@charset "UTF-8";
/* in terminal cd /Users/dick/www/repository/worldproperties_tomcat/ for sass:  

sass --watch /Users/dick/www/repository/worldproperties_tomcat/development/scss/app.scss:/Users/dick/www/repository/worldproperties_tomcat/stylesheets/compress/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, .search-extended .save-search:after, .icon-sliders:before, .extended-search:before, .search-extended .save-search:before, .icon-renew:before, .new-captcha:before, .icon-map:before, .leafletbutton:before, .cnt-detailhandle .do-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, .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, .search-criteria .sublist:before, .search-criteria li:not(li li):before, .breadcrumb li:before, .link li:before, .links li:before, .icon-down-open:before, label.select:before, .formfield.dropdown:before, .dropdown.extended-search: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, .searchformbutton: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, .favorites .cnt-marker:before, .favoritesbutton:before, .icon-heart-empty:before, #property-details .save-property:before, .icon-star-empty:before, .rating .star:before, .icon-star:before, .rating .star.float span:before, .rating .star.active:before, .icon-bell-alt:before, .icon-bell: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-bell:before, .search-extended .save-search:before {
  content: "\e800";
}

.icon-bell-alt:before {
  content: "\f0f3";
}

.icon-star:before, .rating .star.float span:before, .rating .star.active:before {
  content: "\e80c";
}

.icon-star-empty:before, .rating .star:before {
  content: "\e802";
}

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

.icon-heart:before, #property-details .save-property[data-action=delete-property]:before, .favorites .cnt-marker:before, .favoritesbutton:before {
  content: "\e804";
}

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

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

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

.icon-down-open:before, label.select:before, .formfield.dropdown:before, .dropdown.extended-search:before, .search-extended .dropdown.save-search:before {
  content: "\e80a";
}

.icon-right-open:before, .splide__arrow--next:before, .search-criteria .sublist:before, .search-criteria li:not(li li):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: "\e80b";
}

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

.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 {
  content: "\e810";
}

.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: "\e801";
}

.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: "\e805";
}

.icon-map:before, .leafletbutton:before, .cnt-detailhandle .do-map:before {
  content: "\e80f";
}

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

.icon-sliders:before, .extended-search:before, .search-extended .save-search:before {
  content: "\f1de";
}

/* #-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, .dotted-back .one-check label, .dotted-back .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 {
  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, .message-results.active {
  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, .popup {
  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;
}

.no-events {
  pointer-events: none;
}

.overflow-hidden {
  overflow: hidden;
}

.scroll {
  overflow: auto;
}

.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;
}

.rating.white-back {
  background-color: #ffffff;
  padding: 5px 10px 1px 10px;
  border-radius: 5px;
}
.rating .star {
  font-size: 25px;
  color: gold;
  position: relative;
  display: inline-block;
}
.rating .star.float span {
  position: absolute;
  color: gold;
  display: inline-block;
  z-index: 5;
  top: 0;
  left: 0;
  width: 46%;
  height: 100%;
  overflow: hidden;
}
.rating.white .star {
  color: #ffffff;
}

.header {
  position: fixed;
  top: 0;
  z-index: 5;
  width: 100%;
}
@media only screen and (max-width : 640px) {
  .header.hidden-top {
    top: -150px;
    transition: 0.3s top;
  }
}
@media only screen and (max-width : 640px) {
  .header.hidden-top .extended-search {
    top: -150px;
    transition: 0.3s top;
  }
}
.header.fix-top {
  position: fixed;
  transition: 0.3s top;
  z-index: 5;
  width: 100%;
}
.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, .message-results {
  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;
  display: block;
}
.message.active, .message-no-fade.active, .message-results.active {
  padding: 5px 20px 0 10px;
  transition: opacity 2s, max-height 1s;
  opacity: 1;
  max-height: 50px;
  overflow: hidden;
}

.message-no-fade {
  opacity: 1;
  max-height: 300px;
}

.message-results.active {
  padding: 20px 0 40px 0;
  position: fixed;
  top: 90vh;
  display: block;
  text-align: center;
  background-color: #ffffff;
  border-radius: 5px;
  z-index: 10;
}

.popup {
  border: solid 2px #c2c2c2;
  position: fixed;
  overflow: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  min-width: calc(100% - 10px);
  max-height: 90vh;
  height: auto;
  max-width: 1140px;
  padding: 50px 20px 20px 20px;
  background-color: #ffffff;
  border-radius: 5px;
  display: none;
  z-index: 1000;
}
@media only screen and (min-width : 640px) {
  .popup {
    max-width: 550px;
    min-width: 550px;
  }
}
.popup.popup-saveproperty.active {
  pointer-events: auto;
}
.popup.no-close .simple-closebutton {
  display: none;
}
.popup.active {
  display: block;
}
.popup .simple-closebutton {
  top: 10px;
  right: 10px;
}
.popup .yesno-buttons {
  padding-top: 20px;
  display: flex;
  justify-content: center;
}
.popup .yesno-buttons.disabled {
  pointer-events: none;
}
.popup .yesno-buttons a {
  min-width: 50px;
  text-align: center;
}
.popup .yesno-buttons a:first-child {
  margin-right: 20px;
}

@media only screen and (max-width : 640px) {
  .popup-contact .yesno-buttons {
    display: block;
  }
}
@media only screen and (max-width : 640px) {
  .popup-contact .yesno-buttons a {
    display: block;
    width: 100%;
  }
}

.align-vertical, .new-captcha, .results-columns .box1.ad .cnt-box, .results-addproperty .box1.ad .cnt-box, .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;
  filter: blur(2px);
}
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/content/verified_agent.svg) no-repeat right 20px top 20px;
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  background-blend-mode: lighten;
}
.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;
}
.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: 2000;
  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;
  background-color: #ffffff;
}

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

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

h2.no-top {
  margin-top: 0;
  padding-top: 0;
}

h3 {
  font-size: 14px;
}

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

a {
  color: #4776b4;
}

a, p, li, td, th, dt, dd, label {
  font-size: 17px;
}

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

th {
  display: none;
}
@media only screen and (min-width : 640px) {
  th {
    display: table-cell;
  }
}

tr {
  overflow: hidden;
}

td, th {
  text-align: left;
  margin: 0;
  padding: 10px;
  vertical-align: top;
  border: 0;
}
@media only screen and (min-width : 640px) {
  td, th {
    padding: 20px;
  }
}
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, .extended-search, .search-extended .save-search {
  overflow: hidden;
  padding: 10px 0 10px 0;
}
.formfield:first-child, .extended-search:first-child, .search-extended .save-search:first-child {
  padding-top: 0;
}
@media only screen and (min-width : 640px) {
  .formfield.is1-3, .is1-3.extended-search, .search-extended .is1-3.save-search {
    width: 33%;
  }
}
@media only screen and (min-width : 640px) {
  .formfield.is2-3, .is2-3.extended-search, .search-extended .is2-3.save-search {
    width: 33%;
    padding-right: 0 !important;
  }
}
@media only screen and (min-width : 640px) {
  .formfield.is1-5, .is1-5.extended-search, .search-extended .is1-5.save-search {
    width: 20%;
  }
}
.formfield.column, .column.extended-search, .search-extended .column.save-search {
  padding-top: 10px;
}
.formfield.do-border, .do-border.extended-search, .search-extended .do-border.save-search {
  border-radius: 5px;
  border: solid 1px #636363;
  padding: 10px;
}
.formfield.amount-rooms, .amount-rooms.extended-search, .search-extended .amount-rooms.save-search {
  background-position: 0 23px;
}
.formfield.amount-rooms label, .amount-rooms.extended-search label, .search-extended .amount-rooms.save-search label {
  background-color: #ffffff;
  padding-right: 5px;
}
.formfield.search-buttons, .search-buttons.extended-search, .search-extended .search-buttons.save-search {
  padding: 0;
}
.formfield.dropdown, .dropdown.extended-search, .search-extended .dropdown.save-search {
  cursor: pointer !important;
}
.formfield.dropdown:before, .dropdown.extended-search:before, .search-extended .dropdown.save-search:before {
  padding-left: 6px;
}
.formfield.dropdown label, .dropdown.extended-search label, .search-extended .dropdown.save-search label {
  background-color: #ffffff;
  padding-right: 5px;
  cursor: pointer !important;
}
.formfield.dropdown.active, .dropdown.active.extended-search, .search-extended .dropdown.active.save-search {
  background-position: 0 24px;
}
.formfield.dropdown.active:before, .dropdown.active.extended-search:before, .search-extended .dropdown.active.save-search:before {
  transform: rotate(180deg);
  margin-right: 0;
  transform-origin: center center;
  transition: transform 0.5s, margin 0.5s;
}
.formfield.dropdown.active .formfield-content, .dropdown.active.extended-search .formfield-content, .search-extended .dropdown.active.save-search .formfield-content {
  max-height: 9000px;
  opacity: 1;
  transition: max-height 1s, opacity 0.5s;
}
.formfield.dropdown.active label:first-child, .dropdown.active.extended-search label:first-child, .search-extended .dropdown.active.save-search label:first-child {
  margin-bottom: 20px;
  display: inline-block;
}
.formfield.dropdown .formfield-content, .dropdown.extended-search .formfield-content, .search-extended .dropdown.save-search .formfield-content {
  max-height: 0;
  overflow: hidden;
  opacity: 0.5;
}
.formfield.dropdown:before, .dropdown.extended-search:before, .search-extended .dropdown.save-search: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;
}
.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: #c2c2c2 !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: #636363;
}
.range-slider__range:active::-webkit-slider-thumb {
  background: #636363;
}
.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: #636363;
}
.range-slider__range:active::-moz-range-thumb {
  background: #636363;
}
.range-slider__range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 3px #ffffff, 0 0 0 6px #636363;
}

.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;
}

.links.back-to {
  margin-bottom: 70px;
}
.textshadow-black2, .splide__arrow--next, .splide__arrow--prev, #results-detailmap .one-result .details p, #results-detailmap .one-result .details strong {
  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 {
  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, .message, .message-no-fade, .message-results {
  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, .row.last-row .extended-search, .row.last-row .search-extended .save-search, .search-extended .row.last-row .save-search {
    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.is-full {
  width: 100%;
}
@media only screen and (min-width : 640px) {
  .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;
}

.button.greyed-out {
  background-color: #f1f1f1;
  color: #636363;
}

.button-yes:after {
  content: "✔";
  font-size: 25px;
  display: inline-block;
  background-color: transparent;
}

.button-no:after {
  content: "X";
  font-size: 25px;
  background-color: transparent;
  color: #636363;
  font-weight: bold;
  display: inline-block;
}

.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;
}
select.is1-3, input.is1-3, textarea.is1-3 {
  width: 33%;
}

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;
  text-align: center;
  width: 100%;
  margin-top: -10px;
  border-radius: 5px;
  position: relative;
  z-index: 2;
  background-color: #ffffff;
  border-top: solid 3px #c2c2c2;
}
.cnt-detailhandle .do-map {
  padding-top: 20px;
  display: inline-block;
  color: #c2c2c2;
  cursor: pointer;
}
.cnt-detailhandle .detail-handle {
  display: block;
  width: 60px;
  height: 7px;
  border-radius: 5px;
  background-color: #c2c2c2;
  margin: 10px auto 20px 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;
  }
}

.cnt-detailedmap.remove ~ .cnt-detailhandle .detail-handle:after {
  top: 0;
}

.property-stats {
  background-color: #ffffff;
  position: relative;
  z-index: 2;
  overflow: hidden;
}
.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;
}
@media only screen and (min-width : 640px) {
  .property-stats .total-results {
    float: left;
  }
}

.clone-stats {
  font-weight: bold;
  display: none;
  text-wrap: nowrap;
  text-align: center;
  display: inline-block;
  width: 100%;
}
.clone-stats.active {
  display: block;
  opacity: 1;
  position: fixed;
  z-index: 10;
  top: 50vh;
  pointer-events: none;
  animation: changestats-color 2s ease-out;
  /*  @media only screen and (min-width : 640px) {
     animation:none;
     display:none;
   } */
}
.clone-stats .properties-found {
  color: #ff9000;
}

/* The animation code */
@keyframes changestats-color {
  0% {
    z-index: 10;
    color: #ff9000;
    font-size: 16px;
    background-color: #ffffff;
    padding: 0 40px;
    text-wrap: nowrap;
    display: block;
  }
  99% {
    font-size: 26px;
  }
  100% {
    opacity: 0;
    color: #636363;
  }
}
.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 .search-extended button {
  display: none;
}
.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;
}

.leafletbutton, .searchformbutton, .favoritesbutton {
  width: 42px;
  height: 42px;
  border-radius: 50px;
  background-color: transparent;
  padding: 0;
  padding-left: 4px;
  padding-top: 3px;
  margin-right: 5px;
  position: relative;
  color: #ffffff;
  opacity: 1;
  transition: opacity 1s;
  border: solid 2px #ffffff;
}
.leafletbutton:before, .searchformbutton:before, .favoritesbutton:before {
  font-size: 20px;
}
.leafletbutton.hide-it, .searchformbutton.hide-it, .favoritesbutton.hide-it {
  opacity: 0;
  transition: opacity 1s;
}

@media only screen and (min-width : 640px) {
  .leafletbutton, .searchformbutton {
    display: none;
  }
}

.favoritesbutton.active {
  color: red;
}

.extended-search, .search-extended .save-search {
  font-size: 20px;
  height: 29px;
  text-align: left;
  background-color: #c2c2c2;
  padding-top: 2px !important;
  top: -3px;
  position: relative;
  color: #ffffff;
  transition: opacity 1s;
  opacity: 1;
  border-right: solid 5px #ffffff;
}
.extended-search span, .search-extended .save-search span {
  color: #ffffff;
}
.extended-search span.hide, .search-extended .save-search span.hide {
  display: none !important;
}
.extended-search:before, .search-extended .save-search:before {
  font-size: 22px;
}
.extended-search.hide-it, .search-extended .save-search.hide-it {
  transition: opacity 1s;
  opacity: 0;
}

.search-extended .extended-search {
  border-top-left-radius: 0 !important;
  border-bottom-right-radius: 50px !important;
  border-top-right-radius: 50px !important;
}

.search-extended .save-search {
  border-radius: 50px !important;
  background-color: #ff9000;
}
.search-extended .save-search.saved {
  opacity: 0.2;
  pointer-events: none;
}
.search-extended .save-search.saved:after {
  content: "\f0f3";
}

.search-criteria ~ .save-search.saved {
  opacity: 0.2;
  pointer-events: none;
}

.search-extended .save-search:after {
  content: "\e800";
  padding: 0 0 0 5px;
}

.search-extended .save-search:before {
  display: none;
}

.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 {
  margin-left: 5px;
  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: fixed;
  bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  width: 100%;
  z-index: 1;
  padding-top: 10px;
  background-image: linear-gradient(to right, #00adee, #ff9000);
  min-height: 60px;
  min-width: 280px;
}
@media only screen and (min-width : 640px) {
  .nav {
    position: absolute;
    top: 0;
    padding-right: 0;
  }
}
.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 (max-width : 640px) {
  .nav .logo-name {
    display: none;
  }
}
@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;
  height: 100vh;
  display: block;
  transition: max-height 1s;
  z-index: 999999;
  overflow: auto !important;
  /*&: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);
   // opacity:0.9 !important;
   display:block !important;
  } */
}
.nav.open .menu-buttons .favoritesbutton, .nav.open .menu-buttons .searchformbutton, .nav.open .menu-buttons .leafletbutton {
  display: none;
}
.nav.open .navmenu.open, .nav.open .usermenu.open {
  transition: max-height 1s;
  max-height: 1000px;
  padding-top: 20px;
  overflow: hidden;
  padding-bottom: 100px;
  position: fixed;
  z-index: 2;
}
.nav .menu-buttons {
  align-items: center;
  float: right;
  display: flex;
}
@media only screen and (min-width : 1024px) {
  .nav .menu-buttons {
    margin-right: 12px;
  }
}
.nav .menu-buttons .navmenu-button {
  background-color: transparent;
  overflow: hidden;
  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 {
  margom-top: 10px;
  border-radius: 100%;
  width: 40px;
  height: 40px;
  font-size: 20px;
  padding-bottom: 10px;
  z-index: 5;
  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;
  }
}

.nav.open + .search {
  display: none;
}

.search {
  width: 100%;
}
.search.fly-in .container {
  padding: 0;
}
.search.fly-in .amount-rooms:before, .search.fly-in .price:before, .search.fly-in #region-map:before {
  display: none;
}
.search.fly-in .amount-rooms.formfield.dropdown .formfield-content, .search.fly-in .amount-rooms.dropdown.extended-search .formfield-content, .search.fly-in .search-extended .amount-rooms.dropdown.save-search .formfield-content, .search-extended .search.fly-in .amount-rooms.dropdown.save-search .formfield-content, .search.fly-in .price.formfield.dropdown .formfield-content, .search.fly-in .price.dropdown.extended-search .formfield-content, .search.fly-in .search-extended .price.dropdown.save-search .formfield-content, .search-extended .search.fly-in .price.dropdown.save-search .formfield-content, .search.fly-in #region-map.formfield.dropdown .formfield-content, .search.fly-in #region-map.dropdown.extended-search .formfield-content, .search.fly-in .search-extended #region-map.dropdown.save-search .formfield-content, .search-extended .search.fly-in #region-map.dropdown.save-search .formfield-content {
  max-height: 9000px;
  opacity: 1;
}
.search .main-search {
  position: relative;
  width: 80%;
  transition: width 0.5s;
  background-color: #f1f1f1;
  border-bottom: 0;
  border-radius: 5px;
}
@media only screen and (min-width : 640px) {
  .search .main-search {
    width: 60%;
  }
}
.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 .leafletbutton {
  display: none;
}
.search.active .formfield, .search.active .extended-search, .search.active .search-extended .save-search, .search-extended .search.active .save-search {
  margin-bottom: 20px;
}
.search.active .search-buttons {
  margin-bottom: 0;
}
.search.active .formfield > label, .search.active .extended-search > label, .search.active .search-extended .save-search > label, .search-extended .search.active .save-search > label {
  font-weight: bold;
}
.search.active .main-search {
  width: 100% !important;
  transition: none !important;
  position: relative;
}
.search.active .main-search.formfield, .search.active .main-search.extended-search, .search.active .search-extended .main-search.save-search, .search-extended .search.active .main-search.save-search {
  padding: 0;
}
.search.active .main-search.formfield .disabled, .search.active .main-search.extended-search .disabled, .search.active .search-extended .main-search.save-search .disabled, .search-extended .search.active .main-search.save-search .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 .search-default {
  border: none;
  display: block;
  top: 60px;
  width: 100%;
  min-width: 280px;
  z-index: 3;
  background-color: #636363;
}
@media only screen and (min-width : 640px) {
  .search .search-default {
    padding-left: 220px;
  }
}
.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 {
  display: flex;
  width: auto;
  margin: 0 10px 0 10px;
  overflow: auto;
  padding: 15px 10px 10px 10px;
  border-radius: 5px;
}
@media only screen and (min-width : 640px) {
  .search .search-default .cnt-searchdefault {
    max-width: 65%;
  }
}
.search .search-default .search-buttons {
  border-right: 0 !important;
  padding-right: 0 !important;
  position: relative;
  z-index: 1000;
  left: 10px;
  bottom: 3px;
}
.search .search-default .formfield, .search .search-default .extended-search, .search .search-default .search-extended .save-search, .search-extended .search .search-default .save-search {
  border-bottom: 0;
  float: left;
  border: none;
  padding: 0 10px 0 0;
}
.search .search-default .formfield.main-search, .search .search-default .main-search.extended-search, .search .search-default .search-extended .main-search.save-search, .search-extended .search .search-default .main-search.save-search {
  width: 100%;
  z-index: 5;
  padding-right: 0;
  margin-right: 10px;
}
.search .search-default .km-range {
  margin-left: 250px;
  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: 35px;
  border-radius: 50px;
  background-color: #ff9000;
  color: #ffffff;
  padding: 0;
  padding-left: 4px;
  float: right;
  z-index: 3;
}
.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;
}

.search-default.outsideclick-active + .search-extended .extended-search {
  transition: 0s;
}

.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;
}
@keyframes moveArrowLeftRight {
  from {
    right: 5px;
  }
  to {
    right: 0;
  }
}
.searchbox .search-extended .range-slider:last-child, .cnt-citylist .search-extended .range-slider:last-child {
  margin-top: 20px;
}
.searchbox .search-extended.no-flyin, .cnt-citylist .search-extended.no-flyin {
  white-space: nowrap;
  position: relative;
  border-bottom: dotted 2px #c2c2c2;
  z-index: 2;
  /* Hide scrollbar for WebKit browsers (Chrome, Safari, Opera) */
  scrollbar-width: none; /* Firefox */
  -ms-overflow-style: none; /* IE and Edge */
  overflow: auto;
  background-color: #f1f1f1;
  /*  &:after {
        background-color:$white;
        content:"⇁";
         transform: scaleY(0.2);
         color:$grey;
        font-size:100px;
        width:100%;
        display:block;
        height:10px;
        position:fixed;
       //  right:-50%;
        z-index:-2;
        animation-name:moveArrowLeftRight;
        animation-duration: 1s;
        animation-iteration-count: infinite;
      }
  */
}
.searchbox .search-extended.no-flyin.active, .cnt-citylist .search-extended.no-flyin.active {
  overflow: hidden;
}
.searchbox .search-extended.no-flyin .formfield, .searchbox .search-extended.no-flyin .extended-search, .searchbox .search-extended.no-flyin .save-search, .cnt-citylist .search-extended.no-flyin .formfield, .cnt-citylist .search-extended.no-flyin .extended-search, .cnt-citylist .search-extended.no-flyin .save-search {
  padding: 5px 10px 7px 10px;
  width: auto;
  display: inline-block;
  overflow: visible;
  background-image: none;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 15px;
  border-top-left-radius: 15px;
}
.searchbox .search-extended.no-flyin .formfield.active .formfield-content, .searchbox .search-extended.no-flyin .active.extended-search .formfield-content, .searchbox .search-extended.no-flyin .active.save-search .formfield-content, .cnt-citylist .search-extended.no-flyin .formfield.active .formfield-content, .cnt-citylist .search-extended.no-flyin .active.extended-search .formfield-content, .cnt-citylist .search-extended.no-flyin .active.save-search .formfield-content {
  visibility: visible;
}
.searchbox .search-extended.no-flyin .formfield label, .searchbox .search-extended.no-flyin .extended-search label, .searchbox .search-extended.no-flyin .save-search label, .cnt-citylist .search-extended.no-flyin .formfield label, .cnt-citylist .search-extended.no-flyin .extended-search label, .cnt-citylist .search-extended.no-flyin .save-search label {
  font-weight: bold;
}
@media only screen and (min-width : 640px) {
  .searchbox .search-extended.no-flyin .formfield label, .searchbox .search-extended.no-flyin .extended-search label, .searchbox .search-extended.no-flyin .save-search label, .cnt-citylist .search-extended.no-flyin .formfield label, .cnt-citylist .search-extended.no-flyin .extended-search label, .cnt-citylist .search-extended.no-flyin .save-search label {
    font-weight: normal;
  }
}
.searchbox .search-extended.no-flyin .formfield.disabled, .searchbox .search-extended.no-flyin .disabled.extended-search, .searchbox .search-extended.no-flyin .disabled.save-search, .cnt-citylist .search-extended.no-flyin .formfield.disabled, .cnt-citylist .search-extended.no-flyin .disabled.extended-search, .cnt-citylist .search-extended.no-flyin .disabled.save-search {
  pointer-events: none;
}
.searchbox .search-extended.no-flyin .formfield.dropdown.active, .searchbox .search-extended.no-flyin .dropdown.active.extended-search, .searchbox .search-extended.no-flyin .dropdown.active.save-search, .cnt-citylist .search-extended.no-flyin .formfield.dropdown.active, .cnt-citylist .search-extended.no-flyin .dropdown.active.extended-search, .cnt-citylist .search-extended.no-flyin .dropdown.active.save-search {
  border-top: solid 5px #636363;
}
.searchbox .search-extended.no-flyin .formfield.dropdown.active:not(.km-range), .searchbox .search-extended.no-flyin .dropdown.active.extended-search:not(.km-range), .searchbox .search-extended.no-flyin .dropdown.active.save-search:not(.km-range), .cnt-citylist .search-extended.no-flyin .formfield.dropdown.active:not(.km-range), .cnt-citylist .search-extended.no-flyin .dropdown.active.extended-search:not(.km-range), .cnt-citylist .search-extended.no-flyin .dropdown.active.save-search:not(.km-range) {
  margin-left: -15px;
}
.searchbox .search-extended.no-flyin .formfield.dropdown.active .formfield-content, .searchbox .search-extended.no-flyin .dropdown.active.extended-search .formfield-content, .searchbox .search-extended.no-flyin .dropdown.active.save-search .formfield-content, .cnt-citylist .search-extended.no-flyin .formfield.dropdown.active .formfield-content, .cnt-citylist .search-extended.no-flyin .dropdown.active.extended-search .formfield-content, .cnt-citylist .search-extended.no-flyin .dropdown.active.save-search .formfield-content {
  width: 100%;
}
.searchbox .search-extended.no-flyin .formfield.dropdown.active label:first-child, .searchbox .search-extended.no-flyin .dropdown.active.extended-search label:first-child, .searchbox .search-extended.no-flyin .dropdown.active.save-search label:first-child, .cnt-citylist .search-extended.no-flyin .formfield.dropdown.active label:first-child, .cnt-citylist .search-extended.no-flyin .dropdown.active.extended-search label:first-child, .cnt-citylist .search-extended.no-flyin .dropdown.active.save-search label:first-child {
  margin-bottom: 0;
}
.searchbox .search-extended.no-flyin .formfield.dropdown.active .formfield-content, .searchbox .search-extended.no-flyin .dropdown.active.extended-search .formfield-content, .searchbox .search-extended.no-flyin .dropdown.active.save-search .formfield-content, .cnt-citylist .search-extended.no-flyin .formfield.dropdown.active .formfield-content, .cnt-citylist .search-extended.no-flyin .dropdown.active.extended-search .formfield-content, .cnt-citylist .search-extended.no-flyin .dropdown.active.save-search .formfield-content {
  position: fixed;
  border-top: solid 7px #ffffff;
  padding: 10px;
  background-color: #f1f1f1;
  z-index: -1;
  overflow-y: auto !important;
  transition: max-height 0, opacity 0 !important;
  max-height: 80vh;
  max-height: 70svh;
  border-bottom: dotted 2px #c2c2c2;
  /* To break out of container width */
  left: 0;
  right: 0; /* full viewport width */
  box-sizing: border-box; /* include borders/padding in width */
}
.searchbox .search-extended.no-flyin .formfield .formfield-content, .searchbox .search-extended.no-flyin .extended-search .formfield-content, .searchbox .search-extended.no-flyin .save-search .formfield-content, .cnt-citylist .search-extended.no-flyin .formfield .formfield-content, .cnt-citylist .search-extended.no-flyin .extended-search .formfield-content, .cnt-citylist .search-extended.no-flyin .save-search .formfield-content {
  visibility: hidden;
  transition: none;
  width: 0;
}
.searchbox .search-extended.no-flyin .formfield .formfield-content .container, .searchbox .search-extended.no-flyin .extended-search .formfield-content .container, .searchbox .search-extended.no-flyin .save-search .formfield-content .container, .cnt-citylist .search-extended.no-flyin .formfield .formfield-content .container, .cnt-citylist .search-extended.no-flyin .extended-search .formfield-content .container, .cnt-citylist .search-extended.no-flyin .save-search .formfield-content .container {
  position: relative;
  padding-top: 50px;
}
.searchbox .search-extended.no-flyin .formfield .formfield-content label span, .searchbox .search-extended.no-flyin .extended-search .formfield-content label span, .searchbox .search-extended.no-flyin .save-search .formfield-content label span, .cnt-citylist .search-extended.no-flyin .formfield .formfield-content label span, .cnt-citylist .search-extended.no-flyin .extended-search .formfield-content label span, .cnt-citylist .search-extended.no-flyin .save-search .formfield-content label span {
  padding: 0 5px 0 5px;
}
.searchbox .search-extended.no-flyin .km-range.active, .cnt-citylist .search-extended.no-flyin .km-range.active {
  border-left: solid 5px #ffffff;
}
.searchbox .search-extended.no-flyin .amount-rooms .dotted-back > label, .cnt-citylist .search-extended.no-flyin .amount-rooms .dotted-back > label {
  background-color: #ffffff;
  padding-left: 5px;
}
.searchbox .search-extended.no-flyin .augmenter, .cnt-citylist .search-extended.no-flyin .augmenter {
  background-color: #f1f1f1;
}
.searchbox .search-extended.no-flyin .augmenter label:first-child, .cnt-citylist .search-extended.no-flyin .augmenter label:first-child {
  background-color: #ffffff;
}
.searchbox .search-extended.no-flyin .augmenter input, .cnt-citylist .search-extended.no-flyin .augmenter input {
  background-color: #f1f1f1;
}
.searchbox .search-extended.no-flyin .price .formfield-content label, .cnt-citylist .search-extended.no-flyin .price .formfield-content label {
  padding-left: 5px;
  background-color: #ffffff;
}
.searchbox .search-extended.no-flyin.show-arrow .extended-search span, .cnt-citylist .search-extended.no-flyin.show-arrow .extended-search span {
  display: inline-block;
  line-height: 0;
}
.searchbox .search-extended.no-flyin.show-arrow .extended-search span.label, .cnt-citylist .search-extended.no-flyin.show-arrow .extended-search span.label {
  left: 35px;
}
.searchbox .search-extended.no-flyin.show-arrow .extended-search span.arrow, .cnt-citylist .search-extended.no-flyin.show-arrow .extended-search span.arrow {
  font-size: 30px;
  top: 5px;
  position: relative;
  display: inline-block;
  animation-name: moveArrowLeftRight;
  animation-duration: 1s;
  animation-iteration-count: infinite;
}
.searchbox .search-extended.no-flyin.show-arrow .extended-search.scroll, .cnt-citylist .search-extended.no-flyin.show-arrow .extended-search.scroll {
  witdh: auto !important;
}
.searchbox .search-extended.show-arrow .scroll + .km-range, .cnt-citylist .search-extended.show-arrow .scroll + .km-range {
  margin-left: 50px;
}
.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;
}
.search:not(.active) .dropdown .formfield-content, .search:not(.active) .dropdown label {
  background-color: #f1f1f1;
}
.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;
}

.cnt-searchcriteria {
  background-color: #f1f1f1;
  border-radius: 10px;
  margin-top: 20px;
}
.cnt-searchcriteria:before {
  background-color: #f1f1f1 !important;
  padding-right: 15px !important;
}
.cnt-searchcriteria label:first-child {
  padding-left: 15px;
  background-color: #f1f1f1 !important;
}
.cnt-searchcriteria .formfield-content {
  padding: 0 20px 0 20px;
}
.cnt-searchcriteria.formfield.dropdown:before, .cnt-searchcriteria.dropdown.extended-search:before, .search-extended .cnt-searchcriteria.dropdown.save-search:before {
  padding-left: 15px;
}

.search-criteria {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.search-criteria ul {
  padding: 0;
  margin: 0;
}
.search-criteria li:not(li li) {
  padding: 0;
  margin: 0;
}
.search-criteria li:not(li li):before {
  font-size: 12px;
  float: left;
  display: table-cell;
}
.search-criteria li:not(li li) a:after {
  content: "x";
  font-size: 14px;
  border: solid 1px #4776b4;
  border-radius: 50%;
  width: 15px;
  height: 15px;
  display: inline-block;
  line-height: 1;
  text-align: center;
  margin-left: 5px;
}
.search-criteria .sublist ul {
  display: table-cell;
}
.search-criteria .sublist li {
  border-right: solid 1px #c2c2c2;
  padding-right: 10px;
  display: inline-block;
  margin-right: 10px !important;
}

.cnt-detailedmap {
  text-align: center;
  position: relative;
  z-index: 1;
  height: 500px;
  transition: height 1s;
  overflow: hidden;
  width: 90%;
  margin: 0 auto;
  margin-top: 40px;
  /* &:before {
      //content:"<  >";
       font-weight:bold;
        //transform: rotate(-90deg);
        //letter-spacing:-5px;
      position:absolute;
      width:40px;
      top:50%;
      right:0;
      opacity:1;
      z-index:9999;
      font-size:30px;
      display:inline-block;
      color:$black;
      opacity:0.3;
       @media only screen and (min-width : 640px) {
        // display:none;
      }
  }

   &:after {
      content:"";
      width:40px;
      height:100%;
      display:inline-block;
      background-color:$black;
      position:absolute;
      top:0;
      right:0;
      opacity:0.1;
      z-index:9999;
      font-size:30px;
     // color:$color-accent1;
      @extend .textshadow-white;
    } */
  /* #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;
        }
     } */
}
@media only screen and (min-width : 640px) {
  .cnt-detailedmap {
    height: 100vh;
    margin-top: 0;
  }
}
.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: 500px;
    opacity: 1;
    pointer-events: auto;
  }
}
@media only screen and (min-width : 640px) {
  .cnt-detailedmap {
    position: sticky;
    top: 150px;
    margin-top: 30px;
  }
}
@media only screen and (min-width : 1024px) {
  .cnt-detailedmap:after {
    display: none;
  }
}
.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: 55px;
  height: 55px;
  background-color: #c2c2c2;
  border-radius: 50%;
  border: solid 3px #f1f1f1;
  font-weight: bold;
  padding-top: 6px;
  opacity: 0.6 !important;
  font-size: 16px;
}

.cnt-marker {
  width: 35px;
  height: 35px;
  background-color: #636363;
  border-radius: 50%;
  opacity: 0.6 !important;
}
.cnt-marker .prop-found {
  color: #ffffff;
  font-weight: bold;
  display: inline-block;
  margin-top: 5px;
  font-size: 14px;
}

.favorites .information h1 {
  color: #ff9000;
}
.favorites .cnt-marker {
  border: solid 1px red;
  background-color: transparent;
  position: relative;
  border: none;
}
.favorites .cnt-marker:before {
  display: inline-block;
  font-size: 35px;
  color: red;
  position: relative;
  top: 0;
  left: 0;
  z-index: 2;
}
.favorites .cnt-marker .prop-found {
  z-index: 5;
  position: absolute;
  top: -5px;
  left: 14px;
}

.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;
}

.cnt-results {
  padding-bottom: 100px;
}

.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/content/verified_agent.svg) no-repeat;
  opacity: 0.9;
  width: 60px;
  height: 5px;
  right: 15px;
  top: 10px;
  left: auto;
  z-index: 3;
  content: "verified agent";
  text-align: center;
  font-size: 14px;
  font-style: italic;
  padding-top: 65px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
}
.results-columns .box1.top-property, .results-addproperty .box1.top-property {
  position: relative;
  border-color: #fb9567;
}
.results-columns .box1.top-property .cnt-box:before, .results-addproperty .box1.top-property .cnt-box:before {
  content: " ";
  background-color: #f1f1f1;
  width: 60px;
  height: 60px;
  position: absolute;
  top: 10px;
  left: 15px;
  z-index: 5;
  border-radius: 50%;
}
.results-columns .box1.top-property:before, .results-addproperty .box1.top-property:before {
  content: "♥";
  transform: scale(1.7, 1.3);
  font-size: 40px;
  margin: 0;
  line-height: 0;
  color: red;
  display: inline-block;
  left: 32px;
  top: 43px;
  animation: beat 7s infinite;
  position: absolute;
  z-index: 6;
}
.results-columns .box1.top-property .box-content:after, .results-addproperty .box1.top-property .box-content:after {
  border: solid 2px #ffffff;
}
.results-columns .box1.jewel-property, .results-addproperty .box1.jewel-property {
  border: dotted 2px gold;
  background-color: gold;
}
.results-columns .box1.jewel-property:after, .results-addproperty .box1.jewel-property:after {
  background: url(/images/content/jewel_yellow_back.svg) no-repeat;
  opacity: 1;
  position: absolute;
  z-index: 10;
  content: "hidden gem";
  font-style: italic;
  padding-top: 65px;
  font-weight: bold;
  color: #ffffff;
  width: 60px;
  top: 10px;
  left: 15px;
  font-size: 14px;
  line-height: 1;
  text-align: center;
}
.results-columns .box1.jewel-property .cnt-box, .results-addproperty .box1.jewel-property .cnt-box {
  background-color: gold;
}
.results-columns .box1.jewel-property h3.advise, .results-addproperty .box1.jewel-property h3.advise {
  padding: 15px 0 0 0;
  margin: 0;
}
.results-columns .box1.jewel-property .jewel-rating, .results-addproperty .box1.jewel-property .jewel-rating {
  margin-top: 10px;
}
.results-columns .box1.jewel-property .jewel-rating .star, .results-addproperty .box1.jewel-property .jewel-rating .star {
  font-size: 15px;
}
.results-columns .box1.jewel-page p:before, .results-columns .box1.jewel-page p:after, .results-addproperty .box1.jewel-page p:before, .results-addproperty .box1.jewel-page p:after {
  content: "❝ ";
  font-size: 14px;
  font-weight: bold;
}
.results-columns .box1.jewel-page p:after, .results-addproperty .box1.jewel-page p:after {
  content: " ❞";
}
.results-columns .box1.ad, .results-addproperty .box1.ad {
  text-align: center;
}
.results-columns .box1.ad .cnt-box, .results-addproperty .box1.ad .cnt-box {
  padding: 20px;
  display: inline-block;
  margin: 0 auto;
  background-image: none;
}
.results-columns .box1.ad .cnt-box img, .results-addproperty .box1.ad .cnt-box img {
  display: inline-block;
  border-radius: 5px;
}
.results-columns .box1.ad img, .results-addproperty .box1.ad img {
  max-width: 300px;
}
.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;
  filter: brightness(1.1) contrast(1.05) sepia(0.16) saturate(1.1) hue-rotate(-10deg);
  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;
  /* &:before {
    content: "";
    position: absolute;
    inset: 0;
    background-image: linear-gradient(to bottom, rgba(255, 223, 128, 0.4), rgba(255, 183, 77, 0.6));
    pointer-events: none;
    border-radius: inherit;
    z-index: 5;
  } */
  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: 10;
  opacity: 0.5;
  pointer-events: none;
}
.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 .old-price, .results-addproperty .box1 .description .old-price {
  font-style: italic;
  color: #c2c2c2;
  text-decoration: line-through;
}
.results-columns .box1 .description p, .results-addproperty .box1 .description p {
  margin: 0;
  padding-top: 10px;
}
.results-columns .box1 .stars, .results-addproperty .box1 .stars {
  background-color: #ffffff;
  border-radius: 5px;
  padding: 9px 10px 5px 10px;
}
.results-columns .box1 .stars .star, .results-addproperty .box1 .stars .star {
  font-size: 25px !important;
}
.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;
}
.results-columns .box1.price-lowered em, .results-addproperty .box1.price-lowered em {
  color: #cc0000;
}
.results-columns .box1.price-lowered em:before, .results-addproperty .box1.price-lowered em:before {
  content: "↯ ";
  font-size: 35px;
}
.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: 1;
  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;
}

/* popup leaflet styles */
@keyframes moveArrowTopDown {
  from {
    top: 120px;
    opacity: 0.5;
  }
  to {
    top: 130px;
    opacity: 0.8;
  }
}
#results-detailmap {
  overflow-x: hidden;
  overflow-y: auto;
  scrollbar-width: none;
  -ms-overflow-style: none; /* IE and Edge */
  max-height: 300px;
  scroll-behavior: smooth; /* Enables smooth scrolling */
  -webkit-overflow-scrolling: touch;
  width: 230px;
}
#results-detailmap.active:after {
  position: absolute;
  top: 120px;
  right: -15px;
  z-index: 2;
  display: block;
  content: "⇂";
  transform: scaleX(0.2);
  color: #c2c2c2;
  font-size: 100px;
  display: inline-block;
  animation-name: moveArrowTopDown;
  animation-duration: 1s;
  animation-iteration-count: infinite;
}
#results-detailmap .popup-info {
  font-weight: bold;
  margin: 10px 0 10px 0;
  text-transform: uppercase;
  font-size: 16px;
}
#results-detailmap .one-result {
  position: relative;
  padding: 0 0 10px 0;
  overflow: hidden;
}
#results-detailmap .one-result .image {
  width: 230px;
  max-height: 200px;
  z-index: 1;
  display: inline-block;
  overflow: hidden;
}
#results-detailmap .one-result .image img {
  width: 100%;
}
#results-detailmap .one-result .details {
  position: absolute;
  bottom: 20px;
  left: 5px;
  z-index: 2;
  width: 230px;
  overflow: hidden;
}
#results-detailmap .one-result .details strong {
  line-height: 10px;
  margin-top: 0;
  color: #ffffff;
}
#results-detailmap .one-result .details p {
  margin: 0;
  padding: 0;
  color: #ffffff;
}
#results-detailmap .one-result a {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
}
#results-detailmap .one-result a span {
  display: none;
}
#results-detailmap .paging a {
  color: #4776b4;
}

/* // popup leaflet styles */
.agent-details {
  margin-top: 30px;
}

.go-up {
  /* do not use currently */
  display: none;
  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;
}

#cnt-sentmail {
  width: 100%;
  text-align: center;
  vertical-align: middle;
}
#cnt-sentmail #sent-mail {
  position: relative;
  width: 90%;
  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);
}
@media only screen and (min-width : 640px) {
  #cnt-sentmail #sent-mail {
    width: 60%;
  }
}

/* property details */
.cnt-details {
  background-color: #ffffff;
  width: 100%;
  overflow-x: hidden;
  overflow-y: scroll;
  overflow: auto !important;
  padding-top: 30px;
  height: 0;
}
.cnt-details.disabled {
  overflow: hidden !important;
}
.cnt-details.disabled .close-button {
  display: none !important;
}
@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 .jewel-rating {
  background: url(/images/content/jewel_yellow_back.svg) no-repeat;
  padding-left: 95px;
  margin-bottom: 30px;
}
@media only screen and (min-width : 640px) {
  #cnt-propertydetails .jewel-rating {
    padding-left: 65px;
  }
}
#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%;
}
#cnt-propertydetails .price-lowered .price {
  color: #cc0000;
}
#cnt-propertydetails .price-lowered .price:after {
  content: " ↯ ";
  font-size: 35px;
}
#cnt-propertydetails .price-lowered .old-price {
  font-style: italic;
  color: #c2c2c2;
  font-size: 20px;
  font-weight: bold;
  text-decoration: line-through;
}

.jewel-detail .splide:after {
  background: url(/images/content/jewel_yellow_back.svg) no-repeat;
  content: "hidden gem";
  z-index: 2;
  display: block;
  position: absolute;
  font-weight: bold;
  color: #ffffff;
  width: 50px;
  padding-top: 55px;
  top: 10px;
  left: 20px;
  font-size: 14px;
  line-height: 1;
  text-align: center;
}
@media only screen and (min-width : 1024px) {
  .jewel-detail .splide:after {
    width: 80px;
    padding-top: 85px;
  }
}

.box-jewel {
  position: relative;
  background-color: gold;
  border-radius: 5px;
  padding: 20px;
}
.box-jewel:after {
  background: url(/images/content/jewel_yellow_back.svg) no-repeat;
  width: 100px;
  height: 100px;
  position: absolute;
  top: 10px;
  right: 10px;
  display: block;
  content: "";
  opacity: 1;
  z-index: 1;
  opacity: 0.5;
}
.box-jewel h2, .box-jewel h3 {
  padding: 0;
  margin: 0;
  color: #ffffff;
  z-index: 3;
  position: relative;
}
.box-jewel .jewel-description {
  font-size: 20px;
  font-weight: bold;
}
.box-jewel .jewel-description:before, .box-jewel .jewel-description:after {
  content: "❝ ";
  font-size: 25px;
  font-weight: bold;
}
.box-jewel .jewel-description:after {
  content: " ❞";
}

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 {
  /* section {
    border-radius:$global-radius;
    background-color:#f1f1f1;
    padding-top:20px;
    padding-bottom:20px;
    margin-bottom:20px;
  } */
}
#property-details header .information-details {
  position: relative;
}
@media only screen and (min-width : 640px) {
  #property-details header .information-details h1 {
    font-size: 30px;
    margin-bottom: 20px;
  }
}
#property-details header .information-details .price {
  color: #ff9000;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 20px;
  display: inline-block;
}
#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 h2 {
  padding-top: 20px;
}
#property-details .detail-buttons {
  display: flex;
  width: 340px;
  position: fixed;
  justify-content: center;
  bottom: 20px;
  left: 0;
  margin-left: 50%;
  margin-left: calc(50% - 175px);
  z-index: 4;
}
#property-details .detail-buttons button {
  margin-left: 10px;
  white-space: nowrap;
  flex-basis: auto;
  font-size: 16px;
}
#property-details .detail-buttons button:first-child {
  margin-left: 0;
}
#property-details .contact-button {
  background-color: #f5005f;
  color: #ffffff;
}
#property-details .whatsapp-button {
  background-color: #25D366;
}
#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;
}

.respond, .popup-respond {
  margin-bottom: 40px;
}
.respond.hide form, .respond.hide p.form-message, .popup-respond.hide form, .popup-respond.hide p.form-message {
  display: none;
}
.respond.hide .message-no-fade, .popup-respond.hide .message-no-fade {
  padding-left: 0;
  float: left;
}
.respond ul.links, .popup-respond ul.links {
  margin-top: 0;
}
.respond h2, .popup-respond h2 {
  margin-top: 0;
}
.respond h2:first-child, .popup-respond h2:first-child {
  color: #636363;
}
.respond picture, .popup-respond picture {
  border-radius: 50%;
  width: 120px;
  height: 120px;
  overflow: hidden;
  display: inline-block;
  float: left;
  margin-right: 30px;
}
.respond #contact-form, .popup-respond #contact-form {
  margin-top: 10px;
}
.respond .resent-contactform, .popup-respond .resent-contactform {
  display: none;
}
.respond .resent-contactform.active, .popup-respond .resent-contactform.active {
  display: block;
}

.popup-respond {
  overflow-x: hidden;
  display: none;
  margin-bottom: 0;
}
.popup-respond.active {
  pointer-events: auto !important;
}

@media only screen and (max-width : 640px) {
  #saved-searches td {
    float: left;
    width: 100%;
    text-align: left;
  }
}

@media only screen and (max-width : 640px) {
  #saved-searches th {
    display: none;
  }
}

/* gallery */
.splide__arrow {
  width: 50px;
  height: 50px;
  background-color: transparent;
  position: absolute;
  top: calc(50% - 35px);
  z-index: 5;
  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;
  filter: brightness(1.1) contrast(1.05) sepia(0.16) saturate(1.1) hue-rotate(-10deg);
}
#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: 5px;
  padding-top: 2px;
}
.arrow-energy .letter {
  float: right;
  display: block;
  padding-top: 1px;
}
.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;
}

#label-captcha {
  display: block;
}

.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;
  padding-left: 0;
  padding-right: 0;
  position: static;
}
@media only screen and (max-width : 640px) {
  .header.home .nav .cnt-logo img {
    margin-top: 9px;
    height: 25px;
  }
}
.header.home .nav .cnt-logo .logo-name {
  display: inline-block;
  font-size: 30px;
}
@media only screen and (max-width: 400px) {
  .header.home .nav .cnt-logo .logo-name {
    font-size: 30px;
  }
}
.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 .search-default .cnt-searchdefault {
  display: block;
  padding-right: 53px;
}
.main-home .search-default .main-search {
  width: 82% !important;
}
@media only screen and (min-width : 640px) {
  .main-home .search-default .main-search {
    width: 90% !important;
  }
}
.main-home .search-default #submitform {
  height: 40px;
}
.main-home .search-extended.no-flyin {
  position: absolute !important;
  border: solid 1px red;
  z-index: 5 !important;
  border: 0 !important;
  top: 275px;
  right: 27px;
  background-color: transparent !important;
}
@media only screen and (min-width : 640px) {
  .main-home .search-extended.no-flyin {
    top: 345px;
    right: 27px;
  }
}
@media only screen and (min-width : 1024px) {
  .main-home .search-extended.no-flyin {
    top: 413px;
    width: 50px;
    left: auto;
    right: auto;
    margin-left: 665px;
  }
}
.main-home .search-extended.no-flyin * {
  display: none !important;
}
.main-home .search-extended.no-flyin .extended-search {
  border-radius: 50px !important;
  width: 40px;
  height: 40px;
  padding-left: 12px !important;
  padding-top: 8px !important;
  display: inline-block !important;
  top: auto;
  border-right: none;
}
.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;
}
.main-home .searchbox .search-default {
  padding: 0;
}
@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 .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: 100px;
}
main .information {
  padding: 0 20px 0 20px;
  max-width: 1000px;
}
main.disabled {
  filter: blur(2px);
}

.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;
  }
}
@keyframes pop-#results-detailmap:after {
  0% {
    top: 250px;
  }
  25% {
    top: 200px;
  }
  50% {
    top: 340px;
  }
  75% {
    top: 250px;
  }
  100% {
    top: 200px;
  }
}
@keyframes beat {
  0%, 20%, 100% {
    transform: scale(1.7, 1.3);
  }
  5%, 15% {
    transform: scale(1.9, 1.5);
  }
  10% {
    transform: scale(1.5, 1.1);
  }
}

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