@font-face {
    font-family: 'icomoon';
    src:
        url('../fonts/icomoon.ttf') format('truetype'),
        url('../fonts/icomoon.woff') format('woff'),
        url('../fonts/icomoon.svg#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="ico-"], [class*=" ico-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.ico-dollar-mail:before {
    content: "\e90b";
}

.ico-dollar-note:before {
    content: "\e90c";
}

.ico-truck:before {
    content: "\e90d";
}

.ico-car-door:before {
    content: "\e907";
}

.ico-car-seat:before {
    content: "\e908";
}

.ico-gear-shift:before {
    content: "\e909";
}

.ico-travel-luggage:before {
    content: "\e90a";
}

.ico-suv:before {
    content: "\e902";
}

.ico-location:before {
    content: "\e900";
}

.ico-peoples:before {
    content: "\e901";
}

.ico-call-center:before {
    content: "\e903";
}

.ico-car:before {
    content: "\e904";
}

.ico-cogwheel:before {
    content: "\e905";
}

.ico-gauge:before {
    content: "\e906";
}

.video-banner-customs {
    background-image: url('/client/images/action-banner-1.jpg');
    background-position: center center;
    display: block;
    min-height: 418px;
}

#table-of-contents #toc-title {
    background: #252525;
    color: #fff;
    text-align: center;
    width: 100%;
    margin: 0;
    padding: 8px 10px;
    font-weight: bold;
    text-transform: uppercase;
    list-style-type: none;
}

#table-of-contents ul {
    padding: 15px 0;
    margin: 5px 20px;
    list-style-type: none;
}

.blog-page.single-blog-post-page .single-blog-post .content-box ul {
    margin: 0;
    padding-left: 15px;
    margin-top: 10px;
}

#table-of-contents li {
    white-space: normal;
    word-wrap: break-word;
    padding: 4px 0;
    list-style: outside;
    color: rgb(228, 87, 17);
}

.blog-page.single-blog-post-page .single-blog-post .content-box ul li {
    color: #707070;
    font-size: 14px;
    line-height: 32px;
}

.service-icon .icon-size {
    font-size: 60px !important;
    color: #E45711
}

ul.pd-imgs li a {
    width: 130px;
    height: 130px;
    display: flex;
}

ul.pd-imgs li a {
    display: inline-block;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-clip: border-box;
    width: 100px;
    height: 100px;
    display: flex;
    border-radius: 10px;
    border: 2px solid #c1c1c1;
    margin-bottom: 10px;
    background-color: #fff;
}

ul.pd-imgs li {
    list-style: none;
    margin-right: 10px;
}

.pd-gallery {
    display: flex;
}

.pd-main-img {
    cursor: pointer;
    border: 1px solid #c1c1c1;
    border-radius: 20px;
    width: 100%;
    background-color: #fff;
    max-height: 556px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.pd-main-img-child {
    width: 90%;
    height: auto;
    max-height: 90%;
    object-fit: contain;

}

.pd-main-img .swiper-wrapper {
    align-items: center;
}

li.li-pd-imgs {
    width: auto !important;
}

li.li-pd-imgs.swiper-slide-thumb-active a {
    border: 2px solid var(--color-primary);
}

li.li-pd-imgs:nth-child(n+ 5) {
    display: none;
}

li#showmore-img {
    position: relative;
    z-index: 10;
}

li#showmore-img a {
    cursor: pointer;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    font-size: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
}

li#showmore-img::after {
    content: "";
    display: block;
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    background-color: rgba(242, 242, 242, 0.7);
    opacity: 0.5;
    top: 0;
    left: 0;
    z-index: 9;
    cursor: pointer;
}

li#showmore-img a span {
    position: absolute;
    opacity: 1 !important;
    z-index: 11;
    pointer-events: none;
    color: black;
}

li.li-pd-imgs.nav-active {
    position: relative;
    overflow: hidden;
}


.tour_plans {
    padding: 30px 30px;
    border-radius: 25px;
    box-shadow: 5px 20px 50px rgba(0, 0, 0, 0.1);
}

#close-toc, #toc {
    color: #ff3720;
    cursor: pointer;
    margin: 0;
    text-transform: capitalize;
}


table.rte-table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

table.rte-table {
    background-color: transparent;
}

table.rte-table {
    border: 1px #7A7575 solid;
    border-spacing: 0;
    border-collapse: collapse;
}


table.rte-table>caption+thead>tr:first-child>td, .table.rte-table>caption+thead>tr:first-child>th, .table.rte-table>colgroup+thead>tr:first-child>td, .table.rte-table>colgroup+thead>tr:first-child>th, .table.rte-table>thead:first-child>tr:first-child>td, .table.rte-table>thead:first-child>tr:first-child>th {
    border-top: 0;
}

table.rte-table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
}

table.rte-table>tbody>tr>td, .table.rte-table>tbody>tr>th, .table.rte-table>tfoot>tr>td, .table.rte-table>tfoot>tr>th, .table.rte-table>thead>tr>td, .table.rte-table>thead>tr>th {
    padding: 10px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

    table.rte-table tr:nth-child(even) {
        background-color: #f2f2f2;
    }

    th {
        text-align: left;
    }

td, th {
    padding: 0;

}

table.rte-table th {
    padding: 10px;
    background: var(--color-primary);

}

table.rte-table p {
    margin: 0;

}

table.rte-table th p {
    line-height: unset;
    color: #fff;

}

table.rte-table th p span {
    font-size: inherit;
    color: inherit !important;
}

.car-details-area .image .lightbox-image img {
    aspect-ratio: 6/4;
    cursor: pointer;
}

.page-title-area h1 {
    color: var(--color-white);
}

.max-two-line {
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}


.max-three-line {
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.max-four-line {
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.max-five-line {
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

.h-65 {
    height: 65% !important;
}

.h-90 {
    height: 90% !important;
}

.testimonial-area .owl-carousel .owl-stage {
    display: flex;
}

.product-content h3 {
    margin: 15px 0px; 
}

.product-content h4 {
    margin: 10px 0px;
}

.product-content li {
    margin-left: 20px;
}

.page-content li {
    margin-left: 20px;
}

@media only screen and (max-width: 575.98px) {
    .hotline-phone-ring-wrap {
        left: -5% !important;
    }

        .hotline-phone-ring-wrap.zalo {
            left: auto !important;
        }
}



.hotline-phone-ring-wrap {
    position: fixed;
    align-items: center;
    justify-content: center;
    bottom: -2.65%;
    left: 0;
    cursor: pointer;
    z-index: 9999;
}

        .hotline-phone-ring-wrap.zalo {
            position: fixed;
            align-items: center;
            justify-content: center;
            bottom: -2.65%;
            left: auto;
            right: 110px;
            cursor: pointer;
            z-index: 9999;
        }


    .hotline-phone-ring {
        position: relative;
        visibility: visible;
        background-color: transparent;
        width: 110px;
        height: 110px;
        cursor: pointer;
        z-index: 11;
        -webkit-backface-visibility: hidden;
        -webkit-transform: translateZ(0);
        transition: visibility .5s;
        left: 0;
        bottom: 0;
        display: block;
    }

    .hotline-phone-ring-circle {
        width: 85px;
        height: 85px;
        top: 10px;
        left: 10px;
        position: absolute;
        background-color: transparent;
        border-radius: 100%;
        border: 2px solid #e60808;
        -webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
        animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
        transition: all .5s;
        -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        opacity: 0.5;
    }

    .hotline-phone-ring-circle-fill {
        width: 55px;
        height: 55px;
        top: 25px;
        left: 25px;
        position: absolute;
        background-color: rgba(230, 8, 8, 0.7);
        border-radius: 100%;
        border: 2px solid transparent;
        -webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
        animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
        transition: all .5s;
        -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
    }

    .hotline-phone-ring-img-circle {
        background-color: #e60808;
        width: 33px;
        height: 33px;
        top: 37px;
        left: 37px;
        position: absolute;
        background-size: 20px;
        border-radius: 100%;
        border: 2px solid transparent;
        -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
        animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
        -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        justify-content: center;
    }

        .hotline-phone-ring-img-circle .pps-btn-img {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
        }

            .hotline-phone-ring-img-circle .pps-btn-img img {
                width: 20px;
                height: 20px;
            }

            .hotline-phone-ring-img-circle .pps-btn-img svg {
                width: 10px;
                height: 10px;
            }

                .hotline-bar {
                    position: absolute;
                    background: rgba(230, 8, 8, 0.75);
                    height: 40px;
                    width: 180px;
                    line-height: 40px;
                    border-radius: 3px;
                    padding: 0 10px;
                    background-size: 100%;
                    cursor: pointer;
                    transition: all 0.8s;
                    -webkit-transition: all 0.8s;
                    z-index: 9;
                    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.1);
                    border-radius: 50px !important;
                    left: 33px;
                    bottom: 37px;
                }

        .hotline-bar > a {
            color: #fff;
            text-decoration: none;
            font-size: 15px;
            font-weight: bold;
            text-indent: 50px;
            display: block;
            letter-spacing: 1px;
            line-height: 40px;
            font-family: Arial;
        }

        .hotline-bar > a:hover {
            color: #fff !important;
        }
@media only screen and (max-width: 374px) {
    .hotline-phone-ring-wrap {
        left: -10% !important;
    }

    .hotline-phone-ring-wrap.zalo {
        right: 80px !important;
    }

    .hotline-bar {
        width: 155px !important;
    }

    .hotline-bar > a {
        text-indent: 40px !important;
    }
}
