

/* we house css start  */
#portfolio{padding: 70px 0 70px;}
.form_field input[type="text"], .form_field input[type="email"] {
    width: 100%;
    height: 28px;
    padding: 8px;
    border-bottom: 1px solid #707070!important;
    border: none;
    opacity: 0.1;
}
/* 
#Your_Requirement{animation-name:abcd ;
animation-duration: 4s;
animation-timing-function: linear;transition: 0.3s;} */


@keyframes abcd{
   from{
    transform:translate(292 2506.553)
   }
   to{
    transform:translate(292 2206.553)
   }
}
#emailerror{display:none}
::placeholder{
    font-family: 'Assistant', sans-serif!important;
    font-size:12px!important;
    opacity: 0.3!important;
    font-weight:400!important;
    color:#000000!important;
    line-height: 15px;
}

.select-option {
    width: 100%;
    color: #000;
    opacity: 1!important;
    background: #fff;
}.select-option{width:100%;color:#000;opacity:1!important}
.select-option option {
    background: #cccccc73;
    background-color: #cccccc73;
    margin: 40px;
}
/* .select-option option:hover{background: #000;background-color: #000;}
.select-option option:focus{background: #000;background-color: #000;}
.select-option option:active{background: #000;background-color: #000;} */
.custom-form {
    top: 181px;
    right: 0;
    padding: 16px 40px;
    background: #fff;
    width: 369px;
    box-sizing: border-box;
    border-radius: 12px;
}
.form-logo {
    position: absolute;
    top: -51px;
    left: 50%;
    transform: translateX(-50%);
}
.font-inter-bold{
    font-weight:700
}
textarea{
    
        width: 100%;
        border-bottom: solid 1px red!important;
        border: none;
        /* border-bottom: 1px solid #707070!important; */
        opacity: 0.7;
        outline: none;
        border: 1px solid #707070!important;
    }

.font-inter-semi-bold{
    font-weight:600
}

.font-inter-regular{
    font-weight:400
}

.font-asststant-bold{
    font-weight:700
}
.hr {
    border: solid 1px #000;
    opacity: 0.2;
    width: 86%;
    margin: 10px 0;
}

.home-banner-content .hr {
    border: solid 1px #000;
    margin-right: auto;
    width: 82%;
    opacity: 0.5;
}
.bg-black{background: #141414!important;}
.font-inter-medium{
    font-weight:500
}
.font-inter-light{
    font-weight:300
}

.font-inter-extralight{
    font-weight:200
}

.font-inter-extra-bold{
    font-weight:800
}

.font-lato-regular{
    font-weight:300
}

.font-lato-medium{
    font-weight:400
}

.font-lato-bold{
    font-weight:700
}


.section-title {
    color: #000000;
    font-size: 36px;
    line-height: 70px;
    margin-bottom: 30px;
    font-family: 'Inter', sans-serif;
    text-transform: capitalize;
}
.invest h1 {
    font-family: 'Inter', sans-serif;
    font-size: 52px;
    margin: 0px;
    text-align: left;
    line-height: 62px;
    text-transform: capitalize;
}
.home-banner-content * {
    color: #000;
}

#howitworks {
    background: #F4F6F7;
    /* padding: 92px 0; */
}
#howitworks svg text{font-family: 'Inter', sans-serif;}
/* #whychooseus .slider-drag-btn-wrapper {
  
    display: inline-block;
    position: relative;
    z-index: 0;
    margin-top: 50px;
} */
.slider-drag-btn-wrapper {
    width: 75%;
    display: inline-block;
    position: relative;
    z-index: 0;
    transform: translate(-0,0px);
}
.slider-drag-btn-wrapper:after {
    content: "";
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    height: 2px;
    background-color: #959595;
    z-index: -1;
}

.slider-drag-btn-wrapper {
    text-align: left;
}

.slider-drag-btn-wrapper .slider-drag-btn {
    z-index: 5;
}
.drag-img-btn {
    position: absolute;
    top: 50%;
    width: 383px;
    height: 4px;
    transform: translateY(-2px);
}
/* .slick-current ~ .slick-active{opacity:0.7} */


#wehouse-rating {
    padding: 59px 0;
    box-sizing: border-box;
}
#wehouse-rating ul{list-style-type: none;width:90%;margin:0 auto}
#wehouse-rating ul li h3 {
    font-size: 38px;
    letter-spacing: -1.52px;
    line-height: 46px;
    color: #CB7200;
    text-align: center;
    font-family: 'Inter', sans-serif;
    font-weight:700

}
#wehouse-rating ul li h6 {
    font-size: 18px;
    letter-spacing: 1.08px;
    line-height: 21px;
    color: #000000;
    text-align: center;
    font-weight: 700;
    font-family: 'Inter', sans-serif;
}


.rating-content {
    text-align: left;
}

/* .custom-width{ width:130px!important} */

#wehouse-rating ul .slick-slide {
    margin: 0px 0px;
}
.svg-animation svg{margin: auto}
/* .rating-slider .slick-slide {
    margin-left: 173px;
} */
.one-roof {
    position: relative;
    background: url('../images/wehouse/construction.jpg');
    height: 450px;
    background-size: cover!important;
    background-repeat: no-repeat!important;
}

.one-roof .content{position: absolute;top:50%;left:50%;transform: translate(-50%,-50%);text-align: center;color:#fff!important}
.one-roof .content h3 {
    color: #fff;
    line-height: 52px;
    font-size: 46px;
}
.home-banner-content h2 {
    margin: 20px 0;
    font-size: 24px;
    line-height: 32px;
}
.whychooseus-slider .content h4 {
    font-size: 24px;
    line-height: 29px;
    color: #000;
    font-family: 'Inter', sans-serif;
    margin: 16px 0;
}
.whychooseus-slider .content p{font-size:16px;line-height: 20px;}
.one-roof .content{position: absolute;top:50%;left: 50%;transform: translate(-50%,-50%);}
.home-banner-content h3{font-size:32px;line-height: 39px;}
.enquiry__now {
    display: inline-block;
    padding: 10px 30px;
    color: #fff !important;
    text-transform: uppercase!important;
    line-height: unset;
    border-radius: 0px;
    background: #F1A13B 0% 0% no-repeat padding-box;
}


/* slider-arrow-code */
.arrow {
    width: 23px;
    height: 23px;
    position: absolute;
    top: 50%;
    left: 0px;
    z-index: 99;
    transform: translateY(-6px)!important;
    cursor: pointer;
}


.portfolio-slider .arrow {
    width: 13px;
    height: auto;
    position: absolute;
    top: unset;
    left: 0px;
    z-index: 99;
    transform: translateY(26px)!important;
    cursor: pointer;
    bottom: 0px;
    cursor: pointer;
}
/* #howitworks svg path{fill:#000} */

.portfolio-slider .arrow-left {
    transform: translate(89px, 29px)!important;
}
.portfolio-slider .arrow-right {
    transform: translate(-81px,29px)!important;
    right: 0px;
    left: unset;
    z-index: 999;
}

.arrow-right {
    right: 0px;
    left: unset;
    transform: translateX(49px)!important;
}
.arrow-left {
    transform: translateX(-49px)!important;
}
/* .arrow img{width:100%} */


#wehouse-rating{background: #F4F6F7;}
/* slider-arrow-code */


.portfolio-slider .slider-content h5 {
    font-size: 18px;
    line-height: 22px;
    color: #000;
    margin: 25px 0 5px;
}
.portfolio-slider .slick-dots {
    list-style-type: none;
    transform: translate(-50%, 39px);
    left: 50%;
    top: 0%;
    z-index: 999;
    position: relative;
    /* background: red; */
    display: inline-block!important;
    width: 75%;
}
#thankyoumsg{display:none}
.portfolio-slider .slick-dots button{background:transparent!important}
.portfolio-slider .slick-dots li{outline:none;background:none ;}
.portfolio-slider .slick-dots li {
    display: inline-block;
    height: 10px;
    width: calc(100% /6);
    background: transparent;
    height: 4px;
    /* width: 100px; */
    margin: 0 0px;
    /* float: left; */
}

.portfolio-slider .slick-dots li.slick-active{background: #F1A13B;}





.whychooseus-slider .slick-dots {
    list-style-type: none;
    transform: translate(-50%, 39px);
    left: 50%;
    top: 0%;
    z-index: 999;
    position: relative;
    /* background: red; */
    display: inline-block!important;
    width: 75%;
}

.whychooseus-slider .slick-dots button{background:transparent!important}
.whychooseus-slider .slick-dots li{outline:none;background:none ;}
.whychooseus-slider .slick-dots li {
    display: inline-block;
    height: 10px;
    width: calc(100% / 9);
    background: transparent;
    height: 4px;
    /* width: 100px; */
    margin: 0 0px;
}
.whychooseus-slider .slick-dots li.slick-active{background: #F1A13B;}


    /* .whychooseus-slider .slick-dots li.slick-active{transform: translate(147px,96px);} */
   
.portfolio-slider .slider-content .arrow{position: unset;display:none}
.portfolio-slider .slider-content .arrow img {
    width: 10px;
    height: auto;
    position: unset;
    float: right;

}
.slider-content-img {
    padding: 20px;
}
.slider-content {
    box-shadow: 0px 4px 12px #efefef;
    padding: 13px 20px;
    width: 338px;
    transition: 0.3s all ease-in-out;
    
}


.whychooseus-slider .content .arrow {
    padding: unset;
    position: absolute;
    transition: unset;
    left: 0px;
    transform: translate(24px,-17px)!important;
    bottom: 0px;
    top: unset;
    display: none;
}

.whychooseus-slider .arrow-left {
    transform: translate(88px, 29px)!important;
}

.mobile-inlin-block{display: none!important;}
.whychooseus-slider .arrow {
    width: 13px;
    height: auto;
    position: absolute;
    top: unset;
    left: 0px;
    z-index: 99;
    
    cursor: pointer;
    bottom: 0px;
    cursor: pointer;
}
.whychooseus-slider .arrow-right {
    transform: translate(-81px,29px)!important;
    right: 0px;
    left: unset;
}
.pd-bt-0x{padding-bottom: 0px!important;}

.whychooseus-slider .content {
    box-shadow: 0px 4px 12px #EFEFEF;
    border: 1px solid #F0F0F0;
    width: 300px;
    margin: 0 auto;
    padding: 24px;
    height: 373px;
}
.whychooseus-slider .content .arrow img {
    width: 12px;
}

.portfolio-slider .slider-content h6 {
    font-size: 14px;
    line-height: 22px;
    color: #000;
    opacity: 0.5;
    display: inline-block;
}
/* we house css end  */











/* dlf arcade start */

/* privacy policy start  */
.art-set-right{left: unset!important;right:0px!important}
    .privacy-policy ul{padding: 0 30px;}

    .privacy-policy h5 {
        margin: 5px 0;
        font-size: 20px;
    }
.privacy-policy ul li{margin: 10px 0;line-height: 26px;}

.privacy-policy p {
    font-size: 15px;
    margin: 30px 0;
}

.privacy-policy ul li {
    font-size: 15px;
    
}
/* privacy policy start  */


.bettrplace-box-blue{background: #EAEEEB!important;}
label {
    display: inline-block;
    margin-bottom: 5px;
    /* font-weight: bold; */
    color: #000000;
    font-family: 'Assistant', sans-serif;
    font-weight: 400 !important;
    font-size: 16px;
    line-height: 21px;
}
#wait_moment {
    display: none;
}
#form_show {
    display: none;
}
.form-container {
    background-color: rgba(0, 0, 0, 0.8)
}
#form_fields {
    padding: 10px;
    padding-top: 30px;
}
.form_field input[type="text"], .form_field input[type="email"],select{
    width: 100%;
    height: auto;
    padding: 0px 0 8px;
    border-bottom: 1px solid #707070!important;
    border: none;
    opacity: 0.7;
    /* transition: 0.5s; */
}
.form_field input[type="text"]:focus{border:none;border-bottom:1px solid #707070!important;outline: none;}
.form_field select:focus{border:none;border-bottom:1px solid #707070!important;outline: none;}
.form_field input[type="email"]:focus{border:none;border-bottom:1px solid #707070!important;outline: none;}
.form_field {
	width: 100%;
    margin-bottom: 14px;
	margin-top: 14px;
	position: relative;
}
hr{color:red;width:100px;margin:0 auto;height:5px;background-color: red;}
.mg-l-90 {
    margin-left: 90px!important;
    margin-top: 16px;
}
.sell_do_virtual_numbers{font-weight: bold!important;}
.mg-adress-h6-mob {
    font-family: 'Inter', sans-serif!important;
    font-weight: 700!important;
    margin-bottom: 12px;
}
.loc{ font-family: 'Inter', sans-serif;
    font-weight: 700;
    font-size:14px;
    text-transform: uppercase;
    letter-spacing: 1.26px;

    /* font-family: 'Inter', sans-serif;
    font-weight:700 */
}


#contactus_click:focus{border-bottom: 1px solid #5AB034;font-weight:bold}




#about h6{font-size:20px;line-height:24px;color:#2B5134;letter-spacing: 1px;}
.mobile-overlay{display:none}
header {
    padding: 17px 0 18px 0;
}


.home-banner-content h5{display:flex}
.home-banner-content span {
    margin-right: 10px;
    font-size: 18px;
}
.home-banner-content {
    position: absolute;
    top: calc(50% + 360px);
    left: 0px!important;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    background: transparent;
    flex-wrap: wrap;
    flex-direction: column;
    border-radius: 12px;
    padding: 25px;
    transform: translate(0px,-50%);
}
.slider-content p{ font-family: 'Inter', sans-serif;
    font-weight:400;font-size:24px}
.drag-text {
	font-size: 12px !important;
	letter-spacing: 2.4px;
}

body {
    font-family: 'Inter', sans-serif!important;
    line-height: 24px;

}
.get-direction {
    background: none;
    font-size: 14px;
    text-align: center;
    margin: 0;
    position: relative;
    border: solid 1px #5AB034;
    padding: 10px 20px;
    border-radius: 25px;
    color: #fff;
}
.back-img-setting {
    background-position: center center!;
    background-repeat: no-repeat;
    background-size: cover!important
}
a.mob-call-btn {
    /* background: #2B5134; */
    height: 42px;
    line-height: 42px;
    width: 42px;
    text-align: center;
    border-radius: 50%;
    position: relative!important;
    top: 0px;
    margin-right: 6px!important;
}
.clouds{display:flex;position: relative;}
.mobile-show{display:none}
.fullview-show{display:block}
.cloud-1 {
    width: auto;
    top: 90px;
    left: 9px;
}
.full-view-rating-slider{background: #F4F6F7;}
.cloud-2 {
    width: auto;
    left: 10%;
    top: 270px;
}

div.padding {
    padding: 70px 24px;
}
.showdekstop{display:inline-block}
.show-pad-mobile{display:none}
.overview-content{position: relative;z-index: 99;}
.read-more {
    margin-top: 0px;
    padding: 10px;
}

#location ul {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    margin-top: 20px;
}
#location ul li {
    flex-basis: 33.33%;
    color: #fff;
    margin: 22px 0;
}
ul.advance-slider{display:flex;list-style-type: none;}

.slider-outer-area:after{position: absolute;content: '';top:0%;left:0%;width:100%;height:100%;background:transparent linear-gradient(180deg, #00000094 0%, #16291A00 100%) 0% 0% no-repeat padding-box;z-index: 9;}
.destination-slider .slick-arrow {
    cursor: pointer;
    width: 30px;
    height: 30px;
    background: white;
    text-align: center;
    line-height: 38px;
    border-radius: 50%;
    top: 0px;
    position: absolute;
    left: 40px;
    z-index: 99;
    transform: translate(122px, 565px);
}

#destination_slider_count {
    position: absolute;
    top: 0px;
    left: 194px;
    transform: translate(-32px, 569px);
    z-index: 99;
    display: inline-block;
}
#destination {
    padding-top: 0px;
    padding-bottom: 50px;
}
.drag-text{display:none}
.count-font{font-size: 22px;}
.count{font-size: 14px;}
#advance_slider_count {
    position: absolute;
    top: 50%;
    left: 0px;
    transform: translate(-339px, 68px);
    z-index: 99;
    display: inline-block;
    bottom: unset;
}
.mobile-man{display:none}
.ipad-man{display:none}
.destination-slider .slick-arrow img {
    width: 17px;
}
.flex-location{display: flex;}
.flex-location span{color:#000}
.destination-slider .slick-current .slider-content{opacity: 1;transition: all ease-in-out 0.6s;}
.destination-slider .slick-current ~ .slick-slide .slider-content{opacity:0;transition: all ease-in-out 0.6s;}


.address {
    margin-left: 30px;
    margin-bottom: 26px;
}
.address span{padding: 0px;}
.address h6 {
    line-height: 18px;
    font-size: 14px;
    letter-spacing: 1.26px;
}
footer span {
    padding: 10px;
    color: #fff;
}
.footer-bottom-text{padding:10px ;background: #040805;color:#fff;font-size: 16px;}
.rera {font-size: 14px;}
.footer-gray {
    background: #DEEFD6;
    padding: 30px 0px 8px 0;
    color: #000;
}
/* #about ul li{    padding: 0 33px;} */

#about {
    padding-top: 0px;
    padding-bottom: 20px;
}
#about ul li {
    font-family: 'Inter', sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #040805;
    line-height: 24px;
    margin: 15px 19px;
    padding: unset;
    opacity: 0.8;
}


.destination-slider .slider-content-title {
    position: absolute;
    z-index: 99;
    top: 50px;
    left: 0px;
    transform: translateX(86px);
}

.destination-slider .slider-content-title img {
    margin-bottom: 43px;
}
#destination h3 {
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    font-size: 44px;
    color: #fff;
    z-index: 99;
    top: 88px;
    left: 0px;
    transform: translateX(89px);
}
.ht-100vh{height:100vh}



/* .section-first{background:red;} */

.rera-bottom {
    margin-bottom: 0px!important;
}
.destination-slider .slider-content {
    color: #040805;
    background-color: #EAEEEB;
    padding: 40px 38px;
    width: 380px;
    height: 375px;
    position: absolute;
    top: 190px;
    border-radius: 6px;
    line-height: 32px;
}

ul.advance-slider li {
    margin-right: 14px;
    height: 202px;
    border-radius: 6px;
    padding: 17px 20px;
    background: none;
    width: 365px;
}
.advance-icon-content {
    background: #EEF7EB;
    height: 100%;
    width: 100%;
    padding: 20px 25px;
}
ul.advance-slider li img{
    margin-bottom: 17px;
}

#location ul li h6{line-height: 24px;font-size: 16px;}
.read-more a{text-decoration: underline;color:#040805;font-size:16px}
.cloud-3 {
    right: -270px;
    top: 220px;
    width: auto;
}
.home-banner-content .enquiry__now {
    margin-top: 24px;
    font-weight: 700;
    font-size: 18px;
    line-height: 21px;
}

    #overview {
        /* background-image: url("../images/dlfArcadeimages/overview-bg.png"); */
        /* padding-bottom: 93%!important; */
        overflow: hidden;
        background-position: right!important;
        background-repeat: no-repeat;
        background-size: cover!important;
    }
    #overview{padding-bottom: 0px;}
    
   

    .advance-icon-content span{font-family: 'Inter', sans-serif;
    font-weight:400;font-size:24px;line-height: 32px;}

    .advance-slider .slick-slide{height:231px;background: #EEF7EB;}

    /* .mob-mins-regular{font-size:18px} */

  
    .read-more-text{display:none}

    .overview-light-text {
        font-family: 'Inter', sans-serif;
        font-weight: 300;
        font-size: 16px;    
        line-height: 24px;
        margin-top: 15px;
        width: 684px;
        margin: 15px auto;
        color: #040805; 
        opacity: 0.8;
    }
    #advance .bg-img {
        position: absolute;
        top: 50%;
        left: 0%;
        width: 454.15px;
        height: 452.65px;
        transform: translate(-150px,-50%);
        z-index: -1;
    }
     #advance{padding: 157px 0!important;}

    .overview-text-regular {
        font-family: 'Inter', sans-serif;
        font-weight: 400;
        font-size: 20px;
        line-height: 24px;
        color: #2B5134;
        margin-top: 20px;
    }
    #location{background:#285136;}
    #location p {
        color: #fff;
        margin: 40px 0;
    }
    /* .overview-building-img {
        background: url('../images/dlfArcadeimages/overview-main.png');
        background-position: center bottom;
        display: block;
        padding-bottom: 67%;
        position: absolute!important;
        bottom: 0px;
        z-index: 9999999;
        background-size: 100% 100%!important;
        background-repeat: no-repeat;
    } */
/* dlf arcade end */

.sec-padding {
    padding: 70px 0;
}

.location-slider .slick-dots li {
    width: 10px;
    height: 10px;
    background: transparent;
    ;
    border-radius: 50%;
    margin: 10px 10px;
    cursor: pointer;
    display: inline-block;
    border: solid 1px #4E2B88;
}



.t-c {
    position: absolute;
    bottom: 0%;
    right: 0%;
    color: #fff;
    padding: 4px 25px;
    font-size: 8px;
    z-index: 9;
}

.home-slider .slick-dots li {
    border: solid 1px #fff;
    width: 10px!important;
    height: 10px!important;
    background: #fff;
    border-radius: 50%;
    margin: 10px 10px;
    cursor: pointer;
    display: inline-block;
}




/*Asir css*/

a.btn-1c {
    position: relative;
    transition: .3s;
    padding: 10px 30px;
    background: #DCD5E7;
    color: #4E2B88;
    font-weight: bold;
}



a.btn-1c:after {
    position: absolute;
    content: '';
    top: 0%;
    left: 0%;
    width: 5px;
    height: 100%;
    background: #4E2B88;
    transition: .3s;
    z-index: 1;
    color: #fff!important;
}

a.btn-1c:hover:after {
    position: absolute;
    content: '';
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background: #4E2B88;
    z-index: -1;
    color: #fff!important
}

a.btn-1c:hover {
    color: #fff;
    background: #4E2B88;
}

.change-order {
    display: flex;
    flex-direction: row;
}

#order1 {
    order: 1
}

#order2 {
    order: 2
}

.lato-regular {
    font-family: 'Inter', sans-serif;
    font-weight: 400
}

.lato-black {
    font-family: 'Inter', sans-serif;
    font-weight: 700
}


#dynamicyear{padding:10px 0px;}

.art-imp {
    position: absolute;
    left: 5px;
    bottom: 1%;
    font-size: 8px;
    line-height: 10px;
    color: #fff;
    z-index: 9;
}
.formDisclaimer{
        font-size: 13px;
        line-height: 18px;
        margin-top: 20px;
}
.custom-form .close{display:none}
#submit_form {
    padding: 7px 23px;
    border-radius: 0px;
    background: #f1a13b;
    color: #fff;
    font-size: 16px;
}
.footer-call-enquire {
    display: none;
}

.closedropdown{
    background: #f8a504;
    padding: 3px 12px;
    text-align: center;
    color: #fff;
    margin-right: 25px;
    float: right;
    border: 0;
    border-radius: 3px;
    margin-top: 2px;
    }

#Specification .title-dash:before {
    background: #dad9db;
}

#Specification .title-dash:after {
    background: #dad9db;
}

.img-first {
    width: 568px;
    position: absolute;
}

.overview-left-img {
    width: 568px;
}

.overview-text {
    font: normal normal bold 16px/20px Inter;
    letter-spacing: 3.2px;
    color: #4E2B88;
    text-transform: uppercase;
    opacity: 1;
}

.second-content {
    width: 580px;
    height: auto;
    margin-left: 41px;
}

.second-content-with-an-aim h3 {
    text-align: left;
    font-size: 42px;
    letter-spacing: 0px;
    color: #000;
    opacity: 1;
    margin: 18px 0 0 0;
    width: 497px!important;
    line-height: normal;
    font-weight: normal;
}

.second-content-siddhivinayk h5 {
    text-align: left;
    letter-spacing: 0px;
    color: #000;
    text-transform: uppercase;
    opacity: 1;
    margin: 10px 0 0 0;
    font-size: 24px;
}

.second-content-growing p {
    width: 567px;
    text-align: left;
    color: #000000;
    opacity: 1;
    margin: 36px 0 0 0;
    font-size: 16px
}

.explore {
    margin: 47px 0 0 0;
    opacity: 1;
}

.explore-button {
    background: #DCD5E7 0% 0% no-repeat padding-box;
    text-align: center;
    padding: 15px 48px;
    font: normal normal bold 16px/20px Inter;
    letter-spacing: 0px;
    color: #4E2B88;
    text-transform: uppercase;
}

.project-highlight {
    text-align: left;
    font: normal normal bold 16px/20px Inter;
    letter-spacing: 3.2px;
    color: #4E2B88;
    text-transform: uppercase;
    opacity: 1;
    margin: 46px 0 42px 0;
}

.project-highlight-list li {
    width: 32.33%!important
}

.project-highlight-list li {
    width: 100%;
    display: inline-block;
}

.box {
    width: 92%;
    height: 87px;
    border: 1px solid #CCC;
    margin: 15px auto;
}

.small-img {
    margin: 15px;
    border-right: 1px solid #ccc;
    text-align: center;
}

.project-highlight-small-content {
    margin: 9px;
    text-align: left;
    font-size: 16px;
    letter-spacing: 0px;
    color: #4E2B88;
    opacity: 1;
}

.explore-the-most {
    background: #4E2B88 0% 0% no-repeat padding-box;
    opacity: 1;
    height: 87px;
}

.text-explore {
    text-align: left;
    font: normal normal medium 16px/22px Inter;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    margin: 22px;
}

.margin-text {
    margin: 55px 0 22px 0;
}

.amenities-list li {
    width: 100%!important
}

.amenities-text {
    text-align: left;
    /* font: normal normal normal 42px/56px Playfair Display; */
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    width: 681px;
    margin-bottom: 40px;
    font-size: 42px;
    line-height: 56px;
    margin-top: 26px;
}

.amenities-text-inner-text {
    text-align: left;
    font: normal normal normal 16px/22px Acumin Pro;
    letter-spacing: 0px;
    color: #4E2B88;
    opacity: 1;
}

.vision-one {
    text-align: left;
    font: normal normal bold 24px/26px Inter;
    letter-spacing: 0px;
    color: #000000;
    text-transform: uppercase;
    opacity: 1;
}

.margin-text2 {
    margin: 50px 0 37px 0;
}

.Location1 {
    height: auto;
    background: #fff;
    padding: 30px 0 90px;
    /* background: url('../images/vision-images/location-bg.png'); */
    position: relative;
}

#gmap {
    position: relative;
    top: -20%;
    margin-top: -139px;
}

.google-map iframe {
    width: 100%;
    height: 272px;
}

.google-map-shade {
    height: 140px;
    background: transparent linear-gradient(180deg, #ffffff 0%, #FFFFFF00 100%) 0% 0% no-repeat padding-box;
    position: relative;
    z-index: 9;
    margin-top: -70px;
}


/* asir sheikh  css end */

.drag-for-amenities {
    font-size: 8px
}

.drag-to-see-more {
    margin: 30px auto;
    width: 50%
}

.drag-to-see-more svg {
    width: 3px;
    height: 6px;
    margin-top: 13px;
}

.container {
    max-width: 1200px;
    margin: 0px auto;
    padding: 0 15px;
}




.drag-for-amenities2 {
    font-size: 8px
}

.drag-to-see-more2 {
    margin: 30px auto;
    width: 50%
}

.drag-to-see-more2 svg {
    width: 3px;
    height: 6px;
    margin-top: 13px;
}

.container {
    max-width: 1200px;
    margin: 0px auto;
    padding: 0 15px;
}



.spec-inline-img {
    display: inline-block;
}

.spec-inline-content {
    float: right;
    width: calc(100% - 507px);
}

.spec-ul-slider div {
    color: #fff
}

.spec-center-slider ul {
    padding: 0 30px
}


/* .spec-center-slider{width:90%;margin:0 auto} */

.spec-center-slider ul li {
    margin-bottom: 8px;
    color: #fff;
    font-family: 'Inter', sans-serif;
    font-size: 18px;
}

.spec-center-slider {
    list-style-type: none;
    pointer-events: none;
}


/* .spec-ul-slider div {
    color: #fff;
    margin: 12px 0;
    font-size: 12px;
    cursor: pointer;
    font-weight: normal;
}
.spec-ul-slider .slick-list{height:auto!important} */

.dots {
    height: 5px;
    width: 5px;
    background: #fff;
    display: inline-block;
    border-radius: 50%;
    margin: 4px 6px;
    display: none
}

.spec-li-active {
    font-size: 15px!important;
    color: #fff!important;
    position: relative;
    font-family: 'Playfair Display', serif;
    font-weight: 700;
    opacity: 1!important;
}


/* .spec-li-active:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 72%;
    width: 55px;
    background: #fff;
    border: solid 1px #fff;
} */



.padding-bottom-0 {
    padding-bottom: 0px!important;
}


.spec-ul-slider .slick-slide {
    opacity: 0.7;
    font-size: 13px;
    margin: 5px 0
}

:root {
    --color: #fff
}

.w-1 {
    width: 725px
}

.textwhite {
    color: #fff!important
}



.title-dash {
    position: relative;
    display: inline
}

.title-dash:after {
    content: '';
    position: absolute;
    height: 5px;
    width: 7px;
    top: 40%;
    left: 40px;
    background: #4E2B88;
    border-radius: 3px;
    opacity: 0.5;
}

.title-dash:before {
    content: '';
    position: absolute;
    height: 5px;
    width: 30px;
    top: 40%;
    left: 6px;
    background: #4E2B88;
    border-radius: 3px;
    opacity: 0.5;
}

.set-title-dash h4.title-dash:after {
    content: '';
    position: absolute;
    height: 5px;
    width: 7px;
    top: 50%;
    left: 138%;
    background: #4E2B88;
    border-radius: 3px;
    opacity: 0.5;
}

.company-logo {
    list-style-type: none;
    width: 455px;
    background: #fff;
    margin: 30px 0;
}

.spec-center-slider .slick-slide img {
    width: 501px!important;
    height: 349px!important;
}

.spec-ul-slider .slick-current {
    position: relative
}

.spec-ul-slider .slick-current:after {
    position: absolute;
    content: '';
    width: 70px;
    border: solid 0.5px #fff;
    top: 50%;
    right: 0%;
}

.company-logo li {
    display: inline-block;
    width: auto;
    padding: 8px;
}

#about_developer .title-dash:after {
    background: #fff;
    opacity: 0.5
}

#about_developer .title-dash:before {
    background: #fff;
    opacity: 0.5
}




@font-face {
    font-family: "acumin-bold";
    src: url('../font/acumin-pro-cufonfonts/Acumin-BdPro.otf');
}




.slick-1 {
    background: url("../images/wehouse/dekstop-banner.jpg");
    background-size: cover!important;
    background-position: center center!important;
}
.home-sec {
    background: url("../images/wehouse/dekstop-banner.jpg");
    background-size: cover!important;
    background-position: center center!important;
    /* background: transparent radial-gradient(closest-side at 50% 50%, #FFF1D4 0%, #f1a13b99 100%) 0% 0% no-repeat padding-box; */
}
.slick-2 {
    /* background: url("../images/vision-images/banner-2.jpg"); */
    background: url("../images/banner-n-1.jpeg");
    background-size: 100% 100%!important;
}


/* #home{
    margin-top: 0px!important;
} */



.invest+p {
    margin: 5px 0;
    text-align: center;
    font-size: 18px
}





.padding-lt-4 {
    padding-left: 4px;
}

.padding-lt-5 {
    padding-left: 5px;
}

.shop-rs {
    width: 100%;
}

.shop-rs {
    display: inline-block;
    border: 1px solid #865BCE;
    width: 371px;
    margin: 13px auto 18px;
}

.shop-rs p,
h4 {
    padding: 7px 15px;
}

.shop-rs h4 {
    background-color: #865BCE;
}

.proj-high-pt {
    display: flex;
    align-items: center;
    height: 65px;
}

.amount {
    font-weight: bold;
    font-size: 25px;
}

small {
    font-size: 9px;
    opacity: 0.8;
}

.shop-inline {
    display: inline-block;
    width: 50%;
}

.commersial-inline {
    float: right;
    width: 50%;
}

.center-circle-arrow {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.semicircle-shop {
    width: 78px;
    height: 78px;
    border-radius: 50%;
    background-color: #FFFFFFBF;
    /* transform: rotate(270deg); */
}

.left-arrow-shop {
    width: 11px;
    text-align: center;
    line-height: 91px;
    margin: 0 auto;
    height: 100%;
    display: block;
}

.swipe-shop {
    cursor: pointer;
}

.swipe-commersial {
    cursor: pointer;
}


.floor-are-amenities-close {
    left: 15%!important;
    top: 8%;
}

.mg-auto {
    margin: 0 auto
}

.shop-floor-plan-img {
    width: 517px;
    background: #fff;
    height: 346px;
    margin: 40px auto;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.floor-enqr {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.80);
}

.floor-enqr a {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.location-slider {
    width: 454px;
    height: 278px;
    margin: 0 auto
}

.location-slider-ul {
    position: absolute;
    right: 0%;
    top: 0%;
    list-style-type: none;
}

.location-slider-ul li {
    width: 8px;
    height: 8px;
    background: #4E2B88;
    ;
    border-radius: 50%;
    margin: 10px auto;
    cursor: pointer;
}

.location-slider-ul-active {
    height: 10px!important;
    width: 10px!important;
    background: transparent!important;
    border: solid 1px #4E2B88;
    border-radius: 50%
}

#about_developer {
    padding: 30px;
}


/* #about_developer{background:url('../images/vision-images/about-developer.jpg');padding: 30px;} */

.about_developer-content {
    position: relative;
    z-index: 99;
}

.about-overlay-bg {
    background: #000000ba!important
}

.location-img-content {
    padding: 0px;
    background: #4E2B88;
    width: 100%;
    color: #fff;
}

.location-img-content ul {
    list-style-type: none;
}

.location-img-content ul li {
    display: inline-block
}

.w-3 {
    width: 722px;
    margin: 0 auto;
}

.about-big-title {
    font-size: 42px;
    width: 564px;
    margin: 0px auto 20px;
}

.number-site {
    margin: 20px 0
}

.number-site span {
    margin: 0 0px;
    color: #ccc;
}

div.underline {
    width: 100px;
    border: solid 1px #ccc;
    margin: 30px auto;
}




#Specification {
    background: #4E2B88!important;
    padding: 50px 0 50px;
}


/* vision-dev-9 css end*/

.download_brochure {
    padding: 10px 30px;
    text-align: center;
    background: #BB641E;
    color: #fff;
    border-radius: 5px;
    cursor: pointer
}


/* privacy-policy */

.privacy-policy {
    margin: 30px 0
}

.privacy-policy h3 {
    font-size: 34px;
    margin-bottom: 30px;
}


.more-enqiry {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}

.img-arrow {
    width: 37px;
    border-radius: 50%;
    border: solid 2px #BB641E;
    padding: 10px;
    margin: 20px 0;
}

.more-enqiry h6 {
    color: #BB641E !important
}

@font-face {
    font-family: "acumin-pro-regular";
    src: url("../font/acuminn/Acumin-RPro.otf");
}



.number-site {
    width: 28%;
    margin: 0 auto;
}

.number-site img {
    height: 22px;
    width: 22px;
    line-height: 0px;
}



.mg-lt-auto {
    margin-left: auto!important
}

.mg-rt-auto {
    margin-right: auto!important
}


.explore-title h4 {
    text-align: center;
}

.explore-title {
    width: 116px;
    margin: 60px auto;
}

.shop-amenities-content h3 {
    margin: 33px 0px 0;
    font-weight: normal;
    font-size: 16px;
}

.shop-amenities-content p {
    /* margin: 20px 0px 51px; */
}

.explore-heading {
    margin: 50px 0;
}

.explore-heading p {
    margin: 13px 0 0px 0px;
}

.drag-p-left {
    font-family: acumin-pro-regular !important;
    color: #3B3B3B !important;
    font-size: 1.4rem !important
}

.drag-p-right {
    color: #BB641E !important;
    font-size: 1.4rem !important
}

.submit_btn {
    padding: 7px 15px;
    border: solid 1px #bdbcbc;
    box-shadow: 0px 0px 1px #000;
    background: #f9f9f9;
}



.drag-flex {
    display: none;
    align-items: center;
    width: 70%;
    margin: 0 auto;
    justify-content: ce;
}
label.error, .error-msg {
    position: absolute;
    left: 0%;
    bottom: -22px;
    color: red;
    font-size: 10px;
    line-height: 30px;
}

.close {
    position: absolute;
    top: 6px;
    right: 10px;
    cursor: pointer;
    color: #000;
    font-size: 26px;
    display:none!important
}

.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    z-index: 9;
}

.home-slider .slick-prev,
.home-slider .slick-prev,
.specification-slider .slick-prev {
    background-image: url('../images/chevron-left.svg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    left: 0;
    width: 50px;
    height: 50px;
    top: 30%;
}

.home-slider .slick-next,
.home-slider .slick-next,
.specification-slider .slick-next {
    background-image: url('../images/chevron-right.svg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    right: 0;
    width: 50px;
    height: 50px;
    top: 30%;
}

.specification-slider .slick-prev {
    background-image: url('../images/chevron-left-golden.svg');
}

.specification-slider .slick-next {
    background-image: url('../images/chevron-right-golden.svg');
}


header .lower .nav-links a {
    font-family: 'Inter', sans-serif;
    font-size: 1.4rem
}


/* mouse scroll start */

.home-slider {
    position: relative;
}

.mouse-scroll-down {
    position: absolute;
    bottom: 5%;
    left: 50%;
    z-index: 99;
    /* animation: breath1ing 5s ease-out infinite normal; */
    display: none
}

.mouse-scroll-down div:nth-child(2) {
    text-align: center;
}

@-webkit-keyframes breathing {
    0% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
    25% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    60% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
    100% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
}

@keyframes breathi1ng {
    0% {
        -webkit-transform: scale(0.9);
        -ms-transform: scale(0.9);
        transform: scale(0.9);
    }
    25% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
    60% {
        -webkit-transform: scale(0.9);
        -ms-transform: scale(0.9);
        transform: scale(0.9);
    }
    100% {
        -webkit-transform: scale(0.9);
        -ms-transform: scale(0.9);
        transform: scale(0.9);
    }
}


/* mouse scroll start */


/* popup css */

.overlay {
    overflow: auto;
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 99999;
    display: none;
}

.popup {
    max-width: 600px;
    width: 80%;
    padding: 20px;
    position: relative;
    background: transparent;
    margin: 40px auto;
}

label {
    display: inline-block;
    margin-bottom: 0px;
    font-weight: bold;
}

.form-group {
    margin-bottom: 23px !important;
    text-align: left;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    font-size: 12px;
    line-height: 1.42857143;
    padding: 6px 12px;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

#enq-form {
    width: 100%;
    height: 100%;
    position: fixed;
    visibility: hidden;
    top: 0%;
    display: none;
    background-color: rgba(22, 22, 22, 0.5);
    z-index: 999;
}

#container:target {
    visibility: visible;
    display: block;
}

.reveal-modal {
    background: #fff;
    margin: 0 auto;
    max-width: 600px;
    width: 60%;
    position: relative;
    z-index: 41;
    top: 25%;
    padding: 30px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    display: none;
}

#container {
    overflow: hidden;
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 999999;
    display: none
}


/* popup css end */

.abcr {
    margin-left: 29rem;
}

.abcl {
    margin-right: 29rem;
}

.amenities-mobile-sec {
    display: none;
}

.amenities-mobile {
    display: none;
}

.amn1 {
    display: block;
}

.amn2 {
    display: none;
}

.amn3 {
    display: none;
}

.mobile-hiden {
    display: block !important;
}

.full-hiden {
    display: none !important;
}

.header-left-logo img {
    width: 124px;
    position: relative;
    top: 10px;
}

.home-banner {
    height: 100vh;
}

.review-slider .slick-prev:before {
    color: #000;
}

.review-slider .slick-next:before {
    color: #000;
}

.review-slider .slick-prev:before {
    color: #000;
}

.review-slider .slick-next:before {
    color: #000;
}


/* .slick-slide {
    transition: all ease-in-out 0.3s;
    opacity: 0.2;
}

.slick-active {
    opacity: 0.5;
}

.slick-current {
    opacity: 1;
}  */


/* body{
    font-family:playfair-medium
} */


/* .subscribe [data-slick-index="3"] .subscribe-slider-content-img-area{
    border:none
}
.subscribe [data-slick-index="5"] .subscribe-slider-content-img-area{
    border:none
} */

.nav-links {
    text-transform: uppercase;
}




.site-logo img {
    width: 100%;
    margin-top: 9px;
}

/* .enquiry__now a{color:#fff} */

.site-logo img {
    width: 100%;
}

.nav-links {
    margin-top: 14px;
    margin-bottom: 10px;
}

.banner-slick {
    position: relative;
}


/* .home-banner-content {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
    width: 100%;
    flex-wrap:wrap;
    flex-direction:column;
    margin-top: -3rem;
} */

.slick-slide {
    margin: 0px 0px;
}


/* .slider {
    width: 100%;
    margin: auto auto;
    
} */

.home-slider .slick-current {
    /* animation: breath1 8s linear; */
    /* animation-fill-mode: forwards; */
    /* transition: none 0s cubic-bezier(0.65, 0.05, 0.17, 1.51) 0s; */
}

.home-slider .slick-slide {
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center center;
}

.overlay-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #00000073;
    z-index: 1;
    top: 0%;
    left: 0%;
}

.shop-content {
    z-index: 99;
    color: #fff;
    height: 100%;
    position: relative;
    padding: 50px;
    width: 94%;
    background: rgb(0 0 0 / 32%);
    padding-top: 120px;
}

.shop-left-content h3,
h4 {
    padding: 0px;
    margin: 0px;
}

.shop-left-content h3 {
    font-size: 22px;
    margin: 20px 0
}

.shop-left-content h4 {
    width: 450px;
    margin-top: 40px;
    font-size: 22px;
}

.shop-left-content p {
    width: 547px;
    font-size: 16px;
    line-height: 26px;
}

.banner_ht {
    position: relative;
}

#flat_area {
    height: 1255px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    height: 112.5rem;
    padding-top: 8.9rem;
    padding-left: 9.9rem;
}

.flat-img {
    width: 68.9rem;
    height: 63.2rem;
    position: absolute;
    bottom: 0%;
    left: 0%;
    z-index: 9;
}

.half-circle {
    width: 100px;
    height: 200px;
    background-color: gold;
    border-bottom-right-radius: 100px;
    border-top-right-radius: 100px;
    border: 10px solid gray;
    border-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.flat-img img {
    width: 100%;
}


/* .circle-border{position:relative} */

.circle-border-inner {
    position: absolute;
    width: 77.6rem;
    height: 85.6rem;
    border: dashed 2px #fff;
    /* border-radius: 50%; */
    /* border-right-color: transparent; */
    /* border-left-color: transparent; */
    border-radius: 50%;
    z-index: 1;
    border-bottom: none;
    /* border-left: none; */
    top: 44.5%;
    left: 13%;
}

.circle-border-inner:after {
    content: "";
    position: absolute;
    width: 1.5rem;
    height: 1.5rem;
    background: #fff;
    top: 28%;
    left: 94.5%;
    border-radius: 50%;
}

.buy-flat h2 {
    color: #fff;
    font-family: 'Playfair Display', serif;
    font-size: 62px;
    line-height: 72px;
    font-weight: 400;
}

.buy-flat p {
    color: #fff;
    width: 84.1rem;
    height: auto;
    font-size: 2rem;
    line-height: 2.7rem;
    margin: 15px 0;
}

.flat-side-content-block {
    position: absolute;
    top: 43%;
    left: 83%;
    width: 62.7rem;
    height: auto;
    background: #3e3e3e;
    padding: 4.1rem 5.9rem 7rem 4.9rem;
    z-index: 999;
}

.flat-side-content-block a {
    width: 16.8rem;
    height: 4.6rem;
    border: 2px solid #ffffff;
    border-radius: 5px;
    color: #fff;
    text-decoration: none;
    padding: 10px;
}

.flat-side-content-block {
    color: #fff;
}

.flat-side-content-block h4 {
    color: #fff;
    font-family: 'Playfair Display', serif;
    font-size: 24px;
    font-weight: 400;
}

.flat-side-content-block h3 {
    color: #fff;
    font-size: 32px;
    line-height: 36px;
    margin: 20px 0 10px;
    font-weight: 500;
}

.flat-side-content-block p {
    height: 53.7rem;
    height: auto;
    font-size: 1.5rem;
    line-height: 2.4rem;
    margin-bottom: 6rem;
}

.slick-current .slick-current+.spec-slider-img-area {
    background: red;
}

.specification-slider .slick-prev:before {
    color: #000;
    top: 0%;
}

.specification-slider .slick-prev {
    top: 50%;
}

.specification-slider .slick-next {
    top: 50%;
}

.specification-slider .slick-next:before {
    color: #000;
    top: 0%;
}

.specific-content h3 {
    /* margin: 7.9rem 11.4rem 0 0; */
    font-size: 34px;
    text-transform: uppercase;
    padding: 250px 0 0 0;
}

.specific-content p {
    font-size: 1.5rem;
    font-weight: bold;
}

.specificaton {
    background: #4E2B88;
    height: 85.9rem;
    position: relative;
    z-index: 1;
}

.spec-slider-img-area {
    position: relative;
}

.specification-slider {
    margin: 2rem 0;
}

.spec-slide-content h3 {
    color: #000000;
    height: auto;
    font-family: 'Playfair Display', serif;
    margin: 10px 0;
    font-size: 26px;
    line-height: 36px;
}

.spec-slide-content {
    margin: 40px 70px;
}

.spec-slide-content ul {
    margin: 0px;
    padding: 0px;
    width: 342px;
    padding-left: 20px;
}

.spec-slide-content ul li {
    color: #204154;
    padding: 0rem;
    font-size: 1.6rem;
    margin: 1.7rem 0;
    letter-spacing: 0px;
    font-weight: 500;
}


/*.specification-slider .slick-slide .spec-slide-content{
    display: none;
}*/

.specification-slider .slick-current .spec-slide-content,
.specification-slider .slick-current+.slick-slide .spec-slide-content {
    display: block;
    transition: all 0.6s ease-in-out;
}

.specification-slider .slick-current {
    margin: 0 220px;
    transition: all 0.6s ease-in-out;
}

.specification-slider .slick-current .speci-icon-title {
    transition: all 0.6s ease-in-out;
    display: none;
}

.specification-slider .slick-slide .speci-icon-title {
    position: absolute;
    right: -79px;
    bottom: 20px;
    text-align: right;
    transition: all 0.6s ease-in-out;
}

.specification-slider .slick-slide .spec-slider-img-area {
    width: 352px;
    transition: all 0.6s ease-in-out;
}

.specification-slider .slick-slide {
    opacity: 0.5;
    transition: all 0.6s ease-in-out;
}

.specification-slider .slick-slide .spec-slide-content {
    display: none;
    transition: all 0.6s ease-in-out;
}

.specification-slider .slick-current .spec-slide-content {
    transition: all 0.6s ease-in-out;
    display: block;
}

.specification-slider .slick-slide .speci-icon-title h3 {
    font-family: 'Playfair Display', serif;
    color: #000000;
    opacity: 0.5;
    font-size: 26px;
    line-height: 36px;
}

.specification-slider .slick-slide .speci-icon-title img {
    text-align: right;
    margin: unset;
    display: initial;
}

.specification-slider .slick-current~.slick-slide .speci-icon-title {
    position: absolute;
    left: -79px;
    right: unset;
    bottom: 20px;
}

.specification-slider .slick-current {
    opacity: 1;
}

.specification-slider .slick-current~.slick-slide .speci-icon-title img {
    display: block;
}

.floor-plan {
    background: #0830531a;
}

.floor-ul {
    list-style-type: none;
    display: flex;
    flex-basis: 20%;
    justify-content: center;
    align-items: center;
}

.floor-ul li a {
    text-align: center;
    width: 90%;
    text-align: center;
    display: block;
    background: #eed199;
    margin: 14px auto;
    padding: 10px;
    color: #000;
}

.floor-plan h3 {
    /* font-family: bafrlow-bold; */
    color: #242021;
    text-align: center;
    font-size: 3.4rem;
    margin: 0 0 20px;
}

.floor-ul .floor-img-content {
    background: #f9f9f9;
    padding: 0px;
    border-radius: 5px;
    margin: 0 0px;
}

.floor-ul li {
    cursor: pointer;
    margin: 0 10px
}

.floor-ul li img {
    filter: blur(5px);
    ;
}

.amenities {
    /*background: url("../images/amenities-bg.jpg");*/
    background-color: #082945;
    height: auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: auto;
}

.amenities h3 {
    color: #fff;
    text-align: center;
    font-size: 3.4rem;
}

.amenities p {
    font-family: bafrlow-Medium;
    color: #fff;
    text-align: center;
    font-size: 2.4rem;
    letter-spacing: 0px;
}

.amenities-tab {
    display: flex;
    justify-content: center;
    align-items: cemnter;
    flex-direction: row;
    list-style-type: none;
    margin: 20px 0;
}

.amenities-tab li {
    width: 26rem;
    /* background: #D58C00; */
    border: #d58c00 1px solid;
    border-radius: 5px;
    margin: 0 10px;
}

.amenities-tab li.active {
    background: #d58c00;
    color: #fff;
}

.amenities-tab li a {
    padding: 1rem;
    color: #fff;
    text-decoration: none;
    text-align: center;
    padding: 1rem;
    width: 100%;
    display: block;
    font-size: 1.3rem;
}

.amenities-tab-content {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
}

.amenities-tab-content li {
    border: solid 1px #234a60;
    width: 18.4rem;
    height: 19.3rem;
    justify-content: center;
    align-items: center;
    display: flex;
    flex-direction: column;
}

.amenities-tab-content li h6 {
    text-transform: uppercase;
    color: #fff;
    margin: 15px 0 0;
    font-size: 12px;
    text-align: center;
    letter-spacing: 1px
}

.review-slider-img {
    width: 90%;
    margin: 0px auto 5rem;
    position: relative;
}

.review-slider-img img {
    width: 100%;
}

.floor-form {
    cursor: pointer;
}

.review-slider-img-center-icon {
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translate(-50%, -50%);
    line-height: 75px;
    text-align: center;
}

.review-city {
    background: #eed199;
    height: auto;
}

.review-city-area h3 {
    color: #242021;
    font-size: 3.4rem;
    text-align: center;
    margin-bottom: 1.4rem;
    text-transform: uppercase;
}

.review-city-area h4 {
    color: #242021;
    font-size: 24px;
    height: auto;
    margin-bottom: 2.4rem;
}

.review-city-area p {
    color: #3b3b3b;
    font-size: 2.4rem;
    text-align: center;
    margin: 10px 0;
    letter-spacing: 0px;
}

.review-slider-content-img-area h6 {
    font-size: 2rem;
    color: #bb641e;
    text-align: center;
    margin: 10px 0;
}

.review-slider-content-img-area p {
    font-size: 1.6rem;
    color: #204154;
    text-align: center;
    width: 95%;
    letter-spacing: 0px;
    margin: 0 auto;
}




/* .location-slider .slick-cloned[tabindex="-1"] {
    opacity: 0;
} */

.review-slider .slick-prev,
.slick-next {
    top: 35%;
}

.location {
    /*background: url("../images/location.png");*/
    /*background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;*/
    height: 69.522rem;
    background-color: #082945;
}

.location-area h3 {
    color: #242021;
    font-size: 3.4rem;
    text-align: center;
    color: #fff;
}

.location-area p {
    color: #3b3b3b;
    font-size: 2.4rem;
    text-align: center;
    margin: 10px 0;
    letter-spacing: 0px;
    color: #fff;
}

.locationsl-img {
    width: 4.4rem;
    margin: 0 auto;
    height: 4.4rem;
}

.locationsl-img img {
    width: 100%;
}

.locationsl-img-content h6 {
    color: #bb641e;
    height: 3.5rem;
    width: auto;
    font-size: 1.3rem;
    margin: 0 auto;
    text-align: center;
}

.location-map-img-content {
    width: auto;
    margin: 0 auto;
    border: solid 1px #ccc;
    padding: 12px;
    padding: 35px 12px 12px;
    height: 140px;
}

.locatin-map {
    width: 100%;
    height: 55.7rem;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    border-radius: 20px;
    position: relative;
    z-index: 1;
    margin: 0 0;
}

.wrapper-2 {
    height: 100%;
    display: table-row;
}

.inner-area {
    height: 100%;
    display: inline-block;
    background-color: #777;
    margin-right: 10px;
    vertical-align: top;
}




.get-direction a {
    color: #fff;
}

.legacy {
    background: #eed199;
    height: 100%;
    /* margin-top: 50px; */
}

.legacy-area {
    margin-top: 22.6rem;
}

.legacy-area h6 {
    color: #000000;
    font-size: 2.4rem;
}

.legacy-area ul {
    padding-left: 2.9rem;
    padding-top: 10px
}

.legacy-area ul li {
    color: #bb641e;
    font-size: 34px;
    line-height: 46px;
    font-weight: 700;
}

.legacy-p {
    width: 38.9rem;
    font-size: 1.6rem;
    color: #000000;
    margin: 3.8rem 0;
}

.legacy-img img {
    border: 10px solid #fff;
    width: 100%;
    height: 100%;
}


/* .subscribe .slick-active {
    opacity: 1;
} */

.subscribe {
    width: 80%;
    margin: 50px auto 0;
    padding: 10px;
}

.subscribe h4 {
    font-size: 36px;
    font-weight: bold;
}

.subscribe h6 {
    font-size: 18px;
    color: #bb641e;
}

.subscribe-slider-content-img-area {
    width: 90%;
    margin: 20px 0px;
    border-right: solid 1px #bb641e;
}


/* .subscribe .slick-slide {
    width: 24rem !important;
} */




.footer-bg {
    background: #3b3b3b;
    padding-bottom: 20px;
}



.footer-logo {
    background: #FFFFFFB2;
    width: 30%;
    margin: 20px auto;
    text-align: center;
    padding: 10px;
}

.footer-icon {
    width: 35.34px;
    height: 35.34px;
    margin: 3rem auto;
}

.footer-bg p {
    text-align: center;
    font-size: 1.3rem;
    text-align: left;
    margin: 23px auto;
}

.footer-bg p img {
    vertical-align: top;
    margin-right: 5px;
}

.cpyright span {
    font-size: 1.4rem;
}