/* 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 */
/*$color1: #bda576;
$color2: #aa9469;
$color3: #d8bf8e;
$color4: #898982;*/
/* mixins */
/* partials */
@font-face {
  font-family: "Ubuntu";
  src: url('../font/Ubuntu.eot?1421054791');
  src: url('../font/Ubuntu.eot?&1421054791#iefix') format('embedded-opentype'), url('../font/Ubuntu.woff?1421054791') format('woff'), url('../font/Ubuntu.ttf?1421054791') format('truetype'), url('../font/Ubuntu.svg?1421054791') format('svg');
  font-weight: 400;
}
@font-face {
  font-family: "Ubuntu";
  src: url('../font/Ubuntu-Light.eot?1421054791');
  src: url('../font/Ubuntu-Light.eot?&1421054791#iefix') format('embedded-opentype'), url('../font/Ubuntu-Light.woff?1421054791') format('woff'), url('../font/Ubuntu-Light.ttf?1421054791') format('truetype'), url('../font/Ubuntu-Light.svg?1421054791') format('svg');
  font-weight: 300;
}
@font-face {
  font-family: "Ubuntu";
  src: url('../font/Ubuntu-Medium.eot?1421054791');
  src: url('../font/Ubuntu-Medium.eot?&1421054791#iefix') format('embedded-opentype'), url('../font/Ubuntu-Medium.woff?1421054791') format('woff'), url('../font/Ubuntu-Medium.ttf?1421054791') format('truetype'), url('../font/Ubuntu-Medium.svg?1421054791') format('svg');
  font-weight: 700;
}
@font-face {
  font-family: "Cinzel";
  src: url('../font/CinzelDecorative.eot?1421056123');
  src: url('../font/CinzelDecorative.eot?&1421056123#iefix') format('embedded-opentype'), url('../font/CinzelDecorative.woff?1421056123') format('woff'), url('../font/CinzelDecorative.ttf?1421056123') format('truetype'), url('../font/CinzelDecorative.svg?1421056123') format('svg');
}
/* line 8, ../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 18, ../sass/partials/_general.scss */
body {
  background-color: #FFF;
  color: #585854;
  font-size: 19px;
  font-size: 19px;
  line-height: 29px;
  font-family: "Ubuntu", Arial, Helvetica, sans-serif;
  font-weight: 300;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 18, ../sass/partials/_general.scss */
  body {
    font-size: 15px;
    line-height: 25px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 18, ../sass/partials/_general.scss */
  body {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (max-width: 767px) {
  /* line 18, ../sass/partials/_general.scss */
  body {
    font-size: 14px;
    line-height: 24px;
  }
}

/* line 35, ../sass/partials/_general.scss */
ul,
ol {
  list-style-type: none;
}

/* line 40, ../sass/partials/_general.scss */
a, a:hover, a:focus, a:active, a:visited {
  color: #bda576;
  text-decoration: none;
}

/* line 45, ../sass/partials/_general.scss */
b, strong {
  font-weight: 700;
  color: #bda576;
}

/* line 50, ../sass/partials/_general.scss */
img,
img.img-responsive {
  width: auto\9;
}

/* line 55, ../sass/partials/_general.scss */
h1,
h1.entry-title,
.h1 {
  font-family: 'Cinzel';
  font-size: 43px;
  line-height: 45px;
  color: #817d76;
  margin: 0 0 30px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 55, ../sass/partials/_general.scss */
  h1,
  h1.entry-title,
  .h1 {
    font-size: 34px;
    line-height: 36px;
    margin: 0 0 24px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 55, ../sass/partials/_general.scss */
  h1,
  h1.entry-title,
  .h1 {
    font-size: 30px;
    line-height: 32px;
    margin: 0 0 21px;
  }
}
@media (max-width: 767px) {
  /* line 55, ../sass/partials/_general.scss */
  h1,
  h1.entry-title,
  .h1 {
    font-size: 30px;
    line-height: 32px;
    margin: 0 0 15px;
  }
}

/* line 79, ../sass/partials/_general.scss */
h2,
h2.entry-title,
.h2 {
  font-size: 32px;
  line-height: 34px;
  color: #bda576;
  margin: 0 0 15px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 79, ../sass/partials/_general.scss */
  h2,
  h2.entry-title,
  .h2 {
    font-size: 26px;
    line-height: 28px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 79, ../sass/partials/_general.scss */
  h2,
  h2.entry-title,
  .h2 {
    font-size: 23px;
    line-height: 25px;
  }
}
@media (max-width: 767px) {
  /* line 79, ../sass/partials/_general.scss */
  h2,
  h2.entry-title,
  .h2 {
    font-size: 23px;
    line-height: 25px;
  }
}

/* line 99, ../sass/partials/_general.scss */
h3,
h3.entry-title,
.h3 {
  font-family: 'Cinzel';
  font-size: 29px;
  line-height: 31px;
  color: #bda576;
  margin: 0 0 30px;
  text-align: center;
  padding: 45px 0;
  background: url('../images/background/pattern-broccato.png?1421167696') top left repeat #f7f6f4;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 99, ../sass/partials/_general.scss */
  h3,
  h3.entry-title,
  .h3 {
    font-size: 23px;
    line-height: 25px;
    margin: 0 0 24px;
    padding: 36px 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 99, ../sass/partials/_general.scss */
  h3,
  h3.entry-title,
  .h3 {
    font-size: 20px;
    line-height: 22px;
    margin: 0 0 21px;
    padding: 32px 0;
  }
}
@media (max-width: 767px) {
  /* line 99, ../sass/partials/_general.scss */
  h3,
  h3.entry-title,
  .h3 {
    font-size: 20px;
    line-height: 22px;
    margin: 0 0 15px;
    padding: 15px 0;
  }
}

/* line 129, ../sass/partials/_general.scss */
.entry-content p {
  margin-bottom: 30px;
  font-style: italic;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 129, ../sass/partials/_general.scss */
  .entry-content p {
    margin-bottom: 24px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 129, ../sass/partials/_general.scss */
  .entry-content p {
    margin-bottom: 21px;
  }
}
@media (max-width: 767px) {
  /* line 129, ../sass/partials/_general.scss */
  .entry-content p {
    margin-bottom: 15px;
  }
}

/* line 146, ../sass/partials/_general.scss */
mark {
  display: block;
  background: none;
}

/* line 151, ../sass/partials/_general.scss */
.site-content {
  padding: 0;
}

/* line 155, ../sass/partials/_general.scss */
.cycle-slideshow {
  overflow: hidden;
}
/* line 158, ../sass/partials/_general.scss */
.cycle-slideshow .item {
  width: 100%;
}

/* line 1, ../sass/partials/_forms.scss */
input[type="checkbox"] {
  margin: 0 3px 0 0;
  vertical-align: middle;
  position: relative;
  top: -1px;
}

/* line 10, ../sass/partials/_forms.scss */
.defaultForm label {
  font-weight: 700;
  color: #bda576;
}
/* line 15, ../sass/partials/_forms.scss */
.defaultForm a {
  color: #585854;
}
/* line 19, ../sass/partials/_forms.scss */
.defaultForm .ginput_container {
  padding: 3px;
  border: 1px solid #f6f5f5;
}
/* line 24, ../sass/partials/_forms.scss */
.defaultForm .gform_fields {
  margin: 0;
}
/* line 28, ../sass/partials/_forms.scss */
.defaultForm li.gfield {
  margin-bottom: 10px;
  display: block;
  list-style: none;
}
/* line 32, ../sass/partials/_forms.scss */
.defaultForm li.gfield.gfieldNoMargin {
  margin-bottom: 0px;
}
/* line 36, ../sass/partials/_forms.scss */
.defaultForm li.gfield ul {
  list-style: none;
  margin: 0;
}
/* line 42, ../sass/partials/_forms.scss */
.defaultForm li.gfield50 {
  float: left;
  width: 48%;
}
/* line 47, ../sass/partials/_forms.scss */
.defaultForm li.gfield33 {
  float: left;
  width: 31%;
}
/* line 50, ../sass/partials/_forms.scss */
.defaultForm li.gfield33.gfieldCenter {
  margin-left: 1.5%;
  margin-right: 1.5%;
}
/* line 56, ../sass/partials/_forms.scss */
.defaultForm li.gfield25 {
  float: left;
  width: 23%;
}
/* line 59, ../sass/partials/_forms.scss */
.defaultForm li.gfield25.gfieldCenter {
  margin-left: 1%;
  margin-right: 1%;
}
/* line 65, ../sass/partials/_forms.scss */
.defaultForm li.gfieldLeft {
  margin-right: 2%;
}
/* line 69, ../sass/partials/_forms.scss */
.defaultForm li.gfieldRight {
  margin-left: 2%;
}
/* line 73, ../sass/partials/_forms.scss */
.defaultForm li.gfieldClear {
  clear: both;
}
/* line 77, ../sass/partials/_forms.scss */
.defaultForm li.gfieldSectionTitle {
  float: left;
  width: 100%;
  margin-top: 25px;
  margin-bottom: 0;
}
/* line 84, ../sass/partials/_forms.scss */
.defaultForm input[type="text"],
.defaultForm input[type="email"],
.defaultForm input[type="date"],
.defaultForm select,
.defaultForm textarea {
  width: 100%;
  padding: 11px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  font-size: 19px;
  line-height: 21px;
  border: none;
  background-color: #f6f5f5;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 84, ../sass/partials/_forms.scss */
  .defaultForm input[type="text"],
  .defaultForm input[type="email"],
  .defaultForm input[type="date"],
  .defaultForm select,
  .defaultForm textarea {
    font-size: 16px;
    line-height: 18px;
    padding: 8px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 84, ../sass/partials/_forms.scss */
  .defaultForm input[type="text"],
  .defaultForm input[type="email"],
  .defaultForm input[type="date"],
  .defaultForm select,
  .defaultForm textarea {
    font-size: 14px;
    line-height: 16px;
    padding: 7px;
  }
}
@media (max-width: 767px) {
  /* line 84, ../sass/partials/_forms.scss */
  .defaultForm input[type="text"],
  .defaultForm input[type="email"],
  .defaultForm input[type="date"],
  .defaultForm select,
  .defaultForm textarea {
    font-size: 14px;
    line-height: 16px;
    padding: 7px;
  }
}
/* line 112, ../sass/partials/_forms.scss */
.defaultForm textarea {
  resize: none;
}
/* line 116, ../sass/partials/_forms.scss */
.defaultForm select {
  padding: 10px;
}
/* line 118, ../sass/partials/_forms.scss */
.defaultForm select option {
  padding-left: 7px;
}
/* line 123, ../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;
  color: #fff;
  font-size: 22px;
  line-height: 24px;
  border: none;
  background: #c2b498;
  padding: 10px 30px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
/* line 71, ../sass/partials/_base.scss */
.defaultForm button:hover,
.defaultForm input.button:hover,
.defaultForm input.button.gform_button:hover {
  background-color: #af9d78;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 123, ../sass/partials/_forms.scss */
  .defaultForm button,
  .defaultForm input.button,
  .defaultForm input.button.gform_button {
    color: #fff;
    font-size: 18px;
    line-height: 20px;
    border: none;
    background: #c2b498;
    padding: 7px 24px;
  }
  /* line 71, ../sass/partials/_base.scss */
  .defaultForm button:hover,
  .defaultForm input.button:hover,
  .defaultForm input.button.gform_button:hover {
    background-color: #af9d78;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 123, ../sass/partials/_forms.scss */
  .defaultForm button,
  .defaultForm input.button,
  .defaultForm input.button.gform_button {
    color: #fff;
    font-size: 16px;
    line-height: 18px;
    border: none;
    background: #c2b498;
    padding: 6px 21px;
  }
  /* line 71, ../sass/partials/_base.scss */
  .defaultForm button:hover,
  .defaultForm input.button:hover,
  .defaultForm input.button.gform_button:hover {
    background-color: #af9d78;
  }
}
@media (max-width: 767px) {
  /* line 123, ../sass/partials/_forms.scss */
  .defaultForm button,
  .defaultForm input.button,
  .defaultForm input.button.gform_button {
    color: #fff;
    font-size: 16px;
    line-height: 18px;
    border: none;
    background: #c2b498;
    padding: 6px 21px;
  }
  /* line 71, ../sass/partials/_base.scss */
  .defaultForm button:hover,
  .defaultForm input.button:hover,
  .defaultForm input.button.gform_button:hover {
    background-color: #af9d78;
  }
}
/* line 144, ../sass/partials/_forms.scss */
.defaultForm .privacy {
  font-size: 12px;
  line-height: 14px;
  padding: 10px;
  margin-bottom: 5px;
}
/* line 149, ../sass/partials/_forms.scss */
.defaultForm .privacy .gfield_description {
  margin: 5px 0 0 15px;
  font-size: 11px;
  line-height: 13px;
}
/* line 154, ../sass/partials/_forms.scss */
.defaultForm .privacy .ginput_container {
  padding: 0;
  border: none;
}
/* line 160, ../sass/partials/_forms.scss */
.defaultForm .gform_footer {
  text-align: center;
}
/* line 164, ../sass/partials/_forms.scss */
.defaultForm .gsurvey-survey-comment {
  margin-bottom: 10px;
}
/* line 166, ../sass/partials/_forms.scss */
.defaultForm .gsurvey-survey-comment div {
  font-weight: normal;
  color: #585854;
  font-size: 19px;
}
/* line 173, ../sass/partials/_forms.scss */
.defaultForm .gsurvey-survey-field {
  overflow: hidden;
  *zoom: 1;
  margin-bottom: 10px;
}

/* line 1, ../sass/partials/_header.scss */
header {
  position: fixed;
  z-index: 1200;
  width: 100%;
  top: 0;
  -moz-transition: top 0.3s;
  -o-transition: top 0.3s;
  -webkit-transition: top 0.3s;
  transition: top 0.3s;
}
@media (max-width: 767px) {
  /* line 1, ../sass/partials/_header.scss */
  header {
    position: static;
  }
}
/* line 12, ../sass/partials/_header.scss */
header.scroll {
  top: -160px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 12, ../sass/partials/_header.scss */
  header.scroll {
    top: -142px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 12, ../sass/partials/_header.scss */
  header.scroll {
    top: -134px;
  }
}

/* line 25, ../sass/partials/_header.scss */
#header-top {
  background: url('../img/background/pattern-broccato.png?1421167696') top left repeat #f6f5f5;
  padding-bottom: 35px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 25, ../sass/partials/_header.scss */
  #header-top {
    padding-bottom: 28px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 25, ../sass/partials/_header.scss */
  #header-top {
    padding-bottom: 25px;
  }
}
@media (max-width: 767px) {
  /* line 25, ../sass/partials/_header.scss */
  #header-top {
    padding-bottom: 15px;
  }
}

/* line 42, ../sass/partials/_header.scss */
#header-bottom {
  position: relative;
  z-index: 1000;
  -moz-box-shadow: 0px -3px 30px 0px rgba(85, 74, 71, 0.2), 0px 10px 30px 0px rgba(85, 74, 71, 0.5);
  -webkit-box-shadow: 0px -3px 30px 0px rgba(85, 74, 71, 0.2), 0px 10px 30px 0px rgba(85, 74, 71, 0.5);
  box-shadow: 0px -3px 30px 0px rgba(85, 74, 71, 0.2), 0px 10px 30px 0px rgba(85, 74, 71, 0.5);
  background: #fff;
}

/* line 49, ../sass/partials/_header.scss */
.logo {
  display: block;
  margin: 0 auto 20px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 49, ../sass/partials/_header.scss */
  .logo {
    margin-bottom: 16px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 49, ../sass/partials/_header.scss */
  .logo {
    margin-bottom: 16px;
  }
}
@media (max-width: 767px) {
  /* line 49, ../sass/partials/_header.scss */
  .logo {
    width: 80%;
    margin-bottom: 10px;
  }
}
/* line 66, ../sass/partials/_header.scss */
.logo img {
  margin: 0 auto;
}

/* line 71, ../sass/partials/_header.scss */
.site-description {
  text-align: center;
  font-family: 'Cinzel';
  color: #aa9469;
  text-transform: lowercase;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 71, ../sass/partials/_header.scss */
  .site-description {
    font-size: 15px;
    line-height: 25px;
  }
}
@media (max-width: 767px) {
  /* line 71, ../sass/partials/_header.scss */
  .site-description {
    font-size: 15px;
    line-height: 25px;
  }
}

/* line 87, ../sass/partials/_header.scss */
nav.language ul {
  float: right;
  text-align: right;
}
@media (max-width: 767px) {
  /* line 87, ../sass/partials/_header.scss */
  nav.language ul {
    float: none;
    text-align: center;
    margin-bottom: 10px;
  }
}
/* line 97, ../sass/partials/_header.scss */
nav.language li {
  display: inline-block;
  width: 25px;
  height: 25px;
  text-align: center;
}
/* line 103, ../sass/partials/_header.scss */
nav.language li.active, nav.language li:hover {
  background-color: #d8bf8e;
}
/* line 107, ../sass/partials/_header.scss */
nav.language li.active a, nav.language li:hover a {
  color: #fff;
}
/* line 112, ../sass/partials/_header.scss */
nav.language li a {
  color: #898982;
  display: inline-block;
  margin: 0;
  font-family: 'Cinzel';
  font-size: 13px;
  line-height: 25px;
}
/* line 121, ../sass/partials/_header.scss */
nav.language li + li {
  margin-left: 3px;
}

/* line 126, ../sass/partials/_header.scss */
#site-navigation {
  margin: 0;
  padding: 0;
  border: none;
  background: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  min-height: 0;
}
/* line 134, ../sass/partials/_header.scss */
#site-navigation .navbar-collapse {
  padding: 0;
}
/* line 138, ../sass/partials/_header.scss */
#site-navigation .menu {
  text-align: center;
}
/* line 142, ../sass/partials/_header.scss */
#site-navigation li {
  display: inline-block;
  float: none;
}
/* line 146, ../sass/partials/_header.scss */
#site-navigation li a {
  padding: 20px 25px;
  text-transform: lowercase;
  font-family: 'Cinzel';
  color: #787870;
  font-size: 20px;
  line-height: 20px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 146, ../sass/partials/_header.scss */
  #site-navigation li a {
    font-size: 16px;
    line-height: 16px;
    padding: 16px 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 146, ../sass/partials/_header.scss */
  #site-navigation li a {
    font-size: 14px;
    line-height: 14px;
    padding: 14px 18px;
  }
}
@media (max-width: 767px) {
  /* line 146, ../sass/partials/_header.scss */
  #site-navigation li a {
    font-size: 14px;
    line-height: 14px;
    padding: 10px 0;
  }
}
/* line 169, ../sass/partials/_header.scss */
#site-navigation li.current-menu-item > a, #site-navigation li.current-menu-parent > a, #site-navigation li:hover > a {
  background: url('../img/background/pattern-onde.png?1421056633') top left repeat #c8b485;
  color: #fff;
}
/* line 176, ../sass/partials/_header.scss */
#site-navigation li ul {
  top: 60px;
  left: 50%;
  margin-left: -100px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  display: none;
  background-color: #fff;
  padding: 10px 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 176, ../sass/partials/_header.scss */
  #site-navigation li ul {
    top: 48px;
    padding: 8px 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 176, ../sass/partials/_header.scss */
  #site-navigation li ul {
    top: 42px;
    padding: 8px 0;
  }
}
@media (max-width: 767px) {
  /* line 176, ../sass/partials/_header.scss */
  #site-navigation li ul {
    margin: 0;
    padding: 8px 0;
  }
}
/* line 200, ../sass/partials/_header.scss */
#site-navigation li ul a {
  font-family: 'Ubuntu';
  text-transform: none;
  font-size: 16px;
  line-height: 16px;
  padding: 10px 15px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 200, ../sass/partials/_header.scss */
  #site-navigation li ul a {
    font-size: 13px;
    line-height: 13px;
    padding: 8px 11px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 200, ../sass/partials/_header.scss */
  #site-navigation li ul a {
    font-size: 13px;
    line-height: 13px;
    padding: 8px 11px;
  }
}
@media (max-width: 767px) {
  /* line 200, ../sass/partials/_header.scss */
  #site-navigation li ul a {
    font-size: 13px;
    line-height: 13px;
    padding: 8px 0px;
  }
}
/* line 222, ../sass/partials/_header.scss */
#site-navigation li ul li.current-menu-item > a,
#site-navigation li ul li:hover > a {
  color: #bda576;
  background: none;
}
/* line 229, ../sass/partials/_header.scss */
#site-navigation li:hover ul {
  display: block;
}
/* line 234, ../sass/partials/_header.scss */
#site-navigation .navbar-header {
  text-align: center;
}
/* line 238, ../sass/partials/_header.scss */
#site-navigation .navbar-toggle {
  margin: 0;
  border: none;
  padding: 10px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none;
  float: none;
}
/* line 246, ../sass/partials/_header.scss */
#site-navigation .navbar-toggle .icon-bar {
  background-color: #bda576;
}
@media (max-width: 767px) {
  /* line 252, ../sass/partials/_header.scss */
  #site-navigation ul {
    display: block;
    width: 100%;
  }
  /* line 256, ../sass/partials/_header.scss */
  #site-navigation ul ul {
    position: static;
  }
  /* line 260, ../sass/partials/_header.scss */
  #site-navigation li {
    display: block;
    width: 100%;
  }
  /* line 264, ../sass/partials/_header.scss */
  #site-navigation a {
    display: block;
    width: 100%;
  }
}

/* line 271, ../sass/partials/_header.scss */
.booking-wrapper {
  background: url('../img/background/pattern-broccato-light.png?1421082830') top left repeat #d8ceb8;
  padding: 30px 15px;
}
/* line 275, ../sass/partials/_header.scss */
.booking-wrapper mark {
  font-family: 'Cinzel';
  color: #fff;
  text-align: center;
  font-size: 38px;
  line-height: 40px;
  position: relative;
  text-transform: lowercase;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 275, ../sass/partials/_header.scss */
  .booking-wrapper mark {
    font-size: 30px;
    line-height: 32px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 275, ../sass/partials/_header.scss */
  .booking-wrapper mark {
    font-size: 26px;
    line-height: 28px;
  }
}
/* line 291, ../sass/partials/_header.scss */
.booking-wrapper mark::before {
  content: '';
  display: block;
  position: absolute;
  width: 30%;
  height: 1px;
  background-color: #fff;
  top: 50%;
  left: 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 291, ../sass/partials/_header.scss */
  .booking-wrapper mark::before {
    width: 33%;
  }
}
/* line 306, ../sass/partials/_header.scss */
.booking-wrapper mark::after {
  content: '';
  display: block;
  position: absolute;
  width: 30%;
  height: 1px;
  background-color: #fff;
  top: 50%;
  right: 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 306, ../sass/partials/_header.scss */
  .booking-wrapper mark::after {
    width: 33%;
  }
}
/* line 321, ../sass/partials/_header.scss */
.booking-wrapper mark span {
  display: inline-block;
  padding: 0 35px;
}

/* line 1, ../sass/partials/_slideshow.scss */
section.header-slideshow {
  position: relative;
  padding-top: 220px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 1, ../sass/partials/_slideshow.scss */
  section.header-slideshow {
    padding-top: 190px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 1, ../sass/partials/_slideshow.scss */
  section.header-slideshow {
    padding-top: 176px;
  }
}
@media (max-width: 767px) {
  /* line 1, ../sass/partials/_slideshow.scss */
  section.header-slideshow {
    padding: 0;
  }
}
/* line 17, ../sass/partials/_slideshow.scss */
section.header-slideshow .claim {
  position: absolute;
  width: 100%;
  z-index: 1000;
  top: 45%;
  left: 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 17, ../sass/partials/_slideshow.scss */
  section.header-slideshow .claim {
    width: 70%;
    left: 15%;
    top: 40%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 17, ../sass/partials/_slideshow.scss */
  section.header-slideshow .claim {
    width: 70%;
    left: 15%;
    top: 42%;
  }
}
/* line 36, ../sass/partials/_slideshow.scss */
section.header-slideshow .claim img {
  margin: 0 auto;
}
/* line 41, ../sass/partials/_slideshow.scss */
section.header-slideshow .cycle-pager {
  position: absolute;
  top: 75%;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 1000;
  cursor: pointer;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 41, ../sass/partials/_slideshow.scss */
  section.header-slideshow .cycle-pager {
    top: 75%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 41, ../sass/partials/_slideshow.scss */
  section.header-slideshow .cycle-pager {
    top: 72%;
  }
}
/* line 58, ../sass/partials/_slideshow.scss */
.single-hotel section.header-slideshow .cycle-pager {
  top: 90%;
}
/* line 62, ../sass/partials/_slideshow.scss */
section.header-slideshow .cycle-pager span {
  display: inline-block;
  margin-right: 5px;
  height: 16px;
  width: 16px;
  background-color: #d2cdc0;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 4px solid #d2cdc0;
}
/* line 102, ../sass/partials/_base.scss */
section.header-slideshow .cycle-pager span.cycle-pager-active {
  background-color: #fff;
}
/* line 67, ../sass/partials/_slideshow.scss */
section.header-slideshow .hotels {
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 1000;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 67, ../sass/partials/_slideshow.scss */
  section.header-slideshow .hotels {
    position: static;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 67, ../sass/partials/_slideshow.scss */
  section.header-slideshow .hotels {
    position: static;
  }
}
@media (max-width: 767px) {
  /* line 67, ../sass/partials/_slideshow.scss */
  section.header-slideshow .hotels {
    position: static;
  }
}
/* line 85, ../sass/partials/_slideshow.scss */
section.header-slideshow .hotels .container {
  background-color: #fff;
  -moz-box-shadow: 0px 10px 30px 0px rgba(85, 74, 71, 0.5);
  -webkit-box-shadow: 0px 10px 30px 0px rgba(85, 74, 71, 0.5);
  box-shadow: 0px 10px 30px 0px rgba(85, 74, 71, 0.5);
}
/* line 89, ../sass/partials/_slideshow.scss */
section.header-slideshow .hotels .container .hotels-list {
  position: relative;
  padding: 30px 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 89, ../sass/partials/_slideshow.scss */
  section.header-slideshow .hotels .container .hotels-list {
    padding: 24px 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 89, ../sass/partials/_slideshow.scss */
  section.header-slideshow .hotels .container .hotels-list {
    padding: 21px 0;
  }
}
@media (max-width: 767px) {
  /* line 89, ../sass/partials/_slideshow.scss */
  section.header-slideshow .hotels .container .hotels-list {
    padding: 15px 0 0;
  }
}
/* line 105, ../sass/partials/_slideshow.scss */
section.header-slideshow .hotels .container .hotels-list::after, section.header-slideshow .hotels .container .hotels-list::before {
  content: '';
  display: block;
  position: absolute;
  width: 85px;
  height: 100%;
  background-color: #fff;
  top: 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 105, ../sass/partials/_slideshow.scss */
  section.header-slideshow .hotels .container .hotels-list::after, section.header-slideshow .hotels .container .hotels-list::before {
    content: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 105, ../sass/partials/_slideshow.scss */
  section.header-slideshow .hotels .container .hotels-list::after, section.header-slideshow .hotels .container .hotels-list::before {
    content: none;
  }
}
@media (max-width: 767px) {
  /* line 105, ../sass/partials/_slideshow.scss */
  section.header-slideshow .hotels .container .hotels-list::after, section.header-slideshow .hotels .container .hotels-list::before {
    content: none;
  }
}
/* line 127, ../sass/partials/_slideshow.scss */
section.header-slideshow .hotels .container .hotels-list::after {
  right: -85px;
}
/* line 131, ../sass/partials/_slideshow.scss */
section.header-slideshow .hotels .container .hotels-list::before {
  left: -85px;
}
@media (max-width: 767px) {
  /* line 137, ../sass/partials/_slideshow.scss */
  section.header-slideshow .hotels .hotel {
    margin-bottom: 15px;
  }
}
/* line 143, ../sass/partials/_slideshow.scss */
section.header-slideshow .hotels .image {
  margin-bottom: 20px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 143, ../sass/partials/_slideshow.scss */
  section.header-slideshow .hotels .image {
    margin-bottom: 16px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 143, ../sass/partials/_slideshow.scss */
  section.header-slideshow .hotels .image {
    margin-bottom: 14px;
  }
}
@media (max-width: 767px) {
  /* line 143, ../sass/partials/_slideshow.scss */
  section.header-slideshow .hotels .image {
    margin-bottom: 5px;
  }
}
/* line 159, ../sass/partials/_slideshow.scss */
section.header-slideshow .hotels img {
  margin: 0 auto;
}
/* line 163, ../sass/partials/_slideshow.scss */
section.header-slideshow .hotels .button-small {
  color: #fff;
  font-size: 20px;
  line-height: 22px;
  padding: 5px 0;
  text-align: center;
  background-color: #c5b084;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 163, ../sass/partials/_slideshow.scss */
  section.header-slideshow .hotels .button-small {
    font-size: 16px;
    line-height: 18px;
    padding: 4px 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 163, ../sass/partials/_slideshow.scss */
  section.header-slideshow .hotels .button-small {
    font-size: 14px;
    line-height: 16px;
    padding: 4px 0;
  }
}
@media (max-width: 767px) {
  /* line 163, ../sass/partials/_slideshow.scss */
  section.header-slideshow .hotels .button-small {
    font-size: 14px;
    line-height: 16px;
    padding: 4px 0;
  }
}

/* line 1, ../sass/partials/_maincontent.scss */
#primary {
  padding-bottom: 75px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 1, ../sass/partials/_maincontent.scss */
  #primary {
    padding-bottom: 60px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 1, ../sass/partials/_maincontent.scss */
  #primary {
    padding-bottom: 52px;
  }
}
@media (max-width: 767px) {
  /* line 1, ../sass/partials/_maincontent.scss */
  #primary {
    padding-bottom: 25px;
  }
}

/* line 17, ../sass/partials/_maincontent.scss */
#main {
  margin-top: 75px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 17, ../sass/partials/_maincontent.scss */
  #main {
    margin-top: 60px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 17, ../sass/partials/_maincontent.scss */
  #main {
    margin-top: 52px;
  }
}
@media (max-width: 767px) {
  /* line 17, ../sass/partials/_maincontent.scss */
  #main {
    margin-top: 25px;
  }
}
/* line 32, ../sass/partials/_maincontent.scss */
#main .hentry {
  margin: 0;
}
/* line 35, ../sass/partials/_maincontent.scss */
#main .hentry ul {
  list-style-type: disc;
  padding-left: 20px;
}

/* line 42, ../sass/partials/_maincontent.scss */
aside {
  margin-top: 55px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 42, ../sass/partials/_maincontent.scss */
  aside {
    margin-top: 44px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 42, ../sass/partials/_maincontent.scss */
  aside {
    margin-top: 38px;
  }
}
@media (max-width: 767px) {
  /* line 42, ../sass/partials/_maincontent.scss */
  aside {
    margin-top: 20px;
  }
}

/* line 1, ../sass/partials/_offerte.scss */
#offerts {
  background: #c2b498;
  text-align: center;
  padding: 25px 15px;
  -moz-box-shadow: 0px 0px 10px 0px rgba(85, 74, 71, 0.5);
  -webkit-box-shadow: 0px 0px 10px 0px rgba(85, 74, 71, 0.5);
  box-shadow: 0px 0px 10px 0px rgba(85, 74, 71, 0.5);
  position: relative;
  margin-top: 82px;
  margin-bottom: 21px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 1, ../sass/partials/_offerte.scss */
  #offerts {
    padding: 20px 12px;
    margin-top: 65.6px;
    margin-bottom: 16.8px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 1, ../sass/partials/_offerte.scss */
  #offerts {
    padding: 15px 9px;
  }
}
@media (max-width: 767px) {
  /* line 1, ../sass/partials/_offerte.scss */
  #offerts {
    padding: 15px 9px;
    margin-top: 50.2px;
    margin-bottom: 13.6px;
  }
}
/* line 26, ../sass/partials/_offerte.scss */
#offerts::before {
  content: '';
  display: block;
  position: absolute;
  top: -82px;
  left: 50%;
  background: url('../images/sprites-s6d242db841.png') 0 -32px;
  height: 67px;
  width: 389px;
  margin-left: -194.5px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 26, ../sass/partials/_offerte.scss */
  #offerts::before {
    -moz-background-size: 586px 797px;
    -o-background-size: 586px 797px;
    -webkit-background-size: 586px 797px;
    background-size: 586px 797px;
    width: 312px;
    height: 54px;
    background-position: 0 -26px;
    margin-left: -155.6px;
    top: -65.6px;
  }
}
@media (max-width: 767px) {
  /* line 26, ../sass/partials/_offerte.scss */
  #offerts::before {
    -moz-background-size: 440px 598px;
    -o-background-size: 440px 598px;
    -webkit-background-size: 440px 598px;
    background-size: 440px 598px;
    width: 234px;
    height: 41px;
    background-position: 0 -20px;
    margin-left: -116.7px;
    top: -50.2px;
  }
}
/* line 49, ../sass/partials/_offerte.scss */
#offerts::after {
  content: '';
  display: block;
  position: absolute;
  bottom: -21px;
  left: 50%;
  background: url('../images/sprites-s6d242db841.png') 0 0;
  height: 6px;
  width: 389px;
  margin-left: -194.5px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 49, ../sass/partials/_offerte.scss */
  #offerts::after {
    -moz-background-size: 586px 797px;
    -o-background-size: 586px 797px;
    -webkit-background-size: 586px 797px;
    background-size: 586px 797px;
    width: 312px;
    height: 5px;
    background-position: 0 0;
    margin-left: -155.6px;
    bottom: -16.8px;
  }
}
@media (max-width: 767px) {
  /* line 49, ../sass/partials/_offerte.scss */
  #offerts::after {
    -moz-background-size: 440px 598px;
    -o-background-size: 440px 598px;
    -webkit-background-size: 440px 598px;
    background-size: 440px 598px;
    width: 234px;
    height: 4px;
    background-position: 0 0;
    margin-left: -116.7px;
    bottom: -13.6px;
  }
}
/* line 72, ../sass/partials/_offerte.scss */
#offerts .cycle-pager {
  margin-top: 15px;
  text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 72, ../sass/partials/_offerte.scss */
  #offerts .cycle-pager {
    margin-top: 12px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 72, ../sass/partials/_offerte.scss */
  #offerts .cycle-pager {
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  /* line 72, ../sass/partials/_offerte.scss */
  #offerts .cycle-pager {
    margin-top: 10px;
  }
}
/* line 88, ../sass/partials/_offerte.scss */
#offerts .cycle-pager span {
  display: inline-block;
  margin-right: 5px;
  height: 16px;
  width: 16px;
  background-color: #d2cdc0;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 4px solid #d2cdc0;
}
/* line 102, ../sass/partials/_base.scss */
#offerts .cycle-pager span.cycle-pager-active {
  background-color: #fff;
}
/* line 93, ../sass/partials/_offerte.scss */
#offerts .all-offers {
  font-size: 19px;
  line-height: 25px;
  font-weight: 400;
  font-style: italic;
  text-decoration: underline;
  margin-top: 10px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 93, ../sass/partials/_offerte.scss */
  #offerts .all-offers {
    font-size: 15px;
    line-height: 21px;
    margin-top: 8px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 93, ../sass/partials/_offerte.scss */
  #offerts .all-offers {
    font-size: 13px;
    line-height: 19px;
    margin-top: 8px;
  }
}
@media (max-width: 767px) {
  /* line 93, ../sass/partials/_offerte.scss */
  #offerts .all-offers {
    font-size: 13px;
    line-height: 19px;
    margin-top: 5px;
  }
}
/* line 115, ../sass/partials/_offerte.scss */
#offerts .all-offers a {
  color: #fff;
}

/* line 121, ../sass/partials/_offerte.scss */
article.offer-item {
  background: #c2b498;
  text-align: center;
}
/* line 125, ../sass/partials/_offerte.scss */
.offert-list article.offer-item {
  padding: 25px 15px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 125, ../sass/partials/_offerte.scss */
  .offert-list article.offer-item {
    padding: 20px 12px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 125, ../sass/partials/_offerte.scss */
  .offert-list article.offer-item {
    padding: 15px 9px;
  }
}
@media (max-width: 767px) {
  /* line 125, ../sass/partials/_offerte.scss */
  .offert-list article.offer-item {
    padding: 15px 9px;
  }
}
/* line 141, ../sass/partials/_offerte.scss */
article.offer-item .title {
  display: block;
  font-family: 'Cinzel';
  color: #f9f1e4;
  font-size: 32px;
  line-height: 34px;
  width: 70%;
  margin: 0 auto 25px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 141, ../sass/partials/_offerte.scss */
  article.offer-item .title {
    font-size: 26px;
    line-height: 28px;
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 141, ../sass/partials/_offerte.scss */
  article.offer-item .title {
    font-size: 23px;
    line-height: 25px;
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  /* line 141, ../sass/partials/_offerte.scss */
  article.offer-item .title {
    font-size: 23px;
    line-height: 25px;
    margin-bottom: 10px;
  }
}
/* line 165, ../sass/partials/_offerte.scss */
article.offer-item .image {
  width: 90%;
  margin: 0 auto;
  border: 1px solid #f9f1e4;
  padding: 10px;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 165, ../sass/partials/_offerte.scss */
  article.offer-item .image {
    width: 50%;
    padding: 7px;
  }
}
/* line 177, ../sass/partials/_offerte.scss */
article.offer-item .prezzo {
  background: url('../images/sprites-s6d242db841.png') 0 -835px;
  height: 74px;
  width: 416px;
  line-height: 74px;
  color: #826a38;
  font-style: italic;
  font-size: 35px;
  margin: -1px auto 25px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 177, ../sass/partials/_offerte.scss */
  article.offer-item .prezzo {
    -moz-background-size: 586px 797px;
    -o-background-size: 586px 797px;
    -webkit-background-size: 586px 797px;
    background-size: 586px 797px;
    width: 333px;
    height: 60px;
    background-position: 0 -668px;
    line-height: 60px;
    font-size: 28px;
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 177, ../sass/partials/_offerte.scss */
  article.offer-item .prezzo {
    -moz-background-size: 513px 698px;
    -o-background-size: 513px 698px;
    -webkit-background-size: 513px 698px;
    background-size: 513px 698px;
    width: 292px;
    height: 52px;
    background-position: 0 -585px;
    line-height: 52px;
    font-size: 25px;
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  /* line 177, ../sass/partials/_offerte.scss */
  article.offer-item .prezzo {
    -moz-background-size: 440px 598px;
    -o-background-size: 440px 598px;
    -webkit-background-size: 440px 598px;
    background-size: 440px 598px;
    width: 250px;
    height: 45px;
    background-position: 0 -501px;
    line-height: 45px;
    font-size: 22px;
    margin-bottom: 10px;
  }
}
/* line 205, ../sass/partials/_offerte.scss */
article.offer-item .description {
  color: #fff;
  font-size: 19px;
  line-height: 25px;
  font-weight: 400;
  margin: 0 auto 25px;
  width: 90%;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 205, ../sass/partials/_offerte.scss */
  article.offer-item .description {
    font-size: 15px;
    line-height: 21px;
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 205, ../sass/partials/_offerte.scss */
  article.offer-item .description {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 22px;
  }
}
@media (max-width: 767px) {
  /* line 205, ../sass/partials/_offerte.scss */
  article.offer-item .description {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 15px;
  }
}
/* line 228, ../sass/partials/_offerte.scss */
article.offer-item .button {
  color: #9a8461;
  font-size: 25px;
  text-align: center;
  background: url('../images/sprites-s6d242db841.png') 0 -234px;
  height: 51px;
  width: 327px;
  line-height: 51px;
  border: none;
  margin: 0 auto;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 228, ../sass/partials/_offerte.scss */
  article.offer-item .button {
    -moz-background-size: 586px 797px;
    -o-background-size: 586px 797px;
    -webkit-background-size: 586px 797px;
    background-size: 586px 797px;
    width: 262px;
    height: 41px;
    background-position: 0 -188px;
    line-height: 41px;
    font-size: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 228, ../sass/partials/_offerte.scss */
  article.offer-item .button {
    -moz-background-size: 513px 698px;
    -o-background-size: 513px 698px;
    -webkit-background-size: 513px 698px;
    background-size: 513px 698px;
    width: 229px;
    height: 36px;
    background-position: 0 -164px;
    line-height: 36px;
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  /* line 228, ../sass/partials/_offerte.scss */
  article.offer-item .button {
    -moz-background-size: 440px 598px;
    -o-background-size: 440px 598px;
    -webkit-background-size: 440px 598px;
    background-size: 440px 598px;
    width: 197px;
    height: 31px;
    background-position: 0 -141px;
    line-height: 31px;
    font-size: 16px;
  }
}
/* line 248, ../sass/partials/_offerte.scss */
article.offer-item .hotel {
  color: #fff;
  font-weight: 400;
  margin-bottom: 15px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 248, ../sass/partials/_offerte.scss */
  article.offer-item .hotel {
    margin-bottom: 12px;
  }
}
@media (max-width: 767px) {
  /* line 248, ../sass/partials/_offerte.scss */
  article.offer-item .hotel {
    margin-bottom: 10px;
  }
}

/* line 1, ../sass/partials/_buonimotivi.scss */
section.buonimotivi {
  background: #fafbfb;
  position: relative;
  padding: 9px 0;
  text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 1, ../sass/partials/_buonimotivi.scss */
  section.buonimotivi {
    padding: 6px 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 1, ../sass/partials/_buonimotivi.scss */
  section.buonimotivi {
    padding: 6px 0;
  }
}
@media (max-width: 767px) {
  /* line 1, ../sass/partials/_buonimotivi.scss */
  section.buonimotivi {
    padding: 5px 0;
  }
}
/* line 19, ../sass/partials/_buonimotivi.scss */
section.buonimotivi::before {
  content: '';
  background: url('../images/sprites-s6d242db841.png') 0 -154px;
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  height: 70px;
  width: 114px;
  margin-left: -57px;
  z-index: 1;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 19, ../sass/partials/_buonimotivi.scss */
  section.buonimotivi::before {
    -moz-background-size: 586px 797px;
    -o-background-size: 586px 797px;
    -webkit-background-size: 586px 797px;
    background-size: 586px 797px;
    width: 92px;
    height: 56px;
    background-position: 0 -124px;
    margin-left: -45.6px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 19, ../sass/partials/_buonimotivi.scss */
  section.buonimotivi::before {
    -moz-background-size: 513px 698px;
    -o-background-size: 513px 698px;
    -webkit-background-size: 513px 698px;
    background-size: 513px 698px;
    width: 80px;
    height: 49px;
    background-position: 0 -108px;
    margin-left: -39.9px;
  }
}
@media (max-width: 767px) {
  /* line 19, ../sass/partials/_buonimotivi.scss */
  section.buonimotivi::before {
    -moz-background-size: 440px 598px;
    -o-background-size: 440px 598px;
    -webkit-background-size: 440px 598px;
    background-size: 440px 598px;
    width: 69px;
    height: 42px;
    background-position: 0 -93px;
    margin-left: -34.2px;
  }
}
/* line 46, ../sass/partials/_buonimotivi.scss */
section.buonimotivi .wrapper {
  padding: 120px 0;
  border-top: 1px solid #e3e5e5;
  border-bottom: 1px solid #e3e5e5;
  position: relative;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 46, ../sass/partials/_buonimotivi.scss */
  section.buonimotivi .wrapper {
    padding: 96px 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 46, ../sass/partials/_buonimotivi.scss */
  section.buonimotivi .wrapper {
    padding: 84px 0;
  }
}
@media (max-width: 767px) {
  /* line 46, ../sass/partials/_buonimotivi.scss */
  section.buonimotivi .wrapper {
    padding: 60px 0 15px;
  }
}
/* line 65, ../sass/partials/_buonimotivi.scss */
section.buonimotivi mark {
  font-family: 'Cinzel';
  color: #b6a37a;
  font-size: 37px;
  line-height: 39px;
  margin-bottom: 50px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 65, ../sass/partials/_buonimotivi.scss */
  section.buonimotivi mark {
    font-size: 30px;
    line-height: 32px;
    margin-bottom: 40px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 65, ../sass/partials/_buonimotivi.scss */
  section.buonimotivi mark {
    font-size: 26px;
    line-height: 28px;
    margin-bottom: 35px;
  }
}
@media (max-width: 767px) {
  /* line 65, ../sass/partials/_buonimotivi.scss */
  section.buonimotivi mark {
    font-size: 26px;
    line-height: 28px;
    margin-bottom: 25px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 87, ../sass/partials/_buonimotivi.scss */
  section.buonimotivi .buonimotivi-item {
    width: 75%;
    margin: 0 auto 15px;
  }
}
@media (max-width: 767px) {
  /* line 87, ../sass/partials/_buonimotivi.scss */
  section.buonimotivi .buonimotivi-item {
    margin: 0 auto 10px;
  }
}
/* line 98, ../sass/partials/_buonimotivi.scss */
section.buonimotivi .image {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #c2b498;
  padding: 10px;
  margin-bottom: 15px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 98, ../sass/partials/_buonimotivi.scss */
  section.buonimotivi .image {
    padding: 8px;
    margin-bottom: 12px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 98, ../sass/partials/_buonimotivi.scss */
  section.buonimotivi .image {
    padding: 8px;
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  /* line 98, ../sass/partials/_buonimotivi.scss */
  section.buonimotivi .image {
    padding: 8px;
    margin-bottom: 10px;
  }
}
/* line 119, ../sass/partials/_buonimotivi.scss */
section.buonimotivi .image img {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 8px solid #f6f5f2;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 119, ../sass/partials/_buonimotivi.scss */
  section.buonimotivi .image img {
    border: 5px solid #f6f5f2;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 119, ../sass/partials/_buonimotivi.scss */
  section.buonimotivi .image img {
    border: 5px solid #f6f5f2;
  }
}
@media (max-width: 767px) {
  /* line 119, ../sass/partials/_buonimotivi.scss */
  section.buonimotivi .image img {
    border: 5px solid #f6f5f2;
  }
}
/* line 137, ../sass/partials/_buonimotivi.scss */
section.buonimotivi .text {
  color: #746654;
}
/* line 141, ../sass/partials/_buonimotivi.scss */
section.buonimotivi .claim {
  position: absolute;
  background: url('../images/sprites-s6d242db841.png') 0 -725px;
  height: 100px;
  width: 732px;
  left: 50%;
  bottom: -50px;
  margin-left: -366px;
  text-align: center;
  font-family: 'Cinzel';
  line-height: 100px;
  font-size: 30px;
  color: #b6a37a;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 141, ../sass/partials/_buonimotivi.scss */
  section.buonimotivi .claim {
    font-size: 24px;
    -moz-background-size: 586px 797px;
    -o-background-size: 586px 797px;
    -webkit-background-size: 586px 797px;
    background-size: 586px 797px;
    width: 586px;
    height: 80px;
    background-position: 0 -580px;
    line-height: 80px;
    margin-left: -292.8px;
    bottom: -40px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 141, ../sass/partials/_buonimotivi.scss */
  section.buonimotivi .claim {
    font-size: 21px;
    -moz-background-size: 513px 698px;
    -o-background-size: 513px 698px;
    -webkit-background-size: 513px 698px;
    background-size: 513px 698px;
    width: 513px;
    height: 70px;
    background-position: 0 -508px;
    line-height: 70px;
    margin-left: -256.2px;
    bottom: -35px;
  }
}

/* line 1, ../sass/partials/_sezioni.scss */
section.sezioni {
  padding: 135px 0;
  background: url('../img/background/pattern-broccato.png?1421167696') top left repeat #ededed;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 1, ../sass/partials/_sezioni.scss */
  section.sezioni {
    padding: 108px 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 1, ../sass/partials/_sezioni.scss */
  section.sezioni {
    padding: 95px 0;
  }
}
@media (max-width: 767px) {
  /* line 1, ../sass/partials/_sezioni.scss */
  section.sezioni {
    padding: 25px 0;
  }
}
/* line 17, ../sass/partials/_sezioni.scss */
section.sezioni mark {
  text-align: center;
  font-size: 50px;
  line-height: 52px;
  color: #b6a37a;
  margin-bottom: 50px;
  font-family: 'Cinzel';
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 17, ../sass/partials/_sezioni.scss */
  section.sezioni mark {
    font-size: 40px;
    line-height: 42px;
    margin-bottom: 40px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 17, ../sass/partials/_sezioni.scss */
  section.sezioni mark {
    font-size: 35px;
    line-height: 37px;
    margin-bottom: 35px;
  }
}
@media (max-width: 767px) {
  /* line 17, ../sass/partials/_sezioni.scss */
  section.sezioni mark {
    font-size: 35px;
    line-height: 37px;
    margin-bottom: 20px;
  }
}
/* line 40, ../sass/partials/_sezioni.scss */
section.sezioni .section-item {
  position: relative;
  margin-bottom: 5px;
}
/* line 45, ../sass/partials/_sezioni.scss */
section.sezioni .section-item .wrapper {
  padding-top: 12px;
  padding-bottom: 12px;
  background-color: #eee;
  margin: 0 -12px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 45, ../sass/partials/_sezioni.scss */
  section.sezioni .section-item .wrapper {
    padding-top: 9px;
    padding-bottom: 9px;
    margin: 0 -9px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 45, ../sass/partials/_sezioni.scss */
  section.sezioni .section-item .wrapper {
    padding-top: 8px;
    padding-bottom: 8px;
    margin: 0 -8px;
  }
}
@media (max-width: 767px) {
  /* line 45, ../sass/partials/_sezioni.scss */
  section.sezioni .section-item .wrapper {
    padding: 8px;
    margin: 0;
  }
}
/* line 68, ../sass/partials/_sezioni.scss */
section.sezioni .section-item .wrapper:hover {
  background-color: #fff;
  -moz-box-shadow: 0px 0px 10px 0px rgba(85, 74, 71, 0.5);
  -webkit-box-shadow: 0px 0px 10px 0px rgba(85, 74, 71, 0.5);
  box-shadow: 0px 0px 10px 0px rgba(85, 74, 71, 0.5);
}
/* line 74, ../sass/partials/_sezioni.scss */
section.sezioni .section-item::before {
  content: '';
  position: absolute;
  z-index: 1;
  top: 40%;
  left: 50%;
  display: block;
  background: url('../images/sprites-s6d242db841.png') 0 -971px;
  height: 3px;
  width: 106px;
  margin-left: -53px;
}
/* line 86, ../sass/partials/_sezioni.scss */
section.sezioni .section-item .image {
  padding: 0 12px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 86, ../sass/partials/_sezioni.scss */
  section.sezioni .section-item .image {
    padding: 0 9px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 86, ../sass/partials/_sezioni.scss */
  section.sezioni .section-item .image {
    padding: 0 8px;
  }
}
@media (max-width: 767px) {
  /* line 86, ../sass/partials/_sezioni.scss */
  section.sezioni .section-item .image {
    padding: 0;
  }
}
/* line 102, ../sass/partials/_sezioni.scss */
section.sezioni .section-item img {
  margin: 0 auto;
}
/* line 106, ../sass/partials/_sezioni.scss */
section.sezioni .section-item .title {
  position: absolute;
  top: 50%;
  z-index: 1;
  left: 50%;
  font-size: 45px;
  color: #fff;
  font-family: 'Cinzel';
  text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 106, ../sass/partials/_sezioni.scss */
  section.sezioni .section-item .title {
    font-size: 36px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 106, ../sass/partials/_sezioni.scss */
  section.sezioni .section-item .title {
    font-size: 32px;
  }
}
@media (max-width: 767px) {
  /* line 106, ../sass/partials/_sezioni.scss */
  section.sezioni .section-item .title {
    font-size: 23px;
  }
}
/* line 131, ../sass/partials/_sezioni.scss */
section.sezioni .section-item.section-item-1 .title {
  background: url('../images/sprites-s6d242db841.png') 0 -421px;
  height: 66px;
  width: 472px;
  margin-left: -236px;
  line-height: 66px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 131, ../sass/partials/_sezioni.scss */
  section.sezioni .section-item.section-item-1 .title {
    -moz-background-size: 586px 797px;
    -o-background-size: 586px 797px;
    -webkit-background-size: 586px 797px;
    background-size: 586px 797px;
    width: 378px;
    height: 53px;
    background-position: 0 -337px;
    line-height: 53px;
    margin-left: -188.8px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 131, ../sass/partials/_sezioni.scss */
  section.sezioni .section-item.section-item-1 .title {
    -moz-background-size: 513px 698px;
    -o-background-size: 513px 698px;
    -webkit-background-size: 513px 698px;
    background-size: 513px 698px;
    width: 331px;
    height: 47px;
    background-position: 0 -295px;
    line-height: 47px;
    margin-left: -165.2px;
  }
}
@media (max-width: 767px) {
  /* line 131, ../sass/partials/_sezioni.scss */
  section.sezioni .section-item.section-item-1 .title {
    -moz-background-size: 366px 498px;
    -o-background-size: 366px 498px;
    -webkit-background-size: 366px 498px;
    background-size: 366px 498px;
    width: 236px;
    height: 33px;
    background-position: 0 -211px;
    line-height: 33px;
    margin-left: -118px;
  }
}
/* line 131, ../sass/partials/_sezioni.scss */
section.sezioni .section-item.section-item-2 .title {
  background: url('../images/sprites-s6d242db841.png') 0 -497px;
  height: 66px;
  width: 472px;
  margin-left: -236px;
  line-height: 66px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 131, ../sass/partials/_sezioni.scss */
  section.sezioni .section-item.section-item-2 .title {
    -moz-background-size: 586px 797px;
    -o-background-size: 586px 797px;
    -webkit-background-size: 586px 797px;
    background-size: 586px 797px;
    width: 378px;
    height: 53px;
    background-position: 0 -398px;
    line-height: 53px;
    margin-left: -188.8px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 131, ../sass/partials/_sezioni.scss */
  section.sezioni .section-item.section-item-2 .title {
    -moz-background-size: 513px 698px;
    -o-background-size: 513px 698px;
    -webkit-background-size: 513px 698px;
    background-size: 513px 698px;
    width: 331px;
    height: 47px;
    background-position: 0 -348px;
    line-height: 47px;
    margin-left: -165.2px;
  }
}
@media (max-width: 767px) {
  /* line 131, ../sass/partials/_sezioni.scss */
  section.sezioni .section-item.section-item-2 .title {
    -moz-background-size: 366px 498px;
    -o-background-size: 366px 498px;
    -webkit-background-size: 366px 498px;
    background-size: 366px 498px;
    width: 236px;
    height: 33px;
    background-position: 0 -249px;
    line-height: 33px;
    margin-left: -118px;
  }
}
/* line 131, ../sass/partials/_sezioni.scss */
section.sezioni .section-item.section-item-3 .title {
  background: url('../images/sprites-s6d242db841.png') 0 -573px;
  height: 66px;
  width: 472px;
  margin-left: -236px;
  line-height: 66px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 131, ../sass/partials/_sezioni.scss */
  section.sezioni .section-item.section-item-3 .title {
    -moz-background-size: 586px 797px;
    -o-background-size: 586px 797px;
    -webkit-background-size: 586px 797px;
    background-size: 586px 797px;
    width: 378px;
    height: 53px;
    background-position: 0 -459px;
    line-height: 53px;
    margin-left: -188.8px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 131, ../sass/partials/_sezioni.scss */
  section.sezioni .section-item.section-item-3 .title {
    -moz-background-size: 513px 698px;
    -o-background-size: 513px 698px;
    -webkit-background-size: 513px 698px;
    background-size: 513px 698px;
    width: 331px;
    height: 47px;
    background-position: 0 -402px;
    line-height: 47px;
    margin-left: -165.2px;
  }
}
@media (max-width: 767px) {
  /* line 131, ../sass/partials/_sezioni.scss */
  section.sezioni .section-item.section-item-3 .title {
    -moz-background-size: 366px 498px;
    -o-background-size: 366px 498px;
    -webkit-background-size: 366px 498px;
    background-size: 366px 498px;
    width: 236px;
    height: 33px;
    background-position: 0 -287px;
    line-height: 33px;
    margin-left: -118px;
  }
}
/* line 131, ../sass/partials/_sezioni.scss */
section.sezioni .section-item.section-item-4 .title {
  background: url('../images/sprites-s6d242db841.png') 0 -649px;
  height: 66px;
  width: 472px;
  margin-left: -236px;
  line-height: 66px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 131, ../sass/partials/_sezioni.scss */
  section.sezioni .section-item.section-item-4 .title {
    -moz-background-size: 586px 797px;
    -o-background-size: 586px 797px;
    -webkit-background-size: 586px 797px;
    background-size: 586px 797px;
    width: 378px;
    height: 53px;
    background-position: 0 -520px;
    line-height: 53px;
    margin-left: -188.8px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 131, ../sass/partials/_sezioni.scss */
  section.sezioni .section-item.section-item-4 .title {
    -moz-background-size: 513px 698px;
    -o-background-size: 513px 698px;
    -webkit-background-size: 513px 698px;
    background-size: 513px 698px;
    width: 331px;
    height: 47px;
    background-position: 0 -455px;
    line-height: 47px;
    margin-left: -165.2px;
  }
}
@media (max-width: 767px) {
  /* line 131, ../sass/partials/_sezioni.scss */
  section.sezioni .section-item.section-item-4 .title {
    -moz-background-size: 366px 498px;
    -o-background-size: 366px 498px;
    -webkit-background-size: 366px 498px;
    background-size: 366px 498px;
    width: 236px;
    height: 33px;
    background-position: 0 -325px;
    line-height: 33px;
    margin-left: -118px;
  }
}

/* line 1, ../sass/partials/_dovesiamo.scss */
section.fake-space {
  border-top: 10px solid white;
  border-bottom: 10px solid white;
  margin-bottom: 50px;
}
section.fake-map {
  background: url('../images/background/fake-map.jpg?1421163437') top center no-repeat;
  height: 613px;
  border-top: 10px solid white;
  border-bottom: 10px solid white;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 1, ../sass/partials/_dovesiamo.scss */
  section.fake-map {
    background: url('../images/background/fake-map-sm.jpg?1421343328') top center no-repeat;
    height: 524px;
  }
}

/* line 13, ../sass/partials/_dovesiamo.scss */
section.mappa {
  background: #fafbfb;
  padding: 9px 0;
  text-align: center;
  position: relative;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 13, ../sass/partials/_dovesiamo.scss */
  section.mappa {
    padding: 6px 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 13, ../sass/partials/_dovesiamo.scss */
  section.mappa {
    padding: 6px 0;
  }
}
@media (max-width: 767px) {
  /* line 13, ../sass/partials/_dovesiamo.scss */
  section.mappa {
    padding: 5px 0;
  }
}
/* line 31, ../sass/partials/_dovesiamo.scss */
section.mappa::before {
  content: '';
  background: url('../images/sprites-s6d242db841.png') 0 -154px;
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  height: 70px;
  width: 114px;
  margin-left: -57px;
  z-index: 1;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 31, ../sass/partials/_dovesiamo.scss */
  section.mappa::before {
    -moz-background-size: 586px 797px;
    -o-background-size: 586px 797px;
    -webkit-background-size: 586px 797px;
    background-size: 586px 797px;
    width: 92px;
    height: 56px;
    background-position: 0 -124px;
    margin-left: -45.6px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 31, ../sass/partials/_dovesiamo.scss */
  section.mappa::before {
    -moz-background-size: 513px 698px;
    -o-background-size: 513px 698px;
    -webkit-background-size: 513px 698px;
    background-size: 513px 698px;
    width: 80px;
    height: 49px;
    background-position: 0 -108px;
    margin-left: -39.9px;
  }
}
@media (max-width: 767px) {
  /* line 31, ../sass/partials/_dovesiamo.scss */
  section.mappa::before {
    -moz-background-size: 440px 598px;
    -o-background-size: 440px 598px;
    -webkit-background-size: 440px 598px;
    background-size: 440px 598px;
    width: 69px;
    height: 42px;
    background-position: 0 -93px;
    margin-left: -34.2px;
  }
}
/* line 58, ../sass/partials/_dovesiamo.scss */
section.mappa .wrapper {
  padding: 120px 0 40px;
  border-top: 1px solid #e3e5e5;
  border-bottom: 1px solid #e3e5e5;
  position: relative;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 58, ../sass/partials/_dovesiamo.scss */
  section.mappa .wrapper {
    padding: 96px 0 32px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 58, ../sass/partials/_dovesiamo.scss */
  section.mappa .wrapper {
    padding: 84px 0 28px;
  }
}
@media (max-width: 767px) {
  /* line 58, ../sass/partials/_dovesiamo.scss */
  section.mappa .wrapper {
    padding: 60px 0 15px;
  }
}
/* line 77, ../sass/partials/_dovesiamo.scss */
section.mappa mark {
  font-family: 'Cinzel';
  color: #b6a37a;
  font-size: 37px;
  line-height: 39px;
  margin-bottom: 50px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 77, ../sass/partials/_dovesiamo.scss */
  section.mappa mark {
    font-size: 30px;
    line-height: 32px;
    margin-bottom: 40px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 77, ../sass/partials/_dovesiamo.scss */
  section.mappa mark {
    font-size: 26px;
    line-height: 28px;
    margin-bottom: 35px;
  }
}
@media (max-width: 767px) {
  /* line 77, ../sass/partials/_dovesiamo.scss */
  section.mappa mark {
    font-size: 26px;
    line-height: 28px;
    margin-bottom: 25px;
  }
}
/* line 99, ../sass/partials/_dovesiamo.scss */
section.mappa .claim {
  background: url('../images/sprites-s6d242db841.png') 0 -725px;
  height: 100px;
  width: 732px;
  text-align: center;
  font-family: 'Cinzel';
  line-height: 100px;
  font-size: 30px;
  color: #b6a37a;
  margin: 0 auto 20px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 99, ../sass/partials/_dovesiamo.scss */
  section.mappa .claim {
    font-size: 24px;
    -moz-background-size: 586px 797px;
    -o-background-size: 586px 797px;
    -webkit-background-size: 586px 797px;
    background-size: 586px 797px;
    width: 586px;
    height: 80px;
    background-position: 0 -580px;
    line-height: 80px;
    bottom: -40px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 99, ../sass/partials/_dovesiamo.scss */
  section.mappa .claim {
    font-size: 21px;
    -moz-background-size: 513px 698px;
    -o-background-size: 513px 698px;
    -webkit-background-size: 513px 698px;
    background-size: 513px 698px;
    width: 513px;
    height: 70px;
    background-position: 0 -508px;
    line-height: 70px;
    bottom: -35px;
  }
}
@media (max-width: 767px) {
  /* line 99, ../sass/partials/_dovesiamo.scss */
  section.mappa .claim {
    font-size: 18px;
    -moz-background-size: 293px 399px;
    -o-background-size: 293px 399px;
    -webkit-background-size: 293px 399px;
    background-size: 293px 399px;
    width: 293px;
    height: 40px;
    background-position: 0 -290px;
    line-height: 40px;
    bottom: -20px;
  }
}

/* line 129, ../sass/partials/_dovesiamo.scss */
#map_canvas {
  height: 560px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 129, ../sass/partials/_dovesiamo.scss */
  #map_canvas {
    height: 448px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 129, ../sass/partials/_dovesiamo.scss */
  #map_canvas {
    height: 392px;
  }
}
@media (max-width: 767px) {
  /* line 129, ../sass/partials/_dovesiamo.scss */
  #map_canvas {
    height: 320px;
  }
}
/* line 144, ../sass/partials/_dovesiamo.scss */
#map_canvas .infowindow {
  min-width: 200px;
}
/* line 148, ../sass/partials/_dovesiamo.scss */
#map_canvas img {
  max-width: none;
}

/* line 153, ../sass/partials/_dovesiamo.scss */
#map_container {
  margin-top: 30px;
}
@media (max-width: 767px) {
  /* line 153, ../sass/partials/_dovesiamo.scss */
  #map_container {
    margin-top: 15px;
  }
}
/* line 160, ../sass/partials/_dovesiamo.scss */
#map_container .ginput_container {
  margin-bottom: 10px;
}

/* line 2, ../sass/partials/_hotels.scss */
.single-hotel header {
  position: static;
}
/* line 6, ../sass/partials/_hotels.scss */
.single-hotel #header-top {
  padding-bottom: 0;
  -moz-box-shadow: inset 0px -10px 30px -10px rgba(85, 74, 71, 0.5);
  -webkit-box-shadow: inset 0px -10px 30px -10px rgba(85, 74, 71, 0.5);
  box-shadow: inset 0px -10px 30px -10px rgba(85, 74, 71, 0.5);
}
/* line 11, ../sass/partials/_hotels.scss */
.single-hotel #header-bottom {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 50px 0 45px;
  text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 11, ../sass/partials/_hotels.scss */
  .single-hotel #header-bottom {
    padding: 40px 0 36px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 11, ../sass/partials/_hotels.scss */
  .single-hotel #header-bottom {
    padding: 35px 0 32px;
  }
}
@media (max-width: 767px) {
  /* line 11, ../sass/partials/_hotels.scss */
  .single-hotel #header-bottom {
    padding: 15px 0;
  }
}
/* line 29, ../sass/partials/_hotels.scss */
.single-hotel a.back {
  display: inline-block;
  background: url('../images/sprites-s6d242db841.png') 0 -109px no-repeat;
  line-height: 35px;
  font-size: 18px;
  font-family: 'Cinzel';
  color: #898982;
  padding-left: 47px;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 29, ../sass/partials/_hotels.scss */
  .single-hotel a.back {
    -moz-background-size: 513px 698px;
    -o-background-size: 513px 698px;
    -webkit-background-size: 513px 698px;
    background-size: 513px 698px;
    width: 23px;
    height: 25px;
    background-position: 0 -77px;
    line-height: 25px;
    width: auto;
    font-size: 14px;
    padding-left: 32.4px;
  }
}
@media (max-width: 767px) {
  /* line 29, ../sass/partials/_hotels.scss */
  .single-hotel a.back {
    -moz-background-size: 440px 598px;
    -o-background-size: 440px 598px;
    -webkit-background-size: 440px 598px;
    background-size: 440px 598px;
    width: 20px;
    height: 21px;
    background-position: 0 -66px;
    line-height: 21px;
    width: auto;
    font-size: 14px;
    padding-left: 29.2px;
  }
}
/* line 52, ../sass/partials/_hotels.scss */
.single-hotel a.back:hover {
  color: #bda576;
}
/* line 57, ../sass/partials/_hotels.scss */
.single-hotel .star {
  display: inline-block;
  margin: 0;
  background: url('../images/sprites-s6d242db841.png') 0 -984px;
  height: 12px;
  width: 11px;
}
/* line 64, ../sass/partials/_hotels.scss */
.single-hotel .superior {
  font-size: 12px;
  line-height: 12px;
  color: #bda576;
}
/* line 69, ../sass/partials/_hotels.scss */
.single-hotel .hotel-name {
  font-size: 50px;
  line-height: 52px;
  font-family: 'Cinzel';
  color: #c4ac73;
  text-transform: lowercase;
  margin-bottom: 10px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 69, ../sass/partials/_hotels.scss */
  .single-hotel .hotel-name {
    font-size: 40px;
    line-height: 42px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 69, ../sass/partials/_hotels.scss */
  .single-hotel .hotel-name {
    font-size: 35px;
    line-height: 37px;
  }
}
@media (max-width: 767px) {
  /* line 69, ../sass/partials/_hotels.scss */
  .single-hotel .hotel-name {
    font-size: 35px;
    line-height: 37px;
  }
}
/* line 89, ../sass/partials/_hotels.scss */
.single-hotel .hotel-contacts {
  color: #000;
  font-size: 15px;
  line-height: 17px;
  margin-bottom: 20px;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 89, ../sass/partials/_hotels.scss */
  .single-hotel .hotel-contacts {
    font-size: 11px;
    line-height: 13px;
    margin-bottom: 14px;
  }
}
@media (max-width: 767px) {
  /* line 89, ../sass/partials/_hotels.scss */
  .single-hotel .hotel-contacts {
    font-size: 11px;
    line-height: 13px;
    margin-bottom: 14px;
  }
}
/* line 104, ../sass/partials/_hotels.scss */
.single-hotel .hotel-contacts a {
  color: #000;
}
/* line 109, ../sass/partials/_hotels.scss */
.single-hotel .hotel-links {
  background-color: #c4ac73;
  padding: 10px 0;
  color: #fff;
}
@media (max-width: 767px) {
  /* line 109, ../sass/partials/_hotels.scss */
  .single-hotel .hotel-links {
    color: #c4ac73;
  }
}
/* line 118, ../sass/partials/_hotels.scss */
.single-hotel .hotel-links a {
  color: #fff;
  font-size: 22px;
  line-height: 24px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 118, ../sass/partials/_hotels.scss */
  .single-hotel .hotel-links a {
    font-size: 18px;
    line-height: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 118, ../sass/partials/_hotels.scss */
  .single-hotel .hotel-links a {
    font-size: 16px;
    line-height: 18px;
  }
}
@media (max-width: 767px) {
  /* line 118, ../sass/partials/_hotels.scss */
  .single-hotel .hotel-links a {
    display: block;
    font-size: 16px;
    line-height: 18px;
  }
}
/* line 137, ../sass/partials/_hotels.scss */
.single-hotel section.header-slideshow {
  margin-bottom: 35px;
  padding: 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 137, ../sass/partials/_hotels.scss */
  .single-hotel section.header-slideshow {
    margin-bottom: 28px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 137, ../sass/partials/_hotels.scss */
  .single-hotel section.header-slideshow {
    margin-bottom: 24px;
  }
}
@media (max-width: 767px) {
  /* line 137, ../sass/partials/_hotels.scss */
  .single-hotel section.header-slideshow {
    margin-bottom: 10px;
  }
}
/* line 154, ../sass/partials/_hotels.scss */
.single-hotel .richiedi-preventivo {
  margin-top: 90px;
  background: #bfac88;
  padding: 30px 0;
  text-align: center;
  position: relative;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 154, ../sass/partials/_hotels.scss */
  .single-hotel .richiedi-preventivo {
    margin-top: 72px;
    padding: 24px 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 154, ../sass/partials/_hotels.scss */
  .single-hotel .richiedi-preventivo {
    margin-top: 63px;
    padding: 21px 0;
  }
}
@media (max-width: 767px) {
  /* line 154, ../sass/partials/_hotels.scss */
  .single-hotel .richiedi-preventivo {
    margin-top: 50px;
    padding: 15px 0;
  }
}
/* line 176, ../sass/partials/_hotels.scss */
.single-hotel .richiedi-preventivo::before {
  content: '';
  display: block;
  position: absolute;
  top: -21px;
  left: 50%;
  background: url('../images/sprites-s6d242db841.png') 0 -16px;
  height: 6px;
  width: 389px;
  margin-left: -194.5px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 176, ../sass/partials/_hotels.scss */
  .single-hotel .richiedi-preventivo::before {
    -moz-background-size: 586px 797px;
    -o-background-size: 586px 797px;
    -webkit-background-size: 586px 797px;
    background-size: 586px 797px;
    width: 312px;
    height: 5px;
    background-position: 0 -13px;
    margin-left: -155.6px;
    top: -16.8px;
  }
}
@media (max-width: 767px) {
  /* line 176, ../sass/partials/_hotels.scss */
  .single-hotel .richiedi-preventivo::before {
    -moz-background-size: 440px 598px;
    -o-background-size: 440px 598px;
    -webkit-background-size: 440px 598px;
    background-size: 440px 598px;
    width: 234px;
    height: 4px;
    background-position: 0 -10px;
    margin-left: -116.7px;
    top: -13.6px;
  }
}
/* line 199, ../sass/partials/_hotels.scss */
.single-hotel .richiedi-preventivo::after {
  content: '';
  display: block;
  position: absolute;
  bottom: -21px;
  left: 50%;
  background: url('../images/sprites-s6d242db841.png') 0 0;
  height: 6px;
  width: 389px;
  margin-left: -194.5px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 199, ../sass/partials/_hotels.scss */
  .single-hotel .richiedi-preventivo::after {
    -moz-background-size: 586px 797px;
    -o-background-size: 586px 797px;
    -webkit-background-size: 586px 797px;
    background-size: 586px 797px;
    width: 312px;
    height: 5px;
    background-position: 0 0;
    margin-left: -155.6px;
    bottom: -16.8px;
  }
}
@media (max-width: 767px) {
  /* line 199, ../sass/partials/_hotels.scss */
  .single-hotel .richiedi-preventivo::after {
    -moz-background-size: 440px 598px;
    -o-background-size: 440px 598px;
    -webkit-background-size: 440px 598px;
    background-size: 440px 598px;
    width: 234px;
    height: 4px;
    background-position: 0 0;
    margin-left: -116.7px;
    bottom: -15.6px;
  }
}
/* line 222, ../sass/partials/_hotels.scss */
.single-hotel .richiedi-preventivo mark {
  font-family: 'Cinzel';
  color: #fff;
  font-size: 32px;
  line-height: 34px;
  margin-bottom: 20px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 222, ../sass/partials/_hotels.scss */
  .single-hotel .richiedi-preventivo mark {
    font-size: 26px;
    line-height: 28px;
    margin-bottom: 16px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 222, ../sass/partials/_hotels.scss */
  .single-hotel .richiedi-preventivo mark {
    font-size: 23px;
    line-height: 25px;
    margin-bottom: 14px;
  }
}
@media (max-width: 767px) {
  /* line 222, ../sass/partials/_hotels.scss */
  .single-hotel .richiedi-preventivo mark {
    font-size: 23px;
    line-height: 25px;
    margin-bottom: 10px;
  }
}
/* line 244, ../sass/partials/_hotels.scss */
.single-hotel .richiedi-preventivo .button {
  display: block;
  color: #9a8461;
  font-size: 25px;
  text-align: center;
  background: url('../images/sprites-s6d242db841.png') 0 -234px;
  height: 51px;
  width: 327px;
  line-height: 51px;
  border: none;
  margin: 0 auto;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 244, ../sass/partials/_hotels.scss */
  .single-hotel .richiedi-preventivo .button {
    -moz-background-size: 586px 797px;
    -o-background-size: 586px 797px;
    -webkit-background-size: 586px 797px;
    background-size: 586px 797px;
    width: 262px;
    height: 41px;
    background-position: 0 -188px;
    line-height: 41px;
    font-size: 22px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 244, ../sass/partials/_hotels.scss */
  .single-hotel .richiedi-preventivo .button {
    -moz-background-size: 513px 698px;
    -o-background-size: 513px 698px;
    -webkit-background-size: 513px 698px;
    background-size: 513px 698px;
    width: 229px;
    height: 36px;
    background-position: 0 -164px;
    line-height: 36px;
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  /* line 244, ../sass/partials/_hotels.scss */
  .single-hotel .richiedi-preventivo .button {
    -moz-background-size: 440px 598px;
    -o-background-size: 440px 598px;
    -webkit-background-size: 440px 598px;
    background-size: 440px 598px;
    width: 197px;
    height: 31px;
    background-position: 0 -141px;
    line-height: 31px;
    font-size: 16px;
  }
}
/* line 266, ../sass/partials/_hotels.scss */
.single-hotel section.menu-hotels {
  background-color: #fafbfb;
  text-align: center;
  padding: 25px 0 85px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 266, ../sass/partials/_hotels.scss */
  .single-hotel section.menu-hotels {
    padding: 20px 0 75px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 266, ../sass/partials/_hotels.scss */
  .single-hotel section.menu-hotels {
    padding: 18px 0;
  }
}
@media (max-width: 767px) {
  /* line 266, ../sass/partials/_hotels.scss */
  .single-hotel section.menu-hotels {
    padding: 15px 0 0;
  }
}
/* line 283, ../sass/partials/_hotels.scss */
.single-hotel section.menu-hotels mark {
  color: #5e5e5e;
  font-family: 'Cinzel';
  font-size: 30px;
  line-height: 32px;
  margin-bottom: 45px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 283, ../sass/partials/_hotels.scss */
  .single-hotel section.menu-hotels mark {
    font-size: 24px;
    line-height: 26px;
    margin-bottom: 36px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 283, ../sass/partials/_hotels.scss */
  .single-hotel section.menu-hotels mark {
    font-size: 21px;
    line-height: 23px;
    margin-bottom: 32px;
  }
}
@media (max-width: 767px) {
  /* line 283, ../sass/partials/_hotels.scss */
  .single-hotel section.menu-hotels mark {
    font-size: 21px;
    line-height: 23px;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  /* line 305, ../sass/partials/_hotels.scss */
  .single-hotel section.menu-hotels article.hotel {
    margin-bottom: 15px;
  }
}
/* line 310, ../sass/partials/_hotels.scss */
.single-hotel section.menu-hotels article.hotel.current {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3;
}
/* line 315, ../sass/partials/_hotels.scss */
.single-hotel section.menu-hotels .image {
  margin-bottom: 20px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 315, ../sass/partials/_hotels.scss */
  .single-hotel section.menu-hotels .image {
    margin-bottom: 16px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 315, ../sass/partials/_hotels.scss */
  .single-hotel section.menu-hotels .image {
    margin-bottom: 14px;
  }
}
@media (max-width: 767px) {
  /* line 315, ../sass/partials/_hotels.scss */
  .single-hotel section.menu-hotels .image {
    margin-bottom: 5px;
  }
}
/* line 331, ../sass/partials/_hotels.scss */
.single-hotel section.menu-hotels img {
  margin: 0 auto;
}
/* line 335, ../sass/partials/_hotels.scss */
.single-hotel section.menu-hotels .button-small {
  color: #fff;
  font-size: 20px;
  line-height: 22px;
  padding: 5px 0;
  text-align: center;
  background-color: #c5b084;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 335, ../sass/partials/_hotels.scss */
  .single-hotel section.menu-hotels .button-small {
    font-size: 16px;
    line-height: 18px;
    padding: 4px 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 335, ../sass/partials/_hotels.scss */
  .single-hotel section.menu-hotels .button-small {
    font-size: 14px;
    line-height: 16px;
    padding: 4px 0;
  }
}
@media (max-width: 767px) {
  /* line 335, ../sass/partials/_hotels.scss */
  .single-hotel section.menu-hotels .button-small {
    font-size: 14px;
    line-height: 16px;
    padding: 4px 0;
  }
}
/* line 359, ../sass/partials/_hotels.scss */
.single-hotel .servizi {
  background: url('../images/background/pattern-broccato.png?1421167696') top left repeat #f7f6f4;
  padding: 40px;
  color: #686766;
  font-weight: 400;
  font-size: 17px;
  line-height: 23px;
  *zoom: 1;
}
/* line 38, ../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-core-1.0.1/stylesheets/compass/utilities/general/_clearfix.scss */
.single-hotel .servizi:after {
  content: "";
  display: table;
  clear: both;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 359, ../sass/partials/_hotels.scss */
  .single-hotel .servizi {
    padding: 32px;
    font-size: 14px;
    line-height: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 359, ../sass/partials/_hotels.scss */
  .single-hotel .servizi {
    padding: 28px;
    font-size: 12px;
    line-height: 18px;
  }
}
@media (max-width: 767px) {
  /* line 359, ../sass/partials/_hotels.scss */
  .single-hotel .servizi {
    padding: 15px;
    font-size: 12px;
    line-height: 18px;
  }
}
/* line 382, ../sass/partials/_hotels.scss */
.single-hotel .servizi mark {
  text-align: center;
  font-family: 'Cinzel';
  font-size: 29px;
  line-height: 31px;
  padding-bottom: 30px;
  border-bottom: 1px solid #ededed;
  color: #bda576;
  margin-bottom: 30px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 382, ../sass/partials/_hotels.scss */
  .single-hotel .servizi mark {
    font-size: 23px;
    line-height: 25px;
    padding-bottom: 24px;
    margin-bottom: 24px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 382, ../sass/partials/_hotels.scss */
  .single-hotel .servizi mark {
    font-size: 20px;
    line-height: 22px;
    padding-bottom: 21px;
    margin-bottom: 21px;
  }
}
@media (max-width: 767px) {
  /* line 382, ../sass/partials/_hotels.scss */
  .single-hotel .servizi mark {
    font-size: 20px;
    line-height: 22px;
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
}
/* line 410, ../sass/partials/_hotels.scss */
.single-hotel .servizi li {
  width: 50%;
  float: left;
  padding: 0 30px 20px 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 410, ../sass/partials/_hotels.scss */
  .single-hotel .servizi li {
    padding: 0 24px 16px 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 410, ../sass/partials/_hotels.scss */
  .single-hotel .servizi li {
    padding: 0 21px 8px 0;
  }
}
@media (max-width: 767px) {
  /* line 410, ../sass/partials/_hotels.scss */
  .single-hotel .servizi li {
    width: auto;
    padding: 0 21px 8px 0;
    float: none;
  }
}

/* line 1, ../sass/partials/_feedback.scss */
#feedback {
  margin-top: 100px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 1, ../sass/partials/_feedback.scss */
  #feedback {
    margin-top: 80px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 1, ../sass/partials/_feedback.scss */
  #feedback {
    margin-top: 70px;
  }
}
@media (max-width: 767px) {
  /* line 1, ../sass/partials/_feedback.scss */
  #feedback {
    margin-top: 50px;
  }
}
/* line 16, ../sass/partials/_feedback.scss */
#feedback .wrapper {
  border: 1px solid #f6f5f5;
  padding: 0 10px 10px;
  position: relative;
}
/* line 21, ../sass/partials/_feedback.scss */
#feedback .wrapper::after {
  content: '';
  position: absolute;
  display: block;
  background: url('../images/sprites-s6d242db841.png') 0 -919px;
  height: 42px;
  width: 40px;
  left: 75%;
  bottom: -42px;
}
/* line 32, ../sass/partials/_feedback.scss */
#feedback mark {
  padding: 20px 30px;
  font-family: 'Cinzel';
  color: #bda576;
  font-size: 35px;
  line-height: 37px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 32, ../sass/partials/_feedback.scss */
  #feedback mark {
    font-size: 28px;
    line-height: 30px;
    padding: 16px 24px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 32, ../sass/partials/_feedback.scss */
  #feedback mark {
    font-size: 25px;
    line-height: 27px;
    padding: 14px 21px;
  }
}
@media (max-width: 767px) {
  /* line 32, ../sass/partials/_feedback.scss */
  #feedback mark {
    font-size: 25px;
    line-height: 27px;
    padding: 10px 15px;
  }
}
/* line 54, ../sass/partials/_feedback.scss */
#feedback .cycle-pager {
  margin-top: 30px;
  text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 54, ../sass/partials/_feedback.scss */
  #feedback .cycle-pager {
    margin-top: 24px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 54, ../sass/partials/_feedback.scss */
  #feedback .cycle-pager {
    margin-top: 21px;
  }
}
@media (max-width: 767px) {
  /* line 54, ../sass/partials/_feedback.scss */
  #feedback .cycle-pager {
    margin-top: 15px;
  }
}
/* line 70, ../sass/partials/_feedback.scss */
#feedback .cycle-pager span {
  display: inline-block;
  margin-right: 5px;
  height: 16px;
  width: 16px;
  background-color: #d2cdc0;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 4px solid #d2cdc0;
}
/* line 102, ../sass/partials/_base.scss */
#feedback .cycle-pager span.cycle-pager-active {
  background-color: #fff;
}

/* line 76, ../sass/partials/_feedback.scss */
.feedback-item {
  background: #f6f5f5;
  padding: 30px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 76, ../sass/partials/_feedback.scss */
  .feedback-item {
    padding: 24px;
  }
}
@media (max-width: 767px) {
  /* line 76, ../sass/partials/_feedback.scss */
  .feedback-item {
    padding: 15px;
  }
}
/* line 88, ../sass/partials/_feedback.scss */
.feedback-item .author,
.feedback-item .date {
  font-size: 14px;
  line-height: 16px;
  color: #bda576;
  font-weight: 400;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 88, ../sass/partials/_feedback.scss */
  .feedback-item .author,
  .feedback-item .date {
    font-size: 11px;
    line-height: 13px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 88, ../sass/partials/_feedback.scss */
  .feedback-item .author,
  .feedback-item .date {
    font-size: 11px;
    line-height: 13px;
  }
}
@media (max-width: 767px) {
  /* line 88, ../sass/partials/_feedback.scss */
  .feedback-item .author,
  .feedback-item .date {
    font-size: 11px;
    line-height: 13px;
  }
}
/* line 107, ../sass/partials/_feedback.scss */
.feedback-item .title {
  color: #685c45;
  font-family: 'Cinzel';
  font-size: 27px;
  line-height: 29px;
  padding: 10px 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 107, ../sass/partials/_feedback.scss */
  .feedback-item .title {
    font-size: 22px;
    line-height: 24px;
    padding: 8px 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 107, ../sass/partials/_feedback.scss */
  .feedback-item .title {
    font-size: 20px;
    line-height: 22px;
    padding: 7px 0;
  }
}
@media (max-width: 767px) {
  /* line 107, ../sass/partials/_feedback.scss */
  .feedback-item .title {
    font-size: 20px;
    line-height: 22px;
    padding: 5px 0;
  }
}
/* line 129, ../sass/partials/_feedback.scss */
.feedback-item .excerpt {
  color: #78786f;
  font-size: 15px;
  line-height: 21px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 129, ../sass/partials/_feedback.scss */
  .feedback-item .excerpt {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 129, ../sass/partials/_feedback.scss */
  .feedback-item .excerpt {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (max-width: 767px) {
  /* line 129, ../sass/partials/_feedback.scss */
  .feedback-item .excerpt {
    font-size: 12px;
    line-height: 18px;
  }
}

/* line 148, ../sass/partials/_feedback.scss */
section.feedback-list article {
  background-color: #fafbfb;
  padding: 30px 60px;
  position: relative;
}
/* line 153, ../sass/partials/_feedback.scss */
section.feedback-list article:before {
  content: '“';
  position: absolute;
  top: 5px;
  left: 15px;
  font-size: 100px;
  line-height: 102px;
  color: #bda576;
}
/* line 162, ../sass/partials/_feedback.scss */
section.feedback-list article:after {
  content: '”';
  position: absolute;
  bottom: -55px;
  right: 15px;
  font-size: 100px;
  line-height: 102px;
  color: #bda576;
}
/* line 171, ../sass/partials/_feedback.scss */
section.feedback-list article .author {
  font-size: 14px;
  line-height: 16px;
  color: #bda576;
  margin-bottom: 15px;
  font-style: italic;
}
/* line 178, ../sass/partials/_feedback.scss */
section.feedback-list article mark {
  font-size: 32px;
  line-height: 34px;
}
/* line 182, ../sass/partials/_feedback.scss */
section.feedback-list article .date {
  font-size: 14px;
  line-height: 16px;
  text-align: right;
  font-style: italic;
}
/* line 189, ../sass/partials/_feedback.scss */
section.feedback-list article + article {
  margin-top: 20px;
}

/* line 5, ../sass/partials/_news-appuntamenti.scss */
#main section.post-list article .image,
#main section.approfondimenti-list article .image {
  padding: 10px;
  border: 1px solid #f6efe4;
}
/* line 10, ../sass/partials/_news-appuntamenti.scss */
#main section.post-list article .title,
#main section.approfondimenti-list article .title {
  display: block;
  font-size: 32px;
  line-height: 34px;
  color: #bda576;
  margin: 0 0 15px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 10, ../sass/partials/_news-appuntamenti.scss */
  #main section.post-list article .title,
  #main section.approfondimenti-list article .title {
    font-size: 26px;
    line-height: 28px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 10, ../sass/partials/_news-appuntamenti.scss */
  #main section.post-list article .title,
  #main section.approfondimenti-list article .title {
    font-size: 23px;
    line-height: 25px;
  }
}
@media (max-width: 767px) {
  /* line 10, ../sass/partials/_news-appuntamenti.scss */
  #main section.post-list article .title,
  #main section.approfondimenti-list article .title {
    font-size: 23px;
    line-height: 25px;
  }
}
/* line 30, ../sass/partials/_news-appuntamenti.scss */
#main section.post-list article + article,
#main section.approfondimenti-list article + article {
  margin-top: 60px;
  padding-top: 60px;
  border-top: 1px solid #e4ddd6;
}
@media (max-width: 767px) {
  /* line 30, ../sass/partials/_news-appuntamenti.scss */
  #main section.post-list article + article,
  #main section.approfondimenti-list article + article {
    margin-top: 20px;
    padding-top: 20px;
  }
}

/* line 43, ../sass/partials/_news-appuntamenti.scss */
#news {
  position: relative;
  background-color: #f9f9f7;
  margin-top: 90px;
  padding: 80px 30px 20px;
  text-align: right;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 43, ../sass/partials/_news-appuntamenti.scss */
  #news {
    padding: 64px 24px 16px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 43, ../sass/partials/_news-appuntamenti.scss */
  #news {
    padding: 56px 30px 20px;
  }
}
@media (max-width: 767px) {
  /* line 43, ../sass/partials/_news-appuntamenti.scss */
  #news {
    padding: 48px 10px 10px;
  }
}
/* line 62, ../sass/partials/_news-appuntamenti.scss */
#news mark {
  position: absolute;
  background: url('../images/sprites-s6d242db841.png') 0 -337px;
  height: 74px;
  width: 416px;
  top: -37px;
  left: 50%;
  margin-left: -208px;
  line-height: 74px;
  text-align: center;
  font-family: 'Cinzel';
  font-size: 40px;
  color: #817d76;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 62, ../sass/partials/_news-appuntamenti.scss */
  #news mark {
    font-size: 30px;
    -moz-background-size: 586px 797px;
    -o-background-size: 586px 797px;
    -webkit-background-size: 586px 797px;
    background-size: 586px 797px;
    width: 333px;
    height: 60px;
    background-position: 0 -270px;
    line-height: 60px;
    top: -29.6px;
    margin-left: -166.4px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 62, ../sass/partials/_news-appuntamenti.scss */
  #news mark {
    font-size: 24px;
    -moz-background-size: 513px 698px;
    -o-background-size: 513px 698px;
    -webkit-background-size: 513px 698px;
    background-size: 513px 698px;
    width: 292px;
    height: 52px;
    background-position: 0 -236px;
    line-height: 52px;
    top: -25.9px;
    margin-left: -145.6px;
  }
}
@media (max-width: 767px) {
  /* line 62, ../sass/partials/_news-appuntamenti.scss */
  #news mark {
    font-size: 21px;
    -moz-background-size: 440px 598px;
    -o-background-size: 440px 598px;
    -webkit-background-size: 440px 598px;
    background-size: 440px 598px;
    width: 250px;
    height: 45px;
    background-position: 0 -203px;
    line-height: 45px;
    top: -22.2px;
    margin-left: -124.8px;
  }
}
/* line 98, ../sass/partials/_news-appuntamenti.scss */
#news article .title {
  color: #a5977c;
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 15px;
  font-weight: 400;
  display: block;
}
@media (max-width: 767px) {
  /* line 98, ../sass/partials/_news-appuntamenti.scss */
  #news article .title {
    font-size: 16px;
    line-height: 18px;
  }
}
/* line 110, ../sass/partials/_news-appuntamenti.scss */
#news article .excerpt {
  color: #6e6e6e;
  font-size: 16px;
  line-height: 18px;
}
@media (max-width: 767px) {
  /* line 110, ../sass/partials/_news-appuntamenti.scss */
  #news article .excerpt {
    font-size: 14px;
    line-height: 16px;
  }
}
/* line 120, ../sass/partials/_news-appuntamenti.scss */
#news .all {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #ecebe6;
}
/* line 125, ../sass/partials/_news-appuntamenti.scss */
#news .all a {
  color: #c2b498;
  font-size: 15px;
  line-height: 17px;
}

/* line 1, ../sass/partials/_footer.scss */
footer {
  background: url('../images/background/pattern-broccato.png?1421167696') top left repeat #f6f5f5;
  color: #fff;
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 1, ../sass/partials/_footer.scss */
  footer {
    background: url('../images/background/pattern-onde.png?1421056633') top left repeat #bcad8b;
  }
}
@media (max-width: 767px) {
  /* line 1, ../sass/partials/_footer.scss */
  footer {
    background: url('../images/background/pattern-onde.png?1421056633') top left repeat #bcad8b;
  }
}
/* line 14, ../sass/partials/_footer.scss */
footer .relative {
  height: 250px;
  position: relative;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 14, ../sass/partials/_footer.scss */
  footer .relative {
    height: 200px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 14, ../sass/partials/_footer.scss */
  footer .relative {
    height: auto;
  }
}
@media (max-width: 767px) {
  /* line 14, ../sass/partials/_footer.scss */
  footer .relative {
    height: auto;
  }
}
/* line 31, ../sass/partials/_footer.scss */
footer .footer-content {
  background: url('../images/background/pattern-onde.png?1421056633') top left repeat #bcad8b;
  padding: 30px 0 15px;
  position: absolute;
  bottom: 0;
  width: 100%;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 31, ../sass/partials/_footer.scss */
  footer .footer-content {
    padding: 24px 0 12px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 31, ../sass/partials/_footer.scss */
  footer .footer-content {
    padding: 21px 0 10px;
    position: static;
    background: none;
  }
}
@media (max-width: 767px) {
  /* line 31, ../sass/partials/_footer.scss */
  footer .footer-content {
    padding: 15px 0;
    position: static;
    background: none;
  }
}
/* line 55, ../sass/partials/_footer.scss */
footer .title {
  width: 30%;
  margin: 0 auto 20px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 55, ../sass/partials/_footer.scss */
  footer .title {
    margin-bottom: 16px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 55, ../sass/partials/_footer.scss */
  footer .title {
    margin-bottom: 14px;
  }
}
@media (max-width: 767px) {
  /* line 55, ../sass/partials/_footer.scss */
  footer .title {
    width: 80%;
    margin-bottom: 10px;
  }
}
/* line 72, ../sass/partials/_footer.scss */
footer .title img {
  margin: 0 auto;
}
/* line 77, ../sass/partials/_footer.scss */
footer .subtitle {
  font-size: 20px;
  line-height: 22px;
  font-family: 'Cinzel';
  margin-bottom: 25px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 77, ../sass/partials/_footer.scss */
  footer .subtitle {
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 77, ../sass/partials/_footer.scss */
  footer .subtitle {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 28px;
  }
}
@media (max-width: 767px) {
  /* line 77, ../sass/partials/_footer.scss */
  footer .subtitle {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 20px;
  }
}
/* line 98, ../sass/partials/_footer.scss */
footer address {
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  margin-bottom: 15px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 98, ../sass/partials/_footer.scss */
  footer address {
    font-size: 13px;
    line-height: 23px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 98, ../sass/partials/_footer.scss */
  footer address {
    font-size: 12px;
    line-height: 22px;
  }
}
@media (max-width: 767px) {
  /* line 98, ../sass/partials/_footer.scss */
  footer address {
    font-size: 12px;
    line-height: 22px;
  }
}
/* line 115, ../sass/partials/_footer.scss */
footer address a, footer address a:hover, footer address a:focus, footer address a:active, footer address a:visited {
  color: #fff;
}
/* line 118, ../sass/partials/_footer.scss */
footer address a:hover, footer address a:hover:hover, footer address a:focus:hover, footer address a:active:hover, footer address a:visited:hover {
  text-decoration: underline;
}
/* line 44, ../sass/partials/_base.scss */
footer .social a.facebook {
  background: url('../images/sprites-s6d242db841.png') 0 -295px;
  height: 32px;
  width: 32px;
  overflow: hidden;
  text-indent: -999px;
  display: inline-block;
}
/* line 126, ../sass/partials/_footer.scss */
footer .credits {
  text-align: right;
  font-size: 13px;
  line-height: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 126, ../sass/partials/_footer.scss */
  footer .credits {
    font-size: 11px;
    line-height: 13px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 126, ../sass/partials/_footer.scss */
  footer .credits {
    font-size: 11px;
    line-height: 13px;
  }
}
@media (max-width: 767px) {
  /* line 126, ../sass/partials/_footer.scss */
  footer .credits {
    font-size: 11px;
    line-height: 13px;
  }
}
/* line 143, ../sass/partials/_footer.scss */
footer .credits a {
  color: #fff;
  text-decoration: underline;
}
