@charset "UTF-8";
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
*, :after, :before {
  box-sizing: border-box;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  margin: 0;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a {
  text-decoration: none;
  color: inherit;
}

/*
RESPONSIVE
ANIMATION
MARGE ET PADDING
*/
@font-face {
  font-family: "BreveSlabText";
  src: url("fonts/BreveSlabText-Medium.woff2") format("woff2"), url("fonts/BreveSlabText-Medium.woff") format("woff"), url("fonts/BreveSlabText-Medium.svg#BreveSlabText-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BreveSlabTitle";
  src: url("fonts/BreveSlabTitle-Bold.woff2") format("woff2"), url("fonts/BreveSlabTitle-Bold.woff") format("woff"), url("fonts/BreveSlabTitle-Bold.svg#BreveSlabTitle-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gotham";
  src: url("fonts/Gotham-Book.woff2") format("woff2"), url("fonts/Gotham-Book.woff") format("woff"), url("fonts/Gotham-Book.svg#Gotham-Book") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "icomoon";
  src: url("https://d1azc1qln24ryf.cloudfront.net/192288/SiteLC/icomoon.woff2?r57h7g") format("woff2"), url("https://d1azc1qln24ryf.cloudfront.net/192288/SiteLC/icomoon.ttf?r57h7g") format("truetype"), url("https://d1azc1qln24ryf.cloudfront.net/192288/SiteLC/icomoon.woff?r57h7g") format("woff"), url("https://d1azc1qln24ryf.cloudfront.net/192288/SiteLC/icomoon.svg?r57h7g#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "icon-sparfell";
  src: url("fonts/sparfell-icon.eot?p8zxe9");
  src: url("fonts/sparfell-icon.eot?p8zxe9#iefix") format("embedded-opentype"), url("fonts/sparfell-icon.ttf?p8zxe9") format("truetype"), url("fonts/sparfell-icon.woff?p8zxe9") format("woff"), url("fonts/sparfell-icon.svg?p8zxe9#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.icon, .icn {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icon-sparfell" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
}

.icn {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-close:before {
  content: "";
}

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

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

.icon-chevron-bottom:before {
  content: "";
}

.icn-cbeige:before {
  content: "";
  color: #f7f2ea;
}

.icn-ccontour:before {
  content: "";
  color: #b78c47;
}

.icn-staycustom:before {
  content: "";
}

.icn-staypersonalization:before {
  content: "";
}

.icn-localteam:before {
  content: "";
}

.icn-welcome:before {
  content: "";
}

.icn-exclusivity:before {
  content: "";
}

.icn-phone-plain:before {
  content: "";
}

.icn-phone-regular:before {
  content: "";
}

.icn-house-for-sale:before {
  content: "";
}

.icn-search-bold:before {
  content: "";
}

.icn-Language2:before {
  content: "";
}

.icn-inspiration:before {
  content: "";
}

.icn-hide-password:before {
  content: "";
}

.icn-show-password:before {
  content: "";
}

.icn-less:before {
  content: "";
}

.icn-more:before {
  content: "";
}

.icn-driver1:before {
  content: "";
}

.icn-check-out:before {
  content: "";
}

.icn-budget4:before {
  content: "";
}

.icn-favorite-bolder:before {
  content: "";
}

.icn-alert-bolder:before {
  content: "";
}

.icn-booking-bolder:before {
  content: "";
}

.icn-dashboard-bolder:before {
  content: "";
}

.icn-house-bolder:before {
  content: "";
}

.icn-profile2-bolder:before {
  content: "";
}

.icn-documents-bolder:before {
  content: "";
}

.icn-share-plain:before {
  content: "";
}

.icn-house-plain:before {
  content: "";
}

.icn-house-plain:before {
  content: "";
}

.icn-share-thin:before {
  content: "";
}

.icn-dash-alert:before {
  content: "";
}

.icn-alert-plain:before {
  content: "";
}

.icn-settings:before {
  content: "";
}

.icn-facebook1:before {
  content: "";
}

.icn-messenger:before {
  content: "";
}

.icn-whatsapp:before {
  content: "";
}

.icn-CCV:before {
  content: "";
}

.icn-applepay:before {
  content: "";
}

.icn-contactbyemail:before {
  content: "";
}

.icn-contactbyphone:before {
  content: "";
}

.icn-contactbysms:before {
  content: "";
}

.icn-contactbywhatsapp:before {
  content: "";
}

.icn-Telephone:before {
  content: "";
}

.icn-dollar:before {
  content: "";
}

.icn-pound:before {
  content: "";
}

.icn-euro:before {
  content: "";
}

.icn-GBP:before {
  content: "";
}

.icn-USD:before {
  content: "";
}

.icn-EUR:before {
  content: "";
}

.icn-CHF:before {
  content: "";
}

.icn-attachment:before {
  content: "";
}

.icn-comment:before {
  content: "";
}

.icn-attention:before {
  content: "";
}

.icn-bankdetails:before {
  content: "";
}

.icn-company:before {
  content: "";
}

.icn-contact:before {
  content: "";
}

.icn-identity:before {
  content: "";
}

.icn-info3:before {
  content: "";
}

.icn-check:before {
  content: "";
}

.icn-dashline-calendar:before {
  content: "";
}

.icn-add:before {
  content: "";
}

.icn-update:before {
  content: "";
}

.icn-chevron:before {
  content: "";
}

.icn-bottom-arrow:before {
  content: "";
}

.icn-left-arrow:before {
  content: "";
}

.icn-right-arrow:before {
  content: "";
}

.icn-top-arrow:before {
  content: "";
}

.icn-alert:before {
  content: "";
}

.icn-booking:before {
  content: "";
}

.icn-empty:before {
  content: "";
}

.icn-glad:before {
  content: "";
}

.icn-mad:before {
  content: "";
}

.icn-neutral:before {
  content: "";
}

.icn-thankful:before {
  content: "";
}

.icn-exit1:before {
  content: "";
}

.icn-favorite1:before {
  content: "";
}

.icn-favorited1:before {
  content: "";
}

.icn-info1:before {
  content: "";
}

.icn-menu1:before {
  content: "";
}

.icn-dashline-company:before {
  content: "";
}

.icn-dashline-documents:before {
  content: "";
}

.icn-dashline-house:before {
  content: "";
}

.icn-dashline-individual:before {
  content: "";
}

.icn-delete:before {
  content: "";
}

.icn-documents:before {
  content: "";
}

.icn-error:before {
  content: "";
}

.icn-house:before {
  content: "";
}

.icn-info2:before {
  content: "";
}

.icn-mail:before {
  content: "";
}

.icn-monthly:before {
  content: "";
}

.icn-profile2:before {
  content: "";
}

.icn-showpassword:before {
  content: "";
}

.icn-success:before {
  content: "";
}

.icn-yearly:before {
  content: "";
}

.icn-clock:before {
  content: "";
}

.icn-lock:before {
  content: "";
}

.icn-shield:before {
  content: "";
}

.icn-budget:before {
  content: "";
}

.icn-calendar:before {
  content: "";
}

.icn-filters:before {
  content: "";
}

.icn-guests:before {
  content: "";
}

.icn-location:before {
  content: "";
}

.icn-map:before {
  content: "";
}

.icn-nearby:before {
  content: "";
}

.icn-search:before {
  content: "";
}

.icn-security:before {
  content: "";
}

.icn-sort:before {
  content: "";
}

.icn-type-of-house:before {
  content: "";
}

.icn-arrow-prev:before {
  content: "";
}

.icn-exit:before {
  content: "";
}

.icn-yes:before {
  content: "";
}

.icn-architects-house:before {
  content: "";
}

.icn-castle:before {
  content: "";
}

.icn-chalet:before {
  content: "";
}

.icn-compound:before {
  content: "";
}

.icn-cottage:before {
  content: "";
}

.icn-loft:before {
  content: "";
}

.icn-mansion:before {
  content: "";
}

.icn-pool-house:before {
  content: "";
}

.icn-private-island:before {
  content: "";
}

.icn-riad:before {
  content: "";
}

.icn-rooftop:before {
  content: "";
}

.icn-villa-plein-pied:before {
  content: "";
}

.icn-beach-within-driving-distance:before {
  content: "";
}

.icn-city-center-within-driving-distance:before {
  content: "";
}

.icn-city-view:before {
  content: "";
}

.icn-golf-course-within-driving-distance:before {
  content: "";
}

.icn-in-town:before {
  content: "";
}

.icn-natural-reserve:before {
  content: "";
}

.icn-natural-view:before {
  content: "";
}

.icn-no-neighbors:before {
  content: "";
}

.icn-out-of-town:before {
  content: "";
}

.icn-panoramic-mountain-view:before {
  content: "";
}

.icn-panoramic-sea-view:before {
  content: "";
}

.icn-private-entrance-to-a-shared-beach:before {
  content: "";
}

.icn-restaurants-and-bars-within-walking-distance:before {
  content: "";
}

.icn-sea-view:before {
  content: "";
}

.icn-shops-within-driving-distance:before {
  content: "";
}

.icn-shops-within-walking-distance:before {
  content: "";
}

.icn-surrounded-by-fields:before {
  content: "";
}

.icn-dormitory:before {
  content: "";
}

.icn-double-linked-bed:before {
  content: "";
}

.icn-double-bed:before {
  content: "";
}

.icn-single-bed:before {
  content: "";
}

.icn-bathtub:before {
  content: "";
}

.icn-double-sink:before {
  content: "";
}

.icn-arrow-next:before {
  content: "";
}

.icn-shower:before {
  content: "";
}

.icn-single-sink:before {
  content: "";
}

.icn-toilet:before {
  content: "";
}

.icn-countercurrent-pool:before {
  content: "";
}

.icn-heated-pool:before {
  content: "";
}

.icn-infinity-pool:before {
  content: "";
}

.icn-natural-pool:before {
  content: "";
}

.icn-outdoor-swimming-pool:before {
  content: "";
}

.icn-jacuzzi:before {
  content: "";
}

.icn-nordic-bath:before {
  content: "";
}

.icn-massage-room:before {
  content: "";
}

.icn-relaxation-space:before {
  content: "";
}

.icn-sauna:before {
  content: "";
}

.icn-steam-room:before {
  content: "";
}

.icn-ceiling-fans:before {
  content: "";
}

.icn-central-air-conditioning:before {
  content: "";
}

.icn-heated-floors:before {
  content: "";
}

.icn-sailing:before {
  content: "";
}

.icn-waterski:before {
  content: "";
}

.icn-baby-sitter:before {
  content: "";
}

.icn-boat-with-captain:before {
  content: "";
}

.icn-diving:before {
  content: "";
}

.icn-driver:before {
  content: "";
}

.icn-full-bar:before {
  content: "";
}

.icn-grocery-delivery:before {
  content: "";
}

.icn-paddle-board:before {
  content: "";
}

.icn-prepared-breakfast:before {
  content: "";
}

.icn-prepared-diner:before {
  content: "";
}

.icn-prepared-lunch:before {
  content: "";
}

.icn-ski-closet-and-shoe-heaters:before {
  content: "";
}

.icn-ski-pass:before {
  content: "";
}

.icn-snorkeling:before {
  content: "";
}

.icn-villa-manager:before {
  content: "";
}

.icn-ladder:before {
  content: "";
}

.icn-asian-garden:before {
  content: "";
}

.icn-babyfoot:before {
  content: "";
}

.icn-badminton-court:before {
  content: "";
}

.icn-balcony:before {
  content: "";
}

.icn-bar:before {
  content: "";
}

.icn-barbecue:before {
  content: "";
}

.icn-basketball-court:before {
  content: "";
}

.icn-bicycle:before {
  content: "";
}

.icn-bocce-ball-court:before {
  content: "";
}

.icn-canoe:before {
  content: "";
}

.icn-childrens-toys:before {
  content: "";
}

.icn-dock:before {
  content: "";
}

.icn-dressing-room:before {
  content: "";
}

.icn-dvd-player:before {
  content: "";
}

.icn-elevator:before {
  content: "";
}

.icn-english-garden:before {
  content: "";
}

.icn-fireplace:before {
  content: "";
}

.icn-fitness-equipment:before {
  content: "";
}

.icn-floor-area:before {
  content: "";
}

.icn-football-court:before {
  content: "";
}

.icn-french-garden:before {
  content: "";
}

.icn-fumoir:before {
  content: "";
}

.icn-golf-court:before {
  content: "";
}

.icn-gym-room:before {
  content: "";
}

.icn-helipad:before {
  content: "";
}

.icn-hi-fi-stereo:before {
  content: "";
}

.icn-home-theater:before {
  content: "";
}

.icn-mediterranean-garden:before {
  content: "";
}

.icn-music-room:before {
  content: "";
}

.icn-salon:before {
  content: "";
}

.icn-observatory:before {
  content: "";
}

.icn-bureau:before {
  content: "";
}

.icn-parking:before {
  content: "";
}

.icn-patio:before {
  content: "";
}

.icn-piano:before {
  content: "";
}

.icn-ping-pong-table:before {
  content: "";
}

.icn-pizza-oven:before {
  content: "";
}

.icn-pond:before {
  content: "";
}

.icn-pool-room:before {
  content: "";
}

.icn-private-beach:before {
  content: "";
}

.icn-professional-kitchen:before {
  content: "";
}

.icn-protected-house:before {
  content: "";
}

.icn-ski-in:before {
  content: "";
}

.icn-ski-out:before {
  content: "";
}

.icn-ski-in-ski-out:before {
  content: "";
}

.icn-solarium:before {
  content: "";
}

.icn-suite-bedroom-and-living-area:before {
  content: "";
}

.icn-tennis-court:before {
  content: "";
}

.icn-terrace:before {
  content: "";
}

.icn-trampoline:before {
  content: "";
}

.icn-tv:before {
  content: "";
}

.icn-vegetable-garden:before {
  content: "";
}

.icn-veranda:before {
  content: "";
}

.icn-vineyards:before {
  content: "";
}

.icn-vinyl-player:before {
  content: "";
}

.icn-volleyball-court:before {
  content: "";
}

.icn-wifi:before {
  content: "";
}

.icn-wine-cellar:before {
  content: "";
}

.icn-phone:before {
  content: "";
}

.icn-profile:before {
  content: "";
}

.icn-dinner-room:before {
  content: "";
}

.icn-cold-water:before {
  content: "";
}

.icn-salt-water:before {
  content: "";
}

.icn-hydromassage:before {
  content: "";
}

.icn-checkin:before {
  content: "";
}

.icn-not-suitable-for-the-disabled:before {
  content: "";
}

.icn-buanderie:before {
  content: "";
}

.icn-hairdryer:before {
  content: "";
}

.icn-language:before {
  content: "";
}

.icn-menu:before {
  content: "";
}

.icn-lecollec-service-badge:before {
  content: "";
}

.icn-lecollec-verified-badge:before {
  content: "";
}

.icn-budget2:before {
  content: "";
}

.icn-done:before {
  content: "";
}

.icn-info:before {
  content: "";
}

.icn-pool-maintenance:before {
  content: "";
}

.icn-meditation-room:before {
  content: "";
}

.icn-newspaper-delivery:before {
  content: "";
}

.icn-champagne:before {
  content: "";
}

.icn-gardening:before {
  content: "";
}

.icn-cleaning:before {
  content: "";
}

.icn-7:before {
  content: "";
}

.icn-telephone:before {
  content: "";
}

.icn-suitable-for-pets:before {
  content: "";
}

.icn-suitable-for-events:before {
  content: "";
}

.icn-croquet:before {
  content: "";
}

.icn-laundry-dishwasher:before {
  content: "";
}

.icn-chapel:before {
  content: "";
}

.icn-facebook:before {
  content: "";
}

.icn-instagram:before {
  content: "";
}

.icn-linkedin:before {
  content: "";
}

.icn-twitter:before {
  content: "";
}

.icn-ski-access:before {
  content: "";
}

.icn-empty-wishlist:before {
  content: "";
}

.icn-favorite:before {
  content: "";
}

.icn-favorited:before {
  content: "";
}

.icn-quotes:before {
  content: "";
}

.tabs {
  list-style: none;
}
.tabs__nav {
  position: relative;
  z-index: 2;
  display: block;
  border-bottom: 1px solid #D9D9D9;
  margin-bottom: -1px;
  font-family: "BreveSlabText", arial, sans-serif;
  margin-bottom: 32px;
}
.tabs__nav_link {
  cursor: pointer;
  text-decoration: none;
  display: inline-block;
  font-size: 18px;
  margin-right: 32px;
  padding-bottom: 16px;
}
@media (min-width: 1440px) {
  .tabs__nav_link {
    font-size: 24px;
  }
}
.tabs__nav_link.is__active {
  color: #132C48;
  border-bottom: 3px solid #132C48;
}
.tabs__content {
  display: block;
  transition: opacity 0.2s;
  height: 0;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
}
.tabs__content.is__active {
  opacity: 1;
  height: auto;
  visibility: visible;
  position: relative;
  z-index: 1;
}
.tabs__content .tabs__nav_link {
  display: none;
}
.tabs__content_wrapper {
  display: flex;
  flex-wrap: wrap;
}
.tabs.is__responsive {
  display: block;
}
.tabs.is__responsive .tabs__nav {
  display: none;
}
.tabs.is__responsive .tabs__content {
  display: block;
  height: auto;
  flex: none;
  opacity: 1;
  visibility: visible;
  overflow: auto;
  width: auto;
}
.tabs.is__responsive .tabs__content .tabs__nav_link {
  display: block;
  font-family: "BreveSlabText", arial, sans-serif;
  border-bottom: 1px solid #D9D9D9;
  font-size: 18px;
  padding-bottom: 4px;
  margin-right: 0;
}
.tabs.is__responsive .tabs__content .tabs__nav_link.is__active {
  border-bottom: 2px solid #132C48;
  margin-bottom: 0;
}
.tabs.is__responsive .tabs__content_wrapper {
  height: 0;
  transform: scaleY(0);
  overflow: hidden;
  transition: transform 0.2s;
  transform-origin: top left;
  display: flex;
  flex-wrap: wrap;
  margin-top: 8px;
}
.tabs.is__responsive .tabs__content.is__active .tabs__content_wrapper {
  height: auto;
  transform: scaleY(1);
}
.tabs .floor-details__tab-piece {
  width: 45%;
  border: 1px solid #D9D9D9;
  margin: 0 8px 16px 8px;
  padding: 8px;
}
@media (min-width: 768px) {
  .tabs .floor-details__tab-piece {
    width: 30%;
  }
}
@media (min-width: 992px) {
  .tabs .floor-details__tab-piece {
    width: 23%;
  }
}
@media (min-width: 1440px) {
  .tabs .floor-details__tab-piece {
    width: 18%;
    margin-bottom: 16px;
  }
}

body {
  font-family: "Gotham", arial, sans-serif;
  font-size: 16px;
  color: #3F3F3F;
}

.container {
  width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}
.container.no-padding {
  padding: 0;
}
@media (min-width: 768px) {
  .container {
    width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1140px;
  }
}
@media (min-width: 1440px) {
  .container {
    width: 1320px;
  }
}

h1 {
  font-size: 40px;
  font-family: "BreveSlabTitle", arial, sans-serif;
  display: inline-block;
  border-bottom: 5px solid #132C48;
  padding-bottom: 8px;
  margin-bottom: 40px;
}
h1 span {
  display: block;
  font-size: 16px;
}

h1.white-title {
  color: #FFFFFF;
}

h2 {
  font-size: 22px;
  font-family: "BreveSlabTitle", arial, sans-serif;
  display: inline-block;
  border-bottom: 3px solid #132C48;
  padding-bottom: 8px;
  margin-bottom: 40px;
}

h3 {
  font-size: 24px;
  font-family: "BreveSlabText", arial, sans-serif;
  margin-bottom: 24px;
}
@media (min-width: 992px) {
  h3 {
    font-size: 32px;
  }
}
@media (min-width: 1440px) {
  h3 {
    font-size: 40px;
    margin-bottom: 56px;
  }
}

h4 {
  font-family: "BreveSlabText", arial, sans-serif;
  margin-bottom: 8px;
}

legend {
  font-family: "BreveSlabText", arial, sans-serif;
  margin-bottom: 16px;
}

.btn {
  -moz-border-radius: none;
  -o-border-radius: none;
  -webkit-border-radius: none;
  border-radius: none;
  font-family: "BreveSlabText", arial, sans-serif;
  color: #FFFFFF;
  line-height: 42px;
  padding: 0 16px;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.btn-primary {
  background-color: transparent;
  border: 1px solid #FFFFFF;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
@media (min-width: 1200px) {
  .btn-primary:hover {
    background-color: #FFFFFF;
    color: #132C48;
  }
}

.btn-secondary {
  background-color: #132C48;
}

.btn-mobile {
  display: block;
}
@media (min-width: 768px) {
  .btn-mobile {
    display: none;
  }
}

.btn-desktop {
  display: none;
}
@media (min-width: 768px) {
  .btn-desktop {
    display: block;
  }
}

.header-footer {
  display: flex;
  height: 96px;
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .header-footer {
    margin-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .header-footer {
    height: 80px;
  }
}
.header-footer__logo, .header-footer__contact, .header-footer__copyright {
  width: 50%;
}
.header-footer__logo {
  align-self: center;
  padding-left: 16px;
}
@media (min-width: 768px) {
  .header-footer__logo {
    width: 35%;
  }
}
@media (min-width: 992px) {
  .header-footer__logo {
    width: 50%;
  }
}
.header-footer__logo img {
  height: 47px;
}
@media (min-width: 768px) {
  .header-footer__logo img {
    height: 52px;
  }
}
.header-footer__contact {
  border-left: 1px solid #D9D9D9;
  border-right: 1px solid #D9D9D9;
  font-family: "BreveSlabText", arial, sans-serif;
}
@media (min-width: 768px) {
  .header-footer__contact {
    display: flex;
    width: 65%;
    border-right: none;
  }
}
@media (min-width: 992px) {
  .header-footer__contact {
    width: 50%;
  }
}
.header-footer__contact-us {
  font-family: "BreveSlabTitle", arial, sans-serif;
}
.header-footer__contact-us, .header-footer__contact-phone, .header-footer__contact-mail {
  height: 32px;
  line-height: 32px;
  font-size: 12px;
  border-bottom: 1px solid #D9D9D9;
  padding-left: 16px;
}
@media (min-width: 768px) {
  .header-footer__contact-us, .header-footer__contact-phone, .header-footer__contact-mail {
    height: 100%;
    line-height: 64px;
    width: 50%;
    text-align: center;
    border: none;
    padding-left: 0;
    font-size: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
@media (min-width: 1200px) {
  .header-footer__contact-us, .header-footer__contact-phone, .header-footer__contact-mail {
    font-size: 18px;
    line-height: 80px;
  }
}
@media (min-width: 768px) {
  .header-footer__contact-phone, .header-footer__contact-us {
    border-right: 1px solid #D9D9D9;
  }
}

footer {
  border-top: 1px solid #D9D9D9;
  margin-top: 40px;
}
@media (min-width: 1440px) {
  footer {
    margin-top: 56px;
  }
}
footer .header-footer {
  margin-bottom: 0;
}
footer .header-footer__copyright {
  font-size: 10px;
  align-self: center;
  padding-left: 16px;
}
@media (min-width: 768px) {
  footer .header-footer__copyright {
    width: 30%;
  }
}
@media (min-width: 992px) {
  footer .header-footer__copyright {
    width: 50%;
  }
}
footer .header-footer__contact-mail {
  border-bottom: none;
}

.wrapper-filter {
  background-color: #F3F4F9;
  margin-bottom: 56px;
}
@media (min-width: 1200px) {
  .wrapper-filter .filter {
    display: flex;
  }
}
.wrapper-filter .filter__form {
  padding: 24px 16px;
}
@media (min-width: 1200px) {
  .wrapper-filter .filter__form {
    width: 60%;
    padding: 40px 16px 40px 0;
  }
}
.wrapper-filter .filter__form .facetwp-facet-select_ville, .wrapper-filter .filter__form .facetwp-overflow {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -8px 30px -8px;
  border-bottom: 1px solid #3F3F3F;
  padding-bottom: 22px;
}
@media (min-width: 1200px) {
  .wrapper-filter .filter__form .facetwp-facet-select_ville, .wrapper-filter .filter__form .facetwp-overflow {
    margin: 0 0 30px -8px;
  }
}
.wrapper-filter .filter__form .facetwp-facet-select_ville .facetwp-checkbox, .wrapper-filter .filter__form .facetwp-overflow .facetwp-checkbox {
  padding: 0 8px 10px;
  font-size: 14px;
  width: 33%;
  background-image: none;
}
@media (min-width: 768px) {
  .wrapper-filter .filter__form .facetwp-facet-select_ville .facetwp-checkbox, .wrapper-filter .filter__form .facetwp-overflow .facetwp-checkbox {
    width: 20%;
  }
}
.wrapper-filter .filter__form .facetwp-facet-select_ville .facetwp-checkbox.checked, .wrapper-filter .filter__form .facetwp-overflow .facetwp-checkbox.checked {
  color: #132C48;
  font-weight: bold;
}
.wrapper-filter .filter__form .facetwp-overflow {
  border-bottom: none;
}
@media (min-width: 1200px) {
  .wrapper-filter .filter__form .facetwp-overflow {
    margin: 0;
  }
}
.wrapper-filter .filter__form .facetwp-overflow.facetwp-hidden {
  display: none;
}
.wrapper-filter .filter__picture {
  display: none;
  position: relative;
  width: 40%;
}
@media (min-width: 1200px) {
  .wrapper-filter .filter__picture {
    display: block;
  }
}
.wrapper-filter .filter__picture figure {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
  background-position: center;
}
@media (min-width: 1200px) {
  .wrapper-filter .filter__picture figure {
    width: calc((100vw - 1140px) / 2 + 459px);
  }
}
@media (min-width: 1440px) {
  .wrapper-filter .filter__picture figure {
    width: calc((100vw - 1140px) / 2 + 438px);
  }
}
.wrapper-filter .filter__picture .red-bar {
  width: 8px;
  height: 120px;
  position: absolute;
  bottom: 16px;
  left: -4px;
  background-color: #132C48;
  z-index: 1;
}
.wrapper-filter .filter__form-details {
  display: flex;
  flex-wrap: wrap;
}
.wrapper-filter .filter__form-details .number-selector {
  width: 50%;
  position: relative;
  padding-right: 16px;
}
@media (min-width: 768px) {
  .wrapper-filter .filter__form-details .number-selector {
    width: 33%;
    flex-wrap: nowrap;
    align-items: center;
  }
}
.wrapper-filter .filter__form-details .number-selector.number-selector-guest .facetwp-type-slider .facetwp-slider-label {
  left: 90px;
}
.wrapper-filter .filter__form-details .number-selector.number-selector-room {
  padding-left: 16px;
}
.wrapper-filter .filter__form-details .number-selector.number-selector-room .facetwp-type-slider .facetwp-slider-label {
  left: 107px;
}
.wrapper-filter .filter__form-details .number-selector.number-selector-bathroom {
  margin-top: 16px;
}
@media (min-width: 768px) {
  .wrapper-filter .filter__form-details .number-selector.number-selector-bathroom {
    margin-top: 0;
    padding-left: 16px;
  }
}
.wrapper-filter .filter__form-details .number-selector.number-selector-bathroom .facetwp-type-slider .facetwp-slider-label {
  left: 131px;
}
.wrapper-filter .filter__form-details .number-selector__label {
  width: 100%;
  margin-bottom: 20px;
  font-family: "BreveSlabText", arial, sans-serif;
}
.wrapper-filter .filter__form-details .number-selector .facetwp-type-slider {
  width: 100%;
  margin-bottom: 0;
}
.wrapper-filter .filter__form-details .number-selector .facetwp-type-slider .noUi-target {
  border: none;
  border-radius: 0;
  height: 1px;
}
.wrapper-filter .filter__form-details .number-selector .facetwp-type-slider .noUi-target .noUi-connect {
  background-color: #484852;
}
.wrapper-filter .filter__form-details .number-selector .facetwp-type-slider .noUi-target .noUi-handle {
  width: 22px;
  height: 22px;
  top: -10px;
  border-radius: 50%;
  border-color: #484852;
}
.wrapper-filter .filter__form-details .number-selector .facetwp-type-slider .facetwp-slider-label {
  position: absolute;
  top: 0;
  display: block;
  width: 100px;
  font-family: "BreveSlabText", arial, sans-serif;
}
.wrapper-filter .filter__form-details .facetwp-slider-reset {
  display: none;
}

@media (min-width: 768px) {
  .grid {
    display: flex;
    flex-wrap: wrap;
    margin-right: -2px;
  }
}
.grid__villa {
  display: block;
  height: 50vh;
  overflow: hidden;
  padding-bottom: 2px;
  position: relative;
}
.grid__villa:hover .grid__villa__picture-layer-hover {
  visibility: visible;
  opacity: 0.5;
}
.grid__villa:hover .grid__villa__infos {
  background-color: #132C48;
  height: 217px;
}
.grid__villa:hover .grid__villa__btn-more {
  opacity: 1;
  visibility: visible;
}
@media (min-width: 768px) {
  .grid__villa {
    width: calc(50% - 6px);
    padding-right: 2px;
    height: 424px;
  }
}
@media (min-width: 1200px) {
  .grid__villa {
    width: calc(33.8752% - 8px);
  }
}
@media (min-width: 1440px) {
  .grid__villa {
    width: calc(33.7996% - 8px);
  }
}
.grid__villa__picture {
  height: calc(100% - 141px);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
}
.grid__villa__picture-layer-hover {
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #000000;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
.grid__villa__infos {
  background-color: #484852;
  color: #FFFFFF;
  padding: 0 16px 16px 16px;
  height: 143px;
  position: absolute;
  right: 0;
  left: 0;
  bottom: 2px;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
@media (min-width: 768px) {
  .grid__villa__infos {
    right: 2px;
  }
}
.grid__villa__infos-name {
  text-transform: uppercase;
  font-family: "BreveSlabTitle", arial, sans-serif;
  font-size: 24px;
  position: relative;
  top: -9px;
  line-height: 18px;
}
@media (min-width: 1200px) {
  .grid__villa__infos-name {
    font-size: 26px;
    top: -12px;
    line-height: 22px;
  }
}
@media (min-width: 1440px) {
  .grid__villa__infos-name {
    font-size: 32px;
    line-height: 27px;
    top: -14px;
  }
}
.grid__villa__infos-name span {
  font-size: 16px;
}
@media (min-width: 1200px) {
  .grid__villa__infos-name span {
    font-size: 21px;
  }
}
@media (min-width: 1440px) {
  .grid__villa__infos-name span {
    font-size: 24px;
  }
}
.grid__villa__infos-localisation {
  color: #EBE989;
  font-size: 12px;
}
@media (min-width: 992px) {
  .grid__villa__infos-localisation {
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  .grid__villa__infos-localisation {
    font-size: 18px;
    margin-top: -8px;
  }
}
@media (min-width: 1200px) {
  .grid__villa__infos-localisation {
    margin-top: -10px;
  }
}
.grid__villa__infos-price {
  margin: 8px 0;
  font-family: "BreveSlabText", arial, sans-serif;
  font-style: italic;
  height: 16px;
}
.grid__villa__infos-details {
  display: flex;
  justify-content: center;
  margin-top: 11px;
}
.grid__villa__infos-details .number-details {
  width: 33%;
  font-family: "BreveSlabText", arial, sans-serif;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
@media (min-width: 992px) {
  .grid__villa__infos-details .number-details {
    font-size: 18px;
  }
}
@media (min-width: 1440px) {
  .grid__villa__infos-details .number-details {
    font-size: 20px;
  }
}
.grid__villa__infos-details .number-details .icn {
  font-size: 32px;
  display: inline-block;
  margin-right: 8px;
}
.grid__villa__infos-details .number-details .number {
  display: block;
  line-height: 28px;
}
.grid__villa__btn-more {
  visibility: hidden;
  opacity: 0;
  margin-top: 32px;
  -moz-transition: all 0.3s ease-out 0.3s;
  -o-transition: all 0.3s ease-out 0.3s;
  -webkit-transition: all 0.3s ease-out 0.3s;
  transition: all 0.3s ease-out 0.3s;
}

.single-villas header .header-footer {
  margin-bottom: 0;
}

.presentation-villa__picture {
  height: 300px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  cursor: pointer;
}
@media (min-width: 768px) {
  .presentation-villa__picture {
    height: 47vh;
  }
}
@media (min-width: 1200px) {
  .presentation-villa__picture {
    height: 60vh;
  }
}
@media (min-width: 1440px) {
  .presentation-villa__picture {
    height: calc(100vh - 210px);
  }
}
.presentation-villa__picture .picture-click {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.presentation-villa__picture .container {
  height: 100%;
  position: relative;
}
.presentation-villa__picture-block-name {
  background-color: #132C48;
  position: absolute;
  left: 16px;
  right: 16px;
  bottom: -60px;
  padding: 16px;
  cursor: default;
}
@media (min-width: 768px) {
  .presentation-villa__picture-block-name {
    width: 25%;
    top: 60px;
    width: 25%;
    left: 0;
    bottom: -130px;
  }
}
@media (min-width: 992px) {
  .presentation-villa__picture-block-name {
    left: 8.33%;
  }
}
@media (min-width: 1200px) {
  .presentation-villa__picture-block-name {
    top: 90px;
  }
}
@media (min-width: 1440px) {
  .presentation-villa__picture-block-name {
    top: 115px;
    bottom: -194px;
    padding: 40px 16px 16px 16px;
  }
}
.presentation-villa__picture-block-name .back-button {
  position: absolute;
  top: -60px;
  left: 0;
}
.presentation-villa__picture-block-name .back-button .icon-chevron-left {
  font-size: 20px;
  display: inline-block;
  margin-right: 4px;
}
@media (min-width: 768px) {
  .presentation-villa__picture-block-name .back-button {
    position: initial;
  }
}
@media (min-width: 992px) {
  .presentation-villa__picture-block-name .back-button {
    margin-left: 32px;
  }
}
.presentation-villa__picture-block-name .line-top, .presentation-villa__picture-block-name .line-bottom {
  display: none;
}
@media (min-width: 768px) {
  .presentation-villa__picture-block-name .line-top, .presentation-villa__picture-block-name .line-bottom {
    display: block;
    width: 1px;
    background-color: #fff;
  }
}
.presentation-villa__picture-block-name .line-top {
  height: 50px;
  margin: 32px auto 16px auto;
}
@media (min-width: 1200px) {
  .presentation-villa__picture-block-name .line-top {
    height: 62px;
    margin: 40px auto 16px auto;
  }
}
@media (min-width: 1440px) {
  .presentation-villa__picture-block-name .line-top {
    height: 71px;
    margin: 42px auto 16px auto;
  }
}
.presentation-villa__picture-block-name .line-bottom {
  height: 70px;
  margin: 16px auto 0 auto;
}
@media (min-width: 1200px) {
  .presentation-villa__picture-block-name .line-bottom {
    height: 90px;
    margin: 16px auto 0 auto;
  }
}
@media (min-width: 1440px) {
  .presentation-villa__picture-block-name .line-bottom {
    height: 106px;
    margin: 16px auto 0 auto;
  }
}
.presentation-villa__picture-block-name h1 {
  margin-bottom: 0;
  text-transform: uppercase;
  padding-bottom: 0;
  border-bottom: none;
}
.presentation-villa__picture-block-name h1 span {
  font-size: 24px;
}
@media (min-width: 768px) {
  .presentation-villa__picture-block-name h1 {
    width: calc(720px - 16px);
    font-size: 48px;
    padding-left: 32px;
  }
  .presentation-villa__picture-block-name h1 span {
    font-size: 32px;
  }
}
@media (min-width: 992px) {
  .presentation-villa__picture-block-name h1 {
    width: calc(896px - 16px - 8.33%);
    font-size: 64px;
    padding-left: 35px;
  }
  .presentation-villa__picture-block-name h1 span {
    font-size: 48px;
  }
}
@media (min-width: 1200px) {
  .presentation-villa__picture-block-name h1 {
    width: calc(1079px - 16px - 8.33%);
    font-size: 64px;
    padding-left: 45px;
  }
  .presentation-villa__picture-block-name h1 span {
    font-size: 56px;
  }
}
@media (min-width: 1440px) {
  .presentation-villa__picture-block-name h1 {
    width: calc(1314px - 16px - 8.33%);
    font-size: 88px;
    padding-left: 55px;
  }
  .presentation-villa__picture-block-name h1 span {
    font-size: 64px;
  }
}
.presentation-villa__picture-block-name .price {
  margin-top: 8px;
  margin-bottom: 8px;
  font-family: "BreveSlabText", arial, sans-serif;
  font-style: italic;
  color: #FFFFFF;
  font-size: 18px;
}
@media (min-width: 768px) {
  .presentation-villa__picture-block-name .price {
    margin-top: 88px;
  }
}
@media (min-width: 992px) {
  .presentation-villa__picture-block-name .price {
    margin-top: 0;
    position: absolute;
    bottom: 55px;
  }
}
@media (min-width: 1200px) {
  .presentation-villa__picture-block-name .price {
    font-size: 20px;
  }
}
@media (min-width: 1440px) {
  .presentation-villa__picture-block-name .price {
    bottom: 110px;
    font-size: 24px;
  }
}
.presentation-villa__picture .btn-open-galerie {
  position: absolute;
  bottom: 24px;
  right: 0;
  padding: 0 40px;
}
@media (min-width: 768px) {
  .presentation-villa__details {
    border-bottom: 1px solid #D9D9D9;
  }
}
.presentation-villa__details .container {
  display: flex;
  flex-wrap: wrap;
  margin-top: 76px;
}
@media (min-width: 768px) {
  .presentation-villa__details .container {
    margin-top: 0;
    padding-left: calc(25% - 12px);
  }
}
@media (min-width: 992px) {
  .presentation-villa__details .container {
    padding-right: 0;
    padding-left: calc(33.33% - 12px);
  }
}
@media (min-width: 1440px) {
  .presentation-villa__details .container {
    padding-left: calc(33% - 16px);
  }
}
.presentation-villa__details .number-details {
  width: 50%;
  text-align: center;
  height: auto;
  font-family: "BreveSlabText", arial, sans-serif;
  padding: 16px 0;
}
@media (min-width: 768px) {
  .presentation-villa__details .number-details {
    width: 25%;
    height: 96px;
  }
}
@media (min-width: 1200px) {
  .presentation-villa__details .number-details {
    font-size: 20px;
  }
}
@media (min-width: 1440px) {
  .presentation-villa__details .number-details {
    height: 130px;
    font-size: 24px;
  }
}
.presentation-villa__details .number-details .icn {
  font-size: 32px;
  margin-bottom: 16px;
  display: inline-block;
}
.presentation-villa__details .number-details.number-guest {
  border-right: 1px solid #D9D9D9;
  border-bottom: 1px solid #D9D9D9;
}
@media (min-width: 768px) {
  .presentation-villa__details .number-details.number-guest {
    border-bottom: none;
  }
}
.presentation-villa__details .number-details.number-bathrooms {
  border-right: 1px solid #D9D9D9;
}
@media (min-width: 768px) {
  .presentation-villa__details .number-details.number-bathrooms {
    border-left: 1px solid #D9D9D9;
  }
}
.presentation-villa__details .number-details.number-rooms {
  border-bottom: 1px solid #D9D9D9;
}
@media (min-width: 768px) {
  .presentation-villa__details .number-details.number-rooms {
    border-bottom: none;
  }
}
.presentation-villa__btn-gallery {
  width: 100%;
  margin-top: 16px;
}

.hightlight, .list-equipements {
  margin-top: 32px;
  margin-bottom: 32px;
}
@media (min-width: 768px) {
  .hightlight, .list-equipements {
    margin-top: 64px;
  }
}
@media (min-width: 992px) {
  .hightlight, .list-equipements {
    margin-top: 72px;
    margin-bottom: 40px;
  }
}
@media (min-width: 1440px) {
  .hightlight, .list-equipements {
    margin-top: 176px;
    margin-bottom: 56px;
  }
}
.hightlight ul, .list-equipements ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -4px -8px -4px;
}
.hightlight ul li, .list-equipements ul li {
  width: 33.33%;
  padding: 0 4px;
  margin-bottom: 8px;
  display: flex;
  align-items: center;
}
.hightlight ul li span.icn, .list-equipements ul li span.icn {
  display: block;
  font-size: 32px;
  margin-right: 8px;
}
.hightlight ul li span.label, .list-equipements ul li span.label {
  display: block;
}
@media (min-width: 768px) {
  .hightlight ul li, .list-equipements ul li {
    width: 25%;
  }
}
@media (min-width: 768px) {
  .hightlight ul li, .list-equipements ul li {
    margin-bottom: 16px;
  }
}
.hightlight__content-equipments, .list-equipements__content-equipments {
  padding-bottom: 32px;
  border-bottom: 1px solid #D9D9D9;
}
@media (min-width: 992px) {
  .hightlight__content-equipments, .list-equipements__content-equipments {
    padding-bottom: 40px;
  }
}
@media (min-width: 1440px) {
  .hightlight__content-equipments, .list-equipements__content-equipments {
    padding-bottom: 56px;
  }
}
.hightlight__content-services, .list-equipements__content-services {
  margin-top: 32px;
  padding-bottom: 32px;
  border-bottom: 1px solid #D9D9D9;
}
@media (min-width: 992px) {
  .hightlight__content-services, .list-equipements__content-services {
    margin-top: 40px;
    padding-bottom: 40px;
  }
}
@media (min-width: 1440px) {
  .hightlight__content-services, .list-equipements__content-services {
    margin-top: 56px;
    padding-bottom: 56px;
  }
}
.hightlight__picture, .list-equipements__picture {
  display: none;
}

@media (min-width: 992px) {
  .hightlight {
    display: flex;
  }
  .hightlight__content {
    width: 60%;
  }
  .hightlight__picture {
    width: 31.67%;
    margin-left: 8.33%;
    display: block;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    cursor: pointer;
  }
  .hightlight__picture .rect-top, .hightlight__picture .rect-bottom {
    position: absolute;
    left: 16px;
    right: 16px;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    height: 32px;
  }
  .hightlight__picture .rect-top {
    top: 16px;
    border-top: 1px solid #FFFFFF;
  }
  .hightlight__picture .rect-bottom {
    bottom: 16px;
    border-bottom: 1px solid #FFFFFF;
  }
  .hightlight__picture .red-bar {
    width: 6px;
    height: 120px;
    position: absolute;
    bottom: 16px;
    left: -3px;
    background-color: #132C48;
    z-index: 1;
  }
}
.list-equipements {
  margin-top: 40px;
  margin-bottom: 0;
}

.link-plan {
  color: #132C48;
}
.link-plan a {
  text-decoration: underline;
}

.street-map {
  margin-top: 40px;
}

.swiper-container {
  visibility: hidden;
  opacity: 0;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.swiper-container.open {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  background-color: #FFFFFF;
  display: block;
  visibility: visible;
  opacity: 1;
  padding: 50px;
}
.swiper-container .btn-swiper-close {
  font-size: 24px;
  position: fixed;
  right: 11px;
  top: 11px;
  z-index: 4;
}
@media (min-width: 1200px) {
  .swiper-container .btn-swiper-close {
    font-size: 34px;
    right: 27px;
    top: 39px;
  }
}
.swiper-container .swiper-pagination {
  background-color: #FFFFFF;
}
.swiper-container .swiper-pagination span {
  background-color: #132C48;
}
.swiper-container .marie-louise {
  position: fixed;
  z-index: 3;
  background-color: #FFFFFF;
}
.swiper-container .marie-louise-top {
  left: 50px;
  right: 50px;
  top: 0;
  height: 50px;
}
@media (min-width: 1200px) {
  .swiper-container .marie-louise-top {
    left: 80px;
    right: 80px;
    height: 80px;
  }
}
.swiper-container .marie-louise-bottom {
  height: 50px;
  left: 50px;
  right: 50px;
  bottom: 0;
}
@media (min-width: 1200px) {
  .swiper-container .marie-louise-bottom {
    height: 80px;
    left: 80px;
    right: 80px;
  }
}
.swiper-container .marie-louise-left {
  width: 50px;
  left: 0;
  top: 0;
  bottom: 0;
}
@media (min-width: 1200px) {
  .swiper-container .marie-louise-left {
    width: 80px;
  }
}
.swiper-container .marie-louise-right {
  width: 50px;
  right: 0;
  top: 0;
  bottom: 0;
}
@media (min-width: 1200px) {
  .swiper-container .marie-louise-right {
    width: 80px;
  }
}
.swiper-container .swiper-slide {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.swiper-container .previous-slide-swipper, .swiper-container .next-slide-swipper {
  font-size: 24px;
  position: absolute;
  z-index: 4;
  top: 50%;
}
@media (min-width: 1200px) {
  .swiper-container .previous-slide-swipper, .swiper-container .next-slide-swipper {
    font-size: 54px;
  }
}
.swiper-container .previous-slide-swipper.swiper-button-disabled, .swiper-container .next-slide-swipper.swiper-button-disabled {
  opacity: 0.3;
}
.swiper-container .previous-slide-swipper {
  left: 11px;
}
.swiper-container .next-slide-swipper {
  right: 11px;
}
@media (min-width: 1200px) {
  .swiper-container .next-slide-swipper {
    right: 19px;
  }
}

.login-page {
  display: flex;
  height: 100vh;
}
.login-page__right {
  display: none;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
@media (min-width: 768px) {
  .login-page__right {
    display: block;
  }
}
.login-page__right .rect-top, .login-page__right .rect-bottom {
  position: absolute;
  left: 16px;
  right: 16px;
  border-left: 1px solid #FFFFFF;
  border-right: 1px solid #FFFFFF;
  height: 32px;
}
.login-page__right .rect-top {
  top: 16px;
  border-top: 1px solid #FFFFFF;
}
.login-page__right .rect-bottom {
  bottom: 16px;
  border-bottom: 1px solid #FFFFFF;
}
.login-page__right .red-bar {
  position: absolute;
  bottom: 16px;
  left: -5px;
  background-color: #132C48;
  z-index: 1;
  width: 10px;
  height: 190px;
}
.login-page__left {
  width: 100%;
  align-self: center;
  display: flex;
  justify-content: center;
}
.login-page__left__form-login {
  width: 320px;
}
.login-page__left__form-login .logo {
  text-align: center;
  margin-bottom: 64px;
}
.login-page__left__form-login .message-home {
  font-size: 18px;
  margin-bottom: 64px;
}
.login-page__left__form-login .message-home a {
  text-decoration: underline;
  color: #132C48;
}
.login-page__left__form-login label {
  font-size: 14px;
  line-height: 1.5;
  display: inline-block;
  margin-bottom: 3px;
}
.login-page__left__form-login input[type=password], .login-page__left__form-login input[type=text] {
  background-color: #FFFFFF;
  font-size: 24px;
  line-height: 1.33333333;
  width: 100%;
  border-width: 0.0625rem;
  padding: 0.1875rem 0.3125rem;
  margin: 0 6px 16px 0;
  min-height: 40px;
  max-height: none;
}
.login-page__left__form-login input[type=password]:focus, .login-page__left__form-login input[type=text]:focus {
  border-color: #416fa0;
}
.login-page__left__form-login input[type=submit] {
  width: 100%;
  height: 42px;
  background-color: #132C48;
  color: #FFFFFF;
  border: none;
  margin-top: 24px;
}
@media (min-width: 768px) {
  .login-page__left, .login-page__right {
    width: 50%;
  }
}

.wrapper-filter .filter__form-details .number-selector .facetwp-type-slider .facetwp-slider-label {
  width: 106px;
}
.wrapper-filter .filter__form-details .number-selector.number-selector-guest .facetwp-type-slider .facetwp-slider-label {
  left: 63px;
}
.wrapper-filter .filter__form-details .number-selector.number-selector-room .facetwp-type-slider .facetwp-slider-label {
  left: 82px;
}
.wrapper-filter .filter__form-details .number-selector.number-selector-bathroom .facetwp-type-slider .facetwp-slider-label {
  left: 51px;
}
@media (min-width: 992px) {
  .wrapper-filter .filter__form-details .number-selector.number-selector-bathroom .facetwp-type-slider .facetwp-slider-label {
    left: 65px;
  }
}

.grid__villa__infos {
  background-color: #132C48;
}
@media (min-width: 1200px) {
  .grid__villa__infos {
    height: 163px;
  }
}
.grid__villa__infos-details .number-details {
  display: block;
  text-align: center;
}
.grid__villa__infos-details .number-details .name {
  font-family: "Gotham", arial, sans-serif;
  font-size: 14px;
}

@media (min-width: 1200px) {
  .grid__villa__btn-more {
    margin-top: 22px;
  }
}
@media (min-width: 1440px) {
  .presentation-villa__details .number-details {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.hightlight__content-services.tenders-toys {
  border-bottom: 0;
}

.presentation-villa__details .number-details span {
  display: block;
}
.presentation-villa__details .number-details span.value {
  font-size: 20px;
  font-family: "BreveSlabTitle", arial, sans-serif;
}
@media (min-width: 768px) {
  .presentation-villa__details .number-details {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
}