

.imgEffect.overley-one,
.imgEffect.overley-two {
	position: relative
}

.imgEffect.overley-one span,
.imgEffect.overley-two span {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto
}

.imgEffect.overley-one span {
	background-image: url(../images/img-overley.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-size: cover
}

.imgEffect.overley-two span {
	background-image: url(../images/img-overley2.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-size: cover
}

section.discover-communities {
	background-image: url(../images/communitie-bg-new.jpg)!important;
	padding: 100px 0!important;
	background-repeat: no-repeat;
	background-position: right bottom
}

section.discover-communities h1 {
	padding-bottom: 20px;
	position: relative
}

section.discover-communities h1:after {
	width: 80px;
	height: 2px;
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	background: rgba(2, 120, 188, 1);
	background: -moz-linear-gradient(45deg, rgba(2, 120, 188, 1) 0, rgba(165, 200, 59, 1) 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0, rgba(2, 120, 188, 1)), color-stop(100%, rgba(165, 200, 59, 1)));
	background: -webkit-linear-gradient(45deg, rgba(2, 120, 188, 1) 0, rgba(165, 200, 59, 1) 100%);
	background: -o-linear-gradient(45deg, rgba(2, 120, 188, 1) 0, rgba(165, 200, 59, 1) 100%);
	background: -ms-linear-gradient(45deg, rgba(2, 120, 188, 1) 0, rgba(165, 200, 59, 1) 100%);
	background: linear-gradient(45deg, rgba(2, 120, 188, 1) 0, rgba(165, 200, 59, 1) 100%)
}

.boxes-container h3 {
	font-size: 22px!important;
	padding: 0 10px
}

.boxes-container p {
	padding: 0 10px;
	font-size: 14px!important;
	margin-top: 10px
}

.discover-main .sec-title {
	font-family: Poppins, sans-serif!important;
	font-size: 50px;
	font-weight: 500;
	color: #008830;
	position: relative;
	margin-bottom: 50px
}

.discover-main .sec-title:after {
	width: 80px;
	height: 2px;
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	background: rgba(2, 120, 188, 1);
	background: -moz-linear-gradient(45deg, rgba(2, 120, 188, 1) 0, rgba(165, 200, 59, 1) 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0, rgba(2, 120, 188, 1)), color-stop(100%, rgba(165, 200, 59, 1)));
	background: -webkit-linear-gradient(45deg, rgba(2, 120, 188, 1) 0, rgba(165, 200, 59, 1) 100%);
	background: -o-linear-gradient(45deg, rgba(2, 120, 188, 1) 0, rgba(165, 200, 59, 1) 100%);
	background: -ms-linear-gradient(45deg, rgba(2, 120, 188, 1) 0, rgba(165, 200, 59, 1) 100%);
	background: linear-gradient(45deg, rgba(2, 120, 188, 1) 0, rgba(165, 200, 59, 1) 100%)
}

.discover-main .discover-slider .bx-wrapper .bx-viewport .discover li .discover-cap:before {
	content: '';
	position: absolute;
	right: 0;
	bottom: 0;
	height: 110%;
	width: 110%;
	left: -6%;
	top: -7%;
	z-index: 0;
	background: rgba(2, 120, 188, 1);
	background: -moz-linear-gradient(45deg, rgba(2, 120, 188, 1) 0, rgba(165, 200, 59, 1) 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0, rgba(2, 120, 188, 1)), color-stop(100%, rgba(165, 200, 59, 1)));
	background: -webkit-linear-gradient(45deg, rgba(2, 120, 188, 1) 0, rgba(165, 200, 59, 1) 100%);
	background: -o-linear-gradient(45deg, rgba(2, 120, 188, 1) 0, rgba(165, 200, 59, 1) 100%);
	background: -ms-linear-gradient(45deg, rgba(2, 120, 188, 1) 0, rgba(165, 200, 59, 1) 100%);
	background: linear-gradient(45deg, rgba(2, 120, 188, 1) 0, rgba(165, 200, 59, 1) 100%);
	border-radius: 10px
}

.discover-main .discover-slider .bx-wrapper .bx-viewport .discover li .discover-cap h3 {
	color: #fff;
	font-size: 26px;
	margin-bottom: 15px;
	text-transform: uppercase;
	margin-top: 15px
}

.discover-main .discover-slider .bx-wrapper .bx-viewport .discover li .discover-cap p {
	font-size: 20px;
	color: #fff;
	font-weight: 300
}

.page-template-template-contactus .inner-banner {
	position: relative
}

.page-template-template-contactus .inner-banner:after {
	width: 100%;
	height: 100%;
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	background-image: url(../images/new-contact-img2-effect.png);
	background-position: right top;
	background-repeat: no-repeat;
	background-size: cover;
	display: none
}

.page-template-template-contactus .inner-section .title-main .inr-title {
	margin-bottom: 15px!important;
	padding-bottom: 10px;
	font-size: 40px!important;
	color: #008830!important;
	text-transform: uppercase;
	font-weight: 600;
	position: relative
}

.page-template-template-contactus .inner-section .title-main .inr-title:after {
	width: 80px;
	height: 2px;
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	background: rgba(2, 120, 188, 1);
	background: -moz-linear-gradient(45deg, rgba(2, 120, 188, 1) 0, rgba(165, 200, 59, 1) 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0, rgba(2, 120, 188, 1)), color-stop(100%, rgba(165, 200, 59, 1)));
	background: -webkit-linear-gradient(45deg, rgba(2, 120, 188, 1) 0, rgba(165, 200, 59, 1) 100%);
	background: -o-linear-gradient(45deg, rgba(2, 120, 188, 1) 0, rgba(165, 200, 59, 1) 100%);
	background: -ms-linear-gradient(45deg, rgba(2, 120, 188, 1) 0, rgba(165, 200, 59, 1) 100%);
	background: linear-gradient(45deg, rgba(2, 120, 188, 1) 0, rgba(165, 200, 59, 1) 100%)
}

.term-al-murooj .inner-banner:after {
	width: 100%;
	height: 100%;
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	background-image: url(../images/al-murooj-new-banner22-effect.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover
}

.property-section h1 {
	font-family: Poppins, sans-serif!important;
	font-size: 50px;
	font-weight: 500;
	color: #008830;
	position: relative;
	margin-bottom: 30px;
	line-height: 38px;
	padding-bottom: 20px
}

.property-section h1:after {
	width: 80px;
	height: 2px;
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin-left: 0;
	margin-right: auto;
	background: rgba(2, 120, 188, 1);
	background: -moz-linear-gradient(45deg, rgba(2, 120, 188, 1) 0, rgba(165, 200, 59, 1) 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0, rgba(2, 120, 188, 1)), color-stop(100%, rgba(165, 200, 59, 1)));
	background: -webkit-linear-gradient(45deg, rgba(2, 120, 188, 1) 0, rgba(165, 200, 59, 1) 100%);
	background: -o-linear-gradient(45deg, rgba(2, 120, 188, 1) 0, rgba(165, 200, 59, 1) 100%);
	background: -ms-linear-gradient(45deg, rgba(2, 120, 188, 1) 0, rgba(165, 200, 59, 1) 100%);
	background: linear-gradient(45deg, rgba(2, 120, 188, 1) 0, rgba(165, 200, 59, 1) 100%)
}

.property-section h2 {
	font-family: Poppins, sans-serif!important;
	font-size: 30px;
	font-weight: 500;
	color: #008830;
	position: relative;
	margin-bottom: 30px;
	line-height: 38px;
	padding-bottom: 15px
}

.property-section h2:after {
	width: 80px;
	height: 2px;
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin-left: 0;
	margin-right: auto;
	background: rgba(2, 120, 188, 1);
	background: -moz-linear-gradient(45deg, rgba(2, 120, 188, 1) 0, rgba(165, 200, 59, 1) 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0, rgba(2, 120, 188, 1)), color-stop(100%, rgba(165, 200, 59, 1)));
	background: -webkit-linear-gradient(45deg, rgba(2, 120, 188, 1) 0, rgba(165, 200, 59, 1) 100%);
	background: -o-linear-gradient(45deg, rgba(2, 120, 188, 1) 0, rgba(165, 200, 59, 1) 100%);
	background: -ms-linear-gradient(45deg, rgba(2, 120, 188, 1) 0, rgba(165, 200, 59, 1) 100%);
	background: linear-gradient(45deg, rgba(2, 120, 188, 1) 0, rgba(165, 200, 59, 1) 100%)
}

.property-section .listThumb {
	position: relative
}

.property-section .listThumb:after {
	width: 100%;
	height: 100%;
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	background-image: url(../images/img-overley4.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	display: none
}

.proprty-listing h1.dekstop-heading {
	font-family: Poppins, sans-serif!important;
	font-size: 50px;
	font-weight: 500;
	color: #008830;
	position: relative;
	margin-bottom: 30px;
	line-height: 38px;
	padding-bottom: 20px
}

.proprty-listing h1.dekstop-heading:after {
	width: 80px;
	height: 2px;
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin-left: 0;
	margin-right: auto;
	background: rgba(2, 120, 188, 1);
	background: -moz-linear-gradient(45deg, rgba(2, 120, 188, 1) 0, rgba(165, 200, 59, 1) 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0, rgba(2, 120, 188, 1)), color-stop(100%, rgba(165, 200, 59, 1)));
	background: -webkit-linear-gradient(45deg, rgba(2, 120, 188, 1) 0, rgba(165, 200, 59, 1) 100%);
	background: -o-linear-gradient(45deg, rgba(2, 120, 188, 1) 0, rgba(165, 200, 59, 1) 100%);
	background: -ms-linear-gradient(45deg, rgba(2, 120, 188, 1) 0, rgba(165, 200, 59, 1) 100%);
	background: linear-gradient(45deg, rgba(2, 120, 188, 1) 0, rgba(165, 200, 59, 1) 100%)
}

.search-box .search-form form {
	display: flex
}

.search-box .search-form .input-group {
	display: flex
}

.media.propertyList .media-left a {
	position: relative
}

.media.propertyList h3 {
	font-family: Poppins, sans-serif!important
}

.media.propertyList h4 {
	font-family: Poppins, sans-serif!important;
	font-size: 24px
}

.triangles_bg {
	display: none
}

.sticky_frm .subs-form h3 {
	font-family: Poppins, sans-serif!important;
	color: #008830;
	line-height: 28px;
	position: relative;
	padding-bottom: 15px
}

.sticky_frm .subs-form h3:after {
	width: 80px;
	height: 2px;
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin-left: auto;
	margin-right: auto;
	background: rgba(2, 120, 188, 1);
	background: -moz-linear-gradient(45deg, rgba(2, 120, 188, 1) 0, rgba(165, 200, 59, 1) 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0, rgba(2, 120, 188, 1)), color-stop(100%, rgba(165, 200, 59, 1)));
	background: -webkit-linear-gradient(45deg, rgba(2, 120, 188, 1) 0, rgba(165, 200, 59, 1) 100%);
	background: -o-linear-gradient(45deg, rgba(2, 120, 188, 1) 0, rgba(165, 200, 59, 1) 100%);
	background: -ms-linear-gradient(45deg, rgba(2, 120, 188, 1) 0, rgba(165, 200, 59, 1) 100%);
	background: linear-gradient(45deg, rgba(2, 120, 188, 1) 0, rgba(165, 200, 59, 1) 100%)
}

.sticky_frm .subs-form .form-control,
.sticky_frm .subs-form .inputfile {
	font-family: Poppins, sans-serif!important;
	font-size: 16px;
	font-weight: 300
}

.sticky_frm .subs-form .bootstrap-select.inputfile>.btn .filter-option,
.sticky_frm .subs-form .form-control.bootstrap-select>.btn .filter-option {
	font-size: 16px;
	font-weight: 300
}

.sticky_frm .subs-form {
	position: relative
}

.sticky_frm .subs-form::before {
	width: 100%;
	height: 100%;
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	background-image: url(../images/Vector-Smart-Object-01.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-size: cover;
	opacity: .4
}

.sticky_frm .subs-form .captacha-in-touch {
	margin-bottom: 30px
}

.footer-logo {
	max-width: 150px
}

.first-menu ul li .detail a.more {
	display: none
}

.form-wrapper button.btn-info {
	background-color: #5da91e;
	margin-top: 0
}

.contact-form button.pink-btn {
	background-color: #5da91e;
    padding: 1%;
    font-size: 20px;
    color: #ffffff;
}
.contact-form button.pink-btn:hover {
    color: #5da91e;
}
.btn-submit-container {
	width: 100%;
	margin: 0 auto 30px auto;
	display: inline-block;
	text-align: center
}

.term-al-talah-gardens .inner-banner {
	position: relative
}

.term-al-talah-gardens .inner-banner:after {
	width: 100%;
	height: 100%;
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	background-image: url(../images/1.png);
	background-position: right top;
	background-repeat: no-repeat;
	background-size: cover
}

.term-al-waha .inner-banner {
	position: relative
}

.term-al-waha .inner-banner:after {
	width: 100%;
	height: 100%;
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	background-image: url(../images/2.png);
	background-position: right top;
	background-repeat: no-repeat;
	background-size: cover
}

.term-al-shurooq .inner-banner {
	position: relative
}

.term-al-shurooq .inner-banner:after {
	width: 100%;
	height: 100%;
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	background-image: url(../images/3.png);
	background-position: right top;
	background-repeat: no-repeat;
	background-size: cover
}

.filter-search .flex-only {
	display: flex;
	align-items: center
}

.filter-search-map {
	width: 100%;
	margin: auto;
	padding: 0;
	margin-bottom: 60px
}

.filter-search {
	width: 100%;
	margin: auto;
	padding: 15px 0;
	background-color: #008830;
	color: #fff
}

.contactus-only {
	margin-top: 0
}

.filter-search .form-group {
	margin-bottom: 0
}

.filter-search .form-group .form-control {
	border-radius: 3px
}

.filter-search .select-hidden {
	display: none;
	visibility: hidden;
	padding-right: 10px
}

.filter-search .select {
	cursor: pointer;
	display: inline-block;
	position: relative;
	font-size: 16px;
	color: #737373;
	width: 100%;
	height: auto
}

.filter-search .select-styled {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	line-height: 32px;
	background-color: #fff;
	padding: 8px 15px;
	border-radius: 3px;
	-moz-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	-webkit-transition: all .2s ease-in;
	transition: all .2s ease-in
}

.filter-search .select-styled:after {
	content: "";
	width: 0;
	height: 0;
	border: 6px solid transparent;
	border-color: #999 transparent transparent transparent;
	position: absolute;
	top: 20px;
	right: 15px
}

.filter-search .select-styled:hover {
	background-color: #fff
}

.filter-search .select-styled.active,
.filter-search .select-styled:active {
	background-color: #fff
}

.filter-search .select-styled.active:after,
.filter-search .select-styled:active:after {
	top: 10px;
	border-color: transparent transparent #999 transparent
}

.filter-search .select-options {
	display: none;
	position: absolute;
	top: 100%;
	right: 0;
	left: 0;
	z-index: 999;
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: #fff;
	border-radius: 3px;
	margin-top: 3px;
	overflow: hidden
}

.filter-search .select-options li {
	margin: 0;
	padding: 12px 0;
	text-indent: 15px;
	border-top: 1px solid #e7e7e7;
	-moz-transition: all .15s ease-in;
	-o-transition: all .15s ease-in;
	-webkit-transition: all .15s ease-in;
	transition: all .15s ease-in
}

.filter-search .select-options li:hover {
	color: #737373;
	background: #ebebeb
}

.filter-search .select-options li:first-child {
	border-top: none
}

.filter-search .select-options li[rel=hide] {
	display: none
}

.filter-search .form-group .bootstrap-select {
	width: 100%;
	margin: auto;
	background-color: #fff
}

.form-group.link-only {
	text-align: center
}

.link-only .adv-link {
	color: #fff;
	align-items: center
}

.btn-search {
	width: 100%;
	border-radius: 3px;
	font-size: 15px;
	height: 46px;
	color: #000;
	background-color: #f7b91c;
	transition: all .7s ease
}

.btn-search:hover {
	color: #333;
	background-color: #ffc42e
}

.property-types .point-list {
	height: auto!important;
	min-height: 105px
}

.property-box .property-types ul li {
	width: 100%;
	height: 24px
}

.map-main .point-list {
	height: auto;
	min-height: 90px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ececec
}

.site-header.fixed .main-menu .lang-change {
	margin-top: 18px!important
}

/*.page-template-template-aboutus footer:before,
.page-template-template-contactus footer:before,
.page-template-template-news footer:before,
.page-template-template-sitemap footer:before {
	background: 0 0
}
*/
.discover-single{height:87%}
.discover-single img{height:260px}




.term-bay-la-sun .inner-banner:after {
	width: 100%;
	height: 100%;
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	background-image: url(../images/1.png);
	background-position: right top;
	background-repeat: no-repeat;
	background-size: cover
}

.term-al-hejaz-miram .inner-banner:after {
	width: 100%;
	height: 100%;
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	/* background-image: url(../images/2.png); */
	background-image: url(../images/3.png);
	background-position: right top;
	background-repeat: no-repeat;
	background-size: cover
}

.term-orchids .inner-banner:after {
	width: 100%;
	height: 100%;
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	background-image: url(../images/al-murooj-new-banner22-effect.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover
}

.term-azalea .inner-banner:after {
	width: 100%;
	height: 100%;
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	background-image: url(../images/3.png);
	background-position: right top;
	background-repeat: no-repeat;
	background-size: cover
}


.term-ashdan .inner-banner:after {
	width: 100%;
	height: 100%;
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	background-image: url(../images/1.png);
	background-position: right top;
	background-repeat: no-repeat;
	background-size: cover
}


@media only screen and (max-width:991px){
	.inner-banner:after{
		display: none;
	}
}




























































.discover-community {
    padding: 60px 0 90px 0;
    clear: both;
}

.discover-community h2 {
    font-size: 50px;
    color: #505050;
    text-transform: uppercase;
    text-align: center;
    padding: 0 0 15px 0;
}

.discover-community h3 {
    font-size: 22px;
    color: #FFF;
    padding: 18px 0 0 0;
}

.discover-single {
    margin-top: 30px;
    position: relative;
}

.discover-single:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    left: 0;
    top: 0;
    z-index: 1;
}

.discover-single-cont {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3;
    width: 100%;
    height: 100%;
    text-align: center;
    display: flex;
    align-items: center;
}

.discover-single-cont-main {
    width: 100%;
}

.imgEffect {
    position: relative;
    overflow: hidden;
    display: block;
}

.imgEffect:after {
    background: #6fdc56;
    background: -moz-linear-gradient(top, #6fdc56 0%, #0a70ff 100%);
    background: -webkit-linear-gradient(top, #6fdc56 0%, #0a70ff 100%);
    background: linear-gradient(to bottom, #6fdc56 0%, #0a70ff 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#6fdc56', endColorstr='#0a70ff', GradientType=0);
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0;
    z-index: 1;
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
}

.imgEffect:hover:after {
    height: 100%;
    opacity: 0.5;
    filter: alpha(opacity=100);
}

.imgEffect:hover img {
    transition: none;
    transform: none;
}

.imgEffect img.animeImg {
    width: 100%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
}

.imgEffect:hover img.animeImg,
.imgEffect:hover .property-box-img .mCS_img_loaded {
    -webkit-transition: 2s;
    -o-transition: 2s;
    transition: 2s;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

.imgEffect.alt:after {
    display: none;
}

.featured-property {
    background: url(../images/feature-bg.jpg) top center no-repeat;
    background-size: cover;
    padding: 50px 0;
}

.featured-property h2 {
    font-size: 50px;
    color: #505050;
    text-transform: uppercase;
    text-align: center;
}

.featured-property-single-img {
    overflow: hidden;
    position: relative;
}

.featured-property-single-img .view-details{
    border: 1px solid #5DA91E;
    background: #5DA91E;
    color:#fff;
}

.featured-property-single-img .view-details:hover{
    color: #5DA91E;
}


.featured-property-single-img:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 0;
    left: 0;
    bottom: 0;
    opacity: 0;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    background: #6fdc56;
    background: -moz-linear-gradient(top, #6fdc56 0%, #0a70ff 100%);
    background: -webkit-linear-gradient(top, #6fdc56 0%, #0a70ff 100%);
    background: linear-gradient(to bottom, #6fdc56 0%, #0a70ff 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#6fdc56', endColorstr='#0a70ff', GradientType=0);
}

.featured-property-single:hover .featured-property-single-img:after {
    height: 100%;
    opacity: 0.75;
    filter: alpha(opacity=100);
}

.featured-property-single {
    transition: background 0.5s, box-shadow 0.5s;
    margin-top: 40px;
}

.featured-property-single:hover {
    background: #FFF;
    -webkit-box-shadow: 0 0 18px 0 #D9D9D9;
    box-shadow: 0 0 18px 0 #D9D9D9;
}

.featured-property-single:hover .featured-property-single-cont:after {
    background: #FFF;
}

.featured-property-single:hover .property-single-icon:after {
    background: #FFF;
}

.featured-property-single-cont {
    position: relative;
    padding: 58px 15px 28px 15px;
}

.featured-property-single-cont h3 {
    font-size: 18px;
    font-weight: 700;
    color: #282828;
    text-align: center;
    padding-bottom: 8px;
    /*white-space:nowrap;*/
    min-height: 70px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: inherit;
}

.featured-property-single-cont p {
    font-size: 16px;
    color: #000000;
    margin: 0;
    padding: 0;
}

.featured-property-single-cont p span {
    color: #6d6d6d;
}

.featured-property-single-cont a {
    display: block;
    background: #5DA91E;
    font-size: 16px;
    color: #FFF;
    padding: 8px 0;
    text-align: center;
    margin: 18px 0 0 0;
}

.featured-property-single-cont p i {
    font-size: 18px;
    display: inline-block;
}

.featured-property-single-cont p i.icon-bedrooms{
    position: relative; top:5px;
}

.featured-property-single-cont p.pro-type {
    margin-bottom: 5px;
    margin-top: 5px;
}

.featured-property-single-cont:after {
    content: '';
    width: 116px;
    height: 58px;
    left: 50%;
    margin-left: -58px;
    position: absolute;
    top: 0;
    background: #eee;
    transition: background 0.5s;
}

.property-single-icon {
    width: 100px;
    height: 100px;
    background: #eee;
    position: absolute;
    left: 50%;
    margin-left: -50px;
    top: -50px;
    border-radius: 50%;
}

.property-single-icon span {
    position: relative;
    z-index: 2;
    display: block;
    text-align: center;
    margin: 6px 0 0 0;
    height: 75px;
}

.property-single-icon span img {
    max-height: 100%; padding: 10px;
}

.property-single-icon:before {
    content: '';
    width: 116px;
    height: 116px;
    background: rgba(255, 255, 255, 0.7);
    position: absolute;
    left: -8px;
    top: -8px;
    border-radius: 50%;
}

.property-single-icon:after {
    content: '';
    width: 100px;
    height: 100px;
    background: #eee;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 50%;
    transition: background 0.5s;
}

.view-details {
    transform: scale(0);
    transition: 0.5s ease;
    position: absolute !important;
    top: 50%;
    margin-top: -23px;
    left: 50%;
    margin-left: -73px;
    border: 1px solid #F7B91C;
    background: #F7B91C;
    color: #FFF;
    font-size: 16px;
    text-transform: uppercase;
    z-index: 9;
    display: inline-block;
    width: 146px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    border-radius: 2px;
}

.view-details:hover {
    color: #F7B91C;
}

.featured-property-single:hover .view-details {
    transform: scale(1);
}

.btnAnime {
    position: relative;
    overflow: hidden;
    -webkit-transition: 0.8s;
    -o-transition: 0.8s;
    transition: 0.8s;
}

.btnAnime span {
    position: relative;
    z-index: 1;
}

.btnAnime:before {
    content: '';
    width: 0;
    height: 0;
    -webkit-transform: rotate(360deg);
    border-style: solid;
    border-width: 0 0 0 0;
    border-color: #fff transparent transparent transparent;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: 1.2s;
    -o-transition: 1.2s;
    transition: 1.2s;
}

.btnAnime:hover::before {
    border-width: 330px 330px 0 0;
}

.greenBtn {
    border: 1px solid #5DA91E;
}

.greenBtn:hover {
    color: #5DA91E;
}



.discover-single-cont-img {
    margin: 0 auto;
    height: 170px;
}

.discover-single-cont-img img {
    max-height: 100%;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
    width: 40px;
    height: 40px;
    background: #80C7BC !important;
    color: #fff;
}

.owl-carousel .owl-nav button i {
    color: #fff;
}

.site-header ul li a {
    color: #505050;
}

.site-header .side-links a {
    color: #505050;
}

.imgEffect:before {
    display: none;
}

.site-header #nav-icon3 span {
    background: #505050;
}

.cldr {
    height: 85px !important;
}

.map-main .gm-style .gm-style-iw {
    position: inherit !important;
    padding: 10px !important;
}

.map-main .map_info_wrapper a {
    display: block;
    clear: both;
    background: #45A849;
    color: #FFF;
    font-size: 17px;
    padding: 10px 25px;
    font-weight: 400;
    text-align: center;
    float: left;
    margin-top: 15px;
}

ul.mainUl .bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*="col-"] {
    display: block !important;
}

ul.mainUl .btn:before,
ul.mainUl .btn:after {
    display: none;
}

ul.mainUl .btn {
    font-size: 15px;
    color: #FFF;
    font-weight: 300;
    border-bottom: 1px solid #FFF;
}

ul.mainUl .bootstrap-select.btn-group .btn .filter-option {
    color: #FFF !important;
}

ul.mainUl .dropdown-menu {
    top: 60px;
}

.selectInp input[type="text"] {
    width: 100%;
    border: none;
    border-radius: 0;
    padding: 6px 0;
    padding-right: 20px;
    margin: 0;
    border-bottom: 1px solid #FFF;
    height: auto;
    color: #FFF;
    cursor: pointer;
    position: relative;
    /* font-size: 15px; */
    font-size: 16px;
    font-weight: 300;
}
.selectInp input[type="text"]::-webkit-input-placeholder {
    font-size: 16px;
}

.selectInp input[type="text"]::-moz-placeholder {
    font-size: 16px;
}

.selectInp input[type="text"]:-ms-input-placeholder {
    font-size: 16px;
}

.selectInp input[type="text"]:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0);
    width: 100%;
    height: 100%;
}

.selectDrop {
    background: #FFF;
    position: absolute;
    left: 0;
    top: 50px;
    width: 100%;
    display: none;
    -webkit-box-shadow: 0 5px 5px 0 #e6e6e6;
    box-shadow: 0 5px 5px 0 #e6e6e6;
    max-height: 186px;
    overflow: auto;
}

.selectDrop li {
    cursor: pointer;
    /* font-size: 14px; */
    font-size: 16px;
    padding: 5px 15px;
    border-bottom: 1px solid #f3f3f3;
    font-weight: 300;
}

.selectDropar {
    text-align: right;
}

.selectDropen {
    text-align: left;
}

.selectInp {
    position: relative;
    padding: 0 0 0 40px;
    background: url(../images/search-icon1.svg) bottom left no-repeat;
    background-size: 38px;
}

.property-search ul.mainUl>li:nth-child(2) .selectInp {
    /* background: url(../images/search-icon2.svg) bottom left no-repeat; */
    background: url(../images/search-icon2.svg) left 1px no-repeat;
    background-size: 37px;
}

.property-search ul.mainUl>li:nth-child(3) .selectInp {
    background: url(../images/search-icon3.svg) bottom left no-repeat;
    background-size: 32px;
}

.property-search ul.mainUl>li:nth-child(4) .selectInp {
    background: url(../images/search-icon3.svg) bottom left no-repeat;
    background-size: 32px;
}

.selectInp::before {
    content: '';
    width: 12px;
    height: 18px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -9px;
    background: url(../images/arrow.png) no-repeat;
}

.map-section #wpCusLoLocatemap-canvas {
    height: 600px;
}

.property-search-listing {
    padding: 72px 0 0 72px;
}

.property-search-listing h1 {
    font-size: 50px;
    color: #505050;
    text-transform: uppercase;
    text-align: center;
    padding: 0 0 40px 0;
}

.property-box {
    background: #F2EFEF;
    padding: 0 25px 60px 25px;
    margin: 0 0 65px 0;
    position: relative;
}

.property-box h2 {
    font-size: 20px;
    color: #0B7AEF;
    padding: 35px 0 0 0;
    height: 85px;
}


.property-search-listing .property-box{
    padding: 0 25px 40px 25px;
}
.property-search-listing .property-box h2{
    height: auto;
    min-height:96px;
}

.property-box-img {
    margin-left: -25px;
    margin-right: -25px;
    position: relative;
    overflow: hidden;
}

.no-overflow {
    overflow: inherit !important;
}

.property-box-img:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 0;
    left: 0;
    bottom: 0;
    opacity: 0;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    background: #6fdc56;
    background: -moz-linear-gradient(top, #6fdc56 0%, #0a70ff 100%);
    background: -webkit-linear-gradient(top, #6fdc56 0%, #0a70ff 100%);
    background: linear-gradient(to bottom, #6fdc56 0%, #0a70ff 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#6fdc56', endColorstr='#0a70ff', GradientType=0);
}

.property-box:hover .property-box-img:after {
    height: 100%;
    opacity: 0.75;
    filter: alpha(opacity=100);
}

.property-box-img img {
    width: 100%;
}

.property-box .property-types ul li {
    height: auto;
    display: inline-block;
    font-size: 17px;
    color: #555555;
    margin: 10px auto;
    width: 100%;
}

.property-box .property-types ul li:nth-child(2) {
    clear: right;
}

.property-box .property-types ul li:last-child {
    margin-left: 0;
}

.property-box .property-types ul li span {
    display: inline-block;
    padding: 0 0 0 8px;
}

.property-box .property-types ul li img {
    width: 25px;
    height: 30px;
}

.property-box .property_price {
    font-size: 16px;
    color: #45A849;
    padding: 10px 0 0 0;
}

.property-box .property_price .cost-label {
    color: #303030;
    padding-right: 10px;
}

.viewLink {
    display: inline-block;
    background: #45A849;
    color: #FFF;
    font-size: 18px;
    font-weight: 400;
    width: 160px;
    text-align: center;
    padding: 12px 0;
    position: absolute;
    left: 50%;
    margin-left: -80px;
    bottom: -20px;
    border: 1px solid #45A849;
}

.viewLink:hover {
    color: #45A849;
}

.property-search-listing #wpCusLoLocatemap-canvas {
    height: 1060px;
}

.listWrap {
    position: relative;
    height: 1060px;
    padding-bottom: 50px;
}

#content-1 {
    padding-right: 20px;
}

#content-1 .mCSB_scrollTools {
    margin: 0 0 50px 0 !important;
    opacity: 1 !important;
    width: 6px !important;
}

#content-1 .mCSB_scrollTools .mCSB_draggerContainer {
    background: #DCDCDC;
    border-radius: 25px;
}

#content-1 .mCSB_dragger_bar {
    background: #9E9E9E !important;
    width: 6px !important;
}

.mCustomScrollbar {
    touch-action: auto !important;
}

.breadcrumb {
    margin: 0;
}

.btn-blue-light {
    background: #03a3bb;
    color: #fff;
    text-align: center;
    padding: 7px 32px;
}

.green-btn {
    font-size: 18px;
    min-width: 222px;
    text-align: center;
    background: #5da91e;
    color: #fff;
    padding: 12px 20px;
}

footer .copy-text2 {
    font-size: 15px;
    margin: 0;
    padding: 0;
}

footer .copy {
    font-size: 13px;
    margin: 0;
    padding: 0;
}

.single-properties .similar-properties.owl-carousel .owl-item {
    padding-top: 20px;
}

.single-properties .similar-properties.owl-carousel .owl-item:hover:before {
    bottom: -50%;
}

.inner-banner {
    height: auto !important;
}

.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*="col-"] {
    display: inline-block;
}

.dropdown-toggle::after {
    opacity: 0;
}

.single-properties .inner-banner:before {
    opacity: 0;
}

.media.propertyList h4 {
    padding-bottom: 25px;
    padding-top: 10px;
}

.search-box .search-form form {
    display: block;
}

.grid-view.active .media.propertyList {
    display: block;
}

.inpOverLay {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0);
    left: 0;
    top: 0;
    z-index: 9;
    display: none;
}

.inpOverLay.act {
    display: block;
}

#contactus .form-control {
    height: 45px !important;
}

.single-properties .facilities-box h2 {
    padding-bottom: 30px;
}

.home .main-menu .lang-change a {
    color: #505050 !important;
}

.main-menu .lang-change a {
    color: #505050 !important; top: 0px;
}

header.sticky .main-menu .lang-change a {
    color: #505050 !important;
}

.siteHeader-alt a.logo img {
    display: none !important;
}

.propertyBoxLangar.property-box h2 {
    height: 43px;
}

.propertyBoxLangar.property-box .property_price {
    padding-top: 20px;
}


/*============27-03-2020=========================*/

.map-main .img_wrapper {
    float: none;
    width: 100%;
}

.map-main .img_wrapper img {
    width: 100% !important;
    height: 140px!important;
}

.map-main .property_content_wrap {
    float: none;
    width: 100%;
    padding: 15px;
}

.map-main .point-list {
    overflow: hidden;
    border-bottom: none !important;
    padding-bottom: 0!important;
    margin-bottom: 0!important;
}

.map-main .point-list li {
    width: 100%;
    float: none;
    min-height: 30px;
    margin: 12px 0 0 0;
    font-size: 16px;
    color: #989898;
    font-weight: 400;
}

.map-main .point-list li span {
    display: inline-block;
    padding-left: 10px;
    position: relative;
    top: 4px;
}

.map-main .point-list img {
    width: 20px !important;
}

.map-main .gm-style .gm-style-iw-c {
    border-radius: 3px !important;
    width: 220px !important;
    padding: 0 !important;
    max-height: none !important;
}

.map-main .gm-style .gm-style-iw-c .gm-style-iw-d {
    max-height: none !important;
}

.map-main .property_title {
    font-size: 20px;
    color: #504f4f;
    font-weight: 500;
}

.map-main .property_price {
    font-size: 15px;
    color: #45A849;
    font-weight: 500;
    padding-top: 5px;
}

.map-main .gm-ui-hover-effect {
    opacity: 1 !important;
    background-color: #fff !important;
    top: 0 !important;
    right: 0 !important;
    width: 20px !important;
    height: 20px !important;
}

.map-main .gm-ui-hover-effect img {
    margin: 3px !important;
}

.map-main .map_info_wrapper a,
.map-main .property_content_wrap .property_title a {
    background: none!important;
    padding: 0!important;
    margin: 0!important;
    color: #504f4f;
    text-align: left;
    float: none;
}

.map-main .property_content_wrap .property_title a {
    font-size: 20px;
    font-weight: 500;
}

.loader_search {
    position: absolute;
    width: 100%;
    left: 0;
    text-align: center;
    background: #00000094;
    top: 0;
    height: 100%;
    z-index: 99;
}

.loader_search img {
    position: relative !important;
    top: 11px!important;
}

.loader_search .property-loader {
    top: calc(50% - 0px)!important;
}

.loader_search .property-loader,
.loader_search .property-loader:after,
.loader_search .property-loader:before {
    height: 35px!important;
}

h3
{
	color:white !important;
}