
body{
font-family: 'Poppins', sans-serif;
padding:0px;	
}
img{
max-width:100%;	
}
.space-top, .space-bottom {
padding:30px 0px;
float: left;
width: 100%;
}
.owl-item.loading{
min-height: 150px;
background: url(AjaxLoader.html) no-repeat center center
}
.banner video{
	    object-fit: cover;
    object-position: center top;
    position: relative;
    height: 92vh;
	}

.owl-carousel .owl-wrapper:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
/* display none until init */
.owl-carousel{
display: block;
position: relative;
width: 100%;
-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
display: none;
position: relative;
-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
overflow: hidden;
position: relative;
width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
-webkit-transition: height 500ms ease-in-out;
-moz-transition: height 500ms ease-in-out;
-ms-transition: height 500ms ease-in-out;
-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item{
float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
cursor: pointer;
}
.owl-controls {
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
cursor:url(grabbing.html) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
-webkit-backface-visibility: hidden;
-moz-backface-visibility:    hidden;
-ms-backface-visibility:     hidden;
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
}
.overlay-image {
    width: 100%;
    height: 100%;
    float: left;
    background: rgba(0, 0, 0, 0.50);
    position: absolute;
    top: 0;
    left: 0;
	z-index: 1;
}
.banner-form {
    position: absolute;
    width: 325px;
    top: 115px;
    right: 104px;
    background: rgba(255, 255, 255, 0.48);
    padding: 20px 20px 20px 20px;
    border: 5px solid #fff;
	 z-index: 2;
}
 .banner-form h5 {
    color: #000;
    padding-bottom: 10px;
    text-transform: capitalize;
    font-size: 21px;
    float: left;
    width: 100%;
    text-align: center;
    font-weight: 600;
}
 .banner-form p {
    color: #000;
    padding: 0 0 10px 0px;
    float: left;
    width: 100%;
    text-align: center;
    font-weight: 600;
    font-size: 13px;
}

 .banner-form .home-form-div {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 18px;
}
 .banner-form .home-form-div .form-control {
    border: 1px solid #cac8c8;
    height: 40px;
}
 .banner-form button.home-form-submit {
    background: #0457a6;
    padding: 10px 16px;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    border: none;
    width: 100%;
}
 .phone-no a {
    float: left;
    width: 100%;
    text-align: center;
    padding: 6px 30px;
    border: 2px solid #292f33;
    font-size: 22px;
    font-weight: bold;
    color: #000;
    text-decoration: none;
    margin-top: 10px;
}
.owl-controls {
	display: none !important;
}
.banner-form .home-form-submit {
    background: #2acb35;
    padding: 10px 16px;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    border: none;
    width: 100%;
}

#pricing .column {
    position: relative;
    margin-bottom: 30px;
}
#pricing .column .inner-box {
    position: relative;
    padding-left: 0px;
}
#pricing .column .inner-box .icon-left {
    position: absolute;
    left: 0px;
    top: 0px;
    padding-top: 4px;
    width: 36px;
    text-align: center;
}
#pricing .column .inner-box .icon-left .number {
	display: none;
}
#pricing .column .inner-box .icon-left .icon {
    position: relative;
    display: block;
    width: 36px;
    height: 36px;
    background: rgba(255, 255, 255, 0);
    line-height: 36px;
    font-size: 18px;
    color: #ffffff;
    margin-bottom: 20px;
}
#pricing.column .inner-box .icon-left .number {
    position: relative;
    
    color: #e1e1e1;
    font-size: 48px;
    font-weight: 700;
    display: none;
}
#pricing .content {
	background: #fff;
    padding: 17px;
    box-shadow: 0 8px 14px 0 rgba(67, 74, 84, 0.2);
    border: 1px solid #f2f2f2;
    min-height: 600px;
}
#pricing .column .inner-box h3 {
    color: #011327;
    font-size: 21px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 8px;
    text-align: center;
}
#pricing .content a {
    font-size: 12px;
    background:#2acb35 !important;
    cursor: pointer;
}


.banner {
    position: relative;

}
.banner .container, .banner .container .row {
    height: 100%;
    align-items: center;
	position: relative;
    z-index: 1;
}
span.title {
    position: relative;
    display: inline-block;
    font-size: 14px;
    color: #fff;
    font-weight: 700;
    letter-spacing: 0.16em;
    padding: 10px 40px;
    padding-right: 19px;
    text-transform: uppercase;
    background-color: #fe0000;
    margin-bottom: 30px;
}
.banner:after {
    content: "";
    background: rgb(0 0 0 / 48%);
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.banner_form {
    background: rgb(255 255 255 / 81%);
    padding: 2rem;
	max-width: 440px;
	margin: 0 auto;
	float:right;
}
.contact-one__form input {
    height: 52px;
    width: 100%;
    border: 1px solid #514b44;
    background-color: transparent;
    padding-left: 20px;
    padding-right: 20px;
    outline: none;
    font-size: 14px;
    color: #000;
    display: block;
    font-weight: 400;
	margin-bottom: 20px
}
.contact-one__form input[type="submit"]{
background: #2acb35;
	border: none;
	color: #fff;
}
.contact-one__form textarea {
  font-size: 14px;
  color: #000;
  height: 130px;
  width: 100%;
  padding: 9px 30px 20px;
  border: 1px solid #514b44;
  background-color: transparent;
  outline: none;
  margin-bottom: 0px;
  font-weight: 400;
  height: 100px;
  margin-bottom: 20px;
resize:none;
}
.banner_form button {
    background: #0e57a4;
    border: none;
    color: #fff;
    padding: 10px 30px;
    border-radius: 4px;
    text-transform: uppercase;
    margin-top: 2px;
	font-family: 'Roboto Slab', serif;
}
.banner_form h2 {
    margin: 0 0 20px 0;
    font-weight: bold;
    font-size: 28px;
	font-family: 'Roboto Slab', serif;

}
.banner-one {
    position: relative;
    background: url(../images/y-left.jpg) no-repeat;
    background-size: cover;
	padding: 4rem 0px;
}
.auto-container h2 {
    color: #fff;
    font-size: 38px;
    line-height: 44px;
    font-weight: bold;
	font-family: 'Roboto Slab', serif;
}
.btn-box {
margin-top: 30px;
}
.theme-btn {
    background:#2acb35 !important;
    color: #fff !important;
    display: inline-block;
    text-decoration: none;
    padding: 10px 30px;
    border-radius: 4px;
    text-transform: uppercase;
	font-family: 'Roboto Slab', serif;
	font-size: 20px;
}
a.theme-btn.btn-style-one i {
    position: relative;
    top: 3px;
    left: -4px;
}
.property-details {
    background: #2acb35;
    color: #fff;
}
.detail {
    text-align: center;
    padding: 25px;
    border-right: 1px solid rgb(255 255 255 / 26%);
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.property-details .col-md-3:last-child .detail {
    border: none;
}
.detail p {
    margin: 0;
    font-size: 19px;
}
.detail span {
    display: block;
    font-family: 'Roboto Slab', serif;
    font-weight: bold;
    font-size: 15px;
    color: #fff;
}
.content-col span {
    background: #fe0000;
    display: inline-block;
    font-size: 13px;
    color: #fff;
    padding: 5px 19px;
	text-transform: uppercase;
    border-radius: 50px;
    font-family: 'Roboto Slab', serif;
    margin-bottom: 20px;
}
.content-col h2 {
    margin: 0 0 20px 0;
    font-weight: bold;
    position: relative;
	font-family: 'Roboto Slab', serif;
	    text-transform: uppercase;
}
.Image-col {
    position: relative;
}

.Image-col:after {
	background: #0e57a4;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    content: "";
    background-size: contain;
    background-repeat: no-repeat;
    float: left;
	    box-shadow: inset 0px 0px 16px #000;
}
.Image-col img {
    position: relative;
    z-index: 1;
    padding: 20px 20px;
}
.pricing {
    background: #ccc;
}
.pricing h2 {
    color: #fe0000;
}
.pricing-boxes {
    display: flex;
    align-items: center;
    width: 100%;
	flex-wrap: wrap;
}
.price-box {
    width: 46%;
    padding: 42px 35px;
    background: #fff;
    margin: 0px 10px 25px 10px;
}
.price-box h3 {
    font-family: 'Roboto Slab', serif;
    margin: 0 0 18px 0;
    color: #fe0000;
}
.values figure {
    margin-bottom: 14px;
}
.heading-space-bottom {
    margin-bottom: 60px;
}
.price_image {
    height: 568px;
    overflow: hidden;
}
.values figure span {
    background: #00432d;
    color: #fff;
    border-radius: 70px;
    font-size: 11px;
    padding: 4px;
    width: 18px;
    height: 18px;
    margin-right: 5px;
}
.values {
    margin-bottom: 30px;
}
.amenities-listing {
    display: flex;
    flex-wrap: wrap;
	justify-content: center;
}
.amenities-box {
    width: 17%;
    background: #eee;
    margin: 0 31px 30px 0;
}
.amenities-box {
    width: 22%;
    background: rgb(255, 255, 255);
    margin: 0 31px 30px 0;
    display: flex;
    align-items: center;
    padding: 20px;
    color: #0e0d0d;
    box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.1);
	border:1px solid rgb(204 204 204 / 52%);
}
.amenities-image {
    margin-right: 10px;
}
.amenities-image svg {
    width: 50px;
    height: 50px;
    color: #0e57a4;
    padding-right: 10px;
}
.amenities-content {
    font-size: 18px;
    font-weight: 500;
    color: #0e57a4;
}

.thumb {
    margin-bottom: 20px;
}
.gallery-two__img {
	position:relative;
}
.gallery-wrap-title {
    background:#2acb35;
    color: #fff;
    padding: 40px 0 40px 0;
    margin-bottom: 10px;
}


.gallery-two__img:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgb(34 28 19 / 76%);
  visibility: hidden;
}

.gallery-two__img:hover:before {
  visibility: visible;
}

.gallery-two__content {
  position: absolute;
  bottom: 20px;
  left: 0;
  transform: translateY(66%);
  transition: opacity 500ms ease, visibility 500ms ease, transform 500ms ease;
  visibility: hidden;
  opacity: 0;
  z-index: 2;
}


.gallery-two__sub-title {
    position: relative;
    display: inline-block;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff;
    background-color: #cd8c66;
    padding: 6px 30px 1px;
	 margin:0px;
}

.gallery-two__title {
  font-size: 18px;
  font-weight: 500;
  line-height: 30px;
  text-transform: uppercase;
  background: #fff;
  margin:0px;
}

.gallery-two__title a {
  display: inline-block;
  padding: 11px 29px 8px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.gallery-two__img:hover .gallery-two__content {
    visibility: visible;
    transform: translateY(0);
    opacity: 1;
}


.content-col ul li {
    font-size: 1rem;
    margin-bottom: 14px;
	position: relative;
	padding-left: 30px;
}
.content-col ul li:after {
    content: "";
    position: absolute;
    left: 0;
    background: #0e57a4;
    height: 3px;
    width: 15px;
    top: 11px;
}

.location .content-col ul li {
    margin-bottom: 8px;
}
.location .Image-col img {
    position: relative;
    z-index: 1;
    width: 90%;
    border: 2px solid rgb(14 87 164 / 26%);
}
span.contact-btn {
	display:inline-block;
}
span.contact-btn a {
    background: #0e57a4;
    padding: 16px 30px 16px 44px;
    margin-bottom: 30px;
    border-radius: 3px;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
	display: inline-block;
    color: #fff;
    text-decoration: none;
}
.location .Image-col:after {
    top: 120px;
    height: calc(100% - 80px);
}
span.contact-btn a i {
    display: inline-block;
    padding-right: 6px;
    font-size: 21px;
    position: absolute;
    left: 20px;
    top: 20px;
}


footer.ltn__footer-area {
    background: #171B2A;
	color:#fff;
	    float: left;
    width: 100%;
}
footer.ltn__footer-area p {
    margin: 0;
    text-align: center;
    font-size: 14px;
    padding: 11px 0;
}
.amenities-box i {
    font-size: 44px;
    display: inline-block;
    color: #0e57a4;
    padding-right: 11px;
}

.fix-footer {
    display: none;
}
a.whatsapp-icon {
    position: fixed;
    bottom: 40px;
    right: 40px;
	    z-index: 9999999;
}
section#thank-you {
    float: left;
    clear: both;
    position: relative;
    width: 100%;
}
section#thank-you img.img-responsive {
    width: 100%;
    height: 550px;
}
section#thank-you .back-home {
    position: absolute;
    top: 21px;
    left: 47px;
}
section#thank-you .back-home a {
    font-size: 18px;
    border: 2px solid #fff;
    color: #fff;
    padding: 4px 12px;
}
section#thank-you .container {
    width: 900px;
    margin: 0 auto;
    position: absolute;
    top: 33%;
    left: 17%;
    text-align: center;
}
section#thank-you .container .innerhead {
    font-size: 30px;
    color: #ffffff;
    text-transform: uppercase;
    line-height: 50px;
    font-family: 'montserratsemibold';
}
.inner-box .content .images img {
width: 100%;	
}

#Enquiry_Modal button.btn-close {
    position: absolute;
    top: 0;
    right: -30px;
    z-index: 99;
    opacity: 1;
    padding: 9px 10px;
    border-radius: 0;
    background-color: #fff;
}
h5.modal-title {
    margin: 0 0 20px 0;
    font-weight: bold;
    font-size: 28px;
    font-family: 'Roboto Slab', serif;
    text-align: center;
}
.modal-body form {
    padding: 20px;
}
button.thm-btn.contact-one__btn {
    background: #2acb35 !important;
    color: #fff !important;
    display: inline-block;
    text-decoration: none;
    padding: 10px 30px;
    border-radius: 4px;
    text-transform: uppercase;
    font-family: 'Roboto Slab', serif;
    font-size: 15px;
    border: none;
}
#contactus {
padding: 60px 0;
background: #fe0000; /* 000 */
float: left;
width: 100%;	
}
#contactus .form-group {
position: relative;
margin-bottom: 15px;
}
#contactus h2{
font-size: 24px;
font-weight: 700;
margin-bottom: 25px;
color: #dce5f0;
text-align: center;
text-transform: uppercase;	
}
.amenities-sec {
width: 100%;
float: left;
padding: 30px 0px;	
}
.amenities-sec h2{
    width: 100%;
	float: left;
	color: #000;
	text-align: center;
	font-size: 32px;
    font-weight: bold;
    position: relative;
    font-family: 'Roboto Slab', serif;
    text-transform: uppercase;	
}
.new-amenities ul .fix-div li {
    width: 12%;
    float: left;
    font-size: 13px;
    list-style: none;
    text-align: center;
    padding: 40px 0px;
    min-height: 190px;
}
.new-amenities ul .fix-div li span {
    margin-bottom: 8px;
    width: 100%;
    text-align: center;
    display: block;
}
.new-amenities ul .fix-div li span img {
    width: 62px;
    height: 62px;
}
#location-area{
width: 100%;
float: left;	
}
#location-area h2{
	    width: 100%;
    float: left;
    color: #000;
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    position: relative;
    font-family: 'Roboto Slab', serif;
    text-transform: uppercase;
	margin-bottom: 30px;
}
 .demo-gallery > ul > li {
	     float: left;
    padding: 9px 9px;
    width: 25%;
/*    float: left;
    margin-bottom: 25px;
    margin-right: 25px;
    padding: 0;
    width: 349px;
    border: 1px solid #ccc;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);*/
}
 .demo-gallery > ul > li a {
    border: 3px solid #FFF;
    border-radius: 3px;
    display: block;
    overflow: hidden;
    position: relative;
    float: left;
}
 .demo-gallery > ul > li a > img {
    -webkit-transition: -webkit-transform 0.15s ease 0s;
    -moz-transition: -moz-transform 0.15s ease 0s;
    -o-transition: -o-transform 0.15s ease 0s;
    transition: transform 0.15s ease 0s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    height: 100%;
    width: 100%;
    padding: 4px;
}

.download-builder {
    float: left;
    clear: both;
    padding: 20px 0;
    width: 100%;
}
.download-builder .center {
    margin: 15px 0;
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 30px;
}
section.download-builder .center a {
    background: #0457a6;
    padding: 5px 60px;
    color: #fff;
    font-size: 18px;
}
.download-builder .boxes {
    width: 100%;
    float: left;
    text-align: center;
}
.download-builder .boxes .info-box {
    width: 31.33%;
    float: left;
    border: 1px solid #bfbcbc;
    margin: 1%;
    padding: 10px;
    min-height: 110px;
}
.download-builder .boxes .info-box small {
    font-size: 85%;
    text-transform: uppercase;
    font-family: "Gotham SSm A", "Gotham SSm B", Helvetica, sans-serif;
    color: #333;
    font-weight: 400;
}
.download-builder .boxes .info-box h3 {
    line-height: 22px;
    color: #292f33;
    padding: 5px 0;
    font-size: 20px;
    font-weight: 600;
    margin-top: 4px;
    margin-bottom: 4px;
}

.bottom-query {
    width: 100%;
    background: #2acb35;
    padding: 15px 0;
    position: fixed;
    bottom: 0;
    z-index: 99;
    display: none;
}
.bottom-query .bottom-query-box {
    width: 15%;
    margin-right: 18px;
    float: left;
    position: relative;
}
.bottom-query .bottom-query-box-image {
    float: left;
    background: #fff none repeat scroll 0 0;
    border-radius: 50%;
    margin-left: 10px;
    margin-right: 10px;
    padding: 2px;
}
.bottom-query .enquiry-text-respon {
    color: #fff;
    font-size: 22px;
    font-family: 'montserratsemibold';
    font-weight: 600;
    float: left;
    margin-left: 17px;
}
.bottom-query .bottom-query-box input[type="text"] {
    height: 40px;
    border-radius: 0;
    width: 100%;
}
.bottom-query .bottom-query-box input[type="email"] {
    height: 40px;
    border-radius: 0;
    width: 100%;
}
.bottom-query button[type="submit"] {
    background: #000;
    border: none;
    color: #fff;
    width: 100%;
    font-family: 'montserratregular';
    padding: 8px 0;
    font-size: 17px;
}
.bottom-query .bottom-query-box input[type="number"] {
    height: 40px;
    border-radius: 0;
    width: 100%;
}

@media(max-width:767px){
	.fix-footer {
		display: block;
	}
	.fix-footer {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
    padding: 5px 0;
    z-index: 999;
    width: 100%;
    border-top: 2px solid #2a55a4;
    display: flex;
    align-items: center;
    justify-content: center;
}
	section#thank-you img.img-responsive {
    height: 100%;
}
section#thank-you .container {
    width: 100%;
    left: 0%;
}
section#thank-you .container .innerhead {
    font-size: 20px;
    line-height: 31px;
}	
footer.ltn__footer-area {
    padding-bottom: 70px;
}
.fix-footer p {
  width: 50%;
  text-align: center;
  margin-left: 30px;
  padding: 0;
  margin-bottom: 0;
}
.fix-footer .meeting {
  position: unset;
  background: #fff;
  animation: unset;
  display: inline;
}
.fix-footer p a {
float: left;
    margin: 0;
    padding: 0;
    background: none !important;
    text-transform: capitalize;
}
.new-amenities ul .fix-div li {
    width: 33%;
    min-height: 150px;
    padding: 19px 6px;
	}
.fix-footer p a img {
  width: 32px;
  margin: 0 auto;
}
.fix-footer p a span {
  float: left;
  width: 100%;
  color: #000;
  font-weight: 500;
  font-size: 16px;
}
	.amenities-listing .amenities-box {
		width: 44%;
		text-align: center;
		flex-direction: column;
		padding: 10px;
		margin: 5px;
	}
	.amenities-image {
		margin-right:0px;
	}
	.amenities-content {
		font-size: 12px;
	}
	.auto-container h2 {
		font-size: 22px;
	}
	.btn-box {
		margin-top: 10px;
		margin-bottom: 10px;
	}
	span.title {
		margin-bottom: 10px;
	}
	.theme-btn {
		font-size: 12px;
		padding: 10px 17px;
	}
	span.title {
		margin-bottom: 10px;
		padding: 9px 10px;
	}
	.banner_form {
		padding: 1rem;
	}
	.banner_form h2 {
		text-align:center;
		font-size: 23px;
	}
	.price-box {
		width: 100%;
		padding: 17px 12px;
		margin: 0px 5px 25px 5px;
		font-size: 14px;
	}
	.price-box h3 {
		font-size: 18px;
	}
	.price_image {
		height:auto;
	}
	.gallery {
		padding-top: 0;
		padding-bottom: 0;
	}
	.mobile-menu li a.btn-fill {
		color: #fff;
		font-size: 16px;
		border-radius: 0;
		text-align: center;
	}
	.detail {
		padding: 10px;
		border:none
	}
	a.theme-btn.btn-style-one.hide-desktop i {
		font-size: 17px;
		position: static;
	}
	a.theme-btn.btn-style-one.hide-desktop {
		padding: 9px 13px;
		display: block !important;
	}
	div#location {
		padding-top: 0;
		padding-bottom: 20px;
	}
	.owl-nav span {
		font-size: 47px;
		display: inline-block;
	}
	a.whatsapp-icon {
		display:none;
	}
	.auto-container {
		margin-bottom: 40px;
	}
	h5.modal-title {font-size: 20px;}
	#Enquiry_Modal button.btn-close {
		right: 0;
		top: -25px;
	}
.bottom-query{
display: none !important;		
	}
	
.download-builder .boxes .info-box {
    width: 91%;
    min-height: auto;
    margin: 7px 14px;
    padding: 0px;
}	
.download-builder .boxes .none {
    display: none;
}	
	
}

.gallery-wrap-title.axa {
  background: white;
}

.content-col.text-center.heading-space-bottom.xzcd h2 {
  color: black;
}

#Floor\ Plan {
  padding-top: 0px;
  margin-top: -50px;
}
a.whatsapp {
    position: fixed;
    bottom: 80px;
    z-index: 3;
    right: 20px;
}


