.header.scrolled {
    height: 70px;
    background: #ffffff;
    border: none;
    border-bottom: solid 1px #ffffff;
    box-shadow: 0 1px 10px 0 rgba(50,50,50,.2), 0 1px 10px 0 rgba(50,50,50,.2), 0 1px 10px 0 rgba(50,50,50,.2), 0 0px 0px 0 rgba(50,50,50,0);
}
.header.scrolled .main_nav_item a {
    color: #000000 !important;
}
.project-logo{
	width:100%;
	padding: 10px 40px;
}
#hero:before {
    content: "";
    background: rgba(0, 0, 0, 0);
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
}
.contact-form .md-form input[type=date], .md-form input[type=datetime-local], .md-form input[type=email], .md-form input[type=number], .md-form input[type=password], .md-form input[type=search-md], .md-form input[type=search], .md-form input[type=tel], .md-form input[type=text], .md-form input[type=time], .md-form input[type=url], .md-form textarea.md-textarea {
    border-bottom: 1px solid #fffff !important;
}
.btn{
	width:100%;
	background-color: #238c40;
	border-radius: 25px
}
.btn-success {
    background-color: #238c40!important;
    color: #fff;
}
.btn-learn{
	display:none;
}
.btn-success:hover {
    background-color: #1f7d37!important;
    color: #fff;
} 
.contact-form-banner .form{
	padding:0px 20px;
}
.separatorbottom {
    bottom: 0;
}
.separatorbottom, .area .separatortop {
    width: 100%;
    z-index: 4;
    position: absolute;
    left: 0;
    right: 0;
    overflow: hidden;
}
.separatorbottom>.bigcircle-bottom, .area .separatorbottom>.bigcircle-top, .area .separatorbottom>.bigtriangle-bottom, .area .separatorbottom>.bigtriangle-top, .area .separatorbottom>.diagonal-left, .area .separatorbottom>.diagonal-right {
    margin-top: .5px;
}
.separatorbottom .bigcircle-bottom svg, .separatortop svg {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
}
.separatortop {
    top: 0;
}
.separatortop>.bigcircle-bottom, .area .separatortop>.bigcircle-top, .area .separatortop>.bigtriangle-bottom, .area .separatortop>.bigtriangle-top, .area .separatortop>.diagonal-left, .area .separatortop>.diagonal-right {
    margin-top: -.5px;
}

.breadcrumb{
	background-color: #ffffff;
}
.breadcrumb>li>a{
	color:#000000;
}
.breadcrumb>li.active>a{
	color:#8e8282;
}
.pdt30{
	padding-top: 30px;
}
.justify{
	text-align: justify;
}
.owl-prev, .owl-next{
	opacity: 1;
	font-size: 36px;
	background-color: rgba(0,0,0,0.7);
	border-radius: 50%;
}
.owl-prev:hover, .owl-next:hover{
	background-color: rgba(0,0,0,0.8);
}
.owl-prev{
	left:10px;
}
.owl-next{
	right:10px;
}
.owl-next i{
	margin-right: -4px;
}
.owl-prev i{
	margin-right: 4px;
}
.owl-prev i, .owl-next i{
	color:#ffffff;
}
.owl-nav{
	position: absolute;
	top:50%;
	width: 100%
}

 .counter .number{
 	color: #2b3898;
 	font-size: 2.5rem;
 	font-weight: 600
 }
 .counter{
 	color:#000000;
 }
.counter .textgr{
	padding:0px 4px;
  }
 .counter .textgr .small{
 	font-size: 16px;
 	font-weight: 400;
 }
 .counter .textgr .big{
 	font-size: 20px;
 	font-weight: 600;
 }
 .features .content{
 	background-color: rgb(0,0,0,0.7);
 	color:#ffffff;
 	padding:140px 100px;
 }
 .features .content p{
 	color:#ffffff;
 	font-size: 18px;
 	text-align: justify;
 }
 .features .content h2{ 	
 	font-size: 2.1rem;
 	font-weight: 700;
 	margin-bottom: 30px
 }
 .newsletter{
 	padding-top: 0px;
 	padding-bottom: 0px;
 	background-image: url(images/footer-image.jpg);
 	background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
    color: #FFF;
 }
 .newsletter img{
 	width:166px;
 	padding: 4px;
 }
 .newsletter p{
 	line-height: 2rem;
    font-size: 1.5rem;
    color: #ffffff;
    font-weight: 600;
 }
 .newsletter .sec-left{
 	padding:3px;
 	line-height: 6.5rem
 }
 .newsletter .wrapper {
 	background-image: linear-gradient(to right, rgba(16, 16, 16, 0.67) 0%, rgb(16, 16, 16) 100%);
    padding-bottom: 0px;

 }
 .mobile-banner{
 	display: none;
 	margin-top: 77px;
    margin-bottom: 47px;
 }
 .mobile-banner h1{
 	margin-top:10px;
 	margin-bottom:30px;

 }
 .mobile-show{
 	display: none;
 }
 .mobcon{
 	color:#ffffff;
 	font-size: 1.4rem;
 	font-weight: 700;
 	margin-top: 5px;
 }
 .hamburger i{
 	color:#ffffff;
 }
 .gap60{
 	height: 60px;
 }
 .modal-header {
    background-color: #ffffff;
    color: #000;
    padding: 10px;
}
.modal-header h4{
	margin-bottom: 0px;
	font-weight: 700;
}
button{
	cursor: pointer;
}
.whatsapp-text {
	width: auto;
	padding-right:10px;
}
.btn:hover {
    color: #ffffff;
}
 @media screen and (max-width: 768px) {
    .owl-prev, .owl-next{
		font-size: 28px;
		width: 28px;
		height: 28px;
		line-height: 28px;
	}
	.counter>div{
		border-bottom: solid 1px #dddddd;
		margin-left: .5rem!important;
	}
	.features .content {
		padding: 70px 25px;
	}
	.mobile-banner{
	 	display: block;
	 }
	 .contact-form-banner{
 		display: none;
	 }
	 .project-logo{
		width:80% !important;
	}
	.damac-logo{
		width:60% !important;
	}
	.mobile-show{
		display: block;
	}
	.mobile-hide{
		display: none;
	}
	.textable{
		background-color: rgb(0,0,0,0.2)
	}
	.header.scrolled{
		position: relative;
		background-color: transparent;
	}
}

.modal-dialog{
    position:relative;
    width:auto;
    margin:1rem;
    pointer-events:none
}
.modal-body{
	padding: 2rem;
}

@media (min-width:576px){
    .modal-dialog{
        max-width:500px;
        margin:2.75rem auto
    }
    
}

@media (min-width:768px) {
	
	.col-md-20 {
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%
	}
	
}
.aminBox{
	color:rgb(0, 54, 55);
	font-size: 20px;
	padding:40px 5px;
	border: 2px solid #6c7d7d;
	min-height: 180px;
	border-radius: 15px;
}
.infoBoxParent{
	width:70%;
	background-color:rgba(255,255,255,0.9);
	padding: 30px;
	color:#000000;
	font-size: 16px;
}
.infoBoxParent ul li:before {    
    font-family: 'FontAwesome';
    content: '\f0a9 ';
    margin:0px 15px 0 0px;
    color: #000000;
}
.infoBox{
	
	padding:20px 5px;
	border: 2px solid #ffffff;
	margin-top: 20px;
	margin-left: 20px;
	text-align: center;
	background-color: rgb(0,0,0,0.5)
}
@media screen and (max-width: 768px) {
	.aminBox{
		color:rgb(0, 54, 55);
		font-size: 20px;
		padding:20px 5px;
		border: 2px solid #6c7d7d;
		min-height: inherit;
	}
}
.phone_home {
    border-radius: 25px;
    background: #248c41;
}
.intl-tel-input.separate-dial-code .selected-flag {
    background-color: rgba(0, 0, 0, 0.0);
    display: table;
}
.intl-tel-input{
	margin-bottom: 20px;
}
.newsletter .selected-dial-code{
	color:#ffffff;
}



/*------------------
  Feature section
---------------------*/

.feature-section .container {
	margin-bottom: -50px;
}

.feature-item {
	margin-bottom: 50px;
}
.feature-item p{
	font-size:12.5px;
}
.feature-item .room-price {
	display: block;
	font-size: 18px;
	font-weight: 600;
	background: #fff;
	text-align: center;
	padding: 8px;
	background: #248c41;
	color: #fff;
}

.feature-pic {
	height: 250px;
}

.feature-pic .sale-notic,
.feature-pic .rent-notic {
	margin: 20px;
}

.feature-text {
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
}

.feature-title {
	padding-top: 20px;
}

.feature-title h5 {
	font-weight: 400;
	margin-bottom: 5px;
	font-size: 18px;
    text-transform: uppercase;
    color: #000000;
}

.feature-title p {
	margin-bottom: 0;
}

.feature-title p i {
	color: #30caa0;
}

.room-info-warp {
	padding: 25px 8px;
	padding-bottom: 20px;
}

.room-info {
	border-top: 1px solid #ebebeb;
	padding-top: 15px;
	overflow: hidden;
}

.room-info p {
	margin-bottom: 15px;
}

.room-info p i {
	color: #30caa0;
	margin-right: 10px;
}

.room-info:last-child .rf-right {
	padding-right: 8px;
}

.room-info .rf-left {
	float: left;
}

.room-info .rf-right {
	float: right;
}
.set-bg {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
}

.filter-search {
	position: relative;
	z-index: 2;
}

.filter-form {
	padding: 31px;
	background: #30caa0;
	border-radius: 3px;
    color: #333;
    box-shadow: 0px 2px 25px 25px rgba(0, 0, 0, 0.21);
}

.filter-form input {
	background: #fff;
	height: 46px;
	border: none;
	border-radius: 2px;
	width: calc(30% - 0px);
	margin-right: 20px;
	padding: 5px 20px;
	font-size: 14px;
}

.filter-form select {
	background: #fff;
	height: 46px;
	border: none;
	border-radius: 2px;
	width: calc(20% - 20px);
	margin-right: 20px;
	padding-left: 20px;
	font-size: 14px;
}


.filter-form .fs-submit {
	background: #333;
	width: 35%;
	border-radius: 2px;
	margin:0px auto;
	text-transform: uppercase;
}

.filter-form{
    
}

.reg-div{
	text-align:center;
	padding:20px;
	margin-top:10px;
}

.propertie-item {
	height: 270px;
	position: relative;
	margin-bottom: 30px;
	position: relative;
}

.propertie-item:after {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	/* FF3.6-15 */
	/* Chrome10-25,Safari5.1-6 */
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(80%, rgba(15, 15, 15, 0)), to(rgba(48, 48, 48, 0.9)));
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(15, 15, 15, 0) 80%, rgba(48, 48, 48, 0.9) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(15, 15, 15, 0) 80%, rgba(48, 48, 48, 0.9) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#e6303030', GradientType=0);
	/* IE6-9 */
}

.propertie-item .sale-notic,
.propertie-item .rent-notic {
	margin: 30px;
}

.propertie-info {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 30px;
	padding-bottom: 20px;
	z-index: 5;
}

.propertie-info h5 {
	margin-bottom: 8px;
	font-weight: 400;
}

.propertie-info p {
	margin-bottom: 0;
}

.propertie-info p i {
	color: #30caa0;
	margin-right: 5px;
}

.propertie-info .info-warp {
	float: left;
}

.propertie-info .price {
	float: right;
	background: #30caa0;
	padding: 12px;
	min-width: 110px;
	text-align: center;
	border-radius: 2px;
}

.sale-notic,
.rent-notic {
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	background: #e94646;
	padding: 7px 13px;
	display: inline-block;
	border-radius: 2px;
	position: relative;
	z-index: 3;
}

.rent-notic {
	background: #eca643;
}

.mobcon a:hover, .newsletter p a:hover {
    color: #FFFFFF;
    background: none;
}
.mobcon a, .newsletter p a {
    text-decoration: none;
    border-bottom: 0px;
}

 @media screen and (max-width: 768px) {
 	.feature-item p{
 		font-size: 11px 
 	}
 	.room-info:last-child .rf-right {
	    padding-right: 0px;
	}
	.room-info-warp {
	    padding: 15px 4px;
	    padding-bottom: 10px;
	}
 }
.validation{
	color:red;
}
.intl-tel-input{
	margin-bottom: 10px;
}
.sendmessage{
	text-align: center;
    color: green;
    font-weight: bold;
}
.errormessage{
	text-align: center;
    color: red;
    font-weight: bold;
}
.md-form label {
	color: #ffffff;
}
.vbox-container img {
	height:100%;
}
.vbox-content {
	height:100%;
}
@media only screen and (max-width: 575px){
.workflow_image {
    width: 16%;
}
}
@media only screen and (max-width: 575px){
	.dvserl {
		display: none;
	}
}
@media only screen and (max-width: 575px){    
	.l1-txt2 {
		font-size: 21px;
		margin-left: 8px;
        margin-top: 144px;
		text-align:center;
		margin-right:8px;
		line-height: 1.2;
	}
	
	
.wbox {
	height: 65px;
    width: 247px;	
}
.commission ul li i {
font-size: 25px;
}	
.commission ul li span {
    font-size: 11px;
}
}
@media only screen and (max-width: 575px){
	.banner-shade {
    background-color: rgba(0,0,0,0.4);
    height: 100vh;
}
.btn-learn{
	display: block;
}
.banner-shade1 {
    background-color: rgba(0,0,0,0.4);
    height: 800px;
}
.newsletter .wrapper {
	padding-bottom: 100px;
}
}
@media only screen and (max-width: 575px){
.banner-bottom .rightb {
	border-right: solid 1px #fff;
}
.mbr-section {
	padding-bottom: 0px;
}
#facts .counters p {
	font-size: 16px;
}
#facts .counters span {
	font-size: 40px;
}
.newsletter .wrapper {
	padding-bottom: 0px;
}

}
.l1-txt6{
	padding-top: 10px;
	margin-left: 42px;
}
.prc{
	
	font-size: 33px;
    font-weight: 700;
    padding-left: 34px;
    padding-top: 26px;
}

#Payment-Plan {
    background: #fff;
}
.pro_overview h3 {
    font-size: 26px;
    font-weight: 600;
    border-bottom: solid 2px #193e59;
    display: inline-block;
    margin-bottom: 25px;
}
.pro_overview p {
    line-height: 1.6;
    margin-bottom: 14px;
}
.pro_overview h4 {
    font-size: 18px;
    font-weight: 500;
}
.pro_overview .row {
    margin-right: -7px;
    margin-left: -7px;
}
.pro_overview [class*="col-"] {
    padding-right: 7px;
    padding-left: 7px;
}
.pay-warp {
    border: solid 1px #193e59;
    padding: 5px;
    margin: 10px;
    margin-bottom: 22px;
}
.pay-warp p {
    text-transform: uppercase;
    margin: 7px 0;
    font-size: 14px;
    color: #193e59;
}
.pay-warp h2 {
    background: #193e59;
    color: #fff;
    padding: 7px;
    margin-bottom: 0;
}
.pay-warp h2 span {
    font-size: 12px;
}
.modal-header {
    background-color: #2b3898;
    color: #fff;
    padding: 10px;
}
.ynm {
    color: #a09898 !important;
}
.header.scrolled .main_nav_item span {
    color: #000000 !important;
    font-weight: 600 !important;
}
.header.scrolled .main_nav_item i {
    color: #000000 !important;
}
