@font-face {
font-family: 'flexslider-icon';
src: url(//suratfarmhouse.com/wp-content/themes/suratfarmhouse/assets/modern/scripts/vendors/flexslider/fonts/flexslider-icon.eot);
src: url(//suratfarmhouse.com/wp-content/themes/suratfarmhouse/assets/modern/scripts/vendors/flexslider/fonts/flexslider-icon.eot?#iefix) format('embedded-opentype'), url(//suratfarmhouse.com/wp-content/themes/suratfarmhouse/assets/modern/scripts/vendors/flexslider/fonts/flexslider-icon.woff) format('woff'), url(//suratfarmhouse.com/wp-content/themes/suratfarmhouse/assets/modern/scripts/vendors/flexslider/fonts/flexslider-icon.ttf) format('truetype'), url(//suratfarmhouse.com/wp-content/themes/suratfarmhouse/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{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(//suratfarmhouse.com/wp-content/themes/suratfarmhouse/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(//suratfarmhouse.com/wp-content/themes/suratfarmhouse/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}@font-face{
font-family:entypo;
src:url(//suratfarmhouse.com/wp-content/themes/suratfarmhouse/assets/modern/styles/css/entypo-fonts/entypo.eot);
src:url(//suratfarmhouse.com/wp-content/themes/suratfarmhouse/assets/modern/styles/css/entypo-fonts/entypo.eot)
format('embedded-opentype'),
url(//suratfarmhouse.com/wp-content/themes/suratfarmhouse/assets/modern/styles/css/entypo-fonts/entypo.woff)
format('woff'),
url(//suratfarmhouse.com/wp-content/themes/suratfarmhouse/assets/modern/styles/css/entypo-fonts/entypo.ttf)
format('truetype'),
url(//suratfarmhouse.com/wp-content/themes/suratfarmhouse/assets/modern/styles/css/entypo-fonts/entypo.svg)
format('svg');
font-weight:400;
font-style:normal
}
.entypo-note:before{content:"\266a"}.entypo-note-beamed:before{content:"\266b"}.entypo-music:before{content:"\1f3b5"}.entypo-search:before{content:"\1f50d"}.entypo-flashlight:before{content:"\1f526"}.entypo-mail:before{content:"\2709"}.entypo-heart:before{content:"\2665"}.entypo-heart-empty:before{content:"\2661"}.entypo-star:before{content:"\2605"}.entypo-star-empty:before{content:"\2606"}.entypo-user:before{content:"\1f464"}.entypo-users:before{content:"\1f465"}.entypo-user-add:before{content:"\e700"}.entypo-video:before{content:"\1f3ac"}.entypo-picture:before{content:"\1f304"}.entypo-camera:before{content:"\1f4f7"}.entypo-layout:before{content:"\268f"}.entypo-menu:before{content:"\2630"}.entypo-check:before{content:"\2713"}.entypo-cancel:before{content:"\2715"}.entypo-cancel-circled:before{content:"\2716"}.entypo-cancel-squared:before{content:"\274e"}.entypo-plus:before{content:"\2b"}.entypo-plus-circled:before{content:"\2795"}.entypo-plus-squared:before{content:"\229e"}.entypo-minus:before{content:"\2d"}.entypo-minus-circled:before{content:"\2796"}.entypo-minus-squared:before{content:"\229f"}.entypo-help:before{content:"\2753"}.entypo-help-circled:before{content:"\e704"}.entypo-info:before{content:"\2139"}.entypo-info-circled:before{content:"\e705"}.entypo-back:before{content:"\1f519"}.entypo-home:before{content:"\2302"}.entypo-link:before{content:"\1f517"}.entypo-attach:before{content:"\1f4ce"}.entypo-lock:before{content:"\1f512"}.entypo-lock-open:before{content:"\1f513"}.entypo-eye:before{content:"\e70a"}.entypo-tag:before{content:"\e70c"}.entypo-bookmark:before{content:"\1f516"}.entypo-bookmarks:before{content:"\1f4d1"}.entypo-flag:before{content:"\2691"}.entypo-thumbs-up:before{content:"\1f44d"}.entypo-thumbs-down:before{content:"\1f44e"}.entypo-download:before{content:"\1f4e5"}.entypo-upload:before{content:"\1f4e4"}.entypo-upload-cloud:before{content:"\e711"}.entypo-reply:before{content:"\e712"}.entypo-reply-all:before{content:"\e713"}.entypo-forward:before{content:"\27a6"}.entypo-quote:before{content:"\275e"}.entypo-code:before{content:"\e714"}.entypo-export:before{content:"\e715"}.entypo-pencil:before{content:"\270e"}.entypo-feather:before{content:"\2712"}.entypo-print:before{content:"\e716"}.entypo-retweet:before{content:"\e717"}.entypo-keyboard:before{content:"\2328"}.entypo-comment:before{content:"\e718"}.entypo-chat:before{content:"\e720"}.entypo-bell:before{content:"\1f514"}.entypo-attention:before{content:"\26a0"}.entypo-alert:before{content:"\1f4a5'"}.entypo-vcard:before{content:"\e722"}.entypo-address:before{content:"\e723"}.entypo-location:before{content:"\e724"}.entypo-map:before{content:"\e727"}.entypo-direction:before{content:"\27a2"}.entypo-compass:before{content:"\e728"}.entypo-cup:before{content:"\2615"}.entypo-trash:before{content:"\e729"}.entypo-doc:before{content:"\e730"}.entypo-docs:before{content:"\e736"}.entypo-doc-landscape:before{content:"\e737"}.entypo-doc-text:before{content:"\1f4c4"}.entypo-doc-text-inv:before{content:"\e731"}.entypo-newspaper:before{content:"\1f4f0"}.entypo-book-open:before{content:"\1f4d6"}.entypo-book:before{content:"\1f4d5"}.entypo-folder:before{content:"\1f4c1"}.entypo-archive:before{content:"\e738"}.entypo-box:before{content:"\1f4e6"}.entypo-rss:before{content:"\e73a"}.entypo-phone:before{content:"\1f4dE"}.entypo-cog:before{content:"\2699"}.entypo-tools:before{content:"\2692"}.entypo-share:before{content:"\e73c"}.entypo-shareable:before{content:"\e73e"}.entypo-basket:before{content:"\e73d"}.entypo-bag:before{content:"\1f45c'"}.entypo-calendar:before{content:"\1f4c5"}.entypo-login:before{content:"\e740"}.entypo-logout:before{content:"\e741"}.entypo-mic:before{content:"\1f3a4"}.entypo-mute:before{content:"\1f507"}.entypo-sound:before{content:"\1f50a"}.entypo-volume:before{content:"\e742"}.entypo-clock:before{content:"\1f554"}.entypo-hourglass:before{content:"\23f3"}.entypo-lamp:before{content:"\1f4a1"}.entypo-light-down:before{content:"\1f505"}.entypo-light-up:before{content:"\1f506"}.entypo-adjust:before{content:"\25d1"}.entypo-block:before{content:"\1f6ab"}.entypo-resize-full:before{content:"\e744"}.entypo-resize-small:before{content:"\e746"}.entypo-popup:before{content:"\e74c"}.entypo-publish:before{content:"\e74d"}.entypo-window:before{content:"\e74e"}.entypo-arrow-combo:before{content:"\e74f"}.entypo-down-circled:before{content:"\e758"}.entypo-left-circled:before{content:"\e759"}.entypo-right-circled:before{content:"\e75a"}.entypo-up-circled:before{content:"\e75b"}.entypo-down-open:before{content:"\e75c"}.entypo-left-open:before{content:"\e75d"}.entypo-right-open:before{content:"\e75e"}.entypo-up-open:before{content:"\e75f"}.entypo-down-open-mini:before{content:"\e760"}.entypo-left-open-mini:before{content:"\e761"}.entypo-right-open-mini:before{content:"\e762"}.entypo-up-open-mini:before{content:"\e763"}.entypo-down-open-big:before{content:"\e764"}.entypo-left-open-big:before{content:"\e765"}.entypo-right-open-big:before{content:"\e766"}.entypo-up-open-big:before{content:"\e767"}.entypo-down:before{content:"\2b07"}.entypo-left:before{content:"\2b05"}.entypo-right:before{content:"\27a1"}.entypo-up:before{content:"\2b06"}.entypo-down-dir:before{content:"\25be"}.entypo-left-dir:before{content:"\25c2"}.entypo-right-dir:before{content:"\25b8"}.entypo-up-dir:before{content:"\25b4"}.entypo-down-bold:before{content:"\e4b0"}.entypo-left-bold:before{content:"\e4ad"}.entypo-right-bold:before{content:"\e4ae"}.entypo-up-bold:before{content:"\e4af"}.entypo-down-thin:before{content:"\2193"}.entypo-left-thin:before{content:"\2190"}.entypo-right-thin:before{content:"\2192"}.entypo-up-thin:before{content:"\2191"}.entypo-ccw:before{content:"\27f2"}.entypo-cw:before{content:"\27f3"}.entypo-arrows-ccw:before{content:"\1f504"}.entypo-level-down:before{content:"\21b3"}.entypo-level-up:before{content:"\21b0"}.entypo-shuffle:before{content:"\1f500"}.entypo-loop:before{content:"\1f501"}.entypo-switch:before{content:"\21c6"}.entypo-play:before{content:"\25b6"}.entypo-stop:before{content:"\25a0"}.entypo-pause:before{content:"\2389"}.entypo-record:before{content:"\26ab"}.entypo-to-end:before{content:"\23ed"}.entypo-to-start:before{content:"\23ee"}.entypo-fast-forward:before{content:"\23e9"}.entypo-fast-backward:before{content:"\23ea"}.entypo-progress-0:before{content:"\e768"}.entypo-progress-1:before{content:"\e769"}.entypo-progress-2:before{content:"\e76a"}.entypo-progress-3:before{content:"\e76b"}.entypo-target:before{content:"\1f3af"}.entypo-palette:before{content:"\1f3a8"}.entypo-list:before{content:"\e005"}.entypo-list-add:before{content:"\e003"}.entypo-signal:before{content:"\1f4f6"}.entypo-trophy:before{content:"\1f3c6"}.entypo-battery:before{content:"\1f50b"}.entypo-back-in-time:before{content:"\e771"}.entypo-monitor:before{content:"\1f4bb"}.entypo-mobile:before{content:"\1f4f1"}.entypo-network:before{content:"\e776"}.entypo-cd:before{content:"\1f4bf"}.entypo-inbox:before{content:"\e777"}.entypo-install:before{content:"\e778"}.entypo-globe:before{content:"\1f30e"}.entypo-cloud:before{content:"\2601"}.entypo-cloud-thunder:before{content:"\26c8"}.entypo-flash:before{content:"\26a1"}.entypo-moon:before{content:"\263d"}.entypo-flight:before{content:"\2708"}.entypo-paper-plane:before{content:"\e79b"}.entypo-leaf:before{content:"\1f342"}.entypo-lifebuoy:before{content:"\e788"}.entypo-mouse:before{content:"\e789"}.entypo-briefcase:before{content:"\1f4bc"}.entypo-suitcase:before{content:"\e78e"}.entypo-dot:before{content:"\e78b"}.entypo-dot-2:before{content:"\e78c"}.entypo-dot-3:before{content:"\e78d"}.entypo-brush:before{content:"\e79a"}.entypo-magnet:before{content:"\e7a1"}.entypo-infinity:before{content:"\221e"}.entypo-erase:before{content:"\232b"}.entypo-chart-pie:before{content:"\e751"}.entypo-chart-line:before{content:"\1f4c8"}.entypo-chart-bar:before{content:"\1f4ca"}.entypo-chart-area:before{content:"\1f53e"}.entypo-tape:before{content:"\2707"}.entypo-graduation-cap:before{content:"\1f393"}.entypo-language:before{content:"\e752"}.entypo-ticket:before{content:"\1f3ab"}.entypo-water:before{content:"\1f4a6"}.entypo-droplet:before{content:"\1f4a7"}.entypo-air:before{content:"\e753"}.entypo-credit-card:before{content:"\1f4b3"}.entypo-floppy:before{content:"\1f4be"}.entypo-clipboard:before{content:"\1f4cb"}.entypo-megaphone:before{content:"\1f4e3"}.entypo-database:before{content:"\e754"}.entypo-drive:before{content:"\e755"}.entypo-bucket:before{content:"\e756"}.entypo-thermometer:before{content:"\e757"}.entypo-key:before{content:"\1f511"}.entypo-flow-cascade:before{content:"\e790"}.entypo-flow-branch:before{content:"\e791"}.entypo-flow-tree:before{content:"\e792"}.entypo-flow-line:before{content:"\e793"}.entypo-flow-parallel:before{content:"\e794"}.entypo-rocket:before{content:"\1f680"}.entypo-gauge:before{content:"\e7a2"}.entypo-traffic-cone:before{content:"\e7a3"}.entypo-cc:before{content:"\e7a5"}.entypo-cc-by:before{content:"\e7a6"}.entypo-cc-nc:before{content:"\e7a7"}.entypo-cc-nc-eu:before{content:"\e7a8"}.entypo-cc-nc-jp:before{content:"\e7a9"}.entypo-cc-sa:before{content:"\e7aa"}.entypo-cc-nd:before{content:"\e7ab"}.entypo-cc-pd:before{content:"\e7ac"}.entypo-cc-zero:before{content:"\e7ad"}.entypo-cc-share:before{content:"\e7ae"}.entypo-cc-remix:before{content:"\e7af"}.entypo-github:before{content:"\f300"}.entypo-github-circled:before{content:"\f301"}.entypo-flickr:before{content:"\f303"}.entypo-flickr-circled:before{content:"\f304"}.entypo-vimeo:before{content:"\f306"}.entypo-vimeo-circled:before{content:"\f307"}.entypo-twitter:before{content:"\f309"}.entypo-twitter-circled:before{content:"\f30a"}.entypo-facebook:before{content:"\f30c"}.entypo-facebook-circled:before{content:"\f30d"}.entypo-facebook-squared:before{content:"\f30e"}.entypo-gplus:before{content:"\f30f"}.entypo-gplus-circled:before{content:"\f310"}.entypo-pinterest:before{content:"\f312"}.entypo-pinterest-circled:before{content:"\f313"}.entypo-tumblr:before{content:"\f315"}.entypo-tumblr-circled:before{content:"\f316"}.entypo-linkedin:before{content:"\f318"}.entypo-linkedin-circled:before{content:"\f319"}.entypo-dribbble:before{content:"\f31b"}.entypo-dribbble-circled:before{content:"\f31c"}.entypo-stumbleupon:before{content:"\f31e"}.entypo-stumbleupon-circled:before{content:"\f31f"}.entypo-lastfm:before{content:"\f321"}.entypo-lastfm-circled:before{content:"\f322"}.entypo-rdio:before{content:"\f324"}.entypo-rdio-circled:before{content:"\f325"}.entypo-spotify:before{content:"\f327"}.entypo-spotify-circled:before{content:"\f328"}.entypo-qq:before{content:"\f32a"}.entypo-instagrem:before{content:"\f32d"}.entypo-dropbox:before{content:"\f330"}.entypo-evernote:before{content:"\f333"}.entypo-flattr:before{content:"\f336"}.entypo-skype:before{content:"\f339"}.entypo-skype-circled:before{content:"\f33a"}.entypo-renren:before{content:"\f33c"}.entypo-sina-weibo:before{content:"\f33f"}.entypo-paypal:before{content:"\f342"}.entypo-picasa:before{content:"\f345"}.entypo-soundcloud:before{content:"\f348"}.entypo-mixi:before{content:"\f34b"}.entypo-behance:before{content:"\f34e"}.entypo-google-circles:before{content:"\f351"}.entypo-vkontakte:before{content:"\f354"}.entypo-smashing:before{content:"\f357"}.entypo-sweden:before{content:"\f601"}.entypo-db-shape:before{content:"\f600"}.entypo-logo-db:before{content:"\f603"}
div.rh_property__print .social ul li.inspiry_whats_app_share{display: block;background: #128c7e;}div.rh_property__print .social ul li.inspiry_whats_app_share a{margin: 0; color:#ffffff;}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: 2rem
}
}
@media(min-width:768px) {
.rh_wrap--topPadding {
padding-top: 3rem
}
}
@media(min-width:1140px) {
.rh_wrap--topPadding {
padding-top: 5rem
}
}
@media(min-width:1280px) {
.rh_wrap--topPadding {
padding-top: 6rem
}
}
.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(//suratfarmhouse.com/wp-content/themes/suratfarmhouse/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(//suratfarmhouse.com/wp-content/themes/suratfarmhouse/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(//suratfarmhouse.com/wp-content/themes/suratfarmhouse/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(//suratfarmhouse.com/wp-content/themes/suratfarmhouse/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(//suratfarmhouse.com/wp-content/themes/suratfarmhouse/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(//suratfarmhouse.com/wp-content/themes/suratfarmhouse/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(//suratfarmhouse.com/wp-content/themes/suratfarmhouse/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(//suratfarmhouse.com/wp-content/themes/suratfarmhouse/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 .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: 4.4rem;
font-weight: 500;
line-height: 1.5;
margin-bottom: 0;
padding: 0;
text-transform: capitalize;
}
@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(//suratfarmhouse.com/wp-content/themes/suratfarmhouse/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(//suratfarmhouse.com/wp-content/themes/suratfarmhouse/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(//suratfarmhouse.com/wp-content/themes/suratfarmhouse/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(//suratfarmhouse.com/wp-content/themes/suratfarmhouse/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(//suratfarmhouse.com/wp-content/themes/suratfarmhouse/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(//suratfarmhouse.com/wp-content/themes/suratfarmhouse/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(//suratfarmhouse.com/wp-content/themes/suratfarmhouse/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(//suratfarmhouse.com/wp-content/themes/suratfarmhouse/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(//suratfarmhouse.com/wp-content/themes/suratfarmhouse/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(//suratfarmhouse.com/wp-content/themes/suratfarmhouse/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(//suratfarmhouse.com/wp-content/themes/suratfarmhouse/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(//suratfarmhouse.com/wp-content/themes/suratfarmhouse/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(//suratfarmhouse.com/wp-content/themes/suratfarmhouse/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(//suratfarmhouse.com/wp-content/themes/suratfarmhouse/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(//suratfarmhouse.com/wp-content/themes/suratfarmhouse/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(//suratfarmhouse.com/wp-content/themes/suratfarmhouse/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(//suratfarmhouse.com/wp-content/themes/suratfarmhouse/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 { }
}
.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(//suratfarmhouse.com/wp-content/themes/suratfarmhouse/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%
}@font-face{font-family:'FontAwesome';src:url(//suratfarmhouse.com/wp-content/themes/suratfarmhouse/common/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//suratfarmhouse.com/wp-content/themes/suratfarmhouse/common/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//suratfarmhouse.com/wp-content/themes/suratfarmhouse/common/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//suratfarmhouse.com/wp-content/themes/suratfarmhouse/common/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//suratfarmhouse.com/wp-content/themes/suratfarmhouse/common/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//suratfarmhouse.com/wp-content/themes/suratfarmhouse/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}.br-theme-fontawesome-stars .br-widget {
height: 28px;
white-space: nowrap;
}
.br-theme-fontawesome-stars .br-widget a {
font: normal normal normal 20px/1 FontAwesome;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
text-decoration: none;
margin-right: 2px;
}
.br-theme-fontawesome-stars .br-widget a:after {
content: '\f006';
color: #d2d2d2;
}
.br-theme-fontawesome-stars .br-widget a.br-active:after {
color: #EDB867;
}
.br-theme-fontawesome-stars .br-widget a.br-selected:after {
color: #EDB867;
}
.br-theme-fontawesome-stars .br-widget .br-current-rating {
display: none;
}
.br-theme-fontawesome-stars .br-readonly a {
cursor: default;
}
@media print {
.br-theme-fontawesome-stars .br-widget a:after {
content: '\f006';
color: black;
}
.br-theme-fontawesome-stars .br-widget a.br-active:after,
.br-theme-fontawesome-stars .br-widget a.br-selected:after {
content: '\f006';
color: black;
}
}:root {
--blue: #007bff;
--indigo: #6610f2;
--purple: #6f42c1;
--pink: #e83e8c;
--red: #dc3545;
--orange: #fd7e14;
--yellow: #ffc107;
--green: #28a745;
--teal: #20c997;
--cyan: #17a2b8;
--white: #fff;
--gray: #6c757d;
--gray-dark: #343a40;
--primary: #007bff;
--secondary: #6c757d;
--success: #28a745;
--info: #17a2b8;
--warning: #ffc107;
--danger: #dc3545;
--light: #f8f9fa;
--dark: #343a40;
--breakpoint-xs: 0;
--breakpoint-sm: 576px;
--breakpoint-md: 768px;
--breakpoint-lg: 992px;
--breakpoint-xl: 1200px;
--font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
--font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}
*,
::after,
::before {
box-sizing: border-box
}
html {
font-family: sans-serif;
line-height: 1.15;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
-ms-overflow-style: scrollbar;
-webkit-tap-highlight-color: transparent
}
@-ms-viewport {
width: device-width
}
article,
aside,
dialog,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
display: block
}
body {
margin: 0;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
font-size: 14px;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
background-color: #fff
}
[tabindex="-1"]:focus {
outline: 0!important
}
hr {
box-sizing: content-box;
height: 0;
overflow: visible
}
h1,
h2,
h3,
h4,
h5,
h6 {
margin-top: 0;
margin-bottom: .5rem
}
p {
margin-top: 0;
margin-bottom: 1rem
}
abbr[data-original-title],
abbr[title] {
text-decoration: underline;
-webkit-text-decoration: underline dotted;
text-decoration: underline dotted;
cursor: help;
border-bottom: 0
}
address {
margin-bottom: 1rem;
font-style: normal;
line-height: inherit
}
dl,
ol,
ul {
margin-top: 0;
margin-bottom: 1rem
}
ol ol,
ol ul,
ul ol,
ul ul {
margin-bottom: 0
}
dt {
font-weight: 700
}
dd {
margin-bottom: .5rem;
margin-left: 0
}
blockquote {
margin: 0 0 1rem
}
dfn {
font-style: italic
}
b,
strong {
font-weight: bolder
}
small {
font-size: 80%
}
sub,
sup {
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline
}
sub {
bottom: -.25em
}
sup {
top: -.5em
}
a {
color: #007bff;
text-decoration: none;
background-color: transparent;
-webkit-text-decoration-skip: objects
}
a:hover {
color: #0056b3;
text-decoration: underline
}
a:not([href]):not([tabindex]) {
color: inherit;
text-decoration: none
}
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
color: inherit;
text-decoration: none
}
a:not([href]):not([tabindex]):focus {
outline: 0
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em
}
pre {
margin-top: 0;
margin-bottom: 1rem;
overflow: auto;
-ms-overflow-style: scrollbar
}
figure {
margin: 0 0 1rem
}
img {
vertical-align: middle;
border-style: none
}
svg:not(:root) {
overflow: hidden
}
table {
border-collapse: collapse
}
caption {
padding-top: .75rem;
padding-bottom: .75rem;
color: #6c757d;
text-align: left;
caption-side: bottom
}
th {
text-align: inherit
}
label {
display: inline-block;
margin-bottom: .5rem
}
button {
border-radius: 0
}
button:focus {
outline: 1px dotted;
outline: 5px auto -webkit-focus-ring-color
}
button,
input,
optgroup,
select,
textarea {
margin: 0;
font-family: inherit;
font-size: inherit;
line-height: inherit
}
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 {
padding: 0;
border-style: none
}
input[type=checkbox],
input[type=radio] {
box-sizing: border-box;
padding: 0
}
input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
-webkit-appearance: listbox
}
textarea {
overflow: auto;
resize: vertical
}
fieldset {
min-width: 0;
padding: 0;
margin: 0;
border: 0
}
legend {
display: block;
width: 100%;
max-width: 100%;
padding: 0;
margin-bottom: .5rem;
font-size: 1.5rem;
line-height: inherit;
color: inherit;
white-space: normal
}
progress {
vertical-align: baseline
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
height: auto
}
[type=search] {
outline-offset: -2px;
-webkit-appearance: none
}
[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
-webkit-appearance: none
}
::-webkit-file-upload-button {
font: inherit;
-webkit-appearance: button
}
output {
display: inline-block
}
summary {
display: list-item;
cursor: pointer
}
template {
display: none
}
[hidden] {
display: none!important
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
margin-bottom: .5rem;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit
}
.h1,
h1 {
font-size: 2.5rem
}
.h2,
h2 {
font-size: 2rem
}
.h3,
h3 {
font-size: 1.75rem
}
.h4,
h4 {
font-size: 1.5rem
}
.h5,
h5 {
font-size: 1.25rem
}
.h6,
h6 {
font-size: 1rem
}
.lead {
font-size: 1.25rem;
font-weight: 300
}
.display-1 {
font-size: 6rem;
font-weight: 300;
line-height: 1.2
}
.display-2 {
font-size: 5.5rem;
font-weight: 300;
line-height: 1.2
}
.display-3 {
font-size: 4.5rem;
font-weight: 300;
line-height: 1.2
}
.display-4 {
font-size: 3.5rem;
font-weight: 300;
line-height: 1.2
}
hr {
margin-top: 1rem;
margin-bottom: 1rem;
border: 0;
border-top: 1px solid rgba(0, 0, 0, .1)
}
.small,
small {
font-size: 80%;
font-weight: 400
}
.mark,
mark {
padding: .2em;
background-color: #fcf8e3
}
.list-unstyled {
padding-left: 0;
list-style: none
}
.list-inline {
padding-left: 0;
list-style: none
}
.list-inline-item {
display: inline-block
}
.list-inline-item:not(:last-child) {
margin-right: .5rem
}
.initialism {
font-size: 90%;
text-transform: uppercase
}
.blockquote {
margin-bottom: 1rem;
font-size: 1.25rem
}
.blockquote-footer {
display: block;
font-size: 80%;
color: #6c757d
}
.blockquote-footer::before {
content: "\2014 \00A0"
}
.img-fluid {
max-width: 100%;
height: auto
}
.img-thumbnail {
padding: .25rem;
background-color: #fff;
border: 1px solid #dee2e6;
border-radius: .25rem;
max-width: 100%;
height: auto
}
.figure {
display: inline-block
}
.figure-img {
margin-bottom: .5rem;
line-height: 1
}
.figure-caption {
font-size: 90%;
color: #6c757d
}
code,
kbd,
pre,
samp {
font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}
code {
font-size: 87.5%;
color: #e83e8c;
word-break: break-word
}
a>code {
color: inherit
}
kbd {
padding: .2rem .4rem;
font-size: 87.5%;
color: #fff;
background-color: #212529;
border-radius: .2rem
}
kbd kbd {
padding: 0;
font-size: 100%;
font-weight: 700
}
pre {
display: block;
font-size: 87.5%;
color: #212529
}
pre code {
font-size: inherit;
color: inherit;
word-break: normal
}
.pre-scrollable {
max-height: 340px;
overflow-y: scroll
}
.container {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto
} .container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto
}
.row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.no-gutters {
margin-right: 0;
margin-left: 0
}
.no-gutters>.col,
.no-gutters>[class*=col-] {
padding-right: 0;
padding-left: 0
}
.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px
}
.col {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%
}
.col-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none
}
.col-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%
}
.col-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%
}
.col-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%
}
.col-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%
}
.col-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%
}
.col-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%
}
.col-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%
}
.col-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%
}
.col-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%
}
.col-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%
}
.col-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%
}
.col-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%
}
.order-first {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1
}
.order-last {
-webkit-box-ordinal-group: 14;
-ms-flex-order: 13;
order: 13
}
.order-0 {
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0
}
.order-1 {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1
}
.order-2 {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2
}
.order-3 {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3
}
.order-4 {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4
}
.order-5 {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5
}
.order-6 {
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6
}
.order-7 {
-webkit-box-ordinal-group: 8;
-ms-flex-order: 7;
order: 7
}
.order-8 {
-webkit-box-ordinal-group: 9;
-ms-flex-order: 8;
order: 8
}
.order-9 {
-webkit-box-ordinal-group: 10;
-ms-flex-order: 9;
order: 9
}
.order-10 {
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10
}
.order-11 {
-webkit-box-ordinal-group: 12;
-ms-flex-order: 11;
order: 11
}
.order-12 {
-webkit-box-ordinal-group: 13;
-ms-flex-order: 12;
order: 12
}
.offset-1 {
margin-left: 8.333333%
}
.offset-2 {
margin-left: 16.666667%
}
.offset-3 {
margin-left: 25%
}
.offset-4 {
margin-left: 33.333333%
}
.offset-5 {
margin-left: 41.666667%
}
.offset-6 {
margin-left: 50%
}
.offset-7 {
margin-left: 58.333333%
}
.offset-8 {
margin-left: 66.666667%
}
.offset-9 {
margin-left: 75%
}
.offset-10 {
margin-left: 83.333333%
}
.offset-11 {
margin-left: 91.666667%
}
@media (min-width:576px) {
.col-sm {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%
}
.col-sm-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none
}
.col-sm-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%
}
.col-sm-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%
}
.col-sm-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%
}
.col-sm-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%
}
.col-sm-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%
}
.col-sm-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%
}
.col-sm-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%
}
.col-sm-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%
}
.col-sm-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%
}
.col-sm-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%
}
.col-sm-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%
}
.col-sm-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%
}
.order-sm-first {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1
}
.order-sm-last {
-webkit-box-ordinal-group: 14;
-ms-flex-order: 13;
order: 13
}
.order-sm-0 {
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0
}
.order-sm-1 {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1
}
.order-sm-2 {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2
}
.order-sm-3 {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3
}
.order-sm-4 {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4
}
.order-sm-5 {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5
}
.order-sm-6 {
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6
}
.order-sm-7 {
-webkit-box-ordinal-group: 8;
-ms-flex-order: 7;
order: 7
}
.order-sm-8 {
-webkit-box-ordinal-group: 9;
-ms-flex-order: 8;
order: 8
}
.order-sm-9 {
-webkit-box-ordinal-group: 10;
-ms-flex-order: 9;
order: 9
}
.order-sm-10 {
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10
}
.order-sm-11 {
-webkit-box-ordinal-group: 12;
-ms-flex-order: 11;
order: 11
}
.order-sm-12 {
-webkit-box-ordinal-group: 13;
-ms-flex-order: 12;
order: 12
}
.offset-sm-0 {
margin-left: 0
}
.offset-sm-1 {
margin-left: 8.333333%
}
.offset-sm-2 {
margin-left: 16.666667%
}
.offset-sm-3 {
margin-left: 25%
}
.offset-sm-4 {
margin-left: 33.333333%
}
.offset-sm-5 {
margin-left: 41.666667%
}
.offset-sm-6 {
margin-left: 50%
}
.offset-sm-7 {
margin-left: 58.333333%
}
.offset-sm-8 {
margin-left: 66.666667%
}
.offset-sm-9 {
margin-left: 75%
}
.offset-sm-10 {
margin-left: 83.333333%
}
.offset-sm-11 {
margin-left: 91.666667%
}
}
@media (min-width:768px) {
.col-md {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%
}
.col-md-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none
}
.col-md-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%
}
.col-md-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%
}
.col-md-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%
}
.col-md-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%
}
.col-md-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%
}
.col-md-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%
}
.col-md-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%
}
.col-md-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%
}
.col-md-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%
}
.col-md-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%
}
.col-md-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%
}
.col-md-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%
}
.order-md-first {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1
}
.order-md-last {
-webkit-box-ordinal-group: 14;
-ms-flex-order: 13;
order: 13
}
.order-md-0 {
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0
}
.order-md-1 {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1
}
.order-md-2 {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2
}
.order-md-3 {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3
}
.order-md-4 {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4
}
.order-md-5 {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5
}
.order-md-6 {
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6
}
.order-md-7 {
-webkit-box-ordinal-group: 8;
-ms-flex-order: 7;
order: 7
}
.order-md-8 {
-webkit-box-ordinal-group: 9;
-ms-flex-order: 8;
order: 8
}
.order-md-9 {
-webkit-box-ordinal-group: 10;
-ms-flex-order: 9;
order: 9
}
.order-md-10 {
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10
}
.order-md-11 {
-webkit-box-ordinal-group: 12;
-ms-flex-order: 11;
order: 11
}
.order-md-12 {
-webkit-box-ordinal-group: 13;
-ms-flex-order: 12;
order: 12
}
.offset-md-0 {
margin-left: 0
}
.offset-md-1 {
margin-left: 8.333333%
}
.offset-md-2 {
margin-left: 16.666667%
}
.offset-md-3 {
margin-left: 25%
}
.offset-md-4 {
margin-left: 33.333333%
}
.offset-md-5 {
margin-left: 41.666667%
}
.offset-md-6 {
margin-left: 50%
}
.offset-md-7 {
margin-left: 58.333333%
}
.offset-md-8 {
margin-left: 66.666667%
}
.offset-md-9 {
margin-left: 75%
}
.offset-md-10 {
margin-left: 83.333333%
}
.offset-md-11 {
margin-left: 91.666667%
}
}
@media (min-width:992px) {
.col-lg {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%
}
.col-lg-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none
}
.col-lg-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%
}
.col-lg-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%
}
.col-lg-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%
}
.col-lg-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%
}
.col-lg-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%
}
.col-lg-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%
}
.col-lg-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%
}
.col-lg-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%
}
.col-lg-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%
}
.col-lg-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%
}
.col-lg-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%
}
.col-lg-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%
}
.order-lg-first {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1
}
.order-lg-last {
-webkit-box-ordinal-group: 14;
-ms-flex-order: 13;
order: 13
}
.order-lg-0 {
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0
}
.order-lg-1 {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1
}
.order-lg-2 {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2
}
.order-lg-3 {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3
}
.order-lg-4 {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4
}
.order-lg-5 {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5
}
.order-lg-6 {
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6
}
.order-lg-7 {
-webkit-box-ordinal-group: 8;
-ms-flex-order: 7;
order: 7
}
.order-lg-8 {
-webkit-box-ordinal-group: 9;
-ms-flex-order: 8;
order: 8
}
.order-lg-9 {
-webkit-box-ordinal-group: 10;
-ms-flex-order: 9;
order: 9
}
.order-lg-10 {
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10
}
.order-lg-11 {
-webkit-box-ordinal-group: 12;
-ms-flex-order: 11;
order: 11
}
.order-lg-12 {
-webkit-box-ordinal-group: 13;
-ms-flex-order: 12;
order: 12
}
.offset-lg-0 {
margin-left: 0
}
.offset-lg-1 {
margin-left: 8.333333%
}
.offset-lg-2 {
margin-left: 16.666667%
}
.offset-lg-3 {
margin-left: 25%
}
.offset-lg-4 {
margin-left: 33.333333%
}
.offset-lg-5 {
margin-left: 41.666667%
}
.offset-lg-6 {
margin-left: 50%
}
.offset-lg-7 {
margin-left: 58.333333%
}
.offset-lg-8 {
margin-left: 66.666667%
}
.offset-lg-9 {
margin-left: 75%
}
.offset-lg-10 {
margin-left: 83.333333%
}
.offset-lg-11 {
margin-left: 91.666667%
}
}
@media (min-width:1200px) {
.col-xl {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%
}
.col-xl-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none
}
.col-xl-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%
}
.col-xl-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%
}
.col-xl-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%
}
.col-xl-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%
}
.col-xl-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%
}
.col-xl-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%
}
.col-xl-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%
}
.col-xl-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%
}
.col-xl-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%
}
.col-xl-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%
}
.col-xl-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%
}
.col-xl-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%
}
.order-xl-first {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1
}
.order-xl-last {
-webkit-box-ordinal-group: 14;
-ms-flex-order: 13;
order: 13
}
.order-xl-0 {
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0
}
.order-xl-1 {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1
}
.order-xl-2 {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2
}
.order-xl-3 {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3
}
.order-xl-4 {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4
}
.order-xl-5 {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5
}
.order-xl-6 {
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6
}
.order-xl-7 {
-webkit-box-ordinal-group: 8;
-ms-flex-order: 7;
order: 7
}
.order-xl-8 {
-webkit-box-ordinal-group: 9;
-ms-flex-order: 8;
order: 8
}
.order-xl-9 {
-webkit-box-ordinal-group: 10;
-ms-flex-order: 9;
order: 9
}
.order-xl-10 {
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10
}
.order-xl-11 {
-webkit-box-ordinal-group: 12;
-ms-flex-order: 11;
order: 11
}
.order-xl-12 {
-webkit-box-ordinal-group: 13;
-ms-flex-order: 12;
order: 12
}
.offset-xl-0 {
margin-left: 0
}
.offset-xl-1 {
margin-left: 8.333333%
}
.offset-xl-2 {
margin-left: 16.666667%
}
.offset-xl-3 {
margin-left: 25%
}
.offset-xl-4 {
margin-left: 33.333333%
}
.offset-xl-5 {
margin-left: 41.666667%
}
.offset-xl-6 {
margin-left: 50%
}
.offset-xl-7 {
margin-left: 58.333333%
}
.offset-xl-8 {
margin-left: 66.666667%
}
.offset-xl-9 {
margin-left: 75%
}
.offset-xl-10 {
margin-left: 83.333333%
}
.offset-xl-11 {
margin-left: 91.666667%
}
}
.table {
width: 100%;
max-width: 100%;
margin-bottom: 1rem;
background-color: transparent
}
.table td,
.table th {
padding: .75rem;
vertical-align: top;
border-top: 1px solid #dee2e6
}
.table thead th {
vertical-align: bottom;
border-bottom: 2px solid #dee2e6
}
.table tbody+tbody {
border-top: 2px solid #dee2e6
}
.table .table {
background-color: #fff
}
.table-sm td,
.table-sm th {
padding: .3rem
}
.table-bordered {
border: 1px solid #dee2e6
}
.table-bordered td,
.table-bordered th {
border: 1px solid #dee2e6
}
.table-bordered thead td,
.table-bordered thead th {
border-bottom-width: 2px
}
.table-striped tbody tr:nth-of-type(odd) {
background-color: rgba(0, 0, 0, .05)
}
.table-hover tbody tr:hover {
background-color: rgba(0, 0, 0, .075)
}
.table-primary,
.table-primary>td,
.table-primary>th {
background-color: #b8daff
}
.table-hover .table-primary:hover {
background-color: #9fcdff
}
.table-hover .table-primary:hover>td,
.table-hover .table-primary:hover>th {
background-color: #9fcdff
}
.table-secondary,
.table-secondary>td,
.table-secondary>th {
background-color: #d6d8db
}
.table-hover .table-secondary:hover {
background-color: #c8cbcf
}
.table-hover .table-secondary:hover>td,
.table-hover .table-secondary:hover>th {
background-color: #c8cbcf
}
.table-success,
.table-success>td,
.table-success>th {
background-color: #c3e6cb
}
.table-hover .table-success:hover {
background-color: #b1dfbb
}
.table-hover .table-success:hover>td,
.table-hover .table-success:hover>th {
background-color: #b1dfbb
}
.table-info,
.table-info>td,
.table-info>th {
background-color: #bee5eb
}
.table-hover .table-info:hover {
background-color: #abdde5
}
.table-hover .table-info:hover>td,
.table-hover .table-info:hover>th {
background-color: #abdde5
}
.table-warning,
.table-warning>td,
.table-warning>th {
background-color: #ffeeba
}
.table-hover .table-warning:hover {
background-color: #ffe8a1
}
.table-hover .table-warning:hover>td,
.table-hover .table-warning:hover>th {
background-color: #ffe8a1
}
.table-danger,
.table-danger>td,
.table-danger>th {
background-color: #f5c6cb
}
.table-hover .table-danger:hover {
background-color: #f1b0b7
}
.table-hover .table-danger:hover>td,
.table-hover .table-danger:hover>th {
background-color: #f1b0b7
}
.table-light,
.table-light>td,
.table-light>th {
background-color: #fdfdfe
}
.table-hover .table-light:hover {
background-color: #ececf6
}
.table-hover .table-light:hover>td,
.table-hover .table-light:hover>th {
background-color: #ececf6
}
.table-dark,
.table-dark>td,
.table-dark>th {
background-color: #c6c8ca
}
.table-hover .table-dark:hover {
background-color: #b9bbbe
}
.table-hover .table-dark:hover>td,
.table-hover .table-dark:hover>th {
background-color: #b9bbbe
}
.table-active,
.table-active>td,
.table-active>th {
background-color: rgba(0, 0, 0, .075)
}
.table-hover .table-active:hover {
background-color: rgba(0, 0, 0, .075)
}
.table-hover .table-active:hover>td,
.table-hover .table-active:hover>th {
background-color: rgba(0, 0, 0, .075)
}
.table .thead-dark th {
color: #fff;
background-color: #212529;
border-color: #32383e
}
.table .thead-light th {
color: #495057;
background-color: #e9ecef;
border-color: #dee2e6
}
.table-dark {
color: #fff;
background-color: #212529
}
.table-dark td,
.table-dark th,
.table-dark thead th {
border-color: #32383e
}
.table-dark.table-bordered {
border: 0
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
background-color: rgba(255, 255, 255, .05)
}
.table-dark.table-hover tbody tr:hover {
background-color: rgba(255, 255, 255, .075)
}
@media (max-width:575.98px) {
.table-responsive-sm {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar
}
.table-responsive-sm>.table-bordered {
border: 0
}
}
@media (max-width:767.98px) {
.table-responsive-md {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar
}
.table-responsive-md>.table-bordered {
border: 0
}
}
@media (max-width:991.98px) {
.table-responsive-lg {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar
}
.table-responsive-lg>.table-bordered {
border: 0
}
}
@media (max-width:1199.98px) {
.table-responsive-xl {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar
}
.table-responsive-xl>.table-bordered {
border: 0
}
}
.table-responsive {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar
}
.table-responsive>.table-bordered {
border: 0
}
.form-control {
display: block;
width: 100%;
padding: .375rem .75rem;
font-size: 14px;
line-height: 1.7;
color: #495057;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #ced4da;
border-radius: .25rem;
transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}
.form-control::-ms-expand {
background-color: transparent;
border: 0
}
.form-control:focus {
color: #495057;
background-color: #fff;
border-color: #80bdff;
outline: 0;
box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}
.form-control::-webkit-input-placeholder {
color: #6c757d;
opacity: 1
}
.form-control::-moz-placeholder {
color: #6c757d;
opacity: 1
}
.form-control:-ms-input-placeholder {
color: #6c757d;
opacity: 1
}
.form-control::-ms-input-placeholder {
color: #6c757d;
opacity: 1
}
.form-control::placeholder {
color: #6c757d;
opacity: 1
}
.form-control:disabled,
.form-control[readonly] {
background-color: #e9ecef;
opacity: 1
}
select.form-control:focus::-ms-value {
color: #495057;
background-color: #fff
}
.form-control-file,
.form-control-range {
display: block;
width: 100%
}
.col-form-label {
padding-top: calc(.375rem + 1px);
padding-bottom: calc(.375rem + 1px);
margin-bottom: 0;
font-size: inherit;
line-height: 1.5
}
.col-form-label-lg {
padding-top: calc(.5rem + 1px);
padding-bottom: calc(.5rem + 1px);
font-size: 1.25rem;
line-height: 1.5
}
.col-form-label-sm {
padding-top: calc(.25rem + 1px);
padding-bottom: calc(.25rem + 1px);
font-size: .875rem;
line-height: 1.5
}
.form-control-plaintext {
display: block;
width: 100%;
padding-top: .375rem;
padding-bottom: .375rem;
margin-bottom: 0;
line-height: 1.5;
background-color: transparent;
border: solid transparent;
border-width: 1px 0
}
.form-control-plaintext.form-control-lg,
.form-control-plaintext.form-control-sm,
.input-group-lg>.form-control-plaintext.form-control,
.input-group-lg>.input-group-append>.form-control-plaintext.btn,
.input-group-lg>.input-group-append>.form-control-plaintext.input-group-text,
.input-group-lg>.input-group-prepend>.form-control-plaintext.btn,
.input-group-lg>.input-group-prepend>.form-control-plaintext.input-group-text,
.input-group-sm>.form-control-plaintext.form-control,
.input-group-sm>.input-group-append>.form-control-plaintext.btn,
.input-group-sm>.input-group-append>.form-control-plaintext.input-group-text,
.input-group-sm>.input-group-prepend>.form-control-plaintext.btn,
.input-group-sm>.input-group-prepend>.form-control-plaintext.input-group-text {
padding-right: 0;
padding-left: 0
}
.form-control-sm,
.input-group-sm>.form-control,
.input-group-sm>.input-group-append>.btn,
.input-group-sm>.input-group-append>.input-group-text,
.input-group-sm>.input-group-prepend>.btn,
.input-group-sm>.input-group-prepend>.input-group-text {
padding: .25rem .5rem;
font-size: .875rem;
line-height: 1.5;
border-radius: .2rem
}
.input-group-sm>.input-group-append>select.btn:not([size]):not([multiple]),
.input-group-sm>.input-group-append>select.input-group-text:not([size]):not([multiple]),
.input-group-sm>.input-group-prepend>select.btn:not([size]):not([multiple]),
.input-group-sm>.input-group-prepend>select.input-group-text:not([size]):not([multiple]),
.input-group-sm>select.form-control:not([size]):not([multiple]),
select.form-control-sm:not([size]):not([multiple]) {
height: calc(1.8125rem + 2px)
}
.form-control-lg,
.input-group-lg>.form-control,
.input-group-lg>.input-group-append>.btn,
.input-group-lg>.input-group-append>.input-group-text,
.input-group-lg>.input-group-prepend>.btn,
.input-group-lg>.input-group-prepend>.input-group-text {
padding: .5rem 1rem;
font-size: 1.25rem;
line-height: 1.5;
border-radius: .3rem
}
.input-group-lg>.input-group-append>select.btn:not([size]):not([multiple]),
.input-group-lg>.input-group-append>select.input-group-text:not([size]):not([multiple]),
.input-group-lg>.input-group-prepend>select.btn:not([size]):not([multiple]),
.input-group-lg>.input-group-prepend>select.input-group-text:not([size]):not([multiple]),
.input-group-lg>select.form-control:not([size]):not([multiple]),
select.form-control-lg:not([size]):not([multiple]) {
height: calc(2.875rem + 2px)
}
.form-group {
margin-bottom: 1rem
}
.form-text {
display: block;
margin-top: .25rem
}
.form-row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -5px;
margin-left: -5px
}
.form-row>.col,
.form-row>[class*=col-] {
padding-right: 5px;
padding-left: 5px
}
.form-check {
position: relative;
display: block;
padding-left: 1.25rem
}
.form-check-input {
position: absolute;
margin-top: .3rem;
margin-left: -1.25rem
}
.form-check-input:disabled~.form-check-label {
color: #6c757d
}
.form-check-label {
margin-bottom: 0
}
.form-check-inline {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding-left: 0;
margin-right: .75rem
}
.form-check-inline .form-check-input {
position: static;
margin-top: 0;
margin-right: .3125rem;
margin-left: 0
}
.valid-feedback {
display: none;
width: 100%;
margin-top: .25rem;
font-size: 80%;
color: #28a745
}
.valid-tooltip {
position: absolute;
top: 100%;
z-index: 5;
display: none;
max-width: 100%;
padding: .5rem;
margin-top: .1rem;
font-size: .875rem;
line-height: 1;
color: #fff;
background-color: rgba(40, 167, 69, .8);
border-radius: .2rem
}
.custom-select.is-valid,
.form-control.is-valid,
.was-validated .custom-select:valid,
.was-validated .form-control:valid {
border-color: #28a745
}
.custom-select.is-valid:focus,
.form-control.is-valid:focus,
.was-validated .custom-select:valid:focus,
.was-validated .form-control:valid:focus {
border-color: #28a745;
box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}
.custom-select.is-valid~.valid-feedback,
.custom-select.is-valid~.valid-tooltip,
.form-control.is-valid~.valid-feedback,
.form-control.is-valid~.valid-tooltip,
.was-validated .custom-select:valid~.valid-feedback,
.was-validated .custom-select:valid~.valid-tooltip,
.was-validated .form-control:valid~.valid-feedback,
.was-validated .form-control:valid~.valid-tooltip {
display: block
}
.form-check-input.is-valid~.form-check-label,
.was-validated .form-check-input:valid~.form-check-label {
color: #28a745
}
.form-check-input.is-valid~.valid-feedback,
.form-check-input.is-valid~.valid-tooltip,
.was-validated .form-check-input:valid~.valid-feedback,
.was-validated .form-check-input:valid~.valid-tooltip {
display: block
}
.custom-control-input.is-valid~.custom-control-label,
.was-validated .custom-control-input:valid~.custom-control-label {
color: #28a745
}
.custom-control-input.is-valid~.custom-control-label::before,
.was-validated .custom-control-input:valid~.custom-control-label::before {
background-color: #71dd8a
}
.custom-control-input.is-valid~.valid-feedback,
.custom-control-input.is-valid~.valid-tooltip,
.was-validated .custom-control-input:valid~.valid-feedback,
.was-validated .custom-control-input:valid~.valid-tooltip {
display: block
}
.custom-control-input.is-valid:checked~.custom-control-label::before,
.was-validated .custom-control-input:valid:checked~.custom-control-label::before {
background-color: #34ce57
}
.custom-control-input.is-valid:focus~.custom-control-label::before,
.was-validated .custom-control-input:valid:focus~.custom-control-label::before {
box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(40, 167, 69, .25)
}
.custom-file-input.is-valid~.custom-file-label,
.was-validated .custom-file-input:valid~.custom-file-label {
border-color: #28a745
}
.custom-file-input.is-valid~.custom-file-label::before,
.was-validated .custom-file-input:valid~.custom-file-label::before {
border-color: inherit
}
.custom-file-input.is-valid~.valid-feedback,
.custom-file-input.is-valid~.valid-tooltip,
.was-validated .custom-file-input:valid~.valid-feedback,
.was-validated .custom-file-input:valid~.valid-tooltip {
display: block
}
.custom-file-input.is-valid:focus~.custom-file-label,
.was-validated .custom-file-input:valid:focus~.custom-file-label {
box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}
.invalid-feedback {
display: none;
width: 100%;
margin-top: .25rem;
font-size: 80%;
color: #dc3545
}
.invalid-tooltip {
position: absolute;
top: 100%;
z-index: 5;
display: none;
max-width: 100%;
padding: .5rem;
margin-top: .1rem;
font-size: .875rem;
line-height: 1;
color: #fff;
background-color: rgba(220, 53, 69, .8);
border-radius: .2rem
}
.custom-select.is-invalid,
.form-control.is-invalid,
.was-validated .custom-select:invalid,
.was-validated .form-control:invalid {
border-color: #dc3545
}
.custom-select.is-invalid:focus,
.form-control.is-invalid:focus,
.was-validated .custom-select:invalid:focus,
.was-validated .form-control:invalid:focus {
border-color: #dc3545;
box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}
.custom-select.is-invalid~.invalid-feedback,
.custom-select.is-invalid~.invalid-tooltip,
.form-control.is-invalid~.invalid-feedback,
.form-control.is-invalid~.invalid-tooltip,
.was-validated .custom-select:invalid~.invalid-feedback,
.was-validated .custom-select:invalid~.invalid-tooltip,
.was-validated .form-control:invalid~.invalid-feedback,
.was-validated .form-control:invalid~.invalid-tooltip {
display: block
}
.form-check-input.is-invalid~.form-check-label,
.was-validated .form-check-input:invalid~.form-check-label {
color: #dc3545
}
.form-check-input.is-invalid~.invalid-feedback,
.form-check-input.is-invalid~.invalid-tooltip,
.was-validated .form-check-input:invalid~.invalid-feedback,
.was-validated .form-check-input:invalid~.invalid-tooltip {
display: block
}
.custom-control-input.is-invalid~.custom-control-label,
.was-validated .custom-control-input:invalid~.custom-control-label {
color: #dc3545
}
.custom-control-input.is-invalid~.custom-control-label::before,
.was-validated .custom-control-input:invalid~.custom-control-label::before {
background-color: #efa2a9
}
.custom-control-input.is-invalid~.invalid-feedback,
.custom-control-input.is-invalid~.invalid-tooltip,
.was-validated .custom-control-input:invalid~.invalid-feedback,
.was-validated .custom-control-input:invalid~.invalid-tooltip {
display: block
}
.custom-control-input.is-invalid:checked~.custom-control-label::before,
.was-validated .custom-control-input:invalid:checked~.custom-control-label::before {
background-color: #e4606d
}
.custom-control-input.is-invalid:focus~.custom-control-label::before,
.was-validated .custom-control-input:invalid:focus~.custom-control-label::before {
box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(220, 53, 69, .25)
}
.custom-file-input.is-invalid~.custom-file-label,
.was-validated .custom-file-input:invalid~.custom-file-label {
border-color: #dc3545
}
.custom-file-input.is-invalid~.custom-file-label::before,
.was-validated .custom-file-input:invalid~.custom-file-label::before {
border-color: inherit
}
.custom-file-input.is-invalid~.invalid-feedback,
.custom-file-input.is-invalid~.invalid-tooltip,
.was-validated .custom-file-input:invalid~.invalid-feedback,
.was-validated .custom-file-input:invalid~.invalid-tooltip {
display: block
}
.custom-file-input.is-invalid:focus~.custom-file-label,
.was-validated .custom-file-input:invalid:focus~.custom-file-label {
box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}
.form-inline {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center
}
.form-inline .form-check {
width: 100%
}
@media (min-width:576px) {
.form-inline label {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin-bottom: 0
}
.form-inline .form-group {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-bottom: 0
}
.form-inline .form-control {
display: inline-block;
width: auto;
vertical-align: middle
}
.form-inline .form-control-plaintext {
display: inline-block
}
.form-inline .input-group {
width: auto
}
.form-inline .form-check {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
width: auto;
padding-left: 0
}
.form-inline .form-check-input {
position: relative;
margin-top: 0;
margin-right: .25rem;
margin-left: 0
}
.form-inline .custom-control {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center
}
.form-inline .custom-control-label {
margin-bottom: 0
}
}
.btn {
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .375rem .75rem;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}
.btn:focus,
.btn:hover {
text-decoration: none
}
.btn.focus,
.btn:focus {
outline: 0;
box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}
.btn.disabled,
.btn:disabled {
opacity: .65
}
.btn:not(:disabled):not(.disabled) {
cursor: pointer
}
.btn:not(:disabled):not(.disabled).active,
.btn:not(:disabled):not(.disabled):active {
background-image: none
}
a.btn.disabled,
fieldset:disabled a.btn {
pointer-events: none
}
.btn-primary {
color: #fff;
background-color: #007bff;
border-color: #007bff
}
.btn-primary:hover {
color: #fff;
background-color: #0069d9;
border-color: #0062cc
}
.btn-primary.focus,
.btn-primary:focus {
box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}
.btn-primary.disabled,
.btn-primary:disabled {
color: #fff;
background-color: #007bff;
border-color: #007bff
}
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
color: #fff;
background-color: #0062cc;
border-color: #005cbf
}
.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-primary.dropdown-toggle:focus {
box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}
.btn-secondary {
color: #fff;
background-color: #6c757d;
border-color: #6c757d
}
.btn-secondary:hover {
color: #fff;
background-color: #5a6268;
border-color: #545b62
}
.btn-secondary.focus,
.btn-secondary:focus {
box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}
.btn-secondary.disabled,
.btn-secondary:disabled {
color: #fff;
background-color: #6c757d;
border-color: #6c757d
}
.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show>.btn-secondary.dropdown-toggle {
color: #fff;
background-color: #545b62;
border-color: #4e555b
}
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.show>.btn-secondary.dropdown-toggle:focus {
box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}
.btn-success {
color: #fff;
background-color: #28a745;
border-color: #28a745
}
.btn-success:hover {
color: #fff;
background-color: #218838;
border-color: #1e7e34
}
.btn-success.focus,
.btn-success:focus {
box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}
.btn-success.disabled,
.btn-success:disabled {
color: #fff;
background-color: #28a745;
border-color: #28a745
}
.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show>.btn-success.dropdown-toggle {
color: #fff;
background-color: #1e7e34;
border-color: #1c7430
}
.btn-success:not(:disabled):not(.disabled).active:focus,
.btn-success:not(:disabled):not(.disabled):active:focus,
.show>.btn-success.dropdown-toggle:focus {
box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}
.btn-info {
color: #fff;
background-color: #17a2b8;
border-color: #17a2b8
}
.btn-info:hover {
color: #fff;
background-color: #138496;
border-color: #117a8b
}
.btn-info.focus,
.btn-info:focus {
box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}
.btn-info.disabled,
.btn-info:disabled {
color: #fff;
background-color: #17a2b8;
border-color: #17a2b8
}
.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active,
.show>.btn-info.dropdown-toggle {
color: #fff;
background-color: #117a8b;
border-color: #10707f
}
.btn-info:not(:disabled):not(.disabled).active:focus,
.btn-info:not(:disabled):not(.disabled):active:focus,
.show>.btn-info.dropdown-toggle:focus {
box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}
.btn-warning {
color: #212529;
background-color: #ffc107;
border-color: #ffc107
}
.btn-warning:hover {
color: #212529;
background-color: #e0a800;
border-color: #d39e00
}
.btn-warning.focus,
.btn-warning:focus {
box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}
.btn-warning.disabled,
.btn-warning:disabled {
color: #212529;
background-color: #ffc107;
border-color: #ffc107
}
.btn-warning:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled):active,
.show>.btn-warning.dropdown-toggle {
color: #212529;
background-color: #d39e00;
border-color: #c69500
}
.btn-warning:not(:disabled):not(.disabled).active:focus,
.btn-warning:not(:disabled):not(.disabled):active:focus,
.show>.btn-warning.dropdown-toggle:focus {
box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}
.btn-danger {
color: #fff;
background-color: #dc3545;
border-color: #dc3545
}
.btn-danger:hover {
color: #fff;
background-color: #c82333;
border-color: #bd2130
}
.btn-danger.focus,
.btn-danger:focus {
box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}
.btn-danger.disabled,
.btn-danger:disabled {
color: #fff;
background-color: #dc3545;
border-color: #dc3545
}
.btn-danger:not(:disabled):not(.disabled).active,
.btn-danger:not(:disabled):not(.disabled):active,
.show>.btn-danger.dropdown-toggle {
color: #fff;
background-color: #bd2130;
border-color: #b21f2d
}
.btn-danger:not(:disabled):not(.disabled).active:focus,
.btn-danger:not(:disabled):not(.disabled):active:focus,
.show>.btn-danger.dropdown-toggle:focus {
box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}
.btn-light {
color: #212529;
background-color: #f8f9fa;
border-color: #f8f9fa
}
.btn-light:hover {
color: #212529;
background-color: #e2e6ea;
border-color: #dae0e5
}
.btn-light.focus,
.btn-light:focus {
box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}
.btn-light.disabled,
.btn-light:disabled {
color: #212529;
background-color: #f8f9fa;
border-color: #f8f9fa
}
.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show>.btn-light.dropdown-toggle {
color: #212529;
background-color: #dae0e5;
border-color: #d3d9df
}
.btn-light:not(:disabled):not(.disabled).active:focus,
.btn-light:not(:disabled):not(.disabled):active:focus,
.show>.btn-light.dropdown-toggle:focus {
box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}
.btn-dark {
color: #fff;
background-color: #343a40;
border-color: #343a40
}
.btn-dark:hover {
color: #fff;
background-color: #23272b;
border-color: #1d2124
}
.btn-dark.focus,
.btn-dark:focus {
box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}
.btn-dark.disabled,
.btn-dark:disabled {
color: #fff;
background-color: #343a40;
border-color: #343a40
}
.btn-dark:not(:disabled):not(.disabled).active,
.btn-dark:not(:disabled):not(.disabled):active,
.show>.btn-dark.dropdown-toggle {
color: #fff;
background-color: #1d2124;
border-color: #171a1d
}
.btn-dark:not(:disabled):not(.disabled).active:focus,
.btn-dark:not(:disabled):not(.disabled):active:focus,
.show>.btn-dark.dropdown-toggle:focus {
box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}
.btn-outline-primary {
color: #007bff;
background-color: transparent;
background-image: none;
border-color: #007bff
}
.btn-outline-primary:hover {
color: #fff;
background-color: #007bff;
border-color: #007bff
}
.btn-outline-primary.focus,
.btn-outline-primary:focus {
box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}
.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
color: #007bff;
background-color: transparent
}
.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.show>.btn-outline-primary.dropdown-toggle {
color: #fff;
background-color: #007bff;
border-color: #007bff
}
.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-primary.dropdown-toggle:focus {
box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}
.btn-outline-secondary {
color: #6c757d;
background-color: transparent;
background-image: none;
border-color: #6c757d
}
.btn-outline-secondary:hover {
color: #fff;
background-color: #6c757d;
border-color: #6c757d
}
.btn-outline-secondary.focus,
.btn-outline-secondary:focus {
box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}
.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
color: #6c757d;
background-color: transparent
}
.btn-outline-secondary:not(:disabled):not(.disabled).active,
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.show>.btn-outline-secondary.dropdown-toggle {
color: #fff;
background-color: #6c757d;
border-color: #6c757d
}
.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-secondary.dropdown-toggle:focus {
box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}
.btn-outline-success {
color: #28a745;
background-color: transparent;
background-image: none;
border-color: #28a745
}
.btn-outline-success:hover {
color: #fff;
background-color: #28a745;
border-color: #28a745
}
.btn-outline-success.focus,
.btn-outline-success:focus {
box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}
.btn-outline-success.disabled,
.btn-outline-success:disabled {
color: #28a745;
background-color: transparent
}
.btn-outline-success:not(:disabled):not(.disabled).active,
.btn-outline-success:not(:disabled):not(.disabled):active,
.show>.btn-outline-success.dropdown-toggle {
color: #fff;
background-color: #28a745;
border-color: #28a745
}
.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-success.dropdown-toggle:focus {
box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}
.btn-outline-info {
color: #17a2b8;
background-color: transparent;
background-image: none;
border-color: #17a2b8
}
.btn-outline-info:hover {
color: #fff;
background-color: #17a2b8;
border-color: #17a2b8
}
.btn-outline-info.focus,
.btn-outline-info:focus {
box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}
.btn-outline-info.disabled,
.btn-outline-info:disabled {
color: #17a2b8;
background-color: transparent
}
.btn-outline-info:not(:disabled):not(.disabled).active,
.btn-outline-info:not(:disabled):not(.disabled):active,
.show>.btn-outline-info.dropdown-toggle {
color: #fff;
background-color: #17a2b8;
border-color: #17a2b8
}
.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-info.dropdown-toggle:focus {
box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}
.btn-outline-warning {
color: #ffc107;
background-color: transparent;
background-image: none;
border-color: #ffc107
}
.btn-outline-warning:hover {
color: #212529;
background-color: #ffc107;
border-color: #ffc107
}
.btn-outline-warning.focus,
.btn-outline-warning:focus {
box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}
.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
color: #ffc107;
background-color: transparent
}
.btn-outline-warning:not(:disabled):not(.disabled).active,
.btn-outline-warning:not(:disabled):not(.disabled):active,
.show>.btn-outline-warning.dropdown-toggle {
color: #212529;
background-color: #ffc107;
border-color: #ffc107
}
.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-warning.dropdown-toggle:focus {
box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}
.btn-outline-danger {
color: #dc3545;
background-color: transparent;
background-image: none;
border-color: #dc3545
}
.btn-outline-danger:hover {
color: #fff;
background-color: #dc3545;
border-color: #dc3545
}
.btn-outline-danger.focus,
.btn-outline-danger:focus {
box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}
.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
color: #dc3545;
background-color: transparent
}
.btn-outline-danger:not(:disabled):not(.disabled).active,
.btn-outline-danger:not(:disabled):not(.disabled):active,
.show>.btn-outline-danger.dropdown-toggle {
color: #fff;
background-color: #dc3545;
border-color: #dc3545
}
.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-danger.dropdown-toggle:focus {
box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}
.btn-outline-light {
color: #f8f9fa;
background-color: transparent;
background-image: none;
border-color: #f8f9fa
}
.btn-outline-light:hover {
color: #212529;
background-color: #f8f9fa;
border-color: #f8f9fa
}
.btn-outline-light.focus,
.btn-outline-light:focus {
box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}
.btn-outline-light.disabled,
.btn-outline-light:disabled {
color: #f8f9fa;
background-color: transparent
}
.btn-outline-light:not(:disabled):not(.disabled).active,
.btn-outline-light:not(:disabled):not(.disabled):active,
.show>.btn-outline-light.dropdown-toggle {
color: #212529;
background-color: #f8f9fa;
border-color: #f8f9fa
}
.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-light.dropdown-toggle:focus {
box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}
.btn-outline-dark {
color: #343a40;
background-color: transparent;
background-image: none;
border-color: #343a40
}
.btn-outline-dark:hover {
color: #fff;
background-color: #343a40;
border-color: #343a40
}
.btn-outline-dark.focus,
.btn-outline-dark:focus {
box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}
.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
color: #343a40;
background-color: transparent
}
.btn-outline-dark:not(:disabled):not(.disabled).active,
.btn-outline-dark:not(:disabled):not(.disabled):active,
.show>.btn-outline-dark.dropdown-toggle {
color: #fff;
background-color: #343a40;
border-color: #343a40
}
.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-dark.dropdown-toggle:focus {
box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}
.btn-link {
font-weight: 400;
color: #007bff;
background-color: transparent
}
.btn-link:hover {
color: #0056b3;
text-decoration: underline;
background-color: transparent;
border-color: transparent
}
.btn-link.focus,
.btn-link:focus {
text-decoration: underline;
border-color: transparent;
box-shadow: none
}
.btn-link.disabled,
.btn-link:disabled {
color: #6c757d
}
.btn-group-lg>.btn,
.btn-lg {
padding: .5rem 1rem;
font-size: 1.25rem;
line-height: 1.5;
border-radius: .3rem
}
.btn-group-sm>.btn,
.btn-sm {
padding: .25rem .5rem;
font-size: .875rem;
line-height: 1.5;
border-radius: .2rem
}
.btn-block {
display: block;
width: 100%
}
.btn-block+.btn-block {
margin-top: .5rem
}
input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
width: 100%
}
.fade {
opacity: 0;
transition: opacity .15s linear
}
.fade.show {
opacity: 1
}
.collapse {
display: none
}
.collapse.show {
display: block
}
tr.collapse.show {
display: table-row
}
tbody.collapse.show {
display: table-row-group
}
.collapsing {
position: relative;
height: 0;
overflow: hidden;
transition: height .35s ease
}
.dropdown,
.dropup {
position: relative
}
.dropdown-toggle::after {
display: inline-block;
width: 0;
height: 0;
margin-left: .255em;
vertical-align: .255em;
content: "";
border-top: .3em solid;
border-right: .3em solid transparent;
border-bottom: 0;
border-left: .3em solid transparent
}
.dropdown-toggle:empty::after {
margin-left: 0
}
.dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 10rem;
padding: .5rem 0;
margin: .125rem 0 0;
font-size: 1rem;
color: #212529;
text-align: left;
list-style: none;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0, 0, 0, .15);
border-radius: .25rem
}
.dropup .dropdown-menu {
margin-top: 0;
margin-bottom: .125rem
}
.dropup .dropdown-toggle::after {
display: inline-block;
width: 0;
height: 0;
margin-left: .255em;
vertical-align: .255em;
content: "";
border-top: 0;
border-right: .3em solid transparent;
border-bottom: .3em solid;
border-left: .3em solid transparent
}
.dropup .dropdown-toggle:empty::after {
margin-left: 0
}
.dropright .dropdown-menu {
margin-top: 0;
margin-left: .125rem
}
.dropright .dropdown-toggle::after {
display: inline-block;
width: 0;
height: 0;
margin-left: .255em;
vertical-align: .255em;
content: "";
border-top: .3em solid transparent;
border-bottom: .3em solid transparent;
border-left: .3em solid
}
.dropright .dropdown-toggle:empty::after {
margin-left: 0
}
.dropright .dropdown-toggle::after {
vertical-align: 0
}
.dropleft .dropdown-menu {
margin-top: 0;
margin-right: .125rem
}
.dropleft .dropdown-toggle::after {
display: inline-block;
width: 0;
height: 0;
margin-left: .255em;
vertical-align: .255em;
content: ""
}
.dropleft .dropdown-toggle::after {
display: none
}
.dropleft .dropdown-toggle::before {
display: inline-block;
width: 0;
height: 0;
margin-right: .255em;
vertical-align: .255em;
content: "";
border-top: .3em solid transparent;
border-right: .3em solid;
border-bottom: .3em solid transparent
}
.dropleft .dropdown-toggle:empty::after {
margin-left: 0
}
.dropleft .dropdown-toggle::before {
vertical-align: 0
}
.dropdown-divider {
height: 0;
margin: .5rem 0;
overflow: hidden;
border-top: 1px solid #e9ecef
}
.dropdown-item {
display: block;
width: 100%;
padding: .25rem 1.5rem;
clear: both;
font-weight: 400;
color: #212529;
text-align: inherit;
white-space: nowrap;
background-color: transparent;
border: 0
}
.dropdown-item:focus,
.dropdown-item:hover {
color: #16181b;
text-decoration: none;
background-color: #f8f9fa
}
.dropdown-item.active,
.dropdown-item:active {
color: #fff;
text-decoration: none;
background-color: #007bff
}
.dropdown-item.disabled,
.dropdown-item:disabled {
color: #6c757d;
background-color: transparent
}
.dropdown-menu.show {
display: block
}
.dropdown-header {
display: block;
padding: .5rem 1.5rem;
margin-bottom: 0;
font-size: .875rem;
color: #6c757d;
white-space: nowrap
}
.btn-group,
.btn-group-vertical {
position: relative;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
vertical-align: middle
}
.btn-group-vertical>.btn,
.btn-group>.btn {
position: relative;
-webkit-box-flex: 0;
-ms-flex: 0 1 auto;
flex: 0 1 auto
}
.btn-group-vertical>.btn:hover,
.btn-group>.btn:hover {
z-index: 1
}
.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus {
z-index: 1
}
.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group,
.btn-group-vertical .btn+.btn,
.btn-group-vertical .btn+.btn-group,
.btn-group-vertical .btn-group+.btn,
.btn-group-vertical .btn-group+.btn-group {
margin-left: -1px
}
.btn-toolbar {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start
}
.btn-toolbar .input-group {
width: auto
}
.btn-group>.btn:first-child {
margin-left: 0
}
.btn-group>.btn-group:not(:last-child)>.btn,
.btn-group>.btn:not(:last-child):not(.dropdown-toggle) {
border-top-right-radius: 0;
border-bottom-right-radius: 0
}
.btn-group>.btn-group:not(:first-child)>.btn,
.btn-group>.btn:not(:first-child) {
border-top-left-radius: 0;
border-bottom-left-radius: 0
}
.dropdown-toggle-split {
padding-right: .5625rem;
padding-left: .5625rem
}
.dropdown-toggle-split::after {
margin-left: 0
}
.btn-group-sm>.btn+.dropdown-toggle-split,
.btn-sm+.dropdown-toggle-split {
padding-right: .375rem;
padding-left: .375rem
}
.btn-group-lg>.btn+.dropdown-toggle-split,
.btn-lg+.dropdown-toggle-split {
padding-right: .75rem;
padding-left: .75rem
}
.btn-group-vertical {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center
}
.btn-group-vertical .btn,
.btn-group-vertical .btn-group {
width: 100%
}
.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
margin-top: -1px;
margin-left: 0
}
.btn-group-vertical>.btn-group:not(:last-child)>.btn,
.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle) {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0
}
.btn-group-vertical>.btn-group:not(:first-child)>.btn,
.btn-group-vertical>.btn:not(:first-child) {
border-top-left-radius: 0;
border-top-right-radius: 0
}
.btn-group-toggle>.btn,
.btn-group-toggle>.btn-group>.btn {
margin-bottom: 0
}
.btn-group-toggle>.btn input[type=checkbox],
.btn-group-toggle>.btn input[type=radio],
.btn-group-toggle>.btn-group>.btn input[type=checkbox],
.btn-group-toggle>.btn-group>.btn input[type=radio] {
position: absolute;
clip: rect(0, 0, 0, 0);
pointer-events: none
}
.input-group {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
width: 100%
}
.input-group>.custom-file,
.input-group>.custom-select,
.input-group>.form-control {
position: relative;
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
width: 1%;
margin-bottom: 0
}
.input-group>.custom-file:focus,
.input-group>.custom-select:focus,
.input-group>.form-control:focus {
z-index: 3
}
.input-group>.custom-file+.custom-file,
.input-group>.custom-file+.custom-select,
.input-group>.custom-file+.form-control,
.input-group>.custom-select+.custom-file,
.input-group>.custom-select+.custom-select,
.input-group>.custom-select+.form-control,
.input-group>.form-control+.custom-file,
.input-group>.form-control+.custom-select,
.input-group>.form-control+.form-control {
margin-left: -1px
}
.input-group>.custom-select:not(:last-child),
.input-group>.form-control:not(:last-child) {
border-top-right-radius: 0;
border-bottom-right-radius: 0
}
.input-group>.custom-select:not(:first-child),
.input-group>.form-control:not(:first-child) {
border-top-left-radius: 0;
border-bottom-left-radius: 0
}
.input-group>.custom-file {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center
}
.input-group>.custom-file:not(:last-child) .custom-file-label,
.input-group>.custom-file:not(:last-child) .custom-file-label::before {
border-top-right-radius: 0;
border-bottom-right-radius: 0
}
.input-group>.custom-file:not(:first-child) .custom-file-label,
.input-group>.custom-file:not(:first-child) .custom-file-label::before {
border-top-left-radius: 0;
border-bottom-left-radius: 0
}
.input-group-append,
.input-group-prepend {
display: -webkit-box;
display: -ms-flexbox;
display: flex
}
.input-group-append .btn,
.input-group-prepend .btn {
position: relative;
z-index: 2
}
.input-group-append .btn+.btn,
.input-group-append .btn+.input-group-text,
.input-group-append .input-group-text+.btn,
.input-group-append .input-group-text+.input-group-text,
.input-group-prepend .btn+.btn,
.input-group-prepend .btn+.input-group-text,
.input-group-prepend .input-group-text+.btn,
.input-group-prepend .input-group-text+.input-group-text {
margin-left: -1px
}
.input-group-prepend {
margin-right: -1px
}
.input-group-append {
margin-left: -1px
}
.input-group-text {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding: .375rem .75rem;
margin-bottom: 0;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #495057;
text-align: center;
white-space: nowrap;
background-color: #e9ecef;
border: 1px solid #ced4da;
border-radius: .25rem
}
.input-group-text input[type=checkbox],
.input-group-text input[type=radio] {
margin-top: 0
}
.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),
.input-group>.input-group-append:not(:last-child)>.btn,
.input-group>.input-group-append:not(:last-child)>.input-group-text,
.input-group>.input-group-prepend>.btn,
.input-group>.input-group-prepend>.input-group-text {
border-top-right-radius: 0;
border-bottom-right-radius: 0
}
.input-group>.input-group-append>.btn,
.input-group>.input-group-append>.input-group-text,
.input-group>.input-group-prepend:first-child>.btn:not(:first-child),
.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),
.input-group>.input-group-prepend:not(:first-child)>.btn,
.input-group>.input-group-prepend:not(:first-child)>.input-group-text {
border-top-left-radius: 0;
border-bottom-left-radius: 0
}
.custom-control {
position: relative;
display: block;
min-height: 1.5rem;
padding-left: 1.5rem
}
.custom-control-inline {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
margin-right: 1rem
}
.custom-control-input {
position: absolute;
z-index: -1;
opacity: 0
}
.custom-control-input:checked~.custom-control-label::before {
color: #fff;
background-color: #007bff
}
.custom-control-input:focus~.custom-control-label::before {
box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25)
}
.custom-control-input:active~.custom-control-label::before {
color: #fff;
background-color: #b3d7ff
}
.custom-control-input:disabled~.custom-control-label {
color: #6c757d
}
.custom-control-input:disabled~.custom-control-label::before {
background-color: #e9ecef
}
.custom-control-label {
margin-bottom: 0
}
.custom-control-label::before {
position: absolute;
top: .25rem;
left: 0;
display: block;
width: 1rem;
height: 1rem;
pointer-events: none;
content: "";
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-color: #dee2e6
}
.custom-control-label::after {
position: absolute;
top: .25rem;
left: 0;
display: block;
width: 1rem;
height: 1rem;
content: "";
background-repeat: no-repeat;
background-position: center center;
background-size: 50% 50%
}
.custom-checkbox .custom-control-label::before {
border-radius: .25rem
}
.custom-checkbox .custom-control-input:checked~.custom-control-label::before {
background-color: #007bff
}
.custom-checkbox .custom-control-input:checked~.custom-control-label::after {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")
}
.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before {
background-color: #007bff
}
.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")
}
.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before {
background-color: rgba(0, 123, 255, .5)
}
.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before {
background-color: rgba(0, 123, 255, .5)
}
.custom-radio .custom-control-label::before {
border-radius: 50%
}
.custom-radio .custom-control-input:checked~.custom-control-label::before {
background-color: #007bff
}
.custom-radio .custom-control-input:checked~.custom-control-label::after {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")
}
.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before {
background-color: rgba(0, 123, 255, .5)
}
.custom-select {
display: inline-block;
width: 100%;
height: calc(2.25rem + 2px);
padding: .375rem 1.75rem .375rem .75rem;
line-height: 1.5;
color: #495057;
vertical-align: middle;
background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;
background-size: 8px 10px;
border: 1px solid #ced4da;
border-radius: .25rem;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none
}
.custom-select:focus {
border-color: #80bdff;
outline: 0;
box-shadow: inset 0 1px 2px rgba(0, 0, 0, .075), 0 0 5px rgba(128, 189, 255, .5)
}
.custom-select:focus::-ms-value {
color: #495057;
background-color: #fff
}
.custom-select[multiple],
.custom-select[size]:not([size="1"]) {
height: auto;
padding-right: .75rem;
background-image: none
}
.custom-select:disabled {
color: #6c757d;
background-color: #e9ecef
}
.custom-select::-ms-expand {
opacity: 0
}
.custom-select-sm {
height: calc(1.8125rem + 2px);
padding-top: .375rem;
padding-bottom: .375rem;
font-size: 75%
}
.custom-select-lg {
height: calc(2.875rem + 2px);
padding-top: .375rem;
padding-bottom: .375rem;
font-size: 125%
}
.custom-file {
position: relative;
display: inline-block;
width: 100%;
height: calc(2.25rem + 2px);
margin-bottom: 0
}
.custom-file-input {
position: relative;
z-index: 2;
width: 100%;
height: calc(2.25rem + 2px);
margin: 0;
opacity: 0
}
.custom-file-input:focus~.custom-file-control {
border-color: #80bdff;
box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}
.custom-file-input:focus~.custom-file-control::before {
border-color: #80bdff
}
.custom-file-input:lang(en)~.custom-file-label::after {
content: "Browse"
}
.custom-file-label {
position: absolute;
top: 0;
right: 0;
left: 0;
z-index: 1;
height: calc(2.25rem + 2px);
padding: .375rem .75rem;
line-height: 1.5;
color: #495057;
background-color: #fff;
border: 1px solid #ced4da;
border-radius: .25rem
}
.custom-file-label::after {
position: absolute;
top: 0;
right: 0;
bottom: 0;
z-index: 3;
display: block;
height: calc(calc(2.25rem + 2px) - 1px * 2);
padding: .375rem .75rem;
line-height: 1.5;
color: #495057;
content: "Browse";
background-color: #e9ecef;
border-left: 1px solid #ced4da;
border-radius: 0 .25rem .25rem 0
}
.nav {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none
}
.nav-link {
display: block;
padding: .5rem 1rem
}
.nav-link:focus,
.nav-link:hover {
text-decoration: none
}
.nav-link.disabled {
color: #6c757d
}
.nav-tabs {
border-bottom: 1px solid #dee2e6
}
.nav-tabs .nav-item {
margin-bottom: -1px
}
.nav-tabs .nav-link {
border: 1px solid transparent;
border-top-left-radius: .25rem;
border-top-right-radius: .25rem
}
.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
border-color: #e9ecef #e9ecef #dee2e6
}
.nav-tabs .nav-link.disabled {
color: #6c757d;
background-color: transparent;
border-color: transparent
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
color: #495057;
background-color: #fff;
border-color: #dee2e6 #dee2e6 #fff
}
.nav-tabs .dropdown-menu {
margin-top: -1px;
border-top-left-radius: 0;
border-top-right-radius: 0
}
.nav-pills .nav-link {
border-radius: .25rem
}
.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
color: #fff;
background-color: #007bff
}
.nav-fill .nav-item {
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
text-align: center
}
.nav-justified .nav-item {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
text-align: center
}
.tab-content>.tab-pane {
display: none
}
.tab-content>.active {
display: block
}
.navbar {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
padding: .5rem 1rem
}
.navbar>.container,
.navbar>.container-fluid {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between
}
.navbar-brand {
display: inline-block;
padding-top: .3125rem;
padding-bottom: .3125rem;
margin-right: 1rem;
font-size: 1.25rem;
line-height: inherit;
white-space: nowrap
}
.navbar-brand:focus,
.navbar-brand:hover {
text-decoration: none
}
.navbar-nav {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
padding-left: 0;
margin-bottom: 0;
list-style: none
}
.navbar-nav .nav-link {
padding-right: 0;
padding-left: 0
}
.navbar-nav .dropdown-menu {
position: static;
float: none
}
.navbar-text {
display: inline-block;
padding-top: .5rem;
padding-bottom: .5rem
}
.navbar-collapse {
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center
}
.navbar-toggler {
padding: .25rem .75rem;
font-size: 1.25rem;
line-height: 1;
background-color: transparent;
border: 1px solid transparent;
border-radius: .25rem
}
.navbar-toggler:focus,
.navbar-toggler:hover {
text-decoration: none
}
.navbar-toggler:not(:disabled):not(.disabled) {
cursor: pointer
}
.navbar-toggler-icon {
display: inline-block;
width: 1.5em;
height: 1.5em;
vertical-align: middle;
content: "";
background: no-repeat center center;
background-size: 100% 100%
}
@media (max-width:575.98px) {
.navbar-expand-sm>.container,
.navbar-expand-sm>.container-fluid {
padding-right: 0;
padding-left: 0
}
}
@media (min-width:576px) {
.navbar-expand-sm {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start
}
.navbar-expand-sm .navbar-nav {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row
}
.navbar-expand-sm .navbar-nav .dropdown-menu {
position: absolute
}
.navbar-expand-sm .navbar-nav .dropdown-menu-right {
right: 0;
left: auto
}
.navbar-expand-sm .navbar-nav .nav-link {
padding-right: .5rem;
padding-left: .5rem
}
.navbar-expand-sm>.container,
.navbar-expand-sm>.container-fluid {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap
}
.navbar-expand-sm .navbar-collapse {
display: -webkit-box!important;
display: -ms-flexbox!important;
display: flex!important;
-ms-flex-preferred-size: auto;
flex-basis: auto
}
.navbar-expand-sm .navbar-toggler {
display: none
}
.navbar-expand-sm .dropup .dropdown-menu {
top: auto;
bottom: 100%
}
}
@media (max-width:767.98px) {
.navbar-expand-md>.container,
.navbar-expand-md>.container-fluid {
padding-right: 0;
padding-left: 0
}
}
@media (min-width:768px) {
.navbar-expand-md {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start
}
.navbar-expand-md .navbar-nav {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row
}
.navbar-expand-md .navbar-nav .dropdown-menu {
position: absolute
}
.navbar-expand-md .navbar-nav .dropdown-menu-right {
right: 0;
left: auto
}
.navbar-expand-md .navbar-nav .nav-link {
padding-right: .5rem;
padding-left: .5rem
}
.navbar-expand-md>.container,
.navbar-expand-md>.container-fluid {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap
}
.navbar-expand-md .navbar-collapse {
display: -webkit-box!important;
display: -ms-flexbox!important;
display: flex!important;
-ms-flex-preferred-size: auto;
flex-basis: auto
}
.navbar-expand-md .navbar-toggler {
display: none
}
.navbar-expand-md .dropup .dropdown-menu {
top: auto;
bottom: 100%
}
}
@media (max-width:991.98px) {
.navbar-expand-lg>.container,
.navbar-expand-lg>.container-fluid {
padding-right: 0;
padding-left: 0
}
}
@media (min-width:992px) {
.navbar-expand-lg {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start
}
.navbar-expand-lg .navbar-nav {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
position: absolute
}
.navbar-expand-lg .navbar-nav .dropdown-menu-right {
right: 0;
left: auto
}
.navbar-expand-lg .navbar-nav .nav-link {
padding-right: .5rem;
padding-left: .5rem
}
.navbar-expand-lg>.container,
.navbar-expand-lg>.container-fluid {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap
}
.navbar-expand-lg .navbar-collapse {
display: -webkit-box!important;
display: -ms-flexbox!important;
display: flex!important;
-ms-flex-preferred-size: auto;
flex-basis: auto
}
.navbar-expand-lg .navbar-toggler {
display: none
}
.navbar-expand-lg .dropup .dropdown-menu {
top: auto;
bottom: 100%
}
}
@media (max-width:1199.98px) {
.navbar-expand-xl>.container,
.navbar-expand-xl>.container-fluid {
padding-right: 0;
padding-left: 0
}
}
@media (min-width:1200px) {
.navbar-expand-xl {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start
}
.navbar-expand-xl .navbar-nav {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row
}
.navbar-expand-xl .navbar-nav .dropdown-menu {
position: absolute
}
.navbar-expand-xl .navbar-nav .dropdown-menu-right {
right: 0;
left: auto
}
.navbar-expand-xl .navbar-nav .nav-link {
padding-right: .5rem;
padding-left: .5rem
}
.navbar-expand-xl>.container,
.navbar-expand-xl>.container-fluid {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap
}
.navbar-expand-xl .navbar-collapse {
display: -webkit-box!important;
display: -ms-flexbox!important;
display: flex!important;
-ms-flex-preferred-size: auto;
flex-basis: auto
}
.navbar-expand-xl .navbar-toggler {
display: none
}
.navbar-expand-xl .dropup .dropdown-menu {
top: auto;
bottom: 100%
}
}
.navbar-expand {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start
}
.navbar-expand>.container,
.navbar-expand>.container-fluid {
padding-right: 0;
padding-left: 0
}
.navbar-expand .navbar-nav {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row
}
.navbar-expand .navbar-nav .dropdown-menu {
position: absolute
}
.navbar-expand .navbar-nav .dropdown-menu-right {
right: 0;
left: auto
}
.navbar-expand .navbar-nav .nav-link {
padding-right: .5rem;
padding-left: .5rem
}
.navbar-expand>.container,
.navbar-expand>.container-fluid {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap
}
.navbar-expand .navbar-collapse {
display: -webkit-box!important;
display: -ms-flexbox!important;
display: flex!important;
-ms-flex-preferred-size: auto;
flex-basis: auto
}
.navbar-expand .navbar-toggler {
display: none
}
.navbar-expand .dropup .dropdown-menu {
top: auto;
bottom: 100%
}
.navbar-light .navbar-brand {
color: rgba(0, 0, 0, .9)
}
.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover {
color: rgba(0, 0, 0, .9)
}
.navbar-light .navbar-nav .nav-link {
color: rgba(0, 0, 0, .5)
}
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
color: rgba(0, 0, 0, .7)
}
.navbar-light .navbar-nav .nav-link.disabled {
color: rgba(0, 0, 0, .3)
}
.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
color: rgba(0, 0, 0, .9)
}
.navbar-light .navbar-toggler {
color: rgba(0, 0, 0, .5);
border-color: rgba(0, 0, 0, .1)
}
.navbar-light .navbar-toggler-icon {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}
.navbar-light .navbar-text {
color: rgba(0, 0, 0, .5)
}
.navbar-light .navbar-text a {
color: rgba(0, 0, 0, .9)
}
.navbar-light .navbar-text a:focus,
.navbar-light .navbar-text a:hover {
color: rgba(0, 0, 0, .9)
}
.navbar-dark .navbar-brand {
color: #fff
}
.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover {
color: #fff
}
.navbar-dark .navbar-nav .nav-link {
color: rgba(255, 255, 255, .5)
}
.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
color: rgba(255, 255, 255, .75)
}
.navbar-dark .navbar-nav .nav-link.disabled {
color: rgba(255, 255, 255, .25)
}
.navbar-dark .navbar-nav .active>.nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show>.nav-link {
color: #fff
}
.navbar-dark .navbar-toggler {
color: rgba(255, 255, 255, .5);
border-color: rgba(255, 255, 255, .1)
}
.navbar-dark .navbar-toggler-icon {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}
.navbar-dark .navbar-text {
color: rgba(255, 255, 255, .5)
}
.navbar-dark .navbar-text a {
color: #fff
}
.navbar-dark .navbar-text a:focus,
.navbar-dark .navbar-text a:hover {
color: #fff
}
.card {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
min-width: 0;
word-wrap: break-word;
background-color: #fff;
background-clip: border-box;
border: 1px solid rgba(0, 0, 0, .125);
border-radius: .25rem
}
.card>hr {
margin-right: 0;
margin-left: 0
}
.card>.list-group:first-child .list-group-item:first-child {
border-top-left-radius: .25rem;
border-top-right-radius: .25rem
}
.card>.list-group:last-child .list-group-item:last-child {
border-bottom-right-radius: .25rem;
border-bottom-left-radius: .25rem
}
.card-body {
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
padding: 1.25rem
}
.card-title {
margin-bottom: .75rem
}
.card-subtitle {
margin-top: -.375rem;
margin-bottom: 0
}
.card-text:last-child {
margin-bottom: 0
}
.card-link:hover {
text-decoration: none
}
.card-link+.card-link {
margin-left: 1.25rem
}
.card-header {
padding: .75rem 1.25rem;
margin-bottom: 0;
background-color: rgba(0, 0, 0, .03);
border-bottom: 1px solid rgba(0, 0, 0, .125)
}
.card-header:first-child {
border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
}
.card-header+.list-group .list-group-item:first-child {
border-top: 0
}
.card-footer {
padding: .75rem 1.25rem;
background-color: rgba(0, 0, 0, .03);
border-top: 1px solid rgba(0, 0, 0, .125)
}
.card-footer:last-child {
border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px)
}
.card-header-tabs {
margin-right: -.625rem;
margin-bottom: -.75rem;
margin-left: -.625rem;
border-bottom: 0
}
.card-header-pills {
margin-right: -.625rem;
margin-left: -.625rem
}
.card-img-overlay {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
padding: 1.25rem
}
.card-img {
width: 100%;
border-radius: calc(.25rem - 1px)
}
.card-img-top {
width: 100%;
border-top-left-radius: calc(.25rem - 1px);
border-top-right-radius: calc(.25rem - 1px)
}
.card-img-bottom {
width: 100%;
border-bottom-right-radius: calc(.25rem - 1px);
border-bottom-left-radius: calc(.25rem - 1px)
}
.card-deck {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column
}
.card-deck .card {
margin-bottom: 15px
}
@media (min-width:576px) {
.card-deck {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
margin-right: -15px;
margin-left: -15px
}
.card-deck .card {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 1;
-ms-flex: 1 0 0%;
flex: 1 0 0%;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
margin-right: 15px;
margin-bottom: 0;
margin-left: 15px
}
}
.card-group {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column
}
.card-group>.card {
margin-bottom: 15px
}
@media (min-width:576px) {
.card-group {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap
}
.card-group>.card {
-webkit-box-flex: 1;
-ms-flex: 1 0 0%;
flex: 1 0 0%;
margin-bottom: 0
}
.card-group>.card+.card {
margin-left: 0;
border-left: 0
}
.card-group>.card:first-child {
border-top-right-radius: 0;
border-bottom-right-radius: 0
}
.card-group>.card:first-child .card-header,
.card-group>.card:first-child .card-img-top {
border-top-right-radius: 0
}
.card-group>.card:first-child .card-footer,
.card-group>.card:first-child .card-img-bottom {
border-bottom-right-radius: 0
}
.card-group>.card:last-child {
border-top-left-radius: 0;
border-bottom-left-radius: 0
}
.card-group>.card:last-child .card-header,
.card-group>.card:last-child .card-img-top {
border-top-left-radius: 0
}
.card-group>.card:last-child .card-footer,
.card-group>.card:last-child .card-img-bottom {
border-bottom-left-radius: 0
}
.card-group>.card:only-child {
border-radius: .25rem
}
.card-group>.card:only-child .card-header,
.card-group>.card:only-child .card-img-top {
border-top-left-radius: .25rem;
border-top-right-radius: .25rem
}
.card-group>.card:only-child .card-footer,
.card-group>.card:only-child .card-img-bottom {
border-bottom-right-radius: .25rem;
border-bottom-left-radius: .25rem
}
.card-group>.card:not(:first-child):not(:last-child):not(:only-child) {
border-radius: 0
}
.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-footer,
.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-header,
.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-top {
border-radius: 0
}
}
.card-columns .card {
margin-bottom: .75rem
}
@media (min-width:576px) {
.card-columns {
-webkit-column-count: 3;
-moz-column-count: 3;
column-count: 3;
-webkit-column-gap: 1.25rem;
-moz-column-gap: 1.25rem;
column-gap: 1.25rem
}
.card-columns .card {
display: inline-block;
width: 100%
}
}
.breadcrumb {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding: .75rem 1rem;
margin-bottom: 1rem;
list-style: none;
background-color: #e9ecef;
border-radius: .25rem
}
.breadcrumb-item+.breadcrumb-item::before {
display: inline-block;
padding-right: .5rem;
padding-left: .5rem;
color: #6c757d;
content: "/"
}
.breadcrumb-item+.breadcrumb-item:hover::before {
text-decoration: underline
}
.breadcrumb-item+.breadcrumb-item:hover::before {
text-decoration: none
}
.breadcrumb-item.active {
color: #6c757d
}
.pagination {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding-left: 0;
list-style: none;
border-radius: .25rem
}
.page-link {
position: relative;
display: block;
padding: .5rem .75rem;
margin-left: -1px;
line-height: 1.25;
color: #007bff;
background-color: #fff;
border: 1px solid #dee2e6
}
.page-link:hover {
color: #0056b3;
text-decoration: none;
background-color: #e9ecef;
border-color: #dee2e6
}
.page-link:focus {
z-index: 2;
outline: 0;
box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}
.page-link:not(:disabled):not(.disabled) {
cursor: pointer
}
.page-item:first-child .page-link {
margin-left: 0;
border-top-left-radius: .25rem;
border-bottom-left-radius: .25rem
}
.page-item:last-child .page-link {
border-top-right-radius: .25rem;
border-bottom-right-radius: .25rem
}
.page-item.active .page-link {
z-index: 1;
color: #fff;
background-color: #007bff;
border-color: #007bff
}
.page-item.disabled .page-link {
color: #6c757d;
pointer-events: none;
cursor: auto;
background-color: #fff;
border-color: #dee2e6
}
.pagination-lg .page-link {
padding: .75rem 1.5rem;
font-size: 1.25rem;
line-height: 1.5
}
.pagination-lg .page-item:first-child .page-link {
border-top-left-radius: .3rem;
border-bottom-left-radius: .3rem
}
.pagination-lg .page-item:last-child .page-link {
border-top-right-radius: .3rem;
border-bottom-right-radius: .3rem
}
.pagination-sm .page-link {
padding: .25rem .5rem;
font-size: .875rem;
line-height: 1.5
}
.pagination-sm .page-item:first-child .page-link {
border-top-left-radius: .2rem;
border-bottom-left-radius: .2rem
}
.pagination-sm .page-item:last-child .page-link {
border-top-right-radius: .2rem;
border-bottom-right-radius: .2rem
}
.badge {
display: inline-block;
padding: .25em .4em;
font-size: 75%;
font-weight: 700;
line-height: 1;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: .25rem
}
.badge:empty {
display: none
}
.btn .badge {
position: relative;
top: -1px
}
.badge-pill {
padding-right: .6em;
padding-left: .6em;
border-radius: 10rem
}
.badge-primary {
color: #fff;
background-color: #007bff
}
.badge-primary[href]:focus,
.badge-primary[href]:hover {
color: #fff;
text-decoration: none;
background-color: #0062cc
}
.badge-secondary {
color: #fff;
background-color: #6c757d
}
.badge-secondary[href]:focus,
.badge-secondary[href]:hover {
color: #fff;
text-decoration: none;
background-color: #545b62
}
.badge-success {
color: #fff;
background-color: #28a745
}
.badge-success[href]:focus,
.badge-success[href]:hover {
color: #fff;
text-decoration: none;
background-color: #1e7e34
}
.badge-info {
color: #fff;
background-color: #17a2b8
}
.badge-info[href]:focus,
.badge-info[href]:hover {
color: #fff;
text-decoration: none;
background-color: #117a8b
}
.badge-warning {
color: #212529;
background-color: #ffc107
}
.badge-warning[href]:focus,
.badge-warning[href]:hover {
color: #212529;
text-decoration: none;
background-color: #d39e00
}
.badge-danger {
color: #fff;
background-color: #dc3545
}
.badge-danger[href]:focus,
.badge-danger[href]:hover {
color: #fff;
text-decoration: none;
background-color: #bd2130
}
.badge-light {
color: #212529;
background-color: #f8f9fa
}
.badge-light[href]:focus,
.badge-light[href]:hover {
color: #212529;
text-decoration: none;
background-color: #dae0e5
}
.badge-dark {
color: #fff;
background-color: #343a40
}
.badge-dark[href]:focus,
.badge-dark[href]:hover {
color: #fff;
text-decoration: none;
background-color: #1d2124
}
.jumbotron {
padding: 2rem 1rem;
margin-bottom: 2rem;
background-color: #e9ecef;
border-radius: .3rem
}
@media (min-width:576px) {
.jumbotron {
padding: 4rem 2rem
}
}
.jumbotron-fluid {
padding-right: 0;
padding-left: 0;
border-radius: 0
}
.alert {
position: relative;
padding: .75rem 1.25rem;
margin-bottom: 1rem;
border: 1px solid transparent;
border-radius: .25rem
}
.alert-heading {
color: inherit
}
.alert-link {
font-weight: 700
}
.alert-dismissible {
padding-right: 4rem
}
.alert-dismissible .close {
position: absolute;
top: 0;
right: 0;
padding: .75rem 1.25rem;
color: inherit
}
.alert-primary {
color: #004085;
background-color: #cce5ff;
border-color: #b8daff
}
.alert-primary hr {
border-top-color: #9fcdff
}
.alert-primary .alert-link {
color: #002752
}
.alert-secondary {
color: #383d41;
background-color: #e2e3e5;
border-color: #d6d8db
}
.alert-secondary hr {
border-top-color: #c8cbcf
}
.alert-secondary .alert-link {
color: #202326
}
.alert-success {
color: #155724;
background-color: #d4edda;
border-color: #c3e6cb
}
.alert-success hr {
border-top-color: #b1dfbb
}
.alert-success .alert-link {
color: #0b2e13
}
.alert-info {
color: #0c5460;
background-color: #d1ecf1;
border-color: #bee5eb
}
.alert-info hr {
border-top-color: #abdde5
}
.alert-info .alert-link {
color: #062c33
}
.alert-warning {
color: #856404;
background-color: #fff3cd;
border-color: #ffeeba
}
.alert-warning hr {
border-top-color: #ffe8a1
}
.alert-warning .alert-link {
color: #533f03
}
.alert-danger {
color: #721c24;
background-color: #f8d7da;
border-color: #f5c6cb
}
.alert-danger hr {
border-top-color: #f1b0b7
}
.alert-danger .alert-link {
color: #491217
}
.alert-light {
color: #818182;
background-color: #fefefe;
border-color: #fdfdfe
}
.alert-light hr {
border-top-color: #ececf6
}
.alert-light .alert-link {
color: #686868
}
.alert-dark {
color: #1b1e21;
background-color: #d6d8d9;
border-color: #c6c8ca
}
.alert-dark hr {
border-top-color: #b9bbbe
}
.alert-dark .alert-link {
color: #040505
}
@-webkit-keyframes progress-bar-stripes {
from {
background-position: 1rem 0
}
to {
background-position: 0 0
}
}
@keyframes progress-bar-stripes {
from {
background-position: 1rem 0
}
to {
background-position: 0 0
}
}
.progress {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
height: 1rem;
overflow: hidden;
font-size: .75rem;
background-color: #e9ecef;
border-radius: .25rem
}
.progress-bar {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
color: #fff;
text-align: center;
background-color: #007bff;
transition: width .6s ease
}
.progress-bar-striped {
background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-size: 1rem 1rem
}
.progress-bar-animated {
-webkit-animation: progress-bar-stripes 1s linear infinite;
animation: progress-bar-stripes 1s linear infinite
}
.media {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start
}
.media-body {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1
}
.list-group {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
padding-left: 0;
margin-bottom: 0
}
.list-group-item-action {
width: 100%;
color: #495057;
text-align: inherit
}
.list-group-item-action:focus,
.list-group-item-action:hover {
color: #495057;
text-decoration: none;
background-color: #f8f9fa
}
.list-group-item-action:active {
color: #212529;
background-color: #e9ecef
}
.list-group-item {
position: relative;
display: block;
padding: .75rem 1.25rem;
margin-bottom: -1px;
background-color: #fff;
border: 1px solid rgba(0, 0, 0, .125)
}
.list-group-item:first-child {
border-top-left-radius: .25rem;
border-top-right-radius: .25rem
}
.list-group-item:last-child {
margin-bottom: 0;
border-bottom-right-radius: .25rem;
border-bottom-left-radius: .25rem
}
.list-group-item:focus,
.list-group-item:hover {
z-index: 1;
text-decoration: none
}
.list-group-item.disabled,
.list-group-item:disabled {
color: #6c757d;
background-color: #fff
}
.list-group-item.active {
z-index: 2;
color: #fff;
background-color: #007bff;
border-color: #007bff
}
.list-group-flush .list-group-item {
border-right: 0;
border-left: 0;
border-radius: 0
}
.list-group-flush:first-child .list-group-item:first-child {
border-top: 0
}
.list-group-flush:last-child .list-group-item:last-child {
border-bottom: 0
}
.list-group-item-primary {
color: #004085;
background-color: #b8daff
}
.list-group-item-primary.list-group-item-action:focus,
.list-group-item-primary.list-group-item-action:hover {
color: #004085;
background-color: #9fcdff
}
.list-group-item-primary.list-group-item-action.active {
color: #fff;
background-color: #004085;
border-color: #004085
}
.list-group-item-secondary {
color: #383d41;
background-color: #d6d8db
}
.list-group-item-secondary.list-group-item-action:focus,
.list-group-item-secondary.list-group-item-action:hover {
color: #383d41;
background-color: #c8cbcf
}
.list-group-item-secondary.list-group-item-action.active {
color: #fff;
background-color: #383d41;
border-color: #383d41
}
.list-group-item-success {
color: #155724;
background-color: #c3e6cb
}
.list-group-item-success.list-group-item-action:focus,
.list-group-item-success.list-group-item-action:hover {
color: #155724;
background-color: #b1dfbb
}
.list-group-item-success.list-group-item-action.active {
color: #fff;
background-color: #155724;
border-color: #155724
}
.list-group-item-info {
color: #0c5460;
background-color: #bee5eb
}
.list-group-item-info.list-group-item-action:focus,
.list-group-item-info.list-group-item-action:hover {
color: #0c5460;
background-color: #abdde5
}
.list-group-item-info.list-group-item-action.active {
color: #fff;
background-color: #0c5460;
border-color: #0c5460
}
.list-group-item-warning {
color: #856404;
background-color: #ffeeba
}
.list-group-item-warning.list-group-item-action:focus,
.list-group-item-warning.list-group-item-action:hover {
color: #856404;
background-color: #ffe8a1
}
.list-group-item-warning.list-group-item-action.active {
color: #fff;
background-color: #856404;
border-color: #856404
}
.list-group-item-danger {
color: #721c24;
background-color: #f5c6cb
}
.list-group-item-danger.list-group-item-action:focus,
.list-group-item-danger.list-group-item-action:hover {
color: #721c24;
background-color: #f1b0b7
}
.list-group-item-danger.list-group-item-action.active {
color: #fff;
background-color: #721c24;
border-color: #721c24
}
.list-group-item-light {
color: #818182;
background-color: #fdfdfe
}
.list-group-item-light.list-group-item-action:focus,
.list-group-item-light.list-group-item-action:hover {
color: #818182;
background-color: #ececf6
}
.list-group-item-light.list-group-item-action.active {
color: #fff;
background-color: #818182;
border-color: #818182
}
.list-group-item-dark {
color: #1b1e21;
background-color: #c6c8ca
}
.list-group-item-dark.list-group-item-action:focus,
.list-group-item-dark.list-group-item-action:hover {
color: #1b1e21;
background-color: #b9bbbe
}
.list-group-item-dark.list-group-item-action.active {
color: #fff;
background-color: #1b1e21;
border-color: #1b1e21
}
.close {
float: right;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
opacity: .5
}
.close:focus,
.close:hover {
color: #000;
text-decoration: none;
opacity: .75
}
.close:not(:disabled):not(.disabled) {
cursor: pointer
}
button.close {
padding: 0;
background-color: transparent;
border: 0;
-webkit-appearance: none
}
.modal-open {
overflow: hidden
}
.modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
outline: 0
}
.modal-open .modal {
overflow-x: hidden;
overflow-y: auto
}
.modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none
}
.modal.fade .modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out, -webkit-transform .3s ease-out;
-webkit-transform: translate(0, -25%);
transform: translate(0, -25%)
}
.modal.show .modal-dialog {
-webkit-transform: translate(0, 0);
transform: translate(0, 0)
}
.modal-dialog-centered {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
.modal-content {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0, 0, 0, .2);
border-radius: .3rem;
outline: 0
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000
}
.modal-backdrop.fade {
opacity: 0
}
.modal-backdrop.show {
opacity: .5
}
.modal-header {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
padding: 1rem;
border-bottom: 1px solid #e9ecef;
border-top-left-radius: .3rem;
border-top-right-radius: .3rem
}
.modal-header .close {
padding: 1rem;
margin: -1rem -1rem -1rem auto
}
.modal-title {
margin-bottom: 0;
line-height: 1.5
}
.modal-body {
position: relative;
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
padding: 1rem
}
.modal-footer {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
padding: 1rem;
border-top: 1px solid #e9ecef
}
.modal-footer>:not(:first-child) {
margin-left: .25rem
}
.modal-footer>:not(:last-child) {
margin-right: .25rem
}
.modal-scrollbar-measure {
position: absolute;
top: -9999px;
width: 50px;
height: 50px;
overflow: scroll
}
@media (min-width:576px) {
.modal-dialog {
max-width: 500px;
margin: 1.75rem auto
}
.modal-dialog-centered {
min-height: calc(100% - (1.75rem * 2))
}
.modal-sm {
max-width: 300px
}
}
@media (min-width:992px) {
.modal-lg {
max-width: 800px
}
}
.tooltip {
position: absolute;
z-index: 1070;
display: block;
margin: 0;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
font-style: normal;
font-weight: 400;
line-height: 1.5;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
letter-spacing: normal;
word-break: normal;
word-spacing: normal;
white-space: normal;
line-break: auto;
font-size: .875rem;
word-wrap: break-word;
opacity: 0
}
.tooltip.show {
opacity: .9
}
.tooltip .arrow {
position: absolute;
display: block;
width: .8rem;
height: .4rem
}
.tooltip .arrow::before {
position: absolute;
content: "";
border-color: transparent;
border-style: solid
}
.bs-tooltip-auto[x-placement^=top],
.bs-tooltip-top {
padding: .4rem 0
}
.bs-tooltip-auto[x-placement^=top] .arrow,
.bs-tooltip-top .arrow {
bottom: 0
}
.bs-tooltip-auto[x-placement^=top] .arrow::before,
.bs-tooltip-top .arrow::before {
top: 0;
border-width: .4rem .4rem 0;
border-top-color: #000
}
.bs-tooltip-auto[x-placement^=right],
.bs-tooltip-right {
padding: 0 .4rem
}
.bs-tooltip-auto[x-placement^=right] .arrow,
.bs-tooltip-right .arrow {
left: 0;
width: .4rem;
height: .8rem
}
.bs-tooltip-auto[x-placement^=right] .arrow::before,
.bs-tooltip-right .arrow::before {
right: 0;
border-width: .4rem .4rem .4rem 0;
border-right-color: #000
}
.bs-tooltip-auto[x-placement^=bottom],
.bs-tooltip-bottom {
padding: .4rem 0
}
.bs-tooltip-auto[x-placement^=bottom] .arrow,
.bs-tooltip-bottom .arrow {
top: 0
}
.bs-tooltip-auto[x-placement^=bottom] .arrow::before,
.bs-tooltip-bottom .arrow::before {
bottom: 0;
border-width: 0 .4rem .4rem;
border-bottom-color: #000
}
.bs-tooltip-auto[x-placement^=left],
.bs-tooltip-left {
padding: 0 .4rem
}
.bs-tooltip-auto[x-placement^=left] .arrow,
.bs-tooltip-left .arrow {
right: 0;
width: .4rem;
height: .8rem
}
.bs-tooltip-auto[x-placement^=left] .arrow::before,
.bs-tooltip-left .arrow::before {
left: 0;
border-width: .4rem 0 .4rem .4rem;
border-left-color: #000
}
.tooltip-inner {
max-width: 200px;
padding: .25rem .5rem;
color: #fff;
text-align: center;
background-color: #000;
border-radius: .25rem
}
.popover {
position: absolute;
top: 0;
left: 0;
z-index: 1060;
display: block;
max-width: 276px;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
font-style: normal;
font-weight: 400;
line-height: 1.5;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
letter-spacing: normal;
word-break: normal;
word-spacing: normal;
white-space: normal;
line-break: auto;
font-size: .875rem;
word-wrap: break-word;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0, 0, 0, .2);
border-radius: .3rem
}
.popover .arrow {
position: absolute;
display: block;
width: 1rem;
height: .5rem;
margin: 0 .3rem
}
.popover .arrow::after,
.popover .arrow::before {
position: absolute;
display: block;
content: "";
border-color: transparent;
border-style: solid
}
.bs-popover-auto[x-placement^=top],
.bs-popover-top {
margin-bottom: .5rem
}
.bs-popover-auto[x-placement^=top] .arrow,
.bs-popover-top .arrow {
bottom: calc((.5rem + 1px) * -1)
}
.bs-popover-auto[x-placement^=top] .arrow::after,
.bs-popover-auto[x-placement^=top] .arrow::before,
.bs-popover-top .arrow::after,
.bs-popover-top .arrow::before {
border-width: .5rem .5rem 0
}
.bs-popover-auto[x-placement^=top] .arrow::before,
.bs-popover-top .arrow::before {
bottom: 0;
border-top-color: rgba(0, 0, 0, .25)
}
.bs-popover-auto[x-placement^=top] .arrow::after,
.bs-popover-top .arrow::after {
bottom: 1px;
border-top-color: #fff
}
.bs-popover-auto[x-placement^=right],
.bs-popover-right {
margin-left: .5rem
}
.bs-popover-auto[x-placement^=right] .arrow,
.bs-popover-right .arrow {
left: calc((.5rem + 1px) * -1);
width: .5rem;
height: 1rem;
margin: .3rem 0
}
.bs-popover-auto[x-placement^=right] .arrow::after,
.bs-popover-auto[x-placement^=right] .arrow::before,
.bs-popover-right .arrow::after,
.bs-popover-right .arrow::before {
border-width: .5rem .5rem .5rem 0
}
.bs-popover-auto[x-placement^=right] .arrow::before,
.bs-popover-right .arrow::before {
left: 0;
border-right-color: rgba(0, 0, 0, .25)
}
.bs-popover-auto[x-placement^=right] .arrow::after,
.bs-popover-right .arrow::after {
left: 1px;
border-right-color: #fff
}
.bs-popover-auto[x-placement^=bottom],
.bs-popover-bottom {
margin-top: .5rem
}
.bs-popover-auto[x-placement^=bottom] .arrow,
.bs-popover-bottom .arrow {
top: calc((.5rem + 1px) * -1)
}
.bs-popover-auto[x-placement^=bottom] .arrow::after,
.bs-popover-auto[x-placement^=bottom] .arrow::before,
.bs-popover-bottom .arrow::after,
.bs-popover-bottom .arrow::before {
border-width: 0 .5rem .5rem .5rem
}
.bs-popover-auto[x-placement^=bottom] .arrow::before,
.bs-popover-bottom .arrow::before {
top: 0;
border-bottom-color: rgba(0, 0, 0, .25)
}
.bs-popover-auto[x-placement^=bottom] .arrow::after,
.bs-popover-bottom .arrow::after {
top: 1px;
border-bottom-color: #fff
}
.bs-popover-auto[x-placement^=bottom] .popover-header::before,
.bs-popover-bottom .popover-header::before {
position: absolute;
top: 0;
left: 50%;
display: block;
width: 1rem;
margin-left: -.5rem;
content: "";
border-bottom: 1px solid #f7f7f7
}
.bs-popover-auto[x-placement^=left],
.bs-popover-left {
margin-right: .5rem
}
.bs-popover-auto[x-placement^=left] .arrow,
.bs-popover-left .arrow {
right: calc((.5rem + 1px) * -1);
width: .5rem;
height: 1rem;
margin: .3rem 0
}
.bs-popover-auto[x-placement^=left] .arrow::after,
.bs-popover-auto[x-placement^=left] .arrow::before,
.bs-popover-left .arrow::after,
.bs-popover-left .arrow::before {
border-width: .5rem 0 .5rem .5rem
}
.bs-popover-auto[x-placement^=left] .arrow::before,
.bs-popover-left .arrow::before {
right: 0;
border-left-color: rgba(0, 0, 0, .25)
}
.bs-popover-auto[x-placement^=left] .arrow::after,
.bs-popover-left .arrow::after {
right: 1px;
border-left-color: #fff
}
.popover-header {
padding: .5rem .75rem;
margin-bottom: 0;
font-size: 1rem;
color: inherit;
background-color: #f7f7f7;
border-bottom: 1px solid #ebebeb;
border-top-left-radius: calc(.3rem - 1px);
border-top-right-radius: calc(.3rem - 1px)
}
.popover-header:empty {
display: none
}
.popover-body {
padding: .5rem .75rem;
color: #212529
}
.carousel {
position: relative
}
.carousel-inner {
position: relative;
width: 100%;
overflow: hidden
}
.carousel-item {
position: relative;
display: none;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 100%;
transition: -webkit-transform .6s ease;
transition: transform .6s ease;
transition: transform .6s ease, -webkit-transform .6s ease;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-perspective: 1000px;
perspective: 1000px
}
.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
display: block
}
.carousel-item-next,
.carousel-item-prev {
position: absolute;
top: 0
}
.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
-webkit-transform: translateX(0);
transform: translateX(0)
}
@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)) {
.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0)
}
}
.active.carousel-item-right,
.carousel-item-next {
-webkit-transform: translateX(100%);
transform: translateX(100%)
}
@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)) {
.active.carousel-item-right,
.carousel-item-next {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0)
}
}
.active.carousel-item-left,
.carousel-item-prev {
-webkit-transform: translateX(-100%);
transform: translateX(-100%)
}
@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)) {
.active.carousel-item-left,
.carousel-item-prev {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0)
}
}
.carousel-control-next,
.carousel-control-prev {
position: absolute;
top: 0;
bottom: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
width: 15%;
color: #fff;
text-align: center;
opacity: .5
}
.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
color: #fff;
text-decoration: none;
outline: 0;
opacity: .9
}
.carousel-control-prev {
left: 0
}
.carousel-control-next {
right: 0
}
.carousel-control-next-icon,
.carousel-control-prev-icon {
display: inline-block;
width: 20px;
height: 20px;
background: transparent no-repeat center center;
background-size: 100% 100%
}
.carousel-control-prev-icon {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")
}
.carousel-control-next-icon {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")
}
.carousel-indicators {
position: absolute;
right: 0;
bottom: 10px;
left: 0;
z-index: 15;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
padding-left: 0;
margin-right: 15%;
margin-left: 15%;
list-style: none
}
.carousel-indicators li {
position: relative;
-webkit-box-flex: 0;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
width: 30px;
height: 3px;
margin-right: 3px;
margin-left: 3px;
text-indent: -999px;
background-color: rgba(255, 255, 255, .5)
}
.carousel-indicators li::before {
position: absolute;
top: -10px;
left: 0;
display: inline-block;
width: 100%;
height: 10px;
content: ""
}
.carousel-indicators li::after {
position: absolute;
bottom: -10px;
left: 0;
display: inline-block;
width: 100%;
height: 10px;
content: ""
}
.carousel-indicators .active {
background-color: #fff
}
.carousel-caption {
position: absolute;
right: 15%;
bottom: 20px;
left: 15%;
z-index: 10;
padding-top: 20px;
padding-bottom: 20px;
color: #fff;
text-align: center
}
.align-baseline {
vertical-align: baseline!important
}
.align-top {
vertical-align: top!important
}
.align-middle {
vertical-align: middle!important
}
.align-bottom {
vertical-align: bottom!important
}
.align-text-bottom {
vertical-align: text-bottom!important
}
.align-text-top {
vertical-align: text-top!important
}
.bg-primary {
background-color: #007bff!important
}
a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
background-color: #0062cc!important
}
.bg-secondary {
background-color: #6c757d!important
}
a.bg-secondary:focus,
a.bg-secondary:hover,
button.bg-secondary:focus,
button.bg-secondary:hover {
background-color: #545b62!important
}
.bg-success {
background-color: #28a745!important
}
a.bg-success:focus,
a.bg-success:hover,
button.bg-success:focus,
button.bg-success:hover {
background-color: #1e7e34!important
}
.bg-info {
background-color: #17a2b8!important
}
a.bg-info:focus,
a.bg-info:hover,
button.bg-info:focus,
button.bg-info:hover {
background-color: #117a8b!important
}
.bg-warning {
background-color: #ffc107!important
}
a.bg-warning:focus,
a.bg-warning:hover,
button.bg-warning:focus,
button.bg-warning:hover {
background-color: #d39e00!important
}
.bg-danger {
background-color: #dc3545!important
}
a.bg-danger:focus,
a.bg-danger:hover,
button.bg-danger:focus,
button.bg-danger:hover {
background-color: #bd2130!important
}
.bg-light {
background-color: #f8f9fa!important
}
a.bg-light:focus,
a.bg-light:hover,
button.bg-light:focus,
button.bg-light:hover {
background-color: #dae0e5!important
}
.bg-dark {
background-color: #343a40!important
}
a.bg-dark:focus,
a.bg-dark:hover,
button.bg-dark:focus,
button.bg-dark:hover {
background-color: #1d2124!important
}
.bg-white {
background-color: #fff!important
}
.bg-transparent {
background-color: transparent!important
}
.border {
border: 1px solid #dee2e6!important
}
.border-top {
border-top: 1px solid #dee2e6!important
}
.border-right {
border-right: 1px solid #dee2e6!important
}
.border-bottom {
border-bottom: 1px solid #dee2e6!important
}
.border-left {
border-left: 1px solid #dee2e6!important
}
.border-0 {
border: 0!important
}
.border-top-0 {
border-top: 0!important
}
.border-right-0 {
border-right: 0!important
}
.border-bottom-0 {
border-bottom: 0!important
}
.border-left-0 {
border-left: 0!important
}
.border-primary {
border-color: #007bff!important
}
.border-secondary {
border-color: #6c757d!important
}
.border-success {
border-color: #28a745!important
}
.border-info {
border-color: #17a2b8!important
}
.border-warning {
border-color: #ffc107!important
}
.border-danger {
border-color: #dc3545!important
}
.border-light {
border-color: #f8f9fa!important
}
.border-dark {
border-color: #343a40!important
}
.border-white {
border-color: #fff!important
}
.rounded {
border-radius: .25rem!important
}
.rounded-top {
border-top-left-radius: .25rem!important;
border-top-right-radius: .25rem!important
}
.rounded-right {
border-top-right-radius: .25rem!important;
border-bottom-right-radius: .25rem!important
}
.rounded-bottom {
border-bottom-right-radius: .25rem!important;
border-bottom-left-radius: .25rem!important
}
.rounded-left {
border-top-left-radius: .25rem!important;
border-bottom-left-radius: .25rem!important
}
.rounded-circle {
border-radius: 50%!important
}
.rounded-0 {
border-radius: 0!important
}
.clearfix::after {
display: block;
clear: both;
content: ""
}
.d-none {
display: none!important
}
.d-inline {
display: inline!important
}
.d-inline-block {
display: inline-block!important
}
.d-block {
display: block!important
}
.d-table {
display: table!important
}
.d-table-row {
display: table-row!important
}
.d-table-cell {
display: table-cell!important
}
.d-flex {
display: -webkit-box!important;
display: -ms-flexbox!important;
display: flex!important
}
.d-inline-flex {
display: -webkit-inline-box!important;
display: -ms-inline-flexbox!important;
display: inline-flex!important
}
@media (min-width:576px) {
.d-sm-none {
display: none!important
}
.d-sm-inline {
display: inline!important
}
.d-sm-inline-block {
display: inline-block!important
}
.d-sm-block {
display: block!important
}
.d-sm-table {
display: table!important
}
.d-sm-table-row {
display: table-row!important
}
.d-sm-table-cell {
display: table-cell!important
}
.d-sm-flex {
display: -webkit-box!important;
display: -ms-flexbox!important;
display: flex!important
}
.d-sm-inline-flex {
display: -webkit-inline-box!important;
display: -ms-inline-flexbox!important;
display: inline-flex!important
}
}
@media (min-width:768px) {
.d-md-none {
display: none!important
}
.d-md-inline {
display: inline!important
}
.d-md-inline-block {
display: inline-block!important
}
.d-md-block {
display: block!important
}
.d-md-table {
display: table!important
}
.d-md-table-row {
display: table-row!important
}
.d-md-table-cell {
display: table-cell!important
}
.d-md-flex {
display: -webkit-box!important;
display: -ms-flexbox!important;
display: flex!important
}
.d-md-inline-flex {
display: -webkit-inline-box!important;
display: -ms-inline-flexbox!important;
display: inline-flex!important
}
}
@media (min-width:992px) {
.d-lg-none {
display: none!important
}
.d-lg-inline {
display: inline!important
}
.d-lg-inline-block {
display: inline-block!important
}
.d-lg-block {
display: block!important
}
.d-lg-table {
display: table!important
}
.d-lg-table-row {
display: table-row!important
}
.d-lg-table-cell {
display: table-cell!important
}
.d-lg-flex {
display: -webkit-box!important;
display: -ms-flexbox!important;
display: flex!important
}
.d-lg-inline-flex {
display: -webkit-inline-box!important;
display: -ms-inline-flexbox!important;
display: inline-flex!important
}
}
@media (min-width:1200px) {
.d-xl-none {
display: none!important
}
.d-xl-inline {
display: inline!important
}
.d-xl-inline-block {
display: inline-block!important
}
.d-xl-block {
display: block!important
}
.d-xl-table {
display: table!important
}
.d-xl-table-row {
display: table-row!important
}
.d-xl-table-cell {
display: table-cell!important
}
.d-xl-flex {
display: -webkit-box!important;
display: -ms-flexbox!important;
display: flex!important
}
.d-xl-inline-flex {
display: -webkit-inline-box!important;
display: -ms-inline-flexbox!important;
display: inline-flex!important
}
}
@media print {
.d-print-none {
display: none!important
}
.d-print-inline {
display: inline!important
}
.d-print-inline-block {
display: inline-block!important
}
.d-print-block {
display: block!important
}
.d-print-table {
display: table!important
}
.d-print-table-row {
display: table-row!important
}
.d-print-table-cell {
display: table-cell!important
}
.d-print-flex {
display: -webkit-box!important;
display: -ms-flexbox!important;
display: flex!important
}
.d-print-inline-flex {
display: -webkit-inline-box!important;
display: -ms-inline-flexbox!important;
display: inline-flex!important
}
}
.embed-responsive {
position: relative;
display: block;
width: 100%;
padding: 0;
overflow: hidden
}
.embed-responsive::before {
display: block;
content: ""
}
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
border: 0
}
.embed-responsive-21by9::before {
padding-top: 42.857143%
}
.embed-responsive-16by9::before {
padding-top: 56.25%
}
.embed-responsive-4by3::before {
padding-top: 75%
}
.embed-responsive-1by1::before {
padding-top: 100%
}
.flex-row {
-webkit-box-orient: horizontal!important;
-webkit-box-direction: normal!important;
-ms-flex-direction: row!important;
flex-direction: row!important
}
.flex-column {
-webkit-box-orient: vertical!important;
-webkit-box-direction: normal!important;
-ms-flex-direction: column!important;
flex-direction: column!important
}
.flex-row-reverse {
-webkit-box-orient: horizontal!important;
-webkit-box-direction: reverse!important;
-ms-flex-direction: row-reverse!important;
flex-direction: row-reverse!important
}
.flex-column-reverse {
-webkit-box-orient: vertical!important;
-webkit-box-direction: reverse!important;
-ms-flex-direction: column-reverse!important;
flex-direction: column-reverse!important
}
.flex-wrap {
-ms-flex-wrap: wrap!important;
flex-wrap: wrap!important
}
.flex-nowrap {
-ms-flex-wrap: nowrap!important;
flex-wrap: nowrap!important
}
.flex-wrap-reverse {
-ms-flex-wrap: wrap-reverse!important;
flex-wrap: wrap-reverse!important
}
.justify-content-start {
-webkit-box-pack: start!important;
-ms-flex-pack: start!important;
justify-content: flex-start!important
}
.justify-content-end {
-webkit-box-pack: end!important;
-ms-flex-pack: end!important;
justify-content: flex-end!important
}
.justify-content-center {
-webkit-box-pack: center!important;
-ms-flex-pack: center!important;
justify-content: center!important
}
.justify-content-between {
-webkit-box-pack: justify!important;
-ms-flex-pack: justify!important;
justify-content: space-between!important
}
.justify-content-around {
-ms-flex-pack: distribute!important;
justify-content: space-around!important
}
.align-items-start {
-webkit-box-align: start!important;
-ms-flex-align: start!important;
align-items: flex-start!important
}
.align-items-end {
-webkit-box-align: end!important;
-ms-flex-align: end!important;
align-items: flex-end!important
}
.align-items-center {
-webkit-box-align: center!important;
-ms-flex-align: center!important;
align-items: center!important
}
.align-items-baseline {
-webkit-box-align: baseline!important;
-ms-flex-align: baseline!important;
align-items: baseline!important
}
.align-items-stretch {
-webkit-box-align: stretch!important;
-ms-flex-align: stretch!important;
align-items: stretch!important
}
.align-content-start {
-ms-flex-line-pack: start!important;
align-content: flex-start!important
}
.align-content-end {
-ms-flex-line-pack: end!important;
align-content: flex-end!important
}
.align-content-center {
-ms-flex-line-pack: center!important;
align-content: center!important
}
.align-content-between {
-ms-flex-line-pack: justify!important;
align-content: space-between!important
}
.align-content-around {
-ms-flex-line-pack: distribute!important;
align-content: space-around!important
}
.align-content-stretch {
-ms-flex-line-pack: stretch!important;
align-content: stretch!important
}
.align-self-auto {
-ms-flex-item-align: auto!important;
align-self: auto!important
}
.align-self-start {
-ms-flex-item-align: start!important;
align-self: flex-start!important
}
.align-self-end {
-ms-flex-item-align: end!important;
align-self: flex-end!important
}
.align-self-center {
-ms-flex-item-align: center!important;
align-self: center!important
}
.align-self-baseline {
-ms-flex-item-align: baseline!important;
align-self: baseline!important
}
.align-self-stretch {
-ms-flex-item-align: stretch!important;
align-self: stretch!important
}
@media (min-width:576px) {
.flex-sm-row {
-webkit-box-orient: horizontal!important;
-webkit-box-direction: normal!important;
-ms-flex-direction: row!important;
flex-direction: row!important
}
.flex-sm-column {
-webkit-box-orient: vertical!important;
-webkit-box-direction: normal!important;
-ms-flex-direction: column!important;
flex-direction: column!important
}
.flex-sm-row-reverse {
-webkit-box-orient: horizontal!important;
-webkit-box-direction: reverse!important;
-ms-flex-direction: row-reverse!important;
flex-direction: row-reverse!important
}
.flex-sm-column-reverse {
-webkit-box-orient: vertical!important;
-webkit-box-direction: reverse!important;
-ms-flex-direction: column-reverse!important;
flex-direction: column-reverse!important
}
.flex-sm-wrap {
-ms-flex-wrap: wrap!important;
flex-wrap: wrap!important
}
.flex-sm-nowrap {
-ms-flex-wrap: nowrap!important;
flex-wrap: nowrap!important
}
.flex-sm-wrap-reverse {
-ms-flex-wrap: wrap-reverse!important;
flex-wrap: wrap-reverse!important
}
.justify-content-sm-start {
-webkit-box-pack: start!important;
-ms-flex-pack: start!important;
justify-content: flex-start!important
}
.justify-content-sm-end {
-webkit-box-pack: end!important;
-ms-flex-pack: end!important;
justify-content: flex-end!important
}
.justify-content-sm-center {
-webkit-box-pack: center!important;
-ms-flex-pack: center!important;
justify-content: center!important
}
.justify-content-sm-between {
-webkit-box-pack: justify!important;
-ms-flex-pack: justify!important;
justify-content: space-between!important
}
.justify-content-sm-around {
-ms-flex-pack: distribute!important;
justify-content: space-around!important
}
.align-items-sm-start {
-webkit-box-align: start!important;
-ms-flex-align: start!important;
align-items: flex-start!important
}
.align-items-sm-end {
-webkit-box-align: end!important;
-ms-flex-align: end!important;
align-items: flex-end!important
}
.align-items-sm-center {
-webkit-box-align: center!important;
-ms-flex-align: center!important;
align-items: center!important
}
.align-items-sm-baseline {
-webkit-box-align: baseline!important;
-ms-flex-align: baseline!important;
align-items: baseline!important
}
.align-items-sm-stretch {
-webkit-box-align: stretch!important;
-ms-flex-align: stretch!important;
align-items: stretch!important
}
.align-content-sm-start {
-ms-flex-line-pack: start!important;
align-content: flex-start!important
}
.align-content-sm-end {
-ms-flex-line-pack: end!important;
align-content: flex-end!important
}
.align-content-sm-center {
-ms-flex-line-pack: center!important;
align-content: center!important
}
.align-content-sm-between {
-ms-flex-line-pack: justify!important;
align-content: space-between!important
}
.align-content-sm-around {
-ms-flex-line-pack: distribute!important;
align-content: space-around!important
}
.align-content-sm-stretch {
-ms-flex-line-pack: stretch!important;
align-content: stretch!important
}
.align-self-sm-auto {
-ms-flex-item-align: auto!important;
align-self: auto!important
}
.align-self-sm-start {
-ms-flex-item-align: start!important;
align-self: flex-start!important
}
.align-self-sm-end {
-ms-flex-item-align: end!important;
align-self: flex-end!important
}
.align-self-sm-center {
-ms-flex-item-align: center!important;
align-self: center!important
}
.align-self-sm-baseline {
-ms-flex-item-align: baseline!important;
align-self: baseline!important
}
.align-self-sm-stretch {
-ms-flex-item-align: stretch!important;
align-self: stretch!important
}
}
@media (min-width:768px) {
.flex-md-row {
-webkit-box-orient: horizontal!important;
-webkit-box-direction: normal!important;
-ms-flex-direction: row!important;
flex-direction: row!important
}
.flex-md-column {
-webkit-box-orient: vertical!important;
-webkit-box-direction: normal!important;
-ms-flex-direction: column!important;
flex-direction: column!important
}
.flex-md-row-reverse {
-webkit-box-orient: horizontal!important;
-webkit-box-direction: reverse!important;
-ms-flex-direction: row-reverse!important;
flex-direction: row-reverse!important
}
.flex-md-column-reverse {
-webkit-box-orient: vertical!important;
-webkit-box-direction: reverse!important;
-ms-flex-direction: column-reverse!important;
flex-direction: column-reverse!important
}
.flex-md-wrap {
-ms-flex-wrap: wrap!important;
flex-wrap: wrap!important
}
.flex-md-nowrap {
-ms-flex-wrap: nowrap!important;
flex-wrap: nowrap!important
}
.flex-md-wrap-reverse {
-ms-flex-wrap: wrap-reverse!important;
flex-wrap: wrap-reverse!important
}
.justify-content-md-start {
-webkit-box-pack: start!important;
-ms-flex-pack: start!important;
justify-content: flex-start!important
}
.justify-content-md-end {
-webkit-box-pack: end!important;
-ms-flex-pack: end!important;
justify-content: flex-end!important
}
.justify-content-md-center {
-webkit-box-pack: center!important;
-ms-flex-pack: center!important;
justify-content: center!important
}
.justify-content-md-between {
-webkit-box-pack: justify!important;
-ms-flex-pack: justify!important;
justify-content: space-between!important
}
.justify-content-md-around {
-ms-flex-pack: distribute!important;
justify-content: space-around!important
}
.align-items-md-start {
-webkit-box-align: start!important;
-ms-flex-align: start!important;
align-items: flex-start!important
}
.align-items-md-end {
-webkit-box-align: end!important;
-ms-flex-align: end!important;
align-items: flex-end!important
}
.align-items-md-center {
-webkit-box-align: center!important;
-ms-flex-align: center!important;
align-items: center!important
}
.align-items-md-baseline {
-webkit-box-align: baseline!important;
-ms-flex-align: baseline!important;
align-items: baseline!important
}
.align-items-md-stretch {
-webkit-box-align: stretch!important;
-ms-flex-align: stretch!important;
align-items: stretch!important
}
.align-content-md-start {
-ms-flex-line-pack: start!important;
align-content: flex-start!important
}
.align-content-md-end {
-ms-flex-line-pack: end!important;
align-content: flex-end!important
}
.align-content-md-center {
-ms-flex-line-pack: center!important;
align-content: center!important
}
.align-content-md-between {
-ms-flex-line-pack: justify!important;
align-content: space-between!important
}
.align-content-md-around {
-ms-flex-line-pack: distribute!important;
align-content: space-around!important
}
.align-content-md-stretch {
-ms-flex-line-pack: stretch!important;
align-content: stretch!important
}
.align-self-md-auto {
-ms-flex-item-align: auto!important;
align-self: auto!important
}
.align-self-md-start {
-ms-flex-item-align: start!important;
align-self: flex-start!important
}
.align-self-md-end {
-ms-flex-item-align: end!important;
align-self: flex-end!important
}
.align-self-md-center {
-ms-flex-item-align: center!important;
align-self: center!important
}
.align-self-md-baseline {
-ms-flex-item-align: baseline!important;
align-self: baseline!important
}
.align-self-md-stretch {
-ms-flex-item-align: stretch!important;
align-self: stretch!important
}
}
@media (min-width:992px) {
.flex-lg-row {
-webkit-box-orient: horizontal!important;
-webkit-box-direction: normal!important;
-ms-flex-direction: row!important;
flex-direction: row!important
}
.flex-lg-column {
-webkit-box-orient: vertical!important;
-webkit-box-direction: normal!important;
-ms-flex-direction: column!important;
flex-direction: column!important
}
.flex-lg-row-reverse {
-webkit-box-orient: horizontal!important;
-webkit-box-direction: reverse!important;
-ms-flex-direction: row-reverse!important;
flex-direction: row-reverse!important
}
.flex-lg-column-reverse {
-webkit-box-orient: vertical!important;
-webkit-box-direction: reverse!important;
-ms-flex-direction: column-reverse!important;
flex-direction: column-reverse!important
}
.flex-lg-wrap {
-ms-flex-wrap: wrap!important;
flex-wrap: wrap!important
}
.flex-lg-nowrap {
-ms-flex-wrap: nowrap!important;
flex-wrap: nowrap!important
}
.flex-lg-wrap-reverse {
-ms-flex-wrap: wrap-reverse!important;
flex-wrap: wrap-reverse!important
}
.justify-content-lg-start {
-webkit-box-pack: start!important;
-ms-flex-pack: start!important;
justify-content: flex-start!important
}
.justify-content-lg-end {
-webkit-box-pack: end!important;
-ms-flex-pack: end!important;
justify-content: flex-end!important
}
.justify-content-lg-center {
-webkit-box-pack: center!important;
-ms-flex-pack: center!important;
justify-content: center!important
}
.justify-content-lg-between {
-webkit-box-pack: justify!important;
-ms-flex-pack: justify!important;
justify-content: space-between!important
}
.justify-content-lg-around {
-ms-flex-pack: distribute!important;
justify-content: space-around!important
}
.align-items-lg-start {
-webkit-box-align: start!important;
-ms-flex-align: start!important;
align-items: flex-start!important
}
.align-items-lg-end {
-webkit-box-align: end!important;
-ms-flex-align: end!important;
align-items: flex-end!important
}
.align-items-lg-center {
-webkit-box-align: center!important;
-ms-flex-align: center!important;
align-items: center!important
}
.align-items-lg-baseline {
-webkit-box-align: baseline!important;
-ms-flex-align: baseline!important;
align-items: baseline!important
}
.align-items-lg-stretch {
-webkit-box-align: stretch!important;
-ms-flex-align: stretch!important;
align-items: stretch!important
}
.align-content-lg-start {
-ms-flex-line-pack: start!important;
align-content: flex-start!important
}
.align-content-lg-end {
-ms-flex-line-pack: end!important;
align-content: flex-end!important
}
.align-content-lg-center {
-ms-flex-line-pack: center!important;
align-content: center!important
}
.align-content-lg-between {
-ms-flex-line-pack: justify!important;
align-content: space-between!important
}
.align-content-lg-around {
-ms-flex-line-pack: distribute!important;
align-content: space-around!important
}
.align-content-lg-stretch {
-ms-flex-line-pack: stretch!important;
align-content: stretch!important
}
.align-self-lg-auto {
-ms-flex-item-align: auto!important;
align-self: auto!important
}
.align-self-lg-start {
-ms-flex-item-align: start!important;
align-self: flex-start!important
}
.align-self-lg-end {
-ms-flex-item-align: end!important;
align-self: flex-end!important
}
.align-self-lg-center {
-ms-flex-item-align: center!important;
align-self: center!important
}
.align-self-lg-baseline {
-ms-flex-item-align: baseline!important;
align-self: baseline!important
}
.align-self-lg-stretch {
-ms-flex-item-align: stretch!important;
align-self: stretch!important
}
}
@media (min-width:1200px) {
.flex-xl-row {
-webkit-box-orient: horizontal!important;
-webkit-box-direction: normal!important;
-ms-flex-direction: row!important;
flex-direction: row!important
}
.flex-xl-column {
-webkit-box-orient: vertical!important;
-webkit-box-direction: normal!important;
-ms-flex-direction: column!important;
flex-direction: column!important
}
.flex-xl-row-reverse {
-webkit-box-orient: horizontal!important;
-webkit-box-direction: reverse!important;
-ms-flex-direction: row-reverse!important;
flex-direction: row-reverse!important
}
.flex-xl-column-reverse {
-webkit-box-orient: vertical!important;
-webkit-box-direction: reverse!important;
-ms-flex-direction: column-reverse!important;
flex-direction: column-reverse!important
}
.flex-xl-wrap {
-ms-flex-wrap: wrap!important;
flex-wrap: wrap!important
}
.flex-xl-nowrap {
-ms-flex-wrap: nowrap!important;
flex-wrap: nowrap!important
}
.flex-xl-wrap-reverse {
-ms-flex-wrap: wrap-reverse!important;
flex-wrap: wrap-reverse!important
}
.justify-content-xl-start {
-webkit-box-pack: start!important;
-ms-flex-pack: start!important;
justify-content: flex-start!important
}
.justify-content-xl-end {
-webkit-box-pack: end!important;
-ms-flex-pack: end!important;
justify-content: flex-end!important
}
.justify-content-xl-center {
-webkit-box-pack: center!important;
-ms-flex-pack: center!important;
justify-content: center!important
}
.justify-content-xl-between {
-webkit-box-pack: justify!important;
-ms-flex-pack: justify!important;
justify-content: space-between!important
}
.justify-content-xl-around {
-ms-flex-pack: distribute!important;
justify-content: space-around!important
}
.align-items-xl-start {
-webkit-box-align: start!important;
-ms-flex-align: start!important;
align-items: flex-start!important
}
.align-items-xl-end {
-webkit-box-align: end!important;
-ms-flex-align: end!important;
align-items: flex-end!important
}
.align-items-xl-center {
-webkit-box-align: center!important;
-ms-flex-align: center!important;
align-items: center!important
}
.align-items-xl-baseline {
-webkit-box-align: baseline!important;
-ms-flex-align: baseline!important;
align-items: baseline!important
}
.align-items-xl-stretch {
-webkit-box-align: stretch!important;
-ms-flex-align: stretch!important;
align-items: stretch!important
}
.align-content-xl-start {
-ms-flex-line-pack: start!important;
align-content: flex-start!important
}
.align-content-xl-end {
-ms-flex-line-pack: end!important;
align-content: flex-end!important
}
.align-content-xl-center {
-ms-flex-line-pack: center!important;
align-content: center!important
}
.align-content-xl-between {
-ms-flex-line-pack: justify!important;
align-content: space-between!important
}
.align-content-xl-around {
-ms-flex-line-pack: distribute!important;
align-content: space-around!important
}
.align-content-xl-stretch {
-ms-flex-line-pack: stretch!important;
align-content: stretch!important
}
.align-self-xl-auto {
-ms-flex-item-align: auto!important;
align-self: auto!important
}
.align-self-xl-start {
-ms-flex-item-align: start!important;
align-self: flex-start!important
}
.align-self-xl-end {
-ms-flex-item-align: end!important;
align-self: flex-end!important
}
.align-self-xl-center {
-ms-flex-item-align: center!important;
align-self: center!important
}
.align-self-xl-baseline {
-ms-flex-item-align: baseline!important;
align-self: baseline!important
}
.align-self-xl-stretch {
-ms-flex-item-align: stretch!important;
align-self: stretch!important
}
}
.float-left {
float: left!important
}
.float-right {
float: right!important
}
.float-none {
float: none!important
}
@media (min-width:576px) {
.float-sm-left {
float: left!important
}
.float-sm-right {
float: right!important
}
.float-sm-none {
float: none!important
}
}
@media (min-width:768px) {
.float-md-left {
float: left!important
}
.float-md-right {
float: right!important
}
.float-md-none {
float: none!important
}
}
@media (min-width:992px) {
.float-lg-left {
float: left!important
}
.float-lg-right {
float: right!important
}
.float-lg-none {
float: none!important
}
}
@media (min-width:1200px) {
.float-xl-left {
float: left!important
}
.float-xl-right {
float: right!important
}
.float-xl-none {
float: none!important
}
}
.position-static {
position: static!important
}
.position-relative {
position: relative!important
}
.position-absolute {
position: absolute!important
}
.position-fixed {
position: fixed!important
}
.position-sticky {
position: -webkit-sticky!important;
position: sticky!important
}
.fixed-top {
position: fixed;
top: 0;
right: 0;
left: 0;
z-index: 1030
}
.fixed-bottom {
position: fixed;
right: 0;
bottom: 0;
left: 0;
z-index: 1030
}
@supports ((position:-webkit-sticky) or (position:sticky)) {
.sticky-top {
position: -webkit-sticky;
position: sticky;
top: 0;
z-index: 1020
}
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
-webkit-clip-path: inset(50%);
clip-path: inset(50%);
border: 0
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
overflow: visible;
clip: auto;
white-space: normal;
-webkit-clip-path: none;
clip-path: none
}
.w-25 {
width: 25%!important
}
.w-50 {
width: 50%!important
}
.w-75 {
width: 75%!important
}
.w-100 {
width: 100%!important
}
.h-25 {
height: 25%!important
}
.h-50 {
height: 50%!important
}
.h-75 {
height: 75%!important
}
.h-100 {
height: 100%!important
}
.mw-100 {
max-width: 100%!important
}
.mh-100 {
max-height: 100%!important
}
.m-0 {
margin: 0!important
}
.mt-0,
.my-0 {
margin-top: 0!important
}
.mr-0,
.mx-0 {
margin-right: 0!important
}
.mb-0,
.my-0 {
margin-bottom: 0!important
}
.ml-0,
.mx-0 {
margin-left: 0!important
}
.m-1 {
margin: .25rem!important
}
.mt-1,
.my-1 {
margin-top: .25rem!important
}
.mr-1,
.mx-1 {
margin-right: .25rem!important
}
.mb-1,
.my-1 {
margin-bottom: .25rem!important
}
.ml-1,
.mx-1 {
margin-left: .25rem!important
}
.m-2 {
margin: .5rem!important
}
.mt-2,
.my-2 {
margin-top: .5rem!important
}
.mr-2,
.mx-2 {
margin-right: .5rem!important
}
.mb-2,
.my-2 {
margin-bottom: .5rem!important
}
.ml-2,
.mx-2 {
margin-left: .5rem!important
}
.m-3 {
margin: 1rem!important
}
.mt-3,
.my-3 {
margin-top: 1rem!important
}
.mr-3,
.mx-3 {
margin-right: 1rem!important
}
.mb-3,
.my-3 {
margin-bottom: 1rem!important
}
.ml-3,
.mx-3 {
margin-left: 1rem!important
}
.m-4 {
margin: 1.5rem!important
}
.mt-4,
.my-4 {
margin-top: 1.5rem!important
}
.mr-4,
.mx-4 {
margin-right: 1.5rem!important
}
.mb-4,
.my-4 {
margin-bottom: 1.5rem!important
}
.ml-4,
.mx-4 {
margin-left: 1.5rem!important
}
.m-5 {
margin: 3rem!important
}
.mt-5,
.my-5 {
margin-top: 3rem!important
}
.mr-5,
.mx-5 {
margin-right: 3rem!important
}
.mb-5,
.my-5 {
margin-bottom: 3rem!important
}
.ml-5,
.mx-5 {
margin-left: 3rem!important
}
.p-0 {
padding: 0!important
}
.pt-0,
.py-0 {
padding-top: 0!important
}
.pr-0,
.px-0 {
padding-right: 0!important
}
.pb-0,
.py-0 {
padding-bottom: 0!important
}
.pl-0,
.px-0 {
padding-left: 0!important
}
.p-1 {
padding: .25rem!important
}
.pt-1,
.py-1 {
padding-top: .25rem!important
}
.pr-1,
.px-1 {
padding-right: .25rem!important
}
.pb-1,
.py-1 {
padding-bottom: .25rem!important
}
.pl-1,
.px-1 {
padding-left: .25rem!important
}
.p-2 {
padding: .5rem!important
}
.pt-2,
.py-2 {
padding-top: .5rem!important
}
.pr-2,
.px-2 {
padding-right: .5rem!important
}
.pb-2,
.py-2 {
padding-bottom: .5rem!important
}
.pl-2,
.px-2 {
padding-left: .5rem!important
}
.p-3 {
padding: 1rem!important
}
.pt-3,
.py-3 {
padding-top: 1rem!important
}
.pr-3,
.px-3 {
padding-right: 1rem!important
}
.pb-3,
.py-3 {
padding-bottom: 1rem!important
}
.pl-3,
.px-3 {
padding-left: 1rem!important
}
.p-4 {
padding: 1.5rem!important
}
.pt-4,
.py-4 {
padding-top: 1.5rem!important
}
.pr-4,
.px-4 {
padding-right: 1.5rem!important
}
.pb-4,
.py-4 {
padding-bottom: 1.5rem!important
}
.pl-4,
.px-4 {
padding-left: 1.5rem!important
}
.p-5 {
padding: 3rem!important
}
.pt-5,
.py-5 {
padding-top: 3rem!important
}
.pr-5,
.px-5 {
padding-right: 3rem!important
}
.pb-5,
.py-5 {
padding-bottom: 3rem!important
}
.pl-5,
.px-5 {
padding-left: 3rem!important
}
.m-auto {
margin: auto!important
}
.mt-auto,
.my-auto {
margin-top: auto!important
}
.mr-auto,
.mx-auto {
margin-right: auto!important
}
.mb-auto,
.my-auto {
margin-bottom: auto!important
}
.ml-auto,
.mx-auto {
margin-left: auto!important
}
@media (min-width:576px) {
.m-sm-0 {
margin: 0!important
}
.mt-sm-0,
.my-sm-0 {
margin-top: 0!important
}
.mr-sm-0,
.mx-sm-0 {
margin-right: 0!important
}
.mb-sm-0,
.my-sm-0 {
margin-bottom: 0!important
}
.ml-sm-0,
.mx-sm-0 {
margin-left: 0!important
}
.m-sm-1 {
margin: .25rem!important
}
.mt-sm-1,
.my-sm-1 {
margin-top: .25rem!important
}
.mr-sm-1,
.mx-sm-1 {
margin-right: .25rem!important
}
.mb-sm-1,
.my-sm-1 {
margin-bottom: .25rem!important
}
.ml-sm-1,
.mx-sm-1 {
margin-left: .25rem!important
}
.m-sm-2 {
margin: .5rem!important
}
.mt-sm-2,
.my-sm-2 {
margin-top: .5rem!important
}
.mr-sm-2,
.mx-sm-2 {
margin-right: .5rem!important
}
.mb-sm-2,
.my-sm-2 {
margin-bottom: .5rem!important
}
.ml-sm-2,
.mx-sm-2 {
margin-left: .5rem!important
}
.m-sm-3 {
margin: 1rem!important
}
.mt-sm-3,
.my-sm-3 {
margin-top: 1rem!important
}
.mr-sm-3,
.mx-sm-3 {
margin-right: 1rem!important
}
.mb-sm-3,
.my-sm-3 {
margin-bottom: 1rem!important
}
.ml-sm-3,
.mx-sm-3 {
margin-left: 1rem!important
}
.m-sm-4 {
margin: 1.5rem!important
}
.mt-sm-4,
.my-sm-4 {
margin-top: 1.5rem!important
}
.mr-sm-4,
.mx-sm-4 {
margin-right: 1.5rem!important
}
.mb-sm-4,
.my-sm-4 {
margin-bottom: 1.5rem!important
}
.ml-sm-4,
.mx-sm-4 {
margin-left: 1.5rem!important
}
.m-sm-5 {
margin: 3rem!important
}
.mt-sm-5,
.my-sm-5 {
margin-top: 3rem!important
}
.mr-sm-5,
.mx-sm-5 {
margin-right: 3rem!important
}
.mb-sm-5,
.my-sm-5 {
margin-bottom: 3rem!important
}
.ml-sm-5,
.mx-sm-5 {
margin-left: 3rem!important
}
.p-sm-0 {
padding: 0!important
}
.pt-sm-0,
.py-sm-0 {
padding-top: 0!important
}
.pr-sm-0,
.px-sm-0 {
padding-right: 0!important
}
.pb-sm-0,
.py-sm-0 {
padding-bottom: 0!important
}
.pl-sm-0,
.px-sm-0 {
padding-left: 0!important
}
.p-sm-1 {
padding: .25rem!important
}
.pt-sm-1,
.py-sm-1 {
padding-top: .25rem!important
}
.pr-sm-1,
.px-sm-1 {
padding-right: .25rem!important
}
.pb-sm-1,
.py-sm-1 {
padding-bottom: .25rem!important
}
.pl-sm-1,
.px-sm-1 {
padding-left: .25rem!important
}
.p-sm-2 {
padding: .5rem!important
}
.pt-sm-2,
.py-sm-2 {
padding-top: .5rem!important
}
.pr-sm-2,
.px-sm-2 {
padding-right: .5rem!important
}
.pb-sm-2,
.py-sm-2 {
padding-bottom: .5rem!important
}
.pl-sm-2,
.px-sm-2 {
padding-left: .5rem!important
}
.p-sm-3 {
padding: 1rem!important
}
.pt-sm-3,
.py-sm-3 {
padding-top: 1rem!important
}
.pr-sm-3,
.px-sm-3 {
padding-right: 1rem!important
}
.pb-sm-3,
.py-sm-3 {
padding-bottom: 1rem!important
}
.pl-sm-3,
.px-sm-3 {
padding-left: 1rem!important
}
.p-sm-4 {
padding: 1.5rem!important
}
.pt-sm-4,
.py-sm-4 {
padding-top: 1.5rem!important
}
.pr-sm-4,
.px-sm-4 {
padding-right: 1.5rem!important
}
.pb-sm-4,
.py-sm-4 {
padding-bottom: 1.5rem!important
}
.pl-sm-4,
.px-sm-4 {
padding-left: 1.5rem!important
}
.p-sm-5 {
padding: 3rem!important
}
.pt-sm-5,
.py-sm-5 {
padding-top: 3rem!important
}
.pr-sm-5,
.px-sm-5 {
padding-right: 3rem!important
}
.pb-sm-5,
.py-sm-5 {
padding-bottom: 3rem!important
}
.pl-sm-5,
.px-sm-5 {
padding-left: 3rem!important
}
.m-sm-auto {
margin: auto!important
}
.mt-sm-auto,
.my-sm-auto {
margin-top: auto!important
}
.mr-sm-auto,
.mx-sm-auto {
margin-right: auto!important
}
.mb-sm-auto,
.my-sm-auto {
margin-bottom: auto!important
}
.ml-sm-auto,
.mx-sm-auto {
margin-left: auto!important
}
}
@media (min-width:768px) {
.m-md-0 {
margin: 0!important
}
.mt-md-0,
.my-md-0 {
margin-top: 0!important
}
.mr-md-0,
.mx-md-0 {
margin-right: 0!important
}
.mb-md-0,
.my-md-0 {
margin-bottom: 0!important
}
.ml-md-0,
.mx-md-0 {
margin-left: 0!important
}
.m-md-1 {
margin: .25rem!important
}
.mt-md-1,
.my-md-1 {
margin-top: .25rem!important
}
.mr-md-1,
.mx-md-1 {
margin-right: .25rem!important
}
.mb-md-1,
.my-md-1 {
margin-bottom: .25rem!important
}
.ml-md-1,
.mx-md-1 {
margin-left: .25rem!important
}
.m-md-2 {
margin: .5rem!important
}
.mt-md-2,
.my-md-2 {
margin-top: .5rem!important
}
.mr-md-2,
.mx-md-2 {
margin-right: .5rem!important
}
.mb-md-2,
.my-md-2 {
margin-bottom: .5rem!important
}
.ml-md-2,
.mx-md-2 {
margin-left: .5rem!important
}
.m-md-3 {
margin: 1rem!important
}
.mt-md-3,
.my-md-3 {
margin-top: 1rem!important
}
.mr-md-3,
.mx-md-3 {
margin-right: 1rem!important
}
.mb-md-3,
.my-md-3 {
margin-bottom: 1rem!important
}
.ml-md-3,
.mx-md-3 {
margin-left: 1rem!important
}
.m-md-4 {
margin: 1.5rem!important
}
.mt-md-4,
.my-md-4 {
margin-top: 1.5rem!important
}
.mr-md-4,
.mx-md-4 {
margin-right: 1.5rem!important
}
.mb-md-4,
.my-md-4 {
margin-bottom: 1.5rem!important
}
.ml-md-4,
.mx-md-4 {
margin-left: 1.5rem!important
}
.m-md-5 {
margin: 3rem!important
}
.mt-md-5,
.my-md-5 {
margin-top: 3rem!important
}
.mr-md-5,
.mx-md-5 {
margin-right: 3rem!important
}
.mb-md-5,
.my-md-5 {
margin-bottom: 3rem!important
}
.ml-md-5,
.mx-md-5 {
margin-left: 3rem!important
}
.p-md-0 {
padding: 0!important
}
.pt-md-0,
.py-md-0 {
padding-top: 0!important
}
.pr-md-0,
.px-md-0 {
padding-right: 0!important
}
.pb-md-0,
.py-md-0 {
padding-bottom: 0!important
}
.pl-md-0,
.px-md-0 {
padding-left: 0!important
}
.p-md-1 {
padding: .25rem!important
}
.pt-md-1,
.py-md-1 {
padding-top: .25rem!important
}
.pr-md-1,
.px-md-1 {
padding-right: .25rem!important
}
.pb-md-1,
.py-md-1 {
padding-bottom: .25rem!important
}
.pl-md-1,
.px-md-1 {
padding-left: .25rem!important
}
.p-md-2 {
padding: .5rem!important
}
.pt-md-2,
.py-md-2 {
padding-top: .5rem!important
}
.pr-md-2,
.px-md-2 {
padding-right: .5rem!important
}
.pb-md-2,
.py-md-2 {
padding-bottom: .5rem!important
}
.pl-md-2,
.px-md-2 {
padding-left: .5rem!important
}
.p-md-3 {
padding: 1rem!important
}
.pt-md-3,
.py-md-3 {
padding-top: 1rem!important
}
.pr-md-3,
.px-md-3 {
padding-right: 1rem!important
}
.pb-md-3,
.py-md-3 {
padding-bottom: 1rem!important
}
.pl-md-3,
.px-md-3 {
padding-left: 1rem!important
}
.p-md-4 {
padding: 1.5rem!important
}
.pt-md-4,
.py-md-4 {
padding-top: 1.5rem!important
}
.pr-md-4,
.px-md-4 {
padding-right: 1.5rem!important
}
.pb-md-4,
.py-md-4 {
padding-bottom: 1.5rem!important
}
.pl-md-4,
.px-md-4 {
padding-left: 1.5rem!important
}
.p-md-5 {
padding: 3rem!important
}
.pt-md-5,
.py-md-5 {
padding-top: 3rem!important
}
.pr-md-5,
.px-md-5 {
padding-right: 3rem!important
}
.pb-md-5,
.py-md-5 {
padding-bottom: 3rem!important
}
.pl-md-5,
.px-md-5 {
padding-left: 3rem!important
}
.m-md-auto {
margin: auto!important
}
.mt-md-auto,
.my-md-auto {
margin-top: auto!important
}
.mr-md-auto,
.mx-md-auto {
margin-right: auto!important
}
.mb-md-auto,
.my-md-auto {
margin-bottom: auto!important
}
.ml-md-auto,
.mx-md-auto {
margin-left: auto!important
}
}
@media (min-width:992px) {
.m-lg-0 {
margin: 0!important
}
.mt-lg-0,
.my-lg-0 {
margin-top: 0!important
}
.mr-lg-0,
.mx-lg-0 {
margin-right: 0!important
}
.mb-lg-0,
.my-lg-0 {
margin-bottom: 0!important
}
.ml-lg-0,
.mx-lg-0 {
margin-left: 0!important
}
.m-lg-1 {
margin: .25rem!important
}
.mt-lg-1,
.my-lg-1 {
margin-top: .25rem!important
}
.mr-lg-1,
.mx-lg-1 {
margin-right: .25rem!important
}
.mb-lg-1,
.my-lg-1 {
margin-bottom: .25rem!important
}
.ml-lg-1,
.mx-lg-1 {
margin-left: .25rem!important
}
.m-lg-2 {
margin: .5rem!important
}
.mt-lg-2,
.my-lg-2 {
margin-top: .5rem!important
}
.mr-lg-2,
.mx-lg-2 {
margin-right: .5rem!important
}
.mb-lg-2,
.my-lg-2 {
margin-bottom: .5rem!important
}
.ml-lg-2,
.mx-lg-2 {
margin-left: .5rem!important
}
.m-lg-3 {
margin: 1rem!important
}
.mt-lg-3,
.my-lg-3 {
margin-top: 1rem!important
}
.mr-lg-3,
.mx-lg-3 {
margin-right: 1rem!important
}
.mb-lg-3,
.my-lg-3 {
margin-bottom: 1rem!important
}
.ml-lg-3,
.mx-lg-3 {
margin-left: 1rem!important
}
.m-lg-4 {
margin: 1.5rem!important
}
.mt-lg-4,
.my-lg-4 {
margin-top: 1.5rem!important
}
.mr-lg-4,
.mx-lg-4 {
margin-right: 1.5rem!important
}
.mb-lg-4,
.my-lg-4 {
margin-bottom: 1.5rem!important
}
.ml-lg-4,
.mx-lg-4 {
margin-left: 1.5rem!important
}
.m-lg-5 {
margin: 3rem!important
}
.mt-lg-5,
.my-lg-5 {
margin-top: 3rem!important
}
.mr-lg-5,
.mx-lg-5 {
margin-right: 3rem!important
}
.mb-lg-5,
.my-lg-5 {
margin-bottom: 3rem!important
}
.ml-lg-5,
.mx-lg-5 {
margin-left: 3rem!important
}
.p-lg-0 {
padding: 0!important
}
.pt-lg-0,
.py-lg-0 {
padding-top: 0!important
}
.pr-lg-0,
.px-lg-0 {
padding-right: 0!important
}
.pb-lg-0,
.py-lg-0 {
padding-bottom: 0!important
}
.pl-lg-0,
.px-lg-0 {
padding-left: 0!important
}
.p-lg-1 {
padding: .25rem!important
}
.pt-lg-1,
.py-lg-1 {
padding-top: .25rem!important
}
.pr-lg-1,
.px-lg-1 {
padding-right: .25rem!important
}
.pb-lg-1,
.py-lg-1 {
padding-bottom: .25rem!important
}
.pl-lg-1,
.px-lg-1 {
padding-left: .25rem!important
}
.p-lg-2 {
padding: .5rem!important
}
.pt-lg-2,
.py-lg-2 {
padding-top: .5rem!important
}
.pr-lg-2,
.px-lg-2 {
padding-right: .5rem!important
}
.pb-lg-2,
.py-lg-2 {
padding-bottom: .5rem!important
}
.pl-lg-2,
.px-lg-2 {
padding-left: .5rem!important
}
.p-lg-3 {
padding: 1rem!important
}
.pt-lg-3,
.py-lg-3 {
padding-top: 1rem!important
}
.pr-lg-3,
.px-lg-3 {
padding-right: 1rem!important
}
.pb-lg-3,
.py-lg-3 {
padding-bottom: 1rem!important
}
.pl-lg-3,
.px-lg-3 {
padding-left: 1rem!important
}
.p-lg-4 {
padding: 1.5rem!important
}
.pt-lg-4,
.py-lg-4 {
padding-top: 1.5rem!important
}
.pr-lg-4,
.px-lg-4 {
padding-right: 1.5rem!important
}
.pb-lg-4,
.py-lg-4 {
padding-bottom: 1.5rem!important
}
.pl-lg-4,
.px-lg-4 {
padding-left: 1.5rem!important
}
.p-lg-5 {
padding: 3rem!important
}
.pt-lg-5,
.py-lg-5 {
padding-top: 3rem!important
}
.pr-lg-5,
.px-lg-5 {
padding-right: 3rem!important
}
.pb-lg-5,
.py-lg-5 {
padding-bottom: 3rem!important
}
.pl-lg-5,
.px-lg-5 {
padding-left: 3rem!important
}
.m-lg-auto {
margin: auto!important
}
.mt-lg-auto,
.my-lg-auto {
margin-top: auto!important
}
.mr-lg-auto,
.mx-lg-auto {
margin-right: auto!important
}
.mb-lg-auto,
.my-lg-auto {
margin-bottom: auto!important
}
.ml-lg-auto,
.mx-lg-auto {
margin-left: auto!important
}
}
@media (min-width:1200px) {
.m-xl-0 {
margin: 0!important
}
.mt-xl-0,
.my-xl-0 {
margin-top: 0!important
}
.mr-xl-0,
.mx-xl-0 {
margin-right: 0!important
}
.mb-xl-0,
.my-xl-0 {
margin-bottom: 0!important
}
.ml-xl-0,
.mx-xl-0 {
margin-left: 0!important
}
.m-xl-1 {
margin: .25rem!important
}
.mt-xl-1,
.my-xl-1 {
margin-top: .25rem!important
}
.mr-xl-1,
.mx-xl-1 {
margin-right: .25rem!important
}
.mb-xl-1,
.my-xl-1 {
margin-bottom: .25rem!important
}
.ml-xl-1,
.mx-xl-1 {
margin-left: .25rem!important
}
.m-xl-2 {
margin: .5rem!important
}
.mt-xl-2,
.my-xl-2 {
margin-top: .5rem!important
}
.mr-xl-2,
.mx-xl-2 {
margin-right: .5rem!important
}
.mb-xl-2,
.my-xl-2 {
margin-bottom: .5rem!important
}
.ml-xl-2,
.mx-xl-2 {
margin-left: .5rem!important
}
.m-xl-3 {
margin: 1rem!important
}
.mt-xl-3,
.my-xl-3 {
margin-top: 1rem!important
}
.mr-xl-3,
.mx-xl-3 {
margin-right: 1rem!important
}
.mb-xl-3,
.my-xl-3 {
margin-bottom: 1rem!important
}
.ml-xl-3,
.mx-xl-3 {
margin-left: 1rem!important
}
.m-xl-4 {
margin: 1.5rem!important
}
.mt-xl-4,
.my-xl-4 {
margin-top: 1.5rem!important
}
.mr-xl-4,
.mx-xl-4 {
margin-right: 1.5rem!important
}
.mb-xl-4,
.my-xl-4 {
margin-bottom: 1.5rem!important
}
.ml-xl-4,
.mx-xl-4 {
margin-left: 1.5rem!important
}
.m-xl-5 {
margin: 3rem!important
}
.mt-xl-5,
.my-xl-5 {
margin-top: 3rem!important
}
.mr-xl-5,
.mx-xl-5 {
margin-right: 3rem!important
}
.mb-xl-5,
.my-xl-5 {
margin-bottom: 3rem!important
}
.ml-xl-5,
.mx-xl-5 {
margin-left: 3rem!important
}
.p-xl-0 {
padding: 0!important
}
.pt-xl-0,
.py-xl-0 {
padding-top: 0!important
}
.pr-xl-0,
.px-xl-0 {
padding-right: 0!important
}
.pb-xl-0,
.py-xl-0 {
padding-bottom: 0!important
}
.pl-xl-0,
.px-xl-0 {
padding-left: 0!important
}
.p-xl-1 {
padding: .25rem!important
}
.pt-xl-1,
.py-xl-1 {
padding-top: .25rem!important
}
.pr-xl-1,
.px-xl-1 {
padding-right: .25rem!important
}
.pb-xl-1,
.py-xl-1 {
padding-bottom: .25rem!important
}
.pl-xl-1,
.px-xl-1 {
padding-left: .25rem!important
}
.p-xl-2 {
padding: .5rem!important
}
.pt-xl-2,
.py-xl-2 {
padding-top: .5rem!important
}
.pr-xl-2,
.px-xl-2 {
padding-right: .5rem!important
}
.pb-xl-2,
.py-xl-2 {
padding-bottom: .5rem!important
}
.pl-xl-2,
.px-xl-2 {
padding-left: .5rem!important
}
.p-xl-3 {
padding: 1rem!important
}
.pt-xl-3,
.py-xl-3 {
padding-top: 1rem!important
}
.pr-xl-3,
.px-xl-3 {
padding-right: 1rem!important
}
.pb-xl-3,
.py-xl-3 {
padding-bottom: 1rem!important
}
.pl-xl-3,
.px-xl-3 {
padding-left: 1rem!important
}
.p-xl-4 {
padding: 1.5rem!important
}
.pt-xl-4,
.py-xl-4 {
padding-top: 1.5rem!important
}
.pr-xl-4,
.px-xl-4 {
padding-right: 1.5rem!important
}
.pb-xl-4,
.py-xl-4 {
padding-bottom: 1.5rem!important
}
.pl-xl-4,
.px-xl-4 {
padding-left: 1.5rem!important
}
.p-xl-5 {
padding: 3rem!important
}
.pt-xl-5,
.py-xl-5 {
padding-top: 3rem!important
}
.pr-xl-5,
.px-xl-5 {
padding-right: 3rem!important
}
.pb-xl-5,
.py-xl-5 {
padding-bottom: 3rem!important
}
.pl-xl-5,
.px-xl-5 {
padding-left: 3rem!important
}
.m-xl-auto {
margin: auto!important
}
.mt-xl-auto,
.my-xl-auto {
margin-top: auto!important
}
.mr-xl-auto,
.mx-xl-auto {
margin-right: auto!important
}
.mb-xl-auto,
.my-xl-auto {
margin-bottom: auto!important
}
.ml-xl-auto,
.mx-xl-auto {
margin-left: auto!important
}
}
.text-justify {
text-align: justify!important
}
.text-nowrap {
white-space: nowrap!important
}
.text-truncate {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap
}
.text-left {
text-align: left!important
}
.text-right {
text-align: right!important
}
.text-center {
text-align: center!important
}
@media (min-width:576px) {
.text-sm-left {
text-align: left!important
}
.text-sm-right {
text-align: right!important
}
.text-sm-center {
text-align: center!important
}
}
@media (min-width:768px) {
.text-md-left {
text-align: left!important
}
.text-md-right {
text-align: right!important
}
.text-md-center {
text-align: center!important
}
}
@media (min-width:992px) {
.text-lg-left {
text-align: left!important
}
.text-lg-right {
text-align: right!important
}
.text-lg-center {
text-align: center!important
}
}
@media (min-width:1200px) {
.text-xl-left {
text-align: left!important
}
.text-xl-right {
text-align: right!important
}
.text-xl-center {
text-align: center!important
}
}
.text-lowercase {
text-transform: lowercase!important
}
.text-uppercase {
text-transform: uppercase!important
}
.text-capitalize {
text-transform: capitalize!important
}
.font-weight-light {
font-weight: 300!important
}
.font-weight-normal {
font-weight: 400!important
}
.font-weight-bold {
font-weight: 700!important
}
.font-italic {
font-style: italic!important
}
.text-white {
color: #fff!important
}
.text-primary {
color: #007bff!important
}
a.text-primary:focus,
a.text-primary:hover {
color: #0062cc!important
}
.text-secondary {
color: #6c757d!important
}
a.text-secondary:focus,
a.text-secondary:hover {
color: #545b62!important
}
.text-success {
color: #28a745!important
}
a.text-success:focus,
a.text-success:hover {
color: #1e7e34!important
}
.text-info {
color: #17a2b8!important
}
a.text-info:focus,
a.text-info:hover {
color: #117a8b!important
}
.text-warning {
color: #ffc107!important
}
a.text-warning:focus,
a.text-warning:hover {
color: #d39e00!important
}
.text-danger {
color: #dc3545!important
}
a.text-danger:focus,
a.text-danger:hover {
color: #bd2130!important
}
.text-light {
color: #f8f9fa!important
}
a.text-light:focus,
a.text-light:hover {
color: #dae0e5!important
}
.text-dark {
color: #343a40!important
}
a.text-dark:focus,
a.text-dark:hover {
color: #1d2124!important
}
.text-muted {
color: #6c757d!important
}
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0
}
.visible {
visibility: visible!important
}
.invisible {
visibility: hidden!important
}
@media print {
*,
::after,
::before {
text-shadow: none!important;
box-shadow: none!important
}
a:not(.btn) {
text-decoration: underline
}
abbr[title]::after {
content: " (" attr(title) ")"
}
pre {
white-space: pre-wrap!important
}
blockquote,
pre {
border: 1px solid #999;
page-break-inside: avoid
}
thead {
display: table-header-group
}
img,
tr {
page-break-inside: avoid
}
h2,
h3,
p {
orphans: 3;
widows: 3
}
h2,
h3 {
page-break-after: avoid
}
@page {
size: a3
}
body {
min-width: 992px!important
}
.container {
min-width: 992px!important
}
.navbar {
display: none
}
.badge {
border: 1px solid #000
}
.table {
border-collapse: collapse!important
}
.table td,
.table th {
background-color: #fff!important
}
.table-bordered td,
.table-bordered th {
border: 1px solid #ddd!important
}
}#single-product-details .multiple-images.images {
float: left !important;
width: 100% !important;
}
.woocommerce span.onsale {
display: none;
}
.woocommerce div.product div.images .flex-control-thumbs {
margin-top: 10px;
}
.woocommerce select {
-moz-appearance: auto;
-webkit-appearance: auto;
}
.woocommerce .rh_section {
text-align: left;
}
.woocommerce .rh_section h1 {
margin-bottom: 10px;
font-weight: 500;
font-size: 40px;
}
.woocommerce .rh_section h2 {
margin-bottom: 10px;
font-weight: 500;
font-size: 32px;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
background-color: #043354 !important;
color: #FFF;
}
.rh_menu__user .rh_menu__user_submit a,
.rh_btn--primary,
.post-password-form input[type="submit"],
.widget .searchform input[type="submit"],
.comment-form .form-submit .submit,
.rh_memberships__selection .ims-stripe-button .stripe-button-el,
.rh_memberships__selection #ims-free-button,
.rh_contact__form .wpcf7-form input[type="submit"],
.widget_mortgage-calculator .mc-wrapper p input[type="submit"],
.rh_memberships__selection .ims-receipt-button #ims-receipt,
.rh_contact__form .rh_contact__input input[type="submit"],
.rh_form__item input[type="submit"],
.rh_pagination__pages-nav a,
.rh_prop_search__form .rh_prop_search__buttons .rh_prop_search__searchBtn .rh_btn__prop_search,
.rh_modal .rh_modal__wrap button,
.rh_section__testimonial .diagonal-mod-background,
.rh_section__testimonial.flat-border,
.rh_pagination .current,
.rh_pagination .rh_pagination__btn:hover,
.rh_blog__post .entry-header,
.rh_prop_search__form .rh_prop_search__fields .rh_prop_search__active,
.rh_prop_search__active .select2-container--default .select2-selection--single,
.dsidx-widget-guided-search form input[type=submit],
.dsidx-widget-quick-search form input[type=submit],
ol.dsidx-results li.dsidx-prop-summary .dsidx-prop-title,
.rh_blog__post .entry-header,
.dsidx-results:not(.dsidx-results-grid) #dsidx-listings .dsidx-listing .dsidx-media .dsidx-photo .dsidx-photo-count,
#dsidx-top-search #dsidx-search-bar .dsidx-search-controls .button button,
.dsidx-results-grid #dsidx-listings .dsidx-listing .dsidx-data .dsidx-primary-data .dsidx-price,
.dsidx-results-grid #dsidx-listings .dsidx-listing .dsidx-media .dsidx-photo .dsidx-photo-count,
#dsidx .dsidx-large-button,
#dsidx .dsidx-small-button,
body.dsidx .dsidx-large-button,
body.dsidx .dsidx-small-button,
#dsidx-rentzestimate-notice,
#dsidx-zestimate-notice,
#dsidx.dsidx-details .dsidx-headerbar-green,
#ihf-main-container .title-bar-1,
#ihf-main-container .btn-primary,
.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option[aria-selected=true],
#ihf-main-container .dropdown-menu>.active>a,
#ihf-main-container .dropdown-menu>li>a:hover,
#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,
#ihf-main-container .ihf-map-search-refine-link,
#ihf-main-container .btn-default,
.rh_sidebar .widget_ihomefinderpropertiesgallery>a,
#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,
button,
#ihf-main-container .modal-footer .btn,
.ihf-map-icon,
.rh_var2_header_meta_wrapper,
.rh_var3_header,
.open_more_features,
#home-properties-section .pagination a.current,
#home-properties-section .pagination a:hover,
.widget .tagcloud a,
.inspiry-floor-plans-group-wrapper .inspiry-btn-group .real-btn {
background: #043354 !important;
}
[name="checkout"] .col-1,
[name="checkout"] .col-2 {
max-width: 100%;
}
.woocommerce form.checkout .woocommerce-input-wrapper,
.woocommerce .woocommerce-address-fields .woocommerce-input-wrapper {
width: 100%;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
line-height: 2;
}
.woocommerce form.checkout p.form-row label,
.woocommerce .woocommerce-address-fields p.form-row label {
display: none;
}
.woocommerce-page .rh_prop_search.rh_prop_search_init {
display: none;
}
.woocommerce #comments {
padding: 15px 10px !important;
margin: 10px 0;
} @media only screen and (min-width: 992px) {
.woocommerce div.product div.images .flex-control-thumbs {
overflow: hidden;
zoom: 1;
margin: 0;
max-height: 500px;
overflow-y: scroll;
padding: 0;
width: 20%;
float: left;
}
.woocommerce div.product div.images .flex-control-thumbs li {
width: 16%;
float: left;
display: contents;
margin: 5px;
list-style: none;
}
.woocommerce div.product div.images .flex-control-thumbs li img {
opacity: 1;
box-shadow: 0px 0px 10px 1px rgba(235, 235, 235, 1);
-webkit-box-shadow: 0px 0px 10px 1px rgba(235, 235, 235, 1);
-moz-box-shadow: 0px 0px 10px 1px rgba(235, 235, 235, 1);
border: 1px solid #ebebeb;
width: 80%;
margin-bottom: 15px;
}
.woocommerce div.product div.images .flex-viewport {
width: 79%;
float: right;
max-height: 500px;
}
.woocommerce div.product div.images .flex-control-thumbs::-webkit-scrollbar {
display: none;
}
.woocommerce-page div.product div.images.single-image {
width: 100%;
}
}
.woocommerce .woocommerce-widget-layered-nav-list li:before {
content: "> " !important;
display: inline-block !important;
}
.woocommerce .woocommerce-widget-layered-nav-list a {
padding: 1px 0px 1px 5px !important;
}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span.count {
float: right;
}
.woocommerce .rh_sidebar .widget h3.title {
text-align: left;
}
.woocommerce .rh_sidebar .widget .title:before {
right: auto;
}
.woocommerce-page table.cart td.actions .input-text {
width: 200px;
}
.woocommerce-page .page .entry-header {
min-height: auto !important;
}
#checkout_order_review_section,
#checkout_billing_section {
display: inline-block;
}
#checkout_order_review_section {
padding: 20px;
}
.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
width: 100%;
max-width: 100%;
}
form.checkout.woocommerce-checkout {
display: contents;
}
select[readonly="readonly"]+.select2-container {
background-color: #e9ecef !important;
opacity: 1 !important;
pointer-events: none !important;
}
select[readonly="readonly"]+.select2-container--default .select2-selection--single {
background-color: #e9ecef;
border: 1px solid #aaa;
border-radius: 4px;
}
.woocommerce-page.woocommerce-account .password-input {
width: 100% !important;
}
.woocommerce-form-login__submit {
display: block;
width: 100%;
}
.woocommerce-form-login__rememberme {
width: 50% !important;
}
#rememberme {
width: 10%;
display: inline;
}
.woocommerce-order-received .entry-header {
display: none !important;
}
.woocommerce-order-received .rh_blog__single .rh_blog__post {
background-color: #f7f7f7 !important;
margin-top: 0px !important;
}.slbOverlay,
.slbWrapOuter,
.slbWrap {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0
}
.slbOverlay {
overflow: hidden;
z-index: 2000;
background-color: #000;
opacity: 0.7;
-webkit-animation: slbOverlay 0.5s;
-moz-animation: slbOverlay 0.5s;
animation: slbOverlay 0.5s
}
.slbWrapOuter {
overflow-x: hidden;
overflow-y: auto;
z-index: 2010
}
.slbWrap {
position: absolute;
text-align: center
}
.slbWrap:before {
content: "";
display: inline-block;
height: 100%;
vertical-align: middle
}
.slbContentOuter {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0px auto;
padding: 0 1em;
box-sizing: border-box;
z-index: 2020;
text-align: left;
max-width: 100%
}
.slbContentEl .slbContentOuter {
padding: 5em 1em
}
.slbContent {
position: relative
}
.slbContentEl .slbContent {
-webkit-animation: slbEnter 0.3s;
-moz-animation: slbEnter 0.3s;
animation: slbEnter 0.3s;
background-color: #fff;
box-shadow: 0 0.2em 1em rgba(0, 0, 0, 0.4)
}
.slbImageWrap {
-webkit-animation: slbEnter 0.3s;
-moz-animation: slbEnter 0.3s;
animation: slbEnter 0.3s;
position: relative
}
.slbImageWrap:after {
content: "";
position: absolute;
left: 0;
right: 0;
top: 5em;
bottom: 5em;
display: block;
z-index: -1;
box-shadow: 0 0.2em 1em rgba(0, 0, 0, 0.6);
background-color: #FFF
}
.slbDirectionNext .slbImageWrap {
-webkit-animation: slbEnterNext 0.4s;
-moz-animation: slbEnterNext 0.4s;
animation: slbEnterNext 0.4s
}
.slbDirectionPrev .slbImageWrap {
-webkit-animation: slbEnterPrev 0.4s;
-moz-animation: slbEnterPrev 0.4s;
animation: slbEnterPrev 0.4s
}
.slbImage {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 5em 0;
margin: 0 auto
}
.slbCaption {
display: inline-block;
max-width: 100%;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
word-wrap: normal;
font-size: 1.4em;
position: absolute;
left: 0;
right: 0;
bottom: 0;
padding: .71429em 0;
color: #fff;
color: rgba(255, 255, 255, 0.7);
text-align: center
}
.slbCloseBtn,
.slbArrow {
margin: 0;
padding: 0;
border: 0;
cursor: pointer;
background: none
}
.slbCloseBtn::-moz-focus-inner,
.slbArrow::-moz-focus-inner {
padding: 0;
border: 0
}
.slbCloseBtn:hover,
.slbArrow:hover {
opacity: 0.5
}
.slbCloseBtn:active,
.slbArrow:active {
opacity: 0.8
}
.slbCloseBtn {
-webkit-animation: slbEnter 0.3s;
-moz-animation: slbEnter 0.3s;
animation: slbEnter 0.3s;
font-size: 3em;
width: 1.66667em;
height: 1.66667em;
line-height: 1.66667em;
position: absolute;
right: -.33333em;
top: 0;
color: #fff;
color: rgba(255, 255, 255, 0.7);
text-align: center
}
.slbLoading .slbCloseBtn {
display: none
}
.slbLoadingText {
font-size: 1.4em;
color: #fff;
color: rgba(255, 255, 255, 0.9)
}
.slbArrows {
position: fixed;
top: 50%;
left: 0;
right: 0
}
.slbLoading .slbArrows {
display: none
}
.slbArrow {
position: absolute;
top: 50%;
margin-top: -5em;
width: 5em;
height: 10em;
opacity: 0.7;
text-indent: -999em;
overflow: hidden
}
.slbArrow:before {
content: "";
position: absolute;
top: 50%;
left: 50%;
margin: -.8em 0 0 -.8em;
border: .8em solid transparent
}
.slbArrow.next {
right: 0
}
.slbArrow.next:before {
border-left-color: #fff
}
.slbArrow.prev {
left: 0
}
.slbArrow.prev:before {
border-right-color: #fff
}
.slbIframeCont {
width: 80em;
height: 0;
overflow: hidden;
padding-top: 56.25%;
margin: 5em 0
}
.slbIframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0.2em 1em rgba(0, 0, 0, 0.6);
background: #000
}
@-webkit-keyframes slbOverlay {
from {
opacity: 0
}
to {
opacity: 0.7
}
}
@-moz-keyframes slbOverlay {
from {
opacity: 0
}
to {
opacity: 0.7
}
}
@keyframes slbOverlay {
from {
opacity: 0
}
to {
opacity: 0.7
}
}
@-webkit-keyframes slbEnter {
from {
opacity: 0;
-webkit-transform: translate3d(0, -1em, 0)
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0)
}
}
@-moz-keyframes slbEnter {
from {
opacity: 0;
-moz-transform: translate3d(0, -1em, 0)
}
to {
opacity: 1;
-moz-transform: translate3d(0, 0, 0)
}
}
@keyframes slbEnter {
from {
opacity: 0;
-webkit-transform: translate3d(0, -1em, 0);
-moz-transform: translate3d(0, -1em, 0);
-ms-transform: translate3d(0, -1em, 0);
-o-transform: translate3d(0, -1em, 0);
transform: translate3d(0, -1em, 0)
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0)
}
}
@-webkit-keyframes slbEnterNext {
from {
opacity: 0;
-webkit-transform: translate3d(4em, 0, 0)
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0)
}
}
@-moz-keyframes slbEnterNext {
from {
opacity: 0;
-moz-transform: translate3d(4em, 0, 0)
}
to {
opacity: 1;
-moz-transform: translate3d(0, 0, 0)
}
}
@keyframes slbEnterNext {
from {
opacity: 0;
-webkit-transform: translate3d(4em, 0, 0);
-moz-transform: translate3d(4em, 0, 0);
-ms-transform: translate3d(4em, 0, 0);
-o-transform: translate3d(4em, 0, 0);
transform: translate3d(4em, 0, 0)
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0)
}
}
@-webkit-keyframes slbEnterPrev {
from {
opacity: 0;
-webkit-transform: translate3d(-4em, 0, 0)
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0)
}
}
@-moz-keyframes slbEnterPrev {
from {
opacity: 0;
-moz-transform: translate3d(-4em, 0, 0)
}
to {
opacity: 1;
-moz-transform: translate3d(0, 0, 0)
}
}
@keyframes slbEnterPrev {
from {
opacity: 0;
-webkit-transform: translate3d(-4em, 0, 0);
-moz-transform: translate3d(-4em, 0, 0);
-ms-transform: translate3d(-4em, 0, 0);
-o-transform: translate3d(-4em, 0, 0);
transform: translate3d(-4em, 0, 0)
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0)
}
}
.imageGallery1.grid {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
grid-gap: 20px;
align-items: stretch;
}
.imageGallery1.grid>a {
display: flex;
}
.imageGallery1.grid img {
border: 1px solid #ccc;
box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.3);
max-width: 100%;
}