@charset "utf-8";
/* CSS Document */
/* New Luxury Townhomes css */

html{
  scroll-behavior: smooth;
}
.home-new-template {
    padding-top: 150px;
}

.home-new-template {
    font-family: 'Montserrat', sans-serif;
       padding-top: 150px;
    color: #000;
   /* background-image: url(../assets/images/coming-bg.png) !important;*/
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: bottom;
    padding-bottom: 20px;
    
}

.home-new-template h1 {
    letter-spacing: 9px;
    font-weight: 700;
}

.home-new-template h2 {
    font-size: 32px;
    padding: 25px 0px;
    font-weight: 400;
    max-width: 500px;
    margin: 0 auto;
}

.home-new-template h3 {
    font-size: 32px;
    letter-spacing: 0px;
    font-weight: 600;
}

.logo-sty {
    padding-bottom:60px;
    font-size: 45px;
    letter-spacing: 13px;
    text-transform: uppercase;
    letter-spacing: 13px;
    font-weight: 400 !important;
}


.home-new-template .org-hr {display: inline-block;height: 45px;background-color: #FA991C;width: 2.4px;margin: 20px;}

.home-contact-sec h2 {
    font-size: 40px;
    letter-spacing: 0px;
}

.home-contact-sec label.wpforms-field-label {
    display: none;
}

input#wpforms-1430-field_0 {}

.home-contact-sec .wpforms-field-medium {
    border-radius: 0px !important;
    width: 100%;
    height: 43px;
    margin-bottom: 15px;
    /* border-color: #777 !important; */
    outline: transparent;
    border: 2px solid #777;
       padding: 0px 11px;
    text-transform: lowercase;
}



.home-contact-sec div.wpforms-container-full .wpforms-form input[type=date], div.wpforms-container-full .wpforms-form input[type=datetime], div.wpforms-container-full .wpforms-form input[type=datetime-local], div.wpforms-container-full .wpforms-form input[type=email], div.wpforms-container-full .wpforms-form input[type=month], div.wpforms-container-full .wpforms-form input[type=number], div.wpforms-container-full .wpforms-form input[type=password], div.wpforms-container-full .wpforms-form input[type=range], div.wpforms-container-full .wpforms-form input[type=search], div.wpforms-container-full .wpforms-form input[type=tel], div.wpforms-container-full .wpforms-form input[type=text], div.wpforms-container-full .wpforms-form input[type=time], div.wpforms-container-full .wpforms-form input[type=url], div.wpforms-container-full .wpforms-form input[type=week], div.wpforms-container-full .wpforms-form select, div.wpforms-container-full .wpforms-form textarea {
        background-color: #fff !important;
    font-size: 16px !important;
    height: 47px !important;
   /* text-transform: lowercase !important;*/
    letter-spacing: 2px !important;
    padding: 6px 15px;
    border: 1px solid #111 !important;

}




.home-contact-sec {
    max-width: 650px;
    margin: 0 auto;
}

.home-contact-sec .wpforms-field-container .wpform-contact-name {
   width: 49%;
    float: left;
    clear: unset !important;
}

.home-contact-sec .wpforms-field-container .wpform-contact-phone {
    width: 49%;
    float: right;
     clear: unset !important;
}

.home-contact-sec .wpforms-submit-container .wpforms-submit.wpform-contact-subscribe {
    width: 100% !important;
    background-color: #fff !important;
    color: #FA991C !important;
    border-radius: 0px;
    font-size: 17px;
    text-transform: uppercase;
    height: 47px;
    padding: 0px;
    font-weight: 600;
    border: 3px solid #FA991C !important;
    letter-spacing: 5px;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s; 
    height: 60px !important;
}

 
.home-contact-sec .wpforms-confirmation-container-full, div[submit-success] > .home-contact-sec .wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
    background: transparent;
    border: 1px solid #FA991C;
    padding: 13% 15px !important;
    max-height: 171px;
    max-width: 600px;
    margin-top: 25px;
}

.home-contact-sec div.wpforms-container-full .wpforms-form .wpforms-field {
    padding: 8px 0;
    clear: both;
}

.home-contact-sec .wpforms-container-full .wpforms-form label.wpforms-error {
    color: #FA991C !important;
    font-size: 15px !important;
    text-align: left;
    padding-top: 7px;
    /*letter-spacing: 1px !important;*/
}


.home-contact-sec .wpforms-container-full .wpforms-form .wpforms-field input.wpforms-error, div.wpforms-container-full .wpforms-form .wpforms-field input.user-invalid, div.wpforms-container-full .wpforms-form .wpforms-field textarea.wpforms-error, div.wpforms-container-full .wpforms-form .wpforms-field textarea.user-invalid, div.wpforms-container-full .wpforms-form .wpforms-field select.wpforms-error, div.wpforms-container-full .wpforms-form .wpforms-field select.user-invalid, div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-has-error .choices__inner {
    border: 2px solid #FA991C !important;
}

.home-contact-sec .wpforms-field-medium.wpforms-field-required.wpforms-error {
    border: 2px solid #FA991C !important;
}


button:focus {
    outline: none;
}


.home-contact-sec .wpforms-submit.wpform-contact-subscribe:hover {
   box-shadow: rgb(70 4 37 / 12%) 0px 15px 30px;
    background-color: #FA991C !important;
    color: #fff !important;
}


.home-contact-sec .wp-contact-message textarea {
    min-height: 110px;
    padding-top: 15px !important;
    padding-bottom: 15px;
}

.new-contact-section {
    position: absolute;
    right: 4%;
    top: 6%;
}

.new-contact-section h2 {
    font-size: 29px;
    padding: 2px;
}

.new-contact-section p {
    font-weight: 700;
    letter-spacing: 1.5px;
}

.new-contact-icon {
    margin-bottom: 30px;
}


.new-contact-section .beds-icon {
    /*height: 30px;*/
}



.new-contact-section img {
    height: 45px;
    margin: 15px;
}


.navbar-expand-lg {
    background: #fff;
    border: none;
    transition: 0.2s all linear;
    box-shadow: rgb(128 128 128 / 30%) 0px 10px 15px;
}




.navbar .container {
   padding: 0px !important;
   padding-left: 3rem !important;
}

.navbar button {
    height: 71px;
    border-radius: 0px;
    width: 150px;
   /* background: linear-gradient(80deg, rgba(255,255,255,0) 12%, rgba(250,153,28,1) 13%);*/
    border: none;
    font-family: 'Montserrat', sans-serif;
    padding: 0px;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 500;
    background: transparent;
    overflow: hidden;
    position: relative;
    transition: 0.15s;
}

.wpforms-field-limit-text{
    display: none !important;
}


.navbar button:before {
        content: "";
        background-color: #FA991C;
        height: 113px;
        width: 191px;
        position: absolute;
        top: -22px;
        box-shadow: 0px 2px 1px white inset, 0px -2px 8px white, 0px 2px 5px rgb(0 0 0 / 10%), 0px 8px 10px rgb(0 0 0 / 20%);
        right: -63px;
        z-index: -1;
        transform: rotate(350deg);
        /* transition: 0.5s; */
        transition: 0.15s;
}








.navbar-dark .navbar-toggler-icon {
   background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") !important;
}

.navbar-toggler-icon {
    width: 2em!important;
    height: 2em!important;
}

.home-new-template a {
    color: black;
}

.home-new-template a:hover {
    color: #FA991C;
}


.btn-primary.focus, .btn-primary:focus {
    box-shadow: none!important;
}

span.contact-btn {margin-left: 0px; transition: 0.2s;}
.navbar button:hover span.contact-btn {margin-left: 5px;}





.home-new-template h1 img {
     max-height: 135px;
    max-width: 100%;
}


.home-name{
font-size: 25px;
text-transform: uppercase;
margin-bottom: 25px;
letter-spacing: 3px;
}


@media (max-width:1250px){
    .new-contact-section {
        position: inherit;
    clear: both;
    float: left;
   /* width: 100vw;*/
    margin: 0px 0px 30x 0px;
        width: 100% !important;
    right: auto;
    top: auto;
}   

.new-contact-icon {
    margin-bottom: 30px;
    width: 50%;
    float: left;
}
    
}



@media (min-width:990px){
    
    .navbar button:hover:before, .navbar button:active:before{
    background-color: #fff;
box-shadow:  0px 2px 1px white inset, 0px -2px 8px white, 0px 2px 5px rgb(0 0 0 / 10%), 0px 8px 10px rgb(0 0 0 / 20%);
}


.navbar button:hover, .navbar button:active {
     background: transparent!important;
    color: #FA991C!important;
}


.navbar button:focus {
     background: transparent!important;
    color: #fff
}
    
}



@media (max-width:991px){
    
    .navbar button:hover:before {
    background-color: #FA991C;
}



    
    
    
    
    .navbar-collapse button:before {
    display: none;
}
    
    .navbar-collapse button:hover, .navbar-collapse button:active, .navbar-collapse button:focus{
color: #FA991C!important;
    background-color: transparent!important;
    border-color: transparent!important;
    background: transparent!important;
}

    

    
.new-contact-section h3 {
    font-size: 22px;
    padding: 2px;
}
    
    .new-contact-section {
    width: 100vw;
        padding: 0% 3%;
}
    
.navbar-collapse {
    padding: 0px 15px;
}
    
    .navbar-collapse button {
    background: transparent;
    color: black;
    font-weight: 400;
    height: 20px;
    margin-bottom: 25px;
        text-align: left;
}

}






@media (max-width:480px){
    
    
    .navbar-collapse.show button{
    background: transparent!important;
    }
    
    
        .navbar-collapse.show button:hover, .navbar-collapse.show button:active, .navbar-collapse.show button:focus{
    background: transparent!important;
    }

    
    .navbar button:before {
        /*display: none;*/
        left: 17px;
    }
    
    
    .navbar button {
 /*background: linear-gradient(80deg, rgba(255,255,255,0) 12%, rgba(250,153,28,1) 13%)!important;*/
    }

    
    .navbar button:hover, .navbar button:active, .navbar button:focus {
/* background: linear-gradient(80deg, rgba(255,255,255,0) 12%, rgba(250,153,28,1) 13%)!important;*/
    }
    
    
    

.navbar .container {
    padding: 0px !important;
    padding-left: 0rem !important;
}

.navbar-expand-lg {
    padding:0rem!important;
}

.navbar button {
    width: 90px;
}

.logo-sty {
    padding-bottom: 44px;
    font-size: 32px !important;
}

.home-new-template h1 {
    letter-spacing:2px;
     font-size: 25px;
}

.home-new-template h2 {
    font-size: 20px;
    padding: 15px 0px;
    font-weight: 400;
    max-width: 500px;
    margin: 0 auto;
}

.new-contact-section h2 {
    font-size: 18px;
    padding: 2px;
    color: black;
}

.new-contact-section p {
    font-weight: 700;
    font-size: 11px;
    letter-spacing: 0.4px;
}



}



@media only screen and (max-width:1050px){
.coming-bg-video {
    right: -60%;
    top: -175px;
}
} 


@media only screen and (max-width:426px){
.coming-bg-video {
    right: -250%;
    top: -50px;
}
} 


/* 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;
}

/* Glass Door CSS */
@charset "utf-8";
/* CSS Document */


.property-page{
    
}


.property-page .container{
    max-width:1400px;
}


.slid-bg{
    background-position:100% -80px !important;
    overflow: hidden;
    position: relative;
    background-size: cover;
    height: 100vh;
    background-repeat: no-repeat;
}

.serenity-park.slid-bg {
    background-position: 100% -250px !important;
}
.beverly9.slid-bg {
    background-position: 100% -250px !important;
}

.slid-main-sec{
    height: 100vh !important;
    box-shadow: 0px 0px 28px 19px rgb(84 63 105 / 15%);


}


.slid-top-slid-col {
    background:linear-gradient(
180deg
, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 0%, rgba(255,255,255,9) 77%);
    opacity: 1;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
}


.slid-main-pro-info{
}


.slid-info{
    /*position:absolute;
    bottom:0;*/
    
}


.slid-logo img {
   max-width:340px;
   max-height: 150px;
}

.serenitypark img,.beverly9 img{
	max-width:450px;
}

.btn-sec{
   /* float:right;
        padding-top: 50px;*/
    float: right;
    padding-top: 0px;
    padding-bottom: 35px;
    margin-left: auto!important;
    
}

.pro-btn {
    font-size: 17px !important;
    font-weight: bold;
    border-radius: 0px;
    border-width: 2px;
    padding: .8rem 1rem !important;
    text-transform: uppercase;
    letter-spacing: 1px !important;
    min-width: 175px;
}


.pro-btn.btn-outline-primary {
    color: #1C768F;
    border-color: #1C768F;
}


.pro-btn.btn-outline-primary:hover,.pro-btn.btn-outline-primary:active, .pro-btn.btn-outline-primary:focus {
    color: #fff !important;
    background-color: #1C768F !important;
    border-color: #1C768F !important;
}



.pro-btn.btn-primary {
    color: #fff;
    background-color:#1C768F;
    border-color: #1C768F;
}


.pro-btn.btn-primary:hover, .pro-btn.btn-primary:active,  .pro-btn.btn-primary:focus {
       color: #1C768F;
    border-color: #1C768F !important;
    background-color: transparent !important;
}


.pro-btn.btn-primary a{
    color:#fff;
}

.pro-btn.btn-primary:hover .a-col {
    color:#1C768F;
}



.slid-pro-info {
       float: left;
    color: #032539;
    font-weight: 500;
    font-size: 18px;
    margin-right: 25px;
}



.slid-pro-info .icon {
    float: left;
    min-width: 27px;
}

.slid-pro-info .icon img {
       width: 19px;
    height: 25px;
}


.mov-sec .icon img{
 width: 23px;
}


.slid-pro-info .head {
    min-width:145px;
}


.slid-pro-info p {
    float: left;
}

.slid-info-main-sec{
    padding-top: 2rem;
        padding-bottom: 2rem;
    
}


.about-main-sec {
    padding-top: 6rem;
    padding-bottom: 6rem;
        background-color: #F4F0EC59;
}
.about-sec {
     border-right: 4px solid #F4F0EC;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 5rem;
}

.about-sec h1 {
    font-size: 36px;
    font-weight: 600;
    /*max-width: 400px;*/
    letter-spacing: 1.68px;
    color: #032539;
    opacity: 1;
	text-transform:uppercase;
}

.about-sec hr {
        max-width: 200px;
    height: 4px;
    margin: 1.5rem 0rem 2em 0rem;
    background-color: #F4F0EC;
    border: none;
}

.about-sec p {
    letter-spacing: 0.2px;
    color: #000000;
    font-size: 18px;
    font-weight: 500;
        line-height: 24px;
}

.about-par-sec{
        padding-left: 5rem;
}


.about-par-sec ul{
    padding: 30px 0px 20px 0px;
}


.about-par-sec ul li{
        margin-bottom:24px;
    letter-spacing: 0.6px;
    color: #032539;
    font-size: 18px;
    font-weight: 600;
    position: relative;
    list-style: none;
    padding-left: 50px;
    padding-right: 5rem;
}


.about-par-sec ul li:before {
    content: "";
    position: absolute;
    left: 0px;
    top: -5px;
    background-image: url(../assets/images/Check_Mark_Icon.svg);
    background-size: 100% 100%;
    height: 35px;
    width: 30px;
}



.Navbar-Sticky .pro-btn.btn-primary  {
        color: #1C768F;
    background-color: #fff;
    border-color: #fff;
    padding: .6rem .8rem;
    
}


.Navbar-Sticky .pro-btn.btn-primary:hover,.Navbar-Sticky .pro-btn.btn-primary:active,.Navbar-Sticky .pro-btn.btn-primary:focus {
    color: #fff;
    border-color:#fff !important;
}



.video-sec{
    background-image: url(../assets/images/bg.jpg);
    padding-top: 10rem;
    padding-bottom: 10rem;
    background-size: 100%;
    position:relative;
    
}


.video-sec .bg-col{
   display: inline-block;
    height: 100%;
    bottom: -1px;
    position: absolute;
    background: rgb(3 37 57 / 75%);
    width: 100%;
    top: 0px;
    z-index: 0;
}


iframe {
   /* width:1000px !important;*/
    /*border: 0px !important;
    margin: 0 auto;
    z-index: 1;*/
    /*box-shadow:rgb(128 128 128 / 40%) 20px 20px 25px -6px;*/
    /*height: 530px;*/
}



.try-img{
    position: absolute;
    z-index: 1;
    bottom: -1px;
    width: 100%;    
}


.tra-img-1{
    position: absolute;
    z-index: 0;
    top: -1px;
    width: 100%;
}


.gall-sec{
        padding-top: 8rem;
    padding-bottom: 8rem;
    background-color: #F4F0EC59;
        position: relative;
}


.gal-var-sec-1, .gal-var-sec-2, .gal-var-sec-3, .gal-var-sec-4{
    padding-right: 10px;
    padding-left: 10px;
}



.gal-img {
    margin-top: 20px;
    height: 260px;
    overflow: hidden;
}

.gal-img img {
      min-width: 110%;
    height: 105%;
    width: auto;
    margin-left: -10%;
    transition: 0.3s;
}


.gal-var-sec-1 div:nth-child(2) {
  background-color: #FA991C;
}




.gal-var-sec-2 div:nth-child(1) {
  min-height:420px;
}






.gal-var-sec-3 .gal-img:nth-child(1) {
     min-height:280px;
  
}

.gal-var-sec-3 .gal-img:nth-child(2) {
     min-height:365px;
  
}


.gal-var-sec-4 .gal-img:nth-child(1) {
     min-height:367px;
  
}


.gal-var-sec-4 .gal-img:nth-child(2) {
     min-height:400px;
  
}


.see-more-sec{
}





.see-more-sec .gal-img{
       background-color: #FA991C;
    text-align: center;
    align-items: center!important;
    margin-top: 20px;
    height: 260px;
    display: flex;
    justify-content: center;
    position: relative;
    overflow: hidden;
}


.see-more-sec .gal-img span{
    position: absolute;
    color: #fff;
    font-weight: 500;
    display: inline-block;
    width: 94%;
    opacity: 1;
}


.see-more-sec .see {
    color: #fff;
    font-weight: 600;
    width: 70% !important;
    height: 70%;
    text-align: center;
    opacity: 1;
    -webkit-box-align: center!important;
    justify-content: center;
    -ms-flex-align: center!important;
    align-items: center!important;
    display: flex;
    border: 2px solid transparent;
    position: absolute;
    transition: 0.3s;
}

.see-more-sec:hover .see {
    border: 2px solid #fff;
    width: 90% !important;
    height: 90%;
}

.see-more-sec .see-img {
    min-width: auto;
    height: 100%;
}

.see-more-sec:hover img.see-img {
    min-width: auto;
    height: 110%;
}



.see-img {
    opacity: 0.2;
}



.see-more-sec:hover .see{
           border: 2px solid #fff;
    width: 90% !important;
    height: 90%;

}

.map-main-sec{
    padding-top: 3rem;
    padding-bottom: 7rem;
    background-color: #F4F0EC59;
}


.pro-heading{
    color: #032539;
    font-size: 35px;
    width: 100%;
    text-align: center;
    font-weight: 600;
    margin-bottom: 20px;
    letter-spacing: 1.68px;
    text-transform: uppercase;

}


.map-main-sec p{
color: #032539;
    width: 100%;
    text-align: center;
    font-weight: 500;
}



.map-img-sec {
    max-width: 700px;
    margin: 0 auto;
    margin-top: 50px;
    position: relative;
}


.site-number{
background-color: #123;
    opacity: 0;
    width: 112px;
    height: 49px;
    position: absolute;
    
    
}

.site-number:hover{
    opacity: 0.1;
    background-color: #123;
}

.site-number.plan-1{
        top: 138px;
    left: 187px;
}


.site-number.plan-2{
        top: 211px;
    left: 168px;
}

.site-number.plan-3{
        top: 292px;
    left: 193px;
    width: 101px;
    transform: rotate(
348deg
);
}

.site-number.plan-4{
     top: 357px;
    left: 320px;
    transform: rotate( 
29deg
 );
    width: 86px;
    height: 55px;
}

.site-number.plan-5{
      top: 386px;
    right: 183px;
    transform: rotate( 
270deg
 );
    width: 96px;
    height: 57px;
}

.site-number.plan-6{
    top: 307px;
    right: 105px;
    width: 121px;
    transform: rotate( 
26deg
 );
    height: 67px;
}


.site-number.plan-7{
       top: 214px;
    right: 108px;
    width: 97px;
    height: 66px;
}

.site-number.plan-8{
   top: 140px;
    right: 113px;
}

.site-number.plan-9{
        top: 64px;
    right: 147px;
    width: 113px;
}









.map-img-sec img {
    width:100%;
}


section.house-plan-sec {
    padding-top: 8rem;
    padding-bottom: 8rem;
}


.house-plan-sec .house-row{
    margin-right: 0px!important;
}


.hou-dit {
  border: 1px solid #F4F0EC;
    border-top: 0px;
    border-right: 0px;
    border-left: 0px;
    width: 100%;
}

.hou-dit ul{
height: 100%;
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
    display: flex;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0px;
}


.hou-dit ul li {
     list-style: none;
    float: left;
    width: 12%;
    font-size: 17px;
    font-weight: 500;
    text-align: center;
    letter-spacing: 0.3px;
    color: #032539;
}


.hou-dit.heading ul li {
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.9px;
    color: #000000;
    text-transform: uppercase;
}


.hou-dit ul li img{
width: 100%;
}





.hou-dit li:nth-child(1) {
    width: 19%;
    margin-right: 3%;
    height: 135px;
    overflow: hidden;
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
    display: flex;
}


.hou-dit li:nth-child(2) {
    font-weight:600;
}



.hou-dit.heading li:nth-child(1) {
height: 10px;
}



.hou-dit.heading {
    border: 1px solid transparent;
      border-bottom: 1px solid #F4F0EC;

}

.hou-dit .sold{
    letter-spacing: 1.2px;
color: #FA991C;
text-transform: uppercase;
font-weight: 600;
	margin: 0px;
}




button.accordion-button {
    width: 100%;
    border: none;
    padding: 1rem;
    background-color: transparent;
}



.hos-dit-hide{
           width: 100%;
    background-color: #F4F0EC59;
    padding-top: 40px;
    padding-bottom: 40px;
}


.plan-highlig-sec{
    background-color: #fff;
    height: 100%;
    padding:40px 51px;
}

.plan-highlig-sec h3{
    font-size: 19px;
    color: #FA991C;
    opacity: 1;
    font-weight: 600;
}


.plan-highlig-sec hr {
    max-width: 154px;
    margin: 1rem 0rem 1.9em 0rem;
    border: none;
    height: 4px;
    background-color: #F4F0EC;
}



.plan-highlig-sec ul{
    padding-left: 20px;
    padding-right: 35px;
}


.plan-highlig-sec ul li{
        padding-left: 1px;
    color: #032539;
    font-size: 18px;
    padding-bottom: 19px;
}


.Floorplan-sec{
    background-color: #fff;
    height: 100%;
    
}

.Floorplan-sec img{
    width:100%;
    
}


.floor-img {
      padding-bottom: 70px;
    padding-top: 10px;
    text-align: center;
}


.map-name{
    letter-spacing: 1.2px;
    color: #1C768F;
    text-transform: uppercase;
    font-weight: 500;
    text-align: center;
    position: absolute;
    width: 95%;
    bottom: 10px;
}



.googlemap-main-sec iframe {
    box-shadow: none;
    border: none;
    margin-top: -80px;
    height: 800px;
    
}


.googlemap-main-sec iframe .i4ewOd-pzNkMb-haAclf{
    display:none!important;
}




.ads-main-sec{
        position: absolute;
    height: 100%;
    max-width: 395px;
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
    display: flex;
    z-index: 3;
    
}


.googlemap-main-sec:before {
   content: "";
   background-color: rgba(255%, 255%, 255%, 0.94);
   height: 185%;
   width: 46%;
   position: absolute;
   top: -200px;
   box-shadow: 0px 2px 1px white inset, 0px -2px 8px white, 0px 2px 5px rgb(0 0 0 / 10%), 0px 8px 10px rgb(0 0 0 / 20%);
   left: -70px;
   transform: rotate( 
342deg
 );
   /* transition: 0.5s; */
   transition: 0.15s;
   z-index: 2;
}


.googlemap-main-sec .detailDiv {
    position: absolute;
    right: 0px;
    height: 100%;
    background-color: rgb(255, 255, 255);
    width: 370px;
    top: 0px;

   /* transform: translateX(100%);*/
    transition: all .3s ease;
}

.googlemap-main-sec .detailsDiv {
    position: absolute;
    right: 0px;
    height: 100%;
    background-color: rgb(255, 255, 255);
    width: 370px;
    top: 0px;
    transform: translateX(100%);
    transition: all .3s ease;
}

.map #content{
	
    background: #fff;
    padding: 10px 10px 2px;
    font-size: 13px;
    border-radius: 5px;

}



.googlemap-main-sec.map-view .detailsDiv{
    transform: translateX(0%);
   
}



.googlemap-main-sec .text-danger {
    color: #042639!important;
}


.googlemap-main-sec .pro-btn{
    font-size: 18px !important;
}

.sold a:hover {
    color: #FA991C;
}

.available a:hover {
    color: #1C768F;
}

.com-son a:hover {
    color: #000000;
}


.scl-add-sec a:hover {
    color: #FA991C;
}


.placeStatus p {
    font-size: 14px !important;
    font-weight: 400 !important;
    margin-bottom: 3px !important;
}

.googlemap-main-sec .placeDetail .card-body {
    overflow-y:auto;
    max-height: 352px;
}






/*background: rgba(255%, 255%, 255%, 0.85);
box-shadow: rgb(128 128 128 / 80%) 0px 10px 35px;*/


.add-sec{
        margin-bottom: 30px;
}


.add-sec a{
    color: #1C768F;
    font-weight: 500;
    transition: color .25s ease-in-out;
}



.scl-add-sec{
    
}

.scl-add-sec a{
    letter-spacing: 0.6px;
    color: #032539;
    /* float: left; */
    display: block;
    margin-bottom:2px;
    transition: color .25s ease-in-out;
}


.Schedule-tour-main-sec{
   padding-top: 7rem;
    padding-bottom: 7rem;
    background: #F4F0EC59;
    margin-bottom: 75px;
}

.Schedule-sec{
        width: 70%;
    background-color: #fff;
    border:2px solid #F4F0EC;
    margin: 0 auto;
    overflow: hidden;
    
    
    
}


.Schedule-sec .img-sec{
        width: 50%;
    float: left;
}

.Schedule-sec .img-sec img{
       width: 100%;
}

.Schedule-sec .con{
        float: left;
    width: 50%;
    padding:0px 53px;
    /* background-color: #fff; */
    height: 100%;
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
    display: flex;
}

.Schedule-sec h1{
        font-size: 24px;
    margin-bottom: 10px;

}

.Schedule-sec p{
/*padding-right: 50px;*/
    margin-bottom: 5px;
}

.Schedule-sec a{
    color:#1C768F;

}



.Glass-hus-popup{
}


.Glass-hus-popup .pop-header{
        padding: 70px;
    text-align: left;
}


.Glass-hus-popup .pop-header .pro-name{
         padding: 0px;
    font-size: 18px;
    letter-spacing: 0.48px;
    color: #1C768F;
    font-weight: 600;
    margin-bottom: 25px;
}

.Glass-hus-popup .pop-header .pop-heading{
    letter-spacing: 1.68px;
    color: #FA991C;
    text-transform: uppercase;
    font-size: 34px;
    font-weight: 600;
    margin-bottom: 20px;
}

.Glass-hus-popup .pop-header hr{
    max-width: 220px;
    height: 4px;
    margin: 1rem 0rem 1.5em 0rem;
    background-color: #F4F0EC;
    border: none;
}

.Glass-hus-popup .pop-header p{
    padding: 0px;
    letter-spacing: 0.48px;
    color: #000000;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 30px;
}
    
    

.pop-header .pro-btn.btn-outline-primary {
        width: 100%;
    /* font-size: 15px !important; */
    font-weight: 600;
    /* padding: .6rem 1rem; */
    color: #FA991C;
    text-transform: uppercase;
    border-color: #FA991C;
}


.pop-header .pro-btn.btn-outline-primary:hover, .pop-header .pro-btn.btn-outline-primary:active, .pop-header .pro-btn.btn-outline-primary:focus {
    color: #fff;
    background-color: #FA991C !important;
    border-color: #FA991C !important;
}

    
    



.Glass-hus-popup .pop-body{
    padding: 70px;
    background-color: #FA991C;
    text-align:left;
}

.Glass-hus-popup .pop-body input, .Glass-hus-popup .pop-body textarea{
    border-radius: 0px;
   /* border: 2px solid #333*/;
    border: 1px solid #111 !important;
    height: 60px;    
    padding-left: 25px;
    padding-right: 25px;
    font-size: 19px;
    
}


.Glass-hus-popup .pop-body input{
    
}

.Glass-hus-popup .form-control:focus{
    box-shadow: none;

}


.Glass-hus-popup .pop-body textarea{
        height: 200px;
    
}



.Glass-hus-popup .pop-body p{
padding: 0px;
    letter-spacing: 0.48px;
    color: #000000;
    font-weight: 500;
    font-size: 19px;
    margin-bottom: 12px;
    padding-top: 20px;
    
}


.hs-custom-style>div input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]), .hs-custom-style fieldset input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]) {
    text-transform: capitalize;
    box-sizing: border-box;
    min-height: 27px;
    border-radius: 2px;
    background-color: #fff !important;
    color: #333;
    margin-top: 20px;
    padding-left: 25px !important;
    padding-right: 25px !important;
    display: block;
    float: none;
    font-size: 15px;
    padding: 6px 10px;
    height: 60px !important;
    width: 100%;
    font-family: Montserrat;
    line-height: 1.3;
    border: 1px solid #111 !important;
    letter-spacing: 2px !important;
    margin-bottom: 10px;
}


.hs-form-field label{display: none;padding: 0px;letter-spacing: 0.48px !important;color: #000 !important;font-weight: 500 !important;font-size: 19px !important;margin-bottom: 12px !important;padding-top: 20px !important;}


.hbspt-form .hs-error-msg, label.hs-main-font-element{display:visible;color: #000 !important;display: block;font-size: 12px !important;font-family: 'Montserrat', sans-serif;padding-top: 0px !important;width: 100% !important;float: left;padding-bottom: 10px;letter-spacing: 0.48px !important;font-weight: 500 !important;}

.hbspt-form hs-input {
    padding: 10px 0;
}



.hbspt-form textarea{
    height: 200px !important;
    padding-top: 20px !important;
    background-color: #fff !important;
    font-size: 16px;
    font-family: Montserrat;
    margin-top: 10px;
    letter-spacing: 2px !important;
    padding-left: 25px !important;
    padding-right: 25px !important;
}



.hs-form-field label{
    display: contents;
}

label.hs-form-radio-display {
    display: contents;
}

li.hs-form-radio {
    float: left;
    width: 100px;
    list-style: none;
    padding: 10px 0px;
}

.inputs-list>li+li {
    padding:10px 0px;

}


.hs-form-radio-display input{  
  height: 22px !important;
    width: 22px !important;
    border: 2px solid #333 !important;
    border-radius: 0px !important;
    
}


.hs-form-radio{
position:relative;
}

.hs-form-radio-display span{
    display: inline-block;
    top: 7px;
    position: absolute;
    left: 27px;
}

input.hs-button.primary.large {
    width: 100% !important;
    font-weight: 600 !important;
    
    background-color: #fff !important;
    color: #FA991C !important;
    border-radius: 0px !important;
    text-transform: uppercase;
    border: 1px solid #333 !important;
    padding: 0.8rem 1rem !important;
    height: 60px !important;
    letter-spacing: 1 !important;
    min-width: 175px !important;
    margin-top: 10px;
}

.no-list li {
    list-style:none;
}



ul.no-list.hs-error-msgs.inputs-list {
    padding-left: 10px;
}

ul.inputs-list.multi-container.invalid.error {
    padding-left: 10px;
    margin: 0px;
}



label.hs-main-font-element {
    font-family: 'Montserrat', sans-serif !important;
}

.hs-richtext.hs-main-font-element img {
    display: initial !important;
    margin-bottom: 5px;}

.hs-richtext.hs-main-font-element p span {
    color: #fff !important;
}

ul.inputs-list.multi-container {
    margin: 0px;
}

.hs_do_you_have_any_agent_.hs-do_you_have_any_agent_.hs-fieldtype-radio.field.hs-form-field {
    margin-top: 15px;
}

ul.inputs-list.multi-container {
    padding-left: 11px;
}


.home-contact-sec .pop-body{
    text-align:left;
}
























.contact-sec .hbspt-form {
    margin-bottom: 24px;
    background: #f9f9f9;
    border-radius: 5px;
    height: 100%;
    padding: 20px 30px 30px 30px;
}


.contact-sec .hs-custom-style>div input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]), .hs-custom-style fieldset input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]) {
    box-sizing: border-box;
    min-height: 27px;
    margin-top: 20px;
    border-radius: 2px;
    background-color: #fff !important;
    color: #333;
    padding-left: 25px !important;
    padding-right: 25px !important;
    display: block;
    float: none;
    font-size: 15px;
    padding: 6px 10px;
    height: 60px !important;
    width: 100%;
    font-family: Montserrat;
    line-height: 1.3;
    border: 1px solid #111 !important;
    letter-spacing: 2px !important;
}


.contact-sec .hs-form-field label{display: none;padding: 0px;letter-spacing: 0.48px !important;color: #000 !important;font-weight: 500 !important;font-size: 19px !important;margin-bottom: 12px !important;padding-top: 20px !important;}


.contact-sec .hbspt-form .hs-error-msg, label.hs-main-font-element{display:visible;color: #000 !important;display: block;font-size: 12px !important;padding-top: 7px !important;width: 100% !important;float: left;padding-bottom: 10px;}

.contact-sec .hbspt-form hs-input {
    padding: 10px 0;
}



.contact-sec .hbspt-form textarea{
    height: 150px !important;
    padding-top: 20px !important;
    background-color: #fff !important;
    font-family: Montserrat;
    letter-spacing: 2px !important;
	    font-size: 15px;

    padding-left: 25px !important;
    padding-right: 25px !important;
}



.contact-sec label#label-do_you_have_any_agent_-ed18a0dc-a243-4cb0-8090-242365412bc9 {
    display: contents;
}

.contact-sec label.hs-form-radio-display {
    display: contents;
}

.contact-sec li.hs-form-radio {
    float: left;
    width: 100px;
    padding: 10px 0px;
}

.contact-sec .inputs-list>li+li {
    padding:10px 0px;

}


.contact-sec .hs-form-radio-display input{  
  height: 22px !important;
    width: 22px !important;
    border: 2px solid #333 !important;
    border-radius: 0px !important;
    
}


.contact-sec .hs-form-radio{
position:relative;
}

.contact-sec .hs-form-radio-display span{
    display: inline-block;
    top: 16px;
    position: absolute;
}

.contact-sec input.hs-button.primary.large {
    width: 100% !important;
    font-weight: 600 !important;
    background-color: #fff !important;
    color: #FA991C !important;
    border-radius: 0px !important;
    text-transform: uppercase;
    border: 1px solid #333 !important;
    padding: 0.8rem 1rem !important;
    height: 60px !important;
    letter-spacing: 1 !important;
    min-width: 175px !important;
    margin-top: 10px;
}



.contact-sec .hs_message.hs-message.hs-fieldtype-textarea.field.hs-form-field {
    margin-top: 20px;
}

.contact-sec label.hs-error-msg {}



.contact-sec ul.no-list.hs-error-msgs.inputs-list li {
    list-style: none;
}

.contact-sec ul.no-list.hs-error-msgs.inputs-list {padding-left: 15px;padding-top: 5px;}








.pop-body .form-check {
    float: left;
    margin-right: 21px;
}

.pop-body .form-check input{
height: 20px;
}


.pop-body  label.form-check-label {
    letter-spacing: 0.48px;
    color: #000000;
    font-weight:500;
    font-size: 19px;
}

.check-box-sec {
    display: inline-block;
    padding-bottom: 25px;
}

.pop-body .pro-btn.btn-outline-primary {
    width: 100%;
    font-weight: 600;
    background-color: #fff;
    color: #FA991C;
    text-transform: uppercase;
    border: 1px solid #333 !important;
}


.pop-body .pro-btn.btn-outline-primary:hover, .pop-body .pro-btn.btn-outline-primary:active, .pop-body .pro-btn.btn-outline-primary:focus {
/*   color: #FA991C;
    background-color: #fff !important;
    border: 2px solid #fff !important;*/
    color: #fff;

    background-color: transparent!important;
    border: 1px solid #fff !important;
}

.slid-pro-info .head span {
    /*min-width: 145px;*/
    display: inline-block;
    margin-right: 7px;
}



.Floorplan-sec img {
    width: auto;
    max-height: 500px;
    max-width: 100%;
}


.grid-wrapper .btn {
    border-radius: 0px !important;
    background-position: 100% 100%;
    position: relative;
    border: none;
    text-align: center;
    align-items: center!important;
    overflow: hidden;
    background-size: cover;
    background-color: rgb(255 153 0 / 72%) !important;
    font-weight: 700;
    margin-top: 0px;
    height: 100%;
    display: flex;
    justify-content: center;
}

.grid-wrapper .see-more:after {
  content: "";
  opacity: 0.7;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: -1;
  background-position: center;
  background-size: 120%;
  transition: 0.3s;
}
.grid-wrapper .see-more::before {
    content: "";
    border: 2px solid #fff;
   width: 70%;
    height:70%;
    transition: 0.3s;
    position: absolute;
    opacity:0;
}

.grid-wrapper .btn-primary:hover:before{
  opacity:1;
 width: 86%;
    height:80%;
   

}

.grid-wrapper .btn-primary:hover:after{
  opacity:1;
  background-position: center;
  background-size: 130%;
}



.modal-header span {
    font-weight: 400;
}

.gall-sec .modal-content {
    max-width: 810px !important;
}


.house-plan-sec .Accordions {
    width: 100%;
}

.house-plan-sec .Accordion_item {
    /*border: 1px solid #F4F0EC;
    border-right: 0px;
    border-left: 0px;
    border-top: 0px;*/
}


.new-gal .modal-content {background-color: transparent;}

.new-gal .modal-header {
    border: none;
    padding: 1rem 1rem 0px 1rem;
}

.new-gal .modal-footer {
    border: none;
     padding: 0px;
}

.new-gal .close {
        opacity: 0.5;
    position: inherit;
    padding: 0px;
}

.new-gal .close:hover {
    opacity: 1!important;
}


.new-gal .btn {
    color: #ffffff;
        padding: 0px 1.3rem;
}

.new-gal .fa {
        font-size: 31px;
    font-weight: 100;
}


.new-gal .btn-default{
    opacity: 0.5;
        transition: 0.3s;
}

.new-gal .btn-default:hover{
    opacity:1;
}


.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: none;
}


.video-sec iframe {
    /*max-width: 930px;*/
}



.modal {
    background-color: rgb(56 56 56 / 90%) !important;
}




















































.Glass-hus-popup .pop-header .pro-btn.btn-outline-primary {
    font-size: 17px !important;
    padding: .8rem 1rem !important;
}



.Glass-hus-popup .pop-header div.wpforms-container-full .wpforms-form input[type=date], div.wpforms-container-full .wpforms-form input[type=datetime], div.wpforms-container-full .wpforms-form input[type=datetime-local], div.wpforms-container-full .wpforms-form input[type=email], div.wpforms-container-full .wpforms-form input[type=month], div.wpforms-container-full .wpforms-form input[type=number], div.wpforms-container-full .wpforms-form input[type=password], div.wpforms-container-full .wpforms-form input[type=range], div.wpforms-container-full .wpforms-form input[type=search], div.wpforms-container-full .wpforms-form input[type=tel], div.wpforms-container-full .wpforms-form input[type=text], div.wpforms-container-full .wpforms-form input[type=time], div.wpforms-container-full .wpforms-form input[type=url], div.wpforms-container-full .wpforms-form input[type=week], div.wpforms-container-full .wpforms-form select, div.wpforms-container-full .wpforms-form textarea {
    padding-left: 25px !important;
    padding-right: 25px !important;
    height: 60px !important;
}


.Glass-hus-popup .pop-body div.wpforms-container-full .wpforms-form textarea.wpforms-field-medium {
    height: 200px !important;
    padding-top: 20px !important;
}

.Glass-hus-popup .pop-body div.wpforms-container-full .wpforms-form .wpforms-field-label{
    padding: 0px;
    letter-spacing: 0.48px !important;
    color: #000000 !important;
    font-weight: 500 !important;
    font-size: 19px !important;
    margin-bottom: 12px !important;
    padding-top: 20px !important;
}


.Glass-hus-popup .pop-body div.wpforms-container-full .wpforms-form ul li {
    margin-bottom: 5px !important;
    float: left !important;
  /*  min-width: 85px !important;*/
    position: relative !important;
}

.Glass-hus-popup .pop-body div.wpforms-container-full .wpforms-form input[type=checkbox], div.wpforms-container-full .wpforms-form input[type=radio] {
    height: 22px !important;
    width: 22px !important;
   border: 2px solid #333 !important;
    border-radius: 0px !important;
}


.Glass-hus-popup div.wpforms-container-full .wpforms-form input[type=checkbox], div.wpforms-container-full .wpforms-form input[type=radio] {
    background-color:transparent !important;
    position: absolute;
    margin: 0 10px 0 3px;
}



.Glass-hus-popup .pop-body div.wpforms-container-full .wpforms-form .wpforms-field-label-inline {
    letter-spacing: 0.48px;
    color: #000000 !important;
    font-weight: 500 !important;
    font-size: 19px !important;
    padding-left: 30px;
    margin-left: 0px;
    width: fit-content !important;
    margin-right: 9px;
}


.Glass-hus-popup .pop-body div.wpforms-container-full .wpforms-form input[type=submit], div.wpforms-container-full .wpforms-form button[type=submit], div.wpforms-container-full .wpforms-form .wpforms-page-button {
    width: 100% !important;
    font-weight: 600 !important;
    background-color: #fff !important;
    color: #FA991C !important;
    border-radius: 0px !important;
    text-transform: uppercase;
    border: 1px solid #333 !important;
    padding: .8rem 1rem !important;
    letter-spacing: 1 !important;
    min-width: 175px !important;
   /* margin-top: 18px !important;*/
}


.Glass-hus-popup .pop-body .pro-btn.btn-outline-primary:hover, .pop-body .pro-btn.btn-outline-primary:active, .pop-body .pro-btn.btn-outline-primary:focus {
    color: #fff !important;
}

































/* -----Check box style start---*/



/* The container */
.form-check {
display: block;
    position: relative;
    padding-left: 32px;
    /* margin-top: -10px; */
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    letter-spacing: 0.48px;
    color: #000000;
    font-weight: 500;
    font-size: 19px;
}


.form-check p {
    margin-top: -3px;
    padding: 0px !important;
}


/* Hide the browser's default checkbox */
.form-check input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
     position: absolute;
    top: 0;
    left: 0;
    height: 22px;
    width: 22px;
    border: 2px solid #333;
    background-color: #eee;
}

/* On mouse-over, add a grey background color */
.form-check:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.form-check input:checked ~ .checkmark {
  background-color: #fff;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.form-check input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.form-check .checkmark:after {
 left: 7px;
    top: 3px;
    width: 5px;
    height: 10px;
    border: solid black;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* -----Check box style end---*/

















/* -----Sticky-navbar start----- */

#Sticky-navbar {
 width: 100%;
    /* height: 50px; */
    background: rgba(0,0,0, .8);
   border-top: 0px;
    border-bottom: 0px;
    position: sticky;
    top: 70px;
    z-index: 10;
}

#Sticky-navbar ul {
      display: flex;
    margin: 0;
    height: 70px;
    padding: 0 100px;
    justify-content: flex-end;
    overflow: hidden;
    background-color: #032539;
    padding-top: 11px;
    padding-bottom: 11px;
    z-index: 3;
}

#Sticky-navbar ul li {
      list-style: none;
    width: 20%;
    float: left;
    text-align: center;
}

#Sticky-navbar ul li a {
    display: block;
    color: #ffff;
    font-weight: 500;
    width: fit-content;
    /* text-align: center; */
    padding: 14px 16px;
    text-decoration: none;
    font-size: 15px;
    margin: 0 auto;
}

#Sticky-navbar ul li a:hover,
#Sticky-navbar ul li a.active {
      background-color: transparent;
    color: white;
  
} 


#Sticky-navbar .pro-btn.btn-primary  {
        color: #1C768F;
    background-color: #fff;
    font-size: 15px !important;
    border-color: #fff;
    padding: .6rem .8rem !important;
    
}


#Sticky-navbar .pro-btn.btn-primary:hover,.Navbar-Sticky .pro-btn.btn-primary:active,.Navbar-Sticky .pro-btn.btn-primary:focus {
    color: #fff;
    border-color:#fff !important;
}

/* -----Sticky-navbar end----- */









/* -----MODAL pop css Start----- */



.img-replace {
    display: inline-block;
    overflow: hidden;
    text-indent: 100%;
    color: transparent;
    white-space: nowrap;
}


.customization_popup_trigger {
/*    display: block;
    width: 170px;
    height: 50px;
    line-height: 50px;
    margin: 3em auto;
    text-align: center;
    color: #FFF;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 50em;
    background: #2196F3;
    box-shadow: 0 3px 0 rgba(0, 0, 0, 0.07);*/
}

@media only screen and (min-width: 1170px) {
    .customization_popup_trigger {
      /*  margin: 6em auto;*/
    }
}


/* --------------------------------

xpopup

-------------------------------- */

.customization_popup {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
        z-index: 500;
    width: 100%;
/*    background-color: rgba(94, 110, 141, 0.9);*/ 
 background-color: rgb(56 56 56 / 80%);
    
    
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    transition: opacity 0.3s 0s, visibility 0s 0.3s;
}

.customization_popup-new {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
        z-index: 500;
    width: 100%;
/*    background-color: rgba(94, 110, 141, 0.9);*/ 
 background-color: rgb(56 56 56 / 80%);
    
    
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    transition: opacity 0.3s 0s, visibility 0s 0.3s;
}


.customization_popup.is-visible {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
    transition: opacity 0.3s 0s, visibility 0s 0s;
}

.customization_popup-new.is-visible {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
    transition: opacity 0.3s 0s, visibility 0s 0s;
}


.Glass-hus-popup .pop-body .pop-heading{
        letter-spacing: 1.68px;
    color: #FFF;
    text-transform: uppercase;
    font-size: 34px;
    font-weight: 600;
    margin-bottom: 20px;
}

.Glass-hus-popup .pop-body hr {
    max-width:135px;
    height: 4px;
    margin: 1rem 0rem 1.5em 0rem;
    background-color:#f4f0ec3d;
    border: none;
}

.customization_popup_container {
    position: absolute;
    width: 630px;
/*max-width: 400px; */
    margin: 0 auto;
    left: 0;
       top: 70px;

        overflow-y: scroll;
     height: calc(100% - 70px);
    background: #FFF;
    border-radius: 0px;
    text-align: center;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    -webkit-transform: translatex(-400px);
    -moz-transform: translatex(-400px);
    -ms-transform: translatex(-400px);
    -o-transform: translatex(-400px);
    transform: translatex(-400px);
    -webkit-backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
}


.form-logo img {width: 185px;opacity: 0.3;}

.form-logo {
    text-align: center;
    margin-top: 40px;
}

.customization_popup-new .Glass-hus-popup .pop-body .pop-heading {
    font-weight: 500;
}



.customization_popup_container p {
    padding: 3em 1em;
}

.customization_popup_container .customization_popup_buttons:after {
    content: "";
    display: table;
    clear: both;
}

.customization_popup_container .customization_popup_buttons li {
    float: left;
    width: 50%;
    list-style: none;
}

.customization_popup_container .customization_popup_buttons a {
    display: block;
    height: 60px;
    line-height: 60px;
    text-transform: uppercase;
    color: #FFF;
    -webkit-transition: background-color 0.2s;
    -moz-transition: background-color 0.2s;
    transition: background-color 0.2s;
}

.customization_popup_container .customization_popup_buttons li:first-child a {
    background: #fc7169;
    border-radius: 0 0 0 .25em;
}

.no-touch .customization_popup_container .customization_popup_buttons li:first-child a:hover {
    background-color: #fc8982;
}

.customization_popup_container .customization_popup_buttons li:last-child a {
    background: #b6bece;
    border-radius: 0 0 .25em 0;
}

.no-touch .customization_popup_container .customization_popup_buttons li:last-child a:hover {
    background-color: #c5ccd8;
}

.customization_popup_container .customization_popup_close {
       position: absolute;
    top: 9px;
    right: 11px;
    opacity: 0.4;
    width: 30px;
    height: 30px;
    transition: 0.2s;
}

.customization_popup_close:hover {
    opacity: 1;
}

.customization_popup_container .customization_popup_close::before, .customization_popup_container .customization_popup_close::after {
   content: '';
    position: absolute;
    top: 24px;
    width: 46px;
    height: 1.5px;
    background-color:#dcd7d4;
}

.customization_popup-new .customization_popup_container .customization_popup_close::before,
.customization_popup-new .customization_popup_container .customization_popup_close::after {
    background-color: #ffffff;
}


.customization_popup-new .customization_popup_container {
    right: 0;
    left: auto;
    -webkit-transform: translatex(640px);
    -moz-transform: translatex(640px);
    -ms-transform: translatex(640px);
    -o-transform: translatex(640px);
    transform: translatex(640px);
}

.customization_popup-new .customization_popup_container .customization_popup_close {
    left: 20px;
}



.customization_popup_container .customization_popup_close::before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
        left: -5px;
}

.customization_popup_container .customization_popup_close::after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    right: 3px;
}

.is-visible .customization_popup_container {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

@media only screen and (min-width: 1170px) {
    .customization_popup_container {
       /* margin: 13vh auto;*/
    }
}











/*----- Do this changes in the Custom-styles start--- */

#scrollToTop {
    background-color: transparent;
}

#scrollToBottom {
    background-color: transparent;
}


#scrollToTop::after, #scrollToBottom::after {
    color: #FA991C;
}


/* Handle */
::-webkit-scrollbar-thumb {
  background: #000;
}


/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #000; 
}

/*----- Do this changes in the Custom-styles end--- */








/*----- tab mobile css strat--- */



@media only screen and (max-width: 1200px) {
    
    .ads-main-sec {
    max-width: 300px;
    }
    
    .hos-dit-hide {
    padding-top: 20px;
    padding-bottom: 20px;
    }
    
    
    
    
        .property-page .container {
    max-width: 1140px;
            padding-left: 30px; 
            padding-right: 30px;
}
    
    .about-par-sec {
    padding-left: 3rem;
}
    
    .about-par-sec ul li {
    padding-right: 2rem;
}
    .about-sec {
    padding-right: 3rem;
}
    
#Sticky-navbar ul {
    padding-left: 20px !important;
    padding-right: 20px !important;
    }
    
#Sticky-navbar .pro-btn.btn-primary {
    min-width: 87%;
    }
    
    .video-sec {
    padding-top: 5rem;
    padding-bottom: 5rem;
    }
    .about-main-sec {
    padding-top: 4rem;
    padding-bottom: 4rem;
    }
    
.gall-sec {
    padding-top: 6rem;
    padding-bottom: 6rem;
    }
    
    .map-main-sec {
    padding-top: 3rem;
    padding-bottom: 6rem;
    }
    
    section.house-plan-sec {
    padding-top: 5rem;
    padding-bottom: 5rem;
}
    
    .Schedule-tour-main-sec {
    padding-top: 6rem;
    padding-bottom: 6rem;
    }
    
    .googlemap-main-sec .pro-heading{
    font-size: 25px;
       /* max-width: 135px;*/
        text-align: left !important;
        margin-bottom: 15px;
    
    }
    .Schedule-sec {
        width: 90%;
    }



}


@media only screen and (max-width: 1100px) {
    
    .ads-main-sec {
    max-width: 250px;
    }
}


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

    
}


@media only screen and (max-width: 992px) {
    
/*  .property-page .container {
    max-width: 960px;
}*/
    
    
        .ads-main-sec {
    max-width: 150px;
}
	
	.tambark-corner-page .ads-main-sec {
    max-width: 230px;
}
	
	
.tambark-corner-page .add-sec {
    margin-bottom: 20px;
}
	
	
.tambark-corner-page .scl-add-sec a {
    font-size: 15px;
    margin-bottom: 5px;
	}
	
	
.tambark-corner-page .googlemap-main-sec .pro-heading {
    margin-bottom: 13px;
}
	
	
	
    
    
    .Schedule-sec .con {
    padding: 15px;
    }
    
    .pro-heading {
    font-size: 30px;
    }
    
    
    #Sticky-navbar ul li a {
    padding: 14px 2px;
    font-size: 14px;
}
    
    
    
    .btn-sec {
   /* float: left;
    padding-top: 25px;*/
            float: left;
    padding-top: 25px;
    padding-bottom: 0px;
    margin-right: auto!important;
    margin-left: 0px !important;
}
    
    .slid-info-main-sec {
    padding-top:1.2rem;
    }
    
    .btn-sec button {
    margin-bottom: 15px;
}
    
    .btn-main-sec{
     position: absolute;
    bottom: 20px;
    z-index: 1;
    }
    
    .slid-info {
    padding-bottom: 65px;
}
    
    
    
}



@media only screen and (min-width: 767px) {
    
    

    .house-plan-sec .hou-dit ul li span{
        display: none;
    }
    
            .Schedule-sec .img-sec .img-mb {
    display: none;
}
    
    
    
    .Schedule-sec .img-sec .img-tab {
            display:inherit;

}
    
    
}


.googlemap-main-sec{
    overflow: hidden;
    height: 500px;
        position: relative;
    
}

@media only screen and (max-width: 767px) {
	
	.property-template .copy-sec {
    margin-bottom: 80px;
}


	.googlemap-main-sec.map-view{
      
        min-height: 500px!important;
        height: auto;
           
        
    }
	.googlemap-main-sec .detailDiv {
        position: static;
    }
	.googlemap-main-sec .detailsDiv {
        position: static;
    }
	 .Schedule-sec .con div {
      margin: 0 auto;
  }
    
    .googlemap-main-sec .placeDetail .card-body {
    max-height: 490px;
}
    
    
.ads-main-sec {
    max-width: 100%;
}
    
    
.about-main-sec {
    padding-top: 2rem;
    padding-bottom: 1rem;
}

.video-sec {
    padding-top: 3rem;
    padding-bottom: 3rem;
}

.gall-sec {
    padding-top: 3rem;
    padding-bottom: 3rem;
	
}

.map-main-sec {
    padding-top: 2rem;
    padding-bottom: 3rem;
}

section.house-plan-sec {
    padding-top: 2.5rem;
    padding-bottom: 3rem;
        padding-bottom: 1rem;
}

.Schedule-tour-main-sec {
    padding-top: 2rem;
    padding-bottom: 3rem;
    margin-bottom: 2rem;
}

.add-sec {
    margin-bottom: 17px;
}

    
.grid-wrapper .btn {
    font-size: 14px !important;
}

.grid-wrapper .btn-primary:hover:before {
    opacity:0;
}
    
    
.accordion__header {
    padding:0rem !important;
}
    
    .accordion__body {
    padding: 1rem 0rem !important;
}
    
    
.slid-info-main-sec {
    padding-bottom: 0.5rem;
}
    
    
.slid-info {
    padding-bottom: 0px;
}
    
    .slid-info button.pro-btn.btn {
       font-size: 11px !important;
    margin: 0px;
    width: 50%;
    min-width: auto;
    float: left;
    padding: 11px 3px !important;
    margin-right: 0px !important;
    letter-spacing: 0.2px;
}
    
    
    
    
    .property-page .container {
    padding-left: 20px;
    padding-right: 20px;
}
    

	.customization_popup-new .customization_popup_container .customization_popup_close {
    left: auto;
}
    
    
    .customization_popup_container .customization_popup_close {
    position: sticky;
      top: -1px;
    background-color: #fff;
    width: 100%;
    right: 0;
    height: 55px;
    opacity: 1;
    margin-right: 0px !important;
    float: right;
}
	
	
	.customization_popup-new .customization_popup_container .customization_popup_close {
    top: -1px;
    background-color: #fa991c;
	}


.customization_popup_container .customization_popup_close::before {
    right: 5px;
    left: inherit;
}

.customization_popup_container .customization_popup_close::before, .customization_popup_container .customization_popup_close::after {
    top: 26px;
    width: 25px;
}

.customization_popup_container .customization_popup_close::after {
    right: 7px;
}
    
    
    
    
    
    
    
    
    .map-img-sec {
    max-width: 300px;
            margin-top: 28px;
    }
    
    .site-number {
    width: 44px;
    height: 21px;
            background-color: transparent;

    border: 2px solid #333;
}
    
    .site-number.one {
    top: 57px;
    left: 78px;
}
    .site-number.two {
    top: 87px;
    left: 70px;
}
    
    
    .site-number.three {
    top: 120px;
    left: 83px;
    width: 37px;
    transform: rotate( 
348deg
 );
}
    
    
    .site-number.four {
    top: 148px;
    left: 131px;
    transform: rotate( 
29deg
 );
    width: 37px;
    height: 24px;
}
    
    .site-number.five {
    top: 159px;
    right: 76px;
    transform: rotate( 
270deg
 );
    width: 39px;
    height: 25px;
}
    
    
    .site-number.six {
    top: 125px;
    right: 45px;
    width: 46px;
    transform: rotate( 
26deg
 );
    height: 27px;
}
    
    
    .site-number.seven {
    top: 88px;
    right: 45px;
    width: 39px;
    height: 26px;
}
    
    
    .site-number.eight {
    top: 57px;
    right: 47px;
}
    
    
    
    .site-number.nine {
    top: 26px;
    right: 60px;
    width: 47px;
}
    
    
    
    
    
    .customization_popup-new .customization_popup_container{
width: 92%;
    left: 0%;

}
    
    
    
    .customization_popup_container {
    width: 92%;
    left: 4%;
		top: 85px;
    }
    
    .Glass-hus-popup .pop-header {
    padding: 70px 30px;
    }
    
    .Glass-hus-popup .pop-body {
    padding: 70px 30px;
    }
    
    .Glass-hus-popup .pop-header .pop-heading {
    font-size: 28px;
    }
    
    
    .pop-header .pro-btn.btn-outline-primary {
    font-size: 14px !important;
    padding: .6rem;
    }
    
    
    .googlemap-main-sec iframe {
    height: 140%;
    }
    
    .googlemap-main-sec {
    min-height: 950px;
    }
    
    
    .googlemap-main-sec:before {
    height: 185%;
    width: 170%;
            top: inherit;
    position: absolute;
    bottom: 0;
    left: -80px;
    transform: rotate( 
253deg
 );
}
    
    .ads-main-sec {
    height: inherit;
    width: auto;
    padding-top: 25px;
            position: inherit;
    padding-bottom: 40px;
    }
    
    
    .googlemap-main-sec .pro-heading {
    font-size: 28px;
    max-width: 260px;
    }
    
    .ads-main-sec .add-sec {
    margin-bottom: 10px;
        display: none;
}

    
    
    
    .Schedule-sec .img-sec {
    width: 100%;
    float: inherit;
}
    
    .Schedule-sec .con {
   float: inherit;
    width: 100%;
    height: inherit;
    text-align: center;
    padding: 35px 20px;
    }
    .Schedule-sec p {
        padding: 0px;
    }
	
	
    
    .Floorplan-sec {
       margin: 15px 0px;
        
    }
    
    .plan-highlig-sec {
    padding: 25px 25px;
    }
    
    .property-page .container {
}
    
    .hou-dit ul {
    padding-top: 15px;
    padding-bottom: 0px;
    }
    
    
    .pro-heading {
   font-size: 23px;
    margin-bottom: 10px;
    letter-spacing: 1px;
    text-align: center !important;
    margin-top: 6px;
}
    
    .house-plan-sec .hou-dit ul li span {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.9px;
    color: #000000;
    text-transform: uppercase;
    display: inline-block;
    /* width: 100%; */
    margin-top: 2px;
    float: left;
    width: 117px;
    margin-left: 8px;
}
    
    .hou-dit li:nth-child(1) {
    width: 100%;
    margin-bottom: 10px;
    }
    
    
    
    .hou-dit.heading {
        display: none;
    }
    
    .gal-var-sec-2, .gal-var-sec-3, .gal-var-sec-4{
        display: none;
    }

    

    .about-sec {
    padding-right: 1rem;
}
    
    .about-sec h1 {
    font-size: 25px;
        
    }
    .about-sec p {
    font-size: 15px;
    }
    
    .about-par-sec ul li {
    font-size: 15px;
    }
    
    .about-par-sec ul li:before {
    height: 25px;
    width: 25px;
    }
    .about-par-sec ul li {
    padding-right: 25px;
    padding-left: 45px;
}
    
    .about-sec {
    border-bottom: 4px solid #F4F0EC;
    border-right: 0px;
    }
    
    .about-par-sec {
    padding-left: 1rem;
}
    
    .btn-sec {
    padding-top: 20px;
            width: 97%;
}
    
    .pro-btn {
    font-size: 15px !important;
    padding: .6rem 1rem;
}
    
    .slid-top-slid-col {
    background: linear-gradient( 
180deg
 , rgba(255,255,255,0) 0%, rgba(255,255,255,0) 0%, rgba(255,255,255,9) 53%);
    }
    
    
    .slid-main-sec {
/*  height:92vh!important;
    padding-bottom:125px;*/
         height:calc(100vh - 70px)!important;
    padding-bottom:60px;
        
        
    }
	
	
	.serenity-park.slid-bg {
    background-position: 37% -120px !important;
}
    
    .btn-main-sec {
    position: absolute;
/*    bottom: 85px;*/ 
        bottom: 25px;
    z-index: 1;
}
    
    
    .slid-bg {
       background-position: 60% -73px !important;
    background-size: 269%;
    }
    
    .slid-logo img {
    max-width: 250px;
}

    .hou-dit ul {
    display: inherit;
    }
    
    .hou-dit ul li {
    float: inherit;
    width: 100%;
        display: inline-flex;
    font-size: 17px;
    text-align: left;
    padding-bottom: 10px;
    }
    
    .slid-pro-info {
    margin-right:0px;
}
    
    .map-img-sec {
/*      display: none;*/
    }
    
    
    .slid-pro-info .head {
      width: 0px;
    max-width: 100%;
    min-width: 117px;
}
    

    
    
    
    #scrollToBottom {
    bottom: 80px;
    right: 8px;
    }
    
    #scrollToTop {
    bottom: 116px;
    right: 8px;
    }
    
    #scrollToTop:hover {
    bottom: 125px;
}
    
    #scrollToBottom:hover {
    bottom: 65px;
}
    
    
    .slid-pro-info .icon {
    float: left;
    min-width: 28px;
}
    
    .slid-pro-info .icon img {
    width: 16px;
    height: 22px;
}
    
    .slid-pro-info {
    font-size: 13px;
}
    
    .slid-pro-info .head span {
    min-width: 105px;
    }
    
    
    .plan-highlig-sec ul li {
    font-size: 16px;
    padding-bottom: 16px;
}
    
    .see-more-sec .gal-img {
    height: 175px;
    }
    
        .Schedule-sec .img-sec .img-mb {
    display:inherit;
}
    
    
    
    .Schedule-sec .img-sec .img-tab {
    display: none;
}
    
    
    #Sticky-navbar {
    position: fixed;
    bottom: 0;
    top: inherit;
    }
    
    
    #Sticky-navbar ul {
    padding-left: 5px !important;
    padding-right: 15px !important;
            -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
    display: flex;
}
    
    
    #Sticky-navbar ul li {
    width: 23%;
    }
    
    
    #Sticky-navbar ul li a {
    padding: 12px 4px;
    font-size: 11px;
    font-weight: 600;
}
    
    #Sticky-navbar ul li:nth-child(3) {
		display: none;
	}
	
	.hidden-meadow-page #Sticky-navbar ul li:nth-child(3) {
		display:inherit;
		word-break: break-all;
	}
	
	.hidden-meadow-page #Sticky-navbar ul li a {
    padding: 12px 15px;
	}

    
    #Sticky-navbar ul li:nth-child(5) {
    min-width: 29%;
    margin-left: 3%;
}
    
    
    #Sticky-navbar .pro-btn.btn-primary {
  /*  color: #a4afb6;
    background-color: transparent;*/
    font-size: 9px !important;
    border: 1px solid #ffffffa3;
    width: 100%;
    padding: 12px 4px !important;
}
    
    
}


@media only screen and (max-width: 400px){
	.slid-main-sec {
		padding-bottom: 75px;
	}

	.slid-info button.pro-btn.btn {
		min-height: 60px;
	}
}

/*----- tab mobile css strat--- */


.svg-map path{
    stroke: #000;
    stroke-width:3;
    fill: #f90;
    fill-opacity:0;
    transition: all .3s ease;
    cursor: pointer;
/*    mix-blend-mode: multiply;
*/}


.svg-map  path:hover{
   fill-opacity:0.5;
   stroke-width:6;
}


.svg-map .green {
    stroke: #71dd2b;
	stroke-width:6;
/*    mix-blend-mode: unset;
*/}

.juniper-crest-page .svg-map .green {
    stroke-width: 7;
}


.svg-map .green:hover{
/*    mix-blend-mode: multiply;
*/
}




.tooltip {
    z-index: 1 !important;
}



/* accordion new css */

.accordion__header {
  padding: 1em;
  /*background-color: #ccc;*/
  margin-top: 2px;
  position: relative;
 /* display: flex;*/
    /*display: initial;*/
    display: block;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}
.accordion__header > * {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
}
.accordion__header.is-active {
  /*background-color: #000;*/
  color: #fff;
}

.accordion__toggle {
  margin-left: 10px;
  height: 3px;
  /*background-color: #222;*/
  width: 13px;
  display: block;
  position: relative;
  flex-shrink: 1;
  border-radius: 2px;
}

.accordion__toggle::before {
  content: "";
  width: 3px;
  height: 13px;
  display: block;
  /*background-color: #222;*/
  position: absolute;
  top: -5px;
  left: 5px;
  border-radius: 2px;
}

.is-active .accordion__toggle {
  /*background-color: #fff;*/
}
.is-active .accordion__toggle::before {
  display: none;
}


.accordion__body {
  display: none;
  padding: 1em;
/*  border: 1px solid #ccc;
*/  border-top: 0;
}
.accordion__body.is-active {
  display: block;
}


/* gallery style start */

.grid-wrapper > div {
    display: flex;
    justify-content: center;
    align-items: center;
    
/*  border-bottom: 2px solid #F4F0EC59;
padding-top: 20px;
border-left: 2px solid #F4F0EC59;*/
    
}

.grid-wrapper > div > img {
    /*max-height: 300px;*/
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0px;
    cursor: pointer;
}


.house-plan-sec .grid-wrapper > div > img {
    max-height: 300px;
}


.house-plan-sec .grid-wrapper > div {   
/*border-bottom: 2px solid #F4F0EC59;
*/padding-top: 20px;
height: max-content;
/*border-left: 2px solid #F4F0EC59;*/
    
}



.Floorplan-sec.grid-wrapper{
    display: inline-flex;
    grid-gap: unset !important;
    grid-template-columns: unset !important;
    grid-auto-rows: unset !important;
    grid-auto-flow: unset !important;
} 
.grid-wrapper {
    display: grid;
    grid-gap: 15px;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    grid-auto-rows: 200px;
    grid-auto-flow: dense;
        width: 100%;
    z-index: 1;
    position: inherit;
}

.grid-wrapper .wide {
    grid-column: span 2;
}

.grid-wrapper .tall {
    grid-row: span 2;
}

.grid-wrapper .big {
    grid-column: span 2;
    grid-row: span 2;
}

.floor-img img {
    height: auto !important;
    width: auto !important;
    object-fit: contain !important;
}


    /* gallery style end */


.floor-plan-sec {
    padding: 0px;
    margin: 1rem;
    position: relative;
    /* padding-bottom: 13px; */
    background-color: #fff;
    height: 70vh !important;
}

.floor-plan-sec img {
    width: auto !important;
    height: calc(100% - 60px) !important;
    margin-top: 10px;
}

.floor-plan-sec p {
    margin-bottom: 5px;
}

.new-gal.flyer .modal-body img {
    height: auto;
    width: auto;
    margin: 0 auto;
    max-width: 100%;
}

.new-gal .modal-body img {
    height: auto;
    max-height: 70vh;
    width: 100%;
    margin: 0 auto;
}

.floor-plan-sec img {
        max-width:750px;
    padding: 25px 25px 0px 25px;
    }


.grid-wrapper1{
    columns: 4;
    column-gap:1rem;
}

.grid-wrapper1 .grid-wrapper1-item{
    margin-bottom: 1rem;

}


.grid-wrapper1 .grid-wrapper1-item img{
    width: 100%;
    object-fit: cover;
    
}

/*.grid-wrapper1 .grid-wrapper1-item:nth-child(1) img {
  height: 233px;
}
.grid-wrapper1 .grid-wrapper1-item:nth-child(2) img {
  height: 428px;
}
.grid-wrapper1 .grid-wrapper1-item:nth-child(3) img {
  height: 359px;
}
.grid-wrapper1 .grid-wrapper1-item:nth-child(4) img {
  height: 355px;
}
.grid-wrapper1 .grid-wrapper1-item:nth-child(5) img {
  height: 283px;
}
.grid-wrapper1 .grid-wrapper1-item:nth-child(6) img {
  height: 483px;
}
.grid-wrapper1 .grid-wrapper1-item:nth-child(7) img {
  height: 138px;
}
.grid-wrapper1 .grid-wrapper1-item:nth-child(8) img {
  height: 242px;
}
.grid-wrapper1 .grid-wrapper1-item:nth-child(9) img {
  height: 161px;
}
.grid-wrapper1 .grid-wrapper1-item:nth-child(10) img {
  height: 325px;
}
.grid-wrapper1 .grid-wrapper1-item:nth-child(11) img {
  height: 246px;
}
.grid-wrapper1 .grid-wrapper1-item:nth-child(12) img {
  height: 290px;
}
.grid-wrapper1 .grid-wrapper1-item:nth-child(13) img {
  height: 291px;
}
.grid-wrapper1 .grid-wrapper1-item:nth-child(14) img {
  height: 212px;
}
.grid-wrapper1 .grid-wrapper1-item:nth-child(15) img {
  height: 489px;
}
.grid-wrapper1 .grid-wrapper1-item:nth-child(16) img {
  height: 454px;
}
.grid-wrapper1 .grid-wrapper1-item:nth-child(17) img {
  height: 167px;
}
.grid-wrapper1 .grid-wrapper1-item:nth-child(18) img {
  height: 210px;
}
.grid-wrapper1 .grid-wrapper1-item:nth-child(19) img {
  height: 265px;
}
.grid-wrapper1 .grid-wrapper1-item:nth-child(20) img {
  height: 426px;
}
.grid-wrapper1 .grid-wrapper1-item:nth-child(21) img {
  height: 386px;
}
.grid-wrapper1 .grid-wrapper1-item:nth-child(22) img {
  height: 167px;
}
.grid-wrapper1 .grid-wrapper1-item:nth-child(23) img {
  height: 226px;
}
.grid-wrapper1 .grid-wrapper1-item:nth-child(24) img {
  height: 393px;
}
.grid-wrapper1 .grid-wrapper1-item:nth-child(25) img {
  height: 420px;
}
.grid-wrapper1 .grid-wrapper1-item:nth-child(26) img {
  height: 396px;
}
.grid-wrapper1 .grid-wrapper1-item:nth-child(27) img {
  height: 360px;
}
.grid-wrapper1 .grid-wrapper1-item:nth-child(28) img {
  height: 355px;
}
.grid-wrapper1 .grid-wrapper1-item:nth-child(29) img {
  height: 171px;
}
.grid-wrapper1 .grid-wrapper1-item:nth-child(30) img {
  height: 172px;
}
.grid-wrapper1 .grid-wrapper1-item:nth-child(31) img {
  height: 265px;
}
.grid-wrapper1 .grid-wrapper1-item:nth-child(32) img {
  height: 195px;
}
.grid-wrapper1 .grid-wrapper1-item:nth-child(33) img {
  height: 364px;
}
.grid-wrapper1 .grid-wrapper1-item:nth-child(34) img {
  height: 187px;
}
.grid-wrapper1 .grid-wrapper1-item:nth-child(35) img {
  height: 253px;
}
.grid-wrapper1 .grid-wrapper1-item:nth-child(36) img {
  height: 458px;
}
*/





.virtual-tour {
    width: 100%;
    z-index: 1;
}


.gall-img {
    z-index: 1;
    margin-left: auto;
    margin: auto;
    display: inline-block;
    width: 100%;
    padding: 15px;
}



.Glass-hus-popup .wpforms-confirmation-container-full, div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
    background: transparent;
    border: 1px solid transparent;
}

.Glass-hus-popup .pop-body .inquiry-confirm p {
 color:#fff;

}

.modal-content{
    background:unset !important;
    border:unset !important;
	    width: max-content !important;
    border: none;
}






.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
  z-index: 999;
}
.overlay:target {
  visibility: visible;
  opacity: 1;
}
.popup {
   transition: all 2s ease-in-out;
   max-width: 1372px;
   width:96%;
   z-index: 1;
   position: absolute;
   background: transparent;
   border-radius: 5px;
}
.popup .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  
  color: #fff !important;
    text-shadow: none;
    font-family: 'Open Sans', sans-serif;
    font-weight: 100;
    line-height: 49px;
    font-size: 35px;
    margin-right: 8px;
}
/*.popup .content {
  max-height: 30%;
  overflow: auto;
}*/
.popup iframe{
    border: none;
}

img#videoUrl{
   /* max-width: 1000px;*/
    width:100%;
    height: auto;
    cursor: pointer;
}

.download{
    border: unset !important;
    padding: .8rem 1rem !important;
    background: #FA991C;
    color: #ffff;
    margin:0 auto;
    margin-bottom: 20px;
    margin-top: 20px;
    font-weight: bold;
    border-radius: 0px;
    border-width: 2px;
    letter-spacing: 1px !important;
    text-transform: uppercase;
}





.hide {
  visibility: hidden;
  opacity: 0;
  transform: translateX(-50%) translateY(-50%) scale(0.8) !important;
  -moz-transform: translateX(-50%) translateY(-50%) scale(0.8) !important;
  -o-transform: translateX(-50%) translateY(-50%) scale(0.8) !important;
  -webkit-transform: translateX(-50%) translateY(-50%) scale(0.8) !important;
}



.video-sec button.close {
   padding: 0;
/*    background-color: transparent;
*/      background-color: #111;
    border: 0;
    color: #fff !important;
    text-shadow: none;
    font-family: inherit;
    /*font-weight: 100;*/
        font-weight: 400;
/*    line-height: 49px;
*/    font-size: 21px;
    position: absolute;
     top: 1rem;
    left: 1rem;
        opacity: 1;
    left: 1rem;
    width: 35px;
    height: 35px;
}

iframe {
    border:none !important;
    height: 100%;
}

.video-sec .modal-content {
    height: 100%;
}

.video-sec .modal-body {
    height: 100%;
}


.close {
    position: absolute;
    right: 0;
    top: 0;
    width: 51px;
    height: 51px;
    font-size: 0;
    cursor: pointer;
}

.close:before, .close:after {
  
    position: absolute;
    background: #767676;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    -o-border-radius: 1px;
    border-radius: 1px;
    left: 14px;
    right: 14px;
    top: 30px;
    height: 3px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    transition: all 100ms ease-in;
    -moz-transition: all 100ms ease-in;
    -webkit-transition: all 100ms ease-in;
    -o-transition: all 100ms ease-in;
}




.tooltip > .tooltip-inner {
    padding: 10px 15px 15px 15px;
    border-radius: 5px;
    color: #fff;
    background-color: #FA991C;
    box-shadow: 0 4px 10px 0 rgba(0,0,0,0.15);
}



.tooltip.bs-tooltip-top .arrow:before,
.tooltip.bs-tooltip-bottom .arrow:before {
    border-top-color: #FA991C; 
    border-right-color: transparent; 
    border-bottom-color: #FA991C; 
    border-left-color: transparent; 
}
#map {
  width: 100%;
  background-color: grey;
    height: 100%;
    float: right;
}



.org-out-line-btn {
    font-size: 17px !important;
    padding: .8rem 1rem !important;
    color: #FA991C;
    text-transform: uppercase;
    border-color: #FA991C;
    font-weight: 600;
    border: 2px solid;
    width: 100%;
    display: inline-block;
    text-align: center;
    letter-spacing: 1px !important;
    min-width: 175px;
}

.org-out-line-btn:hover {
        color: #fff !important;
    background-color: #FA991C !important;
    border-color: #FA991C !important;

}


.placeDetail .card-title {
    margin-bottom: 0.75rem;
    display: -webkit-box;
    max-width: 100%;
    height: 44px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}



.placeDetail .card-body p:nth-child(2){
    font-size: 13px;
    /*font-weight: 600;*/
    margin-bottom: 10px;}

.placeDetail .card-body b {
    width: 100%;
    font-size: 15px;
    font-weight: 600 !important;
}

.placeDetail .card-body p{
   margin-bottom:5px;
    font-size: 14px !important;
}


.placeDetail .map-heading {
    font-weight: 800;
    color: #1c768f;
    margin-bottom: 8px;
}


.placeDetail .close {
    position: absolute;
    left: 11px;
  font-weight: 200;
    cursor: pointer;
    z-index: 1;
    color: #fff !important;
    opacity: 1 !important;
    font-family: inherit;
    width: auto;
    height: auto;
    text-shadow: 2px 2px 5px #0000005c;
    top: 11px;
    font-size: 25px;
}

.placeDetail .card {
    border: none;
}

.placeDetail .btn {
    border-radius: 0px;
    margin-top: 8px;
    padding: 8px 20px !important;
}

.placeDetail .card-image{
    min-height:150px;
    background-color: #eaeaea;
    text-align: center;
    width: 100%;
    font-weight: 500;
    border-radius: 0;
}

.placeDetail .card-image p{
    padding-top: 60px;
}

.placeDetail .card-img-top {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}



/* prompt  pop-up css start */
.modal-container:before, .prompt-container:before {
    content: "";
    background-color: rgb(56 56 56 / 80%);
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1000;
}

.prompt {
    position: fixed;
    top: 107px;
    left: 0px;
    margin: 5%;
    right: 0px;
    margin: 0 auto;
    display: block;
    background: white;
    padding: 40px;
    width: 600px;
    max-width: 90%;
    z-index: 1001;
}

.prompt label {
    display: block;
}

.prompt input {
  background-color: #fff !important;
  font-size: 16px !important;
  height: 47px !important;
  text-transform: lowercase !important;
  letter-spacing: 2px !important;
  padding: 6px 15px;
  margin-bottom: 15px;
  width: 100%;
  border: 1px solid #111 !important;
  }

   


.prompt #btn-ok{  

}


button#btn-ok {
  font-size: 17px !important;
  padding: .8rem 1rem !important;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  border: 2px solid #FA991C;
  background-color: #FA991C;
  display: inline-block;
  text-align: center;
  letter-spacing: 1px !important;
  min-width: 175px;
}

button#btn-ok:hover {
   background-color: transparent;
   border:2px solid #FA991C;
   color:#FA991C;
}

button#btn-cancel {
  font-size: 17px !important;
  padding: .8rem 1rem !important;
  color: #FA991C;
  text-transform: uppercase;
  font-weight: 600;
   border:2px solid #FA991C;
  background-color: #fff;
  display: inline-block;
  text-align: center;
  letter-spacing: 1px !important;
  min-width: 175px;

}

button#btn-cancel:hover {
   background-color: #FA991C;
   border:2px solid #FA991C;
   border: 2px solid;
   color:#Fff;
}




input:focus-visible {
    outline-offset: 0px;
    border-radius: 0px;
  
}



.Accordion_item .fa {
    position: absolute;
    top: 80px;
    right: 4.5%; 
}

.Accordion_item .fa-chevron-down{
    color: #1c768f;
    transition: 0.10s;
}


.Accordion_item .fa-chevron-down:hover{
    /*color: #fa991c;*/
}


.Accordion_item .fa-chevron-up{
   /* color: #fa991c;*/
    transition: 0.10s;

}

.Accordion_item .fa-chevron-up:hover{
    color: #1c768f;

}












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

    
    .ads-main-sec {
    padding-top: 0px;
}
    
    
    
    .contact-icon {
    padding-left: 4%;
    padding-right: 4%;
}
    
    
    
    button#btn-ok {
            font-size: 12px !important;
    min-width: 48%;

    }
    

button#btn-cancel {
    font-size: 12px !important;
    min-width: 49%;
}
    
}



/* prompt  pop-up css end */







/*.close:after {
     -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}*/

/*.popup {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background: #FAFDFF;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 600px;
    box-shadow: 0px 7px 10px rgba(0, 0, 0, 0.09), 0px 11px 12px 7px rgba(0, 0, 0, 0.02);
    -moz-transition: all 120ms;
    -webkit-transition: all 120ms;
    -o-transition: all 120ms;
    transition: all 120ms;
    z-index: 99;
  padding: 25px;
  color: #5E5E5E;
}*/

@media screen and (max-width: 1000px) {
  /*.popup {
    width: 80%;
  }*/
  
  .msrc-socials {
    margin-top: 20px;
}
  
  
}

.popup-header {
  text-transform: uppercase;
  font-size: 18px;
}


/* Modal Pop up Speed */
.modal.fade .modal-dialog{
    transition: all .2s ease !important;
    height: 96%;
}



@media only screen and (max-width: 767px){
	
	.foot-sid {
    padding-right: 20px !important;
}



.new-footer h3 {
    margin: 5px 0px 5px 0px !important;
}

.new-footer ul li {
    padding: 2px 0px !important;
}


    
    .Accordion_item .fa {
        position: absolute;
        top: auto;
        right: 8%;
        bottom: 17px;
    }


.grid-wrapper{
    grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
    grid-auto-rows: 100px;
    grid-gap: 8px;
}
    
    .googlemap-main-sec:before {
    transform: rotate( 90deg );
    height: 224%;
    display: none;
}

#map {
    width: 100%;
    height: 100%;
}

.propert-data-sec .card-img, .card-img-top {
    height: 200px;
}


.placeDetail .close {
    left: 20px;
    top: 25px;
}
    
.googlemap-main-sec .detailDiv {
	width: 100%;
	top: inherit;
}

.googlemap-main-sec .detailsDiv {
	width: 100%;
	top: inherit;
}
    
}


@media screen and (max-width: 1100px) and (min-width: 767px) {
	.add-sec address {
	   /* width: 150px;*/
	}
		
	.scl-add-sec a {
	   /* width: 75%;*/
	}
    .googlemap-main-sec .detailDiv {
		width: 28%;
	}
	.googlemap-main-sec .detailsDiv {
		width: 28%;
	}
}

@media screen and (max-width: 1480px) and (min-width: 768px) {
	#Sticky-navbar .pro-btn.btn-primary  {
		padding: 0rem .8rem !important;
	}
}


@media screen and (min-width: 700px) and (max-width: 1200px) { 
	.hou-dit li:nth-child(3) {width: 20%;}
	.hou-dit li:nth-child(8) {width: 20%;}
	.hou-dit li{font-size: 14px !important;}
	.hou-dit.heading ul li {font-size: 12px !important;}
}

.kenmore-creek.slid-bg {background-position: center bottom !important;}


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

	.kenmore-creek.slid-bg {
		background-position:60% -200px !important;
    }
}


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

	.kenmore-creek.slid-bg {
		background-position:60% -150px !important;
    }
	
	.add-sec address {
	   width: 150px; 
	}
}


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

	.googlemap-main-sec:before {
		width: 51%;
	}	
}



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

	.kenmore-creek.slid-bg {
		background-position:60% -450px !important;
	}
		
	.floor-plan-sec {
		-webkit-box-align: center!important;
		-ms-flex-align: center!important;
		align-items: center!important;
		display: flex;
		text-align: center;
	}
 	.new-gal .modal-body img {
		max-width: 100% !important;
		height: auto !important;
		max-height: 90%;
		width: inherit !important;
		margin:  auto;
	}
		
	.floor-plan-sec img {
		padding: 25px 25px 75px 25px;
    }
}

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

	.kenmore-creek.slid-bg {
		background-position:60% -200px !important;
    }

    .Glass-hus-popup .pop-body .pop-heading {
        font-size: 24px;
    }
    
    .Glass-hus-popup .pop-body hr {
        max-width: 102px;
    }
    
    .Glass-hus-popup .pop-body {
        padding: 30px 20px;
    }
    
    div.wpforms-container-full .wpforms-form .wpforms-field {
        padding: 7px 0;
    }
    
    
    .Glass-hus-popup .pop-header div.wpforms-container-full .wpforms-form input[type=date], div.wpforms-container-full .wpforms-form input[type=datetime], div.wpforms-container-full .wpforms-form input[type=datetime-local], div.wpforms-container-full .wpforms-form input[type=email], div.wpforms-container-full .wpforms-form input[type=month], div.wpforms-container-full .wpforms-form input[type=number], div.wpforms-container-full .wpforms-form input[type=password], div.wpforms-container-full .wpforms-form input[type=range], div.wpforms-container-full .wpforms-form input[type=search], div.wpforms-container-full .wpforms-form input[type=tel], div.wpforms-container-full .wpforms-form input[type=text], div.wpforms-container-full .wpforms-form input[type=time], div.wpforms-container-full .wpforms-form input[type=url], div.wpforms-container-full .wpforms-form input[type=week], div.wpforms-container-full .wpforms-form select, div.wpforms-container-full .wpforms-form textarea {
        padding-left: 17px !important;
        padding-right: 17px !important;
        height: 50px !important;
    }
    
    .Glass-hus-popup .pop-body div.wpforms-container-full .wpforms-form .wpforms-field-label {
        font-size: 15px !important;
        padding-top: 12px !important;
    }
    
    .Glass-hus-popup .pop-body div.wpforms-container-full .wpforms-form .wpforms-field-label-inline {
        font-size: 15px !important;
    }
    
    .Glass-hus-popup .pop-header div.wpforms-container-full .wpforms-form input[type=date], div.wpforms-container-full .wpforms-form input[type=datetime], div.wpforms-container-full .wpforms-form input[type=datetime-local], div.wpforms-container-full .wpforms-form input[type=email], div.wpforms-container-full .wpforms-form input[type=month], div.wpforms-container-full .wpforms-form input[type=number], div.wpforms-container-full .wpforms-form input[type=password], div.wpforms-container-full .wpforms-form input[type=range], div.wpforms-container-full .wpforms-form input[type=search], div.wpforms-container-full .wpforms-form input[type=tel], div.wpforms-container-full .wpforms-form input[type=text], div.wpforms-container-full .wpforms-form input[type=time], div.wpforms-container-full .wpforms-form input[type=url], div.wpforms-container-full .wpforms-form input[type=week], div.wpforms-container-full .wpforms-form select, div.wpforms-container-full .wpforms-form textarea {
        font-size: 13px !important;
    }
    
    
    .Glass-hus-popup .pop-header {
        padding: 30px 20px;
    }
    
    .Glass-hus-popup .pop-header .pro-name {
        margin-bottom: 15px;
    }
    
    .Glass-hus-popup .pop-header .pop-heading {
        font-size: 24px;
    }
    
    
    .Glass-hus-popup .pop-header p {
        font-size: 15px;
    }
    
    
    .org-out-line-btn {
        font-size: 14px !important;
        padding: 0.8rem 0.5rem !important;
    }
    
    
 }




@media screen and (max-width: 376px){
	.googlemap-main-sec:before {
		height: 210%;
		
	}
	
	.Glass-hus-popup .pop-header div.wpforms-container-full .wpforms-form input[type=date], div.wpforms-container-full .wpforms-form input[type=datetime], div.wpforms-container-full .wpforms-form input[type=datetime-local], div.wpforms-container-full .wpforms-form input[type=email], div.wpforms-container-full .wpforms-form input[type=month], div.wpforms-container-full .wpforms-form input[type=number], div.wpforms-container-full .wpforms-form input[type=password], div.wpforms-container-full .wpforms-form input[type=range], div.wpforms-container-full .wpforms-form input[type=search], div.wpforms-container-full .wpforms-form input[type=tel], div.wpforms-container-full .wpforms-form input[type=text], div.wpforms-container-full .wpforms-form input[type=time], div.wpforms-container-full .wpforms-form input[type=url], div.wpforms-container-full .wpforms-form input[type=week], div.wpforms-container-full .wpforms-form select, div.wpforms-container-full .wpforms-form textarea {
		letter-spacing: 0.6px !important;
	}
}

.lotus-homes.slid-bg {background-position: 100% -240px !important;}

@media only screen and (max-width: 1300px){
	.lotus-homes.slid-bg {
		background-position: 60% -80px !important;
	}
}

@media only screen and (max-width: 767px){
	.lotus-homes.slid-bg {
		background-position: 60% -171px !important;
	}
}

.grid-wrapper div{ 
  display:none;
}
.Floorplan-sec.grid-wrapper div{
  display: block !important;
}

.new-footer{
    padding-top: 50px;
}
    
.new-footer ul li,footer ul li a {
    font-weight: 400;
}

    
.new-footer h3 {
    color: #1C768F;
    text-transform: uppercase;
    font-size: 1.2rem;
    margin: 14px 0px 16px 0px;
    font-weight: 500;
}
    
    
.new-footer .fot-link-sec ul li a:hover {
    color: #fa991c;
}

.new-footer p{
    color: #000;
    font-weight: 500;
    line-height: 23px;
}

    
    .new-footer ul li {
    padding: 5px 0px;
    }
    

    
    
    .new-footer ul li a{
        color: #000;
    font-weight: 500;
    
    }
    
    .off-add-sec p a{
        color: #333 !important;
    }
    
    
    .off-add-sec img{
        
height: 30px;
        
float: left;
        
/*margin-top: 14px;*/
    }
    
    
    .off-add-sec div {
    padding-left: 36px;
}
    
    
    .stay-connect{
        
    }
    
    
    
    .stay-connect ul{
        float: left;
        /*margin-top: 7px;*/
        margin-bottom: 0px;
        /*margin-left: 20px;*/
    }
    
    
        
    .stay-connect ul li{
        float: left;
        padding-right: 20px;
        transition: 0.5s;
    }
    
    
    .stay-connect ul li:hover{
        padding-top: 7px;
    }
    
    
    
    .stay-connect ul li a{
        margin-top: 10px;
        
    }
    
    .stay-connect ul li a img{
        height: 25px;
    }
    
	.footer-hr{
		border-top: 3px solid #F4F0EC;
		
	}
	
	
 .foot-sid p {
    text-align: left;
    font-size: 1.1rem;
    font-weight: 400;
    line-height: 25px;
}

.fot-link-sec .nav-link {
    padding: 0;
    font-size: 1.1rem;
    font-weight: 400;
    line-height: 25px;
}


    .foot-sid{
        padding-right:90px;
    }   
    
    
    .Get-Update-sec {
    background-color: #FA991C;
    padding: 40px 0px;
}

.Get-Update-sec h3 {
    color: #fff;
    font-size: 23px;
}
    
    
    .Get-Update-sec .form-group input {
    background: transparent;
    border: transparent;
    border-bottom: 2px solid #fff;
    color: #fff;
    border-radius: 0px;
    padding-left: 0px;
    margin-bottom: 0px;
}

.Get-Update-sec .form-group {
    padding: 0px;
    margin-bottom: 0px;
}



.Get-Update-sec .frm-ful-sec {
    margin-top: 15px;
}
    
.Get-Update-sec .frm-btn{   
    border: 2px solid transparent;
    padding: 0px;
    margin-top: -2px;
    margin-left: -2px;
    }
    
    .Get-Update-sec .btn{   
    background: transparent;
    border: 2px solid transparent;
    border-bottom: 2px solid #fff;
    color: #fff;
    border-radius: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    height: 41px;
    font-weight: 500;
        padding-top: 0px;
    padding-left: 20px;
    width: 100%;
    }
    
    .Get-Update-sec button:hover{   
        border:2px solid #fff;
        color: #fff;
    }
    
    
    
    
.Get-Update-sec .form-group input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #ffffffbf;
  opacity: 1; /* Firefox */
}

.Get-Update-sec .form-group input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #ffffffbf;
}

.Get-Update-sec .form-group input::-ms-input-placeholder { /* Microsoft Edge */
  color: #ffffffbf;
}
    
    
    .Get-Update-sec .form-group input:focus {
    padding-left: 10px;
        
        box-shadow: 0 0 0 0.2rem rgb(238 108 41 / 0%);
    }
    
    
    .googlemap-main-sec.all-pro-info {
    min-height: 730px;
    }
    
    
    .googlemap-main-sec hr {
    max-width: 220px;
    height: 4px;
    margin: 1rem 0rem 1.5em 0rem;
    background-color: #F4F0EC;
    border: none;
}

    .available{
        
    }
    
    
    .all-pro-info .available h3{
        
    }
    
.proj-sec{
        margin-top: 28px;
		    position: relative;
    }
    
        .all-pro-info .available h3{
        color: #1C768F;
    }


    .all-pro-info .com-son h3{
        color: #000000;
    }


.all-pro-info .sold h3{
        color: #FA991C;
      
    }


.proj-sec h3{
    margin-bottom: 0px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 23px;
    letter-spacing: 1.6px;
}

.proj-sec hr {
    margin-top: 8px;
    margin-bottom: 11px;
    max-width: 100px;
}

.proj-sec a {
   display: block;
    width: fit-content;
    color: #000;
    font-size: 17px;
    margin-bottom: 2px;
    font-weight: 600;
}

.com-son.proj-sec {}
    
    
    .all-pro-info .add-sec {
    margin-bottom: 0px;
}


select.form-select{
    border:0;
    outline:0;
    scroll-behavior: smooth;
    padding-right: 5px;
}
select.form-select option{
    border-color:transparent;
    outline:none;
}

.all-pro-info .ads-main-sec {
    max-width: 325px !important;
}

.all-pro-info.googlemap-main-sec:before {
    width: 39% !important;
}






  
@media screen and (max-width: 1530px) and (min-width: 768px){
.serenity-park.slid-bg {
    background-position: 50% -185px !important;
}
}








@media only screen and (max-width: 1200px){
	        
.Get-Update-sec .form-group, .frm-btn {
    padding: inherit !important;
    margin-bottom: 20px;
    }
        
         .foot-sid{
        padding-right:10px;
    }

    .foot-sid {
    padding-right: 90px;
}
      
	
		.all-pro-info.googlemap-main-sec:before {
    width: 40% !important;
    transform: rotate( 350deg );
}

    .all-pro-info .ads-main-sec {
    max-width: 240px !important;
}
	
	.googlemap-main-sec .detailDiv {
		max-width: 100%;
	}	
	.googlemap-main-sec .detailsDiv {
		max-width: 100%;
	}
}

@media only screen and (max-width: 1000px){
.stay-connect ul li {
    padding-right: 8px;
}
}


@media only screen and (max-width: 992px){
.all-pro-info.googlemap-main-sec:before {
    width: 50% !important;
    transform: rotate( 350deg );
}
    .googlemap-main-sec .detailDiv {
		width: 37%;
	}
	.googlemap-main-sec .detailsDiv {
		width: 37%;
	}
}




@media (max-width:1024px){

    .Get-Update-sec input.hs-button.primary.large{
        border: 2px solid white!important;
    }

}


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

	.stay-connect ul li a img {
		height: 20px;
	}

	.stay-connect ul li {
		padding-right: 8px;
	}
	.all-pro-info {
		min-height: 1200px !important;
	}

	.googlemap-main-sec .detailDiv {
		width: 100% !important;
	}
	.googlemap-main-sec .detailsDiv {
		width: 100% !important;
	}
}



.sub-info-sec ul li span{
     display: block;
    margin-bottom: 1px;
    font-size: 17.5px;
    font-weight: 500;
    color: #000;
    margin-top: 6px;
}


.sub-info-sec ul li > div {
   display: inline-block;
   float: right;
   margin-right: -10px;
	}


.add-sub-sec{
	width:100%;
}




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

.beverly9.slid-bg {
    background-position: 50% -135px !important;
}

.sub-info-sec ul li {
    font-size: 12.4px;
}

}


@media only screen and (max-width: 767px) {
	
	
	.foot-sid p {
    text-align: center;
	}
	
	.foot-sid {
    text-align: center;
	}
	
	fot-link-sec {
    text-align: center;
}

.off-add-sec img {
    float: none;
}
	
	
.proj-sec .showBtn:after {
	border-left: 0.3em solid transparent;
	border-left: 0.3em solid transparent;
	content: "\f107";
	font-family: FontAwesome;
	font-style: normal;
	font-weight:normal;
	font-size: 1.4em;
	line-height: 40px;
	z-index: -1;
	border-top: 0px;
	height: 40px;
	transition: 0.2s;
	cursor: pointer;
	position: absolute;
	top: -12px;
	right: 0px;
	width: 40px;
}
	
	
.proj-sec .showBtn.active:after {
 /*   border-left: 0.3em solid transparent;
	color: #fa991c; */
    transform: rotate(180deg);
  	content: "\f107";
}


.off-add-sec div {
    padding-left: 0px;
}

.fot-link-sec {
    text-align: center;
}

.msrc-socials {
    margin-top: 10px !important;
    width: fit-content;
    margin: 0 auto;
}

.new-footer h3 {
    text-align: center;
}
	
	

	
	
  
	
	.hideme {
	  display: none;  
	}
	
	
	.all-pro-info .ads-main-sec {
    max-width: 100% !important;
}


  
}

.serenity-park .pro-btn.btn-outline-primary
{
	color: #FA991C;;
    border-color: #FA991C;;
}

.serenity-park .pro-btn.btn-outline-primary:hover,.serenity-park .pro-btn.btn-outline-primary:active, .serenity-park .pro-btn.btn-outline-primary:focus {
	color: #fff;
    background-color: #FA991C !important;
    border-color: #FA991C !important;
}

.serenity-park .pro-btn.btn-primary {
    color: #032539;
    background-color: #FA991C;
    border-color: #FA991C;
}	


.serenity-park#Sticky-navbar ul li a {
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
    display: flex;
    width: fit-content;
    height: 70px !important;
}


.serenity-park#Sticky-navbar ul li:last-child{
padding-top: 11px;
    padding-bottom: 11px;
}


.serenity-park#Sticky-navbar ul {
    padding-top: 0px;
    padding-bottom: 0px;
}

.serenity-park .pro-btn.btn-primary:hover, .pro-btn.btn-primary:active, .pro-btn.btn-primary:focus {
    color: #FA991C !important;
    border-color: #FA991C !important;
    background-color: transparent !important;
}

.serenity-park .pro-btn.btn-primary:hover .a-col {color:#FA991C;}
.serenity-park .about-sec h1 {text-transform:uppercase;}
.about-sec span {color:#1C768F;}
.serenity-park .about-sec p {color:#325329;line-height:28px;}
.serenity-park .about-par-sec ul li {margin-bottom: 36px;}
.serenity-park#Sticky-navbar ul li a:hover, #Sticky-navbar ul li a.active {
    background-color: #F4F0EC;
    color: #032539;
}
.serenity-park#Sticky-navbar .pro-btn.btn-primary {
    color: #032539;
}
.serenity-park#amenities-sec .pro-heading {
    font-size: 36px;
}

.serenity-park#amenities-sec .pro-heading span {
	color:#1c768f;
}
.shadow-text{
	font-size: 16px;
    letter-spacing: 3px;
    color: #FA991C;
    font-weight: 600;
    text-align: center;
    margin-bottom: 20px;
    width: 100%;
    text-transform: uppercase;
	position:relative;
	z-index:9;
	
}

.shadd{
	width:100%;
	text-align:center;
	position: relative;
	display: flex;
    justify-content: center;
    align-items: center;
	cursor:grab;
}

.shadow-bg {
    color: #f3f3f3;
    transform: translatex(0%);
    font-size: 52px;
    text-transform: uppercase;
    letter-spacing: 6px;
    font-weight: 600;
    position: absolute;
    top: -50px;
    display: inline-block;
    width: fit-content;
    transition: 1s linear;
}

#frame_container{overflow:auto;}

.coverage_sidebar .add-sub-sec {
    width: 100%;
    background-color: #44556614;
    padding:40px;
    margin-top: 15px;
    height: fit-content;
}


.coverage_sidebar .all-pro-info .ads-main-sec {
    align-items: initial !important;
    margin-top: 50px;
    max-width: 100% !important;
    padding: 0px 20px;
    width: 100%;
}


.coverage_sidebar hr {
    max-width: 100px;
    height: 0.3rem !important;
    margin: 0.8rem 0rem;
    background-color: #f6dfc9;
    border: none;
}



.coverage_sidebar #frame_container {
    width: 100%;
}

.coverage_sidebar .Pro-index-heading {
    font-size: 20px !important;
}

.coverage_sidebar h3{
    font-size: 19px !important;
}


.coverage_sidebar .ads-main-sec{
	position:initial !important;
}

.coverage_sidebar .all-pro-info{
	min-height:auto !important;
}

.mycoverage a {
    transform: rotate(90deg);
    position: fixed;
    left: -69px;
    z-index: 100;
    top: 60%;
    border: none;
    padding: 5px 20px;
    transition: 1s;
        color: #fff;
    text-align: center;
    box-sizing: border-box;
    border: 2px solid transparent;
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
    background-color: #FA991C!important;
    color:#fff;
    text-transform: uppercase;
}


.mycoverage a:hover {
    top: 59%;
}

.new-index-page-main .submitted-message p {color: #fff}








