.ich-settings-main-wrap #new-property #position {
background-color: #1fb7a6;
position: relative;
height: 40px;
padding: 8px 0 0 14px;
color: #FFF;
}
.ich-settings-main-wrap #new-property #position:after {
position: absolute;
content: "";
top: -10px;
z-index: 10;
left: 80px;
width: 0;
height: 0;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom: 10px solid #1fb7a6;
}
.ich-settings-main-wrap #wp-rem-content-editor-container {
border: 1px solid #eee;
}
.ich-settings-main-wrap .wp-editor-tabs button {
height: 28px;
}
.ich-settings-main-wrap .search-box-page {
background-color: #FFFFFF;
box-shadow: 0 10px 31px 0 rgba(7,152,255,.09);
padding: 20px 20px 0;
border: 1px solid #f1f8ff;
margin-bottom: 30px;
}
.ich-settings-main-wrap .search-box-page .space-div {
padding-bottom: 20px;
}
.ich-settings-main-wrap .search-box-page label {
font-size: 15px; }
.ich-settings-main-wrap img {
max-width: initial !important;
}
.ich-settings-main-wrap .space-form {
margin-bottom: 30px;
}
.section-title {
min-height: 35px;
margin: 30px 0 20px;
position: relative;
border-bottom: 2px solid #1fb7a6;
}
.section-title.no-margin {
margin-top: 0;
margin-bottom: 20px;
}
.section-title .title {
min-height: 37px;
font-size: 20px;
padding: 6px 10px 0;
background-color: #1fb7a6;
color: #ffffff;
line-height: 1;
float: left;
margin: 0;
position: absolute !important;
top: auto;
right: auto;
bottom: -2px;
left: 0;
z-index: 1;
}
.section-title.line-style {
border-bottom: 4px solid #F2F2F2;
}
.section-title.line-style .title {
background-color: transparent;
color: #777;
padding-left: 0;
padding-right: 0;
border-bottom: 4px solid #1fb7a6;
bottom: -4px;
}
.agent-box-card {
position: relative;
}
.agent-card-1, .agent-card-2 {
background-color: #FFFFFF;
box-shadow: 0 10px 31px 0 rgba(7,152,255,.09);
border: 1px solid #f1f8ff;
}
.agent-box-card .image-content {
position: relative !important;
}
.agent-box-card .image-content .image {
border: 1px solid rgba(24, 139, 126, 0.7);
border-bottom-width: 0;
overflow: hidden;
width: 100%;
height: 250px;
}
.agent-box-card .info-agent {
position: relative;
}
.agent-card-2 .info-agent {
text-align: center;
}
.agent-box-card .info-agent:after {
position: absolute !important;
top: -16px;
right: 50%;
bottom: auto;
left: auto;
z-index: 1;
content: "";
margin-right: -20px;
width: 0;
height: 0;
border-left: 20px solid transparent;
border-right: 20px solid transparent;
border-bottom: 16px solid rgba(24, 139, 126, 0.7);
}
.agent-box-card .info-agent .text {
padding: 14px 14px 0;
color: #ffffff;
}
.agent-box-card .info-agent .name {
display: block;
font-size: 22px;
color: #ffffff;
text-align: center;
padding: 6px 0;
border-bottom: 1px dotted rgba(255, 255, 255, 0.7);
}
.agent-box-card .info-agent .contact {
width: 100%;
table-layout: fixed;
margin-top: 14px;
}
.agent-box-card .info-agent .contact td {
border: 1px solid #eee;
}
.agent-box-card .info-agent .contact .icon {
display: block;
font-size: 14px;
width: auto;
height: auto;
padding: 8px 0;
text-align: center;
-moz-transition: 0.3s all ease-in-out;
-ms-transition: 0.3s all ease-in-out;
-o-transition: 0.3s all ease-in-out;
transition: 0.3s all ease-in-out;
-webkit-transition: 0.3s all ease-in-out;
}
.agent-box-card .info-agent .contact .icon:hover {
background-color: rgba(255, 255, 255, 0.8);
color: #188b7e;
}
.agent-box-card.rounded .image-content {
height: 250px;
}
.agent-box-card.rounded .image-content .image {
border-width: 7px !important;
width: 220px;
height: 220px;
margin-right: -110px;
position: absolute !important;
right: 50%;
top: 0;
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
}
.agent-box-card .rem-profile-image img {
max-width: 100% !important;
height: auto;
}
.agent-box-card.grey .image-content .image {
border-color: #E5E5E5;
}
.agent-box-card.grey .info-agent .contact,
.agent-box-card.grey .info-agent .contact li,
.agent-box-card.grey .info-agent .name {
border-color: #E5E5E5;
}
.agent-box-card.grey .info-agent:after {
border-bottom-color: #FFFFFF;
}
.agent-box-card.grey .info-agent .contact .icon,
.agent-box-card.grey .info-agent .name,
.agent-box-card.grey .info-agent .text {
color: #666;
}
.agent-box-card.top-agent .image-content:after {
color: #ffffff;
display: block;
padding: 6px 12px;
background-color: rgba(24, 139, 126, 0.95);
position: absolute !important;
top: -11px;
right: auto;
bottom: auto;
left: 52%;
z-index: 1;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
.agent-box-card.top-agent .image-content:before {
border-bottom: 12px solid transparent;
border-right: 16px solid transparent;
content: "";
height: 0;
width: 0;
border-left: 16px solid rgba(24, 139, 126, 0.95);
position: absolute !important;
top: 23px;
right: auto;
bottom: auto;
left: 54%;
z-index: 2;
} .contact-agent {
border-top: none;
padding: 20px;
}
.contact-agent .alert {
margin-bottom: 0;
margin-top: 20px;
}
.agent-contact-wrapper {
margin-bottom: 30px;
} .button-sidebar {
background-color: #1fb7a6;
border: 1px solid #188b7e;
padding: 20px 20px 20px 80px;
margin-bottom: 20px;
line-height: 1.1;
font-size: 22px;
color: #ffffff;
overflow: hidden;
position: relative;
display: block;
}
.button-sidebar b {
display: block;
}
.button-sidebar .icon {
font-size: 54px;
color: #ffffff;
position: absolute !important;
top: 16px;
right: auto;
bottom: auto;
left: 13px;
z-index: 1;
}
#filter-box .filter {
cursor: pointer;
background-color: #1fb7a6;
color: #ffffff;
display: inline-block;
font-size: 14px;
margin: 0 2px 6px 0;
padding: 2px 8px 3px 6px;
position: relative;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
-moz-transition: 0.3s all ease-in-out;
-ms-transition: 0.3s all ease-in-out;
-o-transition: 0.3s all ease-in-out;
transition: 0.3s all ease-in-out;
-webkit-transition: 0.3s all ease-in-out;
}
#filter-box .filter:hover {
background-color: #1fb7a6;
text-decoration: none;
}
#filter-box .filter:hover i {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity-ie)";
opacity: 1;
-moz-opacity: 1;
-khtml-opacity: 1;
}
#filter-box .filter i {
cursor: pointer;
position: absolute !important;
top: 5px;
right: 6px;
bottom: auto;
left: auto;
z-index: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity-ie)";
opacity: 0.3;
-moz-opacity: 0.3;
-khtml-opacity: 0.3;
} .dropdown .carat:after {
border-top-color: #1fb7a6;
}
.dropdown.open .carat {
background-color: #1fb7a6;
border-left-color: #1fb7a6;
}
.dropdown li.hover,
.dropdown li.focus,
.dropdown li.active {
background-color: #1fb7a6;
}
.dropdown.open {
border-color: #1fb7a6;
-webkit-box-shadow: 0 0 0 4px rgba(89, 227, 211, 0.1);
-moz-box-shadow: 0 0 0 4px rgba(89, 227, 211, 0.1);
box-shadow: 0 0 0 4px rgba(89, 227, 211, 0.1);
} input.labelauty + label > span.labelauty-checked-image {
background-color: #1fb7a6;
border-color: #188b7e;
}
input.labelauty:hover + label > span.labelauty-checked-image {
background-color: #188b7e;
border-color: #188b7e;
} .fotorama__arr {
background-color: rgba(45, 220, 200, 0.8);
} .skillbar-bar {
background-color: rgba(24, 139, 126, 0.5);
}
.skillbar-title {
background-color: rgba(16, 96, 87, 0.9);
}
.ich-settings-main-wrap .form-control {
border: 1px solid #EEE;
height: 36px;
border-radius: 0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.ich-settings-main-wrap .form-control:focus {
border: 1px solid #1fb7a6;
background-color: #FEFEFE;
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
}
.ich-settings-main-wrap .form-control:hover {
border-color: #d8d8d8;
box-shadow: 0 9px 17px 0 rgba(7,152,255,.09);
-moz-box-shadow: 0 9px 17px 0 rgba(7,152,255,.09);
-webkit-box-shadow: 0 9px 17px 0 rgba(7,152,255,.09);
}
.screen-reader-text {
display: none;
}
.rem-carousel-wrap {
position: relative;
padding-bottom: 40px;
}
.rem-carousel-wrap .rem-carousel-nav {
text-align: center;
}
.rem-carousel-wrap .rem-carousel-nav .button-container {
border-top: 1px solid #1fb7a6;
position: absolute !important;
top: auto;
right: 0;
bottom: 0;
left: 0;
z-index: 1;
height: 30px;
}
.rem-carousel-wrap .rem-carousel-nav a {
background: url(/wp-content/plugins/real-estate-manager-pro/images/mini-arrow.png) no-repeat scroll top center;
display: inline-block;
background-color: #1fb7a6;
float: right;
width: 30px;
height: 30px;
text-indent: -9999px;
margin-left: 1px;
}
.rem-carousel-wrap .rem-carousel-nav a:hover {
background-color: #188b7e;
}
.rem-carousel-wrap .rem-carousel-nav a.previous {
background-position: 11px -36px;
}
.rem-carousel-wrap .rem-carousel-nav a.next {
background-position: -40px -36px;
}
.box-list #filter-box a {
padding-right: 20px !important;
}
@media (max-width: 768px) {
.landz-box-property.box-list .image {
height: 220px !important;
left: 10px !important;
top: 10px !important;
right: 10px !important;
width: auto !important;
}
.landz-box-property.box-list .address {
padding-top: 234px !important;
}
.landz-box-property.box-list .address,
.landz-box-property.box-list .description,
.landz-box-property.box-list .detail,
.landz-box-property.box-list .footer {
margin-left: 0 !important;
border-left: none !important;
}
.landz-box-property.box-list .price {
right: 23px !important;
top: 23px !important;
}
}
@media (max-width: 480px) {
.landz-box-property.box-list .detail dd {
width: 58% !important;
border-right: none !important;
}
.landz-box-property.box-list .detail dt {
width: 40% !important;
}
} .rem-sale {
width: 150px;
height: 150px;
overflow: hidden;
position: absolute;
z-index: 4;
pointer-events: none;
}
.rem-sale::before,
.rem-sale::after {
position: absolute;
z-index: -1;
content: '';
display: block;
border: 5px solid #2980b9;
}
.rem-sale span {
position: absolute;
display: block;
width: 225px;
padding: 15px 0;
background-color: #3498db;
box-shadow: 0 5px 10px rgba(0,0,0,.1);
color: #fff;
font: 700 18px/1 'Lato', sans-serif;
text-shadow: 0 1px 1px rgba(0,0,0,.2);
text-transform: uppercase;
text-align: center;
} .rem-sale-top-left {
top: -10px;
left: -10px;
}
.rem-sale-top-left::before,
.rem-sale-top-left::after {
border-top-color: transparent;
border-left-color: transparent;
}
.rem-sale-top-left::before {
top: 0;
right: 0;
}
.rem-sale-top-left::after {
bottom: 0;
left: 0;
}
.rem-sale-top-left span {
right: -25px;
top: 30px;
transform: rotate(-45deg);
}
#map-canvas img {
max-width: initial !important;
}
.inline-property-icons .rem-info {
margin-left: 15px;
border-right: 1px solid;
padding-right: 10px;
}
.inline-property-icons span:last-child {
border-right: none;
}
.inline-property-icons {
padding-top: 3px !important;
color: rgba(0,0,0,.6);
}
.post-bar .inline-property-icons {
display: inline-block;
padding-top: 0 !important;
}
.rem-box-maps .inline-property-icons {
line-height: 33px;
font-size: 14px;
}
@media only screen and (max-width: 1170px){
#property-content {
padding-right: 15px !important;
padding-left: 15px !important;
}
}
.property_details-fields .space-form {
margin-bottom: 5px;
}
.ich-settings-main-wrap .landz-box-property .title {
overflow: hidden;
display: inline-block;
text-overflow: ellipsis;
white-space: nowrap;
width: 100%;
}
.rem-simple-search {
padding: 3px !important;
border: solid 1px #E4E4E4 !important;
border-radius: 6px !important;
background-color: #fff !important;
}
.ich-settings-main-wrap .rem-simple-search input{
border: 0;
box-shadow: none;
border: none !important;
}
.rem-simple-search button {
margin: 2px 0 0 0 !important;
background: none !important;
box-shadow: none;
border: 0 !important;
color: #666666 !important;
padding: 0 8px 0 10px !important;
border-left: solid 1px #ccc !important;
}
.rem-simple-search button:hover {
border: 0;
box-shadow: none;
border-left: solid 1px #ccc !important;
}
.rem-simple-search .glyphicon-search, .rem-simple-search .btn-info i {
font-size: 23px;
}
.rem-simple-search .btn.btn-info {
font-size: 10px;
}
.rem-simple-search .btn,
.rem-simple-search input,
.rem-simple-search select,
.rem-simple-search input:focus,
.rem-simple-search input:hover,
.rem-simple-search .dropdown {
box-shadow: none !important;
outline: none;
}
.ich-settings-main-wrap .rem-simple-search input:focus {
border-color: #ccc !important;
background-color: transparent !important;
}
.ich-settings-main-wrap .rem-simple-search input {
background-color: transparent !important;
}
.ich-settings-main-wrap .rem-topbar select {
box-shadow: none !important;
height: auto !important;
}
.ich-settings-main-wrap .rem-topbar .btn {
padding: 9px 14px !important;
}
.ich-settings-main-wrap .rem-topbar .btn:focus {
outline: none;
border: none;
}
.ich-settings-main-wrap .rem-topbar {
margin-bottom: 20px;
}
.ich-settings-main-wrap .price-sep {
font-size: 18px;
}
.ich-settings-main-wrap #rc-imageselect {transform:scale(0.77);-webkit-transform:scale(0.77);transform-origin:0 0;-webkit-transform-origin:0 0;} .rem-field-hide {
display: none;
}
.rem-field-show {
display: block;
}
.agent-box-card.grey .info-agent ul.list {
padding: 0;
list-style: none;
margin: 5px 0;
}
.rem-sale-ribbon-2 {
text-align: left;
position: relative;
color: #fff;
margin: 0;
padding: 8px;
background-image: linear-gradient(rgba(255,255,255,.3), rgba(255,255,255,0));
-moz-box-shadow: 0 2px 0 rgba(0,0,0,.3);
-webkit-box-shadow: 0 2px 0 rgba(0,0,0,.3);
box-shadow: 0 2px 0 rgba(0,0,0,.3);
position: absolute;
top: 12px;
left: -10px;
z-index: 4;
min-width: 100px;
}
.rem-sale-ribbon-2:before, 
.rem-sale-ribbon-2:after {
content: '';
position: absolute;
border-style: solid;
border-color: transparent;
bottom: -10px;
}
.rem-sale-ribbon-2:before {
border-width: 0 10px 10px 0;
border-right-color: #222;
left: 0;
}
.propery-style-5 .rem-sale-ribbon-2 {
right: -10px;
left: auto !important;
}
.propery-style-5 .rem-sale-ribbon-2:before {
border-width: 0px 0px 10px 10px !important;
border-left-color: #222 !important;
border-right-color: none !important;
left: auto !important;
right: 0;
}
.box-list .rem-sale-ribbon-2 {
margin-top: 12px;
}
.rem_property.type-rem_property {
margin: 0;
}
.shortcode-wrap iframe {
width: 100%;
height: 450px;
}
.ich-settings-main-wrap .select2-container--default .select2-selection--multiple {
border: 1px solid #EEE;
border-radius: 0;
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
}
.ich-settings-main-wrap .select2-container--default .select2-selection--multiple:hover {
box-shadow: 0 9px 17px 0 rgba(7,152,255,.09);
-moz-box-shadow: 0 9px 17px 0 rgba(7,152,255,.09);
-webkit-box-shadow: 0 9px 17px 0 rgba(7,152,255,.09);
} .rem_property .details:after, .details .details:after, .rem_property .details:before {
display: none;
}
.property-meta-fields .glyphicon-asterisk, #agent_login .glyphicon-asterisk {
color: red;
font-size: 9px;
vertical-align: top;  
}
.no-padding {
padding: 0!important;
}
.no-padding-tb {
padding-top: 0!important;
}
.rem-inline-serch-box .search-container .search-options .searcher .filter {
padding: 0px 20px!important;
}
.rem-inline-serch-box .more-button, .rem-inline-serch-box .search-button {
padding-top: 8px!important;
padding-bottom: 8px!important;
}
.rem-tag-cloud {
background-color: #FFFFFF;
box-shadow: 0 10px 31px 0 rgba(7,152,255,.09);
padding: 20px;
border: 1px solid #f1f8ff;
margin-bottom: 30px;
}
.rem-tag-cloud a {
text-decoration: none;
}
.rem-tag-cloud a:hover {
text-decoration: none;
}
.ich-settings-main-wrap h2.widget-title,
.rem-tag-cloud h2.widget-title,
.rem-recent-properties h2.widget-title {
font-size: 20px;
margin-bottom: 10px;
font-weight: 600;
margin-top: 0;
color: #666;
}
.price-slider .separator {
display: inline;
background: transparent;
border: 1px solid #eee;
padding: 0 5px;
}
.ich-settings-main-wrap .propery-style-5 .footer-buttons .rem-wishlist-btn {
padding: 16px 26px;
border: none;
position: absolute !important;
top: auto;
right: 0;
bottom: 0;
left: auto;
z-index: 1;
-webkit-border-radius: 0;
-khtml-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
margin-right: 10px;
}
#property-content .description img {
max-width: 100% !important;
}
.media-router .media-menu-item {
color: black !important;
}
#rem-compare-modal {
display: none;
}
.mce-toolbar .mce-btn-group button, .mce-toolbar .mce-btn-group select {
background: transparent;
color: #000;
}
#wp-rem-content-wrap .wp-editor-tabs .wp-switch-editor {
background: #ebebeb;
color: #000;
}
#wp-rem-content-wrap.tmce-active .switch-tmce,
#wp-rem-content-wrap.html-active .switch-html {
background: #f5f5f5;
color: #555;
border-bottom-color: #f5f5f5;  
}
.my-property-wrap {
padding: 10px;
}
.my-property-wrap .rem-style-2, .my-property-wrap .rem-style-1 {
box-shadow: none;
}
.rem-cat {
margin-bottom: 30px;
}
.rem-directions-btn {
margin-top: 10px;
}
.ich-settings-main-wrap .filter-title {
display: flex;
justify-content: space-between;
align-items: center;
margin: 15px 0;
}
.ich-settings-main-wrap .filter-title h2 {
font-size: 18px;
padding: 0;
margin: 0;
}
.ich-settings-main-wrap .filter-title .rem-results-sort {
max-width: 300px;
}
.ich-settings-main-wrap #create-property .rem-niceselect ul {
margin: 0;
padding: 0;
}
.ich-settings-main-wrap .nice-select .list li {margin: 0;}
#create-property #tags span {
font-size: 14px;
}.infoBox {
overflow: hidden;
}
.infoBox img {
position: absolute !important;
top: 70px;
right: 20px;
bottom: auto;
left: auto;
z-index: 9;
background-color: rgba(20, 20, 20, 0.6);
}
.landz-box-maps {
margin: 60px 0 10px;
width: 320px;
height: 300px;
background-color: #FFF;
overflow: hidden;
-webkit-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.2);
-moz-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.2);
box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.2); }
.landz-box-maps .img-container {
position: relative !important;
height: 260px;
width: 320px;
display: block;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover; }
.landz-box-maps .img-container:after {
border: 8px solid rgba(250, 250, 250, 0.5);
content: '';
width: 100%;
position: absolute !important;
top: 0;
right: 0;
bottom: 40px;
left: 0;
z-index: 7;
}
.landz-box-maps .img-container .title {
background-color: rgba(31, 183, 166, 0.9);
color: #ffffff;
display: block;
font-size: 18px;
height: 40px;
padding: 5px 10px 0 36px;
line-height: 1.7;
overflow: hidden;
font-weight: 200;
position: absolute !important;
top: auto;
right: 0;
bottom: 0;
left: 0;
z-index: 8;
-moz-transition: 0.3s all ease-in-out;
-ms-transition: 0.3s all ease-in-out;
-o-transition: 0.3s all ease-in-out;
transition: 0.3s all ease-in-out;
-webkit-transition: 0.3s all ease-in-out;
}
.landz-box-maps .img-container .title:after,
.landz-box-maps .img-container .title:before {
font-family: 'FontAwesome';
background-color: #188b7e;
line-height: 1.15;
text-align: center;
position: absolute !important;
top: 0;
right: auto;
bottom: 0;
left: auto;
z-index: 1;
}
.landz-box-maps .img-container .title:after {
content: '\f041';
font-size: 20px;
padding-top: 8px;
left: 0;
width: 30px;
font-weight: 100;
}
.landz-box-maps .img-container .title:before {
content: '\f105';
font-size: 32px;
right: 0;
width: 22px;
-moz-transition: 0.3s all ease-in-out;
-ms-transition: 0.3s all ease-in-out;
-o-transition: 0.3s all ease-in-out;
transition: 0.3s all ease-in-out;
-webkit-transition: 0.3s all ease-in-out;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity-ie)";
opacity: 0;
-moz-opacity: 0;
-khtml-opacity: 0;
}
.landz-box-maps .img-container .title:hover {
background-color: rgba(31, 183, 166, 0.9);
}
.landz-box-maps .img-container .title:hover:before {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity-ie)";
opacity: 1;
-moz-opacity: 1;
-khtml-opacity: 1;
}
.landz-box-maps .description {
background-color: #FAFAFA;
border-bottom: 1px solid #E5E5E5;
font-size: 14.5px;
font-weight: 100;
line-height: 1.2;
padding: 6px 12px 8px;
text-align: justify;
height: 81px;
overflow: hidden;
}
.landz-box-maps .price {
background-color: rgba(70, 190, 170, 0.8);
color: #ffffff;
font-size: 28px;
font-weight: 100;
height: 42px;
padding: 2px 0 0;
text-align: center;
position: absolute !important;
top: 336px;
right: 30px;
bottom: auto;
left: 30px;
z-index: 4;
-moz-transition: 0.3s all ease-in-out;
-ms-transition: 0.3s all ease-in-out;
-o-transition: 0.3s all ease-in-out;
transition: 0.3s all ease-in-out;
-webkit-transition: 0.3s all ease-in-out;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity-ie)";
opacity: 0;
-moz-opacity: 0;
-khtml-opacity: 0;
}
.landz-box-maps:hover .price {
top: 220px;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity-ie)";
opacity: 1;
-moz-opacity: 1;
-khtml-opacity: 1;
}
.landz-box-maps .details {
border-bottom: 4px solid #16A393;
background-color: #FFF;
position: relative;
list-style: none;
height: 40px;
z-index: 5;
padding: 0;
margin: 0;
}
.landz-box-maps .details li {
background: url(/wp-content/plugins/real-estate-manager-pro/assets/images/icon-ads-grey.png) no-repeat scroll 5px top;
float: left;
color: #777;
font-size: 13px;
height: 36px;
padding: 10px 0 0 54px;
margin-right: 1px;
position: relative;
z-index: 8;
width: 75px;
}
.landz-box-maps .details li.room {
background-position: 9px -98px;
}
.landz-box-maps .details li.bed-room {
background-color: #F7F7F7;
background-position: 9px -130px;
}
.landz-box-maps .details li.bath-room {
background-color: #EFEFEF;
background-position: 9px -161px;
}
.landz-box-maps .details li.size {
background-color: #E6E6E6;
background-position: 9px -64px;
margin-right: 0;
width: 92px;
}
.landz-box-maps .details li:after {
background: url(/wp-content/plugins/real-estate-manager-pro/assets/images/mini-arrow.png) no-repeat scroll right top;
content: "";
height: 36px;
width: 22px;
position: absolute !important;
top: 8px;
right: auto;
bottom: auto;
left: 26px;
z-index: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity-ie)";
opacity: 0.5;
-moz-opacity: 0.5;
-khtml-opacity: 0.5;
}  .landz-box-property {
border: 1px solid #E5E5E5;
position: relative;
padding-bottom: 64px;
margin: 0 0 20px 16px;
margin-left: 0;
}
.landz-box-property.margin-left {
margin-left: 16px;
}
.landz-box-property .description {
display: block;
padding: 8px 12px 10px;
font-size: 15px;
border-top: 1px dotted #E5E5E5;
border-bottom: 1px dotted #E5E5E5;
background-color: #F7F7F7;
}
.landz-box-property .address {
display: block;
padding: 6px 12px;
}
.landz-box-property .image {
width: 100%;
display: block;
overflow: hidden;
position: relative !important;
}
.landz-box-property .title {
background-color: rgba(255, 255, 255, 0.9);
border-bottom: 3px solid #1fb7a6;
color: #333;
font-size: 20px;
padding: 6px 12px;
position: absolute !important;
top: auto;
right: auto;
bottom: 3px;
left: 0;
z-index: 3;
}
.landz-box-property .detail {
min-height: 120px;
list-style: outside none none;
margin: 10px 6px;
padding: 0;
}
.landz-box-property .detail dt,
.landz-box-property .detail dd {
border-bottom: 1px solid #f7f7f7;
height: 35px;
padding: 5px 6px 3px;
width: 35%;
font-size: 14px;
margin-bottom: 0 !important;
}
.landz-box-property .detail dt {
background: url(/wp-content/plugins/real-estate-manager-pro/assets/images/icon-ads-grey.png) no-repeat scroll left center;
float: left;
font-weight: 400 !important;
padding-left: 36px;
}
.landz-box-property .detail dt.status {
background-position: left -35px;
}
.landz-box-property .detail dt.area {
background-position: left -69px;
}
.landz-box-property .detail dt.bed {
background-position: left -134px;
}
.landz-box-property .detail dt.bath {
background-position: left -164px;
}
.landz-box-property .detail dd {
background: url(/wp-content/plugins/real-estate-manager-pro/assets/images/separator.png) no-repeat scroll left center;
float: right;
width: 64%;
padding-left: 18px;
}
.landz-box-property .detail dd span {
text-align: right;
display: block;
padding: 1px 6px;
background-color: #FAFAFA;
border: 1px solid #F0F0F0;
-webkit-border-radius: 1px;
-khtml-border-radius: 1px;
-moz-border-radius: 1px;
-o-border-radius: 1px;
border-radius: 1px;
}
.landz-box-property .price {
position: absolute !important;
top: auto;
right: -1px;
bottom: -1px;
left: -1px;
z-index: 2;
font-size: 20px;
height: 42px;
background-color: #1fb7a6;
font-weight: 400;
color: #ffffff;
padding: 6px 14px 0;
}
.landz-box-property .price:after {
position: absolute !important;
top: -10px;
right: 50%;
bottom: auto;
left: auto;
z-index: 2;
content: "";
margin-right: -10px;
width: 0;
height: 0;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom: 10px solid #1fb7a6;
}
.landz-box-property .footer {
clear: both;
}
.footer-buttons {
position: absolute !important;
top: auto;
right: 4px;
bottom: 4px;
left: auto;
z-index: 3;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
.footer-buttons a{
padding: 2px 6px;
font-size: 12px;
}  .landz-box-property.box-home {
margin: 0 0 30px;
}
.landz-box-property.box-home .image {
height: 250px;
width: 100%;
} .landz-box-property.box-list {
margin: 0 0 30px;
position: relative;
padding-bottom: 0;
background-color: #FFF;
}
.landz-box-property.box-list .image {
height: 172px;
width: 240px;
position: absolute !important;
top: 10px;
right: auto;
bottom: auto;
left: 10px;
z-index: 1;
}
.landz-box-property.box-list .image:after {
position: absolute !important;
top: 6px;
right: -6px;
bottom: auto;
left: auto;
z-index: 1;
content: " ";
width: 0;
height: 0;
border-left: 8px solid #1fb7a6;
border-top: 8px solid transparent;
border-bottom: 8px solid transparent;
}
.landz-box-property.box-list .description {
border: 1px solid #E5E5E5;
border-right: none;
height: 82px;
}
.landz-box-property.box-list .address,
.landz-box-property.box-list .description,
.landz-box-property.box-list .detail,
.landz-box-property.box-list .footer {
margin-left: 260px;
border-left: 1px solid #E5E5E5;
}
.landz-box-property.box-list .detail {
border-bottom: 1px solid #E5E5E5;
float: none;
margin: 0 0 0 260px;
min-height: 30px;
}
.landz-box-property.box-list .detail dd,
.landz-box-property.box-list .detail dt {
float: none;
width: auto;
display: inline-block;
border-bottom: none;
padding-right: 4px;
}
.landz-box-property.box-list .detail dd {
border-right: 1px solid #e5e5e5;
padding-right: 8px;
}
.landz-box-property.box-list .detail dd span {
display: inline;
}
.box-grid.mini .rem-price-amount { color: #FFF; }
.landz-box-property.box-list .price {
font-size: 18px;
height: 27px;
padding: 0 10px;
position: absolute !important;
top: 3px;
right: 3px;
bottom: auto;
left: auto;
z-index: 1;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
.landz-box-property.box-list .price:after {
border: none;
}
.landz-box-property.box-list .footer {
overflow: hidden;
position: relative;
height: 48px;
padding: 6px 10px;
}  .landz-box-property { }
.landz-box-property.box-grid {
padding-bottom: 40px;
}
.landz-box-property.box-grid .image {
position: relative;
overflow: hidden;
height: 180px;
width: 100%;
}
.landz-box-property.box-grid .description {
border-bottom: 16px solid #f7f7f7;
height: 133px;
overflow: hidden;
padding-bottom: 18px;
}
.landz-box-property.box-grid .detail {
background-color: #FFF;
margin: 0;
padding: 10px;
height: 131px;
position: absolute !important;
top: auto;
right: 0;
bottom: 0;
left: 0;
z-index: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity-ie)";
opacity: 0;
-moz-opacity: 0;
-khtml-opacity: 0;
-moz-transition: 0.3s all ease-in-out;
-ms-transition: 0.3s all ease-in-out;
-o-transition: 0.3s all ease-in-out;
transition: 0.3s all ease-in-out;
-webkit-transition: 0.3s all ease-in-out;
}
.landz-box-property.box-grid:hover .detail {
bottom: 41px;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity-ie)";
opacity: 1;
-moz-opacity: 1;
-khtml-opacity: 1;
}  .landz-box-property { }
.landz-box-property.box-grid { }
.landz-box-property.box-grid.mini .address,
.landz-box-property.box-grid.mini .detail,
.landz-box-property.box-grid.mini .description {
display: none !important;
}
.landz-box-property.box-grid.mini .image {
height: 160px;
}
.landz-box-property.box-grid.mini .price {
background-color: #F7F7F7;
border: 1px solid #E5E5E5;
border-top: 4px solid #1fb7a6;
color: #777;
height: 45px;
}
.landz-box-property.box-grid.mini .price:after {
right: auto;
right: 24px;
border-width: 7px;
border-bottom-color: #1fb7a6;
}  .property-slide {
position: relative;
z-index: 1;
}
.box-property-slide {
position: relative;
height: 386px;
color: #ffffff;
width: 100%;
margin-bottom: 15px;  }
.box-property-slide .left-block,
.box-property-slide .right-block {
display: block;
padding: 14px;
height: 100%;
width: 50%;
background-color: rgba(31, 183, 166, 0.7);
position: absolute !important;
top: 0;
right: auto;
bottom: auto;
left: auto;
z-index: 1;
}
.box-property-slide .right-block {
right: 0;
}
.box-property-slide .left-block { }
.box-property-slide .left-block:after {
position: absolute !important;
top: 50%;
right: -19px;
bottom: auto;
left: auto;
z-index: 3;
content: "";
margin-top: -40px;
width: 0;
height: 0;
border-left: 20px solid rgba(31, 183, 166, 0.7);
border-top: 20px solid rgba(31, 183, 166, 0);
border-bottom: 20px solid rgba(31, 183, 166, 0);
}
.box-property-slide .left-block .price {
position: absolute !important;
top: auto;
right: auto;
bottom: 0;
left: 0;
z-index: 1;
font-size: 22px;
background-color: #188b7e;
color: #ffffff;
padding: 10px 20px 10px 10px;
}
.box-property-slide .left-block .button {
padding: 16px 26px;
border: none;
position: absolute !important;
top: auto;
right: 0;
bottom: 0;
left: auto;
z-index: 1;
-webkit-border-radius: 0;
-khtml-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
}
.box-property-slide .left-block .detail {
min-height: 120px;
list-style: outside none none;
margin: 6px;
padding: 0;
}
.box-property-slide .left-block .detail dt,
.box-property-slide .left-block .detail dd {
height: 35px;
padding: 6px 6px 3px;
width: 35%;
font-size: 14px;
}
.box-property-slide .left-block .detail dt {
background: url(/wp-content/plugins/real-estate-manager-pro/assets/images/icon-ads.png) no-repeat scroll left center;
font-weight: 400 !important;
float: left;
padding-left: 36px;
}
.box-property-slide .left-block .detail dt.status {
background-position: left -34px;
}
.box-property-slide .left-block .detail dt.area {
background-position: left -68px;
}
.box-property-slide .left-block .detail dt.bed {
background-position: left -133px;
}
.box-property-slide .left-block .detail dt.bath {
background-position: left -163px;
}
.box-property-slide .left-block .detail dd {
float: right;
width: 64%;
padding-left: 18px;
}
.box-property-slide .left-block .detail dd span {
position: relative;
text-align: right;
display: block;
padding: 1px 6px;
background-color: rgba(24, 139, 126, 0.3);
border: 1px solid rgba(24, 139, 126, 0.9);
-webkit-border-radius: 1px;
-khtml-border-radius: 1px;
-moz-border-radius: 1px;
-o-border-radius: 1px;
border-radius: 1px;
}
.box-property-slide .left-block .detail dd span:after {
background: url(/wp-content/plugins/real-estate-manager-pro/assets/images/mini-arrow.png) no-repeat right bottom;
content: '';
height: 21px;
width: 9px;
position: absolute !important;
top: 0;
right: auto;
bottom: auto;
left: -24px;
z-index: 1;
}
.box-property-slide .left-block .detail li {
background: url(/wp-content/plugins/real-estate-manager-pro/assets/images/icon-ads.png) no-repeat left top;
padding: 10px 5px 0 20px;
}
.box-property-slide .left-block .detail li .icon-bathroom {
background-position: left -158px;
}
.box-property-slide .left-block .detail li .icon-bedroom {
background-position: left -128px;
}
.box-property-slide .left-block .detail li .icon-purpose {
background-position: left -30px;
}
.box-property-slide .left-block .detail li .icon-type {
background-position: left 1px;
}
.box-property-slide .left-block .detail li .icon-size {
background-position: left -63px;
}
.box-property-slide .left-block .detail span {
display: block;
padding-left: 25px;
margin-left: 10px;
}
.box-property-slide .left-block .detail b {
display: inline-block;
padding-right: 30px;
font-weight: 200;
}
.box-property-slide .left-block .title {
font-size: 28px;
display: block;
border-bottom: 1px dotted #FFF;
margin-bottom: 6px;
}
.box-property-slide .left-block .description {
display: block;
height: 118px;
overflow: hidden;
width: 100%;
}
.box-property-slide .rb {
background: none;
display: block;
height: 191px;
width: 100%;
position: absolute !important;
top: 0;
right: 0;
bottom: auto;
left: 0;
z-index: 1;
}  .property-carousel-box {
padding-top: 160px; }
.property-carousel-box .content {
background-color: rgba(255, 255, 255, 0.5);
border-top: 1px solid #FFF;
border-bottom: 1px solid #FFF;
padding: 20px 0;
text-align: left !important;
float: none !important;
}
.property-carousel-box .content .title,
.property-carousel-box .content .address,
.property-carousel-box .content .price {
float: left;
clear: both;
color: #444;
font-size: 30px;
padding: 0;
margin: 0;
border: none;
}
.property-carousel-box .content .price {
font-size: 50px;
margin-top: 14px;
position: relative;
padding-left: 64px;
}
.property-carousel-box .content .price span {
display: inline-block;
background-color: #1fb7a6;
margin-top: 8px;
font-size: 36px;
color: #ffffff;
padding: 0 14px;
position: absolute !important;
top: 0;
right: auto;
bottom: auto;
left: 0;
z-index: 1;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
.property-carousel-box .content .price span:after {
position: absolute !important;
top: 50%;
right: -8px;
bottom: auto;
left: auto;
z-index: 1;
content: "";
margin-top: -8px;
width: 0;
height: 0;
border-left: 8px solid #1fb7a6;
border-top: 8px solid transparent;
border-bottom: 8px solid transparent;
}
.property-carousel-box .content .title {
font-size: 70px;
border-bottom: 1px dotted #FFF;
padding: 10px 0;
margin-bottom: 10px;
text-transform: none !important;
font-weight: 100;
}
.property-carousel-box .button-read {
margin-top: 20px;
padding: 8px 30px;
font-size: 22px;
}
.list-box-title {
border-bottom: 3px solid #1fb7a6;
height: 36px;
position: relative;
margin-bottom: 20px;
}
.list-box-title span {
display: block;
position: absolute !important;
top: 0;
right: auto;
bottom: 0;
left: 0;
z-index: 1;
padding: 6px 10px 0;
background-color: #1fb7a6;
color: #ffffff;
}
.list-box-title span .icon {
margin-right: 10px;
}
.list-box-section {
display: block;
position: absolute !important;
top: 0;
right: auto;
bottom: 0;
left: 0;
z-index: 1;
padding: 6px 10px 0;
background-color: #1fb7a6;
color: #ffffff;
} .hover-effect {
position: relative !important;
display: block;
overflow: hidden;   }
.hover-effect:before {
position: absolute !important;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 3;
border: 8px solid rgba(255, 255, 255, 0.4);
content: "";
}
.hover-effect .cover {
background-color: rgba(31, 183, 166, 0.3);
border: 8px solid rgba(255, 255, 255, 0);
font-size: 40px;
text-align: center;
display: block;
overflow: hidden;
content: '';
position: absolute !important;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity-ie)";
opacity: 0;
-moz-opacity: 0;
-khtml-opacity: 0;
-moz-transition: 0.2s all ease-in-out;
-ms-transition: 0.2s all ease-in-out;
-o-transition: 0.2s all ease-in-out;
transition: 0.2s all ease-in-out;
-webkit-transition: 0.2s all ease-in-out;
}
.hover-effect .cover:after {
content: "";
width: 100px;
height: 100px;
background-color: rgba(255, 255, 255, 0.95);
position: absolute !important;
top: -52px;
right: -52px;
bottom: auto;
left: auto;
z-index: 1;
-webkit-transform: rotate(43deg);
-ms-transform: rotate(43deg);
transform: rotate(43deg);
}
.hover-effect .cover:before {
position: absolute !important;
top: 6px;
right: 10px;
bottom: auto;
left: auto;
z-index: 2;
font-family: "Font Awesome 5 Free";
font-size: 16px;
content: "\f0c1";
font-weight: 900;
color: #1fb7a6;
}
.compare-selected:before {
content: "\f00c" !important;
}
.hover-effect .cover-title {
height: 30px;
background-color: rgba(31, 183, 166, 0.8);
text-align: center;
padding-top: 2px;
color: #ffffff;
position: absolute !important;
top: auto;
right: 10px;
bottom: -40px;
left: 10px;
z-index: 6;
-moz-transition: 0.4s all ease-in-out;
-ms-transition: 0.4s all ease-in-out;
-o-transition: 0.4s all ease-in-out;
transition: 0.4s all ease-in-out;
-webkit-transition: 0.4s all ease-in-out;
-webkit-border-radius: 2px;
-khtml-border-radius: 2px;
-moz-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity-ie)";
opacity: 0;
-moz-opacity: 0;
-khtml-opacity: 0;
}
.hover-effect:hover .cover-title {
bottom: 10px;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity-ie)";
opacity: 1;
-moz-opacity: 1;
-khtml-opacity: 1;
}
.hover-effect:hover .cover {
border-color: rgba(255, 255, 255, 0.3);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity-ie)";
opacity: 1;
-moz-opacity: 1;
-khtml-opacity: 1;
}
.hover-effect:hover img {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}
.hover-effect img {
-moz-transition: 0.2s all ease-in-out;
-ms-transition: 0.2s all ease-in-out;
-o-transition: 0.2s all ease-in-out;
transition: 0.2s all ease-in-out;
-webkit-transition: 0.2s all ease-in-out;
}
.propery-style-6 {
margin-bottom: 30px;
border-bottom: 1px solid #dadada;
box-shadow: 0 0 5px rgba(167, 197, 167, 0.8);
transition: all 0.4s ease-in-out 0s;
padding: 10px;
background-color: #fff;
position: relative;
}
.propery-style-6 .post-img {
position: relative;
overflow: hidden;
}
.propery-style-6 .image.image-fill {
margin: 0 !important;
height: 175px;
border-right: none !important;
}
.propery-style-6 .post-img:before{
content: "";
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 1;
background: rgba(0, 0, 0, 0);
transition: all 0.4s linear 0s;
}
.propery-style-6:hover .post-img:before{
background: rgba(0, 0, 0, 0.6);
}
.propery-style-6 .post-img img{
width: 100%;
height: auto;
}
.propery-style-6 .post-img:before{
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 55%, rgba(0,0,0,.75) 100%);
}
.propery-style-6 .category {
font-size: 14px;
color: #fff;
line-height: 19px;
text-align: center;
text-transform: capitalize;
padding: 11px 0; position: absolute;
bottom: 0;
left: -50%;
transition: all 0.5s ease-in-out 0s;
}
.propery-style-6 .category .price{
display: block;
font-weight: 600;
font-size: 16px;
}
.propery-style-6 .category span{
display: block;
font-size: 13px;
text-align: left;
}
.propery-style-6 .category-1{
top: 17px;
right: 10px; 
}
.propery-style-6 .category-1 {
min-width: 50px;
z-index: 9;
font-size: 11px;
color: #fff;
line-height: 11px;
text-align: center;
padding: 3px 0;
background: #4e9bea;
position: absolute;
transition: all 0.5s ease-in-out 0s;
}
.propery-style-6 .property-type{
top: 17px;
right: 62px; 
}
.propery-style-6 .property-type {
min-width: 50px;
z-index: 9;
font-size: 11px;
color: #fff;
line-height: 11px;
text-align: center; padding: 3px 0;
background: #7FBA00;
position: absolute;
transition: all 0.5s ease-in-out 0s;
}
.propery-style-6 .category{
left: 10px;
z-index: 9;
}
.propery-style-6 .post-review{
padding: 10px 10px;
background: #fff;
position: relative;
}
.propery-style-6 .post-title{
margin: 0;
}
.propery-style-6 .post-title a{
display: inline-block;
font-size: 18px;
font-weight: bold;
transition: all 0.30s linear 0s;
}
.propery-style-6 .post-title a:hover{
text-decoration: none;
color: #555;
}
.propery-style-6 .post-description{
font-size: 15px;
color: #555;
line-height: 26px;
margin-top: 10px;
}
.propery-style-6 .post-bar span{
display: inline-block;
font-size: 14px;
}
.propery-style-6 .post-bar span i{
margin-right: 5px;
color: #999;
}
.propery-style-6 .post-bar span a{
color: #999;
text-transform: uppercase;
}
.propery-style-6 .post-bar span a:hover{
text-decoration: none;
color: #ff9412;
}
.propery-style-6 .post-bar span.comments{
margin-left: 5px;
}
.rem-currency-symbol {
display: inline !important;
}
.property-style-7 {
margin-bottom: 30px;
width: 100%;
height: 300px;
background-color: #FFF;
overflow: hidden;
-webkit-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.2);
-moz-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.2);
box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.2); }
.property-style-7 .img-container {
position: relative !important;
height: 260px;
width: 100%;
display: block;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover; }
.property-style-7 .img-container:after {
border: 8px solid rgba(250, 250, 250, 0.5);
content: '';
width: 100%;
position: absolute !important;
top: 0;
right: 0;
bottom: 40px;
left: 0;
z-index: 7;
}
.property-style-7 .img-container .title {
background-color: rgba(31, 183, 166, 0.9);
color: #ffffff;
display: block;
font-size: 18px;
height: 40px;
padding: 5px 10px 0 36px;
line-height: 1.7;
overflow: hidden;
font-weight: 200;
position: absolute !important;
top: auto;
right: 0;
bottom: 0;
left: 0;
z-index: 8;
-moz-transition: 0.3s all ease-in-out;
-ms-transition: 0.3s all ease-in-out;
-o-transition: 0.3s all ease-in-out;
transition: 0.3s all ease-in-out;
-webkit-transition: 0.3s all ease-in-out;
}
.property-style-7 .img-container .title:after,
.property-style-7 .img-container .title:before {
font-family: 'FontAwesome';
background-color: #188b7e;
line-height: 1.15;
text-align: center;
position: absolute !important;
top: 0;
right: auto;
bottom: 0;
left: auto;
z-index: 1;
}
.property-style-7 .img-container .title:after {
content: '\f041';
font-size: 20px;
padding-top: 8px;
left: 0;
width: 30px;
font-weight: 100;
}
.property-style-7 .img-container .title:before {
content: '\f105';
font-size: 32px;
right: 0;
width: 22px;
-moz-transition: 0.3s all ease-in-out;
-ms-transition: 0.3s all ease-in-out;
-o-transition: 0.3s all ease-in-out;
transition: 0.3s all ease-in-out;
-webkit-transition: 0.3s all ease-in-out;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity-ie)";
opacity: 0;
-moz-opacity: 0;
-khtml-opacity: 0;
}
.property-style-7 .img-container .title:hover {
background-color: rgba(31, 183, 166, 0.9);
}
.property-style-7 .img-container .title:hover:before {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity-ie)";
opacity: 1;
-moz-opacity: 1;
-khtml-opacity: 1;
}
.property-style-7 .description {
background-color: #FAFAFA;
border-bottom: 1px solid #E5E5E5;
font-size: 14.5px;
font-weight: 100;
line-height: 1.2;
padding: 6px 12px 8px;
text-align: justify;
height: 81px;
overflow: hidden;
}
.property-style-7 .price {
background-color: rgba(70, 190, 170, 0.8);
color: #ffffff;
font-size: 28px;
font-weight: 100;
height: 42px;
padding: 2px 0 0;
text-align: center;
position: absolute !important;
top: 336px;
right: 30px;
bottom: auto;
left: 30px;
z-index: 4;
-moz-transition: 0.3s all ease-in-out;
-ms-transition: 0.3s all ease-in-out;
-o-transition: 0.3s all ease-in-out;
transition: 0.3s all ease-in-out;
-webkit-transition: 0.3s all ease-in-out;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity-ie)";
opacity: 0;
-moz-opacity: 0;
-khtml-opacity: 0;
}
.property-style-7:hover .price {
top: 165px;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity-ie)";
opacity: 1;
-moz-opacity: 1;
-khtml-opacity: 1;
}
.property-style-7 .details {
border-bottom: 4px solid #16A393;
background-color: #FFF;
position: relative;
list-style: none;
height: 40px;
z-index: 5;
padding: 0;
margin: 0;
}
.property-style-7 .details .label {
line-height: 36px;
font-size: 13px;
margin: 8px;
}
.property-style-7 .details li {
height: 260px;
background: url(/wp-content/plugins/real-estate-manager-pro/assets/images/icon-ads-grey.png) no-repeat scroll 5px top;
float: left;
color: #777;
font-size: 13px;
height: 36px;
padding: 10px 0 0 54px;
margin-right: 1px;
position: relative;
z-index: 8;
width: 75px;
}
.property-style-7 .details li.room {
background-position: 9px -98px;
}
.property-style-7 .details li.bed-room {
background-color: #F7F7F7;
background-position: 9px -130px;
}
.property-style-7 .details li.bath-room {
background-color: #EFEFEF;
background-position: 9px -161px;
}
.property-style-7 .details li.size {
background-color: #E6E6E6;
background-position: 9px -64px;
margin-right: 0;
width: 92px;
}
.property-style-7 .details li:after {
background: url(/wp-content/plugins/real-estate-manager-pro/assets/images/mini-arrow.png) no-repeat scroll right top;
content: "";
height: 36px;
width: 22px;
position: absolute !important;
top: 8px;
right: auto;
bottom: auto;
left: 26px;
z-index: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity-ie)";
opacity: 0.5;
-moz-opacity: 0.5;
-khtml-opacity: 0.5;
}
.type-filtering button:focus {
outline: none !important;
border: none !important;
}
.property-style-7 .inline-property-icons {
text-align: center;
}
.ich-settings-main-wrap .rem-topbar-btn {
padding: 4px 10px;
border: 1px solid #E5E5E5;
font-size: 15px;
text-align: center;
display: inline-block;
background-color: #FFFFFF;
color: #555;
}
.rem-topbar-btn.list-view {
margin-right: 5px;
}
.rem-topbar-btn:hover {
text-decoration: none;
-webkit-box-shadow: 0 0 0 2px rgba(236, 236, 236, 0.3);
-moz-box-shadow: 0 0 0 2px rgba(236, 236, 236, 0.3);
box-shadow: 0 0 0 2px rgba(236, 236, 236, 0.3);  
}
.rem-style-1 {
font-family: nunito sans,sans-serif;
box-shadow: 0 10px 31px 0 rgba(7,152,255,.09);
border: 1px solid #f1f8ff;
transition: .3s ease-out;
margin-bottom: 30px;
position: relative;
background-color: #FFF;
}
.rem-style-1:hover {
box-shadow: 0 3px 23px 9px rgba(7,152,255,.15)!important;
transform: translate(0%,-5px);
}
.rem-style-1 .img-container {
position: relative;
float: left;
width: 40%;
}
.rem-style-1 .featured-text {
position: absolute;
top: 15px;
left: 15px;
background-color: #f1bf7f;
color: #fff;
padding: 5px;
font-size: 13px;
border-radius: 2px;
}
.rem-style-1 .property-type {
position: absolute;
top: 15px;
right: 15px;
background-color: #ff6464;
color: #fff;
padding: 5px;
font-size: 13px;
border-radius: 2px;
}
.rem-style-1 .address-text {
position: absolute;
bottom: 10px;
left: 10px;
font-size: 12px;
color: #fff;
}
.rem-style-1 .images-text {
position: absolute;
bottom: 10px;
right: 10px;
font-size: 12px;
color: #fff;
}
.rem-style-1 .img-container img {
width: 100%;
}
.rem-style-1 .content-container {
background-color: #FFF;
padding: 15px 15px 0 15px;
width: 60%;
float: left;
}
.rem-style-1 .content-container h2 {
font-size: 18px;
margin: 0;
color: #222;
padding: 0;
}
.rem-style-1 .content-container a:hover,
.rem-style-2 .content-container a:hover {
text-decoration: none;
}
.rem-style-1 .content-container .property-price {
margin: 5px 0 0 0;
color: #ff6464;
font-size: 17px;
padding: 0;
}
.rem-style-1 .content-container .property-excerpt {
margin: 0;
font-size: 14px;
color: #5c727d;
max-height: 65px;
overflow: hidden;
}
.rem-style-1 .content-footer {
margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
position: absolute;
width: 100%;
bottom: 0;
right: 0;
padding-left: 40%;
}
.rem-style-1 .inline-property-icons {
margin-top: 5px;
}
.rem-style-1 .inline-property-icons span:first-child {
margin-left: 0;
}
.rem-style-1 .agent-name {
display: inline-block;
margin-left: 7px;
margin-top: 7px;
color: #333;
font-size: 14px;
}
.rem-style-1 .agent-info img {
width: 30px;
height: 30px;
border-radius: 50%;
display: inline-block;
}
.rem-style-1 .agent-info {
margin-left: 15px;
float: left;
}
.rem-style-1 .icons-wrap {
float: right;
margin-right: 10px;
}
.rem-style-1 .clearfix {
clear: both;
}
.rem-style-1 .icons-wrap ul {
margin: 0;
padding: 0;
list-style: none;
margin-top: 7px;
}
.rem-style-1 .icons-wrap ul li {
display: inline-block;
}
.rem-style-1 .icons-wrap ul li a {
border: 1px solid #eef3f6;
color: #c2cbd9;
padding: 4px 7px;
font-size: 16px
}
.rem-style-1 .icons-wrap a:hover {
color: #ff6464;
}
.icons-wrap ul {
padding: 0 !important;
}
@media only screen and (max-width: 668px){
.rem-style-1 .img-container {
float: none !important;
width: 100% !important
}
.rem-style-1 .content-container {
width: 100% !important;
float: none !important;
}
.rem-style-1 .content-footer {
position: relative !important;
padding-left: 0 !important;
}
.rem-style-1 .agent-info {
margin-left: 0 !important;
}
.rem-style-1 .icons-wrap {
margin-right: 0 !important;
}
}
.rem-style-2 {
font-family: nunito sans,sans-serif;
box-shadow: 0 10px 31px 0 rgba(7,152,255,.09);
border: 1px solid #f1f8ff;
transition: .3s ease-out;
margin-bottom: 30px;
}
.rem-style-2:hover {
box-shadow: 0 3px 23px 9px rgba(7,152,255,.15)!important;
transform: translate(0%,-5px);
}
.rem-style-2 .img-container {
position: relative;
}
.rem-style-2 .featured-text {
position: absolute;
top: 15px;
left: 15px;
background-color: #f1bf7f;
color: #fff;
padding: 5px;
font-size: 13px;
border-radius: 2px;
z-index: 1;
}
.rem-style-2 .property-type {
position: absolute;
top: 15px;
right: 15px;
background-color: #ff6464;
color: #fff;
padding: 5px;
font-size: 13px;
border-radius: 2px;
z-index: 1;
}
.rem-style-2 .address-text {
position: absolute;
bottom: 10px;
left: 10px;
font-size: 12px;
color: #fff;
z-index: 1;
}
.rem-style-2 .images-text {
position: absolute;
bottom: 10px;
right: 10px;
font-size: 12px;
color: #fff;
z-index: 1;
}
.rem-style-2 .img-container img {
width: 100%;
}
.rem-style-2 .content-container {
background-color: #FFF;
padding: 15px 15px 0 15px; 
}
.rem-style-2 .content-container h2 {
font-size: 18px;
margin: 0;
}
.rem-style-2 .content-container .property-price {
margin: 5px 0 0 0;
color: #ff6464;
font-size: 17px;
padding: 0;
}
.rem-style-2 .content-container .property-excerpt {
margin: 5px 0 0 0;
font-size: 14px;
color: #5c727d;
}
.rem-style-2 .feature-icons {
margin: 0;
padding: 0;
color: #5C727D;
font-size: 13px;
margin-top: 10px; 
}
.rem-style-2 .feature-icons li {
list-style: none;
display: inline-block;
margin-right: 10px;
}
.rem-style-2 .content-footer {
margin-top: 10px;
border-top: 1px solid #eef3f6;
padding-top: 10px;
padding-bottom: 10px;
}
.rem-style-2 .agent-name {
display: inline-block;
margin-left: 7px;
margin-top: 7px;
color: #333;
font-size: 14px;
}
.rem-style-2 .agent-info img {
width: 30px;
height: 30px;
border-radius: 50%;
display: inline-block;
}
.rem-style-2 .agent-info {
float: left;
}
.rem-style-2 .icons-wrap {
float: right;
}
.rem-style-2 .icons-wrap ul {
margin: 0;
padding: 0;
list-style: none;
margin-top: 7px;
}
.rem-style-2 .icons-wrap ul li {
display: inline-block;
}
.rem-style-2 .icons-wrap ul li a {
border: 1px solid #eef3f6;
color: #c2cbd9;
padding: 4px 7px;
font-size: 16px
}
.rem-style-2 .icons-wrap a:hover {
color: #ff6464;
}
.rem-style-2 .inline-property-icons span:first-child {
margin-left: 0;
}
.rem-loading-ajax:after {
content: url(/wp-content/plugins/real-estate-manager-pro/assets/images/ajax-loader.gif);
position: absolute;
top: calc(50% - 38px);
left: calc(50% - 18px);
}
.rem-loading-ajax > div {
opacity: 0.3;
}
.rem-flex-layout .row {
display: flex;
flex-wrap: wrap;
}