/* COLORI */
header {
  width: 100%;
  position: relative;
  z-index: 999999999999999999;
}
ul.nav li.dropdown:hover > ul.dropdown-menu {
  display: block;
}
.topbar {
  background: #80a1c0;
  height: 50px;
  color: #fff;
  margin: 0;
}
.topbar #langbar {
  height: 50px;
  transform: translate(0%, 15px);
}
.topbar #langbar li {
  display: inline-block;
  text-transform: uppercase;
  margin-right: 15px;
}
.topbar #langbar li a {
  color: #fff;
  text-decoration: none;
}
.topbar #langbar li .active,
.topbar #langbar li a:hover {
  color: #47698c;
  font-weight: 600;
}
.topbar #langbar li:last-child {
  margin-right: 0px !important;
}
.topbar .vcenter {
  transform: translate(0%, 15px);
  float: left;
}
.testotop {
  margin-top: 17px;
  float: left;
  width: 40%;
  text-align: right;
  font-size: 15px;
}
.darkbutton {
  background: #47698c;
  height: 50px;
  padding: 0 10px;
}
.darkbutton span:before {
  margin-top: 15px;
}
.top-bar a {
  color: #fff;
}
.pulsantetop {
  background: #5a80a7;
  width: 162px;
  border: none;
}
.pulsantetop .btn-default {
  border-radius: 0px;
  border: none;
  height: 50px;
  color: #fff;
  width: 162px;
}
#logo {
  overflow: hidden;
  height: 100px;
  margin-left: -15px;
}
#logo img {
  max-height: 100px;
  padding: 0px;
}
.menubar {
  font-size: 15px;
  background: #fff;
  /* Old browsers */
  background: -moz-linear-gradient(left, #fff 0%, #fff 40%, #fff 43%, #404549 43%, #404549 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #fff), color-stop(40%, #fff), color-stop(43%, #fff), color-stop(43%, #404549), color-stop(100%, #404549));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #fff 0%, #fff 40%, #fff 43%, #404549 43%, #404549 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #fff 0%, #fff 40%, #fff 43%, #404549 43%, #404549 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #fff 0%, #fff 40%, #fff 43%, #404549 43%, #404549 100%);
  /* IE10+ */
  background: linear-gradient(to right, #fff 0%, #fff 40%, #fff 43%, #404549 43%, #404549 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@white;', endColorstr='@dark-gray', GradientType=1);
  /* IE6-9 */
  height: 100px;
}
.menubar .navbar-default {
  border: 0px;
  background: none;
}
.menubar #navbar-collapse-big {
  padding-right: 0px;
  padding-left: 0px;
  margin-left: -30px;
}
.menubar #navbar-collapse-big .active {
  height: 100px;
}
.menubar #navbar-collapse-big .navbar-nav {
  margin: 0px;
  background: #404549;
}
.menubar #navbar-collapse-big .navbar-nav ul li .activee {
  background: #404549;
}
.menubar #navbar-collapse-big .navbar-nav ul li .activee a {
  color: #47698c;
}
.menubar .dropdown-menu,
.menubar .dropdown-menu:hover {
  width: 100%;
  max-width: 95px;
  overflow: hidden;
}
.menubar .dropdown-menu > li > a:hover {
  color: #728daa;
  background-color: #FEFEFE;
}
.menubar .dropdown-menu > li > a:hover {
  min-width: 95px;
}
.menubar #submenu {
  margin-top: -1px !important;
  z-index: 10000000;
  background: #404549;
  position: relative;
  top: 0;
  left: -45px;
}
.menubar .navbar-collapse {
  border: none;
}
.menubar #navbar-collapse-big .navbar-nav {
  min-height: 100px;
}
.menubar li {
  height: 100px;
  min-width: 95px;
  text-align: center;
  MAX-WIDTH: 120PX;
}
.menubar li a {
  height: 100%;
  width: 100%;
  color: #fff;
  text-transform: uppercase;
  padding: 40px 8px 8px;
}
.menubar #submenu li {
  MAX-WIDTH: 220PX;
}
.menubar .blu,
.menubar .red,
.menubar .brown {
  text-align: center;
  height: 100px;
  color: #80a1c0;
}
.menubar .blu .item-case,
.menubar .red .item-case,
.menubar .brown .item-case {
  padding-top: 30px;
  font-size: 15px;
}
.menubar .blu .item-case a,
.menubar .red .item-case a,
.menubar .brown .item-case a {
  height: 100%;
  width: 100%;
  line-height: 1.5;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
}
.menubar .blu .item-case a:hover,
.menubar .red .item-case a:hover,
.menubar .brown .item-case a:hover {
  color: #404549;
  font-weight: 600;
}
.menubar .blu,
.menubar .red,
.menubar .brown {
  background-color: #5a80a7;
  PADDING-left: 0px;
  PADDING-RIGHT: 0px;
}
.menubar .red {
  background-color: #87595c;
}
.menubar .brown {
  background-color: #706e61;
}
#col-menu {
  padding: 0px;
  font-size: 14px;
  font-weight: 900;
}
.navbar-default .navbar-nav > li > a {
  color: #fff;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #80a1c0;
  background-color: rgba(0, 0, 0, 0);
}
#fieldsetInfo ul li > span input[type=text],
#fieldsetInfo ul li > span select,
#fieldsetRichieste ul li > span textarea {
  max-width: 250px;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555;
  background-color: #FFF;
  background-image: none;
  border: 1px solid #CCC;
  border-radius: 4px;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
#fieldsetRichieste ul li > span input[type=checkbox] {
  -webkit-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
}
#fieldsetRichieste ul li .check-definition label,
#fieldsetRichieste ul li > span textarea {
  max-width: 350px;
}
#ImageStartDate,
#ImageEndDate {
  margin-left: -18px;
}
#fieldsetInfo,
#fieldsetRichieste {
  width: 100%;
}
#MasterContent_ValidateButton {
  background: transparent linear-gradient(to bottom, rgba(255, 255, 255, 0.38) 0%, rgba(255, 255, 255, 0) 100%) repeat scroll 0% 0%;
  color: #FFF;
  box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.3) inset;
  transition: all 0.1s ease-in 0s;
  text-transform: uppercase;
  font-weight: bold;
  background-color: #934AB5;
  border-color: #B90A96;
  text-shadow: 0px -1px 0px #C026A1;
  padding: 6px 12px;
  margin-bottom: 0px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -moz-user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
#MasterContent_ValidateButton:hover {
  background-color: #F449D2;
  border-color: #CF0BA7;
  color: #FFF;
}
#ctl00_MasterContent_RoomsListLabel {
  display: none !important;
}
#public_form_estimate #blockSubmit input {
  height: 35px;
}
.button-color,
.button-color-inverted {
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
  background: transparent;
  color: #fff;
  width: 150px;
  min-width: 180px;
  text-align: center;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 16px;
  border: 2px solid #fff;
  position: relative;
  z-index: 9;
  top: 125px;
}
.button-color a,
.button-color-inverted a {
  text-decoration: none;
  color: #fff;
}
.button-color:hover,
.button-color-inverted:hover {
  background-color: rgba(0, 0, 0, 0.6);
}
.button-color-inverted {
  background: transparent;
  color: #000;
  border: 2px solid #000;
  width: 250px;
}
.button-color-inverted a {
  color: #000;
}
.button-color-inverted:hover {
  background-color: rgba(0, 0, 0, 0.6);
}
.sinistra,
.sinistra1,
.sinistra2,
.sinistra3,
.footer-color,
.box-image,
.destra,
.destra1,
.destra2,
.destra3,
.box-info,
.normal,
.sinistra-bottom,
.destra-mini,
.destra-bottom,
.gallery-page {
  overflow: hidden;
}
.sinistra .col-sm-4,
.sinistra1 .col-sm-4,
.sinistra2 .col-sm-4,
.sinistra3 .col-sm-4,
.footer-color .col-sm-4,
.box-image .col-sm-4,
.destra .col-sm-4,
.destra1 .col-sm-4,
.destra2 .col-sm-4,
.destra3 .col-sm-4,
.box-info .col-sm-4,
.normal .col-sm-4,
.sinistra-bottom .col-sm-4,
.destra-mini .col-sm-4,
.destra-bottom .col-sm-4,
.gallery-page .col-sm-4,
.sinistra .col-sm-6,
.sinistra1 .col-sm-6,
.sinistra2 .col-sm-6,
.sinistra3 .col-sm-6,
.footer-color .col-sm-6,
.box-image .col-sm-6,
.destra .col-sm-6,
.destra1 .col-sm-6,
.destra2 .col-sm-6,
.destra3 .col-sm-6,
.box-info .col-sm-6,
.normal .col-sm-6,
.sinistra-bottom .col-sm-6,
.destra-mini .col-sm-6,
.destra-bottom .col-sm-6,
.gallery-page .col-sm-6 {
  padding-right: 0px;
  padding-left: 0px;
}
.sinistra .image,
.sinistra1 .image,
.sinistra2 .image,
.sinistra3 .image,
.footer-color .image,
.box-image .image,
.destra .image,
.destra1 .image,
.destra2 .image,
.destra3 .image,
.box-info .image,
.normal .image,
.sinistra-bottom .image,
.destra-mini .image,
.destra-bottom .image,
.gallery-page .image,
.sinistra .image-bottom,
.sinistra1 .image-bottom,
.sinistra2 .image-bottom,
.sinistra3 .image-bottom,
.footer-color .image-bottom,
.box-image .image-bottom,
.destra .image-bottom,
.destra1 .image-bottom,
.destra2 .image-bottom,
.destra3 .image-bottom,
.box-info .image-bottom,
.normal .image-bottom,
.sinistra-bottom .image-bottom,
.destra-mini .image-bottom,
.destra-bottom .image-bottom,
.gallery-page .image-bottom {
  overflow: hidden;
  position: relative;
}
.sinistra .image .containerimage,
.sinistra1 .image .containerimage,
.sinistra2 .image .containerimage,
.sinistra3 .image .containerimage,
.footer-color .image .containerimage,
.box-image .image .containerimage,
.destra .image .containerimage,
.destra1 .image .containerimage,
.destra2 .image .containerimage,
.destra3 .image .containerimage,
.box-info .image .containerimage,
.normal .image .containerimage,
.sinistra-bottom .image .containerimage,
.destra-mini .image .containerimage,
.destra-bottom .image .containerimage,
.gallery-page .image .containerimage,
.sinistra .image-bottom .containerimage,
.sinistra1 .image-bottom .containerimage,
.sinistra2 .image-bottom .containerimage,
.sinistra3 .image-bottom .containerimage,
.footer-color .image-bottom .containerimage,
.box-image .image-bottom .containerimage,
.destra .image-bottom .containerimage,
.destra1 .image-bottom .containerimage,
.destra2 .image-bottom .containerimage,
.destra3 .image-bottom .containerimage,
.box-info .image-bottom .containerimage,
.normal .image-bottom .containerimage,
.sinistra-bottom .image-bottom .containerimage,
.destra-mini .image-bottom .containerimage,
.destra-bottom .image-bottom .containerimage,
.gallery-page .image-bottom .containerimage {
  border: 1px solid #fff;
  margin: 25px;
  height: 250px;
}
.sinistra .image:before,
.sinistra1 .image:before,
.sinistra2 .image:before,
.sinistra3 .image:before,
.footer-color .image:before,
.box-image .image:before,
.destra .image:before,
.destra1 .image:before,
.destra2 .image:before,
.destra3 .image:before,
.box-info .image:before,
.normal .image:before,
.sinistra-bottom .image:before,
.destra-mini .image:before,
.destra-bottom .image:before,
.gallery-page .image:before,
.sinistra .image-bottom:before,
.sinistra1 .image-bottom:before,
.sinistra2 .image-bottom:before,
.sinistra3 .image-bottom:before,
.footer-color .image-bottom:before,
.box-image .image-bottom:before,
.destra .image-bottom:before,
.destra1 .image-bottom:before,
.destra2 .image-bottom:before,
.destra3 .image-bottom:before,
.box-info .image-bottom:before,
.normal .image-bottom:before,
.sinistra-bottom .image-bottom:before,
.destra-mini .image-bottom:before,
.destra-bottom .image-bottom:before,
.gallery-page .image-bottom:before {
  background-color: rgba(0, 0, 0, 0.1);
  position: absolute;
  top: 0px;
  bottom: 0px;
  lefT: 0px;
  right: 0px;
  height: 100%;
  width: 100%;
  content: " ";
}
.sinistra .image .info,
.sinistra1 .image .info,
.sinistra2 .image .info,
.sinistra3 .image .info,
.footer-color .image .info,
.box-image .image .info,
.destra .image .info,
.destra1 .image .info,
.destra2 .image .info,
.destra3 .image .info,
.box-info .image .info,
.normal .image .info,
.sinistra-bottom .image .info,
.destra-mini .image .info,
.destra-bottom .image .info,
.gallery-page .image .info,
.sinistra .image-bottom .info,
.sinistra1 .image-bottom .info,
.sinistra2 .image-bottom .info,
.sinistra3 .image-bottom .info,
.footer-color .image-bottom .info,
.box-image .image-bottom .info,
.destra .image-bottom .info,
.destra1 .image-bottom .info,
.destra2 .image-bottom .info,
.destra3 .image-bottom .info,
.box-info .image-bottom .info,
.normal .image-bottom .info,
.sinistra-bottom .image-bottom .info,
.destra-mini .image-bottom .info,
.destra-bottom .image-bottom .info,
.gallery-page .image-bottom .info {
  color: #fff;
  width: 100%;
  position: relative;
  z-index: 9;
  top: 30px;
}
.sinistra .image .info h4,
.sinistra1 .image .info h4,
.sinistra2 .image .info h4,
.sinistra3 .image .info h4,
.footer-color .image .info h4,
.box-image .image .info h4,
.destra .image .info h4,
.destra1 .image .info h4,
.destra2 .image .info h4,
.destra3 .image .info h4,
.box-info .image .info h4,
.normal .image .info h4,
.sinistra-bottom .image .info h4,
.destra-mini .image .info h4,
.destra-bottom .image .info h4,
.gallery-page .image .info h4,
.sinistra .image-bottom .info h4,
.sinistra1 .image-bottom .info h4,
.sinistra2 .image-bottom .info h4,
.sinistra3 .image-bottom .info h4,
.footer-color .image-bottom .info h4,
.box-image .image-bottom .info h4,
.destra .image-bottom .info h4,
.destra1 .image-bottom .info h4,
.destra2 .image-bottom .info h4,
.destra3 .image-bottom .info h4,
.box-info .image-bottom .info h4,
.normal .image-bottom .info h4,
.sinistra-bottom .image-bottom .info h4,
.destra-mini .image-bottom .info h4,
.destra-bottom .image-bottom .info h4,
.gallery-page .image-bottom .info h4 {
  height: 37.5px;
  padding: 10px;
  line-height: 1.5;
  /*  &:before {
                    content: url('../img/corona-white.png');
                }*/
  text-align: center;
  font-size: 25px;
}
.sinistra .image .info .icon-1:before,
.sinistra1 .image .info .icon-1:before,
.sinistra2 .image .info .icon-1:before,
.sinistra3 .image .info .icon-1:before,
.footer-color .image .info .icon-1:before,
.box-image .image .info .icon-1:before,
.destra .image .info .icon-1:before,
.destra1 .image .info .icon-1:before,
.destra2 .image .info .icon-1:before,
.destra3 .image .info .icon-1:before,
.box-info .image .info .icon-1:before,
.normal .image .info .icon-1:before,
.sinistra-bottom .image .info .icon-1:before,
.destra-mini .image .info .icon-1:before,
.destra-bottom .image .info .icon-1:before,
.gallery-page .image .info .icon-1:before,
.sinistra .image-bottom .info .icon-1:before,
.sinistra1 .image-bottom .info .icon-1:before,
.sinistra2 .image-bottom .info .icon-1:before,
.sinistra3 .image-bottom .info .icon-1:before,
.footer-color .image-bottom .info .icon-1:before,
.box-image .image-bottom .info .icon-1:before,
.destra .image-bottom .info .icon-1:before,
.destra1 .image-bottom .info .icon-1:before,
.destra2 .image-bottom .info .icon-1:before,
.destra3 .image-bottom .info .icon-1:before,
.box-info .image-bottom .info .icon-1:before,
.normal .image-bottom .info .icon-1:before,
.sinistra-bottom .image-bottom .info .icon-1:before,
.destra-mini .image-bottom .info .icon-1:before,
.destra-bottom .image-bottom .info .icon-1:before,
.gallery-page .image-bottom .info .icon-1:before {
  content: url('../img/vela.png');
  margin-left: 10px;
  margin-top: 0px;
}
.sinistra .image .info .icon-2:before,
.sinistra1 .image .info .icon-2:before,
.sinistra2 .image .info .icon-2:before,
.sinistra3 .image .info .icon-2:before,
.footer-color .image .info .icon-2:before,
.box-image .image .info .icon-2:before,
.destra .image .info .icon-2:before,
.destra1 .image .info .icon-2:before,
.destra2 .image .info .icon-2:before,
.destra3 .image .info .icon-2:before,
.box-info .image .info .icon-2:before,
.normal .image .info .icon-2:before,
.sinistra-bottom .image .info .icon-2:before,
.destra-mini .image .info .icon-2:before,
.destra-bottom .image .info .icon-2:before,
.gallery-page .image .info .icon-2:before,
.sinistra .image-bottom .info .icon-2:before,
.sinistra1 .image-bottom .info .icon-2:before,
.sinistra2 .image-bottom .info .icon-2:before,
.sinistra3 .image-bottom .info .icon-2:before,
.footer-color .image-bottom .info .icon-2:before,
.box-image .image-bottom .info .icon-2:before,
.destra .image-bottom .info .icon-2:before,
.destra1 .image-bottom .info .icon-2:before,
.destra2 .image-bottom .info .icon-2:before,
.destra3 .image-bottom .info .icon-2:before,
.box-info .image-bottom .info .icon-2:before,
.normal .image-bottom .info .icon-2:before,
.sinistra-bottom .image-bottom .info .icon-2:before,
.destra-mini .image-bottom .info .icon-2:before,
.destra-bottom .image-bottom .info .icon-2:before,
.gallery-page .image-bottom .info .icon-2:before {
  content: url('../img/ancora.png');
  margin-left: 10px;
  margin-top: 0px;
}
.sinistra .image .info .icon-3:before,
.sinistra1 .image .info .icon-3:before,
.sinistra2 .image .info .icon-3:before,
.sinistra3 .image .info .icon-3:before,
.footer-color .image .info .icon-3:before,
.box-image .image .info .icon-3:before,
.destra .image .info .icon-3:before,
.destra1 .image .info .icon-3:before,
.destra2 .image .info .icon-3:before,
.destra3 .image .info .icon-3:before,
.box-info .image .info .icon-3:before,
.normal .image .info .icon-3:before,
.sinistra-bottom .image .info .icon-3:before,
.destra-mini .image .info .icon-3:before,
.destra-bottom .image .info .icon-3:before,
.gallery-page .image .info .icon-3:before,
.sinistra .image-bottom .info .icon-3:before,
.sinistra1 .image-bottom .info .icon-3:before,
.sinistra2 .image-bottom .info .icon-3:before,
.sinistra3 .image-bottom .info .icon-3:before,
.footer-color .image-bottom .info .icon-3:before,
.box-image .image-bottom .info .icon-3:before,
.destra .image-bottom .info .icon-3:before,
.destra1 .image-bottom .info .icon-3:before,
.destra2 .image-bottom .info .icon-3:before,
.destra3 .image-bottom .info .icon-3:before,
.box-info .image-bottom .info .icon-3:before,
.normal .image-bottom .info .icon-3:before,
.sinistra-bottom .image-bottom .info .icon-3:before,
.destra-mini .image-bottom .info .icon-3:before,
.destra-bottom .image-bottom .info .icon-3:before,
.gallery-page .image-bottom .info .icon-3:before {
  content: url('../img/olivo.png');
  margin-left: 10px;
  margin-top: 0px;
}
.sinistra .image .info a,
.sinistra1 .image .info a,
.sinistra2 .image .info a,
.sinistra3 .image .info a,
.footer-color .image .info a,
.box-image .image .info a,
.destra .image .info a,
.destra1 .image .info a,
.destra2 .image .info a,
.destra3 .image .info a,
.box-info .image .info a,
.normal .image .info a,
.sinistra-bottom .image .info a,
.destra-mini .image .info a,
.destra-bottom .image .info a,
.gallery-page .image .info a,
.sinistra .image-bottom .info a,
.sinistra1 .image-bottom .info a,
.sinistra2 .image-bottom .info a,
.sinistra3 .image-bottom .info a,
.footer-color .image-bottom .info a,
.box-image .image-bottom .info a,
.destra .image-bottom .info a,
.destra1 .image-bottom .info a,
.destra2 .image-bottom .info a,
.destra3 .image-bottom .info a,
.box-info .image-bottom .info a,
.normal .image-bottom .info a,
.sinistra-bottom .image-bottom .info a,
.destra-mini .image-bottom .info a,
.destra-bottom .image-bottom .info a,
.gallery-page .image-bottom .info a {
  color: #fff;
  text-decoration: none;
}
.sinistra .image-bottom,
.sinistra1 .image-bottom,
.sinistra2 .image-bottom,
.sinistra3 .image-bottom,
.footer-color .image-bottom,
.box-image .image-bottom,
.destra .image-bottom,
.destra1 .image-bottom,
.destra2 .image-bottom,
.destra3 .image-bottom,
.box-info .image-bottom,
.normal .image-bottom,
.sinistra-bottom .image-bottom,
.destra-mini .image-bottom,
.destra-bottom .image-bottom,
.gallery-page .image-bottom {
  min-height: 150px;
}
.sinistra .image,
.sinistra1 .image,
.sinistra2 .image,
.sinistra3 .image,
.footer-color .image,
.box-image .image,
.destra .image,
.destra1 .image,
.destra2 .image,
.destra3 .image,
.box-info .image,
.normal .image,
.sinistra-bottom .image,
.destra-mini .image,
.destra-bottom .image,
.gallery-page .image {
  min-height: 180px;
}
.sinistra .description,
.sinistra1 .description,
.sinistra2 .description,
.sinistra3 .description,
.footer-color .description,
.box-image .description,
.destra .description,
.destra1 .description,
.destra2 .description,
.destra3 .description,
.box-info .description,
.normal .description,
.sinistra-bottom .description,
.destra-mini .description,
.destra-bottom .description,
.gallery-page .description,
.sinistra .testo,
.sinistra1 .testo,
.sinistra2 .testo,
.sinistra3 .testo,
.footer-color .testo,
.box-image .testo,
.destra .testo,
.destra1 .testo,
.destra2 .testo,
.destra3 .testo,
.box-info .testo,
.normal .testo,
.sinistra-bottom .testo,
.destra-mini .testo,
.destra-bottom .testo,
.gallery-page .testo {
  color: #404549;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}
.sinistra .description h5,
.sinistra1 .description h5,
.sinistra2 .description h5,
.sinistra3 .description h5,
.footer-color .description h5,
.box-image .description h5,
.destra .description h5,
.destra1 .description h5,
.destra2 .description h5,
.destra3 .description h5,
.box-info .description h5,
.normal .description h5,
.sinistra-bottom .description h5,
.destra-mini .description h5,
.destra-bottom .description h5,
.gallery-page .description h5,
.sinistra .testo h5,
.sinistra1 .testo h5,
.sinistra2 .testo h5,
.sinistra3 .testo h5,
.footer-color .testo h5,
.box-image .testo h5,
.destra .testo h5,
.destra1 .testo h5,
.destra2 .testo h5,
.destra3 .testo h5,
.box-info .testo h5,
.normal .testo h5,
.sinistra-bottom .testo h5,
.destra-mini .testo h5,
.destra-bottom .testo h5,
.gallery-page .testo h5 {
  border-left: 5px solid #dae1e9;
  padding: 0px 5px;
}
.sinistra .description h5 a,
.sinistra1 .description h5 a,
.sinistra2 .description h5 a,
.sinistra3 .description h5 a,
.footer-color .description h5 a,
.box-image .description h5 a,
.destra .description h5 a,
.destra1 .description h5 a,
.destra2 .description h5 a,
.destra3 .description h5 a,
.box-info .description h5 a,
.normal .description h5 a,
.sinistra-bottom .description h5 a,
.destra-mini .description h5 a,
.destra-bottom .description h5 a,
.gallery-page .description h5 a,
.sinistra .testo h5 a,
.sinistra1 .testo h5 a,
.sinistra2 .testo h5 a,
.sinistra3 .testo h5 a,
.footer-color .testo h5 a,
.box-image .testo h5 a,
.destra .testo h5 a,
.destra1 .testo h5 a,
.destra2 .testo h5 a,
.destra3 .testo h5 a,
.box-info .testo h5 a,
.normal .testo h5 a,
.sinistra-bottom .testo h5 a,
.destra-mini .testo h5 a,
.destra-bottom .testo h5 a,
.gallery-page .testo h5 a {
  text-decoration: none;
  color: #404549;
}
.sinistra .description .subtitle,
.sinistra1 .description .subtitle,
.sinistra2 .description .subtitle,
.sinistra3 .description .subtitle,
.footer-color .description .subtitle,
.box-image .description .subtitle,
.destra .description .subtitle,
.destra1 .description .subtitle,
.destra2 .description .subtitle,
.destra3 .description .subtitle,
.box-info .description .subtitle,
.normal .description .subtitle,
.sinistra-bottom .description .subtitle,
.destra-mini .description .subtitle,
.destra-bottom .description .subtitle,
.gallery-page .description .subtitle,
.sinistra .testo .subtitle,
.sinistra1 .testo .subtitle,
.sinistra2 .testo .subtitle,
.sinistra3 .testo .subtitle,
.footer-color .testo .subtitle,
.box-image .testo .subtitle,
.destra .testo .subtitle,
.destra1 .testo .subtitle,
.destra2 .testo .subtitle,
.destra3 .testo .subtitle,
.box-info .testo .subtitle,
.normal .testo .subtitle,
.sinistra-bottom .testo .subtitle,
.destra-mini .testo .subtitle,
.destra-bottom .testo .subtitle,
.gallery-page .testo .subtitle {
  margin-top: 25px;
  font-size: 13px;
  line-height: 1.5;
  text-align: left;
}
.sinistra .description .subtitle span,
.sinistra1 .description .subtitle span,
.sinistra2 .description .subtitle span,
.sinistra3 .description .subtitle span,
.footer-color .description .subtitle span,
.box-image .description .subtitle span,
.destra .description .subtitle span,
.destra1 .description .subtitle span,
.destra2 .description .subtitle span,
.destra3 .description .subtitle span,
.box-info .description .subtitle span,
.normal .description .subtitle span,
.sinistra-bottom .description .subtitle span,
.destra-mini .description .subtitle span,
.destra-bottom .description .subtitle span,
.gallery-page .description .subtitle span,
.sinistra .testo .subtitle span,
.sinistra1 .testo .subtitle span,
.sinistra2 .testo .subtitle span,
.sinistra3 .testo .subtitle span,
.footer-color .testo .subtitle span,
.box-image .testo .subtitle span,
.destra .testo .subtitle span,
.destra1 .testo .subtitle span,
.destra2 .testo .subtitle span,
.destra3 .testo .subtitle span,
.box-info .testo .subtitle span,
.normal .testo .subtitle span,
.sinistra-bottom .testo .subtitle span,
.destra-mini .testo .subtitle span,
.destra-bottom .testo .subtitle span,
.gallery-page .testo .subtitle span {
  font-size: 20px;
  color: #dae1e9;
}
.sinistra .description p,
.sinistra1 .description p,
.sinistra2 .description p,
.sinistra3 .description p,
.footer-color .description p,
.box-image .description p,
.destra .description p,
.destra1 .description p,
.destra2 .description p,
.destra3 .description p,
.box-info .description p,
.normal .description p,
.sinistra-bottom .description p,
.destra-mini .description p,
.destra-bottom .description p,
.gallery-page .description p,
.sinistra .testo p,
.sinistra1 .testo p,
.sinistra2 .testo p,
.sinistra3 .testo p,
.footer-color .testo p,
.box-image .testo p,
.destra .testo p,
.destra1 .testo p,
.destra2 .testo p,
.destra3 .testo p,
.box-info .testo p,
.normal .testo p,
.sinistra-bottom .testo p,
.destra-mini .testo p,
.destra-bottom .testo p,
.gallery-page .testo p {
  line-height: 1.5;
}
.sinistra .box-alto,
.sinistra1 .box-alto,
.sinistra2 .box-alto,
.sinistra3 .box-alto,
.footer-color .box-alto,
.box-image .box-alto,
.destra .box-alto,
.destra1 .box-alto,
.destra2 .box-alto,
.destra3 .box-alto,
.box-info .box-alto,
.normal .box-alto,
.sinistra-bottom .box-alto,
.destra-mini .box-alto,
.destra-bottom .box-alto,
.gallery-page .box-alto {
  padding-top: 100px;
}
.sinistra .box-alto h5,
.sinistra1 .box-alto h5,
.sinistra2 .box-alto h5,
.sinistra3 .box-alto h5,
.footer-color .box-alto h5,
.box-image .box-alto h5,
.destra .box-alto h5,
.destra1 .box-alto h5,
.destra2 .box-alto h5,
.destra3 .box-alto h5,
.box-info .box-alto h5,
.normal .box-alto h5,
.sinistra-bottom .box-alto h5,
.destra-mini .box-alto h5,
.destra-bottom .box-alto h5,
.gallery-page .box-alto h5 {
  font-size: 19px;
}
.sinistra .blu,
.sinistra1 .blu,
.sinistra2 .blu,
.sinistra3 .blu,
.footer-color .blu,
.box-image .blu,
.destra .blu,
.destra1 .blu,
.destra2 .blu,
.destra3 .blu,
.box-info .blu,
.normal .blu,
.sinistra-bottom .blu,
.destra-mini .blu,
.destra-bottom .blu,
.gallery-page .blu {
  background: #dae1e9;
  width: 100%;
  min-height: 300px;
  min-height: 400px;
}
.sinistra .white,
.sinistra1 .white,
.sinistra2 .white,
.sinistra3 .white,
.footer-color .white,
.box-image .white,
.destra .white,
.destra1 .white,
.destra2 .white,
.destra3 .white,
.box-info .white,
.normal .white,
.sinistra-bottom .white,
.destra-mini .white,
.destra-bottom .white,
.gallery-page .white {
  width: 100%;
  background: #fff;
  min-height: 300px;
  min-height: 400px;
}
.sinistra .box-info-0,
.sinistra1 .box-info-0,
.sinistra2 .box-info-0,
.sinistra3 .box-info-0,
.footer-color .box-info-0,
.box-image .box-info-0,
.destra .box-info-0,
.destra1 .box-info-0,
.destra2 .box-info-0,
.destra3 .box-info-0,
.box-info .box-info-0,
.normal .box-info-0,
.sinistra-bottom .box-info-0,
.destra-mini .box-info-0,
.destra-bottom .box-info-0,
.gallery-page .box-info-0 {
  background: #fff;
  height: 100px;
}
.sinistra .box-info-1,
.sinistra1 .box-info-1,
.sinistra2 .box-info-1,
.sinistra3 .box-info-1,
.footer-color .box-info-1,
.box-image .box-info-1,
.destra .box-info-1,
.destra1 .box-info-1,
.destra2 .box-info-1,
.destra3 .box-info-1,
.box-info .box-info-1,
.normal .box-info-1,
.sinistra-bottom .box-info-1,
.destra-mini .box-info-1,
.destra-bottom .box-info-1,
.gallery-page .box-info-1 {
  background: #fff;
  min-height: 300px;
}
.sinistra .box-info-2,
.sinistra1 .box-info-2,
.sinistra2 .box-info-2,
.sinistra3 .box-info-2,
.footer-color .box-info-2,
.box-image .box-info-2,
.destra .box-info-2,
.destra1 .box-info-2,
.destra2 .box-info-2,
.destra3 .box-info-2,
.box-info .box-info-2,
.normal .box-info-2,
.sinistra-bottom .box-info-2,
.destra-mini .box-info-2,
.destra-bottom .box-info-2,
.gallery-page .box-info-2 {
  background: #80a1c0;
  min-height: 300px;
}
.sinistra .box-info-3,
.sinistra1 .box-info-3,
.sinistra2 .box-info-3,
.sinistra3 .box-info-3,
.footer-color .box-info-3,
.box-image .box-info-3,
.destra .box-info-3,
.destra1 .box-info-3,
.destra2 .box-info-3,
.destra3 .box-info-3,
.box-info .box-info-3,
.normal .box-info-3,
.sinistra-bottom .box-info-3,
.destra-mini .box-info-3,
.destra-bottom .box-info-3,
.gallery-page .box-info-3 {
  background: #fff;
  min-height: 300px;
}
.box-info {
  height: auto;
  overflow: initial;
  margin: 50px 0;
}
.box-info .description {
  border: 1px solid #dae1e9;
}
.box-info .description h5 {
  border: none;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  min-height: 60px;
}
.box-info .description .subtitle {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.box-info .description .subtitle img {
  margin-top: 15px;
  max-width: 100px;
}
.destra-mini {
  height: 100px;
}
.sinistra,
.destra,
.normal {
  min-height: 300px;
}
.footer-color,
.box-image {
  background: #dae1e9;
}
.sinistra,
.gallery-home {
  background: #dae1e9;
  /* Old browsers */
  background: -moz-linear-gradient(left, #dae1e9 0%, #dae1e9 48%, #dae1e9 48%, #fff 49%, #fff 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #dae1e9), color-stop(48%, #dae1e9), color-stop(49%, #dae1e9), color-stop(50%, #fff), color-stop(100%, #fff));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #dae1e9 0%, #dae1e9 48%, #dae1e9 48%, #fff 49%, #fff 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #dae1e9 0%, #dae1e9 48%, #dae1e9 48%, #fff 49%, #fff 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #dae1e9 0%, #dae1e9 48%, #dae1e9 48%, #fff 49%, #fff 100%);
  /* IE10+ */
  background: linear-gradient(to right, #dae1e9 0%, #dae1e9 48%, #dae1e9 48%, #fff 49%, #fff 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@bkdx', endColorstr='@bksx', GradientType=1);
  /* IE6-9 */
}
.sinistra .description h5,
.gallery-home .description h5 {
  border-right: 5px solid #dae1e9;
  text-align: left;
  border-left: none;
}
.info-color {
  background: #dae1e9;
  /* Old browsers */
  background: -moz-linear-gradient(left, #dae1e9 0%, #dae1e9 48%, #dae1e9 50%, #fff 50%, #fff 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #dae1e9), color-stop(48%, #dae1e9), color-stop(50%, #dae1e9), color-stop(50%, #fff), color-stop(100%, #fff));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #dae1e9 0%, #dae1e9 48%, #dae1e9 50%, #fff 50%, #fff 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #dae1e9 0%, #dae1e9 48%, #dae1e9 50%, #fff 50%, #fff 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #dae1e9 0%, #dae1e9 48%, #dae1e9 50%, #fff 50%, #fff 100%);
  /* IE10+ */
  background: linear-gradient(to right, #dae1e9 0%, #dae1e9 48%, #dae1e9 50%, #fff 50%, #fff 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@bkdx', endColorstr='@bksx', GradientType=1);
  /* IE6-9 */
}
.destra,
.destra-mini {
  background: #fff;
  /* Old browsers */
  background: -moz-linear-gradient(left, #fff 0%, #fff 48%, #fff 50%, #dae1e9 50%, #dae1e9 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #fff), color-stop(48%, #fff), color-stop(50%, #fff), color-stop(50%, #dae1e9), color-stop(100%, #dae1e9));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #fff 0%, #fff 48%, #fff 50%, #dae1e9 50%, #dae1e9 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #fff 0%, #fff 48%, #fff 50%, #dae1e9 50%, #dae1e9 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #fff 0%, #fff 48%, #fff 50%, #dae1e9 50%, #dae1e9 100%);
  /* IE10+ */
  background: linear-gradient(to right, #fff 0%, #fff 48%, #fff 50%, #dae1e9 50%, #dae1e9 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@bksx;', endColorstr=' @bkdx', GradientType=1);
  /* IE6-9 */
}
.normal {
  background: #fff;
}
.sinistra-bottom {
  background: #dae1e9;
  /* Old browsers */
  background: -moz-linear-gradient(left, #dae1e9 0%, #dae1e9 48%, #dae1e9 48%, #80a1c0 49%, #80a1c0 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #dae1e9), color-stop(48%, #dae1e9), color-stop(49%, #dae1e9), color-stop(50%, #80a1c0), color-stop(100%, #80a1c0));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #dae1e9 0%, #dae1e9 48%, #dae1e9 48%, #80a1c0 49%, #80a1c0 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #dae1e9 0%, #dae1e9 48%, #dae1e9 48%, #80a1c0 49%, #80a1c0 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #dae1e9 0%, #dae1e9 48%, #dae1e9 48%, #80a1c0 49%, #80a1c0 100%);
  /* IE10+ */
  background: linear-gradient(to right, #dae1e9 0%, #dae1e9 48%, #dae1e9 48%, #80a1c0 49%, #80a1c0 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@bkdx', endColorstr='@bksx', GradientType=1);
  /* IE6-9 */
}
.gallery-page {
  background: #fff;
  /* Old browsers */
  background: -moz-linear-gradient(left, #fff 0%, #fff 49%, #fff 50%, #80a1c0 50%, #80a1c0 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #fff), color-stop(49%, #fff), color-stop(50%, #fff), color-stop(50%, #80a1c0), color-stop(100%, #80a1c0));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #fff 0%, #fff 49%, #fff 50%, #80a1c0 50%, #80a1c0 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #fff 0%, #fff 49%, #fff 50%, #80a1c0 50%, #80a1c0 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #fff 0%, #fff 49%, #fff 50%, #80a1c0 50%, #80a1c0 100%);
  /* IE10+ */
  background: linear-gradient(to right, #fff 0%, #fff 49%, #fff 50%, #80a1c0 50%, #80a1c0 100%);
  /* W3C */
}
.gallery-page .description h5 {
  border: none;
  border-left: 5px solid #80a1c0;
}
.destra-bottom {
  background: #80a1c0;
  /* Old browsers */
  background: -moz-linear-gradient(left, #80a1c0 0%, #80a1c0 48%, #80a1c0 50%, #fff 50%, #fff 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #80a1c0), color-stop(48%, #80a1c0), color-stop(50%, #80a1c0), color-stop(50%, #fff), color-stop(100%, #fff));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #80a1c0 0%, #80a1c0 48%, #80a1c0 50%, #fff 50%, #fff 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #80a1c0 0%, #80a1c0 48%, #80a1c0 50%, #fff 50%, #fff 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #80a1c0 0%, #80a1c0 48%, #80a1c0 50%, #fff 50%, #fff 100%);
  /* IE10+ */
  background: linear-gradient(to right, #80a1c0 0%, #80a1c0 48%, #80a1c0 50%, #fff 50%, #fff 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@bksx;', endColorstr=' @bkdx', GradientType=1);
  /* IE6-9 */
}
.destra1 {
  background: #fff;
  /* Old browsers */
  background: -moz-linear-gradient(left, #fff 0%, #fff 48%, #fff 50%, #5a80a7 50%, #5a80a7 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #fff), color-stop(48%, #fff), color-stop(50%, #fff), color-stop(50%, #5a80a7), color-stop(100%, #5a80a7));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #fff 0%, #fff 48%, #fff 50%, #5a80a7 50%, #5a80a7 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #fff 0%, #fff 48%, #fff 50%, #5a80a7 50%, #5a80a7 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #fff 0%, #fff 48%, #fff 50%, #5a80a7 50%, #5a80a7 100%);
  /* IE10+ */
  background: linear-gradient(to right, #fff 0%, #fff 48%, #fff 50%, #5a80a7 50%, #5a80a7 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@bkdx', endColorstr='@bksx', GradientType=1);
  /* IE6-9 */
}
.destra1 .description h5 {
  border: none;
  border-left: 5px solid #5a80a7;
}
.sinistra2 {
  background: #706e61;
  /* Old browsers */
  background: -moz-linear-gradient(left, #706e61 0%, #706e61 48%, #706e61 50%, #fff 50%, #fff 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #706e61), color-stop(48%, #706e61), color-stop(50%, #706e61), color-stop(50%, #fff), color-stop(100%, #fff));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #706e61 0%, #706e61 48%, #706e61 50%, #fff 50%, #fff 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #706e61 0%, #706e61 48%, #706e61 50%, #fff 50%, #fff 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #706e61 0%, #706e61 48%, #706e61 50%, #fff 50%, #fff 100%);
  /* IE10+ */
  background: linear-gradient(to right, #706e61 0%, #706e61 48%, #706e61 50%, #fff 50%, #fff 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@bkdx', endColorstr='@bksx', GradientType=1);
  /* IE6-9 */
}
.sinistra2 .description h5 {
  border: none;
  border-right: 5px solid #706e61;
}
.destra3 {
  background: #fff;
  /* Old browsers */
  background: -moz-linear-gradient(left, #fff 0%, #fff 48%, #fff 50%, #87595c 50%, #87595c 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #fff), color-stop(48%, #fff), color-stop(50%, #fff), color-stop(50%, #87595c), color-stop(100%, #87595c));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #fff 0%, #fff 48%, #fff 50%, #87595c 50%, #87595c 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #fff 0%, #fff 48%, #fff 50%, #87595c 50%, #87595c 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #fff 0%, #fff 48%, #fff 50%, #87595c 50%, #87595c 100%);
  /* IE10+ */
  background: linear-gradient(to right, #fff 0%, #fff 48%, #fff 50%, #87595c 50%, #87595c 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@bkdx', endColorstr='@bksx', GradientType=1);
  /* IE6-9 */
}
.destra3 .description h5 {
  border: none;
  border-left: 5px solid #87595c;
}
#homepage .sinistra1 h5,
#homepage .sinistra2 h5,
#homepage .sinistra3 h5,
#homepage .sinistra1 .description,
#homepage .sinistra2 .description,
#homepage .sinistra3 .description,
#homepage .sinistra1 .subtitle,
#homepage .sinistra2 .subtitle,
#homepage .sinistra3 .subtitle {
  text-align: right;
}
#txt-barra-titolo-home {
  margin-right: 0px;
  text-align: right !important;
}
#txt-barra-titolo-home .txt-barra-titolo {
  text-align: right !important;
  font-size: 17px;
}
#casa2 {
  background: #fff;
  /* Old browsers */
  background: -moz-linear-gradient(left, #fff 0%, #fff 49%, #fff 50%, #706e61 50%, #706e61 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #fff), color-stop(49%, #fff), color-stop(50%, #fff), color-stop(50%, #706e61), color-stop(100%, #706e61));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #fff 0%, #fff 49%, #fff 50%, #706e61 50%, #706e61 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #fff 0%, #fff 49%, #fff 50%, #706e61 50%, #706e61 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #fff 0%, #fff 49%, #fff 50%, #706e61 50%, #706e61 100%);
  /* IE10+ */
  background: linear-gradient(to right, #fff 0%, #fff 49%, #fff 50%, #706e61 50%, #706e61 100%);
  /* W3C */
}
#casa2 .description h5 {
  border: none;
  border-left: 5px solid #706e61;
}
#casa2-inverted {
  background: #706e61;
  /* Old browsers */
  background: -moz-linear-gradient(left, #706e61 0%, #706e61 49%, #706e61 50%, #fff 50%, #fff 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #706e61), color-stop(49%, #706e61), color-stop(50%, #706e61), color-stop(50%, #fff), color-stop(100%, #fff));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #706e61 0%, #706e61 49%, #706e61 50%, #fff 50%, #fff 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #706e61 0%, #706e61 49%, #706e61 50%, #fff 50%, #fff 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #706e61 0%, #706e61 49%, #706e61 50%, #fff 50%, #fff 100%);
  /* IE10+ */
  background: linear-gradient(to right, #706e61 0%, #706e61 49%, #706e61 50%, #fff 50%, #fff 100%);
  /* W3C */
}
#casa3 {
  background: #fff;
  /* Old browsers */
  background: -moz-linear-gradient(left, #fff 0%, #fff 49%, #fff 50%, #87595c 50%, #87595c 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #fff), color-stop(49%, #fff), color-stop(50%, #fff), color-stop(50%, #87595c), color-stop(100%, #87595c));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #fff 0%, #fff 49%, #fff 50%, #87595c 50%, #87595c 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #fff 0%, #fff 49%, #fff 50%, #87595c 50%, #87595c 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #fff 0%, #fff 49%, #fff 50%, #87595c 50%, #87595c 100%);
  /* IE10+ */
  background: linear-gradient(to right, #fff 0%, #fff 49%, #fff 50%, #87595c 50%, #87595c 100%);
  /* W3C */
}
#casa3 .description h5 {
  border: none;
  border-left: 5px solid #87595c;
}
#casa3-inverted {
  background: #87595c;
  /* Old browsers */
  background: -moz-linear-gradient(left, #87595c 0%, #87595c 49%, #87595c 50%, #fff 50%, #fff 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #87595c), color-stop(49%, #87595c), color-stop(50%, #87595c), color-stop(50%, #fff), color-stop(100%, #fff));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #87595c 0%, #87595c 49%, #87595c 50%, #fff 50%, #fff 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #87595c 0%, #87595c 49%, #87595c 50%, #fff 50%, #fff 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #87595c 0%, #87595c 49%, #87595c 50%, #fff 50%, #fff 100%);
  /* IE10+ */
  background: linear-gradient(to right, #87595c 0%, #87595c 49%, #87595c 50%, #fff 50%, #fff 100%);
  /* W3C */
}
/*

.sinistra, .destra {
    min-height: @height-color-row;

    .image {
        min-height: @height-color-row;
    }
}

.box-image {
    height: (@height-color-row / 3 ) * 2;
}
*/
.scrollToTop {
  text-transform: uppercase;
}
.footer-color {
  min-height: 100px;
  overflow: initial;
  font-size: 14px;
}
.footer-color #footer-dati {
  padding-top: 20px;
  margin-left: 25px;
  color: #404549;
  line-height: 1.3;
}
.footer-color .footer-g2k {
  text-align: right;
  padding-top: 27px;
  padding-bottom: 17px;
  margin-right: 25px;
}
.footer-color #box-social {
  float: left;
  padding-top: 25px;
  padding-bottom: 25px;
  margin-left: 25px;
}
.footer-color #box-social #socialbar li {
  display: inline;
  list-style: none;
  margin-right: 0px;
}
.footer-color #box-social #socialbar li a {
  text-decoration: none;
  text-transform: uppercase;
  font-size: 22px;
  color: #000;
  border-radius: 50%;
}
.footer-color #box-social #socialbar li a.active,
.footer-color #box-social #socialbar li a:hover {
  color: #404549;
}
.footer-color #box-social #socialbar li span {
  position: relative;
}
.footer-color #box-social #socialbar li:last-child {
  margin-right: 0px;
}
.footer-color .logo-footer {
  padding-top: 50px;
  padding-bottom: 50px;
  height: 220px;
  background: #eaedf2;
  text-align: center;
}
.footer-color .logo-footer img {
  max-width: 100%;
}
.footer-black {
  height: 40px;
  background: #000;
}
.footer-black p {
  padding-top: 12px;
  color: #fff;
  text-align: center;
}
#MasterContent_RoomsListLabel {
  width: 100% !important;
  margin-bottom: 10px;
}
@font-face {
  font-family: 'cam';
  src: url('../font/cam.eot?43920560');
  src: url('../font/cam.eot?43920560#iefix') format('embedded-opentype'), url('../font/cam.woff?43920560') format('woff'), url('../font/cam.ttf?43920560') format('truetype'), url('../font/cam.svg?43920560#cam') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'cam';
    src: url('../font/cam.svg?43920560#cam') format('svg');
  }
}
*/
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "cam";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-instagram:before {
  content: '\e800';
}
/* '' */
.icon-foursquare-1:before {
  content: '\e801';
}
/* '' */
.icon-home:before {
  content: '\e802';
}
/* '' */
.icon-linkedin:before {
  content: '\e803';
}
/* '' */
.icon-phone:before {
  content: '\e804';
}
/* '' */
.icon-up-open:before {
  content: '\e805';
}
/* '' */
.icon-foursquare:before {
  content: '\e806';
}
/* '' */
.icon-right-open:before {
  content: '\e807';
}
/* '' */
.icon-left-open:before {
  content: '\e808';
}
/* '' */
.icon-twitter:before {
  content: '\e809';
}
/* '' */
.icon-facebook:before {
  content: '\e80b';
}
/* '' */
.icon-calendar:before {
  content: '\e80c';
}
/* '' */
.icon-gplus:before {
  content: '\e80d';
}
/* '' */
.icon-down:before {
  content: '\e811';
}
/* '' */
.icon-youtube:before {
  content: '\e819';
}
/* '' */
.icon-skype:before {
  content: '\e840';
}
/* '' */
.icon-location:before {
  content: '\e844';
}
/* '' */
.icon-mobile:before {
  content: '\e845';
}
/* '' */
.gallery-home,
.gallery-page {
  height: 300px;
}
.gallery-home #box-gallery,
.gallery-page #box-gallery {
  padding: 0;
  height: 300px;
}
.gallery-home #box-gallery #carousel-home img,
.gallery-page #box-gallery #carousel-home img {
  max-height: 300px;
  WIDTH: 100%;
  MARGIN-LEFT: AUTO;
  MARGIN-RIGHT: AUTO;
}
.gallery-home .txt-barra-titolo,
.gallery-page .txt-barra-titolo {
  width: 95%;
  text-align: left;
  line-height: 1.5;
  font-size: 14px;
  margin-top: 25px;
  color: #eaedf2;
  color: #000;
  margin-bottom: 25px;
}
.gallery-home .txt-barra-titolo a,
.gallery-page .txt-barra-titolo a {
  text-decoration: none;
}
.gallery-home .txt-barra-titolo b,
.gallery-page .txt-barra-titolo b {
  color: #80a1c0;
}
#gallery-big .summary {
  font-size: 13px;
  line-height: 1.6;
  margin-top: 15px;
}
#gallery-big .button-color-inverted {
  top: 50px;
  width: 150px;
}
#gallery-big .contenuto-gallery .col-sm-4 {
  width: 33%;
}
#gallery-big .container {
  background: #fff;
  padding-top: 150px;
}
#gallery-big .colorblu {
  background: #5a80a7;
  /* Old browsers */
  background: -moz-linear-gradient(left, #5a80a7 0%, #5a80a7 48%, #5a80a7 50%, #fff 50%, #fff 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #5a80a7), color-stop(48%, #5a80a7), color-stop(50%, #5a80a7), color-stop(50%, #fff), color-stop(100%, #fff));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #5a80a7 0%, #5a80a7 48%, #5a80a7 50%, #fff 50%, #fff 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #5a80a7 0%, #5a80a7 48%, #5a80a7 50%, #fff 50%, #fff 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #5a80a7 0%, #5a80a7 48%, #5a80a7 50%, #fff 50%, #fff 100%);
  /* IE10+ */
  background: linear-gradient(to right, #5a80a7 0%, #5a80a7 48%, #5a80a7 50%, #fff 50%, #fff 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@bkdx', endColorstr='@bksx', GradientType=1);
  /* IE6-9 */
}
#gallery-big .colorbrown {
  background: #fff;
  /* Old browsers */
  background: -moz-linear-gradient(left, #fff 0%, #fff 48%, #fff 50%, #706e61 50%, #706e61 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #fff), color-stop(48%, #fff), color-stop(50%, #fff), color-stop(50%, #706e61), color-stop(100%, #706e61));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #fff 0%, #fff 48%, #fff 50%, #706e61 50%, #706e61 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #fff 0%, #fff 48%, #fff 50%, #706e61 50%, #706e61 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #fff 0%, #fff 48%, #fff 50%, #706e61 50%, #706e61 100%);
  /* IE10+ */
  background: linear-gradient(to right, #fff 0%, #fff 48%, #fff 50%, #706e61 50%, #706e61 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@bkdx', endColorstr='@bksx', GradientType=1);
  /* IE6-9 */
}
#gallery-big .colorred {
  background: #87595c;
  /* Old browsers */
  background: -moz-linear-gradient(left, #87595c 0%, #87595c 48%, #87595c 50%, #fff 50%, #fff 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #87595c), color-stop(48%, #87595c), color-stop(50%, #87595c), color-stop(50%, #fff), color-stop(100%, #fff));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #87595c 0%, #87595c 48%, #87595c 50%, #fff 50%, #fff 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #87595c 0%, #87595c 48%, #87595c 50%, #fff 50%, #fff 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #87595c 0%, #87595c 48%, #87595c 50%, #fff 50%, #fff 100%);
  /* IE10+ */
  background: linear-gradient(to right, #87595c 0%, #87595c 48%, #87595c 50%, #fff 50%, #fff 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@bkdx', endColorstr='@bksx', GradientType=1);
  /* IE6-9 */
}
#gallery-big .colorred .container {
  padding-bottom: 150px;
}
#gallery-big .contenuto-gallery {
  margin-right: -26px;
  margin-left: -13px;
}
#gallery-big .contenuto-gallery li {
  padding: 0px;
  margin: -1px;
  overflow: hidden;
  POSITION: relative;
  float: left;
}
#gallery-big .contenuto-gallery li a {
  height: 100%;
  width: 100%;
  overflow: hidden;
  display: block;
}
#gallery-big .contenuto-gallery li a:hover:before {
  content: url('../img/lente_gallery.jpg');
  background-color: rgba(0, 0, 0, 0.6);
  position: absolute;
  top: 0px;
  bottom: 0px;
  lefT: 0px;
  right: 0px;
  height: 100%;
  width: 100%;
}
#gallery-big .contenuto-gallery li a img {
  width: 100%;
}
#gallery-big .contenuto-gallery li:nth-child(4n) {
  margin-right: 0;
}
#gallery-big .contenuto-gallery li:nth-child(n+7) {
  display: none;
}
.carousel-control.right,
.carousel-control.left {
  background: none;
}
#emozionale,
#emozionale-home {
  height: 768px;
  margin-top: 150px;
}
#emozionale .contenuto-emozionale,
#emozionale-home .contenuto-emozionale {
  position: relative;
  top: 384px;
}
#fullscreen #emozionale .contenuto-emozionale,
#fullscreen #emozionale-home .contenuto-emozionale {
  display: none;
}
#internal {
  background-color: #f4f4f4;
}
#internal #contenuto-fixed .row-internal {
  background: rgba(128, 161, 192, 0.1);
}
#internal #contenuto-fixed .box-internal {
  margin-top: -245px;
  background: #dae1e9;
  margin-left: auto;
  margin-right: auto;
  padding: 50px;
}
#internal #contenuto-fixed .box-internal p {
  line-height: 1.5;
}
#box-dx-page {
  text-align: center;
}
#box-dx-page h4 {
  font-size: 45px;
  margin-bottom: 25px;
}
#box-dx-page h6 {
  font-size: 20px;
  margin-bottom: 75px;
}
#box-dx-page img {
  max-width: 100%;
}
#fieldsetInfo {
  width: 433px;
  color: #000;
}
label {
  width: 160px;
}
#color-blu {
  background: #fff;
  /* Old browsers */
  background: -moz-linear-gradient(left, #fff 0%, #fff 48%, #fff 50%, #5a80a7 50%, #5a80a7 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #fff), color-stop(48%, #fff), color-stop(50%, #fff), color-stop(50%, #5a80a7), color-stop(100%, #5a80a7));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #fff 0%, #fff 48%, #fff 50%, #5a80a7 50%, #5a80a7 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #fff 0%, #fff 48%, #fff 50%, #5a80a7 50%, #5a80a7 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #fff 0%, #fff 48%, #fff 50%, #5a80a7 50%, #5a80a7 100%);
  /* IE10+ */
  background: linear-gradient(to right, #fff 0%, #fff 48%, #fff 50%, #5a80a7 50%, #5a80a7 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@bkdx', endColorstr='@bksx', GradientType=1);
  /* IE6-9 */
}
#color-blu .description h5 {
  border-left: 5px solid #5a80a7;
}
#color-brown {
  background: #fff;
  /* Old browsers */
  background: -moz-linear-gradient(left, #fff 0%, #fff 48%, #fff 50%, #706e61 50%, #706e61 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #fff), color-stop(48%, #fff), color-stop(50%, #fff), color-stop(50%, #706e61), color-stop(100%, #706e61));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #fff 0%, #fff 48%, #fff 50%, #706e61 50%, #706e61 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #fff 0%, #fff 48%, #fff 50%, #706e61 50%, #706e61 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #fff 0%, #fff 48%, #fff 50%, #706e61 50%, #706e61 100%);
  /* IE10+ */
  background: linear-gradient(to right, #fff 0%, #fff 48%, #fff 50%, #706e61 50%, #706e61 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@bkdx', endColorstr='@bksx', GradientType=1);
  /* IE6-9 */
}
#color-brown .description h5 {
  border-left: 5px solid #706e61;
}
#color-red {
  background: #fff;
  /* Old browsers */
  background: -moz-linear-gradient(left, #fff 0%, #fff 48%, #fff 50%, #87595c 50%, #87595c 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #fff), color-stop(48%, #fff), color-stop(50%, #fff), color-stop(50%, #87595c), color-stop(100%, #87595c));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #fff 0%, #fff 48%, #fff 50%, #87595c 50%, #87595c 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #fff 0%, #fff 48%, #fff 50%, #87595c 50%, #87595c 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #fff 0%, #fff 48%, #fff 50%, #87595c 50%, #87595c 100%);
  /* IE10+ */
  background: linear-gradient(to right, #fff 0%, #fff 48%, #fff 50%, #87595c 50%, #87595c 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@bkdx', endColorstr='@bksx', GradientType=1);
  /* IE6-9 */
}
#color-red .description h5 {
  border-left: 5px solid #87595c;
}
#color-blu-inverted {
  background: #5a80a7;
  /* Old browsers */
  background: -moz-linear-gradient(left, #5a80a7 0%, #5a80a7 48%, #5a80a7 50%, #fff 50%, #fff 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #5a80a7), color-stop(48%, #5a80a7), color-stop(50%, #5a80a7), color-stop(50%, #fff), color-stop(100%, #fff));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #5a80a7 0%, #5a80a7 48%, #5a80a7 50%, #fff 50%, #fff 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #5a80a7 0%, #5a80a7 48%, #5a80a7 50%, #fff 50%, #fff 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #5a80a7 0%, #5a80a7 48%, #5a80a7 50%, #fff 50%, #fff 100%);
  /* IE10+ */
  background: linear-gradient(to right, #5a80a7 0%, #5a80a7 48%, #5a80a7 50%, #fff 50%, #fff 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@bkdx', endColorstr='@bksx', GradientType=1);
  /* IE6-9 */
}
#color-brown-inverted {
  background: #706e61;
  /* Old browsers */
  background: -moz-linear-gradient(left, #706e61 0%, #706e61 48%, #706e61 50%, #fff 50%, #fff 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #706e61), color-stop(48%, #706e61), color-stop(50%, #706e61), color-stop(50%, #fff), color-stop(100%, #fff));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #706e61 0%, #706e61 48%, #706e61 50%, #fff 50%, #fff 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #706e61 0%, #706e61 48%, #706e61 50%, #fff 50%, #fff 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #706e61 0%, #706e61 48%, #706e61 50%, #fff 50%, #fff 100%);
  /* IE10+ */
  background: linear-gradient(to right, #706e61 0%, #706e61 48%, #706e61 50%, #fff 50%, #fff 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@bkdx', endColorstr='@bksx', GradientType=1);
  /* IE6-9 */
}
#color-red-inverted {
  background: #87595c;
  /* Old browsers */
  background: -moz-linear-gradient(left, #87595c 0%, #87595c 48%, #87595c 50%, #fff 50%, #fff 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #87595c), color-stop(48%, #87595c), color-stop(50%, #87595c), color-stop(50%, #fff), color-stop(100%, #fff));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #87595c 0%, #87595c 48%, #87595c 50%, #fff 50%, #fff 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #87595c 0%, #87595c 48%, #87595c 50%, #fff 50%, #fff 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #87595c 0%, #87595c 48%, #87595c 50%, #fff 50%, #fff 100%);
  /* IE10+ */
  background: linear-gradient(to right, #87595c 0%, #87595c 48%, #87595c 50%, #fff 50%, #fff 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@bkdx', endColorstr='@bksx', GradientType=1);
  /* IE6-9 */
}
#internal .prezzi-page {
  min-width: 290px;
  max-width: 600px;
  padding: 0 30px;
  margin-left: auto;
  margin-right: auto;
}
#internal .prezzi-page .destra {
  background: #fff;
}
#internal .prezzi-page h5,
#internal .prezzi-page .subtitle {
  border: none;
}
#internal .prezzi-page .blu,
#internal .prezzi-page .red,
#internal .prezzi-page .brown {
  background: #fff;
  height: 75px;
}
#internal .prezzi-page .blu .dark,
#internal .prezzi-page .red .dark,
#internal .prezzi-page .brown .dark {
  color: #fff;
  height: 100%;
  font-size: 20px;
  width: 25%;
  width: 30%;
  min-height: 150px;
}
#internal .prezzi-page .blu .dark:before,
#internal .prezzi-page .red .dark:before,
#internal .prezzi-page .brown .dark:before {
  top: 0px;
  left: -15px;
  position: relative;
  float: left;
}
#internal .prezzi-page .blu .dark span,
#internal .prezzi-page .red .dark span,
#internal .prezzi-page .brown .dark span {
  float: left;
  text-align: center;
  PADDING-TOP: 25PX;
  FONT-SIZE: 19PX;
  max-width: 125px;
}
#internal .prezzi-page .blu .light,
#internal .prezzi-page .red .light,
#internal .prezzi-page .brown .light {
  height: 100%;
  color: #fff;
  padding-top: 20px;
  width: 25%;
  width: 30%;
  font-size: 15px;
}
#internal .prezzi-page .blu .period-first,
#internal .prezzi-page .red .period-first,
#internal .prezzi-page .brown .period-first,
#internal .prezzi-page .blu .period-second,
#internal .prezzi-page .red .period-second,
#internal .prezzi-page .brown .period-second,
#internal .prezzi-page .blu .price-first,
#internal .prezzi-page .red .price-first,
#internal .prezzi-page .brown .price-first,
#internal .prezzi-page .blu .period-third,
#internal .prezzi-page .red .period-third,
#internal .prezzi-page .brown .period-third,
#internal .prezzi-page .blu .price-second,
#internal .prezzi-page .red .price-second,
#internal .prezzi-page .brown .price-second,
#internal .prezzi-page .blu .price-third,
#internal .prezzi-page .red .price-third,
#internal .prezzi-page .brown .price-third {
  height: 100%;
  padding-top: 20px;
  text-align: center;
}
#internal .prezzi-page .blu .period-first,
#internal .prezzi-page .red .period-first,
#internal .prezzi-page .brown .period-first,
#internal .prezzi-page .blu .period-second,
#internal .prezzi-page .red .period-second,
#internal .prezzi-page .brown .period-second,
#internal .prezzi-page .blu .period-third,
#internal .prezzi-page .red .period-third,
#internal .prezzi-page .brown .period-third {
  font-size: 15px;
  min-height: 75px;
  padding-top: 20px;
  width: 25%;
  width: 35%;
}
#internal .prezzi-page .blu .price-first,
#internal .prezzi-page .red .price-first,
#internal .prezzi-page .brown .price-first,
#internal .prezzi-page .blu .price-third,
#internal .prezzi-page .red .price-third,
#internal .prezzi-page .brown .price-third,
#internal .prezzi-page .blu .price-second,
#internal .prezzi-page .red .price-second,
#internal .prezzi-page .brown .price-second {
  font-size: 25px;
  padding-top: 20px;
  width: 25%;
  width: 35%;
}
#internal .prezzi-page .blu .period-third,
#internal .prezzi-page .red .period-third,
#internal .prezzi-page .brown .period-third,
#internal .prezzi-page .blu .price-third,
#internal .prezzi-page .red .price-third,
#internal .prezzi-page .brown .price-third {
  display: none;
}
#internal .prezzi-page .intro {
  height: 150px;
}
#internal .prezzi-page .blu {
  background: #fff;
  color: #5a80a7;
}
#internal .prezzi-page .blu .dark {
  background: #5a80a7;
}
#internal .prezzi-page .blu .dark:before {
  content: url('../img/vela.png');
  margin-left: 63px;
  margin-top: 20px;
}
#internal .prezzi-page .blu .light {
  background: #80a1c0;
  color: #fff;
}
#internal .prezzi-page .blu .period-first {
  background: rgba(128, 161, 192, 0.3);
}
#internal .prezzi-page .blu .period-second,
#internal .prezzi-page .blu .price-first {
  background: rgba(128, 161, 192, 0.2);
}
#internal .prezzi-page .blu .period-third,
#internal .prezzi-page .blu .price-second {
  background: rgba(128, 161, 192, 0.1);
}
#internal .prezzi-page .red {
  background: #fff;
  color: #87595c;
}
#internal .prezzi-page .red .dark {
  background: #87595c;
  color: #fff;
}
#internal .prezzi-page .red .dark:before {
  content: url('../img/olivo.png');
  margin-left: 63px;
  margin-top: 20px;
}
#internal .prezzi-page .red .light {
  background: #b4696e;
  color: #fff;
}
#internal .prezzi-page .red .period-first {
  background: rgba(180, 105, 110, 0.3);
}
#internal .prezzi-page .red .period-second,
#internal .prezzi-page .red .price-first {
  background: rgba(180, 105, 110, 0.2);
}
#internal .prezzi-page .red .period-third,
#internal .prezzi-page .red .price-second {
  background: rgba(180, 105, 110, 0.1);
}
#internal .prezzi-page .brown {
  background: #fff;
  color: #706e61;
}
#internal .prezzi-page .brown .dark {
  background: #706e61;
  color: #fff;
}
#internal .prezzi-page .brown .dark:before {
  content: url('../img/ancora.png');
  margin-left: 63px;
  margin-top: 20px;
}
#internal .prezzi-page .brown .light {
  background: #828071;
  color: #fff;
}
#internal .prezzi-page .brown .period-first {
  background: rgba(130, 128, 113, 0.3);
}
#internal .prezzi-page .brown .period-second,
#internal .prezzi-page .brown .price-first {
  background: rgba(130, 128, 113, 0.2);
}
#internal .prezzi-page .brown .period-third,
#internal .prezzi-page .brown .price-second {
  background: rgba(130, 128, 113, 0.1);
}
#internal .prezzi-page .final {
  height: 100px;
}
#internal h3 {
  text-align: center;
}
#internal .button-color,
#internal .button-color-inverted {
  top: 25px;
}
#internal .box-info-2 h5,
#internal .box-info-2 .subtitle {
  color: #fff;
}
#internal .box-info-2 h5 a,
#internal .box-info-2 .subtitle a {
  color: #fff;
}
/**/
#public_form_estimate ul li input {
  width: 170px;
}
#public_form_estimate ul li label {
  width: 240px;
}
.col-sm-1 {
  width: 85.33333333px;
  margin-left: auto;
  margin-right: auto;
}
.col-sm-2 {
  width: 170.66666667px;
  margin-left: auto;
  margin-right: auto;
}
.col-sm-3 {
  width: 256px;
  margin-left: auto;
  margin-right: auto;
}
.col-sm-4 {
  width: 341.33333333px;
  margin-left: auto;
  margin-right: auto;
}
.col-sm-5 {
  width: 426.66666667px;
  margin-left: auto;
  margin-right: auto;
}
.col-sm-6 {
  width: 512px;
  margin-left: auto;
  margin-right: auto;
}
.col-sm-7 {
  width: 597.33333333px;
  margin-left: auto;
  margin-right: auto;
}
.col-sm-8 {
  width: 682.66666667px;
  margin-left: auto;
  margin-right: auto;
}
.col-sm-9 {
  width: 768px;
  margin-left: auto;
  margin-right: auto;
}
.col-sm-10 {
  width: 853.33333333px;
  margin-left: auto;
  margin-right: auto;
}
.col-sm-11 {
  width: 938.66666667px;
  margin-left: auto;
  margin-right: auto;
}
.col-sm-12 {
  width: 1024px;
  margin-left: auto;
  margin-right: auto;
}
.container,
.container-fluid {
  padding-left: 0px;
  padding-right: 0px;
  margin-left: auto;
  margin-right: auto;
}
.container {
  width: 1024px;
}
.top-bar {
  padding-right: 0px;
}
#blocco-case-1,
#blocco-case-2,
#blocco-case-3 {
  width: 106px;
}
#logo {
  width: 246px;
  margin-top: 8px;
}
.row {
  margin-left: 0px;
  margin-right: 0px;
}
.row-fluid.footer-color .col-sm-6 {
  width: 33% ;
}
@media (min-width: 980px) and (max-width: 1199px) {
  #emozionale,
  #emozionale-home {
    height: 600px;
    margin-top: 150px;
    width: 100%;
  }
  .box-internal {
    margin-top: -245px;
  }
  .top-home {
    height: 518px !important;
  }
  #box-gallery {
    height: 225px !important;
  }
}
@media (max-width: 800px) {
  #logo {
    overflow: hidden;
    height: 100px;
    margin-left: 0PX;
  }
  #logo img {
    max-height: 100px;
    padding: 0px;
  }
  .menubar #submenu {
    left: 0px !important;
  }
  .dark {
    height: 75px !important;
  }
  #emozionale,
  #emozionale-home {
    height: 400px;
    margin-top: 150px;
  }
  #emozionale .contenuto-emozionale,
  #emozionale-home .contenuto-emozionale {
    top: 100px;
  }
  #emozionale .contenuto-emozionale h1,
  #emozionale-home .contenuto-emozionale h1 {
    font-size: 30px;
    display: block;
    color: #fff;
  }
  .menubar .open .dropdown-menu,
  .menubar .open .dropdown-menu:hover {
    width: 100%;
    max-width: 768px;
    overflow: hidden;
    background: #fff;
  }
  .container {
    width: 100%;
  }
  #col-logocase {
    width: 83.33333333%;
    padding: 0;
  }
  #col-menu {
    width: 16.66666667%;
    padding: 0;
  }
  .col-sm-1 {
    width: 8.33333333%;
    margin-left: auto;
    margin-right: auto;
  }
  .col-sm-2 {
    width: 16.66666667%;
    margin-left: auto;
    margin-right: auto;
  }
  .col-sm-3 {
    width: 25%;
    margin-left: auto;
    margin-right: auto;
  }
  .col-sm-4 {
    width: 33.33333333%;
    margin-left: auto;
    margin-right: auto;
  }
  .col-sm-5 {
    width: 41.66666667%;
    margin-left: auto;
    margin-right: auto;
  }
  .col-sm-6 {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
  }
  .row .container .col-sm-6 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .row-fluid.footer-color .col-sm-6 {
    width: 100%;
  }
  .col-sm-7 {
    width: 58.33333333%;
    margin-left: auto;
    margin-right: auto;
  }
  .col-sm-8 {
    width: 66.66666667%;
    margin-left: auto;
    margin-right: auto;
  }
  .col-sm-9 {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
  }
  .col-sm-10 {
    width: 83.33333333%;
    margin-left: auto;
    margin-right: auto;
  }
  .col-sm-11 {
    width: 91.66666667%;
    margin-left: auto;
    margin-right: auto;
  }
  .col-sm-12 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .top-home {
    height: 418px !important;
  }
  #box-gallery {
    padding: 0;
    height: 300px !important;
  }
  #navbar-collapse-big {
    margin-left: 0px;
  }
  .box-internal {
    margin-top: 0px;
  }
  #gallery-big {
    background: #FFF;
    padding-top: 20px;
  }
  #gallery-big .col-sm-9,
  #gallery-big .col-sm-3 {
    width: 50%;
    float: left;
  }
  #gallery-big .col-sm-9 .contenuto-gallery .col-sm-4,
  #gallery-big .col-sm-3 .contenuto-gallery .col-sm-4 {
    width: 50%;
  }
  #gallery-big .col-sm-9 .contenuto-gallery:nth-child(3n),
  #gallery-big .col-sm-3 .contenuto-gallery:nth-child(3n) {
    margin-right: 0;
  }
  #gallery-big .col-sm-9 .contenuto-gallery:nth-child(n+5),
  #gallery-big .col-sm-3 .contenuto-gallery:nth-child(n+5) {
    display: none;
  }
  .gallery-home,
  .gallery-page {
    background: none;
    height: auto;
  }
  .gallery-home #box-gallery,
  .gallery-page #box-gallery {
    padding: 0;
  }
  .gallery-home #internal #contenuto-fixed .box-internal,
  .gallery-page #internal #contenuto-fixed .box-internal {
    margin-top: 0px;
  }
  .gallery-home #internal .prezzi-page,
  .gallery-page #internal .prezzi-page {
    padding: 0px;
  }
  .gallery-home #internal .prezzi-page .blu,
  .gallery-page #internal .prezzi-page .blu,
  .gallery-home #internal .prezzi-page .red,
  .gallery-page #internal .prezzi-page .red,
  .gallery-home #internal .prezzi-page .brown,
  .gallery-page #internal .prezzi-page .brown {
    height: auto;
  }
  .gallery-home #internal .prezzi-page .blu .period-first,
  .gallery-page #internal .prezzi-page .blu .period-first,
  .gallery-home #internal .prezzi-page .red .period-first,
  .gallery-page #internal .prezzi-page .red .period-first,
  .gallery-home #internal .prezzi-page .brown .period-first,
  .gallery-page #internal .prezzi-page .brown .period-first,
  .gallery-home #internal .prezzi-page .blu .period-second,
  .gallery-page #internal .prezzi-page .blu .period-second,
  .gallery-home #internal .prezzi-page .red .period-second,
  .gallery-page #internal .prezzi-page .red .period-second,
  .gallery-home #internal .prezzi-page .brown .period-second,
  .gallery-page #internal .prezzi-page .brown .period-second,
  .gallery-home #internal .prezzi-page .blu .period-third,
  .gallery-page #internal .prezzi-page .blu .period-third,
  .gallery-home #internal .prezzi-page .red .period-third,
  .gallery-page #internal .prezzi-page .red .period-third,
  .gallery-home #internal .prezzi-page .brown .period-third,
  .gallery-page #internal .prezzi-page .brown .period-third {
    font-size: 14px;
    padding: 10px 0;
    width: 25%;
  }
  .gallery-home #internal .prezzi-page .blu .price-first,
  .gallery-page #internal .prezzi-page .blu .price-first,
  .gallery-home #internal .prezzi-page .red .price-first,
  .gallery-page #internal .prezzi-page .red .price-first,
  .gallery-home #internal .prezzi-page .brown .price-first,
  .gallery-page #internal .prezzi-page .brown .price-first,
  .gallery-home #internal .prezzi-page .blu .price-third,
  .gallery-page #internal .prezzi-page .blu .price-third,
  .gallery-home #internal .prezzi-page .red .price-third,
  .gallery-page #internal .prezzi-page .red .price-third,
  .gallery-home #internal .prezzi-page .brown .price-third,
  .gallery-page #internal .prezzi-page .brown .price-third,
  .gallery-home #internal .prezzi-page .blu .price-second,
  .gallery-page #internal .prezzi-page .blu .price-second,
  .gallery-home #internal .prezzi-page .red .price-second,
  .gallery-page #internal .prezzi-page .red .price-second,
  .gallery-home #internal .prezzi-page .brown .price-second,
  .gallery-page #internal .prezzi-page .brown .price-second {
    font-size: 18px;
    padding-top: 15px;
    width: 25%;
  }
  .gallery-home #internal .prezzi-page .blu .col-sm-3,
  .gallery-page #internal .prezzi-page .blu .col-sm-3,
  .gallery-home #internal .prezzi-page .red .col-sm-3,
  .gallery-page #internal .prezzi-page .red .col-sm-3,
  .gallery-home #internal .prezzi-page .brown .col-sm-3,
  .gallery-page #internal .prezzi-page .brown .col-sm-3,
  .gallery-home #internal .prezzi-page .blu .col-xs-4,
  .gallery-page #internal .prezzi-page .blu .col-xs-4,
  .gallery-home #internal .prezzi-page .red .col-xs-4,
  .gallery-page #internal .prezzi-page .red .col-xs-4,
  .gallery-home #internal .prezzi-page .brown .col-xs-4,
  .gallery-page #internal .prezzi-page .brown .col-xs-4 {
    height: 50px;
  }
  .gallery-home #internal .prezzi-page .blu .dark span,
  .gallery-page #internal .prezzi-page .blu .dark span,
  .gallery-home #internal .prezzi-page .red .dark span,
  .gallery-page #internal .prezzi-page .red .dark span,
  .gallery-home #internal .prezzi-page .brown .dark span,
  .gallery-page #internal .prezzi-page .brown .dark span {
    float: left;
    padding-top: 15px;
    width: 25%;
  }
  .gallery-home #contenuto-fixed,
  .gallery-page #contenuto-fixed {
    padding: 0px;
  }
  .gallery-home #box-info-1,
  .gallery-page #box-info-1,
  .gallery-home #box-info-2,
  .gallery-page #box-info-2,
  .gallery-home #box-info-3,
  .gallery-page #box-info-3,
  .gallery-home #box-info-4,
  .gallery-page #box-info-4 {
    width: 50%;
    margin-bottom: 30px;
  }
  .gallery-home #box-image-footer,
  .gallery-page #box-image-footer {
    width: 33.33333333%;
    float: left;
  }
  .gallery-home #box-info-1 .menubar,
  .gallery-page #box-info-1 .menubar {
    /*
            .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
                padding-right: 0px;
                padding-left: 0px;
                background: #FFF;
                height: @height-block-bar * 2;
            }
            */
  }
  .gallery-home #box-info-1 .menubar #menu-flottante,
  .gallery-page #box-info-1 .menubar #menu-flottante {
    position: absolute;
    top: 20px;
    left: 50px;
    z-index: 987654321;
  }
  .navbar-fixed-top .navbar-collapse {
    max-height: 640px;
    width: 300px;
  }
}
@media (max-width: 600px) {
  .footer-color .footer-g2k {
    padding-bottom: 25px !important;
    padding-top: 25px !important;
  }
  .footer-color .col-sm-6 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  #logo {
    margin-left: 35PX;
  }
  #homepage .col-sm-6,
  #internal .col-sm-6 {
    width: 100% !important;
    float: left;
  }
  #homepage #box-image .col-sm-4,
  #internal #box-image .col-sm-4 {
    width: 100%;
    float: left;
  }
  #homepage .destra-bottom,
  #internal .destra-bottom {
    background: none;
  }
  #homepage #logo,
  #internal #logo {
    background: #fff;
    margin-top: 0px;
  }
  .col-sm-6 {
    width: 50% !important;
  }
  #homepage .topbar #language,
  #internal .topbar #language {
    width: 40% !important;
  }
  #homepage .topbar .col-sm-6,
  #internal .topbar .col-sm-6 {
    width: 60% !important;
  }
  .footer-color .col-sm-6 {
    width: 100% !important;
  }
  .topbar #langbar li {
    margin-right: 5px;
  }
  #emozionale .contenuto-emozionale,
  #emozionale-home .contenuto-emozionale {
    top: 30px;
  }
  #internal .prezzi-page {
    padding: 0px;
  }
  #internal #contenuto-fixed .box-internal {
    padding: 50px 0px;
  }
}
@media (max-width: 400px) {
  .box-internal {
    padding: 0px !important;
  }
  .menubar #submenu {
    padding-bottom: 50px;
  }
  #gallery-big {
    background: #FFF;
    padding-top: 20px;
  }
  #gallery-big .container {
    padding-top: 25px !important;
  }
  #gallery-big .col-sm-9,
  #gallery-big .col-sm-3 {
    width: 100%;
  }
  #gallery-big .contenuto-gallery {
    margin-right: 0px;
    margin-left: 0px;
  }
  #gallery-big .contenuto-gallery .col-sm-4 {
    width: 100% !important;
  }
  #gallery-big .contenuto-gallery li:nth-child(3n) {
    margin-right: 0;
  }
  #gallery-big .contenuto-gallery li:nth-child(n+4) {
    display: none !important;
  }
  #gallery-big h5 {
    text-align: center;
  }
  #gallery-big .summary {
    margin-bottom: 20px;
    margin-top: 5px;
  }
  #gallery-big .colorbrown {
    background: #fff;
    padding-bottom: 0px;
  }
  #gallery-big .colorbrown .col-sm-3 {
    top: -815px !important;
  }
  #gallery-big .colorbrown .container {
    padding-top: 50px !important;
  }
  #gallery-big .colorbrown .contenuto-gallery {
    margin-top: 150px;
  }
  #gallery-big .colorblu {
    background: #fff;
  }
  #gallery-big .colorred {
    background: #fff;
  }
  #gallery-big .colorred .container {
    padding-top: 0px !important;
    margin-top: -100px;
  }
  #internal #titoloContenuti {
    margin-top: 225px;
    font-size: 25px;
  }
  #internal .button-color-inverted {
    top: -15px;
  }
  #internal p {
    font-size: 15px;
  }
  #internal .prezzi-page {
    padding: 0px;
  }
  #internal .prezzi-page .blu .dark,
  #internal .prezzi-page .red .dark,
  #internal .prezzi-page .brown .dark {
    font-size: 15px;
  }
  #internal .prezzi-page .blu .dark:before,
  #internal .prezzi-page .red .dark:before,
  #internal .prezzi-page .brown .dark:before {
    left: -45px;
  }
  #internal .prezzi-page .price-first,
  #internal .prezzi-page .price-second,
  #internal .prezzi-page .price-third {
    font-size: 18px !important;
  }
  #internal .prezzi-page .period-first,
  #internal .prezzi-page .period-second,
  #internal .prezzi-page .period-third {
    font-size: 12px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  #internal .prezzi-page .light {
    font-size: 13px !important;
  }
  .top-bar {
    display: none;
  }
  .gallery-home .gallery-home .txt-barra-titolo,
  .gallery-page .txt-barra-titolo {
    margin-top: -25px;
  }
  .footer-color .logo-footer {
    padding-top: 15px;
    padding-bottom: 15px;
    height: 165px;
    background: #EAEDF2;
    text-align: center;
  }
  .sinistra-bottom,
  .destra-bottom,
  .destra {
    background: #fff;
  }
  .box-info-1,
  .box-info-2,
  .box-info-3,
  .box-info-4 {
    width: 100%;
    margin-bottom: 30px;
    min-height: 150px !important;
  }
  .box-info-1 .button-color-inverted,
  .box-info-2 .button-color-inverted,
  .box-info-3 .button-color-inverted,
  .box-info-4 .button-color-inverted {
    top: 25px !important;
  }
  #box-image-footer {
    width: 100%;
    float: left;
  }
  .menubar {
    background: #fff;
  }
  .menubar li {
    height: 80px;
  }
  .navbar-toggle {
    margin-top: -45px;
  }
  #emozionale,
  #emozionale-home {
    height: 400px;
    margin-top: 150px;
  }
  #emozionale .contenuto-emozionale,
  #emozionale-home .contenuto-emozionale {
    top: 20px;
  }
  #emozionale .contenuto-emozionale h1,
  #emozionale-home .contenuto-emozionale h1 {
    font-size: 20px;
    display: block;
    color: #fff;
  }
  h3 {
    font-size: 20px !important;
  }
  .col-sm-3,
  .col-sm-4 {
    width: 100%;
    float: left;
  }
  .footer-color #footer-dati {
    padding: 25px 0;
  }
  #public_form_estimate ul li input {
    width: 85px;
  }
  #public_form_estimate ul li textarea {
    width: 85px;
  }
  #blockCancel {
    display: none;
  }
  .gallery-page .description .button-color-inverted {
    top: 5px !important;
  }
}
#lightbox {
  z-index: 2147483647 !important;
}
body {
  background-color: #fff;
  width: 100%;
}
.datepicker_dashboard {
  width: 195px !important;
  height: 157px  !important;
}
#blockCancel {
  display: none;
}
#blockSubmit input[type="submit"] {
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
  background: #fff;
  color: #000;
  width: 150px;
  min-width: 180px;
  text-align: center;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 16px;
  border: 2px solid #fff;
  z-index: 9;
}
.grassetto {
  font-weight: 900;
}
h1,
h2,
#titoloContenuti {
  text-align: center;
  font-size: 45px;
  color: #000;
  text-transform: uppercase;
  font-weight: 600;
  padding: 50px 0;
}
h1 {
  color: #fff;
}
h5 {
  font-size: 25px;
  text-align: left;
  line-height: 1.2;
}
h3 {
  font-size: 40px;
  color: #000;
  text-align: left;
  line-height: 1.2;
}
h1 a,
h5 a,
h3 a {
  text-decoration: none;
}
#lightbox {
  z-index: 2147483647 !important;
}
#public_form_estimate ul #blockPrivacy label {
  width: 90px;
}
#public_form_estimate ul #blockPrivacy span {
  margin-bottom: 15px;
}
/**/
/*# sourceMappingURL=layout.css.map */