/*======================================
Theme Name: Pearl Divi Child Theme
Theme URI: https://pearl.duogeeks.com/
Description: Pearl Divi Child Theme is a beautifully designed professional theme for any agency, agent, property, real estate, rental, corporate, apartment, house, hotels, and all types of real estate directory services.
Version: 1.0
Author: Divi Awesome
Author URI: https://pearl.duogeeks.com/
Template: Divi
======================================*/

a:hover {
    text-decoration: none !important;
	    color: inherit; }
a:focus {
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: 0px;
	    color: inherit; }
/*******desktop menu***********/

/*********footer-style-4***********/
.footer-style-4 .portfolio-view-3 .et_pb_portfolio_item {
    overflow: hidden;
    width: 46%!important;
    margin: 0 2% 3%!important;
    position: relative; }
/******top-header*************/
.top-header .et_pb_social_media_follow li{
	margin-bottom:0 !important;
	    margin-left: 8px; }
.top-header .et_pb_social_media_follow li a {
	margin-right: 0 !important; }
.top-header .et_pb_social_media_follow li a.icon:before {
	font-size: 14px !important; }
.top-header .et_pb_blurb_container{	
    padding-left: 0 !important; }
.top-header .et_pb_blurb_content {
    text-align: left;
    margin: 1px auto; }
/*********wp-navi*******/
.wp-pagenavi {
    text-align: right;
    border-top: 0; }
.wp-pagenavi {
    text-align: center!important; }
.wp-pagenavi a, .wp-pagenavi span {
    color: rgba(var(--black), 1) !important;
    font-family: 'Nunito Sans';
    margin: 0 5px;
    text-decoration: none !important;
    font-size: 15px!important;
    font-weight: 600!important; }
.wp-pagenavi span.current {
    color: #fff!important;
    background-color: rgba(var(--brown), 1);
    padding: 8px 14px;
    border-radius: 30px; } 
/*************blog comment*****/
.logged-in-as a{
	    font-family: 'Mukta';
    color: rgba(var(--brown), 1) !important; }
/*****team member*******/
.et_pb_member_position{
	    text-transform: capitalize !important; }
/*****default property page style*****/
.ere-property .property-item-content .property-title {
	overflow: visible !important;
	text-transform: capitalize; }
/***********.header-style-1***********/
.header-style-1 .et-menu-nav ul li a{
		padding-left:0 !important; }
.header-style-1 .et-menu-nav ul li li {
    padding: 0 !important;
    width: 100%;
    margin-bottom: 2px;
    transition: .3s ease; }
.header-style-1 .et-menu-nav ul li li a {
	overflow:hidden;
    color: #fff!important;
    padding: 10px 30px 10px 30px !important;
    width: 100% !important;
    line-height: 1.6 !important;
    transition: .3s ease; }
.header-style-1 .et-menu-nav ul li li a:hover{
	padding:10px 30px 10px 35px !important;
    transition: .3s ease; }
.header-style-1 .et-menu-nav ul li li a:before{
	content: '';
    position: absolute;
    top: 17px;
    left: -20px;
    opacity: 0;
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    transition: .4s ease;
    border-left: 7px solid rgba(var(--brown), 1); 
	z-index:99; }
.header-style-1 .et-menu-nav ul li li a:hover:before{
  transition:.4s ease;
	left:0px;
	opacity:1; }
.header-style-1 .nav li ul {
	width: 286px !important; }
.header-style-1 .nav>li>a:focus, .header-style-1 .nav>li>a:hover {
    text-decoration: none;
	background-color: transparent !important; }
.header-style-1 .et_pb_menu .nav li ul {
	background-color: #fff !important; }
.header-style-1 .nav ul li a:hover {
    background-color: rgba(var(--light-brown), 1) !important;
    opacity: 1 !important; }
.header-style-1 nav>ul>li>ul:before {
    position: absolute;
    left: 14%;
    margin-left: 0;
    top: -14px;
    width: 0;
    height: 0;
    content: '';
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 12px solid rgba(var(--brown), 1); }
.header-style-1 .nav li li ul {
    z-index: 99999;
    top: -23px;
left: 240px !important;
    width: 250px!important;}
/*==================={{{home page 1}}}===================*/
/********hero section 1**************/
/*****home search*********/
.home-search .form-search-wrap {
    padding-top: 0 !important;
	padding-bottom: 0 !important; }
.home-search .ere-search-content .row{
	    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center; }
.home-search .form-group {
    padding: 0 5px;
    height: 44px;
    width: 24.5%; }
.home-search .title-slider-filter{
	    font-family: 'Nunito Sans';
    color: #fff !important;
    font-weight: 700;
	font-size: 12px; }
.home-search .sidebar-filter .ui-slider-range.ui-widget-header.ui-corner-all {
	    height: 6px !important;
	background: rgba(var(--brown), 1) !important; }
.home-search .sidebar-filter .ui-slider-handle.ui-state-default.ui-corner-all {
    background: #ffff !important;
    border: 2px solid rgba(var(--brown), 1) !important; }
.home-search .ere-advanced-search-btn{
	    color: #FFFFFF!important;
    border-width: 0px!important;
    font-size: 16px;
    font-family: 'Nunito Sans',Helvetica,Arial,Lucida,sans-serif!important;
    font-weight: 700!important;
    padding:0.3em 1em;
	    width: 100%;
	height:40px;
    border-radius: 5px;
    background-color: rgba(var(--brown), 1); }
.home-search .sidebar-filter.ui-slider.ui-slider-horizontal.ui-widget.ui-widget-content.ui-corner-all{
	margin:10px 4px 10px 8px !important; }
.home-search .form-control {
    display: block;
    width: 100%;
    font-family: 'Nunito Sans';
    height: 40px; }
.home-search .select2-container--default .select2-selection--single {
    height: 39px!important;
    border-radius: 3px!important; }
select {
  background-color: white;
  border: thin solid blue;
  border-radius: 4px;
  display: inline-block;
  font: inherit;
  line-height: 1.5em;
  padding: 0.5em 3.5em 0.5em 1em;
  margin: 0;      
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none; }
select.form-control {
  background-image:   linear-gradient(45deg, transparent 50%, gray 50%),    linear-gradient(135deg, gray 50%, transparent 50%),    linear-gradient(to right, #ccc, #ccc);
  background-position:    calc(100% - 20px) calc(1em + 2px),    calc(100% - 15px) calc(1em + 2px),    calc(100% - 2.5em) 0.5em;
  background-size:   4px 5px,    5px 5px,    0px 1.5em;
  background-repeat: no-repeat; }
select.form-control :focus {
  background-image:    linear-gradient(45deg, green 50%, transparent 50%),    linear-gradient(135deg, transparent 50%, green 50%),    linear-gradient(to right, #ccc, #ccc);
  background-position:    calc(100% - 15px) 1em,    calc(100% - 20px) 1em,    calc(100% - 2.5em) 0.5em;
  background-size:    5px 5px,    5px 5px,    0px 1.5em;
  background-repeat: no-repeat;
  border-color: green;
  outline: 0; }
select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 rgba(var(--black), 1); }
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-color: grey transparent transparent !important;
    border-style: solid;
    border-width: 5px 5px 0 !important;
    height: 0;
    left: -10% !important;
    margin-left: -3px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0;
    background-image: linear-gradient( 45deg,transparent 50%,gray 50%),linear-gradient( 135deg,gray 50%,transparent 50%),linear-gradient(to right,#ccc,#ccc);
    background-position: calc(100% - 20px) calc(1em + 2px),calc(100% - 15px) calc(1em + 2px),calc(100% - 2.5em) 0.5em;
    background-size: 5px 5px,5px 5px,0px 1.5em;
    background-repeat: no-repeat; }
/**********top-section-style-1************/
.top-section-style-1 .et_pb_column{
	    padding: 0 15px 54px; }
.top-section-style-1 .et_pb_column:before{
	    content: "";
    background: rgba(var(--black), 1);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    -webkit-clip-path: polygon(100% 0,100% 80%,50% 100%,0 80%,0 0);
    clip-path: polygon(100% 0,100% 80%,50% 100%,0 80%,0 0); }
 .top-section-style-1 .et_pb_main_blurb_image {
    background: rgba(var(--brown), 1);
    width: 100px;
    height: 110px;
    margin: -20px auto 20px;
    border-radius: 0 0 50px 50px;
    box-shadow: 0 0 15px rgb(0 0 0 / 50%);
    position: relative;
    transition: all .3s; }
.top-section-style-1 .et_pb_blurb_content .et_pb_main_blurb_image:before {
    content: "";
    background: linear-gradient(-45deg, rgba(var(--brown), 1) 49%, transparent 50%);
    height: 20px;
    width: 20px;
    position: absolute;
    top: 0;
    left: -20px; }
.top-section-style-1 .et_pb_blurb_content .et_pb_main_blurb_image:after{   content: "";
    background: linear-gradient(-45deg, rgba(var(--brown), 1) 49%, transparent 50%);
    height: 20px;
    width: 20px;
    position: absolute;
top: 0; }
.top-section-style-1 .et_pb_main_blurb_image:after {
    transform: rotateY(180deg);
    left: auto;
    right: -20px; }
.top-section-style-1 .et_pb_main_blurb_image .et_pb_image_wrap img{
    filter: contrast(0) brightness(2); }
.top-section-style-1 .et_pb_main_blurb_image .et_pb_image_wrap {
	line-height: 8; }
.top-section-style-1 .et_pb_column:hover .et_pb_main_blurb_image img{
    transform: rotateX( 360deg);
    transition: .4s ease; }
.home-1-about .et_pb_main_blurb_image {
	    border-radius: 50%;
    margin-top: -23%;
    background: rgba(var(--brown), 1);
    padding: 20px;
    border: 3px solid #fff; }
.home-1-about .abt-items .et_pb_column:hover .et_pb_main_blurb_image {
    transform: rotateX( 360deg);
    transition: .4s ease; }
.home-1-about .abt-items .et_pb_main_blurb_image .et_pb_image_wrap img{
    filter: contrast(0) brightness(2); }
/*********top section**************/
.top-section .et_pb_column:hover::before {
    width: 85px;
    height: 83px;
    background:rgba(var(--brown), 1)36;
    transition: .4s ease; }
.top-section .et_pb_column::before {
position: absolute;
    visibility: visible;
    border-radius: 0 0 0 30%;
    content: "";
    right: 0;
    top: 0;
    background: 0 0;
    width: 27px;
    height: 30px;
    transition: .4s ease; }
.top-section .et_pb_column::after{
    position: absolute;
    border-radius: 10px;
    content: "";
    right: 0;
    top: 0;
    background: 0 0;
    width: 27px;
    height: 30px;
    z-index: -1;
	transition-delay:.2s;
    transition: .4s ease; }
.top-section .et_pb_column:hover::after{
    width: 100%;
    height: 100%;
    background: rgba(var(--brown), 1);
    transition: .4s ease; }
/*****home-1-latest-properties**************/
.home-1-latest-properties .ere-property .property-item-content .property-title {
    font-family: 'Nunito Sans';
    font-size: 18px!important;
    font-weight: 600;
    padding: 0;
    padding: 15px;
    background: rgba(var(--brown), 1);
    margin: -24px -15px 10px; }
.home-1-latest-properties .ere-property .property-item-content .property-title a {
    color: #fff !important; }
.home-1-latest-properties  .property-item-content .property-price {
	    color: #fff !important;
    padding: 7px;
    background: rgba(var(--black), 1);
    margin: -12px -15px 10px; }
.home-1-latest-properties .ere-property .property-item  .property-price span {
    color: #fff !important;
    padding: 0 10px; }
.home-1-latest-properties .ere-property  .property-inner .property-action {
	bottom: -198px !important; }
.home-1-latest-properties .ere-property .property-item-content .property-title a:hover{
	color:#fff !important }
.home-1-latest-properties .ere-property .property-date{
	display:none !important; }
/*********latest-properties********/
.latest-properties .ere-property {
    overflow: hidden;
    padding: 0;
    width: 100%;
    max-width: 1080px;
    margin: auto!important;
    position: relative; }
.latest-properties .property-inner{
	box-shadow: inset 0px 5px 18px 0px rgb(8 18 109 / 10%);
	    border-radius: 7px;
	padding:0 !important;
	    background-color: rgba(var(--light-brown), 1) !important; 
overflow: hidden!important;}
.latest-properties .block-center-inner {
    z-index: 11;
    overflow: hidden; }
.latest-properties .property-agent span:hover{
	color:rgba(var(--skin-brown), 1); }
.latest-properties .ere-property .block-center-inner>a:hover{
	color:rgba(var(--brown), 1) !important; }
.latest-properties .property-info{
	    order: 2;
	margin:0 !important;
	    padding: 0 !important;
	background-color: transparent !important;
	color:rgba(var(--brown), 1) !important; }
.latest-properties .property-item-content {
	    position: relative;
	padding: 15px !important;
	    display: flex;
    flex-direction: column;
    flex-wrap: wrap; 
    justify-content: center;}
.latest-properties .property-heading{
	order:1; }
.latest-properties .ere-property .property-item-content .property-title a{
	color:rgba(var(--black), 1); 
display: inline-block;
    width: 300px;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;}
.latest-properties .ere-property .property-price span{
		color:rgba(var(--black), 1) !important; }
.latest-properties .property-element-inline{
display: flex;
    order: 3;
    margin: 10px 0 0;
    padding: 10px 0 0;
    border-top: 2px solid #eee;
    justify-content: space-between; }
.latest-properties .property-excerpt{
	display:none; }
.latest-properties .ere-property-wrap .container{
	display:none; }
.latest-properties .ere-property .property-item-content .property-title {
    font-family: 'Nunito Sans';
    font-size: 18px!important;
    font-weight: 600; }
.latest-properties .property-area .fa-arrows:before {
    content: "\f047";
    font-size: 12px; }
.latest-properties .fa-hotel{
	    font-size: 12px; }
.latest-properties .fa-bath{
	    font-size: 12px; }
.latest-properties .property-bedrooms{
	    width: 20% !important; }
.latest-properties .property-info-inner {
	width: 70% !important; }
.latest-properties .property-date{
	display:none; }
.latest-properties .property-location{
    order: 2; }
.latest-properties .property-location .fa-map-marker{
	display:none; }
.latest-properties .property-location a, .ere-my-property-address, .ere-my-property-total-views{
    color: rgba(var(--light-black), 1)!important;
    font-family: 'Nunito Sans';
    font-weight: 600;
    font-size: 14px; 
padding: 3px 0px;}
.latest-properties .property-type-list{
	display:none !important; }
.latest-properties .property-inner .property-action {
    opacity: 1!important;
    background-color: transparent!important;
    height: auto!important;
    bottom: -190px;
    top: auto!important;
    right: 22px;
    left: auto !important;
    width: 30%!important;
    text-align: right; }
.latest-properties .property-agent{
	color: rgba(var(--black), 1) !important;
    font-size: 16px !important;
    font-weight: bold !important;
    font-family: 'Nunito Sans'; }
.latest-properties .property-agent a , .latest-properties .property-date{
    color: rgba(var(--black), 1)!important;
    display: flex !important;
    flex-wrap: wrap;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    align-items: center;
	    font-size: 16px!important;
    font-weight: bold!important;
    font-family: 'Nunito Sans'; }
.latest-properties .ere-property .block-center-inner>a, .latest-properties .ere-property .property-view-gallery-wrap, .ere-property .social-share{
	color: rgba(var(--black), 1) !important;
	    margin-right: auto !important;
    margin-left: 7px; }
.latest-properties .ere-property .property-item-content .property-price {
    font-size: 16px;
    font-weight: 600;
    color: rgba(var(--black), 1);
    font-family: 'Nunito Sans';
    font-weight: bold !important; }
.latest-properties .property-favorite{
	display:none !important; }
.latest-properties .property-agent .fa-user:before {
    content: "\f007";
    color: #fff !important;
    border: 1px solid rgba(var(--brown), 1)!important;
    border-radius: 50%;
    padding: 4px 5px;
    font-size: 10px;
    line-height: 2.4;
    background: rgba(var(--brown), 1); }
.latest-properties .property-date .fa-calendar:before {
    color: rgba(var(--brown), 1) !important;
    border: 1px solid rgba(var(--brown), 1)!important;
    border-radius: 50%;
    padding: 3px 4px;
	font-size: 10px;
	    line-height: 2.4; }
.latest-properties .ere-property .property-label p .property-label-bg, .latest-properties .ere-property .property-status p .property-status-bg { display: inline-block;
    background-color: #fb6a19;
    padding-left: 10px;
    padding-right: 10px !important;
    position: relative;
    line-height: 20px!important;
    border-radius: 30px;
    font-size: 12px;
    font-family: 'Nunito Sans';
    font-weight: 600;
	margin: 0 15px; }
.latest-properties .ere-property .property-label p .property-label-bg .property-arrow, .latest-properties .ere-property .property-status p .property-status-bg .property-arrow{
	display:none !important; }
.latest-properties .property-image:before{
	content:"";
	height:100%;
    background: linear-gradient(to bottom,rgba(0,0,0,0) 60%,rgba(0,0,0,.5) 100%);
	width:100%;
	position:absolute;
	top:-6px;
	left:0; }
.latest-properties .ere-property .block-center-inner>a, .latest-properties .ere-property .property-view-gallery-wrap, .latest-properties .ere-property .social-share {
    width: 24px!important;
    height: 24px;
    background-color: rgba(var(--skin-brown), 1) !important;
    color: #fff !important;
    border: 1px solid #fff; }
.latest-properties .ere-property .block-center-inner>a i, .latest-properties .ere-property .property-view-gallery-wrap>a i, .latest-properties .ere-property .social-share-hover>i {
    line-height: 2.4 !important;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 10px; }
.latest-properties .property-info-value {
    font-size: 12px !important;
    font-family: 'Nunito Sans';
	font-weight: 600; }
.latest-properties .ere-property .property-label {
    display: flex;
    position: absolute;
    left: 0;
    top: 15px;
    font-size: 0;
    z-index: 3;
    flex-wrap: wrap;
    flex-direction: column; }
.latest-properties .property-sales-col-1 .property-bedrooms-inner:after {
    content: "Bedrooms";
    font-family: 'Nunito Sans';
    font-size: 14px; }
.latest-properties .property-sales-col-1 .property-inner .property-image::after {
	height: 93%; }
.latest-properties .property-sales-col-1 .property-bedrooms {
    width: 26%!important; }
.latest-properties .property-sales-col-1 .property-item-content .property-info .property-info-inner>div.property-area {
    width: 25%; }
.latest-properties .property-sales-col-1 .property-info-inner {
    width: 100%!important; }
.latest-properties .property-sales-col-1 .property-bathrooms-inner:after {
    content: "Bathrooms";
    font-family: 'Nunito Sans';
    font-size: 14px; }
.latest-properties .property-sales-col-1 .property-price {
	padding-right: 0 !important; }
/*****property paging-navigation***************/
.paging-navigation .page-numbers {
    margin-right: 6px;
    padding: 0 19px;
    line-height: 35px;
    text-align: center;
    color: #FFf !important;
    font-size: 12px;
    font-weight: 500;
    display: inline-block;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    background-color: rgba(var(--black), 1);
    font-family: 'Nunito Sans';
    font-weight: bold;
    border-radius: 3px; }
.paging-navigation .page-numbers.current, .paging-navigation .page-numbers:focus, .paging-navigation .page-numbers:hover {
    background-color: rgba(var(--brown), 1) !important; }
/************************featured-properties*************/
.featured-properties .property-inner .property-action {
	bottom: 0 !important; }
.featured-properties .ere-property.property-list .property-image {
    margin-right: 0 !important;
	    height: 190px; }
.featured-properties .ere-property.property-list .property-image img{ 
	height: 190px;
    object-fit: cover; }
.featured-properties .ere-heading{
	display:none; }
.featured-properties .property-inner{
	    box-shadow: 0px 5px 18px 0px rgb(8 18 109 / 10%);
	display: flex;
	background: #fff !important;
    flex-direction: row;
	overflow:hidden !important; }
.featured-properties .property-inner .property-link-detail i {
	color: rgba(var(--brown), 1) !important; }
.featured-properties .property-image:before {
	 top: 0 !important; }
.featured-properties .ere-property .property-item-content .property-title{
	order:2;
	font-weight: bold !important;
	    margin-bottom: 10px; }
.featured-properties .ere-property .property-item-content .property-price {
	order: 1;
    margin-bottom: 10px; }
.featured-properties .property-location {
    order: 3; }
.featured-properties .property-link-detail{
	order:4;
    font-family: 'Nunito Sans';
    font-weight: bold !important; }
.featured-properties .property-link-detail a{
	color:rgba(var(--black), 1) !important }
.featured-properties .ere-property .property-status {
    position: absolute;
    right: -284px;
    top: 15px;
    font-size: 0;
    z-index: 3; }
.featured-properties .ere-property.property-list .property-item-content {
    top: 0;
	padding: 17px 15px !important; }
/**********filter-portfolio-style**************/
.filter-project-style .et_pb_portofolio_pagination {
    border: 0; }
.filter-project-style .et_pb_portofolio_pagination li {
    padding: 2px !important; }
.filter-project-style .et_pb_portofolio_pagination li a.active {
    color: #fff!important;
    background-color: rgba(var(--brown), 1);
    padding: 8px 16px;
    border-radius: 30px; }
.filter-project-style .et_pb_portofolio_pagination li a {
    color: rgba(var(--black), 1) !important;
    font-family:'Nunito Sans';
    margin: 0 5px;
    text-decoration: none;
    font-size: 15px!important;
    font-weight: 600!important;
    padding: 8px 16px;
    border-radius: 30px; }
/******portfolio style 1**********/
.col-width .et_pb_portfolio_item {
    width: 31%!important;
    margin: 0 1% 2%!important;
    clear: none!important; }
.col-width  .et_pb_portfolio_filter {
    margin: 0 10px; }
.col-width .et_pb_portfolio_item{
	    display: block;
    background: #fcf6f2;
    box-shadow: 0px 10px 20px 0px rgb(0 0 0 / 8%); }
.project-style-1 .col-width .et_pb_portfolio_item{
	    display: block;
    background: #fff;
		border-radius:5px;
	padding: 10px 10px; }
/***********agents***************/
.our-agents .et_pb_member_social_links li{
	    display: inline-flex;
    margin-right: 9px;
    width: 40px;
    height: 38px;
	background: rgba(var(--brown), 1);
    border-radius: 50%;
    align-content: center;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
	    margin-bottom: 6px; }
.our-agents .et_pb_member_social_links li a{
	color: #fff !important;
	font-size:14px; }
.our-agents .et_pb_member_social_links {
    opacity: 0;
    position: absolute;
    top: -224px;
    left: 0;
    transition: .4s ease;
    width: 20%;}
.our-agents .et_pb_column:hover .et_pb_member_social_links{
	    opacity: 1;
    transition: .4s ease;
    left: 10px; }
.our-agents .et_pb_column:hover .et_pb_team_member_image img {
    transform: scale(1.2);
    transition: all ease .3s; }
.our-agents .et_pb_column .et_pb_team_member_image img {
    transition: all ease .3s; }
.our-agents .et_pb_team_member_image {
	overflow:hidden; }
/**********popular-communities*********/
.popular-communities .bg-image-row .et_pb_column{
		    background-size: 200%;
	    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease; }
.popular-communities .bg-image-row .et_pb_column:hover{
	    background-size: 260%;
	    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease; }
.popular-communities .bg-image-row .et_pb_column::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    height: 100%;
    opacity: 0;
	transform:scale(0);
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
    background: rgba(0,0,0,.2); }
.popular-communities .bg-image-row .et_pb_column:hover::after {
    opacity: 1;
	transform:scale(1);
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease; }
.popular-places .row-popular-places .property-item:nth-child(1){
	    overflow: hidden;
    width: 536px !important;
	height: 325px !important; }
.popular-places .row-popular-places .property-item:nth-child(2), .popular-places .row-popular-places .property-item:nth-child(3) , .popular-places .row-popular-places .property-item:nth-child(4), .popular-places .row-popular-places .property-item:nth-child(5) {
	    overflow: hidden;
	width: 268px;
    height: 325px; }
.popular-places .row-popular-places .property-item:nth-child(6){
	    overflow: hidden;
    width: 536px !important;
	height: 325px !important; }
.popular-places .row-popular-places .property-item:nth-child(2) .property-image img, .popular-places .row-popular-places .property-item:nth-child(3) .property-image img, .popular-places .row-popular-places .property-item:nth-child(4) .property-image img , .popular-places .row-popular-places .property-item:nth-child(5) .property-image img{	
    height: 325px;
    object-fit: cover;
    object-position: left; }
.popular-places .row-popular-places .property-date{
	display:none !important; }
.popular-places .property-agent a {
    color: #fff!important; }
.popular-places .row-popular-places .property-agent a {
	justify-content: normal !important; }
.popular-places .property-action{
	display:none !important; }
.popular-places .property-item .property-agent {
    width: 180% !important;
    padding-top: 50px !important;
	position: absolute; }
/****blog-style-1*********/
.blog-style-1 .et_pb_post {
	position: relative;
    border: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    background: #fff;
    overflow: hidden;
	display: flex;
    flex-wrap: wrap;
    border: 0;
    box-shadow: 0 44px 98px 0 rgb(0 0 0 / 12%);
    border-radius: 5px; }
.blog-style-1 .et_pb_post .et_pb_image_container{
	margin-bottom:30px; }
.blog-style-1 .et_pb_post .entry-featured-image-url {
    display: block;
    position: relative;
    margin-bottom: 15px; }
.blog-style-1 .et_pb_post .post-content-inner{
	margin-bottom:15px; }
.blog-style-1 .et_pb_post:hover .et_pb_image_container img {
    transform: scale(1.2);
    transition: all ease .3s; }
.blog-style-1 .et_pb_post .et_pb_image_container img {
    transition: all ease .3s; }
.blog-style-1 .et_pb_post .entry-featured-image-url:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 100%;
    left: 0;
    height: 100%;
    opacity: 0;
	z-index:2;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    background: rgba(0,0,0,.6); }
.blog-style-1 .et_pb_post:hover .entry-featured-image-url:before {
    opacity: 1;
	right:0;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease; }
.blog-style-1  .et_pb_post .entry-featured-image-url .et_overlay:before {
		display:none;
	    border: 2px solid #fff;
    position: absolute;
    opacity: 0;
    top: 20px!important;
    right: -100px !important;
    left: auto;
    margin: 0;
    color: #fff;
    background: rgba(var(--brown), 1);
    border-radius: 50%;
    padding: 10px;
    font-size: 16px;
    -webkit-transition: all .5s;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease; }
.blog-style-1  .et_pb_post:hover .entry-featured-image-url .et_overlay:before {
    right: 20px!important;
    opacity: 1;
    -webkit-transition: all .5s;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease; }
.blog-style-1   .published {
    border: 2px solid #fff;
    font-family: 'Mukta';
    position: absolute;
    opacity: 0;
    top: -297%;
    right: -100px!important;
    left: auto;
    margin: 0;
    color: #fff;
    background: rgba(var(--brown), 1);
    border-radius: 5px;
    padding: 2px 10px;
    font-size: 16px;
    -webkit-transition: all .5s;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;}
.blog-style-1 .et_pb_post:hover   .published {
    right: 20px!important;
    opacity: 1;
    -webkit-transition: all .5s;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease; }
.blog-style-1   .post-meta{
    z-index: 999;
    width: 90%;
    padding: 15px 15px 15px !important;
    position: absolute;
    background: rgba(var(--black), 1);
    top: 44%;
    margin: 0 auto;
    left: 0;
    right: 0; }
.blog-style-1  .post-meta:before {
    content: '\e018';
    font-family: 'ETmodules';
    color: rgba(var(--skin-brown), 1);
    font-size: 15px;
    margin-right: 7px; }
/*********compare***************/
.compare-listing-header {
    box-shadow: none !important;
    border-bottom: 1px solid #ddd; }
.compare-listing-header .compare-listing-header .title {
    margin: 0;
    line-height: 1;
    font-family: 'Nunito Sans';
    color: rgba(var(--black), 1) !important;
    font-size: 18px !important;
    padding-bottom: 0; }
.compare-listing.listing-open {
	box-shadow: 0 44px 98px 0 rgb(0 0 0 / 12%) !important; }
.compare-thumb-main .compare-property-remove {
	background: rgba(var(--skin-brown), 1) !important; }
.listing-btn {
	    background-color: rgba(var(--brown), 1) !important;
    border-color: rgba(var(--brown), 1) !important;
	    outline: 0 !important;
	    top: 22px !important; }
.compare-listing-body .compare-properties-button {
    width: 105px;
    background-color: rgba(var(--brown), 1) !important;
    border-color: rgba(var(--brown), 1) !important;
    font-family: 'Nunito Sans';
	font-size: 14px;}
/*==================={{{home page 2}}}===================*/
/********hero-section-style-2**************/
.hero-section-style-2 .property-location i{
	    color: rgba(var(--brown), 1) !important; }
.hero-section-style-2 .property-inner .block-center {
	padding-top: 120px !important; }
.hero-section-style-2 .property-image:before{
    content: "";
    height: 100%;
    background: linear-gradient(to bottom,rgba(0,0,0,.2) 60%,rgba(0,0,0,.2) 100%);
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0; }
.hero-section-style-2 .owl-nav{
    top: 120px !important; }
.hero-section-style-2 .owl-nav .owl-prev {
    left: 0;
    background-color: rgba(var(--brown), 1) !important; }
.hero-section-style-2 .owl-nav .owl-next {
    right: auto;
    left: 0 !important;
    background-color: rgba(var(--light-brown), 1) !important; }
.hero-section-style-2 .owl-nav .owl-next i {
    color: rgba(var(--brown), 1) !important; }
.hero-section-style-2 .property-inner .property-main-info {
	    margin-left: 0;
    padding: 19px 20px 10px 23px;
    background-color: #fff !important; }
.hero-section-style-2 .property-inner .property-main-info .property-heading a {
    color: rgba(var(--black), 1) !important; } 
.hero-section-style-2 .property-inner .property-main-info .property-heading h2 {
    font-family: 'Nunito Sans' !important;
    font-size: 20px !important;
	font-weight:bold !important; }
.hero-section-style-2 .property-inner .block-center-inner {
    padding-top: 60px;
    background: #fff;
    border-radius: 5px; }
.hero-section-style-2 .property-inner .property-main-info .property-price {
    color: rgba(var(--black), 1) !important;
	font-family: 'Nunito Sans'; }
.hero-section-style-2 .property-price-postfix, .property-price-prefix {
    font-size: 12px;
    color: rgba(var(--brown), 1); }
.hero-section-style-2 .property-inner .property-main-info .property-location span {
    color: #6c6c6c !important;
    font-size: 16px;
    font-family: 'Mukta'; }
.hero-section-style-2 .property-inner .block-center-inner {
    padding-top: 60px;
    display: flex;
    max-width: 42%;
    flex-direction: column;
    align-items: flex-start;
    align-content: flex-start;
	margin-left: 0; }
.hero-section-style-2 .property-inner .property-info {
    background-color: rgba(255,255,255,.9);
    padding: 8px 20px 0 23px;
    margin-left: 0; }
.hero-section-style-2 .property-status{
	    position: absolute;
    right: 0;
    top: 0; }
.hero-section-style-2 .owl-nav {
    position: absolute;
    left: 38px;
    right: 0;
    padding: 0 !important; }
.hero-section-style-2 .property-inner .block-center {
    text-align: left;
    padding-left: 0 !important;
	padding-right: 0 !important; }
.hero-section-style-2 .property-inner .property-main-info .property-status span {
    padding: 20px;
    font-family: 'Nunito Sans';
    display: inline-block;
     z-index: 999999;
    opacity: .25;
    font-size: 60px;
    color: rgba(var(--brown), 1) !important;
	background:transparent !important;
    font-weight: bold !important;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    top: 0 !important; }
.hero-section-style-2 .property-inner .property-info>div>span {
	color: rgba(var(--brown), 1) !important; }
.hero-section-style-2 .property-inner .property-info>div .property-info-value {
    color: rgba(var(--black), 1);
    font-family: 'Nunito Sans';
	padding-bottom:10px !important; }
.hero-section-style-2 .property-inner .property-info>div .property-info-title {
    font-weight: 400;
    font-family: 'Mukta';
    color: #6c6c6c; }
/*==================={{{home page 3}}}===================*/.home-3-form{
    position: absolute;
    width: 90%;
    background: #fff;
	box-shadow:0 44px 98px 0 rgb(0 0 0 / 12%);
    padding: 20px;
    border-radius: 5px;
    top: 18%;
    right: 0; }
.home-3-form .title-slider-filter {
    font-family: 'Nunito Sans';
	color: rgba(var(--black), 1) !important; }
.home-3-form .ere-search-content .row {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;}
.home-3-form .form-group {
    padding: 0 5px;
    height: 44px;
    width: 100%; } 
/*==================={{{home page 4}}}===================*/
.hero-section-style-4 .filter-wrap{
	display:none; }
.hero-section-style-4 .ere-property-gallery .property-image .property-item-content {
    opacity: 1;
    visibility: visible;
    bottom: 18px;
    top: auto;
    left: 30px;
    right: 30px; }
.hero-section-style-4 .ere-property-gallery .property-image:hover:before {
    top: 0;
	visibility: hidden; }
.hero-section-style-4 .ere-property-gallery .property-link:after{
    content: '';
	position:absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-image :linear-gradient(360deg,rgba(var(--black), 1) 10%,rgba(255,255,255,0) 80%);
    transition: all .3s; }
.hero-section-style-4 .ere-property-gallery .property-image .property-item-content {
    margin-bottom: 0;
    z-index: 11 !important; }
.hero-section-style-4 .ere-property-gallery .owl-carousel .owl-item+.owl-item {
    padding-left: 1px; }
.hero-section-style-4 .owl-item img {
    display: block;
    width: 100%;
    height: 560px;
    object-fit: cover; }
/*************featured-property home 4****************/
.featured-home4 .property-inner .property-action {
	width: 34%!important;
	    bottom: 10px!important; }
/*==================={{{home page 4}}}===================*/
.hero-section-style-5 .ere-property-slider.navigation-middle .owl-nav .owl-prev i ,.hero-section-style-5 .ere-property-slider.navigation-middle .owl-nav .owl-next i {
	line-height:1 !important;
}
.hero-section-style-5 .ere-property-slider.navigation-middle .owl-nav .owl-prev , .hero-section-style-5 .ere-property-slider.navigation-middle .owl-nav .owl-next {
    background: rgba(0,0,0,.3);
    position: absolute!important;
    border-radius: 25px;
    width: 100px;
    height: 46px;
    margin-top: 4%;
    border: 2px solid rgba(var(--brown), 1); }
.hero-section-style-5 .ere-property-slider.navigation-middle .owl-nav .owl-next {
    right: 0 !important;
	left: auto !important;
    position: absolute; }
.hero-section-style-5 .fa-angle-left:before {
    content: "Prev" !important;
    font-family: 'Nunito Sans';
    font-size: 14px;
	font-weight:600; }
.hero-section-style-5 .fa-angle-right:before {
    content: "Next" !important;
    font-family: 'Nunito Sans';
    font-size: 14px;
	font-weight:600; }
.hero-section-style-5 .ere-property-slider.navigation-middle .owl-nav .owl-next i {
    color: #fff !important; }
.hero-section-style-5 .ere-property-slider.navigation-middle .owl-nav .owl-next:hover {
    background-color: rgba(var(--brown), 1) !important; }
.hero-section-style-5 .ere-property-slider.navigation-middle .owl-nav .owl-prev:hover {
    background-color: rgba(var(--brown), 1) !important;  }
.hero-section-style-5 .ere-property-slider.navigation-middle .property-inner .block-center {
    display: flex;
    text-align: left;
    padding-left: 15px;
    padding-right: 15px;
    max-width: 1170px;
    width: auto;
    flex-wrap: wrap;
    flex-direction: column;
    align-content: center;
    align-items: center;
	padding-top:0 !important;
	    justify-content: center; } 
.hero-section-style-5 .block-center-inner {
    text-align: center;
    padding: 0 !important; }
.hero-section-style-5 .property-image:before{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background:rgba(0,0,0,.7);
    transition: all .3s; }
.hero-section-style-5 .ere-property-slider.navigation-middle .property-inner .property-main-info {
    background-color: transparent !important;
    padding: 0 0 15px 0 !important; }
.hero-section-style-5 .ere-property-slider.navigation-middle .property-inner .property-info {
    background-color: transparent !important; }
.hero-section-style-5 .ere-property-slider .property-inner .property-info>div>span {
    color: rgba(var(--skin-brown), 1);
    font-size: 20px;
    border: 1px solid rgba(var(--skin-brown), 1);
    padding-right: 0 !important;
    border-radius: 50%;
    width: 52px;
    height: 52px; }
.hero-section-style-5 .ere-property-slider.navigation-middle .property-inner .property-info>div .property-info-value {
    font-weight: bold;
    font-size: 18px;
    font-family: 'Nunito Sans';
    color: #fff;
    padding-bottom: 10px; }
.hero-section-style-5 .ere-property-slider .property-heading h2{
	    overflow: visible !important;
	order:2;
	    margin-top: 25px; }
.hero-section-style-5 .property-info-block-inline {
    display: flex !important;
    justify-content: center;
    align-items: center; }
.hero-section-style-5 .property-info-title {
    font-weight: 400;
    color: #c6c6c6; }
.hero-section-style-5 .ere-property-slider .property-price{
	width:100%;
	    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
	    font-size: 50px !important;
    margin-bottom: -60px;
    font-family: 'Nunito Sans'; }
.hero-section-style-5 .ere-property-slider .property-heading h2 a{
	    font-weight: bold;
    font-size: 50px;
    font-family: 'Nunito Sans';
    color: #fff;
    padding-bottom: 10px; }
.hero-section-style-5 .ere-property-slider .property-inner .property-info{
    font-weight: bold;
    font-size: 14px;
    font-family: 'Nunito Sans';
    color: #fff;
    padding-bottom: 10px; }
.hero-section-style-5 .property-heading{
		    display: flex !important;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center; }
.hero-section-style-5 .content-property-info{
	text-align:left;
	    padding: 0 0 0px 8px; }
.hero-section-style-5 .property-status span {
    border-radius: 25px;
    font-family: 'Nunito Sans';
    background-color: rgba(var(--brown), 1) !important;
	 top: 0 !important;
	    font-size: 14px;
    padding: 2px 15px !important;
    font-weight: 600 !important; }
.hero-section-style-5 .property-main-info .property-location span {
    color: #c6c6c6 !important; }
.hero-section-style-5 .property-main-info .property-location i{
	color:rgba(var(--skin-brown), 1) !important; }
.hero-section-style-5 .ere-property-slider .property-inner .property-main-info .property-heading a:hover {
    color: rgba(var(--skin-brown), 1) !important; }
.hero-section-style-5 .property-price-postfix, .hero-section-style-5 .property-price-prefix {
    font-size: 12px;
    color: rgba(var(--skin-brown), 1);
    font-family: 'Nunito Sans'; }
/**********search style-5***********/
.search-style-5 .ere-map-search {
	display:none; }
.search-style-5 .row{
	    width: 80%;
    max-width: 1080px;
    margin: auto;
    position: relative; }
.search-style-5  .ere-search-status-tab {
    margin-top: -104px;
    /* max-width: 500px; */
    display: flex;
	background: transparent;
    align-content: center;
    justify-content: center;
    margin-bottom: 15px;
    padding-bottom: 32px;
	    align-items: center; }
.search-style-5 .ere-search-status-tab {
    height: 50px !important;
	    width: 80%;
    max-width: 1080px;
    margin: auto;
    position: relative; }
.search-style-5 .ere-search-status-tab button {
    border: 2px solid #fff !important;
    margin: 5px;
    border-radius: 50px;
    width: 154px !important;
    vertical-align: top;
    height: auto !important;
    line-height: 1;
    border: 0;
    background-color: transparent;
    float: left;
    padding: 12px 30px;
    color: #bababa;
    color: #fff !important;
    font-size: 14px;
	    font-family: 'Nunito Sans';
    font-weight: 600; }
.search-style-5 .ere-search-content {
	    padding: 38px 0 0;
    border-top: 2px solid rgba(var(--brown), 1);
    position: relative;
background-image: url(https://bhcidcom962e1.zapwp.com/m:0/a:https://pearl.duogeeks.com/wp-content/uploads/2021/12/dark-black-print-bg.png)!important; }
.search-style-5 .ere-search-status-tab button.active {
	background-color: rgba(var(--brown), 1) !important; }
.search-style-5 .ere-search-status-tab button:hover{
	background:rgba(var(--brown), 1); }
.search-style-5 .form-group {
	    margin-bottom: 30px !important;
    padding: 0 5px;
    height: 44px;
    width: 24.5% !important; }
.search-style-5 .ere-advanced-search-btn {
    border-radius: 30px !important; }
.search-style-5 .form-control {
    height: 42px!important;
    -webkit-border-radius: 21px!important;
    -moz-border-radius: 21px!important;
    border-radius: 21px!important; }
.search-style-5 .ere-search-status-tab{
	margin-top:0 !important; }
input[type=text] {
	padding: 6px 12px !important; }
.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    height: 42px!important;
    -webkit-border-radius: 21px!important;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 21px!important;
    -moz-background-clip: padding;
    border-radius: 21px!important;
    background-clip: padding-box;
    color: #727272!important;
    border-color: #dedede!important;
    background-image: initial!important; }
/*******home 3 blog style************/
.blog-style-3 .et_pb_post{
	background: #fff !important; }
/******home-2 popular places*************/
.popular-places .property-type-list{
	display:block !important; }
.popular-places .property-heading{
	display:none; }
.popular-places .property-location{
	display:none; }
.popular-places .property-info{
	display:none; }
.popular-places .property-item-content {
    padding-top: 17px;
	    width: 50%;
    position: absolute;
    z-index: 9;
    bottom: 0px; }
.popular-places .property-inner {
	overflow: visible !important; }
.popular-places .property-label{
	display:none !important; }
.popular-places .property-status{
	display:none !important; }
.popular-places .property-image:before {
	background: rgba(0,0,0,.3) !important; }
.popular-places .property-item:hover .property-image:after {
		transform:scale(1);
	background: rgba(var(--brown), 1) !important;
	-webkit-transition: all ease .35s;
    -moz-transition: all ease .35s;
    transition: all ease .35s; }
.popular-places .property-item{
	position:relative;
	    overflow: hidden; }
.popular-places .property-inner .property-image::after{
	display:none;
	transform:scale(0);
	-webkit-transition: all ease .35s;
    -moz-transition: all ease .35s;
    transition: all ease .35s; }
.popular-places .property-item:hover .property-inner:before, .popular-places .property-item:hover .property-inner:after {
    background: rgba(255,255,255,.9);
    -webkit-transition: all ease .35s;
    -moz-transition: all ease .35s;
    transition: all ease .35s; }
.popular-places .property-item:hover .property-inner:before {
    width: 70px;
    -webkit-transition: all ease .35s;
    -moz-transition: all ease .35s;
    transition: all ease .35s; }
.popular-places .property-item:hover .property-type-list {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,100%,0);
    -webkit-transition: transform ease .35s;
    -moz-transition: transform ease .35s;
    transition: transform ease .35s; }
.popular-places .property-item:hover .property-type-list {
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 0;
    overflow: hidden;
    font-size: 20px;
    transform: translate3d(0,0,0);
    -webkit-transition: transform ease .35s;
    -moz-transition: transform ease .35s;
    transition: transform ease .35s; }
.popular-places .property-item .property-agent {
	    width: 230%;
	padding-top:10px;
	    position: absolute;
    opacity: 0;
    -webkit-transition: opacity .35s,-webkit-transform .35s;
    transition: opacity .35s,transform .35s;
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
    font-weight: 500; }
.popular-places .property-item:hover .property-agent {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0); }
.popular-places .property-inner {
    border-radius: 7px;
    padding: 0!important;
    background-color: inherit !important;
    box-shadow: none !important; }
.popular-places .property-type-list i{
	display:none; }
.popular-places .property-type-list a{
	    color: #fff;
    font-size: 20px;
    font-family: 'Nunito Sans';
    font-weight: 600;
    -webkit-transition: transform ease .35s;
    -moz-transition: transform ease .35s;
    transition: transform ease .35s; }
.popular-places .property-item:hover .property-type-list a{
	font-size:24px;
	    -webkit-transition: transform ease .35s;
    -moz-transition: transform ease .35s;
    transition: transform ease .35s; }
.popular-places .property-item:hover .property-type-list :after {
    transform-origin: left;
    transform: scaleX(1); }
.popular-places .property-item .property-type-list :after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 1px;
    width: 100%;
    transform-origin: right;
    transition: transform .5s ease-in-out;
    transform: scaleX(0);
    background: #fff; }
.popular-places .property-element-inline {
    order: 3;
    margin: 10px 0 0;
    padding: 10px 0 0;
    border-top: 0; }
.popular-places .property-item:hover .property-element-inline {
	    bottom: 40px;
    -webkit-transition: all ease .35s;
    -moz-transition: all ease .35s;
    transition: all ease .35s; }
.popular-places .property-item .property-element-inline {
    position: relative;
    -webkit-transition: all ease .35s;
    -moz-transition: all ease .35s;
    transition: all ease .35s;
    bottom: 0px;
    left: 0px; }
.popular-places .property-agent a {
    color: #fff !important; }
.popular-places .property-agent .fa-user:before {
    content: "\f007";
    color: rgba(var(--skin-brown), 1) !important;
	border: 1px solid rgba(var(--brown), 1)!important;
    font-weight: bold; }
/********home 2 search*****/
.home2-search .title-slider-filter {
    font-family: 'Nunito Sans';
	color: rgba(var(--black), 1) !important; }
.home2-search .select2-container--default .select2-selection--single {
    height: 39px!important;
	border-radius: 3px!important; }
/*****popular-places-home-6*********/
.popular-places-home-6 .property-item {
    position: relative;
    overflow: hidden;
	padding-left: 2px !important;   }
.popular-places-home-6 .property-item:first-child{
	padding-left:0 !important  }
/****home-3****************/
/*****featured-properties-style-3**************/
.featured-properties-style-3  .ere-property {
    width: 100%;
    padding: 0 !important; }
.featured-properties-style-3 .property-price-postfix, .property-price-prefix {
    font-size: 12px;
    color: rgba(var(--brown), 1) !important; }
.featured-properties-h3-p1 .ere-heading, .featured-properties-style-3 .container {
	display:none !important; }
.featured-properties-h3-p1 .property-inner {
    display: flex;
    flex-direction: column; }
.featured-properties-h3-p1 .property-inner .property-excerpt{
	display:none !important;   }
.featured-properties-h3-p1 .property-image , .featured-properties-h3-p1 .property-item-content {
	width:100% !important;   }
.featured-properties-h3-p1 .property-info{
	display:none !important;   }
.featured-properties-h3-p1 .property-heading {
	padding: 15px;
    display: flex;
    align-items: center;
    align-content: center;
    background: rgba(var(--black), 1);   }
.featured-properties-h3-p1 .property-heading h2{
	top:0 !important;
	    width: 70%;
	padding: 0;   }
.featured-properties-h3-p1 .property-heading h2 a{
	    font-family: 'Nunito Sans';
    color: #fff !important;
    font-size: 22px !important;
    font-weight: bold !important;   }
.featured-properties-h3-p1 .property-location{
	display:none !important;  }
.featured-properties-h3-p1 .property-single-carousel .property-status{
    top: -1px !important;}
.featured-properties-h3-p1 .property-single-carousel .property-price{
	color: #fff !important;
    font-size: 20px !important;
    font-family: 'Nunito Sans';   }
.item-not-found{
	    font-size: 16px;
    font-family: 'Mukta';
    color: #6c6c6c;
    line-height: 1.8;   }
.featured-properties-style-3 .property-image {
    max-width: 100px !important;
    float: left;
    margin-right: 15px !important;   }
.featured-properties-style-3 .property-inner {
    padding: 0 !important;
	background-color: transparent !important;    }
.featured-properties-style-3 .property-location{
	display:none !important;   }
.featured-properties-style-3 .property-element-inline{
	display:none !important;	}
.featured-properties-style-3 .property-excerpt{
	display:none !important;
	    font-family: 'Mukta';
    color: #6c6c6c;
    font-size: 16px;
    line-height: 1.8;   }
.featured-properties-style-3 .property-title{
	    font-family: 'Nunito Sans';
    font-size: 16px !important;
    font-weight: bold ;
    padding-bottom: 5px;   }
.featured-properties-style-3 .property-title a{
	color:rgba(var(--black), 1) !important;
	    font-weight: bold;   }
.featured-properties-style-3 .property-info , .featured-properties-style-3 .property-action , .featured-properties-style-3 .property-label , .featured-properties-style-3 .property-status{
	display:none !important;	  }
.featured-properties-style-3 .property-item-content {
    top: 0 !important;   }
.featured-properties-style-3 .property-item{
	margin-bottom:3px !important;  }
.featured-properties-style-3 .ere-property img {
    padding: 4px;
    width: 100%;
    border: 4px solid rgba(var(--brown), 1);   }
/******page-title*******/
.page-title {
    background-position: 50% 15% !important;   }
/*******about-page-style-v1*************/
.about-page-style-v1 .abt-img-v1-2 .et_pb_image_wrap {
    padding: 10px;
    background: #fff;   }
.about-page-style-v2 .abt-img-v2-2 .et_pb_main_blurb_image{
	    padding: 13px;
    background: #fff;
    box-shadow:0px 0px 20px 5px rgb(0 0 0 / 7%);
    border-radius: 10px;   }
/*****abt-service-section**********/
.abt-service-section .service-row  .et_pb_column:hover .et_pb_module_header:before {
    transform: scale(1.5);
    z-index: 2;
    top: 10px;
    transition: .5s ease;   }
.abt-service-section .service-row  .service-1 .et_pb_module_header:before {
    content: "01";   }
.abt-service-section .service-row  .service-2 .et_pb_module_header:before {
    content: "02";  }
.abt-service-section .service-row  .service-3 .et_pb_module_header:before {
    content: "03";   }
.abt-service-section .service-row  .service-4 .et_pb_module_header:before {
    content: "04"; }
.abt-service-section .service-row  .et_pb_column {
	    box-shadow: 0 44px 98px 0 rgb(0 0 0 / 12%);   }
.abt-service-section .service-row .et_pb_module_header:before {
    display: block;
    position: absolute;
    top: 12px;
    right: -26px;
    left: auto;
    color: rgba(var(--brown), 1);
    font-size: 120px;
    opacity: .1;
    font-family: 'Nunito Sans';
    transition: .5s ease;   }
.abt-service-section .et_pb_blurb_container {
    padding-left: 25px;  }
/*************blog-sidebar************/
.blog-sidebar {
    padding: 0;
    border-right: 0;   }
.blog-sidebar .et_pb_widget {
    margin-bottom: 15px!important;   }
.blog-sidebar h3 {
    font-family: 'Nunito Sans';
    font-size: 18px!important;
    color: #fff!important;
    font-weight: 600;
    background: rgba(var(--brown), 1);
    padding: 12px 15px;
    border-radius: 5px;   }
.blog-sidebar ul li {
    margin-bottom: 0.5em;
    background: rgba(var(--light-brown), 1);
    padding: 8px 15px;
    border-radius: 6px;  }
.blog-sidebar ul li a {
    color: rgba(var(--light-black), 1)!important;
    font-family: 'Mukta';
    font-size: 16px;
    line-height: 1.8;
    transition: .5s ease;   }
.blog-sidebar .wp-block-tag-cloud a {
    background: rgba(var(--black), 1);
    font-size: 12px!important;
    color: #fff!important;
    padding: 6px 17px;
    border-radius: 5px;
    line-height: 1.4em;
    margin-bottom: 10px;  }
.blog-sidebar ul li:hover a:before {
    transition: .5s ease;
    transform: rotate( 360deg );}
.blog-sidebar ul li a:before {
float: left;
    content: '\24';
    font-family: etmodules;
    color: #fff;
	margin-top: 3px;
    margin-right: 7px;
    background: rgba(var(--skin-brown), 1);
    width: 12px;
    text-align: center;
    height: 6px;
    padding: 11px;
    border-radius: 50%;
    font-size: 15px;
    font-weight: 700;
    display: flex;
    align-items: center;
    transform: rotate(0deg);
    transition: .5s ease;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;   }
.blog-sidebar #block-15  .property-inner {
	background-color: rgba(var(--light-brown), 1) !important;   }
.blog-sidebar .featured-properties-style-3 {
    overflow: hidden;
    padding: 0;
    width: 100%;
	 max-width: 100%;  }
/*****************blog-fullwidth-with-sidebar****************/
.blog-fullwidth-with-sidebar .et_pb_post:hover {
    -webkit-box-shadow: 0 25px 24px rgb(0 0 0 / 20%);
    -khtml-box-shadow: 0 25px 24px rgba(0,0,0,.2);
    -moz-box-shadow: 0 25px 24px rgba(0,0,0,.2);
    -ms-box-shadow: 0 25px 24px rgba(0,0,0,.2);
    -o-box-shadow: 0 25px 24px rgba(0,0,0,.2);
    box-shadow: 0 10px 20px rgb(0 0 0 / 15%);
    -webkit-transition: .3s cubic-bezier(.24,.74,.58,1);
    -khtml-transition: .3s cubic-bezier(.24,.74,.58,1);
    -moz-transition: .3s cubic-bezier(.24,.74,.58,1);
    -ms-transition: .3s cubic-bezier(.24,.74,.58,1);
    -o-transition: .3s cubic-bezier(.24,.74,.58,1);
    transition: .3s cubic-bezier(.24,.74,.58,1);   }
.blog-fullwidth-with-sidebar .et_pb_post {
	margin-bottom:30px;
	    box-shadow: 0 10px 20px rgb(0 0 0 / 14%);
    display: flex;
    flex-wrap: wrap;
    background: rgba(var(--light-brown), 1);
    position: relative;
    border: 0!important;
    border-radius: 10px;
    overflow: hidden;
    padding: 0!important;
    -webkit-transition: .3s cubic-bezier(.24,.74,.58,1);
    -khtml-transition: .3s cubic-bezier(.24,.74,.58,1);
    -moz-transition: .3s cubic-bezier(.24,.74,.58,1);
    -ms-transition: .3s cubic-bezier(.24,.74,.58,1);
    -o-transition: .3s cubic-bezier(.24,.74,.58,1);
    transition: .3s cubic-bezier(.24,.74,.58,1);   }
.blog-fullwidth-with-sidebar .et_pb_post .entry-featured-image-url {
    width: 42%;
    margin-bottom: 0;
    margin-right: 20px;   }
.blog-fullwidth-with-sidebar .et_pb_post .entry-featured-image-url img{
	    height: 210px;
	object-fit: cover;   }
.blog-fullwidth-with-sidebar .blog-description{
	width:53%;
    padding: 15px 0;   }
.blog-fullwidth-with-sidebar .blog-description .post-content .more-link{
	    background: rgba(var(--brown), 1);
    width: 108px;
    text-align: center;
    font-size: 16px;
    font-family: 'Mukta';
    text-transform: capitalize;
    color: #fff;
    margin-top: 6px;
    border-radius: 5px;  }
.blog-fullwidth-with-sidebar .blog-description .published{
	    top: 0;
    padding: 4px 10px;
    position: absolute;
    left: 0px;
    color: #ffff;
    z-index: 999;
    font-size: 14px;
    background: rgba(var(--black), 1);   }
/************.blog-fullwidth-without-sidebar*************/
.blog-fullwidth-without-sidebar .et_pb_post {
    width: 47%;
    margin: 0 15px;
    display: inline-flex;
	margin-bottom: 30px;   }
.blog-fullwidth-without-sidebar .et_pb_post .entry-featured-image-url img{
    height: 210px;
    object-fit: cover;   }
/********.portfolio-view-1****************/
.portfolio-view-1 .et_pb_portfolio_filters {
    text-align: center; }
.portfolio-view-1 .et_pb_portfolio_filters li {
    float: none;
    display: inline-block;
    margin: 0px 5px 0px;  }
.portfolio-view-1 .et_pb_portfolio_filters li a.active, .portfolio-view-1 .et_pb_portfolio_filters li a:hover {
    color: #fff;
    background-color: rgba(var(--brown), 1) !important;
    border-color: rgba(var(--brown), 1) !important;   }
.portfolio-view-1 .et_pb_portfolio_filters li a {
    display: block;
    padding: 5px 15px;
    border-radius: 10px!important;
    overflow: visible;
    border: 2px solid rgba(var(--brown), 1);
    position: relative;
    font-size: 15px;
    font-weight: 600;
    line-height: 26px;
    color: rgba(var(--black), 1);
    transition: all .3s ease 0s;   }
.portfolio-view-1 .et_pb_portfolio_filters li a.active:after {
	    z-index: -1;
    content: "";
    width: 10px;
    height: 10px;
    margin: 0 auto;
    margin-bottom: 1px;
    border: 10px solid transparent;
    border-top: 10px solid rgba(var(--brown), 1);
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
.portfolio-view-1 .et_pb_portfolio_item {
    overflow: hidden;
    border: 5px solid #fff; }
.portfolio-view-1 .et_pb_portfolio_item .et_portfolio_image {
    position: relative;
    overflow: hidden;  }
.portfolio-view-1 .et_pb_portfolio_item .et_portfolio_image:before {
    display: block;
    position: absolute;
    top: 0;
    opacity: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    height: 100%;
    transition: all .3s;
    content: '';
    background: rgba(0,0,0,.7);   }
.portfolio-view-1 .et_pb_portfolio_item:hover .et_portfolio_image:before {
    opacity: 1;  }
.portfolio-view-1 .et_pb_portfolio_item .et_portfolio_image img {
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear;
    height: auto;  }
.portfolio-view-1 .et_pb_portfolio_item:hover .et_portfolio_image img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);  }
.portfolio-view-1 .et_pb_portfolio_item .et_portfolio_image .et_overlay {
    background: transparent;
    border: none;
    opacity: 1;
    z-index: 1;  }
.portfolio-view-1 .et_pb_portfolio_item .et_portfolio_image .et_overlay:before {
    top: -100%;
    background: #fff;
    font-size: 15px;
    padding: 10px;
    border-radius: 50%;
    right: 20px;
    left: auto;
    color: rgba(var(--black), 1); }
.portfolio-view-1 .et_pb_portfolio_item:hover .et_portfolio_image .et_overlay:before {
    top: 35px;  }
.portfolio-view-1 .et_pb_portfolio_item:hover .et_pb_module_header {
    left: 0;   }
.portfolio-view-1 .et_pb_portfolio_item .et_pb_module_header {
    background: rgba(var(--brown), 1);
    left: -100%;
    color: #fff;
    bottom: 0;
    margin: 0;
    right: inherit;
    width: 100%;
    z-index: 3;
    text-align: left;
    font-size: 15px;
    box-sizing: border-box;
    border: 0;
    position: absolute;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear;   }
.portfolio-view-1 .et_pb_portfolio_item:hover .et_pb_module_header a {
    padding: 15px;
    display: block;
    width: 100%;  }
.portfolio-view-1 .et_pb_portfolio_item:hover .post-meta {
    right: 0;  }
.portfolio-view-1 .et_pb_portfolio_item .post-meta {
    background: rgba(var(--black), 1);
    right: -100%;
    bottom: 45px;
    margin: 0;
    left: inherit;
    text-align: left;
    padding: 5px 15px;
    box-sizing: border-box;
    border: 0;
    position: absolute;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear;
    z-index: 3;  }
.portfolio-view-1 .et_pb_portfolio_item .post-meta a {
    color: #fff;  }
/*********gallery-page-style***************/
.gallery-page-style .et_pb_gallery_image:hover .et_overlay {
    transform: scaleY(1); }
.gallery-page-style .et_pb_gallery_image .et_overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: ""; 
    background:rgba(var(--brown), 1);
	opacity:.8;
    transform: scaleX(0);
    transition: all .7s ease .1s; }
.gallery-page-style .et_pb_gallery_image:hover .et_overlay:before {
    opacity: 1; }
.gallery-page-style .et_pb_gallery_image .et_overlay:before {
    opacity: 0;
    top: 50%;
    background: rgba(var(--black), 1);
    color:rgba(var(--skin-brown), 1);
    padding: 15px;
    border-radius: 50%;
    font-size: 17px; }
.gallery-page-style .et_pb_gallery_pagination {
    width: 100%;
    border-top: none;
    position: relative;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center; }
.gallery-page-style .et_pb_gallery_pagination ul li {
    display: inline-block;
    padding: 10px; }
.gallery-page-style .et_pb_gallery_pagination a{
    padding: 6px 12px;
    border-radius: 50%;
    background: rgba(var(--light-brown), 1);
    color: rgba(var(--black), 1) !important;	 }
.gallery-page-style .et_pb_gallery_pagination a.active {
    padding: 6px 12px;
    border-radius: 50%;
    background: rgba(var(--brown), 1);
    color: #fff!important; }
.gallery-page-style .et_pb_gallery_item:hover .et_pb_gallery_image .et_overlay:before {
    transform: scale(1);
    opacity: 1; }
.gallery-page-style .et_pb_gallery_image .et_overlay:before {
    background-color: #fff;
    border-radius: 50%;
    bottom: 0;
    color: rgba(var(--brown), 1);
    content: "\30";
    font-family: ETmodules!important;
    font-size: 18px;
    height: 60px;
    left: 0;
    line-height: 60px;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    transform: scale(3);
    transition: all .5s ease 0s;
    width: 60px;
    opacity: 0;
    z-index: 3;
	    display: flex;
	    justify-content: center;
    align-items: center; }
/*******gallery lightbox*********/
.mfp-gallery .mfp-close {
    background: rgba(var(--brown), 1);
    opacity: 1;
    top: 20px !important;
    width: 40px;
    padding: 10px;
    font-size: 30px;
    height: 40px;
    display: flex;
    font-weight: 600;
    border-radius: 50%;
    align-items: center;
    flex-direction: column;
    justify-content: center; }
.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #fff;
    word-wrap: break-word;
    padding-right: 36px;
	    font-family: 'Nunito Sans'; }
.mfp-counter {
    position: absolute;
	    font-family: 'Nunito Sans';
    top: 0;
    right: 0;
    color: #fff;
    font-size: 12px;
    line-height: 18px; }
.mfp-gallery .mfp-arrow:after {
    background:rgba(var(--light-brown), 1) !important;
    border-radius: 50%;
    border: 4px solid rgba(var(--brown), 1) !important;
    color: rgba(var(--brown), 1) !important;
    margin: 0!important;
    font-size: 50px !important; }
.mfp-arrow {
    position: absolute;
    opacity: 1 !important; }
.mfp-arrow-left {
    left: 55px !important; }
.mfp-arrow-right {
    right: 55px !important; }
.mfp-wrap .mfp-container button:hover{
	background: rgba(var(--brown), 1) !important; }
/************home-4 page*************/
.property-ziczac .property-excerpt{
	display:none; }
.property-ziczac .property-inner {
    background-color: rgba(var(--light-brown), 1) !important;
    box-shadow: none !important; }
.property-ziczac .property-item-content {
    background-color: inherit !important; }
/***********home 6 service**************/
/**********home 6 abt section************/
.abt-style-6 .et_pb_image_wrap {
    display: inline-block;
    position: relative;
    max-width: 100%;
    background: #fff;
    padding: 10px;
	border: 3px solid rgba(var(--brown), 1); }
/**************single-service-style*****************/
.single-service-style .single-service-side-col h3:before {
float: left;
    content: '\24';
    font-family: etmodules;
    color: #fff;
    margin-right: 7px;
    background: rgba(var(--skin-brown), 1);
    width: 12px;
    text-align: center;
    height: 6px;
    padding: 11px;
    border-radius: 50%;
    font-size: 15px;
    font-weight: 700;
    display: flex;
    align-items: center;
    transform: rotate( 0deg);
    transition: .5s ease;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center; }
.single-service-style .et_pb_main_blurb_image .et_pb_image_wrap img{
    filter: contrast(0) brightness(2); }
.single-service-style .single-service-side-col h3:hover:before {
    transition: .5s ease;
    transform: rotate(360deg);}
.single-service-slider:before {
	padding: 5px;
    content: "\7b";
    font-size: 30px;
    right: 0;
    position: absolute;
    left: auto;
    bottom: auto;
    top: -1px;
    border-radius: 0 10px 0 10px;
    z-index: 2;
    border: 2px solid #fff;
    border-top: 0;
    border-right: 0;
    color: #FFFFFF;
    background-color: #0e162b;
    font-family: ETmodules!important;
    display: flex;
    align-items: center; }
.single-service-slider .et_pb_slide_image {
    margin: 0 auto!important; }
.single-service-slider .et_pb_slide_image img {
    overflow: hidden;
    border-width: 4px;
    border-color: #FFFFFF; }
 .single-service-slider .et_pb_slider_container_inner {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
	padding: 50px 15px; }
 .single-service-slider .et_pb_slide_description {
	padding-bottom: 0 !important; }
/*************default pages***************/
/*****ere-property-advanced-search*********/
.ere-property-advanced-search .form-search-wrap {
    padding-top: 0 !important;
	padding-bottom: 0 !important; }
.ere-property-advanced-search .ere-search-content .row{
	    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center; }
.ere-property-advanced-search .form-group {
    padding: 0 5px;
    height: 44px;
    width: 24.5%; }
.ere-property-advanced-search .title-slider-filter{
	    font-family: 'Nunito Sans';
    color: #fff !important;
    font-weight: 700;
	font-size: 12px; }
.ere-property-advanced-search .sidebar-filter .ui-slider-range.ui-widget-header.ui-corner-all {
	    height: 6px !important;
	background: rgba(var(--brown), 1) !important; }
.ere-property-advanced-search .sidebar-filter .ui-slider-handle.ui-state-default.ui-corner-all {
    background: #ffff !important;
    border: 2px solid rgba(var(--brown), 1) !important; }
.ere-property-advanced-search .ere-advanced-search-btn{
	    color: #FFFFFF!important;
    border-width: 0px!important;
    font-size: 16px;
    font-family: 'Nunito Sans',Helvetica,Arial,Lucida,sans-serif!important;
    font-weight: 700!important;
    padding:0.3em 1em;
	    width: 100%;
	height:40px;
    border-radius: 5px;
    background-color: rgba(var(--brown), 1);}
.ere-property-advanced-search .sidebar-filter.ui-slider.ui-slider-horizontal.ui-widget.ui-widget-content.ui-corner-all{
	margin:10px 4px 10px 8px !important; }
.ere-property-advanced-search .form-control {
    display: block;
    width: 100%;
    font-family: 'Nunito Sans';
    height: 40px; }
.other-features-list .row {
    padding: 40px 0px 14px 0px!important; }
.other-features-list .col-md-2 {
    width: 25%; }
/************default property page*******/
#et-main-area #container .ere-heading h2 {
	color: #fff ;
	padding:0; }
.property-status-filter, .archive-agent-action{
    padding: 27px 0;
    width: 80%;
    max-width: 1080px;
    margin: auto !important;
    position: relative; }
.ere-heading h2, .ere-property {
	/*overflow: hidden;*/
    padding: 27px 0;
    width: 80%;
    max-width: 1080px;
    margin: auto !important;
    position: relative; }
.archive-property-action .property-status ul li a{
	background-color:rgba(var(--black), 1) !important;
	font-family: 'Nunito Sans';
    border-radius: 5px; }
.archive-property-action .property-status ul li a:focus, .archive-property-action .property-status ul li a:hover, .archive-property-action .property-status ul li.active a {
    background-color: rgba(var(--brown), 1) !important; }
#et-main-area #container .ere-heading h2 {
    text-transform: capitalize;
    font-family: 'Nunito Sans';
    margin-bottom: 10px!important;
    font-size: 34px;
	font-weight: bold; }
#et-main-area #container .ere-heading:after {
	display:none; }
#et-main-area #container .sort-property .archive-property-action .sort-property span {
	font-family: 'Nunito Sans'; }
.archive-property-action .view-as span {
	background-color: rgba(var(--black), 1) !important; }
.archive-property-action .view-as span.active, .archive-property-action .view-as span:hover {
    background-color: rgba(var(--brown), 1) !important; }
.archive-property-action .view-as span.active:before, .archive-property-action .view-as span:hover:before {
    border-top-color: rgba(var(--brown), 1) !important;
    border-bottom-color: rgba(var(--brown), 1) !important; }
.archive-property-action .sort-property ul li a {
    font-family: 'Mukta';
    color: rgba(var(--black), 1) !important;
    font-size: 16px;
    display: block;
    padding: 5px 10px; }
.above-archive-property .archive-property-action{
	margin-bottom:25px !important;
	padding:15px;
	z-index:1 !important; }
.ere-property-advanced-search .btn-other-features {
    cursor: pointer;
    font-weight: bold !important;
    color: rgba(var(--black), 1) !important;
    font-family: 'Nunito Sans'; }
.ere-property-advanced-search .btn-other-features i {
    background: rgba(var(--brown), 1) !important;
    border-radius: 50%;
    color: #FFF;
    margin-right: 5px;
    font-size: 12px;
    padding: 6px !important; }
.ere-property-advanced-search .checkbox label{
	font-family: 'Nunito Sans'; }
.ere-property-advanced-search .other-features-list {
	margin-bottom: 30px; }
 .ere-property-featured.property-sync-carousel .property-excerpt {
    height: 6.8em;
    margin-top: 4px!important;
    color: #6c6c6c !important;
    font-family: 'Mukta';
    font-size: 16px;
    line-height: 1.8; }
.ere-archive-property-wrap .ere-heading-style2 {
	padding: 0 30px;
    float: left;
    margin-bottom: 30px;
    width: 80%; }
.ere-archive-property-wrap .ere-heading-style2 h2 {
    color: #fff;
    margin-bottom: 0;
    font-weight: 600;
    line-height: 1;
    font-size: 20px;
    font-family: 'Nunito Sans';
    padding: 12px 0; }
.ere-archive-property-wrap .ere-heading-style2 h2:after{
	display:none; }
.ere-property-advanced-search .ere-search-status-tab {
    background-color: rgba(var(--black), 1) !important;
	margin-bottom:0 !important; }
.ere-property-advanced-search .ere-search-content .row {
    display: block;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    background: rgba(var(--light-brown), 1);
    padding: 40px 40px 15px;
    margin-bottom: 30px; }
.ere-property-advanced-search .title-slider-filter {
    font-family: 'Nunito Sans';
	color: rgba(var(--black), 1) !important; }
.ere-property-advanced-search .submit-search-form {
    text-align: right;
    float: left !important; }
.archive-property-action .sort-property span {
    font-family: 'Nunito Sans';
    color: rgba(var(--black), 1);
	background-color: rgba(var(--light-brown), 1) !important; }
.ere-archive-property-wrap .ere-heading sub{
     top: -0.7em !important; }
.ere-property-featured .property-excerpt {
    font-size: 16px !important;
    font-family: 'Mukta';
    color: #6c6c6c !important;
	line-height: 1.8 !important; }
/*********ere-archive-property*************/
.ere-property .property-item-content .property-title a:hover, .ere-property .property-view-gallery-wrap:hover a, .ere-property.property-list.property-list-two-columns .property-link-detail a:hover {
    color: rgba(var(--brown), 1) !important; }
.ere-archive-property .property-inner{
    border-radius: 7px;
    padding: 0!important;
    background-color: rgba(var(--light-brown), 1)ab !important;
	position: relative;
    overflow: hidden !important; }
.ere-archive-property .property-element-inline{
	    padding: 0 15px;
	    top: 196px;
	left:0;
    position: absolute;
    z-index: 9; }
.ere-archive-property .property-type-list{
	display:none !important; }
.ere-archive-property .property-image:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    background: -moz-linear-gradient(transparent,transparent,rgba(0,0,0,.7));
    /* background: -webkit-linear-gradient(transparent,transparent,rgba(0,0,0,.7)); */
    background: linear-gradient(transparent,transparent,rgba(0,0,0,.7));
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s; }
.ere-archive-property .property-agent a , .ere-archive-property .property-agent i{
	    font-family: 'Nunito Sans';
    font-size: 14px !important;
    color: #fff !important;
    font-weight: 600 !important; }
.ere-archive-property .property-agent i{
    font-size: 12px !important;	
    color: rgba(var(--skin-brown), 1) !important;
	font-family: 'FontAwesome' !important;	 }
.ere-archive-property .property-type-list i , .ere-archive-property .property-date i{
    font-size: 12px !important;
	font-family: 'FontAwesome' !important;
	    font-weight: 600 !important;
    color: rgba(var(--skin-brown), 1) !important; }
.ere-archive-property .property-date {
		    font-family: 'Nunito Sans';
    font-size: 14px !important;
    color: #fff !important;
    font-weight: 600 !important; }
.ere-archive-property .property-item-content {
    padding: 15px 15px 50px!important;
	display: flex;
    flex-direction: column;
    flex-wrap: wrap; }
.ere-archive-property .property-info {
    order: 2;
    margin: 0!important;
    padding: 0!important;
    background-color: transparent!important;
    color: rgba(var(--brown), 1)!important; }
.ere-archive-property .property-bedrooms-inner:after{
	content:"Bedrooms";
	    font-family: 'Nunito Sans';
    font-size: 14px; }
.ere-archive-property .property-area {
    width: 38% !important; }
.ere-archive-property .property-info-value {
    font-size: 14px !important;
	font-family: 'Nunito Sans' !important; }
.ere-archive-property .property-info-inner .fa{
	font-size:14px !important; }
.ere-archive-property .property-bedrooms{
	width:35% !important; }
.ere-archive-property .property-bathrooms{
	width:20% !important }
.ere-archive-property .property-location a {
    color: rgba(var(--light-black), 1)!important;
    font-family: 'Nunito Sans';
    font-weight: 600;
    font-size: 14px; }
.ere-archive-property .property-location .fa-map-marker {
    display: none; }
.ere-archive-property .property-item-content .property-price {
    position: absolute;
    left: 0;
	top:auto !important;
	    color: #fff !important;
    bottom: 0px;
    font-size: 0;
    z-index: 3;
    width: 50%;
    padding: 8px 16px; }
.ere-archive-property .property-image .property-status {
	display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
    font-size: 16px;
    font-weight: 600;
    background:rgba(var(--black), 1);
    position: absolute;
    right: 0;
	top: auto !important;
    bottom: -148px;
    padding: 10px 12px;
    width: 50%;
    text-align: center;  }
.ere-archive-property .property-image .property-status:before {
content: "";
    position: absolute;
    left: -240px;
    top: 0;
    bottom: 0;
    right: 0;
    transform: skewX(-28deg);
    z-index: 0;
    width: 300px;
    background: rgba(var(--brown), 1);
    border-right: solid 4px #fff;   }
.ere-archive-property .status-item .property-status-bg{
	background-color: transparent !important;   }
.ere-archive-property .property-status-bg .property-arrow{
	display:none !important;   }
.ere-archive-property .property-price-postfix, .ere-archive-property .property-price-prefix{
	color:#fff !important;   }
.ere-archive-property .status-item{
	line-height:1 !important   }
.ere-archive-property .property-title{
	padding:0 !important;   }
.ere-archive-property .property-heading{
	margin-bottom:0 !important;   }
.ere-archive-property .property-location{
	margin-bottom:0px;   }
.ere-archive-property .property-inner:hover .property-action:before {
    opacity: 1;   }
.ere-archive-property .property-action {
    top: 0;
    background-color: transparent !important;  }
.ere-archive-property .property-action:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    background: -moz-linear-gradient(transparent,rgba(0,0,0,.7),rgba(0,0,0,.7));
    background: -webkit-linear-gradient(transparent,rgba(0,0,0,.7),rgba(0,0,0,.7));
    background: linear-gradient(transparent,rgba(0,0,0,.7),rgba(0,0,0,.7));
    width: 100%;
    height: 100%;
    z-index: 2;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;   }
.ere-archive-property .property-inner:hover .property-action .block-center-inner {
    opacity: 1;   }
.ere-archive-property .property-action .block-center-inner {
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;  }
.ere-archive-property .block-center-inner>a, .ere-archive-property .property-view-gallery-wrap, .ere-archive-property .social-share{
	background: transparent !important;  }
.ere-archive-property .block-center-inner>a:hover, .ere-archive-property .property-view-gallery-wrap:hover a, .ere-archive-property .social-share:hover {
	color: rgba(var(--skin-brown), 1) !important;  }
.ere-archive-property .ere-property .property-label {
    display: flex;
	width: 100%;
	left:15px !important; }
.ere-archive-property .ere-property .property-label p, .ere-archive-property .ere-property .property-image .property-status p {
	margin-right: 12px;
	margin-bottom:0;  }
.ere-archive-property .property-label-bg {
    border-radius: 5px;
	    font-family: 'Nunito Sans';
    padding: 2px 10px !important;
	    line-height: 1.5 !important;  }
.ere-archive-property .property-arrow{
	display:none !important;  }
.ere-archive-property .container{
	display:none;  }
.ere-archive-property  .property-image {
    position: relative;
    z-index: 1;
    height: 223px;   }
.ere-archive-property .property-image   img {
    width: 100%;
    height: 223px;
    object-fit: fill;   }
.ere-property-advanced-search .ere-search-status-tab button.active {
	background-color: rgba(var(--brown), 1) !important;  }
/*********agents default page***************/
.ere-archive-property .ere-heading, .ere-archive-agent .ere-heading  {
    background-position: 50% 15%!important;
    background-size: cover;
    background-repeat: no-repeat;
    display: table;
    padding: 81px 0;
    width: 100%;
    background-image: url(https://bhcidcom962e1.zapwp.com/m:0/a:https://pearl.duogeeks.com/wp-content/uploads/2021/11/pearl-page-title.jpg)!important;   }
.above-archive-agent .archive-agent-action {
    text-align: right;
    display: none !important;   }
.above-archive-agent>div {
	display: block !important;   }
.ere-archive-agent .agent-grid , .ere-archive-agent .paging-navigation{
	    overflow: hidden;
    padding: 27px 0;
    width: 80%;
    max-width: 1080px;
    margin: auto !important;
    position: relative;
    margin-right: 0;
    margin-left: 0;  }
.ere-archive-agent .paging-navigation{
	    text-align: center; }
.ere-archive-agent .paging-navigation .page-numbers.next {
    margin-right: 0;
    position: relative;
    right: 0;
    bottom: 0;   }
/******single-agent -page*************/
.ere-agent-single-wrap{
	    background: rgba(var(--light-brown), 1);  }
.ere-agent-single-wrap .single-agent-element{
	padding:60px 0;
    margin-bottom: 0;
    background-image: url(https://bhcidcom962e1.zapwp.com/m:0/a:https://pearl.duogeeks.com/wp-content/uploads/2021/12/light-print-bg.png);
    background-blend-mode: overlay;
    background-color: #ffffff9c;   }
.ere-agent-single-wrap .single-agent-element .agent-single-inner{
	background:#fff;
	    box-shadow: 0px 3px 17px 0 rgb(0 0 0 / 6%);
	padding:20px 0 !important;   }
.ere-agent-single-wrap .agent-single .agent-social a{
	    background: #fff !important;
    border: 2px solid rgba(var(--brown), 1);
    margin-right: 4px;   }
.ere-agent-single-wrap .agent-single .agent-social a:hover {
    background: rgba(var(--black), 1) !important; }
.ere-agent-single-wrap .agent-single .agent-social a i{
	    display: flex;
    color: rgba(var(--brown), 1) !important;
    line-height: 2.2 !important;
    align-content: center;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;   }
.ere-agent-single-wrap .agent-single .agent-social a:hover i{
	color:#fff !important;  }
.ere-agent-single-wrap .single-agent-element .agent-single-inner, .agent-properties .ere-heading, .agent-properties .ere-property-wrap, .agent-other .ere-heading, .agent-other .ere-agent-wrap, .ere-agent-single-wrap .agent-description {
		    overflow: hidden;
    padding: 27px 0;
    width: 80%;
    max-width: 1080px;
    margin: auto !important;
    position: relative;
    margin-right: 0;
    margin-left: 0; }
.ere-agent-single-wrap .agent-avatar .btn-primary{
	    background-color: rgba(var(--black), 1);
    border-color: rgba(var(--black), 1);  }
.ere-agent-single-wrap .ere-property{
	padding:0 !important;  }
.ere-agent-single-wrap .agent-properties{
	background:#fff;   }
.ere-agent-single-wrap .agent-avatar .btn-primary:hover{
	    background-color: rgba(var(--brown), 1);
    border-color: rgba(var(--brown), 1);	  }
.ere-agent-single-wrap .ere-property {
    width: 100%;
	max-width: 100%;  }
.ere-agent-single-wrap .ere-heading h2 {
	margin: 0 !important; }
.ere-agent-single-wrap .contact-agent .contact-agent-title h2 {
font-size: 22px;
    font-family: 'Nunito Sans';
    color: #fff;
    font-weight: 600; }
.ere-agent-single-wrap .contact-agent .form-error{
    font-family: 'Mukta';
    font-size: 16px;
    color: red;	 }
.ere-agent-single-wrap .contact-agent .ere-heading-style2 h2:after{
	display:none; }
.ere-agent-single-wrap .contact-agent  .ere-heading-style2 {
    margin-bottom: 0px;
    background: rgba(var(--brown), 1);
    padding: 10px 15px 0px; }
.ere-agent-single-wrap .contact-agent .form-control {
	    color: #6c6c6c !important;
    font-family: 'Mukta';
    font-size: 16px;
    height: 54px;
	    border: 1px solid #dddd !important;
	padding: 6px 12px !important; }
.ere-agent-single-wrap .contact-agent .agent-contact-btn {
    background: rgba(var(--brown), 1);
    padding: 8px;
    color: #fff;
    font-family: 'Nunito Sans';
    font-size: 16px;
    border-radius: 5px !important;
	font-weight: 600; }
.ere-agent-single-wrap .contact-agent form{
	    background: rgba(var(--black), 1);
    padding: 20px;   }
.ere-agent-single-wrap .contact-agent .text-success {
    font-family: 'Mukta';
    color: #5cb85c;
	font-size: 16px;  }
.ere-agent-single-wrap .agent-description p{
	    padding: 20px;
    background: #fff;
    font-size: 16px;
    font-family: 'Mukta';
    color: #6c6c6c;
    box-shadow: 0px 3px 17px 0 rgb(0 0 0 / 6%);
    line-height: 1.8;  }
.ere-agent-single-wrap .agent-other{
	display:none !important;   }
/*******footer-style-1****************/
.footer-style-1 h3:after, .footer-style-1 h3:before {
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 50px;
    border: 0.5px solid #7a7a7a; }
.footer-style-1 h3:before {
    width: 50%;
    border-color: rgba(122,122,122,.3); }
.footer-style-1 h3:after {
    border-color: rgba(var(--brown), 1); }
.footer-style-1 .footer-ul a:hover{
	color: rgba(var(--brown), 1) !important; }
.footer-style-1 .footer-ul a:before {
    content: "5";
    font-size: 20px;
    color: #fff;
    padding-right: 3px;
    font-family: etmodules;
    position: relative;
    top: 3px;
    left: -7px;  }
.footer-style-1 .footer-ul ul {
    padding: 0;  }
.footer-style-1 .footer-ul ul li {
	margin-bottom: 5px; }
.footer-style-1  .ere-property {
    width: 100% !important;
	    padding: 10px 0; }
.footer-style-1 .ere-property .property-item-content .property-title a, .footer-style-1 .ere-property.property-list.property-list-two-columns .property-link-detail a {
    color: #fff !important; }
.footer-style-1 .ere-property .property-item-content .property-price {
    font-size: 16px;
    font-weight: 600;
    color: #fff !important;   }
.footer-style-1  .et_pb_post {
	margin-bottom: 20px !important;
    padding-bottom: 0 !important;   }
.footer-style-1 .ere-property.property-list .property-image {
    border: 2px solid rgba(var(--brown), 1);
	padding: 7px 7px 0;  }
.footer-style-1 .ere-property.property-list .property-image  img {
    padding: 0;
    /* margin-bottom: 4px; */
    width: 100%;
	 border: 0;   }
.footer-style-1 .ere-property.property-list .property-item {
    margin-bottom: 14px!important;    }
.footer-style-1 .et_pb_blurb_container{
	padding-left:0 !important;   }
/*********agency-listing***************/
.agency-listing .ere-agency .agency-item-content {
	overflow: visible;  }
.agency-listing .ere-agency .agency-inner {
    border-radius: 5px;
	    padding: 20px 20px 12px;
	    background: #fff;
    display: flex;
    border-bottom: none;
    position: relative;
    flex-wrap: nowrap;
    flex-direction: row; }
.agency-listing .ere-agency .agency-avatar img {
border: 4px solid rgba(var(--black), 1);
    outline: 7px solid rgba(var(--brown), 1);
    align-content: center;
    outline-offset: 2px;
    max-height: none;
    width: 100%;
    position: relative;
    left: auto;
    top: auto;
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: none;  }
.agency-listing .ere-agency .agency-item-content {
    overflow: visible;
    padding: 2px 0px 0 20px; }
.agency-listing .ere-agency .agency-heading {
    margin-bottom: 10px; }
.agency-listing .ere-agency .agency-title {
    margin-bottom: 0;
    font-family: 'Nunito Sans'; }
.agency-listing .ere-agency .agency-title a {
    color: rgba(var(--black), 1);
    font-weight: bold; }
.agency-listing .ere-agency .agency-position {
    font-weight: 500;
    font-family: 'Mukta';
    font-size: 16px;
    color: #6c6c6c; }
.agency-listing .ere-agency .agency-social a {
    background: rgba(var(--brown), 1);
    padding: 8px;
    color: #fff;
    margin-left: 10px;
	margin-right:0 !important;
    width: 30px;
    border-radius: 5px;
    height: 30px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    float: left;
    align-items: flex-end; }
.agency-listing .ere-agency .agency-title a:hover {
    color: rgba(var(--brown), 1); }
.agency-listing .ere-agency .agency-social a:hover {
	    background: rgba(var(--black), 1);
    color: #fff; }
.agency-listing .ere-agency .agency-position p:before {
    content: '\f041';
    display: inline-block;
    font-size: 14px;
    color: rgba(var(--brown), 1);
    font-family: fontawesome;
    margin-right: 8px; }
.agency-listing .ere-agency .agency-info-item i{
    background: rgba(var(--skin-brown), 1);
    margin-right: 3px;
    color: #fff;
    width: 20px;
    height: 20px;
    /* padding: 0 0px; */
    border-radius: 3px; }
.agency-listing .ere-agency .agency-info-item i:before{
	    width: 20px;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    height: 20px;
    /* padding: 2px; */
    font-size: 14px; }
.agency-listing .ere-agency .agency-info-item {
    margin-bottom: 14px;
    font-family: 'Mukta';
    color: #6c6c6c;
    font-size: 16px; }
.agency-listing .ere-agency .agency-info-item  strong {
    font-weight: 700;
    color: rgba(var(--black), 1);  }
.agency-listing .ere-agency .agency-info-item a{ 
	color:rgba(var(--brown), 1) !important; }
.agency-listing .ere-agency .agency-office-number, .agency-listing .ere-agency  .agency-email{
	width:30%;  }
.agency-listing .ere-agency .agency-mobile-number, .agency-listing .ere-agency  .agency-website{
	width:36%;  }
.agency-listing .ere-agency .agency-avatar {
    border: none; }
.agency-listing .ere-agency .agency-avatar {
    float: left;
    width: 28%;
    min-height: 210px;
    margin-right: 0;   }
.agency-listing .ere-agency .agency-excerpt {
	    overflow: visible !important;
    color: #6c6c6c;
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: 24px;
    overflow: hidden;
    font-family: 'Mukta';   }
.agency-listing .agency-social{
	    display: flex;
    justify-content: flex-end;   }
.agency-listing .agency-item{
	background: rgba(var(--light-brown), 1);
	    box-shadow: 0px 3px 17px 0 rgb(0 0 0 / 6%);
    border-radius: 5px;  }
.agency-listing .paging-navigation .page-numbers.prev {
    position: absolute;
    right: 0;
    bottom: 0;
    margin: 0;  }
/*******single-agency*******************/
.ere-agency-single-wrap .agency-single-info {
	    box-shadow: 0px 3px 17px 0 rgb(0 0 0 / 6%);
    overflow: hidden;
    padding: 27px 0;
    width: 80%;
    max-width: 1080px;
    margin: auto!important;
    position: relative;
    margin-right: 0;
    margin-left: 0;   }
.ere-agency-single-wrap .agency-details-tab{
	background: #fff;
	padding-top:60px;
	padding-bottom:60px !important;   }
.ere-agency-single-wrap .agency-details-tab ul , .ere-agency-single-wrap .agency-details-tab  .tab-content{
    overflow: hidden;
    width: 80%;
    max-width: 1080px;
    margin: auto!important;
    position: relative;
    margin-right: 0;
    margin-left: 0;   }
.ere-agency-single-wrap .agency-details-tab .tab-content>.tab-pane {
    padding: 30px;
    background-color: rgba(var(--light-brown), 1);   }
 .ere-agency-single-wrap .agency-details-tab .tab-content>.tab-pane .property-item{
	margin-bottom:30px;   }
.ere-agency-single-wrap .contact-agency .contact-agency-title {
    margin-bottom: 0px;
    background: rgba(var(--brown), 1);
    padding: 10px 15px 0px;   }
.ere-agency-single-wrap .contact-agency .contact-agency-title h2{
	    font-size: 20px;
    font-family: 'Nunito Sans';
    color: #fff;   }
.ere-agency-single-wrap .contact-agency-title h2:after{
	display:none;   }
.ere-agency-single-wrap .contact-agency form {
    background: rgba(var(--black), 1);
    padding: 20px;   }
.ere-agency-single-wrap .contact-agency .form-control {
    color: #6c6c6c!important;
    font-family: 'Mukta';
    font-size: 16px;
    height: 54px;
    border: 1px solid #dddd!important;
    padding: 6px 12px!important;   }
.ere-agency-single-wrap .contact-agency textarea {
    min-height: 151px;
	max-width: 100%;  }
.ere-agency-single-wrap .contact-agency .agent-contact-btn{
	background: rgba(var(--brown), 1);
	border:0;
    padding: 8px;
    color: #fff;
    font-family: 'Nunito Sans';
    font-size: 16px;
    border-radius: 5px!important;
    font-weight: 600;   }
.ere-agency-single-wrap .agent-contact-btn:hover {
    background-color: rgba(var(--brown), 1) !important;
    border-color: rgba(var(--brown), 1) !important;  }
.ere-agency-single-wrap .contact-agency form .form-error{
	    font-family: 'Mukta';
    font-size: 16px;
    color: red;   }
.ere-agency-single-wrap{
	    background: rgba(var(--light-brown), 1);   }
.form-messages {
    margin-top: 10px;
    text-align: center;
    font-weight: 500;
    text-transform: uppercase;
    color: #6c6c6c;
    font-size: 16px;
    font-family: 'Mukta';  }
.ere-agency-single-wrap .agency-single .ere-property {
    overflow: hidden;
    padding: 27px 0;
    width: 100%;
    max-width: 100%;
    margin: 0 !important;
    position: relative;   }
.ere-agency-single-wrap .agency-single-info {
	    background: #fff;
    padding: 20px 0;   }
.ere-agency-single-wrap .agency-details-tab .nav-tabs li a {
		    background-color: rgba(var(--light-brown), 1) !important;
font-size: 16px;
    font-family: 'Mukta';
    margin: 10px;
    margin-right: 0;
    border: none!important;
    color: rgba(var(--black), 1) !important;
    border-radius: 5px !important;
	padding: 10px 12px !important;  }
.agency-details-tab .nav-tabs li.active a{
	    background-color: rgba(var(--black), 1) !important;
    color: #fff !important; }
.ere-agency-single-wrap .agency-details-tab .nav-tabs{
	    background: rgba(var(--brown), 1); }
.ere-agency-single-wrap .agency-single-info .agency-logo-inner {
	padding: 0;
    border: none;
    background-color: #fff; }
.ere-agency-single-wrap .agency-single{
	background: rgba(var(--light-brown), 1);
	background-image: url(https://bhcidcom962e1.zapwp.com/m:0/a:https://pearl.duogeeks.com/wp-content/uploads/2021/12/light-print-bg.png)!important;
	    padding: 60px 0 0; }
.ere-agency-single-wrap .agency-content .agency-social a{
	    background: #fff!important;
    border: 2px solid rgba(var(--brown), 1);
    margin-right: 4px; }
 .ere-agency-single-wrap .agency-content .agency-social  a:hover {
    background: rgba(var(--black), 1)!important;   }
.ere-agency-single-wrap .agency-content .agency-social a i {
	width:30px;
    height: 32px;
    display: flex;
    color: rgba(var(--brown), 1)!important;
    line-height: 2.2!important;
    align-content: center;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap; }
.ere-agency-single-wrap .agency-content .agency-social a:hover i {
    color: #fff!important; }
.ere-agency-single-wrap .agency-content  .agency-content-top {
    margin-bottom: 10px; }
.ere-agency-single-wrap .agency-content  .agency-content-top .agency-title{
	    font-family: 'Nunito Sans';
text-transform: capitalize;
    font-weight: bold;
    color: rgba(var(--black), 1);
    margin-bottom: 0;
    font-size: 22px;   }
.ere-agency-single-wrap .agency-content  .agency-content-top .agency-address{
	    font-family: 'Mukta';
    color: #6c6c6c;
    text-transform: capitalize;
    font-size: 16px;   }
.ere-agency-single-wrap .agency-content  .agency-content-top .agency-address :before {
    content: '\f041';
    display: inline-block;
    font-size: 14px;
    color: rgba(var(--brown), 1);
    font-family: fontawesome;
    margin-right: 8px;   }
.ere-agency-single-wrap .agency-single-info .agency-info-item {
    margin-bottom: 10px; }
.ere-agency-single-wrap .agency-data , .ere-agency-single-wrap .agency-contact {
    margin-bottom: 20px; }
.ere-agency-single-wrap .agency-data{
	font-family: 'Mukta';
    font-size: 16px;
    color: #6c6c6c;  }
.ere-agency-single-wrap .agency-data .agency-data-item-title{
	color: rgba(var(--black), 1) !important;  }
.ere-agency-single-wrap a {
    color: rgba(var(--brown), 1)!important;   }
.ere-agency-single-wrap .agency-content .agency-contact i {
    width: 28px!important;
    background: rgba(var(--brown), 1);
    color: #fff;
    margin-right: 10px;
    padding: 4px 8px;   }
.ere-agency-single-wrap .agency-content .agency-contact i:before {
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;   }
.ere-agency-single-wrap .agency-content .agency-contact{
	    font-family: 'Mukta';
    font-size: 16px;
    color: #6c6c6c;   }
.ere-agency-single-wrap .agency-content .agency-contact strong {
	color: rgba(var(--black), 1)!important;  }
/************ agency property items****************/
.agency-details-tab .ere-property .property-item-content .property-title a, .agency-details-tab .ere-property.property-list.property-list-two-columns .property-link-detail a {
    color: rgba(var(--black), 1) !important;
    font-family: 'Nunito Sans';
    font-size: 18px;
    font-weight: bold;  }
.agency-details-tab .ere-item-wrap .property-item-content .property-title a:hover, .agency-details-tab .ere-item-wrap .property-view-gallery-wrap:hover a, .agency-details-tab .ere-item-wrap .property-list.property-list-two-columns .property-link-detail a:hover {
    color: rgba(var(--brown), 1) !important;  }
.agency-details-tab .ere-item-wrap .property-inner{
    border-radius: 7px;
    padding: 0!important;
    background-color: #fff !important;
	position: relative;
    overflow: hidden !important;  }
.agency-details-tab .ere-item-wrap .property-element-inline{
	    padding: 0 15px;
	    top: 196px;
	left:0;
    position: absolute;
    z-index: 9; }
.agency-details-tab .ere-item-wrap .property-type-list{
	display:none !important;  }
.agency-details-tab .ere-item-wrap .property-image:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    background: -moz-linear-gradient(transparent,transparent,rgba(0,0,0,.7));
    /* background: -webkit-linear-gradient(transparent,transparent,rgba(0,0,0,.7)); */
    background: linear-gradient(transparent,transparent,rgba(0,0,0,.7));
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;  }
.agency-details-tab .ere-item-wrap .property-agent a ,.agency-details-tab  .ere-item-wrap .property-agent i{
	    font-family: 'Nunito Sans';
    font-size: 14px !important;
    color: #fff !important;
    font-weight: 600 !important; }
.agency-details-tab .ere-item-wrap .property-agent i{
    font-size: 12px !important;	
    color: rgba(var(--skin-brown), 1) !important;
	font-family: 'FontAwesome' !important;	}
.agency-details-tab .ere-item-wrap .property-type-list i , .agency-details-tab .ere-item-wrap .property-date i{
    font-size: 12px !important;
	font-family: 'FontAwesome' !important;
	    font-weight: 600 !important;
	color: rgba(var(--skin-brown), 1) !important; }
.agency-details-tab .ere-item-wrap .property-date {
		    font-family: 'Nunito Sans';
    font-size: 14px !important;
    color: #fff !important;
    font-weight: 600 !important;} 
.agency-details-tab .ere-item-wrap .property-item-content {
    padding: 15px 15px 50px!important;
	display: flex;
    flex-direction: column;
    flex-wrap: wrap;   }
.agency-details-tab .ere-item-wrap .property-info {
    order: 2;
    margin: 0!important;
    padding: 0!important;
    background-color: transparent!important;
    color: rgba(var(--brown), 1)!important;   }
.agency-details-tab .ere-item-wrap .property-bedrooms-inner:after{
	content:"Bedrooms";
	    font-family: 'Nunito Sans';
    font-size: 14px;    }
.agency-details-tab .ere-item-wrap .property-area {
    width: 38% !important;    }
.agency-details-tab .ere-item-wrap .property-info-value {
    font-size: 14px !important;
	font-family: 'Nunito Sans' !important;    }
.agency-details-tab .ere-item-wrap .property-info-inner .fa{
	font-size:14px !important;    }
.agency-details-tab .ere-item-wrap .property-bedrooms{
	width:40% !important;    }
.agency-details-tab .ere-item-wrap .property-bathrooms{
	width:20% !important   }
.agency-details-tab .ere-item-wrap .property-location a {
    color: rgba(var(--light-black), 1)!important;
    font-family: 'Nunito Sans';
    font-weight: 600;
    font-size: 14px;   }
.agency-details-tab .ere-item-wrap .property-location .fa-map-marker {
    display: none; }
.agency-details-tab .ere-item-wrap .property-item-content .property-price {
    position: absolute;
    left: 0;
	top:auto !important;
	    color: #fff !important;
    bottom: 0px;
    font-size: 16px;
    z-index: 3;
    width: 50%;
    padding: 8px 16px;  }
.agency-details-tab .ere-item-wrap .property-image .property-status {
	display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
    font-size: 16px;
	font-weight: 600;
    background:rgba(var(--black), 1);
    position: absolute;
    right: 0;
	top: auto !important;
    bottom: -148px;
    padding: 10px 12px;
    width: 50%;
    text-align: center; }
.agency-details-tab .ere-item-wrap .property-image .property-status:before {
content: "";
    position: absolute;
    left: -240px;
    top: 0;
    bottom: 0;
    right: 0;
    transform: skewX(-28deg);
    z-index: 0;
    width: 300px;
    background: rgba(var(--brown), 1);
    border-right: solid 4px #fff; }
.agency-details-tab .ere-item-wrap .status-item .property-status-bg{
	background-color: transparent !important;   }
.agency-details-tab .ere-item-wrap .property-status-bg .property-arrow{
	display:none !important;   }
.agency-details-tab .ere-item-wrap .property-price-postfix, .ere-item-wrap .property-price-prefix{
	color:#fff !important;   }
.agency-details-tab .ere-item-wrap .status-item{
	line-height:1 !important   }
.agency-details-tab .ere-item-wrap .property-title{
	padding:0 !important;   }
.agency-details-tab .ere-item-wrap .property-heading{
	margin-bottom:0 !important;   }
.agency-details-tab .ere-item-wrap .property-location{
	margin-bottom:0px;  }
.agency-details-tab .ere-item-wrap .property-inner:hover .property-action:before {
    opacity: 1;  }
.agency-details-tab .ere-item-wrap .property-action {
    top: 0;
    background-color: transparent !important;  }
.agency-details-tab .ere-item-wrap .property-action:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    background: -moz-linear-gradient(transparent,rgba(0,0,0,.7),rgba(0,0,0,.7));
    background: -webkit-linear-gradient(transparent,rgba(0,0,0,.7),rgba(0,0,0,.7));
    background: linear-gradient(transparent,rgba(0,0,0,.7),rgba(0,0,0,.7));
    width: 100%;
    height: 100%;
    z-index: 2;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;  }
.agency-details-tab .ere-item-wrap .property-inner:hover .property-action .block-center-inner {
    opacity: 1; }
.agency-details-tab .ere-item-wrap .property-action .block-center-inner {
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s; }
.agency-details-tab .ere-item-wrap .block-center-inner>a, .agency-details-tab .ere-item-wrap .property-view-gallery-wrap, .agency-details-tab .ere-item-wrap .social-share{
	background: transparent !important;  }
.agency-details-tab .ere-item-wrap .block-center-inner>a:hover,.agency-details-tab .ere-item-wrap .property-view-gallery-wrap:hover a, .agency-details-tab .ere-item-wrap .social-share:hover {
	color: rgba(var(--skin-brown), 1) !important;  }
.agency-details-tab .ere-item-wrap .ere-property .property-label {
    display: flex;
	width: 100%;
	left:15px !important; }
.agency-details-tab .ere-item-wrap .ere-property .property-label p, .agency-details-tab .ere-item-wrap .ere-property .property-image .property-status p {
	margin-right: 12px;
	margin-bottom:0; }
.agency-details-tab .ere-item-wrap .property-label-bg {
    border-radius: 5px;
	    font-family: 'Nunito Sans';
    padding: 2px 10px !important;
	    line-height: 1.5 !important;  }
.agency-details-tab .ere-item-wrap .property-arrow{
	display:none !important; }
.agency-details-tab .ere-item-wrap .container{
	display:none; }
.agency-details-tab .ere-item-wrap  .property-image {
    position: relative;
    z-index: 1;
    height: 223px;  }
.agency-details-tab .ere-item-wrap .property-image   img {
    width: 100%;
    height: 223px;
    object-fit: fill;  }
/********single agency agent*********/
.agency-agent .ere-heading, .agency-agent .ere-agent-wrap {
    overflow: hidden;
    padding: 27px 0;
    width: 80%;
    max-width: 1080px;
    margin: auto!important;
    position: relative;
    margin-right: 0;
    margin-left: 0; }
.agency-agent .ere-heading{
	text-align:center;  }
.agency-agent .ere-heading h2{
	text-align:center !important;
	width: 100%;   }
.ere-agency-single-wrap .agency-agent .ere-heading h2{
	    margin: 0 !important;
    font-family: 'Nunito Sans';
    font-weight: 700;
    font-size: 34px;
    color: rgba(var(--black), 1)000!important;
    line-height: 1.2em;
    text-align: left;
    padding-bottom: 10px;   }
.ere-agency-single-wrap .agency-agent .ere-heading p {
    display: block;
    color: #6c6c6c;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 14px;
    font-family: 'Mukta';
    text-transform: capitalize;  }
/********agent grid****************/ 
 .ere-agent.agent-grid .agent-content, .ere-agent.agent-slider .agent-content {
    padding-top: 15px;
    padding-bottom: 9px;
    background-color: #222;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    position: absolute;
    bottom: 0;
    left: 15px;
    right: 15px;   }
.ere-agent.agent-grid .agent-social, .ere-agent.agent-slider .agent-social {
background: rgba(var(--skin-brown), 1) !important;
    padding: 10px 0;
    position: relative;
    bottom: -110%;
    width: 100%;
    margin: 0 !important;
    /* padding: 0; */
    top: auto !important;
    text-align: center;
    transition: bottom 0.30s ease,opacity 0.30s ease;  }
.ere-agent.agent-grid .agent-item:hover .agent-social{
	    bottom: -55%;   }
.ere-agent.agent-grid .agent-item:hover .agent-avatar img{
    transform: scale(1.1,1.1);   }
.ere-agent.agent-grid .agent-item .agent-avatar img {
    width: 100%;
    height: auto;
    transform: scale(1,1);
    transition: transform 0.50s linear;  }
.ere-agent.agent-grid  .agent-item .agent-item-inner{
border: 8px solid rgba(var(--brown), 1);
    border-radius: 5px;
    overflow: hidden;
    padding: 5px 5px 0;
    position: relative;  }
.ere-agent.agent-grid .agent-info, .ere-agent.agent-slider .agent-info {
    background-color: transparent !important;
    padding-top: 0 !important;
    padding-bottom: 3px !important;  }
.ere-agent.agent-grid .agent-info h2.agent-name {
font-size: 16px;
    margin: 0;
    background: rgba(var(--black), 1);
    color: #fff;
    position: absolute;
    text-transform: uppercase;
    text-align: center;
    left: -6px;
    padding: 14px 10px 10px;
    width: 105%;
    bottom: 12%;
    transition: top 0.50s ease 0s,opacity 0.10s ease-in-out 0s;   }
.ere-agent.agent-grid .above-archive-agent {
    margin-bottom: 0px!important;   }
.ere-agent.agent-grid .archive-agent-action{
	display:none !important;   }
.ere-agent.agent-grid .agent-item:hover .agent-info h2.agent-name{
	    top: 20%;
    background: 0,0;
    color: rgba(var(--black), 1);   }
.ere-agent.agent-grid .agent-item  h2 a {
    font-family: 'Nunito Sans';
    color: #fff;
	font-weight: 800;   }
.ere-agent.agent-grid .agent-item:hover .agent-info h2 a{
	    color: rgba(var(--black), 1);   }
.ere-agent.agent-grid .agent-item .agent-total-properties , .ere-agent.agent-grid .agent-item .agent-info span{
    font-family: 'Mukta';
    color: #fff;
    text-align: center;
    position: absolute;
    background: rgba(var(--black), 1);
    top: 86%;
    left: -6px;
    width: 105%;
    padding: 5px 10px 20px;
    font-weight: 500;
    font-size: 15px;   }
.ere-agent.agent-grid .agent-item:hover .agent-total-properties , .ere-agent.agent-grid .agent-item:hover .agent-info span{
	    top: 30%;
    background: 0,0;
    color: rgba(var(--black), 1);  }
.ere-agent.agent-grid .agent-item .agent-content{
	    border: 1px solid #bebbbb;
	background:transparent !important;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0px;
    text-align: center;
    transition: opacity 0.30s linear,border 0.20s ease-in-out;  }
.ere-agent.agent-grid .agent-item:hover .agent-content {
	    border: 8px solid rgba(var(--black), 1);
    background: rgba(255,255,255,0.8) !important;   }
.ere-agent.agent-grid .agent-social a {
    display: inline-block;
    line-height: 0px;
    width: 32px;
    height: 32px;
    border: 2px solid #fff;
    background: rgba(var(--black), 1);
    margin-bottom: 7px;
    border-radius: 350%; }
.ere-agent.agent-grid .agent-social a i, .ere-agent .agent-slider .agent-social a i {
    color: #fff !important;
    font-size: 12px;
    line-height: 2.2; }
.ere-agent.agent-grid .agent-social a i, .ere-agent.agent-slider .agent-social a i {
    color: #fff !important;   }
/********single blog post***************/
.blog-post-content .nav-previous {
    float: left;
    background: rgba(var(--black), 1);
    padding: 8px 15px;
    border-radius: 5px;   }
.blog-post-content .nav-next {
    background: rgba(var(--black), 1);
    padding: 8px 15px;
	border-radius: 5px; }
/**********agent list view****************/
.ere-agent-wrap .ere-agent.agent-list .agent-content{
    padding-top: 0;   }
.ere-agent-wrap .agent-list .agent-info span {
    background: rgba(var(--brown), 1);
    font-weight: 400;
    font-family: 'Mukta';
    color: #fff;
	padding: 2px 12px;
    position: absolute;
    right: 20px;
    top: 14px;
	    border-radius: 3px;   }
.ere-agent-wrap .agent-list .agent-item-inner {
    border-bottom: none !important;
    background: #fff;
    padding: 20px 20px 14px;
	box-shadow: 0px 3px 17px 0 rgb(0 0 0 / 6%);   }
.ere-agent-wrap .agent-list .agent-item-inner {
    border-bottom: solid 2px #eee;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;  }
.ere-agent-wrap .agent-list .agent-content {
    padding-top: 0;
    display: flex !important;
    flex-wrap: wrap;
    flex-direction: row;  }
.ere-agent-wrap .agent-list p {
	margin-top: 0 !important;   }
.ere-agent-wrap .agent-list h2 a {
    color: rgba(var(--black), 1);
    font-size: 18px;
    font-family: 'Nunito Sans';
    font-weight: bold;   }
.ere-agent-wrap .agent-list h2 a:hover {
    color: rgba(var(--brown), 1);   }
.ere-agent-wrap .agent-list p {
	overflow:hidden;
    height: 117px;
    text-align: justify;
    font-family: 'Mukta';
    color: #6c6c6c;
    font-size: 16px;
    margin-top: 25px;
    margin-bottom: 0;
    line-height: 1.8;  }
.ere-agent-wrap .agent-list .agent-social a {
    width: 30px;  }
.ere-agent-wrap .agent-list .agent-social a i, .ere-agent.agent-slider .agent-social a:hover i {
    color: rgba(var(--black), 1);  }
.ere-agent-wrap .agent-list .agent-social a:hover i {
    color: rgba(var(--brown), 1) !important;  }
.ere-agent-wrap .agent-list .agent-avatar img{
    border: 4px solid rgba(var(--black), 1);
    outline: 7px solid rgba(var(--brown), 1);
    align-content: center;
	    outline-offset: 2px;  }
/***********agent properties**************/
.agent-properties .ere-property .property-item-content .property-title a, .agent-properties .ere-property.property-list.property-list-two-columns .property-link-detail a {
    color: rgba(var(--black), 1) !important;
    font-family: 'Nunito Sans';
    font-size: 18px;
    font-weight: bold;  }
.agent-properties .ere-item-wrap .property-item-content .property-title a:hover, .agent-properties .ere-item-wrap .property-view-gallery-wrap:hover a, .agent-properties .ere-item-wrap .property-list.property-list-two-columns .property-link-detail a:hover {
    color: rgba(var(--brown), 1) !important;  }
.agent-properties .ere-item-wrap .property-inner{
    border-radius: 7px;
    padding: 0!important;
    background-color: rgba(var(--light-brown), 1) !important;
	position: relative;
    overflow: hidden !important;  }
.agent-properties .ere-item-wrap .property-element-inline{
	    padding: 0 15px;
	    top: 196px;
	left:0;
    position: absolute;
    z-index: 9;  }
.agent-properties .ere-item-wrap .property-type-list{
	display:none !important;  }
.agent-properties .ere-item-wrap .property-image:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    background: -moz-linear-gradient(transparent,transparent,rgba(0,0,0,.7));
    /* background: -webkit-linear-gradient(transparent,transparent,rgba(0,0,0,.7)); */
    background: linear-gradient(transparent,transparent,rgba(0,0,0,.7));
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;  }
.agent-properties .ere-item-wrap .property-agent a ,.agent-properties  .ere-item-wrap .property-agent i{
	    font-family: 'Nunito Sans';
    font-size: 14px !important;
    color: #fff !important;
    font-weight: 600 !important;  }
.agent-properties .ere-item-wrap .property-agent i{
    font-size: 12px !important;
    color: rgba(var(--skin-brown), 1) !important;
	font-family: 'FontAwesome' !important;	 }
.agent-properties .ere-item-wrap .property-type-list i , .agent-properties .ere-item-wrap .property-date i{
    font-size: 12px !important;
	font-family: 'FontAwesome' !important;
	    font-weight: 600 !important;
    color: rgba(var(--skin-brown), 1) !important;  }
.agent-properties .ere-item-wrap .property-date {
		    font-family: 'Nunito Sans';
    font-size: 14px !important;
    color: #fff !important;
    font-weight: 600 !important;  }
.agent-properties .ere-item-wrap .property-item-content {
    padding: 15px 15px 50px!important;
	display: flex;
    flex-direction: column;
    flex-wrap: wrap; }
.agent-properties .ere-item-wrap .property-info {
    order: 2;
    margin: 0!important;
    padding: 0!important;
    background-color: transparent!important;
    color: rgba(var(--brown), 1)!important; }
.agent-properties .ere-item-wrap .property-bedrooms-inner:after{
	content:"Bedrooms";
	    font-family: 'Nunito Sans';
    font-size: 14px; }
.agent-properties .ere-item-wrap .property-area {
    width: 38% !important; }
.agent-properties .ere-item-wrap .property-info-value {
    font-size: 14px !important;
	font-family: 'Nunito Sans' !important; }
.agent-properties .ere-item-wrap .property-info-inner .fa{
	font-size:14px !important; }
.agent-properties .ere-item-wrap .property-bedrooms{
	width:40% !important; }
.agent-properties .ere-item-wrap .property-bathrooms{
	width:20% !important }
.agent-properties .ere-item-wrap .property-location a {
    color: rgba(var(--light-black), 1)!important;
    font-family: 'Nunito Sans';
    font-weight: 600;
    font-size: 14px;   }
.agent-properties .ere-item-wrap .property-location .fa-map-marker {
    display: none;   }
.agent-properties .ere-item-wrap .property-item-content .property-price {
    position: absolute;
    left: 0;
	top:auto !important;
	    color: #fff !important;
    bottom: 0px;
    font-size: 16px;
    z-index: 3;
    width: 50%;
    padding: 8px 16px; }
.agent-properties .ere-item-wrap .property-image .property-status {
	display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
    font-size: 16px;
    font-weight: 600;
    background:rgba(var(--black), 1);
    position: absolute;
    right: 0;
	top: auto !important;
    bottom: -148px;
    padding: 10px 12px;
    width: 50%;
    text-align: center; }
.agent-properties .ere-item-wrap .property-image .property-status:before {
content: "";
    position: absolute;
    left: -240px;
    top: 0;
    bottom: 0;
    right: 0;
    transform: skewX(-28deg);
    z-index: 0;
    width: 300px;
    background: rgba(var(--brown), 1);
    border-right: solid 4px #fff;   }
.agent-properties .ere-item-wrap .status-item .property-status-bg{
	background-color: transparent !important; }
.agent-properties .ere-item-wrap .property-status-bg .property-arrow{
	display:none !important; }
.agent-properties .ere-item-wrap .property-price-postfix, .agent-properties .ere-item-wrap .property-price-prefix{
	color:#fff !important; }
.agent-properties .ere-item-wrap .status-item{
	line-height:1 !important }
.agent-properties .ere-item-wrap .property-title{
	padding:0 !important; }
.agent-properties .ere-item-wrap .property-heading{
	margin-bottom:0 !important; }
.agent-properties .ere-item-wrap .property-location{
	margin-bottom:0px; }
.agent-properties .ere-item-wrap .property-inner:hover .property-action:before {
    opacity: 1; }
.agent-properties .ere-item-wrap .property-action {
    top: 0;
    background-color: transparent !important; }
.agent-properties .ere-item-wrap .property-action:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    background: -moz-linear-gradient(transparent,rgba(0,0,0,.7),rgba(0,0,0,.7));
    background: -webkit-linear-gradient(transparent,rgba(0,0,0,.7),rgba(0,0,0,.7));
    background: linear-gradient(transparent,rgba(0,0,0,.7),rgba(0,0,0,.7));
    width: 100%;
    height: 100%;
    z-index: 2;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s; }
.agent-properties .ere-item-wrap .property-inner:hover .property-action .block-center-inner {
    opacity: 1; }
.agent-properties .ere-item-wrap .property-action .block-center-inner {
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s; }
.agent-properties .ere-item-wrap .block-center-inner>a, .agent-properties .ere-item-wrap .property-view-gallery-wrap, .agent-properties .ere-item-wrap .social-share{
	background: transparent !important; }
.agent-properties .ere-item-wrap .block-center-inner>a:hover,.agent-properties .ere-item-wrap .property-view-gallery-wrap:hover a, .agent-properties .ere-item-wrap .social-share:hover {
	color: rgba(var(--skin-brown), 1) !important; }
.agent-properties .ere-item-wrap .ere-property .property-label {
    display: flex;
	width: 100%;
	left:15px !important; }
.agent-properties .ere-item-wrap .ere-property .property-label p, .agent-properties .ere-item-wrap .ere-property .property-image .property-status p {
	margin-right: 12px;
	margin-bottom:0; }
.agent-properties .ere-item-wrap .property-label-bg {
    border-radius: 5px;
	    font-family: 'Nunito Sans';
    padding: 2px 10px !important;
	    line-height: 1.5 !important; }
.agent-properties .ere-item-wrap .property-arrow{
	display:none !important; }
.agent-properties .ere-item-wrap .container{
	display:none; }
.agent-properties .ere-item-wrap  .property-image {
    position: relative;
    z-index: 1;
    height: 223px; }
.agent-properties .ere-item-wrap .property-image   img {
    width: 100%;
    height: 223px;
    object-fit: fill; }
#et-main-area #container .ere-agent-single-wrap .agent-properties .ere-heading h2 {
    text-transform: capitalize;
    font-family: 'Nunito Sans';
    margin-bottom: 10px!important;
    font-size: 34px;
	color:rgba(var(--black), 1) !important;
    font-weight: bold; }
#et-main-area #container .ere-agent-single-wrap .agent-other .ere-heading h2{
	color:rgba(var(--black), 1) !important;	 }
.agent-properties .ere-heading sub {
    top: -0.7em!important; }
.ere-agent-single-wrap .agent-content-top .agent-title   {
	 font-family: 'Nunito Sans';
    font-weight: bold;
    color: rgba(var(--black), 1);
    font-size: 22px; }
.ere-agent-single-wrap .agent-position{
	    font-family: 'Mukta';
    color: #6c6c6c;
    text-transform: capitalize;
    font-size: 16px; }
.ere-agent-single-wrap .agent-number-property {
    display: block;
    font-weight: 700;
    font-family: 'Nunito Sans';
    color: rgba(var(--black), 1);
    text-transform: capitalize;
    font-size: 16px; }
.ere-agent-single-wrap  .agent-single .agent-contact {
	margin-top: 12px !important; }
.ere-agent-single-wrap .agent-single .agent-contact i {
    width: 28px !important;
    background: rgba(var(--brown), 1);
    color: #fff;
    margin-right: 10px;
	padding: 4px 8px;  }
.ere-agent-single-wrap .agent-single .agent-contact {
    margin-top: 25px;
    line-height: 2;
    font-family: 'Mukta';
    font-size: 16px;
    color: #6c6c6c;  }
.ere-agent-single-wrap .agent-single .agent-contact  strong{
	    color: rgba(var(--black), 1) !important;  }
.ere-agent-single-wrap .agent-single .agent-contact a{
	    color: rgba(var(--brown), 1) !important; }
.ere-agent-single-wrap .agent-info .agent-agency a {
    margin-bottom: 5px;
    /* float: left; */
    background: rgba(var(--brown), 1);
    padding: 0 14px !important;
    padding-right: 0;
    margin-right: 6px;
    text-decoration: none;
    /* width: 247px; */
    display: inline-block;
    line-height: 1.8;
    border-radius: 25px;
    font-size: 14px;
    color: #fff !important; }
.ere-agent-single-wrap .agent-info .agent-agency a:hover{
	background:rgba(var(--black), 1); }
.ere-agent-single-wrap .agent-info .agent-agency{
    position: relative;
    /* width: 165px; */
    display: block;	 }
/***********property-list-view**********/
.property-list-view .property-inner {
    display: flex;
    border-radius: 7px;
    padding: 0!important;
    background-color: #fff!important;
    flex-direction: row;
	flex-wrap: wrap; }
.property-list-view .property-image {
    max-width: 225px !important;
    margin-right: 0px !important; }
.property-sidebar-list-page .featured-properties-style-3 .property-title a {
	font-size: 16px !important; }
.property-sidebar .ere-search-content .row{
	margin-bottom:0 !important; }
.property-sidebar .ere-widget-listing-property-taxonomy ul li {
    width: 100%;
    margin-bottom: 6px;
    margin-bottom: 0.5em;
    background: #fff;
    padding: 8px 15px;
    border-radius: 6px; }
.property-sidebar .ere-widget-listing-property-taxonomy ul li a {
    color: rgba(var(--light-black), 1)!important;
    font-family: 'Mukta';
    font-size: 16px;
    line-height: 1.8;
    transition: .5s ease; }
.property-sidebar .ere-widget-listing-property-taxonomy ul li a i{
	display:none; }
.property-sidebar .ere-widget-listing-property-taxonomy ul li a:hover {
    color: #6c6c6c !important; }
.property-sidebar .ere-widget-listing-property-taxonomy ul li a:before {
    float: left;
    content: '\24';
    font-family: etmodules;
    color: #fff;
    margin-top: 3px;
    margin-right: 7px;
    background: rgba(var(--skin-brown), 1);
    width: 12px;
    text-align: center;
    height: 6px;
    padding: 11px;
    border-radius: 50%;
    font-size: 15px;
    font-weight: 700;
    display: flex;
    align-items: center;
    transform: rotate(0deg);
    transition: .5s ease;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center; }
.property-sidebar .ere-widget-listing-property-taxonomy ul li:hover a:before {
    transition: .5s ease;
    transform: rotate(360deg); }
/**********Advanced search*************/
.ere-property-advanced-search .ere-search-content .row {
    width: 100%;
    margin-left: 0; }
.ere-advanced-search-wrap .select2-container--default .select2-selection--single {
    height: 39px!important;
    border-radius: 3px !important;
    width: 100%; }
.ere-advanced-search-wrap .ere-search-content .row {
	background: rgba(var(--brown), 1) }
.ere-advanced-search-wrap .sidebar-filter .ui-slider-range.ui-widget-header.ui-corner-all {
    height: 4px!important;
    background-color: rgba(var(--light-brown), 1) !important; }
.ere-advanced-search-wrap .title-slider-filter {
    font-family: 'Nunito Sans';
    color: #fff !important; }
.ere-property-advanced-search .btn-other-features {
    color: #fff !important; }
.ere-property-advanced-search .ere-advanced-search-btn{
	    margin-top: 15px;
    background-color: rgba(var(--black), 1) !important; }
.ere-property-advanced-search .checkbox label{
	color:#fff; }
.advanced-saved-searches {
	display:none;
	border-top: 2px solid rgba(var(--skin-brown), 1) !important; }
 .advanced-saved-searches button  {
	color: #FFFFFF!important;
    border-width: 0px!important;
    font-size: 16px;
    font-family: 'Nunito Sans',Helvetica,Arial,Lucida,sans-serif!important;
    font-weight: 700!important;
    padding: 0.3em 1em;
    /* width: 100%; */
    height: 40px;
    border-radius: 5px;
background-color: rgba(var(--skin-brown), 1); }
.advanced-saved-searches button:hover{
	background-color:rgba(var(--black), 1); }
.ere-advanced-search-wrap .ere-archive-property .ere-heading {
    padding: 0;
    width: 68%;
    background-image: inherit !important; }
.ere-advanced-search-wrap .archive-property-action .sort-property span {
    width: 100%; }
.ere-advanced-search-wrap .ere-property {
	width: 100%; }
.ere-advanced-search-wrap .ere-property.col-gap-0 .ere-item-wrap {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 30px; }
.ere-advanced-search-wrap .form-group {
    width: 24.9%; }
.ere-advanced-search-wrap .ere-heading h2{
    width: 100%;
	color:rgba(var(--black), 1) ;
    text-transform: capitalize;
    font-family: 'Nunito Sans';
    margin-bottom: 10px!important;
    font-size: 34px;
    font-weight: bold; }
.ere-advanced-search-wrap  .ere-heading sub {
    top: -0.7em!important; }
.ere-advanced-search-wrap  .ere-heading:after{
	display:none; }
.ere-advanced-search-wrap  .above-archive-property{
	    display: flex;
    justify-content: space-between; }
.ere-advanced-search-wrap .sort-view-property .view-as {
    display: inline-block;
	position: relative; }
/********our-process*********/
.our-process .et_pb_blurb_container{
	    box-shadow: 0px 3px 17px 0 rgb(0 0 0 / 10%);
	    margin-top: -50px;
    background: #fff;
    padding: 54px 15px 20px;
    border-radius: 5px; }
.our-process .et_pb_column:hover:before {
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }
.our-process .et_pb_column:before {
	    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
    background: rgba(var(--brown), 1);
    display: flex;
    font-weight: 700;
    font-size: 23px;
    color: #fff;
    font-family: 'Nunito Sans';
    text-align: center;
    padding: 16px 15px 10px 15px;
    z-index: 10;
    position: absolute;
    left: auto;
    right: 20px;
    bottom: -23px;
    width: 50px;
    height: 50px;
    border: 3px solid rgba(var(--black), 1);
    outline: 3px solid #fff;
    border-radius: 100%;
    transition: all ease .4s;
    align-content: center;
    justify-content: center;
    align-items: center; }
.our-process .et_pb_blurb_container .et_pb_main_blurb_image img{
    -webkit-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    transition: all 600ms ease; }
.our-process .et_pb_column:hover .et_pb_main_blurb_image img{
    -webkit-transform: scale(-1) rotate( 
180deg );
    -moz-transform: scale(-1) rotate(180deg);
    -ms-transform: scale(-1) rotate(180deg);
    -o-transform: scale(-1) rotate(180deg);
    transform: scale(-1) rotate( 
180deg );
    -webkit-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    transition: all 600ms ease; }
/*******testimonial-style-1***********/
.testimonial-style .et_pb_testimonial {
    border: 2px solid rgba(var(--black), 1); }
.testimonial-style .et_pb_testimonial_portrait{
	    border: 4px solid rgba(var(--black), 1);
    outline: 5px solid rgba(var(--brown), 1);
    outline-offset: 5px; }
.testimonial-style .et_pb_testimonial_author {
	margin-top: 10px; }
.testimonial-style .et_pb_testimonial:hover:before {
    left: 10px;
    top: 10px;
    transition: .5s ease; }
.testimonial-style .et_pb_testimonial:before, .testimonial-style .et_pb_testimonial:after {
    background: #a58353 !important; }
.testimonial-style .et_pb_testimonial:before {
    position: absolute;
    content: '';
    background: rgba(var(--black), 1);
    left: -10px;
    top: -10px;
    width: 40%;
    height: 30%;
    z-index: -1;
    transition: .5s ease; }
.testimonial-style .et_pb_testimonial:hover:after {
    right: 10px;
    bottom: 10px;
    transition: .5s ease; }
.testimonial-style .et_pb_testimonial:after {
	visibility:visible;
    position: absolute;
    content: '';
    background: rgba(var(--black), 1);
    right: -10px;
    bottom: -10px;
    width: 40%;
    height: 30%;
    z-index: -1;
    transition: .5s ease; }
.testimonial-style .et_pb_testimonial_description:after {
       font-weight: bold;
    color: rgba(var(--black), 1);
    font-family: 'ETmodules';
    visibility: visible;
    content: "\7b";
    font-size: 29px;
    left: 50%;
    position: absolute;
    top: -40px;
    background: #fff;
    border: 3px solid rgba(var(--black), 1);
    margin-left: -16px;
    border-radius: 50%;
    z-index: 2;
    width: 40px;
    line-height: 35px;
    height: 40px;}
.testimonial-style .et_pb_testimonial:before {
    margin-left: 0;
    border-radius: 0; }
.testimonial-style  .et_pb_testimonial_description{
	    padding-top: 25px; }
/**********home 4*******************/
/*******property-sales-col-1***********/
.property-sales-col-1 .property-inner {
    display: flex;
    flex-direction: column;
    overflow: hidden !important;
    border-radius: 7px;
    padding: 0!important;
    background-color: #fff!important; }
.property-sales-col-1 .property-image {
    max-width: 100% !important;
    float: left;
    margin-right: 0 !important; }
.property-sales-col-1 .property-item-content {
    position: relative;
    padding: 15px!important;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    background: #fff;
    position: absolute !important;
    z-index: 9999;
    width: 94%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: auto !important;
    bottom: 50px;
    border-radius: 5px; }
.property-sales-col-1 .property-heading{
	    display: flex;
    flex-direction: row; }
.property-sales-col-1 .property-heading h2{
	width:100%; }
.property-sales-col-1 .property-inner .property-action , .property-sales-col-2 .property-inner .property-action {
    opacity: 1!important;
    background-color: transparent!important;
    height: auto!important;
    bottom: auto !important;
    top: 40px !important;
    right: 20px !important;
    left: auto !important;
    width: 30%!important;
    text-align: right; }
.property-sales-col-2  .property-inner{
	overflow: hidden !important;
	    background-color: rgba(var(--light-brown), 1)!important;  }
.property-sales-col-2  .ere-property  .property-image:before {
	top: 0 !important; }
.property-sales-col-2  .ere-property .property-image {
    max-width: 233px!important;
    margin-right: 0px!important;
	    width: 40%;
	height: 210px; }
.property-sales-col-2  .ere-property .property-item-content {
    width: 60%; }
.property-sales-col-2  .ere-property .property-image img {
    width: 100%;
    object-fit: cover;
    height: 242px; }
.property-sales-col-2 .property-item-content {
    padding-top: 60px !important; }
.property-sales-col-2 .property-item-content .property-element-inline>div {
    display: inline-block !important; }
.property-sales-col-2 .property-element-inline {
    display: flex;
    order: 3;
    margin: 10px 0 0;
    padding: 10px 0 0;
    border-top: 2px solid #eee;
    flex-direction: row;
	    justify-content: space-between;
    flex-wrap: nowrap; }
.property-sales-col-2 .ere-item-wrap {	
    margin-bottom: 22px!important; }
.property-sales-col-2 .property-info-inner {
    width: 80%!important; }
.property-sales-col-2 .property-type-list {
    order: 2; }
.property-sales-col-2 .property-type-list  a {
    font-size: 16px;
    font-family: 'Nunito Sans';
    color: rgba(var(--black), 1) !important;
	 font-weight: 700; }
.property-sales-col-2 .property-type-list  .fa-tag:before {
    content: "\f02b";
    color: rgba(var(--brown), 1)!important;
    border: 2px solid rgba(var(--brown), 1)!important;
    border-radius: 50%;
    font-weight: bold;
    padding: 5px 6px;
    font-size: 12px; }
.property-sales-col-2 .property-agent {
	order: 1;	
    margin-right: 2px; }
.property-sales-col-2 .property-date {
	    font-size: 16px !important;
    font-family: 'Nunito Sans';
    color: rgba(var(--black), 1) !important;
	 font-weight: 700 !important;
    position: absolute;
    right: 15px;
    top: 20px; }
.property-sales-col-2 .property-price {
    padding-right: 20px;
    white-space: nowrap;
    position: absolute;
    top: 22px;
    font-size: 20px!important; }
.property-sales-col-2 .property-agent .fa-user:before{
	    font-weight: bold;
	    border: 2px solid rgba(var(--brown), 1)!important;
	    padding: 5px 6px !important;
    font-size: 12px !important; }
.property-sales-col-2 .property-date .fa-calendar:before {
    content: "\f073";
    color: rgba(var(--brown), 1)!important;
    border: 2px solid rgba(var(--brown), 1)!important;
    border-radius: 50%;
    padding: 5px 6px;
    font-size: 12px;
    font-weight: bold; }
.property-sales-col-2 .property-item-content .property-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: -3px;  }
 .property-sales-col-2 .property-heading {
    margin-bottom: -3px !important;  }
/**********property-rent***************/
.property-rent .property-inner {
	    box-shadow: none !important;
    display: flex;
    flex-direction: column;
    overflow: hidden !important;
    border-radius: 7px;
    padding: 0!important;
    background-color: #fff!important;  }
.property-rent .property-image {
    max-width: 100% !important;
    float: left;
    margin-right: 0 !important;  }
.property-rent .property-item-content {
    box-shadow: 0px 5px 18px 0px rgb(8 18 109 / 10%);
    position: relative;
    padding: 15px!important;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    background: #fff;
	    z-index: 99;
    margin: auto;
    width: 94%;
    margin-top: -20px !important;  }
.property-rent .property-heading h2{
	width:100%; }
.property-rent .property-inner .property-action  {
    opacity: 1!important;
    background-color: transparent!important;
    height: auto!important;
    bottom: auto !important;
    top: 40px !important;
    right: 20px !important;
    left: auto !important;
    width: 30%!important;
    text-align: right; }
.property-rent .ere-item-wrap {
    padding-left: 0;
    padding-right: 0;
    position: relative;
    width: 31.7%;
    float: left;
    margin-right: 26px; }
.property-rent .property-excerpt{
	display:none; }
.property-rent .ere-item-wrap:nth-child(3){
		margin-right: 0px; }
/*********home 3***************/
/***********service section*****************/
.service-style-home3 .service-items .et_pb_column {
    border: 3px solid rgba(var(--brown), 1);
    outline: 3px solid rgba(var(--black), 1);
    padding-top: 70px;
	    transition: .3s ease;
	outline-offset: 4px; }
.service-style-home3 .service-items .et_pb_column:hover{
			    transition: .3s ease; }
.service-style-home3 .et_pb_main_blurb_image {
		    transition: .3s ease;
    background: rgba(var(--brown), 1);
    padding: 15px;
    border-radius: 10px;
    position: absolute;
    top: -103px;
    transform: translateX(0px); }
.service-style-home3 .service-items .et_pb_column:hover .et_pb_main_blurb_image{
	    transition: .3s ease;
    transform: translateX(200px); }
.service-style-home3 .et_pb_main_blurb_image img {
    filter: contrast(0) brightness(2); }
/*******property-col-4 page***********/
.property-col-4 .ere-property {
    overflow: hidden;
    padding: 0 !important;
    width: 100% !important;
    max-width: 96% !important;
    margin: auto!important;
    position: relative; }
.property-col-4 .property-inner {
    box-shadow: 0px 5px 18px 0px rgb(8 18 109 / 10%);
    border-radius: 7px;
    padding: 0!important;
    background-color: #fff!important; }
/**********property list page****************/
.property-sidebar .ere-search-content .row {
	    width: 100%;
    margin: auto;
    display: block;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    background: rgba(var(--black), 1);
    padding: 15px;
    margin-bottom: 30px; }
.property-sidebar .ere-search-content .form-group {
    padding: 0 5px;
    height: 44px;
    width: 100%; }
.property-sidebar .ere-search-content  .title-slider-filter {
    font-family: 'Nunito Sans';
    color: #fff !important; }
.property-sidebar{
    padding: 0;
    border: 0; }
.property-sidebar .widgettitle{
	font-family: 'Nunito Sans';
    font-size: 18px!important;
    color: #fff!important;
    font-weight: 600;
    background: rgba(var(--brown), 1);
    padding: 12px 20px;
    border-radius: 5px 5px 0 0; }
.property-sidebar #block-16{
	    margin-bottom: 0; }
.property-sidebar #block-16 h3{
	    font-family: 'Nunito Sans';
    font-size: 18px!important;
    color: #fff!important;
    font-weight: 600;
    background: rgba(var(--brown), 1);
    padding: 12px 20px;
    border-radius: 5px 5px 0 0; }
.property-sidebar .featured-properties-style-3 .property-image {
    height: 95px;
	    width: 28% !important; }
.property-sidebar .featured-properties-style-3 .property-image img {
    width: 100%;
	height: 95px; }
.property-sidebar .featured-properties-style-3 .property-item {
    margin-bottom: 15px!important; }
.property-sidebar .featured-properties-style-3 .property-item-content {
    padding: 10px !important;
	    width: 86% !important; }
.property-sidebar .featured-properties-style-3 .property-title{
	    white-space: initial !important; }
.property-sidebar .featured-properties-style-3 .property-heading {
    display: flex;
    margin-bottom: 0!important;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap; }
.property-sidebar .featured-properties-style-3 .property-location {
    display: block !important;
		    white-space: initial !important; }
.property-sidebar .featured-properties-style-3 .property-location a {
    color: rgba(var(--light-black), 1)!important;
    font-family: 'Nunito Sans';
    font-weight: 600;
	font-size: 12px !important; }
.property-paging-wrap .paging-navigation {
	margin-top: 30px !important; }
.property-sidebar .featured-properties-style-3 .property-item-content .property-price {
    text-align: left;
	font-size: 16px!important;
	width:100% !important; }
/*******property-list-style********/
.property-list-style-page .property-inner {
	box-shadow: 0px 5px 18px 0px rgb(8 18 109 / 10%);
	    background: #fff !important;
	    display: flex; }
.property-list-style-page .property-inner .property-image {
    width: 40%;
    margin-right: 0px !important; }
.property-list-style-page  .property-item-content {
	width: 70%; }
.property-list-style-page .property-item-content .property-excerpt {
    height: 4.8em !important;
	    margin-bottom: 10px;
    max-height: inherit !important; }
.property-list-style-page .property-location .fa-map-marker{
	display:inline-block !important; }
.property-list-style-page .property-location .fa-map-marker:before {
    content: "\f041";
    color: rgba(var(--skin-brown), 1); }
.property-list-style-page .property-element-inline {
    padding: 0 15px;
	display:flex;
    bottom: 6px;
    top: auto;
    left: 0;
    position: absolute;
    z-index: 9; }
.property-list-style-page .property-agent a, .property-list-style .property-date {
    color: rgba(var(--black), 1)!important;
    font-weight: bold!important; }
.property-list-style-page .property-item-content .property-element-inline>div {
    width: 34%;
    text-align: left !important; }
.property-list-style-page .property-heading {
    display: flex;
    margin-bottom: 0!important;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    flex-direction: row; }
.property-list-style-page .property-item-content .property-title a,.property-list-style-page .property-list-two-columns .property-link-detail a {
    color: rgba(var(--black), 1) !important; }
.property-list-style-page .property-item-content .property-price {	
    white-space: inherit !important;
    font-family: 'Nunito Sans';
    font-weight: bold !important;
    position: relative !important;
    text-align: right;
    color: rgba(var(--black), 1) !important;
    font-size: 18px !important;
    z-index: 3;
    width: 40% !important;
    padding: 0px !important; }
.property-list-style-page .property-item-content {
	padding: 15px 15px 36px!important; }
.property-list-style-page .property-price-postfix, .property-list-style-page .property-price-prefix {
    font-size: 12px;
    color: rgba(var(--brown), 1)!important; }
.property-list-style-page .property-status {
	bottom: 0 !important; }
.property-list-style-page .property-status:before {
	display:none; }
.property-list-style-page .property-status {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
	width: 100%; }
.property-list-style-page .property-item-content .property-element-inline>div {
    width: 100%;}
/*************home 4**************/
/*******hero-section-style-4***************/
.hero-section-style-4 .ere-mini-search-properties input[type=text] {
    padding: 0 60px 0 130px !important;}
.hero-section-style-4 .ere-mini-search-properties .ere-mini-search-properties-form {
	border-radius: 50px;}
.hero-section-style-4  .ere-mini-search-properties .ere-status {
    border-radius: 50px;
	    border: 0;
    font-weight: 600;
    font-family: 'Mukta';
    width: 120px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    min-width: 0;
    background: rgba(var(--brown), 1);
    color: #fff;
    text-align: center;
    font-size: 18px;}
.hero-section-style-4 .ere-mini-search-properties input {
		border-radius: 50px;
    width: 100%;
    font-family: 'Mukta';
    font-size: 18px;
    color: #6c6c6c !important;  }
.hero-section-style-4 .ere-mini-search-properties button {
		border-radius: 50px;
    border: 0;
    background: rgba(var(--brown), 1);
    width: 60px;
    color: #fff;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    font-size: 20px; }
/*******************toggle-style-4*/
.toggle-style-4 .et_pb_accordion .et_pb_toggle_title {
	background: rgba(var(--brown), 1);
    padding: 13px 10px 13px 65px; }
.toggle-style-4  .et_pb_toggle_close h4.et_pb_toggle_title:before {
    content: '\4c'; }
.toggle-style-4 .et_pb_accordion .et_pb_toggle_title:before {
    font-weight: 900;
    position: absolute;
    top: 8px;
    left: 0;
    right: auto;
    padding: 15px;
    color: #fff;
    background: rgba(var(--black), 1);
    line-height: 17px;
    display: block;
    content: '\4b'; }
.toggle-style-4 .et_pb_toggle h4.et_pb_toggle_title:after {
    content: "";
    border-bottom: 25px solid transparent;
    border-left: 15px solid rgba(var(--black), 1);
    border-top: 23px solid transparent;
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    left: 45px; }
.toggle-style-4 .et_pb_toggle_content {
    font-weight: 600;
    color: #828282!important;
    line-height: 26px;
    border-top: 1px solid #ddd;
    padding: 15px;
    background: #fff;
    margin-left: 44px; }
.toggle-style-4 .et_pb_accordion .et_pb_toggle_title {
    background: rgba(var(--brown), 1);
    display: block;
    padding: 13px 10px 13px 65px; }
.toggle-style-4 .et_pb_toggle {
	    border: 0;
    padding-top: 0px!important;
    padding-right: 0px!important;
    padding-bottom: 0px!important;
	padding-left: 0px!important; }
.toggle-style-4 .et_pb_image {
	    height: 533px; }
.toggle-style-4 .et_pb_image img {
    height: 533px;
	object-fit: cover; }
/*********header-4*****************/
.header-style-4 .et_pb_sticky {
    background: rgba(var(--black), 1);
	transition: .4s ease; }
/******home 6************/
/***********header-style-6-search*******/
.header-style-6-search .ere-search-properties .form-group {
    height: auto;
	padding: 0 6px; }
.header-style-6-search .ere-search-properties .form-control {
    font-family: 'Nunito Sans';
    color: rgba(var(--black), 1) !important;
    display: block;
    font-size: 12px;
    border: 0!important;
    width: 100%;
    height: 40px; }
.header-style-6-search .ere-search-properties .ere-advanced-search-btn{
    background: rgba(var(--black), 1)!important;
    height: 40px;
    width: 100%;
    border: 0;
    color: #fff;
    font-family: 'Nunito Sans';
    font-size: 16px;
    font-weight: 700;
    border-radius: 5px; }
.header-style-6-search .ere-search-properties .col-lg-3 {
    width: 18%; }
.header-style-6-search .ere-search-properties .ere-search-content .row div:nth-child(1){
	width:46% !important; }
/*********our-partners*************/
.our-partners .et_pb_column:hover img{
	    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    opacity: 1;
    transform: rotateX(360deg); }
.our-partners .et_pb_column img {
    transform: rotateX(0deg);
	    opacity: 0.6;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease; }
/**********home page 3*********/
/******service-style-4****/
.service-style-4 .et_pb_image{
	    height: 372px; }
.service-style-4 .et_pb_image img{
	    height: 372px;
    object-fit: cover; }
.service-style-4 .service-items .et_pb_column{
	overflow:hidden; }
.service-style-4 .service-items .et_pb_column:hover .et_pb_blurb{
    left: 100%; }
.service-style-4 .et_pb_blurb_content .et_pb_image_wrap img{
    filter: contrast(0) brightness(2); }
.service-style-4 .et_pb_blurb{
	transition:.3s ease;
	    position: absolute;
    bottom: 0;
    background: rgba(var(--black), 1);
    width: 100%;
    left: 0; }
.service-style-4 .service-items .et_pb_column:hover .et_pb_image:before {
    right: 100%; }
.service-style-4 .service-items .et_pb_column .et_pb_image:before {
	z-index:99;
    position: absolute;
    content: '';
    left: auto;
	right:0;
    bottom: 100%;
    width: 100%;
    height: 100%;
    opacity: 0.85;
    display: block;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    background-color: rgba(var(--brown), 1); }
/*********home page 5*************/
/*****our-features-style5***************/
.our-features-style5 .feature-items .et_pb_column {
    width: 48.3333% !important; }
.our-features-style5 .feature-items .et_pb_column:before {
	content:'';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;
    color: #ffffff;
    text-align: center;
    -webkit-transition: all 700ms ease;
    -ms-transition: all 700ms ease;
    -o-transition: all 700ms ease;
    transition: all 700ms ease;
    -moz-transform: rotateX(-180deg);
    -webkit-transform: rotateX(-180deg);
    -ms-transform: rotateX(-180deg);
    -o-transform: rotateX(-180deg);
    transform: rotateX(-180deg);
    background-image: linear-gradient(to bottom, rgba(var(--brown), 1) 0%, rgba(var(--brown), 1) 100%); }
.our-features-style5 .feature-items .et_pb_column:hover:before{
	    -moz-transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 1;
    visibility: visible; }
.our-features-style5 .feature-items .et_pb_column:hover .et_pb_blurb .et_pb_module_header{
	color:#fff !important; }
.our-features-style5 .feature-items .et_pb_column:hover .et_pb_blurb_description p{
	color:#fff !important }
.our-features-style5 .feature-items .et_pb_column .et_pb_main_blurb_image {
    padding: 12px;
    background: #fff;
    border-radius: 50%;
    display: inline-block;
	margin-bottom: 20px; }
/*******latest-property-style-5*******/
.latest-property-style-5 .property-item  .property-inner {
    box-shadow: 0px 5px 18px 0px rgb(8 18 109 / 10%) !important;
    background-color: #fff !important; }
.latest-property-style-5 .owl-dots .owl-dot span{
	background-color: rgba(var(--black), 1) !important; }
.latest-property-style-5 .property-inner .property-action {
    position: relative !important;
	bottom: 30px !important; }
.latest-property-style-5 .property-inner .property-image {
    position: relative;
    z-index: 1;
    height: 260px;
    overflow: hidden; }
.latest-property-style-5 .property-inner .property-image:before {
	top: 0 !important;  }
.latest-property-style-5 .owl-carousel .owl-item img {
    object-fit: cover;
    display: block;
    width: 100%;
    height: 290px;
    overflow: hidden; }
/******mobile app section*****/
.mobile-app .google-play .et_pb_image_wrap {
	margin-left:20px; }
/**********home page 6*********/
.tour-style-6 .et_pb_icon {
    text-align: center;
    position: absolute;
    width: 90%;
    top: 16px;
    margin: 0 auto;
    left: 0;
    height: 80%;
    opacity: .9;
    background: rgba(var(--brown), 1);
    right: 0;  }
.tour-style-6 .et_pb_icon_wrap {
	margin: 50px 0;  }
/*********popular-places-style-6***********/
.popular-places-style-6 .property-item {
    position: relative;
    overflow: hidden;
    height: 250px;
    padding: 0 8px !important;   }
.popular-places-style-6 .property-item img {
    width: 100%;
    height: 250px;
    object-fit: cover;   }
.popular-places-style-6 .property-date {
	display:none !important;   }
.popular-places-style-6 .property-agent a{
	justify-content: normal !important;  }
.popular-places-style-6 .property-item .property-agent {
	width: 230% !important;  }
/*******home page 5***********/
.places-style-5 .property-item {
    padding: 0 !important;  }
.places-style-5 .ere-property {
	max-width: 100% !important;  }
.places-style-5 .property-date {
	display:none !important;  }
.places-style-5 .property-agent a{
	justify-content: normal !important;   }
/**********single property*************/
.single-property-area{
	background: rgba(var(--light-brown), 1);   }
.single-property-area .property-gallery-wrap , .single-property-area  .property-location ,  .single-property-area  .property-info-tabs ,  .single-property-area  .property-google-map-directions ,  .single-property-area .property-nearby-places , .single-property-area  .property-floors-tab , .single-property-area  .property-attachments , .single-property-area  .property-contact-agent , .single-property-area .property-info-footer , .single-property-area #comment-wrap , .single-property-area .property-description{
	    overflow: hidden;
    padding: 27px 0;
    width: 80%;
    max-width: 1080px;
    margin: auto!important;
    position: relative;  }
.single-property-area .property-main-info {
    background-position: 50% 15%!important;
    background-size: cover;
    background-repeat: no-repeat;
    display: table;
    padding: 81px 222px !important;
    width: 100%;
background-blend-mode: overlay;
    background-image: url(https://bhcidcom962e1.zapwp.com/m:0/a:https://pearl.duogeeks.com/wp-content/uploads/2021/11/interior16.jpg),linear-gradient(
180deg,#161616 0%,#0a0a0a 100%)!important;   }
.single-property-area .property-info-action .property-main-info {
    padding: 0 220px;
    background-color: transparent; }
.single-property-area .property-info-action .property-action {
    float: right;
    position: relative;
    top: 11px;
    padding-right: 222px; }
.single-property-area .property-info {
	    padding:10px 0 2px 222px!important; }
.single-property-area .property-info-action .property-main-info .property-info-block-inline {
    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
    align-content: flex-start; }
.single-property-area  .property-info-action .property-main-info .property-location {
    text-align: left;
    padding-left: 0;
    margin: 0 !important;
    padding-top: 12px;
    padding-bottom: 0px; }
.single-property-area  .property-info-action .property-action .social-share {
	background-color: rgba(var(--black), 1) !important; }
.single-property-area  .property-info-header{
	margin-bottom:0; }
.single-property-area .property-info-action .property-info>div>span {
    color: rgba(var(--brown), 1) !important;
    width: 40px;
    height: 40px;
    border: solid 3px rgba(var(--brown), 1);
	font-size: 16px !important;
	padding:0;
	border-radius:50%; }
.single-property-area .property-info-action .property-info .fa:before {
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    width: 100%;
    text-align: center;
    flex-wrap: nowrap; }
.single-property-area .property-info-action .property-info .content-property-info {
	padding-left: 10px; }
.single-property-area  .property-info-action {
    background-color: rgba(var(--light-brown), 1) !important; }
.single-property-area  .property-info-action .property-info>div .property-info-value {
    font-weight: bold !important;
    color: rgba(var(--black), 1);
    font-family: 'Nunito Sans'; }
.single-property-area  .property-info-action .property-info>div p {
    line-height: .6em !important; }
.single-property-area .property-info-action .property-info>div .property-info-title {
    font-weight: 400;
    font-family: 'Mukta';
    color: #6c6c6c; }
.single-property-area .property-info-action .property-action .social-share-hover:hover .social-share-list {
	background: rgba(var(--black), 1) !important; 
z-index: 999}
.single-property-area .property-info-action .property-action .property-action-inner>a, .single-property-area .property-info-action .property-action .social-share {
	background-color: rgba(var(--brown), 1) !important;  }
.single-property-area .property-info-action .property-action .social-share-hover .social-share-list a:hover {
    color: rgba(var(--brown), 1) !important; }
.single-property-area .property-info-action .property-main-info .property-status {
    position: relative;
    top: -3px; }
.single-property-area .property-info-action .property-main-info .property-status span {
    border-radius: 25px;
    font-family: 'Nunito Sans'; }
.single-property-area .property-info-action .property-main-info .property-price {
    font-family: 'Nunito Sans'; } 
.single-property-area .property-info-action .property-main-info .property-heading h2 {
    font-family: 'Nunito Sans';
    font-size: 34px;
	font-weight: bold;
    line-height: 1.2;
	overflow:visible; }
.single-property-area .property-info-action .property-main-info .property-location{
	background: transparent !important; }
.single-property-area .property-info-action .property-main-info .property-location i {
    margin-right: 5px;
    color: rgba(var(--skin-brown), 1) !important; }
.single-property-area .property-info-action .property-main-info .property-location span {
    color: #fff;
    font-family: 'Mukta';
    font-weight: 400;
	font-size: 16px; }
.single-property-area .ere-heading-style2 {
    margin-bottom: 0!important;
    padding: 0; }
.single-property-area .ere-heading-style2 h2 {
    font-weight: 600;
    color: #fff;
    font-size: 18px;
    background: rgba(var(--black), 1);
padding: 16px 17px 18px!important; 
	margin: 0;
	    font-family: 'Nunito Sans'; }
.single-property-area .ere-heading-style2 h2:after{
	display:none; }
.single-property-area .property-tab .nav-tabs{
	background: rgba(var(--black), 1) !important }
.single-property-image-main .owl-item img ,.single-property-image-thumb  .owl-item img ,.single-property-area .single-property-image-thumb .current:before {
    border-radius: 5px; }
.single-property-area .property-gallery-wrap{
	background: #fff;
    padding: 15px !important; }
.single-property-area .property-description , .single-property-area .property-location , .single-property-area .property-info-tabs, .single-property-area  .property-floors-tab , .single-property-area  .property-attachments , .single-property-area .property-google-map-directions{
	    margin-top: 30px !important;
    margin-bottom: 30px !important;
    background: #fff;
    padding: 0; }
.single-property-area .single-property-element:not(.property-gallery-wrap):not(.property-info-tabs):not(.property-floors-tab) .ere-property-element , .single-property-area .tab-content {
    padding: 15px;
	    font-family: 'Mukta';
    font-size: 16px;
    line-height: 1.8; }
.single-property-area .property-address strong, .single-property-area .property-location ul li strong {
    display: inline-block;
    color: rgba(var(--black), 1); }
.single-property-area .property-info-tabs ul.ere-property-list li:nth-child(odd) {
    background: rgba(var(--light-brown), 1); }
.single-property-area .property-info-tabs ul.ere-property-list li {
    padding: 8px 15px; }
.single-property-area .property-info-tabs ul.ere-property-list strong {
    display: inline-block;
    width: 50%;
    color: rgba(var(--black), 1); }
.single-property-area .property-tab .tab-content>div {
    padding-top: 15px !important; }
.single-property-area .ere-google-map-directions .ere-directions {
    position: absolute;
    left: 15px;
	bottom: 30px; }
.single-property-area .property-tab .nav-tabs li a{
	    color: #fff !important;
    font-size: 16px;
    font-family: 'Nunito Sans';
    font-weight: bold !important;
    margin: 10px 0 15px 15px !important;
    padding: 10px 20px !important;
    border-radius: 50px !important;
    border: 2px solid #fff !important; }
.single-property-area .property-tab .nav-tabs li.active a, .single-property-area .property-tab .nav-tabs li:hover a {
    background-color: rgba(var(--brown), 1) !important;
    color: #fff; }
.single-property-area .ere-google-map-directions #get-direction {
    padding-top: 6px !important;
    padding-bottom: 6px;
    height: 34px;
    vertical-align: bottom;
    display: inline-block;
    font-size: 14px;
    line-height: 18px;
    padding: 11px 19px;
    color: #fff;
    background-color: rgba(var(--brown), 1) !important;
    border: solid 2px;
    border-color: rgba(var(--brown), 1);
    font-weight: 400;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }
.single-property-area .single-property-image-main .owl-next {
    background-color: rgba(var(--brown), 1) !important; }
#wp-property_des-wrap .insert-media:hover, .color-light .owl-dots .owl-dot.active span, .owl-dots .owl-dot.active span, .owl-nav .owl-next:hover, .owl-nav .owl-prev:hover {
    background-color: rgba(var(--brown), 1) !important; }
.lg-actions .lg-next, .lg-actions .lg-prev {
    border-radius: 2px;
	color: #fff !important; }
.single-property-area .ere-google-map-directions #directions-input {
    color: rgba(var(--black), 1);
	font-family: 'Mukta'; }
.single-property-area  .ere-property-element p{
	font-family: 'Mukta';
    font-size: 16px;
    line-height: 1.8; }
.single-property-area .property-location .open-on-google-maps {
    position: absolute;
    right: 15px !important;
    top: 10px !important;
    color: #fff;
	    font-family: 'Nunito Sans'; }
.single-property-area .property-location .open-on-google-maps .fa{
	    color: rgba(var(--skin-brown), 1); }
.single-property-area .property-nearby-places{
	display:none; }
.single-property-area .contact-agent .agent-contact-btn {
    border-radius: 3px !important;
    color: #FFFFFF!important;
    border-width: 0px!important;
    font-size: 16px;
    font-family: 'Nunito Sans',Helvetica,Arial,Lucida,sans-serif!important;
    font-weight: 700!important;
    padding-right: 2em;
    padding-left: 0.7em;
    background-color: rgba(var(--brown), 1);
    width: 100%; }
.single-property-area .contact-agent input, .single-property-area .contact-agent textarea {
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    padding-left: 25px;
    padding-right: 25px;
    border-radius: 5px 5px 5px 5px;
    overflow: hidden;
    border-width: 2px!important;
    border-color: rgba(var(--brown), 1)!important;
    background-color: #fff ;
    color: rgba(var(--black), 1)000 !important;
    font-family: 'Mukta',Helvetica,Arial,Lucida,sans-serif!important;
    font-size: 16px!important;
    line-height: 1.8em!important; }
.single-property-area .property-contact-agent .ere-property-element{
	background:#fff; }
.single-property-area .property-info-footer .ere-property-element{
	background:#fff;	 }
.single-property-area  .property-info-footer span i {
    margin: 0 5px;
    color: rgba(var(--brown), 1) !important; }
.single-property-area #commentform input[type=email],.single-property-area #commentform input[type=text], .single-property-area #commentform input[type=url], .single-property-area #commentform textarea {
    border-radius: 5px 5px 5px 5px;
    overflow: hidden;
    border-width: 2px!important;
    border-color: rgba(var(--brown), 1)!important;
    background-color: #fff;
    color: rgba(var(--black), 1)000;
    font-family: 'Mukta'; }
.single-property-area #comment-wrap .comment-respond .comment-reply-title{
	font-family: 'Nunito Sans';
    font-weight: 700;
    color: rgba(var(--black), 1)000!important;
    line-height: 1.2em; }
.single-property-area #commentform .form-submit .et_pb_button , .single-property-area #commentform .et_password_protected_form .et_submit_button:hover, .single-property-area #commentform .form-submit .et_pb_button:hover {
    color: #FFFFFF!important;
    border-width: 0px!important;
    font-size: 16px;
    font-family: 'Nunito Sans',Helvetica,Arial,Lucida,sans-serif!important;
    font-weight: 700!important;
    padding-right: 2em;
    padding-left: 0.7em;
    background-color: rgba(var(--brown), 1);
	width: 100%; }
.single-property-area .agent-avatar {
    text-align: center;
    width: 30%; }
.single-property-area .agent-content .agent-heading h4 a{
    font-family: 'Nunito Sans';
    font-weight: bold;
    color: rgba(var(--black), 1);
    font-size: 22px; }
.single-property-area .agent-content .agent-heading h4 a:hover{
	color:rgba(var(--brown), 1); }
.single-property-area .agent-content .agent-heading span{
	    font-family: 'Mukta';
    color: #6c6c6c;
    text-transform: capitalize;
    font-size: 16px; }
.single-property-area .agent-content .agent-social a i {
    line-height: 36px;
    color: #fff!important; }
.single-property-area .agent-content .agent-social a {
    background-color: rgba(var(--brown), 1) !important; }
.single-property-area .agent-content .agent-social a:hover {
    background-color: rgba(var(--black), 1) !important; }
.single-property-area .agent-content .agent-info-contact i{
	    width: 28px!important;
    background: rgba(var(--black), 1);
    color: #fff!important;
    margin-right: 10px;
    padding: 4px 8px; }
.single-property-area .agent-content .agent-info-contact span{
	    color: #6c6c6c !important; }
.single-property-area .agent-content .agent-info-contact a {
    color: rgba(var(--brown), 1) !important; }
.single-property-area .agent-content .btn-primary{
	    color: #FFFFFF!important;
    border-width: 0px!important;
    font-size: 16px;
    font-family: 'Nunito Sans',Helvetica,Arial,Lucida,sans-serif!important;
    font-weight: 700!important;
    padding-right: 0.7em;
    padding-left: 0.7em;
    background-color: rgba(var(--brown), 1);
    margin-top: 25px; }
/*********compare page****************/
.compare-thumb-main .compare-property-remove i {
    position: relative;
    top: 0 !important;
	left:0;
    display: flex;
    font-size: 12px;
    align-content: center;
    justify-content: center;
    align-items: center; }
.listing-btn i{
	font-size: 22px;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center; }
.compare-listing-header .title {
	color:rgba(var(--black), 1);
    margin: 0;
    line-height: 1.2;
    padding: 0;
    font-family: 'Nunito Sans';
    font-size: 18px;
    font-weight: bold; }
.compare-tables.table-striped .property-title {
    margin-top: 0 !important;
    margin-bottom: 0 !important;	
    padding: 0; }
.compare-tables.table-striped .property-title a {
    color: rgba(var(--black), 1);
    font-weight: bold;
    font-size: 16px;
    font-family: 'Nunito Sans';
    line-height: 1.4; }
.property-price-postfix, .property-price-prefix {
    font-size: 12px;
    color: rgba(var(--brown), 1) !important; }
.compare-tables.table-striped .property-location {
    font-weight: normal;
    color: #6c6c6c;
    font-family: 'Mukta';
    font-size: 16px;
    line-height: 1.8; }
.compare-table-wrap .property-image-wrap{
	height:164px; }
.compare-table-wrap .property-image-wrap img{
	    height: 164px;
    object-fit: cover;
	width:100%; }
.compare-tables.table-striped th {
    background: 0 0!important;
    padding:0 6px 15px; }
.compare-tables.table-striped .property-inner:before {
    background: rgba(var(--brown), 1) !important;
    z-index: -2; }
.compare-tables.table-striped .property-inner {
    min-height: 300px; }
.compare-tables.table-striped thead th {
    vertical-align: bottom!important; }
.compare-tables.table-striped tbody>tr:nth-of-type(even) {
	background-color: rgba(var(--light-brown), 1) !important;
	    border: 1px solid rgba(var(--brown), 1); }
.entry-content table:not(.variations) {
    border: 1px solid rgba(var(--brown), 1) !important;
	margin: 0 !important; }
.compare-tables.table-striped .title-list-check {
    padding-left: 21px;
    text-align: left;
    color: rgba(var(--black), 1);
    font-family: 'Nunito Sans';
    font-weight: bold !important;
	font-size: 16px; }
.compare-tables.table-striped td {
    color: #6c6c6c;
    font-family: 'Mukta'; }
/********property-light-box**************/
.lg-outer {
	z-index: 99999 !important; }
.lg-backdrop {
    z-index: 99999 !important; }
.lg-outer .lg-image {
	width: 56% !important; }
.lg-actions .lg-next, .lg-actions .lg-prev{
	    background: rgba(var(--brown), 1);
    border-radius: 5px; }
/*******home 2 footer ********/
.footer-blog .et_pb_post img{
	    margin-right: 15px!important;
	    border: 2px solid rgba(var(--brown), 1);
    padding: 7px 7px;
    max-width: 95px;
    float: left;
    height: 77px;
    object-fit: cover; }
.footer-blog .et_pb_post .entry-featured-image-url {
    margin-bottom: 0; }
.footer-style-2 .et_pb_post {
	margin-bottom: 15px!important; }
.footer-blog .et_pb_post .entry-title{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 5px;
	    padding-bottom: 5px; }
/**************ere-agent-wrap pagination******/
/* .ere-agent-wrap .paging-navigation {
    position: relative;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.ere-agent-wrap .paging-navigation .page-numbers.next {
    margin-right: 0;
	position: relative;
} */
/*****property-favorite************/
.property-favorite{
	display:none !important; }
/******mobile menu*************/
/**** This hides the sub menu items on mobile ****/
#page-container .mobile_nav li ul.hide {
    display: none !important; }
/**** This adjusts the positioning and the background transparency of the parent menu item on mobile ****/
#page-container .mobile_nav .menu-item-has-children {
    position: relative; }
#page-container .mobile_nav .menu-item-has-children > a {
    background: transparent; }
/**** This styles the icon and moves it to the right ****/
#page-container .mobile_nav .menu-item-has-children > a + span {
    position: absolute;
    right: 0;
    top: 0;
    padding: 10px 20px;
    font-size: 20px;
    font-weight: 700;
    cursor: pointer;
    z-index: 3; }
/**** Here you can swap out the actual icons ****/
#page-container span.menu-closed:before {
    content: "\4c";
    display: block;
    color: rgba(var(--black), 1);
    line-height: 1.2;
    font-size: 14px;
    font-family: ETmodules; }
#page-container span.menu-closed.menu-open:before {
    content: "\4d"; }
/* Styling Middle Line - Code By Divi Awesome */
.mobile_menu_bar{
	position: absolute;
    right: 0;
    top: 0px;
	width:35px;
	height:2px;
	background:rgba(var(--black), 1); /* Change the color if you are using black background */
	border-radius:20px;
	transition: all .5s ease-in-out; }
/* Styling Top and Bottom Line - Code By Divi Awesome */
.mobile_menu_bar:before,
.mobile_menu_bar:after{
	content:'' !important;
	height:2px;
	position:absolute !important;
	background:rgba(var(--black), 1); /* Change the color if you are using black background */
	border-radius:0px;
	transition: all .5s ease-in-out; }
/* Reducing width of Top Line - Code By Divi Awesome */
.mobile_menu_bar:before{
	width:30px;
	transform:translatey(-8px);
	transition: all .5s ease-in-out; }
.mobile_menu_bar:before {
    top: 0px !important; }
/* Reducing width of Bottom Line - Code By Divi Awesome */
.mobile_menu_bar:after{
	width:25px;
	transform:translatey(8px);
	transition: all .5s ease-in-out;
	height: 2px;
  right: 9px;}
/* Sliding Middle line to the left - Code By Divi Awesome */
.mobile_nav.opened .mobile_menu_bar{
	transform:translatex(-50px);
	background:transparent;
	transition: all .5s ease-in-out; }
/* Rotating the line once it is open - Code By Divi Awesome */
.mobile_nav.opened .mobile_menu_bar:before{
	transform:rotate(45deg) translate(34px, -34px);
	transition: all .5s ease-in-out;	
	left: 8px;}
/* Rotating the line once it is open - Code By Divi Awesome */
.mobile_nav.opened .mobile_menu_bar:after{
	transform:rotate(-45deg) translate(35px, 35px);
	transition: all .5s ease-in-out;
	    right: 0;
    width: 30px; }
/*If dropdown is overlapping hamburger use the below code*/
.mobile-menu-style-1 .et_mobile_menu{
	    box-shadow: 0 6px 18px 0 rgb(100 130 208 / 17%);
	     min-width: 77vw;
    margin-left: 0;
    margin-top: 9vw;
    overflow-y: scroll!important;
    max-height: 80vh!important;
    -overflow-scrolling: touch!important;
    -webkit-overflow-scrolling: touch!important;
    transform: translateX(-142px); }
/****responsive*************************/
@media (max-width: 980px){
h1 {
    font-size: 40px !important; }
h2 {
    font-size: 30px !important; }
/*******mobile menu*****/
.mobile-menu-style-1 .et_mobile_menu {
    transform: translateX(-300px);
    margin-top: 5vw; }	
/*******advanced search*****/
.ere-advanced-search-wrap .form-group {
    width: 32.9%; }
/******home 1*************/
/***home-search******/
.home-search .form-group {
    padding: 0 5px;
    height: 44px;
    width: 92%; }
/*****.top-section-style-1*******/	
.top-section-style-1 .et_pb_main_blurb_image {
    background: rgba(var(--brown), 1);
    width: 86px;
	height: 90px; }
.top-section-style-1 .et_pb_column {
    padding: 0 15px 36px;
    margin-bottom: 50px !important;  }	
/*****latest-properties*********/
.ere-property.col-gap-30 .ere-item-wrap {
    padding-left: 0 !important;
    padding-right: 15px !important; }
.latest-properties-style-6 .property-title {
    margin-bottom: 0 !important; }
.latest-properties-style-6 .property-title a {
    font-size: 18px; }
.latest-properties-style-6 .property-area {
    width: 36%!important; }
.latest-properties-style-6 .property-info .property-info-inner>div {
    font-size: 10px !important;
    padding-right: 0px !important; }	
/***property-sales*******/
.property-sales-col-1 .property-item-content {
	position: relative !important;
    top: 0px !important;
    background: rgba(var(--light-brown), 1) !important;
    bottom: 0;   }
.property-sales-col-1 .property-inner {
    background-color: rgba(var(--light-brown), 1) !important;    }
.property-sales-col-1 .ere-property.col-gap-0 .ere-item-wrap {
    margin-bottom: 0 !important;   }
.property-sales-col-2 .ere-property .property-image {
    max-width: 100% !important;
    overflow: hidden;   }
/*****portfolio-home1*********/
.col-width .et_pb_portfolio_item {
    width: 100%!important;
	margin: 0 1% 10%!important;    }	
.et_portfolio_image img {
    width: 100%;   }
/****our team home 1**********/
.our-agents .et_pb_member_social_links {
	top: -207px;   }	
/******popular places home 1***********/
.popular-places .row-popular-places .property-item:nth-child(1), .popular-places .row-popular-places .property-item:nth-child(6) {
    width: 100%!important;    }
.popular-places .row-popular-places .property-item:nth-child(1) img , .popular-places .row-popular-places .property-item:nth-child(6) img{
    width: 100%!important;
    height: 325px;
    object-fit: cover;
    object-position: left;   }
.popular-places .row-popular-places .property-item:nth-child(2), .popular-places .row-popular-places .property-item:nth-child(3), .popular-places .row-popular-places .property-item:nth-child(4), .popular-places .row-popular-places .property-item:nth-child(5) {
	width: 100%;   }
/****footer home 1*******/
.featured-properties-style-3 .property-inner {
	display: flex;  }
.featured-properties-style-3 .property-item-content {
    padding-top: 0 !important;   }	
/******home 2*****/	
/****hero-section-style-2*******/
.hero-section-style-2 .property-inner .property-main-info {
	width: 100%;
    padding: 15px 37px !important;    }
.hero-section-style-2 .property-inner .property-info {
    padding: 15px 37px!important;
    display: inline-flex !important;   }
.hero-section-style-2 .property-inner .property-info>div .property-info-value {
    font-size: 12px;
    padding-bottom: 4px!important;    }
.hero-section-style-2 .property-inner .property-info>div {
    padding-right: 7px !important;   }
.hero-section-style-2 .property-inner .block-center-inner {
    background-color: #fff !important;
    max-width: 100%;
    padding-top: 25px !important;
    padding-bottom: 45px;   }
.hero-section-style-2 .property-inner .block-center {
	padding-top: 0px!important;
position: relative !important;    }
/*****home-2 latest properties*****/	
.latest-properties-style-6 .property-item-content {
	padding: 5px 15px 50px!important;    }
/*******portfolio home 2*****/
.portfolio-view-2 .et_pb_portfolio_filters ul li:after{
		display:none; }
.portfolio-view-2 .et_pb_portfolio_filters ul li {
	width: 45% !important;
	margin: 0 15px 10px 0;
	float:left !important; }
/*****testimonials home 2****/
.testimonial-style-2 .et_pb_slide_description {
    width: 100% !important;
    padding-left: 0 !important;
	padding-top: 0 !important; }
.testimonial-style-2 .et_pb_slide_description:before{
	left: 0;	}
.testimonial-style-2 .et_pb_slide_description {
	width: 70%!important; }
.testimonial-style-2 .et_pb_slide_image{
    margin-top: -30% !important;
    display: block!important;
    width: 26%; }
.testimonial-style-2 .et_pb_slide_description:before {
	font-size: 65px; }
.testimonial-style-2 .et_pb_slide_description h4 {
	color: rgba(var(--skin-brown), 1) !important; }	
.testimonial-style-2 .et-pb-arrow-next, .testimonial-style-2 .et-pb-arrow-prev{
    top: 100%;		 }
.testimonial-style-2 .et-pb-arrow-prev {
    left: 4%!important; }
.testimonial-style-2 .et-pb-arrow-next {
    right: 4%!important; }	
/***********home 3*********/
/******hero style home 3****/
.hero-section-style-5 .ere-property-slider.navigation-middle .property-inner .block-center-inner {
	background-color: rgba(var(--black), 1) !important;
    padding: 18px !important; }
.hero-section-style-5 .ere-property-slider.navigation-middle .property-inner .block-center {
    padding-left: 0;
	padding-right: 0; }
.hero-section-style-5 .ere-property-slider .property-heading h2 a {
	font-size: 20px; }	
.hero-section-style-5 .property-main-info .property-location span {
    font-size: 12px; }
.hero-section-style-5 .ere-property-slider .property-heading h2 {
    margin-top: 15px; }
.hero-section-style-5 .ere-property-slider.navigation-middle .property-inner .property-main-info {
    padding: 0!important; }
.hero-section-style-5 .ere-property-slider.navigation-middle .property-inner .property-main-info .property-location {
    padding-left: 12px; }
.hero-section-style-5 .property-heading {
    align-items: flex-start; }	
/******search style home 3******/
.search-style-5 .form-group {
    width: 100% !important;
    margin-bottom: 20px !important; }
/********featured property home 3*****/	
.featured-properties-h3-p1 .property-inner .property-item-content {
    padding-top: 0 !important; }
.featured-properties-h3-p1 .property-heading h2 a {
	font-size: 14px!important; }
.featured-properties-h3-p1 .property-heading h2{
    white-space: normal !important;		 }
.featured-properties-h3-p1 .property-heading {
    align-items: flex-start; }
.featured-properties-h3-p1 .property-single-carousel .property-price {
	font-size: 16px!important; }
/*****blog home 3******/
.blog-fullwidth-without-sidebar .et_pb_post {
    width: 100%;
	margin: 0 0 30px; }
.blog-fullwidth-with-sidebar .et_pb_post .entry-featured-image-url {
    width: 100%;
    margin-right: 0; }
.blog-fullwidth-with-sidebar .blog-description {
    width: 100%;
    padding: 15px 15px; }
/********home 4*****/
.featured-home4	.property-inner{
		    flex-direction: column; }
.property-rent .ere-item-wrap {
	width: 100%; }
.property-rent .property-item-content {
	box-shadow: inset 0px 5px 18px 0px rgb(8 18 109 / 10%); }
.property-rent .property-info-inner {
    width: 100%!important; }	
/************home 5*************/
/******search form home 5***/
.home-3-form {
    position: relative;
    width: 100%; }
.property-by-city .ere-property-featured.property-cities-filter .filter-wrap a:after{
     display:none; }
.property-by-city .ere-property-featured.property-cities-filter .filter-wrap a {
    margin-right: 10px; }
.property-by-city .ere-property-featured.property-cities-filter .property-heading {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: column; }
.property-by-city .ere-property-featured.property-cities-filter .property-heading a {
	font-size: 16px;
    margin-bottom: 20px; }
.property-by-city .ere-property-featured.property-cities-filter .property-heading span {
	font-size: 16px; }
.property-by-city .ere-property-featured .property-info .property-info-inner>div {
    display: inline-flex;
	width: 50%;
    margin-bottom: 15px; }
.property-by-city .ere-property-featured .property-info .property-info-inner {
    width: 100%;
	display: flex;
    flex-wrap: wrap; }
.property-by-city .ere-property-featured .property-info .property-info-inner .property-info-item-inner .property-info-value {
	font-size: 14px; }
.property-by-city .ere-property-featured .property-info .property-info-inner .property-info-item-inner>span {
    font-size: 16px;
    width: 40px;
    height: 40px; }
.property-by-city .ere-property-featured .property-info .property-info-inner .property-info-item-inner .content-property-info {
    padding-left: 5px; }
.property-by-city .ere-property-featured.property-cities-filter .filter-wrap select {
    font-size: 14px;
    border: 2px solid rgba(var(--brown), 1);
    font-family: 'Nunito Sans';
    border-radius: 3px 3px 0 0; }
/*****service page*****/
.our-features-style5 .feature-items .et_pb_column {
    width: 100%!important;
    margin-bottom: 20px;
    margin-top: 20px; }	
/*****portfolio pages*************/	
.portfolio-view-3 .et_pb_portfolio_item {
    width: 31%!important; }
.portfolio-view-3 .et_pb_portfolio_item h2 {
	top: 0%; }
/********default property page************/
.ere-property .property-item-content .property-title a, .ere-property.property-list.property-list-two-columns .property-link-detail a {
    font-size: 18px; }
.ere-archive-property .property-bedrooms {
    width: 40%!important; }
.ere-archive-property .property-image .property-status {
	bottom: -158px; }
/********property list page***********/
.property-list-style-page .property-inner .property-image {
    width: 100%;
	max-width: 100%; }
.property-list-style-page .property-inner {
    display: flex;
    flex-direction: column; }
.property-list-style-page .property-element-inline {
    padding: 0 0;
    display: flex;
    bottom: 0;
    position: relative; }
.property-list-style-page .property-item-content .property-excerpt {
	height: auto !important; }
.property-list-style-page .property-status{
	bottom: 0; }
.property-list-style-page .property-status:before{
		display:none; }
/******single-property-page**********/
.single-property-area .property-main-info {
	padding: 81px 20px !important; }
.single-property-area .property-info {
    padding: 10px 20px 2px 20px!important; }
.single-property-area .property-info-action .property-action {
    float: none;
    position: relative;
    top: 0;
    padding: 0 20px !important; }
/*****blog grid ***********/
.blog-grid-style .post-meta {
    padding: 10px 20px 0 !important; }	
/*******agency grid page*********/
.agency-grid .ere-agency .agency-item {
    width: 100%;
	margin: 0;
    background: #fff; }
.agency-grid .ere-agency .agency-title {
    font-size: 20px !important; }
/*******agency listing page*********/
.agency-listing .ere-agency .agency-inner {
    flex-direction: column; }
.agency-listing .ere-agency .agency-item-content {
    padding: 0; }
.agency-listing .ere-agency .agency-social a {
    margin-left: 0;
    margin-bottom: 8px;
	margin-right: 13px!important; }
.agency-listing .ere-agency .agency-excerpt {
    overflow: hidden !important;
	width: 100%; }
.agency-listing .ere-agency .agency-info-item {
    width: 100% !important; }
.agency-listing .ere-agency .agency-title a {
    font-size: 20px; }
/*******single agency page*********/
.ere-agency-single-wrap .agency-content .agency-content-top .agency-title {
    font-size: 20px !important; }
.agency-details-tab .panel-group .panel {
    overflow: hidden;
    width: 80%;
    max-width: 1080px;
    margin: auto!important;
    position: relative;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 0;
    border-radius: 4px; }	
/******agents grid page********/
.ere-agent .agent-item h2 a {
    font-size: 16px; }
.ere-agent .agent-item:hover .agent-info h2.agent-name {
    top: 8%; }
.ere-agent .agent-item:hover .agent-social {
	bottom: -48%; }
.ere-agent .agent-item .agent-total-properties, .ere-agent .agent-item .agent-info span {
    top: 80%; }
/******agents list page********/
.ere-agent-wrap .agent-list .agent-item-inner {
    flex-direction: column; }
.ere-agent.agent-list .agent-content {
    margin-top: 20px !important;
	margin-bottom: 10px !important; }
.ere-agent-wrap .agent-list .agent-info span {
    position: relative;
	top:0 !important;
    right: 0; }	
/*******single agent page**********/
.agent-properties .ere-item-wrap .property-image .property-status {
	bottom: -167px; }
/******agency listing page**********/
.agency-listing .ere-agency .agency-avatar {
	width: 100%; }
.agency-listing .ere-agency .agency-info {
    overflow: hidden; }
/****agency grid page******************/
.agency-grid .ere-agency .agency-avatar img {
	height: auto; }
.agency-grid .ere-agency .agency-avatar {
	height: auto; }
/*********agency single page**********/
.ere-agency-single-wrap .agency-details-tab ul, .ere-agency-single-wrap .agency-details-tab .tab-content {
	width: 90%; }
.agency-details-tab .ere-item-wrap .property-image .property-status {
	bottom: -168px; }}
/*********mobile************/
@media (max-width: 479px){
/*******global css********/
h1 {
    font-size: 32px !important; }
h2 {
    font-size: 26px !important; }
/*******mobile menu*****/
.mobile-menu-style-1 .et_mobile_menu {
    transform: translateX(-142px);
    margin-top: 5vw; }
/*******advanced search*****/
.ere-advanced-search-wrap .form-group {
    width: 100%; }
.ere-property-advanced-search .ere-search-content .row {
    padding: 25px 15px 15px; }
.ere-advanced-search-wrap .ere-property.col-gap-0 .ere-item-wrap {
    padding-left: 0;
	padding-right: 0; }	
/******home 1*************/
/***home-search******/
.home-search .form-group {
    padding: 0 5px;
    height: 44px;
    width: 92%; }
/*****.top-section-style-1*******/	
.top-section-style-1 .et_pb_main_blurb_image {
    background: rgba(var(--brown), 1);
    width: 86px;
	height: 90px; }
.top-section-style-1 .et_pb_column {
    padding: 0 15px 36px;
    margin-bottom: 50px !important; }	
/*****latest-properties*********/
.ere-property.col-gap-30 .ere-item-wrap {
    padding-left: 0 !important;
    padding-right: 0 !important; }
.latest-properties-style-6 .property-title {
    margin-bottom: 0 !important; }
.latest-properties-style-6 .property-title a {
    font-size: 18px; }
.latest-properties-style-6 .property-area {
    width: 36%!important; }
.latest-properties-style-6 .property-info .property-info-inner>div {
    font-size: 10px !important;
    padding-right: 0px !important; }	
/***property-sales*******/
.property-sales-col-1 .property-item-content {
	position: relative !important;
    top: 0px !important;
    background: rgba(var(--light-brown), 1) !important;
    bottom: 0; }
.property-sales-col-1 .property-inner {
    background-color: rgba(var(--light-brown), 1) !important; }
.property-sales-col-1 .ere-property.col-gap-0 .ere-item-wrap {
    margin-bottom: 0 !important; }
.property-sales-col-2 .ere-property .property-image {
    max-width: 100% !important;
    overflow: hidden; }
/*****portfolio-home1*********/
.col-width .et_pb_portfolio_item {
    width: 100%!important;
	margin: 0 1% 10%!important; }	
/****our team home 1**********/
.our-agents .et_pb_member_social_links {
	top: -207px; }	
/******popular places home 1***********/
.popular-places .row-popular-places .property-item:nth-child(1), .popular-places .row-popular-places .property-item:nth-child(6) {
    width: 100%!important; }
.popular-places .row-popular-places .property-item:nth-child(1) img , .popular-places .row-popular-places .property-item:nth-child(6) img{
    width: 100%!important;
    height: 325px;
    object-fit: cover;
    object-position: left; }
.popular-places .row-popular-places .property-item:nth-child(2), .popular-places .row-popular-places .property-item:nth-child(3), .popular-places .row-popular-places .property-item:nth-child(4), .popular-places .row-popular-places .property-item:nth-child(5) {
	width: 100%; }
/****footer home 1*******/
.featured-properties-style-3 .property-inner {
	display: flex; }
.featured-properties-style-3 .property-item-content {
    padding-top: 0 !important; }	
/******home 2*****/	
/****hero-section-style-2*******/
.hero-section-style-2 .property-inner .property-main-info {
	width: 100%;
    padding: 15px 37px !important; }
.hero-section-style-2 .property-inner .property-info {
    padding: 15px 37px!important;
    display: inline-flex !important; }
.hero-section-style-2 .property-inner .property-info>div .property-info-value {
    font-size: 12px;
    padding-bottom: 4px!important; }
.hero-section-style-2 .property-inner .property-info>div {
    padding-right: 7px !important; }
.hero-section-style-2 .property-inner .block-center-inner {
    background-color: #fff !important;
    max-width: 100%; }
.hero-section-style-2 .property-inner .block-center {
	padding-top: 0px!important; }
/*****home-2- latest properties*****/
.latest-properties-style-6 .property-item-content {
    padding: 12px 15px 50px!important; }

/*******portfolio home 2*****/
.portfolio-view-2 .et_pb_portfolio_filters ul li:after{
		display:none; }
.portfolio-view-2 .et_pb_portfolio_filters ul li {
	width: 45% !important;
	margin: 0 15px 10px 0;
	float:left !important; }
/*****testimonials home 2****/
.testimonial-style-2 .et_pb_slide_description {
    width: 100% !important;
    padding-left: 0 !important;
	padding-top: 0 !important; }
.testimonial-style-2 .et_pb_slide_description:before{
	left: 0;	}
.testimonial-style-2 .et_pb_slide_image{
    display: block !important; }
.testimonial-style-2 .et_pb_slide_description:before {
	font-size: 65px; }
.testimonial-style-2 .et_pb_slide_description h4 {
	color: rgba(var(--skin-brown), 1) !important; }	
.testimonial-style-2 .et-pb-arrow-next, .testimonial-style-2 .et-pb-arrow-prev{
    top: 100%;		 }
.testimonial-style-2 .et-pb-arrow-prev {
    left: 4%!important; }
.testimonial-style-2 .et-pb-arrow-next {
    right: 4%!important; }
	/*===================={{{home 3}}}=======================*/	
/******hero style home 3****/
.hero-section-style-5 .ere-property-slider.navigation-middle .property-inner .block-center-inner {
	background-color: rgba(var(--black), 1) !important;
    padding: 18px !important; }
.hero-section-style-5 .ere-property-slider.navigation-middle .property-inner .block-center {
    padding-left: 0;
	padding-right: 0; }
.hero-section-style-5 .ere-property-slider .property-heading h2 a {
	font-size: 20px; }	
.hero-section-style-5 .property-main-info .property-location span {
    font-size: 12px; }
.hero-section-style-5 .ere-property-slider .property-heading h2 {
    margin-top: 15px; }
.hero-section-style-5 .ere-property-slider.navigation-middle .property-inner .property-main-info {
    padding: 0!important; }
.hero-section-style-5 .ere-property-slider.navigation-middle .property-inner .property-main-info .property-location {
    padding-left: 12px; }
.hero-section-style-5 .property-heading {
    align-items: flex-start; }	
/******search style home 3******/
.search-style-5 .form-group {
    width: 100% !important;
    margin-bottom: 20px !important; }
/********featured property home 3*****/	
.featured-properties-h3-p1 .property-inner .property-item-content {
    padding-top: 0 !important; }
.featured-properties-h3-p1 .property-heading h2 a {
	font-size: 14px!important; }
.featured-properties-h3-p1 .property-heading h2{
    white-space: normal !important;		 }
.featured-properties-h3-p1 .property-heading {
    align-items: flex-start; }
.featured-properties-h3-p1 .property-single-carousel .property-price {
	font-size: 16px!important; }
/*****blog home 3******/
.blog-fullwidth-without-sidebar .et_pb_post {
    width: 100%;
	margin: 0 0 30px; }
.blog-fullwidth-with-sidebar .et_pb_post .entry-featured-image-url {
    width: 100%;
    margin-right: 0; }
.blog-fullwidth-with-sidebar .blog-description {
    width: 100%;
    padding: 15px 15px; }
/********home 4*****/
.featured-home4	.property-inner{
		    flex-direction: column; }
.property-rent .ere-item-wrap {
	width: 100%; }
.property-rent .property-item-content {
	box-shadow: inset 0px 5px 18px 0px rgb(8 18 109 / 10%); }
.property-rent .property-info-inner {
    width: 100%!important; }	
/*===================={{{Home }}}=======================*/	
/******search form home 5***/
.home-3-form {
    position: relative;
    width: 100%; }
.property-by-city .ere-property-featured.property-cities-filter .property-heading {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: column; }
.property-by-city .ere-property-featured.property-cities-filter .property-heading a {
	font-size: 16px;
    margin-bottom: 20px; }
.property-by-city .ere-property-featured.property-cities-filter .property-heading span {
	font-size: 16px; }
.property-by-city .ere-property-featured .property-info .property-info-inner>div {
    display: inline-flex;
	width: 50%;
    margin-bottom: 15px; }
.property-by-city .ere-property-featured .property-info .property-info-inner {
    width: 100%;
	display: flex;
    flex-wrap: wrap; }
.property-by-city .ere-property-featured .property-info .property-info-inner .property-info-item-inner .property-info-value {
	font-size: 14px; }
.property-by-city .ere-property-featured .property-info .property-info-inner .property-info-item-inner>span {
    font-size: 16px;
    width: 40px;
    height: 40px; }
.property-by-city .ere-property-featured .property-info .property-info-inner .property-info-item-inner .content-property-info {
    padding-left: 5px; }
.property-by-city .ere-property-featured.property-cities-filter .filter-wrap select {
    font-size: 14px;
    border: 2px solid rgba(var(--brown), 1);
    font-family: 'Nunito Sans';
    border-radius: 3px 3px 0 0; }
/*********properties home 5*********/
.latest-property-style-5 .property-inner .property-action {
    opacity: 1!important;
    background-color: transparent!important;
    height: auto!important;
    bottom: auto;
    top: -30px!important;
    right: auto;
    left: 0px !important;
    width: 20.5%!important;
    text-align: right;
    position: relative; }
.latest-property-style-5 .owl-nav .owl-next,.latest-property-style-5  .owl-nav .owl-prev {
    width: 40px;
    height: 50px;
    margin-top: -30px;
    background: rgba(var(--brown), 1);
    color: #fff;
    top: 30%; }
.latest-property-style-5 .owl-nav .owl-next i,.latest-property-style-5 .owl-nav .owl-prev i {
	color: #fff !important; }
/*****service page*****/
.our-features-style5 .feature-items .et_pb_column {
    width: 100%!important;
    margin-bottom: 20px;
    margin-top: 20px; }
	/*===================={{{portfolio pages}}}=======================*/	
.portfolio-view-1 .et_pb_portfolio_filters li {
    float: left;
    display: inline-block;
    margin: 0px 5px 12px;
    width: 47% !important; }
.portfolio-view-1 .et_pb_portfolio_filters li a:after, .portfolio-view-1 .et_pb_portfolio_filters li a:before{
	display:none; }
.portfolio-view-3 .et_pb_portfolio_item {
    width: 100%!important; }
.portfolio-view-3 .et_pb_portfolio_item h2 {
	top: 0%; }	
/********default property page************/
.ere-property .property-item-content .property-title a, .ere-property.property-list.property-list-two-columns .property-link-detail a {
    font-size: 18px; }
.ere-archive-property .property-bedrooms {
    width: 40%!important; }
.ere-archive-property .property-image .property-status {
	bottom: -158px; }	
/********property list page***********/
.property-list-style-page .property-inner {
    display: flex;
    flex-direction: column; }
.property-list-style-page .property-element-inline {
    padding: 0 0;
    display: flex;
    bottom: 0;
    position: relative; }
.property-list-style-page .property-item-content .property-excerpt {
	height: auto !important; }
.property-list-style-page .property-status{
	bottom: 0; }
.property-list-style-page .property-status:before{
		display:none; }
/******single-property-page**********/
.single-property-area .property-main-info {
	padding: 81px 20px !important; }
.single-property-area .property-info {
    padding: 10px 20px 2px 20px!important; }
.single-property-area .property-info-action .property-action {
    float: none;
    position: relative;
    top: 0;
    padding: 0 20px !important; }
/*****blog grid ***********/
.blog-grid-style .post-meta {
    padding: 10px 20px 0 !important; }	
/*******agency grid page*********/
.agency-grid .ere-agency .agency-item {
    width: 100%;
	margin: 0;
    background: #fff; }
.agency-grid .ere-agency .agency-title {
    font-size: 20px !important; }	
/*******agency listing page*********/
.agency-listing .ere-agency .agency-inner {
    flex-direction: column; }
.agency-listing .ere-agency .agency-item-content {
    padding: 0; }
.agency-listing .ere-agency .agency-social a {
    margin-left: 0;
    margin-bottom: 8px;
	margin-right: 13px!important; }
.agency-listing .ere-agency .agency-excerpt {
    overflow: hidden !important;
	width: 100%; }
.agency-listing .ere-agency .agency-info-item {
    width: 100% !important; }
.agency-listing .ere-agency .agency-title a {
    font-size: 20px; }
/*******single agency page*********/
.ere-agency-single-wrap .agency-content .agency-content-top .agency-title {
    font-size: 20px !important; }
.agency-details-tab .panel-group .panel {
    overflow: hidden;
    width: 80%;
    max-width: 1080px;
    margin: auto!important;
    position: relative;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 0;
    border-radius: 4px; }	
/******agents grid page********/
.ere-agent .agent-item h2 a {
    font-size: 16px; }
.ere-agent .agent-item:hover .agent-info h2.agent-name {
    top: 8%; }
.ere-agent .agent-item:hover .agent-social {
	bottom: -48%; }
.ere-agent .agent-item .agent-total-properties, .ere-agent .agent-item .agent-info span {
    top: 80%; }
/******agents list page********/
.ere-agent-wrap .agent-list .agent-item-inner {
    flex-direction: column; }
.ere-agent.agent-list .agent-content {
    margin-top: 20px !important;
	margin-bottom: 10px !important; }
.ere-agent-wrap .agent-list .agent-info span {
    position: relative;
	top:0 !important;
    right: 0; }}
.et_pb_button {    text-transform: uppercase!important;}
.ere-property-slider.navigation-middle .owl-nav .owl-prev:after {    border-top-color: transparent!important;}
.ere-property-slider.navigation-middle .owl-nav .owl-next:after{    border-top-color: transparent!important; }
.et-pb-contact-message {
    position: relative;
    color: #000;
    padding: 0px;
    font-family: 'Mukta';
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 20px;
    border-radius: 8px 8px 8px 8px; }
.et-pb-contact-message p {
    font-family: 'Nunito Sans';
    font-size: 22px;
    text-transform: capitalize;
    font-weight: 700;
    line-height: 1.4em;
  color:rgba(var(--brown), 1) ;  padding: 20px 20px 20px 20px;   background-color: #fff; }
.et-pb-contact-message ul {
    list-style-type: disc;
    padding: 0px 20px 10px 20px;
    line-height: 30px;
    background-color: #fff;
    border-radius: 0px 0px 0px 0px;}
/*================={back to top button }=================*/
.et_pb_scroll_top.et-pb-icon {
    right: 30px; 
    bottom: 30px;
    padding: 8px; 
    border-radius: 4px; 
    background:  rgba(var(--brown), 1) ;	
    font-size: 32px; /* icon size */
    transition: all .1s ease-in-out; 
	border: 1px solid #fff }
.et_pb_scroll_top.et-pb-icon:hover {
    bottom: 32px ;
    background:  rgba(var(--black), 1) ;	
    transition: all .1s ease-in-out;
border: 1px solid  #fff}
.et_pb_scroll_top.et-visible {
    -webkit-animation: fadeInBottom 1s 1 cubic-bezier(.50,0,.160,1);
    -moz-animation: fadeInBottom 2s 1 cubic-bezier(.50,0,.160,1);
    -o-animation: fadeInBottom 1s 1 cubic-bezier(.50,0,.160,1);
    animation: fadeInBottom 1s 1 cubic-bezier(.50,0,.160,1); }
.et_pb_scroll_top.et-hidden {
    opacity: 0;
    -webkit-animation: fadeOutBottom 1s 1 cubic-bezier(.77,0,.175,1);
    -moz-animation: fadeOutBottom 1s 1 cubic-bezier(.77,0,.175,1);
    -o-animation: fadeOutBottom 1s 1 cubic-bezier(.77,0,.175,1);
    animation: fadeOutBottom 1s 1 cubic-bezier(.77,0,.175,1); }
.single-property-area .single-property-image-main .owl-next:after {
    border-bottom-color: rgba(var(--brown), 1)!important;}
.single-property-element.property-gallery-wrap {
    z-index: 0; }



/*=========================={{{MY property}}}==============================*/

button.ere-btn-arrow.active, button.ere-btn-arrow:hover {
    background: rgba(var(--brown), 1)!important; }
button.ere-btn-arrow.active:after, button.ere-btn-arrow:hover:after {
    border-left-color: rgba(var(--brown), 1)!important; }
.ere-heading-style2 h2:after {    background-color: rgba(var(--brown), 1)!important;}
.property-fields-wrap {
    margin-bottom: 25px; }
.ere-heading-style2 h2 {
    padding-bottom: 0px!important;}
input.text, input.title, input[type=email], input[type=password], input[type=tel], input[type=text], select, textarea {
    background-color: #fff;
    height: 50px;
    border: 2px solid rgba(var(--brown), 1); }
.quicktags-toolbar, div.mce-toolbar-grp>div {
    padding: 10px!important;
    border: 0px solid rgba(var(--brown), 1)!important;
    background: rgba(var(--light-brown), 1)!important; }
.wp-switch-editor {
    background: rgba(var(--light-brown), 1)!important;
    color: #000;
    font-size: 14px;
    border: 1px solid rgba(var(--brown), 1)!important;}
.html-active .switch-html, .tmce-active .switch-tmce {
    background: #fff!important;
    color: #000!important;
    border-bottom-color: rgba(var(--brown), 1)!important; }
#property_des, #property_des_ifr {
    border: 1px solid rgba(var(--brown), 1)!important;
    background-color: #fff!important; }
.mce-statusbar>.mce-container-body .mce-path {
    display: none; }
.wp-core-ui .button, .wp-core-ui .button-secondary {
    color: #000!important;
    border-color: rgba(var(--brown), 1)!important;
    background: #fff!important;  }
.wp-core-ui .button-secondary:hover, .wp-core-ui .button.hover, .wp-core-ui .button:hover {
    background: rgba(var(--brown), 1)!important;
    border-color: rgba(var(--brown), 1)!important;
    color: #fff!important; }
.property-fields-wrap label {
    font-family: 'Nunito Sans';
    font-weight: 700!important;
    color: #000!important; }
.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 2px solid rgba(var(--brown), 1)!important;
    border-radius: 4px!important; 
    height: 50px!important; }
.property-manager-form .select2-container--default .select2-selection--multiple {
    border-color: rgba(var(--brown), 1)!important; }
.text-muted {
    color: rgba(var(--black), 1)!important; }
select.form-control {
    height: 50px;
    border: 2px solid rgba(var(--brown), 1)!important; }
button.ere-btn-edit {
    display: none!important; }
.ere-property-multi-step .ere-step-nav {
    border-top: 0px solid #fb6a19!important; }
.ere-property-multi-step .ere-step-nav .ere-btn-next, .ere-property-multi-step .ere-step-nav input[type=submit], input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block, .btn-primary, .ere-property-multi-step .ere-step-nav .ere-btn-prev, .ere-login-wrap button.ere-login-button, .ere-register-wrap .btn-primary:hover, a.btn.btn-default, .btn-default{
    color: #FFFFFF!important;
    border-width: 0px!important;
    border-radius: 5px;
    font-size: 16px;
    font-family: 'Nunito Sans',Helvetica,Arial,Lucida,sans-serif!important;
    font-weight: 700!important;
    text-transform: uppercase!important;
    padding: 0.9em;
    background-color: rgba(var(--brown), 1)!important; }
.ere-property-multi-step .ere-step-nav .ere-btn-next:hover, .ere-property-multi-step .ere-step-nav input[type=submit]:hover, input[type=button].btn-block:hover, input[type=reset].btn-block:hover, input[type=submit].btn-block:hover, .btn-primary:hover, .ere-property-multi-step .ere-step-nav .ere-btn-prev:hover, .ere-login-wrap button.ere-login-button:hover, .ere-register-wrap .btn-primary:hover, a.btn.btn-default:hover, .btn-default:hover{
    background-color: rgba(var(--black), 1)!important; }
.select2-container--default .select2-selection--single .select2-selection__rendered  {
    color: rgba(var(--light-black), 1)!important;
    height: 50px!important;
    line-height: 50px!important;   }
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: rgba(var(--brown), 1)!important;
    font-family: 'Mukta'; }
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: rgba(var(--brown), 1)!important;
    border: 1px solid rgba(var(--brown), 1)!important;
	color: #fff;  }
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
	color: #fff!important; }
.property-fields  .col-sm-6 {
    width: 33%!important;  }
.property-type>div:nth-child(2n+1) {
    clear: unset!important;   }
.property-fields .form-control {
    height: 50px;
	border: 2px solid rgba(var(--brown), 1);}
button.add-additional-feature {
    color: rgba(var(--brown), 1)!important;
    border: 2px solid rgba(var(--brown), 1)!important;
    background: #fff!important;  }
.entry-content tr td {
    border-top: 1px solid rgba(var(--brown), 0.5);
    padding: 6px 24px; }
.entry-content tr td {
    border-top: 1px solid rgba(var(--brown), 0.5);
    padding: 6px 24px;
    background-color: rgba(var(--light-brown), 1); }
.property-price .col-sm-6 {
    width: 25%!important;   }
.media-drag-drop {
    background-color: rgba(var(--light-brown), 1);
    border: 2px dashed rgba(var(--brown), 1);
    text-align: center;
    padding: 30px;   }
span.attachment-file-type {
    color: rgba(var(--brown), 1);
    font-weight: 700;
    text-transform: capitalize; }
.ere-property-attachments .media-drag-drop p {
    margin-bottom: 0;
    padding-top: 10px;
    color: rgba(var(--black), 1);  }
button#ere_select_images_360 {
    background-color: rgba(var(--brown), 1);
    color: #fff;   }


/*=========================={{{MY Profile}}}==============================*/

.ere-dashboard-welcome {
    text-align: center;
    border: 2px solid rgba(var(--brown), 1)!important;
    padding: 30px 10px!important;
    background-color: #fff!important;  
    border-top-left-radius: 4px;
border-top-right-radius: 4px;}
.navbar-default .navbar-nav>li>a {
    color: rgba(var(--black), 1);
    background-color: #fff;
    border-left: 3px solid transparent;
    margin-left: 0px; 
font-family: 'Nunito Sans';
    font-weight: 700;}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover,  .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    background-color: rgba(var(--light-brown), 1);
    color: rgba(var(--brown), 1)!important;
    border-left: 3px solid rgba(var(--brown), 1);
    margin-left: 0px; 
font-family: 'Nunito Sans';
    font-weight: 700;}
.ere-dashboard-nav li {
    border-bottom: 1px solid rgba(var(--brown), 1)!important; }
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: 2px solid rgba(var(--brown), 1);  }
.ere-dashboard-nav .badge {
    padding: 4px 7px;
    background-color: rgba(var(--brown), 1);  }
.ere-dashboard-welcome figure {
    border: 2px solid rgba(var(--brown), 1)!important; }
.panel-default>.panel-heading {
    color: rgba(var(--brown),1);
    background-color: rgba(var(--light-brown),1);
    border-color: rgba(var(--brown),1);
    font-family: 'Nunito Sans';
    font-weight: 700;
    font-size: 16px; }
.ere-my-profile .panel-default {
    border-color: rgba(var(--brown), 1); }
.ere-update-profile .jumbotron {
    background-color: rgba(var(--light-brown), 1); }
.form-control {
    border: 2px solid rgba(var(--brown), 1)!important; }
.form-group label {
    font-family: 'Nunito Sans';
    color: rgba(var(--black), 1);
    font-size: 16px;
    line-height: 1.6em;
    font-weight: 700; }
.form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none!important;   }
input.text:focus, input.title:focus, input[type=text]:focus, select:focus, textarea:focus {
    border-color: #2d3940;
    color: rgba(var(--black), 1);  }
.jumbotron.ere-account-agent a {
    color: rgba(var(--brown), 1); }
.ere-dashboard-logout i {
    color: rgba(var(--brown), 1); }
a.ere-dashboard-logout {
    color: rgba(var(--brown), 1);
    font-size: 18px;
    border: 2px solid rgba(var(--brown), 1);
    padding: 3px 10px;
    border-radius: 4px; }
ul.nav.navbar-nav.ere-dashboard-nav {
    padding-bottom: 0em;  }
.ere-dashboard-sidebar-content .navbar{
	margin-top: -2px; }
 /*====================={{{MY Profile become an agent popup}}}=====================*/

.ui-widget-header {
    background: rgba(var(--brown), 1)!important;
    color: #fff;
    font-weight: bold;
    border: 1px solid rgba(var(--brown), 1)!important; }
.ui-dialog .ui-dialog-title {
    font-family: 'Nunito Sans'; }
.ui-dialog .ui-dialog-titlebar-close {
    background-color: rgba(var(--light-brown), 1);
    border: none; }
.ui-dialog-titlebar-close:before {
    color: rgba(var(--brown), 1); }
.ui-widget-overlay {
    background: rgba(var(--black),0.5)!important; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    font-family: 'Mukta';
    font-size: 1em;
    background-color: rgba(var(--brown), 1);
    border: none;
    padding: 6px 10px;
    color: #fff; }
/*=========================={{{Login}}}==============================*/
.ere-login-wrap, .ere-register-wrap, .ere-reset-password-wrap {

    border: 2px solid rgba(var(--brown), 1);
    background-color: rgba(var(--light-brown), 1);
border-radius: 5px;}
.ere-login-wrap .form-group input:not([type=checkbox]), .ere-login-wrap .form-group select.form-control, .ere-register-wrap .form-group input:not([type=checkbox]), .ere-register-wrap .form-group select.form-control, .ere-reset-password-wrap .form-group input:not([type=checkbox]), .ere-reset-password-wrap .form-group select.form-control {
    color: rgba(var(--black), 1)!important;
    font-family: 'Mukta';
    font-size: 15px;
	text-transform: capitalize!important;  
border-radius: 5px; }
.ere-login-wrap .checkbox, .ere-register-wrap .checkbox {
    display: inline-block;
    margin: 10px 0;
	line-height: 23px; }
.ere-login-wrap .checkbox label, .ere-login-wrap .radio label {
    font-weight: 700!important;
    font-family: 'Nunito Sans';
    color: rgba(var(--brown), 1);  }
.ere-login-wrap .form-group.control-username:after, .ere-register-wrap .form-group.control-username:after, .ere-login-wrap .form-group:after, .ere-register-wrap .form-group:after {
    background-color: rgba(var(--brown), 1)!important;
    color: #fff!important;  }

 /*====================={{{MY Profile login popup}}}=====================*/
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover, .nav>li>a:focus, .nav>li>a:hover {
    color: rgba(var(--brown), 1);
    background-color: rgba(var(--light-brown), 1);
    border: 0px solid rgba(var(--light-brown), 1);
    border-bottom-color: transparent;
    font-weight: 700;
  font-family: 'Nunito Sans';}
.nav-tabs {
    border-bottom: 1px solid rgba(var(--light-brown), 1); }
.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid rgba(var(--light-brown), 1);
    border-radius: 4px 4px 0 0;
    font-family: 'Nunito Sans';
    color: rgba(var(--brown), 1);
    font-weight: 700;
    border-bottom: 0px solid; }
.ere-login-wrap .ere-reset-password {
    padding-top: 16px;
    font-weight: 700;
    font-family: 'Nunito Sans';
	color: rgba(var(--brown), 1); }
.ere-login-wrap .ere-reset-password {
	color: rgba(var(--black), 1)!important; }
.alert-success {
    color: rgba(var(--brown), 1);
    background-color: rgba(var(--light-brown), 1);
    border-color: rgba(var(--light-brown), 1);  }
.panel-default {
    border-color: rgba(var(--brown),1);   }
.ere-dashboard-welcome h4.ere-dashboard-title {
	margin: 25px 0 25px 5px!important; }


ul.ere-my-properties-filter {
    background-color: rgba(var(--light-brown), 1);
    padding: 16px!important; }
.ere-my-properties-filter li.active a, .ere-my-properties-filter li a:hover {
    color: #fff;
    background-color: rgba(var(--brown), 1); }
.ere-my-properties-filter li a {
    color: rgba(var(--brown), 1);
    font-weight: 700;
    background-color: #fff;
    font-family: 'Nunito Sans';
    padding: 10px;
    margin-right: 10px;
    border-radius: 5px; }
.address-marker i, .agent-info i, .attachment-file-type, .ere-dashboard-logout i, .ere-link-more, .ere-my-property-address i, .ere-my-property-date i, .ere-my-property-total-views i, .ere-my-saved-search-item i, .ere-widget-listing-property-taxonomy i, .open-on-google-maps, .property-agent i, .property-count span, .property-date i, .property-info-header .property-info span.fa, .property-location i, .property-type i, .property-type-list i, .property-views-count i, .user-dropdown i, .walk-score-more-detail, span.total-properties {
    color: rgba(var(--skin-brown), 1)!important; }
.ere-post-thumb {
    padding: 0px!important;
    float: left;
    position: relative;
    width: 22%!important;
    margin-right: 25px !important; }
.btn-action {
    font-size: 14px!important;
    padding: 4px 9px!important;
    border: 0px solid #ddd!important;
    background: rgba(var(--skin-brown), 1)!important;
    color: #000!important;
    font-family: 'Nunito Sans';
    font-weight: 600!important; }
.ere-post-container {
    border: 0px solid #ddd!important;
    border-radius: 6px!important;
    box-shadow: 0px 5px 18px 0px rgb(8 18 109 / 10%)!important;
    background: #fff !important; }
.ere-my-properties span.ere-property-featured {
    padding: 2px 8px!important;
    top: 10px!important;
    right: 10px!important;
    border-radius: 50px!important;
    font-family: 'Mukta'!important; 
height: 28px!important}
.ere-my-properties span.ere-property-status{
	   padding: 2px 8px!important;
    top: 10px!important;
    left: 10px!important;
    border-radius: 50px!important;
    font-family: 'Mukta'!important; }
/*** Responsive Styles Smartphone Only ***/
@media all and (max-width: 767px) {
span.select2.select2-container.select2-container--default {
    width: 275px!important;	}
select.search-field.form-control {
    width: 275px!important;   }
.et_pb_filterable_portfolio.et_pb_text_align_center .et_pb_portfolio_filters ul {
    padding-bottom: 30px;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: nowrap;
    overflow: scroll;
    padding-top: 13px;
    padding-bottom: 0px;
    justify-content: flex-start; }
.latest-properties .ere-property .property-item-content .property-title a{
	    width: 220px!important;}
.featured-properties-h3-p1 .property-heading {
	display: block!important;}
	.ere-property-featured.property-single-carousel .property-heading h2 a{
		    width: 220px!important;	}
.hero-section-style-4 .ere-mini-search-properties input {
	font-size: 14px!important;}
.hero-section-style-4 .ere-mini-search-properties input[type=text] {
    padding: 0 60px 0 85px !important; }
.hero-section-style-4 .ere-mini-search-properties .ere-status {
	width: 80px!important;
	    font-size: 14px!important;}
.abt-service-section .et_pb_blurb_container {
    padding-left: 0px!important; }
.archive-property-action .property-status ul li {
    display: inline-block;
    margin-right: 1px;
    width: 48%;
    margin-top: 2%;  }}
div#user-profile-img {
    width: 200px;
	    margin: auto; }
.above-archive-property .archive-property-action {
    z-index: 999!important; }
body #page-container .et_pb_contact_form_0.et_pb_contact_form_container .et_pb_button {
width: 97%;
margin-left: auto;
margin-top: 6px; }
body #page-container .et_pb_contact_form_0 .et_contact_bottom_container {
width: 100%; }
@media (max-width: 479px){
.et_contact_bottom_container {
width: 100%!important; }
  body #page-container .et_pb_contact_form_0.et_pb_contact_form_container .et_pb_button {
width: 96%;
margin-left: 7px;
margin-top: 6px; }
.et_pb_contact_submit {
width:100%!important; } }
.contact-agent .col-sm-6 {
    width: 100%; }
a.ere-back-to-login {
    color: #fff!important;
    border-width: 0!important;
    border-radius: 5px;
    font-size: 16px;
    font-family: nunito sans,Helvetica,Arial,Lucida,sans-serif!important;
    font-weight: 700!important;
    text-transform: uppercase!important;
    padding: 0.9em;
    background-color: rgba(var(--black),1)!important;
    width: 100%;
    max-width: 1080px;
    display: flex;
    justify-content: center; }