/* rem conversion */
/* vars + mixins import */
/**
 * colors
 */
.icon {
  background-image: url("../../images/sprite.png?01a17dc2e29ec67c9a5d9e1dd46d43d2c3927ab1");
}

/* partials */
body {
  font-family: 'Karla', sans-serif;
  font-size: 18px;
}

h1, h1.entry-title, .h1 {
  /*color: #93b6c7;*/
  color: #9abccd;
  text-align: left;
  font-size: 35px;
  line-height: 1.11;
  padding: 70px 0 15px;
  margin: 0;
  font-weight: bold;
}

h2,
.sottotitolo {
  color: #bf6a9e;
  text-align: left;
  font-size: 24px;
  line-height: 1;
  font-weight: bold;
  margin-bottom: 25px;
}

h3 {
  font-size: 20px;
  color: #666;
}

@media (min-width: 1441px) {
  .container {
    width: 1470px;
  }
}

img {
  display: initial;
  max-width: 100%;
  height: auto;
}

iframe {
  max-width: 100%;
}

a, a:hover, a:focus, a:active, a:visited {
  /*color: #1c4b6f;*/
  color: #bf6a9e;
  text-decoration: underline;
}

mark {
  font-size: 36px;
  line-height: 1;
  /*color: #1c4b6f;*/
  color: #4c7198;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
}

.smallPadding {
  padding-left: 2px;
  padding-right: 2px;
}

a.btn-primary,
.btn-primary {
  color: #FFF;
}

.btn-primary {
  background: #fbc866;
  border: 2px solid #fbc866;
  border-radius: 0;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1;
  padding: 12px 30px;
  text-decoration: none;
}

.btn-primary:hover {
  background: #FFF;
  border: 2px solid #547ea9;
  color: #547ea9;
}

body.home .cta-webcam {
  display: none;
}

.efp-booking-layout .inner-booking {
  padding: 30px 0px 25px 0;
}

.efp-booking-layout label, .efp-booking-layout .abs-popover-label {
  text-align: center;
  font-size: 16px;
  color: initial;
}

.efp-booking-layout .abs-popover-label {
  cursor: pointer;
}

.efp-booking-layout .date {
  cursor: pointer;
  background-color: transparent;
  box-shadow: none;
  font-size: 15px;
  line-height: 1;
  color: #999;
}

.efp-booking-layout .date,
.efp-booking-layout #abs-popover {
  padding: 12px 15px;
  border-width: 1px;
  border-color: #999;
  line-height: 26px;
  border-radius: 0;
  text-decoration: unset;
}

.efp-booking-layout .input-group {
  display: block;
}

.efp-booking-layout .form-control {
  text-align: left;
  padding: 10px 17px;
  padding: 1rem 1.7rem;
}

.efp-booking-layout .form-control.date {
  padding-bottom: 14px;
}

.efp-booking-layout .form-control.error {
  background-color: #f4e19c;
}

.efp-booking-layout .abs-popover-label,
.efp-booking-layout .form-label {
  font-size: 15.69px;
  color: #666666;
  margin: 0;
  text-align: left;
}

.efp-booking-layout .form-label {
  cursor: pointer;
}

.efp-booking-layout .form-label .icon {
  display: block;
  float: left;
  width: 100%;
  font-size: 25px;
  line-height: 1;
}

.efp-booking-layout #abs-popover {
  background-color: transparent;
  box-shadow: none;
  font-size: 13px;
  text-transform: uppercase;
  color: #999;
  line-height: 1;
}

.efp-booking-layout #abs-popover-content {
  position: absolute;
  width: 100%;
  top: 90px;
  z-index: 200;
}

.efp-booking-layout .btn-primary,
.efp-booking-layout .btn-primary:hover,
.efp-booking-layout .btn-primary:focus,
.efp-booking-layout .btn-primary:visited {
  color: #fff;
  background-color: #547ea9;
  border: 0;
  border-radius: 0;
  padding: 0;
  font-size: 16.5px;
  font-size: 1.65rem;
  line-height: 1;
  line-height: 1;
  text-transform: uppercase;
  max-width: 100%;
  margin-top: 8px;
  font-weight: bold;
  position: relative;
}

@media (min-width: 1441px) {
  .efp-booking-layout .btn-primary,
  .efp-booking-layout .btn-primary:hover,
  .efp-booking-layout .btn-primary:focus,
  .efp-booking-layout .btn-primary:visited {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1;
  }
}

.efp-booking-layout .btn-primary button,
.efp-booking-layout .btn-primary:hover button,
.efp-booking-layout .btn-primary:focus button,
.efp-booking-layout .btn-primary:visited button {
  padding: 18px 30px 15px 30px;
  text-transform: uppercase;
}

.efp-booking-layout .btn-primary .miglior-prezzo,
.efp-booking-layout .btn-primary:hover .miglior-prezzo,
.efp-booking-layout .btn-primary:focus .miglior-prezzo,
.efp-booking-layout .btn-primary:visited .miglior-prezzo {
  text-transform: lowercase;
  font-style: italic;
  font-size: 17px;
  padding-top: 10px;
  font-weight: normal;
}

.efp-booking-layout .btn-primary:hover {
  background-color: #648bb2;
}

.efp-contact-layout .col-md-4 {
  padding-right: 5px;
  padding-left: 5px;
}

.efp-contact-layout legend {
  background-color: #dbdede;
  color: #3f3f3f;
  padding: 0;
  position: relative;
}

.efp-contact-layout legend span {
  padding: 19px 30px;
  display: inline-block;
  background-color: #FFF;
  font-size: 45px;
  font-size: 4.5rem;
  line-height: 1;
}

.efp-contact-layout legend span:after {
  display: none;
}

.efp-contact-layout legend .inner-label {
  display: inline-block;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 83px;
  font-weight: bold;
  padding-left: 20px;
  vertical-align: top;
}

.efp-contact-layout legend.to-next::after {
  content: "";
  position: absolute;
  top: 0;
  right: -24px;
  border-style: solid;
  border-width: 43px 0px 40px 25px;
  border-color: transparent transparent transparent #FFF;
  z-index: 1;
}

.efp-contact-layout .disabled legend.to-next::after {
  /*opacity: 0.6;*/
  border-color: transparent transparent transparent #F1F2F2;
}

.efp-contact-layout .form-group {
  min-height: 460px;
}

.efp-contact-layout .form-control {
  background-color: #F4F4F4;
  border: 0;
  box-shadow: none;
  border-radius: 0;
}

.efp-contact-layout .form-control.error {
  background-color: #f4e19c;
}

.efp-contact-layout .form-row {
  padding-right: 5px;
  padding-left: 5px;
}

.efp-contact-layout .form-row button {
  background-color: #b75892;
  white-space: normal;
}

.efp-contact-layout .form-row button:hover {
  background-color: #ac4a86;
}

.efp-contact-layout .input-group-addon {
  background-color: #F4F4F4;
  border: 0;
  border-radius: 0;
  color: #cbcbcb;
}

.efp-contact-layout fieldset {
  position: relative;
  background: #ffffff;
  color: #666666;
  /*@-moz-document url-prefix() {
			min-height: 460px;
			
			&.with-arrow:after {
				top: -90px;
			}
		}*/
}

.efp-contact-layout fieldset.with-arrow:after {
  content: "";
  position: absolute;
  top: 0;
  right: -18px;
  border-style: solid;
  border-width: 42px 0 41px 20px;
  border-color: transparent transparent transparent #dbdede;
  z-index: 100;
}

.efp-contact-layout .checkbox {
  padding: 30px 25px 0;
}

.efp-contact-layout .checkbox .privacy-link, .efp-contact-layout .checkbox span {
  color: #666666;
}

.efp-contact-layout .form-row .miglior-prezzo,
.efp-contact-layout .miglior-prezzo {
  display: block;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1;
  text-transform: lowercase;
}

.ui-datepicker.ui-widget {
  width: auto;
  border: 0;
  padding: 15px;
  padding: 1.5rem;
  margin-bottom: 20px;
  margin-bottom: 2rem;
  border-radius: 3px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05), 0 0 0 1px rgba(0, 0, 0, 0.07);
}

.ui-datepicker.ui-widget .ui-datepicker-header {
  padding: 6px;
  min-height: 35px;
  color: #333;
  text-transform: lowercase;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1;
  background-color: #fff;
  background-image: initial;
  border: 0;
  border-radius: 0;
}

.ui-datepicker.ui-widget .ui-datepicker-calendar {
  margin: 0;
}

.ui-datepicker.ui-widget .ui-datepicker-calendar td {
  border: 1px solid #e4e7e7;
  text-align: center;
  padding: 0;
}

.ui-datepicker.ui-widget .ui-datepicker-calendar th {
  font-size: 14px;
  color: #757575;
}

.ui-datepicker.ui-widget .ui-datepicker-next,
.ui-datepicker.ui-widget .ui-datepicker-prev {
  background-image: initial;
  border: 1px solid #e4e7e7;
  border-radius: 2px;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  color: #333;
  background-color: #fff;
  width: 35px;
  height: 30px;
  text-align: center;
  -webkit-transition: background-color 0.1s linear, border-color 0.1s linear;
  transition: background-color 0.1s linear, border-color 0.1s linear;
  cursor: pointer;
}

.ui-datepicker.ui-widget .ui-datepicker-next:before,
.ui-datepicker.ui-widget .ui-datepicker-prev:before {
  position: absolute;
  font-size: 20px;
  top: 50%;
  margin-top: -10px;
}

.ui-datepicker.ui-widget .ui-datepicker-next .ui-icon,
.ui-datepicker.ui-widget .ui-datepicker-prev .ui-icon {
  display: none;
}

.ui-datepicker.ui-widget .ui-datepicker-next.ui-state-hover,
.ui-datepicker.ui-widget .ui-datepicker-prev.ui-state-hover {
  border: 1px solid #bbbbbb;
  font-weight: initial;
}

.ui-datepicker.ui-widget .ui-datepicker-prev:before {
  content: "\f104";
  right: 50%;
  margin-right: -2px;
}

.ui-datepicker.ui-widget .ui-datepicker-prev.ui-state-hover {
  top: 2px;
  left: 2px;
}

.ui-datepicker.ui-widget .ui-datepicker-next:before {
  content: "\f105";
  left: 50%;
  margin-left: -2px;
}

.ui-datepicker.ui-widget .ui-datepicker-next.ui-state-hover {
  top: 2px;
  right: 2px;
}

.ui-datepicker.ui-widget .ui-datepicker-calendar .ui-state-default {
  border: 0;
  background-color: #fff;
  background-image: initial;
  color: #333;
  padding: 6px;
  font-weight: 300;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
  text-align: center;
  -webkit-transition: background-color 0.1s linear;
  transition: background-color 0.1s linear;
}

.ui-datepicker.ui-widget .ui-datepicker-calendar .ui-state-default.ui-state-hover {
  border: 0;
  background-color: #dedede;
  background-image: initial;
}

.ui-datepicker.ui-widget .ui-datepicker-calendar .dp-highlight {
  border: 1px solid #438c16;
}

.ui-datepicker.ui-widget .ui-datepicker-calendar .dp-highlight .ui-state-default {
  background-color: #9abccd;
  color: #fff;
}

.ui-datepicker.ui-widget.ui-datepicker-multi {
  z-index: 400 !important;
  padding: 15px 0;
  padding: 1.5rem 0;
}

.ui-datepicker.ui-widget.ui-datepicker-multi .ui-datepicker-group {
  padding: 0 15px;
  padding: 0 1.5rem;
  border-left: 1px solid #e4e7e7;
}

.ui-datepicker.ui-widget.ui-datepicker-multi .ui-datepicker-group:first-child {
  border: 0;
}

.ui-datepicker.ui-widget.ui-datepicker-multi table {
  width: 100%;
}

input.error[type="checkbox"] + a,
input.error[type="checkbox"] + span a {
  background-color: #f4e19c;
}

header {
  background-color: #9abccd;
  color: #333;
  padding: 0;
  position: relative;
}

header [class^="icon-edt"] {
  color: #f2c162;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1;
  display: inline-block;
  vertical-align: middle;
}

header .address {
  font-size: 18px;
  line-height: 1;
  text-align: right;
  /*.header-tel,
		.header-mail {
			margin-left: 80px;
		}*/
}

header .address a, header .address a:hover, header .address a:focus, header .address a:active, header .address a:visited {
  color: #333;
  line-height: 59px;
  display: inline-block;
  text-decoration: unset;
}

header .address a.header-tel,
header .address a.header-mail,
header .address .header-tel,
header .address .header-mail {
  display: block;
  margin: 0 auto;
  text-align: center;
}

header .address .big-button {
  background-color: #b75892;
  border: 0;
  padding-top: 0;
  padding-bottom: 1px;
  vertical-align: top;
}

header .address a.big-button,
header .address .big-button,
header .address .big-button:hover {
  color: #FFF;
}

header .address .big-button:hover {
  background-color: #c67ca9;
}

header img.logo {
  display: block;
  margin: 0 auto;
}

@media (min-width: 1200px) and (max-width: 1440px) {
  header a.logo {
    position: absolute;
    z-index: 100;
  }
}

@media (min-width: 1441px) {
  header a.logo {
    position: absolute;
    z-index: 100;
  }
}

header .menu-fixed-scroll, header .menu-fixed-scroll.scroll {
  background-color: #9abccd;
}

.back-white {
  background-color: #fff;
}

.menu-wrap {
  float: right;
}

.main-navigation {
  background-color: transparent;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1;
}

@media (min-width: 1200px) and (max-width: 1440px) {
  .main-navigation {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1;
  }
}

.main-navigation .menu {
  margin-bottom: 0;
  background-color: transparent;
}

.main-navigation .sub-menu {
  top: 80px;
  z-index: 300;
  background-color: #FFF;
  border: 1px solid #9abccd;
}

.main-navigation .sub-menu a {
  color: #666;
  width: 80%;
  margin: 0 auto;
  text-decoration: unset;
  border-bottom: 1px solid #abc7d5;
  text-align: left;
}

.main-navigation a {
  color: #FFF;
  text-decoration: unset;
}

@media (min-width: 1200px) and (max-width: 1440px) {
  .main-navigation a {
    padding: 45px 11px 20px 7px;
  }
}

@media (min-width: 1441px) {
  .main-navigation a {
    padding: 45px 16px 20px 8px;
  }
}

.main-navigation li:last-child a {
  padding-right: 0;
}

.main-navigation .current-menu-item > a,
.main-navigation .current-menu-parent > a,
.main-navigation a:hover {
  background-color: transparent;
  color: #0f2943;
}

.language-list {
  display: inline-block;
  margin: 0;
  background-color: #e3e3e3;
  padding: 0 15px;
  text-transform: uppercase;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 60px;
  list-style-type: none;
}

.language-list .language-item {
  margin: 0;
  padding: 0;
  display: block;
}

.language-list .dropdown-menu a,
.language-list .dropdown-menu a:hover {
  line-height: 1;
  margin: 0;
  padding: 10px;
  display: block;
  text-transform: uppercase;
}

.gestione-familiare {
  padding: 10px 0;
}

.big-button {
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  padding: 15px 40px;
  border: 2px solid #fff;
  font-size: 20px;
  line-height: 1;
}

.mobi-buttons .path {
  /*fill: palette(accent, base);*/
  fill: #FFF;
}

.mobi-buttons-label {
  color: #FFF;
}

.mobi-buttons a {
  text-decoration: none;
}

.mobi-address {
  text-align: center;
}

.mobi-address a {
  color: #FFF;
}

.mobi-address a.number {
  text-decoration: none;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #FFF;
}

.navbar-toggle,
.menu-offcanvas-button-close {
  background-color: #b75892;
}

.is-mobile .language-list a {
  display: inline-block;
  margin: 0;
  background-color: #e3e3e3;
  padding: 0 10px;
  text-transform: uppercase;
  font-size: 14px;
  list-style-type: none;
  vertical-align: middle;
}

.is-mobile .language-list a span {
  display: none;
}

.is-mobile .language-list .dropdown-menu {
  display: block;
  background: transparent;
  position: static;
  padding: 0;
  border: 0;
  box-shadow: unset;
}

.is-mobile .language-list .dropdown-menu .language-item {
  display: inline-block;
  width: auto;
}

.is-mobile .main-navigation a {
  color: #717171;
}

.is-mobile .main-navigation .current-menu-item > a,
.is-mobile .main-navigation .current-menu-parent > a,
.is-mobile .main-navigation a:hover {
  border-bottom: 2px solid #b75892;
}

.header-slideshow {
  position: relative;
}

.header-slideshow .quick-down {
  position: absolute;
  bottom: 50px;
  width: 100%;
}

.header-slideshow .quick-down [class^="icon-edt"] {
  font-size: 60px;
  font-size: 6rem;
  line-height: 1.5;
  color: #F5F5F5;
  cursor: pointer;
}

.richiedi-informazioni,
.request-information,
.informationen-anfordern,
.demande-information,
.informationen-anfordern,
.zapros-informatsii {
  background: url("../../images/bg-blue.jpg") no-repeat;
  padding: 50px 0 50px 0;
  background-color: #9abccd;
  background-position: 75% 0;
}

.site-footer {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1;
}

.site-footer .footer-icon {
  float: left;
  margin-right: 10px;
}

.site-footer .footer-title {
  text-transform: uppercase;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1;
  margin-bottom: 10px;
  display: block;
}

.site-footer address {
  margin-bottom: 0;
}

.site-footer .credits {
  display: none;
}

.site-footer .social {
  margin-top: 56px;
}

.site-footer .social,
.site-footer .social a {
  color: #666;
  text-decoration: none;
}

.site-footer .social [class^="icon-edt"] {
  font-size: 45px;
  font-size: 4.5rem;
  line-height: 1;
  color: #c7c7c7;
  vertical-align: middle;
}

.site-footer [itemprop="aggregateRating"] {
  display: none;
}

.archive .section-footer .dove-siamo {
  display: none;
}

.archive .booking-adv {
  display: none;
}

.site-main {
  padding-bottom: 50px;
}

.site-main ul li,
.single-offert-anteprima ul li {
  margin-bottom: 12px;
}

.site-main ul li:before,
.single-offert-anteprima ul li:before {
  content: "\e01e";
  font-family: "edita-font";
  padding-right: 10px;
  color: #547ea9;
  vertical-align: top;
}

.entry-content ul {
  list-style-type: none;
  /*padding: 0px 0px 0px 20px;
        list-style-image: url('../../images/check.png');*/
}

.site-content {
  margin-bottom: 50px;
}

.section-layout {
  padding: 80px 0;
}

.booking-adv {
  background: transparent;
  text-align: center;
  position: relative;
  margin-top: -40px;
}

@media (max-width: 767px) {
  .booking-adv {
    display: none;
  }
}

.booking-adv > .container {
  background-color: #FFF;
  border: 6px solid #e8f0f4;
}

.booking-adv.no-header-slideshow {
  margin-top: 0;
  border-bottom: 10px solid #e8f0f4;
  padding-bottom: 25px;
  padding-top: 20px;
}

.booking-adv.no-header-slideshow > .container {
  border: 0;
}

.booking-adv.no-header-slideshow > .container:after {
  display: none;
}

.booking-adv.no-header-slideshow .inner-booking {
  float: left;
  padding: 10px 0px;
}

.booking-adv > .container:after, .booking-adv.no-header-slideshow:after {
  content: "";
  position: absolute;
  width: 100%;
  left: 50%;
  height: 21px;
  bottom: -31px;
  margin-left: -50%;
  background: url("../../images/bg-shadow.png") no-repeat center top;
}

.booking-adv .inner-booking-left {
  padding-top: 11px;
}

.booking-adv > .container:after {
  bottom: -21px;
}

.booking-adv mark {
  font-family: 'Dancing Script', cursive;
  color: #547ea9;
  text-transform: lowercase;
  font-weight: normal;
  margin: 0;
  padding: 0;
  text-align: left;
}

.booking-adv mark span {
  display: block;
  color: #757575;
  font-family: 'Karla', sans-serif;
  font-size: 17.5px;
  font-style: italic;
}

.booking-adv .inner-booking {
  float: left;
  padding: 30px 0px 25px 0;
  width: 100%;
}

.booking-adv .icon-bell {
  float: left;
  margin-right: 15px;
}

.booking-adv .buonimotivi {
  display: none;
  position: absolute;
  right: 50px;
  bottom: 80px;
  background: #fff;
  padding: 4rem 2rem 3rem;
  box-shadow: 0 6px 20px -2px rgba(0, 0, 0, 0.75);
  font-size: 1.6rem;
  text-align: left;
}

.booking-adv .gift {
  position: absolute;
  right: -25px;
  top: -30px;
  cursor: pointer;
  z-index: 20;
  background: url("../../images/sprite/gift.png") no-repeat;
  width: 58px;
  height: 59px;
  content: "";
}

@-webkit-keyframes gift {
  0% {
    right: -50px;
  }
  50% {
    right: -40px;
  }
}

@keyframes gift {
  0% {
    right: -50px;
  }
  50% {
    right: -40px;
  }
}

@media (min-width: 1200px) and (max-width: 1440px) {
  .booking-adv .gift {
    display: block;
  }
}

.is-desktop .booking-adv.scroll {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 250;
  background-color: #FFF;
}

@media (max-width: 767px) {
  .is-mobile .scroll .menu-fixed-scroll {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 105;
  }
}

.content-area,
.main-content,
.single-offerte .site-content {
  background: url("../../images/cuore.png") no-repeat -140px -110px;
}

#primary > aside {
  margin-top: 70px;
}

.section-media {
  background: #e5ecf1;
}

.section-buoni-motivi {
  background-color: #e7edef;
  margin-bottom: 50px;
  text-align: center;
}

.section-buoni-motivi:before, .section-buoni-motivi:after {
  content: " ";
  display: table;
}

.section-buoni-motivi:after {
  clear: both;
}

.section-buoni-motivi [class^="col-"] {
  padding: 0;
}

.section-buoni-motivi .item-anteprima {
  position: relative;
  display: inline-block;
  padding: 0;
  padding-right: 1px;
  overflow: hidden;
}

@media (max-width: 767px) {
  .section-buoni-motivi .item-anteprima {
    width: 100%;
    display: block;
  }
}

.section-buoni-motivi .item-anteprima figcaption {
  position: absolute;
  width: calc(100% - 1px);
  text-align: center;
  background-color: #9abccd;
  font-size: 25px;
  font-size: 2.5rem;
  line-height: 1;
  text-transform: uppercase;
  color: #FFF;
  padding-bottom: 13px;
  margin-top: 13px;
}

@media (max-width: 767px) {
  .section-buoni-motivi .item-anteprima figcaption {
    position: relative;
  }
}

.section-buoni-motivi .item-anteprima figcaption:before {
  display: inline-block;
  vertical-align: text-bottom;
  content: "";
  background: url("../../images/sprite/heart.png");
  width: 26px;
  height: 36px;
  margin-right: 6px;
}

.section-buoni-motivi .item-anteprima figcaption.text-top {
  top: 0;
  left: 0;
}

.section-buoni-motivi .item-anteprima figcaption.text-bottom {
  bottom: 0;
  left: 0;
}

.section-buoni-motivi .item-anteprima .extra-left,
.section-buoni-motivi .item-anteprima .extra-right {
  content: '';
  position: absolute;
  bottom: 100%;
  width: 50%;
  padding-bottom: inherit;
  background-color: inherit;
}

.section-buoni-motivi .item-anteprima .extra-left {
  right: 50%;
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
  -webkit-transform: skewX(45deg);
  transform: skewX(45deg);
}

.section-buoni-motivi .item-anteprima .extra-right {
  left: 50%;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
  -webkit-transform: skewX(-45deg);
  transform: skewX(-45deg);
}

.section-buoni-motivi .item-anteprima.bg-preview-1 figcaption,
.section-buoni-motivi .item-anteprima:nth-child(1) figcaption {
  background-color: #93b6c7;
}

.section-buoni-motivi .item-anteprima.bg-preview-2 figcaption,
.section-buoni-motivi .item-anteprima:nth-child(2) figcaption {
  background-color: #d3a7ba;
}

.section-buoni-motivi .item-anteprima.bg-preview-3 figcaption,
.section-buoni-motivi .item-anteprima:nth-child(3) figcaption {
  background-color: #8ac8c3;
}

.section-buoni-motivi .item-anteprima.bg-preview-4 figcaption,
.section-buoni-motivi .item-anteprima:nth-child(4) figcaption {
  background-color: #bfbfbf;
}

.section-buoni-motivi .item-anteprima-image {
  opacity: 0.8;
}

@media (max-width: 767px) {
  .section-buoni-motivi .item-anteprima-image {
    display: none;
  }
}

.section-buoni-motivi .item-anteprima:hover .item-anteprima-image {
  opacity: 1;
}

.section-buoni-motivi .title {
  font-size: 36px;
  line-height: 1;
  color: #FFF;
  text-transform: uppercase;
  display: block;
  padding-bottom: 20px;
}

.section-buoni-motivi .title.black {
  color: #333333;
}

.section-buoni-motivi .description {
  font-size: 18px;
  line-height: 1.2;
  color: #FFF;
  padding-bottom: 30px;
}

.section-buoni-motivi .description.black {
  color: #333333;
}

.section-buoni-motivi .more {
  background: #FFF;
  color: #333;
  padding: 10px 30px;
  font-weight: bold;
  display: inline-block;
}

.section-buoni-motivi .more.blue {
  background: #3388c9;
  color: #FFF;
}

.section-buoni-motivi a {
  text-decoration: none;
}

.section-buoni-motivi.num-items-4 figcaption {
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 1;
  vertical-align: middle;
}

@media (min-width: 1441px) {
  .section-buoni-motivi.num-items-4 figcaption {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 1;
  }
}

.home .section-buoni-motivi .item-anteprima {
  float: left;
  padding-right: 0;
}

.home .section-buoni-motivi .item-anteprima figcaption {
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1.5;
}

@media (min-width: 1441px) {
  .home .section-buoni-motivi .item-anteprima figcaption {
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 2;
  }
}

.home .section-buoni-motivi .figure-background {
  overflow: hidden;
  min-height: 400px;
  opacity: 0.8;
}

@media (max-width: 767px) {
  .home .section-buoni-motivi .figure-background {
    min-height: unset;
    background: unset !important;
  }
}

.home .section-buoni-motivi .figure-background:hover {
  opacity: 1;
}

.home .section-buoni-motivi .figure-background .item-anteprima {
  position: static;
}

.home .is-desktop .booking-adv.scroll {
  top: 40px;
}

.page-template-template-dove-siamo .section-buoni-motivi .item-anteprima:nth-child(1) figcaption {
  background-color: #d3a7ba;
}

.page-template-template-dove-siamo .section-buoni-motivi .item-anteprima:nth-child(2) figcaption {
  background-color: #8ac8c3;
}

.page-template-template-dove-siamo .section-buoni-motivi .item-anteprima:nth-child(3) figcaption {
  background-color: #bfbfbf;
}

.page-template-template-dove-siamo .dove-siamo {
  display: none;
}

.page-template-template-dove-siamo #position_manual_box [type="text"] {
  width: 100%;
  padding: 20px;
  border-radius: 0;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1;
  line-height: 20px;
  line-height: 2rem;
  color: #303030;
  border: none;
  background-color: #f4f4f4;
}

.page-template-template-dove-siamo #position_manual_box button {
  line-height: 20px;
  line-height: 2rem;
}

.page-template-template-appartamenti .sottotitolo,
.page-template-template-camere .sottotitolo {
  color: #333;
  font-weight: 300;
}

.page-template-template-appartamenti h1, .page-template-template-appartamenti h1.entry-title, .page-template-template-appartamenti .h1 {
  font-size: 30px;
  font-size: 3rem;
  line-height: 1;
}

.page-template-template-appartamenti .section-aside p {
  color: #666;
}

.page-template-template-camere h1, .page-template-template-camere h1.entry-title, .page-template-template-camere .h1 {
  text-align: center;
}

.page-template-template-camere .sottotitolo {
  text-align: center;
}

.caratteristiche-camere table thead th {
  text-align: center;
}

.caratteristiche-camere .section-inner-title mark {
  font-weight: normal;
  color: #9abccd;
  text-transform: unset;
  margin-bottom: 30px;
}

.caratteristiche-camere .section-inner-content {
  background-color: #9abccd;
  padding: 35px 0;
}

.caratteristiche-camere .section-inner-content,
.caratteristiche-camere .section-inner-content a {
  color: #FFF;
}

.caratteristiche-camere .table > tbody > tr > th,
.caratteristiche-camere .table > tbody > tr > td {
  font-weight: normal;
  border-color: #abc7d5;
}

.caratteristiche-camere .table > thead > tr > th {
  border-color: #abc7d5;
}

.caratteristiche-camere .icon-edt-times-4 {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1;
  color: #78a5bc;
}

.buoni-motivi-box-right {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 30;
  padding: 50px;
  max-width: 420px;
  text-align: center;
  background: url("../../images/bg-offerte.jpg") no-repeat;
}

.buoni-motivi-box-left {
  position: absolute;
  bottom: 0;
  right: 0;
  background: url("../../images/bg-offerte.jpg") no-repeat;
  z-index: 30;
  padding: 50px;
  max-width: 420px;
  text-align: center;
}

.buoni-motivi-figure {
  position: relative;
}

.buoni-motivi-item {
  padding: 8px;
}

.buoni-motivi-item:before, .buoni-motivi-item:after {
  content: " ";
  display: table;
}

.buoni-motivi-item:after {
  clear: both;
}

.buoni-motivi-col-50 {
  float: left;
  width: 50%;
}

.buoni-motivi-col-100 {
  float: left;
  width: 100%;
}

.section-offerte {
  padding: 0 0 40px;
}

.section-offerte-title {
  padding-bottom: 45px;
}

.section-offerte .item {
  margin-bottom: 25px;
}

.section-offerte .item .box-offer {
  border: 1px solid #d6d6d6;
  padding: 25px;
  background-color: #fafafa;
}

.section-offerte .item .offerta-thumb {
  position: relative;
  border-right: 1px solid #d6d6d6;
  border-left: 1px solid #d6d6d6;
  border-top: 1px solid #d6d6d6;
  margin-bottom: 20px;
}

.section-offerte .item .offerta-price {
  bottom: 0;
  right: 0;
  max-width: 70%;
  max-height: 60%;
  font-size: 22px;
  line-height: 1;
}

.section-offerte .item .offerta-price-prefix {
  font-size: 15px;
}

.section-offerte .item .offerta-price-item {
  font-size: 46px;
  font-weight: bold;
  color: #b75892;
}

.section-offerte .item .offerta-price-full-item {
  text-decoration: line-through;
  margin-right: 8px;
  color: #abc7d5;
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 1;
}

.section-offerte .item .title, .section-offerte .item h3 {
  font-size: 24px;
  line-height: 1.2;
  padding-bottom: 15px;
  color: #515151;
  text-transform: uppercase;
  text-align: left;
  display: inline-block;
  text-decoration: unset;
  font-weight: bold;
}

.section-offerte .item .description {
  padding-bottom: 30px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.2;
}

.section-offerte .item .validity {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #e2e2e2;
  color: #484848;
  text-align: left;
  padding: 10px 25px;
}

.section-offerte .item .more {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1;
  font-weight: bold;
  background: #FFF;
  border: 3px solid #547ea9;
  color: #547ea9;
  padding: 12px;
  text-transform: uppercase;
  text-align: center;
  margin: auto;
}

.section-offerte .item .more:after {
  content: " >";
}

.section-offerte .item:hover .more {
  background: #547ea9;
  border: 3px solid #547ea9;
  color: #FFF;
}

.section-offerte .view-all {
  display: block;
  text-align: right;
  color: #7d7d7d;
  text-decoration: underline;
  margin-bottom: 25px;
}

.section-offerte .view-all:after {
  content: ">";
  display: inline-block;
  color: #3f3f3f;
  margin-left: 4px;
}

aside .section-offerte .item .offerta-thumb {
  margin-bottom: 0;
}

.section-media .item {
  margin-top: 55px;
  margin-bottom: 55px;
}

.section-media .item:nth-child(2) {
  text-align: right;
}

.section-media .item .title {
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
  color: #1c4b6f;
  padding-right: 110px;
}

.section-media .owl-carousel {
  position: static;
}

.section-media .gallery-item img {
  width: 100%;
}

.section-media .owl-buttons {
  position: absolute;
  top: 0;
  right: 15px;
  width: 80px;
  font-size: 28px;
  color: #1c4b6f;
}

.section-media .owl-prev {
  float: right;
  width: 30px;
  height: 40px;
  cursor: pointer;
}

.section-media .owl-next {
  float: left;
  width: 30px;
  height: 40px;
  cursor: pointer;
}

.section-footer {
  position: relative;
}

@media (max-width: 767px) {
  .section-footer .dove-siamo {
    display: none;
  }
}

.section-footer .richiedi-informazioni h3,
.section-footer .request-information h3,
.section-footer .informationen-anfordern h3,
.section-footer .demande-information h3,
.section-footer .informationen-anfordern h3,
.section-footer .zapros-informatsii h3 {
  font-size: 35px;
  font-size: 3.5rem;
  line-height: 1;
  font-weight: bold;
  letter-spacing: 10px;
  padding-bottom: 40px;
  padding-top: 50px;
  color: #fff;
  text-align: center;
}

#feedback {
  min-height: 440px;
  /*padding-top: 70px;
	margin-bottom: -35px;*/
}

@media (max-width: 767px) {
  #feedback {
    display: none;
  }
}

.feedback-container {
  background: #FFF;
  margin-bottom: 0;
  z-index: 200;
}

.feedback-container .feedback-score {
  padding: 25px 0px 30px;
  overflow: hidden;
  line-height: 20px;
  text-align: right;
}

.feedback-container .feedback-score .feedback-ta-score {
  text-indent: 1000px !important;
}

.feedback-container .review {
  text-align: left;
  font-size: 17.4px;
  color: #666;
  margin-bottom: 35px;
  border-bottom: 1px solid #c6c6c6;
}

.feedback-container .review:last-child {
  border-bottom: 0px;
}

.feedback-container .img-circle {
  border-radius: 0;
}

.feedback-container .TA_certificateOfExcellence {
  float: left;
  margin-right: 15px;
}

.feedback-container .feedback-title {
  font-size: 45px;
  font-family: 'Dancing Script', cursive;
  text-transform: none;
  text-align: left;
  color: #333;
  font-weight: 300;
  margin-bottom: 75px;
}

.feedback-container .feedback-title a {
  font-family: 'Dancing Script', cursive;
  font-size: 45px;
  line-height: 1;
  color: #333;
  display: block;
  padding: 15px 0 20px;
  margin-bottom: 20px;
  text-transform: none;
  text-align: left;
  font-weight: normal;
}

.feedback-container h4 {
  font-size: 29px;
  line-height: 1.2;
  font-weight: 300;
}

.feedback-container h4:before {
  content: open-quote;
}

.feedback-container h4:after {
  content: close-quote;
}

.feedback-container .feedback-giudizio {
  display: none;
  position: absolute;
  right: 15px;
  top: 0;
}

.feedback-container .review-avatar {
  display: none;
}

.feedback-container .feedback-aggregate {
  display: none;
}

.single-offerte .feedback-container {
  background: #FFF;
  margin-bottom: 0;
  z-index: 200;
  border: 1px solid #cccccc;
  margin: 30px 0;
  padding: 40px 40px 20px 40px;
}

.section-aside h2,
.section-aside h3,
.section-aside h4 {
  line-height: 1;
}

.section-aside p {
  line-height: 1.2;
}

.section-aside mark {
  font-weight: normal;
  text-transform: none;
  text-align: left;
  padding: 0;
  font-size: 45px;
  font-size: 4.5rem;
  line-height: 1;
  font-family: 'Dancing Script', cursive;
  margin-bottom: 10px;
}

.section-aside .text-black {
  color: #333;
}

.section-aside .aside-title {
  float: left;
  clear: both;
  margin-bottom: 25px;
  width: 100%;
}

.section-aside .bg-primary {
  background: #e5eef2;
  border: 1px solid #89b1c5;
  padding: 40px 30px;
}

.section-aside .bg-primary,
.section-aside .bg-primary h2,
.section-aside .bg-primary h3,
.section-aside .bg-primary h4 {
  color: #333;
}

.section-aside .bg-primary h2,
.section-aside .bg-primary h3,
.section-aside .bg-primary h4 {
  text-transform: uppercase;
}

.section-aside .item-container-content {
  margin-bottom: 50px;
}

@media (max-width: 767px) {
  .section-aside .webcam-wrapper {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .section-aside .webcam-wrapper {
    display: none;
  }
}

.single-sezioni .booking-adv {
  display: block;
}

.single-sezioni .section-aside mark {
  font-size: 38px;
  font-size: 3.8rem;
  line-height: 1;
}

.page-template-template-eventi .validity p {
  margin: 0;
}

.page-template-template-eventi .section-offerte .item .description {
  padding: 0;
}

.page-template-template-eventi .section-offerte .item .description p {
  margin-bottom: 0;
}

.page-template-template-wifi .menu-fixed-scroll {
  display: none;
}

.page-template-template-wifi .section-like {
  background-color: #9abccd;
  padding: 20px 0 25px 0;
  color: #FFF;
}

.page-template-template-wifi .custom-icon {
  display: inline-block;
  border-radius: 50%;
  width: 150px;
  height: 150px;
  background-color: #b75892;
  border: 5px solid #c67ca9;
  background-repeat: no-repeat;
  background-position: center 42%;
}

.page-template-template-wifi .custom-icon.icon-parcheggio {
  background-image: url("../../images/sprite/parcheggio.png");
}

.page-template-template-wifi .custom-icon.icon-cassaforte {
  background-image: url("../../images/sprite/cassaforte.png");
}

.page-template-template-wifi .custom-icon.icon-tv {
  background-image: url("../../images/sprite/tv.png");
}

.page-template-template-wifi .custom-icon.icon-minifrigo {
  background-image: url("../../images/sprite/minifrigo.png");
}

.page-template-template-wifi .custom-icon.icon-lettini-bimbi {
  background-image: url("../../images/sprite/lettini-bimbi.png");
}

.page-template-template-wifi .custom-icon.icon-piscina {
  background-image: url("../../images/sprite/piscina.png");
}

.page-template-template-wifi #site-navigation,
.page-template-template-wifi #richiedi-informazioni,
.page-template-template-wifi .address .big-button,
.page-template-template-wifi .language-list,
.page-template-template-wifi .header-slideshow .quick-down {
  display: none;
}

.page-template-template-wifi .header-address [class^="col-"] {
  float: right;
}

.page-template-template-wifi footer.site-footer {
  background-color: #FFF;
}

.page-template-template-wifi footer.site-footer .footer-icon {
  float: none;
  margin-right: 10px;
  max-height: 50px;
  width: auto;
  margin-bottom: 15px;
}

.page-template-template-wifi #servizi {
  text-align: center;
}

.page-template-template-wifi #attrazioni-locali {
  background-color: #e7edef;
  padding-top: 70px;
  padding-bottom: 50px;
}

.page-template-template-wifi #attrazioni-locali h2 {
  font-size: 46px;
  color: #93b6c7;
}

.page-template-template-wifi #dettagli-reception h2,
.page-template-template-wifi #dettagli-reception p {
  font-family: 'Dancing Script', cursive;
}

.page-template-template-wifi #dettagli-reception h2 {
  font-size: 60px;
  font-weight: 300;
}

.page-template-template-wifi #dettagli-reception p {
  font-size: 25px;
  font-weight: 300;
  color: #5f5f5f;
}

.page-template-template-wifi .section-like .fb-like {
  margin-left: 15px;
}

.page-template-template-wifi .owl-carousel [class^="col-"] {
  width: 100%;
}

.page-template-template-offerte .booking-adv,
.post-type-archive-offerte .booking-adv {
  display: none;
}

.page-template-template-offerte .section-offerte,
.post-type-archive-offerte .section-offerte {
  padding: 50px 0 40px;
}

.page-template-template-offerte .section-offerte .item .box-offer,
.post-type-archive-offerte .section-offerte .item .box-offer {
  padding: 20px;
}

.page-template-template-offerte .section-offerte .item .offerta-price,
.post-type-archive-offerte .section-offerte .item .offerta-price {
  /*background-color: #fff;*/
  font-size: 22px;
  line-height: 1;
  padding: 0;
}

.page-template-template-offerte .section-offerte .item .description,
.post-type-archive-offerte .section-offerte .item .description {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1;
}

.page-template-template-offerte .item-filter,
.post-type-archive-offerte .item-filter {
  background-color: #e5eef2;
}

.page-template-template-offerte .item-filter .btn,
.post-type-archive-offerte .item-filter .btn {
  border: 0;
  border-radius: 0;
  text-transform: uppercase;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1;
}

.page-template-template-offerte .item-filter .btn,
.page-template-template-offerte .item-filter .btn .badge,
.post-type-archive-offerte .item-filter .btn,
.post-type-archive-offerte .item-filter .btn .badge {
  background-color: transparent;
  color: #666;
}

.page-template-template-offerte .item-filter .btn .badge,
.post-type-archive-offerte .item-filter .btn .badge {
  padding-left: 0;
}

.page-template-template-offerte .item-filter .btn .badge:before,
.post-type-archive-offerte .item-filter .btn .badge:before {
  content: "(";
}

.page-template-template-offerte .item-filter .btn .badge:after,
.post-type-archive-offerte .item-filter .btn .badge:after {
  content: ")";
}

.page-template-template-offerte .item-filter .btn.mixitup-control-active,
.page-template-template-offerte .item-filter .btn.mixitup-control-active .badge,
.post-type-archive-offerte .item-filter .btn.mixitup-control-active,
.post-type-archive-offerte .item-filter .btn.mixitup-control-active .badge {
  color: #FFF;
}

.page-template-template-offerte .item-filter .btn.mixitup-control-active,
.post-type-archive-offerte .item-filter .btn.mixitup-control-active {
  background-color: #568fab;
}

h1.title-offerta {
  text-align: left;
}

.sottotitolo-offerta {
  text-align: left;
}

.offerta-data-validita {
  float: left;
  padding: 10px 20px;
  background-color: #e2e2e2;
  color: #484848;
  text-align: center;
  font-size: 22px;
  line-height: 1;
  font-weight: bold;
  margin-bottom: 20px;
}

.offerta-data-validita .icon-edt-clock-2 {
  font-size: 25px;
  font-size: 2.5rem;
  line-height: 1;
  vertical-align: middle;
}

.offerta-prezzo {
  float: right;
  padding: 20px 36px;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1;
  line-height: 1;
  color: #fff;
  background-color: #547ea9;
  margin-bottom: 20px;
}

.offerta-prezzo-item {
  font-size: 46px;
}

.offerta-prezzo-pieno {
  font-size: 30px;
  font-size: 3rem;
  line-height: 1;
  color: #a8bed4;
  text-decoration: line-through;
}

.offerta-prezzo-suffisso {
  display: inline;
}

.aside-content .button-primary {
  display: block;
  background-color: #fcd17f;
  text-decoration: none;
}

.aside-content .feedback-container .feedback-title {
  font-weight: 300;
}

.single-offert-anteprima {
  padding: 60px 40px 40px;
  background-color: #fafafa;
  border: 1px solid #ebebeb;
  font-size: 18px;
  line-height: 1.2;
  margin-top: 14px;
}

.single-offert-anteprima ul {
  list-style-type: none;
}

.single-offert-anteprima h3 {
  color: #333;
  font-size: 30px;
  line-height: 1.2;
  margin-bottom: 30px;
}

.single-offert-anteprima p {
  margin-bottom: 40px;
}

.single-offert-prezzo {
  line-height: 1.2;
}

.single-offert-prezzo .prezzo {
  font-size: 46px;
  font-weight: bold;
  color: #1c4b6f;
}

a.button-primary {
  background-color: #eeb10b;
  color: #fff;
  font-size: 20px;
  line-height: 1;
  text-align: center;
  padding: 20px 40px;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 25px;
}

.image-thumb-offerta {
  margin-bottom: 35px;
}

.single {
  /*#js-header {
		margin-bottom: 50px;
	}*/
}

.single .validity {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1;
  font-weight: normal;
}

.single .title-offerta {
  padding: 0 0 40px;
}

.single-offerte .booking-adv {
  display: none;
}

.single-offerte .site-content {
  padding-top: 50px;
}

.single-offerte .aside-content .button-primary {
  font-size: 30px;
  font-size: 3rem;
  line-height: 1;
}

.content-area-camere {
  padding: 50px 0;
}

.gallery-camere {
  padding-bottom: 25px;
}

.gallery-camere-2 {
  margin: 0 -15px;
}

.gallery-camere-2 .item {
  padding: 0 15px;
}

.button-piantina {
  background-color: #eeb10b;
  color: #fff;
  text-transform: uppercase;
  padding: 15px;
  text-align: center;
  display: block;
  font-size: 20px;
  line-height: 1.8;
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
}

.button-piantina:before, .button-piantina:after {
  content: " ";
  display: table;
}

.button-piantina:after {
  clear: both;
}

.button-piantina:hover {
  color: #fff;
  background-color: #d69f0a;
}

.button-piantina:active, .button-piantina:visited, .button-piantina:focus {
  color: #fff;
}

.button-piantina .piantina-icon {
  width: 37px;
  height: 37px;
  background: url("../../images/piantina-ico.png");
  display: inline-block;
  float: left;
}

h1.entry-title-camere {
  text-align: left;
  padding: 0px 0 15px;
}

.prezzo-camera {
  font-size: 20px;
  line-height: 1.2;
  color: #3388c9;
}

.prezzo-camera .camera-prezzo {
  font-size: 48px;
  padding-left: 15px;
  font-weight: bold;
}

.testo-servizio {
  font-weight: bold;
  font-size: 14px;
  line-height: 1.2;
  text-transform: uppercase;
  padding: 10px 0;
}

.virtual-camera {
  margin: 40px 0;
}

.room-title {
  color: #9abccd;
  font-size: 30px;
  font-size: 3rem;
  line-height: 1;
  text-decoration: none;
  display: inline-block;
}

.room-list {
  clear: both;
  background-color: #ededed;
  margin-bottom: 50px;
  padding-top: 35px;
  padding-bottom: 35px;
}

.room-list .col-md-6:nth-child(1) {
  margin-right: 0;
  padding-right: 0;
}

.room-list .col-md-6:nth-child(2) {
  margin-left: 0;
  padding-left: 0;
}

.room-list .nav-tabs > li.active {
  background-color: #FFF;
}

.room-list .nav-tabs > li.active > a {
  background-color: transparent;
  border: 0;
}

.room-list .nav-tabs > li.active .room-title {
  color: #9abccd;
}

.room-list .nav-tabs > li > a,
.room-list .nav-tabs > li.active > a {
  padding: 0;
  text-decoration: none;
  color: #666;
}

.room-list .inner-room {
  padding: 15px;
  width: 100%;
  background-color: #F5F5F5;
  margin-top: 4px;
}

.room-list .inner-room .room-title {
  max-width: 35%;
  color: #4b4b4b;
}

.room-list .inner-room .room-thumbnail {
  float: left;
  margin-right: 15px;
}

@media (max-width: 767px) {
  .room-list .inner-room .room-thumbnail {
    float: none;
    display: inline-block;
  }
}

.room-list .inner-room .room-item a {
  color: inherit;
  text-decoration: none;
}

@media (max-width: 767px) {
  .room-list .inner-room .room-item {
    text-align: center;
  }
}

.room-list .inner-room:hover {
  background-color: #FFF;
}

.room-list .inner-room:hover .room-title {
  color: #9abccd;
}

.room-list .inner-room:hover > a {
  background-color: transparent;
  border-color: #FFF;
}

.room-list .inner-room .list-inner-text {
  padding: 15px 0;
}

.room-list .inner-room .price-box {
  display: none;
}

@media (max-width: 767px) {
  .room-list .inner-room .price-box {
    display: block;
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 1;
  }
}

.room-list .inner-room .room-cta {
  display: none;
}

@media (max-width: 767px) {
  .room-list .inner-room .room-cta {
    display: block;
  }
}

@media (max-width: 767px) {
  .room-list .inner-room .room-cta .btn {
    font-size: 30px;
    font-size: 3rem;
    line-height: 1;
  }
}

.room-list .price-box {
  background-color: #e06b62;
  color: #FFF;
  padding: 10px 20px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1;
}

.room-list .price-box .room-price {
  font-size: 30px;
  font-size: 3rem;
  line-height: 1;
  font-weight: bold;
}

.room-list .room-preview {
  background-color: #FFF;
  padding: 20px;
  box-shadow: #AAA 0px 0px 15px;
  position: relative;
}

@media (max-width: 767px) {
  .room-list .room-preview {
    display: none;
  }
}

@media (min-width: 1200px) and (max-width: 1440px) {
  .room-list .room-preview {
    margin-top: -60px;
  }
}

.room-list .room-preview figure {
  position: relative;
  margin-bottom: 40px;
  box-shadow: 0 12px 6px -6px #CFCFCF;
}

.room-list .room-preview figure .price-box {
  position: absolute;
  bottom: -10px;
  width: 40%;
  right: 0;
}

.room-list .room-preview .preview-inner-text {
  padding: 0 45px;
}

.room-list .room-preview .room-title {
  margin-bottom: 30px;
}

.room-list .room-preview .room-cta {
  margin-top: 50px;
  margin-bottom: 60px;
}

.page-template-template-camere .section-aside mark {
  color: #4c7198;
}

/*# sourceMappingURL=maps/edita.css.map */
