@import url('https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

:root{
    --color-main: #00213D;
    --color-main2: #B76E23;

}

body {
    font-family: "Be Vietnam Pro", sans-serif;
    font-size: 15px;
    line-height: 1.8;
}
.clamp-1 {
    text-overflow: ellipsis;
    line-height: 20px;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.clamp-2 {
    text-overflow: ellipsis;
    line-height: 20px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.clamp-3 {
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.clamp-4 {
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.scrollbar {
    overflow-y: overlay;
}

.scrollbar::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #f5f5f5;
}

.scrollbar::-webkit-scrollbar {
    width: 6px;
    background-color: #f5f5f5;
}

.scrollbar::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #000;
}
.evo_sidebar_search,
#offcanvas-cart {
    transition: transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1),
        visibility 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    touch-action: manipulation;
}
.evo_sidebar_search.active,
#offcanvas-cart.active {
    visibility: visible;
    transform: translateX(0);
}
.evo_sidebar_search button {
    border-radius: 0.25em;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
.backdrop__body-backdrop___1rvky {
    transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
}
.backdrop__body-backdrop___1rvky.active {
    visibility: visible;
    opacity: 0.5;
}
.container-fluid {
    padding-right: 30px;
    padding-left: 30px;
    width: 100%;
}

.owl-prev {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.owl-next {
    position: absolute;

    top: 50%;
    right: 0;

    transform: translateY(-50%);
}
.slider-home .owl-prev {
    left: 20px;
}
.slider-home .owl-next {
    right: 20px;
}
.owl-nav > div {
    background-color: #000;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 50px;
    font-size: 20px;
    border-radius: 50%;
    border: 1px solid #1e3d37;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}

img {
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
}


@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

    50% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }

    100% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }

    50% {
        -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
        transform: scale(0.8);
    }

    100% {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
}

.hover-zoom:hover img {
    transform: scale(1.05);
}
.hover-zoom {
    overflow: hidden;
}
.item-product .img img {
    height: 270px;
    object-fit: cover;
}

.main-menu ul li:last-child a{
    padding-right: 0;
}

.main-menu ul li:last-child a::after {
    display: none;
}

.top-content .text-phone {
    font-family: "UTM BanqueB";
}
.main-info .value-info .item .nav-img {
    min-height: 235px;
}
.sidebar .item-sb ul li {
    position: relative;
}
.sidebar .item-sb ul li:after {
    display: block;
    content: "";
    width: 7px;
    height: 7px;
    background: #017bc4;
    opacity: 0.7;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 6px;
}

.content-content p {
    margin-bottom: 10px;
}
#primary-nav.mobile li a {
    padding: 10px !important;
}

.header-pc {
    z-index: 8 !important;
}

.content-content p {
    margin-bottom: 10px;
}

.tab-detail button.active {
    background-color: #0c50a3;
    color: #fff;
}
.form-search-mobile input[type="text"]::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fff;
    opacity: 1; /* Firefox */
}

.form-search-mobile input[type="text"]:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #fff;
}

.form-search-mobile input[type="text"]::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #fff;
}

.accept-payment ul li img {
    width: 50px;
}
.map iframe {
    width: 100%;
}
.content-home.content-home-1 .nav-content-home .item {
    min-height: 565px;
}
.our-results .nav-our-results .item .number {
    font-family: "UTM BanqueB";
}

/* Accordion
================================================== */

.acc__title:after {
    width: 8px;
    height: 8px;
    border-right: 1px solid #4a6e78;
    border-bottom: 1px solid #4a6e78;
    position: absolute;
    right: 10px;
    content: " ";
    top: 50%;
    transform: rotate(-45deg) translateY(-50%);
    transition: all 0.2s ease-in-out;
}
.acc__title.active::after {
    transform: rotate(45deg) translateY(-50%);
    transition: all 0.2s ease-in-out;
}
.acc__panel {
    display: none;
}

.is-sticky .top-header {
    display: none;
}
.is-sticky .logo-box {
    display: none;
}
.sticky-wrapper {
    height: auto !important;
}
.banner-child::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
}
.content-content .nav-content-content h3 {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 32px;
}
.content-content .nav-content-content h2 {
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 10px;
}
.content-content .nav-content-content h4 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}
.content-content .nav-content-content ul {
    margin-bottom: 10px;
}

footer .qr img {
    width: 65px;
}
footer .bct img {
    width: 165px;
}

.main-menu-mobile ul li {
    width: 100%;
    border: none;
    position: relative;
}

.main-menu-mobile ul ul {
    width: 100%;
    position: relative;
    box-shadow: none;

    float: left;
    display: none;
}

.menu-toggle {
    display: block;
}

.menu-toggle {
    display: flex;
    align-items: center;
    text-align: center;
    color: #000;
    font-size: 25px;
    line-height: 39px;
    position: absolute;
    height: 40px;
    width: 40px;
    top: 50%;
    transform: translateY(-50%);
    left: 15px;
    background-size: 70%;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 99;
}

.main-menu-mobile {
    position: fixed;
    left: -400px;
    overflow: auto;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    right: 0;
    height: 100%;
    max-width: 300px;
    z-index: 999;
    bottom: 0;

    top: 0;
    background-color: #fff;
}

.main-menu-mobile.active {
    left: 0%;
}

.main-menu-mobile ul li a {
    font-size: 14px;
    text-decoration: none;
    color: #000;
    display: block;
    padding: 8px 20px;
    border-bottom: 1px solid rgba(45, 45, 45, 0.2);
}

.main-menu-mobile .sub-menu li a {
    font-size: 14px;
}

body.menu-change {
    overflow: hidden;
}

.overlay-main {
    background-color: #000000c2;
    position: absolute;
    visibility: hidden;
    opacity: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    z-index: 99;
}

.overlay-main.active {
    visibility: visible;
    opacity: 0.5;
    height: 100vh;
    position: fixed;
}

.top-close-menu {
    text-align: center;
    line-height: 30px;

    top: 0;
    z-index: 3;
    right: 0;
    width: 30px;
    height: 30px;
    background-color: #333;
    background-size: 12px;
    background-repeat: no-repeat;
    background-position: center;
    color: #fff;
    border-radius: 5px;
    float: right;
}
.main-menu-mobile.active {
    left: 0%;
}

.main-menu-mobile ul li {
    width: 100%;
    border: none;
    position: relative;
}
.main-menu-mobile ul li a {
    font-size: 14px;
    text-decoration: none;
    color: #000;
    display: block;
    padding: 8px 20px;
    border-bottom: 1px solid rgba(45, 45, 45, 0.2);
}

.main-menu-mobile .sub {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 25px;
    height: 25px;

    color: #333;
    font-size: 16px;
    text-align: center;
    line-height: 27px;
}

.main-menu-mobile ul {
    padding: 0;
    margin: 0;
}

.contant-content h3 {
    margin-bottom: 10px;
    font-family: "Roboto-Bold";
    font-size: 18px;
}
.contant-content p {
    margin-bottom: 10px;
}
.ads-right-1.sticky {
    top: 130px;
}
.border-left {
    border-left: 1px dashed #dddd;
}

.nav-category-mobile {
    position: fixed;
    left: -400px;
    overflow: auto;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    right: 0;
    height: 100%;
    max-width: 300px;
    z-index: 999;
    bottom: 0;

    top: 80px;
    background-color: #fff;
}
.nav-content-home .top-close-menu {
    position: absolute;
}

.nav-category-mobile.active {
    left: 45px;
}
.overlay-main-1 {
    background-color: #000000c2;
    position: absolute;
    visibility: hidden;
    opacity: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: all 0.3s;
    z-index: 99;
}

.overlay-main-1.active {
    visibility: visible;
    opacity: 0.5;
}

.header-main-mobile {
    display: none;
}
.header-mobile {
    background: #fff;
}

.owl-dots .owl-dot {
    width: 32px;
    height: 2px;
    background: #ddd;
    margin: 0px 2px;
}
.owl-dots {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 20px;
}
.owl-dots .owl-dot.active {
    background: #000;
}

.aniFlash {
    -webkit-animation-name: flash;
    -webkit-animation-delay: 0s;
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
}

/* css thêm mới */

.list-btn-tab .btn-tab.active{
    background: #fff;
    border-bottom-color: #fff;
    font-weight: 700;
    color: #183660;
}

.box_content img, .box_content iframe{
    margin-bottom: 10px;
}

.box_content{
    text-align: justify;
}

.box_content ul{
    padding-left: 40px;
    list-style: disc;
}

.pagination a:hover:not(.active), .pagination li.active span{
    background: #183660;
}

.btn-tabMB.active, .btn-tabMBCH.active{
    background: #d4a34d;
    color: #fff;
    border-radius: 9999px;
    text-decoration: none;
}

.slider-mb .owl-dots{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    margin-top: 0;
    bottom: 20px;
}


.slider-mb .owl-dots .owl-dot{
    width: 10px;
    height: 10px;
    background: #d4a34d;
    border-radius: 50%;
    margin: 0;
}

.slider-mb .owl-dots .owl-dot + .owl-dot{
    margin-left: 10px;
}

.slider-mb .owl-dots .owl-dot.active{
    background: #183761;
}

/*.slider-mb .owl-dots .owl-dot.active{
    position: relative;
}

.slider-mb .owl-dots .owl-dot.active::before{
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    border: 1px solid #d4a34d;
    background: #fff;
    z-index: -1;
    top: -5px;
    left: -5px;
    border-radius: 50%;
}*/

.icon-download-cus{
    background: linear-gradient(to bottom right, #09aefe ,#4664ff);
}

.main-logo-cart img{
    max-height: 60px;
}

.bg-section1{
    background: #fff url(../img/bg_section.png) repeat-x top left;
}

.header-main-mobile .logo img{
    max-height: 60px;
}

footer .logo-footer{
    max-height: 90px;
}

.video-about{
    padding-bottom: 56.25%;
}

.video-about iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.page-loca .box_content h3{
    font-weight: 700;
    color: #d4a34d;
    font-size: 20px;
}

.aniFlashColor{
    -webkit-animation-name: flashColor;
    -webkit-animation-delay: 0s;
    -webkit-animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
}

.aniFlashBg{
    -webkit-animation-name: flashBg;
    -webkit-animation-delay: 0s;
    -webkit-animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
}

.aniFlashColor p{
    margin-bottom: 0;
}

@keyframes flashColor{
    0%, 50%, 100%{
        color: var(--color-main);
    }

    25%, 75%{
        color: var(--color-main2);
    }
}

@keyframes flashBg{
    0%, 50%, 100%{
        background: #fff;
    }

    25%, 75%{
        background: var(--color-main2);
    }
}

/*.slider-mb .item img{
    width: 750px;
    margin: 0 auto;
}*/

.slider-mb .owl-nav > div{
    width: 50px;
    height: 50px;
    background: #183761;
    border: none;
    font-size: 30px;
    opacity: 0.5;
}

.slider-mb .owl-prev{
    left: calc(8% - 50px);
}

.slider-mb .owl-next{
    right: calc(8% - 50px);
}

.btn-floorplan{
    padding: 7px 20px 7px 10px;
    gap: 5px;
}

.btn-floorplan span{
    width: 24px;
    height: 24px;
}

.slider-art .owl-nav > div{
    background: transparent;
    font-size: 30px;
    border: none;
    opacity: 0.5;
}

.slider-art .owl-prev{
    left: 10px;
}

.slider-art .owl-next{
    right: 10px;
}

.slider-banner-cus img{
    height: 360px;
    object-fit: cover;
    width: 100%;
    image-rendering: pixelated;
}

.header-pc.scrollActive , .header-mobile.scrollActive{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}

.contact-footer a:hover{
    text-decoration: underline;
}

.box-popup{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    display: none;
}

.box-popup.active{
    display: block;
}

.box-popup .bg{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #00000080;
    z-index: 10;
}

.box-popup .box-content{
    width: calc(100% - 16px);
    background: #fff;
    border-radius: 8px;
    z-index: 11;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.box-popup .header-content{
    padding: 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #dee2e6;
}

.box-popup .header-content h5{
    font-size: 18px;
    font-weight: 700;
}

.box-popup .header-content a{
    display: inline-block;
    padding: 8px;
    font-size: 18px;
    line-height: 1;
}

.box-popup .body-content{
    padding: 16px;
}

.hc-offcanvas-nav .nav-container, .hc-offcanvas-nav .nav-wrapper, .hc-offcanvas-nav ul,
.hc-offcanvas-nav li.nav-close a, .hc-offcanvas-nav li.nav-back a{
    background: #183660 !important;
}

.banner-detail-art::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #18366080;
}

.text-primary, .list-btn-tab .btn-tab.active, .desc h2, .hover\:text-primary:hover{
    color: var(--color-main);
}

.bg-primary, .slider-mb .owl-dots .owl-dot.active, .hover\:bg-primary:hover{
    background: var(--color-main);
}

.text-color_yellow, .page-loca .box_content h3, .hover\:text-color_yellow:hover{
    color: var(--color-main2);
}

.bg-color_yellow, .btn-tabMB.active, .btn-tabMBCH.active, .slider-mb .owl-dots .owl-dot, .hover\:bg-color_yellow:hover{
    background: var(--color-main2);
}

.box-content-document{
    background: #f5f5f5;
}

.box-content-document{
    margin: 0 -15px;
}

.box-content-document .item{
    padding: 15px;
}

.box-content-document .item:nth-child(2n){
    border-left: 1px solid var(--color-main);
}

.box-content-document .item h3{
    background: var(--color-main);
    color: #fff;
}

.box-content-document .item .box_content{
    padding-top: 15px;
}

.box-content-document .item .box_content ul{
    padding-left: 30px;
}

.box-content-document .item .box_content ol{
    list-style: decimal;
    padding-left: 20px;
}

.box-content-document .item .box_content .text-underline a{
    text-decoration: underline;
}

.footer-col1 .btn-submit{
    color: var(--color-main);
}

.btn-cus-gen-add{
    position: fixed;
    top: 100px;
    left: 0;
    z-index: 99;
    width: 100%;
}

@media only screen and (max-width: 1366px) {
    .other-shops {
        width: 100%;
        overflow: hidden;
    }
    #main {
        width: 100%;
        overflow: hidden;
    }
    .logo-box {
        width: 100%;
        overflow: hidden;
    }
}
@media only screen and (max-width: 1024px) {
    #main {
        width: 100%;
        overflow: hidden;
    }
}

@media(min-width: 1024px) and (max-width: 1199px){
    .footer-col1 .btn-submit{
        font-size: 14px;
    }
}


@media(min-width: 1024px){
    .footer-col1{
        grid-column: span 2 / span 2;
    }

}

@media(max-width:1023px){

    .box-list-pc .box_content ul{
        padding-left: 30px;
    }

    .footer-col1 .btn-submit{
        max-width: 200px;
    }
}

@media only screen and (max-width: 768px) {

    header {
        display: none !important;
    }
    header.header-mobile {
        display: block !important;
        z-index: 8 !important;
    }

    .header-main-mobile {
        display: block;
    }
    .header-main-pc {
        display: none;
    }
    .top-content .item .img img {
        height: 250px !important;
    }
}

@media(max-width: 767px){
    .box-content-document{
        margin: 0 -10px;
    }

    .box-content-document .item{
        padding: 10px;
    }

    .box-content-document .item:nth-child(2n){
        border-left: none;
    }
}

@media only screen and (max-width: 736px) {
    .sitemap {
        margin-top: 0;
    }

    .owl-next, .slider-mb .owl-next {
        right: 0;
    }
    .owl-prev, .slider-mb .owl-prev {
        left: 0;
    }

    /*.owl-carousel .owl-dot,
    .owl-carousel .owl-nav .owl-next,
    .owl-carousel .owl-nav .owl-prev {
        cursor: pointer;
        cursor: hand;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        display: none;
    }*/
    .owl-nav > div {
        width: 40px;
        height: 40px;

        line-height: 40px;
    }

    header .right-header ul li img {
        width: 30px;
        height: 20px;
    }
    header .right-header ul li:last-child img {
        width: auto;
        height: auto;
    }
    .banner .slider__images {
        height: 275px !important;
    }
    .slider__thumbs .slider__image img {
        height: 85px !important;
    }

    #primary-nav-button {
        top: 12px;
    }
    header > div > .absolute {
        top: 19px;
    }
    .slider-home .owl-next {
        right: 0;
    }
    .slider-home .owl-prev {
        left: 0;
    }
    .banner-child .img img {
        height: 250px;
        object-fit: cover;
    }

    .slider-mb .owl-dots .owl-dot{
        display: block;
    }

    .slider-mb .owl-dots{
        width: 100%;
        padding: 0 20px;
    }

    footer{
        text-align: center;
    }

    footer .box-contact h2, footer .box-contact h3{
        font-size: 15px;
    }

    footer .contact-footer + ul{
        justify-content: center;
        padding-left: 0;
    }
    
}

h2{
    line-height: 1.5;
}

.menu-header-child ul li:last-child {
    border-bottom: 0px;
}

@media(min-width: 576px){
    .container{
        max-width: 540px;
    }

    .box-popup .box-content{
        width: 500px;
    }
}

@media(min-width: 768px){
    .container{
        max-width: 720px;
    }

    .footer-col1 .box-social{
        justify-content: flex-start;
    }
}

@media(min-width: 992px){
    .container{
        max-width: 960px;
    }

    .box-popup .box-content{
        width: 800px;
    }
}

@media(min-width: 1024px) and (max-width: 1535px){
    .lg\:px-\[25px\]{
        padding: 0 15px;
    }
}

@media(min-width: 1200px){
    .container{
        max-width: 1140px;
    }
}

@media(min-width: 1700px){
    .container{
        max-width: 1320px;
    }
}
