body {
    background: #031f32;
    color: #e7bb6c;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 1px;
    font-size: 16px;
}

header#zhiHead {
    background: #002037;
    box-shadow: 0px 0px 15px #000;
    z-index: 50;
}

.logobox {
    background: #00111e;
}

header#zhiHead:before {
    background: #00111e;
}

h2, h3 {
    color: #e7bb6c;
    font-family: 'Cinzel', serif;
    letter-spacing: 1px;
}

.first-letter {
    font-variant: unset;
    text-transform: none;
    font-weight: 600;
}

.footer-form form {
    width: 40%;
    margin: auto;
}

.footer-social {
    display: flex;
    justify-content: center
}

.footer-social li {
    margin-right: 50px;
}

.footer-social li img {
    width: 35px;
}

.footer-social li:last-child {
    margin-right: 0;
}

footer {
    background: url('img/footer-bg.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding-bottom: 50px;
}

footer .copyrightmou {
    display: flex;
    align-items: center;
    justify-content: center;
}

footer .copyrightmou img {
    margin-right: 20px;
    width: 160px;
}

footer .copyrightmou br {
    display: none;
}

.menu-wrapper-inner {
    justify-content: center;
}

.footer-form p {
    font-size: 16px;
    font-weight: 200;
}

.media-btn {
    display: none;
}

.disclaimer ul {
    margin-bottom: 0;
}

.footer-letter {
    font-size: 28px !important;
}

#section10 input[type="submit"] {
    background: url('img/ARRU UI-visit_btn.png');
    background-size: contain;
    border: unset;
    background-repeat: no-repeat;
    color: #092537;
    letter-spacing: 0px;
    font-weight: 600;
}

.footer-form .gform_footer {
    justify-content: center;
}

.past-project .pd-5 .vc_column-inner {
    padding: 0 7.5px;
}

.past-project img {
    /*min-height: 290px;*/
    /*object-fit: cover;*/
}

#section09 {
    margin-top: -10px;
}

#section09 h2 {
    color: #092537;
    font-size: 15px;
    background: url(img/name-bg.png);
    background-size: cover;
    background-position: right;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 5px;
    left: 0;
    padding: 10px 20px 10px 5px;
    width: 75%;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    text-transform: capitalize;
    letter-spacing: 0.5px;
}

.title {
    background: url(img/title-bg.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    padding: 10px 0;
    color: #092537;
    font-family: 'Cinzel', serif;
    font-size: 18px;
    font-weight: 700;
}

.title-row {
    display: flex;
    align-items: center;
}

.title-mid {
    width: 20%;
}

.title-left {
    width: 40%;
    padding-left: 10px;
}

.title-right {
    width: 40%;
    padding-right: 10px;
}

.floor_box {
    padding: 3em 0;
}

.title-row-2 {
    padding-top: 2em;
}

.title-row-2 .title {
    padding: 10px 10px;
}

.title-row-2 .title-mid .vc_column-inner {
    padding: 0 10px;
}

.gallery-row .title-mid {
    width: 20%;
}

.gallery-row .title-left {
    width: 40%;
    padding-left: 10px;
}

.gallery-row .title-right {
    width: 40%;
    padding-right: 10px;
}

.current-1 h2 {
    width: 55% !important;
}

.current-3 h2 {
    width: 78% !important;
}

.roadmap {
    text-align: center;
}

.roadmap p {
    color: #092537;
    font-size: 22px;
    font-weight: 600;
}

.roadmap p br {
    display: none;
}

.visit-btn {
    position: absolute;
    right: 0;
    top: 18px;
}

.relative {
    position: relative;
}

.zhi_menu li {
    margin-right: 2.5rem;
}

.zhi_menu li:last-child {
    margin-right: 0;
}

.zhi_menu a {
    color: #bebcbd;
}

.zhi_menu a.mPS2id-highlight {
    color: #e7bb6c;
}

.btnbutton {
    background: url('img/ARRU UI-visit_btn.png');
    background-size: 100% 100%;
    border: unset;
    background-repeat: no-repeat;
    color: #092537;
    letter-spacing: 0.5px;
    font-size: 14px;
    font-weight: 600;
    padding: 10px 25px;
}

.btnbutton:focus {
    box-shadow: unset;
}

.btnbutton:hover {
    background: url('img/ARRU UI-visit_btn.png');
    background-size: 100% 100%;
    opacity: 0.8;
}

.tp-video-play-button i {
    display: none;
}

.facilities_list ol li:before {
    border: unset;
    background: url(img/number-icon.png);
    background-size: contain;
    z-index: -1;
    top: -5px;
}

#section07_2 .facilities_list ol {
    display: inline-grid;
    grid-template-rows: repeat(6, auto);
    grid-auto-flow: column;
    width: 100%;
}

.location-list {
    background-size: 100% 100%;
    padding: 20px 5px 5px 80px;
}

.location {
    padding-top: 3em !important;
    padding-bottom: 5em !important;
    margin-top: -10px;
}

.location .vc_col-sm-8 .vc_column-inner {
    padding-left: 0;
}

.location-box {
    margin-bottom: 30px;
}

.location-box h3 {
    font-variant: unset;
    text-transform: none;
    font-weight: 600;
    color: #092537;
    letter-spacing: 2px;
    margin-bottom: 5px;
    font-size: 24px;
}

.location-box p {
    color: #fff;
    font-size: 12px;
}

.location-box-bg {
    padding: 30px 30px;
    padding-right: 10px;
}

.location-box-2-line {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #092537;
    padding: 0 15px;
    color: #fff;
    margin-bottom: 5px;
}

.location-box-2-line:last-child {
    border-bottom: unset;
}

.location-box-2-line p {
    margin-bottom: 0;
    font-weight: 500;
    margin-bottom: 5px;
    font-size: 14px;
}

.location-box-2-line:last-child p {
    margin-bottom: 0;
}

.location-box-bg-2 {
    padding-right: 30px;
}

.location-middle {
    display: flex;
    align-items: end;
}

.facilities_list.list_01 {
    margin-bottom: 20px;
}

.img_producto_container {
    width: 100%;
    height: 500px;
    position: relative;
    overflow: hidden;
    cursor: zoom-in;
}

.img_producto {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transition: transform 0.5s ease-out;
}

.mobile-show {
    display: none;
}

video {
    width: 100%;
    cursor: pointer;
}

.gallery #slider-pro-3-426 .desc-in-bg {
    background: url(img/name-bg.png) !important;
    background-size: 100% 100% !important;
    background-repeat: no-repeat;
    width: 220px !important;
    min-width: unset !important;
    position: absolute !important;
    right: 0 !important;
    height: unset !important;
    bottom: 0 !important;
    inset: 90% 20px 15px 78% !important;
    font-size: 13px !important;
    opacity: 1 !important;
    font-weight: 500 !important;
    font-family: 'Poppins', sans-serif !important;
    margin-right: 0 !important;
    height: 35px !important;
}

.title-mb {
    margin-bottom: 35px;
}

.map-none {
    display: none;
}

.owl-carousel .owl-item img {
    cursor: pointer;
}

.sp-selected-thumbnail {
    border: 2px solid #e7bb6c;
}

.sp-bottom-thumbnails.sp-has-pointer .sp-thumbnail {
    top: 0 !important;
}

.rs-layer img {
    -webkit-filter: drop-shadow(2px 2px 5px #000);
    filter: drop-shadow(2px 2px 5px #000);
}

.sp-full-screen-button {
    -webkit-transform: rotate(0deg); 
    -ms-transform: rotate(0deg);
     transform: rotate(0deg); 
    width: 100%;
    right: 0;
    height: 100%;
    top: 0;
}

.sp-full-screen-button:before {
    display: none;
}

#login-button {
	display: none !important
}

#gform_confirmation_message_1 {
	text-align: center;
    margin: 20px auto 60px;
    border: 1px solid;
    padding: 20px;
    width: 50%;
}


/* ========================================================================== */
/* ============================ HOME         ================================ */
/* ========================================================================== */
.home-title {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 80%;
    margin: auto;
    height: 100%;
}

.home-line {
    position: absolute;
    top: 0;
    right: 0;
}

.home-topline {
    position: absolute !important;
    left: 0 !important;
    top: 0;
    z-index: 10;
}

.home-logo img {
    width: 80%;
    margin: auto;
}

.home-text-box {
    width: 65%;
    margin: auto;
}

.home-box-line {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #fff;
    color: #fff;
    margin-bottom: 10px;
}

.home-box-line:last-child {
    border-bottom: unset;
}

.home-box-line p {
    margin-bottom: 0;
    font-weight: 500;
    margin-bottom: 10px;
    font-size: 14px;
}

.home-box-line p:last-child {
    font-style: italic;
    color: #bebcbd;
}


/* ========================================================================== */
/* ============================ GALLERY   ================================ */
/* ========================================================================== */
.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:before, .sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
    display: none;
}

.sp-top-thumbnails .sp-thumbnail-container, .sp-bottom-thumbnails .sp-thumbnail-container {
    margin: 30px 5px !important;
}

#slider-pro-3-426 .sp-mask {
    margin: auto !important;
}

.gallery {
    padding-top: 3.5em !important;
    padding-bottom: 3.5em !important;
    margin-top: -10px;
}

.sp-fade-arrows {
    opacity: 1 !important;
    top: unset !important;
    bottom: -80px !important;
}

.sp-horizontal .sp-next-arrow {
    background: url('img/ARRU UI-arrow02.png');
    background-size: contain;
    background-repeat: no-repeat;
    -webkit-transform: unset;
    -ms-transform: unset;
    transform: unset;
    right: -50px !important;
    top: -20px;
}

.sp-horizontal .sp-previous-arrow {
    background: url('img/ARRU UI-arrow01.png');
    background-size: contain;
    background-repeat: no-repeat;
    left: -50px !important;
    top: -20px;
}

.sp-horizontal .sp-next-arrow:after, .sp-horizontal .sp-next-arrow:before, .sp-horizontal .sp-previous-arrow:after, .sp-horizontal .sp-previous-arrow:before {
    display: none;
}

.yt-video {
    margin-top: 50px;
    padding: 0 20px;
}

.gallery-slide {
    margin-left: 5%;
}

.sp-thumbnail-arrow {
    display: none !important;
}

.galleryBox img {
    /*transform: scale(1.1)*/
    width: 100% !important;
    cursor: pointer;
    object-fit: cover
}

.slick-track {
    margin-top: 20px;
}

.gallerySlidemou {
    margin-bottom: 50px;
}

.galleryBottom {
    margin-right: 6px;
    /*width: 150px !important;*/
}

.galleryBottom:last-child {
    margin-right: 0;
}


.slick-prev {
    left: -60px;
}

.slick-next {
    right: -35px;
}

.slick-next:before {
    content: '';
    background: url('img/ARRU UI-arrow02.png');
    background-size: contain;
    background-repeat: no-repeat;
    width: 35px;
    height: 35px;
    display: block;
    opacity: 1;
    background-position: center;
}

.slick-prev:before {
    content: '';
    background: url('img/ARRU UI-arrow01.png');
    background-size: contain;
    background-repeat: no-repeat;
    width: 35px;
    height: 35px;
    display: block;
    opacity: 1;
    background-position: center;
}

.galleryBox h4 {
    position: absolute;
    background: url('img/name-bg.png');
    background-size: 100% 100%;
    bottom: 10px;
    right: 10px;
    font-size: 13px;
    background-repeat: no-repeat;
    font-weight: 500;
    font-family: 'Poppins', sans-serif !important;
    color: #092537;
    padding: 10px 25px;
}

.myGallerySlides h4 {
    font-size: 14px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif !important;
    text-align: right;
    margin-top: 10px;
    width: 100%;
    margin-bottom: 0;
}

.slider-nav img {
    border: 2px solid transparent;
    cursor: pointer;
}

.slider-nav .slick-current img {
    border: 2px solid #e7bb6c;
}

.slick-list {
    padding: 0 !important;
}





/* ========================================================================== */
/* ============================ FLOOR PLAN   ================================ */
/* ========================================================================== */
.floor .owl-item.active {
    opacity: 0.5;
}

.floor .owl-item.active .client-box {
    display: none;
}

.floor .owl-item.active.center, .floor .owl-item.active.center .client-box {
    display: block;
    opacity: 1;
}

.floor .owl-item.active.center img {
    width: 100%;
    /*height: 450px;*/
    margin-top: 30px;
    transform: scale(1);
}

.floor .floor-img h4 {
    display: none;
}

.floor .owl-item.active.center h4 {
    display: block;
}

.floor .floor-img img {
    width: 80%;
    margin: auto;
    margin-top: 60px;
    /*padding: 10px;*/
    transform: scale(0.85);
    /*height: 350px;*/
    object-fit: contain;
    cursor: pointer;
}

.floor .owl-theme .owl-nav {
    display: block !important;
}

.floor .owl-theme .owl-nav button {
    position: absolute;
    z-index: 50;
}

.floor .owl-carousel .owl-nav .owl-prev, .floor .owl-carousel .owl-nav .owl-next {
    width: 30px;
    height: 30px;
    background-size: contain !important;
    top: 45%;
}

.floor .owl-carousel .owl-nav .owl-prev span, .floor .owl-carousel .owl-nav .owl-next span {
    display: none;
}

.floor .owl-carousel .owl-nav .owl-prev {
    background: url('img/ARRU UI-arrow01.png') no-repeat;
    left: 0px;
}

.floor  .owl-carousel .owl-nav .owl-next {
    background: url('img/ARRU UI-arrow02.png') no-repeat;
    right: 0px;
}

.floor .owl-carousel .owl-stage-outer {
    z-index: 10;
}

.floor .owl-carousel .owl-item {
    align-items: center;
    justify-content: center;
    display: flex !important;
}

.floor .owl-carousel .owl-stage {
    display: flex;
}

.image-fade-left {
    /*-webkit-mask-image: -webkit-linear-gradient(right, rgba(0,0,0,1), rgba(0,0,0,0));*/
}

.image-fade-right {
    /*-webkit-mask-image: -webkit-linear-gradient(left, rgba(0,0,0,1), rgba(0,0,0,0));*/
}

.floor h4 {
    text-align: center;
    letter-spacing: 1.5px;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.video-wrap {
    width: 100%;
}

.disclaimer {
    margin-top: 50px;
    font-size: 9px;
    color: #597f7d;
}

.modal {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background: rgba(0, 0, 0, 0.8);
    z-index: 9999;
    animation: fadeIn ease .8s;
    -webkit-animation: fadeIn ease .8s;
    -moz-animation: fadeIn ease .8s;
    -o-animation: fadeIn ease .8s;
    -ms-animation: fadeIn ease .8s;
}

.modal-content, .laymodal-content {
    position: relative;
    margin: auto;
    padding: 0;
    width: 90%;
    background: transparent;
    overflow-y: hidden;
    height: 100vh;
    border: unset;
    display: flex;
    align-items: center;
    justify-content: center;
}

@keyframes fadeIn{
    0% {
        opacity:0;
    }
    100% {
        opacity:1;
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity:0;
    }
    100% {
        opacity:1;
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity:0;
    }
    100% {
        opacity:1;
    }
}

@-o-keyframes fadeIn {
    0% {
        opacity:0;
    }
    100% {
        opacity:1;
    }
}

@-ms-keyframes fadeIn {
    0% {
        opacity:0;
    }
    100% {
        opacity:1;
    }
}

.close {
    background: #e7bb6c;
    color: #FFFFFF;
    line-height: 40px;
    position: absolute;
    right: 10px;
    text-align: center;
    top: 15px;
    width: 40px;
    height: 40px;
    border-radius: 50px;
    text-decoration: none;
    font-weight: bold;
    -moz-box-shadow: 1px 1px 3px #000;
    -webkit-box-shadow: 1px 1px 3px #000;
    box-shadow: 1px 1px 3px #000;
    font-size: 18px;
    z-index: 1001;
}

.close:hover, .close:focus {
    background: #555;
}

.planSlides, .myLayoutSlides, .myRoadSlides, .myLocationSlides, .myGallerySlides, .myVideoSlides {
    display: none;
    text-align: center;
    margin: auto;
    padding: 50px;
    overflow-y: hidden;
    align-items: center;
    height: 100vh;
    transition: transform .2s;
    flex-direction: column;
    justify-content: center;
}

.cursor {
    cursor: pointer;
}

.prev, .next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    margin-top: -50px;
    transition: 0.6s ease;
    background: url('img/ARRU UI-arrow01.png') no-repeat;
    width: 30px;
    height: 30px;
    background-size: contain !important;
    transition: transform .2s;
    left: 55px;
    z-index: 999;
}

.next {
    left: unset;
    right: 55px;
    background: url('img/ARRU UI-arrow02.png') no-repeat;
}

.prev:hover, .next:hover {
    transform: scale(1.05);
}

.planSlides img {
    width: 100%;
    height: 95%;
}

.myLayoutSlides img {
    width: 70%;
    height: 90%;
    object-fit: contain
}

.planSlides h4, .myLayoutSlides h4 {
    text-align: center;
    letter-spacing: 1.5px;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.close-overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 100;
}

.roadmap {
    cursor: pointer;
}


/* ========================================================================== */
/* ============================ UNIT LAYOUT  ================================ */
/* ========================================================================== */
.tab {
    overflow: hidden;
}

.tab button {
    background: url(img/tab-bg.png);
    background-size: 100% 100%;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 15px;
    padding-bottom: 10px;
    /*transition: 0.3s;*/
    font-size: 18px;
    width: 33.33%;
    position: relative;
    color: #092537;
    font-family: 'Cinzel', serif;
    font-weight: 700;
    border-bottom: 10px solid #021c2f;
}

.tab button.active, .tab button:hover  {
    background: url(img/tab-active.png?v=1);
    background-size: 100% 100%;
    /*border: unset;*/
}

.tab button.active:after, .tab button:hover:after {
    content: "";
    background: url('img/tab-active-arrow.png');
    position: absolute;
    background-size: 100% 100%;
    z-index: 20;
    width: 100%;
    height: 10px;
    bottom: -10px;
    left: 0;
    right: 0;
    margin: auto;
}

.tabcontent {
    display: none;
    padding: 50px 15px;
    -webkit-animation: fadeEffect 1s;
    animation: fadeEffect 1s;
    width: 90%;
    margin: auto;
}

@-webkit-keyframes fadeEffect {
    from {opacity: 0;}
    to {opacity: 1;}
}

@keyframes fadeEffect {
    from {opacity: 0;}
    to {opacity: 1;}
}

.content-box h4 {
    color: #fff;
    font-size: 20px !important;
    font-weight: 500;
}

.content-box p {
    color: #fff;
    font-size: 14px !important;
}

.content-box h3 {
    color: #e7bb6c;
    font-family: 'Cinzel', serif;
    font-weight: 700;
    font-size: 50px !important;
    letter-spacing: 1px;
    text-shadow: 2px 2px #092537;
}

.type-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.type-box .type-left {
    width: 30%;
    padding-right: 30px;
}

.type-box .type-right {
    width: 70%;
    padding-left: 100px;
}

.type-content-2 div {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #fff;
    margin-bottom: 15px;
}

.type-content-2 div:last-child {
    border-bottom: unset;
}

.type-content p {
    font-size: 14px;
    color: #fff;
    margin-bottom: 30px;
    font-weight: 300;
}

.type-content-2 {
    margin-bottom: 30px;
}

.type-content-2 div p {
    margin-bottom: 15px;
}

.type-content h3 {
    font-family: 'Poppins', sans-serif;
    font-size: 35px;
}

.type-content h3 span {
    font-size: 45px;
    /*font-family: 'Cinzel', serif;*/
}

.type-content h4 {
    font-size: 16px;
}

.typemou .owl-theme .owl-nav button {
    position: absolute;
    z-index: 50;
}

.typemou .owl-carousel .owl-nav .owl-prev, .typemou .owl-carousel .owl-nav .owl-next {
    width: 30px;
    height: 30px;
    background-size: contain !important;
    top: 45%;
}

.typemou .owl-carousel .owl-nav .owl-prev span, .typemou .owl-carousel .owl-nav .owl-next span {
    display: none;
}

.typemou .owl-carousel .owl-nav .owl-prev {
    background: url('img/ARRU UI-arrow01.png') no-repeat;
    left: -80px;
}

.typemou .owl-carousel .owl-nav .owl-next {
    background: url('img/ARRU UI-arrow02.png') no-repeat;
    right: -80px;
}

.armani-map .modalDialog, .gallery .modalDialog {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 99999;
    opacity:0;
    -webkit-transition: opacity 400ms ease-in;
    -moz-transition: opacity 400ms ease-in;
    transition: opacity 400ms ease-in;
    pointer-events: none;
    display: flex;
}

.armani-map .modalDialog:target, .gallery .modalDialog:target {
    opacity: 1;
    pointer-events: auto;
}

.armani-map .modalDialog > div, .gallery .modalDialog > div {
    width: 100%;
    max-width: 100%;
    /*position: relative;*/
    margin: auto;
    padding: 50px;
    border-radius: 10px;
    background: transparent;
    height: 100vh;
    text-align: center;
}

.armani-map .modalDialog img, .gallery .modalDialog img {
    height: 100%;
}

.armani-map .close, .gallery .close {
    background: #e7bb6c;
    color: #FFFFFF;
    line-height: 40px;
    position: absolute;
    right: 10px;
    text-align: center;
    top: 15px;
    width: 40px;
    height: 40px;
    border-radius: 50px;
    text-decoration: none;
    font-weight: bold;
    -moz-box-shadow: 1px 1px 3px #000;
    -webkit-box-shadow: 1px 1px 3px #000;
    box-shadow: 1px 1px 3px #000;
    font-size: 18px;
}

.armani-map .close:hover, .gallery .close:hover {
    background: #555;
}

.flex-content .contentmou-left, .flex-content .contentmou-right, .content-box {
    /*height: 420px;*/
    background-image: unset !important;
}

.flex-content {
    position: relative;
}

.flex-content .contentmou-right {
    position: absolute;
    right: 0;
    top: 0;
    display: flex;
    align-items: center;
    height: 100%;
    text-align: right;
}

.flex-content .flex-content-2 .contentmou-right, .flex-content .flex-content-4 .contentmou-right {
    left: 0;
    right: auto;
    text-align: left;
}

.flex-content .flex-content-2 .contentmou-right .content-box div, .flex-content .flex-content-4 .contentmou-right .content-box div {
    /*background: #012844;*/
    background: rgba(0,0,0,0.5);
    
}

.flex-content .content-box {
    width: 100%;
}

.flex-content .content-box div {
    width: 700px;
    padding: 50px;
    margin-left: 0;
    /*background: #b88c3b;*/
    background: rgba(0,0,0,0.5);
    backdrop-filter: blur(30px);
    -webkit-backdrop-filter: blur(30px);
}

.flex-content .flex-content-1 .contentmou-right .content-box h4, .flex-content .flex-content-3 .contentmou-right .content-box h4, .flex-content .flex-content-1 .contentmou-right .content-box p, .flex-content .flex-content-3 .contentmou-right .content-box p {
    /*color: #092537;*/
}

.flex-content .flex-content-1 .contentmou-right .content-box h3, .flex-content .flex-content-3 .contentmou-right .content-box h3 {
    /*color: #fff;*/
}

.test-corousel {
    display: flex !important;
    flex-direction: column-reverse !important;
}

.test-corousel .owl-dots {
    margin-top: -10px !important;
    margin-bottom: 50px;
}

.test-corousel .owl-dots button {
    background: unset;
    margin: 0 20px;
    color: #fff;
    border: unset;
    font-size: 20px;
    font-family: 'Poppins', sans-serif;
}

.test-corousel .owl-dots .active button, 
.test-corousel .owl-dots button:hover {
    color: #e7bb6c;
}


/* ========================================================================== */
/* ============================ ROADMAP      ================================ */
/* ========================================================================== */
.lightboxOverlay {
    position: fixed !important;
}

.lightbox {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.lb-dataContainer {
    position: absolute;
    right: 7px;
    top: 15px;
    padding-top: 0 !important;
}

.lb-data .lb-close {
    background: unset !important;
    background-color: #e7bb6c !important;
    color: #FFFFFF;
    line-height: 40px;
    text-align: center;
    width: 40px !important;
    height: 40px !important;
    border-radius: 50px;
    text-decoration: none;
    font-weight: bold;
    -moz-box-shadow: 1px 1px 3px #000;
    -webkit-box-shadow: 1px 1px 3px #000;
    box-shadow: 1px 1px 3px #000;
    font-size: 18px;
    opacity: 1 !important;
    z-index: 1000000;
    background-position: center !important;
    text-align: center !important;
    
}

.lb-data .lb-close:hover {
    background-color: #555 !important;
}

.lb-data .lb-close:after {
    content: 'X';
}

.lb-outerContainer {
    background: unset !important;
    border: unset !important;
}

.lightbox .lb-image {
    border: unset !important;
    border-radius: 0 !important;
    transform: scale(1.2);
    
}

.lb-loader {
    display: none !important;
}





/* ========================================================================== */
/* ============================ MEDIA        ================================ */
/* ========================================================================== */
@media only screen and (max-width: 5000px) {
    .big-screen {
        display: flex !important;
    }
    
    .small-screen {
        display: none !important;
    }
    
    header#zhiHead:before {
        width: 35%;
    }
}


@media only screen and (max-width: 3500px) {
    header#zhiHead:before {
        width: 28%;
    }
}

@media only screen and (min-width: 2560px) {
    .flex-content img {
        width: 2560px;
        max-width: 100%;
    }
    
    .flex-content .contentmou-right {
        right: 13px;
    }
    
    .flex-content .flex-content-2 .contentmou-right, .flex-content .flex-content-4 .contentmou-right {
        left: 13px;
        right: auto;
        text-align: left;
    }
}

@media only screen and (min-width: 1800px) {
    .floor .owl-item.active.center img {
        transform: scale(1);
    }
    
    .floor .floor-img img {
        transform: scale(0.9);
    }
    
    .galleryBox img {
        width: 1310px;
    }
    
    .myGallerySlides img {
        width: 1300px;
    }
    
}


@media only screen and (max-width: 2560px) {
    .big-screen {
        display: none !important;
    }
    
    .small-screen {
        display: flex !important;
    }
    
    .linemou img {
        width: 2560px;
    }
    
    .home-text-box {
        width: 55%;
    }

    header#zhiHead:before {
        background: #00111e;
        width: 20%;
    }
    
    .flex-content img {
        width: 2560px;
        max-width: 2560px;
    }
    
    .flex-content .contentmou-right {
        right: 0;
    }
    
    .flex-content .flex-content-2 .contentmou-right, .flex-content .flex-content-4 .contentmou-right {
        left: 0;
        right: auto;
        text-align: left;
    }
}


@media only screen and (max-width: 2050px) {
    .flex-content img {
        width: 2050px;
        max-width: 2050px;
    }
}


@media only screen and (max-width: 2000px) {
    .linemou img {
        width: 100%; 
        max-width: 100%; 
    }
    
    .flex-content img {
        width: 2000px;
        max-width: 100%;
    }
}


@media only screen and (max-width: 1800px) {
    .flex-content img {
        width: 1800px;
        max-width: 100%;
    }
}


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


@media only screen and (max-width: 1600px) {
    .flex-content img {
        width: 1600px;
        max-width: 100%;
    }
}


@media only screen and (max-width: 1400px) {
    .content-box h3 {
        font-size: 40px !important;
    }
    
    .flex-content img {
        width: 1400px;
        max-width: 100%;
    }
    
    .title-mid {
        width: 25%;
    }
    
    .flex-content .content-box div {
        width: 550px;
        padding: 30px 30px;
    }
}


@media only screen and (max-width: 1281px) {
    .home-logo img {
        width: 60%;
    }
    
    .visit-btn {
        top: 11px;
    }
    
    .zhi_menu li {
        margin-right: 1.8rem;
    }
    
    .floor .floor-img img {
        /*height: 300px;*/
    }
    
    .floor .owl-item.active.center img {
        /*height: 450px;*/
    }
    
    #section09 h2 {
        font-size: 14px;
    }
    
    .current-3 h2 {
        width: 85% !important;
    }
    
    .flex-content img {
        width: 1281px;
        max-width: 100%;
    }
    
}


@media only screen and (max-width: 1200px) {
    .home-logo img {
        width: 45%;
    }
    
    .home-box-line p {
        font-size: 10px;
    }
    
    .title {
        font-size: 14px;
        margin-top: -4px;
    }
    
    .roadmap p {
        font-size: 16px;
    }
    
    #section09 h2 {
        font-size: 10px;
    }
    
    .footer-form p {
        font-size: 14px;
    }
    
    .title-row-2 .title {
        padding: 10px 0;
    }
    
    .visit-btn {
        display: none;
    }
    
    .menu-wrapper {
        background: url('img/mobile-bg.png');
    }
    
    .zhi_menu {
        display: block;
    }
    
    .zhi_menu li {
        margin-right: 0;
    }
    
    .media-btn {
        display: block;
        text-align: center;
    }
    
    .mobile-menu {
        font-size: 20px;
        padding: 0;
        padding-top: 10px;
    }
    
    .logobox img {
        width: 50%;
    }
    
    .content-box h3 {
        font-size: 30px !important;
    }
    
    .type-box .type-left {
        width: 40%;
    }
    
    .type-box .type-right {
        width: 60%;
        padding-left: 0;
    }
    
    .tabcontent {
        width: 95%;
        padding: 30px 0;
    }
    
    .floor .floor-img img {
        /*height: 250px;*/
    }
    
    .floor .owl-item.active.center img {
        /*height: 300px;*/
    }
    
    .location .vc_col-sm-8, .location .vc_col-sm-4 {
        /*width: 100%;*/
    }
    
    .location-middle{
        display: block;
    }
    
    .location-box-bg {
        background-size: cover;
        background-position: center;
    }
    
    .location-list {
        padding: 10px 10px 0;
    }
    
    .location .vc_col-sm-4 .vc_column-inner {
        /*padding: 0px;*/
    }
    
    .mobile-none {
        display: none;
    }
    
    .mobile-show {
        display: block;
    }
    
    .flex-content img {
        width: 1200px;
        max-width: 100%;
    }
    
    .test-corousel .owl-dots {
        margin-bottom: 30px;
        margin-top: 10px !important;
    }
    
    .map-none {
        display: block;
    }
    
    .map-show {
        display: none;
    }
    
    .lightbox .lb-image {
        transform: scale(1);
    }
    
}

@media only screen and (max-width: 1024px) {
    .flex-content img {
        width: 1024px;
        max-width: 100%;
    }
    
    .slick-next:before, .slick-prev:before {
        width: 30px;
        height: 30px;
    }
    
    .slick-prev, .slick-next {
        top: 56%;
    }
    
    .footer-form form {
        width: 60%;
    }
}


@media only screen and (max-width: 891px) {
    .flex-content img {
        width: 100%;
        max-width: 100%;
    }
    
    body {
        font-size: 14px;
    }
    
    .logobox img {
        width: 85% !important;
    }
    
    .logobox {
        display: flex;
        align-items: center;
    }
    
    .home-line {
        display: none;
    }
    
    #section02 .vc_col-sm-6 {
        width: 100%;
    }
    
    #section02 .media-reverse {
        display: flex;
        flex-direction: column-reverse;
    }
    
    .media-pd {
        padding: 50px;
    }
    
    .gallery-row .title-left, .gallery-row .title-right {
        width: 32.5%;
    }
    
    .gallery-row .title-mid {
        width: 35%;
    }
    
    .title {
        margin-top: -2px;
    }
    
    .gallery .vc_col-sm-10 {
        width: 100%;
    }
    
    .roadmap p br {
        display: block;
    }
    
    .title-left, .title-right {
        width: 32.5%;
    }
    
    .title-mid {
        width: 35%;
    }
    
    #section10 h2 {
        font-size: 30px;
    }
    
    .footer-form p {
        font-size: 12px;
    }
    
    .footer-form form {
        width: 60%;
    }
    
    .footer-social li img {
        width: 30px;
    }
    
    .past-project {
        display: flex;
        overflow-x: auto;
    }
    
    .past-project .vc_col-sm-4 {
        min-width: 300px;
    }
    
    .floor_box ::-webkit-scrollbar {
        width: 0;
        background: transparent;
    }

    .floor_box ::-webkit-scrollbar-track {
        background: transparent;
    }

    .floor_box ::-webkit-scrollbar-thumb {
        background: transparent;
    }

    .floor_box ::-webkit-scrollbar-thumb:hover {
        background: transparent;
    }
    
    .sp-horizontal .sp-previous-arrow {
        left: -20px !important;
    }
    
    .sp-horizontal .sp-next-arrow {
        right: -20px !important;
    }
    
    .floor .floor-img img {
        height: auto;
        object-fit: unset;
        padding: 0 20px;
    }
    
    .floor .owl-item.active.center img {
        height: auto;
        transform: scale(.85);
    }
    
    .type-box {
        display: block;
    }
    
    .type-box .type-left {
        width: 100%;
        margin: auto;
        margin-bottom: 30px;
        padding-right: 0;
    }
    
    .type-box .type-right {
        width: 100%;
        margin: auto;
    }
    
    .tab button {
        font-size: 16px;
    }
    
    .tab button.active:after, .tab button:hover:after {
        height: 7px;
        bottom: -7px;
    }
    
    #section07_2 .facilities_list ol {
        grid-template-rows: repeat(9, auto);
    }
    
    .gallery #slider-pro-3-426 .hide-medium-screen {
        display: block !important;
    }
    
    .gallery #slider-pro-3-426 .desc-in-bg {
        font-size: 11px !important;
        width: 185px !important;
        height: 32px !important;
        background-size: 100% 100% !important;
        /*margin-top: -25px !important;*/
    }
    
    .slick-next {
        right: -25px;
    }
    
    .slick-prev {
        left: -40px;
    }
    
    .galleryBox h4 {
        font-size: 12px;
    }
}


@media only screen and (max-width: 767px) {
    footer .copyrightmou {
        display: block;
    }
    
    footer .copyrightmou img {
        display: none;
    }
    
    footer .copyrightmou {
        padding: 0 15px;
    }
    
    footer .copyrightmou br {
        display: block;
    }
    
    .footer-form form {
        width: 100%;
    }
    
    .footer-social li img {
        width: 25px;
    }
    
    .footer-social li {
        margin: 0 20px !important;
    }
    
    #section10 input[type="submit"] {
        width: 80%;
        background-position: center;
    }
    
    #section10 h2 {
        font-size: 25px;
    }
    
    .title-left, .title-right, .gallery-row .title-left, .gallery-row .title-right {
        width: 0%;
    }
    
    .title-mid, .gallery-row .title-mid {
        width: 100%;
    }
    
    .roadmap p {
        font-size: 14px;
    }
    
    .home-text-box {
        width: 100%;
    }
    
    .sp-horizontal .sp-previous-arrow {
        transform: scale(0.7);
        top: -40px;
    }
    
    .sp-horizontal .sp-next-arrow {
        transform: scale(0.7);
        top: -40px;
    }
    
    .floor .owl-carousel .owl-nav .owl-prev, .floor .owl-carousel .owl-nav .owl-next {
        width: 25px;
        height: 25px;
        top: 40%;
    }
    
    .flex-content .contentmou-right {
        position: relative;
    }
    
    .flex-content .content-box div {
        width: 100%;
        padding: 30px;
        background: unset;
    }
    
    .flex-content .flex-content-2 .contentmou-right .content-box div, .flex-content .flex-content-4 .contentmou-right .content-box div {
        background: unset;
    }
    
    .flex-content .contentmou-left, .flex-content .contentmou-right, .content-box {
        height: auto;
    }
    
    .flex-content-3 .contentmou-right .content-box, .flex-content-1 .contentmou-right .content-box, .flex-content-4 .contentmou-right .content-box, .flex-content-2 .contentmou-right .content-box {
        width: 100%;
    }
    
    .content-box h4, .content-box h3, .content-box p, .flex-content-1 .content-box h3, .flex-content-3 .content-box h3 {
        text-align: center !important;
    }
    
    .content-box h3 {
        font-size: 24px !important;
    }
    
    .flex-content img {
        width: 100%;
    }
    
    .tab button {
        font-size: 14px;
    }
    
    .type-content p {
        font-size: 12px;
    }
    
    .type-content h3 {
        font-size: 30px;
    }
    
    .type-content h3 span {
        font-size: 35px;
    }
    
    .typemou .owl-carousel .owl-nav .owl-prev, .typemou .owl-carousel .owl-nav .owl-next {
        width: 25px;
        height: 25px;
    }
    
    .typemou .owl-carousel .owl-nav .owl-prev {
        left: 0;
    }
    
    .typemou .owl-carousel .owl-nav .owl-next {
        right: -10px;
    }
    
    .typemou .owl-theme .owl-nav button {
        position: relative;
        margin-top: 20px;
    }
    
    .owl-theme .owl-nav {
        display: flex;
        justify-content: space-between;
        width: 100%;
    }
    
    .tabcontent {
        padding-bottom: 0;
    }
    
    .img_producto_container {
        height: 300px;
    }
    
    .armani-map .modalDialog > div {
        height: auto;
        padding: 15px;
    }
    
    .armani-map .close {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 16px;
    }
    
    .title {
        font-size: 16px;
        background-size: 100% 100%;
    }
    
    .planSlides img, .myLayoutSlides img {
        height: auto;
        width: 100%;
    }
    
    .planSlides, .myLayoutSlides, .myRoadSlides, .myLocationSlides, .myGallerySlides, .myVideoSlides {
        padding: 0;
        height: auto;
    }
    
    .prev, .next {
        top: unset;
        bottom: 18%;
        background-position: center;
    }
    
    .facilities_list.list_01 {
        margin-bottom: 0 !important;
    }
    
    .location-list {
        padding: 0;
    }
    
    #section07_2 .facilities_list ol {
        display: flex;
        flex-wrap: wrap;
    }
    
    #section07_2 .facilities_list ol li {
        width: 50%;
        margin-bottom: 0px;
        padding-left: 35px;
        font-size: 12px;
    }
    
    .past-project {
        display: block;
    }
    
    #section09 h2 {
        font-size: 12px;
    }
    
    .facilities_list ol li:before {
        transform: scale(.85);
        top: -4px;
    }
    
    .disclaimer ul {
        padding-left: 15px;
    }
    
    .sp-image {
        object-fit: contain;
        width: 100% !important;
        margin-left: 0 !important;
    }
    
    .sp-top-thumbnails .sp-thumbnail-container, .sp-bottom-thumbnails .sp-thumbnail-container {
        margin: 10px 5px !important;
        /*height: 120px !important;*/
    }
    
    .gallery #slider-pro-3-426 .desc-in-bg {
        margin-top: -25px !important;
    }
    
    .slick-next:before, .slick-prev:before {
        width: 20px;
        height: 20px;
    }
    
    .slick-prev, .slick-next {
        top: 63%;
    }
    
    .slick-next {
        right: -20px;
    }
    
    .slick-prev {
        left: -22px;
    }
    
    .myGallerySlides h4 {
        font-size: 12px;
    }
    
    .galleryBox h4 {
        padding: 8px 20px;
        bottom: 3px;
        right: 5px;
        font-size: 11px;
    }
	
	#gform_confirmation_message_1 {
    	width: 100%;
	}
}










