
body{
font-family: 'Poppins', sans-serif;
padding:0px;	
}
img{
max-width:100%;	
}
.space-top, .space-bottom {
	padding:70px 0
}
.banner {
    position: relative;
    background: url(../images/banner.png) no-repeat;
    background-size: cover;
	padding: 4rem 0px;
}
.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: #59be08;
    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;
}
.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 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: #1B7A76;
    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;

}
.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: #1B7A76 !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: #1B7A76;
    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: #59be08;
}
.content-col span {
    background: rgb(89 190 8 / 60%);
    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: #1B7A76;
	position: absolute;
	left: -30px;
	top: 30px;
	width: 60%;
	height: 100%;
	content: "";
	background-size: contain;
	background-repeat: no-repeat;
}
.Image-col img {
    position: relative;
    z-index: 1;
}
.pricing {
    background: #1B7A76;
}
.pricing h2 {
    color: #fff;
}
.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: #1B7A76;
}
.values figure {
    margin-bottom: 14px;
}
.heading-space-bottom {
    margin-bottom: 60px;
}
.price_image {
    height: 568px;
    overflow: hidden;
}
.values figure span {
    background: #1B7A76;
    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: #1B7A76;
    padding-right: 10px;
}
.amenities-content {
    font-size: 18px;
    font-weight: 500;
    color: #1B7A76;
}

.thumb {
    margin-bottom: 20px;
}
.gallery-two__img {
	position:relative;
}
.gallery-wrap-title {
    background: #1B7A76;
    color: #fff;
    padding: 40px 0 0 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: #58bc07;
    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: #1B7A76;
    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;
}
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: #1B7A76;
    padding-right: 11px;
}

.fix-footer {
    display: none;
}
a.whatsapp-icon {
    position: fixed;
    bottom: 40px;
    right: 40px;
	    z-index: 9999999;
}
#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: #1B7A76 !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;
}

@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;
}
footer.ltn__footer-area {
    padding-bottom: 70px;
}
.fix-footer p {
  width: 25%;
  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;
}
.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: 47%;
		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;
	}
}

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

#Payment {
  background: #1B7A76 !important;
}

.Image-col.asas img {
  height: 500px;
}

.content-col.cxz h2 {
  color: white;
}

.content-col.cxz ul li {
  color: white;
}

.auto-container.zxzx img {
  border: 1px solid;
  background: #000000d1;
  border-radius: 20px 0px 90px 20px;
  width: 500px;
}

