.about-us .about-text h2.focus-text {
    font-size: 48px;
    font-weight: 400;
    color: #616161;
    margin-bottom: 15px;
    line-height: 1.1;
    margin-top: 7px;
}

.autotransport {
    padding: 26px;
    background: url('../image/truckfaq.webp');
    /*margin-bottom: 41px;*/
    background-attachment: fixed;
    color: white;
    position: relative;
    background-size: cover;
}

.autotransport:before {
    content: '';
    width: 100%;
    height: 100%;
    background: #0000004d;
    position: absolute;
    left: 0;
    top: 0;
}

.autotransport .container {
    position: relative;
    z-index: 2;
}

.about-us .about-text p {
    margin-top: 10px;
}

.about-text .section-heading {
    text-transform: capitalize;
    line-height: 24px;
    margin-bottom: 14px;
    text-align: left;
    font-size: 24px;
    color: #507ffa;
}

.heading .border {
    width: 100px;
    height: 2px;
    background: #1692e1;
    /*margin: auto;*/
    margin-bottom: 12px;
    margin-top: 5px;
}

.heading h1 {
    text-align: left;
}

.heading~p {
    text-align: left;
}

.col-md-offset-2.col-md-8 p {
    text-align: left;
}

.service .service-wrapper {
    margin-top: 10px;
}

.main-content.about-us.section-pad {
    margin: 6px 0;
}

.main-content.about-us.section-pad .container .row:nth-child(1) {
    /*margin-bottom: 20px;*/
}

.advantages .card {
 padding: 19px 20px;
    border-radius: 6px;
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    background: white;
    color: black;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    text-align: center;
    box-shadow: 0 0 10px 0 #ededed;
    min-height: 268px;
}

.advantages .card-1 {
    padding: 19px 20px;
    border-radius: 6px;
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    /*background: #507FFA;*/
    background: white;
    color: #000000;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    text-align: center;
    box-shadow: 0 0 10px 0 #ededed;
    min-height: 268px;
    
}

.item .card {
    background: white;
}


.abt-page .ser-col .icon-wrapper {
    display: block;
    margin: auto;
    padding: 3px 9px;
    box-shadow: 0 0 10px 0 #dbdbdb;
    border-radius: 50%;
}

/* .abt-page .ser-col .icon-wrapper{*/
/*}*/
.icon-wrapper {
    border: 0 !important;
    width: 46px;
    height: 44px;
    background-size: 45px !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}

.section-pad {
    padding: 0px;
    padding-bottom: 80px;
}

.abt-page .service-wrapper {
    margin-top: 0px;
}

.padTop80 {
    padding-top: 20px;
}

.advantages {
    padding: 92px 68px;
    /*background-image: url('/image/dotted background png ver.png');*/
    background-size: cover;
    color: white;
    position: relative;
    overflow: hidden;
    /*background: #DDE6FD;*/
    background: #DDE6FD;
    padding-bottom: 41px;
}
/*change*/
/*.card-1:hover {*/
/*    background-color: #507FFA;*/
/*    color: white;*/
/*}*/

/*.card-1:hover h2, */
/*.card-1:hover p {*/
/*    color: white;*/
/*}*/
/*.advantages .card-1 h2*/
/*.card-1:hover .icon-wrapper img {*/
/*    color :white;*/
/*    filter: brightness(0) invert(1);*/
/*}*/
.card-1 {
    background-color: white;
    transition: background-color 0.3s ease, color 0.3s ease;
}

.card-1 h2,
.card-1 p {
    color: #333;
    transition: color 0.3s ease;
}

.card-1 .icon-wrapper img {
    transition: filter 0.3s ease;
}

.card-1:hover {
    background-color: #507FFA;
    color: white;
}

.card-1:hover h2, 
.card-1:hover p {
    color: white;
}

.card-1:hover .icon-wrapper img {
    filter: brightness(0) invert(1);
}

/*change*/
.advantages .text h3 {
    color:black;
    font-size: 28px;
    font-weight: 600;
}

.contentreviews {
    margin-bottom: 0px !important;
    margin-top: 30px;
}

.faqcontainer h2 {
    margin-top: 0px;
}

.advan {
    background: #f8f8f8;
}

.testi-video.section.faq {
    margin-top: 45px;
}
.main-content.about-us.section-pad.advantage {
    margin-bottom: 0;
    padding-bottom: 0;
}

.testi-video {
    padding-top: 0px;
}

.cardstep {
    background: white;
    position: absolute;
    padding: 12px 48px;
    left: -42px;
    top: 13px;
    transform: rotate(313deg);
    font-weight: 700;
}

.cardstep:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 2px;
    left: 0px;
    top: 5px;
    background: black;
}

.cardstep:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 2px;
    left: 0px;
    bottom: 5px;
    background: black;
}

/*.advan{*/
/* padding-bottom: 33px;*/
/* }*/
.advan .text-center h3 {
    font-size: 28px;
    font-weight: 600;
}

.advan .container {
    /*margin-top: 27px;*/
    /*box-shadow: 0 0 10px 0 #e0e0e0;*/
    border-radius: 4px;
    padding-bottom: 38px;
}

.advan .cards {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 20px;
    overflow: hidden;
    position: relative;
}

.advan .cards .contentsection {
    background: #2c88b6d9;
    bottom: -10px;
    position: absolute;
    max-width: 80%;
    margin: auto;
    display: none;
    border-radius: 8px;
    padding: 14px;
    color: white;
    text-align: center;
}

.advan .cards .border {
    width: 100px;
    height: 2px;
    margin: auto;
    display: block;
    background: #ffd900;
    margin-bottom: 10px;
}

.tab-custom .nav-tabs {
    display: flex;
}

.banner.inner-page.service-banner {
    margin-top: 78px;
}

.quote_home {
    margin-top: 0px;
}

.banner.carousel-fade .banner-content {
    min-height: inherit;
}

.faqsectionimage {
    position: relative;
    overflow: hidden;
}

.faqsectionimage:before {
    content: '';
    position: absolute;
    width: 95%;
    height: 95%;
    background: #20356342;
    clip-path: polygon(83.5% 0, 100% 0, 100% 100%, 25% 100%);
    right: -6px;
    bottom: 6px;
    border-bottom: 14px solid #203563;
    top: 0px;
    border-top: 12px solid #203563;
}

.faqsectionimage a {
    position: absolute;
    bottom: 16%;
    right: 155px;
    border: 0;
    background: #759bb1e8;
    padding: 9px;
    color: white;
    box-shadow: 0 0 30px 0 #6f93ae;
    text-decoration: none;
    font-size: 15px;
}

.latest {
    margin-top: 0px;
}

.latest .card {
    margin-bottom: 30px;
}

.desmd_3 {
    padding-bottom: 30px;
}

.mapsection .box {
    display: flex;
    justify-content: center;
    box-shadow: 0 0 10px 0 #e9e9e9;
    margin-top: 31px;
}

.mapsection .area {
    position: absolute;
    top: 20px;
    display: block;
    margin: auto;
    text-align: center;
    width: 97%;
    background: white;
}

.mapsection .area h4 {
    margin-top: 2px;
    font-size: 19px;
}

.advantages .text {
    text-align: center;
    position: absolute;
    width: 100%;
    top: -71px;
    color: white;
}

.advantages .road {
    /* background-image: url(/image/road.png); */
    background-repeat: no-repeat;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    margin-top: 44px;
    left: 0%;
    background-size: 100%;
}

.secondsection {
    padding-bottom: 20px;
}

.mapsection {
    /*background: #f8f8f8;*/
}

.advantages .card h2 {
     font-weight: 700;
    /*color: #507FFA;*/
    font-size: 19px !important;
}


.testi-video.section.despd_3 {
    background: #f5f5f5a3;
}

#youtubevideo {
    width: 100%;
    height: 100%;
}

.atstatfaq {
    margin-bottom: 30px;
    height: 100%;
}

.btn.trns-btn.aboutus {
    margin-top: 15px;
}

.road.image {
    background-position: center;
}


#responsive-image {
    margin: auto;
    display: block;
    max-height: 600px;
    width: 100%;
    object-fit: fill;
}

@media (max-width: 1024px) {
    .advantages .card h2 {
        margin-top: 0px;
    }

    .mapsection .area h4 {
        font-size: 16px;
    }

    .mapsection .box {
        box-shadow: inherit;
        margin-top: 13px;
    }

    .testi-video.section.faq {
        margin-top: 15px;
    }

    .advantages .card h2 {
        font-size: 17px !important;
    }

    .advantages .card {
        justify-content: normal
    }

    .latest .card {
        min-height: 319px;
    }

    .advantages {
        padding: 116px 0px;
        background-size: cover;
    }

    .advantages .text {
        position: relative;
        top: inherit;
        color: white;
    }

    .advantages:before {
        content: inherit;
    }

    .padTop80 {
        padding-top: 0px;
    }

    .advantages {
        padding: 41px 0px;
        background-size: cover;
        padding-top: 11px;
       /* background-color: #09152b;*/
        padding-bottom: 27px;
    }

    .advan .cards .contentsection {
        bottom: -10px;
    }

    .advan .cards {
        /*padding-bottom: 152px;*/
    }

    .banner-text.w-color {
        padding-top: 0 !important;
    }

    .latest .card img {
        height: 200px;
        width: 100%;
    }

    .col-md-6.res-m-bttm.featured-tabs .contentreviews {
        padding: 0px 15px;
        margin-bottom: 24px !important;
        margin-top: 80px;

    }

    .advantage .about-wrapper .col-md-6:nth-child(1) div {
        padding: 0 18px;
        margin-bottom: 54px;
    }

    .statistics .stat-col .stat-top .counter {
        font-size: 23px;
    }

    .statistics .stat-col .stat-top i {
        font-size: 23px;
    }

    .statistics .stat-col p {
        font-size: 14px;
    }

    .CarsouelDiv.tab-content.owl-carousel.owl-theme.owl-loaded.owl-drag .owl-dots {
        top: -83px;
        width: 100%;
        left: 1px;
    }

    .indexation2 {
        font-size: 12px;
    }

    .about-us .tab-custom .nav-tabs li>a img {
        max-width: 33px;
    }

    .CarsouelDiv.tab-content.owl-carousel.owl-theme.owl-loaded.owl-drag .owl-dots button {
        /*height: 75px !important;*/
        /*top: 8px !important;*/
        height: 103px !important;
        top: -20px !important;
    }

    .about-us .tab-custom .nav-tabs li>a {
        min-height: 76px;
        /*height: 76px !improtant;*/
        padding: 15px 0px;
    }

    .latest {
        margin-top: 10px;
    }

    .latest h2 {
        margin-top: 0px;
    }

    .contentreviews .firstsection h3 {
        font-size: 18px !important;
        margin-top: 0 !important;
    }

    .secondsection {
        background: #f8f8f8;
        padding-bottom: 0px !important;
    }

    .advantages .text h3 {
        color:black;
        font-size: 28px  !important;
        font-weight: 600;
    }
}

@media (max-width: 700px) {
    .about-us .featured-tabs .tab-custom .tab-content {
        padding-top: 14px;
    }

    .advan .text-center h3 {
        font-size: 21px;
        margin-bottom: -4px;
    }

    .advan .container {
        margin-top: 7px;
        padding-bottom: 22px;
    }

    .mapsection .area {
        position: relative;
        top: 9px;
        width: 100%;
    }

    .mapsection .box {
        display: inherit;
    }

    .autotransport {
        padding: 6px 26px;
    }

    .cardstep {
        transform: rotate(0deg);
        padding: 6px 22px;
        display: none !important; 
        transform: rotate(0deg);
        left: inherit;
    }

    .cardstep:before {
        top: -1px;
        background: #9f9f9f;
    }

    .cardstep:after {
        bottom: 9px;
        background: #000000;
        clip-path: polygon(0 27%, 59% 25%, 60% 0%, 95% 39%, 60% 79%, 60% 53%, 1% 53%);
        transform: rotate(90deg);
        width: 15px;
        height: 10px;
        left: inherit;
        right: 6px;
    }

    .advan .cards {
        overflow: inherit;
    }

    .advan .cards {
        margin-top: 17px;
    }

    .cardstep {
        top: -31px;
        display: flex;
        justify-content: center;
    }

    .advantages h1 {
        font-size: 23px;
    }
}

@media(min-width: 1000px) {
    .advan .text-center h3 {
        margin-top: 38px;
    }

    .mapsection .box img {
        margin-top: 73px !important;
    }
}

@media(min-width: 786px) {
    .banner.carousel-fade .banner-content .banner-text p {
        font-size: 17px;
    }

    .mapsection .box {
        position: relative;
    }

    .mapsection .area {
        top: inherit;
    }

    .mapsection {
        padding-top: 20px;
    }

    .testi-video.section.despd_3 {
        padding-bottom: 30px !important;
    }

    .latest h2 {
        margin-top: 10px !important;
        font-size: 27px;
    }

    .faqcontainer h2 {
        margin-top: -6px;
    }
}

.lazy-background {
    /*background-image: url('path/to/placeholder.jpg');*/
    /*height: 100vh;*/
    /*width: 100vh;*/
}



.banner.carousel-fade .banner-content .banner-text h1,
.banner.carousel-fade .banner-content .banner-text h2 {
    font-size: 2.7em;
}

.inner-page .banner-text {
    padding-top: 150px;
}

.heading-highlight-blue {
   color: #007bff;
   font-weight: 700;
}
.heading-bold-black {
   color: #000;
   font-weight: 700;
}