#property-content {
padding: 30px 0 30px;
width: 100%;
}
.single-property-page-ribbon {
padding: 0 0 20px 0;
position: absolute;
right: 80px;
top: 0;
width: 80px;
z-index: 9;
}
#property-content .fotorama-custom {
visibility: hidden;
}
.single-property-page-ribbon div {
height: 70px;
padding-top: 40px;
color: #fff;
text-align: center;
}
.single-property-page-ribbon div:after {
border-left: 40px solid #bb3a34;
border-right: 40px solid #bb3a34;
border-bottom: 20px solid transparent;
bottom: 0;
content: '';
height: 0;
left: 0;
position: absolute;
width: 0;
}
#property-content .large-price {
font-size: 30px;
background-color: #1fb7a6;
display: block;
color: #FFF;
padding: 4px 16px;
margin-top: 38px;
position: absolute !important;
top: 0;
right: auto;
bottom: auto;
left: -15px;
z-index: 5;
}
#property-content .feedback .user-feedback {
height: 135px;
background-color: #999;
position: relative;
border: 1px solid #E5E5E5;
background-color: #FEFEFE;
margin-bottom: 20px;
}
#property-content .feedback .user-feedback span {
display: block;
margin: 0 10px 0 110px;
}
#property-content .feedback .user-feedback .avatar {
margin-left: 0 !important;
position: absolute !important;
top: 0;
right: auto;
bottom: 0;
left: 0;
z-index: 4;
width: 100px;
}
#property-content .feedback .user-feedback .name {
font-size: 18px;
font-weight: 400;
margin-bottom: 2px;
margin-top: 12px;
}
#property-content .feedback .user-feedback .text {
font-size: 14px;
line-height: 1.2;
overflow: hidden;
margin-bottom: 4px;
padding-bottom: 10px;
}
#property-content .feedback .user-feedback .vote {
position: absolute !important;
top: auto;
right: 0;
bottom: 0;
left: 100px;
z-index: 1;
color: #1fb7a6;
margin: 0;
text-align: center;
font-size: 16px;
background-color: #F7F7F7;
border-top: 1px solid #F0F0F0;
padding: 1px 6px 3px;
}
#property-content .feedback .user-feedback .vote i {
margin-right: 1px;
}
#property-content .rating {
padding: 0;
margin: 15px 0 30px;
font-size: 14px;
}
#property-content .rating .value {
position: relative;
display: block;
margin-bottom: 10px;
}
#property-content .rating .name {
position: absolute !important;
top: 2px;
right: auto;
bottom: auto;
left: 4px;
z-index: 1;
display: block;
}
#property-content .rating .count {
position: absolute !important;
top: 2px;
right: 4px;
bottom: auto;
left: auto;
z-index: 1;
display: block;
width: 30px;
text-align: left;
}
#property-content .rating .graphic {
position: relative;
display: block;
margin: 0 40px 0 76px;
height: 22px;
background-color: #EBEBEB;
}
#property-content .rating .graphic .percent {
position: absolute !important;
top: 0;
right: auto;
bottom: 0;
left: 0;
z-index: 1;
width: 10%;
background-color: #1fb7a6;
}
#property-content .map-container,
#rem-property-content .map-container {
height: 345px;
width: 100%;
}
#property-content .details .detail {
position: relative;
display: block;
padding: 2px 5px;
border: 1px solid #F5F5F5;
padding: 3px 0 3px 26px;
margin-bottom: 6px;
line-height: 1.2;
font-size: 14px;
}
#property-content .details .rem-field-value {
padding: 6px 15px;
}
#property-content .details .detail i {
position: absolute !important;
top: 6px;
right: auto;
bottom: auto;
left: 9px;
z-index: 1;
color: #BBB;
font-size: 10px;
}
#property-content .details .detail .fa-square {
color: #1fb7a6;
}
#property-content .description {
font-size: 17px;
text-align: justify;
}
#property-content .agent-box-card {
margin-bottom: 0;
}
.video-wrap iframe {
width: 100% !important;
}
.video-wrap .rem-iframe {
height: 350px;
}
.file-type-icon {
display: block;
margin: 0 auto;
position: relative;
color: black;
height: 55px;
}
.file-type-icon::before {
position: absolute;
width: 33px;
height: 38px;
left: 0;
top: -7px;
content: '';
border: solid 2px #920035;
}
.file-type-icon::after {
content: 'file';
content: attr(filetype);
left: -4px;
padding: 0px 2px;
text-align: right;
line-height: 1.3;
position: absolute;
background-color: #000;
color: #fff;
font-size: 11px;
text-transform: uppercase;
letter-spacing: 1px;
top: 9px;
}
.file-type-icon .fileCorner {
width: 0;
height: 0;
border-style: solid;
border-width: 11px 0 0 11px;
border-color: white transparent transparent #920035;
position: absolute;
top: -7px;
left: 22px;
}
.rem-attachment-icon a {
margin-left: 45px;
}
.rem-attachment-icon {
height: 45px;
} .file-type-icon.zip::before {
border: solid 2px #6082AF;
}
.file-type-icon.zip::after {
background-color: #6082AF;
}
.file-type-icon.zip .fileCorner {
border-color: white transparent transparent #6082AF;
}
.file-type-icon.mp3::before {
border: solid 2px #1584DD;
}
.file-type-icon.mp3::after {
background-color: #1584DD;
}
.file-type-icon.mp3 .fileCorner {
border-color: white transparent transparent #1584DD;
}
.file-type-icon.jpg::before {
border: solid 2px #208895;
}
.file-type-icon.jpg::after {
background-color: #208895;
}
.file-type-icon.jpg .fileCorner {
border-color: white transparent transparent #208895;
}
.file-type-icon.pdf::before {
border: solid 2px #AA0000;
}
.file-type-icon.pdf::after {
background-color: #AA0000;
}
.file-type-icon.pdf .fileCorner {
border-color: white transparent transparent #AA0000;
}
.file-type-icon.ppt::before {
border: solid 2px #D14424;
}
.file-type-icon.ppt::after {
background-color: #D14424;
}
.file-type-icon.ppt .fileCorner {
border-color: white transparent transparent #D14424;
}
.floorplans-container a {
border-radius: 0 !important;
}
.floorplans-container .tab-content {
margin-top: 10px;
}
.wrap-slider {
position: relative;
}
.wrap-slider .grid-custom > img {
display: none;
}
.wrap-slider .slick-custom .slick-arrow,
.rem-additional-gallery .slick-arrow {
z-index: 1;
height: 80px;
background-color: #fffefeab;
padding: 10px 0;
width: 35px;
}
.wrap-slider .slick-custom .slick-prev,
.rem-additional-gallery .slick-prev {
left: 10px;
}
.wrap-slider .slick-custom .slick-next,
.rem-additional-gallery .slick-next {
right: 10px;
}
.wrap-slider .slick-custom .slick-arrow:hover,
.rem-additional-gallery .slick-arrow:hover {
background-color: #fff;
}
.wrap-slider .slick-custom .rem-slider-image {
cursor: zoom-in;
}
.ich-settings-main-wrap .wrap-slider .slick-custom .slick-prev:before,
.rem-additional-gallery .slick-prev:before {
content: "\e257";
font-family: "Glyphicons Halflings";
font-style: normal;
font-weight: 400;
color: #000;
}
.ich-settings-main-wrap .wrap-slider .slick-custom .slick-next:before,
.rem-additional-gallery .slick-next:before {
content: "\e258";
font-family: "Glyphicons Halflings";
font-style: normal;
font-weight: 400;
color: #000;
}
.rem-additional-gallery .slick-slide img {
max-width: 100% !important;
}
.rem-energy-wrapper {
padding-top: 60px;
position: relative;
margin: 50px 0 0 0 !important;
width: 100%;
border: none;
}
.rem-energy-wrapper td {
text-align: center;
position: relative;
}
.rem-energy-eff-wrap:nth-child(1) {
background-color: #33a357;
}
.rem-energy-eff-wrap:nth-child(2) {
background-color: #79b752;
}
.rem-energy-eff-wrap:nth-child(3) {
background-color: #c3d545;
}
.rem-energy-eff-wrap:nth-child(4) {
background-color: #fff12c;
}
.rem-energy-eff-wrap:nth-child(5) {
background-color: #edb731;
}
.rem-energy-eff-wrap:nth-child(6) {
background-color: #d66f2c;
}
.rem-energy-eff-wrap:nth-child(7) {
background-color: #dc454b;
}
.rem-energy-eff-wrap:nth-child(8){
background-color: #cf3037;
}
.rem-energy-eff-wrap:nth-child(9) {
background-color: #cc232a;
}
.rem-energy-eff-wrap:nth-child(10) {
background-color: #b22026;
}
.rem-energy-eff-wrap span {
font-size: 14px;
line-height: 30px;
text-align: center;
color: #fff
}
.rem-marker-energy {
font-size: 13px;
line-height: 30px;
top: -48px;
padding: 0 10px;
white-space: nowrap;
color: #fff;
background-color: #999;
position: absolute;
}
.rem-marker-energy:before {
bottom: -10px;
content: '';
border-top: 10px solid #999;
position: absolute;
}
@media (max-width:481px) {
.rem-energy-wrapper td {
position: static;
}
.rem-marker-energy {
top: 10px;
}
.rem-marker-energy {
right: 0 !important;
left: 0 !important;
}
}
.ich-settings-main-wrap .rem-sec-icon {
max-height: 20px !important;
}
.ich-settings-main-wrap .rem-restricted-content {
max-width: 400px;
margin: 0 auto;
border: 1px solid #e5dede;
padding: 10px 20px 0 20px;
}
.child-fields-wrap {
float: right;
}
.ich-settings-main-wrap .child-listings-wrap .panel {
margin-bottom: 10px;
}
.ich-settings-main-wrap .child-listings-wrap .panel-heading {
cursor: pointer;
}
.child-listings-wrap .panel-body {
display: none;
}
.rem-child-listing-content {
text-align: center;
}
.rem-child-listing-content img {
margin-bottom: 10px;
max-width: 100% !important;
height: auto;
}
.rem-single-listing-1 h1 {
margin: 0;
font-size: 20px;
}
.rem-single-listing-1 .badge-under-heading {
font-size: 12px;
padding: 7px 10px 6px;
margin: 10px 0 12px;
display: inline-block;
text-transform: uppercase;
padding: 3px 5px;
background-color: rgba(0,0,0,.65);
color: #FFF;
border-radius: 2px;
}
.rem-single-listing-1 address {
font-size: 15px;
margin-bottom: 0;
}
.rem-single-listing-1 .rem-listing-price {
font-size: 30px;
color: #222222;
font-weight: 600;
}
.rem-single-listing-1 .large-price {
display: none !important;
}
.bg-white {
background-color: #FFFFFF;
}
.rem-listing-top {
padding: 20px 0;
}
.rem-listing-content {
background-color: #F7F8F9;
}
.rem-listing-gallery {
padding-bottom: 30px;
}
.rem-block-wrap,
.rem-single-listing-1 .rem-section-box {
background-color: #FFFFFF;
margin-top: 30px;
padding: 40px;
border-radius: 4px;
position: relative;
}
.rem-block-wrap h2 {
font-size: 18px;
margin: 0;
margin-bottom: 20px;
}
.rem-single-listing-1 .agent-contact-wrapper {
margin-top: 30px;
}
.rem-single-listing-1 .agent-card-6 {
border-radius: 4px;
}
.rem-single-listing-1 .contact-agent,
.rem-single-listing-1 .search-box-page,
.rem-single-listing-1 .rem-recent-properties,
.rem-single-listing-1 .mortgage-calculator-box,
.rem-single-listing-1 .rem-tag-cloud,
.rem-single-listing-1 .agent-contact-wrapper {
background-color: #FFF;
border: none !important;
box-shadow: none !important;
}
.rem-single-listing-1 .section-title.line-style,
.rem-single-listing-1 .section-title.line-style .title {
border: none !important;
margin: 0;
padding: 0;
position: relative !important;
min-height: auto;
}
.rem-single-listing-1 .section-title.line-style .title {
font-size: 18px;
margin-bottom: 20px !important;
float: none;
color: inherit;
background: transparent;
bottom: 0;
}
.rem-single-listing-1 .property-features-container .fa-square:before {
content: "\f058";
}
.rem-single-listing-1 #rem-property-content  {
padding: 0;
margin-bottom: 40px;
}
.rem-single-listing-1 .rem-directions-btn  {
position: absolute;
top: 20px;
right: 40px;
font-size: 12px;
z-index: 99;
}
.rem-single-listing-1 .rem-recent-properties .rem-widget-list img {
max-width: 105px !important;
}
#rem-property-content .detail {
margin-bottom: 15px;
display: inline-block;
font-size: 15px;
}
.rem-thumbnails {
width: 60px;
padding: 2px;
cursor: pointer;
outline: none;
}
.rem-slider-thumbnails .slick-current .rem-thumbnails {
border: 2px solid;
padding: 0;
}
.rem-additional-images img {
max-width: 100%;
height: auto;
vertical-align: middle;
cursor: pointer;
width: 100%;
}
.rem-additional-images-title {
font-weight: bold;
}
.rem-open-gallery {
position: absolute;
right: 0;
bottom: 0;
z-index: 99;
}#map-canvas {
background-color: #e8ffe8;
border: 1px solid #3bb83b;
}.nice-select {
-webkit-tap-highlight-color: transparent;
background-color: #fff;
border-radius: 0;
border: solid 1px #e8e8e8;
box-sizing: border-box;
clear: both;
cursor: pointer;
display: block;
float: left;
font-family: inherit;
font-size: 13px;
font-weight: normal;
height: 36px;
line-height: 36px;
outline: none;
padding-left: 18px;
padding-right: 30px;
position: relative;
text-align: left !important;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
white-space: nowrap;
width: 100%; }
.nice-select:hover {
border-color: #dbdbdb; }
.nice-select:active, .nice-select.open, .nice-select:focus {
border-color: #999; }
.nice-select:after {
border-bottom: 2px solid #999;
border-right: 2px solid #999;
content: '';
display: block;
height: 5px;
margin-top: -4px;
pointer-events: none;
position: absolute;
right: 12px;
top: 50%;
-webkit-transform-origin: 66% 66%;
-ms-transform-origin: 66% 66%;
transform-origin: 66% 66%;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
-webkit-transition: all 0.15s ease-in-out;
transition: all 0.15s ease-in-out;
width: 5px; }
.nice-select.open:after {
-webkit-transform: rotate(-135deg);
-ms-transform: rotate(-135deg);
transform: rotate(-135deg); }
.nice-select.open .list {
opacity: 1;
pointer-events: auto;
-webkit-transform: scale(1) translateY(0);
-ms-transform: scale(1) translateY(0);
transform: scale(1) translateY(0); }
.nice-select.disabled {
border-color: #ededed;
color: #999;
pointer-events: none; }
.nice-select.disabled:after {
border-color: #cccccc; }
.nice-select.wide {
width: 100%; }
.nice-select.wide .list {
left: 0 !important;
right: 0 !important; }
.nice-select.right {
float: right; }
.nice-select.right .list {
left: auto;
right: 0; }
.nice-select.small {
font-size: 12px;
height: 36px;
line-height: 34px; }
.nice-select.small:after {
height: 4px;
width: 4px; }
.nice-select.small .option {
line-height: 34px;
min-height: 34px; }
.nice-select .list {
width: 100%;
background-color: #fff;
border-radius: 5px;
box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
box-sizing: border-box;
margin-top: 4px;
opacity: 0;
overflow: hidden;
padding: 0;
pointer-events: none;
position: absolute;
top: 100%;
left: 0;
-webkit-transform-origin: 50% 0;
-ms-transform-origin: 50% 0;
transform-origin: 50% 0;
-webkit-transform: scale(0.75) translateY(-21px);
-ms-transform: scale(0.75) translateY(-21px);
transform: scale(0.75) translateY(-21px);
-webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
z-index: 9; margin-left: 0;
margin-right: 0;}
.nice-select .list:hover .option:not(:hover) {
background-color: transparent !important; }
.nice-select .option {
cursor: pointer;
font-weight: 400;
line-height: 40px;
list-style: none;
min-height: 40px;
outline: none;
padding-left: 18px;
padding-right: 29px;
text-align: left;
-webkit-transition: all 0.2s;
transition: all 0.2s; }
.nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
background-color: #f6f6f6; }
.nice-select .option.selected {
font-weight: bold; }
.nice-select .option.disabled {
background-color: transparent;
color: #999;
cursor: default; }
.no-csspointerevents .nice-select .list {
display: none; }
.no-csspointerevents .nice-select.open .list {
display: block; }.noUi-target,
.noUi-target * {
-webkit-touch-callout: none;
-webkit-user-select: none;
-ms-touch-action: none;
-ms-user-select: none;
-moz-user-select: none;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.noUi-target {
position: relative;
direction: ltr;
}
.noUi-base {
width: 100%;
height: 100%;
position: relative;
}
.noUi-origin {
position: absolute;
right: 0;
top: 0;
left: 0;
bottom: 0;
}
.noUi-handle {
position: relative;
z-index: 1;
}
.noUi-stacking .noUi-handle { z-index: 10;
}
.noUi-stacking + .noUi-origin { *z-index: -1;
}
.noUi-state-tap .noUi-origin {
-webkit-transition: left 0.3s, top 0.3s;
transition: left 0.3s, top 0.3s;
}
.noUi-state-drag * {
cursor: inherit !important;
} .noUi-base {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
} .noUi-horizontal {
height: 14px;
}
.noUi-horizontal .noUi-handle {
background-color: #277E70;
cursor: pointer;
height: 14px;
left: -14px;
top: -1px;
width: 14px;
-webkit-border-radius: 0;
-khtml-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
border-radius: 0; }
.noUi-vertical {
width: 18px;
}
.noUi-vertical .noUi-handle {
width: 28px;
height: 28px;
left: -6px;
top: -14px; cursor: pointer;
} .noUi-background {
background: #FAFAFA;  }
.noUi-connect {
background: #50C8B4; -webkit-transition: background 450ms;
transition: background 450ms;
}
.noUi-target {
border: 1px solid #eee;
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
}
.noUi-target:hover {
box-shadow: 0 9px 17px 0 rgba(7,152,255,.09);
-moz-box-shadow: 0 9px 17px 0 rgba(7,152,255,.09);
-webkit-box-shadow: 0 9px 17px 0 rgba(7,152,255,.09);
} .noUi-dragable {
cursor: w-resize;
}
.noUi-vertical .noUi-dragable {
cursor: n-resize;
}
.noUi-handle { background: #FFF;
cursor: default; }
.noUi-active {
} .noUi-handle:after { }
.noUi-handle:after {
left: 15px;
}
.noUi-vertical .noUi-handle:before,
.noUi-vertical .noUi-handle:after {
width: 14px;
height: 1px;
left: 6px;
top: 14px;
}
.noUi-vertical .noUi-handle:after {
top: 17px;
} [disabled].noUi-connect,
[disabled] .noUi-connect {
background: #B8B8B8;
}
[disabled] .noUi-handle {
cursor: not-allowed;
}
.price-slider.price #price-value-min,
.price-slider.price #price-value-max {
margin-top: 10px;
font-size: 12px;
background-color: #50c8b4;
position: relative;
color: #FFF;
display: inline-block;
padding: 1px 6px;
-webkit-border-radius: 2px;
-khtml-border-radius: 2px;
-moz-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
}
.price-slider.price #price-value-min:after,
.price-slider.price #price-value-max:after {
border-bottom: 6px solid transparent;
border-left: 6px solid #50c8b4;
border-top: 6px solid transparent;
content: "";
height: 0;
position: absolute;
right: -6px;
top: 3px;
width: 0;
}
.rtl .price-slider.price #price-value-min:after {
left: -6px;
right: auto !important;
border-right: 6px solid #50c8b4;
border-left: 0 !important;
}
.price-slider.price #price-value-max:after {
border-left: none;
border-right: 6px solid #50c8b4;
left: -6px;
right: auto;
}
.rtl .price-slider.price #price-value-max:after {
left: auto !important;
right: -6px;
border-left: 6px solid #50c8b4;
border-right: 0 !important;
}
.price-slider.price .separator {
margin: 0 8px;
font-weight: 400;
}input.labelauty + label ::selection { background-color: rgba(255, 255, 255, 0); }
input.labelauty + label ::-moz-selection { background-color: rgba(255, 255, 255, 0); } input.labelauty { display: none !important; } input.labelauty + label
{
display: table;
font-size: 15px; color: #555;
cursor: pointer;
font-weight: 300;
border-radius: 1px;
-moz-border-radius: 1px;
-webkit-border-radius: 1px;
transition: background-color 0.25s;
-moz-transition: background-color 0.25s;
-webkit-transition: background-color 0.25s;
-o-transition: background-color 0.25s;
-moz-user-select: none;
-khtml-user-select: none;
-webkit-user-select: none;
-o-user-select: none;
} input.labelauty + label > span.labelauty-unchecked,
input.labelauty + label > span.labelauty-checked
{
display: inline-block; vertical-align: bottom;
} input.labelauty + label > span.labelauty-unchecked-image,
input.labelauty + label > span.labelauty-checked-image
{
display: inline-block;
width: 20px;
height: 20px;
vertical-align: bottom;
background-repeat: no-repeat;
background-position: center center;
position: absolute; -webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
transition: background-image 0.5s linear;
-moz-transition: background-image 0.5s linear;
-webkit-transition: background-image 0.5s linear;
-o-transition: background-image 0.5s linear;
} input.labelauty + label > span.labelauty-unchecked-image + span.labelauty-unchecked,
input.labelauty + label > span.labelauty-checked-image + span.labelauty-checked
{
margin-left: 30px; } input.labelauty:not(:checked):not([disabled]) + label:hover
{ color: #aaa;
}
input.labelauty:not(:checked) + label > span.labelauty-checked-image
{
display: none;
}
input.labelauty:not(:checked) + label > span.labelauty-checked
{
display: none;
} input.labelauty:checked + label
{ }
input.labelauty:checked:not([disabled]) + label:hover
{ }
input.labelauty:checked + label > span.labelauty-unchecked-image
{
display: none;
}
input.labelauty:checked + label > span.labelauty-unchecked
{
display: none;
}
input.labelauty:checked + label > span.labelauty-checked
{
display: inline-block;
}
input.labelauty.no-label:checked + label > span.labelauty-checked
{
display: block;
} input.labelauty[disabled] + label
{
opacity: 0.5;
} input.labelauty + label > span.labelauty-unchecked-image
{
background-image: url(//www.tetrisreality.cz/wp-content/plugins/real-estate-manager-pro/assets/front/lib/images/input-unchecked.png);
background-color: #F3F1F1;
border: 1px solid #E4E4E4;
}
input.labelauty + label > span.labelauty-checked-image
{
background-image: url(//www.tetrisreality.cz/wp-content/plugins/real-estate-manager-pro/assets/front/lib/images/input-checked.png);
background-color: #50C8B4;
border: none;
}
input.labelauty:hover + label > span.labelauty-checked-image
{
background-color: #3CBDA7;
border: 1px solid #38B49E;
}#rem-search-box {
height: 90px; }
#rem-search-box.no-margin {
height: auto !important;
}
#rem-search-box .rem-search-1 {
height: 1px;
position: relative;
height: 172px;
}
#rem-search-box .rem-search-1 .search-options {
height: auto; min-height: 43px; top: auto;
right: 0;
bottom: 80px;
left: 0;
z-index: 1; }
#rem-search-box .rem-search-1 .search-options.sample-page {
bottom: 4px;
border: 1px solid #eee;
}
#rem-search-box .rem-search-1 .search-options .botton-options-inactive,
#rem-search-box .rem-search-1 .search-options .botton-options {
text-transform: uppercase;
display: block;
height: 43px;
cursor: pointer;
color: #ffffff;
font-size: 14px;
padding: 11px 24px 0 46px;
background-color: rgba(24, 139, 126, 0.8);
position: absolute !important;
top: 0;
right: auto;
bottom: auto;
left: 0;
z-index: 2;
-webkit-border-radius: 2px 2px 0 0;
-khtml-border-radius: 2px 2px 0 0;
-moz-border-radius: 2px 2px 0 0;
-o-border-radius: 2px 2px 0 0;
border-radius: 2px 2px 0 0;
-moz-transition: 0.3s all ease-in-out;
-ms-transition: 0.3s all ease-in-out;
-o-transition: 0.3s all ease-in-out;
transition: 0.3s all ease-in-out;
-webkit-transition: 0.3s all ease-in-out;
}
#rem-search-box .rem-search-1 .search-options .botton-options-inactive:hover,
#rem-search-box .rem-search-1 .search-options .botton-options:hover {
background-color: rgba(16, 96, 87, 0.9);
}
#rem-search-box .rem-search-1 .search-options .botton-options-inactive i,
#rem-search-box .rem-search-1 .search-options .botton-options i {
position: absolute !important;
top: 15px;
right: auto;
bottom: auto;
left: 18px;
z-index: 1;
}
#rem-search-box .rem-search-1 .search-options .searcher {
padding-top: 36px; margin-bottom: 0;
background-color: rgba(255, 255, 255, 0.96);
}
#rem-search-box .rem-search-1 .search-options .searcher .margin-div {
padding-left: 32px;
padding-right: 32px;
}
#rem-search-box .rem-search-1 .search-options .searcher .footer {
background-color: rgba(220, 220, 220, 0.5);
height: 84px;
padding: 22px 32px 0;
margin-bottom: 0;
}
#rem-search-box .rem-search-1 .search-options .searcher .price {
font-size: 13px;
}
#rem-search-box .rem-search-1 .search-options .searcher .price .more-button {
width: 120px;
padding-left: 32px;
float: left;
}
#rem-search-box .rem-search-1 .search-options .searcher .price .more-button:after {
font-family: 'FontAwesome';
position: absolute !important;
top: 4px;
right: auto;
bottom: auto;
left: 12px;
z-index: 1;
content: "\f107";
font-size: 18px;
}
#rem-search-box .rem-search-1 .search-button {
float: right;
text-transform: uppercase;
padding: 10px 14px;
}
#rem-search-box .rem-search-1 .search-options .searcher .sercher-margin-bottom {
padding-bottom: 4px;
border-bottom: 1px solid #E5E5E5;
}
#rem-search-box .rem-search-1 .search-options .searcher .filter,
#rem-search-box .rem-search-4 .filter {
max-height: 1800px;
overflow: hidden;
-moz-transition: 0.4s all ease-in-out;
-ms-transition: 0.4s all ease-in-out;
-o-transition: 0.4s all ease-in-out;
transition: 0.4s all ease-in-out;
-webkit-transition: 0.2s all ease-in-out;
}
#rem-search-box .rem-search-1 .search-options .searcher .filter:not(.hide-filter),
#rem-search-box .rem-search-4 .filter:not(.hide-filter) {
overflow: visible;
}
#rem-search-box .rem-search-1 .search-options .searcher .filter:not(.hide-filter) {
padding: 0 32px 20px;
}
#rem-search-box .rem-search-1 .search-options .searcher .filter.hide-filter,
#rem-search-box .rem-search-4 .filter.hide-filter {
border-bottom: none;
max-height: 0;
}
#rem-search-box .rem-search-1 .search-options .searcher .filter label {
margin: 20px 0 5px;
}
#rem-search-box .rem-search-1 .search-options .searcher .dropdown {
margin-bottom: 30px;
}
#rem-search-box .rem-search-1.fixed-map {
height: auto;
margin-bottom: 15px;
} .ads-type {
background-color: #1fb7a6;
position: relative;
z-index: 12;
margin: 0 -15px;
padding: 0 40px;
height: 80px;
overflow: hidden;
}
.ads-type a.item-type {
height: 80px;
display: block;
padding: 20px 0 20px 70px;
background-color: #1ba192;
background-image: url(//www.tetrisreality.cz/wp-content/plugins/real-estate-manager-pro/assets/images/icon-property.png);
background-repeat: no-repeat;
cursor: pointer;
color: #ffffff;
text-decoration: none;
border-right: 1px solid #1eb3a2;
-moz-transition: 0.2s all ease-in-out;
-ms-transition: 0.2s all ease-in-out;
-o-transition: 0.2s all ease-in-out;
transition: 0.2s all ease-in-out;
-webkit-transition: 0.2s all ease-in-out;
}
.ads-type a.item-type:hover {
background-color: #1a988a;
}
.ads-type a.item-type.item-selected {
background-color: #188b7e;
}
.ads-type a.item-type.item-selected:after {
content: "";
position: absolute !important;
top: 6px;
right: 6px;
bottom: auto;
left: auto;
z-index: 1;
width: 16px;
height: 16px;
background-image: url(//www.tetrisreality.cz/wp-content/plugins/real-estate-manager-pro/assets/images/icon-property.png);
background-position: right bottom;
}
.ads-type .icon-1 {
background-position: 10px 7px;
}
.ads-type .icon-2 {
background-position: 10px -61px;
}
.ads-type .icon-3 {
background-position: 10px -125px;
}
.ads-type .icon-4 {
background-position: 10px -192px;
}
.ads-type .icon-5 {
background-position: 10px -259px;
}
.ads-type .icon-6 {
background-position: 10px -326px;
}
.ads-type .title {
display: block;
font-size: 20px;
line-height: 1.2;
}
.ads-type span.sub-title {
font-size: 11px;
display: block;
}
.ads-type .nav-box a {
background-image: url(//www.tetrisreality.cz/wp-content/plugins/real-estate-manager-pro/assets/images/icon-slider.png);
background-color: #1daa9a;
display: block;
width: 40px;
height: 80px;
position: absolute !important;
top: 0;
right: auto;
bottom: auto;
left: auto;
z-index: 1;
-moz-transition: 0.2s all ease-in-out;
-ms-transition: 0.2s all ease-in-out;
-o-transition: 0.2s all ease-in-out;
transition: 0.2s all ease-in-out;
-webkit-transition: 0.2s all ease-in-out;
}
.ads-type .nav-box a:hover,
.ads-type .nav-box a:focus {
background-color: #1ba192;
}
.ads-type .nav-box .previous {
background-position: left top;
border: 1px solid #20c0ae;
border-right: 1px solid #1eb3a2;
border-top: none;
border-bottom: none;
left: 0;
}
.ads-type .nav-box .next {
background-position: right top;
border-right: 1px solid #20c0ae;
right: 0;
}
.search-box-page .space-div {
padding-bottom: 20px;
} .rem-field-hide {
display: none;
}
.rem-field-show {
display: block;
}
.ui-autocomplete {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
float: left;
display: none;
min-width: 160px;
_width: 160px;
padding: 4px 0;
margin: 2px 0 0 0;
list-style: none;
background-color: #ffffff;
border-color: #ccc;
border-color: rgba(0, 0, 0, 0.2);
border-style: solid;
border-width: 1px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
-webkit-background-clip: padding-box;
-moz-background-clip: padding;
background-clip: padding-box;
*border-right-width: 2px;
*border-bottom-width: 2px;
}
.ui-autocomplete .ui-menu-item {
cursor: pointer;
display: block;
padding: 3px 15px;
clear: both;
font-weight: normal;
line-height: 18px;
color: #555555;
white-space: nowrap;
}
.ui-autocomplete .ui-menu-item:hover, .ui-autocomplete .ui-menu-item:active {
color: #ffffff;
text-decoration: none;
background-color: #0088cc;
border-radius: 0px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
background-image: none;
}
.searcher .margin-div.footer br {
display: none;
}
.price-slider .any-check {
position: absolute;
left: 14px;
top: 20px;
cursor: pointer;
}
.rem-widget-search .any-check {
position: absolute;
top: 50px;
}
#rem-search-box .rem-search-2 .search-button {
float: none;
text-transform: uppercase;
padding: 0;
width: 100%;
height: 36px;
}
#rem-search-box .rem-search-2 .padding-none {
padding-left: 0;
padding-right: 0;
}
#rem-search-box .rem-search-2 .padding-none:first-child {
padding-left: 15px;
}
#rem-search-box .rem-search-2 .padding-none:last-child {
padding-right: 15px;
}
#rem-search-box .rem-search-2 .dropdown .carat {
border-left: 0;
}
#rem-search-box .rem-search-2 .dropdown.open .carat {
background: transparent;
}
@media (max-width: 991px){
#rem-search-box .rem-search-2 .padding-none:first-child {
padding-left: 0;
}
#rem-search-box .rem-search-2 .padding-none:last-child {
padding-right: 0;
}
}
.searcher .margin-bottom {
margin-bottom: 20px;
}
.rem-min-max-number-fields {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
}
.rem-title-number-field {
padding-right: 8px;
padding-left: 8px;
align-items: center;
display: flex;
text-align: center;
}.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;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !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}