@charset "UTF-8";
@font-face {
font-family: 'flexslider-icon';
src: url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/flexslider/fonts/flexslider-icon.eot);
src: url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/flexslider/fonts/flexslider-icon.eot?#iefix) format('embedded-opentype'), url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/flexslider/fonts/flexslider-icon.woff) format('woff'), url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/flexslider/fonts/flexslider-icon.ttf) format('truetype'), url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/flexslider/fonts/flexslider-icon.svg#flexslider-icon) format('svg');
font-weight: normal;
font-style: normal;
} .flex-container a:hover,
.flex-slider a:hover {
outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
margin: 0;
padding: 0;
list-style: none;
}
.flex-pauseplay span {
text-transform: capitalize;
} .flexslider {
margin: 0;
padding: 0;
}
.flexslider .slides > li {
display: none;
-webkit-backface-visibility: hidden;
}
.flexslider .slides img {
width: 100%;
display: block;
}
.flexslider .slides:after {
content: "\0020";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
html[xmlns] .flexslider .slides {
display: block;
}
* html .flexslider .slides {
height: 1%;
}
.no-js .flexslider .slides > li:first-child {
display: block;
} .flexslider {
margin: 0 0 60px;
background: #fff;
border: 4px solid #fff;
position: relative;
zoom: 1;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
-moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
-o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
}
.flexslider .slides {
zoom: 1;
}
.flexslider .slides img {
height: auto;
-moz-user-select: none;
}
.flex-viewport {
max-height: 2000px;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-ms-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
}
.loading .flex-viewport {
max-height: 300px;
}
@-moz-document url-prefix() {
.loading .flex-viewport {
max-height: none;
}
}
.carousel li {
margin-right: 5px;
}
.flex-direction-nav {
*height: 0;
}
.flex-direction-nav a {
text-decoration: none;
display: block;
width: 40px;
height: 40px;
margin: -20px 0 0;
position: absolute;
top: 50%;
z-index: 10;
overflow: hidden;
opacity: 0;
cursor: pointer;
color: rgba(0, 0, 0, 0.8);
text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
font-family: "flexslider-icon";
font-size: 40px;
display: inline-block;
content: '\f001';
color: rgba(0, 0, 0, 0.8);
text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.flex-direction-nav a.flex-next:before {
content: '\f002';
}
.flex-direction-nav .flex-prev {
left: -50px;
}
.flex-direction-nav .flex-next {
right: -50px;
text-align: right;
}
.flexslider:hover .flex-direction-nav .flex-prev {
opacity: 0.7;
left: 10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
opacity: 0.7;
right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
opacity: 1;
}
.flex-direction-nav .flex-disabled {
opacity: 0!important;
filter: alpha(opacity=0);
cursor: default;
z-index: -1;
}
.flex-pauseplay a {
display: block;
width: 20px;
height: 20px;
position: absolute;
bottom: 5px;
left: 10px;
opacity: 0.8;
z-index: 10;
overflow: hidden;
cursor: pointer;
color: #000;
}
.flex-pauseplay a:before {
font-family: "flexslider-icon";
font-size: 20px;
display: inline-block;
content: '\f004';
}
.flex-pauseplay a:hover {
opacity: 1;
}
.flex-pauseplay a.flex-play:before {
content: '\f003';
}
.flex-control-nav {
width: 100%;
position: absolute;
bottom: -40px;
text-align: center;
}
.flex-control-nav li {
margin: 0 6px;
display: inline-block;
zoom: 1;
*display: inline;
}
.flex-control-paging li a {
width: 11px;
height: 11px;
display: block;
background: #666;
background: rgba(0, 0, 0, 0.5);
cursor: pointer;
text-indent: -9999px;
-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
-moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
-o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
}
.flex-control-paging li a:hover {
background: #333;
background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
background: #000;
background: rgba(0, 0, 0, 0.9);
cursor: default;
}
.flex-control-thumbs {
margin: 5px 0 0;
position: static;
overflow: hidden;
}
.flex-control-thumbs li {
width: 25%;
float: left;
margin: 0;
}
.flex-control-thumbs img {
width: 100%;
height: auto;
display: block;
opacity: .7;
cursor: pointer;
-moz-user-select: none;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-ms-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
}
.flex-control-thumbs img:hover {
opacity: 1;
}
.flex-control-thumbs .flex-active {
opacity: 1;
cursor: default;
} @media screen and (max-width: 860px) {
.flex-direction-nav .flex-prev {
opacity: 1;
left: 10px;
}
.flex-direction-nav .flex-next {
opacity: 1;
right: 10px;
}
}.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:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;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:8px;padding-left:20px}.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:white;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--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:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;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 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;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:bold;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:bold;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-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{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:solid black 1px;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--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{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:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.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:white}.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:bold;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 transparent;border-style:solid;border-width:5px 4px 0 4px;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:0;border-top-left-radius:4px;border-bottom-left-radius: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:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.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:white;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:bold;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}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{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>.select2-results__options{max-height:200px;overflow-y:auto}.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}html.swipebox-html.swipebox-touch{overflow:hidden!important}#swipebox-overlay img{display: none!important; border:none!important}#swipebox-overlay{width:100%;height:100%;position:fixed;top:0;left:0;z-index:99999!important;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#swipebox-container{position:relative;width:100%;height:100%}#swipebox-slider{-webkit-transition:-webkit-transform .4s ease;transition:transform .4s ease;height:100%;left:0;top:0;width:100%;white-space:nowrap;position:absolute;display:none;cursor:pointer}#swipebox-slider .slide{height:100%;width:100%;line-height:1px;text-align:center;display:inline-block}#swipebox-slider .slide:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}#swipebox-slider .slide .swipebox-inline-container,#swipebox-slider .slide .swipebox-video-container,#swipebox-slider .slide img{display:inline-block;max-height:100%;max-width:100%;margin:0;padding:0;width:auto;height:auto;vertical-align:middle}#swipebox-slider .slide .swipebox-video-container{background:0 0;max-width:1140px;max-height:100%;width:100%;padding:5%;-webkit-box-sizing:border-box;box-sizing:border-box}#swipebox-slider .slide .swipebox-video-container .swipebox-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe{width:100%!important;height:100%!important;position:absolute;top:0;left:0}#swipebox-slider .slide-loading{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/swipebox/img/loader.gif) center center no-repeat}#swipebox-bottom-bar,#swipebox-top-bar{-webkit-transition:.5s;transition:.5s;position:absolute;left:0;z-index:999;height:50px;width:100%}#swipebox-bottom-bar{bottom:-50px}#swipebox-bottom-bar.visible-bars{-webkit-transform:translate3d(0,-50px,0);transform:translate3d(0,-50px,0)}#swipebox-top-bar{top:-50px}#swipebox-top-bar.visible-bars{-webkit-transform:translate3d(0,50px,0);transform:translate3d(0,50px,0)}#swipebox-title{display:block;width:100%;text-align:center}#swipebox-close,#swipebox-next,#swipebox-prev{background-image:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/swipebox/img/icons.png);background-repeat:no-repeat;border:none!important;text-decoration:none!important;cursor:pointer;width:50px;height:50px;top:0}#swipebox-arrows{display:block;margin:0 auto;width:100%;height:50px}#swipebox-prev{background-position:-32px 13px;float:left}#swipebox-next{background-position:-78px 13px;float:right}#swipebox-close{top:0;right:0;position:absolute;z-index:9999;background-position:15px 12px}.swipebox-no-close-button #swipebox-close{display:none}#swipebox-next.disabled,#swipebox-prev.disabled{opacity:.3}.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider{-webkit-animation:rightSpring .3s;animation:rightSpring .3s}.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider{-webkit-animation:leftSpring .3s;animation:leftSpring .3s}.swipebox-touch #swipebox-container:after,.swipebox-touch #swipebox-container:before{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:all .3s ease;transition:all .3s ease;content:' ';position:absolute;z-index:999;top:0;height:100%;width:20px;opacity:0}.swipebox-touch #swipebox-container:before{left:0;-webkit-box-shadow:inset 10px 0 10px -8px #656565;box-shadow:inset 10px 0 10px -8px #656565}.swipebox-touch #swipebox-container:after{right:0;-webkit-box-shadow:inset -10px 0 10px -8px #656565;box-shadow:inset -10px 0 10px -8px #656565}.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before,.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after{opacity:1}@-webkit-keyframes rightSpring{0%{left:0}50%{left:-30px}100%{left:0}}@keyframes rightSpring{0%{left:0}50%{left:-30px}100%{left:0}}@-webkit-keyframes leftSpring{0%{left:0}50%{left:30px}100%{left:0}}@keyframes leftSpring{0%{left:0}50%{left:30px}100%{left:0}}@media screen and (min-width:800px){#swipebox-close{right:10px}#swipebox-arrows{width:92%;max-width:800px}}#swipebox-overlay{background:#0d0d0d}#swipebox-bottom-bar,#swipebox-top-bar{text-shadow:1px 1px 1px #000;background:#000;opacity:.95}#swipebox-top-bar{color:#fff!important;font-size:15px;line-height:43px;font-family:Helvetica,Arial,sans-serif}div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
div.pp_default .pp_top .pp_left{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/default/sprite.png) -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/default/sprite_x.png) top left repeat-x}
div.pp_default .pp_top .pp_right{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/default/sprite.png) -112px -93px no-repeat}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_expand:hover{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_contract:hover{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{width:30px;height:30px;background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer}
div.pp_default .pp_gallery ul li a{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0}
div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}
div.pp_default .pp_content_container .pp_details{margin-top:5px}
div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative}
div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}
div.pp_default .pp_bottom .pp_left{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/default/sprite.png) -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/default/sprite_x.png) bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/default/sprite.png) -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/default/loader.gif) center center no-repeat}
div.light_rounded .pp_top .pp_left{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}
div.light_rounded .pp_top .pp_right{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}
div.light_rounded .pp_next:hover{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.light_rounded .pp_previous:hover{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_rounded .pp_expand{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_rounded .pp_expand:hover{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_rounded .pp_contract{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_rounded .pp_contract:hover{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_rounded .pp_close{width:75px;height:22px;background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_rounded .pp_nav .pp_play{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_nav .pp_pause{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_arrow_previous{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}
div.light_rounded .pp_arrow_next{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}
div.light_rounded .pp_bottom .pp_left{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}
div.light_rounded .pp_bottom .pp_right{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_top .pp_left{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}
div.dark_rounded .pp_top .pp_right{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}
div.dark_rounded .pp_content_container .pp_left{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}
div.dark_rounded .pp_content_container .pp_right{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}
div.dark_rounded .pp_next:hover{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_rounded .pp_previous:hover{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.dark_rounded .pp_expand{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_expand:hover{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract:hover{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_close{width:75px;height:22px;background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_rounded .pp_description{margin-right:85px;color:#fff}
div.dark_rounded .pp_nav .pp_play{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_nav .pp_pause{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_arrow_previous{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}
div.dark_rounded .pp_arrow_next{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}
div.dark_rounded .pp_bottom .pp_left{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}
div.dark_rounded .pp_bottom .pp_right{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_loaderIcon{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}
div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}
div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}
div.dark_square .pp_loaderIcon{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/dark_square/loader.gif) center center no-repeat}
div.dark_square .pp_expand{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_square .pp_expand:hover{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_square .pp_contract{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_square .pp_contract:hover{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_square .pp_close{width:75px;height:22px;background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_square .pp_nav{clear:none}
div.dark_square .pp_nav .pp_play{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_nav .pp_pause{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_arrow_previous{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}
div.dark_square .pp_arrow_next{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}
div.dark_square .pp_next:hover{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_square .pp_previous:hover{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_square .pp_expand{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_square .pp_expand:hover{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_square .pp_contract{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_square .pp_contract:hover{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_square .pp_close{width:75px;height:22px;background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_square .pp_nav .pp_play{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_nav .pp_pause{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_arrow_previous{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}
div.light_square .pp_arrow_next{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}
div.light_square .pp_next:hover{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}
div.light_square .pp_previous:hover{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_top .pp_left{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}
div.facebook .pp_top .pp_middle{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}
div.facebook .pp_top .pp_right{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}
div.facebook .pp_content_container .pp_left{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}
div.facebook .pp_content_container .pp_right{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}
div.facebook .pp_expand{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.facebook .pp_expand:hover{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.facebook .pp_contract{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.facebook .pp_contract:hover{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.facebook .pp_close{width:22px;height:22px;background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.facebook .pp_description{margin:0 37px 0 0}
div.facebook .pp_loaderIcon{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/facebook/loader.gif) center center no-repeat}
div.facebook .pp_arrow_previous{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}
div.facebook .pp_arrow_next{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}
div.facebook .pp_nav{margin-top:0}
div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}
div.facebook .pp_nav .pp_play{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_nav .pp_pause{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_next:hover{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}
div.facebook .pp_previous:hover{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_bottom .pp_left{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}
div.facebook .pp_bottom .pp_middle{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}
div.facebook .pp_bottom .pp_right{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{height:40px;min-width:40px}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;margin:10px 0 2px}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0}
.pp_nav p{float:left;white-space:nowrap;margin:2px 4px}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery li.default a{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}
a.pp_previous{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}
.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px}
#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px}
div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}
div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}
div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}
div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}
div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}
div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/light_rounded/loader.gif) center center no-repeat}
div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/scripts/vendors/prettyphoto/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}
div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}
div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}
.pp_top,.pp_bottom{height:20px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none}html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}
html.swipebox-html{overflow:hidden !important}
html.swipebox-html body{direction:ltr}
article,aside,footer,header,nav,section{display:block}
h1{font-size:2em;margin:.67em 0}
figcaption,figure,main{display:block}
figure{margin:1em 40px}
hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}
pre{font-family:monospace,monospace;font-size:1em}
a{background-color:transparent;-webkit-text-decoration-skip:objects}
abbr[title]{border-bottom:0;text-decoration:underline;-webkit-text-decoration:underline dotted;-moz-text-decoration:underline dotted;text-decoration:underline dotted}
b,strong{font-weight:inherit}
b,strong{font-weight:bolder}
code,kbd,samp{font-family:monospace,monospace;font-size:1em}
dfn{font-style:italic}
mark{background-color:#ff0;color:#000}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sub{bottom:-.25em}
sup{top:-.5em}
audio,video{display:inline-block}
audio:not([controls]){display:none;height:0}
img{border-style:none}
svg:not(:root){overflow:hidden}
button,input,optgroup,select,textarea{margin:0}
button,input{overflow:visible}
button,select{text-transform:none}
[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}
[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}
[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}
legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}
progress{display:inline-block;vertical-align:baseline}
textarea{overflow:auto}
[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}
[type=search]{-webkit-appearance:textfield;outline-offset:-2px}
[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}
::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}
details,menu{display:block}
summary{display:list-item}
canvas{display:inline-block}
template{display:none}
[hidden]{display:none} :root{-ms-overflow-style:-ms-autohiding-scrollbar;overflow-y:scroll;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}
audio:not([controls]){display:none}
details{display:block}
input[type=number]{width:auto}
input[type=search]{-webkit-appearance:textfield}
input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}
main{display:block}
summary{display:block}
pre{overflow:auto}
progress{display:inline-block}
small{font-size:75%}
template{display:none}
textarea{overflow:auto}
[hidden]{display:none}
[unselectable]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
*,::after,::before{-webkit-box-sizing:inherit;box-sizing:inherit}
*{font-size:inherit;line-height:inherit}
::after,::before{text-decoration:inherit;vertical-align:inherit}
*,::after,::before{border-style:solid;border-width:0}
*{margin:0;padding:0}
:root{-webkit-box-sizing:border-box;box-sizing:border-box;cursor:default;font:62.5%/1.5 sans-serif;text-rendering:optimizeLegibility}
html{background-color:#fff}
a{text-decoration:none}
audio,canvas,iframe,img,svg,video{vertical-align:middle}
button,input,select,textarea{background-color:transparent}
button,input,select,textarea{color:inherit;font-family:inherit;font-style:inherit;font-weight:inherit}
[type=button],[type=date],[type=datetime-local],[type=datetime],[type=email],[type=month],[type=number],[type=password],[type=reset],[type=search],[type=submit],[type=tel],[type=text],[type=time],[type=url],[type=week],button,select,textarea{min-height:1.5em}
code,kbd,pre,samp{font-family:monospace,monospace}
nav ol,nav ul{list-style:none}
select{-moz-appearance:none;-webkit-appearance:none}
select::-ms-expand{display:none}
select::-ms-value{color:currentColor}
table{border-collapse:collapse;border-spacing:0}
textarea{resize:vertical}
@media screen{[hidden~=screen]{display:inherit}
[hidden~=screen]:not(:active):not(:focus):not(:target){clip:rect(0 0 0 0) !important;position:absolute !important}
}.alignnone{margin:5px 20px 20px 0}
.aligncenter,div.aligncenter{display:block;margin:5px auto 5px auto}
.alignright{float:right;margin:5px 0 20px 20px}
.alignleft{float:left;margin:5px 20px 20px 0}
.aligncenter{display:block;margin:5px auto 5px auto}
a img.alignright{float:right;margin:5px 0 20px 20px}
a img.alignnone{margin:5px 20px 20px 0}
a img.alignleft{float:left;margin:5px 20px 20px 0}
a img.aligncenter{display:block;margin-left:auto;margin-right:auto}
.wp-caption{background:#fff;max-width:96%;padding:5px 3px 0;text-align:center}
.gallery-caption{font-size:11px;line-height:18px;padding:5px 0}
.wp-caption.alignnone{margin:5px 20px 20px 0}
.wp-caption.alignleft{margin:5px 20px 20px 0}
.wp-caption.alignright{margin:5px 0 20px 20px}
.wp-caption img{border:0 none;height:auto;margin:0;max-width:98.5%;padding:0;width:auto}
.rh_agent_form .wp-caption .wp-caption-text.rh_agent_form__row,.wp-caption .rh_agent_form .wp-caption-text.rh_agent_form__row,.wp-caption p.wp-caption-text{font-size:11px;line-height:17px;margin:0;padding:0 4px 5px}
.alert-wrapper{margin-bottom:80px}
.text-right{text-align:right}
.text-left{text-align:left}
.text-center{text-align:center}
.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute !important;height:1px;width:1px;overflow:hidden}
.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;-webkit-box-shadow:0 0 2px 2px rgba(0,0,0,.6);box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto !important;color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}
*,::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box}
*,:after,:before{-webkit-font-smoothing:antialiased;font-smoothing:antialiased;text-rendering:optimizeLegibility}
.clear:after,.clear:before{content:' ';display:table}
.clear:after{clear:both}
.clear{*zoom:1}
::-moz-selection{background:#1ea69a;color:#fff}
::selection{background:#1ea69a;color:#fff}
html{font-size:62.5%;height:100%;min-height:100%}
body{min-height:100%;margin:0;font-family:Rubik,sans-serif;font-size:1.5rem;font-weight:400;line-height:1.2;background:#f7f7f7;color:#444}
h1,h2,h3,h4,h5,h6{font-family:Rubik,sans-serif;font-weight:700;margin-top:2rem;margin-bottom:0;line-height:1.2;color:#1a1a1a}
h1{font-size:5.4rem;margin-top:4rem}
h2{font-size:3.6rem;margin-top:4rem}
h3{font-size:1.8rem}
h4{font-size:1.6363636364rem}
h5{font-size:1.3846153846rem}
h6{font-size:1.2rem}
.rh_agent_form .rh_agent_form__row,p{color:grey}
a{color:#444;text-decoration:none}
a:hover{color:#444}
a:active,a:focus,a:hover{outline:0}
img{max-width:100%;height:auto;vertical-align:bottom}
span{font-size:inherit;font-weight:400;line-height:1.2}
button,dl,figure,input,label,legend,ol,pre,select,table,textarea,ul{font-size:1.5rem;font-weight:400;line-height:1.2}
select{width:100%}
input,textarea{padding:.5rem;outline:0;-webkit-box-shadow:none;box-shadow:none}
button{-webkit-box-shadow:none;box-shadow:none;background:#1ea69a;color:#fff;border:0;padding:.5rem 1rem;outline:0}
button:focus{outline:0}
blockquote{background-color:rgba(30,166,154,.1);border-color:#1ea69a;font-size:1.5rem;border-left:5px solid #1ea69a}
table{width:100%;margin-bottom:2rem;table-layout:fixed}
table,td,th{border:1px solid rgba(128,128,128,.2);border-collapse:collapse}
th{color:#1a1a1a;font-size:1.5rem;font-weight:500;line-height:1.5;padding:.5rem .7rem}
td{font-size:1.5rem;line-height:1.5;padding:.5rem .7rem}
dl{margin-bottom:2rem}
dl dt{font-size:1.8rem;font-weight:500;line-height:1.5;color:#1a1a1a}
dl dd{font-size:1.5rem;line-height:2;margin-bottom:1.5rem}
address{margin-bottom:2rem}
pre{margin-bottom:2rem;line-height:1.5}
.rh_wrap{position:relative;z-index:0;margin:0 auto}
.rh_wrap--padding{padding:0 2rem;max-width:1440px;margin:0 auto}
@media(min-width:480px){.rh_wrap--padding{padding:0 3rem}
}@media(min-width:768px){.rh_wrap--padding{padding:0 5rem}
}@media(min-width:1140px){.rh_wrap--padding{padding:0 7rem}
}@media(min-width:1280px){.rh_wrap--padding{padding:0 10rem}
}.rh_wrap--topPadding{padding-top:2rem}
@media(min-width:480px){.rh_wrap--topPadding{padding-top:3rem}
}@media(min-width:768px){.rh_wrap--topPadding{padding-top:5rem}
}@media(min-width:1140px){.rh_wrap--topPadding{padding-top:7rem}
}@media(min-width:1280px){.rh_wrap--topPadding{padding-top:8rem}
}
.rh_wrap--bottomPadding{padding-bottom:2rem}
@media(min-width:480px){.rh_wrap--bottomPadding{padding-bottom:3rem}
}@media(min-width:768px){.rh_wrap--bottomPadding{padding-bottom:5rem}
}@media(min-width:1140px){.rh_wrap--bottomPadding{padding-bottom:7rem}
}@media(min-width:1280px){.rh_wrap--bottomPadding{padding-bottom:8rem}
}.clearfix{*zoom:1}
.clearfix:after,.clearfix:before{display:table;content:"";line-height:0}
.clearfix:after{clear:both}
.rh_svg{fill:#1ea69a}
.hide{display:none}
.highlight svg path{fill:#ea723d}
.highlight__red svg path{fill:#ea3d3d}
.only-for-print{display:none}
#rh_inspiry_gdpr{width:100%;display:block;margin-bottom:1.5rem}
#rh_inspiry_gdpr.rh_agent_form__field{margin-bottom:3rem}
#rh_inspiry_gdpr .gdpr-checkbox-label{display:block;font-size:14px;line-height:1.4;margin-bottom:.5rem;color:#1a1a1a}
#rh_inspiry_gdpr input,#rh_inspiry_gdpr label{float:left}
#rh_inspiry_gdpr input{width:auto;margin:4px 0 0}
#rh_inspiry_gdpr label{width:calc(100% - 21px);margin-left:8px;margin-bottom:0 !important;line-height:1.4;color:inherit}
.property-thumbnail-gradient:after,.rh_list_card__wrap .rh_list_card__thumbnail:after,.rh_prop_card .rh_prop_card__thumbnail:after{content:"";display:block;position:absolute;bottom:0;width:100%;min-height:70px;background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(0,0,0,.65)));background:-webkit-linear-gradient(top,transparent 0,rgba(0,0,0,.65) 100%);background:linear-gradient(to bottom,transparent 0,rgba(0,0,0,.65) 100%)}
.rh_grid_size{margin:auto;padding:0 10rem;width:100%;max-width:calc(1240px + 20rem)}
@media(min-width:1024px){.rh_grid_size{padding:0 5rem}
}@media(min-width:1140px){.rh_grid_size{padding:0 7rem}
}@media(min-width:1280px){.rh_grid_size{padding:0 10rem}
}.rh_temp_header_large_screens{display:block}
@media(max-width:1139px){.rh_temp_header_large_screens{display:none}
}.rh_temp_header_responsive_view{display:none}
@media(max-width:1139px){.rh_temp_header_responsive_view{display:block}
}.rh_header{position:absolute;top:0;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:99999999}
.rh_header .rh_header__wrap{max-width:1440px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:0 auto;padding:0;position:relative}
@media(max-width:767px){.rh_header .rh_header__wrap{display:block}
}@media(min-width:768px){.rh_header .rh_header__wrap{padding:2.5rem 5rem}
}@media(min-width:1140px){.rh_header .rh_header__wrap{padding-left:7rem;padding-right:7rem}
}@media(min-width:1280px){.rh_header .rh_header__wrap{padding-left:10rem;padding-right:10rem}
}@media(max-width:767px){.rh_header .rh_header__wrap .rh_logo{padding-top:20px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
}@media(max-width:767px){.rh_header .rh_header__wrap .rh_logo h2{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}
}.rh_header .rh_header__wrap .rh_logo .user_menu_wrapper.enable_xs{-webkit-box-ordinal-group:initial;-webkit-order:initial;-ms-flex-order:initial;order:initial;-webkit-box-flex:1;-webkit-flex:auto;-ms-flex:auto;flex:auto}
@media(max-width:767px){.rh_header .rh_header__wrap .rh_logo .user_menu_wrapper.enable_xs .rh_menu__user_profile{float:left}
}@media(max-width:767px){.rh_header .rh_header__wrap .rh_logo .user_menu_wrapper.enable_xs .rh_modal__corner{border-right:transparent;border-left:20px solid #f7f7f7;margin:0}
}@media(max-width:767px){.rh_header .rh_header__wrap .rh_logo .user_menu_wrapper.enable_xs .rh_modal{right:auto;left:2rem}
}.rh_header .rh_header__wrap .rh_logo .rh_logo_inner{display:inline-block}
@media(max-width:767px){.rh_header .rh_header__wrap .rh_logo .rh_logo_inner{-webkit-box-ordinal-group:initial;-webkit-order:initial;-ms-flex-order:initial;order:initial;-webkit-box-flex:1;-webkit-flex:auto;-ms-flex:auto;flex:auto;text-align:center}
}@media(max-width:767px){.rh_header .rh_header__wrap .rh_logo .wrapper_menu_enable_mobile .hamburger{margin-right:2rem;float:right}
}@media(max-width:767px){.rh_header .rh_header__wrap .rh_logo .wrapper_menu_enable_mobile{-webkit-box-ordinal-group:initial;-webkit-order:initial;-ms-flex-order:initial;order:initial;-webkit-box-flex:1;-webkit-flex:auto;-ms-flex:auto;flex:auto}
}.rh_header--shadow{background:#303030;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,.7)),color-stop(100%,rgba(192,192,192,0)));background:-webkit-linear-gradient(270deg,rgba(0,0,0,.7) 0,rgba(192,192,192,0) 100%);background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.7)),to(rgba(192,192,192,0)));background:-webkit-linear-gradient(top,rgba(0,0,0,.7) 0,rgba(192,192,192,0) 100%);background:linear-gradient(180deg,rgba(0,0,0,.7) 0,rgba(192,192,192,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000',endColorstr='silver',GradientType=0)}
.rh_logo{-webkit-box-flex:1;-webkit-flex:1 0 12rem;-ms-flex:1 0 12rem;flex:1 0 12rem}
@media(max-width:767px){.rh_logo{margin-left:auto;margin-right:auto}
}.rh_logo .rh_logo__heading{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:0;font-size:2.4rem;font-weight:500;line-height:1;color:#fff}
.rh_logo .rh_logo__heading a{-webkit-transition:.2s all linear;transition:.2s all linear;color:#fff}
.rh_logo .only-for-print{display:none}
@media(max-width:1139px){.rh_header_advance.rh_header{background:#303030;position:relative}
}@media(max-width:767px){.rh_header_advance .rh_menu{display:block}
}@media(max-width:767px){.rh_header_advance .rh_menu .main-menu{position:absolute;right:15px;margin-top:-21.5px}
}@media(max-width:767px){.rh_header_responsive{text-align:center}
}@media(max-width:558px){.rh_header_responsive{text-align:initial}
}@media(max-width:767px){.rh_header_responsive .rh_menu{display:inline-block}
}@media(max-width:558px){.rh_header_responsive .rh_menu{width:100%;padding:0 2rem 0 1rem}
}@media(max-width:767px){.rh_header_responsive .rh_menu .rh_menu__hamburger{padding:1rem 0 1.6rem 1.5rem}
}@media(max-width:767px){.rh_header_responsive .rh_menu .main-menu{display:inline-block;float:right}
}@media(max-width:767px){.rh_header_responsive .rh_menu .rh_menu__user{display:inline-block;background:0}
}@media(max-width:767px){.rh_header_responsive .rh_menu .rh_menu__user .rh_menu__user_submit a{padding:.3rem 1rem;background:0 0 !important;border:2px solid #fff !important}
}@media(max-width:767px){.rh_header_responsive .rh_menu .rh_menu__user_phone,.rh_header_responsive .rh_menu .rh_menu__user_submit,.rh_header_responsive .rh_menu .user_menu_wrapper{display:inline-block;vertical-align:middle}
}@media(max-width:558px){.rh_header_responsive .rh_menu .rh_menu__user_phone{display:none}
}.rh_menu{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;padding:0}
.rh_menu .main-menu{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;position:relative}
@media(min-width:1140px){.rh_menu .main-menu{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}
}.rh_menu .rh_menu__hamburger{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:1.2rem 0 1.2rem 1.5rem;height:4.3rem}
@media(min-width:1140px){.rh_menu .rh_menu__hamburger{display:none;padding:0}
}@media(max-width:479px){.rh_menu{width:100%}
}.rh_header_var_1 ul.rh_menu__main{display:none;list-style-type:none;position:relative;margin:0;padding:0 0 0 1.5rem}
@media(min-width:1140px){.rh_header_var_1 ul.rh_menu__main{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
}.rh_header_var_1 ul.rh_menu__main>li{position:relative}
.rh_header_var_1 ul.rh_menu__main>li:hover>.sub-menu{visibility:visible;opacity:1;z-index:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition-delay:0s,0s,.2s;transition-delay:0s,0s,.2s}
.rh_header_var_1 ul.rh_menu__main>li>.sub-menu>li>.sub-menu>li .sub-menu{left:auto;right:100%}
.rh_header_var_1 ul.rh_menu__main>.current-menu-ancestor>a,.rh_header_var_1 ul.rh_menu__main>.current-menu-item>a{background-color:#ea723d}
.rh_header_var_1 ul.rh_menu__main li{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}
.rh_header_var_1 ul.rh_menu__main li:hover{background-color:#ea723d}
.rh_header_var_1 ul.rh_menu__main li a{color:#fff;line-height:2.4rem;padding:1.3rem 1.7rem;text-decoration:none;-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_header_var_1 ul.rh_menu__main li a:hover{background:#ea723d;-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_header_var_1 ul.rh_menu__main li a span{margin-left:1rem;background:#fff;padding:.2rem .5rem;font-size:1.2rem;color:#ea723d;float:right;margin-top:3px}
.rh_header_var_1 ul.rh_menu__main ul.sub-menu{display:inline-block;width:230px;background:#fff;border-top:4px solid #ea723d;padding:2rem 0;visibility:hidden;opacity:0;position:absolute;top:100%;left:0;-webkit-transform:translateY(-1rem);-ms-transform:translateY(-1rem);transform:translateY(-1rem);z-index:-1;-webkit-transition:all .3s ease-in-out 0s,visibility 0s linear .3s,z-index 0s linear 10ms;transition:all .3s ease-in-out 0s,visibility 0s linear .3s,z-index 0s linear 10ms;-webkit-box-shadow:0 0 5px 2px rgba(0,0,0,.05);box-shadow:0 0 5px 2px rgba(0,0,0,.05)}
.rh_header_var_1 ul.rh_menu__main ul.sub-menu li{width:100%;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_header_var_1 ul.rh_menu__main ul.sub-menu li a{display:block;width:100%;color:grey;padding:1rem 2.5rem}
.rh_header_var_1 ul.rh_menu__main ul.sub-menu li a:hover{background:0;color:#000}
.rh_header_var_1 ul.rh_menu__main ul.sub-menu li a span{background:#1ea69a;color:#fff}
.rh_header_var_1 ul.rh_menu__main ul.sub-menu li:hover>.sub-menu{visibility:visible;opacity:1;z-index:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);-webkit-transition-delay:0s,0s,.2s;transition-delay:0s,0s,.2s}
.rh_header_var_1 ul.rh_menu__main ul.sub-menu li.current-menu-item,.rh_header_var_1 ul.rh_menu__main ul.sub-menu li:hover{background:#f7f7f7;cursor:pointer;-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_header_var_1 ul.rh_menu__main ul.sub-menu ul.sub-menu{display:inline-block;width:230px;background:#fff;border-top:4px solid #ea723d;padding:2rem 0;visibility:hidden;opacity:0;position:absolute;top:0;left:100%;-webkit-transform:translateX(1rem);-ms-transform:translateX(1rem);transform:translateX(1rem);z-index:-1;-webkit-transition:all .3s ease-in-out 0s,visibility 0s linear .3s,z-index 0s linear 10ms;transition:all .3s ease-in-out 0s,visibility 0s linear .3s,z-index 0s linear 10ms}
.rh_header_var_1 ul.rh_menu__main ul.sub-menu ul.sub-menu a{color:grey}
.rh_header_var_1 ul.rh_menu__main ul.sub-menu ul.sub-menu a:hover{background:0;color:#000}
.rh_menu__user,.user_menu_wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}
@media(min-width:1140px){.rh_menu__user,.user_menu_wrapper{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}
}@media(max-width:479px){.rh_menu__user,.user_menu_wrapper{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}
}.rh_menu__user .rh_menu__user_phone,.user_menu_wrapper .rh_menu__user_phone{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
@media(min-width:320px){.rh_menu__user .rh_menu__user_phone,.user_menu_wrapper .rh_menu__user_phone{padding:10px 0 10px 10px}
}@media(min-width:768px){.rh_menu__user .rh_menu__user_phone,.user_menu_wrapper .rh_menu__user_phone{padding:0 0 0 10px}
}@media(min-width:1140px){.rh_menu__user .rh_menu__user_phone,.user_menu_wrapper .rh_menu__user_phone{padding:0 0 0 .5rem}
}@media(min-width:1280px){.rh_menu__user .rh_menu__user_phone,.user_menu_wrapper .rh_menu__user_phone{padding:0 0 0 1.5rem}
}.rh_menu__user .rh_menu__user_phone svg,.user_menu_wrapper .rh_menu__user_phone svg{fill:#fff;-webkit-transition:.2s all ease-in-out;transition:.2s all ease-in-out}
.rh_menu__user .rh_menu__user_phone .contact-number,.user_menu_wrapper .rh_menu__user_phone .contact-number{display:inline-block;color:#fff;-webkit-transition:.2s all ease-in-out;transition:.2s all ease-in-out;font-weight:500;margin:0 0 0 1rem}
@media(min-width:320px){.rh_menu__user .rh_menu__user_phone .contact-number,.user_menu_wrapper .rh_menu__user_phone .contact-number{font-size:1.2rem;vertical-align:middle}
}@media(min-width:480px){.rh_menu__user .rh_menu__user_phone .contact-number,.user_menu_wrapper .rh_menu__user_phone .contact-number{font-size:1.4rem}
}.rh_menu__user .rh_menu__user_profile,.user_menu_wrapper .rh_menu__user_profile{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:0 0 0 1rem;position:relative}
@media(max-width:479px){.rh_menu__user .rh_menu__user_profile,.user_menu_wrapper .rh_menu__user_profile{padding-left:0}
}.rh_menu__user .rh_menu__user_profile .user-icon,.user_menu_wrapper .rh_menu__user_profile .user-icon{fill:#fff;width:38px;height:38px;border-radius:500rem;cursor:pointer;padding:.5rem;-webkit-transition:.2s all linear;transition:.2s all linear;fill:#d8d8d8}
.rh_menu__user .rh_menu__user_profile .user-icon:hover,.user_menu_wrapper .rh_menu__user_profile .user-icon:hover{fill:#fff;background:rgba(85,85,85,.3);-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_menu__user .rh_menu__user_profile.open-login .rh_modal,.user_menu_wrapper .rh_menu__user_profile.open-login .rh_modal{top:15px;opacity:1;visibility:visible}
@media(max-width:767px){.rh_menu__user .rh_menu__user_profile.open-login .rh_modal,.user_menu_wrapper .rh_menu__user_profile.open-login .rh_modal{right:auto;left:2rem}
}.rh_menu__user .rh_menu__user_submit,.user_menu_wrapper .rh_menu__user_submit{padding:0 0 0 1rem;-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}
.rh_menu__user .rh_menu__user_submit a,.user_menu_wrapper .rh_menu__user_submit a{display:inline-block;background:#1ea69a;color:#fff;font-weight:500;padding:15px 35px;text-decoration:none;-webkit-transition:.2s all linear;transition:.2s all linear}
@media(min-width:768px){.rh_menu__user .rh_menu__user_submit a,.user_menu_wrapper .rh_menu__user_submit a{padding:1.2rem 1.7rem}
}@media(min-width:1024px){.rh_menu__user .rh_menu__user_submit a,.user_menu_wrapper .rh_menu__user_submit a{padding:1.4rem 1.5rem}
}@media(min-width:1280px){.rh_menu__user .rh_menu__user_submit a,.user_menu_wrapper .rh_menu__user_submit a{padding-left:2rem;padding-right:2rem}
}@media(max-width:767px){.rh_menu__user .rh_menu__user_submit a,.user_menu_wrapper .rh_menu__user_submit a{border:0;background:#1ea69a}
}.rh_menu__user .rh_menu__user_submit a:hover,.user_menu_wrapper .rh_menu__user_submit a:hover{background:#1c9d92;-webkit-transition:.2s all linear;transition:.2s all linear}
@media(max-width:767px){.rh_header_advance .user_menu_wrapper{position:absolute;margin-top:-19px}
}@media(max-width:767px){.rh_menu__user{-webkit-box-ordinal-group:initial;-webkit-order:initial;-ms-flex-order:initial;order:initial;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;background:#1a1a1a}
}@media(max-width:767px){.rh_menu__user .rh_menu__user_phone{display:block}
}@media(max-width:767px){.rh_menu__user #currency-switcher-form{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;margin-left:0}
}@media(max-width:767px){.rh_menu__user .rh_menu__user_submit{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}
}@media(max-width:479px){.rh_menu__user .rh_menu__user_submit a{padding:15px}
}.rh_menu--hover{background:#ea723d;-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_modal{padding-top:15px;display:inline-block;width:225px;visibility:hidden;opacity:0;position:absolute;top:30px;right:2rem;-webkit-transform:translateY(2em);-ms-transform:translateY(2em);transform:translateY(2em);z-index:999999;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
@media(min-width:320px){.rh_modal{width:260px}
}@media(max-width:767px){.rh_modal{right:auto;left:2rem}
}.rh_modal .rh_modal__corner{display:block;width:10px;height:10px;margin:0 0 0 auto;border-top:10px solid transparent;border-right:20px solid #f7f7f7;position:relative}
@media(max-width:767px){.rh_modal .rh_modal__corner{border-right:0;border-left:20px solid #f7f7f7;margin:0}
}.rh_modal .rh_modal__wrap{display:block;text-align:center;background:#f7f7f7;-webkit-box-shadow:0 0 5px 2px rgba(0,0,0,.05);box-shadow:0 0 5px 2px rgba(0,0,0,.05)}
.rh_modal .rh_modal__wrap input[type=password].error,.rh_modal .rh_modal__wrap input[type=text].error{border:1px solid #d51007}
.rh_modal .rh_modal__wrap label{display:block;text-align:left;margin:.5rem 0;font-size:1.4rem;padding:0;color:#d51007}
.rh_modal .rh_modal__wrap .modal-loader{display:none;width:35px;height:35px}
.rh_modal .rh_modal__wrap .rh_modal__msg{margin-bottom:1rem;font-size:1.4rem;line-height:1.5}
.rh_modal .rh_modal__wrap .rh_modal__login_wrap{padding:2.5rem}
.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-widget{margin-bottom:20px}
.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-connect-with{color:grey;font-size:1.5rem;font-weight:500}
.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-list{padding:0;margin:0}
.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-list a{color:#fff}
.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-list a:hover{color:#fff}
.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider{display:inline-block;padding:8px 13px;margin:5px 0;width:100%;font-size:13px;line-height:20px;text-align:center;color:#fff;background-color:#1ea69a}
.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login i.fa{display:inline-block}
.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-facebook{background-color:#3b5998}
.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-facebook:focus,.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-facebook:hover{background-color:#344e86}
.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-google{background-color:#dd4b39}
.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-google:focus,.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-google:hover{background-color:#4285f4}
.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-twitter{background-color:#1da1f2}
.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-twitter:focus,.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-twitter:hover{background-color:#14171a}
.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-yahoo{background-color:#410093}
.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-yahoo:focus,.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-yahoo:hover{background-color:#36007a}
.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-linkedin{background-color:#0077b5}
.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-linkedin:focus,.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-linkedin:hover{background-color:#8d6cab}
.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-instagram{background-color:#f77737}
.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-instagram:focus,.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-instagram:hover{background-color:#fcaf45}
.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-wordpress{background-color:#21759b}
.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-wordpress:focus,.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-wordpress:hover{background-color:#464646}
.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-disqus{background-color:#2e9fff}
.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-disqus:focus,.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-disqus:hover{background-color:#1593ff}
.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-reddit{background-color:#ff4500}
.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-reddit:focus,.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-reddit:hover{background-color:#5f99cf}
.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-foursquare{background-color:#f94877}
.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-foursquare:focus,.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-foursquare:hover{background-color:#0732a2}
.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-lastfm{background-color:#d51007}
.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-lastfm:focus,.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-lastfm:hover{background-color:#bc0e06}
.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-tumblr{background-color:#35465c}
.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-tumblr:focus,.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-tumblr:hover{background-color:#2c3a4c}
.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-goodreads{background-color:#553b08}
.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-goodreads:focus,.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-goodreads:hover{background-color:#3e2b06}
.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-stackoverflow{background-color:#fe7a15}
.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-stackoverflow:focus,.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-stackoverflow:hover{background-color:#f86c01}
.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-github{background-color:#4183c4}
.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-github:focus,.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-github:hover{background-color:#3876b4}
.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-dribbble{background-color:#ea4c89}
.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-dribbble:focus,.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-dribbble:hover{background-color:#444}
.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-500px{background-color:#0099e5}
.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-500px:focus,.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-500px:hover{background-color:#ff4c4c}
.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-skyrock{background-color:#009aff}
.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-skyrock:focus,.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-skyrock:hover{background-color:#008be6}
.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-mixi{background-color:#e67e22}
.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-mixi:focus,.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-mixi:hover{background-color:#d67118}
.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-steam{background-color:#000}
.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-steam:focus,.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-steam:hover{background-color:#00adee}
.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-twitchtv{background-color:#6441a5}
.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-twitchtv:focus,.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-twitchtv:hover{background-color:#b9a3e3}
.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-vkontakte{background-color:#45668e}
.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-vkontakte:focus,.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-vkontakte:hover{background-color:#3d5a7d}
.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-mailru{background-color:#07c}
.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-mailru:focus,.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-mailru:hover{background-color:#0068b3}
.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-yandex{background-color:#fc0}
.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-yandex:focus,.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-yandex:hover{background-color:#e6b800}
.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-odnoklassniki{background-color:#ed812b}
.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-odnoklassniki:focus,.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-odnoklassniki:hover{background-color:#eb7314}
.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-aol{background-color:#ff0b00}
.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-aol:focus,.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-aol:hover{background-color:#00c4ff}
.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-live{background-color:#00bcf2}
.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-live:focus,.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-live:hover{background-color:#00a8d9}
.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-pixelpin{background-color:#1d8bd5}
.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-pixelpin:focus,.rh_modal .rh_modal__wrap .rh_modal__login_wrap .inspiry-social-login .wp-social-login-provider-pixelpin:hover{background-color:#1a7cbf}
.rh_modal .rh_modal__wrap h3{font-weight:500;margin:0 0 1rem 0;text-align:left}
.rh_modal .rh_modal__wrap input{background:#fff;font-size:1.5rem;padding:1.5rem;width:100%;border-bottom:2px solid #f7f7f7}
.rh_modal .rh_modal__wrap button{width:100%;padding:1.5rem;cursor:pointer;margin:0;margin-bottom:1.5rem;-webkit-transition:.2s background linear;transition:.2s background linear}
.rh_modal .rh_modal__wrap button:hover{background:#1c9d92;-webkit-transition:.2s background linear;transition:.2s background linear}
.rh_modal .rh_modal__wrap a{display:inline-block;font-size:1.5rem;font-weight:500;margin-bottom:1rem}
.rh_modal .rh_modal__wrap a:hover{color:#ea723d;text-decoration:underline}
.rh_modal .rh_modal__wrap .rh_modal__dashboard{display:block;padding:2.5rem 2.5rem 1rem;background:#fff;text-align:left}
.rh_modal .rh_modal__wrap .rh_modal__dashboard .rh_modal__dash_link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;margin-bottom:2.5rem;-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_modal .rh_modal__wrap .rh_modal__dashboard .rh_modal__dash_link:hover svg{fill:#ea723d;-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_modal .rh_modal__wrap .rh_modal__dashboard .rh_modal__dash_link svg{width:16px;fill:grey}
.rh_modal .rh_modal__wrap .rh_modal__dashboard .rh_modal__dash_link span{padding:0 0 0 1.5rem}
.rh_modal .rh_modal__recaptcha{margin-top:2px}
.rh_modal .rh_modal__recaptcha .inspiry-recaptcha-wrapper{height:56px}
.rh_modal--display{visibility:visible;opacity:1;z-index:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition-delay:0s,0s,.2s;transition-delay:0s,0s,.2s}
.rh_modal__user_icon{background:rgba(85,85,85,.3);-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_modal__msg{margin-bottom:1rem}
.rh_modal__forgot_wrap,.rh_modal__register_wrap{display:none;padding:2.5rem}
.rh_user{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:0 auto;padding:2.5rem}
.rh_user .rh_user__avatar{padding:0 1.5rem 0 0}
.rh_user .rh_user__avatar img{width:4rem;height:4rem;border-radius:500rem;padding:0}
.rh_user .rh_user__details{text-align:left}
.rh_user .rh_user__details .rh_user__msg{font-size:1.3rem;margin-bottom:.2rem}
.rh_user .rh_user__details .rh_user__name{font-size:1.5rem;margin-bottom:0;font-weight:500}
.rh_menu__responsive{text-align:left;display:block;width:25rem;margin-top:1.5rem;padding:1.5rem 0;background:#fff;position:absolute;top:0;right:0;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);visibility:hidden;opacity:0;-webkit-transition:all .3s ease-in-out 0s,visibility 0s linear .3s,z-index 0s linear 10ms;transition:all .3s ease-in-out 0s,visibility 0s linear .3s,z-index 0s linear 10ms}
.rh_menu__responsive li{padding:0;position:relative;list-style:none}
.rh_menu__responsive li a{display:block;padding:1.5rem 2.5rem;line-height:1.5;-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_menu__responsive li a:hover{-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_menu__responsive .rh_menu__indicator{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:4rem;height:5rem;position:absolute;right:0;top:0;line-height:.4;cursor:pointer;color:grey}
.rh_menu__responsive .rh_menu__indicator_up{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}
.rh_menu__responsive ul.sub-menu{display:none;width:25rem;padding:1.5rem 0;margin:0;background:#f2f2f2}
.rh_menu__responsive ul.sub-menu ul.sub-menu{display:none;width:25rem;padding:1.5rem 0;margin:0;background:#e6e5e5}
.rh_menu__responsive ul.sub-menu ul.rh_menu__submenu_third{left:2.5rem;visibility:visible;z-index:1;opacity:1;-webkit-transition-delay:0s,0s,.2s;transition-delay:0s,0s,.2s}
.rh_menu__responsive ul.rh_menu__submenu_second{left:2.5rem;visibility:visible;z-index:1;opacity:1;-webkit-transition-delay:0s,0s,.2s;transition-delay:0s,0s,.2s}
.rh_menu__responsive_show{-webkit-transform:translateY(4.3rem);-ms-transform:translateY(4.3rem);transform:translateY(4.3rem);visibility:visible;opacity:1;z-index:1;-webkit-transition-delay:0s,0s,.2s;transition-delay:0s,0s,.2s}
#rh_progress{position:fixed;top:0;left:0;width:100%;height:5px;z-index:99999}
.wrapper_menu_enable_mobile{display:none}
@media(max-width:767px){.wrapper_menu_enable_mobile{display:inline-block;position:relative}
}.wrapper_menu_disable_mobile{display:block}
@media(max-width:767px){.wrapper_menu_disable_mobile{display:none}
}.enable_xs{display:none}
@media(max-width:767px){.enable_xs{display:inline-block}
}.disable_xs{display:block}
@media(max-width:767px){.disable_xs{display:none}
}.icon-whatsapp{margin-top:-3px}
#currency-switcher-form{display:inline-block;float:left;margin-left:1rem}
#currency-switcher{margin:0;position:relative}
#currency-switcher #selected-currency{color:#fff;border:1px solid #fff;width:50px;height:24px;font-size:11px;line-height:24px;padding:0 8px;cursor:pointer;position:relative}
#currency-switcher #selected-currency:after{position:absolute;top:0;right:5px;content:"\f0d7";font-family:FontAwesome}
#currency-switcher #selected-currency:hover{background-color:#1ea69a}
#currency-switcher-list{margin:0;list-style:none;position:absolute;top:24px;left:0;z-index:9999;display:none}
#currency-switcher-list li{background-color:#1ea69a;color:#fff;border:1px solid #fff;border-top:0;width:50px;height:24px;font-size:11px;line-height:26px;padding:0 10px;cursor:pointer}
#currency-switcher-list li:first-child{border-top-width:1px;border-top-style:solid}
#currency-switcher-list li:hover{background-color:#ea723d}
.inspiry-language-switcher ul{list-style:none}
.inspiry-language-switcher>ul>li{position:relative;display:block}
.inspiry-language-switcher>ul>li>ul{position:absolute;top:100%;left:0;display:inline-block;min-width:11rem;max-width:14rem;margin-top:-1.5rem;opacity:0;-webkit-transition:all .2s linear;transition:all .2s linear;background-color:#fff;-webkit-box-shadow:0 0 5px 2px rgba(0,0,0,.05);box-shadow:0 0 5px 2px rgba(0,0,0,.05)}
.inspiry-language-switcher .inspiry-language.current{display:block;padding:1rem 1.5rem;font-size:1.5rem;font-weight:400;line-height:2.4rem;text-transform:capitalize;-webkit-transition:all .2s linear;transition:all .2s linear;color:#fff}
.inspiry-language-switcher .inspiry-language.current:hover>ul{margin-top:0;opacity:1}
@media(min-width:1200px){.inspiry-language-switcher .inspiry-language.current{padding-top:1.3rem;padding-bottom:1.3rem}
.inspiry-language-switcher .inspiry-language.current:hover{background-color:#ea723d}
}.inspiry-language-switcher a{display:block;padding:1rem;-webkit-transition:all .2s linear;transition:all .2s linear;color:grey}
.inspiry-language-switcher a:hover{color:#000}
.inspiry-language-switcher img{vertical-align:-1px}
.inspiry-language-switcher img:not(.inspiry-no-language-name){margin-right:.8rem}
.inspiry-language-switcher span:not(.inspiry-no-language-flag){display:inline-block;width:calc(100% - 2.6rem);word-break:break-all}
.rtl .inspiry-language-switcher img:not(.inspiry-no-language-name){margin-right:0;margin-left:.8rem}
.rtl .inspiry-language-switcher>ul>li>ul{left:auto;right:0}
.rh_var2_header{position:relative;z-index:999999}
.rh_var2_nav_wrapper{background:#303030}
@media(min-width:1024px){.rh_var2_nav_wrapper{background:#fff}
}.rh_var_container{max-width:1440px;padding:2rem;margin:auto}
@media(min-width:1024px){.rh_var_container{padding:0 5rem}
}@media(min-width:1140px){.rh_var_container{padding-left:7rem;padding-right:7rem}
}@media(min-width:1280px){.rh_var_container{padding-left:10rem;padding-right:10rem}
}.rh_var2_nav_container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
.rh_var2_nav_container .user_menu_wrapper{-webkit-box-flex:initial;-webkit-flex:initial;-ms-flex:initial;flex:initial}
@media(max-width:1023px){.rh_var2_nav_container .rh_var2_top_nav{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}
}@media(max-width:1023px){.rh_var2_nav_container .rh_var2_logo{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}
}@media(max-width:1023px){.rh_var2_nav_container .rh_var2_user_login{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}
}.rh_var2_nav_container .rh_var2_user_login .rh_menu__user_profile{max-width:48px;padding-left:0;width:100%}
@media(max-width:1023px){.rh_var2_nav_container .rh_var2_user_login .rh_menu__user_profile .rh_modal{left:2rem;right:auto}
}@media(max-width:1023px){.rh_var2_nav_container .rh_var2_user_login .rh_menu__user_profile .rh_modal__corner{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;margin:0;border-left:20px solid #f7f7f7;border-right:transparent}
}.rh_var_header .rh_menu__main{display:inline-block}
.rh_var_header .rh_menu__main .current-menu-ancestor,.rh_var_header .rh_menu__main .current-menu-item{border-color:#ea723d}
.rh_var_header .rh_menu__main .current-menu-ancestor>a,.rh_var_header .rh_menu__main .current-menu-item>a{color:#1a1a1a}
.rh_var_header .rh_menu__main .current-menu-ancestor>.current_page_item,.rh_var_header .rh_menu__main .current-menu-item>.current_page_item{background:#f7f7f7}
.rh_var_header .rh_menu__main>li{-webkit-transition:.1s all ease-in-out;transition:.1s all ease-in-out;border-bottom:3px solid transparent;margin-right:25px}
.rh_var_header .rh_menu__main>li:hover{border-color:#ea723d;-webkit-transition:.3s all ease-in-out;transition:.3s all ease-in-out}
.rh_var_header .rh_menu__main li{display:inline-block;font-size:15px;font-weight:400;position:relative}
.rh_var_header .rh_menu__main li:hover>a{border-color:#ea723d;color:#1a1a1a}
.rh_var_header .rh_menu__main li a{display:inline-block;color:grey;padding-top:20px;padding-bottom:20px;-webkit-transition:.2s all ease-in-out;transition:.2s all ease-in-out}
.rh_var_header .rh_menu__main li a:hover{color:#1a1a1a}
.rh_var_header .rh_menu__main li:hover>ul{opacity:1;visibility:visible}
.rh_var_header .rh_menu__main li ul{opacity:0;visibility:hidden;-webkit-transition:.2s all ease-in-out;transition:.2s all ease-in-out;border-top:3px solid #ea723d;padding:2rem 0;min-width:230px;z-index:999999;position:absolute;top:100%;background:#fff}
.rh_var_header .rh_menu__main li ul li{display:block}
.rh_var_header .rh_menu__main li ul li a{display:block;padding:1rem 2.5rem;line-height:2.4rem}
.rh_var_header .rh_menu__main li ul li:hover>a{background:#f7f7f7}
.rh_var_header .rh_menu__main li ul ul{left:100%;top:-2.3rem}
.rh_var_header .rh_menu__main li .current-menu-item,.rh_var_header .rh_menu__main li .current-menu-parent{background:#f7f7f7}
.rh_temp_header_large_screens .hamburger{display:none}
@media(max-width:1139px){.rh_temp_header_large_screens .hamburger{display:block}
}.rh_var2_header_meta_wrapper{background:#1ea69a}
@media(max-width:1023px){.rh_var2_header_meta_wrapper{background:#1a1a1a}
}.rh_var2_header_meta_container{max-width:1440px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:auto;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:0}
@media(min-width:1024px){.rh_var2_header_meta_container{padding:2rem 5rem}
}@media(min-width:1140px){.rh_var2_header_meta_container{padding:2rem 7rem}
}@media(min-width:1280px){.rh_var2_header_meta_container{padding-left:10rem;padding-right:10rem}
}.rh_var2_header_meta_container .rh_left_box,.rh_var2_header_meta_container .rh_right_box{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
@media(max-width:1023px){.rh_var2_header_meta_container .rh_left_box{display:none}
}@media(max-width:1023px){.rh_var2_header_meta_container .rh_right_box{width:100%;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}
}.rh_var2_header_meta_container .rh_right_box .rh_menu__user_email,.rh_var2_header_meta_container .rh_right_box .rh_menu__user_phone{margin-left:20px;-webkit-transition:.2s all;transition:.2s all}
.rh_var2_header_meta_container .rh_right_box .rh_menu__user_email:hover a,.rh_var2_header_meta_container .rh_right_box .rh_menu__user_phone:hover a{color:rgba(255,255,255,.7)}
.rh_var2_header_meta_container .rh_right_box .rh_menu__user_email:hover svg,.rh_var2_header_meta_container .rh_right_box .rh_menu__user_phone:hover svg{fill:rgba(255,255,255,.7)}
@media(max-width:1023px){.rh_var2_header_meta_container .rh_right_box .rh_menu__user_email,.rh_var2_header_meta_container .rh_right_box .rh_menu__user_phone{padding:1.3rem 0}
}@media(max-width:558px){.rh_var2_header_meta_container .rh_right_box .rh_menu__user_email{display:none}
}.rh_var2_header_meta_container .rh_right_box svg{margin-right:5px}
.rh_var2_header_meta_container .rh_right_box a{color:#fff;font-weight:500;font-size:14px;vertical-align:middle;-webkit-transition:.2s all ease-in-out;transition:.2s all ease-in-out}
.rh_var2_header_meta_container .rh_right_box svg{fill:#fff;-webkit-transition:.2s all ease-in-out;transition:.2s all ease-in-out}
.rh_var2_social_icons{margin-left:20px}
.rh_var2_social_icons:before{content:'/';display:inline-block;font-size:22px;vertical-align:middle;color:#fff;margin-right:10px;margin-left:10px;opacity:.7}
.rh_var2_social_icons a{vertical-align:middle;color:rgba(255,255,255,.7);display:inline-block;margin-left:7px;margin-right:7px;-webkit-transition:.2s all;transition:.2s all}
.rh_var2_social_icons a:hover{color:#fff}
.rh_var2_social_icons a i{vertical-align:middle;font-size:18px}
@media(max-width:1023px){.rh_var2_social_icons{margin-left:0}
}@media(max-width:1023px){.menu-container-standard{display:none}
}.menu-container-standard-responsive.rh_menu__responsive_show{display:block}
.menu-container-standard-responsive.rh_menu__responsive_show .rh_menu__responsive_plain{opacity:1;visibility:visible}
.visible-sm-device{display:none}
@media(max-width:1023px){.visible-sm-device{display:block}
}.hide-sm-device{display:block}
@media(max-width:1023px){.hide-sm-device{display:none}
}.rh_var_header .rh_menu__user_submit{margin-left:20px}
@media(max-width:1023px){.rh_var_header .rh_menu__user_submit{-webkit-box-flex:1;-webkit-flex:auto;-ms-flex:auto;flex:auto;text-align:right}
}.rh_var_header .rh_menu__user_submit a{display:inline-block;padding:1.3rem 2rem;font-size:15px;color:#1ea69a;background:#fff;-webkit-transition:.2s all ease-in-out;transition:.2s all ease-in-out;border:1px solid #fff}
.rh_var_header .rh_menu__user_submit a:hover{background:#1c9d92;color:#fff}
@media(max-width:1023px){.rh_var_header .rh_menu__user_submit a{padding:1.4rem 3.5rem;background:#1ea69a;color:#fff;border:0}
}.rh_var_header .rh_logo__heading{margin:0;font-size:2.4rem;line-height:1}
.rh_var_header .rh_logo__heading a{font-size:2.4rem;font-weight:500;line-height:1;color:#fff}
.rh_var3_header{background:#1ea69a;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
.rh_var3_header .rh_var3_header_box{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative;padding-top:1.5rem;padding-bottom:4rem}
.rh_var3_header .rh_var3_header_box .rh_prop_search__btnWrap,.rh_var3_header .rh_var3_header_box .rh_prop_search__fields{-webkit-box-shadow:-2px -1px 113px -33px #fff;box-shadow:-2px -1px 113px -33px #fff}
.rh_var3_header .rh_var3_header_box .rh_prop_search__form_smart{top:100%;margin-top:-22px;z-index:99999}
.rh_var3_header .rh_var3_header_box .rh_prop_search__form{top:100%;z-index:99999}
.rh_var3_header .rh_var3_header_box.rh_form_fat{padding-bottom:6.5rem}
.rh_var3_header .rh_var2_top_nav{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}
.rh_var3_header .user_menu_wrapper{-webkit-box-ordinal-group:inherit;-webkit-order:inherit;-ms-flex-order:inherit;order:inherit}
.rh_var3_header .rh_var_logo{margin-right:50px}
.rh_var3_header .rh_menu__user_phone,.rh_var3_header .rh_menu__user_submit{font-weight:500}
.rh_menu__user_phone{-webkit-transition:.2s all;transition:.2s all}
.rh_var3_user_nav{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
.rh_var3_user_nav a.contact-number{color:#fff;-webkit-transition:.2s all ease-in-out;transition:.2s all ease-in-out}
.rh_var3_user_nav svg{fill:#fff;-webkit-transition:.2s all ease-in-out;transition:.2s all ease-in-out}
.rh_var3_user_nav .rh_menu__user_phone:hover a.contact-number{color:rgba(255,255,255,.7)}
.rh_var3_user_nav .rh_menu__user_phone:hover svg{fill:rgba(255,255,255,.7)}
.rh_var3_header.rh_var_header .rh_menu__main>li.menu-item-has-children>a:hover{opacity:1}
.rh_var3_header.rh_var_header .rh_menu__main>li.menu-item-has-children>a:hover:after{opacity:0}
.rh_var3_header.rh_var_header .rh_menu__main>li{border-bottom:0}
.rh_var3_header.rh_var_header .rh_menu__main>li>a{padding-top:15px;padding-bottom:15px;position:relative;color:#fff;opacity:.7;-webkit-transition:.2s all;transition:.2s all}
.rh_var3_header.rh_var_header .rh_menu__main>li>a:hover{opacity:1}
.rh_var3_header.rh_var_header .rh_menu__main>li>a:hover:after{opacity:1}
.rh_var3_header.rh_var_header .rh_menu__main>li>a:after{-webkit-transition:.5s all;transition:.5s all;content:'';display:block;position:absolute;width:5px;height:5px;border-radius:5px;background:#fff;bottom:-5px;left:50%;margin-left:-2.5px;opacity:0}
.rh_var3_header.rh_var_header .rh_menu__main>li.current-menu-ancestor>a{color:#fff;opacity:1}
.rh_var3_header.rh_var_header .rh_menu__main>li.current-menu-ancestor>a:after{opacity:1}
.rh_var3_header.rh_var_header .rh_menu__main>li.current-menu-item>a{color:#fff;opacity:1}
.rh_var3_header.rh_var_header .rh_menu__main>li.current-menu-item>a:after{opacity:1}
.inspriry_search_form_hidden_in_header .rh_var3_header .rh_var3_header_box.rh_form_fat{padding-bottom:1.5rem}
.inspriry_search_form_hidden_in_header .rh_var3_header .rh_var3_header_box{padding-bottom:1.5rem}
.inspriry_search_form_hidden_in_header.page-template-home .rh_var3_header .rh_var3_header_box.rh_form_fat{padding-bottom:6.5rem}
.inspriry_search_form_hidden_in_header.page-template-home .rh_var3_header .rh_var3_header_box{padding-bottom:4.5rem}
.admin-bar .rh_mod_sticky_header{top:32px}
.rh_sticky_header_container{display:none}
@media(min-width:1140px){.rh_sticky_header_container{display:block}
}.rh_mod_sticky_header{display:none;padding-left:2rem;padding-right:2rem;position:fixed;width:100%;top:0;background:rgba(55,55,55,.95);z-index:99999;-webkit-box-shadow:3px 5px 72px -20px rgba(0,0,0,.75);box-shadow:3px 5px 72px -20px rgba(0,0,0,.75)}
@media(min-width:1500px){.rh_mod_sticky_header{padding-left:3rem;padding-right:3rem}
}.rh_mod_sticky_header .sticky_header_box{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}
.rh_mod_sticky_header .header_logo{margin-right:3rem;padding-top:5px;padding-bottom:5px;min-width:90px}
@media(min-width:1500px){.rh_mod_sticky_header .header_logo{margin-right:5rem}
}.rh_mod_sticky_header .header_logo img{max-height:50px}
.rh_mod_sticky_header .main-menu{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:auto;-ms-flex:auto;flex:auto}
.rh_mod_sticky_header .main-menu .menu-main-menu-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}
.rh_mod_sticky_header .main-menu .menu-main-menu-container>ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}
.rh_mod_sticky_header .main-menu .menu-main-menu-container>ul li{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}
.rh_mod_sticky_header .main-menu .menu-main-menu-container>ul li>a{color:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding-left:10px;padding-right:10px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-transition:.2s all;transition:.2s all}
@media(min-width:1280px){.rh_mod_sticky_header .main-menu .menu-main-menu-container>ul li>a{padding-left:15px;padding-right:15px}
}.rh_mod_sticky_header .main-menu .menu-main-menu-container>ul li:hover a{background:#fff;color:#444}
.rh_mod_sticky_header .main-menu .menu-main-menu-container>ul li.current-menu-ancestor a{background:#fff;color:#444}
.rh_mod_sticky_header .main-menu .menu-main-menu-container>ul .current-menu-item a{background:#fff;color:#444}
.rh_mod_sticky_header .main-menu .menu-main-menu-container li{display:inline-block;color:#fff;position:relative}
.rh_mod_sticky_header .main-menu .menu-main-menu-container li a{display:inline-block}
.rh_mod_sticky_header .main-menu .menu-main-menu-container li:hover>ul{opacity:1;visibility:visible}
.rh_mod_sticky_header .main-menu .menu-main-menu-container li>ul>li.current-menu-ancestor>a{background:#f7f7f7}
.rh_mod_sticky_header .main-menu .menu-main-menu-container li ul{display:block;position:absolute;top:100%;opacity:0;visibility:hidden;-webkit-transition:.2s all ease-in-out;transition:.2s all ease-in-out;border-top:3px solid #ea723d;padding:2rem 0;min-width:230px;z-index:999999;background:#fff}
.rh_mod_sticky_header .main-menu .menu-main-menu-container li ul li{display:block}
.rh_mod_sticky_header .main-menu .menu-main-menu-container li ul li a{display:block;white-space:nowrap;padding:1rem 2.5rem;line-height:2.4rem}
.rh_mod_sticky_header .main-menu .menu-main-menu-container li ul li:hover>a{background:#f7f7f7}
.rh_mod_sticky_header .main-menu .menu-main-menu-container li ul li ul{left:100%;top:0}
.rh_mod_sticky_header .main-menu .menu-main-menu-container li ul li.current-menu-item a{background:#f7f7f7}
.rh_mod_sticky_header .submit_property{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
.rh_mod_sticky_header .submit_property svg{fill:#fff;margin-right:3px}
.rh_mod_sticky_header .submit_property a{color:#fff}
.rh_mod_sticky_header .submit_property .rh_menu__user_email,.rh_mod_sticky_header .submit_property .rh_menu__user_phone{padding-left:10px;padding-right:10px;-webkit-transition:.2s all;transition:.2s all}
.rh_mod_sticky_header .submit_property .rh_menu__user_email:hover,.rh_mod_sticky_header .submit_property .rh_menu__user_phone:hover{opacity:.7}
.rh_mod_sticky_header .submit_property .rh_menu__user_email{display:none}
@media(min-width:1280px){.rh_mod_sticky_header .submit_property .rh_menu__user_email{display:block}
}.rh_mod_sticky_header .submit_property .rh_menu__user_phone{display:none}
@media(min-width:1400px){.rh_mod_sticky_header .submit_property .rh_menu__user_phone{display:block}
}.rh_mod_sticky_header .rh_menu__user_submit{margin-left:10px;-webkit-transition:.2s all ease-in-out;transition:.2s all ease-in-out}
.rh_mod_sticky_header .rh_menu__user_submit a{border:2px solid #fff;display:inline-block;color:#fff;padding:10px 20px;font-weight:500;-webkit-transition:.2s all;transition:.2s all}
.rh_mod_sticky_header .rh_menu__user_submit a:hover{background:#fff;color:#444}
.rh_mod_sticky_header .rh_logo__heading{margin-top:0}
.rh_mod_sticky_header .rh_logo__heading a{-webkit-transition:.2s all ease-in-out;transition:.2s all ease-in-out}
.rh_label{display:inline-block;font-size:1.4rem;background:#ea723d;color:#fff}
.rh_label .rh_label__wrap{position:relative;padding:5px 5px 5px 10px;font-size:14px;line-height:16px}
.rh_label span{display:inline-block;width:0;height:0;position:absolute;right:-9px;top:0;border:0 solid transparent;border-bottom-width:13px;border-top-width:13px;border-left:9px solid #ea723d}
.rh_label__slide{position:absolute;top:-13px;left:0}
.rh_label__property{position:absolute;left:1.5rem;top:-1.3rem;z-index:999}
.rh_label__featured{position:absolute;left:0;top:-1.3rem;z-index:999}
.rh_label__list{position:absolute;left:0;top:-1.3rem;z-index:9}
.rh_label__featured_widget{position:absolute;left:0;top:-1.3rem;z-index:999}
.rh_label__property_grid{position:absolute;left:1.5rem;top:-1.3rem;z-index:9}
.rh_label__favorite{position:absolute;left:1.5rem;top:-1.3rem;z-index:999}
.rh_prop_search{margin:0 auto;position:relative;z-index:99999;padding-bottom:4.75rem}
@media(min-width:320px){.rh_prop_search{padding:0}
}@media(min-width:1024px){.rh_prop_search{padding:0}
}@media(min-width:1140px){.rh_prop_search{padding-bottom:4rem}
}@media(min-width:1280px){.rh_prop_search{padding-bottom:4.75rem}
}.rh_prop_search .home-widget-label{font-size:3rem;font-weight:300;margin-top:2.5rem;text-align:center}
.rh_prop_search .ihf-widget{padding:2.5rem 0 0}
.rh_prop_search--page{padding-bottom:5rem}
@media(min-width:320px){.rh_prop_search--page{padding-bottom:2rem}
}@media(min-width:480px){.rh_prop_search--page{padding-bottom:3rem}
}@media(min-width:768px){.rh_prop_search--page{padding-bottom:5rem}
}.rh_prop_search__form{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;max-width:calc(1240px + 20rem);margin:auto;padding:0 10rem;width:100%;margin-top:-4.25rem;z-index:99}
@media(min-width:320px){.rh_prop_search__form{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:0;padding:0}
}@media(min-width:480px){.rh_prop_search__form{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:0}
}@media(min-width:768px){.rh_prop_search__form{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:0}
}@media(min-width:1140px){.rh_prop_search__form{padding:0 7rem;margin-top:-4rem;position:absolute;left:0;right:0}
}@media(min-width:1280px){.rh_prop_search__form{margin-top:-4.75rem;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:0 10rem}
}.rh_prop_search__form .rh_prop_search__fields{display:block;-webkit-box-flex:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;background:#fff;width:80%;position:relative;margin-right:-1px}
@media(min-width:320px){.rh_prop_search__form .rh_prop_search__fields{width:100%}
}@media(min-width:480px){.rh_prop_search__form .rh_prop_search__fields{width:100%}
}@media(min-width:768px){.rh_prop_search__form .rh_prop_search__fields{width:100%}
}@media(min-width:1024px){.rh_prop_search__form .rh_prop_search__fields{width:100%}
}@media(min-width:1140px){.rh_prop_search__form .rh_prop_search__fields{width:80%}
}@media(min-width:1280px){.rh_prop_search__form .rh_prop_search__fields{width:80%}
}.rh_prop_search__form .rh_prop_search__fields .rh_prop_search__wrap{position:relative;z-index:999}
.rh_prop_search__form .rh_prop_search__fields .rh_prop_search__wrap .select2-container--default .select2-selection--single{padding:0 2.5rem}
@media(min-width:320px){.rh_prop_search__form .rh_prop_search__fields .rh_prop_search__wrap .select2-container--default .select2-selection--single{padding:0 1.5rem}
}@media(min-width:480px){.rh_prop_search__form .rh_prop_search__fields .rh_prop_search__wrap .select2-container--default .select2-selection--single{padding:0 1.5rem}
}@media(min-width:768px){.rh_prop_search__form .rh_prop_search__fields .rh_prop_search__wrap .select2-container--default .select2-selection--single{padding:0 1.5rem}
}@media(min-width:1024px){.rh_prop_search__form .rh_prop_search__fields .rh_prop_search__wrap .select2-container--default .select2-selection--single{padding:0 2rem}
}@media(min-width:1140px){.rh_prop_search__form .rh_prop_search__fields .rh_prop_search__wrap .select2-container--default .select2-selection--single{padding:0 2rem}
}@media(min-width:1280px){.rh_prop_search__form .rh_prop_search__fields .rh_prop_search__wrap .select2-container--default .select2-selection--single{padding:0 2.5rem}
}.rh_prop_search__form .rh_prop_search__fields .rh_prop_search__wrap .select2-container--disabled .select2-selection--single{background:0}
.rh_prop_search__form .rh_prop_search__fields .rh_prop_search__dropdown{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;height:initial;opacity:0;visibility:hidden;-webkit-transition:all .4s ease-in-out 0s;transition:all .4s ease-in-out 0s;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);position:absolute;top:0;z-index:99;border-left:1px solid rgba(128,128,128,.2)}
@media(min-width:320px){.rh_prop_search__form .rh_prop_search__fields .rh_prop_search__dropdown{height:0;opacity:0;visibility:hidden;-webkit-transform:translateY(-5rem);-ms-transform:translateY(-5rem);transform:translateY(-5rem);position:relative;top:0;z-index:1}
}@media(min-width:1024px){.rh_prop_search__form .rh_prop_search__fields .rh_prop_search__dropdown{height:initial;opacity:0;visibility:hidden;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);position:absolute;top:0}
}.rh_prop_search__form .rh_prop_search__fields .rh_prop_search__dropdown .rh_prop_search__option{border-bottom:1px solid rgba(128,128,128,.2)}
.rh_prop_search__form .rh_prop_search__fields .rh_prop_search__dropdown .rh_prop_search__option:nth-last-child(1){border-right:1px solid rgba(128,128,128,.2)}
.rh_prop_search__form .rh_prop_search__fields .rh_prop_search__dropdown .select2-container--default .select2-selection--single{padding:0 2.5rem}
@media(min-width:320px){.rh_prop_search__form .rh_prop_search__fields .rh_prop_search__dropdown .select2-container--default .select2-selection--single{padding:0 1.5rem}
}@media(min-width:480px){.rh_prop_search__form .rh_prop_search__fields .rh_prop_search__dropdown .select2-container--default .select2-selection--single{padding:0 1.5rem}
}@media(min-width:768px){.rh_prop_search__form .rh_prop_search__fields .rh_prop_search__dropdown .select2-container--default .select2-selection--single{padding:0 1.5rem}
}@media(min-width:1024px){.rh_prop_search__form .rh_prop_search__fields .rh_prop_search__dropdown .select2-container--default .select2-selection--single{padding:0 2rem}
}@media(min-width:1140px){.rh_prop_search__form .rh_prop_search__fields .rh_prop_search__dropdown .select2-container--default .select2-selection--single{padding:0 2rem}
}@media(min-width:1280px){.rh_prop_search__form .rh_prop_search__fields .rh_prop_search__dropdown .select2-container--default .select2-selection--single{padding:0 2.5rem}
}.rh_prop_search__form .rh_prop_search__fields .rh_prop_search__dropdown .select2-container--default.select2-container--disabled .select2-selection--single{background:#fff}
.rh_prop_search__form .rh_prop_search__fields .rh_prop_search__ddActive{height:auto;opacity:1;visibility:visible;-webkit-transition:all .4s ease-in-out 0s;transition:all .4s ease-in-out 0s;-webkit-transform:translateY(9.5rem);-ms-transform:translateY(9.5rem);transform:translateY(9.5rem)}
@media(min-width:320px){.rh_prop_search__form .rh_prop_search__fields .rh_prop_search__ddActive{height:auto;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);visibility:visible;opacity:1}
}@media(min-width:480px){.rh_prop_search__form .rh_prop_search__fields .rh_prop_search__ddActive{height:auto;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);visibility:visible;opacity:1}
}@media(min-width:768px){.rh_prop_search__form .rh_prop_search__fields .rh_prop_search__ddActive{height:auto;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);visibility:visible;opacity:1}
}@media(min-width:1024px){.rh_prop_search__form .rh_prop_search__fields .rh_prop_search__ddActive{height:auto;-webkit-transform:translateY(9rem);-ms-transform:translateY(9rem);transform:translateY(9rem);visibility:visible;opacity:1}
}@media(min-width:1140px){.rh_prop_search__form .rh_prop_search__fields .rh_prop_search__ddActive{height:auto;-webkit-transform:translateY(8rem);-ms-transform:translateY(8rem);transform:translateY(8rem)}
}@media(min-width:1280px){.rh_prop_search__form .rh_prop_search__fields .rh_prop_search__ddActive{height:auto;-webkit-transform:translateY(9.5rem);-ms-transform:translateY(9.5rem);transform:translateY(9.5rem)}
}.rh_prop_search__form .rh_prop_search__fields .rh_prop_search__option{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;width:25%;padding:2rem 0;background:#fff;border-right:1px solid rgba(128,128,128,.2);border-bottom:1px solid rgba(128,128,128,.2)}
.rh_prop_search__form .rh_prop_search__fields .rh_prop_search__option.default-show{display:block;opacity:1}
@media(min-width:320px){.rh_prop_search__form .rh_prop_search__fields .rh_prop_search__option{width:100%;padding:1.5rem 0}
}@media(min-width:480px){.rh_prop_search__form .rh_prop_search__fields .rh_prop_search__option{width:50%;padding:1.5rem 0}
}@media(min-width:768px){.rh_prop_search__form .rh_prop_search__fields .rh_prop_search__option{width:25%;padding:1.5rem 0}
}@media(min-width:1024px){.rh_prop_search__form .rh_prop_search__fields .rh_prop_search__option{width:25%;padding:2rem 0}
}@media(min-width:1140px){.rh_prop_search__form .rh_prop_search__fields .rh_prop_search__option{width:25%;padding:1.5rem 0}
}@media(min-width:1280px){.rh_prop_search__form .rh_prop_search__fields .rh_prop_search__option{width:25%;padding:2rem 0}
}@media(max-width:479px){.rh_prop_search__form .rh_prop_search__fields .rh_prop_search__option{width:100% !important}
}.rh_prop_search__form .rh_prop_search__fields .rh_prop_search__option label{display:block;font-size:1.4rem;font-weight:500;margin-bottom:1rem;padding:0 2.5rem;pointer-events:none}
@media(min-width:320px){.rh_prop_search__form .rh_prop_search__fields .rh_prop_search__option label{padding:0 1.5rem;margin-bottom:.3rem}
}@media(min-width:480px){.rh_prop_search__form .rh_prop_search__fields .rh_prop_search__option label{padding:0 1.5rem;margin-bottom:.3rem}
}@media(min-width:768px){.rh_prop_search__form .rh_prop_search__fields .rh_prop_search__option label{padding:0 1.5rem;margin-bottom:.3rem}
}@media(min-width:1024px){.rh_prop_search__form .rh_prop_search__fields .rh_prop_search__option label{padding:0 2rem;margin-bottom:.5rem}
}@media(min-width:1140px){.rh_prop_search__form .rh_prop_search__fields .rh_prop_search__option label{padding:0 2rem;margin-bottom:.5rem}
}@media(min-width:1280px){.rh_prop_search__form .rh_prop_search__fields .rh_prop_search__option label{padding:0 2.5rem;margin-bottom:1rem}
}.rh_prop_search__form .rh_prop_search__fields .rh_prop_search__option label span{display:inline-block;font-size:1.4rem}
.rh_prop_search__form .rh_prop_search__fields .rh_prop_search__option label .label{font-weight:500}
.rh_prop_search__form .rh_prop_search__fields .rh_prop_search__option span{display:block;font-size:1.5rem;outline:0;border:0;padding-left:0;border-radius:0}
.rh_prop_search__form .rh_prop_search__fields .rh_prop_search__option span select{outline:0;padding:0 2.5rem !important}
.rh_prop_search__form .rh_prop_search__fields .rh_prop_search__option input{display:block;padding:0 2.5rem;width:100%;line-height:1.9}
@media(min-width:320px){.rh_prop_search__form .rh_prop_search__fields .rh_prop_search__option input{padding:0 1.5rem}
}@media(min-width:480px){.rh_prop_search__form .rh_prop_search__fields .rh_prop_search__option input{padding:0 1.5rem}
}@media(min-width:768px){.rh_prop_search__form .rh_prop_search__fields .rh_prop_search__option input{padding:0 1.5rem}
}@media(min-width:1024px){.rh_prop_search__form .rh_prop_search__fields .rh_prop_search__option input{padding:0 2rem}
}@media(min-width:1140px){.rh_prop_search__form .rh_prop_search__fields .rh_prop_search__option input{padding:0 2rem}
}@media(min-width:1280px){.rh_prop_search__form .rh_prop_search__fields .rh_prop_search__option input{padding:0 2.5rem}
}.rh_prop_search__form .rh_prop_search__fields .hide-fields{display:none}
.rh_prop_search__form .rh_prop_search__fields .rh_prop_search__select{padding:0}
@media(min-width:320px){.rh_prop_search__form .rh_prop_search__fields .rh_prop_search__select{padding:0}
}@media(min-width:480px){.rh_prop_search__form .rh_prop_search__fields .rh_prop_search__select{padding:0}
}@media(min-width:768px){.rh_prop_search__form .rh_prop_search__fields .rh_prop_search__select{padding:0}
}@media(min-width:1024px){.rh_prop_search__form .rh_prop_search__fields .rh_prop_search__select{padding:0}
}@media(min-width:1140px){.rh_prop_search__form .rh_prop_search__fields .rh_prop_search__select{padding:0}
}@media(min-width:1280px){.rh_prop_search__form .rh_prop_search__fields .rh_prop_search__select{padding:0}
}@media(min-width:320px){.rh_prop_search__form .rh_prop_search__fields .rh_prop_search__select label{padding:1.5rem 1.5rem .3rem;margin-bottom:0}
}@media(min-width:480px){.rh_prop_search__form .rh_prop_search__fields .rh_prop_search__select label{padding:1.5rem 1.5rem .3rem;margin-bottom:0}
}@media(min-width:768px){.rh_prop_search__form .rh_prop_search__fields .rh_prop_search__select label{padding:1.5rem 1.5rem .3rem;margin-bottom:0}
}@media(min-width:1024px){.rh_prop_search__form .rh_prop_search__fields .rh_prop_search__select label{padding:2rem 2rem .5rem;margin-bottom:0}
}@media(min-width:1140px){.rh_prop_search__form .rh_prop_search__fields .rh_prop_search__select label{padding:1.5rem 2rem .5rem;margin-bottom:0}
}@media(min-width:1280px){.rh_prop_search__form .rh_prop_search__fields .rh_prop_search__select label{padding:2rem 2.5rem 1rem;margin-bottom:0}
}.rh_prop_search__form .rh_prop_search__fields .rh_prop_search__select .rh_prop_search__selectwrap{cursor:pointer}
@media(min-width:320px){.rh_prop_search__form .rh_prop_search__fields .rh_prop_search__select .rh_prop_search__selectwrap{padding:0 0 1.5rem 0}
}@media(min-width:480px){.rh_prop_search__form .rh_prop_search__fields .rh_prop_search__select .rh_prop_search__selectwrap{padding:0 0 1.5rem 0}
}@media(min-width:768px){.rh_prop_search__form .rh_prop_search__fields .rh_prop_search__select .rh_prop_search__selectwrap{padding:0 0 1.5rem 0}
}@media(min-width:1024px){.rh_prop_search__form .rh_prop_search__fields .rh_prop_search__select .rh_prop_search__selectwrap{padding:0 0 2rem 0}
}@media(min-width:1140px){.rh_prop_search__form .rh_prop_search__fields .rh_prop_search__select .rh_prop_search__selectwrap{padding:0 0 1.5rem 0}
}@media(min-width:1280px){.rh_prop_search__form .rh_prop_search__fields .rh_prop_search__select .rh_prop_search__selectwrap{padding:0 0 2rem 0}
}.rh_prop_search__form .rh_prop_search__fields .rh_prop_search__select .select2-selection__arrow{display:inline-block;right:1.5rem;pointer-events:none}
.rh_prop_search__form .rh_prop_search__fields .rh_prop_search__active{background:#1ea69a;border-right:0}
.rh_prop_search__form .rh_prop_search__fields .rh_prop_search__active label{color:#fff}
.rh_prop_search__form .rh_prop_search__btnWrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:100%;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}
.rh_prop_search__form .rh_prop_search__buttons{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;width:20%;position:relative}
@media(min-width:320px){.rh_prop_search__form .rh_prop_search__buttons{width:100%}
}@media(min-width:480px){.rh_prop_search__form .rh_prop_search__buttons{width:100%}
}@media(min-width:768px){.rh_prop_search__form .rh_prop_search__buttons{width:100%}
}@media(min-width:1024px){.rh_prop_search__form .rh_prop_search__buttons{width:100%}
}@media(min-width:1140px){.rh_prop_search__form .rh_prop_search__buttons{width:20%}
}@media(min-width:1280px){.rh_prop_search__form .rh_prop_search__buttons{width:20%}
}.rh_prop_search__form .rh_prop_search__buttons .rh_prop_search__advance{position:relative;display:inline-block;width:38%;text-align:center;background:#18998e}
.rh_prop_search__form .rh_prop_search__buttons .rh_prop_search__advance .advance-search-arrow{position:absolute;top:100%;margin-top:6px;left:0;right:0;margin-left:-18px;display:none}
.rh_prop_search__form .rh_prop_search__buttons .rh_prop_search__advance .advance-search-arrow span{display:inline-block}
.rh_prop_search__form .rh_prop_search__buttons .rh_prop_search__advance .advance-search-arrow .arrow-inner{position:relative}
.rh_prop_search__form .rh_prop_search__buttons .rh_prop_search__advance .advance-search-arrow .arrow-inner svg g{stroke:#333}
.rh_prop_search__form .rh_prop_search__buttons .rh_prop_search__advance .advance-search-arrow .arrow-inner span{position:absolute;white-space:nowrap;font-size:14px;font-weight:500;right:40px;top:22px;color:#333}
@media(max-width:1139px){.rh_prop_search__form .rh_prop_search__buttons .rh_prop_search__advance .advance-search-arrow{display:none !important}
}@media(min-width:320px){.rh_prop_search__form .rh_prop_search__buttons .rh_prop_search__advance{width:35%}
}@media(min-width:480px){.rh_prop_search__form .rh_prop_search__buttons .rh_prop_search__advance{width:25%}
}@media(min-width:768px){.rh_prop_search__form .rh_prop_search__buttons .rh_prop_search__advance{width:15%}
}@media(min-width:1024px){.rh_prop_search__form .rh_prop_search__buttons .rh_prop_search__advance{width:15%}
}@media(min-width:1140px){.rh_prop_search__form .rh_prop_search__buttons .rh_prop_search__advance{width:38%}
}@media(min-width:1280px){.rh_prop_search__form .rh_prop_search__buttons .rh_prop_search__advance{width:38%}
}.rh_prop_search__form .rh_prop_search__buttons .rh_prop_search__advance a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;padding:3.6rem 0;-webkit-transition:.2s background linear;transition:.2s background linear}
@media(min-width:320px){.rh_prop_search__form .rh_prop_search__buttons .rh_prop_search__advance a{padding:2.2rem 0}
}@media(min-width:480px){.rh_prop_search__form .rh_prop_search__buttons .rh_prop_search__advance a{padding:2.5rem 0}
}@media(min-width:768px){.rh_prop_search__form .rh_prop_search__buttons .rh_prop_search__advance a{padding:2.7rem 0}
}@media(min-width:1024px){.rh_prop_search__form .rh_prop_search__buttons .rh_prop_search__advance a{padding:3.3rem 0}
}@media(min-width:1140px){.rh_prop_search__form .rh_prop_search__buttons .rh_prop_search__advance a{padding:2.8rem 0}
}@media(min-width:1280px){.rh_prop_search__form .rh_prop_search__buttons .rh_prop_search__advance a{padding:3.6rem 0}
}.rh_prop_search__form .rh_prop_search__buttons .rh_prop_search__advance a:hover{background:#179086;-webkit-transition:.2s background linear;transition:.2s background linear}
.rh_prop_search__form .rh_prop_search__buttons .rh_prop_search__advance a svg{display:inline-block;width:20px;height:23px}
.rh_prop_search__form .rh_prop_search__buttons .rh_prop_search__searchBtn{width:62%;text-align:center}
@media(min-width:320px){.rh_prop_search__form .rh_prop_search__buttons .rh_prop_search__searchBtn{width:100%}
}@media(min-width:480px){.rh_prop_search__form .rh_prop_search__buttons .rh_prop_search__searchBtn{width:100%}
}@media(min-width:768px){.rh_prop_search__form .rh_prop_search__buttons .rh_prop_search__searchBtn{width:100%}
}@media(min-width:1024px){.rh_prop_search__form .rh_prop_search__buttons .rh_prop_search__searchBtn{width:100%}
}@media(min-width:1140px){.rh_prop_search__form .rh_prop_search__buttons .rh_prop_search__searchBtn{width:62%}
}@media(min-width:1280px){.rh_prop_search__form .rh_prop_search__buttons .rh_prop_search__searchBtn{width:62%}
}.rh_prop_search__form .rh_prop_search__buttons .rh_prop_search__searchBtn .rh_btn__prop_search{display:block;width:100%;margin:0;padding:3.7rem 0;-webkit-transition:.2s background linear;transition:.2s background linear}
@media(min-width:320px){.rh_prop_search__form .rh_prop_search__buttons .rh_prop_search__searchBtn .rh_btn__prop_search{padding:2.5rem 0}
}@media(min-width:480px){.rh_prop_search__form .rh_prop_search__buttons .rh_prop_search__searchBtn .rh_btn__prop_search{padding:2.7rem 0}
}@media(min-width:768px){.rh_prop_search__form .rh_prop_search__buttons .rh_prop_search__searchBtn .rh_btn__prop_search{padding:2.9rem 0}
}@media(min-width:1024px){.rh_prop_search__form .rh_prop_search__buttons .rh_prop_search__searchBtn .rh_btn__prop_search{padding:3.5rem 0}
}@media(min-width:1140px){.rh_prop_search__form .rh_prop_search__buttons .rh_prop_search__searchBtn .rh_btn__prop_search{padding:3rem 0}
}@media(min-width:1280px){.rh_prop_search__form .rh_prop_search__buttons .rh_prop_search__searchBtn .rh_btn__prop_search{padding:3.8rem 0}
}.rh_prop_search__form .rh_prop_search__buttons .rh_prop_search__searchBtn .rh_btn__prop_search:hover{background:#1c9d92;-webkit-transition:.2s background linear;transition:.2s background linear}
.rh_prop_search__form .rh_prop_search__buttons .rh_prop_search__searchBtn .rh_btn__prop_search svg{display:inline-block;width:18px;height:18px;margin-right:.5rem}
.home .rh_prop_search__form .rh_prop_search__buttons .rh_prop_search__advance .advance-search-arrow{display:inline-block}
.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#fff transparent transparent transparent}
.rh_prop_search__active .select2-container--default .select2-selection--single{background:#1ea69a;color:#fff}
.rh_prop_search__active .select2-container--default .select2-selection--single .select2-selection__rendered{color:#fff}
.rh_prop_search__active .select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#fff transparent transparent transparent}
.rh_prop_search__active .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #fff transparent}
.rh_prop_search__active .select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#fff transparent transparent transparent}
.select2-container--open .select2-dropdown--above,.select2-container--open .select2-dropdown--below{background:#1ea69a;border-radius:0;border:0}
.select2-container--open .select2-dropdown--above .select2-results__option,.select2-container--open .select2-dropdown--below .select2-results__option{padding:1.5rem 2.5rem;color:#fff}
.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option[aria-selected=true]{background-color:#1a9086;color:#fff;-webkit-transition:.2s all linear;transition:.2s all linear}
.select2-search--dropdown .select2-search__field{padding:1rem 2.5rem}
.rh_prop_search--map_listing{padding-bottom:0}
.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #fff;color:#fff}
.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar{width:.5rem;background:#1ea69a}
.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar-thumb{background-color:#18877e}
.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#1ea69a}
.open_more_features{width:100%;display:block;-webkit-transition:.2s all;transition:.2s all;padding:15px 20px;background:#373737;color:#fff;cursor:pointer;position:relative;white-space:nowrap}
.open_more_features:hover{background:#373737}
.open_more_features:before{content:"+";display:inline-block;vertical-align:middle;width:18px;text-align:center;line-height:1.2;margin-top:-3px}
.open_more_features.featured-open:before{content:"-"}
@media(min-width:1024px){.open_more_features.featured-open{background:#179086}
}@media(min-width:1024px){.open_more_features{background:#1ea69a;margin-bottom:0;padding:4px 20px;width:100%}
}@media(min-width:1024px){.open_more_features:hover{background:#179086}
}.more-options-wrapper{padding:20px 0 0 20px;display:none}
.more-options-wrapper .option-bar{color:#474747;display:inline-block;margin-right:15px;margin-bottom:15px;vertical-align:middle;position:relative}
.more-options-wrapper label{vertical-align:middle;font-size:1.3rem;cursor:pointer;padding-left:15px}
.more-options-wrapper label:before{content:'';display:inline-block;width:11px;height:11px;border:1px solid #bebebe;background:#fff;position:absolute;left:0;top:4.5px}
.more-options-wrapper label small{display:inline-block;font-size:90%}
.more-options-wrapper input[type=checkbox]{opacity:0;position:absolute;visibility:hidden}
.more-options-wrapper input:checked+label:before{font-family:FontAwesome;content:"\f00c";line-height:9px;vertical-align:middle;font-size:8px;text-align:center;background:#373737;color:#fff;border-color:#373737}
.more-options-mode-container{width:100%;position:relative;z-index:999999;background:#fff;-webkit-box-shadow:0 30px 95px -27px rgba(0,0,0,.69);box-shadow:0 30px 95px -27px rgba(0,0,0,.69)}
.rh_widget_search__fields .more-options-wrapper{padding-top:25px;padding-bottom:10px}
.rh_widget_search__fields .more-options-mode-container{position:relative;-webkit-box-shadow:none;box-shadow:none}
.rh_widget_search__fields .open_more_features{opacity:1;visibility:visible;display:block;position:relative;background:#18998e;color:#fff;padding:10px 20px}
.rh_widget_search__fields .open_more_features:hover{background:#179086}
.rh_form_fat_top_fields{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
.rh_form_fat_collapsed_fields_wrapper{display:none}
.rh_form_fat_collapsed_fields_container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
.inspiry_mod_search_form_smart .rh_prop_search__wrap_smart{display:block;-webkit-box-shadow:0 30px 95px -20px rgba(0,0,0,.69);box-shadow:0 30px 95px -20px rgba(0,0,0,.69)}
.inspiry_mod_search_form_smart .rh_prop_search__wrap_smart .rh_prop_search__option{width:25%;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}
@media(max-width:890px){.inspiry_mod_search_form_smart .rh_prop_search__wrap_smart .rh_prop_search__option{width:50%}
}@media(max-width:479px){.inspiry_mod_search_form_smart .rh_prop_search__wrap_smart .rh_prop_search__option{width:100%}
}.inspiry_mod_search_form_smart .rh_prop_search__wrap_smart .rh_prop_search__option input{height:44px;width:100%;background:#fff}
.inspiry_mod_search_form_smart .rh_prop_search__wrap_smart .hide-fields{display:none;width:100%}
.inspiry_mod_search_form_smart .rh_prop_search__wrap_smart .rh_form_smart_top_fields{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
.inspiry_mod_search_form_smart .rh_prop_search__wrap_smart .rh_form_smart_top_fields label{display:none}
.inspiry_mod_search_form_smart .rh_prop_search__wrap_smart .rh_form_smart_top_fields input{border-right:1px solid #e0e0e0;padding-left:15px}
@media(max-width:890px){.inspiry_mod_search_form_smart .rh_prop_search__wrap_smart .rh_form_smart_top_fields input{border-bottom:1px solid #e0e0e0}
}.inspiry_mod_search_form_smart .rh_prop_search__wrap_smart .rh_form_smart_top_fields .select2-container .select2-selection--single{border:0;border-right:1px solid #e0e0e0}
@media(max-width:890px){.inspiry_mod_search_form_smart .rh_prop_search__wrap_smart .rh_form_smart_top_fields .select2-container .select2-selection--single{border-bottom:1px solid #e0e0e0}
}.inspiry_mod_search_form_smart .rh_prop_search__wrap_smart .rh_form_smart_top_fields .rh_prop_search__active .select2-selection--single{border-color:#ea723d}
.inspiry_mod_search_form_smart .rh_prop_search__wrap_smart .rh_form_smart_top_fields .rh_prop_search__option:last-of-type input{border-right:0}
@media(max-width:1023px){.inspiry_mod_search_form_smart .rh_prop_search__wrap_smart .rh_form_smart_top_fields .rh_prop_search__option:last-of-type input{border-right:1px solid #e0e0e0}
}.inspiry_mod_search_form_smart .rh_prop_search__wrap_smart .rh_form_smart_top_fields .rh_prop_search__option:last-of-type .select2-container .select2-selection--single{border-right:0}
@media(max-width:1023px){.inspiry_mod_search_form_smart .rh_prop_search__wrap_smart .rh_form_smart_top_fields .rh_prop_search__option:last-of-type .select2-container .select2-selection--single{border-right:1px solid #e0e0e0}
}.inspiry_mod_search_form_smart .rh_prop_search__wrap_smart .select2-container{width:100%}
.inspiry_mod_search_form_smart .rh_prop_search__wrap_smart .select2-container--default .select2-selection--single{height:44px;border-radius:0;outline:0}
.inspiry_mod_search_form_smart .rh_prop_search__wrap_smart .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:44px;color:grey;padding-left:15px}
.inspiry_mod_search_form_smart .rh_prop_search__wrap_smart .select2-container--default .select2-selection--single .select2-selection__rendered:focus{outline:0}
.inspiry_mod_search_form_smart .rh_prop_search__wrap_smart .select2-container--default .select2-selection--single .select2-selection__arrow{height:44px}
.inspiry_mod_search_form_smart .rh_prop_search__wrap_smart .more-options-mode-container{position:relative}
.inspiry_mod_search_form_smart .rh_prop_search__wrap_smart .more-options-wrapper{padding:20px 0 0 10px}
.inspiry_mod_search_form_smart .rh_prop_search__wrap_smart .more-options-wrapper label:before{top:2px}
.inspiry_mod_search_form_smart .rh_prop_search__wrap_smart .more-options-mode-container{-webkit-box-shadow:none;box-shadow:none}
.inspiry_mod_search_form_smart .rh_prop_search__wrap_smart .open_more_features{position:relative;background:0;opacity:1;visibility:visible;display:block;color:#ea723d;padding:4px 6px}
.inspiry_mod_search_form_smart .rh_prop_search__active .select2-container--default .select2-selection--single{background:#ea723d;border-color:#ea723d}
.inspiry_mod_search_form_smart .select2-container--open .select2-dropdown--above,.inspiry_mod_search_form_smart .select2-container--open .select2-dropdown--below{background:#ea723d}
.inspiry_mod_search_form_smart .select2-container--default .select2-results__option--highlighted[aria-selected],.inspiry_mod_search_form_smart .select2-container--default .select2-results__option[aria-selected=true]{background:#e0581d}
.inspiry_mod_search_form_smart .rh_prop_search__active .select2-container--default .select2-selection--single .select2-selection__rendered{color:#fff}
.inspiry_mod_search_form_smart .rh_prop_search__buttons_smart .rh_prop_search__btnWrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;background:#fff}
.inspiry_mod_search_form_smart .rh_prop_search__buttons_smart .rh_btn__prop_search{white-space:nowrap;padding:12px 25px}
.inspiry_mod_search_form_smart .rh_prop_search__buttons_smart .rh_btn__prop_search svg{width:20px}
.inspiry_mod_search_form_smart .rh_prop_search__buttons_smart .rh_btn__prop_search span{display:inline-block}
.inspiry_mod_search_form_smart .rh_prop_search__buttons_smart .rh_prop_search__searchBtn button{background:#ea723d;-webkit-transition:.2s all;transition:.2s all}
.inspiry_mod_search_form_smart .rh_prop_search__buttons_smart .rh_prop_search__searchBtn button:hover{background:#e2622a}
.inspiry_mod_search_form_smart .rh_prop_search__buttons_smart .rh_prop_search__advance{position:relative}
.inspiry_mod_search_form_smart .rh_prop_search__buttons_smart .rh_prop_search__advance a{background:#ea723d;opacity:.8;-webkit-transition:.2s all;transition:.2s all;display:inline-block;padding:12px}
.inspiry_mod_search_form_smart .rh_prop_search__buttons_smart .rh_prop_search__advance a:hover{opacity:.95}
.inspiry_mod_search_form_smart .rh_prop_search__buttons_smart .rh_prop_search__advance a.rh_smart_form_open{opacity:.95}
.inspiry_mod_search_form_smart .rh_prop_search__buttons_smart .rh_prop_search__advance svg{width:20px}
.inspiry_mod_search_form_smart .rh_prop_search__buttons_smart .advance-search-arrow{display:none}
.inspiry_mod_search_form_smart .rh_prop_search__fields_smart{-webkit-box-flex:1;-webkit-flex:auto;-ms-flex:auto;flex:auto}
.inspiry_mod_search_form_smart .rh_prop_search__form_smart{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:absolute;left:0;right:0;margin:auto;margin-top:-22px}
@media(max-width:1139px){.inspiry_mod_search_form_smart .rh_prop_search__form_smart{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;position:relative}
}@media(max-width:1139px){.inspiry_mod_search_form_smart .rh_prop_search__form_smart .rh_btn__prop_search,.inspiry_mod_search_form_smart .rh_prop_search__form_smart .rh_prop_search__searchBtn{width:100%}
}@media(max-width:1139px){.inspiry_mod_search_form_smart .rh_prop_search__form_smart .rh_prop_search__advance_btn{padding:12px 24px}
}@media(max-width:1139px){.inspiry_mod_search_form_smart .rh_prop_search__form_smart.rh_grid_size{margin-top:0;padding:0}
}.inspiry_mod_search_form_smart .rh_form_smart_collapsed_fields_wrapper{display:none;padding:20px;background:#fff;border-top:1px solid #e0e0e0}
@media(max-width:890px){.inspiry_mod_search_form_smart .rh_form_smart_collapsed_fields_wrapper{border-top:0}
}.inspiry_mod_search_form_smart .rh_form_smart_collapsed_fields{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
.inspiry_mod_search_form_smart .rh_form_smart_collapsed_fields label{color:grey;font-weight:400;margin-bottom:5px;display:inline-block}
.inspiry_mod_search_form_smart .rh_form_smart_collapsed_fields .rh_prop_search__option{padding-left:10px;padding-right:10px;max-width:20%;width:100%;margin-bottom:20px}
@media(max-width:890px){.inspiry_mod_search_form_smart .rh_form_smart_collapsed_fields .rh_prop_search__option{max-width:25%}
}@media(max-width:767px){.inspiry_mod_search_form_smart .rh_form_smart_collapsed_fields .rh_prop_search__option{max-width:33.333%}
}@media(max-width:558px){.inspiry_mod_search_form_smart .rh_form_smart_collapsed_fields .rh_prop_search__option{max-width:50%}
}@media(max-width:479px){.inspiry_mod_search_form_smart .rh_form_smart_collapsed_fields .rh_prop_search__option{max-width:100%}
}.inspiry_mod_search_form_smart .rh_form_smart_collapsed_fields .rh_prop_search__option input{height:36px;border:1px solid #e0e0e0;padding-left:10px;padding-right:10px}
.inspiry_mod_search_form_smart .rh_form_smart_collapsed_fields .rh_prop_search__option .select2-container--default .select2-selection--single{height:36px;border:1px solid #e0e0e0}
.inspiry_mod_search_form_smart .rh_form_smart_collapsed_fields .rh_prop_search__option .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:36px;padding-left:10px;padding-right:10px}
.inspiry_mod_search_form_smart .rh_form_smart_collapsed_fields .rh_prop_search__option .select2-container--default .select2-selection--single .select2-selection__arrow{height:36px}
.inspiry_mod_search_form_smart .rh_form_smart_collapsed_fields .rh_prop_search__active .select2-container--default .select2-selection--single{border-color:#ea723d}
.inspiry_mod_search_form_smart .select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar{width:.5rem;background:#ea723d}
.inspiry_mod_search_form_smart .select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar-thumb{background-color:#c54b15}
.inspiry_mod_search_form_smart .select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#ea723d}
.inspiry_hide_search_form{display:none}
@media(max-width:1139px){.inspiry_hide_search_form{display:block}
}.comment-form .form-submit .submit,.mc4wp-form-fields input[type=submit],.post-password-form input[type=submit],.rh_btn,.rh_contact__form .wpcf7-form input[type=submit],.rh_memberships__selection #ims-free-button,.rh_memberships__selection .ims-stripe-button .stripe-button-el,.widget .searchform input[type=submit]{display:inline-block;color:#fff;font-size:1.5rem;padding:1.5rem 2rem;text-align:center;outline:0;border:0;border-radius:0;cursor:pointer;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}
.comment-form .form-submit .submit:hover,.mc4wp-form-fields input:hover[type=submit],.post-password-form input:hover[type=submit],.rh_btn:hover,.rh_contact__form .wpcf7-form input:hover[type=submit],.rh_memberships__selection #ims-free-button:hover,.rh_memberships__selection .ims-stripe-button .stripe-button-el:hover,.widget .searchform input:hover[type=submit]{color:#fff}
.mc4wp-form-fields input[type=submit],.rh_btn--secondary{background:#ea723d;-webkit-transition:.2s background linear;transition:.2s background linear}
.mc4wp-form-fields input:hover[type=submit],.rh_btn--secondary:hover{background:rgba(234,114,61,.8);-webkit-transition:.2s background linear;transition:.2s background linear}
.rh_btn--greyBG{background:rgba(255,255,255,.25);-webkit-transition:.2s background linear;transition:.2s background linear}
.rh_btn--greyBG:hover{background:rgba(255,255,255,.4);-webkit-transition:.2s background linear;transition:.2s background linear}
.rh_btn--greybtn{background:#aeadad;-webkit-transition:.2s background linear;transition:.2s background linear}
.rh_btn--greybtn:hover{background:#838181;-webkit-transition:.2s background linear;transition:.2s background linear}
.rh_btn--blackBG{background:#303030;-webkit-transition:.2s background linear;transition:.2s background linear}
.rh_btn--blackBG:hover{background:rgba(48,48,48,.8);-webkit-transition:.2s background linear;transition:.2s background linear}
.rh_btn--whiteBG{background:#fff;color:#303030;-webkit-transition:.2s background linear;transition:.2s background linear}
.rh_btn--whiteBG:hover{background:rgba(255,255,255,.8);color:#303030;-webkit-transition:.2s background linear;transition:.2s background linear}
.rh_btn--profileDelete{background:#ccc;-webkit-transition:.2s background linear;transition:.2s background linear}
.rh_btn--profileDelete:hover{background:#bfbfbf;-webkit-transition:.2s background linear;transition:.2s background linear}
.comment-form .form-submit .submit,.inspiry-floor-plans-group-wrapper .inspiry-btn-group .real-btn,.post-password-form input[type=submit],.rh_btn--primary,.rh_contact__form .wpcf7-form input[type=submit],.rh_memberships__selection #ims-free-button,.rh_memberships__selection .ims-stripe-button .stripe-button-el,.widget .searchform input[type=submit]{background:#1ea69a;-webkit-transition:.2s background linear;transition:.2s background linear}
.comment-form .form-submit .submit:hover,.inspiry-floor-plans-group-wrapper .inspiry-btn-group .real-btn:hover,.post-password-form input:hover[type=submit],.rh_btn--primary:hover,.rh_contact__form .wpcf7-form input:hover[type=submit],.rh_memberships__selection #ims-free-button:hover,.rh_memberships__selection .ims-stripe-button .stripe-button-el:hover,.widget .searchform input:hover[type=submit]{background:#1a9086;-webkit-transition:.2s background linear;transition:.2s background linear}
.btn-mini{font-size:1.3rem}
.btn-small{padding:1.5rem 2.5rem}
.btn-large{font-size:1.8rem;font-weight:500;padding:1.5rem 3rem}
.rh_banner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;width:100%;background:#303030;position:relative}
.rh_banner .rh_banner__wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%;position:relative;padding:0 3rem 3rem;margin:0 auto;max-width:1440px}
@media(min-width:480px){.rh_banner .rh_banner__wrap{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
}@media(min-width:768px){.rh_banner .rh_banner__wrap{padding:0 5rem 5rem}
}@media(min-width:1024px){.rh_banner .rh_banner__wrap{padding-bottom:7rem}
}@media(min-width:1140px){.rh_banner .rh_banner__wrap{padding-left:7rem;padding-right:7rem}
}@media(min-width:1280px){.rh_banner .rh_banner__wrap{padding-left:10rem;padding-right:10rem;padding-bottom:8rem}
}.rh_banner .rh_banner__title{margin:0;font-size:3.6rem;font-weight:400;color:#fff}
.rh_banner .rh_view_type a:hover path{fill:#1ea69a}
.rh_banner .rh_view_type .active path{fill:#1ea69a}
.rh_banner .rh_view_type svg path{fill:#fff}
.rh_banner__default{height:17rem}
@media(min-width:768px){.rh_banner__default{height:11rem}
}@media(min-width:1024px){.rh_banner__default{height:18rem}
}@media(min-width:1140px){.rh_banner__default{height:22rem}
}@media(min-width:1280px){.rh_banner__default{height:20rem}
}@media(max-width:1023px){.rh_banner__default.rh_banner__default_hide{display:none}
}.rh_banner__image{height:30rem}
@media(min-width:1280px){.inspiry_mod_header_variation_three .rh_banner__image,.inspiry_mod_header_variation_two .rh_banner__image{height:20rem}
}.inspiry_mod_header_variation_two.inspiry_mod_search_form_default .rh_banner__image{height:23rem}
.rh_banner__cover{display:block;position:absolute;top:0;width:100%;height:100%;background:rgba(0,0,0,.5)}
.rh_form{display:block;position:relative;padding:3rem 1.5rem;margin-bottom:3rem;background:#fff;text-align:left}
@media(min-width:320px){.rh_form{margin-top:1.5rem}
}@media(min-width:768px){.rh_form{margin-bottom:5rem}
}@media(min-width:1024px){.rh_form{margin-top:0}
}@media(min-width:1140px){.rh_form{margin-bottom:0}
}.rh_form #rh_modal__forgot_form{display:none}
.rh_form__login_wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
@media(min-width:1024px){.rh_form__login_wrap{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}
}.rh_form__login_wrap .rh_form__login{width:100%}
@media(min-width:1024px){.rh_form__login_wrap .rh_form__login{width:50%}
}.rh_form__login_wrap .rh_form__register{width:100%}
@media(min-width:1024px){.rh_form__login_wrap .rh_form__register{width:50%}
}.commentlist article .comment-detail-wrap .rh_form__login_wrap .comment-body,.rh_form__login_wrap .commentlist article .comment-detail-wrap .comment-body,.rh_form__login_wrap .rh_content{padding:0 .5rem 2rem}
@media(min-width:480px){.commentlist article .comment-detail-wrap .rh_form__login_wrap .comment-body,.rh_form__login_wrap .commentlist article .comment-detail-wrap .comment-body,.rh_form__login_wrap .rh_content{padding:0 1.5rem 2rem}
}.rh_form__row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0}
.rh_form__item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;padding:0 .5rem 2rem}
@media(min-width:480px){.rh_form__item{padding:0 1.5rem 3rem}
}.rh_form__item label{display:inline-block;margin-bottom:1rem;font-size:1.5rem;font-weight:500;line-height:1.5;padding:0}
.rh_form__item .error{margin:1rem 0 0 0;font-weight:400;color:#ea4d4d}
.rh_form__item input{display:block;width:100%;margin:0 auto;padding:1.3rem 1.5rem;border:1px solid rgba(128,128,128,.2);font-size:1.5rem;color:grey}
.rh_form__item input[type=submit]{display:inline-block;width:initial;margin:0;color:#fff;cursor:pointer}
.rh_form__item textarea{display:block;width:100%;margin:0 auto;padding:1.3rem 1.5rem;border:1px solid rgba(128,128,128,.2);font-size:1.5rem;line-height:2;color:grey}
.rh_agent_form .rh_form__item .note.rh_agent_form__row,.rh_form__item .rh_agent_form .note.rh_agent_form__row,.rh_form__item p.note{font-size:1.3rem;font-weight:500;line-height:1.5;margin-top:1rem}
.rh_form__item .rh_form__social{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}
.rh_form__item .rh_form__social span{width:46px;height:46px;padding:1.5rem;font-size:1.7rem;line-height:.6;border:1px solid rgba(128,128,128,.2);border-right:0;color:rgba(128,128,128,.5)}
.rh_form__item .rh_form__social input{border-left:0;padding:1.3rem 1.5rem 1.3rem 0}
.rh_form__item .wp-editor-container{border:1px solid rgba(128,128,128,.2)}
.rh_form__item .quicktags-toolbar input{display:inline-block;width:initial}
.rh_form__item .selectwrap select{outline:0}
.rh_form__item span{border:0}
.rh_form__item .select2-container{display:block;outline:0}
.rh_form__item .select2-container:focus{outline:0}
.rh_form__item .select2-selection--single{border:1px solid rgba(128,128,128,.2);border-radius:0;height:initial;outline:0}
.rh_form__item .select2-selection--single .select2-selection__rendered{color:grey;font-size:1.5rem;line-height:1.2;padding:1.3rem 0 1.3rem 1.5rem}
.rh_form__item .select2-selection--single .select2-selection__arrow{width:44px;height:44px;background:#f7f7f7;border-left:1px solid rgba(128,128,128,.2)}
.rh_form__item .select2-selection--single .select2-selection__arrow b{right:1.7rem}
.rh_form__item #gallery-thumbs-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
.rh_form__item #gallery-thumbs-container .gallery-thumb{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;background:#f7f7f7;position:relative;margin:0 1.5rem 1.5rem 0;width:150px;height:150px;font-size:1.4rem;color:grey}
.rh_form__item #gallery-thumbs-container .gallery-thumb .mark-featured{position:absolute;bottom:0;left:0}
.rh_form__item #gallery-thumbs-container .gallery-thumb .remove-image{position:absolute;bottom:0;right:0}
.rh_form__item #gallery-thumbs-container .gallery-thumb a{background:rgba(0,0,0,.5);color:#fff;padding:.5rem .8rem}
.rh_form__item #gallery-thumbs-container .gallery-thumb .loader{display:none;position:absolute;top:0;left:0;background:rgba(0,0,0,.5);color:#fff;padding:.5rem .8rem}
.rh_form__item #drag-and-drop{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:30rem;background:#f7f7f7;border:1px solid rgba(128,128,128,.2);border-style:dashed;font:500 1.5rem/1.5 Rubik,sans-serif}
@media(min-width:1140px){.rh_form__item #drag-and-drop{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}
}.rh_form__item #drag-and-drop div{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:1rem 0}
@media(min-width:1140px){.rh_form__item #drag-and-drop div{margin:0 1rem}
}.rh_form__item #drag-and-drop i{font-size:2.2rem;color:rgba(0,0,0,.2)}
.rh_form__item .field-description{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;margin:1.5rem 0}
.rh_form__item .field-description span{font-weight:500;font-size:1.3rem;line-height:1.5}
.rh_form__item .field-description .note{width:13rem}
@media(min-width:480px){.rh_form__item .field-description .note{width:9rem}
}@media(min-width:1024px){.rh_form__item .field-description .note{width:8rem}
}@media(min-width:1140px){.rh_form__item .field-description .note{width:7rem}
}@media(min-width:1280px){.rh_form__item .field-description .note{width:6rem}
}.rh_form__item .address-wrapper{padding:2rem;z-index:999}
@media(min-width:480px){.rh_form__item .address-wrapper{padding:2.3rem}
}.rh_form__item .address-wrapper input{background:#fff;margin:0 0 1rem 0}
.rh_form__item .address-wrapper #address-error{float:right;width:40%;text-align:right}
@media(min-width:480px){.rh_form__item .address-wrapper #address-error{width:50%}
}@media(min-width:768px){.rh_form__item .address-wrapper #address-error{float:none;width:100%}
}.rh_form__item .map-wrapper{height:40rem;position:absolute;top:0;display:block;width:100%;padding:0 3rem 0 0}
@media(min-width:320px){.rh_form__item .map-wrapper{padding:0 1rem 0 0}
}@media(min-width:480px){.rh_form__item .map-wrapper{padding:0 3rem 0 0}
}.rh_form__item .map-wrapper .map-canvas{height:100%}
.comment-form .form-submit .rh_form__item .map-wrapper .submit,.mc4wp-form-fields .rh_form__item .map-wrapper input[type=submit],.post-password-form .rh_form__item .map-wrapper input[type=submit],.rh_contact__form .wpcf7-form .rh_form__item .map-wrapper input[type=submit],.rh_form__item .map-wrapper .comment-form .form-submit .submit,.rh_form__item .map-wrapper .mc4wp-form-fields input[type=submit],.rh_form__item .map-wrapper .post-password-form input[type=submit],.rh_form__item .map-wrapper .rh_btn,.rh_form__item .map-wrapper .rh_contact__form .wpcf7-form input[type=submit],.rh_form__item .map-wrapper .rh_memberships__selection #ims-free-button,.rh_form__item .map-wrapper .rh_memberships__selection .ims-stripe-button .stripe-button-el,.rh_form__item .map-wrapper .widget .searchform input[type=submit],.rh_memberships__selection .ims-stripe-button .rh_form__item .map-wrapper .stripe-button-el,.rh_memberships__selection .rh_form__item .map-wrapper #ims-free-button,.widget .searchform .rh_form__item .map-wrapper input[type=submit]{position:absolute;z-index:999;left:2.3rem;top:12rem}
.rh_form__item #inspiry-additional-details-container .inspiry-detail{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:1rem 0}
@media(min-width:320px){.rh_form__item #inspiry-additional-details-container .inspiry-detail{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}
}@media(min-width:480px){.rh_form__item #inspiry-additional-details-container .inspiry-detail{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}
}.rh_form__item #inspiry-additional-details-container .inspiry-detail .inspiry-detail-control{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:46px}
.rh_form__item #inspiry-additional-details-container .inspiry-detail .inspiry-detail-control i{font-size:2.2rem;color:rgba(128,128,128,.5);-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_form__item #inspiry-additional-details-container .inspiry-detail .inspiry-detail-control .sort-detail{cursor:pointer}
.rh_form__item #inspiry-additional-details-container .inspiry-detail .inspiry-detail-control .sort-detail:hover{color:#2196f3;-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_form__item #inspiry-additional-details-container .inspiry-detail .inspiry-detail-control .remove-detail i:hover{color:#d32c3d;-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_form__item #inspiry-additional-details-container .inspiry-detail .inspiry-detail-title,.rh_form__item #inspiry-additional-details-container .inspiry-detail .inspiry-detail-value{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}
.rh_form__item #inspiry-additional-details-container .inspiry-detail .inspiry-detail-title{width:100%;margin:.5rem 0}
@media(min-width:480px){.rh_form__item #inspiry-additional-details-container .inspiry-detail .inspiry-detail-title{margin:0 .5rem 0 1rem;width:initial}
}@media(min-width:768px){.rh_form__item #inspiry-additional-details-container .inspiry-detail .inspiry-detail-title{margin:0 1.5rem}
}.rh_form__item #inspiry-additional-details-container .inspiry-detail .inspiry-detail-value{width:100%;margin:.5rem 0}
@media(min-width:480px){.rh_form__item #inspiry-additional-details-container .inspiry-detail .inspiry-detail-value{margin:0 1rem 0 .5rem;width:initial}
}@media(min-width:768px){.rh_form__item #inspiry-additional-details-container .inspiry-detail .inspiry-detail-value{margin:0 1.5rem}
}.rh_form__item .inspiry-details-wrapper .inspiry-detail{display:block;margin:0 auto;text-align:center}
@media(min-width:480px){.rh_form__item .inspiry-details-wrapper .inspiry-detail{display:inline-block;margin:0 3rem}
}@media(min-width:768px){.rh_form__item .inspiry-details-wrapper .inspiry-detail{margin:0 3.5rem}
}.rh_form__item .inspiry-details-wrapper .inspiry-detail .inspiry-detail-control{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}
.rh_form__item .inspiry-details-wrapper .inspiry-detail .add-detail{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:37px;height:37px;background:#ea723d;color:#fff;padding:1rem 1.3rem;-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_form__item .inspiry-details-wrapper .inspiry-detail .add-detail:hover{background:#e75b1d;-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_form__item .features-checkboxes{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style-type:none}
.rh_form__item .features-checkboxes li{width:100%}
@media(min-width:768px){.rh_form__item .features-checkboxes li{width:50%}
}@media(min-width:1024px){.rh_form__item .features-checkboxes li{width:25%}
}.rh_form__item #errors-log{color:grey;font:400 1.4rem/1.5 Rubik,sans-serif}
.rh_form__item .select2-container--default .select2-selection--multiple,.rh_form__item .select2-container--default.select2-container--focus .select2-selection--multiple{border-color:#cdcdcd;-webkit-box-shadow:none;box-shadow:none;min-height:38px;border-radius:0}
.rh_form__item .select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#f7f7f7;height:28px;line-height:27px;border-radius:0}
.rh_form__response{padding-bottom:0}
.rh_form__response .rh_form__msg{display:none;margin-bottom:3rem}
.rh_form__response .rh_form__error{display:none;margin-bottom:3rem}
.address-map-fields-wrapper{height:43rem}
.rh_form__submit{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
.rh_form--columnAlign{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}
.rh_form--3-column{width:100%}
@media(min-width:768px){.rh_form--3-column{width:50%}
}@media(min-width:1024px){.rh_form--3-column{width:33.3%}
}.rh_form--2-column{width:100%}
@media(min-width:1024px){.rh_form--2-column{width:50%}
}.rh_form--1-column{width:100%}
.rh_form--relative{position:relative}
.rh_form--align_start{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}
.rh_form--align_end{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}
@media(min-width:320px){.rh_form__user_profile{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}
}@media(min-width:768px){.rh_form__user_profile{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}
}.rh_checkbox label{position:relative;padding:0 0 0 4rem;margin-top:.5rem;margin-bottom:.5rem;cursor:pointer}
.rh_checkbox span.rh_checkbox__title{display:inline-block;padding:.6rem 0;font-size:1.4rem;color:grey}
.rh_checkbox input[type=checkbox]{visibility:hidden;display:none}
.rh_checkbox input[type=checkbox]:checked~.rh_checkbox__indicator:after{display:block}
.rh_checkbox .rh_checkbox__indicator{position:absolute;top:0;left:0;width:25px;height:25px;background:#fff;border:1px solid rgba(128,128,128,.2);-webkit-box-shadow:0 0 5px 2px rgba(0,0,0,.05);box-shadow:0 0 5px 2px rgba(0,0,0,.05)}
.rh_checkbox .rh_checkbox__indicator:after{content:'';position:absolute;display:none;width:24px;height:24px;background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/images/icons/icon-tick.png) 50% 50% no-repeat}
.rh_checkbox #terms-error{padding:0 0 0 1rem}
.rh_checkbox__featured{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;background:#f7f7f7;padding:1.5rem 2rem}
.rh_checkbox__featured label{margin:0;padding:0 0 0 3rem}
@media(min-width:768px){.rh_checkbox__featured label{padding:0 0 0 4rem}
}.rh_checkbox__featured label input{display:inline-block;width:initial}
.rh_checkbox__featured label .rh_checkbox__title{font-weight:500;margin-left:1rem;padding:0;line-height:1.5}
@media(min-width:480px){.rh_checkbox__featured label .rh_checkbox__title{padding:.2rem 0}
}@media(min-width:768px){.rh_checkbox__featured label .rh_checkbox__title{margin-left:0;padding:.3rem 0}
}.rh_agent_options{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-bottom:2rem}
@media(min-width:480px){.rh_agent_options{margin-bottom:3rem}
}@media(min-width:768px){.rh_agent_options{margin-bottom:1.5rem}
}.rh_agent_options input[type=radio]{visibility:hidden}
.rh_agent_options input[type=radio]:checked~.control__indicator:after{display:block}
.rh_agent_options input{width:initial}
.rh_agent_options label{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;padding:0 0 0 4rem;cursor:pointer;margin:1.5rem 0}
.rh_agent_options label span{font-size:1.4rem;line-height:2;margin-right:1rem}
.rh_agent_options label a{font-size:1.4rem;-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_agent_options label a:hover{-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_agent_options label .sub-title{color:grey}
.rh_agent_options label .control__indicator{position:absolute;top:0;left:0;width:25px;height:25px;background:#f7f7f7;border:1px solid rgba(128,128,128,.2);border-radius:500rem;-webkit-box-shadow:0 0 5px 2px rgba(0,0,0,.05);box-shadow:0 0 5px 2px rgba(0,0,0,.05)}
.rh_agent_options label .control__indicator:after{content:'';position:absolute;display:none;width:13px;height:13px;border-radius:500rem;background:#ea723d;top:5px;left:5px}
.rh_agent_options .rh_agent_options__wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}
@media(min-width:768px){.rh_agent_options .rh_agent_options__wrap{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
}.rh_agent_options .rh_agent_options__wrap span.select2{margin-left:0;width:100%}
@media(min-width:768px){.rh_agent_options .rh_agent_options__wrap span.select2{margin-left:1rem;width:30rem}
}.ui-autocomplete{padding:.5rem 0;margin:0;list-style:none;z-index:10000;border:1px solid rgba(128,128,128,.2);background:#fff}
.ui-autocomplete li{padding:1rem;margin-bottom:0;white-space:nowrap;text-align:left;cursor:pointer}
.ui-autocomplete li:hover{background:#f1f1f1;-webkit-transition:.2s all linear;transition:.2s all linear}
.ui-autocomplete li a{display:block;height:100%}
.ui-autocomplete li a.ui-state-focus{cursor:pointer}
@-webkit-keyframes lds-dual-ring{0%{-webkit-transform:rotate(0);transform:rotate(0)}
100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}@keyframes lds-dual-ring{0%{-webkit-transform:rotate(0);transform:rotate(0)}
100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}.inspiry-floor-plans-group-wrapper{padding:0 1.5rem;margin-bottom:1rem}
.inspiry-floor-plans-group-wrapper label{display:inline-block;margin-bottom:.5rem;font-weight:500;padding:0}
.inspiry-floor-plans-group-wrapper .real-btn,.inspiry-floor-plans-group-wrapper input[type=text],.inspiry-floor-plans-group-wrapper textarea{padding:1.3rem 1.5rem;font-size:1.5rem;border:1px solid rgba(128,128,128,.2)}
.inspiry-floor-plans-group-wrapper input[type=text],.inspiry-floor-plans-group-wrapper textarea{background-color:#fff;color:grey}
.inspiry-floor-plans-group-wrapper .description{clear:both}
.inspiry-floor-plans-group-wrapper .inspiry-clone{position:relative;margin-bottom:15px;padding:20px 20px 5px;background-color:#f7f7f7;border:1px solid rgba(128,128,128,.2)}
.inspiry-floor-plans-group-wrapper .inspiry-remove-clone{display:inline-block;position:absolute;top:7px;right:7px;text-decoration:none;border-radius:50%;background-color:#e74c3c;color:#fff}
.inspiry-floor-plans-group-wrapper .inspiry-field{margin-bottom:1rem}
.inspiry-floor-plans-group-wrapper .description{font-size:1.3rem}
.inspiry-floor-plans-group-wrapper .inspiry-row{margin-left:-10px;margin-right:-10px;overflow:hidden}
.inspiry-floor-plans-group-wrapper .inspiry-row input[type=text]{margin-bottom:5px}
.inspiry-floor-plans-group-wrapper .inspiry-row input[type=text],.inspiry-floor-plans-group-wrapper .inspiry-row textarea{width:100%}
.inspiry-floor-plans-group-wrapper .inspiry-row textarea{display:block;height:214px;margin-bottom:0;resize:vertical}
.inspiry-floor-plans-group-wrapper .inspiry-btn-group{display:block;margin-bottom:5px}
.inspiry-floor-plans-group-wrapper .inspiry-btn-group.uploading-in-progress{position:relative;overflow:hidden}
.inspiry-floor-plans-group-wrapper .inspiry-btn-group.uploading-in-progress:before{content:"";display:block;position:absolute;top:0;z-index:5;width:100%;height:100%;background-color:rgba(255,255,255,.85);cursor:not-allowed}
.inspiry-floor-plans-group-wrapper .inspiry-btn-group.uploading-in-progress:after{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;z-index:10;width:22px;height:22px;margin:auto;border-radius:50%;border:5px solid #000;border-color:#000 transparent #000 transparent;-webkit-animation:lds-dual-ring 1.2s linear infinite;animation:lds-dual-ring 1.2s linear infinite}
@media(min-width:767px){.inspiry-floor-plans-group-wrapper .inspiry-btn-group.show-remove-btn .inspiry-file-remove{margin-left:1%}
.inspiry-floor-plans-group-wrapper .inspiry-btn-group.show-remove-btn input[type=text]{width:50%}
}.inspiry-floor-plans-group-wrapper .inspiry-btn-group input[type=text]{float:left;width:100%;margin-bottom:0}
@media(min-width:767px){.inspiry-floor-plans-group-wrapper .inspiry-btn-group input[type=text]{width:75%;margin-right:1%}
}.inspiry-floor-plans-group-wrapper .inspiry-btn-group .real-btn{float:left;width:100%;margin:5px 0 0;padding-left:0;padding-right:0;text-align:center;color:#fff}
@media(min-width:767px){.inspiry-floor-plans-group-wrapper .inspiry-btn-group .real-btn{width:24%;margin:0}
}.inspiry-floor-plans-group-wrapper .inspiry-btn-group .inspiry-file-remove{position:relative;z-index:10}
.inspiry-floor-plans-group-wrapper .inspiry-btn-group .hidden{display:none}
.inspiry-floor-plans-group-wrapper .inspiry-add-clone-container{text-align:right}
.inspiry-floor-plans-group-wrapper .inspiry-column,.inspiry-floor-plans-group-wrapper .inspiry-column-12,.inspiry-floor-plans-group-wrapper .inspiry-column-6,.inspiry-floor-plans-group-wrapper .inspiry-column-md-6{float:left;padding-left:10px;padding-right:10px;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}
@media(min-width:767px){.inspiry-floor-plans-group-wrapper .inspiry-column-6{width:50%}
}@media(min-width:992px){.inspiry-floor-plans-group-wrapper .inspiry-column-md-6{width:50%}
}.rtl .inspiry-floor-plans-group-wrapper .inspiry-remove-clone{right:auto;left:7px}
.rtl .inspiry-floor-plans-group-wrapper .inspiry-btn-group .real-btn{float:right}
@media(min-width:767px){.rtl .inspiry-floor-plans-group-wrapper .inspiry-btn-group input[type=text]{margin-right:0;margin-left:1%}
.rtl .inspiry-floor-plans-group-wrapper .inspiry-btn-group.show-remove-btn .inspiry-file-remove{margin-left:0;margin-right:1%}
}.rtl .inspiry-floor-plans-group-wrapper .inspiry-btn-group input[type=text],.rtl .inspiry-floor-plans-group-wrapper .inspiry-column,.rtl .inspiry-floor-plans-group-wrapper .inspiry-column-12,.rtl .inspiry-floor-plans-group-wrapper .inspiry-column-3,.rtl .inspiry-floor-plans-group-wrapper .inspiry-column-4,.rtl .inspiry-floor-plans-group-wrapper .inspiry-column-5,.rtl .inspiry-floor-plans-group-wrapper .inspiry-column-6,.rtl .inspiry-floor-plans-group-wrapper .inspiry-column-md-6{float:right}
.rtl .inspiry-floor-plans-group-wrapper .inspiry-add-clone-container{text-align:left}
.rh_pagination{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:1rem 0}
@media(min-width:480px){.rh_pagination{margin:2rem 0}
}.rh_pagination a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:1rem;color:grey;background:#fff;border-radius:500rem;width:4rem;height:4rem;font-size:1.4rem;font-weight:500;-webkit-transition:.2s all linear;transition:.2s all linear;-webkit-box-shadow:0 0 5px 2px rgba(0,0,0,.05);box-shadow:0 0 5px 2px rgba(0,0,0,.05)}
.rh_pagination .rh_pagination__btn{-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_pagination .rh_pagination__btn:hover{background:#1ea69a;color:#fff;-webkit-box-shadow:0 0 5px 2px rgba(0,0,0,.05);box-shadow:0 0 5px 2px rgba(0,0,0,.05)}
.rh_pagination .current{color:#fff;background:#1ea69a}
.rh_pagination__next svg,.rh_pagination__prev svg{fill:grey;width:23px}
.rh_pagination__next:hover svg,.rh_pagination__prev:hover svg{fill:#fff}
.rh_pagination__pages-nav{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:0;padding:0 0 3rem}
@media(min-width:480px){.rh_pagination__pages-nav{padding-bottom:4rem}
}.rh_pagination__pages-nav a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:0 1rem;padding:1.5rem;color:#fff;font-size:1.4rem;font-weight:500;background:#1ea69a;-webkit-box-shadow:0 0 5px 2px rgba(0,0,0,.05);box-shadow:0 0 5px 2px rgba(0,0,0,.05);-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_pagination__pages-nav a:hover{background:#1a9086}
.inspiry-post-nav{display:none;height:11rem;position:fixed;top:calc(50% - 5.5rem);background:#303030;color:#fff;padding:1.5rem;z-index:999999;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;border:1px solid #f7f7f7}
.inspiry-post-nav:hover{background:rgba(48,48,48,.8)}
.inspiry-post-nav:hover .label{color:#fff}
.inspiry-post-nav:hover .entry-info-wrap{display:block;width:240px}
.inspiry-post-nav .label{width:1rem;font-size:2.4rem;position:absolute;top:50%;top:calc(50% - 1.4rem);text-align:center}
.inspiry-post-nav .entry-info-wrap{display:inline-block;width:0;overflow:hidden;-webkit-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}
.inspiry-post-nav .entry-info{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:22rem}
.inspiry-post-nav .entry-info .entry-title{line-height:1.5}
.inspiry-post-nav .entry-info .entry-image{display:block;width:8rem;height:8rem}
.inspiry-post-nav .entry-info img{display:block;border-radius:500rem;max-width:8rem}
.inspiry-post-nav .entry-info .entry-title{color:#fff}
.inspiry-post-prev{left:0;border-left:0}
.inspiry-post-prev .label{left:1rem}
.inspiry-post-prev .entry-info{margin-left:2rem}
.inspiry-post-prev .entry-info .entry-title{margin-right:1rem}
.inspiry-post-next{right:0;border-right:0}
.inspiry-post-next .label{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;right:1rem}
.inspiry-post-next .entry-info{margin-right:2rem}
.inspiry-post-next .entry-info .entry-title{margin-left:1rem}
.rh_sidebar{text-align:left}
.rh_sidebar .widget a:hover{color:#ea723d}
.rh_sidebar .rh_prop_card{z-index:9;margin:0 0 3rem}
.rh_sidebar .rh_prop_card:nth-last-child(1){margin:0}
.commentlist article .comment-detail-wrap .comment-body,.rh_content{color:grey;font-size:1.5rem;font-weight:400;line-height:2;text-align:left}
.commentlist article .comment-detail-wrap .comment-body .rh_agent_form .rh_agent_form__row,.commentlist article .comment-detail-wrap .comment-body p,.rh_agent_form .commentlist article .comment-detail-wrap .comment-body .rh_agent_form__row,.rh_agent_form .rh_content .rh_agent_form__row,.rh_content .rh_agent_form .rh_agent_form__row,.rh_content p{font-size:1.5rem;line-height:2;margin-bottom:2rem}
.commentlist article .comment-detail-wrap .comment-body h1,.commentlist article .comment-detail-wrap .comment-body h2,.commentlist article .comment-detail-wrap .comment-body h3,.commentlist article .comment-detail-wrap .comment-body h4,.commentlist article .comment-detail-wrap .comment-body h5,.commentlist article .comment-detail-wrap .comment-body h6,.rh_content h1,.rh_content h2,.rh_content h3,.rh_content h4,.rh_content h5,.rh_content h6{margin:0 auto;margin-bottom:2rem;line-height:1.5}
.commentlist article .comment-detail-wrap .comment-body ol,.commentlist article .comment-detail-wrap .comment-body ul,.rh_content ol,.rh_content ul{margin:0;margin-bottom:1rem;padding:0 0 0 3rem;color:grey;line-height:2}
.commentlist article .comment-detail-wrap .comment-body blockquote,.rh_content blockquote{position:relative;margin:0 0 2rem 0;padding:34px 36px 46px 56px}
.commentlist article .comment-detail-wrap .comment-body blockquote:before,.rh_content blockquote:before{color:#c6cdd1;content:"\f10d";position:absolute;top:30px;left:28px;display:inline-block;font:normal normal normal 14px/1 FontAwesome;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);font-size:24px}
.commentlist article .comment-detail-wrap .comment-body blockquote .rh_agent_form .rh_agent_form__row,.commentlist article .comment-detail-wrap .comment-body blockquote p,.rh_agent_form .commentlist article .comment-detail-wrap .comment-body blockquote .rh_agent_form__row,.rh_agent_form .rh_content blockquote .rh_agent_form__row,.rh_content blockquote .rh_agent_form .rh_agent_form__row,.rh_content blockquote p{font-size:1.7rem;margin:0}
.commentlist article .comment-detail-wrap .comment-body .error,.rh_content .error{background:#ff1200}
.commentlist article .comment-detail-wrap .rh_wrap--fluidwidth .comment-body,.rh_wrap--fluidwidth .commentlist article .comment-detail-wrap .comment-body,.rh_wrap--fluidwidth .rh_content{margin:0}
.post-password-form{text-align:left}
.post-password-form .rh_agent_form .rh_agent_form__row,.post-password-form p,.rh_agent_form .post-password-form .rh_agent_form__row{line-height:2;margin-bottom:10px;font-size:18px}
.post-password-form input{border:1px solid rgba(128,128,128,.2);height:31px}
.post-password-form input[type=submit]{padding:.7rem 2rem}
.info{background:#303030;color:#fff;padding:1.5rem 3rem 1.5rem 2rem;position:relative;-webkit-transition:.2s all linear;transition:.2s all linear}
.tip{background:#ea723d;color:#fff;padding:1.5rem 3rem 1.5rem 2rem;position:relative;-webkit-transition:.2s all linear;transition:.2s all linear}
.success{background:#1ea69a;color:#fff;padding:1.5rem 3rem 1.5rem 2rem;position:relative;-webkit-transition:.2s all linear;transition:.2s all linear}
.error{color:#fff;padding:1.5rem 3rem 1.5rem 2rem;position:relative;-webkit-transition:.2s all linear;transition:.2s all linear}
.icon-remove{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1.8rem;color:#fff;position:absolute;top:2rem;right:1.5rem;cursor:pointer}
.icon-remove:before{content:"\f00d"}
.row-fluid{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:0 -1rem}
@media(min-width:320px){.row-fluid{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
}@media(min-width:1024px){.row-fluid{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}
}.row-fluid .span2,.row-fluid .span3,.row-fluid .span4,.row-fluid .span6{-webkit-box-flex:1;-webkit-flex:1 1 100%;-ms-flex:1 1 100%;flex:1 1 100%;width:100%;padding:0 1rem}
@media(min-width:1024px){.row-fluid .span2{-webkit-box-flex:1;-webkit-flex:1 1 16.67%;-ms-flex:1 1 16.67%;flex:1 1 16.67%;width:16.67%}
}@media(min-width:1024px){.row-fluid .span3{-webkit-box-flex:1;-webkit-flex:1 1 25%;-ms-flex:1 1 25%;flex:1 1 25%;width:25%}
}@media(min-width:1024px){.row-fluid .span4{-webkit-box-flex:1;-webkit-flex:1 1 33.3%;-ms-flex:1 1 33.3%;flex:1 1 33.3%;width:33.3%}
}@media(min-width:1024px){.row-fluid .span6{-webkit-box-flex:1;-webkit-flex:1 1 50%;-ms-flex:1 1 50%;flex:1 1 50%;width:50%}
}.disc-list ul{padding:0;list-style-type:none}
.disc-list ul li{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/images/icons/icon-disc-small.png) 12px 12px no-repeat;padding:0 0 0 3rem}
.small-arrow-list ul{padding:0;list-style-type:none}
.small-arrow-list ul li{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/images/icons/icon-arrow-small.png) 12px 9px no-repeat;padding:0 0 0 3rem}
.tick-list ul{padding:0;list-style-type:none}
.tick-list ul li{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/images/icons/icon-tick-list.png) 8px 7px no-repeat;padding:0 0 0 3rem}
.arrow-list ul{padding:0;list-style-type:none}
.arrow-list ul li{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/images/icons/icon-arrow.png) 9px 10px no-repeat;padding:0 0 0 3rem}
.rh_tooltip{text-align:center;position:absolute;top:-55px;left:-38px;left:calc(100% - 63.5px)}
.rh_tooltip .label{display:inline-block;width:100px;position:relative;background:#000;color:#fff;padding:1rem 0;opacity:0;visibility:hidden;-webkit-transition:.3s all linear;transition:.3s all linear}
.rh_tooltip .label:after{content:'';position:absolute;bottom:-10px;left:42px;width:0;height:0;border:0 solid transparent;border-left-width:10px;border-right-width:10px;border-top:10px solid #000}
[data-tooltip]{position:relative}
[data-tooltip]::after,[data-tooltip]::before{text-transform:none;font-size:.9em;line-height:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;position:absolute;display:none;opacity:0;z-index:99}
[data-tooltip]::before{content:'';border:5px solid transparent;z-index:1001}
[data-tooltip]::after{content:attr(data-tooltip);font:400 1.2rem/1.5 Rubik,sans-serif;text-align:center;text-transform:uppercase;min-width:3rem;max-width:21rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:.7rem 1.5rem;-webkit-box-shadow:0 1em 2em -.5em rgba(0,0,0,.35);box-shadow:0 1em 2em -.5em rgba(0,0,0,.35);background:#ea723d;color:#fff}
[data-tooltip]:hover::after,[data-tooltip]:hover::before{display:block}
@media(min-width:320px){[data-tooltip]:hover::after,[data-tooltip]:hover::before{display:none}
}@media(min-width:480px){[data-tooltip]:hover::after,[data-tooltip]:hover::before{display:none}
}@media(min-width:768px){[data-tooltip]:hover::after,[data-tooltip]:hover::before{display:block}
}@media(min-width:1024px){[data-tooltip]:hover::after,[data-tooltip]:hover::before{display:block}
}@media(min-width:1140px){[data-tooltip]:hover::after,[data-tooltip]:hover::before{display:block}
}@media(min-width:1280px){[data-tooltip]:hover::after,[data-tooltip]:hover::before{display:block}
}[tooltip='']::after,[tooltip='']::before{display:none !important}
[data-tooltip]:not([flow])::before,[data-tooltip][flow^=up]::before{bottom:100%;border-bottom-width:0;border-top-color:#ea723d}
[data-tooltip]:not([flow])::after,[data-tooltip][flow^=up]::after{bottom:calc(100% + 5px)}
[data-tooltip]:not([flow])::after,[data-tooltip]:not([flow])::before,[data-tooltip][flow^=up]::after,[data-tooltip][flow^=up]::before{left:50%;-webkit-transform:translate(-50%,-.5em);-ms-transform:translate(-50%,-.5em);transform:translate(-50%,-.5em)}
@-webkit-keyframes tooltips-vert{to{opacity:.9;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}
}@keyframes tooltips-vert{to{opacity:.9;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}
}@-webkit-keyframes tooltips-horz{to{opacity:.9;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}
}@keyframes tooltips-horz{to{opacity:.9;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}
}[data-tooltip]:not([flow]):hover::after,[data-tooltip]:not([flow]):hover::before,[data-tooltip][flow^=down]:hover::after,[data-tooltip][flow^=down]:hover::before,[data-tooltip][flow^=up]:hover::after,[data-tooltip][flow^=up]:hover::before{-webkit-animation:tooltips-vert .3s ease-out forwards;animation:tooltips-vert .3s ease-out forwards} .hamburger{padding:0;display:inline-block;cursor:pointer;-webkit-transition-property:opacity,-webkit-filter;transition-property:opacity,-webkit-filter;transition-property:opacity,filter;transition-property:opacity,filter,-webkit-filter;-webkit-transition-duration:.15s;transition-duration:.15s;-webkit-transition-timing-function:linear;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}
.hamburger:hover{opacity:.7}
.hamburger-box{width:25px;height:19px;display:inline-block;position:relative}
.hamburger-inner{display:block;top:50%;margin-top:-.5px}
.hamburger-inner,.hamburger-inner::after,.hamburger-inner::before{width:25px;height:1px;background-color:#fff;border-radius:4px;position:absolute;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-duration:.15s;transition-duration:.15s;-webkit-transition-timing-function:ease;transition-timing-function:ease}
.hamburger-inner::after,.hamburger-inner::before{content:"";display:block}
.hamburger-inner::before{top:-9px}
.hamburger-inner::after{bottom:-9px}
.hamburger--3dx .hamburger-box{-webkit-perspective:50px;perspective:50px}
.hamburger--3dx .hamburger-inner{-webkit-transition:background-color 0s .1s cubic-bezier(.645,.045,.355,1),-webkit-transform .15s cubic-bezier(.645,.045,.355,1);transition:background-color 0s .1s cubic-bezier(.645,.045,.355,1),-webkit-transform .15s cubic-bezier(.645,.045,.355,1);transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1);transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1),-webkit-transform .15s cubic-bezier(.645,.045,.355,1)}
.hamburger--3dx .hamburger-inner::after,.hamburger--3dx .hamburger-inner::before{-webkit-transition:-webkit-transform 0s .1s cubic-bezier(.645,.045,.355,1);transition:-webkit-transform 0s .1s cubic-bezier(.645,.045,.355,1);transition:transform 0s .1s cubic-bezier(.645,.045,.355,1);transition:transform 0s .1s cubic-bezier(.645,.045,.355,1),-webkit-transform 0s .1s cubic-bezier(.645,.045,.355,1)}
.hamburger--3dx.is-active .hamburger-inner{background-color:transparent;-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}
.hamburger--3dx.is-active .hamburger-inner::before{-webkit-transform:translate3d(0,9px,0) rotate(45deg);transform:translate3d(0,9px,0) rotate(45deg)}
.hamburger--3dx.is-active .hamburger-inner::after{-webkit-transform:translate3d(0,-9px,0) rotate(-45deg);transform:translate3d(0,-9px,0) rotate(-45deg)}
.hamburger--3dx-r .hamburger-box{-webkit-perspective:50px;perspective:50px}
.hamburger--3dx-r .hamburger-inner{-webkit-transition:background-color 0s .1s cubic-bezier(.645,.045,.355,1),-webkit-transform .15s cubic-bezier(.645,.045,.355,1);transition:background-color 0s .1s cubic-bezier(.645,.045,.355,1),-webkit-transform .15s cubic-bezier(.645,.045,.355,1);transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1);transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1),-webkit-transform .15s cubic-bezier(.645,.045,.355,1)}
.hamburger--3dx-r .hamburger-inner::after,.hamburger--3dx-r .hamburger-inner::before{-webkit-transition:-webkit-transform 0s .1s cubic-bezier(.645,.045,.355,1);transition:-webkit-transform 0s .1s cubic-bezier(.645,.045,.355,1);transition:transform 0s .1s cubic-bezier(.645,.045,.355,1);transition:transform 0s .1s cubic-bezier(.645,.045,.355,1),-webkit-transform 0s .1s cubic-bezier(.645,.045,.355,1)}
.hamburger--3dx-r.is-active .hamburger-inner{background-color:transparent;-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}
.hamburger--3dx-r.is-active .hamburger-inner::before{-webkit-transform:translate3d(0,9px,0) rotate(45deg);transform:translate3d(0,9px,0) rotate(45deg)}
.hamburger--3dx-r.is-active .hamburger-inner::after{-webkit-transform:translate3d(0,-9px,0) rotate(-45deg);transform:translate3d(0,-9px,0) rotate(-45deg)}
.hamburger--3dy .hamburger-box{-webkit-perspective:50px;perspective:50px}
.hamburger--3dy .hamburger-inner{-webkit-transition:background-color 0s .1s cubic-bezier(.645,.045,.355,1),-webkit-transform .15s cubic-bezier(.645,.045,.355,1);transition:background-color 0s .1s cubic-bezier(.645,.045,.355,1),-webkit-transform .15s cubic-bezier(.645,.045,.355,1);transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1);transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1),-webkit-transform .15s cubic-bezier(.645,.045,.355,1)}
.hamburger--3dy .hamburger-inner::after,.hamburger--3dy .hamburger-inner::before{-webkit-transition:-webkit-transform 0s .1s cubic-bezier(.645,.045,.355,1);transition:-webkit-transform 0s .1s cubic-bezier(.645,.045,.355,1);transition:transform 0s .1s cubic-bezier(.645,.045,.355,1);transition:transform 0s .1s cubic-bezier(.645,.045,.355,1),-webkit-transform 0s .1s cubic-bezier(.645,.045,.355,1)}
.hamburger--3dy.is-active .hamburger-inner{background-color:transparent;-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg)}
.hamburger--3dy.is-active .hamburger-inner::before{-webkit-transform:translate3d(0,9px,0) rotate(45deg);transform:translate3d(0,9px,0) rotate(45deg)}
.hamburger--3dy.is-active .hamburger-inner::after{-webkit-transform:translate3d(0,-9px,0) rotate(-45deg);transform:translate3d(0,-9px,0) rotate(-45deg)}
.hamburger--3dy-r .hamburger-box{-webkit-perspective:50px;perspective:50px}
.hamburger--3dy-r .hamburger-inner{-webkit-transition:background-color 0s .1s cubic-bezier(.645,.045,.355,1),-webkit-transform .15s cubic-bezier(.645,.045,.355,1);transition:background-color 0s .1s cubic-bezier(.645,.045,.355,1),-webkit-transform .15s cubic-bezier(.645,.045,.355,1);transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1);transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1),-webkit-transform .15s cubic-bezier(.645,.045,.355,1)}
.hamburger--3dy-r .hamburger-inner::after,.hamburger--3dy-r .hamburger-inner::before{-webkit-transition:-webkit-transform 0s .1s cubic-bezier(.645,.045,.355,1);transition:-webkit-transform 0s .1s cubic-bezier(.645,.045,.355,1);transition:transform 0s .1s cubic-bezier(.645,.045,.355,1);transition:transform 0s .1s cubic-bezier(.645,.045,.355,1),-webkit-transform 0s .1s cubic-bezier(.645,.045,.355,1)}
.hamburger--3dy-r.is-active .hamburger-inner{background-color:transparent;-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}
.hamburger--3dy-r.is-active .hamburger-inner::before{-webkit-transform:translate3d(0,9px,0) rotate(45deg);transform:translate3d(0,9px,0) rotate(45deg)}
.hamburger--3dy-r.is-active .hamburger-inner::after{-webkit-transform:translate3d(0,-9px,0) rotate(-45deg);transform:translate3d(0,-9px,0) rotate(-45deg)}
.hamburger--arrow.is-active .hamburger-inner::before{-webkit-transform:translate3d(-5px,0,0) rotate(-45deg) scale(.7,1);transform:translate3d(-5px,0,0) rotate(-45deg) scale(.7,1)}
.hamburger--arrow.is-active .hamburger-inner::after{-webkit-transform:translate3d(-5px,0,0) rotate(45deg) scale(.7,1);transform:translate3d(-5px,0,0) rotate(45deg) scale(.7,1)}
.hamburger--arrow-r.is-active .hamburger-inner::before{-webkit-transform:translate3d(5px,0,0) rotate(45deg) scale(.7,1);transform:translate3d(5px,0,0) rotate(45deg) scale(.7,1)}
.hamburger--arrow-r.is-active .hamburger-inner::after{-webkit-transform:translate3d(5px,0,0) rotate(-45deg) scale(.7,1);transform:translate3d(5px,0,0) rotate(-45deg) scale(.7,1)}
.hamburger--arrowalt .hamburger-inner::before{-webkit-transition:top .1s .1s ease,-webkit-transform .1s cubic-bezier(.165,.84,.44,1);transition:top .1s .1s ease,-webkit-transform .1s cubic-bezier(.165,.84,.44,1);transition:top .1s .1s ease,transform .1s cubic-bezier(.165,.84,.44,1);transition:top .1s .1s ease,transform .1s cubic-bezier(.165,.84,.44,1),-webkit-transform .1s cubic-bezier(.165,.84,.44,1)}
.hamburger--arrowalt .hamburger-inner::after{-webkit-transition:bottom .1s .1s ease,-webkit-transform .1s cubic-bezier(.165,.84,.44,1);transition:bottom .1s .1s ease,-webkit-transform .1s cubic-bezier(.165,.84,.44,1);transition:bottom .1s .1s ease,transform .1s cubic-bezier(.165,.84,.44,1);transition:bottom .1s .1s ease,transform .1s cubic-bezier(.165,.84,.44,1),-webkit-transform .1s cubic-bezier(.165,.84,.44,1)}
.hamburger--arrowalt.is-active .hamburger-inner::before{top:0;-webkit-transform:translate3d(-5px,-6.25px,0) rotate(-45deg) scale(.7,1);transform:translate3d(-5px,-6.25px,0) rotate(-45deg) scale(.7,1);-webkit-transition:top .1s ease,-webkit-transform .1s .1s cubic-bezier(.895,.03,.685,.22);transition:top .1s ease,-webkit-transform .1s .1s cubic-bezier(.895,.03,.685,.22);transition:top .1s ease,transform .1s .1s cubic-bezier(.895,.03,.685,.22);transition:top .1s ease,transform .1s .1s cubic-bezier(.895,.03,.685,.22),-webkit-transform .1s .1s cubic-bezier(.895,.03,.685,.22)}
.hamburger--arrowalt.is-active .hamburger-inner::after{bottom:0;-webkit-transform:translate3d(-5px,6.25px,0) rotate(45deg) scale(.7,1);transform:translate3d(-5px,6.25px,0) rotate(45deg) scale(.7,1);-webkit-transition:bottom .1s ease,-webkit-transform .1s .1s cubic-bezier(.895,.03,.685,.22);transition:bottom .1s ease,-webkit-transform .1s .1s cubic-bezier(.895,.03,.685,.22);transition:bottom .1s ease,transform .1s .1s cubic-bezier(.895,.03,.685,.22);transition:bottom .1s ease,transform .1s .1s cubic-bezier(.895,.03,.685,.22),-webkit-transform .1s .1s cubic-bezier(.895,.03,.685,.22)}
.hamburger--arrowalt-r .hamburger-inner::before{-webkit-transition:top .1s .1s ease,-webkit-transform .1s cubic-bezier(.165,.84,.44,1);transition:top .1s .1s ease,-webkit-transform .1s cubic-bezier(.165,.84,.44,1);transition:top .1s .1s ease,transform .1s cubic-bezier(.165,.84,.44,1);transition:top .1s .1s ease,transform .1s cubic-bezier(.165,.84,.44,1),-webkit-transform .1s cubic-bezier(.165,.84,.44,1)}
.hamburger--arrowalt-r .hamburger-inner::after{-webkit-transition:bottom .1s .1s ease,-webkit-transform .1s cubic-bezier(.165,.84,.44,1);transition:bottom .1s .1s ease,-webkit-transform .1s cubic-bezier(.165,.84,.44,1);transition:bottom .1s .1s ease,transform .1s cubic-bezier(.165,.84,.44,1);transition:bottom .1s .1s ease,transform .1s cubic-bezier(.165,.84,.44,1),-webkit-transform .1s cubic-bezier(.165,.84,.44,1)}
.hamburger--arrowalt-r.is-active .hamburger-inner::before{top:0;-webkit-transform:translate3d(5px,-6.25px,0) rotate(45deg) scale(.7,1);transform:translate3d(5px,-6.25px,0) rotate(45deg) scale(.7,1);-webkit-transition:top .1s ease,-webkit-transform .1s .1s cubic-bezier(.895,.03,.685,.22);transition:top .1s ease,-webkit-transform .1s .1s cubic-bezier(.895,.03,.685,.22);transition:top .1s ease,transform .1s .1s cubic-bezier(.895,.03,.685,.22);transition:top .1s ease,transform .1s .1s cubic-bezier(.895,.03,.685,.22),-webkit-transform .1s .1s cubic-bezier(.895,.03,.685,.22)}
.hamburger--arrowalt-r.is-active .hamburger-inner::after{bottom:0;-webkit-transform:translate3d(5px,6.25px,0) rotate(-45deg) scale(.7,1);transform:translate3d(5px,6.25px,0) rotate(-45deg) scale(.7,1);-webkit-transition:bottom .1s ease,-webkit-transform .1s .1s cubic-bezier(.895,.03,.685,.22);transition:bottom .1s ease,-webkit-transform .1s .1s cubic-bezier(.895,.03,.685,.22);transition:bottom .1s ease,transform .1s .1s cubic-bezier(.895,.03,.685,.22);transition:bottom .1s ease,transform .1s .1s cubic-bezier(.895,.03,.685,.22),-webkit-transform .1s .1s cubic-bezier(.895,.03,.685,.22)}
.hamburger--boring .hamburger-inner,.hamburger--boring .hamburger-inner::after,.hamburger--boring .hamburger-inner::before{-webkit-transition-property:none;transition-property:none}
.hamburger--boring.is-active .hamburger-inner{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}
.hamburger--boring.is-active .hamburger-inner::before{top:0;opacity:0}
.hamburger--boring.is-active .hamburger-inner::after{bottom:0;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}
.hamburger--collapse .hamburger-inner{top:auto;bottom:0;-webkit-transition-duration:.13s;transition-duration:.13s;-webkit-transition-delay:.13s;transition-delay:.13s;-webkit-transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-timing-function:cubic-bezier(.55,.055,.675,.19)}
.hamburger--collapse .hamburger-inner::after{top:-18px;-webkit-transition:top .2s .2s cubic-bezier(.33333,.66667,.66667,1),opacity .1s linear;transition:top .2s .2s cubic-bezier(.33333,.66667,.66667,1),opacity .1s linear}
.hamburger--collapse .hamburger-inner::before{-webkit-transition:top .12s .2s cubic-bezier(.33333,.66667,.66667,1),-webkit-transform .13s cubic-bezier(.55,.055,.675,.19);transition:top .12s .2s cubic-bezier(.33333,.66667,.66667,1),-webkit-transform .13s cubic-bezier(.55,.055,.675,.19);transition:top .12s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19);transition:top .12s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19),-webkit-transform .13s cubic-bezier(.55,.055,.675,.19)}
.hamburger--collapse.is-active .hamburger-inner{-webkit-transform:translate3d(0,-9px,0) rotate(-45deg);transform:translate3d(0,-9px,0) rotate(-45deg);-webkit-transition-delay:.22s;transition-delay:.22s;-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}
.hamburger--collapse.is-active .hamburger-inner::after{top:0;opacity:0;-webkit-transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s .22s linear;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s .22s linear}
.hamburger--collapse.is-active .hamburger-inner::before{top:0;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:top .1s .16s cubic-bezier(.33333,0,.66667,.33333),-webkit-transform .13s .25s cubic-bezier(.215,.61,.355,1);transition:top .1s .16s cubic-bezier(.33333,0,.66667,.33333),-webkit-transform .13s .25s cubic-bezier(.215,.61,.355,1);transition:top .1s .16s cubic-bezier(.33333,0,.66667,.33333),transform .13s .25s cubic-bezier(.215,.61,.355,1);transition:top .1s .16s cubic-bezier(.33333,0,.66667,.33333),transform .13s .25s cubic-bezier(.215,.61,.355,1),-webkit-transform .13s .25s cubic-bezier(.215,.61,.355,1)}
.hamburger--collapse-r .hamburger-inner{top:auto;bottom:0;-webkit-transition-duration:.13s;transition-duration:.13s;-webkit-transition-delay:.13s;transition-delay:.13s;-webkit-transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-timing-function:cubic-bezier(.55,.055,.675,.19)}
.hamburger--collapse-r .hamburger-inner::after{top:-18px;-webkit-transition:top .2s .2s cubic-bezier(.33333,.66667,.66667,1),opacity .1s linear;transition:top .2s .2s cubic-bezier(.33333,.66667,.66667,1),opacity .1s linear}
.hamburger--collapse-r .hamburger-inner::before{-webkit-transition:top .12s .2s cubic-bezier(.33333,.66667,.66667,1),-webkit-transform .13s cubic-bezier(.55,.055,.675,.19);transition:top .12s .2s cubic-bezier(.33333,.66667,.66667,1),-webkit-transform .13s cubic-bezier(.55,.055,.675,.19);transition:top .12s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19);transition:top .12s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19),-webkit-transform .13s cubic-bezier(.55,.055,.675,.19)}
.hamburger--collapse-r.is-active .hamburger-inner{-webkit-transform:translate3d(0,-9px,0) rotate(45deg);transform:translate3d(0,-9px,0) rotate(45deg);-webkit-transition-delay:.22s;transition-delay:.22s;-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}
.hamburger--collapse-r.is-active .hamburger-inner::after{top:0;opacity:0;-webkit-transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s .22s linear;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s .22s linear}
.hamburger--collapse-r.is-active .hamburger-inner::before{top:0;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:top .1s .16s cubic-bezier(.33333,0,.66667,.33333),-webkit-transform .13s .25s cubic-bezier(.215,.61,.355,1);transition:top .1s .16s cubic-bezier(.33333,0,.66667,.33333),-webkit-transform .13s .25s cubic-bezier(.215,.61,.355,1);transition:top .1s .16s cubic-bezier(.33333,0,.66667,.33333),transform .13s .25s cubic-bezier(.215,.61,.355,1);transition:top .1s .16s cubic-bezier(.33333,0,.66667,.33333),transform .13s .25s cubic-bezier(.215,.61,.355,1),-webkit-transform .13s .25s cubic-bezier(.215,.61,.355,1)}
.hamburger--elastic .hamburger-inner{top:.5px;-webkit-transition-duration:275ms;transition-duration:275ms;-webkit-transition-timing-function:cubic-bezier(.68,-.55,.265,1.55);transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}
.hamburger--elastic .hamburger-inner::before{top:9px;-webkit-transition:opacity 125ms 275ms ease;transition:opacity 125ms 275ms ease}
.hamburger--elastic .hamburger-inner::after{top:18px;-webkit-transition:-webkit-transform 275ms cubic-bezier(.68,-.55,.265,1.55);transition:-webkit-transform 275ms cubic-bezier(.68,-.55,.265,1.55);transition:transform 275ms cubic-bezier(.68,-.55,.265,1.55);transition:transform 275ms cubic-bezier(.68,-.55,.265,1.55),-webkit-transform 275ms cubic-bezier(.68,-.55,.265,1.55)}
.hamburger--elastic.is-active .hamburger-inner{-webkit-transform:translate3d(0,9px,0) rotate(135deg);transform:translate3d(0,9px,0) rotate(135deg);-webkit-transition-delay:75ms;transition-delay:75ms}
.hamburger--elastic.is-active .hamburger-inner::before{-webkit-transition-delay:0s;transition-delay:0s;opacity:0}
.hamburger--elastic.is-active .hamburger-inner::after{-webkit-transform:translate3d(0,-18px,0) rotate(-270deg);transform:translate3d(0,-18px,0) rotate(-270deg);-webkit-transition-delay:75ms;transition-delay:75ms}
.hamburger--elastic-r .hamburger-inner{top:.5px;-webkit-transition-duration:275ms;transition-duration:275ms;-webkit-transition-timing-function:cubic-bezier(.68,-.55,.265,1.55);transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}
.hamburger--elastic-r .hamburger-inner::before{top:9px;-webkit-transition:opacity 125ms 275ms ease;transition:opacity 125ms 275ms ease}
.hamburger--elastic-r .hamburger-inner::after{top:18px;-webkit-transition:-webkit-transform 275ms cubic-bezier(.68,-.55,.265,1.55);transition:-webkit-transform 275ms cubic-bezier(.68,-.55,.265,1.55);transition:transform 275ms cubic-bezier(.68,-.55,.265,1.55);transition:transform 275ms cubic-bezier(.68,-.55,.265,1.55),-webkit-transform 275ms cubic-bezier(.68,-.55,.265,1.55)}
.hamburger--elastic-r.is-active .hamburger-inner{-webkit-transform:translate3d(0,9px,0) rotate(-135deg);transform:translate3d(0,9px,0) rotate(-135deg);-webkit-transition-delay:75ms;transition-delay:75ms}
.hamburger--elastic-r.is-active .hamburger-inner::before{-webkit-transition-delay:0s;transition-delay:0s;opacity:0}
.hamburger--elastic-r.is-active .hamburger-inner::after{-webkit-transform:translate3d(0,-18px,0) rotate(270deg);transform:translate3d(0,-18px,0) rotate(270deg);-webkit-transition-delay:75ms;transition-delay:75ms}
.hamburger--emphatic{overflow:hidden}
.hamburger--emphatic .hamburger-inner{-webkit-transition:background-color 125ms 175ms ease-in;transition:background-color 125ms 175ms ease-in}
.hamburger--emphatic .hamburger-inner::before{left:0;-webkit-transition:top 50ms 125ms linear,left 125ms 175ms ease-in,-webkit-transform 125ms cubic-bezier(.6,.04,.98,.335);transition:top 50ms 125ms linear,left 125ms 175ms ease-in,-webkit-transform 125ms cubic-bezier(.6,.04,.98,.335);transition:transform 125ms cubic-bezier(.6,.04,.98,.335),top 50ms 125ms linear,left 125ms 175ms ease-in;transition:transform 125ms cubic-bezier(.6,.04,.98,.335),top 50ms 125ms linear,left 125ms 175ms ease-in,-webkit-transform 125ms cubic-bezier(.6,.04,.98,.335)}
.hamburger--emphatic .hamburger-inner::after{top:9px;right:0;-webkit-transition:top 50ms 125ms linear,right 125ms 175ms ease-in,-webkit-transform 125ms cubic-bezier(.6,.04,.98,.335);transition:top 50ms 125ms linear,right 125ms 175ms ease-in,-webkit-transform 125ms cubic-bezier(.6,.04,.98,.335);transition:transform 125ms cubic-bezier(.6,.04,.98,.335),top 50ms 125ms linear,right 125ms 175ms ease-in;transition:transform 125ms cubic-bezier(.6,.04,.98,.335),top 50ms 125ms linear,right 125ms 175ms ease-in,-webkit-transform 125ms cubic-bezier(.6,.04,.98,.335)}
.hamburger--emphatic.is-active .hamburger-inner{-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;background-color:transparent}
.hamburger--emphatic.is-active .hamburger-inner::before{left:-50px;top:-50px;-webkit-transform:translate3d(50px,50px,0) rotate(45deg);transform:translate3d(50px,50px,0) rotate(45deg);-webkit-transition:left 125ms ease-out,top 50ms 125ms linear,-webkit-transform 125ms 175ms cubic-bezier(.075,.82,.165,1);transition:left 125ms ease-out,top 50ms 125ms linear,-webkit-transform 125ms 175ms cubic-bezier(.075,.82,.165,1);transition:left 125ms ease-out,top 50ms 125ms linear,transform 125ms 175ms cubic-bezier(.075,.82,.165,1);transition:left 125ms ease-out,top 50ms 125ms linear,transform 125ms 175ms cubic-bezier(.075,.82,.165,1),-webkit-transform 125ms 175ms cubic-bezier(.075,.82,.165,1)}
.hamburger--emphatic.is-active .hamburger-inner::after{right:-50px;top:-50px;-webkit-transform:translate3d(-50px,50px,0) rotate(-45deg);transform:translate3d(-50px,50px,0) rotate(-45deg);-webkit-transition:right 125ms ease-out,top 50ms 125ms linear,-webkit-transform 125ms 175ms cubic-bezier(.075,.82,.165,1);transition:right 125ms ease-out,top 50ms 125ms linear,-webkit-transform 125ms 175ms cubic-bezier(.075,.82,.165,1);transition:right 125ms ease-out,top 50ms 125ms linear,transform 125ms 175ms cubic-bezier(.075,.82,.165,1);transition:right 125ms ease-out,top 50ms 125ms linear,transform 125ms 175ms cubic-bezier(.075,.82,.165,1),-webkit-transform 125ms 175ms cubic-bezier(.075,.82,.165,1)}
.hamburger--emphatic-r{overflow:hidden}
.hamburger--emphatic-r .hamburger-inner{-webkit-transition:background-color 125ms 175ms ease-in;transition:background-color 125ms 175ms ease-in}
.hamburger--emphatic-r .hamburger-inner::before{left:0;-webkit-transition:top 50ms 125ms linear,left 125ms 175ms ease-in,-webkit-transform 125ms cubic-bezier(.6,.04,.98,.335);transition:top 50ms 125ms linear,left 125ms 175ms ease-in,-webkit-transform 125ms cubic-bezier(.6,.04,.98,.335);transition:transform 125ms cubic-bezier(.6,.04,.98,.335),top 50ms 125ms linear,left 125ms 175ms ease-in;transition:transform 125ms cubic-bezier(.6,.04,.98,.335),top 50ms 125ms linear,left 125ms 175ms ease-in,-webkit-transform 125ms cubic-bezier(.6,.04,.98,.335)}
.hamburger--emphatic-r .hamburger-inner::after{top:9px;right:0;-webkit-transition:top 50ms 125ms linear,right 125ms 175ms ease-in,-webkit-transform 125ms cubic-bezier(.6,.04,.98,.335);transition:top 50ms 125ms linear,right 125ms 175ms ease-in,-webkit-transform 125ms cubic-bezier(.6,.04,.98,.335);transition:transform 125ms cubic-bezier(.6,.04,.98,.335),top 50ms 125ms linear,right 125ms 175ms ease-in;transition:transform 125ms cubic-bezier(.6,.04,.98,.335),top 50ms 125ms linear,right 125ms 175ms ease-in,-webkit-transform 125ms cubic-bezier(.6,.04,.98,.335)}
.hamburger--emphatic-r.is-active .hamburger-inner{-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;background-color:transparent}
.hamburger--emphatic-r.is-active .hamburger-inner::before{left:-50px;top:50px;-webkit-transform:translate3d(50px,-50px,0) rotate(-45deg);transform:translate3d(50px,-50px,0) rotate(-45deg);-webkit-transition:left 125ms ease-out,top 50ms 125ms linear,-webkit-transform 125ms 175ms cubic-bezier(.075,.82,.165,1);transition:left 125ms ease-out,top 50ms 125ms linear,-webkit-transform 125ms 175ms cubic-bezier(.075,.82,.165,1);transition:left 125ms ease-out,top 50ms 125ms linear,transform 125ms 175ms cubic-bezier(.075,.82,.165,1);transition:left 125ms ease-out,top 50ms 125ms linear,transform 125ms 175ms cubic-bezier(.075,.82,.165,1),-webkit-transform 125ms 175ms cubic-bezier(.075,.82,.165,1)}
.hamburger--emphatic-r.is-active .hamburger-inner::after{right:-50px;top:50px;-webkit-transform:translate3d(-50px,-50px,0) rotate(45deg);transform:translate3d(-50px,-50px,0) rotate(45deg);-webkit-transition:right 125ms ease-out,top 50ms 125ms linear,-webkit-transform 125ms 175ms cubic-bezier(.075,.82,.165,1);transition:right 125ms ease-out,top 50ms 125ms linear,-webkit-transform 125ms 175ms cubic-bezier(.075,.82,.165,1);transition:right 125ms ease-out,top 50ms 125ms linear,transform 125ms 175ms cubic-bezier(.075,.82,.165,1);transition:right 125ms ease-out,top 50ms 125ms linear,transform 125ms 175ms cubic-bezier(.075,.82,.165,1),-webkit-transform 125ms 175ms cubic-bezier(.075,.82,.165,1)}
.hamburger--slider .hamburger-inner{top:.5px}
.hamburger--slider .hamburger-inner::before{top:9px;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.15s;transition-duration:.15s}
.hamburger--slider .hamburger-inner::after{top:18px}
.hamburger--slider.is-active .hamburger-inner{-webkit-transform:translate3d(0,9px,0) rotate(45deg);transform:translate3d(0,9px,0) rotate(45deg)}
.hamburger--slider.is-active .hamburger-inner::before{-webkit-transform:rotate(-45deg) translate3d(-3.5714285714px,-8px,0);transform:rotate(-45deg) translate3d(-3.5714285714px,-8px,0);opacity:0}
.hamburger--slider.is-active .hamburger-inner::after{-webkit-transform:translate3d(0,-18px,0) rotate(-90deg);transform:translate3d(0,-18px,0) rotate(-90deg)}
.hamburger--slider-r .hamburger-inner{top:.5px}
.hamburger--slider-r .hamburger-inner::before{top:9px;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.15s;transition-duration:.15s}
.hamburger--slider-r .hamburger-inner::after{top:18px}
.hamburger--slider-r.is-active .hamburger-inner{-webkit-transform:translate3d(0,9px,0) rotate(-45deg);transform:translate3d(0,9px,0) rotate(-45deg)}
.hamburger--slider-r.is-active .hamburger-inner::before{-webkit-transform:rotate(45deg) translate3d(3.5714285714px,-8px,0);transform:rotate(45deg) translate3d(3.5714285714px,-8px,0);opacity:0}
.hamburger--slider-r.is-active .hamburger-inner::after{-webkit-transform:translate3d(0,-18px,0) rotate(90deg);transform:translate3d(0,-18px,0) rotate(90deg)}
.hamburger--spring .hamburger-inner{top:.5px;-webkit-transition:background-color 0s .13s linear;transition:background-color 0s .13s linear}
.hamburger--spring .hamburger-inner::before{top:9px;-webkit-transition:top .1s .2s cubic-bezier(.33333,.66667,.66667,1),-webkit-transform .13s cubic-bezier(.55,.055,.675,.19);transition:top .1s .2s cubic-bezier(.33333,.66667,.66667,1),-webkit-transform .13s cubic-bezier(.55,.055,.675,.19);transition:top .1s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19);transition:top .1s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19),-webkit-transform .13s cubic-bezier(.55,.055,.675,.19)}
.hamburger--spring .hamburger-inner::after{top:18px;-webkit-transition:top .2s .2s cubic-bezier(.33333,.66667,.66667,1),-webkit-transform .13s cubic-bezier(.55,.055,.675,.19);transition:top .2s .2s cubic-bezier(.33333,.66667,.66667,1),-webkit-transform .13s cubic-bezier(.55,.055,.675,.19);transition:top .2s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19);transition:top .2s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19),-webkit-transform .13s cubic-bezier(.55,.055,.675,.19)}
.hamburger--spring.is-active .hamburger-inner{-webkit-transition-delay:.22s;transition-delay:.22s;background-color:transparent}
.hamburger--spring.is-active .hamburger-inner::before{top:0;-webkit-transition:top .1s .15s cubic-bezier(.33333,0,.66667,.33333),-webkit-transform .13s .22s cubic-bezier(.215,.61,.355,1);transition:top .1s .15s cubic-bezier(.33333,0,.66667,.33333),-webkit-transform .13s .22s cubic-bezier(.215,.61,.355,1);transition:top .1s .15s cubic-bezier(.33333,0,.66667,.33333),transform .13s .22s cubic-bezier(.215,.61,.355,1);transition:top .1s .15s cubic-bezier(.33333,0,.66667,.33333),transform .13s .22s cubic-bezier(.215,.61,.355,1),-webkit-transform .13s .22s cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,9px,0) rotate(45deg);transform:translate3d(0,9px,0) rotate(45deg)}
.hamburger--spring.is-active .hamburger-inner::after{top:0;-webkit-transition:top .2s cubic-bezier(.33333,0,.66667,.33333),-webkit-transform .13s .22s cubic-bezier(.215,.61,.355,1);transition:top .2s cubic-bezier(.33333,0,.66667,.33333),-webkit-transform .13s .22s cubic-bezier(.215,.61,.355,1);transition:top .2s cubic-bezier(.33333,0,.66667,.33333),transform .13s .22s cubic-bezier(.215,.61,.355,1);transition:top .2s cubic-bezier(.33333,0,.66667,.33333),transform .13s .22s cubic-bezier(.215,.61,.355,1),-webkit-transform .13s .22s cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,9px,0) rotate(-45deg);transform:translate3d(0,9px,0) rotate(-45deg)}
.hamburger--spring-r .hamburger-inner{top:auto;bottom:0;-webkit-transition-duration:.13s;transition-duration:.13s;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-timing-function:cubic-bezier(.55,.055,.675,.19)}
.hamburger--spring-r .hamburger-inner::after{top:-18px;-webkit-transition:top .2s .2s cubic-bezier(.33333,.66667,.66667,1),opacity 0s linear;transition:top .2s .2s cubic-bezier(.33333,.66667,.66667,1),opacity 0s linear}
.hamburger--spring-r .hamburger-inner::before{-webkit-transition:top .1s .2s cubic-bezier(.33333,.66667,.66667,1),-webkit-transform .13s cubic-bezier(.55,.055,.675,.19);transition:top .1s .2s cubic-bezier(.33333,.66667,.66667,1),-webkit-transform .13s cubic-bezier(.55,.055,.675,.19);transition:top .1s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19);transition:top .1s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19),-webkit-transform .13s cubic-bezier(.55,.055,.675,.19)}
.hamburger--spring-r.is-active .hamburger-inner{-webkit-transform:translate3d(0,-9px,0) rotate(-45deg);transform:translate3d(0,-9px,0) rotate(-45deg);-webkit-transition-delay:.22s;transition-delay:.22s;-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}
.hamburger--spring-r.is-active .hamburger-inner::after{top:0;opacity:0;-webkit-transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity 0s .22s linear;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity 0s .22s linear}
.hamburger--spring-r.is-active .hamburger-inner::before{top:0;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:top .1s .15s cubic-bezier(.33333,0,.66667,.33333),-webkit-transform .13s .22s cubic-bezier(.215,.61,.355,1);transition:top .1s .15s cubic-bezier(.33333,0,.66667,.33333),-webkit-transform .13s .22s cubic-bezier(.215,.61,.355,1);transition:top .1s .15s cubic-bezier(.33333,0,.66667,.33333),transform .13s .22s cubic-bezier(.215,.61,.355,1);transition:top .1s .15s cubic-bezier(.33333,0,.66667,.33333),transform .13s .22s cubic-bezier(.215,.61,.355,1),-webkit-transform .13s .22s cubic-bezier(.215,.61,.355,1)}
.hamburger--stand .hamburger-inner{-webkit-transition:background-color 0s 75ms linear,-webkit-transform 75ms .15s cubic-bezier(.55,.055,.675,.19);transition:background-color 0s 75ms linear,-webkit-transform 75ms .15s cubic-bezier(.55,.055,.675,.19);transition:transform 75ms .15s cubic-bezier(.55,.055,.675,.19),background-color 0s 75ms linear;transition:transform 75ms .15s cubic-bezier(.55,.055,.675,.19),background-color 0s 75ms linear,-webkit-transform 75ms .15s cubic-bezier(.55,.055,.675,.19)}
.hamburger--stand .hamburger-inner::before{-webkit-transition:top 75ms 75ms ease-in,-webkit-transform 75ms 0s cubic-bezier(.55,.055,.675,.19);transition:top 75ms 75ms ease-in,-webkit-transform 75ms 0s cubic-bezier(.55,.055,.675,.19);transition:top 75ms 75ms ease-in,transform 75ms 0s cubic-bezier(.55,.055,.675,.19);transition:top 75ms 75ms ease-in,transform 75ms 0s cubic-bezier(.55,.055,.675,.19),-webkit-transform 75ms 0s cubic-bezier(.55,.055,.675,.19)}
.hamburger--stand .hamburger-inner::after{-webkit-transition:bottom 75ms 75ms ease-in,-webkit-transform 75ms 0s cubic-bezier(.55,.055,.675,.19);transition:bottom 75ms 75ms ease-in,-webkit-transform 75ms 0s cubic-bezier(.55,.055,.675,.19);transition:bottom 75ms 75ms ease-in,transform 75ms 0s cubic-bezier(.55,.055,.675,.19);transition:bottom 75ms 75ms ease-in,transform 75ms 0s cubic-bezier(.55,.055,.675,.19),-webkit-transform 75ms 0s cubic-bezier(.55,.055,.675,.19)}
.hamburger--stand.is-active .hamburger-inner{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);background-color:transparent;-webkit-transition:background-color 0s .15s linear,-webkit-transform 75ms 0s cubic-bezier(.215,.61,.355,1);transition:background-color 0s .15s linear,-webkit-transform 75ms 0s cubic-bezier(.215,.61,.355,1);transition:transform 75ms 0s cubic-bezier(.215,.61,.355,1),background-color 0s .15s linear;transition:transform 75ms 0s cubic-bezier(.215,.61,.355,1),background-color 0s .15s linear,-webkit-transform 75ms 0s cubic-bezier(.215,.61,.355,1)}
.hamburger--stand.is-active .hamburger-inner::before{top:0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:top 75ms .1s ease-out,-webkit-transform 75ms .15s cubic-bezier(.215,.61,.355,1);transition:top 75ms .1s ease-out,-webkit-transform 75ms .15s cubic-bezier(.215,.61,.355,1);transition:top 75ms .1s ease-out,transform 75ms .15s cubic-bezier(.215,.61,.355,1);transition:top 75ms .1s ease-out,transform 75ms .15s cubic-bezier(.215,.61,.355,1),-webkit-transform 75ms .15s cubic-bezier(.215,.61,.355,1)}
.hamburger--stand.is-active .hamburger-inner::after{bottom:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:bottom 75ms .1s ease-out,-webkit-transform 75ms .15s cubic-bezier(.215,.61,.355,1);transition:bottom 75ms .1s ease-out,-webkit-transform 75ms .15s cubic-bezier(.215,.61,.355,1);transition:bottom 75ms .1s ease-out,transform 75ms .15s cubic-bezier(.215,.61,.355,1);transition:bottom 75ms .1s ease-out,transform 75ms .15s cubic-bezier(.215,.61,.355,1),-webkit-transform 75ms .15s cubic-bezier(.215,.61,.355,1)}
.hamburger--stand-r .hamburger-inner{-webkit-transition:background-color 0s 75ms linear,-webkit-transform 75ms .15s cubic-bezier(.55,.055,.675,.19);transition:background-color 0s 75ms linear,-webkit-transform 75ms .15s cubic-bezier(.55,.055,.675,.19);transition:transform 75ms .15s cubic-bezier(.55,.055,.675,.19),background-color 0s 75ms linear;transition:transform 75ms .15s cubic-bezier(.55,.055,.675,.19),background-color 0s 75ms linear,-webkit-transform 75ms .15s cubic-bezier(.55,.055,.675,.19)}
.hamburger--stand-r .hamburger-inner::before{-webkit-transition:top 75ms 75ms ease-in,-webkit-transform 75ms 0s cubic-bezier(.55,.055,.675,.19);transition:top 75ms 75ms ease-in,-webkit-transform 75ms 0s cubic-bezier(.55,.055,.675,.19);transition:top 75ms 75ms ease-in,transform 75ms 0s cubic-bezier(.55,.055,.675,.19);transition:top 75ms 75ms ease-in,transform 75ms 0s cubic-bezier(.55,.055,.675,.19),-webkit-transform 75ms 0s cubic-bezier(.55,.055,.675,.19)}
.hamburger--stand-r .hamburger-inner::after{-webkit-transition:bottom 75ms 75ms ease-in,-webkit-transform 75ms 0s cubic-bezier(.55,.055,.675,.19);transition:bottom 75ms 75ms ease-in,-webkit-transform 75ms 0s cubic-bezier(.55,.055,.675,.19);transition:bottom 75ms 75ms ease-in,transform 75ms 0s cubic-bezier(.55,.055,.675,.19);transition:bottom 75ms 75ms ease-in,transform 75ms 0s cubic-bezier(.55,.055,.675,.19),-webkit-transform 75ms 0s cubic-bezier(.55,.055,.675,.19)}
.hamburger--stand-r.is-active .hamburger-inner{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);background-color:transparent;-webkit-transition:background-color 0s .15s linear,-webkit-transform 75ms 0s cubic-bezier(.215,.61,.355,1);transition:background-color 0s .15s linear,-webkit-transform 75ms 0s cubic-bezier(.215,.61,.355,1);transition:transform 75ms 0s cubic-bezier(.215,.61,.355,1),background-color 0s .15s linear;transition:transform 75ms 0s cubic-bezier(.215,.61,.355,1),background-color 0s .15s linear,-webkit-transform 75ms 0s cubic-bezier(.215,.61,.355,1)}
.hamburger--stand-r.is-active .hamburger-inner::before{top:0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:top 75ms .1s ease-out,-webkit-transform 75ms .15s cubic-bezier(.215,.61,.355,1);transition:top 75ms .1s ease-out,-webkit-transform 75ms .15s cubic-bezier(.215,.61,.355,1);transition:top 75ms .1s ease-out,transform 75ms .15s cubic-bezier(.215,.61,.355,1);transition:top 75ms .1s ease-out,transform 75ms .15s cubic-bezier(.215,.61,.355,1),-webkit-transform 75ms .15s cubic-bezier(.215,.61,.355,1)}
.hamburger--stand-r.is-active .hamburger-inner::after{bottom:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:bottom 75ms .1s ease-out,-webkit-transform 75ms .15s cubic-bezier(.215,.61,.355,1);transition:bottom 75ms .1s ease-out,-webkit-transform 75ms .15s cubic-bezier(.215,.61,.355,1);transition:bottom 75ms .1s ease-out,transform 75ms .15s cubic-bezier(.215,.61,.355,1);transition:bottom 75ms .1s ease-out,transform 75ms .15s cubic-bezier(.215,.61,.355,1),-webkit-transform 75ms .15s cubic-bezier(.215,.61,.355,1)}
.hamburger--spin .hamburger-inner{-webkit-transition-duration:.22s;transition-duration:.22s;-webkit-transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-timing-function:cubic-bezier(.55,.055,.675,.19)}
.hamburger--spin .hamburger-inner::before{-webkit-transition:top .1s .25s ease-in,opacity .1s ease-in;transition:top .1s .25s ease-in,opacity .1s ease-in}
.hamburger--spin .hamburger-inner::after{-webkit-transition:bottom .1s .25s ease-in,-webkit-transform .22s cubic-bezier(.55,.055,.675,.19);transition:bottom .1s .25s ease-in,-webkit-transform .22s cubic-bezier(.55,.055,.675,.19);transition:bottom .1s .25s ease-in,transform .22s cubic-bezier(.55,.055,.675,.19);transition:bottom .1s .25s ease-in,transform .22s cubic-bezier(.55,.055,.675,.19),-webkit-transform .22s cubic-bezier(.55,.055,.675,.19)}
.hamburger--spin.is-active .hamburger-inner{-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg);-webkit-transition-delay:.12s;transition-delay:.12s;-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}
.hamburger--spin.is-active .hamburger-inner::before{top:0;opacity:0;-webkit-transition:top .1s ease-out,opacity .1s .12s ease-out;transition:top .1s ease-out,opacity .1s .12s ease-out}
.hamburger--spin.is-active .hamburger-inner::after{bottom:0;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:bottom .1s ease-out,-webkit-transform .22s .12s cubic-bezier(.215,.61,.355,1);transition:bottom .1s ease-out,-webkit-transform .22s .12s cubic-bezier(.215,.61,.355,1);transition:bottom .1s ease-out,transform .22s .12s cubic-bezier(.215,.61,.355,1);transition:bottom .1s ease-out,transform .22s .12s cubic-bezier(.215,.61,.355,1),-webkit-transform .22s .12s cubic-bezier(.215,.61,.355,1)}
.hamburger--spin-r .hamburger-inner{-webkit-transition-duration:.22s;transition-duration:.22s;-webkit-transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-timing-function:cubic-bezier(.55,.055,.675,.19)}
.hamburger--spin-r .hamburger-inner::before{-webkit-transition:top .1s .25s ease-in,opacity .1s ease-in;transition:top .1s .25s ease-in,opacity .1s ease-in}
.hamburger--spin-r .hamburger-inner::after{-webkit-transition:bottom .1s .25s ease-in,-webkit-transform .22s cubic-bezier(.55,.055,.675,.19);transition:bottom .1s .25s ease-in,-webkit-transform .22s cubic-bezier(.55,.055,.675,.19);transition:bottom .1s .25s ease-in,transform .22s cubic-bezier(.55,.055,.675,.19);transition:bottom .1s .25s ease-in,transform .22s cubic-bezier(.55,.055,.675,.19),-webkit-transform .22s cubic-bezier(.55,.055,.675,.19)}
.hamburger--spin-r.is-active .hamburger-inner{-webkit-transform:rotate(-225deg);-ms-transform:rotate(-225deg);transform:rotate(-225deg);-webkit-transition-delay:.12s;transition-delay:.12s;-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}
.hamburger--spin-r.is-active .hamburger-inner::before{top:0;opacity:0;-webkit-transition:top .1s ease-out,opacity .1s .12s ease-out;transition:top .1s ease-out,opacity .1s .12s ease-out}
.hamburger--spin-r.is-active .hamburger-inner::after{bottom:0;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:bottom .1s ease-out,-webkit-transform .22s .12s cubic-bezier(.215,.61,.355,1);transition:bottom .1s ease-out,-webkit-transform .22s .12s cubic-bezier(.215,.61,.355,1);transition:bottom .1s ease-out,transform .22s .12s cubic-bezier(.215,.61,.355,1);transition:bottom .1s ease-out,transform .22s .12s cubic-bezier(.215,.61,.355,1),-webkit-transform .22s .12s cubic-bezier(.215,.61,.355,1)}
.hamburger--squeeze .hamburger-inner{-webkit-transition-duration:75ms;transition-duration:75ms;-webkit-transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-timing-function:cubic-bezier(.55,.055,.675,.19)}
.hamburger--squeeze .hamburger-inner::before{-webkit-transition:top 75ms .12s ease,opacity 75ms ease;transition:top 75ms .12s ease,opacity 75ms ease}
.hamburger--squeeze .hamburger-inner::after{-webkit-transition:bottom 75ms .12s ease,-webkit-transform 75ms cubic-bezier(.55,.055,.675,.19);transition:bottom 75ms .12s ease,-webkit-transform 75ms cubic-bezier(.55,.055,.675,.19);transition:bottom 75ms .12s ease,transform 75ms cubic-bezier(.55,.055,.675,.19);transition:bottom 75ms .12s ease,transform 75ms cubic-bezier(.55,.055,.675,.19),-webkit-transform 75ms cubic-bezier(.55,.055,.675,.19)}
.hamburger--squeeze.is-active .hamburger-inner{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition-delay:.12s;transition-delay:.12s;-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}
.hamburger--squeeze.is-active .hamburger-inner::before{top:0;opacity:0;-webkit-transition:top 75ms ease,opacity 75ms .12s ease;transition:top 75ms ease,opacity 75ms .12s ease}
.hamburger--squeeze.is-active .hamburger-inner::after{bottom:0;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:bottom 75ms ease,-webkit-transform 75ms .12s cubic-bezier(.215,.61,.355,1);transition:bottom 75ms ease,-webkit-transform 75ms .12s cubic-bezier(.215,.61,.355,1);transition:bottom 75ms ease,transform 75ms .12s cubic-bezier(.215,.61,.355,1);transition:bottom 75ms ease,transform 75ms .12s cubic-bezier(.215,.61,.355,1),-webkit-transform 75ms .12s cubic-bezier(.215,.61,.355,1)}
.hamburger--vortex .hamburger-inner{-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-timing-function:cubic-bezier(.19,1,.22,1);transition-timing-function:cubic-bezier(.19,1,.22,1)}
.hamburger--vortex .hamburger-inner::after,.hamburger--vortex .hamburger-inner::before{-webkit-transition-duration:0s;transition-duration:0s;-webkit-transition-delay:.1s;transition-delay:.1s;-webkit-transition-timing-function:linear;transition-timing-function:linear}
.hamburger--vortex .hamburger-inner::before{-webkit-transition-property:top,opacity;transition-property:top,opacity}
.hamburger--vortex .hamburger-inner::after{-webkit-transition-property:bottom,-webkit-transform;transition-property:bottom,-webkit-transform;transition-property:bottom,transform;transition-property:bottom,transform,-webkit-transform}
.hamburger--vortex.is-active .hamburger-inner{-webkit-transform:rotate(765deg);-ms-transform:rotate(765deg);transform:rotate(765deg);-webkit-transition-timing-function:cubic-bezier(.19,1,.22,1);transition-timing-function:cubic-bezier(.19,1,.22,1)}
.hamburger--vortex.is-active .hamburger-inner::after,.hamburger--vortex.is-active .hamburger-inner::before{-webkit-transition-delay:0s;transition-delay:0s}
.hamburger--vortex.is-active .hamburger-inner::before{top:0;opacity:0}
.hamburger--vortex.is-active .hamburger-inner::after{bottom:0;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}
.hamburger--vortex-r .hamburger-inner{-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-timing-function:cubic-bezier(.19,1,.22,1);transition-timing-function:cubic-bezier(.19,1,.22,1)}
.hamburger--vortex-r .hamburger-inner::after,.hamburger--vortex-r .hamburger-inner::before{-webkit-transition-duration:0s;transition-duration:0s;-webkit-transition-delay:.1s;transition-delay:.1s;-webkit-transition-timing-function:linear;transition-timing-function:linear}
.hamburger--vortex-r .hamburger-inner::before{-webkit-transition-property:top,opacity;transition-property:top,opacity}
.hamburger--vortex-r .hamburger-inner::after{-webkit-transition-property:bottom,-webkit-transform;transition-property:bottom,-webkit-transform;transition-property:bottom,transform;transition-property:bottom,transform,-webkit-transform}
.hamburger--vortex-r.is-active .hamburger-inner{-webkit-transform:rotate(-765deg);-ms-transform:rotate(-765deg);transform:rotate(-765deg);-webkit-transition-timing-function:cubic-bezier(.19,1,.22,1);transition-timing-function:cubic-bezier(.19,1,.22,1)}
.hamburger--vortex-r.is-active .hamburger-inner::after,.hamburger--vortex-r.is-active .hamburger-inner::before{-webkit-transition-delay:0s;transition-delay:0s}
.hamburger--vortex-r.is-active .hamburger-inner::before{top:0;opacity:0}
.hamburger--vortex-r.is-active .hamburger-inner::after{bottom:0;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}
.rh_map{display:block}
.rh_map #map-head{height:600px;height:60rem}
.rh_map #map-head #listing-map{height:100%}
.rh_map__search #map-head{margin-top:-5.3rem}
@media(min-width:320px){.rh_map__search #map-head{margin-top:0}
}@media(min-width:1024px){.rh_map__search #map-head{margin-top:-4.5rem}
}@media(min-width:1140px){.rh_map__search #map-head{margin-top:-4rem}
}@media(min-width:1280px){.rh_map__search #map-head{margin-top:-4.75rem}
}.rh_gallery{display:block;width:100%;margin:0 auto;padding:0}
.rh_gallery__wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -1.5rem}
.rh_gallery__wrap .rh_gallery__item{padding:0 1.5rem 3rem 1.5rem}
.rh_gallery__wrap .rh_gallery__item figure{position:relative;margin:0}
.rh_gallery__wrap .rh_gallery__item figure img{display:block;margin:0 auto}
.rh_gallery__wrap .rh_gallery__item .media_container{position:absolute;top:0;left:0;width:100%;height:100%;z-index:200;background:rgba(30,166,154,.9);display:none}
.rh_gallery__wrap .rh_gallery__item .media_container a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;opacity:1;z-index:250;position:absolute;top:50%;width:50px;height:50px;background-color:#fff;border-radius:500rem}
.rh_gallery__wrap .rh_gallery__item .media_container a:hover{background-color:rgba(255,255,255,.9);-webkit-transition:.2s all ease-in-out;transition:.2s all ease-in-out}
.rh_gallery__wrap .rh_gallery__item .media_container img{width:16px;height:16px}
.rh_gallery__wrap .rh_gallery__item .media_container a.zoom{left:0}
.rh_gallery__wrap .rh_gallery__item .media_container a.link{right:0}
.rh_gallery__wrap .rh_gallery__item .item-title{margin:1.5rem 0}
.rh_gallery__wrap .rh_gallery__item .item-title a{display:inline-block;color:#1a1a1a;-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_gallery__wrap .rh_gallery__item .item-title a:hover{color:#1ea69a;-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_gallery--2-columns{width:100%}
@media(min-width:480px){.rh_gallery--2-columns{width:50%}
}.rh_gallery--3-columns{width:100%}
@media(min-width:480px){.rh_gallery--3-columns{width:50%}
}@media(min-width:1024px){.rh_gallery--3-columns{width:33.3%}
}.rh_gallery--4-columns{width:100%}
@media(min-width:480px){.rh_gallery--4-columns{width:50%}
}@media(min-width:1024px){.rh_gallery--4-columns{width:33.3%}
}@media(min-width:1140px){.rh_gallery--4-columns{width:25%}
}.infoBox>img{background:#fff;-webkit-transition:.2s all;transition:.2s all}
.infoBox>img:hover{background:rgba(255,255,255,.8)}
.infoBox .map-info-window{display:block;width:24.4rem;background:#fff;margin-bottom:2rem;border-bottom:3px solid #1ea69a}
.infoBox .map-info-window .prop-thumb{width:100%}
.infoBox .map-info-window .prop-title{color:#1a1a1a;font-weight:500;font-size:1.5rem;margin:0;padding:1.5rem;line-height:1.5}
.infoBox .map-info-window a{color:#1a1a1a;font-weight:500;font-size:1.5rem;line-height:1.5;-webkit-transition:.2s all linear;transition:.2s all linear}
.infoBox .map-info-window a:hover{color:#1ea69a;-webkit-transition:.2s all linear;transition:.2s all linear}
.infoBox .map-info-window .rh_agent_form .rh_agent_form__row,.infoBox .map-info-window p,.rh_agent_form .infoBox .map-info-window .rh_agent_form__row{padding:0 1.5rem 1.5rem;color:#1ea69a}
.infoBox .map-info-window .arrow-down{width:0;height:0;border-style:solid;border-width:10px 10px 0 10px;border-color:#1ea69a transparent transparent transparent;position:absolute;bottom:1rem;left:50%;left:calc(50% - 10px)}
.rh_slider{margin:0}
.rh_slider .flexslider{margin:0;border-radius:0;border:0}
@media(min-width:320px){.rh_slider .flexslider:hover .flex-direction-nav .flex-prev{left:25px}
}@media(min-width:480px){.rh_slider .flexslider:hover .flex-direction-nav .flex-prev{left:25px}
}@media(min-width:768px){.rh_slider .flexslider:hover .flex-direction-nav .flex-prev{left:15px}
}@media(min-width:1024px){.rh_slider .flexslider:hover .flex-direction-nav .flex-prev{left:5px}
}@media(min-width:1140px){.rh_slider .flexslider:hover .flex-direction-nav .flex-prev{left:25px}
}@media(min-width:1280px){.rh_slider .flexslider:hover .flex-direction-nav .flex-prev{left:25px}
}@media(min-width:320px){.rh_slider .flexslider:hover .flex-direction-nav .flex-next{right:25px}
}@media(min-width:480px){.rh_slider .flexslider:hover .flex-direction-nav .flex-next{right:25px}
}@media(min-width:768px){.rh_slider .flexslider:hover .flex-direction-nav .flex-next{right:15px}
}@media(min-width:1024px){.rh_slider .flexslider:hover .flex-direction-nav .flex-next{right:5px}
}@media(min-width:1140px){.rh_slider .flexslider:hover .flex-direction-nav .flex-next{right:25px}
}@media(min-width:1280px){.rh_slider .flexslider:hover .flex-direction-nav .flex-next{right:25px}
}@media(min-width:320px){.rh_slider .flexslider .flex-direction-nav .flex-prev{display:none;left:25px}
}@media(min-width:480px){.rh_slider .flexslider .flex-direction-nav .flex-prev{display:none;left:25px}
}@media(min-width:768px){.rh_slider .flexslider .flex-direction-nav .flex-prev{display:block;left:15px}
}@media(min-width:1024px){.rh_slider .flexslider .flex-direction-nav .flex-prev{display:block;left:-50px}
}@media(min-width:1140px){.rh_slider .flexslider .flex-direction-nav .flex-prev{display:block;left:-50px}
}@media(min-width:1280px){.rh_slider .flexslider .flex-direction-nav .flex-prev{display:block;left:-50px}
}@media(min-width:320px){.rh_slider .flexslider .flex-direction-nav .flex-next{display:none;right:25px}
}@media(min-width:480px){.rh_slider .flexslider .flex-direction-nav .flex-next{display:none;right:25px}
}@media(min-width:768px){.rh_slider .flexslider .flex-direction-nav .flex-next{display:block;right:15px}
}@media(min-width:1024px){.rh_slider .flexslider .flex-direction-nav .flex-next{display:block;right:-50px}
}@media(min-width:1140px){.rh_slider .flexslider .flex-direction-nav .flex-next{display:block;right:-50px}
}@media(min-width:1280px){.rh_slider .flexslider .flex-direction-nav .flex-next{display:block;right:-50px}
}.rh_slider .flexslider ul.slides .slide{display:block;height:90vh}
@media(min-width:320px){.rh_slider .flexslider ul.slides .slide{height:40rem}
}@media(min-width:480px){.rh_slider .flexslider ul.slides .slide{height:40rem}
}@media(min-width:768px){.rh_slider .flexslider ul.slides .slide{height:50rem}
}@media(min-width:1024px){.rh_slider .flexslider ul.slides .slide{height:70vh}
}@media(min-width:1140px){.rh_slider .flexslider ul.slides .slide{height:100vh}
}@media(min-width:1500px){.rh_slider .flexslider ul.slides .slide{height:90vh}
}@media(min-width:1700px){.rh_slider .flexslider ul.slides .slide{height:80vh}
}.rh_slider .flexslider ul.slides div.rh_slide__desc{position:relative;max-width:1440px;margin:0 auto}
.rh_slider .flexslider ul.slides a.read-more{display:inline-block;height:initial;margin-top:1.5rem}
@media(min-width:320px){.rh_slider .flexslider ul.slides a.read-more{display:none}
}@media(min-width:480px){.rh_slider .flexslider ul.slides a.read-more{display:none}
}@media(min-width:768px){.rh_slider .flexslider ul.slides a.read-more{display:none}
}@media(min-width:1024px){.rh_slider .flexslider ul.slides a.read-more{display:inline-block}
}@media(min-width:1140px){.rh_slider .flexslider ul.slides a.read-more{display:inline-block}
}@media(min-width:1280px){.rh_slider .flexslider ul.slides a.read-more{display:inline-block}
}.rh_slider .flexslider ul.slides li{position:relative}
@media(min-width:320px){.inspiry_mod_header_varition_one .rh_slider .flexslider ul.slides .slide{height:40rem}
}@media(min-width:480px){.inspiry_mod_header_varition_one .rh_slider .flexslider ul.slides .slide{height:40rem}
}@media(min-width:768px){.inspiry_mod_header_varition_one .rh_slider .flexslider ul.slides .slide{height:50rem}
}@media(min-width:1024px){.inspiry_mod_header_varition_one .rh_slider .flexslider ul.slides .slide{height:90vh}
}@media(min-width:1140px){.inspiry_mod_header_varition_one .rh_slider .flexslider ul.slides .slide{height:90vh}
}@media(min-width:1280px){.inspiry_mod_header_varition_one .rh_slider .flexslider ul.slides .slide{height:90vh}
}.inspiry_mod_header_variation_three .rh_map__search #map-head,.inspiry_mod_header_variation_three .rh_section__map_listing{margin-top:0}
.inspiry_mod_header_variation_three .rh_banner .rh_banner__wrap{padding-bottom:4rem}
.inspiry_mod_header_variation_two.inspiry_mod_search_form_default .rh_banner .rh_banner__wrap{padding-bottom:7rem}
.inspiry_mod_header_variation_two .rh_banner .rh_banner__wrap{padding-bottom:4rem}
.rh_slide__desc{width:100%}
.rh_slide__desc .rh_slide--max_width{position:relative;max-width:1440px;margin:auto;height:100%}
.rh_slide__desc .rh_slide__desc_wrap{display:block;width:100%;position:absolute;background:#fff;padding:5rem;max-width:50rem}
@media(min-width:320px){.rh_slide__desc .rh_slide__desc_wrap{display:block;padding:2rem;bottom:3rem;right:0;left:0;margin:auto}
}@media(min-width:480px){.rh_slide__desc .rh_slide__desc_wrap{padding:2rem}
}@media(min-width:768px){.rh_slide__desc .rh_slide__desc_wrap{display:block;padding:3rem;bottom:5rem;right:5rem;left:auto}
}@media(min-width:1024px){.rh_slide__desc .rh_slide__desc_wrap{display:block;padding:5rem;bottom:7rem;right:5rem}
}@media(min-width:1140px){.rh_slide__desc .rh_slide__desc_wrap{display:block;padding:5rem;bottom:7rem;right:7rem}
}@media(min-width:1280px){.rh_slide__desc .rh_slide__desc_wrap{display:block;padding:5rem;bottom:10rem;right:10rem}
}@media(min-width:1500px){.rh_slide__desc .rh_slide__desc_wrap{bottom:20rem}
}@media(max-width:558px){.rh_slide__desc .rh_slide__desc_wrap{max-width:450px}
}@media(max-width:479px){.rh_slide__desc .rh_slide__desc_wrap{max-width:300px}
}.rh_slide__desc h3{font-size:2.4rem;font-weight:500;line-height:1.5;margin-top:0;margin-bottom:1rem}
@media(max-width:558px){.rh_slide__desc h3{line-height:1}
}.rh_slide__desc h3 .title{display:inline-block;font-size:2.4rem;font-weight:500;color:#1a1a1a;-webkit-transition:.2s all linear;transition:.2s all linear}
@media(max-width:558px){.rh_slide__desc h3 .title{font-size:1.8rem}
}@media(max-width:479px){.rh_slide__desc h3 .title{font-size:1.5rem}
}.rh_slide__desc h3 .title:hover{color:#1ea69a;-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_agent_form .rh_slide__desc .rh_agent_form__row,.rh_slide__desc .rh_agent_form .rh_agent_form__row,.rh_slide__desc p{line-height:2}
@media(min-width:320px){.rh_agent_form .rh_slide__desc .rh_agent_form__row,.rh_slide__desc .rh_agent_form .rh_agent_form__row,.rh_slide__desc p{display:none}
}@media(min-width:480px){.rh_agent_form .rh_slide__desc .rh_agent_form__row,.rh_slide__desc .rh_agent_form .rh_agent_form__row,.rh_slide__desc p{display:none}
}@media(min-width:768px){.rh_agent_form .rh_slide__desc .rh_agent_form__row,.rh_slide__desc .rh_agent_form .rh_agent_form__row,.rh_slide__desc p{display:none}
}@media(min-width:1024px){.rh_agent_form .rh_slide__desc .rh_agent_form__row,.rh_slide__desc .rh_agent_form .rh_agent_form__row,.rh_slide__desc p{display:block}
}@media(min-width:1140px){.rh_agent_form .rh_slide__desc .rh_agent_form__row,.rh_slide__desc .rh_agent_form .rh_agent_form__row,.rh_slide__desc p{display:block}
}@media(min-width:1280px){.rh_agent_form .rh_slide__desc .rh_agent_form__row,.rh_slide__desc .rh_agent_form .rh_agent_form__row,.rh_slide__desc p{display:block}
}.rh_slide__desc .rh_slide__meta_wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;margin:3rem 0}
@media(min-width:320px){.rh_slide__desc .rh_slide__meta_wrap{display:none}
}@media(min-width:480px){.rh_slide__desc .rh_slide__meta_wrap{display:none}
}@media(min-width:768px){.rh_slide__desc .rh_slide__meta_wrap{display:none}
}@media(min-width:1024px){.rh_slide__desc .rh_slide__meta_wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}
}@media(min-width:1140px){.rh_slide__desc .rh_slide__meta_wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}
}@media(min-width:1280px){.rh_slide__desc .rh_slide__meta_wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}
}.rh_slide__desc .rh_slide__meta_wrap .rh_slide__prop_meta{padding:0 2rem 0 0}
.rh_slide__desc .rh_slide__meta_wrap .rh_slide__prop_meta h4{font-size:1.3rem;font-weight:500;margin-top:0;margin-bottom:1rem}
.rh_slide__desc .rh_slide__meta_wrap .rh_slide__prop_meta span{font-size:1.4rem}
.rh_slide__desc .rh_slide__meta_wrap .rh_slide__prop_meta span.figure{font-weight:500;padding:0 0 0 1rem}
.rh_slide__desc .rh_slide_prop_price{display:block}
.rh_slide__desc .rh_slide_prop_price h4{font-size:1.3rem;font-weight:500;margin-top:0;margin-bottom:.5rem}
.rh_slide__desc .rh_slide_prop_price span{font-size:2.4rem;color:#1ea69a}
@media(min-width:320px){.rh_slide__desc .rh_slide_prop_price span{font-size:1.5rem}
}@media(min-width:480px){.rh_slide__desc .rh_slide_prop_price span{font-size:1.8rem}
}@media(min-width:768px){.rh_slide__desc .rh_slide_prop_price span{font-size:2.4rem}
}.rh_slider_mod{position:relative;z-index:99;overflow:hidden}
.rh_slider_mod .rh_flexslider__nav_main a,.rh_slider_mod .rh_flexslider__nav_main_gallery a{width:38px;height:38px;position:absolute;top:50%;margin-top:-19px;z-index:999999999;display:inline-block;opacity:0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.rh_slider_mod .rh_flexslider__nav_main a svg,.rh_slider_mod .rh_flexslider__nav_main_gallery a svg{width:38px;height:38px}
.rh_slider_mod .rh_flexslider__nav_main a.flex-prev,.rh_slider_mod .rh_flexslider__nav_main_gallery a.flex-prev{left:-20px;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}
.rh_slider_mod .rh_flexslider__nav_main a.flex-next,.rh_slider_mod .rh_flexslider__nav_main_gallery a.flex-next{right:-20px}
.rh_slider_mod:hover .rh_flexslider__nav_main a,.rh_slider_mod:hover .rh_flexslider__nav_main_gallery a{opacity:.8}
.rh_slider_mod:hover .rh_flexslider__nav_main a:hover,.rh_slider_mod:hover .rh_flexslider__nav_main_gallery a:hover{opacity:1}
.rh_slider_mod:hover .rh_flexslider__nav_main a.flex-prev,.rh_slider_mod:hover .rh_flexslider__nav_main_gallery a.flex-prev{left:30px}
.rh_slider_mod:hover .rh_flexslider__nav_main a.flex-next,.rh_slider_mod:hover .rh_flexslider__nav_main_gallery a.flex-next{right:30px}
ul.flex-direction-nav a{width:45px;height:45px}
ul.flex-direction-nav a.flex-prev:before{content:'';background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/images/icons/icon-arrow-left.png) 50% 50% no-repeat;width:45px;height:45px;background-size:cover}
ul.flex-direction-nav a.flex-next:before{content:'';background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/images/icons/icon-arrow-right.png) 50% 50% no-repeat;width:45px;height:45px;background-size:cover}
.rh_section{display:block;text-align:center}
.rh_section .rh_section__head{max-width:1440px;margin:0 auto}
.rh_section .rh_section__head .rh_section__title{margin:0;font-weight:300;padding:0 0 1.5rem 0}
.rh_section .rh_section__head .rh_section__subtitle{display:block;color:#1ea69a;font-size:1.5rem;font-weight:500}
.rh_section .rh_section__head .rh_section__desc{font-size:1.5rem;line-height:1.5}
.rh_section .rh_section__head .rh_section__desc a{color:#1a1a1a}
.rh_section .rh_section__head .rh_section__desc a:hover{color:#1ea69a}
.rh_section__properties{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;position:relative;z-index:9;max-width:1440px;margin:0 auto}
@media(min-width:320px){.rh_section__properties{padding:0 .5rem}
}@media(min-width:480px){.rh_section__properties{padding:0 1.5rem}
}@media(min-width:768px){.rh_section__properties{padding:0 3.5rem}
}@media(min-width:1024px){.rh_section__properties{padding:0 3.5rem}
}@media(min-width:1140px){.rh_section__properties{padding:0 5.5rem}
}@media(min-width:1280px){.rh_section__properties{padding:0 8.5rem}
}.rh_section--flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}
@media(min-width:320px){.rh_section--flex{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
}@media(min-width:480px){.rh_section--flex{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
}@media(min-width:768px){.rh_section--flex{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
}@media(min-width:1024px){.rh_section--flex{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}
}@media(min-width:1140px){.rh_section--flex{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}
}@media(min-width:1280px){.rh_section--flex{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}
}.rh_section--props_padding{position:relative}
@media(min-width:320px){.rh_section--props_padding{padding:3rem 0 0}
}@media(min-width:480px){.rh_section--props_padding{padding:3rem 0 0}
}@media(min-width:768px){.rh_section--props_padding{padding:5rem 0 3rem 0}
}@media(min-width:1024px){.rh_section--props_padding{padding:5rem 0 7rem 0}
}@media(min-width:1140px){.rh_section--props_padding{padding:7rem 0}
}@media(min-width:1280px){.rh_section--props_padding{padding:10rem 0 7rem 0}
}.rh_section--props_padding.diagonal-border:after{content:'';color:transparent;width:0;height:0;border-bottom-width:180px;border-left:1440px solid #f7f7f7;border-left:100vw solid #f7f7f7;position:absolute;bottom:-90px;left:0;z-index:9999}
@media(min-width:320px){.rh_section--props_padding.diagonal-border:after{border-left-width:0;border-bottom-width:0}
}@media(min-width:480px){.rh_section--props_padding.diagonal-border:after{border-left-width:0;border-bottom-width:0}
}@media(min-width:768px){.rh_section--props_padding.diagonal-border:after{border-left-width:0;border-bottom-width:0}
}@media(min-width:1024px){.rh_section--props_padding.diagonal-border:after{bottom:-70px;border-left-width:100vw;border-bottom-width:140px}
}@media(min-width:1140px){.rh_section--props_padding.diagonal-border:after{bottom:-80px;border-left-width:100vw;border-bottom-width:160px}
}@media(min-width:1280px){.rh_section--props_padding.diagonal-border:after{bottom:-90px;border-left-width:100vw;border-bottom-width:180px}
}@media(min-width:320px){.rh_section--props_padding .rh_section__head{padding:0 2rem 3rem}
}@media(min-width:480px){.rh_section--props_padding .rh_section__head{padding:0 3rem 3rem}
}@media(min-width:768px){.rh_section--props_padding .rh_section__head{padding:0 5rem 5rem}
}@media(min-width:1024px){.rh_section--props_padding .rh_section__head{padding:0 5rem 5rem}
}@media(min-width:1140px){.rh_section--props_padding .rh_section__head{padding:0 7rem 7rem}
}@media(min-width:1280px){.rh_section--props_padding .rh_section__head{padding:0 10rem 7rem}
}@media(min-width:320px){.rh_section--top_padding{padding-top:2rem}
}@media(min-width:480px){.rh_section--top_padding{padding-top:3rem}
}@media(min-width:768px){.rh_section--top_padding{padding-top:5rem}
}@media(min-width:1024px){.rh_section--top_padding{padding-top:5rem}
}@media(min-width:1140px){.rh_section--top_padding{padding-top:7rem}
}@media(min-width:1280px){.rh_section--top_padding{padding-top:10rem}
}.rh_section--featured{padding:0 10rem 7.5rem 10rem;background:#fff;position:relative}
@media(min-width:320px){.rh_section--featured{padding:3rem 0 1.5rem}
}@media(min-width:480px){.rh_section--featured{padding:3rem 0 0 0}
}@media(min-width:768px){.rh_section--featured{padding:5rem 0 3rem 0}
}@media(min-width:1024px){.rh_section--featured{padding:9rem 0 5rem 0}
}@media(min-width:1140px){.rh_section--featured{padding:9rem 0}
}@media(min-width:1280px){.rh_section--featured{padding:10rem 0 7rem 0}
}.rh_section--featured.diagonal-border:before{content:'';color:transparent;width:0;height:0;border:0 solid transparent;border-right-width:0;border-left-width:1440px;border-left-width:100vw;border-bottom:180px solid #fff;position:absolute;top:-90px;left:0;z-index:9999}
@media(min-width:320px){.rh_section--featured.diagonal-border:before{border-left-width:0;border-bottom-width:0}
}@media(min-width:480px){.rh_section--featured.diagonal-border:before{border-left-width:0;border-bottom-width:0}
}@media(min-width:768px){.rh_section--featured.diagonal-border:before{border-left-width:0;border-bottom-width:0}
}@media(min-width:1024px){.rh_section--featured.diagonal-border:before{top:-70px;border-left-width:100vw;border-bottom-width:140px}
}@media(min-width:1140px){.rh_section--featured.diagonal-border:before{top:-80px;border-left-width:100vw;border-bottom-width:160px}
}@media(min-width:1280px){.rh_section--featured.diagonal-border:before{top:-90px;border-left-width:100vw;border-bottom-width:180px}
}.rh_section--featured.diagonal-border:after{content:'';color:transparent;width:0;height:0;border:0 solid transparent;border-bottom-width:180px;border-left:1440px solid #fff;border-left:100vw solid #fff;position:absolute;bottom:-90px;left:0;z-index:9999}
@media(min-width:320px){.rh_section--featured.diagonal-border:after{border-left-width:0;border-bottom-width:0}
}@media(min-width:480px){.rh_section--featured.diagonal-border:after{border-left-width:0;border-bottom-width:0}
}@media(min-width:768px){.rh_section--featured.diagonal-border:after{border-left-width:0;border-bottom-width:0}
}@media(min-width:1024px){.rh_section--featured.diagonal-border:after{bottom:-70px;border-left-width:100vw;border-bottom-width:140px}
}@media(min-width:1140px){.rh_section--featured.diagonal-border:after{bottom:-80px;border-left-width:100vw;border-bottom-width:160px}
}@media(min-width:1280px){.rh_section--featured.diagonal-border:after{bottom:-90px;border-left-width:100vw;border-bottom-width:180px}
}@media(min-width:320px){.rh_section--featured .rh_section__head{padding:0 2rem 3rem}
}@media(min-width:480px){.rh_section--featured .rh_section__head{padding:0 3rem 3rem}
}@media(min-width:768px){.rh_section--featured .rh_section__head{padding:0 5rem 5rem}
}@media(min-width:1024px){.rh_section--featured .rh_section__head{padding:3rem 5rem 2rem}
}@media(min-width:1140px){.rh_section--featured .rh_section__head{padding:3rem 7rem 4rem}
}@media(min-width:1280px){.rh_section--featured .rh_section__head{padding:3rem 10rem 4rem}
}@media(min-width:320px){.rh_section__map_listing{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
}@media(min-width:480px){.rh_section__map_listing{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
}@media(min-width:768px){.rh_section__map_listing{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
}@media(min-width:1024px){.rh_section__map_listing{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
}@media(min-width:1140px){.rh_section__map_listing{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-top:-4rem}
}@media(min-width:1280px){.rh_section__map_listing{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-top:-4.75rem}
}.rh_section__left_sidebar .rh_page__sidebar{margin-right:3rem}
@media(min-width:320px){.rh_section__left_sidebar .rh_page__sidebar{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;margin:0 auto}
}@media(min-width:480px){.rh_section__left_sidebar .rh_page__sidebar{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;margin:0 auto}
}@media(min-width:768px){.rh_section__left_sidebar .rh_page__sidebar{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;margin:0 auto}
}@media(min-width:1024px){.rh_section__left_sidebar .rh_page__sidebar{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;margin-right:3rem}
}@media(min-width:1140px){.rh_section__left_sidebar .rh_page__sidebar{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;margin-right:3rem}
}@media(min-width:1280px){.rh_section__left_sidebar .rh_page__sidebar{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;margin-right:3rem}
}.rh_section__left_sidebar .rh_page__main{padding-right:0}
@media(min-width:320px){.rh_section__left_sidebar .rh_page__main{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}
}@media(min-width:480px){.rh_section__left_sidebar .rh_page__main{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}
}@media(min-width:768px){.rh_section__left_sidebar .rh_page__main{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}
}@media(min-width:1024px){.rh_section__left_sidebar .rh_page__main{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}
}@media(min-width:1140px){.rh_section__left_sidebar .rh_page__main{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}
}@media(min-width:1280px){.rh_section__left_sidebar .rh_page__main{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}
}.diagonal-border.section-margin-top{margin-top:230px}
.rh_section--featured.diagonal-border.section-margin-top:before{top:-180px}
.rh_section.flat-border{overflow:hidden}
.rh_section__content.flat-border:after{display:none}
.rh_section--featured .diagonal-mod-background,.rh_section__features .diagonal-mod-background{background:#fff}
.rh_latest-properties .diagonal-mod-background{background:#f7f7f7}
.rh_section__agents .diagonal-mod-background{background:#f7f7f7}
.rh_section__testimonial .diagonal-mod-background{background:#1ea69a}
.diagonal-mod{position:relative;z-index:9;background:0 0 !important}
.diagonal-mod .diagonal-mod-background{position:absolute;left:0;bottom:0;margin:auto;margin-left:-10%;-webkit-transform:rotate(-5deg);-ms-transform:rotate(-5deg);transform:rotate(-5deg);z-index:99;height:100%;width:120%;overflow:hidden}
@media(max-width:1023px){.diagonal-mod .diagonal-mod-background{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}
}.diagonal-mod .diagonal-mod-background .rh_cta{-webkit-transform:rotate(5deg);-ms-transform:rotate(5deg);transform:rotate(5deg);top:0;left:0;right:0;bottom:0;margin:auto;height:150%}
@media(max-width:1023px){.diagonal-mod .diagonal-mod-background .rh_cta{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}
}.diagonal-mod .wrapper-section-contents{position:relative;z-index:9999}
.wrapper-home-sections{position:relative;z-index:10;overflow:hidden}
@media(min-width:320px){.wrapper-home-sections{margin-top:0}
}@media(min-width:480px){.wrapper-home-sections{margin-top:0}
}@media(min-width:768px){.wrapper-home-sections{margin-top:0}
}@media(min-width:1024px){.wrapper-home-sections{margin-top:-4.5rem}
}@media(min-width:1140px){.wrapper-home-sections{margin-top:-4rem}
}@media(min-width:1280px){.wrapper-home-sections{margin-top:-4.75rem}
}.wrapper-home-sections.diagonal-mod-wrapper{padding-bottom:15rem}
.wrapper-home-sections .diagonal-mod:nth-of-type(1){z-index:100}
.wrapper-home-sections .diagonal-mod:nth-of-type(1) .diagonal-mod-background{height:calc(100% + 20rem)}
.wrapper-home-sections .diagonal-mod:nth-of-type(1) .wrapper-section-contents{padding-top:4.5rem}
.wrapper-home-sections .diagonal-mod:nth-of-type(2){z-index:110}
.wrapper-home-sections .diagonal-mod:nth-of-type(3){z-index:120}
.wrapper-home-sections .diagonal-mod:nth-of-type(4){z-index:130}
.wrapper-home-sections .diagonal-mod:nth-of-type(5){z-index:140}
.wrapper-home-sections .diagonal-mod:nth-of-type(6){z-index:150}
.wrapper-home-sections .diagonal-mod:nth-of-type(7){z-index:160}
.wrapper-home-sections .diagonal-mod:nth-of-type(8){z-index:170}
.wrapper-home-sections .diagonal-mod:nth-of-type(9){z-index:180}
.wrapper-home-sections .diagonal-mod:nth-of-type(10){z-index:190}
.wrapper-home-sections .diagonal-mod:nth-of-type(11){z-index:200}
#home-properties-section .pagination{position:relative;z-index:999999;text-align:center;padding-bottom:2rem}
#home-properties-section .pagination a{display:inline-block;border-radius:4rem;width:4rem;height:4rem;line-height:4rem;font-size:1.4rem;font-weight:500;margin:1rem;color:grey;background:#fff;vertical-align:middle;-webkit-transition:.2s all linear;transition:.2s all linear;-webkit-box-shadow:0 0 5px 2px rgba(0,0,0,.05);box-shadow:0 0 5px 2px rgba(0,0,0,.05)}
#home-properties-section .pagination a:hover{background:#1ea69a;color:#fff}
#home-properties-section .pagination a.current{background:#1ea69a;color:#fff}
.svg-loader{display:none}
.rh_prop_card{width:33.3%;padding:0 1.5rem 3rem 1.5rem;position:relative}
@media(min-width:320px){.rh_prop_card{width:100%}
}@media(min-width:480px){.rh_prop_card{width:100%}
}@media(min-width:768px){.rh_prop_card{width:50%}
}@media(min-width:1024px){.rh_prop_card{width:33.3%}
}@media(min-width:1140px){.rh_prop_card{width:33.3%}
}@media(min-width:1280px){.rh_prop_card{width:33.3%}
}.rh_prop_card .rh_prop_card__featured{margin:0 auto;max-width:55rem;position:relative;margin-top:-11rem;padding:4rem;-webkit-box-shadow:0 0 5px 2px rgba(0,0,0,.05);box-shadow:0 0 5px 2px rgba(0,0,0,.05)}
@media(min-width:320px){.rh_prop_card .rh_prop_card__featured{max-width:30rem}
}@media(min-width:480px){.rh_prop_card .rh_prop_card__featured{max-width:45rem}
}@media(min-width:768px){.rh_prop_card .rh_prop_card__featured{max-width:45rem}
}@media(min-width:1024px){.rh_prop_card .rh_prop_card__featured{max-width:55rem}
}@media(min-width:1140px){.rh_prop_card .rh_prop_card__featured{max-width:55rem}
}@media(min-width:1280px){.rh_prop_card .rh_prop_card__featured{max-width:55rem}
}.rh_prop_card .rh_prop_card__child_property{margin:0 auto;max-width:55rem;position:relative;margin-top:-5rem;padding:4rem;-webkit-box-shadow:0 0 5px 2px rgba(0,0,0,.05);box-shadow:0 0 5px 2px rgba(0,0,0,.05)}
@media(min-width:320px){.rh_prop_card .rh_prop_card__child_property{-webkit-box-shadow:none;box-shadow:none}
}@media(min-width:480px){.rh_prop_card .rh_prop_card__child_property{-webkit-box-shadow:none;box-shadow:none}
}@media(min-width:768px){.rh_prop_card .rh_prop_card__child_property{-webkit-box-shadow:0 0 5px 2px rgba(0,0,0,.05);box-shadow:0 0 5px 2px rgba(0,0,0,.05)}
}@media(min-width:1024px){.rh_prop_card .rh_prop_card__child_property{-webkit-box-shadow:0 0 5px 2px rgba(0,0,0,.05);box-shadow:0 0 5px 2px rgba(0,0,0,.05)}
}@media(min-width:1140px){.rh_prop_card .rh_prop_card__child_property{-webkit-box-shadow:0 0 5px 2px rgba(0,0,0,.05);box-shadow:0 0 5px 2px rgba(0,0,0,.05)}
}@media(min-width:1280px){.rh_prop_card .rh_prop_card__child_property{-webkit-box-shadow:0 0 5px 2px rgba(0,0,0,.05);box-shadow:0 0 5px 2px rgba(0,0,0,.05)}
}.rh_prop_card .rh_prop_card__wrap{-webkit-box-shadow:0 0 5px 2px rgba(0,0,0,.05);box-shadow:0 0 5px 2px rgba(0,0,0,.05)}
.rh_prop_card .rh_prop_card__thumbnail{margin:0;position:relative}
.rh_prop_card .rh_prop_card__thumbnail:hover .rh_overlay{opacity:1}
.rh_prop_card .rh_prop_card__thumbnail:hover .rh_overlay__contents{top:50%;left:50%;opacity:1}
.rh_prop_card .rh_prop_card__thumbnail a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}
.rh_prop_card .rh_prop_card__thumbnail .rh_overlay__contents a{display:inline-block;color:#fff;font-weight:500;font-size:1.4rem;border:1px solid #fff;padding:1.5rem 2rem;line-height:1.5;-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_prop_card .rh_prop_card__thumbnail .rh_overlay__contents a:hover{color:#1ea69a;background:#fff;-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_prop_card .rh_prop_card__thumbnail img{width:100%;height:100%;-webkit-transition:.2s -webkit-transform linear;transition:.2s -webkit-transform linear;transition:.2s transform linear;transition:.2s transform linear,.2s -webkit-transform linear}
.rh_prop_card .rh_prop_card__thumbnail .rh_prop_card__btns{position:absolute;right:0;bottom:0;z-index:1;padding:2rem}
.rh_prop_card .rh_prop_card__thumbnail .rh_prop_card__btns a{display:inline-block;margin-left:1rem}
.rh_prop_card .rh_prop_card__thumbnail .rh_prop_card__btns a svg path{fill:#fff;-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_prop_card .rh_prop_card__thumbnail .rh_prop_card__btns a:hover svg path{fill:#ea723d;-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_prop_card .rh_prop_card__thumbnail .rh_prop_card__btns .favorite:hover svg path{fill:#ea3d3d}
.rh_prop_card .rh_prop_card__thumbnail .rh_prop_card__btns .hide{display:none}
.rh_prop_card .rh_prop_card__thumbnail .rh_prop_card__remove_fav{position:absolute;right:0;top:0;padding:0}
.rh_prop_card .rh_prop_card__thumbnail .rh_prop_card__remove_fav a{display:inline-block;background:rgba(0,0,0,.2);padding:.5rem .8rem}
.rh_prop_card .rh_prop_card__thumbnail .rh_prop_card__remove_fav a:hover{background:rgba(0,0,0,.5);-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_prop_card .rh_prop_card__thumbnail .rh_prop_card__remove_fav a i{color:#fff}
.rh_prop_card .rh_prop_card__child_thumb{max-width:70rem;margin:0 auto}
.rh_prop_card .rh_prop_card__details{display:block;width:100%;background:#fff;padding:2.5rem;text-align:left}
@media(min-width:320px){.rh_prop_card .rh_prop_card__details{padding:2rem}
}@media(min-width:480px){.rh_prop_card .rh_prop_card__details{padding:2.5rem}
}@media(min-width:768px){.rh_prop_card .rh_prop_card__details{padding:2.5rem}
}@media(min-width:1024px){.rh_prop_card .rh_prop_card__details{padding:2rem}
}@media(min-width:1140px){.rh_prop_card .rh_prop_card__details{padding:2rem}
}@media(min-width:1280px){.rh_prop_card .rh_prop_card__details{padding:2.5rem}
}.rh_prop_card .rh_prop_card__details h3{margin:0;margin-bottom:1.5rem}
.rh_prop_card .rh_prop_card__details h3 a{color:#1a1a1a;font-size:1.9rem;font-weight:500;line-height:1.5;-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_prop_card .rh_prop_card__details h3 a:hover{color:#1ea69a;-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_prop_card .rh_prop_card__details .rh_prop_card__excerpt{font-size:1.4rem;line-height:1.5;margin-bottom:2rem}
.rh_prop_card .rh_prop_card__details .rh_prop_card__meta_wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:.5rem}
.rh_prop_card .rh_prop_card__details .rh_prop_card__meta{padding:0 1.5rem 1.5rem 0}
@media(min-width:320px){.rh_prop_card .rh_prop_card__details .rh_prop_card__meta{padding:0 1rem 1rem 0}
}@media(min-width:480px){.rh_prop_card .rh_prop_card__details .rh_prop_card__meta{padding:0 1.5rem 1.5rem 0}
}@media(min-width:768px){.rh_prop_card .rh_prop_card__details .rh_prop_card__meta{padding:0 1rem 1rem 0}
}@media(min-width:1024px){.rh_prop_card .rh_prop_card__details .rh_prop_card__meta{padding:0 1rem 1rem 0}
}@media(min-width:1140px){.rh_prop_card .rh_prop_card__details .rh_prop_card__meta{padding:0 1rem 1rem 0}
}@media(min-width:1280px){.rh_prop_card .rh_prop_card__details .rh_prop_card__meta{padding:0 1.5rem 1.5rem 0}
}.rh_prop_card .rh_prop_card__details .rh_prop_card__meta h4{font-size:1.3rem;font-weight:500;margin:0;margin-bottom:1rem}
.rh_prop_card .rh_prop_card__details .rh_prop_card__meta svg{fill:#b3b3b3}
.rh_prop_card .rh_prop_card__details .rh_prop_card__meta .figure{font-size:1.3rem;font-weight:500;padding:0 0 0 1rem}
.rh_prop_card .rh_prop_card__details .rh_prop_card__meta .label{font-size:1.3rem;padding:0 0 0 .3rem}
.rh_prop_card .rh_prop_card__details .rh_prop_card__priceLabel .rh_prop_card__status{font-size:1.3rem;font-weight:500;margin:0;margin-bottom:.5rem}
.rh_prop_card .rh_prop_card__details .rh_prop_card__priceLabel .rh_prop_card__price{font-size:2.2rem;color:#1ea69a}
.add-to-compare path{fill:#fff;-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_section__featured{margin:0 auto;max-width:65rem;padding:0 0 3rem 0;position:relative}
@media(min-width:320px){.rh_section__featured{max-width:100%;padding:0 2rem 3rem}
}@media(min-width:480px){.rh_section__featured{max-width:100%;padding:0 3rem 3rem}
}@media(min-width:768px){.rh_section__featured{max-width:50rem;padding:0 0 3rem 0}
}@media(min-width:1024px){.rh_section__featured{max-width:65rem;padding:3rem 0}
}@media(min-width:1140px){.rh_section__featured{max-width:65rem;padding:3rem 0}
}@media(min-width:1280px){.rh_section__featured{max-width:65rem;padding:3rem 0}
}.rh_section__featured .rh_flexslider__nav a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:73px;height:73px;position:absolute;top:32%;border-radius:500rem;-webkit-box-shadow:0 0 5px 2px rgba(0,0,0,.1);box-shadow:0 0 5px 2px rgba(0,0,0,.05);-webkit-transition:.2s all linear;transition:.2s all linear}
@media(min-width:320px){.rh_section__featured .rh_flexslider__nav a{display:none}
}@media(min-width:480px){.rh_section__featured .rh_flexslider__nav a{display:none}
}@media(min-width:768px){.rh_section__featured .rh_flexslider__nav a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:73px;height:73px}
}@media(min-width:1024px){.rh_section__featured .rh_flexslider__nav a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:73px;height:73px}
}@media(min-width:1140px){.rh_section__featured .rh_flexslider__nav a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:73px;height:73px}
}@media(min-width:1280px){.rh_section__featured .rh_flexslider__nav a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:73px;height:73px}
}.rh_section__featured .rh_flexslider__nav a:hover{background:#ea723d;-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_section__featured .rh_flexslider__nav a:hover svg{fill:#fff;-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_section__featured .rh_flexslider__nav a svg{fill:grey;-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_section__featured .rh_flexslider__prev{left:-15rem}
@media(min-width:320px){.rh_section__featured .rh_flexslider__prev{left:-2rem}
}@media(min-width:480px){.rh_section__featured .rh_flexslider__prev{left:-2rem}
}@media(min-width:768px){.rh_section__featured .rh_flexslider__prev{left:-10rem}
}@media(min-width:1024px){.rh_section__featured .rh_flexslider__prev{left:-15rem}
}@media(min-width:1140px){.rh_section__featured .rh_flexslider__prev{left:-15rem}
}@media(min-width:1280px){.rh_section__featured .rh_flexslider__prev{left:-15rem}
}.rh_section__featured .rh_flexslider__next{right:-15rem}
@media(min-width:320px){.rh_section__featured .rh_flexslider__next{right:-2rem}
}@media(min-width:480px){.rh_section__featured .rh_flexslider__next{right:-2rem}
}@media(min-width:768px){.rh_section__featured .rh_flexslider__next{right:-10rem}
}@media(min-width:1024px){.rh_section__featured .rh_flexslider__next{right:-15rem}
}@media(min-width:1140px){.rh_section__featured .rh_flexslider__next{right:-15rem}
}@media(min-width:1280px){.rh_section__featured .rh_flexslider__next{right:-15rem}
}.rh_section__featured .rh_prop_card__thumbnail img{min-height:416px}
@media(min-width:320px){.rh_section__featured .rh_prop_card__thumbnail img{min-height:300px}
}@media(min-width:480px){.rh_section__featured .rh_prop_card__thumbnail img{min-height:300px}
}@media(min-width:768px){.rh_section__featured .rh_prop_card__thumbnail img{min-height:350px}
}@media(min-width:1024px){.rh_section__featured .rh_prop_card__thumbnail img{min-height:416px}
}@media(min-width:1140px){.rh_section__featured .rh_prop_card__thumbnail img{min-height:416px}
}@media(min-width:1280px){.rh_section__featured .rh_prop_card__thumbnail img{min-height:416px}
}.rh_section__featured .flexslider{background:0;border:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;margin:0}
.rh_section__featured .flexslider ul.flex-direction-nav{display:none}
.rh_section__featured .property-label{left:auto;bottom:auto;right:20px;top:20px}
.rh_prop_card--block{display:block;width:100%;padding:0;margin:2rem 0 4rem 0}
@media(min-width:320px){.rh_prop_card--block{width:100%;margin:2rem 0}
}@media(min-width:480px){.rh_prop_card--block{width:100%;margin:2rem 0}
}@media(min-width:768px){.rh_prop_card--block{width:100%;margin:2rem 0 4rem 0}
}@media(min-width:1024px){.rh_prop_card--block{width:100%;margin:2rem 0 4rem 0}
}@media(min-width:1140px){.rh_prop_card--block{width:100%;margin:2rem 0 4rem 0}
}@media(min-width:1280px){.rh_prop_card--block{width:100%;margin:2rem 0 4rem 0}
}.rh_prop_card--listing{width:50%;padding:0 1.5rem 3rem 1.5rem}
@media(min-width:320px){.rh_prop_card--listing{width:100%;max-width:40rem;margin:0 auto;margin-top:1.3rem;padding:0 1.5rem 2rem 1.5rem}
}@media(min-width:480px){.rh_prop_card--listing{width:100%;max-width:40rem;margin:0 auto;margin-top:1.3rem;padding:0 1.5rem 2rem 1.5rem}
}@media(min-width:768px){.rh_prop_card--listing{width:50%;max-width:100%;margin:0;padding:0 1.5rem 3rem 1.5rem}
}@media(min-width:1024px){.rh_prop_card--listing{width:50%;max-width:100%;margin:0;padding:0 1.5rem 3rem 1.5rem}
}@media(min-width:1140px){.rh_prop_card--listing{width:50%;max-width:100%;margin:0;padding:0 1.5rem 3rem 1.5rem}
}@media(min-width:1280px){.rh_prop_card--listing{width:50%;max-width:100%;margin:0;padding:0 1.5rem 3rem 1.5rem}
}@media(min-width:1140px){.rh_page__listing_grid-three-column .rh_prop_card--listing{width:33.333333%}
}.rh_prop_card--similar{width:50%;padding:0 2rem 4rem 2rem;z-index:0}
@media(min-width:320px){.rh_prop_card--similar{width:100%;padding:0 2rem 2rem}
}@media(min-width:480px){.rh_prop_card--similar{width:100%;padding:0 2rem 3rem}
}@media(min-width:768px){.rh_prop_card--similar{width:50%;padding:0 2rem 4rem 2rem}
}@media(min-width:1024px){.rh_prop_card--similar{width:50%;padding:0 2rem 4rem 2rem}
}@media(min-width:1140px){.rh_prop_card--similar{width:50%;padding:0 2rem 4rem 2rem}
}@media(min-width:1280px){.rh_prop_card--similar{width:50%;padding:0 2rem 4rem 2rem}
}.property-label{position:absolute;left:20px;bottom:20px;color:#fff;padding:5px 8px 4px;border-radius:1px;font-size:14px;z-index:1}
.rh_overlay{background:rgba(30,166,154,.7);position:absolute;height:100%;width:100%;left:0;top:0;bottom:0;right:0;opacity:0;-webkit-transition:all .4s ease-in-out 0s;transition:all .4s ease-in-out 0s}
.rh_overlay__contents{position:absolute;text-align:center;padding-left:1em;padding-right:1em;width:100%;top:50%;left:50%;opacity:0;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s}
.rh_overlay__fadeIn-bottom{top:80%}
.rh_section__testimonial{z-index:999999999 !important;background:#1ea69a;padding:10rem;position:relative}
@media(min-width:320px){.rh_section__testimonial{padding:5rem 2rem}
}@media(min-width:480px){.rh_section__testimonial{padding:7rem 3rem}
}@media(min-width:768px){.rh_section__testimonial{padding:7rem}
}@media(min-width:1024px){.rh_section__testimonial{padding:18rem 7rem}
}@media(min-width:1280px){.rh_section__testimonial{padding:18rem 10rem}
}.rh_section__testimonial.diagonal-border:before{content:'';color:transparent;width:0;height:0;border:0 solid transparent;border-right-width:0;border-left-width:1440px;border-left-width:100vw;border-bottom:180px solid #1ea69a;position:absolute;top:-90px;left:0;z-index:99}
@media(min-width:320px){.rh_section__testimonial.diagonal-border:before{border-left-width:0;border-bottom-width:0}
}@media(min-width:1024px){.rh_section__testimonial.diagonal-border:before{top:-70px;border-left-width:100vw;border-bottom-width:140px}
}@media(min-width:1140px){.rh_section__testimonial.diagonal-border:before{top:-80px;border-bottom-width:160px}
}@media(min-width:1280px){.rh_section__testimonial.diagonal-border:before{top:-90px;border-bottom-width:180px}
}.rh_section__testimonial.diagonal-border:after{content:'';width:0;height:0;border:0 solid transparent;border-left-width:0;border-right-width:1440px;border-right-width:100vw;border-top:180px solid #1ea69a;position:absolute;bottom:-90px;left:0;z-index:9999}
@media(min-width:320px){.rh_section__testimonial.diagonal-border:after{border-right-width:0;border-top-width:0}
}@media(min-width:1024px){.rh_section__testimonial.diagonal-border:after{bottom:-70px;border-right-width:100vw;border-top-width:140px}
}@media(min-width:1140px){.rh_section__testimonial.diagonal-border:after{bottom:-80px;border-top-width:160px}
}@media(min-width:1280px){.rh_section__testimonial.diagonal-border:after{bottom:-90px;border-top-width:180px}
}.rh_section__testimonial .quotes-marks{position:absolute;z-index:999999;opacity:.9}
@media(max-width:1023px){.rh_section__testimonial .quotes-marks{display:none}
}.rh_section__testimonial .quotes-marks.mark-left{top:-180px;left:-90px}
.rh_section__testimonial .quotes-marks.mark-right{bottom:-180px;right:-90px;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}
.rh_section__testimonial .quotes-marks svg{fill:#1c9d92}
.rh_testimonial{max-width:95rem;text-align:center;margin:0 auto;position:relative;z-index:99999}
.rh_testimonial .rh_testimonial__quote{position:relative;z-index:999;font-size:2.2rem;font-weight:400;line-height:1.5;color:#fff;margin:0;margin-bottom:5rem}
.rh_testimonial .rh_testimonial__quote a{font-size:3.6rem;font-weight:400;line-height:1.5}
@media(min-width:320px){.rh_testimonial .rh_testimonial__quote{margin-bottom:2rem}
}@media(min-width:480px){.rh_testimonial .rh_testimonial__quote{font-size:2.5rem;margin-bottom:3rem}
}@media(min-width:768px){.rh_testimonial .rh_testimonial__quote{font-size:2.7rem;margin-bottom:5rem}
}@media(min-width:1024px){.rh_testimonial .rh_testimonial__quote{font-size:3.2rem}
}@media(min-width:1280px){.rh_testimonial .rh_testimonial__quote{font-size:3.6rem}
}.rh_testimonial .rh_testimonial__author{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative;z-index:999}
@media(min-width:320px){.rh_testimonial .rh_testimonial__author{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}
}@media(min-width:768px){.rh_testimonial .rh_testimonial__author{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}
}.rh_testimonial .rh_testimonial__author .rh_testimonial__author_name{color:#fff;font-size:2rem;font-weight:500;padding:0 1rem 0 0}
@media(min-width:320px){.rh_testimonial .rh_testimonial__author .rh_testimonial__author_name{padding:0 0 1rem 0}
}@media(min-width:480px){.rh_testimonial .rh_testimonial__author .rh_testimonial__author_name{font-size:2.2rem}
}@media(min-width:768px){.rh_testimonial .rh_testimonial__author .rh_testimonial__author_name{font-size:2.5rem;padding:0 1rem 0 0}
}@media(min-width:1024px){.rh_testimonial .rh_testimonial__author .rh_testimonial__author_name{font-size:3rem;padding:0 1rem 0 0}
}.rh_testimonial .rh_testimonial__author .rh_testimonial__author__link a{color:#fff;font-size:1.8rem;text-decoration:underline}
.rh_testimonial__quote_bg{position:absolute;top:0;left:0;width:100%;height:100%;margin-top:1.5rem;opacity:.8;z-index:99999}
@media(min-width:320px){.rh_testimonial__quote_bg{display:none}
}@media(min-width:1024px){.rh_testimonial__quote_bg{display:block}
}.rh_section__cta{position:relative;z-index:999}
.rh_section__cta.diagonal-border:after{content:'';color:transparent;width:0;height:0;border-top-width:180px;border-bottom-width:0;border-right:1440px solid transparent;border-right:100vw solid transparent;position:absolute;bottom:-90px;left:0}
@media(min-width:320px){.rh_section__cta.diagonal-border:after{border-right-width:0;border-top-width:0}
}@media(min-width:480px){.rh_section__cta.diagonal-border:after{border-right-width:0;border-top-width:0}
}@media(min-width:768px){.rh_section__cta.diagonal-border:after{border-right-width:0;border-top-width:0}
}@media(min-width:1024px){.rh_section__cta.diagonal-border:after{bottom:-70px;border-right-width:100vw;border-top-width:140px}
}@media(min-width:1140px){.rh_section__cta.diagonal-border:after{bottom:-80px;border-right-width:100vw;border-top-width:160px}
}@media(min-width:1280px){.rh_section__cta.diagonal-border:after{bottom:-90px;border-right-width:100vw;border-top-width:180px}
}.rh_cta{background-position:50%;background-size:cover;position:absolute;top:-90px;height:100%;height:calc(100% + 18rem);width:100%;z-index:-9999}
@media(min-width:320px){.rh_cta{top:0;height:100%}
}@media(min-width:480px){.rh_cta{top:0;height:100%}
}@media(min-width:768px){.rh_cta{top:0;height:100%}
}@media(min-width:1024px){.rh_cta{top:-70px;height:calc(100% + 14rem)}
}@media(min-width:1140px){.rh_cta{top:-80px;height:calc(100% + 16rem)}
}@media(min-width:1280px){.rh_cta{top:-90px;height:calc(100% + 18rem)}
}.rh_cta .rh_cta__overlay{display:block;width:100%;height:100%;background:#1ea69a}
.rh_cta__wrap{max-width:1440px;margin:0 auto}
.rh_cta__wrap .rh_cta__title{color:#fff;font-size:1.5rem;font-weight:500;margin-bottom:1.5rem}
.rh_cta__wrap .rh_cta__quote{color:#fff;font-size:3.6rem;font-weight:400;line-height:1.5;max-width:95rem;margin:0 auto;margin-bottom:2.5rem}
.rh_cta__wrap .rh_cta__quote a{font-size:3.6rem;font-weight:400;line-height:1.5}
@media(min-width:320px){.rh_cta__wrap .rh_cta__quote{font-size:2.2rem}
}@media(min-width:480px){.rh_cta__wrap .rh_cta__quote{font-size:2.5rem}
}@media(min-width:768px){.rh_cta__wrap .rh_cta__quote{font-size:2.7rem}
}@media(min-width:1024px){.rh_cta__wrap .rh_cta__quote{font-size:3.2rem}
}@media(min-width:1140px){.rh_cta__wrap .rh_cta__quote{font-size:3.2rem}
}@media(min-width:1280px){.rh_cta__wrap .rh_cta__quote{font-size:3.6rem}
}.rh_cta__wrap .rh_cta__btns{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
@media(min-width:320px){.rh_cta__wrap .rh_cta__btns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}
}@media(min-width:480px){.rh_cta__wrap .rh_cta__btns{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}
}@media(min-width:768px){.rh_cta__wrap .rh_cta__btns{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}
}@media(min-width:1024px){.rh_cta__wrap .rh_cta__btns{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}
}@media(min-width:1140px){.rh_cta__wrap .rh_cta__btns{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}
}@media(min-width:1280px){.rh_cta__wrap .rh_cta__btns{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}
}.rh_cta__wrap .rh_cta__btns a{display:inline-block;font-size:1.5rem;font-weight:500;margin:0 1rem 0;z-index:1}
@media(min-width:320px){.rh_cta__wrap .rh_cta__btns a{margin:0 0 1rem 0}
}@media(min-width:480px){.rh_cta__wrap .rh_cta__btns a{margin:0 1rem 0}
}@media(min-width:768px){.rh_cta__wrap .rh_cta__btns a{margin:0 1rem 0}
}@media(min-width:1024px){.rh_cta__wrap .rh_cta__btns a{margin:0 1rem 0}
}@media(min-width:1140px){.rh_cta__wrap .rh_cta__btns a{margin:0 1rem 0}
}@media(min-width:1280px){.rh_cta__wrap .rh_cta__btns a{margin:0 1rem 0}
}.rh_cta--featured.flat-border .rh_cta{top:0;height:100%}
.rh_cta--featured .rh_cta{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/images/cta-bg.jpg) no-repeat;background-size:cover}
.rh_cta--featured .rh_cta.rh_parallax_cta{background-repeat:repeat}
@media(min-width:320px){.rh_cta--featured .rh_cta__wrap{padding:5rem 2rem}
}@media(min-width:480px){.rh_cta--featured .rh_cta__wrap{padding:7rem 3rem}
}@media(min-width:768px){.rh_cta--featured .rh_cta__wrap{padding:9rem 7rem}
}@media(min-width:1024px){.rh_cta--featured .rh_cta__wrap{padding:15rem 7rem}
}@media(min-width:1140px){.rh_cta--featured .rh_cta__wrap{padding:17rem 7rem}
}@media(min-width:1280px){.rh_cta--featured .rh_cta__wrap{padding:20rem 10rem}
}.rh_cta--contact:after{border-right:0;display:none}
.rh_cta--contact .rh_cta{background:50% 50% no-repeat #1ea69a;background-size:cover}
.rh_cta--contact .rh_cta.rh_parallax{background-repeat:repeat}
@media(min-width:320px){.rh_cta--contact .rh_cta__wrap{padding:5rem 2rem}
}@media(min-width:480px){.rh_cta--contact .rh_cta__wrap{padding:7rem 3rem}
}@media(min-width:768px){.rh_cta--contact .rh_cta__wrap{padding:10rem 7rem}
}@media(min-width:1024px){.rh_cta--contact .rh_cta__wrap{padding:13rem 7rem}
}@media(min-width:1140px){.rh_cta--contact .rh_cta__wrap{padding:15rem 7rem}
}@media(min-width:1280px){.rh_cta--contact .rh_cta__wrap{padding:16rem 10rem}
}.rh_cta--contact .rh_cta__btns a{margin:0}
@media(min-width:320px){.rh_cta--contact .rh_cta__btns a{margin:0 0 1rem 0}
}@media(min-width:480px){.rh_cta--contact .rh_cta__btns a{margin:0}
}@media(min-width:768px){.rh_cta--contact .rh_cta__btns a{margin:0}
}@media(min-width:1024px){.rh_cta--contact .rh_cta__btns a{margin:0}
}@media(min-width:1140px){.rh_cta--contact .rh_cta__btns a{margin:0}
}@media(min-width:1280px){.rh_cta--contact .rh_cta__btns a{margin:0}
}.rh_section__agents{position:relative}
@media(min-width:320px){.rh_section__agents{padding:3rem 0 0}
}@media(min-width:480px){.rh_section__agents{padding:3rem 0 0}
}@media(min-width:768px){.rh_section__agents{padding:5rem 0 1rem}
}@media(min-width:1024px){.rh_section__agents{padding:9rem 0}
}@media(min-width:1140px){.rh_section__agents{padding:9rem 0}
}@media(min-width:1280px){.rh_section__agents{padding:9rem 0}
}.rh_section__agents.diagonal-border:before{content:'';color:transparent;width:0;height:0;border-top-width:180px;border-bottom-width:0;border-right:1440px solid #f7f7f7;border-right:100vw solid #f7f7f7;position:absolute;top:-90px;left:0;z-index:9999}
@media(min-width:320px){.rh_section__agents.diagonal-border:before{border-right-width:0;border-top-width:0}
}@media(min-width:480px){.rh_section__agents.diagonal-border:before{border-right-width:0;border-top-width:0}
}@media(min-width:768px){.rh_section__agents.diagonal-border:before{border-right-width:0;border-top-width:0}
}@media(min-width:1024px){.rh_section__agents.diagonal-border:before{top:-70px;border-right-width:100vw;border-top-width:140px}
}@media(min-width:1140px){.rh_section__agents.diagonal-border:before{top:-80px;border-right-width:100vw;border-top-width:160px}
}@media(min-width:1280px){.rh_section__agents.diagonal-border:before{top:-90px;border-right-width:100vw;border-top-width:180px}
}.rh_section__agents.diagonal-border:after{content:'';width:0;height:0;border:0 solid transparent;border-bottom-width:180px;border-left:1440px solid #f7f7f7;border-left:100vw solid #f7f7f7;position:absolute;bottom:-90px;left:0;z-index:9999}
@media(min-width:320px){.rh_section__agents.diagonal-border:after{border-left-width:0;border-bottom-width:0}
}@media(min-width:480px){.rh_section__agents.diagonal-border:after{border-left-width:0;border-bottom-width:0}
}@media(min-width:768px){.rh_section__agents.diagonal-border:after{border-left-width:0;border-bottom-width:0}
}@media(min-width:1024px){.rh_section__agents.diagonal-border:after{bottom:-70px;border-left-width:100vw;border-bottom-width:140px}
}@media(min-width:1140px){.rh_section__agents.diagonal-border:after{bottom:-80px;border-left-width:100vw;border-bottom-width:160px}
}@media(min-width:1280px){.rh_section__agents.diagonal-border:after{bottom:-90px;border-left-width:100vw;border-bottom-width:180px}
}@media(min-width:320px){.rh_section__agents .rh_section__head{padding:0 2rem 2rem}
}@media(min-width:480px){.rh_section__agents .rh_section__head{padding:0 3rem 2rem}
}@media(min-width:768px){.rh_section__agents .rh_section__head{padding:0 5rem 5rem}
}@media(min-width:1024px){.rh_section__agents .rh_section__head{padding:2rem 5rem 0}
}@media(min-width:1140px){.rh_section__agents .rh_section__head{padding:2rem 7rem 0}
}@media(min-width:1280px){.rh_section__agents .rh_section__head{padding:4rem 10rem 0}
}.rh_section__agents_wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;padding:2rem 0 10rem 0;max-width:1440px;margin:0 auto}
@media(min-width:320px){.rh_section__agents_wrap{padding:1rem .5rem 0}
}@media(min-width:480px){.rh_section__agents_wrap{padding:1rem 3rem 0}
}@media(min-width:768px){.rh_section__agents_wrap{padding:0 3.5rem}
}@media(min-width:1024px){.rh_section__agents_wrap{padding:5rem 3.5rem 2rem 3.5rem}
}@media(min-width:1140px){.rh_section__agents_wrap{padding:7rem 5.5rem 2rem 5.5rem}
}@media(min-width:1280px){.rh_section__agents_wrap{padding:4.5rem 8.5rem 1.5rem 8.5rem}
}.rh_agent{-webkit-box-flex:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;width:25%;padding:0 1.5rem}
@media(min-width:320px){.rh_agent{margin:3rem 0;width:100%}
}@media(min-width:480px){.rh_agent{margin:3rem 0;width:80%}
}@media(min-width:768px){.rh_agent{margin:4rem 0;width:50%}
}@media(min-width:1024px){.rh_agent{margin:4rem 0;width:33.3%}
}@media(min-width:1140px){.rh_agent{margin:4rem 0;width:33.3%}
}@media(min-width:1280px){.rh_agent{margin:4.5rem 0;width:25%}
}.rh_agent .rh_agent__wrap{display:block;text-align:center;background:#fff;position:relative;-webkit-box-shadow:0 0 5px 2px rgba(0,0,0,.1);box-shadow:0 0 5px 2px rgba(0,0,0,.05)}
.rh_agent .rh_agent__wrap:hover .rh_agent__details .rh_agent__arrow{display:block;opacity:1;visibility:visible;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition-delay:0s,0s,.2s;transition-delay:0s,0s,.2s}
@media(min-width:320px){.rh_agent .rh_agent__wrap:hover .rh_agent__details .rh_agent__arrow{display:none}
}@media(min-width:480px){.rh_agent .rh_agent__wrap:hover .rh_agent__details .rh_agent__arrow{display:none}
}@media(min-width:768px){.rh_agent .rh_agent__wrap:hover .rh_agent__details .rh_agent__arrow{display:block}
}@media(min-width:1024px){.rh_agent .rh_agent__wrap:hover .rh_agent__details .rh_agent__arrow{display:block}
}@media(min-width:1140px){.rh_agent .rh_agent__wrap:hover .rh_agent__details .rh_agent__arrow{display:block}
}@media(min-width:1280px){.rh_agent .rh_agent__wrap:hover .rh_agent__details .rh_agent__arrow{display:block}
}.rh_agent .rh_agent__thumbnail{display:inline-block;margin:0 auto;margin-top:-4rem;width:128px;height:128px}
.rh_agent .rh_agent__details{display:block;padding:2.5rem 2rem}
.rh_agent .rh_agent__details h3{margin:0;margin-bottom:1.5rem}
.rh_agent .rh_agent__details h3 a{color:#1a1a1a;font-size:1.9rem;font-weight:500;line-height:1.5;-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_agent .rh_agent__details h3 a:hover{color:#1ea69a;-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_agent .rh_agent__details .rh_agent__phone{color:#1ea69a;font-size:1.5rem;margin-bottom:.5rem}
.rh_agent .rh_agent__details .rh_agent__email{display:inline-block;color:#1a1a1a;font-size:1.5rem;margin-bottom:2rem;-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_agent .rh_agent__details .rh_agent__email:hover{color:#1ea69a;-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_agent .rh_agent__details .rh_agent__listed .figure{font-size:2.4rem;color:#1ea69a;margin-bottom:.5rem}
.rh_agent .rh_agent__details .rh_agent__listed .heading{color:#1a1a1a;font-size:1.3rem;font-weight:500;margin-bottom:1rem}
.rh_agent .rh_agent__details .rh_agent__arrow{display:inline-block;position:absolute;left:calc(50% - 24px);bottom:-24px;opacity:0;visibility:hidden;-webkit-transform:scale(3);-ms-transform:scale(3);transform:scale(3);-webkit-transition:all .3s ease-in-out 0s,visibility 0s linear .3s,z-index 0s linear 10ms;transition:all .3s ease-in-out 0s,visibility 0s linear .3s,z-index 0s linear 10ms}
.rh_section__features{background:#fff;position:relative}
@media(min-width:320px){.rh_section__features{padding:2rem 0 0}
}@media(min-width:480px){.rh_section__features{padding:2rem 0 0}
}@media(min-width:768px){.rh_section__features{padding:3rem 0 0}
}@media(min-width:1024px){.rh_section__features{padding:9rem 0 3rem}
}@media(min-width:1140px){.rh_section__features{padding:9rem 0 1rem}
}@media(min-width:1280px){.rh_section__features{padding:9rem 0 0}
}.rh_section__features.diagonal-border:before{content:'';color:transparent;width:0;height:0;border-top-width:180px;border-bottom-width:0;border-right:1440px solid #fff;border-right:100vw solid #fff;position:absolute;top:-90px;left:0;z-index:9999}
@media(min-width:320px){.rh_section__features.diagonal-border:before{border-right-width:0;border-top-width:0}
}@media(min-width:480px){.rh_section__features.diagonal-border:before{border-right-width:0;border-top-width:0}
}@media(min-width:768px){.rh_section__features.diagonal-border:before{border-right-width:0;border-top-width:0}
}@media(min-width:1024px){.rh_section__features.diagonal-border:before{top:-70px;border-right-width:100vw;border-top-width:140px}
}@media(min-width:1140px){.rh_section__features.diagonal-border:before{top:-80px;border-right-width:100vw;border-top-width:160px}
}@media(min-width:1280px){.rh_section__features.diagonal-border:before{top:-90px;border-right-width:100vw;border-top-width:180px}
}.rh_section__features.diagonal-border:after{content:'';width:0;height:0;border:0 solid transparent;border-bottom-width:180px;border-left:1440px solid #fff;border-left:100vw solid #fff;position:absolute;bottom:-90px;left:0;z-index:9999}
@media(min-width:320px){.rh_section__features.diagonal-border:after{border-left-width:0;border-bottom-width:0}
}@media(min-width:480px){.rh_section__features.diagonal-border:after{border-left-width:0;border-bottom-width:0}
}@media(min-width:768px){.rh_section__features.diagonal-border:after{border-left-width:0;border-bottom-width:0}
}@media(min-width:1024px){.rh_section__features.diagonal-border:after{bottom:-70px;border-left-width:100vw;border-bottom-width:140px}
}@media(min-width:1140px){.rh_section__features.diagonal-border:after{bottom:-80px;border-left-width:100vw;border-bottom-width:160px}
}@media(min-width:1280px){.rh_section__features.diagonal-border:after{bottom:-90px;border-left-width:100vw;border-bottom-width:180px}
}@media(min-width:320px){.rh_section__features .rh_section__head{padding:0 2rem 0}
}@media(min-width:480px){.rh_section__features .rh_section__head{padding:1rem 3rem 2rem}
}@media(min-width:768px){.rh_section__features .rh_section__head{padding:1rem 5rem 3rem}
}@media(min-width:1024px){.rh_section__features .rh_section__head{padding:3rem 5rem 2rem}
}@media(min-width:1140px){.rh_section__features .rh_section__head{padding:3rem 7rem 4rem}
}@media(min-width:1280px){.rh_section__features .rh_section__head{padding:3rem 10rem 4rem}
}.rh_section__features_wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;max-width:1440px;margin:0 auto}
@media(min-width:320px){.rh_section__features_wrap{padding:2rem 2rem 0}
}@media(min-width:480px){.rh_section__features_wrap{padding:1rem 3rem 0}
}@media(min-width:768px){.rh_section__features_wrap{padding:1rem 3rem 0}
}@media(min-width:1024px){.rh_section__features_wrap{padding:3rem 3rem 0}
}@media(min-width:1140px){.rh_section__features_wrap{padding:3rem 5rem 0}
}@media(min-width:1280px){.rh_section__features_wrap{padding:3rem 8rem 0}
}.rh_feature{-webkit-box-flex:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;width:33.3%;padding:0 2rem 10rem}
@media(min-width:320px){.rh_feature{width:100%;padding:0 0 3rem}
}@media(min-width:480px){.rh_feature{width:80%;padding:0 0 3rem}
}@media(min-width:768px){.rh_feature{width:50%;padding:0 2rem 5rem}
}@media(min-width:1024px){.rh_feature{width:33.3%;padding:0 2rem 5rem}
}@media(min-width:1140px){.rh_feature{width:33.3%;padding:0 2rem 7rem}
}@media(min-width:1280px){.rh_feature{width:33.3%;padding:0 2rem 10rem}
}.rh_feature .rh_feature__icon{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:0 auto;margin-bottom:3rem;width:6.4rem;height:6.4rem;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
.rh_feature .rh_feature__icon img{width:100%}
.rh_feature .rh_feature__title{font-size:1.8rem;font-weight:500;line-height:1.5;margin:0;margin-bottom:1.5rem}
.rh_feature .rh_feature__title a{display:inline-block;margin:0 auto;color:#1a1a1a;font-size:1.8rem;font-weight:500;line-height:1.5;-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_feature .rh_feature__title a:hover{color:#1ea69a;-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_feature .rh_feature__desc{padding:0 2rem 0}
@media(min-width:320px){.rh_feature .rh_feature__desc{padding:0}
}@media(min-width:480px){.rh_feature .rh_feature__desc{padding:0}
}@media(min-width:768px){.rh_feature .rh_feature__desc{padding:0 2rem 0}
}@media(min-width:1024px){.rh_feature .rh_feature__desc{padding:0 2rem 0}
}@media(min-width:1140px){.rh_feature .rh_feature__desc{padding:0 2rem 0}
}@media(min-width:1280px){.rh_feature .rh_feature__desc{padding:0 2rem 0}
}.rh_agent_form .rh_feature .rh_feature__desc .rh_agent_form__row,.rh_feature .rh_feature__desc .rh_agent_form .rh_agent_form__row,.rh_feature .rh_feature__desc p{font-size:1.5rem;line-height:2}
.rh_section__partners{background:#fff;padding:5rem 9rem 10rem;position:relative}
@media(min-width:320px){.rh_section__partners{padding:2rem 0 0}
}@media(min-width:480px){.rh_section__partners{padding:3rem 0 0}
}@media(min-width:768px){.rh_section__partners{padding:5rem 0 0}
}@media(min-width:1024px){.rh_section__partners{padding:9rem 0}
}.rh_section__partners.diagonal-border:before{content:'';color:transparent;width:0;height:0;border-top-width:180px;border-bottom-width:0;border-right:1440px solid #fff;border-right:100vw solid #fff;position:absolute;top:-90px;left:0;z-index:9999}
@media(min-width:320px){.rh_section__partners.diagonal-border:before{border-right-width:0;border-top-width:0}
}@media(min-width:1024px){.rh_section__partners.diagonal-border:before{top:-70px;border-right-width:100vw;border-top-width:140px}
}@media(min-width:1140px){.rh_section__partners.diagonal-border:before{top:-80px;border-top-width:160px}
}@media(min-width:1280px){.rh_section__partners.diagonal-border:before{top:-90px;border-top-width:180px}
}.rh_section__partners.diagonal-border:after{content:'';color:transparent;width:0;height:0;border-bottom-width:180px;border-top-width:0;border-left:1440px solid #fff;border-left:100vw solid #fff;position:absolute;bottom:-90px;left:0;z-index:99999}
@media(min-width:320px){.rh_section__partners.diagonal-border:after{border-left-width:0;border-bottom-width:0}
}@media(min-width:1024px){.rh_section__partners.diagonal-border:after{bottom:-70px;border-left-width:100vw;border-bottom-width:140px}
}@media(min-width:1140px){.rh_section__partners.diagonal-border:after{bottom:-80px;border-bottom-width:160px}
}@media(min-width:1280px){.rh_section__partners.diagonal-border:after{bottom:-90px;border-bottom-width:180px}
}@media(min-width:320px){.rh_section__partners .rh_section__head{padding:0 2rem 3rem}
}@media(min-width:480px){.rh_section__partners .rh_section__head{padding:0 3rem 3rem}
}@media(min-width:768px){.rh_section__partners .rh_section__head{padding:0 5rem 5rem}
}@media(min-width:1024px){.rh_section__partners .rh_section__head{padding:0 5rem 5rem}
}@media(min-width:1140px){.rh_section__partners .rh_section__head{padding:0 7rem 7rem}
}@media(min-width:1280px){.rh_section__partners .rh_section__head{padding:0 10rem 7rem}
}.rh_section__partners .diagonal-mod-background{background:#fff}
.rh_section__partners_wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:1440px;margin:0 auto}
@media(min-width:320px){.rh_section__partners_wrap{padding:0 2rem 2rem}
}@media(min-width:480px){.rh_section__partners_wrap{padding:0 3rem 3rem}
}@media(min-width:768px){.rh_section__partners_wrap{padding:0 4rem 5rem}
}@media(min-width:1024px){.rh_section__partners_wrap{padding:0 4rem 5rem}
}@media(min-width:1140px){.rh_section__partners_wrap{padding:0 6rem 5rem}
}@media(min-width:1280px){.rh_section__partners_wrap{padding:0 9rem 5rem}
}.rh_partner{-webkit-box-flex:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;text-align:center;width:100%;padding:0 1rem 2rem;z-index:1}
@media(min-width:480px){.rh_partner{width:50%;padding:0 1rem 3rem}
}@media(min-width:768px){.rh_partner{width:25%;padding:0 1rem 2rem}
}@media(min-width:1024px){.rh_partner{width:16.666%;padding:0 1rem 2rem}
}.brands-owl-carousel{position:relative;overflow:hidden;max-width:1140px;margin:0 auto;padding:0 85px 40px}
.brands-owl-carousel .owl-item{padding-left:15px;padding-right:15px}
.brands-owl-carousel .owl-item .brands-carousel-item img{display:inline-block;width:auto}
.brands-owl-carousel .owl-nav button.owl-next,.brands-owl-carousel .owl-nav button.owl-prev{display:block;width:38px;height:38px;position:absolute;top:25px;cursor:pointer;border-radius:50%;-webkit-transition:.2s all linear;transition:.2s all linear;background-color:#fff;-webkit-box-shadow:0 0 5px 2px rgba(0,0,0,.05);box-shadow:0 0 5px 2px rgba(0,0,0,.05)}
.brands-owl-carousel .owl-nav button.owl-next:hover:not(.disabled),.brands-owl-carousel .owl-nav button.owl-prev:hover:not(.disabled){background-color:#ea723d;color:#fff}
.brands-owl-carousel .owl-nav button.owl-next:focus,.brands-owl-carousel .owl-nav button.owl-prev:focus{outline:0}
.brands-owl-carousel .owl-nav button.owl-next.disabled,.brands-owl-carousel .owl-nav button.owl-prev.disabled{opacity:.5}
.brands-owl-carousel .owl-nav button.owl-prev{left:-100px}
.brands-owl-carousel .owl-nav button.owl-prev .fa:before{content:"\f104"}
.brands-owl-carousel .owl-nav button.owl-next{right:-100px}
.brands-owl-carousel .owl-nav button.owl-next .fa:before{content:"\f105"}
.brands-owl-carousel:hover .owl-nav button.owl-prev{left:30px}
.brands-owl-carousel:hover .owl-nav button.owl-next{right:30px}
.rh_section__partners .brands-owl-carousel .owl-nav button.owl-next,.rh_section__partners .brands-owl-carousel .owl-nav button.owl-prev{font-size:21px}
.rh_section__news{background:#f7f7f7}
@media(min-width:320px){.rh_section__news{padding:2rem 0 0}
}@media(min-width:480px){.rh_section__news{padding:2rem 0 0}
}@media(min-width:768px){.rh_section__news{padding:3rem 0 0}
}@media(min-width:1024px){.rh_section__news{padding:9rem 0 3rem}
}@media(min-width:1140px){.rh_section__news{padding:9rem 0 1rem}
}@media(min-width:1280px){.rh_section__news{padding:9rem 0 0}
}.rh_section__news figure{margin:0}
.rh_section__news .diagonal-mod-background{background:#f7f7f7}
.rh_section__news_wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;padding:2rem 0 10rem 0;max-width:1440px;margin:0 auto;text-align:initial}
@media(max-width:890px){.rh_section__news_wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
}@media(min-width:320px){.rh_section__news_wrap{padding:1rem .5rem 0}
}@media(min-width:480px){.rh_section__news_wrap{padding:1rem 3rem 0}
}@media(min-width:768px){.rh_section__news_wrap{padding:0 3.5rem}
}@media(min-width:1024px){.rh_section__news_wrap{padding:5rem 3.5rem 2rem 3.5rem}
}@media(min-width:1140px){.rh_section__news_wrap{padding:7rem 5.5rem 2rem 5.5rem}
}@media(min-width:1280px){.rh_section__news_wrap{padding:9rem 8.5rem 6rem 8.5rem}
}.rh_section__news_wrap article{width:33.33%;padding:0 1.5rem 3rem 1.5rem}
@media(max-width:890px){.rh_section__news_wrap article{width:80%}
}.rh_section__news_wrap .date{font-size:14px;color:#1a1a1a;margin-right:5px;white-space:nowrap;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-top:1px}
@media(max-width:1023px){.rh_section__news_wrap .date{padding-right:0;margin-right:0;border-right:0;margin-bottom:5px}
}.rh_section__news_wrap .categories{display:inline-block;font-size:15px;color:grey}
.rh_section__news_wrap .categories a{display:inline-block;color:#1ea69a;-webkit-transition:.2s all ease-in-out;transition:.2s all ease-in-out}
.rh_section__news_wrap .categories a:after{content:','}
.rh_section__news_wrap .categories a:hover{color:#ea723d}
.rh_section__news_wrap .categories a:hover:after{color:#1ea69a}
.rh_section__news_wrap .categories a:last-of-type:after{content:''}
.rh_section__news_wrap h3{margin-bottom:20px}
.rh_section__news_wrap h3 a{-webkit-transition:.2s all ease-in-out;transition:.2s all ease-in-out;font-size:18px;color:#1a1a1a;font-weight:500}
.rh_section__news_wrap h3 a:hover{color:#1ea69a}
.rh_agent_form .rh_section__news_wrap .rh_agent_form__row,.rh_section__news_wrap .rh_agent_form .rh_agent_form__row,.rh_section__news_wrap p{font-size:1.4rem;line-height:2.3rem;margin-bottom:2rem}
.rh_section__news_wrap .post-meta{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}
@media(max-width:1023px){.rh_section__news_wrap .post-meta{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}
}.rh_section__news_wrap .by-author{display:inline-block;font-size:14px;color:grey;vertical-align:middle}
.rh_section__news_wrap .author-link{margin-left:8px;color:#1a1a1a}
.rh-wrapper-post-contents{padding:2.5rem;background:#fff}
.rh_section__content{position:relative}
@media(min-width:320px){.rh_section__content{padding:3rem 0 0 0}
}@media(min-width:480px){.rh_section__content{padding:3rem 0 0 0}
}@media(min-width:768px){.rh_section__content{padding:5rem 0 0 0}
}@media(min-width:1024px){.rh_section__content{padding:5rem 0 0 0}
}@media(min-width:1140px){.rh_section__content{padding:7rem 0 0 0}
}@media(min-width:1280px){.rh_section__content{padding:10rem 0 0 0}
}.commentlist article .comment-detail-wrap .rh_section__content .comment-body,.rh_section__content .commentlist article .comment-detail-wrap .comment-body,.rh_section__content .rh_content{max-width:1440px;margin:0 auto}
@media(min-width:320px){.commentlist article .comment-detail-wrap .rh_section__content .comment-body,.rh_section__content .commentlist article .comment-detail-wrap .comment-body,.rh_section__content .rh_content{padding:0 2rem 0 2rem}
}@media(min-width:480px){.commentlist article .comment-detail-wrap .rh_section__content .comment-body,.rh_section__content .commentlist article .comment-detail-wrap .comment-body,.rh_section__content .rh_content{padding:0 3rem 0 3rem}
}@media(min-width:768px){.commentlist article .comment-detail-wrap .rh_section__content .comment-body,.rh_section__content .commentlist article .comment-detail-wrap .comment-body,.rh_section__content .rh_content{padding:0 5rem 0 5rem}
}@media(min-width:1024px){.commentlist article .comment-detail-wrap .rh_section__content .comment-body,.rh_section__content .commentlist article .comment-detail-wrap .comment-body,.rh_section__content .rh_content{padding:0 5rem 0 5rem}
}@media(min-width:1140px){.commentlist article .comment-detail-wrap .rh_section__content .comment-body,.rh_section__content .commentlist article .comment-detail-wrap .comment-body,.rh_section__content .rh_content{padding:0 7rem 0 7rem}
}@media(min-width:1280px){.commentlist article .comment-detail-wrap .rh_section__content .comment-body,.rh_section__content .commentlist article .comment-detail-wrap .comment-body,.rh_section__content .rh_content{padding:0 10rem 0 10rem}
}.commentlist article .comment-detail-wrap .rh_section__content .comment-body h1,.commentlist article .comment-detail-wrap .rh_section__content .comment-body h2,.commentlist article .comment-detail-wrap .rh_section__content .comment-body h3,.commentlist article .comment-detail-wrap .rh_section__content .comment-body h4,.commentlist article .comment-detail-wrap .rh_section__content .comment-body h5,.commentlist article .comment-detail-wrap .rh_section__content .comment-body h6,.rh_section__content .commentlist article .comment-detail-wrap .comment-body h1,.rh_section__content .commentlist article .comment-detail-wrap .comment-body h2,.rh_section__content .commentlist article .comment-detail-wrap .comment-body h3,.rh_section__content .commentlist article .comment-detail-wrap .comment-body h4,.rh_section__content .commentlist article .comment-detail-wrap .comment-body h5,.rh_section__content .commentlist article .comment-detail-wrap .comment-body h6,.rh_section__content .rh_content h1,.rh_section__content .rh_content h2,.rh_section__content .rh_content h3,.rh_section__content .rh_content h4,.rh_section__content .rh_content h5,.rh_section__content .rh_content h6{font-weight:300}
@media(min-width:320px){.rh_section--content_padding{padding-bottom:1rem}
}@media(min-width:480px){.rh_section--content_padding{padding-bottom:1rem}
}@media(min-width:768px){.rh_section--content_padding{padding-bottom:3rem}
}@media(min-width:1024px){.rh_section--content_padding{padding-bottom:7rem}
}@media(min-width:1140px){.rh_section--content_padding{padding-bottom:8rem}
}@media(min-width:1280px){.rh_section--content_padding{padding-bottom:9rem}
}.rh_section--content_padding:after{content:'';color:transparent;width:0;height:0;border-bottom-width:180px;border-left:1440px solid #f7f7f7;border-left:100vw solid #f7f7f7;position:absolute;bottom:-90px;left:0;z-index:9}
@media(min-width:320px){.rh_section--content_padding:after{border-left-width:0;border-bottom-width:0}
}@media(min-width:480px){.rh_section--content_padding:after{border-left-width:0;border-bottom-width:0}
}@media(min-width:768px){.rh_section--content_padding:after{border-left-width:0;border-bottom-width:0}
}@media(min-width:1024px){.rh_section--content_padding:after{bottom:-70px;border-left-width:100vw;border-bottom-width:140px}
}@media(min-width:1140px){.rh_section--content_padding:after{bottom:-80px;border-left-width:100vw;border-bottom-width:160px}
}@media(min-width:1280px){.rh_section--content_padding:after{bottom:-90px;border-left-width:100vw;border-bottom-width:180px}
}.rh_footer{z-index:5;display:block;position:relative;padding:5rem 0 10rem 0;background:#303030;color:grey}
@media(min-width:320px){.rh_footer{padding:5rem 0 3rem}
}@media(min-width:768px){.rh_footer{padding:5rem 0}
}@media(min-width:1024px){.rh_footer{padding:14rem 0 5rem 0}
}@media(min-width:1140px){.rh_footer{padding:15rem 0 7rem 0}
}@media(min-width:1280px){.rh_footer{padding-bottom:10rem}
}.rh_footer.diagonal-border:before{content:'';width:0;height:0;border:0 solid transparent;border-top-width:180px;border-bottom-width:0;border-right:1440px solid #303030;border-right:100vw solid #303030;position:absolute;top:-90px;left:0;z-index:9999}
@media(min-width:320px){.rh_footer.diagonal-border:before{border-right-width:0;border-top-width:0}
}@media(min-width:480px){.rh_footer.diagonal-border:before{border-right-width:0;border-top-width:0}
}@media(min-width:768px){.rh_footer.diagonal-border:before{border-right-width:0;border-top-width:0}
}@media(min-width:1024px){.rh_footer.diagonal-border:before{top:-70px;border-right-width:100vw;border-top-width:140px}
}@media(min-width:1140px){.rh_footer.diagonal-border:before{top:-80px;border-right-width:100vw;border-top-width:160px}
}@media(min-width:1280px){.rh_footer.diagonal-border:before{top:-90px;border-right-width:100vw;border-top-width:180px}
}.rh_footer a{color:#999;-webkit-transition:.2s color linear;transition:.2s color linear}
.rh_footer a:hover{color:#fff}
.rh_footer .no-results{color:inherit}
.rh_footer .rh_footer--alignCenter{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
.rh_footer .rh_footer--alignTop{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}
.rh_footer .rh_footer__wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:1440px;margin:0 auto;padding:0 8rem 0}
@media(min-width:320px){.rh_footer .rh_footer__wrap{padding:0 2rem 0}
}@media(min-width:480px){.rh_footer .rh_footer__wrap{padding:0 3rem 0}
}@media(min-width:1140px){.rh_footer .rh_footer__wrap{padding:0 5rem 0}
}@media(min-width:1280px){.rh_footer .rh_footer__wrap{padding:0 8rem 0}
}.rh_footer .rh_footer__wrap .copyrights{display:inline-block;margin:0;font-size:1.5rem;line-height:2;text-align:left;padding:0 2rem}
@media(min-width:320px){.rh_footer .rh_footer__wrap .copyrights{padding:0 0 2rem 0}
}@media(min-width:768px){.rh_footer .rh_footer__wrap .copyrights{padding:0 2rem}
}.rh_footer .rh_footer__wrap .copyrights .separator{display:inline-block}
@media(min-width:320px){.rh_footer .rh_footer__wrap .copyrights .separator{margin:0 .5rem}
}@media(min-width:480px){.rh_footer .rh_footer__wrap .copyrights .separator{margin:0 1rem}
}@media(min-width:768px){.rh_footer .rh_footer__wrap .copyrights .separator{margin:0 1.5rem}
}.rh_footer .rh_footer__wrap .copyrights a{font-size:1.5rem}
.rh_footer .rh_footer__wrap .copyrights a:hover{color:#fff}
.rh_footer .rh_footer__wrap .designed-by{display:inline-block;margin:0;font-size:1.5rem;line-height:2;padding:0 2rem}
@media(min-width:320px){.rh_footer .rh_footer__wrap .designed-by{padding:0 0 2rem 0}
}@media(min-width:768px){.rh_footer .rh_footer__wrap .designed-by{padding:0 2rem}
}.rh_footer .rh_footer--paddingBottom{padding-bottom:5rem}
@media(min-width:320px){.rh_footer .rh_footer--paddingBottom{padding-bottom:2rem}
}@media(min-width:768px){.rh_footer .rh_footer--paddingBottom{padding-bottom:3rem}
}@media(min-width:1024px){.rh_footer .rh_footer--paddingBottom{padding-bottom:5rem}
}.rh_footer .rh_footer__logo{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:50%;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:0 0 0 2rem}
@media(min-width:320px){.rh_footer .rh_footer__logo{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:0 0 3rem 0}
}@media(min-width:480px){.rh_footer .rh_footer__logo{width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:0 0 3rem 0}
}@media(min-width:768px){.rh_footer .rh_footer__logo{width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:0 2rem 2rem 2rem}
}@media(min-width:1024px){.rh_footer .rh_footer__logo{width:50%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;padding:0 0 0 2rem}
}.rh_footer .rh_footer__logo .rh_footer__heading{font-size:1.4rem;margin:0}
.rh_footer .rh_footer__logo .rh_footer__heading a{display:block;font-size:1.8rem;line-height:1.8rem;font-weight:500;color:#fff;-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_footer .rh_footer__logo .rh_footer__heading a:hover{color:#ccc}
.rh_footer .rh_footer__logo img{margin-right:1.5rem}
@media(min-width:320px){.rh_footer .rh_footer__logo img{margin-bottom:1rem;margin-right:0}
}@media(min-width:480px){.rh_footer .rh_footer__logo img{margin-bottom:0;margin-right:1.5rem}
}.rh_footer .rh_footer__logo .tag-line{font-size:1.4rem}
.rh_footer .rh_footer__social{width:50%;text-align:right;padding:0 2rem 0 0}
@media(min-width:320px){.rh_footer .rh_footer__social{width:100%;text-align:center;padding:0}
}@media(min-width:768px){.rh_footer .rh_footer__social{width:100%;text-align:center;padding:0 2rem 2rem}
}@media(min-width:1024px){.rh_footer .rh_footer__social{width:50%;text-align:right;padding:0 2rem 0 0}
}.rh_footer .rh_footer__social a{display:inline-block;margin-left:1rem}
@media(min-width:320px){.rh_footer .rh_footer__social a{margin:0 1.5rem;margin-bottom:1.5rem}
}@media(min-width:768px){.rh_footer .rh_footer__social a{margin:0;margin-left:1rem}
}.rh_footer__before_fix{z-index:99999}
@media(min-width:320px){.rh_footer__before_fix{padding:5rem 0 3rem}
}@media(min-width:768px){.rh_footer__before_fix{padding:5rem 0}
}@media(min-width:1140px){.rh_footer__before_fix{padding:5rem 0 7rem 0}
}@media(min-width:1280px){.rh_footer__before_fix{padding:5rem 0 10rem 0}
}@media(min-width:320px){.rh_footer__before_fix:before{top:-180px}
}@media(min-width:1024px){.rh_footer__before_fix:before{top:-140px}
}@media(min-width:1140px){.rh_footer__before_fix:before{top:-160px}
}@media(min-width:1280px){.rh_footer__before_fix:before{top:-180px}
}.rh_footer--space_between{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}
.separator{display:none;font-size:1.4rem;margin:0 1.5rem}
@media(min-width:480px){.separator{display:inline-block}
}.rh_footer__widgets{-webkit-box-flex:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;width:100%;padding:0}
@media(max-width:767px){.rh_footer__widgets{text-align:center}
.rh_footer__widgets .rh_contact_widget .rh_contact_widget__item{display:block;width:100%;text-align:center}
.rh_footer__widgets .rh_contact_widget .rh_contact_widget__item .content{max-width:initial}
}@media(min-width:768px){.rh_footer__widgets{width:50%;padding:0 2rem}
}@media(min-width:1024px){.rh_footer__widgets{width:33.3%}
}@media(min-width:768px){.rh_footer__widgets.column-1{width:100%}
}@media(min-width:1024px){.rh_footer__widgets.columns-2{width:50%}
}@media(min-width:1024px){.rh_footer__widgets.columns-4{width:25%}
}.rh_footer__widgets .widget_mc4wp_form_widget{margin-bottom:0}
.rh_footer.diagonal-border-footer{position:relative;z-index:1;margin-top:-30rem;padding-top:30rem}
.rh_widgets{display:block;width:100%;margin:0 auto;color:grey}
.widget{display:block;width:100%;padding:0;margin:0 auto;margin-bottom:3rem}
.rh_agent_form .widget .rh_agent_form__row,.widget .rh_agent_form .rh_agent_form__row,.widget p{color:grey;line-height:2;margin-bottom:2rem}
.widget .qaet-tweet small{opacity:1}
.widget *{font-size:1.5rem}
.widget .mc-wrapper,.widget .rh_widget_search__form,.widget .rvr-booking-form-wrap{-webkit-box-shadow:0 0 5px 2px rgba(0,0,0,.05);box-shadow:0 0 5px 2px rgba(0,0,0,.05)}
.widget .title{color:#fff;font-weight:500;margin:0 auto;margin-bottom:2rem}
.widget a{-webkit-transition:.2s color linear;transition:.2s color linear}
.widget a:hover{color:#fff;-webkit-transition:.2s color linear;transition:.2s color linear}
.widget ol,.widget ul{display:block;width:100%;margin-top:1rem;list-style-type:none}
.widget ol .children,.widget ul .children{margin:0;padding:0 0 0 1rem}
.widget ol li,.widget ul li{color:grey;margin:0;line-height:2}
.widget ol a,.widget ul a{display:inline-block}
.widget ol .sub-menu,.widget ul .sub-menu{margin:1rem 0 1rem 1rem}
.widget select{padding:1.5rem;outline:0;border-radius:0;background-color:#fff;border:1px solid #ddd;color:grey}
.widget select:focus{outline:0}
.widget table{border:1px solid grey;border-collapse:collapse;width:100%;margin:0}
.widget table caption{color:grey;margin-bottom:1rem;text-align:left}
.widget table td,.widget table th{border:1px solid grey;color:grey;font-size:1.4rem;text-align:center;padding:1rem}
.widget .rssSummary{line-height:1.5}
.widget .searchform input[type=text]{float:left;width:72%;padding:1.4rem 1rem;margin:0;border:1px solid #ddd;background-color:#fff;border-right:0;color:grey}
.widget .searchform input[type=submit]{width:28%;padding-left:.5rem;padding-right:.5rem;cursor:pointer}
.Featured_Properties_Widget .rh_prop_card__price{margin-bottom:0;line-height:1}
.Featured_Properties_Widget .rh_prop_card__details .rh_prop_card__meta_wrap{margin-bottom:1rem}
.widget_rss .title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
.widget_rss .title a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-right:1rem;color:#fff;font-weight:500}
.textwidget{color:grey}
.rh_agent_form .textwidget .rh_agent_form__row,.textwidget .rh_agent_form .rh_agent_form__row,.textwidget p{color:grey;line-height:2;margin-bottom:2rem}
.textwidget div.wp-caption img{margin:0}
.rh_agent_form .textwidget .wp-caption-text.rh_agent_form__row,.textwidget .rh_agent_form .wp-caption-text.rh_agent_form__row,.textwidget p.wp-caption-text{font-size:1.5rem;padding:0 0 2rem 0}
.textwidget img{margin:1rem 0}
.tagcloud a{display:inline-block;margin:0 0 .5rem;padding:.7rem 1rem;font-size:1.5rem !important}
.widget .tagcloud a{color:#fff;background:#1ea69a;-webkit-transition:.2s all linear;transition:.2s all linear}
.widget .tagcloud a:hover{color:#fff;background:#ea723d;-webkit-transition:.2s all linear;transition:.2s all linear}
.RH_Contact_Information{margin-bottom:0}
.rh_contact_widget{display:block}
@media(min-width:320px){.rh_contact_widget{margin-bottom:2rem}
}@media(min-width:480px){.rh_contact_widget{margin-bottom:2rem}
}@media(min-width:768px){.rh_contact_widget{margin-bottom:0}
}@media(min-width:1024px){.rh_contact_widget{margin-bottom:0}
}@media(min-width:1140px){.rh_contact_widget{margin-bottom:0}
}@media(min-width:1280px){.rh_contact_widget{margin-bottom:0}
}.rh_contact_widget .rh_contact_widget__item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;padding:0 0 2rem 0;line-height:1.5}
.rh_agent_form .rh_contact_widget .rh_contact_widget__item .rh_agent_form__row,.rh_contact_widget .rh_contact_widget__item .rh_agent_form .rh_agent_form__row,.rh_contact_widget .rh_contact_widget__item p{margin-bottom:0}
.rh_contact_widget .rh_contact_widget__item .icon{padding:0 1.5rem}
@media(min-width:320px){.rh_contact_widget .rh_contact_widget__item .icon{padding:0 1.5rem 0 0}
}@media(min-width:480px){.rh_contact_widget .rh_contact_widget__item .icon{padding:0 1.5rem 0 0}
}@media(min-width:768px){.rh_contact_widget .rh_contact_widget__item .icon{padding:0 1.5rem}
}@media(min-width:1024px){.rh_contact_widget .rh_contact_widget__item .icon{padding:0 1.5rem}
}@media(min-width:1140px){.rh_contact_widget .rh_contact_widget__item .icon{padding:0 1.5rem}
}@media(min-width:1280px){.rh_contact_widget .rh_contact_widget__item .icon{padding:0 1.5rem}
}.rh_contact_widget .rh_contact_widget__item .icon svg{fill:grey}
.rh_contact_widget .rh_contact_widget__item .content{font-size:1.5rem;line-height:2;max-width:25rem}
.rh_contact_widget .rh_contact_widget__item a.content{display:inline-block;-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_contact_widget .rh_contact_widget__item a.content:hover{color:#fff;-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_contact_widget .rh_contact_widget--alignTop{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}
.rh_contact_widget .rh_contact_widget--alignCenter{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
.rh_contact_widget .rh_contact_widget--alignBaseline{-webkit-box-align:baseline;-webkit-align-items:baseline;-ms-flex-align:baseline;align-items:baseline}
.rh_sidebar .widget .title{color:#1a1a1a;font-size:2.2rem;font-weight:400;margin:0 0 2rem 0;text-align:left}
.rh_sidebar .Agent_Featured_Properties_Widget .title,.rh_sidebar .Agent_Properties_Widget .title,.rh_sidebar .Featured_Properties_Widget .title{margin:0 0 3rem 0}
.rh_sidebar .widget_rss .title a{color:#1a1a1a}
.rh_widgets .widget_nav_menu .menu{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0}
.rh_widgets .widget_nav_menu .menu-item{width:50%;line-height:1;margin-bottom:2rem}
@media(min-width:320px){.rh_widgets .widget_nav_menu .menu-item{width:100%}
}@media(min-width:480px){.rh_widgets .widget_nav_menu .menu-item{width:50%}
}@media(min-width:768px){.rh_widgets .widget_nav_menu .menu-item{width:50%}
}@media(min-width:1024px){.rh_widgets .widget_nav_menu .menu-item{width:50%}
}@media(min-width:1140px){.rh_widgets .widget_nav_menu .menu-item{width:50%}
}@media(min-width:1280px){.rh_widgets .widget_nav_menu .menu-item{width:50%}
}.rh_widgets .widget_nav_menu .sub-menu{display:none}
.agents-list-widget .agent-list-item{padding:15px;margin-bottom:10px;background-color:#fff;-webkit-box-shadow:0 1px 1px rgba(128,128,128,.2);box-shadow:0 1px 1px rgba(128,128,128,.2)}
.agents-list-widget .agent-thumbnail{width:90px;height:90px;margin:0 18px 0 0}
.agents-list-widget .agent-thumbnail img{border-radius:50%;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}
.agents-list-widget .agent-thumbnail:hover img{opacity:.8}
.agents-list-widget .agent-thumbnail,.agents-list-widget .agent-widget-content{float:left}
.agents-list-widget .agent-widget-content:not(.no-agent-thumbnail){width:calc(100% - 108px)}
.agents-list-widget .agent-widget-content{word-wrap:break-word}
.agents-list-widget .no-agent-thumbnail .agent-name{margin-top:0}
.agents-list-widget .agent-name{margin-top:1.4rem;margin-bottom:.5rem;font-size:1.8rem;font-weight:500}
.agents-list-widget .agent-name a{font-size:inherit}
.agents-list-widget .agent-contact-email{display:block;margin-bottom:.4rem}
@media(max-width:767px){.agents-list-widget .desktop-version{display:none}
}@media(min-width:768px){.agents-list-widget .mobile-version{display:none}
}@media(min-width:1024px) and (max-width:1350px){.agents-list-widget .agent-thumbnail{margin-left:auto;margin-right:auto}
.agents-list-widget .agent-thumbnail,.agents-list-widget .agent-widget-content{float:none;text-align:center}
.agents-list-widget .agent-widget-content:not(.no-agent-thumbnail){width:100%}
}.rh_footer__wrap .agents-list-widget .agent-list-item{padding-left:0;padding-right:0;background-color:transparent;-webkit-box-shadow:none;box-shadow:none}
@media(max-width:767px){.rh_footer__wrap .agents-list-widget .agent-thumbnail{float:none;margin:0 auto}
.rh_footer__wrap .agents-list-widget .agent-widget-content{width:100%}
}.rtl .agents-list-widget .agent-thumbnail{margin-right:0;margin-left:18px}
.rtl .agents-list-widget .agent-thumbnail,.rtl .agents-list-widget .agent-widget-content{float:right}
@media(max-width:767px){.rtl .rh_footer__wrap .agents-list-widget .agent-thumbnail{float:none;margin:0 auto}
}@media(min-width:1024px) and (max-width:1350px){.rtl .agents-list-widget .agent-thumbnail{margin-left:auto;margin-right:auto}
.rtl .agents-list-widget .agent-thumbnail,.rtl .agents-list-widget .agent-widget-content{float:none}
}.Property_Types_Widget li:before,.widget_archive li:before,.widget_categories li:before,.widget_meta li:before,.widget_nav_menu li:before,.widget_pages li:before,.widget_recent_comments li:before,.widget_recent_entries li:before{content:"";display:inline-block;width:0;height:0;margin-right:.3rem;border:5px solid transparent;border-left-color:grey}
.Property_Types_Widget li .sub-menu,.Property_Types_Widget li ul,.widget_archive li .sub-menu,.widget_archive li ul,.widget_categories li .sub-menu,.widget_categories li ul,.widget_meta li .sub-menu,.widget_meta li ul,.widget_nav_menu li .sub-menu,.widget_nav_menu li ul,.widget_pages li .sub-menu,.widget_pages li ul,.widget_recent_comments li .sub-menu,.widget_recent_comments li ul,.widget_recent_entries li .sub-menu,.widget_recent_entries li ul{margin:.3rem 0 .3rem 1.5rem}
.inspiry-message{color:#1a1a1a;line-height:2;text-align:left;margin-bottom:3rem}
.inspiry-message strong{font-size:1.6rem;font-weight:500}
.inspiry-message span{font-size:1.5rem}
.inspiry-message a{-webkit-transition:.2s all linear;transition:.2s all linear;color:#1ea69a}
.inspiry-message a:hover{color:#ea723d}
.rh_page{padding:0;padding-bottom:3rem}
@media(min-width:1024px){.rh_page{padding-bottom:8rem}
}.rh_page .no-results{font-size:1.5rem;font-weight:500;line-height:1.5}
.rh_page .rh_alert-wrapper{margin:0}
.rh_page__listing_page{padding:0 0 2rem;margin:0 auto}
@media(min-width:1024px){.rh_page__listing_page{padding-bottom:8rem}
}.rh_page__listing_page-no-map{width:100%;padding-bottom:10rem}
.rh_page__listing_page-no-map .rh_page__listing_grid{margin:0;margin-left:-15px;margin-right:-15px}
.rh_page__main{width:100%}
@media(min-width:1024px){.rh_page__main{width:73%;padding-right:3rem}
}@media(min-width:1280px){.rh_page__main{width:70%}
}.rh_page__sidebar{width:100%;max-width:35rem;margin:3rem auto 0}
@media(min-width:768px){.rh_page__sidebar{max-width:100%}
}@media(min-width:1024px){.rh_page__sidebar{width:27%;margin-top:0}
}@media(min-width:1280px){.rh_page__sidebar{width:30%}
}.rh_page__listing{display:block;width:100%;margin:0 auto;padding:0}
.rh_page__head{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;text-align:left;padding:0 0 2rem}
@media(min-width:768px){.rh_page__head{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:0 0 4rem}
}.rh_page__head .rh_page__title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;margin:0;padding:0 0 1rem}
@media(min-width:768px){.rh_page__head .rh_page__title{padding-bottom:0}
}.rh_page__head .rh_page__title .sub{color:#1ea69a;font-size:1.5rem;font-weight:500}
.rh_page__head .rh_page__title .title{color:#1a1a1a;font-size:3.6rem;font-weight:500}
.rh_page__head .rh_page__title_pad{padding:0 0 2rem}
@media(min-width:768px){.rh_page__head .rh_page__title_pad{padding-bottom:0}
}.rh_page__head .rh_page__gallery_filters{padding:0 0 1rem}
@media(min-width:768px){.rh_page__head .rh_page__gallery_filters{padding-bottom:0}
}.rh_page__head .rh_page__nav{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;width:100%;text-align:right;padding:0 0 2.5rem}
@media(min-width:480px){.rh_page__head .rh_page__nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}
}@media(min-width:768px){.rh_page__head .rh_page__nav{padding-bottom:0}
}.rh_page__head .rh_page__nav .rh_page__nav_item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:1.5rem;border-bottom:3px solid transparent;-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_page__head .rh_page__nav .rh_page__nav_item:hover{border-bottom:3px solid #1ea69a;-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_page__head .rh_page__nav .rh_page__nav_item:hover svg path{fill:#1a1a1a}
.rh_agent_form .rh_page__head .rh_page__nav .rh_page__nav_item:hover .rh_agent_form__row,.rh_page__head .rh_page__nav .rh_page__nav_item:hover .rh_agent_form .rh_agent_form__row,.rh_page__head .rh_page__nav .rh_page__nav_item:hover p{color:#1a1a1a}
.rh_page__head .rh_page__nav .rh_page__nav_item svg path{fill:grey}
.rh_agent_form .rh_page__head .rh_page__nav .rh_page__nav_item .rh_agent_form__row,.rh_page__head .rh_page__nav .rh_page__nav_item .rh_agent_form .rh_agent_form__row,.rh_page__head .rh_page__nav .rh_page__nav_item p{display:inline-block;margin-left:1rem}
.rh_page__head .rh_page__nav .active{border-bottom:3px solid #1ea69a}
.rh_page__head .rh_page__nav .active svg path{fill:#1a1a1a}
.rh_agent_form .rh_page__head .rh_page__nav .active .rh_agent_form__row,.rh_page__head .rh_page__nav .active .rh_agent_form .rh_agent_form__row,.rh_page__head .rh_page__nav .active p{color:#1a1a1a}
.rh_page__head .rh_page__nav_properties{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}
.rh_page__head .property-count-box,.rh_page__head .user-nav-items-box{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}
.rh_page__head .user-nav-items-box{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}
.rh_page__head .property-count-box{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
.rh_page__head .property-count-box .wrapper-sub{text-align:left}
.rh_page__head .property-count-box .sub{text-align:left}
.rh_page__head .property-count-box .out-of{font-size:1.5rem}
.rh_page__head .rh_page__controls{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;text-align:right;padding:0 0 1rem}
@media(min-width:480px){.rh_page__head .rh_page__controls{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:100%}
}@media(min-width:768px){.rh_page__head .rh_page__controls{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;width:initial;padding-bottom:0}
}.rh_page__head .rh_page__controls .rh_sort_controls{position:relative;-webkit-box-shadow:0 0 5px 2px rgba(0,0,0,.05);box-shadow:0 0 5px 2px rgba(0,0,0,.05)}
.rh_page__head .rh_page__controls .rh_sort_controls select{background:#fff;border:1px solid rgba(128,128,128,.2);border-radius:0;color:grey;padding:1.5rem 2rem;outline:0;width:22rem}
.rh_page__head .rh_page__controls .rh_sort_controls select:focus{outline:0}
.rh_page__head .rh_page__controls .rh_sort_controls .select2-selection--single{border:1px solid rgba(128,128,128,.2);border-radius:0;color:grey;padding:1rem 2rem;outline:0;width:22rem;height:initial;text-align:left}
.rh_page__head .rh_page__controls .rh_sort_controls .select2-selection__arrow{top:calc(50% - 13px);right:1rem}
.rh_page__head .rh_page__controls .rh_sort_controls .select2-selection__rendered{color:grey;font-size:1.5rem;padding-left:0;padding-right:1rem}
.rh_view_type{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
.rh_view_type a{display:inline-block;margin:2rem 3rem 0 0}
@media(min-width:480px){.rh_view_type a{margin:0 0 0 2.5rem}
}.rh_view_type a:hover svg path{fill:#ea723d;-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_view_type a svg path{fill:#1ea69a;-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_view_type a.active svg path{fill:#ea723d}
.rh_page__listing_grid{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:initial;margin:0 -1.5rem}
@media(min-width:1024px){.listing__list_fullwidth{padding-right:0;padding-left:0}
}@media(min-width:1200px){.listing__list_fullwidth{width:85%}
}.listing__grid_fullwidth{width:100%;padding-right:0;padding-left:0}
@media(min-width:1024px){.listing__grid_fullwidth .rh_prop_card--listing{width:33.333333%}
}.rh_page__listing_map{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;height:50rem;padding:0}
@media(min-width:1140px){.rh_page__listing_map{width:50%;height:initial}
}.rh_page__listing_map #map-head{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%}
.rh_page__listing_map #listing-map{width:100%}
.rh_page__map_properties{width:100%;max-width:720px;padding:3rem;margin:0 auto}
@media(min-width:768px){.rh_page__map_properties{padding:5rem 3rem}
}@media(min-width:1024px){.rh_page__map_properties{padding:5rem}
}@media(min-width:1140px){.rh_page__map_properties{padding:10rem 7rem 15rem 3rem;margin-left:0}
}@media(min-width:1280px){.rh_page__map_properties{padding-right:10rem}
}.rh_page--agents_listing{padding:0 0 2rem}
@media(min-width:320px){.rh_page--agents_listing{padding:0}
}@media(min-width:1024px){.rh_page--agents_listing{padding:0 0 2rem}
}@media(min-width:320px){.rh_page__agents .rh_page__content{margin-top:1rem;margin-bottom:5.5rem}
}@media(min-width:480px){.rh_page__agents .rh_page__content{margin-top:2rem;margin-bottom:6.5rem}
}@media(min-width:768px){.rh_page__agents .rh_page__content{margin-top:3rem;margin-bottom:3rem}
}@media(min-width:1024px){.rh_page__agents .rh_page__content{margin-top:0}
}.rh_page--single_agent{padding:3rem 0}
.rh_page--fullWidth{width:100%}
.rh_page__property{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:0 0 2rem}
@media(min-width:480px){.rh_page__property{padding-bottom:3rem}
}@media(min-width:768px){.rh_page__property{padding-bottom:5rem}
}@media(min-width:1024px){.rh_page__property{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}
}@media(min-width:320px){.rh_page__property .rh_page__property_title{text-align:center}
}@media(min-width:1024px){.rh_page__property .rh_page__property_title{text-align:left}
}.rh_page__property .rh_page__property_title .rh_page__title{font-size:2.4rem;font-weight:500;line-height:1.5;margin-bottom:0;padding:0}
@media(min-width:480px){.rh_page__property .rh_page__property_title .rh_page__title{margin-bottom:.5rem}
}.rh_page__property .rh_page__property_title .rh_page__property_address{font-size:1.5rem;line-height:1.5}
.rh_page__property .rh_page__property_price{padding:2rem 0 0 0;text-align:center}
@media(min-width:1024px){.rh_page__property .rh_page__property_price{text-align:left;padding:0 0 0 2rem;border-left:1px solid rgba(128,128,128,.2)}
}.rh_page__property .rh_page__property_price .status{font-size:1.5rem;color:#1a1a1a}
.rh_page__property .rh_page__property_price .price{font-size:2.4rem;line-height:1.5;color:#1ea69a}
.rh_page__favorites{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -1.5rem}
.rh_page__favorites .rh_alert-wrapper{margin:0 1.5rem}
.rh_alert-wrapper{margin:0 1.5rem;text-align:left}
.rh_alert-wrapper .no-results{font-size:1.5rem;font-weight:500;line-height:2;margin:0}
.rh_page__section .rh_alert-wrapper{margin:0}
.rh_alert__widget{margin:0}
.rh_page__gallery_filters a{display:inline-block;padding:1.5rem;-webkit-transition:.2s all linear;transition:.2s all linear;border-bottom:3px solid rgba(255,255,255,0)}
.rh_page__gallery_filters a:hover{color:#1a1a1a;border-bottom:3px solid #1ea69a;-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_page__gallery_filters a.active{color:#1a1a1a;border-bottom:3px solid #1ea69a}
.rh_page__contact{background:#fff}
.rh_page__contact .rh_blog{padding:0}
@media(min-width:768px){.rh_page__contact .rh_blog{padding:2rem 0 0 0}
}@media(min-width:320px){.rh_page__contact .entry-content{padding:2rem 2.5rem 0}
}@media(min-width:768px){.rh_page__contact .entry-content{padding:2rem 3rem}
}.rh_page__content{display:block;background:#fff;padding:2rem 2rem 1px;margin-bottom:3rem;-webkit-box-shadow:0 0 5px 2px rgba(0,0,0,.05);box-shadow:0 0 5px 2px rgba(0,0,0,.05)}
.mc4wp-form-fields label{display:block;margin-bottom:.7rem}
.mc4wp-form-fields label input,.mc4wp-form-fields label span{display:inline-block;vertical-align:middle}
.mc4wp-form-fields input[type=date],.mc4wp-form-fields input[type=email],.mc4wp-form-fields input[type=number],.mc4wp-form-fields input[type=password],.mc4wp-form-fields input[type=tel],.mc4wp-form-fields input[type=text],.mc4wp-form-fields input[type=url],.mc4wp-form-fields select,.mc4wp-form-fields textarea{display:block;width:100%;margin-bottom:0;padding:1.5rem;border:1px solid rgba(128,128,128,.2);background-color:#fff}
.mc4wp-form-fields input[type=checkbox],.mc4wp-form-fields input[type=radio]{margin-top:0;margin-right:5px}
.mc4wp-form-fields input[type=submit]{font-weight:500;cursor:pointer}
.mc4wp-checkbox input[type=checkbox],.mc4wp-checkbox input[type=radio],.mc4wp-checkbox span{display:inline-block;vertical-align:middle;margin-top:0}
.mc4wp-checkbox input[type=checkbox],.mc4wp-checkbox input[type=radio]{margin-right:5px}
.rtl .mc4wp-checkbox input[type=checkbox],.rtl .mc4wp-checkbox input[type=radio],.rtl .mc4wp-form-fields input[type=checkbox],.rtl .mc4wp-form-fields input[type=radio]{margin-right:0;margin-left:5px}
.rh_page__main .mc4wp-form-fields label,.rh_sidebar .mc4wp-form-fields label{color:#1a1a1a}
.rh_agent_form .rh_page__main .widget_mc4wp_form_widget .mc4wp-alert .rh_agent_form__row,.rh_agent_form .rh_sidebar .widget_mc4wp_form_widget .mc4wp-alert .rh_agent_form__row,.rh_page__main .widget_mc4wp_form_widget .mc4wp-alert .rh_agent_form .rh_agent_form__row,.rh_page__main .widget_mc4wp_form_widget .mc4wp-alert p,.rh_sidebar .widget_mc4wp_form_widget .mc4wp-alert .rh_agent_form .rh_agent_form__row,.rh_sidebar .widget_mc4wp_form_widget .mc4wp-alert p{line-height:1.5;color:#ea723d}
#user-profile-img{margin-top:-4.5rem;margin-right:3rem}
@media(min-width:320px){#user-profile-img{margin-top:-3.5rem;margin-right:0;margin-bottom:2rem}
}@media(min-width:480px){#user-profile-img{margin-top:-4.5rem;margin-right:0;margin-bottom:3rem}
}@media(min-width:768px){#user-profile-img{margin-top:-4.5rem;margin-right:3rem;margin-bottom:0}
}@media(min-width:1024px){#user-profile-img{margin-top:-4.5rem;margin-right:3rem;margin-bottom:0}
}@media(min-width:1140px){#user-profile-img{margin-top:-4.5rem;margin-right:3rem;margin-bottom:0}
}@media(min-width:1280px){#user-profile-img{margin-top:-4.5rem;margin-right:3rem;margin-bottom:0}
}#user-profile-img .profile-thumb{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:128px;height:128px;background:#fff url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/images/profile-img-placeholder.png) no-repeat center center;background-size:cover;margin:0 auto}
.profile-img-controls{text-align:center}
@media(min-width:320px){.profile-img-controls{text-align:center}
}@media(min-width:480px){.profile-img-controls{text-align:center}
}@media(min-width:768px){.profile-img-controls{text-align:left}
}@media(min-width:1024px){.profile-img-controls{text-align:left}
}@media(min-width:1140px){.profile-img-controls{text-align:left}
}@media(min-width:1280px){.profile-img-controls{text-align:left}
}.profile-img-controls a{padding:1.3rem 2rem;margin-right:1.5rem}
@media(min-width:320px){.profile-img-controls a{margin-right:0;margin-bottom:1.5rem}
}@media(min-width:480px){.profile-img-controls a{margin-right:1.5rem;margin-bottom:0}
}@media(min-width:768px){.profile-img-controls a{margin-right:1.5rem;margin-bottom:0}
}@media(min-width:1024px){.profile-img-controls a{margin-right:1.5rem;margin-bottom:0}
}@media(min-width:1140px){.profile-img-controls a{margin-right:1.5rem;margin-bottom:0}
}@media(min-width:1280px){.profile-img-controls a{margin-right:1.5rem;margin-bottom:0}
}.profile-img-controls .field-description{display:block;list-style-type:none;font-size:1.5rem;font-weight:500;line-height:1.5;padding:2rem 0 0 0;margin:0;text-align:left}
@media(min-width:320px){.profile-img-controls .field-description{padding:.5rem 0 0 0}
}@media(min-width:480px){.profile-img-controls .field-description{padding:2rem 0 0 0}
}@media(min-width:768px){.profile-img-controls .field-description{padding:2rem 0 0 0}
}@media(min-width:1024px){.profile-img-controls .field-description{padding:2rem 0 0 0}
}@media(min-width:1140px){.profile-img-controls .field-description{padding:2rem 0 0 0}
}@media(min-width:1280px){.profile-img-controls .field-description{padding:2rem 0 0 0}
}#form-loader{display:none;width:32px;height:32px;margin-left:1.5rem}
#form-message{font-size:1.5rem;padding:0 1.5rem}
#form-errors{display:block;color:grey;font-size:1.5rem;padding:0 1.5rem;list-style-type:none;line-height:1.5}
.rh_list_card{display:block;width:100%;padding:0 0 2rem 0;margin:1.3rem auto 0}
@media(min-width:320px){.rh_list_card{max-width:35rem}
}@media(min-width:768px){.rh_list_card{max-width:100%}
}.rh_list_card__wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;min-height:15rem;-webkit-box-shadow:0 0 5px 2px rgba(0,0,0,.05);box-shadow:0 0 5px 2px rgba(0,0,0,.05)}
@media(min-width:768px){.rh_list_card__wrap{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;min-height:17rem}
}@media(min-width:1280px){.rh_list_card__wrap{min-height:19rem}
}.rh_list_card__wrap .rh_list_card__thumbnail{position:relative;margin:0;width:100%}
@media(min-width:320px){.rh_list_card__wrap .rh_list_card__thumbnail{height:20rem}
}@media(min-width:480px){.rh_list_card__wrap .rh_list_card__thumbnail{height:25rem}
}@media(min-width:768px){.rh_list_card__wrap .rh_list_card__thumbnail{height:initial;width:30%}
}.rh_list_card__wrap .rh_list_card__thumbnail:hover .rh_overlay{opacity:1}
.rh_list_card__wrap .rh_list_card__thumbnail:hover .rh_overlay__contents{top:50%;left:50%;opacity:1}
.rh_list_card__wrap .rh_list_card__thumbnail>a{display:block;position:absolute;width:100%;height:100%;overflow:hidden}
.rh_list_card__wrap .rh_list_card__thumbnail>a .post_thumbnail{height:100%}
.rh_list_card__wrap .rh_list_card__thumbnail .rh_overlay__contents a{display:inline-block;color:#fff;font-weight:500;font-size:1.4rem;border:1px solid #fff;padding:1rem 2rem;line-height:1.5;-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_list_card__wrap .rh_list_card__thumbnail .rh_overlay__contents a:hover{color:#1ea69a;background:#fff;-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_list_card__wrap .rh_list_card__thumbnail .rh_list_card__btns{position:absolute;bottom:0;right:0;z-index:1;margin:2rem}
.rh_list_card__wrap .rh_list_card__thumbnail .rh_list_card__btns a{display:inline-block;margin-left:1rem}
.rh_list_card__wrap .rh_list_card__thumbnail .rh_list_card__btns a svg path{fill:#fff;-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_list_card__wrap .rh_list_card__thumbnail .rh_list_card__btns a:hover svg path{fill:#ea723d;-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_list_card__wrap .rh_list_card__thumbnail .rh_list_card__btns .favorite:hover svg path{fill:#ea3d3d}
.rh_list_card__wrap .rh_list_card__thumbnail .rh_list_card__btns .hide{display:none}
.rh_list_card__wrap .rh_list_card__details_wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%;padding:2rem 2.5rem;background:#fff;text-align:left}
@media(min-width:768px){.rh_list_card__wrap .rh_list_card__details_wrap{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;width:70%}
}.rh_list_card__wrap .rh_list_card__details_wrap h3{margin:0;margin-bottom:1rem}
.rh_list_card__wrap .rh_list_card__details_wrap h3 a{color:#1a1a1a;font-size:1.7rem;font-weight:500;line-height:1.5;-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_list_card__wrap .rh_list_card__details_wrap h3 a:hover{color:#1ea69a;-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_list_card__wrap .rh_list_card__details_wrap .rh_list_card__excerpt{font-size:1.4rem}
.rh_list_card__wrap .rh_list_card__details_wrap .rh_list_card__meta_wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:2rem}
@media(min-width:768px){.rh_list_card__wrap .rh_list_card__details_wrap .rh_list_card__meta_wrap{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}
}.rh_list_card__wrap .rh_list_card__details{width:100%;padding:0;border-bottom:1px solid rgba(128,128,128,.2)}
@media(min-width:768px){.rh_list_card__wrap .rh_list_card__details{width:65%;padding:0 1.5rem 0 0;border-right:1px solid rgba(128,128,128,.2);border-bottom:0}
}@media(min-width:1024px){.rh_list_card__wrap .rh_list_card__details{padding:0 1rem 0 0}
}@media(min-width:1140px){.rh_list_card__wrap .rh_list_card__details{padding:0 2rem 0 0}
}.rh_list_card__wrap .rh_list_card__map_thumbnail{position:relative;margin:0;width:100%}
@media(min-width:320px){.rh_list_card__wrap .rh_list_card__map_thumbnail{height:20rem}
}@media(min-width:480px){.rh_list_card__wrap .rh_list_card__map_thumbnail{height:25rem}
}@media(min-width:768px){.rh_list_card__wrap .rh_list_card__map_thumbnail{width:40%;height:initial}
}@media(min-width:1024px){.rh_list_card__wrap .rh_list_card__map_thumbnail{width:45%}
}@media(min-width:1280px){.rh_list_card__wrap .rh_list_card__map_thumbnail{width:40%}
}.rh_list_card__wrap .rh_list_card__map_thumbnail img{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_list_card__wrap .rh_list_card__map_thumbnail>a{display:block;width:100%;position:absolute;overflow:hidden;height:100%}
.rh_list_card__wrap .rh_list_card__map_thumbnail>a .post_thumbnail{display:block;height:100%;-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_list_card__wrap .rh_list_card__map_thumbnail>a:hover .post_thumbnail,.rh_list_card__wrap .rh_list_card__map_thumbnail>a:hover img{-webkit-transform:scale(1.08);-ms-transform:scale(1.08);transform:scale(1.08);-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_list_card__wrap .rh_list_card__map_thumbnail:hover .rh_overlay{opacity:1}
.rh_list_card__wrap .rh_list_card__map_thumbnail:hover .rh_overlay__contents{top:50%;left:50%;opacity:1}
.rh_list_card__wrap .rh_list_card__map_thumbnail .rh_overlay__contents a{display:inline-block;color:#fff;border:1px solid #fff;padding:1rem 2rem;line-height:1.5;-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_list_card__wrap .rh_list_card__map_thumbnail .rh_overlay__contents a:hover{color:#1ea69a;background:#fff;-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_list_card__wrap .rh_list_card__map_thumbnail .rh_list_card__btns{position:absolute;bottom:0;right:0;margin:2rem}
.rh_list_card__wrap .rh_list_card__map_thumbnail .rh_list_card__btns a{margin-left:1rem}
.rh_list_card__wrap .rh_list_card__map_thumbnail .rh_list_card__btns a svg path{fill:#fff;-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_list_card__wrap .rh_list_card__map_thumbnail .rh_list_card__btns a:hover svg path{fill:#ea723d;-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_list_card__wrap .rh_list_card__map_thumbnail .rh_list_card__btns .favorite:hover svg path{fill:#ea3d3d}
.rh_list_card__wrap .rh_list_card__map_thumbnail .rh_list_card__btns .hide{display:none}
.rh_list_card__wrap .rh_list_card__map_wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:60%;background:#fff;padding:2rem 2.5rem;text-align:left}
@media(min-width:320px){.rh_list_card__wrap .rh_list_card__map_wrap{width:100%;padding:2rem}
}@media(min-width:480px){.rh_list_card__wrap .rh_list_card__map_wrap{padding:2rem 2.5rem}
}@media(min-width:768px){.rh_list_card__wrap .rh_list_card__map_wrap{width:60%}
}@media(min-width:1024px){.rh_list_card__wrap .rh_list_card__map_wrap{width:55%;padding:2rem}
}@media(min-width:1280px){.rh_list_card__wrap .rh_list_card__map_wrap{width:60%;padding:2rem 2.5rem}
}.rh_list_card__wrap .rh_list_card__map_wrap h3{margin:0;margin-bottom:1rem}
.rh_list_card__wrap .rh_list_card__map_wrap h3 a{color:#1a1a1a;font-size:1.7rem;font-weight:500;line-height:1.5;-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_list_card__wrap .rh_list_card__map_wrap h3 a:hover{color:#1ea69a;-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_list_card__wrap .rh_list_card__map_wrap .rh_list_card__excerpt{font-size:1.4rem}
.rh_list_card__wrap .rh_list_card__map_wrap .rh_list_card__meta_wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;margin-top:2rem}
@media(min-width:768px){.rh_list_card__wrap .rh_list_card__map_wrap .rh_list_card__meta_wrap{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}
}.rh_list_card__wrap .rh_list_card__priceLabel{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:100%;padding:2rem 0 0 0}
@media(min-width:768px){.rh_list_card__wrap .rh_list_card__priceLabel{width:35%;padding:0 0 0 1.5rem}
}@media(min-width:1024px){.rh_list_card__wrap .rh_list_card__priceLabel{padding:0 0 0 1rem}
}@media(min-width:1140px){.rh_list_card__wrap .rh_list_card__priceLabel{padding:0 0 0 2rem}
}.rh_list_card__wrap .rh_list_card__priceLabel .rh_list_card__price .status{margin:0;margin-bottom:.5rem;font-size:1.3rem;font-weight:500}
.rh_list_card__wrap .rh_list_card__priceLabel .rh_list_card__price .price{color:#1ea69a;font-size:2.2rem;line-height:1.3}
.rh_list_card__wrap .rh_list_card__priceLabel .rh_list_card__author{font-size:1.3rem}
.rh_list_card__wrap .rh_list_card__priceLabel .rh_list_card__author span{display:block;font-size:1.3rem;font-weight:500;margin-top:.5rem;color:#1a1a1a}
.rh_list_card__meta{padding:0 0 2.5rem 0}
@media(min-width:320px){.rh_list_card__meta{margin-right:2rem}
}@media(min-width:768px){.rh_list_card__meta{margin-right:0}
}.rh_list_card__meta h4{margin:0;margin-bottom:1rem;font-size:1.3rem;font-weight:500}
.rh_list_card__meta div{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
.rh_list_card__meta div svg{fill:rgba(128,128,128,.5)}
.rh_list_card__meta div .figure{margin-left:1rem;font-size:1.4rem;font-weight:500}
.rh_list_card__meta div .label{font-size:1.4rem;color:grey;margin-left:.5rem}
.rh_list_card__wrap .rh_list_card__map_details{width:100%}
.rh_list_card__wrap .rh_list_card__map_details .rh_list_card__priceLabel{display:block;width:100%;padding:0}
.rh_list_card__wrap .rh_list_card__map_details .rh_list_card__priceLabel .rh_list_card__price .status{margin:0;margin-bottom:.5rem;font-size:1.3rem;font-weight:500}
.rh_list_card__wrap .rh_list_card__map_details .rh_list_card__priceLabel .rh_list_card__price .price{color:#1ea69a;font-size:2.2rem;line-height:1.3}
.add-to-compare path{fill:#fff;-webkit-transition:.2s all linear;transition:.2s all linear}
.compare-placeholder{display:inline-block;margin-left:1rem}
.favorite-placeholder{margin-left:1rem}
.advance-search{display:block;width:100%;text-align:left}
.advance-search .search-heading{color:#1ea69a;font-size:1.5rem;font-weight:400;margin:2rem 0}
.advance-search .search-heading i{display:none}
.advance-search .rh_prop_search__select{cursor:pointer}
.advance-search .rh_prop_search__select .rh_prop_search__selectwrap .select2-selection__arrow{display:inline-block;right:1rem}
.advance-search .rh_prop_search__option{background:#fff;border-bottom:1px solid rgba(128,128,128,.2)}
.advance-search .rh_prop_search__option label{display:block;padding:2rem 2rem 0;font-size:1.3rem;color:#1a1a1a;cursor:pointer}
.advance-search .rh_prop_search__option label span{font-size:1.3rem}
.advance-search .rh_prop_search__option input{display:block;width:100%;padding:0 2rem 2rem;margin-top:1rem;color:grey;font-size:1.5rem}
.advance-search .rh_prop_search__option .rh_prop_search__selectwrap{display:block;width:100%;padding:0;margin-top:1rem}
.advance-search .rh_prop_search__option .rh_prop_search__selectwrap .select2{display:block;width:100%;padding:0 2rem 2rem;border:0}
.advance-search .rh_prop_search__option .rh_prop_search__selectwrap .select2-container--default .select2-selection--single{border:0;outline:0;background:0;color:grey}
.advance-search .rh_prop_search__option .rh_prop_search__selectwrap .select2-container--default .select2-selection--single .select2-selection__rendered{padding:0;color:grey;font-size:1.5rem}
.advance-search .hide-fields{display:none}
.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:rgba(128,128,128,.7) transparent transparent transparent}
.rh_widget_search__buttons .rh_prop_search__advance{display:none}
.rh_widget_search__buttons .rh_prop_search__searchBtn button{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%;padding:2.5rem 2rem;-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_widget_search__buttons .rh_prop_search__searchBtn button:hover{background:#1a9086;-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_widget_search__buttons .rh_prop_search__searchBtn button svg{display:inline-block;width:18px;height:18px;margin-right:.5rem;margin-left:.5rem}
.advance-search .rh_prop_search__active .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent rgba(128,128,128,.7) transparent}
.widget_mortgage-calculator{display:block;width:100%;text-align:left}
.widget_mortgage-calculator .title{color:#1ea69a;font-size:1.5rem;font-weight:400;margin:2rem 0}
.widget_mortgage-calculator .mc-wrapper{background:#fff}
.rh_agent_form .widget_mortgage-calculator .mc-wrapper .rh_agent_form__row,.widget_mortgage-calculator .mc-wrapper .rh_agent_form .rh_agent_form__row,.widget_mortgage-calculator .mc-wrapper p{margin:0;border-bottom:1px solid rgba(128,128,128,.2)}
.rh_agent_form .widget_mortgage-calculator .mc-wrapper .rh_agent_form__row label,.widget_mortgage-calculator .mc-wrapper .rh_agent_form .rh_agent_form__row label,.widget_mortgage-calculator .mc-wrapper p label{display:block;font-size:1.3rem;color:#1a1a1a;margin:0;padding:2rem 2rem 0}
.rh_agent_form .widget_mortgage-calculator .mc-wrapper .rh_agent_form__row input,.widget_mortgage-calculator .mc-wrapper .rh_agent_form .rh_agent_form__row input,.widget_mortgage-calculator .mc-wrapper p input{display:block;width:100%;padding:0 2rem 2rem;margin-top:1rem;color:grey;font-size:1.5rem;height:initial}
.rh_agent_form .widget_mortgage-calculator .mc-wrapper .rh_agent_form__row input[type=submit],.widget_mortgage-calculator .mc-wrapper .rh_agent_form .rh_agent_form__row input[type=submit],.widget_mortgage-calculator .mc-wrapper p input[type=submit]{background:#1ea69a;margin:0;padding:2.5rem 2rem;color:#fff;-webkit-transition:.2s background linear;transition:.2s background linear}
.rh_agent_form .widget_mortgage-calculator .mc-wrapper .rh_agent_form__row input[type=submit]:hover,.widget_mortgage-calculator .mc-wrapper .rh_agent_form .rh_agent_form__row input[type=submit]:hover,.widget_mortgage-calculator .mc-wrapper p input[type=submit]:hover{background:#1a9086;-webkit-transition:.2s background linear;transition:.2s background linear}
.rh_agent_form .widget_mortgage-calculator .mc-wrapper .rh_agent_form__row .error,.widget_mortgage-calculator .mc-wrapper .rh_agent_form .rh_agent_form__row .error,.widget_mortgage-calculator .mc-wrapper p .error{padding:0 2rem 2rem}
.widget_mortgage-calculator #mc-output{padding:2rem}
.rh_agent_form .widget_mortgage-calculator #mc-output .rh_agent_form__row,.widget_mortgage-calculator #mc-output .rh_agent_form .rh_agent_form__row,.widget_mortgage-calculator #mc-output p{border-bottom:0}
.rh_agent_card{display:block;width:100%;margin-top:6.5rem;padding:0}
@media(min-width:320px){.rh_agent_card{margin-top:4.5rem;padding:0 0 1rem 0}
}@media(min-width:480px){.rh_agent_card{margin-top:5.5rem;padding:0 0 1rem 0}
}@media(min-width:768px){.rh_agent_card{margin-top:6.5rem;padding:0}
}@media(min-width:1024px){.rh_agent_card{margin-top:6.5rem;padding:0}
}@media(min-width:1140px){.rh_agent_card{margin-top:6.5rem;padding:0}
}@media(min-width:1280px){.rh_agent_card{margin-top:6.5rem;padding:0}
}.rh_agent_card__wrap{display:block;background:#fff;padding:2.5rem}
.rh_agent_card__wrap .rh_agent_card__head{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;text-align:left;margin-bottom:2rem}
@media(min-width:320px){.rh_agent_card__wrap .rh_agent_card__head{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
}@media(min-width:480px){.rh_agent_card__wrap .rh_agent_card__head{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
}@media(min-width:768px){.rh_agent_card__wrap .rh_agent_card__head{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}
}@media(min-width:1024px){.rh_agent_card__wrap .rh_agent_card__head{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}
}@media(min-width:1140px){.rh_agent_card__wrap .rh_agent_card__head{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}
}@media(min-width:1280px){.rh_agent_card__wrap .rh_agent_card__head{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}
}.rh_agent_card__wrap .rh_agent_card__head .rh_agent_card__dp{margin:0;margin-top:-6rem;width:20%}
@media(min-width:320px){.rh_agent_card__wrap .rh_agent_card__head .rh_agent_card__dp{width:50%;text-align:center}
}@media(min-width:480px){.rh_agent_card__wrap .rh_agent_card__head .rh_agent_card__dp{width:30%;text-align:center}
}@media(min-width:768px){.rh_agent_card__wrap .rh_agent_card__head .rh_agent_card__dp{width:22%;text-align:left}
}@media(min-width:1024px){.rh_agent_card__wrap .rh_agent_card__head .rh_agent_card__dp{width:23%;text-align:left}
}@media(min-width:1140px){.rh_agent_card__wrap .rh_agent_card__head .rh_agent_card__dp{width:20%;text-align:left}
}@media(min-width:1280px){.rh_agent_card__wrap .rh_agent_card__head .rh_agent_card__dp{width:20%;text-align:left}
}.rh_agent_card__wrap .rh_agent_card__head .rh_agent_card__name{width:56%;margin-left:2.5rem}
@media(min-width:320px){.rh_agent_card__wrap .rh_agent_card__head .rh_agent_card__name{width:100%;margin-left:0;margin-top:2rem;text-align:center}
}@media(min-width:480px){.rh_agent_card__wrap .rh_agent_card__head .rh_agent_card__name{width:100%;margin-left:0;margin-top:2rem;text-align:center}
}@media(min-width:768px){.rh_agent_card__wrap .rh_agent_card__head .rh_agent_card__name{width:54%;margin-left:2.5rem;margin-top:0;text-align:left}
}@media(min-width:1024px){.rh_agent_card__wrap .rh_agent_card__head .rh_agent_card__name{width:53%;margin-left:2.5rem;margin-top:0;text-align:left}
}@media(min-width:1140px){.rh_agent_card__wrap .rh_agent_card__head .rh_agent_card__name{width:56%;margin-left:2.5rem;margin-top:0;text-align:left}
}@media(min-width:1280px){.rh_agent_card__wrap .rh_agent_card__head .rh_agent_card__name{width:56%;margin-left:2.5rem;margin-top:0;text-align:left}
}.rh_agent_card__wrap .rh_agent_card__head .rh_agent_card__name .name{margin:0;margin-bottom:.8rem}
.rh_agent_card__wrap .rh_agent_card__head .rh_agent_card__name .name a{font-size:2.4rem;font-weight:500;line-height:1.5;color:#1a1a1a;-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_agent_card__wrap .rh_agent_card__head .rh_agent_card__name .name a:hover{color:#1ea69a;-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_agent_card__wrap .rh_agent_card__head .rh_agent_card__name .social a{display:inline-block;vertical-align:top;margin:0 .5rem;color:rgba(128,128,128,.5);-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_agent_card__wrap .rh_agent_card__head .rh_agent_card__name .social a:hover{color:#ea723d}
.rh_agent_card__wrap .rh_agent_card__head .rh_agent_card__name .social a i{font-size:1.8rem}
.rh_agent_card__wrap .rh_agent_card__head .rh_agent_card__listings{width:24%;padding:0 0 0 3rem;border-left:1px solid rgba(128,128,128,.2)}
@media(min-width:320px){.rh_agent_card__wrap .rh_agent_card__head .rh_agent_card__listings{width:100%;padding:2rem 0 0 0;text-align:center;border-left:0}
}@media(min-width:480px){.rh_agent_card__wrap .rh_agent_card__head .rh_agent_card__listings{width:100%;padding:2rem 0 0 0;text-align:center;border-left:0}
}@media(min-width:768px){.rh_agent_card__wrap .rh_agent_card__head .rh_agent_card__listings{width:24%;padding:0 0 0 3rem;text-align:left;border-left:1px solid rgba(128,128,128,.2)}
}@media(min-width:1024px){.rh_agent_card__wrap .rh_agent_card__head .rh_agent_card__listings{width:24%;padding:0 0 0 3rem;text-align:left;border-left:1px solid rgba(128,128,128,.2)}
}@media(min-width:1140px){.rh_agent_card__wrap .rh_agent_card__head .rh_agent_card__listings{width:24%;padding:0 0 0 3rem;text-align:left;border-left:1px solid rgba(128,128,128,.2)}
}@media(min-width:1280px){.rh_agent_card__wrap .rh_agent_card__head .rh_agent_card__listings{width:24%;padding:0 0 0 3rem;text-align:left;border-left:1px solid rgba(128,128,128,.2)}
}.rh_agent_card__wrap .rh_agent_card__head .rh_agent_card__listings .head{color:#1a1a1a;font-size:1.3rem;margin-bottom:.8rem}
.rh_agent_card__wrap .rh_agent_card__head .rh_agent_card__listings .count{font-size:2.4rem;color:#1ea69a}
.rh_agent_card__wrap .rh_agent_card__details{text-align:left}
.rh_agent_card__wrap .rh_agent_card__details .content{line-height:2;margin-bottom:3rem}
@media(min-width:320px){.rh_agent_card__wrap .rh_agent_card__details .content{margin-bottom:2rem}
}@media(min-width:480px){.rh_agent_card__wrap .rh_agent_card__details .content{margin-bottom:2rem}
}@media(min-width:768px){.rh_agent_card__wrap .rh_agent_card__details .content{margin-bottom:3rem}
}@media(min-width:1024px){.rh_agent_card__wrap .rh_agent_card__details .content{margin-bottom:3rem}
}@media(min-width:1140px){.rh_agent_card__wrap .rh_agent_card__details .content{margin-bottom:3rem}
}@media(min-width:1280px){.rh_agent_card__wrap .rh_agent_card__details .content{margin-bottom:3rem}
}.rh_agent_card__wrap .rh_agent_card__details .rh_agent_card__contact{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
@media(min-width:320px){.rh_agent_card__wrap .rh_agent_card__details .rh_agent_card__contact{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}
}@media(min-width:480px){.rh_agent_card__wrap .rh_agent_card__details .rh_agent_card__contact{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}
}@media(min-width:768px){.rh_agent_card__wrap .rh_agent_card__details .rh_agent_card__contact{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
}@media(min-width:1024px){.rh_agent_card__wrap .rh_agent_card__details .rh_agent_card__contact{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
}@media(min-width:1140px){.rh_agent_card__wrap .rh_agent_card__details .rh_agent_card__contact{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
}@media(min-width:1280px){.rh_agent_card__wrap .rh_agent_card__details .rh_agent_card__contact{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
}.rh_agent_card__wrap .rh_agent_card__details .rh_agent_card__contact .rh_agent_card__contact_wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
.rh_agent_card__wrap .rh_agent_card__details .rh_agent_card__contact .rh_agent_card__contact_wrap .contact{line-height:1.5;margin-bottom:1rem;margin-right:1rem;padding:0 1rem 0 0}
.rh_agent_card__wrap .rh_agent_card__details .rh_agent_card__contact .rh_agent_card__contact_wrap .contact a{display:inline-block;font-size:1.5rem;color:#1a1a1a;-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_agent_card__wrap .rh_agent_card__details .rh_agent_card__contact .rh_agent_card__contact_wrap .contact a:hover{color:#1ea69a;-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_agent_card__wrap .rh_agent_card__details .rh_agent_card__contact .rh_agent_card__link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;min-width:15rem;-webkit-transition:.2s all linear;transition:.2s all linear}
@media(min-width:320px){.rh_agent_card__wrap .rh_agent_card__details .rh_agent_card__contact .rh_agent_card__link{margin-top:1rem}
}@media(min-width:480px){.rh_agent_card__wrap .rh_agent_card__details .rh_agent_card__contact .rh_agent_card__link{margin-top:1rem}
}@media(min-width:768px){.rh_agent_card__wrap .rh_agent_card__details .rh_agent_card__contact .rh_agent_card__link{margin-top:0}
}@media(min-width:1024px){.rh_agent_card__wrap .rh_agent_card__details .rh_agent_card__contact .rh_agent_card__link{margin-top:0}
}@media(min-width:1140px){.rh_agent_card__wrap .rh_agent_card__details .rh_agent_card__contact .rh_agent_card__link{margin-top:0}
}@media(min-width:1280px){.rh_agent_card__wrap .rh_agent_card__details .rh_agent_card__contact .rh_agent_card__link{margin-top:0}
}.rh_agent_card__wrap .rh_agent_card__details .rh_agent_card__contact .rh_agent_card__link:hover .rh_agent_form .rh_agent_form__row,.rh_agent_card__wrap .rh_agent_card__details .rh_agent_card__contact .rh_agent_card__link:hover i,.rh_agent_card__wrap .rh_agent_card__details .rh_agent_card__contact .rh_agent_card__link:hover p,.rh_agent_form .rh_agent_card__wrap .rh_agent_card__details .rh_agent_card__contact .rh_agent_card__link:hover .rh_agent_form__row{color:#1ea69a;-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_agent_card__wrap .rh_agent_card__details .rh_agent_card__contact .rh_agent_card__link .rh_agent_form .rh_agent_form__row,.rh_agent_card__wrap .rh_agent_card__details .rh_agent_card__contact .rh_agent_card__link p,.rh_agent_form .rh_agent_card__wrap .rh_agent_card__details .rh_agent_card__contact .rh_agent_card__link .rh_agent_form__row{color:#ea723d;-webkit-transition:.2s all linear;transition:.2s all linear;margin-right:2rem;transition:.2s all linear}
.rh_agent_card__wrap .rh_agent_card__details .rh_agent_card__contact .rh_agent_card__link i{font-size:1.8rem;color:#ea723d;-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_agent_profile{display:block;margin-top:1.5rem;margin-bottom:1rem;padding:0;text-align:left}
@media(min-width:768px){.rh_agent_profile{margin-bottom:3rem}
}.rh_agent_profile__wrap{display:block;padding:2rem;background:#fff;-webkit-box-shadow:0 0 5px 2px rgba(0,0,0,.05);box-shadow:0 0 5px 2px rgba(0,0,0,.05)}
@media(min-width:480px){.rh_agent_profile__wrap{padding:3rem}
}.rh_agent_profile__wrap .rh_agent_profile__head{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:0;margin-bottom:2rem}
@media(min-width:320px){.rh_agent_profile__wrap .rh_agent_profile__head{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
}@media(min-width:768px){.rh_agent_profile__wrap .rh_agent_profile__head{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}
}.rh_agent_profile__wrap .rh_agent_profile__head .rh_agent_profile__dp{width:60%;margin-top:-4.5rem;text-align:center}
@media(min-width:480px){.rh_agent_profile__wrap .rh_agent_profile__head .rh_agent_profile__dp{width:50%}
}@media(min-width:768px){.rh_agent_profile__wrap .rh_agent_profile__head .rh_agent_profile__dp{width:20%;text-align:left}
}.rh_agent_profile__wrap .rh_agent_profile__head .rh_agent_profile__dp .picture{margin:0}
.rh_agent_profile__wrap .rh_agent_profile__head .rh_agent_profile__dp .listed_properties{margin-top:1.5rem}
.rh_agent_profile__wrap .rh_agent_profile__head .rh_agent_profile__dp .listed_properties .number{font-size:2.4rem;color:#1ea69a;margin-bottom:.2rem}
.rh_agent_profile__wrap .rh_agent_profile__head .rh_agent_profile__dp .listed_properties .heading{color:#1a1a1a;font-size:1.3rem}
.rh_agent_profile__wrap .rh_agent_profile__head .rh_agent_profile__details{width:80%;padding:0 0 0 3rem}
@media(min-width:320px){.rh_agent_profile__wrap .rh_agent_profile__head .rh_agent_profile__details{width:100%;padding:2rem 0 0;text-align:center}
}@media(min-width:480px){.rh_agent_profile__wrap .rh_agent_profile__head .rh_agent_profile__details{padding:1.5rem 0 0}
}@media(min-width:768px){.rh_agent_profile__wrap .rh_agent_profile__head .rh_agent_profile__details{width:80%;padding:0 0 0 2rem;text-align:left}
}@media(min-width:1024px){.rh_agent_profile__wrap .rh_agent_profile__head .rh_agent_profile__details{padding:0 0 0 3rem}
}.rh_agent_profile__wrap .rh_agent_profile__head .rh_agent_profile__details .rh_agent_profile__name{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:2.5rem}
@media(min-width:320px){.rh_agent_profile__wrap .rh_agent_profile__head .rh_agent_profile__details .rh_agent_profile__name{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-bottom:1rem}
}@media(min-width:768px){.rh_agent_profile__wrap .rh_agent_profile__head .rh_agent_profile__details .rh_agent_profile__name{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;margin-bottom:1.5rem}
}@media(min-width:1024px){.rh_agent_profile__wrap .rh_agent_profile__head .rh_agent_profile__details .rh_agent_profile__name{margin-bottom:2.5rem}
}.rh_agent_profile__wrap .rh_agent_profile__head .rh_agent_profile__details .name{width:100%;font-size:2.4rem;font-weight:500;margin-bottom:.5rem;line-height:1.5}
@media(min-width:768px){.rh_agent_profile__wrap .rh_agent_profile__head .rh_agent_profile__details .name{width:65%;margin-bottom:0}
}.rh_agent_profile__wrap .rh_agent_profile__head .rh_agent_profile__details .rh_agent_profile__contact{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
@media(min-width:320px){.rh_agent_profile__wrap .rh_agent_profile__head .rh_agent_profile__details .rh_agent_profile__contact{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}
}@media(min-width:768px){.rh_agent_profile__wrap .rh_agent_profile__head .rh_agent_profile__details .rh_agent_profile__contact{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}
}.rh_agent_profile__wrap .rh_agent_profile__head .rh_agent_profile__details .detail{line-height:1.5;padding:0 1.5rem 0 0;margin:0 1.5rem 1rem 0}
@media(min-width:320px){.rh_agent_profile__wrap .rh_agent_profile__head .rh_agent_profile__details .detail{padding:0;margin:0 .5rem 1rem}
}@media(min-width:768px){.rh_agent_profile__wrap .rh_agent_profile__head .rh_agent_profile__details .detail{padding:0 1.5rem 0 0;margin:0 1.5rem 1rem 0}
}.rh_agent_profile__wrap .rh_agent_profile__head .rh_agent_profile__details .detail span{color:#1a1a1a}
.rh_agent_profile__wrap .rh_agent_profile__head .rh_agent_profile__details .detail a{color:#1a1a1a;-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_agent_profile__wrap .rh_agent_profile__head .rh_agent_profile__details .detail a:hover{color:#1ea69a;-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_agent_profile__wrap .rh_agent_profile__head .rh_agent_profile__details .detail-border{display:inline-block;background:rgba(128,128,128,.2);width:1px;height:18px}
.rh_agent_profile__wrap .rh_agent_profile__head .rh_agent_profile__social{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;width:35%}
@media(min-width:320px){.rh_agent_profile__wrap .rh_agent_profile__head .rh_agent_profile__social{width:80%}
}@media(min-width:480px){.rh_agent_profile__wrap .rh_agent_profile__head .rh_agent_profile__social{width:50%}
}@media(min-width:768px){.rh_agent_profile__wrap .rh_agent_profile__head .rh_agent_profile__social{width:35%}
}.rh_agent_profile__wrap .rh_agent_profile__head .rh_agent_profile__social a{display:inline-block;color:rgba(128,128,128,.5);margin:.5rem;-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_agent_profile__wrap .rh_agent_profile__head .rh_agent_profile__social a:hover{color:#ea723d;-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_agent_profile__wrap .rh_agent_profile__head .rh_agent_profile__social a i{font-size:1.8rem}
.rh_agent_profile__wrap .rh_agent_profile__excerpt{border-bottom:1px solid rgba(128,128,128,.2)}
.rh_agent_form{display:block;padding:2rem 0 0 0;margin:0}
.rh_agent_form form{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}
@media(min-width:320px){.rh_agent_form form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}
}@media(min-width:480px){.rh_agent_form form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}
}@media(min-width:768px){.rh_agent_form form{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}
}@media(min-width:1024px){.rh_agent_form form{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}
}@media(min-width:1140px){.rh_agent_form form{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}
}@media(min-width:1280px){.rh_agent_form form{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}
}.rh_agent_form .rh_agent_form__field{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}
.rh_agent_form .rh_agent_form__text{width:48%;margin-bottom:1.5rem}
@media(min-width:320px){.rh_agent_form .rh_agent_form__text{width:100%}
}@media(min-width:480px){.rh_agent_form .rh_agent_form__text{width:100%}
}@media(min-width:768px){.rh_agent_form .rh_agent_form__text{width:48%}
}@media(min-width:1024px){.rh_agent_form .rh_agent_form__text{width:48%}
}@media(min-width:1140px){.rh_agent_form .rh_agent_form__text{width:48%}
}@media(min-width:1280px){.rh_agent_form .rh_agent_form__text{width:48%}
}.rh_agent_form .rh_agent_form__text label{display:inline-block;font-size:1.5rem;color:#1a1a1a;margin-bottom:1rem}
.rh_agent_form .rh_agent_form__text input{display:block;font-size:1.4rem;color:grey;border:1px solid rgba(128,128,128,.2);padding:1.5rem 1rem;margin-bottom:1.5rem;-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_agent_form .rh_agent_form__text .error{background:rgba(234,61,61,.05);border-color:#ea3d3d;-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_agent_form .rh_agent_form__textarea{width:100%;margin-bottom:1.5rem}
.rh_agent_form .rh_agent_form__textarea label{display:inline-block;font-size:1.5rem;color:#1a1a1a;margin-bottom:1rem}
.rh_agent_form .rh_agent_form__textarea textarea{display:block;font-size:1.4rem;color:grey;border:1px solid rgba(128,128,128,.2);padding:1.5rem 1rem;margin-bottom:1.5rem;-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_agent_form .rh_agent_form__textarea .error{background:rgba(234,61,61,.05);border-color:#ea3d3d;-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_agent_form .rh_agent_form__row{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
.rh_agent_form .rh_agent_form__row #ajax-loader{display:none}
.rh_agent_form .rh_agent_form__row #error-container,.rh_agent_form .rh_agent_form__row #message-container{display:block;width:100%;margin:0}
.rh_agent_form .rh_agent_form__row #message-container{margin-top:1rem}
.rh_agent_form .inspiry-recaptcha-wrapper{margin-bottom:2.5rem}
.property-detail-slider-wrapper{margin-bottom:3rem;overflow:hidden}
.property-detail-slider-wrapper .flexslider{margin:0;border:0;-webkit-box-shadow:none;box-shadow:none;background-color:transparent}
.property-detail-slider-wrapper .property-detail-slider-two{margin-bottom:.5rem}
.property-detail-slider-wrapper .property-detail-slider-carousel-nav .flex-direction-nav a,.property-detail-slider-wrapper .property-detail-slider-two .flex-direction-nav a{background-repeat:no-repeat;background-position:50% 50%}
.property-detail-slider-wrapper .property-detail-slider-carousel-nav .flex-direction-nav a:hover,.property-detail-slider-wrapper .property-detail-slider-two .flex-direction-nav a:hover{background-color:#000}
.property-detail-slider-wrapper .property-detail-slider-carousel-nav .flex-direction-nav a:before,.property-detail-slider-wrapper .property-detail-slider-two .flex-direction-nav a:before{display:none}
.property-detail-slider-wrapper .property-detail-slider-carousel-nav .flex-direction-nav .flex-prev,.property-detail-slider-wrapper .property-detail-slider-two .flex-direction-nav .flex-prev{opacity:1}
.property-detail-slider-wrapper .property-detail-slider-carousel-nav .flex-direction-nav .flex-prev:hover,.property-detail-slider-wrapper .property-detail-slider-two .flex-direction-nav .flex-prev:hover{background-image:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/images/gallery-left-arrow-hover.png)}
.property-detail-slider-wrapper .property-detail-slider-carousel-nav .flex-direction-nav .flex-next,.property-detail-slider-wrapper .property-detail-slider-two .flex-direction-nav .flex-next{opacity:1}
.property-detail-slider-wrapper .property-detail-slider-carousel-nav .flex-direction-nav .flex-next:hover,.property-detail-slider-wrapper .property-detail-slider-two .flex-direction-nav .flex-next:hover{background-image:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/images/gallery-right-arrow-hover.png)}
.property-detail-slider-wrapper .property-detail-slider-two .flex-direction-nav a{width:32px;height:48px;margin-top:-24px;background-color:#fff}
@media(min-width:600px){.property-detail-slider-wrapper .property-detail-slider-two .flex-direction-nav a{width:40px;height:60px;margin-top:-30px}
}.property-detail-slider-wrapper .property-detail-slider-two .flex-direction-nav .flex-prev{left:15px;background-image:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/images/gallery-left-arrow.png)}
.property-detail-slider-wrapper .property-detail-slider-two .flex-direction-nav .flex-next{right:15px;background-image:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/images/gallery-right-arrow.png)}
.property-detail-slider-wrapper .property-detail-slider-carousel-nav img{opacity:.7;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}
.property-detail-slider-wrapper .property-detail-slider-carousel-nav img:hover{opacity:1}
.property-detail-slider-wrapper .property-detail-slider-carousel-nav .flex-direction-nav{display:none}
@media(min-width:320px){.property-detail-slider-wrapper .property-detail-slider-carousel-nav .flex-direction-nav{display:block}
}.property-detail-slider-wrapper .property-detail-slider-carousel-nav .flex-direction-nav a{width:20px;height:30px;margin-top:-15px;background-size:7px;background-color:#1c9d92}
@media(min-width:768px){.property-detail-slider-wrapper .property-detail-slider-carousel-nav .flex-direction-nav a{width:28px;height:42px;margin-top:-21px}
}.property-detail-slider-wrapper .property-detail-slider-carousel-nav .flex-direction-nav .flex-prev{left:-40px;background-image:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/images/gallery-left-arrow-hover.png)}
.property-detail-slider-wrapper .property-detail-slider-carousel-nav .flex-direction-nav .flex-next{right:-40px;background-image:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/images/gallery-right-arrow-hover.png)}
.property-detail-slider-wrapper .property-detail-slider-carousel-nav:hover .flex-direction-nav .flex-prev{left:0}
.property-detail-slider-wrapper .property-detail-slider-carousel-nav:hover .flex-direction-nav .flex-next{right:0}
.inspiry_property_portrait_slider .flex-viewport ul li a{position:relative;display:block;width:100%;padding-top:56.6666667%;background:#303030}
.inspiry_property_portrait_slider .flex-viewport ul li a img{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;width:auto;max-width:100%;height:100%}
.inspiry_property_portrait_thumbnails .flex-viewport ul li a{position:relative;display:block;width:100%;padding-top:66.80327869%;background:#303030}
.inspiry_property_portrait_thumbnails .flex-viewport ul li a img{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;width:auto;max-width:100%;height:100%}
.rh_property{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}
.rh_property #property-detail-flexslider{margin-bottom:3rem}
.rh_property .rh_property__row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-bottom:2rem}
@media(min-width:480px){.rh_property .rh_property__row{margin-bottom:3rem;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}
}.rh_property .rh_property__meta_wrap{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:0}
.rh_property .rh_property__wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}
@media(min-width:1024px){.rh_property .rh_property__wrap{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}
}.rh_property .rh_property__meta{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}
.rh_property .rh_property--borderBottom{padding:0 0 2rem 0;border-bottom:1px dashed rgba(128,128,128,.2)}
@media(min-width:480px){.rh_property .rh_property--borderBottom{padding:0 0 3rem 0}
}.rh_property .rh_property__main{width:100%}
@media(min-width:1024px){.rh_property .rh_property__main{width:70%;margin-right:3rem}
}.rh_property .rh_property__content{margin-bottom:3rem;padding:3rem;background:#fff;text-align:left;-webkit-box-shadow:0 0 5px 2px rgba(0,0,0,.05);box-shadow:0 0 5px 2px rgba(0,0,0,.05)}
@media(min-width:320px){.rh_property .rh_property__content{padding:2rem;margin-bottom:2rem}
}@media(min-width:480px){.rh_property .rh_property__content{padding:3rem;margin-bottom:3rem}
}@media(min-width:768px){.rh_property .rh_property__content{padding:3rem;margin-bottom:3rem}
}@media(min-width:1024px){.rh_property .rh_property__content{padding:3rem;margin-bottom:3rem}
}@media(min-width:1140px){.rh_property .rh_property__content{padding:3rem;margin-bottom:3rem}
}@media(min-width:1280px){.rh_property .rh_property__content{padding:3rem;margin-bottom:3rem}
}.rh_property .rh_property__sidebar{width:30%;max-width:40rem;margin:0 auto;margin-bottom:3rem}
@media(min-width:320px){.rh_property .rh_property__sidebar{width:100%;margin-top:4rem}
}@media(min-width:480px){.rh_property .rh_property__sidebar{width:100%;margin-top:4rem}
}@media(min-width:768px){.rh_property .rh_property__sidebar{width:100%;margin-top:4rem}
}@media(min-width:1024px){.rh_property .rh_property__sidebar{width:30%;margin-top:0}
}@media(min-width:1140px){.rh_property .rh_property__sidebar{width:30%;margin-top:0}
}@media(min-width:1280px){.rh_property .rh_property__sidebar{width:30%;margin-top:0}
}.rh_property--padding{padding:2rem 0 0 0}
@media(min-width:480px){.rh_property--padding{padding-top:3rem}
}@media(min-width:768px){.rh_property--padding{padding-top:5rem}
}#property-featured-image{padding:0;margin-bottom:3rem}
#property-featured-image img{width:100%}
#property-detail-flexslider .flexslider{margin:0;border:0}
#property-detail-flexslider .flexslider ul.flex-direction-nav a.flex-prev{background:#fff;width:40px;height:60px;opacity:1;left:2rem}
@media(min-width:320px){#property-detail-flexslider .flexslider ul.flex-direction-nav a.flex-prev{margin-top:-25px;width:30px;height:50px;left:0}
}@media(min-width:480px){#property-detail-flexslider .flexslider ul.flex-direction-nav a.flex-prev{margin-top:-30px;width:40px;height:60px;left:0}
}@media(min-width:768px){#property-detail-flexslider .flexslider ul.flex-direction-nav a.flex-prev{margin-top:-30px;width:40px;height:60px;left:2rem}
}#property-detail-flexslider .flexslider ul.flex-direction-nav a.flex-prev:before{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/images/gallery-left-arrow.png) 50% 50% no-repeat;width:40px;height:60px}
@media(min-width:320px){#property-detail-flexslider .flexslider ul.flex-direction-nav a.flex-prev:before{width:30px;height:50px}
}@media(min-width:480px){#property-detail-flexslider .flexslider ul.flex-direction-nav a.flex-prev:before{width:40px;height:60px}
}#property-detail-flexslider .flexslider ul.flex-direction-nav a.flex-prev:hover{background:#000}
#property-detail-flexslider .flexslider ul.flex-direction-nav a.flex-prev:hover:before{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/images/gallery-left-arrow-hover.png) 50% 50% no-repeat}
#property-detail-flexslider .flexslider ul.flex-direction-nav a.flex-next{background:#fff;width:40px;height:60px;opacity:1;right:2rem}
@media(min-width:320px){#property-detail-flexslider .flexslider ul.flex-direction-nav a.flex-next{margin-top:-25px;width:30px;height:50px;right:0}
}@media(min-width:480px){#property-detail-flexslider .flexslider ul.flex-direction-nav a.flex-next{margin-top:-30px;width:40px;height:60px;right:0}
}@media(min-width:768px){#property-detail-flexslider .flexslider ul.flex-direction-nav a.flex-next{margin-top:-30px;width:40px;height:60px;right:2rem}
}#property-detail-flexslider .flexslider ul.flex-direction-nav a.flex-next:before{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/images/gallery-right-arrow.png) 50% 50% no-repeat;width:40px;height:60px}
@media(min-width:320px){#property-detail-flexslider .flexslider ul.flex-direction-nav a.flex-next:before{width:30px;height:50px}
}@media(min-width:480px){#property-detail-flexslider .flexslider ul.flex-direction-nav a.flex-next:before{width:40px;height:60px}
}#property-detail-flexslider .flexslider ul.flex-direction-nav a.flex-next:hover{background:#000}
#property-detail-flexslider .flexslider ul.flex-direction-nav a.flex-next:hover:before{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/images/gallery-right-arrow-hover.png) 50% 50% no-repeat}
.rh_property__id{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}
.rh_property__id .title{color:#1a1a1a}
.rh_property__id .id{color:#1ea69a}
.rh_property__print{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative}
.rh_property__print a{display:inline-block;width:24px;height:24px;margin-left:2rem;color:rgba(128,128,128,.5);position:relative;text-align:center}
@media(min-width:320px){.rh_property__print a{margin:2rem 2rem 0 0}
}@media(min-width:480px){.rh_property__print a{margin:0 0 0 2rem}
}.rh_property__print a svg path{fill:rgba(128,128,128,.5);-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_property__print a:hover svg path{fill:#000;-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_property__print a:hover .label{opacity:1;visibility:visible;-webkit-transition:.3s all linear;transition:.3s all linear}
.rh_property__print .highlight svg path{fill:#000;-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_property__print .share{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}
.rh_property__print .share-this.sharer-0{width:0;position:absolute;left:12px;top:1.5rem}
@media(min-width:320px){.rh_property__print .share-this.sharer-0{top:3.5rem}
}@media(min-width:480px){.rh_property__print .share-this.sharer-0{top:1.5rem}
}.rh_property__print .share-this.sharer-0 label{display:none}
.rh_property__print .share-this.sharer-0 .social ul li{width:50px}
.rh_property__print .share-this.sharer-0 .social ul li:hover{background:#000;color:#fff}
.rh_property__print .share-this.sharer-0 .social li[class*=pinterest]{background:#bd081c}
.rh_property__print .share-this.sharer-0 .social li[class*=twitter]{background:#1da1f2}
.rh_property__print .share-this.sharer-0 .social li[class*=gplus]{background:#dd4b39}
.rh_property__print .share-this.sharer-0 .social{position:relative;z-index:999}
@media(min-width:320px){.rh_property__print .share-this.sharer-0 .social.networks-5.center{margin-left:-125px}
}@media(min-width:480px){.rh_property__print .share-this.sharer-0 .social.networks-5.center{margin-left:-155px}
}@media(min-width:768px){.rh_property__print .share-this.sharer-0 .social.networks-5.center{margin-left:-105px}
}.rh_property__print .favorite-placeholder{display:inline-block;width:24px;height:24px;margin-left:2rem;color:#000;position:relative;text-align:center}
@media(min-width:320px){.rh_property__print .favorite-placeholder{margin:2rem 2rem 0 0}
}@media(min-width:480px){.rh_property__print .favorite-placeholder{margin:0 0 0 2rem}
}.rh_property__print .hide{display:none}
.rh_property__meta_wrap{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}
.rh_property__meta_wrap .rh_property__meta{margin-right:2rem;margin-bottom:2rem;text-align:left}
@media(min-width:320px){.rh_property__meta_wrap .rh_property__meta{margin-bottom:2rem}
}@media(min-width:480px){.rh_property__meta_wrap .rh_property__meta{margin-bottom:3rem}
}.rh_property__meta_wrap .rh_property__meta h4{margin:0;margin-bottom:1.5rem;font-weight:400;font-size:1.3rem}
.rh_property__meta_wrap .rh_property__meta div{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
.rh_property__meta_wrap .rh_property__meta .figure{margin-left:1.5rem;color:#1a1a1a;font-size:1.4rem}
.rh_property__meta_wrap .rh_property__meta .label{margin-left:.5rem;color:grey;font-size:1.4rem}
.rh_property__heading{display:block;margin:0;margin-bottom:2rem;font-size:1.6rem;font-weight:500;line-height:1.5;color:#1ea69a}
.rh_property__additional{display:block;width:100%;list-style-type:none;font-size:1.5rem;margin-bottom:3rem}
.rh_property__additional li{line-height:2;padding:.7rem 2rem}
@media(min-width:320px){.rh_property__additional li{padding:.7rem 1rem}
}@media(min-width:480px){.rh_property__additional li{padding:.7rem 2rem}
}.rh_property__additional li:nth-child(2n){background:#f7f7f7}
.rh_property__additional li span{font-size:1.5rem}
.rh_property__additional li .title{color:#1a1a1a;margin-right:.5rem}
.rh_property__features_wrap{display:block;margin-bottom:1rem}
.rh_property__features_wrap .rh_property__features{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style-type:none}
@media(min-width:320px){.rh_property__features_wrap .rh_property__features{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}
}@media(min-width:480px){.rh_property__features_wrap .rh_property__features{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}
}.rh_property__features_wrap .rh_property__feature{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%;position:relative;padding:0 2rem 2rem}
.rh_property__features_wrap .rh_property__feature:before{content:'';display:inline-block;background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/images/icons/icon-tick.png) 50% 50% no-repeat;position:absolute;left:0;top:0;width:20px;height:20px}
@media(min-width:320px){.rh_property__features_wrap .rh_property__feature:before{width:15px;height:15px}
}@media(min-width:480px){.rh_property__features_wrap .rh_property__feature:before{width:20px;height:20px}
}.rh_property__features_wrap .rh_property__feature a{display:inline-block;margin-left:1rem;line-height:1.4;-webkit-transition:.1s all linear;transition:.1s all linear}
.rh_property__features_wrap .rh_property__feature a:hover{-webkit-transition:.1s all linear;transition:.1s all linear}
.rh_property__attachments_wrap{display:block;margin-bottom:1rem}
.rh_property__attachments_wrap .rh_property__attachments{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;list-style-type:none}
@media(min-width:320px){.rh_property__attachments_wrap .rh_property__attachments{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}
}@media(min-width:480px){.rh_property__attachments_wrap .rh_property__attachments{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
}.rh_property__attachments_wrap .rh_property__attachments li{-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%;padding:0 0 2rem 0}
.rh_property__attachments_wrap .rh_property__attachments li a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#676666}
.rh_property__attachments_wrap .rh_property__attachments li a:hover{color:#1a1a1a}
.rh_property__attachments_wrap .rh_property__attachments li i{display:inline-block;font-size:5rem;margin-right:1.5rem}
.rh_property__floor_plans{display:block;margin-bottom:1.5rem}
.floor-plans-accordions{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}
.floor-plans-accordions .floor-plan{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-bottom:1.5rem;background:#f7f7f7}
.floor-plans-accordions .floor-plan-title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:2rem;border:1px solid rgba(128,128,128,.2);cursor:pointer}
@media(min-width:320px){.floor-plans-accordions .floor-plan-title{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:2rem 1rem}
}@media(min-width:768px){.floor-plans-accordions .floor-plan-title{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;padding:2rem 1rem}
}@media(min-width:1024px){.floor-plans-accordions .floor-plan-title{padding:2rem}
}.floor-plans-accordions .floor-plan-title .title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
@media(min-width:320px){.floor-plans-accordions .floor-plan-title .title{margin-bottom:.5rem}
}@media(min-width:768px){.floor-plans-accordions .floor-plan-title .title{margin-bottom:0}
}.floor-plans-accordions .floor-plan-title .title h3{margin:0;margin-left:1.5rem;font-weight:500;font-size:1.5rem;line-height:1.5}
.floor-plans-accordions .floor-plan-title .floor-plan-meta{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}
.floor-plans-accordions .floor-plan-title .floor-plan-meta .rh_agent_form .rh_agent_form__row,.floor-plans-accordions .floor-plan-title .floor-plan-meta p,.rh_agent_form .floor-plans-accordions .floor-plan-title .floor-plan-meta .rh_agent_form__row{display:inline-block;line-height:1.5}
@media(min-width:320px){.floor-plans-accordions .floor-plan-title .floor-plan-meta .rh_agent_form .rh_agent_form__row,.floor-plans-accordions .floor-plan-title .floor-plan-meta p,.rh_agent_form .floor-plans-accordions .floor-plan-title .floor-plan-meta .rh_agent_form__row{margin:0 1.5rem .5rem 0}
}@media(min-width:768px){.floor-plans-accordions .floor-plan-title .floor-plan-meta .rh_agent_form .rh_agent_form__row,.floor-plans-accordions .floor-plan-title .floor-plan-meta p,.rh_agent_form .floor-plans-accordions .floor-plan-title .floor-plan-meta .rh_agent_form__row{margin:0 0 0 1.5rem}
}.floor-plans-accordions .floor-plan-title .floor-plan-meta .floor-price-value{color:#1ea69a}
.floor-plans-accordions .floor-plan-content{display:none;padding:2rem;background:#fff;border:1px solid rgba(128,128,128,.2);border-top:0}
.floor-plans-accordions .floor-plan-content .rh_agent_form .rh_agent_form__row,.floor-plans-accordions .floor-plan-content p,.rh_agent_form .floor-plans-accordions .floor-plan-content .rh_agent_form__row{display:block;margin-bottom:2rem;line-height:1.5}
.floor-plans-accordions .floor-plan-content img{display:block;margin:0 auto}
.rh_property__video,.rh_property__virtual_tour{display:block;margin-bottom:3rem}
.rh_property__video .inspiry-lightbox-item,.rh_property__virtual_tour .inspiry-lightbox-item{display:block;position:relative}
.rh_property__video .inspiry-lightbox-item .play-btn,.rh_property__virtual_tour .inspiry-lightbox-item .play-btn{position:absolute;top:50%;left:50%;margin-top:-24px;margin-left:-24px;width:48px;height:48px;background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/images/play-btn.png) 50% 50% no-repeat;-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_property__video .inspiry-lightbox-item .play-btn:hover,.rh_property__virtual_tour .inspiry-lightbox-item .play-btn:hover{opacity:.9;-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_property__video iframe,.rh_property__virtual_tour iframe{height:400px}
.rh_property__map_wrap{display:block;margin-bottom:3rem}
.rh_property__map_wrap #property_map{height:40rem}
.rh_property__common_note{display:block;margin-bottom:3rem}
.rh_agent_form .rh_property__common_note .rh_agent_form__row,.rh_property__common_note .rh_agent_form .rh_agent_form__row,.rh_property__common_note p{padding:2rem;background:#f7f7f7;line-height:2}
.rh_property__views{display:block;padding-bottom:3rem}
@media(min-width:320px){.rh_property__child_slider{margin:0 -2rem}
}@media(min-width:480px){.rh_property__child_slider{margin:0}
}@media(min-width:320px){.rh_property__child_properties{padding:0 0 2rem 0}
}@media(min-width:480px){.rh_property__child_properties{padding:0 0 3rem 0}
}.rh_property__child_properties .flexslider{margin:0;border:0}
.rh_property__child_properties .flexslider:hover ul.flex-direction-nav a.flex-prev{left:0;opacity:1}
.rh_property__child_properties .flexslider:hover ul.flex-direction-nav a.flex-next{right:0;opacity:1}
.rh_property__child_properties .flexslider ul.slides li{padding:0 0 .5rem 0}
@media(min-width:320px){.rh_property__child_properties ul.flex-direction-nav a{top:13%}
}@media(min-width:480px){.rh_property__child_properties ul.flex-direction-nav a{top:20%}
}@media(min-width:768px){.rh_property__child_properties ul.flex-direction-nav a{top:35%}
}.rh_property__child_properties ul.flex-direction-nav a.flex-prev{background:#fff;width:40px;height:60px;opacity:1;left:0}
@media(min-width:320px){.rh_property__child_properties ul.flex-direction-nav a.flex-prev{width:30px;height:50px}
}@media(min-width:480px){.rh_property__child_properties ul.flex-direction-nav a.flex-prev{width:40px;height:60px}
}.rh_property__child_properties ul.flex-direction-nav a.flex-prev:before{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/images/gallery-left-arrow.png) 50% 50% no-repeat;width:40px;height:60px}
@media(min-width:320px){.rh_property__child_properties ul.flex-direction-nav a.flex-prev:before{width:30px;height:50px}
}@media(min-width:480px){.rh_property__child_properties ul.flex-direction-nav a.flex-prev:before{width:40px;height:60px}
}.rh_property__child_properties ul.flex-direction-nav a.flex-prev:hover{background:#000}
.rh_property__child_properties ul.flex-direction-nav a.flex-prev:hover:before{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/images/gallery-left-arrow-hover.png) 50% 50% no-repeat}
.rh_property__child_properties ul.flex-direction-nav a.flex-next{background:#fff;width:40px;height:60px;opacity:1;right:0}
@media(min-width:320px){.rh_property__child_properties ul.flex-direction-nav a.flex-next{width:30px;height:50px}
}@media(min-width:480px){.rh_property__child_properties ul.flex-direction-nav a.flex-next{width:40px;height:60px}
}.rh_property__child_properties ul.flex-direction-nav a.flex-next:before{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/images/gallery-right-arrow.png) 50% 50% no-repeat;width:40px;height:60px}
@media(min-width:320px){.rh_property__child_properties ul.flex-direction-nav a.flex-next:before{width:30px;height:50px}
}@media(min-width:480px){.rh_property__child_properties ul.flex-direction-nav a.flex-next:before{width:40px;height:60px}
}.rh_property__child_properties ul.flex-direction-nav a.flex-next:hover{background:#000}
.rh_property__child_properties ul.flex-direction-nav a.flex-next:hover:before{background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/images/gallery-right-arrow-hover.png) 50% 50% no-repeat}
.rh_property__agent_detail{display:block;border-top:1px dashed rgba(128,128,128,.2);margin-top:2rem}
@media(min-width:320px){.rh_property__agent_detail{padding:2rem 0 0 0}
}@media(min-width:480px){.rh_property__agent_detail{padding:3rem 0 0 0}
}.rh_property__agent_head{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:1rem}
@media(min-width:320px){.rh_property__agent_head{text-align:center}
}@media(min-width:768px){.rh_property__agent_head{text-align:left}
}.rh_property__agent_head figure{margin:0;padding:0 2rem 0 0}
@media(min-width:320px){.rh_property__agent_head figure{width:100%;padding:0 0 2rem 0}
}@media(min-width:768px){.rh_property__agent_head figure{width:20%;padding:0 2rem 0 0}
}@media(min-width:1024px){.rh_property__agent_head figure{width:20%;padding:0 1.5rem 0 0}
}@media(min-width:1140px){.rh_property__agent_head figure{width:20%;padding:0 2rem 0 0}
}@media(min-width:1280px){.rh_property__agent_head figure{width:20%;padding:0 2.5rem 0 0}
}.rh_property__agent_head figure a{display:block;padding:0}
.rh_property__agent_head figure img{width:128px}
.rh_property__agent_head .description{width:100%}
@media(min-width:768px){.rh_property__agent_head .description{width:40%}
}.rh_property__agent_head .description .name{margin:0;margin-bottom:1.5rem;font-size:1.9rem;font-weight:500}
.rh_agent_form .rh_property__agent_head .description .rh_agent_form__row,.rh_property__agent_head .description .rh_agent_form .rh_agent_form__row,.rh_property__agent_head .description p{line-height:1.5}
.rh_agent_form .rh_property__agent_head .description .rh_agent_form__row a,.rh_property__agent_head .description .rh_agent_form .rh_agent_form__row a,.rh_property__agent_head .description p a{color:#1a1a1a;-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_agent_form .rh_property__agent_head .description .rh_agent_form__row a:hover,.rh_property__agent_head .description .rh_agent_form .rh_agent_form__row a:hover,.rh_property__agent_head .description p a:hover{color:#1ea69a;-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_property__agent_head .contacts-list{width:100%;padding:0 0 0 2rem}
@media(min-width:768px){.rh_property__agent_head .contacts-list{width:40%;padding:0 0 0 2rem}
}.rh_property__agent_head .contacts-list .contact{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:1rem;color:#1a1a1a}
@media(min-width:320px){.rh_property__agent_head .contacts-list .contact{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}
}@media(min-width:768px){.rh_property__agent_head .contacts-list .contact{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}
}.rh_property__agent_head .contacts-list .contact span{color:grey}
.rh_property__agent_head .contacts-list .contact.email a{color:#1a1a1a;-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_property__agent_head .contacts-list .contact.email a:hover{color:#1ea69a;-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_property__similar_properties{display:block;text-align:left;padding:2rem 0 0 0}
.rh_property__similar_properties .rh_property__container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-2rem;margin-right:-2rem}
@media(min-width:320px){.rh_property__comments #comments{padding:2.5rem}
}@media(min-width:768px){.rh_property__comments #comments{padding:4rem 5rem 0 5rem}
}.rh_property__comments .comment-form .form-submit{padding:0 1.5rem}
@media(max-width:500px){div.pp_pic_holder{width:100% !important;height:100% !important;max-width:300px !important;max-height:340px !important;left:0 !important;right:0 !important;margin:auto auto auto auto}
.pp_content{width:auto !important}
iframe{width:100% !important;height:100% !important}
}.property-template-property-full-width-layout .rh_var2_header{z-index:initial}
.property-template-property-full-width-layout.inspiry_header_search_form_enabled .rh_var2_header_meta_wrapper{padding-bottom:4rem}
@media(min-width:1366px){.property-template-property-full-width-layout.inspiry_header_search_form_enabled .rh_var2_header_meta_wrapper{padding-bottom:4.75rem}
}@media(min-width:1140px){.selected-header-variation-one{position:absolute;margin-top:19rem;width:100%}
}@media(min-width:1366px){.selected-header-variation-one{margin-top:16rem}
}@media(min-width:1140px){.selected-header-variation-two .rh_prop_search{padding-bottom:0}
}.single-property-fullwidth .container{max-width:1170px;padding-left:15px;padding-right:15px;margin:0 auto}
.single-property-fullwidth .rh_property__heading{font-size:1.8rem;line-height:1}
.single-property-fullwidth #property-featured-image{margin-bottom:0}
.single-property-section{padding-top:6rem;padding-bottom:6rem;background-color:#fff}
.single-property-section:nth-child(even){background-color:#f7f7f7}
.single-property-fullwidth-flexslider{position:relative}
@media(min-width:768px){.single-property-fullwidth-flexslider #property-detail-flexslider .flexslider .flex-direction-nav .flex-next,.single-property-fullwidth-flexslider #property-detail-flexslider .flexslider .flex-direction-nav .flex-prev{width:42px}
.single-property-fullwidth-flexslider #property-detail-flexslider .flexslider .flex-direction-nav .flex-prev{left:0}
.single-property-fullwidth-flexslider #property-detail-flexslider .flexslider .flex-direction-nav .flex-next{right:0}
}.slider-item-count{display:none;position:absolute;top:3.7rem;right:3rem;z-index:100000000;padding:1.4rem 1.8rem 1.2rem;font-size:1.8rem;background-color:#fff}
@media(min-width:1500px){.slider-item-count{display:block}
}.property-head-wrapper .rh_page__property{padding-top:2rem}
@media(min-width:768px){.property-head-wrapper{position:absolute;bottom:0;width:100%;padding-top:4rem;background-image:-webkit-gradient(linear,left top,left bottom,from(transparent),to(#000));background-image:-webkit-linear-gradient(transparent,#000);background-image:linear-gradient(transparent,#000)}
.property-head-wrapper .rh_page__property{padding-bottom:2rem;color:#fff}
.property-head-wrapper .rh_page__property .rh_page__property_price .status{margin-bottom:.4rem}
.property-head-wrapper .rh_page__property .rh_page__property_price{padding:0;border-left:0}
.property-head-wrapper .rh_page__property .rh_page__property_price .price{font-size:3rem;line-height:1}
.property-head-wrapper .rh_page__property .rh_page__property_title .rh_page__title{margin-bottom:0}
.property-head-wrapper .rh_page__property .rh_page__property_price .status,.property-head-wrapper .rh_page__property .rh_page__property_title .rh_page__property_address,.property-head-wrapper .rh_page__property .rh_page__property_title .rh_page__title{color:inherit}
}@media(min-width:992px){.property-head-wrapper .rh_page__property{padding-top:0;padding-bottom:3.5rem}
}.content-wrapper{padding-bottom:4rem}
.content-wrapper .rh_property--borderBottom{padding-bottom:2.4rem}
.content-wrapper .rh_property .rh_property__row{margin-bottom:2.4rem}
.content-wrapper .rh_property__meta_wrap .rh_property__meta h4{margin-bottom:.9rem}
.content-wrapper .rh_property__meta_wrap .rh_property__meta{margin-right:3.2rem;margin-bottom:3.5rem}
.content-wrapper .rh_property__meta_wrap .rh_property__meta .figure{margin-left:1.2rem}
.additional-details-content-wrapper{padding-bottom:4rem}
.additional-details-content-wrapper .rh_property__additional{margin-bottom:0}
.additional-details-content-wrapper li{padding:0;margin-bottom:2rem}
@media(min-width:768px){.additional-details-content-wrapper li{float:left;width:50%}
.additional-details-content-wrapper li:nth-child(2n){clear:right}
}.additional-details-content-wrapper li span{display:block}
.additional-details-content-wrapper li .title{text-transform:capitalize}
@media(min-width:1200px){.additional-details-content-wrapper li span{float:left}
.additional-details-content-wrapper li .title{min-width:30%;padding-right:1.5rem;margin-right:0}
}.features-content-wrapper{padding-bottom:1.5rem}
.features-content-wrapper .rh_property__attachments_wrap,.features-content-wrapper .rh_property__features_wrap{margin-bottom:2.6rem}
.features-content-wrapper .rh_property__features_wrap .rh_property__feature{padding-bottom:0;margin-bottom:2.2rem}
@media(min-width:768px){.features-content-wrapper .rh_property__features_wrap .rh_property__feature{-webkit-flex-basis:33.333333%;-ms-flex-preferred-size:33.333333%;flex-basis:33.333333%}
}@media(min-width:1200px){.features-content-wrapper .rh_property__features_wrap .rh_property__feature{-webkit-flex-basis:25%;-ms-flex-preferred-size:25%;flex-basis:25%}
}.features-content-wrapper .rh_property__features_wrap .rh_property__feature:before{width:15px}
.features-content-wrapper .rh_property__features_wrap .rh_property__feature a{margin-left:.5rem}
@media(min-width:992px){.features-content-wrapper .rh_property__attachments_wrap .rh_property__attachments li{-webkit-flex-basis:33.333333%;-ms-flex-preferred-size:33.333333%;flex-basis:33.333333%}
}.features-content-wrapper .rh_property__attachments_wrap .rh_property__attachments li i{font-size:6.5rem;margin-right:2rem}
.floor-plans-content-wrapper .floor-plans-accordions .floor-plan-title{padding:1.7rem 1.8rem;background-color:#1a1a1a}
.floor-plans-content-wrapper .floor-plans-accordions .floor-plan-title .floor-price-value,.floor-plans-content-wrapper .floor-plans-accordions .floor-plan-title .title h3{font-weight:600}
.floor-plans-content-wrapper .floor-plans-accordions .floor-plan-title .title h3{margin-left:1.8rem}
.floor-plans-content-wrapper .floor-plans-accordions .floor-plan-title .fa{width:20px;height:20px;line-height:18px;font-size:1.3rem;text-align:center;border-radius:50%;background-color:#5f5f5f;border:2px solid #fff}
.floor-plans-content-wrapper .floor-plans-accordions .floor-plan-title .floor-plan-meta .rh_agent_form .rh_agent_form__row,.floor-plans-content-wrapper .floor-plans-accordions .floor-plan-title .floor-plan-meta p,.rh_agent_form .floor-plans-content-wrapper .floor-plans-accordions .floor-plan-title .floor-plan-meta .rh_agent_form__row{font-weight:600}
.floor-plans-content-wrapper .floor-plans-accordions .floor-plan-title,.floor-plans-content-wrapper .floor-plans-accordions .floor-plan-title .floor-plan-meta .rh_agent_form .rh_agent_form__row,.floor-plans-content-wrapper .floor-plans-accordions .floor-plan-title .floor-plan-meta p,.floor-plans-content-wrapper .floor-plans-accordions .floor-plan-title .title h3,.rh_agent_form .floor-plans-content-wrapper .floor-plans-accordions .floor-plan-title .floor-plan-meta .rh_agent_form__row{color:#fff}
.floor-plans-content-wrapper .floor-plans-accordions .floor-plan-title .floor-plan-meta .floor-price-value{color:#20b759}
.floor-plans-content-wrapper .rh_property__floor_plans{margin-bottom:0}
.floor-plans-content-wrapper .floor-plans-accordions .floor-plan:last-child{margin-bottom:0}
.video-content-wrapper .rh_property__video{margin-bottom:0}
.video-content-wrapper .rh_property__video .play-btn{margin-top:-48px;margin-left:-48px;width:96px;height:96px;line-height:96px;border-radius:50%;text-align:center;background:#1a1a1a;color:#fff}
.video-content-wrapper .rh_property__video .play-btn:before{content:"";display:inline-block;position:absolute;top:50%;left:50%;margin-top:-38px;margin-left:-38px;width:74px;height:74px;border-radius:50%;border:1px solid #434343}
.video-content-wrapper .rh_property__video .play-btn:after{content:"\f04b";display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:3rem;text-rendering:auto;position:absolute;top:50%;left:50%;-webkit-transform:translate(-36%,-50%);-ms-transform:translate(-36%,-50%);transform:translate(-36%,-50%)}
.video-content-wrapper img{width:100%}
@media(max-width:500px){.virtual-tour-content-wrapper iframe{height:400px !important}
}@media(min-width:992px){.virtual-tour-content-wrapper iframe{height:520px}
}@media(min-width:1200px){.virtual-tour-content-wrapper iframe{height:640px}
}.virtual-tour-content-wrapper .rh_property__virtual_tour{margin-bottom:3rem}
.map-content-wrapper .rh_property__map_wrap{margin-bottom:0}
@media(min-width:992px){.map-content-wrapper .rh_property__map_wrap #property_map{height:520px}
}@media(min-width:1200px){.map-content-wrapper .rh_property__map_wrap #property_map{height:640px}
}.common-note-content-wrapper{padding-bottom:5.5rem}
.common-note-content-wrapper .rh_property__common_note{margin-bottom:0}
.common-note-content-wrapper .rh_agent_form .rh_property__common_note .rh_agent_form__row,.common-note-content-wrapper .rh_property__common_note .rh_agent_form .rh_agent_form__row,.common-note-content-wrapper .rh_property__common_note p,.rh_agent_form .common-note-content-wrapper .rh_property__common_note .rh_agent_form__row{padding:0;background:0}
.children-content-wrapper .rh_property__child_properties{padding-left:15px;padding-right:15px;padding-bottom:0}
@media(min-width:768px){.children-content-wrapper .rh_property__child_properties{padding:0}
}.children-content-wrapper .rh_property__child_properties .flexslider{overflow:hidden;background:0}
.children-content-wrapper .rh_property__child_properties .flexslider .slides li{padding:0}
@media(min-width:992px){.children-content-wrapper .rh_property__child_properties .flexslider .flex-direction-nav a{top:44%}
}.children-content-wrapper .rh_property__child_properties .flexslider .flex-direction-nav .flex-prev{left:-60px}
.children-content-wrapper .rh_property__child_properties .flexslider .flex-direction-nav .flex-next{right:-60px}
.children-content-wrapper .rh_property__child_properties .flexslider:hover .flex-direction-nav .flex-prev{left:3px}
.children-content-wrapper .rh_property__child_properties .flexslider:hover .flex-direction-nav .flex-next{right:3px}
.children-content-wrapper .rh_list_card{max-width:calc(100% - 6px);margin:1.3rem auto;padding-bottom:0}
.children-content-wrapper .rh_list_card__wrap{min-height:37rem}
@media(min-width:768px){.children-content-wrapper .rh_list_card__wrap .rh_list_card__thumbnail{width:48%}
.children-content-wrapper .rh_list_card__wrap .rh_list_card__details_wrap{width:52%}
.children-content-wrapper .rh_list_card__wrap .rh_list_card__details_wrap h3{font-size:1.9rem}
}.children-content-wrapper .property-photos{float:left;display:inline-block;font-size:2.4rem;line-height:1;margin-right:.6rem;color:#fff}
.children-content-wrapper .rh_prop_card .rh_prop_card__details .rh_prop_card__meta h4{margin-bottom:.8rem}
@media(min-width:992px){.children-content-wrapper .rh_list_card__wrap .rh_list_card__details_wrap{padding:3.5rem 4rem}
}.children-content-wrapper .rh_prop_card .rh_prop_card__details .rh_prop_card__excerpt{margin-bottom:2.8rem}
.children-content-wrapper .rh_prop_card .rh_prop_card__details .rh_prop_card__meta_wrap{margin-bottom:1.9rem}
.children-content-wrapper .rh_prop_card .rh_prop_card__details .rh_prop_card__meta{padding-right:2.5rem}
.children-content-wrapper .property-features{margin-bottom:3rem}
@media(min-width:992px){.children-content-wrapper .property-features{margin-bottom:3.8rem}
}.children-content-wrapper .property-features .title{font-size:1.3rem;font-weight:500;margin-top:0;margin-bottom:.9rem}
.children-content-wrapper .property-features span{position:relative;display:inline-block;margin-right:15px;padding-left:22px}
.children-content-wrapper .property-features span:before{content:'';display:inline-block;background:url(//wgnpoznan.pl/wp-content/themes/realhomes/assets/modern/images/icons/icon-tick.png) 50% 50% no-repeat;position:absolute;top:0;left:0;width:15px;height:15px}
.children-content-wrapper .property-features .more-features{padding:3px 9px;margin-right:0;border-radius:25px;background-color:#fae5e8;color:#d22d3e}
.children-content-wrapper .property-features .more-features:before{display:none}
.agent-content-wrapper .rh_property__agent_detail{margin:0;padding:0;border:0}
.agent-content-wrapper .rh_property__agent_detail_left_col{margin-bottom:3rem}
@media(min-width:992px){.agent-content-wrapper .rh_property__agent_detail{margin-left:-15px;margin-right:-15px}
.agent-content-wrapper .rh_property__agent_detail_left_col,.agent-content-wrapper .rh_property__agent_detail_right_col{padding-left:15px;padding-right:15px;width:50%}
.agent-content-wrapper .rh_property__agent_detail_left_col{float:right;margin-bottom:0}
}@media(min-width:1200px){.agent-content-wrapper .rh_property__agent_detail_right_col{width:66%}
.agent-content-wrapper .rh_property__agent_detail_left_col{width:34%}
}.agent-content-wrapper .rh_agent_form{display:block;padding:0;margin:0}
.agent-content-wrapper .rh_agent_form .rh_agent_form__text{margin-bottom:1rem;width:100%}
.agent-content-wrapper .rh_agent_form .rh_agent_form__text label,.agent-content-wrapper .rh_agent_form .rh_agent_form__textarea label{line-height:1;margin-bottom:.8rem}
.agent-content-wrapper .rh_agent_form .rh_agent_form__text input{padding-top:1.2rem;padding-bottom:1rem;background-color:#fff}
.agent-content-wrapper .rh_agent_form .rh_agent_form__textarea{margin-bottom:1rem}
.agent-content-wrapper .rh_agent_form .rh_agent_form__textarea textarea{height:120px;background-color:#fff}
.agent-content-wrapper .comment-form .form-submit .submit,.agent-content-wrapper .mc4wp-form-fields input[type=submit],.agent-content-wrapper .post-password-form input[type=submit],.agent-content-wrapper .rh_btn,.agent-content-wrapper .rh_contact__form .wpcf7-form input[type=submit],.agent-content-wrapper .rh_memberships__selection #ims-free-button,.agent-content-wrapper .rh_memberships__selection .ims-stripe-button .stripe-button-el,.agent-content-wrapper .widget .searchform input[type=submit],.comment-form .form-submit .agent-content-wrapper .submit,.mc4wp-form-fields .agent-content-wrapper input[type=submit],.post-password-form .agent-content-wrapper input[type=submit],.rh_contact__form .wpcf7-form .agent-content-wrapper input[type=submit],.rh_memberships__selection .agent-content-wrapper #ims-free-button,.rh_memberships__selection .ims-stripe-button .agent-content-wrapper .stripe-button-el,.widget .searchform .agent-content-wrapper input[type=submit]{padding-left:3.5rem;padding-right:3.5rem}
.agent-content-wrapper #error-container label{font-size:1.4rem;line-height:1}
.agent-content-wrapper #message-container:empty{display:none}
.agent-content-wrapper .rh_property__agent_head{margin-bottom:0;text-align:left}
.agent-content-wrapper .rh_property__agent_head .contacts-list .contact{-webkit-box-pack:left;-webkit-justify-content:left;-ms-flex-pack:left;justify-content:left}
.agent-content-wrapper .rh_property__agent_head figure{float:left;width:128px;padding:0;margin-bottom:2rem}
.agent-content-wrapper .rh_property__agent_title_wrap{float:left;width:calc(100% - 128px);padding-left:2.5rem}
.agent-content-wrapper .rh_property__agent_title_wrap h3{margin-top:.5rem;margin-bottom:1.5rem}
.agent-content-wrapper .listed_properties{margin-bottom:1.1rem}
.agent-content-wrapper .listed_properties .heading{font-size:1.3rem;margin-bottom:.3rem;color:#1a1a1a}
.agent-content-wrapper .listed_properties .number{font-size:2.4rem;color:#1ea69a}
.agent-content-wrapper .description a,.agent-content-wrapper .rh_agent_card__link{color:#ea723d;-webkit-transition:.2s all linear;transition:.2s all linear}
.agent-content-wrapper .description a:hover,.agent-content-wrapper .rh_agent_card__link:hover{color:#1ea69a}
.agent-content-wrapper .description a span,.agent-content-wrapper .rh_agent_card__link span{margin-right:1rem}
.agent-content-wrapper .rh_property__agent_head .description{width:100%;margin-bottom:2.2rem}
.agent-content-wrapper .rh_property__agent_head .description .rh_agent_form .rh_agent_form__row,.agent-content-wrapper .rh_property__agent_head .description p,.rh_agent_form .agent-content-wrapper .rh_property__agent_head .description .rh_agent_form__row{margin-bottom:2rem}
.agent-content-wrapper .rh_property__agent_head .contacts-list{width:100%;padding:0}
.agent-content-wrapper .rh_property__agent_head .contacts-list .contact{margin-bottom:1.2rem}
.agent-content-wrapper .rh_agent_profile__social a{font-size:1.8rem;margin-right:1.1rem;-webkit-transition:.2s all linear;transition:.2s all linear;color:rgba(128,128,128,.5)}
.agent-content-wrapper .rh_agent_profile__social a:hover{color:#ea723d}
.similar-properties-content-wrapper{padding-bottom:3rem}
@media(min-width:992px){.similar-properties-content-wrapper .rh_property__container{margin-left:-15px;margin-right:-15px}
.similar-properties-content-wrapper .rh_prop_card--similar{width:33.3333%;padding-left:15px;padding-right:15px}
}.comments-content-wrapper #comments{padding:0;background:0}
.comments-content-wrapper .commentlist{padding-bottom:1.8rem;margin-bottom:3.6rem;border-style:dotted}
.comments-content-wrapper #comments .rh_comments__header{padding-bottom:1rem;border-bottom:0}
.comments-content-wrapper #comments #comments-title i{display:none}
.comments-content-wrapper .commentlist article>a{min-width:9.6rem}
.comments-content-wrapper .commentlist article{padding-bottom:0}
.comments-content-wrapper .commentlist article>a img{width:9.6rem;height:9.6rem;border-radius:0;border:0}
.comments-content-wrapper .commentlist article>a:hover img{border:0}
.comments-content-wrapper .commentlist article .comment-detail-wrap{padding-left:3rem;padding-right:0}
.comments-content-wrapper .commentlist article .comment-detail-wrap .comment-meta{display:block}
.comments-content-wrapper .commentlist article .comment-detail-wrap .author{margin-right:0;margin-top:.5rem;margin-bottom:1rem;font-size:1.9rem}
.comments-content-wrapper .commentlist article .comment-detail-wrap .author cite{font-style:inherit}
.comments-content-wrapper .commented,.comments-content-wrapper .commented-on{display:none}
.comments-content-wrapper .commentlist article .comment-detail-wrap .comment-meta .rh_agent_form .rh_agent_form__row,.comments-content-wrapper .commentlist article .comment-detail-wrap .comment-meta p,.rh_agent_form .comments-content-wrapper .commentlist article .comment-detail-wrap .comment-meta .rh_agent_form__row{margin-bottom:1.8rem}
.comments-content-wrapper .commentlist article .comment-detail-wrap .comment-body .rh_agent_form .rh_agent_form__row,.comments-content-wrapper .commentlist article .comment-detail-wrap .comment-body p,.rh_agent_form .comments-content-wrapper .commentlist article .comment-detail-wrap .comment-body .rh_agent_form__row{line-height:1.7;margin-bottom:1.5rem}
@media(min-width:768px){.comments-content-wrapper .comment .children{margin-left:12.6rem}
.comments-content-wrapper .comment .children .depth-5 .children{margin-left:0}
}.comments-content-wrapper .comment-respond .comment-reply-title{margin-bottom:2.5rem}
.comments-content-wrapper .br-theme-fontawesome-stars .br-widget a{margin-right:8px}
.comments-content-wrapper .stars-comment-rating{padding-bottom:1.5rem}
.comments-content-wrapper .logged-in-as{padding-bottom:2.5rem}
.comments-content-wrapper .comment-respond{padding:0}
.comments-content-wrapper .comment-form .rh_agent_form .rh_agent_form__row label,.comments-content-wrapper .comment-form p label,.rh_agent_form .comments-content-wrapper .comment-form .rh_agent_form__row label{margin-bottom:1rem}
.comments-content-wrapper .comment-form .comment-form-author,.comments-content-wrapper .comment-form .comment-form-email,.comments-content-wrapper .comment-form .comment-form-url{width:33.33%}
.comments-content-wrapper .comment-form .comment-form-author input,.comments-content-wrapper .comment-form .comment-form-email input,.comments-content-wrapper .comment-form .comment-form-url input,.comments-content-wrapper .comment-form textarea{margin-bottom:0;background-color:#fff}
.comments-content-wrapper .comment-form .form-submit .submit{padding-left:3rem;padding-right:3rem}
.agent-info,.rh_property_agent{display:block;width:100%;background:#fff;text-align:center;margin-bottom:3rem;-webkit-box-shadow:0 0 5px 2px rgba(0,0,0,.05);box-shadow:0 0 5px 2px rgba(0,0,0,.05)}
.agent-info .agent-image,.rh_property_agent .agent-image{display:inline-block;width:128px}
.agent-info img,.rh_property_agent img{display:inline-block;margin-top:-4rem;padding:0 0 1rem 0}
@media(min-width:320px){.agent-info img,.rh_property_agent img{margin-top:0;padding:3rem 0 1rem 0}
}@media(min-width:480px){.agent-info img,.rh_property_agent img{margin-top:0;padding:3rem 0 1rem 0}
}@media(min-width:768px){.agent-info img,.rh_property_agent img{margin-top:0;padding:3rem 0 1rem 0}
}@media(min-width:1024px){.agent-info img,.rh_property_agent img{margin-top:-4rem;padding:0 0 1rem 0}
}@media(min-width:1140px){.agent-info img,.rh_property_agent img{margin-top:-4rem;padding:0 0 1rem 0}
}@media(min-width:1280px){.agent-info img,.rh_property_agent img{margin-top:-4rem;padding:0 0 1rem 0}
}.agent-info .rh_property_agent__title,.rh_property_agent .rh_property_agent__title{margin:2rem 1rem;font-size:1.9rem;font-weight:500}
.agent-info .rh_property_agent__agent_info,.rh_property_agent .rh_property_agent__agent_info{padding:0 1.5rem 1.5rem}
.agent-info .rh_property_agent__agent_info .contact,.rh_property_agent .rh_property_agent__agent_info .contact{margin-bottom:1rem;line-height:1.5}
.agent-info .rh_property_agent__agent_info .value,.rh_property_agent .rh_property_agent__agent_info .value{color:#1a1a1a}
.agent-info .rh_property_agent__agent_info .email .value,.rh_property_agent .rh_property_agent__agent_info .email .value{color:#1ea69a}
.agent-info .rh_property_agent__link,.rh_property_agent .rh_property_agent__link{display:block;padding:2rem 0;-webkit-transition:.2s all linear;transition:.2s all linear}
.agent-info .rh_property_agent__link:hover,.rh_property_agent .rh_property_agent__link:hover{-webkit-transition:.2s all linear;transition:.2s all linear}
.agent-info .inspiry-google-recaptcha,.rh_property_agent .inspiry-google-recaptcha{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;margin:2rem 1rem}
.multiple-agent{margin-top:7rem}
@media(min-width:320px){.multiple-agent{margin-top:0}
}@media(min-width:480px){.multiple-agent{margin-top:0}
}@media(min-width:768px){.multiple-agent{margin-top:0}
}@media(min-width:1024px){.multiple-agent{margin-top:7rem}
}@media(min-width:1140px){.multiple-agent{margin-top:7rem}
}@media(min-width:1280px){.multiple-agent{margin-top:7rem}
}.rh_sidebar .rh_property_agent .rh_property_agent__link:hover{color:#fff}
.rh_widget_form{text-align:left}
.rh_widget_form .rh_widget_form__row{border-bottom:1px solid rgba(128,128,128,.2);margin:0;padding:2rem}
.rh_widget_form .rh_widget_form__row label{display:block;color:#1a1a1a;font-size:1.3rem;margin-bottom:1rem}
.rh_widget_form .rh_widget_form__row input,.rh_widget_form .rh_widget_form__row textarea{display:block;width:100%;line-height:1.5;padding:0;color:grey}
.rh_widget_form .rh_widget_form__row#rh_inspiry_gdpr{margin-bottom:0;border:0}
.rh_widget_form .rh_widget_form__row#rh_inspiry_gdpr label{font-size:1.4rem;line-height:1.5}
.rh_widget_form .rh_widget_form__submit{width:100%;padding:2rem}
.rh_widget_form #ajax-loader{margin:2rem}
.rh_widget_form .error-container,.rh_widget_form .message-container{display:block;color:grey;line-height:2;margin:2rem}
.rh_agent_form .rh_widget_form .error-container .rh_agent_form__row,.rh_agent_form .rh_widget_form .message-container .rh_agent_form__row,.rh_widget_form .error-container .rh_agent_form .rh_agent_form__row,.rh_widget_form .error-container p,.rh_widget_form .message-container .rh_agent_form .rh_agent_form__row,.rh_widget_form .message-container p{margin:0;padding:0 0 1.5rem 0}
.rh_widget_form .error-container .error,.rh_widget_form .message-container .error{display:block;color:#ea3d3d;padding:0 0 1.5rem 0;line-height:1.5}
#comments{display:block;width:100%;padding:0 2.5rem;margin:0 auto;background:#fff;text-align:left}
@media(min-width:768px){#comments{padding:0 5rem}
}#comments .rh_comments__header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:0 0 2rem 0;border-bottom:1px solid rgba(128,128,128,.2)}
#comments #comments-title{font-size:1.8rem;font-weight:500;margin:0}
#comments #comments-title i{font-size:2.4rem}
#comments .nopassword{padding:0 0 2.5rem}
@media(min-width:768px){#comments .nopassword{padding:0 0 5rem}
}.commentlist{display:block;list-style-type:none;overflow:hidden;padding:0 0 2.5rem;margin:0 0 5rem;border-bottom:1px solid rgba(128,128,128,.2)}
.commentlist .comment{display:block}
.commentlist article{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:3rem 0 2rem 0}
@media(min-width:480px){.commentlist article{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}
}.commentlist article>a{display:inline-block;min-width:6.8rem}
.commentlist article>a:hover img{border:3px solid #ea723d;-webkit-transition:.2s all linear;transition:.2s all linear}
.commentlist article>a img{width:6.8rem;height:6.8rem;border-radius:500rem;border:3px solid #1ea69a;-webkit-transition:.2s all linear;transition:.2s all linear}
.commentlist article .comment-detail-wrap{padding:2rem 0 0}
@media(min-width:480px){.commentlist article .comment-detail-wrap{padding:0 2rem}
}.commentlist article .comment-detail-wrap .comment-detail-wrap-arrow{display:none}
.commentlist article .comment-detail-wrap .comment-meta{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}
@media(min-width:480px){.commentlist article .comment-detail-wrap .comment-meta{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}
}.commentlist article .comment-detail-wrap .comment-meta .rh_agent_form .rh_agent_form__row,.commentlist article .comment-detail-wrap .comment-meta p,.rh_agent_form .commentlist article .comment-detail-wrap .comment-meta .rh_agent_form__row{margin-bottom:.5rem}
.commentlist article .comment-detail-wrap .comment-meta .rh_agent_form .rh_agent_form__row a,.commentlist article .comment-detail-wrap .comment-meta p a,.rh_agent_form .commentlist article .comment-detail-wrap .comment-meta .rh_agent_form__row a{-webkit-transition:.2s all linear;transition:.2s all linear}
.commentlist article .comment-detail-wrap .comment-meta .rh_agent_form .rh_agent_form__row a:hover,.commentlist article .comment-detail-wrap .comment-meta p a:hover,.rh_agent_form .commentlist article .comment-detail-wrap .comment-meta .rh_agent_form__row a:hover{-webkit-transition:.2s all linear;transition:.2s all linear}
.commentlist article .comment-detail-wrap .author{font-weight:500;margin:0;margin-right:.7rem;margin-bottom:1rem}
@media(min-width:480px){.commentlist article .comment-detail-wrap .author{margin-bottom:.5rem}
}.commentlist article .comment-detail-wrap .url{color:#1ea69a;-webkit-transition:.2s all linear;transition:.2s all linear}
.commentlist article .comment-detail-wrap .url:hover{color:#ea723d;-webkit-transition:.2s all linear;transition:.2s all linear}
.commentlist article .comment-detail-wrap .comment-body{margin-bottom:0}
.commentlist article .comment-detail-wrap .comment-reply-link{display:inline-block;color:#1ea69a;-webkit-transition:.2s all linear;transition:.2s all linear}
.commentlist article .comment-detail-wrap .comment-reply-link:hover{color:#ea723d;-webkit-transition:.2s all linear;transition:.2s all linear}
.comment .children{margin-left:0}
@media(min-width:768px){.comment .children{margin-left:8.8rem}
}.comment-respond{padding:0 0 3rem}
@media(min-width:768px){.comment-respond{padding:0 0 5rem}
}.comment-respond .comment-reply-title{font-size:1.8rem;font-weight:500;margin:0;margin-bottom:1.5rem}
.comment-respond .comment-reply-title small{margin-left:1rem}
.comment-respond .comment-reply-title small a{color:#1ea69a;-webkit-transition:.2s all linear;transition:.2s all linear}
.comment-respond .comment-reply-title small a:hover{color:#1a9086;-webkit-transition:.2s all linear;transition:.2s all linear}
.comment-form{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -1.5rem}
.comment-form .rh_agent_form .rh_agent_form__row,.comment-form p,.rh_agent_form .comment-form .rh_agent_form__row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;width:100%;padding:0 1.5rem 2rem 1.5rem;margin:0}
@media(min-width:768px){.comment-form .rh_agent_form .rh_agent_form__row,.comment-form p,.rh_agent_form .comment-form .rh_agent_form__row{padding:0 1.5rem 3rem 1.5rem}
}.comment-form .rh_agent_form .rh_agent_form__row label,.comment-form p label,.rh_agent_form .comment-form .rh_agent_form__row label{display:inline-block;color:#1a1a1a;margin-bottom:1.5rem}
.comment-form .rh_agent_form .rh_agent_form__row textarea,.comment-form p textarea,.rh_agent_form .comment-form .rh_agent_form__row textarea{width:100%;border:1px solid rgba(128,128,128,.2);padding:1.5rem 2rem;line-height:2}
.comment-form .form-submit{padding:0 1.5rem}
.comment-form .logged-in-as{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
.comment-form .comment-notes{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;line-height:1.5}
.comment-form .comment-notes #email-notes{display:inline-block;line-height:1.5;margin-right:.5rem}
.comment-form .comment-form-author,.comment-form .comment-form-email,.comment-form .comment-form-url{width:100%}
@media(min-width:768px){.comment-form .comment-form-author,.comment-form .comment-form-email,.comment-form .comment-form-url{width:50%}
}.comment-form .comment-form-author input,.comment-form .comment-form-email input,.comment-form .comment-form-url input{display:block;width:100%;font-size:1.4rem;color:grey;margin-bottom:.5rem;border-width:1px;border-style:solid;border-color:rgba(128,128,128,.2);padding:1.5rem 1rem}
@media(min-width:768px){.comment-form .comment-form-author input,.comment-form .comment-form-email input,.comment-form .comment-form-url input{margin-bottom:1.5rem}
}.comment-form .comment-form-cookies-consent{display:block}
.comment-form .comment-form-cookies-consent input,.comment-form .comment-form-cookies-consent label{margin:0;float:left}
.comment-form .comment-form-cookies-consent label{display:inline-block;margin-left:8px;cursor:pointer}
.comment-form .comment-form-cookies-consent input{margin-top:3px}
@media(max-width:768px){.comment-form .comment-form-cookies-consent input{vertical-align:top;margin-top:4px}
.comment-form .comment-form-cookies-consent label{width:92%}
}#rate-it{display:none}
.rating-stars{font-size:1.5rem;line-height:1.5}
.rating-stars i{margin-right:2px}
.rating-stars i.rated{color:#ea723d}
.stars-avg-rating{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-top:1.5rem;text-align:center;font:400 1.5rem/1.5 Rubik,sans-serif;color:grey}
@media(min-width:768px){.stars-avg-rating{margin-top:0}
}.stars-avg-rating .rating-stars{font-size:1.5rem;margin-right:1rem}
.stars-comment-rating{padding:0 1.5rem .5rem}
.rating-span{line-height:1.5}
@media(min-width:320px){.rh_properties{margin-bottom:2rem}
}@media(min-width:480px){.rh_properties{margin-bottom:3rem}
}@media(min-width:768px){.rh_properties{margin-bottom:4rem}
}@media(min-width:1024px){.rh_properties{margin-bottom:0}
}@media(min-width:1140px){.rh_properties{margin-bottom:0}
}@media(min-width:1280px){.rh_properties{margin-bottom:0}
}.rh_my-property{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:3rem;background:#fff;-webkit-box-shadow:0 0 5px 2px rgba(0,0,0,.05);box-shadow:0 0 5px 2px rgba(0,0,0,.05)}
@media(min-width:320px){.rh_my-property{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:2rem;margin-bottom:2rem}
}@media(min-width:480px){.rh_my-property{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:2.5rem;margin-bottom:3rem}
}@media(min-width:768px){.rh_my-property{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:2.5rem;margin-bottom:3rem}
}@media(min-width:1024px){.rh_my-property{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;padding:0;margin-bottom:3rem}
}@media(min-width:1140px){.rh_my-property{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;padding:0;margin-bottom:3rem}
}@media(min-width:1280px){.rh_my-property{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;padding:0;margin-bottom:3rem}
}.rh_my-property .rh_my-property__thumb{width:200px}
@media(min-width:320px){.rh_my-property .rh_my-property__thumb{width:100%}
}@media(min-width:480px){.rh_my-property .rh_my-property__thumb{width:100%}
}@media(min-width:768px){.rh_my-property .rh_my-property__thumb{width:100%}
}@media(min-width:1024px){.rh_my-property .rh_my-property__thumb{width:200px}
}@media(min-width:1140px){.rh_my-property .rh_my-property__thumb{width:200px}
}@media(min-width:1280px){.rh_my-property .rh_my-property__thumb{width:200px}
}.rh_my-property .rh_my-property__title{width:36%;padding:0 2.5rem;text-align:left}
@media(min-width:320px){.rh_my-property .rh_my-property__title{width:100%;padding:2rem 0;text-align:center}
}@media(min-width:480px){.rh_my-property .rh_my-property__title{width:100%;padding:2rem 0;text-align:center}
}@media(min-width:768px){.rh_my-property .rh_my-property__title{width:100%;padding:2rem 0;text-align:center}
}@media(min-width:1024px){.rh_my-property .rh_my-property__title{width:36%;padding:0 2rem;text-align:left}
}@media(min-width:1140px){.rh_my-property .rh_my-property__title{width:36%;padding:0 2rem;text-align:left}
}@media(min-width:1280px){.rh_my-property .rh_my-property__title{width:36%;padding:0 2.5rem;text-align:left}
}.rh_my-property .rh_my-property__title h5{margin:0;font-size:1.9rem;font-weight:500;line-height:1.5}
.rh_agent_form .rh_my-property .rh_my-property__title .rh_agent_form__row,.rh_my-property .rh_my-property__title .rh_agent_form .rh_agent_form__row,.rh_my-property .rh_my-property__title p{line-height:1.5}
@media(min-width:320px){.rh_agent_form .rh_my-property .rh_my-property__title .rh_agent_form__row,.rh_my-property .rh_my-property__title .rh_agent_form .rh_agent_form__row,.rh_my-property .rh_my-property__title p{display:none;margin-top:1rem}
}@media(min-width:480px){.rh_agent_form .rh_my-property .rh_my-property__title .rh_agent_form__row,.rh_my-property .rh_my-property__title .rh_agent_form .rh_agent_form__row,.rh_my-property .rh_my-property__title p{display:none;margin-top:1rem}
}@media(min-width:768px){.rh_agent_form .rh_my-property .rh_my-property__title .rh_agent_form__row,.rh_my-property .rh_my-property__title .rh_agent_form .rh_agent_form__row,.rh_my-property .rh_my-property__title p{display:none;margin-top:1rem}
}@media(min-width:1024px){.rh_agent_form .rh_my-property .rh_my-property__title .rh_agent_form__row,.rh_my-property .rh_my-property__title .rh_agent_form .rh_agent_form__row,.rh_my-property .rh_my-property__title p{display:none;margin-top:.5rem}
}@media(min-width:1140px){.rh_agent_form .rh_my-property .rh_my-property__title .rh_agent_form__row,.rh_my-property .rh_my-property__title .rh_agent_form .rh_agent_form__row,.rh_my-property .rh_my-property__title p{display:block;margin-top:.5rem}
}@media(min-width:1280px){.rh_agent_form .rh_my-property .rh_my-property__title .rh_agent_form__row,.rh_my-property .rh_my-property__title .rh_agent_form .rh_agent_form__row,.rh_my-property .rh_my-property__title p{display:block;margin-top:1rem}
}.rh_my-property .rh_my-property__btns{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:0}
@media(min-width:320px){.rh_my-property .rh_my-property__btns{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}
}@media(min-width:480px){.rh_my-property .rh_my-property__btns{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}
}@media(min-width:768px){.rh_my-property .rh_my-property__btns{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}
}@media(min-width:1024px){.rh_my-property .rh_my-property__btns{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}
}@media(min-width:1140px){.rh_my-property .rh_my-property__btns{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}
}@media(min-width:1280px){.rh_my-property .rh_my-property__btns{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}
}.rh_my-property .rh_my-property__btns h5{font-weight:400;font-size:1.5rem;line-height:2}
.rh_my-property .rh_my-property__btns form{margin:1rem 1.5rem 0 0}
@media(min-width:320px){.rh_my-property .rh_my-property__btns form{margin:1rem .5rem 0 .5rem}
}@media(min-width:480px){.rh_my-property .rh_my-property__btns form{margin:1rem .5rem 0 .5rem}
}@media(min-width:768px){.rh_my-property .rh_my-property__btns form{margin:1rem .5rem 0 .5rem}
}@media(min-width:1024px){.rh_my-property .rh_my-property__btns form{margin:.5rem 1rem 0 0}
}@media(min-width:1140px){.rh_my-property .rh_my-property__btns form{margin:.5rem 1rem 0 0}
}@media(min-width:1280px){.rh_my-property .rh_my-property__btns form{margin:1rem 1.5rem 0 0}
}.rh_my-property .rh_my-property__publish{width:17%;text-align:left;border-right:1px dotted rgba(128,128,128,.2);border-left:1px dotted rgba(128,128,128,.2);padding:.5rem 2.5rem}
@media(min-width:320px){.rh_my-property .rh_my-property__publish{width:100%;padding:0 0 2rem 0;text-align:center;border:0}
}@media(min-width:480px){.rh_my-property .rh_my-property__publish{width:100%;padding:0 0 2rem 0;text-align:center;border:0}
}@media(min-width:768px){.rh_my-property .rh_my-property__publish{width:100%;padding:0 0 2rem 0;text-align:center;border:0}
}@media(min-width:1024px){.rh_my-property .rh_my-property__publish{width:21%;padding:.5rem 1.5rem;text-align:left;border-right:1px dotted rgba(128,128,128,.2);border-left:1px dotted rgba(128,128,128,.2)}
}@media(min-width:1140px){.rh_my-property .rh_my-property__publish{width:20%;padding:.5rem 1.5rem;text-align:left;border-right:1px dotted rgba(128,128,128,.2);border-left:1px dotted rgba(128,128,128,.2)}
}@media(min-width:1280px){.rh_my-property .rh_my-property__publish{width:17%;padding:.5rem 2.5rem;text-align:left;border-right:1px dotted rgba(128,128,128,.2);border-left:1px dotted rgba(128,128,128,.2)}
}.rh_my-property .rh_my-property__publish .property-date{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
@media(min-width:320px){.rh_my-property .rh_my-property__publish .property-date{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}
}@media(min-width:480px){.rh_my-property .rh_my-property__publish .property-date{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}
}@media(min-width:768px){.rh_my-property .rh_my-property__publish .property-date{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}
}@media(min-width:1024px){.rh_my-property .rh_my-property__publish .property-date{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}
}@media(min-width:1140px){.rh_my-property .rh_my-property__publish .property-date{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}
}@media(min-width:1280px){.rh_my-property .rh_my-property__publish .property-date{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}
}.rh_my-property .rh_my-property__publish .property-date h5{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;color:grey;font-weight:400;font-size:1.5rem;line-height:1.5;margin:0;margin-bottom:1.5rem}
.rh_my-property .rh_my-property__publish .property-date h5 i{font-size:1.9rem;margin-right:1rem}
.rh_my-property .rh_my-property__publish .property-status{display:inline-block;border-radius:500rem}
.rh_my-property .rh_my-property__publish .property-status h5{font-weight:400;font-size:1.3rem;margin:0;padding:.7rem 1.7rem;text-transform:uppercase}
.rh_my-property .rh_my-property__publish .publish{background:rgba(33,182,90,.2)}
.rh_my-property .rh_my-property__publish .publish h5{color:#21b65a}
.rh_my-property .rh_my-property__publish .other{background:rgba(234,114,61,.2)}
.rh_my-property .rh_my-property__publish .other h5{color:#ea723d}
.rh_my-property .rh_my-property__controls{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:32%}
@media(min-width:320px){.rh_my-property .rh_my-property__controls{width:100%}
}@media(min-width:480px){.rh_my-property .rh_my-property__controls{width:100%}
}@media(min-width:768px){.rh_my-property .rh_my-property__controls{width:100%}
}@media(min-width:1024px){.rh_my-property .rh_my-property__controls{width:28%}
}@media(min-width:1140px){.rh_my-property .rh_my-property__controls{width:27%}
}@media(min-width:1280px){.rh_my-property .rh_my-property__controls{width:32%}
}.rh_my-property .rh_my-property__controls a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:1rem;-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_my-property .rh_my-property__controls a i{padding:0 .5rem;font-size:1.9rem}
.rh_my-property .rh_my-property__controls .preview:hover{color:#21b65a}
.rh_my-property .rh_my-property__controls .edit:hover{color:#2196f3}
.rh_my-property .rh_my-property__controls .delete:hover{color:#d32c3d}
.rh_my-property .rh_my-property__controls .confirm:hover{color:#d32c3d}
.rh_my-property .rh_my-property__controls .cancel:hover{color:#21b65a}
.rh_my-property .rh_my-property__controls .confirmation{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}
.rh_my-property .rh_my-property__controls .confirmation .loader{display:none}
.rh_my-property .rh_my-property__controls .hide{display:none}
.rh_my-property .rh_my-property__controls .ajax-response{color:red;width:90%;font-size:1.4rem;text-align:center}
.rh_memberships{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -1rem;padding:0}
.rh_memberships .rh_alert-wrapper{margin:0 1rem 1.5rem}
.rh_membership{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:33.3%;padding:0 1rem 2rem}
@media(min-width:320px){.rh_membership{width:100%}
}@media(min-width:480px){.rh_membership{width:100%}
}@media(min-width:768px){.rh_membership{width:50%}
}@media(min-width:1024px){.rh_membership{width:50%}
}@media(min-width:1140px){.rh_membership{width:33.3%}
}@media(min-width:1280px){.rh_membership{width:33.3%}
}.rh_membership .rh_membership__wrap{padding:2rem 2.5rem;background:#fff;-webkit-box-shadow:0 0 5px 2px rgba(0,0,0,.05);box-shadow:0 0 5px 2px rgba(0,0,0,.05);height:100%}
.rh_membership .rh_membership__title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:0 0 2.5rem 0}
.rh_membership .rh_membership__title .title{font-size:2.4rem;font-weight:400;line-height:1.5;margin:0;color:#1ea69a}
.rh_membership .rh_membership__title .price{font-size:2.4rem;font-weight:400;line-height:1.5;color:grey}
.rh_membership .rh_membership__details{text-align:left}
.rh_agent_form .rh_membership .rh_membership__details .rh_agent_form__row,.rh_membership .rh_membership__details .rh_agent_form .rh_agent_form__row,.rh_membership .rh_membership__details p{font-size:1.5rem;line-height:2;padding:.5rem 0}
.rh_memberships__sidebar{display:block;text-align:left;margin-bottom:3rem}
.rh_memberships__sidebar .title{font-size:1.5rem;font-weight:500;margin:0;margin-bottom:2rem}
.rh_memberships__sidebar .message{color:#1a1a1a}
.rh_memberships__sidebar .details{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:1rem 2.5rem;background:#efefef;border:1px solid rgba(0,0,0,.05)}
@media(min-width:320px){.rh_memberships__sidebar .details{padding:1rem 2.5rem}
}@media(min-width:480px){.rh_memberships__sidebar .details{padding:1rem 2.5rem}
}@media(min-width:768px){.rh_memberships__sidebar .details{padding:1rem 2.5rem}
}@media(min-width:1024px){.rh_memberships__sidebar .details{padding:1rem 2rem}
}@media(min-width:1140px){.rh_memberships__sidebar .details{padding:1rem 2rem}
}@media(min-width:1280px){.rh_memberships__sidebar .details{padding:1rem 2.5rem}
}.rh_memberships__sidebar .details .membership{color:#1ea69a;padding:1rem 0}
.rh_memberships__sidebar .details .cancel{padding:1rem 0}
.rh_memberships__sidebar .details .cancel .title{display:none}
.rh_memberships__sidebar .details .cancel #ims-btn-close{display:none}
.rh_memberships__sidebar .details .cancel #ims-btn-confirm{background:0;color:grey;text-decoration:underline;padding:0}
.rh_memberships__selection .form-option{background:#efefef;padding:0 0 2.5rem 0}
.rh_memberships__selection .form-option h4{font-size:1.3rem;font-weight:500;line-height:1.5;margin:0;padding:1.5rem 2rem 1rem;background:#fff}
.rh_memberships__selection .form-option .select2-container{display:block;padding:0 2rem 1.2rem;background:#fff}
.rh_memberships__selection .form-option .select2-container:focus{outline:0}
.rh_memberships__selection .form-option .select2-container--default .select2-selection--single{border-right:0;border:0}
.rh_memberships__selection .form-option .select2-container--default .select2-selection--single:focus{outline:0}
.rh_memberships__selection .form-option .select2-container--default .select2-selection__rendered{color:grey;font-size:1.5rem;padding-left:0}
.rh_memberships__selection .form-option .select2-container--default .select2-selection__arrow{right:1rem}
.rh_memberships__selection .form-option #ims_recurring_label{position:relative;display:block;margin:2rem 2rem 0;padding:0 0 2rem 4rem;cursor:pointer;border-bottom:1px dashed rgba(128,128,128,.2)}
.rh_memberships__selection .form-option #ims_recurring_label .rh_checkbox__title{font-size:1.3rem;line-height:2;padding:0}
.rh_memberships__selection .ims-membership_loader{display:none}
.rh_memberships__selection .ims-stripe-button{padding:0 2rem 2.5rem;background:#efefef}
.rh_memberships__selection .ims-stripe-button #ims-stripe{font-size:1.5rem}
.rh_memberships__selection .ims-stripe-button .stripe-button-el{-webkit-box-shadow:none;box-shadow:none;padding:1rem 2rem}
.rh_memberships__selection .ims-stripe-button .stripe-button-el span{height:initial;padding:0;background:0;-webkit-box-shadow:none;box-shadow:none;font:400 1.5rem/2 Rubik,sans-serif}
.rh_memberships__selection .ims-paypal-button{padding:0 2rem 2.5rem;background:#efefef}
.rh_memberships__selection .ims-wire-transfer{padding:2.5rem 0 0 0}
.rh_memberships__selection .ims-wire-transfer h4{font-size:1.5rem;font-weight:500;line-height:1.5;margin:0;margin-bottom:1.5rem}
.rh_agent_form .rh_memberships__selection .ims-wire-transfer .rh_agent_form__row,.rh_memberships__selection .ims-wire-transfer .rh_agent_form .rh_agent_form__row,.rh_memberships__selection .ims-wire-transfer p{background:#fff;line-height:2;padding:0 2rem 0}
.rh_agent_form .rh_memberships__selection .ims-wire-transfer .rh_agent_form__row:nth-child(1):before,.rh_memberships__selection .ims-wire-transfer .rh_agent_form .rh_agent_form__row:nth-child(1):before,.rh_memberships__selection .ims-wire-transfer p:nth-child(1):before{content:'';height:5px}
.rh_memberships__selection .ims-wire-transfer .wire-details-after,.rh_memberships__selection .ims-wire-transfer .wire-details-before{display:block;height:2rem;background:#fff}
.rh_memberships__selection .ims-receipt-button #ims-receipt{display:block;background:#1ea69a;color:#fff;padding:2rem;text-align:center;-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_memberships__selection .ims-receipt-button #ims-receipt:hover{background:#1c998e;-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_memberships__selection .ims-button-option.error{display:block;margin-top:2rem;font:400 1.5rem/2 Rubik,sans-serif;background:0;padding:0;color:grey}
.rh_blog__post{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;background:#fff;text-align:left;margin:0 0 3rem 0}
.rh_blog__post figure{display:block;margin:0}
.rh_blog__post figure img{display:block;max-width:100%;margin:0 auto}
.rh_blog__post .entry-header{display:block;position:relative;z-index:999;margin:0;padding:2rem 2.5rem;background:#1ea69a}
@media(min-width:768px){.rh_blog__post .entry-header{margin:-6rem 3rem 0}
}.rh_blog__post .entry-header .entry-title{margin:0 0 2rem;font-size:2.1rem;font-weight:500;line-height:1.5;color:#fff}
.rh_blog__post .entry-header .entry-title a{-webkit-transition:.2s all linear;transition:.2s all linear;color:inherit}
.rh_blog__post .entry-header .entry-title a:hover{color:#e6e5e5}
.rh_blog__post .entry-header .entry-meta{line-height:2rem;color:#1a1a1a}
.rh_blog__post .entry-header .entry-meta .vcard{display:inline-block;color:#1a1a1a}
.rh_blog__post .entry-header .entry-meta a{-webkit-transition:.2s all linear;transition:.2s all linear;color:#1a1a1a}
.rh_blog__post .entry-header .entry-meta a:hover{color:#fff}
.rh_blog__post .entry-summary{margin-top:0;padding:2rem 2.5rem 2.5rem 2.5rem}
@media(min-width:768px){.rh_blog__post .entry-summary{padding:3rem}
}.rh_agent_form .rh_blog__post .entry-summary .rh_agent_form__row,.rh_blog__post .entry-summary .rh_agent_form .rh_agent_form__row,.rh_blog__post .entry-summary p{line-height:2;margin-bottom:1.5rem}
.rh_blog__post .post-video .video-wrapper iframe{display:block;width:100%;height:450px}
.rh_blog__post .listing-slider{position:relative;background:#fff}
.rh_blog__post .listing-slider:hover .flex-direction-nav .flex-prev{left:2rem;opacity:1}
.rh_blog__post .listing-slider:hover .flex-direction-nav .flex-next{right:2rem;opacity:1}
.rh_blog__post .listing-slider .flex-control-nav{bottom:15px}
@media(min-width:768px){.rh_blog__post .listing-slider .flex-control-nav{bottom:100px}
}.rh_blog__post .listing-slider .flex-direction-nav a{width:45px;height:45px}
.rh_blog__post .listing-slider .flex-direction-nav .flex-prev{left:-2rem;opacity:0}
.rh_blog__post .listing-slider .flex-direction-nav .flex-next{right:-2rem;opacity:0}
.rh_blog__post .listing-slider img{display:block;margin:0 auto}
.rh_blog__single{background:#fff}
.rh_blog__single .rh_blog__post{margin:0}
@media(min-width:768px){.entry-header-margin-fix{margin-top:9rem}
}@media(min-width:768px){.entry-header-margin-fix:first-of-type{margin-top:6.4rem}
}.nocomments{padding-bottom:54px}
.entry-content{padding:2rem 2.5rem}
@media(min-width:768px){.entry-content{padding:2rem 3rem}
}.rh_blog__single .post_format-post-format-video .entry-header{margin-top:0}
.page .entry-header{min-height:12rem}
.page .entry-header .entry-title{margin-bottom:0}
.page-breadcrumbs-modern{margin-top:10px;margin-left:-5px;margin-right:-5px}
.page-breadcrumbs-modern li{display:inline-block}
.page-breadcrumbs-modern li a,.page-breadcrumbs-modern li i{display:inline-block;color:#1ea69a;margin-left:5px;margin-right:5px;font-size:15px}
.page-breadcrumbs-modern li a:hover{color:#179086}
.rh_prop_compare{display:block;width:100%}
@media(min-width:320px){.rh_prop_compare{padding:0 0 2rem 0}
}@media(min-width:480px){.rh_prop_compare{padding:0 0 3rem 0}
}@media(min-width:768px){.rh_prop_compare{padding:0 0 5rem 0}
}@media(min-width:1024px){.rh_prop_compare{padding:0}
}@media(min-width:1140px){.rh_prop_compare{padding:0}
}@media(min-width:1280px){.rh_prop_compare{padding:0}
}.rh_prop_compare .nothing-found{font-size:1.5rem;font-weight:500;line-height:2;text-align:left;color:#1a1a1a}
.rh_prop_compare__wrap{display:block;padding:2rem;background:#fff;-webkit-box-shadow:0 0 5px 2px rgba(0,0,0,.05);box-shadow:0 0 5px 2px rgba(0,0,0,.05)}
.rh_prop_compare__row{display:block;margin:0;margin-left:-2rem;padding:0 1rem}
@media(min-width:320px){.rh_prop_compare__row{overflow-x:scroll;white-space:nowrap}
}@media(min-width:480px){.rh_prop_compare__row{overflow-x:scroll;white-space:nowrap}
}@media(min-width:768px){.rh_prop_compare__row{overflow-x:scroll;white-space:nowrap}
}@media(min-width:1024px){.rh_prop_compare__row{overflow-x:initial;white-space:initial}
}@media(min-width:1140px){.rh_prop_compare__row{overflow-x:initial;white-space:initial}
}@media(min-width:1280px){.rh_prop_compare__row{overflow-x:initial;white-space:initial}
}.rh_prop_compare__row .rh_prop_compare__column{display:inline-block;width:20%;padding:0 1rem;text-align:left}
@media(min-width:320px){.rh_prop_compare__row .rh_prop_compare__column{width:75%;float:none}
}@media(min-width:480px){.rh_prop_compare__row .rh_prop_compare__column{width:50%;float:none}
}@media(min-width:768px){.rh_prop_compare__row .rh_prop_compare__column{width:30%;float:none}
}@media(min-width:1024px){.rh_prop_compare__row .rh_prop_compare__column{width:20%;float:left}
}@media(min-width:1140px){.rh_prop_compare__row .rh_prop_compare__column{width:20%;float:left}
}@media(min-width:1280px){.rh_prop_compare__row .rh_prop_compare__column{width:20%;float:left}
}.rh_agent_form .rh_prop_compare__row .rh_prop_compare__column .rh_agent_form__row,.rh_prop_compare__row .rh_prop_compare__column .rh_agent_form .rh_agent_form__row,.rh_prop_compare__row .rh_prop_compare__column p{line-height:1.5;margin:0 -2rem;padding:1.5rem 2rem}
.rh_agent_form .rh_prop_compare__row .rh_prop_compare__column .rh_agent_form__row:nth-child(2n),.rh_prop_compare__row .rh_prop_compare__column .rh_agent_form .rh_agent_form__row:nth-child(2n),.rh_prop_compare__row .rh_prop_compare__column p:nth-child(2n){background:#f7f7f7}
.rh_agent_form .rh_prop_compare__row .heading .rh_agent_form__row,.rh_prop_compare__row .heading .rh_agent_form .rh_agent_form__row,.rh_prop_compare__row .heading p{color:#1a1a1a;font-weight:500}
.rh_prop_compare--height_fixed{margin-right:-2rem}
.property-thumbnail{background:#fff;margin:0 -2rem;padding:0 2rem;white-space:initial;z-index:99}
.property-thumbnail .property-title{margin:1rem 0}
.property-thumbnail .property-title a{display:inline-block;font-size:1.7rem;font-weight:500;line-height:1.5;color:#1a1a1a;-webkit-transition:.2s all linear;transition:.2s all linear}
.property-thumbnail .property-title a:hover{color:#1ea69a;-webkit-transition:.2s all linear;transition:.2s all linear}
.property-thumbnail .property-status{font-size:1.3rem;font-weight:500;line-height:1.5;margin:0;margin-bottom:.5rem}
.property-thumbnail .property-price .rh_agent_form .rh_agent_form__row,.property-thumbnail .property-price p,.rh_agent_form .property-thumbnail .property-price .rh_agent_form__row{font-size:1.7rem;line-height:1.5;color:#1ea69a;padding:0 2rem 1.5rem 2rem}
.rh_compare{display:none;width:100%;padding:2rem;margin:0 0 3rem 0;text-align:left;background:#fff;-webkit-box-shadow:0 0 5px 2px rgba(0,0,0,.05);box-shadow:0 0 5px 2px rgba(0,0,0,.05)}
.rh_compare .title{margin:0;margin-bottom:1.5rem;font-size:1.5rem;font-weight:500;line-height:1.5}
.rh_compare .rh_compare__carousel{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -1rem}
.rh_compare .rh_compare__carousel .rh_compare__slide{position:relative;padding:0 1rem;margin-bottom:1.5rem;width:25%}
@media(min-width:320px){.rh_compare .rh_compare__carousel .rh_compare__slide{width:100%}
}@media(min-width:480px){.rh_compare .rh_compare__carousel .rh_compare__slide{width:50%}
}@media(min-width:768px){.rh_compare .rh_compare__carousel .rh_compare__slide{width:25%}
}@media(min-width:1024px){.rh_compare .rh_compare__carousel .rh_compare__slide{width:25%}
}@media(min-width:1140px){.rh_compare .rh_compare__carousel .rh_compare__slide{width:25%}
}@media(min-width:1280px){.rh_compare .rh_compare__carousel .rh_compare__slide{width:25%}
}.rh_compare .rh_compare__carousel .rh_compare__slide img{width:100%}
.rh_compare .rh_compare__carousel .rh_compare__remove{position:absolute;top:0;right:1rem;padding:.2rem .5rem;background:rgba(0,0,0,.2);-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_compare .rh_compare__carousel .rh_compare__remove:hover{background:rgba(0,0,0,.4);-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_compare .rh_compare__carousel .rh_compare__remove i{color:#fff}
.rh_compare--map_variation .rh_compare__carousel .rh_compare__slide{width:100%}
@media(min-width:480px){.rh_compare--map_variation .rh_compare__carousel .rh_compare__slide{width:50%}
}@media(min-width:768px){.rh_compare--map_variation .rh_compare__carousel .rh_compare__slide{width:33%}
}.rh_compare_action_notification{position:fixed;left:15px;bottom:15px;z-index:999999;padding:15px 25px;font-weight:700;opacity:0;visibility:hidden;max-width:calc(100% - 30px);-webkit-transform:translateY(150%);-ms-transform:translateY(150%);transform:translateY(150%);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.26);box-shadow:0 2px 5px 0 rgba(0,0,0,.26);background-color:#1a1a1a;color:#fff}
.rh_compare_action_notification.show{opacity:1;visibility:visible;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}
.rh_contact{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:5rem;text-align:left}
@media(min-width:1140px){.rh_contact{margin-bottom:0}
}.rh_contact__wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;background:#fff;padding:0 0 2.5rem}
@media(min-width:768px){.rh_contact__wrap{padding:0 3rem 5rem}
}.rh_contact__form{width:100%;padding:0 2rem}
@media(min-width:1024px){.rh_contact__form{width:50%}
}.rh_contact__form .contact-form{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
.rh_agent_form .rh_contact__form .wpcf7-form .rh_agent_form__row,.rh_contact__form .wpcf7-form .rh_agent_form .rh_agent_form__row,.rh_contact__form .wpcf7-form p{display:block;width:100%}
.rh_contact__form .wpcf7-form label{display:block;width:100%;color:#1a1a1a;font-size:1.5rem;line-height:1.5;padding:0 0 1.5rem}
.rh_contact__form .wpcf7-form span{display:block;width:100%}
.rh_contact__form .wpcf7-form span.wpcf7-not-valid-tip{margin:1rem 0}
.rh_contact__form .wpcf7-form input,.rh_contact__form .wpcf7-form textarea{display:block;width:100%;color:grey;font-size:1.4rem;line-height:1.5;padding:1.5rem 1rem;border:1px solid rgba(128,128,128,.2);margin-top:1.5rem;-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_contact__form .wpcf7-form textarea{line-height:2}
.rh_contact__form .wpcf7-form input[type=submit]{display:inline-block;width:initial;font-size:1.4rem;margin-top:0;margin-bottom:1.5rem}
.rh_contact__form .wpcf7-form .ajax-loader{display:inline-block;width:initial;margin-left:1.5rem}
.rh_contact__form .wpcf7-form .wpcf7-response-output{font-size:1.5rem;color:grey;margin:0;border:0;padding:1rem 0}
@media(min-width:320px){.rh_contact__form .wpcf7-form .wpcf7-recaptcha{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scale(.76);-ms-transform:scale(.76);transform:scale(.76)}
}@media(min-width:480px){.rh_contact__form .wpcf7-form .wpcf7-recaptcha{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}
}.rh_contact__form .wpcf7-form .wpcf7-recaptcha div{margin-bottom:1.5rem}
.rh_contact__form .rh_contact__input{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%}
.rh_contact__form .rh_contact__input label{color:#1a1a1a;font-size:1.5rem;line-height:1.5;margin-bottom:1rem}
.rh_contact__form .rh_contact__input input,.rh_contact__form .rh_contact__input textarea{display:block;width:100%;color:grey;font-size:1.4rem;line-height:1.5;padding:1.5rem 1rem;border:1px solid rgba(128,128,128,.2);margin-bottom:1.5rem;-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_contact__form .rh_contact__input textarea{line-height:2}
.rh_contact__form .rh_contact__input input[type=submit]{color:#fff;padding:1.5rem 2rem}
.rh_contact__form .rh_contact__input .error{background:rgba(234,61,61,.05);border-color:#ea3d3d;-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_contact__form .rh_contact__input .inspiry-google-recaptcha{margin-bottom:1.5rem}
.rh_contact__form .rh_contact__submit{width:initial;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
.rh_contact__form .rh_contact__submit input[type=submit]{margin-bottom:0}
.rh_contact__details{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;padding:0 2rem;margin-top:2rem}
@media(min-width:1024px){.rh_contact__details{width:50%;margin-top:6px}
}.rh_contact__details .rh_contact__item{margin-bottom:2.5rem}
.rh_contact__details .rh_contact__item .icon{float:left;display:inline-block;width:2rem;margin-right:1.5rem}
.rh_contact__details .rh_contact__item .icon svg{fill:grey}
.rh_contact__details .rh_contact__item .content{display:table}
.rh_contact__details .rh_contact__item .content a{-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_contact__details .rh_contact__item .content a:not(:hover){color:inherit}
.rh_contact__details .rh_contact__item .label{display:block;margin-bottom:.8rem;font-size:1.4rem;color:#1a1a1a}
#ajax-loader{display:none;margin-left:1.5rem}
#error-container{display:block;width:100%}
#error-container label{display:block;width:100%;margin:0;padding:1rem 0 0;line-height:2;color:#ea3d3d}
#error-container label:nth-child(1){margin-top:1rem}
#message-container{display:block;width:100%;font:400 1.5rem/1.5 Rubik,sans-serif;color:grey;margin:1rem 0;padding:0}
.rh_contact__map{display:block;width:100%;height:50rem;padding:0 2rem;margin-top:2rem}
.rh_contact__map #map_canvas{height:100%}
.list-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;margin-left:-1.5rem;margin-right:-1.5rem}
@media(min-width:320px){.list-container .rh_list_card{max-width:35rem}
}@media(min-width:480px){.list-container .rh_list_card{max-width:35rem}
}@media(min-width:768px){.list-container .rh_list_card{max-width:60rem}
}@media(min-width:1024px){.list-container .rh_list_card{max-width:60rem}
}@media(min-width:1140px){.list-container .rh_list_card{max-width:60rem}
}@media(min-width:1280px){.list-container .rh_list_card{max-width:80rem}
}.list-container .rh_list_card__wrap .rh_list_card__details{border-bottom:0}
@media(min-width:320px){.list-container .rh_list_card__wrap .rh_list_card__details{width:100%;padding:0;border-right:0}
}@media(min-width:480px){.list-container .rh_list_card__wrap .rh_list_card__details{width:100%;padding:0;border-right:0}
}@media(min-width:768px){.list-container .rh_list_card__wrap .rh_list_card__details{width:100%;padding:0;border-right:0}
}@media(min-width:1024px){.list-container .rh_list_card__wrap .rh_list_card__details{width:100%;padding:0;border-right:0}
}@media(min-width:1140px){.list-container .rh_list_card__wrap .rh_list_card__details{width:100%;padding:0;border-right:0}
}@media(min-width:1280px){.list-container .rh_list_card__wrap .rh_list_card__details{width:65%;padding:0 2rem 0 0;border-right:1px solid rgba(128,128,128,.2)}
}@media(min-width:320px){.list-container .rh_list_card__wrap .rh_list_card__priceLabel{display:none}
}@media(min-width:480px){.list-container .rh_list_card__wrap .rh_list_card__priceLabel{display:none}
}@media(min-width:768px){.list-container .rh_list_card__wrap .rh_list_card__priceLabel{display:none}
}@media(min-width:1024px){.list-container .rh_list_card__wrap .rh_list_card__priceLabel{display:none}
}@media(min-width:1140px){.list-container .rh_list_card__wrap .rh_list_card__priceLabel{display:none}
}@media(min-width:1280px){.list-container .rh_list_card__wrap .rh_list_card__priceLabel{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}
}@media(min-width:320px){.list-container .rh_list_card__wrap .rh_list_card__thumbnail{width:100%}
}@media(min-width:480px){.list-container .rh_list_card__wrap .rh_list_card__thumbnail{width:100%}
}@media(min-width:768px){.list-container .rh_list_card__wrap .rh_list_card__thumbnail{width:40%}
}@media(min-width:1024px){.list-container .rh_list_card__wrap .rh_list_card__thumbnail{width:40%}
}@media(min-width:1140px){.list-container .rh_list_card__wrap .rh_list_card__thumbnail{width:40%}
}@media(min-width:1280px){.list-container .rh_list_card__wrap .rh_list_card__thumbnail{width:30%}
}@media(min-width:320px){.list-container .rh_list_card__wrap .rh_list_card__details_wrap{width:100%}
}@media(min-width:480px){.list-container .rh_list_card__wrap .rh_list_card__details_wrap{width:100%}
}@media(min-width:768px){.list-container .rh_list_card__wrap .rh_list_card__details_wrap{width:60%}
}@media(min-width:1024px){.list-container .rh_list_card__wrap .rh_list_card__details_wrap{width:60%}
}@media(min-width:1140px){.list-container .rh_list_card__wrap .rh_list_card__details_wrap{width:60%}
}@media(min-width:1280px){.list-container .rh_list_card__wrap .rh_list_card__details_wrap{width:70%}
}.listing-layout .list-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;margin-left:-2rem;margin-right:-2rem}
@media(min-width:320px){.listing-layout .list-container{margin-left:0;margin-right:0}
}@media(min-width:480px){.listing-layout .list-container{margin-left:0;margin-right:0}
}@media(min-width:768px){.listing-layout .list-container{margin-left:-2rem;margin-right:-2rem}
}@media(min-width:1024px){.listing-layout .list-container{margin-left:-2rem;margin-right:-2rem}
}@media(min-width:1140px){.listing-layout .list-container{margin-left:-2rem;margin-right:-2rem}
}@media(min-width:1280px){.listing-layout .list-container{margin-left:-2rem;margin-right:-2rem}
}.qe-testimonial-wrapper .qe-testimonial-img{margin-top:0}
.qe-testimonial-wrapper .qe-testimonial-img a:hover .avatar{border:3px solid #ea723d;-webkit-transition:.2s all linear;transition:.2s all linear}
.qe-testimonial-wrapper .qe-testimonial-img a .avatar{border:3px solid #1ea69a;-webkit-transition:.2s all linear;transition:.2s all linear}
.qe-testimonial-wrapper .qe-testimonial-name{font-size:1.6rem;font-weight:500;line-height:2;color:#1a1a1a}
.qe-testimonial-wrapper .qe-testimonial-byline{line-height:1.5}
.qe-testimonial-wrapper .qe-testimonial-byline a{color:#1ea69a;font-size:1.4rem;-webkit-transition:.2s all linear;transition:.2s all linear}
.qe-testimonial-wrapper .qe-testimonial-byline a:hover{color:#ea723d;-webkit-transition:.2s all linear;transition:.2s all linear}
.qe-testimonial-wrapper .qe-testimonial-text{margin:1.5rem 0}
.qe-testimonial-wrapper .qe-testimonial-text:before{display:none}
.qe-testimonial-wrapper .qe-testimonial-text .rh_agent_form .rh_agent_form__row,.qe-testimonial-wrapper .qe-testimonial-text p,.rh_agent_form .qe-testimonial-wrapper .qe-testimonial-text .rh_agent_form__row{font-size:1.5rem}
.commentlist article .comment-detail-wrap .comment-body .qe-faqs-filters-container,.rh_content .qe-faqs-filters-container{padding:0;margin-bottom:2.5rem}
.qe-faqs-filters-container li a{color:#1ea69a;padding:1rem 1.5rem;-webkit-transition:.2s all linear;transition:.2s all linear;border-bottom:2px solid}
.qe-faqs-filters-container li a:hover{color:#ea723d;-webkit-transition:.2s all linear;transition:.2s all linear}
.qe-faqs-filters-container li.active a{font-weight:500}
.qe-faq-toggle{margin-bottom:1.5rem}
.qe-faq-toggle .qe-toggle-title{border:0;background:rgba(30,166,154,.1);color:#1a1a1a}
.qe-faq-toggle .qe-toggle-title:hover{background:rgba(30,166,154,.2)}
.qe-faq-toggle .qe-toggle-title strong{font-weight:500}
.qe-faq-toggle .qe-toggle-title .fa-plus-circle{color:grey}
.qe-faq-toggle .qe-toggle-title .fa-plus-circle:before{content:"\f067"}
.qe-faq-toggle .qe-toggle-title .fa-minus-circle{color:grey}
.qe-faq-toggle .qe-toggle-title .fa-minus-circle:before{content:"\f068"}
.qe-faq-toggle .qe-toggle-content{border:0;background:rgba(30,166,154,.1)}
.qe-faq-toggle.active .qe-toggle-title{background:rgba(30,166,154,.2)}
#ihf-main-container{color:grey;font-size:1.5rem;line-height:1.5}
#ihf-main-container #ihf-map-canvas{margin-top:1rem}
#ihf-main-container a{color:grey;-webkit-transition:.2s all linear;transition:.2s all linear}
#ihf-main-container a:focus,#ihf-main-container a:hover{color:#1ea69a;text-decoration:none;-webkit-transition:.2s all linear;transition:.2s all linear}
#ihf-main-container a:focus .ihf-grid-result-address,#ihf-main-container a:hover .ihf-grid-result-address{color:#1ea69a;-webkit-transition:.2s all linear;transition:.2s all linear}
#ihf-main-container .btn{-webkit-box-shadow:none;box-shadow:none;border-radius:0;font-size:1.5rem;line-height:1.5;padding:.9rem 1.5rem;-webkit-transition:.2s all linear;transition:.2s all linear}
#ihf-main-container .btn:active,#ihf-main-container .btn:focus,#ihf-main-container .btn:hover{-webkit-box-shadow:none;box-shadow:none;outline:0;-webkit-transition:.2s all linear;transition:.2s all linear}
#ihf-main-container .btn-primary{background-color:#1ea69a;border:0}
#ihf-main-container .btn-primary:active,#ihf-main-container .btn-primary:focus,#ihf-main-container .btn-primary:hover{background-color:#1a9086;border:0}
#ihf-main-container .btn-primary.active{background-color:#ea723d}
#ihf-main-container .btn-primary.active:active,#ihf-main-container .btn-primary.active:focus,#ihf-main-container .btn-primary.active:hover{background-color:#ec8354}
#ihf-main-container .btn-default{background:#1ea69a;border:0;color:#fff}
#ihf-main-container .btn-default:active,#ihf-main-container .btn-default:focus,#ihf-main-container .btn-default:hover{background:#1a9086;border:0;color:#fff}
#ihf-main-container .btn-link{color:grey}
#ihf-main-container .btn-link:active,#ihf-main-container .btn-link:focus,#ihf-main-container .btn-link:hover{color:grey;text-decoration:none;border-color:rgba(128,128,128,.2)}
#ihf-main-container .btn-group.open .dropdown-toggle{-webkit-box-shadow:none;box-shadow:none;border-color:rgba(128,128,128,.2)}
#ihf-main-container .close{color:#fff;font-weight:400;opacity:1;text-shadow:none;-webkit-transition:.2s all linear;transition:.2s all linear}
#ihf-main-container .close:focus,#ihf-main-container .close:hover{color:#fff;background:#1a9086;opacity:1;-webkit-transition:.2s all linear;transition:.2s all linear}
#ihf-main-container .modal-header{border-radius:0}
#ihf-main-container .modal-header .close{margin-top:-27px}
#ihf-main-container .modal-footer{border-radius:0}
#ihf-main-container .modal-footer .btn{background:#1ea69a;color:#fff;-webkit-transition:.2s all linear;transition:.2s all linear}
#ihf-main-container .modal-footer .btn:active,#ihf-main-container .modal-footer .btn:focus,#ihf-main-container .modal-footer .btn:hover{background:#1a9086;border-color:#1a9086;color:#fff;-webkit-transition:.2s all linear;transition:.2s all linear}
#ihf-main-container .carousel-control{opacity:1;text-shadow:none}
#ihf-main-container .carousel-control .glyphicon-chevron-left,#ihf-main-container .carousel-control .glyphicon-chevron-right,#ihf-main-container .carousel-control .icon-next,#ihf-main-container .carousel-control .icon-prev{font-size:2.7rem;top:50%;top:calc(50% - 1.35rem)}
#ihf-main-container .carousel-control .glyphicon-chevron-right,#ihf-main-container .carousel-control .icon-next{left:auto}
#ihf-main-container .dropdown-toggle{background:#fff;border:1px solid rgba(128,128,128,.2);color:grey;font-size:1.5rem;text-decoration:none}
#ihf-main-container .dropdown-toggle:active,#ihf-main-container .dropdown-toggle:focus,#ihf-main-container .dropdown-toggle:hover{background:#fff;border:1px solid rgba(128,128,128,.2);color:grey}
#ihf-main-container .dropdown-toggle .caret{border-top-color:grey;margin-left:1rem}
#ihf-main-container .dropdown-menu{border:1px solid rgba(128,128,128,.2);border-radius:0;-webkit-box-shadow:none;box-shadow:none;padding:1rem 0}
#ihf-main-container .dropdown-menu>li>a{color:grey;padding:1rem 2rem;-webkit-transition:.2s all linear;transition:.2s all linear}
#ihf-main-container .dropdown-menu>li>a:hover{background:#1ea69a;-webkit-transition:.2s all linear;transition:.2s all linear}
#ihf-main-container .dropdown-menu>li>a:hover .ihf-share-btn-google-plus,#ihf-main-container .dropdown-menu>li>a:hover .ihf-share-btn-pinterest,#ihf-main-container .dropdown-menu>li>a:hover .ihf-share-btn-twitter{color:#fff !important}
#ihf-main-container .dropdown-menu>.active>a{background:#1ea69a}
#ihf-main-container .dropdown-menu>.active>a:hover{background:#1ea69a}
#ihf-main-container .title-bar-1{border-radius:0;background:#1ea69a;border-color:transparent;color:#fff;padding:1rem 2rem;text-shadow:none}
#ihf-main-container .ihf-grid-result-price{margin:-10px -20px -20px}
@media(min-width:320px){#ihf-main-container .ihf-grid-result-price{margin:-10px -20px -20px}
}@media(min-width:480px){#ihf-main-container .ihf-grid-result-price{margin:-10px -20px -20px}
}@media(min-width:768px){#ihf-main-container .ihf-grid-result-price{margin:-10px -11px -20px}
}@media(min-width:1024px){#ihf-main-container .ihf-grid-result-price{margin:-10px -20px -20px}
}@media(min-width:1140px){#ihf-main-container .ihf-grid-result-price{margin:-10px -20px -20px}
}@media(min-width:1280px){#ihf-main-container .ihf-grid-result-price{margin:-10px -20px -20px}
}#ihf-main-container .ihf-grid-result-price a{line-height:1.5}
#ihf-main-container .ihf-grid-result-address{display:block;width:100%;font-size:1.8rem;line-height:1.5;padding:0 0 5px 0;color:#1a1a1a;text-transform:capitalize;white-space:normal;-webkit-transition:.2s all linear;transition:.2s all linear}
#ihf-main-container .well{border-radius:0;-webkit-box-shadow:none;box-shadow:none}
#ihf-main-container .ihf-grid-result-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}
@media(min-width:320px){#ihf-main-container .ihf-grid-result-container{padding:19px}
}@media(min-width:480px){#ihf-main-container .ihf-grid-result-container{padding:19px}
}@media(min-width:768px){#ihf-main-container .ihf-grid-result-container{padding:10px}
}@media(min-width:1024px){#ihf-main-container .ihf-grid-result-container{padding:19px}
}@media(min-width:1140px){#ihf-main-container .ihf-grid-result-container{padding:19px}
}@media(min-width:1280px){#ihf-main-container .ihf-grid-result-container{padding:19px}
}#ihf-main-container .ihf-grid-result-container .row:nth-child(1){-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}
#ihf-main-container .ihf-grid-result-basic-info-container{font-size:1.5rem;line-height:1.5}
#ihf-main-container .ihf-grid-result-basic-info-item1{padding-right:1rem}
@media(min-width:320px){#ihf-main-container .ihf-grid-result-basic-info-item1{padding-right:.5rem}
}@media(min-width:480px){#ihf-main-container .ihf-grid-result-basic-info-item1{padding-right:.5rem}
}@media(min-width:768px){#ihf-main-container .ihf-grid-result-basic-info-item1{padding-right:1rem}
}@media(min-width:1024px){#ihf-main-container .ihf-grid-result-basic-info-item1{padding-right:.5rem}
}@media(min-width:1140px){#ihf-main-container .ihf-grid-result-basic-info-item1{padding-right:1rem}
}@media(min-width:1280px){#ihf-main-container .ihf-grid-result-basic-info-item1{padding-right:1rem}
}#ihf-main-container .ihf-grid-result-basic-info-item2{padding-right:1rem;padding-left:1rem}
@media(min-width:320px){#ihf-main-container .ihf-grid-result-basic-info-item2{padding-right:.5rem;padding-left:.5rem}
}@media(min-width:480px){#ihf-main-container .ihf-grid-result-basic-info-item2{padding-right:.5rem;padding-left:.5rem}
}@media(min-width:768px){#ihf-main-container .ihf-grid-result-basic-info-item2{padding-right:1rem;padding-left:1rem}
}@media(min-width:1024px){#ihf-main-container .ihf-grid-result-basic-info-item2{padding-right:.5rem;padding-left:.5rem}
}@media(min-width:1140px){#ihf-main-container .ihf-grid-result-basic-info-item2{padding-right:1rem;padding-left:1rem}
}@media(min-width:1280px){#ihf-main-container .ihf-grid-result-basic-info-item2{padding-right:1rem;padding-left:1rem}
}#ihf-main-container .ihf-grid-result-basic-info-item3{padding-left:1rem}
@media(min-width:320px){#ihf-main-container .ihf-grid-result-basic-info-item3{padding-left:.5rem}
}@media(min-width:480px){#ihf-main-container .ihf-grid-result-basic-info-item3{padding-left:.5rem}
}@media(min-width:768px){#ihf-main-container .ihf-grid-result-basic-info-item3{padding-left:1rem}
}@media(min-width:1024px){#ihf-main-container .ihf-grid-result-basic-info-item3{padding-left:.5rem}
}@media(min-width:1140px){#ihf-main-container .ihf-grid-result-basic-info-item3{padding-left:1rem}
}@media(min-width:1280px){#ihf-main-container .ihf-grid-result-basic-info-item3{padding-left:1rem}
}#ihf-main-container .ihf-grid-result-photocount{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;font-size:1.5rem;line-height:1.6;padding-top:1rem;padding-bottom:1rem;padding-left:0}
@media(min-width:320px){#ihf-main-container .ihf-grid-result-photocount{font-size:1.4rem}
}@media(min-width:480px){#ihf-main-container .ihf-grid-result-photocount{font-size:1.4rem}
}@media(min-width:768px){#ihf-main-container .ihf-grid-result-photocount{font-size:1.5rem}
}@media(min-width:1024px){#ihf-main-container .ihf-grid-result-photocount{font-size:1.4rem}
}@media(min-width:1140px){#ihf-main-container .ihf-grid-result-photocount{font-size:1.5rem}
}@media(min-width:1280px){#ihf-main-container .ihf-grid-result-photocount{font-size:1.5rem}
}#ihf-main-container .ihf-grid-result-photocount a{margin-right:.5rem}
#ihf-main-container .ihf-grid-result-photocount .glyphicon{font-size:1.6rem}
@media(min-width:320px){#ihf-main-container .ihf-grid-result-photocount .glyphicon{font-size:1.5rem}
}@media(min-width:480px){#ihf-main-container .ihf-grid-result-photocount .glyphicon{font-size:1.5rem}
}@media(min-width:768px){#ihf-main-container .ihf-grid-result-photocount .glyphicon{font-size:1.6rem}
}@media(min-width:1024px){#ihf-main-container .ihf-grid-result-photocount .glyphicon{font-size:1.5rem}
}@media(min-width:1140px){#ihf-main-container .ihf-grid-result-photocount .glyphicon{font-size:1.6rem}
}@media(min-width:1280px){#ihf-main-container .ihf-grid-result-photocount .glyphicon{font-size:1.6rem}
}#ihf-main-container .ihf-grid-result-additional-info .listing-open-home-text{display:none}
@media(min-width:320px){#ihf-main-container .ihf-slider-col{width:100%;float:none}
}@media(min-width:480px){#ihf-main-container .ihf-slider-col{width:100%;float:none}
}@media(min-width:768px){#ihf-main-container .ihf-slider-col{width:33.33333333333333%;float:left}
}@media(min-width:1024px){#ihf-main-container .ihf-slider-col{width:33.33333333333333%;float:left}
}@media(min-width:1140px){#ihf-main-container .ihf-slider-col{width:33.33333333333333%;float:left}
}@media(min-width:1280px){#ihf-main-container .ihf-slider-col{width:33.33333333333333%;float:left}
}#ihf-main-container .ihf-grid-results-logo{display:none}
#ihf-main-container .ihf-grid-result-attribution,#ihf-main-container .ihf-grid-result-mlsnum-proptype{font-size:1.5rem;margin-top:.5rem;line-height:1.5;text-align:center;white-space:normal}
#ihf-main-container .pagination{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;border-radius:0}
@media(min-width:320px){#ihf-main-container .pagination{width:170%}
}@media(min-width:480px){#ihf-main-container .pagination{width:150%}
}@media(min-width:768px){#ihf-main-container .pagination{width:100%}
}@media(min-width:1024px){#ihf-main-container .pagination{width:100%}
}@media(min-width:1140px){#ihf-main-container .pagination{width:100%}
}@media(min-width:1280px){#ihf-main-container .pagination{width:100%}
}#ihf-main-container .pagination li{margin-right:1rem}
#ihf-main-container .pagination li:first-child>a,#ihf-main-container .pagination li:first-child>span,#ihf-main-container .pagination li:last-child>a,#ihf-main-container .pagination li:last-child>span{border-radius:0}
#ihf-main-container .pagination li:first-child>a,#ihf-main-container .pagination li:first-child>span,#ihf-main-container .pagination li:last-child>a,#ihf-main-container .pagination li:last-child>span{background:#1ea69a;color:#fff}
#ihf-main-container .pagination li:first-child>a:hover,#ihf-main-container .pagination li:first-child>span:hover,#ihf-main-container .pagination li:last-child>a:hover,#ihf-main-container .pagination li:last-child>span:hover{background:#1a9086;border-color:rgba(128,128,128,.2);color:#fff}
#ihf-main-container .pagination li a,#ihf-main-container .pagination li span{background:#1ea69a;border-color:rgba(128,128,128,.2);color:#fff}
#ihf-main-container .pagination li a:active,#ihf-main-container .pagination li a:focus,#ihf-main-container .pagination li a:hover,#ihf-main-container .pagination li span:active,#ihf-main-container .pagination li span:focus,#ihf-main-container .pagination li span:hover{background:#1a9086;color:#fff}
#ihf-main-container .pagination .disabled>a,#ihf-main-container .pagination .disabled>span{border-color:rgba(128,128,128,.2)}
#ihf-main-container .ihf-gallery-slider-paging{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%}
@media(min-width:320px){#ihf-main-container .ihf-gallery-slider-paging{width:100%}
}@media(min-width:480px){#ihf-main-container .ihf-gallery-slider-paging{width:100%}
}#ihf-main-container .ihf-gallery-slider-paging li:first-child>.ihf-slider-next,#ihf-main-container .ihf-gallery-slider-paging li:first-child>.ihf-slider-prev,#ihf-main-container .ihf-gallery-slider-paging li:last-child>.ihf-slider-next,#ihf-main-container .ihf-gallery-slider-paging li:last-child>.ihf-slider-prev{border-radius:500rem;padding:1rem 1.5rem;width:4.7rem;height:4.7rem}
#ihf-main-container .ihf-gallery-slider-paging li:first-child>.ihf-slider-next .glyphicon,#ihf-main-container .ihf-gallery-slider-paging li:first-child>.ihf-slider-prev .glyphicon,#ihf-main-container .ihf-gallery-slider-paging li:last-child>.ihf-slider-next .glyphicon,#ihf-main-container .ihf-gallery-slider-paging li:last-child>.ihf-slider-prev .glyphicon{top:4px}
#ihf-main-container .form-control{border-color:rgba(128,128,128,.2);border-radius:0;-webkit-box-shadow:none;box-shadow:none;color:grey;font-size:1.5rem;line-height:1.5;padding:.8rem 1.5rem;height:initial}
#ihf-main-container .form-control:focus{border-color:rgba(128,128,128,.2);outline:0;-webkit-box-shadow:none;box-shadow:none}
@media(min-width:320px){#ihf-main-container .form-control{margin-bottom:10px}
}@media(min-width:480px){#ihf-main-container .form-control{margin-bottom:10px}
}@media(min-width:768px){#ihf-main-container .form-control{margin-bottom:0}
}@media(min-width:1024px){#ihf-main-container .form-control{margin-bottom:0}
}@media(min-width:1140px){#ihf-main-container .form-control{margin-bottom:0}
}@media(min-width:1280px){#ihf-main-container .form-control{margin-bottom:0}
}#ihf-main-container .ihf-widget{margin-bottom:0}
#ihf-main-container label{color:grey;font-size:1.4rem;margin-bottom:1rem}
#ihf-main-container .field-label{color:#1a1a1a}
#ihf-main-container .error{background:0;padding:initial}
@media(min-width:320px){#ihf-main-container .error{display:none !important}
}@media(min-width:480px){#ihf-main-container .error{display:none !important}
}@media(min-width:768px){#ihf-main-container .error{display:inline-block !important}
}@media(min-width:1024px){#ihf-main-container .error{display:inline-block !important}
}@media(min-width:1140px){#ihf-main-container .error{display:inline-block !important}
}@media(min-width:1280px){#ihf-main-container .error{display:inline-block !important}
}@media(min-width:320px){#ihf-main-container .visible-xs label{display:none !important}
}@media(min-width:480px){#ihf-main-container .visible-xs label{display:none !important}
}@media(min-width:768px){#ihf-main-container .visible-xs label{display:inline-block !important}
}@media(min-width:1024px){#ihf-main-container .visible-xs label{display:inline-block !important}
}@media(min-width:1140px){#ihf-main-container .visible-xs label{display:inline-block !important}
}@media(min-width:1280px){#ihf-main-container .visible-xs label{display:inline-block !important}
}#ihf-main-container .input-text,#ihf-main-container input[type=input],#ihf-main-container input[type=text]{border-radius:0 !important}
#ihf-main-container .ihf-label-overlay-money{top:50%;top:calc(50% - 1rem);left:1.5rem}
#ihf-main-container .chosen-container-single .chosen-single{border-radius:0;border-color:rgba(128,128,128,.2);-webkit-box-shadow:none;box-shadow:none;color:grey;height:initial;padding:1rem;line-height:1.5}
@media(min-width:320px){#ihf-main-container .chosen-container-single .chosen-single{margin-bottom:10px}
}@media(min-width:480px){#ihf-main-container .chosen-container-single .chosen-single{margin-bottom:10px}
}@media(min-width:768px){#ihf-main-container .chosen-container-single .chosen-single{margin-bottom:0}
}@media(min-width:1024px){#ihf-main-container .chosen-container-single .chosen-single{margin-bottom:0}
}@media(min-width:1140px){#ihf-main-container .chosen-container-single .chosen-single{margin-bottom:0}
}@media(min-width:1280px){#ihf-main-container .chosen-container-single .chosen-single{margin-bottom:0}
}#ihf-main-container .chosen-container-single .chosen-single div b{background-position-y:10px}
#ihf-main-container .chosen-container-single .chosen-single span{margin-right:5px}
#ihf-main-container .chosen-container-single .chosen-drop{margin-top:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;border:1px solid rgba(128,128,128,.2)}
#ihf-main-container .chosen-container .chosen-results{padding:10px 0 0;margin-right:0}
#ihf-main-container .chosen-container .chosen-results li{color:grey;padding:1.2rem 1rem}
#ihf-main-container .chosen-container .chosen-results li.highlighted{background-color:#1ea69a;background-image:none;color:#fff}
#ihf-main-container .chosen-container .chosen-drop{border-color:rgba(128,128,128,.2);-webkit-box-shadow:none;box-shadow:none}
#ihf-main-container .ihf-txt-uc{display:inline-block;padding:0 0 1rem 0;text-decoration:none}
#ihf-main-container .gallery-sidebar-photo{margin:0 0 1rem 0}
#ihf-main-container .gallery-sellerrep{display:none}
#ihf-main-container .gallery-prop-info .property-divider{margin:1.5rem 0}
#ihf-main-container .panel{border-radius:0;-webkit-box-shadow:none;box-shadow:none}
#ihf-main-container .panel-default{border-color:rgba(128,128,128,.2)}
#ihf-main-container .panel-default>.panel-heading{color:#1a1a1a}
#ihf-main-container .panel-body{font-size:1.4rem;line-height:2}
#ihf-main-container .badge{text-shadow:none;border-radius:0;font-weight:500;padding:.5rem 1rem}
#ihf-main-container h4.ihf-address{font-weight:500;line-height:1.5}
#ihf-main-container h4.ihf-price{color:#1ea69a;font-weight:500}
#ihf-main-container h4.ihf-price .ihf-for-sale-price{font-weight:500}
@media(min-width:320px){#ihf-main-container .save-listing-btn,#ihf-main-container .schedule-showing-btn{width:100%}
}@media(min-width:480px){#ihf-main-container .save-listing-btn,#ihf-main-container .schedule-showing-btn{width:100%}
}@media(min-width:768px){#ihf-main-container .save-listing-btn,#ihf-main-container .schedule-showing-btn{width:33%}
}@media(min-width:1024px){#ihf-main-container .save-listing-btn,#ihf-main-container .schedule-showing-btn{width:33%}
}@media(min-width:1140px){#ihf-main-container .save-listing-btn,#ihf-main-container .schedule-showing-btn{width:33%}
}@media(min-width:1280px){#ihf-main-container .save-listing-btn,#ihf-main-container .schedule-showing-btn{width:33%}
}@media(min-width:320px){#ihf-main-container .info-req-btn{width:100%;margin:10px 0}
}@media(min-width:480px){#ihf-main-container .info-req-btn{width:100%;margin:10px 0}
}@media(min-width:768px){#ihf-main-container .info-req-btn{width:31%;margin:0}
}@media(min-width:1024px){#ihf-main-container .info-req-btn{width:31%;margin:0}
}@media(min-width:1140px){#ihf-main-container .info-req-btn{width:31%;margin:0}
}@media(min-width:1280px){#ihf-main-container .info-req-btn{width:31%;margin:0}
}#ihf-main-container .property-main-detail-item{display:inline-block}
@media(min-width:320px){#ihf-main-container .property-main-detail-item{margin:5px 10px 5px 0;float:none}
}@media(min-width:480px){#ihf-main-container .property-main-detail-item{margin:5px 10px 5px 0;float:none}
}@media(min-width:768px){#ihf-main-container .property-main-detail-item{margin:5px 10px 5px 0;float:none}
}@media(min-width:1024px){#ihf-main-container .property-main-detail-item{margin:5px 10px 5px 0;float:none}
}@media(min-width:1140px){#ihf-main-container .property-main-detail-item{margin:4px 15px 4px 0;float:left}
}@media(min-width:1280px){#ihf-main-container .property-main-detail-item{margin:4px 17px 4px 0;float:left}
}@media(min-width:320px){#ihf-main-container .ihf-social-share{float:none !important;margin-top:5px}
}@media(min-width:480px){#ihf-main-container .ihf-social-share{float:none !important;margin-top:5px}
}@media(min-width:768px){#ihf-main-container .ihf-social-share{float:none !important;margin-top:5px}
}@media(min-width:1024px){#ihf-main-container .ihf-social-share{float:none !important;margin-top:5px}
}@media(min-width:1140px){#ihf-main-container .ihf-social-share{float:right !important;margin-top:0}
}@media(min-width:1280px){#ihf-main-container .ihf-social-share{float:right !important;margin-top:0}
}#ihf-main-container .ihf-social-share .ihf-share-btn-email,#ihf-main-container .ihf-social-share .ihf-share-btn-facebook,#ihf-main-container .ihf-social-share .ihf-share-btn-more,#ihf-main-container .ihf-social-share .ihf-share-btn-print{background:#1ea69a;padding:7px !important;width:30px;height:30px}
#ihf-main-container .ihf-social-share .ihf-share-btn-email:hover,#ihf-main-container .ihf-social-share .ihf-share-btn-facebook:hover,#ihf-main-container .ihf-social-share .ihf-share-btn-more:hover,#ihf-main-container .ihf-social-share .ihf-share-btn-print:hover{background:#1a9086}
#ihf-main-container .ihf-social-share .ihf-share-btn-google-plus,#ihf-main-container .ihf-social-share .ihf-share-btn-pinterest,#ihf-main-container .ihf-social-share .ihf-share-btn-twitter{background:0;color:grey !important;font-size:1.4rem !important}
@media(min-width:320px){#ihf-main-container .nav>li>a{padding:10px}
}@media(min-width:480px){#ihf-main-container .nav>li>a{padding:10px 15px}
}@media(min-width:768px){#ihf-main-container .nav>li>a{padding:10px 15px}
}@media(min-width:1024px){#ihf-main-container .nav>li>a{padding:10px 15px}
}@media(min-width:1140px){#ihf-main-container .nav>li>a{padding:10px 15px}
}@media(min-width:1280px){#ihf-main-container .nav>li>a{padding:10px 15px}
}#ihf-main-container .nav-tabs>li>a{border-radius:0}
#ihf-main-container .nav-tabs>li.active>a{color:#1a1a1a;border-color:rgba(128,128,128,.2);border-bottom-color:transparent;border-radius:0}
#ihf-main-container .nav-tabs>li.dropdown .dropdown-toggle{border-color:transparent;border-bottom-color:rgba(128,128,128,.2)}
#ihf-main-container .nav-tabs>li.dropdown .dropdown-toggle:hover{color:#1ea69a}
#ihf-main-container .nav-tabs>li.dropdown .dropdown-toggle:active,#ihf-main-container .nav-tabs>li.dropdown .dropdown-toggle:focus{border-color:#eee;border-bottom-color:rgba(128,128,128,.2)}
#ihf-main-container .nav-tabs>li.dropdown .dropdown-menu>li{float:none !important;text-align:right}
#ihf-main-container .ihf-detail-tab-content #ihf-detail-features-tab .row{margin-right:-5rem;margin-left:-5rem}
@media(min-width:320px){#ihf-main-container .ihf-detail-tab-content #ihf-detail-features-tab .row{margin-right:-2.5rem;margin-left:-2.5rem}
}@media(min-width:480px){#ihf-main-container .ihf-detail-tab-content #ihf-detail-features-tab .row{margin-right:-2.5rem;margin-left:-2.5rem}
}@media(min-width:768px){#ihf-main-container .ihf-detail-tab-content #ihf-detail-features-tab .row{margin-right:-5rem;margin-left:-5rem}
}@media(min-width:1024px){#ihf-main-container .ihf-detail-tab-content #ihf-detail-features-tab .row{margin-right:-5rem;margin-left:-5rem}
}@media(min-width:1140px){#ihf-main-container .ihf-detail-tab-content #ihf-detail-features-tab .row{margin-right:-5rem;margin-left:-5rem}
}@media(min-width:1280px){#ihf-main-container .ihf-detail-tab-content #ihf-detail-features-tab .row{margin-right:-5rem;margin-left:-5rem}
}#ihf-main-container .ihf-detail-tab-content #ihf-detail-features-tab .title-bar-1{font-size:1.5rem;font-weight:500;padding:1.5rem 5rem}
@media(min-width:320px){#ihf-main-container .ihf-detail-tab-content #ihf-detail-features-tab .title-bar-1{padding:1.5rem 2.5rem}
}@media(min-width:480px){#ihf-main-container .ihf-detail-tab-content #ihf-detail-features-tab .title-bar-1{padding:1.5rem 2.5rem}
}@media(min-width:768px){#ihf-main-container .ihf-detail-tab-content #ihf-detail-features-tab .title-bar-1{padding:1.5rem 5rem}
}@media(min-width:1024px){#ihf-main-container .ihf-detail-tab-content #ihf-detail-features-tab .title-bar-1{padding:1.5rem 5rem}
}@media(min-width:1140px){#ihf-main-container .ihf-detail-tab-content #ihf-detail-features-tab .title-bar-1{padding:1.5rem 5rem}
}@media(min-width:1280px){#ihf-main-container .ihf-detail-tab-content #ihf-detail-features-tab .title-bar-1{padding:1.5rem 5rem}
}#ihf-main-container .ihf-detail-tab-content #ihf-detail-features-tab .listing-info-item{font-size:1.5rem;line-height:2;margin-right:3.5rem;margin-left:3.5rem;padding:1rem 0}
@media(min-width:320px){#ihf-main-container .ihf-detail-tab-content #ihf-detail-features-tab .listing-info-item{margin-right:1rem;margin-left:1rem}
}@media(min-width:480px){#ihf-main-container .ihf-detail-tab-content #ihf-detail-features-tab .listing-info-item{margin-right:1rem;margin-left:1rem}
}@media(min-width:768px){#ihf-main-container .ihf-detail-tab-content #ihf-detail-features-tab .listing-info-item{margin-right:3.5rem;margin-left:3.5rem}
}@media(min-width:1024px){#ihf-main-container .ihf-detail-tab-content #ihf-detail-features-tab .listing-info-item{margin-right:3.5rem;margin-left:3.5rem}
}@media(min-width:1140px){#ihf-main-container .ihf-detail-tab-content #ihf-detail-features-tab .listing-info-item{margin-right:3.5rem;margin-left:3.5rem}
}@media(min-width:1280px){#ihf-main-container .ihf-detail-tab-content #ihf-detail-features-tab .listing-info-item{margin-right:3.5rem;margin-left:3.5rem}
}#ihf-main-container .ihf-detail-tab-content #ihf-detail-features-tab .listing-info-item .listing-info-item-title{font-weight:500}
#ihf-main-container .mc-amount,#ihf-main-container .mc-total-payment,#ihf-main-container .mc-total-payment-sm{color:#1a1a1a}
#ihf-main-container .mc-total-payment-subline{color:grey}
#ihf-main-container .mc-payments-table td{border-bottom-color:rgba(128,128,128,.2)}
#ihf-main-container .mc-lineitem{color:grey}
#ihf-main-container .input-group-addon{border-radius:0;border-color:rgba(128,128,128,.1)}
#ihf-main-container .input-group-addon .areaPickerExpandAllButtonClass:first-child{display:none !important}
#ihf-main-container .input-group-addon .glyphicon.glyphicon-align-justify{display:block !important;padding:0 5px 2px;line-height:1.1}
#ihf-main-container .radio input[type=radio],#ihf-main-container .radio-inline input[type=radio]{display:inline-block;float:none;margin-right:.5rem;margin-bottom:.2rem}
#ihf-main-container .radio input[type=radio]:focus,#ihf-main-container .radio-inline input[type=radio]:focus{outline:0}
#ihf-main-container .checkbox input[type=checkbox],#ihf-main-container .checkbox-inline input[type=checkbox]{float:none;margin-right:.5rem}
#ihf-main-container .checkbox input[type=checkbox]:focus,#ihf-main-container .checkbox-inline input[type=checkbox]:focus{outline:0}
#ihf-main-container .checkbox,#ihf-main-container .radio{display:inline-block}
#ihf-main-container .checkbox label,#ihf-main-container .radio label{line-height:1.5}
#ihf-main-container .checkbox .ihf-area-inclusion-label{margin-bottom:1.5rem}
#ihf-main-container .chosen-container-multi .chosen-choices{background-image:none;border-radius:0;border-color:rgba(128,128,128,.2)}
#ihf-main-container .chosen-container-multi .chosen-choices li.search-choice{background-image:none;-webkit-box-shadow:none;box-shadow:none;border-radius:0;border-color:rgba(128,128,128,.2);color:grey}
#ihf-main-container .chosen-container-multi .chosen-choices li.search-choice .search-choice-close{top:7px;top:calc(50% - 6px)}
#ihf-main-container .chosen-container-active .chosen-choices{-webkit-box-shadow:none;box-shadow:none}
#ihf-main-container .ihf-map-search-refine-link{background:#1ea69a;color:#fff;margin-top:3rem;padding:.8rem 1.5rem}
#ihf-main-container .ihf-map-search-refine-link:hover{background:#1a9086;border-color:transparent;color:#fff}
@media(min-width:320px){#ihf-main-container .ihf-map-search-refine-link{display:none}
}@media(min-width:480px){#ihf-main-container .ihf-map-search-refine-link{display:none}
}@media(min-width:768px){#ihf-main-container .ihf-map-search-refine-link{display:inline-block}
}@media(min-width:1024px){#ihf-main-container .ihf-map-search-refine-link{display:inline-block}
}@media(min-width:1140px){#ihf-main-container .ihf-map-search-refine-link{display:inline-block}
}@media(min-width:1280px){#ihf-main-container .ihf-map-search-refine-link{display:inline-block}
}#ihf-main-container .ihf-map-results-count{line-height:1.2;margin:0 0 12px}
@media(min-width:320px){#ihf-main-container .ihf-map-results-count{font-size:1.4rem;margin:0 0 12px}
}@media(min-width:480px){#ihf-main-container .ihf-map-results-count{font-size:1.4rem;margin:0 0 14px}
}@media(min-width:768px){#ihf-main-container .ihf-map-results-count{font-size:1.5rem;margin:0 0 12px}
}@media(min-width:1024px){#ihf-main-container .ihf-map-results-count{font-size:1.5rem;margin:0 0 12px}
}@media(min-width:1140px){#ihf-main-container .ihf-map-results-count{font-size:1.5rem;margin:0 0 12px}
}@media(min-width:1280px){#ihf-main-container .ihf-map-results-count{font-size:1.5rem;margin:0 0 12px}
}#ihf-main-container .ihf-results-organizer-items,#ihf-main-container .ihf-results-property-info{font-size:1.5rem}
#ihf-main-container .ihf-results-property-info .ihf-results-price{font-size:16px;font-weight:500}
#ihf-main-container .ihf-results-property-info .ihf-results-price .ihf-for-sale-price{font-size:16px;font-weight:500}
#ihf-main-container #ihf-map-canvas a{font-size:1.4rem;line-height:1.5}
#ihf-main-container #Map{margin-top:2rem}
#ihf-main-container strong{font-weight:500}
#ihf-main-container .leaflet-popup-content-wrapper{border-radius:0}
#ihf-main-container #ihf-refine-search{margin-right:1rem}
#ihf-main-container .ihf-refine-search-container .ihf-label-overlay-money{left:1rem}
#ihf-main-container .ihf-refine-search-container .form-control{padding:.8rem 1rem}
#ihf-main-container .ihf-refine-search-container #ihf-mini-form-maxprice,#ihf-main-container .ihf-refine-search-container #ihf-mini-form-minprice{padding:.8rem 1rem .8rem 2rem}
#ihf-main-container .form-horizontal .control-label{margin-right:0;line-height:2}
#ihf-main-container .form-horizontal .checkbox,#ihf-main-container .form-horizontal .checkbox-inline,#ihf-main-container .form-horizontal .radio,#ihf-main-container .form-horizontal .radio-inline{line-height:2;margin-left:0;margin-right:10px}
#ihf-main-container .help-block{line-height:2}
#ihf-main-container #Map{overflow:hidden}
#ihf-main-container #Map .glyphicon{top:0}
#ihf-main-container #ihf-refine-map-search-form{position:relative}
#ihf-main-container #ihf-refine-map-search-form .field-label{color:#fff;margin-bottom:.5rem}
#ihf-main-container #ihf-refine-map-search-form .ihf-mapsearch-refine-checkbox-label{color:#fff;font-size:1.3rem}
#ihf-main-container #ihf-refine-map-search-form .ihf-mapsearch-refine-checkbox-label input{margin-right:0}
#ihf-main-container #ihf-refine-map-search-form .ihf-mapsearch-proptype-checkbox{margin-left:-1.6rem}
#ihf-main-container #ihf-refine-map-search-form .ihf-label-overlay-money{top:calc(50% - .9rem)}
#ihf-main-container #ihf-refine-map-search-form input[type=text]{padding:.8rem 1.5rem .8rem 2.2rem}
#ihf-main-container #ihf-refine-map-search-form #ihf-refine-search-close{margin-top:-6rem;font-size:2rem;width:4rem;height:4rem;padding:.3rem;border:1px solid #fff}
@media(min-width:320px){#ihf-main-container #ihf-refine-map-search-form #ihf-main-search-form-submit{width:50%}
}@media(min-width:480px){#ihf-main-container #ihf-refine-map-search-form #ihf-main-search-form-submit{width:50%}
}@media(min-width:768px){#ihf-main-container #ihf-refine-map-search-form #ihf-main-search-form-submit{width:50%}
}@media(min-width:1024px){#ihf-main-container #ihf-refine-map-search-form #ihf-main-search-form-submit{width:100%}
}@media(min-width:1140px){#ihf-main-container #ihf-refine-map-search-form #ihf-main-search-form-submit{width:100%}
}@media(min-width:1280px){#ihf-main-container #ihf-refine-map-search-form #ihf-main-search-form-submit{width:100%}
}@media(min-width:320px){#ihf-main-container #ihf-main-search-form-submit,#ihf-main-container #ihf-search-adv-submit,#ihf-main-container #ihf-search-profile-submit{margin-left:-23px;width:80px}
}@media(min-width:480px){#ihf-main-container #ihf-main-search-form-submit,#ihf-main-container #ihf-search-adv-submit,#ihf-main-container #ihf-search-profile-submit{margin-left:0;width:100%}
}@media(min-width:768px){#ihf-main-container #ihf-main-search-form-submit,#ihf-main-container #ihf-search-adv-submit,#ihf-main-container #ihf-search-profile-submit{margin-left:0;width:100%}
}@media(min-width:1024px){#ihf-main-container #ihf-main-search-form-submit,#ihf-main-container #ihf-search-adv-submit,#ihf-main-container #ihf-search-profile-submit{margin-left:0;width:100%}
}@media(min-width:1140px){#ihf-main-container #ihf-main-search-form-submit,#ihf-main-container #ihf-search-adv-submit,#ihf-main-container #ihf-search-profile-submit{margin-left:0;width:100%}
}@media(min-width:1280px){#ihf-main-container #ihf-main-search-form-submit,#ihf-main-container #ihf-search-adv-submit,#ihf-main-container #ihf-search-profile-submit{margin-left:0;width:100%}
}#ihf-main-container .ihf-advanced-search-launch{padding:0;white-space:normal}
#ihf-main-container .ihf-advanced-search-launch:active,#ihf-main-container .ihf-advanced-search-launch:focus,#ihf-main-container .ihf-advanced-search-launch:hover{border-color:transparent}
@media(min-width:320px){#ihf-main-container .ihf-results-photo{width:100%;margin-bottom:15px}
}@media(min-width:480px){#ihf-main-container .ihf-results-photo{width:100%;margin-bottom:15px}
}@media(min-width:768px){#ihf-main-container .ihf-results-photo{width:240px;margin-bottom:0}
}@media(min-width:1024px){#ihf-main-container .ihf-results-photo{width:240px;margin-bottom:0}
}@media(min-width:1140px){#ihf-main-container .ihf-results-photo{width:240px;margin-bottom:0}
}@media(min-width:1280px){#ihf-main-container .ihf-results-photo{width:240px;margin-bottom:0}
}@media(min-width:320px){#ihf-main-container .btn-group-justified .btn{display:table;width:100%}
}@media(min-width:480px){#ihf-main-container .btn-group-justified .btn{display:table;width:100%}
}@media(min-width:768px){#ihf-main-container .btn-group-justified .btn{display:table-cell;width:1%}
}@media(min-width:1024px){#ihf-main-container .btn-group-justified .btn{display:table-cell;width:1%}
}@media(min-width:1140px){#ihf-main-container .btn-group-justified .btn{display:table-cell;width:1%}
}@media(min-width:1280px){#ihf-main-container .btn-group-justified .btn{display:table-cell;width:1%}
}@media(min-width:320px){#ihf-main-container .btn-group-justified .btn+.btn{margin-left:0;margin-top:5px}
}@media(min-width:480px){#ihf-main-container .btn-group-justified .btn+.btn{margin-left:0;margin-top:5px}
}@media(min-width:768px){#ihf-main-container .btn-group-justified .btn+.btn{margin-left:-1px;margin-top:0}
}@media(min-width:1024px){#ihf-main-container .btn-group-justified .btn+.btn{margin-left:-1px;margin-top:0}
}@media(min-width:1140px){#ihf-main-container .btn-group-justified .btn+.btn{margin-left:-1px;margin-top:0}
}@media(min-width:1280px){#ihf-main-container .btn-group-justified .btn+.btn{margin-left:-1px;margin-top:0}
}.ui-menu .ui-menu-item{list-style-type:none;padding:.5rem 1rem;color:grey;font:400 1.4rem/1.5 Rubik,sans-serif;cursor:pointer;outline:0}
.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover{border:0}
#social-icons{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
#social-icons a{margin:0 .5rem .5rem 0}
.widget_ihomefinderagentbiowidget table{border:0;background:#fff}
.widget_ihomefinderagentbiowidget table td,.widget_ihomefinderagentbiowidget table th{border-color:rgba(128,128,128,.2);padding:1.5rem}
.widget_ihomefinderagentbiowidget table .ihf-bio-about-info{line-height:1.7}
.rh_sidebar .widget_ihomefinderpropertiesgallery>br{display:none}
.rh_sidebar .widget_ihomefinderpropertiesgallery>a{display:block;background:#1ea69a;color:#fff;line-height:1.5;text-align:center;padding:1rem;-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_sidebar .widget_ihomefinderpropertiesgallery>a:hover{background:#1a9086;color:#fff;-webkit-transition:.2s all linear;transition:.2s all linear}
.rh_sidebar .widget_ihomefinderlinkwidget>div{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
.rh_sidebar .widget_ihomefinderlinkwidget .ihf-seo-link{margin:0 .5rem .5rem 0}
.rh_sidebar .widget_ihomefinderlinkwidget .ihf-seo-link a:hover{color:#1ea69a}
#areaPickerExpandAllContainer,#autocompleteMatch,.areaPickerExpandAllTopBar{border-radius:0;-webkit-box-shadow:none;box-shadow:none}
#areaPickerClearAll .glyphicon{color:#fff !important}
#areaPickerExpandAllCloseButton .badge{background:0;border-radius:0;font-size:1.5rem;font-weight:400}
#areaPickerExpandAllContainer{border-top:0;border-color:rgba(128,128,128,.2)}
.autocompleteMouseOver{background:#1ea69a;border-radius:0;font-weight:400;-webkit-transition:.2s all linear;transition:.2s all linear}
.areaSelected{font-weight:400;background:#1ea69a;border-radius:0;border-color:transparent;color:#fff;-webkit-transition:.2s all linear;transition:.2s all linear}
#areaPickerContainer{color:grey}
.areaPickerExpandAllElement{border-radius:0;font:400 1.4rem/2 Rubik,sans-serif;text-align:center}
#ihf-selectedAreas .ihf-one-selectedArea{border:0}
#ihf-selectedAreas .ihf-one-selectedArea .btn:focus,#ihf-selectedAreas .ihf-one-selectedArea .btn:hover{background:#1a9086;color:#fff}
.ihf-map-icon{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:#1ea69a;border:0;border-radius:0}
.ihf-map-icon:after{border-top-color:#1ea69a;left:7px;left:calc(50% - 5px)}
.ihf-map-icon-commercial,.ihf-map-icon-condo,.ihf-map-icon-farm,.ihf-map-icon-house,.ihf-map-icon-land,.ihf-map-icon-mobilehome,.ihf-map-icon-multiunit,.ihf-map-icon-rental{background:#1ea69a !important;border:none !important}
.ihf-map-icon-commercial:after,.ihf-map-icon-condo:after,.ihf-map-icon-farm:after,.ihf-map-icon-house:after,.ihf-map-icon-land:after,.ihf-map-icon-mobilehome:after,.ihf-map-icon-multiunit:after,.ihf-map-icon-rental:after{border-top-color:#1ea69a !important}
.ihf-map-info-box-top{width:95%;width:calc(100% - 18px)}
.leaflet-container{font:1.4rem/1.5 Rubik,sans-serif}
.leaflet-container a.leaflet-popup-close-button{font-weight:400;top:1rem;right:.7rem;padding:0;height:18px}
.ihf-map-info-window-detail{line-height:1.5}
#ihf-board-detail-disclaimer,#ihf-board-disclaimers{margin-top:0}
@media(min-width:320px){#areaPickerCustomListToggle{width:60px}
}@media(min-width:480px){#areaPickerCustomListToggle{width:80px}
}@media(min-width:768px){#areaPickerCustomListToggle{width:80px}
}@media(min-width:1024px){#areaPickerCustomListToggle{width:80px}
}@media(min-width:1140px){#areaPickerCustomListToggle{width:80px}
}@media(min-width:1280px){#areaPickerCustomListToggle{width:80px}
}@media(min-width:320px){#areaPickerClearAll,#areaPickerExpandAllCloseButton{width:60px}
}@media(min-width:480px){#areaPickerClearAll,#areaPickerExpandAllCloseButton{width:70px}
}@media(min-width:768px){#areaPickerClearAll,#areaPickerExpandAllCloseButton{width:70px}
}@media(min-width:1024px){#areaPickerClearAll,#areaPickerExpandAllCloseButton{width:70px}
}@media(min-width:1140px){#areaPickerClearAll,#areaPickerExpandAllCloseButton{width:70px}
}@media(min-width:1280px){#areaPickerClearAll,#areaPickerExpandAllCloseButton{width:70px}
}@media(min-width:320px){#areaPickerExpandAllCloseButton .badge{padding:0}
}@media(min-width:480px){#areaPickerExpandAllCloseButton .badge{padding:.5rem 1rem}
}@media(min-width:768px){#areaPickerExpandAllCloseButton .badge{padding:.5rem 1rem}
}@media(min-width:1024px){#areaPickerExpandAllCloseButton .badge{padding:.5rem 1rem}
}@media(min-width:1140px){#areaPickerExpandAllCloseButton .badge{padding:.5rem 1rem}
}@media(min-width:1280px){#areaPickerExpandAllCloseButton .badge{padding:.5rem 1rem}
}#areaPickerContainer .input-text,#areaPickerContainer input[type=input],#areaPickerContainer input[type=text]{padding:6px 0 6px 5px !important}
.dsidx-autocomplete-box{border:transparent;width:100%}
.dsidx-autocomplete-box input[type=text]{border:1px solid #e6e6e6 !important}
.select2-container--default.select2-container--focus .select2-selection--multiple{border-color:#e6e6e6}
.entry-content .featured-listing .info-container .info-item{width:48% !important}
.page-template-template-dsIDX .entry-content{padding:2rem 0}
.page-template-template-dsIDX .select2-container{width:100%}
.page-template-template-dsIDX .select2-container--default .select2-selection--single{border-color:#e1dfdf;border-radius:0;height:36px}
.page-template-template-dsIDX .select2-container--default .select2-selection--single .select2-selection__arrow{height:36px}
.page-template-template-dsIDX .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:36px;padding-right:25px}
.page-template-template-dsIDX .select2-container--open .select2-dropdown--above .select2-results__option,.page-template-template-dsIDX .select2-container--open .select2-dropdown--below .select2-results__option{padding:1.5rem}
#dsidx .dsidx-large-button,#dsidx .dsidx-small-button,body.dsidx .dsidx-large-button,body.dsidx .dsidx-small-button{background:#1ea69a;border:0;border-radius:0;padding:0 15px}
#dsidx .dsidx-large-button:hover,#dsidx .dsidx-small-button:hover,body.dsidx .dsidx-large-button:hover,body.dsidx .dsidx-small-button:hover{background:#1c9d92}
#dsidx .dsidx-small-button,body.dsidx .dsidx-small-button{height:24px;line-height:25px;-webkit-box-shadow:none;box-shadow:none}
#dsidx.dsidx-results .dsidx-paging-control a{display:inline-block;font:normal normal normal 14px/1 FontAwesome;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:0;font-weight:700;text-align:center;background:0;line-height:16px;height:16px;cursor:pointer;color:#1ea69a;padding:0}
#dsidx.dsidx-results .dsidx-paging-control a:hover{color:#ea723d;text-decoration:none}
#dsidx.dsidx-results .dsidx-paging-control a.dsidx-paging-control-disabled{color:#394041}
#dsidx.dsidx-results .dsidx-paging-control a.dsidx-paging-control-prev:before{content:"\f104";font-size:18px}
#dsidx.dsidx-results .dsidx-paging-control a.dsidx-paging-control-next:before{content:"\f105";font-size:18px}
#dsidx .dsidx-sorting-control,.dsidx-results .dsidx-paging-control{text-align:initial}
#dsidx.dsidx-results .dsidx-sorting-control{line-height:36px}
#dsidx.dsidx-results .dsidx-sorting-control .select2-container{width:180px}
@media(min-width:768px){#dsidx.dsidx-results .dsidx-sorting-control .select2-container{width:220px}
}#dsidx-rentzestimate-notice,#dsidx-zestimate-notice{background:#1ea69a;line-height:22px}
#dsidx-rentzestimate,#dsidx-zestimate{border-color:#1ea69a}
#dsidx-rentzestimate-triangle,#dsidx-zestimate-triangle{border-left:10px solid #1ea69a}
.dsidx-alert-text{font-size:10pt}
.dsidx-alert-color{height:32px}
#dsidx ul.dsidx-tabs,body.dsidx ul.dsidx-tabs{height:28px}
#dsidx ul.dsidx-tabs.dsidx-result-tabs li.dsidx-tab,body.dsidx ul.dsidx-tabs.dsidx-result-tabs li.dsidx-tab{height:28px;border-radius:0;border-style:solid;border-color:#dedede;border-width:1px 1px 0 1px}
#dsidx ul.dsidx-tabs.dsidx-result-tabs li.dsidx-tab span,body.dsidx ul.dsidx-tabs.dsidx-result-tabs li.dsidx-tab span{padding-left:22px;font-size:13px;color:#404040;opacity:1 !important}
@media(max-width:320px){#dsidx ul.dsidx-tabs.dsidx-result-tabs li.dsidx-tab:last-child,body.dsidx ul.dsidx-tabs.dsidx-result-tabs li.dsidx-tab:last-child{margin-right:0}
#dsidx ul.dsidx-tabs.dsidx-result-tabs li.dsidx-tab span,body.dsidx ul.dsidx-tabs.dsidx-result-tabs li.dsidx-tab span{padding-left:19px}
}#dsidx-profile-header .dsidx-profile-button{color:#404040}
#dsidx-profile-header .dsidx-profile-button .dsidx-profile-dropicon{margin-top:5px;margin-left:4px}
#dsidx-profile-header #dsidx-profile-login-button{margin-left:0}
#dsidx-profile-header #dsidx-profile-login-button span{display:none}
.dsidx-top-actions .dsidx-profile-button{color:#404040}
@media(max-width:767px){#dsidx-profile-header{float:none}
#dsidx-profile-sharing-button{margin-top:3px}
}#dsidx-top-search{border-radius:0}
#dsidx-top-search input{border:1px solid #e1dfdf}
#dsidx-top-search input.dsidx-medium{width:86px}
#dsidx-top-search #dsidx-search-form-main{border-radius:0}
#dsidx-top-search #dsidx-search-bar input{background-color:#fff}
#dsidx-top-search #dsidx-search-bar{border-radius:0}
#dsidx-top-search #dsidx-search-bar .dsidx-search-controls .button{margin-right:28px;-webkit-box-shadow:none;box-shadow:none}
#dsidx-top-search #dsidx-search-bar .dsidx-search-controls .button button{background:#1ea69a;padding:5px 10px}
#dsidx-top-search #dsidx-search-bar .dsidx-search-controls .button button:hover{background:#1c9d92}
#dsidx-top-search span.dsidx-search-bar-openclose{background-image:none;display:inline-block;font:normal normal normal 14px/1 FontAwesome;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:28px;font-weight:700;text-align:center;line-height:24px;cursor:pointer;color:#1ea69a}
#dsidx-top-search span.dsidx-search-bar-openclose:hover{color:#ea723d}
#dsidx-top-search span.dsidx-search-bar-openclose.dsidx-search-bar-pull-down:after{content:"\f107"}
#dsidx-top-search span.dsidx-search-bar-openclose.dsidx-search-bar-pull-up{top:auto;bottom:-38px;right:6px;z-index:999}
#dsidx-top-search span.dsidx-search-bar-openclose.dsidx-search-bar-pull-up:after{content:"\f106"}
#dsidx-top-search #dsidx-search-form table td.label{width:82px}
#dsidx-top-search #dsidx-search-form table th{border:0}
#dsidx-top-search .dsidx-search-filters-body .select2-container{max-width:235px}
#dsidx-top-search .dsidx-search-filters-body .dsidx-search-tag-checkbox{margin-top:11px}
#dsidx-top-search .dsidx-search-filters-body .dsidx-search-tag-list .dsidx-search-empty-list{line-height:19px}
#dsidx-top-search .dsidx-search-filters-body .dsidx-search-tag-list .dsidx-search-tag-checkbox{margin:3px 6px}
@media(max-width:959px){#dsidx-top-search #dsidx-search-price-max,#dsidx-top-search #dsidx-search-price-min{width:49%}
}@media(max-width:375px){#dsidx-top-search #dsidx-search-form table .dsidx-small{margin-bottom:5px}
}@media(max-width:340px){#dsidx-top-search #dsidx-search-bar{padding:2px !important}
#dsidx-top-search.open #dsidx-search-bar{padding:10px !important}
}.dsidx-results:not(.dsidx-results-grid) #dsidx-listings li.dsidx-listing-container{padding:10px;margin-bottom:10px;border:1px solid #dedede}
.dsidx-results:not(.dsidx-results-grid) #dsidx-listings .dsidx-listing{border:0}
.dsidx-results:not(.dsidx-results-grid) #dsidx-listings .dsidx-listing .dsidx-media{margin:0;padding:0;width:35%}
.dsidx-results:not(.dsidx-results-grid) #dsidx-listings .dsidx-listing .dsidx-media .dsidx-photo{border:0}
.dsidx-results:not(.dsidx-results-grid) #dsidx-listings .dsidx-listing .dsidx-media .dsidx-photo img{width:100%;height:auto}
.dsidx-results:not(.dsidx-results-grid) #dsidx-listings .dsidx-listing .dsidx-media .dsidx-photo .dsidx-photo-count{padding:10px 6px 10px 24px;left:0;bottom:-1px;background-position-y:4px;background-position-x:5px;background-color:#1ea69a}
.dsidx-results:not(.dsidx-results-grid) #dsidx-listings .dsidx-listing .dsidx-data{margin:0;width:65%;float:right}
.dsidx-results:not(.dsidx-results-grid) #dsidx-listings .dsidx-listing .dsidx-data .dsidx-primary-data{border:0;padding:10px 15px;background-color:#f7f7f7}
.dsidx-results:not(.dsidx-results-grid) #dsidx-listings .dsidx-listing .dsidx-data .dsidx-primary-data .dsidx-address a{font-size:1.7rem;font-weight:500}
.dsidx-results:not(.dsidx-results-grid) #dsidx-listings .dsidx-listing .dsidx-data .dsidx-primary-data .dsidx-price{color:#1ea69a;background-color:#f7f7f7;font-weight:500;padding:0;line-height:35px}
.dsidx-results:not(.dsidx-results-grid) #dsidx-listings .dsidx-listing .dsidx-data .dsidx-secondary-data{font-size:14px;padding:10px 15px}
.dsidx-results:not(.dsidx-results-grid) #dsidx-listings .dsidx-listing .dsidx-data .dsidx-secondary-data>div{float:left;width:40%;padding:10px 0;font-size:15px;color:#3b3b3b}
.dsidx-results:not(.dsidx-results-grid) #dsidx-listings .dsidx-listing .dsidx-data .dsidx-secondary-data>div:before{display:inline-block;content:"\f054";font:normal normal normal 14px/1 FontAwesome;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);margin-right:5px;font-size:10px;vertical-align:1px;color:#1ea69a}
.dsidx-results:not(.dsidx-results-grid) #dsidx-listings .dsidx-listing .dsidx-data .dsidx-secondary-data span{font-size:14px;font-weight:400}
@media(max-width:767px){.dsidx-results:not(.dsidx-results-grid) #dsidx-listings .dsidx-listing-container{margin-bottom:15px !important}
.dsidx-results:not(.dsidx-results-grid) #dsidx-listings .dsidx-listing{margin-bottom:0}
.dsidx-results:not(.dsidx-results-grid) #dsidx-listings .dsidx-listing .dsidx-data{width:100%;margin:0 !important}
.dsidx-results:not(.dsidx-results-grid) #dsidx-listings .dsidx-listing .dsidx-data .dsidx-secondary-data>div{padding-top:0;width:100%}
.dsidx-results:not(.dsidx-results-grid) #dsidx-listings .dsidx-listing .dsidx-media{width:100%;padding:0 !important}
}@media(max-width:767px){#dsidx.dsidx-results{padding:0 10px}
#dsidx.dsidx-results #dsidx-profile-header,#dsidx.dsidx-results .dsidx-paging-control{float:none}
#dsidx.dsidx-results .dsidx-sorting-control{float:none;margin:15px 0}
}@media(max-width:767px) and (max-width:375px){#dsidx.dsidx-results .dsidx-data .dsidx-primary-data .dsidx-address,#dsidx.dsidx-results .dsidx-data .dsidx-primary-data .dsidx-price{float:none;margin-left:0}
}.dsidx-results-grid #dsidx-listings .dsidx-listing{border:1px solid #dedede}
.dsidx-results-grid #dsidx-listings .dsidx-listing .dsidx-media{padding:0;background:#fff}
.dsidx-results-grid #dsidx-listings .dsidx-listing .dsidx-media .dsidx-photo{-webkit-box-shadow:none;box-shadow:none;border:0;left:0}
.dsidx-results-grid #dsidx-listings .dsidx-listing .dsidx-media .dsidx-photo img{width:100%}
.dsidx-results-grid #dsidx-listings .dsidx-listing .dsidx-media .dsidx-photo .dsidx-photo-count{padding:3px 6px 4px 24px !important;left:0;bottom:0;line-height:14px;background-position-y:4px;background-position-x:5px;background-color:#1ea69a}
.dsidx-results-grid #dsidx-listings .dsidx-listing .dsidx-data{padding:0}
.dsidx-results-grid #dsidx-listings .dsidx-listing .dsidx-data .dsidx-primary-data .dsidx-address{padding:5px 10px 10px}
.dsidx-results-grid #dsidx-listings .dsidx-listing .dsidx-data .dsidx-primary-data .dsidx-address a{font-weight:500}
.dsidx-results-grid #dsidx-listings .dsidx-listing .dsidx-data .dsidx-primary-data .dsidx-price{background:#1ea69a;border:0;font-weight:500}
.dsidx-results-grid #dsidx-listings .dsidx-listing .dsidx-data .dsidx-secondary-data{padding:10px}
.dsidx-results-grid #dsidx-listings .dsidx-listing .dsidx-data .dsidx-secondary-data span{font-weight:400}
.dsidx-results-grid #dsidx-listings .dsidx-listing .dsidx-data .dsidx-secondary-data>div{color:#363636}
.dsidx-results-grid #dsidx-listings .dsidx-listing:hover .dsidx-media{padding:0}
.dsidx-results-grid #dsidx-listings .dsidx-listing:hover .dsidx-data{padding:0}
.dsidx-results-grid #dsidx-listings .dsidx-listing:hover .dsidx-data .dsidx-primary-data .dsidx-price{padding:5px 10px}
@media(max-width:767px){.dsidx-results-grid #dsidx-listings li.dsidx-listing-container{width:100%;float:none}
.dsidx-results-grid #dsidx-listings li.dsidx-listing-container .dsidx-listing{margin:15px 0}
.dsidx-results-grid #dsidx-listings li.dsidx-listing-container .dsidx-listing .dsidx-media{padding:0 !important}
.dsidx-results-grid #dsidx-listings li.dsidx-listing-container .dsidx-listing .dsidx-data{margin:0 !important}
.dsidx-results-grid #dsidx-listings li.dsidx-listing-container .dsidx-listing .dsidx-data .dsidx-primary-data{padding:0;margin:0;border:0 !important}
.dsidx-results-grid #dsidx-listings li.dsidx-listing-container .dsidx-listing .dsidx-data .dsidx-primary-data .dsidx-address,.dsidx-results-grid #dsidx-listings li.dsidx-listing-container .dsidx-listing .dsidx-data .dsidx-primary-data .dsidx-price{float:none}
}#dsidx.dsidx-details #dsidx-header{margin-top:10px}
#dsidx.dsidx-details #dsidx-header #dsidx-media-td{padding-bottom:10px}
#dsidx.dsidx-details #dsidx-primary-data tr th{text-align:right}
#dsidx.dsidx-details #dsidx-primary-data tr#dsidx-price td{font-size:18px}
#dsidx.dsidx-details #dsidx-description{background:#fff;border:0;padding:10px;margin-bottom:0}
#dsidx.dsidx-details #dsidx-description:before{content:none}
#dsidx.dsidx-details .dsidx-headerbar-green{border-color:#1ea69a;border-bottom:0;background:#1ea69a}
#dsidx.dsidx-details .dsidx-headerbar-green span.dsidx-header-title{color:#fff !important}
#dsidx.dsidx-details .dsidx-contact-form{border-color:#1ea69a}
#dsidx.dsidx-details .dsidx-contact-form table td,#dsidx.dsidx-details .dsidx-contact-form table th{vertical-align:middle;font-size:14px}
#dsidx.dsidx-details .dsidx-contact-form table input.dsidx-text{border:1px solid #ededed;height:35px;padding:5px 10px}
#dsidx.dsidx-details .dsidx-contact-form table .dsidx-contact-form-comments{border:1px solid #ededed;padding:5px 10px}
#dsidx.dsidx-details .dsidx-contact-form table .dsidx-contact-form-schedule-yesno{margin-right:7px}
#dsidx.dsidx-details .dsidx-contact-form table .select2-container{width:22%}
#dsidx.dsidx-details #dsidx-contact-disclaimer{margin-bottom:10px}
@media(max-width:767px){#dsidx.dsidx-details{padding:0 12px}
#dsidx.dsidx-details .dsidx-call-to-action #dsidx-button-contact-agent,#dsidx.dsidx-details .dsidx-call-to-action #dsidx-button-schedule-showing{width:auto !important}
}@media(max-width:767px) and (max-width:417px){#dsidx.dsidx-details .dsidx-call-to-action #dsidx-button-contact-agent:first-child,#dsidx.dsidx-details .dsidx-call-to-action #dsidx-button-schedule-showing:first-child{margin-bottom:5px}
}@media(max-width:767px){#dsidx.dsidx-details .dsidx-contact-form table .select2-container,#dsidx.dsidx-details .dsidx-contact-form table input.dsidx-text,#dsidx.dsidx-details .dsidx-contact-form table textarea{width:90%}
#dsidx.dsidx-details .dsidx-contact-form table .select2-container{margin-bottom:5px}
}#dsidx-similar-listings{width:100%;padding:0 !important}
#dsidx-similar-listings .dsidx-result{float:left;width:33.3%;min-height:126px}
#dsidx-similar-listings .dsidx-result:nth-child(3n+1){clear:left}
@media(max-width:767px){#dsidx-similar-listings .dsidx-result{width:100%}
#dsidx-similar-listings .dsidx-small-listing .dsidx-media{width:auto}
}.dsidx-ui-widget.dsidx-dialog .ui-dialog-titlebar{background-color:#1ea69a !important}
.dsidx-ui-widget.dsidx-dialog .ui-dialog-titlebar .ui-icon-closethick{background-position:-97px -128px}
.dsidx-ui-widget.dsidx-dialog form input.text,.dsidx-ui-widget.dsidx-dialog form select{width:100%;height:30px;padding:5px 10px;border-color:#dedede;-webkit-box-shadow:none;box-shadow:none}
.dsidx-ui-widget.dsidx-dialog form input.checkbox{vertical-align:0}
#dsidx-profile-header .dsidx-profile-button.Drop.Selected .Shim{border-color:#dedede}
#dsidx-profile-personal-info.dsidx-profile-item{border-color:#dedede;-webkit-box-shadow:0 1px 5px -4px #000;box-shadow:0 1px 5px -4px #000}
#dsidx-profile-personal-info.dsidx-profile-item table,#dsidx-profile-personal-info.dsidx-profile-item td,#dsidx-profile-personal-info.dsidx-profile-item tr{border:0}
#dsidx-profile-personal-info.dsidx-profile-item label{text-align:left}
#dsidx-profile-personal-info.dsidx-profile-item input.text,#dsidx-profile-personal-info.dsidx-profile-item select{-webkit-box-shadow:none;box-shadow:none;border:1px solid #dedede;height:30px;padding:5px 10px;width:100%;border-radius:0;outline:0}
#dsidx-profile-searches{border-color:#dedede;-webkit-box-shadow:0 1px 5px -4px #000;box-shadow:0 1px 5px -4px #000}
#dsidx-profile-searches input.dsidx-search-title-input{background:#fff;border:1px solid #e1dfdf}
#dsidx-profile-searches .dsidx-search-alerts label{vertical-align:middle}
#dsidx-profile-listings{border-color:#dedede;-webkit-box-shadow:0 1px 5px -4px #000;box-shadow:0 1px 5px -4px #000}
#dsidx-profile-listings ul.dsidx-tabs li.dsidx-tab{height:27px !important}
#dsidx-profile-listings ul.dsidx-tabs li.dsidx-tab span{font-size:13px}
#dsidx-profile-listings .dsidx-profile-item-inner ul{padding:0}
#dsidx-profile-listings .dsidx-price.dsidx-result-line-small{padding:5px}
#dsidx-profile-listings .dsidx-secondary-data span{font-weight:400}
#dsidx-savesearch #dsidx-savesearch-updates+label{display:inline-block}
ol.dsidx-results li.dsidx-prop-summary{border:1px solid #e6e6e6;padding:15px}
ol.dsidx-results li.dsidx-prop-summary .dsidx-prop-title{background-color:#1ea69a;padding:8px 18px;float:right;width:65%;margin-bottom:0 !important}
ol.dsidx-results li.dsidx-prop-summary .dsidx-prop-title a,ol.dsidx-results li.dsidx-prop-summary .dsidx-prop-title b{font-weight:500;text-transform:capitalize;font-size:18px;color:#fff}
ol.dsidx-results li.dsidx-prop-summary .dsidx-prop-title a:hover{text-decoration:underline}
ol.dsidx-results li.dsidx-prop-summary .dsidx-prop-title+div{width:35% !important;height:auto !important;min-height:0 !important}
ol.dsidx-results li.dsidx-prop-summary .dsidx-prop-title+div img{width:100% !important;max-width:100% !important;height:auto !important;border:0 !important}
ol.dsidx-results li.dsidx-prop-summary .dsidx-prop-features{float:right;width:65%;padding:5px}
ol.dsidx-results li.dsidx-prop-summary .dsidx-prop-features>div{float:left;width:45%;padding:10px;font-size:15px}
ol.dsidx-results li.dsidx-prop-summary .dsidx-prop-features>div:before{display:inline-block;content:"\f054";font:normal normal normal 14px/1 FontAwesome;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);margin-right:5px;font-size:10px;vertical-align:1px;color:#1ea69a}
@media(min-width:768px){ol.dsidx-results li.dsidx-prop-summary .dsidx-prop-title+div{margin-right:0 !important}
}@media(max-width:767px){ol.dsidx-results li.dsidx-prop-summary{width:100%;max-width:500px;margin:0 auto 15px;float:none}
ol.dsidx-results li.dsidx-prop-summary .dsidx-prop-title{width:100%}
ol.dsidx-results li.dsidx-prop-summary .dsidx-prop-title+div{width:100% !important}
ol.dsidx-results li.dsidx-prop-summary .dsidx-prop-features{width:100%}
}@media(max-width:767px) and (max-width:800px){ol.dsidx-results li.dsidx-prop-summary .dsidx-prop-features>div{width:100%}
}body.home ol.dsidx-results{*zoom:1}
body.home ol.dsidx-results:after,body.home ol.dsidx-results:before{display:table;content:"";line-height:0}
body.home ol.dsidx-results:after{clear:both}
body.home ol.dsidx-results li.dsidx-prop-summary{background-color:#fff;float:left;width:49.3%}
body.home ol.dsidx-results li.dsidx-prop-summary:nth-child(2n){margin-left:15px}
body.home ol.dsidx-results li.dsidx-prop-summary:nth-child(2n+1){clear:left}
body.home ol.dsidx-results li.dsidx-prop-summary .dsidx-prop-title{width:55%}
body.home ol.dsidx-results li.dsidx-prop-summary .dsidx-prop-title b{line-height:0}
body.home ol.dsidx-results li.dsidx-prop-summary .dsidx-prop-title+div{width:45% !important}
body.home ol.dsidx-results li.dsidx-prop-summary .dsidx-prop-features{width:55%}
body.home ol.dsidx-results li.dsidx-prop-summary .dsidx-prop-features>div{padding:5px 10px}
@media(min-width:1251px) and (max-width:1300px){body.home ol.dsidx-results li.dsidx-prop-summary .dsidx-prop-features>div{padding:0 10px}
}@media(max-width:1250px){body.home ol.dsidx-results li.dsidx-prop-summary{width:48.7%}
body.home ol.dsidx-results li.dsidx-prop-summary .dsidx-prop-title{width:100%}
body.home ol.dsidx-results li.dsidx-prop-summary .dsidx-prop-title b{line-height:0}
body.home ol.dsidx-results li.dsidx-prop-summary .dsidx-prop-title+div{width:100% !important}
body.home ol.dsidx-results li.dsidx-prop-summary .dsidx-prop-features{width:100%}
}@media(max-width:1250px) and (max-width:800px){body.home ol.dsidx-results li.dsidx-prop-summary .dsidx-prop-features>div{width:100%}
}@media(max-width:640px){body.home ol.dsidx-results li.dsidx-prop-summary{width:100%;max-width:500px;margin:0 auto 15px !important;float:none}
}.dsidx-resp-search-box.dsidx-inline-form label{margin-bottom:5px}
.dsidx-resp-search-box.dsidx-inline-form input[type=text]{border:1px solid #e6e6e6;height:36px;padding:5px 8px}
.dsidx-resp-search-box.dsidx-inline-form input[type=submit]{background:#1ea69a;color:#fff;height:36px;padding:5px 8px;cursor:pointer}
.dsidx-resp-search-box.dsidx-inline-form input[type=submit]:hover{background:#ea723d}
@media(max-width:679px){.dsidx-resp-search-box.dsidx-inline-form .dsidx-resp-area{margin-bottom:15px}
.dsidx-resp-search-box.dsidx-inline-form .dsidx-resp-area input[type=text]{margin-bottom:0}
.dsidx-resp-search-box.dsidx-inline-form .dsidx-resp-area input[type=submit]{width:100%}
}.dsidx-resp-search-box.dsidx-inline-form.dsidx-resp-vertical .dsidx-resp-area{margin-bottom:15px}
.dsidx-resp-search-box.dsidx-inline-form.dsidx-resp-vertical .dsidx-resp-area input[type=text]{margin-bottom:0}
.dsidx-resp-search-box.dsidx-inline-form.dsidx-resp-vertical .dsidx-resp-area input[type=submit]{width:100%}
.dsidx-resp-search-form fieldset{display:block}
.commentlist article .comment-detail-wrap .comment-body div.dsidx-results-widget .dsidx-shortcode ul,.rh_content div.dsidx-results-widget .dsidx-shortcode ul{margin-right:-15px !important;margin-left:-15px !important}
div.dsidx-results-widget .dsidx-shortcode ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:auto}
div.dsidx-results-widget .dsidx-shortcode ul li{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding-left:15px;padding-right:15px}
@media(min-width:620px){div.dsidx-results-widget .dsidx-shortcode ul li{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
}@media(min-width:1024px){div.dsidx-results-widget .dsidx-shortcode ul li{-webkit-box-flex:0;-webkit-flex:0 0 33.3333%;-ms-flex:0 0 33.3333%;flex:0 0 33.3333%;max-width:33.3333%}
}.commentlist article .comment-detail-wrap .rtl .comment-body div.dsidx-results-widget,.commentlist article .comment-detail-wrap .rtl .comment-body div.dsidx-results-widget .rh_agent_form .rh_agent_form__row,.commentlist article .comment-detail-wrap .rtl .comment-body div.dsidx-results-widget p,.rh_agent_form .commentlist article .comment-detail-wrap .rtl .comment-body div.dsidx-results-widget .rh_agent_form__row,.rh_agent_form .rtl .commentlist article .comment-detail-wrap .comment-body div.dsidx-results-widget .rh_agent_form__row,.rh_agent_form .rtl .rh_content div.dsidx-results-widget .rh_agent_form__row,.rtl .commentlist article .comment-detail-wrap .comment-body div.dsidx-results-widget,.rtl .commentlist article .comment-detail-wrap .comment-body div.dsidx-results-widget .rh_agent_form .rh_agent_form__row,.rtl .commentlist article .comment-detail-wrap .comment-body div.dsidx-results-widget p,.rtl .rh_content div.dsidx-results-widget,.rtl .rh_content div.dsidx-results-widget .rh_agent_form .rh_agent_form__row,.rtl .rh_content div.dsidx-results-widget p{text-align:right !important}
.commentlist article .comment-detail-wrap .rtl .comment-body div.dsidx-results-widget .featured-listing .price,.rtl .commentlist article .comment-detail-wrap .comment-body div.dsidx-results-widget .featured-listing .price,.rtl .rh_content div.dsidx-results-widget .featured-listing .price{left:auto;right:0}
.dsidx-search-grid table .select2-container--default .select2-selection--multiple .select2-selection__choice__remove,.rh_sidebar .dsidx-widget-guided-search .select2-container--default .select2-selection--multiple .select2-selection__choice__remove,.rh_sidebar .dsidx-widget-quick-search .select2-container--default .select2-selection--multiple .select2-selection__choice__remove{line-height:30px}
.dsidx-widget-guided-search .dsidx-resp-search-box,.dsidx-widget-quick-search .dsidx-resp-search-box{background:#fff;padding:20px}
.dsidx-widget-guided-search form label,.dsidx-widget-quick-search form label{margin-bottom:5px;margin-top:5px}
.dsidx-widget-guided-search form label.dsidx-resp-location,.dsidx-widget-quick-search form label.dsidx-resp-location{margin-top:0}
.dsidx-widget-guided-search form .select2-container,.dsidx-widget-quick-search form .select2-container{margin-bottom:10px}
.dsidx-widget-guided-search form .select2-container:focus,.dsidx-widget-quick-search form .select2-container:focus{outline:0}
.dsidx-widget-guided-search form .select2-container .select2-container--default .select2-selection--single,.dsidx-widget-quick-search form .select2-container .select2-container--default .select2-selection--single{border-color:#e6e6e6}
.dsidx-widget-guided-search form input[type=text],.dsidx-widget-quick-search form input[type=text]{background:#fff;border:1px solid #e6e6e6;height:36px;padding:5px 8px}
.dsidx-widget-guided-search form input[type=submit],.dsidx-widget-quick-search form input[type=submit]{background:#1ea69a;color:#fff;width:100% !important;padding:10px;margin-top:10px;cursor:pointer}
.dsidx-widget-guided-search form input[type=submit]:hover,.dsidx-widget-quick-search form input[type=submit]:hover{background:#ea723d}
.dsidx-widget-guided-search .dsidx-resp-horizontal form label,.dsidx-widget-quick-search .dsidx-resp-horizontal form label{margin-top:0}
.dsidx-widget-guided-search .dsidx-resp-horizontal form input[type=submit],.dsidx-widget-quick-search .dsidx-resp-horizontal form input[type=submit]{margin-top:0}
.dsidx-results-widget .dsidx-panel .featured-listing .heading{margin-bottom:10px}
.dsidx-results-widget .dsidx-expanded .featured-listing{background:#fff;padding:10px 15px;margin-bottom:20px !important}
.dsidx-results-widget .dsidx-expanded .featured-listing .dsidx-photo{width:100%;position:static;margin:0 0 15px}
.dsidx-results-widget .dsidx-expanded .featured-listing .dsidx-photo img{max-width:100% !important;width:100%;border:0}
.dsidx-results-widget .dsidx-expanded .featured-listing>h4{margin-left:0 !important;clear:both;padding:0 20px}
.dsidx-results-widget .dsidx-expanded .featured-listing>h4 a{color:#1a1a1a;font-size:18px !important}
.dsidx-results-widget .dsidx-expanded .featured-listing>h4 a:hover{color:#ea723d}
.dsidx-results-widget .dsidx-expanded .featured-listing ul{margin-left:0 !important;padding:0 20px}
.dsidx-results-widget .dsidx-expanded .featured-listing ul li{padding:10px 0;font-size:13px !important;display:block;border-bottom:1px solid #e6e6e6}
.dsidx-results-widget .dsidx-expanded .featured-listing ul li:before{display:inline-block;content:"\f054";font:normal normal normal 14px/1 FontAwesome;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);margin-right:5px;font-size:10px;vertical-align:1px;color:#1ea69a}
.dsidx-results-widget .dsidx-expanded .featured-listing ul:last-child{padding-bottom:10px}
.dsidx-results-widget .dsidx-expanded .featured-listing ul:last-child li:last-child{border-bottom:0}
.dsidx-results-widget .dsidx-results-widget-map-details{height:auto !important}
.dsidx-results-widget .dsidx-results-widget-map-details .featured-listing{background:#fff;padding:0 !important;border:1px solid #dedede !important;margin-top:10px !important;display:none !important}
.dsidx-results-widget .dsidx-results-widget-map-details .featured-listing:first-child{display:block !important}
.dsidx-results-widget .dsidx-results-widget-map-details .featured-listing .dsidx-photo{width:100%;position:static;margin-bottom:20px}
.dsidx-results-widget .dsidx-results-widget-map-details .featured-listing .dsidx-photo img{max-width:100% !important;width:100%;border:0}
.dsidx-results-widget .dsidx-results-widget-map-details .featured-listing>h4{margin-left:0 !important;clear:both;padding:0 20px}
.dsidx-results-widget .dsidx-results-widget-map-details .featured-listing>h4 a{color:#1a1a1a;font-size:18px !important}
.dsidx-results-widget .dsidx-results-widget-map-details .featured-listing>h4 a:hover{color:#ea723d}
.dsidx-results-widget .dsidx-results-widget-map-details .featured-listing ul{margin-left:0 !important;padding:0 20px}
.dsidx-results-widget .dsidx-results-widget-map-details .featured-listing ul li{padding:10px 0;font-size:13px !important;display:block;border-bottom:1px solid #e6e6e6}
.dsidx-results-widget .dsidx-results-widget-map-details .featured-listing ul li:before{display:inline-block;content:"\f054";font:normal normal normal 14px/1 FontAwesome;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);margin-right:5px;font-size:10px;vertical-align:1px;color:#1ea69a}
.dsidx-results-widget .dsidx-results-widget-map-details .featured-listing ul:last-child{padding-bottom:10px}
.dsidx-results-widget .dsidx-results-widget-map-details .featured-listing ul:last-child li:last-child{border-bottom:0}
.dsidx-results-widget .dsidx-slideshow{background:#fff}
.dsidx-results-widget .dsidx-slideshow .dsidx-photo{margin-left:7px;border:0}
.dsidx-results-widget .dsidx-slideshow .dsidx-slideshow-control{text-transform:capitalize;height:25px;line-height:22px;background:#1ea69a;color:#fff !important}
.dsidx-results-widget .dsidx-slideshow .dsidx-slideshow-control:hover{background:#ea723d}
.dsidx-results-widget .dsidx-slideshow h4,.dsidx-results-widget .dsidx-slideshow ul{margin-left:110px !important}
.dsidx-results-widget .dsidx-slideshow h4 a{font-weight:500}
.dsidx-results-widget .dsidx-controls{display:none}
.dsidx-widget-single-listing{width:100%}
.dsidx-widget-single-listing .dsidx-widget-single-listing-photo{width:100% !important;height:auto !important}
.dsidx-widget-single-listing .dsidx-widget-single-listing-photo img{width:100%;height:auto}
.dsidx-widget-single-listing .dsidx-widget-single-listing-meta .dsidx-widget-single-listing-photo-count{top:60%;margin-top:0}
.dsidx-resp-search-box .select2-container{width:100%}
.dsidx-resp-search-box .select2-selection--single{border-radius:0;border-color:#e6e6e6;height:36px}
.dsidx-resp-search-box .select2-selection--single .select2-selection__rendered{height:36px;line-height:36px}
.dsidx-resp-search-box .select2-selection--single .select2-selection__arrow{height:36px;right:5px}
#home-idx-search.dsidx-widget-guided-search{position:relative;z-index:10;max-width:1240px;margin-left:auto;margin-right:auto}
@media(min-width:768px){#home-idx-search.dsidx-widget-guided-search{top:-40px;margin-bottom:-40px}
}#home-idx-search.dsidx-widget-guided-search .home-widget-label{display:none}
#home-idx-search.dsidx-widget-guided-search .select2-container--default .select2-selection--multiple{border-color:#e9e9e9}
#home-idx-search.dsidx-widget-guided-search .dsidx-resp-search-box{padding-bottom:10px}
#home-idx-search.dsidx-widget-guided-search .dsidx-resp-search-box .select2-container{font-size:1.5rem}
#home-idx-search.dsidx-widget-guided-search .dsidx-resp-search-box .dsidx-resp-search-form{margin-left:-10px;margin-right:-10px}
#home-idx-search.dsidx-widget-guided-search .dsidx-resp-search-box .dsidx-resp-area{float:left !important;width:100% !important;padding-left:10px !important;padding-right:10px !important}
@media(min-width:550px){#home-idx-search.dsidx-widget-guided-search .dsidx-resp-search-box .dsidx-resp-area{width:50% !important}
}@media(min-width:768px){#home-idx-search.dsidx-widget-guided-search .dsidx-resp-search-box .dsidx-resp-area{width:33.33% !important}
}@media(min-width:1024px){#home-idx-search.dsidx-widget-guided-search .dsidx-resp-search-box .dsidx-resp-area{width:20% !important}
}#home-idx-search.dsidx-widget-guided-search .dsidx-resp-search-box input[type=submit]{margin-top:26px}
body .leaflet-popup-content-wrapper{border-radius:0;padding:0 0 20px;border-bottom:3px solid #1ea69a}
body .leaflet-popup-content{margin:0;width:244px !important}
body .leaflet-popup-content .osm-popup-title{padding-left:20px;padding-right:20px;text-align:center}
body .leaflet-popup-content .osm-popup-title a{color:#1a1a1a;-webkit-transition:.2s all ease-in-out;transition:.2s all ease-in-out}
body .leaflet-popup-content .osm-popup-title a:hover{color:#1ea69a}
.rh_agent_form body .leaflet-popup-content .rh_agent_form__row,body .leaflet-popup-content .rh_agent_form .rh_agent_form__row,body .leaflet-popup-content p{padding-left:20px;padding-right:20px;margin-bottom:0;margin-top:13px;text-align:center;color:#1ea69a}
body .leaflet-popup-tip{background:#1ea69a}
body .leaflet-container a.leaflet-popup-close-button{background:#fff;display:block;width:auto;height:auto;padding:2px;color:#1a1a1a}
body .rh_leaflet_controls_zoom{z-index:999999}
@media print and (color){*{-webkit-print-color-adjust:exact;print-color-adjust:exact}
}@media print{body{font-family:Georgia,serif}
*,::after,::before{text-shadow:none !important;background:0 0 !important;color:#000 !important;-webkit-box-shadow:none !important;box-shadow:none !important}
a,a:not(.btn),a:visited{text-decoration:underline}
abbr[title]:after{content:" (" attr(title) ")"}
.ir a:after,a[href]::after,a[href^="#"]::after,a[href^="javascript:"]::after{content:""}
[class*=span]{width:auto}
img{max-width:100% !important}
pre{white-space:pre-wrap !important}
blockquote,pre{border:1px solid #999}
thead{display:table-header-group}
article{page-break-before:always}
.rh_property__map_wrap,blockquote,img,pre,tr,ul{page-break-inside:avoid}
h1,h2,h3{page-break-after:avoid}
.rh_agent_form .rh_agent_form__row,h2,h3,p{orphans:3;widows:3}
@page{margin:1.5cm 0 1.6cm}
#property-detail-flexslider,#rh_progress,.children-content-wrapper,.comments-content-wrapper,.flex-direction-nav,.floor-plans-accordions .floor-plan-title .fa,.inspiry-post-nav,.leaflet-control-attribution,.page-breadcrumbs,.property-breadcrumbs,.property-detail-slider-wrapper,.rh_agent_form,.rh_banner,.rh_footer,.rh_menu .main-menu,.rh_menu__user .rh_menu__user_profile,.rh_menu__user .rh_menu__user_submit,.rh_prop_search,.rh_property__agent_detail_right_col,.rh_property__attachments_wrap,.rh_property__child_properties,.rh_property__comments,.rh_property__print,.rh_property__similar_properties,.rh_property__video,.rh_property__virtual_tour,.rh_property_agent__enquiry_form,.rh_property_agent__link,.similar-properties-content-wrapper,.video-content-wrapper,.virtual-tour-content-wrapper,form{display:none !important}
.floor-plans-accordions .floor-plan-content,.only-for-print{display:block !important}
.rh_property__heading{font-size:2rem;margin-bottom:1rem}
.rh_header{position:relative !important}
.rh_section{padding:0 1.5rem}
.rh_header .rh_header__wrap{display:-webkit-box !important;display:-webkit-flex !important;display:-ms-flexbox !important;display:flex !important;padding:1rem 1.5rem 2rem}
.rh_header .rh_header__wrap .rh_logo .rh_logo_inner{text-align:left}
.rh_logo{padding-top:0 !important;margin-bottom:0 !important;margin-left:0 !important}
.rh_logo .rh_logo__heading{font-size:2.4rem !important;font-weight:500;-webkit-box-pack:start !important;-webkit-justify-content:flex-start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}
.rh_logo .rh_logo__heading a{text-decoration:none}
.rh_logo img{-webkit-filter:invert(100%);filter:invert(100%);max-width:50% !important}
.rh_menu__user .rh_menu__user_phone{padding:0;margin-top:0}
.rh_menu__user .rh_menu__user_phone svg{fill:#000}
.rh_menu__user .rh_menu__user_phone .contact-number{font-weight:700;font-size:1.8rem;text-decoration:none;margin-left:.7rem}
.inspiry-qr-code{float:left;margin:-6px 0 0 -10px}
.rh_page__property{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;padding-bottom:.8rem !important}
.rh_page__property .rh_page__property_title{text-align:left}
.rh_page__property .rh_page__property_title .rh_page__title{margin-bottom:0;font-size:2.1rem}
.rh_page__property .rh_page__property_price{padding:.4rem 0 0;text-align:left;border:0}
.rh_page__property .rh_page__property_price .status{font-weight:500;font-size:1.8rem}
.rh_page__property .rh_page__property_price .price{font-size:1.6rem}
.commentlist article .comment-detail-wrap .comment-body,.commentlist article .comment-detail-wrap .comment-body>p,.commentlist article .comment-detail-wrap .comment-body>ul,.commentlist article .comment-detail-wrap .rh_agent_form .comment-body>.rh_agent_form__row,.rh_agent_form .commentlist article .comment-detail-wrap .comment-body>.rh_agent_form__row,.rh_agent_form .rh_content>.rh_agent_form__row,.rh_content,.rh_content>p,.rh_content>ul{margin-bottom:2rem !important}
#property-featured-image{margin-bottom:2rem !important}
.rh_property .rh_property__wrap{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}
.rh_property .rh_property__main{width:72%;margin-right:15px}
.rh_property .rh_property__sidebar{width:28%;margin-top:0}
.rh_property .rh_property__sidebar .widget:not(.rh_property_agent){display:none}
.rh_property .rh_property__content,.rh_property .rh_property__wrap{padding:0}
.rh_property .rh_property__meta{margin-bottom:2rem;padding:0;border-bottom:0}
.rh_property__meta_wrap .rh_property__meta{margin-right:2rem}
.rh_property__meta_wrap .rh_property__meta h4{margin-bottom:.5rem}
.rh_property__meta_wrap .rh_property__meta .figure{margin-left:1rem}
.agent-info,.rh_property_agent{text-align:left}
.agent-info img,.rh_property_agent img{padding:0;margin-bottom:1rem}
.agent-info .agent-image,.rh_property_agent .agent-image{display:inline-block;width:100%}
.rh_agent_form .rh_property__agent_head .description .rh_agent_form__row,.rh_property__agent_head .description .rh_agent_form .rh_agent_form__row,.rh_property__agent_head .description p{line-height:2}
.rh_property__agent_head .description a{display:none}
.rh_property__agent_head a{text-decoration:none}
.rh_property_agent{margin-bottom:0}
.rh_property_agent .rh_property_agent__title{margin:1rem 0}
.rh_property_agent .rh_property_agent__agent_info{padding:0}
.rh_property_agent .rh_property_agent__agent_info .email .value{text-decoration:none}
.agent-info .rh_property_agent__agent_info .contact,.rh_property_agent .rh_property_agent__agent_info .contact{margin-bottom:.8rem}
.multiple-agent{margin-top:2rem}
.rh_property__additional li{padding:.2rem 0}
.rh_agent_form .rh_property__common_note .rh_agent_form__row,.rh_property__common_note .rh_agent_form .rh_agent_form__row,.rh_property__common_note p{padding:0}
.rh_property__features_wrap .rh_property__feature{-webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto;padding:0 2rem 2rem 0}
.rh_property__features_wrap .rh_property__feature:before{display:none}
.rh_property__features_wrap .rh_property__feature a{margin-left:0;text-decoration:none}
.rh_property__attachments_wrap .rh_property__attachments li{-webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto;padding:0 2rem 2rem 0}
.rh_property__attachments_wrap .rh_property__attachments li a{text-decoration:none}
.rh_property__attachments_wrap .rh_property__attachments li i{font-size:2rem}
.floor-plans-accordions .floor-plan-title{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;padding:0 !important;font-size:14px !important;border:none !important}
.floor-plans-accordions .floor-plan-title .floor-plan-meta{-webkit-box-pack:end;-webkit-justify-content:end;-ms-flex-pack:end;justify-content:end}
.floor-plans-accordions .floor-plan-title .floor-plan-meta .rh_agent_form .rh_agent_form__row:first-child,.floor-plans-accordions .floor-plan-title .floor-plan-meta p:first-child,.rh_agent_form .floor-plans-accordions .floor-plan-title .floor-plan-meta .rh_agent_form__row:first-child{margin:0}
.floor-plans-accordions .floor-plan-title .title{margin-bottom:.8rem}
.floor-plans-accordions .floor-plan-title .title i{display:none}
.floor-plans-accordions .floor-plan-title .title h3{margin-left:0}
.floor-plans-accordions .floor-plan{margin-bottom:2rem}
.floor-plans-accordions .floor-plan-content{border:0;padding:0}
.floor-plans-accordions .floor-plan-content img{margin-left:0;max-width:70% !important}
.rh_property__floor_plans{margin-bottom:0}
.rh_property__map_wrap #property_map{width:100%;overflow:hidden}
.rh_property__map_wrap #property_map img{max-width:none !important}
.rh_property__map_wrap #property_map{height:30rem}
}.rh_property__features_wrap h5{display:block;margin-bottom:1rem;color:grey}
.rh_property__features_wrap .no-link-list .rh_property__feature{padding-left:3rem;color:grey}
.rh_property__features_wrap .no-link-list.privacy-policy .rh_property__feature{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}
#property-availability{background:#f7f7f7;margin-bottom:3rem}
.availability-calendar{overflow:hidden;width:48%;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;margin-bottom:-3px}
.availability-calendar+.availability-calendar{margin-left:3rem}
.availability-calendar .paging{text-align:center;font-size:12px;position:relative;padding:10px;background:#1ea69a;color:#fff}
.availability-calendar .paging .month-name{text-transform:uppercase;font-size:18px}
.availability-calendar .paging i{width:0;height:0;display:inline-block;vertical-align:middle;position:absolute;top:13px;line-height:24px;border-color:#fff;border-style:solid;border-width:7px;cursor:pointer}
.availability-calendar .paging i.prev{left:10px;border-top-color:transparent;border-bottom-color:transparent;border-left-style:none}
.availability-calendar .paging i.next{right:10px;border-top-color:transparent;border-bottom-color:transparent;border-right-style:none}
.availability-calendar table{font-weight:400;font-size:14px;color:#333;border-collapse:collapse;width:100%;border:0;margin-bottom:0}
.availability-calendar table td{text-align:center;background-color:#fff;border:1px solid #eee;padding:3px;height:4rem}
.availability-calendar table td.near-month{color:#ccc;visibility:hidden;border-color:transparent}
.availability-calendar table td.cur-date.cur-month{background:#d9edf7}
.availability-calendar table td.unavailable{background:#ea723d;color:#fff}
.availability-calendar table thead{font-weight:700}
.availability-calendar table thead td{border:0;min-width:40px;background:0;text-transform:uppercase}
.availability-calendar table tbody td:hover{background:#eee}
.availability-calendar table tbody td:hover.unavailable{background:#ea723d}
.widget.RVR_Booking_Widget{background:0}
.widget.RVR_Booking_Widget .title{background:0}
.widget.RVR_Booking_Widget .rvr-booking-form-wrap{background:#fff;padding:0}
.widget.RVR_Booking_Widget .rvr-booking-form-wrap .rvr-contact-information{padding:3rem 2rem;border-bottom:1px solid rgba(128,128,128,.2)}
.widget.RVR_Booking_Widget .rvr-booking-form-wrap .rvr-contact-information .rvr-ask-question a{color:#1ea69a}
.widget.RVR_Booking_Widget .rvr-booking-form-wrap .rvr-contact-information .rvr-ask-question a:hover{color:#ea723d}
.widget.RVR_Booking_Widget .rvr-booking-form-wrap .rvr-contact-information .rvr-phone-number{margin-bottom:0}
.widget.RVR_Booking_Widget .rvr-booking-form-wrap #rvr-booking-form{margin:0}
.widget.RVR_Booking_Widget .rvr-booking-form-wrap #rvr-booking-form .option-bar{width:100%;padding-left:0;border-bottom:1px solid rgba(128,128,128,.2)}
.widget.RVR_Booking_Widget .rvr-booking-form-wrap #rvr-booking-form .option-bar label{display:block;font-size:1.3rem;color:#1a1a1a;margin:0;padding:2rem 2rem 0}
.widget.RVR_Booking_Widget .rvr-booking-form-wrap #rvr-booking-form .option-bar input{display:block;width:100%;padding:0 2rem 2rem;margin-top:1rem;color:grey;font-size:1.5rem;height:initial}
.widget.RVR_Booking_Widget .rvr-booking-form-wrap #rvr-booking-form .option-bar select{border-bottom:0}
.widget.RVR_Booking_Widget .rvr-booking-form-wrap #rvr-booking-form .option-bar .select2{display:block;width:100%;padding:0 2rem 2rem;border:0;margin-top:1.5rem}
.widget.RVR_Booking_Widget .rvr-booking-form-wrap #rvr-booking-form .option-bar .select2-container--default .select2-selection--single{border:0;outline:0;background:0;color:grey}
.widget.RVR_Booking_Widget .rvr-booking-form-wrap #rvr-booking-form .option-bar .select2-container--default .select2-selection--single .select2-selection__rendered{padding:0;color:grey;font-size:1.5rem}
.widget.RVR_Booking_Widget .rvr-booking-form-wrap #rvr-booking-form .option-bar.rvr-terms-conditions{margin-bottom:3rem;border-bottom:0}
.widget.RVR_Booking_Widget .rvr-booking-form-wrap #rvr-booking-form .option-bar.rvr-terms-conditions label input[type=checkbox]{float:left;width:auto;margin-top:3px;margin-right:1rem}
.widget.RVR_Booking_Widget .rvr-booking-form-wrap #rvr-booking-form .submission-area input[type=submit]{background:#1ea69a;margin:0;padding:2.5rem 2rem;width:100%;color:#fff;-webkit-transition:.2s background linear;transition:.2s background linear;cursor:pointer}
.widget.RVR_Booking_Widget .rvr-booking-form-wrap #rvr-booking-form .submission-area input[type=submit]:hover{background:#1a9086;-webkit-transition:.2s background linear;transition:.2s background linear}
.widget.RVR_Booking_Widget .rvr-booking-form-wrap .booking-cost{padding:2rem}
.widget.RVR_Booking_Widget .rvr-booking-form-wrap .booking-cost .cost-field>div{padding:1rem}
.widget.RVR_Booking_Widget .rvr-booking-form-wrap #rvr-error-container{margin:0;padding:2rem 0 2rem}
.widget.RVR_Booking_Widget .rvr-booking-form-wrap #rvr-error-container label{display:block;color:red;padding:0 2rem;margin-bottom:1rem}
.widget.RVR_Booking_Widget .rvr-booking-form-wrap #rvr-error-container label:last-child{margin-bottom:0}
.widget.RVR_Booking_Widget .rvr-booking-form-wrap #rvr-message-container{padding:2rem;margin:0;color:#6eab51}
.widget.RVR_Owner_Widget .title{margin-bottom:6rem}
.widget.RVR_Owner_Widget .agent-info{padding:0 3rem}
.widget.RVR_Owner_Widget .agent-info img{width:128px}
.rh_agent_form .widget.RVR_Owner_Widget .agent-info .rh_agent_form__row,.widget.RVR_Owner_Widget .agent-info .rh_agent_form .rh_agent_form__row,.widget.RVR_Owner_Widget .agent-info p{text-align:left}
#ui-datepicker-div{width:24.9rem;margin-left:-1px}
#ui-datepicker-div .ui-datepicker-header{background-color:#1ea69a}
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-title{font-size:1.4rem}
#ui-datepicker-div .ui-datepicker-calendar thead tr th{font-size:1.4rem}
#ui-datepicker-div .ui-datepicker-calendar tbody tr td.ui-datepicker-current-day,#ui-datepicker-div .ui-datepicker-calendar tbody tr td.ui-datepicker-today{background-color:#1ea69a}
#ui-datepicker-div .ui-datepicker-calendar tbody tr td.ui-state-disabled{background-color:#dedede}
#ui-datepicker-div .ui-datepicker-calendar tbody tr td.ui-state-reserved{background-color:#ea723d !important}
.commentlist article .comment-detail-wrap .comment-body .wp-block-gallery,.rh_content .wp-block-gallery,.wp-block-gallery{padding-left:0;margin-bottom:1.4rem}
.commentlist article .comment-detail-wrap .rtl .comment-body .wp-block-gallery,.rtl .commentlist article .comment-detail-wrap .comment-body .wp-block-gallery,.rtl .rh_content .wp-block-gallery,.rtl .wp-block-gallery{padding-right:0}
.rtl .wp-block-quote,.rtl .wp-block-quote.is-large,.rtl .wp-block-quote.is-style-large{padding-right:5.6rem;padding-left:3.5rem}
.commentlist article .comment-detail-wrap .comment-body .is-type-video:not(.aligncenter),.commentlist article .comment-detail-wrap .comment-body .wp-block-embed:not(.aligncenter),.rh_content .is-type-video:not(.aligncenter),.rh_content .wp-block-embed:not(.aligncenter){margin-left:0;margin-right:0}
.commentlist article .comment-detail-wrap .comment-body .is-type-video,.commentlist article .comment-detail-wrap .comment-body .wp-block-embed,.commentlist article .comment-detail-wrap .comment-body figure,.rh_content .is-type-video,.rh_content .wp-block-embed,.rh_content figure{margin-top:0}
.commentlist article .comment-detail-wrap .comment-body table,.rh_content table{width:100%}
.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{width:100%;margin-bottom:2rem}
.wp-block-video video{width:100%}
.commentlist article .comment-detail-wrap .comment-body figure,.rh_content figure,.wp-block-media-text,figure.wp-block-image{margin-bottom:2rem}
.wp-block-embed iframe{width:100%}
.wp-block-gallery .blocks-gallery-item figcaption{padding-bottom:10px}
.wp-block-quote,.wp-block-quote.is-large,.wp-block-quote.is-style-large{padding:3.5rem 3.6rem 3.5rem 5.6rem;margin-bottom:3rem}
.commentlist article .comment-detail-wrap .comment-body .has-medium-font-size,.rh_content .has-medium-font-size{font-size:20px}
.commentlist article .comment-detail-wrap .comment-body .has-large-font-size,.rh_content .has-large-font-size{font-size:36px;line-height:1.5}
.commentlist article .comment-detail-wrap .comment-body .has-huge-font-size,.rh_content .has-huge-font-size{font-size:42px;line-height:1.4}
.embed-responsive,.wp-block-embed{position:relative;display:block;width:100%;padding:0;overflow:hidden}
.embed-responsive::before,.wp-block-embed::before{display:block;content:"";padding-top:56.25%}
.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video,.wp-block-embed .embed-responsive-item,.wp-block-embed embed,.wp-block-embed iframe,.wp-block-embed object,.wp-block-embed video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}
.embed-responsive-21by9::before,.wp-embed-aspect-21-9::before{padding-top:42.8571428571%}
.embed-responsive-16by9::before,.wp-embed-aspect-16-9::before{padding-top:56.25%}
.embed-responsive-4by3::before,.wp-embed-aspect-4-3::before{padding-top:75%}
.embed-responsive-1by1::before,.wp-embed-aspect-1-1::before{padding-top:100%} .naglowek-podstrona{font-weight:300;color:#1a1a1a;font-size:36px;margin-bottom:15px;}.paragraf{line-height:25px!important;}@font-face{font-family:'FontAwesome';src:url(//wgnpoznan.pl/wp-content/themes/realhomes/common/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//wgnpoznan.pl/wp-content/themes/realhomes/common/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//wgnpoznan.pl/wp-content/themes/realhomes/common/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//wgnpoznan.pl/wp-content/themes/realhomes/common/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//wgnpoznan.pl/wp-content/themes/realhomes/common/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//wgnpoznan.pl/wp-content/themes/realhomes/common/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 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{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.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)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.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-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{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-remove:before,.fa-close: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-gear:before,.fa-cog: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-rotate-right:before,.fa-repeat: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-photo:before,.fa-image: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-warning:before,.fa-exclamation-triangle: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-gears:before,.fa-cogs: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-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars: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-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard: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-unlink:before,.fa-chain-broken: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-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw: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-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try: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-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap: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-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-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-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-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-soccer-ball-o:before,.fa-futbol-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-shekel:before,.fa-sheqel:before,.fa-ils: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-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator: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:before,.fa-battery-full: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-stop-o:before,.fa-hand-paper-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-tv:before,.fa-television: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-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language: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-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-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:before,.fa-thermometer-full: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-bathtub:before,.fa-s15:before,.fa-bath: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}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;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{min-height:1px;float:left;-webkit-backface-visibility:hidden;-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}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.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:none;padding:0!important;font:inherit}.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}.owl-carousel .animated{animation-duration:1s;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}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s 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(//wgnpoznan.pl/wp-content/themes/realhomes/common/js/owl-carousel/assets/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s 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 .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}.vbox-overlay *, .vbox-overlay *:before, .vbox-overlay *:after{
-webkit-backface-visibility: hidden;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}
.vbox-overlay * { 
-webkit-backface-visibility: visible;
backface-visibility: visible;
}
.vbox-overlay{
display: -webkit-flex;
display: flex;
-webkit-flex-direction: column;
flex-direction: column;
-webkit-justify-content: center;
justify-content: center;
-webkit-align-items: center;
align-items: center;
position: fixed;
left: 0;
top: 0;
bottom: 0;
right: 0;
z-index: 1040;
-webkit-transform:translateZ(1000px);
transform: translateZ(1000px);
transform-style: preserve-3d;
} .vbox-title{
width: 100%;
height: 40px;
float: left;
text-align: center;
line-height: 28px;
font-size: 12px;
padding: 6px 40px;
overflow: hidden;
position: fixed;
display: none;
left: 0;
z-index: 1050;
}
.vbox-close{
cursor: pointer;
position: fixed;
top: -1px;
right: 0;
width: 50px;
height: 40px;
padding: 6px;
display: block;
background-position:10px center;
overflow: hidden;
font-size: 24px;
line-height: 1;
text-align: center;
z-index: 1050;
}
.vbox-num{
cursor: pointer;
position: fixed;
left: 0;
height: 40px;
display: block;
overflow: hidden;
line-height: 28px;
font-size: 12px;
padding: 6px 10px;
display: none;
z-index: 1050;
} .vbox-next, .vbox-prev{
position: fixed;
top: 50%;
margin-top: -15px;
overflow: hidden;
cursor: pointer;
display: block;
width: 45px;
height: 45px;
z-index: 1050;
}
.vbox-next span, .vbox-prev span{
position: relative;
width: 20px;
height: 20px;
border: 2px solid transparent;
border-top-color: #B6B6B6;
border-right-color: #B6B6B6;
text-indent: -100px;
position: absolute;
top: 8px;
display: block;
}
.vbox-prev{
left: 15px;
}
.vbox-next{
right: 15px;
}
.vbox-prev span{
left: 10px;
-ms-transform: rotate(-135deg);
-webkit-transform: rotate(-135deg);
transform: rotate(-135deg);
}
.vbox-next span{
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
right: 10px;
} .vbox-inline{
width: 420px;
height: 315px;
height: 70vh;
padding: 10px;
background: #fff;
margin: 0 auto;
overflow: auto;
text-align: left;
} .venoframe{
max-width: 100%;
width: 100%;
border: none;
width: 100%;
height: 260px;
height: 70vh;
}
.venoframe.vbvid{
height: 260px;
}
@media (min-width: 768px) {
.venoframe, .vbox-inline{
width: 90%;
height: 360px;
height: 70vh;
}
.venoframe.vbvid{
width: 640px;
height: 360px;
}
}
@media (min-width: 992px) {
.venoframe, .vbox-inline{
max-width: 1200px;
width: 80%;
height: 540px;
height: 70vh;
}
.venoframe.vbvid{
width: 960px;
height: 540px;
}
} .vbox-open{
overflow: hidden;
}
.vbox-container{
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
overflow-x: hidden;
overflow-y: scroll;
overflow-scrolling: touch;
-webkit-overflow-scrolling: touch;
z-index: 20;
max-height: 100%;
}
.vbox-content{
text-align: center;
float: left;
width: 100%;
position: relative;
overflow: hidden;
padding: 20px 10px;
}
.vbox-container img{
max-width: 100%;
height: auto;
}
.figlio{
box-shadow: 0 0 12px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
max-width: 100%;
text-align: initial;
}
img.figlio{
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;
}
.vbox-content.swipe-left{
margin-left: -200px !important;
}
.vbox-content.swipe-right{
margin-left: 200px !important;
}
.animated{
webkit-transition: margin 300ms ease-out;
transition: margin 300ms ease-out;
}
.animate-in{
opacity: 1;
}
.animate-out{
opacity: 0;
} .sk-double-bounce,.sk-rotating-plane{width:40px;height:40px;margin:40px auto}.sk-rotating-plane{background-color:#333;-webkit-animation:sk-rotatePlane 1.2s infinite ease-in-out;animation:sk-rotatePlane 1.2s infinite ease-in-out}@-webkit-keyframes sk-rotatePlane{0%{-webkit-transform:perspective(120px) rotateX(0) rotateY(0);transform:perspective(120px) rotateX(0) rotateY(0)}50%{-webkit-transform:perspective(120px) rotateX(-180.1deg) rotateY(0);transform:perspective(120px) rotateX(-180.1deg) rotateY(0)}100%{-webkit-transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}@keyframes sk-rotatePlane{0%{-webkit-transform:perspective(120px) rotateX(0) rotateY(0);transform:perspective(120px) rotateX(0) rotateY(0)}50%{-webkit-transform:perspective(120px) rotateX(-180.1deg) rotateY(0);transform:perspective(120px) rotateX(-180.1deg) rotateY(0)}100%{-webkit-transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}.sk-double-bounce{position:relative}.sk-double-bounce .sk-child{width:100%;height:100%;border-radius:50%;background-color:#333;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:sk-doubleBounce 2s infinite ease-in-out;animation:sk-doubleBounce 2s infinite ease-in-out}.sk-chasing-dots .sk-child,.sk-spinner-pulse,.sk-three-bounce .sk-child{background-color:#333;border-radius:100%}.sk-double-bounce .sk-double-bounce2{-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes sk-doubleBounce{0%,100%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes sk-doubleBounce{0%,100%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}.sk-wave{margin:40px auto;width:50px;height:40px;text-align:center;font-size:10px}.sk-wave .sk-rect{background-color:#333;height:100%;width:6px;display:inline-block;-webkit-animation:sk-waveStretchDelay 1.2s infinite ease-in-out;animation:sk-waveStretchDelay 1.2s infinite ease-in-out}.sk-wave .sk-rect1{-webkit-animation-delay:-1.2s;animation-delay:-1.2s}.sk-wave .sk-rect2{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.sk-wave .sk-rect3{-webkit-animation-delay:-1s;animation-delay:-1s}.sk-wave .sk-rect4{-webkit-animation-delay:-.9s;animation-delay:-.9s}.sk-wave .sk-rect5{-webkit-animation-delay:-.8s;animation-delay:-.8s}@-webkit-keyframes sk-waveStretchDelay{0%,100%,40%{-webkit-transform:scaleY(.4);transform:scaleY(.4)}20%{-webkit-transform:scaleY(1);transform:scaleY(1)}}@keyframes sk-waveStretchDelay{0%,100%,40%{-webkit-transform:scaleY(.4);transform:scaleY(.4)}20%{-webkit-transform:scaleY(1);transform:scaleY(1)}}.sk-wandering-cubes{margin:40px auto;width:40px;height:40px;position:relative}.sk-wandering-cubes .sk-cube{background-color:#333;width:10px;height:10px;position:absolute;top:0;left:0;-webkit-animation:sk-wanderingCube 1.8s ease-in-out -1.8s infinite both;animation:sk-wanderingCube 1.8s ease-in-out -1.8s infinite both}.sk-chasing-dots,.sk-spinner-pulse{width:40px;height:40px;margin:40px auto}.sk-wandering-cubes .sk-cube2{-webkit-animation-delay:-.9s;animation-delay:-.9s}@-webkit-keyframes sk-wanderingCube{0%{-webkit-transform:rotate(0);transform:rotate(0)}25%{-webkit-transform:translateX(30px) rotate(-90deg) scale(.5);transform:translateX(30px) rotate(-90deg) scale(.5)}50%{-webkit-transform:translateX(30px) translateY(30px) rotate(-179deg);transform:translateX(30px) translateY(30px) rotate(-179deg)}50.1%{-webkit-transform:translateX(30px) translateY(30px) rotate(-180deg);transform:translateX(30px) translateY(30px) rotate(-180deg)}75%{-webkit-transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5);transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5)}100%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}@keyframes sk-wanderingCube{0%{-webkit-transform:rotate(0);transform:rotate(0)}25%{-webkit-transform:translateX(30px) rotate(-90deg) scale(.5);transform:translateX(30px) rotate(-90deg) scale(.5)}50%{-webkit-transform:translateX(30px) translateY(30px) rotate(-179deg);transform:translateX(30px) translateY(30px) rotate(-179deg)}50.1%{-webkit-transform:translateX(30px) translateY(30px) rotate(-180deg);transform:translateX(30px) translateY(30px) rotate(-180deg)}75%{-webkit-transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5);transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5)}100%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}.sk-spinner-pulse{-webkit-animation:sk-pulseScaleOut 1s infinite ease-in-out;animation:sk-pulseScaleOut 1s infinite ease-in-out}@-webkit-keyframes sk-pulseScaleOut{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}@keyframes sk-pulseScaleOut{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}.sk-chasing-dots{position:relative;text-align:center;-webkit-animation:sk-chasingDotsRotate 2s infinite linear;animation:sk-chasingDotsRotate 2s infinite linear}.sk-chasing-dots .sk-child{width:60%;height:60%;display:inline-block;position:absolute;top:0;-webkit-animation:sk-chasingDotsBounce 2s infinite ease-in-out;animation:sk-chasingDotsBounce 2s infinite ease-in-out}.sk-chasing-dots .sk-dot2{top:auto;bottom:0;-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes sk-chasingDotsRotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes sk-chasingDotsRotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes sk-chasingDotsBounce{0%,100%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes sk-chasingDotsBounce{0%,100%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}.sk-three-bounce{margin:40px auto;width:80px;text-align:center}.sk-three-bounce .sk-child{width:20px;height:20px;display:inline-block;-webkit-animation:sk-three-bounce 1.4s ease-in-out 0s infinite both;animation:sk-three-bounce 1.4s ease-in-out 0s infinite both}.sk-circle .sk-child:before,.sk-fading-circle .sk-circle:before{display:block;border-radius:100%;content:'';background-color:#333}.sk-three-bounce .sk-bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.sk-three-bounce .sk-bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}@-webkit-keyframes sk-three-bounce{0%,100%,80%{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes sk-three-bounce{0%,100%,80%{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}.sk-circle{margin:40px auto;width:40px;height:40px;position:relative}.sk-circle .sk-child{width:100%;height:100%;position:absolute;left:0;top:0}.sk-circle .sk-child:before{margin:0 auto;width:15%;height:15%;-webkit-animation:sk-circleBounceDelay 1.2s infinite ease-in-out both;animation:sk-circleBounceDelay 1.2s infinite ease-in-out both}.sk-circle .sk-circle2{-webkit-transform:rotate(30deg);-ms-transform:rotate(30deg);transform:rotate(30deg)}.sk-circle .sk-circle3{-webkit-transform:rotate(60deg);-ms-transform:rotate(60deg);transform:rotate(60deg)}.sk-circle .sk-circle4{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.sk-circle .sk-circle5{-webkit-transform:rotate(120deg);-ms-transform:rotate(120deg);transform:rotate(120deg)}.sk-circle .sk-circle6{-webkit-transform:rotate(150deg);-ms-transform:rotate(150deg);transform:rotate(150deg)}.sk-circle .sk-circle7{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.sk-circle .sk-circle8{-webkit-transform:rotate(210deg);-ms-transform:rotate(210deg);transform:rotate(210deg)}.sk-circle .sk-circle9{-webkit-transform:rotate(240deg);-ms-transform:rotate(240deg);transform:rotate(240deg)}.sk-circle .sk-circle10{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.sk-circle .sk-circle11{-webkit-transform:rotate(300deg);-ms-transform:rotate(300deg);transform:rotate(300deg)}.sk-circle .sk-circle12{-webkit-transform:rotate(330deg);-ms-transform:rotate(330deg);transform:rotate(330deg)}.sk-circle .sk-circle2:before{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.sk-circle .sk-circle3:before{-webkit-animation-delay:-1s;animation-delay:-1s}.sk-circle .sk-circle4:before{-webkit-animation-delay:-.9s;animation-delay:-.9s}.sk-circle .sk-circle5:before{-webkit-animation-delay:-.8s;animation-delay:-.8s}.sk-circle .sk-circle6:before{-webkit-animation-delay:-.7s;animation-delay:-.7s}.sk-circle .sk-circle7:before{-webkit-animation-delay:-.6s;animation-delay:-.6s}.sk-circle .sk-circle8:before{-webkit-animation-delay:-.5s;animation-delay:-.5s}.sk-circle .sk-circle9:before{-webkit-animation-delay:-.4s;animation-delay:-.4s}.sk-circle .sk-circle10:before{-webkit-animation-delay:-.3s;animation-delay:-.3s}.sk-circle .sk-circle11:before{-webkit-animation-delay:-.2s;animation-delay:-.2s}.sk-circle .sk-circle12:before{-webkit-animation-delay:-.1s;animation-delay:-.1s}@-webkit-keyframes sk-circleBounceDelay{0%,100%,80%{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes sk-circleBounceDelay{0%,100%,80%{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}.sk-cube-grid{width:40px;height:40px;margin:40px auto}.sk-cube-grid .sk-cube{width:33.33%;height:33.33%;background-color:#333;float:left;-webkit-animation:sk-cubeGridScaleDelay 1.3s infinite ease-in-out;animation:sk-cubeGridScaleDelay 1.3s infinite ease-in-out}.sk-cube-grid .sk-cube1{-webkit-animation-delay:.2s;animation-delay:.2s}.sk-cube-grid .sk-cube2{-webkit-animation-delay:.3s;animation-delay:.3s}.sk-cube-grid .sk-cube3{-webkit-animation-delay:.4s;animation-delay:.4s}.sk-cube-grid .sk-cube4{-webkit-animation-delay:.1s;animation-delay:.1s}.sk-cube-grid .sk-cube5{-webkit-animation-delay:.2s;animation-delay:.2s}.sk-cube-grid .sk-cube6{-webkit-animation-delay:.3s;animation-delay:.3s}.sk-cube-grid .sk-cube7{-webkit-animation-delay:0ms;animation-delay:0ms}.sk-cube-grid .sk-cube8{-webkit-animation-delay:.1s;animation-delay:.1s}.sk-cube-grid .sk-cube9{-webkit-animation-delay:.2s;animation-delay:.2s}@-webkit-keyframes sk-cubeGridScaleDelay{0%,100%,70%{-webkit-transform:scale3D(1,1,1);transform:scale3D(1,1,1)}35%{-webkit-transform:scale3D(0,0,1);transform:scale3D(0,0,1)}}@keyframes sk-cubeGridScaleDelay{0%,100%,70%{-webkit-transform:scale3D(1,1,1);transform:scale3D(1,1,1)}35%{-webkit-transform:scale3D(0,0,1);transform:scale3D(0,0,1)}}.sk-fading-circle{margin:40px auto;width:40px;height:40px;position:relative}.sk-fading-circle .sk-circle{width:100%;height:100%;position:absolute;left:0;top:0}.sk-fading-circle .sk-circle:before{margin:0 auto;width:15%;height:15%;-webkit-animation:sk-circleFadeDelay 1.2s infinite ease-in-out both;animation:sk-circleFadeDelay 1.2s infinite ease-in-out both}.sk-fading-circle .sk-circle2{-webkit-transform:rotate(30deg);-ms-transform:rotate(30deg);transform:rotate(30deg)}.sk-fading-circle .sk-circle3{-webkit-transform:rotate(60deg);-ms-transform:rotate(60deg);transform:rotate(60deg)}.sk-fading-circle .sk-circle4{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.sk-fading-circle .sk-circle5{-webkit-transform:rotate(120deg);-ms-transform:rotate(120deg);transform:rotate(120deg)}.sk-fading-circle .sk-circle6{-webkit-transform:rotate(150deg);-ms-transform:rotate(150deg);transform:rotate(150deg)}.sk-fading-circle .sk-circle7{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.sk-fading-circle .sk-circle8{-webkit-transform:rotate(210deg);-ms-transform:rotate(210deg);transform:rotate(210deg)}.sk-fading-circle .sk-circle9{-webkit-transform:rotate(240deg);-ms-transform:rotate(240deg);transform:rotate(240deg)}.sk-fading-circle .sk-circle10{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.sk-fading-circle .sk-circle11{-webkit-transform:rotate(300deg);-ms-transform:rotate(300deg);transform:rotate(300deg)}.sk-fading-circle .sk-circle12{-webkit-transform:rotate(330deg);-ms-transform:rotate(330deg);transform:rotate(330deg)}.sk-fading-circle .sk-circle2:before{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.sk-fading-circle .sk-circle3:before{-webkit-animation-delay:-1s;animation-delay:-1s}.sk-fading-circle .sk-circle4:before{-webkit-animation-delay:-.9s;animation-delay:-.9s}.sk-fading-circle .sk-circle5:before{-webkit-animation-delay:-.8s;animation-delay:-.8s}.sk-fading-circle .sk-circle6:before{-webkit-animation-delay:-.7s;animation-delay:-.7s}.sk-fading-circle .sk-circle7:before{-webkit-animation-delay:-.6s;animation-delay:-.6s}.sk-fading-circle .sk-circle8:before{-webkit-animation-delay:-.5s;animation-delay:-.5s}.sk-fading-circle .sk-circle9:before{-webkit-animation-delay:-.4s;animation-delay:-.4s}.sk-fading-circle .sk-circle10:before{-webkit-animation-delay:-.3s;animation-delay:-.3s}.sk-fading-circle .sk-circle11:before{-webkit-animation-delay:-.2s;animation-delay:-.2s}.sk-fading-circle .sk-circle12:before{-webkit-animation-delay:-.1s;animation-delay:-.1s}@-webkit-keyframes sk-circleFadeDelay{0%,100%,39%{opacity:0}40%{opacity:1}}@keyframes sk-circleFadeDelay{0%,100%,39%{opacity:0}40%{opacity:1}}.sk-folding-cube{margin:40px auto;width:40px;height:40px;position:relative;-webkit-transform:rotateZ(45deg);transform:rotateZ(45deg)}.sk-folding-cube .sk-cube{float:left;width:50%;height:50%;position:relative;-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.sk-folding-cube .sk-cube:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:#333;-webkit-animation:sk-foldCubeAngle 2.4s infinite linear both;animation:sk-foldCubeAngle 2.4s infinite linear both;-webkit-transform-origin:100% 100%;-ms-transform-origin:100% 100%;transform-origin:100% 100%}.sk-folding-cube .sk-cube2{-webkit-transform:scale(1.1) rotateZ(90deg);transform:scale(1.1) rotateZ(90deg)}.sk-folding-cube .sk-cube3{-webkit-transform:scale(1.1) rotateZ(180deg);transform:scale(1.1) rotateZ(180deg)}.sk-folding-cube .sk-cube4{-webkit-transform:scale(1.1) rotateZ(270deg);transform:scale(1.1) rotateZ(270deg)}.sk-folding-cube .sk-cube2:before{-webkit-animation-delay:.3s;animation-delay:.3s}.sk-folding-cube .sk-cube3:before{-webkit-animation-delay:.6s;animation-delay:.6s}.sk-folding-cube .sk-cube4:before{-webkit-animation-delay:.9s;animation-delay:.9s}@-webkit-keyframes sk-foldCubeAngle{0%,10%{-webkit-transform:perspective(140px) rotateX(-180deg);transform:perspective(140px) rotateX(-180deg);opacity:0}25%,75%{-webkit-transform:perspective(140px) rotateX(0);transform:perspective(140px) rotateX(0);opacity:1}100%,90%{-webkit-transform:perspective(140px) rotateY(180deg);transform:perspective(140px) rotateY(180deg);opacity:0}}@keyframes sk-foldCubeAngle{0%,10%{-webkit-transform:perspective(140px) rotateX(-180deg);transform:perspective(140px) rotateX(-180deg);opacity:0}25%,75%{-webkit-transform:perspective(140px) rotateX(0);transform:perspective(140px) rotateX(0);opacity:1}100%,90%{-webkit-transform:perspective(140px) rotateY(180deg);transform:perspective(140px) rotateY(180deg);opacity:0}}@font-face{font-family:eicons;src:url(//wgnpoznan.pl/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.21.0);src:url(//wgnpoznan.pl/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.21.0#iefix) format("embedded-opentype"),url(//wgnpoznan.pl/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.21.0) format("woff2"),url(//wgnpoznan.pl/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.21.0) format("woff"),url(//wgnpoznan.pl/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.21.0) format("truetype"),url(//wgnpoznan.pl/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg?5.21.0#eicon) format("svg");font-weight:400;font-style:normal}[class*=" eicon-"],[class^=eicon]{display:inline-block;font-family:eicons;font-size:inherit;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:a 2s infinite linear}.eicon-editor-link:before{content:"\e800"}.eicon-editor-unlink:before{content:"\e801"}.eicon-editor-external-link:before{content:"\e802"}.eicon-editor-close:before{content:"\e803"}.eicon-editor-list-ol:before{content:"\e804"}.eicon-editor-list-ul:before{content:"\e805"}.eicon-editor-bold:before{content:"\e806"}.eicon-editor-italic:before{content:"\e807"}.eicon-editor-underline:before{content:"\e808"}.eicon-editor-paragraph:before{content:"\e809"}.eicon-editor-h1:before{content:"\e80a"}.eicon-editor-h2:before{content:"\e80b"}.eicon-editor-h3:before{content:"\e80c"}.eicon-editor-h4:before{content:"\e80d"}.eicon-editor-h5:before{content:"\e80e"}.eicon-editor-h6:before{content:"\e80f"}.eicon-editor-quote:before{content:"\e810"}.eicon-editor-code:before{content:"\e811"}.eicon-elementor:before{content:"\e812"}.eicon-elementor-circle:before{content:"\e813"}.eicon-pojome:before{content:"\e814"}.eicon-plus:before{content:"\e815"}.eicon-menu-bar:before{content:"\e816"}.eicon-apps:before{content:"\e817"}.eicon-accordion:before{content:"\e818"}.eicon-alert:before{content:"\e819"}.eicon-animation-text:before{content:"\e81a"}.eicon-animation:before{content:"\e81b"}.eicon-banner:before{content:"\e81c"}.eicon-blockquote:before{content:"\e81d"}.eicon-button:before{content:"\e81e"}.eicon-call-to-action:before{content:"\e81f"}.eicon-captcha:before{content:"\e820"}.eicon-carousel:before{content:"\e821"}.eicon-checkbox:before{content:"\e822"}.eicon-columns:before{content:"\e823"}.eicon-countdown:before{content:"\e824"}.eicon-counter:before{content:"\e825"}.eicon-date:before{content:"\e826"}.eicon-divider-shape:before{content:"\e827"}.eicon-divider:before{content:"\e828"}.eicon-download-button:before{content:"\e829"}.eicon-dual-button:before{content:"\e82a"}.eicon-email-field:before{content:"\e82b"}.eicon-facebook-comments:before{content:"\e82c"}.eicon-facebook-like-box:before{content:"\e82d"}.eicon-form-horizontal:before{content:"\e82e"}.eicon-form-vertical:before{content:"\e82f"}.eicon-gallery-grid:before{content:"\e830"}.eicon-gallery-group:before{content:"\e831"}.eicon-gallery-justified:before{content:"\e832"}.eicon-gallery-masonry:before{content:"\e833"}.eicon-icon-box:before{content:"\e834"}.eicon-image-before-after:before{content:"\e835"}.eicon-image-box:before{content:"\e836"}.eicon-image-hotspot:before{content:"\e837"}.eicon-image-rollover:before{content:"\e838"}.eicon-info-box:before{content:"\e839"}.eicon-inner-section:before{content:"\e83a"}.eicon-mailchimp:before{content:"\e83b"}.eicon-menu-card:before{content:"\e83c"}.eicon-navigation-horizontal:before{content:"\e83d"}.eicon-nav-menu:before{content:"\e83e"}.eicon-navigation-vertical:before{content:"\e83f"}.eicon-number-field:before{content:"\e840"}.eicon-parallax:before{content:"\e841"}.eicon-php7:before{content:"\e842"}.eicon-post-list:before{content:"\e843"}.eicon-post-slider:before{content:"\e844"}.eicon-post:before{content:"\e845"}.eicon-posts-carousel:before{content:"\e846"}.eicon-posts-grid:before{content:"\e847"}.eicon-posts-group:before{content:"\e848"}.eicon-posts-justified:before{content:"\e849"}.eicon-posts-masonry:before{content:"\e84a"}.eicon-posts-ticker:before{content:"\e84b"}.eicon-price-list:before{content:"\e84c"}.eicon-price-table:before{content:"\e84d"}.eicon-radio:before{content:"\e84e"}.eicon-rtl:before{content:"\e84f"}.eicon-scroll:before{content:"\e850"}.eicon-search:before{content:"\e851"}.eicon-select:before{content:"\e852"}.eicon-share:before{content:"\e853"}.eicon-sidebar:before{content:"\e854"}.eicon-skill-bar:before{content:"\e855"}.eicon-slider-3d:before{content:"\e856"}.eicon-slider-album:before{content:"\e857"}.eicon-slider-device:before{content:"\e858"}.eicon-slider-full-screen:before{content:"\e859"}.eicon-slider-push:before{content:"\e85a"}.eicon-slider-vertical:before{content:"\e85b"}.eicon-slider-video:before{content:"\e85c"}.eicon-slides:before{content:"\e85d"}.eicon-social-icons:before{content:"\e85e"}.eicon-spacer:before{content:"\e85f"}.eicon-table:before{content:"\e860"}.eicon-tabs:before{content:"\e861"}.eicon-tel-field:before{content:"\e862"}.eicon-text-area:before{content:"\e863"}.eicon-text-field:before{content:"\e864"}.eicon-thumbnails-down:before{content:"\e865"}.eicon-thumbnails-half:before{content:"\e866"}.eicon-thumbnails-right:before{content:"\e867"}.eicon-time-line:before{content:"\e868"}.eicon-toggle:before{content:"\e869"}.eicon-url:before{content:"\e86a"}.eicon-t-letter:before{content:"\e86b"}.eicon-wordpress:before{content:"\e86c"}.eicon-text:before{content:"\e86d"}.eicon-anchor:before{content:"\e86e"}.eicon-bullet-list:before{content:"\e86f"}.eicon-code:before{content:"\e870"}.eicon-favorite:before{content:"\e871"}.eicon-google-maps:before{content:"\e872"}.eicon-image:before{content:"\e873"}.eicon-photo-library:before{content:"\e874"}.eicon-woocommerce:before{content:"\e875"}.eicon-youtube:before{content:"\e876"}.eicon-flip-box:before{content:"\e877"}.eicon-settings:before{content:"\e878"}.eicon-headphones:before{content:"\e879"}.eicon-testimonial:before{content:"\e87a"}.eicon-counter-circle:before{content:"\e87b"}.eicon-person:before{content:"\e87c"}.eicon-chevron-right:before{content:"\e87d"}.eicon-chevron-left:before{content:"\e87e"}.eicon-close:before{content:"\e87f"}.eicon-file-download:before{content:"\e880"}.eicon-save:before{content:"\e881"}.eicon-zoom-in:before{content:"\e882"}.eicon-shortcode:before{content:"\e883"}.eicon-nerd:before{content:"\e884"}.eicon-device-desktop:before{content:"\e885"}.eicon-device-tablet:before{content:"\e886"}.eicon-device-mobile:before{content:"\e887"}.eicon-document-file:before{content:"\e888"}.eicon-folder-o:before{content:"\e889"}.eicon-hypster:before{content:"\e88a"}.eicon-h-align-left:before{content:"\e88b"}.eicon-h-align-right:before{content:"\e88c"}.eicon-h-align-center:before{content:"\e88d"}.eicon-h-align-stretch:before{content:"\e88e"}.eicon-v-align-top:before{content:"\e88f"}.eicon-v-align-bottom:before{content:"\e890"}.eicon-v-align-middle:before{content:"\e891"}.eicon-v-align-stretch:before{content:"\e892"}.eicon-pro-icon:before{content:"\e893"}.eicon-mail:before{content:"\e894"}.eicon-lock-user:before{content:"\e895"}.eicon-testimonial-carousel:before{content:"\e896"}.eicon-media-carousel:before{content:"\e897"}.eicon-section:before{content:"\e898"}.eicon-column:before{content:"\e899"}.eicon-edit:before{content:"\e89a"}.eicon-clone:before{content:"\e89b"}.eicon-trash:before{content:"\e89c"}.eicon-play:before{content:"\e89d"}.eicon-angle-right:before{content:"\e89e"}.eicon-angle-left:before{content:"\e89f"}.eicon-animated-headline:before{content:"\e8a0"}.eicon-menu-toggle:before{content:"\e8a1"}.eicon-fb-embed:before{content:"\e8a2"}.eicon-fb-feed:before{content:"\e8a3"}.eicon-twitter-embed:before{content:"\e8a4"}.eicon-twitter-feed:before{content:"\e8a5"}.eicon-sync:before{content:"\e8a6"}.eicon-import-export:before{content:"\e8a7"}.eicon-check-circle:before{content:"\e8a8"}.eicon-library-save:before{content:"\e8a9"}.eicon-library-download:before{content:"\e8aa"}.eicon-insert:before{content:"\e8ab"}.eicon-preview-medium:before{content:"\e8ac"}.eicon-sort-down:before{content:"\e8ad"}.eicon-sort-up:before{content:"\e8ae"}.eicon-heading:before{content:"\e8af"}.eicon-logo:before{content:"\e8b0"}.eicon-meta-data:before{content:"\e8b1"}.eicon-post-content:before{content:"\e8b2"}.eicon-post-excerpt:before{content:"\e8b3"}.eicon-post-navigation:before{content:"\e8b4"}.eicon-yoast:before{content:"\e8b5"}.eicon-nerd-chuckle:before{content:"\e8b6"}.eicon-nerd-wink:before{content:"\e8b7"}.eicon-comments:before{content:"\e8b8"}.eicon-download-circle-o:before{content:"\e8b9"}.eicon-library-upload:before{content:"\e8ba"}.eicon-save-o:before{content:"\e8bb"}.eicon-upload-circle-o:before{content:"\e8bc"}.eicon-ellipsis-h:before{content:"\e8bd"}.eicon-ellipsis-v:before{content:"\e8be"}.eicon-arrow-left:before{content:"\e8bf"}.eicon-arrow-right:before{content:"\e8c0"}.eicon-arrow-up:before{content:"\e8c1"}.eicon-arrow-down:before{content:"\e8c2"}.eicon-play-o:before{content:"\e8c3"}.eicon-archive-posts:before{content:"\e8c4"}.eicon-archive-title:before{content:"\e8c5"}.eicon-featured-image:before{content:"\e8c6"}.eicon-post-info:before{content:"\e8c7"}.eicon-post-title:before{content:"\e8c8"}.eicon-site-logo:before{content:"\e8c9"}.eicon-site-search:before{content:"\e8ca"}.eicon-site-title:before{content:"\e8cb"}.eicon-plus-square:before{content:"\e8cc"}.eicon-minus-square:before{content:"\e8cd"}.eicon-cloud-check:before{content:"\e8ce"}.eicon-drag-n-drop:before{content:"\e8cf"}.eicon-welcome:before{content:"\e8d0"}.eicon-handle:before{content:"\e8d1"}.eicon-cart:before{content:"\e8d2"}.eicon-product-add-to-cart:before{content:"\e8d3"}.eicon-product-breadcrumbs:before{content:"\e8d4"}.eicon-product-categories:before{content:"\e8d5"}.eicon-product-description:before{content:"\e8d6"}.eicon-product-images:before{content:"\e8d7"}.eicon-product-info:before{content:"\e8d8"}.eicon-product-meta:before{content:"\e8d9"}.eicon-product-pages:before{content:"\e8da"}.eicon-product-price:before{content:"\e8db"}.eicon-product-rating:before{content:"\e8dc"}.eicon-product-related:before{content:"\e8dd"}.eicon-product-stock:before{content:"\e8de"}.eicon-product-tabs:before{content:"\e8df"}.eicon-product-title:before{content:"\e8e0"}.eicon-product-upsell:before{content:"\e8e1"}.eicon-products:before{content:"\e8e2"}.eicon-bag-light:before{content:"\e8e3"}.eicon-bag-medium:before{content:"\e8e4"}.eicon-bag-solid:before{content:"\e8e5"}.eicon-basket-light:before{content:"\e8e6"}.eicon-basket-medium:before{content:"\e8e7"}.eicon-basket-solid:before{content:"\e8e8"}.eicon-cart-light:before{content:"\e8e9"}.eicon-cart-medium:before{content:"\e8ea"}.eicon-cart-solid:before{content:"\e8eb"}.eicon-exchange:before{content:"\e8ec"}.eicon-preview-thin:before{content:"\e8ed"}.eicon-device-laptop:before{content:"\e8ee"}.eicon-collapse:before{content:"\e8ef"}.eicon-expand:before{content:"\e8f0"}.eicon-navigator:before{content:"\e8f1"}.eicon-plug:before{content:"\e8f2"}.eicon-dashboard:before{content:"\e8f3"}.eicon-typography:before{content:"\e8f4"}.eicon-info-circle-o:before{content:"\e8f5"}.eicon-integration:before{content:"\e8f6"}.eicon-plus-circle-o:before{content:"\e8f7"}.eicon-rating:before{content:"\e8f8"}.eicon-review:before{content:"\e8f9"}.eicon-tools:before{content:"\e8fa"}.eicon-loading:before{content:"\e8fb"}.eicon-sitemap:before{content:"\e8fc"}.eicon-click:before{content:"\e8fd"}.eicon-clock:before{content:"\e8fe"}.eicon-library-open:before{content:"\e8ff"}.eicon-warning:before{content:"\e900"}.eicon-flow:before{content:"\e901"}.eicon-cursor-move:before{content:"\e902"}.eicon-arrow-circle-left:before{content:"\e903"}.eicon-flash:before{content:"\e904"}.eicon-redo:before{content:"\e905"}.eicon-ban:before{content:"\e906"}.eicon-barcode:before{content:"\e907"}.eicon-calendar:before{content:"\e908"}.eicon-caret-left:before{content:"\e909"}.eicon-caret-right:before{content:"\e90a"}.eicon-caret-up:before{content:"\e90b"}.eicon-chain-broken:before{content:"\e90c"}.eicon-check-circle-o:before{content:"\e90d"}.eicon-check:before{content:"\e90e"}.eicon-chevron-double-left:before{content:"\e90f"}.eicon-chevron-double-right:before{content:"\e910"}.eicon-undo:before{content:"\e911"}.eicon-filter:before{content:"\e912"}.eicon-circle-o:before{content:"\e913"}.eicon-circle:before{content:"\e914"}.eicon-clock-o:before{content:"\e915"}.eicon-cog:before{content:"\e916"}.eicon-cogs:before{content:"\e917"}.eicon-commenting-o:before{content:"\e918"}.eicon-copy:before{content:"\e919"}.eicon-database:before{content:"\e91a"}.eicon-dot-circle-o:before{content:"\e91b"}.eicon-envelope:before{content:"\e91c"}.eicon-external-link-square:before{content:"\e91d"}.eicon-eyedropper:before{content:"\e91e"}.eicon-folder:before{content:"\e91f"}.eicon-font:before{content:"\e920"}.eicon-adjust:before{content:"\e921"}.eicon-lightbox:before{content:"\e922"}.eicon-heart-o:before{content:"\e923"}.eicon-history:before{content:"\e924"}.eicon-image-bold:before{content:"\e925"}.eicon-info-circle:before{content:"\e926"}.eicon-link:before{content:"\e927"}.eicon-long-arrow-left:before{content:"\e928"}.eicon-long-arrow-right:before{content:"\e929"}.eicon-caret-down:before{content:"\e92a"}.eicon-paint-brush:before{content:"\e92b"}.eicon-pencil:before{content:"\e92c"}.eicon-plus-circle:before{content:"\e92d"}.eicon-zoom-in-bold:before{content:"\e92e"}.eicon-sort-amount-desc:before{content:"\e92f"}.eicon-sign-out:before{content:"\e930"}.eicon-spinner:before{content:"\e931"}.eicon-square:before{content:"\e932"}.eicon-star-o:before{content:"\e933"}.eicon-star:before{content:"\e934"}.eicon-text-align-justify:before{content:"\e935"}.eicon-text-align-center:before{content:"\e936"}.eicon-tags:before{content:"\e937"}.eicon-text-align-left:before{content:"\e938"}.eicon-text-align-right:before{content:"\e939"}.eicon-close-circle:before{content:"\e93a"}.eicon-trash-o:before{content:"\e93b"}.eicon-font-awesome:before{content:"\e93c"}.eicon-user-circle-o:before{content:"\e93d"}.eicon-video-camera:before{content:"\e93e"}.eicon-heart:before{content:"\e93f"}.eicon-wrench:before{content:"\e940"}.eicon-help:before{content:"\e941"}.eicon-help-o:before{content:"\e942"}.eicon-zoom-out-bold:before{content:"\e943"}.eicon-plus-square-o:before{content:"\e944"}.eicon-minus-square-o:before{content:"\e945"}.eicon-minus-circle:before{content:"\e946"}.eicon-minus-circle-o:before{content:"\e947"}.eicon-code-bold:before{content:"\e948"}.eicon-cloud-upload:before{content:"\e949"}.eicon-search-bold:before{content:"\e94a"}.eicon-map-pin:before{content:"\e94b"}.eicon-meetup:before{content:"\e94c"}.eicon-slideshow:before{content:"\e94d"}.eicon-t-letter-bold:before{content:"\e94e"}.eicon-preferences:before{content:"\e94f"}.eicon-table-of-contents:before{content:"\e950"}.eicon-tv:before{content:"\e951"}.eicon-upload:before{content:"\e952"}.eicon-instagram-comments:before{content:"\e953"}.eicon-instagram-nested-gallery:before{content:"\e954"}.eicon-instagram-post:before{content:"\e955"}.eicon-instagram-video:before{content:"\e956"}.eicon-instagram-gallery:before{content:"\e957"}.eicon-instagram-likes:before{content:"\e958"}.eicon-facebook:before{content:"\e959"}.eicon-twitter:before{content:"\e95a"}.eicon-pinterest:before{content:"\e95b"}.eicon-frame-expand:before{content:"\e95c"}.eicon-frame-minimize:before{content:"\e95d"}.eicon-archive:before{content:"\e95e"}.eicon-colors-typography:before{content:"\e95f"}.eicon-custom:before{content:"\e960"}.eicon-footer:before{content:"\e961"}.eicon-header:before{content:"\e962"}.eicon-layout-settings:before{content:"\e963"}.eicon-lightbox-expand:before{content:"\e964"}.eicon-error-404:before{content:"\e965"}.eicon-theme-style:before{content:"\e966"}.eicon-search-results:before{content:"\e967"}.eicon-single-post:before{content:"\e968"}.eicon-site-identity:before{content:"\e969"}.eicon-theme-builder:before{content:"\e96a"}.eicon-download-bold:before{content:"\e96b"}.eicon-share-arrow:before{content:"\e96c"}.eicon-global-settings:before{content:"\e96d"}.eicon-user-preferences:before{content:"\e96e"}.eicon-lock:before{content:"\e96f"}.eicon-export-kit:before{content:"\e970"}.eicon-import-kit:before{content:"\e971"}.eicon-lottie:before{content:"\e972"}.eicon-products-archive:before{content:"\e973"}.eicon-single-product:before{content:"\e974"}.eicon-disable-trash-o:before{content:"\e975"}.eicon-single-page:before{content:"\e976"}.eicon-wordpress-light:before{content:"\e977"}.eicon-cogs-check:before{content:"\e978"}.eicon-custom-css:before{content:"\e979"}.eicon-global-colors:before{content:"\e97a"}.eicon-globe:before{content:"\e97b"}.eicon-typography-1:before{content:"\e97c"}.eicon-background:before{content:"\e97d"}.eicon-device-responsive:before{content:"\e97e"}.eicon-device-wide:before{content:"\e97f"}.eicon-code-highlight:before{content:"\e980"}.eicon-video-playlist:before{content:"\e981"}.eicon-download-kit:before{content:"\e982"}.eicon-kit-details:before{content:"\e983"}.eicon-kit-parts:before{content:"\e984"}.eicon-kit-upload:before{content:"\e985"}.eicon-kit-plugins:before{content:"\e986"}.eicon-kit-upload-alt:before{content:"\e987"}.eicon-hotspot:before{content:"\e988"}.eicon-paypal-button:before{content:"\e989"}.eicon-shape:before{content:"\e98a"}.eicon-wordart:before{content:"\e98b"}.eicon-checkout:before{content:"\e98c"}.eicon-container:before{content:"\e98d"}.eicon-flip:before{content:"\e98e"}.eicon-info:before{content:"\e98f"}.eicon-my-account:before{content:"\e990"}.eicon-purchase-summary:before{content:"\e991"}.eicon-page-transition:before{content:"\e992"}.eicon-spotify:before{content:"\e993"}.eicon-stripe-button:before{content:"\e994"}.eicon-woo-settings:before{content:"\e995"}.eicon-woo-cart:before{content:"\e996"}.eicon-grow:before{content:"\e997"}.eicon-order-end:before{content:"\e998"}.eicon-nowrap:before{content:"\e999"}.eicon-order-start:before{content:"\e99a"}.eicon-progress-tracker:before{content:"\e99b"}.eicon-shrink:before{content:"\e99c"}.eicon-wrap:before{content:"\e99d"}.eicon-align-center-h:before{content:"\e99e"}.eicon-align-center-v:before{content:"\e99f"}.eicon-align-end-h:before{content:"\e9a0"}.eicon-align-end-v:before{content:"\e9a1"}.eicon-align-start-h:before{content:"\e9a2"}.eicon-align-start-v:before{content:"\e9a3"}.eicon-align-stretch-h:before{content:"\e9a4"}.eicon-align-stretch-v:before{content:"\e9a5"}.eicon-justify-center-h:before{content:"\e9a6"}.eicon-justify-center-v:before{content:"\e9a7"}.eicon-justify-end-h:before{content:"\e9a8"}.eicon-justify-end-v:before{content:"\e9a9"}.eicon-justify-space-around-h:before{content:"\e9aa"}.eicon-justify-space-around-v:before{content:"\e9ab"}.eicon-justify-space-between-h:before{content:"\e9ac"}.eicon-justify-space-between-v:before{content:"\e9ad"}.eicon-justify-space-evenly-h:before{content:"\e9ae"}.eicon-justify-space-evenly-v:before{content:"\e9af"}.eicon-justify-start-h:before{content:"\e9b0"}.eicon-justify-start-v:before{content:"\e9b1"}.eicon-woocommerce-cross-sells:before{content:"\e9b2"}.eicon-woocommerce-notices:before{content:"\e9b3"}.eicon-inner-container:before{content:"\e9b4"}.eicon-warning-full:before{content:"\e9b5"}.eicon-exit:before{content:"\e9b6"}.eicon-loop-builder:before{content:"\e9b7"}.eicon-notes:before{content:"\e9b8"}.eicon-read:before{content:"\e9b9"}.eicon-unread:before{content:"\e9ba"}.eicon-carousel-loop:before{content:"\e9bb"}.eicon-mega-menu:before{content:"\eb78"}.eicon-nested-carousel:before{content:"\e9bd"}.eicon-ai:before{content:"\e9be"}.eicon-taxonomy-filter:before{content:"\eb7d"}.eicon-eye:before{content:"\e8ac"}.eicon-elementor-square:before{content:"\e813"}
.dialog-widget-content{background-color:var(--e-a-bg-default);position:absolute;border-radius:3px;box-shadow:2px 8px 23px 3px rgba(0,0,0,.2);overflow:hidden}.dialog-message{line-height:1.5;box-sizing:border-box}.dialog-close-button{cursor:pointer;position:absolute;margin-top:15px;right:15px;color:var(--e-a-color-txt);font-size:15px;line-height:1;transition:var(--e-a-transition-hover)}.dialog-close-button:hover{color:var(--e-a-color-txt-hover)}.dialog-prevent-scroll{overflow:hidden;max-height:100vh}.dialog-type-lightbox{position:fixed;height:100%;width:100%;bottom:0;left:0;background-color:rgba(0,0,0,.8);z-index:9999;-webkit-user-select:none;-moz-user-select:none;user-select:none}.elementor-editor-active .elementor-popup-modal{background-color:initial}.dialog-type-alert .dialog-widget-content,.dialog-type-confirm .dialog-widget-content{margin:auto;width:400px;padding:20px}.dialog-type-alert .dialog-header,.dialog-type-confirm .dialog-header{font-size:15px;font-weight:500}.dialog-type-alert .dialog-header:after,.dialog-type-confirm .dialog-header:after{content:"";display:block;-webkit-border-after:var(--e-a-border);border-block-end:var(--e-a-border);-webkit-padding-after:10px;padding-block-end:10px;-webkit-margin-after:10px;margin-block-end:10px;-webkit-margin-start:-20px;margin-inline-start:-20px;-webkit-margin-end:-20px;margin-inline-end:-20px}.dialog-type-alert .dialog-message,.dialog-type-confirm .dialog-message{min-height:50px}.dialog-type-alert .dialog-buttons-wrapper,.dialog-type-confirm .dialog-buttons-wrapper{-webkit-padding-before:10px;padding-block-start:10px;display:flex;justify-content:flex-end;gap:15px}.dialog-type-alert .dialog-buttons-wrapper .dialog-button,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button{font-size:12px;font-weight:500;line-height:1.2;padding:8px 16px;outline:none;border:none;border-radius:var(--e-a-border-radius);background-color:var(--e-a-btn-bg);color:var(--e-a-btn-color-invert);transition:var(--e-a-transition-hover)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:hover{border:none}.dialog-type-alert .dialog-buttons-wrapper .dialog-button:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:hover{background-color:var(--e-a-btn-bg-hover);color:var(--e-a-btn-color-invert)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button:active,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:active{background-color:var(--e-a-btn-bg-active)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button:not([disabled]),.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:not([disabled]){cursor:pointer}.dialog-type-alert .dialog-buttons-wrapper .dialog-button:disabled,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:disabled{background-color:var(--e-a-btn-bg-disabled);color:var(--e-a-btn-color-disabled)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button:not(.elementor-button-state) .elementor-state-icon,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:not(.elementor-button-state) .elementor-state-icon{display:none}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt{background:transparent;color:var(--e-a-color-txt)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt:hover{background:var(--e-a-bg-hover);color:var(--e-a-color-txt-hover)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel:disabled,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt:disabled,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel:disabled,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt:disabled{background:transparent;color:var(--e-a-color-txt-disabled)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-success,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-success,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-success,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-success{background-color:var(--e-a-btn-bg-success)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-success:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-success:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-success:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-success:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-success:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-success:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-success:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-success:hover{background-color:var(--e-a-btn-bg-success-hover)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-take_over,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-take_over,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary{background-color:var(--e-a-btn-bg-primary);color:var(--e-a-btn-color)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-take_over:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-take_over:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-take_over:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-take_over:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary:hover{background-color:var(--e-a-btn-bg-primary-hover);color:var(--e-a-btn-color)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt{background:transparent;color:var(--e-a-color-primary-bold)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt:hover{background:var(--e-a-bg-primary)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-accent,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.go-pro,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-accent,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.go-pro{background-color:var(--e-a-btn-bg-accent)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-accent:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-accent:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.go-pro:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.go-pro:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-accent:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-accent:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.go-pro:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.go-pro:hover{background-color:var(--e-a-btn-bg-accent-hover)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-accent:active,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.go-pro:active,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-accent:active,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.go-pro:active{background-color:var(--e-a-btn-bg-accent-active)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-warning,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-warning,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-warning,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-warning{background-color:var(--e-a-btn-bg-warning)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-warning:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-warning:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-warning:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-warning:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-warning:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-warning:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-warning:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-warning:hover{background-color:var(--e-a-btn-bg-warning-hover)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-danger,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-danger,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-danger,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-danger{background-color:var(--e-a-btn-bg-danger)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-danger:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-danger:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-danger:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-danger:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-danger:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-danger:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-danger:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-danger:hover{background-color:var(--e-a-btn-bg-danger-hover)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button i,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button i{-webkit-margin-end:5px;margin-inline-end:5px}.dialog-type-alert .dialog-buttons-wrapper .dialog-button:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button:visited,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:visited{color:initial}.flatpickr-calendar{width:280px}.flatpickr-calendar .flatpickr-current-month span.cur-month{font-weight:300}.flatpickr-calendar .dayContainer{width:280px;min-width:280px;max-width:280px}.flatpickr-calendar .flatpickr-days{width:280px}.flatpickr-calendar .flatpickr-day{max-width:37px;height:37px;line-height:37px}.elementor-hidden{display:none}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{position:absolute;top:-10000em;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{content:"";display:block;clear:both;width:0;height:0}.e-logo-wrapper{background:var(--e-a-bg-logo);display:inline-block;padding:.75em;border-radius:50%;line-height:1}.e-logo-wrapper i{color:var(--e-a-color-logo);font-size:1em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{margin:0;background-color:transparent}.elementor img{height:auto;max-width:100%;border:none;border-radius:0;box-shadow:none}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{max-width:100%;width:100%;margin:0;line-height:1;border:none}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{height:100%;width:100%;top:0;left:0;position:absolute;overflow:hidden;z-index:0;direction:ltr}.elementor .elementor-background-video-container{transition:opacity 1s;pointer-events:none}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.elementor .elementor-background-video{max-width:none}.elementor .elementor-html5-video{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay,.elementor .elementor-background-slideshow{height:100%;width:100%;top:0;left:0;position:absolute}.elementor .elementor-background-slideshow{z-index:0}.elementor .elementor-background-slideshow__slide__image{width:100%;height:100%;background-position:50%;background-size:cover}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}@media (max-width:1024px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}@media (max-width:767px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%}}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order);align-self:var(--align-self)}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-element:where(.e-con-full,.elementor-widget){flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);justify-content:var(--justify-content);align-items:var(--align-items);align-content:var(--align-content);gap:var(--gap)}.elementor-invisible{visibility:hidden}.elementor-align-center{text-align:center}.elementor-align-center .elementor-button{width:auto}.elementor-align-right{text-align:right}.elementor-align-right .elementor-button{width:auto}.elementor-align-left{text-align:left}.elementor-align-left .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}.elementor-custom-embed-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.elementor-custom-embed-play i{font-size:100px;color:#fff;text-shadow:1px 0 6px rgba(0,0,0,.3)}.elementor-custom-embed-play svg{height:100px;width:100px;fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3))}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:eicons}.elementor-custom-embed-play.elementor-playing i:before{content:"\e8fb"}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite}.elementor-tag{display:inline-flex}.elementor-ken-burns{transition-property:transform;transition-duration:10s;transition-timing-function:linear}.elementor-ken-burns--out{transform:scale(1.3)}.elementor-ken-burns--active{transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3)}@media (min-width:-1){.elementor-widescreen-align-center{text-align:center}.elementor-widescreen-align-center .elementor-button{width:auto}.elementor-widescreen-align-right{text-align:right}.elementor-widescreen-align-right .elementor-button{width:auto}.elementor-widescreen-align-left{text-align:left}.elementor-widescreen-align-left .elementor-button{width:auto}.elementor-widescreen-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-laptop-align-center{text-align:center}.elementor-laptop-align-center .elementor-button{width:auto}.elementor-laptop-align-right{text-align:right}.elementor-laptop-align-right .elementor-button{width:auto}.elementor-laptop-align-left{text-align:left}.elementor-laptop-align-left .elementor-button{width:auto}.elementor-laptop-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-tablet_extra-align-center{text-align:center}.elementor-tablet_extra-align-center .elementor-button{width:auto}.elementor-tablet_extra-align-right{text-align:right}.elementor-tablet_extra-align-right .elementor-button{width:auto}.elementor-tablet_extra-align-left{text-align:left}.elementor-tablet_extra-align-left .elementor-button{width:auto}.elementor-tablet_extra-align-justify .elementor-button{width:100%}}@media (max-width:1024px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-center .elementor-button{width:auto}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-left .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-mobile_extra-align-center{text-align:center}.elementor-mobile_extra-align-center .elementor-button{width:auto}.elementor-mobile_extra-align-right{text-align:right}.elementor-mobile_extra-align-right .elementor-button{width:auto}.elementor-mobile_extra-align-left{text-align:left}.elementor-mobile_extra-align-left .elementor-button{width:auto}.elementor-mobile_extra-align-justify .elementor-button{width:100%}}@media (max-width:767px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-center .elementor-button{width:auto}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-left .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}:root{--page-title-display:block}.elementor-page-title,h1.entry-title{display:var(--page-title-display)}@keyframes eicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:eicon-spin 2s linear infinite}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-right:auto;margin-left:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end}@media (min-width:768px){.elementor-section.elementor-section-height-full{height:100vh}.elementor-section.elementor-section-height-full>.elementor-container{height:100%}}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-end}.elementor-row{width:100%;display:flex}@media (max-width:1024px){.elementor-row{flex-wrap:wrap}}.elementor-widget-wrap{position:relative;width:100%;flex-wrap:wrap;align-content:flex-start}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget-wrap.e-swiper-container{width:calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-bottom:20px}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-bottom:0}.elementor-column{position:relative;min-height:1px;display:flex}.elementor-column-wrap{width:100%;position:relative;display:flex}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:768px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%}.elementor-column.elementor-xs-11{width:11.111%}.elementor-column.elementor-xs-12{width:12.5%}.elementor-column.elementor-xs-14{width:14.285%}.elementor-column.elementor-xs-16{width:16.666%}.elementor-column.elementor-xs-20{width:20%}.elementor-column.elementor-xs-25{width:25%}.elementor-column.elementor-xs-30{width:30%}.elementor-column.elementor-xs-33{width:33.333%}.elementor-column.elementor-xs-40{width:40%}.elementor-column.elementor-xs-50{width:50%}.elementor-column.elementor-xs-60{width:60%}.elementor-column.elementor-xs-66{width:66.666%}.elementor-column.elementor-xs-70{width:70%}.elementor-column.elementor-xs-75{width:75%}.elementor-column.elementor-xs-80{width:80%}.elementor-column.elementor-xs-83{width:83.333%}.elementor-column.elementor-xs-90{width:90%}.elementor-column.elementor-xs-100{width:100%}}@media (max-width:767px){.elementor-column.elementor-sm-10{width:10%}.elementor-column.elementor-sm-11{width:11.111%}.elementor-column.elementor-sm-12{width:12.5%}.elementor-column.elementor-sm-14{width:14.285%}.elementor-column.elementor-sm-16{width:16.666%}.elementor-column.elementor-sm-20{width:20%}.elementor-column.elementor-sm-25{width:25%}.elementor-column.elementor-sm-30{width:30%}.elementor-column.elementor-sm-33{width:33.333%}.elementor-column.elementor-sm-40{width:40%}.elementor-column.elementor-sm-50{width:50%}.elementor-column.elementor-sm-60{width:60%}.elementor-column.elementor-sm-66{width:66.666%}.elementor-column.elementor-sm-70{width:70%}.elementor-column.elementor-sm-75{width:75%}.elementor-column.elementor-sm-80{width:80%}.elementor-column.elementor-sm-83{width:83.333%}.elementor-column.elementor-sm-90{width:90%}.elementor-column.elementor-sm-100{width:100%}}@media (min-width:768px) and (max-width:1024px){.elementor-column.elementor-md-10{width:10%}.elementor-column.elementor-md-11{width:11.111%}.elementor-column.elementor-md-12{width:12.5%}.elementor-column.elementor-md-14{width:14.285%}.elementor-column.elementor-md-16{width:16.666%}.elementor-column.elementor-md-20{width:20%}.elementor-column.elementor-md-25{width:25%}.elementor-column.elementor-md-30{width:30%}.elementor-column.elementor-md-33{width:33.333%}.elementor-column.elementor-md-40{width:40%}.elementor-column.elementor-md-50{width:50%}.elementor-column.elementor-md-60{width:60%}.elementor-column.elementor-md-66{width:66.666%}.elementor-column.elementor-md-70{width:70%}.elementor-column.elementor-md-75{width:75%}.elementor-column.elementor-md-80{width:80%}.elementor-column.elementor-md-83{width:83.333%}.elementor-column.elementor-md-90{width:90%}.elementor-column.elementor-md-100{width:100%}}@media (min-width:-1){.elementor-reverse-widescreen>.elementor-container>:first-child{order:10}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9),.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:0}.elementor-reverse-tablet_extra>.elementor-container>:first-child{order:10}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:-1){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9),.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:0}.elementor-reverse-mobile_extra>.elementor-container>:first-child{order:10}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1}.elementor-column{width:100%}}ul.elementor-icon-list-items.elementor-inline-items{display:flex;flex-wrap:wrap}ul.elementor-icon-list-items.elementor-inline-items .elementor-inline-item{word-break:break-word}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap))}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}@media (min-width:-1){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap))}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap))}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap))}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1024px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap))}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap))}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:767px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap))}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:1025px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:-1){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:-1){#elementor-device-mode:after{content:"laptop";content:"tablet_extra"}}@media (max-width:1024px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:-1){#elementor-device-mode:after{content:"mobile_extra"}}@media (max-width:767px){#elementor-device-mode:after{content:"mobile"}}.e-con{--border-radius:0;--border-width-top:0px;--border-width-right:0px;--border-width-bottom:0px;--border-width-left:0px;--border-style:initial;--border-color:initial;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:Min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0;--margin-right:0;--margin-bottom:0;--margin-left:0;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);position:var(--position);width:var(--width);min-width:0;min-height:var(--min-height);height:var(--height);border-radius:var(--border-radius);margin:var(--margin-top) var(--margin-right) var(--margin-bottom) var(--margin-left);padding-left:var(--padding-left);padding-right:var(--padding-right);z-index:var(--z-index);overflow:var(--overflow);transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{text-align:var(--text-align);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom)}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row}.e-con.e-grid,.e-con.e-grid>.e-con-inner{grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);align-content:var(--grid-align-content);grid-auto-flow:var(--grid-auto-flow)}.e-con-boxed.e-flex{flex-direction:column;flex-wrap:nowrap;justify-content:normal;align-items:normal;align-content:normal}.e-con-boxed.e-grid{justify-items:legacy;grid-template-columns:1fr;grid-template-rows:1fr}.e-con-boxed{text-align:initial;gap:initial}.e-con.e-flex>.e-con-inner{flex-wrap:var(--flex-wrap);justify-content:var(--justify-content);align-items:var(--align-items);align-content:var(--align-content);flex-basis:auto;flex-grow:1;flex-shrink:1;align-self:auto}.e-con.e-grid>.e-con-inner{justify-items:var(--justify-items);align-items:var(--align-items)}.e-con>.e-con-inner{gap:var(--gap);width:100%;max-width:var(--content-width);margin:0 auto;padding-inline:0;height:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-right:auto;--margin-left:auto;max-width:min(100%,var(--width))}.e-con .elementor-widget.elementor-widget{margin-bottom:0}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{content:var(--background-overlay);display:block;position:absolute;mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);transition:var(--overlay-transition,.3s);border-radius:var(--border-radius);border-top:var(--border-width-top) var(--border-style) var(--border-color);border-right:var(--border-width-right) var(--border-style) var(--border-color);border-bottom:var(--border-width-bottom) var(--border-style) var(--border-color);border-left:var(--border-width-left) var(--border-style) var(--border-color);top:calc(0px - var(--border-width-top));left:calc(0px - var(--border-width-left));width:max(100% + var(--border-width-right) + var(--border-width-left),100%);height:max(100% + var(--border-width-top) + var(--border-width-bottom),100%)}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-radius:var(--border-radius);border-top:var(--border-width-top) var(--border-style) var(--border-color);border-right:var(--border-width-right) var(--border-style) var(--border-color);border-bottom:var(--border-width-bottom) var(--border-style) var(--border-color);border-left:var(--border-width-left) var(--border-style) var(--border-color);top:calc(0px - var(--border-width-top));left:calc(0px - var(--border-width-left));width:max(100% + var(--border-width-right) + var(--border-width-left),100%);height:max(100% + var(--border-width-top) + var(--border-width-bottom),100%)}@media (max-width:767px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-phone{display:none}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.e-con .elementor-widget{min-width:0}.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper{width:100%}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:wrap}}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{flex-basis:100%;max-width:100%}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1}.elementor-field-group{flex-wrap:wrap;align-items:center}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{width:100%;max-width:100%;border:1px solid #69727d;background-color:transparent;color:#1f2124;vertical-align:middle;flex-grow:1}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;font-size:inherit;font-family:inherit;font-weight:inherit;font-style:inherit;text-transform:inherit;letter-spacing:inherit;line-height:inherit;flex-basis:100%;padding-right:20px}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;position:absolute;top:50%;transform:translateY(-50%);right:10px;pointer-events:none;text-shadow:0 0 3px rgba(0,0,0,.3)}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:""}.elementor-field-subgroup{display:flex;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-right:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline}.elementor-field-label{cursor:pointer}.elementor-mark-required .elementor-field-label:after{content:"*";color:red;padding-left:.2em}.elementor-field-textual{line-height:1.4;font-size:15px;min-height:40px;padding:5px 14px;border-radius:3px}.elementor-field-textual.elementor-size-xs{font-size:13px;min-height:33px;padding:4px 12px;border-radius:2px}.elementor-field-textual.elementor-size-md{font-size:16px;min-height:47px;padding:6px 16px;border-radius:4px}.elementor-field-textual.elementor-size-lg{font-size:18px;min-height:59px;padding:7px 20px;border-radius:5px}.elementor-field-textual.elementor-size-xl{font-size:20px;min-height:72px;padding:8px 24px;border-radius:6px}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}@media screen and (max-width:1024px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}@media screen and (max-width:767px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{margin:10px 0;font-size:1em;line-height:1}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-weight:400;font-style:normal;vertical-align:middle;margin-right:5px}.elementor-message.elementor-message-danger{color:#d9534f}.elementor-message.elementor-message-danger:before{content:"\e87f"}.elementor-message.form-message-success{color:#5cb85c}.elementor-form .elementor-button{padding-top:0;padding-bottom:0;border:none}.elementor-form .elementor-button>span{display:flex;justify-content:center}.elementor-form .elementor-button.elementor-size-xs{min-height:33px}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-form .elementor-button.elementor-size-md{min-height:47px}.elementor-form .elementor-button.elementor-size-lg{min-height:59px}.elementor-form .elementor-button.elementor-size-xl{min-height:72px}.elementor-element .elementor-widget-container{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-button{display:inline-block;line-height:1;background-color:#69727d;font-size:15px;padding:12px 24px;border-radius:3px;color:#fff;fill:#fff;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;justify-content:center}.elementor-button-icon{flex-grow:0;order:5}.elementor-button-icon svg{width:1em;height:auto}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{flex-grow:1;order:10;display:inline-block}.elementor-button.elementor-size-xs{font-size:13px;padding:10px 20px;border-radius:2px}.elementor-button.elementor-size-md{font-size:16px;padding:15px 30px;border-radius:4px}.elementor-button.elementor-size-lg{font-size:18px;padding:20px 40px;border-radius:5px}.elementor-button.elementor-size-xl{font-size:20px;padding:25px 50px;border-radius:6px}.elementor-button .elementor-align-icon-right{margin-left:5px;order:15}.elementor-button .elementor-align-icon-left{margin-right:5px;order:5}.elementor-button span{text-decoration:inherit}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f}.elementor-tab-title a{color:inherit}.elementor-view-stacked .elementor-icon{padding:.5em;background-color:#69727d;color:#fff;fill:#fff}.elementor-view-framed .elementor-icon{padding:.5em;color:#69727d;border:3px solid #69727d;background-color:transparent}.elementor-icon{display:inline-block;line-height:1;transition:all .3s;color:#69727d;font-size:50px;text-align:center}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{width:1em;height:1em;position:relative;display:block}.elementor-icon i:before,.elementor-icon svg:before{position:absolute;left:50%;transform:translateX(-50%)}.elementor-icon i.fad{width:auto}.elementor-shape-circle .elementor-icon{border-radius:50%}.e-transform .elementor-widget-container{transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)}.elementor-element,.elementor-lightbox{--swiper-theme-color:#000;--swiper-navigation-size:44px;--swiper-pagination-bullet-size:6px;--swiper-pagination-bullet-horizontal-gap:6px}.elementor-element .swiper-container .swiper-slide figure,.elementor-element .swiper .swiper-slide figure,.elementor-lightbox .swiper-container .swiper-slide figure,.elementor-lightbox .swiper .swiper-slide figure{line-height:0}.elementor-element .swiper-container .elementor-lightbox-content-source,.elementor-element .swiper .elementor-lightbox-content-source,.elementor-lightbox .swiper-container .elementor-lightbox-content-source,.elementor-lightbox .swiper .elementor-lightbox-content-source{display:none}.elementor-element .swiper-container .elementor-swiper-button,.elementor-element .swiper-container~.elementor-swiper-button,.elementor-element .swiper .elementor-swiper-button,.elementor-element .swiper~.elementor-swiper-button,.elementor-lightbox .swiper-container .elementor-swiper-button,.elementor-lightbox .swiper-container~.elementor-swiper-button,.elementor-lightbox .swiper .elementor-swiper-button,.elementor-lightbox .swiper~.elementor-swiper-button{position:absolute;display:inline-flex;z-index:1;cursor:pointer;font-size:25px;color:hsla(0,0%,93.3%,.9);top:50%;transform:translateY(-50%)}.elementor-element .swiper-container .elementor-swiper-button svg,.elementor-element .swiper-container~.elementor-swiper-button svg,.elementor-element .swiper .elementor-swiper-button svg,.elementor-element .swiper~.elementor-swiper-button svg,.elementor-lightbox .swiper-container .elementor-swiper-button svg,.elementor-lightbox .swiper-container~.elementor-swiper-button svg,.elementor-lightbox .swiper .elementor-swiper-button svg,.elementor-lightbox .swiper~.elementor-swiper-button svg{fill:hsla(0,0%,93.3%,.9);height:1em;width:1em}.elementor-element .swiper-container .elementor-swiper-button-prev,.elementor-element .swiper-container~.elementor-swiper-button-prev,.elementor-element .swiper .elementor-swiper-button-prev,.elementor-element .swiper~.elementor-swiper-button-prev,.elementor-lightbox .swiper-container .elementor-swiper-button-prev,.elementor-lightbox .swiper-container~.elementor-swiper-button-prev,.elementor-lightbox .swiper .elementor-swiper-button-prev,.elementor-lightbox .swiper~.elementor-swiper-button-prev{left:10px}.elementor-element .swiper-container .elementor-swiper-button-next,.elementor-element .swiper-container~.elementor-swiper-button-next,.elementor-element .swiper .elementor-swiper-button-next,.elementor-element .swiper~.elementor-swiper-button-next,.elementor-lightbox .swiper-container .elementor-swiper-button-next,.elementor-lightbox .swiper-container~.elementor-swiper-button-next,.elementor-lightbox .swiper .elementor-swiper-button-next,.elementor-lightbox .swiper~.elementor-swiper-button-next{right:10px}.elementor-element .swiper-container .elementor-swiper-button.swiper-button-disabled,.elementor-element .swiper-container~.elementor-swiper-button.swiper-button-disabled,.elementor-element .swiper .elementor-swiper-button.swiper-button-disabled,.elementor-element .swiper~.elementor-swiper-button.swiper-button-disabled,.elementor-lightbox .swiper-container .elementor-swiper-button.swiper-button-disabled,.elementor-lightbox .swiper-container~.elementor-swiper-button.swiper-button-disabled,.elementor-lightbox .swiper .elementor-swiper-button.swiper-button-disabled,.elementor-lightbox .swiper~.elementor-swiper-button.swiper-button-disabled{opacity:.3}.elementor-element .swiper-container .swiper-image-stretch .swiper-slide .swiper-slide-image,.elementor-element .swiper .swiper-image-stretch .swiper-slide .swiper-slide-image,.elementor-lightbox .swiper-container .swiper-image-stretch .swiper-slide .swiper-slide-image,.elementor-lightbox .swiper .swiper-image-stretch .swiper-slide .swiper-slide-image{width:100%}.elementor-element .swiper-container .swiper-horizontal>.swiper-pagination-bullets,.elementor-element .swiper-container .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-element .swiper-container .swiper-pagination-custom,.elementor-element .swiper-container .swiper-pagination-fraction,.elementor-element .swiper-container~.swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-element .swiper-container~.swiper-pagination-custom,.elementor-element .swiper-container~.swiper-pagination-fraction,.elementor-element .swiper .swiper-horizontal>.swiper-pagination-bullets,.elementor-element .swiper .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-element .swiper .swiper-pagination-custom,.elementor-element .swiper .swiper-pagination-fraction,.elementor-element .swiper~.swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-element .swiper~.swiper-pagination-custom,.elementor-element .swiper~.swiper-pagination-fraction,.elementor-lightbox .swiper-container .swiper-horizontal>.swiper-pagination-bullets,.elementor-lightbox .swiper-container .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-lightbox .swiper-container .swiper-pagination-custom,.elementor-lightbox .swiper-container .swiper-pagination-fraction,.elementor-lightbox .swiper-container~.swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-lightbox .swiper-container~.swiper-pagination-custom,.elementor-lightbox .swiper-container~.swiper-pagination-fraction,.elementor-lightbox .swiper .swiper-horizontal>.swiper-pagination-bullets,.elementor-lightbox .swiper .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-lightbox .swiper .swiper-pagination-custom,.elementor-lightbox .swiper .swiper-pagination-fraction,.elementor-lightbox .swiper~.swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-lightbox .swiper~.swiper-pagination-custom,.elementor-lightbox .swiper~.swiper-pagination-fraction{bottom:5px}.elementor-element .swiper-container.swiper-cube .elementor-swiper-button,.elementor-element .swiper-container.swiper-cube~.elementor-swiper-button,.elementor-element .swiper.swiper-cube .elementor-swiper-button,.elementor-element .swiper.swiper-cube~.elementor-swiper-button,.elementor-lightbox .swiper-container.swiper-cube .elementor-swiper-button,.elementor-lightbox .swiper-container.swiper-cube~.elementor-swiper-button,.elementor-lightbox .swiper.swiper-cube .elementor-swiper-button,.elementor-lightbox .swiper.swiper-cube~.elementor-swiper-button{transform:translate3d(0,-50%,1px)}.elementor-element :where(.swiper-container-horizontal)~.swiper-pagination-bullets,.elementor-lightbox :where(.swiper-container-horizontal)~.swiper-pagination-bullets{bottom:5px;left:0;width:100%}.elementor-element :where(.swiper-container-horizontal)~.swiper-pagination-bullets .swiper-pagination-bullet,.elementor-lightbox :where(.swiper-container-horizontal)~.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.elementor-element :where(.swiper-container-horizontal)~.swiper-pagination-progressbar,.elementor-lightbox :where(.swiper-container-horizontal)~.swiper-pagination-progressbar{width:100%;height:4px;left:0;top:0}.elementor-element.elementor-pagination-position-outside .swiper,.elementor-element.elementor-pagination-position-outside .swiper-container,.elementor-lightbox.elementor-pagination-position-outside .swiper,.elementor-lightbox.elementor-pagination-position-outside .swiper-container{padding-bottom:30px}.elementor-element.elementor-pagination-position-outside .swiper-container .elementor-swiper-button,.elementor-element.elementor-pagination-position-outside .swiper-container~.elementor-swiper-button,.elementor-element.elementor-pagination-position-outside .swiper .elementor-swiper-button,.elementor-element.elementor-pagination-position-outside .swiper~.elementor-swiper-button,.elementor-lightbox.elementor-pagination-position-outside .swiper-container .elementor-swiper-button,.elementor-lightbox.elementor-pagination-position-outside .swiper-container~.elementor-swiper-button,.elementor-lightbox.elementor-pagination-position-outside .swiper .elementor-swiper-button,.elementor-lightbox.elementor-pagination-position-outside .swiper~.elementor-swiper-button{top:calc(50% - 30px / 2)}.elementor-element .elementor-swiper,.elementor-lightbox .elementor-swiper{position:relative}.elementor-element .elementor-main-swiper,.elementor-lightbox .elementor-main-swiper{position:static}.elementor-element.elementor-arrows-position-outside .swiper,.elementor-element.elementor-arrows-position-outside .swiper-container,.elementor-lightbox.elementor-arrows-position-outside .swiper,.elementor-lightbox.elementor-arrows-position-outside .swiper-container{width:calc(100% - 60px)}.elementor-element.elementor-arrows-position-outside .swiper-container .elementor-swiper-button-prev,.elementor-element.elementor-arrows-position-outside .swiper-container~.elementor-swiper-button-prev,.elementor-element.elementor-arrows-position-outside .swiper .elementor-swiper-button-prev,.elementor-element.elementor-arrows-position-outside .swiper~.elementor-swiper-button-prev,.elementor-lightbox.elementor-arrows-position-outside .swiper-container .elementor-swiper-button-prev,.elementor-lightbox.elementor-arrows-position-outside .swiper-container~.elementor-swiper-button-prev,.elementor-lightbox.elementor-arrows-position-outside .swiper .elementor-swiper-button-prev,.elementor-lightbox.elementor-arrows-position-outside .swiper~.elementor-swiper-button-prev{left:0}.elementor-element.elementor-arrows-position-outside .swiper-container .elementor-swiper-button-next,.elementor-element.elementor-arrows-position-outside .swiper-container~.elementor-swiper-button-next,.elementor-element.elementor-arrows-position-outside .swiper .elementor-swiper-button-next,.elementor-element.elementor-arrows-position-outside .swiper~.elementor-swiper-button-next,.elementor-lightbox.elementor-arrows-position-outside .swiper-container .elementor-swiper-button-next,.elementor-lightbox.elementor-arrows-position-outside .swiper-container~.elementor-swiper-button-next,.elementor-lightbox.elementor-arrows-position-outside .swiper .elementor-swiper-button-next,.elementor-lightbox.elementor-arrows-position-outside .swiper~.elementor-swiper-button-next{right:0}.elementor-lightbox{--lightbox-ui-color:hsla(0,0%,93.3%,0.9);--lightbox-ui-color-hover:#fff;--lightbox-text-color:var(--lightbox-ui-color);--lightbox-header-icons-size:20px;--lightbox-navigation-icons-size:25px}.elementor-lightbox:not(.elementor-popup-modal) .dialog-header,.elementor-lightbox:not(.elementor-popup-modal) .dialog-message{text-align:center}.elementor-lightbox .dialog-header{display:none}.elementor-lightbox .dialog-widget-content{background:none;box-shadow:none;width:100%;height:100%}.elementor-lightbox .dialog-message{animation-duration:.3s;height:100%}.elementor-lightbox .dialog-message.dialog-lightbox-message{padding:0}.elementor-lightbox .dialog-lightbox-close-button{cursor:pointer;position:absolute;font-size:var(--lightbox-header-icons-size);right:.75em;margin-top:13px;padding:.25em;z-index:2;line-height:1;display:flex}.elementor-lightbox .dialog-lightbox-close-button svg{height:1em;width:1em}.elementor-lightbox .dialog-lightbox-close-button,.elementor-lightbox .elementor-swiper-button{color:var(--lightbox-ui-color);transition:all .3s;opacity:1}.elementor-lightbox .dialog-lightbox-close-button svg,.elementor-lightbox .elementor-swiper-button svg{fill:var(--lightbox-ui-color)}.elementor-lightbox .dialog-lightbox-close-button:hover,.elementor-lightbox .elementor-swiper-button:hover{color:var(--lightbox-ui-color-hover)}.elementor-lightbox .dialog-lightbox-close-button:hover svg,.elementor-lightbox .elementor-swiper-button:hover svg{fill:var(--lightbox-ui-color-hover)}.elementor-lightbox .swiper,.elementor-lightbox .swiper-container{height:100%}.elementor-lightbox .elementor-lightbox-item{display:flex;align-items:center;justify-content:center;position:relative;padding:70px;box-sizing:border-box;height:100%;margin:auto}@media (max-width:767px){.elementor-lightbox .elementor-lightbox-item{padding:70px 0}}.elementor-lightbox .elementor-lightbox-image{max-height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none}.elementor-lightbox .elementor-lightbox-image,.elementor-lightbox .elementor-lightbox-image:hover{opacity:1;filter:none;border:none}.elementor-lightbox .elementor-lightbox-image{box-shadow:0 0 30px rgba(0,0,0,.3),0 0 8px -5px rgba(0,0,0,.3);border-radius:2px}.elementor-lightbox .elementor-video-container{width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.elementor-lightbox .elementor-video-container .elementor-video-landscape,.elementor-lightbox .elementor-video-container .elementor-video-portrait,.elementor-lightbox .elementor-video-container .elementor-video-square{width:100%;height:100%;margin:auto}.elementor-lightbox .elementor-video-container .elementor-video-landscape iframe,.elementor-lightbox .elementor-video-container .elementor-video-portrait iframe,.elementor-lightbox .elementor-video-container .elementor-video-square iframe{border:0;background-color:#000}.elementor-lightbox .elementor-video-container .elementor-video-landscape iframe,.elementor-lightbox .elementor-video-container .elementor-video-landscape video,.elementor-lightbox .elementor-video-container .elementor-video-portrait iframe,.elementor-lightbox .elementor-video-container .elementor-video-portrait video,.elementor-lightbox .elementor-video-container .elementor-video-square iframe,.elementor-lightbox .elementor-video-container .elementor-video-square video{aspect-ratio:var(--video-aspect-ratio,1.77777)}@supports not (aspect-ratio:1/1){.elementor-lightbox .elementor-video-container .elementor-video-landscape,.elementor-lightbox .elementor-video-container .elementor-video-portrait,.elementor-lightbox .elementor-video-container .elementor-video-square{position:relative;overflow:hidden;height:0;padding-bottom:calc(100% / var(--video-aspect-ratio, 1.77777))}.elementor-lightbox .elementor-video-container .elementor-video-landscape iframe,.elementor-lightbox .elementor-video-container .elementor-video-landscape video,.elementor-lightbox .elementor-video-container .elementor-video-portrait iframe,.elementor-lightbox .elementor-video-container .elementor-video-portrait video,.elementor-lightbox .elementor-video-container .elementor-video-square iframe,.elementor-lightbox .elementor-video-container .elementor-video-square video{position:absolute;top:0;right:0;bottom:0;left:0}}.elementor-lightbox .elementor-video-container .elementor-video-square iframe,.elementor-lightbox .elementor-video-container .elementor-video-square video{width:min(90vh,90vw);height:min(90vh,90vw)}.elementor-lightbox .elementor-video-container .elementor-video-landscape iframe,.elementor-lightbox .elementor-video-container .elementor-video-landscape video{width:100%;max-height:90vh}.elementor-lightbox .elementor-video-container .elementor-video-portrait iframe,.elementor-lightbox .elementor-video-container .elementor-video-portrait video{height:100%;max-width:90vw}@media (min-width:1025px){.elementor-lightbox .elementor-video-container .elementor-video-landscape{width:85vw;max-height:85vh}.elementor-lightbox .elementor-video-container .elementor-video-portrait{height:85vh;max-width:85vw}}@media (max-width:1024px){.elementor-lightbox .elementor-video-container .elementor-video-landscape{width:95vw;max-height:95vh}.elementor-lightbox .elementor-video-container .elementor-video-portrait{height:95vh;max-width:95vw}}.elementor-lightbox .swiper-container .elementor-swiper-button-prev,.elementor-lightbox .swiper .elementor-swiper-button-prev{left:0}.elementor-lightbox .swiper-container .elementor-swiper-button-next,.elementor-lightbox .swiper .elementor-swiper-button-next{right:0}.elementor-lightbox .swiper-container .swiper-pagination-fraction,.elementor-lightbox .swiper .swiper-pagination-fraction{width:-moz-max-content;width:max-content;color:#fff}.elementor-lightbox .elementor-swiper-button:focus{outline-width:1px}.elementor-lightbox .elementor-swiper-button-next,.elementor-lightbox .elementor-swiper-button-prev{height:100%;display:flex;align-items:center;width:15%;justify-content:center;font-size:var(--lightbox-navigation-icons-size)}@media (max-width:767px){.elementor-lightbox .elementor-swiper-button:focus{outline:none}.elementor-lightbox .elementor-swiper-button-next,.elementor-lightbox .elementor-swiper-button-prev{width:20%}.elementor-lightbox .elementor-swiper-button-next i,.elementor-lightbox .elementor-swiper-button-prev i{padding:10px;background-color:rgba(0,0,0,.5)}.elementor-lightbox .elementor-swiper-button-prev{left:0;justify-content:flex-start}.elementor-lightbox .elementor-swiper-button-next{right:0;justify-content:flex-end}}.elementor-slideshow__counter{color:currentColor;font-size:.75em;width:-moz-max-content;width:max-content}.elementor-slideshow__footer,.elementor-slideshow__header{position:absolute;left:0;width:100%;padding:15px 20px;transition:.3s}.elementor-slideshow__footer{color:var(--lightbox-text-color)}.elementor-slideshow__header{color:var(--lightbox-ui-color);display:flex;flex-direction:row-reverse;font-size:var(--lightbox-header-icons-size);padding-left:1em;padding-right:2.6em;top:0;align-items:center;z-index:10}.elementor-slideshow__header>i,.elementor-slideshow__header>svg{cursor:pointer;padding:.25em;margin:0 .35em}.elementor-slideshow__header>i{font-size:inherit}.elementor-slideshow__header>i:hover{color:var(--lightbox-ui-color-hover)}.elementor-slideshow__header>svg{box-sizing:content-box;fill:var(--lightbox-ui-color);height:1em;width:1em}.elementor-slideshow__header>svg:hover{fill:var(--lightbox-ui-color-hover)}.elementor-slideshow__header .elementor-slideshow__counter{margin-right:auto}.elementor-slideshow__header .elementor-icon-share{z-index:5}.elementor-slideshow__share-menu{background-color:transparent;width:0;height:0;position:absolute;overflow:hidden;transition:background-color .4s}.elementor-slideshow__share-menu .elementor-slideshow__share-links a{color:#0c0d0e}.elementor-slideshow__share-links{display:block;position:absolute;min-width:200px;right:2.8em;top:3em;background-color:#fff;border-radius:3px;padding:14px 20px;transform:scale(0);opacity:0;transform-origin:90% 10%;transition:all .25s .1s;box-shadow:0 4px 15px rgba(0,0,0,.3)}.elementor-slideshow__share-links a{text-align:left;color:#3f444b;font-size:12px;line-height:2.5;display:block;opacity:0;transition:opacity .5s .1s}.elementor-slideshow__share-links a:hover{color:#000}.elementor-slideshow__share-links a i,.elementor-slideshow__share-links a svg{margin-right:.75em}.elementor-slideshow__share-links a i{font-size:1.25em}.elementor-slideshow__share-links a svg{height:1.25em;width:1.25em}.elementor-slideshow__share-links:before{content:"";display:block;position:absolute;top:1px;right:.5em;border:.45em solid transparent;border-bottom-color:#fff;transform:translateY(-100%) scaleX(.7)}.elementor-slideshow__footer{bottom:0;z-index:5;position:fixed}.elementor-slideshow__description,.elementor-slideshow__title{margin:0}.elementor-slideshow__title{font-size:16px;font-weight:700}.elementor-slideshow__description{font-size:14px}.elementor-slideshow--ui-hidden .elementor-slideshow__footer,.elementor-slideshow--ui-hidden .elementor-slideshow__header{opacity:0;pointer-events:none}.elementor-slideshow--ui-hidden .elementor-swiper-button-next,.elementor-slideshow--ui-hidden .elementor-swiper-button-prev{opacity:0}.elementor-slideshow--fullscreen-mode .elementor-video-container{width:100%}.elementor-slideshow--zoom-mode .elementor-slideshow__footer,.elementor-slideshow--zoom-mode .elementor-slideshow__header{background-color:rgba(0,0,0,.5)}.elementor-slideshow--zoom-mode .elementor-swiper-button-next,.elementor-slideshow--zoom-mode .elementor-swiper-button-prev{opacity:0;pointer-events:none}.elementor-slideshow--share-mode .elementor-slideshow__share-menu{top:0;left:0;width:100vw;height:100vh;opacity:1;cursor:default;background-color:rgba(0,0,0,.5)}.elementor-slideshow--share-mode .elementor-slideshow__share-links{transform:scale(1)}.elementor-slideshow--share-mode .elementor-slideshow__share-links,.elementor-slideshow--share-mode .elementor-slideshow__share-links a{opacity:1}.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-twitter{color:#1da1f2}.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-facebook{color:#3b5998}.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-pinterest{color:#bd081c}.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-download-bold{color:#9da5ae}.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-twitter{fill:#1da1f2}.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-facebook{fill:#3b5998}.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-pinterest{fill:#bd081c}.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-download-bold{fill:#9da5ae}.elementor-slideshow--share-mode .eicon-share-arrow{z-index:2}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none}}.elementor-shape{overflow:hidden;position:absolute;left:0;width:100%;line-height:0;direction:ltr}.elementor-shape-top{top:-1px}.elementor-shape-top:not([data-negative=false]) svg{z-index:-1}.elementor-shape-bottom{bottom:-1px}.elementor-shape-bottom:not([data-negative=true]) svg{z-index:-1}.elementor-shape[data-negative=false].elementor-shape-bottom,.elementor-shape[data-negative=true].elementor-shape-top{transform:rotate(180deg)}.elementor-shape svg{display:block;width:calc(100% + 1.3px);position:relative;left:50%;transform:translateX(-50%)}.elementor-shape .elementor-shape-fill{fill:#fff;transform-origin:center;transform:rotateY(0deg)}#wp-admin-bar-elementor_edit_page>.ab-item:before{content:"\e813";font-family:eicons;top:3px;font-size:18px}#wp-admin-bar-elementor_edit_page .ab-submenu .ab-item{display:flex;width:200px}#wp-admin-bar-elementor_edit_page .elementor-edit-link-title{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:100%}#wp-admin-bar-elementor_edit_page .elementor-edit-link-type{background:#3f444b;font-size:11px;line-height:9px;margin-top:6px;padding:4px 8px;border-radius:3px}#wp-admin-bar-elementor_inspector>.ab-item:before{content:"\f348";top:2px}#wpadminbar *{font-style:normal}.page-template-elementor_canvas.elementor-page:before{display:none}.elementor-post__thumbnail__link{transition:none}#left-area ul.elementor-icon-list-items,.elementor-edit-area .elementor-element ul.elementor-icon-list-items,.elementor .elementor-element ul.elementor-icon-list-items{padding:0}.e--ua-appleWebkit.rtl{--flex-right:flex-start}.e--ua-appleWebkit .elementor-share-buttons--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-right{--justify-content:var(--flex-right,flex-end)}.e--ua-appleWebkit .elementor-share-buttons--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-center{--justify-content:center}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid{width:auto;display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-left:calc(-.5 * var(--grid-column-gap));margin-right:calc(-.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid-item{margin-left:calc(.5 * var(--grid-column-gap));margin-right:calc(.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid{display:inline-block}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid-item{margin-left:0;margin-right:0}@media (max-width:1024px){.e--ua-appleWebkit .elementor-share-buttons-tablet--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-right{--justify-content:var(--flex-right,flex-end)}.e--ua-appleWebkit .elementor-share-buttons-tablet--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-center{--justify-content:center}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid{width:auto;display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-left:calc(-.5 * var(--grid-column-gap));margin-right:calc(-.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid-item{margin-left:calc(.5 * var(--grid-column-gap));margin-right:calc(.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid{display:inline-block}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid-item{margin-left:0;margin-right:0}}@media (max-width:767px){.e--ua-appleWebkit .elementor-share-buttons-mobile--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-right{--justify-content:var(--flex-right,flex-end)}.e--ua-appleWebkit .elementor-share-buttons-mobile--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-center{--justify-content:center}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid{width:auto;display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-left:calc(-.5 * var(--grid-column-gap));margin-right:calc(-.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid-item{margin-left:calc(.5 * var(--grid-column-gap));margin-right:calc(.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid{display:inline-block}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid-item{margin-left:0;margin-right:0}}@media (max-width:767px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:768px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-laptop,.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:1025px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:-1){.elementor .elementor-hidden-widescreen{display:none}}.elementor-widget-text-path{font-size:20px;text-align:var(--alignment,left)}.elementor-widget-text-path svg{width:var(--width);max-width:100%;height:auto;overflow:visible;word-spacing:var(--word-spacing);transform:rotate(var(--rotate,0)) scaleX(var(--scale-x,1)) scaleY(var(--scale-y,1))}.elementor-widget-text-path svg path{vector-effect:non-scaling-stroke;fill:var(--path-fill,transparent);stroke:var(--stroke-color,transparent);stroke-width:var(--stroke-width,1px);transition:var(--stroke-transition) stroke,var(--stroke-transition) fill}.elementor-widget-text-path svg:hover path{--path-fill:var(--path-fill-hover);--stroke-color:var(--stroke-color-hover);--stroke-width:var(--stroke-width-hover)}.elementor-widget-text-path svg text{--fill:var(--text-color);fill:var(--fill);direction:var(--direction,ltr);transition:var(--transition) stroke,var(--transition) stroke-width,var(--transition) fill}.elementor-widget-text-path svg text:hover{--color:var(--text-color-hover,var(--text-color));--fill:var(--color);color:var(--color)}.elementor-widget-n-tabs{--n-tabs-color-accent-fallback:#61ce70;--n-tabs-color-secondary-fallback:#54595f;--n-tabs-default-padding-block:15px;--n-tabs-default-padding-inline:35px;--n-tabs-background-color:transparent;--n-tabs-display:flex;--n-tabs-direction:column;--n-tabs-gap:10px;--n-tabs-heading-display:flex;--n-tabs-heading-direction:row;--n-tabs-heading-grow:initial;--n-tabs-heading-justify-content:center;--n-tabs-heading-width:initial;--n-tabs-heading-overflow-x:initial;--n-tabs-heading-wrap:nowrap;--n-tabs-border-width:1px;--n-tabs-border-color:#d5d8dc;--n-tabs-content-padding:initial;--n-tabs-content-border-radius:initial;--n-tabs-title-color:var(--e-global-color-secondary,var(--n-tabs-color-secondary-fallback));--n-tabs-title-color-hover:#fff;--n-tabs-title-color-active:#fff;--n-tabs-title-background-color:#f1f2f3;--n-tabs-title-background-color-hover:var(--e-global-color-accent,var(--n-tabs-color-accent-fallback));--n-tabs-title-background-color-active:var(--e-global-color-accent,var(--n-tabs-color-accent-fallback));--n-tabs-title-width:initial;--n-tabs-title-height:initial;--n-tabs-title-font-size:1rem;--n-tabs-title-justify-content-toggle:initial;--n-tabs-title-align-items-toggle:center;--n-tabs-title-justify-content:center;--n-tabs-title-align-items:center;--n-tabs-title-direction:row;--n-tabs-title-gap:10px;--n-tabs-title-flex-grow:0;--n-tabs-title-flex-basis:content;--n-tabs-title-flex-shrink:initial;--n-tabs-title-padding-top:var(--n-tabs-default-padding-block);--n-tabs-title-padding-right:var(--n-tabs-default-padding-inline);--n-tabs-title-padding-bottom:var(--n-tabs-default-padding-block);--n-tabs-title-padding-left:var(--n-tabs-default-padding-inline);--n-tabs-title-border-radius:initial;--n-tabs-title-transition:0.3s;--n-tabs-icon-color:var(--e-global-color-secondary,var(--n-tabs-color-secondary-fallback));--n-tabs-icon-color-hover:var(--n-tabs-title-color-hover);--n-tabs-icon-color-active:#fff;--n-tabs-icon-gap:5px;width:100%;max-width:100%}.elementor-widget-n-tabs .e-n-tabs{display:var(--n-tabs-display);flex-direction:var(--n-tabs-direction);gap:var(--n-tabs-gap);text-align:left}.elementor-widget-n-tabs .e-n-tabs-heading{display:var(--n-tabs-heading-display);flex-basis:var(--n-tabs-heading-width);flex-direction:var(--n-tabs-heading-direction);flex-shrink:0;justify-content:var(--n-tabs-heading-justify-content);gap:var(--n-tabs-title-gap);overflow-x:var(--n-tabs-heading-overflow-x);flex-wrap:var(--n-tabs-heading-wrap);-ms-overflow-style:none;scrollbar-width:none}.elementor-widget-n-tabs .e-n-tabs-heading::-webkit-scrollbar{display:none}.elementor-widget-n-tabs .e-n-tabs-heading.e-scroll{cursor:grabbing;cursor:-webkit-grabbing}.elementor-widget-n-tabs .e-n-tabs-heading.e-scroll-active{position:relative}.elementor-widget-n-tabs .e-n-tabs-heading.e-scroll-active:before{content:"";position:absolute;inset-block:0;inset-inline:-1000vw;z-index:2}.elementor-widget-n-tabs .e-n-tabs-content{flex-grow:1;padding:var(--n-tabs-content-padding);border-radius:var(--n-tabs-content-border-radius);min-width:0}.elementor-widget-n-tabs .e-n-tab-title{display:flex;align-items:var(--n-tabs-title-align-items-toggle,var(--n-tabs-title-align-items));flex-direction:var(--n-tabs-title-direction);justify-content:var(--n-tabs-title-justify-content-toggle,var(--n-tabs-title-justify-content));gap:var(--n-tabs-icon-gap);border-width:var(--n-tabs-border-width);position:relative;cursor:pointer;outline:none;flex-grow:var(--n-tabs-title-flex-grow);flex-basis:var(--n-tabs-title-flex-basis);flex-shrink:var(--n-tabs-title-flex-shrink);padding:var(--n-tabs-title-padding-top) var(--n-tabs-title-padding-right) var(--n-tabs-title-padding-bottom) var(--n-tabs-title-padding-left);border-radius:var(--n-tabs-title-border-radius);height:var(--n-tabs-title-height);width:var(--n-tabs-title-width);transition:background var(--n-tabs-title-transition),color var(--n-tabs-title-transition),border var(--n-tabs-title-transition),box-shadow var(--n-tabs-title-transition),text-shadow var(--n-tabs-title-transition),stroke var(--n-tabs-title-transition),stroke-width var(--n-tabs-title-transition),-webkit-text-stroke-width var(--n-tabs-title-transition),-webkit-text-stroke-color var(--n-tabs-title-transition),transform var(--n-tabs-title-transition)}.elementor-widget-n-tabs .e-n-tab-title span i,.elementor-widget-n-tabs .e-n-tab-title span svg{transition:color var(--n-tabs-title-transition),fill var(--n-tabs-title-transition)}.elementor-widget-n-tabs .e-n-tab-title-text{display:flex;align-items:center;font-size:var(--n-tabs-title-font-size)}.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-icon{display:flex;align-items:center;flex-direction:column;order:var(--n-tabs-icon-order);overflow:hidden}.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-icon i{font-size:var(--n-tabs-icon-size,var(--n-tabs-title-font-size))}.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-icon svg{width:var(--n-tabs-icon-size,var(--n-tabs-title-font-size));height:var(--n-tabs-icon-size,var(--n-tabs-title-font-size))}.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-icon:empty{display:none}.elementor-widget-n-tabs .e-n-tab-title:not(.e-active){background-color:var(--n-tabs-title-background-color)}.elementor-widget-n-tabs .e-n-tab-title:not(.e-active),.elementor-widget-n-tabs .e-n-tab-title:not(.e-active) a{color:var(--n-tabs-title-color)}.elementor-widget-n-tabs .e-n-tab-title:not(.e-active) .e-n-tab-icon i{color:var(--n-tabs-icon-color)}.elementor-widget-n-tabs .e-n-tab-title:not(.e-active) .e-n-tab-icon svg{fill:var(--n-tabs-icon-color)}.elementor-widget-n-tabs .e-n-tab-title:not(.e-active) .e-n-tab-icon i:last-child,.elementor-widget-n-tabs .e-n-tab-title:not(.e-active) .e-n-tab-icon svg:last-child{transform:translateY(-100vh);height:0;opacity:0}.elementor-widget-n-tabs .e-n-tab-title:not(.e-active).e-normal:hover,.elementor-widget-n-tabs .e-n-tab-title:not(.e-active).e-normal:hover a{color:var(--n-tabs-title-color-hover)}.elementor-widget-n-tabs .e-n-tab-title:not(.e-active).e-normal:hover .e-n-tab-icon i{color:var(--n-tabs-icon-color-hover)}.elementor-widget-n-tabs .e-n-tab-title:not(.e-active).e-normal:hover .e-n-tab-icon svg{fill:var(--n-tabs-icon-color-hover)}.elementor-widget-n-tabs .e-n-tab-title.e-active,.elementor-widget-n-tabs .e-n-tab-title.e-active a{color:var(--n-tabs-title-color-active)}.elementor-widget-n-tabs .e-n-tab-title.e-active .e-n-tab-icon i{color:var(--n-tabs-icon-color-active)}.elementor-widget-n-tabs .e-n-tab-title.e-active .e-n-tab-icon svg{fill:var(--n-tabs-icon-color-active)}.elementor-widget-n-tabs .e-n-tab-title.e-active .e-n-tab-icon i:first-child,.elementor-widget-n-tabs .e-n-tab-title.e-active .e-n-tab-icon svg:first-child{transform:translateY(-100vh);height:0;opacity:0}.elementor-widget-n-tabs .e-n-tab-title.e-active[class*=elementor-animation-]:active,.elementor-widget-n-tabs .e-n-tab-title.e-active[class*=elementor-animation-]:focus,.elementor-widget-n-tabs .e-n-tab-title.e-active[class*=elementor-animation-]:hover{transform:none;animation:initial}.elementor-widget-n-tabs .e-n-tabs-content .e-collapse{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.elementor-widget-n-tabs .e-n-tabs-content .e-collapse:not(:first-child){margin-top:var(--n-tabs-title-gap)}.elementor-widget-n-tabs .e-n-tabs-content .e-collapse.e-active{margin-bottom:var(--n-tabs-gap)}.elementor-widget-n-tabs .e-n-tabs-content>.e-con:not(.e-active){display:none}.elementor .elementor-element.elementor-widget-n-tabs>.elementor-widget-container>.e-n-tabs>.e-n-tabs-heading .e-normal:hover{background-color:var(--n-tabs-title-background-color-hover);background-image:none}:is(.elementor .elementor-element.elementor-widget-n-tabs>.elementor-widget-container>.e-n-tabs>.e-n-tabs-heading .e-n-tab-title,.elementor .elementor-element.elementor-widget-n-tabs>.elementor-widget-container>.e-n-tabs>.e-n-tabs-content .e-n-tab-title).e-active{background-color:var(--n-tabs-title-background-color-active);background-image:none}@media (min-width:768px){.e-n-tabs-mobile>.elementor-widget-container>.e-n-tabs>.e-n-tabs-content>.e-collapse{display:none}}@media (max-width:767px){.e-n-tabs-mobile>.elementor-widget-container>.e-n-tabs>.e-n-tabs-heading{display:none}}@media (min-width:-1){.e-n-tabs-mobile_extra>.elementor-widget-container>.e-n-tabs>.e-n-tabs-content>.e-collapse{display:none}}@media (max-width:-1){.e-n-tabs-mobile_extra>.elementor-widget-container>.e-n-tabs>.e-n-tabs-heading{display:none}}@media (min-width:1025px){.e-n-tabs-tablet>.elementor-widget-container>.e-n-tabs>.e-n-tabs-content>.e-collapse{display:none}}@media (max-width:1024px){.e-n-tabs-tablet>.elementor-widget-container>.e-n-tabs>.e-n-tabs-heading{display:none}}@media (min-width:-1){.e-n-tabs-tablet_extra>.elementor-widget-container>.e-n-tabs>.e-n-tabs-content>.e-collapse{display:none}}@media (max-width:-1){.e-n-tabs-tablet_extra>.elementor-widget-container>.e-n-tabs>.e-n-tabs-heading{display:none}}@media (min-width:1025px){.e-n-tabs-laptop>.elementor-widget-container>.e-n-tabs>.e-n-tabs-content>.e-collapse{display:none}}@media (max-width:-1){.e-n-tabs-laptop>.elementor-widget-container>.e-n-tabs>.e-n-tabs-heading{display:none}}.e-n-tabs-none>.elementor-widget-container>.e-n-tabs>.e-n-tabs-content>.e-collapse{display:none}.elementor-widget-n-accordion{--n-accordion-title-font-size:20px;--n-accordion-title-flex-grow:initial;--n-accordion-title-justify-content:initial;--n-accordion-title-icon-order:-1;--n-accordion-border-width:1px;--n-accordion-border-color:#d5d8dc;--n-accordion-border-style:solid;--n-accordion-item-title-flex-grow:initial;--n-accordion-item-title-space-between:0px;--n-accordion-item-title-distance-from-content:0px;--n-accordion-padding:10px;--n-accordion-border-radius:0px;--n-accordion-icon-size:15px;--n-accordion-title-normal-color:#1f2124;--n-accordion-title-hover-color:#1f2124;--n-accordion-title-active-color:#1f2124;--n-accordion-icon-normal-color:var(--n-accordion-title-normal-color);--n-accordion-icon-hover-color:var(--n-accordion-title-hover-color);--n-accordion-icon-active-color:var(--n-accordion-title-active-color);--n-accordion-icon-gap:0 10px;width:100%}.elementor-widget-n-accordion .e-n-accordion details>summary::-webkit-details-marker{display:none}.elementor-widget-n-accordion .e-n-accordion-item{display:flex;flex-direction:column;position:relative}.elementor-widget-n-accordion .e-n-accordion-item:not(:last-child){margin-bottom:var(--n-accordion-item-title-space-between)}.elementor-widget-n-accordion .e-n-accordion-item-title,:where(.elementor-widget-n-accordion .e-n-accordion-item>.e-con){border:var(--n-accordion-border-width) var(--n-accordion-border-style) var(--n-accordion-border-color)}.elementor-widget-n-accordion .e-n-accordion-item-title{display:flex;flex-direction:row;list-style:none;padding:var(--n-accordion-padding);justify-content:var(--n-accordion-title-justify-content);border-radius:var(--n-accordion-border-radius);flex-grow:var(--n-menu-title-flex-grow);gap:var(--n-accordion-icon-gap);color:var(--n-accordion-title-normal-color);align-items:center;cursor:pointer}.elementor-widget-n-accordion .e-n-accordion-item-title-header{display:flex}.elementor-widget-n-accordion .e-n-accordion-item-title-header h1,.elementor-widget-n-accordion .e-n-accordion-item-title-header h2,.elementor-widget-n-accordion .e-n-accordion-item-title-header h3,.elementor-widget-n-accordion .e-n-accordion-item-title-header h4,.elementor-widget-n-accordion .e-n-accordion-item-title-header h5,.elementor-widget-n-accordion .e-n-accordion-item-title-header h6,.elementor-widget-n-accordion .e-n-accordion-item-title-header p{margin-block:0}.elementor-widget-n-accordion .e-n-accordion-item-title-text{font-size:var(--n-accordion-title-font-size);align-items:center}.elementor-widget-n-accordion .e-n-accordion-item-title-icon{display:flex;flex-direction:row;align-items:center;order:var(--n-accordion-title-icon-order);position:relative;width:-moz-fit-content;width:fit-content}.elementor-widget-n-accordion .e-n-accordion-item-title-icon span{height:var(--n-accordion-icon-size);width:var(--n-accordion-icon-size);font-size:var(--n-accordion-icon-size)}.elementor-widget-n-accordion .e-n-accordion-item-title-icon span>i{color:var(--n-accordion-icon-normal-color)}.elementor-widget-n-accordion .e-n-accordion-item-title-icon span>svg{fill:var(--n-accordion-icon-normal-color)}.elementor-widget-n-accordion .e-n-accordion-item-title>span{cursor:pointer}.elementor-widget-n-accordion .e-n-accordion-item[open] .e-n-accordion-item-title{margin-bottom:var(--n-accordion-item-title-distance-from-content);color:var(--n-accordion-title-active-color)}.elementor-widget-n-accordion .e-n-accordion-item[open] .e-n-accordion-item-title-icon .e-opened{display:flex}.elementor-widget-n-accordion .e-n-accordion-item[open] .e-n-accordion-item-title-icon .e-closed{display:none}.elementor-widget-n-accordion .e-n-accordion-item[open] .e-n-accordion-item-title-icon span>i{color:var(--n-accordion-icon-active-color)}.elementor-widget-n-accordion .e-n-accordion-item[open] .e-n-accordion-item-title-icon span>svg{fill:var(--n-accordion-icon-active-color)}.elementor-widget-n-accordion .e-n-accordion-item:not([open]):hover .e-n-accordion-item-title{color:var(--n-accordion-title-hover-color)}.elementor-widget-n-accordion .e-n-accordion-item:not([open]):hover .e-n-accordion-item-title-icon span>i{color:var(--n-accordion-icon-hover-color)}.elementor-widget-n-accordion .e-n-accordion-item:not([open]):hover .e-n-accordion-item-title-icon span>svg{fill:var(--n-accordion-icon-hover-color)}.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon .e-opened{display:none}.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon .e-closed{display:flex}.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon span>svg{fill:var(--n-accordion-icon-normal-color)}.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon span>i{color:var(--n-accordion-icon-normal-color)}.elementor-widget-n-accordion .e-n-accordion-item>span{cursor:pointer}.elementor-accordion{text-align:left}.elementor-accordion .elementor-accordion-item{border:1px solid #d5d8dc}.elementor-accordion .elementor-accordion-item+.elementor-accordion-item{border-top:none}.elementor-accordion .elementor-tab-title{margin:0;padding:15px 20px;font-weight:700;line-height:1;cursor:pointer;outline:none}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{display:inline-block;width:1.5em}.elementor-accordion .elementor-tab-title .elementor-accordion-icon svg{width:1em;height:1em}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right{float:right;text-align:right}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-left{float:left;text-align:left}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-closed{display:block}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-opened,.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-closed{display:none}.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-opened{display:block}.elementor-accordion .elementor-tab-content{display:none;padding:15px 20px;border-top:1px solid #d5d8dc}@media (max-width:767px){.elementor-accordion .elementor-tab-title{padding:12px 15px}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{width:1.2em}.elementor-accordion .elementor-tab-content{padding:7px 15px}}.e-con-inner>.elementor-widget-accordion,.e-con>.elementor-widget-accordion{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}.elementor-alert{padding:15px;border-left:5px solid transparent;position:relative;text-align:left}.elementor-alert .elementor-alert-title{display:block;font-weight:700}.elementor-alert .elementor-alert-description{font-size:13px}.elementor-alert button.elementor-alert-dismiss{position:absolute;right:var(--dismiss-icon-horizontal-position,10px);top:var(--dismiss-icon-vertical-position,10px);padding:3px;font-size:var(--dismiss-icon-size,20px);line-height:1;background:transparent;color:var(--dismiss-icon-normal-color,inherit);border:none;cursor:pointer;transition-duration:var(--dismiss-icon-hover-transition-duration,.3s)}.elementor-alert button.elementor-alert-dismiss:hover{color:var(--dismiss-icon-hover-color,inherit)}.elementor-alert button.elementor-alert-dismiss svg{width:var(--dismiss-icon-size,20px);height:var(--dismiss-icon-size,20px);fill:var(--dismiss-icon-normal-color,currentColor);transition-duration:var(--dismiss-icon-hover-transition-duration,.3s)}.elementor-alert button.elementor-alert-dismiss svg:hover{fill:var(--dismiss-icon-hover-color,currentColor)}.elementor-alert.elementor-alert-info{color:#31708f;background-color:#d9edf7;border-color:#bcdff1}.elementor-alert.elementor-alert-success{color:#3c763d;background-color:#dff0d8;border-color:#cae6be}.elementor-alert.elementor-alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#f9f0c3}.elementor-alert.elementor-alert-danger{color:#a94442;background-color:#f2dede;border-color:#e8c4c4}@media (max-width:767px){.elementor-alert{padding:10px}.elementor-alert button.elementor-alert-dismiss{right:7px;top:7px}}.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}.elementor-image-gallery .gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%;max-width:100%;margin:0 auto}.elementor-image-gallery .gallery-item img{margin:0 auto}.elementor-image-gallery .gallery-item .gallery-caption{margin:0}.elementor-image-gallery figure img{display:block}.elementor-image-gallery figure figcaption{width:100%}.gallery-spacing-custom .elementor-image-gallery .gallery-icon{padding:0}@media (min-width:768px){.elementor-image-gallery .gallery-columns-2 .gallery-item{max-width:50%}.elementor-image-gallery .gallery-columns-3 .gallery-item{max-width:33.33%}.elementor-image-gallery .gallery-columns-4 .gallery-item{max-width:25%}.elementor-image-gallery .gallery-columns-5 .gallery-item{max-width:20%}.elementor-image-gallery .gallery-columns-6 .gallery-item{max-width:16.666%}.elementor-image-gallery .gallery-columns-7 .gallery-item{max-width:14.28%}.elementor-image-gallery .gallery-columns-8 .gallery-item{max-width:12.5%}.elementor-image-gallery .gallery-columns-9 .gallery-item{max-width:11.11%}.elementor-image-gallery .gallery-columns-10 .gallery-item{max-width:10%}}@media (min-width:480px) and (max-width:767px){.elementor-image-gallery .gallery.gallery-columns-2 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-3 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-4 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-5 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-6 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-7 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-8 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-9 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-10 .gallery-item{max-width:50%}}@media (max-width:479px){.elementor-image-gallery .gallery.gallery-columns-2 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-3 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-4 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-5 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-6 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-7 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-8 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-9 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-10 .gallery-item{max-width:100%}}.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}.elementor-widget-icon-box .elementor-icon-box-wrapper{display:block;text-align:center}.elementor-widget-icon-box .elementor-icon-box-icon{margin-bottom:var(--icon-box-icon-margin,15px);margin-right:auto;margin-left:auto}@media (min-width:768px){.elementor-widget-icon-box.elementor-vertical-align-top .elementor-icon-box-wrapper{align-items:flex-start}.elementor-widget-icon-box.elementor-vertical-align-middle .elementor-icon-box-wrapper{align-items:center}.elementor-widget-icon-box.elementor-vertical-align-bottom .elementor-icon-box-wrapper{align-items:flex-end}}.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper,.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-wrapper{display:flex}.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon,.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-icon{display:inline-flex;flex:0 0 auto}.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-icon{margin-left:var(--icon-box-icon-margin,15px);margin-right:0;margin-bottom:unset}.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon{margin-right:var(--icon-box-icon-margin,15px);margin-left:0;margin-bottom:unset}.elementor-widget-icon-box.elementor-position-top .elementor-icon-box-wrapper{display:block;text-align:center;flex-direction:unset}.elementor-widget-icon-box.elementor-position-top .elementor-icon-box-icon{margin-bottom:var(--icon-box-icon-margin,15px);margin-right:auto;margin-left:auto}@media (min-width:-1){.elementor-widget-icon-box.elementor-widescreen-position-left .elementor-icon-box-wrapper,.elementor-widget-icon-box.elementor-widescreen-position-right .elementor-icon-box-wrapper{display:flex}.elementor-widget-icon-box.elementor-widescreen-position-left .elementor-icon-box-icon,.elementor-widget-icon-box.elementor-widescreen-position-right .elementor-icon-box-icon{display:inline-flex;flex:0 0 auto}.elementor-widget-icon-box.elementor-widescreen-position-right .elementor-icon-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-icon-box.elementor-widescreen-position-right .elementor-icon-box-icon{margin-left:var(--icon-box-icon-margin,15px);margin-right:0;margin-bottom:unset}.elementor-widget-icon-box.elementor-widescreen-position-left .elementor-icon-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-icon-box.elementor-widescreen-position-left .elementor-icon-box-icon{margin-right:var(--icon-box-icon-margin,15px);margin-left:0;margin-bottom:unset}.elementor-widget-icon-box.elementor-widescreen-position-top .elementor-icon-box-wrapper{display:block;text-align:center;flex-direction:unset}.elementor-widget-icon-box.elementor-widescreen-position-top .elementor-icon-box-icon{margin-bottom:var(--icon-box-icon-margin,15px);margin-right:auto;margin-left:auto}}@media (max-width:-1){.elementor-widget-icon-box.elementor-laptop-position-left .elementor-icon-box-wrapper,.elementor-widget-icon-box.elementor-laptop-position-right .elementor-icon-box-wrapper{display:flex}.elementor-widget-icon-box.elementor-laptop-position-left .elementor-icon-box-icon,.elementor-widget-icon-box.elementor-laptop-position-right .elementor-icon-box-icon{display:inline-flex;flex:0 0 auto}.elementor-widget-icon-box.elementor-laptop-position-right .elementor-icon-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-icon-box.elementor-laptop-position-right .elementor-icon-box-icon{margin-left:var(--icon-box-icon-margin,15px);margin-right:0;margin-bottom:unset}.elementor-widget-icon-box.elementor-laptop-position-left .elementor-icon-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-icon-box.elementor-laptop-position-left .elementor-icon-box-icon{margin-right:var(--icon-box-icon-margin,15px);margin-left:0;margin-bottom:unset}.elementor-widget-icon-box.elementor-laptop-position-top .elementor-icon-box-wrapper{display:block;text-align:center;flex-direction:unset}.elementor-widget-icon-box.elementor-laptop-position-top .elementor-icon-box-icon{margin-bottom:var(--icon-box-icon-margin,15px);margin-right:auto;margin-left:auto}}@media (max-width:-1){.elementor-widget-icon-box.elementor-tablet_extra-position-left .elementor-icon-box-wrapper,.elementor-widget-icon-box.elementor-tablet_extra-position-right .elementor-icon-box-wrapper{display:flex}.elementor-widget-icon-box.elementor-tablet_extra-position-left .elementor-icon-box-icon,.elementor-widget-icon-box.elementor-tablet_extra-position-right .elementor-icon-box-icon{display:inline-flex;flex:0 0 auto}.elementor-widget-icon-box.elementor-tablet_extra-position-right .elementor-icon-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-icon-box.elementor-tablet_extra-position-right .elementor-icon-box-icon{margin-left:var(--icon-box-icon-margin,15px);margin-right:0;margin-bottom:unset}.elementor-widget-icon-box.elementor-tablet_extra-position-left .elementor-icon-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-icon-box.elementor-tablet_extra-position-left .elementor-icon-box-icon{margin-right:var(--icon-box-icon-margin,15px);margin-left:0;margin-bottom:unset}.elementor-widget-icon-box.elementor-tablet_extra-position-top .elementor-icon-box-wrapper{display:block;text-align:center;flex-direction:unset}.elementor-widget-icon-box.elementor-tablet_extra-position-top .elementor-icon-box-icon{margin-bottom:var(--icon-box-icon-margin,15px);margin-right:auto;margin-left:auto}}@media (max-width:1024px){.elementor-widget-icon-box.elementor-tablet-position-left .elementor-icon-box-wrapper,.elementor-widget-icon-box.elementor-tablet-position-right .elementor-icon-box-wrapper{display:flex}.elementor-widget-icon-box.elementor-tablet-position-left .elementor-icon-box-icon,.elementor-widget-icon-box.elementor-tablet-position-right .elementor-icon-box-icon{display:inline-flex;flex:0 0 auto}.elementor-widget-icon-box.elementor-tablet-position-right .elementor-icon-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-icon-box.elementor-tablet-position-right .elementor-icon-box-icon{margin-left:var(--icon-box-icon-margin,15px);margin-right:0;margin-bottom:unset}.elementor-widget-icon-box.elementor-tablet-position-left .elementor-icon-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-icon-box.elementor-tablet-position-left .elementor-icon-box-icon{margin-right:var(--icon-box-icon-margin,15px);margin-left:0;margin-bottom:unset}.elementor-widget-icon-box.elementor-tablet-position-top .elementor-icon-box-wrapper{display:block;text-align:center;flex-direction:unset}.elementor-widget-icon-box.elementor-tablet-position-top .elementor-icon-box-icon{margin-bottom:var(--icon-box-icon-margin,15px);margin-right:auto;margin-left:auto}}@media (max-width:-1){.elementor-widget-icon-box.elementor-mobile_extra-position-left .elementor-icon-box-wrapper,.elementor-widget-icon-box.elementor-mobile_extra-position-right .elementor-icon-box-wrapper{display:flex}.elementor-widget-icon-box.elementor-mobile_extra-position-left .elementor-icon-box-icon,.elementor-widget-icon-box.elementor-mobile_extra-position-right .elementor-icon-box-icon{display:inline-flex;flex:0 0 auto}.elementor-widget-icon-box.elementor-mobile_extra-position-right .elementor-icon-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-icon-box.elementor-mobile_extra-position-right .elementor-icon-box-icon{margin-left:var(--icon-box-icon-margin,15px);margin-right:0;margin-bottom:unset}.elementor-widget-icon-box.elementor-mobile_extra-position-left .elementor-icon-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-icon-box.elementor-mobile_extra-position-left .elementor-icon-box-icon{margin-right:var(--icon-box-icon-margin,15px);margin-left:0;margin-bottom:unset}.elementor-widget-icon-box.elementor-mobile_extra-position-top .elementor-icon-box-wrapper{display:block;text-align:center;flex-direction:unset}.elementor-widget-icon-box.elementor-mobile_extra-position-top .elementor-icon-box-icon{margin-bottom:var(--icon-box-icon-margin,15px);margin-right:auto;margin-left:auto}}@media (max-width:767px){.elementor-widget-icon-box.elementor-mobile-position-left .elementor-icon-box-wrapper,.elementor-widget-icon-box.elementor-mobile-position-right .elementor-icon-box-wrapper{display:flex}.elementor-widget-icon-box.elementor-mobile-position-left .elementor-icon-box-icon,.elementor-widget-icon-box.elementor-mobile-position-right .elementor-icon-box-icon{display:inline-flex;flex:0 0 auto}.elementor-widget-icon-box.elementor-mobile-position-right .elementor-icon-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-icon-box.elementor-mobile-position-right .elementor-icon-box-icon{margin-left:var(--icon-box-icon-margin,15px);margin-right:0;margin-bottom:unset}.elementor-widget-icon-box.elementor-mobile-position-left .elementor-icon-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-icon-box.elementor-mobile-position-left .elementor-icon-box-icon{margin-right:var(--icon-box-icon-margin,15px);margin-left:0;margin-bottom:unset}.elementor-widget-icon-box.elementor-mobile-position-top .elementor-icon-box-wrapper{display:block;text-align:center;flex-direction:unset}.elementor-widget-icon-box.elementor-mobile-position-top .elementor-icon-box-icon{margin-bottom:var(--icon-box-icon-margin,15px);margin-right:auto;margin-left:auto}.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon,.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-icon{display:block;flex:unset}}.elementor-widget-icon-box .elementor-icon-box-title a{color:inherit}.elementor-widget-icon-box .elementor-icon-box-content{flex-grow:1}.elementor-widget-icon-box .elementor-icon-box-description{margin:0}.elementor-widget.elementor-icon-list--layout-inline .elementor-widget-container{overflow:hidden}.elementor-widget .elementor-icon-list-items.elementor-inline-items{margin-right:-8px;margin-left:-8px}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-right:8px;margin-left:8px}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{width:auto;left:auto;right:auto;position:relative;height:100%;border-top:0;border-bottom:0;border-right:0;border-left-width:1px;border-style:solid;right:-8px}.elementor-widget .elementor-icon-list-items{list-style-type:none;margin:0;padding:0}.elementor-widget .elementor-icon-list-item{margin:0;padding:0;position:relative}.elementor-widget .elementor-icon-list-item:after{position:absolute;bottom:0;width:100%}.elementor-widget .elementor-icon-list-item,.elementor-widget .elementor-icon-list-item a{display:flex;font-size:inherit;align-items:var(--icon-vertical-align,center)}.elementor-widget .elementor-icon-list-icon+.elementor-icon-list-text{align-self:center;padding-left:5px}.elementor-widget .elementor-icon-list-icon{display:flex;position:relative;top:var(--icon-vertical-offset,initial)}.elementor-widget .elementor-icon-list-icon svg{width:var(--e-icon-list-icon-size,1em);height:var(--e-icon-list-icon-size,1em)}.elementor-widget .elementor-icon-list-icon i{width:1.25em;font-size:var(--e-icon-list-icon-size)}.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon{text-align:var(--e-icon-list-icon-align)}.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon svg{margin:var(--e-icon-list-icon-margin,0 calc(var(--e-icon-list-icon-size, 1em) * .25) 0 0)}.elementor-widget.elementor-list-item-link-full_width a{width:100%}.elementor-widget.elementor-align-center .elementor-icon-list-item,.elementor-widget.elementor-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-align-left .elementor-icon-list-item,.elementor-widget.elementor-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-align-right .elementor-icon-list-item,.elementor-widget.elementor-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-align-left) .elementor-icon-list-item:after{right:0}@media (min-width:-1){.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-widescreen-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-widescreen-align-left .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-widescreen-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-widescreen-align-right .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-widescreen-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-widescreen-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-widescreen-align-left) .elementor-icon-list-item:after{right:0}}@media (max-width:-1){.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-laptop-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-laptop-align-left .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-laptop-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-laptop-align-right .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-laptop-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-laptop-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-laptop-align-left) .elementor-icon-list-item:after{right:0}}@media (max-width:-1){.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-tablet_extra-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-tablet_extra-align-left .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-tablet_extra-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-tablet_extra-align-right .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-tablet_extra-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-tablet_extra-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-tablet_extra-align-left) .elementor-icon-list-item:after{right:0}}@media (max-width:1024px){.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-tablet-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-tablet-align-left .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-tablet-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-tablet-align-right .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-tablet-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-tablet-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-tablet-align-left) .elementor-icon-list-item:after{right:0}}@media (max-width:-1){.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-mobile_extra-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-mobile_extra-align-left .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-mobile_extra-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-mobile_extra-align-right .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-mobile_extra-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-mobile_extra-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-mobile_extra-align-left) .elementor-icon-list-item:after{right:0}}@media (max-width:767px){.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-mobile-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-mobile-align-left .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-mobile-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-mobile-align-right .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-mobile-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-mobile-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-mobile-align-left) .elementor-icon-list-item:after{right:0}}.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized):not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}body.elementor-page .elementor-widget-menu-anchor{margin-bottom:0}.elementor-widget-progress{text-align:left}.elementor-progress-wrapper{position:relative;background-color:#eee;color:#fff;height:100%;border-radius:2px}.elementor-progress-bar{display:flex;background-color:#69727d;width:0;font-size:11px;height:30px;line-height:30px;border-radius:2px;transition:width 1s ease-in-out}.elementor-progress-text{flex-grow:1;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;padding-left:15px}.elementor-progress-percentage{padding-right:15px}.elementor-widget-progress .elementor-progress-wrapper.progress-info .elementor-progress-bar{background-color:#5bc0de}.elementor-widget-progress .elementor-progress-wrapper.progress-success .elementor-progress-bar{background-color:#5cb85c}.elementor-widget-progress .elementor-progress-wrapper.progress-warning .elementor-progress-bar{background-color:#f0ad4e}.elementor-widget-progress .elementor-progress-wrapper.progress-danger .elementor-progress-bar{background-color:#d9534f}.elementor-progress .elementor-title{display:block}@media (max-width:767px){.elementor-progress-text{padding-left:10px}}.e-con-inner .elementor-progress-wrapper,.e-con .elementor-progress-wrapper{height:auto}.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.elementor-star-rating{color:#ccd6df;font-family:eicons;display:inline-block}.elementor-star-rating i{display:inline-block;position:relative;font-style:normal;cursor:default}.elementor-star-rating i:before{content:"\e934";display:block;font-size:inherit;font-family:inherit;position:absolute;overflow:hidden;color:#f0ad4e;top:0;left:0}.elementor-star-rating .elementor-star-empty:before{content:none}.elementor-star-rating .elementor-star-1:before{width:10%}.elementor-star-rating .elementor-star-2:before{width:20%}.elementor-star-rating .elementor-star-3:before{width:30%}.elementor-star-rating .elementor-star-4:before{width:40%}.elementor-star-rating .elementor-star-5:before{width:50%}.elementor-star-rating .elementor-star-6:before{width:60%}.elementor-star-rating .elementor-star-7:before{width:70%}.elementor-star-rating .elementor-star-8:before{width:80%}.elementor-star-rating .elementor-star-9:before{width:90%}.elementor-star-rating__wrapper{display:flex;align-items:center}.elementor-star-rating__title{margin-right:10px}.elementor-star-rating--align-right .elementor-star-rating__wrapper{text-align:right;justify-content:flex-end}.elementor-star-rating--align-left .elementor-star-rating__wrapper{text-align:left;justify-content:flex-start}.elementor-star-rating--align-center .elementor-star-rating__wrapper{text-align:center;justify-content:center}.elementor-star-rating--align-justify .elementor-star-rating__title{margin-right:auto}@media (max-width:1024px){.elementor-star-rating-tablet--align-right .elementor-star-rating__wrapper{text-align:right;justify-content:flex-end}.elementor-star-rating-tablet--align-left .elementor-star-rating__wrapper{text-align:left;justify-content:flex-start}.elementor-star-rating-tablet--align-center .elementor-star-rating__wrapper{text-align:center;justify-content:center}.elementor-star-rating-tablet--align-justify .elementor-star-rating__title{margin-right:auto}}@media (max-width:767px){.elementor-star-rating-mobile--align-right .elementor-star-rating__wrapper{text-align:right;justify-content:flex-end}.elementor-star-rating-mobile--align-left .elementor-star-rating__wrapper{text-align:left;justify-content:flex-start}.elementor-star-rating-mobile--align-center .elementor-star-rating__wrapper{text-align:center;justify-content:center}.elementor-star-rating-mobile--align-justify .elementor-star-rating__title{margin-right:auto}}.last-star{letter-spacing:0}.elementor--star-style-star_unicode .elementor-star-rating{font-family:Arial,Helvetica,sans-serif}.elementor--star-style-star_unicode .elementor-star-rating i:not(.elementor-star-empty):before{content:"★"}.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-wrapper{width:25%;flex-shrink:0}.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active{border-right-style:none}.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:after,.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:before{height:999em;width:0;right:0;border-right-style:solid}.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:before{top:0;transform:translateY(-100%)}.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:after{top:100%}.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title{display:table-cell}.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active{border-bottom-style:none}.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:after,.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:before{bottom:0;height:0;width:999em;border-bottom-style:solid}.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:before{right:100%}.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:after{left:100%}.elementor-widget-tabs .elementor-tab-content,.elementor-widget-tabs .elementor-tab-title,.elementor-widget-tabs .elementor-tab-title:after,.elementor-widget-tabs .elementor-tab-title:before,.elementor-widget-tabs .elementor-tabs-content-wrapper{border:1px #d5d8dc}.elementor-widget-tabs .elementor-tabs{text-align:left}.elementor-widget-tabs .elementor-tabs-wrapper{overflow:hidden}.elementor-widget-tabs .elementor-tab-title{cursor:pointer;outline:var(--focus-outline,none)}.elementor-widget-tabs .elementor-tab-desktop-title{position:relative;padding:20px 25px;font-weight:700;line-height:1;border:solid transparent}.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active{border-color:#d5d8dc}.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active:after,.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active:before{display:block;content:"";position:absolute}.elementor-widget-tabs .elementor-tab-desktop-title:focus-visible{border:1px solid #000}.elementor-widget-tabs .elementor-tab-mobile-title{padding:10px;cursor:pointer}.elementor-widget-tabs .elementor-tab-content{padding:20px;display:none}@media (max-width:767px){.elementor-tabs .elementor-tab-content,.elementor-tabs .elementor-tab-title{border-style:solid solid none}.elementor-tabs .elementor-tabs-wrapper{display:none}.elementor-tabs .elementor-tabs-content-wrapper{border-bottom-style:solid}.elementor-tabs .elementor-tab-content{padding:10px}}@media (min-width:768px){.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs{display:flex}.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-wrapper{flex-direction:column}.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-content-wrapper{flex-grow:1;border-style:solid solid solid none}.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-content{border-style:none solid solid}.elementor-widget-tabs.elementor-tabs-alignment-center .elementor-tabs-wrapper,.elementor-widget-tabs.elementor-tabs-alignment-end .elementor-tabs-wrapper,.elementor-widget-tabs.elementor-tabs-alignment-stretch .elementor-tabs-wrapper{display:flex}.elementor-widget-tabs.elementor-tabs-alignment-center .elementor-tabs-wrapper{justify-content:center}.elementor-widget-tabs.elementor-tabs-alignment-end .elementor-tabs-wrapper{justify-content:flex-end}.elementor-widget-tabs.elementor-tabs-alignment-stretch.elementor-tabs-view-horizontal .elementor-tab-title{width:100%}.elementor-widget-tabs.elementor-tabs-alignment-stretch.elementor-tabs-view-vertical .elementor-tab-title{height:100%}.elementor-tabs .elementor-tab-mobile-title{display:none}}.elementor-testimonial-wrapper{overflow:hidden;text-align:center}.elementor-testimonial-wrapper .elementor-testimonial-content{font-size:1.3em;margin-bottom:20px}.elementor-testimonial-wrapper .elementor-testimonial-name{line-height:1.5;display:block}.elementor-testimonial-wrapper .elementor-testimonial-job{font-size:.85em;display:block}.elementor-testimonial-wrapper .elementor-testimonial-meta{width:100%;line-height:1}.elementor-testimonial-wrapper .elementor-testimonial-meta-inner{display:inline-block}.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-details,.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image{display:table-cell;vertical-align:middle}.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image img{width:60px;height:60px;border-radius:50%;-o-object-fit:cover;object-fit:cover;max-width:none}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-aside .elementor-testimonial-image{padding-right:15px}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-aside .elementor-testimonial-details{text-align:left}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-details,.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-image{display:block}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-image{margin-bottom:20px}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:#69727d;color:#fff}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap{color:#69727d;border:3px solid;background-color:transparent}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap{margin-top:8px}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter{width:1em;height:1em}.elementor-widget-text-editor .elementor-drop-cap{float:left;text-align:center;line-height:1;font-size:50px}.elementor-widget-text-editor .elementor-drop-cap-letter{display:inline-block}.elementor-toggle{text-align:left}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d5d8dc;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{-webkit-margin-start:-5px;margin-inline-start:-5px;width:1em;height:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d5d8dc;display:none}@media (max-width:767px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}.e-con-inner>.elementor-widget-toggle,.e-con>.elementor-widget-toggle{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}.elementor-widget-video .elementor-widget-container{overflow:hidden;transform:translateZ(0)}.elementor-widget-video .elementor-wrapper{aspect-ratio:var(--video-aspect-ratio)}.elementor-widget-video .elementor-wrapper iframe,.elementor-widget-video .elementor-wrapper video{height:100%;width:100%;display:flex;border:none;background-color:#000}@supports not (aspect-ratio:1/1){.elementor-widget-video .elementor-wrapper{position:relative;overflow:hidden;height:0;padding-bottom:calc(100% / var(--video-aspect-ratio))}.elementor-widget-video .elementor-wrapper iframe,.elementor-widget-video .elementor-wrapper video{position:absolute;top:0;right:0;bottom:0;left:0}}.elementor-widget-video .elementor-open-inline .elementor-custom-embed-image-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:50%}.elementor-widget-video .elementor-custom-embed-image-overlay{cursor:pointer;text-align:center}.elementor-widget-video .elementor-custom-embed-image-overlay:hover .elementor-custom-embed-play i{opacity:1}.elementor-widget-video .elementor-custom-embed-image-overlay img{display:block;width:100%;aspect-ratio:var(--video-aspect-ratio);-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}@supports not (aspect-ratio:1/1){.elementor-widget-video .elementor-custom-embed-image-overlay{position:relative;overflow:hidden;height:0;padding-bottom:calc(100% / var(--video-aspect-ratio))}.elementor-widget-video .elementor-custom-embed-image-overlay img{position:absolute;top:0;right:0;bottom:0;left:0}}.elementor-widget-video .e-hosted-video .elementor-video{-o-object-fit:cover;object-fit:cover}.e-con-inner>.elementor-widget-video,.e-con>.elementor-widget-video{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;z-index:1}.swiper-container .swiper-slide figure{line-height:0}.swiper-container .elementor-lightbox-content-source{display:none}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-wp8-horizontal{touch-action:pan-y}.swiper-wp8-vertical{touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background:no-repeat 50%}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");left:10px;right:auto}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");right:10px;left:auto}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")}.swiper-pagination{position:absolute;text-align:center;transition:.3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:5px;left:0;width:100%}.swiper-pagination-bullet{width:6px;height:6px;display:inline-block;border-radius:50%;background:#000;opacity:.2}.swiper-pagination-fraction{color:#000}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-white .swiper-pagination-bullet{background:#fff}.swiper-pagination-bullet-active{opacity:1}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:5px 0;display:block}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 6px}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#000;position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-progressbar.swiper-pagination-white{background:hsla(0,0%,100%,.5)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper{-ms-perspective:1200px}.swiper-container-cube,.swiper-container-flip{overflow:visible}.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide{pointer-events:none;z-index:1}.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;backface-visibility:hidden}.swiper-container-cube .swiper-slide{visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;filter:blur(50px);z-index:0}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.elementor-pagination-position-outside .swiper-container{padding-bottom:30px}.elementor-pagination-position-outside .elementor-swiper-button{top:calc(50% - 30px / 2)}.elementor-swiper{position:relative}.elementor-main-swiper{position:static}.elementor-arrows-position-outside .swiper-container{width:calc(100% - 60px)}.elementor-arrows-position-outside .elementor-swiper-button-prev{left:0}.elementor-arrows-position-outside .elementor-swiper-button-next{right:0}.swiper-image-stretch .swiper-slide .swiper-slide-image{width:100%}.elementor-swiper-button{position:absolute;display:inline-flex;z-index:1;cursor:pointer;font-size:25px;color:hsla(0,0%,93.3%,.9);top:50%;transform:translateY(-50%)}.elementor-swiper-button svg{fill:hsla(0,0%,93.3%,.9);height:1em;width:1em}.elementor-swiper-button-prev{left:10px}.elementor-swiper-button-next{right:10px}.elementor-swiper-button.swiper-button-disabled{opacity:.3}.swiper-container-cube .elementor-swiper-button{transform:translate3d(0,-50%,1px)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s steps(12) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-size:100%;background:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E") no-repeat 50%}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")}@keyframes swiper-preloader-spin{to{transform:rotate(1turn)}}