/* reset */
/* line 5, ../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
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: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* compass */
/* breakpoint */
/* vars + mixins import */
/* colors */
/* mixins */
/* partials */
/* line 7, ../sass/partials/_general.scss */
* {
  border: 0px;
  padding: 0px;
  margin: 0px;
  box-shadow: none;
  outline: 0;
  -moz-transition: color 0.3s, background 0.3s, opacity 0.5s, box-shadow 0.5s, border 0.3s, top 0.3s;
  -o-transition: color 0.3s, background 0.3s, opacity 0.5s, box-shadow 0.5s, border 0.3s, top 0.3s;
  -webkit-transition: color 0.3s, background 0.3s, opacity 0.5s, box-shadow 0.5s, border 0.3s, top 0.3s;
  transition: color 0.3s, background 0.3s, opacity 0.5s, box-shadow 0.5s, border 0.3s, top 0.3s;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 17, ../sass/partials/_general.scss */
body {
  background: url('../images/background/pattern-gems.png?1580204871') top left repeat #fff;
  color: #525252;
  font-size: 17px;
  line-height: 23px;
  font-family: "Magra", Arial, Helvetica, sans-serif;
  font-weight: 400;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 17, ../sass/partials/_general.scss */
  body {
    font-size: 15px;
    line-height: 21px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 17, ../sass/partials/_general.scss */
  body {
    font-size: 15px;
    line-height: 21px;
  }
}
@media (max-width: 767px) {
  /* line 17, ../sass/partials/_general.scss */
  body {
    font-size: 15px;
    line-height: 21px;
  }
}

/* line 34, ../sass/partials/_general.scss */
ul,
ol {
  list-style-type: none;
}

/* line 39, ../sass/partials/_general.scss */
a, a:hover, a:focus, a:active, a:visited {
  color: #40bfc5;
  text-decoration: none;
}

/* line 44, ../sass/partials/_general.scss */
img,
img.img-responsive {
  width: auto\9;
}

/* line 49, ../sass/partials/_general.scss */
h1,
h1.entry-title,
.h1 {
  font-family: 'Playfair Display', serif;
  font-size: 53px;
  line-height: 55px;
  color: #25767a;
  margin: 0 0 30px;
  text-transform: uppercase;
}
@media (min-width: 1200px) and (max-width: 1499px) {
  /* line 49, ../sass/partials/_general.scss */
  h1,
  h1.entry-title,
  .h1 {
    font-size: 45px;
    line-height: 47px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 49, ../sass/partials/_general.scss */
  h1,
  h1.entry-title,
  .h1 {
    font-size: 40px;
    line-height: 42px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 49, ../sass/partials/_general.scss */
  h1,
  h1.entry-title,
  .h1 {
    font-size: 40px;
    line-height: 42px;
  }
}
@media (max-width: 767px) {
  /* line 49, ../sass/partials/_general.scss */
  h1,
  h1.entry-title,
  .h1 {
    font-size: 40px;
    line-height: 42px;
    margin-bottom: 15px;
  }
}

/* line 76, ../sass/partials/_general.scss */
h2,
h2.entry-title,
.h2 {
  font-family: 'Playfair Display', serif;
  font-size: 27px;
  line-height: 29px;
  color: #000;
  margin: 0 0 15px;
}
@media (min-width: 1200px) and (max-width: 1499px) {
  /* line 76, ../sass/partials/_general.scss */
  h2,
  h2.entry-title,
  .h2 {
    font-size: 25px;
    line-height: 27px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 76, ../sass/partials/_general.scss */
  h2,
  h2.entry-title,
  .h2 {
    font-size: 20px;
    line-height: 22px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 76, ../sass/partials/_general.scss */
  h2,
  h2.entry-title,
  .h2 {
    font-size: 20px;
    line-height: 22px;
  }
}
@media (max-width: 767px) {
  /* line 76, ../sass/partials/_general.scss */
  h2,
  h2.entry-title,
  .h2 {
    font-size: 20px;
    line-height: 22px;
  }
}

/* line 101, ../sass/partials/_general.scss */
h3,
h3.entry-title,
.h3 {
  font-family: 'Playfair Display', serif;
  font-size: 22px;
  line-height: 24px;
  color: #40bfc5;
  margin: 0 0 15px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 101, ../sass/partials/_general.scss */
  h3,
  h3.entry-title,
  .h3 {
    font-size: 18px;
    line-height: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 101, ../sass/partials/_general.scss */
  h3,
  h3.entry-title,
  .h3 {
    font-size: 18px;
    line-height: 20px;
  }
}
@media (max-width: 767px) {
  /* line 101, ../sass/partials/_general.scss */
  h3,
  h3.entry-title,
  .h3 {
    font-size: 18px;
    line-height: 20px;
  }
}

/* line 122, ../sass/partials/_general.scss */
mark {
  display: block;
  background: none;
}

/* line 127, ../sass/partials/_general.scss */
b, strong {
  font-weight: 700;
  color: #40bfc5;
}

/* line 132, ../sass/partials/_general.scss */
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  border-color: transparent;
  box-shadow: none;
}

/* line 140, ../sass/partials/_general.scss */
#page {
  overflow: hidden;
}

/* line 144, ../sass/partials/_general.scss */
.cycle-slideshow {
  overflow: hidden;
}
/* line 147, ../sass/partials/_general.scss */
.cycle-slideshow .item {
  width: 100%;
}

/* line 152, ../sass/partials/_general.scss */
.modal-header {
  background: #fff;
  padding: 8px;
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 100;
}

/* line 161, ../sass/partials/_general.scss */
.modal-body {
  padding: 5px;
}

/* line 165, ../sass/partials/_general.scss */
.certificato-container {
  position: relative;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 103%;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 165, ../sass/partials/_general.scss */
  .certificato-container {
    width: 100%;
    transform: translateX(-44%);
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 165, ../sass/partials/_general.scss */
  .certificato-container {
    width: 100%;
    transform: translateX(-36%);
  }
}
@media (max-width: 767px) {
  /* line 165, ../sass/partials/_general.scss */
  .certificato-container {
    transform: none;
    left: 0;
    width: 100%;
  }
}
/* line 188, ../sass/partials/_general.scss */
.certificato-container .certificato {
  position: relative;
  max-width: 150px;
  margin: 0px auto;
  display: inline-block;
}
@media (max-width: 767px) {
  /* line 188, ../sass/partials/_general.scss */
  .certificato-container .certificato {
    max-width: 170px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 188, ../sass/partials/_general.scss */
  .certificato-container .certificato {
    max-width: 170px;
  }
}

/* line 1, ../sass/partials/_forms.scss */
input[type="checkbox"] {
  margin: 0 3px 0 0;
  vertical-align: middle;
  position: relative;
  top: -1px;
}

/* line 14, ../sass/partials/_forms.scss */
.defaultForm a {
  color: #525252;
}
/* line 18, ../sass/partials/_forms.scss */
.defaultForm .gform_fields {
  margin: 0;
}
/* line 22, ../sass/partials/_forms.scss */
.defaultForm li.gfield {
  margin-bottom: 10px;
  display: block;
  list-style: none;
}
/* line 26, ../sass/partials/_forms.scss */
.defaultForm li.gfield.gfieldNoMargin {
  margin-bottom: 0px;
}
/* line 30, ../sass/partials/_forms.scss */
.defaultForm li.gfield ul {
  list-style: none;
  margin: 0;
}
/* line 36, ../sass/partials/_forms.scss */
.defaultForm li.gfield50 {
  float: left;
  width: 48%;
}
@media (max-width: 767px) {
  /* line 36, ../sass/partials/_forms.scss */
  .defaultForm li.gfield50 {
    width: 100%;
  }
}
/* line 45, ../sass/partials/_forms.scss */
.defaultForm li.gfield33 {
  float: left;
  width: 31%;
}
@media (max-width: 767px) {
  /* line 45, ../sass/partials/_forms.scss */
  .defaultForm li.gfield33 {
    width: 100%;
  }
}
/* line 53, ../sass/partials/_forms.scss */
.defaultForm li.gfield33.gfieldCenter {
  margin-left: 1.5%;
  margin-right: 1.5%;
}
@media (max-width: 767px) {
  /* line 53, ../sass/partials/_forms.scss */
  .defaultForm li.gfield33.gfieldCenter {
    margin-left: 0;
    margin-right: 0;
  }
}
/* line 64, ../sass/partials/_forms.scss */
.defaultForm li.gfield25 {
  float: left;
  width: 23%;
}
@media (max-width: 767px) {
  /* line 64, ../sass/partials/_forms.scss */
  .defaultForm li.gfield25 {
    width: 100%;
  }
}
/* line 72, ../sass/partials/_forms.scss */
.defaultForm li.gfield25.gfieldCenter {
  margin-left: 1%;
  margin-right: 1%;
}
@media (max-width: 767px) {
  /* line 72, ../sass/partials/_forms.scss */
  .defaultForm li.gfield25.gfieldCenter {
    margin-left: 0;
    margin-right: 0;
  }
}
/* line 83, ../sass/partials/_forms.scss */
.defaultForm li.gfieldLeft {
  margin-right: 2%;
}
@media (max-width: 767px) {
  /* line 83, ../sass/partials/_forms.scss */
  .defaultForm li.gfieldLeft {
    margin-right: 0;
  }
}
/* line 91, ../sass/partials/_forms.scss */
.defaultForm li.gfieldRight {
  margin-left: 2%;
}
@media (max-width: 767px) {
  /* line 91, ../sass/partials/_forms.scss */
  .defaultForm li.gfieldRight {
    margin-left: 0;
  }
}
/* line 99, ../sass/partials/_forms.scss */
.defaultForm li.gfieldClear {
  clear: left;
}
/* line 103, ../sass/partials/_forms.scss */
.defaultForm input[type="text"],
.defaultForm input[type="email"],
.defaultForm input[type="date"],
.defaultForm select,
.defaultForm textarea {
  width: 100%;
  padding: 15px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  font-size: 17px;
  line-height: 19px;
  border: 1px solid #a3b3b3;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 103, ../sass/partials/_forms.scss */
  .defaultForm input[type="text"],
  .defaultForm input[type="email"],
  .defaultForm input[type="date"],
  .defaultForm select,
  .defaultForm textarea {
    padding: 12px;
    font-size: 15px;
    line-height: 17px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 103, ../sass/partials/_forms.scss */
  .defaultForm input[type="text"],
  .defaultForm input[type="email"],
  .defaultForm input[type="date"],
  .defaultForm select,
  .defaultForm textarea {
    padding: 12px;
    font-size: 15px;
    line-height: 17px;
  }
}
@media (max-width: 767px) {
  /* line 103, ../sass/partials/_forms.scss */
  .defaultForm input[type="text"],
  .defaultForm input[type="email"],
  .defaultForm input[type="date"],
  .defaultForm select,
  .defaultForm textarea {
    padding: 12px;
    font-size: 15px;
    line-height: 17px;
  }
}
/* line 132, ../sass/partials/_forms.scss */
.defaultForm li.arrivo input {
  background: url('../images/background/arrivo.png?1580204871') 95% center no-repeat #fff;
}
/* line 138, ../sass/partials/_forms.scss */
.defaultForm li.partenza input {
  background: url('../images/background/partenza.png?1580204871') 95% center no-repeat #fff;
}
/* line 143, ../sass/partials/_forms.scss */
.defaultForm textarea {
  resize: none;
}
/* line 147, ../sass/partials/_forms.scss */
.defaultForm select {
  padding: 14px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 147, ../sass/partials/_forms.scss */
  .defaultForm select {
    padding: 11px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 147, ../sass/partials/_forms.scss */
  .defaultForm select {
    padding: 11px;
  }
}
@media (max-width: 767px) {
  /* line 147, ../sass/partials/_forms.scss */
  .defaultForm select {
    padding: 11px;
  }
}
/* line 162, ../sass/partials/_forms.scss */
.defaultForm select option {
  padding-left: 7px;
}
/* line 167, ../sass/partials/_forms.scss */
.defaultForm button,
.defaultForm input.button,
.defaultForm input.button.gform_button {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  display: inline-block;
  color: #fff;
  font-size: 19px;
  line-height: 19px;
  text-transform: uppercase;
  padding: 25px 67px 25px 25px;
  border: 2px dotted #fff;
  font-weight: 700;
  background: #40bfc5;
  -moz-box-shadow: 0 0 10px 0 #a2a2a1;
  -webkit-box-shadow: 0 0 10px 0 #a2a2a1;
  box-shadow: 0 0 10px 0 #a2a2a1;
  text-align: left;
  position: relative;
}
/* line 72, ../sass/partials/_base.scss */
.defaultForm button:hover,
.defaultForm input.button:hover,
.defaultForm input.button.gform_button:hover {
  background-color: #319ca1;
}
/* line 76, ../sass/partials/_base.scss */
.defaultForm button::after,
.defaultForm input.button::after,
.defaultForm input.button.gform_button::after {
  content: '';
  position: absolute;
  display: block;
  background: url('../images/sprite-se9aea0f64e.png') 0 -106px;
  height: 16px;
  width: 17px;
  right: 25px;
  top: 50%;
  margin-top: -8px;
}
@media (min-width: 1200px) and (max-width: 1499px) {
  /* line 167, ../sass/partials/_forms.scss */
  .defaultForm button,
  .defaultForm input.button,
  .defaultForm input.button.gform_button {
    display: inline-block;
    color: #fff;
    font-size: 19px;
    line-height: 19px;
    text-transform: uppercase;
    padding: 25px 47px 25px 15px;
    border: 2px dotted #fff;
    font-weight: 700;
    background: #40bfc5;
    -moz-box-shadow: 0 0 10px 0 #a2a2a1;
    -webkit-box-shadow: 0 0 10px 0 #a2a2a1;
    box-shadow: 0 0 10px 0 #a2a2a1;
    text-align: left;
    position: relative;
  }
  /* line 72, ../sass/partials/_base.scss */
  .defaultForm button:hover,
  .defaultForm input.button:hover,
  .defaultForm input.button.gform_button:hover {
    background-color: #319ca1;
  }
  /* line 76, ../sass/partials/_base.scss */
  .defaultForm button::after,
  .defaultForm input.button::after,
  .defaultForm input.button.gform_button::after {
    content: '';
    position: absolute;
    display: block;
    background: url('../images/sprite-se9aea0f64e.png') 0 -106px;
    height: 16px;
    width: 17px;
    right: 15px;
    top: 50%;
    margin-top: -8px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 167, ../sass/partials/_forms.scss */
  .defaultForm button,
  .defaultForm input.button,
  .defaultForm input.button.gform_button {
    display: inline-block;
    color: #fff;
    font-size: 15px;
    line-height: 15px;
    text-transform: uppercase;
    padding: 19px 55px 19px 19px;
    border: 2px dotted #fff;
    font-weight: 700;
    background: #40bfc5;
    -moz-box-shadow: 0 0 10px 0 #a2a2a1;
    -webkit-box-shadow: 0 0 10px 0 #a2a2a1;
    box-shadow: 0 0 10px 0 #a2a2a1;
    text-align: left;
    position: relative;
  }
  /* line 72, ../sass/partials/_base.scss */
  .defaultForm button:hover,
  .defaultForm input.button:hover,
  .defaultForm input.button.gform_button:hover {
    background-color: #319ca1;
  }
  /* line 76, ../sass/partials/_base.scss */
  .defaultForm button::after,
  .defaultForm input.button::after,
  .defaultForm input.button.gform_button::after {
    content: '';
    position: absolute;
    display: block;
    background: url('../images/sprite-se9aea0f64e.png') 0 -106px;
    height: 16px;
    width: 17px;
    right: 19px;
    top: 50%;
    margin-top: -8px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 167, ../sass/partials/_forms.scss */
  .defaultForm button,
  .defaultForm input.button,
  .defaultForm input.button.gform_button {
    display: inline-block;
    color: #fff;
    font-size: 15px;
    line-height: 15px;
    text-transform: uppercase;
    padding: 19px 55px 19px 19px;
    border: 2px dotted #fff;
    font-weight: 700;
    background: #40bfc5;
    -moz-box-shadow: 0 0 10px 0 #a2a2a1;
    -webkit-box-shadow: 0 0 10px 0 #a2a2a1;
    box-shadow: 0 0 10px 0 #a2a2a1;
    text-align: left;
    position: relative;
  }
  /* line 72, ../sass/partials/_base.scss */
  .defaultForm button:hover,
  .defaultForm input.button:hover,
  .defaultForm input.button.gform_button:hover {
    background-color: #319ca1;
  }
  /* line 76, ../sass/partials/_base.scss */
  .defaultForm button::after,
  .defaultForm input.button::after,
  .defaultForm input.button.gform_button::after {
    content: '';
    position: absolute;
    display: block;
    background: url('../images/sprite-se9aea0f64e.png') 0 -106px;
    height: 16px;
    width: 17px;
    right: 19px;
    top: 50%;
    margin-top: -8px;
  }
}
@media (max-width: 767px) {
  /* line 167, ../sass/partials/_forms.scss */
  .defaultForm button,
  .defaultForm input.button,
  .defaultForm input.button.gform_button {
    display: inline-block;
    color: #fff;
    font-size: 15px;
    line-height: 15px;
    text-transform: uppercase;
    padding: 19px 55px 19px 19px;
    border: 2px dotted #fff;
    font-weight: 700;
    background: #40bfc5;
    -moz-box-shadow: 0 0 10px 0 #a2a2a1;
    -webkit-box-shadow: 0 0 10px 0 #a2a2a1;
    box-shadow: 0 0 10px 0 #a2a2a1;
    text-align: left;
    position: relative;
  }
  /* line 72, ../sass/partials/_base.scss */
  .defaultForm button:hover,
  .defaultForm input.button:hover,
  .defaultForm input.button.gform_button:hover {
    background-color: #319ca1;
  }
  /* line 76, ../sass/partials/_base.scss */
  .defaultForm button::after,
  .defaultForm input.button::after,
  .defaultForm input.button.gform_button::after {
    content: '';
    position: absolute;
    display: block;
    background: url('../images/sprite-se9aea0f64e.png') 0 -106px;
    height: 16px;
    width: 17px;
    right: 19px;
    top: 50%;
    margin-top: -8px;
  }
}
/* line 191, ../sass/partials/_forms.scss */
.defaultForm .picker button {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 195, ../sass/partials/_forms.scss */
.defaultForm .privacy {
  font-size: 12px;
  line-height: 14px;
  padding: 10px;
  margin-bottom: 5px;
}
/* line 200, ../sass/partials/_forms.scss */
.defaultForm .privacy .gfield_description {
  margin: 5px 0 0 15px;
  font-size: 11px;
  line-height: 13px;
}
/* line 206, ../sass/partials/_forms.scss */
.defaultForm .gform_footer {
  text-align: center;
}
/* line 210, ../sass/partials/_forms.scss */
.defaultForm .gsurvey-survey-comment {
  margin-bottom: 10px;
}
/* line 212, ../sass/partials/_forms.scss */
.defaultForm .gsurvey-survey-comment div {
  font-weight: normal;
  color: #525252;
  font-size: 17px;
}
/* line 219, ../sass/partials/_forms.scss */
.defaultForm .gsurvey-survey-field {
  overflow: hidden;
  *zoom: 1;
  margin-bottom: 10px;
}

/* line 1, ../sass/partials/_header.scss */
header {
  position: fixed;
  width: 100%;
  z-index: 200;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 1, ../sass/partials/_header.scss */
  header {
    position: static;
  }
}
@media (max-width: 767px) {
  /* line 1, ../sass/partials/_header.scss */
  header {
    position: static;
  }
}
/* line 14, ../sass/partials/_header.scss */
header > .container {
  background: #fff;
  -moz-box-shadow: -30px 0 30px 0 #999;
  -webkit-box-shadow: -30px 0 30px 0 #999;
  box-shadow: -30px 0 30px 0 #999;
  position: relative;
}
/* line 19, ../sass/partials/_header.scss */
header > .container::before {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: -100%;
  top: 0;
  background: #fff;
  -moz-box-shadow: -30px 0 30px 0 #999;
  -webkit-box-shadow: -30px 0 30px 0 #999;
  box-shadow: -30px 0 30px 0 #999;
}
/* line 32, ../sass/partials/_header.scss */
header .dot {
  background: url('../images/background/pattern-dot.png?1580204871') top left repeat #fafafa;
  position: relative;
}
/* line 36, ../sass/partials/_header.scss */
header .dot::after {
  content: '';
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  right: -100%;
  top: 0;
  background: url('../images/background/pattern-dot.png?1580204871') top left repeat #fafafa;
}

/* line 49, ../sass/partials/_header.scss */
.logo {
  display: block;
  padding-top: 20px;
}
/* line 53, ../sass/partials/_header.scss */
.logo img {
  margin: 0 auto;
}

/* line 59, ../sass/partials/_header.scss */
nav.language ul {
  float: right;
  text-align: right;
  font-size: 15px;
  line-height: 17px;
  text-transform: uppercase;
  padding: 15px 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 59, ../sass/partials/_header.scss */
  nav.language ul {
    padding: 10px 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 59, ../sass/partials/_header.scss */
  nav.language ul {
    padding: 10px 0;
  }
}
@media (max-width: 767px) {
  /* line 59, ../sass/partials/_header.scss */
  nav.language ul {
    float: none;
    text-align: center;
    padding: 0;
  }
}
/* line 81, ../sass/partials/_header.scss */
nav.language li {
  display: inline-block;
}
@media (max-width: 767px) {
  /* line 81, ../sass/partials/_header.scss */
  nav.language li {
    margin: 0;
    text-align: center;
    width: 25px;
    height: 25px;
    line-height: 25px;
    margin: 0 2px;
    background: #40bfc5;
  }
}
/* line 94, ../sass/partials/_header.scss */
nav.language li a {
  display: inline-block;
  color: #000;
  margin: 0 5px;
}
@media (max-width: 767px) {
  /* line 94, ../sass/partials/_header.scss */
  nav.language li a {
    color: #fff;
    margin: 0;
  }
}
/* line 105, ../sass/partials/_header.scss */
nav.language li.active a {
  color: #525252;
}

/* line 111, ../sass/partials/_header.scss */
.lang-wrapper {
  height: 0;
  overflow: hidden;
  -moz-transition: height 0.3s;
  -o-transition: height 0.3s;
  -webkit-transition: height 0.3s;
  transition: height 0.3s;
}
/* line 116, ../sass/partials/_header.scss */
.lang-wrapper.show {
  height: 25px;
}

/* line 121, ../sass/partials/_header.scss */
.current-lang {
  display: block;
  background: url('../images/background/arrow-lang-xs.png?1580204871') center 5px no-repeat #40bfc5;
  padding-top: 15px;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
}
/* line 129, ../sass/partials/_header.scss */
.current-lang:hover, .current-lang:visited {
  color: #fff;
}

/* line 135, ../sass/partials/_header.scss */
.mobi-buttons {
  text-align: center;
  padding: 20px 0 10px;
}

/* line 140, ../sass/partials/_header.scss */
.mobi-buttons a {
  display: inline-block;
  width: 65px;
  height: 65px;
  margin: 0 2px;
}

/* line 52, ../sass/partials/_base.scss */
.mobi-buttons a.tel {
  background: url('../images/sprite-se9aea0f64e.png') 0 -535px;
}

/* line 52, ../sass/partials/_base.scss */
.mobi-buttons a.mail {
  background: url('../images/sprite-se9aea0f64e.png') 0 -155px;
}

/* line 52, ../sass/partials/_base.scss */
.mobi-buttons a.quote {
  background: url('../images/sprite-se9aea0f64e.png') 0 -406px;
}

/* line 52, ../sass/partials/_base.scss */
.mobi-buttons a.navigator {
  background: url('../images/sprite-se9aea0f64e.png') 0 -305px;
}

/* line 52, ../sass/partials/_base.scss */
.mobi-buttons a.menu {
  background: url('../images/sprite-se9aea0f64e.png') 0 -230px;
}

/* line 149, ../sass/partials/_header.scss */
.contacts {
  text-align: right;
  line-height: 0;
}
/* line 153, ../sass/partials/_header.scss */
.contacts > * {
  display: inline-block;
}
/* line 157, ../sass/partials/_header.scss */
.contacts .social {
  padding: 0 40px;
  position: relative;
  top: 15px;
}
@media (min-width: 1200px) and (max-width: 1499px) {
  /* line 157, ../sass/partials/_header.scss */
  .contacts .social {
    padding: 0 20px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 157, ../sass/partials/_header.scss */
  .contacts .social {
    top: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 157, ../sass/partials/_header.scss */
  .contacts .social {
    padding: 0 20px;
    top: 0;
  }
}
/* line 176, ../sass/partials/_header.scss */
.contacts .address {
  color: #495459;
  font-size: 18px;
  line-height: 20px;
  padding-right: 40px;
}
@media (min-width: 1200px) and (max-width: 1499px) {
  /* line 176, ../sass/partials/_header.scss */
  .contacts .address {
    padding-right: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 176, ../sass/partials/_header.scss */
  .contacts .address {
    position: relative;
    top: -15px;
    padding-right: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 176, ../sass/partials/_header.scss */
  .contacts .address {
    position: relative;
    top: -15px;
    padding-right: 0;
  }
}
/* line 197, ../sass/partials/_header.scss */
.contacts .address a {
  color: #495459;
}
/* line 200, ../sass/partials/_header.scss */
.contacts .address a:hover {
  text-decoration: underline;
}
/* line 206, ../sass/partials/_header.scss */
.contacts .quote {
  display: inline-block;
  color: #fff;
  font-size: 19px;
  line-height: 19px;
  text-transform: uppercase;
  padding: 25px 117px 25px 50px;
  border: 2px dotted #fff;
  font-weight: 700;
  background: #ed7b0c;
  -moz-box-shadow: 0 0 10px 0 #a2a2a1;
  -webkit-box-shadow: 0 0 10px 0 #a2a2a1;
  box-shadow: 0 0 10px 0 #a2a2a1;
  text-align: left;
  position: relative;
  text-align: left;
}
/* line 72, ../sass/partials/_base.scss */
.contacts .quote:hover {
  background-color: #bc620a;
}
/* line 76, ../sass/partials/_base.scss */
.contacts .quote::after {
  content: '';
  position: absolute;
  display: block;
  background: url('../images/sprite-se9aea0f64e.png') 0 -106px;
  height: 16px;
  width: 17px;
  right: 50px;
  top: 50%;
  margin-top: -8px;
}
/* line 211, ../sass/partials/_header.scss */
.contacts .quote span {
  display: block;
  text-transform: none;
  font-size: 17px;
  font-weight: 400;
}
@media (min-width: 1200px) and (max-width: 1499px) {
  /* line 206, ../sass/partials/_header.scss */
  .contacts .quote {
    display: inline-block;
    color: #fff;
    font-size: 19px;
    line-height: 19px;
    text-transform: uppercase;
    padding: 25px 57px 25px 20px;
    border: 2px dotted #fff;
    font-weight: 700;
    background: #ed7b0c;
    -moz-box-shadow: 0 0 10px 0 #a2a2a1;
    -webkit-box-shadow: 0 0 10px 0 #a2a2a1;
    box-shadow: 0 0 10px 0 #a2a2a1;
    text-align: left;
    position: relative;
  }
  /* line 72, ../sass/partials/_base.scss */
  .contacts .quote:hover {
    background-color: #bc620a;
  }
  /* line 76, ../sass/partials/_base.scss */
  .contacts .quote::after {
    content: '';
    position: absolute;
    display: block;
    background: url('../images/sprite-se9aea0f64e.png') 0 -106px;
    height: 16px;
    width: 17px;
    right: 20px;
    top: 50%;
    margin-top: -8px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 206, ../sass/partials/_header.scss */
  .contacts .quote {
    display: inline-block;
    color: #fff;
    font-size: 15px;
    line-height: 15px;
    text-transform: uppercase;
    padding: 19px 91px 19px 37px;
    border: 2px dotted #fff;
    font-weight: 700;
    background: #ed7b0c;
    -moz-box-shadow: 0 0 10px 0 #a2a2a1;
    -webkit-box-shadow: 0 0 10px 0 #a2a2a1;
    box-shadow: 0 0 10px 0 #a2a2a1;
    text-align: left;
    position: relative;
    padding: 19px 11px 19px 7px;
  }
  /* line 72, ../sass/partials/_base.scss */
  .contacts .quote:hover {
    background-color: #bc620a;
  }
  /* line 76, ../sass/partials/_base.scss */
  .contacts .quote::after {
    content: '';
    position: absolute;
    display: block;
    background: url('../images/sprite-se9aea0f64e.png') 0 -106px;
    height: 16px;
    width: 17px;
    right: 37px;
    top: 50%;
    margin-top: -8px;
  }
  /* line 228, ../sass/partials/_header.scss */
  .contacts .quote::after {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 206, ../sass/partials/_header.scss */
  .contacts .quote {
    display: inline-block;
    color: #fff;
    font-size: 15px;
    line-height: 15px;
    text-transform: uppercase;
    padding: 19px 91px 19px 37px;
    border: 2px dotted #fff;
    font-weight: 700;
    background: #ed7b0c;
    -moz-box-shadow: 0 0 10px 0 #a2a2a1;
    -webkit-box-shadow: 0 0 10px 0 #a2a2a1;
    box-shadow: 0 0 10px 0 #a2a2a1;
    text-align: left;
    position: relative;
  }
  /* line 72, ../sass/partials/_base.scss */
  .contacts .quote:hover {
    background-color: #bc620a;
  }
  /* line 76, ../sass/partials/_base.scss */
  .contacts .quote::after {
    content: '';
    position: absolute;
    display: block;
    background: url('../images/sprite-se9aea0f64e.png') 0 -106px;
    height: 16px;
    width: 17px;
    right: 37px;
    top: 50%;
    margin-top: -8px;
  }
}
/* line 238, ../sass/partials/_header.scss */
.contacts .quote.booking {
  background-color: #40bfc5;
}
/* line 241, ../sass/partials/_header.scss */
.contacts .quote.booking:hover {
  background-color: #319ca1;
}

/* line 41, ../sass/partials/_base.scss */
.social a.facebook {
  background: url('../images/sprite-se9aea0f64e.png') 0 -53px;
  height: 43px;
  width: 43px;
  display: inline-block;
  margin: 0 2px;
}

/* line 41, ../sass/partials/_base.scss */
.social a.twitter {
  background: url('../images/sprite-se9aea0f64e.png') 0 -658px;
  height: 43px;
  width: 43px;
  display: inline-block;
  margin: 0 2px;
}

/* line 41, ../sass/partials/_base.scss */
.social a.skype {
  background: url('../images/sprite-se9aea0f64e.png') 0 -481px;
  height: 44px;
  width: 44px;
  display: inline-block;
  margin: 0 2px;
}

/* line 41, ../sass/partials/_base.scss */
.social a.whatsapp {
  background: url('../images/sprite-se9aea0f64e.png') 0 -711px;
  height: 45px;
  width: 45px;
  display: inline-block;
  margin: 0 2px;
}

/* line 250, ../sass/partials/_header.scss */
#site-navigation {
  margin: 0;
  padding: 25px 0;
  border: none;
  background: #fff;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  min-height: 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 250, ../sass/partials/_header.scss */
  #site-navigation {
    padding: 10px 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 250, ../sass/partials/_header.scss */
  #site-navigation {
    padding: 10px 0;
  }
}
@media (max-width: 767px) {
  /* line 250, ../sass/partials/_header.scss */
  #site-navigation {
    padding: 0 0 10px;
  }
}
/* line 271, ../sass/partials/_header.scss */
#site-navigation .navbar-collapse {
  padding: 0;
}
/* line 275, ../sass/partials/_header.scss */
#site-navigation ul.menu {
  text-align: right;
}
@media (max-width: 767px) {
  /* line 275, ../sass/partials/_header.scss */
  #site-navigation ul.menu {
    text-align: center;
  }
}
/* line 283, ../sass/partials/_header.scss */
#site-navigation li {
  float: none;
  display: inline-block;
}
/* line 287, ../sass/partials/_header.scss */
#site-navigation li a {
  padding: 10px 15px;
  font-size: 17px;
  line-height: 17px;
  text-transform: uppercase;
  color: #000;
  position: relative;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 287, ../sass/partials/_header.scss */
  #site-navigation li a {
    padding: 10px 10px;
    font-size: 15px;
    line-height: 15px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 287, ../sass/partials/_header.scss */
  #site-navigation li a {
    padding-right: 0;
  }
}
/* line 303, ../sass/partials/_header.scss */
#site-navigation li a::after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: #40bfc5;
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition: -moz-transform 0.3s, opacity 0.3s;
  -o-transition: -o-transform 0.3s, opacity 0.3s;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 303, ../sass/partials/_header.scss */
  #site-navigation li a::after {
    content: none;
  }
}
@media (max-width: 767px) {
  /* line 303, ../sass/partials/_header.scss */
  #site-navigation li a::after {
    content: none;
  }
}
/* line 326, ../sass/partials/_header.scss */
#site-navigation li.current-menu-item > a, #site-navigation li.current-menu-parent > a, #site-navigation li:hover > a {
  color: #40bfc5;
}
/* line 331, ../sass/partials/_header.scss */
#site-navigation li.current-menu-item > a::after, #site-navigation li.current-menu-parent > a::after, #site-navigation li:hover > a::after {
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 337, ../sass/partials/_header.scss */
#site-navigation li ul {
  top: 37px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  left: auto;
  right: 0;
  display: none;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 337, ../sass/partials/_header.scss */
  #site-navigation li ul {
    top: 35px;
  }
}
/* line 348, ../sass/partials/_header.scss */
#site-navigation li ul a {
  text-transform: none;
  font-size: 15px;
  line-height: 17px;
  color: #fff;
  background: #40bfc5;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 348, ../sass/partials/_header.scss */
  #site-navigation li ul a {
    padding-right: 15px;
  }
}
/* line 358, ../sass/partials/_header.scss */
#site-navigation li ul a::after {
  content: none;
}
/* line 363, ../sass/partials/_header.scss */
#site-navigation li ul li.current-menu-item > a,
#site-navigation li ul li:hover > a {
  background: #319ca1;
  color: #fff;
}
/* line 370, ../sass/partials/_header.scss */
#site-navigation li:hover ul {
  display: block;
}
/* line 375, ../sass/partials/_header.scss */
#site-navigation .navbar-toggle {
  margin: 0;
  border: none;
  padding: 10px 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none;
  float: right;
}
/* line 383, ../sass/partials/_header.scss */
#site-navigation .navbar-toggle .icon-bar {
  background-color: #40bfc5;
}
@media (max-width: 767px) {
  /* line 375, ../sass/partials/_header.scss */
  #site-navigation .navbar-toggle {
    float: left;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 393, ../sass/partials/_header.scss */
  #site-navigation ul {
    display: block;
    width: 100%;
  }
  /* line 397, ../sass/partials/_header.scss */
  #site-navigation ul ul {
    position: relative;
    top: 0;
  }
  /* line 403, ../sass/partials/_header.scss */
  #site-navigation li {
    width: 100%;
  }
  /* line 407, ../sass/partials/_header.scss */
  #site-navigation a {
    display: block;
    width: 100%;
  }
}
@media (max-width: 767px) {
  /* line 414, ../sass/partials/_header.scss */
  #site-navigation ul {
    display: block;
    width: 100%;
  }
  /* line 418, ../sass/partials/_header.scss */
  #site-navigation ul ul {
    position: relative;
    top: 0;
  }
  /* line 424, ../sass/partials/_header.scss */
  #site-navigation li {
    width: 100%;
  }
  /* line 428, ../sass/partials/_header.scss */
  #site-navigation a {
    display: block;
    width: 100%;
  }
}

/* line 435, ../sass/partials/_header.scss */
.whatsapp-fixed {
  width: 45px;
  height: 45px;
  position: fixed;
  bottom: 70px;
  right: 30px;
  z-index: 200;
}
/* line 443, ../sass/partials/_header.scss */
.whatsapp-fixed::before {
  content: '';
  display: block;
  position: absolute;
  top: 15px;
  left: 15px;
  background: url('../images/sprite-se9aea0f64e.png') 0 -711px;
  height: 45px;
  width: 45px;
}

/* line 454, ../sass/partials/_header.scss */
.booking-fixed {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 200;
}
/* line 461, ../sass/partials/_header.scss */
.booking-fixed .booking,
.booking-fixed .quote {
  width: 50%;
  padding: 10px 10px 10px 40px;
  color: #f7fcfd;
  border: 2px dotted #e1eb9f;
  font-weight: 600;
  position: relative;
  text-transform: uppercase;
  font-size: 16px;
  display: block;
}
/* line 473, ../sass/partials/_header.scss */
.booking-fixed .booking::before,
.booking-fixed .quote::before {
  content: '';
  display: block;
  position: absolute;
  top: 15px;
  left: 15px;
}
/* line 482, ../sass/partials/_header.scss */
.booking-fixed .booking {
  float: left;
  background: #39b5b4;
}
/* line 486, ../sass/partials/_header.scss */
.booking-fixed .booking::before {
  background: url('../images/sprite-se9aea0f64e.png') 0 0;
  height: 12px;
  width: 19px;
}
/* line 493, ../sass/partials/_header.scss */
.booking-fixed .quote {
  float: right;
  background: #ed7b0c;
}
/* line 497, ../sass/partials/_header.scss */
.booking-fixed .quote::before {
  background: url('../images/sprite-se9aea0f64e.png') 0 -380px;
  height: 16px;
  width: 16px;
}

/* line 1, ../sass/partials/_slideshow-top.scss */
.header-slideshow {
  position: relative;
}
/* line 4, ../sass/partials/_slideshow-top.scss */
.header-slideshow .banner-estatesicuri {
  position: fixed;
  top: 226px;
  left: 200px;
  z-index: 201;
  transition: left, 0.5s;
}
/* line 11, ../sass/partials/_slideshow-top.scss */
.header-slideshow .banner-estatesicuri.scroll {
  left: -100%;
}
@media (min-width: 1200px) and (max-width: 1499px) {
  /* line 4, ../sass/partials/_slideshow-top.scss */
  .header-slideshow .banner-estatesicuri {
    left: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 4, ../sass/partials/_slideshow-top.scss */
  .header-slideshow .banner-estatesicuri {
    position: relative;
    top: auto;
    left: auto;
  }
  /* line 24, ../sass/partials/_slideshow-top.scss */
  .header-slideshow .banner-estatesicuri img {
    display: block;
    margin: 0 auto 50px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 4, ../sass/partials/_slideshow-top.scss */
  .header-slideshow .banner-estatesicuri {
    position: relative;
    top: auto;
    left: auto;
  }
  /* line 35, ../sass/partials/_slideshow-top.scss */
  .header-slideshow .banner-estatesicuri img {
    display: block;
    margin: 0 auto 50px;
  }
}
@media (max-width: 767px) {
  /* line 4, ../sass/partials/_slideshow-top.scss */
  .header-slideshow .banner-estatesicuri {
    position: relative;
    top: auto;
    left: auto;
  }
  /* line 46, ../sass/partials/_slideshow-top.scss */
  .header-slideshow .banner-estatesicuri img {
    display: block;
    margin: 0 auto;
  }
}
/* line 53, ../sass/partials/_slideshow-top.scss */
.header-slideshow .claim {
  position: absolute;
  top: 50%;
  width: 100%;
  z-index: 102;
  font-family: 'Playfair Display', serif;
  font-size: 75px;
  line-height: 75px;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  text-shadow: 0 0 3px #454848;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 53, ../sass/partials/_slideshow-top.scss */
  .header-slideshow .claim {
    font-size: 55px;
    line-height: 55px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 53, ../sass/partials/_slideshow-top.scss */
  .header-slideshow .claim {
    font-size: 38px;
    line-height: 38px;
  }
}
/* line 73, ../sass/partials/_slideshow-top.scss */
.header-slideshow .claim::before {
  content: '';
  display: block;
  position: absolute;
  width: 15%;
  top: -20px;
  left: 42.5%;
  border-top: 1px solid #fff;
  -moz-box-shadow: 0 0 3px 0 #454848;
  -webkit-box-shadow: 0 0 3px 0 #454848;
  box-shadow: 0 0 3px 0 #454848;
}
/* line 84, ../sass/partials/_slideshow-top.scss */
.header-slideshow .claim::after {
  content: '';
  display: block;
  position: absolute;
  width: 40%;
  bottom: -20px;
  left: 30%;
  border-top: 1px solid #fff;
  -moz-box-shadow: 0 0 3px 0 #454848;
  -webkit-box-shadow: 0 0 3px 0 #454848;
  box-shadow: 0 0 3px 0 #454848;
}

/* line 1, ../sass/partials/_maincontent.scss */
#primary {
  padding: 30px 0;
}
/* line 4, ../sass/partials/_maincontent.scss */
#primary main {
  padding: 8%;
  background: #fff;
  -moz-box-shadow: 0 0 40px 0 #999;
  -webkit-box-shadow: 0 0 40px 0 #999;
  box-shadow: 0 0 40px 0 #999;
  top: -80px;
  position: relative;
  z-index: 105;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 4, ../sass/partials/_maincontent.scss */
  #primary main {
    top: -60px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 4, ../sass/partials/_maincontent.scss */
  #primary main {
    top: -60px;
  }
}
@media (max-width: 767px) {
  /* line 4, ../sass/partials/_maincontent.scss */
  #primary main {
    top: 0;
    padding: 10px;
  }
}
/* line 25, ../sass/partials/_maincontent.scss */
#primary main .hentry {
  margin: 0;
}
/* line 29, ../sass/partials/_maincontent.scss */
#primary main .entry-content {
  margin: 0;
}
/* line 32, ../sass/partials/_maincontent.scss */
#primary main .entry-content p {
  margin-bottom: 15px;
}
/* line 36, ../sass/partials/_maincontent.scss */
#primary main .entry-content ul {
  list-style: disc;
  padding-left: 18px;
  margin-bottom: 15px;
}
/* line 42, ../sass/partials/_maincontent.scss */
#primary main .entry-content a {
  text-decoration: underline;
}
/* line 46, ../sass/partials/_maincontent.scss */
#primary main .entry-content table {
  border-bottom: 1px solid #40bfc5;
  border-left: 1px solid #40bfc5;
}
/* line 50, ../sass/partials/_maincontent.scss */
#primary main .entry-content table td {
  background: #fff;
  border-top: 1px solid #40bfc5;
  border-right: 1px solid #40bfc5;
}

/* line 1, ../sass/partials/_dovesiamo.scss */
#map_canvas {
  height: 400px;
}
@media (max-width: 767px) {
  /* line 1, ../sass/partials/_dovesiamo.scss */
  #map_canvas {
    height: 250px;
  }
}
/* line 8, ../sass/partials/_dovesiamo.scss */
#map_canvas .infowindow {
  min-width: 200px;
}
@media (max-width: 767px) {
  /* line 8, ../sass/partials/_dovesiamo.scss */
  #map_canvas .infowindow {
    min-width: 0;
  }
}
/* line 16, ../sass/partials/_dovesiamo.scss */
#map_canvas img {
  max-width: none;
}

/* line 21, ../sass/partials/_dovesiamo.scss */
#map_container {
  margin-top: 15px;
}
/* line 24, ../sass/partials/_dovesiamo.scss */
#map_container input[type="text"] {
  margin-top: 10px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 24, ../sass/partials/_dovesiamo.scss */
  #map_container input[type="text"] {
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 24, ../sass/partials/_dovesiamo.scss */
  #map_container input[type="text"] {
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  /* line 24, ../sass/partials/_dovesiamo.scss */
  #map_container input[type="text"] {
    margin: 0 0 10px;
  }
}

/* line 1, ../sass/partials/_box.scss */
section.boxes {
  background: url('../images/background/pattern-dot.png?1580204871') top left repeat #fff;
  padding: 15px 0;
  border-top: 1px solid #cdcdcd;
  border-bottom: 1px solid #cdcdcd;
}
/* line 7, ../sass/partials/_box.scss */
section.boxes .big-box {
  color: #fff;
  text-align: center;
  margin-bottom: 15px;
}
/* line 12, ../sass/partials/_box.scss */
section.boxes .big-box .text {
  padding: 8% 20%;
  position: relative;
  z-index: 1;
}
@media (min-width: 1200px) and (max-width: 1499px) {
  /* line 12, ../sass/partials/_box.scss */
  section.boxes .big-box .text {
    padding: 8% 5%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 12, ../sass/partials/_box.scss */
  section.boxes .big-box .text {
    padding: 8% 5%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 12, ../sass/partials/_box.scss */
  section.boxes .big-box .text {
    padding: 8% 5%;
    background: #40bfc5;
  }
}
@media (max-width: 767px) {
  /* line 12, ../sass/partials/_box.scss */
  section.boxes .big-box .text {
    padding: 5%;
    background: #40bfc5;
  }
}
/* line 35, ../sass/partials/_box.scss */
section.boxes .big-box .text .title {
  font-family: 'Playfair Display', serif;
  font-size: 50px;
  line-height: 52px;
  display: block;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 10%;
}
@media (min-width: 1200px) and (max-width: 1499px) {
  /* line 35, ../sass/partials/_box.scss */
  section.boxes .big-box .text .title {
    font-size: 42px;
    line-height: 44px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 35, ../sass/partials/_box.scss */
  section.boxes .big-box .text .title {
    font-size: 37px;
    line-height: 39px;
    margin-bottom: 4%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 35, ../sass/partials/_box.scss */
  section.boxes .big-box .text .title {
    font-size: 37px;
    line-height: 39px;
    margin-bottom: 4%;
  }
}
@media (max-width: 767px) {
  /* line 35, ../sass/partials/_box.scss */
  section.boxes .big-box .text .title {
    font-size: 35px;
    line-height: 37px;
    margin-bottom: 4%;
  }
}
/* line 63, ../sass/partials/_box.scss */
section.boxes .big-box .text .description {
  margin-bottom: 10%;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 63, ../sass/partials/_box.scss */
  section.boxes .big-box .text .description {
    margin-bottom: 4%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 63, ../sass/partials/_box.scss */
  section.boxes .big-box .text .description {
    margin-bottom: 4%;
  }
}
@media (max-width: 767px) {
  /* line 63, ../sass/partials/_box.scss */
  section.boxes .big-box .text .description {
    margin-bottom: 4%;
  }
}
/* line 78, ../sass/partials/_box.scss */
section.boxes .big-box .text .description strong {
  color: #fff;
}
/* line 83, ../sass/partials/_box.scss */
section.boxes .big-box .text .more {
  display: inline-block;
  color: #fff;
  font-size: 21px;
  line-height: 21px;
  text-transform: uppercase;
  background: #40bfc5;
  padding: 15px 57px 15px 20px;
  border-top: 1px dashed #fff;
  border-bottom: 1px dashed #fff;
  text-align: left;
  position: relative;
}
/* line 101, ../sass/partials/_base.scss */
section.boxes .big-box .text .more::after {
  content: '';
  position: absolute;
  display: block;
  background: url('../images/sprite-se9aea0f64e.png') 0 -106px;
  height: 16px;
  width: 17px;
  right: 20px;
  top: 50%;
  margin-top: -8px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 83, ../sass/partials/_box.scss */
  section.boxes .big-box .text .more {
    display: inline-block;
    color: #fff;
    font-size: 18px;
    line-height: 18px;
    text-transform: uppercase;
    background: #40bfc5;
    padding: 12px 47px 12px 15px;
    border-top: 1px dashed #fff;
    border-bottom: 1px dashed #fff;
    text-align: left;
    position: relative;
  }
  /* line 101, ../sass/partials/_base.scss */
  section.boxes .big-box .text .more::after {
    content: '';
    position: absolute;
    display: block;
    background: url('../images/sprite-se9aea0f64e.png') 0 -106px;
    height: 16px;
    width: 17px;
    right: 15px;
    top: 50%;
    margin-top: -8px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 83, ../sass/partials/_box.scss */
  section.boxes .big-box .text .more {
    display: inline-block;
    color: #fff;
    font-size: 18px;
    line-height: 18px;
    text-transform: uppercase;
    background: #40bfc5;
    padding: 12px 47px 12px 15px;
    border-top: 1px dashed #fff;
    border-bottom: 1px dashed #fff;
    text-align: left;
    position: relative;
  }
  /* line 101, ../sass/partials/_base.scss */
  section.boxes .big-box .text .more::after {
    content: '';
    position: absolute;
    display: block;
    background: url('../images/sprite-se9aea0f64e.png') 0 -106px;
    height: 16px;
    width: 17px;
    right: 15px;
    top: 50%;
    margin-top: -8px;
  }
}
@media (max-width: 767px) {
  /* line 83, ../sass/partials/_box.scss */
  section.boxes .big-box .text .more {
    display: inline-block;
    color: #fff;
    font-size: 18px;
    line-height: 18px;
    text-transform: uppercase;
    background: #40bfc5;
    padding: 12px 47px 12px 15px;
    border-top: 1px dashed #fff;
    border-bottom: 1px dashed #fff;
    text-align: left;
    position: relative;
  }
  /* line 101, ../sass/partials/_base.scss */
  section.boxes .big-box .text .more::after {
    content: '';
    position: absolute;
    display: block;
    background: url('../images/sprite-se9aea0f64e.png') 0 -106px;
    height: 16px;
    width: 17px;
    right: 15px;
    top: 50%;
    margin-top: -8px;
  }
}
/* line 100, ../sass/partials/_box.scss */
section.boxes .big-box .image {
  position: relative;
}
/* line 103, ../sass/partials/_box.scss */
section.boxes .big-box .image::before {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  background: #40bfc5;
  top: 0;
  right: 100%;
  border-left: 2px dotted #fff;
  border-right: 2px dotted #fff;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  padding: 0 15px;
  -moz-transition: background 0.3s;
  -o-transition: background 0.3s;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 103, ../sass/partials/_box.scss */
  section.boxes .big-box .image::before {
    content: none;
  }
}
@media (max-width: 767px) {
  /* line 103, ../sass/partials/_box.scss */
  section.boxes .big-box .image::before {
    content: none;
  }
}
/* line 129, ../sass/partials/_box.scss */
section.boxes .big-box:hover .image::before {
  background: #319ca1;
}
/* line 133, ../sass/partials/_box.scss */
section.boxes .big-box:hover .more {
  background-color: #319ca1;
}
/* line 139, ../sass/partials/_box.scss */
section.boxes .small-box {
  position: relative;
  border: 2px solid #fff;
}
@media (max-width: 767px) {
  /* line 139, ../sass/partials/_box.scss */
  section.boxes .small-box {
    border: none;
    padding: 15px;
    margin-bottom: 15px;
  }
}
/* line 149, ../sass/partials/_box.scss */
section.boxes .small-box .title {
  position: absolute;
  font-family: 'Playfair Display', serif;
  font-size: 50px;
  line-height: 52px;
  color: #fff;
  width: 80%;
  left: 10%;
  border-top: 1px dashed #fff;
  border-bottom: 1px dashed #fff;
  padding: 10% 0;
  top: 30%;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 0 0 3px #454848;
}
@media (min-width: 1200px) and (max-width: 1499px) {
  /* line 149, ../sass/partials/_box.scss */
  section.boxes .small-box .title {
    font-size: 42px;
    line-height: 44px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 149, ../sass/partials/_box.scss */
  section.boxes .small-box .title {
    font-size: 37px;
    line-height: 39px;
    width: 80%;
    left: 10%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 149, ../sass/partials/_box.scss */
  section.boxes .small-box .title {
    font-size: 25px;
    line-height: 27px;
    width: 80%;
    left: 10%;
  }
}
@media (max-width: 767px) {
  /* line 149, ../sass/partials/_box.scss */
  section.boxes .small-box .title {
    position: static;
    display: inline-block;
    font-size: 25px;
    line-height: 27px;
    width: 100%;
    padding: 15px 0;
    margin: 0 auto;
  }
}
/* line 190, ../sass/partials/_box.scss */
section.boxes .small-box .image {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
}
/* line 194, ../sass/partials/_box.scss */
section.boxes .small-box.box1 {
  background: #318887;
}
/* line 198, ../sass/partials/_box.scss */
section.boxes .small-box.box2 {
  background: #8d908a;
}
/* line 202, ../sass/partials/_box.scss */
section.boxes .small-box.box3 {
  background: #9d855f;
}
/* line 207, ../sass/partials/_box.scss */
section.boxes .small-box:hover .image {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}

/* line 1, ../sass/partials/_offerte.scss */
.offert-item {
  text-align: center;
  position: relative;
  padding-top: 10px;
}
/* line 6, ../sass/partials/_offerte.scss */
.offert-item .text {
  padding: 6%;
  border: 2px dotted #fff;
  background: #b04ebe;
}
@media (max-width: 767px) {
  /* line 6, ../sass/partials/_offerte.scss */
  .offert-item .text {
    padding-top: 40%;
  }
}
/* line 16, ../sass/partials/_offerte.scss */
.offert-item .title {
  font-size: 42px;
  line-height: 42px;
  color: #fff;
  text-transform: uppercase;
  font-family: 'Playfair Display';
  display: block;
  margin-bottom: 4%;
}
@media (min-width: 1200px) and (max-width: 1499px) {
  /* line 16, ../sass/partials/_offerte.scss */
  .offert-item .title {
    font-size: 34px;
    line-height: 34px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 16, ../sass/partials/_offerte.scss */
  .offert-item .title {
    font-size: 30px;
    line-height: 30px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 16, ../sass/partials/_offerte.scss */
  .offert-item .title {
    font-size: 30px;
    line-height: 30px;
  }
}
@media (max-width: 767px) {
  /* line 16, ../sass/partials/_offerte.scss */
  .offert-item .title {
    font-size: 30px;
    line-height: 30px;
  }
}
/* line 41, ../sass/partials/_offerte.scss */
.offert-item .description {
  margin-bottom: 4%;
  color: #fff;
}
/* line 46, ../sass/partials/_offerte.scss */
.offert-item .more {
  display: inline-block;
  color: #fff;
  font-size: 21px;
  line-height: 21px;
  text-transform: uppercase;
  background: #b04ebe;
  padding: 15px 57px 15px 20px;
  border-top: 1px dashed #fff;
  border-bottom: 1px dashed #fff;
  text-align: left;
  position: relative;
}
/* line 101, ../sass/partials/_base.scss */
.offert-item .more::after {
  content: '';
  position: absolute;
  display: block;
  background: url('../images/sprite-se9aea0f64e.png') 0 -106px;
  height: 16px;
  width: 17px;
  right: 20px;
  top: 50%;
  margin-top: -8px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 46, ../sass/partials/_offerte.scss */
  .offert-item .more {
    display: inline-block;
    color: #fff;
    font-size: 18px;
    line-height: 18px;
    text-transform: uppercase;
    background: #b04ebe;
    padding: 12px 47px 12px 15px;
    border-top: 1px dashed #fff;
    border-bottom: 1px dashed #fff;
    text-align: left;
    position: relative;
  }
  /* line 101, ../sass/partials/_base.scss */
  .offert-item .more::after {
    content: '';
    position: absolute;
    display: block;
    background: url('../images/sprite-se9aea0f64e.png') 0 -106px;
    height: 16px;
    width: 17px;
    right: 15px;
    top: 50%;
    margin-top: -8px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 46, ../sass/partials/_offerte.scss */
  .offert-item .more {
    display: inline-block;
    color: #fff;
    font-size: 18px;
    line-height: 18px;
    text-transform: uppercase;
    background: #b04ebe;
    padding: 12px 47px 12px 15px;
    border-top: 1px dashed #fff;
    border-bottom: 1px dashed #fff;
    text-align: left;
    position: relative;
  }
  /* line 101, ../sass/partials/_base.scss */
  .offert-item .more::after {
    content: '';
    position: absolute;
    display: block;
    background: url('../images/sprite-se9aea0f64e.png') 0 -106px;
    height: 16px;
    width: 17px;
    right: 15px;
    top: 50%;
    margin-top: -8px;
  }
}
@media (max-width: 767px) {
  /* line 46, ../sass/partials/_offerte.scss */
  .offert-item .more {
    display: inline-block;
    color: #fff;
    font-size: 18px;
    line-height: 18px;
    text-transform: uppercase;
    background: #b04ebe;
    padding: 12px 47px 12px 15px;
    border-top: 1px dashed #fff;
    border-bottom: 1px dashed #fff;
    text-align: left;
    position: relative;
  }
  /* line 101, ../sass/partials/_base.scss */
  .offert-item .more::after {
    content: '';
    position: absolute;
    display: block;
    background: url('../images/sprite-se9aea0f64e.png') 0 -106px;
    height: 16px;
    width: 17px;
    right: 15px;
    top: 50%;
    margin-top: -8px;
  }
}
/* line 62, ../sass/partials/_offerte.scss */
.offert-item .prezzo-outer {
  position: absolute;
  right: 30px;
  top: 0px;
  background: #fff;
  padding: 0 8px 8px;
  text-align: center;
  -moz-box-shadow: 0 0 12px 0 #666;
  -webkit-box-shadow: 0 0 12px 0 #666;
  box-shadow: 0 0 12px 0 #666;
}
@media (max-width: 767px) {
  /* line 62, ../sass/partials/_offerte.scss */
  .offert-item .prezzo-outer {
    width: 60%;
    right: 20%;
  }
}
/* line 76, ../sass/partials/_offerte.scss */
.offert-item .prezzo-outer::before {
  content: '';
  position: absolute;
  display: block;
  top: 0;
  left: -10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 10px 10px;
  border-color: transparent transparent #666 transparent;
}
/* line 89, ../sass/partials/_offerte.scss */
.offert-item .prezzo-outer::after {
  content: '';
  position: absolute;
  display: block;
  top: 0;
  right: -10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 0 0 10px;
  border-color: transparent transparent transparent #666;
}
/* line 103, ../sass/partials/_offerte.scss */
.offert-item .prezzo-inner {
  border-bottom: 3px solid #40bfc5;
  border-left: 3px solid #40bfc5;
  border-right: 3px solid #40bfc5;
  padding: 0 15px 15px;
}
/* line 109, ../sass/partials/_offerte.scss */
.offert-item .prezzo-inner .prezzo {
  font-family: 'Playfair Display';
  color: #000;
  font-size: 80px;
  line-height: 80px;
}
@media (min-width: 1200px) and (max-width: 1499px) {
  /* line 109, ../sass/partials/_offerte.scss */
  .offert-item .prezzo-inner .prezzo {
    font-size: 64px;
    line-height: 64px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 109, ../sass/partials/_offerte.scss */
  .offert-item .prezzo-inner .prezzo {
    font-size: 60px;
    line-height: 60px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 109, ../sass/partials/_offerte.scss */
  .offert-item .prezzo-inner .prezzo {
    font-size: 60px;
    line-height: 60px;
  }
}
@media (max-width: 767px) {
  /* line 109, ../sass/partials/_offerte.scss */
  .offert-item .prezzo-inner .prezzo {
    font-size: 60px;
    line-height: 60px;
  }
}
/* line 130, ../sass/partials/_offerte.scss */
.offert-item .prezzo-inner .prezzo span {
  font-size: 40px;
  line-height: 80px;
}
@media (min-width: 1200px) and (max-width: 1499px) {
  /* line 130, ../sass/partials/_offerte.scss */
  .offert-item .prezzo-inner .prezzo span {
    font-size: 32px;
    line-height: 64px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 130, ../sass/partials/_offerte.scss */
  .offert-item .prezzo-inner .prezzo span {
    font-size: 30px;
    line-height: 60px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 130, ../sass/partials/_offerte.scss */
  .offert-item .prezzo-inner .prezzo span {
    font-size: 30px;
    line-height: 60px;
  }
}
@media (max-width: 767px) {
  /* line 130, ../sass/partials/_offerte.scss */
  .offert-item .prezzo-inner .prezzo span {
    font-size: 30px;
    line-height: 60px;
  }
}
/* line 151, ../sass/partials/_offerte.scss */
.offert-item .prezzo-inner .prezzo-specs {
  font-size: 15px;
  line-height: 17px;
  color: #000;
}
@media (max-width: 767px) {
  /* line 151, ../sass/partials/_offerte.scss */
  .offert-item .prezzo-inner .prezzo-specs {
    font-size: 13px;
    line-height: 15px;
  }
}
/* line 162, ../sass/partials/_offerte.scss */
.offert-item:hover .more {
  background-color: #923a9f;
}
/* line 168, ../sass/partials/_offerte.scss */
#offerts .offert-item .text {
  border-left: 0;
  border-bottom: 0;
  border-right: 0;
  height: 255px;
}
@media (min-width: 1200px) and (max-width: 1499px) {
  /* line 168, ../sass/partials/_offerte.scss */
  #offerts .offert-item .text {
    height: 280px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 168, ../sass/partials/_offerte.scss */
  #offerts .offert-item .text {
    height: 215px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 168, ../sass/partials/_offerte.scss */
  #offerts .offert-item .text {
    height: 215px;
  }
}
@media (max-width: 767px) {
  /* line 168, ../sass/partials/_offerte.scss */
  #offerts .offert-item .text {
    height: 320px;
  }
}
/* line 192, ../sass/partials/_offerte.scss */
.offert-list .offert-item {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  /* line 192, ../sass/partials/_offerte.scss */
  .offert-list .offert-item {
    margin-bottom: 15px;
  }
}
/* line 199, ../sass/partials/_offerte.scss */
.offert-list .offert-item .text {
  height: 285px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 199, ../sass/partials/_offerte.scss */
  .offert-list .offert-item .text {
    height: 225px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 199, ../sass/partials/_offerte.scss */
  .offert-list .offert-item .text {
    height: 250px;
  }
}
@media (max-width: 767px) {
  /* line 199, ../sass/partials/_offerte.scss */
  .offert-list .offert-item .text {
    height: auto;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 215, ../sass/partials/_offerte.scss */
  .offert-list .offert-item .prezzo {
    font-size: 40px;
    line-height: 40px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 220, ../sass/partials/_offerte.scss */
  .offert-list .offert-item .prezzo span {
    font-size: 20px;
    line-height: 52px;
  }
}
/* line 227, ../sass/partials/_offerte.scss */
.offert-list .offert-item .prezzo-specs {
  font-size: 13px;
  line-height: 15px;
}

@media (max-width: 767px) {
  /* line 233, ../sass/partials/_offerte.scss */
  #offerts {
    margin-top: 30px;
  }
}
/* line 238, ../sass/partials/_offerte.scss */
#offerts .cycle-pager {
  text-align: center;
  line-height: 0;
  padding-bottom: 6%;
  background: #b04ebe;
  border-bottom: 2px dotted #fff;
}
/* line 245, ../sass/partials/_offerte.scss */
#offerts .cycle-pager span {
  display: inline-block;
  margin: 0 2px;
  height: 15px;
  width: 15px;
  background-color: #cf94d8;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 2px dotted #fff;
}
/* line 139, ../sass/partials/_base.scss */
#offerts .cycle-pager span.cycle-pager-active {
  background-color: #fff;
}
/* line 250, ../sass/partials/_offerte.scss */
#offerts mark {
  text-align: center;
  margin-top: 6%;
}
/* line 254, ../sass/partials/_offerte.scss */
#offerts mark a {
  color: #000;
  text-decoration: underline;
  position: relative;
}
/* line 259, ../sass/partials/_offerte.scss */
#offerts mark a::after {
  content: '';
  position: absolute;
  display: block;
  bottom: 3px;
  right: -30px;
  background: url('../images/sprite-se9aea0f64e.png') 0 -132px;
  height: 13px;
  width: 8px;
}

/* line 273, ../sass/partials/_offerte.scss */
.single-offert .highlight-wrapper {
  text-align: center;
  color: #fff;
  padding: 0 10% 10%;
  background: #b04ebe;
  border: 2px dotted #fff;
}
/* line 280, ../sass/partials/_offerte.scss */
.single-offert .highlight-wrapper .prezzo {
  font-family: 'Playfair Display';
  font-size: 80px;
  line-height: 80px;
  border-bottom: 1px dashed #fff;
  width: 60%;
  margin: 0 auto 5%;
  padding: 5% 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 280, ../sass/partials/_offerte.scss */
  .single-offert .highlight-wrapper .prezzo {
    font-size: 60px;
    line-height: 60px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 280, ../sass/partials/_offerte.scss */
  .single-offert .highlight-wrapper .prezzo {
    font-size: 60px;
    line-height: 60px;
  }
}
@media (max-width: 767px) {
  /* line 280, ../sass/partials/_offerte.scss */
  .single-offert .highlight-wrapper .prezzo {
    font-size: 60px;
    line-height: 60px;
  }
}
/* line 300, ../sass/partials/_offerte.scss */
.single-offert .highlight-wrapper .prezzo span {
  font-size: 40px;
  line-height: 80px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 300, ../sass/partials/_offerte.scss */
  .single-offert .highlight-wrapper .prezzo span {
    font-size: 30px;
    line-height: 60px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 300, ../sass/partials/_offerte.scss */
  .single-offert .highlight-wrapper .prezzo span {
    font-size: 30px;
    line-height: 60px;
  }
}
@media (max-width: 767px) {
  /* line 300, ../sass/partials/_offerte.scss */
  .single-offert .highlight-wrapper .prezzo span {
    font-size: 30px;
    line-height: 60px;
  }
}
/* line 317, ../sass/partials/_offerte.scss */
.single-offert .highlight-wrapper strong {
  color: #fff;
}
/* line 321, ../sass/partials/_offerte.scss */
.single-offert .highlight-wrapper p {
  margin-bottom: 15px;
}
/* line 325, ../sass/partials/_offerte.scss */
.single-offert .highlight-wrapper .highlight {
  margin-top: 5%;
}

/* line 2, ../sass/partials/_feedback.scss */
article.feedback-item .title {
  font-family: 'Playfair Display', serif;
  font-size: 30px;
  line-height: 32px;
  color: #000;
  margin-bottom: 20px;
}
@media (min-width: 1200px) and (max-width: 1499px) {
  /* line 2, ../sass/partials/_feedback.scss */
  article.feedback-item .title {
    font-size: 26px;
    line-height: 28px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 2, ../sass/partials/_feedback.scss */
  article.feedback-item .title {
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 15px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 2, ../sass/partials/_feedback.scss */
  article.feedback-item .title {
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  /* line 2, ../sass/partials/_feedback.scss */
  article.feedback-item .title {
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 15px;
  }
}
/* line 28, ../sass/partials/_feedback.scss */
article.feedback-item .excerpt {
  font-size: 15px;
  line-height: 21px;
  color: #000;
  margin-bottom: 30px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 28, ../sass/partials/_feedback.scss */
  article.feedback-item .excerpt {
    margin-bottom: 22px;
    font-size: 13px;
    line-height: 19px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 28, ../sass/partials/_feedback.scss */
  article.feedback-item .excerpt {
    margin-bottom: 22px;
    font-size: 13px;
    line-height: 19px;
  }
}
@media (max-width: 767px) {
  /* line 28, ../sass/partials/_feedback.scss */
  article.feedback-item .excerpt {
    margin-bottom: 22px;
    font-size: 13px;
    line-height: 19px;
  }
}
/* line 49, ../sass/partials/_feedback.scss */
article.feedback-item .author, article.feedback-item .date {
  font-size: 15px;
  line-height: 21px;
  color: #000;
  font-style: italic;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 49, ../sass/partials/_feedback.scss */
  article.feedback-item .author, article.feedback-item .date {
    font-size: 13px;
    line-height: 19px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 49, ../sass/partials/_feedback.scss */
  article.feedback-item .author, article.feedback-item .date {
    font-size: 13px;
    line-height: 19px;
  }
}
@media (max-width: 767px) {
  /* line 49, ../sass/partials/_feedback.scss */
  article.feedback-item .author, article.feedback-item .date {
    font-size: 13px;
    line-height: 19px;
  }
}
/* line 67, ../sass/partials/_feedback.scss */
.feedback-list article.feedback-item {
  padding: 30px 60px;
  position: relative;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 67, ../sass/partials/_feedback.scss */
  .feedback-list article.feedback-item {
    padding: 22px 45px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 67, ../sass/partials/_feedback.scss */
  .feedback-list article.feedback-item {
    padding: 22px 45px;
  }
}
@media (max-width: 767px) {
  /* line 67, ../sass/partials/_feedback.scss */
  .feedback-list article.feedback-item {
    padding: 22px 30px;
  }
}
/* line 83, ../sass/partials/_feedback.scss */
.feedback-list article.feedback-item:before {
  content: '“';
  position: absolute;
  top: -10px;
  left: 0;
  font-size: 100px;
  line-height: 102px;
  color: #40bfc5;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 83, ../sass/partials/_feedback.scss */
  .feedback-list article.feedback-item:before {
    font-size: 75px;
    line-height: 77px;
    top: -7px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 83, ../sass/partials/_feedback.scss */
  .feedback-list article.feedback-item:before {
    font-size: 75px;
    line-height: 77px;
    top: -7px;
  }
}
@media (max-width: 767px) {
  /* line 83, ../sass/partials/_feedback.scss */
  .feedback-list article.feedback-item:before {
    font-size: 75px;
    line-height: 77px;
    top: -7px;
  }
}
/* line 107, ../sass/partials/_feedback.scss */
.feedback-list article.feedback-item:after {
  content: '”';
  position: absolute;
  bottom: -60px;
  right: 0;
  font-size: 100px;
  line-height: 102px;
  color: #40bfc5;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 107, ../sass/partials/_feedback.scss */
  .feedback-list article.feedback-item:after {
    font-size: 75px;
    line-height: 77px;
    bottom: -45px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 107, ../sass/partials/_feedback.scss */
  .feedback-list article.feedback-item:after {
    font-size: 75px;
    line-height: 77px;
    bottom: -45px;
  }
}
@media (max-width: 767px) {
  /* line 107, ../sass/partials/_feedback.scss */
  .feedback-list article.feedback-item:after {
    font-size: 75px;
    line-height: 77px;
    bottom: -45px;
  }
}

/* line 133, ../sass/partials/_feedback.scss */
#feedback {
  padding: 45px;
  background: #fff;
  border: 2px dotted #40bfc5;
  -moz-box-shadow: 0 0 30px 0 #bbb;
  -webkit-box-shadow: 0 0 30px 0 #bbb;
  box-shadow: 0 0 30px 0 #bbb;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 133, ../sass/partials/_feedback.scss */
  #feedback {
    padding: 34px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 133, ../sass/partials/_feedback.scss */
  #feedback {
    padding: 34px;
  }
}
/* line 147, ../sass/partials/_feedback.scss */
#feedback mark {
  position: relative;
  margin-bottom: 20px;
}
/* line 161, ../sass/partials/_feedback.scss */
#feedback mark a {
  font-family: 'Playfair Display', serif;
  font-size: 40px;
  line-height: 42px;
  color: #40bfc5;
  text-transform: uppercase;
}
@media (min-width: 1200px) and (max-width: 1499px) {
  /* line 161, ../sass/partials/_feedback.scss */
  #feedback mark a {
    font-size: 34px;
    line-height: 36px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 161, ../sass/partials/_feedback.scss */
  #feedback mark a {
    font-size: 30px;
    line-height: 32px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 161, ../sass/partials/_feedback.scss */
  #feedback mark a {
    font-size: 30px;
    line-height: 32px;
  }
}
/* line 181, ../sass/partials/_feedback.scss */
#feedback mark span {
  float: right;
  color: #40bfc5;
  font-style: italic;
  text-decoration: underline;
}

/* line 190, ../sass/partials/_feedback.scss */
section.feedback-list {
  margin-top: 45px;
}
/* line 193, ../sass/partials/_feedback.scss */
section.feedback-list article + article {
  margin-top: 20px;
}

/* line 200, ../sass/partials/_feedback.scss */
.provenienza-ico {
  display: inline-block;
  vertical-align: middle;
  padding-left: 6px;
}

/* line 1, ../sass/partials/_quote.scss */
section.quote {
  margin-top: 75px;
  padding: 60px 0;
  background: #f0f3f3;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 1, ../sass/partials/_quote.scss */
  section.quote {
    margin-top: 56px;
    padding: 45px 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 1, ../sass/partials/_quote.scss */
  section.quote {
    margin-top: 56px;
    padding: 45px 0;
  }
}
@media (max-width: 767px) {
  /* line 1, ../sass/partials/_quote.scss */
  section.quote {
    margin-top: 30px;
    padding: 30px 0;
  }
}
/* line 21, ../sass/partials/_quote.scss */
section.quote mark {
  text-align: center;
  font-family: 'Playfair Display', serif;
  font-size: 50px;
  line-height: 52px;
  color: #25767a;
  margin: 0 0 30px;
}
@media (min-width: 1200px) and (max-width: 1499px) {
  /* line 21, ../sass/partials/_quote.scss */
  section.quote mark {
    font-size: 42px;
    line-height: 44px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 21, ../sass/partials/_quote.scss */
  section.quote mark {
    font-size: 37px;
    line-height: 39px;
    margin: 0 0 22px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 21, ../sass/partials/_quote.scss */
  section.quote mark {
    font-size: 37px;
    line-height: 39px;
    margin: 0 0 22px;
  }
}
@media (max-width: 767px) {
  /* line 21, ../sass/partials/_quote.scss */
  section.quote mark {
    font-size: 37px;
    line-height: 39px;
    margin: 0 0 15px;
  }
}
/* line 48, ../sass/partials/_quote.scss */
section.quote .subtitle {
  text-align: center;
  color: #000;
  margin-bottom: 60px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 48, ../sass/partials/_quote.scss */
  section.quote .subtitle {
    margin-bottom: 45px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 48, ../sass/partials/_quote.scss */
  section.quote .subtitle {
    margin-bottom: 45px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 48, ../sass/partials/_quote.scss */
  section.quote .subtitle {
    margin-bottom: 45px;
  }
}
@media (max-width: 767px) {
  /* line 48, ../sass/partials/_quote.scss */
  section.quote .subtitle {
    margin-bottom: 15px;
  }
}
/* line 70, ../sass/partials/_quote.scss */
.single-offert section.quote {
  margin: 0;
}

/* line 1, ../sass/partials/_gallery-preview.scss */
section.gallery-preview {
  padding: 110px 0 80px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 1, ../sass/partials/_gallery-preview.scss */
  section.gallery-preview {
    padding: 82px 0 60px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 1, ../sass/partials/_gallery-preview.scss */
  section.gallery-preview {
    padding: 82px 0 60px;
  }
}
@media (max-width: 767px) {
  /* line 1, ../sass/partials/_gallery-preview.scss */
  section.gallery-preview {
    padding: 15px 0 0;
  }
}
/* line 16, ../sass/partials/_gallery-preview.scss */
section.gallery-preview .gallery-banner {
  background: #b04ebe;
  height: 0;
  padding-bottom: 100%;
  text-align: center;
  color: #fff;
  position: relative;
  margin-bottom: 30px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 16, ../sass/partials/_gallery-preview.scss */
  section.gallery-preview .gallery-banner {
    margin-bottom: 22px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 16, ../sass/partials/_gallery-preview.scss */
  section.gallery-preview .gallery-banner {
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  /* line 16, ../sass/partials/_gallery-preview.scss */
  section.gallery-preview .gallery-banner {
    margin-bottom: 15px;
  }
}
/* line 37, ../sass/partials/_gallery-preview.scss */
section.gallery-preview .gallery-banner .inner {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  border: 2px dotted #fff;
}
/* line 46, ../sass/partials/_gallery-preview.scss */
section.gallery-preview .gallery-banner .title {
  font-family: 'Playfair Display', serif;
  font-size: 50px;
  line-height: 52px;
  text-transform: uppercase;
  position: absolute;
  width: 100%;
  top: 25%;
}
@media (min-width: 1200px) and (max-width: 1499px) {
  /* line 46, ../sass/partials/_gallery-preview.scss */
  section.gallery-preview .gallery-banner .title {
    font-size: 42px;
    line-height: 44px;
  }
}
/* line 59, ../sass/partials/_gallery-preview.scss */
section.gallery-preview .gallery-banner a.link {
  display: inline-block;
  color: #fff;
  font-size: 21px;
  line-height: 21px;
  text-transform: uppercase;
  background: #b04ebe;
  padding: 15px 57px 15px 20px;
  border-top: 1px dashed #fff;
  border-bottom: 1px dashed #fff;
  text-align: left;
  position: relative;
  position: absolute;
  width: 75%;
  bottom: 25%;
  left: 12.5%;
  text-align: left;
}
/* line 101, ../sass/partials/_base.scss */
section.gallery-preview .gallery-banner a.link::after {
  content: '';
  position: absolute;
  display: block;
  background: url('../images/sprite-se9aea0f64e.png') 0 -106px;
  height: 16px;
  width: 17px;
  right: 20px;
  top: 50%;
  margin-top: -8px;
}
@media (min-width: 1200px) and (max-width: 1499px) {
  /* line 59, ../sass/partials/_gallery-preview.scss */
  section.gallery-preview .gallery-banner a.link {
    display: inline-block;
    color: #fff;
    font-size: 21px;
    line-height: 21px;
    text-transform: uppercase;
    background: #b04ebe;
    padding: 15px 37px 15px 10px;
    border-top: 1px dashed #fff;
    border-bottom: 1px dashed #fff;
    text-align: left;
    position: relative;
    width: 85%;
    left: 7.5%;
    position: absolute;
  }
  /* line 101, ../sass/partials/_base.scss */
  section.gallery-preview .gallery-banner a.link::after {
    content: '';
    position: absolute;
    display: block;
    background: url('../images/sprite-se9aea0f64e.png') 0 -106px;
    height: 16px;
    width: 17px;
    right: 10px;
    top: 50%;
    margin-top: -8px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 59, ../sass/partials/_gallery-preview.scss */
  section.gallery-preview .gallery-banner a.link {
    padding: 15px 10px;
    width: 85%;
    left: 7.5%;
    text-align: center;
    border: none;
  }
  /* line 81, ../sass/partials/_gallery-preview.scss */
  section.gallery-preview .gallery-banner a.link::after {
    content: none;
  }
}
@media (max-width: 767px) {
  /* line 59, ../sass/partials/_gallery-preview.scss */
  section.gallery-preview .gallery-banner a.link {
    padding: 15px 10px;
    width: 85%;
    left: 7.5%;
    bottom: 15%;
    text-align: center;
    border: none;
  }
  /* line 94, ../sass/partials/_gallery-preview.scss */
  section.gallery-preview .gallery-banner a.link::after {
    content: none;
  }
}
/* line 101, ../sass/partials/_gallery-preview.scss */
section.gallery-preview .photo {
  border: 10px solid #f1eef1;
  margin-bottom: 30px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 101, ../sass/partials/_gallery-preview.scss */
  section.gallery-preview .photo {
    margin-bottom: 22px;
    border-width: 7px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 101, ../sass/partials/_gallery-preview.scss */
  section.gallery-preview .photo {
    margin-bottom: 15px;
    border-width: 5px;
  }
}
@media (max-width: 767px) {
  /* line 101, ../sass/partials/_gallery-preview.scss */
  section.gallery-preview .photo {
    margin-bottom: 15px;
    border-width: 3px;
  }
}

/* line 1, ../sass/partials/_footer.scss */
section.various {
  background: url('../images/background/pattern-dot.png?1580204871') top left repeat #fff;
}

/* line 5, ../sass/partials/_footer.scss */
#newsletter {
  padding: 45px 0 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 5, ../sass/partials/_footer.scss */
  #newsletter {
    padding: 34px 0 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 5, ../sass/partials/_footer.scss */
  #newsletter {
    padding: 34px 0 0;
    margin-bottom: 35px;
  }
}
@media (max-width: 767px) {
  /* line 5, ../sass/partials/_footer.scss */
  #newsletter {
    padding: 15px 0;
    text-align: center;
  }
}
/* line 22, ../sass/partials/_footer.scss */
#newsletter mark {
  font-family: 'Playfair Display', serif;
  font-size: 40px;
  line-height: 42px;
  color: #b04ebe;
  text-transform: uppercase;
  margin-bottom: 20px;
}
@media (min-width: 1200px) and (max-width: 1499px) {
  /* line 22, ../sass/partials/_footer.scss */
  #newsletter mark {
    font-size: 34px;
    line-height: 36px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 22, ../sass/partials/_footer.scss */
  #newsletter mark {
    font-size: 30px;
    line-height: 32px;
    margin-bottom: 15px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 22, ../sass/partials/_footer.scss */
  #newsletter mark {
    font-size: 30px;
    line-height: 32px;
    margin-bottom: 15px;
    text-align: center;
  }
}
@media (max-width: 767px) {
  /* line 22, ../sass/partials/_footer.scss */
  #newsletter mark {
    font-size: 30px;
    line-height: 32px;
    margin-bottom: 15px;
    text-align: center;
  }
}
/* line 51, ../sass/partials/_footer.scss */
#newsletter .subtitle {
  font-family: 'Playfair Display', serif;
  font-size: 22px;
  line-height: 24px;
  color: #000;
  margin-bottom: 20px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 51, ../sass/partials/_footer.scss */
  #newsletter .subtitle {
    font-size: 17px;
    line-height: 19px;
    margin-bottom: 15px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 51, ../sass/partials/_footer.scss */
  #newsletter .subtitle {
    font-size: 17px;
    line-height: 19px;
    margin-bottom: 15px;
    text-align: center;
  }
}
@media (max-width: 767px) {
  /* line 51, ../sass/partials/_footer.scss */
  #newsletter .subtitle {
    font-size: 17px;
    line-height: 19px;
    margin-bottom: 15px;
    text-align: center;
  }
}
/* line 75, ../sass/partials/_footer.scss */
#newsletter input[type="email"] {
  margin-top: 10px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 75, ../sass/partials/_footer.scss */
  #newsletter input[type="email"] {
    margin-top: 6px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 75, ../sass/partials/_footer.scss */
  #newsletter input[type="email"] {
    margin-top: 6px;
  }
}
@media (max-width: 767px) {
  /* line 75, ../sass/partials/_footer.scss */
  #newsletter input[type="email"] {
    margin: 0 0 10px;
  }
}
@media (max-width: 767px) {
  /* line 91, ../sass/partials/_footer.scss */
  #newsletter .privacy {
    text-align: left;
  }
}
/* line 97, ../sass/partials/_footer.scss */
#newsletter button {
  display: inline-block;
  color: #fff;
  font-size: 19px;
  line-height: 19px;
  text-transform: uppercase;
  padding: 25px 67px 25px 25px;
  border: 2px dotted #fff;
  font-weight: 700;
  background: #b04ebe;
  -moz-box-shadow: 0 0 10px 0 #a2a2a1;
  -webkit-box-shadow: 0 0 10px 0 #a2a2a1;
  box-shadow: 0 0 10px 0 #a2a2a1;
  text-align: left;
  position: relative;
}
/* line 72, ../sass/partials/_base.scss */
#newsletter button:hover {
  background-color: #923a9f;
}
/* line 76, ../sass/partials/_base.scss */
#newsletter button::after {
  content: '';
  position: absolute;
  display: block;
  background: url('../images/sprite-se9aea0f64e.png') 0 -106px;
  height: 16px;
  width: 17px;
  right: 25px;
  top: 50%;
  margin-top: -8px;
}
@media (min-width: 1200px) and (max-width: 1499px) {
  /* line 97, ../sass/partials/_footer.scss */
  #newsletter button {
    display: inline-block;
    color: #fff;
    font-size: 19px;
    line-height: 19px;
    text-transform: uppercase;
    padding: 25px 47px 25px 15px;
    border: 2px dotted #fff;
    font-weight: 700;
    background: #b04ebe;
    -moz-box-shadow: 0 0 10px 0 #a2a2a1;
    -webkit-box-shadow: 0 0 10px 0 #a2a2a1;
    box-shadow: 0 0 10px 0 #a2a2a1;
    text-align: left;
    position: relative;
  }
  /* line 72, ../sass/partials/_base.scss */
  #newsletter button:hover {
    background-color: #923a9f;
  }
  /* line 76, ../sass/partials/_base.scss */
  #newsletter button::after {
    content: '';
    position: absolute;
    display: block;
    background: url('../images/sprite-se9aea0f64e.png') 0 -106px;
    height: 16px;
    width: 17px;
    right: 15px;
    top: 50%;
    margin-top: -8px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 97, ../sass/partials/_footer.scss */
  #newsletter button {
    display: inline-block;
    color: #fff;
    font-size: 15px;
    line-height: 15px;
    text-transform: uppercase;
    padding: 19px 55px 19px 19px;
    border: 2px dotted #fff;
    font-weight: 700;
    background: #b04ebe;
    -moz-box-shadow: 0 0 10px 0 #a2a2a1;
    -webkit-box-shadow: 0 0 10px 0 #a2a2a1;
    box-shadow: 0 0 10px 0 #a2a2a1;
    text-align: left;
    position: relative;
  }
  /* line 72, ../sass/partials/_base.scss */
  #newsletter button:hover {
    background-color: #923a9f;
  }
  /* line 76, ../sass/partials/_base.scss */
  #newsletter button::after {
    content: '';
    position: absolute;
    display: block;
    background: url('../images/sprite-se9aea0f64e.png') 0 -106px;
    height: 16px;
    width: 17px;
    right: 19px;
    top: 50%;
    margin-top: -8px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 97, ../sass/partials/_footer.scss */
  #newsletter button {
    display: inline-block;
    color: #fff;
    font-size: 15px;
    line-height: 15px;
    text-transform: uppercase;
    padding: 19px 55px 19px 19px;
    border: 2px dotted #fff;
    font-weight: 700;
    background: #b04ebe;
    -moz-box-shadow: 0 0 10px 0 #a2a2a1;
    -webkit-box-shadow: 0 0 10px 0 #a2a2a1;
    box-shadow: 0 0 10px 0 #a2a2a1;
    text-align: left;
    position: relative;
  }
  /* line 72, ../sass/partials/_base.scss */
  #newsletter button:hover {
    background-color: #923a9f;
  }
  /* line 76, ../sass/partials/_base.scss */
  #newsletter button::after {
    content: '';
    position: absolute;
    display: block;
    background: url('../images/sprite-se9aea0f64e.png') 0 -106px;
    height: 16px;
    width: 17px;
    right: 19px;
    top: 50%;
    margin-top: -8px;
  }
}
@media (max-width: 767px) {
  /* line 97, ../sass/partials/_footer.scss */
  #newsletter button {
    display: inline-block;
    color: #fff;
    font-size: 15px;
    line-height: 15px;
    text-transform: uppercase;
    padding: 19px 55px 19px 19px;
    border: 2px dotted #fff;
    font-weight: 700;
    background: #b04ebe;
    -moz-box-shadow: 0 0 10px 0 #a2a2a1;
    -webkit-box-shadow: 0 0 10px 0 #a2a2a1;
    box-shadow: 0 0 10px 0 #a2a2a1;
    text-align: left;
    position: relative;
  }
  /* line 72, ../sass/partials/_base.scss */
  #newsletter button:hover {
    background-color: #923a9f;
  }
  /* line 76, ../sass/partials/_base.scss */
  #newsletter button::after {
    content: '';
    position: absolute;
    display: block;
    background: url('../images/sprite-se9aea0f64e.png') 0 -106px;
    height: 16px;
    width: 17px;
    right: 19px;
    top: 50%;
    margin-top: -8px;
  }
}

/* line 119, ../sass/partials/_footer.scss */
footer .footer-top {
  background: #fff;
  padding: 65px 0 30px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 119, ../sass/partials/_footer.scss */
  footer .footer-top {
    padding: 49px 0 22px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 119, ../sass/partials/_footer.scss */
  footer .footer-top {
    padding: 49px 0 22px;
  }
}
@media (max-width: 767px) {
  /* line 119, ../sass/partials/_footer.scss */
  footer .footer-top {
    padding: 15px 0;
    text-align: center;
  }
}
/* line 137, ../sass/partials/_footer.scss */
footer .footer-bottom {
  padding: 20px 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 137, ../sass/partials/_footer.scss */
  footer .footer-bottom {
    padding: 15px 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 137, ../sass/partials/_footer.scss */
  footer .footer-bottom {
    padding: 15px 0;
  }
}
@media (max-width: 767px) {
  /* line 137, ../sass/partials/_footer.scss */
  footer .footer-bottom {
    padding: 15px 0;
    text-align: center;
  }
}
/* line 154, ../sass/partials/_footer.scss */
footer address {
  margin-bottom: 20px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 154, ../sass/partials/_footer.scss */
  footer address {
    font-size: 13px;
    line-height: 19px;
    margin-bottom: 15px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 154, ../sass/partials/_footer.scss */
  footer address {
    font-size: 13px;
    line-height: 19px;
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  /* line 154, ../sass/partials/_footer.scss */
  footer address {
    font-size: 13px;
    line-height: 19px;
    margin-bottom: 10px;
  }
}
/* line 172, ../sass/partials/_footer.scss */
footer address p {
  margin-bottom: 15px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 172, ../sass/partials/_footer.scss */
  footer address p {
    margin-bottom: 12px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 172, ../sass/partials/_footer.scss */
  footer address p {
    margin-bottom: 12px;
  }
}
@media (max-width: 767px) {
  /* line 172, ../sass/partials/_footer.scss */
  footer address p {
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  /* line 189, ../sass/partials/_footer.scss */
  footer .depliant {
    margin: 30px 0;
  }
}
/* line 194, ../sass/partials/_footer.scss */
footer .depliant img {
  -moz-box-shadow: 0 0 10px 0 #bbb;
  -webkit-box-shadow: 0 0 10px 0 #bbb;
  box-shadow: 0 0 10px 0 #bbb;
  margin: 0 auto;
}
/* line 199, ../sass/partials/_footer.scss */
footer .depliant .link {
  display: block;
  color: #000;
  padding: 15px 50px 15px 15px;
  border-top: 1px dashed #40bfc5;
  border-bottom: 1px dashed #40bfc5;
  position: relative;
}
@media (min-width: 1200px) and (max-width: 1499px) {
  /* line 199, ../sass/partials/_footer.scss */
  footer .depliant .link {
    padding: 15px 30px 15px 10px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 199, ../sass/partials/_footer.scss */
  footer .depliant .link {
    padding: 12px 0 12px 5px;
    font-size: 13px;
    line-height: 15px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 199, ../sass/partials/_footer.scss */
  footer .depliant .link {
    padding: 12px 0 12px 5px;
    font-size: 13px;
    line-height: 15px;
  }
}
@media (max-width: 767px) {
  /* line 199, ../sass/partials/_footer.scss */
  footer .depliant .link {
    padding: 12px 0 12px 5px;
    font-size: 13px;
    line-height: 15px;
    text-align: left;
  }
}
/* line 227, ../sass/partials/_footer.scss */
footer .depliant .link::after {
  content: '';
  display: block;
  position: absolute;
  background: url('../images/sprite-se9aea0f64e.png') 0 -22px;
  height: 21px;
  width: 16px;
  top: 15px;
  right: 15px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 227, ../sass/partials/_footer.scss */
  footer .depliant .link::after {
    top: 8px;
    right: 8px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 227, ../sass/partials/_footer.scss */
  footer .depliant .link::after {
    top: 8px;
    right: 8px;
  }
}
@media (max-width: 767px) {
  /* line 227, ../sass/partials/_footer.scss */
  footer .depliant .link::after {
    top: 8px;
    right: 8px;
  }
}
/* line 254, ../sass/partials/_footer.scss */
footer .loghi {
  text-align: right;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 254, ../sass/partials/_footer.scss */
  footer .loghi {
    text-align: center;
  }
}
/* line 261, ../sass/partials/_footer.scss */
footer .loghi img {
  display: inline-block;
}
/* line 266, ../sass/partials/_footer.scss */
footer .credits {
  font-size: 13px;
  line-height: 15px;
  color: #161616;
}
/* line 270, ../sass/partials/_footer.scss */
footer .credits a {
  color: #161616;
  text-decoration: underline;
}

/* line 277, ../sass/partials/_footer.scss */
.holidaycheck-badge {
  float: right;
  padding-top: 10px;
}

/* line 282, ../sass/partials/_footer.scss */
.tripadvisor-badge {
  position: relative;
  float: right;
  padding-right: 15px;
}

/* line 288, ../sass/partials/_footer.scss */
.trip-prevent-click {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 5;
}
