@charset "utf-8";
@import url(UTMCenturBold.css);
/*
Theme Name: 
Author: nmc0987
Author URL: 
Version:1.0
*/
body { font-family: 'Montserrat', sans-serif;  margin: 0px; padding: 0px; font-size: 18px; line-height: 1.4; overflow-x: hidden; font-weight: 400; /*color: #333333;*/ color: #000; }
/*----------------------
1.1. Typography
------------------------------*/
h1, h2, h3, h4, h5, h6 { font-family: 'Montserrat', sans-serif; color: #333333; margin: 0 auto 20px; font-weight: 700; line-height: 1.4; }
h1 { font-size: 48px; }
h2 { font-size: 36px; }
h3 { font-size: 30px; }
h4 { font-size: 22px; margin-bottom: 15px; }
h5 { font-size: 20px; margin-bottom: 15px; }
h6 { font-size: 17px; margin-bottom: 10px; }
p { /*font-size: 15px;
margin-bottom: 20px;*/ }
a { transition-duration: 0.5s; -moz-transition-duration: 0.5s; -o-transition-duration: 0.5s; -webkit-transition-duration: 0.5s; -ms-transition-duration: 0.5s; text-decoration: none; color: #000; }
a:hover, a:focus { text-decoration: none; outline: none; color: #ed1c24; }
ul, ol { margin: 0 auto 20px; }
ul li, ol li { margin: 0 auto 10px; }
blockquote { background: #f5f5f5; }
*:focus,button:focus {
  outline: none;
}
.white-text,
.white-text h1,
.white-text h2,
.white-text h3,
.white-text h4,
.white-text h5,
.white-text h6,
.white-text p,
.white-text.section-header p { color: #fff; }
.uppercase { text-transform: uppercase; }
.underline { text-decoration: underline; }
.divider { border-bottom: 1px solid #dcd9d9; clear: both; margin: 40px auto; }
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: 0px; margin-right: 0px; }
.gutter-0 > [class*='col-'] { padding-right: 0px; padding-left: 0px; }
.relative{position: relative;}
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone { margin: 5px 20px 20px 0; }
.aligncenter,
div.aligncenter { display: block; margin: 5px auto 5px auto; }
.alignright { float: right; margin: 5px 0 20px 20px; }
.alignleft { float: left; margin: 5px 20px 20px 0; }
.aligncenter { display: block; margin: 5px auto 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 { background: #fff; border: 1px solid #f0f0f0; max-width: 96%; /* Image does not overflow the content area */ padding: 5px 3px 10px; text-align: center; }
.wp-caption.alignnone { margin: 5px 20px 20px 0; }
.wp-caption.alignleft { margin: 5px 20px 20px 0; }
.wp-caption.alignright { margin: 5px 0 20px 20px; }
.wp-caption img { border: 0 none; height: auto; margin: 0; max-width: 98.5%; padding: 0; width: auto; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; margin: 0; padding: 0 4px 5px; }
/*End core*/
.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 { font-weight: 700; color: #000; }
.editor-content h4 { font-size: 16px; }
.editor-content h3 { font-size: 18px; }
.editor-content h2 { font-size: 20px; color: #ed1c24;}

/*-----------------
1.2. Button
-------------------------*/
.btn { border-radius: 25px; background: #ed1c24; border: 0px; color: #fff; font-size: 18px; height: 42px; margin: auto; padding: 8px 30px 10px; transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; -o-transition: all 0.3s linear 0s; -webkit-transition: all 0.3s linear 0s; -ms-transition: all 0.3s linear 0s; text-transform: uppercase;}
.btn.btn-icon{padding-left: 60px;}
.btn:hover{background: #fff; color: #ed1c24;}

.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:hover, .btn:focus { color: #ed1c24; outline: none; background: #fff; }
.btn.btn-icon:hover{}
.btn-link { font-weight: 800; font-size: 17px; color: #602314; }
.btn.outline-btn { background: none; color: #006838; border: #602314 solid 1px; padding: 5px 25px 5px 10px; font-weight: 400; position: relative;}
.btn.outline-btn:after{position: absolute; right: 6px; top: 12px; content: "\f103"; font: normal normal normal 14px/1 FontAwesome;}
.btn.outline-btn:hover { background: #602314; color: #ed1c24; }
.btn-transparent { background: transparent; border: solid 1px #602314; color: #602314; font-size: 14px; }
.btn-transparent:hover { background: #f7e5cb; border: solid 1px #f7e5cb; }
.btn-back-home{}
/*-------------------------
1.3. dark-overlay
---------------------------------*/
.div_zindex { position: relative; z-index: 1; }
.div_zindex > * { position: relative; z-index: 1; }
.dark-overlay { background: rgba(0, 0, 0, 0.85) none repeat scroll 0 0; content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
.color-overlay { background: rgba(205, 56, 96, 0.9) none repeat scroll 0 0; content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
/*-------------------------------------
1.4. Space margins and padding
------------------------------------------------*/
.padding_none { padding: 0px; }
.padding_top_20 { padding-top: 20px; }
.padding_50px { padding: 50px 0; }
.padding_4x4_30 { padding: 30px; }
.padding_4x4_40 { padding: 40px; }
.padding_right { padding-right: 60px; }
.padding_left { padding-left: 60px; }
.space-20 { width: 100%; height: 20px; clear: both; }
.space-30 { width: 100%; height: 30px; clear: both; }
.space-40 { width: 100%; height: 40px; clear: both; }
.space-60 { width: 100%; height: 60px; clear: both; }
.space-80 { height: 80px; 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: 0px; }
.margin-top-15 { margin-top: 15px; }
.d-inline-block { display: inline-block; }
/*-----------------
1.5. Form
---------------------------*/
.form-group { margin-bottom: 20px; position: relative; }
.form-group.has-error .help-block{color: red;}
.form-label { color: #111111; font-size: 14px; font-weight: 400; margin: 0 auto 8px; }
.form-control { background: #fff none repeat scroll 0 0; border: 0 none; border-radius: 3px; border: #ccc solid 0px; box-shadow: none; color: #888888; font-size: 14px; height: 50px; line-height: 30px; padding: 0 15px; }
textarea.form-control { padding: 15px 20px; }
.form-control:hover { box-shadow: none; outline: none; }
.form-control:focus { box-shadow: none; border-color: #8dba3f; outline: none; }
.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; font-weight: 700; }
.radio label, .checkbox label { cursor: pointer; font-size: 14px; font-weight: 400; padding-left: 26px; position: relative; }
.radio input[type=radio],
.checkbox input[type=checkbox] { 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 #111111; 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: #222 solid 1px; font-size: 17px; }
.checkbox, .radio { padding-top: 5px; }
/*-----------------
1.6. Table
---------------------------*/
table { margin: 0 0 30px; width: 100%; }
table th, table td { border: 1px solid #cccccc; padding: 15px; padding: 18px; }
table th img, table td img { max-width: 100%; }
table thead { background: #eee; }
table thead th, table thead td { text-transform: uppercase; font-weight: 900; color: #111; }
/*-----------------
1.7. Accordion
---------------------------*/
.panel-group .panel { background: #fff; border: 0 none; 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.collapsed {  }
.panel-title a .question { width: 85px; height: 100%; content: ""; color: #fff; font-size: 39px; line-height: 1; text-align: center; position: absolute; top: 0px; left: 0px; background: #602314; }
.panel-title a.collapsed .question { background: #252930; transition-duration: 0.3s; -moz-transition-duration: 0.3s; -o-transition-duration: 0.3s; -webkit-transition-duration: 0.3s; }
.panel-title a .question span { position: absolute; top: 45%; left: 0px; right: 0px; 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) none repeat scroll 0 0; border: 0px; border-radius: 0; box-shadow: none; color: #000; padding: 0; }
.panel-heading:hover .panel-title a .question { background: #602314; }
.panel-heading:hover .panel-title a { border-color: #602314; }
.panel-body { border: 0px solid rgba(255, 255, 255, 0.2); margin-top: -1px; padding: 15px 0px; }
.panel-body p { font-size: 17px; line-height: 30px; font-weight: 400; }
/*-----------------------------------------------------------
1.8. Section-background-color & sectino-heading
-------------------------------------------------------------------*/
section { position: relative; }
.section-title{font-size: 45px; color: #ed1c24; font-weight: 400; text-transform: uppercase; margin-bottom: 25px; font-family: 'UTMCenturBold';}
.section-title-sm{font-size: 35px;}
.section-sub-title{font-size: 30px; font-weight: 700; margin-bottom: 30px;}
.secondary-bg { background: #ed1c24; color: #fff; }

.ellips{    text-overflow: ellipsis;display: -webkit-box; -webkit-box-orient: vertical;    overflow: hidden;}

.primary-bg { background: #930005; color: #fff; }
.gray_bg { background: #ebebeb; }
.gray_bg_2 { background: #f5f5f5; }
.section-padding { padding: 80px 0; }
.section-padding-sm { padding: 20px 0; }
.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; }
.primary-bg .section-title{color: #fff;}

.section-cover,.cover{background-size: cover; background-position: center center; background-repeat: no-repeat;}
.icon-logo-lb,
.icon-logo-rb{position: relative;}



.mbtt .page-nav.masterplan-nav ul li:nth-child(1){
	display: none;
}
/*--------------------
1.9. Tabs 
------------------------------*/
/*.nav.nav-tabs { border: medium none; }
.nav-tabs > li a { padding: 0px 0px 12px; border-radius: 0; color: #caa557; font-size: 18px; font-weight: 400; margin-right: 5px; text-align: center; 
  border:0px; border-bottom: solid 2px #faf6ee;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover,
.nav-tabs > li a:hover,
.nav-tabs > li a:focus { color: #602314; border:0px; border-bottom: solid 2px #602314; background: transparent;}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover{font-weight: 700; border-bottom: solid 4px #602314;}
.nav-tabs > li { margin-bottom: 0; margin-right: 50px;}*/
.tab-content {margin-top: 25px; padding: 50px 0px 30px;}

.nicescroll-rails{width: 2px !important; background: #dbc18c;}
.nicescroll-rails .nicescroll-cursors{right: -8px;}

.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);}

/*--------------------------------------------
1.10. parallex-background
---------------------------------------------------*/
.parallex-bg { background-attachment: fixed; background-position: center; background-repeat: no-repeat; background-size: cover; position: relative; }
/*------------------------
1.11. Modal
--------------------------------*/
.modal-header{background: #333333; color: #fff;}
.modal-header h4{color: #fff;}
.modal-header .close{color: #fff; opacity: 1;}
.modal-header .close:hover{opacity: 0.7;}
.modal-content{border-radius: 0px;}

/*================
2. Header
===========================*/

#header { background: transparent; 
position: fixed; top: 0; width: 100%; transition-duration: 0.3s; -moz-transition-duration: 0.3s; -o-transition-duration: 0.3s; -webkit-transition-duration: 0.3s; -ms-transition-duration: 0.3s; z-index: 22; }
#header:before{content: ''; position: absolute; left: 0px; top:0px; width: 100%; height: 100%; 
	background: rgb(0,0,0);
background: -moz-linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 100%);
background: -webkit-linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 100%);
background: linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
}
#header.sticky { position: fixed; top: 0;  left: 0; right: 0;}
.navbar-header { position: relative; z-index: 1; }
#header .navbar {padding-left: 0px; padding-right: 0px;}
#header .logo { margin: 0px 0; transition-duration: 0.3s; -moz-transition-duration: 0.3s; -o-transition-duration: 0.3s; -webkit-transition-duration: 0.3s; -ms-transition-duration: 0.3s; }
#navigation { padding: 0px; position: relative; text-align: right;}






header.open .header-thumbs {
    background-color: #e2e3e4;
}


.popover-menu {
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    pointer-events: none;
}

.popover-menu::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.9);
    opacity: 0;
    transition: all ease .4s;
}

.popover-menu .menu-img {
    position: absolute; left: 0px; top: 0px;width: 100%; height: 100%;
}

.popover-menu .menu-container {
    width: 30%;
    min-width: 320px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.popover-menu .menu-img .img-container {
    position: relative;
    height: 100%;
}

.popover-menu .menu-img .img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    opacity: 0.8;
}

.popover-menu .menu-img-inner {
    position: relative;
    background: #000;
    opacity: 0;
    height: 100%;
    overflow: hidden;
    transition: all cubic-bezier(0, 0.27, 0.25, 1) 0.5s;
}

.popover-menu .menu-container::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 0;
    background: rgba(237,28,36,0.65);
    transition: all cubic-bezier(0, 0.27, 0.25, 1) 0.5s;
}

.popover-menu .menu-container>* {
    position: relative
}
.popover-menu  .menu-container .btn-close{position: absolute; right: 115px; top: 35px; color: #fff;    font-size: 36px;  opacity: 0; z-index: 2;}

.popover-menu .menu {
    list-style-type: none;
    padding: 0;
    margin: 0;
    padding-left: 80px;
    padding-top: 200px;
}

.popover-menu .menu .menu-item {
    position: relative;
    opacity: 0;
    transform: translateY(8rem)
}

.popover-menu .menu li a {
    display: block;
    padding: 15px 0px;
        font-size: 32px;
    text-transform: uppercase;
    outline: none;
    text-decoration: none;
    color: #fff;
    line-height: 1.1;
    transition: all ease .4s
}

.popover-menu .menu .menu-item.current-menu-item >a,
.popover-menu .menu .menu-item:hover>a {
    color: #000;
}


.popover-menu .menu-footer {
    padding-left: 9.6rem;
    padding-bottom: 4.4rem;
    opacity: 0;
    transform: translateY(8rem);
}

header.open .popover-menu {
    pointer-events: all;
}

header.open .popover-menu::before,
header.open .popover-menu .menu-img-inner,
header.open  .popover-menu  .menu-container .btn-close {
    opacity: 1;
}

header.open .popover-menu .menu-container::before {
    width: 100%;
}

header.open .popover-menu .menu .menu-item {
    transform: translateY(0);
    opacity: 1;
}

header.open .popover-menu .menu .menu-item {
    transition: all cubic-bezier(0, 0.24, 0.25, 1) 1s;
}

header.open .popover-menu .menu .menu-item:nth-of-type(1) {
    transition-delay: 0.5s;
}

header.open .popover-menu .menu .menu-item:nth-of-type(2) {
    transition-delay: 0.6s;
}

header.open .popover-menu .menu .menu-item:nth-of-type(3) {
    transition-delay: 0.7s;
}

header.open .popover-menu .menu .menu-item:nth-of-type(4) {
    transition-delay: 0.8s;
}

header.open .popover-menu .menu .menu-item:nth-of-type(5) {
    transition-delay: 0.9s;
}

header.open .popover-menu .menu .menu-item:nth-of-type(6) {
    transition-delay: 1.0s;
}

header.open .popover-menu .menu .menu-item:nth-of-type(7) {
    transition-delay: 1.1s;
}

header.open .popover-menu .menu .menu-item:nth-of-type(8) {
    transition-delay: 1.2s;
}

header.open .popover-menu .menu .menu-item:nth-of-type(9) {
    transition-delay: 1.3s;
}

header.open .popover-menu .menu .menu-item:nth-of-type(10) {
    transition-delay: 1.4s;
}

header.open .popover-menu .menu .menu-item:nth-of-type(11) {
    transition-delay: 1.5s;
}

header.open .popover-menu .menu .menu-item:nth-of-type(12) {
    transition-delay: 1.6s;
}




.header-bottom{}
.header-bottom .navbar-brand img{width: 322px;}
.header-bottom .navbar{padding-top: 25px;}
.header-bottom .navbar-toggler{background: #ed1c24; border: 0px;  border-radius: 20px; color: #fff; text-transform: uppercase; font-size: 18px; padding: 11px 15px 10px; height: 41px;}
.header-bottom .navbar-toggler span{background: url('../images/icon-toggler.svg') no-repeat center center; width: 18px; height: 12px; vertical-align: baseline;}

#header .header-right,#header .header-right a{ font-size: 16px;     vertical-align: middle;}
#header .header-right .hotline{font-size: 22px;color: #fff; font-weight: 700; margin-right: 30px;}
#header .header-right .hotline i{width: 33px; height: 33px; font-size: 24px; line-height: 1.3em; border-radius: 50%; border: solid 1px #fff; text-align: center; margin-right: 10px;}

#header.sticky, .fadeHeaderInDown { -webkit-animation-name: fadeHeaderInDown; -moz-animation-name: fadeHeaderInDown; -o-animation-name: fadeHeaderInDown; animation-name: fadeHeaderInDown; position: fixed; top: 0; left: 0; right: 0; z-index: 22; 
	-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.15);
box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.15);
background: #930005;
}
#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; }


#intro_section .home-banner{position: relative; min-height: 380px;}
/*#intro_section .home-banner:after{content: ''; position: absolute; top:0px; left: 0px; width: 100%; height: 100%; background: rgba(0,0,0,0.2);}*/
#intro_section .home-banner .vegas-animation-kenburns { animation: kenburns_custom ease-out; }
#intro_section .section-content {position: absolute; top: 90px; left: 0px; width: 100%;z-index: 2;}
#intro_section .section-content span{display: inline-block; /*padding-top: 100px; background: url('../images/bg-scroll.png') no-repeat center top;*/}
#intro_section .section-content .slide-description{
	font-size: 46px; color: #fff; text-align: center; font-weight: 500;  text-transform: uppercase;
}
#intro_section .home-banner .next,
#intro_section .home-banner .prev{position: absolute; top:50%; width: 70px; height: 32px; z-index: 8; cursor: pointer; display: none;}

.widget-bottom-right.btn-wrapper{position: absolute; right: 100px; bottom: 30px;     z-index: 9;}
.widget-bottom-right .btn{ background-repeat: no-repeat; background-position:center left 30px; margin-left: 10px;}
.widget-bottom-right .btn-360{background-image: url('../images/icon-360.svg') ;  background-size: auto 23px;}
.widget-bottom-right .btn-register{background-image: url('../images/icon-register.svg');  background-size: auto 16px;}
.widget-bottom-right .btn-register:hover{background-image: url('../images/icon-register-hover.svg');}
.widget-bottom-right .btn-360:hover{background-image: url('../images/icon-360-hover.svg') ; }
.home-page #masterplan .widget-bottom-right.btn-wrapper{display: none;}

#modalRegister .modal-dialog {
     -webkit-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    transform: translate(0,-50%);
    top: 50%;
    margin: 0 auto;
}

#modalRegister .modal-content{background: #333333; padding: 40px 80px 20px; color: #fff;}
#modalRegister .modal-content .form-control{background-color: #cecbbb;}
#modalRegister .modal-content .close{color: #ed1c24; position: absolute;right: -95px; top:-67px; text-shadow: none; opacity: 1; font-size: 2rem;}
#modalRegister .modal-content h3{color: #ed1c24; font-size: 24px; text-transform: uppercase; margin-bottom: 25px;}
#modalRegister .modal-content .btn{background-color: transparent; color: #ed1c24;}
#modalRegister .modal-content .btn:hover{background-color: #ed1c24 ; color: #333333;}


#aboutus {position: relative; background: url('../images/tong-quan.jpg') no-repeat center center; background-size: cover; height: 100vh; min-height: 400px;}
#aboutus .section-content-fitbottom{
	position: absolute; bottom: 0px; left: 0px; width: 100%;
	background: rgb(232,29,37);
	background: -moz-linear-gradient(0deg, rgba(232,29,37,0.9) 0%, rgba(232,29,37,0) 100%);
	background: -webkit-linear-gradient(0deg, rgba(232,29,37,0.9) 0%, rgba(232,29,37,0) 100%);
	background: linear-gradient(0deg, rgba(232,29,37,0.9) 0%, rgba(232,29,37,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e81d25",endColorstr="#e81d25",GradientType=1);
	padding: 100px 0px; text-align: center;
}
#aboutus .item .title{padding-bottom: 12px; margin-bottom: 12px; border-bottom: solid 1px #fff; font-weight: 700; font-size: 30px;}
#aboutus .item .description{text-transform: uppercase;}


#location{background: #930005; color: #fff; position: relative;}
#location:before,
#utilities:before,
#news:before,
#footer:after,
.icon-logo-lb:after{content: ''; width: 210px; height: 200px; background: url('../images/icon-logo.svg') no-repeat left top;
	background-size: 140%;
    position: absolute;
    bottom: 0px;
    right: 0px;
    opacity: 0.1;
}
#location.section-light{background: #ffffff; color: #fff;}
#location.section-light .section-image #animation_container{min-height: calc(100vw / 3 * 2 * 760 / 1300);}
#location.section-light .section-image #animation_container canvas{top: 50%;transform: translateY(-50%);}
#location .section-content{padding-left: 50px; padding-top: 50px; padding-bottom: 50px;}
#location h3{}
#location .btn{margin-top: 30px;}
#location .items{padding-top: 30px; border-top: solid 1px rgba(255,255,255,0.4); margin-top: 60px;}
#location .items .sub-title{color: #ffcebd; font-weight: 700; font-size: 20px; text-transform: uppercase;}
#location .items .item{ margin: 15px 0px; min-height: 36px; padding: 0px 0px; padding-left: 55px;  color: #dad9d9; position: relative; display: block; cursor: pointer;}
#location .items .item span{position: absolute; top: 50%; transform: translateY(-50%); text-transform: uppercase;}
#location .items .item:hover,
#location .items .item.active{color: #fff;}
#location .items .item:before{content: ''; position: absolute; left: 0px; top:0px; width: 36px; height: 36px; background: #ed1c24; border-radius: 50%;
background-position: center center; background-repeat: no-repeat;
}
#location .items .item-1:before{background-image: url('../images/icon-vitri-1.svg'); background-size: 23px;}
#location .items .item-2:before{background-image: url('../images/icon-vitri-2.svg'); background-size: 11px;}
#location .items .item-3:before{background-image: url('../images/icon-vitri-3.svg'); background-size: 28px;}
#location .items .item-4:before{background-image: url('../images/icon-vitri-4.svg'); background-size: 24px;}
#location .items .item-5:before{background-image: url('../images/icon-vitri-5.svg'); background-size: 20px;}
#location .items .item-6:before{background-image: url('../images/icon-vitri-6.svg'); background-size: 21px;}

#location .items .item.active:before,
#location .items .item:hover:before{background-color: #fff;}
#location .items .item-1.active:before,
#location .items .item-1:hover:before{background-image: url('../images/icon-vitri-1-hover.svg'); }
#location .items .item-2.active:before,
#location .items .item-2:hover:before{background-image: url('../images/icon-vitri-2-hover.svg'); }
#location .items .item-3.active:before,
#location .items .item-3:hover:before{background-image: url('../images/icon-vitri-3-hover.svg'); }
#location .items .item-4.active:before,
#location .items .item-4:hover:before{background-image: url('../images/icon-vitri-4-hover.svg'); }
#location .items .item-5.active:before,
#location .items .item-5:hover:before{background-image: url('../images/icon-vitri-5-hover.svg'); }
#location .items .item-6.active:before,
#location .items .item-6:hover:before{background-image: url('../images/icon-vitri-6-hover.svg'); }



/*section-image */
#location .section-image-wrapper{width: 100%; height: 100%;  min-height: 100vh;   overflow: hidden;}
#location .section-image{height: 714px; width: 920.9px; position: absolute;
    left: 50%;
    top: 50%;
    margin: -357px 0 0 -460.45px;
}
#location .section-image img{width: 100%; }
#location .section-image svg{
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
}
#location .section-image svg#Layer_1 .st0 {
    fill: none;
    stroke-miterlimit: 10;
    stroke-width: 2;
    stroke-dasharray: 10;
    stroke-dashoffset: 0;
    animation: StrokeLine 3s infinite linear;
    stroke: #fff;
}


#utilities{background: #ed1c24; color: #fff; position: relative;}
#utilities:before{background-position:  right top;left: 0px;}
#utilities .section-content .description{margin-bottom: 45px;}
.utilities-slide,
.utilities-slide .slick-list,
.utilities-slide .slick-list .slick-track,
.utilities-slide .slick-list .slick-track .slick-slide{height: 100%;}
.utilities-slide .item{position: relative; border-left: solid 1px #fff;}

.utilities-slide .item .description{position: absolute; bottom: 0px; left: 0px; width: 100%; padding: 105px 15px 15px; 
	transition:all 1s cubic-bezier(.04,1,.6,.97);
	transform: translateY(calc(100% - 192px));
	color: #fff;
	background: rgba(0,0,0,0.5);
	border-top: solid 1px #ed1c24;
}
.utilities-slide .item .description:before{content: ''; position: absolute; top: 37px; left: 50%; width: 48px; height: 48px; margin-left: -24px;
	background: url('../images/icon-logo.svg') no-repeat center center; background-size: 100%;
}
.utilities-slide .item .description h4{font-size: 22px; font-weight: 700; margin:0px 0px 20px; min-height: 54px; color: #fff;}
.utilities-slide .item .description .info{
	opacity: 0; transition:all 1s cubic-bezier(.04,1,.6,.97);
}
.utilities-slide .item:hover .description{transform: translateY(0); background: rgba(237,28,36,0.8); padding-top: 90px;}
.utilities-slide .item:hover .description:before{top: 22px;}
.utilities-slide .item:hover .description .info{opacity: 1;}
.utilities-slide-arrow a{display: inline-block; width: 18px; height: 33px; margin-right: 60px;     background-size: 100%;}
.utilities-slide-arrow a.prev{background: url('../images/arrow-left.svg') no-repeat center center;}
.utilities-slide-arrow a.next{background: url('../images/arrow-right.svg') no-repeat center center;}

#masterplan {position: relative; /*background: url('../images/phan-khu.jpg') no-repeat center center; background-size: cover;*/  min-height: 400px;}
#masterplan .section-content-fitbottom{
	position: absolute; bottom: 0px; left: 0px; width: 100%;
	background: rgb(255,255,255);
	background: -moz-linear-gradient(0deg, rgba(255,255,255,0.9) 0%, rgba(255,255,255,0) 100%);
	background: -webkit-linear-gradient(0deg, rgba(255,255,255,0.9) 0%, rgba(255,255,255,0) 100%);
	background: linear-gradient(0deg, rgba(255,255,255,0.9) 0%, rgba(255,255,255,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);
	padding: 100px 0px 30px; text-align: center;
}
#masterplan .select-masterplan{position: absolute; left: 100px; bottom: 30px;}


#news{ position: relative;}
#news:before{ background-image: url('../images/icon-logo-color.svg');}
.post-list .item{margin: 0px 0.5px;}
.post-list .item .item-thumb{ display: block; position: relative; overflow: hidden;  }
.post-list .item .item-thumb img{transition:all 2s cubic-bezier(.04,1,.6,.97);}
.post-list .item .item-thumb:before{content: '';
position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    background: rgba(237, 28, 36, 0.3);
    opacity: 0;
    transition:all 2s cubic-bezier(.04,1,.6,.97);
    z-index: 1;
}
.post-list .item .item-body{padding: 30px; background: #f5f5f5;}
.post-list .item .item-body .date-time{color: #ed1c24; padding-bottom: 20px; font-size: 16px;}
.post-list .item .item-body h4 {height: 60px;     -webkit-line-clamp: 2; }
.post-list .item .item-body .description{ max-height: 115px;  font-size: 17px; -webkit-line-clamp: 5; }
.post-list .item:hover .item-body{background: #ed1c24; color: #fff;}
.post-list .item:hover .item-body h4,
.post-list .item:hover .item-body a,
.post-list .item:hover .item-body .date-time{color: #fff;}
.post-list .item:hover .item-thumb:before{opacity: 1;}
.post-list .item:hover .item-thumb img{    transform: scale(1.1);}

.items .slick-dots{padding-top: 0px; bottom: 0px; margin: 0px;}
.items .slick-dots li{margin-bottom: 0px;  text-align: center;}
.items .slick-dots li button{width: 13px;height: 13px;margin: 0px auto; position: relative;border: solid 1px #ed1c24;border-radius: 50%;}
.items .slick-dots li button:before{display: none;}
.items .slick-dots li.slick-active  button{border-color: #ed1c24; background: #ed1c24;}
#news .items{padding-bottom: 60px;}


#news .other-news ul{list-style: none; padding: 0px;}
#news .other-news ul li a{display: block; padding-left: 90px; position: relative; margin-bottom: 20px;}
#news .other-news ul li a:before{content: ''; position: absolute; left: 70px; top:7px; width: 10px; height: 10px; border-radius: 50%; border: solid 2px #ed1c24;}
#news .other-news .btn-detail{margin-left: 90px;}

.library-slide .item{position: relative;}
.library-slide .item .thumb{position: relative; transition: all 300ms ease; margin-bottom: 3%;}
.library-slide .item .thumb:before{content: ''; position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background: rgba(237,38,26,0.5);}
.library-slide .item.slick-active{z-index: 2;}
.library-slide .item.slick-active .thumb:before{background: transparent;}

.library-slide .item  h4{font-size: 18px; font-weight: 400; margin: 0px; color: #ed1c24;  text-transform: none; text-align: center;}
.library-slide .item:not(.slick-active) .thumb{}
.library-slide .item:not(.slick-active) h4{display: none;}
.library-slide .item{padding: 30px 0px 0px;}
.library-slide .item.slick-active .thumb{    transform: scale(1.08);}


.library-slide .slick-slider{ margin-bottom: 0px;}
.library-slide .slick-prev,
.library-slide .slick-next,
#document .slick-prev,
#document .slick-next{width: 70px; height: 32px;}
.library-slide .slick-prev:before,
.library-slide .slick-next:before,
#document .slick-prev:before,
#document .slick-next:before{display: none;}

.library-slide .slick-prev,
#document .slick-prev{left: 40px;  z-index: 2; background: url('../images/arrow-left.svg') no-repeat center center;}
.library-slide .slick-next,
#document .slick-next{right: 40px; background: url('../images/arrow-right.svg') no-repeat center center;}
.library-slide .slick-prev:hover,
#document .slick-prev:hover{background: url('../images/arrow-left-hover.svg') no-repeat center center; }
.library-slide .slick-next:hover,
#document .slick-next:hover{background: url('../images/arrow-right-hover.svg') no-repeat center center;}

#section_video .item img{margin: 0px auto;}
#section_video .item .thumb:after{content: "\f04b"; font: normal normal normal 14px/1 FontAwesome; position: absolute; width: 90px; height: 90px; 
    text-align: center; left: 50%; top: 50%; margin-left: -45px; margin-top: -45px; background: #fff; border-radius: 50%; color: #ed1c24;
    line-height: 90px; text-indent: 7px; font-size: 32px;
}
#section_video.no-scale .item.slick-active .thumb{    transform: scale(1); }
#section_video .item:hover .thumb:after{background: #ed1c24; color: #fff;}
#section_video .item{opacity: 0;}
#section_video .item .thumb{margin-bottom: 20px;}
#section_video .item.slick-active{opacity: 1;}
#section_video .slick-prev{left: 40px;  z-index: 2; background: url('../images/arrow-left-hover.svg') no-repeat center center;}
#section_video .slick-next{right: 40px; background: url('../images/arrow-right-hover.svg') no-repeat center center;}

#document{position: relative; background: #ebebeb;}
#document:before{content: ''; position: absolute; top: 0px; left: 0px; width: 100%; height: 60%; 
    background: url('../images/bg-giatri.jpg') no-repeat center center; background-size: cover;
}
#document .items{margin-top: 90px;}
#document .item{text-align: center; padding: 0px 30px;}
#document .item img{margin: 0px auto;}
#document .item  h4{font-size: 18px; font-weight: 700; margin: 40px 0px 25px;  text-transform: none; text-align: center;}
#document .slick-prev,
#document .slick-next{top:calc((100% - 132px)/2);}
#document .slick-prev{left: -30px;}
#document .slick-next{right: -30px;}


#values{position: relative; background: #fff;}
#values:before,
#values .bg{content: ''; position: absolute; top: 0px; left: 0px; width: 100%; height: 60%; 
	background: url('../images/bg-giatri.jpg') no-repeat center center; background-size: cover;
}
#values .items .item{width: calc((100vw - 300px)/3);  position: relative; padding: 110px 25px 0px; 
	transition:all 0.5s cubic-bezier(.04,1,.6,.97);
	 transform: translateY(0px);
	 color: #000;
}
#values .items .item:before{ content:     "";
    display:     block;
    padding-top: 100%; /* initial ratio of 1:1*/
}
#values .items .item .inner{
	position: absolute;
    top:      110px;
    left:     25px;
    bottom:   0;
    right:    25px;
    padding: 90px 30px 15px; border-radius: 50%; background: #ebebeb;
    text-align: center;
}
#values .items .item h4{text-transform: uppercase;}
#values .items .item  .thumb img{max-height: 105px; width: auto; margin: 0px auto 30px;}
#values .items .item:not(.slick-current) .thumb img{ filter: invert(.5);}
#values .items .item .number{width: 80px; height: 80px; position: absolute; bottom: 25px; left: 50%; margin-left: -40px;
	border:solid 1px #bababa; border-radius: 50%;font-size: 30px; font-weight: 700; text-align: center;    padding-top: 18px;
}
#values .items .item.slick-current{   transform: translateY(-90px);  }
#values .items .item.slick-current .inner{background: #ed1c24; color: #fff; 
	-webkit-box-shadow: 0px 0px 0px 20px rgba(255,255,255,0.4);
		-moz-box-shadow: 0px 0px 0px 20px rgba(255,255,255,0.4);
		box-shadow: 0px 0px 0px 20px rgba(255,255,255,0.4);
}
#values .items .item.slick-current  h4{color: #fff; }
#values .items .item.slick-current .number{border-color: #fff;}

#values .slick-prev,
#values .slick-next{width: 70px; height: 32px; bottom: -30px; top: auto; background-size: 100%;}
#values .slick-prev:before,
#values .slick-next:before{display: none;}

#values .slick-prev{left: 50%; margin-left: -70px;  z-index: 2; background: url('../images/arrow-left-1.svg') no-repeat center center;}
#values .slick-next{right: 50%;  margin-right: -70px; background: url('../images/arrow-right-1.svg') no-repeat center center;}
#values .slick-prev:hover{background-image: url('../images/arrow-left-hover.svg')}
#values .slick-next:hover{background-image: url('../images/arrow-right-hover.svg')}

#register {padding-bottom: 0px; padding-top: 40px;}
#register .section-image{margin-top: -60px; z-index: 0;}
#register .form-register-wrapper{position: relative;z-index: 2;}

.gotop { color: #fff; float: right; text-transform: uppercase;font-weight: 700; cursor: pointer;}
/*================
10. Footer
======================*/
#footer{position: relative;background: #f5f5f5 url('../images/bg-footer.png') no-repeat left top;}
#footer:before{
	content: '';
	position: absolute; right: 0px; bottom:  0px; width: 50%; height: 50%;
	background: #ed1c24;
}
#footer  .overlay-bottom{content: '';
	position: absolute; left: 0px; bottom:  0px; width: 50%; height: 50%;
	background: #fff;}
#footer .contact-map{position: relative; overflow: hidden;}
#footer .contact-map iframe{ position: absolute;  top: 0; left: 0; width: 100% !important;   height: 100% !important;}
#footer .contact-form{padding: 100px 100px 45px 0px;}

.footer-bottom,
.footer-top{position: relative;}

.footer-top:before{  content: '';
	position: absolute; left: 0px; bottom:  0px; width: 100%; height: 50%;
	background: #f5f5f5 ;
}
.footer-bottom .item{text-align: center; text-transform: uppercase; font-size: 16px;}
.footer-bottom .item h4.title{font-size: 18px; color: #ed1c24; text-transform: uppercase; margin: 0px 0px 35px;}
.footer-bottom .item .thumb{height: 108px; margin-bottom: 30px;}
.footer-bottom .item .thumb img{max-height: 100%; width: auto;}
.logo-wrapper,.contact-info-wrapper{padding-top: 60px; padding-bottom: 45px;}
.contact-info-wrapper{position: relative; color: #fff; padding-left: 100px; padding-bottom: 100px;}
.logo-wrapper{padding-right: 15px;}
.contact-info-wrapper:before{}
.contact-info-wrapper h4{color: #fff;}
.contact-info-wrapper ul{list-style: none; padding: 0px;}
.contact-info-wrapper ul li i{width: 25px; }

.contact-info-wrapper .contact-info ul li{position: relative; padding-left: 25px;}
.contact-info-wrapper .contact-info ul li i{position: absolute; left: 0px; top: 0px;}

.contact-info-wrapper .copyright-wrapper{position: absolute; bottom: 30px;}
.contact-info-wrapper .social{margin-bottom: 0px; }
.contact-info-wrapper .social li{display: inline-block; margin-right: 30px;}
.contact-info-wrapper .social li a{color: #fff;}
.contact-info-wrapper a{color: #fff;}


.shadow { -webkit-box-shadow: 0px 1px 10px 0px rgba(50, 50, 50, 0.25); -moz-box-shadow: 0px 1px 10px 0px rgba(50, 50, 50, 0.25); box-shadow: 0px 1px 10px 0px rgba(50, 50, 50, 0.25); }
.shadow:hover { -webkit-box-shadow: 0px 2px 10px 0px rgba(50, 50, 50, 0.5); -moz-box-shadow: 0px 2px 10px 0px rgba(50, 50, 50, 0.5); box-shadow: 0px 2px 10px 0px rgba(50, 50, 50, 0.5); }

.register .form-control{height: 40px; border-radius: 0px;}
.register textarea.form-control{height: 100px;}

.page-banner {
    position: relative;
    height: 300px;
    background-position: center bottom;
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
    font-size: 18px;
}
.page-banner.slick-slider{margin-bottom: 0px;}
.page-banner .inner {
    position: absolute;
    top: 50%;
    left: 0px;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    margin-top: 30px;
    color: #ed1c24; 
    text-transform: uppercase;
}
.page-banner .inner h2{ color: #ed1c24; }



.page-nav{padding-bottom: 40px;}
.page-nav ul{list-style: none; padding: 0px; margin: 0px;}
.page-nav ul li{display: inline-block;}
.page-nav ul li a{display: inline-block;  min-height: 36px; padding: 10px 35px; border-right: solid 1px #abaaa9; text-transform: uppercase; cursor: pointer; position: relative;}
.page-nav ul li:last-child a{border: 0px;}
.page-nav ul li.active a,
.page-nav ul li a.active,
.page-nav ul li a:hover{color: #ed1c24;}
.page-nav ul li.active a:after,
.page-nav ul li a.active:after{content: "\f107"; font: normal normal normal 14px/1 FontAwesome; position: absolute; bottom: -5px; left: 50%; transform: translateX(-50%);}
#news .news-list-paging .item{padding: 0px; margin-bottom: 30px;}
#news .news-list-paging .item .btn-detail {padding-right: 70px; position: relative; display: inline-block;}
#news .news-list-paging .item .btn-detail:after{content: ''; position:  absolute; right: 0px; bottom: 5px; width: 60px; height: 1px; background: #ed1c24; }
#news .news-list-paging .item .btn-detail:hover{color: #000;}
#news .news-list-paging .item .btn-detail:hover:after{background-color: #000;}
.page-content-newdetail .post-date{color: #ed1c24; margin-bottom: 15px;}

.imagemapster{position:relative}
.imagemapster area{outline:none}
.imagemapster .maphover img{position:absolute;left:0;top:0;bottom:0;right:0;opacity:0;pointer-events:none;transition:all ease .3s;-webkit-transition:all ease .3s}
.imagemapster .maphover img.active{opacity:1}

#masterplan {position: relative; overflow: hidden;}
#masterplan .masterplan-map{width: 1920px; height: 980px; position: absolute;}
#masterplan .masterplan-map img{width: 100%; height: 100%;}

.item-video .thumb{position: relative; display: block;}
.item-video .thumb .item-video-icon{position: absolute; width: 53px; height: 38px; left: 50%; top:50%; margin-left: -26.5px; margin-top: -19px;
	background:#fff; border-radius: 5px; color: #ed1c24; text-align: center; font-size: 25px;

}
.item-video .thumb:hover .item-video-icon{background: #ed1c24; color: #fff;}



#page_banner{position: relative;background-size: cover; background-position: center center; background-repeat: no-repeat;}
#page_banner:before{content: ''; position: absolute; bottom: 0px; left: 0px; width: 90%; height: 70%;
    background: rgb(255,255,255);
background: -moz-linear-gradient(205deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 50%, rgba(237,28,36,1) 100%);
background: -webkit-linear-gradient(205deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 50%, rgba(237,28,36,1) 100%);
background: linear-gradient(205deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 50%, rgba(237,28,36,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ed1c24",GradientType=1);


}
#page_banner .banner-content{position: absolute;bottom: 0px; padding: 100px 100px 30px 100px; width: 70%;}
h1.page-title{}
.icon-logo-lb:after{left: 0px; right: auto; background-position: right top;}
#aboutus_bottom .description ul{  padding-left: 20px;}
#aboutus_bottom .description ul ul{margin-top: 10px;}

.pagination{padding: 20px 15px;  border-radius: 0px; text-align: center;     width: 100%;}
.pagination ul{list-style: none;padding: 0px; margin: 0px auto;}
.pagination ul li{display: inline-block; margin: 0px 5px;}
.pagination ul li a,
.pagination ul li span{display: inline-block; padding: 0px 5px; text-align: center; font-weight: 700; color: #666666; width: 40px; height: 40px; line-height: 38px; border-radius: 50%; border:solid 1px #979797;}
.pagination ul li span.current{color: #fff; background: #ed1c24; border-color: #ed1c24;}
.pagination ul li a:hover{border-color: #ed1c24;}
.pagination ul li span.dots{border-color: transparent;}

h1.page-title.post-title{font-size: 35px; color: #ed1c24; margin: 0px 0px 20px;}
.page-news-detail .date-time{    color: #ed1c24;padding-bottom: 20px;font-size: 16px;}
.page-news-detail .social-share > div {
    display: inline-block;
    margin-bottom: 5px;
    vertical-align: top;
}
.social-share .tweet {
    width: 60px; padding-top: 5px;
}

#registerModal .close{position: absolute; width: 40px; height: 40px; text-align: center; background: #ed1c24; border-radius: 50%; text-align: center;
        right: -20px;    top: -20px;    color: #fff;    opacity: 1;     font-weight: 400;font-size: 36px;
}
.modal .container-fluid{padding-left: 15px; padding-right: 15px;}
#registerModal .modal-body{padding: 30px 15px; text-align: center;}
#registerModal .modal-content{border-radius: 15px;}
#registerModal .form-control{border: solid 1px #ebebeb; border-radius: 5px;}
#registerModal .sub-title{text-transform: uppercase; font-weight: 400; font-size: 17px;}
#registerModal .modal-lg {
    max-width: 930px; width: 80%;
}
#registerModal .custom-radio .custom-control-input:checked~.custom-control-label::after{background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23ed1c24'/%3e%3c/svg%3e")}
#registerModal .custom-control-input:checked~.custom-control-label::before{border-color: #666666; background-color: #fff;}


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

/*=======================
11. Responsive-CSS
==============================*/
@media (min-width:1201px) {
	.container-fluid{padding-left: 50px; padding-right: 50px;}
	
}
@media (min-width:1601px) {
	.container-fluid{padding-left: 100px; padding-right: 100px;}
	.container{max-width: 1440px;}
}
@media (max-width:1699px) {
	body{font-size: 16px;}
	#intro_section .section-content .slide-description,
	#aboutus .item .title{font-size: 32px;}
	.utilities-slide .item .description h4{font-size: 20px;}
	#values .items .item .inner{padding-top: 20px;}
	#footer .section-title{font-size: 32px;}
	
	.logo-wrapper, .contact-info-wrapper{padding-top: 30px; padding-bottom: 30px;}
	.footer-bottom .item h4.title,
	.footer-bottom .item .thumb{margin-bottom: 25px;}
	.footer-bottom .item{font-size: 14px;}
    #page_banner .banner-content{   padding:40px 40px 30px 40px}
    .widget-bottom-right.btn-wrapper{right: 50px;}
    #masterplan .select-masterplan{left:  50px;}

}

@media (max-width:1599px) {
	.header-bottom .navbar-brand img{width: 280px;}
	body{font-size: 14px;}
	h4{font-size: 16px;}
	.section-title{font-size: 32px;}
	.utilities-slide .item .description h4{font-size: 18px;}
	#intro_section .section-content .slide-description, 
	#aboutus .item .title,
	#footer .section-title{font-size: 27px;}
	#aboutus .section-content-fitbottom{    padding: 100px 0px 50px;}
	#aboutus .item .description{font-size: 14px;}
	#location .items{margin-top: 15px; padding-top: 15px;}
	#location .items .item{margin: 10px 0px;}
	.utilities-slide .item .description h4{font-size: 16px;}
	#location:before, #utilities:before, #news:before, #footer:after{    width: 170px;    height: 160px;}
	#utilities .section-content .description{margin-bottom: 25px;}
	#values .items .item .thumb img{max-height: 65px; margin-bottom: 15px;}
	#values .items .item .inner{}
	#values .items .item .number{    font-size: 24px;    width: 60px; height: 60px;     margin-left: -30px;    padding-top: 14px;}

	#news .items{padding-bottom: 40px;     margin-bottom: 10px;}
	.post-list .item .item-body{padding: 15px;}
	.post-list .item .item-body h4{height: 45px; margin-bottom: 10px;}
	.post-list .item .item-body .description,
	.post-list .item .item-body .date-time{font-size: 14px; }
	.post-list .item .item-body .date-time{padding-bottom: 10px;}
	.post-list .item .item-body .description{    -webkit-line-clamp: 3; height: 57px;}

	.footer-bottom .item h4.title{font-size: 16px;}
	.footer-bottom .item h4.title, .footer-bottom .item .thumb{margin-bottom: 15px;}
	.footer-bottom .item .thumb{    height: 85px;}

    .popover-menu .menu{padding-top: 100px;}
    .popover-menu .menu li a{    font-size: 27px;    padding: 10px 0px;}
    #registerModal .custom-radio .custom-control-label{padding-top: 3px;}

    #section_video .section-content  .container .items{  padding-left: 120px; padding-right: 120px;}
    #section_video.library-slide .section-content  .container .item{padding-top: 0px; }

}
@media (max-width:1399px) {
	.section-title{}
}
@media (max-width:1200px) {
	.section-title{    font-size: 27px;}
	#aboutus,
	#intro_section .section-content .slide-description, #aboutus .item .title, #footer .section-title{font-size: 20px;}

	#masterplan{min-height: calc(100vw * 980 / 1920);}
	#utilities .section-content{padding: 30px 0px;}
	#utilities .row.h-100,
	#utilities .row .h-100{height: auto !important;}
	#utilities  .utilities-slide{ height: 540px;; margin: 0px;}
	#values .items .item .inner{padding-top: 30px;}
	#values .items .item .thumb img{max-height: 45px; margin-bottom: 15px;}
	#values .items .item .number{    width: 45px; height: 45px;     font-size: 18px;    padding-top: 10px;     margin-left: -22.5px;}
	.footer-bottom .item h4.title{font-size: 12px;}
	.footer-bottom .item .description{font-size: 12px;}
	.logo-wrapper, .contact-info-wrapper{    padding-left: 40px;}
    .logo-wrapper{padding-left: 0px;}

    #page_banner .banner-content{    padding: 15px;}


	
}
@media (min-width:1200px) and (max-width:1400px) {
	
}
@media (min-width:992px) and (max-width:1200px) {
	

}
@media (max-width:1199px) {
    #aboutus_bottom .section-content{padding: 30px;}
    #aboutus_bottom .section-image{padding-top: 56.25%;}

}
@media (max-width:991px) {
	.section-title{font-size: 20px;}
	.header-bottom .navbar-brand img{width: 220px;}
	#header .header-right .hotline,
	.header-bottom .navbar-toggler{font-size: 16px;}
	.header-bottom .navbar-toggler{    height: 36px; padding: 10px 15px 9px;}
	#header .header-right .hotline i{}
	#values .items .item.slick-current {transform: translateY(0px); }
	#values .items{padding-bottom: 30px;}
	.header-bottom .navbar{padding-top: 15px;}
    .header-bottom .navbar .navbar-brand{margin-right:0px;}
	#footer .contact-form{padding: 30px;}
	#footer{padding: 0px;}
	#aboutus, #intro_section .section-content .slide-description, #aboutus .item .title, #footer .section-title{font-size: 16px;}
	.form-control{    height: 36px;}
	.btn{font-size: 14px;  height: 36px;}
	.logo-wrapper, .contact-info-wrapper{padding-left: 20px;}
	.footer-bottom .item{margin-bottom: 15px;}
	#location .section-content{padding-left: 15px;}

	#values .items .item{padding-top: 30px;}
	#values .items .item .inner{top: 30px;}

    #location{padding-top: 30px;}
    #location .section-image-wrapper{min-height: calc(100vw * 714 / 920 );}
}
@media (min-width:767px) and (max-width:991px) {


 }
@media (max-width:767px) {
    .btn{    padding: 5px 20px 5px; height: 32px; border-radius: 16px; font-size: 13px;}
    .section-title { font-size: 16px;}
	.header-bottom .navbar-brand img{width: 180px;}
	.widget-bottom-right.btn-wrapper{bottom: auto; right: 15px; width: 36px; top: 60px;}
	.widget-bottom-right .btn{width: 36px; height: 36px; text-indent: -99999px;padding: 0px; background-position:center center; margin-top: 10px; margin-left: 0px; }
	.header-bottom .navbar-toggler{font-size: 14px;height: 32px; padding: 8px 15px 8px;}
	#intro_section .section-content{    top: 90px; }
	.library-slide .item.slick-active .thumb{transform: scale(1);}
	.utilities-slide-arrow a,
	#values .slick-prev, #values .slick-next,
	.library-slide .slick-prev, .library-slide .slick-next{height: 24px;}
	.library-slide .slick-next{right:0px;}
	.library-slide .slick-prev{left: 0px;}
	#footer:before{display: none;}
	.footer-bottom{background: #fff;}
	#footer .contact-form{    padding: 30px 0px;}
	.logo-wrapper{padding-left: 0px; padding-right: 0px;}
	.footer-bottom .item .description{font-size: 11px;}
	.contact-info-wrapper{background: #ed1c24; margin-left: -15px; margin-right: -15px; padding: 30px 15px; padding-bottom: 100px;}
    .contact-info-wrapper h4{font-size: 14px;}
    #page_banner .banner-content .description{display: none;}
    .popover-menu .menu-container .btn-close{    right: 25px; top: 5px;}
    .popover-menu .menu{padding-top: 60px;     padding-left: 45px;}
    .popover-menu .menu li a{    font-size: 24px;}
    #aboutus_bottom .section-content{padding-left: 15px !important; padding-right: 15px !important;}
    #document .items{margin-top: 30px;}
    #page_banner .section-title{margin-bottom: 0px;}
    #masterplan .select-masterplan{bottom: 10px; left: 50%; transform: translateX(-50%);}
    #masterplan .section-content-fitbottom .description{display: none;}

    #values .items .item{padding-left: 10px; padding-right: 10px;}
    #values .items .item .inner{    padding-top: 10px; padding-left: 20px; padding-right: 20px;     left: 10px; right: 10px;}
    #values .items .item.slick-current .inner{
            -webkit-box-shadow: 0px 0px 0px 10px rgba(255,255,255,0.4);
             -moz-box-shadow: 0px 0px 0px 10px rgba(255,255,255,0.4);
            box-shadow: 0px 0px 0px 10px rgba(255,255,255,0.4);
    }

    #values .items .item .thumb img{ max-height: 36px; margin-bottom: 10px;}
    #values .items .item h4{margin-bottom: 10px;}
    #values .items .item .number{    width: 36px;  height: 36px; font-size: 15px; padding-top: 7px; margin-left: -18px;     bottom: 10px;}

    #registerModal .modal-lg{width: auto;    margin: 20px;}
    #registerModal .sub-title{font-size: 14px;}
    #section_video .section-content  .container .items{    padding-left: 0px; padding-right: 0px;}

}
@media (max-width:575px) {
	
}
@media (max-width:359px) {
	
}



/*For Video*/
.video_header {
    background: url(../images/banner.jpg) center center no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    position: relative;
    left: 0;
    top: 0;
    margin: 0;
    padding: 0;
    z-index: 3;
    overflow: hidden;
}
.video_header video {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    min-width: 100%;
    min-height: 100%;
}


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

.bgvideo{display:none}


/*--------------*/
#video-controls {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    max-width: 246px;
    margin: auto;
    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/tmp/pause.svg);
    line-height: 20px;
    width: 20px;
    height: 20px;float: left;
    
}
button.pause {
    background-image: url(../images/tmp/play.svg);
    line-height: 20px;
    width: 20px;
    height: 20px;float: left;
    
}
button#mute{
    background-image: url(../images/tmp/mute.svg);
    line-height: 20px;
    width: 20px;
    height: 20px;float: left;margin: 0px 3px;
}
button#mute.unmute{
    background-image: url(../images/tmp/unmute.svg);
    line-height: 20px;
    width: 20px;
    height: 20px;float: left;
}
#full-screen{
    background-image: url(../images/tmp/fullscreen.svg);
    line-height: 20px;
    width: 20px;
    height: 20px;float: left;
}


@keyframes StrokeLine {
    0% {
        stroke-dashoffset: 0;
    }
    100% {
        stroke-dashoffset: -200;
    }
}

.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(0.165, 0.84, 0.44, 1);
    animation-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    -webkit-transform: translate3d(0, -400px, 0);
    transform: translate3d(0, -400px, 0); }
  30% {
    opacity: 1; }
  60% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -webkit-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0); }
  100% {
    -webkit-animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
    animation-timing-function: cubic-bezier(0.645, 0.045, 0.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(0.42, 0, 0.58, 1);
  animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  -webkit-animation-duration: 1s;
  animation-duration: 1s; }

@keyframes blink {
  0% {
    opacity: 1; }
  25% {
    opacity: 0; }
  50% {
    opacity: 1; }
  75% {
    opacity: 0; }
  100% {
    opacity: 1; } 
}
.swoopInTop {
  -webkit-animation-name: swoopInTop;
  animation-name: swoopInTop;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s; }

@keyframes swoopInTop {
  0% {
    opacity: 0;
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.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(0.42, 0, 0.58, 1);
    animation-timing-function: cubic-bezier(0.42, 0, 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(0.42, 0, 0.58, 1);
    animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
    -webkit-transform: scaleY(1) translate3d(0, 0, 0);
    transform: scaleY(1) translate3d(0, 0, 0); } 
}

.tick-slide * {
    transition: all ease 0.5s 0s;
    -webkit-transition: all ease 0.5s 0s;
}
.tick-slide{position:fixed;top:50%; transform: translateY(-50%); right:0;overflow:hidden;z-index:99}

.tick-slide a span{color:#fff; text-transform: uppercase;}
.tick-slide a img{height: 23px;}
.tick-slide a i{color: #fff;    font-size: 23px;  width: 23px; height: 23px; vertical-align: middle;}
.tick-slide .tick-t:hover{right:0}
.tick-slide .register, .tick-slide .gallery, .tick-slide .video {
    background: #ed1c24;
    color: #fff;
    padding: 8px 15px;
    border-top-left-radius: 23px;
    border-bottom-left-radius: 23px;
    min-width: 150px;
    cursor: pointer;
    font-size: 11px;
    margin-bottom: 5px;
    position: relative;
    right: -90px;
    height: 40px;

     -webkit-box-shadow: -2px 0px 5px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: -2px 0px 5px 0px rgba(0,0,0,0.15);
    box-shadow: -2px 0px 5px 0px rgba(0,0,0,0.15);

}
.tick-slide .register span, .tick-slide  .gallery span, .tick-slide  .video span {
    margin-left: 20px;
    font-weight: bold;
}
#gotop{position: fixed; bottom: 10px; right: 10px; width: 45px; height: 45px; background: #ed1c24; color: #fff; border-radius: 50%;
     -webkit-box-shadow: 1px 0px 5px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 1px 0px 5px 0px rgba(0,0,0,0.15);
    box-shadow: 1px 0px 5px 0px rgba(0,0,0,0.15);
    text-align: center;line-height: 45px; font-size: 23px;
}