@charset "UTF-8";
/* in terminal cd /Users/dick/www/repository/worldproperties/ for sass: sass --watch /Users/dick/www/repository/worldproperties/development/scss/app.scss:/Users/dick/www/repository/worldproperties/stylesheets/compress/app.css

sass --update --force /www/repository/interfrance-eu/stylesheets/app.css */
@font-face {
  font-family: "worldprop-icons";
  src: url("/images/fonts/worldprop.eot?75282248");
  src: url("/images/fonts/worldprop.eot?75282248#iefix") format("embedded-opentype"), url("/images/fonts/worldprop.woff2?75282248") format("woff2"), url("/images/fonts/worldprop.woff?75282248") format("woff"), url("/images/fonts/worldprop.ttf?75282248") format("truetype"), url("/images/fonts/worldprop.svg?75282248#worldprop") format("svg");
  font-weight: normal;
  font-style: normal;
}
.used-icons, .icon-renew:before, .new-captcha:before, .icon-map:before, .icon-link:before, .share-icons li.link a:before, .icon-pdf:before, .share-icons li.pdf a:before, .icon-rss:before, .share-icons li.rss a:before, .icon-pinterest:before, .share-icons li.pinterest a:before, .icon-chat:before, .icon-whatsapp:before, .share-icons li.whatsapp a:before, #property-details .whatsapp-button:before, .icon-user:before, .nav .menu-buttons .usermenu-button:before, .nav .navmenu .menu-user:before, .nav .usermenu .menu-user:before, .icon-bath:before, .results-columns .box1 .baths:before, .results-addproperty .box1 .baths:before, .icon-bed:before, .results-columns .box1 .beds:before, .results-addproperty .box1 .beds:before, .icon-twitter-bird:before, .share-icons li.twitter a:before, .icon-facebook:before, .share-icons li.facebook a:before, .icon-location:before, .search-leafletbutton:before, .icon-menu:before, .icon-warehouse:before, .icon-town-hall:before, .nav .navmenu .menu-home:before, .nav .usermenu .menu-home:before, .icon-up-open:before, .icon-left-open:before, .splide__arrow--prev:before, .links.back-to li:before, .icon-right-open:before, .splide__arrow--next:before, .breadcrumb li:before, .link li:before, .links li:before, .icon-down-open:before, label.select:before, .formfield.dropdown:before, .icon-phone:before, .icon-search:before, .search.active #submitform:before, .search .search-default #submitform:before, .nav .navmenu .menu-search:before, .nav .usermenu .menu-search:before, .extended-search:before, .icon-mail:before, .share-icons li.mail a:before, #property-details .contact-button:before, .icon-heart:before, #property-details .save-property[data-action=delete-property]:before, .icon-heart-empty:before, #property-details .save-property:before, .icon-star-empty:before, .icon-star:before {
  font-family: "worldprop-icons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  padding-right: 5px;
}

[class^=icon-]:before, [class*=" icon-"]:before {
  font-family: "worldprop-icons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: 0.2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-star:before {
  content: "\e80b";
}

.icon-star-empty:before {
  content: "\e801";
}

.icon-heart-empty:before, #property-details .save-property:before {
  content: "\e802";
}

.icon-heart:before, #property-details .save-property[data-action=delete-property]:before {
  content: "\e803";
}

.icon-mail:before, .share-icons li.mail a:before, #property-details .contact-button:before {
  content: "\e805";
}

.icon-search:before, .search.active #submitform:before, .search .search-default #submitform:before, .nav .navmenu .menu-search:before, .nav .usermenu .menu-search:before, .extended-search:before {
  content: "\e806";
}

.icon-phone:before {
  content: "\e807";
}

.icon-down-open:before, label.select:before, .formfield.dropdown:before {
  content: "\e808";
}

.icon-right-open:before, .splide__arrow--next:before, .breadcrumb li:before, .link li:before, .links li:before {
  content: "\e80d";
}

.icon-left-open:before, .splide__arrow--prev:before, .links.back-to li:before {
  content: "\e80a";
}

.icon-up-open:before {
  content: "\e80c";
}

.icon-town-hall:before, .nav .navmenu .menu-home:before, .nav .usermenu .menu-home:before {
  content: "\e83c";
}

.icon-warehouse:before {
  content: "\e840";
}

.icon-menu:before {
  content: "\f008";
}

.icon-location:before, .search-leafletbutton:before {
  content: "\f031";
}

.icon-facebook:before, .share-icons li.facebook a:before {
  content: "\f09a";
}

.icon-twitter-bird:before, .share-icons li.twitter a:before {
  content: "\f303";
}

.icon-bed:before, .results-columns .box1 .beds:before, .results-addproperty .box1 .beds:before {
  content: "\f236";
}

.icon-bath:before, .results-columns .box1 .baths:before, .results-addproperty .box1 .baths:before {
  content: "\f2cd";
}

.icon-user:before, .nav .menu-buttons .usermenu-button:before, .nav .navmenu .menu-user:before, .nav .usermenu .menu-user:before {
  content: "\e809";
}

.icon-whatsapp:before, .share-icons li.whatsapp a:before, #property-details .whatsapp-button:before {
  content: "\f232";
}

.icon-chat:before {
  content: "\e800";
}

.icon-pinterest:before, .share-icons li.pinterest a:before {
  content: "\f231";
}

.icon-rss:before, .share-icons li.rss a:before {
  content: "\f09e";
}

.icon-pdf:before, .share-icons li.pdf a:before {
  content: "\f1c1";
}

.icon-link:before, .share-icons li.link a:before {
  content: "\e804";
}

.icon-map:before {
  content: "\f278";
}

.icon-renew:before, .new-captcha:before {
  content: "\e810";
}

/* #-lucee-err, .-lucee-dump {
  position:fixed;
  top:0;
  z-index:1000000000;
} */
s {
  text-decoration: line-through;
}

.box1 a:hover, .paging a {
  text-decoration: none;
}

a[href^=tel] {
  color: inherit;
}

.reset-css {
  all: unset;
  all: initial;
  webkit-appearance: auto;
  appearance: auto;
}

.container {
  max-width: 1140px;
  margin: 0 auto;
  padding: 0 20px 0 20px;
}
.container-breakout {
  position: absolute;
  left: 0;
  right: 0;
  padding: 0 10px 0 10px;
}

.dotted-back, .formfield.amount-rooms, .dotted-back .one-check label, .formfield.amount-rooms .one-check label, .dotted-back .one-slide label, .formfield.amount-rooms .one-slide label {
  background-image: repeating-linear-gradient(0deg, #c2c2c2, #c2c2c2 2px, transparent 2px, transparent 6px, #c2c2c2 6px), repeating-linear-gradient(90deg, #c2c2c2, #c2c2c2 2px, transparent 2px, transparent 6px, #c2c2c2 6px);
  background-size: 0 100%, 100% 2px, 0 100%, 100% 0;
  background-position: 0 55%;
  background-repeat: no-repeat;
}

.no-dottedback, .search:not(.active) .km-range *, .search:not(.active) .km-range {
  background-image: none !important;
}

.hide, .error {
  display: none;
}

.show {
  display: block;
}

.fade {
  opacity: 0.6;
}

.accent {
  color: #ff9000;
}

.depth1, .main-home .search .search-default, #property-details .splide__slide.is-active, #property-details .save-property, #property-details .whatsapp-button, #property-details .contact-button, .search .search-default {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.depth2, .tabs .container button.active {
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.depth3, .search.active .searchbox {
  box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
}

.disabled {
  opacity: 0.3;
}

.image-left {
  float: left;
}

.image-right {
  float: right;
}

.image-small1 {
  width: 120px;
}

.image-round {
  border-radius: 100%;
}

.margin-top {
  margin-top: 20px !important;
}

.margin-bottom {
  margin-bottom: 20px !important;
}

.header .visible-links {
  float: right;
  overflow: hidden;
}
.header .visible-links .header-links {
  float: left;
}
@media only screen and (max-width : 640px) {
  .header .visible-links .header-links {
    display: none;
  }
}
.header .visible-links a {
  display: inline-block;
  margin-top: 10px;
  color: #ffffff;
}
.header .nav:not(.open) .visible-links a {
  text-shadow: 2px 2px 5px #636363;
}
.header .nav.open .visible-links .header-links {
  display: none;
}

.message, .message-no-fade {
  transition: opacity 1s, max-height 1s;
  width: 100%;
  color: #cc0000;
  border: 0;
  padding: 0;
  margin-top: 0;
  font-weight: bold;
  opacity: 0;
  max-height: 0;
}
.message.active, .message-no-fade.active {
  padding: 5px 20px 0 10px;
  transition: opacity 2s, max-height 1s;
  opacity: 1;
  max-height: 50px;
  overflow: hidden;
  border-bottom: solid 2px #cc0000;
}

.message-no-fade {
  opacity: 1;
}

.align-vertical, .new-captcha, .nav .logo-name, .close-button:before {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.debug {
  display: block;
  position: absolute;
  top: 0;
  height: 600px;
}

body.disabled, html.disabled {
  overflow: hidden;
  overflow-x: hidden;
  overflow-y: hidden;
  position: relative;
  touch-action: none;
  -ms-touch-action: none;
  opacity: 1;
  width: 100%;
  height: 100vh;
}
body.disabled:before, html.disabled:before {
  background-color: #ffffff;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: block;
  content: " ";
  opacity: 0.5;
  z-index: 4;
}
body.disabled main, html.disabled main {
  pointer-events: none;
  overflow: hidden !important;
}
body.disabled .fly-in.active, html.disabled .fly-in.active {
  pointer-events: auto;
}

.before-background, .results-columns .box1.verified-agent:after, .results-addproperty .box1.verified-agent:after {
  background-color: #636363;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  position: absolute;
  top: 0;
  left: 0;
}

* {
  line-height: 25px;
  color: #636363;
  outline: 0;
  box-sizing: border-box;
  text-decoration: none;
}

.callout {
  border: solid 1px #d7dcdf;
  padding: 20px 20px 50px 20px;
  margin-bottom: 20px;
  border-radius: 5px;
  width: 100%;
  position: relative;
}
.callout.verified-agent {
  background: #f1f1f1 url(/images/verified_agent_grey.png) no-repeat right 20px top 20px;
}
.callout h2 {
  color: #ff9000;
  padding-top: 0;
  margin-top: 0;
}
.callout .align-bottom {
  position: absolute;
  bottom: 10px;
  right: 10px;
}
.callout .button-callout {
  position: absolute;
  bottom: 20px;
  right: 20px;
}

.inline-ad {
  margin-top: 40px;
  border: solid 1px #f1f1f1;
  border-radius: 5px;
  padding: 10px;
}
@media only screen and (min-width : 640px) {
  .inline-ad {
    margin-top: 0;
  }
}
.inline-ad header {
  font-size: 12px;
}
.inline-ad p, .inline-ad a {
  font-size: 16px;
}

dl {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  line-height: 2;
}

dt, dd {
  line-height: 2;
  margin: 0;
  padding: 0;
}

dt {
  width: 20%;
}

dd {
  width: 78%;
}

a:hover {
  text-decoration: underline;
}

/* loader */
.spinner {
  width: auto;
  width: 80px;
  z-index: 1000;
  position: absolute;
}

/* spinner */
.sk-fading-circle {
  width: 60px;
  height: 60px;
  position: relative;
}

.sk-fading-circle .sk-circle {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.sk-fading-circle .sk-circle:before {
  content: "";
  display: block;
  margin: 0 auto;
  width: 15%;
  height: 15%;
  background-color: #636363;
  border-radius: 100%;
  -webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
  animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
}

.sk-fading-circle .sk-circle2 {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}

.sk-fading-circle .sk-circle3 {
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg);
}

.sk-fading-circle .sk-circle4 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.sk-fading-circle .sk-circle5 {
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg);
}

.sk-fading-circle .sk-circle6 {
  -webkit-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  transform: rotate(150deg);
}

.sk-fading-circle .sk-circle7 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.sk-fading-circle .sk-circle8 {
  -webkit-transform: rotate(210deg);
  -ms-transform: rotate(210deg);
  transform: rotate(210deg);
}

.sk-fading-circle .sk-circle9 {
  -webkit-transform: rotate(240deg);
  -ms-transform: rotate(240deg);
  transform: rotate(240deg);
}

.sk-fading-circle .sk-circle10 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.sk-fading-circle .sk-circle11 {
  -webkit-transform: rotate(300deg);
  -ms-transform: rotate(300deg);
  transform: rotate(300deg);
}

.sk-fading-circle .sk-circle12 {
  -webkit-transform: rotate(330deg);
  -ms-transform: rotate(330deg);
  transform: rotate(330deg);
}

.sk-fading-circle .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.sk-fading-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

.sk-fading-circle .sk-circle4:before {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.sk-fading-circle .sk-circle5:before {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

.sk-fading-circle .sk-circle6:before {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}

.sk-fading-circle .sk-circle7:before {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}

.sk-fading-circle .sk-circle8:before {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}

.sk-fading-circle .sk-circle9:before {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}

.sk-fading-circle .sk-circle10:before {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}

.sk-fading-circle .sk-circle11:before {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}

.sk-fading-circle .sk-circle12:before {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}

@-webkit-keyframes sk-circleFadeDelay {
  0%, 39%, 100% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
}
@keyframes sk-circleFadeDelay {
  0%, 39%, 100% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
}
/* // spinner */
/* lds ring */
.lds-ring {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}

.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  margin: 8px;
  border: 3px solid #636363;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #636363 transparent transparent transparent;
}

.lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}

.lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}

.lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}

@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* // lds ring */
/* // loader */
body, html, textarea {
  margin: 0;
  padding: 0;
  border: 0;
  font-family: "san francisco", "avenir", "helvetica", "open-sans", "roboto", "helvetica", "arial", "verdana", "sans-serif";
  height: auto !important;
  background-color: #ffffff;
}

body {
  font-size: 19px;
  overflow-x: hidden;
  min-height: 100vh;
  min-width: 280px;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 28px;
  margin-top: 40px;
}

h1 {
  font-size: 28px;
  line-height: 40px;
  margin-bottom: 0;
}

h2 {
  font-size: 24px;
}
h2.no-top {
  margin-top: 0;
  padding-top: 0;
}

h3 {
  font-size: 20px;
}

h1 + h2 {
  margin-top: 20px;
}

a {
  color: #4776b4;
}

table {
  border: 0;
  width: 100%;
}
table.small td, table.small th {
  font-size: 14px;
  max-width: 300px;
  overflow: hidden;
}

td, th {
  text-align: left;
  margin: 0;
  padding: 20px;
  vertical-align: top;
  border: 0;
}
td.center, th.center {
  text-align: center;
  vertical-align: middle;
}

.property-information table {
  margin-bottom: 40px;
}

input[disabled] {
  background-color: #ffffff;
  opacity: 0.5;
}

tr:nth-child(even) {
  background-color: #f1f1f1;
}

.image-left {
  float: left;
  margin-right: 20px;
}

.image-right {
  float: right;
  margin-left: 20px;
}

#first-error {
  position: relative;
  margin-top: -150px;
  max-height: 0;
  max-width: 0;
  display: block;
  float: left;
}

/* use this to get original selctbox dropdown
 *
 * .formfield {
  position:relative;
  display:block;
  margin-bottom:20px;
  width:100%;
  @media only screen and (min-width : 640px) {
    flex-basis:33%;
  }
  display:inline-block;
  align-self:flex-start;



  label {
           // padding-left:10px;
            padding-bottom:10px;
  }
}

*/
.error {
  color: #cc0000;
  padding-left: 12px;
  font-size: 14px;
}

.formfield {
  overflow: hidden;
  padding: 10px 0 10px 0;
}
.formfield:first-child {
  padding-top: 0;
}
@media only screen and (min-width : 640px) {
  .formfield.is1-3 {
    width: 33%;
  }
}
@media only screen and (min-width : 640px) {
  .formfield.is2-3 {
    width: 33%;
    padding-right: 0 !important;
  }
}
@media only screen and (min-width : 640px) {
  .formfield.is1-5 {
    width: 20%;
  }
}
.formfield.column {
  padding-top: 10px;
}
.formfield.do-border {
  border-radius: 5px;
  border: solid 1px #636363;
  padding: 10px;
}
.formfield.amount-rooms {
  background-position: 0 23px;
}
.formfield.amount-rooms label {
  background-color: #ffffff;
  padding-right: 5px;
}
.formfield.search-buttons {
  padding: 0;
}
.formfield.dropdown {
  cursor: pointer !important;
}
.formfield.dropdown:before {
  padding-left: 6px;
}
.formfield.dropdown label {
  background-color: #ffffff;
  padding-right: 5px;
  cursor: pointer !important;
}
.formfield.dropdown.active {
  background-position: 0 24px;
}
.formfield.dropdown.active:before {
  transform: rotate(180deg);
  margin-right: 0;
  transform-origin: center center;
  transition: transform 0.5s, margin 0.5s;
}
.formfield.dropdown.active .formfield-content {
  max-height: 9000px;
  opacity: 1;
  transition: max-height 1s, opacity 0.5s;
}
.formfield.dropdown.active label:first-child {
  margin-bottom: 20px;
  display: inline-block;
}
.formfield.dropdown .formfield-content {
  max-height: 0;
  overflow: hidden;
  opacity: 0.5;
  transition: max-height 0.2s, opacity 0.5s;
}
.formfield.dropdown:before {
  margin-right: 0;
  background-color: #ffffff;
  float: right;
  transform: rotate(0deg);
  transition: transform 0.5s, margin 0.5s;
  transform-origin: center center;
}

.region-links {
  margin-bottom: 20px;
}

fieldset {
  border: 0;
  padding: 0;
  margin: 0;
}

/* checkbox styles */
.checks {
  display: flex;
  flex-wrap: wrap;
}
.checks.margin-bottom {
  margin-bottom: 20px;
}
.checks .one-check {
  overflow: hidden;
  margin-right: 10px;
}
.checks .error {
  flex-basis: 100%;
  height: 0;
}

.one-check {
  cursor: pointer;
  position: relative;
}
.one-check label:after {
  border: solid 2px #636363;
  width: 16px;
  height: 14px;
  display: block;
  content: " ";
  border-radius: 3px;
  font-size: 14px !important;
  padding: 0 2px 7px 3px !important;
  background-color: #f1f1f1;
  padding-left: 5px;
  position: absolute;
  right: 0;
  top: 3px;
}
.one-check.type1 label:after {
  float: left;
  margin-left: 0;
  margin-right: 15px;
}
.one-check.reverse label {
  padding-left: 35px;
}
.one-check.reverse label:after {
  left: 0;
}
.one-check .checkbox {
  display: none;
}
.one-check .checkbox:checked + label {
  color: #000;
}
.one-check .checkbox:checked + label:after {
  content: "✔︎";
  font-weight: bold;
  font-size: 20px !important;
  color: #ffffff !important;
  background-color: #636363;
}
.one-check label {
  width: 100%;
  padding: 5px 5px 5px 0;
  display: inline-block;
  cursor: pointer;
  background-color: #ffffff;
}
.one-check label span {
  background-color: #ffffff;
  display: inline-block;
  padding-right: 5px;
}
.one-slide {
  position: relative;
  margin-top: 5px;
  background-color: transparent;
  display: block;
  overflow: hidden;
  min-width: 50px;
}
.one-slide.stand-alone {
  display: inline-block;
}
.one-slide .checkbox {
  display: none;
}
.one-slide .checkbox:checked + label:before {
  transition: right 0.3s ease-out;
  border: solid 2px #636363;
  right: 0;
  padding: 1px 0 0 6px;
  width: 19px;
  height: 24px;
}
.one-slide .checkbox:checked + label:after {
  background-color: #636363;
  transition: background-color 0.3s;
}
.one-slide .checkbox.check-sign:checked + label:before {
  content: "✔";
}
.one-slide label {
  width: 100%;
  padding: 5px 5px 5px 0;
  display: inline-block;
  cursor: pointer;
  background-color: transparent;
}
.one-slide label span {
  background-color: #ffffff;
  display: inline-block;
  padding-right: 5px;
}
.one-slide label:after {
  border-radius: 50px;
  background-color: #c2c2c2;
  content: "";
  width: 47px;
  height: 29px;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  transition: background-color 0.3s;
}
.one-slide label:before {
  border: solid 2px #c2c2c2;
  transition: right 0.3s ease-out;
  display: block;
  content: " ";
  background-color: #ffffff;
  width: 25px;
  height: 25px;
  border-radius: 50px;
  position: absolute;
  right: 18px;
  top: 0;
  z-index: 2;
}

.multiple-select .checkbox:checked + label {
  background-color: #636363;
  color: #fff;
}
.multiple-select .checkbox:checked + label:after {
  background-color: transparent;
}
.multiple-select label:after {
  border: 0;
}

/* // checkbox styles */
/* augmenter */
.augmenter {
  display: inline-block;
  float: right;
  background-color: #ffffff;
  padding-left: 5px;
}
.augmenter::selection {
  background: transparent;
}
.augmenter label {
  display: inline-block;
  border-radius: 50px;
  border: solid 2px #333;
  width: 30px;
  height: 30px;
  padding: 1px 0 0 8px;
  cursor: pointer;
  font-weight: bold;
  background-color: #f1f1f1 !important;
}
.augmenter label::selection {
  background: transparent;
}
.augmenter label:active {
  background-color: #333;
  color: #fff;
}
.augmenter label:active::selection {
  background: transparent;
}
.augmenter .minus {
  font-weight: bold;
}
.augmenter input {
  border: 0;
  display: inline-block;
  width: 20px !important;
  padding: 0;
  margin: 0 0 0 10px;
  background-color: #ffffff !important;
}
.augmenter input::selection {
  background: transparent;
}

/* // augmenter */
/* range slider */
.range-slider input {
  border: 0;
}

.range-slider {
  width: 100%;
}

.range-slider__range {
  -webkit-appearance: none;
  width: calc(100% - (150px));
  height: 10px;
  border-radius: 5px;
  background: #f1f1f1 !important;
  outline: none;
  padding: 0;
  margin: 0;
}
.range-slider__range::-webkit-slider-thumb {
  appearance: none;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #636363;
  cursor: pointer;
  transition: background 0.15s ease-in-out;
}
.range-slider__range::-webkit-slider-thumb:hover {
  background: #d7dcdf;
}
.range-slider__range:active::-webkit-slider-thumb {
  background: #d7dcdf;
}
.range-slider__range::-moz-range-thumb {
  width: 20px;
  height: 20px;
  border: 0;
  border-radius: 50%;
  background: #636363;
  cursor: pointer;
  transition: background 0.15s ease-in-out;
}
.range-slider__range::-moz-range-thumb:hover {
  background: #d7dcdf;
}
.range-slider__range:active::-moz-range-thumb {
  background: #d7dcdf;
}
.range-slider__range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 3px #ffffff, 0 0 0 6px #d7dcdf;
}

.range-slider__value {
  display: inline-block;
  position: relative;
  width: 120px;
  color: #ffffff;
  line-height: 20px;
  text-align: center;
  border-radius: 3px;
  background: #636363;
  padding: 5px 10px;
  margin-left: 8px;
  float: right;
}
.range-slider__value:after {
  position: absolute;
  top: 8px;
  left: -7px;
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-right: 7px solid #636363;
  border-bottom: 7px solid transparent;
  content: "";
}

::-moz-range-track {
  background: #d7dcdf;
  border: 0;
}

input::-moz-focus-inner,
input::-moz-focus-outer {
  border: 0;
}

/* // range slider */
/* slide checks

 use  <div class="slide-check">
          <input type="checkbox" name="test" value="yes" id="check">
          <label for="check"></label>
      </div>

*/
.slide-check {
  border: solid 2px #c2c2c2;
  border-radius: 50px;
  display: block;
  overflow: hidden;
  background-color: #c2c2c2;
  width: 55px;
  height: 34px;
}
.slide-check label, .slide-check input {
  display: inline-block;
}
.slide-check label {
  cursor: pointer;
  height: 30px;
  width: 30px;
  overflow: hidden;
  border-radius: 50px;
  background-color: #ffffff;
  transform: translate(0, 0);
  transition: transform 0.3s ease-out;
}
.slide-check input {
  display: none;
}
.slide-check input:checked + label {
  transform: translate(21px, 0);
  transition: transform 0.3s ease-out, background-color 0.5s;
  background-color: #636363;
}
.slide-check input:checked + label:after {
  content: "✔";
  color: #ffffff;
  top: 5px;
  left: 9px;
  position: absolute;
}

/* // slide checks */
/* maps */
#cnt-legendamap {
  border-radius: 5px;
  border: solid 2px #92a4ae;
  overflow: hidden;
  float: right;
  padding: 5px 0 0 5px;
  position: relative;
  z-index: 2;
  cursor: pointer;
  margin-bottom: 20px;
}
#cnt-legendamap.hide-map {
  position: absolute;
  left: -1000px;
}
#cnt-legendamap h2 {
  color: #92a4ae;
  font-size: 14px;
  text-align: center;
  margin-bottom: 0;
  padding-bottom: 0;
  margin-top: 0;
  padding-top: 0;
}

#legendamap {
  position: relative;
  z-index: -1;
  width: 120px;
}

.legendamap-link {
  height: 100%;
  display: block;
}

#map {
  text-align: center;
}

.svgmap {
  width: 200%;
  height: auto;
  opacity: 1;
  display: inline-block;
}
@media only screen and (min-width : 640px) {
  .svgmap {
    width: 50%;
  }
}

/* use this for cloned map 
.svgmap.active {
  display:inline-block;
}
*/
#svgmap-1 {
  width: 100% !important;
}

*[maptype=regionmap] {
  max-height: 350px;
  max-width: 400px;
}

/* // maps */
.link, .links {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.link li, .links li {
  display: flex;
  clear: both;
  color: #4776b4;
  margin-bottom: 10px;
}
.link li:before, .links li:before {
  font-size: 12px;
}
.link.margin-top, .links.margin-top {
  margin-top: 20px;
}

.textshadow-black2, .splide__arrow--next, .splide__arrow--prev {
  text-shadow: 0 0 2px #636363, 0 0 2px #636363, 0 0 2px #636363, 0 0 2px #636363, 0 0 2px #636363, 0 0 2px #636363, 0 0 2px #636363, 0 0 2px #636363, 0 0 2px #636363, 0 0 2px #636363, 0 0 2px #636363, 0 0 2px #636363, 0 0 2px #636363, 0 0 2px #636363, 0 0 2px #636363, 0 0 2px #636363, 0 0 2px #636363, 0 0 2px #636363, 0 0 2px #636363, 0 0 2px #636363;
}

.textshadow-black, #property-details .from-totalpic, .extended-search span {
  text-shadow: 2px 2px 5px #636363;
}

.textshadow-blacklighter {
  text-shadow: 2px 2px 5px #c2c2c2;
}

.textshadow-white, .main-home .mainimage-text h2, .main-home .mainimage-text h3, .main-home .mainimage-text em, .main-home .content h1, .results-columns .box1.top-property:before, .results-addproperty .box1.top-property:before, .cnt-detailedmap:after, .message, .message-no-fade {
  text-shadow: 0 0 2px #ffffff, 0 0 2px #ffffff, 0 0 2px #ffffff, 0 0 2px #ffffff, 0 0 2px #ffffff, 0 0 2px #ffffff, 0 0 2px #ffffff, 0 0 2px #ffffff, 0 0 2px #ffffff, 0 0 2px #ffffff, 0 0 2px #ffffff, 0 0 2px #ffffff, 0 0 2px #ffffff, 0 0 2px #ffffff, 0 0 2px #ffffff, 0 0 2px #ffffff, 0 0 2px #ffffff, 0 0 2px #ffffff, 0 0 2px #ffffff, 0 0 2px #ffffff;
}

.row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 40px;
}
.row *:not(div) {
  flex-basis: 100%;
}
.row.no-bottom {
  margin-bottom: 0;
  padding-bottom: 0;
}
.row.last-row {
  justify-content: flex-start !important;
}
@media only screen and (min-width : 640px) {
  .row.last-row .formfield {
    margin-right: 5px;
  }
}
.row .column.is1-3 {
  width: 100%;
}
@media only screen and (min-width : 640px) {
  .row .column.is1-3 {
    width: 50%;
  }
}
@media only screen and (min-width : 1024px) {
  .row .column.is1-3 {
    width: 33%;
  }
}
.row .column.is2-3 {
  width: 100%;
}
@media only screen and (min-width : 640px) {
  .row .column.is2-3 {
    width: 48%;
  }
}
@media only screen and (min-width : 1024px) {
  .row .column.is2-3 {
    width: 66%;
    padding-right: 20px;
  }
}
.row .column.is1-2 {
  width: 100%;
}
@media only screen and (min-width : 640px) {
  .row .column.is1-2 {
    width: 48%;
  }
}
.row .column.padding-right {
  padding-right: 50px;
}
.row.reverse {
  flex-direction: reverse;
}

button, .button, button:after, .button:after {
  border-radius: 5px;
  font-size: 16px;
  border: 0;
  padding: 10px;
  margin: 0;
  cursor: pointer;
  background-color: #ff9000;
  color: #ffffff;
}

.button2, .previous, .next {
  list-style-type: none;
  padding: 5px;
  margin: 0;
  border: solid 1px #636363;
  text-align: center;
  color: #636363;
  border-radius: 5px;
}

button.type1 {
  background-color: #636363;
}
button.type1 a {
  color: #ffffff;
}
button.type1 a:hover {
  text-decoration: none;
}
button.type1.extended {
  width: 100%;
}

select, input, textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; /* Remove default arrow */
  z-index: 2;
  position: relative;
  border: solid 1px #c2c2c2;
  background: transparent;
  padding: 5px;
  font-size: 16px;
  width: 100%;
  z-index: 2;
  border-radius: 5px;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #f1f1f1;
}
select.big-type, input.big-type, textarea.big-type {
  font-size: 22px;
  letter-spacing: 5px;
}

input[type=submit] {
  background-color: color-red;
  border: 0;
  color: #ffffff;
  font-weight: 500;
  border-radius: 5px;
  width: auto;
  text-transform: uppercase;
  padding-right: 40px;
  padding-left: 40px;
  padding-top: 5px;
  padding-bottom: 5px;
  border: solid 2px #f1f1f1;
}

form .button {
  margin-top: 25px;
  display: inline-block;
}

label.select {
  position: absolute;
  right: 3px;
  top: 7px;
  z-index: 1;
  color: #c2c2c2;
}

.breadcrumb ol {
  margin: 30px 0 30px 0;
  padding: 0;
}
.breadcrumb li {
  display: inline-block;
  margin-right: 5px;
}
.breadcrumb li:first-child:before {
  width: 22px;
}
.breadcrumb li:before {
  font-size: 10px;
}
.breadcrumb li a {
  text-decoration: underline;
}
.breadcrumb li a span {
  color: #4776b4;
}

.cnt-detailhandle {
  display: block;
  border: solid 1px #ffffff;
  margin: 0 30%;
}
.cnt-detailhandle .detail-handle {
  display: block;
  width: 60px;
  height: 7px;
  border-radius: 5px;
  background-color: #c2c2c2;
  margin: 50px auto 40px auto;
  cursor: pointer;
  position: relative;
}
.cnt-detailhandle .detail-handle:after {
  width: 15px;
  height: 15px;
  content: " ";
  display: block;
  margin: 0 auto 0 auto;
  background-color: #c2c2c2;
  border-radius: 30px;
  position: absolute;
  left: 22px;
  top: -8px;
}
@media only screen and (min-width : 640px) {
  .cnt-detailhandle {
    display: none;
  }
}

.property-stats {
  background-color: #ffffff;
  border-radius: 20px;
  position: relative;
  z-index: 2;
  overflow: hidden;
  margin-top: -10px;
}
.property-stats.hide-map .detail-handle:after {
  top: 0;
}
@media only screen and (min-width : 640px) {
  .property-stats {
    border-radius: 0;
    padding-top: 40px;
  }
}
.property-stats .ordered-by {
  min-width: 300px;
  margin-bottom: 20px;
}
@media only screen and (min-width : 640px) {
  .property-stats .ordered-by {
    float: right;
  }
}
.property-stats .total-results {
  margin-bottom: 20px;
  text-align: center;
}
@media only screen and (min-width : 640px) {
  .property-stats .total-results {
    float: left;
  }
}
.property-stats .properties-found {
  animation: changestats-color 0.5s ease-in;
}
@media only screen and (min-width : 640px) {
  .property-stats .properties-found {
    animation: none;
  }
}

/* The animation code */
@keyframes changestats-color {
  0% {
    color: #ff9000;
    font-size: 20px;
  }
  90% {
    font-size: 14px;
  }
  100% {
    color: #636363;
    font-size: 15px;
  }
}
.no-prop-found {
  color: #ff9000;
  text-align: center;
  font-weight: bold;
}

.fly-in {
  opacity: 0;
  overflow: hidden;
  overflow-y: hidden;
  height: 0;
  top: 100%;
  left: 0;
  width: 100%;
  z-index: 1000;
}
.fly-in.active {
  position: fixed;
  overflow-y: auto;
  overflow: auto;
  overflow-x: hidden;
  visibility: visible;
  top: 0;
  height: 100%;
  opacity: 1;
  transition: top 0.2s ease-out, opacity 0.2s ease-out;
}

.search-leafletbutton {
  width: 42px;
  height: 42px;
  border-radius: 50px;
  background-color: #636363;
  padding: 0;
  padding-left: 4px;
  padding-top: 3px;
  margin-right: 5px;
  position: relative;
  color: #ffffff;
  opacity: 1;
  transition: opacity 1s;
  border: solid 2px #ffffff;
}
.search-leafletbutton:before {
  font-size: 20px;
}
@media only screen and (min-width : 640px) {
  .search-leafletbutton {
    display: none;
  }
}
.search-leafletbutton.hide-it {
  opacity: 0;
  transition: opacity 1s;
}

.extended-search {
  width: 40px;
  height: 40px;
  border-radius: 50px;
  background-color: #c2c2c2;
  padding: 0;
  padding-left: 4px;
  padding-top: 3px;
  margin-right: 10px;
  position: relative;
  color: #ffffff;
  transition: opacity 1s;
  opacity: 1;
}
.extended-search:before {
  font-size: 22px;
}
.extended-search.hide-it {
  transition: opacity 1s;
  opacity: 0;
}
.extended-search span {
  color: #ffffff;
  text-shadow: 0 0 2px #c2c2c2, 0 0 2px #c2c2c2, 0 0 2px #c2c2c2, 0 0 2px #c2c2c2, 0 0 2px #c2c2c2, 0 0 2px #c2c2c2, 0 0 2px #c2c2c2, 0 0 2px #c2c2c2, 0 0 2px #c2c2c2, 0 0 2px #c2c2c2, 0 0 2px #c2c2c2, 0 0 2px #c2c2c2, 0 0 2px #c2c2c2, 0 0 2px #c2c2c2, 0 0 2px #c2c2c2, 0 0 2px #c2c2c2, 0 0 2px #c2c2c2, 0 0 2px #c2c2c2, 0 0 2px #c2c2c2, 0 0 2px #c2c2c2;
  display: inline-block;
  font-size: 22px;
  font-weight: bold;
  position: absolute;
  top: 0;
  right: 5px;
}

.close-button {
  display: inline-block;
  float: right;
  position: absolute;
  z-index: 100000;
  color: #ffffff;
  right: 10px;
  top: 0;
  width: 40px;
  height: 40px;
}
.close-button:before {
  content: "✕";
  display: inline-block;
  color: #ffffff;
  width: 40px;
  text-align: center;
  font-size: 25px;
  font-weight: bold;
}
.close-button:after {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  content: "";
  background-color: #636363;
  opacity: 0.2;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  z-index: -1;
}
.close-button.fixed {
  position: fixed;
  right: 20px;
  top: 20px;
}

.simple-closebutton {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 5px;
  right: 5px;
  display: inline-block;
  z-index: 5000;
  background-color: transparent;
}
.simple-closebutton:before {
  content: "✕";
  display: inline;
  color: #636363;
  font-size: 20px;
  vertical-align: middle;
  text-align: center;
}
.simple-closebutton:hover {
  background-color: transparent !important;
}
.simple-closebutton:hover:before {
  color: #636363;
}

.overlayer {
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 100;
  background-color: #ffffff;
  opacity: 0.8;
  height: 100%;
}

/* close button animated */
.navmenu-icon {
  display: flex;
  flex-direction: column;
  width: auto;
  cursor: pointer;
}
.navmenu-icon span {
  background: #ffffff;
  border-radius: 10px;
  height: 3px;
  margin: 1px 0;
  transition: 0.4s cubic-bezier(0.68, -0.6, 0.32, 1.6);
}
.navmenu-icon span:nth-of-type(1) {
  width: 100%;
}
.navmenu-icon span:nth-of-type(2) {
  opacity: 1;
  width: 100%;
}
.navmenu-icon span:nth-of-type(3) {
  width: 100%;
}

.navmenu-button {
  transition: background-color 1s;
}
.navmenu-button.close .navmenu-icon span {
  margin-left: 10px;
  background: #ff9000;
}
.navmenu-button.close .navmenu-icon span:nth-of-type(1) {
  transform-origin: center;
  transform: rotatez(45deg) translate(-3px, 10px);
}
.navmenu-button.close .navmenu-icon span:nth-of-type(2) {
  opacity: 0;
  margin-left: -10px;
  transition: opacity 0.5s;
}
.navmenu-button.close .navmenu-icon span:nth-of-type(3) {
  transform-origin: center;
  transform: rotatez(-45deg) translate(-3px, -10px);
}

/* close button animated */
.tabs {
  position: relative;
  background-image: linear-gradient(to right, #00adee, #ff9000);
}
.tabs .cnt-pic {
  position: absolute;
  height: 100%;
  width: 100%;
  content: "";
  top: 0;
  z-index: 1;
  opacity: 0.5;
  background: #fbf5af url(/images/content/default_image3.jpg) repeat center center;
  background-blend-mode: multiply;
}
.tabs .cnt-pic .pic {
  width: 33.333%;
  height: 100%;
  float: left;
  background-size: cover;
  background-position: center center;
  background-blend-mode: luminosity;
  opacity: 1;
}
.tabs .container {
  display: flex;
  justify-content: space-around;
  overflow: hidden;
  clear: both;
  position: relative;
  padding-top: 20px;
  width: 100%;
  z-index: 2;
  position: relative;
  /*gives baseline for tabs only in container
   *
   * &:before {
     content:"";
     background-color:$black;
     height:2px;
     position:absolute;
     bottom:0;
     z-index:1;
     left:0;
     right:0;
  } */
}
@media only screen and (min-width : 640px) {
  .tabs .container {
    justify-content: flex-start;
  }
}
.tabs .container button {
  background-color: transparent;
  min-width: 100px;
  position: relative;
  padding: 0;
  background-color: #ffffff;
  border-radius: 5px 5px 0 0;
  opacity: 0.6;
}
@media only screen and (min-width : 640px) {
  .tabs .container button {
    margin-right: 10px;
  }
}
.tabs .container button a {
  color: #000;
  text-shadow: none;
  opacity: 0.7;
  width: 100%;
  height: 100%;
  display: block;
  padding: 5px;
}
.tabs .container button.active {
  opacity: 1;
  border-width: 2px 2px 0 2px !important;
  padding: 0 5px 0 5px;
  border-radius: 5px 5px 0 0;
  background-color: #ffffff;
  position: relative;
  z-index: 7;
  color: #636363;
}
.tabs .container button.active a {
  opacity: 1;
}

.nav {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  padding-top: 10px;
  background-image: linear-gradient(to right, #00adee, #ff9000);
  min-height: 60px;
  min-width: 280px;
}
.nav:before {
  display: none !important;
  background-image: linear-gradient(to right, #00adee, #ff9000);
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  bottom: -50px;
  border-radius: 50%;
  height: 100px;
  content: "";
  z-index: -10;
}
.nav .cnt-logo {
  display: inline-block;
  overflow: hidden;
}
.nav .cnt-logo img {
  height: 30px;
  margin-top: 5px;
}
@media only screen and (min-width : 640px) {
  .nav .cnt-logo img {
    height: 40px;
    margin-top: 0;
  }
}
@media only screen and (max-width: 400px) {
  .nav .cnt-logo img {
    margin-top: 13px;
    height: 15px;
  }
}
.nav img {
  float: left;
}
.nav .logo-name {
  font-size: 20px;
  display: inline-block;
  text-align: center;
  margin-left: 5px;
  margin-top: 23px;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: bold !important;
}
@media only screen and (min-width : 640px) {
  .nav .logo-name {
    font-size: 30px;
  }
}
@media only screen and (max-width: 400px) {
  .nav .logo-name {
    font-size: 12px;
  }
}
.nav .navmenu, .nav .usermenu {
  overflow: auto;
  clear: both;
  max-height: 0;
}
@media only screen and (min-width : 640px) {
  .nav .navmenu, .nav .usermenu {
    overflow: hidden;
  }
}
.nav .navmenu *, .nav .usermenu * {
  color: #ffffff;
}
.nav .navmenu .menu-user.active, .nav .usermenu .menu-user.active {
  color: #f1e3ba;
}
.nav .navmenu .menu-user.active a, .nav .usermenu .menu-user.active a {
  color: #f1e3ba;
}
.nav.open {
  opacity: 0.95;
  max-height: 1000px;
  display: block;
  transition: max-height 1s;
  z-index: 999999;
}
.nav.open:before {
  transition: opacity 0.5s;
  -webkit-box-shadow: -1px 11px 5px -4px rgba(0, 0, 0, 0.38);
  -moz-box-shadow: -1px 11px 5px -4px rgba(0, 0, 0, 0.38);
  box-shadow: -1px 11px 5px -4px rgba(0, 0, 0, 0.38);
  display: block !important;
}
.nav.open .navmenu.open, .nav.open .usermenu.open {
  transition: max-height 1s;
  max-height: 1000px;
  padding-top: 20px;
}
.nav .menu-buttons {
  align-items: center;
  float: right;
  display: flex;
}
@media only screen and (min-width : 1024px) {
  .nav .menu-buttons {
    margin-right: 7px;
  }
}
.nav .menu-buttons .navmenu-button {
  background-color: transparent;
  overflow: hidden;
  margin-left: 16px;
  border: solid 2px #ffffff;
  border-radius: 100%;
  width: 40px;
  height: 40px;
}
.nav .menu-buttons .navmenu-button.close {
  background-color: #ffffff;
}
.nav .menu-buttons .usermenu-button {
  opacity: 0.3;
  margom-top: 10px;
  border-radius: 100%;
  width: 40px;
  height: 40px;
  font-size: 20px;
  padding-bottom: 10px;
  position: relative;
  background-color: transparent;
  border: solid 2px #ffffff;
}
.nav .menu-buttons .usermenu-button:before {
  padding-right: 0;
  position: absolute;
  top: 6px;
  left: 9px;
}
.nav .menu-buttons .usermenu-button:after {
  opacity: 0;
  font-size: 0px;
}
.nav .menu-buttons .usermenu-button.active {
  opacity: 1;
}
.nav .menu-buttons .usermenu-button.active:before {
  color: #ffffff;
}
.nav .menu-buttons .usermenu-button.close {
  background-color: #ffffff;
  transition: background-color, 1s;
}
.nav .menu-buttons .usermenu-button.close:after {
  font-size: 17px;
  content: "x";
  background-color: transparent;
  color: #ff9000;
  z-index: 3;
  opacity: 1;
  transition: font-size 0.2s;
  top: -10px;
  right: -6px;
  position: absolute;
}
.nav .menu-buttons .usermenu-button.close:before {
  top: 7px;
  color: #ff9000;
}
.nav .menu-text {
  float: left;
  color: #ffffff;
  padding-right: 10px;
  font-size: 20px;
}
@media only screen and (min-width : 1024px) {
  .nav .container {
    padding: 0;
  }
}

.search {
  width: 100%;
  overflow: hidden;
}
.search .main-search {
  width: 50%;
  transition: width 0.5s;
  background-color: #f1f1f1;
  border-bottom: 0;
  border-radius: 5px;
}
@media only screen and (max-width: 400px) {
  .search .main-search {
    width: 33%;
  }
}
@media only screen and (min-width : 640px) {
  .search .main-search {
    position: relative;
  }
}
.search .main-search.active {
  width: calc(100% - 100px);
  transition: width 0.5s ease-out;
}
@media only screen and (max-width : 640px) {
  .search .main-search.active {
    width: calc(100% - 50px);
  }
}
.search #selected-places {
  position: absolute;
  top: 0;
  left: 5px;
  z-index: 5;
  background-color: #f1f1f1;
  min-width: 250px;
  width: 100%;
  height: 100%;
  padding-top: 6px;
  display: none;
}
.search #selected-places .one-region {
  cursor: pointer;
}
.search #selected-places .one-region:after {
  content: "✕";
  display: inline-block;
  font-weight: bold;
  padding-right: 10px;
  padding-left: 5px;
}
.search .close-button {
  display: none;
}
.search.active {
  overflow: auto;
}
.search.active .search-leafletbutton {
  display: none;
}
.search.active .main-search {
  width: 100% !important;
  transition: none !important;
  position: relative;
}
.search.active .main-search.formfield {
  padding: 0;
}
.search.active .main-search.formfield .disabled {
  background-color: #ffffff;
}
.search.active .searchbox {
  min-height: 100vh;
  margin: 0 auto;
  background-color: #ffffff;
  padding: 70px 10px 100px 10px;
  overflow: hidden;
  position: relative;
}
@media only screen and (min-width : 1024px) {
  .search.active .searchbox {
    max-width: 50%;
  }
}
.search.active .cnt-searchdefault {
  margin: 0 !important;
}
.search.active .search-extended {
  max-height: 1000000px !important;
}
.search.active .close-button {
  display: block;
  top: 10px;
}
.search.active .km-range {
  margin-top: 10px;
}
.search.active .km-range.disabled {
  pointer-events: none;
}
.search.active button.extended-search {
  display: none;
}
.search .search-default {
  border: none;
  display: block;
  position: absolute;
  top: 60px;
  width: 100%;
  min-width: 280px;
  padding: 11px 0 10px 0;
  z-index: 3;
  background-color: #636363;
}
.search .search-default.fix-top {
  position: fixed;
  top: 0;
}
.search .search-default.outsideclick-active {
  z-index: 4;
}
@media only screen and (max-width : 640px) {
  .search .search-default.outsideclick-active .search-buttons button:not(#submitform) {
    display: none;
  }
}
.search .search-default .cnt-searchdefault {
  width: auto;
  margin: 0 10px 0 10px;
  overflow: auto;
  border: solid 2px #c2c2c2;
  padding: 15px 10px 10px 10px;
  border-radius: 5px;
}
@media only screen and (min-width : 1024px) {
  .search .search-default .cnt-searchdefault {
    max-width: 1140px;
    margin: 0 auto;
  }
}
.search .search-default .search-buttons {
  float: right !important;
  border-right: 0 !important;
  padding-right: 0 !important;
}
.search .search-default .formfield {
  border-bottom: 0;
  float: left;
  border: none;
  padding: 0 10px 0 0;
}
.search .search-default .formfield.main-search {
  padding-right: 0;
}
.search .search-default .km-range {
  margin-left: 15px;
  min-height: 35px;
  min-width: 150px;
  padding-left: 10px;
  background-color: #ffffff;
  border-radius: 5px;
}
.search .search-default .km-range.disabled {
  pointer-events: none;
}
.search .search-default #submitform {
  width: 40px;
  height: 40px;
  border-radius: 50px;
  background-color: #ff9000;
  color: #ffffff;
  padding: 0;
  padding-left: 4px;
  float: right;
}
.search .search-default #submitform:before {
  font-size: 22px;
}
.search .search-default #submitform span {
  display: none;
}
.search .search-default #searchfield {
  width: 100%;
  border: 0;
  padding-left: 10px;
  padding-right: 10px;
}
.search .search-default .km-range {
  display: none;
  padding-top: 5px;
}
@media only screen and (min-width : 640px) {
  .search .search-default .km-range {
    display: block;
  }
}
.search.active #submitform {
  position: fixed;
  bottom: 30px;
  z-index: 3;
  background-color: #ff9000;
  border: solid 2px #ffffff;
  padding: 10px;
  color: #ffffff;
}
.search.active #submitform span {
  color: #ffffff;
}

.searchbox .main-search, .cnt-citylist .main-search {
  border: solid 2px #959595;
  border-radius: 5px;
  background-color: #f1f1f1;
}
.searchbox .main-search #searchfield, .cnt-citylist .main-search #searchfield {
  border: 0;
}
.searchbox .main-search #searchfield.searchlist-shown, .cnt-citylist .main-search #searchfield.searchlist-shown {
  font-weight: bold;
  color: #ff9000;
}
.searchbox .search-default, .cnt-citylist .search-default {
  clear: both;
}
.searchbox .search-extended, .cnt-citylist .search-extended {
  max-height: 0;
  overflow: hidden;
}
.searchbox #searchlist, .cnt-citylist #searchlist {
  max-height: 500px;
  overflow: auto;
  border-radius: 10px;
}
.searchbox #searchlist ul, .searchbox #searchlist li, .cnt-citylist #searchlist ul, .cnt-citylist #searchlist li {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.searchbox #searchlist ul, .cnt-citylist #searchlist ul {
  padding-bottom: 5px;
}
.searchbox #searchlist li.active a, .cnt-citylist #searchlist li.active a {
  background-color: #636363;
  color: #ffffff;
  border-left: solid 1px #f1f1f1;
  border-right: solid 1px #f1f1f1;
}
.searchbox #searchlist a, .cnt-citylist #searchlist a {
  color: #636363;
  display: block;
  padding: 5px 10px 5px 10px;
}
.searchbox #searchlist a:hover, .cnt-citylist #searchlist a:hover {
  background-color: #636363;
  color: #ffffff;
  border-left: solid 1px #f1f1f1;
  border-right: solid 1px #f1f1f1;
  text-decoration: none;
}
.searchbox #searchlist .message-more, .cnt-citylist #searchlist .message-more {
  color: #cc0000;
  padding-left: 10px;
}
.searchbox #searchlist .nothing-found, .cnt-citylist #searchlist .nothing-found {
  padding-left: 10px;
}

.search:not(.active) .dropdown {
  background-color: #f1f1f1 !important;
}
.search:not(.active) .dropdown * {
  background-color: #f1f1f1 !important;
}
.search:not(.active) .dropdown:before {
  background-color: #f1f1f1;
}

.results-tabs {
  padding-top: 10px;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
@media only screen and (min-width : 1024px) {
  .results-tabs {
    background-size: 100%;
    background-position: center center;
  }
}
.results-tabs:after {
  box-shadow: 0 0 15px 10px #000;
  border-bottom: 0;
}
.results-tabs.agents {
  background-size: 100% 100%;
  background-blend-mode: multiply;
  background: #fbf5af url(/images/content/default_image2.jpg) 100% 100%;
  opacity: 0.5;
}
.results-tabs button:not(.active) {
  color: #ffffff;
}

.search-criteria {
  padding: 0;
  margin: 0;
  list-style-type: initial;
}
.search-criteria li {
  display: inline;
}
.search-criteria li:before {
  content: " | ";
}
.search-criteria li:after {
  content: "";
}
.search-criteria li:nth-child(odd) {
  color: #c2c2c2;
}
.cnt-detailedmap {
  text-align: center;
  position: relative;
  z-index: 1;
  height: 500px;
  transition: height 1s;
  overflow: hidden;
  /* #search-leafletbutton {
       display:block;
       position:fixed;
       left: calc(50% - 60px);
       bottom:20px;
       z-index:99;
       margin:0 !important;
       @extend .depth3;
       border:solid 2px $white;
        @extend .icon-map;
        width:120px;
        opacity:0;

        &.active {
         opacity:1;
         transition:opacity 1.5s;
        }
     } */
}
.cnt-detailedmap.remove {
  height: 20px;
  opacity: 0.5;
  transition: height 1s;
  pointer-events: none;
}
@media only screen and (min-width : 640px) {
  .cnt-detailedmap.remove {
    height: auto;
    opacity: 1;
    pointer-events: auto;
  }
}
.cnt-detailedmap:before {
  font-weight: bold;
  position: absolute;
  width: 40px;
  top: 50%;
  right: 0;
  opacity: 1;
  z-index: 9999;
  font-size: 30px;
  display: inline-block;
  color: #000;
  opacity: 0.3;
}
.cnt-detailedmap:after {
  content: "";
  width: 40px;
  height: 100%;
  display: inline-block;
  background-color: #000;
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0.1;
  z-index: 9999;
  font-size: 30px;
}
@media only screen and (min-width : 640px) {
  .cnt-detailedmap {
    position: sticky;
    top: 150px;
    margin-top: 30px;
  }
}
.cnt-detailedmap.active {
  position: fixed;
  top: 100px;
  width: 100%;
}
.cnt-detailedmap .detailedmap {
  text-align: center;
  width: 100%;
  height: 500px;
  border-radius: 5px;
}
.cnt-detailedmap .detailedmap.stop-events {
  z-index: -1;
  pointer-events: none;
}

.leaflet-control svg {
  display: none !important;
}

.cluster-marker {
  width: 45px;
  height: 45px;
  background-color: #c2c2c2;
  border-radius: 50%;
  border: solid 3px #f1f1f1;
  font-weight: bold;
  padding-top: 6px;
}

.cnt-marker {
  width: 25px;
  height: 25px;
  background-color: #636363;
  border-radius: 50%;
}
.cnt-marker .prop-found {
  color: #ffffff;
  font-weight: bold;
}

.results-map {
  flex-direction: column-reverse;
}
.results-map.row {
  flex-wrap: nowrap;
  padding: 0px 20px 0 20px;
}
@media only screen and (min-width : 640px) {
  .results-map {
    flex-direction: row;
    flex-wrap: wrap;
    padding: 20px 10px 0 10px;
  }
}

.results {
  position: relative;
  overflow: hidden;
}
@media only screen and (min-width : 640px) {
  .results {
    padding: 0 10px 0 10px;
  }
}
@media only screen and (min-width : 1024px) {
  .results {
    padding: 0;
  }
}
.results .current-page {
  margin-top: 0;
  min-height: 25px;
  font-weight: bold;
}
.results .paging {
  list-style-type: none;
  text-align: center;
  padding-top: 30px;
}
.results .paging li {
  position: absolute;
  width: 220px;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 20px 0 20px 0;
  background-color: #ffffff;
  padding: 0;
}
.results .paging a {
  display: block;
}
.results .paging a:hover {
  text-decoration: none;
}
.results .paging a span {
  padding: 5px 0 5px 0;
  display: block;
}
.results .paging .previous {
  top: -20px;
}
.results .paging .previous.show-top {
  top: 0;
}
.results .paging .next {
  bottom: -20px;
}

.results-columns, .results-addproperty {
  column-width: 100%;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: top;
  /* &:before {
     background-image:url(https://d10teawewbw20u.cloudfront.net/images/2019/4/160ce77a940.jpg);
     background-size:cover;
     content:"";
     display:block;
     position:absolute;
     top:0;
     left:0;
     bottom:0;
     right:0;
     opacity:0.2;
   } */
}
.results-columns .box1, .results-addproperty .box1 {
  width: 100%;
  border: dotted 2px #f1f1f1;
  z-index: 1;
  overflow: hidden;
  border-radius: 5px;
  position: relative;
  margin-bottom: 50px;
}
@media only screen and (min-width : 1024px) {
  .results-columns .box1, .results-addproperty .box1 {
    width: 55%;
  }
}
@media only screen and (min-width : 1024px) {
  .results-columns .box1.small-box, .results-addproperty .box1.small-box {
    width: 42%;
  }
}
@media only screen and (min-width : 1024px) {
  .results-columns .box1:nth-child(odd), .results-addproperty .box1:nth-child(odd) {
    margin-right: 10px;
  }
}
.results-columns .box1.verified-agent:after, .results-addproperty .box1.verified-agent:after {
  background: url(/images/verified_agent.png) no-repeat;
  background-size: cover;
  width: 60px;
  height: 5px;
  right: 15px;
  top: 10px;
  left: auto;
  z-index: 3;
  opacity: 0.6;
  content: "verified ";
  font-style: italic;
  padding-top: 55px;
  font-weight: bold;
  color: #ffffff;
}
.results-columns .box1.top-property, .results-addproperty .box1.top-property {
  position: relative;
  background-color: #f1e3ba;
  border: 0;
}
.results-columns .box1.top-property:before, .results-addproperty .box1.top-property:before {
  content: "♥";
  opacity: 0.5;
  font-size: 60px;
  color: red;
  display: inline-block;
  left: 20px;
  top: 30px;
  rotate: -45deg;
  position: absolute;
  z-index: 3;
  font-stretch: ultra-condensed;
}
.results-columns .box1.top-property .cnt-box, .results-addproperty .box1.top-property .cnt-box {
  background-color: #f1e3ba;
}
.results-columns .box1.top-property .box-content:after, .results-addproperty .box1.top-property .box-content:after {
  border: solid 2px #ffffff;
}
.results-columns .box1.ad, .results-addproperty .box1.ad {
  text-align: center;
}
.results-columns .box1.ad .cnt-box, .results-addproperty .box1.ad .cnt-box {
  padding: 0;
  display: inline-block;
  margin: 0 auto;
  background-image: none;
}
.results-columns .box1.ad .cnt-box img, .results-addproperty .box1.ad .cnt-box img {
  display: block;
  border-radius: 5px;
}
.results-columns .box1 .cnt-box, .results-addproperty .box1 .cnt-box {
  padding-bottom: 10px;
  border-radius: 5px;
  background-color: #ffffff;
  background-image: url(/images/pictures/france/dummy.svg);
  background-size: 100% 300px;
  background-repeat: no-repeat;
  position: relative;
  overflow: hidden;
}
.results-columns .box1 .breadcrumb, .results-addproperty .box1 .breadcrumb {
  padding: 10px;
  padding-right: 30px;
  z-index: 16;
  display: none;
}
.results-columns .box1 .breadcrumb ol, .results-addproperty .box1 .breadcrumb ol {
  margin: 0;
}
.results-columns .box1 .breadcrumb li, .results-addproperty .box1 .breadcrumb li {
  display: block;
}
.results-columns .box1 .breadcrumb li:before, .results-addproperty .box1 .breadcrumb li:before {
  color: #c2c2c2;
}
.results-columns .box1 .breadcrumb a, .results-columns .box1 .breadcrumb span, .results-addproperty .box1 .breadcrumb a, .results-addproperty .box1 .breadcrumb span {
  color: #c2c2c2;
  font-size: 14px;
}
.results-columns .box1 .breadcrumb.active, .results-addproperty .box1 .breadcrumb.active {
  display: block;
}
.results-columns .box1 .breadcrum-link, .results-addproperty .box1 .breadcrum-link {
  width: 33px;
  height: 33px;
  background-color: #ffffff;
  opacity: 0.6;
  color: #c2c2c2;
  border-radius: 50px;
  display: inline-block;
  font-size: 25px;
  font-weight: bold;
  position: absolute;
  line-height: 0;
  bottom: 10px;
  right: 50px;
  border: solid 2px #c2c2c2;
  rotate: 90deg;
  z-index: 15;
}
.results-columns .box1 .breadcrum-link span, .results-addproperty .box1 .breadcrum-link span {
  position: absolute;
  bottom: 8px;
  right: 3px;
}
.results-columns .box1 .image, .results-addproperty .box1 .image {
  overflow: hidden;
  border-radius: 5px;
  background-size: cover;
  background-position: center center;
  height: 350px;
  background-blend-mode: multiply;
  position: relative;
  padding: 0;
  position: relative;
}
.results-columns .box1 .image:after, .results-addproperty .box1 .image:after {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0.65) 100%);
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
}
.results-columns .box1 .image header, .results-addproperty .box1 .image header {
  position: absolute;
  bottom: 10px;
  z-index: 4;
}
.results-columns .box1 .image header h2, .results-addproperty .box1 .image header h2 {
  margin-right: 10px;
  font-size: 16px;
  text-transform: uppercase;
  color: #ffffff;
  z-index: 3;
  padding: 0 10px 0 10px;
  margin: 0;
}
.results-columns .box1 .image header h3, .results-addproperty .box1 .image header h3 {
  color: #ffffff;
  padding: 0 10px 0 10px;
  margin: 0;
  font-size: 16px;
  z-index: 3;
}
.results-columns .box1 .box-content, .results-addproperty .box1 .box-content {
  padding: 0 10px 0 10px;
  min-height: 120px;
  position: relative;
}
.results-columns .box1 .box-content:after, .results-addproperty .box1 .box-content:after {
  width: 25px;
  height: 27px;
  content: "+";
  background-color: #ff9000;
  opacity: 0.6;
  color: #ffffff;
  border-radius: 50px;
  display: inline-block;
  font-size: 30px;
  font-weight: bold;
  padding-left: 5px;
  padding-top: 2px;
  position: absolute;
  bottom: 0;
  right: 10px;
  z-index: 2;
  border: solid 2px #ff9000;
}
.results-columns .box1 .description, .results-addproperty .box1 .description {
  clear: both;
  margin-top: 30px;
  min-height: 100px;
}
.results-columns .box1 .description em, .results-addproperty .box1 .description em {
  color: #ff9000;
  font-weight: bold;
}
.results-columns .box1 .description p, .results-addproperty .box1 .description p {
  margin: 0;
  padding-top: 10px;
}
.results-columns .box1 .facility-icons, .results-addproperty .box1 .facility-icons {
  float: right;
}
.results-columns .box1 .beds, .results-addproperty .box1 .beds {
  padding-right: 20px;
  font-size: 20px;
}
.results-columns .box1 .baths, .results-addproperty .box1 .baths {
  font-size: 20px;
}
.results-columns .box1 img, .results-addproperty .box1 img {
  display: none;
}
.results-columns .box1 a:last-child, .results-addproperty .box1 a:last-child {
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  width: 100%;
  z-index: 2;
  content: "";
  font-size: 0;
}
.results-columns .box1 a.selected, .results-addproperty .box1 a.selected {
  background-color: #ffffff;
  opacity: 0.8;
}
.suggestions-results {
  display: flex;
  flex-wrap: wrap;
}
.suggestions-results .box1-details {
  width: 100%;
  margin-bottom: 10px;
  position: relative;
  padding: 0 0 20px 0;
  border: solid 2px #ffffff;
}
@media only screen and (min-width : 640px) {
  .suggestions-results .box1-details {
    width: 50%;
  }
}
@media only screen and (min-width : 1024px) {
  .suggestions-results .box1-details {
    width: 25%;
  }
}
.suggestions-results .box1-details .image {
  height: 250px;
  background-repeat: no-repeat;
  background-size: 100%;
  background-postion: center center;
  overflow: hidden;
}
@media only screen and (min-width : 640px) {
  .suggestions-results .box1-details .image {
    height: 150px;
  }
}
.suggestions-results .box1-details .image img {
  display: none;
}
.suggestions-results .box1-details h2, .suggestions-results .box1-details h3 {
  font-size: 16px;
  padding: 0 !important;
  margin: 0 !important;
}
.suggestions-results .box1-details h3.km-radius {
  font-size: 15px;
}
.suggestions-results .box1-details .box-content {
  padding-top: 10px;
}
.suggestions-results .box1-details .box-content:after {
  width: 25px;
  height: 27px;
  content: "+";
  background-color: #ff9000;
  opacity: 0.6;
  color: #ffffff;
  border-radius: 50px;
  display: inline-block;
  font-size: 30px;
  font-weight: bold;
  padding-left: 5px;
  padding-top: 2px;
  position: absolute;
  bottom: 0;
  right: 10px;
  z-index: 2;
  border: solid 2px #ff9000;
}
.suggestions-results .box1-details a {
  display: inline-block;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: 2;
}
.suggestions-results .box1-details a span {
  display: none;
}

.agent-details {
  margin-top: 30px;
}

.go-up {
  margin: 0;
  padding: 8px 0 0 0;
  position: fixed;
  right: 8px;
  bottom: 25%;
  width: 55px !important;
  height: 55px;
  line-height: 0;
  letter-spacing: 0;
  background-color: #ffffff !important;
  opacity: 0;
  transition: opacity 1s;
  vertical-align: middle;
  z-index: 10;
  border-radius: 50%;
  border: solid 2px #636363;
}
@media only screen and (min-width : 640px) {
  .go-up {
    right: 43px;
    width: 45px !important;
    height: 45px;
    padding-top: 5px;
    bottom: 55px;
  }
}
.go-up.active {
  opacity: 0.95;
  transition: opacity 1s;
}
.go-up:before {
  content: "v";
  display: inline-block;
  font-size: 30px;
  color: #636363;
  transform: rotate(-180deg) scaleX(2.5);
  /* Legacy vendor prefixes that you probably don't need... */
  /* Safari */
  -webkit-transform: rotate(-180deg) scaleX(2.5);
  /* Firefox */
  -moz-transform: rotate(-180deg) scaleX(2.5);
  /* IE */
  -ms-transform: rotate(-180deg) scaleX(2.5);
  /* Opera */
  -o-transform: rotate(-180deg) scaleX(2.5);
  /* Internet Explorer */
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
@media only screen and (min-width : 640px) {
  .go-up:before {
    font-size: 20px;
  }
}
.go-up:hover {
  background-color: #ffffff;
}

@media only screen and (min-width : 640px) {
  #cnt-sentmail {
    width: 100%;
    text-align: center;
    vertical-align: middle;
  }
  #cnt-sentmail #sent-mail {
    position: relative;
    width: 50%;
    text-align: left;
    padding: 35px;
    background-color: #ffffff;
    display: inline-block;
    margin: 0 auto;
    left: 0;
    right: 0;
    border-radius: 5px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.16), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  }
}

/* property details */
.cnt-details {
  background-color: #ffffff;
  width: 100%;
  overflow-x: hidden;
  overflow-y: scroll;
  overflow: auto !important;
  padding-top: 30px;
  height: 0;
}
@media only screen and (min-width : 1024px) {
  .cnt-details {
    padding-top: 20px;
  }
}
.cnt-details .close-button {
  display: none;
}
.cnt-details.active .close-button {
  display: block;
}

#cnt-propertydetails {
  padding-bottom: 100px;
}
#cnt-propertydetails.standalone-pictures {
  overflow: hidden;
  overflow-x: hidden;
  overflow-y: hidden;
  padding-top: 0;
}
#cnt-propertydetails.standalone-pictures .thumbs .column {
  padding-bottom: 0;
}
#cnt-propertydetails.standalone-pictures img {
  height: 100%;
}

body.standalone-splide {
  min-height: 100vh;
  overflow: hidden;
  overflow-x: hidden;
  overflow-y: hidden;
}
body.standalone-splide main {
  padding-top: 0;
}
body.standalone-splide .header, body.standalone-splide .sections, body.standalone-splide .information-details {
  display: none;
}
body.standalone-splide .standalone-close {
  display: block;
}
body.standalone-splide .fly-in.active {
  padding: 0;
}

#property-details header .information-details {
  position: relative;
}
#property-details header .information-details .price {
  color: #ff9000;
  font-size: 20px;
  font-weight: bold;
}
#property-details .main-propertyinfo button {
  margin-bottom: 20px;
  width: 100%;
}
@media only screen and (min-width : 640px) {
  #property-details .main-propertyinfo button {
    width: auto;
  }
}
#property-details .respond {
  margin-bottom: 40px;
}
#property-details .respond h2 {
  color: #ff9000;
  margin-top: 0;
}
#property-details .respond picture {
  border-radius: 50%;
  width: 120px;
  height: 120px;
  overflow: hidden;
  display: inline-block;
  float: left;
  margin-right: 30px;
}
#property-details .respond #contact-form {
  margin-top: 10px;
}
#property-details .detail-buttons {
  display: flex;
  width: 100%;
  position: fixed;
  justify-content: center;
  bottom: 10px;
  left: 0;
  z-index: 4;
}
#property-details .detail-buttons button {
  margin-left: 10px;
  white-space: nowrap;
  flex-basis: auto;
}
#property-details .detail-buttons button:first-child {
  margin-left: 0;
}
#property-details .contact-button {
  background-color: #ff9000;
  color: #ffffff;
}
#property-details .save-property {
  background-color: #ff9000;
  color: #ffffff;
  position: relative;
}
@media only screen and (min-width : 640px) {
  #property-details .save-property {
    padding-left: 30px;
  }
}
#property-details .save-property:before {
  color: #fff;
}
@media only screen and (min-width : 640px) {
  #property-details .save-property:before {
    position: absolute;
    top: 10px;
    left: 10px;
  }
}
#property-details .save-property[data-action=delete-property]:before {
  animation-name: pop-savebutton;
  animation-duration: 0.7s;
  animation-timing-function: ease-in-out;
}

/* gallery */
.splide__arrow {
  width: 50px;
  height: 50px;
  background-color: transparent;
  position: absolute;
  top: calc(50% - 35px);
  z-index: 99;
  opacity: 0.9;
  touch-action: manipulation;
}

.splide__arrow--prev {
  left: 0;
  color: white;
}

.splide__arrow--next {
  right: 0;
  color: #636363;
  color: white;
}

/* gallery resuts page */
.splideresults.splide {
  cursor: pointer;
  z-index: 3;
}
.splideresults.splide .splide__arrow {
  width: 50px;
  height: 50px;
  background-color: transparent;
  position: absolute;
  top: calc(50% - 35px);
  z-index: 99;
  opacity: 0.7;
  touch-action: manipulation;
}
.splideresults.splide .splide__list {
  width: 100%;
  height: 350px;
}
.splideresults.splide .splide__slide:after {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0.65) 100%);
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

/* /gallery resuts page */
/* gallery detail page */
#property-details {
  /* .splide__arrow {
    width:50px;
    height:50px;
    background-color:$white;
    position:absolute;
    top:calc(50% - 25px);
    z-index:3;
    opacity:0.9;
    touch-action:manipulation;
  } 

  .splide__arrow--prev {
    @extend .icon-left-open;
    left:10px;
    color:$color-text;
  }

  .splide__arrow--next {
    @extend .icon-right-open;
    right:10px;
      color:$color-text;
  }*/
}
#property-details .splide {
  position: relative;
  cursor: pointer;
}
#property-details .splide .thumbs {
  visibility: hidden;
  z-index: 2;
  position: absolute;
  right: 0;
  top: 0;
  width: 25vw;
  height: 100%;
  opacity: 1;
  transition: opacity 1s;
  padding: 0;
}
@media only screen and (min-width : 640px) {
  #property-details .splide .thumbs {
    flex-wrap: nowrap;
  }
}
@media only screen and (min-width : 1024px) {
  #property-details .splide .thumbs {
    visibility: visible;
  }
}
#property-details .splide .thumbs:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #ffffff;
  z-index: -1;
}
#property-details .splide .thumbs.fade {
  opacity: 0;
  transition: opacity 1s;
}
#property-details .splide .thumbs .column {
  min-width: 50%;
  overflow: hidden;
  padding: 0 10px 10px 10px;
  height: 100%;
}
#property-details .splide .thumbs .column img {
  min-height: 600px;
}
#property-details .splide__slide--clone {
  opacity: 1 !important;
}
#property-details .splide__slide {
  opacity: 0.6;
  margin-right: 0;
  padding-right: 0;
  width: 100vw;
  height: auto !important;
  transition: opacity 1s, margin-top 0.5s, height 0.5s;
}
@media only screen and (min-width : 1024px) {
  #property-details .splide__slide {
    margin-right: 10px !important;
  }
}
#property-details .splide__slide:after {
  opacity: 0;
  transition: opacity 1s;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
#property-details .splide__slide.is-active {
  margin-top: -10px;
  opacity: 1 !important;
  transition: opacity 1s, height 1s, margin-top 1s;
  border: solid 1px #c2c2c2;
  background-blend-mode: multiply;
}
#property-details .splide__slide.is-active:after {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0.65) 100%);
  opacity: 1;
  transition: opacity 1s;
}
#property-details .from-totalpic {
  color: #ffffff;
  padding: 10px 0 0 10px;
  display: inline-block;
}
#property-details .splide__list {
  min-height: 300px;
}
@media only screen and (min-width : 1024px) {
  #property-details .splide__list {
    min-height: 600px;
  }
}
#property-details .enlarge-message {
  margin-top: 10px;
}

.standalone-splide {
  background-color: #636363;
}
.standalone-splide .fly-in {
  overflow: hidden !important;
  oveflow-x: hidden !important;
  overflow-y: hidden !important;
}
.standalone-splide .landscape-view .splide__slide {
  height: 100%;
  min-width: 100px;
  width: auto;
  overflow: hidden;
  overflow-x: hidden;
  overflow-y: hidden;
}
.standalone-splide .splide__track, .standalone-splide .splide__list {
  min-height: 100vh !important;
  overflow: hidden;
  overflow-x: hidden;
  overflow-y: hidden;
}
.standalone-splide .thumbs.column {
  min-height: 100%;
}

/* gallery detail page */
/* // gallery */
/* reports */
.reports {
  overflow: hidden;
}
.reports .energy-emmission, .reports .gas-emmission {
  float: left;
}
.reports .energy-emmission {
  margin-right: 50px;
}
.reports tr:nth-child(even) {
  background-color: transparent;
}

table.energy-table {
  width: 100% !important;
  border-collapse: collapse;
}
table.energy-table * {
  border-collapse: collapse;
  padding: 0;
}
table.energy-table tr td {
  padding-bottom: 5px;
}
table.energy-table tr td:first-child {
  width: 180px;
}

.arrow-energy {
  overflow: hidden;
}
.arrow-energy .arrow-length, .arrow-energy .arrow-point {
  height: 25px;
  float: left;
}
.arrow-energy .arrow-length {
  position: relative;
  z-index: 1;
}
.arrow-energy .arrow-point {
  width: 25px;
  -ms-transform: rotate(45deg); /* IE 9 */
  -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
  transform: rotate(45deg);
  position: relative;
  z-index: 0;
  margin-left: -15px;
}
.arrow-energy .value {
  font-size: 12px;
  white-space: nowrap;
  display: inline-block;
  float: left;
  padding-left: 3px;
  padding-top: 5px;
}
.arrow-energy .letter {
  float: right;
  display: block;
  padding-top: 4px;
}
.arrow-energy.dark-green .arrow-length, .arrow-energy.dark-green .arrow-point, .arrow-energy.purple1 .arrow-length, .arrow-energy.purple1 .arrow-point {
  background-color: #339933;
}
.arrow-energy.dark-green .arrow-length, .arrow-energy.purple1 .arrow-length {
  width: 40px;
}
.arrow-energy.light-green .arrow-length, .arrow-energy.light-green .arrow-point, .arrow-energy.purple2 .arrow-length, .arrow-energy.purple2 .arrow-point {
  background-color: #33cc33;
}
.arrow-energy.light-green .arrow-length, .arrow-energy.purple2 .arrow-length {
  width: 60px;
}
.arrow-energy.lighter-green .arrow-length, .arrow-energy.lighter-green .arrow-point, .arrow-energy.purple3 .arrow-length, .arrow-energy.purple3 .arrow-point {
  background-color: #ccff33;
}
.arrow-energy.lighter-green .arrow-length, .arrow-energy.purple3 .arrow-length {
  width: 80px;
}
.arrow-energy.yellow .arrow-length, .arrow-energy.yellow .arrow-point, .arrow-energy.purple4 .arrow-length, .arrow-energy.purple4 .arrow-point {
  background-color: #ffff00;
}
.arrow-energy.yellow .arrow-length, .arrow-energy.purple4 .arrow-length {
  width: 100px;
}
.arrow-energy.light-orange .arrow-length, .arrow-energy.light-orange .arrow-point, .arrow-energy.purple5 .arrow-length, .arrow-energy.purple5 .arrow-point {
  background-color: #ffcc00;
}
.arrow-energy.light-orange .arrow-length, .arrow-energy.purple5 .arrow-length {
  width: 120px;
}
.arrow-energy.dark-orange .arrow-length, .arrow-energy.dark-orange .arrow-point, .arrow-energy.purple6 .arrow-length, .arrow-energy.purple6 .arrow-point {
  background-color: #ff9933;
}
.arrow-energy.dark-orange .arrow-length, .arrow-energy.purple6 .arrow-length {
  width: 140px;
}
.arrow-energy.red .arrow-length, .arrow-energy.red .arrow-point, .arrow-energy.purple7 .arrow-length, .arrow-energy.purple7 .arrow-point {
  background-color: #ff0000;
}
.arrow-energy.red .arrow-length, .arrow-energy.purple7 .arrow-length {
  width: 160px;
}
.arrow-energy.red .value, .arrow-energy.red .letter, .arrow-energy.purple7 .value, .arrow-energy.purple7 .letter {
  color: #ffffff;
}
.arrow-energy.black .arrow-length, .arrow-energy.black .arrow-point {
  background-color: #636363;
}
.arrow-energy.black .arrow-length {
  margin-left: -15px;
}
.arrow-energy.black .arrow-point {
  margin-left: 15px;
}
.arrow-energy.black .arrow-length {
  width: auto;
  padding-right: 5px;
}
.arrow-energy.black .value, .arrow-energy.black .letter {
  color: #ffffff;
}
.arrow-energy.purple1 .arrow-length {
  background-color: #f6ecfd;
}
.arrow-energy.purple2 .arrow-length {
  background-color: #e1c2f9;
}
.arrow-energy.purple3 .arrow-length {
  background-color: #d4a9f6;
}
.arrow-energy.purple4 .arrow-length {
  background-color: #cc95f4;
}
.arrow-energy.purple5 .arrow-length {
  background-color: #b971ee;
}
.arrow-energy.purple6 .arrow-length {
  background-color: #a74dec;
}
.arrow-energy.purple7 .arrow-length {
  background-color: #8918de;
}

.gas-emmission .letter {
  padding-right: 5px;
}

.faded .arrow-energy {
  opacity: 0.3;
}

/* // reports */
#cnt-propertydetails .links {
  margin-top: 20px;
}

/* map details page */
#mapcanvas-details {
  height: 400px;
  width: 100%;
  z-index: 1;
  pointer-events: none;
}
@media only screen and (min-width : 640px) {
  #mapcanvas-details {
    height: 400px;
  }
}
#mapcanvas-details img {
  max-width: inherit;
}
#mapcanvas-details * {
  box-sizing: content-box;
}

/* // map details page */
.new-captcha {
  color: #636363;
  margin-left: 15px;
  display: inline-block;
  text-decoration: none !important;
  font-size: 25px;
}

.captcha-write {
  display: none;
}

.share-icons {
  list-style-type: none;
  margin: 40px 0 0 0;
  padding: 0;
  overflow: auto;
}
.share-icons li {
  float: left;
  margin: 0;
  padding: 0;
}
.share-icons li a {
  border: solid 2px #4776b4;
  border-radius: 5px;
  margin-right: 5px;
  font-size: 25px;
  width: 35px;
  height: 35px;
  display: inline-block;
  padding-left: 5px;
  padding-top: 3px;
}
.share-icons li a span {
  display: none;
}
/* // property details */
/* home page */
.header.home .header-links {
  clear: both;
}
.header.home .nav {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  min-height: 100px;
}
.header.home .nav.open {
  background-image: linear-gradient(to right, #00adee, #ff9000);
}
.header.home .nav:before {
  opacity: 0;
}
.header.home .nav.open:before {
  opacity: 0.95;
}
.header.home .nav:not(.open) .menu-text {
  text-transform: uppercase;
}
.main-home {
  position: relative;
  padding-top: 340px;
  overflow: hidden;
}
.main-home .main-content.row {
  padding-top: 0;
}
@media only screen and (min-width : 640px) {
  .main-home {
    padding-top: 450px;
  }
}
@media only screen and (min-width : 1024px) {
  .main-home {
    padding-top: 500px;
  }
}
.main-home:before {
  position: absolute;
  height: 250px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
@media only screen and (min-width : 640px) {
  .main-home:before {
    height: 550px;
  }
}
@media only screen and (min-width : 1024px) {
  .main-home:before {
    height: 800px;
  }
}
.main-home:after {
  position: absolute;
  content: "";
  display: block;
  width: 150%;
  height: 300px;
  left: -100px;
  top: 200px;
  border-top-left-radius: 100%;
  border-top-right-radius: 100%;
  background-color: #ffffff;
  z-index: 1;
}
@media only screen and (min-width : 640px) {
  .main-home:after {
    top: 300px;
  }
}
@media only screen and (min-width : 1024px) {
  .main-home:after {
    height: 400px;
    top: 500px;
  }
}
.main-home .content {
  position: relative;
  z-index: 2;
}
.main-home .mainimage-text {
  position: absolute;
  top: 50px;
  left: 0;
  z-index: 2;
  width: 100%;
}
@media only screen and (min-width : 1024px) {
  .main-home .mainimage-text {
    top: 100px;
  }
}
.main-home .mainimage-text .row {
  display: block;
}
.main-home .mainimage-text .description {
  margin-top: 10px;
}
.main-home .mainimage-text h2, .main-home .mainimage-text h3, .main-home .mainimage-text em {
  color: #ff9000 !important;
}
@media only screen and (max-width : 1024px) {
  .main-home .mainimage-text h2, .main-home .mainimage-text h3, .main-home .mainimage-text em {
    font-size: 20px;
    padding: 0 0 15px 0;
    margin: 0;
  }
}
@media only screen and (max-width : 640px) {
  .main-home .mainimage-text h2, .main-home .mainimage-text h3, .main-home .mainimage-text em {
    font-size: 18px;
    padding: 0 0 5px 0;
  }
}
.main-home .mainimage-text h2 {
  font-size: 25px;
  margin-bottom: 0 !important;
}
@media only screen and (min-width : 640px) {
  .main-home .mainimage-text h2 {
    font-size: 35px;
  }
}
.main-home .mainimage-text h3 {
  margin-top: 10px;
}
.main-home .mainimage-text em {
  font-size: 25px;
}
@media only screen and (min-width : 640px) {
  .main-home .mainimage-text em {
    font-size: 30px;
  }
}
.main-home .mainimage-text a {
  position: absolute;
  top: 0;
  bottom: 0;
}
.main-home .mainimage-text a span {
  visibility: hidden;
  width: 100%;
}
.main-home .searchbox {
  position: static;
}
@media only screen and (min-width : 1024px) {
  .main-home .results {
    margin-top: -102px;
  }
}
.main-home .results .box1 {
  width: 100%;
  height: auto;
  border: solid 2px #ffffff;
}
.main-home .search .search-default {
  top: 260px;
  width: calc(100% - 20px);
  left: 10px;
  right: 10px;
  border-radius: 5px;
  position: absolute;
}
@media only screen and (min-width : 640px) {
  .main-home .search .search-default {
    top: 330px;
  }
}
@media only screen and (min-width : 1024px) {
  .main-home .search .search-default {
    width: 720px;
    top: 398px;
    left: auto;
    right: auto;
  }
}
.main-home .search .search-default .search-leafletbutton {
  display: none;
}
.main-home .search .cnt-searchdefault {
  max-width: 100%;
  margin: 0 10px 0 10px;
}
.main-home .search.active {
  min-width: 100%;
  margin: 0 !important;
  padding: 0 !important;
}

main {
  padding-top: 150px;
}

.info-page main {
  padding-top: 70px;
}

/* // home page */
/* browse pag */
.browse {
  margin: 0;
  padding: 0;
}
.browse ul {
  margin: 5px 0 0 0 !important;
  padding: 0 !important;
  display: none;
  list-style-type: none;
}
.browse li {
  list-style-type: none;
  margin: 0 0 10px 0;
  padding: 0;
}
.browse li a {
  font-size: 16px;
}
.browse li ul {
  padding-left: 10px !important;
}
.browse .fold {
  text-decoration: none;
  vertical-align: top;
  width: 25px;
  height: 25px;
  font-size: 30px;
  line-height: 0;
  display: inline-block;
  margin-right: 10px;
  -webkit-transform: rotate(90deg) !important;
  -moz-transform: rotate(90deg) !important;
  transform: rotate(90deg) !important;
  position: relative;
  border: solid 2px #4776b4;
  border-radius: 5px;
}
.browse .fold:before {
  position: absolute;
  top: 8px;
  left: 6px;
  content: "›";
  display: block;
}
.browse .unfold {
  -webkit-transform: rotate(-90deg) !important;
  -moz-transform: rotate(-90deg) !important;
  transform: rotate(-90deg) !important;
  color: #ff9000;
  border: solid 2px #ff9000;
}
.browse .unfold:before {
  content: "›";
  top: 9px;
}
.browse .active {
  display: block;
}

.steps {
  overflow: hidden;
}
.steps p {
  padding-bottom: 20px;
}
.steps ul {
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.steps ul li {
  list-style-type: none;
  display: inline-block;
  float: left;
  text-align: center;
  font-size: 12px;
  width: 16%;
  padding-right: 20px;
  position: relative;
  z-index: 2;
  color: #d7dcdf;
}
@media only screen and (max-width : 640px) {
  .steps ul li {
    display: none;
  }
}
.steps ul li:after {
  width: 100%;
  content: "";
  border-top: solid 1px #c2c2c2;
  display: block;
  position: absolute;
  top: 26px;
  left: 50%;
  z-index: 1;
}
@media only screen and (max-width : 640px) {
  .steps ul li:after {
    border-top: dashed 1px #c2c2c2;
  }
}
.steps ul li:last-child:after {
  display: none;
}
.steps ul li span {
  position: relative;
  z-index: 3;
  padding-top: 16px;
  display: inline-block;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  background-color: #d7dcdf;
  font-size: 12px;
  text-align: center;
  vertical-align: middle;
  color: #ffffff;
}
.steps ul li.current-step {
  color: #636363 !important;
}
@media only screen and (max-width : 640px) {
  .steps ul li.current-step {
    display: block;
    width: 30%;
  }
}
.steps ul li.current-step:after {
  border-top: solid 1px #d7dcdf;
  content: "→";
  font-size: 20px;
}
.steps ul li.current-step span {
  background-color: #ff9000;
  color: #ffffff;
}
@media only screen and (max-width : 640px) {
  .steps ul li.next-step {
    display: block;
    width: 30%;
  }
}

.packages .accent {
  color: #ff9000;
  font-size: 14px;
}
.packages .accent:before {
  content: "\a";
  white-space: pre;
}

/* // browse page */
/*@keyframes savebutton {
   0%   {font-size: 15px;}
  25%  {font-size:12px;}
  50%  {font-size:20px;}
  75%  {font-size:15px;}
  100% {font-size: 12px;}
  } */
@keyframes pop-savebutton {
  0% {
    font-size: 15px;
  }
  25% {
    font-size: 12px;
  }
  50% {
    font-size: 20.4px;
  }
  75% {
    font-size: 15px;
  }
  100% {
    font-size: 12px;
  }
}

/*# sourceMappingURL=app.css.map */
