﻿header {
    position: relative;
}

/*header top*/

.header-top {
    height: 69px;
    position: relative;
    z-index: 99;
}

.wp-res-busCar {
    display: none;
}

.header-top .container {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

    .header-top .container .infor a.logo {
        transform: translate(7px, 23px);
    }

    .header-top .container .infor {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        position: relative;
        z-index: 2;
    }

.header-top .infor .item:nth-child(1) {
    margin-right: 16px;
}

.decorBackMenuHeader {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.header-bottom .grid.wide {
    position: relative;
    z-index: 1;
}

.header-top .infor .item.tel {
    padding-right: 0;
    align-items: center;
}

.wHotlineInfo span {
    color: #FFF;
    font-family: Montserrat-Medium;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.wHotlineH a {
    color: #FFF;
    font-family: Montserrat-SemiBold;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.wEmailInfo span {
    color: #FFF;
    font-family: Montserrat-Medium;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 138.5%;
    /* 19.39px */
}

.wMenuProHeader a {
    color: #1E1E1E;
    font-family: 'Barlow-SemiBold';
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    position: relative;
    z-index: 1;
    padding: 10px 15px;
}

.wMenuProHeader {
    display: flex;
    align-items: center;
    width: max-content;
    height: 39px;
    flex-shrink: 0;
    /* justify-content: space-between; */
    border-radius: 47px;
    background: #FFF;
}

a.menuCheckedPro {
    /* margin-right: 9px; */
    color: #FFF;
    font-family: 'Barlow-SemiBold';
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    /* padding: 10px 25px; */
    border-radius: 47px;
    background: url(/Design/img/XeTaiDoThanh/header/DecorBack.png) no-repeat;
}

.wEmailH a {
    color: #FFF;
    font-family: Montserrat-Regular;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 138.5%;
    /* 18.005px */
}

.wAddressInfo span a {
    color: #FFF;
    font-family: Montserrat-Regular;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

    .wAddressInfo span a svg {
        margin-right: 5px;
    }

.header-top .infor .item.tl .icon {
    color: #025132;
    font-size: 15px;
    margin-right: 4px;
    position: relative;
    top: -3px;
}

.header-top .infor .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 40px;
}

    .header-top .infor .item.tel::before {
        display: none;
    }

a.link-mail-header {
    font-size: 16px !important;
    font-family: OswaldLight !important;
}

.header-top .infor .item::before {
    content: '';
    width: 1px;
    position: absolute;
    height: 21px;
    background-color: #ffffff80;
    right: 0;
}

span.hotline-name-header {
    margin: 0 5px;
    color: #fff;
    font-family: 'OSWALDM';
    font-size: 15px;
}

.header-top .infor .item.tel section {
    color: #fff;
}

    .header-top .infor .item.tel section.compa {
        color: #fff;
        text-transform: uppercase;
        font-size: 25px;
        font-family: AvertaBold;
        display: flex;
        align-items: center;
        padding-left: 80px;
    }

span.hotline1 {
    position: relative;
    display: flex !important;
    align-items: center;
    margin: 10px 0;
    padding-left: 5px;
}

    span.hotline1:before {
        content: "";
        position: absolute;
        width: 24px;
        height: 24px;
        background: url(/Design/img/HyundaiBinhThuan/Header/decorPhone.png) no-repeat;
        left: -21px;
    }

section.widget-hotline-name {
    margin-left: 45px;
}

span.hotline1:nth-child(1) {
    margin-bottom: 5px;
}

section.widget-hotline-name span {
    display: block;
}

    section.widget-hotline-name span a {
        font-size: 16px !important;
        color: #ffffff;
        display: block;
        font-family: AvertaR !important;
        padding-left: 5px;
    }

.header-top .infor .item.tel section.sp {
    margin-left: 27px;
    padding-left: 10px;
    padding-right: 24px;
    height: 100%;
    background: #094f43;
}

    .header-top .infor .item.tel section.sp a {
        font-family: 'BarlowR';
        font-size: 14px;
    }

span.email-name-header {
    font-family: OswaldLight;
    color: #fff;
    font-size: 14px;
}

.right-email-header {
    display: flex;
    align-items: center;
    margin-left: 15px;
}

.icon-email-home {
    margin-right: 5px;
}

a.booking-home-header {
    font-family: 'JoseSB' !important;
    color: #efe9ae !important;
    font-size: 14px !important;
    text-transform: uppercase;
    background: #094f43;
    height: 90%;
    display: flex !important;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    padding: 2px 22px 2px 3px;
    margin-left: 23px;
}

.decor-booking-header {
    background: #efe9ae;
    width: 28px;
    height: 28px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    margin-right: 8px;
}

/*header bottom*/

.header-bottom {
    height: 66px;
    width: 100%;
    position: relative;
}

.widget-res-busCar a {
    font-size: 15px;
    color: #23216a;
    text-transform: uppercase;
    font-family: 'Montserrat-SemiBold';
    display: flex;
    align-items: center;
    border: 1px dashed;
    width: 186px;
    height: 37px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
}

.wp-res-busCar.no-display-mobile {
    display: flex;
    align-items: center;
}

.widget-res-busCar a:hover {
    background: #d82c26;
}

.widget-res-busCar a:hover {
    color: #fff;
}

.widget-res-busCar a img {
    padding-right: 3px;
}

.widget-res-busCar:hover a img {
    filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1);
}

.wp-header-top {
    position: relative;
}

.decorBackMenuHeader:before {
    content: "";
    position: absolute;
    background: #fff;
    width: 100%;
    height: 45%;
    left: 0;
    bottom: 0;
}

.decorBackMenuHeader:after {
    content: "";
    position: absolute;
    background: #fff;
    width: 50%;
    height: 97%;
    right: 0;
    bottom: 0;
}

.widget-header-top {
    position: relative;
    width: 100%;
    height: 100%;
    background: #23216A;
}

header.fixed {
    position: fixed !important;
    top: 0;
    left: 0;
    z-index: 999999999999;
    width: 100%;
    animation-name: fadeInDown;
    transition: all 0.5s ease;
    -webkit-animation-duration: 1.25s;
    animation-duration: 1.25s;
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

.header-bottom .container {
    position: relative;
    display: flex;
    align-items: center;
}

    .header-bottom .container .logo {
        /* transform: translateY(-33px); */
        z-index: 2;
        /* width: 28% !important; */
        height: 100% !important;
        position: relative;
    }

.header-bottom.fixed .container .logo:before {
    content: unset;
}

.header-bottom.fixed .container .logo {
    transform: translateY(0);
    display: flex;
    align-items: center;
    justify-content: center;
}

.header-bottom .container .logo canvas {
    margin: auto !important;
    left: -18px;
    top: -41px;
    display: block;
    z-index: 9;
}

.header-bottom .container .logo img {
    display: none !important;
}

.header-bottom.fixed .container .logo canvas {
    width: 78% !important;
    /* height: 90% !important; */
    top: -16px;
    left: 20px;
    transition: all .3s;
}

/*.header-bottom .list {
        right: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 100%;
        list-style: none;
    }

        .header-bottom .list li {
            position: relative;
            -webkit-transition: all ease .5s;
            -o-transition: all ease .5s;
            transition: all ease .5s;
            cursor: pointer;
            height: 100%;
            user-select: none;
            display: flex;
            align-items: center;
        }

            .header-bottom .list li a {
                padding: 0 20px;
                transition: all .3s;
                color: #555555;
                font-size: 14px;
                font-family: 'AvertaBold';
                display: flex;
                position: relative;
                align-items: center;
                height: 43px;
                text-transform: uppercase;
            }*/

li.have-sub2 a {
    display: block !important;
    height: auto !important;
}

li.li-lv3 > a {
    font-size: 17px;
    font-weight: bold;
    color: #1E1E1E !important;
    font-family: 'Barlow-SemiBold';
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: capitalize;
    line-height: 1.5;
}

li.li-lv3:hover > a {
    color: #052c5f !important;
}

li.have-sub2 {
    display: block !important;
    width: 100%;
    height: 100%;
}

ul.drop-down1 li.have-sub2 {
    display: unset;
}

ul.drop-down2 {
    position: absolute;
    top: 100%;
    left: -107px;
    background-color: #fff;
    max-height: max-content;
    opacity: 0;
    z-index: 10;
    /* overflow: hidden; */
    visibility: hidden;
    list-style: none;
    text-align: left;
    width: 800px;
    /* height: 600px; */
    border-radius: 0 0 5px 5px;
    box-shadow: 2px 4px 6px #99999999;
    -webkit-transform: translate(0, 40px);
    -moz-transform: translate(0, 40px);
    -ms-transform: translate(0, 40px);
    -o-transform: translate(0, 40px);
    transform: translate(0, 40px);
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    pointer-events: none;
    column-count: 3;
    border-bottom: 1px solid #a79c9c;
}

li.have-sub1:hover ul.drop-down2 {
    /* padding: 5px 0; */
    /* height: 700px; */
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0px);
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    display: flex;
}

.icon-hotline-home.flex-center img {
    position: relative;
    top: 0px;
}

/*.header-bottom .list.l li:first-child a {
    padding-left: 0;
    margin-left: 0;
}

    .header-bottom .list.l li:first-child a i {
        position: relative;
        top: -2px;
    }

.header-bottom .list.l li.drop-item:first-child a, .header-bottom .list.l li.drop-item a {
    padding: 10px 20px;
    margin: 0;
}

.header-bottom .list li.drop-item a:hover::before, .header-bottom .list li.drop-item a:hover::after {
    content: unset;
}

.header-bottom .list.r li:nth-child(4) a {
    padding-right: 0;
}

li.drop-item a::after {
    content: unset !important;
}

.header-bottom .list li a:hover::before, .header-bottom .list li a:hover::after {
    height: 20px;
}

.header-bottom .list li a:hover {
    background-color: #003469;
    color: #fff;
    border-radius: 5px;
}

.header-bottom .list li.btn-menu-rs {
    display: none;
    font-size: 22px;
}

.header-bottom .list.r li:nth-child(3) a {
    margin-right: 0;
}

.header-bottom .list li.hav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

    .header-bottom .list li.hav:hover::before {
        display: block;
    }

    .header-bottom .list li.hav::before {
        content: '';
        position: absolute;
        width: 100%;
        height: 8px;
        top: calc(100%);
        display: none;
        overflow-y: overlay;
    }*/

/* width */

.header-bottom .list li:hover .drop::-webkit-scrollbar {
    width: 7px;
}

/* Track */

.header-bottom .list li:hover .drop::-webkit-scrollbar-track {
    background: transparent;
}

/* Handle */

.header-bottom .list li:hover .drop::-webkit-scrollbar-thumb {
    background: #888;
}

.header-bottom .list .drop li {
    padding: 0;
    justify-content: center;
    position: relative;
}

ul.drop-down1 li.have-sub2 span {
    color: #606060;
}

li.drop-item {
    display: block !important;
}

.menu-rs .container .list li .drop.show > li.drop-item > a {
    background: #ececec;
    text-transform: uppercase;
}

    .menu-rs .container .list li .drop.show > li.drop-item > a:before {
        content: unset;
    }

.header-bottom .list .drop li a {
    white-space: nowrap;
    font-size: 13px;
    padding: 7px 35px;
    font-family: 'AvertaBold';
    color: #606060;
    font-weight: normal;
    -webkit-transition: all ease .2s;
    -o-transition: all ease .2s;
    transition: all ease .2s;
    height: auto;
}

ul.drop-down1 {
    opacity: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #fff;
    /* display: none; */
}

li.drop-item:hover ul.drop-down1 {
    opacity: 1;
    /* display: block; */
}

.header-bottom .list .drop li a:hover {
    background-color: var(--default-color-3);
    color: #fff;
}

.list-menu-wrap {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    -webkit-justify-content: flex-end;
}

    .list-menu-wrap > ul.list {
        margin: 0;
        padding: 0;
        list-style: none;
        display: flex;
    }

    .list-menu-wrap ul .li-lv2 {
        border-bottom: 1px solid #d5d5d5;
    }

    .list-menu-wrap ul.drop-down3 {
        opacity: 0;
        position: absolute;
        width: 100%;
        left: 0;
        top: 42px;
        margin: 0;
        background: #fff;
        padding: 0;
        list-style: none;
        pointer-events: none;
        border-top: 1px solid #d5d5d5;
        border-radius: 0 0 5px 5px;
        box-shadow: 2px 4px 6px #99999999;
        display: grid;
        grid-auto-rows: minmax(min-content, max-content);
        grid-template-columns: repeat(4, minmax(0, 1fr));
        column-gap: 23px;
        row-gap: 23px;
    }

    .list-menu-wrap ul .li-lv2.active ul.drop-down3 {
        opacity: 1;
        /* display: block; */
        pointer-events: all;
        overflow-x: hidden;
        height: 325px;
    }

    .list-menu-wrap ul .li-lv2 > a {
        /* border-bottom: 1px solid #333; */
        font-size: 18px;
        font-family: 'Montserrat-Medium';
        color: #1e1e1e;
        padding: 10px;
        display: block;
    }

    .list-menu-wrap ul .li-lv2:hover {
        background: #f75415;
    }

        .list-menu-wrap ul .li-lv2:hover a {
            color: #fff;
        }

    .list-menu-wrap ul .li-lv2.active {
        background: #23216a;
    }

        .list-menu-wrap ul .li-lv2.active a {
            color: #fff;
        }

li.li-lv3 {
    padding: 10px;
    /* width: 50%; */
    text-align: center;
}

ul.drop-down3.allCarMenu3 {
    /* column-count: 4; */
    /* display: block; */
    display: grid;
    grid-auto-rows: minmax(min-content, max-content);
    grid-template-columns: repeat(4, minmax(0, 1fr));
    column-gap: 23px;
    row-gap: 23px;
    opacity: 0;
}

.wAddressInfo {
    width: 234px;
}

.wAddressH {
    padding-left: 28px;
    padding-right: 21px;
}

.wEmailH {
    padding: 0 28px;
    border-right: 1px solid #8E8E8E99;
    border-left: 1px solid #8E8E8E99;
}

.wHotlineH {
    padding-right: 28px;
}

.list-menu-wrap ul .li-lv1,
.list-menu-wrap > ul.list > li {
    padding: 0 23px;
    position: relative;
}

.swiper.swiperBanner {
    z-index: 0;
}

ul.drop-down {
    position: absolute;
    padding: 0;
    visibility: hidden;
    margin: 0;
    left: 0;
    top: 100%;
    z-index: 1;
    opacity: 0;
    background: #fff;
    width: max-content;
    border-radius: 0 0 5px 5px;
    box-shadow: 2px 4px 6px #99999999;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-transform: translate(8%, 30px);
    -moz-transform: translate(8%, 30px);
    -ms-transform: translate(8%, 30px);
    -o-transform: translate(8%, 30px);
    transform: translate(8%, 30px);
    padding: 10px 20px;
    border-radius: 10px;
}

li.have-sub:hover ul.drop-down {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate(8%, -1px);
    -moz-transform: translate(8%, -1px);
    -ms-transform: translate(8%, -1px);
    -o-transform: translate(8%, -1px);
    transform: translate(8%, -1px);
}

.list-menu-wrap ul .li-lv1 > a,
.list-menu-wrap > ul.list > li > a {
    height: 66px;
    display: flex;
    align-items: center;
    color: #1E1E1E;
    font-family: Barlow-SemiBold;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
}

.list-menu-wrap > ul.list > li:hover > a {
    color: #23216a;
}

.btn-menu-rs {
    display: none;
}

.header-top .infor .item.tel section::selection,
.header-top .infor .item.tel a::selection {
    background-color: var(--bg-selection);
    color: var(--color-selection);
}

a.phone-header-top-home {
    font-size: 15px !important;
    font-family: OswaldM !important;
}

.widget-search input {
    border: none;
    outline: none;
    background: #ebebeb;
    width: 207px;
    height: 43px;
    border-radius: 50px;
    padding-left: 17px;
    border: 1px solid #cccccc;
}

    .widget-search input::placeholder {
        font-size: 15px;
        font-family: OswaldR;
        color: #75757d;
    }

.btn-search i {
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #eb5e28;
    color: #fff;
    border-radius: 50px;
}

.btn-search {
    position: absolute;
    right: 9px;
    top: 6px;
}

.widget-search {
    position: relative;
    width: 207px;
}

.imgCarLv-3 img {
    width: 156px;
    height: auto;
    margin: auto;
}

li.wSearchHeader {
    cursor: pointer;
}

ul.drop-down li.have-sub2 > a {
    color: #1E1E1E;
    font-family: 'Montserrat-SemiBold';
    font-size: 16px;
}

ul.drop-down li.have-sub2:hover > a {
    color: #333;
}

ul.drop-down > li.have-sub2 {
    height: 35px;
    display: flex !important;
    align-items: center;
}

i.icon-drop-menu-home {
    position: absolute;
    bottom: 17px;
    left: calc(50% - 6px);
    font-size: 9px;
    color: #1E1E1E;
}

.header-drop-search {
    box-shadow: 0 0 10px 0 #33333324;
}

    .header-drop-search.show .input {
        visibility: visible;
        transform: none;
        pointer-events: all;
        transition: all 0.3s ease;
    }

    .header-drop-search .input {
        width: 100%;
        background-color: #fff;
        padding: 12px 24px;
        display: flex;
        position: absolute;
        align-items: center;
        height: 100%;
        top: 0;
        z-index: 99;
        left: 0;
        pointer-events: none;
        visibility: hidden;
        transform: translateY(-100%);
        transition: all 0.5s ease;
    }

.BtnCloseHeader {
    width: 48px;
    height: 43.61px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #333;
    border-radius: 40px;
    color: #fff;
    cursor: pointer;
    margin-left: 40px;
}

    .BtnCloseHeader:hover {
        background: linear-gradient(180deg, #302aa8 0%, #2f2aa8 77.43%);
    }

.header-drop-search input {
    position: relative;
    width: 100%;
    height: 100%;
    border: 1px solid #3333332e;
    padding: 0 14px;
    font-size: 15px;
    border-right: none;
    outline: none;
}

.header-drop-search .input a {
    height: 100%;
    border: 1px solid #3333332e;
    color: #333;
    width: 50px;
    background-color: #00235826;
}

    .header-drop-search .input a:hover {
        opacity: .7;
    }

.header-drop-search .input-drop {
    width: 100%;
    max-height: 333px;
    overflow-x: hidden;
    overflow-y: overlay;
    background-color: #fff;
    display: none;
}

    .header-drop-search .input-drop.show {
        display: block;
    }

    /* width */

    .header-drop-search .input-drop::-webkit-scrollbar {
        width: 7px;
    }

    /* Track */

    .header-drop-search .input-drop::-webkit-scrollbar-track {
        background: #f1f1f1;
    }

    /* Handle */

    .header-drop-search .input-drop::-webkit-scrollbar-thumb {
        background: #888;
        border-radius: 0px;
    }

        /* Handle on hover */

        .header-drop-search .input-drop::-webkit-scrollbar-thumb:hover {
            background: #555;
        }

    .header-drop-search .input-drop no-data {
    }

.header-drop-search .input-drop-item {
}

    .header-drop-search .input-drop-item a {
        color: #333;
        font-size: 14px;
        padding: 4px 12px;
        font-family: 'PlusR';
        width: 100%;
        display: block;
        transition: all linear .2s;
        display: none;
    }

        .header-drop-search .input-drop-item a.show {
            display: block;
        }

        .header-drop-search .input-drop-item a:hover {
            background-color: #fafafa;
        }

.btn-menu-rs {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: linear-gradient(180deg, #FFB120 0%, #FF8B20 77.43%);
    color: #fff;
    display: none;
}

li.wSearchHeader svg {
    pointer-events: none;
}

.wSearchHeader {
    pointer-events: all;
}