#cookie-law-info-bar {
font-size: 15px;
margin: 0 auto;
padding: 12px 10px;
position: absolute;
text-align: center;
box-sizing: border-box;
width:100%;
z-index: 9999; display: none;
left:0px;
font-weight:300;
box-shadow: 0 -1px 10px 0 rgba(172, 171, 171, 0.3);
}
#cookie-law-info-again {
font-size: 10pt;
margin: 0;
padding:5px 10px;
text-align: center;
z-index: 9999;
cursor: pointer;
box-shadow: #161616 2px 2px 5px 2px;
}
#cookie-law-info-bar span {
vertical-align: middle;
} .cli-plugin-button, .cli-plugin-button:visited {
display: inline-block;
padding: 9px 12px;
color: #fff;
text-decoration: none;
position: relative;
cursor: pointer;
margin-left: 5px;
text-decoration: none;
}
.cli-plugin-main-link {
margin-left:0px;
font-weight: 550; text-decoration: underline;
}
.cli-plugin-button:hover {
background-color: #111;
color: #fff;
text-decoration: none;
}
.small.cli-plugin-button, .small.cli-plugin-button:visited {
font-size: 11px;
}
.cli-plugin-button, .cli-plugin-button:visited,
.medium.cli-plugin-button, .medium.cli-plugin-button:visited {
font-size: 13px;
font-weight: 400;
line-height: 1;
}
.large.cli-plugin-button, .large.cli-plugin-button:visited {
font-size: 14px;
padding: 8px 14px 9px;
}
.super.cli-plugin-button, .super.cli-plugin-button:visited {
font-size: 34px;
padding: 8px 14px 9px;
}
.pink.cli-plugin-button, .magenta.cli-plugin-button:visited {
background-color: #e22092;
}
.pink.cli-plugin-button:hover {
background-color: #c81e82;
}
.green.cli-plugin-button, .green.cli-plugin-button:visited {
background-color: #91bd09;
}
.green.cli-plugin-button:hover {
background-color: #749a02;
}
.red.cli-plugin-button, .red.cli-plugin-button:visited {
background-color: #e62727;
}
.red.cli-plugin-button:hover {
background-color: #cf2525;
}
.orange.cli-plugin-button, .orange.cli-plugin-button:visited {
background-color: #ff5c00;
}
.orange.cli-plugin-button:hover {
background-color: #d45500;
}
.blue.cli-plugin-button, .blue.cli-plugin-button:visited {
background-color: #2981e4;
}
.blue.cli-plugin-button:hover {
background-color: #2575cf;
}
.yellow.cli-plugin-button, .yellow.cli-plugin-button:visited {
background-color: #ffb515;
}
.yellow.cli-plugin-button:hover {
background-color: #fc9200;
}
.cli-plugin-button{ margin-top:5px; }
.cli-bar-popup{
-moz-background-clip: padding;
-webkit-background-clip: padding;
background-clip: padding-box;
-webkit-border-radius:30px;
-moz-border-radius:30px;
border-radius:30px;
padding:20px;
}
.cli-powered_by_p{width:100% !important; display:block !important; color:#333; clear:both; font-style:italic !important; font-size:12px !important; margin-top:15px !important; }
.cli-powered_by_a{color:#333; font-weight:600 !important; font-size:12px !important;} .cli-plugin-main-link.cli-plugin-button {
text-decoration: none;
}
.cli-plugin-main-link.cli-plugin-button {
margin-left: 5px;
}.gdpr-container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.gdpr-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.gdpr-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.gdpr-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.gdpr-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.gdpr-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.gdpr-px-0 {
padding-left: 0;
padding-right: 0;
}
.modal-backdrop.show {
opacity: .8;
}
.modal-open {
overflow: hidden
}
.modal-open .gdpr-modal {
overflow-x: hidden;
overflow-y: auto
}
.gdpr-modal.fade .gdpr-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.gdpr-modal.show .gdpr-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1039;
background-color: #000
}
.modal-backdrop.fade {
opacity: 0
}
.modal-backdrop.show {
opacity: .5
}
.gdpr-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
outline: 0
}
.gdpr-modal a {
text-decoration: none;
}
.gdpr-modal .gdpr-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.gdpr-modal .gdpr-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2));
}
}
@media (min-width: 992px) {
.gdpr-modal .gdpr-modal-dialog {
max-width: 900px;
}
}
.gdpr-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,.2);
border-radius: .3rem;
outline: 0
}
.gdpr-modal .row {
margin: 0 -15px;
}
.gdpr-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.gdpr-modal .close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.gdpr-modal .close:focus {
outline: 0;
}
.gdpr-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.gdpr-switch input[type="checkbox"] {
display:none;
}
.gdpr-switch .gdpr-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.gdpr-switch .gdpr-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.gdpr-switch input:checked + .gdpr-slider {
background-color:rgb(99, 179, 95);
}
.gdpr-switch input:checked + .gdpr-slider:before {
transform: translateX(26px);
}
.gdpr-switch .gdpr-slider {
border-radius: 34px;
}
.gdpr-switch .gdpr-slider:before {
border-radius: 50%;
}
.gdpr-tab-content>.gdpr-tab-pane {
display: none;
}
.gdpr-tab-content>.active {
display: block;
}
.gdpr-fade {
transition: opacity .15s linear;
}
.gdpr-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column !important;
flex-direction: column !important;
align-items: stretch !important;
-ms-align-items: stretch !important;
}
.nav.gdpr-nav-pills, .gdpr-tab-content {
width: 100%;
padding: 30px;
}
.nav.gdpr-nav-pills {
background: #f3f3f3;
}
.nav.gdpr-nav-pills .gdpr-nav-link {
border: 1px solid #0070ad;
margin-bottom: 10px;
color: #0070ad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active, .nav.gdpr-nav-pills .show>.gdpr-nav-link {
background-color: #0070ad;
border: 1px solid #0070ad;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active {
color: #ffffff;
}
.gdpr-tab-content .gdpr-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.gdpr-tab-content .gdpr-button-wrapper .btn-gdpr {
background-color: #0070ad;
border-color: #0070ad;
color: #ffffff;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .375rem .75rem;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.gdpr-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.gdpr-tab-content h4 {
font-size: 20px;
margin-bottom: .5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
}
.cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
display: none;
}
.cli-modal-backdrop.cli-fade {
opacity: 0
}
.cli-modal-backdrop.cli-show {
opacity: .5;
display: block;
}
.cli-modal.cli-show {
display: block;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 900px;
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .3rem;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent !important;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.cli-switch input:checked + .cli-slider {
background-color: #00acad
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(26px);
}
.cli-switch .cli-slider {
border-radius: 34px;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-tab-content>.cli-active {
display: block;
}
.cli-fade {
transition: opacity .15s linear;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding: 30px;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #f3f3f3;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #00acad;
margin-bottom: 10px;
color: #00acad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #00acad;
border: 1px solid #00acad;
}
.cli-nav-pills .cli-nav-link.cli-active {
color: #ffffff;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} .cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
flex-direction: column;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
-webkit-transform:scale(0);
transform:scale(0);
transition: opacity ease-in-out 0.5s;
}
.cli-modal-backdrop.cli-fade {
opacity: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .5;
-webkit-transform:scale(1);
transform:scale(1);
}
.cli-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 99999;
transform: scale(0);
overflow: hidden;
outline: 0;
display: none;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: inherit;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .2rem;
box-sizing: border-box;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 38px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 20px;
width: 38px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 15px;
left: 3px;
position: absolute;
transition: .4s;
width: 15px;
}
.cli-switch input:checked + .cli-slider {
background-color: #61a229;
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(18px);
}
.cli-switch .cli-slider {
border-radius: 34px;
font-size:0;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding:5px 30px 5px 5px;
box-sizing: border-box;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #fff;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #cccccc;
margin-bottom: 10px;
color:#2a2a2a;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #f6f6f9;
border: 1px solid #cccccc;
}
.cli-nav-pills .cli-nav-link.cli-active {
color:#2a2a2a;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} #cookie-law-info-bar .cli-nav-pills,#cookie-law-info-bar .cli-tab-content,#cookie-law-info-bar .cli-nav-pills .cli-show>.cli-nav-link,#cookie-law-info-bar a.cli-nav-link.cli-active{
background: transparent;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link.cli-active,#cookie-law-info-bar  .cli-nav-link,#cookie-law-info-bar .cli-tab-container p,#cookie-law-info-bar span.cli-necessary-caption,#cookie-law-info-bar .cli-switch .cli-slider:after
{
color:inherit;
}
#cookie-law-info-bar .cli-tab-header a:before
{
border-right: 1px solid currentColor;
border-bottom: 1px solid currentColor;
}
#cookie-law-info-bar .cli-row
{
margin-top:20px;
}
#cookie-law-info-bar .cli-col-4
{
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
#cookie-law-info-bar .cli-col-8
{
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.cli-wrapper {
max-width: 90%;
float: none;
margin: 0 auto;
}
#cookie-law-info-bar .cli-tab-content h4
{
margin-bottom:0.5rem;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link
{
padding: .2rem 0.5rem;
}
#cookie-law-info-bar .cli-tab-container
{
display:none;
text-align:left;
} .cli-tab-footer .cli-btn {
background-color: #00acad;
padding: 10px 15px;
text-decoration:none;
}
.cli-tab-footer .wt-cli-privacy-accept-btn {
background-color: #61a229;
color: #ffffff;
border-radius: 0;
}
.cli-tab-footer {
width:100%;
text-align:right;
padding: 20px 0;
} .cli-col-12
{
width:100%;
}
.cli-tab-header
{
display: flex;
justify-content: space-between;
}
.cli-tab-header a:before {
width: 10px;
height: 2px;
left: 0;
top: calc(50% - 1px);
}
.cli-tab-header a:after {
width: 2px;
height: 10px;
left: 4px;
top: calc(50% - 5px);
-webkit-transform: none;
transform: none;
}
.cli-tab-header a:before {
width: 7px;
height: 7px;
border-right: 1px solid #4a6e78;
border-bottom: 1px solid #4a6e78;
content: " ";
transform: rotate(-45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
margin-right:10px;
}
.cli-tab-header a.cli-nav-link  {
position: relative;
display: flex;
align-items: center;
font-size:14px;
color:#000;
text-transform: capitalize;
}
.cli-tab-header.cli-tab-active .cli-nav-link:before
{
transform: rotate(45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.cli-tab-header {
border-radius: 5px;
padding: 12px 15px;
cursor: pointer;
transition: background-color 0.2s ease-out 0.3s, color 0.2s ease-out 0s;
background-color:#f2f2f2;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 0;
top: 0;
z-index: 1;
-webkit-appearance: none;
width: 40px;
height: 40px;
padding: 0;
border-radius: 50%;
padding: 10px;
background: transparent;
border:none;
min-width: 40px;
}
.cli-tab-container h4,.cli-tab-container h1 {
font-family: inherit;
font-size: 16px;
margin-bottom: 15px;
margin:10px 0;
}
#cliSettingsPopup .cli-tab-section-container {
padding-top: 12px;
}
.cli-tab-container p ,.cli-privacy-content-text{
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}
.wt-cli-privacy
{
display:none;
}
.cli-tab-content
{
display:none;
}
.cli-tab-section .cli-tab-content
{
padding: 10px 20px 5px 20px;
}
.cli-tab-section
{
margin-top:5px;
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 645px;
}
}
.cli-switch .cli-slider:after{
content: attr(data-cli-disable);
position: absolute;
right: 50px;
color: #000;
font-size:12px;
text-align:right;
min-width: 80px;
}
.cli-switch input:checked + .cli-slider:after
{
content: attr(data-cli-enable);
}
.cli-privacy-overview:not(.cli-collapsed) .cli-privacy-content {
max-height: 60px;
transition: max-height 0.15s ease-out;
overflow: hidden;
}
a.cli-privacy-readmore {
font-size: 12px;
margin-top: 12px;
display: inline-block;
padding-bottom: 0;
cursor: pointer;
color:#000;
text-decoration: underline;
}
.cli-modal-footer {
position: relative;
}
a.cli-privacy-readmore:before {
content: attr(data-readmore-text);
}
.cli-collapsed a.cli-privacy-readmore:before {
content: attr(data-readless-text);
}
.cli-collapsed .cli-privacy-content
{
transition: max-height 0.25s ease-in;
}
.cli-privacy-content p
{
margin-bottom:0;
}
.cli-modal-close svg {
fill: #000;
}
span.cli-necessary-caption {
color: #000;
font-size: 12px;
}
.cli-tab-section.cli-privacy-tab {
display: none;
}
#cookie-law-info-bar .cli-tab-section.cli-privacy-tab {
display: block;
}
#cookie-law-info-bar .cli-privacy-overview {
display: none;
}
.cli-tab-container .cli-row
{
max-height: 500px;
overflow-y: auto;
}
.cli-modal.cli-blowup.cli-out {
z-index: -1;
}
.cli-modal.cli-blowup {
z-index: 999999;
transform: scale(1);
}
.cli-modal.cli-blowup .cli-modal-dialog {
animation: blowUpModal 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
.cli-modal.cli-blowup.cli-out .cli-modal-dialog
{
animation: blowUpModalTwo 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
@keyframes blowUpContent {
0% {
transform: scale(1);
opacity: 1;
}
99.9% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(0);
}
}
@keyframes blowUpContentTwo {
0% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(1);
opacity: 1;
}
}
@keyframes blowUpModal {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
}
}
@keyframes blowUpModalTwo {
0% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(0.5);
opacity: 0;
}
100% {
transform: scale(0);
opacity: 0;
}
}
.cli-tab-section .cookielawinfo-row-cat-table td, .cli-tab-section .cookielawinfo-row-cat-table th {
font-size: 12px;
}
.cli_settings_button
{
cursor: pointer;
} .wt-cli-sr-only
{
display: none;
font-size:16px;
} a.wt-cli-element.cli_cookie_close_button {
text-decoration: none;
color: #333333;
font-size: 22px;
line-height: 22px;
cursor: pointer;
position: absolute;
right: 10px;
top: 5px;
} .cli-bar-container{
float: none;
margin: 0 auto;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.cli-bar-btn_container {
margin-left: 20px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
flex-wrap: nowrap;
}
.cli-style-v2 a
{
cursor: pointer;
}
.cli-bar-btn_container a {
white-space: nowrap;
}
.cli-style-v2 .cli-plugin-main-link
{
font-weight:inherit;
}
.cli-style-v2
{
font-size: 11pt;
line-height: 18px;
font-weight:normal;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-container,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-container{
display: block;
}
.cli-style-v2 .cli-bar-message {
width: 70%;
text-align: left;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-message,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-message
{
width:100%;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
flex-wrap: wrap;
} #cookie-law-info-bar[data-cli-type="popup"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"] .cli_messagebar_head{
text-align: left; margin-bottom: 5px;
margin-top: 0px;
font-size: 16px;
} .cli-style-v2 .cli-bar-message .wt-cli-ccpa-element,.cli-style-v2 .cli-bar-message .wt-cli-ccpa-checkbox {
margin-top: 5px;
}
.cli-style-v2 .cli-bar-btn_container .cli_action_button ,
.cli-style-v2 .cli-bar-btn_container .cli-plugin-main-link,
.cli-style-v2 .cli-bar-btn_container .cli_settings_button
{
margin-left: 5px;
}
.wt-cli-ccpa-checkbox label {
font-size: inherit;
cursor: pointer;
margin: 0px 0px 0px 5px;
} #cookie-law-info-bar[data-cli-style="cli-style-v2"]
{
padding: 14px 25px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"]
{
padding:32px 30px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"] {
padding: 32px 45px;
}
.cli-style-v2 .cli-plugin-main-link:not(.cli-plugin-button), .cli-style-v2 .cli_settings_button:not(.cli-plugin-button),.cli-style-v2 .cli_action_button:not(.cli-plugin-button){
text-decoration: underline;
}
.cli-style-v2 .cli-bar-btn_container .cli-plugin-button {
margin-top: 5px;
margin-bottom: 5px;
}
a.wt-cli-ccpa-opt-out {
white-space: nowrap;
text-decoration: underline;
}
.wt-cli-necessary-checkbox {
display: none !important;
}
@media (max-width: 985px) {
.cli-style-v2 .cli-bar-message
{
width:100%;
}
.cli-style-v2.cli-bar-container
{
justify-content:left;
flex-wrap: wrap;
}
.cli-style-v2 .cli-bar-btn_container {
margin-left:0px;
margin-top: 10px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"]
{
padding: 25px 25px;
}
} .wt-cli-ckyes-brand-logo {
display: flex;
align-items: center;
font-size: 9px;
color: #111111;
font-weight: normal;
}
.wt-cli-ckyes-brand-logo img{
width: 65px;
margin-left: 2px;
}
.wt-cli-privacy-overview-actions {
padding-bottom:0;
}
@media only screen and (max-width: 479px) and (min-width: 320px){
.cli-style-v2 .cli-bar-btn_container {
flex-wrap: wrap;
}
} .wt-cli-cookie-description {
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}@keyframes ifMenuFadeIn {
from {
opacity: 0;
transform: translate3d(20%, 0, 0);
}
to {
opacity: 1;
transform: translate3d(0, 0, 0);
}
}
.if-menu-peek {
position: relative;
}
.if-menu-peek a {
opacity: 0.8;
}
.if-menu-peek::before {
content: "If Menu peek";
position: absolute;
text-align: center;
top: 50%;
left: calc(100% + 15px);
background: #f6f9fc;
box-shadow: 0 0 0 1px rgba(136,152,170,.1), 0 15px 35px 0 rgba(49,49,93,.1), 0 5px 15px 0 rgba(0,0,0,.08);
border-radius: 4px;
width: 140px;
margin-top: -17px;
padding: 10px 15px;
font-size: 14px;
opacity: 0;
pointer-events: none;
}
.if-menu-peek:hover::before {
animation: ifMenuFadeIn ease-in-out .2s forwards;
}
.if-menu-peek::after {
content: "";
position: absolute;
width: 20px;
height: 17px;
background: url(//starsprint.hu/wp-content/plugins/if-menu/assets/icon-visibility.svg);
color: rgb(80,169,47);
background-size: cover;
top: -14px;
right: -15px;
border-radius: 50%;
}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@font-face{font-family:'FontAwesome';src:url(//starsprint.hu/wp-content/plugins/essential-real-estate/lib/smart-framework/assets/vendors/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//starsprint.hu/wp-content/plugins/essential-real-estate/lib/smart-framework/assets/vendors/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//starsprint.hu/wp-content/plugins/essential-real-estate/lib/smart-framework/assets/vendors/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//starsprint.hu/wp-content/plugins/essential-real-estate/lib/smart-framework/assets/vendors/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//starsprint.hu/wp-content/plugins/essential-real-estate/lib/smart-framework/assets/vendors/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//starsprint.hu/wp-content/plugins/essential-real-estate/lib/smart-framework/assets/vendors/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:400;font-style:normal}.fa{display:inline-block;font:14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right,.pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-close:before,.fa-remove:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-repeat:before,.fa-rotate-right:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-exclamation-triangle:before,.fa-warning:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-floppy-o:before,.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-chain-broken:before,.fa-unlink:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}.fa-eur:before,.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-inr:before,.fa-rupee:before{content:"\f156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}.fa-krw:before,.fa-won:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before,.fa-turkish-lira:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before,.fa-file-sound-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before,.fa-resistance:before{content:"\f1d0"}.fa-empire:before,.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before,.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before,.fa-send-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-bed:before,.fa-hotel:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-y-combinator:before,.fa-yc:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before,.fa-battery:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-paper-o:before,.fa-hand-stop-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-television:before,.fa-tv:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before{content:"\f2a3"}.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-address-card:before,.fa-vcard:before{content:"\f2bb"}.fa-address-card-o:before,.fa-vcard-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer-full:before,.fa-thermometer:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bath:before,.fa-bathtub:before,.fa-s15:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin:2px 0 0 0;padding:.5em .5em .5em .7em;min-height:0;font-size:100%}.ui-accordion .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-icons .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-header .ui-accordion-header-icon{position:absolute;left:.5em;top:50%;margin-top:-8px}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}.ui-button{display:inline-block;position:relative;padding:0;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;overflow:visible}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.ui-button .ui-button-text{display:block;line-height:normal}.ui-button-text-only .ui-button-text{padding:.4em 1em}.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text{padding:.4em;text-indent:-9999999px}.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 1em .4em 2.1em}.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 2.1em .4em 1em}.ui-button-text-icons .ui-button-text{padding-left:2.1em;padding-right:2.1em}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon,.ui-button-icons-only .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px}.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary,.ui-button-icons-only .ui-button-icon-primary{left:.5em}.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary,.ui-button-icons-only .ui-button-icon-secondary{right:.5em}.ui-buttonset{margin-right:7px}.ui-buttonset .ui-button{margin-left:0;margin-right:-.3em}input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{border:0;padding:0}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-dialog{overflow:hidden;position:absolute;top:0;left:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:20px;margin:-10px 0 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-se{width:12px;height:12px;right:-5px;bottom:-5px;background-position:16px 16px}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-draggable-handle{-ms-touch-action:none;touch-action:none}.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:none}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{position:relative;margin:0;padding:3px 1em 3px .4em;cursor:pointer;min-height:0;list-style-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-state-focus,.ui-menu .ui-state-active{margin:-1px}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item{padding-left:2em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;left:.2em;margin:auto 0}.ui-menu .ui-menu-icon{left:auto;right:0}.ui-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url(data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==);height:100%;filter:alpha(opacity=25);opacity:0.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:0.1px;display:block;-ms-touch-action:none;touch-action:none}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-selectable{-ms-touch-action:none;touch-action:none}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted black}.ui-selectmenu-menu{padding:0;margin:0;position:absolute;top:0;left:0;display:none}.ui-selectmenu-menu .ui-menu{overflow:auto;overflow-x:hidden;padding-bottom:1px}.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{font-size:1em;font-weight:bold;line-height:1.5;padding:2px 0.4em;margin:0.5em 0 0 0;height:auto;border:0}.ui-selectmenu-open{display:block}.ui-selectmenu-button{display:inline-block;overflow:hidden;position:relative;text-decoration:none;cursor:pointer}.ui-selectmenu-button span.ui-icon{right:0.5em;left:auto;margin-top:-8px;position:absolute;top:50%}.ui-selectmenu-button span.ui-selectmenu-text{text-align:left;padding:0.4em 2.1em 0.4em 1em;display:block;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-sortable-handle{-ms-touch-action:none;touch-action:none}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:none;color:inherit;padding:0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:22px}.ui-spinner-button{width:16px;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ui-spinner a.ui-spinner-button{border-top:none;border-bottom:none;border-right:none}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;left:0}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px;-webkit-box-shadow:0 0 5px #aaa;box-shadow:0 0 5px #aaa}body .ui-tooltip{border-width:2px}.ui-widget{font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #ddd;background:#eee url(//starsprint.hu/wp-content/plugins/essential-real-estate/public/assets/packages/jquery-ui/images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{border:1px solid #e78f08;background:#f6a828 url(//starsprint.hu/wp-content/plugins/essential-real-estate/public/assets/packages/jquery-ui/images/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x;color:#fff;font-weight:bold}.ui-widget-header a{color:#fff}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #ccc;background:#f6f6f6 url(//starsprint.hu/wp-content/plugins/essential-real-estate/public/assets/packages/jquery-ui/images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x;font-weight:bold;color:#1c94c4}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#1c94c4;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{border:1px solid #fbcb09;background:#fdf5ce url(//starsprint.hu/wp-content/plugins/essential-real-estate/public/assets/packages/jquery-ui/images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x;font-weight:bold;color:#c77405}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited{color:#c77405;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #fbd850;background:#fff url(//starsprint.hu/wp-content/plugins/essential-real-estate/public/assets/packages/jquery-ui/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;font-weight:bold;color:#eb8f00}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#eb8f00;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fed22f;background:#ffe45c url(//starsprint.hu/wp-content/plugins/essential-real-estate/public/assets/packages/jquery-ui/images/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#b81900 url(//starsprint.hu/wp-content/plugins/essential-real-estate/public/assets/packages/jquery-ui/images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat;color:#fff}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#fff}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#fff}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url(//starsprint.hu/wp-content/plugins/essential-real-estate/public/assets/packages/jquery-ui/images/ui-icons_222222_256x240.png)}.ui-widget-header .ui-icon{background-image:url(//starsprint.hu/wp-content/plugins/essential-real-estate/public/assets/packages/jquery-ui/images/ui-icons_ffffff_256x240.png)}.ui-state-default .ui-icon{background-image:url(//starsprint.hu/wp-content/plugins/essential-real-estate/public/assets/packages/jquery-ui/images/ui-icons_ef8c08_256x240.png)}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon{background-image:url(//starsprint.hu/wp-content/plugins/essential-real-estate/public/assets/packages/jquery-ui/images/ui-icons_ef8c08_256x240.png)}.ui-state-active .ui-icon{background-image:url(//starsprint.hu/wp-content/plugins/essential-real-estate/public/assets/packages/jquery-ui/images/ui-icons_ef8c08_256x240.png)}.ui-state-highlight .ui-icon{background-image:url(//starsprint.hu/wp-content/plugins/essential-real-estate/public/assets/packages/jquery-ui/images/ui-icons_228ef1_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(//starsprint.hu/wp-content/plugins/essential-real-estate/public/assets/packages/jquery-ui/images/ui-icons_ffd27a_256x240.png)}.ui-icon-blank{background-position:16px 16px}.ui-icon-carat-1-n{background-position:0 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:0 -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:4px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:4px}.ui-widget-overlay{background:#666 url(//starsprint.hu/wp-content/plugins/essential-real-estate/public/assets/packages/jquery-ui/images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat;opacity:.5;filter:Alpha(Opacity=50)}.ui-widget-shadow{margin:-5px 0 0 -5px;padding:5px;background:#000 url(//starsprint.hu/wp-content/plugins/essential-real-estate/public/assets/packages/jquery-ui/images/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x;opacity:.2;filter:Alpha(Opacity=20);border-radius:5px}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:0;padding:0!important;font:inherit}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{animation-duration:1000ms;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}.owl-height{transition:height 500ms ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity 400ms ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//starsprint.hu/wp-content/plugins/essential-real-estate/public/assets/packages/owl-carousel/assets/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform 100ms ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity 400ms ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.lg-actions .lg-next, .lg-actions .lg-prev, .lg-sub-html, .lg-toolbar {
background-color: rgba(0, 0, 0, .45);
z-index: 1080
}
#lg-counter, .lg-outer .lg-video-cont {
vertical-align: middle;
display: inline-block
}
@font-face {
font-family: lg;
src: url(//starsprint.hu/wp-content/plugins/essential-real-estate/public/assets/packages/light-gallery/fonts/lg.eot?n1z373);
src: url(//starsprint.hu/wp-content/plugins/essential-real-estate/public/assets/packages/light-gallery/fonts/lg.eot?#iefixn1z373) format("embedded-opentype"), url(//starsprint.hu/wp-content/plugins/essential-real-estate/public/assets/packages/light-gallery/fonts/lg.woff?n1z373) format("woff"), url(//starsprint.hu/wp-content/plugins/essential-real-estate/public/assets/packages/light-gallery/fonts/lg.ttf?n1z373) format("truetype"), url(//starsprint.hu/wp-content/plugins/essential-real-estate/public/assets/packages/light-gallery/fonts/lg.svg?n1z373#lg) format("svg");
font-weight: 400;
font-style: normal
}
.lg-icon {
font-family: lg;
speak: none;
font-style: normal;
font-weight: 400;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale
}
.lg-actions .lg-next, .lg-actions .lg-prev {
border-radius: 2px;
color: #999;
cursor: pointer;
display: block;
font-size: 22px;
margin-top: -10px;
padding: 8px 10px 9px;
position: absolute;
top: 50%
}
.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
pointer-events: none;
opacity: .5
}
.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
color: #FFF
}
.lg-actions .lg-next {
right: 20px
}
.lg-actions .lg-next:before {
content: "\e095"
}
.lg-actions .lg-prev {
left: 20px
}
.lg-actions .lg-prev:after {
content: "\e094"
}
@-webkit-keyframes lg-right-end {
0%, 100% {
left: 0
}
50% {
left: -30px
}
}
@-moz-keyframes lg-right-end {
0%, 100% {
left: 0
}
50% {
left: -30px
}
}
@-ms-keyframes lg-right-end {
0%, 100% {
left: 0
}
50% {
left: -30px
}
}
@keyframes lg-right-end {
0%, 100% {
left: 0
}
50% {
left: -30px
}
}
@-webkit-keyframes lg-left-end {
0%, 100% {
left: 0
}
50% {
left: 30px
}
}
@-moz-keyframes lg-left-end {
0%, 100% {
left: 0
}
50% {
left: 30px
}
}
@-ms-keyframes lg-left-end {
0%, 100% {
left: 0
}
50% {
left: 30px
}
}
@keyframes lg-left-end {
0%, 100% {
left: 0
}
50% {
left: 30px
}
}
.lg-outer.lg-right-end .lg-object {
-webkit-animation: lg-right-end .3s;
-o-animation: lg-right-end .3s;
animation: lg-right-end .3s;
position: relative
}
.lg-outer.lg-left-end .lg-object {
-webkit-animation: lg-left-end .3s;
-o-animation: lg-left-end .3s;
animation: lg-left-end .3s;
position: relative
}
.lg-toolbar {
left: 0;
position: absolute;
top: 0;
width: 100%
}
.lg-toolbar .lg-icon {
color: #999;
cursor: pointer;
float: right;
font-size: 24px;
height: 47px;
line-height: 27px;
padding: 10px 0;
text-align: center;
width: 50px;
text-decoration: none !important;
outline: 0
}
.lg-toolbar .lg-icon:hover {
color: #FFF
}
.lg-toolbar .lg-close:after {
content: "\e070"
}
.lg-toolbar .lg-download:after {
content: "\e0f2"
}
.lg-sub-html {
bottom: 0;
color: #EEE;
font-size: 16px;
left: 0;
padding: 10px 40px;
position: fixed;
right: 0;
text-align: center
}
.lg-sub-html h4 {
margin: 0;
font-size: 13px;
font-weight: 700
}
.lg-sub-html p {
font-size: 12px;
margin: 5px 0 0
}
#lg-counter {
color: #999;
font-size: 16px;
padding-left: 20px;
padding-top: 12px
}
.lg-next, .lg-prev, .lg-toolbar {
opacity: 1;
-webkit-transition: -webkit-transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s;
-moz-transition: -moz-transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s;
-o-transition: -o-transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s;
transition: transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s
}
.lg-hide-items .lg-prev {
opacity: 0;
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0)
}
.lg-hide-items .lg-next {
opacity: 0;
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0)
}
.lg-hide-items .lg-toolbar {
opacity: 0;
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0)
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
-webkit-transform: scale3d(.5, .5, .5);
transform: scale3d(.5, .5, .5);
opacity: 0;
-webkit-transition: -webkit-transform 250ms ease 0s, opacity 250ms !important;
-moz-transition: -moz-transform 250ms ease 0s, opacity 250ms !important;
-o-transition: -o-transform 250ms ease 0s, opacity 250ms !important;
transition: transform 250ms ease 0s, opacity 250ms !important;
-webkit-transform-origin: 50% 50%;
-moz-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
transform-origin: 50% 50%
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
opacity: 1
}
.lg-outer .lg-thumb-outer {
background-color: #0D0A0A;
bottom: 0;
position: absolute;
width: 100%;
z-index: 1080;
max-height: 350px;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
-webkit-transition: -webkit-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
-moz-transition: -moz-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
-o-transition: -o-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
transition: transform .25s cubic-bezier(0, 0, .25, 1) 0s
}
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
cursor: -webkit-grab;
cursor: -moz-grab;
cursor: -o-grab;
cursor: -ms-grab;
cursor: grab
}
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
cursor: move;
cursor: -webkit-grabbing;
cursor: -moz-grabbing;
cursor: -o-grabbing;
cursor: -ms-grabbing;
cursor: grabbing
}
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
-webkit-transition-duration: 0s !important;
transition-duration: 0s !important
}
.lg-outer.lg-thumb-open .lg-thumb-outer {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0)
}
.lg-outer .lg-thumb {
padding: 10px 0;
height: 100%;
margin-bottom: -5px
}
.lg-outer .lg-thumb-item {
cursor: pointer;
float: left;
overflow: hidden;
height: 100%;
border: 2px solid #FFF;
border-radius: 4px;
margin-bottom: 5px
}
@media (min-width: 1025px) {
.lg-outer .lg-thumb-item {
-webkit-transition: border-color .25s ease;
-o-transition: border-color .25s ease;
transition: border-color .25s ease
}
}
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
border-color: #a90707
}
.lg-outer .lg-thumb-item img {
width: 100%;
height: 100%
}
.lg-outer.lg-has-thumb .lg-item {
padding-bottom: 120px
}
.lg-outer.lg-can-toggle .lg-item {
padding-bottom: 0
}
.lg-outer.lg-pull-caption-up .lg-sub-html {
-webkit-transition: bottom .25s ease;
-o-transition: bottom .25s ease;
transition: bottom .25s ease
}
.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
bottom: 100px
}
.lg-outer .lg-toogle-thumb {
background-color: #0D0A0A;
border-radius: 2px 2px 0 0;
color: #999;
cursor: pointer;
font-size: 24px;
height: 39px;
line-height: 27px;
padding: 5px 0;
position: absolute;
right: 20px;
text-align: center;
top: -39px;
width: 50px
}
.lg-outer .lg-toogle-thumb:after {
content: "\e1ff"
}
.lg-outer .lg-toogle-thumb:hover {
color: #FFF
}
.lg-outer .lg-video-cont {
max-width: 1140px;
max-height: 100%;
width: 100%;
padding: 0 5px
}
.lg-outer .lg-video {
width: 100%;
height: 0;
padding-bottom: 56.25%;
overflow: hidden;
position: relative
}
.lg-outer .lg-video .lg-object {
display: inline-block;
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important
}
.lg-outer .lg-video .lg-video-play {
width: 84px;
height: 59px;
position: absolute;
left: 50%;
top: 50%;
margin-left: -42px;
margin-top: -30px;
z-index: 1080;
cursor: pointer
}
.lg-outer .lg-has-vimeo .lg-video-play {
background: url(//starsprint.hu/wp-content/plugins/essential-real-estate/public/assets/packages/light-gallery/img/vimeo-play.png) no-repeat
}
.lg-outer .lg-has-vimeo:hover .lg-video-play {
background: url(//starsprint.hu/wp-content/plugins/essential-real-estate/public/assets/packages/light-gallery/img/vimeo-play.png) 0 -58px no-repeat
}
.lg-outer .lg-has-html5 .lg-video-play {
background: url(//starsprint.hu/wp-content/plugins/essential-real-estate/public/assets/packages/light-gallery/img/video-play.png) no-repeat;
height: 64px;
margin-left: -32px;
margin-top: -32px;
width: 64px;
opacity: .8
}
.lg-outer .lg-has-html5:hover .lg-video-play {
opacity: 1
}
.lg-outer .lg-has-youtube .lg-video-play {
background: url(//starsprint.hu/wp-content/plugins/essential-real-estate/public/assets/packages/light-gallery/img/youtube-play.png) no-repeat
}
.lg-outer .lg-has-youtube:hover .lg-video-play {
background: url(//starsprint.hu/wp-content/plugins/essential-real-estate/public/assets/packages/light-gallery/img/youtube-play.png) 0 -60px no-repeat
}
.lg-outer .lg-video-object {
width: 100% !important;
height: 100% !important;
position: absolute;
top: 0;
left: 0
}
.lg-outer .lg-has-video .lg-video-object {
visibility: hidden
}
.lg-outer .lg-has-video.lg-video-playing .lg-object, .lg-outer .lg-has-video.lg-video-playing .lg-video-play {
display: none
}
.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
visibility: visible
}
.lg-progress-bar {
background-color: #333;
height: 5px;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 1080;
opacity: 0;
-webkit-transition: opacity 80ms ease 0s;
-moz-transition: opacity 80ms ease 0s;
-o-transition: opacity 80ms ease 0s;
transition: opacity 80ms ease 0s
}
.lg-progress-bar .lg-progress {
background-color: #a90707;
height: 5px;
width: 0
}
.lg-progress-bar.lg-start .lg-progress {
width: 100%
}
.lg-show-autoplay .lg-progress-bar {
opacity: 1
}
.lg-autoplay-button:after {
content: "\e01d"
}
.lg-show-autoplay .lg-autoplay-button:after {
content: "\e01a"
}
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
-webkit-transition-duration: 0s;
transition-duration: 0s
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
-webkit-transition: -webkit-transform .3s ease 0s;
-moz-transition: -moz-transform .3s ease 0s;
-o-transition: -o-transform .3s ease 0s;
transition: transform .3s ease 0s;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
-webkit-transition: -webkit-transform .3s ease 0s, opacity .15s !important;
-moz-transition: -moz-transform .3s ease 0s, opacity .15s !important;
-o-transition: -o-transform .3s ease 0s, opacity .15s !important;
transition: transform .3s ease 0s, opacity .15s !important;
-webkit-transform-origin: 0 0;
-moz-transform-origin: 0 0;
-ms-transform-origin: 0 0;
transform-origin: 0 0;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden
}
#lg-zoom-in:after {
content: "\e311"
}
#lg-actual-size {
font-size: 20px
}
#lg-actual-size:after {
content: "\e033"
}
#lg-zoom-out {
opacity: .5;
pointer-events: none
}
#lg-zoom-out:after {
content: "\e312"
}
.lg-zoomed #lg-zoom-out {
opacity: 1;
pointer-events: auto
}
.lg-outer .lg-pager-outer {
bottom: 60px;
left: 0;
position: absolute;
right: 0;
text-align: center;
z-index: 1080;
height: 10px
}
.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
overflow: visible
}
.lg-outer .lg-pager-cont {
cursor: pointer;
display: inline-block;
overflow: hidden;
position: relative;
vertical-align: top;
margin: 0 5px
}
.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0)
}
.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
box-shadow: 0 0 0 2px #fff inset
}
.lg-outer .lg-pager-thumb-cont {
background-color: #fff;
color: #FFF;
bottom: 100%;
height: 83px;
left: 0;
margin-bottom: 20px;
margin-left: -60px;
opacity: 0;
padding: 5px;
position: absolute;
width: 120px;
border-radius: 3px;
-webkit-transition: opacity .15s ease 0s, -webkit-transform .15s ease 0s;
-moz-transition: opacity .15s ease 0s, -moz-transform .15s ease 0s;
-o-transition: opacity .15s ease 0s, -o-transform .15s ease 0s;
transition: opacity .15s ease 0s, transform .15s ease 0s;
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0)
}
.lg-outer .lg-pager-thumb-cont img {
width: 100%;
height: 100%
}
.lg-outer .lg-pager {
background-color: rgba(255, 255, 255, .5);
border-radius: 50%;
box-shadow: 0 0 0 8px rgba(255, 255, 255, .7) inset;
display: block;
height: 12px;
-webkit-transition: box-shadow .3s ease 0s;
-o-transition: box-shadow .3s ease 0s;
transition: box-shadow .3s ease 0s;
width: 12px
}
.lg-outer .lg-pager:focus, .lg-outer .lg-pager:hover {
box-shadow: 0 0 0 8px #fff inset
}
.lg-outer .lg-caret {
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-top: 10px dashed;
bottom: -10px;
display: inline-block;
height: 0;
left: 50%;
margin-left: -5px;
position: absolute;
vertical-align: middle;
width: 0
}
.lg-outer, .lg-outer .lg, .lg-outer .lg-inner {
width: 100%;
height: 100%
}
.lg-fullscreen:after {
content: "\e20c"
}
.lg-fullscreen-on .lg-fullscreen:after {
content: "\e20d"
}
.group:after, .group:before {
display: table;
content: "";
line-height: 0
}
.group:after {
clear: both
}
.lg-outer {
position: fixed;
top: 0;
left: 0;
z-index: 1050;
opacity: 0;
-webkit-transition: opacity .15s ease 0s;
-o-transition: opacity .15s ease 0s;
transition: opacity .15s ease 0s
}
.lg-outer * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box
}
.lg-outer.lg-visible {
opacity: 1
}
.lg-outer.lg-css3 .lg-item.lg-current, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-prev-slide {
-webkit-transition-duration: inherit !important;
transition-duration: inherit !important;
-webkit-transition-timing-function: inherit !important;
transition-timing-function: inherit !important
}
.lg-outer.lg-css3.lg-dragging .lg-item.lg-current, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide {
-webkit-transition-duration: 0s !important;
transition-duration: 0s !important;
opacity: 1
}
.lg-outer.lg-grab img.lg-object {
cursor: -webkit-grab;
cursor: -moz-grab;
cursor: -o-grab;
cursor: -ms-grab;
cursor: grab
}
.lg-outer.lg-grabbing img.lg-object {
cursor: move;
cursor: -webkit-grabbing;
cursor: -moz-grabbing;
cursor: -o-grabbing;
cursor: -ms-grabbing;
cursor: grabbing
}
.lg-outer .lg {
position: relative;
overflow: hidden;
margin-left: auto;
margin-right: auto;
max-width: 100%;
max-height: 100%
}
.lg-outer .lg-inner {
position: absolute;
left: 0;
top: 0;
white-space: nowrap
}
.lg-outer .lg-item {
background: url(//starsprint.hu/wp-content/plugins/essential-real-estate/public/assets/packages/light-gallery/img/loading.gif) center center no-repeat;
display: none !important
}
.lg-outer.lg-css .lg-current, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide, .lg-outer.lg-css3 .lg-prev-slide {
display: inline-block !important
}
.lg-outer .lg-img-wrap, .lg-outer .lg-item {
display: inline-block;
text-align: center;
position: absolute;
width: 100%;
height: 100%
}
.lg-outer .lg-img-wrap:before, .lg-outer .lg-item:before {
content: "";
display: inline-block;
height: 50%;
width: 1px;
margin-right: -1px
}
.lg-outer .lg-img-wrap {
position: static;
padding: 0 5px
}
.lg-outer .lg-item.lg-complete {
background-image: none
}
.lg-outer .lg-item.lg-current {
z-index: 1060
}
.lg-outer .lg-image {
display: inline-block;
vertical-align: middle;
max-width: 100%;
max-height: 100%;
width: auto !important;
height: auto !important
}
.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
opacity: 0;
-webkit-transition: opacity .15s ease 0s;
-o-transition: opacity .15s ease 0s;
transition: opacity .15s ease 0s
}
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
opacity: 1
}
.lg-outer .lg-empty-html, .lg-outer.lg-hide-download #lg-download {
display: none
}
.lg-backdrop {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 1050;
background-color: #000;
opacity: 0;
-webkit-transition: opacity .15s ease 0s;
-o-transition: opacity .15s ease 0s;
transition: opacity .15s ease 0s
}
.lg-backdrop.in {
opacity: 1
}
.lg-css3.lg-no-trans .lg-current, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-prev-slide {
-webkit-transition: none 0s ease 0s !important;
-moz-transition: none 0s ease 0s !important;
-o-transition: none 0s ease 0s !important;
transition: none 0s ease 0s !important
}
.lg-css3.lg-use-css3 .lg-item, .lg-css3.lg-use-left .lg-item {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden
}
.lg-css3.lg-fade .lg-item {
opacity: 0
}
.lg-css3.lg-fade .lg-item.lg-current {
opacity: 1
}
.lg-css3.lg-fade .lg-item.lg-current, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-prev-slide {
-webkit-transition: opacity .1s ease 0s;
-moz-transition: opacity .1s ease 0s;
-o-transition: opacity .1s ease 0s;
transition: opacity .1s ease 0s
}
.lg-css3.lg-slide.lg-use-css3 .lg-item {
opacity: 0
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0)
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0)
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
-moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
-o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}
.lg-css3.lg-slide.lg-use-left .lg-item {
opacity: 0;
position: absolute;
left: 0
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
left: -100%
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
left: 100%
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
left: 0;
opacity: 1
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
-webkit-transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
-moz-transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
-o-transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}.rating-loading{width:25px;height:25px;font-size:0;color:#fff;background:url(//starsprint.hu/wp-content/plugins/essential-real-estate/public/assets/packages/star-rating/img/loading.gif)top left no-repeat;border:0}.rating-container .rating-stars{position:relative;cursor:pointer;vertical-align:middle;display:inline-block;overflow:hidden;white-space:nowrap}.rating-container .rating-stars:focus{outline:1px dotted}.rating-input{position:absolute;cursor:pointer;width:100%;height:1px;bottom:0;left:0;font-size:1px;opacity:0;padding:0;margin:0;outline:0;pointer-events:none;border:0;box-shadow:none;background:0 0}.rating-container.is-display-only .rating-stars{cursor:default}.rating-disabled .rating-stars{cursor:not-allowed}.rating-container .star{display:inline-block;margin:0 2px;text-align:center}.rating-container .empty-stars{color:#aaa}.rating-container .filled-stars{position:absolute;left:0;top:0;margin:auto;color:#fde16d;white-space:nowrap;overflow:hidden;-webkit-text-stroke:1px #777;text-shadow:1px 1px #999}.rating-rtl{float:right}.rating-animate .filled-stars{transition:width .25s ease}.rating-rtl .filled-stars{left:auto;right:0;transition:none;-webkit-transform:matrix(-1,0,0,1,0,0);transform:matrix(-1,0,0,1,0,0)}.rating-rtl.is-star .filled-stars{right:.06em}.rating-rtl.is-heart .empty-stars{margin-right:.07em}.rating-container .clear-rating{color:#aaa;cursor:not-allowed;display:inline-block;vertical-align:middle;font-size:60%}.clear-rating-active{cursor:pointer!important}.clear-rating-active:hover{color:#843534}.rating-container .clear-rating{padding-right:5px}.rating-container .caption .label{display:inline-block;padding:.25em .4em;line-height:1;text-align:center;vertical-align:baseline;border-radius:.25rem}.rating-container .caption{color:#999;display:inline-block;vertical-align:middle;line-height:1;margin-left:5px;margin-right:0}.rating-rtl .caption{margin-right:5px;margin-left:0}@media print{.rating-container .clear-rating{display:none}}.rating-xl{font-size:48px}.rating-lg{font-size:40px}.rating-md{font-size:32px}.rating-sm{font-size:24px}.rating-xs{font-size:16px}.rating-xl .caption{font-size:20px}.rating-lg .caption{font-size:18px}.rating-md .caption{font-size:16px}.rating-sm .caption{font-size:14px}.rating-xs .caption{font-size:12px}.caption-badge{font-family:Arial,Helvetica,sans-serif;display:inline-block;padding:.35em .65em;font-size:.75em;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem}.caption-secondary{background-color:#6c757d}.caption-danger{background-color:#dc3545}.caption-warning{background-color:#ffc107;color:#212529}.caption-info{background-color:#0dcaf0;color:#212529}.caption-primary{background-color:#0d6efd}.caption-success{background-color:#198754}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:34px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:16px;padding-right:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:16px;padding-left:16px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.select2-container--classic .select2-results>.select2-results__options,.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:34px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:34px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:6px 3px 0;height:0;left:50%;margin-left:-3px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 3px 6px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,#fff 50%,#eee 100%);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc 100%);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:4px 0 0 4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,#fff 0,#eee 50%);background-image:-o-linear-gradient(top,#fff 0,#eee 50%);background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,#fff 100%);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}:root{--ere-color-accent:#FE6A00;--ere-color-accent-foreground:#fff;--ere-color-heading:#222;--ere-color-heading-foreground:#fff;--ere-color-border:#eee;--ere-owl-nav-width:50px;--ere-owl-nav-height:60px;--ere-owl-nav-bg-color:#f6f6f6;--ere-owl-nav-color:#222;--ere-owl-nav-icon-font-size:31px;--ere-owl-nav-icon-font-weight:400;--ere-owl-nav-icon-font-family:"FontAwesome";--ere-owl-nav-inline-spacing:20px;--ere-owl-dot-bg-color:#EBEBEB;--ere-owl-dot-width:10px;--ere-owl-dot-height:10px;--ere-owl-dot-spacing:3px;--ere-owl-dot-radius:50%;--ere-property-search-form-bg-color:transparent;--ere-property-search-form-text-color:#8f8f8f;--ere-property-search-form-border-color:#dedede;--ere-property-search-form-light-bg-color:#2C2C2C;--ere-property-search-form-light-text-color:#bababa;--ere-property-search-form-light-border-color:#565656;--ere-loop-property-badge-color:var(--ere-color-accent-foreground);--ere-loop-property-badge-bg-color:var(--ere-color-accent);--ere-loop-list-two-columns-property-except-max-height:3em;--ere-loop-zigzac-property-except-max-height:4em;--ere-property-list-image-width:330px;--ere-property-list-image-spacing:30px;--ere-loop-list-property-except-max-height:2em;--ere-sc-property-carousel-navigation-width:20%;--ere-archiver-action-height:34px;--ere-search-status-tab-bg-color:#2c2c2c;--ere-search-status-tab-text-color:#bababa;--ere-property-mini-search-form-width:870px;--ere-property-mini-search-form-height:60px;--ere-property-mini-search-form-bg-color:#fff;--ere-sc-property-slider-property-info-bg-color:rgba(255, 255, 255, 0.9);--ere-sc-property-slider-property-info-text-color:var(--ere-color-heading);--ere-loop-property-info-spacing:15px;--ere-sc-property-slider-property-bg-color:rgba(34, 34, 34, 0.9);--ere-sc-property-slider-property-text-color:#fff;--ere-loop-property-status-color:var(--ere-color-accent-foreground);--ere-loop-property-status-bg-color:var(--ere-color-accent);--ere-sc-property-featured-layout-property-single-carousel-image-width:48%;--ere-sc-property-featured-layout-property-single-carousel-image-spacing:30px;--ere-sc-property-featured-layout-property-single-carousel-property-except-max-height:3em;--ere-color-light-text-color:#bababa;--ere-color-light-heading-color:#fff;--ere-agent-list-image-width:270px;--ere-agent-list-image-spacing:30px;--ere-agent-social-wide:35px;--err-agent-social-font-size:14px;--ere-loop-list-agent-except-max-height:5em;--ere-rating-color:var(--ere-color-accent);--ere-map-height:350px;--ere-tabs-bg:#222;--ere-tabs-text-color:#8f8f8f;--ere-tabs-card-header-bg-color:#f8f8f8;--ere-tabs-card-header-text-color:#222;--ere-tabs-card-header-font-size:16px;--ere-agency-image-width:270px;--ere-agency-image-spacing:30px;--ere-body-line-height:1.6;--ere-loop-agency-desc-max-height:2em;--ere-btn-step-height:34px;--ere-btn-step-bg-color:#222;--ere-btn-step-text-color:#fff;--ere-btn-step-active-bg-color:var(--ere-color-accent);--ere-btn-step-active-text-color:var(--ere-color-accent-foreground)}.ere-property-wrap .container{max-width:1170px;padding-left:15px!important;padding-right:15px!important}.ere-item-wrap{width:100%;float:left;padding-left:15px;padding-right:15px}.property-carousel .ere-item-wrap{float:none;padding-left:0;padding-right:0}@media (min-width:1200px){.columns-2>.ere-item-wrap{width:50%}.columns-2>.ere-item-wrap:nth-child(2n+1),.columns-3>.ere-item-wrap:nth-child(3n+1),.columns-4>.ere-item-wrap:nth-child(4n+1),.columns-5>.ere-item-wrap:nth-child(5n+1),.columns-6>.ere-item-wrap:nth-child(6n+1){clear:both}.columns-3>.ere-item-wrap{width:33.33333333%}.columns-4>.ere-item-wrap{width:25%}.columns-5>.ere-item-wrap{width:20%}.columns-6>.ere-item-wrap{width:16.6666666667%}}@media (min-width:992px) and (max-width:1199px){.columns-md-2>.ere-item-wrap{width:50%}.columns-md-2>.ere-item-wrap:nth-child(2n+1),.columns-md-3>.ere-item-wrap:nth-child(3n+1),.columns-md-4>.ere-item-wrap:nth-child(4n+1),.columns-md-5>.ere-item-wrap:nth-child(5n+1),.columns-md-6>.ere-item-wrap:nth-child(6n+1){clear:both}.columns-md-3>.ere-item-wrap{width:33.33333333%}.columns-md-4>.ere-item-wrap{width:25%}.columns-md-5>.ere-item-wrap{width:20%}.columns-md-6>.ere-item-wrap{width:16.6666666667%}}@media (min-width:768px) and (max-width:991px){.columns-sm-2>.ere-item-wrap{width:50%}.columns-sm-2>.ere-item-wrap:nth-child(2n+1),.columns-sm-3>.ere-item-wrap:nth-child(3n+1),.columns-sm-4>.ere-item-wrap:nth-child(4n+1),.columns-sm-5>.ere-item-wrap:nth-child(5n+1),.columns-sm-6>.ere-item-wrap:nth-child(6n+1){clear:both}.columns-sm-3>.ere-item-wrap{width:33.33333333%}.columns-sm-4>.ere-item-wrap{width:25%}.columns-sm-5>.ere-item-wrap{width:20%}.columns-sm-6>.ere-item-wrap{width:16.6666666667%}}@media (min-width:481px) and (max-width:767px){.columns-xs-2>.ere-item-wrap{width:50%}.columns-xs-2>.ere-item-wrap:nth-child(2n+1),.columns-xs-3>.ere-item-wrap:nth-child(3n+1),.columns-xs-4>.ere-item-wrap:nth-child(4n+1),.columns-xs-5>.ere-item-wrap:nth-child(5n+1),.columns-xs-6>.ere-item-wrap:nth-child(6n+1){clear:both}.columns-xs-3>.ere-item-wrap{width:33.33333333%}.columns-xs-4>.ere-item-wrap{width:25%}.columns-xs-5>.ere-item-wrap{width:20%}.columns-xs-6>.ere-item-wrap{width:16.6666666667%}}@media (max-width:480px){.columns-mb-2>.ere-item-wrap{width:50%}.columns-mb-2>.ere-item-wrap:nth-child(2n+1),.columns-mb-3>.ere-item-wrap:nth-child(3n+1),.columns-mb-4>.ere-item-wrap:nth-child(4n+1),.columns-mb-5>.ere-item-wrap:nth-child(5n+1),.columns-mb-6>.ere-item-wrap:nth-child(6n+1){clear:both}.columns-mb-3>.ere-item-wrap{width:33.33333333%}.columns-mb-4>.ere-item-wrap{width:25%}.columns-mb-5>.ere-item-wrap{width:20%}.columns-mb-6>.ere-item-wrap{width:16.6666666667%}}.block-center{height:100%;width:100%;text-align:center;font-size:0}.block-center-inner,.block-center:before{display:inline-block;vertical-align:middle}.block-center:before{content:"";height:100%}.block-center-inner{margin:0 auto;position:relative;max-width:100%;font-size:initial}.block-center-inner>*{margin:auto}.owl-nav .owl-next,.owl-nav .owl-prev{position:absolute;width:var(--ere-owl-nav-width);height:var(--ere-owl-nav-height);top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:var(--ere-owl-nav-bg-color);color:var(--ere-owl-nav-color);text-align:center;-webkit-transition:all .3s;transition:all .3s;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.owl-nav .owl-next i,.owl-nav .owl-prev i{font-size:var(--ere-owl-nav-icon-font-size);font-weight:var(--ere-owl-nav-icon-font-weight);font-family:var(--ere-owl-nav-icon-font-family)}.owl-nav .owl-next:after,.owl-nav .owl-prev:after{content:"";display:block;position:absolute;top:0;bottom:0;-webkit-transition:all .3s;transition:all .3s}.owl-nav .owl-next:hover,.owl-nav .owl-prev:hover{background-color:var(--ere-color-accent);color:var(--ere-color-accent-foreground)}.owl-nav .owl-prev{left:0}.owl-nav .owl-prev:after{border-bottom:solid 0 transparent;border-top:solid var(--ere-owl-nav-height) var(--ere-owl-nav-bg-color);border-right:solid 10px transparent;left:100%}.ere-property-carousel.color-light .navigation-wrap .owl-nav div:hover.owl-prev:after,.owl-nav .owl-prev:hover:after{border-top-color:var(--ere-color-accent)}.owl-nav .owl-next{right:0}.owl-nav .owl-next:after{border-bottom:solid var(--ere-owl-nav-height) var(--ere-owl-nav-bg-color);border-top:solid 0 transparent;border-left:solid 10px transparent;right:100%}.ere-property-carousel.color-light .navigation-wrap .owl-nav div:hover.owl-next:after,.owl-nav .owl-next:hover:after{border-bottom-color:var(--ere-color-accent)}@media (min-width:1200px){.owl-nav{--ere-owl-nav-width:50px;--ere-owl-nav-height:60px;--ere-owl-nav-icon-font-size:32px}}@media (min-width:1380px){.owl-nav .owl-prev{left:-80px}.owl-nav .owl-next{right:-80px}}.owl-dots{text-align:center;margin-top:10px}.owl-dots .owl-dot{display:inline-block}.owl-dots .owl-dot span{width:var(--ere-owl-dot-width);height:var(--ere-owl-dot-height);border-radius:var(--ere-owl-dot-radius);margin:var(--ere-owl-dot-spacing);display:block;background-color:var(--ere-owl-dot-bg-color)}.ere-property-carousel.color-light .navigation-wrap .owl-nav div:hover,.owl-dots .owl-dot.active span{background-color:var(--ere-color-accent)}.color-light{--ere-owl-dot-bg-color:#fff}.heading-contain-owl-nav,.owl-nav-top-right{position:relative}.owl-nav-top-right>.owl-nav{position:absolute;top:-80px;right:0}.owl-nav-bottom-center>.owl-nav{-ms-flex-pack:center;justify-content:center;margin-top:30px}.owl-nav-size-sm .owl-nav{--ere-owl-nav-width:28px;--ere-owl-nav-height:34px;--ere-owl-nav-icon-font-size:18px;--ere-owl-nav-inline-spacing:15px}.owl-nav-bottom-center>.owl-nav,.owl-nav-inline>.owl-nav,.owl-nav-top-right>.owl-nav{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.owl-nav-bottom-center>.owl-nav .owl-next,.owl-nav-bottom-center>.owl-nav .owl-prev,.owl-nav-inline>.owl-nav .owl-next,.owl-nav-inline>.owl-nav .owl-prev,.owl-nav-top-right>.owl-nav .owl-next,.owl-nav-top-right>.owl-nav .owl-prev{position:relative;top:auto;-webkit-transform:translateY(0);transform:translateY(0)}.owl-nav-bottom-center>.owl-nav .owl-prev,.owl-nav-inline>.owl-nav .owl-prev,.owl-nav-top-right>.owl-nav .owl-prev{left:auto!important;margin-right:var(--ere-owl-nav-inline-spacing)}.owl-nav-bottom-center>.owl-nav .owl-next,.owl-nav-inline>.owl-nav .owl-next,.owl-nav-top-right>.owl-nav .owl-next{right:auto!important;--ere-owl-nav-bg-color:var(--ere-color-accent);--ere-owl-nav-color:var(--ere-color-accent-foreground)}.owl-nav-bottom-center>.owl-nav .view-all-link,.owl-nav-inline>.owl-nav .view-all-link,.owl-nav-top-right>.owl-nav .view-all-link{margin-left:10px}.heading-contain-owl-nav .owl-nav{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:0}.modal-login .modal-content{padding:15px}.modal-login .ere-login-wrap,.modal-login .ere-register-wrap,.modal-login .ere-reset-password-wrap{border:0;padding:0}.modal-login .ere-login-wrap form,.modal-login .ere-register-wrap form{padding-bottom:25px}.modal-login .ere-login-wrap button:last-child{margin-bottom:30px}@media (min-width:768px){.modal-login .modal-content{padding:15px}.modal-login .modal-dialog{width:500px}}.modal-login .modal-header .nav-tabs{border:0}.modal-login .modal-header .nav-tabs>li>a{padding:0}.modal-login .modal-header .nav-tabs>li>a.active,.modal-login .modal-header .nav-tabs>li>a:focus,.modal-login .modal-header .nav-tabs>li>a:hover{color:var(--ere-color-accent)}.content-popup i,.ere-processing .loading i{margin-right:10px}.ui-dialog-titlebar-close:before{content:"";font-family:FontAwesome;color:#fff;cursor:pointer}.modal{text-align:center}@media screen and (min-width:768px){.modal:before{display:inline-block;vertical-align:middle;content:" ";height:100%}}.modal-dialog{display:inline-block;text-align:left;vertical-align:middle}.modal-header .close:hover{background-color:transparent!important}.ere-heading{margin-bottom:30px}.ere-heading h2,.ere-heading p{font-weight:600;line-height:1;font-size:32px;text-transform:uppercase}.ere-heading p{display:block;color:#909090;font-size:16px;font-weight:400;margin-bottom:14px}.ere-heading span{position:relative;height:4px;width:20px;display:block;margin-bottom:23px;line-height:1}.ere-heading span:after,.ere-heading span:before{content:"";position:absolute;top:3px;height:100%;width:50%;background-color:var(--ere-color-accent)}.ere-heading span:before{left:0;-webkit-transform:skew(0deg,150deg);transform:skew(0deg,150deg)}.ere-heading span:after{right:0;-webkit-transform:skew(0deg,-150deg);transform:skew(0deg,-150deg)}.ere-heading-style2 h2:after,.ere-heading:after{content:"";display:block;width:100px;height:4px;background-color:var(--ere-color-accent);margin-top:16px}.ere-heading.text-center span,.ere-heading.text-center:after{margin-left:auto;margin-right:auto}.ere-heading.text-right span,.ere-heading.text-right:after{margin-left:auto}.ere-heading.color-light h2,.ere-heading.color-light p{color:#fff}.ere-heading-style2 h2{margin-bottom:0;font-weight:600;line-height:1;font-size:21px}.ere-heading-style2 h2:after{display:inline-block;width:30px;margin-left:20px;vertical-align:middle;margin-top:-2px}.ere-heading sub{font-size:55%;bottom:15px}@media (max-width:480px){.ere-heading h2{font-size:20px}.ere-heading span{font-size:12px}}.ere-heading h2{margin-bottom:10px!important}@media screen and (max-width:768px){.ere-heading{margin-bottom:40px}}.ere-heading-style2{margin-bottom:30px}.ere-processing{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:99999;-webkit-transition:all .5s;transition:all .5s}.ere-processing .loading{display:inline-block;position:absolute;top:50%;left:50%;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%);color:#fff;font-size:16px;padding:10px;background:#343434}.ere-loading-ajax-wrap,.user-dropdown{position:relative}.ere-loading-ajax-wrap .ere-loading{position:absolute;left:0;right:0;bottom:0;width:44px;height:44px;margin:auto;text-align:center;z-index:9999999;line-height:44px}.user-dropdown{display:inline-block}.user-dropdown .user-dropdown-menu{text-align:left;position:absolute;top:100%;left:0;padding:0;margin:0;list-style-type:none;border:1px solid #eee;border-radius:3px;opacity:0;visibility:hidden;height:0;z-index:-1;background-color:#fff;color:#222;min-width:250px}.user-dropdown .user-dropdown-menu i,ul.ere__loop-agency-meta i,ul.ere__single-agency-contact-info li i{width:20px}.user-dropdown .user-dropdown-menu a{display:block}.user-dropdown .user-display-name:hover+.user-dropdown-menu,.user-dropdown .user-dropdown-menu:hover{opacity:1;visibility:visible;height:auto;z-index:99999}.user-dropdown .user-display-name{display:inline-block;position:relative;padding-right:15px}.user-dropdown .user-display-name:after{content:"";display:block;font-family:FontAwesome;position:absolute;right:0;top:0}.user-dropdown .user-display-name i{margin-right:10px}.user-dropdown:hover .user-display-name{color:var(--ere-color-accent)}.user-dropdown:hover .user-display-name:after{content:""}.other-features-list h4{margin-top:20px;font-weight:700}.other-features-list .checkbox,.other-features-list h4{margin-bottom:0!important}.property-fields-wrap .property-feature{margin-bottom:50px}.form-control.error,.form-control.error:active,.form-control.error:focus,.select2-container--default.error .select2-selection{border:1px solid red!important}.form-group.error .checkbox-inline,.form-group.error .custom-control,.form-group.error .radio-inline{color:red!important}.ere_payment_stripe button,.form-group.error .custom-control div.error{display:none!important}.select2-container .select2-selection--single{display:block;width:100%;font-size:14px;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px}.select2-container .select2-selection--single:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.ere-tabs .nav-tabs{border-bottom:none;background-color:var(--ere-tabs-bg);margin:0 0 30px}.ere-tabs .nav-tabs .nav-link{margin:0;border-radius:0;border:0;color:var(--ere-tabs-text-color);padding:19px 30px;-webkit-transition:all .3s;transition:all .3s;font-weight:500}.ere-search-status-tab button.active,.ere-search-status-tab button:hover,.ere-tabs .nav-tabs .nav-link.active,.ere-tabs .nav-tabs .nav-link:hover{background-color:var(--ere-color-accent);color:var(--ere-color-accent-foreground)}.ere-tabs .tab-content table{width:100%;border:0}.ere-tabs .tab-content table td{width:50%}.ere-tabs .tab-content table tr:nth-child(2n-1) td,.ere-tabs .tab-content table tr:nth-child(2n-1) th{background-color:#f8f8f8}.ere-tabs .tab-content table td,.ere-tabs .tab-content table th{padding:8.5px 18px;border:0}.ere-tabs .tab-content table th{font-weight:500;color:#222}.ere-tabs .tab-content table td{font-weight:400;color:#8f8f8f}.ere-tabs .card{margin-bottom:20px;border:1px solid rgba(0,0,0,.125);border-radius:0;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.ere-tabs .card .nav-link{padding:0;color:inherit}.ere-tabs .card:last-child,.ere__reviews .overall-rating ul.reviews-box li:last-child{margin-bottom:0}.ere-tabs .card-header{color:var(--ere-tabs-card-header-text-color);background-color:var(--ere-tabs-card-header-bg-color);padding:15px}.ere-tabs .card-header .card-title{font-size:var(--ere-tabs-card-header-font-size);color:inherit}.ere-tabs .ere__single-property-element{margin-bottom:0}.ere-tabs .ere__single-property-element>.ere-heading-style2,.ere__contact-form label{display:none}.ere__loop-property-status{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.ere__loop-property-status .ere__loop-property-status-item+.ere__loop-property-status-item,.ere__single-agent-social a+a{margin-left:5px}.ere__loop-property-status-item{color:var(--ere-loop-property-status-color);background-color:var(--ere-loop-property-status-bg-color);padding:2px 15px;line-height:20px}.ere__start-rating{position:absolute;top:-10000em;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.rating-container{line-height:1}.rating-container .empty-stars{color:var(--ere-rating-color);display:inline-block}.rating-container .filled-stars{color:var(--ere-rating-color);-webkit-text-stroke:1px var(--ere-rating-color);text-shadow:1px 1px var(--ere-rating-color)}.rating-container .rating-stars:focus{outline:0}.ere__reviews .aggregate-rating{display:-ms-flexbox;display:flex;margin-bottom:30px}.ere__reviews .ratings-summary{background-color:#f8f8f8;color:#222;border:1px solid #ddd;width:200px;margin-right:30px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.ere__reviews .ratings-summary .rating-container{margin:5px 0;font-size:18px}.ere__reviews .ratings-average{font-size:40px;font-weight:700;line-height:1}.ere__reviews .overall-rating{width:280px}.ere__reviews .overall-rating ul.reviews-box{list-style:none;padding:0;margin:0}.ere__reviews .overall-rating ul.reviews-box li{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;line-height:1.2;margin-bottom:10px}.ere__reviews .overall-rating ul.reviews-box li .item-list{-ms-flex-positive:1;flex-grow:1;height:10px;background-color:#e6e9ee;margin:0 10px;position:relative}.ere__reviews .overall-rating ul.reviews-box li .item-list span{position:absolute;top:0;bottom:0;left:0;background-color:var(--ere-color-accent)}.ere__reviews .overall-rating ul.reviews-box li .label{font-size:12px;color:var(--ere-color-heading);width:10px}.ere__reviews .overall-rating ul.reviews-box li .percent{width:30px}@media (max-width:575px){.ere__reviews .aggregate-rating{-ms-flex-direction:column;flex-direction:column}.ere__reviews .ratings-summary{margin-right:0;margin-bottom:20px;width:280px;padding:5px 0}}.ere__reviews ul.reviews-list{padding:0;margin:0 0 30px;list-style:none}.ere__reviews ul.reviews-list .media-left{margin-right:20px}.ere__reviews ul.reviews-list .media-left figure{border:1px solid #dbdfe2;border-radius:50%;width:80px;height:80px;overflow:hidden;margin:0}.ere__reviews ul.reviews-list .review-date-rating{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;margin-bottom:20px}.ere__reviews ul.reviews-list .review-date{font-size:12px}.ere__reviews ul.reviews-list .review-date i{margin-right:5px;color:var(--ere-color-accent)}.ere__reviews ul.reviews-list .rating-container{font-size:14px}.ere__reviews ul.reviews-list .review-content{margin:0}.ere__reviews ul.reviews-list .media-body{border-bottom:1px solid var(--ere-color-border);padding-bottom:20px}.ere__reviews .login-for-review{text-decoration:underline;color:var(--ere-color-accent)}.ere__map-popup-address i,.ere__reviews .waiting-for-approval{color:var(--ere-color-accent)}.ere-google-map-direction,.ere__map-canvas{height:var(--ere-map-height)}.ere__map-canvas .gm-svpc img{max-width:unset}.ere__map-popup{background:#fff;-webkit-box-shadow:0 0 8px rgba(0,0,0,.53);box-shadow:0 0 8px rgba(0,0,0,.53);display:-ms-flexbox;display:flex;padding:15px}.ere__map-popup-thumb{-ms-flex-negative:0;flex-shrink:0;max-width:100px;-ms-flex-item-align:start;align-self:flex-start;margin-right:15px}.ere__map-popup-thumb img{max-width:100%}.ere__map-popup-content{-ms-flex-positive:1;flex-grow:1;width:1px}.ere__map-popup-content .ere__loop-property-price,.ere__map-popup-title{font-size:14px;margin-bottom:5px;font-weight:500}.ere__map-popup-title{text-transform:none}.ere-property .property-title a,.ere__loop-property-location a,.ere__map-popup-title a{color:inherit}.ere__map-popup-address{font-size:12px;color:#8f8f8f}.ere__map-popup-address i{margin-right:5px}.ere__contact-form textarea{min-height:150px}.ere__contact-form .invalid-feedback{font-size:90%}.ere__contact-form .ere__message{text-align:center;font-weight:500;text-transform:uppercase;color:#fb6a19}.position-inline{display:inline-block}.form-search-wrap.form-search-wrap .select2-container,.list-1-column .ere-item-wrap{width:100%!important}.btn-save-search{border-bottom-left-radius:2em!important;border-bottom-right-radius:2em!important;border-top-left-radius:0!important;border-top-right-radius:0!important}#ere_save_search i{padding-left:5px}.mce-i-fascbutton_add_shortcode:before{content:"";display:inline-block;-webkit-font-smoothing:antialiased;font:400 20px/1 dashicons}#geocomplete-error{position:absolute}.ere-recaptcha-wrap{margin-bottom:15px}li.dotted-right{float:right}li.dotted-left+li.dotted-right:before{content:"";width:100%;display:block;height:1px;border:1px dotted;position:absolute;left:0;bottom:10px;color:#ddd}li.dotted-left{position:relative;z-index:2;padding-right:10px}.content-single-property .post-ratings{margin-top:30px;text-align:center}.ere-agent-single .post-ratings{margin-top:30px}.ere-link-more{font-style:italic;display:block}.property-info-header .property-price-postfix,.property-info-header .property-price-prefix{font-size:14px}.address-marker i,.agent-info i,.attachment-file-type,.ere-dashboard-logout i,.ere-link-more,.ere-map-result .item-body a:hover,.ere-my-saved-search-item i,.property-agent i,.property-count span,.property-info-header .property-info span.fa,.property-location i,.property-type i,.property-type-list i,.user-dropdown i,.walk-score-more-detail,span.total-properties{color:var(--ere-color-accent)}.ere-link-more{text-align:right}.ere-package-price{font-size:50px;font-weight:700}.agent-avatar,.ere-package-choose,.ere-package-price,.ere-package-title,.ere-profile-avatar{text-align:center}.agent-description{margin-top:20px}.agent-company-info p,.agent-company-info span,.agent-main-info p,.agent-main-info span{font-weight:700}.ere-thankyou-content{margin-bottom:40px}.ere-wire-transfer-info{display:none}.form-search-wrap.form-search-wrap{position:relative}.form-search-wrap.form-search-wrap .select2-container .select2-selection--single,.form-search-wrap.form-search-wrap input,.form-search-wrap.form-search-wrap select{border-color:var(--ere-property-search-form-border-color);color:var(--ere-property-search-form-text-color)}.form-search-wrap.form-search-wrap,.form-search-wrap.form-search-wrap .select2-container--default .select2-selection--single .select2-selection__rendered{color:var(--ere-property-search-form-text-color)}.form-search-wrap.form-search-wrap input:-moz-placeholder{color:var(--ere-property-search-form-text-color)}.form-search-wrap.form-search-wrap input::-moz-placeholder{color:var(--ere-property-search-form-text-color)}.form-search-wrap.form-search-wrap input:-ms-input-placeholder{color:var(--ere-property-search-form-text-color)}.form-search-wrap.form-search-wrap input::-webkit-input-placeholder{color:var(--ere-property-search-form-text-color)}.form-search-wrap.form-search-wrap .btn-other-features{cursor:pointer;font-weight:600;color:var(--ere-color-heading)}.form-search-wrap.form-search-wrap .btn-other-features i{background:var(--ere-color-accent);color:var(--ere-color-accent-foreground);margin-right:5px;padding:3px}.ere-property .property-link-detail a,.form-search-wrap.form-search-wrap .other-features-list h4{color:var(--ere-color-heading)}.form-search-wrap.form-search-wrap .submit-search-form{text-align:right;margin-left:auto}.ere-search-status-tab{margin-bottom:30px;background-color:var(--ere-search-status-tab-bg-color)}.ere-search-status-tab button{vertical-align:top;height:44px;line-height:1;border:0;background-color:transparent;padding-left:10px;padding-right:10px;color:var(--ere-search-status-tab-text-color)}#ere-map-loading{position:absolute;z-index:0;top:0;left:0;right:0;bottom:0;background-color:rgba(255,255,255,.9)}#ere-map-loading i{height:60px;width:60px;font-size:60px;color:var(--ere-color-accent)}.ere-map-result{position:relative;height:550px;-webkit-transition:height .5s;transition:height .5s;background-color:rgba(0,0,0,.1)}.ere-map-result .map-notfound{position:absolute;top:0;bottom:0;left:0;right:0;text-align:center;height:50px;max-width:570px;margin:auto;font-size:20px}.ere-map-result .cluster img,.ere-property img{width:100%}.ere-map-result .infoBox{overflow:inherit!important;max-width:310px}.ere-map-result .infoBox>img{z-index:5;padding:10px 10px 0 0}.ere-map-result .infoBox:after,.ere-map-result .marker-content:after{border:solid transparent;content:" ";height:0;position:absolute;top:inherit;right:inherit;left:50%;width:0;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}.ere-map-result .infoBox:after{bottom:-36px;border-width:18px;border-top-color:rgba(0,0,0,.05);z-index:0}.ere-map-result .marker-content{position:relative;border:5px solid rgba(0,0,0,.05);box-shadow:0 5px 13px rgba(0,0,0,.22);width:310px}.ere-map-result .marker-content:after{bottom:-30px;z-index:2;border-width:15px;border-top-color:#fff}.ere-map-result .marker-content .marker-content-inner{background-color:#fff;padding:20px}.ere-map-result .item-thumb{float:left;margin-right:12px}.ere-map-result .item-body{overflow:hidden}.ere-map-result .item-body .title-marker{font-weight:500}.ere-map-result .item-body .price-marker,.ere-map-result .item-body .title-marker{font-size:14px;line-height:1.4;letter-spacing:0;color:#222;text-transform:capitalize}.ere-map-result .item-body .title-marker,.ere-property a{-webkit-transition:all .3s;transition:all .3s}.ere-map-result .item-body .price-marker,.ere__mc-form .ere__mc-result strong{font-weight:600}.ere-map-result .item-body .address-marker{font-size:12px;color:#8f8f8f}.ere-map-result .item-body .address-marker i{margin-right:10px;color:var(--ere-color-accent);padding-left:1px}.ere-map-result .search-map-inner{position:relative}.form-search-wrap.form-search-wrap .ui-slider-horizontal{position:relative;height:4px;border-radius:0;border:0;background:#e5e5e5;margin:15px 4px 10px 8px}.form-search-wrap.form-search-wrap .ui-slider-horizontal .ui-slider-handle{position:absolute;z-index:4;height:14px;width:14px;background:var(--ere-color-accent);top:-5px;cursor:ew-resize;border:0;border-radius:50%}.form-search-wrap.form-search-wrap .ui-slider-horizontal .ui-slider-handle:active,.form-search-wrap.form-search-wrap .ui-slider-horizontal .ui-slider-handle:focus{outline:0}.form-search-wrap.form-search-wrap .ui-slider-horizontal .ui-slider-range{position:absolute;z-index:3;background:var(--ere-color-accent);border-radius:0;border:0}.form-search-wrap.form-search-wrap .title-slider-filter span{display:inline-block}.list-property-result-ajax .title-result{margin-bottom:30px}.list-property-result-ajax .title-result h2{font-weight:600;line-height:1;font-size:26px}.ere__loop-property-info.layout-1 .ere__loop-property-info-item .ere__lpi-content>span.ere__lpi-label,.list-property-result-ajax .title-result .text-no-result{display:none}.list-property-result-ajax .owl-carousel .owl-nav{--ere-owl-nav-width:40px;--ere-owl-nav-height:45px;--ere-owl-nav-icon-font-size:24px;--ere-owl-nav-inline-spacing:15px;top:-70px}.col-gap-0 .ere-item-wrap{padding-left:0;padding-right:0}.col-gap-10{margin-left:-5px;margin-right:-5px}.col-gap-10 .ere-item-wrap,.col-gap-10>.item-not-found{padding-left:5px;padding-right:5px}.col-gap-20{margin-left:-10px;margin-right:-10px}.col-gap-20 .ere-item-wrap,.col-gap-20>.item-not-found{padding-left:10px;padding-right:10px}.col-gap-30{margin-left:-15px;margin-right:-15px}.col-gap-30 .ere-item-wrap,.col-gap-30>.item-not-found{padding-left:15px;padding-right:15px}.ere-property .owl-nav-bottom-center .owl-nav{margin-top:57px}.ere-property .property-link{position:absolute;left:0;top:0;right:0;bottom:0;width:100%;height:100%;z-index:2}.ere__loop-property-price{font-size:16px;font-weight:600;color:var(--ere-color-heading);display:block}.ere__loop-property-price .price-per-unit,.ere__loop-property_action-item{background-color:var(--ere-color-accent);color:var(--ere-color-accent-foreground)}.ere__loop-property-price .price-per-unit{font-size:11px;font-weight:500;padding:1.5px 5px;margin-left:5px;position:relative;top:-2px}.ere__loop-property-price .property-price-postfix,.ere__loop-property-price .property-price-prefix{font-size:12px;color:var(--ere-color-accent)}.ere__loop-property_action-item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:34px;height:34px;border-radius:50%;font-size:14px;-webkit-transition:all .3s;transition:all .3s}.ere__loop-property_action-item:hover{color:var(--ere-color-accent);background-color:var(--ere-color-accent-foreground)}.ere-property .property-link-detail a:hover i,.ere__loop-property_action-item+.ere__loop-property_action-item,.ere__single-agent-agency a+a,.ere__social-share .social-share-list a+a{margin-left:10px}.ere-property .property-image:before,.ere__loop-property-action{position:absolute;opacity:0;-webkit-transition:all .3s;transition:all .3s}.ere__loop-property-action{z-index:3;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:-ms-flexbox;display:flex}.ere-property .property-active-hover .block-center-inner,.ere-property .property-active-hover .property-image:before,.ere-property .property-inner:hover .block-center-inner,.ere-property .property-inner:hover .property-image:before,.property-active-hover .ere__loop-property-action,.property-inner:hover .ere__loop-property-action{opacity:1}.ere-property .property-image{position:relative;z-index:1}.ere-property .property-image:before{content:"";display:block;left:0;right:0;bottom:0;top:0;background-color:rgba(34,34,34,.6)}.ere-property .property-title{font-size:18px;font-weight:600;margin-bottom:10px;margin-top:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ere-property .property-title:hover{color:var(--ere-color-accent)}.ere__loop-property-location{overflow:hidden;padding-left:1px;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:400}.ere__loop-property-location i{font-size:14px;margin-right:5px}.ere__loop-property-badge-item,.ere__loop-property-info .ere__loop-property-info-item .ere__lpi-content>span{display:block}.ere__loop-property-badge-item .ere__lpbi-inner{position:relative;color:var(--ere-loop-property-badge-color);background-color:var(--ere-loop-property-badge-bg-color);font-size:12px;display:inline-block;line-height:20px;padding:0 5px 0 10px}.ere__loop-property-badge-item .ere__lpbi-inner:after{content:"";display:block;position:absolute;color:var(--ere-loop-property-badge-bg-color);left:100%;top:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:7px solid currentColor}.ere__loop-property-badge{position:absolute;left:0;top:15px;z-index:3;font-size:0}.ere__loop-property-badge.ere__lpb-status{right:0;left:auto}.ere__loop-property-badge.ere__lpb-status .ere__loop-property-badge-item .ere__lpbi-inner{padding:0 10px 0 5px}.ere__loop-property-badge.ere__lpb-status .ere__loop-property-badge-item .ere__lpbi-inner:after{right:100%;left:auto;border-right:7px solid currentColor;border-left:none}.ere__loop-property-badge .ere__loop-property-badge-item{margin-bottom:5px}.ere-property .property-excerpt p:last-child,.ere__loop-property-badge .ere__loop-property-badge-item:last-child,.ere__single-agent-description p:last-child{margin-bottom:0}.ere__loop-property-info{-webkit-transition:all .3s;transition:all .3s;color:var(--ere-color-accent-foreground);background-color:var(--ere-color-accent)}.ere__loop-property-info .tooltip{top:-5px!important}.ere__loop-property-info .property-info-inner{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;line-height:20px;padding:5px 15px}.ere__loop-property-info .ere__loop-property-info-item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center}.ere__loop-property-info .ere__loop-property-info-item i{margin-right:5px;font-size:16px}.ere__loop-property-info .ere__loop-property-info-item .ere__lpi-content>span+span{margin-top:5px}.ere__loop-property-info.layout-1 .ere__loop-property-info-item .ere__lpi-content{font-size:12px}.ere__loop-property-info.layout-2 .tooltip{display:none}.ere__loop-property-info.layout-2 .ere__loop-property-info-item i{font-size:24px;margin-right:10px}.ere__loop-property-info.layout-2 .ere__loop-property-info-item .ere__lpi-content{font-size:16px;letter-spacing:.03em;line-height:14px}.ere__loop-property-info.layout-2 .ere__loop-property-info-item .ere__lpi-value{font-weight:600;color:var(--ere-loop-property-info-value-text-color, inherit)}.ere__loop-property-info.layout-2 .ere__loop-property-info-item+.ere__loop-property-info-item{margin-left:var(--ere-loop-property-info-spacing)}.ere__loop-property-info.ere__single-property-info{background-color:transparent!important;color:var(--ere-color-heading)}.ere__loop-property-info.ere__single-property-info .property-info-inner{padding:0;-ms-flex-pack:start;justify-content:flex-start}.ere__loop-property-info.ere__single-property-info .ere__loop-property-info-item,.ere__single-property-header-meta-action>div{margin-top:5px;margin-bottom:5px}.ere__loop-property-info.ere__single-property-info .ere__loop-property-info-item .ere__lpi-content{font-size:14px}.ere__loop-property-info.ere__single-property-info .ere__loop-property-info-item .ere__lpi-content>span+span{margin-top:2px}.ere-property .property-link-detail a:hover,.ere-property.property-zigzac .property-info i,.ere__loop-property-info.ere__single-property-info .ere__loop-property-info-item i{color:var(--ere-color-accent)}.ere__loop-property-info.ere__single-property-info .ere__loop-property-info-item .ere__lpi-value{color:var(--ere-single-property-info-value-text-color, inherit)}.ere-property .property-inner:hover .ere__loop-property-info{background-color:var(--ere-color-heading)}.ere-property .property-excerpt{line-height:var(--ere-body-line-height)}.property-element-inline{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between}.ere-property .property-link-detail{font-weight:500;margin-top:6px}.ere-property .property-link-detail i{color:var(--ere-color-accent);margin-left:5px;-webkit-transition:all .3s;transition:all .3s;font-size:16px}.ere-property .view-all-link{text-align:center}.ere-property .block-center-inner{z-index:11}.ere-property .property-agent,.ere-property .property-date,.ere-property .property-type,.ere-property .property-type-list{font-size:12px;font-weight:400}.ere-property .property-agent i,.ere-property .property-date i,.ere-property .property-type i,.ere-property .property-type-list i{font-size:14px;margin-right:5px;color:var(--ere-color-accent)}@media (max-width:1199px){.ere-property .hidden-md{display:none}}.ere-property.property-grid .property-inner{padding:15px 15px 0;background-color:#f8f8f8}.ere-property.property-grid .property-item-content{padding-top:17px}.ere-property.property-grid .property-excerpt{display:none}.ere-property.property-grid .property-heading{margin-bottom:11px}.ere-property.property-grid .property-type{margin-bottom:3px}.ere-property.property-grid .property-info{margin:15px -15px 0}.ere-property.property-grid .property-element-inline .property-type-list{width:100%}.ere-property.property-list .property-inner{display:-ms-flexbox;display:flex;padding:15px;background-color:#f8f8f8}.ere-property.property-list .property-image{max-width:var(--ere-property-list-image-width);-ms-flex-negative:0;flex-shrink:0;margin-right:var(--ere-property-list-image-spacing);-ms-flex-item-align:start;align-self:flex-start}.ere-property.property-list .property-item-content{-ms-flex:1 1 auto;flex:1 1 auto;width:1px}.ere-property.property-list .property-heading,.ere-property.property-list .property-title,.ere__walk-score-item h4.ere__title{margin-bottom:5px}.ere-property.property-list .property-excerpt{margin-top:5px}.ere-property.property-list .property-info{margin-top:15px}@media (max-width:991px){.ere-property.property-list .property-element-inline .property-type-list{width:100%}}@media (max-width:767px){.ere-property.property-list .property-inner{-ms-flex-wrap:wrap;flex-wrap:wrap}.ere-property.property-list .property-image{width:100%!important;max-width:100%;margin-right:0!important;margin-bottom:17px}}@media (min-width:768px){.ere-property.property-list .property-excerpt{max-height:calc(var(--ere-body-line-height)*var(--ere-loop-list-property-except-max-height));overflow:hidden}.ere-property.property-list-two-columns .property-excerpt{max-height:calc(var(--ere-body-line-height)*var(--ere-loop-list-two-columns-property-except-max-height));overflow:hidden}}.ere-property.property-carousel .property-inner{padding:15px 15px 0;background-color:#f8f8f8}.ere-property.property-carousel .property-item-content{padding-top:17px}.ere-property.property-carousel .property-excerpt,.ere_widget .ere__loop-property-badge{display:none}.ere-property.property-carousel .property-heading{margin-bottom:11px}.ere-property.property-carousel .property-type{margin-bottom:3px}.ere-property.property-carousel .property-info{margin:15px -15px 0}.ere-agent .agent-avatar img,.ere-property.property-carousel .property-element-inline .property-type-list,.ere-property.property-zigzac .property-element-inline .property-type-list{width:100%}.ere-property.property-carousel .owl-item:nth-child(2n) .property-inner .property-info{background-color:var(--ere-color-heading)}.ere-property.property-zigzac .property-inner{display:-ms-flexbox;display:flex}.ere-property.property-zigzac .property-image{width:50%;-ms-flex-negative:0;flex-shrink:0}.ere-property.property-zigzac .property-item-content{-ms-flex:1 1 auto;flex:1 1 auto;width:1px;background-color:#fff;padding:15px 20px 20px;position:relative}.ere-property.property-zigzac .ere__loop-property-location{margin-top:3px}.ere-property.property-zigzac .property-excerpt{margin-top:11px}.ere-property.property-zigzac .property-info{margin-top:13px;background-color:transparent!important;color:var(--ere-color-heading)}.ere-property.property-zigzac .property-info .property-info-inner{padding-left:0;padding-right:0}@media (min-width:768px){.ere-property.property-zigzac .property-excerpt{max-height:calc(var(--ere-body-line-height)*var(--ere-loop-zigzac-property-except-max-height));overflow:hidden}.ere-property.property-zigzac .property-image img{height:100%;object-fit:cover}.ere-property.property-zigzac .property-item-content:before{content:"";display:block;position:absolute;border-top:20px solid transparent;border-bottom:20px solid transparent;border-right:20px solid #fff;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:100%;z-index:2}.ere-property.property-zigzac .property-element-inline{display:none}}@media (min-width:992px){.ere-property.property-zigzac .ere-item-wrap:nth-child(4n) .property-item-content:before,.ere-property.property-zigzac .ere-item-wrap:nth-child(4n-1) .property-item-content:before{left:100%;right:auto;border-left:20px solid #fff;border-right:none}.ere-property.property-zigzac .ere-item-wrap:nth-child(4n) .property-image,.ere-property.property-zigzac .ere-item-wrap:nth-child(4n-1) .property-image{order:1}}@media (min-width:768px) and (max-width:991px){.ere-property.property-zigzac .ere-item-wrap:nth-child(2n) .property-item-content:before{left:100%;right:auto;border-left:20px solid #fff;border-right:none}.ere-property.property-zigzac .ere-item-wrap:nth-child(2n) .property-image{order:1}}@media (max-width:767px){.ere-property.property-zigzac .property-inner{-ms-flex-wrap:wrap;flex-wrap:wrap}.ere-property.property-zigzac .property-image{width:100%!important}}.ere-agent .agent-name{font-size:18px;font-weight:600;margin-bottom:0;margin-top:0;-webkit-transition:all .3s;transition:all .3s}.ere-agent .agent-name a{color:inherit}.ere-agent .agent-name:hover,.ere-agent.agent-slider .agent-name:hover{color:var(--ere-color-accent)}.ere-agent .agent-avatar{margin:auto}.ere-agent .agent-avatar-bg{background-size:cover;background-position:top center;background-repeat:no-repeat}.ere-agent .agent-social a{display:inline-block;line-height:var(--ere-agent-social-wide);width:var(--ere-agent-social-wide);height:var(--ere-agent-social-wide);text-align:center}.ere-agent .agent-social a i{font-size:var(--err-agent-social-font-size);line-height:var(--ere-agent-social-wide)}.ere__agent-excerpt{line-height:var(--ere-body-line-height)}.ere-agent.owl-nav-top-right{--ere-owl-nav-bg-color:#fff}.ere-agent.owl-nav-top-right .owl-nav{top:-130px}.ere-agent.agent-grid .agent-content{text-align:center}.ere-agent.agent-grid .agent-info{padding:18px 15px 32px;background:#222;color:#bababa}.ere-agent.agent-grid .agent-item{margin-bottom:43px}.ere-agent.agent-grid .agent-name{color:#fff}.ere-agent.agent-grid .agent-description,.ere-property.ere-property-slider .ere__lpb-status .ere__loop-property-badge-item .ere__lpbi-inner:after,.ere-property.ere-property-slider .property-image:before{display:none}.ere-agent.agent-grid .agent-social{background:var(--ere-color-accent);margin:0 35px;position:relative;top:-17.5px}.ere-agent.agent-grid .agent-social a,.ere-agent.agent-slider .agent-social a{-webkit-transition:all .3s;transition:all .3s;color:#fff}.ere-agent.agent-grid .agent-social a:hover,.ere-agent.agent-slider .agent-social a:hover{color:#222}.ere-agent.agent-slider .agent-content{text-align:center}.ere-agent.agent-slider .agent-info{padding-top:18px;padding-bottom:32px;background:#222;color:#bababa}.ere-agent.agent-slider .agent-name,.ere-property-carousel.color-light .navigation-wrap .owl-nav div i{color:#fff}.ere-agent.agent-slider .agent-social{background:var(--ere-color-accent);margin:0 35px;position:relative;top:-17.5px}.ere-agent.agent-slider .agent-item{margin-bottom:-17.5px}.ere-agent.agent-list .agent-item-inner{display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end}.ere-agent.agent-list .agent-item{margin-bottom:60px;border-bottom:1px solid var(--ere-color-border)}.ere-agent.agent-list .agent-avatar{max-width:var(--ere-agent-list-image-width);-ms-flex-negative:0;flex-shrink:0;margin-right:var(--ere-agent-list-image-spacing)}.ere-agent.agent-list .agent-content{-ms-flex-positive:1;flex-grow:1;width:1px;margin-bottom:30px}.ere-agent.agent-list .agent-info p{margin-top:25px}@media (min-width:600px){.ere-agent.agent-list .agent-social a{text-align:left}}@media (max-width:767px){.ere-agent.agent-list .agent-item-inner{-ms-flex-wrap:wrap;flex-wrap:wrap}.ere-agent.agent-list .agent-avatar{width:100%!important;max-width:100%;margin-right:0!important}.ere-agent.agent-list .agent-content{margin-top:50px;margin-bottom:50px;text-align:center}}@media (min-width:768px){.ere-agent.agent-list .ere__agent-excerpt{max-height:calc(var(--ere-body-line-height)*var(--ere-loop-list-agent-except-max-height));overflow:hidden}}.ere__loop-agency-title{font-size:18px}.ere__loop-agency-title a,ul.ere__loop-agency-social li a{-webkit-transition:all .3s;transition:all .3s;color:inherit}.ere__loop-agency-title a:focus,.ere__loop-agency-title a:hover,ul.ere__loop-agency-social li a:focus,ul.ere__loop-agency-social li a:hover{color:var(--ere-color-accent)}.ere__loop-agency-desc{line-height:var(--ere-body-line-height);margin:20px 0}ul.ere__loop-agency-social{margin:0;padding:0!important;list-style:none;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;color:var(--ere-color-heading)}ul.ere__loop-agency-social li{margin-right:15px}.ere-property.ere-property-slider .ere__lpb-status .ere__loop-property-badge-item:last-child,.ere__apa-status ul li:last-child,ul.ere__loop-agency-social li:last-child{margin-right:0}ul.ere__loop-agency-meta{list-style:none;margin:0;padding:0!important}ul.ere__loop-agency-meta li{margin-bottom:10px}ul.ere__loop-agency-meta .ere__label,ul.ere__single-agency-contact-info li .ere__label,ul.ere__single-agency-meta li .ere__label{font-weight:700}@media (min-width:576px){ul.ere__loop-agency-meta{columns:2;-webkit-columns:2;-moz-columns:2}}@media (min-width:1200px){ul.ere__loop-agency-meta{columns:3;-webkit-columns:3;-moz-columns:3}}.ere__loop-agency-avatar{background-color:#fafafa;border:1px solid #ededed;position:relative;min-height:210px}.ere__loop-agency-avatar img{max-height:130px;width:auto;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ere__loop-agency-address{font-weight:500}.ere__archive-agency-above{margin-bottom:45px;display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between}.ere__archive-agency-above .ere-heading{margin-bottom:15px}.ere__loop-agency-item{padding-bottom:15px;margin-bottom:30px;border-bottom:2px solid var(--ere-color-border)}.ere__loop-agency-item .ere__loop-agency-title{margin-bottom:0}@media (min-width:992px){.ere__loop-agency-item{display:-ms-flexbox;display:flex;padding-bottom:60px;margin-bottom:60px}.ere__loop-agency-avatar{width:var(--ere-agency-image-width);-ms-flex-negative:0;flex-shrink:0;margin-right:var(--ere-agency-image-spacing)}.ere__loop-agency-content{-ms-flex:1 1 auto;flex:1 1 auto;width:1px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between}.ere__loop-agency-desc{max-height:calc(var(--ere-body-line-height)*var(--ere-loop-agency-desc-max-height));overflow:hidden}}@media (max-width:991px){.ere__loop-agency-avatar{margin-bottom:30px}}@media (min-width:576px){.ere__loop-agency-heading{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.ere__loop-agency-heading .ere__loop-agency-social{-ms-flex-negative:0;flex-shrink:0}}.ere-property-type .property-type-inner{position:relative}.ere-property-type img{width:100%}.ere-property-type .property-type-info{position:absolute;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.9);padding:25px 20px;color:#fff;line-height:1}.ere-property-type .property-title{font-size:32px;font-weight:500;margin-bottom:10px;-webkit-transition:all .3s;transition:all .3s}.ere-property-type .property-title:hover,.ere-property.ere-property-slider .property-title:hover{color:var(--ere-color-accent)}.ere-property-type .property-title a,.ere__social-share .social-share-list a{color:inherit}.ere-property.ere-property-slider .property-heading{background-color:var(--ere-sc-property-slider-property-bg-color);color:var(--ere-sc-property-slider-property-text-color)}.ere-property.ere-property-slider .property-location{color:var(--ere-sc-property-slider-property-location-text-color, inherit);font-size:16px}.ere-property.ere-property-slider .property-title{color:var(--ere-sc-property-slider-property-title-text-color, inherit);font-size:32px}.ere-property.ere-property-slider .property-price{color:var(--ere-sc-property-slider-property-price-text-color, inherit);font-size:24px}.ere-property.ere-property-slider .property-info{background-color:transparent!important}.ere-property.ere-property-slider .property-info .property-info-inner{background-color:var(--ere-sc-property-slider-property-info-bg-color);color:var(--ere-sc-property-slider-property-info-text-color);padding:16px 20px}.ere-property.ere-property-slider .ere__lpb-status{position:static;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.ere-property.ere-property-slider .ere__lpb-status .ere__loop-property-badge-item{margin-right:5px;margin-bottom:0}.ere-property.ere-property-slider .ere__lpb-status .ere__loop-property-badge-item .ere__lpbi-inner{padding:5px 15px;font-size:16px}@media (min-width:768px){.ere-property-slider.navigation-middle .property-item-content{position:absolute;left:0;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1}.ere-property-slider.navigation-middle .property-heading{display:inline-block;max-width:100%}.ere-property-slider.navigation-middle .property-item-content-inner{padding:0 15px}}.ere-property-slider.navigation-middle .property-inner{position:relative}.ere-property-slider.navigation-middle .ere__lpb-status{margin-right:10px;-ms-flex-negative:0;flex-shrink:0}.ere-property-slider.navigation-middle .property-location{margin-left:auto}.ere-property-slider.navigation-middle .property-heading{padding:15px 20px}.ere-property-slider.navigation-middle .property-title{margin-bottom:1px}.ere-property-slider.navigation-middle .property-price{margin-right:10px;-ms-flex-negative:0;flex-shrink:0}.ere-property-slider.navigation-middle .property-heading-inner{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.ere-property-slider.navigation-middle .property-info .property-info-inner{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.ere-property-slider.navigation-middle .owl-nav-inline{--ere-owl-nav-inline-spacing:10px}@media (max-width:767px){.ere-property-slider.navigation-middle .property-heading-inner{-ms-flex-wrap:wrap;flex-wrap:wrap}.ere-property-slider.navigation-middle .property-location{margin-left:0;width:100%;margin-top:2px}.ere-property-slider.navigation-middle .owl-nav{display:none}}.ere-property-slider.pagination-image{--ere-sc-property-slider-property-info-bg-color:rgba(0,0,0,.8);--ere-sc-property-slider-property-info-text-color:#8f8f8f;--ere-sc-property-slider-property-bg-color:rgba(0,0,0,.6);--ere-sc-property-slider-property-text-color:#bababa;--ere-sc-property-slider-property-title-text-color:#fff;--ere-loop-property-info-value-text-color:#fff;--ere-loop-property-info-spacing:60px}@media (min-width:768px){.ere-property-slider.pagination-image .property-item-content{position:absolute;left:0;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1}.ere-property-slider.pagination-image .property-slider-image-wrap{position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:1;max-width:730px}.ere-property-slider.pagination-image .property-info .property-info-inner{padding:36px 20px}.ere-property-slider.pagination-image .property-title{font-size:48px}.ere-property-slider.pagination-image .property-price{font-size:32px}}.ere-property-slider.pagination-image .property-inner{position:relative}.ere-property-slider.pagination-image .property-heading{text-align:center;padding:35px 15px 23px}.ere-property-slider.pagination-image .property-info .property-info-inner{-ms-flex-pack:center;justify-content:center}.ere-property-slider.pagination-image .property-title{margin-bottom:3px}.ere-property-slider.pagination-image .property-slider-image-wrap{width:100%;background-color:#fff;padding:10px 10px 0}.ere-property-slider.pagination-image .property-slider-image-wrap .owl-item{cursor:pointer}.ere-property-slider.pagination-image .property-slider-image-wrap .owl-item:not(.current):before{position:absolute;left:0;top:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);content:"";display:block;z-index:2}.ere-search-map-properties.color-light{--ere-property-search-form-bg-color:var(--ere-property-search-form-light-bg-color);--ere-property-search-form-text-color:var(--ere-property-search-form-light-text-color);--ere-property-search-form-border-color:var(--ere-property-search-form-light-border-color)}.ere-search-map-properties.color-light .form-search-wrap{--ere-color-heading:#fff;padding:15px;background-color:var(--ere-property-search-form-bg-color)}.ere-search-map-properties.color-light .form-search-wrap.has-status-tab{padding-top:0}.ere-search-map-properties .property-result-wrap{margin-top:25px}.ere-search-map-properties .list-property-result-ajax{padding-left:15px;padding-right:15px;padding-bottom:30px}.ere-search-map-properties .property-search-map-paging-wrap{margin-top:20px}@media (max-width:1199px){.ere-search-map-properties .col-scroll-vertical,.ere-search-map-properties .ere-map-search{height:inherit!important;overflow:inherit!important}}@media (max-width:767px){.ere-search-map-properties .ere-map-result{height:400px}}.ere-search-properties.style-default .ere-search-content{position:relative}.ere-search-properties.style-default .ere-search-content .search-title{position:absolute;font-size:21px;text-transform:uppercase;left:0;right:0;height:60px;line-height:60px;background-color:#181818;top:-120px;color:#fff;padding-left:10px;font-weight:600}.ere-search-properties.style-default .ere-search-content .search-title i{height:60px;width:60px;text-align:center;line-height:60px;font-size:26px;margin-right:15px;background-color:var(--ere-color-accent)}.ere-search-properties.style-default-small.color-light,.ere-search-properties.style-default.color-light,.ere-search-properties.style-mini-line{--ere-property-search-form-bg-color:var(--ere-property-search-form-light-bg-color);--ere-property-search-form-text-color:var(--ere-property-search-form-light-text-color);--ere-property-search-form-border-color:var(--ere-property-search-form-light-border-color)}.ere-search-properties.style-default.color-light .form-search-wrap{--ere-color-heading:#fff}@media (max-width:600px){.ere-search-properties.style-default .ere-search-content .search-title{display:none}}.ere-search-properties.style-default-small.color-light .form-search-wrap{--ere-color-heading:#fff}@media (max-width:1199px){.ere-search-properties.style-mini-line{padding:0 20px}}@media (max-width:767px){.ere-search-properties.style-mini-line .search-properties-form .submit-search-form{clear:both}}.ere-search-properties.style-absolute{position:relative}.ere-search-properties.style-absolute .ere-map-result{height:700px}.ere-search-properties.style-absolute .ere-search-content.ere-pd-top-85{padding-top:85px!important}.ere-search-properties.style-absolute .form-search-wrap{position:absolute;top:48px;left:65%;max-width:370px}.ere-search-properties.style-absolute .form-search-wrap .ere-search-content{background-color:rgba(255,255,255,.95);padding:30px}@media (max-width:991px){.ere-search-properties.style-absolute .form-search-wrap{left:58%;width:100%}}@media (max-width:900px){.ere-search-properties.style-absolute .form-search-wrap{left:50%}}@media (max-width:767px){.ere-search-properties.style-absolute .form-search-wrap{position:relative;top:inherit;left:inherit;max-width:100%;width:100%}.ere-search-properties.style-absolute .ere-search-content.ere-pd-top-85{padding-top:35px!important}}.ere-search-properties.style-vertical{--ere-property-search-form-bg-color:var(--ere-property-search-form-light-bg-color);--ere-property-search-form-text-color:var(--ere-property-search-form-light-text-color);--ere-property-search-form-border-color:var(--ere-property-search-form-light-border-color)}.ere-search-properties.style-vertical .ere-search-content{padding:15px;position:relative}.ere-search-properties.style-vertical .ere-search-content.pd-top-title{padding-top:60px}.ere-search-properties.style-vertical .has-status-tab .ere-search-content{padding-top:0}.ere-search-properties.style-vertical .search-title{position:absolute;top:0;left:0;right:0;height:40px;line-height:40px;color:#fff;background-color:#181818;padding-left:60px;font-size:16px;font-weight:400}.ere-search-properties.style-vertical .search-title i{position:absolute;height:40px;width:40px;text-align:center;line-height:40px;color:#fff;top:0;left:0;background-color:var(--ere-color-accent)}.ere-search-properties.style-vertical .property-result-wrap{padding:25px}@media (max-width:991px){.ere-search-properties.style-vertical .col-scroll-vertical,.ere-search-properties.style-vertical .ere-map-search{height:inherit!important;overflow:inherit!important}.ere-search-properties.style-vertical .ere-map-result{height:550px!important}}@media (max-width:767px){.ere-search-properties.style-vertical .ere-map-result{height:400px!important}.ere-search-properties.style-vertical .ere-search-content{padding-left:6.2%;padding-right:6.2%;padding-bottom:15px;position:relative}.ere-search-properties.style-vertical .ere-search-content.pd-top-title{padding-top:35px}}@media (max-width:600px){.ere-search-properties.style-vertical .title-result span.number-result,.ere-search-properties.style-vertical .title-result span.text-no-result,.ere-search-properties.style-vertical .title-result span.text-result{font-size:14px}}.ere-search-properties .ui-state-active,.ere-search-properties .ui-widget-content .ui-state-active{background-color:transparent!important;border-color:transparent!important}.bg-img-top-no-repeat{background-position:top;background-repeat:no-repeat}.bg-dark-left{position:relative}.bg-dark-left:after{content:"";position:absolute;top:0;bottom:0;left:100%;right:-999px;background-color:#2c2c2c}@media (max-width:767px){.ere-search-properties .search-title{display:none!important}}.ere-search-properties:not(.ere-search-properties-map).ere-show-status-tab .form-search-wrap{padding-top:0!important}.ere-property-wrap .form-search-wrap{padding-top:0!important}.ere-mini-search-properties{--ere-property-search-form-border-color:transparent}.ere-mini-search-properties .form-search-wrap{background-color:var(--ere-property-mini-search-form-bg-color);max-width:var(--ere-property-mini-search-form-width);margin-left:auto;margin-right:auto;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.ere-mini-search-properties .form-group{margin-bottom:0;padding:0}.ere-mini-search-properties .form-group+.form-group{border-left:1px solid var(--ere-color-border)}.ere-mini-search-properties .form-group:last-child{border-left:none}.ere-mini-search-properties .form-control:focus{border:0}.ere-mini-search-properties .keyword{-ms-flex-positive:1;flex-grow:1}.ere-mini-search-properties .status{-ms-flex-negative:0;flex-shrink:0;width:120px}.ere-mini-search-properties .search-field{height:var(--ere-property-mini-search-form-height)!important}.ere-mini-search-properties .search-field:focus{-webkit-box-shadow:none;box-shadow:none}.ere-mini-search-properties #mini-search-btn{height:var(--ere-property-mini-search-form-height);width:var(--ere-property-mini-search-form-height);font-size:20px}.ere-property-gallery.ere-property-gallery .property-item-content{position:absolute;left:0;right:0;top:100%;z-index:3;padding:15px;color:#bababa;opacity:0;-webkit-transition:all .3s;transition:all .3s}.ere-property-gallery.ere-property-gallery .property-inner{overflow:hidden}.ere-property-gallery.ere-property-gallery .property-image:before{opacity:1;background-color:rgba(0,0,0,.8);top:100%}.ere-property-gallery.ere-property-gallery .property-title{color:#fff;white-space:normal;margin-bottom:3px}.ere-property-gallery.ere-property-gallery .property-title:hover{color:#bababa}.ere-property-gallery.ere-property-gallery .property-price{color:#bababa;margin-bottom:5px}.ere-property-gallery.ere-property-gallery .property-location{white-space:normal}.ere-property-gallery.ere-property-gallery .property-active-hover .property-image:before,.ere-property-gallery.ere-property-gallery .property-inner:hover .property-image:before{top:0}.ere-property-gallery.ere-property-gallery .property-active-hover .property-item-content,.ere-property-gallery.ere-property-gallery .property-inner:hover .property-item-content{opacity:1;top:0}.ere-property-gallery.ere-property-gallery .filter-wrap{margin-bottom:30px}.ere-property-gallery.ere-property-gallery .filter-inner{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:end;align-items:flex-end;-ms-flex-pack:justify;justify-content:space-between}.ere-property-gallery.ere-property-gallery .property-filter-content{margin-bottom:30px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center}.ere-property-gallery.ere-property-gallery .property-filter-content a{font-size:16px;color:#8f8f8f;-webkit-transition:all .3s;transition:all .3s;padding:13px 20px;cursor:pointer}.ere-property-gallery.ere-property-gallery .property-filter-mb,.ere-property-multi-step .property-media .media-thumb img,.ere-property-multi-step select,.ere__my-property-search select,.ere__single-agent-avatar img,.ere__single-invoice-billing table{width:100%}.ere-property-featured.property-list-two-columns .ere-heading{margin-bottom:60px}@media (max-width:991px){.ere-property-featured.property-list-two-columns .ere-heading{margin-bottom:40px}}.ere-property-featured.property-single-carousel{--ere-owl-dot-bg-color:rgba(0,0,0,.1);--ere-owl-dot-width:24px;--ere-owl-dot-height:4px;--ere-owl-dot-radius:0px}.ere-property-featured.property-single-carousel .property-inner{display:-ms-flexbox;display:flex}.ere-property-featured.property-single-carousel .property-image{max-width:var(--ere-sc-property-featured-layout-property-single-carousel-image-width);-ms-flex-negative:0;flex-shrink:0;margin-right:var(--ere-sc-property-featured-layout-property-single-carousel-image-spacing);-ms-flex-item-align:start;align-self:flex-start}.ere-property-featured.property-cities-filter .property-image:before,.ere-property-featured.property-single-carousel .property-image:before,.ere-property-multi-step fieldset{display:none}.ere-property-featured.property-single-carousel .property-item-content{-ms-flex:1 1 auto;flex:1 1 auto;width:1px}.ere-property-featured.property-single-carousel .property-title{font-size:32px;margin-bottom:12px}.ere-property-featured.property-single-carousel .property-price{font-size:24px;margin-right:20px}.ere-property-featured.property-single-carousel .property-location{font-size:14px;margin-bottom:22px}.ere-property-featured.property-single-carousel .property-info{margin-top:30px}.ere-property-featured.property-single-carousel .property-heading-inner{display:-ms-flexbox;display:flex;margin-bottom:3px}.ere-property-featured.property-single-carousel .ere-heading{margin-bottom:60px}@media (max-width:1199px){.ere-property-featured.property-single-carousel .property-inner{-ms-flex-wrap:wrap;flex-wrap:wrap}.ere-property-featured.property-single-carousel .property-image{width:100%!important;max-width:100%;margin-right:0!important;margin-bottom:22px}.ere-property-featured.property-single-carousel .property-title{white-space:normal}.ere-property-featured.property-single-carousel .ere-heading{margin-bottom:40px}}@media (min-width:1200px){.ere-property-featured.property-single-carousel .property-excerpt{max-height:calc(var(--ere-body-line-height)*var(--ere-sc-property-featured-layout-property-single-carousel-property-except-max-height));overflow:hidden}.ere-property-featured.property-single-carousel .property-item-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.ere-property-featured.property-single-carousel .property-info{margin-top:auto}}.ere-property-featured.property-single-carousel .owl-dots{padding-top:55px}.ere-property-featured.property-single-carousel.color-light{--ere-owl-dot-bg-color:rgba(255,255,255,.1);--ere-loop-property-info-value-text-color:var(--ere-color-light-heading-color)}.ere-property-featured.property-single-carousel.color-light .property-price,.ere-property-featured.property-single-carousel.color-light .property-title{color:var(--ere-color-light-heading-color)}.ere-property-featured.property-single-carousel.color-light .property-excerpt,.ere-property-featured.property-single-carousel.color-light .property-info.ere__single-property-info,.ere-property-featured.property-single-carousel.color-light .property-location{color:var(--ere-color-light-text-color)}.ere-property-featured.property-sync-carousel .property-title{font-size:32px;margin-bottom:12px}.ere-property-featured.property-sync-carousel .property-heading-inner{display:-ms-flexbox;display:flex;margin-bottom:5px}.ere-property-featured.property-sync-carousel .property-price{font-size:24px;margin-right:20px}.ere-property-featured.property-sync-carousel .property-location{font-size:14px;margin-bottom:17px}.ere-property-featured.property-sync-carousel .ere-heading{margin-bottom:55px}.ere-property-featured.property-sync-carousel .property-excerpt{margin-bottom:20px}.ere-property-featured.property-sync-carousel .owl-nav{position:absolute;left:20px;bottom:20px}.ere-property-featured.property-sync-carousel .property-item{overflow:hidden}@media (min-width:1200px){.ere-property-featured.property-sync-carousel .main-content-inner{max-width:560px;margin-left:auto;padding-top:60px;padding-bottom:60px}.ere-property-featured.property-sync-carousel .property-main-content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.ere-property-featured.property-sync-carousel .property-image-carousel,.ere-property-featured.property-sync-carousel .property-image-carousel .owl-item,.ere-property-featured.property-sync-carousel .property-image-carousel .owl-stage,.ere-property-featured.property-sync-carousel .property-image-carousel .owl-stage-outer,.ere-property-featured.property-sync-carousel .property-image-carousel .property-image,.ere-property-featured.property-sync-carousel .property-image-carousel .property-image img{height:100%}.ere-property-featured.property-sync-carousel .property-image-carousel .property-image img{object-fit:cover}}@media (max-width:1199px){.ere-property-featured.property-sync-carousel .main-content-inner,.ere-property-featured.property-sync-carousel .property-image-content{max-width:970px;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}.ere-property-featured.property-sync-carousel .main-content-inner{padding-bottom:40px}.ere-property-featured.property-sync-carousel .property-sync-content-wrap{padding-top:60px;padding-bottom:60px}}@media (max-width:991px){.ere-property-featured.property-sync-carousel .main-content-inner,.ere-property-featured.property-sync-carousel .property-image-content{max-width:750px}}.ere-property-featured.property-sync-carousel.color-light .property-price,.ere-property-featured.property-sync-carousel.color-light .property-title{color:var(--ere-color-light-heading-color)}.ere-property-featured.property-sync-carousel.color-light .property-excerpt,.ere-property-featured.property-sync-carousel.color-light .property-info.ere__single-property-info,.ere-property-featured.property-sync-carousel.color-light .property-location{color:var(--ere-color-light-text-color)}.ere-property-featured.property-cities-filter .ere-heading{margin-bottom:60px}.ere-property-featured.property-cities-filter .property-content-wrap{background-color:#f6f6f6}.ere-property-featured.property-cities-filter .filter-wrap{border-right:1px solid #fff}.ere-property-featured.property-cities-filter .filter-wrap a{display:block;font-size:18px;font-weight:500;color:var(--ere-color-heading);-webkit-transition:all .3s;transition:all .3s;border-bottom:1px solid #fff;border-right:1px solid #fff;padding:11px 30px;cursor:pointer;line-height:30px}.ere-property-featured.property-cities-filter .filter-wrap a.active-filter,.ere-property-featured.property-cities-filter .filter-wrap a:hover,.ere-property-gallery.ere-property-gallery .property-filter-content a.active-filter,.ere-property-gallery.ere-property-gallery .property-filter-content a:hover{color:var(--ere-color-accent-foreground);background-color:var(--ere-color-accent)}.ere-property-featured.property-cities-filter .property-content{padding:30px}.ere-property-featured.property-cities-filter .property-price,.ere-property-featured.property-cities-filter .property-title{font-size:21px;line-height:1.5;margin-bottom:10px}.ere-property-featured.property-cities-filter .property-heading-inner{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:10px}.ere-property-featured.property-cities-filter .property-heading-inner .property-price{-ms-flex-negative:0;flex-shrink:0}.ere-property-featured.property-cities-filter .property-heading-inner .property-title{-ms-flex-positive:1;flex-grow:1}.ere-property-featured.property-cities-filter .property-item{overflow:hidden}.ere-property-featured.property-cities-filter .property-info .property-info-inner{-ms-flex-pack:justify;justify-content:space-between}.ere-property-featured.property-cities-filter .property-image{margin-bottom:16px}.ere-property-featured.property-cities-filter .owl-dots{margin-top:45px}@media (max-width:991px){.ere-property-featured.property-cities-filter .property-content-wrap{padding:15px}.ere-property-featured.property-cities-filter .filter-wrap{border:0;margin-bottom:30px}.ere-property-featured.property-cities-filter .filter-wrap a{display:inline-block;border:0;padding:5px 10px;font-size:16px}.ere-property-featured.property-cities-filter .property-content{padding:0}}.ere-property-carousel,.ere__apa-status ul{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.ere-property-carousel .navigation-wrap{width:var(--ere-sc-property-carousel-navigation-width);-ms-flex-negative:0;flex-shrink:0;padding:0 15px 0 30px}.ere-property-carousel .navigation-wrap .owl-nav{margin-top:40px}.ere-property-carousel .property-content{width:1px;-ms-flex-positive:1;flex-grow:1}.ere-property-carousel.color-light .navigation-wrap .owl-nav div{background-color:rgba(255,255,255,.3)}.ere-property-carousel.color-light .navigation-wrap .owl-nav div.owl-prev:after{border-top-color:rgba(255,255,255,.3)}.ere-property-carousel.color-light .navigation-wrap .owl-nav div.owl-next:after{border-bottom-color:rgba(255,255,255,.3)}@media (max-width:1819px){.ere-property-carousel{--ere-sc-property-carousel-navigation-width:25%}}@media (max-width:1199px){.ere-property-carousel{--ere-sc-property-carousel-navigation-width:33.3333333%}}@media (max-width:767px){.ere-property-carousel{--ere-sc-property-carousel-navigation-width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap}.ere-property-carousel .navigation-wrap{padding:60px 15px}}.ere__apa-status ul{list-style:none;padding:0;margin:0;-ms-flex-wrap:wrap;flex-wrap:wrap}.ere__apa-status ul li{margin-right:1px}.ere__apa-status ul li a{display:block;text-transform:uppercase;color:#fff;font-weight:500;font-size:12px;padding:0 20px;line-height:var(--ere-archiver-action-height);height:var(--ere-archiver-action-height);background-color:var(--ere-color-heading);-webkit-transition:all .3s;transition:all .3s}.ere__apa-status ul li a:focus,.ere__apa-status ul li a:hover,.ere__apa-status ul li.active a{background-color:var(--ere-color-accent)}.ere__apa-orderby{min-width:160px}.ere__apa-orderby .dropdown-toggle{background-color:#f6f6f6;display:block;font-weight:500;font-size:12px;padding:0 20px;line-height:var(--ere-archiver-action-height);height:var(--ere-archiver-action-height);position:relative;color:inherit}.ere__apa-orderby .dropdown-toggle:after{position:absolute;right:20px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.ere__apa-orderby .dropdown-menu{font-size:14px}.ere__apa-switch-layout span{position:relative;width:28px;height:var(--ere-archiver-action-height);display:inline-block;cursor:pointer;background-color:var(--ere-color-heading);text-align:center;color:#fff;-webkit-transition:all .3s;transition:all .3s}.ere__apa-switch-layout span:before{content:"";display:block;position:absolute;top:0;bottom:0;-webkit-transition:all .3s;transition:all .3s}.ere__apa-switch-layout span i{line-height:var(--ere-archiver-action-height)}.ere__apa-switch-layout span.view-as-list{margin-right:5px}.ere__apa-switch-layout span.view-as-list:before{border-bottom:solid 0 transparent;border-top:solid var(--ere-archiver-action-height) var(--ere-color-heading);border-right:solid 6px transparent;left:100%}.ere__apa-switch-layout span.view-as-grid:before{border-bottom:solid var(--ere-archiver-action-height) var(--ere-color-heading);border-top:solid 0 transparent;border-left:solid 6px transparent;right:100%}.ere-property-multi-step #wp-property_des-wrap .insert-media:hover,.ere__apa-switch-layout span.active,.ere__apa-switch-layout span:hover{background-color:var(--ere-color-accent)}.ere__apa-switch-layout span.active:before,.ere__apa-switch-layout span:hover:before{border-top-color:var(--ere-color-accent);border-bottom-color:var(--ere-color-accent)}.ere__archive-actions{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center}.ere__archive-actions .ere__apa-item{margin-bottom:15px;margin-right:5px}.ere__archive-actions .ere__apa-item:last-child,ul.ere__single-agency-meta li:last-child{margin-right:0}.ere__archive-actions .ere__apa-item.ere__apa-status{margin-right:auto}.above-archive-property .ere-heading{margin-bottom:15px}.advanced-saved-searches{margin-bottom:30px;border-top:2px solid var(--ere-color-accent);text-align:center}.ere-advanced-search-wrap .above-archive-property{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.ere__social-share{position:relative;cursor:pointer}.ere__social-share .social-share-list{position:absolute;top:100%;left:0;z-index:-1;visibility:hidden;opacity:0;-webkit-transition:all .3s;transition:all .3s;padding:5px 15px;line-height:20px;background-color:var(--ere-color-accent);color:var(--ere-color-accent-foreground);border-radius:1em;margin-top:20px;display:-ms-flexbox;display:flex;font-size:14px}.ere__social-share:hover .social-share-list{opacity:1;z-index:2;margin-top:0;visibility:visible}.ere__single-property-action{position:relative}.ere__single-property-action .ere__loop-property_action-item{width:40px;height:40px;font-size:18px;background-color:var(--ere-color-heading);color:var(--ere-color-heading-foreground)}.ere__single-property-action .ere__loop-property_action-item:hover{color:var(--ere-color-accent-foreground);background-color:var(--ere-color-accent)}.ere__single-property-price{font-size:24px}.ere__single-property-location,.ere__single-property-price .property-price-postfix,.ere__single-property-price .property-price-prefix{font-size:14px}.ere__single-property-title{font-size:35px;font-weight:500}.ere-light-gallery{position:relative}.ere-light-gallery a.ere-view-video i,.ere-light-gallery a.zoomGallery i{font-size:20px;height:40px;width:40px;text-align:center;line-height:40px;color:#fff;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}.ere-light-gallery a.ere-view-video i{font-size:55px}.ere-light-gallery a.ere-view-video,.ere-light-gallery a.zoomGallery{position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.4);opacity:0;-webkit-transition:all .3s;transition:all .3s;cursor:pointer}.ere-light-gallery:hover a.ere-view-video,.ere-light-gallery:hover a.zoomGallery{opacity:1}.ere__single-property-header-meta-action{-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.ere__single-property-header-meta-action,.ere__single-property-header-price-location{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.ere__single-property-header-price-location .ere__single-property-price,.ere__single-property-header-price-location .ere__single-property-status{margin-right:15px}.ere__single-property-header-price-location .ere__loop-property-location{margin-left:auto}.ere__single-property-header-info .ere__single-property-title{margin-bottom:13px}@media (max-width:767px){.ere__single-property-header-price-location{-ms-flex-wrap:wrap;flex-wrap:wrap}.ere__single-property-header-price-location .ere__loop-property-location{width:100%;margin:0}.ere__single-property-header-price-location .ere__single-property-status{margin-right:0}}.ere__single-property-gallery .single-property-image-main{margin-bottom:8px}.ere__single-property-gallery .single-property-image-main .owl-nav{position:absolute;bottom:10px;left:10px}.ere__single-property-gallery .single-property-image-thumb .owl-item{cursor:pointer}.ere__single-property-gallery .single-property-image-thumb .owl-item:before{content:"";display:block;position:absolute;left:0;top:0;right:0;bottom:0;-webkit-transition:all .3s;transition:all .3s}.ere__single-property-gallery .single-property-image-thumb .current:before{background-color:rgba(34,34,34,.6)}.ere__single-property-address{position:relative}.ere__single-property-address .open-on-google-maps{color:var(--ere-color-accent)}@media (min-width:576px){.ere__single-property-address .open-on-google-maps{position:absolute;top:0;right:0}}.ere__property-address-list .address{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.ere__property-address-list a,.ere__walk-score-item h4.ere__title a{color:inherit;-webkit-transition:all .3s;transition:all .3s}.ere__property-address-list a:active,.ere__property-address-list a:focus,.ere__property-address-list a:hover,.ere__single-property-contact-agent .ere__agent-name a:focus,.ere__single-property-contact-agent .ere__agent-name a:hover,.ere__single-property-feature .property-feature-wrap a:active,.ere__single-property-feature .property-feature-wrap a:focus,.ere__single-property-feature .property-feature-wrap a:hover,.ere__walk-score-item h4.ere__title a:focus,.ere__walk-score-item h4.ere__title a:hover{color:var(--ere-color-accent)}.ere__property-attachment-download{text-decoration:underline}.ere__single-property-map .ere-property-element{position:relative}.ere__single-property-map-directions{position:absolute;bottom:0;left:0;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-align:stretch;align-items:stretch}.ere__single-property-map-directions .ere__spmd-input,.ere__single-property-map-directions .ere__spmd-total{background-color:#fff;padding-left:15px;padding-right:15px}.ere__single-property-map-directions .ere__spmd-total{color:var(--ere-color-heading);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0}@media (max-width:575px){.ere__spmd-total{width:100%}}.single-property-element{margin-bottom:60px}.ere__nearby-place-item-content{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;font-size:18px;font-weight:600;color:var(--ere-color-heading)}.ere__nearby-place-item-content .ere__dot{-ms-flex-positive:1;flex-grow:1;border-bottom:1px solid var(--ere-color-border);position:relative;top:-10px;margin:0 5px;min-width:50px}.ere__nearby-place-item-type{font-size:14px;color:#8f8f8f}.ere__nearby-place-item+.ere__nearby-place-item{margin-top:25px}@media (min-width:768px){.ere__nearby-places .ere__nbp-content{position:relative}.ere__nearby-places .ere__nbp-content-inner{position:absolute;left:0;right:0;top:0;bottom:0;overflow:auto;padding:0 15px}}@media (max-width:767px){.ere__nearby-places .ere__nbp-map{margin-bottom:30px}.ere__nearby-places .ere__nbp-content{max-height:475px;overflow:auto}}.ere__walk-score-item{display:-ms-flexbox;display:flex}.ere__single-agent-social a,.ere__walk-score-item .ere__score{-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:35px}.ere__walk-score-item .ere__score{height:30px;border:1px solid var(--ere-color-accent);color:var(--ere-color-accent);background-color:#fff;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;margin-right:15px;position:relative}.ere__walk-score-item .ere__score:before{content:"";position:absolute;bottom:-2px;left:50%;width:12px;height:11px;-webkit-transform:rotate(-42deg) translateX(-50%);transform:rotate(-42deg) translateX(-50%);border-bottom:1px solid var(--ere-color-accent);border-left:1px solid var(--ere-color-accent);background-color:#fff}.ere__walk-score-item .ere__info{-ms-flex:1 1 auto;flex:1 1 auto;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.ere__walk-score-item .ere__link{-ms-flex-item-align:start;align-self:flex-start;text-decoration:underline;color:var(--ere-color-accent)}@media (max-width:575px){.ere__walk-score-item .ere__link{display:none}}.ere__walk-score-item+.ere__walk-score-item{margin-top:30px}.ere__single-property-walk-score .ere-property-element{background-color:#f8f8f8;padding:20px;position:relative}.ere__single-property-walk-score .ere__logo{position:absolute;right:0;top:-30px}.ere__single-property-contact-agent .ere__agent-name{font-size:21px;margin-bottom:3px}.ere__single-property-contact-agent .ere__agent-name a,.ere__single-property-feature .property-feature-wrap a{color:inherit;-webkit-transition:all .3s;transition:all .3s}.ere__single-property-contact-agent .ere__agent-position{font-weight:500;color:#8f8f8f}.ere__single-property-contact-agent .ere__single-agent-social{margin-top:14px}.ere__single-property-contact-agent .ere__single-agent-contact-info{margin:25px 0}.ere__single-property-contact-agent .ere__single-agent-contact-form{margin-top:15px}@media (min-width:576px){.ere__single-property-contact-agent .ere__has-captcha .ere__agent-contact-btn-wrap{text-align:right}}@media (max-width:767px){.ere__single-property-contact-agent .ere__agent-image{margin-bottom:15px;text-align:center}}.ere__single-property-info-footer{padding-top:10px;border-top:1px solid var(--ere-color-border);text-align:center}.ere__single-property-info-footer span i{color:var(--ere-color-accent);margin:0 5px}.ere__apa-search button.btn,.ere__apa-search input.form-control{height:var(--ere-archiver-action-height)}.ere__apa-search button.btn{line-height:1;padding:0 15px}.ere__archive-agent-above{margin-bottom:45px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:end;align-items:flex-end}.ere__archive-agent-above .ere-heading{margin-bottom:15px}.ere__archive-agent-above .ere-heading h2{margin-bottom:0!important}@media (max-width:575px){.ere__apa-search{width:100%}}.ere__single-agent-social a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:35px;-webkit-transition:all .3s;transition:all .3s;border-radius:50%;background:var(--ere-color-heading);color:var(--ere-color-heading-foreground)}.ere__single-agent-social a:hover{background:var(--ere-color-accent);color:var(--ere-color-accent-foreground)}.ere__single-agent-contact-info{line-height:2}.ere__single-agent-contact-info i{color:var(--ere-color-accent);width:20px}.ere__single-agent-contact-info a{color:inherit;-webkit-transition:all .3s;transition:all .3s}.ere__loop-my-property-title a:focus,.ere__loop-my-property-title a:hover,.ere__single-agent-contact-info a:active,.ere__single-agent-contact-info a:focus,.ere__single-agent-contact-info a:hover{color:var(--ere-color-accent)}.ere-property-multi-step .ere-property-attachments .media-thumb a,.ere__single-agent-position{display:block}.ere__single-agent-number-property{display:block;font-weight:700}.ere__single-agent-agency a{text-decoration:underline}.agent-content-top .ere__single-agent-title{margin-bottom:20px}.agent-content-top .ere__single-agent-social{margin-bottom:10px}.ere__single-agency-header ul.ere__single-agency-contact-info,.ere__single-agency-header ul.ere__single-agency-meta,.ere__single-agent-contact-info{margin-top:25px}.single-agent-element{margin-bottom:60px}.single-agent-element .ere__single-agent-description{margin-top:40px}@media (max-width:991px){.ere__single-agent-avatar,.ere__single-agent-contact-info{margin-bottom:30px}}h2.ere__single-agency-title{font-size:21px;text-transform:uppercase}ul.ere__single-agency-meta{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}ul.ere__single-agency-meta li{margin-right:50px}ul.ere__single-agency-contact-info,ul.ere__single-agency-meta{margin:0;padding:0;list-style:none}ul.ere__single-agency-contact-info li{margin-bottom:20px}.ere__single-agency-desc p:last-child,ul.ere__single-agency-contact-info li:last-child{margin-bottom:0}ul.ere__single-agency-social{margin:0;padding:0;list-style:none;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}ul.ere__single-agency-social li{margin:5px 10px 5px 0}ul.ere__single-agency-social li a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:35px;height:35px;border-radius:50%;-webkit-transition:all .3s;transition:all .3s;background-color:var(--ere-color-heading);color:var(--ere-color-heading-foreground)}ul.ere__single-agency-social li a:focus,ul.ere__single-agency-social li a:hover{background-color:var(--ere-color-accent);color:var(--ere-color-accent-foreground)}ul.ere__loop-my-property-action li:last-child,ul.ere__my-property-filter li:last-child,ul.ere__single-agency-social li:last-child{margin-right:0}.ere__single-agency-avatar{border:1px solid #ededed;background-color:#fafafa;height:250px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.ere__single-agency-header{display:-ms-flexbox;display:flex;margin:0-15px}.ere__single-agency-header h2.ere__single-agency-title{margin-bottom:8px}.ere__single-agency-header>div{position:relative;width:100%;padding-right:15px;padding-left:15px}.ere__single-agency-header .ere__single-agency-avatar-wrap{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.ere__single-agency-header .ere__contact-form{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.ere__single-agency-header .ere__summary{-ms-flex:1 1 auto;flex:1 1 auto}.ere__single-agency-header ul.ere__single-agency-social{margin-top:15px}@media (max-width:991px){.ere__single-agency-header{-ms-flex-wrap:wrap;flex-wrap:wrap}.ere__single-agency-header .ere__single-agency-avatar-wrap{-ms-flex:0 0 45%;flex:0 0 45%;max-width:45%}.ere__single-agency-header .ere__summary{-ms-flex:0 0 55%;flex:0 0 55%;max-width:55%}.ere__single-agency-header .ere__contact-form{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-top:40px}}@media (max-width:575px){.ere__single-agency-header .ere__single-agency-avatar-wrap,.ere__single-agency-header .ere__summary{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.ere__single-agency-header .ere__single-agency-avatar-wrap{margin-bottom:30px}}.ere__single-agency-element{margin-bottom:60px}.ere__single-agency-element:last-child{margin-bottom:0}.ere-dashboard-logout i{padding-right:5px}.ere-dashboard-welcome{border:1px solid #ddd;padding:30px 0;text-align:center}.ere-dashboard-welcome figure{float:none;margin:0 auto;width:150px;height:150px;overflow:hidden;border:1px solid #dbdfe2;border-radius:50%}.ere-dashboard-welcome figure img{width:100%;height:auto;border-radius:50%}.ere-dashboard-welcome h4.ere-dashboard-title{margin:10px 0 0 5px}.ere-dashboard-sidebar .navbar{border-radius:0;margin-bottom:20px;margin-left:0;background-color:#f8f8f8;border:1px solid #e7e7e7;padding:0}.ere-dashboard-sidebar .ere-dashboard-nav{margin:0!important;padding-left:0!important}.ere-dashboard-sidebar .ere-dashboard-nav .badge{float:right}.ere-dashboard-sidebar .ere-dashboard-nav li{border-bottom:1px solid #ddd}.ere-dashboard-sidebar .ere-dashboard-nav li:last-child{border-bottom:none}.ere-dashboard-sidebar .ere-dashboard-nav li a{line-height:20px;position:relative;display:block;padding:10px 15px}.ere-dashboard-sidebar .ere-dashboard-nav li a i{margin-right:8px}.ere-dashboard-sidebar .ere-dashboard-nav li a:hover{background-color:#fafcfd;color:inherit}.ere-dashboard-sidebar .ere-dashboard-nav li.active a{color:#555;background-color:#e7e7e7}.ere-dashboard-sidebar .navbar-collapse{padding-left:0;padding-right:0}.ere-dashboard-sidebar .navbar-toggle{position:relative;float:right;padding:9px 10px;margin-right:15px;margin-top:8px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid #ddd;border-radius:4px}.ere-dashboard-sidebar .navbar-toggle .icon-bar{background-color:#888;display:block;width:22px;height:2px;border-radius:1px}.ere-dashboard-sidebar .navbar-toggle .icon-bar+.icon-bar{margin-top:4px}.ere-dashboard-sidebar .navbar-brand{float:left;height:50px;padding:15px;font-size:18px;line-height:20px}@media (min-width:992px){.ere-dashboard-sidebar .navbar-header{display:none}.ere-dashboard-sidebar .navbar-collapse{display:block!important}}@media (max-width:991px){.ere-dashboard-sidebar{margin-bottom:30px}.ere-dashboard-sidebar .navbar-header{width:100%}.ere-dashboard-sidebar .navbar-collapse.show{border-top:1px solid #ddd}}.ere__loop-my-property-badge{color:#fff;background-color:green;padding:0 5px;font-size:12px;display:inline-block;position:absolute}.ere__loop-my-property-badge.ere__status{top:0;left:0}.ere__loop-my-property-badge.ere__featured{background-color:var(--ere-color-accent);bottom:0;right:0}.ere__loop-my-property-badge.ere__status-expired{background-color:red}.ere__loop-my-property-badge.ere__status-pending{background-color:#ff8c00}.ere__loop-my-property-badge.ere__status-hidden{background-color:#000}.ere__loop-my-property-title{margin-bottom:5px}.ere__loop-my-property-title a,ul.ere__list-2-col a{color:inherit;-webkit-transition:all .3s;transition:all .3s}ul.ere__loop-my-property-action,ul.ere__my-property-filter{list-style:none;padding:0!important;margin:0;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}ul.ere__loop-my-property-action li{margin-right:5px;margin-bottom:5px}.ere__btn-dashboard-action{text-decoration:none;font-size:12px;padding:0 5px;cursor:pointer;border:1px solid #ddd;background:#f7f7f7;display:inline-block;-webkit-transition:all .3s;transition:all .3s}.ere__btn-dashboard-action:hover{background-color:var(--ere-color-accent);color:var(--ere-color-accent-foreground);border-color:var(--ere-color-accent);text-decoration:none}.ere__loop-my-property-meta-item i{color:var(--ere-color-accent);margin-right:5px}.ere__loop-property-meta-date,.ere__loop-property-meta-expire-date,.ere__single-invoice-agent span{display:inline-block}.ere__loop-property-meta-date{margin-right:5px}.ere__loop-my-property-date-expire{min-width:10px;padding:3px 7px;font-size:12px;color:var(--ere-color-accent-foreground);background-color:var(--ere-color-accent);border-radius:10px;font-weight:700;line-height:1;display:inline-block}.ere__loop-my-property-date-expire.ere__expired{color:var(--ere-color-heading-foreground);background-color:var(--ere-color-heading)}ul.ere__my-property-filter{text-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}ul.ere__my-property-filter li{margin-right:20px}.ere-list-top-agents-wrap .agent-info h4.agent-name a,ul.ere__my-property-filter li a{color:inherit}ul.ere__my-property-filter li.active{font-weight:700}.ere__my-property-list .ere__property-item,.ere__my-property-search{margin-bottom:15px}.ere__my-property-list .ere__property-item-inner{display:-ms-flexbox;display:flex;padding:10px;border:1px solid var(--ere-color-border)}.ere__my-property-list .ere__property-image{-ms-flex-negative:0;flex-shrink:0;-ms-flex-item-align:start;align-self:flex-start;margin-right:20px;position:relative}.ere__my-property-list .ere__property-content{width:1px;-ms-flex:1 1 auto;flex:1 1 auto}.ere__my-property-list .ere__property-content .ere__loop-my-property-title{margin-bottom:10px}.ere__my-property-list .ere__property-content .ere__loop-my-property-action{margin-top:10px}.ere__my-property-toolbar{margin-bottom:20px}.ere-user-dashboard .paging-navigation{margin-top:15px}@media (max-width:575px){.ere__my-property-list .ere__property-item-inner{-ms-flex-wrap:wrap;flex-wrap:wrap}.ere__my-property-list .ere__property-image{width:100%;margin-right:0;margin-bottom:10px}}.jumbotron.ere-account-agent{padding:15px}.jumbotron.ere-account-agent p{font-size:16px;color:#000}.ere-my-invoices .view{text-align:center}@media (max-width:768px){.ere-my-invoices table thead{display:none}.ere-my-invoices table tr{display:block;border-bottom:1px solid #ddd}.ere-my-invoices table tr td:not(.view):before{content:attr(data-title)": ";font-weight:700;float:left}.ere-my-invoices table tr td{display:block;text-align:right!important}.ere-my-invoices table tbody td,.ere-my-invoices table tbody th{padding-left:10px}}.ere-my-saved-search-item{border-bottom:1px solid #ddd;margin-bottom:15px;padding-bottom:15px}.ere-my-saved-search-item:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}.ere__single-invoice-agent,.ere__single-invoice-header{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.ere__single-invoice-header{-ms-flex-align:end;align-items:flex-end}.ere__single-invoice-header p{margin:0}.ere__single-invoice-agent{margin-top:40px;padding-top:20px;border-top:1px solid #eee;margin-bottom:40px}.ere__single-invoice-billing table tr{border-bottom:1px solid #eee}.ere__single-invoice-billing table tr:last-of-type{border-bottom:none}.ere__single-invoice-billing table td,.ere__single-invoice-billing table th{padding:15px 0}.ere__single-invoice-action{text-align:right;margin-top:40px}.ere__single-invoice-action a{display:inline-block;width:40px;height:40px;background-color:var(--ere-color-heading);color:var(--ere-color-heading-foreground);border-radius:50%;margin-right:6px;font-size:18px;-webkit-transition:all .3s;transition:all .3s;text-align:center}.ere__single-invoice-action a i{line-height:40px}.ere__single-invoice-action a:last-of-type{margin-right:0}.ere__single-invoice-action a:focus,.ere__single-invoice-action a:hover{background-color:var(--ere-color-accent);color:var(--ere-color-accent-foreground)}.ere-property-multi-step label{font-weight:600;cursor:pointer}.ere-property-multi-step .property-fields-wrap{margin-bottom:50px}.ere-property-multi-step .select2-container{display:block!important;width:100%!important}.ere-property-multi-step .select2-container input{height:30px}.ere-property-multi-step fieldset.visible,.ere-property-multi-step fieldset:first-child{display:block}.ere-property-multi-step .ere-steps{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:50px}.ere-property-multi-step .ere-steps button.ere-btn-arrow{border:0;height:var(--ere-btn-step-height);background:var(--ere-btn-step-bg-color);position:relative;text-decoration:none;text-transform:none;color:var(--ere-btn-step-text-color);-webkit-transition:all .3s;transition:all .3s;opacity:1;padding:0 10px 0 25px;margin:0 5px 5px 0;line-height:1}.ere-property-multi-step .ere-steps button.ere-btn-arrow:after,.ere-property-multi-step .ere-steps button.ere-btn-arrow:before{content:"";border-top:calc(var(--ere-btn-step-height)*.5) solid transparent;border-bottom:calc(var(--ere-btn-step-height)*.5) solid transparent;position:absolute;top:0}.ere-property-multi-step .ere-steps button.ere-btn-arrow:after{border-left:calc(var(--ere-btn-step-height)*.5) solid var(--ere-btn-step-bg-color);right:0;-webkit-transform:translateX(100%);transform:translateX(100%);z-index:1;-webkit-transition:all .3s;transition:all .3s}.ere-property-multi-step .ere-steps button.ere-btn-arrow:before{border-left:calc(var(--ere-btn-step-height)*.5) solid white;left:0}.ere-property-multi-step .ere-steps button.ere-btn-arrow:first-child{padding-left:10px;border-top-left-radius:5px;border-bottom-left-radius:5px}.ere-property-multi-step .ere-steps button.ere-btn-arrow:first-child:before{display:none}.ere-property-multi-step .ere-steps button.ere-btn-arrow:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px;margin-right:0}.ere-property-multi-step .ere-steps button.ere-btn-arrow:last-child:after{display:none}.ere-property-multi-step .ere-steps button.ere-btn-arrow.active,.ere-property-multi-step .ere-steps button.ere-btn-arrow:active,.ere-property-multi-step .ere-steps button.ere-btn-arrow:focus,.ere-property-multi-step .ere-steps button.ere-btn-arrow:hover{color:var(--ere-btn-step-active-text-color);background:var(--ere-btn-step-active-bg-color)}.ere-property-multi-step .ere-steps button.ere-btn-arrow.active:after,.ere-property-multi-step .ere-steps button.ere-btn-arrow:active:after,.ere-property-multi-step .ere-steps button.ere-btn-arrow:focus:after,.ere-property-multi-step .ere-steps button.ere-btn-arrow:hover:after{border-left-color:var(--ere-btn-step-active-bg-color)}.ere-property-multi-step .ere-step-nav{border-top:1px solid var(--ere-color-accent);text-align:center;padding-top:15px}.ere-property-multi-step .ere-step-nav:after{clear:both;content:"";display:table}.ere-property-multi-step .ere-step-nav .ere-btn-prev{float:left}.ere-property-multi-step .ere-step-nav .btn-submit-property,.ere-property-multi-step .ere-step-nav .ere-btn-next{float:right}.ere-property-multi-step .ere-step-nav span{padding:0 5px}.ere-property-multi-step .property-media .media-thumb{text-align:center}.ere-property-multi-step .property-media .media-item-actions{text-align:center;font-size:20px}.ere-property-multi-step .property-media .media-item-actions>*{margin-right:5px}.ere-list-top-agents-wrap .agent-info h4.agent-name:hover,.ere-property-multi-step .property-media .media-item-actions .icon-featured,ul.ere__property-taxonomy-list i{color:var(--ere-color-accent)}.ere-property-multi-step .media-drag-drop{background-color:#efefef;border:2px dashed #dfdfdf;text-align:center;padding:30px}.ere-property-multi-step .remove{cursor:pointer}.ere-property-multi-step .media-drag-drop,.ere-property-multi-step .property-image-360,.ere-property-multi-step .property-video-url{margin-bottom:20px}.ere-property-multi-step .media-thumb-wrap>span{width:16.666666667%;float:left;display:block;text-align:center;font-size:18px}.ere-property-multi-step .ere-property-attachments .media-thumb img{width:34px;height:auto}.ere-property-multi-step .ere-property-attachments .media-drag-drop p{margin-bottom:0;padding-top:10px}.ere-property-multi-step #ere_additional_details tr td,.ere-property-multi-step #ere_floors tr td{vertical-align:middle}.ere-property-multi-step #ere_additional_details tr td:first-of-type span{cursor:all-scroll}.ere-property-multi-step #ere_additional_details tr td:last-of-type span{cursor:pointer}.ere-property-multi-step #ere_additional_details tr td:first-of-type,.ere-property-multi-step #ere_additional_details tr td:last-of-type{width:30px;text-align:center}.ere-property-multi-step #ere_additional_details tr td:first-of-type span:hover,.ere-property-multi-step #ere_additional_details tr td:last-of-type span:hover,.ere-property-multi-step #ere_floors tr td:first-of-type span:hover,.ere-property-multi-step #ere_floors tr td:last-of-type span:hover{color:var(--ere-color-accent)}.ere-property-multi-step #ere_floors .row-remove,.ere-property-multi-step #ere_floors .row-sort,.ere-property-multi-step .add-sort-table .row-sort,.ere-property-multi-step .ere-column-action{width:30px;text-align:center}.ere-property-multi-step #ere_floors tr td:first-of-type span{cursor:all-scroll}.ere-property-multi-step #ere_floors tr td:last-of-type span{cursor:pointer}.ere-property-multi-step .file-upload-block{position:relative}.ere-property-multi-step .file-upload-block input{padding-right:44px}.ere-property-multi-step .file-upload-block button{top:0;right:0;height:100%;width:44px;padding:0;position:absolute}.ere-property-multi-step .file-upload-block button i{font-size:20px}.ere-property-multi-step #wp-property_des-wrap .insert-media{height:45px;background-color:var(--ere-color-heading);border-radius:0;border:0;color:var(--ere-color-heading-foreground);padding:0 15px}.ere-property-multi-step #wp-property_des-wrap .wp-switch-editor{height:45px;padding:0 15px;margin:0}.ere-property-multi-step #wp-property_des-wrap .wp-switch-editor:focus,.ere-property-multi-step #wp-property_des-wrap .wp-switch-editor:hover{border-color:#e5e5e5}.ere-property-multi-step .html-active .switch-html,.ere-property-multi-step .tmce-active .switch-tmce{border-bottom:none}.ere-property-multi-step #property_des,.ere-property-multi-step #property_des_ifr{border:1px solid #e5e5e5;box-sizing:border-box;border-top:none}.ere-property-multi-step.edit-form fieldset,.no-js .ere-property-multi-step fieldset{display:block!important}.ere-property-multi-step.edit-form .ere-step-nav .ere-btn-edit,.ere-property-multi-step.edit-form .ere-step-nav .ere-btn-next,.ere-property-multi-step.edit-form .ere-step-nav .ere-btn-prev,.ere-property-multi-step.edit-form .ere-steps,.no-js .ere-property-multi-step .ere-step-nav .ere-btn-edit,.no-js .ere-property-multi-step .ere-step-nav .ere-btn-next,.no-js .ere-property-multi-step .ere-step-nav .ere-btn-prev,.no-js .ere-property-multi-step .ere-steps{display:none}.ere-property-multi-step.edit-form .ere-step-nav,.no-js .ere-property-multi-step .ere-step-nav{border-top:0}.compare-listing{width:135px;position:fixed;right:0;top:50%;background-color:#fff;z-index:1000;-webkit-transform:translate3d(100%,0,0) translateY(-50%);transform:translate3d(100%,0,0) translateY(-50%);-webkit-transition:all .5s;transition:all .5s}.compare-listing.listing-open{-webkit-transform:translate3d(0,0,0) translateY(-50%);transform:translate3d(0,0,0) translateY(-50%);-webkit-box-shadow:0 0 5px 1px #777;box-shadow:0 0 5px 1px #777}.compare-listing .listing-btn{padding:0;border-radius:0;height:44px;width:44px;position:absolute;left:-44px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.compare-listing .listing-btn i{font-size:22px;position:relative;left:-2px;top:-1px}.compare-listing-header{padding:15px;text-align:center;-webkit-box-shadow:3px 1px 5px 0#777;box-shadow:3px 1px 5px 0#777}.compare-listing-header .title{margin:0;line-height:1}.compare-listing-body{padding:10px 0;text-align:center}.compare-listing-body .compare-properties-button{width:105px}.compare-thumb-main{margin-left:0;margin-right:0}.compare-thumb-main .compare-thumb{position:relative;width:105px;margin-left:auto;margin-right:auto;margin-bottom:10px;overflow:hidden}.compare-thumb-main .thumb-inner-empty{height:56px;width:100%;float:left;margin-bottom:10px;border:2px dashed #eee}.compare-thumb-main .compare-property-remove{position:absolute;top:0;right:0;color:var(--ere-color-accent-foreground);background:var(--ere-color-accent);border:0;padding:2px;border-radius:50%;width:20px;height:20px}.compare-thumb-main .compare-property-remove i{position:relative;top:-1px}.ere_widget_featured_properties .property-inner,.ere_widget_recent_properties .property-inner{padding:0!important;background-color:transparent!important}.ere_widget_featured_properties .property-price,.ere_widget_recent_properties .property-price{display:block}.ere_widget_search_form .search-properties-form .row .form-group:last-child{margin-bottom:0!important}.ere-list-top-agents-wrap .agent-item{display:-ms-flexbox;display:flex;margin-bottom:40px}.ere-list-top-agents-wrap .agent-item:last-child{margin-bottom:0}.ere-list-top-agents-wrap .agent-avatar{-ms-flex-negative:0;flex-shrink:0;width:70px;margin-right:10px}.ere-list-top-agents-wrap .agent-info{-ms-flex-positive:1;flex-grow:1;width:1px}.ere-list-top-agents-wrap .agent-info h4.agent-name{font-size:18px;font-weight:500;margin-bottom:5px;-webkit-transition:all .3s;transition:all .3s}.ere-list-top-agents-wrap .agent-info .agent-position{font-weight:400;color:#8f8f8f}.ere-list-top-agents-wrap .agent-info .total-properties{font-size:12px;font-weight:400}.ere__mc-form label{font-weight:400}.ere__mc-form .ere__mc-result,ul.ere__property-taxonomy-list.scheme-light{color:var(--ere-color-heading)}.ere__mc-form .form-group:last-child,ul.ere__property-taxonomy-list li:last-child{margin-bottom:0}ul.ere__property-taxonomy-list{list-style:none;padding:0;margin:0}ul.ere__property-taxonomy-list li{margin-bottom:6px}ul.ere__property-taxonomy-list li a{display:block;position:relative;color:inherit;-webkit-transition:all .3s;transition:all .3s}ul.ere__property-taxonomy-list li a:active,ul.ere__property-taxonomy-list li a:focus,ul.ere__property-taxonomy-list li a:hover{color:var(--ere-color-accent);padding-left:5px}ul.ere__property-taxonomy-list li .item-count{position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.ere-package-item.active{box-shadow:0 20px 35px rgba(0,0,0,.3);border-color:var(--ere-color-accent)}.ere-package-item.active>.card-header{background-color:var(--ere-color-accent);color:var(--ere-color-accent-foreground)}.ere-package-item.active>.card-header .card-title{color:inherit}.ere-package-price{padding:20px 0}.ere-package-price sup{font-size:60%}.ere__compare-table-wrap table.ere__compare-tables,.ere__compare-table-wrap table.ere__compare-tables th{border:0}.ere__compare-table-wrap table.ere__compare-tables thead th{background:0 0;padding:0 15px 15px;vertical-align:top}.ere__compare-table-wrap table.ere__compare-tables tbody>tr:nth-of-type(even){background-color:#f6f6f6}.ere__compare-table-wrap table.ere__compare-tables tbody>tr:nth-of-type(odd){background-color:transparent}.ere__compare-table-wrap table.ere__compare-tables td{border:0;vertical-align:middle;text-align:center;font-size:16px;font-weight:400;color:#8f8f8f}.ere__compare-table-wrap table.ere__compare-tables tr{height:52px}.ere__compare-table-wrap table.ere__compare-tables .title-list-check{font-weight:500;padding-left:21px;text-align:left;color:var(--ere-color-heading);width:150px}.ere__compare-table-wrap table.ere__compare-tables .check-no{color:#e33f3f}.ere__compare-table-wrap table.ere__compare-tables .check-yes{color:#4ede00}@media (min-width:1200px){.ere__compare-table-wrap table.ere__compare-tables{width:100%;table-layout:fixed}}@media (max-width:1199px){.ere__property-compare{width:360px}}.ere__property-compare{max-width:360px;padding:15px;background-color:#f8f8f8;margin-left:auto;margin-right:auto;position:relative}.ere__property-compare:before{content:"";display:block;width:25px;height:25px;background:#f8f8f8;position:absolute;left:0;right:0;margin:auto;bottom:-20px;-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}.ere__property-compare .property-item-content{padding-top:17px}.ere__property-compare .property-title{white-space:normal}.ere__account-login-wrap{max-width:570px;margin:auto;border:10px solid rgba(237,237,237,.7);padding:35px 30px}.ere__account-login-wrap .ere_messages{margin-bottom:1rem}.ere__account-login-wrap .ere__show-password{cursor:pointer}.ere__account-login-wrap .input-group-text{background-color:transparent;border-color:var(--ere-color-border);border-radius:0;color:inherit}.ere__account-login-wrap input:-webkit-autofill,.ere__account-login-wrap input:-webkit-autofill:active,.ere__account-login-wrap input:-webkit-autofill:focus,.ere__account-login-wrap input:-webkit-autofill:hover{transition:background-color 5000s ease-in-out 0s}.ere-reset-password-wrap{display:none}.ere-reset-password-wrap .ere-back-to-login{margin-top:1rem;display:block}ul.ere-my-package{margin:0;padding:0}.fw-light{font-weight:300!important}.fw-normal{font-weight:400!important}.fw-medium{font-weight:500!important}.fw-semi-bold{font-weight:600!important}.fw-bold{font-weight:700!important}.fw-black{font-weight:900!important}.fs-10{font-size:10px!important}.fs-11{font-size:11px!important}.fs-12{font-size:12px!important}.fs-13{font-size:13px!important}.fs-14{font-size:14px!important}.fs-15{font-size:15px!important}.fs-16{font-size:16px!important}.fs-18{font-size:18px!important}.fs-20{font-size:20px!important}.fs-21{font-size:21px!important}.fs-24{font-size:24px!important}.fs-30{font-size:30px!important}.fs-31{font-size:31px!important}.fs-32{font-size:33px!important}.fs-36{font-size:36px!important}.fs-38{font-size:38px!important}.fs-46{font-size:46px!important}.fs-50{font-size:50px!important}.fs-60{font-size:60px!important}.text-italic{font-style:italic!important}.uppercase{text-transform:uppercase!important}.line-small{line-height:1em!important}.line-normal{line-height:1.5em!important}.line-medium{line-height:1.6em!important}.line-large{line-height:1.8em!important}.line-2x{line-height:2em!important}.line-3x{line-height:3em!important}.line-21{line-height:21px!important}.line-24{line-height:24px!important}.line-34{line-height:34px!important}.line-42{line-height:42px!important}.spacing-50{letter-spacing:.05em}.spacing-100{letter-spacing:.1em}.mg-bottom-0{margin-bottom:0!important}.mg-bottom-5{margin-bottom:5px!important}.mg-bottom-10{margin-bottom:10px!important}.mg-bottom-15{margin-bottom:15px!important}.mg-bottom-20{margin-bottom:20px!important}.mg-bottom-25{margin-bottom:25px!important}.mg-bottom-30{margin-bottom:30px!important}.mg-bottom-35{margin-bottom:35px!important}.mg-bottom-40{margin-bottom:40px!important}.mg-bottom-45{margin-bottom:45px!important}.mg-bottom-50{margin-bottom:50px!important}.mg-bottom-55{margin-bottom:55px!important}.mg-bottom-60{margin-bottom:60px!important}@media screen and (max-width:991px){.sm-mg-bottom-0{margin-bottom:0!important}.sm-mg-bottom-5{margin-bottom:5px!important}.sm-mg-bottom-10{margin-bottom:10px!important}.sm-mg-bottom-15{margin-bottom:15px!important}.sm-mg-bottom-20{margin-bottom:20px!important}.sm-mg-bottom-25{margin-bottom:25px!important}.sm-mg-bottom-30{margin-bottom:30px!important}.sm-mg-bottom-35{margin-bottom:35px!important}.sm-mg-bottom-40{margin-bottom:40px!important}.sm-mg-bottom-45{margin-bottom:45px!important}.sm-mg-bottom-50{margin-bottom:50px!important}.sm-mg-bottom-55{margin-bottom:55px!important}.sm-mg-bottom-60{margin-bottom:60px!important}}.accent-color{color:var(--ere-color-accent)}.bg-accent{background-color:var(--ere-color-accent)}.heading-color{color:var(--ere-color-heading)}.hidden{display:none!important}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}.visible-xs{display:none!important}@media (max-width:767px){.visible-xs{display:block!important}.hidden-xs{display:none!important}}.visible-mb{display:none!important}@media (max-width:480px){.visible-mb{display:block!important}.hidden-mb{display:none!important}}.col-xs-12{width:100%;padding-right:15px;padding-left:15px}ul.ere__list-2-col{columns:2;-webkit-columns:2;-moz-columns:2}ul.ere__list-2-col li{display:block;-moz-column-break-inside:avoid;-webkit-column-break-inside:avoid;column-break-inside:avoid;overflow:hidden}ul.ere__list-2-col a:active,ul.ere__list-2-col a:focus,ul.ere__list-2-col a:hover{color:var(--ere-color-accent)}@media (max-width:767px){ul.ere__list-2-col{columns:1;-webkit-columns:1;-moz-columns:1}}ul.ere__list-bg-gray{list-style-type:none;padding:0;margin:0}ul.ere__list-bg-gray strong{display:inline-block;width:50%}ul.ere__list-bg-gray span{display:inline;width:50%}ul.ere__list-bg-gray li{padding:8px 15px}ul.ere__list-bg-gray li:nth-child(odd){background:#f8f8f8}