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

body {
  /* font-family: 'Open Sans', sans-serif;*/
	font-family: 'Montserrat', sans-serif;
  color: #4a4a4a;
}


.scrolltop {
    display:none;
    width:100%;
    margin:2 auto;
    position:fixed;
    bottom:20px;
    right:10px; 
}
.scroll {
    position:absolute;
    right:20px;
    bottom:20px;
    padding:0.7rem 0.7rem 0.4rem !important;
    background:#b2b2b2;
    background:rgba(178,178,178,0.7);
    padding:20px;
    text-align: center;
    margin: 0 0 0 0;
    cursor:pointer;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;        
}
.scroll:hover {
    background:rgba(178,178,178,1.0);
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;        
}
.scroll:hover .fa {
    padding-top:-10px;
}
.scroll .fa {
    font-size:30px;
    margin-top:-5px;
    margin-left:1px;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;    
}

.masthead {
    height:100vh;
    min-height: 40rem;
    padding-top: 72px;
    
}
.pad-x7rm{
	padding: 0px 7rem !important;
}
.masthead {
    padding-bottom: calc(10rem - 72px);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.45) 0, rgba(0, 0, 0, 0.45) 100%), url(../images/slider-img.jpg);
    background-size: cover !important;
    background-position: center !important;
}
.masthead h3 {
    line-height: 40px;
    font-size: 31px;
    font-weight: 700;
}

.carousel-caption{
bottom:auto !important;
max-width: 50% !important;
top: 40% !important;
margin: 0 auto !important;
}


.carousel-caption .btn{
	display:none;
}

.carousel-caption h1{
    font-size: 60px;
    font-weight: 300;
    text-shadow: 0px 1px 2px rgba(0,0,0,0.69), 0 8px 20px #797979;
	display: none;
}



.carousel-caption .ms-text, .carousel_text{
  font-size: 25px;
    color: #fff !important;
    text-shadow: 0px 1px 2px rgba(0,0,0,0.69), 0 8px 20px #797979;
    line-height: 35px;

}
.main-color2 {
    color: #ff8100;
}

.pad-section {
    padding: 6rem 0;
}

.ms-heading1{
  font-size: 47px;
    font-weight: 700;
}

.project-section .ms-text,.project-section p{
    line-height: 1.8em;
font-size:15px;
    color: #555;
    overflow: hidden;
	letter-spacing:0.7px;
	text-align: justify;
    text-overflow: ellipsis;
   display: -webkit-box;
    -webkit-box-orient: vertical;
	-webkit-line-clamp:5;
  }

.ms-text{
    line-height: 1.8em;
font-size:15px;
    color: #555;
    letter-spacing:0.7px;
  /*  display: -webkit-box;
    -webkit-box-orient: vertical;
  -webkit-line-clamp:5;*/
  }

.ms-outline{
position: relative;
    display: inline-block;
  }

.bg-1{
  background-position: center !important;
  overflow: hidden;
  position: relative;
   /* background-image: url(../images/slider-img.jpg);*/
  background-size: cover;
   height:100vh;
   background-repeat: no-repeat; 
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.bg-col{
  background-color: #3f5073;
    opacity: 0.9;
    position: absolute;
    height:100%;
    width: 100%;
      top: 0;
  
}

.top-slid-col{
  background:linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0.1) 100%);
    opacity: 0.9;
    position: absolute;
    height: 100%;
    width: 100%;
      top: 0;
  
}

.mid-heading{
      font-weight: 700;
    font-size: 25px;
    letter-spacing: 0px;
}

.mid-heading-sec{
  
}

.mid-heading-sec h5{
      font-weight: 400;
    font-size: 21px;
  
}


.mid-heading-sec h4{
    font-weight: 500;
    font-size: 30px;
    letter-spacing: 0px;
  color: #004876;
}

.mid-heading-sec h3{
      width: 80px;
    height: 4px;
    margin: 0 auto;
    opacity: 0.4;
 
    background-color: #ee6c29;
}




.ms-heading1 {
      font-size: 29px;
    font-weight: 500;
    line-height: 32px;
    display: inline-block;
    color:#004876;
    margin-bottom: 5px;
    
}
.project-section .ms-heading1{
    text-transform: uppercase;
    margin-top: 10px;
}


.ms-heading2 {
font-size: 16px;
    color: #555;
    margin: 6px 0px 6px 0px;
    font-weight: 700;
    margin-left: 1px;
}


.msr-box-shadow{
  box-shadow: 10px 0px 38px 0px rgba(118,167,207,0.1);
}


.padding-sec .col-md-6{
  padding: 0 30px;

}



.ms-outline:after {
    width: 100%;
    height: 9px;
    content: "";
    opacity: 0.4;
    display: block;
    background: #ee6c29;
    position: absolute;
    left: 0;
    line-height: 0;
    bottom: 6px;
}

.ms-cost-sec{
    padding:0px;
    font-size: 16px;
    color: #4a4a4a;
    background-color:rgb(247 247 247 / 95%);
    /* border-color: #f3f3f3; */
    display: inline-block;
    text-align: center;
	margin-bottom: 0px !important;
    font-weight: 700;
    margin-bottom: 4px;
    vertical-align: middle;
    line-height: 1.5;
    border-radius: .25rem;
}

.ms-col-1{
  color: #ee6c29;
}

.ms-cost-sec span{
      margin-left: 5px;
    font-weight: 700;
    padding: .3rem 1rem;
    display: inline-block;
}

.ms-cost-sec .dot{
  height: 10px;
    width: 10px;
    background-color: #656565;
    border-radius: 180px;
    float: left;
    margin-top: 8px;
    margin-right: 7px;
	display: none;
  
  
}



.property-template-default .bg-1{
	    height: 70vh;
}


h3.ms-sq-foo {
   font-size: 16px;
    margin-bottom: 18px;
}

h3.ms-address {
       font-size: 16px;
    margin-bottom: 22px;
	color: #4a4a4a;
    font-weight: 700;
}


.ms-sq-foo span {
    font-weight: 700;
}


.Reviews-section h2{
    font-weight: 700;
  color: #4a4a4a;
  margin-top: 15px;
  
  
}

.mid-heading-sec h1 {
    font-weight: 400;
    font-size: 21px;
}


.Reviews-section h5{
    font-weight: 700;
  color: #6e6e6e;
  
}

.Reviews-section .ms-text {
    font-size: 18px;
    color: #555;
}

.carousel-indicators{
  display: none !important;
}

.carousel-control-next-icon {
  background-image: url("../images/Reviews/arrow-w-r.svg");
}


.carousel-control-prev-icon {
  background-image: url("../images/Reviews/arrow-w-l.svg");
  
}

.carousel-control-next-icon, .carousel-control-prev-icon {
    height: 25px;
}





.Gallery-img-sec {
    overflow: hidden;
    width:100%;
    height: auto;
    border-radius:1px !important;
    cursor: pointer;
    margin-bottom: 10px;
}


.foot-gallery-sec img {
    width: 100%;
    height: 105%;
   
}
.Gallery-img {
   
    transition: 0.8s;
  
}



/*.Gallery-img-sec:hover .Gallery-img {
  width: 100%;
    margin-top: -3%;

}*/

.copy-sec{
/*	text-align: center;
    font-size: 16px;
    font-weight: 700;
    color: #696969;
    background-color: #032539;
    color: #fff !important;
    padding: 17px 0px;
    margin-bottom: 0px;
	margin-top:25px;*/
}


footer h3{
      font-size:17.5px;
    color: #6e6e6e;
    margin: 14px 0px 16px 0px;
    font-weight: 700;
  
}


footer ul{
  padding: 0px;
}

footer ul li,footer ul li a {
  list-style: none;
  color: #777;
    font-weight: 700;
    font-size: 14px;
}
.fot-link-sec .nav-link {
    padding: 0;
}

.add-sec ul li{
  padding: 8px 0px;
}

.add-sec ul li img{
    height: 21px;
    margin-right: 10px;

}

.fot-link-sec ul li{
  padding: 4px 0px;
}

.fot-link-sec ul li a:hover{
  color: #ee6c29;
  text-decoration:none;
  
}

.foot-gallery-sec .col-md-2{
  margin: 10px 0px;
}


.top-slid-hdng{
    padding: 50px 0px;
}

.top-slid-hdng h1{
    margin: 0 auto;
    text-align: center;
    color: #fff;
    width: fit-content;
    font-size: 60px;
    font-weight: 300;
    text-shadow: 0px 1px 2px rgba(0,0,0,0.69), 0 8px 20px #797979;
}

.top-slid-hdng h3{
max-width: 130px;
    height: 8px;
    margin: 0 auto;
    margin-top: 8px;
        opacity: 0.4;
    background-color: #ee6c29;
	display: none;
  
}

.top-slid-hdng h5{
    font-weight: 400;
    font-size: 21px;
    text-align: center;
    margin-top: 11px;
    color: #fff;
      padding: 0 20px;
}


.top-slid-hdng p {
    text-shadow: 0px 1px 2px rgba(0,0,0,0.69), 0 8px 20px #797979;
}



.Description-rate-sec{
overflow: hidden;
    position: relative;
    background-image: url(../images/slider-img.jpg);
    background-position: 50%;
  width: 100%;
    height:auto;
    border-radius:5px;
      min-height: 300px;
	      background-size: cover;
  color: #fff;
  }

.Description-rate-sec-col{
  background-color:#3f5073;
    opacity: 0.9;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
  
}

.Des-in-sec{
  position: relative;
    margin:70px 30px 30px 30px;
	width: 100%;
    text-align: center;
}

.Project-sec{
    /* float: left; */
    width: 100%;
    border: 1px solid #dadada;
    border-radius: 4px;
    padding: 10px 0px;
    /* background: #f9f9f9; */
  
}



.Project-sec span {
    display: inline-block;
    height: 50px;
}


.Project-sec span img {
    width: 40px;
    opacity: 0.8;
}






.Project-sec ul{
  padding: 0px;
    margin: 0px;
  
}
.Project-sec ul li{
    list-style: none;
    float: left;
    width: 20% !important;
    text-align: center;
    padding: 13px 25px 10px 25px;
    border-right: 1px solid #dadada;
  
}
.Project-sec ul li h3{
    color: #ee6c29;
    font-size: 15px;
    margin-top: 3px;
	margin-bottom: 2px;
    font-weight: 700;
  
}

.Project-sec ul li h5{
     font-size: 14px;
    display: none;

}

.Project-sec ul li:nth-child(1) {
  width: 20%;
}


.Project-sec ul li:nth-child(2) {
  width: 30%;
}


.Project-sec ul li:nth-child(3) {
  width: 15%;
}


.Project-sec ul li:nth-child(4) {
  width: 15%;
}


.Project-sec ul li:nth-child(5) {
  width: 20%;
  border-right: none;
  border-bottom:  none;
}



@media (max-width: 992px) {
  .Project-sec {
    padding: 0px 30px;
}

.Project-sec ul li {
   list-style: none;
    float: inherit;
    width: 100% !important;
    text-align: center;
    padding: 25px 15px;
    border-bottom: 1px solid #cbd0d2;
  border-right: 0px;
}
  

}



.Features-sec{
      background-color: #fdf0e9;
    width: 100%;
    padding: 25px 0px;
}


.Features-sec ul{
  margin: 0px;
  padding: 0px 70px;
}
.Features-sec ul li{
  font-size: 19px;
    font-weight: 700;
    margin:10px 0px;
}

.Features-sec-p p{
  
}

.Features-sec-p{
    margin:30px 0px 0px 0px;
  }

@media (max-width: 992px) {
  
.Features-sec ul{
  padding: 0px 40px;
}
	.comm-submenu:after {
display:none;
}
}



.Gallery-sec{
  overflow: hidden;
    position: relative;
  width: 100%;
    border-radius: 5px;
  height:145px;
      margin-bottom: 25px;
  color: #fff;
  box-shadow: 10px 0px 38px 0px rgba(118,167,207,0.1);
  }


.Gallery-sec img{
  position: absolute;
    width: 100%;
    height: 100%;
  top:0;
}


.Gallery-sec:hover .Gallery-in-col{
    opacity: 0.9;
  cursor: pointer;
}

.Gallery-sec:hover .Gallery-in-sec{
    opacity: 0.9;
  cursor: pointer;
}

.Gallery-in-col{
  background-color:#3f5073;
    position: absolute;
    height: -webkit-fill-available;
    width: 100%;
    top: 0;
  opacity:0;
  transition:0.25s;
  height: 100%;
  
  
}

.Gallery-in-sec{
  position: relative;
    margin: 0 auto;
    text-align: center;
    opacity:0;
  transition:1s;

}
.Gallery-in-sec h2{
    font-size: 90px;
font-weight: 300;
}

.communities-text{
  font-size: 16px;
    line-height: 24px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.Floor-sec {

  
}
.Floor-sec .card {
box-shadow: 2px 15px 30px 2px rgba(118,167,207,0.1);
margin-bottom:30px;
}


.Floor-sec .pro-amen-sec {
    padding: 0px;
}




#gallery-img:hover {
    opacity: 0.8;
}

.Floor-sec .card-img-top{
overflow: hidden;
    width: 100%;
    /* border-radius: 5px; */
    height: 220px;
    padding: 0px;
    /* margin-top: 15px; */
    color: #fff;
  }

.Floor-sec .card-img-top img{
width: 100%;
    height: 100%;
    border-radius: 0px !important;
}

.Floor-sec .card-body {
color: #333;
    transition: color .15s;
    background-color: #fff;
    padding: 0px 0px 9px 0px;
	    margin-top: 15px;
}

.Floor-sec .card-body ul li{
list-style: none;
    font-size: 13px;
    margin-bottom: 5px;
    padding: 0px 10px;
}

.Floor-sec .card-body ul li:before{
     content: ' ';
    background-image: url(../images/tick.svg);
    height: 12px;
    width: 20px;
    /* color: #fff; */
    display: inline-block;
    background-repeat: no-repeat;

}

.Floor-sec .card-title {
margin-bottom: .75rem;
    padding: 0 60px;
    font-size: 18px;
    text-align: center;
    font-weight: 700;
  
}



@media (max-width: 992px) {
.Floor-sec .card-title {
    padding: 0 20px;
}

.Floor-sec .card-body ul{
padding: 0 20px;
}
}




.Other-Projects {

  
}
.Other-Projects .card {
border: none;
    padding: 0px;
  margin-bottom: 50px;

}


.Other-Projects .card-img-top{
overflow: hidden;
    width: 100%;
    /* border-radius: 5px; */
    height: 220px;
    /* padding: 1.25rem 2rem; */
    color: #fff;
    margin-bottom: 25px;
    box-shadow: 0 0.375rem 1.5rem 0 rgba(140,152,164,.2);
}

.Other-Projects .card-img-top img{
    width: 100%;
    height: 100%;
    border-radius: 4px;
}


.Other-Projects .card-body{
      padding: 0px;
  
}

.Other-Projects .card-body p{
font-size: 14px;
    margin: 18px 0px;
}



.Other-Projects .card-title {
margin-bottom: .75rem;
  
}



  
.com-sid-sec {
  max-height: 438px;
    overflow-y: auto;
  
  
}

.com-sid-sec .card{
    background-color: #fff;
    margin-bottom:10px;
      border: 1px solid #d6dbe4;
  
}

.com-sid-sec .card:hover{
       box-shadow: 2px 15px 30px 2px rgba(118,167,207,0.3);
  cursor: pointer;

}

.com-sid-sec .card-active{
    border: 1px solid #ee6c29;
}

.com-sid-sec .card-active:hover{
  box-shadow:2px 15px 30px 2px rgba(0,0,0,0);
}


.com-sid-sec .card-title{
  margin-bottom: 0px;
}

.com-sid-sec .card-text{
  margin-top: 5px;
  
}
ul[data-bsp-ul-index] {
    padding: 0;
    margin: 0 0 10px 0;
}

ul[data-bsp-ul-index] li {
    list-style: none;
    margin-bottom:25px;
}

.bspImgWrapper {
    overflow: hidden;
height: 130px;
background-position-x: center!important;
border: 2px solid #f78043;
margin-top: 5px;
margin-bottom: 0px;
background-position-y: center!important;
background-size: cover!important;
border-radius: 10px;
transition: 0.5s;

}

.bspImgWrapper:hover {
    /*background-position-y: bottom !important;*/
cursor: pointer;
border: 2px solid #f78043;
margin-top: 0px;
margin-bottom: 5px;
border-radius: 10px;
box-shadow: 0 10px 35px 0 rgba(0,0,0,0.2);
}

.footer-nav .nav-link{
Padding:0px !important;
}


.fot-link-sec ul li {
    padding: 8px 0px;
}

button#wpforms-submit-69,button#wpforms-submit-70 {
    background-color: #ee6c29;
    color: #ffff;
}

/* New Styles */
a:hover {
    text-decoration: none;
}

.Floor-sec .card:hover {
    box-shadow: 2px 15px 30px 2px rgba(118,167,207,0.2);
}


.sold-out{
    position:absolute;
    max-width:124px;
    left:-12px;
    top:15px;
    z-index:10;
}
.my-floor-posts .sold-out{
    position:absolute;
    left:4px;
    top:15px;
    z-index:10;
}


.property-card .sold-out{
    position:absolute;
    max-width:124px;
    left:6px !important;
    top:25px !important;
    z-index:10;
}

.project-section .sold-out {
    position: absolute;
    left: 4px;
    top: 25px;
}
.propert-data-sec .card-img, .card-img-top {
    height: 150px;
    overflow: hidden;
}

.card-img-top.card-pro-img {
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
    display: flex;
    background-color: #fdfdfd;
    text-align: center;
}

.card-img-top img {
    height: 100%;
    width: 100%;
   /* object-fit: cover;*/
}


.card-pro-img img {
    width: 70% !important;
    margin: auto;
    box-shadow: none;
    height: auto !important;
}

.project-section .current-img.logo-img {
    padding: 10%;
    object-fit: contain;
}

.offmarket {
  padding: 10%;
  object-fit: contain;
}

div.wpforms-container-full .wpforms-form input.wpforms-field-medium, div.wpforms-container-full .wpforms-form select.wpforms-field-medium, div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-medium {
    max-width: 100% !important;
}

.contact-icon{
    text-align: center;
     padding-bottom: 15px;
	padding-left: 20%;
	padding-right: 20%;
}
.contact-icon a{
     width: 100%;
    margin-bottom: 15px;
    display: inline-block;
     color: #dbdbdb;
    transition: 0.2s;
}
.contact-section {
    background-color: #3f5073;
    padding: 50px 0px;
    border-radius: 5px;
}
.contact-icon a span{
    display: inline-block;
    width: 100%;
    font-size: 18px;
}
.contact-icon a:hover {
    color: #fff;
}



.contact-icon img {
    height: 40px;
}

.contact-icon hr {
    margin-top: 0px;
    background: #ffffff40;
    width: 40%;
}

.contact-icon h1 {
    font-size: 17px;
    color: #fff;
    margin-top: 10px;
}


.placeDetail i.fa {
    color: #1c768f;
    font-size: 13px;
    cursor: pointer;
    transition: 0.2s;
}

.placeDetail i.fa:hover {
    color: #fa991c;
}






#optLocations{
    min-height:50px;
}

.wpforms-confirmation-container-full {
    color: #333;
    text-align: center;
    height: 90%;
    margin: 0 0 24px 0;
    background: #e0ffc7;
    border: 1px solid #b4d39b;
    padding: 35% 15px !important;
}
.we-buy-land-sec .wpforms-confirmation-container-full {
    padding: 15px 15px 0px !important;
}

/* Communities menu Submenu */

.comm-submenu {
    position: absolute;
    padding-top: 26px;
	scrollbar-width: thin;
scrollbar-color: rgb(227, 227, 227) transparent;
}


.comm-submenu ul {
     padding: 0px;
    max-height: 50vh;
    overflow-y: auto;
    background: #394866!important;
}

/*.comm-submenu ul li:hover {
    background-color: #3f5073 !important;
}*/


.comm-submenu a {
    color: #FFF;
    padding: 12px 20px;
    width: 100%;
    display: inline-block;
}

.span{
  display: inline-block;
  padding-left: 31px;
  padding-top: 3px !important; 
}

/*ul#menu-home-page li .comm-submenu {
    display: none;
}*/
ul#menu-home-page li a:hover .comm-submenu {
    display: block;
}
   

@media screen and (max-width: 992px) and (min-width: 0px){
	.navbar-nav .menu-item .header-subnav-indicator {
    box-sizing: border-box;
    height: 40px;
    position: absolute;
    right: 0;
    z-index: 11;
    top: 0;
    width: 40px;
	}
	.navbar-nav .menu-item{ position: relative; }
	.navbar-nav .menu-item .header-subnav-indicator:before, .navbar-nav .menu-item .header-subnav-indicator:after {
    box-sizing: border-box;
    content: "";
    height: 8px;
    left: 0;
    position: absolute;
    transition: border-color 333ms cubic-bezier(0.666, 0, 0.333, 1) 0s;
    width: 16px;
}
	.navbar-nav .menu-item .comm-submenu {
    position: static;
    float: none;
		padding: 0;
		margin:0;
		display: none !important; 
}
	ul#menu-home-page li:hover .comm-submenu{ display: none}
	.navbar-nav .menu-item.open .comm-submenu{ display: block !important}
	.navbar-nav .menu-item .header-subnav-indicator:before {
    border-left: 2px solid #FA991C;
    border-right: 2px solid #FA991C;
    border-top: 2px solid #FA991C;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    top: 12px;
    left: 12px;
}
	.navbar-nav .menu-item .header-subnav-indicator:after {
    border-bottom: 2px solid  #FA991C;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    border-left: 2px solid  #FA991C;
    border-right: 2px solid  #FA991C;
    bottom: 12px;
    left: 12px;
}

	.navbar-nav .menu-item a {
    display: block;
    padding-top: .8rem;
    padding-bottom: .8rem;
    line-height: 1rem;
}
	.navbar-nav .menu-item a {
    padding-right: 3rem;
	padding-left: 0px !important;
}

.navbar-nav .nav-link.communities_link {
    padding: 0rem !important;
}



	.navbar-nav .menu-item .header-subnav-indicator.active:before {
    top: 9px;
    border-color: #ff6700;
}
	.navbar-nav .menu-item .header-subnav-indicator.active:after {
    bottom: 9px;
    border-color: #ff6700;
}

}

.bspHasModal a {
    padding: 15px 20px 22px;
    background-color: #fff5f0 !important;
    display: inline-block;
    width: 100%;
}

 @media only screen and (max-width:480px) {
.navbar-dark .navbar-brand img {
    width: 210px;
}
}

.foot-gallery-sec {
    padding-left: 3rem!important;
    padding-right: 3rem!important;
}


@media only screen and (max-width:480px) {
.foot-gallery-sec {
    padding-left: 1rem!important;
    padding-right: 1rem!important;
}
}

@media only screen and (max-width:480px) {
.project-section .ms-heading1 {
    margin-top: 20px;
    font-size: 20px;
    line-height: 30px;
}
}


/* Single property gallery section */

.gal-sec .gallery-sec img{
    height: 160px;
    border-radius: 6px;
    overflow: hidden;
    margin-bottom: 30px;
    width: 15.15%;
    margin-left: -2px;
    margin-right: 1.6%;

}

/*.gal-sec .gallery-sec img:nth-child(6), .gal-sec .gallery-sec img:nth-child(12), .gal-sec .gallery-sec img:nth-child(18),
.gal-sec .gallery-sec img:nth-child(24), .gal-sec .gallery-sec img:nth-child(30), .gal-sec .gallery-sec img:nth-child(36){
    margin-right: 0%;

  
}*/

.last{
  margin-right: 0% !important;
}




.comm-submenu a:hover {
    background-color: #465573!important;
}



.navbar-expand-lg {
  background:#fff;
  border: none;
  transition: 0.2s all linear;  
}

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

.carousel-inner {   
   height:100vh;
}
 

 @media (min-width: 1200px){
.page-gallery .col-xl-2 {
    max-width: 20%;
    flex: 0 0 20%;
}
} 

@media screen and (max-width:768px) {
.carousel-caption {
    top: 30% !important;
}
}


@media screen and (max-width:400px) {
.carousel-caption {
    top: 20% !important;
}
}

.comm-submenu ul {
    padding: 10px !important;
    max-height: 50vh !important;
    box-shadow: 2px 2px 30px 2px rgba(118,167,207,0.2) !important;
    background: #fff !important;
}

.comm-submenu a {
    color: #465573 !important;
    padding: 12px 20px !important;
    font-size: 15px;
    width: 100% !important;
    display: inline-block !important;
}

.comm-submenu a:hover {
    background-color: #f7f7f7!important;
}

.comm-submenu:after {
    position: absolute;
    width: 0px;
    height: 0px;
    top: 17px;
    left: 17px;
    content: "";
    border-style: solid;
    border-width: 0px 8px 10px;
    border-color: transparent transparent rgb(255, 255, 255);
}

.comm-submenu li {
    list-style: none !important;
}


.propert-data-sec .card-body {
        padding:0px;
    padding-bottom: 1.3rem;
}


.propert-data-sec .card-title {
    font-size: 21px;
    font-weight:600;
    margin-top:13px;
    line-height: 32px;
    text-transform: uppercase;
    display: inline-block;
    color: #004876;
}

.propert-data-sec .item-location{
	    font-size: 13px;
    color: #555;
    padding: 0px;
    font-weight: 700;
    margin-left: 1px;
    margin: 0px;
}


span.img-sec {
    display: inline-block;
    width: 100%;
    height: 23px;
	margin-top: 4px;
    margin-bottom: 2px;
}




 /* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
 /* z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
}

/* Caption of Modal Image */
#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

/* Add Animation */
.modal-content, #caption {  
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
  from {-webkit-transform:scale(0)} 
  to {-webkit-transform:scale(1)}
}

@keyframes zoom {
  from {transform:scale(0)} 
  to {transform:scale(1)}
}

/* The Close Button */
.close {
  position: absolute;
  top: 109px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
  .modal-content {
    width: 100%;
  }
}

.hm-about-sec{

    padding: 4rem 0 !important;
}

.hm-about-sec p{
	    padding: 0px 25px;
}

.our-areas-sec{
	
}
.bg-1.our-areas-sec{
	height:auto !important;
}
	
	
	
.mx-w-1100{
	    max-width: 1100px !important;
    margin: 0 auto !important;
}


.mx-w-1350{
	    max-width: 1350px !important;
    margin: 0 auto !important;
}


.pad-75{
	padding: 0 75px;
}


.slider-content{
	
}



.our-areas-sec{
	
}



.our-areas-sec h5{

    color: #fff !important;
    text-shadow: 0px 1px 2px rgba(0,0,0,0.69), 0 8px 20px #797979;
	    font-size: 22px;
}

.our-areas-sec p{
	    text-shadow: 0px 1px 2px rgba(0,0,0,0.69), 0 8px 20px #797979;
		color:#ffff;

}

.our-areas-sec .col-md-6 p{
	opacity:0.85;
	
}

.navbar-brand img{
	height: 45px;
}




::-webkit-scrollbar {
  width:7px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #3f5073; 
}

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

.who-we-are-sec{
}

.we-sec-in{
	text-align:center;
	padding: 0px 5%;
}

.we-sec-in h5{
color:#004876;
}


.we-sec-in.mid{
    border: 1px solid #ccc;
    border-top: 0px;
    border-bottom: 0px;
}

@media screen and (max-width:768px) {
.we-sec-in.mid{
	border:0px;
}
}





.Description-main-sec .sold-out{
    position: absolute;
    left: 4px;
top: 10px;
    z-index: 1;
}



iframe {
    border: none;
}


.pro-amen-sec li:before {
    display: none !important;
}


.pro-amen-sec{
    display: flex;
    margin-top:5px;
    margin-bottom: 0px;
    padding: 10px 0px;
}


.pro-amen-sec li{
	    list-style: none;
	padding: 0px 5px;
    width: 30%;
    font-size: 13px;
    color: #333;
    border-right: 1px solid #b2b2b2;
	text-align:center;
}



.pro-amen-sec li:last-child{
    border-right:0px;
}


.project-section .pro-amen-sec li:last-child{
    border-right:0px;
	
	background-color: #3f5073!important;
color:#ffb510;
border-radius: 0px .25rem .25rem 0px;
    width: 35% !important;
	    font-weight: 700;
    color: #ffb510;
}


.pro-amen-sec li:first-child{
border-radius: .25rem  0px  0px .25rem;
}







.pro-amen-sec li img{

width: 20px;
}

.property-card .phone-sec{
      font-size: 15px;
    font-weight: 500;
    margin-top: 5px;
    line-height: 32px;
    text-transform: uppercase;
    display: inline-block;
    color: #393939;
}

.property-card .phone-sec img{
width: 16px;
    margin-right: 5px;
}

.pro-amen-sec li span{
    display: inline-block;
    width: 100%;
}


.project-section .pro-amen-sec {
    background-color: #fff;
    border-radius:0px;
	padding: 0px;
}



.project-section .ms-text{
	margin-bottom:30px !important;
}


.project-section .pro-amen-sec li {
    width: 20%;
    border: 1px solid #d9d9d9;
    padding: 5px;
    border-right: 0px;
}


.Description-main-sec .main-frm-sec{
	   
    display: inline-block;
    width: 100%;
    border-radius: 0px 0px 5px 5px;

}



.Description-main-sec .frm-sec{
	background-color: transparent;
    border-radius: 2px;
    color: #fff !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: block;
    float: none;
    font-size: 16px;
    border: 1px solid #e0e0e0;
    padding: 6px 10px;
    height: 38px;
    width: 100%;
    line-height: 1.3;
    margin-top: 15px;
}


.Description-main-sec .frm-sec:hover{
    border: 1px solid #bbbbbb;
	
}

.Description-main-sec .frm-sec:focus{
	outline:none;
    border: 1px solid #bbbbbb;
	
}



.Description-main-sec  .btn {
    padding: .4rem 1.3rem;
    font-size: 16px !important;
    border-radius: 0px;
    width: 100%;
	    margin-top: 15px;
}



.property-body{
	

}



.property-body .ms-text {
-webkit-line-clamp: inherit;
}



.frm-sec::placeholder {
  color:#8c94a5 !important;
  opacity: 1; /* Firefox */
}

.frm-sec:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color:#8c94a5 !important;
}

.frm-sec::-ms-input-placeholder { /* Microsoft Edge */
 color:#8c94a5 !important;
}


/*index page styles*/
img.wp-smiley,
img.emoji {
	display: inline !important;
	border: none !important;
	box-shadow: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 .07em !important;
	vertical-align: -0.1em !important;
	background: none !important;
	padding: 0 !important;
}

.navbar-nav .nav-link{
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}



.comm-submenu ul {
    padding:8px !important;
    max-height:345px !important;
    box-shadow: 2px 2px 30px 2px rgba(118,167,207,0.2) !important;
    background: #fff !important;
}

.comm-submenu a {
   color: #465573 !important;
    padding: 10px 11px !important;
    width: 100% !important;
    font-size: 13px;
    display: inline-block !important;
}

.comm-submenu a:hover {
    background-color: #f7f7f7!important;
}

.comm-submenu:after {
    position: absolute;
    width: 0px;
    height: 0px;
    top: 17px;
    left: 17px;
    content: "";
    border-style: solid;
    border-width: 0px 8px 10px;
    border-color: transparent transparent rgb(255, 255, 255);
}

.comm-submenu li {
    list-style: none !important;
}

.ms-heading2 {

}





.project-section .row{
	/*	    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;*/
    display: flex;
}

.mid-con{
	    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
    display: flex;
}

.project-section .ms-heading1 {
    margin-top:-4px !important;
}


@media (max-width: 768px){
	.project-section .ms-heading1 {
    margin-top: 15px !important;
}
}



/*Footer gallery styles*/
.col-gal-sec .gallery-sec{ 
 /* display:none;*/
  width:100%;
}
.Gallery-img-sec a img{
  margin-bottom:30px;
  border-radius:0px;
}

/*iframe{

        width: 100%;

        border: 2px solid #ccc;

    }*/


#gallery-img {
  border-radius:0px;
  cursor: pointer;
  transition: 0.5s;
}

#gallery-img:hover {opacity: 0.8;}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  /*z-index:500; /* Sit on top */
  padding-top: 60px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content {
  margin: auto;
  display: block;
  width: 100%  !important;
  max-width:  100%  !important;
}

/* Caption of Modal Image */
#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

/* Add Animation */
.modal-content, #caption {  
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
  from {-webkit-transform:scale(0)} 
  to {-webkit-transform:scale(1)}
}

@keyframes zoom {
  from {transform:scale(0)} 
  to {transform:scale(1)}
}

/* The Close Button */
.close {
  position: absolute;
  top: 1px;
  right: 7px;
  color: #000 !important;
  font-size: 30px;
  font-weight: bold;
  transition: 0.3s;
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
  .modal-content {
    width: 100%;
  }
}

/* Footer Popup Gallery */

 .modal {
    background-color: rgb(0,0,0) !important; 
  background-color: rgba(0,0,0,0.6) !important; 
}
.modal-dialog{text-align:center;}
.modal-content{display:inline-block;}














.Gallery-img-sec > img {
     height: 160px;
    border-radius: 6px !important;
    overflow: hidden;
    margin-bottom: 30px;
    width: 14.966667%;
    margin-left: -2px;
    margin-right: 1.8%;
}



.Gallery-img-sec img:nth-child(6), .Gallery-img-sec img:nth-child(12), .Gallery-img-sec img:nth-child(18),
.Gallery-img-sec img:nth-child(24), .Gallery-img-sec img:nth-child(30), .Gallery-img-sec img:nth-child(36){
    margin-right: 0%;

	
}



.Gallery-img-sec:hover{cursor: pointer;}


.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
pointer-events: none;
cursor: pointer;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
opacity: .65;
}

.Gallery-img-sec > img, .modal-body, .modal-content, .modal{
-webkit-user-select: none;   
-moz-user-select: none; 
-ms-user-select: none; 
-o-user-select: none;
user-select: none;
  }

.modal-dialog {
   max-width: 100% !important;
	margin: 20px 0px 0px 0px;
	 
  }
.modal-footer {
     display: block !important;
}
.btn{
    font-size:20px !important;
}
.modal-backdrop {
    z-index: 0 !important;
  }

.Other-Projects .card-title{
  color:#333 !important;
}


.we-buy-land-form textarea#wpforms-70-field_6 {
    /*width: 90% !important;*/
}
.we-buy-land-section{
   padding-right:30px;
}
.we-buy-land-section p{
  text-align:justify;
}

.bg-1.page-section.pad-section{
height:75vh !important;
}

/*a.top-icon:link, a.top-icon:hover, a.top-icon:visited a.top-icon:active {
  background-color: #FF9800;
  color: #FF9800;
}*/

#scrollToBottom
        {
            display: inline-block;
            background-color: #ee6c29;
            width: 50px;
            height: 40px;
            text-align: center;
            border-radius: 4px;
            position: fixed;
            bottom: 83px;
            right: 10px;
            transition: 0.2s;
            opacity: 0;
            visibility: hidden;
            z-index:400;
        }

 #scrollToTop {
  display: inline-block;
  background-color: #ee6c29;
  width: 50px;
  height: 40px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 110px;
  right: 10px;
  transition: 0.2s;
  opacity: 0;
  visibility: hidden;
  z-index:400;
}
#scrollToTop::after {
  content: "\f106";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  line-height: 40px;
  color: #fff;
}

#scrollToBottom::after {
  content: "\f107";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  line-height: 40px;
  color: #fff;
}

#scrollToTop.show, #scrollToBottom.show {
  opacity: 1;
  visibility: visible;
}
#scrollToBottom:hover{
  bottom: 80px;
}
#scrollToTop:hover{
  bottom: 113px;
}


/*property styles*/


#property-col-sec .propert-data-sec{ display:none;
}
.loadmore-property {
    color:green;
    cursor:pointer;
}

.ongoing-view-btn{
  background-color: #3f5073;
  border-color: #3f5073;
}

.property-card{
  background-color: #f7f7f7 !important;
  padding:17px;
  height: 100%;
  padding-bottom:0px;
}


/* Property Page Contact form CSS */

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: transparent !important;
    
  }

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:150px;
     background-color: #ee6c29 !important;
     color:#fff !important;
     border-radius: 0.25rem; 
     border:none !important;
}

.contact-info a {
    text-decoration: none;
    float: left;
    color: #fff;
    padding: 5px;
    width:100%;
    font-size: 16px;
    text-align: left;
}

.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 #ee6c29;
}

.wpforms-container-full .wpforms-form label.wpforms-error {
    color: #000 !important; 
    font-size: 13px !important;
    text-align: left;
    padding-top: 7px;
}

.Des-in-sec .wpforms-confirmation-container-full, div[submit-success] > .wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
    background: transparent !important;
    border: 1px solid transparent !important;
    color: #fff !important;
    max-width: 300px !important;
}

.wpforms-confirmation-container-full, div[submit-success] > .wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
    background: transparent;
    border: 1px solid transparent;
    color: #fff;
    max-width: 300px;
}

.wpforms-field-medium::placeholder {
  color:#8c94a5 !important;
  opacity: 1; /* Firefox */
}



.gal-sec .gallery-sec img{


}








@media only screen and (max-width:1100px) {
.Gallery-img-sec > img, .gal-sec .gallery-sec img {
    width: 31.222222%;
    margin-bottom: 12px;
}
#gallery-img {
    height: 150px;
}
}

@media only screen and (max-width:800px) {
.Gallery-img-sec > img, .gal-sec .gallery-sec img {
    width: 48.222222%;
}
    
}


@media only screen and (max-width:600px) {
.Gallery-img-sec > img, .gal-sec .gallery-sec img {
   width: 98.222222%;
}
#gallery-img {
     height: 200px;
}
    
}



/*Sitaram new css*/

 .wpforms-field-medium::placeholder {
  color:#8c94a5 !important;
  opacity: 1; /* Firefox */
}


.Des-in-sec .wpforms-field-medium {
    color: #fff !important;
}






.Des-in-sec  div.wpforms-container-full .wpforms-form button[type=submit] {
    width: 100%;
}






@media (max-width: 1200px){
.pad-x7rm {
    padding: 0px 0rem !important;
}
.navbar-expand-lg .navbar-nav .nav-link {
    margin-right: 2px !important;
}

}


@media (max-width: 576px){
.pad-x7rm {
    padding: 0px 20px !important;
}
}




.we-buy-land-sec .wpforms-confirmation-container-full, div[submit-success] > .wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
    background:transparent !important;
    border: 0px solid #dae0f3!important;
    align-items: center!important;
    display: flex;
    /* margin: 0px; */
    width: 100% !important;
    color: #004876;
    font-size: 15px;
}


footer .ms-text {
    text-align: justify;
}




















.foot-gallery-sec .modal-body img {
    width: initial;
    height: 100%;
}

.foot-gallery-sec .modal-body {
    height: 70vh;
    margin: 0 auto;
    /* width: 100% !important; */
}

.foot-gallery-sec .modal-header {
/*    position: absolute;
   top: 0px;
    right: -35px;*/ 
    border: none;
    z-index: 10000;
}



.foot-gallery-sec .modal-footer {
    border: none;
	padding: 0px;
}


.foot-gallery-sec .modal-content {
    background-color: transparent;
    border: none;
    max-width: 100%;
width: auto;

}



.foot-gallery-sec .modal-dialog {
    max-width: 100% !important;
    position: inherit !important;
    width: 100% !Important;
	margin-top: 0px;
}


.modal-header span {
    color: #fff !important;
    text-shadow: none;
    font-family: 'Open Sans', sans-serif;
    font-weight: 100;
    line-height: 49px;
    font-size: 35px;
    margin-right: 8px;
}


span:focus {
    outline: transparent;
}

.foot-gallery-sec button:hover {
    color: #fff;
}

.foot-gallery-sec button {
    color: #999;
    padding: 0px 10px;
    font-size: 41px !important;
    margin-right: 15px;
}


.foot-gallery-sec .modal-footer button {
line-height: 13px;
	margin-top: 0px;
}


.foot-gallery-sec button:focus {
    outline: none;
    box-shadow: none !important;
}


.modal {
    background-color: rgb(32 45 50 / 92%) !important;
}



@media (max-width:1050px){

.foot-gallery-sec .modal-body {
    height: auto;
}


.foot-gallery-sec .modal-body img {
    width: 100%;
    height: auto;
    max-height: 70vh;
}

.foot-gallery-sec .modal-content {
/*    max-width: 80%;
*/    width: auto;
}

	.foot-gallery-sec .modal-dialog {
    width: auto !Important;
}

}

.coming-bg-video{
position: absolute;
    right: 0;
    top: 60px;
    bottom: 0;
    min-width: 100%;
   /* filter: grayscale(100%);*/
   opacity: .32;
    filter: blur(2px);
}








@media only screen and (max-width:1200px) {
	
.coming-bg-video{
position: fixed;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: fit-content;
    filter: grayscale(100%);
    opacity: 0.5;
}

}


@media only screen and (max-width:768px) {
	
	.copy-sec span {
    display: inline-block;
}
	
	.bg-1, .masthead, .carousel-inner {
    height: calc(.494 * 100vw);
    min-height: 70vh;
    background-position: center;
}
	
	.top-slid-hdng h1 {
    font-size: 40px;
}
	.contact-section{
  padding: 30px 0px;
}
	
	.carousel-caption .ms-text {
    font-size: 21px;
    line-height: 29px;
}
}


@media only screen and (max-width:500px) {
	.carousel-caption .ms-text {
    font-size: 23px;
    line-height: 30px;
}

.carousel-caption {
    right: 5%;
    left: 5%;
    max-width: 80% !important;
}
	
}










.mb-bg {
background-color: #fff !important;
}




.col-md-push-6 {
    left:50%;
}


.col-md-pull-6 {
    right:50%;
}

.project-section .current-img {
    object-fit: cover;
    height: 100%;
    width: 100%;
	max-height: 320px;
}

.contact-sec div.wpforms-container-full, .we-buy-land-form div.wpforms-container-full {
    margin-bottom: 24px;
    background: #f9f9f9;
    border-radius: 5px;
	height: 100%;
    padding: 20px 30px 30px 30px;
}
@media only screen and (max-width:500px) {
	.project-section .current-img {
    height:150px;
}
	
}

@media only screen and (max-width:992px) {
.col-md-push-6 {
    left:0%;
}


.col-md-pull-6 {
    right:0%;
}
	.navbar-collapse .active>.nav-link{
    width: fit-content;
}
	
	.navbar-nav {
    margin-bottom: 10px;
}

}


.we-buy-land-section {
    margin-bottom: 30px;
}

.we-buy-land-sec {
    padding-top: 70px;
    padding-bottom: 25px !important;
}



.modal-open .modal {
    /*-webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
    display: flex !important;*/
}



.Ongoing-Projects .ms-cost-sec {
    top: 11px;
    width: auto !important;
    height: max-content;
    right: 0;
    border-radius: 4px 0px 0px 4px !important;
    border-right: 0;
    font-weight: 700 !important;
    font-size: 16px;
}


/*div.wpforms-container-full {
    margin-bottom: 24px !important;
    background: #f9f9f9 !important;
    border-radius: 5px !important;
    padding: 20px 30px 35px 30px !important;
}*/

.contact-sec .wpforms-confirmation-container-full, div[submit-success] > .wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
    background: transparent;
    border: transparent;
}




li.sold-mid {
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
    display: flex;
}




.plan-featured-img {
   /* display: flex;*/
}
.plan-featured-img img {
/*    width: 310px;
    height: auto;
    cursor:pointer;*/
	width: 30%;
    height: auto;
    cursor: pointer;
    border: 1px solid #ccc;
    margin: 1%;
}



@media only screen and (max-width:992px) {
.plan-featured-img img {
	width: 47%;
	
	}
}


@media only screen and (max-width:425px) {
.plan-featured-img img {
	width: 98%;
	
	}
}



.lotus_homes .msr-box-shadow {
    object-fit: fill;
}









/*NEW Gallery css  (sita ram 28-01)*/

.test-gallery .thumbnail {
    margin-bottom: 25px!important;
    width: 100%!important;
    height: 130px!important;
    border-radius: 0px !important;
	cursor: pointer;
	object-fit:cover;
}


.test-gallery .col-md-4 {
    padding: 0px 10px;
}



.test-gallery {
    margin-bottom: 30px;
}


.test-gallery .carousel-item .thumbnail {
   width: auto !important;
    max-width: initial;
    height: 65vh !important;
    max-height: 70vh !important;
}



.test-gallery .modal-content {
    background-color: transparent;
    border: transparent;
    max-width: 810px !important;
}


.test-gallery .modal-header {
    border-bottom: transparent;
}




.test-gallery .modal-header button:focus {
    outline: 1px dotted;
    outline: none;
}


.test-gallery .modal-header .close {
    margin: 0px 18px 0px 0px;
    color: #fff !important;
    font-weight: 100;
    font-size: 40px;
    padding: 0px;
}



.test-gallery h4{
font-weight: 500;
    font-size: 30px;
    letter-spacing: 0px;
    color: #004876;
}


.test-gallery h3{
width: 80px;
    height: 4px;
    margin: 0 auto;
    opacity: 0.4;
    background-color: #ee6c29;
}


@media (max-width:800px){
.test-gallery .carousel-item .thumbnail {
    width:inherit !important;
    max-width: none !important;
    height: auto !important;
    max-height: 70vh !important;
}
}

/*NEW Gallery css end  (sita ram 28-01)*/





.carousel-control-next, .carousel-control-prev {
    width: 45%;
}


span.carousel-control-prev-icon {
    position: absolute;
    bottom: 40px;
    right: 0;
}


span.carousel-control-next-icon {
    position: absolute;
    bottom: 40px;
    left: 0;
}

#property-col-sec .propert-data-sec{ display:none;
}
.loadmore-property {
    color:green;
    cursor:pointer;
}

.ongoing-view-btn{
  background-color: #3f5073;
  border-color: #3f5073;
}

.property-card{
  background-color: #f7f7f7 !important;
  padding:17px;
  height: 100%;
  padding-bottom:0px;
}



.col-gal-sec .gallery-sec img{ 
  display:none;
 }
.Gallery-img-sec a img{
  margin-bottom:30px;
  border-radius:6px;
}

#gallery-img {
 cursor: pointer;
  transition: 0.3s;
  height:145px;
}
.thumbnail {margin-bottom:6px;
width:235px;
height:auto;
}

.carousel-control.left,.carousel-control.right{
  background-image:none;
  margin-top:10%;
  width:5%;
}

.hidden {
    display: none!important;
}
.item img{
  width:800px !important;
  height:auto !important;
}
iframe{
        width: 100%;
        border: 2px solid #ccc;
        height: fit-content;
    }

#slide_cont
{
 box-shadow:0px 0px 10px 0px silver;
 width:600px;
 height:400px;
 margin-top:100px;
}
#slideshow_image
{
 width:600px;
 height:400px;
}

#prev_image,#next_image
{
 width:40px;
 height:40px;
 background:white;
 padding:5px;
}

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



@media (min-width:1600px){
	.ms-text {
		font-size: 17px;
	}
	
	.carousel-caption .ms-text {
    font-size: 35px;
    line-height: 40px;
}
	
	.project-section .ms-text {
    font-size: 17px;
	}
	
	footer ul li, footer ul li a {
    font-size: 16px;
	}
	
	
	.propert-data-sec .item-location {
    font-size: 15px;
	}
	
	.pro-amen-sec li {
    font-size: 14px;
    font-weight: 500;
	}
	
	.about-sec p {
    line-height: 26px;
	}
	
	
	.comm-submenu a {
    font-size: 14px;
	}
	
	.navbar-expand-lg .navbar-nav .nav-link {
    font-size: 16px;
	}
	
	.googlemap-main-sec:before {
    width: 45% !important;
}
	
}

/** css classes for navbar menus in properties **/
.sticky-3 ul li {
    width: 30% !important;
}

.sticky-4 ul li {
    width: 24% !important;
}

.sticky-5 ul li {
    width: 18% !important;
}
/** end **/






.subnav_stick ul li {
    width: 25% !important;
}


@media only screen and (max-width: 767px){
.subnav_stick ul li {
    width: 33.33% !important;
}

}


@media screen and (max-width: 1480px) and (min-width: 1231px){
#Sticky-navbar.subnav_stick ul li .btn-primary {
    padding: 0.6rem 0.8rem !important;
}
	
.juniper-crest-page #Sticky-navbar.subnav_stick ul li .btn-primary {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
	
}


@media screen and (max-width: 1200px) and (min-width: 1070px){
#Sticky-navbar.subnav_stick ul li .btn-primary {
    padding: 0.6rem 0.8rem !important;
}
	
	.juniper-crest-page #Sticky-navbar.subnav_stick ul li .btn-primary {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
}


.slid-logo .text-logo, .logo-info .text-info{
    font-size: 68px;
    color: #032539;
    font-weight: 700;
	line-height: 60px;
}
.map-text-logo{
    font-size: 40px;
    color: #032539;
    font-weight: 700;
	margin: 0 auto;
      line-height: 40px;
}


/* loader css */
#overlay{	
  position: fixed;
  top: 0;
  z-index: 100;
  width: 100%;
  height:100%;
  display: none;
  background: rgba(0,0,0,0.6);
}
.cv-spinner {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;  
}
.spinner {
  width: 40px;
  height: 40px;
  border: 4px #ddd solid;
  border-top: 4px #2e93e6 solid;
  border-radius: 50%;
  animation: sp-anime 0.8s infinite linear;
}
@keyframes sp-anime {
  100% { 
    transform: rotate(360deg); 
  }
}
.is-hide{
  display:none;
}
/* loader css end */



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

.bliss-page .slid-bg {
    background-position: 100% -300px !important;
}

}




/*communities hubspot form */

.Get-Update-sec fieldset.form-columns-0 {
    width: 17%;
    line-height: 20px;
    color: #fff;
    font-size: 23px;
    float: left;
    padding-right: 22px;
}

.Get-Update-sec fieldset.form-columns-0 h1 {
    color: #fff;
    font-size: 23px;
}

.Get-Update-sec .container{
max-width: 1100px;
}

.Get-Update-sec fieldset.form-columns-3 {
    float: left;
    width: 67%;
	margin-right: 2%;
}

.Get-Update-sec .hs_submit.hs-submit {
    float: left;
    width: 14%;
    background: transparent !important;
    border: transparent !important;
    /* border-bottom: 2px solid #fff !important; */
    color: #fff !important;
    transition: ce;
    /* border-radius: 0px !important; */
    padding-left: 0px !important;
    margin-bottom: 0px !important;
    /* height: 32px; */
    text-align: center;
}


.Get-Update-sec .hs-custom-style>div input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),.Get-Update-sec .hs-custom-style fieldset input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]) {
    background: transparent !important;
    border: transparent !important;
    border-bottom: 2px solid #fff !important;
    color: #fff !important;
    border-radius: 0px !important;
    margin-bottom: 0px !important;
    height: 40px !important;
    margin-top: 0px;
	font-size: 16px;
    padding-left: 10px !important;
    letter-spacing: 1px !important;
}

.Get-Update-sec .hs-form-f9143498-676c-4eeb-8e13-675a5e8f8fdc_c9c42eb9-a54d-4380-beae-51461368f237 fieldset.form-columns-3 .input {
    margin-right: 0px !important;
}

.Get-Update-sec input:focus{
        border:none;
  outline:none;
   /* padding-left:20px !important;*/
}


.Get-Update-sec li {
    list-style: none;
}

.Get-Update-sec .hbspt-form label span {
    display: none;
}


.Get-Update-sec .hbspt-form label{
color: #000 !important;
    display: block;
    font-size: 11px !important;
    padding-top: 7px !important;
    width: 100% !important;
    float: left;
	font-weight: 500;
    padding-bottom: 10px;
}



.Get-Update-sec .hbspt-form {
    width: 100%;
	position: relative;
}

.Get-Update-sec .hs_error_rollup {
    position: absolute;
    bottom: -27px;
    right: 0;
}


.Get-Update-sec input.hs-button.primary.large {
	margin-top: 20px;
    background-color: transparent;
    border: 2px solid transparent;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    /* border-bottom: 2px solid #fff !important; */
    width: 100%;
    height: 49px !important;
    margin-left: -6px;
    background-color: transparent !important;
    color: #fff !important;
    padding: 3px !important;
    /*border: 1px solid #4560 !important;*/
    border: 2px solid #fff !important;
    font-weight: 500 !important;
	transition:0.2s;
}

.Get-Update-sec input.hs-button.primary.large:hover {
	border:2px solid #fff !important;
	background-color: #fff !important;
    color: #fa991c !important;
}




.Get-Update-sec .hbspt-form .hs-input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #ffffff !important;
  opacity: 1; /* Firefox */
}

.Get-Update-sec .hbspt-form .hs-input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #ffffff !important;
}

.Get-Update-sec .hbspt-form .hs-input::-ms-input-placeholder { /* Microsoft Edge */
  color: #ffffff !important;
}

.page-template-communities_map .test-gallery{display:none;}



.all-pro-info .detailDiv {
    padding: 0px;
}


.logo-info{
	text-align: center;
    padding: 15px;
    min-height: 110px;
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
    display: flex;
}

.logo-info img{max-height: 80px;object-fit: cover; max-width: 100%;
margin: 0 auto;
}


.pro-info{
	color: #fff;
	padding: 5px 20px 20px 20px;
	font-size: 17px;text-align: center;
	margin-bottom: 22px;
	position: relative;

}

.pro-info span{
    display: inline-block;
    width: 100%;
}


.pro-available{
	background-color: #1C768F;
	padding:0;
}
	
	.pro-sold{
	background-color: #FA991C;
	}
	
	.pro-coming-soon{
	background-color: #032539;
	}

.pro-full-info{
}


.pro-add-info{

    padding-bottom: 25px;
    padding-top: 12px;
    text-align: center;
    color: #34383c;
    font-size: 20px;
    line-height: 24px;
    max-width: 250px;
    margin: 0 auto;


}

.pro-add-info span{
	display:inline-block;
	width:100%;
	
}



.pro-sold-tag span{
	    color: #FA991C;
    text-transform: uppercase;
}


.pop-up-sec {
  width: 170px;
}

.pop-up-sec .pro-add-info {
     padding: 7px 12px;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    position: absolute;
    bottom: 0;
    background-color: #fff;
    width: 82%;
    margin: 0px 9%;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
	text-transform:uppercase;
}


.comingsoon-section .pro-add-info{
	color:#032539;
}

.sold-section .pro-add-info{
	color:#FA991C;
}


.available-section .pro-add-info{
	color:#1C768F;
}


.pop-up-sec .card-img-top{
border: none;
}


.pop-up-sec .pro-main-img-sec {
    overflow: hidden;
    height: 100px;
	-webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
    display: flex;
}


.pop-up-sec .pro-info {
color: #fff;
    padding: 10px 11px 16px 11px !important;
    font-size: 20px;
    text-align: center;
    font-weight: 500;
    margin-bottom: 42px;
}


.sub-info-sec{
}


.pro-map-sec .card-body {
    font-size: 16px;
    font-weight: 500;
    padding: 20px 30px;
}


.sub-info-sec ul{
	    display: inline-block;
	    padding:0px;
	    margin-bottom: 5px;
	width: 100%;
}

.sub-info-sec ul li{
list-style: none;
    float: left;
    word-break: break-word;
    width: 33%;
    margin-bottom: 10px;
    display: inline-table;
    line-height: 22px;
    text-align: center;
    font-size: 13px;
    color: #a9a9a9;
}

.sub-info-sec ul li img {max-width: 28px;opacity: 0.2; max-height: 27px;}


.pro-main-img-sec{overflow: hidden;height: 150px;}


.pro-main-img-sec img{
	object-fit: cover;}


.all-pro-info .btn{
	    width: 100%;
}

/* google map popup css */
.gm-style .gm-style-iw-d {overflow:hidden !important;}
.gm-style .gm-style-iw-c {padding:0 !important; border-radius:0px !important;background:none !important;   box-shadow: 0 2px 7px 1px rgb(0 0 0 / 5%)!important; ;}
.gm-style-iw-t button{display:none !important;}
.community_link{text-transform:capitalize !important;}

.all-pro-info .card {
    border: none;
    border-radius: 0px;
}



.pro-map-sec .btnSec {
    position: absolute;
    left: 7px;
    top: 3px;
    z-index: 1;
    color: #fff !important;
    text-shadow: 2px 2px 5px #0000008f;
    
    font-size: 25px;
}


.pro-map-sec .btnSec a {
    color: #ffffff;
}




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

	
	
	.pro-map-sec .card-body {
    padding: 10px 20px;
		 font-size: 15px;
}
	


.Get-Update-sec .hs-custom-style>div.form-columns-3 .hs-form-field, .hs-custom-style fieldset.form-columns-3 .hs-form-field {
    width: 100%;
}

.Get-Update-sec .hs_submit.hs-submit {
    float: left;
    width: 100%;
}

.Get-Update-sec fieldset.form-columns-0 {
    width: 100%;
    float: left;
    text-align: center;
}


.Get-Update-sec fieldset.form-columns-3 {
    float: left;
    width: 100%;
}

.Get-Update-sec .hbspt-form {
    padding: 0px 20px;
}
	
	.Get-Update-sec .hbspt-form label {
    margin-bottom: -10px;
}
	
	.Get-Update-sec .hs_error_rollup {
    right: auto;
}

	.pro-map-sec .logo-info img {
    max-width: 75%;
}
	
	.pro-map-sec .map-text-logo {
    font-size: 30px;
    color: #032539;
    font-weight: 700;
    line-height: 30px;
}
	
	.pro-map-sec .pro-info {
    padding: 15px;
	}
	
	
	.pro-map-sec .sub-info-sec ul li span {
        font-size: 14px;
    font-weight: 500;
		    line-height: 20px;
		
	}
	
	.sub-info-sec ul li {
    padding-right: 10px;
	}
	

	
}


@media only screen and (max-width: 768px){
	.all-pro-info .ads-main-sec .add-sec {
    display: revert;
}
	
	.all-pro-info .ads-main-sec {
    padding-bottom: 10px;
    padding-top: 20px !important;
}

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

	
}

.maphide{display:none}


.Get-Update-sec .input {
    margin-right: 0px !important;
}

.Get-Update-sec .no-list{
/*float: left;*/
    padding: 0px;
}

.Get-Update-sec .hs_error_rollup .hs-error-msgs{
  display: none !important;
}

.copy-sec a {
    color: #1C768F;
}


.foot-sid .dropdown-toggle::after {
    border-left: 0.3em solid transparent;
    content: "\f107";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    font-size: 1.3em;
    line-height: 40px;
    height: 27px;
    color: #708090;
    border-top: 0px;
    cursor: pointer;
    position: absolute;
    top: -12px;
    right: -25px;
}




.foot-sid .dropdown-menu.show {
    display: block;
    border: none;
    border-radius: 0px;
    box-shadow: rgb(128 128 128 / 30%) 0px 10px 15px;
    padding: 0px;
}


.foot-sid .dropdown-item {
    display: block;
    width: 100%;
    padding: 0.25rem 1rem;
    clear: both;
    font-weight: 400;
    color: #000;
	font-size: 15px;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    
    font-weight: 500;
}

.foot-sid .dropdown-item:hover {
	background-color: #FA991C;
	color: #fff;
}


.sold_banner {
    height: 20px;
    width: 180px;
    background-color: #FA991C;
    position: absolute;
    top: 20px;
    right: -50px;
    text-align: center;
    color: #FFF;
    font-weight: 700;
    font-size: 15px;
	text-transform:uppercase;
    white-space: nowrap;
  -webkit-transform: rotate(35deg);
    -moz-transform: rotate(35deg);
    -ms-transform: rotate(35deg);
    -o-transform: rotate(35deg);
    transform: rotate(35deg);
}

.sold_banner:before {
    box-sizing: border-box;
    border-style: solid;
    border-color: transparent;
    border-width: 20px;
    border-left-width: 53px;
    border-right-width: 26px;
    content: "";
    display: block;
    left: -49px;
    position: absolute;
    width: 141%;
    border-top-width: 0px;
    border-bottom-color: #FA991C;
    top: -2px;
    z-index: -1;
}









.msrc-socials a{
    display: block;
    color: #FA991C;
    font-size: 24px;
}

.msrc-socials a {
    width: 25px;
    margin-top: -13px;
}


.start-text {font-size: 19px;}

.town-info {
	background-color: #fff;
    color: #fa991c;
    width: 89%;
    margin: 0px 6%;
    text-transform: uppercase;
    padding: 7px;
    font-size: 19px;
    font-weight: 500;
    bottom: -20px;
    line-height: 22px;
    margin-bottom: -12px;
    margin-top: 13px;
	
}

.price {font-size: 46px;margin-top: -15px; min-height: 70px;}



.pro-soldout{color: #FA991C;font-size: 1.1rem;text-align: center;text-transform: uppercase;margin-bottom: 19px;display:none}
.pro-current{font-size: 15px;text-align: center;margin-bottom: 19px;color: #34383c;font-weight: 500;display: none; text-transform: uppercase;margin:5px 0;}
.pro-current img{max-width: 24px; opacity: 0.2;margin-right: 2px;margin-top: -5px;}




.pro-coming-soon .town-info {color: #032539 !important;}


.card .pro-info.pro-coming-soon {
    padding:17px 20px 0px 20px;
    margin-bottom: 60px;
    
}

.coming_property .card .pro-info.pro-coming-soon {
    padding:40px 20px 0px 20px;
}


.card .pro-info.pro-sold {
     padding:17px 20px 0px 20px;
}

.card .pro-info.pro-available {
    padding: 17px 20px 0px 20px;
}

.pro-sold-sec {
    font-size: 30px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 3px;
	line-height: 30px;
}

.coming-soon-sec {font-size: 30px;font-weight: 500;text-transform: uppercase;letter-spacing: 3px;line-height: 30px;}

.pro-available .town-info {
    color: #1c768f;
}


.coming-soon-slider {-webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
    display: flex;min-height: 140px;
	    position: relative;
	}

.coming-soon-slider img {/*max-width: 85%;*/margin: 0 auto;}
.logo-comingsoon {
    padding-right: 8%;
    padding-left: 8%;
    z-index: 100;
    position: absolute;
    object-fit: inherit !important;
    max-height: 90%;
    max-width: 90%;
    left: 0;
    right: 0;
    width: auto;
    height: auto;
}


.comingsoon-bg {
  position: relative;
    /* top: 0; */
    width: 100%;
    left: 0;
    bottom: 0;
}

.reve59{text-transform:capitalize !important;}



/** banker flyer css start **/


.new-landing-hero{
	padding-bottom: 7rem!important;
	}

		.new-landing-hero img{
			width: 100%;
			height:inherit;
	}
	
	.contact-form-sec {
    background-color: #032539f5;
    padding: 40px;
    border-top: 8px solid #fa991c !important;
}

.new-landing-hero .contact-form-sec {
	/* bottom: 0;
	position: absolute; */
	margin-top: -40%;
}



.contact-form-sec h1 {
    color: #fff;
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 32px;
	margin-bottom: 35px;
    text-align: center;
    letter-spacing: 0.8px;
}
	
.new-index-page-main .contact-form-sec span {
/*    color: #fa991c !important;*/
}
    
	
	.new-heading-main-sec{
		color: #fa991c;
		font-size: 42px;
		letter-spacing: 0.4px;
		font-weight: 600;
	}
	
	
	.heading-main-sec {
    font-size: 42px;
    font-weight: 700;
    color: #fa991c;
    line-height: 47px;
    margin-bottom: 17px;
    text-transform: uppercase;
    letter-spacing: 0.4px;
}

.heading-main-sec span{
        color:#032539
}

.new-index-page-main p {
    color: #000;
    font-size: 16px;
	
}
.index-right-text h3 {
    font-size: 21px;
    Letter-spacing: 0.4px;
    Color: #1C768F;
}

.homes-con-sec p{
    margin-left:30px;
	margin-right:30px;
}

.new-index-page .btn {
    font-weight: 500;
}

.new-index-page .proj-sec a {
    font-weight: 500;
}

.off-in-sec:hover .card-text {
color: #1C768F;
}

    
.new-index-page .googlemap-main-sec .container{max-width: 100%;padding-left: 100px;}


.new-index-page .googlemap-main-sec:before {
    content: "";
    background-color: rgb(255 255 255);
    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: -250px;
    transition: 0.15s;
    z-index: 2;
    transform: skew(19deg);
}

.new-index-page .orng-btn.btn-primary:hover, .orng-btn.btn-primary:active, .orng-btn.btn-primary:focus {
    background-color: transparent !important;
    border-color: #fa991c !important;
    color: #fa991c !important;
}


.index-form-sec .form-group {
  /*  width: 48%;
    float: left;
    padding: 2%;*/
	    padding: 0px 10px;
}

.index-form-sec {
    
}

.index-form-sec label {
    color: #fff;
}

.index-form-sec input {
       background:transparent;
       border:transparent;
	color: #fff !important;
       border-bottom: 2px solid #9f9f9f66;
       border-radius: 0px;
}
.index-form-sec input:hover{
        background:transparent;
   border-color:#fa991c;
   

    
}


.index-form-sec input:active{
        background:transparent;
   border-color:#fa991c;


    
}

.index-form-sec input:focus{
        background:transparent;
   box-shadow:none;  
   border-color:#fa991c;
}

legend {
    color: #fff;
}

.frm-index-hslid .form-check-label {
    font-size: 16px;
    color: #909090 !important;
}


.index-form-sec textarea {
    background: transparent;
    border: transparent;
    border-bottom: 2px solid #9f9f9f66;
    border-radius: 0px;
    width: 100%;
    color: #fff;
	    transition: 0.5s;
}


.index-form-sec textarea:hover {
    background: transparent;
    border-color: #fa991c;
	outline: none;
}

.index-form-sec textarea:active {
    background: transparent;
    border-color: #fa991c;
	outline: none;
}

.index-form-sec textarea:focus {
    background: transparent;
    border-color: #fa991c;
	outline: none;
}




.contact-form-sec .form-check input {
 opacity: 1;
    cursor: pointer;
    height: auto;
    width: auto;
    position: unset;
}

.req-info {
    color: #909090 !important;
}



.btn-primary.orng-btn {
    background-color: #fa991c !important;
    border-color: #fa991c !important;
    color: #032539 !important;
}

.btn-outline-primary.orng-btn {
	 border-color: #fa991c !important;
	/* color: #fa991c !important;*/
}


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





.btn-outline-primary.orng-btn a {
	color:#fa991c !important;
}

.btn-outline-primary.orng-btn:hover a{
	color:#ffffff !important;
}






.orng-btn.btn-primary:hover, .orng-btn.btn-primary:active, .orng-btn.btn-primary:focus{
    background-color: transparent !important;
    border-color: #fa991c !important;
    color: #fa991c !important;
}

.orng-btn.btn-primary:hover a, .orng-btn.btn-primary:active a, .orng-btn.btn-primary:focus a{
    color: #fa991c !important;
}



.index-right-text {
   /* padding: 50px 80px 0px 85px;*/
	padding: 50px 55px 0px;
}

.land-text-sec:after {
    content: "";
    position: absolute;
    border-top: 700px solid #032539;
    border-left: 438px solid transparent;
    top: 0;
    right: 0;
    z-index: 2;
}

.land-text-sec {
    position: relative;
}

.ind-aboutus-sec {
    padding-bottom: 10rem!important;
    padding-top: 10rem!important;
    position: relative;
  /*  background-color: #d5cebf1a;*/
    overflow: hidden;
}
.team-img-sec {
    width: 47%;
    position: absolute;
    top: 90px;
    right: -0;
    max-height: 100%;
    z-index: 1;
}

.team-img-sec img {
    width: 100%;
    height: auto;
}

.new-index-page-main .container {
    /* max-width: 100%; */
    max-width: 1250px;
}





.ind-aboutus-sec:after {
    content: "";
    position: absolute;
    border-bottom: 2445px solid #f4f1ec;
    border-left: 1377px solid transparent;
    top: -314%;
    right: 37%;
    z-index: -1;
    height: 500%;
}


.ind-aboutus-sec:before {
    content: "";
    position: absolute;
    right: 12%;
    width: 500px;
    z-index: -1;
    height: 400px;
    background-color: #05273a;
    bottom: 0;
}


.ind-aboutus-sec .bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 45%;
    z-index: -1;
    height: 100%;
    background-color: #fdfcfa;
}


.homes-con-sec {
    text-align: center;
    max-width: 900px;
    margin: 0 auto;
    margin-bottom: 20px;
}

.Homes-main-sec {
    margin-bottom: 5rem!important;
    padding-top: 5rem!important;
    position: relative;
}
.Available-Comm-main-sec{
	margin-top: 5rem!important;
}

.home-img-sec {
    text-align: center;
    height: 400px;
}

.home-text-sec {
    text-align: center;
    max-width: 80%;
    margin: 0 auto;
    margin-top: 30px;
}

.home-text-sec h2 {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 30px;
    letter-spacing: 0.4px;
}

/*p {
    Color: #f4f0ec;
}
*/
.home-img-sec img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.about-con-sec {
    padding-bottom: 5rem;
    margin-top: 2.5rem;
    position: relative;
    overflow: hidden;
}

.available-sec .card .pro-info.pro-available {
    padding: 17px 20px 0px 20px;
}

.available-sec .pro-available {
   /* background-color: #032539;*/
}

.start-text {
    font-size: 18px;
}

.available-sec .price {
    font-size: 46px;
    margin-top: -15px;
    min-height: 70px;
}

.available-sec .town-info {
    background-color: #fff;
    color: 909090;
    width: 89%;
    margin: 0px 6%;
    text-transform: uppercase;
    padding: 7px;
    font-size: 19px;
    font-weight: 500;
    bottom: -20px;
    line-height: 22px;
    margin-bottom: -12px;
    margin-top: 13px;
}

.available-sec .pro-main-img-sec {
    overflow: hidden;
    height: 230px;
}

.available-sec .pro-main-img-sec img {
    object-fit: cover;
    height: 100%;
    width: 100%;
}

.available-sec .logo-info {
    text-align: center;
    padding: 15px 35px;
}

.available-sec .start-text {
    font-size: 18px;
}



.available-sec .btn-outline-primary{
width: 100%;
    margin: 0px;
    text-transform: uppercase !important;
    font-weight: 500;
    font-size: 17px !important;
}


.available-sec .card-body {
    padding: 40px 40px;
}


.about-con-sec:before {content: "";position: absolute;border-bottom: 3305px solid #f4f1ec;border-left: 1662px solid transparent;top: -314%;right: 0;z-index: -1;height: 500%;}

.about-con-sec:after {
    content: "";
    background: #fdfcfa;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: -2;
}

.available-main-sec {
    padding-bottom: 0rem;
    padding-top: 5rem;
}

.ava-gal-img {
    height: 400px;
    padding: 0px;
    overflow: hidden;
	cursor:pointer;
}

.ava-gal-img img{
    width: 100.5%;
    height: 100.5%;
    object-fit: cover;
}

.available-main-sec .nav-tabs {
    border-bottom: 0px;
    margin-bottom: 30px;
}

.avil-nav-tabs {
    margin: 0 auto;
    width: fit-content;
}




.avil-nav-tabs li {margin-right: 20px;color: #c5caca;margin-right: 30px;}

.avil-nav-tabs li a{color: #c5caca;font-size: 16px;text-transform: uppercase;letter-spacing: 1.6px;}

.avil-nav-tabs .active {
    color:#fa991c
}

.contact-bg-sec {
    width: 100%;
    height: fit-content;
    position: absolute;
    overflow: hidden;
}

.contact-bg-sec img {
    width: 100%;
    height: auto;
    object-fit: cover;
    top: 0;
    object-position: top;
}

.contact-main-sec {padding-bottom: 4rem;position: relative;padding-top: 10rem;margin-bottom: 4rem;overflow: hidden;}

.contact-main-sec .contact-form-sec {
    margin-top: -80px;
}


.contact-main-sec:after {
    content: "";
    position: absolute;
    border-top: 2445px solid #032539;
    border-right: 1377px solid transparent;
    top: 0;
    right: 50%;
    z-index: -1;
    height: 500%;
}



.contact-bg-sec:after {
    content: "";
    position: absolute;
    border-top: 2445px solid #fa991cb3;
    border-right: 1377px solid transparent;
    top: 0;
    right: 39%;
    z-index: 0;
    height: 500%;
}


.about-bg-main-sec {
    overflow: hidden;
    height: 356px;
    position: absolute;
    bottom: 0;
    display: flex;
    width: 100%;
}

.sing-fam-bg {
    /* background-color: #032539; */
    /* height: 554%; */
    /* margin-top: -31%; */
    /* width: 60%; */
    /* transform: rotate(330deg); */
}

.sing-fam-bg:after {
    content: "";
    background-color: #fa991c;
    height: 100%;
    width: 70%;
    position: absolute;
    right: -20%;
    transform: skew(25deg);
}

.town-hom-bg:after {
    content: "";
    background-color: #032539;
    height: 100%;
    width: 71%;
    position: absolute;
    left: -20%;
    transform: skew(25deg);
}

.town-hom-bg {
    /* background-color: #fa991c; */
    /* height: 554%; */
    /* margin-top: -31%; */
    /* margin-right: -89%; */
    /* width: 71%; */
    /* transform: rotate(330deg); */
}

.sing-con-sec {color:#fff}

.sing-con-sec p{color:#fff}

.town-con-sec{
    color:#032539;
}

.town-con-sec p{
    color:#032539;
}

.home-main-img-sec {
    margin-bottom: 4rem;
}

#hsForm_4140d267-405d-4bd3-b064-ed084e58d58b .hs-richtext p, .new-index-page-main .hbspt-form .hs-richtext p {
    color: #ffffffa1;
}

.top-heading {
    margin-top: -130px;
    margin-bottom: 80px;
    background-color: #fa991c;
    font-size: 32px !important;
    Letter-spacing: 0.16px;
    color: #fff;
	padding-left: 6px;
	text-align:center;
}


.new-index-page-main .available-sec .card-body {
    padding: 20px 40px 40px 40px;
}


.service-flyer-sec .index-right-text {
    padding: 50px 35px 0px 80px;
}


.service-flyer-sec .land-text-sec:after {
    border-top: 700px solid #1C768F;
}

.service-flyer-sec  .land-text-sec:after {
    border-left: 330px solid transparent;
}

.service-flyer-sec .contact-form-sec {
    background-color:#1c768ff7;
}

.service-flyer-sec .ind-aboutus-sec:before {
    background-color: #1C768F;
}


.service-flyer-sec .sing-fam-bg {
    background-color: #1C768F;
}

.service-flyer-sec .available-sec .pro-available {
    background-color: #1C768F;
}


.service-flyer-sec .contact-main-sec:after {
    border-top: 2445px solid #1C768F;
}




.contact-form-sec ::-webkit-input-placeholder { /* Edge */
  color: #f4f0eca8;
   letter-spacing: 1px;
   text-transform: inherit;
}

.contact-form-sec :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #f4f0eca8;
   letter-spacing: 1px;
   text-transform: inherit;
}

.contact-form-sec ::placeholder {
  color: #f4f0eca8;
   letter-spacing: 1px;
   text-transform: inherit;
}




/*form styles*/

.contact-form-sec .hs-form-required{
    color:#fff;
    margin-left:5px
}

.contact-form-sec span {
    color: #ffffff;
}

.hs-form-field label{
    /* color: #000 !important;
    font-size: 16px !important;*/
}


.contact-form-sec .hs-custom-style .hs-form-field >div input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),.contact-form-sec .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;
	text-transform: inherit;
	font-size: 13px;
    padding: 0px !important;
    height: 45px !important;
    background: transparent !important;
    border: none !important;
    border-bottom: 2px solid #9f9f9f66 !important;
    color:#fff;
    outline: none;
    margin-top: 0px;
    letter-spacing: 1px !important;
    border-radius: 0px;
    margin-bottom: 12px !important;
}


.contact-form-sec .hs-form-field .hs-custom-style:hover {
border-bottom: 2px solid #fa991c !important;
}

.contact-form-sec .hs-form-field .hs-error-msg {
  /*  margin-left: -7px;
    font-weight: 400 !important;
    color: #fa991c !important;
    margin-bottom: 0px !important;
    font-size: 13px !important;
    padding-bottom: 0px;*/
	
	    margin-left: -18px !important;
    font-weight: 400 !important;
    color: #fa991c !important;
    margin-bottom: 0px !important;
    font-size: 12px !important;
    padding-bottom: 0px;
    width: 105% !important;
}

.contact-form-sec .hs-form-4140d267-405d-4bd3-b064-ed084e58d58b_b73ece84-c4b6-4816-854a-39d9f8df48ef fieldset.form-columns-2 .hs-form-field {
    margin-top: 15px;
}


.contact-form-sec .hs-form-field .hs-custom-style>div>div:last-of-type .hs-input:not([type=checkbox]):not([type=radio]),.contact-form-sec .hs-custom-style fieldset>div:last-of-type .hs-input:not([type=checkbox]):not([type=radio]) {
    width: 100%;
    max-width: 100%;
    background-color: transparent !important;
    border: none;
    border-bottom: 2px solid #9f9f9f66;
    padding: 5px 0px !important;
    height: 150px !important;
    outline: none;
    color: #fff;
    margin-bottom: 15px !important;
}



.contact-form-sec .form-columns-0 .hs-richtext.hs-main-font-element span {
    color: #f6981f !important;
}

.contact-form-sec .hs-form-field {
    margin-bottom: 15px;
}

.contact-form-sec .hs_do_you_have_any_agent_.hs-do_you_have_any_agent_.hs-fieldtype-radio.field.hs-form-field {}

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




.contact-form-sec .hs-fieldtype-textarea.hs-form-field .hs-error-msg {

    margin-bottom: 20px !important;
}

.contact-form-sec .hs_error_rollup ul li .hs-main-font-element {
    display: block;
    padding-top: 7px !important;
    width: 100% !important;
    float: left !important;
    margin-left: -7px !important;
    font-weight: 400 !important;
    color: #fa991c !important;
    font-size: 13px !important;
    padding-bottom: 0px !important;
    margin-top: -20px !important;
    margin-bottom: 10px !important;
}


.contact-form-sec input.hs-button.primary.large{
background-color: #fa991c !important;
    border-color: #fa991c !important;
    color: #fff !important;
        transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.contact-form-sec input.hs-button.primary.large:hover{
background-color: transparent !important;
    border-color: #fa991c !important;
    color: #fa991c !important;
}

.contact-form-sec .hs_client_name.hs-client_name.hs-fieldtype-text.field.hs-form-field {
    margin-top: 23px;
}

.contact-form-sec .hs_do_you_have_any_agent_.hs-do_you_have_any_agent_.hs-fieldtype-radio.field.hs-form-field {
    margin-top: 0px;
	position:relative;
}


.contact-form-sec .hs-custom-style>div>div:last-of-type .hs-input:not([type=checkbox]):not([type=radio]),.contact-form-sec .hs-custom-style fieldset>div:last-of-type .hs-input:not([type=checkbox]):not([type=radio]) {
    height: 110px !important;
}

.contact-form-sec .hs-form-field label {
    font-size: 16px !important;
}


.contact-form-sec ul.no-list.hs-error-msgs.inputs-list {
    margin-bottom: 20px;
    height: 20px;
}
.ind-about-con-sec{
	padding: 0px 105px 0 0;
}


.contact-form-sec .hs-fieldtype-radio .input {
    position: absolute;
    top: -9px;
    right: 12px;
}



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

.contact-form-sec li.hs-form-radio {
    width: 85px;
}

.about-con-sec .btn-primary.orng-btn{
	color:#fff !important;
}

.ind-about-con-sec .pro-btn.btn-primary:hover{
	border-color: #fa991c !important;
	color:#fff !important;
}


.about-con-sec .pro-btn.btn-primary:hover{
	border-color: #fa991c !important;
	color: #fa991c !important;
	    transition: all 0.25s ease-out;
    -webkit-font-smoothing: antialiased;
}



/*MEDIA START*/








@media (max-width: 1750px) {
	.land-text-sec:after {
    border-left: 350px solid transparent;

}
	.team-img-sec {
    top: 120px;
	}

}

@media (max-width: 1700px) {
	.service-flyer-sec .land-text-sec:after,.teacher-flyer-sec .land-text-sec:after {
		border-left: 170px solid transparent;
	}
}


@media (max-width: 1350px) {
	.service-flyer-sec .land-text-sec:after,.teacher-flyer-sec .land-text-sec:after {
		border-left: 90px solid transparent;
	}
	.ind-aboutus-sec {
		padding-bottom: 5rem!important;
		padding-top: 5rem!important;
	}
}




@media (max-width: 1550px) {
	
	.town-hom-bg {
      /*margin-top: -45%;*/
}
	.land-text-sec:after {
    border-left: 150px solid transparent;

}
.contact-main-sec:after {
    border-top: 1845px solid #032539;
}

.service-flyer-sec .contact-main-sec:after,.teacher-flyer-sec .contact-main-sec:after {
    border-top: 1845px solid #1C768F;
}

}

@media (max-width: 1200px) {
	
	.about-con-sec .container {
		padding-left: 50px;
		padding-right: 50px;
	}
	
	.ind-about-con-sec {
		padding: 0px 15px;
	}
	
	.top-heading {
		margin-top: 0px;
		margin-bottom: 20px;
		background-color: #fa991c;
		font-size: 26px !important;
		Letter-spacing: 0.16px;
		color: #fff;
		padding-left: 5px;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	
	.available-sec .price {
		font-size: 35px;
		margin-top: -10px;
	}
	
	.service-flyer-sec .land-text-sec:after, .teacher-flyer-sec .land-text-sec:after {
		border-top: 700px solid #f1eee8;
	}
	
	.new-landing-hero {
		padding-bottom: 4rem!important;
	}
	
	
	.Available-Comm-main-sec .pro-map-sec .logo-info img {
		max-width: 100%;
	}
	
	.available-sec .town-info {
		font-size: 16px;
		margin-top: -8px;
	}
	
	
	.ava-gal-img {
		height: 200px;
	}
	

	.available-sec .btn-outline-primary {
		font-size: 15px !important;
		padding: 6px 20px !important;
	}
	
	.ind-about-con-sec{
		text-align: center;
	}

	.new-landing-hero .contact-form-sec {
		position: inherit;
		margin-top: -100px;
	}
	
	.land-text-sec:after {
		border-left: 478px solid transparent;
		border-top: 1000px solid #0325390d;
		z-index: -1;
	}
	
	
	.index-right-text {
		padding: 50px 15px 0px 15px !important;
		text-align: center;
	}
	
	.team-img-sec {
		top: 0px;
	}
	
	.team-img-sec {
		width: 80%;
		position: inherit;
		right: -0;
		margin: 10% 10% 6% 10%;
	}	
	
	.ind-aboutus-sec {
		padding-bottom: 3rem!important;
		padding-top: 3rem!important;
	}
	
	.Homes-main-sec {
		margin-bottom: 3rem!important;
		padding-top: 4rem!important;
	}
	
	.available-main-sec {
		padding-bottom: 0rem;
		padding-top: 3rem;
	}
	
	.contact-main-sec {
		padding-top: 6rem;
	}
	
	.ind-aboutus-sec:after {
		content: "";
		position: absolute;
		border-bottom: 2445px solid #f4f1ec;
		border-right: 1178px solid transparent;
		top: -314%;
		right: -8%;
		z-index: -1;
		height: 500%;
	}
	
	.ind-aboutus-sec .bg {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		z-index: -1;
		height: 100%;
		background-color: #fdfcfa;
	}
	
	
}

@media (max-width: 1080px) {
	.sing-fam-bg {
	   /* margin-top: -54%;*/
	}
	.town-hom-bg {
	   /* margin-top: -70%;*/
	}
}

@media (max-width: 970px) {
	.town-hom-bg {
	  /*  margin-top: -75%;
		transform: rotate(338deg);*/
	}
	.sing-fam-bg {
	   /* margin-top: -65%;
		transform: rotate(338deg);*/
	}
}


@media (max-width: 800px) {
	.sing-fam-bg {
	/*    margin-top: -85%;*/
		/*transform: rotate(342deg);*/
	}
	
	.town-hom-bg {
	   /* margin-top: -80%;*/
	   /* transform: rotate(342deg);*/
	}
	
	.available-sec .price {
    font-size: 36px;
		margin-top: -7px;
	}
}







@media (min-width:767px) {
	.home-main-img-sec:after {
		display: none;
	}
}



@media (max-width:767px) {
	
	.contact-form-sec li.hs-form-radio {
		width: 111px;
		margin-left: -35px;
	}

	.contact-form-sec .hs-fieldtype-radio .input {
		position: inherit;
		top: 0px;
		right: 0px;
		height: 30px;
	}

	.Homes-main-sec {
		margin-bottom: 1rem!important;
	}
	
	.about-con-sec {
		padding-bottom: 3rem;
		margin-top: 2.2rem;
	}
	
	.available-main-sec {
		padding-bottom: 0rem;
		padding-top: 4rem;
	}
	
	.contact-main-sec {
		padding-bottom: 4rem;
		padding-top: 7rem;
		margin-bottom: 2rem;
	}
	
	
	.new-landing-hero {
		padding-bottom: 4rem!important;
	}
	
	.ind-aboutus-sec {
		padding-bottom: 3rem!important;
		padding-top: 3rem!important;
	}
	
	.Homes-main-sec {
		margin-bottom: 3rem!important;
		padding-top: 3rem!important;
	}
	
	.avil-nav-tabs li {
		margin-right: 0px;
		color: #c5caca;
		margin-right: 0px;
		margin: 0 auto;
		width: 100%;
		text-align: center;
	}
	
	
	.available-sec {
		margin-bottom: 45px;
	}
	
	.home-img-sec {
		height: 200px;
	}
	
	.home-text-sec {
		padding-bottom: 60px;
	}
	
	.about-bg-main-sec{
		display: none;
	}
	
	
	.town-con-sec:after {
		content: "";
		background-color: #fa991c;
		height: 400px;
		width: 100%;
		left: 0;
		position: absolute;
		z-index: -1;
		bottom: 0;
	}
	
	
	.sing-con-sec:after {
		content: "";
		background-color: #032539;
		height: 400px;
		width: 100%;
		left: 0;
		position: absolute;
		z-index: -1;
		bottom: 0;
	}
	
	
	
	.contact-form-sec h1 {
		font-size: 25px;
	}
	
	.contact-form-sec {
		padding: 25px;
	}
	
	.new-landing-hero img {
		width: 200%;
		margin-left: -50%;
	}
	
	.new-landing-hero .contact-form-sec {
		margin-top: -40px;
	}
	
	.heading-main-sec {
		font-size: 30px;
		padding: 0px 10px;
		line-height: 36px;
	}
	.pro-map-sec .logo-info img {
		max-width: 100%;
	}
	
	.new-landing-hero {
		overflow: hidden;
	}
	
	.ind-aboutus-sec .pro-btn {
		margin-right: -5px !important;
		margin-top: 0px !important;
	}
	
}





/** banker flyer css end **/

.contact-form-sec .inputs-list li{
	padding-left:20px!important;
}
.contact-form-sec  .hs-form-radio-display{
	
    display: flex;
    align-items: center;
	gap:5px;
	padding:0px!important;
	margin:0px!important;

	
}
.contact-form-sec  .hs-form-radio-display span{
 /* color: white!important; */
 margin-left: 25px;
}

.contact-form-sec input[type="radio"].hs-input {
  /* Add if not using autoprefixer */
  -webkit-appearance: none;
  /* Remove most all native input styles */
  appearance: none;
  /* For iOS < 15 */
  background-color: var(--form-background);
  /* Not removed via appearance */
  margin: 0;

  font: inherit;
  color: white;
  width: 1.4em !important;
  height: 1.4em !important;
  border: 2px solid #9f9f9f !important;
  border-radius: 50%!important;
  transform: translateY(-0.075em);

  display: grid;
  place-content: center;
}

.contact-form-sec ul.no-list.hs-error-msgs.inputs-list {
    padding-left: 0px!important;
}

.contact-form-sec input[type="radio"].hs-input::before {
  content: "";
  width: 0.65em;
  height: 0.65em;
  border-radius: 50%!important;
  transform: scale(0);
  transition: 120ms transform ease-in-out;
  box-shadow: inset 1em 1em var(--form-control-color);
   
}

.contact-form-sec input[type="radio"].hs-input:checked::before {
  transform: scale(1);
 background-color:#fa991c
}


#loadMore, .loadmore_items {
      text-align: center;
    position: relative;
    width: 100%;
}
#loadMore a , .loadmore_items a{
    position: absolute;
    top: 0;
    border: none;
    border-radius: 180px;
    height: 50px;
    width: 50px;
    padding: 0px;
    padding-top: 5px;
    left: 50%;
	/*background-color: #fa991c;*/
    top: -70px;
    margin-left: -12px;
	cursor:pointer;
}
#loadMore a:hover:after, .loadmore_items a:hover:after {
	    line-height: 45px;
}

#loadMoreProps a {
    position: relative;
    top: 0;
    border: none;
    border-radius: 180px;
    height: 50px;
    width: 50px;
    padding: 0px;
    padding-top: 5px;
    left: 50%;
	background-color: #fa991c;
    top: 10px;
    margin-left: -12px;
	cursor:pointer;
}




	
	

.load-sec .show::after, .load-sec2 .show::after {
    color: #ffffff;
	content: "\f107";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    font-size: 2em;
    line-height: 40px;
	transition:0.5s;
}


/** home page css start **/
.new-index-page .btn a {
    font-weight: 500;
}
		
.in-slider-sec {
     min-height: calc(100vh - 70px) !important;
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
    display: flex;
    overflow: hidden;
    position: relative;
    z-index:0;
		}
		
	
.slid-text-sec{
	padding-top: 200px;
    padding-bottom: 250px;
}
	
.hero-img-new{
  width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    z-index: -3;
	top: 0;
}
		
		
.bwn-col{
	position: absolute;
    width: 100%;
    height: 100%;
   /* background-color: #212123c4;*/
	 background-color:#21212375;
    z-index: -2;
    display: inline-block;
	top: 0;
}
		
		
		
.new-index-page .heading-main-sec span {
    color: #fff;
}
		
		
		
.in-slider-sec.pro-btn.btn-primary a {
    color: #032539;
}
		

		
.Pro-index-heading{		
		color: #032539;
    font-size: 35px;
    width: 100%;
    text-align: center;
    font-weight: 700;
    margin-bottom: 20px;
    letter-spacing: 1.68px;
    text-transform: uppercase;
		}
		
		
.Pro-index-heading span {
    color: #1C768F !important;
}
		
		
.new-index-page .shadow-text {
	margin-bottom: 9px;
	z-index:9;
}
		
		
.in-slider-sec .heading-main-sec {
    font-size: 60px;
    font-weight: 700;
    color: #fa991c;
    line-height: 60px;
    margin-bottom: 17px;
    text-transform: uppercase;
    letter-spacing: 0.4px;
}
		
			
.in-slider-sec p{
	font-size: 18px;
}
		
		
.new-index-page .pro-btn.btn-primary a {
    color: #032539;
}
	
			
.our-off-sec {
    position: relative;
    overflow: hidden;
	padding-top: 150px;
}

.our-off-sec .hero-img-new {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
	
			
.our-off-con{
	margin: 0 auto;
	margin-top: 100px;
    margin-bottom: 100px;
    max-width: 1000px;
			}
			
			
.skew-shap{
/*	position: absolute;
    background-color: #fff;
    transform: skewY(4deg);
    height: 500px;
    top: 0;
    z-index: -3;
    width: 100%;
    margin-top: -250px;*/
	
	z-index: -1;
    bottom: 0 !important;
    top: auto;
    margin-bottom: -110px;
    transform: skewY(358.5deg);
    height: 200px;
    width: 100%;
    margin-top: -250px;
    position: absolute;
    background-color: #fff;
    left: 0;
}
			
			
			
.in-slider-sec .skew-shap{	
	z-index: -1;
    bottom: 0 !important;
    top: auto;
    margin-bottom: -110px;
    transform: skewY(358.5deg);
    height: 200px;
			}
			
	
	.our-off-sec .card {
    border-radius: 0px;
		margin-bottom: 20px;
		border: none;
		background-color: transparent;
		height: calc(100% - 20px);
	}
	
	
	.our-off-sec .card-img, .card-img-top {
    height: auto;
	}
	
.our-off-sec .card-img, .card-img-top {
    border-radius: 0px;
	border: none;
}
	
.our-off-sec .card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 2.5rem;
    font-size: 20px;
    font-weight: 500;
    color: #032539;
}
	
	
.card-link {
    color: #FA991C;
    text-decoration: none;
    font-size: 19px;
    font-weight: 500;
	text-transform: uppercase;
}
	
.card-link:hover {
    color: #FA991C;
}

	
.svg-right-arw{
	transform: rotate(45deg);
    height: 16px;
    margin-top: -3px;
    margin-left: 3px;
	transition: 0.3s;
}
	
.card-link:hover .svg-right-arw{
	margin-left: 6px;
}
	
.card-img-sec {
    position: relative;
}
	
	
.card-img-sec span {
    background-color: #fa9910;
    padding: 8px 40px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
    position: absolute;
    display: inline-block;
    top: -6px;
    left: -6px;
}


	
.shadd-sec{
	margin: 0 auto; margin-top: 50px; margin-bottom: 15px;
}
	
.testmon-main-sec {
    padding: 110px 0px 110px 0px;
}

.testmon-main-sec .slick-slider {
    
	max-width: 1000px;
    margin: 0 auto;
    position: relative;
}



.testmon-main-sec .slick-prev:before{
	background-image:url(../images/left-b-arrow.svg);
	font-size: 107px;
    height: 35px !important;
    width: 19px !important;
    background-repeat: no-repeat;
    background-size: 15px;
    opacity: 0.5;
    line-height: 0px !important;
    content: "" !important;
    display: inline-block;
	
}



.testmon-main-sec .slick-next:before{
	background-image: url(../images/right-b-arrow.svg);
    font-size: 107px;
    height: 35px !important;
    width: 19px !important;
    background-repeat: no-repeat;
    background-size: 15px;
    opacity: 0.5;
    line-height: 0px !important;
    content: "" !important;
    display: inline-block;
}

.gallery-home-section .slick-arrow {
    height: 100px;
    width: 100px;
    z-index: 1;
}

.gallery-home-section .slick-prev:before{
	background-image:
	url(../images/left-w-arrow.svg);
	content: black !important;
	color: transparent;
	font-size: 130px;
	height: 80px;
	width: 40px;
	background-repeat: no-repeat;
    background-size: 65%;
    opacity: 0.9;
	line-height: 0;
	
}

.gallery-home-section .slick-next:before{
	background-image:
	url(../images/right-w-arrow.svg);
	content: black !important;
	color: transparent;
	font-size: 130px;
	height: 80px;
	width: 40px;
	background-repeat: no-repeat;
    background-size: 65%;
    opacity: 0.9;
	line-height: 0;
	
}

.gallery-home-section .slick-track {
    height: 800px;
}

.gallery-home-section .slick-dotted.slick-slider {
    margin-bottom: 0px;
}

.gallery-home-section .slick-dots {
    bottom: 20px;
}


.gallery-home-section .slick-dots li button:before {
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 12px;
    height: 12px;
    content: '•';
    text-align: center;
    background-color: transparent;
    opacity: 0.5;
    color: transparent;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border-radius: 180px;
    border: 2px solid #fff;
}

.gallery-home-section {
   position: relative;
    overflow: hidden;
	
}



.gallery-home-section .skew-shap {
    position: absolute;
    background-color: #fff;
    transform: skewY(-1deg);
    height: 284px;
    top: 0;
    z-index: 5;
    width: 100%;
    margin-top: -250px;
}

.gal-info-sec {
    width: 320px;
    background-color: #032639;
    padding: 40px;
    margin: 20px;
    max-width: 100%;
    position: absolute;
    top: -4px;
    z-index: 100;
    left: 180px;
}




.gallery-home-section .slick-dots li.slick-active button:before {
    opacity: 1;
    color: transparent;
    background-color: #fff;
}



.gallery-home-section .slick-prev {
    left: 0;
	width: 80px;
}

.gallery-home-section .slick-next {
    right: 0;
	width: 80px;
}



.testmon-main-sec .slick-prev {
    left: 40%;
    top: inherit;
    bottom: 0;
    height: fit-content;
	z-index: 10;
}

.testmon-main-sec .slick-next {
    right: 40%;
    width: 80px;
    top: inherit;
    bottom: 0;
    height: fit-content;
	z-index: 10;

}

.test-main-sec {
    text-align: center;
    max-width: 1000px;
    margin: 0 auto;
	position: relative;
	    max-width: 100%;
}

.testmo-text {
    font-size: 28px;
    color: #032539;
    font-weight: 500;
    padding:85px 0px 70px 0px;
}

.test-main-sec p {
    color: #1c768f;
    font-size: 17px;
    font-weight: 500;
	margin-bottom: 30px;
}
	
.testmo-icon {
    position: absolute;
    top: 0;
    z-index: -1;
    left: 50%;
    max-width: 95%;
    height: 90%;
    margin-left: -165px;
}
	

	
.gall-main-sec {
    position: relative;
    height: 700px;
	overflow: hidden;
}

.gal-info-sec {
        width: 320px;
    background-color: #032639;
    padding: 40px;
    margin: 20px;
    max-width: 100%;
}

.gal-info-sec h1 {
    color: #fff;
    font-size: 25px;
    margin-bottom: 22px;
}

.gal-info-sec p {
    color: #fff;
    font-weight: 300;
    line-height: 28px;
}
	
	
.gall-main-sec .skew-shap {
    position: absolute;
    background-color: #fff;
    transform: skewY(-1deg);
    height: 284px;
    top: 0;
    z-index: -3;
    width: 100%;
    margin-top: -250px;
	
}

.our-off-sec .card-body {
    background-color: #fff;
}


.slick-slide {
    height: 100%;
    width: 100%;
    object-fit: cover;
}


.vid-sec svg {
    height: 22px;
    margin: 0 auto;

}

.vid-sec {
    height: 115px;
    width: 115px;
    border: 2px solid #fff;
    border-radius: 150px;
    text-align: center;
    display: flex;
    align-items: center;
    cursor: pointer;
    margin: 0 auto;
    transition: 0.2s;
}
	
.vid-sec:hover {
	background-color: #fffffff2;
	height: 112px;
	width: 112px;
	box-shadow: 14px 22px 50px #fa991c4d;
}
.vid-sec:hover .st0 {
	fill: #fa991c;
}
	
.video-main-sec {
    display: flex;
    align-items: center;
}
		


	
.findyourhome{
	margin-top:50px;
	margin-bottom: 45px;
}



#fade {
  display: none;
  position: fixed;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background-color: black;
  z-index: 1030;
  -moz-opacity: 0.8;
  opacity: .80;
  filter: alpha(opacity=80);
}

#light {
	display: none;
	position:fixed;
	top: 9%;
	left: 0;
	border: 2px solid transparent;
	background: transparent;
	z-index: 1031;
	overflow: visible;
	height: 80%;
	right: 0;
	width: fit-content;
	margin: 0 auto;
}


#boxclose {
	float: right;
	cursor: pointer;
	color: #fff;
	border-radius: 3px;
	font-size: 31px;
	font-weight: bold;
	display: inline-block;
	line-height: 0px;
	padding: 11px 3px;
	position: absolute;
	z-index: 1002;
	opacity: 0.9;
	  border: 1px solid transparent;
	background: transparent;
	font-size: 45px;
	font-weight: 100;
	top: -33px;
	right: 0px;
    text-decoration:none;
}

.boxclose:before {
  content: "×";
}

.w-1250{
    max-width: 1250px !important;
}

#fade:hover ~ #boxclose {
  display:none;
}

.test:hover ~ .test2 {
  display: none;
}

nav a:not([href]):not([class]) {
	cursor:pointer;
}

.home_slider .slick-prev {
    left: 35px;
    z-index: 10;
}


.home_slider .slick-next {
    right: 35px;
    z-index: 10;
}
.home_slider .slick-slide {
  /*  min-height: 80vh;*/
}


.home_slider .slick-prev:before{
	background-image:
	url(../images/left-w-arrow.svg);
	content: black !important;
	color: transparent;
	font-size: 130px;
	height: 80px;
	width: 40px;
	background-repeat: no-repeat;
    background-size: 65%;
    opacity: 0.9;
	line-height: 0;
	
}

.home_slider .slick-next:before{
	background-image:
	url(../images/right-w-arrow.svg);
	content: black !important;
	color: transparent;
	font-size: 130px;
	height: 80px;
	width: 40px;
	background-repeat: no-repeat;
    background-size: 65%;
    opacity: 0.9;
	line-height: 0;
	
}

.overlayvideo{
	position: absolute; 
    right: 0; 
    bottom: 0;
    min-width: 100%; 
    min-height: 100%;
    width: auto; 
    height: auto; 
    z-index: -100;
    background-size: cover;
    overflow: hidden;
}


.home_slider .slick-track {
    height: 100%;
}

.home_slider .slick-list {
    height: 100% !important;
}



 .youtube-container {
   overflow: hidden;
   height: 100%;
   width: 99%;
  /* Keep it the right aspect-ratio */
   aspect-ratio: 1.7777777778;
  /* No clicking/hover effects */
   pointer-events: none;
}
 .youtube-container iframe {
  /* Extend it beyond the viewport... */
   width: 300%;
   height: 100%;
  /* ...and bring it back again */
   margin-left: -100%;
}


/* teacher flyer page css */
.teacher-flyer-sec .index-right-text {
    padding: 50px 35px 0px 75px;
}


.teacher-flyer-sec .land-text-sec:after {
    border-top: 700px solid #fa991c;
}

.teacher-flyer-sec .land-text-sec:after {
    border-left: 330px solid transparent;
}

.teacher-flyer-sec .contact-form-sec {
    background-color:#fa9a1cf2;
	border-top: 8px solid #1C768F !important;
}

.teacher-flyer-sec .ind-aboutus-sec:before {
    background-color: #1C768F;
}
.teacher-flyer-sec .sing-fam-bg {
    background-color: #1C768F;
}
.teacher-flyer-sec .available-sec .pro-available {
    background-color: #fa991c;
}
.teacher-flyer-sec .contact-main-sec:after {
    border-top: 2445px solid #fa991c;
}
.teacher-flyer-sec .contact-main-sec .contact-bg-sec:after {
    border-top: 2445px solid #1c768fab;
}
.teacher-flyer-sec .form-columns-0 .hs-richtext.hs-main-font-element span {
    color: #1C768F !important;
}
.teacher-flyer-sec .contact-form-sec input.hs-button.primary.large {
    background-color: #1C768F !important;
    border-color: #1C768F !important;
}

.teacher-flyer-sec .contact-form-sec .hs-custom-style .hs-form-field >div input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),.teacher-flyer-sec .contact-form-sec .hs-custom-style fieldset input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]) {
	border-bottom: 2px solid #ffffff40 !important;
}

.teacher-flyer-sec .contact-form-sec input[type="radio"].hs-input {
	-webkit-appearance: none;
    appearance: none;
    background-color: var(--form-background);
    margin: 0;
    font: inherit;
    color: white;
    width: 1.4em !important;
    height: 1.4em !important;
    border: 2px solid #ffffff40 !important;
    border-radius: 50%!important;
    transform: translateY(-0.075em);
    display: grid;
    place-content: center;
}

.teacher-flyer-sec .contact-form-sec input[type="radio"].hs-input:checked::before {
    transform: scale(1);
    background-color: #fff;
}
.teacher-flyer-sec .contact-form-sec .form-columns-0 .hs-richtext.hs-main-font-element p span {
    color: #ffffffa1 !important;
}

.teacher-flyer-sec .heading-main-sec span {
    color: #1C768F;
}

.teacher-flyer-sec .town-hom-bg:after {
    background-color: #fa991c;
}	
.teacher-flyer-sec .sing-fam-bg:after {
     background-color: #1C768F;
}	 
.teacher-flyer-sec .town-con-sec, .teacher-flyer-sec .town-con-sec p {
    color: #fff;
}

.teacher-flyer-sec .sing-con-sec,  .teacher-flyer-sec .sing-con-sec p{
	color:#032539
}


.btn-outline-primary.elm-btn a {
    color: #1C768F !important;
}

.btn-primary.elm-btn {
    background-color: #1C768F !important;
    border-color: #1C768F !important;
    color: #fff !important;
}

.teacher-flyer-sec .ind-aboutus-sec:before {
    background-color: #fa991c;
}
.teacher-flyer-sec .contact-form-sec .hs-form-field .hs-error-msg { 
     color: #ffffffe0 !important;
}


.teacher-flyer-sec .contact-form-sec input.hs-button.primary.large:hover {

    background-color: transparent !important;
    border: 2px solid #1C768F !important;
    color: #1C768F !important;

}


.teacher-flyer-sec .btn-outline-primary.elm-btn:hover a {
    color: #fff !important;
}


.teacher-flyer-sec .ind-about-con-sec .pro-btn.btn-primary:hover {
    border-color: #1C768F !important;
}





@media (max-width: 1700px){
.teacher-flyer-sec .land-text-sec:after {
    border-left: 200px solid transparent;
}
}


@media (max-width: 1470px){
.teacher-flyer-sec .land-text-sec:after {
    border-left: 120px solid transparent;
}
}

@media (max-width: 1350px){
.teacher-flyer-sec .land-text-sec:after {
    border-left: 80px solid transparent;
}
}

@media (max-width: 1200px){
.teacher-flyer-sec .land-text-sec:after {
    display:none;
}
}

@media (max-width: 767px){
.teacher-flyer-sec .sing-con-sec:after {
    background-color:  #fa991c; 
	
}

.town-con-sec:after {
    background-color:#1C768F;
}

}


.warranty-sec .slid-text-sec h1 {
    font-size: 6.2rem;
    line-height: 90px;
}



.warranty-sec .slid-top-slid-col {
    background: linear-gradient( 0deg , #fff6ea 40%, #fff0dc00 155%);
    opacity: 1;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
}

.warranty-sec .slid-logo {
    
    text-align: center;
    
}

.warranty-sec .slid-main-sec p {
    text-align: left;
    font-size: 18px;
    color: #243055;
    line-height: 28px;
   
}

.warranty-sec .slid-main-sec .info {padding: 0px;font-size: 20px;text-transform: uppercase;font-weight: 500;color: #FA991C;}
    
.warranty-sec .about-main-sec {
    background-color: #ffffff;
}

.warranty-sec .qut-btm-sec {
    margin-bottom: 25px;
}

.warranty-sec .about-sec {
    border-right: 4px solid #F4F0EC;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 4rem;
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
    display: flex;
}


.warranty-sec .war-video-sec {
    padding-top: 8rem;
    padding-bottom: 8rem;
    background-color: #F4F0EC59;
    position: relative;
    overflow:hidden;
}





.war-req-vid-sec {
}

.warranty-sec .vid-main-sec {
    display: grid;
    align-items: center;
    height: 500px;
    background-color: transparent;
    width: 80%;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
}


.warranty-sec .about-par-sec img {
    max-width: 200px;
}




.warranty-sec .war-vid-main-sec {
    position: relative;
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
    display: flex;
    height: 500px;
}

.warranty-sec .vid-sec {
    height: 115px;
    position:initial;
    width: 115px;
    border: 2px solid #fff;
    border-radius: 150px;
    text-align: center;
    display: flex;
    align-items: center;
    cursor: pointer;
    top: 0;
    margin: 0 auto;
    transition: 0.2s;
    z-index: 1;
    margin: 0 auto;
	background-color: #fffffff2;
    box-shadow: 14px 22px 50px #fa991c4d;
}

.warranty-sec .st0 {
    fill: #fa991c !important;
}

.warranty-sec .vid-sec:hover .st0 {
    fill: #1c768f !important;
}

.warranty-sec .hero-img-new {
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 0 !important;
    top: 0;
    position: absolute;
}



.warranty-sec .dir-link {
    color: #1c768f;
    font-size: 15px;
    font-weight: 700;
    margin: 10px 0px 25px;
    display: inline-block;
    transition:0.1s;
}


.warranty-sec .dir-link:hover {
    color:#FA991C;
}



.warranty-sec .Quality-sec {
    padding-top: 6rem;
    padding-bottom: 6rem;
    box-shadow: 0px 0px 28px 19px rgb(84 63 105 / 4%);
}


.warranty-sec .slid-logo img {
  width:90%;
}



.warranty-sec .slid-text-sec {
    padding-bottom: 200px;
    padding-top:0px;
}


.pro-heading span {
    color: #1c768f;
}


.war-model .modal-content {
    max-width: 1200px !important;
	 width: 100% !important;
}




.war-model .modal-header {
    border-bottom: transparent !important;
}

.war-model .modal-footer {
    border-top: transparent !important;
}

.war-model .close {
    position: absolute;
    right: 20px;
    top: 0;
    width: 51px;
    height: 51px;
    font-size: 40px;
    color: #fff !important;
    opacity: 1;
    font-family: inherit;
    font-weight: lighter;
}

#loader{
/*	background: url(../images/preloader.gif);*/
	display:none;
	margin:0 0 30px;
}
.align-hr-center.abt-team-desc{display:none;}

.about-team-main-sec .abt-team-img{
  text-align: center;
}

.com-about-us-page .about-team-main-sec .abt-team-sec .abt-team-pick {
    width: 100%;
}

.about-team-main-sec .coll-md-push-6 {
    left:0%;
}




/* // Footer */
    .mb-btm-sec {
        position: fixed;
        bottom: 0;
        width: 100%;
        background: #fff !important;
        z-index: 999;
        box-shadow: rgb(128 128 128 / 30%) 0px 3px 15px !important;
        display: none;
    }

    @media screen  and (max-width:1100px) {
        .mb-btm-sec {
            display: block;
        }
    }
    .mb-btm-sec .pro-btn {
        margin: 5px 5px !important;
        font-size: 12px !important;
        float: left;
        width: 50%
    }

       .hs_error_rollup ul li .hs-main-font-element {
        color: #000 !important;
        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;
        padding-left: 7px !important;
    }
    
    @media screen and (max-width: 1250px) {

        #light {
            height: auto;
            width: 96%;
        }
	}