﻿@import url('https://fonts.googleapis.com/css2?family=Chakra+Petch:wght@300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Chakra+Petch:wght@400;600&display=swap');

#menuMbd {
    display: none;
}

header {
    position: initial;
}

.navbar-area .nav-container .navbar-collapse .navbar-nav > li {
    color: hsl(0deg 0% 0%);
}

.h2-vehicle-slider-items:hover::after {
    height: 140%;
    top: -20%;
    bottom: -20%;
    background-color: #1f3a6c;
}

.featured-vehicles-section .vehicle-slider-active .slick-slide.slick-current.slick-active.slick-center .h2-vehicle-slider-items::after {
    background-color: #1f3a6c;
}

.our-process-section {
    background-color: #1f3a6c;
}

.flaticon-fuel-station {
    margin-right: 5px;
}

.product .grid-list-column-item {
    width: 100%;
}

.product .list-items-wrap {
    display: inline-block;
    width: 100%;
    list-style: none;
    margin-bottom: 0px;
}

    .product .list-items-wrap li {
        float: left;
        width: 46%;
        margin-right: 10px;
    }

    .product .list-items-wrap span {
        font-size: 15px;
    }

    .product .list-items-wrap i {
        font-size: 15px;
        float: left;
        margin-top: 4px;
    }

.common-price-style .black {
    color: hsl(358deg 93% 55%);
    font-weight: bold;
}

.grid-list-column-item .title {
    color: hsl(219deg 56% 27%);
    font-size: 22px;
    line-height: 32px;
    font-family: 'Roboto', sans-serif !important;
    font-weight: 600;
}

.main-btn {
    min-width: 180px;
    background-color: var(--main-color-one);
    color: hsl(0deg 0% 100%);
    padding: 10px 16px;
    text-align: center;
    border-radius: 30px;
    font-size: 13px;
    display: inline-block;
    text-transform: capitalize;
    font-family: var(--body-font);
    font-weight: 500;
    -webkit-box-shadow: 0px 6px 20px -8px rgba(251, 9, 55, 0.9);
    box-shadow: 0px 6px 20px -8px rgba(251, 9, 55, 0.9);
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

.pricing-plan .content-area {
    background: hsl(0deg 0% 100%);
    padding: 0px 10px;
}

.h5-awesome-blog-single-item .content-area .title {
    margin-bottom: 0;
    color: hsl(0deg 0% 9%);
    font-size: 17px;
    line-height: 25px;
    font-weight: 600;
    height: 71px;
    overflow: hidden;
    margin-bottom: 20px;
}

.padding-top-110 {
    padding-top: 50px;
}

.navbar-area .nav-container .navbar-collapse .navbar-nav > li {
    color: #000;
}

.breadcrumb-area.style-02:before {
    background-color: hsl(0deg 0% 89%);
}

.blog-single-item .content {
    padding: 6px 25px;
}

.blog-page-content .content .title {
    color: hsl(0deg 0% 9%);
    font-size: 17px;
    line-height: 27px;
    text-align: justify;
    font-family: var(--body-font);
    font-weight: 600;
}

.widget.style-01 .gallery-items li {
    margin: 0;
    padding: 10px;
    width: 33.3%;
}

.home-slider-area.style-02 .slider-items .slider-items-wrap {
    padding-top: 40px;
}

.home-slider-area .slider-items .slider-content .slider-title .heading-01 {
    font-size: 29px;
    line-height: 39px;
    font-family: var(--slider-heading-regular-font);
    margin-bottom: 0;
    font-weight: bold;
}

.home-slider-area .slider-items {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 480px;
    min-height: 0px;
    z-index: 0;
    position: relative;
}

.home-02_tab-section .tab-wrapper {
    width: 100%;
    margin: auto;
}

.noidung .tab-content {
    padding: 30px;
}

.section-title .heading-02 {
    font-size: 39px;
    font-family: var(--body-font);
    line-height: 60px;
    font-weight: 700;
    margin: 0;
    color: hsl(0deg 0% 9%);
}

.bglas {
    margin: -30px;
    padding-bottom: 100px;
}

.our-mission-section {
    padding-bottom: 100px;
}


.noithatmt .testimonial-inner.style-02 .testimonial-left {
    padding: 0;
    width: 50%;
    margin-right: 30px;
}

.testimonial-inner.style-02 .testimonial-right {
    width: 50%;
    display: inherit;
    background-color: hsl(0deg 0% 0% / 0%);
    padding: 0;
    position: inherit;
    margin-left: 0;
}

.table-responsive {
    margin-top: 30px;
}

.tttable {
    background: #e3e3e3;
}

header .topbar-area {
    background-color: hsl(0deg 0% 9% / 70%);
    padding: 5px 0px;
}

.widget.style-01 .recent_post_item li.single-recent-post-item .content .title {
    color: hsl(0deg 0% 9%);
    font-size: 14px;
    line-height: 20px;
}

.widget .recent_post_item li + li {
    margin-top: 5px;
}

.widget.style-01 .recent_post_item li.single-recent-post-item:not(:last-child) {
    border-bottom: 1px solid hsl(217deg 20% 83%);
    padding-bottom: 1px;
}

body {
    font-family: 'Roboto', sans-serif !important;
}

.navbar-area .nav-container .navbar-collapse .navbar-nav li a {
    padding: 0 5px;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    font-family: "Chakra Petch script=latin rev=1" !important;
    font-size: 14px;
    font-weight: BOLD;
    text-transform: uppercase;
    color: hsl(208deg 73% 43%);
}

.humberger-menu span {
    height: 3px;
    background-color: hsl(0deg 0% 0%);
    margin: 4px;
    display: block;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}


header .logo-area {
    width: 100% !important;
}

@media only screen and (max-width:786px) {
    .noidung .tab-content {
        padding: 0px;
    }

    .how-we-are__offer-section__item {
        width: 139px;
    }

    .m-auto {
        width: 100% !important;
    }

    .noidung .tab-content .row {
        margin: 0px;
    }

    .noithat {
        width: 95% !important;
    }

    .main-btn-wrap {
        margin-bottom: 30px;
    }

    .how-we-are__offer-section__item:not(:last-child) {
        margin-right: 6px;
    }

    .thumb-area img {
        width: 100% !important;
    }

    .bg .table {
        width: 600px !important;
    }

    .home-slider-area.style-04 .slider-items {
        height: 150px !important;
    }

    .section-title .heading-02 {
        font-size: 17px;
        font-family: var(--body-font);
        line-height: 43px;
        font-weight: 700;
        margin: 0;
        color: hsl(0deg 0% 9%);
        margin-bottom: 0px;
        padding-bottom: 10px;
    }

    .home-02_tab-section .tab-wrapper .nav-tabs {
        padding-bottom: 30px;
    }

    .table tr td:last-child {
        display: none !important;
    }

    #logomb {
        display: none !important;
    }

    #menuMbd {
        display: block;
        position: fixed;
        z-index: 9999999999999;
    }

    .humberger-menu {
        display: none !important;
    }

    header .logo-area {
        width: 50% !important;
        margin: 0 auto;
    }

    .header {
        background: none !important;
        font-size: 16px;
        font-weight: bold;
        color: hsl(0deg 0% 0%);
        line-height: 40px;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        /* width: 100%; */
        height: 40px;
        padding: 0 26px;
        float: left;
        position: absolute;
        margin-left: 15px;
        top: 6px !important;
    }

        .header a span {
            background: hsl(0deg 0% 0%) !important;
            display: block;
            height: 2px;
            margin: 6px 0;
        }

        .header a:before, .header a:after {
            content: '';
            display: block;
            background: hsl(0deg 0% 0%) !important;
            height: 2px;
        }

    header .header-bottom-area {
        height: 50px !important;
    }

    .echbay-sms-messenger {
        display: none !important;
    }
}


@media (min-width: 1200px) {
    .container {
        max-width: 1280px;
    }
}

header .header-bottom-area {
    height: auto;
}

.navbar-area .nav-container .navbar-collapse .navbar-nav > li::after {
    height: 0px;
}


.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children:before {
    right: 7px;
}

header .navbar-area {
    width: 100%;
}

.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu {
    position: absolute;
    text-align: left;
    min-width: 220px;
    margin: 0;
    padding: 0;
    list-style: none;
    top: 103%;
    -webkit-box-shadow: 0 0 15px 0 rgba(24, 24, 24, 0.05);
    box-shadow: 0 0 15px 0 rgba(24, 24, 24, 0.05);
    background-color: hsl(0deg 0% 100%);
    z-index: 9999;
    border-bottom: 4px solid var(--main-color-one);
    visibility: hidden;
    opacity: 1;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

    .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li {
        display: block;
        margin-left: 0;
        line-height: 25px;
        font-size: 15px;
        font-weight: 400;
        font-family: var(--menu-font);
        padding: 0;
        border-bottom: 1px solid hsl(0deg 0% 89%);
    }

nav:not(.mm-menu) {
    display: block !important;
}

.home-slider-area .home-slider-one .slick-slide.slick-active .slider-content .slider-paragraph {
    font-weight: bold;
}

body, h1, h2, h3, h4, h5, p, span, a {
    font-family: 'Chakra Petch', sans-serif !important;
}

.navbar-area .nav-container .navbar-collapse .navbar-nav li + li {
    margin-left: 16px;
}

.navbar-area .nav-container .navbar-collapse .navbar-nav li + li {
    margin-left: 4px;
}

.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children {
    position: relative;
    padding-right: 13px;
}

.fix_tel {
    position: fixed;
    bottom: 15px;
    right: 0;
    z-index: 999;
}

    .fix_tel a {
        text-decoration: none;
        display: block;
    }

.tel {
    background: #eee;
    width: 205px;
    height: 40px;
    position: relative;
    overflow: hidden;
    background-size: 40px;
    border-radius: 28px;
    border: solid 1px #ccc;
}

.ring-alo-phone {
    background-color: transparent;
    cursor: pointer;
    height: 80px;
    position: absolute;
    transition: visibility 0.5s ease 0s;
    visibility: hidden;
    width: 80px;
    z-index: 200000 !important;
}

    .ring-alo-phone.ring-alo-show {
        visibility: visible;
    }

    .ring-alo-phone.ring-alo-hover, .ring-alo-phone:hover {
        opacity: 1;
    }

.ring-alo-ph-circle {
    animation: 1.2s ease-in-out 0s normal none infinite running ring-alo-circle-anim;
    background-color: transparent;
    border: 2px solid rgba(30, 30, 30, 0.4);
    border-radius: 100%;
    height: 70px;
    left: 10px;
    opacity: 0.1;
    position: absolute;
    top: 12px;
    transform-origin: 50% 50% 0;
    transition: all 0.5s ease 0s;
    width: 70px;
}

.ring-alo-phone.ring-alo-active .ring-alo-ph-circle {
    animation: 1.1s ease-in-out 0s normal none infinite running ring-alo-circle-anim !important;
}

.ring-alo-phone.ring-alo-static .ring-alo-ph-circle {
    animation: 2.2s ease-in-out 0s normal none infinite running ring-alo-circle-anim !important;
}

.ring-alo-phone.ring-alo-hover .ring-alo-ph-circle, .ring-alo-phone:hover .ring-alo-ph-circle {
    border-color: #f00;
    opacity: 0.5;
}

.ring-alo-phone.ring-alo-green.ring-alo-hover .ring-alo-ph-circle, .ring-alo-phone.ring-alo-green:hover .ring-alo-ph-circle {
    border-color: #baf5a7;
    opacity: 0.5;
}

.ring-alo-phone.ring-alo-green .ring-alo-ph-circle {
    border-color: #f00;
    opacity: 0.5;
}

.ring-alo-ph-circle-fill {
    animation: 2.3s ease-in-out 0s normal none infinite running ring-alo-circle-fill-anim;
    background-color: #000;
    border: 2px solid transparent;
    border-radius: 100%;
    height: 30px;
    left: 30px;
    opacity: 0.1;
    position: absolute;
    top: 33px;
    transform-origin: 50% 50% 0;
    transition: all 0.5s ease 0s;
    width: 30px;
}

.ring-alo-phone.ring-alo-hover .ring-alo-ph-circle-fill, .ring-alo-phone:hover .ring-alo-ph-circle-fill {
    background-color: rgba(0, 175, 242, 0.5);
    opacity: 0.75 !important;
}

.ring-alo-phone.ring-alo-green.ring-alo-hover .ring-alo-ph-circle-fill, .ring-alo-phone.ring-alo-green:hover .ring-alo-ph-circle-fill {
    background-color: rgba(117, 235, 80, 0.5);
    opacity: 0.75 !important;
}

.ring-alo-phone.ring-alo-green .ring-alo-ph-circle-fill {
    background-color: rgba(0, 175, 242, 0.5);
    opacity: 0.75 !important;
}

.ring-alo-ph-img-circle {
    animation: 1s ease-in-out 0s normal none infinite running ring-alo-circle-img-anim;
    border: 2px solid transparent;
    border-radius: 100%;
    height: 30px;
    left: 30px;
    opacity: 1;
    position: absolute;
    top: 33px;
    transform-origin: 50% 50% 0;
    width: 30px;
}

.ring-alo-phone.ring-alo-hover .ring-alo-ph-img-circle, .ring-alo-phone:hover .ring-alo-ph-img-circle {
    background-color: #f00;
}

.ring-alo-phone.ring-alo-green.ring-alo-hover .ring-alo-ph-img-circle, .ring-alo-phone.ring-alo-green:hover .ring-alo-ph-img-circle {
    background-color: #75eb50;
}

.ring-alo-phone.ring-alo-green .ring-alo-ph-img-circle {
    background-color: #f00;
}

@keyframes ring-alo-circle-anim {
    0% {
        opacity: 0.1;
        transform: rotate(0deg) scale(0.5) skew(1deg);
    }

    30% {
        opacity: 0.5;
        transform: rotate(0deg) scale(0.7) skew(1deg);
    }

    100% {
        opacity: 0.6;
        transform: rotate(0deg) scale(1) skew(1deg);
    }
}

@keyframes ring-alo-circle-img-anim {
    0% {
        transform: rotate(0deg) scale(1) skew(1deg);
    }

    10% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }

    20% {
        transform: rotate(25deg) scale(1) skew(1deg);
    }

    30% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }

    40% {
        transform: rotate(25deg) scale(1) skew(1deg);
    }

    50% {
        transform: rotate(0deg) scale(1) skew(1deg);
    }

    100% {
        transform: rotate(0deg) scale(1) skew(1deg);
    }
}

@keyframes ring-alo-circle-fill-anim {
    0% {
        opacity: 0.2;
        transform: rotate(0deg) scale(0.7) skew(1deg);
    }

    50% {
        opacity: 0.2;
        transform: rotate(0deg) scale(1) skew(1deg);
    }

    100% {
        opacity: 0.2;
        transform: rotate(0deg) scale(0.7) skew(1deg);
    }
}

.ring-alo-ph-img-circle a img {
    padding: 1px 0 0 1px;
    width: 30px;
    position: relative;
    top: -1px;
}


.ring-alo-phone.ring-alo-green .ring-alo-ph-img-circle {
    background-color: #f00;
}

.ring-alo-phone.ring-alo-green .ring-alo-ph-circle {
    background-color: #f00;
}

.ring-alo-phone.ring-alo-green .ring-alo-ph-circle {
    border-color: #f00;
}

.ring-alo-phone.ring-alo-green.ring-alo-hover .ring-alo-ph-img-circle, .ring-alo-phone.ring-alo-green:hover .ring-alo-ph-img-circle {
    background-color: #baf5a7;
}

.fone {
    color: hsl(0, 0%, 100%);
}

.tel {
    background-color: hsl(0deg 100% 50%);
}


.fix_tel {
    position: fixed;
    bottom: 15px;
    right: 0;
    z-index: 999;
}

.fix_tel {
    top: auto;
    bottom: auto;
    right: auto;
    left: auto;
    bottom: 15px;
    left: 5px;
}

.tab-content {
    width: 80%;
    margin: 0 auto;
}

.col-r-5 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.bgthongtindk .h5-awesome-blog-single-item {
    position: relative;
}

    .bgthongtindk .h5-awesome-blog-single-item:before {
        width: 100%;
        height: 100%;
        background: none;
        -webkit-transform: skew(165deg);
        -moz-transform: skew(165deg);
        -o-transform: skew(165deg);
        transform: skew(165deg);
        content: '';
        position: absolute;
        border: 1px solid hsl(358deg 93% 55%);
    }

@media only screen and (max-width: 959px) {
    .float-icon-hotline ul {
        display: flex !important;
    }


        .float-icon-hotline ul li:hover span {
            width: 0px !important;
            padding-left: 0px !important;
            padding-right: 0px !important;
            opacity: 1;
        }

    .modal-dialog {
        max-width: 91% !important;
        margin: 1.75rem auto;
    }

    .tab-content {
        width: 100% !important;
        margin: 0 auto;
    }

    .navbar-expand-lg .navbar-toggler {
        display: none !important;
    }

    .common-section-content .paragraph p {
        color: hsl(0deg 0% 9%);
        font-size: 17px;
        line-height: 30px;
        font-weight: 400;
    }

    .banner-auto-car.style-02 .banner-right-content p, .banner-auto-car.style-02 .banner-right-content .info-area .info-area-right .service-time {
        font-size: 16px;
    }

    .h5-awesome-blog-single-item .content-area p, .footer-top .widget.footer-widget p {
        font-size: 16px;
    }

    body, h1, h2, h3, h4, h5, p, span, a {
        font-size: 16px !important;
    }

    .col-r-5 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .bgthongtindk .h5-awesome-blog-single-item:before {
        width: 88%;
        height: 100%;
        background: none;
        -webkit-transform: skew( 165deg );
        -moz-transform: skew(165deg);
        -o-transform: skew(165deg);
        transform: skew( 165deg );
        content: '';
        position: absolute;
        left: 7%;
        border: 1px solid hsl(358deg 93% 55%);
        border: none !important;
    }

    .bggioithieuct {
        padding: 10px !important;
    }

        .bggioithieuct .mieuta {
            width: 100% !important;
            padding-top: 10px !important;
        }

    .banner-auto-car .section-title {
        text-align: center !important;
    }

    .slider-content-inner {
        width: 100%;
    }

    .home-slider-area .slider-items .slider-content {
        width: 100% !important;
    }

    .home-slider-area .slider-items .slider-inner {
        display: block !important;
    }

    .home-slider-area .slider-items {
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        width: 100%;
        height: auto !important;
        min-height: 0px;
        z-index: 0;
        position: relative;
    }

    .home-slider-area.style-02 .slider-items .slider-img {
        width: 100%;
        float: left;
    }
}


.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children:before {
    content: "\f078";
    color: hsl(208deg 73% 43%);
    font-size: 13px;
    right: 3px;
}

.back-to-top {
    position: fixed;
    right: 30px;
    bottom: 198px;
    text-align: center;
    line-height: 50px;
    z-index: 9;
    cursor: pointer;
    display: none;
}


.footer-top .widget .widget-title {
    text-transform: uppercase;
}

.h5-awesome-blog-single-item:hover .thumb-area img {
    -webkit-transform: scale(1) rotate( 0deg );
    -ms-transform: scale(1) rotate( 0deg );
    transform: scale(1) rotate( 0deg );
}



.bgthongtindk .h5-awesome-blog-single-item .thumb-area img {
    padding-top: 30px;
}

.bgthongtindk .h5-awesome-blog-single-item .content-area {
    position: relative;
}

.bggioithieuct {
    position: relative;
}

    .bggioithieuct:before {
        content: "";
        width: 100%;
        height: 100%;
        background: hsl(216deg 1% 23% / 80%);
        opacity: 0.90;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 0;
    }

    .bggioithieuct .main-btn-wrap a {
        position: relative;
        background: none;
        box-shadow: 0px 0px 0px 0px rgb(251 9 55 / 90%);
        color: #fff;
        text-transform: uppercase;
        margin-top: 50px;
    }

    .bggioithieuct .main-btn-wrap .main-btn:hover {
        background: none !important;
        box-shadow: 0px 0px 0px 0px rgb(251 9 55 / 90%);
    }

    .bggioithieuct .main-btn-wrap a:before {
        width: 100%;
        height: 100%;
        background: none;
        -webkit-transform: skew( 165deg );
        -moz-transform: skew(165deg);
        -o-transform: skew(165deg);
        transform: skew( 165deg );
        content: '';
        position: absolute;
        left: 0px;
        top: 0px;
        border: 1px solid #fff;
    }


    .bggioithieuct .mieuta {
        width: 80%;
        margin: 0 auto;
        padding-top: 50px;
    }

        .bggioithieuct .mieuta p {
            color: #fff;
        }

.bgthongtindk {
    margin-bottom: 50px;
}

/*.navbar-nav {
    margin-top: 12px;
}*/

.mm-listitem > a, .mm-listitem > span {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: inherit;
    display: block;
    padding: 10px 10px 10px 20px;
    margin: 0;
    text-transform: uppercase;
}

.navbar-area .nav-container .navbar-collapse .navbar-nav li {
    display: inline-block;
    font-size: 16px;
    line-height: 51px;
    font-family: var(--menu-font);
    font-weight: 400;
    color: hsl(0deg 0% 100%);
}