.logos .logos-slide:nth-of-type(2) img:first-of-type {
  margin-left: 100px;
}
.AssignmentHeader #HeaderBg{
    width: 100%;
    height: 650px;
    object-fit: cover;
    filter: brightness(0.3);
}
.EssayHeader #HeaderBg{
    width: 100%;
    height: 650px;
    object-fit: cover;
    filter: brightness(0.3);
}
.ThesisHeader #HeaderBg{
    width: 100%;
    height: 650px;
    object-fit: cover;
    filter: brightness(0.3);
}
.DissertationtHeader #HeaderBg{
    width: 100%;
    height: 650px;
    object-fit: cover;
    filter: brightness(0.3);
}
#HeaderForm input, select{
    height: 40px;
    color: #000;
    padding-left: 10px;
    border: 1px solid gray;
    width: 100%;
}
#HeaderForm select{
    color: #000;
}
#HeaderForm .field.number{
    width: 72%;
}
#HeaderForm .field.code{
    padding: 0px;
}
#HeaderForm .field.code input{
    background: #fff;
    color: #000;
}
#HeaderForm button{
    background: #c10000 !important;
    padding: 0px !important;
    font-size: 17px !important;
    margin-top: 20px;
}
#HeaderForm button:hover{
    background: #000 !important;
    color: #fff !important;
}
.FormCol .carousel-caption{
    background: #fff;
    border-radius: 12px;
    padding: 10px 30px 30px 30px !important;
}
.FormCol .carousel-caption h2{
    color: #121212 !important;
    font-size: 22px !important;
    font-weight: 500 !important;
    text-shadow: none;
    text-align: center;
}
.FormCol .carousel-caption h2 span{
    font-weight: 700;
    color: #d40424;
    font-size: 36px;
}
#tt-home-carousel .carousel-caption .discount ul li:before{
    color: #ff4b67 !important;
}

@keyframes slide {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}

.logos {
  overflow: hidden;
  padding: 40px 0;
  background: white;
  white-space: nowrap;
  position: relative;
}

.logos:before,
.logos:after {
  position: absolute;
  top: 0;
  width: 250px;
  height: 100%;
  content: "";
  z-index: 2;
}

.logos:before {
  left: 0;
  background: linear-gradient(to left, rgba(255, 255, 255, 0), white);
}

.logos:after {
  right: 0;
  background: linear-gradient(to right, rgba(255, 255, 255, 0), white);
}

.logos:hover .logos-slide {
  animation-play-state: paused;
}

.logos-slide {
  display: inline-block;
  animation: 35s slide infinite linear;
}

.logos-slide img {
  height: 50px;
  margin: 0 40px;
}
.PartnerLogo{
    padding-top: 80px;
} 
.PartnerLogo h2{
    font-weight: 600;
    font-size: 42px;
    text-align: center;
}
.PartnerLogo h2 span{
    color: #cf0000;
}
.PartnerLogo p{
    font-size: 17px;
    font-weight: 400;
    text-align: center;
}
.reviewLogo img{
    width: 25%;
    margin-top: 20px;
}
#fixed-review-badge img {
    max-width: 120px;
    height: auto;
    position: fixed;
    top: 40%;
    right: -0.4%;
    z-index: 100;
}
#HomeTxt{
    text-transform: none !important;
    font-size: 18px !important;
    margin-top: -10px !important;
    margin-bottom: 0px !important;
}
.HeaderBtm{
    padding: 80px 0px 0px 0px;
}
.HeaderBtm .leftCol p{
    padding-bottom: 0px;
    color: #d70000;
    font-weight: 500;
}
.HeaderBtm .leftCol h2{
    font-weight: 700;
    color: #000;
}
.HeaderBtm .rightCol p{
    font-weight: 700;
    color: #000;
    padding-top: 0px;
    padding-bottom: 0px;
}
.HeaderBtm .rightCol ul li{
    color: #000;
    margin-bottom: 10px;
    font-weight: 400;
}
.HowWorks{
    background: #000;
    padding: 80px 0px;
}
.HowWorks .col-md-12 h2{
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
}
.HowWorks .col-md-12 p{
    color: #fff;
    margin: 0px 200px;
}
.StepCard{
    border: 2px dashed #c70b0b;
    border-radius: 12px;
    padding: 30px 40px;
    height: 400px;
    margin-top: 30px;
}
.StepCard:hover{
    background: #8d0303;
    border: 2px dashed #ffffff;
}
.StepCard img{
    width: 110px;
    height: 110px;
    object-fit: cover;
}
.StepCard h3{
    font-size: 24px;
    color: #fff;
    font-weight: 700;
}
.StepCard p{
    color: #fff;
    font-size: 14px;
    font-weight: 400;
}
.Achievements{
    background-image: linear-gradient(0deg, #000000b8, #2d0000b8), url(https://academicwriting-services.com/wp-content/uploads/2023/11/graduation-education-and-portrait-of-woman-at-uni-2023-01-18-06-12-19-utc.jpg);
    background-size: cover;
    padding: 80px 0px;
}    
.Achievements .colorTxt{
    padding: 0px;
    color: #ff3c3c !important;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 500;
}    
.Achievements .leftCol h2{
    color: #fff;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 50px;
}
.Achievements .leftCol p{
    color: #fff;
    margin-bottom: 25px;
}
.Achievements .leftCol a{
    background: #e8112e;
    color: #fff;
    font-weight: 600;
    padding: 15px 30px;
    text-transform: uppercase;
}
.Achievements .leftCol a:hover{
    background: #000;
}
.Achievements .rightCol h2{
    color: #fff;
    font-weight: 700;
    text-transform: capitalize;
}     
.Achievements .rightCol .CounterBox{
    padding: 15px;
    box-shadow: 3px 4px 7px 2px #311111;
    margin: 15px;
    border-radius: 15px;
    background: #fff;
}
.Achievements .rightCol .CounterBox:hover{
    background-color: #e8112e;
}
.Achievements .rightCol .CounterBox:hover h3{
    color: #fff;
}
.Achievements .rightCol .CounterBox:hover p{
    color: #fff;
}
.Achievements .rightCol .CounterBox h3{
    font-weight: 800;
    color: #d90707;
    font-size: 52px;
}
.Achievements .rightCol .CounterBox p{
    font-size: 16px;
    font-weight: 500;
    padding: 0px;
}    
.CompaniesLogo{
    padding: 80px 0px;
}
.CompaniesLogo h2{
    font-weight: 700;
    color: #000;
    text-transform: capitalize;
    margin-left: 250px;
    margin-right: 250px;
}
.CompaniesLogo .LogoBox{
    padding: 10px;
    border: 1px solid #d5d5d5;
    border-radius: 12px;
}
.CompaniesLogo .ColrTxt{
   font-weight: 600;
   padding: 0px;
   font-size: 18px;
   text-transform: uppercase;
   color: red;
}
.CompaniesLogo .row{
    margin-top: 40px;
}
.CompaniesLogo .htext{
    color: #000;
    font-weight: 500;
    margin-left: 150px;
    margin-right: 150px;
}
.CompaniesLogo .smlogo{
    padding-top: 40px;
}    
.TopService{
    padding-top: 40px;
    border-radius: 15px;
    padding-left: 30px;
    padding-bottom: 40px;
    box-shadow: 3px 3px 5px 4px #e1e1e1;
    padding-right: 30px;
    margin-top: 20px;
    margin-bottom: 30px;
}    
.TopService .leftCol{
    padding-right: 40px;
}
.TopService .rightCol h2{
    color: #000;
    font-weight: 700;
}
.TopService .rightCol p{
    margin-bottom: 20px;
}
.TopService .rightCol a{
    background: #e8112e;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    border-radius: 12px;
    padding: 15px 30px;
    text-transform: uppercase;
}
.TopService .rightCol a:hover{
    background-color: #000;
}
.service-order{
    background: #e8112e;
    padding: 13px 30px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    border-radius: 12px;
}
.service-order:hover{
    background: #000;
    color: #fff;
}
.TransAfterHeader{
    margin: 80px 0px;
}
.TransAfterHeader .row{
    margin-bottom: 50px;
}
.TransAfterHeader .ContentArea{
    padding-top: 50px;
}
.TransAfterHeader .ContentArea h2{
    font-weight: 700;
    color: #000;
}
.TransAfterHeader .ContentArea p{
    color: #000;
    margin-bottom: 30px;
}
.TransAfterHeader .ContentArea a{
    background-color: #e8112e;
    color: #fff;
    border-radius: 12px;
    font-size: 16px;
    padding: 10px 25px;
}
.TransAfterHeader .ContentArea a:hover{
    background-color: #000;
    color: #fff;
}

.FOurcolBox h2{
    font-weight: 700;
    margin: 10px 150px;
    color: #000;
}
.FOurcolBox .headtxt{
    margin: 10px 180px;
    font-weight: 500;
}
.FOurcolBox ul{
    margin-top: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 40px;
    list-style: none;
}
.FOurcolBox ul li{
    font-weight: 500;
}
.FOurcolBox ul li img{
    width: 22px;
    margin-right: 5px;
}
.Bxo:hover{
    background-color: #e8112e;
}
.Bxo:hover h3{
    color: #fff;
}
.Bxo:hover p{
    color: #fff;
}
.Bxo img{
    filter: hue-rotate(100deg);
}
.Bxo h3{
    font-weight: 700;
    font-size: 18px;
}
.Bxo p{
    padding: 0px;
    font-weight: 500;
}
.Bxo{
    box-shadow: rgba(0,0,0,.04) 0 1px 0,rgba(0,0,0,.05) 0 2px 7px,rgba(0,0,0,.06) 0 12px 22px;
    border-radius: 12px;
    padding: 50px 30px;
}
.cta-banner{
    margin: 80px 0px;
}
.cta-banner .row{
    background-image: linear-gradient(45deg, #c10000, #4b0101);
    border-radius: 14px;
    padding: 15px 0px;
}
.cta-banner .ContentBOX h2{
    color: #fff;
    font-weight: 700;
}
.cta-banner .ContentBOX p{
    color: #fff;
    font-weight: 500;
}
.cta-banner .BTN-BOX{
    padding-top: 80px;
}
.cta-banner .BTN-BOX a{
    color: #fff;
    border: 2px solid #fff;
    padding: 10px 25px;
    font-weight: 600;
}
.cta-banner .BTN-BOX a:hover{
    background: #000;
    border: 2px solid #000;
}
.ShadowBox{
    margin: 80px 0px;
}
.ShadowBox .container{
    border: 1px solid #a10f02;
    border-radius: 15px;
    box-shadow: 20px 15px #f9cbcb;
    padding: 70px 40px;
}
.ShadowBox .leftCol{
    padding-top: 50px;
}
.ShadowBox .leftCol h2{
    font-weight: 700;
}
.ShadowBox .leftCol p{
    font-weight: 500;
}
.Benefits{
    margin: 80px 0px;
}
.Benefits .Bxo{
    margin-bottom: 50px;
}
.Benefits h2{
    font-weight: 800;
    margin-bottom: 50px;
}
.Benefits .Bxo h3{
    font-size: 26px;
    margin-bottom: 15px;
}
.Benefits .Bxo p{
    height: 120px;
}
.Trans-Reviews{
    margin: 80px 0px;
}
.Trans-Reviews .testimonial{
    padding: 30px 50px;
    background: #ff9999 !important;
    border-radius: 15px;
    height: 250px;
    margin-bottom: 20px;
}
.Trans-Reviews .testimonial .quote img{
    display: block;
    margin-bottom: 20px;
}
.Trans-Reviews .testimonial .quote{
    font-size: 22px;
    margin-bottom: 15px;
    color: #fff;
}
.Trans-Reviews .testimonial .role{
    color: #570303;
    font-weight: 600;
}
.Trans-Reviews h2{
    font-weight: 700;
    margin-bottom: 50px;
}
.TrasAccordion{
   margin-top: 30px;
    margin-left: 150px;
    margin-bottom: 80px;
    margin-right: 150px;
}

@media screen and (max-width: 480px){
    #home{
        background: #000;
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .carousel-caption{
        position: relative !important;
        top: 0% !important;
        margin-top: 0% !important;
        bottom: none !important;
        padding: 0px 10px !important;
    }
    .AssignmentHeader #HeaderBg{
        display: none !important;
    }
    #tt-home-carousel .carousel-caption h1 span{
        font-size: 28px !important;
    }
    #HomeTxt{
        font-size: 16px !important;
    }
    #tt-home-carousel .carousel-caption .discount{
        padding: 0px !important;
    }
    .reviewLogo img{
        width: 40%;
    }
    .FormCol{
        margin-top: 50px;
    }
    .FormCol .carousel-caption h2{
        font-size: 18px !important;
    }
    .HowWorks .col-md-12 p{
        margin: 0px 10px;
    }
    .StepCard{
        height: 360px;
    }
    .Achievements .colorTxt{
        font-size: 16px;
    }
    .Achievements .leftCol h2{
            line-height: 36px;
    }
    .Achievements .leftCol a{
        font-size: 15px;
    padding: 15px 20px;
    }
    .Achievements .rightCol{
        margin-top: 70px;
    }
    .CompaniesLogo .htext{
        margin-left: 0px;
        margin-right: 0px;
    }
    .CompaniesLogo h2{
        margin-left: 0px;
        margin-right: 0px;
    }
    .Achievements .rightCol .CounterBox{
        margin: 15px 0px;
    }
    .Achievements .rightCol .CounterBox h3{
        font-size: 36px;
    }
    .ImageBox{
        padding: 10px 30px;
    }
    .TopService{
        padding: 45px 10px;
    }
    .TopService .leftCol{
        padding-right: 20px;
    }
    .HeaderBtm{
        padding: 80px 0px 0px 0px;
    }
    .PartnerLogo{
        padding-top: 60px;
    }
    .PartnerLogo h2{
        font-size: 30px;
        font-weight: 700;
    }
    .TrasAccordion{
        margin-left: 0px;
        margin-right: 0px;
    }
    #Transc-FAQ{
        padding: 20px 10px;
    }
    section.get-dissertation-help button.btn-link{
        font-weight: 700 !important;
    }
    .Trans-Reviews .carousel-inner{
        min-height: 0px !important;
    }
    .Trans-Reviews .testimonial{
        padding: 50px 30px;
        height: 435px;
    }
    .Trans-Reviews .testimonial .quote{
        font-size: 18px;
    }
    .Benefits .Bxo h3{
        font-size: 24px;
    }
    .Benefits .Bxo p{
        height: 190px;
    }
    .cta-banner .row{
        padding: 40px 20px;
    }
    .cta-banner .ContentBOX h2{
        text-align: center;
    }
    .cta-banner .ContentBOX p{
        text-align: center;
    }
    .cta-banner .BTN-BOX{
        padding-top: 20px;
    }
    .FOurcolBox .headtxt{
        margin: 10px 10px;
    }
    .FOurcolBox h2{
        margin: 10px 10px 30px 10px;
    }
    .FOurcolBox ul{
        gap: 10px;
        padding-left: 0px;
    }
    .FOurcolBox ul li img{
        width: 17px;
    }
    .FOurcolBox ul li{
        font-size: 13px;
    }
    .Bxo{
        margin-bottom: 40px;
    }
    .TransAfterHeader .MbReverse{
        display: flex;
        flex-direction: column-reverse;
    }
    .Trans-Reviews{
        margin: 50px 0px;
    }
}






















    