@charset "UTF-8";
/*

Theme Name: Villa Mia blank theme
Author: FASTSITE
Author URI: https://fastsite.pl/
Description: Theme for our beloved client. Developed by FASTSITE.
Version: 1.0
Text Domain: villa-mia-theme

*/
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0-modified | 20110126
   License: none (public domain)
*/
/* Chrome, Safari, Edge, Opera */
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800;900&display=swap");
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

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

/* make sure to set some focus styles for accessibility */
:focus {
  outline: 0;
}

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

body {
  line-height: 1;
}

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

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  -webkit-appearance: none;
  -moz-appearance: none;
}

input[type=search] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  max-width: 100%;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none;
}

/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -ms-text-size-adjust: 100%; /* 2 */
}

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
img {
  border: 0; /* 1 */
  -ms-interpolation-mode: bicubic; /* 2 */
}

/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0;
}

/**
 * Correct margin displayed oddly in IE 6/7.
 */
form {
  margin: 0;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0; /* 1 */
  padding: 0;
  white-space: normal; /* 2 */
  *margin-left: -7px; /* 3 */
}

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%; /* 1 */
  margin: 0; /* 2 */
  vertical-align: baseline; /* 3 */
  *vertical-align: middle; /* 3 */
}

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
  *overflow: visible; /* 4 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
  *height: 13px; /* 3 */
  *width: 13px; /* 3 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type=search] {
  -webkit-appearance: textfield; /* 1 */
  -webkit-box-sizing: content-box; /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 3+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto; /* 1 */
  vertical-align: top; /* 2 */
}

/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

html,
button,
input,
select,
textarea {
  color: #222;
}

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

img {
  vertical-align: middle;
}

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

textarea {
  resize: vertical;
}

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

/*!
 * Bootstrap Grid v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@-ms-viewport {
  width: device-width;
}
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 90%;
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 90%;
    max-width: 1140px;
  }
}
@media (min-width: 1440px) {
  .container {
    width: 90%;
    max-width: unset;
  }
}
.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  -webkit-box-flex: 1;
          flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.col-1 {
  -ms-flex: 0 0 8.333333%;
  -webkit-box-flex: 0;
          flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

.col-2 {
  -ms-flex: 0 0 16.666667%;
  -webkit-box-flex: 0;
          flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.col-3 {
  -ms-flex: 0 0 25%;
  -webkit-box-flex: 0;
          flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  -ms-flex: 0 0 33.333333%;
  -webkit-box-flex: 0;
          flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.col-5 {
  -ms-flex: 0 0 41.666667%;
  -webkit-box-flex: 0;
          flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

.col-6 {
  -ms-flex: 0 0 50%;
  -webkit-box-flex: 0;
          flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  -ms-flex: 0 0 58.333333%;
  -webkit-box-flex: 0;
          flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.col-8 {
  -ms-flex: 0 0 66.666667%;
  -webkit-box-flex: 0;
          flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

.col-9 {
  -ms-flex: 0 0 75%;
  -webkit-box-flex: 0;
          flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  -ms-flex: 0 0 83.333333%;
  -webkit-box-flex: 0;
          flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.col-11 {
  -ms-flex: 0 0 91.666667%;
  -webkit-box-flex: 0;
          flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

.col-12 {
  -ms-flex: 0 0 100%;
  -webkit-box-flex: 0;
          flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  -ms-flex-order: -1;
  -webkit-box-ordinal-group: 0;
          order: -1;
}

.order-last {
  -ms-flex-order: 13;
  -webkit-box-ordinal-group: 14;
          order: 13;
}

.order-0 {
  -ms-flex-order: 0;
  -webkit-box-ordinal-group: 1;
          order: 0;
}

.order-1 {
  -ms-flex-order: 1;
  -webkit-box-ordinal-group: 2;
          order: 1;
}

.order-2 {
  -ms-flex-order: 2;
  -webkit-box-ordinal-group: 3;
          order: 2;
}

.order-3 {
  -ms-flex-order: 3;
  -webkit-box-ordinal-group: 4;
          order: 3;
}

.order-4 {
  -ms-flex-order: 4;
  -webkit-box-ordinal-group: 5;
          order: 4;
}

.order-5 {
  -ms-flex-order: 5;
  -webkit-box-ordinal-group: 6;
          order: 5;
}

.order-6 {
  -ms-flex-order: 6;
  -webkit-box-ordinal-group: 7;
          order: 6;
}

.order-7 {
  -ms-flex-order: 7;
  -webkit-box-ordinal-group: 8;
          order: 7;
}

.order-8 {
  -ms-flex-order: 8;
  -webkit-box-ordinal-group: 9;
          order: 8;
}

.order-9 {
  -ms-flex-order: 9;
  -webkit-box-ordinal-group: 10;
          order: 9;
}

.order-10 {
  -ms-flex-order: 10;
  -webkit-box-ordinal-group: 11;
          order: 10;
}

.order-11 {
  -ms-flex-order: 11;
  -webkit-box-ordinal-group: 12;
          order: 11;
}

.order-12 {
  -ms-flex-order: 12;
  -webkit-box-ordinal-group: 13;
          order: 12;
}

.offset-1 {
  margin-left: 8.333333%;
}

.offset-2 {
  margin-left: 16.666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.333333%;
}

.offset-5 {
  margin-left: 41.666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.333333%;
}

.offset-8 {
  margin-left: 66.666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.333333%;
}

.offset-11 {
  margin-left: 91.666667%;
}

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
            order: -1;
  }
  .order-sm-last {
    -ms-flex-order: 13;
    -webkit-box-ordinal-group: 14;
            order: 13;
  }
  .order-sm-0 {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
            order: 0;
  }
  .order-sm-1 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
            order: 1;
  }
  .order-sm-2 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
            order: 2;
  }
  .order-sm-3 {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
            order: 3;
  }
  .order-sm-4 {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
            order: 4;
  }
  .order-sm-5 {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
            order: 5;
  }
  .order-sm-6 {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
            order: 6;
  }
  .order-sm-7 {
    -ms-flex-order: 7;
    -webkit-box-ordinal-group: 8;
            order: 7;
  }
  .order-sm-8 {
    -ms-flex-order: 8;
    -webkit-box-ordinal-group: 9;
            order: 8;
  }
  .order-sm-9 {
    -ms-flex-order: 9;
    -webkit-box-ordinal-group: 10;
            order: 9;
  }
  .order-sm-10 {
    -ms-flex-order: 10;
    -webkit-box-ordinal-group: 11;
            order: 10;
  }
  .order-sm-11 {
    -ms-flex-order: 11;
    -webkit-box-ordinal-group: 12;
            order: 11;
  }
  .order-sm-12 {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
            order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.333333%;
  }
  .offset-sm-2 {
    margin-left: 16.666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.333333%;
  }
  .offset-sm-5 {
    margin-left: 41.666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.333333%;
  }
  .offset-sm-8 {
    margin-left: 66.666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.333333%;
  }
  .offset-sm-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
            order: -1;
  }
  .order-md-last {
    -ms-flex-order: 13;
    -webkit-box-ordinal-group: 14;
            order: 13;
  }
  .order-md-0 {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
            order: 0;
  }
  .order-md-1 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
            order: 1;
  }
  .order-md-2 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
            order: 2;
  }
  .order-md-3 {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
            order: 3;
  }
  .order-md-4 {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
            order: 4;
  }
  .order-md-5 {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
            order: 5;
  }
  .order-md-6 {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
            order: 6;
  }
  .order-md-7 {
    -ms-flex-order: 7;
    -webkit-box-ordinal-group: 8;
            order: 7;
  }
  .order-md-8 {
    -ms-flex-order: 8;
    -webkit-box-ordinal-group: 9;
            order: 8;
  }
  .order-md-9 {
    -ms-flex-order: 9;
    -webkit-box-ordinal-group: 10;
            order: 9;
  }
  .order-md-10 {
    -ms-flex-order: 10;
    -webkit-box-ordinal-group: 11;
            order: 10;
  }
  .order-md-11 {
    -ms-flex-order: 11;
    -webkit-box-ordinal-group: 12;
            order: 11;
  }
  .order-md-12 {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
            order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.333333%;
  }
  .offset-md-2 {
    margin-left: 16.666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.333333%;
  }
  .offset-md-5 {
    margin-left: 41.666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.333333%;
  }
  .offset-md-8 {
    margin-left: 66.666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.333333%;
  }
  .offset-md-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
            order: -1;
  }
  .order-lg-last {
    -ms-flex-order: 13;
    -webkit-box-ordinal-group: 14;
            order: 13;
  }
  .order-lg-0 {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
            order: 0;
  }
  .order-lg-1 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
            order: 1;
  }
  .order-lg-2 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
            order: 2;
  }
  .order-lg-3 {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
            order: 3;
  }
  .order-lg-4 {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
            order: 4;
  }
  .order-lg-5 {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
            order: 5;
  }
  .order-lg-6 {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
            order: 6;
  }
  .order-lg-7 {
    -ms-flex-order: 7;
    -webkit-box-ordinal-group: 8;
            order: 7;
  }
  .order-lg-8 {
    -ms-flex-order: 8;
    -webkit-box-ordinal-group: 9;
            order: 8;
  }
  .order-lg-9 {
    -ms-flex-order: 9;
    -webkit-box-ordinal-group: 10;
            order: 9;
  }
  .order-lg-10 {
    -ms-flex-order: 10;
    -webkit-box-ordinal-group: 11;
            order: 10;
  }
  .order-lg-11 {
    -ms-flex-order: 11;
    -webkit-box-ordinal-group: 12;
            order: 11;
  }
  .order-lg-12 {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
            order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.333333%;
  }
  .offset-lg-2 {
    margin-left: 16.666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.333333%;
  }
  .offset-lg-5 {
    margin-left: 41.666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.333333%;
  }
  .offset-lg-8 {
    margin-left: 66.666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.333333%;
  }
  .offset-lg-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
            order: -1;
  }
  .order-xl-last {
    -ms-flex-order: 13;
    -webkit-box-ordinal-group: 14;
            order: 13;
  }
  .order-xl-0 {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
            order: 0;
  }
  .order-xl-1 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
            order: 1;
  }
  .order-xl-2 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
            order: 2;
  }
  .order-xl-3 {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
            order: 3;
  }
  .order-xl-4 {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
            order: 4;
  }
  .order-xl-5 {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
            order: 5;
  }
  .order-xl-6 {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
            order: 6;
  }
  .order-xl-7 {
    -ms-flex-order: 7;
    -webkit-box-ordinal-group: 8;
            order: 7;
  }
  .order-xl-8 {
    -ms-flex-order: 8;
    -webkit-box-ordinal-group: 9;
            order: 8;
  }
  .order-xl-9 {
    -ms-flex-order: 9;
    -webkit-box-ordinal-group: 10;
            order: 9;
  }
  .order-xl-10 {
    -ms-flex-order: 10;
    -webkit-box-ordinal-group: 11;
            order: 10;
  }
  .order-xl-11 {
    -ms-flex-order: 11;
    -webkit-box-ordinal-group: 12;
            order: 11;
  }
  .order-xl-12 {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
            order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.333333%;
  }
  .offset-xl-2 {
    margin-left: 16.666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.333333%;
  }
  .offset-xl-5 {
    margin-left: 41.666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.333333%;
  }
  .offset-xl-8 {
    margin-left: 66.666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.333333%;
  }
  .offset-xl-11 {
    margin-left: 91.666667%;
  }
}
.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: -ms-flexbox !important;
  display: -webkit-box !important;
  display: flex !important;
}

.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: -webkit-inline-box !important;
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: -webkit-inline-box !important;
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: -webkit-inline-box !important;
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: -webkit-inline-box !important;
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: -webkit-inline-box !important;
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    display: -ms-inline-flexbox !important;
    display: -webkit-inline-box !important;
    display: inline-flex !important;
  }
}
.flex-row {
  -ms-flex-direction: row !important;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
          flex-direction: row !important;
}

.flex-column {
  -ms-flex-direction: column !important;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
          flex-direction: column !important;
}

.flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
          flex-direction: row-reverse !important;
}

.flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
          flex-direction: column-reverse !important;
}

.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}

.flex-fill {
  -ms-flex: 1 1 auto !important;
  -webkit-box-flex: 1 !important;
          flex: 1 1 auto !important;
}

.flex-grow-0 {
  -ms-flex-positive: 0 !important;
  -webkit-box-flex: 0 !important;
          flex-grow: 0 !important;
}

.flex-grow-1 {
  -ms-flex-positive: 1 !important;
  -webkit-box-flex: 1 !important;
          flex-grow: 1 !important;
}

.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important;
}

.justify-content-start {
  -ms-flex-pack: start !important;
  -webkit-box-pack: start !important;
          justify-content: flex-start !important;
}

.justify-content-end {
  -ms-flex-pack: end !important;
  -webkit-box-pack: end !important;
          justify-content: flex-end !important;
}

.justify-content-center {
  -ms-flex-pack: center !important;
  -webkit-box-pack: center !important;
          justify-content: center !important;
}

.justify-content-between {
  -ms-flex-pack: justify !important;
  -webkit-box-pack: justify !important;
          justify-content: space-between !important;
}

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}

.align-items-start {
  -ms-flex-align: start !important;
  -webkit-box-align: start !important;
          align-items: flex-start !important;
}

.align-items-end {
  -ms-flex-align: end !important;
  -webkit-box-align: end !important;
          align-items: flex-end !important;
}

.align-items-center {
  -ms-flex-align: center !important;
  -webkit-box-align: center !important;
          align-items: center !important;
}

.align-items-baseline {
  -ms-flex-align: baseline !important;
  -webkit-box-align: baseline !important;
          align-items: baseline !important;
}

.align-items-stretch {
  -ms-flex-align: stretch !important;
  -webkit-box-align: stretch !important;
          align-items: stretch !important;
}

.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}

.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}

.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}

.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}

.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}

.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}

.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}

.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    -ms-flex-direction: row !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
            flex-direction: row !important;
  }
  .flex-sm-column {
    -ms-flex-direction: column !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
            flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    -ms-flex: 1 1 auto !important;
    -webkit-box-flex: 1 !important;
            flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    -ms-flex-positive: 0 !important;
    -webkit-box-flex: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    -ms-flex-positive: 1 !important;
    -webkit-box-flex: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    -ms-flex-pack: start !important;
    -webkit-box-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -ms-flex-pack: end !important;
    -webkit-box-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -ms-flex-pack: center !important;
    -webkit-box-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    -webkit-box-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    -ms-flex-align: start !important;
    -webkit-box-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-sm-end {
    -ms-flex-align: end !important;
    -webkit-box-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-sm-center {
    -ms-flex-align: center !important;
    -webkit-box-align: center !important;
            align-items: center !important;
  }
  .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    -webkit-box-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    -webkit-box-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    -ms-flex-direction: row !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
            flex-direction: row !important;
  }
  .flex-md-column {
    -ms-flex-direction: column !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
            flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    -ms-flex: 1 1 auto !important;
    -webkit-box-flex: 1 !important;
            flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    -ms-flex-positive: 0 !important;
    -webkit-box-flex: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    -ms-flex-positive: 1 !important;
    -webkit-box-flex: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    -ms-flex-pack: start !important;
    -webkit-box-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -ms-flex-pack: end !important;
    -webkit-box-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -ms-flex-pack: center !important;
    -webkit-box-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-md-between {
    -ms-flex-pack: justify !important;
    -webkit-box-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-md-start {
    -ms-flex-align: start !important;
    -webkit-box-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-md-end {
    -ms-flex-align: end !important;
    -webkit-box-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-md-center {
    -ms-flex-align: center !important;
    -webkit-box-align: center !important;
            align-items: center !important;
  }
  .align-items-md-baseline {
    -ms-flex-align: baseline !important;
    -webkit-box-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-md-stretch {
    -ms-flex-align: stretch !important;
    -webkit-box-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    -ms-flex-direction: row !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
            flex-direction: row !important;
  }
  .flex-lg-column {
    -ms-flex-direction: column !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
            flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    -ms-flex: 1 1 auto !important;
    -webkit-box-flex: 1 !important;
            flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    -ms-flex-positive: 0 !important;
    -webkit-box-flex: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    -ms-flex-positive: 1 !important;
    -webkit-box-flex: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    -ms-flex-pack: start !important;
    -webkit-box-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -ms-flex-pack: end !important;
    -webkit-box-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -ms-flex-pack: center !important;
    -webkit-box-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-lg-between {
    -ms-flex-pack: justify !important;
    -webkit-box-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    -ms-flex-align: start !important;
    -webkit-box-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-lg-end {
    -ms-flex-align: end !important;
    -webkit-box-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-lg-center {
    -ms-flex-align: center !important;
    -webkit-box-align: center !important;
            align-items: center !important;
  }
  .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
    -webkit-box-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
    -webkit-box-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    -ms-flex-direction: row !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
            flex-direction: row !important;
  }
  .flex-xl-column {
    -ms-flex-direction: column !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
            flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    -ms-flex: 1 1 auto !important;
    -webkit-box-flex: 1 !important;
            flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    -ms-flex-positive: 0 !important;
    -webkit-box-flex: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    -ms-flex-positive: 1 !important;
    -webkit-box-flex: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    -ms-flex-pack: start !important;
    -webkit-box-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -ms-flex-pack: end !important;
    -webkit-box-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -ms-flex-pack: center !important;
    -webkit-box-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-xl-between {
    -ms-flex-pack: justify !important;
    -webkit-box-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    -ms-flex-align: start !important;
    -webkit-box-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-xl-end {
    -ms-flex-align: end !important;
    -webkit-box-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-xl-center {
    -ms-flex-align: center !important;
    -webkit-box-align: center !important;
            align-items: center !important;
  }
  .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
    -webkit-box-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
    -webkit-box-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

/*
COLORS
*/
/*
FONTS
*/
:root {
  --fs-16: clamp(1.4rem, 1.2667rem + 0.1736vw, 1.6rem);
  --fs-18: clamp(1.5rem, 1.3rem + 0.2604vw, 1.8rem);
  --fs-20: clamp(1.6rem, 1.3333rem + 0.3472vw, 2rem);
  --fs-22: clamp(1.7rem, 1.3667rem + 0.434vw, 2.2rem);
  --fs-24: clamp(1.9rem, 1.5667rem + 0.434vw, 2.4rem);
  --fs-28: clamp(2rem, 1.4667rem + 0.6944vw, 2.8rem);
  --fs-30: clamp(2.2rem, 1.666666666666667rem + 0.6944444444444442vw, 3rem);
  --fs-36: clamp(2.4rem, 1.5999999999999999rem + 1.0416666666666667vw, 3.6rem);
  --fs-42: clamp(2.6rem, 1.5333333333333334rem + 1.388888888888889vw, 4.2rem);
  --fs-48: clamp(2.6rem, 1.5333333333333334rem + 1.388888888888889vw, 4.2rem);
  --fs-96: clamp(4rem, 0.2667rem + 4.8611vw, 9.6rem);
}

body,
input,
button,
textarea {
  font-family: "Montserrat", sans-serif;
  line-height: 1.5;
  font-weight: 400;
}

button {
  border: unset !important;
}

a {
  text-decoration: unset;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
}

h1 {
  font-size: clamp(3rem, 1rem + 2.6042vw, 6rem);
}

h2 {
  font-size: clamp(2.2rem, 1.6667rem + 0.6944vw, 3rem);
}

.button {
  font-size: 1.4rem;
  font-weight: 600;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  border: 1px solid transparent;
  background-color: transparent;
  padding: 1.2rem 3.2rem !important;
  text-transform: uppercase;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.border-button {
  border-color: #3c3d41;
  color: #3c3d41;
}
.border-button:hover {
  background-color: #3c3d41;
  color: #e6dedb;
}

.beige-border-button {
  border-color: #e6dedb;
  color: #e6dedb;
}
.beige-border-button:hover {
  background-color: #e6dedb;
  color: #3c3d41;
}

.filled-button {
  border-color: #3c3d41 !important;
  background-color: #3c3d41 !important;
  color: #e6dedb !important;
}
.filled-button:hover {
  background-color: #e6dedb !important;
  color: #3c3d41 !important;
}

.filled-reverse-button {
  border: 1px solid #e6dedb !important;
  background-color: #e6dedb;
  color: #3c3d41;
}
.filled-reverse-button:hover {
  background-color: transparent;
  color: #e6dedb;
  border: 1px solid #e6dedb !important;
}

.search-button:after {
  content: "";
  width: 1.6rem;
  height: 1.6rem;
  background-image: url("../../../../../wp-content/themes/villa-mia-theme/assets/svg/loupe.svg");
  margin-left: 1rem;
  background-position: center;
  background-repeat: no-repeat;
  margin-top: -2px;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
}
.search-button:hover:after {
  -webkit-filter: invert(1);
          filter: invert(1);
}

/*
ADDITIONAL
*/
.collapse:not(.show) {
  display: none;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
  -webkit-transition-property: height;
  transition-property: height;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

@media screen and (prefers-reduced-motion: reduce) {
  .collapsing {
    -webkit-transition: none;
    transition: none;
  }
}
header {
  height: 6.7708333333vw;
  min-height: 8rem;
  position: relative;
}
header .mobile-button-wrapper {
  display: none;
}
header .mobile-button-wrapper .hamburger--slider .hamburger-inner::after {
  width: 20px;
}
header .mobile-button-wrapper button.is-active .hamburger-inner::after {
  width: 36px;
}
header .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #28292b;
  height: 100%;
}
header .logo-wrapper a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
header .logo-wrapper a img {
  height: 5.7291666667vw;
  min-height: 7rem;
}
header .menu-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2.8rem;
}
header .menu-wrapper ul.lang-wrapper li marker,
header .menu-wrapper ul.mobile-lang-wrapper li marker {
  display: none;
}
header .menu-wrapper ul.lang-wrapper li a,
header .menu-wrapper ul.mobile-lang-wrapper li a {
  color: #3c3d41;
  font-size: var(--fs-16);
  text-transform: uppercase;
}
header .menu-wrapper ul#top-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2.8rem;
}
header .menu-wrapper ul#top-menu li a {
  color: #3c3d41;
  font-size: var(--fs-16);
}
header .menu-wrapper ul#top-menu li:first-of-type a {
  color: #28292b;
  font-weight: 700;
}
header .menu-wrapper ul#top-menu li:last-of-type {
  position: relative;
  margin-left: 2.8rem;
}
header .menu-wrapper ul#top-menu li:last-of-type a {
  text-transform: uppercase;
  font-weight: 600;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
header .menu-wrapper ul#top-menu li:last-of-type a:after {
  content: "";
  width: 1px;
  height: 2rem;
  display: block;
  background-color: black;
  position: absolute;
  left: -2.8rem;
}
header .menu-wrapper ul#top-menu li:last-of-type a:before {
  content: "";
  background-image: url("../../../../../wp-content/themes/villa-mia-theme/assets/svg/header/fav.svg");
  width: 1.8rem;
  height: 1.6rem;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin-right: 5px;
}
header .find-property {
  display: none;
}
header .mobile-lang-wrapper {
  display: none;
}
@media (max-width: 1200px) {
  header .mobile-button-wrapper {
    display: block;
  }
  header .mobile-lang-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  header .mobile-lang-wrapper li a {
    color: #e6dedb !important;
  }
  header .find-property {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-top: 1px solid #d0cbc8;
    padding: 3rem;
    margin: 0 3rem;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    width: 90%;
    max-width: 96rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media (max-width: 1200px) and (max-width: 992px) {
  header .find-property {
    max-width: 72rem;
  }
}
@media (max-width: 1200px) and (max-width: 768px) {
  header .find-property {
    max-width: 54rem;
  }
}
@media (max-width: 1200px) {
  header .find-property a.link {
    color: #e6dedb;
    font-weight: 600;
    font-size: 1.4rem;
    text-align: right;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  header .find-property a.link:after {
    width: 2.8rem;
    min-width: 2.8rem;
    height: 2.8rem;
    content: "";
    margin-left: 1rem;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url("../../../../../wp-content/themes/villa-mia-theme/assets/svg/header/arrow.svg");
  }
  header .menu-wrapper {
    position: absolute;
    left: -100%;
    top: 0;
    background-color: #28292b;
    width: 100%;
    min-height: 100vh;
    gap: 2rem;
    z-index: 103;
    padding-top: 11rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-transition: all 250ms ease;
    transition: all 250ms ease;
  }
  header .menu-wrapper.is-visible {
    left: 0;
  }
  header .menu-wrapper div.menu-menu-naglowka-pl-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
  }
  header .menu-wrapper ul#top-menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: 96rem;
    width: 90%;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
@media (max-width: 1200px) and (max-width: 992px) {
  header .menu-wrapper ul#top-menu {
    max-width: 72rem;
  }
}
@media (max-width: 1200px) and (max-width: 768px) {
  header .menu-wrapper ul#top-menu {
    max-width: 54rem;
  }
}
@media (max-width: 1200px) {
  header .menu-wrapper ul#top-menu li a {
    color: #d0cbc8 !important;
    font-size: 2rem;
  }
  header .menu-wrapper ul#top-menu li:last-of-type a:after {
    display: none;
  }
  header .menu-wrapper ul#top-menu li:last-of-type a:before {
    -webkit-filter: invert(1);
            filter: invert(1);
  }
  header .lang-wrapper {
    display: none;
  }
  header .logo-wrapper,
  header .mobile-button-wrapper {
    position: relative;
    z-index: 105;
  }
  header .logo-wrapper.invert,
  header .mobile-button-wrapper.invert {
    -webkit-filter: invert(1);
            filter: invert(1);
  }
}
@media (max-width: 768px) {
  header .find-property {
    padding: 3rem 0;
    margin: 0 1.5rem;
  }
}

footer {
  background-color: #f2f2f2;
  padding-top: 1.6rem;
}
footer .logo-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
footer .logo-wrapper .line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 2;
      -ms-flex-positive: 2;
          flex-grow: 2;
  height: 1px;
  background-color: #28292b;
  margin-left: 3.5rem;
}
footer .text-form-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
footer .data-wrapper {
  width: 50%;
}
footer .data-wrapper > p:first-of-type {
  color: #28292b;
  font-weight: 600;
  font-size: var(--fs-24);
  margin: 1.6rem 0;
}
footer .data-wrapper > p:nth-of-type(2) {
  color: #3c3d41;
  font-weight: 500;
  font-size: 1.4rem;
}
footer .data-wrapper > p:nth-of-type(2) strong {
  font-weight: 600;
}
footer .contact {
  margin: 1.6rem 0;
}
footer .contact p {
  font-size: var(--fs-18);
  color: #3c3d41;
}
footer .contact p a {
  font-weight: 600;
  color: inherit;
}
footer .menu-wrapper ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.5rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
footer .menu-wrapper ul li a {
  font-size: var(--fs-16);
  color: #3c3d41;
  font-weight: 50;
}
footer .social-media-wrapper {
  margin-top: 1.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
}
footer .form-wrapper {
  width: 50%;
  padding-left: 2rem;
}
footer .form-wrapper > p:first-of-type {
  color: #28292b;
  font-weight: 600;
  font-size: var(--fs-24);
  margin: 1.6rem 0;
}
footer form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 2rem;
}
footer form .input-wrapper {
  width: calc((100% - 2rem) / 2);
}
footer form label {
  font-size: 1.4rem;
  color: #28292b;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: 600;
}
footer form .textarea-wrapper {
  width: 100%;
}
footer form input,
footer form textarea {
  border: 1px solid #3c3d41;
  color: #3c3d41;
  background-color: transparent;
  padding: 1.4rem;
  font-weight: 600;
  font-size: var(--fs-16);
  width: 100%;
}
footer form .acceptance-wrapper {
  width: 100%;
}
footer form .submit-wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
footer form .submit-wrapper .line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 1px;
  background-color: #28292b;
  -webkit-box-flex: 2;
      -ms-flex-positive: 2;
          flex-grow: 2;
  margin-right: 3.5rem;
  margin-left: 1rem;
}
footer form .submit-wrapper input {
  width: unset;
  border-color: #3c3d41;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
}
footer .text-wrapper {
  border-top: 1px solid #28292b;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-top: 1.6rem;
  gap: 1rem;
}
footer .text-wrapper p {
  font-size: 1.2rem;
  color: #28292b;
  font-weight: 500;
}
footer .text-wrapper p a {
  text-transform: uppercase;
  color: inherit;
}
@media (max-width: 768px) {
  footer .text-form-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  footer .data-wrapper {
    width: 100%;
    margin-top: 4rem;
    border-top: 1px solid #28292b;
    padding-top: 3rem;
  }
  footer .form-wrapper {
    width: 100%;
    padding-left: 0;
  }
  footer form .submit-wrapper {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
  }
  footer form .submit-wrapper .line {
    display: none;
  }
}
@media (max-width: 576px) {
  footer form .input-wrapper {
    width: 100%;
  }
  footer .menu-wrapper {
    border-top: 1px solid #28292b;
    border-bottom: 1px solid #28292b;
    padding: 2rem 0;
    margin-bottom: 3.2rem;
  }
  footer .menu-wrapper ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  footer .logo-wrapper img {
    max-width: 5rem;
  }
  footer .logo-wrapper .line {
    margin-left: 1.5rem;
  }
}

footer.basic .text-menu-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
footer.basic .data-wrapper {
  width: 30%;
}
footer.basic .menu-social-wrapper {
  width: 70%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2rem;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}
footer.basic .menu-social-wrapper .social-media-wrapper {
  margin-top: 0;
}
@media (max-width: 768px) {
  footer.basic .text-menu-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  footer.basic .data-wrapper {
    width: 100%;
    border-top: unset;
    margin-top: unset;
  }
  footer.basic .menu-social-wrapper {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media (max-width: 576px) {
  footer.basic .menu-wrapper {
    margin-bottom: 0;
    width: 100%;
    padding-bottom: 0;
    border-bottom: unset;
  }
  footer.basic .row:last-of-type {
    padding-top: 0;
  }
}

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

html {
  scroll-behavior: smooth;
  font-size: 62.5%;
}

body {
  background-color: #e6dedb;
  font-size: 1.6rem;
}

section {
  padding: 8rem 0;
  position: relative;
}
@media only screen and (max-width: 768px) {
  section {
    padding: 4.8rem 0;
  }
}

div.row {
  padding: 1.6rem 0;
}

.slick-slider {
  -webkit-user-select: text !important;
  -moz-user-select: text !important;
  -ms-user-select: text !important;
  user-select: text !important;
}

section.main-page-section {
  padding: 0;
}
section.main-page-section .header-wrapper {
  margin-top: 2rem;
}
section.main-page-section .header-wrapper h1 {
  line-height: 1.05;
  color: #3c3d41;
  text-transform: uppercase;
  font-size: var(--fs-48);
  font-weight: 400;
  letter-spacing: 0.025em;
}
section.main-page-section .header-wrapper h1 span {
  font-weight: 500;
}
section.main-page-section .header-wrapper p {
  margin-top: 1.6rem;
  font-size: var(--fs-16);
}
section.main-page-section .container {
  border-bottom: 1px solid #28292b;
  padding-bottom: 1.6rem;
}

.breadcrumbs ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.5rem 2rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.breadcrumbs ul li {
  color: #3c3d41;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 1.4rem;
  position: relative;
}
.breadcrumbs ul li:after {
  position: absolute;
  content: "/";
  right: -1.3rem;
  top: 0;
  color: #3c3d41;
}
.breadcrumbs ul li:last-of-type:after {
  display: none;
}
.breadcrumbs ul li a {
  color: inherit;
}
.breadcrumbs ul li p {
  font-weight: 600;
}

body.page-template-oferty section.find-property {
  padding-bottom: 4rem;
}
body.page-template-oferty section.find-property .search-wrapper .input-wrapper {
  width: calc((100% - 8rem) / 5);
  max-width: calc((100% - 8rem) / 5);
  min-width: 19.5rem;
}
@media (max-width: 768px) {
  body.page-template-oferty section.find-property .search-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  body.page-template-oferty section.find-property .search-wrapper .input-wrapper {
    width: calc((100% - 2rem) / 2) !important;
    max-width: calc((100% - 2rem) / 2);
  }
}
@media (max-width: 576px) {
  body.page-template-oferty section.find-property .search-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  body.page-template-oferty section.find-property .search-wrapper .input-wrapper {
    width: 100% !important;
    max-width: 100%;
  }
  body.page-template-oferty section.find-property .search-wrapper .show-advanced div.advanced-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  body.page-template-oferty section.find-property .search-wrapper .show-advanced div.advanced-wrapper div {
    width: 100% !important;
    max-width: 100%;
  }
}
body.page-template-oferty section.main-page-section .container {
  border-bottom: unset;
  padding-bottom: 0;
}

section.offers {
  padding-top: 0;
}
section.offers .offers-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 6rem 3rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
section.offers .offers-wrapper .offer-wrapper {
  padding: 0;
  width: calc((100% - 6rem) / 3);
}
@media (max-width: 992px) {
  section.offers .offers-wrapper .offer-wrapper {
    width: calc((100% - 3rem) / 2);
  }
}
@media (max-width: 576px) {
  section.offers .offers-wrapper .offer-wrapper {
    width: 100%;
  }
}

body.page-template-blog section.blog {
  padding: 3.2rem 0;
}
body.page-template-blog section.blog .articles-wrapper {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 6rem 3rem;
}
body.page-template-blog section.blog .articles-wrapper article {
  width: calc((100% - 9rem) / 4);
}
@media (max-width: 992px) {
  body.page-template-blog section.blog .articles-wrapper article {
    width: calc((100% - 6rem) / 3);
  }
}
@media (max-width: 768px) {
  body.page-template-blog section.blog .articles-wrapper article {
    width: calc((100% - 3rem) / 2);
  }
}
@media (max-width: 576px) {
  body.page-template-blog section.blog .articles-wrapper {
    gap: 4rem 2rem;
  }
  body.page-template-blog section.blog .articles-wrapper article {
    width: calc((100% - 2rem) / 2);
  }
}
@media (max-width: 400px) {
  body.page-template-blog section.blog .articles-wrapper article {
    width: 100%;
  }
}
@media (max-width: 1200px) {
  body.page-template-blog section.blog .articles-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.formatted-content {
  font-weight: 500;
  line-height: 1.75;
  font-size: var(--fs-16);
}
.formatted-content * {
  max-width: 100%;
}
.formatted-content sup {
  vertical-align: super;
  font-size: smaller;
}
.formatted-content sub {
  vertical-align: sub;
  font-size: smaller;
}
.formatted-content blockquote {
  border-left: 3px solid #28292b;
  padding-left: 2rem;
  font-weight: 700;
  position: relative;
}
.formatted-content img {
  max-width: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.formatted-content strong {
  font-weight: 700;
}
.formatted-content em {
  font-style: italic;
}
.formatted-content a {
  text-decoration: underline;
  color: inherit;
}
.formatted-content ol {
  margin-bottom: 1rem;
}
.formatted-content ol li {
  list-style: decimal;
  list-style-position: outside;
  margin-left: 2rem;
}
.formatted-content ol li ol li {
  list-style: lower-alpha;
}
.formatted-content ul {
  margin-bottom: 1rem;
}
.formatted-content ul li {
  list-style: circle;
  list-style-position: outside;
  margin-left: 2rem;
}
.formatted-content p {
  margin-bottom: 1rem;
}
.formatted-content h1,
.formatted-content h2,
.formatted-content h3,
.formatted-content h4,
.formatted-content h5,
.formatted-content h6 {
  text-transform: none;
  margin-bottom: 1rem;
}
.formatted-content h1 {
  font-size: calc(24px + 2 * (100vw - 320px) / 1600);
}
.formatted-content h2 {
  font-size: calc(22px + 2 * (100vw - 320px) / 1600);
}
.formatted-content h3 {
  font-size: calc(20px + 2 * (100vw - 320px) / 1600);
}
.formatted-content h4 {
  font-size: calc(18px + 2 * (100vw - 320px) / 1600);
}
.formatted-content h5 {
  font-size: calc(16px + 2 * (100vw - 320px) / 1600);
}
.formatted-content h6 {
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
}
.formatted-content iframe {
  max-width: 100%;
  width: 100vw;
  height: auto;
  aspect-ratio: 16/9;
}

section.contact-section {
  padding: 3.2rem 0;
}
section.contact-section .form-wrapper {
  padding: 6rem 4rem;
  background-color: #f2f2f2;
  position: relative;
}
section.contact-section .form-wrapper:before {
  content: "";
  width: 94%;
  height: 1px;
  top: 2rem;
  left: 3%;
  background-color: #3c3d41;
  position: absolute;
}
section.contact-section .form-wrapper:after {
  content: "";
  width: 94%;
  height: 1px;
  bottom: 2rem;
  left: 3%;
  background-color: #3c3d41;
  position: absolute;
}
section.contact-section .form-wrapper > p:first-of-type {
  color: #28292b;
  font-weight: 600;
  font-size: var(--fs-24);
  margin-bottom: 3.2rem;
}
section.contact-section form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 2rem;
  padding: 2rem;
}
section.contact-section form .input-wrapper {
  width: calc((100% - 2rem) / 2);
}
section.contact-section form label {
  font-size: 1.4rem;
  color: #28292b;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: 600;
}
section.contact-section form .textarea-wrapper {
  width: 100%;
}
section.contact-section form input,
section.contact-section form textarea {
  border: 1px solid #3c3d41;
  color: #3c3d41;
  background-color: transparent;
  padding: 1.4rem;
  font-weight: 600;
  font-size: var(--fs-16);
  width: 100%;
}
section.contact-section form .acceptance-wrapper {
  width: 100%;
}
section.contact-section form .submit-wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
section.contact-section form .submit-wrapper .line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 1px;
  background-color: #28292b;
  -webkit-box-flex: 2;
      -ms-flex-positive: 2;
          flex-grow: 2;
  margin-right: 3.5rem;
}
section.contact-section form .submit-wrapper input {
  width: unset;
  border-color: #3c3d41;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
}
section.contact-section .data-wrapper {
  padding-top: 6rem;
}
section.contact-section .data-wrapper > p:first-of-type {
  color: #28292b;
  font-weight: 600;
  font-size: var(--fs-24);
  margin-bottom: 3.2rem;
  margin-left: 2rem;
}
section.contact-section .data-wrapper div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-left: 1px solid #28292b;
  padding: 1rem 0 1rem 5rem;
  gap: 1.6rem;
  margin-left: 3rem;
}
section.contact-section .data-wrapper div p,
section.contact-section .data-wrapper div a {
  font-size: var(--fs-16);
  color: #3c3d41;
  font-weight: 500;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
section.contact-section .data-wrapper div p:before,
section.contact-section .data-wrapper div a:before {
  content: "";
  width: 2.4rem;
  height: 2.4rem;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin-right: 1rem;
  background-image: url("../../../../../wp-content/themes/villa-mia-theme/assets/svg/contact/pin.svg");
}
section.contact-section .data-wrapper div a:first-of-type:before {
  background-image: url("../../../../../wp-content/themes/villa-mia-theme/assets/svg/contact/tel.svg");
}
section.contact-section .data-wrapper div a:last-of-type:before {
  background-image: url("../../../../../wp-content/themes/villa-mia-theme/assets/svg/contact/mail.svg");
}
section.contact-section .data-wrapper div p:last-of-type:before {
  background-image: url("../../../../../wp-content/themes/villa-mia-theme/assets/svg/contact/nip.svg");
}
@media (max-width: 768px) {
  section.contact-section .form-wrapper {
    padding: 4rem 2rem;
  }
  section.contact-section .form-wrapper:after {
    display: none;
  }
  section.contact-section .form-wrapper:before {
    display: none;
  }
  section.contact-section .form-wrapper > p:first-of-type {
    margin-bottom: 1rem;
  }
  section.contact-section form {
    padding: 0;
  }
  section.contact-section form .input-wrapper {
    width: 100%;
  }
  section.contact-section form .submit-wrapper {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
  }
  section.contact-section form .submit-wrapper .line {
    display: none;
  }
  section.contact-section .data-wrapper {
    border-top: 1px solid #28292b;
    padding-top: 3rem;
    margin-top: 3rem;
  }
  section.contact-section .data-wrapper > p:first-of-type {
    margin-left: 0;
    margin-bottom: 1rem;
  }
  section.contact-section .data-wrapper div {
    border-left: unset;
    padding-left: 0;
    margin-left: 0;
  }
}

.acceptance-wrapper a {
  color: #28292b;
  text-decoration: underline;
}
.acceptance-wrapper label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.acceptance-wrapper span.wpcf7-list-item {
  margin: 0;
}
.acceptance-wrapper input {
  padding: 0 !important;
  margin-right: 1rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 1.8rem;
  min-height: 1.8rem;
  width: 1.8rem !important;
  height: 1.8rem;
  border: 2px solid #d0cbc8 !important;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.acceptance-wrapper input:hover {
  cursor: pointer;
}
.acceptance-wrapper input:checked:before {
  content: "";
  width: 60%;
  height: 60%;
  background-color: #d0cbc8;
}
.acceptance-wrapper span.wpcf7-list-item-label {
  color: #28292b;
  font-size: 1.2rem;
  font-weight: 600;
}

form span.wpcf7-not-valid-tip {
  font-size: 1.2rem !important;
}

form .wpcf7-spinner {
  display: none !important;
}

section.default-page-section {
  padding: 4.8rem 0;
}

section.extended-form-section {
  padding: 3.2rem 0;
}
section.extended-form-section .form-wrapper form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  padding-bottom: 5rem;
}
section.extended-form-section .form-wrapper p {
  color: #28292b;
  font-weight: 600;
  font-size: var(--fs-24);
}
section.extended-form-section .form-wrapper .data-wrapper {
  width: 30%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
section.extended-form-section .form-wrapper .property-wrapper {
  width: 60%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
section.extended-form-section .form-wrapper .property-wrapper p {
  width: 100%;
}
section.extended-form-section .form-wrapper .property-wrapper .input-wrapper {
  width: calc((100% - 2rem) / 2);
}
section.extended-form-section .form-wrapper .property-wrapper .textarea-wrapper {
  width: 100%;
}
section.extended-form-section .form-wrapper label {
  font-size: 1.4rem;
  color: #28292b;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: 600;
}
section.extended-form-section .form-wrapper label sup {
  vertical-align: super;
  font-size: smaller;
}
section.extended-form-section .form-wrapper input,
section.extended-form-section .form-wrapper textarea {
  border: 1px solid #3c3d41;
  color: #3c3d41;
  background-color: transparent;
  padding: 1.4rem;
  font-weight: 600;
  font-size: var(--fs-16);
  width: 100%;
}
section.extended-form-section .form-wrapper .submit-wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
section.extended-form-section .form-wrapper .submit-wrapper .line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 1px;
  background-color: #28292b;
  -webkit-box-flex: 2;
      -ms-flex-positive: 2;
          flex-grow: 2;
  margin-right: 3.5rem;
}
section.extended-form-section .form-wrapper .submit-wrapper input {
  width: unset;
  border-color: #3c3d41;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
}
section.extended-form-section .form-wrapper .acceptance-wrapper input {
  border: 2px solid #28292b !important;
}
section.extended-form-section .form-wrapper .acceptance-wrapper input:checked:before {
  background-color: #28292b !important;
}
section.extended-form-section .form-wrapper .wpcf7-response-output {
  position: absolute;
  bottom: -5rem;
  left: 0;
  margin: 0;
}
@media (max-width: 992px) {
  section.extended-form-section .form-wrapper form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  section.extended-form-section .form-wrapper .data-wrapper {
    width: 100%;
  }
  section.extended-form-section .form-wrapper .property-wrapper {
    width: 100%;
    margin-top: 4rem;
  }
  section.extended-form-section .form-wrapper .property-wrapper .input-wrapper {
    width: 100%;
  }
}
@media (max-width: 768px) {
  section.extended-form-section .form-wrapper .submit-wrapper {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
  }
  section.extended-form-section .form-wrapper .submit-wrapper .line {
    display: none;
  }
}

section.single-post-section {
  padding: 0;
}
section.single-post-section .container {
  border-bottom: 1px solid #28292b;
  padding-bottom: 8rem;
}
section.single-post-section .header-wrapper {
  position: relative;
  padding-bottom: 3.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4rem;
}
section.single-post-section .header-wrapper a.back {
  font-weight: 600;
  font-size: 1.4rem;
  color: #28292b;
  text-transform: uppercase;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
section.single-post-section .header-wrapper a.back:before {
  content: "";
  width: 2.8rem;
  height: 1.6rem;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin-right: 1rem;
  background-image: url("../../../../../wp-content/themes/villa-mia-theme/assets/svg/arrow-left.svg");
}
section.single-post-section .header-wrapper:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: -1.5rem;
  width: calc(100% + 1.5rem);
  height: 1px;
  background-color: #28292b;
}
section.single-post-section .header-wrapper h1 {
  text-transform: uppercase;
  font-size: var(--fs-48);
  letter-spacing: 0.025em;
  font-weight: 500;
  line-height: 105%;
  padding: 3.2rem 0;
}
section.single-post-section .col-xl-5 {
  padding-right: 0;
}
section.single-post-section .image-wrapper {
  position: relative;
}
section.single-post-section .image-wrapper:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #28292b;
  left: 0;
  bottom: -1.6rem;
}
section.single-post-section .image-wrapper img {
  max-width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
  height: auto;
}
section.single-post-section .author-wrapper {
  width: 90%;
  margin-top: 6rem;
}
section.single-post-section .author-wrapper > p {
  font-weight: 600;
  font-size: var(--fs-24);
  color: #28292b;
  margin-bottom: 4rem;
}
section.single-post-section .author-wrapper > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
section.single-post-section .author-wrapper > div .photo-wrapper {
  height: 18rem;
  margin-top: -2rem;
}
section.single-post-section .author-wrapper > div .photo-wrapper img {
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}
section.single-post-section .author-wrapper > div .text-wrapper {
  background-color: #28292b;
  height: 18rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 2;
      -ms-flex-positive: 2;
          flex-grow: 2;
  padding: 2rem;
  position: relative;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
section.single-post-section .author-wrapper > div .text-wrapper:before {
  position: absolute;
  content: "";
  width: 16rem;
  height: 2rem;
  background-color: #28292b;
  left: -16rem;
  bottom: 0;
}
section.single-post-section .author-wrapper > div .text-wrapper p:first-of-type {
  color: #e0e0e0;
  font-size: var(--fs-24);
  font-weight: 600;
  margin-bottom: 1.6rem;
}
section.single-post-section .author-wrapper > div .text-wrapper p:nth-of-type(2) {
  color: #e6dedb;
  font-size: 1.4rem;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
section.single-post-section .author-wrapper > div .text-wrapper div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
section.single-post-section .author-wrapper > div .text-wrapper div a {
  font-weight: 600;
  font-size: 1.4rem;
  color: #e6dedb;
  text-transform: uppercase;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
section.single-post-section .author-wrapper > div .text-wrapper div a:after {
  content: "";
  width: 2.8rem;
  height: 1.6rem;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin-left: 1rem;
  background-image: url("../../../../../wp-content/themes/villa-mia-theme/assets/svg/arrow-right.svg");
}
section.single-post-section .content-wrapper {
  padding-left: 28.5714285714%;
  padding-top: 4rem;
}
section.single-post-section .mobile-back {
  display: none !important;
}
section.single-post-section .mobile-image-wrapper {
  display: none;
}
@media (max-width: 1200px) {
  section.single-post-section .header-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding-bottom: 1.6rem;
  }
  section.single-post-section .header-wrapper a.back {
    display: none;
  }
  section.single-post-section .header-wrapper a.mobile-back {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    margin-top: 2rem;
  }
  section.single-post-section .header-wrapper:before {
    width: calc(100% + 3rem);
  }
  section.single-post-section .content-wrapper {
    padding-left: 0;
  }
  section.single-post-section .image-wrapper {
    display: none;
  }
  section.single-post-section .mobile-image-wrapper {
    display: block;
    margin-top: 1.6rem;
  }
  section.single-post-section .col-xl-5 {
    padding-right: 1.5rem;
  }
}
@media (max-width: 576px) {
  section.single-post-section .header-wrapper:before {
    left: 0;
    width: 100%;
  }
  section.single-post-section .author-wrapper {
    width: 100%;
    margin-top: 4rem;
  }
  section.single-post-section .author-wrapper > p {
    margin-bottom: 4rem;
  }
  section.single-post-section .author-wrapper > div {
    background-color: #28292b;
    margin-left: 2rem;
  }
  section.single-post-section .author-wrapper > div .photo-wrapper {
    height: 10rem;
    margin-left: -2rem;
  }
  section.single-post-section .author-wrapper > div .text-wrapper {
    height: unset;
  }
  section.single-post-section .author-wrapper > div .text-wrapper:before {
    display: none;
  }
  section.single-post-section .author-wrapper > div .text-wrapper p:first-of-type {
    margin-bottom: 0;
  }
  section.single-post-section .author-wrapper > div .text-wrapper p:nth-of-type(2) {
    margin: 1rem 0;
  }
  section.single-post-section .conatiner {
    padding-bottom: unset;
  }
}

.formatted-content {
  font-weight: 500;
  color: #28292b;
  line-height: 1.75;
  font-size: calc(14px + 4 * (100vw - 320px) / 1600);
}
.formatted-content * {
  max-width: 100%;
}
.formatted-content sup {
  vertical-align: super;
  font-size: smaller;
}
.formatted-content sub {
  vertical-align: sub;
  font-size: smaller;
}
.formatted-content blockquote {
  border-left: 3px solid #28292b;
  padding-left: 2rem;
  font-weight: 700;
  position: relative;
}
.formatted-content blockquote:before {
  content: "";
  width: 2rem;
  height: 2rem;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  top: 0;
  left: -3rem;
}
.formatted-content img {
  max-width: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.formatted-content strong {
  font-weight: 700;
}
.formatted-content em {
  font-style: italic;
}
.formatted-content a {
  text-decoration: underline;
  color: inherit;
}
.formatted-content ol {
  margin-bottom: 1rem;
}
.formatted-content ol li {
  list-style: decimal;
  list-style-position: outside;
  margin-left: 2rem;
}
.formatted-content ol li ol li {
  list-style: lower-alpha;
}
.formatted-content ul {
  margin-bottom: 1rem;
}
.formatted-content ul li {
  list-style: circle;
  list-style-position: outside;
  margin-left: 2rem;
}
.formatted-content p {
  margin-bottom: 1rem;
}
.formatted-content h1,
.formatted-content h2,
.formatted-content h3,
.formatted-content h4,
.formatted-content h5,
.formatted-content h6 {
  text-transform: none;
  margin-bottom: 1rem;
  color: #28292b;
}
.formatted-content h1 {
  font-size: calc(24px + 2 * (100vw - 320px) / 1600);
}
.formatted-content h2 {
  font-size: calc(22px + 2 * (100vw - 320px) / 1600);
}
.formatted-content h3 {
  font-size: calc(20px + 2 * (100vw - 320px) / 1600);
}
.formatted-content h4 {
  font-size: calc(18px + 2 * (100vw - 320px) / 1600);
}
.formatted-content h5 {
  font-size: calc(16px + 2 * (100vw - 320px) / 1600);
}
.formatted-content h6 {
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
}
.formatted-content iframe {
  max-width: 100%;
  width: 100vw;
  height: auto;
  aspect-ratio: 16/9;
}

.pagination {
  margin-top: 4rem;
}
.pagination ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 2rem;
}
.pagination ul li span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 5px;
  background-color: #3c3d41;
  color: #f2f2f2;
  font-weight: 600;
  font-size: var(--fs-18);
}
.pagination ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 5px;
  color: #28292b;
  font-weight: 600;
}
.pagination ul li a.next {
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
}
.pagination ul li a.next:before {
  content: "";
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
  width: 2.8rem;
  height: 1.6rem;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("../../../../../wp-content/themes/villa-mia-theme/assets/svg/arrow-left.svg");
}
.pagination ul li a.prev {
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
}
.pagination ul li a.prev:before {
  content: "";
  width: 2.8rem;
  height: 1.6rem;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("../../../../../wp-content/themes/villa-mia-theme/assets/svg/arrow-left.svg");
}

body.page-template-rynek-pierwotny section.main-page-section .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 2rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
body.page-template-rynek-pierwotny section.main-page-section .wrapper p {
  max-width: 50%;
}
@media (max-width: 768px) {
  body.page-template-rynek-pierwotny section.main-page-section .wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  body.page-template-rynek-pierwotny section.main-page-section .wrapper p {
    max-width: unset;
  }
}

section.primary-offers {
  padding: 3.2rem 0;
}
section.primary-offers .header-wrapper {
  padding: 2rem 0;
}
section.primary-offers .header-wrapper h2 {
  font-weight: 500;
  font-size: var(--fs-36);
  color: #3c3d41;
  text-transform: uppercase;
}
section.primary-offers .offers-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 3rem;
}
section.primary-offers .single-offer {
  width: calc((100% - 3rem) / 2);
  margin-bottom: 3rem;
  position: relative;
}
section.primary-offers .single-offer:after {
  content: "";
  position: absolute;
  width: calc(100% - 2rem);
  height: 100%;
  top: 0;
  left: 2rem;
  z-index: -1;
  background: -webkit-gradient(linear, left top, left bottom, from(#e6dedb), color-stop(95%, #e6dedb), color-stop(95%, #28292b), to(#28292b));
  background: linear-gradient(to bottom, #e6dedb, #e6dedb 95%, #28292b 95%, #28292b);
  background-size: 100% 20px;
}
section.primary-offers .single-offer .image-wrapper {
  padding-left: 2rem;
  position: relative;
  padding-top: 53.5966149506%;
}
section.primary-offers .single-offer .image-wrapper img {
  position: absolute;
  top: 0;
  left: 2rem;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  width: calc(100% - 2rem);
}
section.primary-offers .single-offer .text-wrapper {
  padding: 2rem;
  background-color: #3c3d41;
  color: #e0e0e0;
  width: 80%;
  z-index: 10;
  margin-top: -2rem;
  position: relative;
}
section.primary-offers .single-offer .text-wrapper h3 {
  font-weight: 600;
  font-size: var(--fs-24);
}
section.primary-offers .single-offer .text-wrapper p {
  font-weight: 500;
  font-size: 1.4rem;
  margin: 1rem 0;
}
section.primary-offers .single-offer .text-wrapper a {
  color: #e6dedb;
  font-size: 1.4rem;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
section.primary-offers .single-offer .text-wrapper a:after {
  content: "";
  width: 2.8rem;
  min-width: 2.8rem;
  height: 1.6rem;
  margin-left: 1rem;
  background-position: center;
  background-size: contain;
  background-image: url("../../../../../wp-content/themes/villa-mia-theme/assets/svg/arrow-right.svg");
}
section.primary-offers .info-box {
  margin-top: 2rem;
  width: calc((100% - 3rem) / 2);
  margin-bottom: 3rem;
  padding: 2rem;
  background-image: url("../../../../../wp-content/themes/villa-mia-theme/assets/img/offers/info-bg.png");
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 2rem;
  position: relative;
}
section.primary-offers .info-box div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2rem;
}
section.primary-offers .info-box .line {
  width: 100%;
  height: 1px;
  background-color: #28292b;
  display: block;
}
section.primary-offers .info-box:before {
  content: "";
  width: 100%;
  height: 100%;
  top: -2rem;
  z-index: -1;
  left: 2rem;
  background-color: #d0cbc8;
  position: absolute;
}
section.primary-offers .info-box h3 {
  font-size: var(--fs-36);
  color: #28292b;
  text-align: center;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
section.primary-offers .info-box p {
  font-size: var(--fs-24);
  color: #28292b;
  text-align: center;
}
@media (max-width: 768px) {
  section.primary-offers .single-offer,
  section.primary-offers .info-box {
    width: 100%;
  }
}

section.agent-main-section {
  padding: 0;
}
section.agent-main-section h1 {
  color: #3c3d41;
  font-size: var(--fs-48);
  font-weight: 500;
  margin-top: 2rem;
  text-transform: uppercase;
}
section.agent-main-section .back-button {
  font-size: 1.4rem;
  font-weight: 600;
  color: #28292b;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  text-transform: uppercase;
}
section.agent-main-section .back-button:before {
  content: "";
  width: 2.8rem;
  height: 1.6rem;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin-right: 1rem;
  background-image: url("../../../../../wp-content/themes/villa-mia-theme/assets/svg/arrow-left.svg");
}
section.agent-main-section .container {
  border-bottom: 1px solid #28292b;
}
section.agent-main-section .container .col-xl-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  padding-bottom: 1.5rem;
}
@media (max-width: 576px) {
  section.agent-main-section h1 {
    display: none;
  }
  section.agent-main-section .container {
    border-bottom: none;
  }
}

section.content-section {
  padding-top: 0;
}
section.content-section .col-xl-10 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
section.content-section .image-wrapper {
  width: 40%;
  border-top: 1px solid #28292b;
  border-bottom: 1px solid #28292b;
  padding: 1.6rem 0;
}
section.content-section .image-wrapper img {
  width: 100%;
  height: auto;
}
section.content-section .text-wrapper {
  width: 60%;
  padding-left: 5rem;
}
section.content-section .info-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #28292b;
  padding: 1.6rem 0;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
section.content-section .info-wrapper h2 {
  color: #28292b;
  font-size: var(--fs-30);
  font-weight: 500;
}
section.content-section .info-wrapper h3 {
  font-weight: 500;
  color: #3c3d41;
  font-size: 1.4rem;
  text-transform: uppercase;
}
section.content-section .info-wrapper .social-media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.6rem;
}
section.content-section .contact-wrapper {
  padding: 1.6rem 0;
  border-bottom: 1px solid #28292b;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
section.content-section .contact-wrapper a {
  color: #3c3d41;
  font-weight: 600;
  font-size: var(--fs-16);
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
section.content-section .contact-wrapper a:before {
  margin-right: 1rem;
  content: "";
  width: 2.2rem;
  min-width: 2.2rem;
  height: 2.2rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("../../../../../wp-content/themes/villa-mia-theme/assets/svg/agents/phone.svg");
}
section.content-section .contact-wrapper a:last-of-type:before {
  width: 2.3rem;
  min-width: 2.3rem;
  height: 1.6rem;
  background-image: url("../../../../../wp-content/themes/villa-mia-theme/assets/svg/agents/mail.svg");
}
section.content-section .description-wrapper {
  padding-top: 3.2rem;
}
section.content-section .description-wrapper p {
  font-size: var(--fs-18);
  color: #3c3d41;
  line-height: 175%;
  text-align: justify;
}
section.content-section .mobile-header {
  display: none;
}
@media (max-width: 768px) {
  section.content-section .info-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1rem;
  }
}
@media (max-width: 576px) {
  section.content-section .mobile-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-bottom: 3.2rem;
  }
  section.content-section .mobile-header * {
    text-transform: uppercase;
  }
  section.content-section .mobile-header h2 {
    font-size: 2.8rem;
  }
  section.content-section .mobile-header h3 {
    font-size: 1.4rem;
  }
  section.content-section .col-xl-10 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  section.content-section .image-wrapper {
    width: 100%;
  }
  section.content-section .text-wrapper {
    width: 100%;
    padding-left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  section.content-section .text-wrapper .info-wrapper {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  section.content-section .text-wrapper .contact-wrapper {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    border-bottom: unset;
  }
  section.content-section .text-wrapper .description-wrapper {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  section.content-section .info-wrapper div:first-of-type {
    display: none;
  }
}

section.agents-offers .header-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 3rem;
}
section.agents-offers .header-wrapper h2 {
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #28292b;
  margin-right: 2rem;
}
section.agents-offers .header-wrapper .line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 2;
      -ms-flex-positive: 2;
          flex-grow: 2;
  height: 1px;
  background-color: #28292b;
}

section.team-main-section {
  padding-top: 0;
}
section.team-main-section .col-xl-11 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 4px;
}
section.team-main-section .text-wrapper {
  width: 55%;
  padding-right: 5rem;
}
section.team-main-section .text-wrapper h2 {
  text-transform: uppercase;
  font-weight: 400;
  color: #3c3d41;
  font-size: var(--fs-42);
}
section.team-main-section .text-wrapper h2 span {
  font-weight: 500;
}
section.team-main-section .text-wrapper p {
  font-weight: 400;
  color: #28292b;
  font-size: 1.4rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 2rem;
}
section.team-main-section .text-wrapper p:before {
  content: "";
  min-width: 6.6rem;
  height: 1px;
  background-color: #28292b;
  margin-right: 3rem;
}
section.team-main-section .text-wrapper .lines {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2rem;
  width: 33rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 2rem;
}
section.team-main-section .text-wrapper .lines .line {
  width: 100%;
  height: 1px;
  background-color: #28292b;
}
section.team-main-section .image-wrapper {
  width: 45%;
  position: relative;
}
section.team-main-section .image-wrapper:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-color: #d0cbc8;
  top: -2rem;
  left: -2rem;
  z-index: -1;
}
section.team-main-section .image-wrapper:after {
  content: "";
  position: absolute;
  width: 62%;
  height: 50%;
  bottom: -4rem;
  right: 0;
  z-index: -1;
  background: -webkit-gradient(linear, right top, left top, from(#e6dedb), color-stop(95%, #e6dedb), color-stop(95%, #28292b), to(#28292b));
  background: linear-gradient(to left, #e6dedb, #e6dedb 95%, #28292b 95%, #28292b);
  background-size: 20px 100%;
}
section.team-main-section .image-wrapper img {
  width: 100%;
}
@media (max-width: 1200px) {
  section.team-main-section .text-wrapper {
    position: relative;
    left: -1.5rem;
  }
}
@media (max-width: 992px) {
  section.team-main-section .col-xl-11 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  section.team-main-section .text-wrapper {
    width: 100%;
    padding-right: 0;
    margin-bottom: 6rem;
  }
  section.team-main-section .image-wrapper {
    width: 100%;
  }
}
@media (max-width: 576px) {
  section.team-main-section .col-xl-11 {
    margin-top: 0;
  }
  section.team-main-section .text-wrapper {
    left: 0;
  }
  section.team-main-section .text-wrapper .lines {
    gap: 1.6rem;
    width: 14rem;
  }
}

section.about-team {
  padding: 0;
}
section.about-team .container {
  border-top: 1px solid #28292b;
  border-bottom: 1px solid #28292b;
  position: relative;
}
section.about-team .container:before {
  width: 100%;
  height: calc(100% - 1.6rem - 1.6rem - 4rem);
  top: 3.6rem;
  left: 0;
  background-color: #d0cbc8;
  content: "";
  position: absolute;
}
section.about-team .container .col-xl-10 {
  background-image: url("../../../../../wp-content/themes/villa-mia-theme/assets/img/team/about-bg.png");
  background-size: cover;
}
section.about-team .container .text-wrapper {
  padding: 4rem;
  position: relative;
}
section.about-team .container .text-wrapper:before {
  content: "";
  position: absolute;
  width: 90%;
  top: 2rem;
  left: 5%;
  height: 1px;
  background-color: #d0cbc8;
}
section.about-team .container .text-wrapper:after {
  content: "";
  position: absolute;
  width: 90%;
  bottom: 2rem;
  left: 5%;
  height: 1px;
  background-color: #d0cbc8;
}
section.about-team .container .text-wrapper h2 {
  font-size: var(--fs-30);
  color: #f2f2f2;
  margin-bottom: 1rem;
  text-transform: uppercase;
}
section.about-team .container .text-wrapper p {
  color: #e0e0e0;
  font-size: var(--fs-28);
}
section.about-team .container .text-wrapper p:last-of-type {
  font-size: 1.4rem;
  margin-top: 1rem;
}
@media (max-width: 768px) {
  section.about-team .container {
    padding: 0 4rem;
  }
}

section.team-section .header-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 3rem;
}
section.team-section .header-wrapper h2 {
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #28292b;
  margin-right: 2rem;
}
section.team-section .header-wrapper .line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 2;
      -ms-flex-positive: 2;
          flex-grow: 2;
  height: 1px;
  background-color: #28292b;
}
section.team-section .team-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 6rem 3rem;
}
section.team-section .team-member {
  width: calc((100% - 6rem) / 3);
}
section.team-section .team-member .image-wrapper img {
  max-width: 100%;
  height: auto;
}
section.team-section .team-member .text-wrapper {
  padding-top: 2rem;
}
section.team-section .team-member .text-wrapper h3 {
  font-weight: 500;
  font-size: var(--fs-30);
  color: #28292b;
  margin-bottom: 2rem;
}
section.team-section .team-member .text-wrapper .contact-wrapper {
  border-top: 1px solid #28292b;
  padding-top: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1rem;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
section.team-section .team-member .text-wrapper .contact-wrapper a {
  color: #3c3d41;
  font-weight: 600;
  font-size: var(--fs-16);
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
section.team-section .team-member .text-wrapper .contact-wrapper a:before {
  margin-right: 1rem;
  content: "";
  width: 2.2rem;
  min-width: 2.2rem;
  height: 2.2rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("../../../../../wp-content/themes/villa-mia-theme/assets/svg/agents/phone.svg");
}
section.team-section .team-member .text-wrapper .contact-wrapper a:nth-of-type(2):before {
  width: 2.3rem;
  min-width: 2.3rem;
  height: 1.6rem;
  background-image: url("../../../../../wp-content/themes/villa-mia-theme/assets/svg/agents/mail.svg");
}
section.team-section .team-member .text-wrapper .contact-wrapper a:nth-of-type(3):before {
  width: 1.8rem;
  min-width: 1.8rem;
  height: 1.8rem;
  background-image: url("../../../../../wp-content/themes/villa-mia-theme/assets/svg/agents/ig.svg");
}
section.team-section .team-member .text-wrapper .link-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 2rem;
}
section.team-section .team-member .text-wrapper .link-wrapper .line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 2;
      -ms-flex-positive: 2;
          flex-grow: 2;
  height: 1px;
  background-color: #28292b;
}
section.team-section .team-member .text-wrapper .link-wrapper a {
  font-size: 1.4rem;
  font-weight: 600;
  color: #28292b;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  margin-left: 1rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
section.team-section .team-member .text-wrapper .link-wrapper a:after {
  content: "";
  width: 2.8rem;
  height: 1.6rem;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
  margin-left: 1rem;
  background-image: url("../../../../../wp-content/themes/villa-mia-theme/assets/svg/arrow-left.svg");
}
@media (max-width: 992px) {
  section.team-section .team-member {
    width: calc((100% - 3rem) / 2);
  }
}
@media (max-width: 576px) {
  section.team-section .team-member {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 1.5rem;
  }
  section.team-section .team-member .image-wrapper {
    width: 45%;
  }
  section.team-section .team-member .text-wrapper {
    padding-top: 0;
    width: 55%;
  }
  section.team-section .team-member .text-wrapper h3 {
    font-size: 1.6rem;
    margin-bottom: 1rem;
  }
  section.team-section .team-member .text-wrapper .contact-wrapper {
    padding-top: 1rem;
  }
  section.team-section .team-member .text-wrapper .link-wrapper {
    margin-top: 1rem;
  }
}
@media (max-width: 390px) {
  section.team-section .team-member .text-wrapper .contact-wrapper a {
    font-size: 1rem;
  }
  section.team-section .team-member .text-wrapper .contact-wrapper a:before {
    width: 1.4rem !important;
    height: 1.4rem !important;
    min-width: unset !important;
  }
  section.team-section .team-member .text-wrapper .link-wrapper a {
    font-size: 1.2rem;
  }
  section.team-section .team-member .text-wrapper .link-wrapper a:after {
    width: 1.8rem;
    height: 1.3rem;
  }
}

section.main-page-section.single-offer-main-section .container {
  padding-bottom: 0;
  padding-right: 24rem;
  position: relative;
}
section.main-page-section.single-offer-main-section .container .header-wrapper p {
  font-size: 1.4rem;
  color: #3c3d41;
}
section.main-page-section.single-offer-main-section .container .header-wrapper p strong {
  font-weight: 600;
}
section.main-page-section.single-offer-main-section .container .movie-wrapper {
  position: absolute;
  height: 100%;
  background-color: #28292b;
  top: 0;
  right: 0;
  padding: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
section.main-page-section.single-offer-main-section .container .movie-wrapper a {
  color: #e6dedb;
  font-size: 1.4rem;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
section.main-page-section.single-offer-main-section .container .movie-wrapper a:before {
  margin-right: 1rem;
  content: "";
  width: 5rem;
  min-width: 5rem;
  height: 5rem;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("../../../../../wp-content/themes/villa-mia-theme/assets/svg/offer/movie.svg");
}
section.main-page-section.single-offer-main-section .container .mobile-movie-wrapper {
  display: none;
}
@media (max-width: 768px) {
  section.main-page-section.single-offer-main-section .container {
    padding-right: 1.5rem;
  }
  section.main-page-section.single-offer-main-section .container .header-wrapper > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 2rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  section.main-page-section.single-offer-main-section .container .header-wrapper > div p {
    margin-top: 0;
  }
  section.main-page-section.single-offer-main-section .container .header-wrapper > div p strong {
    display: block;
  }
  section.main-page-section.single-offer-main-section .container .row:nth-of-type(2) {
    padding-bottom: 0;
  }
  section.main-page-section.single-offer-main-section .container .movie-wrapper {
    display: none;
  }
  section.main-page-section.single-offer-main-section .container .mobile-movie-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #28292b;
    top: 0;
    right: 0;
    padding: 1rem;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-right: -1.6rem;
  }
  section.main-page-section.single-offer-main-section .container .mobile-movie-wrapper a {
    color: #e6dedb;
    font-size: 1.2rem;
    font-weight: 600;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  section.main-page-section.single-offer-main-section .container .mobile-movie-wrapper a:before {
    margin-right: 1rem;
    content: "";
    width: 3.4rem;
    min-width: 3.4rem;
    height: 3.4rem;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("../../../../../wp-content/themes/villa-mia-theme/assets/svg/offer/movie.svg");
  }
}
@media (max-width: 576px) {
  section.main-page-section.single-offer-main-section .container .mobile-movie-wrapper {
    margin-right: unset;
  }
}

section.single-offer-section {
  padding: 0;
}
section.single-offer-section sup {
  font-size: smaller;
  vertical-align: super;
}
section.single-offer-section .row:nth-of-type(1) .col-xl-11 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0;
}
section.single-offer-section .row:nth-of-type(1) .text-wrapper {
  width: 35%;
}
section.single-offer-section .row:nth-of-type(1) .text-wrapper p.address {
  font-size: var(--fs-18);
  font-weight: 500;
  color: #28292b;
  padding: 2rem 0;
}
section.single-offer-section .row:nth-of-type(1) .text-wrapper .price {
  border-top: 1px solid #28292b;
  padding: 2rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
section.single-offer-section .row:nth-of-type(1) .text-wrapper .price p:first-of-type {
  color: #3c3d41;
  font-size: var(--fs-16);
  font-weight: 500;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  line-height: 1;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
section.single-offer-section .row:nth-of-type(1) .text-wrapper .price p:first-of-type strong {
  font-size: var(--fs-42);
  color: #28292b;
  display: block;
  margin: 0 1rem;
}
section.single-offer-section .row:nth-of-type(1) .text-wrapper .price p:first-of-type span {
  font-size: var(--fs-24);
  color: #28292b;
}
section.single-offer-section .row:nth-of-type(1) .text-wrapper .price p:last-of-type {
  font-weight: 600;
  color: #3c3d41;
  font-size: 1.4rem;
  margin-top: 1rem;
}
section.single-offer-section .row:nth-of-type(1) .text-wrapper .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1rem;
  border-top: 1px solid #28292b;
  border-bottom: 1px solid #28292b;
  padding: 2rem 0;
}
section.single-offer-section .row:nth-of-type(1) .text-wrapper .info p {
  width: 100%;
  color: #3c3d41;
  font-weight: 500;
  font-size: var(--fs-16);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
section.single-offer-section .row:nth-of-type(1) .text-wrapper .info p span {
  display: block;
  font-weight: 700;
}
section.single-offer-section .row:nth-of-type(1) .text-wrapper .agent-wrapper {
  padding-top: 2rem;
  padding-bottom: 1.6rem;
  border-bottom: 1px solid #28292b;
}
section.single-offer-section .row:nth-of-type(1) .text-wrapper .agent-wrapper > p {
  font-weight: 600;
  color: #28292b;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-size: 1.4rem;
  margin-bottom: 1rem;
}
section.single-offer-section .row:nth-of-type(1) .text-wrapper .agent-wrapper .agent {
  background-color: #28292b;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 5px;
  color: #e0e0e0;
  padding: 1.5rem;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
section.single-offer-section .row:nth-of-type(1) .text-wrapper .agent-wrapper .agent p {
  font-weight: 600;
  font-size: var(--fs-18);
}
section.single-offer-section .row:nth-of-type(1) .text-wrapper .agent-wrapper .agent a {
  color: inherit;
  text-transform: lowercase;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
section.single-offer-section .row:nth-of-type(1) .text-wrapper .agent-wrapper .agent a:before {
  margin-right: 5px;
  content: "";
  width: 2rem;
  height: 2rem;
  min-width: 2rem;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("../../../../../wp-content/themes/villa-mia-theme/assets/svg/offer/mail.svg");
}
section.single-offer-section .row:nth-of-type(1) .text-wrapper .agent-wrapper .agent a.phone:before {
  background-image: url("../../../../../wp-content/themes/villa-mia-theme/assets/svg/offer/phone.svg");
}
section.single-offer-section .row:nth-of-type(1) .image-wrapper {
  width: 65%;
  padding-left: 10rem;
}
section.single-offer-section .row:nth-of-type(1) .image-wrapper img {
  width: 100%;
  aspect-ratio: 1124/610;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
section.single-offer-section .row:nth-of-type(2) {
  margin-top: 6rem;
  border-bottom: 1px solid #28292b;
}
section.single-offer-section .row:nth-of-type(2) .header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 3rem;
}
section.single-offer-section .row:nth-of-type(2) .header h3 {
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #28292b;
  font-size: var(--fs-30);
  margin-right: 1rem;
}
section.single-offer-section .row:nth-of-type(2) .header .line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 2;
      -ms-flex-positive: 2;
          flex-grow: 2;
  height: 1px;
  background-color: #28292b;
}
section.single-offer-section .row:nth-of-type(3) {
  position: relative;
  margin-top: 6rem;
}
section.single-offer-section .row:nth-of-type(3):before {
  content: "";
  position: absolute;
  height: 100%;
  background-color: #28292b;
  width: 16.6666666667%;
  top: 0;
  left: 0;
}
section.single-offer-section .row:nth-of-type(3) h3 {
  color: #28292b;
  font-weight: 600;
  font-size: var(--fs-24);
  margin-bottom: 2rem;
}
section.single-offer-section .row:nth-of-type(3) .text-wrapper {
  background-color: white;
  padding: 5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
section.single-offer-section .row:nth-of-type(3) .text-wrapper .left-col {
  width: 50%;
  padding-left: 5rem;
}
section.single-offer-section .row:nth-of-type(3) .text-wrapper .right-col {
  width: 50%;
  padding-left: 5rem;
}
section.single-offer-section .row:nth-of-type(3) .text-wrapper .right-col .details {
  margin-bottom: 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1rem;
}
section.single-offer-section .row:nth-of-type(3) .text-wrapper .right-col p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
section.single-offer-section .row:nth-of-type(3) .text-wrapper .right-col p span {
  font-weight: 600;
  display: block;
}
section.single-offer-section .gallery-wrapper {
  padding: 0 10rem;
}
section.single-offer-section .gallery-wrapper .slick-arrow {
  border: 1px solid #28292b !important;
  width: 4rem;
  min-width: 4rem;
  height: 4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  z-index: 2;
}
section.single-offer-section .gallery-wrapper .slick-arrow:before {
  display: none;
}
section.single-offer-section .gallery-wrapper .slick-arrow::after {
  content: "";
  width: 2.8rem;
  min-width: 2.8rem;
  height: 1.6rem;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  background-image: url("../../../../../wp-content/themes/villa-mia-theme/assets/svg/arrow-left.svg");
}
section.single-offer-section .gallery-wrapper .slick-arrow:hover {
  background-color: #28292b;
}
section.single-offer-section .gallery-wrapper .slick-arrow:hover:after {
  -webkit-filter: invert(1);
          filter: invert(1);
}
section.single-offer-section .gallery-wrapper .slick-arrow.slick-next {
  right: 0;
}
section.single-offer-section .gallery-wrapper .slick-arrow.slick-next:after {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
section.single-offer-section .gallery-wrapper .slick-arrow.slick-prev {
  left: 0;
}
section.single-offer-section .gallery-wrapper .slick-track {
  margin-left: 0;
}
section.single-offer-section .gallery-wrapper .slide {
  padding: 0 6px;
}
section.single-offer-section .gallery-wrapper .slide img {
  max-width: 100%;
}
section.single-offer-section .overlay-gallery-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 10;
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 5rem;
}
section.single-offer-section .overlay-gallery-wrapper .overlay-gallery {
  max-width: 100%;
  max-height: 100%;
  height: 100%;
}
section.single-offer-section .overlay-gallery-wrapper .overlay-gallery .slick-list,
section.single-offer-section .overlay-gallery-wrapper .overlay-gallery .slick-track {
  height: 100%;
}
section.single-offer-section .overlay-gallery-wrapper .overlay-gallery .slick-slide div {
  height: 100%;
}
section.single-offer-section .overlay-gallery-wrapper .overlay-gallery .slide {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
}
section.single-offer-section .overlay-gallery-wrapper .overlay-gallery .slide img {
  max-width: 100%;
}
section.single-offer-section .overlay-gallery-wrapper .overlay-gallery .slick-arrow {
  border: 1px solid white !important;
  width: 4rem;
  min-width: 4rem;
  height: 4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  z-index: 2;
}
section.single-offer-section .overlay-gallery-wrapper .overlay-gallery .slick-arrow:before {
  display: none;
}
section.single-offer-section .overlay-gallery-wrapper .overlay-gallery .slick-arrow::after {
  content: "";
  width: 2.8rem;
  min-width: 2.8rem;
  height: 1.6rem;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  -webkit-filter: invert(1);
          filter: invert(1);
  background-image: url("../../../../../wp-content/themes/villa-mia-theme/assets/svg/arrow-left.svg");
}
section.single-offer-section .overlay-gallery-wrapper .overlay-gallery .slick-arrow:hover {
  background-color: white;
}
section.single-offer-section .overlay-gallery-wrapper .overlay-gallery .slick-arrow:hover:after {
  -webkit-filter: unset;
          filter: unset;
}
section.single-offer-section .overlay-gallery-wrapper .overlay-gallery .slick-arrow.slick-next {
  right: 0;
}
section.single-offer-section .overlay-gallery-wrapper .overlay-gallery .slick-arrow.slick-next:after {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
section.single-offer-section .overlay-gallery-wrapper .overlay-gallery .slick-arrow.slick-prev {
  left: 0;
}
section.single-offer-section .overlay-gallery-wrapper span.close {
  font-size: 3rem;
  position: absolute;
  top: 5rem;
  right: 5rem;
  color: white;
  font-weight: 600;
  cursor: pointer;
  z-index: 105;
}
@media (max-width: 1200px) {
  section.single-offer-section .row:nth-of-type(1) .col-xl-11 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    padding-right: 1.5rem;
  }
  section.single-offer-section .row:nth-of-type(1) .text-wrapper {
    width: 100%;
  }
  section.single-offer-section .row:nth-of-type(1) .image-wrapper {
    width: 100%;
    padding-left: 0;
  }
  section.single-offer-section .row:nth-of-type(3) .text-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  section.single-offer-section .row:nth-of-type(3) .text-wrapper .left-col {
    width: 100%;
    padding-left: 0;
  }
  section.single-offer-section .row:nth-of-type(3) .text-wrapper .right-col {
    width: 100%;
    padding-left: 0;
  }
}
section.single-offer-section .icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
section.single-offer-section .icon:before {
  margin-right: 1rem;
  content: "";
  width: 1.8rem;
  min-width: 1.8rem;
  height: 2.4rem;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
section.single-offer-section .address:before {
  background-image: url("../../../../../wp-content/themes/villa-mia-theme/assets/svg/offer/address.svg");
}
section.single-offer-section .type:before {
  background-image: url("../../../../../wp-content/themes/villa-mia-theme/assets/svg/offer/type.svg");
}
section.single-offer-section .area:before {
  background-image: url("../../../../../wp-content/themes/villa-mia-theme/assets/svg/offer/area.svg");
}
section.single-offer-section .rooms:before {
  background-image: url("../../../../../wp-content/themes/villa-mia-theme/assets/svg/offer/rooms.svg");
}
section.single-offer-section .year:before {
  background-image: url("../../../../../wp-content/themes/villa-mia-theme/assets/svg/offer/year.svg");
}
section.single-offer-section .building:before {
  background-image: url("../../../../../wp-content/themes/villa-mia-theme/assets/svg/offer/building.svg");
}
section.single-offer-section .parking:before {
  background-image: url("../../../../../wp-content/themes/villa-mia-theme/assets/svg/offer/parking.svg");
}
section.single-offer-section .standard:before {
  background-image: url("../../../../../wp-content/themes/villa-mia-theme/assets/svg/offer/standard.svg");
}
section.single-offer-section .floors:before {
  background-image: url("../../../../../wp-content/themes/villa-mia-theme/assets/svg/offer/floors.svg");
}

section.error-page .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2rem;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
section.error-page .wrapper p {
  font-size: var(--fs-24);
}

section.fav-offers .offer-wrapper img.fav {
  width: 3rem;
  height: 3rem;
  -o-object-fit: contain;
     object-fit: contain;
  position: absolute;
  top: 1rem;
  right: 1rem;
  z-index: 100;
  -o-object-position: center;
     object-position: center;
}
section.fav-offers .form-wrapper {
  padding: 4rem 2rem;
  background-color: #f2f2f2;
  position: relative;
}
section.fav-offers .form-wrapper:before {
  content: "";
  width: 94%;
  height: 1px;
  top: 2rem;
  left: 3%;
  background-color: #3c3d41;
  position: absolute;
}
section.fav-offers .form-wrapper:after {
  content: "";
  width: 94%;
  height: 1px;
  bottom: 2rem;
  left: 3%;
  background-color: #3c3d41;
  position: absolute;
}
section.fav-offers .form-wrapper > p:first-of-type {
  color: #28292b;
  font-weight: 600;
  font-size: var(--fs-24);
  margin-bottom: 3.2rem;
}
section.fav-offers form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 2rem;
  padding: 1rem;
}
section.fav-offers form label {
  font-size: 1.4rem;
  color: #28292b;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: 600;
}
section.fav-offers form .textarea-wrapper {
  width: 100%;
}
section.fav-offers form input,
section.fav-offers form textarea {
  border: 1px solid #3c3d41;
  color: #3c3d41;
  background-color: transparent;
  padding: 1.4rem;
  font-weight: 600;
  font-size: var(--fs-16);
  width: 100%;
}
section.fav-offers form .acceptance-wrapper {
  width: 100%;
}
section.fav-offers form .submit-wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
section.fav-offers form .submit-wrapper .line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 1px;
  background-color: #28292b;
  -webkit-box-flex: 2;
      -ms-flex-positive: 2;
          flex-grow: 2;
  margin-right: 3.5rem;
}
section.fav-offers form .submit-wrapper input {
  width: unset;
  border-color: #3c3d41;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
}
section.fav-offers .info-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2rem;
}
section.fav-offers .info-wrapper p {
  font-size: var(--fs-20);
}

section.home-main-section {
  padding-top: 2rem;
  overflow-x: hidden;
  padding-bottom: 0;
}
section.home-main-section .col {
  padding: 0;
}
section.home-main-section .row {
  padding-bottom: 0;
}
section.home-main-section .text-slide {
  margin-bottom: 7rem;
}
section.home-main-section .text-slide .text h1 {
  color: #3c3d41;
  letter-spacing: 0.025em;
  text-transform: uppercase;
  font-weight: 500;
  line-height: 105%;
  margin-bottom: 4rem;
}
section.home-main-section .text-slide .text h1 span {
  font-weight: 400;
}
section.home-main-section .text-slide .text div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 2rem;
}
section.home-main-section .text-slide .text div p {
  color: #28292b;
  width: 41.6666666667vw;
}
section.home-main-section .image-slide {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 70vh;
}
section.home-main-section .image-slide img {
  width: 90%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
section.home-main-section .image-slide p {
  letter-spacing: 0.6em;
  text-transform: uppercase;
  font-size: var(--fs-18);
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  text-orientation: mixed;
  text-align: center;
  width: 10%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 2rem;
}
section.home-main-section .image-slider {
  margin-top: 2rem;
  margin-bottom: 0;
}
section.home-main-section .image-slider:before {
  position: absolute;
  top: -35px;
  left: 137px;
  height: 1px;
  width: calc(100% - 137px);
  background-color: #3c3d41;
  content: "";
}
section.home-main-section .image-slider .slick-list {
  padding: 0 !important;
  width: 185%;
}
section.home-main-section .image-slider .slick-dots {
  bottom: unset;
  top: -5rem;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
section.home-main-section .image-slider .slick-dots li {
  width: 3rem;
  height: 3rem;
  margin: 0;
  margin-right: 2rem;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  position: relative;
}
section.home-main-section .image-slider .slick-dots li:after {
  content: "";
  position: absolute;
  width: 1rem;
  height: 1px;
  background-color: #3c3d41;
  right: -15px;
  bottom: 14px;
}
section.home-main-section .image-slider .slick-dots li.slick-active button {
  background-color: #3c3d41;
  color: #e6dedb;
}
section.home-main-section .image-slider .slick-dots li:last-of-type:after {
  display: none;
}
section.home-main-section .image-slider .slick-dots li button {
  width: 3rem;
  height: 3rem;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  color: #3c3d41;
  font-size: var(--fs-16);
}
section.home-main-section .image-slider .slick-dots li button:before {
  display: none;
}
section.home-main-section .mobile-header-slider {
  display: none;
}
@media (max-width: 1200px) {
  section.home-main-section .text-slide .text div p {
    width: unset;
  }
  section.home-main-section .text-slide .text div a {
    min-width: 19rem;
  }
}
@media (max-width: 992px) {
  section.home-main-section .col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  section.home-main-section .text-slider .text-slide {
    margin-bottom: 2rem;
    margin-top: 4rem;
    border-top: 1px solid #28292b;
    padding-top: 2rem;
  }
  section.home-main-section .text-slider .text-slide h1 {
    display: none;
  }
  section.home-main-section .text-slider .text-slide div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  section.home-main-section .mobile-header-slider {
    display: block;
    margin-bottom: 5rem;
  }
  section.home-main-section .mobile-header-slider .text-slide {
    margin-bottom: 0;
  }
  section.home-main-section .mobile-header-slider .text-slide h1 {
    margin-bottom: 0;
  }
}
@media (max-width: 768px) {
  section.home-main-section .image-slider .slick-list {
    width: 100%;
  }
}
@media (max-width: 576px) {
  section.home-main-section .text-slider {
    padding: 0 1.6rem;
  }
  section.home-main-section .image-slide {
    height: 50vh;
  }
  section.home-main-section .image-slide img {
    width: 100%;
  }
  section.home-main-section .image-slide p {
    display: none;
  }
  section.home-main-section .mobile-header-slider {
    padding: 0 1.6rem;
  }
  section.home-main-section .image-slider ul.slick-dots {
    padding: 0 1.6rem;
  }
  section.home-main-section .image-slider:before {
    left: 155px;
    width: calc(100% - 175px);
  }
}

section.find-property {
  padding-top: 4rem;
}
section.find-property .container {
  background-color: #28292b;
  padding: 2rem 1.5rem;
  position: relative;
}
section.find-property .container:before {
  content: "";
  height: 1px;
  width: 100%;
  background-color: #28292b;
  position: absolute;
  left: 0;
  top: -2rem;
}
section.find-property .container:after {
  content: "";
  height: 1px;
  width: 100%;
  background-color: #28292b;
  position: absolute;
  left: 0;
  bottom: -2rem;
}
section.find-property .header-wrapper {
  margin-bottom: 3rem;
}
section.find-property .header-wrapper h2 {
  color: #d0cbc8;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
section.find-property .search-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2rem;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
section.find-property .search-wrapper .input-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 2;
      -ms-flex-positive: 2;
          flex-grow: 2;
}
section.find-property .search-wrapper .input-wrapper label {
  font-size: 1.4rem;
  font-weight: 600;
  color: #d0cbc8;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  margin-bottom: 5px;
}
section.find-property .search-wrapper .input-wrapper input {
  border: 1px solid #e6dedb;
  padding: 1.2rem;
  color: #e6dedb;
  font-weight: 600;
  font-size: 1.4rem;
  background-color: #28292b;
  cursor: pointer;
}
section.find-property .search-wrapper .button-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2rem;
}
section.find-property .search-wrapper .show-advanced {
  width: 100%;
}
section.find-property .search-wrapper .show-advanced p {
  cursor: pointer;
  color: #e0e0e0;
  text-transform: uppercase;
  text-align: center;
  font-weight: 600;
  font-size: 1.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
section.find-property .search-wrapper .show-advanced p:before {
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  content: "";
  background-image: url("../../../../../wp-content/themes/villa-mia-theme/assets/svg/arrow-mia.svg");
  width: 1rem;
  height: 5px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin-right: 5px;
}
section.find-property .search-wrapper .show-advanced p.rotated {
  margin-bottom: 1rem;
}
section.find-property .search-wrapper .show-advanced p.rotated:before {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
section.find-property .search-wrapper .show-advanced div.advanced-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2rem;
  height: 0;
  visibility: hidden;
}
section.find-property .search-wrapper .show-advanced div.advanced-wrapper.visible {
  height: unset;
  visibility: visible;
}
section.find-property .search-wrapper .show-advanced div.advanced-wrapper div {
  width: calc((100% - 8rem) / 5);
  -webkit-box-flex: unset;
      -ms-flex-positive: unset;
          flex-grow: unset;
}
@media (max-width: 1200px) {
  section.find-property .search-wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  section.find-property .search-wrapper .button-wrapper {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
  }
}
@media (max-width: 768px) {
  section.find-property .container {
    padding: 0 1.5rem;
  }
  section.find-property .search-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  section.find-property .search-wrapper .input-wrapper {
    width: 100%;
  }
  section.find-property .search-wrapper .button-wrapper {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (max-width: 576px) {
  section.find-property .search-wrapper .button-wrapper a {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.popup-wrapper {
  position: fixed;
  background-color: rgba(40, 41, 43, 0.5);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 101;
  -webkit-transition: opacity 1500ms ease;
  transition: opacity 1500ms ease;
  opacity: 1;
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */
}
.popup-wrapper.hidden {
  display: none;
  opacity: 0;
}
.popup-wrapper ::-webkit-scrollbar {
  width: 1rem;
}
.popup-wrapper ::-webkit-scrollbar-track {
  background: #f2f2f2;
}
.popup-wrapper ::-webkit-scrollbar-thumb {
  background: #888;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
}
.popup-wrapper ::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.popup-wrapper#localization-popup .popup-inner {
  height: 80vh;
  overflow-y: auto;
}
.popup-wrapper .popup-inner {
  background-color: #28292b;
  width: 40vw;
  padding: 4rem;
  position: relative;
}
.popup-wrapper .popup-inner > p:first-of-type {
  font-size: var(--fs-22);
  color: #d0cbc8;
  font-weight: 600;
}
.popup-wrapper .popup-inner img {
  position: absolute;
  cursor: pointer;
  top: 2rem;
  right: 2rem;
  width: 2rem;
}
.popup-wrapper .popup-inner .options-wrapper {
  margin-top: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.popup-wrapper .popup-inner .options-wrapper label {
  color: #d0cbc8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-weight: 600;
  margin-bottom: 2rem;
  cursor: pointer;
}
.popup-wrapper .popup-inner .options-wrapper label span {
  margin-right: 1rem;
  width: 2.6rem;
  min-width: 2.6rem;
  height: 2.6rem;
  background: transparent;
  border: 2px solid #d0cbc8;
  -webkit-appearance: unset;
     -moz-appearance: unset;
          appearance: unset;
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
}
.popup-wrapper .popup-inner .options-wrapper label span:after {
  width: 50%;
  height: 50%;
  content: "";
}
.popup-wrapper .popup-inner .options-wrapper label span.checked:after {
  background-color: #d0cbc8;
}
.popup-wrapper .popup-inner p.button {
  cursor: pointer;
  margin-top: 2rem;
}
@media (max-width: 768px) {
  .popup-wrapper .popup-inner {
    width: 80vw;
    padding: 2rem;
  }
}

section.about {
  overflow-x: hidden;
}
section.about .col-xl-6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
section.about .image-wrapper {
  padding-right: 5rem;
  padding-left: 12rem;
  position: relative;
}
section.about .image-wrapper img {
  max-width: 100%;
}
section.about .image-wrapper .decorator-filled-box {
  background-color: #28292b;
  height: 100%;
  width: 12rem;
  position: absolute;
  left: 0;
  top: 5rem;
}
section.about .image-wrapper .decorator-border-box {
  border: 1px solid #28292b;
  width: calc(100% - 5rem - 12rem);
  height: 70%;
  left: 6rem;
  z-index: -1;
  top: -5rem;
  position: absolute;
}
section.about .image-wrapper div.box-line {
  position: absolute;
  left: 6rem;
  top: 8rem;
  background-color: #d0cbc8;
  height: 70%;
  width: 1px;
}
section.about .image-wrapper p.decorator-text {
  color: #d0cbc8;
  font-size: var(--fs-18);
  text-transform: uppercase;
  position: absolute;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
  top: 22rem;
  left: -35px;
  letter-spacing: 0.1em;
}
@media (max-width: 768px) {
  section.about .image-wrapper p.decorator-text {
    display: none;
  }
}
section.about .header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
section.about .header h2 {
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #28292b;
  margin-right: 2rem;
}
section.about .header .line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 2;
      -ms-flex-positive: 2;
          flex-grow: 2;
  height: 1px;
  background-color: #28292b;
}
section.about .header-wrapper p:first-of-type {
  font-size: var(--fs-28);
  color: #28292b;
  padding: 4rem 0 4rem 1rem;
  border-bottom: 1px solid #28292b;
}
section.about .header-wrapper .buttons {
  padding-top: 3rem;
  padding-bottom: 2rem;
}
section.about .header-wrapper .buttons a:first-of-type {
  margin-right: 2rem;
}
section.about .header-wrapper p:last-of-type {
  font-size: 1.4rem;
  font-weight: 500;
  color: #3c3d41;
}
section.about .mobile-header {
  display: none;
}
@media (max-width: 1200px) {
  section.about {
    padding-bottom: 0;
  }
  section.about .col-xl-6 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  section.about .header-wrapper {
    margin-top: 3rem;
  }
  section.about .header-wrapper .header {
    display: none;
  }
  section.about .image-wrapper {
    padding-right: 0;
  }
  section.about .image-wrapper .decorator-border-box {
    top: -2rem;
  }
  section.about .mobile-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 4rem;
    width: 100%;
  }
}
@media (max-width: 576px) {
  section.about .image-wrapper {
    padding-left: 5rem;
    margin-right: -1.6rem;
  }
  section.about .image-wrapper .decorator-border-box {
    width: 100%;
    left: 4rem;
  }
  section.about .image-wrapper .decorator-filled-box {
    left: -1.6rem;
    width: 6.6rem;
  }
  section.about .image-wrapper div.box-line {
    left: 4rem;
  }
}

section.recommended-offers {
  overflow-x: hidden;
}
section.recommended-offers .header-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
section.recommended-offers .header-wrapper h2 {
  text-transform: uppercase;
  color: #28292b;
}
section.recommended-offers .header-wrapper a {
  margin: 0 3.5rem;
}
section.recommended-offers .header-wrapper .line {
  height: 1px;
  background-color: #28292b;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 2;
      -ms-flex-positive: 2;
          flex-grow: 2;
  margin-right: 13.5rem;
}
@media (max-width: 576px) {
  section.recommended-offers .header-wrapper .line {
    margin-right: 0;
    margin-left: 1rem;
  }
}
section.recommended-offers .offers-wrapper .slick-track {
  margin-left: 0 !important;
}
section.recommended-offers .offers-wrapper .offer-wrapper p.fav {
  right: 2.5rem;
}
section.recommended-offers .offers-wrapper .slick-list {
  width: 120%;
}
section.recommended-offers .offers-wrapper button.slick-prev {
  display: none !important;
}
section.recommended-offers .offers-wrapper button.slick-next {
  border: 1px solid #28292b !important;
  height: 4.7rem;
  width: 10rem;
  top: -5.55rem;
  right: 0;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
section.recommended-offers .offers-wrapper button.slick-next:hover {
  background-color: #28292b;
}
section.recommended-offers .offers-wrapper button.slick-next:hover:after {
  -webkit-filter: invert(1);
          filter: invert(1);
}
section.recommended-offers .offers-wrapper button.slick-next:before {
  display: none;
}
section.recommended-offers .offers-wrapper button.slick-next:after {
  margin-right: 1.2rem;
  content: "";
  width: 28px;
  height: 16px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("../../../../../wp-content/themes/villa-mia-theme/assets/svg/arrow-right-antracit.svg");
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
}
@media (max-width: 1200px) {
  section.recommended-offers .offers-wrapper .offer-wrapper {
    padding: 0 1rem;
  }
}
@media (max-width: 768px) {
  section.recommended-offers .offers-wrapper .slick-list {
    width: 100%;
  }
  section.recommended-offers .offers-wrapper button.slick-next {
    right: -1.6rem;
    height: 5.2rem;
    width: unset;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 1rem;
    background-color: #28292b;
    top: 25%;
  }
  section.recommended-offers .offers-wrapper button.slick-next:after {
    -webkit-filter: invert(1);
            filter: invert(1);
    margin-right: unset;
  }
}
@media (max-width: 768px) {
  section.recommended-offers .header-wrapper {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 1rem;
  }
  section.recommended-offers .header-wrapper .line {
    display: none;
  }
  section.recommended-offers .header-wrapper a {
    margin: 0;
  }
}

.offer-wrapper {
  padding: 0 1.5rem;
  position: relative;
}
.offer-wrapper p.fav {
  display: block;
  width: 3rem;
  height: 3rem;
  cursor: pointer;
  position: absolute;
  top: 1rem;
  right: 1rem;
  z-index: 100;
}
.offer-wrapper p.fav img {
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
  height: 100%;
  -o-object-position: center;
     object-position: center;
}
.offer-wrapper p.fav img.filled {
  display: none;
}
.offer-wrapper p.fav.checked img.filled {
  display: block;
}
.offer-wrapper p.fav.checked img.empty {
  display: none;
}
.offer-wrapper p.delete {
  text-transform: uppercase;
  font-weight: 600;
  text-align: right;
  font-size: 1.4rem;
  margin-top: 1rem;
  color: red;
  cursor: pointer;
}
.offer-wrapper .image-wrapper {
  overflow: hidden;
  display: block;
}
.offer-wrapper .image-wrapper img {
  aspect-ratio: 475/435;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  -webkit-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
.offer-wrapper .image-wrapper img:hover {
  -webkit-transform: scale(1.15);
      -ms-transform: scale(1.15);
          transform: scale(1.15);
}
.offer-wrapper .text-wrapper > p {
  color: #28292b;
  font-size: var(--fs-24);
  font-weight: 500;
  margin-top: 2rem;
}
.offer-wrapper .text-wrapper div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-top: 1px solid #3c3d41;
  margin-top: 3rem;
  padding-top: 1rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1rem;
}
.offer-wrapper .text-wrapper div p.price {
  font-weight: 500;
  font-size: var(--fs-24);
  color: #28292b;
}
.offer-wrapper .text-wrapper div p.price span {
  font-size: var(--fs-18);
}
.offer-wrapper .text-wrapper div p.place {
  font-size: var(--fs-18);
  font-weight: 500;
  color: #28292b;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.offer-wrapper .text-wrapper div p.place:before {
  content: "";
  width: 1.6rem;
  min-width: 1.6rem;
  height: 1.6rem;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin-right: 1rem;
  background-image: url("../../../../../wp-content/themes/villa-mia-theme/assets/svg/contact/pin.svg");
}

section.info-section {
  background-image: url("../../../../../wp-content/themes/villa-mia-theme/assets/img/home/info-bg.png");
  background-size: cover;
  padding: 2rem 0;
  margin-bottom: 10rem;
  margin-top: 4rem;
}
section.info-section:before {
  content: "";
  position: absolute;
  top: -4rem;
  z-index: -1;
  right: 0;
  background-color: #28292b;
  width: 15vw;
  min-width: 10rem;
  height: 50%;
}
section.info-section .container {
  border-top: 1px solid #d0cbc8;
  border-bottom: 1px solid #d0cbc8;
  position: relative;
}
section.info-section .container:after {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #28292b;
  position: absolute;
  left: 0;
  bottom: -4rem;
}
section.info-section .container .line-outer {
  position: absolute;
  height: 1px;
  background-color: #28292b;
  left: 0;
  top: -4rem;
  width: 100%;
}
section.info-section .container .line-outer:first-of-type {
  top: -6rem;
}
section.info-section .row {
  padding-bottom: 0;
}
section.info-section .col {
  padding: 0;
}
section.info-section .header-wrapper {
  padding: 8rem 0 0 0;
}
section.info-section .header-wrapper h2 {
  color: #e6dedb;
  font-size: var(--fs-96);
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
@media (max-width: 576px) {
  section.info-section .header-wrapper h2 {
    font-size: 3rem;
  }
}
section.info-section .header-wrapper > p {
  color: #e0e0e0;
  font-size: var(--fs-28);
  max-width: 46.4583333333vw;
}
section.info-section .header-wrapper > div {
  margin-top: 10rem;
}
section.info-section .header-wrapper > div p {
  font-weight: 500;
  font-size: 1.4rem;
  color: #e6dedb;
  margin-bottom: 2rem;
}
section.info-section .header-wrapper > div .line {
  height: 1px;
  width: 13rem;
  background-color: #e6dedb;
  margin-bottom: 2rem;
}
@media (max-width: 576px) {
  section.info-section .col {
    padding: 0 1.5rem;
  }
  section.info-section .header-wrapper > p {
    max-width: unset;
  }
}

section.sell-property:before {
  width: 100%;
  position: absolute;
  height: 68%;
  top: 16%;
  left: 0;
  content: "";
  background-color: #d0cbc8;
}
section.sell-property .container {
  position: relative;
  z-index: 2;
}
section.sell-property .container:before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #28292b;
  position: absolute;
  top: 0;
  left: 0;
}
section.sell-property .container:after {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #28292b;
  position: absolute;
  bottom: 0;
  left: 0;
}
section.sell-property .header-wrapper {
  padding: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
section.sell-property .header-wrapper:after {
  z-index: -1;
  width: 100%;
  position: absolute;
  height: 120%;
  top: -10%;
  left: 0;
  content: "";
  background-size: cover;
  background-image: url("../../../../../wp-content/themes/villa-mia-theme/assets/img/home/sell-property-bg.png");
}
section.sell-property .header-wrapper h2 {
  font-size: var(--fs-48);
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #28292b;
  text-align: center;
  margin-bottom: 4rem;
}
section.sell-property .header-wrapper p:first-of-type {
  font-size: var(--fs-24);
  color: #28292b;
  max-width: 41.3020833333vw;
  text-align: center;
}
section.sell-property .header-wrapper p:nth-of-type(2) {
  font-size: 1.4rem;
  font-weight: 500;
  color: #28292b;
  max-width: 30.5208333333vw;
  text-align: center;
}
section.sell-property .header-wrapper a {
  margin: 4rem 0 2rem 0;
}
@media (max-width: 768px) {
  section.sell-property .header-wrapper p:first-of-type {
    max-width: unset;
  }
  section.sell-property .header-wrapper p:nth-of-type(2) {
    max-width: unset;
  }
}

section.blog .header-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 5rem;
}
section.blog .header-wrapper h2 {
  text-transform: uppercase;
  color: #28292b;
}
section.blog .header-wrapper a {
  margin: 0 3.5rem;
}
section.blog .header-wrapper .line {
  height: 1px;
  background-color: #28292b;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 2;
      -ms-flex-positive: 2;
          flex-grow: 2;
}
section.blog .articles-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3rem;
}
section.blog .articles-wrapper article {
  width: 25%;
}
section.blog .mobile-articles-slider {
  display: none;
}
@media (max-width: 1200px) {
  section.blog .mobile-articles-slider {
    display: block;
  }
  section.blog .mobile-articles-slider article {
    padding: 0 1rem;
  }
  section.blog .mobile-articles-slider article::after {
    width: calc(100% - 3rem);
    left: 1.5rem;
    display: none;
  }
  section.blog .mobile-articles-slider article .text-wrapper {
    padding: 1rem;
  }
  section.blog .mobile-articles-slider button.slick-next {
    border: 1px solid #28292b !important;
    height: 4.7rem;
    width: 10rem;
    top: -5.55rem;
    right: 0;
    -webkit-transition: all 250ms ease;
    transition: all 250ms ease;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    right: -1.6rem;
    height: 5.2rem;
    width: unset;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 1rem;
    background-color: #28292b;
    top: 25%;
  }
  section.blog .mobile-articles-slider button.slick-next:hover {
    background-color: #28292b;
  }
  section.blog .mobile-articles-slider button.slick-next:hover:after {
    -webkit-filter: invert(1);
            filter: invert(1);
  }
  section.blog .mobile-articles-slider button.slick-next:before {
    display: none;
  }
  section.blog .mobile-articles-slider button.slick-next:after {
    margin-right: 1.2rem;
    content: "";
    width: 28px;
    height: 16px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("../../../../../wp-content/themes/villa-mia-theme/assets/svg/arrow-right-antracit.svg");
    -webkit-transition: all 250ms ease;
    transition: all 250ms ease;
  }
  section.blog .mobile-articles-slider button.slick-next:after {
    -webkit-filter: invert(1);
            filter: invert(1);
    margin-right: unset;
  }
  section.blog .articles-wrapper {
    display: none;
  }
}

article {
  position: relative;
}
article:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 110%;
  top: 0;
  left: 0;
  z-index: -1;
  background: -webkit-gradient(linear, left top, left bottom, from(#e6dedb), color-stop(95%, #e6dedb), color-stop(95%, #28292b), to(#28292b));
  background: linear-gradient(to bottom, #e6dedb, #e6dedb 95%, #28292b 95%, #28292b);
  background-size: 100% 20px;
}
article .image-wrapper img {
  width: 100%;
  height: auto;
  aspect-ratio: 338/219;
  -o-object-fit: cover;
     object-fit: cover;
}
article .text-wrapper {
  padding: 1.6rem 2.2rem;
  background-color: #3c3d41;
  margin-top: 5px;
}
article .text-wrapper h3 {
  color: #e0e0e0;
  font-size: var(--fs-18);
  font-weight: 600;
  margin-bottom: 1.6rem;
}

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  padding: 15px 15px;
  display: inline-block;
  cursor: pointer;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  -webkit-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}
.hamburger:hover {
  opacity: 0.7;
}
.hamburger.is-active:hover {
  opacity: 0.7;
}
.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::before,
.hamburger.is-active .hamburger-inner::after {
  background-color: #3c3d41;
}

.hamburger-box {
  width: 36px;
  height: 20px;
  display: inline-block;
  position: relative;
}

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -1px;
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  width: 36px;
  height: 2px;
  background-color: #3c3d41;
  border-radius: 0;
  position: absolute;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
}
.hamburger-inner::before, .hamburger-inner::after {
  content: "";
  display: block;
}
.hamburger-inner::before {
  top: -9px;
}
.hamburger-inner::after {
  bottom: -9px;
}

/*
 * Slider
 */
.hamburger--slider .hamburger-inner {
  top: 1px;
}
.hamburger--slider .hamburger-inner::before {
  top: 9px;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: 0.15s;
          transition-duration: 0.15s;
}
.hamburger--slider .hamburger-inner::after {
  top: 18px;
}
.hamburger--slider.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, 9px, 0) rotate(45deg);
          transform: translate3d(0, 9px, 0) rotate(45deg);
}
.hamburger--slider.is-active .hamburger-inner::before {
  -webkit-transform: rotate(-45deg) translate3d(-5.1428571429px, -7px, 0);
          transform: rotate(-45deg) translate3d(-5.1428571429px, -7px, 0);
  opacity: 0;
}
.hamburger--slider.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -18px, 0) rotate(-90deg);
          transform: translate3d(0, -18px, 0) rotate(-90deg);
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

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

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

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

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

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

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

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

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

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

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

/* pagination */
.pagination-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 3rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.pagination-wrapper > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 3rem;
  height: 3rem;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 0;
  vertical-align: middle;
  border: solid 1px black;
  margin: 0.5rem;
  color: black;
}
.pagination-wrapper > a.pg-active {
  background: black;
  color: white;
}/*# sourceMappingURL=style.css.map */