﻿body {
    font-family: Arial, sans-serif !important;
}

/*map*/
.content-show-map {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.section-map {
    position: relative;
}

.content-view-map iframe {
    width: 100%;
    height: 100%;
}

.content-show-map .content-view-map {
    display: none;
    height: 100%;
}

    .content-show-map .content-view-map.show {
        display: block;
    }

.section-map div#accordion {
    width: 350px;
    max-width: 100%;
    background-color: #fff;
    border-radius: 5px;
    border: 1px solid #ddd;
    -webkit-box-shadow: 0px 0px 10px rgb(0 0 0 / 10%);
    box-shadow: 0px 0px 10px rgb(0 0 0 / 10%);
    pointer-events: auto;
    z-index: 2;
    position: relative;
}

.section-map .card-header {
    padding: 15px;
    border-bottom: 1px solid #ddd;
}

    .section-map .card-header .title-header {
        font-size: 15px;
        font-weight: 700;
    }

.item-map .description {
    padding: 10px 15px 10px;
    border-bottom: 1px solid #ddd;
}

.content-map span.title {
    font-weight: 700;
}



.form-lai-thu .form-group .date-nh {
    position: relative;
}

.form-lai-thu .form-group input {
    border-bottom: 1px solid #ddd;
}

.form-lai-thu .form-group .date-nh:before {
    content: '';
    background-image: url(../../../fashion02/assets/media/icon/timetable.png);
    height: 16px;
    width: 16px;
    position: absolute;
    right: 0;
    z-index: 1;
    top: 10px;
    background-size: contain;
    background-repeat: no-repeat;
}

/*form lai thu*/
.map-about iframe {
    width: 100%;
    height: 400px;
}

@media (max-width: 576px) {
    .item-about .content-gt .description {
        display: none;
    }

    .item-about .content-gt {
        padding-left: 20px;
        flex-basis: calc(100% - 180px);
        padding-top: 20px;
    }

    .item-about .about-left {
        flex: 0 0 100px;
        max-width: 100px;
    }

        .item-about .about-left img {
            width: 100px;
            height: 100px;
        }

    .item-about {
        margin-bottom: 15px;
    }

    .product-tab.nav .nav-item .nav-link {
        padding: 0 10px;
        margin-bottom: 10px;
        font-size: 12px;
    }

    .product-tab.nav {
        border: 0;
        margin: 0 auto 20px;
    }

    .content-show-map {
        position: inherit;
        aspect-ratio: 16/9;
    }

    .section-map div#accordion {
        width: 100%;
        margin-bottom: 20px;
    }

    .video-left {
        margin-bottom: 15px;
    }

    .section-title-about {
        padding: 50px 0 30px 0;
    }

    .title-about {
        font-size: 24px;
        line-height: 1.3;
        padding-left: 20px;
        letter-spacing: 3px;
    }

        .title-about:before {
            width: 4px;
        }

    .title-product {
        font-size: 26px;
    }

    .section-list-product .product-item .du-doan > ul > li > a, .section-list-product .product-item .inner-content .product-rating-price .price span {
        font-size: 11px;
    }

    .content-article-hot {
        padding: 40px 0;
    }

    article.article-item-hot .inner-content .article-title a {
        font-size: 20px;
    }

    .section-title-news .banner-service-article-detail .content-name .article-title-detail {
        font-size: 24px;
    }

    article.banner-service-article-detail {
        padding: 100px 0 30px 0;
    }

    .tab-scoll-top {
        overflow-x: scroll;
    }

    .product-detail-tab > .tab-scoll-top > ul.nav {
        display: flex;
        flex-wrap: nowrap;
        min-width: 880px;
    }

    .product-detail-tab .tab-content .product-title-detail {
        font-size: 22px;
    }

    .title-tu-van-xe {
        font-size: 15px;
    }

    .slogan-product-detail {
        font-size: 16px;
    }

    .product-detail-left .price span {
        font-size: 24px;
    }

    .content-tab-thong-so ul.nav.nav-pills, .content-tab-phu-kien ul.nav {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 15px;
    }

    .content-tab-thong-so .tab-content, .content-tab-phu-kien .tab-content {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .description-article-top-detail .name {
        font-size: 14px;
        padding-bottom: 25px;
    }

    .description-article-top-detail .description {
        font-size: 13px;
    }

    .list-album-product .album-detail-product {
        width: 100% !important;
    }

    .product-detail-tab > .tab-scoll-top > ul > li > a.nav-link {
        padding-bottom: 10px !important;
    }
}

/*video*/
.sec09 .img-top {
    position: relative;
}

    .sec09 .img-top:hover img {
        transition: All 1s ease;
        -webkit-transition: All 1s ease;
        -moz-transition: All 1s ease;
        -o-transition: All 1s ease;
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
        -ms-transform: scale(1.1);
    }

    .sec09 .img-top .icon-video {
        position: absolute;
        z-index: 0;
        top: 50%;
        left: 50%;
        width: 53px;
        height: 53px;
        margin-left: -26.5px;
        margin-top: -26.5px;
        background: url("../dist/homepage/icon-video.png") no-repeat 0 0;
    }

.sec09 .play-video {
    padding-bottom: 30px;
    padding-top: 1px;
    background: #f3f3f3;
}

.sec09 .youtube-video-right {
    width: 400px;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
}

@media only screen and (max-width: 1023px) {
    .sec09 .youtube-video-right {
        width: unset;
        display: flex;
        flex-direction: row;
    }
}

.sec09 .youtube-video-right .item-youtube-video {
    padding: 10px 20px;
}

    .sec09 .youtube-video-right .item-youtube-video:hover {
        background: rgba(233, 32, 53, 0.05);
    }

    .sec09
    .youtube-video-right
    .item-youtube-video
    .thumb-category
    img {
        height: 70px;
        width: 110px;
    }

    .sec09
    .youtube-video-right
    .item-youtube-video
    .detail-category {
        margin-left: 10px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

        .sec09
        .youtube-video-right
        .item-youtube-video
        .detail-category
        .title-category {
            color: #1c1c1c;
            font-weight: 600;
            font-size: 14px;
            line-height: 20px;
        }

.thumb-wrapper {
    width: 700px;
}

.aside-thumb-wrapper {
    width: 130px;
}




/*tin tức*/
.sec06 {
    border-bottom: 1px solid #f00;
    padding-bottom: 2em;
    background-color: #f3f3f3;
}

.news .item {
    margin-top: 2em;
    text-align: left;
    font-size: 1rem;
    padding: 0 0.75rem;
    min-height: 1px;
}

.tabs .tab.active a {
    background-color: #eb1a2d !important;
    color: #fff !important;
}

@media screen and (min-width: 320px) {
    .news {
        font-size: 12px;
    }

        .news .item:nth-child(n + 4) {
            display: none;
        }

    .box_tabs #tabNewsHome {
        display: flex !important;
        background: none;
    }

        .box_tabs #tabNewsHome .tab {
            -webkit-box-flex: 1;
            flex-grow: 1;
            margin-right: 4px;
            line-height: 32px;
            height: 32px;
        }

            .box_tabs #tabNewsHome .tab a {
                color: #000;
                padding-top: 0.8em;
                padding-bottom: 0.9em;
                padding-left: 0.4em;
                padding-right: 0.4em;
                font-size: 0.9rem;
                text-align: center;
                background-color: #eee;
                line-height: normal;
                text-transform: capitalize;
            }

    .news .item {
        margin-top: 0;
    }

        .news .item .inner {
            position: relative;
            background: #fff;
            padding-bottom: 0.7rem;
            padding-top: 0.7rem;
            border: 0;
            -webkit-box-shadow: none;
            box-shadow: none;
            border-bottom: 1px solid #ddd;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
        }

            .news .item .inner .cate_of {
                display: none;
            }

            .news .item .inner .txt {
                height: auto;
                padding: 5px;
                padding-left: 10px;
                padding-top: 0;
            }

            .news .item .inner .desc {
                color: #555;
                overflow: hidden;
                text-overflow: ellipsis;
                display: -webkit-box;
                -webkit-box-orient: vertical;
                -webkit-line-clamp: 2;
            }

            .news .item .inner .txt .title {
                font-size: 1.1em;
                margin: 0;
                -webkit-box-shadow: none;
                box-shadow: none;
                padding: 0;
                height: inherit;
                display: block;
                min-height: inherit;
                overflow: hidden;
                width: 100%;
                font-weight: 600;
                overflow: hidden;
                text-overflow: ellipsis;
                display: -webkit-box;
                -webkit-box-orient: vertical;
                -webkit-line-clamp: 2;
            }
}

@media screen and (min-width: 768px) {
    .news .item {
        font-size: 13px;
        line-height: 24px;
        margin-top: 2rem;
    }

        .news .item:nth-child(n + 4) {
            display: block;
        }

        .news .item .inner {
            -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
            background-color: #fff;
            -webkit-transition: all 0.3s;
            -o-transition: all 0.3s;
            transition: all 0.3s;
            width: 100%;
            position: relative;
            flex-direction: column;
            padding-bottom: 0px;
        }

            .news .item .inner .img {
                min-width: 120px;
                overflow: hidden;
                display: block;
            }

                .news .item .inner .img img {
                    width: 100%;
                    height: 100%;
                }

            .news .item .inner .txt {
                padding: 15px 0px 20px 0px;
                position: relative;
            }

                .news .item .inner .txt .title {
                    font-size: 1.1em;
                    margin: 10px 0;
                    font-weight: bold;
                    padding: 0 20px;
                    -webkit-box-shadow: inset 3px 0 0 #ddd;
                    box-shadow: inset 3px 0 0 #ddd;
                    -webkit-transition: all 0.3s;
                    -o-transition: all 0.3s;
                    transition: all 0.3s;
                    -webkit-box-align: center;
                    -ms-flex-align: center;
                    align-items: center;
                    min-height: 2.1em;
                    color: #252525;
                    height: auto;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    display: -webkit-box;
                    -webkit-box-orient: vertical;
                    -webkit-line-clamp: 2;
                }

                .news .item .inner .txt .desc-footer {
                    font-size: 10px;
                    display: flex;
                    justify-content: space-between;
                    padding: 0 20px;
                    margin-top: 10px;
                    font-weight: 300;
                    font-style: italic;
                }

                .news .item .inner .txt .cate_of {
                    display: inline-block;
                }
}

@media screen and (min-width: 992px) {
    .heading2 {
        justify-content: center;
    }

    .tabs {
        height: inherit;
    }

        .tabs .tab.active {
            position: relative;
        }

            .tabs .tab.active:after {
                content: "";
                display: inline-block;
                left: 0;
                right: 0;
                margin: auto;
                position: absolute;
                height: 2px;
                width: 70px;
                bottom: 0px;
                background: #db2d2e;
            }

            /*.tabs .tab.active a {
                background-color: #f3f3f3 !important;
                color: #202124 !important;
            }*/

    .box_tabs #tabNewsHome {
        justify-content: center;
        border-bottom: 1px solid #e9e9ea;
    }

        .box_tabs #tabNewsHome .tab {
            flex-grow: inherit;
            min-width: 170px;
            height: 40px;
        }

            .box_tabs #tabNewsHome .tab a {
                height: 100%;
                font-size: 16px;
                line-height: 40px;
                background: #f3f3f3;
                color: #202124;
                font-weight: bold;
                font-size: 14px;
                line-height: 20px;
                text-transform: uppercase;
            }

    .news .item .inner {
        padding-top: 0;
        transition: All 1s ease;
    }

        .news .item .inner .txt {
            padding: 0px 0px 20px 0px;
            display: flex;
            flex-direction: column;
            justify-content: space-evenly;
        }

            .news .item .inner .txt .desc {
                margin: 0 20px;
                color: #555;
                overflow: hidden;
                text-overflow: ellipsis;
                display: -webkit-box;
                -webkit-box-orient: vertical;
                -webkit-line-clamp: 3;
                min-height: 48px;
                font-size: 12px;
                line-height: 17px;
            }

            .news .item .inner .txt .title {
                font-size: 14px;
                line-height: 19px;
                margin: 10px 0;
                font-weight: bold;
                padding: 0 20px;
                -webkit-box-shadow: inset 3px 0 0 #ddd;
                box-shadow: inset 3px 0 0 #ddd;
                -webkit-transition: all 0.3s;
                -o-transition: all 0.3s;
                transition: all 0.3s;
                display: -webkit-box;
                display: -ms-flexbox;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
                min-height: 2.1em;
            }
}

.news .item .inner {
    overflow: hidden;
}

    .news .item .inner .publish_at {
        font-weight: 500;
        overflow: hidden;
    }

    .news .item .inner:hover .img {
        transition: All 0.5s ease;
        transform: scale(1.1);
    }

    .news .item .inner .txt,
    .news .item .inner .txt .title a,
    .news .item .inner .title {
        color: #f92525;
    }

.news .item:hover .inner .txt .title {
    -webkit-box-shadow: inset 3px 0 0 #eb1a2d;
    box-shadow: inset 3px 0 0 #eb1a2d;
}

.news-container {
    display: flex;
    flex-wrap: wrap;
}


div[class^="sec"] {
    padding-top: 1em;
}

.news-content-block .news-content img {
    max-width: 100%;
    height: auto;
}

.news-content-block .news-content table td {
    padding: 5px 10px;
}

@media screen and (max-width: 768px) {
    .news-content-block .news-content table {
        width: auto;
    }
}

@media screen and (max-width: 992px) {
    .text-overflow-sm {
        overflow: hidden;
    }
}

.pt-9-16 {
    padding-top: 56.25%;
}

.section-title-news .banner-service-article-detail .content-name .article-title-detail {
    font-size: 24px;
}

@media screen and (min-width: 320px) {
    .img {
        width: 100%;
        min-width: 120px;
    }
}

.card-default {
    border: none;
}

    .card-default > .card-heading {
        background-color: #eceff4 !important;
        border-bottom: solid 1px #ddd;
        padding: 0;
        color: #333;
        font-size: 1.3rem;
        line-height: 50px;
        font-weight: 600;
        height: 50px;
    }

.card-title {
    line-height: 50px;
    padding-left: 15px;
    color: #333;
    font-size: 1.3rem;
    line-height: 50px;
    font-weight: 600;
}

.card.card-default {
    margin: 0 !important;
}

.card-body {
    padding: 0px;
}

.card-group {
    background-color: #f3f3f3;
    margin-bottom: 0px;
}

    .card-group .card + .card {
        margin-top: 0;
    }

.link_for_mb .link-item {
    padding: 0rem 1rem;
    border-bottom: solid 1px #eee;
}

    .link_for_mb .link-item a {
        padding: 1rem 0rem;
        padding-left: 1rem;
        font-size: 1rem;
        color: #252525;
        width: 100%;
        display: inline-block;
    }

@media screen and (max-width: 567px) {
    .nopadding-mobile {
        position: relative;
    }

        .nopadding-mobile .slide-vehicle {
            position: absolute;
            top: 0;
            left: 0;
            bottom: 0;
            right: 0;
            padding: 0;
            margin: 0;
            touch-action: pan-y;
        }
}

a.textdrak {
    color: black;
}
/*dich vu*/
.welcome-block p {
    padding: 0 100px;
    margin-top: 20px;
    display: block;
    color: black;
}

    .welcome-block p strong {
        font-style: italic;
    }

.welcome-block .halp-call {
    margin-top: 80px;
}

    .welcome-block .halp-call img {
        width: 80px;
        height: 80px;
        border-radius: 50%;
        display: inline-block;
        margin-bottom: 5px;
    }

    .welcome-block .halp-call span {
        font-weight: 600;
        text-transform: uppercase;
        font-size: 18px;
        margin-bottom: 15px;
        display: block;
    }

.welcome-2 {
    padding-bottom: 410px;
}

.welcome-3 .about {
    margin-top: 40px;
    margin-bottom: 50px;
}

    .welcome-3 .about strong {
        margin-bottom: 20px;
        display: block;
    }

.welcome-4 .feature-box-3 {
    margin-top: 50px;
}

.welcome-4 .feature-box {
    margin-top: 50px;
}

.welcome-4 .feature-box-3 .content {
    display: table-cell;
}

.welcome-4 .section-title p {
    margin-top: 20px;
}
/* ************************
             Feature
        ************************ */
.feature-box {
    margin-bottom: 30px;
}

    .feature-box .icon {
        padding: 10px;
    }

    .feature-box i {
        text-align: center;
        width: 80px;
        height: 80px;
        font-size: 30px;
        line-height: 80px;
        background: #f6f6f6;
        display: inline-block;
        border-radius: 50%;
        color: #969696;
        margin-bottom: 20px;
        transition: all 0.5s ease-in-out;
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
    }

    .feature-box h5 {
        position: relative;
        padding-bottom: 10px;
        color: black;
    }

        .feature-box h5:before {
            position: absolute;
            content: "";
            width: 20px;
            height: 2px;
            background: #db2d2e;
            left: 10px;
            margin-left: -10px;
            bottom: 0px;
        }

    .feature-box p {
        padding: 0px;
    }

    .feature-box:hover i {
        background: #db2d2e;
        color: #fff;
    }
/* feature-box-2 */
.feature-box-2 {
    background: #fff;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}

    .feature-box-2.box-hover {
        padding: 20px;
    }

    .feature-box-2 i {
        color: #db2d2e;
        font-size: 30px;
        margin-bottom: 20px;
        display: block;
        transition: all 0.5s ease-in-out;
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
    }

    .feature-box-2 p,
    .feature-box-2 h5 {
        transition: all 0.5s ease-in-out;
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
    }

    .feature-box-2.box-hover:hover,
    .feature-box-2.box-hover.active {
        background: #db2d2e;
    }

        .feature-box-2.box-hover:hover i,
        .feature-box-2.box-hover.active i,
        .feature-box-2.box-hover:hover p,
        .feature-box-2.box-hover.active p,
        .feature-box-2.box-hover:hover h5,
        .feature-box-2.box-hover.active h5 {
            color: #fff;
        }
/* feature-box-3 */
.feature-box-3 .icon {
    width: 70px;
    height: 70px;
    float: left;
    margin-right: 20px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #f6f6f6;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}

    .feature-box-3 .icon i {
        font-size: 20px;
        background: #f6f6f6;
        display: block;
        border-radius: 50%;
        margin: 9px 10px 10px 9px;
        width: 50px;
        height: 50px;
        line-height: 50px;
        transition: all 0.5s ease-in-out;
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
    }

.feature-box-3 .content {
    display: table-cell;
    margin-top: 10px;
    vertical-align: top;
}

    .feature-box-3 .content h5 {
        margin-bottom: 0px;
        margin-top: 10px;
    }

    .feature-box-3 .content h5 {
        margin-bottom: 0px;
        margin-top: 10px;
    }

    .feature-box-3 .content p {
        margin-top: 0px !important;
    }

.feature-box-3:hover .icon,
.feature-box-3:hover .icon i {
    border-color: #db2d2e;
}

    .feature-box-3:hover .icon i {
        background: #db2d2e;
        color: #fff;
    }

.service-icon {
    padding-top: 53% !important;
    background-color: #f3f3f3;
    border: 3px solid #fff;
    transition: all 0.3s ease;
    box-shadow: 0 3px 17px -7px #777;
    margin-bottom: 22px;
}

    .service-icon > img {
        height: auto;
        width: 100%;
    }

    .service-icon:hover {
        -ms-transform: scale(1.07);
        -webkit-transform: scale(1.07);
        transform: scale(1.07);
    }




@media screen and (max-width: 992px) {
    div#carouselExampleControls {
        margin-top: 15px !important;
    }
}

@media (min-width: 1200px) {
    .owl-item {
        flex-basis: calc(20% - 10px);
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .owl-item {
        flex-basis: calc(33.33% - 10px);
    }

        .owl-item:nth-child(n+4) {
            display: none;
        }
}

@media (max-width: 767px) {
    .owl-item {
        flex-basis: calc(50% - 10px);
    }

        .owl-item:nth-child(n+3) {
            display: none;
        }
}

span.carousel-control-next-icon {
    background-color: black;
}

span.carousel-control-prev-icon {
    background-color: black;
}

a.carousel-control-prev {
    height: 100px;
    margin: auto;
}

a.carousel-control-next {
    height: 100px;
    margin: auto;
}

.image-wrapper {
    position: relative;
    overflow: hidden;
    display: block;
    color: black;
}

.intro {
    display: flex;
}

    .intro .image-wrapper {
        border-radius: 4px;
    }

.testimonial-content {
    padding-top: 10px;
    font-style: italic;
    font-weight: 500;
}

.testimonial-3 .testimonial-content p i {
    display: table-cell;
    padding: 0 15px;
    color: #000;
    font-size: 24px;
}

.testimonial-3 .testimonial-content {
    position: relative;
}

.testimonial-3 .testimonial-info {
    padding-top: 20px;
}

.testimonial-avtar {
    max-height: 180px;
    border-radius: 4px;
}

div[class^="sec"] {
    padding-top: 1em;
}

.pt-1-1 {
    padding-top: 100%;
}

.pt-8-5 {
    padding-top: 62.5%;
}

.btn-primary-color {
    border: 0;
    border-radius: 0px;
    outline: none;
    padding: 8px 15px;
    border-radius: 2px;
    background: #eb1b2e;
    color: #fff;
}

.btn-primary-color {
    border-radius: 26.5px;
    height: 2rem;
    display: inline-block;
    color: #fff;
    font-weight: 700;
    text-align: center;
    line-height: 2rem;
    padding: 0px;
    font-family: Quicksand;
    font-style: normal;
    font-weight: 500;
    font-size: 1.1rem;
    line-height: 2rem;
    padding: 0 1.3rem;
}

.heading2 {
    border: none;
    display: flex;
    justify-content: center;
    margin-bottom: 1rem;
}

.btn-primary-color:hover {
    color: #eb1a2d !important;
    background: #fff !important;
    border: 1px solid #eb1a2d !important;
}

.btn-primary-color-hover {
    transition: background 0.2s;
    border: 1px solid #fff !important;
}

    .btn-primary-color-hover:hover {
        color: #eb1a2d !important;
        background: #fff !important;
        border: 1px solid #eb1a2d !important;
    }

    .btn-primary-color-hover:disabled {
        background: #808285 !important;
    }

@media screen and (min-width: 320px) {
    .margin-top-20 {
        margin-top: 10px;
    }
}

@media screen and (min-width: 320px) {
    .heading2 h3 {
        position: relative;
        font-weight: 600;
        display: block;
        padding: 0;
        min-height: 26px;
        white-space: nowrap;
        font-size: 1.2rem;
        text-align: left;
        margin-bottom: 5px;
    }

        .heading2 h3:before {
            content: "";
            display: inline-block;
            left: 0;
            right: 0;
            margin: auto;
            position: absolute;
            height: 2px;
            max-width: 70px;
            bottom: 0px;
            background: #db2d2e;
        }
}

@media screen and (min-width: 1024px) {
    .heading2 h3 {
        margin: 0;
        padding: 0rem 0 1rem 0;
        font-size: 2em;
    }
}


@media screen and (min-width: 320px) {
    .testimonial-avtar {
        width: 100px;
    }
}

@media screen and (min-width: 567px) {
    .testimonial-avtar {
        width: 140px;
    }
}

@media screen and (min-width: 1024px) {
    .testimonial-avtar {
        width: 180px;
    }
}


.btn-primary-color {
    border-radius: 26.5px;
    height: 2rem;
    display: inline-block;
    color: #fff;
    font-weight: 700;
    text-align: center;
    line-height: 2rem;
    padding: 0px;
    font-family: Quicksand;
    font-style: normal;
    font-weight: 500;
    font-size: 1.1rem;
    line-height: 2rem;
    padding: 0 1.3rem;
}

@media only screen and (min-width: 1028px) {
    .btn-primary-color {
        height: 2.7rem;
        font-weight: 500;
        font-size: 1rem;
        line-height: 2.7rem;
    }
}

.quote-end {
    position: absolute;
    margin-left: 10px;
}

.quote-begin {
    padding-right: 5px;
}

.testimonial-3 .testimonial-info > p {
    font-size: 16px;
    font-weight: 600;
}

    .testimonial-3 .testimonial-info > p > span {
        font-weight: normal;
    }

.sec02 {
    background-color: #f3f3f3;
    position: relative;
}

.btn-left-content {
    border-radius: 25px 0px 0px 25px !important;
    width: 50% !important;
    border-right: 1px solid #fff;
}

.btn-right-content {
    border-radius: 0px 25px 25px 0px !important;
    width: 50% !important;
    border-left: 1px solid #fff;
}



.object-fit-image {
    width: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}

.loading {
    position: relative;
    width: 90%;
    padding: 1rem;
    border-radius: 0.8rem;
    align-items: center;
    left: 0;
    right: 0;
    margin: auto;
}

.loading__skeleton {
    background-image: linear-gradient( 90deg, #ccc 0px, rgb(229 229 229 / 90%) 40px, #ccc 80px );
    background-size: 300%;
    background-position: 100% 0;
    border-radius: inherit;
    animation: shimmer 1.5s infinite;
}

.loading__title {
    height: 15px;
    margin-bottom: 15px;
}

.loading__description {
    height: 100px;
}

@keyframes shimmer {
    to {
        background-position: -100% 0;
    }
}

#header .row3 .menu_mb .trigger {
    background: url(/images/logo/menu_icon.png) 50% no-repeat;
    background-size: 100%;
    height: 27px;
    width: 27px;
    display: inline-block;
    margin-top: 10px;
}

#header .row3 .menu_mb.active .trigger {
    background: url(/images/logo/menu_icon_on.png) 50% no-repeat;
    background-size: 100%;
}