﻿.header-bottom .logo-text {
    font-family: gabaraL;
}

.header-banner {
    position: relative;
}

.drop-item-link {
    position: relative;
}

.drop-item-link .icon-for3 {
    position: absolute;
    bottom: 2px;
    font-size: 10px;
    left: 50%;
}

.h-l-slogan {
    display: flex;
    align-items: center;
}

.h-l-slogan span {
    margin-left: 20px;
}

.header-top-email:hover span {
    color: #3275b6;
}

.header-top-tel span a:hover {
    color: var(--default-color-2);
}


/*header top*/

.header_menu_drop3 {
    max-height: 0;
    transition: all .5s;
    background-color: var(--default-color-2);
    position: absolute;
    right: calc(100% + 5px);
    top: 0;
    opacity: 0;
    transform: translateY(10px);
    pointer-events: none;
}

.header_menu_drop3::before {
    content: '';
    position: absolute;
    width: 10px;
    height: 100%;
    right: -5px
}

.header_menu_drop3 a {
    color: #fff !important;
}

.decor-book-icon {
    width: 20px;
    height: auto;
    margin-right: 5px;
}

.decor-book-icon img {
    width: 100%;
}

.header-top-time i {
    color: var(--default-color-4);
    margin-right: 2px;
    font-size: 15px;
}

a.hotline-n-h {
    margin-left: 5px;
}

a.hotline-n {
    margin-right: 5px;
}

.btn-menu-rs {
    font-size: 25px;
    color: var(--default-color-1);
}

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

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

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

.header-bottom .infor .item span {
    font-size: 15px;
    color: #fff;
}

.header-bottom .infor .item.tel a {
    margin-left: 5px;
}

.header-bottom .mobile-text {
    position: absolute;
    width: 100%;
    white-space: nowrap;
    color: var(--default-color-1);
    font-size: 22px;
    line-height: 150%;
    margin: 0;
    display: none;
}


/*header bottom*/

header.fixed .header-bottom {
    position: fixed !important;
    top: 0;
    left: 0;
    z-index: 999999999999;
}

header.fixed .header-top {
    height: 90px;
}

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

.header-bottom.fixed .container .logo canvas {
    height: 66px;
}

.header-bottom .list .header-menu-link.active::before {
    bottom: 0;
}

.header-bottom .list .header-menu-link.active {
    background-color: rgb(0 0 0 / 10%);
    color: var(--default-color-1);
}

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

.header-bottom .list .header-menu-item.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 .header-menu-item.hav:hover::before {
    display: block;
}

.header-bottom .list .header-menu-item.hav::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 8px;
    top: calc(100%);
    display: none;
}


/* width */

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


/* Track */

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


/* Handle */

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

.header-bottom .list .drop .header-menu-item {
    padding: 0;
}

.header-bottom-search:hover::before {
    display: block;
}

.header-bottom-search::before {
    content: '';
    position: absolute;
    width: 50px;
    height: 20px;
    bottom: -20px;
    display: none;
}

header {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    flex-direction: column;
}


/*header top*/

.header-top .grid.wide {
    position: relative;
}

.cate-active-menu-pro {
    position: relative;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    bottom: 10px;
    transition: all linear .2s;
}

header.page {
    background-color: #fff;
}

header.page-contact {
    position: relative;
}

.header-top {
    position: relative;
    height: 42px;
    width: 100%;
    background-color: #fff;
    z-index: 3;
    display: none;
}

@keyframes forheadertop {
    0% {
        transform: translateX(0) scale(1);
    }
    50% {
        transform: translateX(120px) scale(1.01);
    }
    100% {
        transform: translateX(0) scale(1);
    }
}

header.fixed .header-top .container {
    opacity: 0;
}

.header-top .container {
    position: relative;
    height: 100%;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.header-top-time i {
    color: var(--default-color-4);
    margin-right: 2px;
    font-size: 15px;
}

.header-top-email {
    display: flex;
    align-items: center;
}

span.decor-back-c {
    margin-right: 8px;
}

.header-top-email span {
    color: #606060;
    font-size: 15px;
    margin-left: 5px;
    display: block;
    white-space: nowrap;
    font-family: 'MonR';
}

.header-top-options {
    display: flex;
    height: 100%;
    align-items: center;
}

.header-bottom .list .header-menu-item:hover .drop {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    transform: translateY(0);
    pointer-events: all;
}

.header-top-title {
    color: var(--default-color-2);
    font-family: baiB;
    font-size: 20px;
    text-transform: uppercase;
    transform: translateX(165px);
    opacity: 0;
    pointer-events: none;
}

.header-top-time {
    color: #fff;
}

.header-top-tel {
    display: flex;
    align-items: center;
    margin-left: 10px;
    padding-left: 10px;
    border-left: 1px solid #fff;
}

.header-top-tel span {
    color: var(--default-color-3);
    font-family: monB;
    font-size: 15px;
    margin-left: 2px;
    display: flex;
    white-space: nowrap;
    font-weight: normal;
}

.header-top-contact {
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
    background-color: var(--default-color-2);
    padding: 0 20px;
    margin-left: 34px;
}

.header-top-contact span {
    font-size: 15px;
    display: block;
    font-family: insM;
    color: #F9F9F9;
    white-space: nowrap;
}

.header-top-contact img {
    margin-left: 9px;
}

.header-top-time span {
    font-size: 13px;
    line-height: 159.5%;
    color: #fff;
}

.btn-menu-rs {
    font-size: 25px;
    color: var(--default-color-2);
}

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

.header-bottom .container .infor {
    display: none;
}

.header-bottom .infor .item.tel {
    background: var(--default-color-1);
    border-radius: 55px;
}

.header-bottom .infor .item.tl .icon {
    background-color: #fff;
    margin-right: 8px;
    color: #00004d;
    font-size: 16px;
    width: 29.88px;
    height: 29.88px;
    border-radius: 50%;
}

.header-bottom .infor .item:hover {
    opacity: .6;
}

.header-bottom .infor .item {
    position: relative;
    display: flex;
    align-items: center;
    padding: 3px;
    padding-right: 15px;
    transition: all .3s;
}

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

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

.header-bottom .infor .item span {
    font-size: 15px;
    color: #fff;
}

.header-asking-mb span:hover {
    background: transparent;
}

.header-bottom .infor .item.tel section {
    color: #fff;
    display: flex;
    font-family: monSB;
    font-size: 16px;
    line-height: 159.5%;
}

.header-bottom .infor .item.tel a {
    margin-left: 0px;
    font-family: monSB;
    color: #fff;
    font-size: 16px;
}

.header-bottom .mobile-text {
    position: absolute;
    width: 100%;
    white-space: nowrap;
    color: var(--default-color-1);
    font-size: 22px;
    line-height: 150%;
    margin: 0;
    display: none;
}


/* ====== Gói toàn bộ trong .cate-active-menu-pro ====== */

.cate-active-menu-pro .list-cate-pro-decor,
.cate-active-menu-pro .list-cate-pro-decor ul {
    list-style: none;
    margin: 0;
    padding: 0;
}


/* Cấp 1 - hiển thị ngang */

.cate-active-menu-pro .list-cate-pro-decor {
    display: grid;
    grid-auto-rows: minmax(min-content, max-content);
    grid-template-columns: repeat(4, minmax(0, 1fr));
    column-gap: 0;
    row-gap: 0;
    border: 1px solid #eee;
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
    padding-bottom: 15px;
}


/* Item cấp 1 */

.cate-active-menu-pro .header-menu-item {
    position: relative;
    padding: 0 22px;
}

.cate-active-menu-pro .header-menu-link {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 16px 0;
    font-size: 15px;
    font-weight: normal;
    text-transform: uppercase;
    color: #222;
    text-decoration: none;
    font-family: 'monSB';
    position: relative;
    transition: color 0.3s ease;
}


/* Icon nhỏ bên cạnh */

.header-menu-item .btn i {
    font-size: 12px;
    margin-left: 4px;
    transition: transform 0.3s;
}

.header-menu-item:hover .btn i:before {
    transform: rotate(180deg);
}


/* Hiệu ứng hover chữ chuyên nghiệp hơn */

.cate-active-menu-pro .header-menu-link::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 0;
    height: 2px;
    background: linear-gradient(90deg, #0077c2, #00bcd4);
    transition: all 0.35s ease;
    transform: translateX(-50%);
}

.cate-active-menu-pro .header-menu-link:hover {
    color: #0077c2;
}

.cate-active-menu-pro .header-menu-link:hover::after {
    width: 100%;
}


/* ====== Cấp 2 - dạng lưới ====== */

.cate-active-menu-pro .drop {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
    gap: 0;
    padding: 18px;
    border-top: 1px solid #e4e4e4;
    border-radius: 0 0 8px 8px;
}


/* Item cấp 2 */

.cate-active-menu-pro .drop-item>.drop-link {
    display: block;
    font-size: 14px;
    font-weight: 500;
    color: #333;
    text-decoration: none;
    font-family: 'MonR';
    padding: 10px 12px;
    border-radius: 6px;
    position: relative;
    transition: all 0.3s ease;
}

.cate-active-menu-pro .drop-item>.drop-link:hover {
    background: linear-gradient(270deg, #1065b8 0%, #3388da 43.36%, #3275b6 100%);
    color: #fff;
    transform: translateY(-2px);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08);
}


/* ====== Cấp 3 ====== */

.cate-active-menu-pro .drop3 {
    margin-top: 6px;
    padding-left: 14px;
    border-left: 2px dashed #ddd;
}

.cate-active-menu-pro .drop3-item {
    margin: 3px 0;
}

.cate-active-menu-pro .drop3-link {
    display: block;
    font-size: 13px;
    color: #555;
    text-decoration: none;
    padding: 8px 12px;
    border-radius: 4px;
    transition: all 0.3s ease;
}

.cate-active-menu-pro .drop3-link:hover {
    background: #eef6ff;
    color: #0077c2;
    padding-left: 16px;
    /* tạo cảm giác đẩy nhẹ khi hover */
}


/* Icon trong cấp 3 */

.cate-active-menu-pro .drop3-item i {
    margin-right: 6px;
    font-size: 11px;
    color: #aaa;
    transition: color 0.3s ease;
}

.cate-active-menu-pro .drop3-link:hover i {
    color: #0077c2;
}


/*header bottom*/

.header-bottom {
    height: 64px;
    z-index: 5;
    width: 100%;
    position: relative;
    background-color: #fff;
    box-shadow: 0px 4px 4px 0px rgb(151 148 148 / 25%);
}

header.fixed .header-bottom {
    position: fixed !important;
    top: 0;
    left: 0;
    z-index: 999999999999;
    background-color: #2e3192;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

header.fixed .header-top {
    height: 64px;
    opacity: 0;
}

.header-bottom .container {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top-left-radius: 22px;
}

header.fixed .header-bottom .container .logo {
    transform: translate(-6px, 3px);
    padding: 9px 9px;
    width: 85px;
}

header.fixed .header-bottom .container .logo img:nth-child(1) {
    display: none;
}

header.fixed .header-bottom .container .logo img:nth-child(2) {
    display: block;
}

header.fixed .header-bottom .container .logo:before {
    content: "";
    position: absolute;
    background: #fff;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 90%;
    height: 90%;
    pointer-events: none;
    z-index: -1;
    margin: auto;
    border-radius: 6px;
}

.header-bottom .container .logo {
    position: relative;
    z-index: 0;
    transition: all .3s;
    width: 108px;
    transform: translate(10px, -14px);
}

.header-bottom .container .logo img:nth-child(2) {
    display: none;
}

.header-bottom .container .logo img {
    width: 100%;
}

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

.header-bottom.fixed .container .logo canvas {
    height: 66px;
}

.header-bottom-decor {
    position: absolute;
    left: unset;
    right: 0;
    display: none;
}

.header-c-top {
    width: 100%;
    background: transparent;
    height: 40px;
}

.content-header-t {
    display: flex;
    align-items: center;
    height: 100%;
    padding-left: 180px;
    position: relative;
    padding-right: 35px;
    justify-content: end;
}

.pic_tieuchi {
    width: 34px;
    height: 33px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.pic_tieuchi svg {
    width: 27px;
    height: 34px;
    stroke-dasharray: 165;
    stroke-dashoffset: 0;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.h-l-slogan span:hover svg {
    animation: border_tieuchi 2s linear;
}

.h-l-slogan span:hover img {
    animation: flip 1s linear;
}

@keyframes border_tieuchi {
    to {
        stroke-dashoffset: 330;
    }
}

.pic_tieuchi svg path {
    stroke: #fff;
    fill: #fff;
}

.pic_tieuchi img {
    width: 14px;
    position: relative;
}

.content-header-t h4 {
    margin: 0;
    font-family: 'MONSB';
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: normal;
}

.decor-phone-h svg path {
    fill: #f99a1c;
}

.decor-phone-h svg {
    width: 20px;
    height: auto;
}

.decor-phone-h {
    display: flex;
    align-items: center;
}

.content-header-t span {
    display: flex;
    color: #fff;
    font-family: 'monM';
    font-size: 14px;
    align-items: center;
}

.header-bottom .container .logo:before {
    content: "";
    position: absolute;
    background: #fff;
    left: -10px;
    top: 0;
    bottom: 0;
    width: 120%;
    height: 119%;
    pointer-events: none;
    z-index: -1;
    margin: auto;
    border-radius: 12px;
}

.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 .header-menu-item {
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
    cursor: pointer;
    height: 100%;
    user-select: none;
}

header.fixed .header-bottom .list-menu-wrap {
    border-top: none;
}

header.fixed .header-bottom .header-asking-mb span {
    background: var(--default-color-2);
}

header.fixed .header-bottom .header-asking-mb span:before {
    background: linear-gradient(270deg, #1065b8 0%, #3388da 43.36%, #3275b6 100%);
}

header.fixed .header-bottom .header-asking-mb span:hover {
    color: #ffff;
}

header.fixed .header-bottom .list .header-menu-link:hover::before {
    background: #fff;
}

header.fixed .header-bottom .list .header-menu-link:hover::after {
    background: #fff;
}

header.fixed .header-bottom .list .header-menu-link span.btn i:before {
    filter: invert(100%) sepia(0%) saturate(2%) hue-rotate(359deg) brightness(106%) contrast(101%);
}

header.fixed .header-bottom .list .header-menu-link:hover {
    background-color: transparent;
    color: #dfb966;
}

header.fixed .header-bottom .list .header-menu-link {
    color: #fff;
}

.content-header-t:after {
    content: "";
    position: absolute;
    background: #2e3192;
    right: 0;
    top: 0;
    width: 60%;
    height: 100%;
    z-index: -1;
    border-radius: 0 0 29px 60px;
}

.header-bottom .list .header-menu-item:first-child .header-menu-link svg {
    width: 20px;
    height: auto;
}

.header-bottom .list .header-menu-link {
    padding: 0 calc(32px /2);
    transition: all linear .2s;
    color: #3e3e3e;
    font-size: 16px;
    display: flex;
    position: relative;
    align-items: center;
    font-family: monM;
    height: 100%;
    overflow: hidden;
    text-transform: uppercase;
    justify-content: center;
    white-space: nowrap;
}

.header-bottom .list .header-menu-link span.btn i:before {
    content: "";
    position: absolute;
    background: url(/Design/img/MocHuynhThuan/drop.png);
    width: 9px;
    height: 7px;
    background-size: cover;
    background-repeat: no-repeat;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 5px;
}

.header-asking-mb span {
    position: relative;
    font-size: 14px;
    font-family: 'MonB';
    color: #ffffff;
    text-transform: uppercase;
    display: flex;
    padding: 10px 22px;
    background: linear-gradient(270deg, #1065b8 0%, #3388da 43.36%, #3275b6 100%);
    border-radius: 50px;
    cursor: pointer;
    align-items: center;
    overflow: hidden;
    z-index: 1;
}

.header-asking-mb span:before {
    content: "";
    position: absolute;
    height: 0%;
    left: 50%;
    top: 50%;
    width: 600%;
    background: var(--default-color-2);
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(60deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(60deg);
    transform: translateX(-50%) translateY(-50%) rotate(60deg);
    z-index: -1;
    -webkit-transition: 0.7s ease;
    transition: 0.7s ease;
    pointer-events: none;
}

.header-asking-mb span:hover:before {
    height: 560%;
}

.booking-now-header {
    margin-left: 12px;
    display: none;
}

.header-bottom .list .header-menu-item:first-child .header-menu-link::before {
    color: var(--default-color-1);
}

.header-bottom .list .header-menu-link::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0px;
    height: 50%;
    bottom: 0;
    right: 0;
    background: #2e3192;
    transition: all linear .2s;
    margin: auto;
    z-index: -1;
    border-radius: 50px;
}

.header-bottom .list .header-menu-link:hover::before {
    width: 100%;
}

.header-bottom .list .header-menu-link.active::before {
    bottom: 0;
}

.header-bottom .list .header-menu-link.active {
    background-color: rgb(0 0 0 / 10%);
    color: var(--default-color-1);
}

.header-bottom .list .header-menu-link:hover {
    color: #f8bc1c;
}

.header-bottom .list .header-menu-link:hover img {
    filter: invert(99%) sepia(1%) saturate(0%) hue-rotate(149deg) brightness(123%) contrast(100%);
}

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

.header-bottom .list .drop::before {
    content: '';
    position: absolute;
    bottom: 100%;
    width: 100%;
    height: 8px;
}

.header-bottom .list .drop {
    position: absolute;
    top: calc(100% + 0px);
    box-shadow: -2px 6px 8px 1px #00000033;
    z-index: 10;
    width: max-content;
    list-style: none;
    background-color: #fff;
    -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;
    -webkit-transform: translate(0, 40px);
    -moz-transform: translate(0, 40px);
    -ms-transform: translate(0, 40px);
    -o-transform: translate(0, 40px);
    transform: translate(0, 40px);
    opacity: 0;
    display: grid;
    grid-auto-rows: minmax(min-content, max-content);
    grid-template-columns: repeat(1, minmax(0, 1fr));
    column-gap: 25px;
    row-gap: 18px;
    padding: 13px;
}

.header-bottom .list .drop-item:hover .header_menu_drop3 {
    max-height: 600px;
}

.header-bottom .list .header-menu-item.hav:hover .drop {
    opacity: 1;
    pointer-events: all;
}

.header-bottom .list .header-menu-item.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 .header-menu-item.hav:hover::before {
    display: block;
}

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

.header-bottom .list .drop-item.hav-3:hover .header_menu_drop3 {
    opacity: 1;
    pointer-events: all;
    transform: translateY(0);
}

.header-bottom .list .header_menu_drop3 a:hover {
    background-color: var(--default-color-1) !important;
}

.header-bottom .list .drop3 {
    margin-top: 6px;
}

.header-bottom .list .drop3-item {
    padding: 4px 0;
    padding-left: 10px;
    display: flex;
    align-items: center;
    -webkit-transition: all ease .2s;
    -o-transition: all ease .2s;
    transition: all ease .2s;
}

.header-bottom .list .drop3-item:hover {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
}

.header-bottom .list .drop3-item i {
    color: #333;
    font-size: 10px;
    margin-right: 6px;
    position: relative;
}

.header-bottom .list .drop3-item i:before {
    content: "";
    position: absolute;
    background: url(/Design/img/MocHuynhThuan/drop2.png);
    width: 7px;
    height: 9px;
    background-size: cover;
    background-repeat: no-repeat;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 1px;
}

.header-bottom .list .drop3-link:hover {
    color: var(--default-color-2);
}

.header-bottom .list .drop3-link {
    color: #333;
    font-size: 15px;
    font-family: monM;
    transition: all .3s;
    width: fit-content;
}

li.drop-item.hav-3>a.drop-link {
    padding: 5px 18px;
    line-height: normal !important;
    background: linear-gradient(270deg, #1065b8 0%, #3388da 43.36%, #3275b6 100%);
    border-radius: 50px;
    color: #fff !important;
    text-transform: capitalize !important;
}

.header-bottom .list .drop .drop-link:hover {
    color: var(--default-color-2);
}

.header-bottom .list .drop .drop-link {
    font-weight: 100;
    font-size: 16px;
    color: var(--default-color-1);
    font-weight: normal;
    -webkit-transition: all ease .2s;
    -o-transition: all ease .2s;
    transition: all ease .2s;
    text-align: left;
    display: block;
    text-transform: capitalize;
    font-family: 'monM';
    text-transform: uppercase;
    line-height: 150%;
    width: fit-content;
}

.header-bottom-search {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    cursor: pointer;
    margin-left: 16px;
    display: none;
}

header.fixed .header-bottom-search {
    background-color: #fff;
    border-radius: 50%;
    width: 40px;
    height: 40px;
}

.header-bottom-search:hover::before {
    display: block;
}

.header-bottom-search::before {
    content: '';
    position: absolute;
    width: 50px;
    height: 20px;
    bottom: -20px;
    display: none;
}

.header-bottom-search .drops {
    background-color: #f2f2f2;
    display: flex;
    align-items: center;
    height: 30px;
    margin-right: 20px;
    border-radius: 6px;
}

.header-bottom-search a {
    font-size: 15px !important;
    padding: 10px 5px 10px 10px !important;
    height: 100%;
}

.header-bottom-search input {
    height: 100%;
    background-color: transparent;
    outline: none;
    border: none;
    color: #333;
    font-size: 14px;
    padding: 0 10px;
    width: 190px;
}

.header-bottom-search input::placeholder {
    color: #808080;
    font-family: monR;
}

.list-menu-wrap {
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    height: 100%;
}

.header-mobile {
    display: flex;
    align-items: center;
    height: 100%;
    position: relative;
    z-index: 2;
}

.cate-active-menu-pro.active {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    bottom: 0;
}


/*RS*/

@media(max-width:1023px) {
    .no-display-mobile-tablet {
        display: none
    }
    header.fixed .header-bottom {
        background: #fff;
    }
    .header-top:after {
        content: "";
        position: absolute;
        background: #dcdcdc;
        right: 0;
        bottom: 0;
        width: 75%;
        height: 1px;
    }
    .cate-active-menu-pro .list-cate-pro-decor {
        display: grid;
        grid-auto-rows: minmax(min-content, max-content);
        grid-template-columns: repeat(2, minmax(0, 1fr));
        column-gap: 12px;
        row-gap: 0;
        border: 1px solid #eee;
        background: #fff;
        border-radius: 8px;
        overflow: hidden;
        box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
        padding-bottom: 6px;
    }
    .cate-active-menu-pro .header-menu-link {
        font-size: 13px;
        padding: 10px 0;
    }
    .cate-active-menu-pro .drop-item>.drop-link {
        font-size: 12px;
        padding: 8px 7px;
    }
    header {
        position: relative;
    }
    .header-bottom-decor {
        display: none;
    }
    .header-bottom .mobile-text {
        left: 174px;
        display: block;
    }
    .header-bottom .container {
        border-radius: 10px;
    }
    .header-bottom .list .header-menu-item.hav {
        display: none !important;
    }
    .header-bottom .list .header-menu-item.btn-menu-rs {
        display: flex;
        font-size: 30px;
        color: #fff;
    }
    .cate-active-menu-pro .header-menu-item {
        padding: 0 5px;
    }
    .header-bottom ul li.btn-menu-rs {
        display: block;
    }
    .header-bottom .infor .item {
        display: none;
    }
    .header-top .infor .item.tel {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .header-bottom .container .infor {
        position: relative;
        right: 0;
    }
    .header-bottom ul li.btn-menu-rs {
        display: block;
    }
    .header-top .container {
        padding-right: 0;
    }
    .header-top-time {
        margin-right: 6px;
    }
    .btn-menu-rs.flex-center svg {
        width: 30px;
        height: auto;
    }
    .header-top-time span {
        font-size: 11px;
    }
    .header-top {
        display: block;
        position: relative;
    }
    .btn-menu-rs {
        display: flex;
        cursor: pointer;
        border-radius: 5px;
        width: 40px;
        height: 40px;
        border: 1.5px solid var(--default-color-2);
    }
    .content-header-t {
        padding-left: 0px;
        padding: 0;
        position: unset;
    }
    .header-bottom .list {
        display: none;
    }
    .content-header-t:after {
        width: 100%;
        left: 0;
        right: auto;
        border-radius: 0;
    }
    .header-c-top {
        display: none;
    }
    .header-asking-mb span {
        font-size: 13px;
        padding: 7px 14px;
    }
    .header-bottom-search {
        margin-right: 20px;
        display: none;
    }
}

@media(min-width:740px) and (max-width:1023px) {
    .no-display-tablet {
        display: none
    }
    .header-bottom .container .logo canvas {
        height: 66px;
    }
    .header-bottom .container .logo {
        transform: translateY(0);
        display: flex;
        align-items: center;
        justify-content: center;
    }
}

@media(max-width:739px) {
    .no-display-mobile {
        display: none
    }
    .content-header-t h4 {
        font-size: 14px;
        text-align: center;
        width: 100%;
    }
    .h-l-slogan {
        width: 100%;
        justify-content: center;
        display: none;
    }
    .content-header-t span {
        font-size: 14px;
        text-align: right;
        flex: 1 1 0;
        margin-left: 0;
    }
    .content-header-t span:nth-child(2) {
        position: relative;
        left: 9px;
    }
    .header-bottom .container .logo {
        transform: translate(0px, -21px);
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100px;
    }
    .header-bottom .container .logo:before {
        display: none;
    }
    .booking-now-header {
        margin-right: 12px;
        margin-left: 0;
    }
    header.fixed .header-bottom .container .logo {
        transform: translate(-5px, 0px);
        padding: 0;
        width: 56px;
    }
    .header-bottom .mobile-text {
        font-size: 15px;
        left: 109px;
    }
    .header-bottom.fixed .container .logo {
        justify-content: unset;
        transform: translateY(8px) translateX(-12px);
    }
    .header-bottom .container .logo canvas {
        width: 75px;
    }
    .header-bottom.fixed .container .logo canvas {
        height: unset;
    }
    .header-bottom.infor .item.tel a {
        font-size: 13px;
    }
    .header-bottom .infor .item.tel section {
        font-size: 13px;
    }
    .header-bottom .infor .item.tel span {
        font-size: 13px;
    }
    .header-bottom {
        height: 55px;
    }
    .header-top-time {
        display: none;
    }
    .header-bottom .container .infor {
        right: 10px;
    }
    .header-top-tel {
        display: flex;
        margin: 0;
    }
    .header-top-tel span {
        font-size: 15px;
    }
    span.decor-back-c {
        display: none;
    }
    .header-top-email {
        display: none;
    }
    .header-top-contact {
        display: none;
    }
    header.fixed .header-bottom-search {
        width: 36px;
        height: 36px;
    }
}