@font-face {
    font-family: 'brulia';
    src: url('../fonts/brulia.woff') format('woff2'), url('../fonts/brulia.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'bruliavariabletest-display';
    src: url('../fonts/bruliavariabletest-display.woff') format('woff2'), url('../fonts/bruliavariabletest-display.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MarkPro-Light';
    src: url('../fonts/MarkPro-Light.woff') format('woff2'), url('../fonts/MarkPro-Light.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MarkPro-Medium';
    src: url('../fonts/MarkPro-Medium.woff') format('woff2'), url('../fonts/MarkPro-Medium.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

.heading-1 {
    font-family: brulia;
    font-size: 30px;
    letter-spacing: 4px;
    line-height: 42px;
}

.fnt-s1 {
    font-weight: normal;
    font-style: normal;
}

.fnt-s2 {
    font-weight: normal;
    font-style: italic;
}

.fnt-color-2 {
    color: #111;
}

.fnt-s3 {
    font-family: 'MarkPro-Light';
}

/*--------------------------------------------------------------
#GLOBAL
--------------------------------------------------------------*/

/* Chrome, Safari, Edge, Opera */

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */

input[type=number] {
    -moz-appearance: textfield;
}

input {
    -webkit-appearance: none;
}

input:focus,
textarea:focus,
select:focus {
    outline: none;
}

ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.font-s-1 {
    font-size: 40px;
    color: #bb8459;
    font-family: 'MarkPro-Light';
    font-weight: bold;
    line-height: 38px;
}

.font-s-2 {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: 'MarkPro-Light';
}

.font-s-3 {
    font-size: 50px;
    color: #111;
    font-family: 'MarkPro-Light';
    font-weight: bold;
    line-height: 50px;
}

.w100p {
    width: 100%;
}

.section-wrapper {
    clear: both;
}

@media screen and (max-width: 990px) {
    .section-wrapper {
        padding: 0px;
    }
}

.clear {
    clear: both;
}

.s-white {
    background-color: #ffffff;
}

.s-grey {
    background-color: #eef5f8;
}

.s-grey-darker {
    background-color: #f1f0f2;
}

.s-blue {
    background: #001d3e;
    color: #fff;
}

.s-brown {
    background: #0f0c07;
    color: #fff;
}

.s-footer-water {
    padding: 0px !important;
}

.mblock {
    display: block;
}

@media screen and (max-width: 990px) {
    .mblock {
        display: unset;
    }
    .nnja {
        display: none !important;
    }
}

.align-right-to-center {
    text-align: right;
}

.align-left-to-center {
    text-align: left;
}

.t-center {
    text-align: center;
}

.t-left {
    text-align: left !important;
}

@media screen and (max-width: 990px) {
    .align-right-to-center {
        text-align: center;
    }
    .align-left-to-center {
        text-align: center;
    }
    .align-center-to-left {
        text-align: left;
    }
}

.sm-ico {
    padding: 0 5px;
}

/*--------------------------------------------------------------
#GLOBAL
--------------------------------------------------------------*/

html,
body {
    overflow-x: hidden;
}

body {
    position: relative color:#333333;
}

body {
    font-family: 'MarkPro-Light';
    font-weight: normal;
    font-size: 13px;
}

h1,
h3,
h4,
h5,
h6 {
    margin: 8px 0;
    padding: 0px;
}

body p {
    font-size: 15px;
}

h3 {
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 23px;
}

h4 {
    padding-top: 10px;
}

h1 {
    font-size: 28px;
    margin-top: 0px;
    line-height: 45px;
    letter-spacing: 3px;
    font-weight: bold;
}

h2 {
    font-size: 25px;
    letter-spacing: 4px;
    line-height: 38px;
}

h5 {
    font-size: 20px;
    font-weight: bold;
}

.h1desc {
    font-size: 17px;
}

@media screen and (min-width: 800px) {
    .mobile-map {
        display: none !important;
    }
}

@media screen and (max-width: 768px) {
    .desktop-map {
        display: none !important;
    }
    h2 {
        font-size: 18px;
        line-height: 25px;
    }
    .heading-1 {
        font-size: 33px;
        margin-top: 20px;
        line-height: 1.4;
    }
    .location-with {
        width: 100% !important;
    }
    .project-logo {
        width: 30% !important;
    }
    .project-logo-desc {
        top: 46% !important;
        width: 56% !important;
    }
    .tiles {
        margin-top: -150px !important;
    }
    .img-mobile-padding {
        padding-top: 40px !important;
    }
}

.tiles {
    margin-top: -250px;
}

.location-with {
    width: 50%;
}

h4 {
    color: #6f6f6f;
    font-size: 16px;
}

a {
    color: #333333;
}

a:hover {
    color: #333333;
    text-decoration: underline;
}

.project-logo {
    position: absolute;
    top: 12%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 999;
    width: 12%;
}

.project-logo-desc {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 999;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    width: 25%;
}

.logo {
    position: absolute;
    top: 5px;
    left: 20px;
}

.main-form-ctrl {
    float: left;
    width: 100%;
    padding: 30px;
    margin-top: -180px;
    background: rgba(255, 255, 255, 0.8);
}

.main-form {
    border: 0px solid #525252;
    width: 100%;
    max-width: 1000px;
    margin: auto;
    padding: 20px 10px;
}

.banner-info {
    padding-bottom: 30px;
}

@media screen and (max-width: 990px) {
    .main-form-ctrl {
        padding: 30px 10px;
        margin-top: -380px;
    }
}

.slider-ctrl {
    position: absolute;
    right: -100%;
    top: 25px;
}

.slider-ctrl {
    width: 50%;
}

@media screen and (max-width: 990px) {
    .slider-ctrl {
        position: unset !important;
        right: unset !important;
        top: unset !important;
    }
    .slider-ctrl {
        width: 100% !important;
    }
}

.to-right {
    float: right;
}

.to-right .slider-ctrl {
    position: absolute;
    left: -100%;
    top: 25px;
}

@media screen and (max-width: 990px) {
    .to-right {
        float: unset;
        padding-left: 15px;
    }
}

.color-or-blue {
    color: #001d3e !important;
}

.location-dubai {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.location-dubai li {
    list-style: none;
    margin-bottom: 15px;
}

.time-desc span {
    display: block;
    width: 100%;
    text-align: center;
}

.time-desc,
.location-desc {
    float: left;
    text-align: left;
}

.time-desc {
    margin-right: 16px;
}

/*--------------------------------------------------------------
#Button
--------------------------------------------------------------*/

.sub-cta-ctrl {
    background: url(../img/line-bg.png) repeat-x;
    background-position: center;
    margin-top: 50px;
}

.cta-btn {
    background: #95b0ab;
    text-align: center;
    text-transform: uppercase;
    font-size: 13px;
    color: #fff !important;
    padding: 10px 30px 10px 30px;
    line-height: 15px;
    border: 0px;
    letter-spacing: 2px;
    text-decoration: none;
    position: relative;
    z-index: 1;
    -webkit-transition: .5s ease-out;
    -moz-transition: .5s ease-out;
    -o-transition: .5s ease-out;
    transition: .5s ease-out;
    display: inline-block;
    width: 180px;
}

.cta-btn-2 {
    background: none;
    text-align: center;
    text-transform: uppercase;
    font-size: 13px;
    color: #fff !important;
    padding: 10px 30px 10px 30px;
    line-height: 15px;
    border: 1px solid #ffffff;
    letter-spacing: 2px;
    text-decoration: none;
    position: relative;
    z-index: 1;
    -webkit-transition: .5s ease-out;
    -moz-transition: .5s ease-out;
    -o-transition: .5s ease-out;
    transition: .5s ease-out;
    display: inline-block;
    margin-bottom: 10px;
}

@media screen and (max-width: 990px) {
    .sub-cta-ctrl {
        background: none;
    }
    .cta-btn {
        padding: 10px 20px !important;
        display: block;
        margin: 5px auto;
    }
}

.medium {
    width: 200px;
}

/*
#FORM
*/

.main-form label {
    display: block;
    text-transform: uppercase;
    text-align: left;
    font-weight: normal;
}

.txt-field {
    border: 0px;
    width: 100%;
    color: #333;
    padding: 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #9a9a9a;
}

.main-form .txt-field {
    border-top: 0px;
    border-right: 0px;
    border-left: 0px;
    border-radius: 0px;
}

.main-form li {
    display: inline-block;
    width: 19%;
    padding: 0 5px;
}

.main-form-lp2 li {
    width: 19%;
}

.main-form li label {
    font-size: 9px;
    letter-spacing: 1px;
}

.main-form-pop-up li {
    width: 100% !important;
    margin-top: 22px;
    display: block;
}

@media screen and (max-width: 990px) {
    .main-form li {
        display: block;
        width: 100% !important;
        padding: 0 5px;
        margin-bottom: 20px;
    }
}

.main-form ul {
    text-align: left;
}

.main-cta-form li {
    margin-bottom: 10px;
}

.main-cta-form label {
    font-weight: normal;
    padding: 0px;
    margin: 0px;
}

/*--------------------------------------------------------------
#SWIPER
--------------------------------------------------------------*/

/*--------------------------------------------------------------
#ICONS
--------------------------------------------------------------*/

.link-icons {
    padding-top: 30px;
}

ul.info-icons {
    list-style: none;
    margin: 0px !important;
    padding: 0 0 20px 0 !important;
    text-align: center;
}

.info-icons li {
    display: inline-block;
    text-align: center;
    padding: 0 15px 10px 15px;
}

.info-icons li:first-child {
    padding-left: 0px;
}

.info-icons a {
    color: #333;
    text-decoration: none;
}

@media screen and (max-width: 768px) {
    ul.info-icons {
        text-align: center;
    }
    .info-icons li:first-child {
        padding-left: auto;
    }
    .info-icons li {
        display: inline-block;
        text-align: center;
        padding: 0 6px 10px 6px;
    }
}

.navbar-toggle {
    margin-top: 20px;
    border-radius: 0px;
    border: .5px solid #000 transparent !important;
}

.navbar-header {
    padding-bottom: 13px;
}

.navbar-default .navbar-toggle {
    border-color: #fff;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: none !important;
}

.navbar-toggle .icon-bar {
    height: 1px;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: none !important;
}

.container-nav {
    margin: 0 30px 0 0;
    float: right;
}

.container {
    max-width: 1100px;
}

@media screen and (max-width: 1000px) {
    .navbar-default .navbar-toggle {
        border-color: #001939;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #001939;
    }
    .navbar-default .navbar-toggle:focus {
        background-color: none !important;
    }
}

@media screen and (max-width: 768px) {
    .container-nav {
        width: 90%;
        margin: auto !important;
        float: unset;
        text-align: center;
    }
}

.navbar-default {
    background: none;
    border: 0px;
}

.navbar-collapse {
    background: #fff;
}

@media (max-width: 9999px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,
    .navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none !important;
    }
    .navbar-nav {
        float: none !important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in {
        display: block !important;
    }
}

/*--------------------------------------------------------------
#MODAL
--------------------------------------------------------------*/

.modal-dialog {
    width: 80%;
    margin: auto;
    max-width: 900px;
}

@media screen and (max-width: 990px) {
    .modal-dialog {
        width: 95%;
        margin-top: 10%;
    }
}

.btn-modal-target {
    cursor: pointer;
}

.row {
    padding: 0px;
    margin: auto 0px;
}

/*--------------------------------------------------------------
#PHONE CC PICKER
--------------------------------------------------------------*/

.cc-picker-code-filter,
.cc-picker-code-list {
    z-index: 9999 !important
}

.cc-picker-code {
    color: #333;
}

.cc-picker-overide-for-lp .cc-picker-code-select-enabled {
    position: absolute;
    margin-top: 8px;
    padding-left: 8px;
}

.cc-picker-overide-for-lp input {
    padding-left: 84px;
}

.cc-v2 {
    color: #333;
}

.cc-v2 .cc-picker {
    margin: 6px 0 0 9px;
    padding-right: 12px;
}

.v3form .cc-picker {
    color: #333;
}

.ryi-heading {
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: normal;
    text-transform: uppercase;
    padding-left: 4px;
}

.sticky-header {
    position: fixed;
    z-index: 9999;
    height: 75px;
    width: 100%;
}

.main-cta-ctrl {
    background: #0b233f url(../img/bg-img-epb.gif) top right no-repeat;
}

@media screen and (max-width: 1000px) {
    .main-cta-ctrl {
        background: unset;
    }
}

.main-cta-form {
    width: 80%;
    max-width: 400px;
    margin: auto;
    display: block;
    text-align: left;
}

small {
    font-size: 9px;
    line-height: 13px;
    display: block;
}

.hero-img {
    width: 65%;
    float: left;
    margin: 0px;
    padding: 0px;
}

.hero-form {
    width: 35%;
    float: left;
    margin: 0px;
    padding: 0px;
    color: #fff;
}

@media screen and (max-width: 1000px) {
    .hero-img,
    .hero-form {
        width: 100%;
        float: unset;
    }
}

.hero-form h3 {
    font-size: 20px;
    font-family: 'MarkPro-Light';
}

.bg-block-1 {
    width: 100%;
    bottom: 0px;
    background: url(../img/bg-block-1.gif) top center no-repeat;
}

@media screen and (max-width: 1000px) {
    .bg-block-1 {
        background: none;
    }
}

.bg-block-2 {
    background: url(../img/bg-block-2.gif) top center no-repeat;
}

@media screen and (max-width: 1000px) {
    .bg-block-2 {
        background: none;
    }
}

.space-50 {
    padding: 50px;
}

.spacer-ctrl-75 {
    height: 75px;
    clear: both;
    width: 100%;
}

.spacer-ctrl-100 {
    height: 100px;
    clear: both;
    width: 100%;
}

.slider-desc {
    width: 455px;
    padding: 10px 20px;
    margin-top: 30px;
    border-left: 15px solid #bb8459;
    text-align: left;
    float: left;
}

@media screen and (max-width: 1000px) {
    .slider-desc {
        width: 100%;
        margin-top: 60px;
    }
}

.btn {
    text-transform: uppercase;
    font-size: 15px;
    color: #a6a6a6;
    letter-spacing: 2px;
    border-radius: 0px;
}

.gallery-ctrl {
    width: 934px;
    margin: auto;
}

.gallery-btn {
    width: 934px;
    margin: auto;
    text-align: right;
    padding: 13px 0;
}

@media screen and (max-width: 1000px) {
    .gallery-ctrl {
        width: 100%;
    }
    .gallery-btn {
        width: 99%;
        text-align: left;
        position: absolute;
        font-size: 12px;
        left: 1px;
    }
}

.gallery-btn-v2-ctrl {
    text-align: center;
}

.gallery-btn-v2-ctrl a {
    padding: 10px 20px;
    display: inline-block;
    border-radius: 0px;
    font-size: 13px;
    color: #333;
}

.gallery-btn-v2-ctrl a:hover {
    background: #0E6481;
    color: #fff !important;
}

.active-state-1 {
    background: #0E6481;
    color: #fff !important;
}

.active-state-2 {
    background: #0f0c07;
    color: #fff !important;
}

@media screen and (max-width: 768px) {
    .gallery-btn-v2-ctrl a {
        padding: 10px 5px;
        font-size: 12px;
    }
}

/*--------------------------------------------------------------
#RWD
--------------------------------------------------------------*/

.mobile-display {
    display: none;
}

.desktop-display {
    display: block;
}

.mobile-block {
    display: block;
    color: unset;
}

@media screen and (max-width: 1000px) {
    .mobile-display {
        display: block;
    }
    .desktop-display {
        display: none;
    }
    .mobile-block {
        display: inline;
        color: unset;
    }
}

.payment-plan-content strong,
.payment-plan-content span {
    display: block;
}

.payment-plan-content span {
    display: block;
    margin-bottom: 60px;
    padding: 20px 21px 0px 21px;
}

.apartment-ctrl {
    padding-top: 30px;
}

.apartment-ctrl h3 span {
    color: #bb8459;
    font-style: italic;
}

/*--------------------------------------------------------------
#NAV Desktop
--------------------------------------------------------------*/

.nav-desktop {
    text-align: right;
    margin: 20px 20px;
}

.nav-desktop ul li {
    list-style: none;
    display: inline-block;
    padding: 10px;
}

.nav-desktop ul li a {
    color: #ffffff;
    text-decoration: none !important;
}

.nav-copper-bg {
    background: #bb8459;
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.nav-copper-bg a {
    color: #fff !important;
    cursor: pointer;
}

.nav-font {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 12px;
}

.nav-font a {
    color: #333;
    text-decoration: none !important;
}

/*--------------------------------------------------------------
#OVERIDE
--------------------------------------------------------------*/

.modal-dialog {
    margin-top: 100px;
}

/*--------------------------------------------------------------
#SCROLL FADE IN
--------------------------------------------------------------*/

.fadein-left {
    opacity: 0;
    margin-left: -300px;
}

.fadein-right {
    opacity: 0;
    margin-right: -300px;
}

/*--------------------------------------------------------------
#MULTI STEP FORM
--------------------------------------------------------------*/

#svg_form_time {
    height: 15px;
    max-width: 80%;
    margin: 20px auto;
    display: block;
}

#svg_form_time circle,
#svg_form_time rect {
    fill: white;
}

.button {
    padding: 8px 25px;
    display: inline-block;
    font-weight: bold;
    color: white;
    cursor: pointer;
    border: 1px solid #BB8459;
    background: #BB8459;
}

.submit_details {
    border: 1px solid #BB8459;
    background: #BB8459;
    text-transform: uppercase;
}

.disabled {
    display: none;
}

section {
    transition: transform 0.2s ease-in-out;
    min-height: 164px;
}

.main-cta-form label {
    margin-bottom: 5px;
}

[type="radio"]:checked,
[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}

[type="radio"]:checked+label,
[type="radio"]:not(:checked)+label {
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #333333;
}

[type="radio"]:checked+label:before,
[type="radio"]:not(:checked)+label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #333;
    border-radius: 100%;
    background: #fff;
}

[type="radio"]:checked+label:after,
[type="radio"]:not(:checked)+label:after {
    content: '';
    width: 12px;
    height: 12px;
    background: #BB8459;
    position: absolute;
    top: 3px;
    left: 3px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

[type="radio"]:not(:checked)+label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}

[type="radio"]:checked+label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.multi-form-wrapper {
    max-width: 650px;
    margin: auto;
    background: rgba(255, 255, 255, 0.9);
    padding: 30px 10px 60px 10px;
}

.padmar-zero {
    padding: 0px !important;
    margin: 0px !important;
}

.modal-dialog {
    overflow-y: initial !important
}

.modal-body {
    overflow-y: auto;
    padding: 0px;
}

.list-st {
    list-style: disc !important;
    margin-left: 12px;
}

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.alink-w {
    color: #fff !important;
    cursor: pointer;
}

.header-m {
    height: 100vh;
    background: url(../img/project/homepage/main-banner.webp) no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
}

@media screen and (max-width: 800px) {
    .header-m {
        background: url(../img/project/homepage/main-banner-mobile.webp) no-repeat center center;
        background-size: cover;
        height: 80vh;
    }
}

@media screen and (max-width: 600px) {
    .mapsection {
        background: #ffffff url(../img/project/homepage/map-mobile.jpg) no-repeat center center !important;
        background-repeat: no-repeat !important;
        background-position: left !important;
        background-size: 100% !important;
        min-height: 450px !important;
    }
}

.project-tagline {
    background: #ffffff url(../img/project/homepage/project-background-texture.jpg) no-repeat center center;
    color: #fff;
    text-align: center;
    padding: 40px 0 60px 0;
    background-size: cover;
    background-attachment: fixed;
}

.mapsection {
    background: #0f0c07 url(../img/project/homepage/map.jpg) no-repeat;
    background-size: cover;
    min-height: 850px;
    background-position: left top;
}

.col-desktop {
    float: right;
}

.col-desktop-z-padd {
    padding-right: 0px;
    padding-left: 0px;
}

.img-wide {
    margin-top: 50px;
    padding: 0px;
}

.slider-r {
    box-shadow: -13px 24px 49px -4px rgba(0, 0, 0, 0.51);
    -webkit-box-shadow: -13px 24px 49px -4px rgba(0, 0, 0, 0.51);
    -moz-box-shadow: -13px 24px 49px -4px rgba(0, 0, 0, 0.51);
    background-color: #eee;
}

.slider-l {
    box-shadow: 18px 24px 49px -4px rgba(0, 0, 0, 0.51);
    -webkit-box-shadow: 18px 24px 49px -4px rgba(0, 0, 0, 0.51);
    -moz-box-shadow: 18px 24px 49px -4px rgba(0, 0, 0, 0.51);
    background-color: #eee;
}

.sticky-nav-active {
    background: #fafafa;
    animation-name: fadeInOpacity;
    animation-iteration-count: 1;
    animation-timing-function: ease-in;
    animation-duration: 1s;
}

.sticky-nav-active .icon-white {
    display: none;
}

.sticky-nav-active .icon-color {
    display: inline-block !important;
}

.sticky-nav-active ul li a {
    color: #000;
}

.logo-scroll {
    display: none;
}

.sticky-nav-active .logo-scroll {
    display: block;
}

.sticky-nav-active .logo-default {
    display: none;
}

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

#epform,
#epform a {
    color: #fff;
}

@media screen and (max-width: 991px) {
    #epform,
    #epform a {
        color: white;
    }
}

.wrapper-ctrl {
    margin-top: -131px;
    margin-bottom: 0px;
    background: rgba(0, 0, 0, .4);
}

.project-desc h3 {
    font-size: 13px;
    letter-spacing: 3px;
    font-weight: lighter;
}

@media screen and (max-width: 991px) {
    .col-desktop {
        float: unset;
    }
    .img-wide {
        margin-top: 0px;
        margin-bottom: 0px;
        padding: 0px;
    }
    .wrapper-ctrl {
        background: #525252;
        margin-top: 0px;
        color: white;
    }
}

.video-ctrl {
    height: 100%;
    width: 100%;
    background: #0a1b2b;
}

.video-ctrl .video-ctrl-bg {
    object-fit: cover;
    width: 100%;
    height: 100%;
    overflow: hidden !important;
    margin-bottom: -20px;
    opacity: .5;
}

.heading-overlay {
    position: absolute;
    margin-top: 5%;
    width: 100%;
    text-align: center;
    color: #fff;
    z-index: 9;
    font-size: 15px;
}

.v2-cta2 {
    border: .5px solid #fff;
    color: #fff;
    background: none;
    -webkit-transition: .5s ease-out;
    -moz-transition: .5s ease-out;
    -o-transition: .5s ease-out;
    transition: .5s ease-out;
    font-weight: bold;
    max-width: 300px;
    width: 100%;
    margin: auto;
    margin-bottom: 5px;
}

.v2-cta3 {
    border: 1px solid #0f0c07;
    color: #0f0c07 !important;
    background: none !important;
}

.v2-cta2:hover {
    background: #0E6481;
    text-decoration: none;
}

/*--------------------------------------------------------------
V2 Form
--------------------------------------------------------------*/

.v2form {
    position: absolute;
    width: 300px;
    right: 5%;
    padding: 30px;
    top: 55%;
    -webkit-transform: translateY(-55%);
    -ms-transform: translateY(-55%);
    transform: translateY(-55%);
    border: .5px solid #fff;
    box-shadow: rgba(0, 0, 0, 0.8) 0px 30px 60px -12px, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px;
}

.v2form h5,
.v2form small,
.v2form a {
    color: #fff;
}

.v2form .cta-btn {
    border: .5px solid #fff;
}

.v2form input,
.v2form select,
.v2form .cta-btn {
    margin-bottom: 10px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.v2form h5 {
    font-size: 15px;
    text-align: center;
    padding-left: 0px;
}

.footer-contact-tools,
.footer-contact-tools-active {
    display: none;
}

@media screen and (max-width: 1000px) {
    .v2form {
        position: unset;
        width: 100%;
        right: unset;
        padding: 30px;
        bottom: 0px !important;
        top: unset;
        -webkit-transform: unset;
        -ms-transform: unset;
        transform: unset;
    }
    .footer-contact-tools-active {
        text-align: center;
        position: fixed;
        bottom: 0px;
        width: 100%;
        padding: 10px;
        z-index: 99;
        display: block;
    }
}

/*--------------------------------------------------------------
V2 Form
--------------------------------------------------------------*/

/*--------------------------------------------------------------
V3 Form
--------------------------------------------------------------*/

.v3form {
    width: 85%;
    margin: auto;
    margin-top: 35px;
}

.v3form h5,
.v3form small,
.v3form a {
    color: #fff;
}

.v3form input,
.v3form select,
.v3form .cta-btn {
    margin-bottom: 10px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.v3form h5 {
    font-size: 15px;
    text-align: center;
    padding-left: 0px;
}

.footer-contact-tools,
.footer-contact-tools-active {
    display: none;
}

@media screen and (max-width: 1000px) {
    .v3form {
        position: unset;
        width: 100%;
        right: unset;
        padding: 30px;
        bottom: 0px !important;
        margin-top: 0px;
        top: unset;
        -webkit-transform: unset;
        -ms-transform: unset;
        transform: unset;
        background: #bbb6b3;
    }
    .v3form form {
        max-width: 400px;
        width: 100%;
        margin: auto;
    }
    .footer-contact-tools-active {
        text-align: center;
        position: fixed;
        bottom: 0px;
        width: 100%;
        padding: 10px;
        z-index: 99;
        display: block;
    }
}

/*--------------------------------------------------------------
V3 Form
--------------------------------------------------------------*/

.blur {
    background: url('../img/project/homepage/main-banner.webp') no-repeat center center fixed;
    background-size: cover;
    overflow: hidden;
    filter: blur(7px);
    position: absolute;
    height: 400px;
    width: 300px;
}

.blurbg {
    background: rgba(131, 151, 148, .4);
    position: absolute;
    height: 400px;
    width: 300px;
}

.widget {
    border: 1px solid #fafafa;
    position: absolute;
    height: 400px;
    width: 300px;
}

.center {
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 3%;
    color: #fff;
}

.text {
    position: absolute;
}

@media screen and (max-width: 1000px) {
    .blur {
        display: none;
    }
    .center,
    .text {
        position: unset;
        width: 100%;
        height: auto;
        background: url(../img/project/homepage/main-banner.webp) no-repeat center center;
        background-size: cover;
        background-attachment: fixed;
        border: 0px;
    }
}

.cta-panel {
    position: absolute;
    bottom: 0px;
    z-index: 9;
    width: 100%;
    background: rgb(0, 0, 0);
    background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(255, 255, 255, 0) 100%);
    padding: 50px;
}

.cta-h {
    max-width: 100px;
}

.img-ep-desc img {
    padding: 10px;
    width: 200px;
    display: inline-block;
}

@media screen and (max-width: 1000px) {
    .cta-panel {
        padding: 20px;
        text-align: center;
    }
    .img-ep-desc img {
        width: 165px;
    }
}

.rtl {
    direction: rtl;
}

.ltr {
    direction: ltr;
}

.container-wrapper {
    width: 100%;
    max-width: 1500px;
    margin: auto;
}

.form-ctrl {
    background: rgba(255, 255, 255, 0.8);
    /*float: left;*/
    margin: 40px;
    padding: 20px 0;
}

@media screen and (max-width: 550px) {
    .form-ctrl {
        margin: 0px;
    }
}

.info-ico li {
    list-style: none;
    display: inline-block;
    width: 250px;
    vertical-align: top;
    margin: 18px 5px;
    text-align: center;
}

.info-ico li strong {
    text-transform: uppercase;
}

.dblock {
    display: block;
}

@media screen and (max-width: 550px) {
    .dblock {
        display: inline;
    }
    .info-ico li {
        width: 128px;
    }
    .paymentplan {
        padding-top: 100px;
    }
    .padmar-zero {
        display: none;
    }

}

.tleft {
    text-align: left;
}

.tcenter {
    text-align: center;
}

@media screen and (max-width: 1000px) {
    .paralaxit,
    .section-v1-b {
        background-attachment: scroll !important;
    }
    .project-desc-2 {
        padding: 40px 0px 160px 0px !important;
    }
}

.ppl {
    border-radius: 30px;
    color: #fff;
    background: #9EA798;
    padding: 3px 10px;
    width: 100px;
    margin: auto;
    margin-top: 5px;
}

.section-v1-a {
    background: #fff;
}

.section-v1-a p {
    color: #111111;
}

.section-v1-b {
    background-image: url("../img/project/homepage/parallex.webp");
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 550px;
    display: flex;
    justify-content: center;
}

.project-desc {
    width: 100%;
    max-width: 712px;
    margin: auto;
    text-align: center;
}

.project-desc h1 {
    font-weight: normal;
    text-transform: uppercase;
}

.section-v2-b {
    background-image:url(../img/project/homepage/pool.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    justify-content: center;
}

.project-desc-2 {
    width: 90%;
    max-width: 712px;
    margin: auto;
    text-align: center;
    padding: 80px 0px 300px 0px;
}

.slide-A {
    width: 100%;
    max-width: 1000px;
    margin: auto;
    margin-bottom: 100px;
}

.slide-B {
    width: 100%;
    max-width: 1000px;
    margin: auto;
    margin-top: 0px;
    margin-bottom: 100px;
}

.fnt-s4 {
    font-size: 15px;
    line-height: 22px;
    text-align: justify;
}

.fnt-s5 {
    font-size: 17px;
    font-family: 'MarkPro-Light';
}

.footer-info p {
    color: #fff;
}

.floating-img {
    width: 420px;
    height: 510px;
    position: absolute;
    right: -10%;
    background: #000 url(../img/project/homepage/wide-intro.jpg);
    background-position: 50%;
    background-repeat: repeat;
    margin-top: 50px;
    background-size: cover;
}

.floating-img {
    -webkit-animation: slide 40s linear infinite;
}

@-webkit-keyframes slide {
    from {
        background-position: -10px 0;
    }
    to {
        background-position: -800px 0;
    }
}

.caption-f {
    position: absolute;
    width: 100%;
    margin-top: 60px;
    color: #fff;
}

@media screen and (max-width: 990px) {
    .caption-f {
        position: absolute;
        width: 100%;
        margin-top: 60px;
        color: #111;
        padding-top: 50px;
    }
}

.ico-dl {
    float: left;
}

/*
******************************************************************************************
SLIDER
******************************************************************************************
*/

.swiper-slide {
    margin-top: 3px;
}

.swiper-container {}

.swiper-slide img {
    width: 100%;
    height: auto;
}

.gallery-thumbs,
.gallery-thumbs2,
.gallery-thumbs3 {
    box-sizing: border-box;
    padding: 3px 0;
}

.gallery-thumbs .swiper-slide img,
.gallery-thumbs2 .swiper-slide img,
.gallery-thumbs3 .swiper-slide img {
    width: 250px;
}

.slider-btn {
    float: right;
    margin-top: -50px;
    margin-right: 20px;
}

@media screen and (max-width: 990px) {
    .gallery-thumbs,
    .gallery-thumbs2,
    .gallery-thumbs3 {
        display: none;
    }
    .slider-btn {
        float: none;
        margin: auto !important;
        margin-top: -13px !important;
    }
    .floating-img {
        display: none;
    }
    .caption-f {
        position: unset;
        width: 100%;
        margin-top: 0px;
        text-align: center;
        padding: 50px 20px;
    }
    .slide-A {
        width: 95%;
        max-width: 1000px;
        margin: auto;
        margin-top: -32px;
        margin-bottom: 60px;
    }
    .slide-B {
        width: 95%;
        max-width: 1000px;
        margin-top: 0px;
        margin-bottom: 60px;
    }
    .project-desc {
        padding: 50px 0;
    }
    .moveup {
        margin-top: -100px;
    }
    .payment-plan-content span {
        margin-bottom: 20px;
        padding: 20px 0px 0px 0px !important;
    }
}

/*
******************************************************************************************
SLIDER
******************************************************************************************
*/

.responsive-iframe {
    max-width: 100%;
    padding-top: 56.25%;
    position: relative;
    width: 100%;
    height: 30%;
}

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






































/* .sale {
    background-image: url("../img/project/homepage/sale4.webp");
    background-size: cover;
    padding: 8.2%;
  }
  
  
  @media (max-width: 430px) {
    .sale {
      background-image: url("../img/project/homepage/sale3.webp");
      background-size: cover;
      height: 145px;
  
    }
  }
  
  
  
  @media (max-width: 395px) {
    .sale {
      background-image: url("../img/project/homepage/sale3.webp");
      background-size: cover;
      height: 120px;
  
    }
  }
   */


   .price-list-section {
    text-align: center;
    padding: 40px 20px;
  }
  
  .title {
    color: black;
    font-size: 32px;
    margin-bottom: 30px;
    font-weight: 200;
  }
  
  .card-container {
    display: flex;
    justify-content: center;
    gap: 40px;
    flex-wrap: wrap;
  }
  
  .price-card {
    background-color: gray;
    color: white;
    padding: 30px 20px;
    width: 300px;
    position: relative;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3);
    border-radius: 4px;
    transition: transform 0.3s ease;
  }
  
  .price-card:hover {
    transform: translateY(-5px);
  }
  
  .tab {
    position: absolute;
    top: -10px;
    left: 50%;
    transform: translateX(-50%);
    width: 40px;
    height: 20px;
    border-radius: 2px;
    /* background-color: #888; */
  }
  
  .tab.right {
    left: auto;
    right: 0;
    transform: none;
  }
  
  .type {
    font-size: 14px;
    margin: 0;
  }
  
  h3 {
    font-size: 24px;
    margin: 10px 0;
  }
  
  hr {
    margin: 20px 0;
    border: none;
    border-top: 1px solid white;
  }
  
  .label {
    font-size: 14px;
    margin-bottom: 5px;
  }
  
  h4 {
    font-size: 20px;
    margin: 5px 0 15px;
    font-weight: 600;
  }
  
  .btn {
    background-color: white;
    color: #4e1f00;
    border: none;
    padding: 10px 20px;
    border-radius: 6px;
    font-weight: 600;
    cursor: pointer;
    transition: background-color 0.3s;
    margin-top: 15px;
  }
  
  .btn:hover {
    background-color: #e6e6e6;
  }
  
  /* ------------------------------
     Responsive Design Starts Here
  --------------------------------*/
  
  /* Tablets (768px - 1024px) */
  @media (max-width: 1024px) {
    .card-container {
      gap: 30px;
    }
  
    .price-card {
      width: 280px;
    }
  }
  
  /* Mobile (up to 767px) */
  @media (max-width: 767px) {
    .card-container {
      flex-direction: column;
      align-items: center;
      gap: 20px;
    }
  
    .price-card {
      width: 90%;
      max-width: 350px;
    }
  
    .title {
      font-size: 26px;
    }
  
    h3 {
      font-size: 20px;
    }
  
    h4 {
      font-size: 18px;
    }
  }
  
  /* Extra Small Mobile (below 400px) */
  @media (max-width: 400px) {
    .btn {
      padding: 8px 16px;
      font-size: 14px;
    }
  }