.opalestate-popup {
position: relative; }
.opalestate-popup .popup-head {
font-family: Poppins,sans-serif; }
.opalestate-popup .popup-head>span {
cursor: pointer; }
.opalestate-popup .popup-body {
display: none;
background-color: #fff;
position: absolute;
top: 40px;
z-index: 999;
padding: 20px 30px 30px;
-webkit-box-shadow: 5px 5px 20px rgba(0,0,0,.8);
box-shadow: 5px 5px 20px rgba(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: #ccc; }
.opalestate-popup .popup-body label {
text-transform: uppercase;
font-size: 10px;
font-family: Poppins,sans-serif; }
.opalestate-popup .popup-body button {
margin-top: 20px; }
.opalestate-popup .popup-body:before {
position: absolute;
width: 0;
height: 0;
content: "";
z-index: 2;
border-opposite-position(top): 15px solid transparent;
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;
right: 50%;
left: auto; }
.opalestate-popup.active .popup-body {
display: block; }
.opalestate-popup .popup-close {
position: absolute;
top: 10px;
right: 15px;
color: #e54c2a;
cursor: hand;
cursor: pointer; }
.rtl .opalestate-popup .popup-close {
left: 15px;
right: auto; }
.opalestate-results {
margin-bottom: 15px; }
.opalestate-results span {
color: #e54c2a;
font-family: Poppins,sans-serif; }
.media-drag-drop {
background-color: #efefef;
border: 2px dashed #dfdfdf;
text-align: center;
padding: 30px; }
.media-drag-drop h4 {
color: #8b9293;
font-size: 18px;
line-height: 18px;
margin: 0 0 20px;
font-weight: 400;
text-transform: inherit;
text-align: inherit; }
.media-drag-drop .fa {
margin-right: 8px; }
.opalestate-box {
border-top: 1px solid #ebebeb;
padding-top: 30px; }
.opalestate-box>h3 {
font-size: 16px;
text-transform: uppercase;
margin: 0 0 25px; }
.opalestate-box iframe {
width: 100%;
height: auto; }
.opalestate-box.agent-address-map {
margin-top: 20px; }
.opalestate-box.agent-address-map>h3 {
margin-bottom: 10px; }
.box-info>h3 {
font-size: 16px;
text-transform: uppercase;
margin: 0 0 25px; }
ul.property-status {
padding: 0;
margin: 0; }
ul.property-status li {
list-style: none;
background-color: #fabd47;
color: #fff;
padding: 3px 10px;
margin-right: 2px;
font-size: 90%;
border-radius: 3px;
text-transform: uppercase;
font-family: Poppins,sans-serif;
font-size: 10px;
display: inline-block; }
.icon-property-bathrooms:before {
content: "\f175"; }
.icon-property-bedrooms:before {
content: "\f178"; }
.icon-property-parking:before {
content: "\f189"; }
ul.property-meta-list {
margin: 0; }
ul.property-meta-list i {
margin-right: 6px; }
ul.property-meta-list i:before {
font-family: Material-Design-Iconic-Font;
font-size: 16px;
font-style: normal;
color: #909090;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s; }
i.property-toggle-favorite {
color: #999;
-webkit-transition: .35s;
-o-transition: .35s;
transition: .35s; }
i.property-toggle-favorite:hover {
color: #e54c2a; }
.author-link {
display: inline-block;
line-height: 32px; }
#opalestate-map-preview {
position: relative; }
.mapPlaceholder {
position: absolute;
top: 50%;
left: 50%;
margin-left: -70px;
color: #e54c2a; }
.mapPlaceholder span.fa {
margin-right: 10px; }
.carousel-control.opalestate-left {
left: 30px; }
@media screen and (max-width: 479px) {
.carousel-control.opalestate-left {
left: 0; } }
.carousel-control.opalestate-right {
left: auto;
right: 30px; }
@media screen and (max-width: 479px) {
.carousel-control.opalestate-right {
right: 0; } }
.property-preview {
overflow: hidden; }
.property-preview .owl-carousel-wrapper {
position: relative; }
.property-preview .carousel-control {
border-radius: 0 !important;
border: none;
background-color: #202839; }
.property-preview .carousel-control.opalestate-right {
padding-left: 2px; }
.rtl .property-preview .carousel-control.opalestate-right {
padding-right: 2px;
padding-left: inherit; }
.property-preview .carousel-control:focus,.property-preview .carousel-control:hover {
opacity: 1;
filter: alpha(opacity=100);
background-color: #e54c2a;
color: #fff !important; }
.property-amenities .list-group-item-text {
margin-top: -10px; }
.property-amenities .list-group-item-text .row>div {
margin-top: 10px;
line-height: 24px;
color: #bbb; }
.property-amenities .list-group-item-text .row>div i {
margin-right: 10px; }
.rtl .property-amenities .list-group-item-text .row>div i {
margin-left: 10px;
margin-right: inherit; }
.property-amenities .list-group-item-text .row>div.active {
color: #545050; }
.property-amenities .list-group-item-text .row>div.active i {
color: #8ac842; }
.property-amenities.list-group {
margin-bottom: 30px; }
.property-attachments .list-group-item-text i {
margin-right: 10px; }
.rtl .property-attachments .list-group-item-text i {
margin-left: 10px;
margin-right: inherit; }
.sk-folding-cube {
margin: 20px auto;
width: 40px;
height: 40px;
position: relative;
-webkit-transform: rotate(45deg);
transform: rotate(45deg); }
.sk-folding-cube .sk-cube {
float: left;
width: 50%;
height: 50%;
position: relative;
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1); }
.sk-folding-cube .sk-cube:before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #e54c2a;
-webkit-animation: a 2.4s infinite linear both;
animation: a 2.4s infinite linear both;
-webkit-transform-origin: 100% 100%;
-ms-transform-origin: 100% 100%;
transform-origin: 100% 100%; }
.sk-folding-cube .sk-cube2 {
-webkit-transform: scale(1.1) rotate(90deg);
transform: scale(1.1) rotate(90deg); }
.sk-folding-cube .sk-cube3 {
-webkit-transform: scale(1.1) rotate(180deg);
transform: scale(1.1) rotate(180deg); }
.sk-folding-cube .sk-cube4 {
-webkit-transform: scale(1.1) rotate(270deg);
transform: scale(1.1) rotate(270deg); }
.sk-folding-cube .sk-cube2:before {
-webkit-animation-delay: .3s;
animation-delay: .3s; }
.sk-folding-cube .sk-cube3:before {
-webkit-animation-delay: .6s;
animation-delay: .6s; }
.sk-folding-cube .sk-cube4:before {
-webkit-animation-delay: .9s;
animation-delay: .9s; }
@-webkit-keyframes a {
0%,10% {
-webkit-transform: perspective(140px) rotateX(-180deg);
transform: perspective(140px) rotateX(-180deg);
opacity: 0; }
25%,75% {
-webkit-transform: perspective(140px) rotateX(0deg);
transform: perspective(140px) rotateX(0deg);
opacity: 1; }
90%,to {
-webkit-transform: perspective(140px) rotateY(180deg);
transform: perspective(140px) rotateY(180deg);
opacity: 0; } }
@keyframes a {
0%,10% {
-webkit-transform: perspective(140px) rotateX(-180deg);
transform: perspective(140px) rotateX(-180deg);
opacity: 0; }
25%,75% {
-webkit-transform: perspective(140px) rotateX(0deg);
transform: perspective(140px) rotateX(0deg);
opacity: 1; }
90%,to {
-webkit-transform: perspective(140px) rotateY(180deg);
transform: perspective(140px) rotateY(180deg);
opacity: 0; } } .opalesate-archive-top {
background: #fff;
padding: 10px 0;
margin-bottom: 30px; }
.opalesate-archive-top .sortable-dropdown {
color: #9b9b9b;
font-size: 13px; }
.opalesate-archive-top>div {
margin-bottom: 0; }
@media screen and (max-width: 767px) {
.opalesate-archive-top .row>div {
width: 50%;
float: left; } }
#property-filter-status>span {
line-height: 55px;
font-family: Poppins,sans-serif;
font-size: 14px;
color: #000;
margin-right: 30px; }
.rtl #property-filter-status>span {
margin-left: 30px;
margin-right: inherit; }
#property-filter-status .list-property-status li {
text-transform: uppercase;
font-family: Poppins,sans-serif;
font-size: 12px;
cursor: pointer;
line-height: 55px;
display: block;
position: relative;
-webkit-transition: .35s;
-o-transition: .35s;
transition: .35s;
float: left; }
.rtl #property-filter-status .list-property-status li {
float: right; }
#property-filter-status .list-property-status li span {
display: block;
padding: 0 20px; }
#property-filter-status .list-property-status li.active,#property-filter-status .list-property-status li:hover {
background-color: #e54c2a;
color: #fff; }
#property-filter-status .list-property-status li:after {
position: absolute;
width: 0;
height: 0;
content: "";
z-index: 2;
border-opposite-position(bottom): 9px solid #e54c2a;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
left: 50%;
margin-left: -6px;
-webkit-transition: .35s;
-o-transition: .35s;
transition: .35s;
content: none; }
.rtl #property-filter-status .list-property-status li:after {
right: 50%;
left: auto;
margin-right: -6px;
margin-left: inherit; }
#property-filter-status .list-property-status li.active:after {
content: ""; }
.property-meta-bottom {
overflow: hidden;
position: relative; }
.post-type-archive-opalestate_property .opalestate-rows article .entry-summary {
min-height: 46px; }
.post-type-archive-opalestate_property .opalesate-archive-top {
padding-top: 0;
padding-bottom: 0; }
.post-type-archive-opalestate_property .opalesate-archive-top .opalesate-archive-top {
padding: 0; }
.opalestate-rows article {
background: #fff;
margin-bottom: 54px;
position: relative; }
.opalestate-rows article .property-list .entry-title {
margin-bottom: 0; }
.opalestate-rows article .property-list .property-price {
margin-bottom: 0;
padding-top: 10px; }
.opalestate-rows article .property-list .property-meta-list li {
border: none; }
.opalestate-rows article .property-group-label {
position: absolute;
right: 20px;
top: 20px;
z-index: 1; }
.opalestate-rows article div.property-label {
z-index: 1;
font-size: 10px;
text-transform: uppercase;
padding: 3px 10px;
font-family: Poppins,sans-serif;
font-weight: 400;
line-height: 14px;
display: block;
margin-bottom: 5px; }
.opalestate-rows article .desc {
color: #909090;
font-size: 15px; }
.opalestate-rows article .label-featured {
display: inline-block;
font-size: 10px;
font-family: Poppins,sans-serif;
font-weight: 400;
line-height: 14px;
margin-bottom: 5px;
padding: 3px 10px;
text-transform: uppercase; }
.opalestate-rows article .entry-title {
margin: 0 0 20px;
font-weight: 600; }
.opalestate-rows article .property-box-image {
position: relative; }
.opalestate-rows article .property-box-image img {
width: 100%; }
.opalestate-rows article .property-status {
left: 20px;
position: absolute;
top: 20px; }
.opalestate-rows article .my-properties-bottom {
left: 20px;
position: absolute;
top: 45px; }
.opalestate-rows article header .property-status {
position: absolute;
top: 20px;
left: 20px;
z-index: 1; }
.rtl .opalestate-rows article header .property-status {
right: 20px;
left: auto; }
.opalestate-rows article .entry-content i.property-toggle-favorite.fa-heart-o {
cursor: pointer; }
.opalestate-rows article .entry-content i.property-toggle-favorite.fa-heart {
color: #e54c2a; }
.opalestate-rows article .entry-summary {
color: #e54c2a;
padding: 0 0 14px; }
.opalestate-rows article .entry-summary i {
font-size: 15px;
margin-right: 5px; }
.opalestate-rows article .entry-summary span {
font-size: 12px; }
.opalestate-rows article .author-link {
font-weight: 700;
text-transform: uppercase;
font-size: 12px; }
.opalestate-rows article .property-meta-list {
background-color: transparent;
color: #333;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex; }
@media (max-width: 1030px) {
.opalestate-rows article .property-meta-list {
justify-content: space-around; } }
.opalestate-rows article .property-meta-list>li {
color: #909090;
font-size: 12px;
padding: 0 10px;
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex; }
@media (min-width: 1030px) {
.opalestate-rows article .property-meta-list>li {
border-right: 1px solid #909090; } }
.opalestate-rows article .property-meta-list>li:first-child {
padding-left: 0 !important; }
.opalestate-rows article .property-meta-list>li:last-child {
border: none !important; }
.opalestate-rows article .property-meta-list>li .label-property {
margin-top: 3px;
order: 3; }
@media (max-width: 1030px) {
.opalestate-rows article .property-meta-list>li .label-property {
display: none; } }
.opalestate-rows article .property-meta-list>li .label-content {
margin-top: 3px;
padding-right: 5px; }
.opalestate-rows article .property-label-amountrooms .label-property {
order: 3; }
.opalestate-rows article .author-link .avatar {
width: 30px;
height: 30px;
margin-right: 10px;
border-radius: 50%; }
.opalestate-rows article .property-list-style .property-action {
margin-bottom: 5px;
justify-content: end;
display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex; }
.opalestate-rows article .property-list-style .property-action a {
margin-left: 5px; }
.opalestate-rows article .property-list-style .property-box-image img {
width: 100%; }
.opalestate-rows article .property-price {
color: #ffc601;
font-size: 20px;
font-family: Poppins,sans-serif;
font-weight: 600;
margin-bottom: 10px; }
.opalestate-rows article .property-price .property-price-label {
font-size: 12px;
font-weight: 400; }
.opalestate-rows article .property-list-style-v2 .property-abs-bottom {
position: absolute;
bottom: 0;
width: 100%;
left: 0; }
.opalestate-rows article .property-list-style-v2 .property-abs-bottom .property-meta-bottom {
padding: 9px 30px 10px;
text-align: left;
border-bottom: none;
border-top: 1px solid #ebebeb;
overflow: visible; }
.rtl .opalestate-rows article .property-list-style-v2 .property-abs-bottom .property-meta-bottom {
text-align: right; }
.opalestate-rows article .property-list-style-v2 .property-abs-bottom .property-meta-bottom i.property-toggle-favorite {
margin-top: 10px; }
.opalestate-rows article .property-list-style-v2 .property-abs-bottom .property-meta-bottom:before {
content: none; }
.opalestate-rows article .property-list-style-v2 .property-address {
color: #e54c2a;
padding: 17px 0 14px;
font-size: 12px; }
.opalestate-rows article .property-list-style-v2 .property-address i {
font-size: 15px;
margin-right: 5px; }
.opalestate-rows article .property-list-style-v2 .entry-summary {
font-style: normal; }
.opalestate-rows article .property-list-style-v2 .entry-summary>h5 {
margin: 0 0 20px;
font-size: 14px; }
.opalestate-rows article .property-list-style-v2 .entry-summary>p {
line-height: 26px;
margin-bottom: 0;
max-height: 128px; }
.opalestate-rows .row>div:last-child article .property-list-style-v2 {
margin-bottom: 0; }
.opalestate-rows .none-description article .property-list-style-v2 .entry-summary {
display: none; }
.opalestate-rows .none-description article .property-list-style-v2 .property-list .abs-col-item:after {
content: none; }
article.opalestate_property .entry-content {
border: 1px solid #ebebeb; }
article.opalestate_property .entry-content .content-top {
padding: 25px 30px; }
article.opalestate_property .entry-content .content-center {
border-top: 1px solid #ebebeb;
border-bottom: 1px solid #ebebeb;
padding: 22px 30px; }
@media (min-width: 990px) {
article.opalestate_property .entry-content .content-bottom {
padding: 7px 30px; } }
@media (max-width: 990px) {
article.opalestate_property .entry-content .content-bottom {
padding: 7px 10px; } }
.property-list,.property-list>div {
position: relative; }
.property-list>div {
vertical-align: top;
float: none; }
.property-list .property-box-image img {
width: 100%; }
.property-list .more-link {
background: #e54c2a;
color: #fff;
display: block;
font-weight: 600;
margin-top: 20px;
padding-top: 10px;
text-align: center;
text-transform: uppercase;
width: 200px;
height: 50px; }
.property-list .more-link .meta-nav {
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease; }
.property-list .more-link:hover .meta-nav {
padding-left: 15px; }
.property-list .content-top {
border-bottom: 1px solid #ebebeb; }
.property-list .content-bottom {
display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
justify-content: space-between; }
.property-list .entry-title {
padding: 20px 30px 0; }
.property-list .entry-desc {
margin-top: 20px; }
.property-list .property-meta-list {
justify-content: space-around; }
.opalesate-featured-property .item {
position: relative; }
.opalesate-featured-property .entry-content {
margin: auto;
left: 165px;
right: 165px;
background: #fff;
bottom: -82px;
padding: 10px 50px 30px; }
@media (min-width: 768px) {
.opalesate-featured-property .entry-content {
position: absolute; } }
.opalesate-featured-property ul.property-status {
margin-bottom: 20px; }
.opalesate-featured-property article .property-list-style {
border-bottom: none; }
.opalesate-featured-property article .property-list-style .btn-view-more {
display: block; }
.opalesate-featured-property article .property-list-style .entry-summary {
margin: 25px -30px 0;
padding: 17px 30px;
font-style: normal; }
.opalesate-featured-property article .property-list-style .entry-summary p {
line-height: 30px;
max-height: 95px;
overflow: hidden; }
.opalesate-featured-property article .property-list-style .entry-summary .more-link {
display: none; }
.opalesate-featured-property article .property-list-style .entry-summary .property-price {
font-size: 24px;
font-weight: 400; }
.opalesate-featured-property article .property-list-style .entry-summary .property-price .property-price-label {
font-size: 14px; }
.opalesate-featured-property article .property-list-style .label-featured {
top: 30px;
right: 30px; }
.rtl .opalesate-featured-property article .property-list-style .label-featured {
left: 30px;
right: auto; }
.manual-properties .owl-carousel-play .carousel-control {
height: 30px;
line-height: 26px;
background-color: #233354;
border-color: #233354;
width: 30px;
font-size: 18px;
left: 15px;
color: #fff; }
.manual-properties .owl-carousel-play .carousel-control.right {
right: 15px;
left: auto; }
.manual-properties .owl-carousel-play .carousel-control:hover {
background-color: #e54c2a;
border-color: #e54c2a; }
.widget.widget-estate-property .widget-content {
overflow: visible; }
.widget.widget-estate-property .opalesate-archive-top {
padding: 0; }
.widget.widget-estate-property .opalesate-archive-top .order-short {
display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
justify-content: end; }
.widget.widget-estate-property .opalesate-archive-top .display-mode {
padding-top: 8px; }
.widget-properties article {
margin-top: 30px; }
.widget-properties article:first-child {
margin-top: 0; }
.widget-properties .media-left {
width: 130px;
float: left; }
.rtl .widget-properties .media-left {
float: right; }
.widget-properties .media-left img {
width: 100%; }
.widget-properties .entry-title {
font-size: 14px;
font-weight: 600;
margin: 0 0 10px; }
.widget-properties .property-price {
font-family: Poppins,sans-serif;
font-weight: 700;
font-size: 12px; }
.widget-properties .media {
overflow: hidden; }
.widget-properties .media .media-body,.widget-properties .media .media-left {
display: block; }
.widget-properties .media .media-body {
width: auto; }
.widget-estate-browse-single-category .property-category,.widget-estate-browse-single-type .property-category {
position: relative;
overflow: hidden; }
.widget-estate-browse-single-category .property-category .property-category-image img,.widget-estate-browse-single-type .property-category .property-category-image img {
width: 100%;
-webkit-transition: 1s;
-o-transition: 1s;
transition: 1s; }
.widget-estate-browse-single-category .property-category .static-content,.widget-estate-browse-single-type .property-category .static-content {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background-color: rgba(0,0,0,.4);
display: flex;
align-items: center;
justify-content: center;
padding: 30px;
color: #e54c2a;
font-weight: 500;
font-size: 14px;
-webkit-transition: 1s;
-o-transition: 1s;
transition: 1s; }
.widget-estate-browse-single-category .property-category .static-content h5,.widget-estate-browse-single-type .property-category .static-content h5 {
font-size: 24px;
margin: 0 0 15px; }
.widget-estate-browse-single-category .property-category .static-content h5 a,.widget-estate-browse-single-type .property-category .static-content h5 a {
color: #fff; }
.widget-estate-browse-single-category .property-category .static-content h5 a:hover,.widget-estate-browse-single-type .property-category .static-content h5 a:hover {
color: #e54c2a; }
.widget-estate-browse-single-category .property-category .static-content .property-category-count,.widget-estate-browse-single-type .property-category .static-content .property-category-count {
text-transform: uppercase; }
.widget-estate-browse-single-category .property-category:hover img,.widget-estate-browse-single-type .property-category:hover img {
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1); }
.widget-estate-browse-single-category .property-category:hover .static-content,.widget-estate-browse-single-type .property-category:hover .static-content {
background-color: rgba(0,0,0,.6); }
.widget-estate-browse-single-location .property-category {
position: relative; }
.widget-estate-browse-single-location .static-content {
position: absolute;
left: 0;
bottom: 0;
padding: 15px 20px;
background-color: rgba(0,0,0,.4);
color: #fff;
font-weight: 300;
width: 100%; }
.widget-estate-browse-single-location .static-content h5 {
font-size: 18px;
font-weight: 600;
margin: 0 0 3px; }
.widget-estate-browse-single-location .static-content h5 a {
color: #fff; }
.widget-estate-browse-single-location .static-content h5 a:hover {
color: #e54c2a; }
.widget-estate-browse-single-location .property-category-image img {
width: 100%; }
.overlap-carousel-property .owl-carousel-play .carousel-control {
left: 18%; }
.overlap-carousel-property .owl-carousel-play .carousel-control.right,.rtl .overlap-carousel-property .owl-carousel-play .carousel-control {
right: 18%;
left: auto; }
.rtl .overlap-carousel-property .owl-carousel-play .carousel-control.right {
left: auto;
left: 18%;
right: auto; }
@media (max-width: 768px) {
.overlap-carousel-property .owl-carousel-play .carousel-control {
left: 0; }
.rtl .overlap-carousel-property .owl-carousel-play .carousel-control {
right: 0;
left: auto; }
.overlap-carousel-property .owl-carousel-play .carousel-control.right {
right: 0; }
.rtl .overlap-carousel-property .owl-carousel-play .carousel-control.right {
left: 0;
right: auto; } }
.overlap-carousel-property .owl-carousel .owl-item .item {
padding: 0 2px; }
.overlap-carousel-property .opalestate-rows {
margin: 0 -25%;
overflow: hidden; }
.overlap-carousel-property .opalestate-rows article {
border: none; }
.overlap-carousel-property .opalestate-rows article .entry-content {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
padding: 15% 50px 50px; }
.overlap-carousel-property .opalestate-rows article .property-price-wrapper {
margin-bottom: 20px; }
.overlap-carousel-property .opalestate-rows article .property-price-wrapper .property-price {
display: inline-block;
background-color: #e54c2a;
color: #fff;
padding: 5px 10px; }
.overlap-carousel-property .opalestate-rows article .entry-title {
font-size: 24px; }
.overlap-carousel-property .opalestate-rows article .entry-title a {
color: #fff; }
.overlap-carousel-property .opalestate-rows article .entry-title a:hover {
color: #e54c2a; }
.overlap-carousel-property .opalestate-rows article .property-meta-list {
border: none;
background-color: transparent;
margin: 0 -8px;
padding: 0;
text-align: left;
font-size: 14px;
font-weight: 800; }
.rtl .overlap-carousel-property .opalestate-rows article .property-meta-list {
text-align: right; }
.overlap-carousel-property .opalestate-rows article .property-meta-list i:before {
font-weight: 400; }
.overlap-carousel-property .opalestate-rows article .property-box-image:before {
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
content: "";
position: absolute;
left: 0;
top: 0;
background: transparent linear-gradient(180deg,transparent,rgba(0,0,0,.7)) repeat scroll 0 0;
width: 100%;
height: 100%; }
.overlap-carousel-property .opalestate-rows article:hover .property-box-image:before {
opacity: .3;
filter: alpha(opacity=30); }
@media (max-width: 768px) {
.overlap-carousel-property .opalestate-rows {
margin: 0; } }
.opalesate-agent-grid-v2.opalestate-rows article {
border: none; }
.opalesate-agent-grid-v2.opalestate-rows article .agent-body {
position: absolute;
left: 0;
bottom: 0;
padding: 15px 20px;
background-color: rgba(0,0,0,.4);
color: #fff;
font-weight: 300;
width: 100%; }
.opalesate-agent-grid-v2.opalestate-rows article .agent-box-title {
font-size: 18px;
margin: 0; }
.opalesate-agent-grid-v2.opalestate-rows article .agent-box-title a {
color: #fff; }
.opalesate-agent-grid-v2.opalestate-rows article .agent-box-title a:hover {
color: #e54c2a; }
@media (max-width: 768px) {
.opalesate-agent-grid-v2.opalestate-rows article .agent-box-image img {
width: 100%; } } .single-opalestate_property .content-area {
padding: 25px 30px 30px; }
.single-opalestate_property .content-area .comments {
padding: 30px 0;
border-top: 1px solid #ebebeb;
margin: 50px 0 30px; }
.single-opalestate_property .content-area .comments .comments-title {
padding-bottom: 0; }
.single-opalestate_property .content-area .comments .comments-title:before {
content: none; }
.single-opalestate_property .content-area .comment-reply-title {
text-transform: uppercase;
font-size: 16px;
margin-bottom: 15px; }
.property-information ul.list-info {
padding: 0;
margin: 0; }
.property-information ul.list-info li {
border-top: 1px solid #ebebeb;
padding: 8px 0;
overflow: hidden;
font-family: Poppins,sans-serif;
line-height: 30px;
font-size: 14px; }
.property-information ul.list-info li span:first-child {
float: left;
margin-right: 10px;
border-right: 1px solid #ebebeb;
font-weight: 700;
width: 140px; }
.rtl .property-information ul.list-info li span:first-child {
float: right;
margin-left: 10px;
margin-right: inherit;
border-left: 1px solid #ebebeb;
border-right: inherit; }
.property-information ul.list-info li.property-label-address {
display: none; }
@media screen and (max-width: 1023px) {
.property-information ul.list-info {
margin-bottom: 20px; } }
.single-opalestate-container>article span.property-label {
border-radius: 0;
top: -25px;
left: -15px;
position: absolute;
width: 0;
height: 0;
content: "";
z-index: 2;
border-opposite-position(bottom): 60px solid #fabd47;
border-left: 40px solid transparent;
border-right: 40px solid transparent;
border-left-width: 0;
border-top-width: 40px; }
.rtl .single-opalestate-container>article span.property-label {
right: -15px;
left: auto; }
.single-opalestate-container>article span.property-label i {
position: absolute;
z-index: 1;
color: #fff;
top: -35px;
left: 7px;
font-size: 12px; }
.single-opalestate-container>article .property-price {
background-color: #e54c2a;
color: #fff;
font-weight: 700;
font-size: 18px;
border-radius: 4px;
padding: 7px 10px;
text-align: center;
font-family: Poppins,sans-serif;
display: inline-block; }
.single-opalestate-container>article .property-price .property-price-label {
font-weight: 400;
font-size: 12px; }
.single-opalestate-container>article .entry-title {
font-size: 30px;
margin: 0 30px 15px 0; }
.rtl .single-opalestate-container>article .entry-title {
margin: 0 0 15px 30px; }
@media screen and (max-width: 479px) {
.single-opalestate-container>article .entry-title {
font-size: 24px;
margin-bottom: 5px; } }
.single-opalestate-container>article .property-status {
margin-top: 8px; }
.single-opalestate-container>article .property-meta {
margin-bottom: 25px;
overflow: hidden; }
.single-opalestate-container>article .property-meta .property-meta-list {
margin: 0 -10px; }
.single-opalestate-container>article .property-meta .property-meta-list>li {
padding: 0 10px;
line-height: 25px; }
.single-opalestate-container>article .property-meta .property-meta-list>li i {
margin-right: 10px; }
.single-opalestate-container>article .property-meta .property-meta-list>li i:before {
font-size: 14px;
color: #ccc; }
.single-opalestate-container>article .property-meta .property-address {
color: #e54c2a;
font-size: 16px;
margin-bottom: 10px; }
.single-opalestate-container>article .property-meta .property-address a {
color: #e54c2a; }
.single-opalestate-container>article .property-meta .property-address .property-view-map a {
margin: 0 5px; }
.single-opalestate-container>article .property-meta .property-address .property-view-map a i {
margin-left: 5px; }
.rtl .single-opalestate-container>article .property-meta .property-address .property-view-map a i {
margin-right: 5px;
margin-left: inherit; }
.single-opalestate-container>article .property-meta .property-meta-list span {
font-size: 14px;
color: #999; }
.single-opalestate-container>article .property-meta .property-meta-list span.label-property {
display: inline-block; }
.single-opalestate-container>article .property-meta .favorite-button {
font-size: 14px;
color: #999;
margin-right: 10px;
line-height: 22px;
position: relative;
z-index: 1; }
.rtl .single-opalestate-container>article .property-meta .favorite-button {
margin-left: 10px;
margin-right: inherit; }
.single-opalestate-container>article .property-meta .favorite-button i {
cursor: pointer;
background-color: #eee;
padding: 5px 10px;
border-radius: 3px; }
.single-opalestate-container>article .property-meta .favorite-button i span {
display: inline-block !important;
margin-left: 10px;
font-family: Poppins,sans-serif; }
.rtl .single-opalestate-container>article .property-meta .favorite-button i span {
margin-right: 10px;
margin-left: inherit; }
.single-opalestate-container>article .property-meta .favorite-button i:hover {
color: #999; }
.single-opalestate-container>article .property-meta .favorite-button .tooltip-inner {
background-color: #8ac842;
color: #fff; }
.single-opalestate-container>article .entry-summary {
margin: 30px 0; }
.single-opalestate-container>article .entry-summary .opal-row {
margin: 0; }
.single-opalestate-container>article .entry-summary .opalestate-box {
border-top: none;
padding-top: 0;
margin-bottom: 0; }
.single-opalestate-container>article .entry-summary .content-bottom {
margin-top: 10px; }
.single-opalestate-container>article .box-heading {
margin: 0 0 15px;
font-size: 16px;
text-transform: uppercase; }
.single-opalestate-container .tooltip.top-left .tooltip-arrow,.single-opalestate-container .tooltip.top-right .tooltip-arrow,.single-opalestate-container .tooltip.top .tooltip-arrow {
border-top-color: #8ac842; }
.single-opalestate-container .tooltip.right .tooltip-arrow {
border-right-color: #8ac842; }
.single-opalestate-container .tooltip.left .tooltip-arrow {
border-left-color: #8ac842; }
.single-opalestate-container .tooltip.bottom-left .tooltip-arrow,.single-opalestate-container .tooltip.bottom-right .tooltip-arrow,.single-opalestate-container .tooltip.bottom .tooltip-arrow {
border-bottom-color: #8ac842; }
.property-same-agent-section {
padding-top: 30px; }
.property-same-agent-section .opalestate_property .property-list-style-v2 {
margin-bottom: 20px; }
.property-same-agent-section .opalestate_property .property-meta-list>li {
padding-left: 5px;
padding-right: 5px; }
.property-same-agent-section .opalestate-rows article .property-list-style-v2 {
border-bottom: none; }
.property-same-agent-section .entry-description {
display: none; }
.google-map-tabs h3.box-heading {
margin: 5px 0 0;
font-size: 16px;
text-transform: uppercase; }
.google-map-tabs .nav.nav-tabs>li>a {
border: none !important;
width: 50px;
height: 50px;
line-height: 50px;
color: #fff !important;
text-align: center;
background-color: #233354 !important;
padding: 0;
margin: 0; }
.google-map-tabs .nav.nav-tabs>li>a span {
display: none; }
.google-map-tabs .nav.nav-tabs>li>a:after {
content: none; }
.google-map-tabs .nav.nav-tabs>li.active>a {
background-color: #e54c2a !important; }
.google-map-tabs .tab-content {
border: none;
padding: 0;
margin: 0; }
.property-map-section .box-content.v2 {
margin-top: -55px; }
.property-button-edit {
position: absolute;
right: -30px;
top: -25px;
z-index: 1;
background-color: #000;
font-size: 12px;
padding: 2px 10px;
text-transform: uppercase; }
.property-button-edit a {
color: #fff; }
.property-map-section {
position: relative; }
.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: #e54c2a;
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: .35s;
-o-transition: .35s;
transition: .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: Poppins,sans-serif;
font-size: 12px; }
.property-map-section #property-search-places .btn-map-search.active span,.property-map-section #property-search-places .btn-map-search:hover span {
visibility: visible;
width: auto;
left: 100%;
z-index: 1;
opacity: 1;
filter: alpha(opacity=100); } .opalestate_agent {
background-color: #fff; }
.opalestate_agent.agent-grid-style {
margin-bottom: 30px; }
.opalestate_agent .agent-box-title {
font-weight: 400;
margin: 0 0 5px; }
.opalestate_agent .agent-job {
font-size: 14px;
color: #999; }
.opalestate_agent .bo-social-icons {
margin: 0 -3px; }
.opalestate_agent .bo-social-icons [class^=bo-social-] {
margin: 0 3px;
border-color: #999; }
.opalestate_agent .bo-social-icons [class^=bo-social-] i {
color: #999;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s; }
.opalestate_agent .bo-social-icons [class^=bo-social-]:hover {
border-color: #e54c2a; }
.opalestate_agent .bo-social-icons [class^=bo-social-]:hover i {
color: #e54c2a; }
.opalestate_agent .pbr-social-share .bo-social-icons [class^=bo-social-] i {
color: #fff; }
.opalestate_agent .pbr-social-share .bo-social-icons [class^=bo-social-] i:hover {
color: #e54c2a; }
.opalestate_agent .post-thumbnail img {
width: 100%; }
.opalestate_agent .agent-google-map-content {
margin-bottom: 30px; }
.opalestate_agent .agent-google-map-content>p {
margin-bottom: 15px; }
.opalestate_agent .team-header {
position: relative; }
.opalestate_agent .team-header .agent-levels {
left: 30px; }
.rtl .opalestate_agent .team-header .agent-levels {
right: 30px;
left: auto; }
.opalestate_agent .team-header .property-label {
left: 0; }
.rtl .opalestate_agent .team-header .property-label {
right: 0;
left: auto; } .author-admin .content-area,.single-opalestate_agent .content-area,.single-opalestate_office .content-area {
padding: 30px; }
.author-admin .content-area .comments,.single-opalestate_agent .content-area .comments,.single-opalestate_office .content-area .comments {
padding: 0; }
.agent-box {
overflow: hidden; }
.agent-box .agent-box-meta .agent-box-title {
font-weight: 400;
text-transform: uppercase;
font-size: 14px;
margin: 0 0 5px; }
@media screen and (max-width: 799px) {
.agent-box .agent-box-meta .agent-box-title {
font-size: 20px; } }
.agent-box .agent-box-meta .agent-job {
font-size: 12px;
color: #bbb; }
.agent-box .agent-box-meta>div {
margin-bottom: 13px;
font-size: 14px; }
.agent-box .agent-box-meta>div a {
color: #999; }
.agent-box .agent-box-meta>div a:hover {
color: #e54c2a; }
.agent-box .agent-box-meta>div span {
margin-left: 5px; }
.rtl .agent-box .agent-box-meta>div span {
margin-right: 5px;
margin-left: inherit; }
.agent-box .agent-box-bio {
clear: both; }
.agent-box .agent-preview .team-header .property-label {
left: 15px; }
.rtl .agent-box .agent-preview .team-header .property-label {
right: 15px;
left: auto; }
.agent-box .agent-preview .team-header .agent-levels {
left: 45px; }
.rtl .agent-box .agent-preview .team-header .agent-levels {
right: 45px;
left: auto; }
@media screen and (max-width: 992px) {
.agent-box {
margin-bottom: 30px; } }
@media screen and (max-width: 767px) {
.agent-box .agent-box-image {
margin-bottom: 20px; } }
body.author .agent-box {
margin-bottom: 20px; }
body.author .agent-box-bio {
line-height: 26px; }
.opalestate_agent .agent-box {
margin-bottom: 15px; }
@media screen and (max-width: 767px) {
.opalestate_agent .agent-box .agent-box-image {
margin-bottom: 20px; } }
.opalestate_agent .agent-contact {
background-color: #fff;
padding: 25px 30px 30px; }
.opalestate_agent .agent-contact label {
font-size: 14px; }
.opalestate_agent .agent-contact .btn {
font-size: 12px;
text-transform: uppercase;
font-weight: 900;
padding: 5px 20px 7px; }
.opalestate_agent .agent-box-meta>div.agent-box-position {
text-transform: uppercase;
color: #909090;
font-size: 12px;
margin-bottom: 13px; }
.opalestate_agent .agent-box-meta>div a {
color: #545050; }
.opalestate_agent .agent-box-meta>div a:hover {
color: #e54c2a; }
.opalestate_agent .agent-box-meta>div i {
color: #545050; }
.opalestate_agent .agent-box-meta>div.agent-box-phone {
color: #e54c2a; }
.agent-contact-form-container {
background-color: #ebebeb;
padding: 30px; }
.agent-contact-form-container>h3 {
display: none; }
.agent-contact-form-container button {
font-weight: 900;
font-size: 12px;
text-transform: uppercase;
line-height: 20px;
padding: 6px 20px 10px; }
.property-agent-section {
margin-bottom: 30px; }
.property-same-agent-section {
margin-bottom: 0;
margin-top: 25px; } .search-agents-wrap .opalestate-search-agents-form {
margin: -60px 0 60px; }
.opalestate-search-agents-form {
background-color: #fff;
padding: 10px 15px 15px; }
.opalestate-search-agents-form .search-agent-title {
color: #000;
font-size: 18px;
margin-bottom: 5px;
font-family: Poppins,sans-serif; }
.opalestate-search-agents-form select {
background-color: #efefef;
height: 45px;
line-height: 31px;
border: 1px solid #e1e1e1;
text-transform: uppercase;
font-family: Poppins,sans-serif;
color: #545050;
font-size: 10px; }
.opalestate-search-agents-form .btn-search {
font-size: 14px;
padding: 15px 20px; }
.opalestate-search-agents-form .noUi-background {
border-radius: 0;
background: #efefef; }
.opalestate-search-agents-form .opal-slide-ranger label {
text-transform: uppercase;
font-family: Poppins,sans-serif;
color: #000;
font-size: 11px; }
.opalestate-search-agents-form .form-control {
height: 45px;
color: #545050;
font-size: 10px;
border: 1px solid #e1e1e1;
text-transform: uppercase;
font-family: Poppins,sans-serif;
line-height: 31px;
background-color: #efefef; }
.team-header {
position: relative; }
.team-header .agent-levels {
position: absolute;
background-color: #e54c2a;
color: #fff;
margin: 0;
padding: 0;
bottom: 0;
left: 45px;
font-size: 10px;
text-transform: uppercase;
font-family: Poppins,sans-serif;
line-height: 24px;
padding: 0 10px; }
.rtl .team-header .agent-levels {
right: 45px;
left: auto; }
.team-header .agent-levels li {
list-style: none; }
.team-header .property-label {
border-radius: 0;
top: 0;
left: 0;
position: absolute;
width: 0;
height: 0;
content: "";
z-index: 2;
border-opposite-position(bottom): 60px solid #fabd47;
border-left: 40px solid transparent;
border-right: 40px solid transparent;
border-left-width: 0;
border-top: 40px solid #fabd47; }
.rtl .team-header .property-label {
right: 0;
left: auto; }
.team-header .property-label i {
position: absolute;
z-index: 1;
color: #fff;
top: -35px;
left: 7px;
font-size: 12px; } .office-grid-style {
background: #fff;
margin-bottom: 30px; }
.office-grid-style .office-header {
position: relative; }
.office-grid-style .office-body-content {
padding: 30px 30px 10px;
border-bottom: 1px solid #ebebeb; }
.office-grid-style .office-body-content .office-logo {
float: left;
margin-right: 20px;
max-width: 50px; }
.rtl .office-grid-style .office-body-content .office-logo {
float: right;
margin-left: 20px;
margin-right: inherit; }
.office-grid-style .office-body-content .office-content {
overflow: hidden;
font-size: 14px;
color: #999; }
.office-grid-style .office-box-meta {
padding: 20px 30px 25px;
font-size: 14px; }
.office-grid-style .office-box-meta .office-box-email {
margin-bottom: 10px; }
.office-grid-style .office-box-meta i {
min-width: 20px; }
.office-grid-style .office-box-meta a {
color: #545050; }
.office-grid-style .office-box-meta a:hover {
color: #e54c2a; }
.office-grid-style .office-box-title {
font-weight: 400;
margin-top: 0; }
.office-grid-style .property-label {
border-radius: 0;
top: 0;
left: 0;
position: absolute;
width: 0;
height: 0;
content: "";
z-index: 2;
border-opposite-position(bottom): 60px solid #fabd47;
border-left: 40px solid transparent;
border-right: 40px solid transparent;
border-left-width: 0;
border-top-width: 40px; }
.rtl .office-grid-style .property-label {
right: 0;
left: auto; }
.office-grid-style .property-label i {
position: absolute;
z-index: 1;
color: #fff;
top: -35px;
left: 7px;
font-size: 12px; }
.office-grid-style .author-link span,.post-type-archive-opalestate_office .page-title {
display: none; }
.single-opalestate_office .single-opalestate-container>article .property-label {
left: -30px;
top: -30px; }
.rtl .single-opalestate_office .single-opalestate-container>article .property-label {
right: -30px;
left: auto; }
.single-opalestate_office .office-thumb img {
width: 100%; }
.single-opalestate_office .entry-content {
margin: 25px 0; }
.single-opalestate_office .content-bottom {
margin-bottom: 30px; }
.single-opalestate_office .office-address-map {
border-top: none;
margin-top: -30px; }
.single-opalestate_office .office-address-map>h3 {
margin: 0 0 20px;
padding: 0 0 15px;
position: relative; }
.single-opalestate_office .office-address-map>h3:after {
background-color: #e54c2a;
content: "";
position: absolute;
height: 1px;
width: 40px;
bottom: 0;
left: 0; }
.rtl .single-opalestate_office .office-address-map>h3:after {
right: 0;
left: auto; }
.single-opalestate_office .office-address-map p {
padding-left: 20px;
font-size: 14px;
color: #666; }
.rtl .single-opalestate_office .office-address-map p {
padding-right: 20px;
padding-left: inherit; }
.single-opalestate_office .office-address-map p i {
margin: 0 5px 0 -18px;
color: #999; }
.rtl .single-opalestate_office .office-address-map p i {
margin: 0 -18px 0 5px; }
.single-opalestate_office .office-address-map p span {
text-transform: uppercase;
color: #999; }
.single-opalestate_office .office-address-map #property-map {
margin-top: 20px; }
.single-opalestate_office .office-contact-form-container>h3 {
margin: 0 0 20px;
padding: 0 0 15px;
position: relative;
font-size: 16px;
text-transform: uppercase; }
.single-opalestate_office .office-contact-form-container>h3:after {
background-color: #e54c2a;
content: "";
position: absolute;
height: 1px;
width: 40px;
bottom: 0;
left: 0; }
.rtl .single-opalestate_office .office-contact-form-container>h3:after {
right: 0;
left: auto; }
.office-tabs .nav.nav-tabs {
border: 1px solid #ebebeb; }
.office-tabs .nav.nav-tabs>li>a {
margin: 0;
border-color: #ebebeb;
border-width: 0 1px 0 0;
font-size: 16px;
color: #999;
text-transform: uppercase;
font-family: Poppins,sans-serif;
padding: 15px 32px; }
.office-tabs .nav.nav-tabs>li>a:after {
background-color: #fff; }
.office-tabs .nav.nav-tabs>li.active>a,.office-tabs .nav.nav-tabs>li:hover>a {
border-color: #ebebeb;
border-width: 0 1px 0 0;
color: #333; }
.office-tabs .tab-content {
border: 1px solid #ebebeb;
border-top: none;
margin: 0; }
.office-tabs .tab-content .opalestate-box {
border-top: none;
margin: 0 -30px;
padding: 0; }
.office-tabs .tab-content .property-office-section {
margin: -30px -30px -31px; }
.office-tabs .tab-content .opalesate-agents {
margin: 0; }
.office-tabs .team-v1 .team-body {
border-bottom: none;
padding: 10px 0 0; }
.office-tabs .team-v1 .team-info {
margin: 0;
padding: 0; }
.single-opalestate-container>article .property-office-section>h3 {
display: none; }
.single-opalestate-container>article .property-office-section .opalestate-rows article {
margin-bottom: 0; }
.single-opalestate-container>article .property-office-section ul.property-meta-list .label-property {
display: none !important; }
.single-opalestate-container>article .property-office-section .property-meta-list>li i:before,.single-opalestate-container>article .property-office-section .property-meta-list span {
color: #fff; }
.single-opalestate-container>article .property-office-section .property-list .abs-col-item:after {
content: none; }
.single-opalestate-container>article .property-office-section .abs-col-item {
padding: 20px 0 0 30px; }
.rtl .single-opalestate-container>article .property-office-section .abs-col-item {
padding: 20px 30px 0 0; }
.single-opalestate-container>article .property-office-section .entry-content {
margin: 0;
padding: 0; }
.single-opalestate-container>article .property-office-section .entry-title {
font-size: 18px;
margin: 0 0 15px; }
.single-opalestate-container>article .property-office-section .property-status {
margin-top: 0; }
.single-opalestate-container>article .property-office-section .property-address {
font-style: italic;
margin-bottom: 15px; }
.single-opalestate-container>article .property-office-section .property-meta {
margin-bottom: 0; }
.single-opalestate-container>article .property-office-section .property-meta-bottom {
border-bottom: none; }
.single-opalestate-container>article .property-office-section .entry-content-bottom {
padding-top: 11px;
padding-bottom: 11px; }
.single-opalestate-container>article .property-office-section .property-price {
background-color: transparent;
color: #e54c2a;
font-size: 14px;
padding: 0; }
.single-opalestate-container>article .property-office-section .tooltip.top-left .tooltip-arrow,.single-opalestate-container>article .property-office-section .tooltip.top-right .tooltip-arrow,.single-opalestate-container>article .property-office-section .tooltip.top .tooltip-arrow {
border-top-color: #8ac842; }
.single-opalestate-container>article .property-office-section .tooltip.right .tooltip-arrow {
border-right-color: #8ac842; }
.single-opalestate-container>article .property-office-section .tooltip.left .tooltip-arrow {
border-left-color: #8ac842; }
.single-opalestate-container>article .property-office-section .tooltip.bottom-left .tooltip-arrow,.single-opalestate-container>article .property-office-section .tooltip.bottom-right .tooltip-arrow,.single-opalestate-container>article .property-office-section .tooltip.bottom .tooltip-arrow {
border-bottom-color: #8ac842; }
.opalestate-load-more {
margin: 30px 0; } .search-properies-form {
background-color: transparent;
color: #333; }
.search-properies-form .form-group {
margin-bottom: 20px; }
.search-properies-form .btn-search {
text-transform: uppercase;
font-size: 14px;
margin-top: 19px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0; }
@media (min-width: 1030px) {
.search-properies-form .btn-search {
padding: 18px 92px; } }
@media (min-width: 990px) and (max-width: 1030px) {
.search-properies-form .btn-search {
padding: 18px 68px; } }
.search-properies-form ul.list-property-status {
margin: 7px 0;
text-align: right; }
.search-properies-form ul.list-property-status li {
cursor: pointer;
font-size: 13px;
font-weight: 600;
margin: 0;
text-transform: uppercase; }
.search-properies-form ul.list-property-status li.active {
color: #e54c2a; }
.search-properies-form h3 {
text-transform: uppercase;
font-size: 16px;
color: #333;
margin: 9px 0; }
@media screen and (max-width: 992px) {
.search-properies-form h3 {
margin: 16px 0 0; } }
@media screen and (max-width: 979px) {
.search-properies-form h3 {
font-size: 14px; } }
@media screen and (max-width: 767px) {
.search-properies-form h3 {
display: none; } }
.search-properies-form label {
display: block;
color: #333;
font-size: 13px;
margin-bottom: 7px; }
.search-properies-form .opal-slide-ranger {
margin-top: 24px; }
.search-properies-form .opal-slide-ranger label {
margin-bottom: 9px; }
@media screen and (max-width: 1200px) {
.search-properies-form .form-group {
margin-bottom: 10px; } }
.search-properies-form .form-control {
margin: 0 0 15px;
height: 50px;
padding: 0 12px;
line-height: 26px;
font-size: 14px; }
@media screen and (max-width: 1200px) {
.search-properies-form .form-control {
margin-bottom: 10px; } }
.search-properies-form select.form-control {
position: relative; }
.search-properies-form .area-range-content label,.search-properies-form .cost-price-content label {
height: 31px; }
@media screen and (max-width: 979px) {
.search-properies-form .area-range-content label,.search-properies-form .cost-price-content label {
height: auto; } }
.search-properies-form .slide-ranger-bar {
margin-top: 10px; }
.search-properies-form #opalestate-search-form>.row:first-child {
border-bottom: 1px solid #ebebeb;
margin: 0 0 50px; }
.search-properies-form #opalestate-search-form>.row:first-child [class*=col-],.search-properies-form #opalestate-search-form>.row:first-child [class^=col-] {
padding: 0; }
.search-properies-form #opalestate-search-form-v .slide-ranger-bar {
margin-top: 0; }
@media screen and (max-width: 767px) {
.search-properies-form {
padding-bottom: 30px; }
.search-properies-form .opal-slide-ranger {
margin-bottom: 20px; }
.search-properies-form .btn-search {
margin-top: 0; } }
.opalestate-search-properties-v .search-properies-form ul.list-inline li,.opalestate-search-properties-v .search-properies-form ul.list-property-status li {
font-size: 14px;
padding: 15px 25px; }
@media screen and (max-width: 1200px) {
.opalestate-search-properties-v .search-properies-form ul.list-inline li,.opalestate-search-properties-v .search-properies-form ul.list-property-status li {
padding: 5px 15px; } }
@media screen and (max-width: 992px) {
.opalestate-search-properties-v .search-properies-form ul.list-inline li,.opalestate-search-properties-v .search-properies-form ul.list-property-status li {
padding: 5px 20px; } }
.opalestate-search-properties-v .search-properies-form .btn-search {
padding: 15px 30px; }
@media screen and (max-width: 1200px) {
.opalestate-search-properties-v .search-properies-form .btn-search {
padding: 10px 30px; } }
.opalestate-search-properties-v .search-properies-form .opalestate-search-form>.row:first-child>div {
padding: 0; }
.sidebar .widget.widget_opalestate_search_properties_widget {
border: 1px solid #ebebeb;
margin-bottom: 74px;
padding: 24px; }
.sidebar .widget.widget_opalestate_search_properties_widget .widget-title {
font-size: 18px;
font-weight: 700; }
.sidebar .widget.widget_opalestate_search_properties_widget .search-properies-form ul.list-inline li,.sidebar .widget.widget_opalestate_search_properties_widget .search-properies-form ul.list-property-status li {
font-size: 14px;
padding: 10px 20px; }
@media screen and (max-width: 1200px) {
.sidebar .widget.widget_opalestate_search_properties_widget .search-properies-form ul.list-inline li,.sidebar .widget.widget_opalestate_search_properties_widget .search-properies-form ul.list-property-status li {
padding: 10px 15px;
font-size: 13px; } }
@media screen and (max-width: 992px) {
.sidebar .widget.widget_opalestate_search_properties_widget .search-properies-form ul.list-inline li,.sidebar .widget.widget_opalestate_search_properties_widget .search-properies-form ul.list-property-status li {
padding: 5px 12px; } }
.sidebar .widget.widget_opalestate_search_properties_widget .search-properies-form .btn-search {
padding: 15px 30px;
height: 65px; }
.sidebar .widget.widget_opalestate_search_properties_widget .search-properies-form .opalestate-search-form>.row:first-child>div {
padding: 0; }
.sidebar .widget_opalestate_featured_properties_widget .widget-title {
font-size: 18px;
font-weight: 700; }
.sidebar .widget_opalmembership_quick_purchase {
padding: 30px; }
.btn-modal-locations {
color: #ccc;
font-size: 12px;
text-transform: uppercase;
font-family: Poppins,sans-serif;
line-height: 23px;
margin: 6px 0;
display: inline-block;
position: relative; }
.btn-modal-locations i {
margin-right: 8px;
font-size: 13px; }
.rtl .btn-modal-locations i {
margin-left: 8px;
margin-right: inherit; }
.btn-modal-locations:after {
font-family: FontAwesome;
content: "\f107";
margin-left: 5px;
font-size: 14px; }
.rtl .btn-modal-locations:after {
margin-right: 5px;
margin-left: inherit; }
#modal-locations .modal-body {
padding: 30px 35px; }
#modal-locations .modal-body .col-sm-12>h3 {
font-size: 30px;
text-transform: uppercase;
margin: 0 0 10px; }
#modal-locations .modal-body .locations {
margin-top: 10px; }
#modal-locations .modal-body .locations>div {
line-height: 26px; }
#modal-locations .modal-body .locations>div a {
font-size: 14px;
font-weight: 700; }
#modal-locations .modal-body .location-bottom {
border-top: 1px solid #ebebeb;
padding-top: 25px;
margin: 20px 0 0; }
#modal-locations .close {
background-color: #e54c2a;
width: 36px;
height: 36px;
line-height: 36px;
text-align: center; }
#modal-locations .close a {
display: block;
color: #fff;
position: relative;
z-index: 1; }
.opalestate-quick-search-form .quick-search-places-form.row {
margin-left: -5px;
margin-right: -5px; }
.opalestate-quick-search-form .quick-search-places-form.row>div {
padding-left: 5px;
padding-right: 5px;
position: relative; }
.opalestate-quick-search-form .quick-search-places-form.row input,.opalestate-quick-search-form .quick-search-places-form.row select {
border: none;
background-color: hsla(0,0%,100%,.1);
color: #ccc;
font-size: 10px;
text-transform: uppercase;
font-family: Poppins,sans-serif; }
.opalestate-quick-search-form .quick-search-places-form.row .btn-search {
position: absolute;
top: 0;
right: 0; }
.rtl .opalestate-quick-search-form .quick-search-places-form.row .btn-search {
left: 0;
right: auto; }
.opalestate-quick-search-form .quick-search-places-form.row .form-group {
margin-bottom: 0; }
.infoBox {
position: relative; }
.infoBox>img {
z-index: 99;
margin: 0 !important;
position: absolute !important;
right: 0;
top: 25px;
background-color: #e54c2a;
padding: 13px; }
.rtl .infoBox>img {
left: 0;
right: auto; }
.map-info-preview {
position: relative;
padding: 30px 30px 25px;
background-color: #fff;
margin-bottom: 15px;
max-width: 550px;
-webkit-box-shadow: 0 0 5px rgba(0,0,0,.3);
box-shadow: 0 0 5px rgba(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: Poppins,sans-serif;
font-size: 14px; }
.map-info-preview .info-container .prop-address {
font-size: 16px;
font-family: Poppins,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: #999;
font-family: Poppins,sans-serif;
font-size: 14px;
padding: 0;
margin: 0 0 0 35px; }
.rtl .map-info-preview .property-meta-list>li {
margin: 0 35px 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: #e54c2a;
display: none; }
#opalestate-map-preview .cluster>div {
line-height: 30px !important; }
.opaleslate-archive-container .opalesate-archive-top {
padding: 10px 20px; }
.opaleslate-archive-container .opalestate-rows article .property-list-style-v2 .entry-summary>p {
max-height: 160px;
overflow: hidden; } .opalesate-recent-property .page-title,.page-template-page-property-search-results .page-title {
margin-bottom: 15px; }
.opalesate-recent-property .page-content .searchform,.page-template-page-property-search-results .page-content .searchform {
margin-top: 20px; }
.opalesate-recent-property .page-content .searchform .pbr-search input.form-control,.page-template-page-property-search-results .page-content .searchform .pbr-search input.form-control {
width: 100%;
position: static;
padding: 0 15px;
border-radius: 0 3px 3px 0; }
.opalesate-recent-property .page-content .searchform .pbr-search .input-group-addon,.page-template-page-property-search-results .page-content .searchform .pbr-search .input-group-addon {
background-color: #e54c2a; }
.slider-property-featured .opalesate-recent-property .nothing-wrapper {
background-color: #fff;
padding: 25px 30px 30px; }
.slider-property-featured .opalesate-recent-property .nothing-wrapper .page-content .searchform .pbr-search input.form-control {
border: 1px solid #ebebeb; } .ajax-map-search {
margin: 0 -15px;
overflow: hidden; }
.ajax-map-search>div.row.opal-row {
position: relative; }
.ajax-map-search>div.row.opal-row>div:last-child {
position: absolute;
top: 0;
right: 0;
height: 100%; }
@media screen and (max-width: 1200px) {
.ajax-map-search>div.row.opal-row>div:last-child {
position: relative;
height: auto; } }
.has-sticky .ajax-map-search {
margin-top: 73px; }
.ajax-search-form {
background-color: transparent;
padding: 10px 15px; }
.ajax-search-form .opalestate-popup {
margin: 0 0 0 15px; }
.rtl .ajax-search-form .opalestate-popup {
margin: 0 15px 0 0; }
.ajax-search-form .opalestate-popup .popup-head {
line-height: 35px;
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>i,.ajax-search-form .opalestate-popup.active .popup-head>span {
color: #e54c2a; }
.ajax-search-form .opalestate-popup.active .popup-head>i:before {
content: "\f106"; }
.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;
padding: 0 0 0 30px;
border-left: 1px solid #ebebeb;
border-right: inherit; }
#opalesate-properties-ajax .opalestate-loading {
position: absolute;
top: 0;
left: 0;
background-color: hsla(0,0%,100%,.8);
background-repeat: no-repeat;
background-position: 50%;
background-image: url(//montkiara.properties/wp-content/themes/hasarahouse/images/loading.gif);
width: 100%;
height: 100%;
z-index: 2; }
.opaleslate-ajax-search-results-container .opalesate-archive-top {
padding: 10px 15px; }
.opaleslate-ajax-search-results-container .opalestate-rows article:hover .property-meta-list {
background-color: transparent; }
.opaleslate-ajax-search-results-container .opalestate-rows .map-active article .property-meta-list {
background-color: #e54c2a; } .membership-packages .row>div.first {
clear: both; }
.property-submission-form {
margin-bottom: 30px; }
.property-submission-form .panel-body {
padding: 20px 30px 30px; }
.property-submission-form .panel-body>h3 {
margin: 0 0 10px; }
.entry-content-page .opalesate-form-wrapper {
float: none;
margin: 0 auto; }
.opalmembership-button:hover {
background-color: #e54c2a !important;
color: #fff !important; }
.opalmembership-login-form .opalmembership-button {
margin-right: 10px; }
.rtl .opalmembership-login-form .opalmembership-button {
margin-left: 10px;
margin-right: inherit; }
.cmb-row .cmb-td p,.cmb-row .cmb-td span {
line-height: 26px; }
.cmb-row.cmb2-id-opalestate-ppt-map .row>div .col-sm-12 {
padding-left: 0;
padding-right: 0; }
.cmb-row.cmb2-id-opalestate-ppt-public-facilities-group-0-opalestate-ppt-public-facilities-key {
padding-right: 10px !important;
border-bottom: none !important;
padding-bottom: 0 !important; }
.cmb-row.cmb2-id-opalestate-ppt-public-facilities-group-0-opalestate-ppt-public-facilities-value {
padding-left: 10px !important;
border-bottom: none !important;
padding-bottom: 0 !important; }
.cmb-row .cmb-add-row .btn,.cmb-row.cmb-remove-field-row .btn {
font-weight: 400; }
.cmb2-wrap input[type=email],.cmb2-wrap input[type=text],.cmb2-wrap select {
height: 40px;
border: 1px solid #ebebeb;
padding-left: 10px;
padding-right: 10px;
border-radius: 3px;
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s; }
span.cmb2-metabox-description {
display: block;
margin-top: 10px; }
.cmb2-wrap textarea {
border: 1px solid #ebebeb;
padding-left: 10px !important;
padding-right: 10px !important;
border-radius: 3px;
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s; }
.cmb2-wrap.form-table .cmb2-metabox .cmb-repeat-group-wrap:last-child {
margin-bottom: 20px !important; }
.cmb2-wrap .cmb-row {
margin-bottom: 10px !important; }
.cmb2-wrap .cmb-row.cmb-remove-field-row,.cmb2-wrap .cmb-row.cmb-repeatable-grouping {
margin-bottom: 20px !important; }
.cmb-form input[type=button],.cmb-form input[type=submit] {
background: #e54c2a;
color: #fff;
padding: 13px 20px;
border-radius: 3px;
font-weight: 900;
font-family: Poppins,sans-serif;
font-size: 12px;
text-transform: uppercase;
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
line-height: 1; }
.cmb-form input[type=button].btn-submit-cmb,.cmb-form input[type=submit].btn-submit-cmb {
float: right;
margin-top: -58px; }
.rtl .cmb-form input[type=button].btn-submit-cmb,.rtl .cmb-form input[type=submit].btn-submit-cmb {
float: left; }
.cmb2-element .ui-datepicker select.ui-datepicker-month,.cmb2-element .ui-datepicker select.ui-datepicker-year {
border: none; }
.panel .opalmembership-shoppingcart {
margin: 0; }
.panel .opalmembership-shoppingcart caption {
padding-top: 0;
font-family: Poppins,sans-serif; }
#opalmembership-checkout-form .billing-fields>h3 {
margin-top: 0;
font-size: 24px; }
#opalmembership-checkout-form .opal-panel-heading>h3 {
font-size: 24px; }
#opalmembership-checkout-form .opal-panel-body {
margin-bottom: 15px; }
.my-favorite .panel {
border: none;
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none; }
.my-favorite .panel .panel-body {
padding: 0; }
.my-favorite .searchform .pbr-search .form-control {
width: 100% !important;
padding: 5px 15px !important;
position: static; }
.my-favorite .searchform .pbr-search .input-group-addon {
background-color: #e54c2a; }
.my-properties .list-tabs {
margin-bottom: 15px;
background-color: #fff;
padding: 0; }
.my-properties .list-tabs ul {
padding: 0;
margin: 0; }
.my-properties .list-tabs ul li {
text-transform: uppercase;
font-family: Poppins,sans-serif;
font-size: 12px;
cursor: pointer;
line-height: 55px;
display: block;
position: relative;
-webkit-transition: .35s;
-o-transition: .35s;
transition: .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 {
background-color: #e54c2a;
color: #fff; }
.my-properties .list-tabs ul li.active a,.my-properties .list-tabs ul li:hover a {
color: #fff; }
.my-properties .list-tabs ul li:after {
position: absolute;
width: 0;
height: 0;
content: "";
z-index: 2;
border-opposite-position(bottom): 9px solid #e54c2a;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
left: 50%;
margin-left: -6px;
-webkit-transition: .35s;
-o-transition: .35s;
transition: .35s;
content: none; }
.rtl .my-properties .list-tabs ul li:after {
right: 50%;
left: auto;
margin-right: -6px;
margin-left: inherit; }
.my-properties .list-tabs ul li.active:after {
content: ""; }
.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 .pagination {
margin-top: 0;
margin-left: -10px;
margin-right: -10px; }
.my-properties .pagination li {
display: inline-block; }
.my-properties .pagination li a {
border-radius: 0;
display: block;
font-size: 12px;
font-weight: 700;
line-height: 1;
padding-top: 13px;
text-transform: uppercase; }
.my-properties .pagination li.active a {
color: #fff; }
.property-submission-form>h1 {
margin-top: 0;
font-size: 30px; }
.property-submission-form .quicktags-toolbar input.button,.property-submission-form .quicktags-toolbar input[type=submit] {
background: #f7f7f7;
border: 1px solid #ccc !important;
color: #555;
padding: 0 8px 1px; }
.cmb-form .quicktags-toolbar input[type=button],.cmb-form .quicktags-toolbar input[type=submit] {
border-radius: 3px;
-webkit-box-shadow: 0 1px 0 #ccc;
box-shadow: 0 1px 0 #ccc;
font-weight: 400;
font-family: Poppins,sans-serif;
margin: 2px !important;
text-transform: none; }
.membership-history>h2,.payment-detail .panel-body>h2,.payment-detail>h2 {
margin: 5px 0 20px;
text-transform: uppercase;
font-size: 30px; }
.membership-payment-address .panel-heading,.membership-payment-info .panel-heading {
margin-top: 0; }
.opalmembership-dashboard-container .panel-body>h3 {
margin: 5px 0 10px;
text-transform: uppercase; }
.opalmembership-dashboard-container .membership-content>ul>li,.opalmembership-dashboard-container .panel-body>ul>li {
padding: 5px 0; }
#user-profile-img {
margin-bottom: 10px; } .widget_opalestate_profile_info_widget .profile-top {
margin-bottom: 15px; }
.widget_opalestate_profile_info_widget .nav-pills>li {
margin-top: 0;
border-top: 1px solid #ebebeb; }
.widget_opalestate_profile_info_widget .nav-pills>li>a {
padding-right: 0;
padding-left: 0;
border-radius: 0;
font-size: 14px; }
.widget_opalestate_profile_info_widget .nav-pills>li>a i {
margin-right: 15px; }
.rtl .widget_opalestate_profile_info_widget .nav-pills>li>a i {
margin-left: 15px;
margin-right: inherit; }
.widget_opalestate_profile_info_widget .nav-pills>li>a:hover {
background-color: transparent; }
.widget_opalestate_profile_info_widget .nav-pills>li:last-child>a {
padding-bottom: 0; }
.widget_opalestate_profile_info_widget .nav-pills>li:first-child {
border-top: none; }
.widget_opalestate_profile_info_widget .nav-pills>li.active a {
background-color: transparent;
color: #000; }
.widget_opalestate_profile_info_widget .nav-pills>li.active a:hover {
color: #e54c2a; }
.widget_opalmembership_current_package ul {
margin: 0;
padding: 0;
list-style: none; }
.widget_opalmembership_current_package ul>li {
border-top: 1px solid #ebebeb;
padding: 10px 0;
font-size: 14px;
color: #000; }
.widget_opalmembership_current_package ul>li:last-child {
padding-bottom: 0; }
.widget_opalmembership_current_package ul>li:first-child {
border-top: none;
padding-top: 0; }
.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;
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%; } .metabox-fields-front .cmb-th {
width: 30%; }
.metabox-fields-front .cmb-td {
width: 69%; }
.entry-content-page .slider-agent-search,.entry-content-page .slider-search-transparent {
opacity: 0;
filter: alpha(opacity=0);
-webkit-transition: 1s;
-o-transition: 1s;
transition: 1s; }
.entry-content-page .slider-search-transparent-wrapper {
position: absolute;
left: 18%;
width: 64%;
z-index: 1;
top: 330px; }
.rtl .entry-content-page .slider-search-transparent-wrapper {
right: 18%;
left: auto; }
.entry-content-page .slider-search-transparent-wrapper .slider-search-transparent {
opacity: 1;
filter: alpha(opacity=100); }
.entry-content-page .slider-search-transparent-wrapper .search-properies-form {
background-color: rgba(35,51,84,.6); }
.entry-content-page .slider-agent-search-wrapper {
position: absolute;
left: 18%;
width: 64%;
z-index: 1;
top: 400px; }
.rtl .entry-content-page .slider-agent-search-wrapper {
right: 18%;
left: auto; }
.entry-content-page .slider-agent-search-wrapper .slider-agent-search {
opacity: 1;
filter: alpha(opacity=100); }
.entry-content-page .slider-agent-search-wrapper .opalestate-search-agents-form {
background-color: transparent;
padding-top: 0; }
.entry-content-page .slider-agent-search-wrapper .opalestate-search-agents-form .search-agent-title {
color: #fff;
margin-left: -15px;
margin-bottom: 10px;
display: block !important; }
.rtl .entry-content-page .slider-agent-search-wrapper .opalestate-search-agents-form .search-agent-title {
margin-right: -15px;
margin-left: inherit; }
.entry-content-page .slider-agent-search-wrapper .opalestate-search-agents-form .row:last-child {
background-color: #fff;
border-radius: 5px;
padding: 15px 0; }
.expand-search {
font-size: 20px;
cursor: pointer;
overflow: hidden; }
.expand-search i {
width: 70px;
height: 74px;
background-color: #e54c2a;
line-height: 74px;
text-align: center;
float: left;
margin-right: 25px;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s; }
.rtl .expand-search i {
float: right;
margin-left: 25px;
margin-right: inherit; }
.expand-search i:before {
font-family: FontAwesome;
content: "\f067"; }
.expand-search span {
line-height: 70px;
font-weight: 600; }
@media (max-width: 480px) {
.expand-search {
font-size: 18px; } }
.expand-search-wrapper .opalestate-search-properties {
width: 100%;
padding: 0 15px;
left: 0;
top: 100%;
z-index: 10;
height: 0;
position: absolute;
opacity: 0;
filter: alpha(opacity=0);
visibility: hidden;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s; }
.rtl .expand-search-wrapper .opalestate-search-properties {
right: 0;
left: auto; }
.expand-search-wrapper.active .opalestate-search-properties {
height: auto;
opacity: 1;
filter: alpha(opacity=100);
visibility: visible; }
.expand-search-wrapper.active .expand-search i:before {
content: "\f068"; }
.style-line {
position: relative; }
.style-line:after {
background: #dfdfdf;
content: "";
position: absolute;
right: 0;
top: 0;
width: 1px;
height: 100%; }
.style-line .feature-box {
position: relative; }
.style-line .feature-box:after {
background: #e54c2a;
border-radius: 50px;
content: "";
position: absolute;
top: 50%;
right: -25px;
z-index: 9;
width: 20px;
height: 20px; }
.style-line .feature-box:first-child:after {
top: 0; }
.style-line .feature-box:last-child:after {
bottom: -10px;
top: inherit; }
.estate-agent .agent-box-image {
border-right: 1px solid #ebebeb;
display: block;
overflow: hidden;
width: 200px;
height: 200px; }
.estate-agent .widget-title {
font-size: 24px; }
.estate-agent .opalestate_agent {
border: 1px solid #ebebeb;
margin-top: 83px; }
.estate-agent .entry-content-wrapper {
position: relative; }
.estate-agent .entry-content-wrapper:after {
background: #ebebeb;
bottom: 0;
left: 0;
right: 0;
margin: auto;
content: "";
position: absolute;
width: 100%;
height: 1px; }
@media (min-width: 992px) {
.estate-agent .entry-content-wrapper {
display: -webkit-grid;
display: -moz-grid;
display: -ms-grid;
display: grid;
grid-template-columns: 260px 1fr 170px; } }
@media (max-width: 992px) {
.estate-agent .entry-content-wrapper .team-body-content {
padding-left: 30px; } }
.estate-agent .team-info {
padding: 0 30px; }
@media (min-width: 992px) {
.estate-agent .team-info {
margin-top: 20px; } }
.estate-agent .team-body-content i {
color: #e54c2a;
width: 16px;
margin-right: 10px; }
.estate-agent .team-body-content .agent-box-title {
font-size: 20px;
font-weight: 500;
margin-bottom: 18px;
padding-top: 24px;
text-transform: none; }
.estate-agent .team-body-content .agent-box-phone {
margin-bottom: 18px; }
.estate-agent .team-body-content .agent-box-email span {
color: #4c8ee0; }
.estate-agent .Listed {
border-left: 1px solid #ebebeb;
color: #333;
padding: 46px 0 0 28px;
position: relative; }
.estate-agent .Listed .number {
color: #e54c2a;
padding-top: 12px;
font-weight: 600; }
.estate-agent .btn-links {
color: #e54c2a;
padding: 14px 26px 28px 0;
justify-content: flex-end;
display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex; }
.estate-agent .btn-links i {
padding: 3px 22px; }
.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: 2px;
position: relative;
background-color: #e54c2a;
border-radius: 3px; }
.noUi-base div:first-child {
background: #000; }
.noUi-base div:nth-child(3) {
background: #e54c2a; }
.noUi-origin {
bottom: 0;
position: absolute;
right: 0;
top: 0;
left: 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 .3s,top .3s; }
.noUi-state-drag * {
cursor: inherit !important; }
.noUi-base {
-webkit-transform: translateZ(0);
transform: translateZ(0); }
.noUi-horizontal {
height: 6px;
border-radius: 3px; }
.noUi-horizontal .noUi-base .noUi-origin .noUi-handle {
margin-left: -15px; }
.rtl .noUi-horizontal .noUi-base .noUi-origin .noUi-handle {
margin-right: -15px;
margin-left: inherit; }
.noUi-horizontal .noUi-base .noUi-origin:first-child .noUi-handle {
margin-left: 0; }
.rtl .noUi-horizontal .noUi-base .noUi-origin:first-child .noUi-handle {
margin-right: 0;
margin-left: inherit; }
.noUi-horizontal .noUi-handle {
left: 0;
top: -6px;
width: 15px;
height: 15px; }
.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: #000;
border-radius: 3px; }
.noUi-dragable {
cursor: w-resize; }
.noUi-vertical .noUi-dragable {
cursor: n-resize; }
.noUi-handle {
border-radius: 50%;
background: #000;
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; }.bdt-particle-container{position:absolute;width:100%;height:100%;top:0;left:0}.bdt-particle-container canvas{display:block;vertical-align:bottom}.bdt-particle-container .particles-js-canvas-el{position:absolute;top:0;transform:scale(1);opacity:1;animation:appear 1.4s 1;animation-fill-mode:forwards}@-webkit-keyframes appear{from{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}@keyframes appear{from{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}[class*=" elementor-widget-bdt-"] .swiper-pagination-fraction,[class*=" elementor-widget-bdt-"] .swiper-pagination-custom,[class*=" elementor-widget-bdt-"] .swiper-horizontal>.swiper-pagination-bullets,[class*=" elementor-widget-bdt-"] .swiper-pagination-bullets.swiper-pagination-horizontal{bottom:auto}[class*=" elementor-widget-bdt-"] svg.e-font-icon-svg{height:1em;width:1em}.elementor-control.elementor-control-type-heading{margin-top:-1px}.elementor-lightbox .dialog-close-button .ep-icon-close{transition:transform .3s}.elementor-lightbox .dialog-close-button:hover .ep-icon-close{transform:rotate(90deg)}.elementor-lightbox .elementor-swiper-button-next .ep-icon-chevron-right,.elementor-lightbox .elementor-swiper-button-prev .ep-icon-chevron-left{transition:transform .3s}.elementor-lightbox .elementor-swiper-button-prev:hover .ep-icon-chevron-left{transform:scale(1.2)}.elementor-lightbox .elementor-swiper-button-next:hover .ep-icon-chevron-right{transform:scale(1.2)}[class*="elementor-widget-bdt-"] .bdt-slider .swiper-pagination,[class*="elementor-widget-bdt-"] .bdt-dots-container .swiper-pagination,[class*="elementor-widget-bdt-"] .bdt-arrows-dots-container .swiper-pagination{position:relative;display:flex;align-items:var(--ep-swiper-dots-align, center);justify-content:center}[class*="elementor-widget-bdt-"] .bdt-slider .swiper-pagination .swiper-pagination-bullet,[class*="elementor-widget-bdt-"] .bdt-dots-container .swiper-pagination .swiper-pagination-bullet,[class*="elementor-widget-bdt-"] .bdt-arrows-dots-container .swiper-pagination .swiper-pagination-bullet{width:10px;height:10px;outline:none;transition:all .3s ease}[class*="elementor-widget-bdt-"] .bdt-slider .swiper-pagination .swiper-pagination-bullet+.swiper-pagination-bullet,[class*="elementor-widget-bdt-"] .bdt-dots-container .swiper-pagination .swiper-pagination-bullet+.swiper-pagination-bullet,[class*="elementor-widget-bdt-"] .bdt-arrows-dots-container .swiper-pagination .swiper-pagination-bullet+.swiper-pagination-bullet{margin-left:var(--ep-swiper-dots-space-between, 5px);outline:none}[class*="elementor-widget-bdt-"] .bdt-slider .swiper-pagination.swiper-pagination-fraction,[class*="elementor-widget-bdt-"] .bdt-dots-container .swiper-pagination.swiper-pagination-fraction,[class*="elementor-widget-bdt-"] .bdt-arrows-dots-container .swiper-pagination.swiper-pagination-fraction{bottom:auto;z-index:1}[class*="elementor-widget-bdt-"] .bdt-slider .swiper-pagination-bullets,[class*="elementor-widget-bdt-"] .bdt-dots-container .swiper-pagination-bullets,[class*="elementor-widget-bdt-"] .bdt-arrows-dots-container .swiper-pagination-bullets{min-height:var(--ep-swiper-dots-active-height, 10px)}[class*="elementor-widget-bdt-"] .bdt-slider .swiper-pagination-bullets .swiper-pagination-bullet,[class*="elementor-widget-bdt-"] .bdt-dots-container .swiper-pagination-bullets .swiper-pagination-bullet,[class*="elementor-widget-bdt-"] .bdt-arrows-dots-container .swiper-pagination-bullets .swiper-pagination-bullet{position:relative}[class*="elementor-widget-bdt-"] .bdt-slider .swiper-pagination-bullets .swiper-pagination-bullet:after,[class*="elementor-widget-bdt-"] .bdt-dots-container .swiper-pagination-bullets .swiper-pagination-bullet:after,[class*="elementor-widget-bdt-"] .bdt-arrows-dots-container .swiper-pagination-bullets .swiper-pagination-bullet:after{content:'';width:calc(100% + 6px);height:calc(100% + 6px);position:absolute;transform:translate(-50%, -50%);left:50%;top:50%}.bdt-arrows-align-center .bdt-position-center,.bdt-arrows-dots-align-center .bdt-position-center{width:100%}.bdt-arrows-align-center .bdt-navigation-prev,.bdt-arrows-dots-align-center .bdt-navigation-prev{left:0;position:absolute;transform:translateY(-50%)}.bdt-arrows-align-center .bdt-navigation-next,.bdt-arrows-dots-align-center .bdt-navigation-next{right:0;position:absolute;transform:translateY(-50%)}.rtl .bdt-arrows-align-center .bdt-navigation-prev,.rtl .bdt-arrows-dots-align-center .bdt-navigation-prev{right:0;left:inherit}.rtl .bdt-arrows-align-center .bdt-navigation-next,.rtl .bdt-arrows-dots-align-center .bdt-navigation-next{left:0;right:inherit}.bdt-arrows-dots-align-center .bdt-dots-container .swiper-pagination,.bdt-arrows-dots-align-center .bdt-arrows-dots-container .swiper-pagination{position:absolute;width:100% !important}.bdt-navigation-type-progress .swiper-pagination-progress{transform:translateY(15px);height:5px;width:100%}.elementor-section.bdt-sticky{transition:background-color 250ms ease-out,padding 300ms ease-out}.elementor-section.bdt-motion-effect-wrapper{overflow:var(--ep-effect-section-overflow, visible) !important}.elementor-column.bdt-motion-effect-wrapper{overflow:var(--ep-effect-column-overflow, visible) !important}.bdt-motion-effect-yes{transition:transform var(--ep-effect-transition-duration, 300ms) var(--ep-effect-transition-easing, ease-out)}.elementor-widget.bdt-motion-effect-yes{transform:translate(var(--ep-effect-trans-x-normal, 0), var(--ep-effect-trans-y-normal, 0)) rotateX(var(--ep-effect-rotate-x-normal, 0)) rotateY(var(--ep-effect-rotate-y-normal, 0)) rotateZ(var(--ep-effect-rotate-z-normal, 0)) scaleX(var(--ep-effect-scale-x-normal, 1)) scaleY(var(--ep-effect-scale-y-normal, 1)) skewX(var(--ep-effect-skew-x-normal, 0)) skewY(var(--ep-effect-skew-y-normal, 0))}.elementor-widget.bdt-motion-effect-yes:hover,.bdt-motion-effect-wrapper:hover .elementor-widget.bdt-motion-effect-yes{transform:translate(var(--ep-effect-trans-x-hover, var(--ep-effect-trans-x-normal, 0)), var(--ep-effect-trans-y-hover, var(--ep-effect-trans-y-normal, 0))) rotateX(var(--ep-effect-rotate-x-hover, var(--ep-effect-rotate-x-normal, 0))) rotateY(var(--ep-effect-rotate-y-hover, var(--ep-effect-rotate-y-normal, 0))) rotateZ(var(--ep-effect-rotate-z-hover, var(--ep-effect-rotate-z-normal, 0))) scaleX(var(--ep-effect-scale-x-hover, var(--ep-effect-scale-x-normal, 1))) scaleY(var(--ep-effect-scale-y-hover, var(--ep-effect-scale-y-normal, 1))) skewX(var(--ep-effect-skew-x-hover, var(--ep-effect-skew-x-normal, 0))) skewY(var(--ep-effect-skew-y-hover, var(--ep-effect-skew-y-normal, 0)));transition-delay:var(--ep-effect-transition-delay, 0ms)}.elementor-widget.bdt-backdrop-filter-yes>.elementor-widget-container,.e-con-inner>.bdt-backdrop-filter-yes.elementor-element,.e-con-inner.bdt-backdrop-filter-yes .e-container__inner,.elementor-column.bdt-backdrop-filter-yes>.elementor-element-populated{-webkit-backdrop-filter:blur(var(--ep-backdrop-filter-blur, 0)) brightness(var(--ep-backdrop-filter-brightness, 100%)) contrast(var(--ep-backdrop-filter-contrast, 1)) grayscale(var(--ep-backdrop-filter-grayscale, 0)) invert(var(--ep-backdrop-filter-invert, 0)) opacity(var(--ep-backdrop-filter-opacity, 1)) sepia(var(--ep-backdrop-filter-sepia, 0)) saturate(var(--ep-backdrop-filter-saturate, 1)) hue-rotate(var(--ep-backdrop-filter-hue-rotate, 0));backdrop-filter:blur(var(--ep-backdrop-filter-blur, 0)) brightness(var(--ep-backdrop-filter-brightness, 100%)) contrast(var(--ep-backdrop-filter-contrast, 1)) grayscale(var(--ep-backdrop-filter-grayscale, 0)) invert(var(--ep-backdrop-filter-invert, 0)) opacity(var(--ep-backdrop-filter-opacity, 1)) sepia(var(--ep-backdrop-filter-sepia, 0)) saturate(var(--ep-backdrop-filter-saturate, 1)) hue-rotate(var(--ep-backdrop-filter-hue-rotate, 0))}[class*="elementor-widget-bdt-"] .bdt-slider .swiper-pagination-bullets-dynamic,[class*="elementor-widget-bdt-"] .bdt-arrows-dots-container .swiper-pagination-bullets-dynamic,[class*="elementor-widget-bdt-"] .bdt-dots-container .swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0;width:100% !important;left:0 !important;transform:translateX(0) !important}[class*="elementor-widget-bdt-"] .bdt-slider .swiper-pagination-bullets-dynamic .swiper-pagination-bullet,[class*="elementor-widget-bdt-"] .bdt-arrows-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet,[class*="elementor-widget-bdt-"] .bdt-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}[class*="elementor-widget-bdt-"] .bdt-slider .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,[class*="elementor-widget-bdt-"] .bdt-arrows-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,[class*="elementor-widget-bdt-"] .bdt-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}[class*="elementor-widget-bdt-"] .bdt-slider .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main,[class*="elementor-widget-bdt-"] .bdt-arrows-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main,[class*="elementor-widget-bdt-"] .bdt-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}[class*="elementor-widget-bdt-"] .bdt-slider .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev,[class*="elementor-widget-bdt-"] .bdt-arrows-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev,[class*="elementor-widget-bdt-"] .bdt-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}[class*="elementor-widget-bdt-"] .bdt-slider .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev,[class*="elementor-widget-bdt-"] .bdt-arrows-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev,[class*="elementor-widget-bdt-"] .bdt-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}[class*="elementor-widget-bdt-"] .bdt-slider .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next,[class*="elementor-widget-bdt-"] .bdt-arrows-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next,[class*="elementor-widget-bdt-"] .bdt-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}[class*="elementor-widget-bdt-"] .bdt-slider .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next,[class*="elementor-widget-bdt-"] .bdt-arrows-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next,[class*="elementor-widget-bdt-"] .bdt-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}[class*="elementor-widget-bdt-"] .bdt-arrows-container{-webkit-transform:translate(var(--ep-swiper-carousel-arrows-ncx, 0), var(--ep-swiper-carousel-arrows-ncy, 40));transform:translate(var(--ep-swiper-carousel-arrows-ncx, 0), var(--ep-swiper-carousel-arrows-ncy, 40))}[class*="elementor-widget-bdt-"] .bdt-dots-container{-webkit-transform:translate(var(--ep-swiper-carousel-dots-nnx, 0), var(--ep-swiper-carousel-dots-nny, 30));transform:translate(var(--ep-swiper-carousel-dots-nnx, 0), var(--ep-swiper-carousel-dots-nny, 30))}[class*="elementor-widget-bdt-"] .bdt-arrows-dots-container{-webkit-transform:translate(var(--ep-swiper-carousel-both-ncx, 0), var(--ep-swiper-carousel-both-ncy, 40));transform:translate(var(--ep-swiper-carousel-both-ncx, 0), var(--ep-swiper-carousel-both-ncy, 40))}[class*="elementor-widget-bdt-"] .bdt-arrows-fraction-container{-webkit-transform:translate(var(--ep-swiper-carousel-arrows-fraction-ncx, 0), var(--ep-swiper-carousel-arrows-fraction-ncy, 40));transform:translate(var(--ep-swiper-carousel-arrows-fraction-ncx, 0), var(--ep-swiper-carousel-arrows-fraction-ncy, 40))}[class*="elementor-widget-bdt-"] .bdt-position-center-left .bdt-arrows-container,[class*="elementor-widget-bdt-"] .bdt-position-center-right .bdt-arrows-container{-webkit-transform:translate(var(--ep-swiper-carousel-arrows-ncx, 0), var(--ep-swiper-carousel-arrows-ncy, 0)) rotate(90deg);transform:translate(var(--ep-swiper-carousel-arrows-ncx, 0), var(--ep-swiper-carousel-arrows-ncy, 0)) rotate(90deg)}[class*="elementor-widget-bdt-"] .bdt-position-center-left .bdt-dots-container,[class*="elementor-widget-bdt-"] .bdt-position-center-right .bdt-dots-container{-webkit-transform:translate(var(--ep-swiper-carousel-dots-nnx, 0), var(--ep-swiper-carousel-dots-nny, 0)) rotate(90deg);transform:translate(var(--ep-swiper-carousel-dots-nnx, 0), var(--ep-swiper-carousel-dots-nny, 0)) rotate(90deg)}[class*="elementor-widget-bdt-"] .bdt-position-center-left .bdt-arrows-dots-container,[class*="elementor-widget-bdt-"] .bdt-position-center-right .bdt-arrows-dots-container{-webkit-transform:translate(var(--ep-swiper-carousel-both-ncx, 0), var(--ep-swiper-carousel-both-ncy, 0)) rotate(90deg);transform:translate(var(--ep-swiper-carousel-both-ncx, 0), var(--ep-swiper-carousel-both-ncy, 0)) rotate(90deg)}[class*="elementor-widget-bdt-"] .bdt-position-center-left .bdt-arrows-fraction-container,[class*="elementor-widget-bdt-"] .bdt-position-center-right .bdt-arrows-fraction-container{-webkit-transform:translate(var(--ep-swiper-carousel-arrows-fraction-ncx, 0), var(--ep-swiper-carousel-arrows-fraction-ncy, 0)) rotate(90deg);transform:translate(var(--ep-swiper-carousel-arrows-fraction-ncx, 0), var(--ep-swiper-carousel-arrows-fraction-ncy, 0)) rotate(90deg)}[class*="elementor-widget-bdt-"] .swiper-coverflow,[class*="elementor-widget-bdt-"] .swiper-container-coverflow{padding-top:15px}[class*="elementor-widget-bdt-"] .swiper-coverflow .swiper-slide,[class*="elementor-widget-bdt-"] .swiper-container-coverflow .swiper-slide{transition-property:transform,border,background}[class*="elementor-widget-bdt-"] .swiper-horizontal>.swiper-pagination-progress,[class*="elementor-widget-bdt-"] .swiper-container-horizontal>.swiper-pagination-progress{top:auto;bottom:0}@media (min-width:768px) and (max-width:1023px){.bdt-tablet{display:none}}@media (min-width:1024px){.bdt-desktop{display:none}}@media (max-width:767px){.bdt-mobile{display:none}}[class*="bdt-"] *,[class*="bdt-"] *::before,[class*="bdt-"] *::after{box-sizing:border-box}.bdt-advanced-divider>img{display:none}.bdt-reveal-effects-yes .elementor-widget-container>*:not([class*="block-revealer"]){opacity:0}.bdt-ep-button{font-size:14px;color:#666;font-weight:700;display:inline-block !important}.bdt-ep-button.bdt-ep-button-size-xs{padding:5px 10px;font-size:10px;font-weight:400}.bdt-ep-button.bdt-ep-button-size-sm{padding:10px 20px;font-size:12px}.bdt-ep-button.bdt-ep-button-size-md{padding:15px 30px}.bdt-ep-button.bdt-ep-button-size-lg{padding:20px 30px;font-size:16px}.bdt-ep-button.bdt-ep-button-size-xl{padding:25px 30px;font-size:18px}.elementor-align-center .bdt-ep-button{width:auto}.elementor-align-right .bdt-ep-button{width:auto}.elementor-align-left .bdt-ep-button{width:auto}.elementor-align-justify .bdt-ep-button{width:100%}@media (max-width:1024px){.elementor-tablet-align-center .bdt-ep-button{width:auto}.elementor-tablet-align-right .bdt-ep-button{width:auto}.elementor-tablet-align-left .bdt-ep-button{width:auto}.elementor-tablet-align-justify .bdt-ep-button{width:100%}}@media (max-width:767px){.elementor-mobile-align-center .bdt-ep-button{width:auto}.elementor-mobile-align-right .bdt-ep-button{width:auto}.elementor-mobile-align-left .bdt-ep-button{width:auto}.elementor-mobile-align-justify .bdt-ep-button{width:100%}}.bdt-ep-shadow-mode-yes .bdt-ep-carousel .swiper-carousel,.bdt-ep-shadow-mode-yes .bdt-custom-carousel .swiper-carousel,.bdt-ep-shadow-mode-yes .bdt-wc-carousel .swiper-carousel,.bdt-ep-shadow-mode-yes .bdt-testimonial-carousel .swiper-carousel,.bdt-ep-shadow-mode-yes .bdt-event-carousel-skin-fable .swiper-carousel,.bdt-ep-shadow-mode-yes .bdt-event-carousel .swiper-carousel,.bdt-ep-shadow-mode-yes .bdt-portfolio-carousel .swiper-carousel,.bdt-ep-shadow-mode-yes .bdt-panel-slider .swiper-carousel,.bdt-ep-shadow-mode-yes .bdt-learnpress-carousel .swiper-carousel,.bdt-ep-shadow-mode-yes .ep-edd-product-review-carousel .swiper-carousel,.bdt-ep-shadow-mode-yes .bdt-tutor-lms-course-carousel .swiper-carousel{padding:10px;margin:0 -10px}.bdt-show-hidden-item--yes .swiper-carousel{overflow:visible}[class*="elementor-widget-bdt-"] .swiper-pagination-fraction,[class*="elementor-widget-bdt-"] .swiper-pagination-custom,[class*="elementor-widget-bdt-"] .swiper-horizontal .swiper-pagination-bullets,[class*="elementor-widget-bdt-"] .swiper-horizontal+.swiper-pagination-bullets,[class*="elementor-widget-bdt-"] .swiper-container-horizontal .swiper-pagination-bullets,[class*="elementor-widget-bdt-"] .swiper-container-horizontal+.swiper-pagination-bullets{bottom:-50px;width:100%}[class*="elementor-widget-bdt-"] .swiper-pagination-fraction .swiper-pagination-bullet,[class*="elementor-widget-bdt-"] .swiper-pagination-custom .swiper-pagination-bullet,[class*="elementor-widget-bdt-"] .swiper-horizontal .swiper-pagination-bullets .swiper-pagination-bullet,[class*="elementor-widget-bdt-"] .swiper-horizontal+.swiper-pagination-bullets .swiper-pagination-bullet,[class*="elementor-widget-bdt-"] .swiper-container-horizontal .swiper-pagination-bullets .swiper-pagination-bullet,[class*="elementor-widget-bdt-"] .swiper-container-horizontal+.swiper-pagination-bullets .swiper-pagination-bullet{width:10px;height:10px;margin:0 5px}.bdt-navigation-type-arrows-fraction .swiper-pagination{position:initial}.bdt-arrows-fraction-container .bdt-navigation-prev,.bdt-arrows-dots-container .bdt-navigation-prev,.bdt-arrows-container .bdt-navigation-prev,.bdt-arrows-fraction-container .bdt-navigation-next,.bdt-arrows-dots-container .bdt-navigation-next,.bdt-arrows-container .bdt-navigation-next{transition:all .3s ease}.bdt-arrows-fraction-container .bdt-navigation-prev i,.bdt-arrows-dots-container .bdt-navigation-prev i,.bdt-arrows-container .bdt-navigation-prev i,.bdt-arrows-fraction-container .bdt-navigation-next i,.bdt-arrows-dots-container .bdt-navigation-next i,.bdt-arrows-container .bdt-navigation-next i{display:inline-flex;transition:all .3s ease}.rtl .bdt-arrows-container,.rtl .bdt-arrows-fraction-container,.rtl .bdt-arrows-dots-container{direction:rtl}.rtl .bdt-arrows-container .swiper-pagination,.rtl .bdt-arrows-fraction-container .swiper-pagination,.rtl .bdt-arrows-dots-container .swiper-pagination{direction:ltr}.rtl .bdt-news-ticker-controls{display:flex;flex-direction:row-reverse}.bdt-pagination-dot-dot{display:flex;align-items:center;justify-content:center}.bdt-pagination-dot-dot span{line-height:1px;height:13px;color:#bbb !important}.elementor-widget-container .bdt-subnav{margin-bottom:10px;margin-top:0;color:#999}.elementor-widget-container .bdt-subnav *{font-size:13px;font-weight:400}.elementor-widget-container .bdt-subnav span{color:inherit}.elementor-widget-container .bdt-subnav span span{display:inline-block}.elementor-widget-container .bdt-subnav span a{display:inline-block;transition:color .5s cubic-bezier(.4, .7, .04, .88)}.elementor-widget-container .bdt-subnav span a:hover{color:#666}.elementor-widget-container .bdt-subnav span a+a{margin-right:5px;color:#999}.elementor-widget-container .bdt-subnav span:after{content:'';height:4px;width:4px;border-radius:50%;background:#adb5bd;margin-right:-10px;margin-left:10px;display:inline-block;line-height:4px;vertical-align:middle}.elementor-widget-container .bdt-subnav span:last-child::after{content:none}.bdt-button-icon-align-left{float:left}.bdt-button-icon-align-right{float:right}.bdt-flex-align-left{order:-1}.bdt-flex-align-right{order:99}.bdt-masonry-grid .bdt-gallery-item{float:left;height:auto}.bdt-masonry-grid .bdt-gallery-item .bdt-gallery-thumbnail img{height:auto}[class*="elementor-widget-bdt-"] .bdt-navigation-next,[class*="elementor-widget-bdt-"] .bdt-navigation-prev{cursor:pointer}[class*="elementor-widget-bdt-"] .swiper-carousel .elementor-lightbox-content-source{display:none}[class*="elementor-widget-bdt-"] .swiper-slide{border-style:solid;border-width:0;overflow:hidden}[class*="elementor-widget-bdt-"] .swiper-horizontal+.swiper-pagination-progressbar,[class*="elementor-widget-bdt-"] .swiper-vertical+.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,[class*="elementor-widget-bdt-"] .swiper-container-horizontal+.swiper-pagination-progressbar,[class*="elementor-widget-bdt-"] .swiper-container-vertical+.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px}[class*="elementor-widget-bdt-"] .swiper-horizontal+.swiper-pagination-progressbar,[class*="elementor-widget-bdt-"] .swiper-vertical+.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px}[class*="elementor-widget-bdt-"] .swiper-pagination-progressbar{background:rgba(0,0,0,0.25);position:absolute}[class*="elementor-widget-bdt-"] .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.bdt-animated-slow>span{animation-duration:2s}.bdt-animated-fast>span{animation-duration:.75s}.bdt-scrollnav-fixed-yes .elementor-widget-container{margin:0 !important;padding:0 !important;border:none !important}.bdt-scrollnav-fixed-yes .bdt-scrollnav{position:fixed !important}.bdt-scrollnav-fixed-yes .bdt-scrollnav [class*="bdt-navbar"]{margin:30px}.bdt-comment-container .fb_iframe_widget,.bdt-comment-container .fb_iframe_widget span,.bdt-comment-container .fb_iframe_widget iframe{width:100% !important}.bdt-ep-grid-filters-wrapper{margin-bottom:30px}.bdt-ep-grid-filters-wrapper ul li{cursor:pointer;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.bdt-ep-grid-filters-wrapper .bdt-ep-grid-filters{padding:0;margin:0}.bdt-ep-grid-filters-wrapper .bdt-ep-grid-filters .bdt-ep-grid-filter{display:inline-block;font-weight:700;border-bottom:2px solid transparent}.bdt-ep-grid-filters-wrapper .bdt-ep-grid-filters .bdt-ep-grid-filter.bdt-active{border-bottom-color:#444}.bdt-ep-grid-filters-wrapper .bdt-ep-grid-filters .bdt-ep-grid-filter:not(:first-child){margin-left:calc(15px)}.bdt-ep-grid-filters-wrapper .bdt-ep-grid-filters .bdt-ep-grid-filter:not(:last-child){margin-right:calc(15px)}.bdt-ep-grid-filters-wrapper .bdt-ep-grid-filters .bdt-ep-grid-filter .bdt-dropdown ul li.bdt-ep-grid-filter{margin:0}@media (min-width:1024px){.bdt-ep-grid-filter-container{transition:height .5s ease-out}}.bdt-document-viewer iframe{border:none}iframe[data-src]:not(.lazy-loaded),.bdt-lazy-loading{background:rgba(152,152,152,0.07);background-image:url(//montkiara.properties/wp-content/plugins/bdthemes-element-pack/assets/images/loading.svg);background-repeat:no-repeat;background-position:center}.bdt-dummy-loader{height:250px;background:rgba(152,152,152,0.05);background-repeat:no-repeat;background-position:center;animation-name:dummy-loader-animation;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:ease-in}@keyframes dummy-loader-animation{0%{background:rgba(152,152,152,0.05)}50%{background:rgba(152,152,152,0.2)}100%{background:rgba(152,152,152,0.05)}}.bdt-modal-link{cursor:pointer}.bdt-modal-link *{cursor:pointer}.bdt-ep-shadow-mode-yes .elementor-widget-container:before,.bdt-ep-shadow-mode-yes .elementor-widget-container:after{content:'';position:absolute;width:20%;height:100%;top:0;z-index:2;pointer-events:none}.bdt-ep-shadow-mode-yes .elementor-widget-container:before{background:linear-gradient(to right, #fff 5%, rgba(255,255,255,0) 100%);left:-10px}.bdt-ep-shadow-mode-yes .elementor-widget-container:after{background:linear-gradient(to right, rgba(255,255,255,0) 0, #fff 95%);right:-10px}@media (max-width:767px){.bdt-ep-shadow-mode-yes .elementor-widget-container:before,.bdt-ep-shadow-mode-yes .elementor-widget-container:after{content:none}}.elementor-widget-bdt-easy-digital-download .edd_downloads_list .edd_download{margin:0;padding:0}@keyframes attentionAnimation{0%{left:0}1%{left:-3px}2%{left:5px}3%{left:-8px}4%{left:8px}5%{left:-5px}6%{left:3px}7%{left:0}}.bdt-ep-attention-button{animation-name:attentionAnimation;animation-duration:5s;animation-iteration-count:infinite;animation-timing-function:ease-in;position:relative}.elementor-widget-wrap [data-tilt]{transition:box-shadow 400ms cubic-bezier(.25, .9, .58, 1)}.elementor-widget-wrap [data-tilt]:hover{box-shadow:0 20px 50px -10px rgba(0,0,0,0.45),0 50px 90px 0 rgba(51,51,51,0.15)}.bdt-post-grid-tab dl{margin:0;opacity:0;transition:opacity 450ms cubic-bezier(.3, .91, .58, 1)}.bdt-post-grid-tab .gridtab[class*="gridtab--"]{opacity:1}.bdt-hide-recaptcha-badge-yes .grecaptcha-badge{display:none}.elementor-widget-bdt-testimonial-slider .bdt-rating-item,.elementor-widget-bdt-testimonial-carousel .bdt-rating-item,.elementor-widget-bdt-testimonial-grid .bdt-rating-item{color:#e7e7e7}.elementor-widget-bdt-testimonial-slider .bdt-rating-1 .bdt-rating-item:nth-child(1),.elementor-widget-bdt-testimonial-carousel .bdt-rating-1 .bdt-rating-item:nth-child(1),.elementor-widget-bdt-testimonial-grid .bdt-rating-1 .bdt-rating-item:nth-child(1),.elementor-widget-bdt-testimonial-slider .bdt-rating-2 .bdt-rating-item:nth-child(-n+2),.elementor-widget-bdt-testimonial-carousel .bdt-rating-2 .bdt-rating-item:nth-child(-n+2),.elementor-widget-bdt-testimonial-grid .bdt-rating-2 .bdt-rating-item:nth-child(-n+2),.elementor-widget-bdt-testimonial-slider .bdt-rating-3 .bdt-rating-item:nth-child(-n+3),.elementor-widget-bdt-testimonial-carousel .bdt-rating-3 .bdt-rating-item:nth-child(-n+3),.elementor-widget-bdt-testimonial-grid .bdt-rating-3 .bdt-rating-item:nth-child(-n+3),.elementor-widget-bdt-testimonial-slider .bdt-rating-4 .bdt-rating-item:nth-child(-n+4),.elementor-widget-bdt-testimonial-carousel .bdt-rating-4 .bdt-rating-item:nth-child(-n+4),.elementor-widget-bdt-testimonial-grid .bdt-rating-4 .bdt-rating-item:nth-child(-n+4),.elementor-widget-bdt-testimonial-slider .bdt-rating-5 .bdt-rating-item:nth-child(-n+5),.elementor-widget-bdt-testimonial-carousel .bdt-rating-5 .bdt-rating-item:nth-child(-n+5),.elementor-widget-bdt-testimonial-grid .bdt-rating-5 .bdt-rating-item:nth-child(-n+5){color:#FFCC00}.elementor-widget-container .bdt-rating .bdt-rating-item{font-size:14px;margin-right:2px}.elementor-widget-container .bdt-review-platform{position:absolute;bottom:0;right:0;padding:6px;background:#fff;font-size:13px;transition:all .3s ease}.elementor-widget-container .bdt-review-platform i{height:1em;width:1em}.elementor-widget-container .bdt-review-google .bdt-platform-icon,.elementor-widget-container .bdt-review-google .bdt-rating-1 .bdt-rating-item:nth-child(1),.elementor-widget-container .bdt-review-google .bdt-rating-2 .bdt-rating-item:nth-child(-n+2),.elementor-widget-container .bdt-review-google .bdt-rating-3 .bdt-rating-item:nth-child(-n+3),.elementor-widget-container .bdt-review-google .bdt-rating-4 .bdt-rating-item:nth-child(-n+4),.elementor-widget-container .bdt-review-google .bdt-rating-5 .bdt-rating-item:nth-child(-n+5){color:#4285f4}.elementor-widget-container .bdt-review-facebook .bdt-platform-icon,.elementor-widget-container .bdt-review-facebook .bdt-rating-1 .bdt-rating-item:nth-child(1),.elementor-widget-container .bdt-review-facebook .bdt-rating-2 .bdt-rating-item:nth-child(-n+2),.elementor-widget-container .bdt-review-facebook .bdt-rating-3 .bdt-rating-item:nth-child(-n+3),.elementor-widget-container .bdt-review-facebook .bdt-rating-4 .bdt-rating-item:nth-child(-n+4),.elementor-widget-container .bdt-review-facebook .bdt-rating-5 .bdt-rating-item:nth-child(-n+5){color:#3c5b9b}.elementor-widget-container .bdt-review-yelp .bdt-platform-icon,.elementor-widget-container .bdt-review-yelp .bdt-rating-1 .bdt-rating-item:nth-child(1),.elementor-widget-container .bdt-review-yelp .bdt-rating-2 .bdt-rating-item:nth-child(-n+2),.elementor-widget-container .bdt-review-yelp .bdt-rating-3 .bdt-rating-item:nth-child(-n+3),.elementor-widget-container .bdt-review-yelp .bdt-rating-4 .bdt-rating-item:nth-child(-n+4),.elementor-widget-container .bdt-review-yelp .bdt-rating-5 .bdt-rating-item:nth-child(-n+5){color:#d80027}.elementor-widget-container .bdt-review-g2 .bdt-platform-icon,.elementor-widget-container .bdt-review-g2 .bdt-rating-1 .bdt-rating-item:nth-child(1),.elementor-widget-container .bdt-review-g2 .bdt-rating-2 .bdt-rating-item:nth-child(-n+2),.elementor-widget-container .bdt-review-g2 .bdt-rating-3 .bdt-rating-item:nth-child(-n+3),.elementor-widget-container .bdt-review-g2 .bdt-rating-4 .bdt-rating-item:nth-child(-n+4),.elementor-widget-container .bdt-review-g2 .bdt-rating-5 .bdt-rating-item:nth-child(-n+5){color:#ff492c}.elementor-widget-container .bdt-review-trustpilot .bdt-platform-icon,.elementor-widget-container .bdt-review-trustpilot .bdt-rating-1 .bdt-rating-item:nth-child(1),.elementor-widget-container .bdt-review-trustpilot .bdt-rating-2 .bdt-rating-item:nth-child(-n+2),.elementor-widget-container .bdt-review-trustpilot .bdt-rating-3 .bdt-rating-item:nth-child(-n+3),.elementor-widget-container .bdt-review-trustpilot .bdt-rating-4 .bdt-rating-item:nth-child(-n+4),.elementor-widget-container .bdt-review-trustpilot .bdt-rating-5 .bdt-rating-item:nth-child(-n+5){color:#04da8d}.elementor-widget-container .bdt-review-trustradius .bdt-platform-icon,.elementor-widget-container .bdt-review-trustradius .bdt-rating-1 .bdt-rating-item:nth-child(1),.elementor-widget-container .bdt-review-trustradius .bdt-rating-2 .bdt-rating-item:nth-child(-n+2),.elementor-widget-container .bdt-review-trustradius .bdt-rating-3 .bdt-rating-item:nth-child(-n+3),.elementor-widget-container .bdt-review-trustradius .bdt-rating-4 .bdt-rating-item:nth-child(-n+4),.elementor-widget-container .bdt-review-trustradius .bdt-rating-5 .bdt-rating-item:nth-child(-n+5){color:#1e50e5}.elementor-widget-container .bdt-review-tripadvisor .bdt-platform-icon,.elementor-widget-container .bdt-review-tripadvisor .bdt-rating-1 .bdt-rating-item:nth-child(1),.elementor-widget-container .bdt-review-tripadvisor .bdt-rating-2 .bdt-rating-item:nth-child(-n+2),.elementor-widget-container .bdt-review-tripadvisor .bdt-rating-3 .bdt-rating-item:nth-child(-n+3),.elementor-widget-container .bdt-review-tripadvisor .bdt-rating-4 .bdt-rating-item:nth-child(-n+4),.elementor-widget-container .bdt-review-tripadvisor .bdt-rating-5 .bdt-rating-item:nth-child(-n+5){color:#34e0a1}.elementor-widget-container .bdt-review-foursquare .bdt-platform-icon,.elementor-widget-container .bdt-review-foursquare .bdt-rating-1 .bdt-rating-item:nth-child(1),.elementor-widget-container .bdt-review-foursquare .bdt-rating-2 .bdt-rating-item:nth-child(-n+2),.elementor-widget-container .bdt-review-foursquare .bdt-rating-3 .bdt-rating-item:nth-child(-n+3),.elementor-widget-container .bdt-review-foursquare .bdt-rating-4 .bdt-rating-item:nth-child(-n+4),.elementor-widget-container .bdt-review-foursquare .bdt-rating-5 .bdt-rating-item:nth-child(-n+5){color:#de3160}.elementor-widget-container .bdt-review-glassdoor .bdt-platform-icon,.elementor-widget-container .bdt-review-glassdoor .bdt-rating-1 .bdt-rating-item:nth-child(1),.elementor-widget-container .bdt-review-glassdoor .bdt-rating-2 .bdt-rating-item:nth-child(-n+2),.elementor-widget-container .bdt-review-glassdoor .bdt-rating-3 .bdt-rating-item:nth-child(-n+3),.elementor-widget-container .bdt-review-glassdoor .bdt-rating-4 .bdt-rating-item:nth-child(-n+4),.elementor-widget-container .bdt-review-glassdoor .bdt-rating-5 .bdt-rating-item:nth-child(-n+5){color:#0CAA41}.elementor-widget-container .bdt-review-capterra .bdt-platform-icon,.elementor-widget-container .bdt-review-capterra .bdt-rating-1 .bdt-rating-item:nth-child(1),.elementor-widget-container .bdt-review-capterra .bdt-rating-2 .bdt-rating-item:nth-child(-n+2),.elementor-widget-container .bdt-review-capterra .bdt-rating-3 .bdt-rating-item:nth-child(-n+3),.elementor-widget-container .bdt-review-capterra .bdt-rating-4 .bdt-rating-item:nth-child(-n+4),.elementor-widget-container .bdt-review-capterra .bdt-rating-5 .bdt-rating-item:nth-child(-n+5){color:#044d80}.elementor-button svg{width:1.2em}.ep-pagination .bdt-pagination{margin:20px 0}.ep-pagination .bdt-pagination li{list-style-type:none;padding-left:5px}.ep-pagination .bdt-pagination li:hover a,.ep-pagination .bdt-pagination li.bdt-active a{color:#fff;background:#1e87f0}.ep-pagination .bdt-pagination li a{font-size:12px;padding:5px 25px;background:#ffffff;color:#1e87f0;border-radius:3px}.ep-pagination .bdt-pagination li:nth-child(1){padding-left:0 !important}.bdt-honeycombs:not(.honeycombs-loaded){opacity:0}.bdt-background-overlay-yes>.elementor-widget-container:before{content:"";position:absolute;top:0;left:0;z-index:-1;width:calc(100% - var(--ep-overlay-margin-right, 0px) - var(--ep-overlay-margin-left, 0px));height:calc(100% - var(--ep-overlay-margin-top, 0px) - var(--ep-overlay-margin-bottom, 0px));margin:var(--ep-overlay-margin-top, 0) var(--ep-overlay-margin-right, 0) var(--ep-overlay-margin-bottom, 0) var(--ep-overlay-margin-left, 0);pointer-events:none}.bdt-background-overlay-yes.bdt-bg-o-t-zoom>.elementor-widget-container:before{transform:scale(0);opacity:0;transition:transform 300ms,opacity 300ms}.bdt-background-overlay-yes.bdt-bg-o-t-zoom>.elementor-widget-container:hover:before{transform:scale(1);opacity:1}.bdt-background-overlay-yes.bdt-bg-o-t-rotate>.elementor-widget-container:before{transform:scale(0) rotate(-30deg);opacity:0;transition:transform 300ms,opacity 300ms}.bdt-background-overlay-yes.bdt-bg-o-t-rotate>.elementor-widget-container:hover:before{transform:scale(1) rotate(0deg);opacity:1}.bdt-mini-cart-button-icon svg{width:18px}.bdt-svg-image img{width:auto}.bdt-portfolio-gallery.bdt-portfolio-gallery-skin-janes .bdt-gallery-item .bdt-portfolio-inner .bdt-portfolio-desc{transform:rotateY(-90deg)}.epsc-clipboard .epsc-copy-btn{opacity:0;cursor:pointer}.epsc-clipboard:hover .epsc-copy-btn{opacity:1}.epsc-rating .epsc-rating-item{color:#e7e7e7}.epsc-rating .epsc-rating-item i{display:inline-flex;font-family:'element-pack' !important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative}.epsc-rating .epsc-rating-item i:before{content:'\ece0'}.epsc-rating[class*=" epsc-rating-0"] .epsc-rating-item:nth-child(1) i:after,.epsc-rating[class*=" epsc-rating-1"] .epsc-rating-item:nth-child(-n+1) i:after,.epsc-rating[class*=" epsc-rating-2"] .epsc-rating-item:nth-child(-n+2) i:after,.epsc-rating[class*=" epsc-rating-3"] .epsc-rating-item:nth-child(-n+3) i:after,.epsc-rating[class*=" epsc-rating-4"] .epsc-rating-item:nth-child(-n+4) i:after,.epsc-rating[class*=" epsc-rating-5"] .epsc-rating-item:nth-child(-n+5) i:after{position:absolute;content:'\e95b';color:#FFCC00}.epsc-rating.epsc-rating-0-5 .epsc-rating-item:nth-child(1) i:after,.epsc-rating.epsc-rating-1-5 .epsc-rating-item:nth-child(2) i:after,.epsc-rating.epsc-rating-2-5 .epsc-rating-item:nth-child(3) i:after,.epsc-rating.epsc-rating-3-5 .epsc-rating-item:nth-child(4) i:after,.epsc-rating.epsc-rating-4-5 .epsc-rating-item:nth-child(5) i:after{content:'\e95d';color:#FFCC00;position:absolute}.bdt-floating-effect-infinite--yes .elementor-widget-container>*{animation:fe-infinite-rotate var(--bdt-floating-effect-rotate-duration, 2000ms) linear infinite;animation-delay:var(--bdt-floating-effect-rotate-delay, 0)}@keyframes fe-infinite-rotate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.tippy-box .tippy-content .bdt-title{display:block;font-weight:700;margin-bottom:5px;font-size:1.1em}@keyframes ep-grid-layer-animation-top-to-bottom{from{min-height:0vh}to{min-height:100vh}}.bdt-mouse-disabled{cursor:not-allowed}.bdt-modal .bdt-modal-dialog button.bdt-close{width:auto}.bdt-lightbox .bdt-lightbox-button{transition:all .3s ease}.bdt-lightbox .bdt-lightbox-button svg{width:1em}.bdt-ep-grid-filter a{color:#798184}.bdt-realistic-image-shadow{position:relative;overflow:inherit !important}.elementor-widget-image .bdt-realistic-image-shadow img{display:block}.bdt-realistic-image-shadow img:nth-child(1){position:relative}.bdt-realistic-image-shadow img:nth-last-child(1){position:absolute;z-index:-1;left:0;top:0;filter:blur(20px);transform:scaleX(.9) translateY(0);transition:filter .3s ease-out,opacity .3s ease-out,transform .3s ease-out}.bdt-realistic-image-shadow:not(.bdt-hover) img:nth-last-child(1){filter:blur(20px);opacity:.8;transform:scaleX(.9) translateY(20px)}.bdt-realistic-image-shadow.bdt-hover img:nth-child(1){transition:transform .3s ease-out}.bdt-realistic-image-shadow.bdt-hover:hover img:nth-child(1){transform:translateY(-15px)}.bdt-realistic-image-shadow.bdt-hover img:nth-last-child(1){height:100%;width:100%;opacity:0}.bdt-realistic-image-shadow.bdt-hover:hover img:nth-last-child(1){opacity:.8;transform:scaleX(.9) translateY(15px)}.data-changed .price-int{background:#1e87f0;color:#fff;padding:2px 12px;border-radius:5px}.bdt-image-mask{position:relative}.bdt-image-mask:before{content:'';background-position:center center;background-repeat:no-repeat;background-size:contain;position:absolute;height:100%;width:100%;top:0;left:0;right:0;bottom:0;z-index:1}.bdt-scroll-effect-yes .elementor-heading-title,.bdt-scroll-effect-yes .bdt-heading-tag span,.bdt-scroll-effect-yes .bdt-ep-advanced-heading-main-title-inner{position:relative;display:inline;-webkit-text-fill-color:rgba(0,0,0,0.1);-webkit-background-clip:text;background-repeat:no-repeat;background-image:linear-gradient(var(--bdt-adh-text-bg, #000), var(--bdt-adh-text-bg, #000));background-size:0 100%}@media (min-width:768px){.elementor-position-right .bdt-ep-advanced-counter,.elementor-position-left .bdt-ep-advanced-counter{display:flex}}