
.dHide{
    display: none;
}

.lazyImg{
    background-color: #c7c7c7;
}
.bgTransprent{
    background-color: transparent;
}

html {
	scroll-behavior: smooth;
}

body {
    width: 100%;
    max-width: 100%;
    overflow-x: hidden; 

}

.navLinks{
    border-color: rgba(0, 0, 0, 0);
    white-space: nowrap;
}

.navLinks:hover{
    border-color: #9d8d59;
    left: 20%;
    right: 20%;
    color: #16324f;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
}

.navD,
.navD:hover{
    border-top-style: solid;
    border-top-width: medium;
}
.navM,
.navM:hover
{
    border-left-style: solid;
    border-left-width: medium;
}

.fontCinzel{
   font-family: 'Cinzel', serif;
   font-weight: bold;
}

.fontLatoR,
.inputFieldsLast::placeholder{
    font-family: 'Lato', sans-serif;
}

.fontLatoM{
   font-family: 'Lato', sans-serif;
   font-weight: 300;
}

.fontCinzelW{
    font-family: 'Cinzel', serif;
}
.inputField_Top{
    height: 50px;
    background-color: rgba(0, 0, 0, 0);
    border-color: #16324f !important;
}

.inputField_Top::placeholder {
    font-family: 'Lato', sans-serif;
    color: #16324f;
}

.deskBannerMain {
    position: relative;
    max-width: fit-content;
    padding: 0%;
}

.mobBannerMain {
    position: relative;
    max-width: fit-content;
    padding: 0%;
}
  
.top-right {
    position: absolute;
    top: 18%;
    right: 85px;
    z-index: 9;

}
w-1280{
    width:1280px;
}

.floorPlanFilter {
    width: 650px;
    max-width: 98%;
    margin: 10px auto 30px;
    border: 1px solid #0f344f;
    border-radius: 10px;
    padding: 4px
}
.plaOpt1{
    width: 32%;
}
.plaOpt2{
    width: 65%;
}
.floorPlanFilter .frmControll {
    float: left;
    margin: 0;
    background: white;
}

.frmControllBrRight {
    border-right: 1px solid #0f344f;
    padding-right: 9px
}

.floorPlanFilter .frmControll select {
    border: 0 solid;
    padding: 8px;
    color: #535353;
    background: white;
}

.floorPlanFilter .frmControllBtn {
    width: 19%;
    float: right
}

.floorPlanImgBox {
    width: 650px;
    max-width: 98%;
    margin: 20px auto
}
.floorPlanImgBox img{
    width:100%;
}
.selectedPlanTitle {
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    color: #19374f;
    text-transform: uppercase
}
/*13/7*/
.form-group {
    margin-bottom: 0.5rem;
}
.pt-3, .py-3 {
    padding-top: 0.5rem !important;
}
/*13/7*/

.top-middle {
    position: absolute;
    top: 50px;
}

.bottom-left {
    position: absolute;
    bottom: 8px;
}
.bottom-leftStrip {
    position: absolute;
    bottom: 3%;
    left: 1%;
}

.middle-right{
    position: absolute;
    top: 116px;
    right: 97px;
}

.top-left {
    position: absolute;
    top: 8%;
}

.submitBtn{
    font-family: 'Lato', sans-serif;
    color: #b5a163;
    background-color: #16324f;
    width: -webkit-fill-available;
    height: 50px;
}

.bold_title{
    font-size: 55px;
}

.bold_titleMob{
    font-size: 40px;
}

.bold_titleMob_1{
    font-size: 30px;
}

.bgd2d{
    background-color: #b5a163;
}
.bgd2dTTT{
    background-color: transparent;
    color: #fff !important;
    font-size: 10px !important;
}
.showTxtD {
    font-size: 12px !important;
}
.aspMarrgg{
    width: 200px;
    margin: 0 auto;
    margin-top: -56px;
    margin-bottom: 50px;
}
.bg244{
    background-color: rgb(181 161 99);
}

.bg244Asppp{
    background-color: rgb(181 161 99);
}

.bg153{
    background-color: #203a1d;
}

.bgc5b{
    background-color: #b5a163;

}

.bg181{
    background: rgb(181, 161, 99);
}
.bg181_ASP {
    background: rgb(255 255 255 / 85%);
    background:#ffe8a8;

}
.bg181_ASP .submitBtn{
    color:#fff;
}

.overviewCont{
    margin-left: -111px;
    margin-top: 17%;
}

.overviewCont_1{
    margin-right: -111px;
    margin-top: 21%;
}

.overviewContOwl{
    margin-right: -225px;
    margin-top: 37%;
}

.amenities_Title_1{
    height: 41px;
}

.arkBanner{
    background: linear-gradient(
    to bottom, 
    #ffffff 0%, 
    #ffffff 75%, 
    rgba(231,234,241) 25%, 
    rgba(231,234,241) 100%
  );
}

/* ASP */
.terraceDeck_slider{
    width: 1200px;
    max-width: 90%;
    margin: 0 auto;
    margin-bottom: 40px !important;
}
.terraceDeck img{
    width: 100%;
}
.terraceDeck_slider .slick-slide{
    filter: blur(2px) !important;
    transform: scale(1.3) !important;
}
.terraceDeck_slider .slick-center{
    filter: blur(0px) !important;
    transform: scale(2) !important;
    transition: all 0.3s ease-in-out;
    z-index: 99 !important;
    position: relative;
}
.terraceDeck_slider .slick-list{
    padding: 130px 0px !important;
}

.aspppSlickCarouForest{
    max-width:90%;
    margin:0 auto;
}
.aspppSlickCarouForest .slick-arrow{
    display: none !important;
}

.moreText{
    display: none;
}

.show1{
    cursor: pointer;
    color: #b5a163;
}

.font26{
    font-size: 26px;
}

.overviewImgDiv{
    margin-top: -31px;
}

.overviewContMob_1{
    margin-top: -117px;
}

.natureBox{
    color: black;
}

.custCol_R,
.custCol_R_Mob{
    border-left: 1px solid #16324f;
}

.custCol_R {
    height: 91px;
}

.custCol_R_Mob {
    height: 70px;
}

.custCol_R_Int {
    border-left: 1px solid #b5a163;
    height: 88px;
    margin-bottom: -44px;
}

.enquiryDiv{
    background-color: rgb(148, 131, 77);
    height: 45px;
    font-family: 'Lato', sans-serif;
   font-weight: 300;
}

.inputRow{
    padding-left: 15%;
    padding-right: 15%;
}   

.inputRowMob{
    padding-left: 7%;
    padding-right: 7%;
}

.inputFieldsLast{
    height: 50px;
    background-color: rgba(0, 0, 0, 0);
    border-color: #16324f !important;
}

.imgSlickCaro{
    margin: 0px;
}

.custRow{
    height: 95px;
}

.disclaimer{
    text-decoration: underline;
}

.mobImg{
    height: 230px;
}

.contactModal{
    margin-top: 100px;
}

.ppLink{
    color: #fff;
    margin-bottom: 15px;
    display: inline-block;
    text-decoration: underline;
}
.ppLink:hover{
    color: #fff;
    text-decoration: none;
}
.textWhite,
.submitBtnLast:hover{
    color: white;
}

.textBlue,
.inputFieldsLast::placeholder{
    color: #16324f;
}

.bandesktop,
.deskAndMon{
    display:block;   
}
.deskAndMon{
    padding-top:60px;
}
.mobBanner{
    display:none;   
}
.modal-sm{
    width: 330px !important;
    margin: auto;
}
.custWNav{
    width: 36%!important;
}

/* ASP */
.aspImgSize{
    width: 100px;
    margin: 0 auto; 
}
.aspImgSize img{
    width: 80px;
    margin: 0 auto;
}
.forest_slider{
    margin: 0 auto;
}
.projectFinanced{
    width: 100%;
    background-color: #fff;
    /* border-top: 5px solid #9d8d59; */
    border-bottom: 5px solid #9d8d59;
}
.projectFinancedInside{
    width: 300px;
    margin: 0 auto;
    background-color: #fff;
}
.projectFinancedInside img{
    width: 145px;
}
.mAuto{
    margin: 0 auto;
}

.enqBtnFull{
    margin: 0 auto;
}

.slickCarouOwl .container{
    width: 52%;
    margin-top: 16%;
}
.slickCarouOwl .lazyImg{
    margin-left: 58%;
    width: 81%;
}

.text-center
{
    text-align:center !important;
}


/*Carousal start*/
.carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 5%;
    color: #fff;
    text-align: center;
    opacity: .5;
    transition: opacity .15s ease;
}
/*Carousal end*/

/*Sandesh code*/
.shot_on_location {
    margin-top: -40px;
    margin-left: 16px;
    color: #fff;
/*    background-color: #9d8d59eb;*/
    padding: 2px 10px 2px 10px;
    position: absolute;
    line-height: normal;
}

.shot_on_location_terrace {
   font-size:8px;
   margin-top: -20px;
   margin-left: 5px;
}

.shot_on_location_forest {
    width:140px;
    font-size:15px;
    margin-top:-30px;
}


.shot_on_location_residence {
    margin-top: -40px;
    margin-left: 16px;
    color: #fff;
 /*   background-color: #9d8d59eb;*/
    padding: 2px 10px 2px 10px;
    position: absolute;
    line-height: normal;
    margin-left: 59%;
}


@media only screen and (max-width: 970px) {
    .terraceDeck_slider .slick-slide{
        filter: blur(0px) !important;
        transform: scale(1) !important;
    }
    .terraceDeck_slider .slick-list{
        padding: 0px !important;
    }
    .dHide{
        display: block;
    }
    .mHide{
        display: none;
    }
    .aspImgSize {
        width: 80px;
        margin: 0 auto;
    }
}

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

    .bandesktop
    {
        display:none;
    }

    .mobBanner
    {
        display:block;   
    }
    .floorPlanFilter .frmControll {
        width: 98%;
    }
    .frmControllBrRight{
        border-right: 0px solid #0f344f;
        border-bottom: 1px solid #0f344f;
    }
}

@media only screen and (max-width: 768px){
    .bandesktop
    {
        display:none;
    }
    html{
        overflow-x: hidden;
    }
    .mobBanner
    {
        display:block;   
    }

    .top-right{
        display: none;
    }
}

@media only screen and (max-width: 1600px){
    .slickCarouOwl .container{
        width: 70%;
        margin-top: 15%;
    }
    .slickCarouOwl .lazyImg{
        margin-left: 43%;
        width: 100%;
    }
    

    .shot_on_location_residence {
        margin-left: 45%;
    }
}
}
