﻿@charset "UTF-8";
/* Slider */
@import url("http://fast.fonts.net/t/1.css?apiType=css&projectid=e0329df7-351b-45ac-baf0-c9f4f0627293");
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("../../Content/scss/ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("../../Content/scss/fonts/assets/dist/fonts/slick.eot");
  src: url("../../Content/scss/fonts/assets/dist/fonts/slick.eot?#iefix") format("embedded-opentype"), url("../../Content/scss/fonts/assets/dist/fonts/slick.woff") format("woff"), url("../../Content/scss/fonts/assets/dist/fonts/slick.ttf") format("truetype"), url("../../Content/scss/fonts/assets/dist/fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 100%;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

@font-face {
  font-family: "Aeonis LT W01 Black1328708";
  src: url("/assets/dist/Fonts/e1c5e847-4d81-470c-bd80-13b4796bd4db.eot?#iefix");
  src: url("/assets/dist/Fonts/e1c5e847-4d81-470c-bd80-13b4796bd4db.eot?#iefix") format("eot"), url("/assets/dist/Fonts/582ff4e1-abe7-44e1-8b43-a53e27b1cc72.woff2") format("woff2"), url("/assets/dist/Fonts/a61b9da6-3eba-4d75-8055-fbc553b6ce13.woff") format("woff"), url("/assets/dist/Fonts/175be81b-54c5-44c4-93ae-0b52ffd1f042.ttf") format("truetype"); }

/* variables */
body {
  font-family: "Nunito", sans-serif;
  font-size: 16px; }

a:focus,
button:focus,
input:focus,
input:active,
input:hover,
select:focus,
seelct:active,
textarea:focus {
  outline: none !important;
  box-shadow: none !important; }

h2 {
  font-family: "Aeonis LT W01 Black1328708";
  font-weight: 900;
  font-size: 46px;
  color: #7B9BA6; }

.btn {
  border-radius: 0; }
  .btn-hollow {
    background-color: rgba(0, 0, 0, 0.5) !important;
    border: 2px solid #fff;
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 10px 40px; }
    .btn-hollow:hover {
      color: #ffffff;
      background-color: rgba(0, 0, 0, 0.7) !important; }
  .btn-search {
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 700;
    background-color: #415B76;
    border: 2px solid #415B76; }
    .btn-search:hover {
      background-color: #2f4255; }
  .btn-options {
    font-size: 12px !important;
    padding: 3px 5px;
    background-color: #e9eded;
    border: 1px solid #CDD6D5;
    margin-left: 6px;
    margin-bottom: 6px;
    float: left; }
    .btn-options:hover {
      background-color: #CDD6D5; }
    .btn-options.active {
      background-color: #7B9BA6;
      border: 1px solid #7B9BA6;
      color: #ffffff; }

.form-control {
  border-radius: 0 !important; }

.logo svg {
  width: 250px; }
  .logo svg path {
    fill: #fff; }

.animated-links a {
  display: inline-block;
  text-decoration: none; }
  .animated-links a::after {
    content: '';
    display: block;
    width: 0;
    height: 1px;
    background: #fff;
    transition: width .25s; }
  .animated-links a:hover::after, .animated-links a.active::after {
    width: 100%; }

.animated-links__black a::after {
  background: #000; }

.fv-help-block {
  font-weight: bold; }

.banner-grid .large-left .size-4 div.banner-grid__item__inner, .banner-grid .large-right .size-4 div.banner-grid__item__inner {
  height: 299px;
  background-repeat: no-repeat; }
  .banner-grid .large-left .size-4 div.banner-grid__item__inner h2, .banner-grid .large-right .size-4 div.banner-grid__item__inner h2 {
    font-size: 30px; }
  .banner-grid .large-left .size-4 div.banner-grid__item__inner h3, .banner-grid .large-right .size-4 div.banner-grid__item__inner h3 {
    font-size: 18px; }

.banner-grid .large-left .size-8 div.banner-grid__item__inner, .banner-grid .large-right .size-8 div.banner-grid__item__inner {
  height: 600px;
  background-repeat: no-repeat; }

.banner-grid .large-left .size-4 .right-line {
  border-right: none !important; }

.banner-grid .large-left .size-4 h2 {
  font-size: 30px; }

.banner-grid .large-left .size-4 h3 {
  font-size: 18px; }

.banner-grid .large-right .size-8 .right-line {
  border-right: none !important; }

.banner-grid__item {
  overflow: hidden; }
  .banner-grid__item__link {
    color: #fff;
    font-size: 40px;
    position: absolute;
    right: 40px;
    bottom: 30px;
    opacity: 0;
    transition: all 0.25s ease-in-out; }
    .banner-grid__item__link a {
      color: #fff; }
      .banner-grid__item__link a:hover {
        text-decoration: none; }
  .banner-grid__item:hover .banner-grid__item__outer {
    background-size: 110%;
    position: relative; }
  .banner-grid__item:hover .banner-grid__item__link {
    opacity: 1; }
  .banner-grid__item:hover .banner-grid__item__inner {
    background-color: rgba(0, 0, 0, 0.5); }
  .banner-grid__item:hover h3 {
    opacity: 1; }
  .banner-grid__item__outer {
    transition: all 0.25s ease-in-out;
    position: relative;
    background-size: 100%;
    background-position: center center; }
  .banner-grid__item__inner {
    background-color: transparent;
    background: linear-gradient(160deg, rgba(0, 0, 0, 0.5) 0%, transparent 30%);
    height: 100%;
    padding: 30px 40px;
    text-shadow: 0px -1px 10px rgba(0, 0, 0, 0.4);
    cursor: pointer;
    transition: all 0.25s ease-in-out;
    position: relative; }
    .banner-grid__item__inner h2 {
      color: #fff;
      font-family: "Aeonis LT W01 Black1328708";
      font-weight: 900;
      font-size: 46px; }
    .banner-grid__item__inner h3 {
      color: #fff;
      font-family: "Nunito", sans-serif;
      font-weight: 700;
      font-size: 22px;
      opacity: 0;
      transition: all 0.5s ease-in-out; }

.banner-grid .right-line {
  border-right: 2px solid #fff !important; }

.banner-grid .bottom-line {
  border-bottom: 2px solid #fff; }

.search__sale__options {
  display: none;
  padding-bottom: 20px; }
  .search__sale__options__link {
    display: inline-block;
    margin-top: 5px;
    font-size: 14px;
    cursor: pointer; }
    .search__sale__options__link__status {
      display: inline-block;
      width: 10px; }

.estate__top {
  background: transparent;
  background: -webkit-linear-gradient(legacy-direction(rgba(0, 0, 0, 0.4)), transparent);
  background: linear-gradient(rgba(0, 0, 0, 0.4), transparent);
  -moz-box-shadow: inset 0 -10px 10px -10px #000000;
  -webkit-box-shadow: inset 0 -10px 10px -10px #000000;
  box-shadow: inset 0 -10px 10px -10px #000000;
  border-bottom: 2px solid #fff; }
  .estate__top__mode {
    font-family: "Aeonis LT W01 Black1328708";
    font-weight: 900;
    font-size: 16px;
    color: #ffffff;
    text-transform: lowercase;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.45);
    background-color: rgba(0, 0, 0, 0.4);
    padding: 2px 5px;
    display: inline-block;
    margin-top: 90px; }
  .estate__top h1 {
    font-family: "Aeonis LT W01 Black1328708";
    font-weight: 900;
    font-size: 40px;
    color: #ffffff;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.45); }
    .estate__top h1 span {
      font-size: 60px;
      margin-bottom: 20px;
      display: inline-block; }
  .estate__top h2 {
    color: #ffffff;
    text-align: center;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.45); }
  .estate__top__details {
    background-color: rgba(0, 0, 0, 0.4);
    /*height: 250px;*/
    margin-top: 90px;
    display: inline-block;
    width: 400px;
    float: right;
    color: #fff;
    padding: 10px 20px; }
    .estate__top__details__price {
      font-size: 34px;
      text-align: right;
      font-family: "Aeonis LT W01 Black1328708";
      margin-bottom: 20px;
      border-bottom: 1px solid #fff; }
      .estate__top__details__price span {
        font-size: 16px; }
    .estate__top__details__features {
      line-height: 16px;
      font-weight: bold; }
      .estate__top__details__features span {
        font-size: 12px;
        font-weight: normal; }
      .estate__top__details__features [class*=col] {
        /*margin-bottom: 20px;*/ }
        .estate__top__details__features [class*=col] div {
          display: inline-block;
          font-size: 30px;
          float: left;
          width: 44px;
          height: 60px; }
    .estate__top__details__favorites i {
      display: inline-block;
      margin-top: 6px;
      margin-right: 4px; }
    .estate__top__details__alternative {
      margin-top: 20px;
      padding-top: 20px;
      padding-bottom: 10px;
      border-top: 1px solid #fff;
      text-align: center; }

.estate__description {
  margin-top: 50px;
  margin-bottom: 50px; }
  .estate__description__headline {
    font-family: "Aeonis LT W01 Black1328708";
    font-weight: 900;
    font-size: 30px;
    color: #7B9BA6;
    margin-bottom: 20px; }

.estate__details {
  background-color: #EEF4F2;
  padding-top: 50px;
  padding-bottom: 50px; }
  .estate__details h4 {
    font-size: 20px;
    font-weight: bold; }

.estate__nav {
  background-color: #7B9BA6;
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: right; }
  .estate__nav a {
    color: #ffffff;
    font-size: 14px; }
  .estate__nav ul {
    margin-bottom: 0; }
  .estate__nav__logo {
    text-align: left;
    transition: all 0.5s ease;
    opacity: 0;
    font-family: logo;
    /*font-weight:bold;*/
    color: #fff;
    font-size: 30px; }
  .estate__nav__links {
    margin-top: 8px; }

.estate__gallery .slick-slide {
  margin-right: 0px !important; }

.estate__gallery .slick-next {
  margin-right: 100px; }

.estate__gallery .slick-prev::before {
  font-family: FontAwesome;
  content: "\f0d9";
  font-size: 22px; }

.estate__gallery .slick-next::before {
  font-family: FontAwesome;
  content: "\f0da";
  font-size: 22px; }

.estate__gallery__images a {
  display: inline;
  margin-right: 0; }

.estate__gallery__images img {
  width: 100%; }

.estate__area {
  padding-top: 50px;
  padding-bottom: 50px; }

.estate_rent_prices {
  background-color: #7B9BA6;
  color: #ffffff;
  padding-top: 50px;
  padding-bottom: 50px; }
  .estate_rent_prices__headline {
    color: #ffffff; }

.rent_request_reply {
  display: none; }

.date-picker-wrapper {
  padding: 0 !important;
  background-color: transparent;
  border: none !important;
  font-family: "Nunito", sans-serif;
  font-size: 14px !important;
  width: 100%; }
  .date-picker-wrapper .start-day, .date-picker-wrapper .end-day {
    color: #fff !important; }
  .date-picker-wrapper .drp_top-bar {
    color: #fff; }
    .date-picker-wrapper .drp_top-bar .selection-top {
      color: #fff !important; }
  .date-picker-wrapper .month-wrapper {
    border: none !important; }
    .date-picker-wrapper .month-wrapper table {
      width: 45% !important; }
      .date-picker-wrapper .month-wrapper table td {
        padding: 2px 0 !important; }
      .date-picker-wrapper .month-wrapper table .real-today {
        background: #7B9BA6 !important;
        opacity: 0.5 !important;
        color: #fff !important;
        font-weight: bold; }
    .date-picker-wrapper .month-wrapper .date-reserved {
      background-color: #eee; }
    .date-picker-wrapper .month-wrapper .week-number-selected {
      color: #999 !important;
      font-weight: normal !important; }
  .date-picker-wrapper .gap-1 {
    border-left: 8px solid #fff !important;
    border-top: 8px solid #7B9BA6 !important;
    border-bottom: 8px solid #7B9BA6 !important; }
  .date-picker-wrapper .gap-top-mask, .date-picker-wrapper .gap-bottom-mask {
    display: none !important; }
  .date-picker-wrapper .footer {
    background-color: transparent !important; }

.estate-grid__item {
  height: 300px;
  overflow: hidden;
  background-color: #000000;
  position: relative; }
  .estate-grid__item:hover .estate-grid__item__inner {
    transform: scale(1.05);
    opacity: 0.6; }
  .estate-grid__item:hover .estate-grid__tooltip {
    opacity: 1; }
  .estate-grid__item__large {
    height: 600px; }
  .estate-grid__item__inner {
    background-color: transparent;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    padding: 30px 40px;
    color: #fff;
    font-family: "Aeonis LT W01 Black1328708";
    font-weight: 900;
    font-size: 46px;
    text-shadow: 0px -1px 10px rgba(0, 0, 0, 0.4);
    transition: all 0.5s ease;
    display: block; }

.estate-grid__tooltip {
  position: absolute;
  bottom: 20px;
  left: 20px;
  font-weight: bold;
  opacity: 0;
  transition: all 0.5s ease; }
  .estate-grid__tooltip a {
    color: #fff; }

.estate-grid .right-line {
  border-right: 2px solid #fff !important; }

.estate-grid .bottom-line {
  border-bottom: 2px solid #fff; }

.affix {
  position: fixed;
  top: 0;
  width: 100%;
  opacity: 1;
  z-index: 1000;
  -webkit-box-shadow: 0px 4px 11px 0px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0px 4px 11px 0px rgba(0, 0, 0, 0.35);
  box-shadow: 0px 4px 11px 0px rgba(0, 0, 0, 0.35); }
  .affix .estate__nav__logo {
    opacity: 1; }

.affix-top {
  position: static;
  opacity: 1;
  z-index: 1000; }

.footer {
  background-color: #415B76;
  color: #fff; }
  .footer__social {
    background-color: #2f4255;
    padding-top: 20px;
    padding-bottom: 15px; }
    .footer__social__text {
      margin-right: 30px;
      margin-top: 5px; }
    .footer__social ul {
      margin-bottom: 0; }
      .footer__social ul li a {
        color: #fff;
        font-size: 30px;
        line-height: 25px; }
        .footer__social ul li a:hover {
          text-decoration: none; }
  .footer__copyright {
    background-color: #2f4255;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 14px; }
  .footer__info {
    padding-top: 30px;
    font-size: 20px;
    font-family: "Aeonis LT W01 Black1328708";
    font-weight: 900; }
    .footer__info ul, .footer__info p {
      font-size: 16px;
      font-family: "Nunito", sans-serif;
      font-weight: 300;
      margin-top: 10px; }
      .footer__info ul li, .footer__info p li {
        margin-bottom: 5px; }
      .footer__info ul a, .footer__info p a {
        color: #fff; }
  .footer .logo svg {
    width: 50%;
    margin-bottom: 50px; }
    .footer .logo svg path {
      fill: #fff; }

.page__top {
  -moz-box-shadow: inset 0 -10px 10px -10px #000000;
  -webkit-box-shadow: inset 0 -10px 10px -10px #000000;
  box-shadow: inset 0 -10px 10px -10px #000000;
  border-bottom: 2px solid #fff; }
  .page__top h1 {
    font-family: "Aeonis LT W01 Black1328708";
    font-weight: 900;
    font-size: 40px;
    color: #ffffff;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.45);
    margin-top: 80px; }
  .page__top span {
    font-size: 60px;
    margin-bottom: 20px;
    display: inline-block; }

.page__nav {
  background-color: #7B9BA6;
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: right; }
  .page__nav a {
    color: #ffffff;
    font-size: 14px;
    padding-right: 5px;
    padding-left: 5px; }
  .page__nav li {
    margin: 0px !important; }
    .page__nav li.active a {
      color: #7B9BA6;
      background-color: #fff; }
  .page__nav ul {
    margin-bottom: 0; }
  .page__nav__links {
    margin-top: 8px; }

.page__content h2 {
  font-size: 30px;
  margin-bottom: 20px; }

.page__content h4 {
  margin-bottom: 20px; }

.page__content__element {
  padding-top: 50px;
  padding-bottom: 50px; }

.page__content__textblock {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff; }

.page__content__gallery img {
  border: 1px solid #fff; }

.highlighted_properties {
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff; }
  .highlighted_properties__headline {
    padding-top: 35px;
    padding-bottom: 35px;
    border-bottom: 2px solid #fff; }
  .highlighted_properties__link {
    padding-top: 20px;
    padding-bottom: 20px; }

.location__image {
  min-height: 300px;
  background-size: cover;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff; }

.location__teaser {
  padding: 20px 30px;
  position: relative;
  border-top: 1px solid #dDe6e5;
  border-bottom: 1px solid #dDe6e5; }
  .location__teaser a {
    position: absolute;
    bottom: 30px; }
  .location__teaser h2 {
    font-size: 30px; }

.estates__item {
  /*margin-bottom: 30px;*/
  height: 300px;
  position: relative;
  transition: all 0.25s ease-in-out;
  background-size: cover;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff; }
  .estates__item:hover {
    cursor: pointer; }
    .estates__item:hover .estates__item__name {
      background: rgba(0, 0, 0, 0.7); }
    .estates__item:hover .estates__item__description {
      background: rgba(0, 0, 0, 0.7);
      left: 0; }
    .estates__item:hover .estates__item__description__details {
      opacity: 1; }
    .estates__item:hover a::after, .estates__item:hover.active::after {
      width: 100%; }
  .estates__item__name {
    position: absolute;
    background: rgba(0, 0, 0, 0.4);
    color: #fff;
    top: 0;
    left: 0;
    right: 0;
    transition: all 0.25s ease-in-out;
    padding: 10px;
    font-weight: bold;
    font-size: 14px; }
    .estates__item__name a {
      color: #fff; }
  .estates__item__description {
    position: absolute;
    background: rgba(0, 0, 0, 0.4);
    color: #fff;
    bottom: 0;
    left: 0;
    right: 0;
    transition: all 0.25s ease-in-out;
    padding: 10px;
    font-weight: bold;
    font-size: 14px;
    text-align: right;
    transition: all 0.5s ease-in-out; }
    .estates__item__description__details {
      float: left;
      opacity: 0.5;
      transition: all 0.25s ease-in-out; }
      .estates__item__description__details__item {
        line-height: 14px;
        font-weight: bold;
        text-align: left;
        width: 120px;
        font-size: 12px;
        margin-bottom: 5px;
        margin-right: 5px; }
        .estates__item__description__details__item span {
          font-size: 10px;
          font-weight: normal; }
        .estates__item__description__details__item div {
          display: inline-block;
          font-size: 28px;
          float: left;
          width: 40px;
          /*height: 60px;*/ }
  .estates__item__price {
    font-size: 30px;
    font-family: "Aeonis LT W01 Black1328708"; }

@font-face {
  font-family: "casaholiday";
  src: url("/assets/dist/fonts/casaholiday.eot");
  src: url("/assets/dist/fonts/casaholiday.eot?#iefix") format("embedded-opentype"), url("/assets/dist/fonts/casaholiday.woff") format("woff"), url("/assets/dist/fonts/casaholiday.ttf") format("truetype"), url("/assets/dist/fonts/casaholiday.svg#casaholiday") format("svg");
  font-weight: normal;
  font-style: normal; }

[data-icon]:before {
  font-family: "casaholiday" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "casaholiday" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-home:before {
  content: "\62"; }

.icon-nilfisk-2:before {
  content: "\63"; }

.icon-status:before {
  content: "\61"; }

.icon-size:before {
  content: "\64"; }

.icon-marker:before {
  content: "\65"; }

.icon-chevron-right:before {
  content: "\66"; }

.icon-chevron-left:before {
  content: "\67"; }

.icon-camera-surveillance-1:before {
  content: "\68"; }

.icon-key:before {
  content: "\69"; }

.icon-hash:before {
  content: "\6a"; }

.icon-bed:before {
  content: "\6b"; }

.icon-bathtub:before {
  content: "\6c"; }

.icon-heart:before {
  content: "\6d"; }

.icon-check:before {
  content: "\6e"; }

.icon-arrow-circle-right:before {
  content: "\6f"; }

.icon-facebook-square:before {
  content: "\70"; }

.icon-google-plus-square:before {
  content: "\71"; }

.icon-linkedin-square:before {
  content: "\72"; }

.icon-instagram:before {
  content: "\73"; }

.icon-chevron-down:before {
  content: "\74"; }

.icon-chevron-up:before {
  content: "\75"; }

.icon-download:before {
  content: "\76"; }

.navigation a {
  text-decoration: none;
  color: #000000;
  margin-right: 20px;
  font-weight: 700;
  color: #415B76; }

.temptop {
  padding-top: 20px;
  padding-bottom: 30px;
  background: transparent;
  background: -webkit-linear-gradient(legacy-direction(rgba(0, 0, 0, 0.4)), transparent);
  background: linear-gradient(rgba(0, 0, 0, 0.4), transparent); }
  .temptop .logo {
    color: #ffffff;
    font-family: "Merriweather";
    font-style: italic;
    font-size: 14px; }
    .temptop .logo a {
      color: #ffffff;
      font-weight: 700;
      font-style: normal;
      font-size: 36px;
      line-height: 30px; }
      .temptop .logo a:hover {
        text-decoration: none; }
  .temptop__nav {
    text-align: center; }
    .temptop__nav ul {
      margin-bottom: 0px; }
    .temptop__nav__standard {
      display: inline-block;
      border-bottom: 1px solid #fff;
      padding-bottom: 3px;
      margin-bottom: 5px; }
    .temptop__nav a {
      text-decoration: none;
      margin-right: 4px;
      margin-left: 4px;
      /*font-weight: 700;*/
      color: #fff;
      font-size: 14px;
      text-transform: uppercase;
      padding: 3px 6px;
      -moz-transition: all 0.25s;
      -o-transition: all 0.25s;
      -webkit-transition: all 0.25s;
      transition: all 0.25s; }
      .temptop__nav a:hover {
        background: #ffffff;
        color: #415B76; }
      .temptop__nav a.active {
        background: #ffffff;
        color: #415B76; }
    .temptop__nav__featured a {
      font-size: 18px;
      font-weight: bold; }

.language {
  text-transform: uppercase;
  font-size: 14px;
  /*font-weight: 700;*/
  text-align: right;
  /*margin-top: 15px;*/
  margin-bottom: 0; }
  .language li {
    background-color: white;
    border: 1px solid #fff;
    -moz-transition: all 0.25s;
    -o-transition: all 0.25s;
    -webkit-transition: all 0.25s;
    transition: all 0.25s; }
    .language li a {
      color: #7B9BA6;
      text-decoration: none;
      padding: 3px 6px;
      display: inline-block; }
    .language li:hover {
      background-color: rgba(255, 255, 255, 0.2);
      color: #ffffff; }
      .language li:hover a {
        color: #CDD6D5; }
    .language li.active {
      background-color: transparent !important;
      color: #ffffff; }

/*.language {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    text-align: right;
    margin-top: 15px;
    margin-bottom: 0;


    li {
        background-color: #CDD6D5;
        @include transition(all 0.25s);

        a {
            color: #7B9BA6;
            text-decoration: none;
            padding: 3px 6px;
            display: inline-block;
        }

        &:hover {
            background-color: #415B76;
            a {
                color: #CDD6D5;
            }
        }


        &.active {
            background-color: #7B9BA6;
            color: #CDD6D5;
        }
    }
}*/
.top {
  /*box-shadow: inset 0px 11px 8px -10px #666, inset 0px -11px 8px -10px #666;*/
  -moz-box-shadow: inset 0 -10px 10px -10px #000000;
  -webkit-box-shadow: inset 0 -10px 10px -10px #000000;
  box-shadow: inset 0 -10px 10px -10px #000000;
  border-bottom: 2px solid #fff; }

.banner {
  color: #ffffff;
  text-align: center;
  font-size: 22px;
  font-weight: 700; }
  .banner .btn {
    margin-top: 40px; }
  .banner p {
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.75); }
  .banner__headline {
    font-family: "Aeonis LT W01 Black1328708";
    font-weight: 900;
    font-size: 60px;
    margin-top: 150px;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.45); }

.search {
  background-color: #EEF4F2;
  padding-top: 40px;
  padding-bottom: 0px; }
  .search .form-control, .search .btn {
    font-size: 14px; }
  .search [class*=col] {
    padding-left: 3px;
    padding-right: 3px; }
  .search [class*=col]:first-child {
    padding-left: 15px; }
  .search [class*=col]:last-child {
    padding-right: 15px; }
  .search__sale {
    display: none; }
  .search__projects {
    display: none; }
  .search__rent {
    display: none; }

.tabs {
  margin-top: -52px;
  /*height: 52px;*/ }
  .tabs .col {
    height: 52px; }
  .tabs__tab {
    background-color: #415B76;
    color: #EEF4F2;
    font-family: "Nunito", sans-serif;
    padding: 10px 20px;
    font-weight: 700;
    height: 44px;
    font-size: 16px;
    text-transform: uppercase;
    margin-top: 6px;
    display: inline-block;
    position: relative;
    bottom: 0;
    float: left;
    margin-right: 6px;
    -moz-transition: all 0.25s;
    -o-transition: all 0.25s;
    -webkit-transition: all 0.25s;
    transition: all 0.25s; }
    .tabs__tab:hover {
      cursor: pointer;
      background-color: #2f4255; }
    .tabs__tab.active {
      background-color: #EEF4F2;
      color: #415B76;
      opacity: 1;
      height: 52px;
      margin-top: 0px !important;
      padding-top: 16px; }

.thearea {
  margin-top: 50px;
  margin-bottom: 50px; }

.no-padding {
  padding-left: 0;
  padding-right: 0; }

.employees {
  padding-top: 50px;
  padding-bottom: 50px; }
  .employees img {
    margin-bottom: 10px; }
  .employees a:hover {
    text-decoration: none; }

.employee_contact {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #7B9BA6;
  color: #FFF; }
  .employee_contact .contact_reply {
    display: none; }

.select2-container--bootstrap4 .select2-selection--single {
  height: calc(2.25rem + 2px) !important; }

.select2-container--bootstrap4 .select2-selection--single .select2-selection__placeholder {
  color: #757575;
  line-height: 2.25rem; }

.select2-container--bootstrap4 .select2-selection--single .select2-selection__arrow {
  position: absolute;
  top: 50%;
  right: 3px;
  width: 20px; }

.select2-container--bootstrap4 .select2-selection--single .select2-selection__arrow b {
  top: 60%;
  border-color: #343a40 transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0;
  width: 0;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute; }

.select2-container--bootstrap4 .select2-selection--single .select2-selection__rendered {
  line-height: 2.25rem; }

.select2-search--dropdown .select2-search__field {
  border: 1px solid #ced4da;
  border-radius: .25rem; }

.select2-results__message {
  color: #6c757d; }

.select2-container--bootstrap4 .select2-selection--multiple {
  min-height: calc(2.25rem + 2px) !important; }

.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__rendered {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%; }

.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__choice {
  color: #343a40;
  border: 1px solid #bdc6d0;
  border-radius: .2rem;
  padding: 0 5px 0 0;
  cursor: pointer;
  float: left;
  margin-top: .3em;
  margin-right: 5px; }

.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__choice__remove {
  color: #bdc6d0;
  font-weight: 700;
  margin-left: 3px;
  margin-right: 1px;
  padding-right: 3px;
  padding-left: 3px;
  float: left; }

.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #343a40; }

.select2-container :focus {
  outline: 0 !important; }

.select2-container--bootstrap4 .select2-selection {
  border: 1px solid #ced4da;
  border-radius: .25rem;
  width: 100%; }

.select2-container--bootstrap4.select2-container--focus .select2-selection {
  /*border-color: #17a2b8;*/
  /*-webkit-box-shadow: 0 0 0 .2rem rgba(0,123,255,.25);
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)*/ }

.select2-container--bootstrap4.select2-container--focus.select2-container--open .select2-selection {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

select.is-invalid ~ .select2-container--bootstrap4 .select2-selection {
  border-color: #dc3545; }

select.is-valid ~ .select2-container--bootstrap4 .select2-selection {
  border-color: #28a745; }

.select2-container--bootstrap4 .select2-dropdown {
  border-color: #ced4da;
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--bootstrap4 .select2-dropdown .select2-results__option[aria-selected=true] {
  background-color: #e9ecef; }

.select2-container--bootstrap4 .select2-results__option--highlighted, .select2-container--bootstrap4 .select2-results__option--highlighted.select2-results__option[aria-selected=true] {
  background-color: #007bff;
  color: #f8f9fa; }

.select2-container--bootstrap4 .select2-results__option[role=group] {
  padding: 0; }

.select2-container--bootstrap4 .select2-results__options {
  max-height: 15em;
  overflow-y: auto; }

.select2-container--bootstrap4 .select2-results__group {
  padding: 6px;
  display: list-item;
  color: #6c757d; }

.select2-container--bootstrap4 .select2-selection__clear {
  width: 1.2em;
  height: 1.2em;
  line-height: 1.15em;
  padding-left: .3em;
  margin-top: .7em;
  border-radius: 100%;
  background-color: #7B9BA6;
  color: #f8f9fa;
  float: right;
  margin-right: .3em; }

.select2-container--bootstrap4 .select2-selection__clear:hover {
  background-color: #415B76; }

.select2-selection {
  background: #fff;
  border-radius: 0 !important;
  font-size: 14px; }

.select2-results {
  font-size: 14px; }
