@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&display=swap');
* {
	margin: 0;
	padding: 0;

}

::-webkit-scrollbar {
	width: 5px;
	height: 5px;
}
#contact .theme-button{width:100%;}
.banner-sec .form-blocks .theme-button{width:100%;}
::-webkit-scrollbar-track {
	background: #f1f1f1;
	border-radius: 10px
}
.margin-custom  .theme-button{width:100%;}
.error {
    color: #f00!important;
    font-size: 12px!important;
}
::-webkit-scrollbar-thumb {
	background: #000;
	border-radius: 10px
}
.project-specification h5{
    color: #ffb260; font-size:18px;
    text-transform: capitalize;
}

.blog-header {
    display: inline-block;
    width: 100%;
    padding: 70px 0;
    background: #ddd;
    clear: both;
}
.blogs-boxs {
    width: 100%;
    display: inline-block;
    box-shadow: 0px 1px 14px rgb(149 149 149 / 55%);
    padding: 25px;
}
.blogs-row {
    display: inline-block;
    width: 100%;
    padding: 70px 0px;
}
.text-left a{color:#f00}
::-webkit-scrollbar-thumb:hover {
	background: #555
}

::placeholder {
	color: #333 !important;
	font-size: 12px !important;
}

a,
a:hover {
	color: #000;
	text-decoration: none;
}

body {
	font-size: 16px;
	font-family: 'Raleway', sans-serif;
	  
}
.wrapper{  overflow-x: hidden;}
img {
	width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Raleway', sans-serif;
	text-transform: capitalize;
}

.h2,
h2 {
	font-size: 42px;
}

p {
	font-size: 15px;
	line-height: 24px;
}

.fixed-top {
	z-index: 999; position:relative;
}

.nav-link {
	font-weight: 400;
	color: #fff;

	/* font-weight: 600; */
	font-size: 18px;
}

.nav-link {

	font-weight: 400;
	font-size: 16px;
}

.whats-app-icon a {
	background: #00ad58;
	color: #fff;
	padding: 3px 9px;
	font-size: 18px;
	border-radius: 13%;
	display: inline-block;
}

.blink_me {
	animation: blinker 1s linear infinite;
}

.navbar-brand {
    color: #fff;
    padding-bottom: 10px;
    width: 185px;
}

.phone-no i {
	margin-right: 2px;
}

.phone-no a {
	color: #000;
	font-size: 16px;
	background: #fff;
	border: 1px solid #000;
	padding: 3px 9px;
	display: inline-block;
	border-radius: 47px;
}

.phone-no a:hover {
	background: #fff;
	color: #000
}

.phone-no {
	margin-right: 10px;
}

.sticky {
	position: fixed;
	box-shadow: 0 10px 30px 0 rgb(110 104 162 / 10%);
	background: #000;

}

/*Banner Section*/
.banner-sec {
	display: inline-block;
	width: 100%;
	padding: 0;
	position: relative;
}

.banner {
	width: 100%;

	clear: both;
}

.banner-form {
	position: absolute;
	top: 53%;
	width: 90%;
	transform: translateY(-57%);
	/* padding: 0 4%; */
	z-index: 9;
	display: flex;
	left: 0;
	right: 0;
	/* bottom: 0; */
	margin: auto;
}

.banner-content .banner-left {
	margin-top: 150px !important;
	padding-right: 0;
}

.top-form-block {
	padding: 20px 50px 40px;
	top: 0;
	background: rgba(0, 0, 0, 0.7) url(../images/form-bg.png) center bottom no-repeat;
	right: 2%;
	float: right;
	background-size: 92%;
	width: 400px;
	text-align: center;
	border-radius: 20px;
	margin-right: 0px;
}



.top-form-block .form-blocks input[type="submit"] {
	width: 100%;
}



.form-heading {
	width: 100%;
	clear: both
}

.form-heading h3 {
	color: #fff;
	margin-bottom: 0px;
}

.form-heading p {
	color: #fff;
	margin: 4px 0 0;
	font-size: 13px;
	color: #ddd;
}

.strip-form {
	width: 100px;
	height: 2px;
	background: #fff;
	display: inline-block;
}

.form-control {
	border-radius: 0px;
	height: 45px;
}

.form-blocks label {
	display: inline-block;
	float: left;
	color: #333;
	margin: 0 0 6px 0;
	font-size: 14px;
}

.top-form-block .form-blocks label {
	color: #fff;
}

textarea.form-control {

	height: 70px;
}

.form-blocks {
	display: inline-block;
	width: 100%;
	margin: 15px 0 0;
}

.banner-content {
	flex: 1;

	margin-top: 70px;
}

.project-name h1 {
	color: #fff;
	font-size: 36px;
	margin-bottom: 0px;
}

.project-location span {
	color: #fff;
	font-size: 14px;
}

.project-location i {
	color: #fff;
	margin-right: 5px;
}

.booking-open span {
	font-size: 38px;
	color: #fff;
	font-weight: 900;
	text-transform: uppercase;
}

.top-form-block .form-control {
	border: 0px;
}

.blink_me {
	animation: blinker 1s linear infinite;
}

.banner-info {
	background: rgba(0, 0, 0, .7);
	padding: 15px;
	border-radius: 5px;
	display: inline-block;
	width: 100%;
}

.project-offers {
	background: #fff;
	padding: 3px 10px 5px;
}

.project-offers h4 span {
	font-weight: bold;

}

.project-offers h4 {
    margin: 0px;
    font-size: 20px;
    text-align: center;
    letter-spacing: 0;
}
.project-logo {
	width: 200px;
	margin: 0px 0px 10px;
}

.project-logo img {}

.project-specification h2 {
	color: #fff;
	font-size: 26px;
	text-transform: uppercase;

}

.banner-cta a {
	text-transform: uppercase;
}

.price-blocks h5 {
	color: #ffe400;
	letter-spacing: 0px;
}

.price-blocks span {
	margin: 4px 0;
	font-size: 24px;
}

.col-md-auto {
	margin: 0px auto;
}

.scroll-down {
	position: absolute;
	bottom: 100px;
	left: 50%;
	margin-left: -16px;
	display: block;
	z-index: 9;
	background: url(../images/scroll-down.png) no-repeat;
	height: 60px;
	width: 28px;
	-webkit-animation: bounce 2s infinite 2s;
	animation: bounce 2s infinite 2s;
	-webkit-transition: all .2s ease-in;
	transition: all .2s ease-in;
}

@-webkit-keyframes bounce {
	0% {
		transform: translateY(-5px)
	}

	50% {
		transform: translateY(20px)
	}

	100% {
		transform: translateY(-5px)
	}
}

@keyframes bounce {
	0% {
		transform: translateY(-5px)
	}

	50% {
		transform: translateY(20px)
	}

	100% {
		transform: translateY(-5px)
	}
}

@keyframes blinker {
	50% {
		opacity: .5;
	}
}

/*Banner Section*/
.important-info {
	display: flex;
}

.block4-info {
	box-shadow: 0px 0px 50px 0px #d5d5d5;
	background: #fff;
	margin-top: -73px;
	z-index: 99;
	position: relative;
	width: 100%;
	display: grid;
}

.light-gray {
	background: #f5f5f5;
}

.block-info {
	width: 100%; position:relative; margin-top:-45px;
clear: both; text-align:center;
}

.br-1 {
	border-right: 1px solid #ddd;
}

.imp-icon {
    display: inline-block;
    width: 54px;
    margin-bottom: 5px;
    padding: 6px!important;
}


.imp-text span {
	display: block
}

@keyframes blinker {
	50% {
		opacity: .6;
	}
}

.form-group {
	display: inline-block;
	width: 100%;
	margin:5px 0;
}

/*About*/
.about-row {
	display: flex;
	padding: 40px 0 60px;
}

.about-project span {
	font-weight: 600;
	color: #000;
}

.about-project span i {
	color: #d7c22b;
}

.project-name h3{font-size:21px; margin-bottom:0px;}
.project-name span{font-size:12px;}
h2 span {
	color: black;
	-webkit-text-fill-color: white;
	/* Will override color (regardless of order) */
	-webkit-text-stroke-width: 2px;
	-webkit-text-stroke-color: #ba9356;
}

.about-pic:after {
	position: absolute;
	width: 40%;
	right: -20px;
	content: "";
	height: 40%;
	bottom: -20px;
	background-color: #ebebeb;
}

.about-pic {
	position: relative;
}

.about-pic img {
	position: relative;
	z-index: 1
}

/*Highlights*/
.project-highlights {
	width: 100%;
	
	background-image: url(../images/bg-axtra.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	float: left;
	background-size: contain;
	background-color: #e6e6e6;
}

.project-highlights h2 {
	color: #000;
}

.highlight-cols {
	background: #fff;
	padding: 15px;
	margin: 10px 0;
	border-bottom: 1px solid #000 !important;
	text-align: center;
	width: 100%;
	box-shadow: 0px 0px 20px 0px #d5d5d5;
	border: 1px solid #ddd;
	min-height: 85px;
	-webkit-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
}

.highlight-cols:hover {
	transform: scale(1.02) translate(0px, -8px);
	transition: all 300ms ease-in-out 0s;
	box-shadow: 0 4px 10px 10px rgb(0 0 0 / 3%), 0 4px 10px 10px rgb(0 0 0 / 3%);
}

.highlight-cols p {
	margin: 0px;
}

.large-font h2 {
	font-size: 110px;

	font-weight: 900;
}

.gallery {
	clear: both;
	width: 100%;
	padding: 40px 0 0px;
}

label {
	margin-bottom: 5px;
}

.feature-row {
	width: 100%;
	clear: both;

}

.feature-right {
    padding: 40px 50px 40px 40px;
}

.feature-cols {
	padding: 0px;
	margin: 10px 0;
	text-align: center;
	background: #fff;
	border: 1px solid #e1e1e1 !important;
	-webkit-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	display: block;
	box-shadow: 0px 1px 14px rgb(169 169 169 / 25%);
}

.large-font {
	padding: 0 0px;
}



.feature-cols p {
	margin: 0 0 10px;
	font-size: 16px;
	font-weight: 500;
}

.floor-block {
	margin: 15px 0px;
}

.floor-name {
	padding: 10px;
	background: #fff;
	position: relative;
	/* border: 1px solid #f7f7f7; */
	box-shadow: 0 0 15px #c1c1c1;
	text-align: center;
	font-weight: 600;
	font-size: 16px;
}

.price-list .table-bordered td,
.table-bordered th {
	font-size: 16px;
	padding: 10px 20px;
	border: 1px solid #666666;
	width: 33%;
	font-weight: 600;
}

.price-list .table-bordered td b {
	text-transform: uppercase;
	letter-spacing: 1px;
}



.price-list .cta-btn a {
	padding: 6px 15px;
}

.copyrights {
	padding: 20px 0;
	clear: both;
	
}

.copyrights p {
	margin: 0px;
	color: #ddd;
	font-size: 13px;
}

.copyrights a {
	color: #c18282;
	font-weight: 600;
}

.query-forms {
	width: 100%;
	box-shadow: 0 8px 10px 1px rgb(0 0 0 / 14%), 0 3px 14px 2px rgb(0 0 0 / 12%), 0 5px 5px -3px rgb(0 0 0 / 20%);
	clear: both;
	background: #fff;
	border-radius: 15px;
	padding: 20px 40px 40px;
}

@keyframes shake {
	10%,
	90% {
		transform: translate3d(-1px, 0, 0)
	}
	20%,
	80% {
		transform: translate3d(2px, 0, 0)
	}
	30%,
	50%,
	70% {
		transform: translate3d(-1px, 0, 0)
	}
	40%,
	60% {
		transform: translate3d(1px, 0, 0)
	}
}
.contact {
	width: 100%;
}



.nav-link:focus,
.nav-link:hover {
	color: #fff !important;
}

.gallery-label {
	position: absolute;
	bottom: 0;
	background: rgba(0, 0, 0, .8);
	padding: 10px;
	bottom: 11px;
	/* width: 98%; */
	left: 10px;
	right: 10px;
	color: #fff;
	border-radius: 5px;
	text-align: center;
}

.submit-btn:hover {
	background: #000;

	border: 0px;
}

.contact {
	width: 100%;
	padding: 70px 0;
	background-image: url(../images/bg-axtra.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	float: left;
	background-size: contain;
	background-color: #111;
}

.location-quote {
	color: #fff;
	
	padding: 50px 40px;
	border-radius: 10px;
	margin-left: -50px;
}

.location-quote .cta-btn a:hover {
	background: #fff !important;
	color: #000 !important;
}

.floor-row {
	background: #eee;
}

.location-row {
	padding-bottom: 60px;
}

.location-quote ul {
	padding-left: 15px
}
.owl-dots button span {
    width: 30px;
    height: 3px;
    background: #fff;
    display: inline-block;
    margin: 0 3px;
}
.owl-dots button.active span{background:#000;}
.owl-dots{text-align:center;}
.valign {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.testimonial-row {
    background: #dc3545;
    padding: 50px 0;
}
.testimonail-text p{font-size:18px; line-height:28px; color:#fff;}
.testimonail-text {text-align:center;}
.contact .heading-info h2{color:#d19929}
.contact .heading-info p{color:#fff;}
#bottom-forms {
	bottom: 0;
	font-size: 14px;
	right: 24px;
	z-index: 99;
	position: fixed;
	width: 350px;
	display: none;
}

.bottom-form-close {
	color: #fff;
	display: block;
	float: right;
	font-size: 22px;
	line-height: 16px;
	margin: 2px 0 0 0;
	text-align: center;
	width: 16px;
}

h4.blink_me {
	margin-bottom: 0px;
}
.rera-no{color:#fff;}
#bottom-forms .heading-bottom-form {
	background: #000;
	border-radius: 5px 5px 0 0;
	color: #fff;
	cursor: pointer;
	padding: 10px 15px;
	font-size: 18px;
	text-transform: uppercase;
}

.form-history {
	float: left;
	box-shadow: 0 0 7px #919191;
	background: #fff;
	width: 100%;
}

.footer-stay-form {
	padding: 10px 15px 20px; margin:0px;
}

.footer-stay-form .form-group {
	margin: 10px 0;
}
.modal-dialog {
    min-height: calc(100vh - 60px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
	max-width:700px;
}
.close-btn-popup a {
    background: #d19929;
    color: #fff;
    width: 40px !important;
    height: 39px !important;
    line-height: 15px;
    font-size: 33px;
    position: absolute;
    top: 0;
    right: -40px;
    z-index: 9;
    padding: 11px 0;
    text-align: center;
}
label{font-size:14px;}
.pl-0{padding-left:0px}

.modal-content{border-radius:0px;}
.popup-module .form-group{margin:5px 0px}
.modal.show .modal-dialog {
    transform: translate(0px, 0px);
}
.mob{display:none}
.mobile-bottom li {
    display: inline-block;
    width: 32%;
    padding: 8px 5px 10px;
    color: #333;
    text-align: center;
    border-right: 1px solid #606060;
}
.mobile-bottom li a {
    color: #fff;
    text-align: center;
    text-decoration: none;
    width: 100%;
    display: block;
    font-size: 14px;
}
.sheak {
    display: inline-block;
    animation: shake .9s;
    animation-iteration-count: infinite;
}
.mobile-bottom img {
    width: 18px;
    height: 18px;
    margin-bottom: 0;
}
.mobile-bottom {
    background: #000;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 999;
    border-top: 1px solid #3c3c3c;
    display: none;
}
.mobile-bottom .last-child {
    border-right: none;
}
.mobile-bottom ul {
    padding: 0;
    margin: 0;
}
.price-list{clear:both;}
.theme-button {
    display: inline-block; margin-right:5px;
    padding: 10px 15px;
    background: #d19929;
    color: #d19929;
    border-radius: 5px;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: 0px; font-size:15px;
    font-weight: 600;
   
}
.theme-button:hover{background:#000}
.bg-theme{background:#000}
.cta-btn .theme-button{color:#fff!important}
.large-font .theme-button{background:transparent;}
.project-offers .theme-button{padding-top:0px; padding-bottom:0px;}
.video-sections{width:100%; clear:both; padding-bottom:0px!important;}

@media(max-width: 1368px) {
.booking-open span {font-size: 30px;}
.project-name h1{font-size:24px;}
}
@media(max-width: 1224px) {
.highlight-blocks{min-height:auto!important;}
}
@media(max-width: 980px) {
.h2, h2 {font-size: 34px;}
.large-font h2 {font-size: 85px;}
.location-quote {border-radius: 0;margin-left: 0;width: 100%;}
.block4-info{margin-top:0px; background:none; box-shadow:none;}
.block4-info .light-gray{background:none;}
.br-1{border:0px;}
.banner-form{position:relative;transform: translateY(0); width:100%;}
.block-info {margin: 10px 0px;background: #fff; border: 1px solid #cbc9c9;border-left: 3px solid #000;}
.fixed-top {position: inherit;    background: rgba(0, 0, 0, 1);}
.sticky { position: fixed!important;}
.scroll-down{display:none}
.about-pic{display:none;}
.banner-info {background: none;text-align: center;}
.project-name h1, .project-location span, .project-specification h2, .rera-no, .project-location i { color: #000;}
.project-logo {display: inline-block; margin-bottom: 15px;}
.project-name h1 {font-size: 32px;}
.project-offers { text-align: center;background: #ddd; margin-top:10px;}
.banner-content{background: #fffafa; margin-top:0px;}
.navbar-toggler{border:0px;}
.price-blocks h5, .price-blocks span{font-size:30px; color:#f00}
.about-row {padding: 20px 0 50px 0px;}
.important-info{padding:25px 0 0}
.navbar-toggler { border: 0px; color: #fff; padding: 0;border-radius: 3px; position: absolute; right: 10px;}
.navbar-toggler:focus{box-shadow:none!important}
.mr-10{margin-right:50px;}
.navbar-collapse {flex-basis: 100%; flex-grow: 1; align-items: center;position: absolute;top: 48px;z-index: 999;background: #fff;width: 100%;left: 0;box-shadow: 0 0 5px #ddd;}
button:focus:not(:focus-visible) {outline: 0;padding: 0;}
.navbar-toggler-icon{filter: brightness(0) invert(1);}
.navbar-nav{margin-bottom:0px!important}
.nav-link {color: #333;padding: 8px 10px; border-bottom: 1px solid #ddd;}
.nav-link:focus, .nav-link:hover{color:#f00!important;}
.cta-block{margin-top:15px;}
.price-list-blocks {
    padding: 0!important;
    background: none!important;
}
.amenties-wrapper{min-height: auto;}
}

@media screen and (max-width: 640px){
	
	.overview-text{padding:20px!important;}
	.detailsConfig ul li {
    width: 100%!important;
    float: left;
    color: #666666;
    font-size: 13px;

    margin: 5px 0;
}
.rera-blockings{margin-top:25px;}
.highlight-blocks, .amenties-wrapper{padding:20px!important;}
ul.amenities-listings li{width:100%!important; margin:5px 0px!important;}
.overview-text{min-height:auto!important}
.highlight-rows{margin-top:30px;}
.mobile-bottom {
    display: block;
}
.h2, h2 {font-size: 32px;}
.bg-none{background:none!important}
.close-btn-popup a { right: 0px!important;}
.mob{display:inline-block;}
.banner-content{margin:0px;}
.desk{display:none!important;}
.block-info {margin: 5px 0px;}
.feature-right {padding: 22px;}
.large-font h2 {
    font-size: 46px;
    margin-left: 8px;
}
.banner img{height:35vh}
.gallery-label{font-size:14px;}
.owl-nav{display:none}
.navbar-brand {width: 130px; margin-right: 5px;}
.highlight-cols { background: #fff;padding: 9px;margin: 5px 0; border-bottom:0px; border-left: 3px solid #000 !important; border: 1px solid #ddd; min-height: auto; text-align: left;}
.whats-app-icon{display:none;}
.mr-10 { margin-right: 25px;}
.phone-no a{color:#fff; border:0px; background:none  }
.copyrights{padding:20px 0 60px;}
.pl-0{padding-left:15px;}
}
 .arrow-down.active {

}
.arrow-down {

}
.arrow-down:before, .arrow-down:after {
    content: "";
    display: block;
    width: 17px;
    height: 3px;
    background: white;
    position: absolute;
    top: 23px;
    transition: transform .5s;
}

.arrow-down:before {
  right: 21px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  transform: rotate(45deg);
}

.arrow-down:after {
  right: 10px;
  transform: rotate(-45deg);
}

.arrow-down.active:before {
  transform: rotate(-45deg);
}

.arrow-down.active:after {
  transform: rotate(45deg);
}
.services-box {
    background: #fff;
    display: table-cell;
    border-radius: 3px;    height: 16rem;
        border: 1px solid rgba(0,0,0,.125);
    margin-bottom: 0px!important;
}
.services-box:hover {
    box-shadow: 0 1px 10px #e3e7eb;
    transition: all .2s;
}
.services-img {
    position: relative;
}
.services-img .date-div {
    background-color:#000;
    color: #fff;
    padding: 3px 6px;
    display: inline-block;
}
.services-img .date-div p {
    color: #fff; margin-bottom:0px;
}
.text-capitalize {
    text-transform: capitalize;
}
.blogcont.services-box-cont {
    padding: 24px 24px 20px;
}
.blogs-slider{
    display: inline-block;
    width: 100%;
    margin: 15px 0 0;
}
.blog-container{padding:60px 0px;}
.blogcont a {
    color: #000;
    text-align: left; display:block;
    text-transform: capitalize;
}
.services-box-cont .project-title{margin-bottom:20px;}
.owl-nav .owl-next, .owl-nav .owl-prev {
    width: 50px;
    height: 50px;
    opacity: 1;
    position: absolute;
    display: inline-block;
    border: 0;
    box-shadow: none;
    font-size: 0;
    border-radius: 0px;
    background: #fff!important;
    box-shadow: 0 0 14px 0 rgb(0 0 0 / 25%);
}
.owl-nav button span{
    font-size: 36px!important;
    line-height: 28px;
}
.owl-nav .owl-next:hover, .owl-nav .owl-prev:hover{background:#e3ffa5!important}

img {
    width: 100%;
    transition: 0.5s;
    transition: all ease-in-out 1s;
}
.projects-listings{margin-top:30px;}
.project-col{text-align:center; width:100%; display:inline-block; margin-bottom:25px;}  
.project-img {
    overflow: hidden;
    margin-bottom: 15px;
    padding: 7px;
    background: #fff;
}
.project-name h3, .project-name span{color:#fff;}
.project-col:hover .project-img img {
    transform: scale(1.1);
    filter: gray;
}
.project-details{
    background:#ba9356;
    padding: 50px 0;
}
.white-text{color:#efefef;}
.overview-text {
    background: #ebebeb;
    padding: 40px;
 
}
.overview-text h2{margin-bottom:15px;}
.reraLogo {
    margin: 0 0 10px;
}
.reraLogo img{width:125px;}
.reraHeading {
    color: #0e0e0e;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 7px;
}
.reraNumber {
    color: #0e0e0e;
    font-size: 28px;
    line-height: 32px;
    font-weight: 600;
    margin-bottom: 15px;
}
.reraInfo {
    margin-top: 15px;
    font-size: 18px;
    color: #0e0e0e;
    font-weight: 500;
    margin-bottom: 12px;
}
.reraInfo a {
    font-size: 17px;
    color: #0e0e0e;
}
.texts  p{margin-bottom:8px;}
.detailsConfig ul{padding:0px; display:inline-block; width:100%; list-style:none; margin-bottom:0px;}
.detailsConfig ul li {
    width: 49%;
    margin-bottom: 22px;
    float: left;
    color: #666666;
    font-size: 16px;
    /* line-height: 14px; */
}
.detailsConfig ul li span {
    font-size: 18px;
    color: #000000;
    font-weight: 600;
    line-height: 16px;
    display: block;
    margin-bottom: 5px;
}

.project-row2{width:100%; display:inline-block; clear:both;}
.highlight-gallery-row .owl-nav .owl-prev {
    left: 20px;
}
.highlight-gallery-row .owl-nav .owl-next {
    right: 20px;
}
.cta-block {
    margin-bottom: 15px;
    padding: 45px;
    text-align: center;
}
.cta-block a{
    display: inline-block;
    margin-right: 5px;
    padding: 8px 15px;
    background: #000; text-align:center;
    color: #fff; 
    border-radius:10px;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: 0px; margin:10px 0 0;
    font-size: 18px;
    font-weight: 600;
}
.owl-dots{display:none;}
.red_bg{background:#ebebeb; }
.highlight-blocks {
    width: 100%;
    padding: 45px;
    min-height: 550px;
}
.amenties-wrapper {width: 100%; display:inline-block;
    padding: 45px; min-height: 305px;}
ul{padding-left:0px;}

.highlight-blocks .listStyle > li {
    margin-bottom: 22px;
  background: url(../images/bullet-icon.jpg) no-repeat left top 6px;
    color: #000000;padding-left: 20px;list-style-type:none;
    font-weight: 500;
}
ul.amenities-listings li {
    margin: 15px 0;
    background: url(../images/bullet-icon.jpg) no-repeat left top 6px;
    padding-left: 20px;
    width: 33%;
    float: left; list-style-type:none;
    text-transform: capitalize;
    color: #000000;
    font-weight: 500;

}
.recent-posts  {
    padding: 32px;
    float: left; min-height:305px;
}
.bg-theme1{background:#000;}
.location-list{ width:100%; padding:15px 0 0}
.price-list-blocks{padding:30px 45px;}
.recent-rows {
    display: inline-block;
    width: 100%;
    clear: both;
    border-bottom: 1px solid #bfbfbf;
    padding: 12px 0 9px;
}
.recent-rows a {
    color: #000000;
}
.recent-post-img {
    width: 22%;
    float: left;
    margin-right: 17px;
}
.recent-post-text {

    width: 72%;
    float: left;
    font-size: 14.5px;
}