.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
	background-color:#6cbe03 !important;
}
.wpb_content_element{
	margin-bottom:0px !important;
}
.about_property_style_two:before, .about_property_style_two:after {
    content: '';
    display: block;
    background: #fff;
    height: 100%;
    width: 20px;
    position: absolute;
    top: 0;
}
.about_property_style_two.container:before{
	display:block !important;
}
.about_property_style_two.container:after{
	display:block !important;
}
.about_property_style_two .property_config .single_config:last-child{
	border-right:0px !important;	
}
.about_property_style_two .property_config .single_config:last-child:before{
	background:none !important;
}
.about_property_style_two .property_config .single_config:last-child:after{
	background:none;
}
.agent_contact_form .wpcf7-submit{
	display: block;
    text-align: center;
    text-transform: uppercase;
    line-height: 50px;
    width: 100%;
    margin-top: 23px;
	background: #6cbe03;
	border:0px;
}
.agent_contact_form .wpcf7-submit:hover{
	background:#0a0a0a;
}
.contact_agent_wrapper .agent_contact_form  textarea{
	height:130px;
}

.home_slider_style_five .purchase{
	font-size:14px !important;
}
.breadcrumb{
	background:none;
	float:none !important;
}
.inner_section_title span.left_side{
	float:left !important;
}
.inner_section_title>ul{
	float:left !important;
}
.blog_grid_view .blog_single_grid>ul li a{
	color:#a0a0a0 !important;
}
.leave_reply .wpcf7-submit{
	line-height: 43px;
    width: 153px;
    text-align: center;
	display:inline-block;
    color: #fff;
    background: #6cbe03;
    text-transform: uppercase;
    font-weight: 700;
    border: none;
    outline: none;
    box-shadow: none;
}
.leave_reply .wpcf7-submit:hover{
	background:#0a0a0a;
}
.property_details_tab .tab_details .property_data ul li{
	margin:15px 0px;
}
.property_details_tab_two{
	margin-bottom:0px !important;
}
.property_details_tab_two .tab_details .property_data ul{
	width:100% !important;
}

.property_details_tab_two .tab_details .property_data ul li{
	width:50% !important;
	display:inline-block !important;
	margin:0px !important;
}
.dh_first{
	margin:23px 0 15px 0;
}
.main_menu.menu_style_four {
	margin-top:-106px;
	top:35px;
}
.blog_list_view .blog_single_item_list .blog_blog_post_meta_meta .blog_post_meta .date{
	right:0px;
}
.blog_list_view .sidebar_wrapper{
	padding-left:5px !important;
}
#schedule-box .modal-content form .single_input .wpcf7-form-control-wrap input,#schedule-box .modal-content form .single_input .wpcf7-form-control-wrap select {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #43bade;
    color: #fff;
    outline: medium none;
    padding-left: 20px;
	height: 35px;
    position: relative;
    width: 325px;
	z-index:1;
}
#schedule-box .modal-content form .single_input .wpcf7-form-control-wrap select{
	-moz-appearance:none;
	-webkit-appearance:none;
	-ms-appearance:none;
	-o-appearance:none;
}

#schedule-box .modal-content form .single_input .wpcf7-form-control-wrap select option{
	text-indent:15px;
}
#schedule-box .modal-content form .single_input .select_option_wrapper .fa.fa-angle-down {
    color: #ffffff;
    position: absolute;
    right: 15px;
    top: 10px;
	z-index:0;
}
#schedule-box span.wpcf7-not-valid-tip{
	float:right;
	font-size:12px !important;
}
.pagination{
	position:relative;
}
.pagination li{
	display:inline-block;
	margin-right:10px;
}
.pagination li a,.pagination li span {
	border-radius:0;
    border: 1px solid #f1f1f1;
    color: #a0a0a0;
    display: block;
    font-size: 18px;
    font-weight: normal;
    line-height: 38px;
	width:40px;
	height:40px;
    padding: 0px;
}
.pagination li a:hover, .pagination li span {
    color: #ffffff;
	background:#6cbe03;
}
.blog_details_sidebar .blog_blog_post_meta_meta .img_holder img{
	width:100%;
}
/********************Custom Widget*********************************/

.widget {
    margin-bottom: 40px;
}
.widget ul li {
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 12px;
	margin-bottom:12px;
	padding-left:15px;
	position:relative;
	line-height:1.6em;
}
.widget ul li:last-child{
	margin-bottom:0px;
	padding-bottom:0px;
	border-bottom:none;
}
.widget ul li ul li{
	margin-bottom:0px;
	padding-bottom:0px;
	border-bottom:none;
	border-top: 1px solid #f1f1f1;
    padding-top: 12px;
	margin-top:12px;
}
.widget ul li a {
    color: #a0a0a0;
    font-weight: normal;
    position: relative;
}
.widget ul li:before{
	font-family: 'FontAwesome';
	content:'\f105';
	position:absolute;
	top:0px;
	left:0px;
	font-size:14px;
}
.widget ul li ul li:before{
	top:12px;
}
.widget ul li a:hover{
	color:#6cbe03;
}
.widget .feed li::before {
    color: #6cbe03;
    content: "";
    font-family: "font-awesome";
    left: 0;
    position: absolute;
    top: 0;
}
.widget .feed li {
    line-height: 24px;
    margin-bottom: 17px;
    padding-left: 21px;
    position: relative;
}
.widget .feed li a {
    color: #6cbe03;
    font-weight: normal;
}
.tagcloud {
    margin-top: 40px;
}
.tagcloud a{
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 3px;
	background: #f5f5f5 none repeat scroll 0 0;
    color: #a0a0a0;
    font-weight: normal;
    line-height: 25px;
    padding: 0 15px;
	color: #a0a0a0;
    font-family: "Open Sans",sans-serif;
    font-size: 14px !important;
    font-weight: normal;
}
.tagcloud a:hover {
    background: #6cbe03 none repeat scroll 0 0;
    color: #fff;
}
.useful_link ul:nth-child(2) {
    padding-left: 29px;
}
.footer-widget .icon_footer li{
	background: rgba(0, 0, 0, 0) linear-gradient(to right, #1a2228 0%, #1a2228 50%, #141c22 50%, #141c22 50%, #141c22 100%) repeat scroll 0 0;
    display: inline-block;
    height: 40px;
    margin-right: 7px;
    transform: rotate(45deg);
    width: 40px;
	border-radius: 50%;
	transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
}
.footer-widget .icon_footer span a {
    color: #fff;
    display: block;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    transform: rotate(-45deg);
}
.footer-widget .icon_footer span:hover{
	background: #0a0a0a none repeat scroll 0 0;
}

/*************************header***************************/
.dh-header-outer{
	position:absolute;
	top:0;
	width:100%;
}

/****************Custom Widget*********************/
.widget_recent_comments ul li a:before,.widget_recent_comments ul li a:after{
	display:none;
}
.widget select{
	width:100%;
	display:block;
	border:1px solid #ededed;
	padding:10px 0;
	margin:15px 0;
}
.widget ul li ul li{
	border-bottom:none;
	border-top:1px solid #f1f1f1;;
}
.textwidget img {
    height: auto;
    max-width: 100%;
}
.header-style-two .lower-part .outer-box{
	min-height:76px;
}
.comment-box ul.children{
	margin-left:50px;
}
/**********************First Review************************/
#main_slider .consultation_form form label{
	line-height:24px;
}
#main_slider .consultation_form form .date input, #main_slider .consultation_form form .time input{
	height:36px;
}
.post_wrapper .page_indicator ul.pagination{
	padding:0px !important;
}
.post_wrapper .page_indicator ul.pagination li{
	list-style:none !important;
	display:inline-block;
}
.blog_post_meta .post + p{
	margin:20px 0;
}
.blog .post_wrapper p{
	margin-bottom:20px;
}
.post_wrapper .share_box{
	margin-top:30px;
}
.post_wrapper .commment_area .dh-comment-item .dh-comment-item{
	margin-left:60px;
}
.blog .post_wrapper::before{
	display:none;
}
a,a:hover{
	color:#6cbe03;
}
.dh-comment-item .dh_form_outer textarea{
	width:100%;
}
.post_wrapper .leave_reply{
	margin:60px 0 0;
}
.blog_post_meta .post ul.dh-post-info li a{
	color:#9b9b9b;
}
.post_wrapper.dh-detail .share_box {
    margin-bottom: 70px;
}
footer .bottom_footer .text p{
	color:#ffffff;
}
.dh_form_outer.send_message.clearfix{
	margin-bottom:40px;
}
.send_message form{
	margin-top:10px;
}
.search-no-results .blog_sidebar .search_keywords button{
	top:0px;
	right:0px;
	line-height:43px;
	height:43px;
}
.blog_sidebar .inner_title{
	margin-bottom:40px;
}
/*********************Custom Footer widget Styling************************/
.footer-widget.widget_recent_comments ul li{
	padding: 0;
}
.footer-widget ul li a{
	padding:0px 0 10px;
}
.footer-widget ul li a,.footer-widget ul li,.footer-widget .textwidget p{
	color:#ffffff;
}
.footer-widget a{
	color:#fafafa;
}
.footer-widget select{
	width:100%;
	padding:6px;
	color:#222;
}
.footer-widget #wp-calendar caption{
	padding:0px;
	margin:0px 0 15px;
	font-size:14px;
	color:#ffffff;
}
.footer-widget #wp-calendar thead th{
	border:1px solid #fafafa;
	border-bottom:none;
	text-align:center;
	padding:0px;
	line-height:30px;
	color:#ffffff;
}
.footer-widget #wp-calendar tbody .pad{
	background:#fafafa;
}
.footer-widget .tagcloud a{
	color:#121212;
}
.footer-widget .search_keywords{
	background:#fff;
}
.footer-widget form select {
    margin-top: 40px;
    height: 40px;
    margin-bottom: 50px;
}
.blog_post_meta h3 a{
    color: #1f1f1f !important;
}

.main-slider a.read-more.normal-btn.theme-btn {
    font-size: 14px!important;
}
blockquote{
	font-size:inherit;
}
.m-b50{
	margin-bottom:50px !important;
}
.dh-post-info{
	margin-bottom:20px;
}
.post-comments .commment_area{
	margin-top:60px;
}
.post-comments .commment_area .comment-box > .dh-comment-item:last-child .single_comment{
	margin-bottom:0px;
} 
.m-b30{
	margin-bottom:30px !important;
}
.inner_title h4 a{
	color:inherit;
}

.logo {
    width: 110px;
}

.logo-outer {
    display: flex;
    align-items: center;
    gap: 30px;
}

.chatwithus {
    font-size: 20px;
}

.chatwithus span {
    font-size: 15px;
}

.stickyhead {
    margin: 28px;
}

.featured-three-column .image img {
    height: 200px;
    object-fit: cover;
}

.featured-three-column a {
width: 100%;
}

