/*
Theme Name: ParaHouse
Theme URI: http://demovenustheme.com/wordpress/parahouse/
Author: Opal Team
Author URI: https://wordpress.org/
Description: In 2016, our default theme lets you create a responsive magazine website with a sleek, modern design. Feature your favorite homepage content in either a grid or a slider. Use the three widget areas to customize your website, and change your content's layout with a full-width page template and a contributor page to show off your authors. Creating a magazine website with WordPress has never been easier.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: parahouse

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
/*
 * Global variables
 */
/* main color which will be used for all main block styles... */
/**
 * Import component variables
 */
/**
 *
 */
/* --- SCSS For Accordion --- */
/* --- SCSS For Breadcrumb --- */
/* --- SCSS For Buttons --- */
/* --- SCSS For Call-to-action --- */
/* --- SCSS For Content-slider --- */
/*  */
/* carousel-controls-v1 */
/* carousel-controls-v2 */
/* carousel-controls-v3 */
/* Navigation Styles */
/* carousel-indicators-v1 */
/* carousel-indicators-v2 */
/* carousel-indicators-v3 */
/* carousel-indicators-v4 */
/* carousel-indicators-v5 */
/* carousel-indicators-v6 */
/* --- SCSS For Counters --- */
/* --- SCSS For Heading --- */
/* --- SCSS For Icon-box --- */
/* --- SCSS For Interactive-banner --- */
/* --- SCSS For Latest-posts --- */
/* latest posts */
/* --- SCSS For List --- */
/* variables for list */
/* variables for list light */
/* --- SCSS For Message --- */
/* --- SCSS For Newsletter --- */
/* --- SCSS For Piechart --- */
/* --- SCSS For Pricing --- */
/* --- SCSS For Process-steps --- */
/* process-steps */
/* --- SCSS For Service --- */
/* variables for tab style1 using as base of tab */
/* --- SCSS For Style-icon --- */
/* Variables icons default */
/* Variables icons bodered */
/* Variables icons darker */
/* Variables icons light */
/* Variables icons plain */
/* Variables icons for light style */
/* Variables icons outline */
/* Variables icons inverse */
/* --- SCSS For Table --- */
/* --- SCSS For Tabs --- */
/* variables for tab style1 using as base of tab */
/* tab style version 5 */
/* tab style version 6 */
/* --- SCSS For Testimonials --- */
/* testimonials default */
/* testimonials-v1 */
/* testimonials light */
/* --- SCSS For Typography --- */
/**
 *   Blocks Layout Selectors
 */
/********* LAYOUT **************/
/**
 * Import component variables
 */
/** elements mixins **/
/**
* Transition-timing-function property@mixin 
*/
/*background RGBA
============================================*/
/*inline-block
============================================*/
/****/
/****/
/****/
/** elements mixins **/
/**
* Transition-timing-function property@mixin 
*/
/*background RGBA
============================================*/
/*inline-block
============================================*/
/****/
/****/
/*****************************************
 * Basic Styles
 ******************************************/
.opalestate-popup {
  position: relative;
}
.opalestate-popup .popup-head {
  font-family: "Montserrat", monospace;
}
.opalestate-popup .popup-head > span {
  cursor: pointer;
}
.opalestate-popup .popup-body {
  display: none;
  background-color: #364356;
  position: absolute;
  top: 40px;
  z-index: 999;
  padding: 20px 30px 30px;
  -webkit-box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.8);
  box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.8);
  min-width: 400px;
  margin: 0 0 0 -180px;
}
.rtl .opalestate-popup .popup-body {
  margin: 0 -180px 0 0;
}
.opalestate-popup .popup-body h6 {
  margin-bottom: 15px;
  color: #fff;
}
.opalestate-popup .popup-body label {
  text-transform: uppercase;
  font-size: 10px;
  font-family: "Montserrat", monospace;
  color: #fff;
}
.opalestate-popup .popup-body button {
  margin-top: 20px;
  color: #fff;
  background-color: #3366ff;
  border-color: #3366ff;
}
.opalestate-popup .popup-body button:focus, .opalestate-popup .popup-body button.focus {
  color: #fff;
  background-color: #0040ff;
  border-color: #002db3;
}
.opalestate-popup .popup-body button:hover {
  color: #fff;
  background-color: #0040ff;
  border-color: #003df5;
}
.opalestate-popup .popup-body button:active, .opalestate-popup .popup-body button.active, .open > .opalestate-popup .popup-body button.dropdown-toggle {
  color: #fff;
  background-color: #0040ff;
  border-color: #003df5;
}
.opalestate-popup .popup-body button:active:hover, .opalestate-popup .popup-body button:active:focus, .opalestate-popup .popup-body button:active.focus, .opalestate-popup .popup-body button.active:hover, .opalestate-popup .popup-body button.active:focus, .opalestate-popup .popup-body button.active.focus, .open > .opalestate-popup .popup-body button.dropdown-toggle:hover, .open > .opalestate-popup .popup-body button.dropdown-toggle:focus, .open > .opalestate-popup .popup-body button.dropdown-toggle.focus {
  color: #fff;
  background-color: #0037db;
  border-color: #002db3;
}
.opalestate-popup .popup-body button:active, .opalestate-popup .popup-body button.active, .open > .opalestate-popup .popup-body button.dropdown-toggle {
  background-image: none;
}
.opalestate-popup .popup-body button.disabled, .opalestate-popup .popup-body button.disabled:hover, .opalestate-popup .popup-body button.disabled:focus, .opalestate-popup .popup-body button.disabled.focus, .opalestate-popup .popup-body button.disabled:active, .opalestate-popup .popup-body button.disabled.active, .opalestate-popup .popup-body button[disabled], .opalestate-popup .popup-body button[disabled]:hover, .opalestate-popup .popup-body button[disabled]:focus, .opalestate-popup .popup-body button[disabled].focus, .opalestate-popup .popup-body button[disabled]:active, .opalestate-popup .popup-body button[disabled].active, fieldset[disabled] .opalestate-popup .popup-body button, fieldset[disabled] .opalestate-popup .popup-body button:hover, fieldset[disabled] .opalestate-popup .popup-body button:focus, fieldset[disabled] .opalestate-popup .popup-body button.focus, fieldset[disabled] .opalestate-popup .popup-body button:active, fieldset[disabled] .opalestate-popup .popup-body button.active {
  background-color: #3366ff;
  border-color: #3366ff;
}
.opalestate-popup .popup-body button .badge {
  color: #3366ff;
  background-color: #fff;
}
.opalestate-popup .popup-body:before {
  position: absolute;
  width: 0;
  height: 0;
  content: '';
  z-index: 2;
  border-bottom: 15px solid #364356;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  margin: 0 0 0 -10px;
  left: 50%;
  top: -14px;
}
.rtl .opalestate-popup .popup-body:before {
  margin: 0 -10px 0 0;
}
.rtl .opalestate-popup .popup-body:before {
  right: 50%;
  left: auto;
}
.opalestate-popup.active .popup-body {
  display: block;
}
.opalestate-popup .popup-close {
  position: absolute;
  top: 10px;
  right: 15px;
  color: #3366ff;
  cursor: hand;
  cursor: pointer;
}
.rtl .opalestate-popup .popup-close {
  left: 15px;
  right: auto;
}

.opalestate-results {
  margin-bottom: 15px;
}
.opalestate-results span {
  color: #3366ff;
  font-family: "Montserrat", monospace;
}

.extend-label, .team-header .property-label, .type-opalestate_office .office-header .property-label, .type-opalestate_office .office-box .property-label {
  border-radius: 0;
  position: absolute;
  top: 0px;
  left: 0px;
  position: absolute;
  width: 0;
  height: 0;
  content: '';
  z-index: 2;
  border-top: 60px solid #fabd47;
  border-left: 40px solid transparent;
  border-right: 40px solid transparent;
  border-left-width: 0;
  border-top-width: 40px;
}
.rtl .extend-label, .rtl .team-header .property-label, .team-header .rtl .property-label, .rtl .type-opalestate_office .office-header .property-label, .type-opalestate_office .office-header .rtl .property-label, .rtl .type-opalestate_office .office-box .property-label, .type-opalestate_office .office-box .rtl .property-label {
  right: 0px;
  left: auto;
}
.extend-label i, .team-header .property-label i, .type-opalestate_office .office-header .property-label i, .type-opalestate_office .office-box .property-label i {
  position: absolute;
  z-index: 1;
  color: #FFF;
  top: -35px;
  left: 7px;
  font-size: 12px;
}

ul.property-meta-list {
  margin: 0;
}
ul.property-meta-list [class^="property-label-"] {
  cursor: pointer;
}
ul.property-meta-list [class^="icon-property-"] {
  margin-right: 3px;
}
ul.property-meta-list [class^="icon-property-"]:before {
  font-family: FontAwesome;
  content: "\f1ad";
  font-size: 14px;
  font-style: normal;
  color: #ccc;
}
ul.property-meta-list .icon-property-amountrooms:before {
  content: "\f1ad";
}
ul.property-meta-list .icon-property-bathrooms:before {
  content: "\f21d";
}
ul.property-meta-list .icon-property-bedrooms:before {
  content: "\f236";
}
ul.property-meta-list .icon-property-parking:before {
  content: "\f1b9";
}

.property-status {
  list-style: none;
  padding: 0;
  margin: 0;
}
.property-status .property-status-item {
  background-color: #fabd47;
  padding: 0 10px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  font-size: 11px;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
}

.property-toggle-favorite {
  font-size: 18px;
  line-height: 30px;
  cursor: pointer;
}
.property-toggle-favorite.fa-heart, .property-toggle-favorite:hover {
  color: #81db54;
}

.label {
  position: absolute;
  left: 15px;
  content: "";
  padding: 0 10px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  font-size: 12px;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  color: #fff;
  text-transform: uppercase;
  z-index: 2;
  font-weight: 400;
}
.rtl .label {
  right: 15px;
  left: auto;
}

.label-featured {
  background-color: #243549;
}

.property-item .label:nth-child(1) {
  top: 15px;
}
.property-item .label:nth-child(2) {
  top: 45px;
}

.type-opalestate_property .property-item {
  background-color: #fff;
  border: 1px solid #ebebeb;
  margin-bottom: 30px;
  position: relative;
}
.type-opalestate_property .property-item .label {
  font-size: 11px;
}
.type-opalestate_property .property-item .property-preview {
  position: relative;
}
.type-opalestate_property .property-item .property-box-image {
  position: relative;
  overflow: hidden;
}
.type-opalestate_property .property-item .property-box-image img {
  -webkit-transition: 2.5s ease 0s;
  -o-transition: 2.5s ease 0s;
  transition: 2.5s ease 0s;
}
.type-opalestate_property .property-item .property-content {
  padding: 20px 30px;
}
.type-opalestate_property .property-item .property-price {
  font-size: 24px;
  color: #fff;
  font-weight: 700;
  background-color: rgba(129, 219, 84, 0.8);
  padding: 7px 25px;
  position: absolute;
  bottom: 0;
  right: 0;
  text-align: center;
  content: "";
}
.rtl .type-opalestate_property .property-item .property-price {
  left: 0;
  right: auto;
}
.type-opalestate_property .property-item .property-price .property-price-label {
  font-size: 14px;
  font-weight: 400;
}
.type-opalestate_property .property-item .property-status {
  position: absolute;
  top: 15px;
  right: 15px;
  content: "";
}
.rtl .type-opalestate_property .property-item .property-status {
  left: 15px;
  right: auto;
}
.type-opalestate_property .property-item .property-title {
  font-family: "Montserrat", monospace;
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 5px;
}
.type-opalestate_property .property-item .property-address i {
  color: #81db54;
  margin-right: 5px;
}
.rtl .type-opalestate_property .property-item .property-address i {
  margin-left: 5px;
  margin-right: inherit;
}
.type-opalestate_property .property-item .property-action {
  margin-top: 15px;
}
.type-opalestate_property .property-item .property-action a {
  color: #666;
  line-height: 30px;
}
.type-opalestate_property .property-item .property-action a:hover {
  color: #81db54;
}
.type-opalestate_property .property-item .property-action .avatar {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  margin-right: 10px;
}
.rtl .type-opalestate_property .property-item .property-action .avatar {
  margin-left: 10px;
  margin-right: inherit;
}
.type-opalestate_property .property-item .property-summary .more-link {
  display: none;
}
.type-opalestate_property .property-item .property-summary {
  border-top: 1px solid #fafafa;
  padding-top: 15px;
  margin-top: 30px;
}
.type-opalestate_property .property-item:hover .property-box-image img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.type-opalestate_property .property-item .property-meta {
  border-top: 1px solid #ebebeb;
}
.type-opalestate_property .property-item .property-meta ul.property-meta-list {
  display: -webkit-flex;
  /* Safari */
  display: flex;
}
.type-opalestate_property .property-item .property-meta ul.property-meta-list li {
  -webkit-flex: 1;
  /* Safari 6.1+ */
  -ms-flex: 1;
  /* IE 10 */
  flex: 1;
  text-align: center;
  border-right: 1px solid #ebebeb;
  padding: 15px 0;
}
.rtl .type-opalestate_property .property-item .property-meta ul.property-meta-list li {
  border-left: 1px solid #ebebeb;
  border-right: inherit;
}
.type-opalestate_property .property-item .property-meta ul.property-meta-list li.property-label-parking, .type-opalestate_property .property-item .property-meta ul.property-meta-list li:last-child {
  border-right: none;
}
.rtl .type-opalestate_property .property-item .property-meta ul.property-meta-list li.property-label-parking, .rtl .type-opalestate_property .property-item .property-meta ul.property-meta-list li:last-child {
  border-left: none;
  border-right: inherit;
}
@media screen and (min-width: 991px) {
  .type-opalestate_property .property-v2,
  .type-opalestate_property .property-list {
    display: inline-flex;
  }
  .type-opalestate_property .property-v2 .property-preview,
  .type-opalestate_property .property-list .property-preview {
    float: left;
    width: 60%;
  }
  .rtl .type-opalestate_property .property-v2 .property-preview, .rtl
  .type-opalestate_property .property-list .property-preview {
    float: right;
  }
  .type-opalestate_property .property-v2 .property-group,
  .type-opalestate_property .property-list .property-group {
    float: left;
    width: 40%;
    position: relative;
  }
  .rtl .type-opalestate_property .property-v2 .property-group, .rtl
  .type-opalestate_property .property-list .property-group {
    float: right;
  }
  .type-opalestate_property .property-v2 .property-group .property-description,
  .type-opalestate_property .property-list .property-group .property-description {
    margin-top: 7%;
    margin-bottom: 12%;
    line-height: 28px;
    max-height: 140px;
    overflow: hidden;
  }
  .type-opalestate_property .property-v2 .property-group .property-meta,
  .type-opalestate_property .property-list .property-group .property-meta {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: #fff;
  }
}

/**************************************************
 * Archive Property Page: Archive + Taxonomy Page
 **************************************************/
.opalesate-archive-top {
  background-color: #fff;
  box-shadow: 2px 2px 4px #eaeaea;
  margin-bottom: 30px;
  padding: 15px 30px;
}
.opalesate-archive-top .sortable-dropdown {
  height: 40px;
  background-color: #fff;
  border: 1px solid #ebebeb;
  padding-top: 5px;
  padding-bottom: 5px;
}
.opalesate-archive-top .list-property-status .status-item {
  line-height: 40px;
  margin-right: 20px;
  cursor: pointer;
}
.rtl .opalesate-archive-top .list-property-status .status-item {
  margin-left: 20px;
  margin-right: inherit;
}
.opalesate-archive-top .list-property-status .status-item:hover {
  color: #81db54;
}
.opalesate-archive-top .list-property-status .status-item.active {
  color: #81db54;
  font-weight: 700;
}

.opalesate-archive-bottom .first-child {
  clear: both;
}

/***********************************
 * Single Property Page
 ***********************************/
.single-opalestate-container {
  padding: 30px;
  border: 1px solid #ebebeb;
  background-color: #fff;
  margin-bottom: 30px;
}
.single-opalestate-container .property-button-edit a {
  color: #fff;
  font-size: 12px;
  background-color: #222;
  padding: 5px 15px;
  position: absolute;
  content: "";
  top: -29px;
  left: 0;
  z-index: 9;
}
.single-opalestate-container .property-button-edit a:hover {
  color: #81db54;
}
.single-opalestate-container .agent-levels {
  right: 30px !important;
}
.rtl .single-opalestate-container .agent-levels {
  left: 30px !important;
  right: auto;
}
.single-opalestate-container .property-label {
  color: #fabd47;
  display: inline-block;
  left: 15px !important;
}
.rtl .single-opalestate-container .property-label {
  right: 15px !important;
  left: auto;
}
.single-opalestate-container .property-price {
  font-size: 24px;
  color: #fff;
  font-weight: 700;
  background-color: rgba(129, 219, 84, 0.8);
  padding: 7px 25px;
  display: inline-block;
  margin-top: 20px;
}
.single-opalestate-container .property-price .property-price-label {
  font-size: 14px;
  font-weight: 400;
}
.single-opalestate-container .header-single-property {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #ebebeb;
}
.single-opalestate-container .header-single-property .entry-title {
  font-size: 24px;
}
.single-opalestate-container .property-address {
  color: #999;
  margin-bottom: 15px;
}
.single-opalestate-container .property-address > div {
  margin-right: 20px;
}
.rtl .single-opalestate-container .property-address > div {
  margin-left: 20px;
  margin-right: inherit;
}
.single-opalestate-container .property-address > div i {
  margin-right: 10px;
}
.rtl .single-opalestate-container .property-address > div i {
  margin-left: 10px;
  margin-right: inherit;
}
.single-opalestate-container .property-toggle-favorite {
  font-size: 14px;
  line-height: 1;
  margin-right: 40px;
}
.rtl .single-opalestate-container .property-toggle-favorite {
  margin-left: 40px;
  margin-right: inherit;
}
.single-opalestate-container ul.property-meta-list [class^="property-label-"] {
  padding: 0;
  margin-right: 40px;
}
.rtl .single-opalestate-container ul.property-meta-list [class^="property-label-"] {
  margin-left: 40px;
  margin-right: inherit;
}
.single-opalestate-container .opalestate-box {
  margin-bottom: 50px;
}
.single-opalestate-container .property-agent-contact .agent-contact-form-container h3,
.single-opalestate-container .property-agent-section > h3,
.single-opalestate-container .property-video-session h3,
.single-opalestate-container .box-heading {
  font-size: 14px;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 30px;
}
.single-opalestate-container .property-agent-contact .agent-contact-form-container h3:before,
.single-opalestate-container .property-agent-section > h3:before,
.single-opalestate-container .property-video-session h3:before,
.single-opalestate-container .box-heading:before {
  content: "";
  width: 30px;
  height: 2px;
  background-color: #3366ff;
  position: absolute;
  bottom: 0;
  left: 0;
}
.rtl .single-opalestate-container .property-agent-contact .agent-contact-form-container h3:before, .rtl
.single-opalestate-container .property-agent-section > h3:before, .rtl
.single-opalestate-container .property-video-session h3:before, .rtl
.single-opalestate-container .box-heading:before {
  right: 0;
  left: auto;
}
.single-opalestate-container .property-share {
  margin-top: 30px;
  margin-bottom: 40px;
}
.single-opalestate-container .property-status {
  margin-top: 18px;
  margin-left: 30px;
}
.rtl .single-opalestate-container .property-status {
  margin-right: 30px;
  margin-left: inherit;
}
.single-opalestate-container .owl-carousel .owl-controls {
  display: none !important;
}

.property-information {
  margin-bottom: 30px;
}
.property-information .list-info {
  list-style: none;
  margin: 0 -5px;
  padding: 0;
  overflow: hidden;
}
.property-information .list-info li {
  float: left;
  text-align: right;
  border: 1px solid #ebebeb;
  padding: 10px 15px;
  margin: 0 5px 10px;
  line-height: 30px;
}
@media screen and (min-width: 1199px) {
  .property-information .list-info li {
    width: 31.94%;
  }
}
@media screen and (max-width: 1199px) {
  .property-information .list-info li {
    width: 47.94%;
  }
}
@media screen and (max-width: 767px) {
  .property-information .list-info li {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
.rtl .property-information .list-info li {
  float: right;
}
.rtl .property-information .list-info li {
  text-align: left;
}
.property-information .list-info li span {
  text-align: left;
  float: left;
}
.rtl .property-information .list-info li span {
  text-align: right;
}
.rtl .property-information .list-info li span {
  float: right;
}

.property-facilities {
  margin-bottom: 40px;
}
.property-facilities .list-group-item-text {
  border: 1px solid #ebebeb;
}
.property-facilities .property-facilities-item {
  line-height: 50px;
  border-bottom: 1px solid #ebebeb;
  width: 100%;
}
.property-facilities .property-facilities-item:last-child {
  border-bottom: none;
}
.property-facilities .property-facilities-item span {
  width: 65%;
  display: inline-block;
  border-right: 1px solid #ebebeb;
  padding: 0 15px;
}
.rtl .property-facilities .property-facilities-item span {
  border-left: 1px solid #ebebeb;
  border-right: inherit;
}
.property-facilities .property-facilities-item i {
  width: 35%;
  text-align: center;
  color: #81db54;
}

.property-amenities {
  margin-bottom: 40px;
}
.property-amenities .list-group-item-text {
  border: 1px solid #ebebeb;
}
.property-amenities .property-amenities-item {
  line-height: 50px;
  border-bottom: 1px solid #ebebeb;
  width: 100%;
  color: #aaa;
}
.property-amenities .property-amenities-item:last-child {
  border-bottom: none;
}
.property-amenities .property-amenities-item span {
  width: 65%;
  display: inline-block;
  border-right: 1px solid #ebebeb;
  padding: 0 15px;
}
.rtl .property-amenities .property-amenities-item span {
  border-left: 1px solid #ebebeb;
  border-right: inherit;
}
.property-amenities .property-amenities-item i {
  width: 35%;
  text-align: center;
  color: #aaa;
}
.property-amenities .property-amenities-item.active {
  color: #666;
}
.property-amenities .property-amenities-item.active i {
  color: #81db54;
}

.property-agent-section .property-agent-contact,
.property-agent-section .property-agent-info {
  width: 100%;
}

.property-agent-contact .team-header .property-label {
  left: 15px;
}
.rtl .property-agent-contact .team-header .property-label {
  right: 15px;
  left: auto;
}
.property-agent-contact .team-header .agent-levels {
  right: 30px;
}
.rtl .property-agent-contact .team-header .agent-levels {
  left: 30px;
  right: auto;
}

.agent-author-inner {
  background-color: #fff;
  border: 1px solid #ebebeb;
  padding: 30px;
  margin-bottom: 20px;
}
.agent-author-inner .agent-box .agent-box-meta {
  float: left;
  width: 50%;
}
.rtl .agent-author-inner .agent-box .agent-box-meta {
  float: right;
}
.agent-author-inner .agent-box .agent-box-image {
  float: left;
  width: 50%;
  padding-right: 15px;
}
.rtl .agent-author-inner .agent-box .agent-box-image {
  float: right;
}
.rtl .agent-author-inner .agent-box .agent-box-image {
  padding-left: 15px;
  padding-right: inherit;
}

.property-map-section .box-content.v2 {
  padding-top: 40px;
}
.property-map-section .google-map-tabs {
  position: relative;
}
.property-map-section .google-map-tabs .clearfix {
  position: relative;
}
@media screen and (min-width: 767px) {
  .property-map-section .google-map-tabs ul {
    position: absolute;
    bottom: 0;
    right: 0;
    content: "";
    z-index: 9;
  }
  .rtl .property-map-section .google-map-tabs ul {
    left: 0;
    right: auto;
  }
}
.property-map-section .google-map-tabs ul li {
  display: inline-block;
}
.property-map-section .google-map-tabs ul li > a {
  background-color: rgba(36, 53, 73, 0.7);
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  padding: 10px 20px;
  font-weight: 600;
  border: none;
  margin: 0 0 0 2px;
}
.rtl .property-map-section .google-map-tabs ul li > a {
  margin: 0 2px 0 0;
}
.property-map-section .google-map-tabs ul li > a i {
  font-size: 14px;
}
.property-map-section .google-map-tabs ul li > a:after {
  background-color: transparent;
  width: 0;
  height: 0;
}
.property-map-section .google-map-tabs ul li:hover a, .property-map-section .google-map-tabs ul li.active a {
  background-color: rgba(129, 219, 84, 0.8);
  border: none;
  color: #fff;
}
.property-map-section .google-map-tabs ul li:hover a:hover, .property-map-section .google-map-tabs ul li.active a:hover {
  background-color: rgba(0, 0, 0, 0.05);
}
@media screen and (max-width: 767px) {
  .property-map-section .google-map-tabs ul {
    margin-bottom: 15px;
  }
}
.property-map-section #property-search-places {
  bottom: 25px;
  left: 10px;
  position: absolute;
  z-index: 1;
}
.property-map-section #property-search-places .btn-map-search {
  cursor: pointer;
  background-color: #FFF;
  text-align: center;
  width: 40px;
  height: 40px;
  position: relative;
}
.property-map-section #property-search-places .btn-map-search i {
  display: block;
  line-height: 40px;
}
.property-map-section #property-search-places .btn-map-search i.fa-hospital-o {
  color: #b3e180;
}
.property-map-section #property-search-places .btn-map-search i.fa-plus-square {
  color: #ec8f73;
}
.property-map-section #property-search-places .btn-map-search i.fa-graduation-cap {
  color: #8fbfe4;
}
.property-map-section #property-search-places .btn-map-search i.fa-shopping-basket {
  color: #9d4cfa;
}
.property-map-section #property-search-places .btn-map-search i.fa-subway {
  color: #fabd47;
}
.property-map-section #property-search-places .btn-map-search i.fa-bank {
  color: #6eadfb;
}
.property-map-section #property-search-places .btn-map-search em {
  background: #3366ff;
  margin-left: 10px;
  font-size: 10px;
  color: #FFF;
  padding: 1px 3px;
}
.property-map-section #property-search-places .btn-map-search span {
  width: 0;
  display: block;
  visibility: hidden;
  -webkit-transition: 0.35s;
  -o-transition: 0.35s;
  transition: 0.35s;
  position: absolute;
  left: 50%;
  top: 0;
  background-color: #FFF;
  line-height: 40px;
  padding: 0 10px;
  z-index: -1;
  opacity: 0;
  filter: alpha(opacity=0);
  font-family: "Montserrat", monospace;
  font-size: 12px;
}
.property-map-section #property-search-places .btn-map-search:hover span, .property-map-section #property-search-places .btn-map-search.active span {
  visibility: visible;
  width: auto;
  left: 100%;
  z-index: 1;
  opacity: 1;
  filter: alpha(opacity=100);
}

.infoBox {
  position: relative;
}
.infoBox > img {
  z-index: 99;
  margin: 0 !important;
  position: absolute !important;
  right: 0;
  top: 25px;
  background-color: #81db54;
  padding: 13px;
}
.rtl .infoBox > img {
  left: 0;
  right: auto;
}

.map-info-preview {
  position: relative;
  padding: 30px 30px 25px;
  background-color: #FFFFFF;
  margin-bottom: 15px;
  max-width: 550px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.map-info-preview a img {
  max-width: 240px;
  width: 240px;
}
.map-info-preview .info-container {
  padding-left: 20px;
}
.map-info-preview .info-container .prop-title {
  text-transform: uppercase;
  font-size: 14px;
  margin: 15px 0 8px;
}
.map-info-preview .info-container p {
  line-height: 22px;
}
.map-info-preview .info-container p .price {
  font-family: "Montserrat", monospace;
  font-size: 14px;
}
.map-info-preview .info-container .prop-address {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
}
.map-info-preview .property-meta-list {
  border-top: 1px solid #ebebeb;
  padding: 20px 30px 0;
  margin: 20px -30px 0;
  text-align: center;
}
.map-info-preview .property-meta-list > li {
  color: #999999;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  padding: 0;
  margin: 0 0 0 39px;
}
.rtl .map-info-preview .property-meta-list > li {
  margin: 0 39px 0 0;
}
.map-info-preview .property-meta-list > li:first-child {
  margin-left: 0;
}
.rtl .map-info-preview .property-meta-list > li:first-child {
  margin-right: 0;
  margin-left: inherit;
}
.map-info-preview .property-meta-list > li i {
  margin-right: 10px;
}
.rtl .map-info-preview .property-meta-list > li i {
  margin-left: 10px;
  margin-right: inherit;
}
.map-info-preview .property-meta-list > li i:before {
  color: #ccc;
  font-size: 14px;
}
.map-info-preview .property-meta-list > li .label-property {
  display: inline;
  margin-left: 5px;
}
.rtl .map-info-preview .property-meta-list > li .label-property {
  margin-right: 5px;
  margin-left: inherit;
}
.map-info-preview .arrow-down {
  border-style: solid;
  border-width: 10px 10px 0;
  bottom: -13px;
  height: 0;
  left: 112px;
  position: absolute;
  width: 0;
  border-color: #3366ff;
  display: none;
}

#opalestate-map-preview .cluster > div {
  line-height: 30px !important;
}

/*  page-template-page-property-search-results */
@media screen and (min-width: 1199px) {
  .page-template-page-property-search-results .pbr-breadscrumb {
    margin-bottom: -342px;
    min-height: 710px;
  }
}
.page-template-page-property-search-results .opalestate-search-properties {
  margin-bottom: 60px;
}
@media screen and (min-width: 1199px) {
  .page-template-page-property-search-results .opalestate-search-properties {
    background-color: rgba(26, 28, 34, 0.5);
  }
}
@media screen and (max-width: 1199px) {
  .page-template-page-property-search-results .opalestate-search-properties {
    background-color: #364356;
    margin-top: -30px;
  }
}

#opalestate-map-preview {
  margin-bottom: 60px;
}

/* ------------------------------ */
/* ======== Style Agent ========= */
/* ------------------------------ */
.team-header {
  position: relative;
}

.agent-levels {
  background-color: #243549;
  padding: 0 15px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  font-size: 12px;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  position: absolute;
  top: 15px;
  right: 15px;
}
.rtl .agent-levels {
  left: 15px;
  right: auto;
}

.agent-box-title {
  font-weight: 400;
  font-size: 14px;
  text-transform: uppercase;
}

.agent-box-meta > [class^="agent-box-"] {
  list-style: none;
  padding: 0;
  margin: 0;
  line-height: 30px;
}
.agent-box-meta > [class^="agent-box-"] i {
  color: #81db54;
  margin-right: 5px;
  min-width: 25px;
}
.rtl .agent-box-meta > [class^="agent-box-"] i {
  margin-left: 5px;
  margin-right: inherit;
}

ul.agent-box-info {
  list-style: none;
  padding: 0;
  margin: 0;
}
ul.agent-box-info li {
  line-height: 30px;
}
ul.agent-box-info i {
  color: #81db54;
  margin-right: 5px;
  min-width: 25px;
}
.rtl ul.agent-box-info i {
  margin-left: 5px;
  margin-right: inherit;
}

.agent-gird {
  text-align: center;
  margin-bottom: 30px;
}
.agent-gird .agent-job {
  font-size: 13px;
  color: #999;
}

.agent-list {
  margin-bottom: 30px;
}
.agent-list .agent-box-title {
  font-size: 18px;
  margin-top: 15px;
}
.agent-list .agent-box-social .bo-social-icons {
  margin-top: 10px;
}
.agent-list .agent-box-social .bo-social-icons a {
  font-size: 16px;
}
.agent-list .agent-excerpt {
  border-top: 1px dashed #ebebeb;
  padding-top: 15px;
  margin-top: 20px;
}

/* Single Agent */
.single-opalestate_agent .opalestate-box {
  margin-bottom: 50px;
}
.single-opalestate_agent .opalestate-box h3 {
  text-transform: uppercase;
  font-size: 30px;
  display: inline-block;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.single-opalestate_agent .opalestate-box h3:after {
  content: "";
  background-color: #3366ff;
  width: 70px;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 0;
}
.rtl .single-opalestate_agent .opalestate-box h3:after {
  right: 0;
  left: auto;
}
.single-opalestate_agent .opalestate_agent > .agent-box {
  background-color: #fff;
  overflow: hidden;
  padding: 30px;
  border: 1px solid #ebebeb;
  margin-bottom: 20px;
}

.property-same-agent-section h3 {
  text-transform: uppercase;
  font-size: 30px;
  display: inline-block;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.property-same-agent-section h3:after {
  content: "";
  background-color: #3366ff;
  width: 70px;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 0;
}
.rtl .property-same-agent-section h3:after {
  right: 0;
  left: auto;
}

#agent-map {
  border: 1px solid #ebebeb;
}

.agent-single {
  background-color: #fff;
  padding: 30px;
  border: 1px solid #ebebeb;
  margin: 50px 0;
}

.agent-preview {
  position: relative;
}

.agent-box-single {
  margin-bottom: 30px;
}
.agent-box-single .agent-box-title a {
  color: #333;
  font-size: 18px;
}
.agent-box-single .agent-job {
  color: #999;
}

/* opalestate-search-agents-form */
.opalestate-search-agents-form {
  background-color: #243549;
  padding: 30px;
  color: #fff;
}
.opalestate-search-agents-form h3 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  padding-bottom: 15px;
  color: #ffffff;
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.opalestate-search-agents-form h3 i {
  font-size: 16px;
  margin-right: 10px;
}
.opalestate-search-agents-form .form-control {
  background-color: #516174;
  border: medium none;
  border-radius: 0;
  color: #ffffff;
  font-size: 12px;
}
.opalestate-search-agents-form label {
  font-family: "Montserrat", monospace;
}
.opalestate-search-agents-form .slide-ranger-bar {
  margin-top: 22px;
}
.opalestate-search-agents-form .btn-search {
  margin-top: 30px;
}

.search-agents-wrap {
  margin-top: 30px;
}

.search-agents-wrap .agents-container {
  margin: 40px 0 80px;
}
.search-agents-wrap .agents-container .agent-result {
  margin-bottom: 40px;
}
.search-agents-wrap .agents-container .agent-result h3 {
  text-transform: uppercase;
  font-size: 30px;
  display: inline-block;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.search-agents-wrap .agents-container .agent-result h3:after {
  content: "";
  background-color: #3366ff;
  width: 70px;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 0;
}
.rtl .search-agents-wrap .agents-container .agent-result h3:after {
  right: 0;
  left: auto;
}
.search-agents-wrap .agents-container .agent-result h3:before {
  content: "\f015";
  font-family: FontAwesome;
  width: 20px;
  height: 15px;
  position: absolute;
  bottom: 0;
  color: #3366ff;
  font-size: 20px;
  left: 25px;
}
.rtl .search-agents-wrap .agents-container .agent-result h3:before {
  right: 25px;
  left: auto;
}

/*  */
@media screen and (min-width: 768px) {
  .opalesate-recent-property .first-child {
    clear: both;
  }
}
.author-admin .agent-box-author {
  background-color: #fff;
  border: 1px solid #ebebeb;
  padding: 30px;
}
.author-admin .agent-box-author .agent-box-image {
  float: left;
  width: 50%;
}
.rtl .author-admin .agent-box-author .agent-box-image {
  float: right;
}
.author-admin .agent-box-author .agent-box-meta {
  float: left;
  width: 50%;
  padding-left: 30px;
}
.rtl .author-admin .agent-box-author .agent-box-meta {
  float: right;
}
.rtl .author-admin .agent-box-author .agent-box-meta {
  padding-right: 30px;
  padding-left: inherit;
}
.author-admin .agent-box-author .entry-content {
  margin-top: 30px;
}

/* form */
.opalmembership-login-form-wrapper {
  text-align: center;
  color: #999;
}
.opalmembership-login-form-wrapper h3 {
  font-size: 30px;
  text-transform: uppercase;
}

.opalesate-form-wrapper {
  float: none;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.05) !important;
  padding: 30px;
  margin-top: 50px !important;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  width: 100%;
}

.opalmembership-form-field {
  margin-bottom: 15px;
  padding: 0;
  float: none;
  width: auto;
}
.opalmembership-form-field.submit {
  float: left;
}
.rtl .opalmembership-form-field.submit {
  float: right;
}
.opalmembership-form-field.submit a {
  margin: 0 25px;
}
.opalmembership-form-field.register {
  padding: 14px 0;
}

.opalmembership-login-form .opalmembership-input {
  background-color: #fafafa;
  border: none;
  color: #555555;
  display: block;
  font-size: 14px;
  height: 50px;
  line-height: 1.62857;
  padding: 14px 15px;
}

#opalmembership-coupon-form button,
#opalmembership-coupon-form .form-group {
  margin-bottom: 20px;
}

.cmb-form textarea {
  border: none;
  padding: 20px !important;
  background-color: #fafafa;
  border: 1px solid rgba(0, 0, 0, 0.05);
}
.cmb-form select,
.cmb-form input[type="password"],
.cmb-form input[type="email"],
.cmb-form input[type="text"] {
  background-color: #fafafa;
  border: none;
  color: #555555;
  display: block;
  font-size: 14px;
  height: 50px;
  line-height: 1.62857;
  padding: 13px 15px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  width: 100% !important;
}
.cmb-form .row-group-features h3 {
  text-transform: uppercase;
  padding: 0;
  background-color: transparent;
}
.cmb-form .media-drag-drop {
  background-color: #fff;
}
.cmb-form .cmb-field-list > div {
  margin-bottom: 20px;
}
.cmb-form .cmb-td {
  margin-bottom: 20px !important;
}
.cmb-form .group-has-three .cmb-row {
  float: none;
  display: inline-block;
}
.cmb-form .group-amenities ul {
  padding: 0;
  margin-top: 15px;
}
.cmb-form .group-amenities .cmb-multicheck-toggle {
  cursor: pointer;
}
.cmb-form .cmb-repeatable-group .inside .cmb-row {
  float: left;
  width: 50%;
  padding: 0 10px;
}
.rtl .cmb-form .cmb-repeatable-group .inside .cmb-row {
  float: right;
}
.cmb-form .cmb-repeatable-group .inside .cmb-row.cmb-remove-field-row {
  width: 100%;
}
.cmb-form .cmb2-metabox-description {
  margin-top: 7px !important;
}

/* my-properties */
.my-properties .list-tabs {
  margin-bottom: 15px;
  background-color: #FFF;
  padding: 0;
  -webkit-box-shadow: 2px 2px 4px #eaeaea;
  box-shadow: 2px 2px 4px #eaeaea;
}
.my-properties .list-tabs ul {
  padding: 0;
  margin: 0;
}
.my-properties .list-tabs ul li {
  text-transform: uppercase;
  font-family: "Montserrat", monospace;
  font-size: 12px;
  cursor: pointer;
  line-height: 55px;
  display: block;
  position: relative;
  -webkit-transition: 0.35s;
  -o-transition: 0.35s;
  transition: 0.35s;
  float: left;
}
.rtl .my-properties .list-tabs ul li {
  float: right;
}
.my-properties .list-tabs ul li a {
  display: block;
  padding: 0 20px;
}
.my-properties .list-tabs ul li.active, .my-properties .list-tabs ul li:hover {
  color: #81db54;
}
.my-properties .list-tabs ul li.active a, .my-properties .list-tabs ul li:hover a {
  color: #81db54;
}
.my-properties .panel {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.my-properties .panel .panel-body {
  padding: 30px 30px 15px;
}
.my-properties .opalestate-rows .row > div:last-child article .property-list-style {
  border-bottom: none;
  padding-bottom: 0;
}
.my-properties .opalestate-rows article .my-properties-bottom {
  margin-top: 10px;
}
.my-properties .opalestate-rows article .entry-content {
  padding: 0 !important;
}
.my-properties .opalestate-rows article .entry-content ul.property-status {
  margin-bottom: 20px;
}
.my-properties .opalestate-rows article .entry-content .property-address,
.my-properties .opalestate-rows article .entry-content .property-price {
  margin-bottom: 10px;
}
.my-properties .opalestate-rows article .property-list-style {
  padding-bottom: 30px;
}
.my-properties .property-box-image {
  position: relative;
}
.my-properties .property-meta {
  margin-top: -50px;
  position: relative;
}
.my-properties .property-meta ul {
  display: flex;
  background-color: rgba(255, 255, 255, 0.9);
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.my-properties .property-meta ul li {
  flex: 1 1 0;
  text-align: center;
  padding: 13px 0;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.rtl .my-properties .property-meta ul li {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  border-left: inherit;
}
.my-properties .property-meta ul li:first-child {
  border-left: none;
}
.rtl .my-properties .property-meta ul li:first-child {
  border-right: none;
  border-left: inherit;
}
.my-properties .property-meta ul li .label-property {
  display: none;
}

.property-meta .label-property {
  display: none;
}

/* Membership */
.opalmembership-item {
  margin-bottom: 30px;
}

.opalmembership-button {
  background-color: #3366ff;
  border: 1px solid #3366ff;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.62857;
  margin-bottom: 0;
  padding: 14px 20px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
}
.opalmembership-button:hover {
  background-color: #0040ff;
}

.billing-fields .input-text, .billing-fields select, .opal-gateway-stripe .input-text {
  background-color: #fafafa;
  border: none;
  color: #555555;
  display: block;
  font-size: 14px;
  height: 50px;
  line-height: 1.62857;
  padding: 13px 15px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
}

#opalmembership-checkout-form,
.opalmembership-shoppingcart {
  margin: 0;
  padding: 10px;
}

.opalmembership-shoppingcart caption,
.opalmembership-shoppingcart h3,
.opalmembership-gateways caption,
.opalmembership-gateways h3,
.opalmembership-billing-fields caption,
.opalmembership-billing-fields h3 {
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-size: 18px;
  font-family: "Montserrat", monospace;
}
.opalmembership-shoppingcart caption:after,
.opalmembership-shoppingcart h3:after,
.opalmembership-gateways caption:after,
.opalmembership-gateways h3:after,
.opalmembership-billing-fields caption:after,
.opalmembership-billing-fields h3:after {
  content: "";
  background-color: #3366ff;
  width: 70px;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 0;
}
.rtl .opalmembership-shoppingcart caption:after, .rtl
.opalmembership-shoppingcart h3:after, .rtl
.opalmembership-gateways caption:after, .rtl
.opalmembership-gateways h3:after, .rtl
.opalmembership-billing-fields caption:after, .rtl
.opalmembership-billing-fields h3:after {
  right: 0;
  left: auto;
}

.opalmembership-gateways .opal-panel-body {
  margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
  .group-amenities .cmb2-list li,
  .group-has-three .cmb-row,
  .group-has-two .cmb-row {
    width: 100%;
  }
}
#user-profile-img {
  margin-bottom: 20px;
}

#wp-opalestate_ppt_text-editor-container {
  border: 1px solid rgba(0, 0, 0, 0.07);
}

.property-submission-form .cmb2-metabox .cmb-repeat-group-wrap {
  max-width: 100%;
}

input.btn-submit-cmb {
  float: right;
  margin-top: -53px;
}
.rtl input.btn-submit-cmb {
  float: left;
}

.opalestate-right.carousel-control,
.opalestate-left.carousel-control {
  width: 45px;
  height: 45px;
  line-height: 43px;
  font-size: 24px;
  background-color: rgba(0, 0, 0, 0.6);
  border-color: rgba(255, 255, 255, 0.2);
  top: calc(50% + 23px);
}
.opalestate-right.carousel-control:hover,
.opalestate-left.carousel-control:hover {
  background-color: rgba(0, 0, 0, 0.9);
  color: #fff;
}

.opalestate-right.carousel-control {
  left: inherit;
  right: 20px;
}

.opalestate-left.carousel-control {
  left: 20px;
}

.type-opalestate_office {
  position: relative;
}
.type-opalestate_office .office-box {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .type-opalestate_office .office-box .office-thumb {
    margin-bottom: 30px;
  }
  .type-opalestate_office .office-box .office-thumb img {
    width: 100%;
  }
}
.type-opalestate_office .office-tabs ul li {
  display: inline-block;
}
.type-opalestate_office .office-tabs ul li > a {
  background-color: #243549;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  padding: 10px 20px;
  font-weight: 600;
  border: none;
  margin: 0 2px 0 0;
}
.rtl .type-opalestate_office .office-tabs ul li > a {
  margin: 0 0 0 2px;
}
.type-opalestate_office .office-tabs ul li > a i {
  font-size: 14px;
}
.type-opalestate_office .office-tabs ul li > a:after {
  background-color: transparent;
  width: 0;
  height: 0;
}
.type-opalestate_office .office-tabs ul li:hover a, .type-opalestate_office .office-tabs ul li:focus a, .type-opalestate_office .office-tabs ul li.active a {
  background-color: #81db54;
  border: none;
  color: #fff;
}
.type-opalestate_office .office-tabs ul li:hover a:focus, .type-opalestate_office .office-tabs ul li:hover a:hover, .type-opalestate_office .office-tabs ul li:focus a:focus, .type-opalestate_office .office-tabs ul li:focus a:hover, .type-opalestate_office .office-tabs ul li.active a:focus, .type-opalestate_office .office-tabs ul li.active a:hover {
  background-color: #81db54;
  color: #fff;
}
.type-opalestate_office .office-tabs .tab-content {
  padding: 0 30px 30px;
  background-color: #fff;
  border: 1px solid #ebebeb;
}
.type-opalestate_office .office-tabs .tab-content #office-team {
  padding-top: 30px;
}
.type-opalestate_office .office-tabs .tab-content #office-team .team-info {
  display: none;
}
@media screen and (max-width: 767px) {
  .type-opalestate_office .office-tabs .opalesate-agents .row > div {
    width: 50%;
    float: left;
  }
  .rtl .type-opalestate_office .office-tabs .opalesate-agents .row > div {
    float: right;
  }
}
@media screen and (max-width: 480px) {
  .type-opalestate_office .office-tabs .opalesate-agents .row > div {
    width: 100%;
    float: none;
  }
}

.office-grid-style {
  margin-bottom: 30px;
}
.office-grid-style .office-inner {
  background-color: #fff;
}
.office-grid-style .office-body-content {
  display: inline-flex;
}
.office-grid-style .agent-box-image {
  overflow: hidden;
  position: relative;
}
.office-grid-style .agent-box-image img {
  -webkit-transition: 3.5s ease;
  -o-transition: 3.5s ease;
  transition: 3.5s ease;
}
.office-grid-style .office-logo {
  float: left;
  margin-right: 15px;
}
.rtl .office-grid-style .office-logo {
  float: right;
}
.rtl .office-grid-style .office-logo {
  margin-left: 15px;
  margin-right: inherit;
}
.office-grid-style .office-logo span {
  display: none;
}
.office-grid-style .office-logo img {
  width: 75px;
  height: auto;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.office-grid-style .office-header {
  position: relative;
  text-align: center;
}
.office-grid-style .office-header:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: -webkit-linear-gradient(top, transparent 80%, black 100%);
  background-image: -o-linear-gradient(top, transparent 80%, black 100%);
  background-image: linear-gradient(to bottom, transparent 80%, black 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#FF000000', GradientType=0);
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 1;
}
.office-grid-style .office-header .office-box-title {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  padding: 10px 30px;
  z-index: 2;
  text-transform: uppercase;
  font-size: 14px;
}
.office-grid-style .office-header .office-box-title a {
  color: #fff;
}
.office-grid-style .office-header .office-box-title a:hover {
  color: #81db54;
}
.office-grid-style .office-body-content {
  padding: 30px 30px 20px;
}
.office-grid-style .office-box-meta > div {
  padding: 15px 30px;
  border-top: 1px solid #ebebeb;
}
.office-grid-style .office-box-meta > div i {
  color: #81db54;
  padding-right: 5px;
}
.rtl .office-grid-style .office-box-meta > div i {
  padding-left: 5px;
  padding-right: inherit;
}
.office-grid-style:hover .agent-box-image img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.post-type-archive-opalestate_office .opalestate-search-agents-form {
  margin-bottom: 30px;
}
.post-type-archive-opalestate_office .opalestate-search-agents-form .btn-search {
  margin-top: 3px;
}

.no-comments {
  margin-top: 15px;
}

.property-office-section .type-opalestate_property .property-list .property-preview,
.property-office-section .type-opalestate_property .property-list .property-group {
  width: 50%;
}
@media screen and (max-width: 768px) {
  .property-office-section .type-opalestate_property .property-list .property-preview,
  .property-office-section .type-opalestate_property .property-list .property-group {
    width: 100%;
  }
}

/******************************************
 * Ajax Map Search
 ******************************************/
.ajax-map-search {
  margin: 0 -15px;
  overflow: hidden;
}

.ajax-search-form {
  background-color: #364356;
  padding: 15px;
  border-top: 1px solid rgba(255, 255, 255, 0.15);
}
.ajax-search-form .opalestate-popup {
  margin: 0px 0px 0px 15px;
}
.rtl .ajax-search-form .opalestate-popup {
  margin: 0px 15px 0px 0px;
}
.ajax-search-form .opalestate-popup .popup-head {
  line-height: 50px;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
}
.ajax-search-form .opalestate-popup .popup-head > i {
  margin: 0 0 0 5px;
}
.rtl .ajax-search-form .opalestate-popup .popup-head > i {
  margin: 0 5px 0 0;
}
.ajax-search-form .opalestate-popup .popup-head > i:before {
  content: "\f107";
}
.ajax-search-form .opalestate-popup .popup-body {
  top: 60px;
}
.ajax-search-form .opalestate-popup.active .popup-head > span {
  color: #3366ff;
}
.ajax-search-form .opalestate-popup.active .popup-head > i {
  color: #3366ff;
}
.ajax-search-form .opalestate-popup.active .popup-head > i:before {
  content: "\f106";
}
@media screen and (max-width: 767px) {
  .ajax-search-form .opalestate-search-form > div {
    margin-bottom: 10px;
  }
  .ajax-search-form #opalestate-more-search-form {
    float: none !important;
    padding: 0 15px;
  }
  .ajax-search-form .opalestate-popup {
    float: left;
    margin: 0;
  }
  .ajax-search-form .opalestate-popup .popup-body {
    margin: 0;
  }
}

.opalestate-more-search-form .opalestate-popup button {
  margin-top: 30px;
}

#opalesate-properties-ajax {
  margin: 0 0 0 30px;
  position: relative;
  padding: 0 30px 0 0;
  border-right: 1px solid #ebebeb;
}
.rtl #opalesate-properties-ajax {
  margin: 0 30px 0 0;
}
.rtl #opalesate-properties-ajax {
  padding: 0 0 0 30px;
}
.rtl #opalesate-properties-ajax {
  border-left: 1px solid #ebebeb;
  border-right: inherit;
}
#opalesate-properties-ajax .opalestate-loading {
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.8);
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("../images/loading.gif");
  width: 100%;
  height: 100%;
  z-index: 2;
}
@media screen and (max-width: 992px) {
  #opalesate-properties-ajax .opalesate-archive-bottom .row > div.col-sm-6 {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  #opalesate-properties-ajax .opalesate-archive-top .row > div {
    width: 50%;
    overflow: hidden;
    float: left;
  }
}

.opaleslate-ajax-search-results-container .opalesate-archive-top {
  padding: 10px 15px;
}
.opaleslate-ajax-search-results-container .opalestate-rows .map-active article .property-meta-list {
  background-color: #364356;
  color: #fff;
}
.opaleslate-ajax-search-results-container .opalestate-rows .map-active article .property-meta-list li {
  border-color: rgba(255, 255, 255, 0.1);
}

.noUi-target, .noUi-target * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.noUi-target {
  position: relative;
  direction: ltr;
}

.noUi-base {
  width: 100%;
  height: 100%;
  position: relative;
  background-color: #81db54;
  border-radius: 3px;
}

.noUi-origin {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
}

.noUi-handle {
  position: relative;
  z-index: 1;
}

.noUi-stacking .noUi-handle {
  z-index: 10;
}

.noUi-state-tap .noUi-origin {
  -webkit-transition: left .3s, top .3s;
  transition: left 0.3s, top 0.3s;
}

.noUi-state-drag * {
  cursor: inherit !important;
}

.noUi-base {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.noUi-horizontal {
  height: 6px;
  border-radius: 3px;
}
.noUi-horizontal .noUi-base .noUi-origin .noUi-handle {
  margin-left: -18px;
}
.rtl .noUi-horizontal .noUi-base .noUi-origin .noUi-handle {
  margin-right: -18px;
  margin-left: inherit;
}
.noUi-horizontal .noUi-base .noUi-origin:first-child .noUi-handle {
  margin-left: 0px;
}
.rtl .noUi-horizontal .noUi-base .noUi-origin:first-child .noUi-handle {
  margin-right: 0px;
  margin-left: inherit;
}

.noUi-horizontal .noUi-handle {
  height: 18px;
  width: 18px;
  left: 0px;
  top: -6px;
}
.noUi-horizontal .noUi-handle.noUi-handle-upper {
  margin-left: -18px;
}
.rtl .noUi-horizontal .noUi-handle.noUi-handle-upper {
  margin-right: -18px;
  margin-left: inherit;
}

.noUi-vertical {
  width: 18px;
}

.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  left: -6px;
  top: -17px;
}

.noUi-background {
  background: #dadada;
  border-radius: 3px;
}

.noUi-connect {
  background: #81db54;
  border-radius: 3px;
}

.noUi-dragable {
  cursor: w-resize;
}

.noUi-vertical .noUi-dragable {
  cursor: n-resize;
}

.noUi-handle {
  border-radius: 50%;
  background: #FFF;
  cursor: default;
}

.noUi-active {
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB;
}

[disabled] .noUi-connect, [disabled].noUi-connect {
  background: #B8B8B8;
}

[disabled] .noUi-handle {
  cursor: not-allowed;
}

/**************************************
 * Shortcodes Styles
 *************************************/
.opalestate-search-properties.widget {
  position: relative;
}
@media screen and (min-width: 1199px) {
  .opalestate-search-properties.widget {
    background-color: rgba(26, 28, 34, 0.3);
    margin-top: -320px;
  }
}
@media screen and (max-width: 1199px) {
  .opalestate-search-properties.widget {
    background-color: #364356;
    margin-top: 0;
  }
}

.opalestate-search-properties {
  padding-top: 30px;
  padding-bottom: 30px;
}

.opalestate-search-form {
  color: #FFF;
}
.opalestate-search-form .opalestate-search-header {
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  padding-bottom: 4px;
  margin-bottom: 35px;
}
.opalestate-search-form .opalestate-search > div {
  margin-bottom: 15px;
}
.opalestate-search-form .opalestate-search > div .btn-search {
  margin-top: 30px;
}
.opalestate-search-form .list-property-status {
  margin: 0;
}
.opalestate-search-form .list-property-status .status-item {
  text-transform: uppercase;
  color: #999;
  font-weight: 700;
  cursor: pointer;
}
.opalestate-search-form .list-property-status .status-item.active {
  color: #81db54;
}
.opalestate-search-form h3 {
  text-transform: uppercase;
  font-size: 18px;
  color: #FFF;
  margin: 0;
}
.opalestate-search-form h3 i {
  margin-right: 10px;
  font-size: 16px;
}
.rtl .opalestate-search-form h3 i {
  margin-left: 10px;
  margin-right: inherit;
}
@media screen and (max-width: 480px) {
  .opalestate-search-form h3 {
    text-align: center;
    margin-bottom: 20px;
  }
}
.opalestate-search-form .form-control {
  background-color: #516174;
  border: none;
  color: #fff;
  font-size: 12px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
}
.opalestate-search-form label {
  font-family: "Montserrat", monospace;
}
.opalestate-search-form .opal-slide-ranger {
  margin-bottom: 25px;
}
.opalestate-search-form .opal-slide-ranger label {
  margin-bottom: 9px;
}
.opalestate-search-form .slide-ranger-bar {
  margin-top: 22px;
}

#opalestate-search-form .list-property-status {
  text-align: right;
}
.rtl #opalestate-search-form .list-property-status {
  text-align: left;
}
@media screen and (max-width: 480px) {
  #opalestate-search-form .list-property-status {
    text-align: center;
  }
}
#opalestate-search-form .list-property-status .status-item {
  padding: 0 0 0 25px;
}
.rtl #opalestate-search-form .list-property-status .status-item {
  padding: 0 25px 0 0;
}
@media screen and (max-width: 480px) {
  #opalestate-search-form .list-property-status .status-item {
    padding: 0 10px 0 10px;
  }
  .rtl #opalestate-search-form .list-property-status .status-item {
    padding: 0 10px 0 10px;
  }
}

#opalestate-search-form-v .form-control {
  padding-top: 5px;
  padding-bottom: 5px;
  height: 40px;
}
#opalestate-search-form-v .slide-ranger-bar {
  margin-top: 5px;
}
#opalestate-search-form-v .list-property-status {
  display: flex;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
#opalestate-search-form-v .list-property-status .status-item {
  flex: 1 1 0;
  text-align: center;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  padding: 15px 0;
}
.rtl #opalestate-search-form-v .list-property-status .status-item {
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  border-right: inherit;
}
#opalestate-search-form-v .list-property-status .status-item:last-child {
  border-right: none;
}
.rtl #opalestate-search-form-v .list-property-status .status-item:last-child {
  border-left: none;
  border-right: inherit;
}
#opalestate-search-form-v .opalestate-search-item h3 {
  padding: 15px 30px;
}
#opalestate-search-form-v .opalestate-search-content {
  padding: 20px 30px;
}

.widget_opalestate_search_properties_widget {
  padding: 0 !important;
}

/* widget_opalestate_profile */
.widget_opalestate_profile_info_widget .profile-top {
  padding-top: 30px;
  text-align: center;
}
.widget_opalestate_profile_info_widget .account-links {
  padding: 20px 0;
}
.widget_opalestate_profile_info_widget .account-links li {
  list-style: none;
  padding: 10px 20px;
  margin: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.widget_opalestate_profile_info_widget .account-links li a {
  font-size: 14px;
  padding: 0;
  background-color: transparent !important;
  color: #fff !important;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
}
.widget_opalestate_profile_info_widget .account-links li a:hover {
  color: #81db54 !important;
}
.widget_opalestate_profile_info_widget .account-links li a i {
  margin-right: 15px;
}
.rtl .widget_opalestate_profile_info_widget .account-links li a i {
  margin-left: 15px;
  margin-right: inherit;
}
.widget_opalestate_profile_info_widget .account-links li.active a {
  color: #81db54 !important;
}
.widget_opalestate_profile_info_widget .account-links li.active a:hover {
  color: #81db54;
}

/* widget-properties */
.widget-properties .media-left {
  width: 150px;
  float: left;
  display: inline-block;
  margin-right: 10px;
}
.rtl .widget-properties .media-left {
  float: right;
}
.rtl .widget-properties .media-left {
  margin-left: 10px;
  margin-right: inherit;
}
.widget-properties .opalestate_property {
  padding: 10px 0;
}
.widget-properties .opalestate_property .entry-title {
  font-size: 14px;
  text-transform: uppercase;
}
.widget-properties .opalestate_property .text-primary {
  color: #81db54;
}

.widget_opalmembership_current_package ul li {
  list-style: none;
  padding: 10px 20px;
  margin: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.widget_opalmembership_quick_purchase .dropdown-menu-select {
  margin-bottom: 10px;
}
.widget_opalmembership_quick_purchase .dropdown-menu-select .btn {
  text-align: left;
  font-size: 14px;
  font-weight: 400;
  text-transform: none;
  color: #FFF;
}
.widget_opalmembership_quick_purchase .dropdown-menu-select .btn .caret {
  position: absolute;
  right: 20px;
}
.rtl .widget_opalmembership_quick_purchase .dropdown-menu-select .btn .caret {
  left: 20px;
  right: auto;
}
.widget_opalmembership_quick_purchase .dropdown-menu-select .dropdown-menu {
  border-radius: 3px;
  font-size: 14px;
  padding: 5px 0;
  width: 100%;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .widget_opalestate_featured_properties_widget .media-left,
  .widget_opalestate_similarproperties_widget .media-left {
    width: 90px;
  }
  .widget_opalestate_featured_properties_widget .entry-title,
  .widget_opalestate_similarproperties_widget .entry-title {
    margin-top: 0;
  }
}
@media screen and (max-width: 480px) {
  .widget_opalestate_featured_properties_widget .media-left,
  .widget_opalestate_similarproperties_widget .media-left {
    width: 90px;
  }
  .widget_opalestate_featured_properties_widget .entry-title,
  .widget_opalestate_similarproperties_widget .entry-title {
    margin-top: 0;
  }
}
@media (min-width: 480px) and (max-width: 991px) {
  .widget_opalestate_search_properties_widget .noUi-base {
    width: 98%;
  }
}
.opalestate_agent .team-v1 .agent-info {
  display: none;
}
.opalestate_agent .team-v1 .agent-body {
  position: relative;
}
.opalestate_agent .team-v1 .agent-box-meta {
  position: absolute;
  content: "";
  top: -54px;
  left: 0;
  right: 0;
  margin: 0 auto;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  visibility: hidden;
  background-color: rgba(255, 255, 255, 0.5);
  padding: 10px;
}
.opalestate_agent .team-v1:hover .agent-box-meta {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  visibility: visible;
}
