/**
* @package com_dlejproperty
* @author DleJProducts https://www.dlejproducts.pro
* @copyright Copyright (c) 2014 - 2018 DleJProducts
* @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 or later
*/
body {
	font-family: Roboto, sans-serif !important;
}
.dlejproperty .dlej-detail-wrapper {
	padding: 25px 0;
}
.dlejproperty .row{
    margin-bottom: 30px;
}
.dlejproperty .inquiryid {
    background: #ddd;
    border: 1px solid #c2c2c2;
    border-radius: 0 0 4px 4px;
    margin: 0;
    padding: 0 0 2px;
    font-size: 12px;
    color: #000;
    text-align: center;
}
.dlejproperty .dlej-properties-wrapper {
    position: relative;
    transition: all 400ms ease;
    -webkit-transition: all 400ms ease;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 2px;
    margin-bottom: 10px;
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.07), 0px 0px 1px rgba(0, 0, 0, 0.14);
}
.dlejproperty .dlej-properties-wrapper:hover {
	box-shadow: 0px 0.5px 1.1px rgba(0, 0, 0, 0.07), 0px 4px 9px rgba(0, 0, 0, 0.14);
	transform: translate3d(0, 0, 0);
	transition-property: box-shadow,transform;
	transition-duration: 800ms;
	transition-timing-function: cubic-bezier(0.16, 1, 0.29, 0.99);
	background: #fff;
}
.dlej-properties-wrapper .property-url {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.empty-image {
	width: 100%;
    height: 200px;
}
.properties-search-button {
	margin-top: 10px;
}
.dlejproperty .dlej-properties-wrapper .property-image {
	background: #0568a7;
    position: relative;
    overflow: hidden;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);    
}
.dlejproperty .dlej-properties-wrapper .property-image img {
    width: 100%;
    transition: .4s;
    -webkit-transition: .4s;
}
.dlejproperty .dlej-properties-wrapper .property-details {
	background: #f6f9fc;
   padding: 0px 15px 55px;
   top: auto;
   transition: all 400ms ease;
   -webkit-transition: all 400ms ease;
   width: 100%;
	border: 1px solid #c7c7c7 !important;
   box-shadow: 0px 0px 24px -12px rgb(0 0 0 / 30%) inset !important;
}
.dlejproperty .dlej-cat-wrapper {
    position: relative;
    overflow: hidden;
	padding: 0 0 0 10px;
    float: right;
    transition: all 400ms ease;
    -webkit-transition: all 400ms ease;
}
.cat-property-image {
	background: #ffffff;
	margin-bottom: 10px;
}
.dlejproperty .cat-property-image img {
	margin: 0;
	width: 100%;
	height: auto;
	object-fit: cover;
	border-radius: 4px 4px 0 0;
	-webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.dlejproperty .cat-title {
	text-transform: uppercase;
	display: inline;
	font-weight: 400;
	padding: 0.2em 0.6em 0.2em 0.6em;
   margin: 20px 30px 10px !important;
   line-height: 2;
	font-size: 70%;
	width: max-content;
	color: #708090;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: 2px;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6);
}
.cat-title-status {
	margin-left: 20px;
}
.cat-title-status .pending {
	color: #f89406;
}
.cat-title-status .rent {
	color: #57b000;
}
.cat-title-status .sale {
	color: #218838;
}
.cat-title-status .in_hold {
	color: #444444;
}
.cat-title-status .sold {
	color: #c82333;
}
.cat-title-status .under_offer {
	color: #17a2b8;
}
.dlejproperty .dlej-properties-wrapper .property-details .property-image {
    height: 54px;
    left: auto;
    padding-top: 7px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 54px;
}
.dlejproperty .dlej-properties-wrapper .property-details .property-category {
	display: inline;
	position: relative;
    padding: 2px 1px 3px 4px;
    margin: 0 10px 0 0;
    font-size: 62%;
    font-weight: 500;
	line-height: 3;
	color: #ffffff;
	text-align: center;
	white-space: nowrap;
	text-transform: uppercase;
	vertical-align: baseline;
   border: 1px solid #a7a7a7;
	border-radius: .25em;
	text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.6);
	-webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.16), 0 2px 2px 0 rgba(0, 0, 0, 0.12);
   box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.16), 0 2px 2px 0 rgba(0, 0, 0, 0.12);
}
.dlejproperty .dlej-properties-wrapper .property-details .property-status {
	display: inline;
	position: relative;
	padding: 2px 4px 3px 4px;
	margin: 0px 10px 0px 0px;
	font-size: 62%;
	font-weight: 500;
	line-height: 2;
	color: #ffffff;
	text-align: center;
	white-space: nowrap;
	text-transform: uppercase;
	vertical-align: baseline;
   border: 1px solid #a7a7a7;
	border-radius: .25em;
	text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.6);
	-webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.16), 0 2px 2px 0 rgba(0, 0, 0, 0.12);
   box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.16), 0 2px 2px 0 rgba(0, 0, 0, 0.12);
}
.dlejproperty .dlej-properties-wrapper .property-details .condition-status {
	display: inline;
	position: relative;
	background: #696969;
	padding: 1px 3px 2px 4px;
	margin: 0px 10px 0px 0px;
	font-size: 70%;
	font-weight: 500;
	line-height: 2;
	color: #ffffff;
	text-align: center;
	white-space: nowrap;
	text-transform: uppercase;
	vertical-align: baseline;
	border-radius: 0.25em;
	border: 1px solid #a7a7a7;
	text-shadow: 0px 1px 3px rgb(0 0 0 / 60%);
	-webkit-box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
	box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
	text-transform: uppercase;
}
.dlejproperty .dlej-properties-wrapper .property-details .property-title {
    margin: 0;
    font-weight: 600;
    font-size: 15px;    
    text-transform: uppercase;
}
.dlejproperty .dlej-properties-wrapper .property-details .property-title a {
    color: #000;
    text-decoration: none;
}
.dlejproperty .dlej-properties-wrapper .property-details .property-title a:hover,
.dlejproperty .dlej-properties-wrapper .property-details .property-title a:focus,
.dlejproperty .dlej-properties-wrapper .property-details .property-title a:active {
	color: #606e7b;
}
.rentals {
	padding: 4px 20px 5px;
	position: absolute;
	top: 13px;
	left: -10px;
	text-align: center;
	z-index: 3 !important;
}
.rentals .rent-start-end {
	display: flex;
	padding: 4px 5px;
	color: #000000;
	font-size: 65% !important;
   font-weight: 600;
	font-variant: small-caps;
   justify-content: center;
   background: #dddddd;
    border-top: 1px solid #696969;
    border-left: 1px solid #696969;
   border-radius: 3px;
	box-shadow: 0px 0px 2px 1px rgb(73 73 73 / 59%) inset;
   -webkit-box-shadow: 0px 0px 2px 1px rgb(73 73 73 / 59%) inset;
}
.arrive-depart {
	display: flex;
   flex-wrap: wrap;
   padding: 2px 0 0;
   margin-bottom: 10px;
   font-size: 11px;
   font-weight: 500;
   justify-content: center;
   background: #f1f1f1;
	border-top: 1px solid #b5b5b5;
   border-bottom: 1px solid #d3d3d3;
   border-right: 1px solid #d3d3d3;
   border-left: 1px solid #b5b5b5;
   border-radius: 3px;
   box-shadow: 1px 1px 3px 0px rgb(0 0 0 / 17%) inset;
}
.dlejproperty .dlej-properties-wrapper .property-details .property-price {
    font-size: 14px;
    font-weight: 700;
}
.dlejproperty .dlej-properties-wrapper .property-details .property-summery-wrapper {
	margin: 0;
}
.dlejproperty .dlej-properties-wrapper .property-details .property-summery {
	display: block;
   margin-left: auto;
   margin-right: auto;
   margin-top: 5px;
   font-size: 12px;
   font-weight: bold !important;
   font-variant: small-caps;
   background: #fff;
   padding: 4px 5px 0;
	border-radius: 5px;
   border-top: 1px solid #9d9d9d;
   border-left: 1px solid #9d9d9d;
   border-right: 1px solid #e5e5e5;
   border-bottom: 1px solid #e5e5e5;
   box-shadow: 1px 1px 0px 0px rgb(0 0 0 / 13%) inset;
   -webkit-box-shadow: 1px 1px 0px 0px rgb(0 0 0 / 13%) inset;
}
.dlejproperty .dlej-properties-wrapper .property-details .property-summery .property-summery-list {
	margin-right: 0;
	margin-top: 0;
	height: 20px;
	min-width: 127px;
}
.dlejproperty .dlej-properties-wrapper .property-details .property-summery .property-summery-list p {
	font-size: 11px;
	font-weight: bold;
	margin-top: 1px;
}	
.dlejproperty .dlej-properties-wrapper .property-summery-list span{
    border-radius: 3px;
    font-size: 13px;
    padding-top: 0;
    margin: 0px 4px;
    width: 23px;
}
.dlejproperty .dlej-properties-wrapper .property-details .property-summery ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.dlejproperty .dlej-properties-wrapper .property-details .property-summery ul li {
    display: inline-block;
    font-size: 15px;
    color: #000;
    margin-right: 25px;
}
.dlejproperty .dlej-properties-wrapper .property-details .property-summery ul li:last-child {
    margin-right: 0;
}
.dlejproperty .dlej-properties-wrapper .property-details .property-summery ul li:last-child {
    margin-right: 0;
}
.dlejproperty-search-button {
	float: right;
	padding: 5px 0 5px;
}
.view-properties #dlej-main-body {
    padding: 30px 0;
}
.dlejproperty-view-properties.dlejproperty {
    padding: 0;
}
.dlejproperty-view-properties.dlejproperty .dlejproperty-listing-url {
	display: table;
	list-style: outside none none;
	margin: 0 auto 30px;
	padding: 0;
	text-align: center;
	width: auto;
}
.dlejproperty-view-properties.dlejproperty .dlejproperty-listing-url span {
	font-size: 11px;
}
.dlejproperty-view-properties.dlejproperty .dlejproperty-listing-url li {
	position: relative;
	float: left;
	background: #e3e3e3;
	margin: 25px 0;
	-webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
	padding: 2px 0;
	font-size: 0.81rem;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6);
	-webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
	-o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
	margin: 0.375rem;
	border: 0;
	-webkit-border-radius: 0.125rem;
	border-radius: 2px;
	cursor: pointer;
	text-transform: uppercase;
	white-space: normal;
	word-wrap: break-word;
}
.dlejproperty-view-properties.dlejproperty .dlejproperty-listing-url li:hover {
	-webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
	box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
	outline: 0;
}
.dlejproperty-view-properties.dlejproperty .dlejproperty-listing-url li a {
	color: #252525;
	text-decoration: none;
	font-size: 13px;
	margin: 0 25px;
	position: relative;
	transition: .4s;
}
.dlej-no-item-found {
    background: #fff none repeat scroll 0 0;
    padding: 40px 15px 30px;
    text-align: center;
    border-radius: 3px;
}
.dlej-no-item-found p {
    font-size: 32px;
}
.dlejproperty-view-properties.dlejproperty .pagination {
    border-radius: 0;
	margin-left: auto !important;
    margin-right: auto !important;
}
#dlej-property-search{
    background: #fff;
}
.property-search .dlejproperty-search select,
.dlej-advaced-search .dlejproperty-adv-search select{
    padding: 6px 18px;
    -webkit-appearance: none;
}
.view-property #dlej-main-body {
    padding-bottom: 65px;
    padding-top: 55px;
}
#dlejproperty-slider {
	margin: -60px 0 auto;
}
#dlejproperty-slider.owl-carousel .owl-item:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    transition: .5s;
    z-index: 9;
}
#dlejproperty-slider.owl-carousel .owl-item.center:before {
    content: '';
    height: 100%;
    width: 0px;
    background: #000;
    right: auto;
    left: -3px;
    position: absolute;
    top: 0;
    z-index: 10;    
}
#dlejproperty-slider.owl-carousel .owl-item.center:after {
    content: '';
    height: 100%;
    width: 0px;
    background: #000;
    left: auto;
    right: -3px;
    position: absolute;
    top: 0;
    z-index: 10;
}
#dlejproperty-slider.owl-carousel .owl-nav div {
    position: absolute;
    top: 0;
    bottom: 0;
    background: transparent;
    border: 1px solid #171717;
    border-radius: 5px;
    font-size: 34px;
    height: 50px;
    padding-top: 0px;
    text-align: center;
    margin: auto;
    width: 50px;
    transition: .4s;
}
#dlejproperty-slider.owl-carousel .owl-nav div.owl-prev {
    left: 7px;
    padding-right: 12px;
    color: #fff;
}
#dlejproperty-slider.owl-carousel .owl-nav div.owl-next {
    padding-left: 12px;
    right: 7px;
    color: #fff;
}
#dlejproperty-slider.owl-carousel .owl-nav div:hover {
    color: #fff;
}
.dlejproperty .dlej-properties-wrapper:hover .property-image .owl-nav>button {
    left: 10px;
}
.dlejproperty .dlej-properties-wrapper:hover .property-image .owl-nav>button.owl-next {
    right: 10px;
}
.owl-theme .owl-dots .owl-dot span {
    width: 7px !important;
    height: 7px !important;
}
.dlejproperty .dlej-properties-wrapper .property-image .owl-nav {
    margin: 0;
    height: 0;
    width: 0;
}
.owl-theme .owl-nav {
    margin-top: 0px !important;
}
.dlejproperty .dlej-properties-wrapper .property-image .owl-nav > button {
    position: absolute;
    top: 50%;
    left: -30px;
    padding: 0 !important;
    transform: translateY(-50%);
    margin: 0;
    color: #fff;
    font-size: 30px;
    opacity: 1;
    transition: 0.3s;
    text-shadow: 0 1px 0 #bdbaba;
}
.dlejproperty .dlej-properties-wrapper .property-image .owl-nav>button:hover,
.dlejproperty .dlej-properties-wrapper .property-image .owl-nav>button:focus {
    background-color: transparent;
    outline: none;
}
.dlejproperty .dlej-properties-wrapper .property-image .owl-nav>button.owl-next {
    left: auto;
    right: -30px;
    text-shadow: 0 1px 0 #bdbaba;
}
.dlejproperty .dlej-properties-wrapper .property-image .owl-theme .owl-dots {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 11;
}
.dlejproperty-details-title .dlejproperty-details-icon {
    background: #708090;
    border-radius: 4px;
    color: #fff;
    font-size: 25px;
    height: 78px;
    left: 0;
    margin: 0 auto;
    padding-top: 14px;
    position: absolute;
    right: 0;
    top: -25px;
    width: 78px;
    z-index: 9;
}
.dlejproperty-details-title h2 {
    color: #333333;
    font-size: 48px;
    font-weight: 700;
    line-height: 1.24;
    margin: 0;
}
.dlejproperty-details-title h2 span {
    text-transform: uppercase;
    font-size: 24px;
    display: block;
    font-weight: 400;
}
.dlejproperty-details-title h2 .dlejproperty-price {
    text-transform: inherit;
    font-weight: 600;
    font-size: 28px;
    margin-top: 10px;
}
.dlejproperty-overview-list {
    display: flex;
    flex-wrap: wrap;
	padding-top: 10px;
    margin-left: auto;
    margin-right: auto;
    justify-content: center;
}
.dlejproperty-short-overview {
   padding: 20px 30px 10px;
   border-radius: 3px;
	margin-right: 20px;
   border: 1px solid #c7c7c7 !important;
   box-shadow: 0px 0px 24px -12px rgb(0 0 0 / 30%) inset !important;
}
.dlejproperty-short-overview .overview-title-wrapper {
    border-bottom: 1px solid #ddd;
    width: 70%;
}
.dlejproperty-short-overview h5 {
    color: #708090;
    border-bottom: 1px solid #ddd;
    font-size: 18px;
    margin: 0 0 5px;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6);
}
.dlejproperty-short-overview h6 {
    display: ruby-text;
    font-size: 14px;
    margin: 4px 20px auto;
}
.dlejproperty-short-overview > p {
    margin-bottom: 22px;
}
.dlejproperty-short-overview .dlejproperty-overview-list .dlejproperty-single-list {
    margin-right: 0;
    margin-top: 5px;
    min-width: 168px;
}
.dlejproperty-short-overview .dlejproperty-overview-list .dlejproperty-single-list:nth-child(3) {
    margin-right: 0;
}
.dlejproperty-short-overview .dlejproperty-overview-list .dlejproperty-single-list span {
    border-radius: 4px;
    color: #7e7e7e;
    font-size: 16px;
    padding-top: 1px;
    text-align: center;
    width: 22px;
}
.dlejproperty-short-overview .dlejproperty-overview-list .dlejproperty-single-list p {
    font-size: 13px;
    font-weight: bold;
    margin-left: 5px;
    margin-top: 2px;
}
.dlejproperty-feature-overview,.dlejproperty-video-overview {
   margin-top: 20px;
   margin-right: 20px;
   padding: 20px 30px 10px;
   border-radius: 3px;
   border: 1px solid #c7c7c7 !important;
   box-shadow: 0px 0px 24px -12px rgb(0 0 0 / 30%) inset !important;
}
.dlejproperty-feature-overview h5,.dlejproperty-video-overview h5 {
    color: #708090;
    font-size: 18px;
    margin: 0 0 16px;
    border-bottom: 1px solid #ddd;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6);  
}
.dlejproperty-feature-overview .dlejproperty-feature-overview-list {
    display: flex;
    flex-wrap: wrap;
    clear: both;
   list-style: outside none none;
	padding-top: 10px;
    margin-left: auto;
    margin-right: auto;
    justify-content: center;
}
.dlejproperty-feature-overview .dlejproperty-feature-overview-list li {
	width: 165px;
}
.dlejproperty-feature-overview .dlejproperty-feature-overview-list li:last-child {
    margin-right: 0;
}
.dlejproperty-feature-overview .dlejproperty-feature-overview-list li .dlejproperty-feature-overview-signle-list {
    margin-bottom: 10px;
}
.dlejproperty-feature-overview .dlejproperty-feature-overview-list li .dlejproperty-feature-overview-signle-list i {
    float: left;
    font-size: 14px;
    color: #708090;
    margin-top: 2px;
}
.dlejproperty-feature-overview .dlejproperty-feature-overview-list li .dlejproperty-feature-overview-signle-list span {
	float: left;
	color: #000;
	font-size: 13px;
	font-weight: bold;
	padding-left: 5px;
}
.dlejproperty-interior {
	margin-top: 20px;
	margin-right: 20px;    
	padding: 20px 30px 10px;
   border-radius: 3px;
   border: 1px solid #c7c7c7 !important;
   box-shadow: 0px 0px 24px -12px rgb(0 0 0 / 30%) inset !important;
}
.dlejproperty-interior h5 {
    color: #708090;
    font-size: 18px;
    margin: 0 0 16px;
    border-bottom: 1px solid #ddd;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6);
}
.dlejproperty-interior .dlejproperty-interior-tab {
    margin-top: 22px;
}
.dlejproperty-interior .dlejproperty-interior-tab .dlejproperty-interior-tab-nav {
    border-style: solid;
    border-color: #f2f4f7;
    border-width: 1px 0;
    padding: 0;
    margin: 0;
    list-style: none;
    background: #fcfdfd;
}
.dlejproperty-interior .dlejproperty-interior-tab .dlejproperty-interior-tab-nav li {
    display: inline-block;
}
.dlejproperty-interior .dlejproperty-interior-tab .dlejproperty-interior-tab-nav li a {
    color: #000;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    padding: 12px 30px 12px;
    position: relative;
    text-transform: capitalize;
}
.dlejproperty-interior .dlejproperty-interior-tab .dlejproperty-interior-tab-nav li a:after {
    content: '';
    background: #708090;
    height: 7px;
    width: 7px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: auto;
    bottom: -4px;
    right: 0;
    margin: 0 auto;
    transition: .4s;
    opacity: 0;
}
.dlejproperty-interior .dlejproperty-interior-tab .dlejproperty-interior-tab-nav li a:hover:after,
.dlejproperty-interior .dlejproperty-interior-tab .dlejproperty-interior-tab-nav li a:focus:after,
.dlejproperty-interior .dlejproperty-interior-tab .dlejproperty-interior-tab-nav li a:active:after {
    opacity: 1;
}
.dlejproperty-interior .dlejproperty-interior-tab .dlejproperty-interior-tab-nav li:first-child a {
    padding-left: 20px;
}
.dlejproperty-interior .dlejproperty-interior-tab .dlejproperty-interior-tab-nav li.active a:after {
    opacity: 1;
}
.dlejproperty-interior .dlejproperty-interior-tab .dlejproperty-interior-img {
    margin-top: 57px;
    margin-bottom: 35px;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);    
}
.dlejproperty-interior .dlejproperty-interior-tab .dlejproperty-interior-img img {
    display: inline-block;
    border-radius: 4px;
}
.dlejproperty-interior .dlejproperty-interior-tab .tab-pane h5 {
    font-weight: 600;
    font-size: 18px;
    margin: 0 0 3px;
}
.dlejproperty-call-us-widget .reach-agent {
    text-align: center;
    color: #000 !important;
    font-size: 1rem;
}
.dlejproperty-call-us-widget {
    padding: 10px 35px 22px;
    margin-top: 25px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    border-radius: 3px;
    overflow: hidden;
   border: 1px solid #c7c7c7 !important;
   box-shadow: 0px 0px 24px -12px rgb(0 0 0 / 30%) inset !important;
}
.dlejproperty-call-us-widget h4 {
	color: #333333;
	font-size: 12px;
	font-weight: 400;	
	margin: 0 0 5px;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6);
	border-bottom: 1px solid #ddd;
}
.dlejproperty .dlejproperty-price-title {
	text-align: left !important;
	font-size: 18px;
   border-bottom: 1px solid #ddd;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6);	
}
.dlejproperty-price-badge {
	content: '';
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	color: #fff;
	text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.6);
	font-weight: 700;
    font-size: 10px;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding: 0.3em 3.6em 0.3em 3.6em;
    position: absolute;
	display: block;
	z-index: 3 !important;
	-webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.dlejproperty-price-badge.featured {
    top: 24px;
    right: -39px;
	background-color: #218838;
}
.dlejproperty-price-badge.sold {
    top: 12px;
    right: -32px;
	background-color: #c82333;	
}
#dlejproperty-property-map {
	border-radius: 3px;
}
.dlejproperty-map-widget {
	margin-top: 30px;
}
.dlejproperty-map-widget .dlejproperty-map {
	position: relative;
	display: table;
	width: 100%;
	box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.07), 0px 0px 1px rgba(0, 0, 0, 0.14);
}
.dlejproperty-map-widget .dlejproperty-map iframe {
	border: none;
	height: 265px;
	width: 100%;
	float: left;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}
.dlejproperty-map-widget .dlejproperty-map p {
	z-index: 3;
	border-radius: 3px;
	bottom: -40px;
	color: #fff;
	font-size: 28px;
	height: 65px;
	left: 30px;
	margin: 0;
	padding-top: 13px;
	position: absolute;
	text-align: center;
	top: auto;
	width: 65px;
}
.dlejproperty-map-widget .dlejproperty-map-widget-content {
	padding: 10px 35px 15px;
	margin: 28px 0 50px;
   border-radius: 3px;
	z-index: -1;
   border: 1px solid #c7c7c7 !important;
   box-shadow: 0px 0px 24px -12px rgb(0 0 0 / 30%) inset !important;
}
.dlejproperty-map-widget .dlejproperty-map-widget-content span {
	display: block;
	font-size: 18px;
	margin-bottom: 4px;
	border-bottom: 1px solid #ddd;
	padding: 5px;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6);
}
.dlejproperty-map-widget .dlejproperty-map-widget-content .dlejproperty-project-address-text {
	font-size: 14px;
	color: #000;
	font-weight: 600;
	line-height: 27px;
	margin: 0;
}
.dlejproperty-contact-us-widget {
   border-radius: 3px;
   margin-top: 30px;
   padding: 35px 35px 40px;
   border-radius: 3px !important;
   border: 1px solid #c7c7c7 !important;
   box-shadow: 0px 0px 24px -12px rgb(0 0 0 / 30%) inset !important;
}
.dlejproperty-contact-us-widget h3 {
    font-weight: 600;
    margin: 0 0 15px;
    color: #000;
    font-size: 24px;
}
.dlejproperty-contact-us-widget h3 span {
   display: block;
   font-size: 18px;
   margin-bottom: 5px;
	border-bottom: 1px solid #ddd;	
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6);
}
.dlejproperty-contact-us-widget .dlejproperty-widget-form {
    width: 100%;
    clear: both;
    margin-top: 22px;
    display: table;
}
.dlejproperty-contact-us-widget .dlejproperty-widget-form input:not([type='checkbox']) {
    width: 100%;
    margin-bottom: 20px;
    padding: 6px 15px;
}
.dlejproperty-contact-us-widget .dlejproperty-widget-form .form-checkbox {
  margin-top: 15px;
  line-height: 22px;
}
.dlejproperty-contact-us-widget .dlejproperty-widget-form .form-checkbox input[type='checkbox'],
.dlejproperty-view-agent .dlejproperty-agent-form input[type='checkbox'] {
    margin-right: 5px;
}
.dlejproperty-widget-form-request textarea {
    width: 100%;
    height: 170px !important;
    resize: none;
    padding: 15px 0 0 15px;
}
.dlejproperty-contact-us-widget .dlejproperty-widget-form textarea {
    width: 100%;
    height: 170px !important;
    resize: none;
    padding: 15px 0 0 15px;
}
.dlejproperty-contact-us-widget .dlejproperty-widget-form button {
	float: right;
}
.dlejproperty-contact-us-widget .dlejproperty-widget-form .dlejproperty-captcha {
    margin-top: 20px;
}
.dlejproperty-contact-us-widget .dlejproperty-req-status {
    margin-top: 25px !important;
}
.dlejproperty-contact-us-widget .dlejproperty-req-status .abooking-success {
    color: #218838;
    margin: 0;
}
.dlejproperty-contact-us-widget .dlejproperty-req-status .abooking-error {
    color: #f26522;
    margin: 0;
}
.dlejproperty-tabs {
	margin-top: 35px;
}
.nav-tabs .nav-link.active,
.nav-link:hover {
    background-color: #efefefc7 !important;
    box-shadow: inset 0px 1px 1px 0px rgba(0 0 0);
}
.dlejproperty-property-map {
   border-radius: 3px !important;
   border: 1px solid #c7c7c7 !important;
   box-shadow: 0px 0px 24px -12px rgb(0 0 0 / 30%) inset !important;
}
.dlejproperty-agent-form {
	padding: 30px 15px 0;
   border-radius: 3px !important;
   border: 1px solid #c7c7c7 !important;
   box-shadow: 0px 0px 24px -12px rgb(0 0 0 / 30%) inset !important;
}
.dlejproperty-agent-widget {
	padding: 30px 15px 15px;
	position: relative;
   border-radius: 3px !important;
   border: 1px solid #c7c7c7 !important;
   box-shadow: 0px 0px 24px -12px rgb(0 0 0 / 30%) inset !important;
}
.dlejproperty-agent-widget h3 {
	margin: 10px 0;
}
.dlejproperty-agent-widget h3 a {
	font-weight: 600;
	color: #000;
	font-size: 18px;
}
.dlejproperty-agent-widget h3 a span {
	display: block;
	font-size: 18px;
	font-weight: 400;
	padding: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #ddd;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6);
}
.dlejproperty-agent-widget ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.dlejproperty-agent-widget ul li {
	display: inline-block;
}
.dlejproperty-agent-widget ul.dlejproperty-agent-mailing {
	padding-top: 15px;
}
.dlejproperty-agent-widget ul.dlejproperty-agent-mailing li {
	display: block;
	padding-bottom: 4px;
    font-size: 12px;
	font-weight: 500;
}
.dlejproperty-agent-widget ul.dlejproperty-agent-mailing li i {
	display: inline-block;
}
.dlejproperty-agent-widget ul.dlejproperty-agent-mailing li a {
	color: #000000;
}
.dlejproperty-agent-widget ul.dlejproperty-agent-mailing li span {
	display: inline-block;
	padding-left: 9px;
}
.dlejproperty-agent-widget ul.dlejproperty-agent-social {
	left: auto;
	position: absolute;
	top: -20px;
	width: 175px;
}
.dlejproperty-agent-widget ul.dlejproperty-agent-social li a {
	background: #0072bc none repeat scroll 0 0;
	border-radius: 4px;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	height: 38px;
	margin-right: 2px;
	padding-top: 8px;
	text-align: center;
	width: 38px;
	-webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.dlejproperty-agent-widget ul.dlejproperty-agent-social li a:hover {
	background: #f6f9fc;
	color: #0072bc;
}
.dlejproperty-agent-widget ul.dlejproperty-agent-social li a.twitter {
	background: #00aeef;
}
.dlejproperty-agent-widget ul.dlejproperty-agent-social li a.twitter:hover {
	background: #f6f9fc;
	color: #00aeef;
}
.dlejproperty-agent-widget ul.dlejproperty-agent-social li a.instagram {
	background: #db5a54;
}
.dlejproperty-agent-widget ul.dlejproperty-agent-social li a.instagram:hover {
	background: #f6f9fc;
	color: #ab352b;
}
.dlejproperty-agent-widget .agent-img {
	position: relative;
	left: 0;
	top: 4px;
	margin-bottom: 15px;
}
.dlejproperty-agent-widget .agent-img img {
	border-radius: 4px;
	-webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.dlejproperty-agent-widget ul.dlejproperty-agent-social li a.instagram img {
	margin: -10px 0 0 0;
}
.dlejproperty-video {
    height: 400px;
    margin-top: 30px;
}
.dlejproperty-video iframe{
    float: left;
    border: none;
    border-radius: 5px;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);    
}
.dlejproperty-view-agents,
.dlejproperty-view-agent {
    padding: 50px 0 30px;
}
.dlejproperty.agents-head {
	margin-top: 20px;
}
.dlejproperty.dlejproperty-view-agent .agent-info .dlejproperty-agent-mailing li {
    display: inline-block;
    margin-right: 40px;
}
.dlejproperty.dlejproperty-view-agent .agent-info .dlejproperty-agent-mailing li:last-child {
    margin-right: 0;
}
.dlejproperty.dlejproperty-view-agent .agent-contact-form {

    display: table;
    margin-bottom: 40px;
    padding: 40px 0;
    position: relative;
    width: 100%;
}
.dlejproperty.dlejproperty-view-agent .agent-contact-form:before {
    content: "\f0e0";
    color: #fff;
    font-family: FontAwesome;
    font-size: 20px;
    height: 52px;
    left: 0;
    margin: 0 auto;
    padding-top: 10px;
    position: absolute;
    right: 0;
    text-align: center;
    top: -20px;
    width: 52px;
    border-radius: 4px;
    z-index: 3;
}
.dlejproperty.dlejproperty-view-agent .agent-contact-form .contact-form-title {
    margin-bottom: 40px;
    border-bottom: 1px solid #ddd;
}
.dlejproperty-view-agent .dlejproperty-agent-form .controls{
    overflow: hidden;
    margin-bottom: 30px;
    display: flex;
}
.dlejproperty.dlejproperty-view-agent .agent-contact-form input[name="name"],
.dlejproperty.dlejproperty-view-agent .agent-contact-form input[name="email"],
.dlejproperty.dlejproperty-view-agent .agent-contact-form input[name="phone"] {
    float: left;
    margin-right: 30px;
    width: 31.42%;
}
.dlejproperty.dlejproperty-view-agent .agent-contact-form .controls input[name="phone"] {
    margin-right: 0;
}
.dlejproperty.dlejproperty-view-agent .agent-contact-form .controls textarea {
    height: 196px !important;
    resize: none;
}
.dlejproperty.dlejproperty-view-agent .agent-property-list .agent-properties-from-title {
    margin-bottom: 40px;
    border-bottom: 1px solid #ddd;
}
.dlejproperty.dlejproperty-view-agent .dlejproperty-agent-map-widget {
    margin-top: 40px;
    margin-bottom: 6px;
     -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);    
}
.dlejproperty-view-agents.dlejproperty-agents .pagination{
    border-radius: 0;
    display: table;
    margin: 30px auto 0;
    width: auto;
}
.dlejproperty-sorting {
	margin: 10px 0 15px;
	width: 250px;
}
/*Tick sign css*/
.dlejproperty-display-tick {
    min-height: 500px;
    padding: 100px 220px;
}
.circle-loader {
  margin-bottom: 3.5em;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-left-color: #708090;
  animation: loader-spin 1.2s infinite linear;
  position: relative;
  display: inline-block;
  vertical-align: top;
  border-radius: 50%;
  width: 7em;
  height: 7em;
}
.load-complete {
  -webkit-animation: none;
  animation: none;
  border-color: #708090;
  transition: border 500ms ease-out;
}
.checkmark {
  display: none;
}
.checkmark.draw:after {
  animation-duration: 800ms;
  animation-timing-function: ease;
  animation-name: checkmark;
  transform: scaleX(-1) rotate(135deg);
}
.checkmark:after {
  opacity: 1;
  height: 3.5em;
  width: 1.75em;
  transform-origin: left top;
  border-right: 3px solid #708090;
  border-top: 3px solid #708090;
  content: '';
  left: 1.75em;
  top: 3.5em;
  position: absolute;
}
@keyframes loader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes checkmark {
  0% {
    height: 0;
    width: 0;
    opacity: 1;
  }
  20% {
    height: 0;
    width: 1.75em;
    opacity: 1;
  }
  40% {
    height: 3.5em;
    width: 1.75em;
    opacity: 1;
  }
  100% {
    height: 3.5em;
    width: 1.75em;
    opacity: 1;
  }
}
.dlejproperty-features-image {
    display: inline;
    float: left;
    height: 20px;
}
.dlejproperty-card {
    height: 200px;
    background: #c4c4c4;
    text-align: center;
    color: #000;
    font-size: 30px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-radius: 3px;  
	transform: translate3d(0, 0, 0);
	transition-property: box-shadow,transform;
	transition-duration: 800ms;
	transition-timing-function: cubic-bezier(0.16, 1, 0.29, 0.99);      
}
.dlejproperty-card.category-image {
	overflow: hidden;
   background-repeat: no-repeat;
   background-size: cover;
   background-position: center center;
   color: #fff;
   box-shadow: 0 16px 24px 2px rgba(29,17,51,.04),0 6px 32px 4px rgba(9,32,77,.12),0 8px 12px -5px rgba(29,17,51,.12);
}
.dlejproperty-card.category-image:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0 0 0 /0.1);
    border-radius: 5px;
    z-index: 1;
    transition: .3s;
}
.dlejproperty-card.icon-image:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .2);
    border-radius: 3px;
    z-index: 1;
    transition: .3s;
}
.dlejproperty-card .title {
   position: relative;
   margin-bottom: 0;
   margin-top: 14px;
   font-size: 20px;
   color: #fff;
   text-transform: uppercase;
	transition-duration: 1000ms;
	transition-timing-function: cubic-bezier(0.16, 1, 0.29, 0.99);	    
	-webkit-transition: margin 0.4s ease;
	transition: margin 0.4s ease;    
}
.dlejproperty-category {
	Padding: 25px 0 ;
}
.dlejproperty-category .title {
	margin-bottom: -250px;
   border-radius: 3px;
   margin-left: auto;
   margin-right: auto;
	transition:all 0.4s ease;
	-webkit-transition:all 0.4s ease;
	z-index: 3;
}
.dlejproperty-card:hover .title{
	color: #fff;
	margin-bottom: 10%;
}
.dlejproperty-card:hover {
	box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
   	-webkit-box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}
.dlejproperty-card:hover:after{
    background: rgba(0, 0, 0, .6);
}
.dlejproperty .dlejproperty-category {
	padding-bottom: 0;
}
.dlejproperty-category .category-link {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10;
    border-radius: 5px;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);    
}
.dlejproperty-card-header > img {
    width: 100%;
}
.dlejproperty-card-header > span {
    margin-top: 70px;
    font-size: 36px;
}
.dlejproperty-card .dlejproperty-card-body {
    padding: 10px;
}
.leaflet-popup-content-wrapper {
    border-radius: 0px !important;
}
.leaflet-popup-content {
    margin: -2px !important;
    padding: 0px !important;
}
.dlej-marker-icon {
    position: relative;
    text-align: center;
}
.dlej-marker-icon .marker-text{
    position: absolute;
    top: 3px;
    left: 0;
    color: #fff;
    font-size: 12px;
    font-weight: normal;
    width: 55px;
}
.owl-theme .owl-nav.disabled+.owl-dots {
    position: absolute;
    bottom: 0;
    left: 0%;
    margin-top: 0!important;
}
.owl-carousel {
    z-index: 0!important;
}
.property-dots-container {
    display: flex;
    margin: -15px 0px;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.property-dots-container button.owl-dot {
    display: inline;
    outline: none;
    margin-right: 10px;
    border-radius: 3px;
  	-webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.owl-dot.active button {
    border: 1px solid #708090;
}
.property-dots-container .owl-dot.active button {
    border: none !important;
    filter: brightness(1);
}
.dlej-properties-wrapper .property-image .property-favourite {
    position: absolute;
    top: 11px;
    right: 5px;
    z-index: 3 !important;
}
.dlej-properties-wrapper .property-favourite a {
    color: #fff;
    background: transparent;
    padding: 0;
    line-height: 1;
    -webkit-transition: -webkit-transform 0.2s;
    transition: -webkit-transform 0.2s;
    transition: transform 0.2s;
    transition: transform 0.2s,
    -webkit-transform 0.2s;
}
.dlej-properties-wrapper .property-favourite span {
    color: #fff;
    text-shadow: 0px 1px 0px #a5a5a5;
    cursor: pointer;
    transition: 0.3s;
    font-size: 20px !important;
    filter: drop-shadow(0px 1px 1px rgb(0 0 0 / 0.4));
}
.dlej-properties-wrapper .property-favourite .property-fav-btn {
    background: transparent;
    border: none !important;
    outline: none !important;
}
.dlej-properties-wrapper .property-favourite .property-fav-btn > .fa-heart {
    color: #c82333;
}
#map {
    height: 300px;
}
.leaflet-bottom {
    bottom: 0;
    z-index: 1 !important;
}
.dlejproperty:not(.modal)* {
    z-index: 2;
}
:not(modal)
.property-view .active-view {
    border: 2px solid #708090 !important;
    background: #487987 !important;
}
.dlejproperty-view-galleries a.album-link {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
}
.dlejproperty-row > div > .dlejproperty-gallery-item {
    padding-bottom: 25px;
}
.dlejproperty-gallery-item {
    display: block;
}
.dlejproperty-gallery-item.item-cursor {
    cursor: zoom-in;
}
.dlejproperty-gallery-item > div{
    position: relative;
}
.dlejproperty-gallery-item img {
    width: 100%;
}
.dlejproperty-gallery-album-info {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 15px;
    z-index: 1;
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
}
.dlejproperty-gallery-album-title {
    display: block;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 1px;
    color: rgba(255, 255, 255, .9);
    text-decoration: none;
    font-weight: 700;
    margin: 0 0 5px;
    outline: 0;
    -webkit-transition: color 400ms;
    transition: color 400ms;
}
.dlejproperty-gallery-album-meta {
    display: block;
    margin: -5px;
}
.dlejproperty-gallery-album-meta > span {
    display: block;
    float: left;
    margin: 5px;
    font-size: 13px;
    line-height: 1;
    font-weight: 700;
    letter-spacing: 1px;
    color: rgba(255, 255, 255, .6);
    -webkit-transition: color 400ms;
    transition: color 400ms;
}
.map-content-loader {
    display: flex;
    justify-content: center;
}
.dlejproperty-map-footer {
    margin-top: 20px;
}
.gm-style-iw {
    width: 250px !important;
    top: 15px !important;
    left: 0 !important;
    background-color: #fff;
    border-radius: 2px 2px 0 0;
}
.infowindow .info-wrapper {
    padding: 10px;
}

.infowindow .map-to-property {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
body.view-gallery .dlejproperty-view-gallery .dlejproperty-gallery-title-wrap {
    position: relative;
    background-size: cover;
    background-position: center center;
    padding: 70px 0 60px 0;
    margin-bottom: 100px;
}
.dlejproperty-view-gallery .dlejproperty-gallery-title-wrap {
    margin-bottom: 40px;
    text-align: center;
}
.dlejproperty-view-gallery .dlejproperty-gallery-title-wrap .badge {
    font-size: 14px !important;
    padding: 11px 13px 6px 13px !important;
}
.dlejproperty-view-gallery .badge.badge-primary {
    background-color: #20d8d3;
}
.dlejproperty-view-gallery .badge {
    font-size: 11px;
    text-transform: uppercase;
    color: #fff;
    padding: 5px 6px;
    display: inline-block;
    font-weight: 700;
    margin-right: 10px;
    border-radius: 0px;
}
body.view-gallery .dlejproperty-view-gallery .dlejproperty-gallery-title-wrap h4 {
    color: #fff;
    font-weight: 400;
    font-size: 36px;
}
body.view-gallery #dlej-main-body > .container {
    width: 100%;
    padding: 0;
}
body.view-gallery #dlej-main-body {
    padding-top: 0px;
}
body.view-gallery .dlejproperty-gallery-title-wrap:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: -1;
}
.badge {
	line-height: 1 !important;
	color: #fff !important;
    font-weight: 500 !important;
    text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.6) !important;
    border-radius: 0 !important;
}
.dlejproperty .dlej-properties-wrapper .dlejproperty-badge-featured {
 	padding: 4px 20px 5px;
 	position: absolute;
   font-size: 60% !important;
 	top: -6px;
 	left: 25px;
 	text-align: center;
	border-radius: 3px 3px 0 0 !important;
 	background: #218838;
   z-index: 3;
	-webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
   box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);   
}
/*
.dlejproperty .dlej-properties-wrapper .dlejproperty-badge-featured:before {
 	height: 0;
 	width: 0;
 	right: -5.5px;
 	top: 0.1px;
 	border-bottom: 6px solid #19672b;
 	border-right: 6px solid transparent;
}
*/
.dlejproperty .dlej-properties-wrapper .dlejproperty-badge-featured:before {
  	content: "";
  	position: absolute;
}
.dlejproperty .dlej-properties-wrapper .dlejproperty-badge-sold {
   padding: 4px 20px 5px;
   position: absolute;
   font-size: 70% !important;
 	top: -6px;
 	left: 25px;
 	text-align: center;
	border-radius: 3px 3px 0 0 !important;
 	background: #c82333;
    z-index: 3;
  	filter: drop-shadow(0px 3px 5px #696969);   
}
/*
.dlejproperty .dlej-properties-wrapper .dlejproperty-badge-sold:before {
 	height: 0;
 	width: 0;
 	right: -5.5px;
 	top: 0.1px;
 	border-bottom: 6px solid #961a27;
 	border-right: 6px solid transparent;
}
*/
.dlejproperty .dlej-properties-wrapper .dlejproperty-badge-sold:before {
  	content: "";
  	position: absolute;
}
.com-dlejproperty.view-property .dlejproperty-view-property #dlejproperty-slider-alt .owl-nav {
  margin: 0;
}
.dlejproperty-view-property {
	padding-top: 34px;
}
.com-dlejproperty.view-property .dlejproperty-view-property #dlejproperty-slider-alt .owl-nav > div {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 57px;
  height: 57px;
  background: transparent;
  margin: 0;
  padding: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.com-dlejproperty.view-property .dlejproperty-view-property #dlejproperty-slider-alt .owl-nav > div.owl-prev {
  left: 20px;
}
.com-dlejproperty.view-property .dlejproperty-view-property #dlejproperty-slider-alt .owl-nav > div.owl-next {
  right: 20px;
}
.com-dlejproperty.view-property .dlejproperty-view-property #dlejproperty-slider-alt .owl-nav > div:hover, .com-dlejproperty.view-property .dlejproperty-view-property #dlejproperty-slider-alt .owl-nav > div:focus {
  background-color: #708090;
  border: 1px solid #171717;
  border-radius: 4px;
}
.com-dlejproperty.view-property .dlejproperty-view-property #dlejproperty-slider-alt .owl-nav > div:hover , .com-dlejproperty.view-property .dlejproperty-view-property #dlejproperty-slider-alt .owl-nav > div:focus i.fa {
  color: #fff;
}
.com-dlejproperty.view-property .dlejproperty-view-property #dlejproperty-slider-alt .owl-nav > div i.fa {
  font-size: 30px;
  line-height: 52px;
  padding: 0 20px;
  color: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.com-dlejproperty.view-property .property-dots-container {
  margin-top: -25px;
  margin-bottom: 10px;
  max-width: 100%;
  overflow: auto;
  -ms-overflow-style: none;  
  overflow: -moz-scrollbars-none;
}

.com-dlejproperty.view-property .property-dots-container::-webkit-scrollbar { 
    display: none;
}

.com-dlejproperty.view-property .property-dots-container .owl-dot {
  background: #000;
  border-radius: 3px;
  z-index: 3;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);  
}
.com-dlejproperty.view-property .property-dots-container .owl-dot:not(:last-child) {
  margin-right: 30px;
}
.com-dlejproperty.view-property .property-dots-container .owl-dot button.owl-dot {
  margin-right: 0px;
  display: block;
  border: none;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.com-dlejproperty.view-property .property-dots-container .owl-dot button.owl-dot:hover, .com-dlejproperty.view-property .property-dots-container .owl-dot button.owl-dot:focus {
  background-color: #000;
}
.com-dlejproperty.view-property .property-dots-container .owl-dot.active button {
  border: none;
  opacity: 0.6;
}
.infowindow{
  width: 250px;
}
.infowindow img{
  width: 100%;
}
.infowindow .info-wrapper{
  padding: 20px;
  color: #7c7c7c;
}
.infowindow .info-wrapper .price-text{
  font-size: 18px;
  color: #708090;
  margin-bottom: 14px;
}
.infowindow .info-wrapper .title-wrapper{
  margin-bottom: 12px;
}
.infowindow .info-wrapper .title-wrapper .price > span{
  font-size: 12px;
}
.infowindow .info-wrapper .title-wrapper p{
  margin-bottom: 5px;
  font-weight: 700;
}
.infowindow .info-wrapper .price-wrap{
  margin-bottom: 5px;
  font-weight: 700;
  font-size: 18px;
  color: #708090;
}
.infowindow .info-wrapper .property-title{
  font-weight: 600;
  color: #000;
}
.infowindow .info-wrapper .location-wrapper{
  font-size: 12px;
  line-height: 1.4;
  font-weight: 400;
  display: flex;
}
.infowindow .info-wrapper .location-wrapper span.fa{
  padding-right: 10px;
}
.infowindow .info-wrapper .location-wrapper i.fa{
  font-size: 18px;
  margin-left: 2px;
  margin-right: 5px;
}
.dlejproperty .view-button a.btn{
    background: transparent;
    padding: 0;
    margin-left: 10px;
}
.dlejproperty .view-button a span{
  font-size: 20px;
  width: 55px;
  height: 55px;
  line-height: 55px;
  border: solid 2px #d8d8d8;
  border-radius: 2px;
  color: #d8d8d8;
  transition: 0.3s;
}
.dlejproperty .view-button a:hover span{
  border: solid 2px #000;
  color: #000;
}
.dlejproperty .view-button .active-view{
  border: 0 !important;
  background: transparent !important;
}
.dlejproperty .view-button .active-view span{
  border: solid 2px #000;
  color: #000;
}
#dlej-property-properties-map #dlej-property-properties{
  padding: 20px 0px 20px 30px;
  height: 1100px;
}
.dlejproperty .dlej-no-item-found{
    margin-top: 10px;
}
.dlejproperty .dlej-no-item-found>p{
	display: inline-block;
    /* padding: 0.75rem 1.25rem; */
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
    color: #fff;
    background-color: #f89406;
    border-color: #c17105;
    padding: 3px 10px;
    font-size: 15px;
}
body.view-maps #dlej-main-body>.container{
    width: 100%;
}
.dlej-properties-list-wrapper.dlej-properties-wrapper{
    background-color: #fff;
}
.dlej-properties-list-wrapper.dlej-properties-wrapper>.row{
    margin-bottom: 0;
}
.dlej-properties-list-wrapper.dlej-properties-wrapper .property-details{
    padding: 25px 0;
}
[data-simplebar] {
  position: relative;
  z-index: 0;
  overflow: hidden!important;
  max-height: inherit;
  -webkit-overflow-scrolling: touch; /* Trigger native scrolling for mobile, if not supported, plugin is used. */
}
[data-simplebar="init"] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.simplebar-scroll-content {
  overflow-x: hidden!important;
  overflow-y: scroll;
  min-width: 100%!important;
  max-height: inherit!important;
  -webkit-box-sizing: content-box!important;
          box-sizing: content-box!important;
}
.simplebar-content {
  overflow-y: hidden!important;
  overflow-x: scroll;
  -webkit-box-sizing: border-box!important;
          box-sizing: border-box!important;
  min-height: 100%!important;
}
.simplebar-track {
  z-index: 10;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 11px;
}
.simplebar-scrollbar {
  position: absolute;
  right: 2px;
  width: 7px;
  min-height: 10px;
}
.simplebar-scrollbar:before {
  position: absolute;
  content: "";
  background: black;
  border-radius: 7px;
  left: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}
.simplebar-track:hover .simplebar-scrollbar:before,
.simplebar-track .simplebar-scrollbar.visible:before {
  opacity: 0.5;
  -webkit-transition: opacity 0 linear;
  transition: opacity 0 linear;
}
.simplebar-track.vertical {
  top: 0;
}
.simplebar-track.vertical .simplebar-scrollbar:before {
  top: 2px;
  bottom: 2px;
}
.simplebar-track.horizontal {
  left: 0;
  width: auto;
  height: 11px;
  display: none;
}
.simplebar-track.horizontal .simplebar-scrollbar:before {
  height: 100%;
  left: 2px;
  right: 2px;
}
.horizontal.simplebar-track .simplebar-scrollbar {
  right: auto;
  top: 2px;
  height: 7px;
  min-height: 0;
  min-width: 10px;
  width: auto;
}
.dlejproperty-total-price {
    font-size: 22px;
    margin-bottom: 0;
}
.dlejproperty-call-us-widget p {
	text-align: center;
}
/* ======================= StandAlone Color Style =======================  */
.dlejproperty .dlej-properties-wrapper .property-summery-list span {
	color: #708090;
}
.dlejproperty .dlej-properties-wrapper .property-details .property-price {
	color: #708090;
}
.dlejproperty .dlej-properties-wrapper .property-details .property-title a:hover {
	color: #606e7b;
}
.dlejproperty .dlej-properties-wrapper .property-details .property-title a:focus {
	color: #606e7b;
}
.dlejproperty .dlej-properties-wrapper .property-details .property-title a:active {
	color: #606e7b;
}
.dlejproperty .dlej-properties-wrapper .property-details .property-status {
	background: #708090;
}
.dlejproperty .dlej-properties-wrapper-list .property-details-list .property-category {
	background: #708090;
}
.dlejproperty .dlej-properties-wrapper .property-details .property-category {
	background: #708090;
}
.dlejproperty .dlej-properties-wrapper .property-details .property-category:after {
	border-bottom: 8px solid #708090;
}
.dlejproperty .dlej-properties-wrapper .property-details .property-price {
	color: #606e7b;
}
.dlejproperty .dlej-properties-wrapper .property-details .property-title a:hover {
	color: #606e7b;
}
.dlejproperty .dlej-properties-wrapper .property-details .property-title a:focus {
	color: #606e7b;
}
.dlejproperty .dlej-properties-wrapper .property-details .property-title a:active {
	color: #606e7b;
}
.dlejproperty .dlejproperty-price-title {
	color: #708090;
}
.dlejproperty-map-widget .dlejproperty-map p {
	background: #708090 none repeat scroll 0 0;
}
ul.dlejproperty-agent-social li a:hover {
	background: #606e7b;
}
ul.dlejproperty-agent-social li a.twitter:hover {
	background: #606e7b;
}
ul.dlejproperty-agent-social li a.instagram:hover {
	background: #606e7b;
}
.dlejproperty-call-us-widget a.btn.btn-primary {
	background: #708090;
}
.dlejproperty-call-us-widget h3 > span {
	color: #708090;
}
.dlejproperty-map-widget-content span {
	color: #708090;
}
.dlejproperty-overview-list span {

}
.dlejproperty-feature-overview-signle-list i {
	color: #708090;
}
.dlejproperty-agent-widget h3 a span {
	color: #708090;
}
.dlejproperty-agent-widget ul.dlejproperty-agent-mailing li i {
	color: #708090;
}
.dlejproperty-contact-us-widget h3 span {
	color: #708090;
}
/*
.dlejproperty-view-properties.dlejproperty .dlejproperty-listing-url li.active {
	background: #606e7b;
}
*/
.dlejproperty-view-properties.dlejproperty .dlejproperty-listing-url li.active a {
	color: #959393;
}
/*
.dlejproperty-view-properties.dlejproperty .dlejproperty-listing-url li.active:before {
	border-top: 10px solid #606e7b;
}
.dlejproperty-view-properties.dlejproperty .dlejproperty-listing-url li {
	background: #708090;
}
*/
.dlejproperty-view-properties.dlejproperty .dlejproperty-listing-url li:hover {
	background: #606e7b;
}
.dlejproperty-view-properties.dlejproperty .dlejproperty-listing-url li:hover a:hover {
	color: #fff;
}
.dlejproperty-view-properties.dlejproperty .page-item.active .page-link {
	background-color: #708090;
	border-color: #606e7b;
}
#dlejproperty-slider.owl-carousel .owl-nav div {
	color: #708090;
}
#dlejproperty-slider.owl-carousel .owl-nav div:hover {
	background: #606e7b;
}
.dlejproperty.dlejproperty-view-agent .agent-contact-form:before {
	background: #708090;
}
.dlejproperty-req-status .abooking-success {
	color: #708090;
}
.call-us a i {
	background-color: #708090;
}
.btn-primary {
	color: #fff;
	background-color: #708090 !important;
	border-color: #708090 !important;
}
.view-property .dlejproperty-view-property #dlejproperty-slider-alt .owl-nav > div:hover {
	background-color: #606e7b;
}
.view-property .dlejproperty-view-property #dlejproperty-slider-alt .owl-nav > div:focus {
	background-color: #606e7b;
}
.dlejproperty-feature-overview .dlejproperty-feature-overview-list li .dlejproperty-feature-overview-signle-list i {
	color: #708090;
}
.dlejproperty .dlej-properties-wrapper .property-image {
	background: #708090;
}
.dlejproperty-customerinfo-tabs > ul > li a {
	color: #708090;
}
.dlejproperty-interior-tab > ul > li a {
	color: #708090;
}
.nav-link:focus, .nav-link:hover {
    color: #708090 !important;
}
/* ===== Makes slider full width ===== */
.view-property #dlej-main-body > .container {
    width: 100%;
    padding: 0;
    max-width: 100%;
}
#dlej-left .dlej-module.blog-popular-news {
	padding-bottom: 10px;
}

#dlej-left .dlej-module.blog-popular-news .dlej-module-title {
	margin-bottom: 30px;
}

#dlej-left .dlej-module.blog-popular-news .latestnews > div {
	border: 0;
	padding: 0 0 20px;
	margin: 0;
	display: table;
	width: 100%;
}

#dlej-left .dlej-module.blog-popular-news .article-list-img {
	width: 65px;
	float: left;
	margin-right: 15px;
	-webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
	border-radius: 4px;
}

#dlej-left .dlej-module.blog-popular-news a {
	line-height: 1.2;
}

#dlej-right .dlej-module.blog-popular-news {
	padding-bottom: 10px;
}

#dlej-right .dlej-module.blog-popular-news .dlej-module-title {
	margin-bottom: 30px;
}

#dlej-right .dlej-module.blog-popular-news .latestnews > div {
	border: 0;
	padding: 0 0 20px;
	margin: 0;
	display: table;
	width: 100%;
}

#dlej-right .dlej-module.blog-popular-news .article-list-img {
	width: 65px;
	float: left;
	margin-right: 15px;
	-webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
	border-radius: 4px;
}

#dlej-right .dlej-module.blog-popular-news a {
	line-height: 1.2;
}

.blog-popular-news .article-list-img {
	width: 65px;
	float: left;
	margin-right: 15px;
	-webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
	border-radius: 4px;
}

.dlej-module .latestnews > div {
	padding-bottom: 12px;
	margin-bottom: 20px;
}

.dlej-module .latestnews > div .article-list-img a:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	z-index: 5;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
/* =========== agents - Contacts ============= */
.dlejproperty.dlejproperty-properties-simple-list .properties-wrapper .property-details-wrap .property-price {
  font-size: 14px;
}
.dlejproperty.dlejproperty-properties-simple-list .properties-wrapper .property-details-wrap .property-title {
  margin-bottom: 0;
}
.dlejproperty.dlejproperty-agents.dlejproperty-agents-simple > .row {
  margin-bottom: 0;
}
.dlejproperty.dlejproperty-agents.dlejproperty-agents-simple .row:last-child .dlejproperty-agent-widget {
  margin-bottom: 0;
}
.dlejproperty.dlejproperty-agents.dlejproperty-agents-simple .dlejproperty-agent-widget {
	background: transparent !important;
  	display: -webkit-box;
  	display: -ms-flexbox;
  	display: flex;
  	-webkit-box-align: center;
  	-ms-flex-align: center;
  	align-items: center;
  	border: none;
  	/* margin-bottom: 5px; */
  	padding: 0 0 10px;
  	box-shadow: none;
}
.dlejproperty.dlejproperty-agents.dlejproperty-agents-simple .dlejproperty-agent-widget:hover {
  box-shadow: none;
}
.dlejproperty.dlejproperty-agents.dlejproperty-agents-simple .dlejproperty-agent-widget .agent-img-wrap img {
	border-radius: 2px;
	-webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);	
}
.dlejproperty.dlejproperty-agents.dlejproperty-agents-simple .dlejproperty-agent-widget .agent-img-wrap {
  	-webkit-box-flex: 0;
  	-ms-flex: 0 0 55px;
  	flex: 0 0 55px;
  	margin-right: 15px;
}
.dlejproperty.dlejproperty-agents.dlejproperty-agents-simple .dlejproperty-agent-widget .agent-details-wrap {
  	text-align: left;
 	padding: 5px 0;
}
.dlejproperty.dlejproperty-agents.dlejproperty-agents-simple .dlejproperty-agent-widget .agent-details-wrap .agent-title {
	font-size: 13px;
  	margin-bottom: 6px;
}
.dlejproperty.dlejproperty-agents.dlejproperty-agents-simple .dlejproperty-agent-widget .agent-details-wrap .designation {
  font-size: 13px;
  margin-bottom: 0px;
}
