﻿@charset "UTF-8";@import url("https://fonts.googleapis.com/css?family=Lato:300,400,700,900|Open+Sans:300,400,600,700,800");@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800");.select2-selection__rendered{font-size:1rem !important;font-weight:bold !important;color:#515151 !important;}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__rendered{color:rgba(81,81,81,.5) !important;}.select2-selection{border-bottom:1px solid #ececec;}.select2{width:100% !important;}.select2-container{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle;z-index:9;}.select2-container .select2-selection--single{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:block;height:40px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none;}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:15px;padding-right:20px;overflow:hidden;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:400;}.select2-container .select2-selection--single .select2-selection__clear{position:relative;}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px;}.select2-container .select2-selection--multiple{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:block;min-height:35px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none;cursor:pointer;border-bottom:1px solid rgba(0,0,0,.12);background-color:transparent;padding-right:25px;}.select2-container .select2-selection--multiple:after{content:"";border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;right:11px;margin-left:-4px;margin-top:-2px;position:absolute;top:20px;width:0;}.select2-container .select2-selection--multiple .select2-selection__rendered{display:block;overflow:hidden;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;list-style:none;margin:0;min-height:34px;max-height:34px;width:100%;}.select2-container .select2-selection--multiple .select2-selection__rendered .select2-search--inline{display:none;}.select2-container .select2-selection--multiple[aria-expanded=true]{border-bottom-width:2px;border-color:#e14874;}.select2-container .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left;}.select2-container .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px;}.select2-container .select2-selection--multiple .select2-selection__choice{display:inline-block;padding-top:7px;padding-left:2px;padding-right:0;line-height:1.42857143;color:#2e353b;font-size:14px;font-weight:400;}.select2-container .select2-selection--multiple .select2-selection__choice:after{content:", ";}.select2-container .select2-selection--multiple .select2-selection__choice:nth-last-child(2):after{content:none;}.select2-container .select2-selection--multiple .select2-selection__choice__remove{display:none;}.select2-container .select2-search--inline{float:left;}.select2-container .select2-search--inline .select2-search__field{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0;}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none;}.select2-dropdown{position:absolute;background-color:#fff;box-sizing:border-box;display:block;border:0;border-bottom-left-radius:2px;border-bottom-right-radius:2px;padding:10px 0;box-shadow:0 2px 10px rgba(0,0,0,.2);-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both;z-index:1051;}@-webkit-keyframes fadeIn{from{opacity:0;opacity:1\9;}to{opacity:1;}}@-moz-keyframes fadeIn{from{opacity:0;opacity:1\9;}to{opacity:1;}}@keyframes fadeIn{from{opacity:0;opacity:1\9;}to{opacity:1;}}.select2-results{display:block;border-radius:4px;overflow:hidden;}.select2-results__options{list-style:none;margin:0;padding:0;transition:all .2s ease;}.select2-results__options::-webkit-scrollbar{width:7px;}.select2-results__options::-webkit-scrollbar-track{border-radius:10px;}.select2-results__options::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2);border-radius:10px;transition:all .2s ease;}.select2-results__options:hover{transition:all .2s ease;}.select2-results__option{padding:5px 6px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none;-ms-word-break:break-all;word-break:break-all;font-size:.9rem;min-height:33px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.select2-results__option:last-of-type{border-bottom-left-radius:3px;border-bottom-right-radius:3px;}.select2-results__option[aria-selected]{cursor:pointer;}.select2-results__option[aria-selected][aria-selected=true]{background-color:rgba(0,0,0,.1) !important;}.select2-container--open .select2-dropdown{left:0;}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;}.select2-search--dropdown{display:block;padding:4px;}.select2-search--dropdown+.select2-results{border-radius:0;}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none;}.select2-search--dropdown.select2-search--hide{display:none;}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0);}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;}.select2-container--default .select2-selection--single{border-radius:0;border-bottom:1px solid rgba(0,0,0,.12);background-color:transparent;padding-right:25px;}.select2-container--default .select2-selection--single[aria-expanded=true]{border-bottom-width:2px;border-color:#e14874;}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#6f6f6f;line-height:40px;text-align:left;}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999;}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:3px;right:5px;width:20px;}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:40%;width:0;}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left;}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto;}.select2-container--default.select2-container--disabled .select2-selection--single{cursor:not-allowed;}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__rendered{color:rgba(0,0,0,.38);}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__arrow b{border-color:#c0c0c0 transparent transparent transparent;}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none;}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px;}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333;}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right;}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto;}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto;}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none;}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #dcdcdc;}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield;}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto;}.select2-container--default .select2-results__option[role=group]{padding:0;}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999;}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em;}.select2-container--default .select2-results__option--highlighted[aria-selected]{color:#fff;}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px;}@media screen and (max-width:990px){.select2{width:100% !important;}}.select2-container--default .select2-selection--single .select2-selection__arrow b{margin-top:0;}.select2-container--default .select2-search--dropdown{margin-top:-10px;border-bottom:1px solid #f5f5f5;border-radius:2px 2px 0 0;position:relative;margin-bottom:10px;}.select2-container--default .select2-search--dropdown:before{font-family:"Font Awesome 5 Free";content:"";font-size:20px;color:#4c4c4c;position:absolute;font-weight:bold;left:18px;top:9px;}.select2-container--default .select2-search--dropdown .select2-search__field{border:0;background-color:transparent;height:35px;color:#4c4c4c;padding:5px 10px 5px 40px;}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option[aria-selected=true]{background-color:rgba(0,0,0,.04);color:#4c4c4c;}.select2-container--default .select2-results__option[aria-selected=true]{position:relative;padding-right:35px;}.select2-container--default .select2-results__option[aria-selected=true]:before{font-family:"Font Awesome 5 Free";content:"";position:absolute;top:8px;right:13px;font-size:1rem;color:#4c4c4c;font-weight:bold;}.select2-dropdown.select2-dropdown--above{margin-bottom:-36px;}.select2-dropdown.select2-dropdown--below{margin-top:-2px;}.select2-results__option{padding:10px 15px;-webkit-transition:background-color;-o-transition:background-color;transition:background-color;-webkit-transition-duration:.3s;transition-duration:.3s;font-size:13px;color:#4c4c4c;cursor:pointer;}.select2-container--open .select2-dropdown--below{min-width:120px;}.select2-container .select2-selection--single{height:35px;}.select2-container .select2-selection--single .select2-selection__rendered{padding-top:7px;padding-left:2px;padding-right:0;line-height:1.42857143;color:#2e353b;}.select2-container .select2-search--inline .select2-search__field{margin-top:10px;}.select2-results__message{text-align:center;font-size:12px;margin-top:10px;color:#9c9c9c;}.slick-slider{position:relative;display:block;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent;}.slick-list{position:relative;display:block;margin:0;padding:0;overflow:hidden;}.slick-list:focus{outline:none;}.slick-list.dragging{cursor:pointer;cursor:hand;}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}.slick-track{position:relative;left:0;top:0;display:block;}.slick-track:before,.slick-track:after{content:"";display:table;}.slick-track:after{clear:both;}.slick-loading .slick-track{visibility:hidden;}.slick-slide{float:left;height:100%;min-height:1px;display:none;}[dir="rtl"] .slick-slide{float:right;}.slick-slide img{display:block;}.slick-slide.slick-loading img{display:none;}.slick-slide.dragging img{pointer-events:none;}.slick-initialized .slick-slide{display:block;}.slick-loading .slick-slide{visibility:hidden;}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent;}.slick-arrow.slick-hidden{display:none;}.slick-loading .slick-list{background:#fff url("/Content/images/misc/ajax-loader.gif") center center no-repeat;}.slick-prev,.slick-next{position:absolute;display:block;height:20px;width:20px;line-height:0;font-size:0;cursor:pointer;background:transparent;color:transparent;top:0;margin-top:-10px\9;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);padding:0;border:none;outline:none;}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{outline:none;background:transparent;color:transparent;}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1;}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25;}.slick-prev:before,.slick-next:before{font-size:20px;color:#fff;opacity:.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.slick-prev{left:10px;}[dir="rtl"] .slick-prev{left:auto;right:-25px;}.slick-next{left:60px;}[dir="rtl"] .slick-next{left:-25px;right:auto;}.slick-slider{margin-bottom:0;}.slick-dots{position:absolute;bottom:-45px;list-style:none;display:block;text-align:center;padding:0;width:100%;}.slick-dots li{position:relative;display:inline-block;height:20px;width:20px;margin:0 5px;padding:0;cursor:pointer;}.slick-dots li button{border:0;background:transparent;display:block;height:20px;width:20px;outline:none;line-height:0;font-size:0;color:transparent;padding:5px;cursor:pointer;}.slick-dots li button:hover,.slick-dots li button:focus{outline:none;}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1;}.slick-dots li button:before{position:absolute;top:0;left:0;content:"•";width:20px;height:20px;font-family:"slick";font-size:6px;line-height:20px;text-align:center;color:#000;opacity:.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.slick-dots li.slick-active button:before{color:#000;opacity:.75;}.irs{position:relative;display:block;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.irs-line{position:relative;display:block;overflow:hidden;outline:none !important;}.irs-line-left,.irs-line-mid,.irs-line-right{position:absolute;display:block;top:0;}.irs-line-left{left:0;width:11%;}.irs-line-mid{left:9%;width:82%;}.irs-line-right{right:0;width:11%;}.irs-bar{position:absolute;display:block;left:0;width:0;}.irs-bar-edge{position:absolute;display:block;top:0;left:0;}.irs-shadow{position:absolute;display:none;left:0;width:0;}.irs-slider{position:absolute;display:block;cursor:default;z-index:1;}.irs-slider.type_last{z-index:2;}.irs-min{position:absolute;display:block;left:0;cursor:default;}.irs-max{position:absolute;display:block;right:0;cursor:default;}.irs-from,.irs-to,.irs-single{position:absolute;display:block;top:25px;cursor:default;white-space:nowrap;}.irs-grid{position:absolute;display:none;bottom:0;left:0;width:100%;height:20px;}.irs-with-grid .irs-grid{display:block;}.irs-grid-pol{position:absolute;top:0;left:0;width:1px;height:8px;background:#000;}.irs-grid-pol.small{height:4px;}.irs-grid-text{position:absolute;bottom:0;left:0;white-space:nowrap;text-align:center;font-size:9px;line-height:9px;padding:0 3px;color:#000;}.irs-disable-mask{position:absolute;display:block;top:0;left:-1%;width:102%;height:100%;cursor:default;background:transparent;z-index:2;}.irs-disabled{opacity:.6;}.lt-ie9 .irs-disabled{filter:alpha(opacity=40);}.irs-hidden-input{position:absolute !important;display:block !important;top:0 !important;left:0 !important;width:0 !important;height:0 !important;font-size:0 !important;line-height:0 !important;padding:0 !important;margin:0 !important;outline:none !important;z-index:-9999 !important;background:none !important;border-style:solid !important;border-color:transparent !important;}.irs{height:20px;margin-bottom:10px;}.irs-with-grid{height:75px;}.irs-line{height:4px;top:8px;background:#e2e2e2;border:1px solid #e2e2e2;border-radius:16px;-moz-border-radius:16px;}.irs-line-left{height:4px;}.irs-line-mid{height:4px;}.irs-line-right{height:4px;}.irs-bar{height:4px;top:8px;border-top:1px solid #e14874;border-bottom:1px solid #e14874;background:#e14874;}.irs-bar-edge{height:4px;top:8px;width:14px;border:1px solid #e14874;border-right:0;background:#e14874;border-radius:16px 0 0 16px;-moz-border-radius:16px 0 0 16px;}.irs-shadow{height:2px;top:8px;background:#000;opacity:.3;border-radius:5px;-moz-border-radius:5px;}.lt-ie9 .irs-shadow{filter:alpha(opacity=30);}.irs-slider{top:3px;width:14px;height:14px;border:1px solid #e14874;background:#e14874;border-radius:27px;-moz-border-radius:27px;cursor:pointer;-moz-transition:background 200ms ease;-o-transition:background 200ms ease;-webkit-transition:background 200ms ease;transition:background 200ms ease;}.irs-slider.state_hover,.irs-slider:hover{background:#e55e85;}.irs-min,.irs-max{color:#333;font-size:12px;line-height:1.333;text-shadow:none;top:0;padding:1px 5px;background:rgba(0,0,0,.1);border-radius:3px;-moz-border-radius:3px;}.lt-ie9 .irs-min,.lt-ie9 .irs-max{background:#ccc;}.irs-from,.irs-to,.irs-single{font-size:14px;line-height:1.333;text-shadow:none;padding:1px 5px;color:#e14874;border-radius:3px;-moz-border-radius:3px;}.irs-from,.irs-to{display:none;}.irs-single{top:-22px;right:0;left:initial !important;left:inherit !important;visibility:visible !important;float:right;}.lt-ie9 .irs-from,.lt-ie9 .irs-to,.lt-ie9 .irs-single{background:#999;}.irs-grid{height:27px;}.irs-grid-pol{opacity:.5;background:#428bca;}.irs-grid-pol.small{background:#999;}.irs-grid-text{bottom:5px;color:#99a4ac;}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8;}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none !important;-webkit-backface-visibility:hidden;}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box;}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle;}.mfp-align-top .mfp-container:before{display:none;}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045;}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto;}.mfp-ajax-cur{cursor:progress;}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out;}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in;}.mfp-auto-cursor .mfp-content{cursor:auto;}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none;}.mfp-loading.mfp-figure{display:none;}.mfp-hide{display:none !important;}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044;}.mfp-preloader a{color:#ccc;}.mfp-preloader a:hover{color:#fff;}.mfp-s-ready .mfp-preloader{display:none;}.mfp-s-error .mfp-content{display:none;}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation;}button::-moz-focus-inner{padding:0;border:0;}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace;}.mfp-close:hover,.mfp-close:focus{opacity:1;}.mfp-close:active{top:1px;}.mfp-close-btn-in .mfp-close{color:#333;}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%;}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap;}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent;}.mfp-arrow:active{margin-top:-54px;}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1;}.mfp-arrow:before,.mfp-arrow:after{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent;}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px;}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7;}.mfp-arrow-left{left:0;}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px;}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f;}.mfp-arrow-right{right:0;}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px;}.mfp-arrow-right:before{border-left:27px solid #3f3f3f;}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px;}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px;}.mfp-iframe-holder .mfp-close{top:-40px;}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%;}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000;}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0 40px;margin:0 auto;}.mfp-figure{line-height:0;}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444;}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px;}.mfp-figure figure{margin:0;}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto;}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px;}.mfp-image-holder .mfp-content{max-width:100%;}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer;}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0;}.mfp-img-mobile img.mfp-img{padding:0;}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0;}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px;}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box;}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0;}.mfp-img-mobile .mfp-counter{right:5px;top:3px;}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0;}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75);}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0;}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%;}.mfp-container{padding-left:6px;padding-right:6px;}}.pager{clear:both;margin:0;margin-bottom:50px;text-align:right;}.pager a.page{display:inline-block;margin:0 0 0 5px;padding:0;text-decoration:none !important;}.pager a.page.active{font-weight:bold;}.pager a.page:hover span,.pager a.page.active span{background:#e14874;border-color:#e14874;color:#fff;text-decoration:none;}.pager a.page span{display:block;text-align:center;margin:0;padding:5px 13px;-webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-ms-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;background:#fff;border:1px solid #eaeaea;border-radius:4px;}.pager a.page.btn{border-radius:4px;}@media screen and (max-width:767px){.pager a.page{margin-bottom:5px;}}.pager a.forward,.pager a.backward{position:relative;top:-1px;border-radius:4px;height:34px;line-height:16px;font-size:.6rem;}*,body,html{padding:0;margin:0;}*:focus,body:focus,html:focus{outline:none !important;}html{position:relative;min-height:100%;}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"Open Sans",sans-serif;}.main-content{position:relative !important;min-height:100% !important;height:auto;}section{position:relative;padding:75px 0;}section:before{content:'';z-index:89;border-width:15px 15px 0 15px;margin-left:-15px;border-color:#fff transparent transparent transparent;border-style:solid;top:0;left:50%;position:absolute;display:block;width:0;height:0;}section:nth-child(odd){background:#fff;}section:nth-child(odd):before{border-color:#f5f5f5 transparent transparent transparent;}section:nth-child(even){background:#f5f5f5;}section:nth-child(even):before{border-color:#fff transparent transparent transparent;}h1{margin-bottom:25px;position:relative;color:#515151;font-family:"Open Sans",sans-serif;font-weight:800;padding-bottom:15px;}h1 span{position:relative;}h1 span:before,h1 span:after{bottom:-10px;content:"";height:4px;left:0;position:absolute;width:45px;background-color:#e14874;}h1 span:before{width:100%;background-color:#e4e4e4;}h2{position:relative;color:#515151;font-family:"Open Sans",sans-serif;font-weight:800;padding-bottom:15px;}a{text-decoration:none;color:#515151;}a:hover,a:focus{text-decoration:none;}p{color:#515151;font-size:1rem;letter-spacing:.45px;}ul>li{list-style:none;}select{width:100%;border:none;border-bottom:1px solid #ececec;margin:5px;padding:10px 0;font-size:1rem;font-weight:bold;color:#515151;}input{border:none;border-bottom:1px solid #ececec;margin:5px;padding:10px 0;font-size:.8rem;background:transparent;color:#515151 !important;outline:none;width:100%;transition:all 200ms ease;}input:focus{transition:all 200ms ease;border-bottom-color:#e14874 !important;}::-webkit-input-placeholder{color:rgba(81,81,81,.5);}::-moz-placeholder{color:rgba(81,81,81,.5);}:-ms-input-placeholder{color:rgba(81,81,81,.5);}:-moz-placeholder{color:rgba(81,81,81,.5);}textarea{width:100%;background:transparent;border:none;border-bottom:1px solid #ececec;margin:5px;padding:10px 0;font-size:.8rem;color:#515151 !important;outline:none;transition:all 200ms ease;}.ui-widget-content{background:#e14874;border:none !important;}.ui-widget-header{background:#e14874;border:none !important;}.ui-slider-horizontal{height:4px;margin-left:10px;}.ui-slider-handle{width:14px !important;height:14px !important;border-radius:100%;background:#e14874 !important;border:none !important;}[type="checkbox"]:not(:checked),[type="checkbox"]:checked{position:absolute;left:-9999px;visibility:hidden;}[type="checkbox"]+label{position:relative;cursor:pointer;font-size:1rem;padding-left:20px;-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none;user-select:none;}[type="checkbox"]+label:before{content:'';position:absolute;top:2px;left:0;width:18px;height:18px;z-index:0;border:2px solid #5a5a5a;border-radius:1px;margin-top:2px;-webkit-transition:.2s;-moz-transition:.2s;-o-transition:.2s;-ms-transition:.2s;transition:.2s;}[type="checkbox"]:not(:checked):disabled+label:before{border:none;background-color:rgba(0,0,0,.26);}[type="checkbox"]:checked+label:before{top:2px;left:1px;width:6px;height:11px;border-top:2px solid transparent;border-left:2px solid transparent;border-right:2px solid #fff;border-bottom:2px solid #fff;-webkit-transform:rotateZ(40deg);-moz-transform:rotateZ(40deg);-ms-transform:rotateZ(40deg);-o-transform:rotateZ(40deg);transform:rotateZ(40deg);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-origin:100% 100%;-moz-transform-origin:100% 100%;-ms-transform-origin:100% 100%;-o-transform-origin:100% 100%;transform-origin:100% 100%;}[type="checkbox"]:checked:disabled+label:before{border-right:2px solid rgba(0,0,0,.26);border-bottom:2px solid rgba(0,0,0,.26);}[type="checkbox"]+label:after{border-radius:2px;}[type="checkbox"]+label:before,[type="checkbox"]+label:after{content:'';left:0;position:absolute;-moz-transition:border .25s,background-color .25s,width .2s .1s,height .2s .1s,top .2s .1s,left .2s .1s;-o-transition:border .25s,background-color .25s,width .2s .1s,height .2s .1s,top .2s .1s,left .2s .1s;-webkit-transition:border .25s,background-color .25s,width .2s .1s,height .2s .1s,top .2s .1s,left .2s .1s;transition:border .25s,background-color .25s,width .2s .1s,height .2s .1s,top .2s .1s,left .2s .1s;z-index:1;}[type="checkbox"]:not(:checked)+label:before{width:0;height:0;border:3px solid transparent;left:10px;top:10px;-webkit-transform:rotateZ(40deg);-moz-transform:rotateZ(40deg);-ms-transform:rotateZ(40deg);-o-transform:rotateZ(40deg);transform:rotateZ(40deg);-webkit-transform-origin:100% 100%;-moz-transform-origin:100% 100%;-ms-transform-origin:100% 100%;-o-transform-origin:100% 100%;transform-origin:100% 100%;}[type="checkbox"]:not(:checked)+label:after{height:16px;width:16px;background-color:transparent;border:2px solid #eaeaea;top:2px;z-index:0;}[type="checkbox"]:checked+label:after{width:16px;height:16px;border:2px solid #e14874;background-color:#e14874;top:2px;z-index:0;}[type="checkbox"]:disabled:not(:checked)+label:before{background-color:transparent;border:2px solid transparent;}[type="checkbox"]:disabled:not(:checked)+label:after{border-color:transparent;background-color:#bdbdbd;}[type="checkbox"]:disabled:checked+label:before{background-color:transparent;}[type="checkbox"]:disabled:checked+label:after{background-color:#bdbdbd;border-color:#bdbdbd;}.fClear:after{content:" ";display:table;clear:both;}.hidden{display:none;}html,form,body,.content{height:100%;margin:0;padding:0;width:100%;}.content{z-index:0;}.nopadding{padding-left:0;padding-right:0;}.background-gray{background-color:#f5f5f5 !important;}.hide-xs{display:none;}@media screen and (min-width:768px){.hide-xs{display:initial;}}.truncate-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;}.bottom-reveal,.left-reveal,.right-reveal,.bottom-reveal-delay{visibility:hidden;}#searchConfiguration{float:right;width:200px;}.g-recaptcha{-webkit-transform:scale(.96);transform:scale(.96);-webkit-transform-origin:0 0;transform-origin:0 0;}@media screen and (min-width:768px){.g-recaptcha{-webkit-transform:scale(1);transform:scale(1);}}.a-button{width:100%;background-color:#e14874;height:44px;display:table;text-decoration:none;}.a-button p{text-align:center;vertical-align:middle;display:table-cell;color:#fff;}.a-button .extra-info{display:none;}@media screen and (min-width:768px){.a-button .extra-info{display:initial;font-size:.875rem;padding-left:20px;vertical-align:middle;font-weight:normal;}}.a-button-double{position:relative;width:100%;color:#fff;margin-bottom:15px;background-color:#e14874;}.a-button-double p:first-child{position:absolute;top:12px;left:14px;text-align:right !important;font-size:1.25rem;}.a-button-double p:last-child{width:100%;font-size:1.125rem;font-weight:300;}.a-button-special{display:block;width:100%;overflow:hidden;}.a-button-special p{transition:ease margin-top .5s;display:block;}.a-button-special p:first-child{width:100%;left:0;margin-top:0;text-align:center !important;}.a-button-special p:last-child{margin-top:44px;}.a-button-special:hover p:first-child{margin-top:-44px;}.a-button-special:hover p:last-child{margin-top:0;}.go-top-button{position:fixed;right:25px;bottom:25px;background:#fff;font-size:1.5rem;border-radius:100%;width:40px;height:40px;text-align:center;line-height:40px;color:#515151;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);transition:all .3s cubic-bezier(.25,.8,.25,1);z-index:10;display:none;}.go-top-button:hover{color:#e14874;box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22);}@media screen and (max-width:767px){.go-top-button{right:10px;bottom:10px;width:44px;height:44px;}}@media screen and (max-width:767px){.go-top-button i{display:block;font-size:1.5rem;margin-top:9px;}}.default-button{position:relative;color:#fff;overflow:hidden;align-items:center;z-index:1;border:3px solid #fff;font-weight:700;font-size:.8em;letter-spacing:1.6px;min-width:150px;padding:10px 25px;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;text-transform:uppercase;vertical-align:middle;cursor:pointer;transition:all 200ms ease;}.default-button>span{padding:5px;display:inline-block;height:30px;transition:all 300ms ease;}.default-button>span.icon{float:right;overflow:hidden;font-size:1.2rem;padding-top:2px;line-height:1.5rem;margin-left:15px;}.default-button i{max-width:20px;width:100%;fill:white;}.default-button:hover{color:#515151;transition:all 300ms ease;border-color:#e14874;}.default-button:hover>span{padding-left:15px;padding-right:15px;transition:all 300ms ease;}.default-button:hover>span.icon{color:#e14874;}.default-button:hover i{animation:moveArrowRight 300ms;}body.okayNav-loaded{overflow-x:hidden;}.okayNav{position:absolute;right:40px;height:100%;}.okayNav ul li a:hover,.okayNav ul li a:focus:hover{opacity:1;}.okayNav ul li.active a,.okayNav ul li.active a:focus{opacity:1;background-color:transparent;}.okayNav ul li.active a:hover,.okayNav ul li.active a:focus:hover{background-color:transparent;}.okayNav ul .nav-widget{background:#fff;padding:0 20px;transition:all .2s;cursor:pointer;}.okayNav ul .nav-widget a{color:#e14874;}.okayNav ul .nav-widget a i{font-size:25px !important;}.okayNav ul .nav-widget:hover{transition:all .2s;background-color:#e55e85;border-color:#e6678b;}.okayNav ul .nav-widget:hover a{color:#fff;font-weight:bold;}.okayNav .okayNav__menu-toggle{margin-top:10px !important;}.okayNav .okayNav__nav--invisible a{padding:11px;}@media screen and (max-width:767px){.okayNav .okayNav__nav--invisible a{padding-top:9px !important;padding-bottom:9px !important;width:100vw;}}.okayNav:not(.loaded){visibility:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.okayNav a{font-size:1rem;font-family:"Lato",sans-serif;letter-spacing:.5px;padding:3px;color:#fff;text-decoration:none;border:2px solid transparent;-moz-transition:border 250ms ease;-o-transition:border 250ms ease;-webkit-transition:border 250ms ease;transition:border 250ms ease;border-radius:2px;position:relative;z-index:1;opacity:.9;}.okayNav__nav--visible{overflow:hidden;white-space:nowrap;}.okayNav__nav--visible li{margin:0 2px;display:inline-block;line-height:23px;vertical-align:middle;height:100%;}.okayNav__nav--visible li:first-child{padding-left:20px;}.okayNav__nav--visible a{display:block;letter-spacing:.5px;color:#fff;text-decoration:none;padding:3px;border:1px solid transparent;-moz-transition:border 250ms ease;-o-transition:border 250ms ease;-webkit-transition:border 250ms ease;transition:border 250ms ease;border-radius:2px;margin-top:13px;}.okayNav__nav--visible a:hover{color:#fff;}.okayNav__menu-toggle,.okayNav__nav--visible{display:inline-block;margin-top:5px;}.okayNav__nav--invisible{position:fixed;top:100px;overflow-y:scroll !important;-webkit-overflow-scrolling:touch;background:#fff;z-index:2000;}@media screen and (max-width:767px){.okayNav__nav--invisible{height:calc(100% - 100px);}}.okayNav__nav--invisible a{color:#515151;width:240px;display:block;padding:15px;}.okayNav__nav--invisible a:hover{border:1px solid rgba(255,255,255,.5);background:#e14874;color:#fff;}.okayNav__nav--invisible.nav-left{left:0;-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-ms-transform:translateX(-100%);-o-transform:translateX(-100%);transform:translateX(-100%);}.okayNav__nav--invisible.nav-right{right:0;-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);-o-transform:translateX(100%);transform:translateX(100%);}.okayNav__nav--invisible.transition-enabled{-moz-transition:-webkit-transform 400ms cubic-bezier(.55,0,.1,1);-o-transition:-webkit-transform 400ms cubic-bezier(.55,0,.1,1);-webkit-transition:-webkit-transform 400ms cubic-bezier(.55,0,.1,1);transition:-webkit-transform 400ms cubic-bezier(.55,0,.1,1);-moz-transition:transform 400ms cubic-bezier(.55,0,.1,1);-o-transition:transform 400ms cubic-bezier(.55,0,.1,1);-webkit-transition:transform 400ms cubic-bezier(.55,0,.1,1);transition:transform 400ms cubic-bezier(.55,0,.1,1);-moz-transition:transform 400ms cubic-bezier(.55,0,.1,1),-webkit-transform 400ms cubic-bezier(.55,0,.1,1);-o-transition:transform 400ms cubic-bezier(.55,0,.1,1),-webkit-transform 400ms cubic-bezier(.55,0,.1,1);-webkit-transition:transform 400ms cubic-bezier(.55,0,.1,1),-webkit-transform 400ms cubic-bezier(.55,0,.1,1);transition:transform 400ms cubic-bezier(.55,0,.1,1),-webkit-transform 400ms cubic-bezier(.55,0,.1,1);}.okayNav__nav--invisible.nav-open{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);}.okayNav__menu-toggle{position:relative;-moz-transition:-webkit-transform 400ms cubic-bezier(.55,0,.1,1);-o-transition:-webkit-transform 400ms cubic-bezier(.55,0,.1,1);-webkit-transition:-webkit-transform 400ms cubic-bezier(.55,0,.1,1);transition:-webkit-transform 400ms cubic-bezier(.55,0,.1,1);-moz-transition:transform 400ms cubic-bezier(.55,0,.1,1);-o-transition:transform 400ms cubic-bezier(.55,0,.1,1);-webkit-transition:transform 400ms cubic-bezier(.55,0,.1,1);transition:transform 400ms cubic-bezier(.55,0,.1,1);-moz-transition:transform 400ms cubic-bezier(.55,0,.1,1),-webkit-transform 400ms cubic-bezier(.55,0,.1,1);-o-transition:transform 400ms cubic-bezier(.55,0,.1,1),-webkit-transform 400ms cubic-bezier(.55,0,.1,1);-webkit-transition:transform 400ms cubic-bezier(.55,0,.1,1),-webkit-transform 400ms cubic-bezier(.55,0,.1,1);transition:transform 400ms cubic-bezier(.55,0,.1,1),-webkit-transform 400ms cubic-bezier(.55,0,.1,1);cursor:pointer;width:40px;height:20px;float:right;z-index:1;top:15px;}.okayNav__menu-toggle.okay-invisible{position:absolute;opacity:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;}.okayNav__menu-toggle span{display:block;position:absolute;margin:auto;height:4px;width:4px;background:#fff;border-radius:50%;left:0;right:0;pointer-events:none;}.okayNav__menu-toggle span:nth-child(1){top:0;}.okayNav__menu-toggle span:nth-child(2){top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);}.okayNav__menu-toggle span:nth-child(3){bottom:0;}.okayNav__menu-toggle.icon--active{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);}.okayNav__menu-toggle.icon--active span{border:1px solid rgba(255,255,255,.5);color:#fff;}.headerOkaynav{height:100px;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;position:fixed;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:100%;max-width:1200px;right:0;}#mainNav{z-index:9999;-webkit-transition:all .2s;-moz-transition:all .2s;transition:all .2s;height:100px;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;position:fixed;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:100%;background:linear-gradient(180deg,rgba(2,0,36,.504639) 0%,transparent 100%);}#mainNav .site-logo{position:absolute;width:175px;height:100px;transition:all 200ms ease;}#mainNav .site-logo a{width:100%;height:100px;background-image:url(../images/misc/logo.png);background-repeat:no-repeat;background-size:contain;background-position:center left;}#mainNav.affix{background:#e14874;transition:all 200ms ease;height:70px;}#mainNav.affix .site-logo{height:60px;margin:5px;transition:all 200ms ease;}#mainNav.affix .site-logo a{background-image:url(../images/misc/logo-red.png);height:60px;transition:all 200ms ease;}#mainNav.static{background:#e14874;transition:all 200ms ease;}#mainNav.static .navbar-brand{background-image:url(../images/misc/logo-red.png);width:100px;height:60px;transition:all 200ms ease;}@media(min-width:991px){.headerOkaynav{display:block;}}header{position:relative;width:100%;background:#e14874;z-index:9;}header .carousel .carousel-inner .carousel-item{height:100vh;min-height:600px;background:no-repeat center center scroll;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;}header .carousel .carousel-inner .carousel-item .carousel-item-text{margin-left:auto;margin-right:auto;max-width:1200px;padding:0 30px;position:relative;top:50%;transform:translateY(-50%);}@media screen and (max-width:1199px){header .carousel .carousel-inner .carousel-item .carousel-item-text{top:45%;max-width:830px;}}@media screen and (max-width:991px){header .carousel .carousel-inner .carousel-item .carousel-item-text{top:45%;max-width:748px;}}@media screen and (max-width:767px){header .carousel .carousel-inner .carousel-item .carousel-item-text{display:none;}}header .carousel .carousel-inner .carousel-item .carousel-item-text .carousel-item-message{width:50%;overflow:hidden;}@media screen and (max-width:1199px){header .carousel .carousel-inner .carousel-item .carousel-item-text .carousel-item-message{width:75%;}}header .carousel .carousel-inner .carousel-item .carousel-item-text .carousel-item-message h1{font-size:4rem;color:#fff;font-family:"Open Sans",sans-serif;font-weight:800;text-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);}header .carousel .carousel-inner .carousel-item .carousel-item-text .carousel-item-message h1>span:before,header .carousel .carousel-inner .carousel-item .carousel-item-text .carousel-item-message h1>span:after{display:none;}@media screen and (max-width:1199px){header .carousel .carousel-inner .carousel-item .carousel-item-text .carousel-item-message h1{font-size:3.5rem !important;}}@media screen and (max-height:700px){header .carousel .carousel-inner .carousel-item .carousel-item-text .carousel-item-message h1{font-size:3.5rem !important;}}header .carousel .carousel-inner .carousel-img-focus{position:fixed;width:800px;height:500px;max-height:calc(100% - 160px);top:50%;border:15px solid #f24a80;box-sizing:content-box;margin:0 auto;left:20%;-webkit-transform:translateY(-50%);transform:translateY(-50%);}header .carousel .carousel-inner .carousel-img-focus-wrapper{width:100%;height:100%;overflow:hidden;position:absolute;left:0;top:0;}header .carousel .carousel-inner .carousel-img-focus-image{background:url(custom/images/banner1.jpg) 50%;background-size:cover;position:absolute;width:100vw;height:100vh;top:50%;left:-56%;-webkit-transform:translateY(-50%);transform:translateY(-50%);}@media screen and (max-width:767px){header .carousel .carousel-indicators,header .carousel .carousel-control-prev,header .carousel .carousel-control-next{display:none;}}header .scroll-link{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);}@media screen and (max-width:767px){header .scroll-link{display:none;}}header .scroll-link .mouse{max-width:2.5rem;width:100%;height:auto;}header .scroll-link .mouse .scroll{animation-name:scroll;animation-duration:1.5s;animation-timing-function:cubic-bezier(.65,-.55,.25,1.5);animation-iteration-count:infinite;transform-origin:50% 20.5px;will-change:transform;}header .page-header{height:475px;background-image:url("../images/background/breadcrumb2.jpg");background-size:cover;background-position:center bottom;padding:0;position:relative;}@media screen and (min-width:768px){header .page-header{height:340px;}}header .page-header .page-header-content{position:absolute;width:100%;height:100%;}header .page-header .page-header-content:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:#000;opacity:.4;}header .page-header .page-header-content .page-breadcrumb{padding:150px 0 0;text-align:center;width:100%;z-index:1;}@media screen and (min-width:768px){header .page-header .page-header-content .page-breadcrumb{padding-top:110px;}}header .page-header .page-header-content .page-breadcrumb h4{color:#fff;font-size:2.5rem;font-family:"Lato",sans-serif;text-transform:uppercase;font-weight:800;letter-spacing:5px;}header .page-header .page-header-content .page-breadcrumb .breadcrumb{background:transparent;margin:auto;display:block;}header .page-header .page-header-content .page-breadcrumb .breadcrumb li.breadcrumb-item{display:inline-block;color:#fff;font-family:"Open Sans",sans-serif;font-size:1rem;letter-spacing:3px;}header .page-header .page-header-content .page-breadcrumb .breadcrumb li.breadcrumb-item:before{color:#fff;padding:0 15px;}header .page-header .page-header-content .page-breadcrumb .breadcrumb li.breadcrumb-item>a{color:#fff;font-family:"Open Sans",sans-serif;font-size:1rem;}header .main-search{position:absolute;bottom:135px;width:100%;left:50%;transform:translateX(-50%);}@media screen and (max-width:991px){header .main-search{bottom:235px;}}@media screen and (max-width:767px){header .main-search{bottom:40px;}}header .main-search .search-main{box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);}@media screen and (max-width:575px){header .main-search .search-main{padding-left:15px;padding-right:15px;}}header .main-search .search-main>.search-box:first-child{border-top:3px solid #fff;border-left:3px solid #fff;}header .main-search .select2-container--open .select2-dropdown--below{min-width:200px;left:-27px;}header .main-search .search-box{position:relative;color:#fff;overflow:hidden;align-items:center;z-index:1;border:3px solid #fff;font-weight:700;font-size:.8em;letter-spacing:1.6px;min-width:150px;padding:15px 25px;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:left;text-transform:uppercase;vertical-align:middle;cursor:pointer;transition:all 300ms ease;border-left:none;}@media screen and (max-width:991px){header .main-search .search-box{height:71px;}}@media screen and (max-width:767px){header .main-search .search-box{height:50px;border-top:none;border-left:3px solid #fff;padding-top:5px;}}header .main-search .search-box .select2-container--default .select2-selection--single{border:none;}header .main-search .search-box .select2-selection__rendered{color:#fff !important;text-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);}header .main-search .search-box .select2-selection__arrow b{border-color:#fff transparent transparent transparent;}header .main-search .search-box .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__rendered{color:rgba(255,255,255,.5) !important;}header .main-search .search-box>label{display:none;}header .main-search .search-box span{display:inline-block;}header .main-search .search-box span.icon{float:right;overflow:hidden;font-size:1rem;padding-top:2px;}header .main-search .search-box i{max-width:20px;width:100%;fill:white;}header .main-search .search-box:hover{background:#fff;color:#515151;transition:all 300ms ease;}header .main-search .search-box:hover .select2-selection__rendered{color:#515151 !important;}header .main-search .search-box:hover .select2-selection__arrow b{border-color:#515151 transparent transparent transparent;}header .main-search .search-box:hover .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__rendered{color:rgba(81,81,81,.5) !important;}header .main-search .search-box:hover span.icon{color:#e14874;}header .main-search .search-box:hover i{animation:moveArrowDown 300ms;}header .main-search .location{padding:0;}header .main-search .dLocationPicker #mapHolder{display:none;}header .main-search .dLocationPicker .district>label,header .main-search .dLocationPicker .county>label,header .main-search .dLocationPicker .parish>label{display:none;}header .main-search .dLocationPicker .parish{display:none;}header .main-search .dLocationPicker .form-group{margin-bottom:0;}header .main-search .search-button{width:100%;text-align:center;margin-top:25px;}header .main-search .search-button .default-button:hover{background:#fff;color:#515151;}@media screen and (max-width:991px){header .main-search .search-button{margin-top:50px;}}@media screen and (max-width:991px){#contacts .content-contacts,#contact-form .contact-form-content{max-width:720px !important;padding-left:15px !important;padding-right:15px !important;margin:0 auto !important;}}#about{padding:100px 0 125px;}@media screen and (max-width:1199px){#about{padding:70px 0 70px;}}#about:before{display:none;}#about .carousel-inner{overflow:initial;}#about .carousel-indicators{display:none;}#about .carousel-control-next{left:50px;right:unset;}#about .carousel-control-next,#about .carousel-control-prev{width:20px;bottom:auto;top:75px;font-size:20px;}#about .carousel-control-prev-icon:before{content:"";font-family:"Font Awesome 5 Free";font-weight:bold;color:#515151;}#about .carousel-control-next-icon:before{content:"";font-family:"Font Awesome 5 Free";font-weight:bold;color:#515151;}#about .carousel-item-text{margin-top:50px;}#about h1{color:#515151;font-family:"Open Sans",sans-serif;font-weight:800;padding-bottom:15px;}#about p{letter-spacing:.45px;color:#949494;}#about .about-text{background:#fff none repeat scroll 0 0;border:3px solid #e14874;display:table-cell;float:left;margin-left:-25%;margin-top:50px;padding:100px 70px;position:relative;vertical-align:middle;width:125%;}@media screen and (max-width:767px){#main-locations{padding-bottom:0;}}#main-locations h1{margin-bottom:50px;}#main-locations .default-button{float:right;border-color:#515151;color:#515151;padding:10px 25px;}#main-locations .default-button:hover{color:#515151;transition:all 300ms ease;border-color:#e14874;}#main-locations .default-button:hover>span.icon{color:#e14874;}@media screen and (max-width:767px){#main-locations .default-button{float:none;display:block;width:100%;margin-bottom:20px;}}#main-locations .main-locations-item{height:375px;width:100%;background:#808080;margin-bottom:25px;background-size:cover;background-position:center center;position:relative;border-radius:3px;cursor:pointer;}#main-locations .main-locations-item:before{content:'';opacity:.2;width:100%;height:100%;position:absolute;top:0;left:0;}#main-locations .main-locations-item .main-locations-item-content{width:100%;height:100%;position:relative;transition:all 300ms ease;}#main-locations .main-locations-item .main-locations-item-content:before{position:absolute;top:0;left:0;opacity:0;content:'';width:100%;height:100%;background:rgba(0,0,0,.25);transition:all 200ms ease;}#main-locations .main-locations-item .main-locations-item-content:after{border:10px solid #e14874;position:absolute;top:20px;left:20px;opacity:0;content:'';width:calc(100% - 40px);height:calc(100% - 40px);transition:all 200ms ease;transform:scale(.75);opacity:0;}@media screen and (min-width:768px) and (max-width:991px){#main-locations .main-locations-item .main-locations-item-content:after{display:none;}}#main-locations .main-locations-item .main-locations-item-content .main-locations-item-text{top:50%;transform:translateY(-50%);text-align:center;position:relative;}#main-locations .main-locations-item .main-locations-item-content .main-locations-item-text h2{color:#fff;font-size:1.5rem;text-align:center;text-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);}#main-locations .main-locations-item .main-locations-item-content .main-locations-item-text .main-locations-button{color:#fff;font-size:.7em;letter-spacing:1.6px;padding:10px 15px;background:#e14874;transition:all 200ms ease;border:none;-webkit-transform:scale(0);transform:scale(0);min-width:125px;margin:auto;transform-origin:top center;max-width:150px;float:unset;}@media screen and (max-width:991px){#main-locations .main-locations-item .main-locations-item-content .main-locations-item-text .main-locations-button{max-width:140px;}}#main-locations .main-locations-item .main-locations-item-content .main-locations-item-text .main-locations-button:before{content:'';width:200px;height:5px;position:absolute;top:0;left:0;}#main-locations .main-locations-item.split{height:175px;}#main-locations .main-locations-item.porto1{background-image:url("../images/background/1.jpg");}#main-locations .main-locations-item.porto2{background-image:url("../images/background/2.jpg");}#main-locations .main-locations-item.porto3{background-image:url("../images/background/3.jpg");}#main-locations .main-locations-item.porto4{background-image:url("../images/background/4.jpg");}#main-locations .main-locations-item.porto5{background-image:url("../images/background/5.jpg");}#main-locations .main-locations-item.porto6{background-image:url("../images/background/6.jpg");}#main-locations .main-locations-item:hover .main-locations-item-content{transition:all 300ms ease;}#main-locations .main-locations-item:hover .main-locations-item-content:before,#main-locations .main-locations-item:hover .main-locations-item-content:after{opacity:1;}#main-locations .main-locations-item:hover .main-locations-item-content:after{transform:scale(1);opacity:1;}#main-locations .main-locations-item:hover .main-locations-item-content .main-locations-item-text .main-locations-button{-webkit-transform:scale(1);transform:scale(1);transition:all 200ms ease;}#agents{padding:100px 0 125px;}@media screen and (max-width:767px){#agents{padding-top:20px;padding-bottom:40px;}}#agents h1{color:#515151;font-family:"Open Sans",sans-serif;font-weight:800;padding-bottom:15px;}#agents p{font-size:1.1em;letter-spacing:.45px;color:#949494;}#agents .agents-img{width:100%;height:490px;background:#e14874;background-image:url(../images/background/agencies.png);background-size:cover;background-position:center center;}@media screen and (max-width:767px){#agents .agents-img{height:250px;}}#agents .agents-text{background:#fff none repeat scroll 0 0;border:3px solid #e14874;display:table-cell;float:left;margin-left:-25%;margin-top:50px;padding:60px 50px;position:relative;vertical-align:middle;width:125%;}@media screen and (max-width:991px){#agents .agents-text{padding:24px;}}@media screen and (max-width:767px){#agents .agents-text{display:block;width:100%;margin:0;}}#shortcut-lists{padding:0;}#shortcut-lists .list>div{height:450px;}#shortcut-lists .list>div .list-item:before{background:#171717 none repeat scroll 0 0;content:"";height:100%;left:0;opacity:.6;position:absolute;top:0;width:100%;z-index:0;transition:all 200ms ease;}#shortcut-lists .list>div .list-item .list-info{padding:0 70px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);z-index:2;}@media screen and (max-width:991px){#shortcut-lists .list>div .list-item .list-info{padding:0 20px !important;left:0;}}#shortcut-lists .list>div .list-item .list-info>span{color:#fff;float:left;font-size:100px;font-weight:900;line-height:73px;margin-bottom:25px;padding-bottom:27px;position:relative;width:100%;}#shortcut-lists .list>div .list-item .list-info>span:before{bottom:0;content:"";height:4px;left:0;position:absolute;width:45px;background-color:#e14874;}#shortcut-lists .list>div .list-item .list-info h2{color:#fff;float:left;font-size:24px;margin:12px 0 20px;text-transform:uppercase;width:100%;font-family:"Lato",sans-serif;font-weight:bold;}@media screen and (max-width:991px){#shortcut-lists .list>div .list-item .list-info h2{margin-bottom:5px;}}#shortcut-lists .list>div .list-item .list-info>p{color:#d9d9d9;float:left;margin-bottom:33px;width:100%;}#shortcut-lists .list>div .list-item .list-info .default-button{padding:10px 25px;float:left;color:#fff;}#shortcut-lists .list>div .list-item .list-info .default-button:hover>span{color:#fff;}#shortcut-lists .list>div .list-item .list-info .default-button:hover>span.icon{color:#e14874;}@media screen and (max-width:991px){#shortcut-lists .list>div .list-item .list-info .default-button{width:100%;}}@media screen and (min-width:576px) and (max-width:767px){#shortcut-lists .list>div .list-item .list-info .default-button{padding-left:5px;padding-right:5px;}}#shortcut-lists .list>div.phone-img{background-image:url(../images/background/a1.jpg);background-size:cover;background-position:center center;}#shortcut-lists .list>div.house-img{background-image:url(../images/background/a2.jpg);background-size:cover;background-position:center center;}#shortcut-lists .list>div.business-img{background-image:url(../images/background/a3.jpg);background-size:cover;background-position:center center;}#shortcut-lists .list>div:hover .list-item:before{opacity:.9;transition:all 200ms ease;}#contacts{padding:0;background:#f5f5f5;}#contacts:before{border-color:#515151 transparent transparent transparent;}#contacts .content-left{padding:0;}#contacts .content-left>div,#contacts .content-left .ctrLocation{height:100%;}@media screen and (max-width:991px){#contacts .content-map{height:600px;}}@media screen and (max-width:767px){#contacts .content-map{height:260px;}}#contacts .content-right{padding:60px 85px 60px 60px;}#contacts .content-right ul li{margin:10px 0;}#contacts .content-right ul li a{background:#fff;font-size:1.2rem;border-radius:100%;width:50px;height:50px;text-align:center;line-height:50px;color:#e14874;display:inline-block;margin-right:15px;}#contacts .content-right ul li span{color:#515151;}#contacts .content-right ul li.address a{float:left;}#contacts .content-right ul li.address span{display:block;}@media(max-width:1199px){#shortcut-lists .list>div .list-item .list-info{padding:0 35px;}}#contact-form{background:#fff;}#contact-form:before{border-color:#f5f5f5 transparent transparent transparent;}#contact-form .contact-form-content input{position:relative;}@media screen and (max-width:767px){#contact-form .contact-form-content input{margin-left:0;margin-right:0;}}#contact-form .contact-form-content textarea{position:relative;}@media screen and (max-width:767px){#contact-form .contact-form-content textarea{margin-left:0;margin-right:0;}}#contact-form .contact-form-content label{display:none;}#contact-form .contact-form-content .g-recaptcha{-webkit-transform:scale(.96);transform:scale(.96);}@media screen and (min-width:768px){#contact-form .contact-form-content .g-recaptcha{float:right;-webkit-transform:scale(1);transform:scale(1);}}#contact-form .contact-form-content .default-button{color:#515151;border-color:#515151;float:right;margin-top:5px;}#contact-form .contact-form-content .default-button:hover{color:#e14874;border-color:#e14874;}.search-menu-button{position:absolute;top:10px;right:5px;background:#fff;border-bottom-left-radius:5px;border-top-left-radius:5px;font-size:1.5rem;width:50px;height:50px;overflow:hidden;line-height:50px;text-align:left;z-index:9;cursor:pointer;color:#fff;background-color:transparent;}.search-menu-button>div{display:inline-block;}.search-menu-button i{padding:0 15px;}#search{position:fixed;background:#fff;right:0;top:70px;height:100%;width:0;opacity:0;transition:all 400ms ease;z-index:99999;overflow:scroll;}@media screen and (max-width:767px){#search{max-width:100%;padding-left:15px !important;padding-right:15px !important;}}#search::-webkit-scrollbar-track{background-color:#f0f0f0;}#search::-webkit-scrollbar{width:6px;height:6px;background-color:#f0f0f0;}#search::-webkit-scrollbar-thumb{background-color:#e14874;}#search .search-form{padding-bottom:50px;}#search .search-form h1{text-transform:uppercase;font-size:1.5rem;margin-bottom:15px;}#search .search-form>div:not(.close){width:100%;}#search .search-form>div:not(.close)>label{font-size:1rem;font-weight:bold;font-family:"Lato",sans-serif;margin-bottom:0;}#search .close{position:absolute;color:#515151;top:35px;right:50px;font-size:1.7em;cursor:pointer;display:none;z-index:999;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:all 600ms cubic-bezier(.68,-.55,.265,1.55);transition:all 600ms cubic-bezier(.68,-.55,.265,1.55);}#search .close:hover{font-size:2.4em;-webkit-transform:rotate(360deg);transform:rotate(360deg);}#search i{float:right;}#search h2{font-size:1.5rem;}#search label{display:none;}@media screen and (min-width:992px){#search .purpose,#search .type,#search .labels,#search .reference{margin-bottom:1rem;}}#search .price label,#search .beds label,#search .area label{display:block;}@media screen and (max-width:991px){#search .price,#search .beds,#search .area{margin-bottom:20px;}}@media screen and (max-width:1199px){#search .labels{margin-top:20px;}}#search .labels>label{font-size:1rem;font-weight:bold;color:#515151;margin:0;}#search.active{opacity:1;padding:35px 50px 50px 50px;transition:all 400ms ease;width:500px;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);}@media screen and (min-width:992px) and (max-width:1199px){#search .purpose,#search .district,#search .parish{margin-bottom:15px;padding-right:5px;}}@media screen and (max-width:991px){#search .purpose,#search .district,#search .parish{margin-bottom:1rem;}}@media screen and (min-width:992px) and (max-width:1199px){#search .type,#search .county{margin-bottom:15px;padding-left:5px;}}@media screen and (max-width:991px){#search .type,#search .county{margin-bottom:1rem;}}@media screen and (max-width:1199px){#search .beds{margin-top:10px;}}#search .area .area-box:first-child{padding-right:0;}#search .area label,#search .area input{display:inline-block;}#search .area label{margin-bottom:0;font-size:1rem;font-weight:bold;font-family:"Lato",sans-serif;}#search .area input{width:115px;margin-left:15px;padding-bottom:5px;}@media screen and (max-width:767px){#search .area input{width:150px;}}@media screen and (max-width:575px){#search .area input{width:100px;}}#search .input{border-bottom:1px solid rgba(0,0,0,.12) !important;margin:0;}#search .input:focus{border-color:#e14874 !important;}@media screen and (max-width:991px){#search .reference{margin-bottom:20px;}}#search .dLocationPicker label{font-size:.9rem;font-weight:bold;font-family:"Lato",sans-serif;margin-bottom:0;}#search .default-button{color:#515151;border-color:#515151;}#search .default-button:hover{color:#e14874;border-color:#e14874;}@media screen and (max-width:1199px){#search .default-button{margin-left:auto;margin-right:auto;margin-top:30px;}}@media screen and (max-width:991px){#search .default-button{margin-top:35px;}}@media screen and (max-width:991px){#search .default-button{margin-bottom:60px;}}@media screen and (max-width:1199px){.properties-roll{padding:70px 0 0 20px;}}@media screen and (max-width:991px){.properties-roll{padding-left:0 !important;}}.properties-roll .default-button{float:right;border-color:#515151;color:#515151;}@media screen and (max-width:767px){.properties-roll .default-button{float:none;display:block;width:100%;margin-bottom:20px;}}.properties-roll .stage .roll-item .content-left,.properties-roll .stage .roll-item .content-right{padding-top:25px;float:left;}.properties-roll .stage .roll-item .item-thumbnail .diagonal-ribbon{position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;height:200px;transform:rotate(-35deg);text-decoration:none !important;text-align:center;height:40px;line-height:40px;border-radius:5px;font-size:1em;text-transform:uppercase;z-index:999;}.properties-roll .stage .roll-item .item-thumbnail .diagonal-ribbon p{padding:0 15px 0 15px;background:#e14874;color:#fff;display:inline-block;border-radius:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:270px;}.properties-roll .stage .roll-item .item-thumbnail .property-image{width:100%;height:400px;background-size:cover !important;background-position:center center !important;background-repeat:no-repeat;}@media screen and (max-width:767px){.properties-roll .stage .roll-item .item-thumbnail .property-image{height:200px;}}.properties-roll .stage .roll-item .content-right h2{margin-bottom:0;}.properties-roll .stage .roll-item .content-right .price,.properties-roll .stage .roll-item .content-right .purpose{display:inline-block;}.properties-roll .features{text-align:left;}.properties-roll .features .features-icon{border:1px solid #e14874;border-radius:100%;width:75px;height:75px;text-align:center;line-height:75px;font-size:2rem;display:inline-block;margin:0 10px;}@media screen and (max-width:991px){.properties-roll .features .features-icon{width:60px !important;height:60px !important;margin:0 8px !important;}}@media screen and (max-width:767px){.properties-roll .features .features-icon{width:59px !important;height:59px !important;margin:0 5px !important;}}.properties-roll .features .features-icon i{color:#e14874;}@media screen and (max-width:991px){.properties-roll .features .features-icon i{display:block;padding-top:15px;font-size:1.8rem;margin-bottom:14px;}}.properties-roll .features .features-icon .feature-type{font-size:1rem;font-family:"Open Sans",sans-serif;line-height:45px;}@media screen and (max-width:767px){.properties-roll .features .features-icon .feature-type{font-size:.875rem;}}.properties-roll .features .features-icon .feature-value{font-size:1.5rem;font-family:"Lato",sans-serif;white-space:nowrap;line-height:15px;}@media screen and (max-width:991px){.properties-roll .features .features-icon .feature-value{font-size:1.2rem;}}@media screen and (max-width:767px){.properties-roll .features .features-icon .feature-value{font-size:1.1rem;}}.properties-roll .slick-prev,.properties-roll .slick-next{transition:all .3s ease;color:#515151;opacity:.9;z-index:2;width:30px;height:30px;line-height:30px;border-radius:100%;}.properties-roll .slick-prev:before,.properties-roll .slick-next:before{color:#515151;}.properties-roll .slick-prev:hover,.properties-roll .slick-next:hover{opacity:1;}.properties-roll .slick-prev:before{font-family:"Font Awesome 5 Free";content:"";font-weight:bold;}.properties-roll .slick-next:before{font-family:"Font Awesome\ 5 Free";content:"";font-weight:bold;}@media(max-width:1199px){.properties-roll .features .features-icon,#opportunities .features .features-icon{width:65px;height:65px;line-height:65px;}}#property-list,#building-list,#Favorites{padding-top:50px;background:#fff;}#property-list:before,#building-list:before,#Favorites:before{display:none;}@media screen and (max-width:767px){#property-list #searchConfiguration,#building-list #searchConfiguration,#Favorites #searchConfiguration{width:100%;}}#property-list .propertywrapper,#building-list .propertywrapper,#Favorites .propertywrapper{margin:25px 0 25px;height:400px;overflow:hidden;}#property-list .propertywrapper:hover .property-image,#building-list .propertywrapper:hover .property-image,#Favorites .propertywrapper:hover .property-image{-moz-transform:scale(1.1);-webkit-transform:scale(1.1);transform:scale(1.1);}#property-list .propertywrapper:hover .property-image:before,#building-list .propertywrapper:hover .property-image:before,#Favorites .propertywrapper:hover .property-image:before{-webkit-animation:shine .75s;animation:shine .75s;}#property-list .propertywrapper:hover .property-info,#building-list .propertywrapper:hover .property-info,#Favorites .propertywrapper:hover .property-info{transition:all 300ms ease;}#property-list .propertywrapper:hover .property-item:not(.buildingwrapper) .property-purpose,#property-list .propertywrapper:hover .property-item:not(.buildingwrapper) .property-info-row,#property-list .propertywrapper:hover .property-item:not(.buildingwrapper) .propfeatures,#building-list .propertywrapper:hover .property-item:not(.buildingwrapper) .property-purpose,#building-list .propertywrapper:hover .property-item:not(.buildingwrapper) .property-info-row,#building-list .propertywrapper:hover .property-item:not(.buildingwrapper) .propfeatures,#Favorites .propertywrapper:hover .property-item:not(.buildingwrapper) .property-purpose,#Favorites .propertywrapper:hover .property-item:not(.buildingwrapper) .property-info-row,#Favorites .propertywrapper:hover .property-item:not(.buildingwrapper) .propfeatures{transition:all 150ms ease;top:-66px;}#property-list .property-item,#building-list .property-item,#Favorites .property-item{display:block;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(40,40,40,.23);}#property-list .property-item .property-label,#building-list .property-item .property-label,#Favorites .property-item .property-label{font-size:.9rem;color:#fff;text-transform:uppercase;letter-spacing:3px;font-weight:bold;overflow:hidden;position:absolute;top:0;left:15px;text-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);z-index:1;background:#e14874;padding:2px 10px;border-bottom-right-radius:5px;}#property-list .property-item .property-thumbnail,#building-list .property-item .property-thumbnail,#Favorites .property-item .property-thumbnail{width:100%;height:250px;overflow:hidden;}#property-list .property-item .property-thumbnail .property-image,#building-list .property-item .property-thumbnail .property-image,#Favorites .property-item .property-thumbnail .property-image{width:100%;height:250px;background-image:url("images/banner3.jpg");background-size:cover !important;background-position:center center !important;position:relative;-moz-transform:scale(1);-webkit-transform:scale(1);transform:scale(1);-moz-transition:all .5s;-webkit-transition:all .5s;transition:all .5s;}#property-list .property-item .property-thumbnail .property-image:before,#building-list .property-item .property-thumbnail .property-image:before,#Favorites .property-item .property-thumbnail .property-image:before{position:absolute;top:0;left:-75%;z-index:2;display:block;content:'';width:50%;height:100%;background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(255,255,255,.2) 100%);background:linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,.2) 100%);-webkit-transform:skewX(-25deg);transform:skewX(-25deg);}#property-list .property-item .property-agency,#building-list .property-item .property-agency,#Favorites .property-item .property-agency{text-align:center;}#property-list .property-item .property-agency .agencyLogo,#building-list .property-item .property-agency .agencyLogo,#Favorites .property-item .property-agency .agencyLogo{width:60px;height:60px;border-radius:50%;margin:auto;border:1px dashed #c6c6c6;margin-bottom:5px;}#property-list .property-item .property-agency span,#building-list .property-item .property-agency span,#Favorites .property-item .property-agency span{display:block;font-size:.8rem;color:#949494;font-family:"Open Sans",sans-serif;letter-spacing:1px;line-height:15px;}#property-list .property-item .property-purpose,#building-list .property-item .property-purpose,#Favorites .property-item .property-purpose{background:#e14874;color:#fff;padding:7px 27px;font-weight:600;text-transform:uppercase;font-size:.8rem;letter-spacing:2px;text-align:center;overflow:hidden;position:relative;transition:all 150ms ease;top:0;}#property-list .property-item .property-info-row,#building-list .property-item .property-info-row,#Favorites .property-item .property-info-row{margin:0;height:115px;background:#fff;padding-top:10px;padding-bottom:10px;position:relative;transition:all 150ms ease;top:0;}#property-list .property-item .property-info,#building-list .property-item .property-info,#Favorites .property-item .property-info{position:relative;color:rgba(21,21,21,.93);text-align:left;transition:all 300ms ease;overflow:hidden;padding-left:15px;padding-right:0;position:relative;}#property-list .property-item .property-info .property-type,#building-list .property-item .property-info .property-type,#Favorites .property-item .property-info .property-type{font-weight:600;font-size:1rem;line-height:15px;padding-bottom:5px;}#property-list .property-item .property-info .property-price,#building-list .property-item .property-info .property-price,#Favorites .property-item .property-info .property-price{font-size:1.4rem;font-weight:bolder;font-family:"Lato",sans-serif;white-space:nowrap;}#property-list .property-item .property-info .property-location,#building-list .property-item .property-info .property-location,#Favorites .property-item .property-info .property-location{font-size:.8rem;white-space:nowrap;overflow:hidden;white-space:nowrap;}#property-list .property-item .building-info,#building-list .property-item .building-info,#Favorites .property-item .building-info{padding-top:15px;padding-bottom:15px;}#property-list .property-item .propfeatures,#building-list .property-item .propfeatures,#Favorites .property-item .propfeatures{background:#e14874;position:relative;transition:all 150ms ease;top:0;}#property-list .property-item .propfeatures ul,#building-list .property-item .propfeatures ul,#Favorites .property-item .propfeatures ul{text-align:center;margin:0;}#property-list .property-item .propfeatures ul li,#building-list .property-item .propfeatures ul li,#Favorites .property-item .propfeatures ul li{display:inline-block;text-align:center;margin:10px 20px 5px;color:#fff;}#property-list .property-item .propfeatures ul li i,#building-list .property-item .propfeatures ul li i,#Favorites .property-item .propfeatures ul li i{font-size:1.5rem;}#property-list .property-item .propfeatures ul li span,#building-list .property-item .propfeatures ul li span,#Favorites .property-item .propfeatures ul li span{font-size:.85rem;}.private_properties_list .property-item .property-purpose{background:#515151 !important;}@-webkit-keyframes shine{100%{left:125%;}}@keyframes shine{100%{left:125%;}}.retoma-bancos .logo-retoma-bancos{width:100%;background-image:url(../images/misc/logo_retoma_bancos.jpg);background-size:contain;background-position:center;background-repeat:no-repeat;height:75px;}.retoma-bancos h4{display:none;}.retoma-bancos-description{padding-bottom:0;}.retoma-bancos-description:before{border:none;}@media screen and (max-width:767px){.property-detail-title{font-size:2rem !important;}}#property-detail,#building-detail{padding-top:25px;}#property-detail:before,#building-detail:before{display:none;}#property-detail .property,#building-detail .property{position:relative;padding-top:120px;}@media screen and (max-width:1199px){#property-detail .property,#building-detail .property{padding-top:130px;}}@media screen and (max-width:767px){#property-detail .property,#building-detail .property{padding-top:0;}}#property-detail .property .pd-header,#building-detail .property .pd-header{position:absolute;top:0;left:0;right:0;width:100%;margin-bottom:15px;box-shadow:1px 0 20px transparent;transition:all 200ms ease;padding:0;}@media screen and (max-width:767px){#property-detail .property .pd-header,#building-detail .property .pd-header{position:static;padding-left:15px;padding-right:15px;}}#property-detail .property .pd-header:before,#building-detail .property .pd-header:before{display:none;}#property-detail .property .pd-header.sticky,#building-detail .property .pd-header.sticky{position:fixed;top:70px;background:#fff;padding:0;z-index:9999;padding:10px 20px;box-shadow:1px 0 20px rgba(0,0,0,.08);}#property-detail .property .pd-header .ph-title,#building-detail .property .pd-header .ph-title{font-size:2.5rem;line-height:1;text-transform:uppercase;margin:0 0 15px 0;}@media screen and (min-width:768px) and (max-width:991px){#property-detail .property .pd-header .ph-title,#building-detail .property .pd-header .ph-title{margin-bottom:10px;}}@media screen and (max-width:767px){#property-detail .property .pd-header .ph-title,#building-detail .property .pd-header .ph-title{font-size:2.3rem;line-height:3rem;}}#property-detail .property .pd-header .ph-location,#building-detail .property .pd-header .ph-location{margin:0;line-height:1;font-weight:600;color:#e14874;font-size:1rem;font-weight:bold;text-transform:uppercase;letter-spacing:1px;}#property-detail .property .pd-header .ph-location i,#building-detail .property .pd-header .ph-location i{color:#e14874;}#property-detail .property .pd-header .ph-price,#building-detail .property .pd-header .ph-price{float:right;margin:0;text-transform:uppercase;margin-bottom:0;color:#e14874;font-size:3rem;padding-bottom:0;}@media screen and (max-width:991px){#property-detail .property .pd-header .ph-price,#building-detail .property .pd-header .ph-price{font-size:2.5rem;text-align:right !important;margin-top:0 !important;}}@media screen and (min-width:768px) and (max-width:991px){#property-detail .property .pd-header .ph-price,#building-detail .property .pd-header .ph-price{float:none;text-align:left;margin-top:10px;}}@media screen and (max-width:767px){#property-detail .property .pd-header .ph-price,#building-detail .property .pd-header .ph-price{float:none;text-align:left !important;margin-top:10px !important;}}#property-detail .property .pd-header .ph-price .priceonrequest,#building-detail .property .pd-header .ph-price .priceonrequest{font-size:3rem;}#property-detail .property .pd-header .default-button,#building-detail .property .pd-header .default-button{border-color:transparent;position:absolute;color:#515151;padding:10px 0;min-width:100px;right:15px;top:50px;text-align:right;}#property-detail .property .pd-header .default-button>span,#building-detail .property .pd-header .default-button>span{padding:5px 0;}#property-detail .property .pd-header .default-button>span.icon,#building-detail .property .pd-header .default-button>span.icon{float:left;line-height:1.3rem;padding:5px 15px;}@media screen and (max-width:767px){#property-detail .property .pd-header .default-button,#building-detail .property .pd-header .default-button{float:none;display:block;width:100%;margin-bottom:20px;}}#property-detail .property .pd-header .default-button:hover,#building-detail .property .pd-header .default-button:hover{border-color:transparent;}#property-detail .property .pd-header .default-button:hover i,#building-detail .property .pd-header .default-button:hover i{animation:moveArrowLeft 300ms;}#property-detail .property .content-section,#building-detail .property .content-section{background-color:#fff;padding-top:20px;padding-bottom:40px;}#property-detail .property aside,#building-detail .property aside{background-color:#fff;}#property-detail .property aside>div,#building-detail .property aside>div{box-shadow:0 0 9px 0 rgba(50,50,50,.05);margin-bottom:30px;padding-top:25px;padding-bottom:25px;}#property-detail .property .pg-labels ul>li,#building-detail .property .pg-labels ul>li{float:left;margin-right:15px;}#property-detail .property .pg-labels ul>li .default-button,#building-detail .property .pg-labels ul>li .default-button{color:#515151;border-color:#515151;}#property-detail .property .pg-labels ul>li .default-button:hover,#building-detail .property .pg-labels ul>li .default-button:hover{color:#e14874;border-color:#e14874;}#property-detail .property .pg-share,#building-detail .property .pg-share{padding:25px 0;}#property-detail .property .pg-share .socialSharing,#building-detail .property .pg-share .socialSharing{float:left;margin:0;}@media screen and (max-width:767px){#property-detail .property .pg-share .socialSharing,#building-detail .property .pg-share .socialSharing{display:table;width:100%;}}#property-detail .property .pg-share .socialSharing>li,#building-detail .property .pg-share .socialSharing>li{float:left;margin:0;margin-right:5px;list-style:none;}@media screen and (max-width:767px){#property-detail .property .pg-share .socialSharing>li,#building-detail .property .pg-share .socialSharing>li{display:table-cell;width:20%;margin-right:0;margin-bottom:15px;}}#property-detail .property .pg-share .socialSharing>li a,#building-detail .property .pg-share .socialSharing>li a{display:block;text-align:center;font-size:17px;width:40px;height:40px;border-radius:100%;color:#fff;}@media screen and (max-width:767px){#property-detail .property .pg-share .socialSharing>li a,#building-detail .property .pg-share .socialSharing>li a{margin:0 auto;}}#property-detail .property .pg-share .socialSharing>li a span,#building-detail .property .pg-share .socialSharing>li a span{display:none;}#property-detail .property .pg-share .socialSharing>li a i:before,#building-detail .property .pg-share .socialSharing>li a i:before{line-height:40px;}#property-detail .property .pg-share .socialSharing>li:last-child,#building-detail .property .pg-share .socialSharing>li:last-child{margin-right:0;}#property-detail .property .pg-share .socialSharing>li.facebook a,#building-detail .property .pg-share .socialSharing>li.facebook a{background:#3b5998;}#property-detail .property .pg-share .socialSharing>li.twitter a,#building-detail .property .pg-share .socialSharing>li.twitter a{background:#55acee;}#property-detail .property .pg-share .socialSharing>li.pinterest a,#building-detail .property .pg-share .socialSharing>li.pinterest a{background:#cb2027;}#property-detail .property .pg-share .socialSharing>li.pinterest a img,#building-detail .property .pg-share .socialSharing>li.pinterest a img{display:none;}#property-detail .property .pg-share .socialSharing>li.gplus a,#building-detail .property .pg-share .socialSharing>li.gplus a{background:#dd4b39;}#property-detail .property .pg-share .socialSharing>li.linkedin a,#building-detail .property .pg-share .socialSharing>li.linkedin a{background:#007bb5;}#property-detail .property .pg-share .favorite .favoriteHandler a,#building-detail .property .pg-share .favorite .favoriteHandler a{float:right;padding:9px 12px;margin-left:10px;}@media screen and (max-width:767px){#property-detail .property .pg-share .favorite .favoriteHandler a,#building-detail .property .pg-share .favorite .favoriteHandler a{float:left;}}#property-detail .property .pg-share .btn,#building-detail .property .pg-share .btn{float:right;padding:9px 12px;margin-left:10px;background:#e14874;color:#fff;}@media screen and (max-width:767px){#property-detail .property .pg-share .btn,#building-detail .property .pg-share .btn{float:left;}}#property-detail .property .pg-details li,#building-detail .property .pg-details li{color:#515151;}#property-detail .property .pg-details li label,#building-detail .property .pg-details li label{font-weight:600;}#property-detail .property .pg-details li span,#building-detail .property .pg-details li span{float:right;}#property-detail .property .pg-video object,#building-detail .property .pg-video object{width:100% !important;}#property-detail .property .pg-location #dMap #dGoogleMap,#building-detail .property .pg-location #dMap #dGoogleMap{width:100% !important;}#property-detail .property .pg-location #dMap #noSVOverlay,#building-detail .property .pg-location #dMap #noSVOverlay{display:none;background:#e74c3c;color:#fff;text-align:center;padding:10px 0;}#property-detail .property .pg-location #dMap #noSVOverlay p,#building-detail .property .pg-location #dMap #noSVOverlay p{margin-bottom:5px;}#property-detail .property .pg-location #dMap #noSVOverlay a,#building-detail .property .pg-location #dMap #noSVOverlay a{color:#fff;}#property-detail .property .pg-location #dMap .ctrDirections #directionsPanel,#building-detail .property .pg-location #dMap .ctrDirections #directionsPanel{padding:10px 0;}#property-detail .property .pg-location #dMap .ctrDirections #directionsPanel .default-button,#building-detail .property .pg-location #dMap .ctrDirections #directionsPanel .default-button{color:#515151;border-color:#515151;padding:8px 25px;display:inline-block;float:right;margin-left:10px;}@media screen and (max-width:991px){#property-detail .property .pg-location #dMap .ctrDirections #directionsPanel .default-button,#building-detail .property .pg-location #dMap .ctrDirections #directionsPanel .default-button{padding-left:10px;padding-right:10px;}}@media screen and (max-width:767px){#property-detail .property .pg-location #dMap .ctrDirections #directionsPanel .default-button,#building-detail .property .pg-location #dMap .ctrDirections #directionsPanel .default-button{width:100%;margin-top:10px;margin-bottom:10px;}}#property-detail .property .pg-location #dMap .ctrDirections #directionsPanel .default-button:hover,#building-detail .property .pg-location #dMap .ctrDirections #directionsPanel .default-button:hover{color:#e14874;border-color:#e14874;}#property-detail .property .pg-location #dMap .ctrDirections #directionsPanel input,#building-detail .property .pg-location #dMap .ctrDirections #directionsPanel input{margin:0;}#property-detail .property .pg-location #dMap #dLocationData,#building-detail .property .pg-location #dMap #dLocationData{padding-top:15px;}#property-detail .property .pg-location #dMap #dLocationData:after,#building-detail .property .pg-location #dMap #dLocationData:after{content:"";display:block;clear:both;}#property-detail .property .pg-location #dMap #dLocationData #locationType,#building-detail .property .pg-location #dMap #dLocationData #locationType{float:left;height:60px;}#property-detail .property .pg-location #dMap #dLocationData #locationType.aprox,#building-detail .property .pg-location #dMap #dLocationData #locationType.aprox{background:url("../images/misc/markers/locationtype_sprite.png") no-repeat 0 -39px transparent;}#property-detail .property .pg-location #dMap #dLocationData #locationType.exact,#building-detail .property .pg-location #dMap #dLocationData #locationType.exact{background:url("../images/misc/markers/locationtype_sprite.png") no-repeat 0 11px transparent;}#property-detail .property .pg-location #dMap #dLocationData #locationType .locationTypeLabel,#building-detail .property .pg-location #dMap #dLocationData #locationType .locationTypeLabel{display:block;color:#666;line-height:30px;padding:0 0 0 40px;}#property-detail .property .pg-location #dMap #dLocationData #locationType .locationAddress,#building-detail .property .pg-location #dMap #dLocationData #locationType .locationAddress{padding:0 0 0 40px;color:#666;}#property-detail .property .pg-location #dMap #dLocationData .coordinates,#property-detail .property .pg-location #dMap #dLocationData .results,#building-detail .property .pg-location #dMap #dLocationData .coordinates,#building-detail .property .pg-location #dMap #dLocationData .results{float:right;padding:5px 0 0 0;}#property-detail .property .pg-location #dMap #dLocationData .coordinates div,#property-detail .property .pg-location #dMap #dLocationData .results div,#building-detail .property .pg-location #dMap #dLocationData .coordinates div,#building-detail .property .pg-location #dMap #dLocationData .results div{color:#666;}#property-detail .property .pg-location #dMap #dLocationData .coordinates div label,#property-detail .property .pg-location #dMap #dLocationData .results div label,#building-detail .property .pg-location #dMap #dLocationData .coordinates div label,#building-detail .property .pg-location #dMap #dLocationData .results div label{margin:0 2px 0 0;}#property-detail .property .pg-location #dMap #dLocationData .coordinates div span,#property-detail .property .pg-location #dMap #dLocationData .results div span,#building-detail .property .pg-location #dMap #dLocationData .coordinates div span,#building-detail .property .pg-location #dMap #dLocationData .results div span{float:right;}#property-detail .property .pg-location #dMap #dLocationData .results,#building-detail .property .pg-location #dMap #dLocationData .results{display:none;padding:0;height:auto;}#property-detail .property .pg-location #dMap .dLocationUtilities .ctrInterestPoints #dInterestPoints,#building-detail .property .pg-location #dMap .dLocationUtilities .ctrInterestPoints #dInterestPoints{margin-top:25px;}#property-detail .property .pg-location #dMap .dLocationUtilities .ctrInterestPoints #dInterestPoints .ipoint,#building-detail .property .pg-location #dMap .dLocationUtilities .ctrInterestPoints #dInterestPoints .ipoint{height:40px;margin-bottom:15px;}#property-detail .property .pg-location #dMap .dLocationUtilities .ctrInterestPoints #dInterestPoints .ipoint .ck,#building-detail .property .pg-location #dMap .dLocationUtilities .ctrInterestPoints #dInterestPoints .ipoint .ck{background:url("../images/misc/markers/markers_sprite.png") no-repeat transparent;display:block;padding-left:70px;height:40px;line-height:40px;}#property-detail .property .pg-location #dMap .dLocationUtilities .ctrInterestPoints #dInterestPoints .ipoint .ck label,#building-detail .property .pg-location #dMap .dLocationUtilities .ctrInterestPoints #dInterestPoints .ipoint .ck label{transform:translate(0%) scale(1);color:#515151;}#property-detail .property .pg-location #dMap .dLocationUtilities .ctrInterestPoints #dInterestPoints .ipoint .ck label:before,#property-detail .property .pg-location #dMap .dLocationUtilities .ctrInterestPoints #dInterestPoints .ipoint .ck label:after,#building-detail .property .pg-location #dMap .dLocationUtilities .ctrInterestPoints #dInterestPoints .ipoint .ck label:before,#building-detail .property .pg-location #dMap .dLocationUtilities .ctrInterestPoints #dInterestPoints .ipoint .ck label:after{top:10px;}#property-detail .property .pg-location #dMap .dLocationUtilities .ctrInterestPoints #dInterestPoints .ipoint .transports,#building-detail .property .pg-location #dMap .dLocationUtilities .ctrInterestPoints #dInterestPoints .ipoint .transports{background-position:0 0;}#property-detail .property .pg-location #dMap .dLocationUtilities .ctrInterestPoints #dInterestPoints .ipoint .commerce,#building-detail .property .pg-location #dMap .dLocationUtilities .ctrInterestPoints #dInterestPoints .ipoint .commerce{background-position:0 -40px;}#property-detail .property .pg-location #dMap .dLocationUtilities .ctrInterestPoints #dInterestPoints .ipoint .restaurants,#building-detail .property .pg-location #dMap .dLocationUtilities .ctrInterestPoints #dInterestPoints .ipoint .restaurants{background-position:0 -80px;}#property-detail .property .pg-location #dMap .dLocationUtilities .ctrInterestPoints #dInterestPoints .ipoint .health,#building-detail .property .pg-location #dMap .dLocationUtilities .ctrInterestPoints #dInterestPoints .ipoint .health{background-position:0 -120px;}#property-detail .property .pg-location #dMap .dLocationUtilities .ctrInterestPoints #dInterestPoints .ipoint .pharmacies,#building-detail .property .pg-location #dMap .dLocationUtilities .ctrInterestPoints #dInterestPoints .ipoint .pharmacies{background-position:0 -160px;}#property-detail .property .pg-location #dMap .dLocationUtilities .ctrInterestPoints #dInterestPoints .ipoint .security,#building-detail .property .pg-location #dMap .dLocationUtilities .ctrInterestPoints #dInterestPoints .ipoint .security{background-position:0 -200px;}#property-detail .property .pg-location #dMap .dLocationUtilities .ctrInterestPoints #dInterestPoints .ipoint .education,#building-detail .property .pg-location #dMap .dLocationUtilities .ctrInterestPoints #dInterestPoints .ipoint .education{background-position:0 -240px;}#property-detail .property .pg-location #dMap .dLocationUtilities .ctrInterestPoints #dInterestPoints .ipoint .sport,#building-detail .property .pg-location #dMap .dLocationUtilities .ctrInterestPoints #dInterestPoints .ipoint .sport{background-position:0 -280px;}#property-detail .property .pg-location #dMap .dLocationUtilities .ctrInterestPoints #dInterestPoints .ipoint .services,#building-detail .property .pg-location #dMap .dLocationUtilities .ctrInterestPoints #dInterestPoints .ipoint .services{background-position:0 -320px;}#property-detail .property .pg-features,#building-detail .property .pg-features{padding:25px 0;}#property-detail .property .pg-features #featuresDetails>div,#building-detail .property .pg-features #featuresDetails>div{position:relative;margin-bottom:10px;}#property-detail .property .pg-features #featuresDetails>div h4,#building-detail .property .pg-features #featuresDetails>div h4{color:#9f9f9f;font-weight:600;font-size:14px;margin:0;cursor:pointer;border:1px solid #f4f4f4;background:#f9f9f9;padding:15px 20px;}#property-detail .property .pg-features #featuresDetails>div h4:after,#building-detail .property .pg-features #featuresDetails>div h4:after{position:absolute;right:30px;content:"";font-family:"Font Awesome 5 Free";font-weight:bold;}#property-detail .property .pg-features #featuresDetails>div h4.open,#building-detail .property .pg-features #featuresDetails>div h4.open{color:#333;}#property-detail .property .pg-features #featuresDetails>div h4.open:after,#building-detail .property .pg-features #featuresDetails>div h4.open:after{content:"";font-family:"Font Awesome 5 Free";font-weight:bold;}#property-detail .property .pg-features #featuresDetails>div>ul,#building-detail .property .pg-features #featuresDetails>div>ul{display:none;margin-top:10px;padding:0 20px;}#property-detail .property .pg-features #featuresDetails>div>ul>li,#building-detail .property .pg-features #featuresDetails>div>ul>li{color:#515151;padding-bottom:15px;}#property-detail .property .pg-features #featuresDetails>div>ul>li:first-child,#building-detail .property .pg-features #featuresDetails>div>ul>li:first-child{padding-top:15px;}#property-detail .property .pg-features #featuresDetails>div>ul ul li,#building-detail .property .pg-features #featuresDetails>div>ul ul li{padding:0 0 5px;font-weight:500;}#property-detail .property .pg-features #featuresDetails>div>ul ul li:first-child,#building-detail .property .pg-features #featuresDetails>div>ul ul li:first-child{padding:5px 0 5px;}#property-detail .property .pg-features #featuresDetails label,#building-detail .property .pg-features #featuresDetails label{color:#e14874;font-weight:400;margin:0;}#property-detail .property .pg-features #featuresDetails li.Validating,#property-detail .property .pg-features #featuresDetails li.Exempt,#building-detail .property .pg-features #featuresDetails li.Validating,#building-detail .property .pg-features #featuresDetails li.Exempt{background:none;height:auto;text-indent:0;}#property-detail .property .pg-features #F002 li,#building-detail .property .pg-features #F002 li{background:url(../images/misc/energy_rating_back.png) no-repeat 0 0;width:160px;height:140px;text-indent:-9999px;}#property-detail .property .pg-features #F002 li.A,#building-detail .property .pg-features #F002 li.A{background-position:0 0;}#property-detail .property .pg-features #F002 li.A_plus,#building-detail .property .pg-features #F002 li.A_plus{background-position:0 -140px;}#property-detail .property .pg-features #F002 li.B,#building-detail .property .pg-features #F002 li.B{background-position:0 -280px;}#property-detail .property .pg-features #F002 li.B_minus,#building-detail .property .pg-features #F002 li.B_minus{background-position:0 -420px;}#property-detail .property .pg-features #F002 li.C,#building-detail .property .pg-features #F002 li.C{background-position:0 -560px;}#property-detail .property .pg-features #F002 li.D,#building-detail .property .pg-features #F002 li.D{background-position:0 -700px;}#property-detail .property .pg-features #F002 li.E,#building-detail .property .pg-features #F002 li.E{background-position:0 -840px;}#property-detail .property .pg-features #F002 li.F,#building-detail .property .pg-features #F002 li.F{background-position:0 -980px;}#property-detail .property .pg-features #F002 li.G,#building-detail .property .pg-features #F002 li.G{background-position:0 -1120px;}#property-detail .property .pg-agency,#building-detail .property .pg-agency{background-color:#fff;background-color:#e14874;padding:0;}#property-detail .property .pg-agency .agencyPreview,#building-detail .property .pg-agency .agencyPreview{z-index:2;color:#fff;padding:0;}#property-detail .property .pg-agency .agencyPreview .logoWrapper .logo,#building-detail .property .pg-agency .agencyPreview .logoWrapper .logo{width:100px;height:100px;margin:auto;margin-bottom:7px;position:relative;margin-top:15px;}#property-detail .property .pg-agency .agencyPreview .logoWrapper .logo .imgThumbnail,#building-detail .property .pg-agency .agencyPreview .logoWrapper .logo .imgThumbnail{width:100px;height:100px;background-position:center center;background-size:cover !important;background-repeat:no-repeat;box-shadow:0 6px 25px 0 rgba(55,66,73,.2);border-radius:100%;border:2px solid #fff;}#property-detail .property .pg-agency .agencyPreview .logoWrapper .commercialName,#building-detail .property .pg-agency .agencyPreview .logoWrapper .commercialName{text-align:center;padding-left:15px;padding-right:15px;}#property-detail .property .pg-agency .agencyPreview .logoWrapper .commercialName h4,#building-detail .property .pg-agency .agencyPreview .logoWrapper .commercialName h4{margin-bottom:20px;font-family:"Lato",sans-serif;font-size:1.8rem;text-transform:uppercase;font-weight:800;letter-spacing:5px;color:#fff;}#property-detail .property .pg-agency .agencyPreview .logoWrapper .otherInfo,#building-detail .property .pg-agency .agencyPreview .logoWrapper .otherInfo{padding:15px;padding-bottom:10px;text-align:center;background:#fff;}#property-detail .property .pg-agency .agencyPreview .logoWrapper .otherInfo h5,#building-detail .property .pg-agency .agencyPreview .logoWrapper .otherInfo h5{margin:0;font-size:1rem;letter-spacing:2px;color:#515151;}#property-detail .property .pg-agency .agencyPreview .logoWrapper .otherInfo span,#building-detail .property .pg-agency .agencyPreview .logoWrapper .otherInfo span{color:#515151;}#property-detail .property .pg-agency .agencyPreview .logoWrapper .contacts,#building-detail .property .pg-agency .agencyPreview .logoWrapper .contacts{margin-top:1rem;margin-bottom:0;}#property-detail .property .pg-agency .agencyPreview .logoWrapper .contacts li,#building-detail .property .pg-agency .agencyPreview .logoWrapper .contacts li{margin-bottom:1rem;}#property-detail .property .pg-agency .agencyPreview .logoWrapper .contacts a,#building-detail .property .pg-agency .agencyPreview .logoWrapper .contacts a{color:#515151;}#property-detail .property .pg-inforequest .requestPropertyInfo,#building-detail .property .pg-inforequest .requestPropertyInfo{margin:0;width:100%;max-width:100%;}#property-detail .property .pg-inforequest .requestPropertyInfo h1,#building-detail .property .pg-inforequest .requestPropertyInfo h1{font-size:1.8rem;}#property-detail .property .pg-inforequest label,#building-detail .property .pg-inforequest label{display:none;}@media screen and (max-width:767px){#property-detail .property .pg-inforequest input,#property-detail .property .pg-inforequest textarea,#building-detail .property .pg-inforequest input,#building-detail .property .pg-inforequest textarea{margin-left:0;margin-right:0;}}#property-detail .property .pg-inforequest textarea,#building-detail .property .pg-inforequest textarea{border-radius:4px;}#property-detail .property .pg-inforequest .g-recaptcha,#building-detail .property .pg-inforequest .g-recaptcha{transform:scale(.8);}@media screen and (max-width:767px){#property-detail .property .pg-inforequest .g-recaptcha,#building-detail .property .pg-inforequest .g-recaptcha{float:none;clear:both;}}#property-detail .property .pg-inforequest .default-button,#building-detail .property .pg-inforequest .default-button{color:#515151;border-color:#515151;float:right;margin-top:5px;}#property-detail .property .pg-inforequest .default-button:hover,#building-detail .property .pg-inforequest .default-button:hover{color:#e14874;border-color:#e14874;}@media screen and (max-width:767px){#property-detail .property .pg-description,#property-detail .property .pg-location,#property-detail .property .pg-details,#property-detail .property .pg-inforequest,#building-detail .property .pg-description,#building-detail .property .pg-location,#building-detail .property .pg-details,#building-detail .property .pg-inforequest{padding-top:30px;padding-bottom:30px;}}#property-detail #property-gallery.modal,#building-detail #property-gallery.modal{background:rgba(0,0,0,.9);padding-right:0 !important;z-index:99999;}#property-detail #property-gallery.modal .modal-dialog,#building-detail #property-gallery.modal .modal-dialog{max-width:100%;width:100%;height:100%;margin:0;}#property-detail #property-gallery.modal .modal-dialog .modal-content,#building-detail #property-gallery.modal .modal-dialog .modal-content{background:transparent;height:100%;}#property-detail #property-gallery.modal .modal-dialog .modal-content .modal-header,#building-detail #property-gallery.modal .modal-dialog .modal-content .modal-header{border:none;}#property-detail #property-gallery.modal .modal-dialog .modal-content .modal-header .close,#building-detail #property-gallery.modal .modal-dialog .modal-content .modal-header .close{color:#fff;display:block !important;z-index:9999;}#property-detail #property-gallery.modal .modal-dialog .modal-content .modal-body,#building-detail #property-gallery.modal .modal-dialog .modal-content .modal-body{position:relative;}#property-detail #property-gallery.modal .modal-dialog .modal-content .modal-body .pg-photos,#building-detail #property-gallery.modal .modal-dialog .modal-content .modal-body .pg-photos{position:absolute;top:50%;transform:translateY(-50%);max-width:calc(100% - 30px);}@media screen and (max-width:767px){#property-detail #property-gallery.modal .modal-dialog .modal-content .modal-body .pg-photos,#building-detail #property-gallery.modal .modal-dialog .modal-content .modal-body .pg-photos{display:block;padding:15px;max-width:100%;max-height:100%;left:0;top:0;bottom:0;right:0;margin:auto;transform:translateY(0);overflow:hidden;}}#property-detail #property-gallery.modal .modal-dialog .modal-content .modal-footer,#building-detail #property-gallery.modal .modal-dialog .modal-content .modal-footer{border:none;}@media screen and (max-width:767px){#property-detail #property-gallery.modal .modal-dialog .modal-content .carousel,#building-detail #property-gallery.modal .modal-dialog .modal-content .carousel{max-width:100%;}}#property-detail #property-gallery.modal .modal-dialog .modal-content .carousel .carousel-item,#building-detail #property-gallery.modal .modal-dialog .modal-content .carousel .carousel-item{text-align:center;}@media screen and (max-width:767px){#property-detail #property-gallery.modal .modal-dialog .modal-content .carousel .carousel-item,#building-detail #property-gallery.modal .modal-dialog .modal-content .carousel .carousel-item{max-width:100%;}}@media screen and (max-width:767px){#property-detail #property-gallery.modal .modal-dialog .modal-content .carousel .carousel-item img,#building-detail #property-gallery.modal .modal-dialog .modal-content .carousel .carousel-item img{max-width:100%;max-height:100%;}}#property-detail #property-gallery.modal .modal-dialog .modal-content .modal-footer-container,#building-detail #property-gallery.modal .modal-dialog .modal-content .modal-footer-container{width:100%;overflow:auto;height:150px;position:relative;}@media screen and (max-width:767px){#property-detail #property-gallery.modal .modal-dialog .modal-content .modal-footer-container,#building-detail #property-gallery.modal .modal-dialog .modal-content .modal-footer-container{height:120px;}}#property-detail #property-gallery.modal .modal-dialog .modal-content .modal-footer-container::-webkit-scrollbar-track,#building-detail #property-gallery.modal .modal-dialog .modal-content .modal-footer-container::-webkit-scrollbar-track{background-color:#f0f0f0;}#property-detail #property-gallery.modal .modal-dialog .modal-content .modal-footer-container::-webkit-scrollbar,#building-detail #property-gallery.modal .modal-dialog .modal-content .modal-footer-container::-webkit-scrollbar{width:6px;height:0;background-color:#f0f0f0;}#property-detail #property-gallery.modal .modal-dialog .modal-content .modal-footer-container::-webkit-scrollbar-thumb,#building-detail #property-gallery.modal .modal-dialog .modal-content .modal-footer-container::-webkit-scrollbar-thumb{background-color:#e14874;}#property-detail #property-gallery.modal .modal-dialog .modal-content .carousel-indicators,#building-detail #property-gallery.modal .modal-dialog .modal-content .carousel-indicators{display:-webkit-box;margin:0;top:0;}@media screen and (max-width:767px){#property-detail #property-gallery.modal .modal-dialog .modal-content .carousel-indicators,#building-detail #property-gallery.modal .modal-dialog .modal-content .carousel-indicators{height:95px;top:auto;bottom:10px;}}#property-detail #property-gallery.modal .modal-dialog .modal-content .carousel-indicators li,#building-detail #property-gallery.modal .modal-dialog .modal-content .carousel-indicators li{overflow:hidden;width:150px;height:100px;text-indent:0;cursor:pointer;}@media screen and (max-width:767px){#property-detail #property-gallery.modal .modal-dialog .modal-content .carousel-indicators li,#building-detail #property-gallery.modal .modal-dialog .modal-content .carousel-indicators li{width:120px;height:95px;}}#property-detail #property-gallery.modal .modal-dialog .modal-content .carousel-indicators li img,#building-detail #property-gallery.modal .modal-dialog .modal-content .carousel-indicators li img{width:100%;height:auto;}#property-detail #property-gallery.modal .modal-dialog .modal-content .modal-footer>:not(:last-child),#building-detail #property-gallery.modal .modal-dialog .modal-content .modal-footer>:not(:last-child){margin:auto;}#property-detail #RecommendForm.modal .modal-dialog .modal-content h2,#building-detail #RecommendForm.modal .modal-dialog .modal-content h2{padding-bottom:0;margin-bottom:0;}#property-detail #RecommendForm.modal .modal-dialog .modal-content .modal-footer,#building-detail #RecommendForm.modal .modal-dialog .modal-content .modal-footer{border:none;}#property-detail #RecommendForm.modal .modal-dialog .modal-content .modal-footer a.default-button,#building-detail #RecommendForm.modal .modal-dialog .modal-content .modal-footer a.default-button{border-color:#515151;}#property-detail #RecommendForm.modal .modal-dialog .modal-content .modal-footer a.default-button:hover,#building-detail #RecommendForm.modal .modal-dialog .modal-content .modal-footer a.default-button:hover{border-color:#e14874;}.pg-photo-gallery{padding:50px 0 25px;}.pg-photo-gallery .photo-gallery-container{text-align:center;max-height:600px;}.pg-photo-gallery .photo-gallery-container .carousel-inner{height:100%;}.pg-photo-gallery .photo-gallery-container .carousel-inner .carousel-item{height:450px;}.pg-photo-gallery .photo-gallery-container .carousel-inner .carousel-item .imgThumbnail{background-size:contain;background-position:center center;background-repeat:no-repeat;width:100%;height:100%;}.pg-photo-gallery .photo-gallery-container .carousel-control-prev,.pg-photo-gallery .photo-gallery-container .carousel-control-next{color:#515151;}.pg-photo-gallery .photo-gallery-container .carousel-indicators{position:static;left:initial;width:initial;justify-content:flex-start;overflow:auto;padding-top:15px;padding-bottom:5px;}.pg-photo-gallery .photo-gallery-container .carousel-indicators::-webkit-scrollbar-track{background-color:#f0f0f0;}.pg-photo-gallery .photo-gallery-container .carousel-indicators::-webkit-scrollbar{width:6px;height:6px;background-color:#f0f0f0;}.pg-photo-gallery .photo-gallery-container .carousel-indicators::-webkit-scrollbar-thumb{background-color:#e14874;}.pg-photo-gallery .photo-gallery-container .carousel-indicators>li{width:100px;height:75px;overflow:hidden;flex:0 0 auto;opacity:.5;}.pg-photo-gallery .photo-gallery-container .carousel-indicators>li .imgThumbnailIndicator{background-size:cover;background-position:center center;background-repeat:no-repeat;width:100%;height:100%;}.pg-photo-gallery .photo-gallery-container .carousel-indicators>li.active{opacity:1;}.pg-photo-gallery .photo-gallery-container .favorite{position:absolute;top:15px;left:15px;z-index:1;}.pg-photo-gallery .photo-gallery-container .favorite a{display:inline-block;width:70px;height:70px;background:#302921;color:#fff;text-align:center;line-height:70px;border-radius:100%;font-size:2em;transition:all .2s ease;}.pg-photo-gallery .photo-gallery-container .favorite a:hover{background:#3f362b;}.pg-photo-gallery .photo-gallery-container .tag-wrapper{height:0;display:none;}.pg-photo-gallery .photo-gallery-container .tag-wrapper .tag{display:table;position:relative;top:-160px;width:auto;transform:rotate(-35deg);background:#e14874;color:#fff;text-decoration:none !important;text-align:center;height:35px;line-height:63px;border-radius:5px;margin:0 auto;font-size:.875em;text-transform:uppercase;padding:0 15px 0 15px;}@media screen and (min-width:768px){.pg-photo-gallery .photo-gallery-container .tag-wrapper .tag{top:-280px;font-size:2.5em;height:50px;}}.pg-photo-gallery .photo-gallery-container .action .default-button{color:#515151;border-color:#515151;}.pg-photo-gallery .photo-gallery-container .action .default-button:hover{border-color:#e14874;}@keyframes scroll{0%,20%{transform:translateY(0) scaleY(1);}10%{opacity:1;}100%{transform:translateY(36px) scaleY(2);opacity:.01;}}@keyframes moveArrowRight{0%{transform:translateX(0);}49%{transform:translateX(50px);}50%{transform:translateX(-50px);}100%{transform:translateX(0);}}@keyframes moveArrowLeft{0%{transform:translateX(0);}49%{transform:translateX(-50px);}50%{transform:translateX(50px);}100%{transform:translateX(0);}}@keyframes moveArrowDown{0%{transform:translateY(0);}49%{transform:translateY(50px);}50%{transform:translateY(-50px);}100%{transform:translateY(0);}}@keyframes bounce{0%,20%,50%,80%,100%{transform:translateY(0);}40%{transform:translateY(-30px);}60%{transform:translateY(-15px);}}.window-alert{position:fixed;width:100%;z-index:3;right:0%;top:70px;-webkit-transition:all .2s;transition:all .2s;max-width:450px;transform:translateX(100%);border-bottom-left-radius:3px;padding:15px;color:#fff;opacity:0;box-shadow:0 0 8px rgba(0,0,0,.3);background-color:#fff;}.window-alert .container-fluid .window-alert-content .text-block,.window-alert .container-fluid .window-alert-content .message{width:100%;text-align:center;}.window-alert .container-fluid .window-alert-content .window-alert-icons>div{vertical-align:middle;}.window-alert .container-fluid .window-alert-content .window-alert-icons>div>i{font-size:2.5rem;color:#fff;}.window-alert .container-fluid .window-alert-content .message{display:table-cell;font-size:.9rem;line-height:1.2rem;text-align:left;vertical-align:middle;color:#fff;font-weight:600;}.window-alert .window-alert-timer{width:0;height:5px;background-color:transparent;position:absolute;bottom:0;left:0;transition:background-color 0s linear,width 0s linear;}.window-alert.show{-webkit-transition:all .2s;transition:all .2s;opacity:1;transform:translateX(0%);}.window-alert.show.warning{background-color:#f2a654;}.window-alert.show.warning .window-alert-timer{background-color:#b8660e;}.window-alert.show.success{background-color:#46be8a;}.window-alert.show.success .window-alert-timer{background-color:#226246;}.window-alert.show.error,.window-alert.show.problem{background-color:#f96868;}.window-alert.show.error .window-alert-timer,.window-alert.show.problem .window-alert-timer{background-color:#d90909;}.window-alert.show .window-alert-timer{width:100%;transition:background-color 0s linear,width 3900ms linear;}.cookies-banner{display:none;z-index:9001;position:fixed;bottom:10px;left:calc(50% - 100px);width:200px;border-radius:5px 5px 5px 5px;background:#fff;box-shadow:0 0 10px 0 rgba(0,0,0,.4);}@media screen and (min-width:768px){.cookies-banner{bottom:30px;left:auto;right:25px;}}@media screen and (min-width:768px){.cookies-banner{bottom:20px;left:auto;right:20px;}}.cookies-banner p{font-size:11px;text-align:center;padding:10px 20px 0 20px;font-weight:400;}.cookies-banner .btn{width:90%;margin:5%;margin-top:0;font-size:11px;padding:3px 0;background-color:#e14874;color:#fff;}.siteMap{display:inline-block;padding-top:25px;vertical-align:top;}.siteMap .bullet{color:#e14874;font-size:12px;}.siteMap>li{margin:0 0 5px;}.siteMap>li>ul{margin:5px 0 0 5px;}.siteMap>li>ul>li{margin:0 0 5px;}.body-page-agency-list #mainNav{background:#e14874;transition:all 200ms ease;height:70px;}.body-page-agency-list #mainNav .site-logo{height:60px;margin:5px;transition:all 200ms ease;}.body-page-agency-list #mainNav .site-logo a{background-image:url(../images/misc/logo-red.png);height:60px;transition:all 200ms ease;}.body-page-agency-list .page-header{display:none;}.page-agencylist{display:flex;flex-wrap:wrap;padding-top:70px;}.page-agencylist .al-list{background:#fff;overflow-y:scroll;padding-top:15px;padding-bottom:50px;max-height:100vh;}.page-agencylist .al-list::-webkit-scrollbar-track{background-color:#f0f0f0;}.page-agencylist .al-list::-webkit-scrollbar{width:6px;height:6px;background-color:#f0f0f0;}.page-agencylist .al-list::-webkit-scrollbar-thumb{background-color:#e14874;}.page-agencylist .al-list .al-header{box-shadow:0 3px 6px rgba(0,0,0,.08),0 3px 6px rgba(0,0,0,.01);}.page-agencylist .al-list .al-header .al-search label{display:initial;}.page-agencylist .al-list .al-header .al-search .btn{position:absolute;right:0;bottom:20px;}.page-agencylist .al-list .al-header h3{font-size:1rem;}.page-agencylist .al-list .al-content{margin-top:20px;padding-left:0;padding-right:0;}.page-agencylist .al-list .al-content .agency-wrapper{position:relative;margin-bottom:25px;}.page-agencylist .al-list .al-content .agency-wrapper .agency-item{box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(40,40,40,.23);display:flex;align-items:center;}.page-agencylist .al-list .al-content .agency-wrapper .agency-item .agency-item-left,.page-agencylist .al-list .al-content .agency-wrapper .agency-item .agency-item-right{padding:15px;vertical-align:middle;}.page-agencylist .al-list .al-content .agency-wrapper .agency-item .agency-item-left{width:140px;}.page-agencylist .al-list .al-content .agency-wrapper .agency-thumbnail>div{width:100px;height:100px;box-shadow:0 6px 25px 0 rgba(55,66,73,.2);border-radius:50%;background-repeat:no-repeat;background-position:center center;background-size:cover !important;}.page-agencylist .al-list .al-content .agency-wrapper .agency-info{position:relative;width:100%;text-align:left;transition:all 300ms ease;overflow:hidden;}.page-agencylist .al-list .al-content .agency-wrapper .agency-info .agency-name a{background:transparent;color:#e14874;height:auto;}.page-agencylist .al-list .al-content .agency-wrapper .agency-info .agency-name p{font-size:.9rem !important;text-transform:uppercase;font-weight:700;letter-spacing:2px;color:#e14874;text-align:left;}.page-agencylist .al-list .al-content .agency-wrapper .agency-info .agency-address p,.page-agencylist .al-list .al-content .agency-wrapper .agency-info .agency-phone p,.page-agencylist .al-list .al-content .agency-wrapper .agency-info .agency-cell-phone p,.page-agencylist .al-list .al-content .agency-wrapper .agency-info .agency-email p{color:#515151;font-size:.8rem;margin-bottom:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}@media screen and (max-width:1199px){.page-agencylist .al-list .al-content .agency-wrapper .agency-info .agency-address p,.page-agencylist .al-list .al-content .agency-wrapper .agency-info .agency-phone p,.page-agencylist .al-list .al-content .agency-wrapper .agency-info .agency-cell-phone p,.page-agencylist .al-list .al-content .agency-wrapper .agency-info .agency-email p{font-size:.7rem;}}.page-agencylist .al-list .al-content .agency-wrapper .agency-info .agency-address p span,.page-agencylist .al-list .al-content .agency-wrapper .agency-info .agency-phone p span,.page-agencylist .al-list .al-content .agency-wrapper .agency-info .agency-cell-phone p span,.page-agencylist .al-list .al-content .agency-wrapper .agency-info .agency-email p span{margin-left:5px;font-size:.7rem;}.page-agencylist .al-list .al-content .agency-wrapper .agency-info .agency-address p{font-size:1rem;font-weight:600;}.page-agencylist .al-map{position:relative;width:100%;height:250px;margin-top:2px;}@media screen and (min-width:768px){.page-agencylist .al-map{height:450px;}}.google-infowindow h3{font-size:1.2rem;}.page-agencydetail{position:static;}.page-agencydetail .header{position:absolute;top:88px;left:0;display:block;width:100%;height:267px;z-index:10;background:transparent;text-align:left;padding:0 0 20px 0;}.page-agencydetail .header .container{height:100%;position:relative;}.page-agencydetail .header .logo{display:none;}.page-agencydetail .header .agencyTitle .title,.page-agencydetail .header .agencyTitle .subtitle{width:100%;text-align:center;color:#fff;}.page-agencydetail .header .agencyTitle .subtitle{letter-spacing:2px;}@media screen and (max-width:767px){.page-agencydetail .header .agencyTitle .subtitle{display:none;}}.page-agencydetail .header .agencyTitle .subtitle span{color:#fff;}.page-agencydetail .header .agencyTitle .subtitle,.page-agencydetail .header .agencyTitle .socialID{display:inline-block;margin:0;font-size:1rem;}.page-agencydetail .header .agencyTitle .title{margin-bottom:20px;font-family:"Lato",sans-serif;font-size:2.5rem;text-transform:uppercase;font-weight:800;letter-spacing:5px;}.page-agencydetail .header .address{text-align:center;color:#fff;}@media screen and (max-width:767px){.page-agencydetail .header .address{display:none;}}.page-agencydetail .header .h-footer{position:absolute;left:0;bottom:35px;text-align:center;}@media screen and (max-width:767px){.page-agencydetail .header .h-footer{position:static;height:100px;}}.page-agencydetail .header .h-footer .info-btn{margin-right:5px;}.page-agencydetail .header .h-footer .properties-btn{margin-left:5px;}.page-agencydetail .header .h-footer .info-btn:hover,.page-agencydetail .header .h-footer .properties-btn:hover{color:#e14874;}@media screen and (max-width:767px){.page-agencydetail .header .h-footer .info-btn,.page-agencydetail .header .h-footer .properties-btn{position:static;display:block;margin-bottom:10px;width:100% !important;margin-left:0;margin-right:0;}}.page-agencydetail .header .contact-list{background-color:transparent;margin-top:56px;margin-right:34px;float:right;background:#2c353a;display:inline-block;border-radius:3px;padding:10px;}@media screen and (max-width:1024px){.page-agencydetail .header .contact-list{margin-right:-16px;}}@media screen and (max-width:991px){.page-agencydetail .header .contact-list{display:none;}}.page-agencydetail .header .contact-list li a,.page-agencydetail .header .contact-list li a span{text-align:right;color:#fff;font-size:.735rem;margin-bottom:5px;}.page-agencydetail .header .contact-list li a i,.page-agencydetail .header .contact-list li a span i{display:inline-block;width:25px;text-align:center;}.page-agencydetail .content{padding-top:0;}.page-agencydetail .content h3{color:#374249;font-size:23px;text-transform:none;}.page-agencydetail .content .section{margin-bottom:20px;}.page-agencydetail .content .pa-description{text-align:left;}.page-agencydetail .content .pa-description .description{font-weight:300;font-size:16px;line-height:24px;color:#637783;}.page-agencydetail .content .pa-roll .slick-prev,.page-agencydetail .content .pa-roll .slick-next{transition:all .3s ease;width:35px;height:35px;border-radius:50%;text-align:center;background:#e14874;border-color:#e14874;color:#fff;opacity:.9;}.page-agencydetail .content .pa-roll .slick-prev:hover,.page-agencydetail .content .pa-roll .slick-next:hover{opacity:1;}.page-agencydetail .content .pa-roll .slick-prev{left:-40px;}.page-agencydetail .content .pa-roll .wpr-item{margin:10px 20px 30px 5px;}.page-agencydetail .content .pa-roll .wpr-item .wpr-item-info{padding-bottom:16px;}.page-agencydetail #contacts{background:#fff;}.page-agencydetail #contacts:before{border-color:#f5f5f5 transparent transparent transparent;}.page-agencydetail #contact-form:before{border-color:#fff transparent transparent transparent;}.page-agencydetail+.Footer .footer-container{margin-top:200px;}.business-form{padding-top:20px;padding-bottom:0;}.business-form .bf-owner-info,.business-form .bf-property-info{margin-top:40px;}@media screen and (min-width:992px){.business-form .bf-owner-info,.business-form .bf-property-info{margin-top:60px;}}.business-form label{display:none;}.business-form input{margin-left:0;border-top:none;border-left:none;border-right:none;}.business-form .input-group{position:relative;}.business-form .input-group .input-group-addon{position:absolute;bottom:40px;right:0;width:42px;height:32px;border-radius:3px 3px 0 0;background-color:#e14874;color:#fff;text-align:center;padding-top:3px;}.business-form .select2{margin-top:9px;}.business-form .select2-selection{border-bottom:1px solid #ececec;}.business-form textarea{margin-left:0;height:120px;}.business-form input,.business-form .select2,.business-form textarea{margin-bottom:40px;}.business-form .g-recaptcha{-webkit-transform:scale(.96);transform:scale(.96);margin-bottom:40px;}@media screen and (min-width:480px){.business-form .g-recaptcha{-webkit-transform:scale(1);transform:scale(1);}}.business-form .default-button{color:#515151;border-color:#515151;float:right;}.business-form .default-button:hover{color:#e14874;border-color:#e14874;}#article{background:#fff;}#article .pageTitle{padding-left:15px;padding-right:15px;}#article .wpr-item{position:relative;overflow:hidden;margin:25px 0 25px;}#article .wpr-item a{display:block;width:100%;height:100%;}#article .wpr-item .wpr-item-thumbnail{display:block;width:100%;height:250px;}#article .wpr-item .wpr-item-thumbnail>.imgThumbnail{width:100%;height:250px;background-image:url("images/banner3.jpg");background-size:cover !important;background-position:center center !important;position:relative;-moz-transform:scale(1);-webkit-transform:scale(1);transform:scale(1);-moz-transition:all .5s;-webkit-transition:all .5s;transition:all .5s;}#article .wpr-item .wpr-item-thumbnail>.imgThumbnail:before{position:absolute;top:0;left:-75%;z-index:2;display:block;content:'';width:50%;height:100%;background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(255,255,255,.2) 100%);background:linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,.2) 100%);-webkit-transform:skewX(-25deg);transform:skewX(-25deg);}#article .wpr-item .wpr-item-info{position:relative;width:100%;padding:20px;background:rgba(21,21,21,.93) none repeat scroll 0 0;text-align:left;transition:all 300ms ease;overflow:hidden;}#article .wpr-item .wpr-item-info .title{color:#fff;font-weight:bold;font-family:"Lato",sans-serif;height:50px;overflow:hidden;}#article .wpr-item .wpr-item-info .resume{opacity:0;-webkit-transition:ease opacity .5s;transition:ease opacity .5s;display:none;}#article .wpr-item .wpr-item-info .resume p{font-size:.875rem;color:#302921;height:130px;line-height:1.6rem;overflow:hidden;}@media screen and (min-width:992px){#article .wpr-item .wpr-item-info .resume p{height:200px;}}#article .wpr-item .wpr-item-info .date{font-size:.75rem;font-weight:bold;color:#fff;}#article .wpr-item:hover .wpr-item-thumbnail>.imgThumbnail{-moz-transform:scale(1.1);-webkit-transform:scale(1.1);transform:scale(1.1);}#article .wpr-item:hover .wpr-item-thumbnail>.imgThumbnail:before{-webkit-animation:shine .75s;animation:shine .75s;}.news-video:before{border-color:#fff transparent transparent transparent !important;}.articledetail .wrapper{text-align:center;width:100%;}.articledetail .wrapper .imgThumbnail{width:100%;height:350px;margin-bottom:50px;background-size:contain !important;background-position:center center !important;}.articledetail .text{margin:15px 0 20px;}.articledetail p.source,.articledetail p.author,.articledetail .resume{display:none;}#newsDetail:before{border-color:#fff transparent transparent transparent;}#newsDetail .wrapper{margin-top:20px;margin-bottom:5px;}#newsDetail .wrapper .imgThumbnail{height:450px;background-size:cover !important;}#newsDetail .resume{display:block;}#newsDetail .resume p{margin-bottom:5px;font-size:.875rem;}#newsDetail .source,#newsDetail .author{display:none;}#newsDetail .date{font-size:.75rem;}@media screen and (max-width:512px){.page-header.building-list-page h4{font-size:1rem !important;}}.franchising h4{font-size:2.1rem !important;}.franchising-text:before{border-color:#fff transparent transparent transparent !important;}.franchising-contact-form:before{border-color:#fff transparent transparent transparent !important;}.franchising-contact-form textarea{background-color:transparent;}#pg-error:before{display:none;}#pg-error .Error404{text-align:center;}#pg-error .Error404 .error-title{font-size:8rem;font-weight:800;color:#e14874;}#pg-error .Error404 .error-subtitle{font-size:1.5rem;text-transform:uppercase;font-family:"Lato",sans-serif;position:relative;top:-40px;}#pg-error .Error404 .error-description p{margin-bottom:.2rem;}#pg-error .Error404 .error-actions{margin-top:35px;}#pg-error .Error404 .error-actions .default-button{color:#515151;border-color:#515151;}#pg-error .Error404 .error-actions .default-button:hover{color:#e14874;border-color:#e14874;}.noResults,.timeoutError,.generalError,.noProperties{text-align:center;}.noResults .icon i,.timeoutError .icon i,.generalError .icon i,.noProperties .icon i{font-size:5rem;color:#e14874;}.noResults .title,.timeoutError .title,.generalError .title,.noProperties .title{margin-top:15px;}.noResults p,.timeoutError p,.generalError p,.noProperties p{margin-bottom:.2rem;}#Footer{background-color:#e14874;}#Footer:before{border-color:#fff transparent transparent transparent;}#Footer .footer-company .logo{float:left;width:100%;}@media screen and (max-width:767px){#Footer .footer-company .logo{height:100px;display:block;margin-bottom:30px;}}@media screen and (max-width:767px){#Footer .footer-company .logo ul{display:table;width:100%;}}#Footer .footer-company .logo ul li{width:150px;height:100px;background-size:contain;background-repeat:no-repeat;background-position:center;float:left;margin-right:25px;}@media screen and (max-width:767px){#Footer .footer-company .logo ul li{display:table-cell;float:left;margin-right:0;width:50%;}}#Footer .footer-company .logo ul li.imgLogo{background-image:url(../images/misc/logo-red.png);}@media screen and (max-width:575px){#Footer .footer-company .logo ul li.imgLogo{background-size:90%;}}@media screen and (max-width:767px){#Footer .footer-company .logo ul li.imgLogo{padding-right:10px;background-position:left center;}}#Footer .footer-company .logo ul li.imgLogo10{background-image:url(../images/misc/10anos_white.png);}@media screen and (max-width:575px){#Footer .footer-company .logo ul li.imgLogo10{background-size:90%;}}@media screen and (max-width:767px){#Footer .footer-company .logo ul li.imgLogo10{padding-left:10px;background-position:right center;}}#Footer .footer-company .social{float:right;padding-right:15px;margin-top:13px;}@media screen and (max-width:767px){#Footer .footer-company .social{clear:both;float:none;display:block;width:100%;}}#Footer .footer-company .social div{float:right;width:35px;height:35px;border-radius:100%;border:1px solid #fff;color:#fff;font-size:1.5rem;margin-left:15px;background:transparent;transition:all linear 300ms;cursor:pointer;text-align:center;color:#e14874;background:#fff;box-shadow:0 0 1px 0 white inset,0 0 1px 0 white;}@media screen and (max-width:767px){#Footer .footer-company .social div{clear:both;float:none;margin:0 auto 20px auto;}}#Footer .footer-apemip{color:#fff;margin-top:10px;}#Footer .footer-apemip span{font-size:.8rem;}@media screen and (max-width:767px){#Footer .footer-apemip{text-align:center;margin-bottom:5px;}}#Footer .copyrights{margin-top:5px;color:#fff;}@media screen and (max-width:767px){#Footer .copyrights{text-align:center;margin-bottom:10px;}}#Footer .copyrights .dCopyright{float:left;font-size:.9rem;font-weight:bold;}@media screen and (max-width:767px){#Footer .copyrights .dCopyright{display:block;width:100%;}}#Footer .copyrights .dCopyright a{color:#fff;font-weight:normal;}#Footer .copyrights .dCopyright a:not(:last-child):after{content:" | ";}@media screen and (max-width:767px){#Footer .copyrights .dCopyright a:not(:last-child):after{content:"";}}@media screen and (max-width:767px){#Footer .copyrights .dCopyright a{display:block;width:100%;margin-top:5px;}}#Footer .copyrights .dPowered{float:right;font-size:.9rem;font-weight:bold;}@media screen and (max-width:991px){#Footer .copyrights .dPowered{clear:both;float:none;width:100%;padding-top:7px;display:block;}}.propertyPrint{position:relative;margin:20px 0;width:800px;height:100%;margin:0 auto;}.propertyPrint h1,.propertyPrint h2,.propertyPrint h3,.propertyPrint h4{-webkit-print-color-adjust:exact;color:#393939 !important;}.propertyPrint .nopadding{padding:0;}.propertyPrint fieldset{min-width:0;padding:0;margin:0;border:0;}@page{.propertyPrint{size:A4;margin:0;};}.propertyPrint html,.propertyPrint body{width:210mm;height:297mm;}.propertyPrint .page{margin:0;border:initial;border-radius:initial;width:initial;min-height:initial;box-shadow:initial;background:initial;page-break-after:always;}.propertyPrint .header{display:block;margin-top:10px;position:relative;height:98px;z-index:999999;}.propertyPrint .header .price{width:265px;height:70px;position:relative;top:-12px;}.propertyPrint .header .price text{font-size:3em;font-weight:600;}.propertyPrint .header .logo{margin:10px 10px 0 0;height:60px;float:right;}.propertyPrint .header .headerimg{position:absolute;width:400px;}.propertyPrint .header .title{font-size:25px;margin:0;text-align:left;line-height:40px;}.propertyPrint .header .location,.propertyPrint .header cite{text-align:left;font-size:12px;color:#b5b5b5 !important;letter-spacing:0 !important;margin:0;}.propertyPrint .header .location i:before,.propertyPrint .header cite i:before{font-size:18px;color:#e14874 !important;}.propertyPrint .photos{margin-top:-20px;width:100%;height:350px;overflow:hidden;}.propertyPrint .photos img{max-height:100%;max-width:100%;-o-object-fit:cover;object-fit:cover;}.propertyPrint .photos div{height:100%;}.propertyPrint .photos .mainPhoto{margin:0;border-right:4px solid #fff;width:595px;max-height:446px;}.propertyPrint .photos .mainPhoto .mainPhotoWrapper{position:relative;width:100%;height:100%;}.propertyPrint .photos .mainPhoto .mainPhotoWrapper img{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;max-width:100%;width:100%;max-height:100%;}.propertyPrint .photos .cenergy{overflow:hidden;position:absolute;top:5px;padding:0;width:54px !important;height:65px !important;bottom:5px;left:5px;}.propertyPrint .photos .cenergy img{width:100%;height:100%;}.propertyPrint .photos .cenergy img.energy-null{display:none;}.propertyPrint .photos .cenergy img.B{top:0;}.propertyPrint .photos .thumbnails{overflow:hidden;max-height:446px;}.propertyPrint .photos .thumbnails img{width:100%;height:100%;position:relative;overflow:hidden;}.propertyPrint .photos .thumbnails .photo{height:32.6%;position:relative;margin-bottom:5px;overflow:hidden;}.propertyPrint .content{margin:10px 0;margin-top:20px;}.propertyPrint .content h3{color:#e14874 !important;font-size:22px;margin-bottom:5px;}.propertyPrint .content .description{max-height:85px;margin-bottom:20px;overflow:hidden;}.propertyPrint .content .description h3{display:none;}.propertyPrint .content .description p{font-size:14px;color:#393939 !important;text-align:justify;}.propertyPrint .content .details{height:auto;text-align:center;overflow:hidden;}.propertyPrint .content .details .details .detail-wrapper{border:1px solid #f4f4f4;background:#f9f9f9;color:#9f9f9f;font-weight:600;padding:10px 20px;margin-bottom:10px;}.propertyPrint .content .details .details .detail-wrapper:after{content:"";display:table;clear:both;}.propertyPrint .content .details .details .detail-wrapper label{float:left;margin:0;}.propertyPrint .content .details .details .detail-wrapper span{float:right;}.propertyPrint .content .details label{display:block;color:#e14874 !important;}.propertyPrint .content .details span{color:#393939 !important;}.propertyPrint .content .details label,.propertyPrint .content .details span{font-size:14px;}.propertyPrint .building .content .cheader{height:auto;}.propertyPrint .agency{position:static;margin:0 auto;display:block;bottom:0;left:0;background-color:#eff3f5 !important;padding:20px 20px 50px 20px;margin-top:20px;color:#393939 !important;-webkit-print-color-adjust:exact;border-top:3px solid #e14874;}.propertyPrint .agency #groupAgency{position:relative;}.propertyPrint .agency .header{height:auto;background:none;box-shadow:none;padding:0;}.propertyPrint .agency .header .logo{background-color:#fff !important;position:relative;margin:0;float:left;width:300px !important;height:170px;-webkit-print-color-adjust:exact;}.propertyPrint .agency .header .logo img{padding:10px;max-height:100%;max-width:100%;width:auto;height:auto;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;}.propertyPrint .agency .header h2{color:#e14874 !important;font-size:19px;padding-left:0;margin:0;text-align:left;}.propertyPrint .agency .header h3{color:#393939 !important;font-size:12px;padding-left:0;}.propertyPrint .agency .header .socialID{padding-left:0;}.propertyPrint .agency .header .socialID span,.propertyPrint .agency .header .socialID i{font-size:12px;color:#393939 !important;font-style:normal;}.propertyPrint .agency .address{padding-left:0;}.propertyPrint .agency .address label{display:none;}.propertyPrint .agency .address p{margin:5px 0 15px 0;}.propertyPrint .agency .address p span{color:#393939 !important;font-size:12px;}.propertyPrint .agency .contacts{padding-left:0;}.propertyPrint .agency .contacts label{display:none;}.propertyPrint .agency .contacts i{display:inline-block;width:20px;text-align:center;}.propertyPrint .agency .contacts .phone,.propertyPrint .agency .contacts .mobile,.propertyPrint .agency .contacts .email,.propertyPrint .agency .contacts .email a,.propertyPrint .agency .contacts .website,.propertyPrint .agency .contacts .website a{font-size:11px;line-height:16px;color:#393939 !important;margin:0;}.propertyPrint .agency .contacts .phone span,.propertyPrint .agency .contacts .phone i:before,.propertyPrint .agency .contacts .mobile span,.propertyPrint .agency .contacts .mobile i:before,.propertyPrint .agency .contacts .email span,.propertyPrint .agency .contacts .email i:before,.propertyPrint .agency .contacts .email a span,.propertyPrint .agency .contacts .email a i:before,.propertyPrint .agency .contacts .website span,.propertyPrint .agency .contacts .website i:before,.propertyPrint .agency .contacts .website a span,.propertyPrint .agency .contacts .website a i:before{color:#393939 !important;}.propertyPrint .agency .logo{float:right;position:absolute;right:0;top:0;}.propertyPrint .agency .logo img{max-height:200px;}.propertyPrint .footer{position:static;margin:0 auto;display:block;bottom:0;left:0;}.propertyPrint .footer .wrapper{position:relative;}.propertyPrint .footer .wrapper img{z-index:-1;}.propertyPrint .footer .wrapper p{position:absolute;top:45px;left:135px;color:#fff !important;z-index:99999;}@media print{.propertyPrint .propertyPrint .agency,.propertyPrint .propertyPrint .footer{position:fixed;bottom:0;}.propertyPrint .propertyPrint a:after{content:'';}.propertyPrint .propertyPrint a[href]:after{content:none !important;}}header.recruitment .page-header{background-image:url(/Content/images/background/recrutamento.jpg);background-position:center;}.recruitment-form-content:before{border-color:#fff transparent transparent transparent !important;}.recruitment-form-content textarea{background-color:transparent;}.recruitment-form-content .experience p{text-indent:5px;color:#a8a8a8;font-size:.8rem;margin-bottom:5px;}.recruitment-form-content .experience label{display:inline-block !important;margin-right:30px;font-size:.8rem;color:#a8a8a8;}.recruitment-form-content .experience input{width:18px;display:inline-block;}.recruitment-form-content .experience input:before{content:' ';border:1px solid #979797;width:14px;height:14px;display:block;background:#fff;border-radius:100%;margin-left:1px;}.recruitment-form-content .experience input:checked:before{border-color:#515151;background:#515151;}.recruitment-form-content .file{position:relative;}.recruitment-form-content .file button{position:absolute;width:calc(100% - 30px);height:42px;color:#fff !important;background-color:#a8a8a8;border:1px solid #a8a8a8 !important;font-size:.8rem;}.recruitment-form-content .file input{position:absolute;top:0;left:0;width:100%;height:42px;border:1px solid #f00;margin:0;opacity:0;display:block;cursor:pointer;}.recruitment-form-content .recaptcha{margin-top:20px;}