@charset "UTF-8";
/* -- Colors -- */
/* -- Z-index -- */
/* $z--sidebars-icon: 9100; */
/* -- Grid -- */
/* Load fonts - all types */
/* Load fonts - .otf */
/* font size em/px */
/* Font */
/* Font style */
/* Vendor prefixes to animations */
/* Animation */
/* Transition */
/* Breakpoint */
/* Transform */
@font-face {
  font-family: "Tripas Mono";
  src: url("../fonts/TripasMono_WebDev/TripasMonoRegular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Tripas Mono";
  src: url("../fonts/TripasMono_WebDev/TripasMonoMedium.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Tripas Mono";
  src: url("../fonts/TripasMono_WebDev/TripasMonoBold.otf") format("opentype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Tripas Mono";
  src: url("../fonts/TripasMono_WebDev/TripasMonoBlack.otf") format("opentype");
  font-weight: 800;
  font-style: normal;
}
.slick-slide {
  outline: 0;
}

.slick-prev,
.slick-next {
  z-index: 1;
}

.slick-prev {
  left: 25px;
}

[dir=rtl] .slick-prev {
  right: 25px;
}

.slick-next {
  right: 25px;
}

[dir=rtl] .slick-next {
  left: 25px;
}

.hamburger {
  padding: 0;
}

.hamburger-box {
  width: 30px;
  height: 22.5px;
}

.hamburger:hover {
  opacity: 1;
}

.hamburger:hover .hamburger-inner, .hamburger:hover .hamburger-inner::before, .hamburger:hover .hamburger-inner::after {
  background-color: #EF4400;
}

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  width: 30px;
  height: 1.5px;
  background-color: #0094C9;
  border-radius: 0;
}

.single-apartment .daterangepicker,
.body--booking-bar .daterangepicker,
.booking-widget--apartment .daterangepicker,
.booking-widget--bar .daterangepicker {
  margin-top: 1px;
  border-radius: 0;
  border-color: #0094C9;
}
.single-apartment .daterangepicker.show-calendar .ranges,
.body--booking-bar .daterangepicker.show-calendar .ranges,
.booking-widget--apartment .daterangepicker.show-calendar .ranges,
.booking-widget--bar .daterangepicker.show-calendar .ranges {
  margin-top: 0;
}
@media (min-width: 992px) {
  .single-apartment .daterangepicker.show-calendar .ranges,
.body--booking-bar .daterangepicker.show-calendar .ranges,
.booking-widget--apartment .daterangepicker.show-calendar .ranges,
.booking-widget--bar .daterangepicker.show-calendar .ranges {
    margin-top: 8px;
  }
}
.single-apartment .daterangepicker table:before,
.body--booking-bar .daterangepicker table:before,
.booking-widget--apartment .daterangepicker table:before,
.booking-widget--bar .daterangepicker table:before {
  content: " ";
  background-color: #0094C9;
  height: 49px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 0;
}
.single-apartment .daterangepicker table thead tr th,
.body--booking-bar .daterangepicker table thead tr th,
.booking-widget--apartment .daterangepicker table thead tr th,
.booking-widget--bar .daterangepicker table thead tr th {
  z-index: 2;
  position: relative;
}
.single-apartment .daterangepicker:before, .single-apartment .daterangepicker:after,
.body--booking-bar .daterangepicker:before,
.body--booking-bar .daterangepicker:after,
.booking-widget--apartment .daterangepicker:before,
.booking-widget--apartment .daterangepicker:after,
.booking-widget--bar .daterangepicker:before,
.booking-widget--bar .daterangepicker:after {
  display: none;
}
.single-apartment .daterangepicker .calendar-table,
.body--booking-bar .daterangepicker .calendar-table,
.booking-widget--apartment .daterangepicker .calendar-table,
.booking-widget--bar .daterangepicker .calendar-table {
  padding-bottom: 15px;
}
.single-apartment .daterangepicker .calendar-table thead tr:first-child th,
.body--booking-bar .daterangepicker .calendar-table thead tr:first-child th,
.booking-widget--apartment .daterangepicker .calendar-table thead tr:first-child th,
.booking-widget--bar .daterangepicker .calendar-table thead tr:first-child th {
  padding-top: 10px;
  padding-bottom: 10px;
}
.single-apartment .daterangepicker .calendar-table thead tr:last-child th,
.body--booking-bar .daterangepicker .calendar-table thead tr:last-child th,
.booking-widget--apartment .daterangepicker .calendar-table thead tr:last-child th,
.booking-widget--bar .daterangepicker .calendar-table thead tr:last-child th {
  margin-top: 15px;
  margin-bottom: 15px;
}
.single-apartment .daterangepicker .calendar-table th,
.single-apartment .daterangepicker .calendar-table td,
.body--booking-bar .daterangepicker .calendar-table th,
.body--booking-bar .daterangepicker .calendar-table td,
.booking-widget--apartment .daterangepicker .calendar-table th,
.booking-widget--apartment .daterangepicker .calendar-table td,
.booking-widget--bar .daterangepicker .calendar-table th,
.booking-widget--bar .daterangepicker .calendar-table td {
  height: 35px;
  width: 35px;
  padding: 2px;
  padding-top: 4px;
  line-height: 27px;
}
@media (min-width: 376px) {
  .single-apartment .daterangepicker .calendar-table tr th:first-child,
.single-apartment .daterangepicker .calendar-table tr td:first-child,
.body--booking-bar .daterangepicker .calendar-table tr th:first-child,
.body--booking-bar .daterangepicker .calendar-table tr td:first-child,
.booking-widget--apartment .daterangepicker .calendar-table tr th:first-child,
.booking-widget--apartment .daterangepicker .calendar-table tr td:first-child,
.booking-widget--bar .daterangepicker .calendar-table tr th:first-child,
.booking-widget--bar .daterangepicker .calendar-table tr td:first-child {
    margin-left: 27px;
    margin-right: -26px;
    display: inline-block;
  }
}
.single-apartment .daterangepicker .calendar-table tr th:last-child,
.single-apartment .daterangepicker .calendar-table tr td:last-child,
.body--booking-bar .daterangepicker .calendar-table tr th:last-child,
.body--booking-bar .daterangepicker .calendar-table tr td:last-child,
.booking-widget--apartment .daterangepicker .calendar-table tr th:last-child,
.booking-widget--apartment .daterangepicker .calendar-table tr td:last-child,
.booking-widget--bar .daterangepicker .calendar-table tr th:last-child,
.booking-widget--bar .daterangepicker .calendar-table tr td:last-child {
  display: inline-block;
  margin-left: -1px;
}
.single-apartment .daterangepicker .calendar-table table,
.body--booking-bar .daterangepicker .calendar-table table,
.booking-widget--apartment .daterangepicker .calendar-table table,
.booking-widget--bar .daterangepicker .calendar-table table {
  width: initial;
  max-width: calc(598.5px/2);
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 376px) {
  .single-apartment .daterangepicker .calendar-table table,
.body--booking-bar .daterangepicker .calendar-table table,
.booking-widget--apartment .daterangepicker .calendar-table table,
.booking-widget--bar .daterangepicker .calendar-table table {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .single-apartment .daterangepicker .calendar-table table,
.body--booking-bar .daterangepicker .calendar-table table,
.booking-widget--apartment .daterangepicker .calendar-table table,
.booking-widget--bar .daterangepicker .calendar-table table {
    width: calc(598.5px/2);
    margin-left: initial;
    margin-right: initial;
  }
}
.single-apartment .daterangepicker .drp-calendar.right .calendar-table table,
.body--booking-bar .daterangepicker .drp-calendar.right .calendar-table table,
.booking-widget--apartment .daterangepicker .drp-calendar.right .calendar-table table,
.booking-widget--bar .daterangepicker .drp-calendar.right .calendar-table table {
  margin-left: -1px;
}
.single-apartment .daterangepicker .drp-calendar,
.body--booking-bar .daterangepicker .drp-calendar,
.booking-widget--apartment .daterangepicker .drp-calendar,
.booking-widget--bar .daterangepicker .drp-calendar {
  padding: 0;
  max-width: initial;
}
.single-apartment .daterangepicker .drp-calendar.left,
.body--booking-bar .daterangepicker .drp-calendar.left,
.booking-widget--apartment .daterangepicker .drp-calendar.left,
.booking-widget--bar .daterangepicker .drp-calendar.left {
  float: none;
}
@media (min-width: 992px) {
  .single-apartment .daterangepicker .drp-calendar.left,
.body--booking-bar .daterangepicker .drp-calendar.left,
.booking-widget--apartment .daterangepicker .drp-calendar.left,
.booking-widget--bar .daterangepicker .drp-calendar.left {
    float: left;
  }
}
.single-apartment .daterangepicker .drp-calendar.left .calendar-table,
.body--booking-bar .daterangepicker .drp-calendar.left .calendar-table,
.booking-widget--apartment .daterangepicker .drp-calendar.left .calendar-table,
.booking-widget--bar .daterangepicker .drp-calendar.left .calendar-table {
  padding-right: 0;
}
.single-apartment .daterangepicker .drp-calendar.right,
.body--booking-bar .daterangepicker .drp-calendar.right,
.booking-widget--apartment .daterangepicker .drp-calendar.right,
.booking-widget--bar .daterangepicker .drp-calendar.right {
  border-left: 1px solid #DDD0CA;
}
.single-apartment .daterangepicker .drp-calendar.right:before,
.body--booking-bar .daterangepicker .drp-calendar.right:before,
.booking-widget--apartment .daterangepicker .drp-calendar.right:before,
.booking-widget--bar .daterangepicker .drp-calendar.right:before {
  height: 35px;
  background-color: #0094C9;
  width: 30px;
  content: " ";
  position: absolute;
  margin-left: -25px;
}
.single-apartment .daterangepicker .drp-calendar .calendar-table,
.body--booking-bar .daterangepicker .drp-calendar .calendar-table,
.booking-widget--apartment .daterangepicker .drp-calendar .calendar-table,
.booking-widget--bar .daterangepicker .drp-calendar .calendar-table {
  border: 0;
}
.single-apartment .daterangepicker .drp-calendar .table-condensed thead .next,
.single-apartment .daterangepicker .drp-calendar .table-condensed thead .prev,
.body--booking-bar .daterangepicker .drp-calendar .table-condensed thead .next,
.body--booking-bar .daterangepicker .drp-calendar .table-condensed thead .prev,
.booking-widget--apartment .daterangepicker .drp-calendar .table-condensed thead .next,
.booking-widget--apartment .daterangepicker .drp-calendar .table-condensed thead .prev,
.booking-widget--bar .daterangepicker .drp-calendar .table-condensed thead .next,
.booking-widget--bar .daterangepicker .drp-calendar .table-condensed thead .prev {
  height: 100%;
  padding: 6px 6px;
}
.single-apartment .daterangepicker .drp-calendar .table-condensed thead .next span,
.single-apartment .daterangepicker .drp-calendar .table-condensed thead .prev span,
.body--booking-bar .daterangepicker .drp-calendar .table-condensed thead .next span,
.body--booking-bar .daterangepicker .drp-calendar .table-condensed thead .prev span,
.booking-widget--apartment .daterangepicker .drp-calendar .table-condensed thead .next span,
.booking-widget--apartment .daterangepicker .drp-calendar .table-condensed thead .prev span,
.booking-widget--bar .daterangepicker .drp-calendar .table-condensed thead .next span,
.booking-widget--bar .daterangepicker .drp-calendar .table-condensed thead .prev span {
  border-color: white;
  padding: 7px;
  margin-top: 9px;
  pointer-events: none;
}
.single-apartment .daterangepicker .drp-calendar .table-condensed thead td.available:hover,
.single-apartment .daterangepicker .drp-calendar .table-condensed thead th.available:hover,
.body--booking-bar .daterangepicker .drp-calendar .table-condensed thead td.available:hover,
.body--booking-bar .daterangepicker .drp-calendar .table-condensed thead th.available:hover,
.booking-widget--apartment .daterangepicker .drp-calendar .table-condensed thead td.available:hover,
.booking-widget--apartment .daterangepicker .drp-calendar .table-condensed thead th.available:hover,
.booking-widget--bar .daterangepicker .drp-calendar .table-condensed thead td.available:hover,
.booking-widget--bar .daterangepicker .drp-calendar .table-condensed thead th.available:hover {
  background-color: #0094C9;
}
.single-apartment .daterangepicker .drp-calendar .table-condensed thead td.available:hover span,
.single-apartment .daterangepicker .drp-calendar .table-condensed thead th.available:hover span,
.body--booking-bar .daterangepicker .drp-calendar .table-condensed thead td.available:hover span,
.body--booking-bar .daterangepicker .drp-calendar .table-condensed thead th.available:hover span,
.booking-widget--apartment .daterangepicker .drp-calendar .table-condensed thead td.available:hover span,
.booking-widget--apartment .daterangepicker .drp-calendar .table-condensed thead th.available:hover span,
.booking-widget--bar .daterangepicker .drp-calendar .table-condensed thead td.available:hover span,
.booking-widget--bar .daterangepicker .drp-calendar .table-condensed thead th.available:hover span {
  border-color: #EF4400;
}
.single-apartment .daterangepicker .drp-calendar .table-condensed thead tr:first-child,
.body--booking-bar .daterangepicker .drp-calendar .table-condensed thead tr:first-child,
.booking-widget--apartment .daterangepicker .drp-calendar .table-condensed thead tr:first-child,
.booking-widget--bar .daterangepicker .drp-calendar .table-condensed thead tr:first-child {
  background-color: #0094C9;
  height: 40px;
}
.single-apartment .daterangepicker .drp-calendar .table-condensed thead tr:first-child th,
.body--booking-bar .daterangepicker .drp-calendar .table-condensed thead tr:first-child th,
.booking-widget--apartment .daterangepicker .drp-calendar .table-condensed thead tr:first-child th,
.booking-widget--bar .daterangepicker .drp-calendar .table-condensed thead tr:first-child th {
  color: white;
  font-size: 16px;
  border-radius: 0;
  font-weight: normal;
  font-variant-numeric: oldstyle-nums;
}
.single-apartment .daterangepicker .drp-calendar .table-condensed thead tr:last-child th,
.body--booking-bar .daterangepicker .drp-calendar .table-condensed thead tr:last-child th,
.booking-widget--apartment .daterangepicker .drp-calendar .table-condensed thead tr:last-child th,
.booking-widget--bar .daterangepicker .drp-calendar .table-condensed thead tr:last-child th {
  color: #DDD0CA;
  font-weight: 400;
}
.single-apartment .daterangepicker .drp-calendar .table-condensed tbody td:hover,
.body--booking-bar .daterangepicker .drp-calendar .table-condensed tbody td:hover,
.booking-widget--apartment .daterangepicker .drp-calendar .table-condensed tbody td:hover,
.booking-widget--bar .daterangepicker .drp-calendar .table-condensed tbody td:hover {
  border-radius: 100%;
  color: white;
  background-color: #EF4400;
}
.single-apartment .daterangepicker .drp-calendar .table-condensed tbody td.disabled:hover, .single-apartment .daterangepicker .drp-calendar .table-condensed tbody td.off:hover,
.body--booking-bar .daterangepicker .drp-calendar .table-condensed tbody td.disabled:hover,
.body--booking-bar .daterangepicker .drp-calendar .table-condensed tbody td.off:hover,
.booking-widget--apartment .daterangepicker .drp-calendar .table-condensed tbody td.disabled:hover,
.booking-widget--apartment .daterangepicker .drp-calendar .table-condensed tbody td.off:hover,
.booking-widget--bar .daterangepicker .drp-calendar .table-condensed tbody td.disabled:hover,
.booking-widget--bar .daterangepicker .drp-calendar .table-condensed tbody td.off:hover {
  color: white;
  background-color: #DDD0CA;
}
.single-apartment .daterangepicker .drp-calendar .table-condensed td, .single-apartment .daterangepicker .drp-calendar .table-condensed th,
.body--booking-bar .daterangepicker .drp-calendar .table-condensed td,
.body--booking-bar .daterangepicker .drp-calendar .table-condensed th,
.booking-widget--apartment .daterangepicker .drp-calendar .table-condensed td,
.booking-widget--apartment .daterangepicker .drp-calendar .table-condensed th,
.booking-widget--bar .daterangepicker .drp-calendar .table-condensed td,
.booking-widget--bar .daterangepicker .drp-calendar .table-condensed th {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.single-apartment .daterangepicker .drp-calendar .table-condensed td.in-range,
.body--booking-bar .daterangepicker .drp-calendar .table-condensed td.in-range,
.booking-widget--apartment .daterangepicker .drp-calendar .table-condensed td.in-range,
.booking-widget--bar .daterangepicker .drp-calendar .table-condensed td.in-range {
  background-color: rgba(221, 208, 202, 0.4);
}
.single-apartment .daterangepicker .drp-calendar .table-condensed td.start-date,
.body--booking-bar .daterangepicker .drp-calendar .table-condensed td.start-date,
.booking-widget--apartment .daterangepicker .drp-calendar .table-condensed td.start-date,
.booking-widget--bar .daterangepicker .drp-calendar .table-condensed td.start-date {
  background-color: #EF4400;
  border-radius: 100%;
}
.single-apartment .daterangepicker .drp-calendar .table-condensed td.in-range.end-date,
.body--booking-bar .daterangepicker .drp-calendar .table-condensed td.in-range.end-date,
.booking-widget--apartment .daterangepicker .drp-calendar .table-condensed td.in-range.end-date,
.booking-widget--bar .daterangepicker .drp-calendar .table-condensed td.in-range.end-date {
  background-color: #EF4400;
  border-radius: 100%;
}
.single-apartment .daterangepicker .drp-calendar .table-condensed td.disabled,
.single-apartment .daterangepicker .drp-calendar .table-condensed option.disabled,
.body--booking-bar .daterangepicker .drp-calendar .table-condensed td.disabled,
.body--booking-bar .daterangepicker .drp-calendar .table-condensed option.disabled,
.booking-widget--apartment .daterangepicker .drp-calendar .table-condensed td.disabled,
.booking-widget--apartment .daterangepicker .drp-calendar .table-condensed option.disabled,
.booking-widget--bar .daterangepicker .drp-calendar .table-condensed td.disabled,
.booking-widget--bar .daterangepicker .drp-calendar .table-condensed option.disabled {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAALElEQVQYV2NkwALuXTzly4guDhJU0jfbjCIBEwQphksgC8Il0AXBEtgEQRIAVu8WzX69Q70AAAAASUVORK5CYII=) repeat;
}
.single-apartment .daterangepicker .drp-calendar .table-condensed td.off,
.single-apartment .daterangepicker .drp-calendar .table-condensed td.off.in-range,
.single-apartment .daterangepicker .drp-calendar .table-condensed td.off.start-date,
.single-apartment .daterangepicker .drp-calendar .table-condensed td.off.end-date,
.body--booking-bar .daterangepicker .drp-calendar .table-condensed td.off,
.body--booking-bar .daterangepicker .drp-calendar .table-condensed td.off.in-range,
.body--booking-bar .daterangepicker .drp-calendar .table-condensed td.off.start-date,
.body--booking-bar .daterangepicker .drp-calendar .table-condensed td.off.end-date,
.booking-widget--apartment .daterangepicker .drp-calendar .table-condensed td.off,
.booking-widget--apartment .daterangepicker .drp-calendar .table-condensed td.off.in-range,
.booking-widget--apartment .daterangepicker .drp-calendar .table-condensed td.off.start-date,
.booking-widget--apartment .daterangepicker .drp-calendar .table-condensed td.off.end-date,
.booking-widget--bar .daterangepicker .drp-calendar .table-condensed td.off,
.booking-widget--bar .daterangepicker .drp-calendar .table-condensed td.off.in-range,
.booking-widget--bar .daterangepicker .drp-calendar .table-condensed td.off.start-date,
.booking-widget--bar .daterangepicker .drp-calendar .table-condensed td.off.end-date {
  color: #DDD0CA;
}

.daterange-to__picker .daterangepicker,
.daterange-from__picker .daterangepicker {
  position: relative;
  width: 100%;
  left: 0;
  top: 0;
  display: block !important;
  max-height: 0;
  height: auto;
  overflow: hidden;
  padding: 0;
  margin: 0;
  border: 0;
  transition: max-height 1s 0.2s;
}
.daterange-to__picker .daterangepicker .drp-calendar,
.daterange-from__picker .daterangepicker .drp-calendar {
  border: 1px solid #0094C9;
}
.daterange-to__picker .daterangepicker.show-calendar, .daterange-to__picker .daterangepicker[style*="display: block;"],
.daterange-from__picker .daterangepicker.show-calendar,
.daterange-from__picker .daterangepicker[style*="display: block;"] {
  max-height: 1000px;
}
.daterange-to__picker .daterangepicker[style*="display: none;"],
.daterange-from__picker .daterangepicker[style*="display: none;"] {
  max-height: 0;
}

.simplebar-track.simplebar-vertical {
  margin: 0;
}
.simplebar-track.simplebar-vertical .simplebar-scrollbar {
  right: 0px;
  width: 4px;
}
.simplebar-track.simplebar-vertical .simplebar-scrollbar:before {
  background: #0094C9;
  opacity: 1;
  border-radius: 0;
  width: 4px;
  top: 0;
  bottom: 0;
}

/* The popup bubble styling. */
.popup-bubble {
  /* Position the bubble centred-above its parent. */
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(-50%, -100%);
  font-family: sans-serif;
  overflow-y: auto;
  max-height: 60px;
  box-shadow: 0px 2px 10px 1px rgba(0, 0, 0, 0.2);
  background-color: white;
  border: 1px solid #0094C9;
  color: #0094C9;
  padding: 6px 15px;
}

/* The parent of the bubble. A zero-height div at the top of the tip. */
.popup-bubble-anchor {
  /* Position the div a fixed distance above the tip. */
  position: absolute;
  width: 100%;
  bottom: 40px;
  left: 0;
}

/* This element draws the tip. */
.popup-bubble-anchor::after {
  display: none;
}

/* JavaScript will position this div at the bottom of the popup tip. */
.popup-container {
  cursor: auto;
  height: 0;
  position: absolute;
  /* The max width of the info window. */
  width: 200px;
  opacity: 0;
  pointer-events: none;
}
.popup-container.show-popup {
  opacity: 1;
  pointer-events: all;
}

.tripas-coracao .swnza_banner {
  position: fixed;
  top: 0;
  padding-top: 0;
  min-height: initial;
  display: block;
  z-index: 2;
}
@media (min-width: 1440px) {
  .tripas-coracao .swnza_banner {
    margin-left: calc((100vw - 1440px) / 2) !important;
  }
}
.tripas-coracao .swnza_banner p#swnza_banner_text {
  padding: 17px;
  font-size: 1.3rem;
  line-height: 1.5;
  width: calc(100% - 10px);
}
.tripas-coracao .swnza_banner p#swnza_banner_text a {
  color: #A49B97;
  font-size: 1em;
  line-height: 1em;
}
.tripas-coracao .swnza_banner p#swnza_banner_text a:hover {
  color: #EF4400;
}
.tripas-coracao .swnza_banner .swnza_close_button {
  border: 0;
  background: none;
  background-color: transparent;
  width: 30px;
  height: 30px;
  top: calc((100% - 30px)/2);
  right: 0;
  position: absolute;
  border-radius: 0;
}
.tripas-coracao .swnza_banner .swnza_close_button:before, .tripas-coracao .swnza_banner .swnza_close_button:after {
  position: absolute;
  top: 15px;
  right: 10px;
  display: block;
  content: " ";
  width: 30px;
  height: 1px;
  background-color: #A49B97;
  transform-origin: 50% 50%;
  transform: rotate(45deg);
  transition: background-color 0.3s;
}
.tripas-coracao .swnza_banner .swnza_close_button:after {
  transform: rotate(-45deg);
}
.tripas-coracao .swnza_banner .swnza_close_button:hover:before, .tripas-coracao .swnza_banner .swnza_close_button:hover:after {
  background-color: #EF4400;
}

.tripas-coracao .hustle-ui.hustle-popup {
  display: flex;
  z-index: -1000;
  transition: z-index 0s ease-in 1s;
}
.tripas-coracao .hustle-ui.hustle-popup.hustle-show {
  z-index: 999991;
  transition: z-index 0s ease-in;
}
.tripas-coracao .hustle-ui[class*=module_id].hustle-popup .hustle-popup-mask {
  opacity: 0;
  transition: opacity 0.5s ease-in;
}
.tripas-coracao .hustle-ui.hustle-popup[class*=module_id].hustle-show .hustle-popup-mask {
  opacity: 1;
}
.tripas-coracao [class*=module_id].hustle-ui .hustle-info--default .hustle-layout,
.tripas-coracao [class*=module_id].hustle-ui .hustle-info--compact .hustle-layout {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
}
.tripas-coracao [class*=module_id].hustle-ui .hustle-info--stacked .hustle-layout-body {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
}
@media (max-width: 783px) {
  .tripas-coracao .hustle-ui.hustle-popup .hustle-popup-content {
    max-width: 500px;
  }
}
.tripas-coracao .hustle-ui.hustle-popup .hustle-popup-content .hustle-info,
.tripas-coracao .hustle-ui.hustle-popup .hustle-popup-content .hustle-optin {
  padding: 0;
}
.tripas-coracao .hustle-ui .hustle-info .hustle-layout .hustle-content .hustle-group-content:not(:last-child),
.tripas-coracao .hustle-ui .hustle-info .hustle-layout .hustle-content .hustle-group-title:not(:last-child) {
  border: 0px !important;
}
.tripas-coracao .hustle-ui .hustle-icon-close:before,
.tripas-coracao .hustle-ui .hustle-icon-close:after {
  display: block;
  content: " ";
  width: 26px;
  height: 1px;
  background-color: black;
  transform: rotate(45deg);
  transition: background-color 0.3s;
}
.tripas-coracao .hustle-button-icon:hover .hustle-icon-close:before, .tripas-coracao .hustle-button-icon:hover .hustle-icon-close:after {
  background-color: #EF4400;
}
.tripas-coracao .hustle-ui .hustle-icon-close:after {
  transform: rotate(-45deg);
}
.tripas-coracao .hustle-ui .hustle-button-icon.hustle-button-close {
  position: absolute;
  z-index: 10;
  right: 15px;
  top: 15px;
}
.tripas-coracao .hustle-ui:not(.hustle-size--small) .hustle-info .hustle-layout .hustle-content {
  padding: 15px !important;
}
@media (min-width: 783px) {
  .tripas-coracao .hustle-ui:not(.hustle-size--small) .hustle-info .hustle-layout .hustle-content {
    padding: 30px !important;
  }
}
@media (min-width: 992px) {
  .tripas-coracao .hustle-ui:not(.hustle-size--small) .hustle-info .hustle-layout .hustle-content {
    padding: 40px !important;
  }
}
.tripas-coracao .hustle-ui:not(.hustle-size--small) .hustle-info .hustle-layout .hustle-content .hustle-content-wrap {
  position: relative !important;
  height: 100% !important;
  padding: 0 !important;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}
.tripas-coracao .hustle-ui .hustle-info.hustle-info--default .hustle-layout .hustle-layout-header + div {
  border: 0;
}
.tripas-coracao .hustle-ui .hustle-info.hustle-info--default .hustle-layout .hustle-layout-footer {
  background-color: white;
}
.tripas-coracao [class*=module_id].hustle-ui .hustle-layout .hustle-button-cta,
.tripas-coracao [class*=module_id].hustle-ui .hustle-layout .hustle-button-cta:visited {
  font-family: inherit;
  font-weight: inherit;
  line-height: inherit;
  height: 40px;
  line-height: 38px;
}
.tripas-coracao .hustle-ui:not(.hustle-size--small) .hustle-info .hustle-layout .hustle-image.hustle-image-fit--contain,
.tripas-coracao .hustle-ui:not(.hustle-size--small) .hustle-info .hustle-layout .hustle-image.hustle-image-fit--cover,
.tripas-coracao .hustle-ui:not(.hustle-size--small) .hustle-info .hustle-layout .hustle-image.hustle-image-fit--fill {
  height: calc(100vw/3 *2) !important;
  max-height: 35vh !important;
}
@media (min-width: 783px) {
  .tripas-coracao .hustle-ui:not(.hustle-size--small) .hustle-info .hustle-layout .hustle-image.hustle-image-fit--contain,
.tripas-coracao .hustle-ui:not(.hustle-size--small) .hustle-info .hustle-layout .hustle-image.hustle-image-fit--cover,
.tripas-coracao .hustle-ui:not(.hustle-size--small) .hustle-info .hustle-layout .hustle-image.hustle-image-fit--fill {
    height: auto !important;
    max-height: initial !important;
    max-width: 380px !important;
    flex: 0 0 380px !important;
    min-height: 380px !important;
  }
}
@media (min-width: 992px) {
  .tripas-coracao .hustle-ui:not(.hustle-size--small) .hustle-info .hustle-layout .hustle-image.hustle-image-fit--contain,
.tripas-coracao .hustle-ui:not(.hustle-size--small) .hustle-info .hustle-layout .hustle-image.hustle-image-fit--cover,
.tripas-coracao .hustle-ui:not(.hustle-size--small) .hustle-info .hustle-layout .hustle-image.hustle-image-fit--fill {
    max-width: 420px !important;
    flex: 0 0 420px !important;
    min-height: 420px !important;
  }
}
.tripas-coracao [class*=module_id].hustle-ui .hustle-info .hustle-layout .hustle-layout-header .hustle-title {
  font-family: inherit;
  font-weight: inherit;
  line-height: 1.3;
  color: #EF4400;
  font-size: 2.8rem;
  font-family: "Manu Informal";
  font-weight: normal;
  line-height: 3.8rem;
  width: calc(100% - 40px);
}
@media (min-width: 500px) {
  .tripas-coracao [class*=module_id].hustle-ui .hustle-info .hustle-layout .hustle-layout-header .hustle-title {
    width: 100%;
  }
}
@media (min-width: 769px) {
  .tripas-coracao [class*=module_id].hustle-ui .hustle-info .hustle-layout .hustle-layout-header .hustle-title {
    font-size: 3.2rem;
    font-family: "Manu Informal";
    font-weight: normal;
    line-height: 4.2rem;
  }
}
@media (min-width: 1200px) {
  .tripas-coracao [class*=module_id].hustle-ui .hustle-info .hustle-layout .hustle-layout-header .hustle-title {
    font-size: 3.6rem;
    font-family: "Manu Informal";
    font-weight: normal;
    line-height: 4.2rem;
  }
}
.tripas-coracao [class*=module_id].hustle-ui .hustle-info .hustle-layout .hustle-content .hustle-group-title {
  font-family: inherit;
  font-weight: inherit;
  line-height: inherit;
  width: calc(100% - 40px);
}
@media (min-width: 500px) {
  .tripas-coracao [class*=module_id].hustle-ui .hustle-info .hustle-layout .hustle-content .hustle-group-title {
    width: 100%;
  }
}
.tripas-coracao [class*=module_id].hustle-ui .hustle-info .hustle-layout .hustle-content .hustle-group-title span.hustle-title {
  line-height: 1.3;
  color: #EF4400;
  font-size: 2.8rem;
  font-family: "Manu Informal";
  font-weight: normal;
  line-height: 3.8rem;
}
@media (min-width: 769px) {
  .tripas-coracao [class*=module_id].hustle-ui .hustle-info .hustle-layout .hustle-content .hustle-group-title span.hustle-title {
    font-size: 3.2rem;
    font-family: "Manu Informal";
    font-weight: normal;
    line-height: 4.2rem;
  }
}
@media (min-width: 1200px) {
  .tripas-coracao [class*=module_id].hustle-ui .hustle-info .hustle-layout .hustle-content .hustle-group-title span.hustle-title {
    font-size: 3.6rem;
    font-family: "Manu Informal";
    font-weight: normal;
    line-height: 4.2rem;
  }
}
.tripas-coracao [class*=module_id].hustle-ui .hustle-info .hustle-layout .hustle-content .hustle-group-title span.hustle-subtitle {
  margin-top: 20px;
  font-family: inherit;
  color: #0094C9;
  font-size: 1.3rem;
  font-weight: normal;
  line-height: 2.6rem;
}
@media (min-width: 783px) {
  .tripas-coracao [class*=module_id].hustle-ui .hustle-info .hustle-layout .hustle-content .hustle-group-title span.hustle-subtitle {
    margin-top: 45px;
  }
}
@media (min-width: 1440px) {
  .tripas-coracao [class*=module_id].hustle-ui .hustle-info .hustle-layout .hustle-content .hustle-group-title span.hustle-subtitle {
    font-size: 1.6rem;
    font-weight: normal;
    line-height: 2.9rem;
  }
}
.tripas-coracao [class*=module_id].hustle-ui .hustle-layout .hustle-group-content {
  font-family: inherit;
  font-weight: inherit;
  line-height: inherit;
  padding-top: 0 !important;
  width: 100%;
}
.tripas-coracao [class*=module_id].hustle-ui .hustle-layout .hustle-group-content p, .tripas-coracao [class*=module_id].hustle-ui .hustle-layout .hustle-group-content a, .tripas-coracao [class*=module_id].hustle-ui .hustle-layout .hustle-group-content span {
  font-family: inherit;
  font-weight: inherit;
  line-height: inherit;
}
.tripas-coracao .hustle-ui:not(.hustle-size--small) .hustle-info .hustle-nsa-link:not(:first-child) {
  text-align: right;
  padding-right: 10px;
  margin-top: 5px !important;
}
.tripas-coracao .hustle-ui:not(.hustle-size--small) .hustle-info .hustle-nsa-link:not(:first-child) a {
  font-size: 0.8em;
}

html {
  font-size: 10px;
}

* {
  color: black;
  font-family: "Tripas Mono", monospace;
}
* ::-moz-selection {
  color: white;
  background: black;
}
* ::selection {
  color: white;
  background: black;
}
* :focus {
  outline: none;
}
* ::-moz-focus-inner {
  border: 0;
}
* ::-moz-focus-outer {
  border: 0;
}

body {
  padding: 0;
  margin: 0;
  overflow-x: hidden;
}

h1, h2, h3, h4, h5, p, a, ul, ol, li {
  margin: 0;
  padding: 0;
}

a {
  color: black;
  transition: color 0.1s ease-in-out;
}
a:hover, a:focus {
  color: black;
  text-decoration: underline;
  background-color: none;
  transition: color 0.1s ease-in-out;
}

button {
  background: none;
  color: inherit;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  outline: inherit;
}

button:active {
  outline: none;
}

input {
  padding: 0;
  margin: 0;
  border: 1px solid #DDD0CA;
}
input:active, input:focus {
  border: 1px solid #0094C9;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

img {
  width: 100%;
  height: auto;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.lazyload {
  opacity: 0;
  transform: scale(0.98);
  transition: opacity 0.4s cubic-bezier(0.39, 0.575, 0.565, 1), transform 0.4s cubic-bezier(0.39, 0.575, 0.565, 1);
}
.lazyload.lazyload-show {
  opacity: 1;
  transform: scale(1);
}

.page-container {
  background-color: white;
  padding-top: calc(60px + 110px);
  overflow: hidden;
}
@media (min-width: 769px) {
  .page-container {
    padding-top: calc(90px + 56px);
  }
}
.page-container .slick-slide > img,
.page-container div[class^=column-]:not(.decor):not(li):not(span) > img {
  border-radius: 5px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
}
.page-container.page-container--no-overflow {
  overflow: initial;
}

body {
  background-color: #DDD0CA;
}

h1 {
  font-size: 3.5rem;
  font-weight: normal;
  line-height: 4.5rem;
}

h2 {
  font-size: 2.8rem;
  font-family: "Manu Informal";
  font-weight: normal;
  line-height: 3.8rem;
}

h3 {
  font-size: 2.6rem;
  font-family: "Manu Informal";
  font-weight: normal;
  line-height: 3.3rem;
}

.typography--h4,
h4 {
  font-size: 2rem;
  font-weight: normal;
  line-height: 3.8rem;
}

h5 {
  font-size: 2rem;
  font-weight: normal;
  line-height: 2rem;
}

h6 {
  font-size: 1.4rem;
  font-weight: normal;
  line-height: 2.4rem;
  color: #0094C9;
}

b,
strong {
  font-weight: 800;
}

p, a, ul, li, ol {
  font-size: 1.3rem;
  font-weight: normal;
  line-height: 2.6rem;
}
@media (min-width: 1440px) {
  p, a, ul, li, ol {
    font-size: 1.6rem;
    font-weight: normal;
    line-height: 2.9rem;
  }
}

h2, h3, h4, p, ul, ol {
  margin-bottom: 30px;
}

input {
  font-size: 1.4rem;
  font-weight: normal;
  line-height: 2.4rem;
}

@media (min-width: 769px) {
  h1 {
    font-size: 5rem;
    font-weight: normal;
    line-height: 6rem;
  }

  h2 {
    font-size: 3.2rem;
    font-family: "Manu Informal";
    font-weight: normal;
    line-height: 4.2rem;
  }
}
@media (min-width: 1200px) {
  h1 {
    font-size: 7rem;
    font-weight: normal;
    line-height: 8rem;
  }

  h2 {
    font-size: 5rem;
    font-family: "Manu Informal";
    font-weight: normal;
    line-height: 6rem;
  }
}
ul, ol {
  padding-left: 45px;
}
ul li, ol li {
  padding-left: 12px;
}
ul li:not(:last-child), ol li:not(:last-child) {
  padding-bottom: 1em;
}

.font-color--blue, article h5, article h3, article h1, .font-color--blue span, article h5 span, article h3 span, article h1 span {
  color: #0094C9;
}

.font-color--orange, article h4, article h2, .font-color--orange span, article h4 span, article h2 span {
  color: #EF4400;
}

.font-color--pale, .font-color--pale span {
  color: #DDD0CA;
}

.font-color--white {
  color: white;
}

.font-color--grey {
  color: #979797;
}

/* -- make a video responsive -- */
.videoContainer {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}

.videoContainer iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*
* Global classes
*/
.vertical-align, .results-apartment > div.results-apartment__details div p, .apartment-carousel .button--round, .apartment-carousel .slick-slide img, .footer__contacts > * > * {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.horz-align, .section__button, .nav-link__hover, .nav-link__active {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}

.vert-horz-align {
  position: relative;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}

.fullheight {
  height: 100vh;
}

.disp--none {
  display: none;
}

.visb--none {
  visibility: hidden;
}

.float--left {
  float: left;
}

.float--right {
  float: right;
}

.no-pad {
  padding: 0;
}

.no-marg {
  margin: 0;
}

.text--center {
  text-align: center;
}

.marg--bottom-s {
  margin-bottom: 7.5px;
}
@media (min-width: 769px) {
  .marg--bottom-s {
    margin-bottom: 15px;
  }
}

.marg--bottom-m {
  margin-bottom: 15px;
}
@media (min-width: 769px) {
  .marg--bottom-m {
    margin-bottom: 30px;
  }
}

.marg--bottom-l {
  margin-bottom: 30px;
}
@media (min-width: 769px) {
  .marg--bottom-l {
    margin-bottom: 60px;
  }
}

.marg--top-xl {
  margin-top: 140px;
}

.background-image {
  background-size: cover;
  background-position: center center;
}

@media (min-width: 769px) {
  .img-half-pad--left {
    padding-left: calc(100% / 12 * 0.5) !important;
  }

  .img-half-pad--right {
    padding-right: calc(100% / 12 * 0.5) !important;
  }
}
/* for fullscreen video/slider
.fix-footer {
  min-height: calc(100vh - 70px);
}
*/
/*****************************/
/*********  MA GRID  *********/
/*****************************/
/*
 *  To change MA Grid modify only the variables
 *
 *  Number of columns -> $col-num
 *
 *  Big gutter size   -> $gutter
 *  Small gutter size -> $gutter-small
 *
 *  Breakpoints:
 *    - sm  -> $breakpoint-sm
 *    - md  -> $breakpoint-md
 *    - lg  -> $breakpoint-lg
 *    - xl  -> $breakpoint-xl
 *    - xxl -> $breakpoint-xxl
 */
* {
  box-sizing: border-box;
}

.container-fluid {
  padding-right: calc(30px / 2);
  padding-left: calc(30px / 2);
  margin-right: auto;
  margin-left: auto;
  overflow-x: hidden;
}
@media (min-width: 992px) {
  .container-fluid {
    padding-right: calc(30px / 2);
    padding-left: calc(30px / 2);
  }
}
@media (min-width: 1440px) {
  .container-fluid {
    padding-right: calc(120px / 2);
    padding-left: calc(120px / 2);
  }
}

.container, .tripas-coracao .swnza_banner {
  padding-right: calc(30px / 2);
  padding-left: calc(30px / 2);
  margin-right: auto;
  margin-left: auto;
  width: 100%;
}
@media (min-width: 992px) {
  .container, .tripas-coracao .swnza_banner {
    padding-right: calc(30px / 2);
    padding-left: calc(30px / 2);
  }
}
@media (min-width: 1200px) {
  .container, .tripas-coracao .swnza_banner {
    padding-right: calc(120px / 2);
    padding-left: calc(120px / 2);
  }
}
@media (min-width: 1440px) {
  .container, .tripas-coracao .swnza_banner {
    width: 1440px;
  }
}

.a-row-nomarg:before, .a-row-nomarg:after {
  display: table;
  content: " ";
}
.a-row-nomarg:after {
  clear: both;
}

.a-row {
  margin-left: calc(30px / -2);
  margin-right: calc(30px / -2 );
}
@media (min-width: 992px) {
  .a-row {
    margin-left: calc(30px / -2 );
    margin-right: calc(30px / -2 );
  }
}
.a-row:before, .a-row:after {
  display: table;
  content: " ";
}
.a-row:after {
  clear: both;
}

.ma-grid--column, .column-xxs-12,
.column-xs-12,
.column-sm-12,
.column-md-12,
.column-lg-12,
.column-xl-12,
.column-xxl-12, .column-xxs-11,
.column-xs-11,
.column-sm-11,
.column-md-11,
.column-lg-11,
.column-xl-11,
.column-xxl-11, .column-xxs-10,
.column-xs-10,
.column-sm-10,
.column-md-10,
.column-lg-10,
.column-xl-10,
.column-xxl-10, .column-xxs-9,
.column-xs-9,
.column-sm-9,
.column-md-9,
.column-lg-9,
.column-xl-9,
.column-xxl-9, .column-xxs-8,
.column-xs-8,
.column-sm-8,
.column-md-8,
.column-lg-8,
.column-xl-8,
.column-xxl-8, .column-xxs-7,
.column-xs-7,
.column-sm-7,
.column-md-7,
.column-lg-7,
.column-xl-7,
.column-xxl-7, .column-xxs-6,
.column-xs-6,
.column-sm-6,
.column-md-6,
.column-lg-6,
.column-xl-6,
.column-xxl-6, .column-xxs-5,
.column-xs-5,
.column-sm-5,
.column-md-5,
.column-lg-5,
.column-xl-5,
.column-xxl-5, .column-xxs-4,
.column-xs-4,
.column-sm-4,
.column-md-4,
.column-lg-4,
.column-xl-4,
.column-xxl-4, .column-xxs-3,
.column-xs-3,
.column-sm-3,
.column-md-3,
.column-lg-3,
.column-xl-3,
.column-xxl-3, .column-xxs-2,
.column-xs-2,
.column-sm-2,
.column-md-2,
.column-lg-2,
.column-xl-2,
.column-xxl-2, .column-xxs-1,
.column-xs-1,
.column-sm-1,
.column-md-1,
.column-lg-1,
.column-xl-1,
.column-xxl-1 {
  position: relative;
  float: left;
  width: 100%;
  padding-left: calc(30px / 2);
  padding-right: calc(30px / 2);
}
@media (min-width: 992px) {
  .ma-grid--column, .column-xxs-12,
.column-xs-12,
.column-sm-12,
.column-md-12,
.column-lg-12,
.column-xl-12,
.column-xxl-12, .column-xxs-11,
.column-xs-11,
.column-sm-11,
.column-md-11,
.column-lg-11,
.column-xl-11,
.column-xxl-11, .column-xxs-10,
.column-xs-10,
.column-sm-10,
.column-md-10,
.column-lg-10,
.column-xl-10,
.column-xxl-10, .column-xxs-9,
.column-xs-9,
.column-sm-9,
.column-md-9,
.column-lg-9,
.column-xl-9,
.column-xxl-9, .column-xxs-8,
.column-xs-8,
.column-sm-8,
.column-md-8,
.column-lg-8,
.column-xl-8,
.column-xxl-8, .column-xxs-7,
.column-xs-7,
.column-sm-7,
.column-md-7,
.column-lg-7,
.column-xl-7,
.column-xxl-7, .column-xxs-6,
.column-xs-6,
.column-sm-6,
.column-md-6,
.column-lg-6,
.column-xl-6,
.column-xxl-6, .column-xxs-5,
.column-xs-5,
.column-sm-5,
.column-md-5,
.column-lg-5,
.column-xl-5,
.column-xxl-5, .column-xxs-4,
.column-xs-4,
.column-sm-4,
.column-md-4,
.column-lg-4,
.column-xl-4,
.column-xxl-4, .column-xxs-3,
.column-xs-3,
.column-sm-3,
.column-md-3,
.column-lg-3,
.column-xl-3,
.column-xxl-3, .column-xxs-2,
.column-xs-2,
.column-sm-2,
.column-md-2,
.column-lg-2,
.column-xl-2,
.column-xxl-2, .column-xxs-1,
.column-xs-1,
.column-sm-1,
.column-md-1,
.column-lg-1,
.column-xl-1,
.column-xxl-1 {
    padding-left: calc(30px / 2);
    padding-right: calc(30px / 2);
  }
}
.ma-grid--column .ma-grid--test, .column-xxs-12 .ma-grid--test,
.column-xs-12 .ma-grid--test,
.column-sm-12 .ma-grid--test,
.column-md-12 .ma-grid--test,
.column-lg-12 .ma-grid--test,
.column-xl-12 .ma-grid--test,
.column-xxl-12 .ma-grid--test, .column-xxs-11 .ma-grid--test,
.column-xs-11 .ma-grid--test,
.column-sm-11 .ma-grid--test,
.column-md-11 .ma-grid--test,
.column-lg-11 .ma-grid--test,
.column-xl-11 .ma-grid--test,
.column-xxl-11 .ma-grid--test, .column-xxs-10 .ma-grid--test,
.column-xs-10 .ma-grid--test,
.column-sm-10 .ma-grid--test,
.column-md-10 .ma-grid--test,
.column-lg-10 .ma-grid--test,
.column-xl-10 .ma-grid--test,
.column-xxl-10 .ma-grid--test, .column-xxs-9 .ma-grid--test,
.column-xs-9 .ma-grid--test,
.column-sm-9 .ma-grid--test,
.column-md-9 .ma-grid--test,
.column-lg-9 .ma-grid--test,
.column-xl-9 .ma-grid--test,
.column-xxl-9 .ma-grid--test, .column-xxs-8 .ma-grid--test,
.column-xs-8 .ma-grid--test,
.column-sm-8 .ma-grid--test,
.column-md-8 .ma-grid--test,
.column-lg-8 .ma-grid--test,
.column-xl-8 .ma-grid--test,
.column-xxl-8 .ma-grid--test, .column-xxs-7 .ma-grid--test,
.column-xs-7 .ma-grid--test,
.column-sm-7 .ma-grid--test,
.column-md-7 .ma-grid--test,
.column-lg-7 .ma-grid--test,
.column-xl-7 .ma-grid--test,
.column-xxl-7 .ma-grid--test, .column-xxs-6 .ma-grid--test,
.column-xs-6 .ma-grid--test,
.column-sm-6 .ma-grid--test,
.column-md-6 .ma-grid--test,
.column-lg-6 .ma-grid--test,
.column-xl-6 .ma-grid--test,
.column-xxl-6 .ma-grid--test, .column-xxs-5 .ma-grid--test,
.column-xs-5 .ma-grid--test,
.column-sm-5 .ma-grid--test,
.column-md-5 .ma-grid--test,
.column-lg-5 .ma-grid--test,
.column-xl-5 .ma-grid--test,
.column-xxl-5 .ma-grid--test, .column-xxs-4 .ma-grid--test,
.column-xs-4 .ma-grid--test,
.column-sm-4 .ma-grid--test,
.column-md-4 .ma-grid--test,
.column-lg-4 .ma-grid--test,
.column-xl-4 .ma-grid--test,
.column-xxl-4 .ma-grid--test, .column-xxs-3 .ma-grid--test,
.column-xs-3 .ma-grid--test,
.column-sm-3 .ma-grid--test,
.column-md-3 .ma-grid--test,
.column-lg-3 .ma-grid--test,
.column-xl-3 .ma-grid--test,
.column-xxl-3 .ma-grid--test, .column-xxs-2 .ma-grid--test,
.column-xs-2 .ma-grid--test,
.column-sm-2 .ma-grid--test,
.column-md-2 .ma-grid--test,
.column-lg-2 .ma-grid--test,
.column-xl-2 .ma-grid--test,
.column-xxl-2 .ma-grid--test, .column-xxs-1 .ma-grid--test,
.column-xs-1 .ma-grid--test,
.column-sm-1 .ma-grid--test,
.column-md-1 .ma-grid--test,
.column-lg-1 .ma-grid--test,
.column-xl-1 .ma-grid--test,
.column-xxl-1 .ma-grid--test {
  height: 100vh;
  background-color: rgba(160, 190, 190, 0.2);
}

@media (max-width: 449px) {
  .hide-o-xxs {
    display: none !important;
  }
}
@media (max-width: 768px) {
  .hide-o-xs {
    display: none !important;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .hide-o-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hide-o-md {
    display: none !important;
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .hide-o-lg {
    display: none !important;
  }
}
@media (min-width: 1440px) and (max-width: 1799px) {
  .hide-o-xl {
    display: none !important;
  }
}
@media (min-width: 1800px) {
  .hide-o-xxl {
    display: none !important;
  }
}
.column-xxs-1 {
  width: calc(8.3333333333% * 1);
}

.column-xxs-2 {
  width: calc(8.3333333333% * 2);
}

.column-xxs-3 {
  width: calc(8.3333333333% * 3);
}

.column-xxs-4 {
  width: calc(8.3333333333% * 4);
}

.column-xxs-5 {
  width: calc(8.3333333333% * 5);
}

.column-xxs-6 {
  width: calc(8.3333333333% * 6);
}

.column-xxs-7 {
  width: calc(8.3333333333% * 7);
}

.column-xxs-8 {
  width: calc(8.3333333333% * 8);
}

.column-xxs-9 {
  width: calc(8.3333333333% * 9);
}

.column-xxs-10 {
  width: calc(8.3333333333% * 10);
}

.column-xxs-11 {
  width: calc(8.3333333333% * 11);
}

.column-xxs-12 {
  width: calc(8.3333333333% * 12);
}

.column-xxs-marg-0 {
  margin-left: calc(8.3333333333% * 0);
}

.column-xxs-marg-1 {
  margin-left: calc(8.3333333333% * 1);
}

.column-xxs-marg-2 {
  margin-left: calc(8.3333333333% * 2);
}

.column-xxs-marg-3 {
  margin-left: calc(8.3333333333% * 3);
}

.column-xxs-marg-4 {
  margin-left: calc(8.3333333333% * 4);
}

.column-xxs-marg-5 {
  margin-left: calc(8.3333333333% * 5);
}

.column-xxs-marg-6 {
  margin-left: calc(8.3333333333% * 6);
}

.column-xxs-marg-7 {
  margin-left: calc(8.3333333333% * 7);
}

.column-xxs-marg-8 {
  margin-left: calc(8.3333333333% * 8);
}

.column-xxs-marg-9 {
  margin-left: calc(8.3333333333% * 9);
}

.column-xxs-marg-10 {
  margin-left: calc(8.3333333333% * 10);
}

.column-xxs-marg-11 {
  margin-left: calc(8.3333333333% * 11);
}

@media (min-width: 450px) {
  .hide-xs {
    display: none !important;
  }

  .column-xs-1 {
    width: calc(8.3333333333% * 1);
  }

  .column-xs-2 {
    width: calc(8.3333333333% * 2);
  }

  .column-xs-3 {
    width: calc(8.3333333333% * 3);
  }

  .column-xs-4 {
    width: calc(8.3333333333% * 4);
  }

  .column-xs-5 {
    width: calc(8.3333333333% * 5);
  }

  .column-xs-6 {
    width: calc(8.3333333333% * 6);
  }

  .column-xs-7 {
    width: calc(8.3333333333% * 7);
  }

  .column-xs-8 {
    width: calc(8.3333333333% * 8);
  }

  .column-xs-9 {
    width: calc(8.3333333333% * 9);
  }

  .column-xs-10 {
    width: calc(8.3333333333% * 10);
  }

  .column-xs-11 {
    width: calc(8.3333333333% * 11);
  }

  .column-xs-12 {
    width: calc(8.3333333333% * 12);
  }

  .column-xs-marg-0 {
    margin-left: calc(8.3333333333% * 0);
  }

  .column-xs-marg-1 {
    margin-left: calc(8.3333333333% * 1);
  }

  .column-xs-marg-2 {
    margin-left: calc(8.3333333333% * 2);
  }

  .column-xs-marg-3 {
    margin-left: calc(8.3333333333% * 3);
  }

  .column-xs-marg-4 {
    margin-left: calc(8.3333333333% * 4);
  }

  .column-xs-marg-5 {
    margin-left: calc(8.3333333333% * 5);
  }

  .column-xs-marg-6 {
    margin-left: calc(8.3333333333% * 6);
  }

  .column-xs-marg-7 {
    margin-left: calc(8.3333333333% * 7);
  }

  .column-xs-marg-8 {
    margin-left: calc(8.3333333333% * 8);
  }

  .column-xs-marg-9 {
    margin-left: calc(8.3333333333% * 9);
  }

  .column-xs-marg-10 {
    margin-left: calc(8.3333333333% * 10);
  }

  .column-xs-marg-11 {
    margin-left: calc(8.3333333333% * 11);
  }
}
@media (min-width: 769px) {
  .hide-sm {
    display: none !important;
  }

  .column-sm-1 {
    width: calc(8.3333333333% * 1);
  }

  .column-sm-2 {
    width: calc(8.3333333333% * 2);
  }

  .column-sm-3 {
    width: calc(8.3333333333% * 3);
  }

  .column-sm-4 {
    width: calc(8.3333333333% * 4);
  }

  .column-sm-5 {
    width: calc(8.3333333333% * 5);
  }

  .column-sm-6 {
    width: calc(8.3333333333% * 6);
  }

  .column-sm-7 {
    width: calc(8.3333333333% * 7);
  }

  .column-sm-8 {
    width: calc(8.3333333333% * 8);
  }

  .column-sm-9 {
    width: calc(8.3333333333% * 9);
  }

  .column-sm-10 {
    width: calc(8.3333333333% * 10);
  }

  .column-sm-11 {
    width: calc(8.3333333333% * 11);
  }

  .column-sm-12 {
    width: calc(8.3333333333% * 12);
  }

  .column-sm-marg-0 {
    margin-left: calc(8.3333333333% * 0);
  }

  .column-sm-marg-1 {
    margin-left: calc(8.3333333333% * 1);
  }

  .column-sm-marg-2 {
    margin-left: calc(8.3333333333% * 2);
  }

  .column-sm-marg-3 {
    margin-left: calc(8.3333333333% * 3);
  }

  .column-sm-marg-4 {
    margin-left: calc(8.3333333333% * 4);
  }

  .column-sm-marg-5 {
    margin-left: calc(8.3333333333% * 5);
  }

  .column-sm-marg-6 {
    margin-left: calc(8.3333333333% * 6);
  }

  .column-sm-marg-7 {
    margin-left: calc(8.3333333333% * 7);
  }

  .column-sm-marg-8 {
    margin-left: calc(8.3333333333% * 8);
  }

  .column-sm-marg-9 {
    margin-left: calc(8.3333333333% * 9);
  }

  .column-sm-marg-10 {
    margin-left: calc(8.3333333333% * 10);
  }

  .column-sm-marg-11 {
    margin-left: calc(8.3333333333% * 11);
  }
}
@media (min-width: 992px) {
  .hide-md {
    display: none !important;
  }

  .column-md-1 {
    width: calc(8.3333333333% * 1);
  }

  .column-md-2 {
    width: calc(8.3333333333% * 2);
  }

  .column-md-3 {
    width: calc(8.3333333333% * 3);
  }

  .column-md-4 {
    width: calc(8.3333333333% * 4);
  }

  .column-md-5 {
    width: calc(8.3333333333% * 5);
  }

  .column-md-6 {
    width: calc(8.3333333333% * 6);
  }

  .column-md-7 {
    width: calc(8.3333333333% * 7);
  }

  .column-md-8 {
    width: calc(8.3333333333% * 8);
  }

  .column-md-9 {
    width: calc(8.3333333333% * 9);
  }

  .column-md-10 {
    width: calc(8.3333333333% * 10);
  }

  .column-md-11 {
    width: calc(8.3333333333% * 11);
  }

  .column-md-12 {
    width: calc(8.3333333333% * 12);
  }

  .column-md-marg-0 {
    margin-left: calc(8.3333333333% * 0);
  }

  .column-md-marg-1 {
    margin-left: calc(8.3333333333% * 1);
  }

  .column-md-marg-2 {
    margin-left: calc(8.3333333333% * 2);
  }

  .column-md-marg-3 {
    margin-left: calc(8.3333333333% * 3);
  }

  .column-md-marg-4 {
    margin-left: calc(8.3333333333% * 4);
  }

  .column-md-marg-5 {
    margin-left: calc(8.3333333333% * 5);
  }

  .column-md-marg-6 {
    margin-left: calc(8.3333333333% * 6);
  }

  .column-md-marg-7 {
    margin-left: calc(8.3333333333% * 7);
  }

  .column-md-marg-8 {
    margin-left: calc(8.3333333333% * 8);
  }

  .column-md-marg-9 {
    margin-left: calc(8.3333333333% * 9);
  }

  .column-md-marg-10 {
    margin-left: calc(8.3333333333% * 10);
  }

  .column-md-marg-11 {
    margin-left: calc(8.3333333333% * 11);
  }
}
@media (min-width: 1200px) {
  .hide-lg {
    display: none !important;
  }

  .column-lg-1 {
    width: calc(8.3333333333% * 1);
  }

  .column-lg-2 {
    width: calc(8.3333333333% * 2);
  }

  .column-lg-3 {
    width: calc(8.3333333333% * 3);
  }

  .column-lg-4 {
    width: calc(8.3333333333% * 4);
  }

  .column-lg-5 {
    width: calc(8.3333333333% * 5);
  }

  .column-lg-6 {
    width: calc(8.3333333333% * 6);
  }

  .column-lg-7 {
    width: calc(8.3333333333% * 7);
  }

  .column-lg-8 {
    width: calc(8.3333333333% * 8);
  }

  .column-lg-9 {
    width: calc(8.3333333333% * 9);
  }

  .column-lg-10 {
    width: calc(8.3333333333% * 10);
  }

  .column-lg-11 {
    width: calc(8.3333333333% * 11);
  }

  .column-lg-12 {
    width: calc(8.3333333333% * 12);
  }

  .column-lg-marg-0 {
    margin-left: calc(8.3333333333% * 0);
  }

  .column-lg-marg-1 {
    margin-left: calc(8.3333333333% * 1);
  }

  .column-lg-marg-2 {
    margin-left: calc(8.3333333333% * 2);
  }

  .column-lg-marg-3 {
    margin-left: calc(8.3333333333% * 3);
  }

  .column-lg-marg-4 {
    margin-left: calc(8.3333333333% * 4);
  }

  .column-lg-marg-5 {
    margin-left: calc(8.3333333333% * 5);
  }

  .column-lg-marg-6 {
    margin-left: calc(8.3333333333% * 6);
  }

  .column-lg-marg-7 {
    margin-left: calc(8.3333333333% * 7);
  }

  .column-lg-marg-8 {
    margin-left: calc(8.3333333333% * 8);
  }

  .column-lg-marg-9 {
    margin-left: calc(8.3333333333% * 9);
  }

  .column-lg-marg-10 {
    margin-left: calc(8.3333333333% * 10);
  }

  .column-lg-marg-11 {
    margin-left: calc(8.3333333333% * 11);
  }
}
@media (min-width: 1440px) {
  .hide-xl {
    display: none !important;
  }

  .column-xl-1 {
    width: calc(8.3333333333% * 1);
  }

  .column-xl-2 {
    width: calc(8.3333333333% * 2);
  }

  .column-xl-3 {
    width: calc(8.3333333333% * 3);
  }

  .column-xl-4 {
    width: calc(8.3333333333% * 4);
  }

  .column-xl-5 {
    width: calc(8.3333333333% * 5);
  }

  .column-xl-6 {
    width: calc(8.3333333333% * 6);
  }

  .column-xl-7 {
    width: calc(8.3333333333% * 7);
  }

  .column-xl-8 {
    width: calc(8.3333333333% * 8);
  }

  .column-xl-9 {
    width: calc(8.3333333333% * 9);
  }

  .column-xl-10 {
    width: calc(8.3333333333% * 10);
  }

  .column-xl-11 {
    width: calc(8.3333333333% * 11);
  }

  .column-xl-12 {
    width: calc(8.3333333333% * 12);
  }

  .column-xl-marg-0 {
    margin-left: calc(8.3333333333% * 0);
  }

  .column-xl-marg-1 {
    margin-left: calc(8.3333333333% * 1);
  }

  .column-xl-marg-2 {
    margin-left: calc(8.3333333333% * 2);
  }

  .column-xl-marg-3 {
    margin-left: calc(8.3333333333% * 3);
  }

  .column-xl-marg-4 {
    margin-left: calc(8.3333333333% * 4);
  }

  .column-xl-marg-5 {
    margin-left: calc(8.3333333333% * 5);
  }

  .column-xl-marg-6 {
    margin-left: calc(8.3333333333% * 6);
  }

  .column-xl-marg-7 {
    margin-left: calc(8.3333333333% * 7);
  }

  .column-xl-marg-8 {
    margin-left: calc(8.3333333333% * 8);
  }

  .column-xl-marg-9 {
    margin-left: calc(8.3333333333% * 9);
  }

  .column-xl-marg-10 {
    margin-left: calc(8.3333333333% * 10);
  }

  .column-xl-marg-11 {
    margin-left: calc(8.3333333333% * 11);
  }
}
@media (min-width: 1800px) {
  .hide-xxl {
    display: none !important;
  }

  .column-xxl-1 {
    width: calc(8.3333333333% * 1);
  }

  .column-xxl-2 {
    width: calc(8.3333333333% * 2);
  }

  .column-xxl-3 {
    width: calc(8.3333333333% * 3);
  }

  .column-xxl-4 {
    width: calc(8.3333333333% * 4);
  }

  .column-xxl-5 {
    width: calc(8.3333333333% * 5);
  }

  .column-xxl-6 {
    width: calc(8.3333333333% * 6);
  }

  .column-xxl-7 {
    width: calc(8.3333333333% * 7);
  }

  .column-xxl-8 {
    width: calc(8.3333333333% * 8);
  }

  .column-xxl-9 {
    width: calc(8.3333333333% * 9);
  }

  .column-xxl-10 {
    width: calc(8.3333333333% * 10);
  }

  .column-xxl-11 {
    width: calc(8.3333333333% * 11);
  }

  .column-xxl-12 {
    width: calc(8.3333333333% * 12);
  }

  .column-xxl-marg-0 {
    margin-left: calc(8.3333333333% * 0);
  }

  .column-xxl-marg-1 {
    margin-left: calc(8.3333333333% * 1);
  }

  .column-xxl-marg-2 {
    margin-left: calc(8.3333333333% * 2);
  }

  .column-xxl-marg-3 {
    margin-left: calc(8.3333333333% * 3);
  }

  .column-xxl-marg-4 {
    margin-left: calc(8.3333333333% * 4);
  }

  .column-xxl-marg-5 {
    margin-left: calc(8.3333333333% * 5);
  }

  .column-xxl-marg-6 {
    margin-left: calc(8.3333333333% * 6);
  }

  .column-xxl-marg-7 {
    margin-left: calc(8.3333333333% * 7);
  }

  .column-xxl-marg-8 {
    margin-left: calc(8.3333333333% * 8);
  }

  .column-xxl-marg-9 {
    margin-left: calc(8.3333333333% * 9);
  }

  .column-xxl-marg-10 {
    margin-left: calc(8.3333333333% * 10);
  }

  .column-xxl-marg-11 {
    margin-left: calc(8.3333333333% * 11);
  }
}
.no-padding {
  padding: 0;
}

@media (max-width: 450px) {
  .no-padding--xxs {
    padding: 0;
  }
}
header {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 100;
}
@media (min-width: 769px) {
  header {
    height: 48px;
  }
}
@media (min-width: 992px) {
  header {
    height: 56px;
  }
}

nav {
  position: relative;
  background-color: white;
}
nav a, nav a:hover, nav a:focus {
  text-decoration: none;
}

header ul {
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 769px) {
  header ul {
    border-top: 1px solid #DDD0CA;
    border-bottom: 1px solid #DDD0CA;
  }
}

.nav-link {
  width: 100%;
  height: 55px;
  text-align: center;
  position: relative;
}
@media (min-width: 800px) {
  .nav-link {
    height: 51px;
  }
}
.nav-link a {
  cursor: pointer;
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
.nav-link a span {
  padding: 17px;
  display: inline-block;
  color: #0094C9;
  font-size: 2rem;
  font-weight: normal;
  line-height: 2rem;
}
@media (min-width: 769px) {
  .nav-link a span {
    font-size: 1.5rem;
    font-weight: normal;
    line-height: 1.5rem;
    line-height: 1.5;
  }
}
@media (min-width: 800px) {
  .nav-link a span {
    padding: 15px;
  }
}
@media (min-width: 992px) {
  .nav-link a span {
    font-size: 2rem;
    font-weight: normal;
    line-height: 2.1rem;
  }
}
.nav-link.nav-link--default {
  flex-grow: 1;
}
.nav-link.nav-link--book, .nav-link.nav-link--brand {
  flex-shrink: 1;
}
.nav-link.nav-link--brand {
  width: 200px;
}
@media (min-width: 992px) {
  .nav-link.nav-link--brand {
    width: 250px;
  }
}
.nav-link.nav-link--book {
  width: 130px;
}
@media (min-width: 992px) {
  .nav-link.nav-link--book {
    width: 150px;
  }
}
@media (min-width: 769px) {
  .nav-link {
    width: auto;
    border-bottom: 0;
  }
  .nav-link.nav-link--brand {
    border-right: 1px solid #DDD0CA;
  }
  .nav-link span:before {
    content: "/";
    position: absolute;
    left: -5px;
  }
  .nav-link.nav-link--brand span:before, .nav-link.nav-link--default:nth-child(2) span:before, .nav-link.nav-link--book span:before {
    display: none;
  }
}

.nav-link__active {
  opacity: 0;
  transition: opacity 0.5s;
  position: absolute;
  top: 2px;
  z-index: 2;
}

.nav-link__hover {
  color: #EF4400;
  margin-top: -30px;
  opacity: 0;
  transition: opacity 0.5s;
  position: absolute;
}
@media (min-width: 769px) {
  .nav-link__hover {
    margin-top: -15px;
  }
}
@media (min-width: 1200px) {
  .nav-link__hover {
    margin-top: -30px;
  }
}

.nav-link--book {
  background-color: #0094C9;
  z-index: 2;
  display: block;
  border-bottom: none;
}
.nav-link--book a span {
  line-height: 2.2rem;
  color: white;
}
@media (min-width: 769px) {
  .nav-link--book a span {
    line-height: 1.5;
  }
}
@media (min-width: 992px) {
  .nav-link--book a span {
    line-height: 2.2rem;
  }
}
@media (min-width: 769px) {
  .nav-link--book {
    margin-top: -1px;
    height: 48px;
    display: block;
    border-right: 1px solid #0094C9;
  }
}
@media (min-width: 800px) {
  .nav-link--book {
    height: 52px;
  }
}
.nav-link--book:hover {
  background-color: #EF4400;
  border-color: #EF4400;
}
.nav-link--book:hover a span {
  color: white;
  text-decoration: none;
}

/* NAV MOBILE */
.nav--mobile {
  overflow: hidden;
}
@media (min-width: 800px) {
  .nav--mobile {
    display: none;
  }
}
.nav--mobile ul {
  border: 1px solid #0094C9;
  border-bottom: 0;
  max-height: 55px;
  overflow-y: hidden;
  margin-bottom: 0;
  transition: max-height 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.nav--mobile ul.is-active {
  max-height: 400px;
}
.nav--mobile ul .nav-link {
  width: 100%;
  position: relative;
  border-bottom: 1px solid #DDD0CA;
}
.nav--mobile ul .nav-link span:before {
  display: none;
}
.nav--mobile ul .nav-link.active .nav-link__active, .nav--mobile ul .nav-link:hover .nav-link__active {
  opacity: 1;
}
.nav--mobile ul #nav-link__active-home {
  width: 100px;
}
.nav--mobile ul #nav-link__active-apartments {
  width: 180px;
}
.nav--mobile ul #nav-link__active-porto {
  width: 122px;
}
.nav--mobile ul #nav-link__active-network {
  width: 160px;
}
.nav--mobile ul #nav-link__active-about {
  width: 150px;
  margin-top: -15px;
}
.nav--mobile .nav-link--book {
  width: 100%;
}

.nav__burger {
  position: absolute;
  right: 15px;
  top: 15px;
  z-index: 2;
}

/* NAV DESKTOP */
.nav--desktop {
  display: none;
}
@media (min-width: 800px) {
  .nav--desktop {
    display: block;
  }
}
.nav--desktop .nav-link #nav-link__active-home {
  width: auto;
  display: block;
  top: 30px;
  z-index: 2;
  max-width: 200px;
  height: auto;
}
.nav--desktop .nav-link #nav-link__active-apartments {
  width: 150px;
}
.nav--desktop .nav-link #nav-link__active-porto {
  width: 100px;
}
.nav--desktop .nav-link #nav-link__active-network {
  width: 140px;
}
.nav--desktop .nav-link #nav-link__active-about {
  width: 135px;
}
@media (min-width: 1200px) {
  .nav--desktop .nav-link #nav-link__active-home {
    max-width: 240px;
  }
  .nav--desktop .nav-link #nav-link__active-apartments {
    width: 170px;
  }
  .nav--desktop .nav-link #nav-link__active-porto {
    width: 122px;
    margin-top: -10px;
  }
  .nav--desktop .nav-link #nav-link__active-network {
    width: 160px;
  }
  .nav--desktop .nav-link #nav-link__active-about {
    width: 150px;
    margin-top: -13px;
  }
}
.nav--desktop .nav-link.active .nav-link__active {
  opacity: 1;
}
.nav--desktop .nav-link:hover .nav-link__hover {
  opacity: 1;
}

footer > .container, .tripas-coracao footer > .swnza_banner {
  background-color: white;
}

.footer__container {
  background-color: white;
  border: 1px solid #0094C9;
}
.footer__container p, .footer__container a {
  color: #0094C9;
  text-align: center;
  text-decoration: none;
  margin: 0;
}
.footer__container span img {
  width: auto;
  margin-bottom: -3px;
  height: 16px;
}
.footer__container .tc-icon {
  display: inline-block;
}
.footer__container span.tc-icon--facebook img {
  margin-bottom: -3px;
  height: 18px;
}
.footer__container .tc-icon--hover {
  display: none;
}
.footer__container a:hover {
  background-color: #0094C9;
}
.footer__container a:hover p {
  color: white;
}
.footer__container a:hover .tc-icon {
  display: none;
}
.footer__container a:hover .tc-icon--hover {
  display: inline-block;
}

.footer__back-to-top {
  border-bottom: 1px solid #0094C9;
  text-transform: uppercase;
  cursor: pointer;
}

.footer__back-to-top__arrow {
  padding: 8.5px 20px;
  text-align: left;
}
.footer__back-to-top__arrow img {
  width: 15px;
  top: 2px;
  position: relative;
}
.footer__back-to-top__arrow:last-child {
  text-align: right;
}

.footer__back-to-top,
.footer__contacts {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.footer__back-to-top > *,
.footer__contacts > * {
  flex-grow: 1;
}

.footer__contacts > * {
  height: 54px;
}
.footer__contacts > *:first-child {
  width: 100%;
  border-bottom: 1px solid #0094C9;
}
.footer__contacts > *:nth-child(3) {
  border-right: 1px solid #0094C9;
}
.footer__contacts > *:nth-child(3), .footer__contacts > *:nth-child(4) {
  flex-grow: 1;
  flex: 1;
}
.footer__contacts > *:nth-child(2) {
  flex-basis: 100%;
  border-bottom: 1px solid #0094C9;
}
@media (min-width: 620px) {
  .footer__contacts > *:nth-child(2) {
    flex-basis: initial;
    border-bottom: 0 solid #0094C9;
    border-right: 1px solid #0094C9;
  }
}

.footer__desing-by {
  text-align: right;
}

.desing-by {
  position: relative;
  color: #DDD0CA;
  padding: 30px;
  padding-top: 30px;
  display: inline-block;
}
.desing-by:hover {
  color: #EF4400;
}

.footer-2020 {
  padding-left: 0;
  padding-right: 0;
}

.footer-2020__container {
  position: relative;
  background-color: #E5DBD7;
  color: white;
  padding-top: 55px;
  padding-bottom: 55px;
}
.footer-2020__container img {
  width: 100%;
  max-width: 550px;
  padding-bottom: 30px;
  display: block;
}
@media (min-width: 992px) {
  .footer-2020__container img {
    width: 50%;
    max-width: initial;
  }
}
.footer-2020__container a {
  display: inline-block;
  color: white;
  text-transform: uppercase;
  text-decoration: none;
  border-bottom: 1px solid white;
  font-size: 1rem;
  font-weight: normal;
  line-height: 2rem;
  font-weight: 400;
  letter-spacing: 2px;
}

.blue-bar, .apartment-carousel:nth-child(odd) .apartment-carousel__divider:after, .apartment-carousel .apartment-carousel__divider, .apartments-carousel__divider, .blue-bar--divider, .blue-bar--separator {
  width: 200px;
  height: 10px;
  border-radius: 2px;
  background-image: url("../img/elements/element-5.png");
  background-position: center center;
  background-repeat: repeat;
  background-size: 500px;
}
@media (min-width: 769px) {
  .blue-bar, .apartment-carousel:nth-child(odd) .apartment-carousel__divider:after, .apartment-carousel .apartment-carousel__divider, .apartments-carousel__divider, .blue-bar--divider, .blue-bar--separator {
    width: 250px;
    height: 12px;
    border-radius: 3px;
  }
}

.blue-bar--separator {
  margin-top: 30px;
  margin-bottom: 30px;
}
@media (min-width: 769px) {
  .blue-bar--separator {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}

.blue-bar--divider {
  margin-bottom: 60px;
  padding-left: 15px;
}

.decor--lock, .decor, .decor--inside-text {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.decor--inside-text {
  position: relative;
  display: inline-block;
}
.decor--inside-text span {
  position: absolute;
  margin-top: -15px;
  margin-left: -15%;
  width: 130%;
  height: 55px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center center;
}

.decor {
  position: absolute;
  transform-origin: 50% 50%;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.decor--img img {
  border-radius: 5px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
}

.button, .button--pale, .button--orange, .button--blue {
  padding: 15px 20px;
  padding-top: 17px;
  min-width: 200px;
  color: white;
  font-size: 1.2rem;
  font-weight: normal;
  line-height: 1.2rem;
  transition: background-color 0.3s;
}
@media (min-width: 769px) {
  .button, .button--pale, .button--orange, .button--blue {
    padding: 20px 40px;
    padding-top: 22px;
    font-size: 1.4rem;
    font-weight: normal;
    line-height: 1.4rem;
  }
}
.button:hover, .button--pale:hover, .button--orange:hover, .button--blue:hover {
  cursor: pointer;
}
.button:disabled, .button--pale:disabled, .button--orange:disabled, .button--blue:disabled {
  background-color: #ddd !important;
  color: #999;
  cursor: not-allowed;
}

.button--big {
  font-size: 2rem;
  font-weight: normal;
  line-height: 2rem;
}

.button--blue {
  background-color: #0094C9;
}
.button--blue:hover {
  background-color: #EF4400;
}

.button--orange {
  background-color: #EF4400;
}
.button--orange:hover {
  background-color: #0094C9;
}

.button--pale {
  background-color: #DDD0CA;
}
.button--pale:hover {
  background-color: #EF4400;
}

.button--round {
  padding: 10px 15px;
  padding-top: 12px;
  min-width: initial;
  color: #EF4400;
  background-color: white;
  border: 1px solid #EF4400;
  border-radius: 20px;
  opacity: 0.9;
  font-size: 1.4rem;
  font-weight: normal;
  line-height: 1.4rem;
  transition: all 0.3s;
}
.button--round:hover {
  color: white;
  border-color: #EF4400;
  background-color: #EF4400;
}

.section {
  margin-bottom: 60px;
  position: relative;
}

.section__sub-section {
  position: relative;
}

.section__panel {
  position: absolute;
  opacity: 0.2;
  background-color: #DDD0CA;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
}
.section__panel[data-opacity=light] {
  opacity: 0.2;
}
.section__panel[data-opacity=normal] {
  opacity: 0.5;
}
.section__panel[data-opacity=dark] {
  opacity: 0.8;
}

.section__panel--right {
  right: -100vw !important;
}

.section__panel--left {
  left: -100vw !important;
}

.section__button {
  position: relative;
  margin-top: 30px;
  margin-bottom: 30px;
}

[data-pswp-item]:hover {
  cursor: zoom-in;
}

.script-title,
.script-text {
  width: 100%;
}
.script-title h1, .script-title h2, .script-title h3,
.script-text h1,
.script-text h2,
.script-text h3 {
  position: relative;
  z-index: 2;
}

.script-title__panel {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAYAAADgkQYQAAAAH0lEQVQoU2NkIAIwEqGGgbaK/jMwoNpAW+swPEyUdQCsygEKXAT9dQAAAABJRU5ErkJggg==") repeat;
  position: absolute;
  top: 0;
  left: 10px;
  bottom: 5px;
  right: 0;
  z-index: 0;
}

.script-title h1, .script-title h2 {
  color: #EF4400;
  margin-left: 5px;
  margin-bottom: -5px;
}

.script-text h3 {
  color: #EF4400;
  margin-left: 5px;
}

.apartments-carousel {
  margin-bottom: 180px;
}
@media (min-width: 450px) {
  .apartments-carousel {
    padding-left: 0;
    padding-right: 0;
  }
}
.apartments-carousel .section__panel {
  left: -100vw;
  right: -100vw;
  top: -50px;
  bottom: -90px;
}
.apartments-carousel:nth-child(odd) .section__panel {
  opacity: 0;
}
.apartments-carousel .column-xxs-12.column-xs-10 {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 450px) {
  .apartments-carousel .column-xxs-12.column-xs-10 {
    padding-left: 15px;
  }
}
@media (min-width: 769px) {
  .apartments-carousel .column-xxs-12.column-xs-10 {
    padding-left: 50px;
    padding-right: 15px;
  }
}
.apartments-carousel .slick-track {
  height: calc(50vw + 60px + 156px);
}
@media (min-width: 769px) {
  .apartments-carousel .slick-track {
    height: calc(50vw + 60px + 56px);
  }
}
@media (min-width: 992px) {
  .apartments-carousel .slick-track {
    height: calc(38.8888888889vw + 60px + 56px);
  }
}
@media (min-width: 1200px) {
  .apartments-carousel .slick-track {
    height: calc(466.6666666667px + 60px + 56px);
  }
}
.apartments-carousel .slick-slide {
  position: relative;
  z-index: 2;
  padding-right: calc(100vw / 12);
  cursor: -webkit-grab;
  cursor: grab;
}
.apartments-carousel .slick-slide .slider__img {
  cursor: -webkit-grab !important;
  cursor: grab !important;
}
.apartments-carousel .slick-slide:active, .apartments-carousel .slick-slide:active .slider__img {
  cursor: -webkit-grabbing !important;
  cursor: grabbing !important;
}
@media (min-width: 1200px) {
  .apartments-carousel .slick-slide {
    padding-right: calc(1200px / 12);
  }
}
.apartments-carousel .slick-slide .slider__img {
  background-size: cover;
  background-position: center center;
  width: calc(100vw/12 * 10);
  height: calc(50vw);
  cursor: pointer !important;
}
@media (min-width: 992px) {
  .apartments-carousel .slick-slide .slider__img {
    width: calc(100vw/12 * 7);
    height: calc(38.8888888889vw );
  }
}
@media (min-width: 1200px) {
  .apartments-carousel .slick-slide .slider__img {
    width: calc(1200px/12 * 7);
    height: calc(466.6666666667px );
  }
}
.apartments-carousel .slick-slide .slider__img:active, .apartments-carousel .slick-slide .slider__img:active .slider__img {
  cursor: -webkit-grabbing !important;
  cursor: grabbing !important;
}
.apartments-carousel .slick-slide.slick-active img {
  cursor: -webkit-grab;
  cursor: grab;
}
.apartments-carousel .slick-slide.slick-active img:active {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.apartments-carousel .slick-slide:not(:last-child):after {
  content: " ";
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  border-right: 1px solid #DDD0CA;
  margin-right: calc((100vw / 12) / 2);
}
@media (min-width: 1200px) {
  .apartments-carousel .slick-slide:not(:last-child):after {
    margin-right: calc((1200px / 12) / 2 );
  }
}
.apartments-carousel .slick-list.draggable {
  overflow: visible;
}
.apartments-carousel .slick-arrow {
  position: absolute;
  top: initial;
  z-index: 2;
  border-left: 1px solid #DDD0CA;
  border-bottom: 1px solid #DDD0CA;
  width: 15px;
  height: 15px;
  bottom: -70px;
}
@media (min-width: 769px) {
  .apartments-carousel .slick-arrow {
    width: 20px;
    height: 20px;
    bottom: -72px;
  }
}
.apartments-carousel .slick-arrow.slick-prev:before, .apartments-carousel .slick-arrow.slick-next:before {
  display: none;
}
.apartments-carousel .slick-arrow:hover {
  border-color: #EF4400;
}
.apartments-carousel .slick-arrow.slick-prev {
  left: 0;
  transform: rotate(45deg);
}
.apartments-carousel .slick-arrow.slick-next {
  right: 0;
  transform: rotate(-135deg);
}
.apartments-carousel .slick-dots {
  width: calc(100% - 20px * 2);
  left: 20px;
  bottom: -90px;
  display: flex !important;
}
.apartments-carousel .slick-dots:after {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAYAAADgkQYQAAAAH0lEQVQoU2NkIAIwEqGGgbaK/jMwoNpAW+swPEyUdQCsygEKXAT9dQAAAABJRU5ErkJggg==") repeat;
  content: " ";
  background-position: 0 -3px;
  width: calc(100% + 10px*2);
  height: 3px;
  margin-top: 30px;
  position: absolute;
  margin-left: -10px;
  margin-right: -10px;
}
.apartments-carousel .slick-dots li {
  border: 0;
  padding: 0;
  margin: 0;
  flex-grow: 1;
  padding-top: 30px;
  padding-bottom: 30px;
}
.apartments-carousel .slick-dots li button {
  opacity: 0;
  position: absolute;
  font-size: 1px;
  color: transparent;
  padding: 0;
  width: 100%;
  height: 3px;
  background-color: #DDD0CA;
  z-index: 2;
  border-radius: 3px;
}
.apartments-carousel .slick-dots li button:before, .apartments-carousel .slick-dots li button:after {
  display: none;
}
.apartments-carousel .slick-dots li:hover button {
  opacity: 1;
}
.apartments-carousel .slick-dots li.slick-active button {
  opacity: 1;
}
.apartments-carousel .slick-dots:hover li.slick-active button {
  opacity: 0;
}
.apartments-carousel .slick-dots:hover li.slick-active:hover button {
  opacity: 1;
}

body.force-cursor--left .apartments-carousel .slick-slide.slick-active img {
  cursor: url(../img/elements/cursor-left.png) 100 22, auto;
}

body.force-cursor--right .apartments-carousel .slick-slide.slick-active img {
  cursor: url(../img/elements/cursor-right.png) 0 24, auto;
}

.apartments-carousel__titles > h1 {
  color: #0094C9;
  margin-top: 30px;
  margin-bottom: 30px;
}
.apartments-carousel__titles p {
  max-width: 500px;
}

.apartments-carousel__divider {
  width: 55%;
}
@media (min-width: 769px) {
  .apartments-carousel__divider {
    margin-left: 15px;
  }
}
@media (min-width: 1200px) {
  .apartments-carousel__divider {
    width: 485px;
  }
}

.slider-table {
  position: relative;
  background-color: white;
  margin-top: 60px;
}
@media (min-width: 769px) {
  .slider-table {
    display: flex;
    flex-wrap: wrap;
  }
}
.slider-table > div {
  display: flex;
  border: 1px solid #DDD0CA;
}
@media (min-width: 769px) {
  .slider-table > div {
    display: initial;
    flex-basis: 170px;
  }
}
.slider-table > div:nth-child(1) {
  text-align: right;
}
.slider-table > div:nth-child(1) p.slider-table__p {
  width: 100%;
  position: relative;
  padding-right: 15px;
}
.slider-table > div:nth-child(2) {
  flex-grow: 1;
}
.slider-table > div:nth-child(2) p {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}
@media (min-width: 769px) {
  .slider-table > div:nth-child(2) p {
    text-align: center;
  }
}
.slider-table button {
  min-width: auto;
  width: 100%;
}
@media (min-width: 769px) {
  .slider-table button {
    width: auto;
  }
}
.slider-table p {
  font-size: 1.4rem;
  font-weight: normal;
  line-height: 2.6rem;
  position: absolute;
  margin: 0;
  padding-left: 20px;
  height: 54px;
  color: #DDD0CA;
  float: left;
  line-height: 58px;
  -webkit-user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
       user-select: none;
}
.slider-table p.slider-table__p {
  color: #EF4400;
  margin: 0;
  font-size: 2.8rem;
  font-family: "Manu Informal";
  font-weight: normal;
  line-height: 3.8rem;
  line-height: 60px;
}
@media (min-width: 769px) {
  .slider-table p.slider-table__p {
    font-size: 4rem;
    font-family: "Manu Informal";
    font-weight: normal;
    line-height: 5rem;
    line-height: 60px;
  }
}
@media (min-width: 992px) {
  .slider-table p.slider-table__p {
    font-size: 2.4rem;
    font-family: "Manu Informal";
    font-weight: normal;
    line-height: 3.4rem;
    line-height: 60px;
    border-right: 0;
  }
}
@media (min-width: 1200px) {
  .slider-table p.slider-table__p {
    font-size: 4rem;
    font-family: "Manu Informal";
    font-weight: normal;
    line-height: 5rem;
    line-height: 60px;
  }
}

.apartment-carousel {
  margin-bottom: 90px;
}
.apartment-carousel .section__panel {
  left: -100vw;
  right: -100vw;
  top: -50px;
  bottom: -30px;
}
@media (min-width: 992px) {
  .apartment-carousel .section__panel {
    top: -85px;
    bottom: -50px;
  }
}
.apartment-carousel:nth-child(odd) .section__panel {
  opacity: 0;
}
@media (min-width: 1200px) {
  .apartment-carousel {
    margin-bottom: 120px;
  }
}
.apartment-carousel .column-xxs-12.column-xs-10 {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 450px) {
  .apartment-carousel .column-xxs-12.column-xs-10 {
    padding-left: 15px;
  }
}
@media (min-width: 769px) {
  .apartment-carousel .column-xxs-12.column-xs-10 {
    padding-left: 50px;
    padding-right: 15px;
  }
}
.apartment-carousel .slick-track {
  height: 66.6666666667vw;
}
@media (min-width: 450px) {
  .apartment-carousel .slick-track {
    height: 55.5555555556vw;
  }
}
@media (min-width: 1200px) {
  .apartment-carousel .slick-track {
    height: 666.6666666667px;
  }
}
.apartment-carousel .slick-track:before {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAYAAADgkQYQAAAAH0lEQVQoU2NkIAIwEqGGgbaK/jMwoNpAW+swPEyUdQCsygEKXAT9dQAAAABJRU5ErkJggg==") repeat;
  background-position: 0 -3px;
  position: relative;
  padding: 0;
  margin: 0;
  height: 3px;
  width: 80%;
  left: 0;
  top: 50%;
}
.apartment-carousel .slick-slide {
  position: relative;
  z-index: 2;
}
.apartment-carousel .slick-slide img {
  width: auto;
  height: calc(61.1111111111vw - 40px);
  margin-right: 30px;
}
@media (min-width: 769px) {
  .apartment-carousel .slick-slide img {
    height: calc(50vw - 40px);
    margin-left: auto;
    margin-right: 30px;
  }
}
@media (min-width: 1200px) {
  .apartment-carousel .slick-slide img {
    height: calc(600px - 20px);
  }
}
.apartment-carousel .slick-slide.slick-active img {
  cursor: -webkit-grab;
  cursor: grab;
}
.apartment-carousel .slick-slide.slick-active img:active {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.apartment-carousel .slick-slide:not(.slick-active) {
  cursor: url(../img/elements/cursor-left.png) 100 22, auto !important;
}
.apartment-carousel .slick-slide:not(.slick-active) img {
  cursor: url(../img/elements/cursor-left.png) 100 22, auto !important;
}
.apartment-carousel .slick-active + .slick-slide {
  cursor: url(../img/elements/cursor-right.png) 0 24, auto !important;
}
.apartment-carousel .slick-active + .slick-slide img {
  cursor: url(../img/elements/cursor-right.png) 0 24, auto !important;
}
.apartment-carousel .slick-list.draggable {
  overflow: visible;
}
.apartment-carousel .slick-dots {
  width: auto;
  right: -20%;
  bottom: 3px;
  display: none !important;
}
@media (min-width: 769px) {
  .apartment-carousel .slick-dots {
    display: block;
  }
}
.apartment-carousel .slick-dots li {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAYAAADgkQYQAAAAH0lEQVQoU2NkIAIwEqGGgbaK/jMwoNpAW+swPEyUdQCsygEKXAT9dQAAAABJRU5ErkJggg==") repeat;
  border: 0;
  background-position: 0 -3px;
  padding: 0;
  margin: 0;
  height: 3px;
  width: 35px;
}
.apartment-carousel .slick-dots li button {
  opacity: 0;
  position: absolute;
  font-family: "Tripas Mono", monospace;
  font-size: 14px;
  color: #EF4400;
  padding: 0;
  width: 80%;
  margin-left: 10%;
  height: 35px;
}
.apartment-carousel .slick-dots li button:before, .apartment-carousel .slick-dots li button:after {
  display: none;
}
@media (min-width: 769px) {
  .apartment-carousel .slick-dots li {
    width: 60px;
  }
  .apartment-carousel .slick-dots li button {
    font-size: 18px;
  }
}
.apartment-carousel .slick-dots li.slick-active button {
  opacity: 1;
  border-top: 2px solid #EF4400;
}
.apartment-carousel .slick-dots li:hover button {
  opacity: 1;
  border-top: 2px solid #DDD0CA;
  color: #DDD0CA;
}

body.force-cursor--left .apartment-carousel .slick-slide.slick-active img {
  cursor: url(../img/elements/cursor-left.png) 100 22, auto;
}

body.force-cursor--right .apartment-carousel .slick-slide.slick-active img {
  cursor: url(../img/elements/cursor-right.png) 0 24, auto;
}

.apartment-carousel__titles {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.apartment-carousel__titles > h1 {
  position: absolute;
  top: 10%;
  z-index: 2;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.apartment-carousel__titles .script-title {
  position: absolute;
  top: 78%;
  z-index: 2;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.apartment-carousel__titles .script-title .script-title__panel {
  bottom: 0;
}
.apartment-carousel__titles .script-title h1 {
  font-family: "Manu Informal";
}
@media (min-width: 1200px) {
  .apartment-carousel__titles > a {
    top: 15%;
  }
  .apartment-carousel__titles .script-title {
    top: 88%;
  }
}

.apartment-carousel:nth-child(even) .apartment-carousel__divider {
  width: 55%;
}
.apartment-carousel:nth-child(odd) .apartment-carousel__divider {
  width: 30%;
}
.apartment-carousel:nth-child(odd) .apartment-carousel__divider:after {
  content: " ";
  position: absolute;
  width: 20%;
  left: 35%;
}
.apartment-carousel .button--round {
  position: absolute;
  right: 15%;
  top: calc(50% - 2px);
}
@media (min-width: 1200px) {
  .apartment-carousel:nth-child(even) .apartment-carousel__divider {
    width: 485px;
  }
  .apartment-carousel:nth-child(odd) .apartment-carousel__divider {
    width: 280px;
  }
  .apartment-carousel:nth-child(odd) .apartment-carousel__divider:after {
    width: 150px;
    left: 350px;
  }
}

.slider-caption-switcher a {
  text-decoration: none;
  display: none;
}
.slider-caption-switcher a.in {
  display: block;
}

.booking-bar__bar {
  background-color: white;
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 992px) {
  .booking-bar__bar {
    height: 54px;
  }
}
.booking-bar__bar.active input,
.booking-bar__bar.active .input-dropdown__input h2,
.booking-bar__bar.active .booking-bar__dropdown,
.booking-bar__bar.active .drp-calendar {
  border-color: #EF4400 !important;
}
.booking-bar__bar p {
  font-size: 1.4rem;
  font-weight: normal;
  line-height: 2.6rem;
  position: absolute;
  margin: 0;
  padding-left: 20px;
  height: 54px;
  color: #0094C9;
  float: left;
  line-height: 58px;
  -webkit-user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
       user-select: none;
}
.booking-bar__bar input.booking-bar__input,
.booking-bar__bar h2 {
  color: #EF4400;
  margin: 0;
  border-bottom: 0;
  font-size: 2.8rem;
  font-family: "Manu Informal";
  font-weight: normal;
  line-height: 3.8rem;
  line-height: 60px;
}
@media (min-width: 769px) {
  .booking-bar__bar input.booking-bar__input,
.booking-bar__bar h2 {
    font-size: 4rem;
    font-family: "Manu Informal";
    font-weight: normal;
    line-height: 5rem;
    line-height: 60px;
  }
}
@media (min-width: 992px) {
  .booking-bar__bar input.booking-bar__input,
.booking-bar__bar h2 {
    font-size: 2.4rem;
    font-family: "Manu Informal";
    font-weight: normal;
    line-height: 3.4rem;
    line-height: 60px;
    border-right: 0;
    border-bottom: 1px solid #DDD0CA;
  }
}
@media (min-width: 1200px) {
  .booking-bar__bar input.booking-bar__input,
.booking-bar__bar h2 {
    font-size: 4rem;
    font-family: "Manu Informal";
    font-weight: normal;
    line-height: 5rem;
    line-height: 60px;
  }
}
.booking-bar__bar input.booking-bar__input:focus,
.booking-bar__bar h2:focus {
  border-bottom: 1px solid #0094C9;
  border-right: 1px solid #0094C9;
}
.booking-bar__bar button {
  height: 54px;
  padding: 20px;
  min-width: initial;
  width: 100%;
}
.booking-bar__bar input[name=daterange],
.booking-bar__bar input[name=daterange-from],
.booking-bar__bar input[name=daterange-to] {
  height: 54px;
  width: 100%;
  text-align: right;
  padding-right: 25px;
}
.booking-bar__bar input[name=daterange]:-ms-input-placeholder,
.booking-bar__bar input[name=daterange-from]:-ms-input-placeholder,
.booking-bar__bar input[name=daterange-to]:-ms-input-placeholder {
  color: #DDD0CA;
}
.booking-bar__bar input[name=daterange]::-ms-input-placeholder,
.booking-bar__bar input[name=daterange-from]::-ms-input-placeholder,
.booking-bar__bar input[name=daterange-to]::-ms-input-placeholder {
  color: #DDD0CA;
}
.booking-bar__bar input[name=daterange]::-webkit-input-placeholder, .booking-bar__bar input[name=daterange-from]::-webkit-input-placeholder, .booking-bar__bar input[name=daterange-to]::-webkit-input-placeholder {
  color: #DDD0CA;
}
.booking-bar__bar input[name=daterange]::-moz-placeholder, .booking-bar__bar input[name=daterange-from]::-moz-placeholder, .booking-bar__bar input[name=daterange-to]::-moz-placeholder {
  color: #DDD0CA;
}
.booking-bar__bar input[name=daterange]:-ms-input-placeholder, .booking-bar__bar input[name=daterange-from]:-ms-input-placeholder, .booking-bar__bar input[name=daterange-to]:-ms-input-placeholder {
  color: #DDD0CA;
}
.booking-bar__bar input[name=daterange]::-ms-input-placeholder, .booking-bar__bar input[name=daterange-from]::-ms-input-placeholder, .booking-bar__bar input[name=daterange-to]::-ms-input-placeholder {
  color: #DDD0CA;
}
.booking-bar__bar input[name=daterange]::placeholder,
.booking-bar__bar input[name=daterange-from]::placeholder,
.booking-bar__bar input[name=daterange-to]::placeholder {
  color: #DDD0CA;
}
.booking-bar__bar .input-dropdown p {
  position: relative;
}
.booking-bar__bar .input-dropdown h2 {
  height: 54px;
  padding-right: 25px;
  border: 1px solid #DDD0CA;
  border-bottom: 0;
  text-align: right;
}
@media (min-width: 992px) {
  .booking-bar__bar .input-dropdown h2 {
    border-right: 0;
    border-bottom: 1px solid #DDD0CA;
  }
}
.booking-bar__bar .input-dropdown.active h2 {
  border: 1px solid #0094C9;
}
.booking-bar__bar .input-dropdown--guests h2 {
  padding-left: 180px;
}
.booking-bar__bar .input-dropdown--features h2 {
  padding-left: 100px;
}
.booking-bar__bar > div {
  width: 100%;
  flex-grow: 1;
}
@media (min-width: 992px) {
  .booking-bar__bar button {
    padding: 20px 40px;
    width: auto;
  }
  .booking-bar__bar > div {
    width: auto;
  }
}
@media (min-width: 1200px) {
  .booking-bar__bar > div {
    flex-grow: initial;
  }
  .booking-bar__bar button {
    height: 54px;
    width: calc(100% - 600px - 210px - 200px);
  }
  .booking-bar__bar input[name=daterange],
.booking-bar__bar input[name=daterange-from],
.booking-bar__bar input[name=daterange-to] {
    text-align: left;
    padding-right: 0;
    padding-left: 60px;
    width: 600px;
  }
  .booking-bar__bar .input-dropdown h2 {
    padding-right: 0;
    text-align: left;
    height: 54px;
    -webkit-user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
         user-select: none;
  }
  .booking-bar__bar .input-dropdown--guests h2 {
    padding-left: 170px;
    width: 210px;
  }
  .booking-bar__bar .input-dropdown--features h2 {
    padding-left: 125px;
    width: 200px;
  }
}

.booking-bar__dropdown {
  background-color: white;
  z-index: 2;
  position: relative;
  left: initial !important;
  top: initial;
  width: 100% !important;
  height: 300px;
  border-left: 1px solid #DDD0CA;
  border-right: 1px solid #DDD0CA;
}
@media (min-width: 992px) {
  .booking-bar__dropdown {
    position: absolute;
    display: none;
    bottom: 53px;
    width: 200px !important;
    max-height: 300px;
    border: 1px solid #0094C9;
  }
}
@media (min-width: 992px) {
  .booking-bar__dropdown.active {
    display: block;
  }
}
.booking-bar__dropdown .simplebar-content {
  padding: 15px !important;
}
.booking-bar__dropdown p {
  height: auto;
  margin: 0;
  font-size: 1.2rem;
  font-weight: normal;
  line-height: 2.8rem;
}
.booking-bar__dropdown input[type=number] {
  color: #0094C9;
  border: 0;
  display: inline-block;
  width: 30px;
  text-align: center;
  vertical-align: top;
  line-height: 2rem;
}
.booking-bar__dropdown input[type=checkbox] {
  display: none;
}
.booking-bar__dropdown input[type=checkbox] + label {
  margin-bottom: 10px;
  display: block;
  font-size: 1.2rem;
  font-weight: normal;
  line-height: 2rem;
}
.booking-bar__dropdown input[type=checkbox] + label span {
  padding: 2px;
  background-clip: content-box;
  border-radius: 100%;
  border: 1px solid #0094C9;
  width: 16px;
  height: 16px;
  margin-right: 8px;
  margin-bottom: -3px;
  display: inline-block;
}
.booking-bar__dropdown input[type=checkbox] + label:hover {
  cursor: pointer;
}
.booking-bar__dropdown input[type=checkbox] + label:hover span {
  background-color: #EF4400;
}
.booking-bar__dropdown input[type=checkbox]:checked:hover + label span {
  background-color: #DDD0CA;
}
.booking-bar__dropdown input[type=checkbox]:checked + label span {
  background-color: #EF4400;
}

.booking-bar__update-num {
  border-radius: 100%;
  border: 1px solid #DDD0CA;
  text-align: center;
  padding: 1px 0;
  width: 18px;
  height: 18px;
  font-weight: bold;
  margin-top: 0px;
  display: inline-block;
  color: #DDD0CA;
  -webkit-user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
       user-select: none;
}
.booking-bar__update-num.booking-bar__update-num__more {
  padding-left: 1px;
}
.booking-bar__update-num:hover {
  cursor: pointer;
  border-color: #EF4400;
  color: #EF4400;
}

.booking-bar__dropdown-guests {
  left: 615px;
  padding: 0 15px;
}
@media (min-width: 992px) {
  .booking-bar__dropdown-guests {
    width: 210px !important;
  }
}
.booking-bar__dropdown-guests > div > div {
  margin-top: 10px;
  height: 35px;
}
.booking-bar__dropdown-guests > div > div:not(:last-of-type) {
  border-bottom: 1px solid #DDD0CA;
}
.booking-bar__dropdown-guests p {
  position: relative;
  float: left;
  padding: 0;
  color: black;
}
.booking-bar__dropdown-guests .booking-bar__update {
  position: relative;
  float: right;
  padding-top: 4px;
}

.booking-bar__dropdown-features {
  left: 834px;
  width: 180px;
}
.booking-bar__dropdown-features .features:not(:last-of-type) {
  padding-bottom: 5px;
  margin-bottom: 10px;
  border-bottom: 1px solid #DDD0CA;
}
.booking-bar__dropdown-features p {
  width: 100%;
  padding-bottom: 10px;
}

.dropdown--mobile .booking-bar__dropdown {
  height: auto;
  overflow: hidden;
  max-height: 0;
  transition: max-height 1s 0.2s;
}
@media (min-width: 992px) {
  .dropdown--mobile .booking-bar__dropdown {
    height: initial;
    overflow: initial;
    max-height: initial;
  }
}

.dropdown--mobile.dropdown--open .booking-bar__dropdown {
  max-height: 1000px;
}
@media (min-width: 992px) {
  .dropdown--mobile.dropdown--open .booking-bar__dropdown {
    max-height: initial;
  }
}

.booking-bar--small-version {
  padding-top: 60px;
}
@media (min-width: 992px) {
  .booking-bar--small-version {
    padding-top: 0;
  }
}
.booking-bar--small-version .booking-bar {
  height: auto;
  width: 100% !important;
}
.booking-bar--small-version .booking-bar__dropdown {
  width: 100% !important;
}
.booking-bar--small-version .dropdown--mobile .booking-bar__dropdown {
  height: auto;
  overflow: hidden;
  max-height: 0;
  transition: max-height 1s 0.2s;
}
.booking-bar--small-version .dropdown--mobile.dropdown--open .booking-bar__dropdown {
  max-height: 1000px;
}
.booking-bar--small-version .booking-bar__bar input[name=daterange],
.booking-bar--small-version .booking-bar__bar input[name=daterange-from],
.booking-bar--small-version .booking-bar__bar input[name=daterange-to] {
  text-align: right;
  padding-right: 25px;
}
.booking-bar--small-version .booking-bar__bar button,
.booking-bar--small-version .booking-bar__bar .input-dropdown,
.booking-bar--small-version .booking-bar__bar .input-dropdown .input-dropdown__input,
.booking-bar--small-version .booking-bar__bar .input-dropdown .input-dropdown__input h2,
.booking-bar--small-version .booking-bar__bar input[name=daterange],
.booking-bar--small-version .booking-bar__bar input[name=daterange-from],
.booking-bar--small-version .booking-bar__bar input[name=daterange-to] {
  width: 100% !important;
}
.booking-bar--small-version .booking-bar__bar .booking-bar__dropdown {
  position: relative;
  bottom: 0;
  display: block !important;
  max-height: 0;
  border: 0;
  border-left: 1px solid #DDD0CA;
  border-right: 1px solid #DDD0CA;
}
.booking-bar--small-version .booking-bar__bar .input-dropdown h2 {
  padding-right: 30px;
  text-align: right;
}
.booking-bar--small-version .booking-bar__bar input.booking-bar__input,
.booking-bar--small-version .booking-bar__bar h2 {
  border-right: 1px solid #DDD0CA;
  border-bottom: 0;
}
.booking-bar--small-version .booking-bar__bar input.booking-bar__input:focus,
.booking-bar--small-version .booking-bar__bar h2:focus {
  border-right: 1px solid #0094C9;
  border-bottom: 1px solid #0094C9;
}
.booking-bar--small-version .daterangepicker .drp-calendar {
  width: 100%;
}
.booking-bar--small-version .daterangepicker .calendar-table table {
  width: calc(598.5px/2);
  margin-left: auto;
  margin-right: auto;
}

/**
 * Booking widgets variables
 */
/**
 * Booking widgets global styles
 */
.booking-widget {
  position: relative;
  background-color: white;
  z-index: 2;
}
.booking-widget .booking-widget__flex-container label {
  color: #0094C9;
  font-size: 1.4rem;
  font-weight: normal;
  line-height: 2.6rem;
  padding: 0 20px;
  white-space: nowrap;
}
.booking-widget input {
  border: none;
}
.booking-widget .booking-widget__flex-container input {
  color: #EF4400;
  height: 54px;
  text-align: right;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAYAAADgkQYQAAAACXBIWXMAAAsTAAALEwEAmpwYAAAFGmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDggNzkuMTY0MDM2LCAyMDE5LzA4LzEzLTAxOjA2OjU3ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjEuMCAoTWFjaW50b3NoKSIgeG1wOkNyZWF0ZURhdGU9IjIwMjAtMDUtMDdUMDA6MDY6MjYrMDE6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDIwLTA1LTA3VDAwOjA4OjEwKzAxOjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIwLTA1LTA3VDAwOjA4OjEwKzAxOjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgcGhvdG9zaG9wOklDQ1Byb2ZpbGU9InNSR0IgSUVDNjE5NjYtMi4xIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjkzM2NlNWQ0LWRjNDMtNGY4OS1hZGM3LWExYjhjODhiN2RmYyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo5MzNjZTVkNC1kYzQzLTRmODktYWRjNy1hMWI4Yzg4YjdkZmMiIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo5MzNjZTVkNC1kYzQzLTRmODktYWRjNy1hMWI4Yzg4YjdkZmMiPiA8eG1wTU06SGlzdG9yeT4gPHJkZjpTZXE+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJjcmVhdGVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOjkzM2NlNWQ0LWRjNDMtNGY4OS1hZGM3LWExYjhjODhiN2RmYyIgc3RFdnQ6d2hlbj0iMjAyMC0wNS0wN1QwMDowNjoyNiswMTowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIDIxLjAgKE1hY2ludG9zaCkiLz4gPC9yZGY6U2VxPiA8L3htcE1NOkhpc3Rvcnk+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+6yvoAAAAAB5JREFUGJVj/P//PwMhwERQBW0V3bt4GsORjIPQ4QDgRAmEwjsafwAAAABJRU5ErkJggg==") repeat;
  font-size: 2.8rem;
  font-family: "Manu Informal";
  font-weight: normal;
  line-height: 3.8rem;
  line-height: 60px;
  flex-grow: 1;
  width: 100%;
  padding: 0 25px;
}
@media (min-width: 769px) {
  .booking-widget .booking-widget__flex-container input {
    font-size: 4rem;
    font-family: "Manu Informal";
    font-weight: normal;
    line-height: 5rem;
    line-height: 60px;
  }
}
@media (min-width: 992px) {
  .booking-widget .booking-widget__flex-container input {
    font-size: 2.4rem;
    font-family: "Manu Informal";
    font-weight: normal;
    line-height: 3.4rem;
    line-height: 60px;
  }
}
@media (min-width: 1200px) {
  .booking-widget .booking-widget__flex-container input {
    font-size: 4rem;
    font-family: "Manu Informal";
    font-weight: normal;
    line-height: 5rem;
    line-height: 60px;
  }
}
.booking-widget .booking-widget__flex-container input::-webkit-input-placeholder {
  color: #DDD0CA;
}
.booking-widget .booking-widget__flex-container input::-moz-placeholder {
  color: #DDD0CA;
}
.booking-widget .booking-widget__flex-container input:-ms-input-placeholder {
  color: #DDD0CA;
}
.booking-widget .booking-widget__flex-container input::-ms-input-placeholder {
  color: #DDD0CA;
}
.booking-widget .booking-widget__flex-container input::placeholder {
  color: #DDD0CA;
}
.booking-widget.booking-widget--fetching .booking-widget__flex-container input:not(#booking-widget-apartment-input-guests) {
  pointer-events: none;
}
.booking-widget .booking-widget__flex-container input[type=checkbox] {
  width: initial;
  visibility: hidden;
}
.booking-widget .booking-widget__flex-container input[type=checkbox]:checked + .booking-widget__custom-checkbox:before {
  content: "✓";
}

.booking-widget__field-cell {
  border: 1px solid #DDD0CA;
  transition: border-color 0.3s;
  position: relative;
}
.booking-widget:hover .booking-widget__field-cell {
  border-color: #0094C9;
}

.booking-widget__field-cell .booking-widget__collapse-content,
.booking-widget__field-cell .booking-widget__dropdown-container {
  padding: 0 15px;
  font-size: 1.2rem;
  font-weight: normal;
  line-height: 2.8rem;
}

.booking-widget__field-cell .booking-widget__collapse-content {
  overflow: auto;
}

.booking-widget__custom-checkbox {
  color: #EF4400;
  height: 54px;
  text-align: right;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAYAAADgkQYQAAAACXBIWXMAAAsTAAALEwEAmpwYAAAFGmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDggNzkuMTY0MDM2LCAyMDE5LzA4LzEzLTAxOjA2OjU3ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjEuMCAoTWFjaW50b3NoKSIgeG1wOkNyZWF0ZURhdGU9IjIwMjAtMDUtMDdUMDA6MDY6MjYrMDE6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDIwLTA1LTA3VDAwOjA4OjEwKzAxOjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIwLTA1LTA3VDAwOjA4OjEwKzAxOjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgcGhvdG9zaG9wOklDQ1Byb2ZpbGU9InNSR0IgSUVDNjE5NjYtMi4xIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjkzM2NlNWQ0LWRjNDMtNGY4OS1hZGM3LWExYjhjODhiN2RmYyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo5MzNjZTVkNC1kYzQzLTRmODktYWRjNy1hMWI4Yzg4YjdkZmMiIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo5MzNjZTVkNC1kYzQzLTRmODktYWRjNy1hMWI4Yzg4YjdkZmMiPiA8eG1wTU06SGlzdG9yeT4gPHJkZjpTZXE+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJjcmVhdGVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOjkzM2NlNWQ0LWRjNDMtNGY4OS1hZGM3LWExYjhjODhiN2RmYyIgc3RFdnQ6d2hlbj0iMjAyMC0wNS0wN1QwMDowNjoyNiswMTowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIDIxLjAgKE1hY2ludG9zaCkiLz4gPC9yZGY6U2VxPiA8L3htcE1NOkhpc3Rvcnk+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+6yvoAAAAAB5JREFUGJVj/P//PwMhwERQBW0V3bt4GsORjIPQ4QDgRAmEwjsafwAAAABJRU5ErkJggg==") repeat;
  font-size: 2.8rem;
  font-family: "Manu Informal";
  font-weight: normal;
  line-height: 3.8rem;
  line-height: 60px;
  padding-right: 10px;
  width: 1.4em;
}
@media (min-width: 769px) {
  .booking-widget__custom-checkbox {
    font-size: 4rem;
    font-family: "Manu Informal";
    font-weight: normal;
    line-height: 5rem;
    line-height: 60px;
  }
}
@media (min-width: 992px) {
  .booking-widget__custom-checkbox {
    font-size: 2.4rem;
    font-family: "Manu Informal";
    font-weight: normal;
    line-height: 3.4rem;
    line-height: 60px;
  }
}
@media (min-width: 1200px) {
  .booking-widget__custom-checkbox {
    font-size: 4rem;
    font-family: "Manu Informal";
    font-weight: normal;
    line-height: 5rem;
    line-height: 60px;
  }
}

.booking-widget__collapse-container {
  position: relative;
  transition: max-height 0.8s cubic-bezier(0.22, 1, 0.36, 1);
  max-height: 0;
  overflow: hidden;
}

.booking-widget__dropdown-container {
  max-height: 350px;
  background-color: white;
}

.booking-widget__flex-container {
  display: flex;
  align-items: center;
}

.booking-widget:hover .booking-widget__button {
  background-color: #0094C9;
}
.booking-widget:hover .booking-widget__button:hover {
  background-color: #EF4400;
}
.booking-widget__button.booking-widget__button--deactivated {
  pointer-events: none;
  background-color: lightgrey !important;
}
.booking-widget--fetching .booking-widget__button {
  pointer-events: none;
  background-color: #E5DBD7 !important;
}

.field-guests__option-row {
  margin-top: 10px;
  min-height: 35px;
  display: flex;
}
.field-guests__option-row:not(:last-of-type) {
  border-bottom: 1px solid #DDD0CA;
}

.field-guests__option-controls {
  display: flex;
  align-items: center;
  padding-bottom: 10px;
}

.field-guests__option-label {
  flex-grow: 1;
}
.field-guests__option-label.field-guests__option-label--sublabel {
  line-height: 1.3;
}
.field-guests__option-label.field-guests__option-label--sublabel span {
  line-height: 1.5;
  opacity: 0.25;
}

.field-guests__option-control--less,
.field-guests__option-control--more {
  border-radius: 100%;
  border: 1px solid #DDD0CA;
  text-align: center;
  padding-left: 1px;
  width: 18px;
  height: 18px;
  line-height: 17px;
  font-weight: bold;
  margin-top: 0px;
  color: #DDD0CA;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  font-size: 1rem;
  cursor: pointer;
}

.field-guests__option-control--number {
  width: 30px;
  color: #0094C9;
  text-align: center;
  padding-top: 4px;
}

.booking-widget__field-cell.field-features .booking-widget__dropdown-container {
  padding: 15px;
}

.field-features {
  display: none;
}

.field-features__features-group:not(:last-of-type) {
  border-bottom: 1px solid #DDD0CA;
  margin-bottom: 15px;
  padding-bottom: 10px;
}

.field-features__group-title {
  font-size: 1.2rem;
  font-weight: normal;
  line-height: 2.8rem;
  color: #DDD0CA;
}

.field-features__feature label {
  font-size: 1.2rem;
  font-weight: normal;
  line-height: 2rem;
  display: flex;
  margin-bottom: 10px;
}
.field-features__feature input {
  display: none;
}

.field-features__feature-custom-checkbox {
  width: 16px;
  height: 16px;
  border: 1px solid #0094C9;
  border-radius: 100%;
  margin-right: 8px;
  padding: 2px;
  background-clip: content-box;
  min-width: 16px;
  flex-shrink: 1;
}
input:checked + label > .field-features__feature-custom-checkbox {
  background-color: #EF4400;
}

/**
 * Booking widget - Bar variant
 */
@media (min-width: 992px) {
  .booking-widget--bar form {
    display: flex;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .booking-widget--bar .booking-widget__field-cell + .booking-widget__field-cell {
    border-left: none;
  }
}
.booking-widget--bar form > .booking-widget__field-cell {
  margin-top: -1px;
}
@media (min-width: 992px) {
  .booking-widget--bar form > .booking-widget__field-cell {
    margin-top: inherit;
  }
}
.booking-widget--bar .booking-widget__desktop-date-field {
  flex-grow: 1;
}
.booking-widget--bar .booking-widget__field-cell.field-guests input {
  width: 2em;
}
.booking-widget--bar .booking-widget__button {
  min-width: initial;
  width: 100%;
}
@media (min-width: 992px) {
  .booking-widget--bar .booking-widget__button {
    width: initial;
  }
}

.booking-widget__desktop-date-field .daterangepicker table::before,
.booking-widget__mobile-date-field .daterangepicker table::before {
  background-color: #DDD0CA;
  transition: background-color 0.3s;
}

.booking-widget__desktop-date-field {
  position: relative;
}
.booking-widget__desktop-date-field .daterangepicker {
  border-radius: 0;
  top: 0 !important;
  left: -1px !important;
  right: -1px !important;
  margin-top: 0 !important;
  transform: translateY(-100%);
  border-color: #DDD0CA;
  transition: border-color 0.3s;
  display: none !important;
  justify-content: center;
  min-width: 600px;
}
.booking-widget__desktop-date-field .daterangepicker:before, .booking-widget__desktop-date-field .daterangepicker:after {
  display: none;
}
.booking-widget__desktop-date-field .daterangepicker.open {
  display: flex !important;
}
.booking-widget__desktop-date-field .daterangepicker .drp-calendar.right {
  transition: border-color 0.3s;
}

.booking-widget__mobile-date-field .daterangepicker {
  position: initial;
  border: none;
  width: initial;
}

.booking-widget__dropdown-container {
  border-bottom: 1px solid #DDD0CA;
  transition: border-color 0.3s;
  display: none;
}
@media (min-width: 992px) {
  .booking-widget__dropdown-container {
    border: 1px solid #DDD0CA;
    position: absolute;
    left: -1px;
    right: -1px;
    top: 0;
    transform: translateY(-100%);
  }
}
.booking-widget__dropdown-container.open {
  display: block;
}
.booking-widget__dropdown-container label {
  white-space: initial;
}

.booking-widget.booking-widget--bar:hover .booking-widget__desktop-date-field .daterangepicker {
  border-color: #0094C9;
}
.booking-widget.booking-widget--bar:hover .booking-widget__desktop-date-field .daterangepicker table::before,
.booking-widget.booking-widget--bar:hover .booking-widget__mobile-date-field .daterangepicker table::before {
  background-color: #0094C9;
}
.booking-widget.booking-widget--bar:hover .booking-widget__desktop-date-field .daterangepicker .drp-calendar.right,
.booking-widget.booking-widget--bar:hover .booking-widget__mobile-date-field .daterangepicker .drp-calendar.right {
  border-color: #0094C9;
}
.booking-widget.booking-widget--bar:hover .booking-widget__dropdown-container {
  border-color: #0094C9;
}

/**
 * Booking widget - Apartment variant
 */
.booking-widget--apartment .booking-widget__collapse-container:after {
  content: " ";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  background-color: #DDD0CA;
  transition: background-color 0.3s;
}
.booking-widget--apartment .booking-widget__datepicker-container .daterangepicker {
  position: initial;
  border-radius: 0;
  border: none;
  margin-top: 0;
  width: initial;
  display: block !important;
}
.booking-widget--apartment .booking-widget__datepicker-container .daterangepicker:before {
  display: none;
}
.booking-widget--apartment .booking-widget__datepicker-container .daterangepicker .ranges {
  margin: 0;
}
.booking-widget--apartment .booking-widget__datepicker-container .daterangepicker table::before {
  background-color: #DDD0CA;
  transition: background-color 0.3s;
}
.booking-widget--apartment .booking-widget__datepicker-container .daterangepicker .drp-calendar {
  max-width: initial;
}
.booking-widget--apartment .booking-widget__datepicker-container .daterangepicker .drp-calendar .calendar-table table {
  margin-left: auto;
  margin-right: auto;
}
.booking-widget--apartment .booking-widget__datepicker-container .daterangepicker .drp-calendar .table-condensed thead th.available:hover {
  background-color: transparent;
}
.booking-widget--apartment .booking-widget__datepicker-container .daterangepicker.single .drp-calendar {
  float: none;
  padding: 0;
}
.booking-widget--apartment .booking-widget__field-cell + .booking-widget__field-cell {
  margin-top: -1px;
}
.booking-widget--apartment .booking-widget__button {
  display: block;
  width: 100%;
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.booking-widget.booking-widget--apartment:hover .booking-widget__datepicker-container .daterangepicker table::before {
  background-color: #0094C9;
}
.booking-widget.booking-widget--apartment:hover .booking-widget__collapse-container:after {
  background-color: #0094C9;
}

.booking-widget__link {
  margin-top: 30px;
  text-align: center;
}
.booking-widget__link a {
  color: #DDD0CA;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1rem;
}
@media (min-width: 769px) {
  .booking-widget__link a {
    font-size: 1.2rem;
    font-weight: normal;
    line-height: 1.2rem;
  }
}

pre {
  background-color: #f2f2f2;
  border: 1px solid #e4e4e4;
  padding: 15px;
  border-radius: 3px;
}

code, xmp {
  font-size: 1.1rem;
  font-family: monospace;
  font-weight: normal;
  line-height: 1.6rem;
  font-weight: 400;
  color: #252525;
  margin: 0;
  overflow-x: auto;
}

/*. Palette */
.sg-palette {
  display: flex;
  flex-wrap: wrap;
  margin-top: 30px;
  margin-bottom: 30px;
}

.sg-palette__color {
  width: calc(100%/5);
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
}

.sg-palette__color__box {
  width: 6vw;
  height: 6vw;
  min-width: 70px;
  min-height: 70px;
  background-color: black;
  border-radius: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}

.sg-palette__color__box--blue {
  background-color: #0094C9;
}

.sg-palette__color__box--orange {
  background-color: #EF4400;
}

.sg-palette__color__box--grey {
  background-color: #979797;
}

.sg-palette__color__box--pale {
  background-color: #DDD0CA;
}

body.page-template-default .container.page-container .section, body.page-template-default .tripas-coracao .page-container.swnza_banner .section, .tripas-coracao body.page-template-default .page-container.swnza_banner .section {
  margin-top: 10px;
}

article {
  margin-bottom: 30px;
  margin-top: 30px;
}
article .entry-content > *:first-child {
  margin-top: 0 !important;
}
article img {
  font-size: 1.3rem;
  font-weight: normal;
  line-height: 2.6rem;
  width: inherit;
}
article img.alignnone {
  width: 100%;
}
@media (min-width: 1440px) {
  article img {
    font-size: 1.6rem;
    font-weight: normal;
    line-height: 2.9rem;
  }
}
article p {
  margin-bottom: 1em;
}
article h1:before {
  content: " ";
  height: 10px;
  border-radius: 2px;
  background-image: url("../img/elements/element-5.png");
  background-position: center center;
  background-repeat: repeat;
  background-size: 500px;
  display: none;
  width: calc(100% - 30px);
  margin-bottom: 30px;
}
@media (min-width: 769px) {
  article h1:before {
    height: 12px;
    border-radius: 3px;
  }
}
@media (min-width: 1200px) {
  article h1:before {
    display: block;
  }
}
article h1, article h2 {
  margin-bottom: 1em;
  margin-top: 1.5em;
}
article h3, article h4, article h5, article h6 {
  margin-bottom: 1em;
  margin-top: 2em;
}
article h3, article h4, article h5, article h6 {
  font-family: inherit;
  font-size: 1.3rem;
  font-weight: normal;
  line-height: 2.6rem;
}
@media (min-width: 1440px) {
  article h3, article h4, article h5, article h6 {
    font-size: 1.6rem;
    font-weight: normal;
    line-height: 2.9rem;
  }
}
article h4, article h5, article h6 {
  margin-left: 53px;
}
article h6 {
  color: black;
}
article h6 span {
  color: black;
}
article blockquote {
  margin: 0;
  margin-left: 18px;
  padding-left: 12px;
  border-left: 1px solid #DDD0CA;
}

.section--home-hi {
  margin-bottom: 60px;
}
.section--home-hi .section--home-hi__img {
  background-size: cover;
  background-position: center center;
  max-height: calc(100vh - 290px);
  height: calc(2 * 100vw / 3);
  border-radius: 5px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
}
@media (min-width: 769px) {
  .section--home-hi .section--home-hi__img {
    height: calc(2 * 49.999vw / 3);
  }
}
@media (min-width: 992px) {
  .section--home-hi .section--home-hi__img {
    height: calc(2 * 66.66vw / 3);
  }
}
@media (min-width: 1440px) {
  .section--home-hi .section--home-hi__img {
    height: calc(2 * 770px / 3);
  }
}
.section--home-hi .script-title__panel {
  left: 0.625vw;
}
@media (min-width: 769px) {
  .section--home-hi .section--home-hi__img {
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  .section--home-hi .script-title__panel {
    left: 7.5px;
  }
}

.section--home-homes-ate-heart {
  margin-bottom: 60px;
}
.section--home-homes-ate-heart [class^=column-] img {
  margin-bottom: 60px;
}
@media (min-width: 769px) {
  .section--home-homes-ate-heart [class^=column-] img {
    margin-bottom: 120px;
  }
}
.section--home-homes-ate-heart .section__panel {
  top: 3.3333333333vw;
  bottom: -3.3333333333vw;
  left: -10.8333333333vw;
  right: -1.6666666667vw;
}
.section--home-homes-ate-heart .script-title__panel {
  left: 0.625vw;
}
@media (min-width: 769px) {
  .section--home-homes-ate-heart {
    margin-bottom: 200px;
  }
  .section--home-homes-ate-heart [class^=column-] img {
    margin-bottom: initial;
  }
}
@media (min-width: 992px) {
  .section--home-homes-ate-heart .section__panel {
    top: 40px;
    bottom: -120px;
    left: -130px;
    right: -20px;
  }
  .section--home-homes-ate-heart .script-title__panel {
    left: 7.5px;
  }
}
.section--home-homes-ate-heart .section--home-homes-ate-heart__2img {
  margin-top: 60px;
}

.section--home-synchroni-city {
  margin-bottom: 90px;
}
.section--home-synchroni-city [class^=column-] img {
  margin-bottom: 60px;
}
.section--home-synchroni-city .section__panel {
  top: 5.8333333333vw;
  bottom: -5.8333333333vw;
  left: -3.3333333333vw;
  right: 2.5vw;
}
.section--home-synchroni-city .script-title__panel {
  left: 0.625vw;
}
@media (min-width: 769px) {
  .section--home-synchroni-city {
    margin-bottom: 200px;
  }
}
@media (min-width: 992px) {
  .section--home-synchroni-city .section__panel {
    top: 70px;
    bottom: -70px;
    left: -40px;
    right: 30px;
  }
  .section--home-synchroni-city .script-title__panel {
    left: 7.5px;
  }
}

.section--home-we-are {
  margin-bottom: 25vw;
}
.section--home-we-are .section__panel {
  top: 8.3333333333vw;
  bottom: -3.3333333333vw;
  left: -5vw;
  right: -4vw;
}
.section--home-we-are .script-title__panel {
  top: 2.9166666667vw;
  bottom: 2.5vw;
  right: 3.3333333333vw;
}
@media (min-width: 769px) {
  .section--home-we-are {
    margin-bottom: 150px;
  }
}
@media (min-width: 992px) {
  .section--home-we-are {
    margin-bottom: 200px;
  }
  .section--home-we-are .section__panel {
    top: 100px;
    bottom: -40px;
    left: -250px;
    right: -20px;
  }
  .section--home-we-are .script-title__panel {
    top: 35px;
    bottom: 30px;
    right: 40px;
  }
}

.section--home-we-are__sub-section {
  margin-top: 30px;
}
.section--home-we-are__sub-section .section__panel {
  bottom: -5.8333333333vw;
  left: -6.6666666667vw;
  right: -8vw;
}
.section--home-we-are__sub-section .script-title__panel {
  top: 2.0833333333vw;
  bottom: 0vw;
  left: 0.625vw;
}
@media (min-width: 769px) {
  .section--home-we-are__sub-section {
    margin-top: 100px;
  }
}
@media (min-width: 992px) {
  .section--home-we-are__sub-section .section__panel {
    bottom: -70px;
    left: -180px;
    right: 0;
  }
  .section--home-we-are__sub-section .script-title__panel {
    top: 25px;
    bottom: 0px;
    left: 7.5px;
  }
}

.section--home-did-you-know {
  margin-bottom: 100px;
}

.section--home-say-tripas {
  margin-bottom: 60vw;
}
.section--home-say-tripas .script-title__panel {
  left: 7.5px;
  right: 30px;
}
.section--home-say-tripas h2 {
  letter-spacing: 3px;
}
@media (min-width: 992px) {
  .section--home-say-tripas {
    margin-bottom: 550px;
  }
}

.section--home-book-stay {
  margin-bottom: 60px;
}

.decor--home-1 {
  left: -10vw;
  bottom: 43vw;
  width: 33.3333333333vw;
  z-index: 2;
}
.decor--home-1 img {
  transform: rotate(-124deg) scaleX(-1);
}
@media (min-width: 769px) {
  .decor--home-1 {
    left: 10vw;
    bottom: initial;
    top: 20vw;
  }
  .decor--home-1 img {
    transform: rotate(165deg) scaleX(-1);
  }
}
@media (min-width: 992px) {
  .decor--home-1 {
    left: 22.5vw;
  }
}
@media (min-width: 1200px) {
  .decor--home-1 {
    width: 320px;
    left: -100px;
    top: 300px;
  }
  .decor--home-1 img {
    transform: rotate(190deg) scaleX(-1);
  }
}

.decor--home-2 {
  z-index: 0;
  top: 84vw;
  left: -13vw;
  width: 110vw;
  transform: rotate(-39deg);
}
@media (min-width: 769px) {
  .decor--home-2 {
    width: 75vw;
    left: 33.3333333333vw;
    top: 23.3333333333vw;
    transform: rotate(-27deg);
  }
}
@media (min-width: 1200px) {
  .decor--home-2 {
    width: 900px;
    left: 50px;
    top: 380px;
  }
}

.decor--home-3 {
  width: 65vw;
  left: 30vw;
  bottom: -43px;
  z-index: 2;
}
.decor--home-3 .script-title__panel {
  top: 2.6666666667vw;
  bottom: 0.8333333333vw;
  left: 2.0833333333vw;
}
@media (min-width: 769px) {
  .decor--home-3 {
    width: 40vw;
    left: 55vw;
    top: 29.5vw;
    bottom: initial;
  }
}
@media (min-width: 992px) {
  .decor--home-3 {
    top: 36.5vw;
  }
}
@media (min-width: 1200px) {
  .decor--home-3 {
    width: 400px;
    left: 800px;
    top: 438px;
  }
  .decor--home-3 .script-title__panel {
    top: 32px;
    bottom: 10px;
    left: 25px;
  }
}

.decor--home-4 {
  width: 40vw;
  left: -5vw;
  top: 45vw;
  z-index: 2;
}
@media (min-width: 769px) {
  .decor--home-4 {
    top: 22vw;
    width: 29.1666666667vw;
  }
}
@media (min-width: 992px) {
  .decor--home-4 {
    top: 33.3333333333vw;
  }
}
@media (min-width: 1200px) {
  .decor--home-4 {
    width: 350px;
    left: -100px;
    top: 400px;
  }
}

.decor--home-5 {
  width: 66vw;
  right: -6vw;
  bottom: -76vw;
}
@media (min-width: 769px) {
  .decor--home-5 {
    bottom: initial;
    width: 33.3333333333vw;
    left: 5vw;
    top: 80vw;
  }
}
@media (min-width: 992px) {
  .decor--home-5 {
    left: 29.1666666667vw;
    top: 53.3333333333vw;
  }
}
@media (min-width: 1200px) {
  .decor--home-5 {
    width: 400px;
    left: 350px;
    top: 640px;
  }
}

.decor--home-7 {
  width: 72vw;
  left: -25vw;
  top: 180vw;
  transform: rotate(75deg);
}
@media (min-width: 769px) {
  .decor--home-7 {
    bottom: initial;
    width: 54.1666666667vw;
    left: -8.3333333333vw;
    top: 91.6666666667vw;
  }
}
@media (min-width: 1200px) {
  .decor--home-7 {
    width: 650px;
    left: -100px;
    top: 1100px;
    transform: rotate(58deg);
  }
}

.decor--home-8 {
  width: 25vw;
  left: 0;
  bottom: 350px;
  z-index: 2;
}
.decor--home-8 img {
  transform: scaleX(-1) rotate(120deg);
}
@media (min-width: 769px) {
  .decor--home-8 {
    bottom: initial;
    top: 70.8333333333vw;
    width: 45vw;
  }
  .decor--home-8 img {
    transform: scaleX(-1) rotate(120deg);
  }
}
@media (min-width: 992px) {
  .decor--home-8 {
    left: 10vw;
  }
}
@media (min-width: 1200px) {
  .decor--home-8 {
    width: 600px;
    left: 100px;
    top: 750px;
  }
}

.decor--home-9 {
  width: 100vw;
  top: 80vw;
  left: 10vw;
  transform: rotate(-50deg);
}
@media (min-width: 450px) {
  .decor--home-9 {
    width: 80vw;
    top: 100vw;
    left: 15vw;
  }
}
@media (min-width: 769px) {
  .decor--home-9 {
    width: 41.6666666667vw;
    top: 95.8333333333vw;
    left: 0;
    transform: rotate(50deg);
  }
}
@media (min-width: 1200px) {
  .decor--home-9 {
    width: 500px;
    top: 1150px;
  }
}

.decor--home-10 {
  display: none;
}
@media (min-width: 769px) {
  .decor--home-10 {
    display: block;
    width: 28.3333333333vw;
    left: 66.6666666667vw;
    top: -2.5vw;
    transform: rotate(-15deg);
  }
}
@media (min-width: 1200px) {
  .decor--home-10 {
    width: 340px;
    left: 800px;
    top: -30px;
  }
}

.decor--home-11 {
  width: 45vw;
  left: 15vw;
  bottom: -35vw;
}
@media (min-width: 769px) {
  .decor--home-11 {
    bottom: -16vw;
    left: 15vw;
    width: 30vw;
  }
}
@media (min-width: 1200px) {
  .decor--home-11 {
    width: 350px;
    left: 250px;
    top: 466px;
  }
}

.decor--home-12 {
  width: 35vw;
  right: 15vw;
  bottom: -50vw;
}
@media (min-width: 769px) {
  .decor--home-12 {
    bottom: -33vw;
    left: 23vw;
  }
}
@media (min-width: 1200px) {
  .decor--home-12 {
    width: 300px;
    left: 300px;
    top: 920px;
  }
}

.decor--home-13 {
  width: 30vw;
  z-index: 2;
  top: 52vw;
  left: -15px;
}
.decor--home-13 img {
  transform: rotate(180deg);
}
@media (min-width: 769px) {
  .decor--home-13 {
    left: 20px;
    top: 33vw;
    width: 25vw;
  }
}
@media (min-width: 992px) {
  .decor--home-13 {
    top: 37vw;
  }
}
@media (min-width: 1200px) {
  .decor--home-13 {
    left: -250px;
    width: 400px;
    top: 150px;
  }
  .decor--home-13 img {
    transform: rotate(-90deg);
  }
}

.decor--home-14 {
  width: 33.3333333333vw;
  bottom: -80vw;
  right: 5vw;
}
@media (min-width: 769px) {
  .decor--home-14 {
    width: 33.3333333333vw;
    bottom: -39vw;
    left: 53vw;
    right: initial;
  }
}
@media (min-width: 1200px) {
  .decor--home-14 {
    width: 400px;
    left: 750px;
    top: 800px;
  }
}

.decor--home-15 {
  display: none;
}
@media (min-width: 450px) {
  .decor--home-15 {
    display: block;
    width: 20.8333333333vw;
    left: 65vw;
    top: 5.8333333333vw;
    transform: scaleY(-1);
    z-index: 2;
  }
}
@media (min-width: 769px) {
  .decor--home-15 {
    left: 55vw;
  }
}
@media (min-width: 1200px) {
  .decor--home-15 {
    width: 250px;
    left: 500px;
    top: 70px;
  }
}

.decor--home-16 {
  width: 80vw;
  top: -30vw;
  transform: rotate(-15deg);
}
@media (min-width: 450px) {
  .decor--home-16 {
    width: 70vw;
    top: -13vw;
    left: 22vw;
  }
}
@media (min-width: 769px) {
  .decor--home-16 {
    top: -10vw;
  }
}
@media (min-width: 992px) {
  .decor--home-16 {
    transform: rotate(-25deg);
  }
}
@media (min-width: 1200px) {
  .decor--home-16 {
    width: 1000px;
    top: -100px;
    left: 100px;
  }
}

.decor--home-17 {
  width: 200px;
  top: 8vw;
  left: 17vw;
  transform: rotate(2deg);
}
.decor--home-17 img {
  height: 1.6666666667vw;
}
@media (min-width: 769px) {
  .decor--home-17 {
    left: 30.5vw;
    top: 3vw;
  }
}
@media (min-width: 1200px) {
  .decor--home-17 {
    width: 200px;
    left: 630px;
    top: 25px;
  }
  .decor--home-17 img {
    height: 20px;
  }
}

.decor--home-18 {
  width: 50vw;
  height: 3.3333333333vw;
  left: -12.5vw;
  top: -16.6666666667vw;
  transform: rotate(-70deg);
}
@media (min-width: 1200px) {
  .decor--home-18 {
    width: 600px;
    height: 40px;
    left: -150px;
    top: -200px;
  }
}

.decor--home-19 {
  width: 33.3333333333vw;
  height: 3.3333333333vw;
  left: 37.5vw;
  top: -25vw;
  transform: rotate(25deg);
}
@media (min-width: 1200px) {
  .decor--home-19 {
    width: 400px;
    height: 40px;
    left: 450px;
    top: -300px;
  }
}

.decor--home-20 {
  width: 46vw;
  left: 17vw;
  top: -37vw;
  z-index: 2;
}
.decor--home-20 img {
  transform: scaleX(-1) rotate(-50deg);
}
@media (min-width: 1200px) {
  .decor--home-20 {
    width: 700px;
    left: 150px;
    top: -570px;
  }
  .decor--home-20 img {
    transform: scaleX(-1) rotate(-60deg);
  }
}

.decor--home-21 {
  width: 29.1666666667vw;
  right: -4.1666666667vw;
  top: 25vw;
}
@media (min-width: 769px) {
  .decor--home-21 {
    top: 16.6666666667vw;
  }
}
@media (min-width: 1200px) {
  .decor--home-21 {
    width: 350px;
    right: -50px;
    top: 200px;
  }
}

.section--apartments-homes {
  margin-bottom: 70vw;
}
@media (min-width: 769px) {
  .section--apartments-homes {
    margin-bottom: 300px;
  }
}
.section--apartments-slide {
  margin-bottom: 50vw;
}
@media (min-width: 1200px) {
  .section--apartments-slide {
    margin-bottom: 40vw;
  }
}
@media (min-width: 1200px) {
  .section--apartments-slide {
    margin-bottom: 250px;
  }
}

.section--apartments-fully-packed {
  margin-bottom: 100px;
}

.section--apartments-book {
  margin-bottom: 200px;
}
.section--apartments-book .section__button {
  margin-top: 70px;
}
@media (min-width: 992px) {
  .section--apartments-book .section__button {
    margin-top: 0;
  }
}

#map-apartments {
  background-color: white;
  height: calc(2 * 100vw / 3);
  margin-top: 30px;
  border-radius: 5px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
}
@media (min-width: 992px) {
  #map-apartments {
    margin-top: 60px;
  }
}
@media (min-width: 992px) {
  #map-apartments {
    height: calc(2 * 66.66vw / 3);
  }
}
@media (min-width: 1200px) {
  #map-apartments {
    margin-top: 110px;
    height: calc(2 * 770px / 3);
  }
}

#map-apartments__popup {
  display: none;
}

.decor--apartments-1 {
  width: 90vw;
  bottom: -45vw;
  left: -30vw;
}
.decor--apartments-1 img {
  transform: rotate(40deg);
}
@media (min-width: 769px) {
  .decor--apartments-1 {
    width: 54.1666666667vw;
    left: 0;
    bottom: -5.8333333333vw;
  }
}
@media (min-width: 1200px) {
  .decor--apartments-1 {
    width: 650px;
    bottom: -70px;
  }
}

.decor--apartments-2 {
  transform: rotate(-30deg);
  height: 50px;
  bottom: -35vw;
  left: -25vw;
}
@media (min-width: 769px) {
  .decor--apartments-2 {
    width: 33.3333333333vw;
    height: 5.8333333333vw;
    right: 31.6666666667vw;
    bottom: 0;
    left: initial;
  }
}
@media (min-width: 1200px) {
  .decor--apartments-2 {
    width: 400px;
    height: 70px;
    right: 380px;
  }
}

.decor--apartments-3 {
  transform: rotate(35deg);
  left: -30vw;
  bottom: -5vw;
  width: 100vw;
}
@media (min-width: 769px) {
  .decor--apartments-3 {
    width: 75vw;
    top: 16.6666666667vw;
    left: 41.6666666667vw;
  }
}
@media (min-width: 1200px) {
  .decor--apartments-3 {
    width: 900px;
    top: 200px;
    left: 500px;
  }
}

.decor--apartments-4 {
  width: 14.1666666667vw;
  right: 10vw;
  bottom: -50vw;
  width: 100px;
}
@media (min-width: 769px) {
  .decor--apartments-4 {
    bottom: 0;
    right: 0;
    width: 130px;
  }
}
@media (min-width: 1200px) {
  .decor--apartments-4 {
    width: 170px;
  }
}

.decor--apartments-5 {
  display: none;
}
@media (min-width: 769px) {
  .decor--apartments-5 {
    display: block;
    width: 600px;
    height: 50px;
    top: -100px;
    transform: rotate(-30deg);
  }
}
@media (min-width: 1200px) {
  .decor--apartments-5 {
    width: 800px;
    height: 50px;
  }
}

.decor--apartments-6 {
  width: 600px;
  left: 0;
  top: -30vw;
  transform: rotate(20deg);
}
@media (min-width: 769px) {
  .decor--apartments-6 {
    width: 50vw;
    left: 29.1666666667vw;
  }
}
@media (min-width: 1200px) {
  .decor--apartments-6 {
    bottom: inital;
    width: 600px;
    top: 350px;
    left: 350px;
  }
}

.decor--apartments-7 {
  width: 900px;
  left: 250px;
  top: -100px;
  transform: rotate(-10deg);
}
@media (min-width: 769px) {
  .decor--apartments-7 {
    width: 75vw;
    left: 20.8333333333vw;
    top: 34vw;
  }
}
@media (min-width: 992px) {
  .decor--apartments-7 {
    top: 22.9166666667vw;
  }
}
@media (min-width: 1200px) {
  .decor--apartments-7 {
    width: 900px;
    left: 250px;
    top: 275px;
  }
}

.decor--apartments-8 {
  display: none;
}
.decor--apartments-8 img {
  transform: rotate(90deg);
}
@media (min-width: 769px) {
  .decor--apartments-8 {
    display: block;
    width: 45vw;
    top: -27vw;
    left: calc(100vw/2 - 30px - 45vw/2);
  }
}
@media (min-width: 1200px) {
  .decor--apartments-8 {
    width: 500px;
    top: -285px;
    left: calc(1200px/2 - 500px/2);
  }
}
@media (min-width: 1440px) {
  .decor--apartments-8 {
    left: calc(1360px/2 - 500px/2);
  }
}

.decor--apartments-9 {
  bottom: -65px;
  width: 400px;
  left: calc(100vw/2 - 15px - 400px/2);
}
@media (min-width: 769px) {
  .decor--apartments-9 {
    width: 427px;
    left: calc(100vw/2 - 15px - 427px/2);
  }
}
@media (min-width: 1200px) {
  .decor--apartments-9 {
    left: calc(1200px/2 - 427px/2);
  }
}
@media (min-width: 1440px) {
  .decor--apartments-9 {
    left: calc(1360px/2 - 427px/2);
  }
}

.section--porto-love {
  margin-bottom: 200px;
  padding-top: 70px;
}
@media (min-width: 1200px) {
  .section--porto-love {
    margin-bottom: 130px;
  }
}

.section--porto-bond {
  margin-bottom: 60px;
}
@media (min-width: 769px) {
  .section--porto-bond .section__sub-section {
    margin-top: 100px;
  }
}
@media (min-width: 992px) {
  .section--porto-bond .section__sub-section {
    margin-top: 150px;
  }
}
.section--porto-bond .script-title__panel {
  left: 12px;
}

.section--porto-food {
  margin-bottom: 135px;
}
.section--porto-food img {
  margin-top: 100px;
}

.section--porto-people-welcome {
  margin-bottom: 200px;
}
.section--porto-people-welcome .script-title {
  padding-bottom: 50px;
}
.section--porto-people-welcome img {
  margin-top: 30px;
}
@media (min-width: 769px) {
  .section--porto-people-welcome {
    margin-bottom: 200px;
  }
  .section--porto-people-welcome img {
    margin-top: 100px;
  }
}

.section--porto-navigate .section__sub-section {
  margin-top: 10vw;
}
@media (min-width: 1200px) {
  .section--porto-navigate .section__sub-section {
    margin-top: 150px;
  }
}

.section--porto-people-new-friends {
  margin-bottom: 75vw;
}
@media (min-width: 1200px) {
  .section--porto-people-new-friends {
    margin-bottom: 700px;
  }
}

.decor--porto-1 {
  z-index: 2;
  width: 73vw;
  left: 10vw;
  top: -20px;
}
@media (min-width: 769px) {
  .decor--porto-1 {
    width: 50vw;
    left: 41.6666666667vw;
  }
}
@media (min-width: 1200px) {
  .decor--porto-1 {
    width: 600px;
    left: 500px;
  }
}

.decor--porto-2 {
  transform: rotate(-20deg);
  height: 50px;
  bottom: -20vw;
  right: 0;
  width: 40vw;
}
@media (min-width: 769px) {
  .decor--porto-2 {
    width: 41.6666666667vw;
    height: 7.5vw;
    bottom: -150px;
  }
}
@media (min-width: 1200px) {
  .decor--porto-2 {
    width: 500px;
    height: 90px;
  }
}

.decor--porto-3 {
  transform: rotate(60deg);
  left: -45vw;
  bottom: 45vw;
  width: 85vw;
}
@media (min-width: 769px) {
  .decor--porto-3 {
    width: 75vw;
    bottom: 25vw;
    left: -25vw;
  }
}
@media (min-width: 1200px) {
  .decor--porto-3 {
    left: -300px;
    width: 900px;
    bottom: 300px;
  }
}

.decor--porto-4 {
  width: 210px;
  top: 0;
}
@media (min-width: 769px) {
  .decor--porto-4 {
    width: 29.1666666667vw;
  }
}
@media (min-width: 1200px) {
  .decor--porto-4 {
    width: 350px;
  }
}

.decor--porto-5 {
  width: 30vw;
  top: -30vw;
  left: -50px;
}
.decor--porto-5 img {
  transform: rotate(-120deg);
}
@media (min-width: 769px) {
  .decor--porto-5 {
    left: 0;
    width: 41.6666666667vw;
    top: -20.8333333333vw;
  }
}
@media (min-width: 1200px) {
  .decor--porto-5 {
    width: 500px;
    top: -250px;
  }
}

.decor--porto-6 {
  display: none;
}
@media (min-width: 769px) {
  .decor--porto-6 {
    display: block;
    top: 23vw;
    width: 35vw;
    left: 28vw;
    transform: rotate(-90deg);
  }
}
@media (min-width: 992px) {
  .decor--porto-6 {
    left: 33.3333333333vw;
  }
}
@media (min-width: 1200px) {
  .decor--porto-6 {
    width: 350px;
    left: 400px;
    top: 250px;
  }
}

.decor--porto-7 {
  display: none;
}
@media (min-width: 769px) {
  .decor--porto-7 {
    display: block;
    width: 25vw;
    left: 45.8333333333vw;
    top: 34.1666666667vw;
  }
}
@media (min-width: 1200px) {
  .decor--porto-7 {
    left: 550px;
    width: 300px;
    top: 410px;
  }
}

.decor--porto-8 {
  width: 40vw;
  left: -4.1666666667vw;
  top: -40px;
  z-index: 2;
}
@media (min-width: 769px) {
  .decor--porto-8 {
    width: 25vw;
    top: -40px;
  }
}
@media (min-width: 1200px) {
  .decor--porto-8 {
    width: 300px;
    left: -50px;
  }
}

.decor--porto-9 {
  right: 50%;
  top: 8px;
  left: initial;
}

.decor--porto-10 {
  transform: rotate(-20deg);
  right: 0;
  width: 50vw;
  bottom: -5vw;
}
@media (min-width: 769px) {
  .decor--porto-10 {
    bottom: -8.3333333333vw;
    transform: rotate(-40deg);
  }
}
@media (min-width: 1200px) {
  .decor--porto-10 {
    right: 0;
    width: 650px;
    bottom: -100px;
  }
}

.decor--porto-11 {
  height: 6.6666666667vw;
  bottom: -50px;
  left: 0;
}
@media (min-width: 769px) {
  .decor--porto-11 {
    bottom: inital;
    left: 24%;
    top: 45vw;
  }
}
@media (min-width: 1200px) {
  .decor--porto-11 {
    height: 6.6666666667vw;
    left: 43%;
    top: 26.6666666667vw;
  }
}

.decor--porto-12 {
  z-index: 2;
  bottom: -13vw;
  width: 60vw;
  left: 30vw;
}
@media (min-width: 769px) {
  .decor--porto-12 {
    width: 30vw;
    right: 0;
    top: 16.6666666667vw;
    left: initial;
    bottom: initial;
  }
}
@media (min-width: 1200px) {
  .decor--porto-12 {
    width: 350px;
    right: -50px;
    z-index: 2;
    top: 200px;
  }
}

.decor--porto-13 {
  width: 50vw;
  left: 10px;
  top: -70px;
}
@media (min-width: 1200px) {
  .decor--porto-13 {
    width: 700px;
    top: -100px;
  }
}

.decor--porto-14 {
  width: 250px;
  top: 29.1666666667vw;
  left: 15px;
}
@media (min-width: 1200px) {
  .decor--porto-14 {
    width: 250px;
    top: 350px;
    left: 115px;
  }
}

.decor--porto-15 {
  transform: rotate(30deg);
  width: 58.3333333333vw;
  left: -40px;
  top: 40vw;
}
@media (min-width: 769px) {
  .decor--porto-15 {
    top: initial;
    bottom: 100px;
  }
}
@media (min-width: 1200px) {
  .decor--porto-15 {
    width: 700px;
    left: -50px;
    bottom: 0;
  }
}

.decor--porto-16 {
  width: 60vw;
  right: -20px;
  bottom: -10vw;
  z-index: 2;
}
.decor--porto-16 img {
  transform: rotate(180deg);
}
@media (min-width: 769px) {
  .decor--porto-16 {
    bottom: initial;
    right: 0;
    width: 400px;
    top: 320px;
  }
}
@media (min-width: 1200px) {
  .decor--porto-16 {
    width: 400px;
    top: 320px;
  }
}

.decor--porto-17 {
  display: none;
}
@media (min-width: 450px) {
  .decor--porto-17 {
    display: block;
    width: 350px;
    bottom: -20vw;
    left: 0;
  }
}
@media (min-width: 769px) {
  .decor--porto-17 {
    height: 60px;
    left: 43%;
    top: 450px;
    bottom: initial;
  }
}
@media (min-width: 1200px) {
  .decor--porto-17 {
    width: 350px;
    height: 60px;
    left: 43%;
    top: 450px;
  }
}

.decor--porto-18 {
  transform: rotate(65deg);
  width: 41.6666666667vw;
  top: -16.6666666667vw;
  left: -8.3333333333vw;
}
@media (min-width: 1200px) {
  .decor--porto-18 {
    width: 500px;
    top: -200px;
    left: -100px;
  }
}

.decor--porto-19 {
  transform: rotate(-25deg);
  width: 41.6666666667vw;
  top: -25vw;
  right: 8.3333333333vw;
}
@media (min-width: 1200px) {
  .decor--porto-19 {
    width: 500px;
    top: -300px;
    right: 100px;
  }
}

.decor--porto-20 {
  width: 33.3333333333vw;
  top: -29.1666666667vw;
  left: 20.8333333333vw;
}
.decor--porto-20 img {
  transform: rotate(65deg);
}
@media (min-width: 1200px) {
  .decor--porto-20 {
    width: 400px;
    top: -350px;
    left: 250px;
  }
}

.decor--porto-21 {
  width: 200px;
  top: -45.8333333333vw;
  left: 45.8333333333vw;
}
.decor--porto-21 .script-title__panel {
  bottom: -15px;
  right: 50px;
  left: 21px;
}
@media (min-width: 769px) {
  .decor--porto-21 {
    width: 25vw;
  }
}
@media (min-width: 1200px) {
  .decor--porto-21 {
    width: 300px;
    top: -500px;
    left: 550px;
  }
}

.section--network-growing {
  margin-bottom: 85vw;
}
@media (min-width: 769px) {
  .section--network-growing {
    margin-bottom: 40vw;
  }
}
@media (min-width: 1200px) {
  .section--network-growing {
    margin-bottom: 400px;
  }
}
.section--network-growing .script-title__panel {
  right: 10px;
}

.section--network-close-friends {
  margin-bottom: 100px;
}

.section--network-friend {
  margin-bottom: 15vw;
}
.section--network-friend .blue-bar--divider {
  margin-bottom: 30px;
}
@media (min-width: 1200px) {
  .section--network-friend {
    margin-bottom: 85px;
  }
}

.section--network-friend-musa {
  margin-bottom: 20vw;
}
@media (min-width: 1200px) {
  .section--network-friend-musa {
    margin-bottom: 250px;
  }
}

.section--network-friend-vinoteca {
  margin-bottom: 25vw;
}
@media (min-width: 1200px) {
  .section--network-friend-vinoteca {
    margin-bottom: 250px;
  }
}

.section--network-friend-costa-nova {
  margin-bottom: 20vw;
}
@media (min-width: 1200px) {
  .section--network-friend-costa-nova {
    margin-bottom: 300px;
  }
}

.section--network-friend-piubelle {
  margin-bottom: 20vw;
}
@media (min-width: 1200px) {
  .section--network-friend-piubelle {
    margin-bottom: 300px;
  }
}

.section--network-friend-burel {
  margin-bottom: 20vw;
}
@media (min-width: 1200px) {
  .section--network-friend-burel {
    margin-bottom: 300px;
  }
}

.section--network-friend-cruz {
  margin-bottom: 25vw;
}
@media (min-width: 1200px) {
  .section--network-friend-cruz {
    margin-bottom: 400px;
  }
}

.section--network-friend-franklim {
  margin-bottom: 25vw;
}
@media (min-width: 1200px) {
  .section--network-friend-franklim {
    margin-bottom: 400px;
  }
}

@media (min-width: 1200px) {
  .section--network-friend-gur {
    margin-bottom: 100px;
  }
}

.decor--network-1 {
  bottom: -58vw;
  width: 70vw;
}
.decor--network-1 img {
  transform: rotate(-57deg);
}
@media (min-width: 769px) {
  .decor--network-1 {
    width: 40vw;
    bottom: -31vw;
    left: 3vw;
  }
}
@media (min-width: 1200px) {
  .decor--network-1 {
    bottom: initial;
    width: 450px;
    top: 150px;
    left: 100px;
  }
}

.decor--network-2 {
  transform: rotate(-10deg);
  width: 80vw;
  bottom: -6vw;
  left: -4vw;
  z-index: -1;
}
@media (min-width: 769px) {
  .decor--network-2 {
    width: 40vw;
  }
}
@media (min-width: 1200px) {
  .decor--network-2 {
    bottom: initial;
    width: 517px;
    top: 310px;
    left: -20px;
  }
}

.decor--network-3 {
  display: none;
}
@media (min-width: 769px) {
  .decor--network-3 {
    display: block;
    transform: rotate(-105deg);
    left: 30vw;
    width: 20vw;
    bottom: 13vw;
    z-index: -1;
  }
}
@media (min-width: 1200px) {
  .decor--network-3 {
    bottom: initial;
    left: 370px;
    width: 240px;
    top: 100px;
  }
}

.decor--network-4 {
  transform: rotate(30deg);
  left: -15vw;
  height: 50px;
  width: 50vw;
  bottom: -50vw;
}
@media (min-width: 769px) {
  .decor--network-4 {
    left: initial;
    bottom: initial;
    right: 0;
    height: 4.1666666667vw;
    width: 41.6666666667vw;
    top: 8.3333333333vw;
  }
}
@media (min-width: 1200px) {
  .decor--network-4 {
    height: 50px;
    width: 500px;
    top: 100px;
  }
}

.decor--network-5 {
  width: 50vw;
  left: 0;
  bottom: -85vw;
}
@media (min-width: 769px) {
  .decor--network-5 {
    left: initial;
    bottom: initial;
    width: 25vw;
    right: 12.5vw;
    top: 33.3333333333vw;
  }
}
@media (min-width: 1200px) {
  .decor--network-5 {
    width: 300px;
    right: 150px;
    top: 400px;
  }
}

.decor--network-6 {
  right: -30px;
  width: 100px;
  top: 100px;
  z-index: 2;
  transform: rotate(10deg);
}
@media (min-width: 769px) {
  .decor--network-6 {
    top: -100px;
    right: 100px;
    transform: rotate(0);
  }
}

.decor--network-7 {
  right: 0px;
  bottom: 50px;
  width: 91.6666666667vw;
  transform: rotate(-20deg);
}
@media (min-width: 769px) {
  .decor--network-7 {
    bottom: initial;
    top: 36.6666666667vw;
  }
}
@media (min-width: 1200px) {
  .decor--network-7 {
    width: 1100px;
    top: 422px;
  }
}

.decor--network-8 {
  display: none;
}
@media (min-width: 769px) {
  .decor--network-8 {
    display: block;
    left: 4.1666666667vw;
    width: 33.3333333333vw;
    top: 25vw;
    height: 5vw;
    transform: rotate(-80deg);
  }
}
@media (min-width: 1200px) {
  .decor--network-8 {
    left: 50px;
    width: 400px;
    top: 300px;
    height: 60px;
  }
}

.decor--network-9 {
  right: 8.3333333333vw;
  width: 66.6666666667vw;
  bottom: 0;
  transform: rotate(10deg);
}
@media (min-width: 1200px) {
  .decor--network-9 {
    bottom: initial;
    right: 100px;
    width: 700px;
    top: 500px;
  }
}

.decor--network-10 {
  z-index: 2;
  width: 30vw;
  bottom: 80px;
  right: 22vw;
}
@media (min-width: 769px) {
  .decor--network-10 {
    bottom: initial;
    left: 10.8333333333vw;
    width: 25vw;
    top: -10vw;
  }
}
@media (min-width: 1200px) {
  .decor--network-10 {
    right: 130px;
    width: 300px;
    top: -120px;
  }
}

.decor--network-11 {
  width: 41.6666666667vw;
  bottom: 30px;
  left: 0;
  transform: rotate(-40deg);
}
@media (min-width: 769px) {
  .decor--network-11 {
    left: initial;
    bottom: initial;
    top: 33.3333333333vw;
    left: 25vw;
  }
}
@media (min-width: 1200px) {
  .decor--network-11 {
    left: 300px;
    width: 500px;
    top: 400px;
  }
}

.decor--network-12 {
  z-index: 2;
  bottom: -10vw;
  right: -50px;
  width: 200px;
}
@media (min-width: 769px) {
  .decor--network-12 {
    bottom: initial;
    width: 19.1666666667vw;
    top: 29.1666666667vw;
    right: 2.5vw;
  }
}
@media (min-width: 1200px) {
  .decor--network-12 {
    right: 30px;
    width: 230px;
    top: 350px;
  }
}

.decor--network-13 {
  display: none;
}
@media (min-width: 769px) {
  .decor--network-13 {
    display: block;
    right: 0;
    width: 58.3333333333vw;
    bottom: 0;
    transform: rotate(-20deg);
  }
}
@media (min-width: 1200px) {
  .decor--network-13 {
    bottom: initial;
    width: 700px;
    top: 500px;
  }
}

.decor--network-14 {
  left: -30vw;
  width: 50vw;
  height: 5vw;
  bottom: 0;
  transform: rotate(30deg);
}
@media (min-width: 769px) {
  .decor--network-14 {
    bottom: initial;
    top: 29.1666666667vw;
    left: -4.1666666667vw;
  }
}
@media (min-width: 1200px) {
  .decor--network-14 {
    left: -50px;
    width: 600px;
    top: 350px;
    height: 60px;
  }
}

.decor--network-15 {
  z-index: 2;
  right: 4.1666666667vw;
  width: 29.1666666667vw;
  bottom: -50px;
}
.decor--network-15 img {
  transform: rotate(-130deg);
}
@media (min-width: 769px) {
  .decor--network-15 {
    bottom: initial;
    right: initial;
    left: 6.6666666667vw;
    top: 33.3333333333vw;
  }
}
@media (min-width: 1200px) {
  .decor--network-15 {
    left: 80px;
    width: 350px;
    top: 400px;
  }
}

.decor--network-16 {
  display: none;
}
@media (min-width: 769px) {
  .decor--network-16 {
    right: 45.8333333333vw;
    width: 33.3333333333vw;
    bottom: 0;
    display: block;
  }
}
@media (min-width: 1200px) {
  .decor--network-16 {
    bottom: initial;
    right: 550px;
    width: 400px;
    top: 530px;
  }
}

.decor--network-17 {
  right: 4.1666666667vw;
  width: 25vw;
  z-index: 2;
  bottom: -10vw;
}
@media (min-width: 769px) {
  .decor--network-17 {
    bottom: initial;
    top: 25vw;
  }
}
@media (min-width: 1200px) {
  .decor--network-17 {
    width: 300px;
    top: 300px;
    right: 50px;
  }
}

.decor--network-18 {
  width: 50vw;
  height: 5vw;
  right: -50px;
  bottom: 50px;
  transform: rotate(-70deg);
}
@media (min-width: 769px) {
  .decor--network-18 {
    top: 16.6666666667vw;
    left: -16.6666666667vw;
    bottom: initial;
    right: initial;
  }
}
@media (min-width: 1200px) {
  .decor--network-18 {
    left: -200px;
    width: 600px;
    top: 200px;
    height: 60px;
  }
}

.decor--network-19 {
  display: none;
}
@media (min-width: 992px) {
  .decor--network-19 {
    display: block;
    right: 8.3333333333vw;
    width: 58.3333333333vw;
    top: 50vw;
    transform: rotate(20deg);
  }
}
@media (min-width: 1200px) {
  .decor--network-19 {
    right: 100px;
    width: 700px;
    top: 600px;
  }
}

.decor--network-20 {
  left: 100px;
  width: 25vw;
  bottom: 25vw;
  z-index: 2;
}
.decor--network-20 img {
  transform: scaleX(-1) rotate(130deg);
}
@media (min-width: 450px) {
  .decor--network-20 {
    top: 70vw;
    bottom: inital;
  }
}
@media (min-width: 769px) {
  .decor--network-20 {
    z-index: 0;
    left: -30px;
    top: 41.6666666667vw;
  }
}
@media (min-width: 1200px) {
  .decor--network-20 {
    width: 300px;
    top: 500px;
  }
}

.decor--network-21 {
  display: none;
}
@media (min-width: 769px) {
  .decor--network-21 {
    display: block;
    left: 0;
    width: 33.3333333333vw;
    bottom: -50px;
    height: 5vw;
  }
}
@media (min-width: 769px) {
  .decor--network-21 {
    bottom: 0;
    left: 41.6666666667vw;
  }
}
@media (min-width: 1200px) {
  .decor--network-21 {
    bottom: initial;
    left: 400px;
    width: 500px;
    top: 500px;
    height: 60px;
  }
}

.decor--network-22 {
  left: 0;
  bottom: 50px;
  width: 91.6666666667vw;
  transform: rotate(25deg);
}
@media (min-width: 769px) {
  .decor--network-22 {
    top: 33.3333333333vw;
    left: -8.3333333333vw;
    bottom: initial;
  }
}
@media (min-width: 1200px) {
  .decor--network-22 {
    width: 1100px;
    left: -100px;
    top: 400px;
  }
}

.decor--network-23 {
  z-index: 2;
  right: 0;
  width: 60vw;
  bottom: 0;
  height: 5vw;
}
@media (min-width: 769px) {
  .decor--network-23 {
    left: -4.1666666667vw;
    right: initial;
    top: -1.6666666667vw;
    width: 29.1666666667vw;
  }
}
@media (min-width: 1200px) {
  .decor--network-23 {
    left: -50px;
    width: 350px;
    top: -20px;
    height: 60px;
  }
}

.decor--network-24 {
  display: none;
}
@media (min-width: 769px) {
  .decor--network-24 {
    display: block;
    left: 4.1666666667vw;
    width: 33.3333333333vw;
    top: 37.5vw;
  }
  .decor--network-24 img {
    transform: rotate(40deg);
  }
}
@media (min-width: 1200px) {
  .decor--network-24 {
    left: 50px;
    width: 400px;
    top: 450px;
  }
}

.decor--network-25 {
  right: 4.1666666667vw;
  width: 50vw;
  height: 5vw;
  bottom: 0;
  transform: rotate(-15deg);
}
@media (min-width: 769px) {
  .decor--network-25 {
    top: 33.3333333333vw;
    bottom: initial;
  }
}
@media (min-width: 1200px) {
  .decor--network-25 {
    right: 50px;
    width: 600px;
    top: 340px;
    height: 60px;
  }
}

.decor--network-26 {
  right: 25vw;
  width: 66.6666666667vw;
  bottom: 0vw;
  transform: rotate(-10deg);
}
@media (min-width: 992px) {
  .decor--network-26 {
    top: 41.6666666667vw;
    bottom: initial;
  }
}
@media (min-width: 1200px) {
  .decor--network-26 {
    right: 300px;
    width: 800px;
    top: 500px;
  }
}

.decor--network-27 {
  display: none;
}
@media (min-width: 450px) {
  .decor--network-27 {
    display: block;
    width: 40vw;
    bottom: -40px;
    right: 0;
    z-index: 2;
    transform: scaleX(-1);
  }
}
@media (min-width: 769px) {
  .decor--network-27 {
    bottom: initial;
    left: 0;
    right: initial;
    top: -5.8333333333vw;
    width: 25vw;
  }
}
@media (min-width: 1200px) {
  .decor--network-27 {
    width: 300px;
    top: -70px;
  }
}

.decor--network-28 {
  left: 16.6666666667vw;
  width: 66.6666666667vw;
  bottom: 0;
  transform: rotate(20deg);
}
@media (min-width: 769px) {
  .decor--network-28 {
    top: 45.8333333333vw;
    bottom: initial;
  }
}
@media (min-width: 1200px) {
  .decor--network-28 {
    left: 200px;
    width: 800px;
    top: 550px;
  }
}

.decor--network-29 {
  display: none;
}
@media (min-width: 450px) {
  .decor--network-29 {
    display: block;
    z-index: 2;
    right: 0;
    width: 12.5vw;
    bottom: 35vw;
  }
}
@media (min-width: 769px) {
  .decor--network-29 {
    bottom: initial;
    right: 16.6666666667vw;
    top: -19.1666666667vw;
  }
}
@media (min-width: 1200px) {
  .decor--network-29 {
    right: 200px;
    width: 150px;
    top: -230px;
  }
}

.section--about-beginning {
  margin-bottom: 8.3333333333vw;
}
@media (min-width: 769px) {
  .section--about-beginning [class^=column-] img {
    margin-top: 150px;
  }
}
@media (min-width: 1200px) {
  .section--about-beginning {
    margin-bottom: 100px;
  }
}

.section--about-at-heart .blue-bar--divider {
  margin-top: 8.3333333333vw;
}
.section--about-at-heart .section__panel {
  top: 200px;
  left: -30px;
  right: -200px;
  bottom: -30px;
}
@media (min-width: 1200px) {
  .section--about-at-heart .blue-bar--divider {
    margin-bottom: 100px;
  }
}

.section--about-at-heart {
  margin-bottom: 50vw;
}
@media (min-width: 769px) {
  .section--about-at-heart {
    margin-bottom: 33.3333333333vw;
  }
}
@media (min-width: 1200px) {
  .section--about-at-heart {
    margin-bottom: 300px;
  }
}

.section--about-honest-authentic {
  margin-bottom: 16.6666666667vw;
}
.section--about-honest-authentic [class^=column-] img {
  margin-bottom: 30px;
}
.section--about-honest-authentic .section__panel {
  left: -200px;
  right: -100px;
  top: -50px;
  bottom: -50px;
}
@media (min-width: 769px) {
  .section--about-honest-authentic [class^=column-] img {
    margin-top: 150px;
    margin-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .section--about-honest-authentic {
    margin-bottom: 200px;
  }
}

.section--about-supporting {
  margin-bottom: 30vw;
}
.section--about-supporting [class^=column-] img {
  margin-top: 14.1666666667vw;
  margin-bottom: 50px;
}
.section--about-supporting .section__panel {
  left: -300px;
  right: -30px;
  top: 50px;
}
@media (min-width: 769px) {
  .section--about-supporting [class^=column-] img {
    margin-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .section--about-supporting {
    margin-bottom: 100px;
  }
  .section--about-supporting [class^=column-] img {
    margin-top: 170px;
  }
}

.section--about-cost-effective {
  margin-bottom: 16.6666666667vw;
}
.section--about-cost-effective .section__panel {
  left: -30px;
  bottom: -30px;
  right: -200px;
  top: -30px;
}
@media (min-width: 769px) {
  .section--about-cost-effective [class^=column-] img {
    margin-top: 8.3333333333vw;
  }
}
@media (min-width: 1200px) {
  .section--about-cost-effective {
    margin-bottom: 200px;
  }
  .section--about-cost-effective [class^=column-] img {
    margin-top: 100px;
  }
}

.section--about-collective {
  margin-bottom: 30vw;
}
.section--about-collective .section__panel {
  bottom: -30px;
  left: -200px;
  top: 150px;
}
.section--about-collective [class^=column-] img {
  margin-bottom: 30px;
}
@media (min-width: 769px) {
  .section--about-collective {
    margin-bottom: 16.6666666667vw;
  }
  .section--about-collective [class^=column-] img {
    margin-top: 100px;
    margin-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .section--about-collective {
    margin-bottom: 200px;
  }
}

.section--about-feel-at-home {
  margin-bottom: 45vw;
}
.section--about-feel-at-home .section__panel {
  bottom: -30px;
  left: -30px;
  right: -170px;
  top: -50px;
}
@media (min-width: 769px) {
  .section--about-feel-at-home {
    margin-bottom: 16.6666666667vw;
  }
}
@media (min-width: 1200px) {
  .section--about-feel-at-home {
    margin-bottom: 200px;
  }
}

.section--about-brand {
  margin-bottom: 0;
}
.section--about-brand .blue-bar--divider {
  margin-top: 8.3333333333vw;
}
.section--about-brand .section__panel {
  bottom: -30px;
  left: -50px;
  right: -30px;
  top: 50px;
}
.section--about-brand .section__sub-section {
  margin-top: 30px;
}
@media (min-width: 769px) {
  .section--about-brand .section__sub-section {
    margin-top: 0;
  }
}
@media (min-width: 1200px) {
  .section--about-brand .blue-bar--divider {
    margin-top: 100px;
  }
}

.section--about-courage-kindness .section__sub-section {
  margin-top: 100px;
}
.section--about-courage-kindness .section__panel {
  bottom: -30px;
  left: -30px;
  right: -60px;
  top: -30px;
}
.section--about-courage-kindness [class^=column-] img {
  margin-top: 20px;
}
@media (min-width: 769px) {
  .section--about-courage-kindness {
    margin-bottom: 16.6666666667vw;
  }
}
@media (min-width: 1200px) {
  .section--about-courage-kindness {
    margin-bottom: 200px;
  }
  .section--about-courage-kindness .section__sub-section {
    margin-top: 250px;
  }
}

.section--about-metaphor {
  margin-bottom: 25vw;
}
.section--about-metaphor .section__panel {
  bottom: -30px;
  left: -30px;
  right: -30px;
  top: -120px;
}
@media (min-width: 1200px) {
  .section--about-metaphor {
    margin-bottom: 300px;
  }
}

.section--about-future .section__sub-section {
  margin-top: 8.3333333333vw;
}
@media (min-width: 1200px) {
  .section--about-future .section__sub-section {
    margin-top: 100px;
  }
}

.section--about-future {
  margin-bottom: 8.3333333333vw;
}
.section--about-future .section__sub-section {
  margin-top: 8.3333333333vw;
}
.section--about-future .section__panel {
  bottom: -30px;
  left: -30px;
  right: -150px;
  top: 30px;
}
@media (min-width: 1200px) {
  .section--about-future {
    margin-bottom: 100px;
  }
  .section--about-future .section__sub-section {
    margin-top: 100px;
  }
}

.decor--about-1 {
  z-index: 1;
  width: 40vw;
  left: -50px;
  top: 350px;
}
.decor--about-1 img {
  transform: rotate(60deg) scaleY(-1);
}
@media (min-width: 769px) {
  .decor--about-1 {
    top: initial;
    width: 29.1666666667vw;
    left: 16.6666666667vw;
    bottom: -8.3333333333vw;
  }
}
@media (min-width: 1200px) {
  .decor--about-1 {
    width: 350px;
    left: 200px;
    bottom: -100px;
  }
}

.decor--about-2 {
  width: 90vw;
  right: -50px;
  top: 400px;
  transform: rotate(-50deg);
}
@media (min-width: 769px) {
  .decor--about-2 {
    width: 33.3333333333vw;
    right: 0;
    top: 8.3333333333vw;
    height: 5vw;
  }
}
@media (min-width: 1200px) {
  .decor--about-2 {
    width: 400px;
    top: 100px;
    height: 60px;
  }
}

.decor--about-3 {
  display: none;
}
@media (min-width: 769px) {
  .decor--about-3 {
    display: block;
    transform: rotate(10deg);
    width: 58.3333333333vw;
    left: 0;
    bottom: 12.5vw;
  }
}
@media (min-width: 1200px) {
  .decor--about-3 {
    width: 700px;
    bottom: 150px;
  }
}

.decor--about-4 {
  z-index: 2;
  width: 30vw;
  left: 15vw;
  bottom: -35vw;
}
@media (min-width: 769px) {
  .decor--about-4 {
    width: 25vw;
    left: 50vw;
    top: 43.3333333333vw;
  }
}
@media (min-width: 1200px) {
  .decor--about-4 {
    width: 300px;
    left: 600px;
    top: 520px;
  }
}

.decor--about-5 {
  width: 40vw;
  left: 0;
  bottom: -30vw;
}
@media (min-width: 769px) {
  .decor--about-5 {
    width: 25vw;
    left: 41.6666666667vw;
    top: 50vw;
  }
}
@media (min-width: 1200px) {
  .decor--about-5 {
    width: 300px;
    left: 500px;
    top: 600px;
  }
}

.decor--about-6 {
  display: none;
}
@media (min-width: 450px) {
  .decor--about-6 {
    display: block;
    z-index: 2;
    width: 25vw;
    top: 40vw;
    left: -5vw;
  }
  .decor--about-6 img {
    transform: rotate(-50deg);
  }
}
@media (min-width: 769px) {
  .decor--about-6 {
    width: 20.8333333333vw;
    left: 29.1666666667vw;
    top: -8.3333333333vw;
  }
  .decor--about-6 img {
    transform: rotate(-30deg);
  }
}
@media (min-width: 1200px) {
  .decor--about-6 {
    width: 250px;
    left: 350px;
    top: -100px;
  }
}

.decor--about-7 {
  width: 100vw;
  top: 10vw;
  transform: rotate(25deg);
}
@media (min-width: 769px) {
  .decor--about-7 {
    width: 83.3333333333vw;
    left: -5vw;
    top: 41.6666666667vw;
  }
}
@media (min-width: 1200px) {
  .decor--about-7 {
    width: 1000px;
    left: -60px;
    top: 500px;
  }
}

.decor--about-8 {
  width: 35vw;
  left: -10vw;
  top: 55vw;
}
.decor--about-8 img {
  transform: scaleX(-1) scaleY(-1);
}
@media (min-width: 769px) {
  .decor--about-8 {
    bottom: 0;
    top: initial;
    width: 33.3333333333vw;
    left: -8.3333333333vw;
  }
}
@media (min-width: 1200px) {
  .decor--about-8 {
    width: 400px;
    left: -100px;
  }
}

.decor--about-9 {
  display: none;
}
@media (min-width: 769px) {
  .decor--about-9 {
    display: block;
    height: 50px;
    transform: rotate(-20deg);
    width: 83.3333333333vw;
    right: 4.1666666667vw;
    bottom: 0;
  }
}
@media (min-width: 1200px) {
  .decor--about-9 {
    width: 1000px;
    right: 50px;
  }
}

.decor--about-10 {
  z-index: 2;
  left: 0;
  width: 35vw;
  bottom: -15vw;
}
@media (min-width: 769px) {
  .decor--about-10 {
    width: 35vw;
    left: 55vw;
    bottom: -16.6666666667vw;
  }
}
@media (min-width: 992px) {
  .decor--about-10 {
    width: 25vw;
    left: 41.6666666667vw;
  }
}
@media (min-width: 1200px) {
  .decor--about-10 {
    width: 300px;
    left: 500px;
    bottom: -200px;
  }
}

.decor--about-11 {
  z-index: 2;
  left: 0;
  left: -20vw;
  width: 60vw;
  top: 20vw;
}
.decor--about-11 img {
  transform: scaleY(-1) rotate(-90deg);
}
@media (min-width: 769px) {
  .decor--about-11 {
    width: 37.5vw;
    left: -6.6666666667vw;
    top: 19.1666666667vw;
  }
}
@media (min-width: 1200px) {
  .decor--about-11 {
    width: 450px;
    left: -80px;
    top: 230px;
  }
}

.decor--about-12 {
  width: 60vw;
  left: 5vw;
  bottom: 45vw;
  z-index: 2;
}
@media (min-width: 769px) {
  .decor--about-12 {
    bottom: initial;
    top: -8.3333333333vw;
  }
}
@media (min-width: 1200px) {
  .decor--about-12 {
    width: 500px;
    left: 100px;
    top: -100px;
  }
}

.decor--about-13 {
  width: 40vw;
  right: 10vw;
  bottom: -45vw;
  z-index: 2;
  transform: scaleX(-1) rotate(-140deg);
}
@media (min-width: 769px) {
  .decor--about-13 {
    bottom: initial;
    width: 37.5vw;
    right: 0;
    top: 20.8333333333vw;
    transform: scaleX(-1) rotate(-110deg);
  }
}
@media (min-width: 1200px) {
  .decor--about-13 {
    width: 450px;
    top: 250px;
  }
}

.decor--about-14 {
  width: 40vw;
  left: 10vw;
  bottom: -60vw;
}
@media (min-width: 769px) {
  .decor--about-14 {
    left: initial;
    bottom: initial;
    width: 33.3333333333vw;
    right: 8.3333333333vw;
    top: 41.6666666667vw;
  }
}
@media (min-width: 1200px) {
  .decor--about-14 {
    width: 400px;
    right: 100px;
    top: 500px;
  }
}

.decor--about-15 {
  width: 30vw;
  left: 50vw;
  bottom: -20vw;
}
@media (min-width: 769px) {
  .decor--about-15 {
    width: 25vw;
    left: 50vw;
    top: 4.1666666667vw;
  }
}
@media (min-width: 1200px) {
  .decor--about-15 {
    width: 300px;
    left: 600px;
    top: 50px;
  }
}

.decor--about-16 {
  width: 62.5vw;
  bottom: -12.5vw;
  z-index: -1;
  right: 50px;
  transform: rotate(-10deg);
}
@media (min-width: 1200px) {
  .decor--about-16 {
    width: 750px;
    bottom: -150px;
  }
}

.decor--about-17 {
  display: none;
}
@media (min-width: 450px) {
  .decor--about-17 {
    display: block;
    width: 50vw;
    top: 20vw;
    left: -18vw;
  }
  .decor--about-17 img {
    transform: rotate(-15deg);
  }
}
@media (min-width: 769px) {
  .decor--about-17 {
    width: 37.5vw;
    left: 4.1666666667vw;
    top: 0;
  }
}
@media (min-width: 1200px) {
  .decor--about-17 {
    width: 450px;
    left: 50px;
  }
}

.decor--about-18 {
  display: none;
}
@media (min-width: 992px) {
  .decor--about-18 {
    width: 16.6666666667vw;
    top: 400px;
    display: block;
  }
}
@media (min-width: 1200px) {
  .decor--about-18 {
    width: 200px;
  }
}

.decor--about-19 {
  z-index: 2;
  width: 35vw;
  left: 50vw;
  bottom: 45vw;
}
.decor--about-19 img {
  transform: rotate(130deg);
}
@media (min-width: 769px) {
  .decor--about-19 {
    top: initial;
    width: 20.8333333333vw;
    left: 50vw;
    bottom: 0;
  }
}
@media (min-width: 1200px) {
  .decor--about-19 {
    width: 250px;
    left: 600px;
  }
}

.decor--about-20 {
  width: 40vw;
  right: 0;
  bottom: 30vw;
  transform: rotate(-50deg);
}
@media (min-width: 769px) {
  .decor--about-20 {
    width: 25vw;
    bottom: 0;
    right: 12.5vw;
  }
}
@media (min-width: 1200px) {
  .decor--about-20 {
    width: 300px;
    right: 150px;
  }
}

.decor--about-21 {
  display: none;
  transform: scaleX(-1) rotate(35deg);
}
@media (min-width: 769px) {
  .decor--about-21 {
    display: block;
    transform: scaleX(-1) rotate(35deg);
    width: 33.3333333333vw;
    left: 12.5vw;
    bottom: 8.3333333333vw;
    height: 5vw;
  }
}
@media (min-width: 1200px) {
  .decor--about-21 {
    width: 400px;
    left: 150px;
    bottom: 100px;
    height: 60px;
  }
}

.decor--about-22 {
  display: none;
}
@media (min-width: 769px) {
  .decor--about-22 {
    display: block;
    transform: rotate(40deg);
    width: 66.6666666667vw;
    left: 25vw;
    bottom: -16.6666666667vw;
  }
}
@media (min-width: 1200px) {
  .decor--about-22 {
    width: 800px;
    left: 300px;
    bottom: -200px;
  }
}

.decor--about-23 {
  bottom: -70px;
}
@media (min-width: 769px) {
  .decor--about-23 {
    width: 16.6666666667vw;
    left: 59.5833333333vw;
  }
}
@media (min-width: 1200px) {
  .decor--about-23 {
    width: 200px;
    left: 715px;
  }
}

.decor--about-24 {
  z-index: 2;
  width: 60vw;
  top: -25vw;
  right: 0;
}
.decor--about-24 img {
  transform: rotate(-30deg);
}
@media (min-width: 769px) {
  .decor--about-24 {
    top: initial;
    width: 41.6666666667vw;
    right: 16.6666666667vw;
  }
}
@media (min-width: 1200px) {
  .decor--about-24 {
    width: 500px;
    right: 200px;
  }
}

.decor--about-25 {
  width: 90vw;
  bottom: 40vw;
  left: -20px;
  transform: rotate(-23deg);
}
@media (min-width: 769px) {
  .decor--about-25 {
    left: initial;
    width: 50vw;
    right: 8.3333333333vw;
    bottom: 0;
  }
}
@media (min-width: 1200px) {
  .decor--about-25 {
    width: 600px;
    right: 100px;
  }
}

body.body--booknow .container.page-container, body.body--booknow .tripas-coracao .page-container.swnza_banner, .tripas-coracao body.body--booknow .page-container.swnza_banner,
body.body--booknow footer > .container:not(.footer-2020),
body.body--booknow .tripas-coracao footer > .swnza_banner:not(.footer-2020),
.tripas-coracao body.body--booknow footer > .swnza_banner:not(.footer-2020) {
  background-color: #CEEAF5;
}
body.body--booknow footer .desing-by {
  color: white;
}
body.body--booknow .booking-widget--bar {
  margin-top: 100px;
  margin-bottom: 50px;
}

.typography--h4 h2 {
  line-height: 4rem;
}
@media (min-width: 1200px) {
  .typography--h4 h2 {
    line-height: 3rem;
  }
}

.script-title--inside {
  width: auto;
  display: inline-block;
  position: relative;
  height: 48px;
}
.script-title--inside .script-title__panel {
  bottom: 0;
}

.section--booknow-results {
  margin-bottom: 150px;
}
@media (min-width: 992px) {
  .section--booknow-results {
    margin-bottom: 130px;
  }
}

@media (min-width: 992px) {
  .container-map {
    position: -webkit-sticky;
    position: sticky;
    top: calc(56px + 15px);
  }
}

#map {
  background-color: white;
  border-radius: 5px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
  height: calc(2 * 100vw / 3);
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  #map {
    height: calc(2 * 50vw / 3);
  }
}
@media (min-width: 1200px) {
  #map {
    height: calc(2 * 570px / 3);
  }
}

.results-apartment {
  margin-bottom: 30px;
  display: flex;
}
.results-apartment > div {
  height: 112px;
  margin-left: -1px;
}
.results-apartment > div.results-apartment__buttons {
  flex: 0 0 25%;
}
.results-apartment > div.results-apartment__buttons a {
  height: 50%;
}
.results-apartment > div.results-apartment__buttons button {
  height: 100%;
  width: 100%;
  min-width: inherit;
}
.results-apartment > div.results-apartment__details {
  flex: 1 1 auto;
  z-index: 2;
  overflow: hidden;
}
.results-apartment > div.results-apartment__details div {
  text-align: center;
  height: 50%;
  background-color: white;
  border: 1px solid #0094C9;
  padding: 10px;
  transition: border-color 0.3s;
}
.results-apartment > div.results-apartment__details div:last-child {
  margin-top: -1px;
  height: calc(50% + 1px);
}
.results-apartment > div.results-apartment__details div p {
  color: #0094C9;
  margin: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  text-align: center;
}
.results-apartment > div.background-image {
  border: 1px solid #0094C9;
  flex-basis: 35%;
  flex-shrink: 0;
  transition: border-color 0.3s;
}
.results-apartment > div > * {
  display: block;
  width: 100%;
  min-width: initial;
}
.results-apartment.active > div div, .results-apartment.active > div.background-image {
  border-color: #EF4400;
}
.results-apartment.active > div div p, .results-apartment.active > div.background-image p {
  color: #EF4400;
}
.results-apartment.active > div button.button--blue {
  background-color: #EF4400;
}
.results-apartment.active > div button.button--blue:hover {
  background-color: #0094C9;
}
.results-apartment.hover > div div, .results-apartment.hover > div.background-image {
  border-color: #EF4400;
}
.results-apartment.results-apartment--deactivated [data-apartment-result-book-button] {
  pointer-events: none;
}
.results-apartment.results-apartment--deactivated [data-apartment-result-book-button] button.button--blue {
  background-color: darkgrey;
}

.section--booknow-results--no-results {
  color: #EF4400;
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
}

.section--booknow-flexible {
  margin-bottom: 0;
  padding-bottom: 60px;
}

.decor--booknow-1 {
  width: 30vw;
  right: 10px;
  top: 20vw;
}
@media (min-width: 769px) {
  .decor--booknow-1 {
    width: 29.1666666667vw;
    top: 30px;
  }
}
@media (min-width: 1200px) {
  .decor--booknow-1 {
    width: 350px;
  }
}

.decor--booknow-2 {
  width: 29.1666666667vw;
  left: -13vw;
  top: -28.75vw;
  z-index: 2;
  z-index: -1;
  position: absolute;
}
.decor--booknow-2 img {
  transform: scaleX(-1) rotate(130deg);
}
@media (min-width: 769px) {
  .decor--booknow-2 {
    left: -6vw;
  }
}
@media (min-width: 992px) {
  .decor--booknow-2 {
    left: 40px;
  }
}
@media (min-width: 1200px) {
  .decor--booknow-2 {
    width: 350px;
    top: -345px;
  }
}

.decor--booknow-3 {
  width: 75vw;
  top: -80px;
  left: 7.5vw;
  z-index: -2;
  position: absolute;
}
@media (min-width: 1200px) {
  .decor--booknow-3 {
    width: 900px;
    left: calc(1200px/2 - 900px/2);
  }
}
@media (min-width: 1440px) {
  .decor--booknow-3 {
    left: calc(1360px/2 - 900px/2);
  }
}

.section--photos {
  margin-bottom: 0px;
}
.section--photos .script-title__panel {
  left: 25px;
}
.section--photos .script-title h2 {
  padding-left: 10px;
  padding-top: 10px;
}
.section--photos .apartment-carousel .slick-slide img {
  height: calc(55.5555555556vw - 65px);
}
@media (min-width: 769px) {
  .section--photos .apartment-carousel .slick-slide img {
    height: calc(55.5555555556vw - 65px);
  }
}
@media (min-width: 1200px) {
  .section--photos .apartment-carousel .slick-slide img {
    height: calc(666.6666666667px - 40px);
  }
}
@media (min-width: 1440px) {
  .section--photos .apartment-carousel .slick-slide img {
    height: calc(800px - 40px);
  }
}

.hidden-photo {
  display: none;
}

.apartment-photos {
  padding-right: calc(30px / 2);
  padding-left: calc(30px / 2);
  margin-bottom: 90px;
  width: 100%;
  height: calc(66.6666666667vw);
}
@media (min-width: 769px) {
  .apartment-photos {
    padding: 0;
    width: 50%;
    height: calc(66.6666666667vw / 2);
  }
}
@media (min-width: 1200px) {
  .apartment-photos {
    margin-bottom: 120px;
  }
}
@media (min-width: 1440px) {
  .apartment-photos {
    height: calc(480px);
  }
}

.apartment-photos__photo {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  border-radius: 5px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
}

.apartment-photos__big {
  width: 100%;
  height: 100%;
}
@media (min-width: 769px) {
  .apartment-photos__big {
    width: calc(100% - 5px);
    padding: 5px;
    margin-left: 5px;
  }
}
@media (min-width: 1200px) {
  .apartment-photos__big {
    width: calc(100% - 10px);
  }
}

.apartment-photos__group {
  display: none;
}
@media (min-width: 769px) {
  .apartment-photos__group {
    display: block;
    width: 100%;
    padding: 0;
    position: absolute;
    top: 0;
    left: 100%;
  }
}

.apartment-photos__small {
  position: relative;
  width: 50%;
  float: left;
  padding: 5px;
  height: calc((66.6666666667vw) / 2);
}
@media (min-width: 769px) {
  .apartment-photos__small {
    height: calc((66.6666666667vw) / 4);
  }
}
@media (min-width: 1440px) {
  .apartment-photos__small {
    height: calc((480px) / 2);
  }
}

.apartment-photos__big,
.apartment-photos__small {
  cursor: zoom-in;
}

.button--more-photos {
  background-color: white;
  border: 1px solid #DDD0CA;
  color: #DDD0CA;
  position: absolute;
  right: calc(15px + 10px);
  bottom: 10px;
  text-transform: lowercase;
}
@media (min-width: 769px) {
  .button--more-photos {
    right: calc(15px - 100%);
    bottom: 15px;
  }
}
.button--more-photos:hover {
  background-color: #DDD0CA;
  color: white;
}

.section--apartment-details {
  margin-bottom: 90px;
}
.section--apartment-details:before, .section--apartment-details:after {
  box-sizing: inherit;
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.section--apartment-details:after {
  clear: both;
}
.section--apartment-details .section--apartment-booking-bar {
  padding-bottom: 45px;
}
@media (min-width: 992px) {
  .section--apartment-details .section--apartment-booking-bar {
    padding-bottom: 0;
    position: -webkit-sticky;
    position: sticky;
    top: 75px;
    padding-top: 0;
  }
}
.section--apartment-details .section--apartment-booking-bar .booking-bar__bar {
  height: auto;
}

.section--apartment-details__table {
  background-color: #FBFAF9;
  padding-top: 10px;
  padding-bottom: 10px;
}
.section--apartment-details__table .table__map {
  margin-top: 15px;
}
.section--apartment-details__table .table__map h6 {
  border: 0;
}
.section--apartment-details__table .section--apartment-details__map {
  margin-top: 15px;
  border: 1px solid #0094C9 !important;
}
.section--apartment-details__table .section--apartment-details__map iframe {
  width: calc(100% - 1px);
  height: calc((100vw/12 * 12) * 2 / 3);
  display: block;
}
@media (min-width: 769px) {
  .section--apartment-details__table .section--apartment-details__map iframe {
    height: calc((100vw/12 * 10) * 2 / 3);
  }
}
@media (min-width: 992px) {
  .section--apartment-details__table .section--apartment-details__map iframe {
    height: calc((100vw/12 * 8) * 2 / 3);
  }
}
@media (min-width: 1200px) {
  .section--apartment-details__table .section--apartment-details__map iframe {
    height: calc((1200px/12 * 8) * 2 / 3);
  }
}

.table__row {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  padding-top: 20px;
}
.table__row.table__row--header {
  padding-bottom: 20px;
}
.table__row h6 {
  margin: 0;
  padding: 0;
  width: 100%;
  color: #0094C9;
  text-align: center;
  padding-bottom: 10px;
  border-bottom: 1px solid #0094C9;
}
.table__row .table__col p {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 1.4rem;
  font-weight: normal;
  line-height: 2.4rem;
}
@media (min-width: 450px) {
  .table__row .table__col:nth-child(odd) {
    border-right: 1px dotted #0094C9;
  }
}
@media (min-width: 769px) {
  .table__row .table__col:not(:last-child) {
    border-right: 1px dotted #0094C9;
  }
  .table__row.table__row--header .table__col:not(:last-child) {
    border-right: 1px dotted #0094C9;
  }
}
.table__row .table__col {
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 30px;
  flex-basis: 100%;
}
@media (min-width: 450px) {
  .table__row .table__col {
    flex-basis: calc(100% / 2);
  }
}
@media (min-width: 769px) {
  .table__row .table__col {
    margin-bottom: 0;
    flex-basis: calc(100% / 4);
  }
}
.table__row .table__col--sub p, .table__row .table__col--sub li {
  margin: 0;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.7rem;
}
.table__row .table__col--sub ul {
  margin-left: 12px;
}
.table__row .table__col--sub ul li {
  text-align: left;
  margin: 0;
  padding: 0;
  padding-bottom: 0;
  text-transform: capitalize;
}

.section--apartment-home {
  margin-top: 60px;
  margin-bottom: 0;
}
@media (min-width: 769px) {
  .section--apartment-home {
    margin-bottom: 90px;
  }
}
.section--apartment-home p {
  max-width: 400px;
}

.section--apartment-neighbourhood {
  margin-bottom: 50px;
}

.section--apartment-try-here {
  margin-bottom: 0;
  padding-bottom: 60px;
}
.section--apartment-try-here .section__sub-section {
  margin-bottom: 50px;
}
@media (min-width: 769px) {
  .section--apartment-try-here .section__sub-section {
    margin-bottom: 100px;
  }
}

.decor--apartment-1 {
  width: 34vw;
  right: -15px;
  top: 25px;
}
.decor--apartment-1 img {
  transform: scaleY(-1) rotate(-10deg);
}
@media (min-width: 769px) {
  .decor--apartment-1 {
    width: 34vw;
    top: -1.6666666667vw;
  }
  .decor--apartment-1 img {
    transform: scaleY(-1) rotate(0deg);
  }
}
@media (min-width: 1200px) {
  .decor--apartment-1 {
    width: 440px;
    right: -45px;
    top: -20px;
  }
}

.decor--apartment-2 {
  z-index: 2;
  width: 400px;
  top: -100px;
  left: calc(100vw/2 - 400px/2);
}

.decor--apartment-3 {
  z-index: 2;
  width: 250px;
  bottom: -20px;
  left: calc(100vw/2 - 250px/2);
}
@media (min-width: 769px) {
  .decor--apartment-3 {
    width: 300px;
    left: calc(100vw/2 - 300px/2);
  }
}
@media (min-width: 1200px) {
  .decor--apartment-3 {
    width: 300px;
    bottom: -20px;
    left: calc(1200px/2 - 300px/2);
  }
}
@media (min-width: 1440px) {
  .decor--apartment-3 {
    left: calc(1360px/2 - 300px/2);
  }
}
/*# sourceMappingURL=main.css.map */