/* @include(static/css/search/index.css) */ /** * Card * @param{string}$background-color - Background color * @param{string}$border-color - Border color * @param{number}$border-radius - Border radius * @param{number}$padding - Padding */ /** * Card * @param{string}$background-color - Background color * @param{string}$border-color - Border color * @param{number}$border-radius - Border radius * @param{number}$padding - Padding */ /* Run this in the console when viewing icon reference. TIP:You can add it as a Chrome bookmark as well! javascript:(function(){var el = document.querySelectorAll('.css-mapping .icon');var result = '';var iconsSass = '$icons:(';var iconsPhp = '$icons = [';var html = '';var code;var content;for (i = 0;i < el.length;i++){code = el[i].className.replace('icon ','').replace('icon-','');content = window.getComputedStyle(el[i],':before').getPropertyValue('content').split('"').join("'");iconsSass += '\n\t'+code+':'+content;iconsPhp += '\''+code+'\'';if (i < el.length-1){iconsSass += ',';iconsPhp += ',';}html += '<i class="icn-'+code+'"></i>&nbsp;'+code+'<br>\n';}iconsSass += '\n);';iconsPhp += '];';result += '\n\n// Icon sass map:\n';result += iconsSass;result += '\n\n// Php array:\n';result += iconsPhp;console.log(result);})();*/ /** * Card * @param{string}$background-color - Background color * @param{string}$border-color - Border color * @param{number}$border-radius - Border radius * @param{number}$padding - Padding */ /* Run this in the console when viewing icon reference. TIP:You can add it as a Chrome bookmark as well! javascript:(function(){var el = document.querySelectorAll('.css-mapping .icon');var result = '';var iconsSass = '$icons:(';var iconsPhp = '$icons = [';var html = '';var code;var content;for (i = 0;i < el.length;i++){code = el[i].className.replace('icon ','').replace('icon-','');content = window.getComputedStyle(el[i],':before').getPropertyValue('content').split('"').join("'");iconsSass += '\n\t'+code+':'+content;iconsPhp += '\''+code+'\'';if (i < el.length-1){iconsSass += ',';iconsPhp += ',';}html += '<i class="icn-'+code+'"></i>&nbsp;'+code+'<br>\n';}iconsSass += '\n);';iconsPhp += '];';result += '\n\n// Icon sass map:\n';result += iconsSass;result += '\n\n// Php array:\n';result += iconsPhp;console.log(result);})();*/ .realo-button,.button-facebook,.realo-button-tertiary,.realo-button-secondary,.realo-button-primary{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-weight:500;position:relative;display:inline-block;cursor:pointer;text-align:center;vertical-align:baseline;border:0;outline:none;background:none repeat scroll 0 0 transparent;text-decoration:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;height:34px;font-size:16px;line-height:34px;padding:0 13px;}html.no-touch .realo-button,html.no-touch .button-facebook,html.no-touch .realo-button-tertiary,html.no-touch .realo-button-secondary,html.no-touch .realo-button-primary{-webkit-transition:background-color 0.1s ease-in,border 0.1s ease-in,color 0.1s ease-in;-moz-transition:background-color 0.1s ease-in,border 0.1s ease-in,color 0.1s ease-in;-o-transition:background-color 0.1s ease-in,border 0.1s ease-in,color 0.1s ease-in;transition:background-color 0.1s ease-in,border 0.1s ease-in,color 0.1s ease-in;}.realo-button.facebook,.facebook.button-facebook,.facebook.realo-button-tertiary,.facebook.realo-button-secondary,.facebook.realo-button-primary{background:#4b6ead;border-color:#4b6ead;}.realo-button.facebook.full-width,.facebook.full-width.button-facebook,.facebook.full-width.realo-button-tertiary,.facebook.full-width.realo-button-secondary,.facebook.full-width.realo-button-primary{overflow:hidden;}.realo-button.facebook.full-width.icon-facebook:before,.facebook.full-width.icon-facebook.button-facebook:before,.facebook.full-width.icon-facebook.realo-button-tertiary:before,.facebook.full-width.icon-facebook.realo-button-secondary:before,.facebook.full-width.icon-facebook.realo-button-primary:before{float:left;margin-top:9px;}.realo-button.facebook.icon-facebook:before,.facebook.icon-facebook.button-facebook:before,.facebook.icon-facebook.realo-button-tertiary:before,.facebook.icon-facebook.realo-button-secondary:before,.facebook.icon-facebook.realo-button-primary:before{margin-top:-6px;font-size:24px;vertical-align:middle;display:inline-block;margin-right:10px;}.realo-button.facebook:hover,.facebook.button-facebook:hover,.facebook.realo-button-tertiary:hover,.facebook.realo-button-secondary:hover,.facebook.realo-button-primary:hover,.realo-button.facebook:focus,.facebook.button-facebook:focus,.facebook.realo-button-tertiary:focus,.facebook.realo-button-secondary:focus,.facebook.realo-button-primary:focus{background:rgb(82.9945797903,121.2091656544,189.9954202097);border-color:rgb(82.9945797903,121.2091656544,189.9954202097);}.realo-button.facebook.loading-with-text:before,.facebook.loading-with-text.button-facebook:before,.facebook.loading-with-text.realo-button-tertiary:before,.facebook.loading-with-text.realo-button-secondary:before,.facebook.loading-with-text.realo-button-primary:before{content:" ";display:inline-block;background-image:url("//realocdn.com/assets/19ec3bbb0701154e2d2e2f8473fb3bcb54/svg/oval-loader-ffffff.svg");background-repeat:no-repeat;background-position:center center;-moz-background-size:auto 70%;background-size:auto 70%;height:30px;width:30px;margin-top:-4px;margin-right:10px;vertical-align:middle;}.realo-button.google,.google.button-facebook,.google.realo-button-tertiary,.google.realo-button-secondary,.google.realo-button-primary{background:#e0594a;border-color:#e0594a;}.realo-button.google.full-width,.google.full-width.button-facebook,.google.full-width.realo-button-tertiary,.google.full-width.realo-button-secondary,.google.full-width.realo-button-primary{overflow:hidden;}.realo-button.google.full-width.icon-google:before,.google.full-width.icon-google.button-facebook:before,.google.full-width.icon-google.realo-button-tertiary:before,.google.full-width.icon-google.realo-button-secondary:before,.google.full-width.icon-google.realo-button-primary:before,.realo-button.google.full-width.icn-google-new:before,.google.full-width.icn-google-new.button-facebook:before,.google.full-width.icn-google-new.realo-button-tertiary:before,.google.full-width.icn-google-new.realo-button-secondary:before,.google.full-width.icn-google-new.realo-button-primary:before{float:left;margin-top:8px;}.realo-button.google.icon-google:before,.google.icon-google.button-facebook:before,.google.icon-google.realo-button-tertiary:before,.google.icon-google.realo-button-secondary:before,.google.icon-google.realo-button-primary:before,.realo-button.google.icn-google-new:before,.google.icn-google-new.button-facebook:before,.google.icn-google-new.realo-button-tertiary:before,.google.icn-google-new.realo-button-secondary:before,.google.icn-google-new.realo-button-primary:before{margin-top:-4px;font-size:28px;vertical-align:middle;display:inline-block;margin-right:10px;}.realo-button.google:hover,.google.button-facebook:hover,.google.realo-button-tertiary:hover,.google.realo-button-secondary:hover,.google.realo-button-primary:hover,.realo-button.google:focus,.google.button-facebook:focus,.google.realo-button-tertiary:focus,.google.realo-button-secondary:focus,.google.realo-button-primary:focus{background:rgb(255,108.3684333333,89.002);border-color:rgb(255,108.3684333333,89.002);}.realo-button.green,.green.button-facebook,.green.realo-button-tertiary,.green.realo-button-secondary,.green.realo-button-primary{background:#2abd5d;border-color:#2abd5d;}.realo-button.green:hover,.green.button-facebook:hover,.green.realo-button-tertiary:hover,.green.realo-button-secondary:hover,.green.realo-button-primary:hover,.realo-button.green:focus,.green.button-facebook:focus,.green.realo-button-tertiary:focus,.green.realo-button-secondary:focus,.green.realo-button-primary:focus{background:#44d777;border-color:#44d777;}.realo-button.green.disabled,.green.disabled.button-facebook,.green.disabled.realo-button-tertiary,.green.disabled.realo-button-secondary,.green.disabled.realo-button-primary{cursor:default;color:#cccccc;background:#f7f7f7;border-color:#d3d3d3;}.realo-button.warning,.warning.button-facebook,.warning.realo-button-tertiary,.warning.realo-button-secondary,.warning.realo-button-primary{color:#ff821d;background-color:rgba(255,255,255,0.6);border:1px solid rgba(255,130,29,0.5);}html.no-touch .realo-button.warning:hover,html.no-touch .warning.button-facebook:hover,html.no-touch .warning.realo-button-tertiary:hover,html.no-touch .warning.realo-button-secondary:hover,html.no-touch .warning.realo-button-primary:hover,.realo-button.warning:focus,.warning.button-facebook:focus,.warning.realo-button-tertiary:focus,.warning.realo-button-secondary:focus,.warning.realo-button-primary:focus{border-color:#ff821d;}.realo-button.dropdown-toggle,.dropdown-toggle.button-facebook,.dropdown-toggle.realo-button-tertiary,.dropdown-toggle.realo-button-secondary,.dropdown-toggle.realo-button-primary{padding:0 8px 0 9px;}.realo-button.dropdown-toggle:before,.dropdown-toggle.button-facebook:before,.dropdown-toggle.realo-button-tertiary:before,.dropdown-toggle.realo-button-secondary:before,.dropdown-toggle.realo-button-primary:before{content:" ";width:1px;height:100%;position:absolute;top:0;left:0;background:rgba(255,255,255,0.15);}.realo-button.dropdown-toggle:after,.dropdown-toggle.button-facebook:after,.dropdown-toggle.realo-button-tertiary:after,.dropdown-toggle.realo-button-secondary:after,.dropdown-toggle.realo-button-primary:after{font-family:"icons" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e02e";font-size:14px;line-height:14px;display:inline-block;margin-top:-2px;margin-left:0px;vertical-align:middle;}.realo-button.dropdown-toggle.active,.dropdown-toggle.active.button-facebook,.dropdown-toggle.active.realo-button-tertiary,.dropdown-toggle.active.realo-button-secondary,.dropdown-toggle.active.realo-button-primary{-webkit-box-shadow:inset 0px 0px 7px 0px rgba(0,0,0,0.24);-moz-box-shadow:inset 0px 0px 7px 0px rgba(0,0,0,0.24);box-shadow:inset 0px 0px 7px 0px rgba(0,0,0,0.24);}.realo-button.transparent,.transparent.button-facebook,.transparent.realo-button-tertiary,.transparent.realo-button-secondary,.transparent.realo-button-primary,.realo-button.background-none,.background-none.button-facebook,.background-none.realo-button-tertiary,.background-none.realo-button-secondary,.background-none.realo-button-primary{background:none;}.realo-button.small,.small.button-facebook,.small.realo-button-tertiary,.small.realo-button-secondary,.small.realo-button-primary{height:28px;font-size:14px;line-height:27px;padding:0 9px;}.realo-button.large,.large.button-facebook,.large.realo-button-tertiary,.large.realo-button-secondary,.large.realo-button-primary{height:45px;font-size:16px;line-height:45px;padding:0 24px;}.realo-button.icn-after-arrow-bott:after,.icn-after-arrow-bott.button-facebook:after,.icn-after-arrow-bott.realo-button-tertiary:after,.icn-after-arrow-bott.realo-button-secondary:after,.icn-after-arrow-bott.realo-button-primary:after{font-size:14px;line-height:14px;display:inline-block;margin-top:-2px;margin-left:6px;vertical-align:middle;}.realo-button.icn-after-arrow-right:after,.icn-after-arrow-right.button-facebook:after,.icn-after-arrow-right.realo-button-tertiary:after,.icn-after-arrow-right.realo-button-secondary:after,.icn-after-arrow-right.realo-button-primary:after{position:absolute;right:8px;top:14px;font-size:14px;}.realo-button.icn-home:before,.icn-home.button-facebook:before,.icn-home.realo-button-tertiary:before,.icn-home.realo-button-secondary:before,.icn-home.realo-button-primary:before{font-size:14px;line-height:14px;display:inline-block;margin-top:-2px;margin-right:4px;vertical-align:middle;}.realo-button.icn-share:before,.icn-share.button-facebook:before,.icn-share.realo-button-tertiary:before,.icn-share.realo-button-secondary:before,.icn-share.realo-button-primary:before{font-size:14px;line-height:14px;display:inline-block;margin-top:-2px;margin-right:5px;vertical-align:middle;}.realo-button.icn-report:before,.icn-report.button-facebook:before,.icn-report.realo-button-tertiary:before,.icn-report.realo-button-secondary:before,.icn-report.realo-button-primary:before{font-size:14px;line-height:14px;display:inline-block;margin-top:-2px;margin-right:5px;vertical-align:middle;}.realo-button.icn-envelope:before,.icn-envelope.button-facebook:before,.icn-envelope.realo-button-tertiary:before,.icn-envelope.realo-button-secondary:before,.icn-envelope.realo-button-primary:before{font-size:14px;line-height:14px;display:inline-block;margin-top:-2px;margin-right:5px;vertical-align:middle;}.realo-button.icn-tick:before,.icn-tick.button-facebook:before,.icn-tick.realo-button-tertiary:before,.icn-tick.realo-button-secondary:before,.icn-tick.realo-button-primary:before{font-size:14px;line-height:14px;display:inline-block;margin-top:-2px;margin-right:4px;vertical-align:middle;}.realo-button.icn-close:before,.icn-close.button-facebook:before,.icn-close.realo-button-tertiary:before,.icn-close.realo-button-secondary:before,.icn-close.realo-button-primary:before{font-size:14px;line-height:14px;display:inline-block;margin-top:-2px;margin-right:4px;vertical-align:middle;}.realo-button.icn-inbox:before,.icn-inbox.button-facebook:before,.icn-inbox.realo-button-tertiary:before,.icn-inbox.realo-button-secondary:before,.icn-inbox.realo-button-primary:before,.realo-button.icn-chat:before,.icn-chat.button-facebook:before,.icn-chat.realo-button-tertiary:before,.icn-chat.realo-button-secondary:before,.icn-chat.realo-button-primary:before,.realo-button.icn-star:before,.icn-star.button-facebook:before,.icn-star.realo-button-tertiary:before,.icn-star.realo-button-secondary:before,.icn-star.realo-button-primary:before,.realo-button.icn-star-filled:before,.icn-star-filled.button-facebook:before,.icn-star-filled.realo-button-tertiary:before,.icn-star-filled.realo-button-secondary:before,.icn-star-filled.realo-button-primary:before,.realo-button.icn-house:before,.icn-house.button-facebook:before,.icn-house.realo-button-tertiary:before,.icn-house.realo-button-secondary:before,.icn-house.realo-button-primary:before,.realo-button.icn-heart:before,.icn-heart.button-facebook:before,.icn-heart.realo-button-tertiary:before,.icn-heart.realo-button-secondary:before,.icn-heart.realo-button-primary:before,.realo-button.icn-heart-filled:before,.icn-heart-filled.button-facebook:before,.icn-heart-filled.realo-button-tertiary:before,.icn-heart-filled.realo-button-secondary:before,.icn-heart-filled.realo-button-primary:before,.realo-button.icn-check-outlined:before,.icn-check-outlined.button-facebook:before,.icn-check-outlined.realo-button-tertiary:before,.icn-check-outlined.realo-button-secondary:before,.icn-check-outlined.realo-button-primary:before,.realo-button.icn-outbox:before,.icn-outbox.button-facebook:before,.icn-outbox.realo-button-tertiary:before,.icn-outbox.realo-button-secondary:before,.icn-outbox.realo-button-primary:before,.realo-button.icn-user-delete:before,.icn-user-delete.button-facebook:before,.icn-user-delete.realo-button-tertiary:before,.icn-user-delete.realo-button-secondary:before,.icn-user-delete.realo-button-primary:before,.realo-button.icn-user-add:before,.icn-user-add.button-facebook:before,.icn-user-add.realo-button-tertiary:before,.icn-user-add.realo-button-secondary:before,.icn-user-add.realo-button-primary:before,.realo-button.icn-check-bubble:before,.icn-check-bubble.button-facebook:before,.icn-check-bubble.realo-button-tertiary:before,.icn-check-bubble.realo-button-secondary:before,.icn-check-bubble.realo-button-primary:before,.realo-button.icn-add:before,.icn-add.button-facebook:before,.icn-add.realo-button-tertiary:before,.icn-add.realo-button-secondary:before,.icn-add.realo-button-primary:before,.realo-button.icn-delete-circle:before,.icn-delete-circle.button-facebook:before,.icn-delete-circle.realo-button-tertiary:before,.icn-delete-circle.realo-button-secondary:before,.icn-delete-circle.realo-button-primary:before,.realo-button.icn-realo:before,.icn-realo.button-facebook:before,.icn-realo.realo-button-tertiary:before,.icn-realo.realo-button-secondary:before,.icn-realo.realo-button-primary:before,.realo-button.icn-phone:before,.icn-phone.button-facebook:before,.icn-phone.realo-button-tertiary:before,.icn-phone.realo-button-secondary:before,.icn-phone.realo-button-primary:before,.realo-button.icn-chat:before,.realo-button.icn-mail-adv:before,.icn-mail-adv.button-facebook:before,.icn-mail-adv.realo-button-tertiary:before,.icn-mail-adv.realo-button-secondary:before,.icn-mail-adv.realo-button-primary:before,.realo-button.icn-information:before,.icn-information.button-facebook:before,.icn-information.realo-button-tertiary:before,.icn-information.realo-button-secondary:before,.icn-information.realo-button-primary:before{font-size:17px;line-height:17px;display:inline-block;margin-top:-0.2rem;margin-right:6px;vertical-align:middle;}.realo-button.icn-mail-adv:before,.icn-mail-adv.button-facebook:before,.icn-mail-adv.realo-button-tertiary:before,.icn-mail-adv.realo-button-secondary:before,.icn-mail-adv.realo-button-primary:before{font-size:24px;margin-top:-0.3rem;}.realo-button.no-text:before,.no-text.button-facebook:before,.no-text.realo-button-tertiary:before,.no-text.realo-button-secondary:before,.no-text.realo-button-primary:before{margin-right:0;}.realo-button:focus,.button-facebook:focus,.realo-button-tertiary:focus,.realo-button-secondary:focus,.realo-button-primary:focus{outline:0;}.realo-button::-moz-focus-inner,.button-facebook::-moz-focus-inner,.realo-button-tertiary::-moz-focus-inner,.realo-button-secondary::-moz-focus-inner,.realo-button-primary::-moz-focus-inner{padding:0;border:0;}.realo-button.spacing,.spacing.button-facebook,.spacing.realo-button-tertiary,.spacing.realo-button-secondary,.spacing.realo-button-primary{margin-left:3px;margin-right:3px;}.realo-button-primary{color:#ffffff;background:#168afb;border:1px solid #168afb;}.realo-button-primary.transparent{background:none;}.realo-button-primary.loading{color:transparent !important;background-image:url("//realocdn.com/assets/19ec3bbb0701154e2d2e2f8473fb3bcb54/svg/oval-loader-ffffff.svg");background-repeat:no-repeat;background-position:center center;-moz-background-size:auto 70%;background-size:auto 70%;cursor:default;}.realo-button-primary.loading:hover,.realo-button-primary.loading:active,.realo-button-primary.loading:focus{background-image:url("//realocdn.com/assets/19ec3bbb0701154e2d2e2f8473fb3bcb54/svg/oval-loader-ffffff.svg");background-repeat:no-repeat;background-position:center center;-moz-background-size:auto 70%;background-size:auto 70%;cursor:default;color:transparent !important;}.realo-button-primary:active,.realo-button-primary.active,.realo-button-primary:hover,.realo-button-primary.hover{color:#ffffff;background:#2abd5d;border:1px solid #2abd5d;}.realo-button-primary:focus{background:rgb(19.9960055646,124.3600348616,226.0249944354);border:1px solid rgb(19.9960055646,124.3600348616,226.0249944354);}.realo-button-primary.no-hover{cursor:default;background:#168afb;}.realo-button-primary.disabled{cursor:default;color:#cdcdcd;background:#f7f7f7;border:1px solid #d3d3d3;}.realo-button-secondary{color:#3479ef;background:#ffffff;border:1px solid #e0e0e0;}.realo-button-secondary.transparent{background:none;}.realo-button-secondary.loading{cursor:default;color:transparent !important;background:#ffffff url("//realocdn.com/assets/19dd76bf23a84994b60f695338a4b60c9b/svg/oval-loader-3479EF.svg") no-repeat center;-moz-background-size:auto 70%;background-size:auto 70%;}.realo-button-secondary.loading:hover,.realo-button-secondary.loading:active,.realo-button-secondary.loading:focus{background:#ffffff url("//realocdn.com/assets/19dd76bf23a84994b60f695338a4b60c9b/svg/oval-loader-3479EF.svg") no-repeat center;-moz-background-size:auto 70%;background-size:auto 70%;border:1px solid #e0e0e0;cursor:default;color:transparent !important;}.realo-button-secondary.active{color:#ffffff;background:#2abd5d;border:1px solid #2abd5d;}.realo-button-secondary:hover,.realo-button-secondary.hover{background:#f7f7f7;}.realo-button-secondary:hover.active,.realo-button-secondary.hover.active{background:#2abd5d;}.realo-button-secondary:focus{background:#fafafa;}.realo-button-secondary.no-hover{cursor:default;border:1px solid #e0e0e0;background:#ffffff;}.realo-button-secondary.disabled{cursor:default;color:#cdcdcd;background:#ffffff;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;border:1px solid #d3d3d3;}.realo-button-tertiary{color:#ffffff;background:none;border:1px solid #4f5866;padding:0 20px;}.realo-button-tertiary.loading{cursor:default;color:transparent !important;background:#ffffff url("//realocdn.com/assets/19dd76bf23a84994b60f695338a4b60c9b/svg/oval-loader-3479EF.svg") no-repeat center;-moz-background-size:auto 70%;background-size:auto 70%;}.realo-button-tertiary.loading:hover,.realo-button-tertiary.loading:active,.realo-button-tertiary.loading:focus{background:#ffffff url("//realocdn.com/assets/19dd76bf23a84994b60f695338a4b60c9b/svg/oval-loader-3479EF.svg") no-repeat center;-moz-background-size:auto 70%;background-size:auto 70%;border:1px solid #168afb;cursor:default;color:transparent !important;}.realo-button-tertiary.active{color:#ffffff;background:#2abd5d;border:1px solid #2abd5d;}.realo-button-tertiary:hover,.realo-button-tertiary.hover{background:#2abd5d;border:1px solid #2abd5d;}.realo-button-tertiary:hover.active,.realo-button-tertiary.hover.active{background:#2abd5d;border:1px solid #2abd5d;}.realo-button-tertiary:focus{background:#2abd5d;border:1px solid #2abd5d;}.realo-button-tertiary.no-hover{cursor:default;border:1px solid #2abd5d;background:#2abd5d;}.realo-button-tertiary.disabled{cursor:default;color:#cdcdcd;background:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;border:1px solid #d3d3d3;}.button-group li{float:left;}.button-group li.realo-button-primary,.button-group li.realo-button-secondary{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border-left:0;}.button-group li:first-child.realo-button-primary{-webkit-border-top-left-radius:3px;-moz-border-radius-topleft:3px;border-top-left-radius:3px;-webkit-border-bottom-left-radius:3px;-moz-border-radius-bottomleft:3px;border-bottom-left-radius:3px;}.button-group li:first-child.realo-button-secondary{border-left:1px solid #e0e0e0;-webkit-border-top-left-radius:3px;-moz-border-radius-topleft:3px;border-top-left-radius:3px;-webkit-border-bottom-left-radius:3px;-moz-border-radius-bottomleft:3px;border-bottom-left-radius:3px;}.button-group li:last-child.realo-button-primary,.button-group li:last-child.realo-button-secondary{-webkit-border-top-right-radius:3px;-moz-border-radius-topright:3px;border-top-right-radius:3px;-webkit-border-bottom-right-radius:3px;-moz-border-radius-bottomright:3px;border-bottom-right-radius:3px;}.button-group-vertical li{display:block;position:relative;}.button-group-vertical li.realo-button-primary,.button-group-vertical li.realo-button-secondary{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border-top:0;}.button-group-vertical li:first-child.realo-button-primary,.button-group-vertical li:first-child.realo-button-secondary{border-top:1px solid #e0e0e0;-webkit-border-top-left-radius:3px;-moz-border-radius-topleft:3px;border-top-left-radius:3px;-webkit-border-top-right-radius:3px;-moz-border-radius-topright:3px;border-top-right-radius:3px;}.button-group-vertical li:last-child.realo-button-primary,.button-group-vertical li:last-child.realo-button-secondary{-webkit-border-bottom-left-radius:3px;-moz-border-radius-bottomleft:3px;border-bottom-left-radius:3px;-webkit-border-bottom-right-radius:3px;-moz-border-radius-bottomright:3px;border-bottom-right-radius:3px;}a.button-facebook{color:#ffffff;}.button-facebook{color:#ffffff;border:1px solid #4b6ead;background:#4b6ead;}.button-facebook.loading{color:transparent;background-image:url("//realocdn.com/assets/19ec3bbb0701154e2d2e2f8473fb3bcb54/svg/oval-loader-ffffff.svg");background-repeat:no-repeat;background-position:center center;-moz-background-size:auto 70%;background-size:auto 70%;cursor:default;}.button-facebook.loading:hover{cursor:default;background-image:url("//realocdn.com/assets/19ec3bbb0701154e2d2e2f8473fb3bcb54/svg/oval-loader-ffffff.svg");background-repeat:no-repeat;background-position:center center;-moz-background-size:auto 70%;background-size:auto 70%;}.button-facebook.loading-with-text:hover{background-color:#4b6ead;}.button-facebook.loading-with-text:before{content:" ";display:inline-block;background-image:url("//realocdn.com/assets/19ec3bbb0701154e2d2e2f8473fb3bcb54/svg/oval-loader-ffffff.svg");background-repeat:no-repeat;background-position:center center;-moz-background-size:auto 70%;background-size:auto 70%;height:30px;width:30px;margin-top:-4px;margin-right:10px;vertical-align:middle;}.button-facebook:hover,.button-facebook.hover{background:#3d5c99;}.button-facebook:focus{border:1px solid rgb(67.9931605274,99.4191172935,155.9858394726);background:rgb(67.9931605274,99.4191172935,155.9858394726);}.button-facebook.icon-facebook:before{font-size:18px;line-height:18px;min-width:24px;display:inline-block;margin-top:-4px;margin-right:6px;vertical-align:middle;}.button-facebook.icn-facebook-filled:before{font-size:18px;line-height:18px;min-width:24px;display:inline-block;margin-top:-4px;margin-right:6px;vertical-align:middle;}.realo-button-text,.realo-button-text-small{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:16px;font-weight:500;line-height:24px;position:relative;display:inline-block;height:24px;margin:0;padding:0;cursor:pointer;text-align:center;text-decoration:none;color:#3479ef;border:0;outline:none;background:none repeat scroll 0 0 transparent;}.realo-button-text.icn-arrow-left:before,.icn-arrow-left.realo-button-text-small:before{font-size:14px;line-height:14px;display:inline-block;margin-top:-3px;margin-right:4px;margin-left:-4px;vertical-align:middle;}.realo-button-text.icn-thumbs-up:before,.icn-thumbs-up.realo-button-text-small:before{font-size:14px;line-height:14px;display:inline-block;margin-top:-3px;margin-right:4px;vertical-align:middle;}.realo-button-text.icn-report:before,.icn-report.realo-button-text-small:before{font-size:14px;line-height:14px;display:inline-block;margin-top:-3px;margin-right:4px;vertical-align:middle;}.realo-button-text.icn-after-arrow-right:after,.icn-after-arrow-right.realo-button-text-small:after{font-size:14px;line-height:14px;display:inline-block;margin-top:-3px;margin-right:-4px;margin-left:4px;vertical-align:middle;}.realo-button-text.icn-after-arrow-bott:after,.icn-after-arrow-bott.realo-button-text-small:after{font-size:14px;line-height:14px;display:inline-block;margin-top:-2px;margin-left:6px;vertical-align:middle;}.realo-button-text.icn-after-arrow-top:after,.icn-after-arrow-top.realo-button-text-small:after{font-size:14px;line-height:14px;display:inline-block;margin-top:-2px;margin-left:6px;vertical-align:middle;}.realo-button-text:hover,.realo-button-text-small:hover,.realo-button-text.hover,.hover.realo-button-text-small{color:#2c65c7;}.touch .realo-button-text:hover,.touch .realo-button-text-small:hover,.touch .realo-button-text.hover,.touch .hover.realo-button-text-small{color:rgba(44,101,199,0.4);}.realo-button-text.active,.active.realo-button-text-small{cursor:default;color:grey;}.touch .realo-button-text.active,.touch .active.realo-button-text-small{color:rgba(128,128,128,0.4);}.realo-button-text.disabled,.disabled.realo-button-text-small{cursor:default;}.realo-button-text-small{font-size:15px;text-decoration:none;font-weight:400;line-height:15px;}.realo-button-text-small.icn-arrow-left:before,.realo-button-text-small.icn-thumbs-up:before,.realo-button-text-small.icn-report:before{font-size:12px;line-height:12px;}.realo-button-text-small.icn-after-arrow-right:after,.realo-button-text-small.icn-after-arrow-bott:after,.realo-button-text-small.icn-after-arrow-top:after{font-size:12px;line-height:12px;}.button-share{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative;display:inline-block;padding:0;margin:0;cursor:pointer;text-align:center;vertical-align:middle;border:0;outline:none;text-decoration:none;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;color:#ffffff;-webkit-transform-origin:center center;-moz-transform-origin:center center;-ms-transform-origin:center center;-o-transform-origin:center center;transform-origin:center center;}.button-share.icn-twitter-filled{background:#4ba3eb;}.button-share.icn-twitter-filled:before{display:inline-block;vertical-align:middle;}.button-share.icn-plane-filled{background:#2abd5d;}.button-share.icn-plane-filled:before{display:inline-block;vertical-align:middle;}.button-share.icn-facebook-filled{background:#334f8d;}.button-share.icn-facebook-filled:before{display:inline-block;vertical-align:middle;}.button-share.icn-google-filled{background:#d2352c;}.button-share.icn-google-filled:before{display:inline-block;vertical-align:middle;}.button-share.icn-linkedin{background:#0077B5;}.button-share.icn-linkedin:before{display:inline-block;vertical-align:middle;}.button-share.small{width:27px;height:27px;}.button-share.small.icn-plane-filled:before,.button-share.small.icn-twitter-filled:before,.button-share.small.icn-facebook-filled:before,.button-share.small.icn-google-filled:before,.button-share.small.icn-linkedin:before{margin:0;font-size:16px;line-height:27px;}.button-share.medium{width:36px;height:36px;}.button-share.medium.icn-twitter-filled:before,.button-share.medium.icn-plane-filled:before,.button-share.medium.icn-facebook-filled:before,.button-share.medium.icn-google-filled:before,.button-share.medium.icn-linkedin:before{margin:0;font-size:18px;line-height:36px;}.button-share.large{width:56px;height:56px;}.button-share.large.icn-plane-filled:before,.button-share.large.icn-twitter-filled:before,.button-share.large.icn-facebook-filled:before,.button-share.large.icn-google-filled:before,.button-share.large.icn-linkedin:before{margin:0;font-size:28px;line-height:56px;}.button-share.large.icn-linkedin:before{line-height:52px;}.button-share:hover.icn-twitter-filled{background:#4ba3eb;color:#ffffff;}.button-share:hover.icn-plane-filled{background:#2abd5d;color:#ffffff;}.button-share:hover.icn-facebook-filled{background:#334f8d;color:#ffffff;}.button-share:hover.icn-google-filled{background:#d2352c;color:#ffffff;}.button-share:hover.icn-linkedin{background:#0077B5;color:#ffffff;}.button-share.grey{background:#d8d8d8;}.button-text{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative;display:inline-block;margin:0;padding:0;border:0;text-decoration:none;outline:none;background:none;cursor:pointer;text-align:left;white-space:nowrap;cursor:pointer !important;}.button-text.green{color:#2abd5d;}.button-text.loading{color:#6c788c !important;}.button-text.loading:before{content:" ";display:inline-block;background-image:url("//realocdn.com/assets/19e537ad8de1fdd31001d4f59285c2470d/svg/oval-loader-6c788c.svg");background-repeat:no-repeat;background-position:center center;-moz-background-size:auto 70%;background-size:auto 70%;height:20px;width:20px;margin-top:-4px;margin-right:10px;vertical-align:middle;}.button-text.loading.underline{border:0;}.button-text.loading.show-loader:before{height:24px;width:24px;vertical-align:middle;display:inline-block;content:"";background-image:url("//realocdn.com/assets/19e537ad8de1fdd31001d4f59285c2470d/svg/oval-loader-6c788c.svg");background-repeat:no-repeat;background-position:center center;-moz-background-size:auto 70%;background-size:auto 70%;margin:-3px 2px 0 0;}.button-text.icn-star-circle:after,.button-text.icn-award:after,.button-text.icn-my-listings:after,.button-text.icn-follow-home:after,.button-text.icn-return:after,.button-text.icn-buildings:after,.button-text.icn-setting-gear:after,.button-text.icn-cart:after,.button-text.icn-pencil:after,.button-text.icn-delete:after,.button-text.icn-mail:after,.button-text.icn-bubble-euro:after,.button-text.icn-property-value:after,.button-text.icn-icn-home-estimates:after,.button-text.icn-map:after,.button-text.icn-bus:after,.button-text.icn-academic-cap:after,.button-text.icn-coins:after,.button-text.icn-people:after,.button-text.icn-basket:after,.button-text.icn-lock-unlock:after,.button-text.icn-home-estimates:after,.button-text.icon-house:after,.button-text.icn-fork-knife:after,.button-text.icn-gas-station:after,.button-text.icn-fork-and-knife:after,.button-text.icn-first-aid:after,.button-text.icn-mask-happy:after,.button-text.icn-gift:after,.button-text.icn-bank:after,.button-text.icn-after-arrow-right:after,.button-text.icn-arrow-left:after,.button-text.icn-thumbs-up:after,.button-text.icn-report:after,.button-text.icn-earth:after,.button-text.icn-close:after,.button-text.icn-alarmclock:after,.button-text.icn-after-arrow-right:after,.button-text.icn-after-arrow-bott:after,.button-text.icn-after-arrow-top:after,.button-text.icn-magnifier:after,.button-text.icn-bell:after,.button-text.icn-mail-adv:after,.button-text.icn-key:after,.button-text.icn-crosshair:after,.button-text.icn-user:after,.button-text.icn-bin:after,.button-text.icn-house:after,.button-text.icn-house-mul:after,.button-text.icn-bubble-conversation:after,.button-text.icn-heart:after,.button-text.icn-heart-filled:after,.button-text.icn-like:after,.button-text.icn-like-filled:after,.button-text.icn-flag:after,.button-text.icn-flag-filled:after,.button-text.icn-follow-home:after,.button-text.icn-saved-searches:after,.button-text.icn-globe:after,.button-text.icn-twitter-filled:after,.button-text.icn-facebook-filled:after,.button-text.icn-share:after,.button-text.icn-messenger:after,.button-text.icn-google-p:after,.button-text.icn-note-paper:after,.button-text.icn-listing:after,.button-text.icn-business-chart:after,.button-text.icn-multicultural:after{display:inline-block;vertical-align:middle;}.button-text.icn-star-circle:before,.button-text.icn-award:before,.button-text.icn-my-listings:before,.button-text.icn-follow-home:before,.button-text.icn-return:before,.button-text.icn-buildings:before,.button-text.icn-setting-gear:before,.button-text.icn-cart:before,.button-text.icn-pencil:before,.button-text.icn-delete:before,.button-text.icn-mail:before,.button-text.icn-bubble-euro:before,.button-text.icn-property-value:before,.button-text.icn-icn-home-estimates:before,.button-text.icn-map:before,.button-text.icn-bus:before,.button-text.icn-academic-cap:before,.button-text.icn-coins:before,.button-text.icn-people:before,.button-text.icn-basket:before,.button-text.icn-lock-unlock:before,.button-text.icn-home-estimates:before,.button-text.icon-house:before,.button-text.icn-fork-knife:before,.button-text.icn-gas-station:before,.button-text.icn-fork-and-knife:before,.button-text.icn-first-aid:before,.button-text.icn-mask-happy:before,.button-text.icn-gift:before,.button-text.icn-bank:before,.button-text.icn-after-arrow-right:before,.button-text.icn-arrow-left:before,.button-text.icn-thumbs-up:before,.button-text.icn-report:before,.button-text.icn-earth:before,.button-text.icn-close:before,.button-text.icn-alarmclock:before,.button-text.icn-after-arrow-right:before,.button-text.icn-after-arrow-bott:before,.button-text.icn-after-arrow-top:before,.button-text.icn-magnifier:before,.button-text.icn-bell:before,.button-text.icn-mail-adv:before,.button-text.icn-key:before,.button-text.icn-crosshair:before,.button-text.icn-user:before,.button-text.icn-bin:before,.button-text.icn-house:before,.button-text.icn-house-mul:before,.button-text.icn-bubble-conversation:before,.button-text.icn-heart:before,.button-text.icn-heart-filled:before,.button-text.icn-like:before,.button-text.icn-like-filled:before,.button-text.icn-flag:before,.button-text.icn-flag-filled:before,.button-text.icn-follow-home:before,.button-text.icn-saved-searches:before,.button-text.icn-globe:before,.button-text.icn-twitter-filled:before,.button-text.icn-facebook-filled:before,.button-text.icn-share:before,.button-text.icn-messenger:before,.button-text.icn-google-p:before,.button-text.icn-note-paper:before,.button-text.icn-listing:before,.button-text.icn-business-chart:before,.button-text.icn-multicultural:before{display:inline-block;vertical-align:middle;}.button-text.icn-crosshair:before{margin-top:-0.2rem;margin-right:0.5rem;}.button-text.disabled{cursor:default !important;}.button-text.small{font-size:14px;line-height:18px;}.button-text.small.icn-thumbs-up:before,.button-text.small.icn-report:before,.button-text.small.icn-arrow-left:before{font-size:10px;line-height:10px;margin:-3px 3px 0 0;}.button-text.small.icn-earth:before,.button-text.small.icn-alarmclock:before,.button-text.small.icn-arrow-reply:before{font-size:12px;line-height:12px;margin:-4px 3px 0 0;}.button-text.small.icn-property-value:before,.button-text.small.icn-icn-home-estimates:before,.button-text.small.icn-cart:before,.button-text.small.icn-bus:before,.button-text.small.icn-pencil:before,.button-text.small.icn-delete:before,.button-text.small.icn-academic-cap:before,.button-text.small.icn-coins:before,.button-text.small.icn-people:before,.button-text.small.icn-basket:before,.button-text.small.icn-gas-station:before,.button-text.small.icn-fork-and-knife:before,.button-text.small.icn-first-aid:before,.button-text.small.icn-medikit:before,.button-text.small.icn-home-estimates:before,.button-text.small.icon-house:before,.button-text.small.icn-mask-happy:before,.button-text.small.icn-heart:before,.button-text.small.icn-heart-filled:before,.button-text.small.icn-flag:before,.button-text.small.icn-flag-filled:before,.button-text.small.icn-like:before,.button-text.small.icn-like-filled:before,.button-text.small.icn-gift:before,.button-text.small.icn-bank:before,.button-text.small.icn-preview:before,.button-text.small.icn-bubble-euro:before,.button-text.small.icn-share:before{margin:-2px 6px 0 1px;}.button-text.small.icn-bin:before{margin:-1px 6px 0 1px;font-size:13px;}.button-text.small.icn-bubble-conversation:before{margin:-2px 6px 0 1px;font-size:15px;}.button-text.small.icn-delete:before{font-size:12px;}.button-text.small.icn-mail:before{font-size:19px;margin:-1px 6px 0 0;}.button-text.small.icn-after-arrow-right:after{font-size:10px;line-height:10px;margin:-3px -3px 0 4px;}.button-text.small.icn-after-arrow-bott:after{font-size:11px;line-height:10px;margin:0 0 0 4px;}.button-text.small.icn-after-arrow-top:after{font-size:11px;line-height:10px;margin:0 0 0 4px;}.button-text.small.loading.show-loader:before{height:20px;width:20px;}.button-text.medium{font-size:15px;line-height:20px;}.button-text.medium.icn-property-value:before,.button-text.medium.icn-icn-home-estimates:before,.button-text.medium.icn-cart:before,.button-text.medium.icn-bus:before,.button-text.medium.icn-globe:before,.button-text.medium.icn-twitter-filled:before,.button-text.medium.icn-facebook-filled:before,.button-text.medium.icn-google-p:before,.button-text.medium.icn-pencil:before,.button-text.medium.icn-delete:before,.button-text.medium.icn-academic-cap:before,.button-text.medium.icn-coins:before,.button-text.medium.icn-people:before,.button-text.medium.icn-basket:before,.button-text.medium.icn-gas-station:before,.button-text.medium.icn-fork-and-knife:before,.button-text.medium.icn-first-aid:before,.button-text.medium.icn-mask-happy:before,.button-text.medium.icn-heart:before,.button-text.medium.icn-heart-filled:before,.button-text.medium.icn-flag:before,.button-text.medium.icn-flag-filled:before,.button-text.medium.icn-like:before,.button-text.medium.icn-like-filled:before,.button-text.medium.icn-gift:before,.button-text.medium.icn-bank:before,.button-text.medium.icn-saved-searches:before,.button-text.medium.icn-multicultural:before{font-size:16px;line-height:10px;margin:-3px 4px 0 0;display:inline-block;vertical-align:middle;}.button-text.medium.icn-arrow-left:before{font-size:12px;line-height:12px;margin:-3px 4px 0 -4px;}.button-text.medium.icn-thumbs-up:before{font-size:12px;line-height:12px;margin:-3px 4px 0 0;}.button-text.medium.icn-award:before{font-size:13px;line-height:13px;margin:-3px 4px 0 0;}.button-text.medium.icn-pencil:before{font-size:14px;margin:-2px 4px 0 0;}.button-text.medium.icn-preview:before{font-size:14px;margin:1px 4px 0 0;}.button-text.medium.icn-share:before{font-size:14px;margin:-2px 4px 0 0;}.button-text.medium.icn-house:before{font-size:14px;margin:-2px 4px 0 0;}.button-text.medium.icn-house-mul:before{font-size:14px;margin:-2px 4px 0 0;}.button-text.medium.icn-close:before{font-size:12px;line-height:12px;margin:-2px 4px 0 0;}.button-text.medium.icn-report:before{font-size:12px;line-height:12px;margin:-3px 2px 0 0;}.button-text.medium.icn-earth:before{font-size:12px;line-height:12px;margin:-4px 4px 0 0;}.button-text.medium.icn-after-arrow-right:after{font-size:12px;line-height:12px;margin:-3px -3px 0 4px;}.button-text.medium.icn-after-arrow-bott:after{font-size:12px;line-height:12px;margin:-2px 0 0 6px;}.button-text.medium.icn-after-arrow-top:after{font-size:12px;line-height:12px;margin:-2px 0 0 6px;}.button-text.large{font-size:16px;line-height:22px;}.button-text.large.icn-pencil:before{margin:-2px 6px 0 0;}.button-text.large.icn-arrow-left:before{font-size:14px;line-height:14px;margin:-3px 4px 0 -4px;}.button-text.large.icn-thumbs-up:before{font-size:14px;line-height:14px;margin:-3px 4px 0 0;}.button-text.large.icn-report:before{font-size:14px;line-height:14px;margin:-3px 4px 0 0;}.button-text.large.icn-after-arrow-right:after{font-size:14px;line-height:14px;margin:-3px -3px 0 4px;}.button-text.large.icn-after-arrow-bott:after{font-size:14px;line-height:14px;margin:-2px 0 0 6px;}.button-text.large.icn-after-arrow-top:after{font-size:14px;line-height:14px;margin:-2px 0 0 6px;}.button-text.large.icn-mail:before{font-size:24px;margin:-3px 6px 0 0;}.button-text.large.icn-messenger:before{font-size:18px;margin:-2px 6px 0 0;}.button-text.large.icn-share:before{font-size:17px;margin:-2px 6px 0 0;}.button-text.x-large{font-size:20px;line-height:26px;}.button-text.x-large.icn-arrow-left:before{font-size:15px;line-height:15px;margin:-3px 8px 0 -4px;}.button-text.x-large.icn-thumbs-up:before{font-size:15px;line-height:15px;margin:-3px 8px 0 0;}.button-text.x-large.icn-report:before{font-size:15px;line-height:15px;margin:-3px 8px 0 0;}.button-text.x-large.icn-after-arrow-right:after{font-size:15px;line-height:15px;margin:-3px -3px 0 8px;}.button-text.x-large.icn-after-arrow-bott:after{font-size:15px;line-height:15px;margin:-2px 0 0 8px;}.button-text.x-large.icn-after-arrow-top:after{font-size:15px;line-height:15px;margin:-2px 0 0 8px;}.button-text.font-light{font-weight:300;}.button-text.font-regular{font-weight:400;}.button-text.font-medium{font-weight:500;}.button-text.primary{color:#3479ef;}.button-text.primary:hover,.button-text.primary.hover,.button-text.primary:active,.button-text.primary.active{color:#2a5fbd;}.touch .button-text.primary:hover,.touch .button-text.primary.hover,.touch .button-text.primary:active,.touch .button-text.primary.active{color:rgba(42,95,189,0.4);}.button-text.secondary{color:#4f5866;}.button-text.secondary:hover,.button-text.secondary.hover,.button-text.secondary:active,.button-text.secondary.active{color:rgb(56.7403314917,63.2044198895,73.2596685083);}.touch .button-text.secondary:hover,.touch .button-text.secondary.hover,.touch .button-text.secondary:active,.touch .button-text.secondary.active{color:rgba(79,88,102,0.4);}.button-text.underline{border-bottom:1px solid;}.button-text.white{color:#ffffff;opacity:0.9;}html.no-touch .button-text.white:hover,.button-text.white.hover,.button-text.white:active,.button-text.white.active{opacity:1;}.button-text.shadow{text-shadow:1px 1px 0 rgba(0,0,0,0.25);}.button-text.no-text[class*=icn-]:before{margin-right:0;}.button-text.no-text[class^=icn-]:before{margin-right:0;}.touch .button-trigger:active,.touch .button-trigger.active,.touch .button-trigger:hover,.touch .button-trigger.hover{color:#ffffff;background:#2abd5d;border:1px solid #2abd5d;}.touch .button-trigger.visited,.touch .button-trigger:visited{color:#2abd5d;background:transparent;border:1px solid #2abd5d;}.button-trigger{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:background-color 0.1s ease-in,border 0.1s ease-in;-moz-transition:background-color 0.1s ease-in,border 0.1s ease-in;-o-transition:background-color 0.1s ease-in,border 0.1s ease-in;transition:background-color 0.1s ease-in,border 0.1s ease-in;font-size:16px;font-weight:400;line-height:42px;position:relative;display:inline-block;height:42px;padding:0 15px;cursor:pointer;text-align:center;vertical-align:baseline;outline:none;background:#ffffff;text-decoration:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;border:1px solid #2abd5d;color:#2abd5d;}.button-trigger i{font-size:18px;display:inline-block;vertical-align:middle;margin:2px 6px 0 0;}.button-trigger:active,.button-trigger.active,html.no-touch .button-trigger:hover,.button-trigger.hover{color:#ffffff;background:#2abd5d;border:1px solid #2abd5d;}.button-trigger.loading{color:transparent !important;background-image:url("//realocdn.com/assets/19dd76bf23a84994b60f695338a4b60c9b/svg/oval-loader-3479EF.svg");background-repeat:no-repeat;background-position:center center;-moz-background-size:auto 70%;background-size:auto 70%;cursor:default;}.button-trigger.loading:hover,.button-trigger.loading:active,.button-trigger.loading:focus{background-color:#ffffff !important;background-image:url("//realocdn.com/assets/19dd76bf23a84994b60f695338a4b60c9b/svg/oval-loader-3479EF.svg") !important;background-repeat:no-repeat !important;background-position:center center !important;-moz-background-size:auto 70% !important;background-size:auto 70% !important;}.button-trigger-tiny{height:22px;line-height:22px;font-size:12px;padding:0 8px;}.button-trigger-tiny i{margin:1px 6px 0 0;}.button-trigger-small{height:28px;line-height:28px;font-size:12px;}.button-trigger-small i{margin:1px 6px 0 0;}@media only screen and (max-width:767px){.realo-button,.realo-button-primary,.realo-button-secondary,.realo-button-tertiary,.button-facebook{padding:0 9px;}}.btn{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative;display:inline-block;cursor:pointer;text-align:center;vertical-align:baseline;outline:none;text-decoration:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;line-height:1;background:#000000 none repeat scroll 0 0;border:1px solid #000000;color:#ffffff;}.btn strong{font-weight:600;}html.no-touch .btn{-webkit-transition:background-color 0.1s ease-in,border 0.1s ease-in,color 0.1s ease-in;-moz-transition:background-color 0.1s ease-in,border 0.1s ease-in,color 0.1s ease-in;-o-transition:background-color 0.1s ease-in,border 0.1s ease-in,color 0.1s ease-in;transition:background-color 0.1s ease-in,border 0.1s ease-in,color 0.1s ease-in;}.btn[class^=btn--icon-]:before,.btn[class*=" btn--icon-"]:before{font-family:"icons" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:0;display:inline-block;vertical-align:middle;font-size:1em;margin:-0.18em 0.5em 0 0;}.btn[class^=btn--icon-after-]:after,.btn[class*=" btn--icon-after-"]:after{font-family:"icons" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:0;display:inline-block;vertical-align:middle;font-size:1em;margin:-0.18em 0.5em 0 0;}.btn.btn--icon-bus:before{content:"\e000";}.btn.btn--icon-after-bus:after{content:"\e000";}.btn.btn--icon-academic-cap:before{content:"\e001";}.btn.btn--icon-after-academic-cap:after{content:"\e001";}.btn.btn--icon-cart:before{content:"\e002";}.btn.btn--icon-after-cart:after{content:"\e002";}.btn.btn--icon-coins:before{content:"\e003";}.btn.btn--icon-after-coins:after{content:"\e003";}.btn.btn--icon-people:before{content:"\e004";}.btn.btn--icon-after-people:after{content:"\e004";}.btn.btn--icon-profile-cop:before{content:"\e005";}.btn.btn--icon-after-profile-cop:after{content:"\e005";}.btn.btn--icon-basket:before{content:"\e006";}.btn.btn--icon-after-basket:after{content:"\e006";}.btn.btn--icon-fork-and-knife:before{content:"\e007";}.btn.btn--icon-after-fork-and-knife:after{content:"\e007";}.btn.btn--icon-gas-station:before{content:"\e008";}.btn.btn--icon-after-gas-station:after{content:"\e008";}.btn.btn--icon-first-aid:before{content:"\e009";}.btn.btn--icon-after-first-aid:after{content:"\e009";}.btn.btn--icon-happy-smiley:before{content:"\e00a";}.btn.btn--icon-after-happy-smiley:after{content:"\e00a";}.btn.btn--icon-bank:before{content:"\e00b";}.btn.btn--icon-after-bank:after{content:"\e00b";}.btn.btn--icon-present:before{content:"\e00c";}.btn.btn--icon-after-present:after{content:"\e00c";}.btn.btn--icon-inbox:before{content:"\e00d";}.btn.btn--icon-after-inbox:after{content:"\e00d";}.btn.btn--icon-fire-filled:before{content:"\e00e";}.btn.btn--icon-after-fire-filled:after{content:"\e00e";}.btn.btn--icon-fire:before{content:"\e00f";}.btn.btn--icon-after-fire:after{content:"\e00f";}.btn.btn--icon-user-add:before{content:"\e010";}.btn.btn--icon-after-user-add:after{content:"\e010";}.btn.btn--icon-user-delete:before{content:"\e011";}.btn.btn--icon-after-user-delete:after{content:"\e011";}.btn.btn--icon-check-bubble:before{content:"\e012";}.btn.btn--icon-after-check-bubble:after{content:"\e012";}.btn.btn--icon-mail:before{content:"\e013";}.btn.btn--icon-after-mail:after{content:"\e013";}.btn.btn--icon-information:before{content:"\e014";}.btn.btn--icon-after-information:after{content:"\e014";}.btn.btn--icon-bell:before{content:"\e015";}.btn.btn--icon-after-bell:after{content:"\e015";}.btn.btn--icon-delete:before{content:"\e016";}.btn.btn--icon-after-delete:after{content:"\e016";}.btn.btn--icon-mail-adv:before{content:"\e017";}.btn.btn--icon-after-mail-adv:after{content:"\e017";}.btn.btn--icon-outbox:before{content:"\e018";}.btn.btn--icon-after-outbox:after{content:"\e018";}.btn.btn--icon-call:before{content:"\e019";}.btn.btn--icon-after-call:after{content:"\e019";}.btn.btn--icon-marker:before{content:"\e01a";}.btn.btn--icon-after-marker:after{content:"\e01a";}.btn.btn--icon-crosshair:before{content:"\e01b";}.btn.btn--icon-after-crosshair:after{content:"\e01b";}.btn.btn--icon-star-filled:before{content:"\e01c";}.btn.btn--icon-after-star-filled:after{content:"\e01c";}.btn.btn--icon-star:before{content:"\e01d";}.btn.btn--icon-after-star:after{content:"\e01d";}.btn.btn--icon-magnifier:before{content:"\e01e";}.btn.btn--icon-after-magnifier:after{content:"\e01e";}.btn.btn--icon-magnifier-rev:before{content:"\e01f";}.btn.btn--icon-after-magnifier-rev:after{content:"\e01f";}.btn.btn--icon-follow-home:before{content:"\e020";}.btn.btn--icon-after-follow-home:after{content:"\e020";}.btn.btn--icon-user:before{content:"\e021";}.btn.btn--icon-after-user:after{content:"\e021";}.btn.btn--icon-alert:before{content:"\e022";}.btn.btn--icon-after-alert:after{content:"\e022";}.btn.btn--icon-camera:before{content:"\e023";}.btn.btn--icon-after-camera:after{content:"\e023";}.btn.btn--icon-star-circle:before{content:"\e024";}.btn.btn--icon-after-star-circle:after{content:"\e024";}.btn.btn--icon-buildings:before{content:"\e025";}.btn.btn--icon-after-buildings:after{content:"\e025";}.btn.btn--icon-house-mul:before{content:"\e026";}.btn.btn--icon-after-house-mul:after{content:"\e026";}.btn.btn--icon-house:before{content:"\e027";}.btn.btn--icon-after-house:after{content:"\e027";}.btn.btn--icon-setting-gear:before{content:"\e028";}.btn.btn--icon-after-setting-gear:after{content:"\e028";}.btn.btn--icon-pencil:before{content:"\e029";}.btn.btn--icon-after-pencil:after{content:"\e029";}.btn.btn--icon-upload:before{content:"\e02a";}.btn.btn--icon-after-upload:after{content:"\e02a";}.btn.btn--icon-key:before{content:"\e02b";}.btn.btn--icon-after-key:after{content:"\e02b";}.btn.btn--icon-globe:before{content:"\e02c";}.btn.btn--icon-after-globe:after{content:"\e02c";}.btn.btn--icon-facebook:before{content:"\e02d";}.btn.btn--icon-after-facebook:after{content:"\e02d";}.btn.btn--icon-arrow-bott:before{content:"\e02e";}.btn.btn--icon-after-arrow-bott:after{content:"\e02e";}.btn.btn--icon-arrow-right:before{content:"\e02f";}.btn.btn--icon-after-arrow-right:after{content:"\e02f";}.btn.btn--icon-arrow-left:before{content:"\e030";}.btn.btn--icon-after-arrow-left:after{content:"\e030";}.btn.btn--icon-arrow-top:before{content:"\e031";}.btn.btn--icon-after-arrow-top:after{content:"\e031";}.btn.btn--icon-chat:before{content:"\e032";}.btn.btn--icon-after-chat:after{content:"\e032";}.btn.btn--icon-bin:before{content:"\e033";}.btn.btn--icon-after-bin:after{content:"\e033";}.btn.btn--icon-photo:before{content:"\e034";}.btn.btn--icon-after-photo:after{content:"\e034";}.btn.btn--icon-map:before{content:"\e035";}.btn.btn--icon-after-map:after{content:"\e035";}.btn.btn--icon-location:before{content:"\e036";}.btn.btn--icon-after-location:after{content:"\e036";}.btn.btn--icon-clock:before{content:"\e037";}.btn.btn--icon-after-clock:after{content:"\e037";}.btn.btn--icon-hamburger:before{content:"\e038";}.btn.btn--icon-after-hamburger:after{content:"\e038";}.btn.btn--icon-heart:before{content:"\e039";}.btn.btn--icon-after-heart:after{content:"\e039";}.btn.btn--icon-share:before{content:"\e03a";}.btn.btn--icon-after-share:after{content:"\e03a";}.btn.btn--icon-back-home:before{content:"\e03b";}.btn.btn--icon-after-back-home:after{content:"\e03b";}.btn.btn--icon-preview:before{content:"\e03c";}.btn.btn--icon-after-preview:after{content:"\e03c";}.btn.btn--icon-twitter:before{content:"\e03d";}.btn.btn--icon-after-twitter:after{content:"\e03d";}.btn.btn--icon-facebook-filled:before{content:"\e03e";}.btn.btn--icon-after-facebook-filled:after{content:"\e03e";}.btn.btn--icon-hide:before{content:"\e03f";}.btn.btn--icon-after-hide:after{content:"\e03f";}.btn.btn--icon-globe-2:before{content:"\e040";}.btn.btn--icon-after-globe-2:after{content:"\e040";}.btn.btn--icon-check:before{content:"\e041";}.btn.btn--icon-after-check:after{content:"\e041";}.btn.btn--icon-check-circle:before{content:"\e042";}.btn.btn--icon-after-check-circle:after{content:"\e042";}.btn.btn--icon-heart-filled:before{content:"\e043";}.btn.btn--icon-after-heart-filled:after{content:"\e043";}.btn.btn--icon-google-filled:before{content:"\e044";}.btn.btn--icon-after-google-filled:after{content:"\e044";}.btn.btn--icon-google:before{content:"\e045";}.btn.btn--icon-after-google:after{content:"\e045";}.btn.btn--icon-add:before{content:"\e046";}.btn.btn--icon-after-add:after{content:"\e046";}.btn.btn--icon-delete-circle:before{content:"\e047";}.btn.btn--icon-after-delete-circle:after{content:"\e047";}.btn.btn--icon-note-paper:before{content:"\e048";}.btn.btn--icon-after-note-paper:after{content:"\e048";}.btn.btn--icon-smartphone:before{content:"\e049";}.btn.btn--icon-after-smartphone:after{content:"\e049";}.btn.btn--icon-flag:before{content:"\e04a";}.btn.btn--icon-after-flag:after{content:"\e04a";}.btn.btn--icon-lock-unlock:before{content:"\e04b";}.btn.btn--icon-after-lock-unlock:after{content:"\e04b";}.btn.btn--icon-lock:before{content:"\e04c";}.btn.btn--icon-after-lock:after{content:"\e04c";}.btn.btn--icon-saved-homes:before{content:"\e04d";}.btn.btn--icon-after-saved-homes:after{content:"\e04d";}.btn.btn--icon-saved-searches:before{content:"\e04e";}.btn.btn--icon-after-saved-searches:after{content:"\e04e";}.btn.btn--icon-award:before{content:"\e04f";}.btn.btn--icon-after-award:after{content:"\e04f";}.btn.btn--icon-star-half:before{content:"\e050";}.btn.btn--icon-after-star-half:after{content:"\e050";}.btn.btn--icon-bubble-euro:before{content:"\e051";}.btn.btn--icon-after-bubble-euro:after{content:"\e051";}.btn.btn--icon-court:before{content:"\e052";}.btn.btn--icon-after-court:after{content:"\e052";}.btn.btn--icon-piggy-bank:before{content:"\e053";}.btn.btn--icon-after-piggy-bank:after{content:"\e053";}.btn.btn--icon-business-chart:before{content:"\e054";}.btn.btn--icon-after-business-chart:after{content:"\e054";}.btn.btn--icon-listing:before{content:"\e055";}.btn.btn--icon-after-listing:after{content:"\e055";}.btn.btn--icon-return:before{content:"\e056";}.btn.btn--icon-after-return:after{content:"\e056";}.btn.btn--icon-reply:before{content:"\e057";}.btn.btn--icon-after-reply:after{content:"\e057";}.btn.btn--icon-sad-home:before{content:"\e05a";}.btn.btn--icon-after-sad-home:after{content:"\e05a";}.btn.btn--icon-plane:before{content:"\e05b";}.btn.btn--icon-after-plane:after{content:"\e05b";}.btn.btn--icon-plane-filled:before{content:"\e05c";}.btn.btn--icon-after-plane-filled:after{content:"\e05c";}.btn.btn--icon-check-circle-filled:before{content:"\e05d";}.btn.btn--icon-after-check-circle-filled:after{content:"\e05d";}.btn.btn--icon-calendar:before{content:"\e05e";}.btn.btn--icon-after-calendar:after{content:"\e05e";}.btn.btn--icon-buildings-alt:before{content:"\e05f";}.btn.btn--icon-after-buildings-alt:after{content:"\e05f";}.btn.btn--icon-bb-train:before{content:"\e060";}.btn.btn--icon-after-bb-train:after{content:"\e060";}.btn.btn--icon-ruler:before{content:"\e061";}.btn.btn--icon-after-ruler:after{content:"\e061";}.btn.btn--icon-power:before{content:"\e062";}.btn.btn--icon-after-power:after{content:"\e062";}.btn.btn--icon-lightbulb:before{content:"\e063";}.btn.btn--icon-after-lightbulb:after{content:"\e063";}.btn.btn--icon-printer:before{content:"\e064";}.btn.btn--icon-after-printer:after{content:"\e064";}.btn.btn--icon-download:before{content:"\e065";}.btn.btn--icon-after-download:after{content:"\e065";}.btn.btn--icon-zoom-in:before{content:"\e066";}.btn.btn--icon-after-zoom-in:after{content:"\e066";}.btn.btn--icon-zoom-out:before{content:"\e067";}.btn.btn--icon-after-zoom-out:after{content:"\e067";}.btn.btn--icon-alarm-bis:before{content:"\e068";}.btn.btn--icon-after-alarm-bis:after{content:"\e068";}.btn.btn--icon-like:before{content:"\e069";}.btn.btn--icon-after-like:after{content:"\e069";}.btn.btn--icon-like-filled:before{content:"\e06a";}.btn.btn--icon-after-like-filled:after{content:"\e06a";}.btn.btn--icon-flag-filled:before{content:"\e06b";}.btn.btn--icon-after-flag-filled:after{content:"\e06b";}.btn.btn--icon-check-outlined:before{content:"\e06c";}.btn.btn--icon-after-check-outlined:after{content:"\e06c";}.btn.btn--icon-leaflink:before{content:"\e06d";}.btn.btn--icon-after-leaflink:after{content:"\e06d";}.btn.btn--icon-multicultural:before{content:"\e06e";}.btn.btn--icon-after-multicultural:after{content:"\e06e";}.btn.btn--icon-share-filled:before{content:"\e06f";}.btn.btn--icon-after-share-filled:after{content:"\e06f";}.btn.btn--icon-bed:before{content:"\e070";}.btn.btn--icon-after-bed:after{content:"\e070";}.btn.btn--icon-euro:before{content:"\e071";}.btn.btn--icon-after-euro:after{content:"\e071";}.btn.btn--icon-twitter-filled:before{content:"\e072";}.btn.btn--icon-after-twitter-filled:after{content:"\e072";}.btn.btn--icon-home-estimates:before{content:"\e073";}.btn.btn--icon-after-home-estimates:after{content:"\e073";}.btn.btn--icon-arrow-left-compact:before{content:"\e074";}.btn.btn--icon-after-arrow-left-compact:after{content:"\e074";}.btn.btn--icon-google-p:before{content:"\e075";}.btn.btn--icon-after-google-p:after{content:"\e075";}.btn.btn--icon-van-move:before{content:"\e076";}.btn.btn--icon-after-van-move:after{content:"\e076";}.btn.btn--icon-van:before{content:"\e077";}.btn.btn--icon-after-van:after{content:"\e077";}.btn.btn--icon-arrow-right-compact:before{content:"\e078";}.btn.btn--icon-after-arrow-right-compact:after{content:"\e078";}.btn.btn--icon-close:before{content:"\e079";}.btn.btn--icon-after-close:after{content:"\e079";}.btn.btn--icon-arrow-bott-b:before{content:"\e07a";}.btn.btn--icon-after-arrow-bott-b:after{content:"\e07a";}.btn.btn--icon-dot:before{content:"\e07b";}.btn.btn--icon-after-dot:after{content:"\e07b";}.btn.btn--icon-realo:before{content:"\e07c";}.btn.btn--icon-after-realo:after{content:"\e07c";}.btn.btn--icon-preview-off:before{content:"\e07d";}.btn.btn--icon-after-preview-off:after{content:"\e07d";}.btn.btn--icon-profile-teacher:before{content:"\e07e";}.btn.btn--icon-after-profile-teacher:after{content:"\e07e";}.btn.btn--icon-sync:before{content:"\e07f";}.btn.btn--icon-after-sync:after{content:"\e07f";}.btn.btn--icon-question-mark:before{content:"\e080";}.btn.btn--icon-after-question-mark:after{content:"\e080";}.btn.btn--icon-shop:before{content:"\e081";}.btn.btn--icon-after-shop:after{content:"\e081";}.btn.btn--icon-box:before{content:"\e082";}.btn.btn--icon-after-box:after{content:"\e082";}.btn.btn--icon-leaf:before{content:"\e083";}.btn.btn--icon-after-leaf:after{content:"\e083";}.btn.btn--icon-garage:before{content:"\e084";}.btn.btn--icon-after-garage:after{content:"\e084";}.btn.btn--icon-building:before{content:"b";}.btn.btn--icon-after-building:after{content:"b";}.btn.btn--icon-user-lock:before{content:"\e086";}.btn.btn--icon-after-user-lock:after{content:"\e086";}.btn.btn--icon-arrow-down:before{content:"\e087";}.btn.btn--icon-after-arrow-down:after{content:"\e087";}.btn.btn--icon-check-alt:before{content:"\e088";}.btn.btn--icon-after-check-alt:after{content:"\e088";}.btn.btn--icon-phone:before{content:"\e089";}.btn.btn--icon-after-phone:after{content:"\e089";}.btn.btn--icon-messenger:before{content:"\e08a";}.btn.btn--icon-after-messenger:after{content:"\e08a";}.btn.btn--icon-save-search:before{content:"\e08b";}.btn.btn--icon-after-save-search:after{content:"\e08b";}.btn.btn--icon-highway:before{content:"\e08c";}.btn.btn--icon-after-highway:after{content:"\e08c";}.btn.btn--icon-bicycle:before{content:"\e08d";}.btn.btn--icon-after-bicycle:after{content:"\e08d";}.btn.btn--icon-car:before{content:"\e08e";}.btn.btn--icon-after-car:after{content:"\e08e";}.btn.btn--icon-walking:before{content:"\e08f";}.btn.btn--icon-after-walking:after{content:"\e08f";}.btn.btn--icon-cocktail:before{content:"\e091";}.btn.btn--icon-after-cocktail:after{content:"\e091";}.btn.btn--icon-metro:before{content:"\e092";}.btn.btn--icon-after-metro:after{content:"\e092";}.btn.btn--icon-back:before{content:"\e093";}.btn.btn--icon-after-back:after{content:"\e093";}.btn.btn--icon-mouse:before{content:"\e094";}.btn.btn--icon-after-mouse:after{content:"\e094";}.btn.btn--icon-light-eco:before{content:"\e095";}.btn.btn--icon-after-light-eco:after{content:"\e095";}.btn.btn--icon-my-listings:before{content:"\e058";}.btn.btn--icon-after-my-listings:after{content:"\e058";}.btn.btn--icon-check-thick:before{content:"\e096";}.btn.btn--icon-after-check-thick:after{content:"\e096";}.btn.btn--icon-bubble-conversation:before{content:"\e059";}.btn.btn--icon-after-bubble-conversation:after{content:"\e059";}.btn.btn--icon-arrow-31:before{content:"\e085";}.btn.btn--icon-after-arrow-31:after{content:"\e085";}.btn.btn--icon-arrow-32:before{content:"\e097";}.btn.btn--icon-after-arrow-32:after{content:"\e097";}.btn.btn--icon-linkedin:before{content:"\e098";}.btn.btn--icon-after-linkedin:after{content:"\e098";}.btn.btn--icon-king-house:before{content:"\e099";}.btn.btn--icon-after-king-house:after{content:"\e099";}.btn.btn--icon-king-flat:before{content:"\e09a";}.btn.btn--icon-after-king-flat:after{content:"\e09a";}.btn.btn--icon-king-store:before{content:"\e09b";}.btn.btn--icon-after-king-store:after{content:"\e09b";}.btn.btn--icon-king-investprop:before{content:"\e09c";}.btn.btn--icon-after-king-investprop:after{content:"\e09c";}.btn.btn--icon-king-land:before{content:"\e09d";}.btn.btn--icon-after-king-land:after{content:"\e09d";}.btn.btn--icon-king-desk:before{content:"\e09e";}.btn.btn--icon-after-king-desk:after{content:"\e09e";}.btn.btn--icon-king-factory:before{content:"\e09f";}.btn.btn--icon-after-king-factory:after{content:"\e09f";}.btn.btn--icon-king-box:before{content:"\e0a0";}.btn.btn--icon-after-king-box:after{content:"\e0a0";}.btn.btn--icon-check-1:before{content:"\e0a1";}.btn.btn--icon-after-check-1:after{content:"\e0a1";}.btn.btn--icon-plus:before{content:"\e0a2";}.btn.btn--icon-after-plus:after{content:"\e0a2";}.btn.btn--icon-bath:before{content:"\e0a3";}.btn.btn--icon-after-bath:after{content:"\e0a3";}.btn.btn--icon-arrow-top-b:before{content:"\e0a4";}.btn.btn--icon-after-arrow-top-b:after{content:"\e0a4";}.btn.btn--icon-student:before{content:"\e0a5";}.btn.btn--icon-after-student:after{content:"\e0a5";}.btn.btn--icon-bubble-conversation-2:before{content:"\e0a6";}.btn.btn--icon-after-bubble-conversation-2:after{content:"\e0a6";}.btn.btn--icon-bb-semidetached:before{content:"\e0a7";}.btn.btn--icon-after-bb-semidetached:after{content:"\e0a7";}.btn.btn--icon-bb-closed:before{content:"\e0a8";}.btn.btn--icon-after-bb-closed:after{content:"\e0a8";}.btn.btn--icon-bb-open:before{content:"\e0a9";}.btn.btn--icon-after-bb-open:after{content:"\e0a9";}.btn.btn--icon-refresh:before{content:"\e0aa";}.btn.btn--icon-after-refresh:after{content:"\e0aa";}.btn.btn--icon-bb-free:before{content:"\e0ab";}.btn.btn--icon-after-bb-free:after{content:"\e0ab";}.btn.btn--icon-scale-spread:before{content:"\e0ac";}.btn.btn--icon-after-scale-spread:after{content:"\e0ac";}.btn.btn--icon-mail-filled:before{content:"\e0ad";}.btn.btn--icon-after-mail-filled:after{content:"\e0ad";}.btn.btn--icon-king-premium:before{content:"\e0ae";}.btn.btn--icon-after-king-premium:after{content:"\e0ae";}.btn.btn--icon-king-househands:before{content:"\e0af";}.btn.btn--icon-after-king-househands:after{content:"\e0af";}.btn.btn--icon-king-earth:before{content:"\e0b0";}.btn.btn--icon-after-king-earth:after{content:"\e0b0";}.btn.btn--icon-publish:before{content:"\e0b1";}.btn.btn--icon-after-publish:after{content:"\e0b1";}.btn.btn--icon-rocket:before{content:"\e0b2";}.btn.btn--icon-after-rocket:after{content:"\e0b2";}.btn.btn--icon-camera-2:before{content:"\e0b3";}.btn.btn--icon-after-camera-2:after{content:"\e0b3";}.btn.btn--icon-floorplan:before{content:"\e0b4";}.btn.btn--icon-after-floorplan:after{content:"\e0b4";}.btn.btn--icon-map-location:before{content:"\e0b5";}.btn.btn--icon-after-map-location:after{content:"\e0b5";}.btn.btn--icon-piggy:before{content:"\e0b6";}.btn.btn--icon-after-piggy:after{content:"\e0b6";}.btn.btn--icon-directions:before{content:"\e0b7";}.btn.btn--icon-after-directions:after{content:"\e0b7";}.btn.btn--icon-keyhand:before{content:"\e0b8";}.btn.btn--icon-after-keyhand:after{content:"\e0b8";}.btn.btn--icon-conversations:before{content:"\e0b9";}.btn.btn--icon-after-conversations:after{content:"\e0b9";}.btn.btn--icon-measures:before{content:"\e0ba";}.btn.btn--icon-after-measures:after{content:"\e0ba";}.btn.btn--icon-searchhome:before{content:"\e0bb";}.btn.btn--icon-after-searchhome:after{content:"\e0bb";}.btn.btn--icon-letter-cut:before{content:"\e0bc";}.btn.btn--icon-after-letter-cut:after{content:"\e0bc";}.btn.btn--icon-speaker:before{content:"\e0bd";}.btn.btn--icon-after-speaker:after{content:"\e0bd";}.btn.btn--icon-calendar-2:before{content:"\e0be";}.btn.btn--icon-after-calendar-2:after{content:"\e0be";}.btn.btn--icon-globe-1:before{content:"\e0bf";}.btn.btn--icon-after-globe-1:after{content:"\e0bf";}.btn.btn--icon-profile-5:before{content:"\e0c0";}.btn.btn--icon-after-profile-5:after{content:"\e0c0";}.btn.btn--icon-chart-up:before{content:"\e0c1";}.btn.btn--icon-after-chart-up:after{content:"\e0c1";}.btn.btn--icon-user-heart-1:before{content:"\e0c2";}.btn.btn--icon-after-user-heart-1:after{content:"\e0c2";}.btn.btn--icon-profile-graduate:before{content:"\e0c3";}.btn.btn--icon-after-profile-graduate:after{content:"\e0c3";}.btn.btn--icon-heart-angel:before{content:"\e0c4";}.btn.btn--icon-after-heart-angel:after{content:"\e0c4";}.btn.btn--icon-briefcase:before{content:"\e090";}.btn.btn--icon-after-briefcase:after{content:"\e090";}.btn.btn--icon-business-customisation:before{content:"\e0c5";}.btn.btn--icon-after-business-customisation:after{content:"\e0c5";}.btn.btn--icon-business-home:before{content:"\e0c6";}.btn.btn--icon-after-business-home:after{content:"\e0c6";}.btn.btn--icon-business-organisation:before{content:"\e0c7";}.btn.btn--icon-after-business-organisation:after{content:"\e0c7";}.btn.btn--icon-business-star:before{content:"\e0c8";}.btn.btn--icon-after-business-star:after{content:"\e0c8";}.btn.btn--icon-business-settings:before{content:"\e0c9";}.btn.btn--icon-after-business-settings:after{content:"\e0c9";}.btn.btn--icon-arrowright:before{content:"\e0cc";}.btn.btn--icon-after-arrowright:after{content:"\e0cc";}.btn.btn--icon-arrrowleft:before{content:"\e0cd";}.btn.btn--icon-after-arrrowleft:after{content:"\e0cd";}.btn.btn--icon-trashicon:before{content:"\e0ce";}.btn.btn--icon-after-trashicon:after{content:"\e0ce";}.btn.btn--icon-uploadicon:before{content:"\e0cf";}.btn.btn--icon-after-uploadicon:after{content:"\e0cf";}.btn.btn--icon-descriptionicon:before{content:"\e0ca";}.btn.btn--icon-after-descriptionicon:after{content:"\e0ca";}.btn.btn--icon-hiddenicon:before{content:"\e0cb";}.btn.btn--icon-after-hiddenicon:after{content:"\e0cb";}.btn.btn--icon-mailicon:before{content:"\e0d0";}.btn.btn--icon-after-mailicon:after{content:"\e0d0";}.btn.btn--icon-phoneicon:before{content:"\e0d1";}.btn.btn--icon-after-phoneicon:after{content:"\e0d1";}.btn.btn--icon-youtube-alt:before{content:"\e0d2";}.btn.btn--icon-after-youtube-alt:after{content:"\e0d2";}.btn.btn--icon-youtube:before{content:"\e0d3";}.btn.btn--icon-after-youtube:after{content:"\e0d3";}.btn.btn--icon-facebook-alt:before{content:"\e0d4";}.btn.btn--icon-after-facebook-alt:after{content:"\e0d4";}.btn.btn--icon-credit-card:before{content:"\e0d5";}.btn.btn--icon-after-credit-card:after{content:"\e0d5";}.btn.btn--icon-newspaper-2:before{content:"\e0d6";}.btn.btn--icon-after-newspaper-2:after{content:"\e0d6";}.btn.btn--icon-align-left:before{content:"\e0d7";}.btn.btn--icon-after-align-left:after{content:"\e0d7";}.btn.loading{color:transparent !important;background-image:url("//realocdn.com/assets/19ec3bbb0701154e2d2e2f8473fb3bcb54/svg/oval-loader-ffffff.svg");background-repeat:no-repeat;background-position:center center;-moz-background-size:auto 50%;background-size:auto 50%;cursor:default;}.btn.disabled{background:#f7f7f7;border-color:#d3d3d3;color:#aaaaaa;cursor:default;}.btn--xxs{font-weight:400;font-size:12px;padding:6px 10px;}.btn--xxs[class^=btn--icon-]:before,.btn--xxs[class*=" btn--icon-"]:before,.btn--xxs[class*=" btn--messenger"]:before,.btn--xxs[class*=" btn--facebook"]:before,.btn--xxs[class*=" btn--twitter"]:before{font-size:1em;margin:-0.18em 0.3em 0 0;}.btn--xxs[class^=btn--icon-after-]:after,.btn--xxs[class*=" btn--icon-after-"]:after{font-size:1em;margin:-0.18em 0 0 0.3em;}.btn--xxs.btn--icon-only{padding-left:0;padding-right:0;width:28px;}.btn--xxs.btn--icon-only:before,.btn--xxs.btn--icon-only:after{margin-left:0 !important;margin-right:0 !important;}.btn--xxs.btn--icon-after-fixed{padding-left:20px;padding-right:20px;}.btn--xxs.btn--icon-after-fixed:after{margin:0;padding:0;width:0;font-size:0.8em;position:absolute;line-height:0;right:1.75em;top:50%;}.btn--xxs.btn--pill{-webkit-border-radius:14px;-moz-border-radius:14px;border-radius:14px;}.btn--xs{font-weight:400;font-size:12px;padding:7px 10px;}.btn--xs[class^=btn--icon-]:before,.btn--xs[class*=" btn--icon-"]:before,.btn--xs[class*=" btn--messenger"]:before,.btn--xs[class*=" btn--facebook"]:before,.btn--xs[class*=" btn--twitter"]:before{font-size:1em;margin:-0.18em 0.3em 0 0;}.btn--xs[class^=btn--icon-after-]:after,.btn--xs[class*=" btn--icon-after-"]:after{font-size:1em;margin:-0.18em 0 0 0.3em;}.btn--xs.btn--icon-only{padding-left:0;padding-right:0;width:28px;}.btn--xs.btn--icon-only:before,.btn--xs.btn--icon-only:after{margin-left:0 !important;margin-right:0 !important;}.btn--xs.btn--icon-after-fixed{padding-left:30px;padding-right:30px;}.btn--xs.btn--icon-after-fixed:after{margin:0;padding:0;width:0;font-size:0.8em;position:absolute;line-height:0;right:1.75em;top:50%;}.btn--xs.btn--pill{-webkit-border-radius:14px;-moz-border-radius:14px;border-radius:14px;}.btn--sm{font-weight:400;font-size:16px;padding:8px 14px;}.btn--sm[class^=btn--icon-]:before,.btn--sm[class*=" btn--icon-"]:before,.btn--sm[class*=" btn--messenger"]:before,.btn--sm[class*=" btn--facebook"]:before,.btn--sm[class*=" btn--twitter"]:before{font-size:1em;margin:-0.18em 0.3em 0 0;}.btn--sm[class^=btn--icon-after-]:after,.btn--sm[class*=" btn--icon-after-"]:after{font-size:1em;margin:-0.18em 0 0 0.3em;}.btn--sm.btn--icon-only{padding-left:0;padding-right:0;width:34px;}.btn--sm.btn--icon-only:before,.btn--sm.btn--icon-only:after{margin-left:0 !important;margin-right:0 !important;}.btn--sm.btn--icon-after-fixed{padding-left:35px;padding-right:35px;}.btn--sm.btn--icon-after-fixed:after{margin:0;padding:0;width:0;font-size:0.8em;position:absolute;line-height:0;right:1.75em;top:50%;}.btn--sm.btn--pill{-webkit-border-radius:17px;-moz-border-radius:17px;border-radius:17px;}.btn--md{font-weight:500;font-size:16px;padding:14px 20px;}.btn--md[class^=btn--icon-]:before,.btn--md[class*=" btn--icon-"]:before,.btn--md[class*=" btn--messenger"]:before,.btn--md[class*=" btn--facebook"]:before,.btn--md[class*=" btn--twitter"]:before{font-size:1.5em;margin:-0.12em 0.3em 0 0;}.btn--md[class^=btn--icon-after-]:after,.btn--md[class*=" btn--icon-after-"]:after{font-size:1.5em;margin:-0.12em 0 0 0.3em;}.btn--md.btn--icon-only{padding-left:0;padding-right:0;width:45px;}.btn--md.btn--icon-only:before,.btn--md.btn--icon-only:after{margin-left:0 !important;margin-right:0 !important;}.btn--md.btn--icon-after-fixed{padding-left:45px;padding-right:45px;}.btn--md.btn--icon-after-fixed:after{margin:0;padding:0;width:0;font-size:0.8em;position:absolute;line-height:0;right:1.75em;top:50%;}.btn--md.btn--pill{-webkit-border-radius:23px;-moz-border-radius:23px;border-radius:23px;}.btn--lg{font-weight:500;font-size:18px;padding:20px 40px;}.btn--lg[class^=btn--icon-]:before,.btn--lg[class*=" btn--icon-"]:before,.btn--lg[class*=" btn--messenger"]:before,.btn--lg[class*=" btn--facebook"]:before,.btn--lg[class*=" btn--twitter"]:before{font-size:1.5em;margin:-0.12em 0.3em 0 0;}.btn--lg[class^=btn--icon-after-]:after,.btn--lg[class*=" btn--icon-after-"]:after{font-size:1.5em;margin:-0.12em 0 0 0.3em;}.btn--lg.btn--icon-only{padding-left:0;padding-right:0;width:60px;}.btn--lg.btn--icon-only:before,.btn--lg.btn--icon-only:after{margin-left:0 !important;margin-right:0 !important;}.btn--lg.btn--icon-after-fixed{padding-left:60px;padding-right:60px;}.btn--lg.btn--icon-after-fixed:after{margin:0;padding:0;width:0;font-size:0.8em;position:absolute;line-height:0;right:1.75em;top:50%;}.btn--lg.btn--pill{-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;}.btn--xl{font-weight:500;font-size:24px;padding:20px 40px;}.btn--xl[class^=btn--icon-]:before,.btn--xl[class*=" btn--icon-"]:before,.btn--xl[class*=" btn--messenger"]:before,.btn--xl[class*=" btn--facebook"]:before,.btn--xl[class*=" btn--twitter"]:before{font-size:1.5em;margin:-0.12em 0.3em 0 0;}.btn--xl[class^=btn--icon-after-]:after,.btn--xl[class*=" btn--icon-after-"]:after{font-size:1.5em;margin:-0.12em 0 0 0.3em;}.btn--xl.btn--icon-only{padding-left:0;padding-right:0;width:60px;}.btn--xl.btn--icon-only:before,.btn--xl.btn--icon-only:after{margin-left:0 !important;margin-right:0 !important;}.btn--xl.btn--icon-after-fixed{padding-left:60px;padding-right:60px;}.btn--xl.btn--icon-after-fixed:after{margin:0;padding:0;width:0;font-size:0.8em;position:absolute;line-height:0;right:1.75em;top:50%;}.btn--xl.btn--pill{-webkit-border-radius:33px;-moz-border-radius:33px;border-radius:33px;}.btn--blue{background:#168afb;border-color:#168afb;color:#ffffff;}html.touch .btn--blue:hover{color:#ffffff;}html.no-touch .btn--blue:hover:not(.loading):not(.disabled),.btn--blue.hover{background:#5d97fa;border-color:#5d97fa;color:#ffffff;}html.touch .btn--blue:active:not(.loading):not(.disabled),html.no-touch .btn--blue:active:not(.loading):not(.disabled),.btn--blue.active{background:#1e58ba;border-color:#1e58ba;color:#ffffff;}.btn--blue.loading{background-image:url("//realocdn.com/assets/19ec3bbb0701154e2d2e2f8473fb3bcb54/svg/oval-loader-ffffff.svg");}.btn--dark-blue{background:#0A58EC;border-color:#0A58EC;color:#ffffff;}html.touch .btn--dark-blue:hover{color:#ffffff;}html.no-touch .btn--dark-blue:hover:not(.loading):not(.disabled),.btn--dark-blue.hover{background:#0a58ec;border-color:#0a58ec;color:#ffffff;}html.touch .btn--dark-blue:active:not(.loading):not(.disabled),html.no-touch .btn--dark-blue:active:not(.loading):not(.disabled),.btn--dark-blue.active{background:rgba(10,88,236,0.8);border-color:rgba(10,88,236,0.8);color:#ffffff;}.btn--dark-blue.loading{background-image:url("//realocdn.com/assets/19ec3bbb0701154e2d2e2f8473fb3bcb54/svg/oval-loader-ffffff.svg");}.btn--green{background-color:#2abd5d;border-color:#2abd5d;color:#ffffff;}html.touch .btn--green:hover{color:#ffffff;}html.no-touch .btn--green:hover:not(.loading):not(.disabled),.btn--green.hover{background-color:#44d777;border-color:#44d777;color:#ffffff;}html.touch .btn--green:active:not(.loading):not(.disabled),html.no-touch .btn--green:active:not(.loading):not(.disabled),.btn--green.active{background-color:#15a043;border-color:#15a043;color:#ffffff;}.btn--green.loading{background-image:url("//realocdn.com/assets/19ec3bbb0701154e2d2e2f8473fb3bcb54/svg/oval-loader-ffffff.svg");}.btn--post-on-realo{background:#00ACC1;border-color:#00ACC1;color:#ffffff;}html.touch .btn--post-on-realo:hover{color:#ffffff;}html.no-touch .btn--post-on-realo:hover:not(.loading):not(.disabled),.btn--post-on-realo.hover{background:rgba(0,172,193,0.7);border-color:rgba(0,172,193,0.7);color:#ffffff;}html.touch .btn--post-on-realo:active:not(.loading):not(.disabled),html.no-touch .btn--post-on-realo:active:not(.loading):not(.disabled),.btn--post-on-realo.active{background:#04a0b3;border-color:#04a0b3;color:#ffffff;}.btn--post-on-realo.loading{background-image:url("//realocdn.com/assets/19ec3bbb0701154e2d2e2f8473fb3bcb54/svg/oval-loader-ffffff.svg");}.btn--white{background-color:#ffffff;border-color:#ffffff;color:#6D7C85;}html.touch .btn--white:hover{color:#ffffff;}html.no-touch .btn--white:hover:not(.loading):not(.disabled),.btn--white.hover{background-color:rgb(242.25,242.25,242.25);border-color:rgb(242.25,242.25,242.25);color:#6D7C85;}html.touch .btn--white:active:not(.loading):not(.disabled),html.no-touch .btn--white:active:not(.loading):not(.disabled),.btn--white.active{background-color:rgb(229.5,229.5,229.5);border-color:rgb(229.5,229.5,229.5);color:#6D7C85;}.btn--white.loading{background-image:url("//realocdn.com/assets/19342dbb60a15923484c361dc240fcc8fe/svg/oval-loader-6d7c85.svg");}.btn--green-profiling{background-color:#3cca86;border-color:#3cca86;color:#ffffff;}html.touch .btn--green-profiling:hover{color:#ffffff;}html.no-touch .btn--green-profiling:hover:not(.loading):not(.disabled),.btn--green-profiling.hover{background-color:#4ee396;border-color:#4ee396;color:#ffffff;}html.touch .btn--green-profiling:active:not(.loading):not(.disabled),html.no-touch .btn--green-profiling:active:not(.loading):not(.disabled),.btn--green-profiling.active{background-color:#35b074;border-color:#35b074;color:#ffffff;}.btn--green-profiling.loading{background-image:url("//realocdn.com/assets/19ec3bbb0701154e2d2e2f8473fb3bcb54/svg/oval-loader-ffffff.svg");}.btn--grey-transparent{background:none;border-color:#eeeeee;color:#6d7c85;}html.touch .btn--grey-transparent:hover{color:#6d7c85;}html.no-touch .btn--grey-transparent:hover:not(.loading):not(.disabled),.btn--grey-transparent.hover{border-color:#c6c6c6;color:#6d7c85;}html.touch .btn--grey-transparent:active:not(.loading):not(.disabled),html.no-touch .btn--grey-transparent:active:not(.loading):not(.disabled),.btn--grey-transparent.active{border-color:#c6c6c6;background:#f9f9f9;color:#6d7c85;}.btn--grey-transparent.loading{background-image:url("//realocdn.com/assets/19342dbb60a15923484c361dc240fcc8fe/svg/oval-loader-6d7c85.svg");}.btn--blue-transparent{background:none;border-color:#9ec2ff;color:#3479ef;}html.touch .btn--blue-transparent:hover{color:#3479ef;}html.no-touch .btn--blue-transparent:hover:not(.loading):not(.disabled),.btn--blue-transparent.hover{border-color:#3479ef;color:#3479ef;}html.touch .btn--blue-transparent:active:not(.loading):not(.disabled),html.no-touch .btn--blue-transparent:active:not(.loading):not(.disabled),.btn--blue-transparent.active{border-color:#3479ef;background:#f9f9f9;color:#3479ef;}.btn--blue-transparent.loading{background-image:url("//realocdn.com/assets/19dd76bf23a84994b60f695338a4b60c9b/svg/oval-loader-3479EF.svg");}.btn--green-transparent{background:none;border-color:#80e1a2;color:#2abd5d;}html.touch .btn--green-transparent:hover{color:#2abd5d;}html.no-touch .btn--green-transparent:hover:not(.loading):not(.disabled),.btn--green-transparent.hover{border-color:#2abd5d;color:#2abd5d;}html.touch .btn--green-transparent:active:not(.loading):not(.disabled),html.no-touch .btn--green-transparent:active:not(.loading):not(.disabled),.btn--green-transparent.active{border-color:#2abd5d;background:#f9f9f9;color:#2abd5d;}.btn--green-transparent.loading{background-image:url("//realocdn.com/assets/194460179cdf97f0e3894aed23c9b99115/svg/oval-loader-2abd5d.svg");}.btn--white-transparent{background:none;border-color:rgba(255,255,255,0.3);color:#ffffff;}html.touch .btn--white-transparent:hover{color:#ffffff;}html.no-touch .btn--white-transparent:hover:not(.loading):not(.disabled),.btn--white-transparent.hover{border-color:rgba(255,255,255,0.6);color:#ffffff;}html.touch .btn--white-transparent:active:not(.loading):not(.disabled),html.no-touch .btn--white-transparent:active:not(.loading):not(.disabled),.btn--white-transparent.active{border-color:rgba(255,255,255,0.6);color:#ffffff;background:rgba(255,255,255,0.1);}.btn--white-transparent.loading{background-image:url("//realocdn.com/assets/19ec3bbb0701154e2d2e2f8473fb3bcb54/svg/oval-loader-ffffff.svg");}.btn--business-transparent{background:none;border-color:#095686;color:#095686;}html.touch .btn--business-transparent:hover{color:rgba(9,86,134,0.8);}html.no-touch .btn--business-transparent:hover:not(.loading):not(.disabled),.btn--business-transparent.hover{border-color:rgba(9,86,134,0.8);color:rgba(9,86,134,0.8);}html.touch .btn--business-transparent:active:not(.loading):not(.disabled),html.no-touch .btn--business-transparent:active:not(.loading):not(.disabled),.btn--business-transparent.active{border-color:#095086;color:#095086;}.btn--business-transparent.loading{background-image:url("//realocdn.com/assets/19dd76bf23a84994b60f695338a4b60c9b/svg/oval-loader-3479EF.svg");}.btn--business-light-transparent{background:none;border-color:#7F8FA4;color:#7F8FA4;}html.touch .btn--business-light-transparent:hover{color:rgba(127,143,164,0.8);}html.no-touch .btn--business-light-transparent:hover:not(.loading):not(.disabled),.btn--business-light-transparent.hover{border-color:rgba(127,143,164,0.8);color:rgba(127,143,164,0.8);}html.touch .btn--business-light-transparent:active:not(.loading):not(.disabled),html.no-touch .btn--business-light-transparent:active:not(.loading):not(.disabled),.btn--business-light-transparent.active{border-color:#77869a;color:#77869a;}.btn--business-light-transparent.loading{background-image:url("//realocdn.com/assets/19dd76bf23a84994b60f695338a4b60c9b/svg/oval-loader-3479EF.svg");}.btn--business-dark-transparent{background:none;border-color:#324054;color:#324054;}html.touch .btn--business-dark-transparent:hover{color:rgba(50,64,84,0.8);}html.no-touch .btn--business-dark-transparent:hover:not(.loading):not(.disabled),.btn--business-dark-transparent.hover{border-color:rgba(50,64,84,0.8);color:rgba(50,64,84,0.8);}html.touch .btn--business-dark-transparent:active:not(.loading):not(.disabled),html.no-touch .btn--business-dark-transparent:active:not(.loading):not(.disabled),.btn--business-dark-transparent.active{border-color:#323054;color:#323054;}.btn--business-dark-transparent.loading{background-image:url("//realocdn.com/assets/19dd76bf23a84994b60f695338a4b60c9b/svg/oval-loader-3479EF.svg");}.btn--business{background:#095686;border-color:#095686;color:#ffffff;}html.touch .btn--business:hover{color:#ffffff;}html.no-touch .btn--business:hover:not(.loading):not(.disabled),.btn--business.hover{background:rgba(9,86,134,0.9);border-color:rgba(9,86,134,0.9);color:#ffffff;}html.touch .btn--business:active:not(.loading):not(.disabled),html.no-touch .btn--business:active:not(.loading):not(.disabled),.btn--business.active{background:#095086;border-color:#095086;color:#ffffff;}.btn--business.loading{background-image:url("//realocdn.com/assets/19ec3bbb0701154e2d2e2f8473fb3bcb54/svg/oval-loader-ffffff.svg");}.btn--red{background:#D93131;border-color:#D93131;color:#ffffff;}html.touch .btn--red:hover{color:#ffffff;}html.no-touch .btn--red:hover:not(.loading):not(.disabled),.btn--red.hover{background:rgba(217,49,49,0.9);border-color:rgba(217,49,49,0.9);color:#ffffff;}html.touch .btn--red:active:not(.loading):not(.disabled),html.no-touch .btn--red:active:not(.loading):not(.disabled),.btn--red.active{background:#D93131;border-color:#D93131;color:#ffffff;}.btn--red.loading{background-image:url("//realocdn.com/assets/19ec3bbb0701154e2d2e2f8473fb3bcb54/svg/oval-loader-ffffff.svg");background-repeat:no-repeat;background-position:center center;-moz-background-size:auto 50%;background-size:auto 50%;cursor:default;}.btn--business-light{background:#7F8FA4;border-color:#7F8FA4;color:#ffffff;}html.touch .btn--business-light:hover{color:#ffffff;}html.no-touch .btn--business-light:hover:not(.loading):not(.disabled),.btn--business-light.hover{background:rgba(127,143,164,0.9);border-color:rgba(127,143,164,0.9);color:#ffffff;}html.touch .btn--business-light:active:not(.loading):not(.disabled),html.no-touch .btn--business-light:active:not(.loading):not(.disabled),.btn--business-light.active{background:#77869a;border-color:#77869a;color:#ffffff;}.btn--business-light.loading{background-image:url("//realocdn.com/assets/19ec3bbb0701154e2d2e2f8473fb3bcb54/svg/oval-loader-ffffff.svg");}.btn--business-premium{background:#1D58AF;border-color:#1D58AF;color:#ffffff;}html.touch .btn--business-premium:hover{color:#ffffff;}html.no-touch .btn--business-premium:hover:not(.loading):not(.disabled),.btn--business-premium.hover{background:rgba(29,88,175,0.9);border-color:rgba(29,88,175,0.9);color:#ffffff;}html.touch .btn--business-premium:active:not(.loading):not(.disabled),html.no-touch .btn--business-premium:active:not(.loading):not(.disabled),.btn--business-premium.active{background:#1d53a2;border-color:#1d53a2;color:#ffffff;}.btn--business-premium.loading{background-image:url("//realocdn.com/assets/19ec3bbb0701154e2d2e2f8473fb3bcb54/svg/oval-loader-ffffff.svg");}.btn--business-dark{background:#324054;border-color:#324054;color:#ffffff;}html.touch .btn--business-dark:hover{color:#ffffff;}html.no-touch .btn--business-dark:hover:not(.loading):not(.disabled),.btn--business-dark.hover{background:rgba(50,64,84,0.9);border-color:rgba(50,64,84,0.9);color:#ffffff;}html.touch .btn--business-dark:active:not(.loading):not(.disabled),html.no-touch .btn--business-dark:active:not(.loading):not(.disabled),.btn--business-dark.active{background:#323054;border-color:#323054;color:#ffffff;}.btn--business-dark.loading{background-image:url("//realocdn.com/assets/19ec3bbb0701154e2d2e2f8473fb3bcb54/svg/oval-loader-ffffff.svg");}.btn--partner{background:#3479ef;border-color:#3479ef;color:#ffffff;}html.touch .btn--partner:hover{color:#ffffff;}html.no-touch .btn--partner:hover:not(.loading):not(.disabled),.btn--partner.hover{background:#3485FA;border-color:#3485FA;color:#ffffff;}html.touch .btn--partner:active:not(.loading):not(.disabled),html.no-touch .btn--partner:active:not(.loading):not(.disabled),.btn--partner.active{background:#2F5EBA;border-color:#2F5EBA;color:#ffffff;}.btn--partner.loading{background-image:url("//realocdn.com/assets/19ec3bbb0701154e2d2e2f8473fb3bcb54/svg/oval-loader-ffffff.svg");}.btn--estimate{background-color:#2ABD5D;border-color:#2ABD5D;color:#ffffff;}html.touch .btn--estimate:hover{color:#ffffff;}html.no-touch .btn--estimate:hover:not(.loading):not(.disabled),.btn--estimate.hover{background:rgb(46.0041993,207.9968007,102.2057140714);border-color:rgb(46.0041993,207.9968007,102.2057140714);color:#ffffff;}html.touch .btn--estimate:active:not(.loading):not(.disabled),html.no-touch .btn--estimate:active:not(.loading):not(.disabled),.btn--estimate.active{background:rgb(33.9967461,151.0012539,74.5901467653);border-color:rgb(33.9967461,151.0012539,74.5901467653);color:#ffffff;}.btn--estimate.loading{background-image:url("//realocdn.com/assets/19ec3bbb0701154e2d2e2f8473fb3bcb54/svg/oval-loader-ffffff.svg");}.btn--sell{background-color:#00B0C0;border-color:#00B0C0;color:#ffffff;}html.touch .btn--sell:hover{color:#ffffff;}html.no-touch .btn--sell:hover:not(.loading):not(.disabled),.btn--sell.hover{background:rgb(0,193.43775,211.023);border-color:rgb(0,193.43775,211.023);color:#ffffff;}html.touch .btn--sell:active:not(.loading):not(.disabled),html.no-touch .btn--sell:active:not(.loading):not(.disabled),.btn--sell.active{background:rgb(0,141.17125,154.005);border-color:rgb(0,141.17125,154.005);color:#ffffff;}.btn--sell.loading{background-image:url("//realocdn.com/assets/19ec3bbb0701154e2d2e2f8473fb3bcb54/svg/oval-loader-ffffff.svg");}.btn--sale{background-color:#078CF2;border-color:#078CF2;color:#ffffff;}html.touch .btn--sale:hover{color:#ffffff;}html.no-touch .btn--sale:hover:not(.loading):not(.disabled),.btn--sale.hover{background:rgb(8.0280747892,156.0342298291,254.9969252108);border-color:rgb(8.0280747892,156.0342298291,254.9969252108);color:#ffffff;}html.touch .btn--sale:active:not(.loading):not(.disabled),html.no-touch .btn--sale:active:not(.loading):not(.disabled),.btn--sale.active{background:rgb(6.0021598229,112.3934895553,193.9868401771);border-color:rgb(6.0021598229,112.3934895553,193.9868401771);color:#ffffff;}.btn--sale.loading{background-image:url("//realocdn.com/assets/19ec3bbb0701154e2d2e2f8473fb3bcb54/svg/oval-loader-ffffff.svg");}.btn--rent{background-color:#165DE8;border-color:#165DE8;color:#ffffff;}html.touch .btn--rent:hover{color:#ffffff;}html.no-touch .btn--rent:hover:not(.loading):not(.disabled),.btn--rent.hover{background:rgb(23.9932741575,102.0944411558,254.9967258425);border-color:rgb(23.9932741575,102.0944411558,254.9967258425);color:#ffffff;}html.touch .btn--rent:active:not(.loading):not(.disabled),html.no-touch .btn--rent:active:not(.loading):not(.disabled),.btn--rent.active{background:rgb(17.997455622,74.8059380109,186.022544378);border-color:rgb(17.997455622,74.8059380109,186.022544378);color:#ffffff;}.btn--rent.loading{background-image:url("//realocdn.com/assets/19ec3bbb0701154e2d2e2f8473fb3bcb54/svg/oval-loader-ffffff.svg");}.btn--messenger{background-color:#286BF1;border-color:#286BF1;color:#ffffff;}html.touch .btn--messenger:hover{color:#ffffff;}html.no-touch .btn--messenger:hover:not(.loading):not(.disabled),.btn--messenger.hover{background-color:rgb(87.8820960699,139.96069869,244.1179039301);border-color:rgb(87.8820960699,139.96069869,244.1179039301);color:#ffffff;}html.touch .btn--messenger:active:not(.loading):not(.disabled),html.no-touch .btn--messenger:active:not(.loading):not(.disabled),.btn--messenger.active{background-color:rgb(14.0611353712,81.3537117904,215.9388646288);border-color:rgb(14.0611353712,81.3537117904,215.9388646288);color:#ffffff;}.btn--messenger.loading{background-image:url("//realocdn.com/assets/19ec3bbb0701154e2d2e2f8473fb3bcb54/svg/oval-loader-ffffff.svg");}.btn--messenger:before{font-family:"icons" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:0;display:inline-block;vertical-align:middle;content:"\e08a";}.btn--facebook{background:#4b6ead;border-color:#4b6ead;color:#ffffff;}html.touch .btn--facebook:hover{color:#ffffff;}html.no-touch .btn--facebook:hover:not(.loading):not(.disabled),.btn--facebook.hover{background:#547fcb;border-color:#547fcb;color:#ffffff;}html.touch .btn--facebook:active:not(.loading):not(.disabled),html.no-touch .btn--facebook:active:not(.loading):not(.disabled),.btn--facebook.active{background:#3d5c99;border-color:#3d5c99;color:#ffffff;}.btn--facebook:before{font-family:"icons" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:0;display:inline-block;vertical-align:middle;content:"\e03e";}.btn--twitter{background-color:#00BAFF;border-color:#00BAFF;color:#ffffff;}html.touch .btn--twitter:hover{color:#ffffff;}html.no-touch .btn--twitter:hover:not(.loading):not(.disabled),.btn--twitter.hover{background-color:rgb(51,199.8,255);border-color:rgb(51,199.8,255);color:#ffffff;}html.touch .btn--twitter:active:not(.loading):not(.disabled),html.no-touch .btn--twitter:active:not(.loading):not(.disabled),.btn--twitter.active{background-color:rgb(0,148.8,204);border-color:rgb(0,148.8,204);color:#ffffff;}.btn--twitter.loading{background-image:url("//realocdn.com/assets/19ec3bbb0701154e2d2e2f8473fb3bcb54/svg/oval-loader-ffffff.svg");}.btn--twitter:before{font-family:"icons" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:0;display:inline-block;vertical-align:middle;content:"\e072";}.btn--gmail{background-color:#BD1D1D;border-color:#BD1D1D;color:#ffffff;}html.touch .btn--gmail:hover{color:#ffffff;}html.no-touch .btn--gmail:hover:not(.loading):not(.disabled),.btn--gmail.hover{background-color:rgb(222.9403669725,46.0596330275,46.0596330275);border-color:rgb(222.9403669725,46.0596330275,46.0596330275);color:#ffffff;}html.touch .btn--gmail:active:not(.loading):not(.disabled),html.no-touch .btn--gmail:active:not(.loading):not(.disabled),.btn--gmail.active{background-color:rgb(144.7844036697,22.2155963303,22.2155963303);border-color:rgb(144.7844036697,22.2155963303,22.2155963303);color:#ffffff;}.btn--gmail.loading{background-image:url("//realocdn.com/assets/19ec3bbb0701154e2d2e2f8473fb3bcb54/svg/oval-loader-ffffff.svg");}.btn--empty{background:transparent;border-color:transparent;color:rgba(79,88,102,0.8);font-weight:400;}html.touch .btn--empty:hover{color:#4f5866;background:transparent;border-color:transparent;}html.no-touch .btn--empty:hover:not(.loading):not(.disabled),.btn--empty.hover{color:rgba(79,88,102,0.65);background:transparent;border-color:transparent;}html.touch .btn--empty:active:not(.loading):not(.disabled),html.no-touch .btn--empty:active:not(.loading):not(.disabled),.btn--empty.active{color:#4f5866;background:transparent;border-color:transparent;}.btn--empty.loading,.btn--empty.btn-loading{background-image:url("//realocdn.com/assets/19342dbb60a15923484c361dc240fcc8fe/svg/oval-loader-6d7c85.svg");}.btn--empty.disabled{display:none;}.btn--block{width:100%;display:block;}.btn--subtext{padding:11px 50px 11px 25px;text-align:left;font-size:20px;line-height:20px;-webkit-box-shadow:0 12px 24px 0 rgba(0,0,0,0.23);-moz-box-shadow:0 12px 24px 0 rgba(0,0,0,0.23);box-shadow:0 12px 24px 0 rgba(0,0,0,0.23);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}.btn--subtext.btn--white{color:#3479ef;}html.no-touch .btn--subtext.btn--white:hover:not(.loading):not(.disabled),.btn--subtext.btn--white:hover{color:#3479ef;}html.no-touch .btn--subtext.btn--white:active:not(.loading):not(.disabled),.btn--subtext.btn--white:active{color:#3479ef;}.btn--subtext span{display:block;}.btn--subtext span:nth-child(1){font-weight:500;text-transform:uppercase;}.btn--subtext span:nth-child(2){font-weight:400;font-size:14px;opacity:0.5;}/** * Card * @param{string}$background-color - Background color * @param{string}$border-color - Border color * @param{number}$border-radius - Border radius * @param{number}$padding - Padding */ /* Run this in the console when viewing icon reference. TIP:You can add it as a Chrome bookmark as well! javascript:(function(){var el = document.querySelectorAll('.css-mapping .icon');var result = '';var iconsSass = '$icons:(';var iconsPhp = '$icons = [';var html = '';var code;var content;for (i = 0;i < el.length;i++){code = el[i].className.replace('icon ','').replace('icon-','');content = window.getComputedStyle(el[i],':before').getPropertyValue('content').split('"').join("'");iconsSass += '\n\t'+code+':'+content;iconsPhp += '\''+code+'\'';if (i < el.length-1){iconsSass += ',';iconsPhp += ',';}html += '<i class="icn-'+code+'"></i>&nbsp;'+code+'<br>\n';}iconsSass += '\n);';iconsPhp += '];';result += '\n\n// Icon sass map:\n';result += iconsSass;result += '\n\n// Php array:\n';result += iconsPhp;console.log(result);})();*/ /** * Card * @param{string}$background-color - Background color * @param{string}$border-color - Border color * @param{number}$border-radius - Border radius * @param{number}$padding - Padding */ /* Run this in the console when viewing icon reference. TIP:You can add it as a Chrome bookmark as well! javascript:(function(){var el = document.querySelectorAll('.css-mapping .icon');var result = '';var iconsSass = '$icons:(';var iconsPhp = '$icons = [';var html = '';var code;var content;for (i = 0;i < el.length;i++){code = el[i].className.replace('icon ','').replace('icon-','');content = window.getComputedStyle(el[i],':before').getPropertyValue('content').split('"').join("'");iconsSass += '\n\t'+code+':'+content;iconsPhp += '\''+code+'\'';if (i < el.length-1){iconsSass += ',';iconsPhp += ',';}html += '<i class="icn-'+code+'"></i>&nbsp;'+code+'<br>\n';}iconsSass += '\n);';iconsPhp += '];';result += '\n\n// Icon sass map:\n';result += iconsSass;result += '\n\n// Php array:\n';result += iconsPhp;console.log(result);})();*/ .realo-button,.realo-button-primary,.realo-button-secondary,.realo-button-tertiary,.button-facebook{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-weight:500;position:relative;display:inline-block;cursor:pointer;text-align:center;vertical-align:baseline;border:0;outline:none;background:none repeat scroll 0 0 transparent;text-decoration:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;height:34px;font-size:16px;line-height:34px;padding:0 13px;}html.no-touch .realo-button,html.no-touch .realo-button-primary,html.no-touch .realo-button-secondary,html.no-touch .realo-button-tertiary,html.no-touch .button-facebook{-webkit-transition:background-color 0.1s ease-in,border 0.1s ease-in,color 0.1s ease-in;-moz-transition:background-color 0.1s ease-in,border 0.1s ease-in,color 0.1s ease-in;-o-transition:background-color 0.1s ease-in,border 0.1s ease-in,color 0.1s ease-in;transition:background-color 0.1s ease-in,border 0.1s ease-in,color 0.1s ease-in;}.realo-button.facebook,.facebook.realo-button-primary,.facebook.realo-button-secondary,.facebook.realo-button-tertiary,.facebook.button-facebook{background:#4b6ead;border-color:#4b6ead;}.realo-button.facebook.full-width,.facebook.full-width.realo-button-primary,.facebook.full-width.realo-button-secondary,.facebook.full-width.realo-button-tertiary,.facebook.full-width.button-facebook{overflow:hidden;}.realo-button.facebook.full-width.icon-facebook:before,.facebook.full-width.icon-facebook.realo-button-primary:before,.facebook.full-width.icon-facebook.realo-button-secondary:before,.facebook.full-width.icon-facebook.realo-button-tertiary:before,.facebook.full-width.icon-facebook.button-facebook:before{float:left;margin-top:9px;}.realo-button.facebook.icon-facebook:before,.facebook.icon-facebook.realo-button-primary:before,.facebook.icon-facebook.realo-button-secondary:before,.facebook.icon-facebook.realo-button-tertiary:before,.facebook.icon-facebook.button-facebook:before{margin-top:-6px;font-size:24px;vertical-align:middle;display:inline-block;margin-right:10px;}.realo-button.facebook:hover,.facebook.realo-button-primary:hover,.facebook.realo-button-secondary:hover,.facebook.realo-button-tertiary:hover,.facebook.button-facebook:hover,.realo-button.facebook:focus,.facebook.realo-button-primary:focus,.facebook.realo-button-secondary:focus,.facebook.realo-button-tertiary:focus,.facebook.button-facebook:focus{background:rgb(82.9945797903,121.2091656544,189.9954202097);border-color:rgb(82.9945797903,121.2091656544,189.9954202097);}.realo-button.facebook.loading-with-text:before,.facebook.loading-with-text.realo-button-primary:before,.facebook.loading-with-text.realo-button-secondary:before,.facebook.loading-with-text.realo-button-tertiary:before,.facebook.loading-with-text.button-facebook:before{content:" ";display:inline-block;background-image:url("//realocdn.com/assets/19ec3bbb0701154e2d2e2f8473fb3bcb54/svg/oval-loader-ffffff.svg");background-repeat:no-repeat;background-position:center center;-moz-background-size:auto 70%;background-size:auto 70%;height:30px;width:30px;margin-top:-4px;margin-right:10px;vertical-align:middle;}.realo-button.google,.google.realo-button-primary,.google.realo-button-secondary,.google.realo-button-tertiary,.google.button-facebook{background:#e0594a;border-color:#e0594a;}.realo-button.google.full-width,.google.full-width.realo-button-primary,.google.full-width.realo-button-secondary,.google.full-width.realo-button-tertiary,.google.full-width.button-facebook{overflow:hidden;}.realo-button.google.full-width.icon-google:before,.google.full-width.icon-google.realo-button-primary:before,.google.full-width.icon-google.realo-button-secondary:before,.google.full-width.icon-google.realo-button-tertiary:before,.google.full-width.icon-google.button-facebook:before,.realo-button.google.full-width.icn-google-new:before,.google.full-width.icn-google-new.realo-button-primary:before,.google.full-width.icn-google-new.realo-button-secondary:before,.google.full-width.icn-google-new.realo-button-tertiary:before,.google.full-width.icn-google-new.button-facebook:before{float:left;margin-top:8px;}.realo-button.google.icon-google:before,.google.icon-google.realo-button-primary:before,.google.icon-google.realo-button-secondary:before,.google.icon-google.realo-button-tertiary:before,.google.icon-google.button-facebook:before,.realo-button.google.icn-google-new:before,.google.icn-google-new.realo-button-primary:before,.google.icn-google-new.realo-button-secondary:before,.google.icn-google-new.realo-button-tertiary:before,.google.icn-google-new.button-facebook:before{margin-top:-4px;font-size:28px;vertical-align:middle;display:inline-block;margin-right:10px;}.realo-button.google:hover,.google.realo-button-primary:hover,.google.realo-button-secondary:hover,.google.realo-button-tertiary:hover,.google.button-facebook:hover,.realo-button.google:focus,.google.realo-button-primary:focus,.google.realo-button-secondary:focus,.google.realo-button-tertiary:focus,.google.button-facebook:focus{background:rgb(255,108.3684333333,89.002);border-color:rgb(255,108.3684333333,89.002);}.realo-button.green,.green.realo-button-primary,.green.realo-button-secondary,.green.realo-button-tertiary,.green.button-facebook{background:#2abd5d;border-color:#2abd5d;}.realo-button.green:hover,.green.realo-button-primary:hover,.green.realo-button-secondary:hover,.green.realo-button-tertiary:hover,.green.button-facebook:hover,.realo-button.green:focus,.green.realo-button-primary:focus,.green.realo-button-secondary:focus,.green.realo-button-tertiary:focus,.green.button-facebook:focus{background:#44d777;border-color:#44d777;}.realo-button.green.disabled,.green.disabled.realo-button-primary,.green.disabled.realo-button-secondary,.green.disabled.realo-button-tertiary,.green.disabled.button-facebook{cursor:default;color:#cccccc;background:#f7f7f7;border-color:#d3d3d3;}.realo-button.warning,.warning.realo-button-primary,.warning.realo-button-secondary,.warning.realo-button-tertiary,.warning.button-facebook{color:#ff821d;background-color:rgba(255,255,255,0.6);border:1px solid rgba(255,130,29,0.5);}html.no-touch .realo-button.warning:hover,html.no-touch .warning.realo-button-primary:hover,html.no-touch .warning.realo-button-secondary:hover,html.no-touch .warning.realo-button-tertiary:hover,html.no-touch .warning.button-facebook:hover,.realo-button.warning:focus,.warning.realo-button-primary:focus,.warning.realo-button-secondary:focus,.warning.realo-button-tertiary:focus,.warning.button-facebook:focus{border-color:#ff821d;}.realo-button.dropdown-toggle,.dropdown-toggle.realo-button-primary,.dropdown-toggle.realo-button-secondary,.dropdown-toggle.realo-button-tertiary,.dropdown-toggle.button-facebook{padding:0 8px 0 9px;}.realo-button.dropdown-toggle:before,.dropdown-toggle.realo-button-primary:before,.dropdown-toggle.realo-button-secondary:before,.dropdown-toggle.realo-button-tertiary:before,.dropdown-toggle.button-facebook:before{content:" ";width:1px;height:100%;position:absolute;top:0;left:0;background:rgba(255,255,255,0.15);}.realo-button.dropdown-toggle:after,.dropdown-toggle.realo-button-primary:after,.dropdown-toggle.realo-button-secondary:after,.dropdown-toggle.realo-button-tertiary:after,.dropdown-toggle.button-facebook:after{font-family:"icons" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e02e";font-size:14px;line-height:14px;display:inline-block;margin-top:-2px;margin-left:0px;vertical-align:middle;}.realo-button.dropdown-toggle.active,.dropdown-toggle.active.realo-button-primary,.dropdown-toggle.active.realo-button-secondary,.dropdown-toggle.active.realo-button-tertiary,.dropdown-toggle.active.button-facebook{-webkit-box-shadow:inset 0px 0px 7px 0px rgba(0,0,0,0.24);-moz-box-shadow:inset 0px 0px 7px 0px rgba(0,0,0,0.24);box-shadow:inset 0px 0px 7px 0px rgba(0,0,0,0.24);}.realo-button.transparent,.transparent.realo-button-primary,.transparent.realo-button-secondary,.transparent.realo-button-tertiary,.transparent.button-facebook,.realo-button.background-none,.background-none.realo-button-primary,.background-none.realo-button-secondary,.background-none.realo-button-tertiary,.background-none.button-facebook{background:none;}.realo-button.small,.small.realo-button-primary,.small.realo-button-secondary,.small.realo-button-tertiary,.small.button-facebook{height:28px;font-size:14px;line-height:27px;padding:0 9px;}.realo-button.large,.large.realo-button-primary,.large.realo-button-secondary,.large.realo-button-tertiary,.large.button-facebook{height:45px;font-size:16px;line-height:45px;padding:0 24px;}.realo-button.icn-after-arrow-bott:after,.icn-after-arrow-bott.realo-button-primary:after,.icn-after-arrow-bott.realo-button-secondary:after,.icn-after-arrow-bott.realo-button-tertiary:after,.icn-after-arrow-bott.button-facebook:after{font-size:14px;line-height:14px;display:inline-block;margin-top:-2px;margin-left:6px;vertical-align:middle;}.realo-button.icn-after-arrow-right:after,.icn-after-arrow-right.realo-button-primary:after,.icn-after-arrow-right.realo-button-secondary:after,.icn-after-arrow-right.realo-button-tertiary:after,.icn-after-arrow-right.button-facebook:after{position:absolute;right:8px;top:14px;font-size:14px;}.realo-button.icn-home:before,.icn-home.realo-button-primary:before,.icn-home.realo-button-secondary:before,.icn-home.realo-button-tertiary:before,.icn-home.button-facebook:before{font-size:14px;line-height:14px;display:inline-block;margin-top:-2px;margin-right:4px;vertical-align:middle;}.realo-button.icn-share:before,.icn-share.realo-button-primary:before,.icn-share.realo-button-secondary:before,.icn-share.realo-button-tertiary:before,.icn-share.button-facebook:before{font-size:14px;line-height:14px;display:inline-block;margin-top:-2px;margin-right:5px;vertical-align:middle;}.realo-button.icn-report:before,.icn-report.realo-button-primary:before,.icn-report.realo-button-secondary:before,.icn-report.realo-button-tertiary:before,.icn-report.button-facebook:before{font-size:14px;line-height:14px;display:inline-block;margin-top:-2px;margin-right:5px;vertical-align:middle;}.realo-button.icn-envelope:before,.icn-envelope.realo-button-primary:before,.icn-envelope.realo-button-secondary:before,.icn-envelope.realo-button-tertiary:before,.icn-envelope.button-facebook:before{font-size:14px;line-height:14px;display:inline-block;margin-top:-2px;margin-right:5px;vertical-align:middle;}.realo-button.icn-tick:before,.icn-tick.realo-button-primary:before,.icn-tick.realo-button-secondary:before,.icn-tick.realo-button-tertiary:before,.icn-tick.button-facebook:before{font-size:14px;line-height:14px;display:inline-block;margin-top:-2px;margin-right:4px;vertical-align:middle;}.realo-button.icn-close:before,.icn-close.realo-button-primary:before,.icn-close.realo-button-secondary:before,.icn-close.realo-button-tertiary:before,.icn-close.button-facebook:before{font-size:14px;line-height:14px;display:inline-block;margin-top:-2px;margin-right:4px;vertical-align:middle;}.realo-button.icn-inbox:before,.icn-inbox.realo-button-primary:before,.icn-inbox.realo-button-secondary:before,.icn-inbox.realo-button-tertiary:before,.icn-inbox.button-facebook:before,.realo-button.icn-chat:before,.icn-chat.realo-button-primary:before,.icn-chat.realo-button-secondary:before,.icn-chat.realo-button-tertiary:before,.icn-chat.button-facebook:before,.realo-button.icn-star:before,.icn-star.realo-button-primary:before,.icn-star.realo-button-secondary:before,.icn-star.realo-button-tertiary:before,.icn-star.button-facebook:before,.realo-button.icn-star-filled:before,.icn-star-filled.realo-button-primary:before,.icn-star-filled.realo-button-secondary:before,.icn-star-filled.realo-button-tertiary:before,.icn-star-filled.button-facebook:before,.realo-button.icn-house:before,.icn-house.realo-button-primary:before,.icn-house.realo-button-secondary:before,.icn-house.realo-button-tertiary:before,.icn-house.button-facebook:before,.realo-button.icn-heart:before,.icn-heart.realo-button-primary:before,.icn-heart.realo-button-secondary:before,.icn-heart.realo-button-tertiary:before,.icn-heart.button-facebook:before,.realo-button.icn-heart-filled:before,.icn-heart-filled.realo-button-primary:before,.icn-heart-filled.realo-button-secondary:before,.icn-heart-filled.realo-button-tertiary:before,.icn-heart-filled.button-facebook:before,.realo-button.icn-check-outlined:before,.icn-check-outlined.realo-button-primary:before,.icn-check-outlined.realo-button-secondary:before,.icn-check-outlined.realo-button-tertiary:before,.icn-check-outlined.button-facebook:before,.realo-button.icn-outbox:before,.icn-outbox.realo-button-primary:before,.icn-outbox.realo-button-secondary:before,.icn-outbox.realo-button-tertiary:before,.icn-outbox.button-facebook:before,.realo-button.icn-user-delete:before,.icn-user-delete.realo-button-primary:before,.icn-user-delete.realo-button-secondary:before,.icn-user-delete.realo-button-tertiary:before,.icn-user-delete.button-facebook:before,.realo-button.icn-user-add:before,.icn-user-add.realo-button-primary:before,.icn-user-add.realo-button-secondary:before,.icn-user-add.realo-button-tertiary:before,.icn-user-add.button-facebook:before,.realo-button.icn-check-bubble:before,.icn-check-bubble.realo-button-primary:before,.icn-check-bubble.realo-button-secondary:before,.icn-check-bubble.realo-button-tertiary:before,.icn-check-bubble.button-facebook:before,.realo-button.icn-heart:before,.realo-button.icn-add:before,.icn-add.realo-button-primary:before,.icn-add.realo-button-secondary:before,.icn-add.realo-button-tertiary:before,.icn-add.button-facebook:before,.realo-button.icn-delete-circle:before,.icn-delete-circle.realo-button-primary:before,.icn-delete-circle.realo-button-secondary:before,.icn-delete-circle.realo-button-tertiary:before,.icn-delete-circle.button-facebook:before,.realo-button.icn-realo:before,.icn-realo.realo-button-primary:before,.icn-realo.realo-button-secondary:before,.icn-realo.realo-button-tertiary:before,.icn-realo.button-facebook:before,.realo-button.icn-phone:before,.icn-phone.realo-button-primary:before,.icn-phone.realo-button-secondary:before,.icn-phone.realo-button-tertiary:before,.icn-phone.button-facebook:before,.realo-button.icn-chat:before,.realo-button.icn-mail-adv:before,.icn-mail-adv.realo-button-primary:before,.icn-mail-adv.realo-button-secondary:before,.icn-mail-adv.realo-button-tertiary:before,.icn-mail-adv.button-facebook:before,.realo-button.icn-information:before,.icn-information.realo-button-primary:before,.icn-information.realo-button-secondary:before,.icn-information.realo-button-tertiary:before,.icn-information.button-facebook:before{font-size:17px;line-height:17px;display:inline-block;margin-top:-0.2rem;margin-right:6px;vertical-align:middle;}.realo-button.icn-mail-adv:before,.icn-mail-adv.realo-button-primary:before,.icn-mail-adv.realo-button-secondary:before,.icn-mail-adv.realo-button-tertiary:before,.icn-mail-adv.button-facebook:before{font-size:24px;margin-top:-0.3rem;}.realo-button.no-text:before,.no-text.realo-button-primary:before,.no-text.realo-button-secondary:before,.no-text.realo-button-tertiary:before,.no-text.button-facebook:before{margin-right:0;}.realo-button:focus,.realo-button-primary:focus,.realo-button-secondary:focus,.realo-button-tertiary:focus,.button-facebook:focus{outline:0;}.realo-button::-moz-focus-inner,.realo-button-primary::-moz-focus-inner,.realo-button-secondary::-moz-focus-inner,.realo-button-tertiary::-moz-focus-inner,.button-facebook::-moz-focus-inner{padding:0;border:0;}.realo-button.spacing,.spacing.realo-button-primary,.spacing.realo-button-secondary,.spacing.realo-button-tertiary,.spacing.button-facebook{margin-left:3px;margin-right:3px;}.realo-button-primary{color:#ffffff;background:#168afb;border:1px solid #168afb;}.realo-button-primary.transparent{background:none;}.realo-button-primary.loading{color:transparent !important;background-image:url("//realocdn.com/assets/19ec3bbb0701154e2d2e2f8473fb3bcb54/svg/oval-loader-ffffff.svg");background-repeat:no-repeat;background-position:center center;-moz-background-size:auto 70%;background-size:auto 70%;cursor:default;}.realo-button-primary.loading:hover,.realo-button-primary.loading:active,.realo-button-primary.loading:focus{background-image:url("//realocdn.com/assets/19ec3bbb0701154e2d2e2f8473fb3bcb54/svg/oval-loader-ffffff.svg");background-repeat:no-repeat;background-position:center center;-moz-background-size:auto 70%;background-size:auto 70%;cursor:default;color:transparent !important;}.realo-button-primary:active,.realo-button-primary.active,.realo-button-primary:hover,.realo-button-primary.hover{color:#ffffff;background:#2abd5d;border:1px solid #2abd5d;}.realo-button-primary:focus{background:rgb(19.9960055646,124.3600348616,226.0249944354);border:1px solid rgb(19.9960055646,124.3600348616,226.0249944354);}.realo-button-primary.no-hover{cursor:default;background:#168afb;}.realo-button-primary.disabled{cursor:default;color:#cdcdcd;background:#f7f7f7;border:1px solid #d3d3d3;}.realo-button-secondary{color:#3479ef;background:#ffffff;border:1px solid #e0e0e0;}.realo-button-secondary.transparent{background:none;}.realo-button-secondary.loading{cursor:default;color:transparent !important;background:#ffffff url("//realocdn.com/assets/19dd76bf23a84994b60f695338a4b60c9b/svg/oval-loader-3479EF.svg") no-repeat center;-moz-background-size:auto 70%;background-size:auto 70%;}.realo-button-secondary.loading:hover,.realo-button-secondary.loading:active,.realo-button-secondary.loading:focus{background:#ffffff url("//realocdn.com/assets/19dd76bf23a84994b60f695338a4b60c9b/svg/oval-loader-3479EF.svg") no-repeat center;-moz-background-size:auto 70%;background-size:auto 70%;border:1px solid #e0e0e0;cursor:default;color:transparent !important;}.realo-button-secondary.active{color:#ffffff;background:#2abd5d;border:1px solid #2abd5d;}.realo-button-secondary:hover,.realo-button-secondary.hover{background:#f7f7f7;}.realo-button-secondary:hover.active,.realo-button-secondary.hover.active{background:#2abd5d;}.realo-button-secondary:focus{background:#fafafa;}.realo-button-secondary.no-hover{cursor:default;border:1px solid #e0e0e0;background:#ffffff;}.realo-button-secondary.disabled{cursor:default;color:#cdcdcd;background:#ffffff;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;border:1px solid #d3d3d3;}.realo-button-tertiary{color:#ffffff;background:none;border:1px solid #4f5866;padding:0 20px;}.realo-button-tertiary.loading{cursor:default;color:transparent !important;background:#ffffff url("//realocdn.com/assets/19dd76bf23a84994b60f695338a4b60c9b/svg/oval-loader-3479EF.svg") no-repeat center;-moz-background-size:auto 70%;background-size:auto 70%;}.realo-button-tertiary.loading:hover,.realo-button-tertiary.loading:active,.realo-button-tertiary.loading:focus{background:#ffffff url("//realocdn.com/assets/19dd76bf23a84994b60f695338a4b60c9b/svg/oval-loader-3479EF.svg") no-repeat center;-moz-background-size:auto 70%;background-size:auto 70%;border:1px solid #168afb;cursor:default;color:transparent !important;}.realo-button-tertiary.active{color:#ffffff;background:#2abd5d;border:1px solid #2abd5d;}.realo-button-tertiary:hover,.realo-button-tertiary.hover{background:#2abd5d;border:1px solid #2abd5d;}.realo-button-tertiary:hover.active,.realo-button-tertiary.hover.active{background:#2abd5d;border:1px solid #2abd5d;}.realo-button-tertiary:focus{background:#2abd5d;border:1px solid #2abd5d;}.realo-button-tertiary.no-hover{cursor:default;border:1px solid #2abd5d;background:#2abd5d;}.realo-button-tertiary.disabled{cursor:default;color:#cdcdcd;background:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;border:1px solid #d3d3d3;}.button-group li{float:left;}.button-group li.realo-button-primary,.button-group li.realo-button-secondary{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border-left:0;}.button-group li:first-child.realo-button-primary{-webkit-border-top-left-radius:3px;-moz-border-radius-topleft:3px;border-top-left-radius:3px;-webkit-border-bottom-left-radius:3px;-moz-border-radius-bottomleft:3px;border-bottom-left-radius:3px;}.button-group li:first-child.realo-button-secondary{border-left:1px solid #e0e0e0;-webkit-border-top-left-radius:3px;-moz-border-radius-topleft:3px;border-top-left-radius:3px;-webkit-border-bottom-left-radius:3px;-moz-border-radius-bottomleft:3px;border-bottom-left-radius:3px;}.button-group li:last-child.realo-button-primary,.button-group li:last-child.realo-button-secondary{-webkit-border-top-right-radius:3px;-moz-border-radius-topright:3px;border-top-right-radius:3px;-webkit-border-bottom-right-radius:3px;-moz-border-radius-bottomright:3px;border-bottom-right-radius:3px;}.button-group-vertical li{display:block;position:relative;}.button-group-vertical li.realo-button-primary,.button-group-vertical li.realo-button-secondary{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border-top:0;}.button-group-vertical li:first-child.realo-button-primary,.button-group-vertical li:first-child.realo-button-secondary{border-top:1px solid #e0e0e0;-webkit-border-top-left-radius:3px;-moz-border-radius-topleft:3px;border-top-left-radius:3px;-webkit-border-top-right-radius:3px;-moz-border-radius-topright:3px;border-top-right-radius:3px;}.button-group-vertical li:last-child.realo-button-primary,.button-group-vertical li:last-child.realo-button-secondary{-webkit-border-bottom-left-radius:3px;-moz-border-radius-bottomleft:3px;border-bottom-left-radius:3px;-webkit-border-bottom-right-radius:3px;-moz-border-radius-bottomright:3px;border-bottom-right-radius:3px;}a.button-facebook{color:#ffffff;}.button-facebook{color:#ffffff;border:1px solid #4b6ead;background:#4b6ead;}.button-facebook.loading{color:transparent;background-image:url("//realocdn.com/assets/19ec3bbb0701154e2d2e2f8473fb3bcb54/svg/oval-loader-ffffff.svg");background-repeat:no-repeat;background-position:center center;-moz-background-size:auto 70%;background-size:auto 70%;cursor:default;}.button-facebook.loading:hover{cursor:default;background-image:url("//realocdn.com/assets/19ec3bbb0701154e2d2e2f8473fb3bcb54/svg/oval-loader-ffffff.svg");background-repeat:no-repeat;background-position:center center;-moz-background-size:auto 70%;background-size:auto 70%;}.button-facebook.loading-with-text:hover{background-color:#4b6ead;}.button-facebook.loading-with-text:before{content:" ";display:inline-block;background-image:url("//realocdn.com/assets/19ec3bbb0701154e2d2e2f8473fb3bcb54/svg/oval-loader-ffffff.svg");background-repeat:no-repeat;background-position:center center;-moz-background-size:auto 70%;background-size:auto 70%;height:30px;width:30px;margin-top:-4px;margin-right:10px;vertical-align:middle;}.button-facebook:hover,.button-facebook.hover{background:#3d5c99;}.button-facebook:focus{border:1px solid rgb(67.9931605274,99.4191172935,155.9858394726);background:rgb(67.9931605274,99.4191172935,155.9858394726);}.button-facebook.icon-facebook:before{font-size:18px;line-height:18px;min-width:24px;display:inline-block;margin-top:-4px;margin-right:6px;vertical-align:middle;}.button-facebook.icn-facebook-filled:before{font-size:18px;line-height:18px;min-width:24px;display:inline-block;margin-top:-4px;margin-right:6px;vertical-align:middle;}.realo-button-text,.realo-button-text-small{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:16px;font-weight:500;line-height:24px;position:relative;display:inline-block;height:24px;margin:0;padding:0;cursor:pointer;text-align:center;text-decoration:none;color:#3479ef;border:0;outline:none;background:none repeat scroll 0 0 transparent;}.realo-button-text.icn-arrow-left:before,.icn-arrow-left.realo-button-text-small:before{font-size:14px;line-height:14px;display:inline-block;margin-top:-3px;margin-right:4px;margin-left:-4px;vertical-align:middle;}.realo-button-text.icn-thumbs-up:before,.icn-thumbs-up.realo-button-text-small:before{font-size:14px;line-height:14px;display:inline-block;margin-top:-3px;margin-right:4px;vertical-align:middle;}.realo-button-text.icn-report:before,.icn-report.realo-button-text-small:before{font-size:14px;line-height:14px;display:inline-block;margin-top:-3px;margin-right:4px;vertical-align:middle;}.realo-button-text.icn-after-arrow-right:after,.icn-after-arrow-right.realo-button-text-small:after{font-size:14px;line-height:14px;display:inline-block;margin-top:-3px;margin-right:-4px;margin-left:4px;vertical-align:middle;}.realo-button-text.icn-after-arrow-bott:after,.icn-after-arrow-bott.realo-button-text-small:after{font-size:14px;line-height:14px;display:inline-block;margin-top:-2px;margin-left:6px;vertical-align:middle;}.realo-button-text.icn-after-arrow-top:after,.icn-after-arrow-top.realo-button-text-small:after{font-size:14px;line-height:14px;display:inline-block;margin-top:-2px;margin-left:6px;vertical-align:middle;}.realo-button-text:hover,.realo-button-text-small:hover,.realo-button-text.hover,.hover.realo-button-text-small{color:#2c65c7;}.touch .realo-button-text:hover,.touch .realo-button-text-small:hover,.touch .realo-button-text.hover,.touch .hover.realo-button-text-small{color:rgba(44,101,199,0.4);}.realo-button-text.active,.active.realo-button-text-small{cursor:default;color:grey;}.touch .realo-button-text.active,.touch .active.realo-button-text-small{color:rgba(128,128,128,0.4);}.realo-button-text.disabled,.disabled.realo-button-text-small{cursor:default;}.realo-button-text-small{font-size:15px;text-decoration:none;font-weight:400;line-height:15px;}.realo-button-text-small.icn-arrow-left:before,.realo-button-text-small.icn-thumbs-up:before,.realo-button-text-small.icn-report:before{font-size:12px;line-height:12px;}.realo-button-text-small.icn-after-arrow-right:after,.realo-button-text-small.icn-after-arrow-bott:after,.realo-button-text-small.icn-after-arrow-top:after{font-size:12px;line-height:12px;}.button-share{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative;display:inline-block;padding:0;margin:0;cursor:pointer;text-align:center;vertical-align:middle;border:0;outline:none;text-decoration:none;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;color:#ffffff;-webkit-transform-origin:center center;-moz-transform-origin:center center;-ms-transform-origin:center center;-o-transform-origin:center center;transform-origin:center center;}.button-share.icn-twitter-filled{background:#4ba3eb;}.button-share.icn-twitter-filled:before{display:inline-block;vertical-align:middle;}.button-share.icn-plane-filled{background:#2abd5d;}.button-share.icn-plane-filled:before{display:inline-block;vertical-align:middle;}.button-share.icn-facebook-filled{background:#334f8d;}.button-share.icn-facebook-filled:before{display:inline-block;vertical-align:middle;}.button-share.icn-google-filled{background:#d2352c;}.button-share.icn-google-filled:before{display:inline-block;vertical-align:middle;}.button-share.icn-linkedin{background:#0077B5;}.button-share.icn-linkedin:before{display:inline-block;vertical-align:middle;}.button-share.small{width:27px;height:27px;}.button-share.small.icn-plane-filled:before,.button-share.small.icn-twitter-filled:before,.button-share.small.icn-facebook-filled:before,.button-share.small.icn-google-filled:before,.button-share.small.icn-linkedin:before{margin:0;font-size:16px;line-height:27px;}.button-share.medium{width:36px;height:36px;}.button-share.medium.icn-twitter-filled:before,.button-share.medium.icn-plane-filled:before,.button-share.medium.icn-facebook-filled:before,.button-share.medium.icn-google-filled:before,.button-share.medium.icn-linkedin:before{margin:0;font-size:18px;line-height:36px;}.button-share.large{width:56px;height:56px;}.button-share.large.icn-plane-filled:before,.button-share.large.icn-twitter-filled:before,.button-share.large.icn-facebook-filled:before,.button-share.large.icn-google-filled:before,.button-share.large.icn-linkedin:before{margin:0;font-size:28px;line-height:56px;}.button-share.large.icn-linkedin:before{line-height:52px;}.button-share:hover.icn-twitter-filled{background:#4ba3eb;color:#ffffff;}.button-share:hover.icn-plane-filled{background:#2abd5d;color:#ffffff;}.button-share:hover.icn-facebook-filled{background:#334f8d;color:#ffffff;}.button-share:hover.icn-google-filled{background:#d2352c;color:#ffffff;}.button-share:hover.icn-linkedin{background:#0077B5;color:#ffffff;}.button-share.grey{background:#d8d8d8;}.button-text{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative;display:inline-block;margin:0;padding:0;border:0;text-decoration:none;outline:none;background:none;cursor:pointer;text-align:left;white-space:nowrap;cursor:pointer !important;}.button-text.green{color:#2abd5d;}.button-text.loading{color:#6c788c !important;}.button-text.loading:before{content:" ";display:inline-block;background-image:url("//realocdn.com/assets/19e537ad8de1fdd31001d4f59285c2470d/svg/oval-loader-6c788c.svg");background-repeat:no-repeat;background-position:center center;-moz-background-size:auto 70%;background-size:auto 70%;height:20px;width:20px;margin-top:-4px;margin-right:10px;vertical-align:middle;}.button-text.loading.underline{border:0;}.button-text.loading.show-loader:before{height:24px;width:24px;vertical-align:middle;display:inline-block;content:"";background-image:url("//realocdn.com/assets/19e537ad8de1fdd31001d4f59285c2470d/svg/oval-loader-6c788c.svg");background-repeat:no-repeat;background-position:center center;-moz-background-size:auto 70%;background-size:auto 70%;margin:-3px 2px 0 0;}.button-text.icn-star-circle:after,.button-text.icn-award:after,.button-text.icn-my-listings:after,.button-text.icn-follow-home:after,.button-text.icn-return:after,.button-text.icn-buildings:after,.button-text.icn-setting-gear:after,.button-text.icn-cart:after,.button-text.icn-pencil:after,.button-text.icn-delete:after,.button-text.icn-mail:after,.button-text.icn-bubble-euro:after,.button-text.icn-property-value:after,.button-text.icn-icn-home-estimates:after,.button-text.icn-map:after,.button-text.icn-bus:after,.button-text.icn-academic-cap:after,.button-text.icn-coins:after,.button-text.icn-people:after,.button-text.icn-basket:after,.button-text.icn-lock-unlock:after,.button-text.icn-home-estimates:after,.button-text.icon-house:after,.button-text.icn-fork-knife:after,.button-text.icn-gas-station:after,.button-text.icn-fork-and-knife:after,.button-text.icn-first-aid:after,.button-text.icn-mask-happy:after,.button-text.icn-gift:after,.button-text.icn-bank:after,.button-text.icn-after-arrow-right:after,.button-text.icn-arrow-left:after,.button-text.icn-thumbs-up:after,.button-text.icn-report:after,.button-text.icn-earth:after,.button-text.icn-close:after,.button-text.icn-alarmclock:after,.button-text.icn-after-arrow-right:after,.button-text.icn-after-arrow-bott:after,.button-text.icn-after-arrow-top:after,.button-text.icn-magnifier:after,.button-text.icn-bell:after,.button-text.icn-mail-adv:after,.button-text.icn-key:after,.button-text.icn-crosshair:after,.button-text.icn-user:after,.button-text.icn-bin:after,.button-text.icn-house:after,.button-text.icn-house-mul:after,.button-text.icn-bubble-conversation:after,.button-text.icn-heart:after,.button-text.icn-heart-filled:after,.button-text.icn-like:after,.button-text.icn-like-filled:after,.button-text.icn-flag:after,.button-text.icn-flag-filled:after,.button-text.icn-follow-home:after,.button-text.icn-saved-searches:after,.button-text.icn-globe:after,.button-text.icn-twitter-filled:after,.button-text.icn-facebook-filled:after,.button-text.icn-share:after,.button-text.icn-messenger:after,.button-text.icn-google-p:after,.button-text.icn-note-paper:after,.button-text.icn-listing:after,.button-text.icn-business-chart:after,.button-text.icn-multicultural:after{display:inline-block;vertical-align:middle;}.button-text.icn-star-circle:before,.button-text.icn-award:before,.button-text.icn-my-listings:before,.button-text.icn-follow-home:before,.button-text.icn-return:before,.button-text.icn-buildings:before,.button-text.icn-setting-gear:before,.button-text.icn-cart:before,.button-text.icn-pencil:before,.button-text.icn-delete:before,.button-text.icn-mail:before,.button-text.icn-bubble-euro:before,.button-text.icn-property-value:before,.button-text.icn-icn-home-estimates:before,.button-text.icn-map:before,.button-text.icn-bus:before,.button-text.icn-academic-cap:before,.button-text.icn-coins:before,.button-text.icn-people:before,.button-text.icn-basket:before,.button-text.icn-lock-unlock:before,.button-text.icn-home-estimates:before,.button-text.icon-house:before,.button-text.icn-fork-knife:before,.button-text.icn-gas-station:before,.button-text.icn-fork-and-knife:before,.button-text.icn-first-aid:before,.button-text.icn-mask-happy:before,.button-text.icn-gift:before,.button-text.icn-bank:before,.button-text.icn-after-arrow-right:before,.button-text.icn-arrow-left:before,.button-text.icn-thumbs-up:before,.button-text.icn-report:before,.button-text.icn-earth:before,.button-text.icn-close:before,.button-text.icn-alarmclock:before,.button-text.icn-after-arrow-right:before,.button-text.icn-after-arrow-bott:before,.button-text.icn-after-arrow-top:before,.button-text.icn-magnifier:before,.button-text.icn-bell:before,.button-text.icn-mail-adv:before,.button-text.icn-key:before,.button-text.icn-crosshair:before,.button-text.icn-user:before,.button-text.icn-bin:before,.button-text.icn-house:before,.button-text.icn-house-mul:before,.button-text.icn-bubble-conversation:before,.button-text.icn-heart:before,.button-text.icn-heart-filled:before,.button-text.icn-like:before,.button-text.icn-like-filled:before,.button-text.icn-flag:before,.button-text.icn-flag-filled:before,.button-text.icn-follow-home:before,.button-text.icn-saved-searches:before,.button-text.icn-globe:before,.button-text.icn-twitter-filled:before,.button-text.icn-facebook-filled:before,.button-text.icn-share:before,.button-text.icn-messenger:before,.button-text.icn-google-p:before,.button-text.icn-note-paper:before,.button-text.icn-listing:before,.button-text.icn-business-chart:before,.button-text.icn-multicultural:before{display:inline-block;vertical-align:middle;}.button-text.icn-crosshair:before{margin-top:-0.2rem;margin-right:0.5rem;}.button-text.disabled{cursor:default !important;}.button-text.small{font-size:14px;line-height:18px;}.button-text.small.icn-thumbs-up:before,.button-text.small.icn-report:before,.button-text.small.icn-arrow-left:before{font-size:10px;line-height:10px;margin:-3px 3px 0 0;}.button-text.small.icn-earth:before,.button-text.small.icn-alarmclock:before,.button-text.small.icn-arrow-reply:before{font-size:12px;line-height:12px;margin:-4px 3px 0 0;}.button-text.small.icn-property-value:before,.button-text.small.icn-icn-home-estimates:before,.button-text.small.icn-cart:before,.button-text.small.icn-bus:before,.button-text.small.icn-pencil:before,.button-text.small.icn-delete:before,.button-text.small.icn-academic-cap:before,.button-text.small.icn-coins:before,.button-text.small.icn-people:before,.button-text.small.icn-basket:before,.button-text.small.icn-gas-station:before,.button-text.small.icn-fork-and-knife:before,.button-text.small.icn-first-aid:before,.button-text.small.icn-medikit:before,.button-text.small.icn-home-estimates:before,.button-text.small.icon-house:before,.button-text.small.icn-mask-happy:before,.button-text.small.icn-heart:before,.button-text.small.icn-heart-filled:before,.button-text.small.icn-flag:before,.button-text.small.icn-flag-filled:before,.button-text.small.icn-like:before,.button-text.small.icn-like-filled:before,.button-text.small.icn-gift:before,.button-text.small.icn-bank:before,.button-text.small.icn-preview:before,.button-text.small.icn-bubble-euro:before,.button-text.small.icn-share:before{margin:-2px 6px 0 1px;}.button-text.small.icn-bin:before{margin:-1px 6px 0 1px;font-size:13px;}.button-text.small.icn-bubble-conversation:before{margin:-2px 6px 0 1px;font-size:15px;}.button-text.small.icn-delete:before{font-size:12px;}.button-text.small.icn-mail:before{font-size:19px;margin:-1px 6px 0 0;}.button-text.small.icn-after-arrow-right:after{font-size:10px;line-height:10px;margin:-3px -3px 0 4px;}.button-text.small.icn-after-arrow-bott:after{font-size:11px;line-height:10px;margin:0 0 0 4px;}.button-text.small.icn-after-arrow-top:after{font-size:11px;line-height:10px;margin:0 0 0 4px;}.button-text.small.loading.show-loader:before{height:20px;width:20px;}.button-text.medium{font-size:15px;line-height:20px;}.button-text.medium.icn-property-value:before,.button-text.medium.icn-icn-home-estimates:before,.button-text.medium.icn-cart:before,.button-text.medium.icn-bus:before,.button-text.medium.icn-globe:before,.button-text.medium.icn-twitter-filled:before,.button-text.medium.icn-facebook-filled:before,.button-text.medium.icn-google-p:before,.button-text.medium.icn-pencil:before,.button-text.medium.icn-delete:before,.button-text.medium.icn-academic-cap:before,.button-text.medium.icn-coins:before,.button-text.medium.icn-people:before,.button-text.medium.icn-basket:before,.button-text.medium.icn-gas-station:before,.button-text.medium.icn-fork-and-knife:before,.button-text.medium.icn-first-aid:before,.button-text.medium.icn-mask-happy:before,.button-text.medium.icn-heart:before,.button-text.medium.icn-heart-filled:before,.button-text.medium.icn-flag:before,.button-text.medium.icn-flag-filled:before,.button-text.medium.icn-like:before,.button-text.medium.icn-like-filled:before,.button-text.medium.icn-gift:before,.button-text.medium.icn-bank:before,.button-text.medium.icn-saved-searches:before,.button-text.medium.icn-multicultural:before{font-size:16px;line-height:10px;margin:-3px 4px 0 0;display:inline-block;vertical-align:middle;}.button-text.medium.icn-arrow-left:before{font-size:12px;line-height:12px;margin:-3px 4px 0 -4px;}.button-text.medium.icn-thumbs-up:before{font-size:12px;line-height:12px;margin:-3px 4px 0 0;}.button-text.medium.icn-award:before{font-size:13px;line-height:13px;margin:-3px 4px 0 0;}.button-text.medium.icn-pencil:before{font-size:14px;margin:-2px 4px 0 0;}.button-text.medium.icn-preview:before{font-size:14px;margin:1px 4px 0 0;}.button-text.medium.icn-share:before{font-size:14px;margin:-2px 4px 0 0;}.button-text.medium.icn-house:before{font-size:14px;margin:-2px 4px 0 0;}.button-text.medium.icn-house-mul:before{font-size:14px;margin:-2px 4px 0 0;}.button-text.medium.icn-close:before{font-size:12px;line-height:12px;margin:-2px 4px 0 0;}.button-text.medium.icn-report:before{font-size:12px;line-height:12px;margin:-3px 2px 0 0;}.button-text.medium.icn-earth:before{font-size:12px;line-height:12px;margin:-4px 4px 0 0;}.button-text.medium.icn-after-arrow-right:after{font-size:12px;line-height:12px;margin:-3px -3px 0 4px;}.button-text.medium.icn-after-arrow-bott:after{font-size:12px;line-height:12px;margin:-2px 0 0 6px;}.button-text.medium.icn-after-arrow-top:after{font-size:12px;line-height:12px;margin:-2px 0 0 6px;}.button-text.large{font-size:16px;line-height:22px;}.button-text.large.icn-pencil:before{margin:-2px 6px 0 0;}.button-text.large.icn-arrow-left:before{font-size:14px;line-height:14px;margin:-3px 4px 0 -4px;}.button-text.large.icn-thumbs-up:before{font-size:14px;line-height:14px;margin:-3px 4px 0 0;}.button-text.large.icn-report:before{font-size:14px;line-height:14px;margin:-3px 4px 0 0;}.button-text.large.icn-after-arrow-right:after{font-size:14px;line-height:14px;margin:-3px -3px 0 4px;}.button-text.large.icn-after-arrow-bott:after{font-size:14px;line-height:14px;margin:-2px 0 0 6px;}.button-text.large.icn-after-arrow-top:after{font-size:14px;line-height:14px;margin:-2px 0 0 6px;}.button-text.large.icn-mail:before{font-size:24px;margin:-3px 6px 0 0;}.button-text.large.icn-messenger:before{font-size:18px;margin:-2px 6px 0 0;}.button-text.large.icn-share:before{font-size:17px;margin:-2px 6px 0 0;}.button-text.x-large{font-size:20px;line-height:26px;}.button-text.x-large.icn-arrow-left:before{font-size:15px;line-height:15px;margin:-3px 8px 0 -4px;}.button-text.x-large.icn-thumbs-up:before{font-size:15px;line-height:15px;margin:-3px 8px 0 0;}.button-text.x-large.icn-report:before{font-size:15px;line-height:15px;margin:-3px 8px 0 0;}.button-text.x-large.icn-after-arrow-right:after{font-size:15px;line-height:15px;margin:-3px -3px 0 8px;}.button-text.x-large.icn-after-arrow-bott:after{font-size:15px;line-height:15px;margin:-2px 0 0 8px;}.button-text.x-large.icn-after-arrow-top:after{font-size:15px;line-height:15px;margin:-2px 0 0 8px;}.button-text.font-light{font-weight:300;}.button-text.font-regular{font-weight:400;}.button-text.font-medium{font-weight:500;}.button-text.primary{color:#3479ef;}.button-text.primary:hover,.button-text.primary.hover,.button-text.primary:active,.button-text.primary.active{color:#2a5fbd;}.touch .button-text.primary:hover,.touch .button-text.primary.hover,.touch .button-text.primary:active,.touch .button-text.primary.active{color:rgba(42,95,189,0.4);}.button-text.secondary{color:#4f5866;}.button-text.secondary:hover,.button-text.secondary.hover,.button-text.secondary:active,.button-text.secondary.active{color:rgb(56.7403314917,63.2044198895,73.2596685083);}.touch .button-text.secondary:hover,.touch .button-text.secondary.hover,.touch .button-text.secondary:active,.touch .button-text.secondary.active{color:rgba(79,88,102,0.4);}.button-text.underline{border-bottom:1px solid;}.button-text.white{color:#ffffff;opacity:0.9;}html.no-touch .button-text.white:hover,.button-text.white.hover,.button-text.white:active,.button-text.white.active{opacity:1;}.button-text.shadow{text-shadow:1px 1px 0 rgba(0,0,0,0.25);}.button-text.no-text[class*=icn-]:before{margin-right:0;}.button-text.no-text[class^=icn-]:before{margin-right:0;}.touch .button-trigger:active,.touch .button-trigger.active,.touch .button-trigger:hover,.touch .button-trigger.hover{color:#ffffff;background:#2abd5d;border:1px solid #2abd5d;}.touch .button-trigger.visited,.touch .button-trigger:visited{color:#2abd5d;background:transparent;border:1px solid #2abd5d;}.button-trigger{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:background-color 0.1s ease-in,border 0.1s ease-in;-moz-transition:background-color 0.1s ease-in,border 0.1s ease-in;-o-transition:background-color 0.1s ease-in,border 0.1s ease-in;transition:background-color 0.1s ease-in,border 0.1s ease-in;font-size:16px;font-weight:400;line-height:42px;position:relative;display:inline-block;height:42px;padding:0 15px;cursor:pointer;text-align:center;vertical-align:baseline;outline:none;background:#ffffff;text-decoration:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;border:1px solid #2abd5d;color:#2abd5d;}.button-trigger i{font-size:18px;display:inline-block;vertical-align:middle;margin:2px 6px 0 0;}.button-trigger:active,.button-trigger.active,html.no-touch .button-trigger:hover,.button-trigger.hover{color:#ffffff;background:#2abd5d;border:1px solid #2abd5d;}.button-trigger.loading{color:transparent !important;background-image:url("//realocdn.com/assets/19dd76bf23a84994b60f695338a4b60c9b/svg/oval-loader-3479EF.svg");background-repeat:no-repeat;background-position:center center;-moz-background-size:auto 70%;background-size:auto 70%;cursor:default;}.button-trigger.loading:hover,.button-trigger.loading:active,.button-trigger.loading:focus{background-color:#ffffff !important;background-image:url("//realocdn.com/assets/19dd76bf23a84994b60f695338a4b60c9b/svg/oval-loader-3479EF.svg") !important;background-repeat:no-repeat !important;background-position:center center !important;-moz-background-size:auto 70% !important;background-size:auto 70% !important;}.button-trigger-tiny{height:22px;line-height:22px;font-size:12px;padding:0 8px;}.button-trigger-tiny i{margin:1px 6px 0 0;}.button-trigger-small{height:28px;line-height:28px;font-size:12px;}.button-trigger-small i{margin:1px 6px 0 0;}@media only screen and (max-width:767px){.realo-button,.realo-button-primary,.realo-button-secondary,.realo-button-tertiary,.button-facebook{padding:0 9px;}}.btn{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative;display:inline-block;cursor:pointer;text-align:center;vertical-align:baseline;outline:none;text-decoration:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;line-height:1;background:#000000 none repeat scroll 0 0;border:1px solid #000000;color:#ffffff;}.btn strong{font-weight:600;}html.no-touch .btn{-webkit-transition:background-color 0.1s ease-in,border 0.1s ease-in,color 0.1s ease-in;-moz-transition:background-color 0.1s ease-in,border 0.1s ease-in,color 0.1s ease-in;-o-transition:background-color 0.1s ease-in,border 0.1s ease-in,color 0.1s ease-in;transition:background-color 0.1s ease-in,border 0.1s ease-in,color 0.1s ease-in;}.btn[class^=btn--icon-]:before,.btn[class*=" btn--icon-"]:before{font-family:"icons" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:0;display:inline-block;vertical-align:middle;font-size:1em;margin:-0.18em 0.5em 0 0;}.btn[class^=btn--icon-after-]:after,.btn[class*=" btn--icon-after-"]:after{font-family:"icons" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:0;display:inline-block;vertical-align:middle;font-size:1em;margin:-0.18em 0.5em 0 0;}.btn.btn--icon-bus:before{content:"\e000";}.btn.btn--icon-after-bus:after{content:"\e000";}.btn.btn--icon-academic-cap:before{content:"\e001";}.btn.btn--icon-after-academic-cap:after{content:"\e001";}.btn.btn--icon-cart:before{content:"\e002";}.btn.btn--icon-after-cart:after{content:"\e002";}.btn.btn--icon-coins:before{content:"\e003";}.btn.btn--icon-after-coins:after{content:"\e003";}.btn.btn--icon-people:before{content:"\e004";}.btn.btn--icon-after-people:after{content:"\e004";}.btn.btn--icon-profile-cop:before{content:"\e005";}.btn.btn--icon-after-profile-cop:after{content:"\e005";}.btn.btn--icon-basket:before{content:"\e006";}.btn.btn--icon-after-basket:after{content:"\e006";}.btn.btn--icon-fork-and-knife:before{content:"\e007";}.btn.btn--icon-after-fork-and-knife:after{content:"\e007";}.btn.btn--icon-gas-station:before{content:"\e008";}.btn.btn--icon-after-gas-station:after{content:"\e008";}.btn.btn--icon-first-aid:before{content:"\e009";}.btn.btn--icon-after-first-aid:after{content:"\e009";}.btn.btn--icon-happy-smiley:before{content:"\e00a";}.btn.btn--icon-after-happy-smiley:after{content:"\e00a";}.btn.btn--icon-bank:before{content:"\e00b";}.btn.btn--icon-after-bank:after{content:"\e00b";}.btn.btn--icon-present:before{content:"\e00c";}.btn.btn--icon-after-present:after{content:"\e00c";}.btn.btn--icon-inbox:before{content:"\e00d";}.btn.btn--icon-after-inbox:after{content:"\e00d";}.btn.btn--icon-fire-filled:before{content:"\e00e";}.btn.btn--icon-after-fire-filled:after{content:"\e00e";}.btn.btn--icon-fire:before{content:"\e00f";}.btn.btn--icon-after-fire:after{content:"\e00f";}.btn.btn--icon-user-add:before{content:"\e010";}.btn.btn--icon-after-user-add:after{content:"\e010";}.btn.btn--icon-user-delete:before{content:"\e011";}.btn.btn--icon-after-user-delete:after{content:"\e011";}.btn.btn--icon-check-bubble:before{content:"\e012";}.btn.btn--icon-after-check-bubble:after{content:"\e012";}.btn.btn--icon-mail:before{content:"\e013";}.btn.btn--icon-after-mail:after{content:"\e013";}.btn.btn--icon-information:before{content:"\e014";}.btn.btn--icon-after-information:after{content:"\e014";}.btn.btn--icon-bell:before{content:"\e015";}.btn.btn--icon-after-bell:after{content:"\e015";}.btn.btn--icon-delete:before{content:"\e016";}.btn.btn--icon-after-delete:after{content:"\e016";}.btn.btn--icon-mail-adv:before{content:"\e017";}.btn.btn--icon-after-mail-adv:after{content:"\e017";}.btn.btn--icon-outbox:before{content:"\e018";}.btn.btn--icon-after-outbox:after{content:"\e018";}.btn.btn--icon-call:before{content:"\e019";}.btn.btn--icon-after-call:after{content:"\e019";}.btn.btn--icon-marker:before{content:"\e01a";}.btn.btn--icon-after-marker:after{content:"\e01a";}.btn.btn--icon-crosshair:before{content:"\e01b";}.btn.btn--icon-after-crosshair:after{content:"\e01b";}.btn.btn--icon-star-filled:before{content:"\e01c";}.btn.btn--icon-after-star-filled:after{content:"\e01c";}.btn.btn--icon-star:before{content:"\e01d";}.btn.btn--icon-after-star:after{content:"\e01d";}.btn.btn--icon-magnifier:before{content:"\e01e";}.btn.btn--icon-after-magnifier:after{content:"\e01e";}.btn.btn--icon-magnifier-rev:before{content:"\e01f";}.btn.btn--icon-after-magnifier-rev:after{content:"\e01f";}.btn.btn--icon-follow-home:before{content:"\e020";}.btn.btn--icon-after-follow-home:after{content:"\e020";}.btn.btn--icon-user:before{content:"\e021";}.btn.btn--icon-after-user:after{content:"\e021";}.btn.btn--icon-alert:before{content:"\e022";}.btn.btn--icon-after-alert:after{content:"\e022";}.btn.btn--icon-camera:before{content:"\e023";}.btn.btn--icon-after-camera:after{content:"\e023";}.btn.btn--icon-star-circle:before{content:"\e024";}.btn.btn--icon-after-star-circle:after{content:"\e024";}.btn.btn--icon-buildings:before{content:"\e025";}.btn.btn--icon-after-buildings:after{content:"\e025";}.btn.btn--icon-house-mul:before{content:"\e026";}.btn.btn--icon-after-house-mul:after{content:"\e026";}.btn.btn--icon-house:before{content:"\e027";}.btn.btn--icon-after-house:after{content:"\e027";}.btn.btn--icon-setting-gear:before{content:"\e028";}.btn.btn--icon-after-setting-gear:after{content:"\e028";}.btn.btn--icon-pencil:before{content:"\e029";}.btn.btn--icon-after-pencil:after{content:"\e029";}.btn.btn--icon-upload:before{content:"\e02a";}.btn.btn--icon-after-upload:after{content:"\e02a";}.btn.btn--icon-key:before{content:"\e02b";}.btn.btn--icon-after-key:after{content:"\e02b";}.btn.btn--icon-globe:before{content:"\e02c";}.btn.btn--icon-after-globe:after{content:"\e02c";}.btn.btn--icon-facebook:before{content:"\e02d";}.btn.btn--icon-after-facebook:after{content:"\e02d";}.btn.btn--icon-arrow-bott:before{content:"\e02e";}.btn.btn--icon-after-arrow-bott:after{content:"\e02e";}.btn.btn--icon-arrow-right:before{content:"\e02f";}.btn.btn--icon-after-arrow-right:after{content:"\e02f";}.btn.btn--icon-arrow-left:before{content:"\e030";}.btn.btn--icon-after-arrow-left:after{content:"\e030";}.btn.btn--icon-arrow-top:before{content:"\e031";}.btn.btn--icon-after-arrow-top:after{content:"\e031";}.btn.btn--icon-chat:before{content:"\e032";}.btn.btn--icon-after-chat:after{content:"\e032";}.btn.btn--icon-bin:before{content:"\e033";}.btn.btn--icon-after-bin:after{content:"\e033";}.btn.btn--icon-photo:before{content:"\e034";}.btn.btn--icon-after-photo:after{content:"\e034";}.btn.btn--icon-map:before{content:"\e035";}.btn.btn--icon-after-map:after{content:"\e035";}.btn.btn--icon-location:before{content:"\e036";}.btn.btn--icon-after-location:after{content:"\e036";}.btn.btn--icon-clock:before{content:"\e037";}.btn.btn--icon-after-clock:after{content:"\e037";}.btn.btn--icon-hamburger:before{content:"\e038";}.btn.btn--icon-after-hamburger:after{content:"\e038";}.btn.btn--icon-heart:before{content:"\e039";}.btn.btn--icon-after-heart:after{content:"\e039";}.btn.btn--icon-share:before{content:"\e03a";}.btn.btn--icon-after-share:after{content:"\e03a";}.btn.btn--icon-back-home:before{content:"\e03b";}.btn.btn--icon-after-back-home:after{content:"\e03b";}.btn.btn--icon-preview:before{content:"\e03c";}.btn.btn--icon-after-preview:after{content:"\e03c";}.btn.btn--icon-twitter:before{content:"\e03d";}.btn.btn--icon-after-twitter:after{content:"\e03d";}.btn.btn--icon-facebook-filled:before{content:"\e03e";}.btn.btn--icon-after-facebook-filled:after{content:"\e03e";}.btn.btn--icon-hide:before{content:"\e03f";}.btn.btn--icon-after-hide:after{content:"\e03f";}.btn.btn--icon-globe-2:before{content:"\e040";}.btn.btn--icon-after-globe-2:after{content:"\e040";}.btn.btn--icon-check:before{content:"\e041";}.btn.btn--icon-after-check:after{content:"\e041";}.btn.btn--icon-check-circle:before{content:"\e042";}.btn.btn--icon-after-check-circle:after{content:"\e042";}.btn.btn--icon-heart-filled:before{content:"\e043";}.btn.btn--icon-after-heart-filled:after{content:"\e043";}.btn.btn--icon-google-filled:before{content:"\e044";}.btn.btn--icon-after-google-filled:after{content:"\e044";}.btn.btn--icon-google:before{content:"\e045";}.btn.btn--icon-after-google:after{content:"\e045";}.btn.btn--icon-add:before{content:"\e046";}.btn.btn--icon-after-add:after{content:"\e046";}.btn.btn--icon-delete-circle:before{content:"\e047";}.btn.btn--icon-after-delete-circle:after{content:"\e047";}.btn.btn--icon-note-paper:before{content:"\e048";}.btn.btn--icon-after-note-paper:after{content:"\e048";}.btn.btn--icon-smartphone:before{content:"\e049";}.btn.btn--icon-after-smartphone:after{content:"\e049";}.btn.btn--icon-flag:before{content:"\e04a";}.btn.btn--icon-after-flag:after{content:"\e04a";}.btn.btn--icon-lock-unlock:before{content:"\e04b";}.btn.btn--icon-after-lock-unlock:after{content:"\e04b";}.btn.btn--icon-lock:before{content:"\e04c";}.btn.btn--icon-after-lock:after{content:"\e04c";}.btn.btn--icon-saved-homes:before{content:"\e04d";}.btn.btn--icon-after-saved-homes:after{content:"\e04d";}.btn.btn--icon-saved-searches:before{content:"\e04e";}.btn.btn--icon-after-saved-searches:after{content:"\e04e";}.btn.btn--icon-award:before{content:"\e04f";}.btn.btn--icon-after-award:after{content:"\e04f";}.btn.btn--icon-star-half:before{content:"\e050";}.btn.btn--icon-after-star-half:after{content:"\e050";}.btn.btn--icon-bubble-euro:before{content:"\e051";}.btn.btn--icon-after-bubble-euro:after{content:"\e051";}.btn.btn--icon-court:before{content:"\e052";}.btn.btn--icon-after-court:after{content:"\e052";}.btn.btn--icon-piggy-bank:before{content:"\e053";}.btn.btn--icon-after-piggy-bank:after{content:"\e053";}.btn.btn--icon-business-chart:before{content:"\e054";}.btn.btn--icon-after-business-chart:after{content:"\e054";}.btn.btn--icon-listing:before{content:"\e055";}.btn.btn--icon-after-listing:after{content:"\e055";}.btn.btn--icon-return:before{content:"\e056";}.btn.btn--icon-after-return:after{content:"\e056";}.btn.btn--icon-reply:before{content:"\e057";}.btn.btn--icon-after-reply:after{content:"\e057";}.btn.btn--icon-sad-home:before{content:"\e05a";}.btn.btn--icon-after-sad-home:after{content:"\e05a";}.btn.btn--icon-plane:before{content:"\e05b";}.btn.btn--icon-after-plane:after{content:"\e05b";}.btn.btn--icon-plane-filled:before{content:"\e05c";}.btn.btn--icon-after-plane-filled:after{content:"\e05c";}.btn.btn--icon-check-circle-filled:before{content:"\e05d";}.btn.btn--icon-after-check-circle-filled:after{content:"\e05d";}.btn.btn--icon-calendar:before{content:"\e05e";}.btn.btn--icon-after-calendar:after{content:"\e05e";}.btn.btn--icon-buildings-alt:before{content:"\e05f";}.btn.btn--icon-after-buildings-alt:after{content:"\e05f";}.btn.btn--icon-bb-train:before{content:"\e060";}.btn.btn--icon-after-bb-train:after{content:"\e060";}.btn.btn--icon-ruler:before{content:"\e061";}.btn.btn--icon-after-ruler:after{content:"\e061";}.btn.btn--icon-power:before{content:"\e062";}.btn.btn--icon-after-power:after{content:"\e062";}.btn.btn--icon-lightbulb:before{content:"\e063";}.btn.btn--icon-after-lightbulb:after{content:"\e063";}.btn.btn--icon-printer:before{content:"\e064";}.btn.btn--icon-after-printer:after{content:"\e064";}.btn.btn--icon-download:before{content:"\e065";}.btn.btn--icon-after-download:after{content:"\e065";}.btn.btn--icon-zoom-in:before{content:"\e066";}.btn.btn--icon-after-zoom-in:after{content:"\e066";}.btn.btn--icon-zoom-out:before{content:"\e067";}.btn.btn--icon-after-zoom-out:after{content:"\e067";}.btn.btn--icon-alarm-bis:before{content:"\e068";}.btn.btn--icon-after-alarm-bis:after{content:"\e068";}.btn.btn--icon-like:before{content:"\e069";}.btn.btn--icon-after-like:after{content:"\e069";}.btn.btn--icon-like-filled:before{content:"\e06a";}.btn.btn--icon-after-like-filled:after{content:"\e06a";}.btn.btn--icon-flag-filled:before{content:"\e06b";}.btn.btn--icon-after-flag-filled:after{content:"\e06b";}.btn.btn--icon-check-outlined:before{content:"\e06c";}.btn.btn--icon-after-check-outlined:after{content:"\e06c";}.btn.btn--icon-leaflink:before{content:"\e06d";}.btn.btn--icon-after-leaflink:after{content:"\e06d";}.btn.btn--icon-multicultural:before{content:"\e06e";}.btn.btn--icon-after-multicultural:after{content:"\e06e";}.btn.btn--icon-share-filled:before{content:"\e06f";}.btn.btn--icon-after-share-filled:after{content:"\e06f";}.btn.btn--icon-bed:before{content:"\e070";}.btn.btn--icon-after-bed:after{content:"\e070";}.btn.btn--icon-euro:before{content:"\e071";}.btn.btn--icon-after-euro:after{content:"\e071";}.btn.btn--icon-twitter-filled:before{content:"\e072";}.btn.btn--icon-after-twitter-filled:after{content:"\e072";}.btn.btn--icon-home-estimates:before{content:"\e073";}.btn.btn--icon-after-home-estimates:after{content:"\e073";}.btn.btn--icon-arrow-left-compact:before{content:"\e074";}.btn.btn--icon-after-arrow-left-compact:after{content:"\e074";}.btn.btn--icon-google-p:before{content:"\e075";}.btn.btn--icon-after-google-p:after{content:"\e075";}.btn.btn--icon-van-move:before{content:"\e076";}.btn.btn--icon-after-van-move:after{content:"\e076";}.btn.btn--icon-van:before{content:"\e077";}.btn.btn--icon-after-van:after{content:"\e077";}.btn.btn--icon-arrow-right-compact:before{content:"\e078";}.btn.btn--icon-after-arrow-right-compact:after{content:"\e078";}.btn.btn--icon-close:before{content:"\e079";}.btn.btn--icon-after-close:after{content:"\e079";}.btn.btn--icon-arrow-bott-b:before{content:"\e07a";}.btn.btn--icon-after-arrow-bott-b:after{content:"\e07a";}.btn.btn--icon-dot:before{content:"\e07b";}.btn.btn--icon-after-dot:after{content:"\e07b";}.btn.btn--icon-realo:before{content:"\e07c";}.btn.btn--icon-after-realo:after{content:"\e07c";}.btn.btn--icon-preview-off:before{content:"\e07d";}.btn.btn--icon-after-preview-off:after{content:"\e07d";}.btn.btn--icon-profile-teacher:before{content:"\e07e";}.btn.btn--icon-after-profile-teacher:after{content:"\e07e";}.btn.btn--icon-sync:before{content:"\e07f";}.btn.btn--icon-after-sync:after{content:"\e07f";}.btn.btn--icon-question-mark:before{content:"\e080";}.btn.btn--icon-after-question-mark:after{content:"\e080";}.btn.btn--icon-shop:before{content:"\e081";}.btn.btn--icon-after-shop:after{content:"\e081";}.btn.btn--icon-box:before{content:"\e082";}.btn.btn--icon-after-box:after{content:"\e082";}.btn.btn--icon-leaf:before{content:"\e083";}.btn.btn--icon-after-leaf:after{content:"\e083";}.btn.btn--icon-garage:before{content:"\e084";}.btn.btn--icon-after-garage:after{content:"\e084";}.btn.btn--icon-building:before{content:"b";}.btn.btn--icon-after-building:after{content:"b";}.btn.btn--icon-user-lock:before{content:"\e086";}.btn.btn--icon-after-user-lock:after{content:"\e086";}.btn.btn--icon-arrow-down:before{content:"\e087";}.btn.btn--icon-after-arrow-down:after{content:"\e087";}.btn.btn--icon-check-alt:before{content:"\e088";}.btn.btn--icon-after-check-alt:after{content:"\e088";}.btn.btn--icon-phone:before{content:"\e089";}.btn.btn--icon-after-phone:after{content:"\e089";}.btn.btn--icon-messenger:before{content:"\e08a";}.btn.btn--icon-after-messenger:after{content:"\e08a";}.btn.btn--icon-save-search:before{content:"\e08b";}.btn.btn--icon-after-save-search:after{content:"\e08b";}.btn.btn--icon-highway:before{content:"\e08c";}.btn.btn--icon-after-highway:after{content:"\e08c";}.btn.btn--icon-bicycle:before{content:"\e08d";}.btn.btn--icon-after-bicycle:after{content:"\e08d";}.btn.btn--icon-car:before{content:"\e08e";}.btn.btn--icon-after-car:after{content:"\e08e";}.btn.btn--icon-walking:before{content:"\e08f";}.btn.btn--icon-after-walking:after{content:"\e08f";}.btn.btn--icon-cocktail:before{content:"\e091";}.btn.btn--icon-after-cocktail:after{content:"\e091";}.btn.btn--icon-metro:before{content:"\e092";}.btn.btn--icon-after-metro:after{content:"\e092";}.btn.btn--icon-back:before{content:"\e093";}.btn.btn--icon-after-back:after{content:"\e093";}.btn.btn--icon-mouse:before{content:"\e094";}.btn.btn--icon-after-mouse:after{content:"\e094";}.btn.btn--icon-light-eco:before{content:"\e095";}.btn.btn--icon-after-light-eco:after{content:"\e095";}.btn.btn--icon-my-listings:before{content:"\e058";}.btn.btn--icon-after-my-listings:after{content:"\e058";}.btn.btn--icon-check-thick:before{content:"\e096";}.btn.btn--icon-after-check-thick:after{content:"\e096";}.btn.btn--icon-bubble-conversation:before{content:"\e059";}.btn.btn--icon-after-bubble-conversation:after{content:"\e059";}.btn.btn--icon-arrow-31:before{content:"\e085";}.btn.btn--icon-after-arrow-31:after{content:"\e085";}.btn.btn--icon-arrow-32:before{content:"\e097";}.btn.btn--icon-after-arrow-32:after{content:"\e097";}.btn.btn--icon-linkedin:before{content:"\e098";}.btn.btn--icon-after-linkedin:after{content:"\e098";}.btn.btn--icon-king-house:before{content:"\e099";}.btn.btn--icon-after-king-house:after{content:"\e099";}.btn.btn--icon-king-flat:before{content:"\e09a";}.btn.btn--icon-after-king-flat:after{content:"\e09a";}.btn.btn--icon-king-store:before{content:"\e09b";}.btn.btn--icon-after-king-store:after{content:"\e09b";}.btn.btn--icon-king-investprop:before{content:"\e09c";}.btn.btn--icon-after-king-investprop:after{content:"\e09c";}.btn.btn--icon-king-land:before{content:"\e09d";}.btn.btn--icon-after-king-land:after{content:"\e09d";}.btn.btn--icon-king-desk:before{content:"\e09e";}.btn.btn--icon-after-king-desk:after{content:"\e09e";}.btn.btn--icon-king-factory:before{content:"\e09f";}.btn.btn--icon-after-king-factory:after{content:"\e09f";}.btn.btn--icon-king-box:before{content:"\e0a0";}.btn.btn--icon-after-king-box:after{content:"\e0a0";}.btn.btn--icon-check-1:before{content:"\e0a1";}.btn.btn--icon-after-check-1:after{content:"\e0a1";}.btn.btn--icon-plus:before{content:"\e0a2";}.btn.btn--icon-after-plus:after{content:"\e0a2";}.btn.btn--icon-bath:before{content:"\e0a3";}.btn.btn--icon-after-bath:after{content:"\e0a3";}.btn.btn--icon-arrow-top-b:before{content:"\e0a4";}.btn.btn--icon-after-arrow-top-b:after{content:"\e0a4";}.btn.btn--icon-student:before{content:"\e0a5";}.btn.btn--icon-after-student:after{content:"\e0a5";}.btn.btn--icon-bubble-conversation-2:before{content:"\e0a6";}.btn.btn--icon-after-bubble-conversation-2:after{content:"\e0a6";}.btn.btn--icon-bb-semidetached:before{content:"\e0a7";}.btn.btn--icon-after-bb-semidetached:after{content:"\e0a7";}.btn.btn--icon-bb-closed:before{content:"\e0a8";}.btn.btn--icon-after-bb-closed:after{content:"\e0a8";}.btn.btn--icon-bb-open:before{content:"\e0a9";}.btn.btn--icon-after-bb-open:after{content:"\e0a9";}.btn.btn--icon-refresh:before{content:"\e0aa";}.btn.btn--icon-after-refresh:after{content:"\e0aa";}.btn.btn--icon-bb-free:before{content:"\e0ab";}.btn.btn--icon-after-bb-free:after{content:"\e0ab";}.btn.btn--icon-scale-spread:before{content:"\e0ac";}.btn.btn--icon-after-scale-spread:after{content:"\e0ac";}.btn.btn--icon-mail-filled:before{content:"\e0ad";}.btn.btn--icon-after-mail-filled:after{content:"\e0ad";}.btn.btn--icon-king-premium:before{content:"\e0ae";}.btn.btn--icon-after-king-premium:after{content:"\e0ae";}.btn.btn--icon-king-househands:before{content:"\e0af";}.btn.btn--icon-after-king-househands:after{content:"\e0af";}.btn.btn--icon-king-earth:before{content:"\e0b0";}.btn.btn--icon-after-king-earth:after{content:"\e0b0";}.btn.btn--icon-publish:before{content:"\e0b1";}.btn.btn--icon-after-publish:after{content:"\e0b1";}.btn.btn--icon-rocket:before{content:"\e0b2";}.btn.btn--icon-after-rocket:after{content:"\e0b2";}.btn.btn--icon-camera-2:before{content:"\e0b3";}.btn.btn--icon-after-camera-2:after{content:"\e0b3";}.btn.btn--icon-floorplan:before{content:"\e0b4";}.btn.btn--icon-after-floorplan:after{content:"\e0b4";}.btn.btn--icon-map-location:before{content:"\e0b5";}.btn.btn--icon-after-map-location:after{content:"\e0b5";}.btn.btn--icon-piggy:before{content:"\e0b6";}.btn.btn--icon-after-piggy:after{content:"\e0b6";}.btn.btn--icon-directions:before{content:"\e0b7";}.btn.btn--icon-after-directions:after{content:"\e0b7";}.btn.btn--icon-keyhand:before{content:"\e0b8";}.btn.btn--icon-after-keyhand:after{content:"\e0b8";}.btn.btn--icon-conversations:before{content:"\e0b9";}.btn.btn--icon-after-conversations:after{content:"\e0b9";}.btn.btn--icon-measures:before{content:"\e0ba";}.btn.btn--icon-after-measures:after{content:"\e0ba";}.btn.btn--icon-searchhome:before{content:"\e0bb";}.btn.btn--icon-after-searchhome:after{content:"\e0bb";}.btn.btn--icon-letter-cut:before{content:"\e0bc";}.btn.btn--icon-after-letter-cut:after{content:"\e0bc";}.btn.btn--icon-speaker:before{content:"\e0bd";}.btn.btn--icon-after-speaker:after{content:"\e0bd";}.btn.btn--icon-calendar-2:before{content:"\e0be";}.btn.btn--icon-after-calendar-2:after{content:"\e0be";}.btn.btn--icon-globe-1:before{content:"\e0bf";}.btn.btn--icon-after-globe-1:after{content:"\e0bf";}.btn.btn--icon-profile-5:before{content:"\e0c0";}.btn.btn--icon-after-profile-5:after{content:"\e0c0";}.btn.btn--icon-chart-up:before{content:"\e0c1";}.btn.btn--icon-after-chart-up:after{content:"\e0c1";}.btn.btn--icon-user-heart-1:before{content:"\e0c2";}.btn.btn--icon-after-user-heart-1:after{content:"\e0c2";}.btn.btn--icon-profile-graduate:before{content:"\e0c3";}.btn.btn--icon-after-profile-graduate:after{content:"\e0c3";}.btn.btn--icon-heart-angel:before{content:"\e0c4";}.btn.btn--icon-after-heart-angel:after{content:"\e0c4";}.btn.btn--icon-briefcase:before{content:"\e090";}.btn.btn--icon-after-briefcase:after{content:"\e090";}.btn.btn--icon-business-customisation:before{content:"\e0c5";}.btn.btn--icon-after-business-customisation:after{content:"\e0c5";}.btn.btn--icon-business-home:before{content:"\e0c6";}.btn.btn--icon-after-business-home:after{content:"\e0c6";}.btn.btn--icon-business-organisation:before{content:"\e0c7";}.btn.btn--icon-after-business-organisation:after{content:"\e0c7";}.btn.btn--icon-business-star:before{content:"\e0c8";}.btn.btn--icon-after-business-star:after{content:"\e0c8";}.btn.btn--icon-business-settings:before{content:"\e0c9";}.btn.btn--icon-after-business-settings:after{content:"\e0c9";}.btn.btn--icon-arrowright:before{content:"\e0cc";}.btn.btn--icon-after-arrowright:after{content:"\e0cc";}.btn.btn--icon-arrrowleft:before{content:"\e0cd";}.btn.btn--icon-after-arrrowleft:after{content:"\e0cd";}.btn.btn--icon-trashicon:before{content:"\e0ce";}.btn.btn--icon-after-trashicon:after{content:"\e0ce";}.btn.btn--icon-uploadicon:before{content:"\e0cf";}.btn.btn--icon-after-uploadicon:after{content:"\e0cf";}.btn.btn--icon-descriptionicon:before{content:"\e0ca";}.btn.btn--icon-after-descriptionicon:after{content:"\e0ca";}.btn.btn--icon-hiddenicon:before{content:"\e0cb";}.btn.btn--icon-after-hiddenicon:after{content:"\e0cb";}.btn.btn--icon-mailicon:before{content:"\e0d0";}.btn.btn--icon-after-mailicon:after{content:"\e0d0";}.btn.btn--icon-phoneicon:before{content:"\e0d1";}.btn.btn--icon-after-phoneicon:after{content:"\e0d1";}.btn.btn--icon-youtube-alt:before{content:"\e0d2";}.btn.btn--icon-after-youtube-alt:after{content:"\e0d2";}.btn.btn--icon-youtube:before{content:"\e0d3";}.btn.btn--icon-after-youtube:after{content:"\e0d3";}.btn.btn--icon-facebook-alt:before{content:"\e0d4";}.btn.btn--icon-after-facebook-alt:after{content:"\e0d4";}.btn.btn--icon-credit-card:before{content:"\e0d5";}.btn.btn--icon-after-credit-card:after{content:"\e0d5";}.btn.btn--icon-newspaper-2:before{content:"\e0d6";}.btn.btn--icon-after-newspaper-2:after{content:"\e0d6";}.btn.btn--icon-align-left:before{content:"\e0d7";}.btn.btn--icon-after-align-left:after{content:"\e0d7";}.btn.loading{color:transparent !important;background-image:url("//realocdn.com/assets/19ec3bbb0701154e2d2e2f8473fb3bcb54/svg/oval-loader-ffffff.svg");background-repeat:no-repeat;background-position:center center;-moz-background-size:auto 50%;background-size:auto 50%;cursor:default;}.btn.disabled{background:#f7f7f7;border-color:#d3d3d3;color:#aaaaaa;cursor:default;}.btn--xxs{font-weight:400;font-size:12px;padding:6px 10px;}.btn--xxs[class^=btn--icon-]:before,.btn--xxs[class*=" btn--icon-"]:before,.btn--xxs[class*=" btn--messenger"]:before,.btn--xxs[class*=" btn--facebook"]:before,.btn--xxs[class*=" btn--twitter"]:before{font-size:1em;margin:-0.18em 0.3em 0 0;}.btn--xxs[class^=btn--icon-after-]:after,.btn--xxs[class*=" btn--icon-after-"]:after{font-size:1em;margin:-0.18em 0 0 0.3em;}.btn--xxs.btn--icon-only{padding-left:0;padding-right:0;width:28px;}.btn--xxs.btn--icon-only:before,.btn--xxs.btn--icon-only:after{margin-left:0 !important;margin-right:0 !important;}.btn--xxs.btn--icon-after-fixed{padding-left:20px;padding-right:20px;}.btn--xxs.btn--icon-after-fixed:after{margin:0;padding:0;width:0;font-size:0.8em;position:absolute;line-height:0;right:1.75em;top:50%;}.btn--xxs.btn--pill{-webkit-border-radius:14px;-moz-border-radius:14px;border-radius:14px;}.btn--xs{font-weight:400;font-size:12px;padding:7px 10px;}.btn--xs[class^=btn--icon-]:before,.btn--xs[class*=" btn--icon-"]:before,.btn--xs[class*=" btn--messenger"]:before,.btn--xs[class*=" btn--facebook"]:before,.btn--xs[class*=" btn--twitter"]:before{font-size:1em;margin:-0.18em 0.3em 0 0;}.btn--xs[class^=btn--icon-after-]:after,.btn--xs[class*=" btn--icon-after-"]:after{font-size:1em;margin:-0.18em 0 0 0.3em;}.btn--xs.btn--icon-only{padding-left:0;padding-right:0;width:28px;}.btn--xs.btn--icon-only:before,.btn--xs.btn--icon-only:after{margin-left:0 !important;margin-right:0 !important;}.btn--xs.btn--icon-after-fixed{padding-left:30px;padding-right:30px;}.btn--xs.btn--icon-after-fixed:after{margin:0;padding:0;width:0;font-size:0.8em;position:absolute;line-height:0;right:1.75em;top:50%;}.btn--xs.btn--pill{-webkit-border-radius:14px;-moz-border-radius:14px;border-radius:14px;}.btn--sm{font-weight:400;font-size:16px;padding:8px 14px;}.btn--sm[class^=btn--icon-]:before,.btn--sm[class*=" btn--icon-"]:before,.btn--sm[class*=" btn--messenger"]:before,.btn--sm[class*=" btn--facebook"]:before,.btn--sm[class*=" btn--twitter"]:before{font-size:1em;margin:-0.18em 0.3em 0 0;}.btn--sm[class^=btn--icon-after-]:after,.btn--sm[class*=" btn--icon-after-"]:after{font-size:1em;margin:-0.18em 0 0 0.3em;}.btn--sm.btn--icon-only{padding-left:0;padding-right:0;width:34px;}.btn--sm.btn--icon-only:before,.btn--sm.btn--icon-only:after{margin-left:0 !important;margin-right:0 !important;}.btn--sm.btn--icon-after-fixed{padding-left:35px;padding-right:35px;}.btn--sm.btn--icon-after-fixed:after{margin:0;padding:0;width:0;font-size:0.8em;position:absolute;line-height:0;right:1.75em;top:50%;}.btn--sm.btn--pill{-webkit-border-radius:17px;-moz-border-radius:17px;border-radius:17px;}.btn--md{font-weight:500;font-size:16px;padding:14px 20px;}.btn--md[class^=btn--icon-]:before,.btn--md[class*=" btn--icon-"]:before,.btn--md[class*=" btn--messenger"]:before,.btn--md[class*=" btn--facebook"]:before,.btn--md[class*=" btn--twitter"]:before{font-size:1.5em;margin:-0.12em 0.3em 0 0;}.btn--md[class^=btn--icon-after-]:after,.btn--md[class*=" btn--icon-after-"]:after{font-size:1.5em;margin:-0.12em 0 0 0.3em;}.btn--md.btn--icon-only{padding-left:0;padding-right:0;width:45px;}.btn--md.btn--icon-only:before,.btn--md.btn--icon-only:after{margin-left:0 !important;margin-right:0 !important;}.btn--md.btn--icon-after-fixed{padding-left:45px;padding-right:45px;}.btn--md.btn--icon-after-fixed:after{margin:0;padding:0;width:0;font-size:0.8em;position:absolute;line-height:0;right:1.75em;top:50%;}.btn--md.btn--pill{-webkit-border-radius:23px;-moz-border-radius:23px;border-radius:23px;}.btn--lg{font-weight:500;font-size:18px;padding:20px 40px;}.btn--lg[class^=btn--icon-]:before,.btn--lg[class*=" btn--icon-"]:before,.btn--lg[class*=" btn--messenger"]:before,.btn--lg[class*=" btn--facebook"]:before,.btn--lg[class*=" btn--twitter"]:before{font-size:1.5em;margin:-0.12em 0.3em 0 0;}.btn--lg[class^=btn--icon-after-]:after,.btn--lg[class*=" btn--icon-after-"]:after{font-size:1.5em;margin:-0.12em 0 0 0.3em;}.btn--lg.btn--icon-only{padding-left:0;padding-right:0;width:60px;}.btn--lg.btn--icon-only:before,.btn--lg.btn--icon-only:after{margin-left:0 !important;margin-right:0 !important;}.btn--lg.btn--icon-after-fixed{padding-left:60px;padding-right:60px;}.btn--lg.btn--icon-after-fixed:after{margin:0;padding:0;width:0;font-size:0.8em;position:absolute;line-height:0;right:1.75em;top:50%;}.btn--lg.btn--pill{-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;}.btn--xl{font-weight:500;font-size:24px;padding:20px 40px;}.btn--xl[class^=btn--icon-]:before,.btn--xl[class*=" btn--icon-"]:before,.btn--xl[class*=" btn--messenger"]:before,.btn--xl[class*=" btn--facebook"]:before,.btn--xl[class*=" btn--twitter"]:before{font-size:1.5em;margin:-0.12em 0.3em 0 0;}.btn--xl[class^=btn--icon-after-]:after,.btn--xl[class*=" btn--icon-after-"]:after{font-size:1.5em;margin:-0.12em 0 0 0.3em;}.btn--xl.btn--icon-only{padding-left:0;padding-right:0;width:60px;}.btn--xl.btn--icon-only:before,.btn--xl.btn--icon-only:after{margin-left:0 !important;margin-right:0 !important;}.btn--xl.btn--icon-after-fixed{padding-left:60px;padding-right:60px;}.btn--xl.btn--icon-after-fixed:after{margin:0;padding:0;width:0;font-size:0.8em;position:absolute;line-height:0;right:1.75em;top:50%;}.btn--xl.btn--pill{-webkit-border-radius:33px;-moz-border-radius:33px;border-radius:33px;}.btn--blue{background:#168afb;border-color:#168afb;color:#ffffff;}html.touch .btn--blue:hover{color:#ffffff;}html.no-touch .btn--blue:hover:not(.loading):not(.disabled),.btn--blue.hover{background:#5d97fa;border-color:#5d97fa;color:#ffffff;}html.touch .btn--blue:active:not(.loading):not(.disabled),html.no-touch .btn--blue:active:not(.loading):not(.disabled),.btn--blue.active{background:#1e58ba;border-color:#1e58ba;color:#ffffff;}.btn--blue.loading{background-image:url("//realocdn.com/assets/19ec3bbb0701154e2d2e2f8473fb3bcb54/svg/oval-loader-ffffff.svg");}.btn--dark-blue{background:#0A58EC;border-color:#0A58EC;color:#ffffff;}html.touch .btn--dark-blue:hover{color:#ffffff;}html.no-touch .btn--dark-blue:hover:not(.loading):not(.disabled),.btn--dark-blue.hover{background:#0a58ec;border-color:#0a58ec;color:#ffffff;}html.touch .btn--dark-blue:active:not(.loading):not(.disabled),html.no-touch .btn--dark-blue:active:not(.loading):not(.disabled),.btn--dark-blue.active{background:rgba(10,88,236,0.8);border-color:rgba(10,88,236,0.8);color:#ffffff;}.btn--dark-blue.loading{background-image:url("//realocdn.com/assets/19ec3bbb0701154e2d2e2f8473fb3bcb54/svg/oval-loader-ffffff.svg");}.btn--green{background-color:#2abd5d;border-color:#2abd5d;color:#ffffff;}html.touch .btn--green:hover{color:#ffffff;}html.no-touch .btn--green:hover:not(.loading):not(.disabled),.btn--green.hover{background-color:#44d777;border-color:#44d777;color:#ffffff;}html.touch .btn--green:active:not(.loading):not(.disabled),html.no-touch .btn--green:active:not(.loading):not(.disabled),.btn--green.active{background-color:#15a043;border-color:#15a043;color:#ffffff;}.btn--green.loading{background-image:url("//realocdn.com/assets/19ec3bbb0701154e2d2e2f8473fb3bcb54/svg/oval-loader-ffffff.svg");}.btn--post-on-realo{background:#00ACC1;border-color:#00ACC1;color:#ffffff;}html.touch .btn--post-on-realo:hover{color:#ffffff;}html.no-touch .btn--post-on-realo:hover:not(.loading):not(.disabled),.btn--post-on-realo.hover{background:rgba(0,172,193,0.7);border-color:rgba(0,172,193,0.7);color:#ffffff;}html.touch .btn--post-on-realo:active:not(.loading):not(.disabled),html.no-touch .btn--post-on-realo:active:not(.loading):not(.disabled),.btn--post-on-realo.active{background:#04a0b3;border-color:#04a0b3;color:#ffffff;}.btn--post-on-realo.loading{background-image:url("//realocdn.com/assets/19ec3bbb0701154e2d2e2f8473fb3bcb54/svg/oval-loader-ffffff.svg");}.btn--white{background-color:#ffffff;border-color:#ffffff;color:#6D7C85;}html.touch .btn--white:hover{color:#ffffff;}html.no-touch .btn--white:hover:not(.loading):not(.disabled),.btn--white.hover{background-color:rgb(242.25,242.25,242.25);border-color:rgb(242.25,242.25,242.25);color:#6D7C85;}html.touch .btn--white:active:not(.loading):not(.disabled),html.no-touch .btn--white:active:not(.loading):not(.disabled),.btn--white.active{background-color:rgb(229.5,229.5,229.5);border-color:rgb(229.5,229.5,229.5);color:#6D7C85;}.btn--white.loading{background-image:url("//realocdn.com/assets/19342dbb60a15923484c361dc240fcc8fe/svg/oval-loader-6d7c85.svg");}.btn--green-profiling{background-color:#3cca86;border-color:#3cca86;color:#ffffff;}html.touch .btn--green-profiling:hover{color:#ffffff;}html.no-touch .btn--green-profiling:hover:not(.loading):not(.disabled),.btn--green-profiling.hover{background-color:#4ee396;border-color:#4ee396;color:#ffffff;}html.touch .btn--green-profiling:active:not(.loading):not(.disabled),html.no-touch .btn--green-profiling:active:not(.loading):not(.disabled),.btn--green-profiling.active{background-color:#35b074;border-color:#35b074;color:#ffffff;}.btn--green-profiling.loading{background-image:url("//realocdn.com/assets/19ec3bbb0701154e2d2e2f8473fb3bcb54/svg/oval-loader-ffffff.svg");}.btn--grey-transparent{background:none;border-color:#eeeeee;color:#6d7c85;}html.touch .btn--grey-transparent:hover{color:#6d7c85;}html.no-touch .btn--grey-transparent:hover:not(.loading):not(.disabled),.btn--grey-transparent.hover{border-color:#c6c6c6;color:#6d7c85;}html.touch .btn--grey-transparent:active:not(.loading):not(.disabled),html.no-touch .btn--grey-transparent:active:not(.loading):not(.disabled),.btn--grey-transparent.active{border-color:#c6c6c6;background:#f9f9f9;color:#6d7c85;}.btn--grey-transparent.loading{background-image:url("//realocdn.com/assets/19342dbb60a15923484c361dc240fcc8fe/svg/oval-loader-6d7c85.svg");}.btn--blue-transparent{background:none;border-color:#9ec2ff;color:#3479ef;}html.touch .btn--blue-transparent:hover{color:#3479ef;}html.no-touch .btn--blue-transparent:hover:not(.loading):not(.disabled),.btn--blue-transparent.hover{border-color:#3479ef;color:#3479ef;}html.touch .btn--blue-transparent:active:not(.loading):not(.disabled),html.no-touch .btn--blue-transparent:active:not(.loading):not(.disabled),.btn--blue-transparent.active{border-color:#3479ef;background:#f9f9f9;color:#3479ef;}.btn--blue-transparent.loading{background-image:url("//realocdn.com/assets/19dd76bf23a84994b60f695338a4b60c9b/svg/oval-loader-3479EF.svg");}.btn--green-transparent{background:none;border-color:#80e1a2;color:#2abd5d;}html.touch .btn--green-transparent:hover{color:#2abd5d;}html.no-touch .btn--green-transparent:hover:not(.loading):not(.disabled),.btn--green-transparent.hover{border-color:#2abd5d;color:#2abd5d;}html.touch .btn--green-transparent:active:not(.loading):not(.disabled),html.no-touch .btn--green-transparent:active:not(.loading):not(.disabled),.btn--green-transparent.active{border-color:#2abd5d;background:#f9f9f9;color:#2abd5d;}.btn--green-transparent.loading{background-image:url("//realocdn.com/assets/194460179cdf97f0e3894aed23c9b99115/svg/oval-loader-2abd5d.svg");}.btn--white-transparent{background:none;border-color:rgba(255,255,255,0.3);color:#ffffff;}html.touch .btn--white-transparent:hover{color:#ffffff;}html.no-touch .btn--white-transparent:hover:not(.loading):not(.disabled),.btn--white-transparent.hover{border-color:rgba(255,255,255,0.6);color:#ffffff;}html.touch .btn--white-transparent:active:not(.loading):not(.disabled),html.no-touch .btn--white-transparent:active:not(.loading):not(.disabled),.btn--white-transparent.active{border-color:rgba(255,255,255,0.6);color:#ffffff;background:rgba(255,255,255,0.1);}.btn--white-transparent.loading{background-image:url("//realocdn.com/assets/19ec3bbb0701154e2d2e2f8473fb3bcb54/svg/oval-loader-ffffff.svg");}.btn--business-transparent{background:none;border-color:#095686;color:#095686;}html.touch .btn--business-transparent:hover{color:rgba(9,86,134,0.8);}html.no-touch .btn--business-transparent:hover:not(.loading):not(.disabled),.btn--business-transparent.hover{border-color:rgba(9,86,134,0.8);color:rgba(9,86,134,0.8);}html.touch .btn--business-transparent:active:not(.loading):not(.disabled),html.no-touch .btn--business-transparent:active:not(.loading):not(.disabled),.btn--business-transparent.active{border-color:#095086;color:#095086;}.btn--business-transparent.loading{background-image:url("//realocdn.com/assets/19dd76bf23a84994b60f695338a4b60c9b/svg/oval-loader-3479EF.svg");}.btn--business-light-transparent{background:none;border-color:#7F8FA4;color:#7F8FA4;}html.touch .btn--business-light-transparent:hover{color:rgba(127,143,164,0.8);}html.no-touch .btn--business-light-transparent:hover:not(.loading):not(.disabled),.btn--business-light-transparent.hover{border-color:rgba(127,143,164,0.8);color:rgba(127,143,164,0.8);}html.touch .btn--business-light-transparent:active:not(.loading):not(.disabled),html.no-touch .btn--business-light-transparent:active:not(.loading):not(.disabled),.btn--business-light-transparent.active{border-color:#77869a;color:#77869a;}.btn--business-light-transparent.loading{background-image:url("//realocdn.com/assets/19dd76bf23a84994b60f695338a4b60c9b/svg/oval-loader-3479EF.svg");}.btn--business-dark-transparent{background:none;border-color:#324054;color:#324054;}html.touch .btn--business-dark-transparent:hover{color:rgba(50,64,84,0.8);}html.no-touch .btn--business-dark-transparent:hover:not(.loading):not(.disabled),.btn--business-dark-transparent.hover{border-color:rgba(50,64,84,0.8);color:rgba(50,64,84,0.8);}html.touch .btn--business-dark-transparent:active:not(.loading):not(.disabled),html.no-touch .btn--business-dark-transparent:active:not(.loading):not(.disabled),.btn--business-dark-transparent.active{border-color:#323054;color:#323054;}.btn--business-dark-transparent.loading{background-image:url("//realocdn.com/assets/19dd76bf23a84994b60f695338a4b60c9b/svg/oval-loader-3479EF.svg");}.btn--business{background:#095686;border-color:#095686;color:#ffffff;}html.touch .btn--business:hover{color:#ffffff;}html.no-touch .btn--business:hover:not(.loading):not(.disabled),.btn--business.hover{background:rgba(9,86,134,0.9);border-color:rgba(9,86,134,0.9);color:#ffffff;}html.touch .btn--business:active:not(.loading):not(.disabled),html.no-touch .btn--business:active:not(.loading):not(.disabled),.btn--business.active{background:#095086;border-color:#095086;color:#ffffff;}.btn--business.loading{background-image:url("//realocdn.com/assets/19ec3bbb0701154e2d2e2f8473fb3bcb54/svg/oval-loader-ffffff.svg");}.btn--red{background:#D93131;border-color:#D93131;color:#ffffff;}html.touch .btn--red:hover{color:#ffffff;}html.no-touch .btn--red:hover:not(.loading):not(.disabled),.btn--red.hover{background:rgba(217,49,49,0.9);border-color:rgba(217,49,49,0.9);color:#ffffff;}html.touch .btn--red:active:not(.loading):not(.disabled),html.no-touch .btn--red:active:not(.loading):not(.disabled),.btn--red.active{background:#D93131;border-color:#D93131;color:#ffffff;}.btn--red.loading{background-image:url("//realocdn.com/assets/19ec3bbb0701154e2d2e2f8473fb3bcb54/svg/oval-loader-ffffff.svg");background-repeat:no-repeat;background-position:center center;-moz-background-size:auto 50%;background-size:auto 50%;cursor:default;}.btn--business-light{background:#7F8FA4;border-color:#7F8FA4;color:#ffffff;}html.touch .btn--business-light:hover{color:#ffffff;}html.no-touch .btn--business-light:hover:not(.loading):not(.disabled),.btn--business-light.hover{background:rgba(127,143,164,0.9);border-color:rgba(127,143,164,0.9);color:#ffffff;}html.touch .btn--business-light:active:not(.loading):not(.disabled),html.no-touch .btn--business-light:active:not(.loading):not(.disabled),.btn--business-light.active{background:#77869a;border-color:#77869a;color:#ffffff;}.btn--business-light.loading{background-image:url("//realocdn.com/assets/19ec3bbb0701154e2d2e2f8473fb3bcb54/svg/oval-loader-ffffff.svg");}.btn--business-premium{background:#1D58AF;border-color:#1D58AF;color:#ffffff;}html.touch .btn--business-premium:hover{color:#ffffff;}html.no-touch .btn--business-premium:hover:not(.loading):not(.disabled),.btn--business-premium.hover{background:rgba(29,88,175,0.9);border-color:rgba(29,88,175,0.9);color:#ffffff;}html.touch .btn--business-premium:active:not(.loading):not(.disabled),html.no-touch .btn--business-premium:active:not(.loading):not(.disabled),.btn--business-premium.active{background:#1d53a2;border-color:#1d53a2;color:#ffffff;}.btn--business-premium.loading{background-image:url("//realocdn.com/assets/19ec3bbb0701154e2d2e2f8473fb3bcb54/svg/oval-loader-ffffff.svg");}.btn--business-dark{background:#324054;border-color:#324054;color:#ffffff;}html.touch .btn--business-dark:hover{color:#ffffff;}html.no-touch .btn--business-dark:hover:not(.loading):not(.disabled),.btn--business-dark.hover{background:rgba(50,64,84,0.9);border-color:rgba(50,64,84,0.9);color:#ffffff;}html.touch .btn--business-dark:active:not(.loading):not(.disabled),html.no-touch .btn--business-dark:active:not(.loading):not(.disabled),.btn--business-dark.active{background:#323054;border-color:#323054;color:#ffffff;}.btn--business-dark.loading{background-image:url("//realocdn.com/assets/19ec3bbb0701154e2d2e2f8473fb3bcb54/svg/oval-loader-ffffff.svg");}.btn--partner{background:#3479ef;border-color:#3479ef;color:#ffffff;}html.touch .btn--partner:hover{color:#ffffff;}html.no-touch .btn--partner:hover:not(.loading):not(.disabled),.btn--partner.hover{background:#3485FA;border-color:#3485FA;color:#ffffff;}html.touch .btn--partner:active:not(.loading):not(.disabled),html.no-touch .btn--partner:active:not(.loading):not(.disabled),.btn--partner.active{background:#2F5EBA;border-color:#2F5EBA;color:#ffffff;}.btn--partner.loading{background-image:url("//realocdn.com/assets/19ec3bbb0701154e2d2e2f8473fb3bcb54/svg/oval-loader-ffffff.svg");}.btn--estimate{background-color:#2ABD5D;border-color:#2ABD5D;color:#ffffff;}html.touch .btn--estimate:hover{color:#ffffff;}html.no-touch .btn--estimate:hover:not(.loading):not(.disabled),.btn--estimate.hover{background:rgb(46.0041993,207.9968007,102.2057140714);border-color:rgb(46.0041993,207.9968007,102.2057140714);color:#ffffff;}html.touch .btn--estimate:active:not(.loading):not(.disabled),html.no-touch .btn--estimate:active:not(.loading):not(.disabled),.btn--estimate.active{background:rgb(33.9967461,151.0012539,74.5901467653);border-color:rgb(33.9967461,151.0012539,74.5901467653);color:#ffffff;}.btn--estimate.loading{background-image:url("//realocdn.com/assets/19ec3bbb0701154e2d2e2f8473fb3bcb54/svg/oval-loader-ffffff.svg");}.btn--sell{background-color:#00B0C0;border-color:#00B0C0;color:#ffffff;}html.touch .btn--sell:hover{color:#ffffff;}html.no-touch .btn--sell:hover:not(.loading):not(.disabled),.btn--sell.hover{background:rgb(0,193.43775,211.023);border-color:rgb(0,193.43775,211.023);color:#ffffff;}html.touch .btn--sell:active:not(.loading):not(.disabled),html.no-touch .btn--sell:active:not(.loading):not(.disabled),.btn--sell.active{background:rgb(0,141.17125,154.005);border-color:rgb(0,141.17125,154.005);color:#ffffff;}.btn--sell.loading{background-image:url("//realocdn.com/assets/19ec3bbb0701154e2d2e2f8473fb3bcb54/svg/oval-loader-ffffff.svg");}.btn--sale{background-color:#078CF2;border-color:#078CF2;color:#ffffff;}html.touch .btn--sale:hover{color:#ffffff;}html.no-touch .btn--sale:hover:not(.loading):not(.disabled),.btn--sale.hover{background:rgb(8.0280747892,156.0342298291,254.9969252108);border-color:rgb(8.0280747892,156.0342298291,254.9969252108);color:#ffffff;}html.touch .btn--sale:active:not(.loading):not(.disabled),html.no-touch .btn--sale:active:not(.loading):not(.disabled),.btn--sale.active{background:rgb(6.0021598229,112.3934895553,193.9868401771);border-color:rgb(6.0021598229,112.3934895553,193.9868401771);color:#ffffff;}.btn--sale.loading{background-image:url("//realocdn.com/assets/19ec3bbb0701154e2d2e2f8473fb3bcb54/svg/oval-loader-ffffff.svg");}.btn--rent{background-color:#165DE8;border-color:#165DE8;color:#ffffff;}html.touch .btn--rent:hover{color:#ffffff;}html.no-touch .btn--rent:hover:not(.loading):not(.disabled),.btn--rent.hover{background:rgb(23.9932741575,102.0944411558,254.9967258425);border-color:rgb(23.9932741575,102.0944411558,254.9967258425);color:#ffffff;}html.touch .btn--rent:active:not(.loading):not(.disabled),html.no-touch .btn--rent:active:not(.loading):not(.disabled),.btn--rent.active{background:rgb(17.997455622,74.8059380109,186.022544378);border-color:rgb(17.997455622,74.8059380109,186.022544378);color:#ffffff;}.btn--rent.loading{background-image:url("//realocdn.com/assets/19ec3bbb0701154e2d2e2f8473fb3bcb54/svg/oval-loader-ffffff.svg");}.btn--messenger{background-color:#286BF1;border-color:#286BF1;color:#ffffff;}html.touch .btn--messenger:hover{color:#ffffff;}html.no-touch .btn--messenger:hover:not(.loading):not(.disabled),.btn--messenger.hover{background-color:rgb(87.8820960699,139.96069869,244.1179039301);border-color:rgb(87.8820960699,139.96069869,244.1179039301);color:#ffffff;}html.touch .btn--messenger:active:not(.loading):not(.disabled),html.no-touch .btn--messenger:active:not(.loading):not(.disabled),.btn--messenger.active{background-color:rgb(14.0611353712,81.3537117904,215.9388646288);border-color:rgb(14.0611353712,81.3537117904,215.9388646288);color:#ffffff;}.btn--messenger.loading{background-image:url("//realocdn.com/assets/19ec3bbb0701154e2d2e2f8473fb3bcb54/svg/oval-loader-ffffff.svg");}.btn--messenger:before{font-family:"icons" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:0;display:inline-block;vertical-align:middle;content:"\e08a";}.btn--facebook{background:#4b6ead;border-color:#4b6ead;color:#ffffff;}html.touch .btn--facebook:hover{color:#ffffff;}html.no-touch .btn--facebook:hover:not(.loading):not(.disabled),.btn--facebook.hover{background:#547fcb;border-color:#547fcb;color:#ffffff;}html.touch .btn--facebook:active:not(.loading):not(.disabled),html.no-touch .btn--facebook:active:not(.loading):not(.disabled),.btn--facebook.active{background:#3d5c99;border-color:#3d5c99;color:#ffffff;}.btn--facebook:before{font-family:"icons" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:0;display:inline-block;vertical-align:middle;content:"\e03e";}.btn--twitter{background-color:#00BAFF;border-color:#00BAFF;color:#ffffff;}html.touch .btn--twitter:hover{color:#ffffff;}html.no-touch .btn--twitter:hover:not(.loading):not(.disabled),.btn--twitter.hover{background-color:rgb(51,199.8,255);border-color:rgb(51,199.8,255);color:#ffffff;}html.touch .btn--twitter:active:not(.loading):not(.disabled),html.no-touch .btn--twitter:active:not(.loading):not(.disabled),.btn--twitter.active{background-color:rgb(0,148.8,204);border-color:rgb(0,148.8,204);color:#ffffff;}.btn--twitter.loading{background-image:url("//realocdn.com/assets/19ec3bbb0701154e2d2e2f8473fb3bcb54/svg/oval-loader-ffffff.svg");}.btn--twitter:before{font-family:"icons" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:0;display:inline-block;vertical-align:middle;content:"\e072";}.btn--gmail{background-color:#BD1D1D;border-color:#BD1D1D;color:#ffffff;}html.touch .btn--gmail:hover{color:#ffffff;}html.no-touch .btn--gmail:hover:not(.loading):not(.disabled),.btn--gmail.hover{background-color:rgb(222.9403669725,46.0596330275,46.0596330275);border-color:rgb(222.9403669725,46.0596330275,46.0596330275);color:#ffffff;}html.touch .btn--gmail:active:not(.loading):not(.disabled),html.no-touch .btn--gmail:active:not(.loading):not(.disabled),.btn--gmail.active{background-color:rgb(144.7844036697,22.2155963303,22.2155963303);border-color:rgb(144.7844036697,22.2155963303,22.2155963303);color:#ffffff;}.btn--gmail.loading{background-image:url("//realocdn.com/assets/19ec3bbb0701154e2d2e2f8473fb3bcb54/svg/oval-loader-ffffff.svg");}.btn--empty{background:transparent;border-color:transparent;color:rgba(79,88,102,0.8);font-weight:400;}html.touch .btn--empty:hover{color:#4f5866;background:transparent;border-color:transparent;}html.no-touch .btn--empty:hover:not(.loading):not(.disabled),.btn--empty.hover{color:rgba(79,88,102,0.65);background:transparent;border-color:transparent;}html.touch .btn--empty:active:not(.loading):not(.disabled),html.no-touch .btn--empty:active:not(.loading):not(.disabled),.btn--empty.active{color:#4f5866;background:transparent;border-color:transparent;}.btn--empty.loading,.btn--empty.btn-loading{background-image:url("//realocdn.com/assets/19342dbb60a15923484c361dc240fcc8fe/svg/oval-loader-6d7c85.svg");}.btn--empty.disabled{display:none;}.btn--block{width:100%;display:block;}.btn--subtext{padding:11px 50px 11px 25px;text-align:left;font-size:20px;line-height:20px;-webkit-box-shadow:0 12px 24px 0 rgba(0,0,0,0.23);-moz-box-shadow:0 12px 24px 0 rgba(0,0,0,0.23);box-shadow:0 12px 24px 0 rgba(0,0,0,0.23);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}.btn--subtext.btn--white{color:#3479ef;}html.no-touch .btn--subtext.btn--white:hover:not(.loading):not(.disabled),.btn--subtext.btn--white:hover{color:#3479ef;}html.no-touch .btn--subtext.btn--white:active:not(.loading):not(.disabled),.btn--subtext.btn--white:active{color:#3479ef;}.btn--subtext span{display:block;}.btn--subtext span:nth-child(1){font-weight:500;text-transform:uppercase;}.btn--subtext span:nth-child(2){font-weight:400;font-size:14px;opacity:0.5;}body,html{height:100%;}.searchresults{display:relative;height:100%;}.searchresults.autochanged-list-view-toggle{overflow:hidden;}.touch .searchresults.autochanged-list-view-toggle{display:none;}.touch .searchresults.autochanged-list-view-toggle .autochanged-list-view-toggle-popup,.touch .searchresults.autochanged-list-view-toggle .autochanged-list-view-toggle-overlay{display:none;}.searchresults.autochanged-list-view-toggle .autochanged-list-view-toggle-popup,.searchresults.autochanged-list-view-toggle .autochanged-list-view-toggle-overlay{display:block;}.searchresults.autochanged-list-view-toggle .view-switch{z-index:20001;position:relative;}.searchresults .autochanged-list-view-toggle-popup{display:none;top:45px;right:0;position:absolute;z-index:20001;width:354px;}.searchresults .autochanged-list-view-toggle-popup .realo-popover-content{font-size:15px;}.searchresults .autochanged-list-view-toggle-popup .realo-popover-content p{margin:0;padding:20px;font-size:15px;line-height:1.4;}.searchresults .autochanged-list-view-toggle-popup .realo-popover-content .button{color:#ffffff;background:#2abd5d;padding:10px 15px;width:100%;display:block;-webkit-border-bottom-left-radius:4px;-moz-border-radius-bottomleft:4px;border-bottom-left-radius:4px;-webkit-border-bottom-right-radius:4px;-moz-border-radius-bottomright:4px;border-bottom-right-radius:4px;margin-top:-3px;line-height:1;}.searchresults .autochanged-list-view-toggle-popup .realo-popover-content .button i{font-size:17px;margin-right:5px;vertical-align:middle;}.searchresults .autochanged-list-view-toggle-popup .realo-popover-content .button i:before{position:relative;top:1px;}.searchresults .autochanged-list-view-toggle-popup .realo-popover-pointer-top:before,.searchresults .autochanged-list-view-toggle-popup .realo-popover-pointer-top:after{left:auto;right:15px;}.searchresults .autochanged-list-view-toggle-overlay{display:none;height:100%;width:100%;top:0;left:0;position:absolute;z-index:20000;background:rgba(0,0,0,0.5);}.searchresults .header{position:absolute;top:0;left:0;width:100%;z-index:3001;background:#fff;border-bottom:1px solid #e6e6e6;}.searchresults .header .row-1{height:68px;}.searchresults .header .row-2{border-top:1px solid #e6e6e6;height:56px;background-color:#fafafa;}.searchresults .header .filters-container > .grid{position:relative;}.searchresults .header .component-header{border:0;}.searchresults .header .button-save-search-container{position:absolute;top:0;right:0;}.searchresults .header .button-save-search{float:right;margin-top:10px;}.searchresults .component-map-and-list{padding-top:124px;}.searchresults .component-map-and-list.profiling-header{padding-top:68px;}.mobile-filter{display:none;}.address-info h1{font-size:24px;}.no-address{padding:10px 35px 10px 15px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;position:relative;background:#feffdf;border:1px solid #fd8602;color:#4f5866;font-size:15px;}.no-address .icon-delete{font-size:14px;position:absolute;top:12px;right:12px;opacity:0.8;/* IE 8 | let's fuck it completely up */ -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";/* IE 5-7 | okisch approach */ filter:alpha(opacity=80);}.no-address .icon-delete:hover{cursor:pointer;opacity:1;/* IE 8 | let's fuck it completely up */ -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";/* IE 5-7 | okisch approach */ filter:alpha(opacity=100);}@media only screen and (min-width:992px){body .notification:not(.notification-cookie){top:124px !important;}}@media only screen and (min-width:768px) and (max-width:991px){.notification:not(.notification-cookie){top:116px !important;}.searchresults .header > .row-2{height:47px;}.searchresults .header .button-save-search{height:28px;font-size:14px;line-height:27px;padding:0 9px;margin-top:9px;}.searchresults .component-map-and-list{padding-top:115px;}}@media only screen and (max-width:991px){.mobile-filter{position:fixed;bottom:0;left:0;z-index:3000;width:100%;height:60px;}.mobile-filter .col{padding:0 16px;}.mobile-filter .col a{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;max-width:1000px;display:block;line-height:60px;}.mobile-filter .col:first-child{padding-right:0;}.mobile-filter .col.text-right{padding-left:0;}.mobile-filter .col.text-right a{text-align:right;}.mobile-filter .col.text-center{padding-left:0;padding-right:0;}.mobile-filter .col.text-center a{text-align:center;}#searchresults-list .result-counts{display:block;}}@media only screen and (max-width:767px){.searchresults .header{border:0;}.searchresults .header > .row-1{height:50px;}.searchresults .header > .row-2{display:none;}.searchresults .mobile-filter{display:block;height:46px;}.searchresults .mobile-filter .col{padding:0 12px;}.searchresults .mobile-filter .col a{line-height:46px;}.searchresults .mobile-filter .float-right{float:right !important;}.searchresults .mobile-filter a.button-text{font-size:16px;}.searchresults .component-map-and-list .component-footer-container{padding-bottom:46px;}.searchresults .component-map-and-list.profiling-header{padding-top:50px;}}/* @include(static/css/page/searchresults-filters.css) */ .filter-more > .realo-popover > ul,.filters > ul > li > .realo-popover ul.filter-list,.filters > ul > li > .filter-label,.filters > ul{*zoom:1;}.filter-more > .realo-popover > ul:before,.filters > ul > li > .realo-popover ul.filter-list:before,.filters > ul > li > .filter-label:before,.filters > ul:before,.filter-more > .realo-popover > ul:after,.filters > ul > li > .realo-popover ul.filter-list:after,.filters > ul > li > .filter-label:after,.filters > ul:after{content:" ";display:table;}.filter-more > .realo-popover > ul:after,.filters > ul > li > .realo-popover ul.filter-list:after,.filters > ul > li > .filter-label:after,.filters > ul:after{clear:both;}/** * Card * @param{string}$background-color - Background color * @param{string}$border-color - Border color * @param{number}$border-radius - Border radius * @param{number}$padding - Padding */ .filters{margin-left:35px;}.filters > ul{list-style:none;padding:0;margin:0;height:55px;}.filters > ul li.button-save-search-filter{float:right;margin-top:0px;padding:10px 10px 0px 0px;}.filters > ul > li{position:relative;padding:0;margin:0;float:left;height:55px;}.filters > ul > li > .filter-label{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#3479ef;font-weight:400;font-size:16px;cursor:pointer;padding:20px 18px 0;margin:0;border-right:1px solid #e6e6e6;height:55px;position:relative;}.filters > ul > li > .filter-label > .title{font-size:16px;line-height:14px;margin-top:0;float:left;}.filters > ul > li > .filter-label > .value{font-size:16px;line-height:14px;margin-top:0;margin-left:6px;float:left;}.filters > ul > li > .filter-label > i.icn-arrow-bott-b{font-size:12px;line-height:16px;height:12px;width:12px;margin-top:1px;margin-left:8px;float:left;}.filters > ul > li > .filter-label:not(.explorer-pro):hover{color:#2abd5d;background:#ffffff;}.filters > ul > li > .filter-label.first-child{padding-left:15px;border-left:1px solid #e6e6e6;}.filters > ul > li > .filter-label.explorer-pro{display:grid;grid-template-rows:auto auto;cursor:auto;}.filters > ul > li > .filter-label.explorer-pro > *:not(.pro-tag){grid-row:1;-webkit-filter:opacity(0.7);filter:opacity(0.7);}.filters > ul > li > .filter-label.explorer-pro .pro-tag{grid-row:2;margin-top:-2px;}.filters > ul > li > .realo-popover{position:absolute;top:65px;left:0;min-width:270px;overflow:hidden;display:none;}.filters > ul > li > .realo-popover ul.filter-list{list-style:none;padding:0;margin:0;}.filters > ul > li > .realo-popover ul.filter-list.types ul li .realo-label-checkbox{padding-left:48px;}.filters > ul > li > .realo-popover ul.filter-list.types ul li:nth-child(1) .realo-label-checkbox{padding-left:48px;}.filters > ul > li > .realo-popover ul.filter-list.types li:first-child .realo-label-checkbox{padding-left:0;}.filters > ul > li > .realo-popover ul.filter-list.types li .realo-label-checkbox{padding-left:22px;}.filters > ul > li > .realo-popover ul.filter-list ul{margin:7px -10px -7px;padding:0;border-top:1px solid #e6e6e6;background:#ffffff;display:none;}.filters > ul > li > .realo-popover ul.filter-list li{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-weight:400;font-size:16px;border-top:1px solid #e6e6e6;padding:7px 8px;cursor:pointer;list-style:none;position:relative;}.filters > ul > li > .realo-popover ul.filter-list li a{color:#4d4d4d;}.filters > ul > li > .realo-popover ul.filter-list li:hover{background:#f7f7f7;}.filters > ul > li > .realo-popover ul.filter-list li:first-child{border-top:0;}.filters > ul > li > .realo-popover ul.filter-list li .realo-label-checkbox{width:100%;}.filters > ul > li > .realo-popover ul.filter-list li.active i.icn-arrow-top{display:inline-block;}.filters > ul > li > .realo-popover ul.filter-list li.active i.icn-arrow-bott{display:none;}.filters > ul > li > .realo-popover ul.filter-list li.active ul{display:block;}.filters > ul > li > .realo-popover ul.filter-list li i.icn-arrow-top,.filters > ul > li > .realo-popover ul.filter-list li i.icn-arrow-bott{position:absolute;top:1px;right:1px;padding:7px 10px;display:inline-block;color:rgb(42.0027744219,96.9841334047,191.0102255781);font-size:12px;}.filters > ul > li > .realo-popover ul.filter-list li i.icn-arrow-top{display:none;}.filters > ul > li > .realo-popover-pointer-top{position:absolute;top:65px;left:50%;display:none;}.filters > ul > li.show .filter-label{color:#2abd5d;background:#ffffff;}.filters > ul > li.show .realo-popover,.filters > ul > li.show .realo-popover-pointer-top{display:block;}.filter-ways > .filter-label .dots{line-height:12px;float:left;}.filter-ways > .filter-label .dots > i{font-size:13px;line-height:13px;display:none;}.filter-ways > .filter-label .dots > i.SALE{color:#2a42bc;}.filter-ways > .filter-label .dots > i.RENT{color:#2ebb2b;}.filter-ways > .filter-label .dots > i.RECENTLY_SOLD{color:#ef9e34;}.filter-ways > .filter-label .dots > i.NOT_FOR_SALE_ANYMORE{color:#a6b3f2;}.filter-ways > .filter-label .dots > i.NOT_FOR_RENT_ANYMORE{color:#9eda94;}.filter-ways .realo-popover ul li i{font-size:15px;line-height:12px;margin-right:2px;display:inline-block;vertical-align:middle;}.filter-ways .realo-popover ul li i.SALE{color:#2a42bc;}.filter-ways .realo-popover ul li i.RENT{color:#2ebb2b;}.filter-ways .realo-popover ul li i.RECENTLY_SOLD{color:#ef9e34;}.filter-ways .realo-popover ul li i.NOT_FOR_SALE_ANYMORE{color:#a6b3f2;}.filter-ways .realo-popover ul li i.NOT_FOR_RENT_ANYMORE{color:#9eda94;}.filter-ways.SALE .filter-label > .dots > i.SALE{display:inline-block;}.filter-ways.RENT .filter-label > .dots > i.RENT{display:inline-block;}.filter-ways.RECENTLY_SOLD .filter-label > .dots > i.RECENTLY_SOLD{display:inline-block;}.filter-ways.NOT_FOR_SALE_ANYMORE .filter-label > .dots > i.NOT_FOR_SALE_ANYMORE{display:inline-block;}.filter-ways.NOT_FOR_RENT_ANYMORE .filter-label > .dots > i.NOT_FOR_RENT_ANYMORE{display:inline-block;}.filter-types .value{margin-left:0 !important;}.filter-types .realo-input-checkbox{margin:0 3px;}.filter-period .value{margin-left:0;}.filter-period .realo-popover .time-frame{padding:15px;border-bottom:1px solid #e6e6e6;}.filter-period .realo-popover .time-frame .subtitle{margin-bottom:6px;}.filter-period .realo-popover .time-frame .datepicker{margin-bottom:12px;}.filter-period .realo-popover .time-frame .input-text-addon{margin-bottom:6px;width:100%;}.filter-period .realo-popover .time-frame .realo-button-secondary{margin-bottom:6px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;}.filter-period .realo-popover .min-days-online{padding:15px;}.filter-period .realo-popover .min-days-online .subtitle{margin-bottom:6px;}.filter-price .realo-popover .inputs{padding:6px;border-bottom:1px solid #e6e6e6;}.filter-price .realo-popover .inputs .input-text{width:100%;}.filter-price .realo-popover ul.max > li{text-align:right;}.filter-beds li i{display:none;}.filter-beds li.active i{float:right;padding-left:10px;color:#2a5fbd;display:inline-block;}.filter-beds .to-divider{display:block;text-align:center;line-height:32px;padding:0 7px;}.filter-beds > .realo-popover{width:260px;padding:14px;}.filter-beds > .realo-popover .row{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;}.filter-beds > .realo-popover .row .col{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;}.filter-beds > .realo-popover .row .col:nth-child(2){-webkit-box-flex:0;-webkit-flex:0 1 auto;-moz-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;}.filter-beds > .realo-popover .filter-list-wrapper{display:inline-block;width:100%;position:relative;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border:1px solid rgba(0,0,0,0.18);}.filter-beds > .realo-popover .filter-list-wrapper:hover{border:1px solid rgba(0,0,0,0.3);}.filter-beds > .realo-popover .filter-list-wrapper i{position:absolute;right:8px;font-size:12px;top:8px;}.filter-beds > .realo-popover .filter-list-wrapper .title{font-size:14px;line-height:16px;padding:7px 8px;height:30px;display:block;color:#4e5866;}.filter-beds > .realo-popover .filter-list-wrapper select{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;cursor:pointer;}.filter-more > .realo-popover{padding:0;width:400px;}.filter-more > .realo-popover > ul{list-style:none;padding:0;margin:0;}.filter-more > .realo-popover > ul > li{font-weight:400;font-size:15px;line-height:15px;color:#4f5866;border-bottom:1px solid #eee;padding:10px 11px;margin:0;}.filter-more > .realo-popover > ul > li > div > span{margin-top:4px;}.filter-more > .realo-popover > ul > li:first-child > div > span{margin-top:7px;}.filter-more > .realo-popover > ul > li:last-child{border-bottom:0;}.filter-more > .realo-popover .button-apply{margin-top:8px;}.filter-more > .realo-popover .realo-dropdown-small,.filter-more > .realo-popover .textarea,.filter-more > .realo-popover .realo-input-small,.filter-more > .realo-popover .input-text{width:100%;}.filter-more > .realo-popover .input-text-addon-content sup{font-size:60%;top:-0.7em;}@media only screen and (max-width:1199px){.filters{margin-left:5px;}.filters > ul > li > .filter-label.first-child{border-left:0;}}@media only screen and (min-width:768px) and (max-width:991px){.filters > ul{height:46px;}.filters > ul li.button-save-search-filter{padding:6px 6px 0px 0px;}.filters > ul > li{height:46px;}.filters > ul > li > .filter-label{font-size:14px;padding:15px 10px 0;height:46px;}.filters > ul > li > .filter-label > .dots > i{font-size:10px;margin-top:2px;}.filters > ul > li > .filter-label > .title{font-size:14px;}.filters > ul > li > .filter-label > .value{font-size:14px;}.filters > ul > li > .filter-label > i.icn-arrow-bott{margin-left:4px;}.filters > ul > li > .realo-popover,.filters > ul > li > .realo-popover-pointer-top{top:54px;}.filters > ul > li.filter-more > .realo-popover{left:-300px;}}@media only screen and (min-width:992px) and (max-width:1199px){.filters > ul > li.filter-more > .realo-popover{left:-90px;}.filters > ul > li > .filter-label{padding:20px 12px 0;}.filters > ul > li > .filter-label.first-child{padding-left:12px;border-left:0;}}/* @include(static/css/component/map.css) */ /** * Card * @param{string}$background-color - Background color * @param{string}$border-color - Border color * @param{number}$border-radius - Border radius * @param{number}$padding - Padding */ /** * Card * @param{string}$background-color - Background color * @param{string}$border-color - Border color * @param{number}$border-radius - Border radius * @param{number}$padding - Padding */ .component-map{position:relative;}.component-map .map-html-marker{height:30px;width:30px;position:relative;z-index:5000;cursor:pointer;}.component-map .map-html-marker:hover{z-index:5005;}.component-map .map-html-marker-container.HOME_HIDDEN .map-html-marker{width:0;height:0;}.component-map .map-html-marker-container.HOME .map-html-marker{background-image:url("//realocdn.com/assets/19da53ee6737eee121090c605119431c9b/img/marker_big@2x.png");-moz-background-size:41px 52px;background-size:41px 52px;background-repeat:no-repeat;width:41px;height:52px;z-index:5001;margin:-40px 0 0 -1px;}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.component-map .map-html-marker-container.HOME .map-html-marker{background-image:url("//realocdn.com/assets/19da53ee6737eee121090c605119431c9b/img/marker_big@2x.png");}}.component-map .map-html-marker-container.HOME .map-html-marker:hover{z-index:5006;}.component-map .map-html-marker-container.QUESTIONMARK .map-html-marker{background-image:url("//realocdn.com/assets/191cc56ed855691a2fa32530d1a2abd483/img/components/map/questionmark-marker@2x.png");-moz-background-size:18px 18px;background-size:18px 18px;background-repeat:no-repeat;width:18px;height:18px;z-index:5001;}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.component-map .map-html-marker-container.QUESTIONMARK .map-html-marker{background-image:url("//realocdn.com/assets/191cc56ed855691a2fa32530d1a2abd483/img/components/map/questionmark-marker@2x.png");}}.component-map .map-html-marker-container.QUESTIONMARK .map-html-marker:hover{z-index:5006;}.component-map .map-html-marker-container.KINDERGARDEN .map-html-marker,.component-map .map-html-marker-container.ELEMENTARY_SCHOOL .map-html-marker,.component-map .map-html-marker-container.HIGH_SCHOOL .map-html-marker,.component-map .map-html-marker-container.SCHOOL .map-html-marker{background-image:url("//realocdn.com/assets/196fcf27c3134cc475de3c748fea5e8807/img/localinfo/SCHOOL.png");-moz-background-size:30px 30px;background-size:30px 30px;background-repeat:no-repeat;}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.component-map .map-html-marker-container.KINDERGARDEN .map-html-marker,.component-map .map-html-marker-container.ELEMENTARY_SCHOOL .map-html-marker,.component-map .map-html-marker-container.HIGH_SCHOOL .map-html-marker,.component-map .map-html-marker-container.SCHOOL .map-html-marker{background-image:url("//realocdn.com/assets/190d3c078508417760e0db4897455c9456/img/localinfo/SCHOOL@2x.png");}}.component-map .map-html-marker-container.SUPERMARKET .map-html-marker{background-image:url("//realocdn.com/assets/19d0c5fe26929b2d11b5bc099dfbcd71c4/img/localinfo/SUPERMARKET.png");-moz-background-size:30px 30px;background-size:30px 30px;background-repeat:no-repeat;}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.component-map .map-html-marker-container.SUPERMARKET .map-html-marker{background-image:url("//realocdn.com/assets/19212f471bd1a203416b64dc93a66a4fdf/img/localinfo/SUPERMARKET@2x.png");}}.component-map .map-html-marker-container.PHARMACY .map-html-marker{background-image:url("//realocdn.com/assets/1935cd9dca90c842e07213b224b25b7081/img/localinfo/PHARMACY.png");-moz-background-size:30px 30px;background-size:30px 30px;background-repeat:no-repeat;}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.component-map .map-html-marker-container.PHARMACY .map-html-marker{background-image:url("//realocdn.com/assets/191863fc73dabeff76b0255531ec3379cf/img/localinfo/PHARMACY@2x.png");}}.component-map .map-html-marker-container.BAKERY .map-html-marker,.component-map .map-html-marker-container.RESTAURANT .map-html-marker{background-image:url("//realocdn.com/assets/19a28cd1480b463fa6592c6cd90360c72b/img/localinfo/FOOD.png");-moz-background-size:30px 30px;background-size:30px 30px;background-repeat:no-repeat;}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.component-map .map-html-marker-container.BAKERY .map-html-marker,.component-map .map-html-marker-container.RESTAURANT .map-html-marker{background-image:url("//realocdn.com/assets/19866ca1224212941cd951ad1c309b9061/img/localinfo/FOOD@2x.png");}}.component-map .map-html-marker-container.DRINK .map-html-marker{background-image:url("//realocdn.com/assets/193b82f1d325759c03f85533fcafd49cd6/img/localinfo/BEER.png");-moz-background-size:30px 30px;background-size:30px 30px;background-repeat:no-repeat;}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.component-map .map-html-marker-container.DRINK .map-html-marker{background-image:url("//realocdn.com/assets/190163d25c99feeecbde1382fc5f8d435ac496c4c7c/img/localinfo/BEER@2X.png");}}.component-map .map-html-marker-container.BANK .map-html-marker{background-image:url("//realocdn.com/assets/19eff69f540dd8508b7ab7f2481b8be47a/img/localinfo/BANK.png");-moz-background-size:30px 30px;background-size:30px 30px;background-repeat:no-repeat;}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.component-map .map-html-marker-container.BANK .map-html-marker{background-image:url("//realocdn.com/assets/198e1e30bede5a0957f9764d217d4b7a67/img/localinfo/BANK@2x.png");}}.component-map .map-html-marker-container.BUS_STOP .map-html-marker{background-image:url("//realocdn.com/assets/191a31fbe4ca073a87c145fef1a4d2d22d/img/localinfo/BUS_STOP.png");-moz-background-size:30px 30px;background-size:30px 30px;background-repeat:no-repeat;}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.component-map .map-html-marker-container.BUS_STOP .map-html-marker{background-image:url("//realocdn.com/assets/19363900e7849a2a9a1fecf4de8fe06d3f/img/localinfo/BUS_STOP@2x.png");}}.component-map .map-html-marker-container.TRAIN_STATION .map-html-marker{background-image:url("//realocdn.com/assets/197417f57e80b3673e3dd319036cb8cfb1/img/localinfo/TRAIN_STATION.png");-moz-background-size:30px 30px;background-size:30px 30px;background-repeat:no-repeat;}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.component-map .map-html-marker-container.TRAIN_STATION .map-html-marker{background-image:url("//realocdn.com/assets/19f22a849e6cd4f41c7119d1809e6df5fb/img/localinfo/TRAIN_STATION@2x.png");}}.component-map .map-html-marker-container.CARSHARING_STATION .map-html-marker{background-image:url("//realocdn.com/assets/19eb7c38143ef33c930bc72d2147906bde/img/localinfo/CARSHARING_STATION.png");-moz-background-size:30px 30px;background-size:30px 30px;background-repeat:no-repeat;}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.component-map .map-html-marker-container.CARSHARING_STATION .map-html-marker{background-image:url("//realocdn.com/assets/194b01ecde43f802f78557d906d0498a19/img/localinfo/CARSHARING_STATION@2x.png");}}.component-map .map-html-marker-container.MARKER_BLUE .map-html-marker{background-image:url("//realocdn.com/assets/19ef0e0eb1ef1447323ad462119d1a103a/img/components/map/markerBlue.png");-moz-background-size:44px 54px;background-size:44px 54px;background-repeat:no-repeat;width:44px;height:54px;z-index:5001;margin:-40px 0 0 -4px;}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.component-map .map-html-marker-container.MARKER_BLUE .map-html-marker{background-image:url("//realocdn.com/assets/19a9c207914a42bb3a3c096d6dd40e2a91/img/components/map/markerBlue@2x.png");}}.component-map .map-html-marker-container.MARKER_GREEN .map-html-marker{background-image:url("//realocdn.com/assets/1918635d1b536ef5f44e9b16eee44ceddb/img/components/map/markerGreen.png");-moz-background-size:31px 38px;background-size:31px 38px;background-repeat:no-repeat;width:44px;height:54px;z-index:5001;margin:-40px 0 0 -4px;}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.component-map .map-html-marker-container.MARKER_GREEN .map-html-marker{background-image:url("//realocdn.com/assets/19fa119a46152472ff4cd2d7cf91afe06f/img/components/map/markerGreen@2x.png");}}.component-map .map-html-marker-container.MARKER_RED .map-html-marker{background-image:url("//realocdn.com/assets/1932d8ce6932c2c09160affeca411e19ea/img/components/map/markerRed.png");-moz-background-size:35px 53px;background-size:35px 53px;background-repeat:no-repeat;width:35px;height:53px;z-index:5001;margin:-40px 0 0 -4px;}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.component-map .map-html-marker-container.MARKER_RED .map-html-marker{background-image:url("//realocdn.com/assets/194203266164051400a80d667c99b27781/img/components/map/markerRed@2x.png");}}.component-map .gmnoprint{z-index:6 !important;}.component-map .target{width:100%;height:100%;}.component-map .marker-label{margin-left:-25px;margin-top:-19px;font-weight:bold;font-size:12px !important;}.component-map .estimate-marker{font-size:12px !important;background-color:#2abd5d;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;font-weight:400;margin-left:50px;margin-top:18px;padding:1px 8px 0;}.component-map .estimate-marker--icon{padding:1px 12px 0;}.component-map .estimate-marker--icon-text:before{padding-right:5px;}.component-map .icons-family{font-family:"icons" !important;}.component-map .satellite-road-toggle{display:none;position:absolute;bottom:29px;left:10px;z-index:1;}.component-map .satellite-road-toggle a{max-height:75px;max-width:75px;width:100%;height:100%;display:block;border:3px solid rgba(0,0,0,0.8);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;overflow:hidden;}.component-map .satellite-road-toggle a img{width:100%;opacity:0.95;}.component-map .satellite-road-toggle a:hover{border-color:rgba(0,0,0,0.9);}.component-map .satellite-road-toggle a:hover img{opacity:1;}.component-map.fullscreen .satellite-road-toggle{display:block;}.component-map #mapRealoMenu{position:absolute;top:12px;right:12px;background:#ffffff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}.component-map > .select-container{position:absolute;top:0;left:0;padding:12px;width:100%;}.component-map div.localInfoMarkerToolTip{display:none;position:absolute;margin:0;z-index:101;}.component-map div.localInfoMarkerToolTip span{display:block;font-size:12px;color:#768399;}.component-map div.localInfoMarkerToolTip span.type{text-transform:uppercase;}.component-map div.localInfoMarkerToolTip span.title{font-weight:500;font-size:14px;color:#3B424D;}.component-map div.localInfoMarkerToolTip div.realo-popover{display:inline-block;padding:15px;min-width:150px;margin-left:-50%;}.component-map div.localInfoMarkerToolTip div.realo-popover div.realo-popover-pointer-bottom{position:relative;}.component-map .map-highlight{position:absolute;height:50px;width:50px;-moz-background-size:50px 50px;background-size:50px 50px;background-repeat:no-repeat;pointer-events:none;z-index:2996;display:none;}.component-map .map-highlight.property-notification{background-image:url("//realocdn.com/assets/19be6a507fa7873e7f2b8b1c30a063ca8e/img/dot-property-notification-hover.png");}.component-map .map-highlight.way-sale{background-image:url("//realocdn.com/assets/19f5d073123eabf758bb369e540a28f5d6/img/dot-sale-hover.png");}.component-map .map-highlight.way-rent{background-image:url("//realocdn.com/assets/194995b32182792c4ad9cecd4917d821a5/img/dot-rent-hover.png");}.component-map .map-highlight.way-recently-sold{background-image:url("//realocdn.com/assets/1938bfa96b19a6de384b453a180f5f6921/img/dot-recently-sold-hover.png");}.component-map .map-highlight.way-move-price{background-image:url("//realocdn.com/assets/191d1622c4db1521f69c0f4b7e1e03a372/img/dot-move-price-hover.png");}.component-map .map-highlight.way-not-for-sale-anymore{background-image:url("//realocdn.com/assets/196c65201ef85aba43a89cf0b6961915c5/img/dot-sold-hover.png");}.component-map .map-highlight.way-not-for-rent-anymore{background-image:url("//realocdn.com/assets/19236d4e73869786c57b1379195f6cc370/img/dot-rented-hover.png");}.component-map .map-highlight.way-claimed,.component-map .map-highlight.way-not-for-sale{background-image:url("//realocdn.com/assets/191c96f994c01ea93e123eb3683e826a2d/img/dot-unlisted-hover.png");}.component-map .map-highlight.show{display:block;}.component-map .map-popover-container{position:absolute;bottom:0;left:0;display:none;z-index:3000;}.component-map .map-popover-container.show{display:block;}.component-map .map-popover-container.hover .realo-popover-pointer-top:after{border-bottom-color:#306acf;}.component-map .map-popover-container.hover .realo-popover-pointer-bottom:after{border-top-color:#306acf;}.component-map .map-popover-container.hover .realo-popover-pointer-left:after{border-right-color:#306acf;}.component-map .map-popover-container.hover .realo-popover-pointer-right:after{border-left-color:#306acf;}.component-map .map-popover-container.TL > .map-popover > .realo-popover > .realo-popover-pointer-top{right:auto;left:22px !important;display:block;}.component-map .map-popover-container.TM > .map-popover > .realo-popover > .realo-popover-pointer-top{display:block;}.component-map .map-popover-container.TR > .map-popover > .realo-popover > .realo-popover-pointer-top{left:auto;right:22px !important;display:block;}.component-map .map-popover-container.BL > .map-popover > .realo-popover > .realo-popover-pointer-bottom{right:auto;left:22px !important;display:block;}.component-map .map-popover-container.BM > .map-popover > .realo-popover > .realo-popover-pointer-bottom{display:block;}.component-map .map-popover-container.BR > .map-popover > .realo-popover > .realo-popover-pointer-bottom{left:auto;right:22px !important;display:block;}.component-map .map-popover-container.LB > .map-popover > .realo-popover > .realo-popover-pointer-left{top:auto;bottom:36px;display:block;}.component-map .map-popover-container.LM > .map-popover > .realo-popover > .realo-popover-pointer-left{top:165px !important;display:block;}.component-map .map-popover-container.LT > .map-popover > .realo-popover > .realo-popover-pointer-left{top:22px !important;display:block;}.component-map .map-popover-container.RB > .map-popover > .realo-popover > .realo-popover-pointer-right{top:auto;bottom:36px;display:block;}.component-map .map-popover-container.RM > .map-popover > .realo-popover > .realo-popover-pointer-right{top:auto;top:165px;display:block;}.component-map .map-popover-container.RT > .map-popover > .realo-popover > .realo-popover-pointer-right{top:22px !important;display:block;}.component-map .map-popover-container.property-notification .highlight{background-image:url("//realocdn.com/assets/19be6a507fa7873e7f2b8b1c30a063ca8e/img/dot-property-notification-hover.png");}.component-map .map-popover-container.way-sale .highlight{background-image:url("//realocdn.com/assets/19f5d073123eabf758bb369e540a28f5d6/img/dot-sale-hover.png");}.component-map .map-popover-container.way-rent .highlight{background-image:url("//realocdn.com/assets/194995b32182792c4ad9cecd4917d821a5/img/dot-rent-hover.png");}.component-map .map-popover-container.way-recently-sold .highlight{background-image:url("//realocdn.com/assets/1938bfa96b19a6de384b453a180f5f6921/img/dot-recently-sold-hover.png");}.component-map .map-popover-container.way-move-price .highlight{background-image:url("//realocdn.com/assets/191d1622c4db1521f69c0f4b7e1e03a372/img/dot-move-price-hover.png");}.component-map .map-popover-container.way-claimed .highlight,.component-map .map-popover-container.way-not-for-sale .highlight{background-image:url("//realocdn.com/assets/191c96f994c01ea93e123eb3683e826a2d/img/dot-unlisted-hover.png");}.component-map .map-popover-container a.dot-link{display:block;position:absolute;height:14px;width:14px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;opacity:0;}.component-map .map-popover-container .highlight{position:absolute;height:50px;width:50px;-moz-background-size:50px 50px;background-size:50px 50px;background-repeat:no-repeat;pointer-events:none;}.component-map .map-popover-container .realo-popover-pointer-top a.dot-link{top:-28px;left:-7px;}.component-map .map-popover-container .realo-popover-pointer-top .highlight{top:-47px;left:-25px;}.component-map .map-popover-container .realo-popover-pointer-bottom a.dot-link{bottom:-34px;left:-8px;}.component-map .map-popover-container .realo-popover-pointer-bottom .highlight{top:-2px;left:-25px;}.component-map .map-popover-container .realo-popover-pointer-left a.dot-link{left:-34px;top:-8px;}.component-map .map-popover-container .realo-popover-pointer-left .highlight{top:-25px;left:-47px;}.component-map .map-popover-container .realo-popover-pointer-right a.dot-link{right:-34px;top:-8px;}.component-map .map-popover-container .realo-popover-pointer-right .highlight{top:-25px;left:-3px;}.component-map .map-popover .realo-popover{width:210px;height:212px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 5px 15px rgba(0,0,0,0.1),0 0 1px 1px rgba(0,0,0,0.05);-moz-box-shadow:0 5px 15px rgba(0,0,0,0.1),0 0 1px 1px rgba(0,0,0,0.05);box-shadow:0 5px 15px rgba(0,0,0,0.1),0 0 1px 1px rgba(0,0,0,0.05);}.component-map .map-popover .realo-popover .realo-popover-pointer-top,.component-map .map-popover .realo-popover .realo-popover-pointer-right,.component-map .map-popover .realo-popover .realo-popover-pointer-bottom,.component-map .map-popover .realo-popover .realo-popover-pointer-left{display:none;}.component-map .map-popover .realo-popover--multi-unit{height:325px;}.component-map .map-popover .component-estate-list-grid{margin:0;}.component-map .map-popover .component-estate-list-grid-item{margin:0;padding:0;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;width:100% !important;overflow:hidden;}.component-map .map-popover .hero{border-left:0;border-top:0;border-right:0;}.component-map .map-popover .body{border-left:0;border-bottom:0;border-right:0;padding:10px 12px;min-height:0;}.component-map .map-popover .hero,.component-map .map-popover .body,.component-map .map-popover .images,.component-map .map-popover .image-responsive{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0;}.component-map .map-popover .avatar{display:none;}.component-map .map-popover .label-group{bottom:10px;}.component-map .map-popover .label-price,.component-map .map-popover .label-public-sale{font-size:16px;padding:2px 4px;}.component-map .map-popover .label-public-sale{padding:2px 4px 2px 30px;}.component-map .map-popover .label-public-sale .icn-court{font-size:14px;padding:1px 5px 3px 5px;}.component-map .map-popover .details{margin:2px 0 0;}.component-map .map-popover .ways-types .way{font-size:11px;}.component-map .map-popover .ways-types .type{font-size:12px;}.component-map .map-popover .address{font-size:14px;}.component-map .map-popover .first-listing,.component-map .map-popover .beds,.component-map .map-popover .area{font-size:12px;}@media only screen and (max-width:767px){.component-map .map-popover .hero{position:absolute;padding:0;width:130px;height:85px;}.component-map .map-popover .label-price{font-size:14px;padding:2px 4px;}.component-map .map-popover .label-public-sale,.component-map .map-popover .label-estimate,.component-map .map-popover .label-project{display:none;}.component-map .map-popover .body{height:85px;border-left:1px solid #e0e0e0;margin:0 0 0 130px;padding:15px;}.component-map .map-popover .body--children{margin-left:0px;}.component-map .map-popover .ways-types .way{font-size:12px;}.component-map .map-popover .ways-types .type{font-size:13px;}.component-map .map-popover .address{font-size:18px;}.component-map .map-popover .first-listing,.component-map .map-popover .beds,.component-map .map-popover .area{font-size:13px;}}.component-map .notification-bar{position:absolute;top:0;left:0;width:100%;margin:0;padding:0;z-index:100;}.component-map .notification-bar ul li{background-color:#000000;background-color:rgba(0,0,0,0.8);width:100%;margin:0;padding:17px 20px;float:left;}.component-map .notification-bar ul li .row{position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;}.component-map .notification-bar ul li .row .col{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;}.component-map .notification-bar ul li .actions{-webkit-box-flex:0;-webkit-flex:none;-moz-box-flex:0;-ms-flex:none;flex:none;}.component-map .notification-bar ul li p{font-weight:400;font-size:16px;list-style:1.4;color:#c7c7c7;margin:0;}.component-map .notification-bar ul li p .bold{font-family:500;color:#ffffff;}.component-map .notification-bar .error-message{padding-left:0px !important;}.component-map .notification-bar .error-message p{text-align:center;}.component-map .notification-bar button.cancel{background:none;border:0;}.component-map .component-map-button{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-weight:400;font-size:14px;line-height:40px;position:relative;display:inline-block;height:40px;padding:0 13px;cursor:pointer;text-align:center;vertical-align:baseline;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;outline:none;text-decoration:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:#4d4d4d;background-color:#ffffff;border:1px solid rgba(151,151,151,0.5);}.component-map .component-map-button img{vertical-align:middle;display:inline-block;}.component-map .component-map-button:hover{background:rgba(255,255,255,0.9);}.component-map .component-map-button.disabled{opacity:0.5;/* IE 8 | let's fuck it completely up */ -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";/* IE 5-7 | okisch approach */ filter:alpha(opacity=50);cursor:default;background:rgba(255,255,255,0.8);}.component-map .component-map-button.disabled:hover{background:rgba(255,255,255,0.9);}.component-map .component-map-button.active{background:#2abd5d;color:#ffffff;}.component-map .component-map-button.zoomin,.component-map .component-map-button.zoomout,.component-map .component-map-button.fullscreen,.component-map .component-map-button.exit-fullscreen{width:40px;padding:0;font-size:20px;}.component-map .component-map-button.fullscreen,.component-map .component-map-button.exit-fullscreen{background-position:center;}.component-map .component-map-button.fullscreen{background-image:url("//realocdn.com/assets/19abc46e1bbd3c6687816ed00752f78de7/img/map-fullscreen@2x.png");-moz-background-size:18px 18px;background-size:18px 18px;background-repeat:no-repeat;}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.component-map .component-map-button.fullscreen{background-image:url("//realocdn.com/assets/19abc46e1bbd3c6687816ed00752f78de7/img/map-fullscreen@2x.png");}}.component-map .component-map-button.exit-fullscreen{background-image:url("//realocdn.com/assets/194e871a1dac5d196bdf14625a9fd43bd3/img/map-exit-fullscreen@2x.png");-moz-background-size:18px 18px;background-size:18px 18px;background-repeat:no-repeat;}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.component-map .component-map-button.exit-fullscreen{background-image:url("//realocdn.com/assets/194e871a1dac5d196bdf14625a9fd43bd3/img/map-exit-fullscreen@2x.png");}}.component-map .controls{width:40px;position:absolute;right:12px;bottom:30px;}.component-map .controls li{float:left;margin:1px 0 0;}.component-map .controls .component-map-button{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.component-map .controls .component-map-button.fullscreen,.component-map .controls .component-map-button.exit-fullscreen,.component-map .controls .component-map-button.zoomin{-webkit-border-top-left-radius:3px;-moz-border-radius-topleft:3px;border-top-left-radius:3px;-webkit-border-top-right-radius:3px;-moz-border-radius-topright:3px;border-top-right-radius:3px;}.component-map .controls .component-map-button.zoomout{-webkit-border-bottom-left-radius:3px;-moz-border-radius-bottomleft:3px;border-bottom-left-radius:3px;-webkit-border-bottom-right-radius:3px;-moz-border-radius-bottomright:3px;border-bottom-right-radius:3px;}.component-map .see-all-homes-container{position:absolute;top:0;left:0;}.component-map .see-all-homes{font-size:14px;font-weight:400;line-height:30px;position:relative;height:30px;padding:0 13px;cursor:pointer;text-align:center;vertical-align:baseline;border:0;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;color:#ffffff;background:rgba(0,0,0,0.8);white-space:nowrap;}.component-map .button-draw{position:absolute;right:54px;bottom:30px;}.component-map.controls-fullscreen .controls .component-map-button.zoomin{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}@media only screen and (min-width:768px) and (max-width:1199px){.component-map .notification-bar{top:68px;}}@media only screen and (max-width:767px){.component-map .controls{bottom:55px;}.component-map .map-popover-container,.component-map .map-popover{width:100%;}.component-map .map-popover-container .realo-popover,.component-map .map-popover .realo-popover{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;width:100%;height:auto;}.component-map .map-popover-container .realo-popover .pointer,.component-map .map-popover .realo-popover .pointer{display:none !important;}.component-map .map-popover-container .component-estate-list-grid-item,.component-map .map-popover .component-estate-list-grid-item{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}}/* @include(static/css/component/listing_list.css) */ /** * Card * @param{string}$background-color - Background color * @param{string}$border-color - Border color * @param{number}$border-radius - Border radius * @param{number}$padding - Padding */ .component-listing-list > ul > li{border-top:1px solid #e6e6e6;overflow:hidden;}.component-listing-list > ul > li.hide{opacity:0;/* IE 8 | let's fuck it completely up */ -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";/* IE 5-7 | okisch approach */ filter:alpha(opacity=0);overflow:hidden;height:0;padding-top:0;padding-bottom:0;border-width:0 !important;}.component-listing-list > ul > li.hide:first-child{height:0;}.component-listing-list > ul > li:first-child{border:0;}.component-listing-list > ul > li > a.component-listing-list-item-container{display:block;width:100%;outline:none;text-decoration:none;}.component-listing-list.medium .component-listing-list-item{cursor:pointer;}.component-listing-list.medium .component-listing-list-item-container{padding:15px;}.component-listing-list.medium .component-listing-list-item .placeholder,.component-listing-list.medium .component-listing-list-item .photo{width:148px;height:96px;}.component-listing-list.medium .component-listing-list-item .placeholder img,.component-listing-list.medium .component-listing-list-item .photo img{width:auto;height:96px;}.component-listing-list.medium .component-listing-list-item-content > .grid{min-height:0;}.component-listing-list.medium .component-listing-list-item-content > .grid > .row.details{padding:0 0 0 158px;min-height:96px;}.component-listing-list.medium .component-listing-list-item-content > .grid > .row.details > .col.col-left{padding-right:0;width:100%;}.component-listing-list.medium .component-listing-list-item-content > .grid > .row.details > .col.col-left .price{padding:0;}.component-listing-list.medium .component-listing-list-item-content > .grid > .row.details > .col.col-left .time-on-site{position:absolute;top:7px;right:0;}.component-listing-list.medium .component-listing-list-item-content > .grid > .row.details > .col.col-left .time-on-site.short{display:block;}.component-listing-list.medium .component-listing-list-item-content > .grid > .row.details > .col.col-left .time-on-site.long{display:none;}.component-listing-list.medium .component-listing-list-item-content > .grid > .row.details > .col.col-right{padding-left:0;width:100%;}.component-listing-list.medium .component-listing-list-item-content > .grid > .row.details > .col.col-right .address{font-size:13px;padding:0;}.component-listing-list.medium .component-listing-list-item-content > .grid > .row.details > .col.col-right .beds{font-size:13px;padding:0;}.component-listing-list.medium .component-listing-list-item-content > .grid > .row.details > .col.col-right .built{font-size:13px;display:none;}.component-listing-list.medium .component-listing-list-item-content > .grid > .row.children{padding:0;}.component-listing-list.medium .component-listing-list-item .child-listings{margin:0 -15px;display:none;}.component-listing-list.medium .component-listing-list-item .child-listings ul{border-bottom:0;}.component-listing-list.medium .component-listing-list-item .child-listings ul > li{display:block;}.component-listing-list.medium .component-listing-list-item .child-listings .col-way{width:35%;}.component-listing-list.medium .component-listing-list-item .child-listings .col-photos{width:15%;}.component-listing-list.medium .component-listing-list-item .child-listings .col-beds{width:25%;}.component-listing-list.medium .component-listing-list-item .child-listings .col-time-on-site,.component-listing-list.medium .component-listing-list-item .child-listings .col-floor{width:25%;}.component-listing-list.medium .component-listing-list-item .child-listings .way{padding-left:15px;}.component-listing-list.medium .component-listing-list-item .child-listings .time-on-site{padding-right:15px;}.component-listing-list.medium .component-listing-list-item .child-listings .button-view-more{display:none;}.component-listing-list.medium .component-listing-list-item .actions{display:none;}.component-listing-list.medium .component-listing-list-item .actions-medium{display:block;}.component-listing-list.medium .component-listing-list-item.has-price .estimate{display:none;}.component-listing-list.medium .component-listing-list-item.public-sale .no-price{font-size:18px;}.component-listing-list.medium .component-listing-list-item.grouped .show-units,.component-listing-list.medium .component-listing-list-item.grouped .show-agencies{display:block;}.component-listing-list.medium .component-listing-list-item.grouped .component-listing-list-item-container{padding-bottom:0;}.component-listing-list.medium .component-listing-list-item.grouped .component-listing-list-item-content > .grid > .row.details{min-height:111px;}.component-listing-list.medium .component-listing-list-item.grouped .component-listing-list-item-content > .grid > .row.details > .col.col-right .beds{display:none;}.component-listing-list.medium .component-listing-list-item.show-children .child-listings{display:block;}.component-listing-list.medium .component-listing-list-item.show-children .show-units,.component-listing-list.medium .component-listing-list-item.show-children .show-agencies{display:none;}.component-listing-list.medium .component-listing-list-item.show-children .hide-units,.component-listing-list.medium .component-listing-list-item.show-children .hide-agencies{display:block;}.component-listing-list.small .component-listing-list-item{cursor:pointer;}.component-listing-list.small .component-listing-list-item-container{padding:15px;}.component-listing-list.small .component-listing-list-item .placeholder,.component-listing-list.small .component-listing-list-item .photo{width:115px;height:96px;}.component-listing-list.small .component-listing-list-item .placeholder img,.component-listing-list.small .component-listing-list-item .photo img{width:auto;height:96px;margin-left:-16px;}.component-listing-list.small .component-listing-list-item-content > .grid{min-height:0;}.component-listing-list.small .component-listing-list-item-content > .grid > .row.details{padding:0 0 0 125px;min-height:96px;}.component-listing-list.small .component-listing-list-item-content > .grid > .row.details > .col.col-left{padding:5px 0 0;width:100%;}.component-listing-list.small .component-listing-list-item-content > .grid > .row.details > .col.col-left .price{padding:0 0 2px;}.component-listing-list.small .component-listing-list-item-content > .grid > .row.details > .col.col-left .time-on-site{position:absolute;top:3px;right:0;}.component-listing-list.small .component-listing-list-item-content > .grid > .row.details > .col.col-left .time-on-site.short{display:block;}.component-listing-list.small .component-listing-list-item-content > .grid > .row.details > .col.col-left .time-on-site.long{display:none;}.component-listing-list.small .component-listing-list-item-content > .grid > .row.details > .col.col-right{padding-left:0;width:100%;}.component-listing-list.small .component-listing-list-item-content > .grid > .row.details > .col.col-right .address{font-size:13px;line-height:1.3em;padding:0 0 4px;}.component-listing-list.small .component-listing-list-item-content > .grid > .row.details > .col.col-right .beds{font-size:13px;line-height:1.3em;}.component-listing-list.small .component-listing-list-item-content > .grid > .row.details > .col.col-right .built{display:none;}.component-listing-list.small .component-listing-list-item-content > .grid > .row.children{padding:0;}.component-listing-list.small .component-listing-list-item .child-listings{margin:0 -15px;display:none;}.component-listing-list.small .component-listing-list-item .child-listings ul{border-bottom:0;}.component-listing-list.small .component-listing-list-item .child-listings ul > li{display:block;}.component-listing-list.small .component-listing-list-item .child-listings ul > li a{padding-left:0;}.component-listing-list.small .component-listing-list-item .child-listings .col-way{width:35%;}.component-listing-list.small .component-listing-list-item .child-listings .col-photos{width:15%;}.component-listing-list.small .component-listing-list-item .child-listings .col-beds{width:25%;}.component-listing-list.small .component-listing-list-item .child-listings .col-time-on-site,.component-listing-list.small .component-listing-list-item .child-listings .col-floor{width:25%;}.component-listing-list.small .component-listing-list-item .child-listings .way{font-size:13px;padding-left:15px;}.component-listing-list.small .component-listing-list-item .child-listings .way .price{font-size:13px;}.component-listing-list.small .component-listing-list-item .child-listings .beds,.component-listing-list.small .component-listing-list-item .child-listings .contact-name{font-size:13px;}.component-listing-list.small .component-listing-list-item .child-listings .time-on-site{padding-right:15px;}.component-listing-list.small .component-listing-list-item .child-listings .time-on-site.short{display:block;}.component-listing-list.small .component-listing-list-item .child-listings .time-on-site.long{display:none;}.component-listing-list.small .component-listing-list-item .child-listings .button-view-more{display:none;}.component-listing-list.small .component-listing-list-item .actions{display:none;}.component-listing-list.small .component-listing-list-item .actions-small{display:block;}.component-listing-list.small .component-listing-list-item.has-price .estimate{display:none;}.component-listing-list.small .component-listing-list-item.public-sale .no-price{font-size:18px;}.component-listing-list.small .component-listing-list-item.grouped .show-units,.component-listing-list.small .component-listing-list-item.grouped .show-agencies{display:block;}.component-listing-list.small .component-listing-list-item.grouped .component-listing-list-item-container{padding-bottom:0;}.component-listing-list.small .component-listing-list-item.grouped .component-listing-list-item-content > .grid > .row.details{min-height:111px;}.component-listing-list.small .component-listing-list-item.grouped .component-listing-list-item-content > .grid > .row.details > .col.col-right .beds{display:none;}.component-listing-list.small .component-listing-list-item.show-children .child-listings{display:block;}.component-listing-list.small .component-listing-list-item.show-children .show-units,.component-listing-list.small .component-listing-list-item.show-children .show-agencies{display:none;}.component-listing-list.small .component-listing-list-item.show-children .hide-units,.component-listing-list.small .component-listing-list-item.show-children .hide-agencies{display:block;}.component-listing-list.small .component-listing-list-item.action-edit .component-listing-list-item-content > .grid > .row.details > .col.col-left,.component-listing-list.small .component-listing-list-item.action-edit .component-listing-list-item-content > .grid > .row.details > .col.col-right,.component-listing-list.small .component-listing-list-item.action-cancel .component-listing-list-item-content > .grid > .row.details > .col.col-left,.component-listing-list.small .component-listing-list-item.action-cancel .component-listing-list-item-content > .grid > .row.details > .col.col-right{width:75%;}.component-listing-list.popover .component-listing-list-item{background-color:#3479ef;}.component-listing-list.popover .component-listing-list-item-container{padding:15px;}.component-listing-list.popover .component-listing-list-item .placeholder,.component-listing-list.popover .component-listing-list-item .photo{width:115px;height:96px;}.component-listing-list.popover .component-listing-list-item .placeholder img,.component-listing-list.popover .component-listing-list-item .photo img{width:auto;height:96px;margin-left:-16px;}.component-listing-list.popover .component-listing-list-item-content > .grid{min-height:0;}.component-listing-list.popover .component-listing-list-item-content > .grid > .row.details{padding:0 0 0 125px;min-height:96px;}.component-listing-list.popover .component-listing-list-item-content > .grid > .row.details > .col.col-left{padding:5px 0 0;width:100%;}.component-listing-list.popover .component-listing-list-item-content > .grid > .row.details > .col.col-left .price{padding:0 0 2px;}.component-listing-list.popover .component-listing-list-item-content > .grid > .row.details > .col.col-left .time-on-site{position:absolute;top:3px;right:0;}.component-listing-list.popover .component-listing-list-item-content > .grid > .row.details > .col.col-left .time-on-site.short{display:block;}.component-listing-list.popover .component-listing-list-item-content > .grid > .row.details > .col.col-left .time-on-site.long{display:none;}.component-listing-list.popover .component-listing-list-item-content > .grid > .row.details > .col.col-right{padding-left:0;width:100%;}.component-listing-list.popover .component-listing-list-item-content > .grid > .row.details > .col.col-right .address{font-size:13px;line-height:1.3em;padding:0 0 4px;}.component-listing-list.popover .component-listing-list-item-content > .grid > .row.details > .col.col-right .beds{font-size:13px;line-height:1.3em;}.component-listing-list.popover .component-listing-list-item-content > .grid > .row.details > .col.col-right .built{display:none;}.component-listing-list.popover .component-listing-list-item-content > .grid > .row.children{padding:0;}.component-listing-list.popover .component-listing-list-item .details .icon-dot{display:none;}.component-listing-list.popover .component-listing-list-item .details .way span,.component-listing-list.popover .component-listing-list-item .details .beds,.component-listing-list.popover .component-listing-list-item .details .area,.component-listing-list.popover .component-listing-list-item .details .built,.component-listing-list.popover .component-listing-list-item .details .time-on-site,.component-listing-list.popover .component-listing-list-item .details .notification-text{color:#c4d9ff !important;}.component-listing-list.popover .component-listing-list-item .details .price,.component-listing-list.popover .component-listing-list-item .details .address,.component-listing-list.popover .component-listing-list-item .details .estimate .realo,.component-listing-list.popover .component-listing-list-item .details .estimate .realo span,.component-listing-list.popover .component-listing-list-item .details .estimate .rough,.component-listing-list.popover .component-listing-list-item .details .estimate .rough span{color:#ffffff;}.component-listing-list.popover .component-listing-list-item .child-listings{margin:0 -15px;}.component-listing-list.popover .component-listing-list-item .child-listings ul{border-bottom:0;}.component-listing-list.popover .component-listing-list-item .child-listings .col-way{width:35%;}.component-listing-list.popover .component-listing-list-item .child-listings .col-photos{width:15%;}.component-listing-list.popover .component-listing-list-item .child-listings .col-beds{width:25%;}.component-listing-list.popover .component-listing-list-item .child-listings .col-time-on-site,.component-listing-list.popover .component-listing-list-item .child-listings .col-floor{width:25%;}.component-listing-list.popover .component-listing-list-item .child-listings .way{font-size:13px;padding-left:15px;}.component-listing-list.popover .component-listing-list-item .child-listings .way .price{font-size:13px;}.component-listing-list.popover .component-listing-list-item .child-listings .beds,.component-listing-list.popover .component-listing-list-item .child-listings .contact-name{font-size:13px;}.component-listing-list.popover .component-listing-list-item .child-listings .time-on-site{padding-right:15px;}.component-listing-list.popover .component-listing-list-item .child-listings .time-on-site.short{display:block;}.component-listing-list.popover .component-listing-list-item .child-listings .time-on-site.long{display:none;}.component-listing-list.popover .component-listing-list-item .child-listings .button-view-more{display:none;}.component-listing-list.popover .component-listing-list-item .child-listings .button-see-all{display:block;padding:10px 15px;border-top:1px solid #e6e6e6;}.component-listing-list.popover .component-listing-list-item .actions{display:none;}.component-listing-list.popover .component-listing-list-item.has-price .estimate{display:none;}.component-listing-list.popover .component-listing-list-item.grouped .show-units,.component-listing-list.popover .component-listing-list-item.grouped .show-agencies{display:none;}.component-listing-list.popover .component-listing-list-item.grouped .component-listing-list-item-container{padding-bottom:0;}.component-listing-list.popover .component-listing-list-item.grouped .component-listing-list-item-content > .grid > .row.details{min-height:111px;}html.no-touch .component-listing-list.popover .component-listing-list-item .component-listing-list-item-container:hover{background-color:#3479ef;}.component-listing-list.popover .component-listing-list-item .component-listing-list-item-container:active{background-color:#3479ef;}.component-listing-list-item{position:relative;}.component-listing-list-item-container{padding:18px;position:relative;}.component-listing-list-item-container > a{width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:2;}.component-listing-list-item-content{position:relative;}.component-listing-list-item-content > .grid{min-height:104px;}.component-listing-list-item-content > .grid > .row.details{padding:0 0 0 176px;display:block;}.component-listing-list-item-content > .grid > .row.details > .col.col-left{padding-top:8px;padding-right:0px;width:40%;}.component-listing-list-item-content > .grid > .row.details > .col.col-right{padding-top:4px;padding-left:8px;width:60%;}.component-listing-list-item-content > .grid > .row.children{padding:0 0 0 178px;}.component-listing-list-item .placeholder,.component-listing-list-item .photo{width:160px;height:104px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;position:absolute;top:0;left:0;}.component-listing-list-item .placeholder{display:table;text-align:center;background-color:#e6e6e6;border:1px solid rgb(217.25,217.25,217.25);}.component-listing-list-item .placeholder i{display:table-cell;vertical-align:middle;font-size:36px;color:#ffffff;}.component-listing-list-item .photo{overflow:hidden;}.component-listing-list-item .photo-count{font-weight:400;font-size:12px;line-height:1;position:absolute;bottom:0;left:0;z-index:2;padding:3px 4px 3px 22px;color:#ffffff;background-color:rgb(42,189,93);background-color:rgba(42,189,93,0.9);-webkit-border-bottom-left-radius:3px;-moz-border-radius-bottomleft:3px;border-bottom-left-radius:3px;-webkit-border-top-right-radius:3px;-moz-border-radius-topright:3px;border-top-right-radius:3px;}.component-listing-list-item .photo-count i{font-size:13px;position:absolute;top:2px;left:6px;}.component-listing-list-item .photo-label{font-weight:500;font-size:10px;text-transform:uppercase;text-align:right;line-height:1;position:absolute;bottom:0;right:0;z-index:1;padding:5px 4px 3px;color:#ffffff;background-color:rgb(0,0,0);background-color:rgba(0,0,0,0.5);-webkit-border-bottom-left-radius:3px;-moz-border-radius-bottomleft:3px;border-bottom-left-radius:3px;-webkit-border-bottom-right-radius:3px;-moz-border-radius-bottomright:3px;border-bottom-right-radius:3px;width:100%;}.component-listing-list-item .photo-label.new{background-color:rgba(248,231,28,0.6);}.component-listing-list-item .way{height:16px;line-height:14px;margin:0 0 6px;}.component-listing-list-item .way i{font-size:13px;padding-right:3px;float:left;}.component-listing-list-item .way i.SALE{color:#2a42bc;}.component-listing-list-item .way i.RENT{color:#2ebb2b;}.component-listing-list-item .way i.RECENTLY_SOLD{color:#ef9e34;}.component-listing-list-item .way i.NOT_FOR_SALE,.component-listing-list-item .way i.CLAIMED{color:#9caebf;}.component-listing-list-item .way span{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;max-width:1000px;font-weight:500;font-size:12px;display:block;text-transform:uppercase;color:#4d4d4d;}.component-listing-list-item .way span.no-dot{padding-left:0;}.component-listing-list-item.public-sale .price{font-size:22px;}.component-listing-list-item.public-sale .no-price{font-size:15px;}.component-listing-list-item .price{font-size:22px;font-weight:400;padding:0 0 5px;}.component-listing-list-item .price i{background-color:#3479ef;color:#fff;padding:5px 5px 2px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;font-size:13px;vertical-align:middle;margin-right:5px;font-weight:500;}.component-listing-list-item .price span.month{font-size:18px;}.component-listing-list-item .estimate{font-weight:400;font-size:13px;line-height:13px;padding:2px 0 6px;}.component-listing-list-item .estimate.rent{padding:0 0 4px;}.component-listing-list-item .time-on-site{font-weight:400;font-size:13px;line-height:14px;padding:2px 0 0;color:#4d4d4d;}.component-listing-list-item .time-on-site.short{display:none;}.component-listing-list-item .address{font-weight:400;font-size:15px;padding:0 0 6px;}.component-listing-list-item .beds,.component-listing-list-item .area,.component-listing-list-item .built,.component-listing-list-item .floor{font-weight:400;font-size:13px;line-height:1.3;color:#4d4d4d;}.component-listing-list-item .beds{padding:0 0 2px;}.component-listing-list-item .beds .area{display:none;}.component-listing-list-item .show-units,.component-listing-list-item .show-agencies,.component-listing-list-item .hide-units,.component-listing-list-item .hide-agencies{display:none;}.component-listing-list-item .actions{position:absolute;right:0;bottom:0;color:#4d4d4d;margin-right:-10px;z-index:2;}.component-listing-list-item .actions li{float:left;padding-left:10px;padding-right:10px;position:relative;}.component-listing-list-item .actions li:before{content:"";position:absolute;top:2px;bottom:2px;left:0;width:1px;background:#e6e6e6;z-index:1;}.component-listing-list-item .actions li:first-child{padding-left:0;}.component-listing-list-item .actions li:first-child:before{content:none;}.component-listing-list-item .actions .button-action{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-weight:400;font-size:14px;line-height:18px;position:relative;display:inline-block;margin:0;padding:0;cursor:pointer;text-align:center;text-decoration:none;border:0;outline:none;background:none repeat scroll 0 0 transparent;}.component-listing-list-item .actions .button-action.icn-pencil:before,.component-listing-list-item .actions .button-action.icn-delete:before,.component-listing-list-item .actions .button-action.icn-heart:before,.component-listing-list-item .actions .button-action.icn-share:before,.component-listing-list-item .actions .button-action.icn-heart-filled:before{font-size:16px;line-height:10px;margin:-3px 4px 0 0;display:inline-block;vertical-align:middle;}.component-listing-list-item .actions .button-action.following{color:#2abd5d;}.component-listing-list-item .actions .button-following{display:none;}.component-listing-list-item .actions .button-following > .button-action.unfollow{display:none;color:#f23f3f;}.component-listing-list-item .actions .button-following.hover:hover > .button-action.unfollow{display:inline-block;}.component-listing-list-item .actions .button-following.hover:hover > .button-action.following{display:none;}.component-listing-list-item .actions-small,.component-listing-list-item .actions-medium{position:absolute;right:0;bottom:0;display:none;z-index:2;}.component-listing-list-item .button-action:hover{color:#000000;}.component-listing-list-item .child-listings{background-color:#ffffff;margin:15px -15px 30px -3px;}.component-listing-list-item .child-listings > ul{border-bottom:1px solid #e6e6e6;}.component-listing-list-item .child-listings > ul > li{border-top:1px solid #e6e6e6;display:none;background-color:#ffffff;}.component-listing-list-item .child-listings > ul > li.index-0,.component-listing-list-item .child-listings > ul > li.index-1,.component-listing-list-item .child-listings > ul > li.index-2{display:block;}.component-listing-list-item .child-listings > ul > li a{display:block;overflow:hidden;height:30px;padding-left:3px;}html.no-touch .component-listing-list-item .child-listings > ul > li a:hover{background-color:#f7f7f7;}.component-listing-list-item .child-listings > ul > li a:active{background-color:#f7f7f7;}.component-listing-list-item .child-listings .col{padding:0;}.component-listing-list-item .child-listings .col-way{width:26%;padding-left:0;}.component-listing-list-item .child-listings .col-photos{position:relative;width:14%;color:#4f5866;font-size:13px;line-height:30px;}.component-listing-list-item .child-listings .col-photos:before{font-size:14px;vertical-align:text-top;}.component-listing-list-item .child-listings .col-beds{width:30%;}.component-listing-list-item .child-listings .col-time-on-site,.component-listing-list-item .child-listings .col-floor{width:30%;}.component-listing-list-item .child-listings .way{line-height:30px;padding:0;}.component-listing-list-item .child-listings .way i{padding-top:2px;padding-right:4px;}.component-listing-list-item .child-listings .price{font-size:13px;line-height:30px;padding:0;}.component-listing-list-item .child-listings .contact-name{font-size:13px;line-height:30px;padding:0;}.component-listing-list-item .child-listings .beds{font-size:13px;line-height:30px;padding:0;}.component-listing-list-item .child-listings .time-on-site{line-height:30px;padding:0 15px 0 0;}.component-listing-list-item .child-listings .time-on-site.short{display:none;}.component-listing-list-item .child-listings .floor{font-size:13px;line-height:30px;padding:0 15px 0 0;}.component-listing-list-item .child-listings .button-view-more,.component-listing-list-item .child-listings .button-view-less,.component-listing-list-item .child-listings .button-see-all{line-height:15px;padding:12px 0 0;}.component-listing-list-item .child-listings .button-view-less,.component-listing-list-item .child-listings .button-see-all{display:none;}.component-listing-list-item .child-listings.has-more{margin-bottom:0;}.component-listing-list-item .child-listings.show{display:block;}.component-listing-list-item.visited .price,.component-listing-list-item.visited .address{color:#4e4baa;}.component-listing-list-item.following .actions > li .button-action.follow,.component-listing-list-item.following .actions > li .divide{display:none;}.component-listing-list-item.following .actions .button-following{display:inline-block;}.component-listing-list-item.new .photo-count,.component-listing-list-item.visited .photo-count,.component-listing-list-item.price-cut .photo-count{-webkit-border-top-right-radius:0;-moz-border-radius-topright:0;border-top-right-radius:0;}.component-listing-list-item.image-streetview .photo img{margin-left:0 !important;}.component-listing-list-item.view-more .child-listings .button-view-more{display:none;}.component-listing-list-item.view-more .child-listings .button-view-less{display:block;}.component-listing-list-item.view-more .child-listings > ul > li{display:block;}.component-listing-list-item.not-grouped .component-listing-list-item-container{color:#3479ef;}html.no-touch .component-listing-list-item.not-grouped .component-listing-list-item-container:hover{background-color:#f7f7f7;}.component-listing-list-item.not-grouped .component-listing-list-item-container:active{background-color:#f7f7f7;}@media only screen and (min-width:768px) and (max-width:991px){.component-listing-list-container.responsive .component-listing-list .component-listing-list-item{cursor:pointer;}.component-listing-list-container.responsive .component-listing-list .component-listing-list-item-container{padding:15px;}.component-listing-list-container.responsive .component-listing-list .component-listing-list-item .placeholder,.component-listing-list-container.responsive .component-listing-list .component-listing-list-item .photo{width:148px;height:96px;}.component-listing-list-container.responsive .component-listing-list .component-listing-list-item .placeholder img,.component-listing-list-container.responsive .component-listing-list .component-listing-list-item .photo img{width:auto;height:96px;}.component-listing-list-container.responsive .component-listing-list .component-listing-list-item-content > .grid{min-height:0;}.component-listing-list-container.responsive .component-listing-list .component-listing-list-item-content > .grid > .row.details{padding:0 0 0 158px;min-height:96px;}.component-listing-list-container.responsive .component-listing-list .component-listing-list-item-content > .grid > .row.details > .col.col-left{padding-right:0;width:100%;}.component-listing-list-container.responsive .component-listing-list .component-listing-list-item-content > .grid > .row.details > .col.col-left .price{padding:0;}.component-listing-list-container.responsive .component-listing-list .component-listing-list-item-content > .grid > .row.details > .col.col-left .time-on-site{position:absolute;top:7px;right:0;}.component-listing-list-container.responsive .component-listing-list .component-listing-list-item-content > .grid > .row.details > .col.col-left .time-on-site.short{display:block;}.component-listing-list-container.responsive .component-listing-list .component-listing-list-item-content > .grid > .row.details > .col.col-left .time-on-site.long{display:none;}.component-listing-list-container.responsive .component-listing-list .component-listing-list-item-content > .grid > .row.details > .col.col-right{padding-left:0;width:100%;}.component-listing-list-container.responsive .component-listing-list .component-listing-list-item-content > .grid > .row.details > .col.col-right .address{font-size:13px;padding:0;}.component-listing-list-container.responsive .component-listing-list .component-listing-list-item-content > .grid > .row.details > .col.col-right .beds{font-size:13px;padding:0;}.component-listing-list-container.responsive .component-listing-list .component-listing-list-item-content > .grid > .row.details > .col.col-right .built{font-size:13px;display:none;}.component-listing-list-container.responsive .component-listing-list .component-listing-list-item-content > .grid > .row.children{padding:0;}.component-listing-list-container.responsive .component-listing-list .component-listing-list-item .child-listings{margin:0 -15px;display:none;}.component-listing-list-container.responsive .component-listing-list .component-listing-list-item .child-listings ul{border-bottom:0;}.component-listing-list-container.responsive .component-listing-list .component-listing-list-item .child-listings ul > li{display:block;}.component-listing-list-container.responsive .component-listing-list .component-listing-list-item .child-listings .col-way{width:35%;}.component-listing-list-container.responsive .component-listing-list .component-listing-list-item .child-listings .col-photos{width:15%;}.component-listing-list-container.responsive .component-listing-list .component-listing-list-item .child-listings .col-beds{width:25%;}.component-listing-list-container.responsive .component-listing-list .component-listing-list-item .child-listings .col-time-on-site,.component-listing-list-container.responsive .component-listing-list .component-listing-list-item .child-listings .col-floor{width:25%;}.component-listing-list-container.responsive .component-listing-list .component-listing-list-item .child-listings .way{padding-left:15px;}.component-listing-list-container.responsive .component-listing-list .component-listing-list-item .child-listings .time-on-site{padding-right:15px;}.component-listing-list-container.responsive .component-listing-list .component-listing-list-item .child-listings .button-view-more{display:none;}.component-listing-list-container.responsive .component-listing-list .component-listing-list-item .actions{display:none;}.component-listing-list-container.responsive .component-listing-list .component-listing-list-item .actions-medium{display:block;}.component-listing-list-container.responsive .component-listing-list .component-listing-list-item.has-price .estimate{display:none;}.component-listing-list-container.responsive .component-listing-list .component-listing-list-item.public-sale .no-price{font-size:18px;}.component-listing-list-container.responsive .component-listing-list .component-listing-list-item.grouped .show-units,.component-listing-list-container.responsive .component-listing-list .component-listing-list-item.grouped .show-agencies{display:block;}.component-listing-list-container.responsive .component-listing-list .component-listing-list-item.grouped .component-listing-list-item-container{padding-bottom:0;}.component-listing-list-container.responsive .component-listing-list .component-listing-list-item.grouped .component-listing-list-item-content > .grid > .row.details{min-height:111px;}.component-listing-list-container.responsive .component-listing-list .component-listing-list-item.grouped .component-listing-list-item-content > .grid > .row.details > .col.col-right .beds{display:none;}.component-listing-list-container.responsive .component-listing-list .component-listing-list-item.show-children .child-listings{display:block;}.component-listing-list-container.responsive .component-listing-list .component-listing-list-item.show-children .show-units,.component-listing-list-container.responsive .component-listing-list .component-listing-list-item.show-children .show-agencies{display:none;}.component-listing-list-container.responsive .component-listing-list .component-listing-list-item.show-children .hide-units,.component-listing-list-container.responsive .component-listing-list .component-listing-list-item.show-children .hide-agencies{display:block;}}@media only screen and (max-width:767px){.component-listing-list-container.responsive-xs .component-listing-list .component-listing-list-item,.component-listing-list-container.responsive .component-listing-list .component-listing-list-item{cursor:pointer;}.component-listing-list-container.responsive-xs .component-listing-list .component-listing-list-item-container,.component-listing-list-container.responsive .component-listing-list .component-listing-list-item-container{padding:15px;}.component-listing-list-container.responsive-xs .component-listing-list .component-listing-list-item .placeholder,.component-listing-list-container.responsive-xs .component-listing-list .component-listing-list-item .photo,.component-listing-list-container.responsive .component-listing-list .component-listing-list-item .placeholder,.component-listing-list-container.responsive .component-listing-list .component-listing-list-item .photo{width:115px;height:96px;}.component-listing-list-container.responsive-xs .component-listing-list .component-listing-list-item .placeholder img,.component-listing-list-container.responsive-xs .component-listing-list .component-listing-list-item .photo img,.component-listing-list-container.responsive .component-listing-list .component-listing-list-item .placeholder img,.component-listing-list-container.responsive .component-listing-list .component-listing-list-item .photo img{width:auto;height:96px;margin-left:-16px;}.component-listing-list-container.responsive-xs .component-listing-list .component-listing-list-item-content > .grid,.component-listing-list-container.responsive .component-listing-list .component-listing-list-item-content > .grid{min-height:0;}.component-listing-list-container.responsive-xs .component-listing-list .component-listing-list-item-content > .grid > .row.details,.component-listing-list-container.responsive .component-listing-list .component-listing-list-item-content > .grid > .row.details{padding:0 0 0 125px;min-height:96px;}.component-listing-list-container.responsive-xs .component-listing-list .component-listing-list-item-content > .grid > .row.details > .col.col-left,.component-listing-list-container.responsive .component-listing-list .component-listing-list-item-content > .grid > .row.details > .col.col-left{padding:5px 0 0;width:100%;}.component-listing-list-container.responsive-xs .component-listing-list .component-listing-list-item-content > .grid > .row.details > .col.col-left .price,.component-listing-list-container.responsive .component-listing-list .component-listing-list-item-content > .grid > .row.details > .col.col-left .price{padding:0 0 2px;}.component-listing-list-container.responsive-xs .component-listing-list .component-listing-list-item-content > .grid > .row.details > .col.col-left .time-on-site,.component-listing-list-container.responsive .component-listing-list .component-listing-list-item-content > .grid > .row.details > .col.col-left .time-on-site{position:absolute;top:3px;right:0;}.component-listing-list-container.responsive-xs .component-listing-list .component-listing-list-item-content > .grid > .row.details > .col.col-left .time-on-site.short,.component-listing-list-container.responsive .component-listing-list .component-listing-list-item-content > .grid > .row.details > .col.col-left .time-on-site.short{display:block;}.component-listing-list-container.responsive-xs .component-listing-list .component-listing-list-item-content > .grid > .row.details > .col.col-left .time-on-site.long,.component-listing-list-container.responsive .component-listing-list .component-listing-list-item-content > .grid > .row.details > .col.col-left .time-on-site.long{display:none;}.component-listing-list-container.responsive-xs .component-listing-list .component-listing-list-item-content > .grid > .row.details > .col.col-right,.component-listing-list-container.responsive .component-listing-list .component-listing-list-item-content > .grid > .row.details > .col.col-right{padding-left:0;width:100%;}.component-listing-list-container.responsive-xs .component-listing-list .component-listing-list-item-content > .grid > .row.details > .col.col-right .address,.component-listing-list-container.responsive .component-listing-list .component-listing-list-item-content > .grid > .row.details > .col.col-right .address{font-size:13px;line-height:1.3em;padding:0 0 4px;}.component-listing-list-container.responsive-xs .component-listing-list .component-listing-list-item-content > .grid > .row.details > .col.col-right .beds,.component-listing-list-container.responsive .component-listing-list .component-listing-list-item-content > .grid > .row.details > .col.col-right .beds{font-size:13px;line-height:1.3em;}.component-listing-list-container.responsive-xs .component-listing-list .component-listing-list-item-content > .grid > .row.details > .col.col-right .built,.component-listing-list-container.responsive .component-listing-list .component-listing-list-item-content > .grid > .row.details > .col.col-right .built{display:none;}.component-listing-list-container.responsive-xs .component-listing-list .component-listing-list-item-content > .grid > .row.children,.component-listing-list-container.responsive .component-listing-list .component-listing-list-item-content > .grid > .row.children{padding:0;}.component-listing-list-container.responsive-xs .component-listing-list .component-listing-list-item .child-listings,.component-listing-list-container.responsive .component-listing-list .component-listing-list-item .child-listings{margin:0 -15px;display:none;}.component-listing-list-container.responsive-xs .component-listing-list .component-listing-list-item .child-listings ul,.component-listing-list-container.responsive .component-listing-list .component-listing-list-item .child-listings ul{border-bottom:0;}.component-listing-list-container.responsive-xs .component-listing-list .component-listing-list-item .child-listings ul > li,.component-listing-list-container.responsive .component-listing-list .component-listing-list-item .child-listings ul > li{display:block;}.component-listing-list-container.responsive-xs .component-listing-list .component-listing-list-item .child-listings ul > li a,.component-listing-list-container.responsive .component-listing-list .component-listing-list-item .child-listings ul > li a{padding-left:0;}.component-listing-list-container.responsive-xs .component-listing-list .component-listing-list-item .child-listings .col-way,.component-listing-list-container.responsive .component-listing-list .component-listing-list-item .child-listings .col-way{width:35%;}.component-listing-list-container.responsive-xs .component-listing-list .component-listing-list-item .child-listings .col-photos,.component-listing-list-container.responsive .component-listing-list .component-listing-list-item .child-listings .col-photos{width:15%;}.component-listing-list-container.responsive-xs .component-listing-list .component-listing-list-item .child-listings .col-beds,.component-listing-list-container.responsive .component-listing-list .component-listing-list-item .child-listings .col-beds{width:25%;}.component-listing-list-container.responsive-xs .component-listing-list .component-listing-list-item .child-listings .col-time-on-site,.component-listing-list-container.responsive-xs .component-listing-list .component-listing-list-item .child-listings .col-floor,.component-listing-list-container.responsive .component-listing-list .component-listing-list-item .child-listings .col-time-on-site,.component-listing-list-container.responsive .component-listing-list .component-listing-list-item .child-listings .col-floor{width:25%;}.component-listing-list-container.responsive-xs .component-listing-list .component-listing-list-item .child-listings .way,.component-listing-list-container.responsive .component-listing-list .component-listing-list-item .child-listings .way{font-size:13px;padding-left:15px;}.component-listing-list-container.responsive-xs .component-listing-list .component-listing-list-item .child-listings .way .price,.component-listing-list-container.responsive .component-listing-list .component-listing-list-item .child-listings .way .price{font-size:13px;}.component-listing-list-container.responsive-xs .component-listing-list .component-listing-list-item .child-listings .beds,.component-listing-list-container.responsive-xs .component-listing-list .component-listing-list-item .child-listings .contact-name,.component-listing-list-container.responsive .component-listing-list .component-listing-list-item .child-listings .beds,.component-listing-list-container.responsive .component-listing-list .component-listing-list-item .child-listings .contact-name{font-size:13px;}.component-listing-list-container.responsive-xs .component-listing-list .component-listing-list-item .child-listings .time-on-site,.component-listing-list-container.responsive .component-listing-list .component-listing-list-item .child-listings .time-on-site{padding-right:15px;}.component-listing-list-container.responsive-xs .component-listing-list .component-listing-list-item .child-listings .time-on-site.short,.component-listing-list-container.responsive .component-listing-list .component-listing-list-item .child-listings .time-on-site.short{display:block;}.component-listing-list-container.responsive-xs .component-listing-list .component-listing-list-item .child-listings .time-on-site.long,.component-listing-list-container.responsive .component-listing-list .component-listing-list-item .child-listings .time-on-site.long{display:none;}.component-listing-list-container.responsive-xs .component-listing-list .component-listing-list-item .child-listings .button-view-more,.component-listing-list-container.responsive .component-listing-list .component-listing-list-item .child-listings .button-view-more{display:none;}.component-listing-list-container.responsive-xs .component-listing-list .component-listing-list-item .actions,.component-listing-list-container.responsive .component-listing-list .component-listing-list-item .actions{display:none;}.component-listing-list-container.responsive-xs .component-listing-list .component-listing-list-item .actions-small,.component-listing-list-container.responsive .component-listing-list .component-listing-list-item .actions-small{display:block;}.component-listing-list-container.responsive-xs .component-listing-list .component-listing-list-item.has-price .estimate,.component-listing-list-container.responsive .component-listing-list .component-listing-list-item.has-price .estimate{display:none;}.component-listing-list-container.responsive-xs .component-listing-list .component-listing-list-item.public-sale .no-price,.component-listing-list-container.responsive .component-listing-list .component-listing-list-item.public-sale .no-price{font-size:18px;}.component-listing-list-container.responsive-xs .component-listing-list .component-listing-list-item.grouped .show-units,.component-listing-list-container.responsive-xs .component-listing-list .component-listing-list-item.grouped .show-agencies,.component-listing-list-container.responsive .component-listing-list .component-listing-list-item.grouped .show-units,.component-listing-list-container.responsive .component-listing-list .component-listing-list-item.grouped .show-agencies{display:block;}.component-listing-list-container.responsive-xs .component-listing-list .component-listing-list-item.grouped .component-listing-list-item-container,.component-listing-list-container.responsive .component-listing-list .component-listing-list-item.grouped .component-listing-list-item-container{padding-bottom:0;}.component-listing-list-container.responsive-xs .component-listing-list .component-listing-list-item.grouped .component-listing-list-item-content > .grid > .row.details,.component-listing-list-container.responsive .component-listing-list .component-listing-list-item.grouped .component-listing-list-item-content > .grid > .row.details{min-height:111px;}.component-listing-list-container.responsive-xs .component-listing-list .component-listing-list-item.grouped .component-listing-list-item-content > .grid > .row.details > .col.col-right .beds,.component-listing-list-container.responsive .component-listing-list .component-listing-list-item.grouped .component-listing-list-item-content > .grid > .row.details > .col.col-right .beds{display:none;}.component-listing-list-container.responsive-xs .component-listing-list .component-listing-list-item.show-children .child-listings,.component-listing-list-container.responsive .component-listing-list .component-listing-list-item.show-children .child-listings{display:block;}.component-listing-list-container.responsive-xs .component-listing-list .component-listing-list-item.show-children .show-units,.component-listing-list-container.responsive-xs .component-listing-list .component-listing-list-item.show-children .show-agencies,.component-listing-list-container.responsive .component-listing-list .component-listing-list-item.show-children .show-units,.component-listing-list-container.responsive .component-listing-list .component-listing-list-item.show-children .show-agencies{display:none;}.component-listing-list-container.responsive-xs .component-listing-list .component-listing-list-item.show-children .hide-units,.component-listing-list-container.responsive-xs .component-listing-list .component-listing-list-item.show-children .hide-agencies,.component-listing-list-container.responsive .component-listing-list .component-listing-list-item.show-children .hide-units,.component-listing-list-container.responsive .component-listing-list .component-listing-list-item.show-children .hide-agencies{display:block;}.component-listing-list-container.responsive-xs .component-listing-list .component-listing-list-item.action-edit .component-listing-list-item-content > .grid > .row.details > .col.col-left,.component-listing-list-container.responsive-xs .component-listing-list .component-listing-list-item.action-edit .component-listing-list-item-content > .grid > .row.details > .col.col-right,.component-listing-list-container.responsive-xs .component-listing-list .component-listing-list-item.action-cancel .component-listing-list-item-content > .grid > .row.details > .col.col-left,.component-listing-list-container.responsive-xs .component-listing-list .component-listing-list-item.action-cancel .component-listing-list-item-content > .grid > .row.details > .col.col-right,.component-listing-list-container.responsive .component-listing-list .component-listing-list-item.action-edit .component-listing-list-item-content > .grid > .row.details > .col.col-left,.component-listing-list-container.responsive .component-listing-list .component-listing-list-item.action-edit .component-listing-list-item-content > .grid > .row.details > .col.col-right,.component-listing-list-container.responsive .component-listing-list .component-listing-list-item.action-cancel .component-listing-list-item-content > .grid > .row.details > .col.col-left,.component-listing-list-container.responsive .component-listing-list .component-listing-list-item.action-cancel .component-listing-list-item-content > .grid > .row.details > .col.col-right{width:75%;}}/* @include(static/css/component/map/local_info.css) */ /** * Card * @param{string}$background-color - Background color * @param{string}$border-color - Border color * @param{number}$border-radius - Border radius * @param{number}$padding - Padding */ .component-map-local-info{display:none;}.component-map-local-info.show{display:block;}/* @include(static/css/component/map/local_info_popover.css) */ /** * Card * @param{string}$background-color - Background color * @param{string}$border-color - Border color * @param{number}$border-radius - Border radius * @param{number}$padding - Padding */ .component-map-local-info-popover-container{position:absolute;top:100px;left:100px;z-index:2;display:none;}.component-map-local-info-popover-container.show{display:block;}.component-map-local-info-popover-container.BM .realo-popover-pointer-bottom{display:block !important;}.component-map-local-info-popover-container.TM .realo-popover-pointer-top{display:block !important;}.component-map-local-info-popover-container.LM .realo-popover-pointer-left{display:block !important;}.component-map-local-info-popover-container.RM .realo-popover-pointer-right{display:block !important;}.component-map-local-info-popover img{position:absolute;top:15px;left:15px;background:#ccc;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}.component-map-local-info-popover .grid{padding:15px 18px 15px 115px;}.component-map-local-info-popover .title{font-weight:400;font-size:16px;line-height:1.3;margin:1px 0 4px;color:#4d4d4d;}.component-map-local-info-popover .title.single-line{margin:1px 0;}.component-map-local-info-popover .address{font-weight:400;font-size:13px;line-height:1.4;color:#6c788c;}.component-map-local-info-popover .distance{font-weight:400;font-size:13px;line-height:1.4;color:#4d4d4d;}.component-map-local-info-popover.no-image img{display:none;}.component-map-local-info-popover.no-image .grid{padding-left:18px;}.component-map-local-info-popover .realo-popover-pointer-bottom,.component-map-local-info-popover .realo-popover-pointer-top,.component-map-local-info-popover .realo-popover-pointer-left,.component-map-local-info-popover .realo-popover-pointer-right{display:none;}.component-map-local-info-popover .realo-popover{position:relative;width:300px;}.component-map-local-info-popover .realo-popover .realo-popover-pointer-top{position:absolute;top:0;left:50%;display:none;}.component-map-local-info-popover .realo-popover .realo-popover-pointer-top:before,.component-map-local-info-popover .realo-popover .realo-popover-pointer-top:after{left:50%;margin-left:-6px;border-left:6px solid transparent;border-right:6px solid transparent;}.component-map-local-info-popover .realo-popover .realo-popover-pointer-top:before{top:-9px;border-bottom:8px solid rgba(0,0,0,0.1);}.component-map-local-info-popover .realo-popover .realo-popover-pointer-top:after{top:-8px;border-bottom:8px solid #ffffff;}.component-map-local-info-popover .realo-popover .realo-popover-pointer-right{position:absolute;top:50%;right:0;display:none;}.component-map-local-info-popover .realo-popover .realo-popover-pointer-right:before,.component-map-local-info-popover .realo-popover .realo-popover-pointer-right:after{top:50%;margin-top:-6px;border-top:6px solid transparent;border-bottom:6px solid transparent;}.component-map-local-info-popover .realo-popover .realo-popover-pointer-right:before{right:-9px;border-left:8px solid rgba(0,0,0,0.1);}.component-map-local-info-popover .realo-popover .realo-popover-pointer-right:after{right:-8px;border-left:8px solid #ffffff;}.component-map-local-info-popover .realo-popover .realo-popover-pointer-bottom{position:absolute;bottom:0;left:50%;display:none;}.component-map-local-info-popover .realo-popover .realo-popover-pointer-bottom:before,.component-map-local-info-popover .realo-popover .realo-popover-pointer-bottom:after{left:50%;margin-left:-6px;border-left:6px solid transparent;border-right:6px solid transparent;}.component-map-local-info-popover .realo-popover .realo-popover-pointer-bottom:before{top:1px;border-top:8px solid rgba(0,0,0,0.1);}.component-map-local-info-popover .realo-popover .realo-popover-pointer-bottom:after{top:0;border-top:8px solid #ffffff;}.component-map-local-info-popover .realo-popover .realo-popover-pointer-left{position:absolute;top:50%;left:0;display:none;}.component-map-local-info-popover .realo-popover .realo-popover-pointer-left:before,.component-map-local-info-popover .realo-popover .realo-popover-pointer-left:after{top:50%;margin-top:-6px;border-top:6px solid transparent;border-bottom:6px solid transparent;}.component-map-local-info-popover .realo-popover .realo-popover-pointer-left:before{right:1px;border-right:8px solid rgba(0,0,0,0.1);}.component-map-local-info-popover .realo-popover .realo-popover-pointer-left:after{right:0;border-right:8px solid #ffffff;}/* @include(static/css/component/map/district_info.css) */ /** * Card * @param{string}$background-color - Background color * @param{string}$border-color - Border color * @param{number}$border-radius - Border radius * @param{number}$padding - Padding */ .component-map-district-info{display:none;}.component-map-district-info .realo-popover{pointer-events:none;position:absolute;top:100px;left:100px;padding:12px 15px;font-weight:400;color:#4d4d4d;line-height:1.3;display:none;font-size:12px;z-index:10;}.component-map-district-info .realo-popover ul > li{display:none;font-size:12px;}.component-map-district-info .realo-popover ul > li.show{display:block;}.component-map-district-info .realo-popover .title{font-size:10px;text-transform:uppercase;display:block;}.component-map-district-info .realo-popover .percentage{font-size:14px;margin:0 4px 0 0;}.component-map-district-info .realo-popover.show{display:block;}.component-map-district-info .legends{position:absolute;bottom:0;left:50%;}.component-map-district-info .legends li{font-weight:500;font-size:10px;text-align:center;width:260px;background:rgba(255,255,255,0.9);-webkit-border-top-left-radius:4px;-moz-border-radius-topleft:4px;border-top-left-radius:4px;-webkit-border-top-right-radius:4px;-moz-border-radius-topright:4px;border-top-right-radius:4px;margin-left:-50%;padding:10px;display:none;}.component-map-district-info .legends li span{font-weight:500;font-size:11px;line-height:1;text-align:center;display:block;margin:0 0 5px;}.component-map-district-info .legends li img{vertical-align:sub;}.component-map-district-info .legends li.show{display:block;}.component-map-district-info .legends li .legend-without-median{display:none;}.component-map-district-info.show{display:block;}@media only screen and (max-width:767px){.component-map-district-info .legends{bottom:20px;}.component-map-district-info .legends li{width:200px;-webkit-border-bottom-left-radius:4px;-moz-border-radius-bottomleft:4px;border-bottom-left-radius:4px;-webkit-border-bottom-right-radius:4px;-moz-border-radius-bottomright:4px;border-bottom-right-radius:4px;}.component-map-district-info .legends li img{width:100px;}.searchresults .component-map-district-info .legends{bottom:55px;}}/* @include(static/css/component/map/info_menu.css) */ /** * Card * @param{string}$background-color - Background color * @param{string}$border-color - Border color * @param{number}$border-radius - Border radius * @param{number}$padding - Padding */ .component-map.fullscreen .component-map-infomenu .select-container{top:50px;}.component-map-infomenu{display:none;}.component-map-infomenu .select-container{display:none;position:absolute;top:0;left:0;width:100%;padding:11px 15px 8px;background:rgba(0,0,0,0.2);}.component-map-infomenu .select-container .clear-select{position:absolute;top:11px;right:45px;height:34px;width:34px;z-index:2;display:none;}.component-map-infomenu .select-container .clear-select i{position:absolute;top:10px;left:12px;font-size:12px;}.component-map-infomenu .select-container .clear-select.show{display:block;}.component-map-infomenu .menu-container{display:block;position:absolute;top:15px;left:15px;}.component-map-infomenu .menu-container .menu-expand{display:none;}.component-map-infomenu .menu-container.collapse .menu{display:none;}.component-map-infomenu .menu-container.collapse .menu-expand{display:block;}.component-map-infomenu .menu-container > ul{background:rgba(255,255,255,0.9);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;display:inline-block;}.component-map-infomenu .menu-container > ul > li{position:relative;float:left;border-left:1px solid #e6e6e6;}.component-map-infomenu .menu-container > ul > li > .button-text{font-size:12px;padding:6px 7px;}.component-map-infomenu .menu-container > ul > li > .button-text:hover{color:#2abd5d;}.component-map-infomenu .menu-container > ul > li.button-collapse > .button-text{display:block;padding:10px 7px;}.component-map-infomenu .menu-container > ul > li i.collapse{font-size:10px;line-height:1;}.component-map-infomenu .menu-container > ul > li i.collapse:before{display:block;}.component-map-infomenu .menu-container > ul > li i.expand{font-size:12px;vertical-align:-1px;}.component-map-infomenu .menu-container > ul > li i.button-clear{font-size:9px;line-height:9px;padding:6px 7px 6px 4px;display:none;cursor:pointer;color:#ffffff;}.component-map-infomenu .menu-container > ul > li .popover-container{position:absolute;top:30px;left:0;z-index:300;display:none;}.component-map-infomenu .menu-container > ul > li ul.realo-popover{min-width:0;padding:5px 0;margin:15px 0 0;}.component-map-infomenu .menu-container > ul > li ul.realo-popover li.button-text{padding:8px 40px 8px 12px;width:100%;}.component-map-infomenu .menu-container > ul > li ul.realo-popover li.button-text i.check{position:absolute;top:10px;right:10px;display:none;}.component-map-infomenu .menu-container > ul > li ul.realo-popover li.button-text.active i.check{display:block;}.component-map-infomenu .menu-container > ul > li ul.realo-popover li.button-text:hover{background-color:#f7f7f7;color:rgb(13.8082191781,73.3561643836,175.1917808219);}.component-map-infomenu .menu-container > ul > li .realo-popover-pointer-top{position:absolute;z-index:301;top:45px;left:50%;display:none;}.component-map-infomenu .menu-container > ul > li:first-child{border-left:0;-webkit-border-top-left-radius:4px;-moz-border-radius-topleft:4px;border-top-left-radius:4px;-webkit-border-bottom-left-radius:4px;-moz-border-radius-bottomleft:4px;border-bottom-left-radius:4px;}.component-map-infomenu .menu-container > ul > li:first-child > .button-text{-webkit-border-top-left-radius:4px;-moz-border-radius-topleft:4px;border-top-left-radius:4px;-webkit-border-bottom-left-radius:4px;-moz-border-radius-bottomleft:4px;border-bottom-left-radius:4px;}.component-map-infomenu .menu-container > ul > li:last-child{-webkit-border-top-right-radius:4px;-moz-border-radius-topright:4px;border-top-right-radius:4px;-webkit-border-bottom-right-radius:4px;-moz-border-radius-bottomright:4px;border-bottom-right-radius:4px;}.component-map-infomenu .menu-container > ul > li:last-child > .button-text{-webkit-border-top-right-radius:4px;-moz-border-radius-topright:4px;border-top-right-radius:4px;-webkit-border-bottom-right-radius:4px;-moz-border-radius-bottomright:4px;border-bottom-right-radius:4px;}.component-map-infomenu .menu-container > ul > li.show .popover-container,.component-map-infomenu .menu-container > ul > li.show .realo-popover-pointer-top{display:block;}.component-map-infomenu .menu-container > ul > li.active{background:#2abd5d;}.component-map-infomenu .menu-container > ul > li.active i.button-clear{display:inline;}.component-map-infomenu .menu-container > ul > li.active > .button-text{color:#ffffff;padding-right:0;}.component-map-infomenu .menu-container > ul > li.active > .button-text:before{display:none;}.component-map-infomenu .menu-container > ul > li.disabled{opacity:0.5;}.component-map-infomenu .menu-container > ul > li.disabled > .button-text{color:#4d4d4d;opacity:0.5;cursor:default !important;}.component-map-infomenu .menu-container > ul > li.disabled > .button-text:hover{color:#4d4d4d;}.component-map-infomenu.show{display:block;}@media only screen and (max-width:1199px){.component-map-infomenu .menu-container > ul > li > .button-text{padding:5px 6px;font-size:12px;}}@media only screen and (max-width:767px){.component-map-infomenu{width:100%;}}@media only screen and (max-width:1200px){.component-map-infomenu .select-container{display:block;}.component-map-infomenu .menu-container{display:none;}}/* @include(static/css/component/map/text_label.css) */ /** * Card * @param{string}$background-color - Background color * @param{string}$border-color - Border color * @param{number}$border-radius - Border radius * @param{number}$padding - Padding */ .map-text-label-container{z-index:2;}.map-text-label-container .map-text-label{font-size:12px;}.map-text-label-container .map-text-label.no-arrow{margin-top:-20px;}.map-text-label-container .map-text-label .content{text-align:center;white-space:nowrap;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;padding:1px 8px 0;background:#1a1a1a;-webkit-box-shadow:0 0 0 1px rgba(0,0,0,0.08),0 1px 3px rgba(0,0,0,0.15);-moz-box-shadow:0 0 0 1px rgba(0,0,0,0.08),0 1px 3px rgba(0,0,0,0.15);box-shadow:0 0 0 1px rgba(0,0,0,0.08),0 1px 3px rgba(0,0,0,0.15);position:relative;cursor:pointer;color:#ffffff;}.map-text-label-container .map-text-label .content span{font-size:12px;font-weight:500;width:60px;}.map-text-label-container .map-text-label .content span.icn-tick-after:after{font-size:10px;margin:-2px 0 0 4px;display:inline-block;vertical-align:middle;color:#ffffff;background-color:#2abd5d;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;padding:2px;}.map-text-label-container .map-text-label .content .pointer{position:absolute;top:0;left:50%;}.map-text-label-container .map-text-label .content .pointer:before,.map-text-label-container .map-text-label .content .pointer:after{content:"";position:absolute;width:0;height:0;}.map-text-label-container .map-text-label .content .pointer:before,.map-text-label-container .map-text-label .content .pointer:after{left:50%;margin-left:-6px;border-left:6px solid transparent;border-right:6px solid transparent;}.map-text-label-container .map-text-label .content .pointer:before{top:-9px;border-bottom:8px solid rgba(0,0,0,0.1);}.map-text-label-container .map-text-label .content .pointer:after{top:-8px;border-bottom:8px solid #ffffff;}.map-text-label-container:hover,.map-text-label-container.isHovered{z-index:10;}.map-text-label-container:hover .map-text-label .content,.map-text-label-container.isHovered .map-text-label .content{background:#ffffff;color:#1a1a1a;}.map-text-label-container.listing-label{z-index:5;}.map-text-label-container.listing-label .map-text-label .content{background:#ffffff;color:#1a1a1a;}.map-text-label-container.listing-label:hover{background:#ffffff;color:#1a1a1a;}.map-text-label-container.notification-label .map-text-label .content{background:#ff821d;color:#ffffff;}.map-text-label-container.notification-label .map-text-label .content .pointer:after{top:-8px;border-bottom:8px solid #ff821d;}.map-text-label-container.estimate .popover-container{position:absolute;top:-30px;left:50%;display:none;}.map-text-label-container.estimate .realo-popover{min-width:0;min-height:0;padding:0 5px;position:relative;left:-50%;}.map-text-label-container.estimate.realo .map-text-label .content{background:#2abd5d;color:#ffffff;}.map-text-label-container.estimate.realo .map-text-label .content .pointer:after{border-bottom-color:#2abd5d;}.map-text-label-container.estimate.realo .realo-popover{background:#2abd5d;color:#ffffff;}.map-text-label-container.estimate.realo .realo-popover .realo-popover-pointer-bottom:after{border-top-color:#2abd5d;}.map-text-label-container.estimate.rough .realo-popover{background:#1a1a1a;color:#ffffff;}.map-text-label-container.estimate.rough .realo-popover .realo-popover-pointer-bottom:after{border-top-color:#1a1a1a;}.map-text-label-container.estimate:hover .map-text-label .content,.map-text-label-container.estimate.hover .map-text-label .content,.map-text-label-container.estimate.isHovered .map-text-label .content{background:#ffffff;color:#1a1a1a;}.map-text-label-container.estimate:hover .map-text-label .content .pointer:after,.map-text-label-container.estimate.hover .map-text-label .content .pointer:after,.map-text-label-container.estimate.isHovered .map-text-label .content .pointer:after{border-bottom-color:#ffffff;}.map-text-label-container.estimate:hover .popover-container,.map-text-label-container.estimate.hover .popover-container,.map-text-label-container.estimate.isHovered .popover-container{display:block;}.map-text-label-container.estimate.reveal .content{background:none;}.map-text-label-container.estimate.reveal .pointer{display:none;}.map-text-label-container.estimate.reveal .popover-container{top:-57px;display:block;}.map-text-label-container.estimate.reveal:hover .content{background:none;}/* @include(static/css/component/pagination.css) */ /** * Card * @param{string}$background-color - Background color * @param{string}$border-color - Border color * @param{number}$border-radius - Border radius * @param{number}$padding - Padding */ .pagination,.component-pagination{margin:0;padding:0;background-color:#ffffff;position:relative;}.pagination .component-pagination-list-item,.component-pagination .component-pagination-list-item{font-weight:400;font-size:15px;line-height:28px;width:30px;height:30px;border:1px solid #e0e0e0;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;margin:0 0 0 8px;float:left;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.pagination .component-pagination-list-item a,.pagination .component-pagination-list-item span,.component-pagination .component-pagination-list-item a,.component-pagination .component-pagination-list-item span{display:inline-block;width:28px;text-align:center;vertical-align:middle;text-decoration:none;color:#3479ef;}.pagination .component-pagination-list-item:hover a,.pagination .component-pagination-list-item.hover a,.component-pagination .component-pagination-list-item:hover a,.component-pagination .component-pagination-list-item.hover a{text-decoration:none;color:#2abd5d;}.pagination .component-pagination-list-item.active,.component-pagination .component-pagination-list-item.active{border:0;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background:#2abd5d;}.pagination .component-pagination-list-item.active:hover,.component-pagination .component-pagination-list-item.active:hover{background:#2abd5d;}.pagination .component-pagination-list-item.active:hover a,.component-pagination .component-pagination-list-item.active:hover a{cursor:default;text-decoration:none;color:#ffffff;}.pagination .component-pagination-list-item.active a,.component-pagination .component-pagination-list-item.active a{font-weight:500;width:30px;color:#ffffff;}.pagination .component-pagination-list-item:first-child,.component-pagination .component-pagination-list-item:first-child{margin-left:0;}.pagination .button-text,.component-pagination .button-text{padding:4px 0;}.pagination .button-prev,.component-pagination .button-prev{float:left;}.pagination .button-next,.component-pagination .button-next{float:right;}.pagination .pages,.component-pagination .pages{color:#8894a3;font-size:14px;text-align:center;width:100%;line-height:45px;display:none;}.pagination .button-arrow,.component-pagination .button-arrow{width:45px;height:45px;border:1px solid #e5e5e5;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;display:block;position:absolute;top:0;display:none;}.pagination .button-arrow .icon:before,.component-pagination .button-arrow .icon:before{font-size:20px;line-height:45px;display:block;text-align:center;margin:0;}.pagination .button-arrow.prev,.component-pagination .button-arrow.prev{left:0;}.pagination .button-arrow.next,.component-pagination .button-arrow.next{right:0;}html.no-touch .pagination .button-arrow:hover,.pagination .button-arrow:active,html.no-touch .component-pagination .button-arrow:hover,.component-pagination .button-arrow:active{background:#fff;}.component-pagination-container.small .component-pagination .component-pagination-list{display:none;}.component-pagination-container.small .component-pagination .button-prev,.component-pagination-container.small .component-pagination .button-next{display:none;}.component-pagination-container.small .component-pagination .pages,.component-pagination-container.small .component-pagination .button-arrow{display:block;}@media only screen and (max-width:767px){.component-pagination-container.responsive .component-pagination .component-pagination-list{display:none;}.component-pagination-container.responsive .component-pagination .button-prev,.component-pagination-container.responsive .component-pagination .button-next{display:none;}.component-pagination-container.responsive .component-pagination .pages,.component-pagination-container.responsive .component-pagination .button-arrow{display:block;}}/* @include(static/css/component/modal_search_filters.css) */ /** * Card * @param{string}$background-color - Background color * @param{string}$border-color - Border color * @param{number}$border-radius - Border radius * @param{number}$padding - Padding */ /* Run this in the console when viewing icon reference. TIP:You can add it as a Chrome bookmark as well! javascript:(function(){var el = document.querySelectorAll('.css-mapping .icon');var result = '';var iconsSass = '$icons:(';var iconsPhp = '$icons = [';var html = '';var code;var content;for (i = 0;i < el.length;i++){code = el[i].className.replace('icon ','').replace('icon-','');content = window.getComputedStyle(el[i],':before').getPropertyValue('content').split('"').join("'");iconsSass += '\n\t'+code+':'+content;iconsPhp += '\''+code+'\'';if (i < el.length-1){iconsSass += ',';iconsPhp += ',';}html += '<i class="icn-'+code+'"></i>&nbsp;'+code+'<br>\n';}iconsSass += '\n);';iconsPhp += '];';result += '\n\n// Icon sass map:\n';result += iconsSass;result += '\n\n// Php array:\n';result += iconsPhp;console.log(result);})();*/ .modal-search-filters{position:absolute;padding-bottom:55px;}.modal-search-filters .realo-input{width:100%;}.modal-search-filters .realo-input-checkbox{margin-left:-2px;}.modal-search-filters .select{width:100%;display:block;}.modal-search-filters .textarea{width:100%;}.modal-search-filters .label{line-height:34px;}.modal-search-filters .modal-body{margin:0;padding-top:0;}.modal-search-filters .modal-module{padding:0;}.modal-search-filters .filter-title{padding:0;margin-bottom:9px;text-transform:uppercase;color:#4d4d4d;font-size:13px;line-height:13px;}.modal-search-filters .filter-title:before{font-size:28px;vertical-align:middle;color:#dcdbdc;display:inline-block;margin:-3px 8px 0 0;}.modal-search-filters .to-divider{font-size:14px;line-height:34px;padding:0 10px;color:#bcbcbc;}.modal-search-filters .flex-1{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;}.modal-search-filters ul.filter-list{margin:0;padding:0;float:left;width:100%;}.modal-search-filters ul.filter-list ul{margin:0 -10px;padding:0;border-top:1px solid #e6e6e6;background:#ffffff;}.modal-search-filters ul.filter-list ul li{padding-left:42px;}.modal-search-filters ul.filter-list li{padding-left:17px;padding-right:17px;border-top:1px solid #e6e6e6;list-style:none;}.modal-search-filters ul.filter-list li:first-child{border:0;}.modal-search-filters ul.filter-list .realo-label-checkbox{font-size:16px;line-height:46px;display:block;}.modal-search-filters ul.filter-list .realo-input-checkbox{vertical-align:-3px;}.modal-search-filters ul.filter-list i.icon-dot{font-size:14px;line-height:14px;vertical-align:middle;}.modal-search-filters ul.filter-list i.icon-dot.SALE{color:#2a42bc;}.modal-search-filters ul.filter-list i.icon-dot.RENT{color:#2ebb2b;}.modal-search-filters ul.filter-list i.icon-dot.RECENTLY_SOLD{color:#ef9e34;}.modal-search-filters ul.filter-list i.icon-dot.NOT_FOR_SALE_ANYMORE{color:#a6b3f2;}.modal-search-filters ul.filter-list i.icon-dot.NOT_FOR_RENT_ANYMORE{color:#9eda94;}.modal-search-filters .button-apply-filters{width:100%;}.modal-search-filters .module{padding:17px;border-top:1px solid #e6e6e6;}.modal-search-filters .module .col{padding:0;}.modal-search-filters .module .col.title{padding:14px 20px;}.modal-search-filters .module:first-child{border:0;}.modal-search-filters .module-listing-type{padding:0;}.modal-search-filters .module-price .col.min-price{padding-bottom:2px;}.modal-search-filters .apply{background:rgba(255,255,255,0.94);border-top:1px solid #e7e7e7;padding:10px;position:fixed;bottom:0;left:0;width:100%;}.modal-search-filters .module-property-types{padding:17px 0 0 0;margin:0;}.modal-search-filters .module-property-types .filter-title{padding:0 18px;margin:0;}.modal-search-filters .module-property-types .realo-label-checkbox{padding:12px 17px;border-top:1px solid #e6e6e6;cursor:pointer;display:block;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.modal-search-filters .module-property-types .realo-label-checkbox .icn-arrow-bott,.modal-search-filters .module-property-types .realo-label-checkbox .icn-arrow-top{position:absolute;right:0;bottom:0;padding:13px 17px;}.modal-search-filters .module-property-types .realo-label-checkbox .icn-arrow-bott:before,.modal-search-filters .module-property-types .realo-label-checkbox .icn-arrow-top:before{display:block;}.modal-search-filters .module-property-types .realo-label-checkbox .icn-arrow-bott{display:none;}.modal-search-filters .module-property-types .realo-label-checkbox.all-types{padding-top:8px;border:0;}.modal-search-filters .module-property-types .realo-label-checkbox.collapsed + ul{display:none;}.modal-search-filters .module-property-types .realo-label-checkbox.collapsed .icn-arrow-bott{display:block;}.modal-search-filters .module-property-types .realo-label-checkbox.collapsed .icn-arrow-top{display:none;}.modal-search-filters .module-property-types .sublist .realo-label-checkbox{padding:10px 30px;}.modal-search-filters .module-property-types .sublist .sublist .realo-label-checkbox{padding:10px 60px;}/* @include(static/css/component/places_catalog.css) */ /** * Card * @param{string}$background-color - Background color * @param{string}$border-color - Border color * @param{number}$border-radius - Border radius * @param{number}$padding - Padding */ /** * Card * @param{string}$background-color - Background color * @param{string}$border-color - Border color * @param{number}$border-radius - Border radius * @param{number}$padding - Padding */ /* Run this in the console when viewing icon reference. TIP:You can add it as a Chrome bookmark as well! javascript:(function(){var el = document.querySelectorAll('.css-mapping .icon');var result = '';var iconsSass = '$icons:(';var iconsPhp = '$icons = [';var html = '';var code;var content;for (i = 0;i < el.length;i++){code = el[i].className.replace('icon ','').replace('icon-','');content = window.getComputedStyle(el[i],':before').getPropertyValue('content').split('"').join("'");iconsSass += '\n\t'+code+':'+content;iconsPhp += '\''+code+'\'';if (i < el.length-1){iconsSass += ',';iconsPhp += ',';}html += '<i class="icn-'+code+'"></i>&nbsp;'+code+'<br>\n';}iconsSass += '\n);';iconsPhp += '];';result += '\n\n// Icon sass map:\n';result += iconsSass;result += '\n\n// Php array:\n';result += iconsPhp;console.log(result);})();*/ .places-catalog-container h1{font-weight:300;font-size:50px;padding:20px 0 10px;text-align:center;color:#4f5866;}.places-catalog-container h6{text-transform:uppercase;font-size:14px;margin:0 0 7px 0;font-weight:400;}.places-catalog-container h6.search{display:none;}.places-catalog-container h6.regular{display:block;}.places-catalog-container h6.regular a{color:#4f5866;}.places-catalog-container .places a{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;max-width:1000px;text-decoration:none;outline:none;line-height:25px;max-width:100%;display:inline-block;}.places-catalog-container .places a:after{display:none;}.places-catalog-container .more-places{text-align:center;margin-top:10px;}.places-catalog-container--homepage{background-color:#ffffff;margin-top:30px;padding:30px 0;border-top:1px solid rgba(0,0,0,0.08);overflow:hidden;}html.touch .places-catalog-container--homepage a:hover,.places-catalog-container--homepage a.active{color:#2455a7;}.places-catalog-container--homepage .tabs{border-bottom:1px solid #e6e6e6;}.places-catalog-container--homepage .tabs ul{max-width:1288px;margin:0 auto;padding-left:1.4%;}.places-catalog-container--homepage .province{width:14.6%;display:inline-block;vertical-align:top;margin:20px 0.8%;}.places-catalog-container--homepage .province .button-more{margin-top:10px;border:1px solid #dedede;font-size:12px;height:auto;padding-top:1px;}.places-catalog-container--homepage .province .button-more:hover{background:#f7f7f7;}@media only screen and (min-width:768px) and (max-width:991px){.places-catalog-container--homepage .tabs > ul > li{font-size:14px;margin:0 10px;}.places-catalog-container--homepage .province{width:23%;}}@media only screen and (max-width:767px){.places-catalog-container--homepage{padding:30px 0 0;}.places-catalog-container--homepage .container{padding:0;}.places-catalog-container--homepage .province{width:100%;margin:0;border-bottom:1px solid #e6e6e6;background:#ffffff;}.places-catalog-container--homepage .province h6{color:#3479ef;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:16px;font-weight:400;margin-bottom:0;text-transform:capitalize;padding:12px 20px;cursor:pointer;}.places-catalog-container--homepage .province h6 a{color:#3479ef;}.places-catalog-container--homepage .province h6 i{font-size:14px;color:#0b0c0a;vertical-align:middle;}.places-catalog-container--homepage .province h6 i.icn-arrow-bott{display:none !important;}.places-catalog-container--homepage .province .places{-webkit-column-count:auto !important;-moz-column-count:auto !important;column-count:auto !important;padding:0;}.places-catalog-container--homepage .province .places a{line-height:1;font-size:14px;font-weight:400;border-top:1px solid #e6e6e6;padding:12px 40px 12px 20px;position:relative;display:block;}.places-catalog-container--homepage .province .places a:after{position:absolute;font-size:12px;top:13px;right:20px;color:#4d4d4d;display:block;}html.no-touch .places-catalog-container--homepage .province .places a:hover,.places-catalog-container--homepage .province .places a:active{background:#f7f7f7;}.places-catalog-container--homepage .province .places .button-more{font-weight:500;margin:0;border-bottom:0;text-align:left;}.places-catalog-container--homepage .province .places br{display:none;}.places-catalog-container--homepage .province.collapsed{padding:0;}.places-catalog-container--homepage .province.collapsed h6{color:#3479ef;}.places-catalog-container--homepage .province.collapsed h6 a{color:#3479ef;}.places-catalog-container--homepage .province.collapsed h6 i.icn-arrow-top{display:none !important;}.places-catalog-container--homepage .province.collapsed h6 i.icn-arrow-bott{display:block !important;}.places-catalog-container--homepage .province.collapsed .places{display:none;}.places-catalog-container--homepage .container{padding:0;}.places-catalog-container--homepage .container .province:last-child{border-bottom:0;}.places-catalog-container--homepage h1{font-size:20px;}.places-catalog-container--homepage .tabs{padding:0 20px 20px;}.places-catalog-container--homepage .tabs ul{display:none;}}.places-catalog-container--map-and-list{padding:0;margin:0;background-color:#f7f7f7;}.places-catalog-container--map-and-list h6.search{display:block;}.places-catalog-container--map-and-list h6.regular{display:none;}.places-catalog-container--map-and-list .container{padding:18px;background:#f7f7f7;}.places-catalog-container--map-and-list .container.h1{display:none;}.places-catalog-container--map-and-list .container .province{margin:-4px 0 -8px;}.places-catalog-container--map-and-list .places a{line-height:21px;font-size:15px;}@media only screen and (max-width:767px){.places-catalog-container--map-and-list .container{padding:0;}.places-catalog-container--map-and-list .province{width:100%;margin:0;border-bottom:1px solid #e6e6e6;background:#ffffff;}.places-catalog-container--map-and-list .province h6{color:#3479ef;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:16px;font-weight:400;margin-bottom:0;text-transform:capitalize;padding:12px 20px;cursor:pointer;}.places-catalog-container--map-and-list .province h6 a{color:#3479ef;}.places-catalog-container--map-and-list .province h6 i{font-size:14px;color:#0b0c0a;vertical-align:middle;}.places-catalog-container--map-and-list .province h6 i.icn-arrow-bott{display:none !important;}.places-catalog-container--map-and-list .province .places{-webkit-column-count:auto !important;-moz-column-count:auto !important;column-count:auto !important;padding:0;}.places-catalog-container--map-and-list .province .places a{line-height:1;font-size:14px;font-weight:400;border-top:1px solid #e6e6e6;padding:12px 40px 12px 20px;position:relative;display:block;}.places-catalog-container--map-and-list .province .places a:after{position:absolute;font-size:12px;top:13px;right:20px;color:#4d4d4d;display:block;}html.no-touch .places-catalog-container--map-and-list .province .places a:hover,.places-catalog-container--map-and-list .province .places a:active{background:#f7f7f7;}.places-catalog-container--map-and-list .province .places .button-more{font-weight:500;margin:0;border-bottom:0;text-align:left;}.places-catalog-container--map-and-list .province .places br{display:none;}.places-catalog-container--map-and-list .province.collapsed{padding:0;}.places-catalog-container--map-and-list .province.collapsed h6{color:#3479ef;}.places-catalog-container--map-and-list .province.collapsed h6 a{color:#3479ef;}.places-catalog-container--map-and-list .province.collapsed h6 i.icn-arrow-top{display:none !important;}.places-catalog-container--map-and-list .province.collapsed h6 i.icn-arrow-bott{display:block !important;}.places-catalog-container--map-and-list .province.collapsed .places{display:none;}.places-catalog-container--map-and-list .container{padding:0;background:#ffffff;}.places-catalog-container--map-and-list .province{border-bottom:0;}.places-catalog-container--map-and-list .province .search{text-transform:none;padding-left:15px;padding-right:15px;}.places-catalog-container--map-and-list .province .search:after{font-family:"icons" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e031";position:absolute;font-size:14px;top:18px;right:15px;color:#4d4d4d;display:block;}.places-catalog-container--map-and-list .province .search:active{background:#f7f7f7;}.places-catalog-container--map-and-list .province .places a{padding-left:15px;padding-right:15px;}.places-catalog-container--map-and-list .province .places a:after{right:15px;}.places-catalog-container--map-and-list .province.collapsed h6:after{content:"\e02e";}}.places-catalog-container--property-page{padding:50px 0 30px;margin:0;background-color:#f7f7f7;border:0;border-bottom:1px solid #e6e6e6;}.places-catalog-container--property-page h6{margin-bottom:13px;}.places-catalog-container--property-page .container{background:#f7f7f7;}.places-catalog-container--property-page .container.h1{display:none;}.places-catalog-container--property-page .province{width:100%;margin:0;}.places-catalog-container--property-page .places{-webkit-column-count:3;/* Chrome,Safari,Opera */ -moz-column-count:3;/* Firefox */ column-count:3;}.places-catalog-container--property-page .places a{line-height:19px;font-size:14px;}@media only screen and (min-width:768px) and (max-width:1199px){.places-catalog-container--property-page .places{-webkit-column-count:3;/* Chrome,Safari,Opera */ -moz-column-count:3;/* Firefox */ column-count:3;}}@media only screen and (min-width:768px) and (max-width:991px){.places-catalog-container--property-page .places{-webkit-column-count:2;/* Chrome,Safari,Opera */ -moz-column-count:2;/* Firefox */ column-count:2;}}@media only screen and (max-width:767px){.places-catalog-container--property-page{padding:0;border:0;}.places-catalog-container--property-page .container{padding:0;}.places-catalog-container--property-page .province{width:100%;margin:0;border-bottom:1px solid #e6e6e6;background:#ffffff;}.places-catalog-container--property-page .province h6{color:#3479ef;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:16px;font-weight:400;margin-bottom:0;text-transform:capitalize;padding:12px 20px;cursor:pointer;}.places-catalog-container--property-page .province h6 a{color:#3479ef;}.places-catalog-container--property-page .province h6 i{font-size:14px;color:#0b0c0a;vertical-align:middle;}.places-catalog-container--property-page .province h6 i.icn-arrow-bott{display:none !important;}.places-catalog-container--property-page .province .places{-webkit-column-count:auto !important;-moz-column-count:auto !important;column-count:auto !important;padding:0;}.places-catalog-container--property-page .province .places a{line-height:1;font-size:14px;font-weight:400;border-top:1px solid #e6e6e6;padding:12px 40px 12px 20px;position:relative;display:block;}.places-catalog-container--property-page .province .places a:after{position:absolute;font-size:12px;top:13px;right:20px;color:#4d4d4d;display:block;}html.no-touch .places-catalog-container--property-page .province .places a:hover,.places-catalog-container--property-page .province .places a:active{background:#f7f7f7;}.places-catalog-container--property-page .province .places .button-more{font-weight:500;margin:0;border-bottom:0;text-align:left;}.places-catalog-container--property-page .province .places br{display:none;}.places-catalog-container--property-page .province.collapsed{padding:0;}.places-catalog-container--property-page .province.collapsed h6{color:#3479ef;}.places-catalog-container--property-page .province.collapsed h6 a{color:#3479ef;}.places-catalog-container--property-page .province.collapsed h6 i.icn-arrow-top{display:none !important;}.places-catalog-container--property-page .province.collapsed h6 i.icn-arrow-bott{display:block !important;}.places-catalog-container--property-page .province.collapsed .places{display:none;}}/* @include(static/css/component/map_and_list_new.css) */ /** * Card * @param{string}$background-color - Background color * @param{string}$border-color - Border color * @param{number}$border-radius - Border radius * @param{number}$padding - Padding */ /** * Card * @param{string}$background-color - Background color * @param{string}$border-color - Border color * @param{number}$border-radius - Border radius * @param{number}$padding - Padding */ /** * Card * @param{string}$background-color - Background color * @param{string}$border-color - Border color * @param{number}$border-radius - Border radius * @param{number}$padding - Padding */ /** * Card * @param{string}$background-color - Background color * @param{string}$border-color - Border color * @param{number}$border-radius - Border radius * @param{number}$padding - Padding */ /* Run this in the console when viewing icon reference. TIP:You can add it as a Chrome bookmark as well! javascript:(function(){var el = document.querySelectorAll('.css-mapping .icon');var result = '';var iconsSass = '$icons:(';var iconsPhp = '$icons = [';var html = '';var code;var content;for (i = 0;i < el.length;i++){code = el[i].className.replace('icon ','').replace('icon-','');content = window.getComputedStyle(el[i],':before').getPropertyValue('content').split('"').join("'");iconsSass += '\n\t'+code+':'+content;iconsPhp += '\''+code+'\'';if (i < el.length-1){iconsSass += ',';iconsPhp += ',';}html += '<i class="icn-'+code+'"></i>&nbsp;'+code+'<br>\n';}iconsSass += '\n);';iconsPhp += '];';result += '\n\n// Icon sass map:\n';result += iconsSass;result += '\n\n// Php array:\n';result += iconsPhp;console.log(result);})();*/ body,html{height:100%;}html.debug{-webkit-transform:scale(0.25,0.25);-moz-transform:scale(0.25,0.25);-ms-transform:scale(0.25,0.25);-o-transform:scale(0.25,0.25);transform:scale(0.25,0.25);-webkit-transform-origin:top center;-moz-transform-origin:top center;-ms-transform-origin:top center;-o-transform-origin:top center;transform-origin:top center;outline:1px solid #ff0066;}html.debug .component-map-and-list .col-list{overflow:visible;}html.debug .component-estate-grid-item .images{-webkit-transform:scale(0.2,0.2);-moz-transform:scale(0.2,0.2);-ms-transform:scale(0.2,0.2);-o-transform:scale(0.2,0.2);transform:scale(0.2,0.2);overflow:visible;}.component-map-and-list{height:100%;padding-top:68px;}.component-map-and-list .component-map-and-list-container{height:100%;}.component-map-and-list .component-map-and-list-container > .grid{height:100%;position:relative;}.component-map-and-list .col-map{background:#ccc;height:100%;position:relative;overflow:hidden;}.component-map-and-list .col-list{position:relative;height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;background:#f7f7f7;float:right;}.component-map-and-list .col-list-error-message{background-color:#ffffff;}.component-map-and-list .col-list-error-message .container{padding:20px 14px 14px;}.component-map-and-list .col-list-error-message .error-message-box{max-width:826px;}.component-map-and-list .col-list-header{background:#ffffff;}.component-map-and-list .col-list-header .container{padding:24px 18px 4px 18px;}.component-map-and-list .col-list-header h1{margin:0;}.component-map-and-list .col-list-modules-container{background:#ffffff;}.component-map-and-list .col-list-modules{padding:0;}.component-map-and-list .col-list-modules .module-divider{border-top:1px solid #e6e6e6;}.component-map-and-list .module-container{padding:0;margin:0;}.component-map-and-list .module-no-listings{text-align:center;margin-top:5px;}.component-map-and-list .module-header{margin:0 18px 9px;}.component-map-and-list .module-header .tabs{height:30px;}.component-map-and-list .module-header .controls{margin-left:15px;display:inline-block;position:relative;margin-top:-28px;height:28px;float:right;}.component-map-and-list .module-listings{margin:0 9px 9px;}.component-map-and-list .module-pagination{border-top:1px solid #e6e6e6;}.component-map-and-list .module-pagination .component-pagination{padding:18px;}.component-map-and-list .module-places{border-top:1px solid #e6e6e6;}.component-map-and-list .module-special-saved-search-button{padding:25px 20px 30px;text-align:center;border-top:1px solid #e6e6e6;}.component-map-and-list .module-special-saved-search-button span.success{color:#2abd5d;display:inline-block;padding:3px 10px;}.component-map-and-list .module-special-saved-search-button span.success i{font-size:20px;margin-right:3px;}.component-map-and-list .module-special-saved-search-button span.success i:before{vertical-align:middle;}.component-map-and-list .module-special-saved-search-button p{margin-bottom:12px;}.component-map-and-list .module-special-saved-search-button .button-save-search{height:auto;line-height:1.4em;padding:8px 12px;border-color:#2abd5d;background:#ffffff;color:#2abd5d;}.component-map-and-list .module-special-saved-search-button .button-save-search:hover{background:#2abd5d;color:#ffffff;border-color:#2abd5d;}.component-map-and-list .module-container-listings-nearby{padding-top:20px;}.component-map-and-list .module-container-listings-nearby h2{color:#4d4d4d;font-size:26px;}.component-map-and-list .module-container-listings + .module-divider{margin-top:10px;}.component-map-and-list .results-count{font-size:16px;color:rgba(79,88,102,0.7);line-height:28px;margin:0 10px 0 0;}.component-map-and-list .view-switch{display:inline-block;}.component-map-and-list .view-switch .view-switch-item{float:left;font-size:12px;font-weight:500;line-height:28px;position:relative;display:inline-block;height:28px;padding:0 13px;cursor:pointer;text-align:center;vertical-align:baseline;outline:none;text-decoration:none;background:#ffffff;border:1px solid #e6e6e6;border-left:0;color:#3479ef;}html.no-touch .component-map-and-list .view-switch .view-switch-item:hover{background:#3479ef;border-color:#3479ef;color:#ffffff;}.component-map-and-list .view-switch .view-switch-item:first-child{border-left:1px solid #e6e6e6;-webkit-border-top-left-radius:3px;-moz-border-radius-topleft:3px;border-top-left-radius:3px;-webkit-border-bottom-left-radius:3px;-moz-border-radius-bottomleft:3px;border-bottom-left-radius:3px;}.component-map-and-list .view-switch .view-switch-item:last-child{-webkit-border-top-right-radius:3px;-moz-border-radius-topright:3px;border-top-right-radius:3px;-webkit-border-bottom-right-radius:3px;-moz-border-radius-bottomright:3px;border-bottom-right-radius:3px;}.component-map-and-list .component-loading-overlay{opacity:0.9;/* IE 8 | let's fuck it completely up */ -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";/* IE 5-7 | okisch approach */ filter:alpha(opacity=90);z-index:100;}.component-map-and-list .component-map{width:100%;height:100%;}.component-map-and-list .component-estate-list-grid-item{padding:9px;}.component-map-and-list .component-footer-container{background-color:#f7f7f7;border-top:1px solid #e6e6e6;}.component-map-and-list .overlay{z-index:100;position:absolute;background:rgba(255,255,255,0.9);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;top:52px;left:15px;}.component-map-and-list .overlay .icon-delete{position:absolute;right:0;top:0;height:100%;width:30px;line-height:38px;display:block;color:#ffffff;text-decoration:none;opacity:0.5;font-size:12px;}.component-map-and-list .overlay .icon-delete:hover{opacity:0.8;}.component-map-and-list .overlay p{margin:0;color:#4d4d4d;font-size:11px;padding:6px;line-height:1em;}.component-map-and-list .overlay p i{margin-right:10px;position:relative;top:2px;color:#ffffff;}.component-map-and-list .overlay p a{color:#ffffff;font-weight:500;text-decoration:none;}.component-map-and-list .overlay p a:hover{text-decoration:underline;}.component-map-and-list .overlay.overlay-unmapped-estate{background:#3479ef;}.component-map-and-list .overlay.overlay-unmapped-estate p{color:#ffffff;font-weight:500;}.component-map-and-list .button-refresh{width:50px;height:50px;background-color:#ffffff;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;position:absolute;right:12px;bottom:120px;z-index:100;text-align:center;display:table;cursor:pointer;border:1px solid rgba(151,151,151,0.5);}.component-map-and-list .button-refresh i{font-size:24px;vertical-align:middle;display:table-cell;padding-top:4px;}.component-map-and-list .button-refresh .tooltip{position:absolute;right:60px;background-color:rgba(77,77,77,0.9);font-size:14px;top:50%;display:block;margin-top:-15px;color:white;padding:5px 8px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;opacity:1;-webkit-transition:opacity 0.2s ease-in-out;-moz-transition:opacity 0.2s ease-in-out;-o-transition:opacity 0.2s ease-in-out;transition:opacity 0.2s ease-in-out;white-space:nowrap;}.component-map-and-list .button-refresh .tooltip:after{border-bottom:5px solid transparent;border-top:5px solid transparent;border-left:5px solid rgba(77,77,77,0.9);content:"";display:block;right:-5px;position:absolute;top:10px;}.component-map-and-list .button-refresh.disabled{opacity:0.5;pointer-events:none;}.component-map-and-list .button-refresh.disabled .tooltip{opacity:0;}.component-map-and-list.type-following .col-list-header{height:18px;}@media only screen and (max-width:767px){.component-map-and-list.type-following .col-list-header{display:none;}}.component-map-and-list.type-my-homes .sorting-order ul{display:none;}.component-map-and-list.type-my-homes .col-list-header{height:18px;}@media only screen and (max-width:767px){.component-map-and-list.type-my-homes .col-list-header{display:none;}}.component-map-and-list.type-history .col-list-header{height:18px;}@media only screen and (max-width:767px){.component-map-and-list.type-history .col-list-header{display:none;}}.component-map-and-list.type-search .col-list-header{height:18px;}@media only screen and (max-width:767px){.component-map-and-list.type-search .map-popover-container{padding-bottom:46px;}}.component-map-and-list.type-my-listings .icon-listing{display:none;}.component-map-and-list.type-my-listings .col-list-header .actions-post-listing{float:right;margin-top:-36px;display:inline-block;}.component-map-and-list.type-my-listings .col-list-header .actions-post-listing li{padding:0 18px;position:relative;}.component-map-and-list.type-my-listings .col-list-header .actions-post-listing li:after{content:" ";width:1px;height:14px;background:#e6e6e6;position:absolute;top:5px;left:0;}.component-map-and-list.type-my-listings .col-list-header .actions-post-listing li:first-child{padding-left:0;}.component-map-and-list.type-my-listings .col-list-header .actions-post-listing li:first-child:after{display:none;}.component-map-and-list.type-my-listings .col-list-header .actions-post-listing li:last-child{padding-right:0;}.component-map-and-list.type-my-listings .col-list-header .actions-post-listing .button-text{position:relative;line-height:24px;padding-left:32px;}html.no-touch .component-map-and-list.type-my-listings .col-list-header .actions-post-listing .button-text:hover,.component-map-and-list.type-my-listings .col-list-header .actions-post-listing .button-text.hover,.component-map-and-list.type-my-listings .col-list-header .actions-post-listing .button-text:active,.component-map-and-list.type-my-listings .col-list-header .actions-post-listing .button-text.active{color:#2abd5d;}.component-map-and-list.type-my-listings .col-list-header .actions-post-listing .button-text i.icn-house{position:absolute;top:0;left:0;font-size:16px;line-height:14px;display:block;color:#ffffff;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;padding:3px 5px;}.component-map-and-list.type-my-listings .col-list-header .actions-post-listing .button-text.post-for-sale i.icn-house{background:#2a42bc;}.component-map-and-list.type-my-listings .col-list-header .actions-post-listing .button-text.post-for-rent i.icn-house{background:#2ebb2b;}@media only screen and (max-width:767px){.component-map-and-list.type-my-listings .col-list-header .container{text-align:center;padding:18px 18px 0 18px;}.component-map-and-list.type-my-listings .col-list-header h1{display:none;}.component-map-and-list.type-my-listings .col-list-header .actions-post-listing{float:none;margin:0 0 -4px 0;}}@media only screen and (min-width:767px) and (max-width:992px){.component-map-and-list.type-my-listings.mixed .col-list-header .container{padding-top:16px;}.component-map-and-list.type-my-listings.mixed .col-list-header .actions-post-listing{display:none;}}@media only screen and (max-width:480px){.component-map-and-list.type-my-listings.mixed .col-list-header .container{padding:14px;}}@media only screen and (max-width:480px){.component-map-and-list.type-my-listings.list .col-list-header .container{padding:14px;}}.component-map-and-list:not(.type-search) .button-refresh{display:none;}.component-map-and-list.mixed .col-map{width:55%;}.component-map-and-list.mixed .col-list{width:45%;border-left:1px solid #e6e6e6;}.component-map-and-list.mixed .view-switch .view-switch-item.mixed{background:#3479ef;border-color:#3479ef;color:#ffffff;cursor:default;}.component-map-and-list.mixed .component-estate-list-grid-item{width:50%;}.component-map-and-list.mixed .component-estate-list-grid-item.visible-2-col{display:block;}.component-map-and-list.mixed .component-estate-list-grid-item.visible-1-col,.component-map-and-list.mixed .component-estate-list-grid-item.visible-3-col{display:none;}.component-map-and-list.mixed .module-places .places-catalog-container .places{-webkit-column-count:3;/* Chrome,Safari,Opera */ -moz-column-count:3;/* Firefox */ column-count:3;}@media only screen and (min-width:1000px) and (max-width:1400px){.component-map-and-list.mixed .filter-active-listings{display:none;}.component-map-and-list.mixed .col-map{width:50%;}.component-map-and-list.mixed .col-list{width:50%;}.component-map-and-list.mixed .component-estate-list-grid-item .label-group{bottom:10px;}.component-map-and-list.mixed .component-estate-list-grid-item .label-price,.component-map-and-list.mixed .component-estate-list-grid-item .label-public-sale{font-size:16px;padding:2px 4px;}.component-map-and-list.mixed .component-estate-list-grid-item .label-public-sale{padding-left:35px;}.component-map-and-list.mixed .component-estate-list-grid-item .label-public-sale .icn-court{padding:1px 6px 8px;}.component-map-and-list.mixed .component-estate-list-grid-item .nav .icon{font-size:20px;margin-top:-10px;}.component-map-and-list.mixed .component-estate-list-grid-item .avatar{height:40px;width:40px;top:-36px;margin-bottom:-36px;}.component-map-and-list.mixed .component-estate-list-grid-item .avatar .avatar-image{border-width:1px;}.component-map-and-list.mixed .component-estate-list-grid-item .avatar .avatar-image img{height:36px;width:36px;}.component-map-and-list.mixed .component-estate-list-grid-item .component-estate-grid-item--notification{background-color:#fbfbfb;/*@media only screen and (max-width:1075px) and (min-width:991px){.overlay-item-ad .adsbygoogle{width:300px;height:250px;}}@media only screen and (max-width:991px) and (min-width:767px){.overlay-item-ad .adsbygoogle{width:336px;height:280px;}}@media only screen and (max-width:767px) and (min-width:481px){.overlay-item-ad .adsbygoogle{width:250px;height:250px;}}*/}.component-map-and-list.mixed .component-estate-list-grid-item .component-estate-grid-item--notification:hover .overlay-item-more-results{background-color:rgb(17.5342465753,93.1506849315,222.4657534247);}.component-map-and-list.mixed .component-estate-list-grid-item .component-estate-grid-item--notification .hero{border-bottom-color:transparent;}.component-map-and-list.mixed .component-estate-list-grid-item .component-estate-grid-item--notification .images{opacity:0;/* IE 8 | let's fuck it completely up */ -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";/* IE 5-7 | okisch approach */ filter:alpha(opacity=0);}.component-map-and-list.mixed .component-estate-list-grid-item .component-estate-grid-item--notification .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:none;margin:0;padding:0;}.component-map-and-list.mixed .component-estate-list-grid-item .component-estate-grid-item--notification .overlay ul{text-align:center;display:table;height:100%;width:100%;}.component-map-and-list.mixed .component-estate-list-grid-item .component-estate-grid-item--notification .overlay-item{text-align:center;display:table-cell;vertical-align:middle;padding:30px;}.component-map-and-list.mixed .component-estate-list-grid-item .component-estate-grid-item--notification .overlay-item .icon{color:#2abd5d;font-size:44px;display:inline-block;margin:0 0 12px;}.component-map-and-list.mixed .component-estate-list-grid-item .component-estate-grid-item--notification .overlay-item h2{margin:0 0 10px;}.component-map-and-list.mixed .component-estate-list-grid-item .component-estate-grid-item--notification .overlay-item p{font-weight:400;font-size:18px;color:#4f5866;line-height:1.3;padding:0;margin:0 0 14px;}.component-map-and-list.mixed .component-estate-list-grid-item .component-estate-grid-item--notification .overlay-item p.success{color:#2abd5d;}.component-map-and-list.mixed .component-estate-list-grid-item .component-estate-grid-item--notification .overlay-item p.success i.icn-check-circle{color:#2abd5d;font-size:20px;margin-right:3px;vertical-align:middle;}.component-map-and-list.mixed .component-estate-list-grid-item .component-estate-grid-item--notification .overlay-item-more-results{background-color:#3479ef;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}.component-map-and-list.mixed .component-estate-list-grid-item .component-estate-grid-item--notification .overlay-item-more-results .icon{color:#ffffff;}.component-map-and-list.mixed .component-estate-list-grid-item .component-estate-grid-item--notification .overlay-item-more-results p{color:#ffffff;white-space:normal;word-break:break-word;}.component-map-and-list.mixed .component-estate-list-grid-item .component-estate-grid-item--notification .overlay-item-ad{padding:0;}.component-map-and-list.mixed .component-estate-list-grid-item .component-estate-grid-item--notification .overlay-item-ad .adsbygoogle{width:250px;height:250px;}.component-map-and-list.mixed .component-estate-list-grid-item .component-estate-grid-item--notification .overlay-item{padding:10px;}.component-map-and-list.mixed .component-estate-list-grid-item .component-estate-grid-item--notification .overlay-item .icon{font-size:28px;}.component-map-and-list.mixed .component-estate-list-grid-item .component-estate-grid-item--notification .overlay-item p{font-size:14px;margin:0 0 14px;}}@media only screen and (max-width:1000px){.component-map-and-list.mixed .results-count{display:none;}.component-map-and-list.mixed .component-estate-list-grid-item{width:100%;}.component-map-and-list.mixed .component-estate-list-grid-item.visible-1-col{display:block;}.component-map-and-list.mixed .component-estate-list-grid-item.visible-2-col,.component-map-and-list.mixed .component-estate-list-grid-item.visible-3-col{display:none;}}@media only screen and (min-width:1900px){.component-map-and-list.mixed .col-map{width:100%;padding-right:855px;}.component-map-and-list.mixed .col-list{width:855px;position:absolute;top:0;right:0;}}@media only screen and (max-width:767px){.component-map-and-list.mixed{padding-top:50px;}.component-map-and-list.mixed .col-map{position:absolute;top:0;left:-125%;width:100%;}.component-map-and-list.mixed .col-map:after{content:"hidden";display:none;}.component-map-and-list.mixed .col-list{overflow-y:visible;width:100%;padding:0;border:0;}.component-map-and-list.mixed .col-list-modules-container{margin-bottom:0;}.component-map-and-list.mixed .col-list-error-message .container{padding:15px;}.component-map-and-list.mixed .col-list-error-message .error-message-box{padding:10px 12px;}.component-map-and-list.mixed .col-list-modules{padding:0;}.component-map-and-list.mixed .col-list-modules > .row:last-child{margin:0;}.component-map-and-list.mixed .module-container{padding:0;}.component-map-and-list.mixed .module-no-listings{margin:24px;margin-bottom:0;}.component-map-and-list.mixed .module-header .controls{display:none;}.component-map-and-list.mixed .module-pagination{border-top:1px solid #e6e6e6;margin:0;padding:15px;background:#f7f7f7;}.component-map-and-list.mixed .module-pagination .component-pagination{padding:0;background:#f7f7f7;}.component-map-and-list.mixed .module-container-listings-nearby h2{margin:24px;font-size:22px;}.component-map-and-list.mixed .module-places{margin:0 !important;}.component-map-and-list.mixed .component-footer{padding:18px;}}@media only screen and (min-width:480px) and (max-width:767px){.component-map-and-list.mixed{padding-top:50px;}.component-map-and-list.mixed .module-listings{margin:9px;}.component-map-and-list.mixed .component-estate-list-grid-item{width:50%;}.component-map-and-list.mixed .component-estate-list-grid-item.visible-2-col{display:block;}.component-map-and-list.mixed .component-estate-list-grid-item.visible-1-col,.component-map-and-list.mixed .component-estate-list-grid-item.visible-3-col{display:none;}.component-map-and-list.mixed .component-estate-list-grid-item .component-estate-grid-item--notification{background-color:#fbfbfb;/*@media only screen and (max-width:1075px) and (min-width:991px){.overlay-item-ad .adsbygoogle{width:300px;height:250px;}}@media only screen and (max-width:991px) and (min-width:767px){.overlay-item-ad .adsbygoogle{width:336px;height:280px;}}@media only screen and (max-width:767px) and (min-width:481px){.overlay-item-ad .adsbygoogle{width:250px;height:250px;}}*/}.component-map-and-list.mixed .component-estate-list-grid-item .component-estate-grid-item--notification:hover .overlay-item-more-results{background-color:rgb(17.5342465753,93.1506849315,222.4657534247);}.component-map-and-list.mixed .component-estate-list-grid-item .component-estate-grid-item--notification .hero{border-bottom-color:transparent;}.component-map-and-list.mixed .component-estate-list-grid-item .component-estate-grid-item--notification .images{opacity:0;/* IE 8 | let's fuck it completely up */ -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";/* IE 5-7 | okisch approach */ filter:alpha(opacity=0);}.component-map-and-list.mixed .component-estate-list-grid-item .component-estate-grid-item--notification .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:none;margin:0;padding:0;}.component-map-and-list.mixed .component-estate-list-grid-item .component-estate-grid-item--notification .overlay ul{text-align:center;display:table;height:100%;width:100%;}.component-map-and-list.mixed .component-estate-list-grid-item .component-estate-grid-item--notification .overlay-item{text-align:center;display:table-cell;vertical-align:middle;padding:30px;}.component-map-and-list.mixed .component-estate-list-grid-item .component-estate-grid-item--notification .overlay-item .icon{color:#2abd5d;font-size:44px;display:inline-block;margin:0 0 12px;}.component-map-and-list.mixed .component-estate-list-grid-item .component-estate-grid-item--notification .overlay-item h2{margin:0 0 10px;}.component-map-and-list.mixed .component-estate-list-grid-item .component-estate-grid-item--notification .overlay-item p{font-weight:400;font-size:18px;color:#4f5866;line-height:1.3;padding:0;margin:0 0 14px;}.component-map-and-list.mixed .component-estate-list-grid-item .component-estate-grid-item--notification .overlay-item p.success{color:#2abd5d;}.component-map-and-list.mixed .component-estate-list-grid-item .component-estate-grid-item--notification .overlay-item p.success i.icn-check-circle{color:#2abd5d;font-size:20px;margin-right:3px;vertical-align:middle;}.component-map-and-list.mixed .component-estate-list-grid-item .component-estate-grid-item--notification .overlay-item-more-results{background-color:#3479ef;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}.component-map-and-list.mixed .component-estate-list-grid-item .component-estate-grid-item--notification .overlay-item-more-results .icon{color:#ffffff;}.component-map-and-list.mixed .component-estate-list-grid-item .component-estate-grid-item--notification .overlay-item-more-results p{color:#ffffff;white-space:normal;word-break:break-word;}.component-map-and-list.mixed .component-estate-list-grid-item .component-estate-grid-item--notification .overlay-item-ad{padding:0;}.component-map-and-list.mixed .component-estate-list-grid-item .component-estate-grid-item--notification .overlay-item-ad .adsbygoogle{width:250px;height:250px;}.component-map-and-list.mixed .component-estate-list-grid-item .component-estate-grid-item--notification .overlay-item{padding:10px;}.component-map-and-list.mixed .component-estate-list-grid-item .component-estate-grid-item--notification .overlay-item .icon{font-size:28px;}.component-map-and-list.mixed .component-estate-list-grid-item .component-estate-grid-item--notification .overlay-item p{font-size:14px;margin:0 0 14px;}.component-map-and-list.mixed .component-estate-grid-item .label-group,.component-map-and-list.mixed .component-estate-grid-item.placeholder .label-group{bottom:10px;}.component-map-and-list.mixed .component-estate-grid-item .label-price,.component-map-and-list.mixed .component-estate-grid-item .label-public-sale,.component-map-and-list.mixed .component-estate-grid-item.placeholder .label-price,.component-map-and-list.mixed .component-estate-grid-item.placeholder .label-public-sale{font-size:16px;padding:2px 4px;}.component-map-and-list.mixed .component-estate-grid-item .label-public-sale,.component-map-and-list.mixed .component-estate-grid-item.placeholder .label-public-sale{padding-left:35px;}.component-map-and-list.mixed .component-estate-grid-item .label-public-sale .icn-court,.component-map-and-list.mixed .component-estate-grid-item.placeholder .label-public-sale .icn-court{padding:1px 6px 8px;}.component-map-and-list.mixed .component-estate-grid-item .nav .icon,.component-map-and-list.mixed .component-estate-grid-item.placeholder .nav .icon{font-size:20px;margin-top:-10px;}.component-map-and-list.mixed .component-estate-grid-item .avatar,.component-map-and-list.mixed .component-estate-grid-item.placeholder .avatar{height:40px;width:40px;top:-36px;margin-bottom:-36px;}.component-map-and-list.mixed .component-estate-grid-item .avatar .avatar-image,.component-map-and-list.mixed .component-estate-grid-item.placeholder .avatar .avatar-image{border-width:1px;}.component-map-and-list.mixed .component-estate-grid-item .avatar .avatar-image img,.component-map-and-list.mixed .component-estate-grid-item.placeholder .avatar .avatar-image img{height:36px;width:36px;}}@media only screen and (max-width:480px){.component-map-and-list.mixed{padding-top:50px;}.component-map-and-list.mixed .module-listings{margin:0;}.component-map-and-list.mixed .component-estate-list-grid-item{width:100%;padding:0;}.component-map-and-list.mixed .component-estate-list-grid-item.visible-1-col{display:block;}.component-map-and-list.mixed .component-estate-list-grid-item.visible-2-col,.component-map-and-list.mixed .component-estate-list-grid-item.visible-3-col{display:none;}.component-map-and-list.mixed .component-estate-list-grid-item:last-child .component-estate-grid-item.placeholder{border-bottom:0;}.component-map-and-list.mixed .component-estate-grid-item,.component-map-and-list.mixed .component-estate-grid-item.placeholder{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0;border-top:1px solid #808080;}.component-map-and-list.mixed .component-estate-grid-item .hero,.component-map-and-list.mixed .component-estate-grid-item .images,.component-map-and-list.mixed .component-estate-grid-item .images-container img,.component-map-and-list.mixed .component-estate-grid-item .body,.component-map-and-list.mixed .component-estate-grid-item.placeholder .hero,.component-map-and-list.mixed .component-estate-grid-item.placeholder .images,.component-map-and-list.mixed .component-estate-grid-item.placeholder .images-container img,.component-map-and-list.mixed .component-estate-grid-item.placeholder .body{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.component-map-and-list.mixed .component-estate-grid-item .actions-admin,.component-map-and-list.mixed .component-estate-grid-item.placeholder .actions-admin{-webkit-border-top-right-radius:0;-moz-border-radius-topright:0;border-top-right-radius:0;}.component-map-and-list.mixed .component-estate-grid-item .hero,.component-map-and-list.mixed .component-estate-grid-item.placeholder .hero{border-left:0;border-top:0;border-right:0;}.component-map-and-list.mixed .component-estate-grid-item .body,.component-map-and-list.mixed .component-estate-grid-item.placeholder .body{border:0;}.component-map-and-list.mixed .component-estate-grid-item.placeholder,.component-map-and-list.mixed .component-estate-grid-item.placeholder.placeholder{border-color:#efefef;}.component-map-and-list.mixed .component-estate-grid-item.placeholder .hero,.component-map-and-list.mixed .component-estate-grid-item.placeholder.placeholder .hero{border-color:#efefef;}.component-map-and-list.mixed .component-estate-grid-item .body,.component-map-and-list.mixed .component-estate-grid-item.placeholder .body{padding:15px 15px 20px;}}.component-map-and-list.map .col-map{width:100%;}.component-map-and-list.map .col-list{display:none;}.component-map-and-list.map .view-switch .view-switch-item.map{background:#3479ef;border-color:#3479ef;color:#ffffff;cursor:default;}@media only screen and (max-width:767px){.component-map-and-list.map{padding-top:50px;}.component-map-and-list.map .col-list-modules{padding:0;}}.component-map-and-list.list .col-map{position:absolute;top:0;left:-125%;width:100%;}.component-map-and-list.list .col-map:after{content:"hidden";display:none;}.component-map-and-list.list .col-list{width:100%;float:none;}.component-map-and-list.list .col-list-header .container{padding:24px 12px 4px 12px;}.component-map-and-list.list .col-list-modules-container{padding-bottom:0;}.component-map-and-list.list .col-list-modules{padding:0;}.component-map-and-list.list .col-list-modules > .row:last-child.module-places{margin-bottom:0;}.component-map-and-list.list .module-container{max-width:1288px;margin:0 auto;position:relative;}.component-map-and-list.list .module-listings{margin-left:0;margin-right:0;}.component-map-and-list.list .module-pagination{border:0;}.component-map-and-list.list .module-pagination .component-pagination{padding:0;}.component-map-and-list.list .module-places .places-catalog-container .places{-webkit-column-count:4;/* Chrome,Safari,Opera */ -moz-column-count:4;/* Firefox */ column-count:4;}.component-map-and-list.list .view-switch .view-switch-item.list{background:#3479ef;border-color:#3479ef;color:#ffffff;cursor:default;}.component-map-and-list.list .component-estate-list-grid-item{width:33.33%;}.component-map-and-list.list .component-estate-list-grid-item.visible-3-col{display:block;}.component-map-and-list.list .component-estate-list-grid-item.visible-1-col,.component-map-and-list.list .component-estate-list-grid-item.visible-2-col{display:none;}@media only screen and (min-width:768px) and (max-width:991px){.component-map-and-list.list .component-estate-list-grid-item{width:50%;}.component-map-and-list.list .component-estate-list-grid-item.visible-2-col{display:block;}.component-map-and-list.list .component-estate-list-grid-item.visible-1-col,.component-map-and-list.list .component-estate-list-grid-item.visible-3-col{display:none;}}.component-map-and-list.list .module-header{margin:0 12px 6px;}.component-map-and-list.list .col-list-modules > .row:last-child{margin-bottom:24px;}.component-map-and-list.list .col-list-modules > .row:last-child.module-places{margin-top:24px;}.component-map-and-list.list .module-container{padding-left:2px;padding-right:2px;}.component-map-and-list.list .module-pagination{margin:0 12px 24px;}.component-map-and-list.list .component-estate-list-grid-item{padding:12px;}@media only screen and (max-width:1199px){.component-map-and-list.list .col-list-modules > .row:last-child{margin-bottom:18px;}.component-map-and-list.list .col-list-modules > .row:last-child.module-places{margin-top:18px;}.component-map-and-list.list .module-container{padding-left:5px;padding-right:5px;}.component-map-and-list.list .module-pagination{margin:0 9px 18px;}.component-map-and-list.list .component-estate-list-grid-item{padding:9px;}.component-map-and-list.list .module-header{margin:0 9px 9px;}}@media only screen and (max-width:767px){.component-map-and-list.list{padding-top:50px;}.component-map-and-list.list .col-map{position:absolute;top:0;left:-125%;width:100%;}.component-map-and-list.list .col-map:after{content:"hidden";display:none;}.component-map-and-list.list .col-list{overflow-y:visible;width:100%;padding:0;border:0;}.component-map-and-list.list .col-list-modules-container{margin-bottom:0;}.component-map-and-list.list .col-list-error-message .container{padding:15px;}.component-map-and-list.list .col-list-error-message .error-message-box{padding:10px 12px;}.component-map-and-list.list .col-list-modules{padding:0;}.component-map-and-list.list .col-list-modules > .row:last-child{margin:0;}.component-map-and-list.list .module-container{padding:0;}.component-map-and-list.list .module-no-listings{margin:24px;margin-bottom:0;}.component-map-and-list.list .module-header .controls{display:none;}.component-map-and-list.list .module-pagination{border-top:1px solid #e6e6e6;margin:0;padding:15px;background:#f7f7f7;}.component-map-and-list.list .module-pagination .component-pagination{padding:0;background:#f7f7f7;}.component-map-and-list.list .module-container-listings-nearby h2{margin:24px;font-size:22px;}.component-map-and-list.list .module-places{margin:0 !important;}.component-map-and-list.list .component-footer{padding:18px;}}@media only screen and (min-width:480px) and (max-width:767px){.component-map-and-list.list{padding-top:50px;}.component-map-and-list.list .module-listings{margin:9px;}.component-map-and-list.list .component-estate-list-grid-item{width:50%;}.component-map-and-list.list .component-estate-list-grid-item.visible-2-col{display:block;}.component-map-and-list.list .component-estate-list-grid-item.visible-1-col,.component-map-and-list.list .component-estate-list-grid-item.visible-3-col{display:none;}.component-map-and-list.list .component-estate-list-grid-item .component-estate-grid-item--notification{background-color:#fbfbfb;/*@media only screen and (max-width:1075px) and (min-width:991px){.overlay-item-ad .adsbygoogle{width:300px;height:250px;}}@media only screen and (max-width:991px) and (min-width:767px){.overlay-item-ad .adsbygoogle{width:336px;height:280px;}}@media only screen and (max-width:767px) and (min-width:481px){.overlay-item-ad .adsbygoogle{width:250px;height:250px;}}*/}.component-map-and-list.list .component-estate-list-grid-item .component-estate-grid-item--notification:hover .overlay-item-more-results{background-color:rgb(17.5342465753,93.1506849315,222.4657534247);}.component-map-and-list.list .component-estate-list-grid-item .component-estate-grid-item--notification .hero{border-bottom-color:transparent;}.component-map-and-list.list .component-estate-list-grid-item .component-estate-grid-item--notification .images{opacity:0;/* IE 8 | let's fuck it completely up */ -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";/* IE 5-7 | okisch approach */ filter:alpha(opacity=0);}.component-map-and-list.list .component-estate-list-grid-item .component-estate-grid-item--notification .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:none;margin:0;padding:0;}.component-map-and-list.list .component-estate-list-grid-item .component-estate-grid-item--notification .overlay ul{text-align:center;display:table;height:100%;width:100%;}.component-map-and-list.list .component-estate-list-grid-item .component-estate-grid-item--notification .overlay-item{text-align:center;display:table-cell;vertical-align:middle;padding:30px;}.component-map-and-list.list .component-estate-list-grid-item .component-estate-grid-item--notification .overlay-item .icon{color:#2abd5d;font-size:44px;display:inline-block;margin:0 0 12px;}.component-map-and-list.list .component-estate-list-grid-item .component-estate-grid-item--notification .overlay-item h2{margin:0 0 10px;}.component-map-and-list.list .component-estate-list-grid-item .component-estate-grid-item--notification .overlay-item p{font-weight:400;font-size:18px;color:#4f5866;line-height:1.3;padding:0;margin:0 0 14px;}.component-map-and-list.list .component-estate-list-grid-item .component-estate-grid-item--notification .overlay-item p.success{color:#2abd5d;}.component-map-and-list.list .component-estate-list-grid-item .component-estate-grid-item--notification .overlay-item p.success i.icn-check-circle{color:#2abd5d;font-size:20px;margin-right:3px;vertical-align:middle;}.component-map-and-list.list .component-estate-list-grid-item .component-estate-grid-item--notification .overlay-item-more-results{background-color:#3479ef;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}.component-map-and-list.list .component-estate-list-grid-item .component-estate-grid-item--notification .overlay-item-more-results .icon{color:#ffffff;}.component-map-and-list.list .component-estate-list-grid-item .component-estate-grid-item--notification .overlay-item-more-results p{color:#ffffff;white-space:normal;word-break:break-word;}.component-map-and-list.list .component-estate-list-grid-item .component-estate-grid-item--notification .overlay-item-ad{padding:0;}.component-map-and-list.list .component-estate-list-grid-item .component-estate-grid-item--notification .overlay-item-ad .adsbygoogle{width:250px;height:250px;}.component-map-and-list.list .component-estate-list-grid-item .component-estate-grid-item--notification .overlay-item{padding:10px;}.component-map-and-list.list .component-estate-list-grid-item .component-estate-grid-item--notification .overlay-item .icon{font-size:28px;}.component-map-and-list.list .component-estate-list-grid-item .component-estate-grid-item--notification .overlay-item p{font-size:14px;margin:0 0 14px;}.component-map-and-list.list .component-estate-grid-item .label-group,.component-map-and-list.list .component-estate-grid-item.placeholder .label-group{bottom:10px;}.component-map-and-list.list .component-estate-grid-item .label-price,.component-map-and-list.list .component-estate-grid-item .label-public-sale,.component-map-and-list.list .component-estate-grid-item.placeholder .label-price,.component-map-and-list.list .component-estate-grid-item.placeholder .label-public-sale{font-size:16px;padding:2px 4px;}.component-map-and-list.list .component-estate-grid-item .label-public-sale,.component-map-and-list.list .component-estate-grid-item.placeholder .label-public-sale{padding-left:35px;}.component-map-and-list.list .component-estate-grid-item .label-public-sale .icn-court,.component-map-and-list.list .component-estate-grid-item.placeholder .label-public-sale .icn-court{padding:1px 6px 8px;}.component-map-and-list.list .component-estate-grid-item .nav .icon,.component-map-and-list.list .component-estate-grid-item.placeholder .nav .icon{font-size:20px;margin-top:-10px;}.component-map-and-list.list .component-estate-grid-item .avatar,.component-map-and-list.list .component-estate-grid-item.placeholder .avatar{height:40px;width:40px;top:-36px;margin-bottom:-36px;}.component-map-and-list.list .component-estate-grid-item .avatar .avatar-image,.component-map-and-list.list .component-estate-grid-item.placeholder .avatar .avatar-image{border-width:1px;}.component-map-and-list.list .component-estate-grid-item .avatar .avatar-image img,.component-map-and-list.list .component-estate-grid-item.placeholder .avatar .avatar-image img{height:36px;width:36px;}}@media only screen and (max-width:480px){.component-map-and-list.list{padding-top:50px;}.component-map-and-list.list .module-listings{margin:0;}.component-map-and-list.list .component-estate-list-grid-item{width:100%;padding:0;}.component-map-and-list.list .component-estate-list-grid-item.visible-1-col{display:block;}.component-map-and-list.list .component-estate-list-grid-item.visible-2-col,.component-map-and-list.list .component-estate-list-grid-item.visible-3-col{display:none;}.component-map-and-list.list .component-estate-list-grid-item:last-child .component-estate-grid-item.placeholder{border-bottom:0;}.component-map-and-list.list .component-estate-grid-item,.component-map-and-list.list .component-estate-grid-item.placeholder{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0;border-top:1px solid #808080;}.component-map-and-list.list .component-estate-grid-item .hero,.component-map-and-list.list .component-estate-grid-item .images,.component-map-and-list.list .component-estate-grid-item .images-container img,.component-map-and-list.list .component-estate-grid-item .body,.component-map-and-list.list .component-estate-grid-item.placeholder .hero,.component-map-and-list.list .component-estate-grid-item.placeholder .images,.component-map-and-list.list .component-estate-grid-item.placeholder .images-container img,.component-map-and-list.list .component-estate-grid-item.placeholder .body{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.component-map-and-list.list .component-estate-grid-item .actions-admin,.component-map-and-list.list .component-estate-grid-item.placeholder .actions-admin{-webkit-border-top-right-radius:0;-moz-border-radius-topright:0;border-top-right-radius:0;}.component-map-and-list.list .component-estate-grid-item .hero,.component-map-and-list.list .component-estate-grid-item.placeholder .hero{border-left:0;border-top:0;border-right:0;}.component-map-and-list.list .component-estate-grid-item .body,.component-map-and-list.list .component-estate-grid-item.placeholder .body{border:0;}.component-map-and-list.list .component-estate-grid-item.placeholder,.component-map-and-list.list .component-estate-grid-item.placeholder.placeholder{border-color:#efefef;}.component-map-and-list.list .component-estate-grid-item.placeholder .hero,.component-map-and-list.list .component-estate-grid-item.placeholder.placeholder .hero{border-color:#efefef;}.component-map-and-list.list .component-estate-grid-item .body,.component-map-and-list.list .component-estate-grid-item.placeholder .body{padding:15px 15px 20px;}}@media only screen and (min-width:1900px){.component-map-and-list .button-refresh{right:867px;}}@media only screen and (max-width:1199px){.component-map-and-list .overlay{top:64px;margin-right:15px;}}@media only screen and (max-width:767px){.component-map-and-list .module-special-saved-search-button .button-save-search{width:100%;}.component-map-and-list .button-refresh{bottom:144px;}}@media only screen and (max-width:1199px){.component-map-and-list .module-special-saved-search-button .button-save-search{font-size:16px;}}/* @include(static/css/component/estate_list_grid.css) */ /** * Card * @param{string}$background-color - Background color * @param{string}$border-color - Border color * @param{number}$border-radius - Border radius * @param{number}$padding - Padding */ @-webkit-keyframes saved{0%{-webkit-transform:scale(1,1);transform:scale(1,1);}30%{-webkit-transform:scale(1.2,1.2);transform:scale(1.2,1.2);}100%{-webkit-transform:scale(1,1);transform:scale(1,1);}}@-moz-keyframes saved{0%{-moz-transform:scale(1,1);transform:scale(1,1);}30%{-moz-transform:scale(1.2,1.2);transform:scale(1.2,1.2);}100%{-moz-transform:scale(1,1);transform:scale(1,1);}}@-o-keyframes saved{0%{-o-transform:scale(1,1);transform:scale(1,1);}30%{-o-transform:scale(1.2,1.2);transform:scale(1.2,1.2);}100%{-o-transform:scale(1,1);transform:scale(1,1);}}@keyframes saved{0%{-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1,1);}30%{-webkit-transform:scale(1.2,1.2);-moz-transform:scale(1.2,1.2);-o-transform:scale(1.2,1.2);transform:scale(1.2,1.2);}100%{-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1,1);}}/** * Card * @param{string}$background-color - Background color * @param{string}$border-color - Border color * @param{number}$border-radius - Border radius * @param{number}$padding - Padding */ .component-estate-list-grid-item{padding:9px;background:#fff;position:relative;min-height:1px;}@-webkit-keyframes component-estate-grid-item--keyframes-loading{0%{background-position:-468px 0;}100%{background-position:468px 0;}}@-moz-keyframes component-estate-grid-item--keyframes-loading{0%{background-position:-468px 0;}100%{background-position:468px 0;}}@-o-keyframes component-estate-grid-item--keyframes-loading{0%{background-position:-468px 0;}100%{background-position:468px 0;}}@keyframes component-estate-grid-item--keyframes-loading{0%{background-position:-468px 0;}100%{background-position:468px 0;}}.component-estate-grid-item{font-weight:400;background:#fff;position:relative;text-align:left;}.component-estate-grid-item .link{width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:5;background-color:rgba(0,0,0,0.0001);}.component-estate-grid-item .hero{overflow:hidden;padding-bottom:67%;position:relative;border:1px solid #e0e0e0;-webkit-border-top-left-radius:5px;-moz-border-radius-topleft:5px;border-top-left-radius:5px;-webkit-border-top-right-radius:5px;-moz-border-radius-topright:5px;border-top-right-radius:5px;}.component-estate-grid-item .images{display:inline-block;vertical-align:bottom;overflow:hidden;background-color:#efefef;position:absolute;top:0;bottom:0;left:0;right:0;-webkit-border-top-left-radius:5px;-moz-border-radius-topleft:5px;border-top-left-radius:5px;-webkit-border-top-right-radius:5px;-moz-border-radius-topright:5px;border-top-right-radius:5px;z-index:0;}.component-estate-grid-item .images-container{text-align:center;position:absolute;top:0;bottom:0;left:0;right:0;z-index:1;}.component-estate-grid-item .image-responsive{width:auto;height:100%;-webkit-border-top-left-radius:5px;-moz-border-radius-topleft:5px;border-top-left-radius:5px;-webkit-border-top-right-radius:5px;-moz-border-radius-topright:5px;border-top-right-radius:5px;background-color:#efefef;}.component-estate-grid-item .overlay-item-ad{padding-top:10px !important;padding-bottom:10px !important;}.component-estate-grid-item .overlay-item-ad .image-responsive{max-width:80%;max-height:80%;width:auto;height:auto;}.component-estate-grid-item .carousel{-webkit-transform:translate3d(0%,0,0) scale3d(1,1,1);-moz-transform:translate3d(0%,0,0) scale3d(1,1,1);transform:translate3d(0%,0,0) scale3d(1,1,1);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d;position:relative;cursor:pointer;}.component-estate-grid-item .carousel li{float:left;background:#e6e6e5;-webkit-border-top-left-radius:5px;-moz-border-radius-topleft:5px;border-top-left-radius:5px;-webkit-border-top-right-radius:5px;-moz-border-radius-topright:5px;border-top-right-radius:5px;}.component-estate-grid-item .carousel .image-responsive{width:auto;height:100%;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.component-estate-grid-item .carousel.animate{-webkit-transition:all 0.25s;-moz-transition:all 0.25s;-o-transition:all 0.25s;transition:all 0.25s;}.component-estate-grid-item .nav{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;width:15%;height:100%;z-index:6;cursor:pointer;display:none;}.component-estate-grid-item .nav.prev{left:0;}.component-estate-grid-item .nav.prev .icon{left:10px;}.component-estate-grid-item .nav.next{right:0;}.component-estate-grid-item .nav.next .icon{right:10px;}.component-estate-grid-item .nav .icon{opacity:0.7;/* IE 8 | let's fuck it completely up */ -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";/* IE 5-7 | okisch approach */ filter:alpha(opacity=70);color:#fff;font-size:2.4em;line-height:1;position:absolute;top:50%;display:block;margin-top:-20px;-webkit-transition:opacity 0.25s;-moz-transition:opacity 0.25s;-o-transition:opacity 0.25s;transition:opacity 0.25s;}.component-estate-grid-item .nav .icon:before{line-height:1;}html.no-touch .component-estate-grid-item .nav:hover .icon{opacity:1;/* IE 8 | let's fuck it completely up */ -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";/* IE 5-7 | okisch approach */ filter:alpha(opacity=100);}.component-estate-grid-item .peb-image{position:absolute;top:15px;left:15px;height:25px;}.component-estate-grid-item .label{-webkit-border-top-right-radius:3px;-moz-border-radius-topright:3px;border-top-right-radius:3px;-webkit-border-bottom-right-radius:3px;-moz-border-radius-bottomright:3px;border-bottom-right-radius:3px;}.component-estate-grid-item .label.no-border-top-right-radius{-webkit-border-top-right-radius:0;-moz-border-radius-topright:0;border-top-right-radius:0;}.component-estate-grid-item .label.no-border-bottom-right-radius{-webkit-border-bottom-right-radius:0;-moz-border-radius-bottomright:0;border-bottom-right-radius:0;}.component-estate-grid-item .label-notification{color:#fff;font-size:10px;padding:5px 6px;text-transform:uppercase;line-height:1.1;position:absolute;top:15px;left:0;background:rgba(77,77,77,0.8);}.component-estate-grid-item .label-notification.new{background:#f8e71c;color:#4d4d4d;}.component-estate-grid-item .label-notification--with-peb{top:55px;}.component-estate-grid-item .label-group{position:absolute;left:0;bottom:15px;z-index:2;}.component-estate-grid-item .label-price,.component-estate-grid-item .label-public-sale{font-size:20px;color:#fff;padding:5px 6px;background:#4d4d4d;-webkit-border-top-right-radius:4px;-moz-border-radius-topright:4px;border-top-right-radius:4px;-webkit-border-bottom-right-radius:4px;-moz-border-radius-bottomright:4px;border-bottom-right-radius:4px;}.component-estate-grid-item .label-public-sale{position:relative;overflow:hidden;padding-left:35px;}.component-estate-grid-item .label-public-sale .icn-court{position:absolute;top:0;left:0;background:#3479ef;font-size:15px;padding:3px 6px 8px 8px;}.component-estate-grid-item .label-public-sale .icn-court:before{vertical-align:middle;}.component-estate-grid-item .label-estimate,.component-estate-grid-item .label-project{font-size:10px;line-height:1.1;color:#fff;padding:4px 6px;}.component-estate-grid-item .label-estimate{background:#2abd5d;}.component-estate-grid-item .label-project{background:#3479ef;text-transform:uppercase;}.component-estate-grid-item .actions{position:absolute;right:10px;top:10px;z-index:10;}.component-estate-grid-item .actions li.action{float:left;padding:5px;}.component-estate-grid-item .action-share{position:relative;width:28px;height:28px;cursor:pointer;}.component-estate-grid-item .action-share .icn-share,.component-estate-grid-item .action-share .icn-share-filled{position:absolute;top:0;left:0;}.component-estate-grid-item .action-share .icn-share{color:#fff;font-size:28px;}.component-estate-grid-item .action-share .icn-share-filled{font-size:26px;padding:1px;}html.no-touch .component-estate-grid-item .action-share:hover .icn-share-filled{color:#2abd5d;opacity:1;}.component-estate-grid-item .actions-save{-webkit-transform-origin:center center;-moz-transform-origin:center center;-ms-transform-origin:center center;-o-transform-origin:center center;transform-origin:center center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.component-estate-grid-item .actions-save.beat{-webkit-animation:saved 0.5s;-moz-animation:saved 0.5s;-o-animation:saved 0.5s;animation:saved 0.5s;}html.no-touch .component-estate-grid-item .actions-save.hover:hover .action-save .icn-heart-filled{color:#000;opacity:1;}.component-estate-grid-item .action-save,.component-estate-grid-item .action-unsave{position:relative;width:28px;height:28px;cursor:pointer;}.component-estate-grid-item .action-save .icn-heart,.component-estate-grid-item .action-save .icn-heart-filled,.component-estate-grid-item .action-unsave .icn-heart,.component-estate-grid-item .action-unsave .icn-heart-filled{position:absolute;top:0;left:0;}.component-estate-grid-item .action-save .icn-heart,.component-estate-grid-item .action-unsave .icn-heart{color:#fff;font-size:28px;}.component-estate-grid-item .action-save .icn-heart-filled,.component-estate-grid-item .action-unsave .icn-heart-filled{font-size:26px;padding:1px;}.component-estate-grid-item .action-save .icn-heart-filled{color:#000;opacity:0.4;}.component-estate-grid-item .action-unsave{display:none;}.component-estate-grid-item .action-unsave .icn-heart-filled{color:#2abd5d;opacity:1;}.component-estate-grid-item .actions-admin{position:absolute;right:0;top:0;z-index:10;overflow:hidden;-webkit-border-bottom-left-radius:4px;-moz-border-radius-bottomleft:4px;border-bottom-left-radius:4px;-webkit-border-top-right-radius:4px;-moz-border-radius-topright:4px;border-top-right-radius:4px;}.component-estate-grid-item .actions-admin li.action-admin{float:left;position:relative;padding:0;margin:0;}.component-estate-grid-item .action-admin-edit,.component-estate-grid-item .action-admin-cancel{font-size:13px;color:#ffffff;position:relative;display:block;}.component-estate-grid-item .action-admin-edit i,.component-estate-grid-item .action-admin-cancel i{position:absolute;}html.no-touch .component-estate-grid-item .action-admin-edit:hover,.component-estate-grid-item .action-admin-edit:active,html.no-touch .component-estate-grid-item .action-admin-cancel:hover,.component-estate-grid-item .action-admin-cancel:active{background:#2abd5d;}.component-estate-grid-item .action-admin-edit{padding:4px 10px 4px 32px;background:#3479f0;}.component-estate-grid-item .action-admin-edit i{font-size:16px;top:5px;left:10px;}.component-estate-grid-item .action-admin-cancel{padding:4px 10px 4px 32px;background:#2868d2;}.component-estate-grid-item .action-admin-cancel i{font-size:14px;top:6px;left:10px;}.component-estate-grid-item .body{padding:15px;margin:0;position:relative;border:1px solid #e0e0e0;border-top:0;-webkit-border-bottom-left-radius:5px;-moz-border-radius-bottomleft:5px;border-bottom-left-radius:5px;-webkit-border-bottom-right-radius:5px;-moz-border-radius-bottomright:5px;border-bottom-right-radius:5px;min-height:92px;}.component-estate-grid-item .avatar{margin-left:15px;display:inline-block;position:relative;height:60px;width:60px;top:-46px;margin-bottom:-46px;float:right;}.component-estate-grid-item .avatar .avatar-image{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;position:relative;display:inline-block;vertical-align:bottom;overflow:hidden;background-color:#cacccd;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;border:2px solid #fff;}.component-estate-grid-item .avatar .avatar-image img{height:56px;width:56px;vertical-align:middle;border:0;}.component-estate-grid-item .avatar .avatar-image.round{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;}.component-estate-grid-item .ways-types{font-size:12px;line-height:1.3;}.component-estate-grid-item .ways-types .way{font-size:12px;float:left;margin:1px 4px 0 0;}.component-estate-grid-item .ways-types .way.sale{color:#2a42bc;}.component-estate-grid-item .ways-types .way.rent{color:#2ebb2b;}.component-estate-grid-item .ways-types .way.recently-sold{color:#ef9e34;}.component-estate-grid-item .ways-types .way.move-price{color:#3479ef;}.component-estate-grid-item .ways-types .way.not-for-sale-anymore{color:#a6b3f2;}.component-estate-grid-item .ways-types .way.not-for-sale-anymore{color:#9eda94;}.component-estate-grid-item .ways-types .way.era{color:#D70A28;}.component-estate-grid-item .ways-types .way.not-for-sale,.component-estate-grid-item .ways-types .way.claimes{color:#9caebf;}.component-estate-grid-item .ways-types .type{font-weight:500;text-transform:uppercase;font-size:13px;}.component-estate-grid-item .ways-types .type.icn-dot:before{display:inline-block;vertical-align:middle;font-size:4px;margin:-1px 2px 0 1px;color:#c7c7c7;}.component-estate-grid-item .ways-types .type:first-child.icn-dot:before{display:none;}.component-estate-grid-item .address{color:#3479ef;font-size:14px;line-height:1.3;}.component-estate-grid-item .details{font-size:0;line-height:1.3;margin:4px 0 0;}.component-estate-grid-item .details .available,.component-estate-grid-item .details .first-listing,.component-estate-grid-item .details .beds,.component-estate-grid-item .details .baths,.component-estate-grid-item .details .area{font-size:13px;color:#848484;}.component-estate-grid-item .details .icn-clock:before,.component-estate-grid-item .details .icn-dot:before{display:inline-block;vertical-align:middle;}.component-estate-grid-item .details .icn-clock:before{font-size:10px;margin:-1px 4px 0 1px;}.component-estate-grid-item .details .icn-dot{margin:0 0 0 3px;}.component-estate-grid-item .details .icn-dot:before{font-size:4px;margin:-1px 4px 0 1px;color:#c7c7c7;}.component-estate-grid-item .source{color:#bdbdbd;font-size:11px;line-height:1;margin:6px 0 0;}.component-estate-grid-item.saved .action-save{display:none;}.component-estate-grid-item.saved .action-unsave{display:block;}.component-estate-grid-item.visited .address a{color:#4e4baa;}.component-estate-grid-item.no-firstlisting .details .icn-dot:first-child{margin:0;}.component-estate-grid-item.no-firstlisting .details .icn-dot:first-child:before{display:none;}.component-estate-grid-item.no-touch .hero:hover .nav{display:block;}.component-estate-grid-item.touch .hero .nav{display:block;position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;}.component-estate-grid-item.touch .hero .nav.prev .icon{left:5px;}.component-estate-grid-item.touch .hero .nav.next .icon{right:5px;}.component-estate-grid-item.placeholder .hero{border-color:#efefef;}.component-estate-grid-item.placeholder .images{background-color:#fff;}.component-estate-grid-item.placeholder .body{border-color:#efefef;}.component-estate-grid-item.placeholder .loader{-webkit-animation-duration:1s;-moz-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-o-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:component-estate-grid-item--keyframes-loading;-moz-animation-name:component-estate-grid-item--keyframes-loading;-o-animation-name:component-estate-grid-item--keyframes-loading;animation-name:component-estate-grid-item--keyframes-loading;-webkit-animation-timing-function:linear;-moz-animation-timing-function:linear;-o-animation-timing-function:linear;animation-timing-function:linear;background:#f5f5f5;background-image:-webkit-gradient(linear,left top,right top,from(#f5f5f5),color-stop(20%,#edeef1),color-stop(40%,#f5f5f5),to(#f5f5f5));background-image:-moz- oldlinear-gradient(left,#f5f5f5 0%,#edeef1 20%,#f5f5f5 40%,#f5f5f5 100%);background-image:-o-linear-gradient(left,#f5f5f5 0%,#edeef1 20%,#f5f5f5 40%,#f5f5f5 100%);background-image:linear-gradient(to right,#f5f5f5 0%,#edeef1 20%,#f5f5f5 40%,#f5f5f5 100%);background-repeat:no-repeat;margin:7px 0 0;}.component-estate-grid-item.placeholder .loader.ways{width:32%;height:12px;}.component-estate-grid-item.placeholder .loader.address{width:86%;height:20px;}.component-estate-grid-item.placeholder .loader.details{width:48%;height:12px;}.component-estate-grid-item.placeholder .loader:first-child{margin:0;}html.no-touch .component-estate-grid-item.placeholder:hover{background-color:#fff;}.component-estate-grid-item--notification{background-color:#fbfbfb;/*@media only screen and (max-width:1075px) and (min-width:991px){.overlay-item-ad .adsbygoogle{width:300px;height:250px;}}@media only screen and (max-width:991px) and (min-width:767px){.overlay-item-ad .adsbygoogle{width:336px;height:280px;}}@media only screen and (max-width:767px) and (min-width:481px){.overlay-item-ad .adsbygoogle{width:250px;height:250px;}}*/}.component-estate-grid-item--notification:hover .overlay-item-more-results{background-color:rgb(17.5342465753,93.1506849315,222.4657534247);}.component-estate-grid-item--notification .hero{border-bottom-color:transparent;}.component-estate-grid-item--notification .images{opacity:0;/* IE 8 | let's fuck it completely up */ -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";/* IE 5-7 | okisch approach */ filter:alpha(opacity=0);}.component-estate-grid-item--notification .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:none;margin:0;padding:0;}.component-estate-grid-item--notification .overlay ul{text-align:center;display:table;height:100%;width:100%;}.component-estate-grid-item--notification .overlay-item{text-align:center;display:table-cell;vertical-align:middle;padding:30px;}.component-estate-grid-item--notification .overlay-item .icon{color:#2abd5d;font-size:44px;display:inline-block;margin:0 0 12px;}.component-estate-grid-item--notification .overlay-item h2{margin:0 0 10px;}.component-estate-grid-item--notification .overlay-item p{font-weight:400;font-size:18px;color:#4f5866;line-height:1.3;padding:0;margin:0 0 14px;}.component-estate-grid-item--notification .overlay-item p.success{color:#2abd5d;}.component-estate-grid-item--notification .overlay-item p.success i.icn-check-circle{color:#2abd5d;font-size:20px;margin-right:3px;vertical-align:middle;}.component-estate-grid-item--notification .overlay-item-more-results{background-color:#3479ef;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}.component-estate-grid-item--notification .overlay-item-more-results .icon{color:#ffffff;}.component-estate-grid-item--notification .overlay-item-more-results p{color:#ffffff;white-space:normal;word-break:break-word;}.component-estate-grid-item--notification .overlay-item-ad{padding:0;}.component-estate-grid-item--notification .overlay-item-ad .adsbygoogle{width:250px;height:250px;}.component-estate-grid-item--notification-small{background-color:#fbfbfb;/*@media only screen and (max-width:1075px) and (min-width:991px){.overlay-item-ad .adsbygoogle{width:300px;height:250px;}}@media only screen and (max-width:991px) and (min-width:767px){.overlay-item-ad .adsbygoogle{width:336px;height:280px;}}@media only screen and (max-width:767px) and (min-width:481px){.overlay-item-ad .adsbygoogle{width:250px;height:250px;}}*/}.component-estate-grid-item--notification-small:hover .overlay-item-more-results{background-color:rgb(17.5342465753,93.1506849315,222.4657534247);}.component-estate-grid-item--notification-small .hero{border-bottom-color:transparent;}.component-estate-grid-item--notification-small .images{opacity:0;/* IE 8 | let's fuck it completely up */ -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";/* IE 5-7 | okisch approach */ filter:alpha(opacity=0);}.component-estate-grid-item--notification-small .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:none;margin:0;padding:0;}.component-estate-grid-item--notification-small .overlay ul{text-align:center;display:table;height:100%;width:100%;}.component-estate-grid-item--notification-small .overlay-item{text-align:center;display:table-cell;vertical-align:middle;padding:30px;}.component-estate-grid-item--notification-small .overlay-item .icon{color:#2abd5d;font-size:44px;display:inline-block;margin:0 0 12px;}.component-estate-grid-item--notification-small .overlay-item h2{margin:0 0 10px;}.component-estate-grid-item--notification-small .overlay-item p{font-weight:400;font-size:18px;color:#4f5866;line-height:1.3;padding:0;margin:0 0 14px;}.component-estate-grid-item--notification-small .overlay-item p.success{color:#2abd5d;}.component-estate-grid-item--notification-small .overlay-item p.success i.icn-check-circle{color:#2abd5d;font-size:20px;margin-right:3px;vertical-align:middle;}.component-estate-grid-item--notification-small .overlay-item-more-results{background-color:#3479ef;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}.component-estate-grid-item--notification-small .overlay-item-more-results .icon{color:#ffffff;}.component-estate-grid-item--notification-small .overlay-item-more-results p{color:#ffffff;white-space:normal;word-break:break-word;}.component-estate-grid-item--notification-small .overlay-item-ad{padding:0;}.component-estate-grid-item--notification-small .overlay-item-ad .adsbygoogle{width:250px;height:250px;}.component-estate-grid-item--notification-small .overlay-item{padding:10px;}.component-estate-grid-item--notification-small .overlay-item .icon{font-size:28px;}.component-estate-grid-item--notification-small .overlay-item p{font-size:14px;margin:0 0 14px;}.component-estate-grid-item .score{position:absolute;top:60%;right:3px;color:red;background-color:white;padding:5px;font-weight:bold;border:1px solid red;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}.component-estate-grid-item .score-explanation{display:none;position:absolute;top:0;width:100%;background-color:rgba(255,255,255,0.9);font-size:9px;z-index:100;}.component-estate-grid-item .score-explanation li{overflow-x:hidden;white-space:nowrap;}.component-estate-grid-item:hover .score-explanation{display:block;}@media only screen and (min-width:768px) and (max-width:1199px){.component-estate-list-grid.responsive--tablet{margin:-9px;}.component-estate-list-grid.responsive--tablet .component-estate-list-grid-item{width:50%;padding:9px;}.component-estate-list-grid.responsive--tablet .component-estate-list-grid-item.visible-2-col{display:block;}.component-estate-list-grid.responsive--tablet .component-estate-list-grid-item.visible-1-col,.component-estate-list-grid.responsive--tablet .component-estate-list-grid-item.visible-3-col{display:none;}}@media only screen and (max-width:767px){.component-estate-list-grid .overlay-item-ad .image-responsive{max-width:100%;max-height:100%;width:auto;height:auto;}.component-estate-list-grid.responsive--mobile{margin:-9px;}.component-estate-list-grid.responsive--mobile .component-estate-list-grid-item{width:50%;padding:9px;}.component-estate-list-grid.responsive--mobile .component-estate-list-grid-item.visible-2-col{display:block;}.component-estate-list-grid.responsive--mobile .component-estate-list-grid-item.visible-1-col,.component-estate-list-grid.responsive--mobile .component-estate-list-grid-item.visible-3-col{display:none;}}@media only screen and (max-width:480px){.component-estate-list-grid .component-estate-list-grid-item:first-child .component-estate-grid-item{border-top:0;}.component-estate-list-grid.responsive--mobile{margin:0 !important;}.component-estate-list-grid.responsive--mobile .component-estate-list-grid-item{width:100%;padding:0;}.component-estate-list-grid.responsive--mobile .component-estate-list-grid-item.visible-1-col{display:block;}.component-estate-list-grid.responsive--mobile .component-estate-list-grid-item.visible-2-col,.component-estate-list-grid.responsive--mobile .component-estate-list-grid-item.visible-3-col{display:none;}.component-estate-list-grid.responsive--mobile .component-estate-grid-item{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0;border-top:1px solid #808080;}.component-estate-list-grid.responsive--mobile .component-estate-grid-item .hero,.component-estate-list-grid.responsive--mobile .component-estate-grid-item .images,.component-estate-list-grid.responsive--mobile .component-estate-grid-item .images-container img,.component-estate-list-grid.responsive--mobile .component-estate-grid-item .body{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.component-estate-list-grid.responsive--mobile .component-estate-grid-item .actions-admin{-webkit-border-top-right-radius:0;-moz-border-radius-topright:0;border-top-right-radius:0;}.component-estate-list-grid.responsive--mobile .component-estate-grid-item .hero{border-left:0;border-top:0;border-right:0;}.component-estate-list-grid.responsive--mobile .component-estate-grid-item .body{border:0;}.component-estate-list-grid.responsive--mobile .component-estate-grid-item.placeholder{border-color:#efefef;}.component-estate-list-grid.responsive--mobile .component-estate-grid-item.placeholder .hero{border-color:#efefef;}.component-estate-list-grid.responsive--mobile .component-estate-grid-item .body{padding:15px 15px 20px;}}/* @include(static/css/component/loading_overlay.css) */ /** * Card * @param{string}$background-color - Background color * @param{string}$border-color - Border color * @param{number}$border-radius - Border radius * @param{number}$padding - Padding */ .component-loading-overlay{display:none;position:absolute;top:0;left:0;width:100%;height:100%;}.component-loading-overlay .component-loading-overlay-loading{position:absolute;top:50px;left:0;width:100%;text-align:center;display:none;}.component-loading-overlay .component-loading-overlay-loading .loader{width:40px;height:40px;display:inline-block;}.component-loading-overlay .component-loading-overlay-loading .text{display:inline-block;width:100%;}.component-loading-overlay .component-loading-overlay-error{position:absolute;top:50px;left:0;width:100%;text-align:center;display:none;}.component-loading-overlay .component-loading-overlay-error .icn-alert{font-size:40px;}.component-loading-overlay .component-loading-overlay-error .button-try-again{margin:4px 0 0 0;}.component-loading-overlay .component-loading-overlay-background{background:#ffffff;width:100%;height:100%;}.component-loading-overlay.centered .component-loading-overlay-loading,.component-loading-overlay.centered .component-loading-overlay-error{top:45%;}.component-loading-overlay.status-loading{display:block;}.component-loading-overlay.status-loading .component-loading-overlay-loading{display:block;}.component-loading-overlay.status-loading .component-loading-overlay-loading .loader{background:url("//realocdn.com/assets/19dd76bf23a84994b60f695338a4b60c9b/svg/oval-loader-3479EF.svg") no-repeat;}.component-loading-overlay.status-error{display:block;}.component-loading-overlay.status-error .component-loading-overlay-error{display:block;}