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

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

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

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

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

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

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

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

/* compass */
/* breakpoint */
/* vars + mixins import */
/* colors */
/* mixins */
/* partials */
@font-face {
  font-family: "OpenSans";
  src: url('../font/OpenSans.eot?1418313955');
  src: url('../font/OpenSans.eot?&1418313955#iefix') format('embedded-opentype'), url('../font/OpenSans.woff?1418313955') format('woff'), url('../font/OpenSans.ttf?1418313955') format('truetype'), url('../font/OpenSans.svg?1418313955') format('svg');
  font-weight: 400;
}
@font-face {
  font-family: "OpenSans";
  src: url('../font/OpenSans-Light.eot?1418313984');
  src: url('../font/OpenSans-Light.eot?&1418313984#iefix') format('embedded-opentype'), url('../font/OpenSans-Light.woff?1418313984') format('woff'), url('../font/OpenSans-Light.ttf?1418313984') format('truetype'), url('../font/OpenSans-Light.svg?1418313984') format('svg');
  font-weight: 300;
}
@font-face {
  font-family: "OpenSans";
  src: url('../font/OpenSans-Semibold.eot?1418314013');
  src: url('../font/OpenSans-Semibold.eot?&1418314013#iefix') format('embedded-opentype'), url('../font/OpenSans-Semibold.woff?1418314013') format('woff'), url('../font/OpenSans-Semibold.ttf?1418314013') format('truetype'), url('../font/OpenSans-Semibold.svg?1418314013') format('svg');
  font-weight: 700;
}
@font-face {
  font-family: "JuliusSansOne";
  src: url('../font/JuliusSansOne.eot?1418314366');
  src: url('../font/JuliusSansOne.eot?&1418314366#iefix') format('embedded-opentype'), url('../font/JuliusSansOne.woff?1418314366') format('woff'), url('../font/JuliusSansOne.ttf?1418314366') format('truetype'), url('../font/JuliusSansOne.svg?1418314366') format('svg');
  font-weight: 400;
}
/* 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: url('../images/background/bg-body.jpg?1418372839') center 200px no-repeat;
  color: #535353;
  font-size: 18px;
  font-size: 18px;
  line-height: 24px;
  line-height: 24px;
  font-family: "OpenSans", Arial, Helvetica, sans-serif;
  font-weight: 300;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 18, ../sass/partials/_general.scss */
  body {
    color: #535353;
    font-size: 15px;
    font-size: 15px;
    line-height: 21px;
    line-height: 21px;
    font-family: "OpenSans", Arial, Helvetica, sans-serif;
    font-weight: 300;
  }
}
@media (max-width: 767px) {
  /* line 18, ../sass/partials/_general.scss */
  body {
    color: #535353;
    font-size: 15px;
    font-size: 15px;
    line-height: 21px;
    line-height: 21px;
    font-family: "OpenSans", Arial, Helvetica, sans-serif;
    font-weight: 300;
  }
}

/* line 31, ../sass/partials/_general.scss */
.container {
  width: 100%;
  max-width: 1530px;
  padding: 0 15px;
  margin: 0 auto;
  *zoom: 1;
}
/* line 38, ../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-core-1.0.1/stylesheets/compass/utilities/general/_clearfix.scss */
.container:after {
  content: "";
  display: table;
  clear: both;
}

/* line 39, ../sass/partials/_general.scss */
.left {
  float: left;
}

/* line 43, ../sass/partials/_general.scss */
.right {
  float: right;
}

/* line 47, ../sass/partials/_general.scss */
.clearfix {
  *zoom: 1;
}
/* line 38, ../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-core-1.0.1/stylesheets/compass/utilities/general/_clearfix.scss */
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

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

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

/* line 62, ../sass/partials/_general.scss */
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

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

/* line 74, ../sass/partials/_general.scss */
h1,
h1.entry-title,
.h1 {
  font-family: 'JuliusSansOne';
  font-size: 37px;
  line-height: 39px;
  color: #75552f;
  margin: 0 0 40px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 74, ../sass/partials/_general.scss */
  h1,
  h1.entry-title,
  .h1 {
    font-size: 32px;
    line-height: 34px;
    margin: 0 0 25px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 74, ../sass/partials/_general.scss */
  h1,
  h1.entry-title,
  .h1 {
    margin: 0 0 25px;
  }
}
@media (max-width: 767px) {
  /* line 74, ../sass/partials/_general.scss */
  h1,
  h1.entry-title,
  .h1 {
    font-size: 32px;
    line-height: 34px;
    margin: 0 0 10px;
  }
}

/* line 97, ../sass/partials/_general.scss */
h2,
h2.entry-title,
.h2 {
  font-family: 'JuliusSansOne';
  font-size: 23px;
  line-height: 25px;
  color: #75552f;
  margin: 0 0 40px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 97, ../sass/partials/_general.scss */
  h2,
  h2.entry-title,
  .h2 {
    font-size: 20px;
    line-height: 22px;
    margin: 0 0 25px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 97, ../sass/partials/_general.scss */
  h2,
  h2.entry-title,
  .h2 {
    margin: 0 0 25px;
  }
}
@media (max-width: 767px) {
  /* line 97, ../sass/partials/_general.scss */
  h2,
  h2.entry-title,
  .h2 {
    font-size: 20px;
    line-height: 22px;
    margin: 0 0 10px;
  }
}

/* line 120, ../sass/partials/_general.scss */
h3,
h3.entry-title,
.h3 {
  font-family: 'JuliusSansOne';
  font-size: 20px;
  line-height: 22px;
  color: #9c7944;
  margin: 0 0 20px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 120, ../sass/partials/_general.scss */
  h3,
  h3.entry-title,
  .h3 {
    font-size: 17px;
    line-height: 19px;
    margin: 0 0 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 120, ../sass/partials/_general.scss */
  h3,
  h3.entry-title,
  .h3 {
    margin: 0 0 10px;
  }
}
@media (max-width: 767px) {
  /* line 120, ../sass/partials/_general.scss */
  h3,
  h3.entry-title,
  .h3 {
    font-size: 17px;
    line-height: 19px;
    margin: 0 0 10px;
  }
}

/* line 143, ../sass/partials/_general.scss */
b, strong {
  font-weight: 700;
}

/* line 147, ../sass/partials/_general.scss */
.entry-content {
  margin: 0;
}
/* line 150, ../sass/partials/_general.scss */
.entry-content ul {
  list-style-type: disc;
  padding-left: 20px;
  margin: 20px 0;
}

/* line 157, ../sass/partials/_general.scss */
.hentry {
  margin: 0;
}
/* line 160, ../sass/partials/_general.scss */
.hentry p {
  text-align: justify;
  margin-bottom: 40px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 160, ../sass/partials/_general.scss */
  .hentry p {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  /* line 160, ../sass/partials/_general.scss */
  .hentry p {
    margin-top: 10px;
  }
}

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

/* line 179, ../sass/partials/_general.scss */
.half-col {
  width: 50%;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 179, ../sass/partials/_general.scss */
  .half-col {
    width: 100%;
  }
}
@media (max-width: 767px) {
  /* line 179, ../sass/partials/_general.scss */
  .half-col {
    width: 100%;
  }
}

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

/* line 199, ../sass/partials/_general.scss */
#map_canvas {
  height: 400px;
}
@media (max-width: 767px) {
  /* line 199, ../sass/partials/_general.scss */
  #map_canvas {
    height: 250px;
  }
}
/* line 206, ../sass/partials/_general.scss */
#map_canvas .infowindow {
  min-width: 200px;
}
/* line 210, ../sass/partials/_general.scss */
#map_canvas img {
  max-width: none;
}

/* line 217, ../sass/partials/_general.scss */
.gallery img {
  border: 0 !important;
  padding: 0px 15px 12px;
}

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

/* line 14, ../sass/partials/_forms.scss */
.defaultForm a {
  color: #535353;
}
/* line 18, ../sass/partials/_forms.scss */
.defaultForm .gform_fields {
  margin: 0;
}
/* line 22, ../sass/partials/_forms.scss */
.defaultForm li.gfield {
  margin-bottom: 10px;
  display: block;
  list-style: none;
}
/* line 26, ../sass/partials/_forms.scss */
.defaultForm li.gfield.gfieldNoMargin {
  margin-bottom: 0px;
}
/* line 30, ../sass/partials/_forms.scss */
.defaultForm li.gfield ul {
  list-style: none;
  margin: 0;
}
/* line 36, ../sass/partials/_forms.scss */
.defaultForm li.gfield50 {
  float: left;
  width: 48%;
}
/* line 41, ../sass/partials/_forms.scss */
.defaultForm li.gfield33 {
  float: left;
  width: 31%;
}
/* line 44, ../sass/partials/_forms.scss */
.defaultForm li.gfield33.gfieldCenter {
  margin-left: 1.5%;
  margin-right: 1.5%;
}
/* line 50, ../sass/partials/_forms.scss */
.defaultForm li.gfield25 {
  float: left;
  width: 23%;
}
/* line 53, ../sass/partials/_forms.scss */
.defaultForm li.gfield25.gfieldCenter {
  margin-left: 1%;
  margin-right: 1%;
}
/* line 59, ../sass/partials/_forms.scss */
.defaultForm li.gfieldLeft {
  margin-right: 2%;
}
/* line 63, ../sass/partials/_forms.scss */
.defaultForm li.gfieldRight {
  margin-left: 2%;
}
/* line 67, ../sass/partials/_forms.scss */
.defaultForm li.gfieldClear {
  clear: left;
}
/* line 71, ../sass/partials/_forms.scss */
.defaultForm input[type="text"],
.defaultForm input[type="email"],
.defaultForm input[type="date"],
.defaultForm select,
.defaultForm textarea {
  width: 100%;
  padding: 15px 10px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  font-size: 14px;
  line-height: 16px;
  border: none;
  background: #f6f3ee;
}
/* line 85, ../sass/partials/_forms.scss */
.defaultForm textarea {
  resize: none;
}
/* line 89, ../sass/partials/_forms.scss */
.defaultForm select {
  padding: 10px;
}
/* line 91, ../sass/partials/_forms.scss */
.defaultForm select option {
  padding-left: 7px;
}
/* line 96, ../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: 24px;
  line-height: 26px;
  background-color: #9c7944;
  padding: 10px 20px;
  border: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  font-family: "OpenSans", Arial, Helvetica, sans-serif;
  font-weight: 300;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 96, ../sass/partials/_forms.scss */
  .defaultForm button,
  .defaultForm input.button,
  .defaultForm input.button.gform_button {
    color: #fff;
    font-size: 20px;
    line-height: 22px;
    background-color: #9c7944;
    padding: 12px 20px;
    border: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    font-family: "OpenSans", Arial, Helvetica, sans-serif;
    font-weight: 300;
  }
}
@media (max-width: 767px) {
  /* line 96, ../sass/partials/_forms.scss */
  .defaultForm button,
  .defaultForm input.button,
  .defaultForm input.button.gform_button {
    color: #fff;
    font-size: 20px;
    line-height: 22px;
    background-color: #9c7944;
    padding: 10px 20px;
    border: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    font-family: "OpenSans", Arial, Helvetica, sans-serif;
    font-weight: 300;
  }
}
/* line 112, ../sass/partials/_forms.scss */
.defaultForm .privacy {
  font-size: 12px;
  line-height: 14px;
  padding: 10px;
  margin-bottom: 5px;
}
/* line 117, ../sass/partials/_forms.scss */
.defaultForm .privacy .gfield_description {
  margin: 5px 0 0 15px;
  font-size: 11px;
  line-height: 13px;
}
/* line 123, ../sass/partials/_forms.scss */
.defaultForm .gform_footer {
  text-align: center;
}
/* line 127, ../sass/partials/_forms.scss */
.defaultForm .gsurvey-survey-comment {
  margin-bottom: 10px;
}
/* line 129, ../sass/partials/_forms.scss */
.defaultForm .gsurvey-survey-comment div {
  font-weight: normal;
  color: #535353;
  font-size: 18px;
}
/* line 136, ../sass/partials/_forms.scss */
.defaultForm .gsurvey-survey-field {
  overflow: hidden;
  *zoom: 1;
  margin-bottom: 10px;
}

/* line 1, ../sass/partials/_header.scss */
header {
  padding: 15px 0 20px;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 1, ../sass/partials/_header.scss */
  header {
    padding: 10px 0;
  }
}
@media (max-width: 767px) {
  /* line 1, ../sass/partials/_header.scss */
  header {
    padding: 10px 0;
  }
}
/* line 12, ../sass/partials/_header.scss */
header .address {
  font-size: 17px;
  line-height: 19px;
  font-weight: 700;
  color: #aaafa7;
}
/* line 17, ../sass/partials/_header.scss */
header .address a {
  color: #aaafa7;
}
/* line 21, ../sass/partials/_header.scss */
header .address .email {
  margin-left: 15px;
}
@media (max-width: 767px) {
  /* line 21, ../sass/partials/_header.scss */
  header .address .email {
    display: inline-block;
    overflow: hidden;
    background: url('../images/sprite-sdee4aabc2a.png') 0 -66px;
    height: 28px;
    width: 28px;
    text-indent: -9999px;
    margin-left: 10px;
  }
}
@media (max-width: 767px) {
  /* line 34, ../sass/partials/_header.scss */
  header .address .tel {
    display: inline-block;
    overflow: hidden;
    background: url('../images/sprite-sdee4aabc2a.png') 0 -396px;
    height: 28px;
    width: 28px;
    text-indent: -9999px;
  }
}

/* line 46, ../sass/partials/_header.scss */
.logo-wrapper {
  width: 24%;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 46, ../sass/partials/_header.scss */
  .logo-wrapper {
    width: 100%;
  }
}
@media (max-width: 767px) {
  /* line 46, ../sass/partials/_header.scss */
  .logo-wrapper {
    width: 100%;
  }
}
/* line 57, ../sass/partials/_header.scss */
.logo-wrapper img {
  padding-right: 10%;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 57, ../sass/partials/_header.scss */
  .logo-wrapper img {
    padding: 0;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  /* line 57, ../sass/partials/_header.scss */
  .logo-wrapper img {
    padding: 0;
    margin: 0 auto;
  }
}

/* line 72, ../sass/partials/_header.scss */
.header-right {
  width: 76%;
  padding-left: 20px;
  position: relative;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 72, ../sass/partials/_header.scss */
  .header-right {
    width: 100%;
    padding: 0;
    padding-top: 10px;
  }
}
@media (max-width: 767px) {
  /* line 72, ../sass/partials/_header.scss */
  .header-right {
    width: 100%;
    padding: 0;
    padding-top: 10px;
  }
}

/* line 90, ../sass/partials/_header.scss */
.booking-wrapper {
  margin-top: 15px;
  padding: 20px;
  background: url('../images/background/pattern-dot.png?1418320205') top left repeat #363600;
  width: 100%;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 90, ../sass/partials/_header.scss */
  .booking-wrapper {
    margin-top: 10px;
    padding: 15px;
  }
}
@media (max-width: 767px) {
  /* line 90, ../sass/partials/_header.scss */
  .booking-wrapper {
    margin-top: 0px;
    padding: 15px;
  }
}
/* line 106, ../sass/partials/_header.scss */
.booking-wrapper .title {
  color: #fff;
  font-family: 'JuliusSansOne';
  font-size: 28px;
  line-height: 75px;
}
@media (min-width: 1200px) and (max-width: 1499px) {
  /* line 106, ../sass/partials/_header.scss */
  .booking-wrapper .title {
    line-height: 35px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 106, ../sass/partials/_header.scss */
  .booking-wrapper .title {
    line-height: 35px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 106, ../sass/partials/_header.scss */
  .booking-wrapper .title {
    line-height: 35px;
  }
}
@media (max-width: 767px) {
  /* line 106, ../sass/partials/_header.scss */
  .booking-wrapper .title {
    font-size: 24px;
    line-height: 26px;
  }
}

/* line 130, ../sass/partials/_header.scss */
nav.language {
  overflow: hidden;
  *zoom: 1;
}
/* line 133, ../sass/partials/_header.scss */
nav.language ul {
  float: right;
  text-align: right;
}
/* line 137, ../sass/partials/_header.scss */
nav.language li {
  display: inline-block;
}
/* line 139, ../sass/partials/_header.scss */
nav.language li a {
  color: #81786c;
  display: inline-block;
  margin: 5px 0 5px 10px;
  width: 28px;
  height: 28px;
  line-height: 28px;
  background-color: #eaeaea;
  font-size: 15px;
  font-weight: 400;
  text-align: center;
}
@media (max-width: 767px) {
  /* line 139, ../sass/partials/_header.scss */
  nav.language li a {
    margin: 0 0 0 10px;
  }
}
/* line 156, ../sass/partials/_header.scss */
nav.language li.active a, nav.language li:hover a {
  color: #fff;
  background-color: #b59e79;
}

/* line 164, ../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;
}
@media (max-width: 767px) {
  /* line 164, ../sass/partials/_header.scss */
  #site-navigation {
    border-bottom: 1px solid #75552f;
  }
}
/* line 176, ../sass/partials/_header.scss */
#site-navigation ul.menu {
  text-align: left;
  margin-top: 15px;
}
@media (max-width: 767px) {
  /* line 176, ../sass/partials/_header.scss */
  #site-navigation ul.menu {
    margin: 0;
    border-top: 1px solid #75552f;
    display: none;
  }
}
/* line 187, ../sass/partials/_header.scss */
#site-navigation li {
  float: none;
  display: inline-block;
}
/* line 191, ../sass/partials/_header.scss */
#site-navigation li a {
  padding: 10px;
  font-size: 16px;
  line-height: 18px;
  font-weight: 400;
  color: #7f603c;
  text-transform: uppercase;
}
/* line 198, ../sass/partials/_header.scss */
#site-navigation li a::after {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 3px;
  background-color: #5e6a57;
  left: 0;
  bottom: 0;
  -moz-transform: scaleX(0.1);
  -ms-transform: scaleX(0.1);
  -webkit-transform: scaleX(0.1);
  transform: scaleX(0.1);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition: opacity 0.5s, -moz-transform 0.5s;
  -o-transition: opacity 0.5s, -o-transform 0.5s;
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
}
@media (max-width: 767px) {
  /* line 198, ../sass/partials/_header.scss */
  #site-navigation li a::after {
    content: none;
  }
}
/* line 218, ../sass/partials/_header.scss */
#site-navigation li.current-menu-item > a::after, #site-navigation li.current-menu-parent > a::after, #site-navigation li:hover > a::after {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
@media (max-width: 767px) {
  /* line 225, ../sass/partials/_header.scss */
  #site-navigation li.current-menu-item > a, #site-navigation li.current-menu-parent > a, #site-navigation li:hover > a {
    background-color: #5e6a57;
    color: #fff;
  }
}
/* line 234, ../sass/partials/_header.scss */
#site-navigation li ul {
  top: 38px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: rgba(255, 255, 255, 0.88);
  background: #fff \9;
  display: none;
  left: 50%;
  margin-left: -100px;
  padding: 20px 0 10px;
}
/* line 244, ../sass/partials/_header.scss */
#site-navigation li ul li {
  display: block;
}
/* line 247, ../sass/partials/_header.scss */
#site-navigation li ul li a {
  font-size: 15px;
  line-height: 17px;
  color: #7c7163;
  text-align: center;
  padding: 10px 0;
  text-transform: lowercase;
  display: block;
}
/* line 255, ../sass/partials/_header.scss */
#site-navigation li ul li a::after {
  content: none;
}
/* line 260, ../sass/partials/_header.scss */
#site-navigation li ul li.current-menu-item > a, #site-navigation li ul li:hover > a {
  background-color: #fff;
  width: 110%;
  margin-left: -5%;
}
@media (max-width: 767px) {
  /* line 260, ../sass/partials/_header.scss */
  #site-navigation li ul li.current-menu-item > a, #site-navigation li ul li:hover > a {
    background-color: #5e6a57;
    width: 100%;
    margin: 0;
  }
}
/* line 275, ../sass/partials/_header.scss */
#site-navigation li:hover ul {
  display: block;
}
/* line 280, ../sass/partials/_header.scss */
#site-navigation .navbar-toggle {
  display: none;
  margin: 0;
  border: none;
  padding: 10px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none;
}
@media (max-width: 767px) {
  /* line 280, ../sass/partials/_header.scss */
  #site-navigation .navbar-toggle {
    display: block;
    width: 100%;
    text-align: center;
    color: #75552f;
    font-size: 24px;
    line-height: 26px;
    font-family: 'JuliusSansOne';
    text-transform: uppercase;
  }
}
@media (max-width: 767px) {
  /* line 300, ../sass/partials/_header.scss */
  #site-navigation ul {
    display: block;
    width: 100%;
  }
  /* line 304, ../sass/partials/_header.scss */
  #site-navigation ul ul {
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
  }
  /* line 312, ../sass/partials/_header.scss */
  #site-navigation li {
    display: block;
    width: 100%;
  }
  /* line 316, ../sass/partials/_header.scss */
  #site-navigation a {
    display: block;
    width: 100%;
  }
}

/* line 1, ../sass/partials/_primary.scss */
#primary {
  padding: 45px 0 100px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 1, ../sass/partials/_primary.scss */
  #primary {
    padding: 60px 0 100px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 1, ../sass/partials/_primary.scss */
  #primary {
    padding: 40px 0 70px;
  }
}
@media (max-width: 767px) {
  /* line 1, ../sass/partials/_primary.scss */
  #primary {
    padding: 15px 0;
  }
}
/* line 16, ../sass/partials/_primary.scss */
#primary main {
  width: 61.66667%;
  padding-right: 5%;
  padding-left: 15px;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 16, ../sass/partials/_primary.scss */
  #primary main {
    width: 100%;
    padding: 0;
  }
}
@media (max-width: 767px) {
  /* line 16, ../sass/partials/_primary.scss */
  #primary main {
    width: 100%;
    padding: 0;
  }
}
/* line 31, ../sass/partials/_primary.scss */
#primary main#main-offerte {
  width: 100%;
  padding: 0;
}
/* line 37, ../sass/partials/_primary.scss */
#primary aside {
  width: 38.33333%;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 37, ../sass/partials/_primary.scss */
  #primary aside {
    width: 70%;
    margin: 0 15%;
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  /* line 37, ../sass/partials/_primary.scss */
  #primary aside {
    width: 100%;
    margin: 0;
    margin-top: 15px;
  }
}

/* line 1, ../sass/partials/_offerte.scss */
#offerts {
  position: relative;
}
/* line 4, ../sass/partials/_offerte.scss */
#offerts .cycle-pager {
  position: absolute;
  top: 2%;
  width: 100%;
  text-align: center;
  z-index: 999;
}
@media (max-width: 767px) {
  /* line 4, ../sass/partials/_offerte.scss */
  #offerts .cycle-pager {
    top: 0;
  }
}
/* line 15, ../sass/partials/_offerte.scss */
#offerts .cycle-pager span {
  display: inline-block;
  margin-right: 5px;
  height: 10px;
  width: 10px;
  background-color: #fff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
/* line 103, ../sass/partials/_base.scss */
#offerts .cycle-pager span.cycle-pager-active {
  background-color: #a88054;
}

/* line 21, ../sass/partials/_offerte.scss */
.offert-item {
  position: relative;
}
/* line 24, ../sass/partials/_offerte.scss */
.offert-list .offert-item {
  width: 32.333333333333%;
  margin-right: 1%;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 24, ../sass/partials/_offerte.scss */
  .offert-list .offert-item {
    width: 49%;
  }
}
@media (max-width: 767px) {
  /* line 24, ../sass/partials/_offerte.scss */
  .offert-list .offert-item {
    width: 100%;
    margin-bottom: 10px;
    margin-right: 0;
  }
}
/* line 39, ../sass/partials/_offerte.scss */
.offert-item img {
  display: block;
}
/* line 43, ../sass/partials/_offerte.scss */
.offert-item .content {
  position: absolute;
  width: 80%;
  height: 75%;
  background-color: #fff;
  text-align: center;
  top: 10%;
  left: 10%;
  -moz-box-shadow: 0px 0px 50px 0px #000;
  -webkit-box-shadow: 0px 0px 50px 0px #000;
  box-shadow: 0px 0px 50px 0px #000;
  padding: 20% 10%;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 43, ../sass/partials/_offerte.scss */
  .offert-item .content {
    padding: 15% 10%;
  }
}
@media (max-width: 767px) {
  /* line 43, ../sass/partials/_offerte.scss */
  .offert-item .content {
    padding: 15% 10%;
    height: 80%;
  }
}
/* line 63, ../sass/partials/_offerte.scss */
.offert-list .offert-item .content {
  padding: 15% 10%;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 63, ../sass/partials/_offerte.scss */
  .offert-list .offert-item .content {
    padding: 12% 10%;
  }
}
/* line 71, ../sass/partials/_offerte.scss */
.offert-item .content::before {
  content: '';
  position: absolute;
  width: 40%;
  height: 3px;
  left: 30%;
  top: 10%;
  background-color: #cfc5bb;
}
/* line 81, ../sass/partials/_offerte.scss */
.offert-item .content::after {
  content: '';
  position: absolute;
  width: 40%;
  height: 3px;
  left: 30%;
  bottom: 10%;
  background-color: #cfc5bb;
}
/* line 92, ../sass/partials/_offerte.scss */
.offert-item .title {
  display: block;
  text-align: center;
  font-family: 'JuliusSansOne';
  color: #75552f;
  font-size: 40px;
  line-height: 42px;
  margin-bottom: 40px;
}
@media (min-width: 1200px) and (max-width: 1499px) {
  /* line 92, ../sass/partials/_offerte.scss */
  .offert-item .title {
    font-size: 30px;
    line-height: 32px;
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 92, ../sass/partials/_offerte.scss */
  .offert-item .title {
    font-size: 26px;
    line-height: 28px;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  /* line 92, ../sass/partials/_offerte.scss */
  .offert-item .title {
    font-size: 30px;
    line-height: 32px;
    margin-bottom: 0;
  }
}
/* line 115, ../sass/partials/_offerte.scss */
.offert-list .offert-item .title {
  font-size: 38px;
  line-height: 40px;
  margin-bottom: 20px;
}
@media (min-width: 1200px) and (max-width: 1499px) {
  /* line 115, ../sass/partials/_offerte.scss */
  .offert-list .offert-item .title {
    font-size: 28px;
    line-height: 30px;
    margin-bottom: 10px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 115, ../sass/partials/_offerte.scss */
  .offert-list .offert-item .title {
    font-size: 24px;
    line-height: 26px;
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 115, ../sass/partials/_offerte.scss */
  .offert-list .offert-item .title {
    font-size: 24px;
    line-height: 26px;
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  /* line 115, ../sass/partials/_offerte.scss */
  .offert-list .offert-item .title {
    font-size: 30px;
    line-height: 32px;
    margin-bottom: 0;
  }
}
/* line 141, ../sass/partials/_offerte.scss */
.offert-item .description {
  color: #75552f;
  font-size: 14px;
  line-height: 20px;
}
/* line 146, ../sass/partials/_offerte.scss */
.offert-item .more {
  position: absolute;
  display: block;
  bottom: 2%;
  left: 50%;
  background: url('../images/sprite-sdee4aabc2a.png') 0 0;
  height: 56px;
  width: 56px;
  margin-left: -28px;
  overflow: hidden;
  text-indent: 999px;
  -moz-border-radius: 28px;
  -webkit-border-radius: 28px;
  border-radius: 28px;
  -moz-box-shadow: 0px 0px 20px 0px #000;
  -webkit-box-shadow: 0px 0px 20px 0px #000;
  box-shadow: 0px 0px 20px 0px #000;
}
@media (min-width: 1200px) and (max-width: 1499px) {
  /* line 146, ../sass/partials/_offerte.scss */
  .offert-item .more {
    -moz-background-size: 60px 297px;
    -o-background-size: 60px 297px;
    -webkit-background-size: 60px 297px;
    background-size: 60px 297px;
    width: 40px;
    height: 40px;
    background-position: 0 0;
    margin-left: -19.6px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 146, ../sass/partials/_offerte.scss */
  .offert-item .more {
    -moz-background-size: 56px 276px;
    -o-background-size: 56px 276px;
    -webkit-background-size: 56px 276px;
    background-size: 56px 276px;
    width: 37px;
    height: 37px;
    background-position: 0 0;
    margin-left: -18.2px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 169, ../sass/partials/_offerte.scss */
  .offert-list .offert-item .more {
    -moz-background-size: 51px 255px;
    -o-background-size: 51px 255px;
    -webkit-background-size: 51px 255px;
    background-size: 51px 255px;
    width: 34px;
    height: 34px;
    background-position: 0 0;
    margin-left: -16.8px;
  }
}

/* line 178, ../sass/partials/_offerte.scss */
.top-offers {
  margin-bottom: 15px;
}

/* line 1, ../sass/partials/_sezioni.scss */
.section-item {
  position: relative;
  width: 50%;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  /* line 1, ../sass/partials/_sezioni.scss */
  .section-item {
    width: 100%;
  }
}
/* line 10, ../sass/partials/_sezioni.scss */
.section-item img {
  display: block;
}
/* line 14, ../sass/partials/_sezioni.scss */
.section-item .content-wrapper {
  position: absolute;
  background: url('../images/background/pattern-dot.png?1418320205') top left repeat rgba(150, 85, 21, 0.3);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  padding: 10px;
}
/* line 24, ../sass/partials/_sezioni.scss */
.section-item .content-wrapper:hover {
  background-color: rgba(39, 44, 0, 0.3);
}
/* line 29, ../sass/partials/_sezioni.scss */
.section-item .content {
  border: 1px solid #cec6bf;
  height: 100%;
  text-shadow: 3px 0px 5px #666;
  padding: 5% 0;
  position: relative;
}
/* line 37, ../sass/partials/_sezioni.scss */
.section-item .title {
  display: block;
  text-align: center;
  font-family: 'JuliusSansOne';
  color: #fff;
  font-size: 63px;
  line-height: 65px;
  margin-bottom: 40px;
}
@media (min-width: 1200px) and (max-width: 1499px) {
  /* line 37, ../sass/partials/_sezioni.scss */
  .section-item .title {
    font-size: 50px;
    line-height: 52px;
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 37, ../sass/partials/_sezioni.scss */
  .section-item .title {
    font-size: 38px;
    line-height: 40px;
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 37, ../sass/partials/_sezioni.scss */
  .section-item .title {
    font-size: 28px;
    line-height: 30px;
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  /* line 37, ../sass/partials/_sezioni.scss */
  .section-item .title {
    font-size: 28px;
    line-height: 30px;
    margin-bottom: 15px;
  }
}
/* line 66, ../sass/partials/_sezioni.scss */
.section-item .description {
  color: #fff;
  font-size: 27px;
  line-height: 33px;
  font-weight: 300;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 66, ../sass/partials/_sezioni.scss */
  .section-item .description {
    font-size: 20px;
    line-height: 26px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 66, ../sass/partials/_sezioni.scss */
  .section-item .description {
    font-size: 16px;
    line-height: 22px;
  }
}
@media (max-width: 767px) {
  /* line 66, ../sass/partials/_sezioni.scss */
  .section-item .description {
    font-size: 16px;
    line-height: 22px;
  }
}
/* line 84, ../sass/partials/_sezioni.scss */
.section-item .more {
  position: absolute;
  display: block;
  bottom: 10%;
  left: 50%;
  background: url('../images/sprite-sdee4aabc2a.png') 0 0;
  height: 56px;
  width: 56px;
  margin-left: -28px;
  overflow: hidden;
  text-indent: 999px;
  -moz-border-radius: 28px;
  -webkit-border-radius: 28px;
  border-radius: 28px;
  -moz-box-shadow: 0px 0px 20px 0px #000;
  -webkit-box-shadow: 0px 0px 20px 0px #000;
  box-shadow: 0px 0px 20px 0px #000;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 84, ../sass/partials/_sezioni.scss */
  .section-item .more {
    -moz-background-size: 60px 297px;
    -o-background-size: 60px 297px;
    -webkit-background-size: 60px 297px;
    background-size: 60px 297px;
    width: 40px;
    height: 40px;
    background-position: 0 0;
    margin-left: -19.6px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 84, ../sass/partials/_sezioni.scss */
  .section-item .more {
    -moz-background-size: 51px 255px;
    -o-background-size: 51px 255px;
    -webkit-background-size: 51px 255px;
    background-size: 51px 255px;
    width: 34px;
    height: 34px;
    background-position: 0 0;
    margin-left: -16.8px;
  }
}

/* line 110, ../sass/partials/_sezioni.scss */
.single-section .button-wrapper {
  text-align: center;
  width: 31%;
  margin: 0 1%;
  background: url('../images/background/pattern-dot-btn.png?1418400597') top left repeat #e2d6c4;
  padding: 5px;
  margin-bottom: 10px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 110, ../sass/partials/_sezioni.scss */
  .single-section .button-wrapper {
    width: 48%;
  }
}
@media (max-width: 767px) {
  /* line 110, ../sass/partials/_sezioni.scss */
  .single-section .button-wrapper {
    width: 100%;
    margin: 0 0 10px;
  }
}
/* line 127, ../sass/partials/_sezioni.scss */
.single-section .button-wrapper a {
  display: block;
  border: 1px solid #fff;
  padding: 15px 0;
  font-size: 16px;
  line-height: 16px;
  color: #535353;
  font-family: 'JuliusSansOne';
  text-transform: uppercase;
}
@media (min-width: 1200px) and (max-width: 1499px) {
  /* line 127, ../sass/partials/_sezioni.scss */
  .single-section .button-wrapper a {
    font-size: 13px;
    line-height: 13px;
  }
}
/* line 141, ../sass/partials/_sezioni.scss */
.single-section .button-wrapper.current, .single-section .button-wrapper:hover {
  background-color: #9c7944;
}
/* line 145, ../sass/partials/_sezioni.scss */
.single-section .button-wrapper.current a, .single-section .button-wrapper:hover a {
  color: #fff;
}
/* line 151, ../sass/partials/_sezioni.scss */
.single-section .section-menu {
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  /* line 151, ../sass/partials/_sezioni.scss */
  .single-section .section-menu {
    margin: 15px 0 0;
  }
}

/* line 2, ../sass/partials/_dovesiamo.scss */
.dove-siamo .container {
  padding-top: 55px;
  background: url('../images/background/mappa.jpg?1418388619') bottom center no-repeat;
  height: 544px;
  text-indent: -9999px;
  overflow: hidden;
}

/* line 11, ../sass/partials/_dovesiamo.scss */
#map_container {
  margin-top: 40px;
}
@media (max-width: 767px) {
  /* line 11, ../sass/partials/_dovesiamo.scss */
  #map_container {
    margin-top: 15px;
  }
}
/* line 18, ../sass/partials/_dovesiamo.scss */
#map_container .input {
  width: 50%;
}
@media (max-width: 767px) {
  /* line 18, ../sass/partials/_dovesiamo.scss */
  #map_container .input {
    width: 100%;
    margin-bottom: 10px;
  }
}

/* line 1, ../sass/partials/_feedback.scss */
section.feedback-list {
  margin-top: 40px;
}
/* line 4, ../sass/partials/_feedback.scss */
section.feedback-list article {
  background: url('../images/background/pattern-dot-btn.png?1418400597') top left repeat #e2d6c4;
  padding: 30px 60px;
  position: relative;
}
@media (max-width: 767px) {
  /* line 4, ../sass/partials/_feedback.scss */
  section.feedback-list article {
    padding: 20px 40px;
  }
}
/* line 13, ../sass/partials/_feedback.scss */
section.feedback-list article:before {
  content: '“';
  font-family: 'JuliusSansOne';
  position: absolute;
  top: 5px;
  left: 15px;
  font-size: 100px;
  line-height: 102px;
  color: #75552f;
}
@media (max-width: 767px) {
  /* line 13, ../sass/partials/_feedback.scss */
  section.feedback-list article:before {
    font-size: 80px;
    line-height: 82px;
  }
}
/* line 27, ../sass/partials/_feedback.scss */
section.feedback-list article:after {
  content: '”';
  font-family: 'JuliusSansOne';
  position: absolute;
  bottom: -55px;
  right: 15px;
  font-size: 100px;
  line-height: 102px;
  color: #75552f;
}
@media (max-width: 767px) {
  /* line 27, ../sass/partials/_feedback.scss */
  section.feedback-list article:after {
    font-size: 80px;
    line-height: 82px;
  }
}
/* line 41, ../sass/partials/_feedback.scss */
section.feedback-list article .author {
  font-size: 14px;
  line-height: 16px;
  color: #75552f;
  margin-bottom: 15px;
  font-style: italic;
}
/* line 48, ../sass/partials/_feedback.scss */
section.feedback-list article mark {
  font-size: 23px;
  line-height: 25px;
  color: #8b8d5c;
  margin-bottom: 10px;
}
/* line 54, ../sass/partials/_feedback.scss */
section.feedback-list article .date {
  font-size: 14px;
  line-height: 16px;
  text-align: right;
  font-style: italic;
}
/* line 61, ../sass/partials/_feedback.scss */
section.feedback-list article + article {
  margin-top: 20px;
}

/* line 66, ../sass/partials/_feedback.scss */
#feedback {
  position: relative;
}
/* line 69, ../sass/partials/_feedback.scss */
#feedback .cycle-pager {
  position: absolute;
  top: 2%;
  width: 100%;
  text-align: center;
  z-index: 999;
}
/* line 76, ../sass/partials/_feedback.scss */
#feedback .cycle-pager span {
  display: inline-block;
  margin-right: 5px;
  height: 10px;
  width: 10px;
  background-color: #fff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
/* line 103, ../sass/partials/_base.scss */
#feedback .cycle-pager span.cycle-pager-active {
  background-color: #a88054;
}
/* line 81, ../sass/partials/_feedback.scss */
#feedback article {
  width: 100%;
  max-width: 575px;
  height: 0;
  padding-bottom: 100%;
  background-color: #989a6b;
}
/* line 88, ../sass/partials/_feedback.scss */
#feedback article .content {
  position: absolute;
  width: 80%;
  height: 80%;
  background: url('../images/background/tripadvisor.png?1418636168') center 5% no-repeat #fff;
  text-align: center;
  top: 10%;
  left: 10%;
  -moz-box-shadow: 0px 0px 50px 0px #000;
  -webkit-box-shadow: 0px 0px 50px 0px #000;
  box-shadow: 0px 0px 50px 0px #000;
  padding: 20% 10%;
}
@media (min-width: 1200px) and (max-width: 1499px) {
  /* line 88, ../sass/partials/_feedback.scss */
  #feedback article .content {
    background-size: 20%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 88, ../sass/partials/_feedback.scss */
  #feedback article .content {
    background-size: 20%;
  }
}
@media (max-width: 767px) {
  /* line 88, ../sass/partials/_feedback.scss */
  #feedback article .content {
    background-size: 20%;
  }
}
/* line 111, ../sass/partials/_feedback.scss */
#feedback article .content::before {
  content: '';
  position: absolute;
  width: 40%;
  height: 3px;
  left: 30%;
  top: 20%;
  background-color: #cfc5bb;
}
/* line 121, ../sass/partials/_feedback.scss */
#feedback article .content::after {
  content: '';
  position: absolute;
  width: 40%;
  height: 3px;
  left: 30%;
  bottom: 20%;
  background-color: #cfc5bb;
}
/* line 132, ../sass/partials/_feedback.scss */
#feedback article .title {
  font-size: 30px;
  line-height: 32px;
  color: #8b8d5c;
  font-weight: 400;
  margin-bottom: 40px;
}
@media (min-width: 1200px) and (max-width: 1499px) {
  /* line 132, ../sass/partials/_feedback.scss */
  #feedback article .title {
    font-size: 24px;
    line-height: 26px;
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 132, ../sass/partials/_feedback.scss */
  #feedback article .title {
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 132, ../sass/partials/_feedback.scss */
  #feedback article .title {
    font-size: 24px;
    line-height: 26px;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  /* line 132, ../sass/partials/_feedback.scss */
  #feedback article .title {
    font-size: 20px;
    line-height: 22px;
  }
}
/* line 158, ../sass/partials/_feedback.scss */
#feedback article p {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 30px;
}
@media (min-width: 1200px) and (max-width: 1499px) {
  /* line 158, ../sass/partials/_feedback.scss */
  #feedback article p {
    margin-bottom: 15px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 158, ../sass/partials/_feedback.scss */
  #feedback article p {
    margin-bottom: 10px;
  }
}
/* line 171, ../sass/partials/_feedback.scss */
#feedback article .meta {
  position: absolute;
  bottom: 6.5%;
  width: 80%;
  left: 10%;
  font-size: 14px;
  line-height: 20px;
}
@media (max-width: 767px) {
  /* line 171, ../sass/partials/_feedback.scss */
  #feedback article .meta {
    bottom: 2%;
  }
}

/* line 2, ../sass/partials/_bungalow.scss */
.page-template-template-camere-php .servizi {
  margin-top: 50px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 2, ../sass/partials/_bungalow.scss */
  .page-template-template-camere-php .servizi {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  /* line 2, ../sass/partials/_bungalow.scss */
  .page-template-template-camere-php .servizi {
    margin-top: 15px;
  }
}
/* line 15, ../sass/partials/_bungalow.scss */
.page-template-template-camere-php .servizi mark {
  width: 100%;
  font-family: 'JuliusSansOne';
  font-size: 37px;
  line-height: 39px;
  color: #75552f;
  margin: 0 0 20px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 15, ../sass/partials/_bungalow.scss */
  .page-template-template-camere-php .servizi mark {
    font-size: 32px;
    line-height: 34px;
    margin: 0 0 10px;
  }
}
@media (max-width: 767px) {
  /* line 15, ../sass/partials/_bungalow.scss */
  .page-template-template-camere-php .servizi mark {
    font-size: 32px;
    line-height: 34px;
    margin: 0 0 10px;
  }
}
/* line 33, ../sass/partials/_bungalow.scss */
.page-template-template-camere-php .servizi ul {
  list-style-type: disc;
  padding-left: 20px;
}
/* line 37, ../sass/partials/_bungalow.scss */
.page-template-template-camere-php .servizi ul li {
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  /* line 37, ../sass/partials/_bungalow.scss */
  .page-template-template-camere-php .servizi ul li {
    margin-bottom: 5px;
  }
}
/* line 47, ../sass/partials/_bungalow.scss */
.page-template-template-camere-php .prezzo {
  font-size: 48px;
  line-height: 50px;
  color: #a18461;
  font-weight: 700;
  font-style: italic;
  margin-top: 30px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 47, ../sass/partials/_bungalow.scss */
  .page-template-template-camere-php .prezzo {
    font-size: 38px;
    line-height: 40px;
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  /* line 47, ../sass/partials/_bungalow.scss */
  .page-template-template-camere-php .prezzo {
    font-size: 38px;
    line-height: 40px;
    margin-top: 10px;
  }
}
/* line 65, ../sass/partials/_bungalow.scss */
.page-template-template-camere-php .button-big {
  color: #fff;
  font-size: 36px;
  line-height: 38px;
  background-color: #9c7944;
  padding: 25px 35px;
  border: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  font-family: "OpenSans", Arial, Helvetica, sans-serif;
  font-weight: 300;
  display: inline-block;
  margin-top: 15px;
  font-style: italic;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 65, ../sass/partials/_bungalow.scss */
  .page-template-template-camere-php .button-big {
    color: #fff;
    font-size: 28px;
    line-height: 30px;
    background-color: #9c7944;
    padding: 15px 25px;
    border: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    font-family: "OpenSans", Arial, Helvetica, sans-serif;
    font-weight: 300;
  }
}
@media (max-width: 767px) {
  /* line 65, ../sass/partials/_bungalow.scss */
  .page-template-template-camere-php .button-big {
    color: #fff;
    font-size: 28px;
    line-height: 30px;
    background-color: #9c7944;
    padding: 10px 20px;
    border: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    font-family: "OpenSans", Arial, Helvetica, sans-serif;
    font-weight: 300;
  }
}
/* line 80, ../sass/partials/_bungalow.scss */
.page-template-template-camere-php .preventivo {
  padding: 50px 0;
  background-color: #fbfaf9;
}
@media (max-width: 767px) {
  /* line 80, ../sass/partials/_bungalow.scss */
  .page-template-template-camere-php .preventivo {
    padding: 15px 0;
  }
}
/* line 88, ../sass/partials/_bungalow.scss */
.page-template-template-camere-php .preventivo mark {
  font-family: 'JuliusSansOne';
  font-size: 37px;
  line-height: 39px;
  color: #9c7944;
  margin: 0 0 20px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 88, ../sass/partials/_bungalow.scss */
  .page-template-template-camere-php .preventivo mark {
    font-size: 32px;
    line-height: 34px;
    margin: 0 0 10px;
  }
}
@media (max-width: 767px) {
  /* line 88, ../sass/partials/_bungalow.scss */
  .page-template-template-camere-php .preventivo mark {
    font-size: 32px;
    line-height: 34px;
    margin: 0 0 10px;
  }
}
/* line 105, ../sass/partials/_bungalow.scss */
.page-template-template-camere-php .preventivo input[type="text"],
.page-template-template-camere-php .preventivo input[type="email"],
.page-template-template-camere-php .preventivo input[type="date"],
.page-template-template-camere-php .preventivo select,
.page-template-template-camere-php .preventivo textarea {
  background-color: #fff;
  border: 1px solid #e2e2e1;
}
/* line 114, ../sass/partials/_bungalow.scss */
.page-template-template-camere-php .preventivo .text {
  padding-right: 20%;
}
@media (max-width: 767px) {
  /* line 114, ../sass/partials/_bungalow.scss */
  .page-template-template-camere-php .preventivo .text {
    padding: 0;
  }
}
/* line 121, ../sass/partials/_bungalow.scss */
.page-template-template-camere-php .preventivo .text p {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  /* line 121, ../sass/partials/_bungalow.scss */
  .page-template-template-camere-php .preventivo .text p {
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 130, ../sass/partials/_bungalow.scss */
  .page-template-template-camere-php .preventivo .bungalow-prev {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  /* line 130, ../sass/partials/_bungalow.scss */
  .page-template-template-camere-php .preventivo .bungalow-prev {
    margin-top: 30px;
  }
}
/* line 141, ../sass/partials/_bungalow.scss */
.page-template-template-camere-php .header-thumbs {
  margin-top: 20px;
}
/* line 144, ../sass/partials/_bungalow.scss */
.page-template-template-camere-php .header-thumbs .item {
  padding: 0 5px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
}
/* line 148, ../sass/partials/_bungalow.scss */
.page-template-template-camere-php .header-thumbs .item:hover, .page-template-template-camere-php .header-thumbs .item.cycle-slide-active {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

/* line 2, ../sass/partials/_footer.scss */
footer .container {
  border-bottom: 18px solid #9c7944;
  padding-top: 55px;
  padding-bottom: 55px;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 2, ../sass/partials/_footer.scss */
  footer .container {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media (max-width: 767px) {
  /* line 2, ../sass/partials/_footer.scss */
  footer .container {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
/* line 18, ../sass/partials/_footer.scss */
footer .footer-col {
  width: 33.33333%;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 18, ../sass/partials/_footer.scss */
  footer .footer-col {
    width: 100%;
  }
}
@media (max-width: 767px) {
  /* line 18, ../sass/partials/_footer.scss */
  footer .footer-col {
    width: 100%;
  }
}
/* line 30, ../sass/partials/_footer.scss */
footer .contacts-wrapper {
  padding-left: 15px;
  padding-right: 55px;
}
/* line 52, ../sass/partials/_base.scss */
footer .contacts-wrapper .social a.facebook {
  background: url('../images/sprite-sdee4aabc2a.png') 0 -148px;
  height: 34px;
  width: 33px;
  display: inline-block;
  text-indent: -9999px;
  overflow: hidden;
}
/* line 52, ../sass/partials/_base.scss */
footer .contacts-wrapper .social a.gplus {
  background: url('../images/sprite-sdee4aabc2a.png') 0 -192px;
  height: 34px;
  width: 33px;
  display: inline-block;
  text-indent: -9999px;
  overflow: hidden;
}
/* line 61, ../sass/partials/_base.scss */
footer .contacts-wrapper .social a + a {
  margin-left: 5px;
}
@media (min-width: 1200px) and (max-width: 1499px) {
  /* line 30, ../sass/partials/_footer.scss */
  footer .contacts-wrapper {
    padding-right: 0;
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 30, ../sass/partials/_footer.scss */
  footer .contacts-wrapper {
    padding-right: 0;
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 30, ../sass/partials/_footer.scss */
  footer .contacts-wrapper {
    width: 50%;
    margin-left: 15%;
    padding-left: 0;
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  /* line 30, ../sass/partials/_footer.scss */
  footer .contacts-wrapper {
    padding: 0;
    margin-bottom: 10px;
    text-align: center;
  }
}
/* line 61, ../sass/partials/_footer.scss */
footer .mobi-social {
  padding: 23% 12% 0;
  display: none;
}
/* line 52, ../sass/partials/_base.scss */
footer .mobi-social .social a.facebook {
  background: url('../images/sprite-sdee4aabc2a.png') 0 -148px;
  height: 34px;
  width: 33px;
  display: inline-block;
  text-indent: -9999px;
  overflow: hidden;
}
/* line 52, ../sass/partials/_base.scss */
footer .mobi-social .social a.gplus {
  background: url('../images/sprite-sdee4aabc2a.png') 0 -192px;
  height: 34px;
  width: 33px;
  display: inline-block;
  text-indent: -9999px;
  overflow: hidden;
}
/* line 61, ../sass/partials/_base.scss */
footer .mobi-social .social a + a {
  margin-left: 5px;
}
@media (max-width: 767px) {
  /* line 61, ../sass/partials/_footer.scss */
  footer .mobi-social {
    display: block;
  }
}
/* line 72, ../sass/partials/_footer.scss */
footer address {
  text-transform: uppercase;
  font-weight: 300;
  font-size: 15px;
  line-height: 21px;
  color: #5e5e5e;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  /* line 72, ../sass/partials/_footer.scss */
  footer address {
    font-size: 13px;
    line-height: 19px;
    margin-bottom: 10px;
  }
}
/* line 84, ../sass/partials/_footer.scss */
footer address .title {
  font-family: 'JuliusSansOne';
  font-size: 22px;
  line-height: 24px;
  margin-bottom: 10px;
  color: #9c7944;
  font-weight: 700;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 84, ../sass/partials/_footer.scss */
  footer address .title {
    font-size: 18px;
    line-height: 20px;
  }
}
@media (max-width: 767px) {
  /* line 84, ../sass/partials/_footer.scss */
  footer address .title {
    font-size: 18px;
    line-height: 20px;
  }
}
/* line 101, ../sass/partials/_footer.scss */
footer .parco {
  text-align: center;
}
@media (max-width: 767px) {
  /* line 101, ../sass/partials/_footer.scss */
  footer .parco {
    width: 50%;
    padding: 0 5%;
    border-right: 1px solid #ededed;
  }
}
/* line 110, ../sass/partials/_footer.scss */
footer .parco .logo {
  background: url('../images/sprite-sdee4aabc2a.png') 0 -236px;
  height: 150px;
  width: 85px;
  margin: 0 auto 20px;
}
/* line 52, ../sass/partials/_base.scss */
footer .parco .social a.facebook-parco {
  background: url('../images/sprite-sdee4aabc2a.png') 0 -104px;
  height: 34px;
  width: 33px;
  display: inline-block;
  text-indent: -9999px;
  overflow: hidden;
}
/* line 61, ../sass/partials/_base.scss */
footer .parco .social a + a {
  margin-left: 5px;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 119, ../sass/partials/_footer.scss */
  footer .tenuta {
    padding: 0 15%;
    float: none;
  }
}
@media (max-width: 767px) {
  /* line 119, ../sass/partials/_footer.scss */
  footer .tenuta {
    margin-top: 15px;
    float: none;
    text-align: center;
  }
}
/* line 131, ../sass/partials/_footer.scss */
footer .tenuta mark {
  font-family: 'JuliusSansOne';
  font-size: 22px;
  line-height: 24px;
  margin-bottom: 10px;
  color: #9c7944;
  font-weight: 700;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 131, ../sass/partials/_footer.scss */
  footer .tenuta mark {
    font-size: 18px;
    line-height: 20px;
  }
}
/* line 144, ../sass/partials/_footer.scss */
footer .newsletter-wrapper {
  padding: 0 15%;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 144, ../sass/partials/_footer.scss */
  footer .newsletter-wrapper {
    padding: 0 5%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 144, ../sass/partials/_footer.scss */
  footer .newsletter-wrapper {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  /* line 144, ../sass/partials/_footer.scss */
  footer .newsletter-wrapper {
    margin-bottom: 25px;
    padding: 0;
    text-align: center;
  }
}
/* line 161, ../sass/partials/_footer.scss */
footer .newsletter-wrapper mark {
  font-family: 'JuliusSansOne';
  font-size: 22px;
  line-height: 24px;
  margin-bottom: 10px;
  color: #9c7944;
  font-weight: 700;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 161, ../sass/partials/_footer.scss */
  footer .newsletter-wrapper mark {
    font-size: 18px;
    line-height: 20px;
  }
}
/* line 173, ../sass/partials/_footer.scss */
footer .newsletter-wrapper .intro {
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  /* line 173, ../sass/partials/_footer.scss */
  footer .newsletter-wrapper .intro {
    margin-bottom: 10px;
  }
}
/* line 181, ../sass/partials/_footer.scss */
footer .newsletter-wrapper .ginput_container {
  margin-bottom: 10px;
}
/* line 186, ../sass/partials/_footer.scss */
footer .credits {
  text-align: right;
  font-size: 10px;
  line-height: 12px;
  width: 100%;
}
