@charset "utf-8";

@font-face {
    font-family: 'UTM Penumbra';
    src: url('../fonts/UTMPenumbra.eot');
    src: url('../fonts/UTMPenumbra.eot?#iefix') format('embedded-opentype'),
        url('../fonts/UTMPenumbra.woff2') format('woff2'),
        url('../fonts/UTMPenumbra.woff') format('woff'),
        url('../fonts/UTMPenumbra.ttf') format('truetype'),
        url('../fonts/UTMPenumbra.svg#UTMPenumbra') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'UTMPenumbraBold';
    src: url('../fonts/UTMPenumbraBold.eot');
    src: url('../fonts/UTMPenumbraBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/UTMPenumbraBold.woff2') format('woff2'),
        url('../fonts/UTMPenumbraBold.woff') format('woff'),
        url('../fonts/UTMPenumbraBold.ttf') format('truetype'),
        url('../fonts/UTMPenumbraBold.svg#UTMPenumbraBold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'SVN-Gilroy';
    src: url('../fonts/SVN-Gilroy.eot');
    src: url('../fonts/SVN-Gilroy.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SVN-Gilroy.woff2') format('woff2'),
        url('../fonts/SVN-Gilroy.woff') format('woff'),
        url('../fonts/SVN-Gilroy.ttf') format('truetype'),
        url('../fonts/SVN-Gilroy.svg#SVN-Gilroy') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'SVN-GilroySemiBold';
    src: url('../fonts/SVN-GilroySemiBold.eot');
    src: url('../fonts/SVN-GilroySemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SVN-GilroySemiBold.woff2') format('woff2'),
        url('../fonts/SVN-GilroySemiBold.woff') format('woff'),
        url('../fonts/SVN-GilroySemiBold.ttf') format('truetype'),
        url('../fonts/SVN-GilroySemiBold.svg#SVN-GilroySemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Blacksword';
    src: url('../fonts/Blacksword.eot');
    src: url('../fonts/Blacksword.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Blacksword.woff2') format('woff2'),
        url('../fonts/Blacksword.woff') format('woff'),
        url('../fonts/Blacksword.ttf') format('truetype'),
        url('../fonts/Blacksword.svg#Blacksword') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Futura';
    src: url('../fonts/SFUFuturaRegular.TTF');
    src: url('../fonts/SFUFuturaRegular.TTF') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
:root{
--d-transition:all .5s cubic-bezier(0.65,0,0.35,1);
--font
--d-gradient:#fff;
--d-padding:5.46875vw;
--d-padding-xl:14.32292vw
}
.f-semiBold{font-family: 'SVN-GilroySemiBold';}
.f-bold{font-family: 'SVN-GilroySemiBold';}
body{
font-family: 'SVN-Gilroy';margin:0;padding:0;font-size:15px;line-height:1.47;overflow-x:hidden;color:#393939}

body:not(.disable-fullpage),body:not(.disable-fullpage) section{overflow:hidden}

body:not(.ready){overflow:hidden!important}

h1,h2,h3,h4,h5,h6, strong{font-family: 'UTMPenumbraBold';color:#fff;margin:0 auto 15px;line-height:1.4}

a{transition:var(--d-transition);text-decoration:none;color:#333}

a:focus,a:hover{text-decoration:none;outline:0}
ol,ul{margin:0 auto 20px}
ol li,ul li{margin:0 auto 10px}
blockquote{background:#f5f5f5;    padding: 30px;}
    blockquote p:last-child{padding-bottom: 0px;}
:focus,button:focus{outline:0}

img{max-width:100%;width:auto;height:auto}

.gutter-10{margin-left:-10px;margin-right:-10px}
.gutter-10>[class*=col-]{padding-right:10px;padding-left:10px}

.gutter-5{margin-left:-5px;margin-right:-5px}

.gutter-5>[class*=col-]{padding-right:5px;padding-left:5px}

.gutter-2{margin-left:-2px;margin-right:-2px}

.gutter-2>[class*=col-]{padding-right:2px;padding-left:2px}

.gutter-0{margin-left:0;margin-right:0}

.gutter-0>[class*=col-]{padding-right:0;padding-left:0}

.relative{position:relative}
.absolute{position:absolute}
.overflow-hide{overflow:hidden}

.blur{filter:blur(10px)}
.alignnone{margin:5px 20px 20px 0}
.aligncenter,div.aligncenter{display:block;margin:5px auto 1em}
.alignright{float:right;margin:5px 0 20px 20px}

.alignleft{float:left;margin:5px 20px 20px 0}

.aligncenter{display:block;margin:5px auto}

a img.alignright{float:right;margin:5px 0 20px 20px}

a img.alignnone{margin:5px 20px 20px 0}
a img.alignleft{float:left;margin:5px 20px 20px 0}

a img.aligncenter{display:block;margin-left:auto;margin-right:auto}

.wp-caption{max-width:100%;text-align:center}

.wp-caption.alignleft,.wp-caption.alignnone{margin:5px 20px 20px 0}

.wp-caption.alignright{margin:5px 0 20px 20px}

.wp-caption img{border:0;height:auto;margin:0;max-width:100%;padding:0;width:auto}
.wp-caption p.wp-caption-text{font-size:16px;margin:0;padding:5px 5px 0}
.editor-content img{max-width:100%;height:auto}
.editor-content img.media-object{max-width:none}
.editor-content h2,.editor-content h3,.editor-content h4{color:#fff}
.editor-content h4{font-size:16px}
.editor-content h3{font-size:18px}
.btn{border-radius:0;background:0 0;border:0;color:#212529;font-size:18px;margin:auto;padding:8px 35px;transition:var(--d-transition);text-decoration:none}
.btn.btn-icon{padding-left:60px}
.btn.btn-default,.btn.btn-primary{border-radius:0;background:0 0;font-size:20px;text-transform:uppercase;color:#fff;text-transform:uppercase;border:1px solid transparent}
.btn.btn-primary{border-color:#09123c;color:#09123c}
.btn.btn-primary:hover{color:#fff}
.btn.btn-default{background:0 0;color:#bda177;position:relative;padding-left:45px}


.btn.btn-default:hover{background:#09123c;color:#fff;border-color:#09123c}
.btn.btn-primary.md{padding:10px 35px 8px}
.btn .fa{font-size:22px;margin-right:5px;vertical-align:text-top}
.btn.btn-lg{font-size:24px;line-height:30px;padding:22px 50px}
.btn.btn-sm{font-size:16px;padding:8px 25px}
.btn:focus,.btn:hover{color:#09123c;outline:0;box-shadow:none}
.btn-link{font-size:17px;color:#09123c}
.btn.outline-btn{background:0 0;color:#006838;border:1px solid #09123c;padding:5px 25px 5px 10px;position:relative}

.btn.outline-btn:after{position:absolute;right:6px;top:12px;content:"\f103";font:14px/1 FontAwesome}

.btn.outline-btn:hover{background:#09123c;color:#09123c}
.btn-transparent{background:0 0;border:1px solid #09123c;color:#09123c;font-size:14px}
.btn-transparent:hover{background:#f7e5cb;border:1px solid #f7e5cb}
.btn-detail{margin-top:25px}
.div_zindex{position:relative;z-index:3}
.div_zindex>*{position:relative;z-index:1}
.dark-overlay{background:rgba(0,0,0,.85);content:"";height:100%;left:0;position:absolute;top:0;width:100%}
.color-overlay{background:rgba(205,56,96,.9);content:"";height:100%;left:0;position:absolute;top:0;width:100%}

.margin-btm-20{margin-bottom:20px;clear:both}
.margin-top-20{margin-top:20px;clear:both}
.margin-top-40{margin-top:40px;clear:both}
.margin-btm-40{margin-bottom:40px;clear:both}
.margin-top-60{margin-top:60px;clear:both}
.margin-btm-60{margin-bottom:60px;clear:both}
.margin-none{margin:0}
.margin-top-15{margin-top:15px}
.d-inline-block{display:inline-block}
.form-group{margin-bottom:20px;position:relative}
.form-group.has-error .help-block{position:absolute;right:0;top:10px;background: linear-gradient(225deg, #EFCA80 0%, #C18039 100%); -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;}
.form-group-captcha{font-size:.7em;opacity:.5;color:#FBFBFB}
.form-group-captcha a{color:#FBFBFB}
.form-label{color:#111;font-size:14px;margin:0 auto 8px}
.form-control{background:0 0;border:0;border-radius:0;box-shadow:none;color:#FBFBFB;font-size:16px;height:40px;line-height:30px;padding:0 15px}
textarea.form-control{padding:15px 20px}
.form-control:hover{box-shadow:none;outline:0}
.form-control:focus{box-shadow:none;background:0 0;border-color:#FBFBFB;outline:0;color:#FBFBFB}
.select{position:relative}
.select select{appearance:none;-moz-appearance:none;-o-appearance:none;-webkit-appearance:none;-ms-appearance:none}

.select::after{color:#878787;content:"";cursor:pointer;font-family:fontawesome;font-size:15px;padding:12px 0;pointer-events:none;position:absolute;
right:15px;top:0}

.form-control option{padding:10px}
.control-label{color:#555;font-size:15px}
.checkbox label,.radio label{cursor:pointer;font-size:14px;font-weight:400;padding-left:26px;position:relative}
.checkbox input[type=checkbox],.radio input[type=radio]{display:none}
.radio label:before{background-color:transparent;border-style:solid;border-width:1px;border-radius:50%;content:"";display:inline-block;height:15px;left:0;top:4px;position:absolute;width:15px}
.checkbox label::before{background-color:rgba(0,0,0,0);border:1px solid #111;content:"";display:inline-block;height:16px;left:0;position:absolute;top:4px;width:16px}

.radio input[type=radio]:checked+label:before{content:"\2022";font-size:15px;text-align:center;line-height:11px}

.checkbox input[type=checkbox]:checked+label:before{content:"\2713";font-size:12px;text-align:center;line-height:14px}

.black_input .form-control{background:#222;border-radius:3px;color:#fff;border:1px solid #222;font-size:17px}
.checkbox,.radio{padding-top:5px}
table{margin:0 0 30px;width:100%}
table td,table th{border:1px solid #ccc;padding:18px}
table td img,table th img{max-width:100%}
table thead{background:#eee}
table thead td,table thead th{text-transform:uppercase;color:#111}
.panel-group .panel{background:#fff;border:0;border-radius:0;box-shadow:none;margin-bottom:25px}
.panel-title{color:#fff;font-size:24px;margin-bottom:0;margin-top:0}
.panel-title a{display:block;padding:10px 25px;position:relative;background:#cca759;font-size:18px}
.panel-title a .question{width:85px;height:100%;content:"";color:#fff;font-size:39px;line-height:1;text-align:center;position:absolute;top:0;left:0;background:#09123c}
.panel-title a.collapsed .question{background:#252930;transition-duration:.3s;-moz-transition-duration:.3s;-o-transition-duration:.3s;-webkit-transition-duration:.3s}
.panel-title a .question span{position:absolute;top:45%;left:0;right:0;transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);-webkit-transform:translateY(-50%)}
.panel-default>.panel-heading{background:rgba(0,0,0,0);border:0;border-radius:0;box-shadow:none;color:#333;padding:0}
.panel-heading:hover .panel-title a .question{background:#09123c}
.panel-heading:hover .panel-title a{border-color:#09123c}
.panel-body{border:0 solid rgba(255,255,255,.2);margin-top:-1px;padding:15px 0}
.panel-body p{font-size:17px;line-height:30px}

.section-title.title-white{color: white;}

section{position:relative}
.editor-content h2,
.section-title {
    font-size: 35px;
    line-height: 1.4em;
    color: #016814;
    text-transform: uppercase;
    margin-bottom: 25px;
    position: relative;
    padding-top: 4px;
}
.section-title.title-radian {
    background: #EFCA80;
    background: linear-gradient(225deg, #EFCA80 0%, #C18039 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;    display: inline-block;
}
.subtitle{font-size:19px;line-height:1.4em; margin-bottom: 15px}
.line{position:relative}
.line.line-top,.section-title.line-top{padding-top:165px}
.line.line-top:before,.section-title.line-top:before{content:'';position:absolute;width:1px;height:140px;background:#fff;left:50%;margin-left:-.5px;top:0}
.line.line-top-sm,.section-title.line-top-sm{padding-top:60px}
.line.line-top-sm:before,.section-title.line-top-sm:before{content:'';position:absolute;width:1px;height:40px;background:#fff;left:50%;margin-left:-.5px;top:0}
.line.line-bottom,.section-title.line-bottom{padding-bottom:60px}
.line.line-bottom:after,.section-title.line-bottom:after{content:'';position:absolute;width:1px;height:40px;background:#fff;left:50%;margin-left:-.5px;bottom:0}
.section-title-md{font-size:30px}

.section-description p:last-child{margin-bottom:0}
.secondary-bg{background:#09123c;color:#fff}
.view-detail{margin-top:45px;text-decoration:underline;font-style:italic;font-size:24px;display:block}
section.dark,section.dark .section-title{color:#fff}
section.dark .btn-default{color:#fff;border-color:#fff}
.ellips{text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}
.primary-bg{background:var(--d-gradient);color:#fff}
.gray_bg{background:#fafaf9}
.gray_bg_2{background:#f5f5f5}
.section-padding{padding:80px 0}
.section-padding-sm{padding:20px 0}
.disable-fullpage #fullpage section:first-child .section-padding-top,.section-padding-top{padding-top:100px}
.disable-fullpage #fullpage section:first-child .section-padding-left,.section-padding-left{padding-left:100px}
.section-header{margin:0 auto;max-width:950px;padding-bottom:30px}
.section-header h2{margin:0 auto;font-size:32px;font-weight:400}
.section-header p{color:#777;font-size:17px;margin:22px auto 0}
.section-bg{position:absolute;left:0;top:0;width:100%;height:100%}
.cover,.section-cover{background-size:cover;background-position:center center;background-repeat:no-repeat}
.icon-logo-lb,.icon-logo-rb{position:relative}
.primary-color,.secondary-color{color:#09123c}
.secondary-color .section-title.line-bottom:after{background:#09123c}
.mbtt .page-nav.masterplan-nav ul li:nth-child(1){display:none}
.fancybox-container .fancybox-bg,.fancybox-container .fancybox-button{background:rgba(9,18,65,1)}
.fancybox-container .fancybox-navigation button{color:#09123c;background:center center/contain no-repeat;width:14px;height:30px;padding:0;margin:0 15px}
.fancybox-container .fancybox-navigation button:before{background:0 0}
.fancybox-container .fancybox-navigation button svg{display:none}
.fancybox-container .fancybox-navigation .fancybox-button--arrow_left{background-image:url(../images/arrow-prev-xxl.svg)}
.fancybox-container .fancybox-navigation .fancybox-button--arrow_right{background-image:url(../images/arrow-next-xxl.svg)}

@media (max-width:991px){
    .fancybox-container .fancybox-navigation button{width:12px;height:26px}
}

.fancybox-container .fancybox-caption-wrap .fancybox-caption{color:#09123c}
.fancybox-container .fancybox-caption-wrap strong{margin-left:5px}
.p-left{padding-left:var(--d-padding-xl)}
.p-left-sm{padding-left:var(--d-padding)}
.p-right{padding-right:var(--d-padding-xl)}
.p-right-sm{padding-right:var(--d-padding)}
.p-both{padding-left:var(--d-padding-xl);padding-right:var(--d-padding-xl)}
.p-both-sm{padding-left:var(--d-padding);padding-right:var(--d-padding)}
.m-left{margin-left:var(--d-padding-xl)}
.m-right{margin-right:var(--d-padding-xl)}
.m-both{margin-left:var(--d-padding-xl);margin-right:var(--d-padding-xl)}
.m-left-sm{margin-left:var(--d-padding)}
.m-right-sm{margin-right:var(--d-padding)}
.m-both-sm{margin-left:var(--d-padding);margin-right:var(--d-padding)}
.grecaptcha-badge{visibility:hidden}
.tab-content{margin-top:0;padding:0}

.nicescroll-rails{transform:translatex(calc(-1 * (var(--d-padding) - 30px)))}

.zoom-in{display:block}

.zoom-in img{-webkit-transform:scale(1);transform:scale(1);-webkit-transition:.5s ease-in-out;transition:.5s ease-in-out}
.zoom-in:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}
.item-thumb.animation{overflow:hidden;position:relative;display:block}
.item-thumb.animation:after{-webkit-transition:.3s;transition:.3s;content:"";position:absolute;left:0;top:0;width:100%;height:100%}
.item-thumb.animation img{transition:transform 3s cubic-bezier(0,.6,.45,1)}
.item-thumb.animation:hover img,.item:hover .item-thumb.animation img{-webkit-transform:scale(1.1);transform:scale(1.1)}
.item:hover .item-thumb.animation:after{-webkit-box-shadow:inset 0 0 0 5px rgba(243,190,79,.5);box-shadow:inset 0 0 0 5px rgba(243,190,79,.5)}
.parallex-bg{background-attachment:fixed;background-position:center;background-repeat:no-repeat;background-size:cover;position:relative}
.modal-header{background:#333;color:#fff}
.modal-header h4{color:#fff}
.modal-header .close{color:#fff;opacity:1}
.modal-header .close:hover{opacity:.7}
.modal-content{border-radius:0;background:rgba(255,255,255,1)}
.bootbox .bootbox-body{color:#333}
.bootbox.modal .close{position:absolute;margin:0!important;right:-15px;top:-15px;border-radius:50%;width:30px;height:30px;font-size:26px;line-height:.8;background:#09123c;color:#fff;border:0}
.bootbox.modal .close:hover{background:#09123c}

.mask{position:fixed;left:0;top:0;width:100%;height:calc(var(--vh,1vh) * 100);overflow:hidden;z-index:99999;transition:var(--d-transition);transition-duration:2s}

.mask::before{content:'';background:linear-gradient(0deg,#c17f39 0,#f0cb81 100%)}

.mask::before,.wave-svg{height:calc(var(--vh,1vh) * 100);position:relative;display:block;width:100%}

.wave-svg path{fill:#fff}
.mask.up{opacity:0}
.wave-svg{margin:-10px 0 0;transform-origin:50% 0}

.mask .mask-bg{position:absolute;left:0;top:0;width:100%;height:calc(var(--vh,1vh) * 100);transition:var(--d-transition);z-index:4;background: #fff; }

.mask .mask-bg svg{position:absolute;width:270px;max-width:45vw;height:auto;left:50%;top:50%;transform:translate(-50%,-50%);transition:var(--d-transition);transition-duration:1.2s}

.mask.up .mask-bg svg{opacity:0;filter:blur(15px);transform:translate(-50%,-50%) scale(2);transform-origin:center}

body.ready .mask{pointer-events:none;z-index:-99999}

#logo_vivus .text-logo{fill-opacity:0;stroke:#1b4467;stroke-width:2px}
    #logo_vivus .line-run{fill-opacity:0;stroke:#1b4467;stroke-width:4px}
#logo_vivus.done .text-logo,#logo_vivus.done .line-run{fill-opacity:1;stroke-width:0}



.fixed-btn {
    position: fixed;
    right: 10px;
    padding: 25px 15px;
    top: 45%;
    z-index: 6;
    opacity: 0;
    transition: var(--d-transition);
    transform: translateY(100px);
    display: flex;
    align-items: center;
    flex-direction: column;
    background: linear-gradient(225deg, #4e9a2f, #2aa7a5);
    border: 2px solid white;
    border-radius: 9999px;
    box-shadow: #000000 0px 0px 5px;
}
.to-top-btn {
    background: url(../images/to-top.svg) center center no-repeat;
    background-size: cover;
    width: 29px;
    height: 33px;
    cursor: pointer;
    position: fixed;
    right: calc(50% - 15px);
    bottom: 110%;
    z-index: 6;
    filter: drop-shadow(0px 0px 6px black);
}
.fixed-btn.show{transform:translateX(0);opacity:1}
    .fixed-btn a{margin-bottom: 20px; display: block;}
    .btn-360{width: 27px; height: 29px;background: url(../images/ico-360.svg) center center no-repeat; background-size: contain;}    
    .hotline{width: 22px; height: 30px;background: url(../images/ico-hotline.svg) center center no-repeat; background-size: contain;} 
    .btn-reg{width: 24px; height: 25px;background: url(../images/ico-dangky.svg) center center no-repeat; background-size: contain;  margin-bottom: 0px !important} 

.fixed-btn.center{top:50%;transform:translateY(-50%)}
.fixed-btn.top{top:40px}


@keyframes zoomIn_zalo{
    from{opacity:0;transform:scale3d(.3,.3,.3)}
    50%{opacity:1}
}

@keyframes pulse_zalo{
    from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}
    50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}
}

.fixed-btn.bottom .copyright{font-size:15px}
.fixed-scroll-downs span{display:none}
.fixed-scroll-downs{position:fixed;transform:translateX(-50%);bottom:0;color:#fff;text-transform:uppercase;font-size:16px;height:60px;width:1px;left:50%}
.fixed-scroll-downs .scrollLine{position:absolute;left:0;bottom:0;height:100%;width:1px;background:rgba(255,255,255,.3)}
.fixed-scroll-downs .scrollLine:after{content:"";position:absolute;top:30%;left:50%;width:12px;height:12px;background:#fff;border-radius:50%;transform:translate(-50%,0);animation:3s ease-in-out infinite scrollLine}

.fullpage-wrapper .bg-nav{position:relative}

.fullpage-nav{line-height:normal;padding:0;margin:0;position:fixed;right:calc(var(--d-padding) - 35px);z-index:6;opacity:0;transition:var(--d-transition);top:50%;transform:translate(100px,-50%)}
.fullpage-nav.show{transform:translate(0,-50%);opacity:1}
.fullpage-nav li{padding:0;margin:10px 0;list-style:none}
.fullpage-nav li a{color:rgba(255,255,255,1);text-transform:uppercase;opacity:.4;display:flex;font-size:16px;align-items:center;justify-content:flex-end}
.fullpage-nav li a .title{transform:translateX(50%);opacity:0;transition:var(--d-transition);text-transform:uppercase;color:#fff}
.fullpage-nav li.active a,.fullpage-nav li:hover a{opacity:1}
.fullpage-nav li:hover a .title{transform:translateX(0);opacity:1}

.fullpage-nav li span:not(.title){display:flex;align-items:center;justify-content:center;margin-left:10px;text-align:center;flex:0 0 35px;width:35px;height:35px;border:1px solid #fff;border-radius:50%;order:2}

.fullpage-nav li.active a span:not(.title),.fullpage-nav li:hover a span:not(.title){background:#09123c}

#header{background:#ffffff;position:fixed;top:0;width:100%;transition-duration:.3s;z-index:22;visibility:hidden; transition: var(--d-transition);}
#header.show{opacity:1;visibility:visible}
#header.sticky{position:fixed;top:0;left:0;right:0}
.navbar-header{position:relative;z-index:1}
#header .navbar{    align-items: center;padding:15px 0px;}
#header .navbar-brand{margin:0;transition-duration:.3s;width:163px;height:auto;padding:0}
    /* #header.sticky .navbar-brand{width:90px;} */

#header .menu-item{display:inline-block;position:relative;transition:var(--d-transition)}
#header .menu-item a{font-family:'Futura';color:#000000;font-size:16px;padding:10px;text-transform: uppercase;}
#header li.menu-item {margin: 0px auto 0px}
#header .navbar-brand .white{display:none}
#navigation{padding:0;position:relative;text-align:right}

#header .header-left{right:auto;left:var(--d-padding)}
#header ul{margin-bottom: 0px;    padding-left: 0px;}

#header:not(.is-alternate){-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-ms-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:1s;-moz-animation-duration:1s;-ms-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s}
#header .navbar-toggler{    font-family: 'Futura';border:0;color:#000000;text-transform:uppercase;font-size:16px;padding:0 40px 0 0;position:relative;    display: none;}

#header .navbar-toggler:focus{outline:0;box-shadow:none}
#header .navbar-toggler-icon{background:0 0;position:absolute;right:0;top:50%;transform:translateY(-50%);width:26px;height:8px;cursor:pointer;transition:.3s}
#header .navbar-toggler-icon>span{display:block;width:100%;height:2px;border-radius:4px;background-color:#184b27;position:absolute;transition:.3s}

#header .navbar-toggler-icon>span:nth-of-type(1){width:100%;top:0;left:0}
#header .navbar-toggler-icon>span:nth-of-type(3){width:60%;top:100%;left:0;transform:translateY(-100%)}

#header .navbar-toggler-icon:hover>span{width:100%;transition:.3s}
body.menu-open .header-bottom .navbar-toggler{color:#184b27}
body.menu-open #header .navbar-toggler .navbar-toggler-icon{margin:0;width:26px;height:26px;margin-top:0px;transform:rotate(180deg) translateY(50%);transition:.3s;opacity:1}
body.menu-open #header .navbar-toggler .navbar-toggler-icon>span{width:100%;height:2px;background-color:#184b27;transition:.3s}
body.menu-open #header .navbar-toggler .navbar-toggler-icon>span:nth-child(1){top:50%;left:50%;transform:translate(-50%,-50%) rotate(45deg)}
body.menu-open #header .navbar-toggler .navbar-toggler-icon>span:nth-child(2){opacity:0}
body.menu-open #header .navbar-toggler .navbar-toggler-icon>span:nth-child(3){top:50%;left:50%;transform:translate(-50%,-50%) rotate(-45deg)}


.d-bg,.d-bg-ani{position:relative}
.d-bg-ani .bg{opacity:0;transition:var(--d-transition);pointer-events:none}
.fp-completely .bg,.fp-completely .bg.go{opacity:1}
#fp-nav{transition: var(--d-transition);}
.fp-viewing-trang-chu #fp-nav{opacity: 0; visibility: hidden;pointer-events: none;}
#fp-nav ul li, .fp-slidesNav ul li { margin: 15px 7px !important;}
#fp-nav ul li:first-child{display: none}
#fp-nav ul li a span, .fp-slidesNav ul li a span{width: 14px !important; height: 14px !important; background: #5E6A7D !important;    margin: 0px 0 0 0px  !important;}
#fp-nav a.active+.fp-tooltip {
    -webkit-transition: opacity .2s ease-in;
    transition: opacity .2s ease-in;
    width: auto;
    opacity: 1;
}
#fp-nav ul li .fp-tooltip.left {    left: 30px !important;    top: 5px !important;}

#fp-nav .fp-tooltip{font-family: 'UTMPenumbraBold' !important; font-size: 11px !important; color: #5E6A7D !important}

.light  #fp-nav .fp-tooltip{color: #FBFBFB !important}
.light  #fp-nav ul li a span{ background: #EDEDED !important;}

#fp-nav ul li a.active span, #fp-nav ul li:hover a.active span,.light #fp-nav ul li a.active span,.light #fp-nav ul li:hover a.active span{
    background: #E6BB72 !important;
}

.page-child #fp-nav,.fp-viewing-cong-dong-cu-dan #fp-nav{opacity: 0; visibility: hidden; pointer-events: none;}
.section-light{color: #FBFBFB}
/*Banner*/
.form-banner {
    position: absolute;
    top: 100px;
    right: 6%;
    background: linear-gradient(135deg, #059D46, #053019);
    z-index: 2;
    width: 410px;
    padding: 40px 50px 50px;
    height: 390px;
    border: 2px solid #fff;
    border-radius: 30px;
    overflow: hidden;
}
    .form-banner h2{text-align: left;}
    .w-form{transition: var(--d-transition);}
    .w-form h2{text-align: center; font-size: 30px; color: #FBFBFB}
    .w-form .des-form{color: #FBFBFB; margin-bottom: 20px;}

    .close-form{background: linear-gradient(225deg, #EFCA80 0%, #C18039 100%); width: 36px; height: 36px; border-radius: 50%; position: absolute;     cursor: pointer;top: 10px; right: 10px; color: #FBFBFB; text-align: center; display: flex; align-items: center; justify-content: center;}

    .w-form.hidden{opacity: 0;visibility: hidden;}


.swiper:not(.swiper-default) .slide-control{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);z-index:2;display:flex;align-items:center}

.swiper:not(.swiper-default) .slide-control .swiper-button-next,.swiper:not(.swiper-default) .slide-control .swiper-button-prev,.swiper:not(.swiper-default) .slide-control .swiper-pagination{position:static}
.swiper .slide-control .swiper-pagination{display:flex;margin:0 54px}
.slide-control .swiper-pagination .swiper-pagination-bullet{background:#cfb082}
.slide-control .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#09123c}
.slide-control .swiper-button-next,.slide-control .swiper-button-prev{width:33px;height:33px;background-size:auto 50%;background-repeat:no-repeat;background-position:center center;flex:0 0 33px;margin:0 10px;border:1px solid #09123c;border-radius:50%;transition:var(--d-transition)}
.slide-control .swiper-button-next:after,.slide-control .swiper-button-prev:after{display:none}
.slide-control .swiper-button-prev{background-image:url(../images/arrow-prev.svg)}
.slide-control .swiper-button-next{background-image:url(../images/arrow-next.svg)}
.slide-control .swiper-button-next:hover{background-color:#fff;background-image:url(../images/arrow-next-white.svg)}
.slide-control .swiper-button-prev:hover{background-color:#fff;background-image:url(../images/arrow-prev-white.svg)}
.slide-control.dark .swiper-button-prev{background-image:url(../images/arrow-prev.svg)}
.slide-control.dark .swiper-button-next{background-image:url(../images/arrow-next.svg)}

.w-view-master{color:#fff}
.w-view-master .section-title{background:#8C6E20;background:linear-gradient(to right,#8C6E20 0%,#edd95d 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;line-height:30px;margin-bottom:20px;display:inline-block}
.view-master{position:absolute;left:40%;font-size:16px;top:40%;color:#091241;font-family:'UTMPenumbraBold';text-transform:uppercase;line-height:20px;background:url(../images/bg-view-more.png) left center no-repeat;background-size:contain;padding:3px 10px 5px 30px;min-width:134px;text-align:center;height:45px;animation:box-move 1s infinite alternate-reverse}
.view-master span{display:block;font-size:18px}

    @keyframes box-move {
      0%   { transform: translateY(0); }
      50%  { transform: translateY(-10px); }
      100% { transform: translateY(0); }
    }
    @-webkit-keyframes box-move {
        0%   { transform: translateY(0); }
        50%  { transform: translateY(-10px); }
        100% { transform: translateY(0); }
    }

.w-100{width: 100% !important}

/*8 YEU TO*/

.section-yeuto,.section-news,.section-utilities,.section-news,.section-design{background: url(../images/bg_2.png) center center no-repeat; background-size: cover;}
    .section-co:before{content:'';position:absolute;bottom:-70px;left:0;background:url(../images/bg-logo-left.svg) left center no-repeat;width:135px;height:260px;background-size:contain}
    .section-co-r:after{content:'';position:absolute;top:20%;right:0;background:url(../images/bg-logo-right.svg) left center no-repeat;width:135px;height:260px;background-size:contain}
    .section-co.opac:before{background:url(../images/bg-logo-left-opc.svg) left center no-repeat;background-size:contain}
    .section-co.radian:before{background:url(../images/bg-logo-left-radian.svg) left center no-repeat;background-size:contain}
.section-yeuto .section-title{display: inline-block; background: url(../images/no_6_hero.png) left top no-repeat; background-size: auto 100%; padding: 30px 0px 20px 75px; margin-bottom: 20px; position: relative;}
.no_01 { background: url(../images/no_01.png) left top no-repeat; background-size: 100% auto; }
.no_02 { background: url(../images/no_02.png) left top no-repeat; background-size: 100% auto; }
.no_03 { background: url(../images/no_03.png) left top no-repeat; background-size: 100% auto; }
.no_04 { background: url(../images/no_04.png) left top no-repeat; background-size: 100% auto; }
.no_05 { background: url(../images/no_05.png) left top no-repeat; background-size: 100% auto; }
.no_06 { background: url(../images/no_06.png) left top no-repeat; background-size: 100% auto; }

.item-utilities-content { display: flex; }

.item-utilities-content .name_utiliti { flex: 1; }

.item-utilities-content .name_utiliti, .item-utilities-content .name_utiliti_title, .item-utilities-content .description_utiliti { padding-left: 5px; padding-top: 5px; }
.item-utilities-content .name_utiliti { padding-bottom: 15px; }
.item-utilities-content .number { width: 71px; height: 50px; }

    .section-yeuto .section-title:before{content: ''; position: absolute; background: url(../images/ico-logo-small.svg) left center no-repeat; left: 50%; width: 78px; height: 70px; background-size: contain; transform: translate(-50%, -50%); margin-left: 5px; top: 50%; margin-top: 5px;}

    .section-content-reason{
        display: flex; margin: 0;
        flex-wrap: wrap; position: relative;
    }
        /* .section-content-reason:after{
            content: ''; position: absolute; left: 48%; transform: translateX(-50%);border: 1.5px solid #E6BB72; height: calc(100% - 30px);
        } */
    .w-item-rea{margin-bottom: 20px;}

        .num-rea{;font-family: 'UTMPenumbraBold'; font-size: 40px;
            background: #EFCA80;
            background: linear-gradient(225deg, #EFCA80 0%, #C18039 100%);
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
        }
        .section-yeuto .tit-rea{ color:#016814; text-transform:uppercase;font-size:20px;font-family: 'UTM Penumbra';margin-bottom: 5px;font-weight: bold;}
        
        .w-item-rea{
            display: grid;padding-left: 30px;
            gap: 10px;
            grid-template-columns: 17% 81%;
        }
        .w-item-rea:nth-child(1) {order: 1;}
        .w-item-rea:nth-child(2) {order: 3;}
        .w-item-rea:nth-child(3) {order: 5;}
        .w-item-rea:nth-child(4) {order: 2;}
        .w-item-rea:nth-child(5) {order: 4;}
        .w-item-rea:nth-child(6) {order: 6;}
        .w-item-rea:nth-child(7) {order: 6;}
        .w-item-rea:nth-child(8) {order: 8;}

@media (max-width:768px){
    .h-part{
        padding-bottom: 30px;
    }
}

@media (min-width:768px){
	/* .w-item-rea:nth-child(1) .num-rea, .w-item-rea:nth-child(2) .num-rea, .w-item-rea:nth-child(3) .num-rea {
		order: 1;
	}
	.w-item-rea:nth-child(1) > .des-rea, .w-item-rea:nth-child(2) > .des-rea, .w-item-rea:nth-child(3) > .des-rea {
		text-align: right;
		padding-right: 25px;
	}
	.w-item-rea:nth-child(1), .w-item-rea:nth-child(2), .w-item-rea:nth-child(3) {
		grid-template-columns: 85% 15%;
	} */
	/* .section-content-reason:after {
		left: 50%;
	} */
}

/*TONG QUAN*/
.section-overview{
    background: url(../images/bg_3.png) center center no-repeat; background-size: cover;
}
    .w-overview{padding-left: 70px;}
        .w-overview .section-title{display: inline-block;}
        .des-overview{max-width: 600px;  }
        .partner{display: grid; grid-template-columns: 50% 50%;     max-width: 450px;  }
            .partner .w-part:nth-child(1) img{margin-top: 30px;}
            .partner h4{font-family: 'SVN-GilroySemiBold'; font-size: 16px; text-transform: uppercase; margin-top: 20px; margin-bottom: 15px;}
            .partner .w-part:nth-child(2) h4{text-align: center;}
            .partner .w-part:nth-child(2) img{text-align: center; margin: 0px auto;    display: block;}

    .content-over{
        display: grid; grid-template-columns: auto auto 43%;gap: 20px 20px;    margin-top: 20px;
    }        
    .des_over{font-size: 28px;}

    .item-overview{position: relative;}
        .item-overview:after{content:'';position: absolute;border-right: 1px solid #FFFFFF; right: 1px; top: 1px; height: 100%;}
        .item-overview:nth-child(3):after,.item-overview:nth-child(6):after{display: none;}
    .name_over {font-size: 15px;    text-transform: uppercase;}    

/*VI TRI*/
.section-masterplan .masterplan-map-wrapper{position:absolute;top:0;left:0;width:100%;height:100%}
.section-masterplan .masterplan-map{position:absolute;width:1920px;height:980px;background-position:50%;background-size:contain;background-repeat:no-repeat}
.section-masterplan .masterplan-map .inner,.section-masterplan .masterplan-map .items,.section-masterplan .masterplan-map .svg-map{position:absolute;left:0;top:0;width:100%;height:100%}
.section-masterplan .item{position:absolute;z-index:2}
.section-masterplan .item a{position:relative;display:block;width:170px;height:170px}

.section-masterplan .item:not(.show) a .overlay span:not(:last-child){display:none}

.section-masterplan .svg-map .item-hover path{fill-opacity:0;stroke:#feee3a;stroke-miterlimit:10;stroke-width:2;stroke-dasharray:5000;stroke-dashoffset:5000;cursor:pointer; fill:rgba(243,190,79,.4)}

.section-masterplan .item .inner{padding:0;display:flex;flex-direction:column;justify-content:center;text-transform:uppercase}
.section-masterplan .svg-map .item-hover.show path{animation-name:DrawStroke2;animation-duration:2.5s;animation-fill-mode:forwards;animation-iteration-count:1;animation-direction:normal;animation-timing-function:linear;fill-opacity:1}

#location{overflow:hidden;background: url(../images/bg_7.png) center center no-repeat; background-size: cover;}
#location .section-title{margin-top:50px;margin-bottom: 15px;}
#location .section-info{text-align: justify;}
#location .section-image-wrapper{width:1110px;height:100%;margin-left:0;opacity:0;margin-top:0;float:right;}

#location.active .section-image-wrapper{opacity:1}

#location .section-image{height:808px;width:1279px;position:absolute;right:-40px;bottom:0;margin:0;transform-origin:right bottom}
#location .section-image img.map-img{width:100%;position:relative;z-index:2}
#location .section-image img.map-bg,#location .section-image>object,#location .section-image>svg{/* width:100%; *//* height:100%; */left:0;top: -80px;position:absolute}
#location .section-image>svg{z-index:3}
#location .section-image>svg .line-run{fill:none;stroke-miterlimit:10;stroke-width:2;stroke-dasharray:10;stroke-dashoffset:0;animation:3s linear infinite StrokeLine;stroke:#184b27}
#location .section-image>svg .line-run-2{animation:3s linear infinite StrokeLine2}
#location .section-content{position: absolute; padding-top: 40px;left: 120px; z-index: 4;  width: 39vw;}

.logo-pin{position:absolute;top:6%;right:46%;z-index:22}
.logo-pin .items{position:absolute;left:6px;top:6px;right:6px;width:calc(100% - 12px);padding-top:calc(100% - 12px)}
.logo-pin .items .inner{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden;border-radius:50%;background:#fff;border:1px solid #b59273}
.logo-pin .items:after{content:'';position:absolute;width:60px;height:33px;background:url(../images/map-pin-logo.png) center top/contain no-repeat;bottom:-10px;left:50%;transform:translateX(-50%);z-index:6}
.section-content-wrapper.fix{position:absolute}
.section-content-wrapper.bottom-right{bottom:6.12vh;right:calc(var(--d-padding) * 2)}
.section-masterplain-info .section-content-wrapper{width:40vw}
#location .map-content{position:absolute;right:90px;bottom:60px;z-index:3;opacity:0}
#location.fp-completely .map-content{opacity:1;transition:var(--d-transition);transition-duration:2s;transition-delay:1s}

.header-right-inner { display: flex; align-items: center; }
.header-right-inner #menu-menu-chinh-1 {  }
.gtranslate { position: relative; width: 33px; height: 23px; scale: 0.7; }
.gtranslate .gtranslate_wrapper { position: absolute; z-index: 9999; }
.gtranslate .gt_options.gt-open { background-color: #FFFFFF; width: max-content; max-width: 250px; }
/* .gtranslate .gt_options.gt-open .nturl { display: flex; } */
.gtranslate #gt_float_wrapper .gt_float_switcher { 
    background: none !important; box-shadow: none !important; 
    display: flex !important; flex-direction: column !important;
}
.gtranslate .gt-current-lang { padding: 0 !important; }
.gtranslate .gt-current-lang >img { margin: 0 !important; }
.gtranslate .gt-current-lang >.gt-lang-code { display: none !important; }
.gtranslate .gt-current-lang >.gt_float_switcher-arrow { display: none !important; }
a.nturl {
    font-size: 0;
}
a.nturl img {
    font-size: initial;
    margin: 0;
}
.gt_float_switcher .gt-selected {
    background-color: transparent !important;
}
.overlay-menu .gtranslate {
    display: flex;
    width: 100%;
    justify-content: center;
}

@keyframes IconLogo { 0%,to{fill:#0077be}  50%{fill:#00ace7}}

.location_point{animation: 2s infinite logopin; opacity: 1;}
@keyframes logopin{0%,to{fill:#EFCA80 }50%{fill:#882651}}
.line_note{
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    animation: hide infinite 1.2s linear;
    stroke: #882651;
    stroke-width: 2;
    stroke-dasharray: 5;
}
@keyframes hide {
  50% {
    clip-path:polygon(0 100%,100% 100%,100% 100%,0 100%);
  }
  50.1% {
    clip-path:polygon(0 0   ,100% 0   ,100% 0   ,0 0);
  }
}
.sect-lkv .w-col-ov{
    padding-left: 0px; max-width: 450px; margin: 0px;
}
    .sect-lkv li{position: relative; list-style: none; width: 49%; display: inline-flex; align-items: center; padding-bottom: 11px; margin-bottom: 11px; line-height: 18px;    }
    .sect-lkv li:after{ position: absolute; left: 0px; content: ''; bottom: 0px; border-bottom: 0.71px solid #FFFFFF; width:90%    }
    .sect-lkv li:nth-child(9):after,.sect-lkv li:nth-child(10):after{display: none}
/* .num_lkv{background: url(../images/bg-num.svg) center center no-repeat; background-size: cover; width: 29px; height: 30px; display: inline-block; text-align: center; line-height: 30px; font-family: 'SVN-GilroySemiBold'; font-size: 13px;} */
.num_lkv{background-color: white; background-size: cover; color: #064e24; border-radius: 100px; font-weight: bold; width: 29px; height: 30px; display: inline-block; text-align: center; line-height: 30px; font-family: 'SVN-GilroySemiBold'; font-size: 13px;}
.des-lkv{padding-left: 10px; font-size: 14px;display: inline-block;}

/*CU DAN*/
.section-cudan{
    background: transparent; center top no-repeat; background-size: cover;
}
   
    .section-cudan .section-title{margin-bottom: 0px;    font-size: 30px;color: #FBFBFB;}
    .section-cudan .des-cudan{color: #FBFBFB; font-size: 28px;font-family: 'SVN-GilroySemiBold'; padding-left: 60px;}
        .section-cudan .des-cudan span{
            font-family: 'Blacksword';
            font-size: 65px;
            background: #EFCA80;
            background: linear-gradient(225deg, #EFCA80 0%, #C18039 100%);
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;padding: 0px 12px;
        }

        .content-cudan{position: absolute; bottom: 50px; left: 10%;}

/*TIEN ICH*/
.section-utilities,.section-news,.{
    background: url(../images/bg_2.png) center top no-repeat; background-size: cover;
}
.section-utilities .content-utilities{padding-left: 130px; padding-top: 80px; padding-right: 30px;}
.utilities-slide .swiper-slide .slide-content{padding-top:calc(100% * 339 /445);height:0}
    .section-utilities .subtitle{  color: #016814;}


.slide-control{position: absolute; bottom: 20px; left: 50%; transform: translateX(-50%); z-index: 10}
   .slide-control .swiper-pagination-bullet{background: #EDEDED; opacity: 1; width: 12px; height: 12px; margin: 0px 7px !important;}
   .slide-control .swiper-pagination-bullet.swiper-pagination-bullet-active{background: #E6BB72}

.name_utiliti div{
    font-family: 'SVN-GilroySemiBold'; font-size: 17px; margin-bottom: 0px;     padding: 5px 10px;line-height: 21px;
    transition: var(--d-transition);    cursor: pointer;
}

.name_utiliti .name_utiliti_title {color: #016814; text-transform: uppercase; font-size: 24px;}
.name_utiliti .description_utiliti {
    font-size: 14px;
    font-family: 'SVN-Gilroy';
}

.name_utiliti.active{background: #E6BB72;}

/*CO HOI*/
.section-opportunity { background: url(../images/bg_5.png) center top no-repeat; background-size: cover;}

.section-opportunity .des-master {
    max-width: none;
    text-align: justify;
}
/*MAT BANG*/
.section-floor-plan,.section-partner{background: url(../images/bg_7.png) center top no-repeat; background-size: cover;}
    .section-floor-plan .content-matbang{padding-left: 150px;}
    .des-master{max-width: 350px;    text-align: justify;}


.section-banner-master{ background: url(../images/mat_bang_bg.jpg) center bottom  no-repeat; background-size: cover;}

.box-banner{background: rgb(18 101 52 / 90%); border-radius: 24px;padding: 40px 40px 25px; max-width: 565px; position: absolute; bottom: 10%; left: auto; right: 6%; }
    .box-banner .section-title{color: #E6BB72}
    .box-banner .section-info{font-size: 16px; color: #FBFBFB; text-align: justify;}

.section-floor-plan .cover{margin-top: -15px;}

.map-area{max-width: 710px; margin: auto;}

.section-design .content-design .nav-item .nav-link{color: #184b27; border: 1px solid #184b27;font-family: 'UTMPenumbraBold'; font-size: 14px;    border-radius: 4px;}
.section-design .content-design .nav-item .nav-link.active{background: #184b27; color: #FBFBFB}

.h-tab-mb{display: grid; grid-template-columns: 25% 75%;align-items: center;}
.section-design .nav-tabs { border-bottom: none;}
    .section-design .nav-tabs li{padding:0px 5px;}

    .section-design .tab-content img{max-height: 400px; margin: auto; text-align: center; display: block;}


.popup-master-ov{background: #184b27 !important; position: relative;padding: 0px !important;    margin: 30px 0 !important;     max-width: 1210px;    border-radius: 20px;}
    .fp-viewing-mat-bang-quy-hoach .fancybox-bg{background: rgba(27, 68, 103, 1) !important;}
    .popup-master-ov .img-popup{border-radius: 30px;overflow: hidden;}
    .popup-master-ov a{background: linear-gradient(225deg, #EFCA80 0%, #C18039 100%); transition: var(--d-transition); padding: 10px 15px; color: #fff; font-family: 'UTMPenumbraBold'; font-size: 14px; border-radius: 4px; display: inline-block; position: absolute;bottom: 10px; left: 50%; transform: translateX(-50%);}

    .popup-master-ov .fancybox-close-small{right: 10px; top: 10px;    transition: var(--d-transition); background: url(../images/ico-close-2.svg) center center; width: 40px;height: 40px; background-size: 40px;    text-indent: -999999px;}
    .popup-master-ov .fancybox-close-small:after{display: none;}
    .popup-master-ov .fancybox-close-small:hover{transform: rotate(180deg);}

    .popup-master-ov a:hover {background: linear-gradient(225deg, #C18039 0%, #EFCA80 100%);}


    .page-child .fancybox-is-open .fancybox-bg {background:#fff; opacity: 1}

/*THANH TOAN*/
.section-chinhsach{background: url(../images/bg_2.png) center top no-repeat; background-size: cover;}
.section-chinhsach .nav-tabs{ text-align: center;    display: block;    border-bottom: 0px;}
.section-chinhsach .nav-tabs > li{ float: none;  display: inline-block;    zoom: 1;    margin: 10px 6px;}

    .section-chinhsach .nav-link{border: 1px solid #184b27 !important; font-family: 'UTMPenumbraBold'; font-size: 14px; color: #184b27; margin-bottom: 0px; border-radius: 10px;}
    .section-chinhsach .nav-link.active,.section-chinhsach .nav-link.hover{background: #184b27; color: #FBFBFB;}

.section-chinhsach #myTabContent{max-width: 1080px; margin: 30px auto 0px;}
    .section-chinhsach #myTabContent img{text-align: center; margin: auto; display: block;    max-height: 330px;}

/*DOI TAC*/
.section-partner .section-content-wrapper{padding:10px 30px 30px;max-width: 1060px;}
.section-partner .section-content-wrapper-bottom{padding:30px 0 0px;max-width: 970px; margin: 0px auto;}

.item-part{
    display: grid;    grid-template-columns: repeat(3, 1fr);
    gap: 20px 20px;
    max-width: 830px; margin: 20px auto 0px;
}
    .thumbnail { display: flex; align-items: center; justify-content: center;     min-height: 105px;}
        .thumbnail img.logo-tdc{max-height: 80px;}
        .thumbnail img.logo-exim{max-height: 60px;}
        .thumbnail img.logo-bidv{max-height: 80px;}

.section-partner .section-title{font-size:19px;margin-bottom:20px}
.section-partner .section-content-wrapper-bottom .section-title{font-size:22px;}
.h-part{text-align: center; position: relative;}
    .h-part:before{content: ''; position: absolute; left: 0px;top: 19px; width: 36%; height: 1px; background: #fff;}
    .h-part:after{content: ''; position: absolute; right: 0px;top: 19px; width: 36%; height: 1px; background: #fff;}    
    .section-partner .item-other {position: relative;}
        .section-partner .swiper-slide{padding:0 10px}
    .section-partner .section-padding-top { padding-top: 70px;}
    .section-partner .section-padding-left { padding-left: 70px;}



 .section-partner .slide-control { position: unset; left: 0%; transform: none;}   
    .section-partner .swiper-button-prev,.section-partner .swiper-button-next{position: absolute;    margin-top: 30px; top: 50%; transform: translateY(-50%);border: 0px;}
    .section-partner .swiper-button-prev{left: -50px;background: transparent url(../images/ico-prev-white.svg) center center no-repeat !important;background-size: 15px;    }
    .section-partner .swiper-button-next{right: -50px;background: transparent url(../images/ico-next-white.svg) center center no-repeat !important;background-size: 15px;}

/*TIN TUC*/

.section-news  .section-content-wrapper {max-width: 1200px;    margin: auto;}
.section-news  .section-padding-top{padding-top: 70px;}
.section-news  .section-padding-left{padding-left: 70px;}

.post-feature .item img{display:none}
.post-feature .item .item-thumb{padding-top:calc(100% * 532  / 738);}
.post-feature .item{position:relative;color:#fff;display:block}
.post-feature .item:before{    content: '';    height: 230px;   background: aliceblueright;   width: 100%;   background: linear-gradient(180deg, rgba(37, 86, 130, 0) 0%, #184b27 100%);
    left: 0%;  position: absolute;   bottom: 0px;}

.post-feature .item .item-body{position:absolute;bottom:0;left:0;width:100%;padding:20px 5% 10px;}
    .post-feature .item .item-title{font-size: 18px;}
#news .section-content-wrapper,.page-tin-tuc .section-content-wrapper{ padding-right:var(--d-padding);  padding-left:var(--d-padding);}
#postNewLeft .description {
    overflow: hidden;   text-overflow: ellipsis;  display: -webkit-box !important; -webkit-line-clamp: 2;  -webkit-box-orient: vertical;   height: 45px;}

.post-list .item{display:block}
.post-list .item .item-body{position:relative;padding-top:20px}
.post-list .item h3{margin-bottom:15px}
.post-list .item h3 a{color: #184b27; font-size: 18px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box !important; -webkit-line-clamp: 2; -webkit-box-orient: vertical; height: 50px;}
.post-list .item h3 a:hover{background: #EFCA80; background: linear-gradient(225deg, #EFCA80 0%, #C18039 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent;}
.post-list .item .description{margin-bottom:15px;-webkit-line-clamp:3;height:65px;color: #444444;    line-height: 22px;display: -webkit-box !important;}
.post-list .item .btn-detail{margin:0}

.post-slide-cate.swiper{padding-bottom:10px}
.post-list .swiper .swiper-pagination{position:absolute;bottom:0;margin:0;justify-content:center}
.post-list .swiper .slide-control{transform:none;bottom:0}


.page-tin-tuc-list{padding-bottom: 70px;}


#news .btn-detail,.page-tin-tuc .btn-detail,.btn.btn-view-more{padding: 6px 43px 6px 13px; color: #184b27; background: url(../images/ico-view-detail.svg) 93% center no-repeat; background-size: 27px; border: 1px solid #5E6A7D; font-family: 'UTMPenumbraBold'; font-size: 13px; border-radius: 8px;}
    #news .btn-detail:hover, .page-tin-tuc .btn-detail:hover, .btn.btn-view-more:hover {padding: 6px 53px 6px 13px;}

h1.post-title{font-family: 'UTMPenumbraBold';font-size:28px;color:#184b27;margin-bottom:30px; margin-top: 20px; line-height:38px;}    
.post-detail h2,.post-detail h3,.post-detail h4,.post-detail h5,.post-detail h6,.post-detail strong{font-family: 'SVN-GilroySemiBold';color: #5E6A7D;}

.page-tin-tuc-list .section-padding-top{padding-top: 10px;}
.page-tin-tuc-list .section-padding-left{padding-left: 10px;}
.page-tin-tuc .post-feature .item .item-thumb { padding-top: calc(100% * 606 / 927);}
.page-tin-tuc-list .post-list .item{margin-bottom: 20px;}
.page-tin-tuc{margin-bottom: 50px;}

.view-more a {
    background: linear-gradient(270deg, #54f0aa 0%, #4dbc66 100%);
    padding: 10px 15px;
    color: #fff;
    font-family: 'UTMPenumbraBold';
    font-size: 14px;
    border-radius: 24px;
    margin-top: 10px;
    display: inline-block;
}
.view-more a::after {
    padding-left: 5px;
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    content: "\f105";
}
.view-more a:hover{background: linear-gradient(90deg, #54f0aa 0%, #4dbc66 100%);}

.home_title {
    position: absolute;
    left: 240px;
    top: 200px;
    z-index: 2;
}

.section-post-other .section-title{margin-bottom:30px}
.post-detail .editor-content h2,.post-detail .editor-content h3,.post-detail .editor-content h4,.post-detail .editor-content h5,.post-detail .editor-content h6{font-size:18px;margin-bottom:1em;text-transform:none; color: #5E6A7D;}
.post-detail .editor-content a{color:#09123c}
.post-detail .editor-content a:hover{color:#00ace7}
.pagination{padding:20px 15px;border-radius:0;text-align:center;width:100%}
.pagination ul{list-style:none;padding:0;margin:0 auto}
.pagination ul li{display:inline-block;margin:0 5px}
.pagination ul li a,.pagination ul li span{display:inline-block;padding:0 5px;text-align:center;color:#666;width:40px;height:40px;line-height:38px;border-radius:0;border:1px solid #09123c}
.pagination ul li span.current{color:#bda177;border-color:#bda177}
.pagination ul li a:hover{border-color:#bda177}
.pagination ul li span.dots{border-color:transparent}


.section-news .read-more{margin-top: 30px;}
    .section-news .read-more a {
    padding:6px 40px 7px;
    color: #184b27;
    border: 1px solid #5E6A7D;
    font-family: 'UTMPenumbraBold';
    font-size: 13px;
    border-radius: 4px;
}
    .section-news .read-more a:hover { color: #184b27; border:1px solid #E6BB72; background: rgba(245, 211, 137, 0.5)}

.w-list-news{padding-top: 50px;
    background: url(../images/bg_12.jpg) center top no-repeat;
    background-size: cover; background-attachment: fixed;
}





/* .sidebar{background: url(../images/bg-form-2.png) left top no-repeat; background-size: contain;} */

.main-new{flex: 0 0 auto;width: 70% ;}
.sidebar{flex: 0 0 auto;width: 30% ;}
.next-icon{
    width: 22px;
    height: 30px;
    display: block;
    background: url(../images/arrow-next.svg) center center no-repeat;
    background-size: contain;

}

    .section-side{display: grid; grid-template-columns: repeat(2, 1fr); gap: 20px; text-align: center;}
        .section-side h5{text-align: center;font-family: 'SVN-GilroySemiBold'; font-size: 14px; color: #000000; text-transform: uppercase;}
        .section-side img.l-ex {margin-top: 20px;}

    .banner-news{margin-top: 30px;}    
        .form-sidebar {
            background: linear-gradient(135deg, #059D46, #053019);
            /* background-size: cover; */
            padding: 40px 25px 40px;
            border: 2px solid #fff;
            border-radius: 30px;
            overflow: hidden;
        }
    .form-sidebar h3{color: #FBFBFB; font-size: 20px; text-align: center;}
    .form-sidebar .des-form{color: #FBFBFB; font-size: 12px;}
    .form-sidebar .form-control { color: #FBFBFB;  border-bottom: 1px solid #FBFBFB;}
    .form-sidebar .form-control:focus{border-color:#FBFBFB;outline:0;color:#FBFBFB}   
    .form-sidebar .register .btn{background: #5bdf7a !important; padding: 12px 20px; width: unset; border-radius: 25px; }
    .form-sidebar .register .btn:hover{background: #059D46 !important;}
    .form-sidebar .form-control::-webkit-input-placeholder{color:#FBFBFB}
    .form-sidebar .form-control::-moz-placeholder{color:#FBFBFB}
    .form-sidebar .form-control:-ms-input-placeholder{color:#FBFBFB}
    .form-sidebar .form-control:-moz-placeholder{color:#FBFBFB}

.section-post-other .item-new{margin-bottom:40px;}

.form-popup{position:absolute;width:25.26vw}

.section-home-slide .form-popup{bottom:110px;left:15vw;z-index:2}
.section-home-slide .form-popup:not(.go){pointer-events:none;z-index:-1}


.form-popup .inner{text-align:center}

.modal-form-popup .modal-content{background:rgb(17 98 52 / 90%);}
.modal-form-popup .close{position:absolute;top:20px;right:10px;width:40px;height:40px;background:linear-gradient(225deg,#EFCA80 0%,#C18039 100%);transition:var(--d-transition);opacity:1;z-index:4;border-radius:50%}
.modal-form-popup .close:after{content:'';position:absolute;left:25%;top:25%;width:50%;height:50%;background:url(../images/icon-close.svg) center center/contain no-repeat}

.modal-form-popup .close:hover{transform:rotate(180deg)}

.form-control{color:#FBFBFB;border-bottom:1px solid rgba(251,251,251,1);border-radius:0;text-align:left;padding:0}

.form-control::-webkit-input-placeholder{color:#FBFBFB}
.form-control::-moz-placeholder{color:#FBFBFB}
.form-control:-ms-input-placeholder{color:#FBFBFB}
.form-control:-moz-placeholder{color:#FBFBFB}

.form-popup .btn.btn-primary{margin-top: 30px;}

.form-popup .form-control-catcha a{color:#fff}

.modal-content .modal-logo{margin:0;transition-duration:.3s;width:7.3vw;min-width:45px;height:auto;padding:0;position:fixed;top:30px}
.modal-content .form-popup-modal{width:490px;min-width:480px;top:50%;left:50%;transform:translate(-50%,-50%);position:absolute;  border-radius: 25px; overflow: hidden;
    background: linear-gradient(135deg, #059D46, #053019);
}
.modal-content .form-popup{width:100%;height:0;position:relative;padding-top:100%;}
.modal-content .form-popup .inner{position:absolute;left:0;top:0;width:100%;height:100%;padding:0 14%;display:flex;flex-direction:column;justify-content:center;z-index:2;color:#fff}
.modal-content .form-popup .overlay,.modal-content .form-popup .overlay span{position:absolute;left:0;top:0;width:100%;height:100%}

/*.modal-content .form-popup .overlay span:nth-child(3){background:url(../images/bg-form.svg) left bottom/cover no-repeat;}*/

.section-content-fitbottom{position:absolute;bottom:30px;left:0;width:100%;z-index:3}


.popup-auto{transition: var(--d-transition);}
.popup-auto.show{display: block;}
    .popup-auto.show .modal-content .form-popup,.popup-auto.show .modal-content .form-popup .inner{opacity: 1;}

.form-sticky{display: none; position: fixed; bottom: 0px; left: 0px; background: url(../images/bg-form-mb2.svg) left top no-repeat; background-size: cover;    width: 100%;z-index: 10;}
    .form-ac .col-item{float: left;}

    /*.form-ac{display: grid; grid-template-columns:35% 35% auto; gap: 0px; padding: 10px 10px; align-items: center;}*/
        .form-ac{padding: 10px 10px;display: flex; flex-wrap: wrap;}
        .form-ac .col-item{padding: 0px 5px;}
            .form-ac .col-item:nth-child(1){flex: 0 0 auto; width: 35%; }
            .form-ac .col-item:nth-child(2){flex: 0 0 auto; width: 35%; }
            .form-ac .col-item:nth-child(3){flex: 0 0 auto; width: 30%; }
       .form-sticky .form-group { margin-bottom: 0px;}
       .form-sticky .register .btn_send {margin-top: 0px;}

       .form-sticky .help-block{display: none !important;}

@media (min-width:1200px){
    .image-border-view {
        margin-right: 135px;
        margin-top: 70px;
        margin-bottom: 50px;
    }

.menu-open .header-left a.svg-ani, .menu-open #header .header-right a.svg-ani, .menu-open .header-bottom .navbar-toggler,  .menu-open #header .navbar-toggler-icon>span, .menu-open .fixed-social-btn a span, 
.menu-open .fixed-social-btn a i {color: #fff !important;}

.menu-open #header .navbar-brand .normal{display:none}
.menu-open #header .navbar-brand .white{display:block}

#location .point{opacity:0}
#location.fp-completely .point{animation:.5s forwards bounceInDown}
#location .point.p1{animation-delay:.5s}
#location .point.p2{animation-delay:.55s}
#location .point.p3{animation-delay:.6s}
#location .point.p4{animation-delay:.65s}
#location .point.p5{animation-delay:.7s}
#location .point.p6{animation-delay:.75s}
#location .point.p7{animation-delay:.8s}
#location .point.p8{animation-delay:.85s}
#location .point.p9{animation-delay:.9s}
#location .point.p10{animation-delay:.95s}
#location .point.p11{animation-delay:1s}
#location .point.p12{animation-delay:1.05s}
#location .point.p13{animation-delay:1.1s}

}



/*FOOTER*/

#footer{position:relative;overflow:hidden}
#footer #form_register{justify-content: center;}
    #footer #form_register .col-12{padding: 0px;}
   #footer .form-group-captcha{padding: 0px 15px;}
#footer{background:url(../images/BG_11_1.jpg) center bottom no-repeat; background-size: cover; color: #FBFBFB;}
#footer .des_ap{margin: 20px 0px 20px;}

#footer .contact-info{display: grid; position: relative; align-items: center; padding-bottom: 15px;padding-left: 80px;}
   .l-social{font-size: 14px;font-family: 'SVN-GilroySemiBold';    display: block; margin-bottom:10px; margin-top:50px; }
.contact-info .item{position:relative;padding:0px 10px 10px 0px;}
.contact-info .item span{display:inline-block;font-size: 18px;font-family: 'SVN-Gilroy';text-transform: uppercase; min-width: 80px}
.contact-info .item a{color: #FBFBFB}
    .hotline-f{font-size: 34px;font-family: 'UTMPenumbraBold';}

    .contact-info .fixed-social-btn a{
        display: inline-block;
        margin-right: 10px;
        width: 35px;
        height: 35px;
        position: relative;transition: var(--d-transition);
    }
    .zalo-ct{
        background: url(../images/ico-zalo.svg) center center no-repeat;
        background-size: contain;
    }
    .facebook-ct{
        background: url(../images/ico-facebook.svg) center center no-repeat;
        background-size: contain;
    }
    .youtube-ct{
        background: url(../images/ico-youtube.svg) center center no-repeat;
        background-size: contain;
    }
    .tiktok-ct{
        background: url(../images/ico-tiktok.svg) center center no-repeat;
        background-size: contain;
    }
    
    .contact-info .fixed-social-btn a:hover{ animation: box-move 1s infinite alternate-reverse;}
    @keyframes box-move {
      0%   { transform: translateY(0); }
      50%  { transform: translateY(-5px); }
      100% { transform: translateY(0); }
    }
    @-webkit-keyframes box-move {
        0%   { transform: translateY(0); }
        50%  { transform: translateY(-5px); }
        100% { transform: translateY(0); }
    }





#footer .contact-form {
    background: linear-gradient(135deg, #059D46, #053019);
    /* background-size: contain; */
    float: right;
    width: 470px;
    padding: 30px 50px 50px;
    height: 450px;
    border: 2px solid #fff;
    border-radius: 30px;
    overflow: hidden;
}
#footer .form-control{border-bottom:1px solid #FBFBFB;padding:0;border-radius:0}

#footer .form-control::-webkit-input-placeholder{color:#FBFBFB}
#footer .form-control::-moz-placeholder{color:#FBFBFB}
#footer .form-control:-ms-input-placeholder{color:#FBFBFB}
#footer .form-control:-moz-placeholder{color:#FBFBFB}

.register .btn{color: #FBFBFB;    font-family: 'UTMPenumbraBold';    font-size: 14px;align-items: center; display: block; text-transform: uppercase; transition: var(--d-transition); background: #5bdf7a !important; padding: 12px 20px; width: unset; border-radius: 25px;}
    .register .btn:hover{background: #059D46 !important}
    .register .btn_send {
        margin-top: 15px;
        align-items: center;
        display: block;
        text-transform: uppercase;
        border: none;
    }

#footer .copyright{font-size: 12px;}
    #footer .copyright strong{font-family: 'SVN-GilroySemiBold';}

section .bg.bg-right{right:0}
section .bg.bg-left{left:0}

section .bg.bg-left:before{background-position:right center}
section .bg.bg-left:after{left:var(--d-padding)}



.section-content-popup{
position:absolute;
width:26.5628vw;
height:26.5628vw;
display:flex
}

.section-content-popup .inner{
padding:.5rem;
height:auto;
width:95%
}

.section-content-popup .section-title{
position:relative;
margin-bottom:20px;
padding-bottom:20px
}

.section-content-popup .section-title:after,.section-content-popup .section-title:before{
content:'';
position:absolute;
bottom:0;
left:50%;
transform:translateX(-50%)
}

.section-content-popup .section-title:before{
height:1px;
width:75%;
background:rgba(243,190,79,.5)
}

.section-content-popup .section-title:after{
width:10px;
height:10px;
border:1px solid #09123c;
border-radius:50%;
margin-bottom:-5px;
background:url(../images/bg-form.svg) 50%/contain no-repeat
}


@keyframes kenburns_custom{
0%{
transform:scale(1)
}

100%{
transform:scale(1.1)
}
}

@media (min-width:1200px){
.disable-fullpage #footer .footer-top{min-height:100vh}
.disable-fullpage:not(.menu-open) #header,.disable-fullpage:not(.menu-open) #header.sticky{position:static;width:100%}

#fullpage section:first-child .section-padding-top{padding-top:90px}
#fullpage section:first-child .section-padding-left{padding-left:90px}
}

@media (min-width:1201px){
.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{ max-width:1140px}

.container-fluid{padding-left:var(--d-padding);padding-right:var(--d-padding)}
}

@media (min-width:1420px){
    .container-fluid,.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{ max-width:1340px}
    .page-tin-tuc,.page-tin-tuc-list .container-fluid,.w-list-news .container-fluid{max-width: 1320px; margin: 0px auto 30px;}
    .fancybox-container .fancybox-navigation button {width: 40px;     height: 40px;    }
   
    .w-item-rea {margin-bottom: 30px;} 
    .section-yeuto .section-title {background-size: 90px; padding: 40px 0px 20px 78px;     margin-bottom: 30px;}
    .sect-lkv .w-col-ov {margin: 40px 0px 0px; }
    .sect-lkv li {padding-bottom: 12px; margin-bottom: 12px; line-height: 21px; }
    #location .section-content {padding-top: 60px;}
    .section-utilities .content-utilities {padding-top: 60px; padding-right: 70px; padding-left: 140px;}
    .name_utiliti { font-size: 18px; line-height: 26px; }
    .num-rea { font-size: 42px;        line-height: 42px;}
    .w-list-news .w-single-news{padding-top: 20px;}
    .editor-content h2, .section-title { font-size: 37px;}
    .section-yeuto .section-title:before {margin-top: 12px; }

    .utilities-slide .swiper-slide .slide-content { padding-top: calc(100%* 269 / 345);  }

    .section-chinhsach #myTabContent {margin: 70px auto 0px;    max-width: 100%; }
    .section-chinhsach #myTabContent img { max-height: 374px;}

    .box-banner {bottom: 12%; right: 10%; left: auto; }

    .map-area { max-width: 1280px;  }

    .section-design .tab-content img {max-height: 490px;}
    .section-design .tab-content { margin-top: 30px;}

    .section-news .read-more { margin-top: 50px; }

     #footer .copyright { position: absolute; bottom: 30px; left: 50%; transform: translateX(-50%); }


}
@media (min-width:1500px){
    .overlay-menu .menu>li {padding: 4px 0 !important;}
    .overlay-menu .menu:not(.menu-other) a { font-size: 25px !important;}
} 
@media (min-width:1600px){
#fullpage section:first-child .section-padding-top{padding-top:140px}
#fullpage section:first-child .section-padding-left{padding-left:140px}
.form-banner {
    width: 445px;
    padding: 40px 70px 50px;
    height: 420px;
    top: 120px;
    right: 15%;
}
.form-banner .register .btn {
    background: #5bdf7a !important;
    padding: 12px 20px;
    border-radius: 25px;
    margin-top: 10px;
}
.section-yeuto .section-title {   padding: 41px 0px 26px 78px;    }
    .section-yeuto .section-title:before { margin-top: 9px; margin-left: 7px; width: 91px; height: 74px; }

.w-overview { padding-left: 20px; }

.post-detail .editor-content h1,.post-detail .editor-content h2,.post-detail .editor-content h3,.post-detail .editor-content h4,.post-detail .editor-content h5,.post-detail .editor-content h6,body,
#header .header-right .dropdown-language>a,.header-bottom .navbar-toggler,.fixed-social-btn a span,.section-reason .des-rea,.section-partner .item-other .item h4.title{
    font-size:16px;
}
.post-detail .editor-content h1, .post-detail .editor-content h2, .post-detail .editor-content h3, .post-detail .editor-content h4, .post-detail .editor-content h5, .post-detail .editor-content h6 {
    line-height: 25px;
}
.sect-lkv li strong { font-size: 24px;}
.editor-content h2,.section-title,.w-view-master .section-title{font-size:35px;line-height: 43px;}

#location .section-content {left: 13%;width: 36vw; }

.content-cudan { bottom: 100px;}
.section-cudan .des-cudan span { line-height: 55px; }

.subtitle { font-size: 21px }

.section-utilities .content-utilities,.section-floor-plan .content-matbang { padding-left: 14%; }

.section-floor-plan .content-matbang{padding-top: 50px;}

.section-chinhsach .section-padding-top{padding-top: 70px;}
.section-chinhsach .section-padding-left{padding-left: 70px;}

.section-news .section-content-wrapper { max-width: 1300px; margin: auto; }

.box-banner {left: auto; right: 15%; }

#footer .contact-form { width: 530px; padding: 40px 80px 50px; height: 500px; }

#footer .contact-info {padding-left: 30px; }




}
 
@media (min-width:1680px){
    .form-banner {
        width: 449px;
        padding: 40px 70px 30px;
        height: 424px;
        top: 200px;
        right: 17%;
        left: auto;
    }

    .section-yeuto .section-title { padding: 59px 0px 51px 127px; background-size: 140px; }

    #location .section-content { left: 12%; width: 29vw; }
        #location .section-title { margin-top: 80px; margin-bottom: 25px; }

    .section-utilities .content-utilities { padding-top: 0px; }    
    .section-utilities .content-utilities, .section-floor-plan .content-matbang { padding-left: 16%; }

    .section-chinhsach #myTabContent { margin: 100px auto 0px; }

    .section-partner .section-padding-top { padding-top: 0px; }
    .section-partner .section-padding-left { padding-left: 0px; }

    .page-tin-tuc .post-feature .item .item-thumb,.post-feature .item .item-thumb { padding-top: calc(100%* 662 / 768); }
    .post-list .item .description {-webkit-line-clamp: 4; height: 87px;}

    .item-thumb img { object-fit: cover;height: 250px; width: 100%; }

    .box-banner {right: 17%; left: auto; }
    .map-area { max-width: 1420px; }

    .section-design .tab-content img { max-height: 560px; }
    .section-design .tab-content { margin-top: 70px; }

    .name_utiliti { padding: 8px 10px;}
}

@media (min-width:1900px){
   .container-fluid {padding-left: 0px;     padding-right:0px;    }

   #header .menu-item a { padding: 10px 20px; }

   .num-rea { font-size: 48px; line-height: 48px; }

   .editor-content h2, .section-title, .w-view-master .section-title { font-size: 48px; line-height: 48px; }
   .section-yeuto .tit-rea {font-size: 24px;  }

   .section-yeuto .section-title { padding: 89px 0px 91px 155px; background-size: 185px; }
    .section-yeuto .section-title:before { margin-top: 2px; margin-left: 27px; width: 115px; height: 120px; }

   .section-content-reason { max-width: 1200px;} 
    .w-item-rea {grid-template-columns: 15% 85%; }

    .editor-content h2, .section-title, .w-view-master .section-title {font-size: 48px;     line-height: 64px;    } 

    .des_over { font-size: 32px; }
    .content-over {grid-template-columns: auto auto 48%; gap: 35px 20px; margin-top: 50px; }

    #location .section-content { left: 16%;}

    .section-cudan .section-title { font-size: 36px;  line-height: 56px; }
    .section-cudan .des-cudan { font-size: 36px; padding-left: 70px; }

    .section-cudan .des-cudan span {font-size: 72px;}
    #news .section-content-wrapper, .page-tin-tuc .section-content-wrapper{ padding-right:0px;  padding-left: 0px;}
     .item-thumb img {    height: 342px;   }
     .page-tin-tuc-list .item-thumb img {    height: 250px;   }
    .page-tin-tuc .post-feature .item .item-thumb, .post-feature .item .item-thumb { padding-top: calc(100%* 677 / 768); }

    .name_utiliti {padding: 8px 15px;    }
    .box-banner {padding: 50px 40px 35px; max-width: 625px;}

    .map-area { max-width: 1680px; }

    .h-tab-mb { grid-template-columns: 28% 72%; }

    #footer .section-title.title-radian {font-size: 40px; }

}  

@media (min-width:2040px){
    #location .section-content {left: 16%;     top: 50%;     transform: translateY(-50%);      padding-top: 0px;    }
    #location .section-image-wrapper { -moz-transform: scale(1); -moz-transform-origin: 0 0; -o-transform: scale(1); -o-transform-origin: 0 0; -webkit-transform: scale(1); -webkit-transform-origin: 0 0; transform: scale(1);}

    .section-utilities .content-utilities, .section-floor-plan .content-matbang { padding-left: 18%; }
}  
  
@media (min-width:2500px){
    #location .section-image { top: 20%;        right: 12%;}

    .section-floor-plan  .relative{max-width: 1920px; margin: auto;}
        .section-floor-plan .content-matbang {padding-left: 16%;}

}



@media (max-width:1280px){
    .post-feature .item .item-thumb { padding-top: calc(100% * 606 / 904);}
    .page-tin-tuc .post-feature .item .item-thumb { padding-top: calc(100% * 606 / 899);}
    .section-partner .item .thumbnail img {max-width: 180px;max-height: 63px;}
    .section-partner .item .thumbnail img.tongdl { max-height: 89px;}

    .section-design .tab-content img { max-height: 430px; }
}

@media (min-width:1200px){
    .section-content-inner{position:absolute;right:0;top:0;width:100%;height:100%}
}

@media (max-width:1199px){
.section-padding-top{padding-top:30px}
.section-padding-left{padding-left:30px}
header#header.sticky .navbar-brand { width: 61px;    top: 2px;}
header#header.sticky .header-bottom{    position: relative;    z-index: 10;} 
.image-border-view {margin: 30px;}
.menu-open header#header.sticky:after {display: none;}

.w-overview { width: 76%;}
.name_over {margin-bottom: 10px; }

.section-floor-plan .cover { margin-top: 0px; }

#header .header-bottom .navbar-toggler, #header .header-left a.svg-ani, #header .header-right a.svg-ani, #header.sticky .header-bottom .navbar-toggler, #header.sticky .header-left a.svg-ani, #header.sticky .header-right a.svg-ani {
    color: #09123c;
}
#header.sticky .navbar-toggler-icon>span{background: #fff !important; }

.menu-open .header-left a.svg-ani, .menu-open #header .header-right a.svg-ani, .menu-open .header-bottom .navbar-toggler, .menu-open #header .navbar-toggler-icon>span, .menu-open .fixed-social-btn a span, .menu-open .fixed-social-btn a i {
    color: #fff !important;    -webkit-text-fill-color: #fff;}
.menu-open #header .header-right .dropdown-language>a, .menu-open #header .navbar-toggler-icon>span, .menu-open #header.sticky .header-right .dropdown-language>a, .menu-open #header.sticky .navbar-toggler-icon>span {
    border-color: #fff;
    color: #fff;
}

#header .header-left,#header ul, #header .gtranslate{display: none}

section .bg{display:none}
#header .navbar-brand {width: 90px;}
#header .navbar-toggler{display: block;}
.fixed-scroll-downs,.fullpage-nav{display:none}
#header {position: relative;}

.m-right{margin-right:0}

.m-left{margin-left:0}

.m-both{margin-right:0;margin-left:0}


.post-list .item h3 a{height:67px;-webkit-line-clamp:3}

.post-list .item .description{height:60px;-webkit-line-clamp:3;display:none}

.post-list .item h4{-webkit-line-clamp:2;height:40px}

.home-slide .swiper-slide,.product-slide .swiper-slide{height:calc(100vw * 980 / 1920)}

.popup-master-ov {max-width: calc(100% - 20px); }

#header .header-bottom .navbar-toggler,#header .header-left a.svg-ani,#header .header-right a.svg-ani,#header.sticky .header-bottom .navbar-toggler,#header.sticky .header-left a.svg-ani,#header.sticky .header-right a.svg-ani{
color:#184b27
}

#header .header-right .dropdown-language>a,#header .navbar-toggler-icon>span,#header.sticky .header-right .dropdown-language>a,#header.sticky .navbar-toggler-icon>span{
border-color:#184b27;color:#184b27
}




#header .navbar-toggler-icon>span{background-color:#fff}

.header-bottom .navbar-toggler{order:4}


.section-location .section-image-wrapper{min-height:600px;}

body:not(.home-page) #fullpage section:first-child{padding-top:90px}

body:not(.home-page) #fullpage .w-list-news section.page-tin-tuc{padding-top: 0px}
.section-content-popup{
width:33vw;
height:33vw
}

.section-content-popup .inner{
font-size:12px
}



.fixed-social-btn{
margin-top:30px
}

.fixed-social-btn a i{
color:#09123c;
border-color:#09123c
}

.fixed-btn.bottom .copyright{
font-size:14px;
margin-top:15px
}

.fixed-social-btn a.zalo{
right:-15px;
margin:0;
bottom:15px
}

.overlay-menu .menu>li{
text-align:center
}

.menu-open .header-left a.svg-ani, .menu-open #header .header-right a.svg-ani, .menu-open .header-bottom .navbar-toggler,  .menu-open #header .navbar-toggler-icon>span, .menu-open .fixed-social-btn a span, 
.menu-open .fixed-social-btn a i {
    color: #fff !important;
}
.menu-open #header .header-left .btn-reg:before {background: url(../images/icon_dky_white.svg) left center no-repeat !important;    background-size: 18px !important;}
.menu-open #header .header-left .hotline:before {   background: url(../images/icon_phone_white.svg) left center no-repeat !important;   background-size: 19px !important;}
 .menu-open #header .navbar-brand .normal{display:none}
    .menu-open #header .navbar-brand .white{display:block}

}
@media screen and (min-width:992px) and (max-width:1199px)
{
    #menu-menu-chinh li:first-child{display: none;}
    .num-rea {line-height: 40px; }
    .home_title {
        position: absolute;
        left: 140px;
        top: 100px;
        z-index: 2;
    }

    .content-opportunity {
        padding-left: 45px;
        padding-bottom: 30px;
    }

    .section-yeuto,.section-overview{padding: 50px 0px}
        .section-yeuto .section-title{margin-bottom: 30px;}

    .sect-lkv .w-col-ov { padding-left: 0px; max-width: 100%; margin:30px 0px 0px; }   
        .sect-lkv li {width:calc((100% / 4) - 4px);padding-bottom:15px; margin-bottom: 15px;}

    .section-co:before { z-index: 5; }    

    .section-location{padding:50px 0px 0px;}

    #location .section-image-wrapper {
        width: 100%;
        height: 100%;
        margin-left: 0;
        opacity: 0;
        margin-top: 0;
        float: none;
        float: none;
    }
    #location .section-content {
        right: auto;    top: auto;
        left: auto; padding-top: 0px;
        transform: none;
        width: 100%;
        position: relative;
        display: block !important;
        padding-left: var(--d-padding);
        padding-right: var(--d-padding);
    }
    #location .section-title { margin-top: 0px;}
    #location .section-image {
        height: 775px;
        width: 1141px;
        position: relative;
        right: auto;
        bottom: auto;
        margin: 0;
        transform-origin: left bottom;
    }
    #location .section-image-wrapper {
        height: 100%;
        margin-left: 0;
        float: none;
        zoom:1;
        -moz-transform: scale(1);
        -moz-transform-origin: 0 0;
        -o-transform: scale(1);
        -o-transform-origin: 0 0;
        -webkit-transform: scale(1);
        -webkit-transform-origin: 0 0;
        transform: scale(1);
        transform-origin: bottom;
    }
    .mask .mask-bg svg {width: 210px;}

    
        .w-view-master {
            color: #fff;
            margin-left: 0%;
            width: 100%;
        }

   .section-cudan { min-height: auto;}
    .section-cudan .des-cudan { line-height: 38px; }

    .section-utilities .content-utilities {padding: 30px 0px 20px 20px}
    .utilities-slide .swiper-slide .slide-content { padding-top: calc(100%* 339 / 480); }

    .section-floor-plan .content-matbang {padding-left: 20px; width: 100%;        margin-bottom: 30px;}
    
    .w-tab-100{    flex: 0 0 auto;    width: 100%;}
    
    .section-floor-plan{padding-bottom: 30px;}

    .post-detail .editor-content h1,.post-detail .editor-content h2,.post-detail .editor-content h3,.post-detail .editor-content h4,.post-detail .editor-content h5,.post-detail .editor-content h6,body{ font-size:17px;line-height: 22px;}

.section-floor-plan .cover { margin-top: 0px; }
   .des-master,.section-floor-plan .cover {max-width: 100%;        width: 100%;}

    .content-view-master {
        position: absolute;
        top: 50%;
        width: 26%;
        transform: translateY(-50%);
    }

    .section-chinhsach,.section-news,.section-partner{padding-bottom: 40px;}
  
    .section-chinhsach #myTabContent { max-width: 100%; }

    .section-partner .swiper-slide { padding: 0 20px; }

    .post-feature .item .item-thumb,.page-tin-tuc .post-feature .item .item-thumb { padding-top: calc(100%* 606 / 730); }
    .post-list .item .description { height: 70px; }
    #postNewLeft .description {height: 44px; margin-bottom: 10px;}

    .post-list .item h3 a { height: 67px;  line-height: 22px;}
    
    #footer{padding-bottom: 80px;    padding-top: 30px;}
    #footer .contact-info {padding-left: 30px; }
    #footer .copyright {position: absolute;   bottom: 30px;     left: 50%;     transform: translateX(-50%);   }


    .w-list-news #news .section-content-wrapper, .w-list-news .page-tin-tuc .section-content-wrapper,.w-list-news .page-tin-tuc-list .section-content-wrapper .container-fluid{
        padding-right: 30px;    padding-left: 30px;
    }

    body:not(.home-page) #fullpage .w-list-news section:first-child,.w-list-news .w-single-news{padding-top: 0px}

    h1.post-title {font-size: 21px; line-height: 33px; }
    .sidebar {width: 35%;}
    .main-new {width: 65%;}

    .section-banner-master{min-height: 520px;}

    .box-banner {bottom: 12%; right: 7%; left: auto; }

    .map-area { padding: 30px 30px; }

    .h-tab-mb {grid-template-columns: repeat(1, 1fr); align-items: center; padding: 30px 15px 30px; }

    .section-design{padding-bottom: 50px;}


}


@media (max-width:991px){
    #menu-menu-chinh li:first-child { display: none; }
    .form-banner{display: none;}
    .section-padding-top{padding-bottom:30px}
    .section-padding-left{padding-right:30px}
    body:not(.home-page) #fullpage section:first-child{padding-top:0px}
    .home_title {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -60%); width: 60%;}
    .header-bottom .navbar-toggler{  font-size:16px;  order:4;  margin-left:10px    }

    .fullpage-wrapper .bg-nav:before{ display:none   }
    .section-content-reason { display: flex; max-width: 100%;}
    .w-item-rea,.des-rea {padding-left: 15px; padding-right:15px; color: #5b5b5b; }
       .des-rea .des-rea{padding: 0px}

    .w-overview { width: 100%; padding-left: 20px; }   

    .sect-lkv .w-col-ov { padding-left: 0px; max-width: 100%; margin:30px 0px 0px; }   
        .sect-lkv li {width:calc((100% / 3) - 3px);padding-bottom:15px; margin-bottom: 15px;}

    .section-yeuto .section-title {background-size: 100px; padding: 46px 0px 38px 85px; margin-bottom: 30px; }    

    .section-cudan { min-height: auto;}
         .content-cudan {left: 6%; }
         .section-cudan .des-cudan { line-height: 38px; }


    #location .section-content{position:static;top:auto;transform:translate(0);padding:0 var(--bs-gutter-x,.75rem);width:100%}

    .fixed-btn{padding: 25px 15px 25px 15px;}

    .post-feature{margin-bottom:30px}

    .mask .mask-bg svg { width: 180px;}

    #location .section-image-wrapper{width:100%;height:100%;margin-left:0;opacity:0;margin-top:0;float:none;order:2;float:none}
    #location .section-content{right:auto;top:auto;left:auto;transform:none;width:100%;position:relative;display:block!important;padding-left:var(--d-padding);padding-right:var(--d-padding)}
    #location .section-image{min-height:538px;position:relative;right:auto;bottom:auto;margin:0;transform-origin:left bottom}
    .section-masterplain-info .content-view-master{padding-top:30px;position:absolute;z-index:99;top:50%;width:40%;right:20px;transform:translateY(-50%)}
    .w-view-master{color:#fff;margin-left:0;width:100%}
   
    #location .section-image { transform-origin: left top;         width: 1110px; height:754px; }
    .section-co:before{z-index: 5;    width: 105px;    height: 250px;}
    .section-co-r:after {width: 105px; height: 200px; }
    .w-tab-100{    flex: 0 0 auto;    width: 100%;}

    .section-utilities .content-utilities {padding: 20px 20px 30px 20px; }
    .utilities-slide .swiper-slide .slide-content { padding-top: calc(100%* 339 / 485); height: 0; }

    .section-floor-plan .content-matbang { padding-left: 20px; padding-right:20px; margin-bottom:30px; }
        .des-master { max-width: 100%; }

    .section-chinhsach .section-content-wrapper{padding-left: 15px; padding-right: 15px;}    

    .section-partner .section-content-wrapper{padding-left: 0px; padding-right: 0px;}
    .section-partner .m-both-sm{margin-left: 0px; margin-right: 0px;}
    .section-partner .section-title { font-size: 18px; margin-bottom: 20px; }

    .section-partner .item .thumbnail img { max-width: 170px; max-height: 73px; }

    .post-list .item .description { height: 66px;}

    #footer {padding: 50px 0px; }
        #footer .contact-info { display: block; padding-bottom: 15px;  padding-left: 20px;}

    .fp-viewing-lien-he .fixed-btn{opacity: 0; visibility: hidden; pointer-events: none;}    

    #footer .section-title { font-size: 26px;}
         #footer .contact-form p{display: none;}
         #footer .contact-form{float: none; width: auto;}

    .w-list-news #news .section-content-wrapper, .w-list-news .page-tin-tuc .section-content-wrapper, .w-list-news .page-tin-tuc-list .section-content-wrapper .container-fluid {
        padding-right: 30px;
        padding-left: 30px;
    }     

    .h-part:before,.h-part:after {width: 33%;}

    body:not(.home-page) #fullpage .w-list-news section:first-child,.w-list-news .w-single-news{padding-top: 0px}

    h1.post-title {font-size: 21px; line-height: 33px; }
    .sidebar { width: 39%; }
    .main-new {width: 61%;padding-right: 20px;}

    .editor-content h2, .section-title { font-size: 29px;}
    .post-detail .editor-content h2, .post-detail .editor-content h3, .post-detail .editor-content h4, .post-detail .editor-content h5, .post-detail .editor-content h6 { font-size: 16px; }
    .section-floor-plan .section-content-inner,.section-floor-plan .map{min-height: 460px  !important;} 

    .content-view-master {
        position: absolute;
        top: 50%;
        width: 26%;
        transform: translateY(-50%);
    }
   .content-view-master .w-view-floor-plan, .content-view-master .w-view-floor-plan .section-title { width: 100%;}
   .view-floor-plan {    top: auto; bottom: 340px;    left: 51%;}

   .section-apartment-slide .section-content-wrapper{margin-bottom: 30px;}
   
    #postNewLeft .description {height: 44px; margin-bottom: 10px;}   
    .post-list .item h3 a { height: 45px;  line-height: 22px;}

    .view-master {
        left: 45%;
        top: auto;
        bottom: 300px;
    }

    #location .section-image-wrapper {
        width: 100%;
        height: 580px;
        margin-left: 0;
        margin-top: 20px;
        float: none;
        zoom:1;
        -moz-transform: scale(1);
        -moz-transform-origin: 0 0;
        -o-transform: scale(1);
        -o-transform-origin: 0 0;
        -webkit-transform: scale(1);
        -webkit-transform-origin: 0 0;
        transform: scale(1);
    }
   
    .section-side h5 { font-size: 13px; }


    .section-banner-master{min-height: 520px;}

    .box-banner {bottom: 12%; right: 7%; left: auto; }

    .map-area { padding: 30px 30px; }

    .h-tab-mb {grid-template-columns: repeat(1, 1fr); align-items: center; padding:10px 15px 30px; }

    .section-design{padding-bottom: 50px;}

    .section-design .nav-tabs {display: grid; grid-template-columns: repeat(2, 1fr);        gap: 5px 0px; }

    .section-design .tab-content {padding: 0 15px; }
    .section-design .nav-tabs li { padding: 0px 5px; margin: 5px 0px; }



   

}

@media (max-width:767px){
.editor-content h2,.section-title,.section-title-md{font-size:23px}
.swiper .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{width:10px;height:10px}
.section-floorplan .floorplan-map-wrapper{height:calc(100vw * 980 / 978);position:relative}
.post-list .item h3 a{height:auto;-webkit-line-clamp:unset}
.slide-control .swiper-button-next,.slide-control .swiper-button-prev{width:30px;height:30px;flex:0 0 30px}


.section-yeuto .section-title {padding: 46px 0px 46px 85px; }
.section-yeuto .section-title:before {margin-left: 24px;margin-top: 2px; }

.section-content-reason { display: grid; max-width: 100%; grid-template-columns: repeat(2, 1fr); }
.w-item-rea { display: grid;grid-template-columns: 18% 82%; }


.name_over { margin-bottom: 0px; }

#location .section-image-wrapper { min-height: 500px;height: 500px; }
#location .section-content{padding-bottom:0}

.section-cudan { min-height: auto; }
    .section-cudan .section-title {font-size: 21px; }
    .section-cudan .des-cudan { line-height: 30px; font-size: 21px; padding-left: 43px; }
        .section-cudan .des-cudan span {font-size: 51px;}

.utilities-slide .swiper-slide .slide-content{padding-top:calc(100% * 478 /675)}






.section-partner .section-title { font-size: 17px; margin-bottom: 20px; }
.item-part { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px 10px; max-width: 100%; margin: 20px auto 0px; }
.section-partner .m-both-sm{margin:0}
.section-partner .partner-slide{padding: 0px 50px;        overflow: hidden;}
.section-partner .slide-control{position:static;display:flex;margin:30px 0 0;justify-content:center}
.section-partner .slide-control .swiper-button-next,.section-partner .slide-control .swiper-button-prev{margin:0}
.section-partner .slide-control .swiper-button-prev {left: 0px; margin-top: 15px; margin-left: 0px;}
.section-partner .slide-control .swiper-button-next{right: 0px;margin-top: 15px;margin-right: 0px; }
.section-partner .item-other .item .thumbnail a{padding:0 1rem}

.section-partner .item .thumbnail img { max-width: 150px; max-height: 73px; }


.home-slide,.home-slide .swiper-slide,.product-slide,.product-slide .swiper-slide{min-height:calc(100vw * .35)}


.fixed-btn a{position:relative}

h1.post-title{font-size:18px}
#formModal .modal-body{overflow-x:hidden}
.section-utilities .section-content-fitbottom{padding-bottom:0}
.modal-content .form-popup-modal{min-width:480px}
.modal-content .form-popup-modal .form-group{margin-bottom:15px}

.fixed-social-btn a.zalo{right:0;margin:0;bottom:10px}
body.menu-open #header .navbar-brand{opacity:0;display:none}
.menu-open .overlay-menu .main-menu-container{margin:0 auto}
.overlay-menu{padding-top:60px}

.section-masterplain-info .section-content-inner,.section-masterplain-info .map,.section-floor-plan .section-content-inner,.section-floor-plan .map{min-height:400px!important}
.overlay-menu .menu>li{padding:11px 20px!important;display:inline-block}
.view-master{bottom:270px}

.view-floor-plan{bottom:300px;font-size:14px}
.w-single-news .single-news{max-width:100%}
.contact-info .item{padding-right:0!important}

.section-side img.l-ex { margin-top: 0px; }

.section-post-other .item-new { margin-bottom: 20px; flex: 0 0 auto;  width: 33.33333333%;}


#footer #form_register{width:100%;display:block;margin:0}
#footer #form_register .row{padding:0;--bs-gutter-x:0}
#footer .contact-form { float: none; width: 100%; background-size: cover; background-position: left  bottom; height: auto; margin: 30px 0px; }
#footer{padding-bottom: 0px;}


}

@media (max-width:575px){

#intro_section .logo-intro object{width:36vw}
#intro_section.ready .logo-intro object{width:27vw;margin-top:-27vw}
.home_title {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -60%); width: 100%;}

}

/*Mobile Đứng*/
@media screen and (max-width: 480px) and (orientation : portrait) {
    #header .navbar-brand { width: 80px; }
    
        .fixed-btn.bottom .btn-reg{display: none;}
        .fixed-btn.bottom .hotline{margin-bottom: 0px;-webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;}
        .fixed-btn.bottom{ padding: 15px 7px; top: auto; bottom: 100px;  right: 0; }

    .overlay-menu .menu>li { padding: 7px 0px !important; display: block;}
        .overlay-menu .menu:not(.menu-other) a { font-size: 19px;}

    .section-content-reason { grid-template-columns: repeat(1, 1fr); }    
        .section-content-reason:after{display: none;}

        .w-item-rea {grid-template-columns: 17% 81%; padding-left:0px; padding-right:0px; }

        .w-item-rea:nth-child(1) {order: 1;}
        .w-item-rea:nth-child(2) {order: 2;}
        .w-item-rea:nth-child(3) {order: 3;}
        .w-item-rea:nth-child(4) {order: 4;}
        .w-item-rea:nth-child(5) {order: 5;}
        .w-item-rea:nth-child(6) {order: 6;}
        .w-item-rea:nth-child(7) {order: 7;}
        .w-item-rea:nth-child(8) {order: 8;}

    .w-overview {padding-left: 0px; }
    .w-part img{max-height: 80px;}
    .partner .w-part:nth-child(1) img { margin-top: 20px; }
    .content-over {grid-template-columns:repeat(2,1fr); gap: 20px 10px;}
        .des_over { font-size: 22px; }
        .item-overview:after {right: 10px; }

        .item-overview:nth-child(3):after{display: block;}
        .item-overview:nth-child(2):after,.item-overview:nth-child(4):after{display: none;}

    .des-lkv br{display: none;}  
    .num_lkv { min-width: 29px; } 

    .sect-lkv .w-col-ov { display: grid; grid-template-columns: repeat(2, 1fr); gap: 10px; } 
    .sect-lkv li {width: 100%;        margin-bottom: 0px;        padding-right: 5px;}  
        .sect-lkv li:after {width: 95%; }


    .section-floor-plan .section-padding-top{padding-bottom: 0px;}    
    .section-floor-plan .section-padding-left{padding-right: 0px;}    

    #location .section-title { margin-top: 10px; }

    .section-co:before { z-index: 5; width: 55px; height: 190px; }
    .section-co-r:after { width: 65px; height: 130px; }

    .section-cudan { min-height: auto; }
        .section-cudan .section-title { font-size: 19px; }
        .section-cudan .des-cudan { line-height: 30px; font-size: 18px; padding-left: 38px; }
        .section-cudan .des-cudan span { font-size: 49px; padding: 0px 5px; }

    .section-chinhsach .nav-tabs > li{margin-bottom: 10px;}    

    .section-chinhsach .section-content-wrapper { padding-left: 7px; padding-right: 7px; }

    .item-part { display: grid; grid-template-columns: repeat(1, 1fr); gap: 10px 10px; max-width: 100%; margin: 0px auto 0px; }

    .section-masterplain-info .section-content-inner, .section-masterplain-info .map, .section-floor-plan .section-content-inner, .section-floor-plan .map {
        min-height: 212px !important;
    }
    .view-master {
        bottom: 130px;
        font-size: 13px;
        line-height: 18px;
        padding: 6px 10px 8px 30px;
        min-width: 113px;
        text-align: center;
        height: 49px;
    }
    .view-master span { font-size: 18px;}
    .section-location {
        padding: 30px 0;
    }
    .sect-lkv h3 {font-size: 21px; margin: 20px 0px 10px;}

    #location .section-image-wrapper{min-height: 283px; height: 283px;margin-top: 0px;}
   
    .view-floor-plan {
        bottom: 175px;
        font-size: 13px;
        padding: 5px 10px 5px 10px;
    }
    .post-list .item { margin-bottom: 15px;}

  
    #footer .copyright-desktop {font-size: 16px; bottom: 10px;}

    .contact-info .item {     min-height: 44px;     width: 100%;  }

    #footer .section-title{font-size: 22px;}
    .section-gallery, #news { padding-bottom: 10px;}

    .bgvideo {width: 135px !important;height: 135px !important;    max-width: 12vw !important;  max-height: 12vw !important;}

    body.menu-open #header .navbar-brand { opacity: 1;  display: block;}
    .menu-open .overlay-menu .main-menu-container { margin: 10px auto;}

    .section-partner .item-other .item .thumbnail a { padding: 0px;}
    .apartment-slide .t-apartment { font-size: 16px;}
    .section-partner .item-other .item .thumbnail { min-height: 73px;    height: 89px;}
    .section-partner .item .thumbnail img {max-height: 93px;}

    .section-partner .section-title { font-size: 17px; margin-bottom: 0px; }
    .item-part .item{margin-top: 20px;}

    .item-part .thumbnail {min-height: auto; margin-top: 20px; }

     .section-partner .section-padding-top {padding-top: 30px;}
     .section-partner .section-padding-left {padding-left: 30px;}
     .h-part:before, .h-part:after { width: 17%; }

    .post-feature{margin-bottom: 15px;} 
    .page-tin-tuc{margin-bottom: 0px;}

    .w-list-news #news .section-content-wrapper, .w-list-news .page-tin-tuc .section-content-wrapper, .w-list-news .page-tin-tuc-list .section-content-wrapper .container-fluid { padding-right: 15px; padding-left: 15px; }

    .main-new { width: 100%; padding-right: 15px; }

    h1.post-title { font-size: 19px; line-height: 28px; }
    .sidebar { width: 100%; }

    .section-post-other .item-new {width: 100%; }

    .section-padding.section-post-other{padding-bottom: 20px;}

    .modal-content .form-popup-modal {min-width: auto;      width: calc(100% - 20px);         background-size: 420px;   }


    .form-sticky{display: block;}

    .section-banner-master{    min-height: 385px;    background-size: contain;        padding-top: 210px !important;        background-position: center top;}
        .section-banner-master .section-padding-top {    padding-bottom: 0px;     padding-top: 0px;  }
        .section-banner-master .section-padding-left {    padding-right: 0px;     padding-left: 0px;  }

    .box-banner { bottom: 0px; right: 0%; left: auto; position: relative; background: rgb(18 101 52); border-radius: 0px; padding: 20px; }    
    .map-area { padding: 20px 10px; }    

    .section-design .content-design .nav-item .nav-link {padding: 10px 10px; }


    .fp-viewing-lien-he .form-sticky { visibility: hidden; opacity: 0; pointer-events: none; }

    .modal-form-popup .close{background: url(../images/ico-close-2.svg) center center no-repeat; background-size: 40px;transition:none;}
        .modal-form-popup .close:after{display: none;}

    .popup-master-ov{width: calc(100% - 20px);}     
        .popup-master-ov .img-popup {border-radius: 15px;}
        .popup-master-ov a {font-size: 13px; bottom: 0px; width: max-content; position: relative; margin: 10px auto; padding: 10px 25px;}
}


@media screen and (min-width: 1600px) and (max-width: 1919px) {
	#location .section-image {
		width: 960px;
        height: 607px;
        bottom: auto;
        top: 150px;
	}
}
@media screen and (min-width: 1367px) and (max-width: 1599px) {
	#location .section-image {
		width: 800px;
        height: 505px;
        bottom: auto;
        top: 150px;
	}
}


@media screen and (max-width:380px) {
    #footer .copyright-desktop {font-size: 14px;}
    #footer .section-title {padding-right: 35px;}
    .section-product-slide .section-content-fitbottom .inner a{font-size:10px}

    .section-partner .item .thumbnail img {
        max-height: 90px;
        max-width: 130px;
    }
    .section-partner .item-other .item .thumbnail {
        min-height: 90px;
    }
    .section-partner .item-other .item h4.title { font-size: 15px;    min-height: 42px;}

    .section-cudan .des-cudan { line-height: 52px; font-size: 18px; padding-left: 8px; }
    .section-partner .partner-slide { padding: 0px 30px;}

    .section-partner .slide-control .swiper-button-next {margin-top: 0px; }
    #postNewLeft .description {display: none !important; }

    .section-banner-master {padding-top: 190px !important; }

    .section-design .content-design .nav-item .nav-link { padding: 10px 6px; font-size: 13px; }    
}

@media screen and (max-width:365px) {
    #footer .section-title { padding-right: 15px;}
    .section-partner .item-other .item h4.title { font-size: 14px;}
    .section-banner-master { padding-top: 180px !important; }
    .h-tab-mb {padding: 10px 10px 30px; }
    .section-design .nav-tabs li { padding: 0px 3px; margin: 2px 0px; }
}


@media screen and (max-width:330px) {
    #footer .section-title { padding-right: 10px;}
}


@keyframes stroke{
to{
stroke-dashoffset:0
}
}

@keyframes StrokeLine{
0%{
stroke-dashoffset:0
}

100%{
stroke-dashoffset:-200
}
}

@keyframes StrokeLine2{
0%{
stroke-dashoffset:-200
}

100%{
stroke-dashoffset:0
}
}

@keyframes DrawStroke2{
0%{
stroke-dashoffset:5000
}

to{
stroke-dashoffset:0
}
}

.infinite{
-webkit-animation-iteration-count:infinite;
animation-iteration-count:infinite
}

.driveInTop{
-webkit-animation-name:driveInTop;
animation-name:driveInTop;
-webkit-animation-duration:1s;
animation-duration:1s
}

@keyframes driveInTop{
0%{
opacity:0;
-webkit-animation-timing-function:cubic-bezier(.165,.84,.44,1);
animation-timing-function:cubic-bezier(.165,.84,.44,1);
-webkit-transform:translate3d(0,-400px,0);
transform:translate3d(0,-400px,0)
}

30%{
opacity:1
}

60%{
-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);
animation-timing-function:cubic-bezier(.55,.055,.675,.19);
-webkit-transform:translate3d(0,30px,0);
transform:translate3d(0,30px,0)
}

100%{
-webkit-animation-timing-function:cubic-bezier(.645,.045,.355,1);
animation-timing-function:cubic-bezier(.645,.045,.355,1);
-webkit-transform:translate3d(0,0,0);
transform:translate3d(0,0,0)
}
}

.blink{
-webkit-animation-name:blink;
animation-name:blink;
-webkit-animation-timing-function:cubic-bezier(.42,0,.58,1);
animation-timing-function:cubic-bezier(.42,0,.58,1);
-webkit-animation-duration:1s;
animation-duration:1s
}

@keyframes blink{
0%,100%,50%{
opacity:1
}

25%,75%{
opacity:0
}
}

.swoopInTop{
-webkit-animation-name:swoopInTop;
animation-name:swoopInTop;
-webkit-animation-duration:.5s;
animation-duration:.5s
}

@keyframes swoopInTop{
0%{
opacity:0;
-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);
animation-timing-function:cubic-bezier(.215,.61,.355,1);
-webkit-transform:scaleY(1.5) translate3d(0,-400px,0);
transform:scaleY(1.5) translate3d(0,-400px,0)
}

40%{
opacity:1;
-webkit-animation-timing-function:cubic-bezier(.42,0,.58,1);
animation-timing-function:cubic-bezier(.42,0,.58,1);
-webkit-transform:scaleY(1.2) translate3d(0,0,0);
transform:scaleY(1.2) translate3d(0,0,0)
}

65%{
-webkit-transform:scaleY(1) translate3d(0,20px,0);
transform:scaleY(1) translate3d(0,20px,0)
}

100%{
-webkit-animation-timing-function:cubic-bezier(.42,0,.58,1);
animation-timing-function:cubic-bezier(.42,0,.58,1);
-webkit-transform:scaleY(1) translate3d(0,0,0);
transform:scaleY(1) translate3d(0,0,0)
}
}

@-webkit-keyframes Ringing-call{
10%,30%,50%,70%,90%{
-webkit-transform:rotate(10deg);
-moz-transform:rotate(10deg);
-o-transform:rotate(10deg)
}

100%,20%,40%,60%,80%{
-webkit-transform:rotate(-10deg);
-moz-transform:rotate(-10deg);
-o-transform:rotate(-10deg)
}
}

@keyframes RotateBG{
0%,to{
transform:rotate(0) scale(1);
opacity:1
}

33%{
transform:rotate(90deg) scale(.95);
opacity:.3
}

60%{
transform:rotate(135deg) scale(1.05);
opacity:.4
}

80%{
transform:rotate(35deg) scale(.9);
opacity:1
}
}

@keyframes RotateBG1{
0%,to{
transform:rotate(0) scale(1);
opacity:1
}

60%{
transform:rotate(90deg) scale(1);
opacity:.6
}

80%{
transform:rotate(35deg) scale(.9);
opacity:1
}
}

@keyframes RotateBG2{
0%,to{
transform:rotate(-11.17deg) scale(1);
opacity:1
}

33%{
transform:rotate(90deg) scale(1);
opacity:.3
}

60%{
transform:rotate(135deg) scale(1.1);
opacity:.6
}

80%{
transform:rotate(35deg) scale(.9);
opacity:1
}
}

.flipInXCustom,.flipInYCustom{
opacity:0;
-webkit-animation-duration:.6s;
animation-duration:.6s;
-webkit-animation-fill-mode:both;
animation-fill-mode:both;
-webkit-transform-style:preserve-3d;
transform-style:preserve-3d
}

@keyframes flipInXCustom{
0%{
transform:rotateX(180deg);
opacity:0
}

100%{
transform:rotateX(0);
opacity:1
}
}

.flipInXCustom.go{
-webkit-backface-visibility:visible!important;
-webkit-animation-name:flipInXCustom;
backface-visibility:visible!important;
animation-name:flipInXCustom
}

@keyframes flipInYCustom{
0%{
transform:rotateY(180deg);
opacity:0
}

100%{
transform:rotateY(0);
opacity:1
}
}

.flipInYCustom.go{
-webkit-backface-visibility:visible!important;
-webkit-animation-name:flipInYCustom;
backface-visibility:visible!important;
animation-name:flipInYCustom
}

.scaleInY{
opacity:0;
transform-origin:bottom
}

@-webkit-keyframes scaleInY{
0%{
opacity:0;
-webkit-transform:scaleY(.1)
}

100%{
opacity:1;
-webkit-transform:scaleY(1)
}
}

@keyframes scaleInY{
0%{
opacity:0;
transform:scaleY(.1)
}

100%{
opacity:1;
transform:scaleY(1)
}
}

.scaleInY.go{
-webkit-animation-name:scaleInY;
animation-name:scaleInY
}

.zoomIn{
opacity:0;
-webkit-animation-duration:.3s;
animation-duration:.3s;
-webkit-animation-fill-mode:both;
animation-fill-mode:both;
-webkit-transform-style:preserve-3d;
transform-style:preserve-3d
}

@keyframes zoomIn{
0%{
transform:scale(0);
opacity:0
}

100%{
transform:scale(1);
opacity:1
}
}

.zoomIn.go{
-webkit-backface-visibility:visible!important;
-webkit-animation-name:zoomIn;
backface-visibility:visible!important;
animation-name:zoomIn
}

@-webkit-keyframes custom-spin{
0%{
-webkit-transform:rotate(0);
transform:rotate(0)
}

100%{
-webkit-transform:translateY(-50%) rotate(359deg);
transform:translateY(-50%) rotate(359deg)
}
}

@keyframes custom-spin{
0%{
-webkit-transform:translateY(-50%) rotate(0);
transform:translateY(-50%) rotate(0)
}

100%{
-webkit-transform:translateY(-50%) rotate(359deg);
transform:translateY(-50%) rotate(359deg)
}
}

@-webkit-keyframes custom-spin-2{
0%{
-webkit-transform:rotate(0);
transform:rotate(0)
}

100%{
-webkit-transform:rotate(359deg);
transform:translateY(-50%) rotate(359deg)
}
}

@keyframes custom-spin-2{
0%{
-webkit-transform:rotate(0);
transform:rotate(0)
}

100%{
-webkit-transform:rotate(359deg);
transform:rotate(359deg)
}
}

@keyframes scroll{
0%{
opacity:0
}

10%{
-webkit-transform:translateY(0);
transform:translateY(0);
opacity:1
}

100%{
-webkit-transform:translateY(40px);
transform:translateY(40px);
opacity:0
}
}

@keyframes arrow-animation{
0%,100%{
opacity:1;
transform:translateY(0)
}

49%{
opacity:0;
transform:translateY(10px)
}

50%{
opacity:0;
transform:translateY(-10px)
}
}

@keyframes scaleOut{
0%{
opacity:0;
transform:scale(1.1)
}

to{
opacity:1;
transform:none
}
}

@media (max-width:767px){
@keyframes scaleOut{
0%{
opacity:0;
transform:scale(1.2)
}

to{
opacity:1;
transform:scale(1)
}
}


}

@keyframes scaleOut2{
0%{
opacity:0;
transform:scale(2)
}

to{
opacity:1;
transform:scale(1)
}
}

@keyframes scaleIn{
0%{
opacity:0;
transform:scale(.8)
}

to{
opacity:1;
transform:none
}
}

@keyframes scaleToIn{
0%{
transform:scale(1);
opacity:1
}

100%{
transform:scale(2);
opacity:0
}
}

@keyframes bounceInDown{
60%,75%,90%,from,to{
animation-timing-function:cubic-bezier(.215,.61,.355,1)
}

0%{
opacity:0;
transform:translate3d(0,-3000px,0)
}

60%{
opacity:1;
transform:translate3d(0,25px,0)
}

75%{
transform:translate3d(0,-10px,0)
}

90%{
transform:translate3d(0,5px,0)
}

to{
opacity:1
}
}

@keyframes bounceIn{
30%,60%,90%,from,to{
animation-timing-function:cubic-bezier(.215,.61,.355,1);
opacity:1
}

0%,to{
transform:translate3d(0,0,0)
}

30%,90%{
transform:translate3d(0,5px,0)
}

60%{
transform:translate3d(0,-5px,0)
}
}

.overlay-menu{
position:fixed;
top:0;
left:0;
right:0;
bottom:0;
z-index:21;
background:url(../images/mat_bang_bg_overlay.jpg) center center/cover no-repeat #184b27;
padding-top:120px;
display:flex;
flex-direction:column
}

.overlay-menu .menu-logo{
position:absolute;
pointer-events:none;
z-index:5;
width:100%;
left:0;
top:40%;
transform:translateY(-50%);
text-align:center
}

.overlay-menu .menu-logo img{
opacity:0;
max-width:25vw;
max-height:45vh
}

.menu-open .overlay-menu .menu-logo img{
animation:1.5s .5s forwards scaleOut
}

.overlay-menu .main-menu-container{
    text-align:center;
    display:flex;
    padding:0;
    margin:30px auto;
    list-style-type:none;
    /* overflow:auto; */
    -ms-overflow-style:none;
    scrollbar-width:none;
    flex-direction:column;
    align-items: center;
}

.overlay-menu .main-menu-container::-webkit-scrollbar{display:none}

.overlay-menu .menu a{color:#fff;transition:.4s;display:inline-block;font-family: 'UTMPenumbraBold';text-transform:uppercase}


.menu-open .overlay-menu .menu .current-menu-item a{color: #fff !important;-webkit-text-fill-color: #fff; background: transparent;}
.overlay-menu{
transform:translateX(100%);
-webkit-transform:translateX(100%);
transition:.5s cubic-bezier(.77,0,.175,1);
padding-bottom:0
}

.overlay-menu .copyright{
position:absolute;
bottom:15px;
left:var(--d-padding);
width:100%;
color:#fff;
opacity:0;
transition:var(--d-transition)
}

body.menu-open .overlay-menu{
transform:translateX(0);
-webkit-transform:translateX(0)
}

body.menu-open .overlay-menu .copyright{
opacity:1
}

body.menu-open .overlay-menu .bg{
opacity:.04;
transition-delay:.3s
}

.overlay-menu .menu{
list-style:none;
padding:0;
margin-left:0;
margin-bottom:0
}

.overlay-menu .menu>li{
opacity:0;
transform:translate(50px,0);
-webkit-transform:translate3d(50px,0,0);
transition-delay:.6s;
padding:11px 0;
margin:0
}

body.menu-open .overlay-menu .menu li{
transition:transform 1s cubic-bezier(.165,.84,.44,1),opacity 1s cubic-bezier(.165,.84,.44,1);
opacity:1;
transform:translate(0,0);
-webkit-transform:translate3d(0,0,0)
}

.overlay-menu .menu-other{
display:none
}

.overlay-menu .menu-other a{
font-size:24px;
text-transform:none;
}

.overlay-menu .menu-other>li{
margin-right:85px
}

.overlay-menu .menu-other>li:last-child{
margin-right:0
}

body.menu-open{
overflow:hidden!important
}

body.menu-open .overlay-menu .menu>li:nth-last-of-type(1){
transition-delay:.2s
}

body.menu-open .overlay-menu .menu>li:nth-last-of-type(2){
transition-delay:.3s
}

body.menu-open .overlay-menu .menu>li:nth-last-of-type(3){
transition-delay:.4s
}

body.menu-open .overlay-menu .menu>li:nth-last-of-type(4){
transition-delay:.5s
}

body.menu-open .overlay-menu .menu>li:nth-last-of-type(5){
transition-delay:.6s
}

body.menu-open .overlay-menu .menu>li:nth-last-of-type(6){
transition-delay:.7s
}

body.menu-open .overlay-menu .menu>li:nth-last-of-type(7){
transition-delay:.8s
}

body.menu-open .overlay-menu .menu>li:nth-last-of-type(8){
transition-delay:.9s
}

body.menu-open .overlay-menu .menu>li:nth-last-of-type(9){
transition-delay:1s
}

body.menu-open .overlay-menu .menu>li:nth-last-of-type(10){
transition-delay:1.1s
}

body.menu-open .overlay-menu .menu>li:nth-last-of-type(11){
transition-delay:1.2s
}

body.menu-open .overlay-menu .menu.menu-other>li{
transition-delay:.2s
}



@media (max-width:991px){
.overlay-menu .main-menu-container{
display:block;
width:100%;
text-align:center
}

.section-opportunity .content-opportunity {
    padding: 0px 30px;
}

body.menu-open #header .navbar-brand{
    opacity: 1;
    background: transparent;
    border-radius: 0px;
    padding: 0px;
}

.overlay-menu .menu-logo{
display:none
}
}

@media (max-width:767px){
.overlay-menu .menu:not(.menu-other) a{
font-size:18px
}

.overlay-menu .menu-other a{
font-size:14px
}

.overlay-menu .menu-other>li:not(:last-child){
margin-right:20px
}

.overlay-menu .copyright{font-size:15px}
}
.menu-open #header .navbar-toggler-icon>span {
    background: #fff !important;
}
#section_video{
position:relative;
height:100vh;
min-height:560px
}

@media (max-width:1199px){
    #section_video{
    min-height:0
    }

    #section_video .video_header{
    height:calc(100vw * 9 / 16)
    }

    #section_video .video_header video{
    width:100%;
    height:auto;
    position:static;
    top:auto;
    left:auto;
    -webkit-transform:translate(0);
    transform:translate(0)
    }
}

.video_header{
background:url(../images/banner.jpg) center center/cover no-repeat;
width:100%;
height:100%;
position:relative;
left:0;
top:0;
margin:0;
padding:0;
z-index:3;
overflow:hidden;
cursor:pointer
}

.video_header video{
position:absolute;
object-fit:cover;
width:100%;
height:100%;
opacity:0
}

#section_video.video-status-play .video_header video{
opacity:1
}

.video-cover-inline{
width:100%;
height:100%;
position:relative;
display:block
}

.bgvideo{
position:absolute;
left:50%;
top:50%;
width:126px;
height:127px;
max-width:7vw;
max-height:7vw;
transform:translate(-50%,-50%);
background:url(../images/icon-video-play.png) center center/auto 100% no-repeat
}

#video-controls {
    position: absolute;
    bottom: 15px;
    right:25%;
    max-width: 246px;
    margin-left: 15px;
    padding: 5px;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -o-transition: opacity .3s;
    -ms-transition: opacity .3s;
    transition: opacity .3s;
    z-index: 99999999;
}
#video-container {
    position: relative;
}
#video-container:hover #video-controls {
    opacity: .9;
}
#video-controls  button{
    border: 0;
    text-align: center;
    background-color: transparent;
    border: none;
    cursor: pointer;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    text-indent: -99999999px;
}
#seek-bar{
    width:calc(100% - 72px); float:left; margin:0px 6px;
}
#custom-seekbar
{  
    cursor: pointer;
    height: 6px;
    overflow: hidden;
    position: relative;
    width: 160px;
    float:left;
    margin:  7px 5px;
    background:rgba(0,0,0,0.3);
}
    #custom-seekbar span
    {
      background-color: #ffc70b ;
      position: absolute;
      top: 0;
      left: 0;
      height: 10px;
      width: 0px;
    }
button.play {
    background-image: url(../images/pause.svg);
    line-height: 20px;
    width: 20px;
    height: 20px;float: left;
    
}
button.pause {
    background-image: url(../images/play-btn.svg);
    line-height: 20px;
    width: 20px;
    height: 20px;float: left;
    
}
button#mute{
    background-image: url(../images/mute.svg);
    line-height: 20px;
    width: 20px;
    height: 20px;float: left;margin: 0px 3px;
}
button#mute.unmute{
    background-image: url(../images/unmute.svg);
    line-height: 20px;
    width: 20px;
    height: 20px;float: left;
}
#full-screen{
    background-image: url(../images/fullscreen.svg);
    line-height: 20px;
    width: 20px;
    height: 20px;float: left;
}

@media screen and (max-width: 480px) and (orientation : portrait) {
    #custom-seekbar {width: 90px;}
}

@media (max-width:1399px){
.fullpage-nav{
margin-top:-30px
}

.fixed-scroll-downs{
    font-size:12px;
    padding-left:15px
    }
}

@media (max-width:1199px){
    .fixed-scroll-downs-icon{display:none}
    #video-controls {right:15px;}
}
.fixed-scroll-downs-icon{
    position:fixed;
    bottom:40px;
    left:calc(50% - 15px);    
}

.fixed-scroll-downs-icon .chevron{
position:absolute;
width:30px;
height:2px;
opacity:0;
transform:scale(.3);
-webkit-animation:3s ease-out infinite move-chevron;
animation:3s ease-out infinite move-chevron
}

.fixed-scroll-downs-icon .chevron:first-child{
-webkit-animation:3s ease-out 1s infinite move-chevron;
animation:3s ease-out 1s infinite move-chevron
}

.fixed-scroll-downs-icon .chevron:nth-child(2){
-webkit-animation:3s ease-out 2s infinite move-chevron;
animation:3s ease-out 2s infinite move-chevron
}

.fixed-scroll-downs-icon .chevron:after,.fixed-scroll-downs-icon .chevron:before{
content:"";
position:absolute;
top:0;
height:100%;
width:50%;
background:#fff
}

.fp-viewing-tien-ich .chevron:after,.fp-viewing-tien-ich .chevron:before,
.fp-viewing-ly-do-chon .chevron:after,.fp-viewing-ly-do-chon .chevron:before,
.fp-viewing-doi-tac  .chevron:after,.fp-viewing-doi-tac .chevron:before,
.fp-viewing-can-ho .chevron:after,.fp-viewing-can-ho .chevron:before,
.fp-viewing-tin-tuc .chevron:after,.fp-viewing-tin-tuc .chevron:before{background: #091241 !important}

.fp-viewing-lien-he .fixed-scroll-downs-icon{display: none !important}


.fixed-scroll-downs-icon .chevron:before{
left:0;
transform:skewY(30deg)
}

.fixed-scroll-downs-icon .chevron:after{
right:0;
width:50%;
transform:skewY(-30deg)
}

@keyframes move-chevron{
    25%{
    opacity:1
    }

    33.3%{
    opacity:1;
    transform:translateY(10px)
    }

    66.6%{
    opacity:1;
    transform:translateY(20px)
    }

    100%{
    opacity:0;
    transform:translateY(30px) scale(.5)
    }
}

.animated.fadeInUp{
-webkit-animation-duration:1.5s;
animation-duration:1.5s;
-webkit-animation-fill-mode:both;
animation-fill-mode:both;
-webkit-transform-style:preserve-3d;
transform-style:preserve-3d;
-webkit-transform:translateY(200px);
transform:translateY(200px)
}

.animated.fadeInUp.go{
-webkit-animation-name:fadeInUpMedium;
animation-name:fadeInUpMedium
}

@-webkit-keyframes fadeInUpMedium{
    0%{
    opacity:0;
    -webkit-transform:translateY(200px)
    }

    50%{
    opacity:.3
    }

    100%{
    opacity:1;
    -webkit-transform:translateY(0)
    }
}

@keyframes fadeInUpMedium{
    0%{
    opacity:0;
    transform:translateY(200px)
    }

    50%{
    opacity:.3
    }

    100%{
    opacity:1;
    transform:translateY(0)
    }
}

.animated.revealText{
opacity:0;
transform:translateX(0);
animation-duration:1.5s;
animation-fill-mode:forwards
}

.animated.revealText.go{
animation-name:revealText
}

.animated.revealText2{
opacity:0;
animation-duration:2s;
animation-fill-mode:forwards
}

.animated.revealText2.go{
animation-name:revealText2
}

@keyframes revealText{
0%{
transform:translateX(17%);
clip-path:inset(0 50% 0 50%);
-webkit-clip-path:inset(0 50% 0 50%)
}

100%{
clip-path:inset(0 0 0 0);
-webkit-clip-path:inset(0 0 0 0);
transform:translateX(0);
opacity:1
}
}

@keyframes revealLine{
0%{
clip-path:inset(0 50% 0 50%);
-webkit-clip-path:inset(0 50% 0 50%);
opacity:0
}

100%{
clip-path:inset(0 0 0 0);
-webkit-clip-path:inset(0 0 0 0);
opacity:1
}
}

@keyframes revealText2{
0%,20%{
clip-path:inset(0 100% 0 0);
-webkit-clip-path:inset(0 100% 0 0)
}

40%{
opacity:1
}

100%{
clip-path:inset(0 0 0 0);
-webkit-clip-path:inset(0 0 0 0);
opacity:1
}
}

.animated.scaleOutPic{
transform:transform: scale(1.4);
animation-duration:2s
}

.animated.scaleOutPic.go{
animation-name:scaleOutPic
}

@keyframes scaleOutPic{
0%{
transform:scale(1.4)
}

to{
transform:scale(1)
}
}

@keyframes scrollLine{
0%,to{
top:30%
}

50%,99%{
top:100%
}
}

@keyframes iconbounce{
0%,100%,20%,50%,80%{
transform:translateY(0)
}

10%{
transform:translateY(-30px)
}

30%{
transform:translateY(-15px)
}
}

@keyframes circleText{
from{
transform:rotate(0)
}

to{
transform:rotate(360deg)
}
}

@media (min-width:1200px){
    .section-opportunity .content-opportunity {
        padding-left: 150px;
    }
.fp-custom{
transform:translate3d(0,0,0)!important
}

.fp-custom .fp-section{
width:100%!important;
position:absolute!important;
left:0;
top:0;
z-index:1;
transform:translateY(100%);
transform-origin:bottom;
transition-duration:0;
opacity:1;
background-color:#fff
}

.fp-custom .fp-section.up{
transform:translateY(-100%);
transform-origin:top
}

.fp-custom .fp-section.fp-completely{
transition-duration:0;
z-index:6;
opacity:1;
transform:translateY(0)
}

.fp-custom .fp-section.active{
transition:transform 1s;
z-index:8;
opacity:1;
transform:translateY(0)
}
}

.image-border-view {
    border-radius: 40px;
    overflow: hidden;
    border: 4px solid #fff;
}

@-webkit-keyframes phonering-alo-circle-img-anim {
      0% {
        -webkit-transform:rotate(0) scale(1) skew(1deg)
      }

      10% {
        -webkit-transform:rotate(-25deg) scale(1) skew(1deg)
      }

      20% {
        -webkit-transform:rotate(25deg) scale(1) skew(1deg)
      }

      30% {
        -webkit-transform:rotate(-25deg) scale(1) skew(1deg)
      }

      40% {
        -webkit-transform:rotate(25deg) scale(1) skew(1deg)
      }

      50% {
        -webkit-transform:rotate(0) scale(1) skew(1deg)
      }

      100% {
        -webkit-transform:rotate(0) scale(1) skew(1deg)
      }
    }

    
.table-payment {
    border-collapse: separate;
    border-spacing: 0;
    width: 100%;
    min-width: 700px;
    font-size: 18px;
    background: #fff;
}
.table-payment th {
    background: #8cc152;
    color: #fff;
    font-weight: bold;
    text-align: center;
    font-size: 22px;
    border: 1px solid #fff;
    padding: 12px 0;
}
.table-payment td {
    border: 1px solid #fff;
    padding: 14px 10px;
    vertical-align: middle;
    font-size: 18px;
    background: #fff;
    color: #000;
}
.table-payment .row-green {
    background: #006400 !important;
    color: #fff !important;
    font-weight: bold;
    font-size: 20px;
}
.table-payment .row-green td, .table-payment .row-green th {
    background: #006400 !important;
    color: #fff !important;
}
.table-payment .row-green-sub td {
    background: #006400 !important;
    color: #fff !important;
    font-size: 18px;
    font-weight: normal;
}
.table-payment .row-total td {
    background: #fff !important;
    color: #000 !important;
    font-weight: bold;
    font-size: 20px;
}
.table-payment .text-bold {
    font-weight: bold;
}
.table-payment .text-left {
    text-align: left;
}
.table-payment .text-center {
    text-align: center;
}
.table-payment .text-uppercase {
    text-transform: uppercase;
}