﻿body{
  color: #000;
  colo
}

h1{
  font-size: 45px;
}
p, div, span, a {
    font-family: "Bitter",sans-serif;
}
h1, h2, h3, h4, h5, h6
/*.heading,*/
/*#navbar,*/
/*.search-form,
.carousel-caption,
#grid-container legend,
.attr-numeri,
#grid-container .articolo .prenotazione .prezzo,
.btn,
#dettagli .info-request .data .value,*/
/*#dettagli .nav-container */
{
    font-family: 'Bitter', serif;
    font-weight: 600;
}
body {
    font-family: "Bitter",sans-serif
}

h1,h2,h3,h4,h5,h6 {
    font-family: "Bitter",sans-serif
}

a{
  color: inherit;
}
a:hover{
  color: #222;
}


a {
    color: #3a71ab;
    transition: all .3s ease-in-out
}

a:hover,a:focus {
    text-decoration: none;
    color: #84a219
}


.red-link {
  color: #E24257;
}
.red-text {
  color: #971919 !important;
}

h3.title a{
  color:#000;
}

.al-center{
  text-align: center;
}

.btn{
  border: none;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.btn-lg{
  padding: 10px 30px;
}
.btn-primary{
  background: #e5c880;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary{
  background: #e5c880;
}
.btn-danger{
  background: #CAAEF4;
  color: #FFF;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open>.dropdown-toggle.btn-danger{
  background: #5D4D75;
}

.check-list {
  list-style-image: url('../img/check-list-li.png');
}

#navbar{
  font-size: 16px;
}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
  margin-left: 0;
}

.navbar-header {
  padding: 15px 0;
}
.navbar-brand {
  height: auto;
  margin-bottom: 5px;
  max-width: 80%;
  padding: 0 15px;
}
.navbar-brand>img {
  max-width: 100%;
}
@media (min-width: 768px) {
  .navbar-header {
    padding: 0;
  }
  .navbar-brand {
    max-width: none;
  }
}
.navbar-default{
  background: #fff;
  border: none;
  margin-bottom: 0;
  z-index: 1;

  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.navbar-default .navbar-nav>li>a{
  color: #888;
}

.btn-hot{
  color: #E24257 !important;
  background: #F6F4F4;
}
.btn-hot:hover{
  background: #eee !important;
}

.btn-cerca{
	background: url('../img/btn-cerca.png') no-repeat;
	width: 288px;
	height: 55px;
	line-height: 46px;
	text-align: left;
	font-size: 18px;
	color: #fff;
	padding-left: 20px;
}
.btn-cerca:hover{
	color: #FFF;
}

.ricerca .form-group{
  margin: 0;
}
.ricerca {
  background: rgba(168,150,128,0.85);
}
.ricerca>.toggler,
#sidebar .toggler {
  margin-bottom: 20px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  white-space: normal;
  padding: 10px 0;
}
.ricerca>.container {
  display: none;
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  .ricerca {
    padding: 50px 0;
  }
  .ricerca>.toggler,
  #sidebar .toggler {
    display: none;
  }
  .ricerca>.container {
    display: block;
  padding-bottom: 0;
  }
  .ricerca .input-block{
    color: #FFF;
    margin: auto;
    background: #fff;
    border-radius: 4px;
    padding: 5px;
    padding-right: 0;
  }
}


.input-block .form-group{
  margin: 0;
}
/*
.input-block .input-group,
.input-block .form-group,
.input-block .input-daterange,
.input-block .btn-danger{
  float:left;
}
*/
.input-block .form-control{
    font-family: 'Lato', sans-serif;
  color: #a5a5a5;
}

.input-block .form-group select {
  padding: 6px 10px 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 16px;
  height: 40px;
  border-radius: 0;
  line-height: 24px;
  margin-bottom: 10px;
}

.input-block .input-daterange {
  margin-bottom: 10px;
}

.input-block input,
.input-block select {
  border:0;
  font-size: 16px;
  color: #a5a5a5;
  padding-right:0;
  padding-left:0;
  -webkit-box-shadow: none;
  box-shadow:none;
}

.input-block input{
  padding-left: 12px;
  padding-top: 13px;
}
.input-block .input-group {
  background-color: #fff;
  width: 100%;
}
@media (min-width: 768px) {
  .input-block .tipologia-container select:first-child{
    border-right: 1px solid #cecece;
  }
  .input-block input{
    width: 114px;
  }
  .input-block .form-group select {
    width: 140px;
    margin-bottom: 0;
    float: left;
  }
  .ricerca .input-block{
    width: 686px;
  }
  .input-block .input-group{
    border-right: 1px solid #cecece;
    float: left;
    width: auto;
  }
  .input-block .input-daterange {
    float: left;
    margin-bottom: 0;
  }
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn{
  height:0px;
}

.input-block input::-webkit-input-placeholder{
    color: #a5a5a5;
}

.input-daterange input{
  text-align:left;
}

.input-daterange input:focus{
  outline:none;
}

/*
.input-block input:-moz-placeholder{
    color: #a5a5a5;
}​
*/

/*
.input-block .input-group:first-child input{
  padding-left:10px;
}
*/

.input-block .input-group-addon{
  border: 0;
  background: transparent;
  padding-left: 0;
  padding-top: 10px;
  padding-right: 12px;
}

.input-block .input-group-addon .fa{
  font-size: 20px;
  color: #a5a5a5;
}

.input-block .btn-danger{
  height: 41px;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0.05em;
  padding: 6px 26px;
  display: block;
  width: 50%;
  margin: 0 auto;
}
.input-block .btn:hover{
  color:#fff;
}

@media (min-width: 768px) {
  .input-block .tipologia-container{
    float: left;
      width: 386px;
  }
  .input-block .btn-danger{
    float: left;
    width: auto;
  }
}

/*
.datepicker.dropdown-menu{
  font-family: 'helveticaneuelt_std_thinRg';
}
*/
.ricerca .bs-datepicker .picker {
  cursor: default;
}

.datepicker.dropdown-menu .day{
  /*
  background-color: rgb(149, 190, 226);
  color: #000;
  */
}

.datepicker table tr td.selected{
  background-color: rgb(50, 118, 177);
}


@media (min-width: 768px){
  .navbar-brand{
    padding: 0;
  }
  .navbar-default{
    padding-top: 10px;
    padding-bottom: 25px;
    margin: 0;
  }

  .navbar-default .navbar-center{
    float:right;
    margin-top:28px;
  }

  .navbar-default .navbar-center>li>a{
    padding: 0;
    padding-right: 14px;
  }

  .navbar-default .navbar-center>li:last-child>a{
    padding-right:0;
  }

  .navbar-center>li+li{
    margin-left: 6px;
  }

  .home-carousel .carousel-inner>.item{
    /*height: 100vh;
    min-height: 576px;
    overflow: hidden;*/

    overflow: hidden;
    width: 100%;
    height: auto;
    max-height: 668px;

  }
  .home-carousel .carousel-inner>.item>img{
    height: 100%;
    max-width: none;
  }

  .home-carousel .carousel-caption{
    height: 320px;
    top: 50%;
    margin-top: -160px;
    background: #000;
    background: rgba(0, 0, 0, 0.3);
  }
}
@media (min-width: 992px){
  .navbar-default .navbar-center{
    /*margin-left: 110px;*/
  }
  .navbar-default .navbar-center>li>a{

  }

}
@media (min-width: 1200px){
  .navbar-default .navbar-center{
    /*margin-left: 200px;*/
  }
}

.home-carousel .carousel-caption{
  font-size: 24px;
}

.carousel-control.left{
  background: url('../img/freccia-sx.png') no-repeat left center;
  left: 40px;
}
.carousel-control.right{
  background: url('../img/freccia-dx.png') no-repeat right center;
  right: 40px;
}

#top-section{
  position: relative;
}
#top-section .down{
  display: none;
}
#top-section .cerca-vendita{
  background: #000;
  text-align: center;
  color: #fff;
  padding: 20px;
}
#top-section .cerca-vendita .heading{
  margin-bottom: 35px;
}
#top-section .search-form{
  margin-bottom: 20px;
}

.offerte{
  text-align: center;
  background: #f5f5f5;
  padding: 28px 20px;
}
.offerte .title{
  color: #E24257;
  margin-right:24px;
}
.offerta{
  position:absolute;
  top:0;
  left:0;
}
#top-section .heading{
  margin-left: 20px;
}

@media (min-width: 768px){
  #top-section{
    /*margin-top: -86px;*/
    margin-top:-50px;
  }
  .offerte{
    font-size: 18px;
  }
  #top-section .down{
    display: block;
    position: absolute;
    bottom: 50px;
    left: 50%;
    margin-left: -22px;
  }
  #top-section .cerca-vendita{
    position: absolute;
    left: 50%;
    width: 560px;
    margin-left: -280px;
    top: 50%;
    height: 320px;
    margin-top: -160px;
    background: rgba(0, 0, 0, 0.3);
  }
}
@media (min-width: 992px){
  #top-section .cerca-vendita{
    width: 650px;
    margin-left: -325px;
  }
}

/*
.search-form{
  display: inline-block;
  border: #fff 4px solid;
  border-color: rgba(255, 255, 255, 0.35);
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.search-form .form-group{
  margin-bottom: 0;
}
.search-form .input-group{
  background: #E24257;
  padding: 4px;
}

.search-form input,
.search-form .input-group-addon{
  background: transparent;
  color: #FFF;
  border: none;
  -mox-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 10px 15px;
  height: auto;
  font-size: 18px;
}
.search-form input{
  width: 300px;
}
.search-form .input-group-addon{
  border-left: 1px solid #cca4a9;
}
*/

.input-block h1{
	margin-bottom: 40px;
}

.input-block .carousel-caption{
  text-shadow:none;
}

#cascina-carousel .carousel-caption{
	padding-top: 40px;
}

section.grey{
  background: #a89680;
  padding-bottom: 100px;
}

.section-title{
  text-align: center;
  margin: 50px 0;
}
.carousel-caption .btn-hot,
.section-title .btn-hot{
  font-size: 18px;
  border-radius: 0;
  padding: 6px 40px;
}

.blocco .text{
    font-family: 'Lato', sans-serif;

  font-style: italic;
}

.blocchi-home-hot .blocco .contents{
  background: #FFF;
  padding: 15px;
}
.blocchi-home-hot .blocco .contents .title{
  margin-top: 0;
  color: #E24257;
}

/*
.thumb{
  position: relative;
}
.thumb a img{
  width: 100%;
}
.thumb .icon{
  position: absolute;
  top: 0;
  left: 0;
}
*/


#pagina .menu h4{
	line-height: 24px;
}
#pagina .menu .active a{
	color: #222;
}
#pagina .contents .title{
	text-align: center;
	margin-bottom: 40px;
}
@media (min-width: 992px){
	#pagina .menu h4{
		line-height: 44px;
	}
	#pagina .contents{
		padding-left: 45px;
		border-left: 1px solid #dfdfdf;
		margin-bottom: 20px;
	}
}

footer {
  background: #1a1919;
  padding: 40px 0 60px;
  color: #e5c880;
  /* background-image: url('../bk/background-mare.jpg'); */
  background-size: cover;
  background-position: bottom;
  background-attachment: fixed;
}
.open-box, .close-box, .search-box, .richiedi-info{
   padding: 7px 30px;
   /*
   font-family: helveticaneuelt_std_thinRg;
   */
   margin-right:30px;
   font-size:19px
}
.open-box i,.close-box i, .search-box i, .richiedi-info i{position:relative; left:-10px; top:0px;font-size:14px;}

.search-box{position: relative;
left: 24px;}
.search-box i, .open-box i{font-size:16px;}
.richiedi-info{margin-right:0px;}

 .header{
  }
.select_filtri{padding-left:30px !important;}
.testo-dettagli{

    font-family: 'Lato', sans-serif;

  font-kerning: auto;
  font-size: 14px !important;
  font-stretch: normal;
  font-style: italic;
}

.testo-dettagli h6{
    font-family: 'Lato', sans-serif;

  font-kerning: auto;
  font-size: 14px;
  font-stretch: normal;
  font-style: italic;
  font-variant: normal;
  font-variant-ligatures: normal;
  font-weight: bold;
}

.rif{
  /*
  font-family: helveticaneuelt_std_thinRg;
  */
  font-kerning: auto;
  font-size: 24px;
  padding:10px 0;
}

.border_bottom{
  border-bottom:1px solid #e1e1e1;
  margin-bottom:25px;
}

.form-horizontal input{
width:100%;
height:40px;
}
.form-horizontal textarea{
  width:100%;
}

.controls button{
  background:none;
  border:none;
  background-color: rgb(246, 244, 244);
  color: rgb(226, 66, 87);
  font-size: 19px;
  /*
  font-family: helveticaneuelt_std_thinRg;
  */
  padding-bottom: 7px;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 7px;
}
.contents p
{
  font-size: 14px;
  /*color: rgb(136, 136, 136);*/
  color:#000;
  font-family: 'Lato', sans-serif;
  font-style: normal;
}
.contents p strong, .contents strong{
  /*color: rgb(136, 136, 136);*/
  color:#000;
  font-size: 14px;
  font-weight: bold;
  font-family: 'Lato', sans-serif;

}
.rsaquo{font-size:25px;}
.contents h2{
  color: rgb(136, 136, 136);
  /*
  font-family: helveticaneuelt_std_thinRg;
  */
  font-size: 24px;
  font-weight:normal;
}

form .form-group{
  position: relative;
}
form .help-inline{
  position: absolute;
  color: #a94442;
  top: 0;
  right: 15px;
  display: none;
}
form .has-error .help-inline{
  display: inline-block;
}

/* mod aprile 2015 */

.top-bar{
  font-size: 12px;
  line-height: 14px;
  padding-top: 10px;
}

.top-bar,
.top-bar a {
    color: #757575;
}

.top-bar .top-nav{
  float:left;
  margin-right:28px;
}

.top-bar .top-phone{
  float:left;
}
.top-phone{
  font-size:17px;
  color:#000;
}

.top-bar .top-phone i.fa.fa-phone{
    margin-right: 3px;
}

.navbar-brand h4{
  margin: 0;
  font-size: 16px;
      font-family: 'Cormorant Infant', serif;
font-weight:300;
  color: #bbb;
}

.navbar-default .navbar-center>li>a{
  color:#E24257;
}

span.bk-ct{
  color:#000;
}

.navbar-default .navbar-center>li>a:hover{
  color:#E24257;
}



#grid-container{
  padding-bottom: 50px;
}
#grid-container .col-sm-9{
  border-left: 1px solid #D8D8D8;
}
#grid-container legend{
  font-size: 18px;
  margin-bottom: 10px;
  color: #666;
}
#grid-container .pagination {
    font-family: 'Lato', sans-serif;

  font-size: 14px;
  margin: 0 0 10px;
}
#grid-container .articolo {
  /*padding: 40px 0;*/
  padding-top:10px;
  padding-bottom:20px;
  color: #000;
  position: relative;
}
@media (min-width: 768px){
  #grid-container{
    padding-top: 30px;
  }
  #grid-container .articolo{
    padding: 12px 0;
  }
  #grid-container .articolo .border{
    position: absolute;
    top: 0;
    right: 33%;
    height: 100%;
    width: 1px;
    background: #e0e0e0;
  }
}
#grid-container .articolo a img {
  width: 100%;
}
#grid-container .articolo+.articolo{
  /*border-top: 1px solid #e0e0e0;*/
}
#grid-container .articolo .title,
#dettagli .title h1 {
  font-size: 24px;
  margin: 10px 0;
  line-height: 27px;
  font-weight: 600;
}
.attr{
  background: no-repeat;
  padding-left: 20px;
  margin-bottom: 10px;
}
.attr-zona{
  background-image: url('../img/attr-zona.png');
  background-position: 2px;
}
.attr-numeri .attr{
  float: left;
  font-size: 18px;
}
.attr-persone{
  background-image: url('../img/attr-persone.png');
  background-position: 1px 4px;
}
.attr-camere{
  background-image: url('../img/attr-camere.png');
  background-position: left 6px;
  padding-left: 24px;
}
#grid-container .articolo .prenot-online{
  background-image: url('../img/prenot-online.png');
  background-position: left 3px;
}
#grid-container .articolo .prenot-email{
  background-image: url('../img/prenot-email.png');
  background-position: left 3px;
}
#grid-container .articolo .prenotazione .prezzo{
  font-size: 23px;
}
#grid-container .articolo .prenotazione .col {
  padding-top: 30px;
}
@media (min-width: 768px) {
  .attr-numeri .attr-camere{
    margin-left: 20px;
  }
  #grid-container .articolo .prenotazione {
    text-align: center;
  }
}

#sidebar {
  padding-bottom: 30px;
}
#sidebar .contents,
#sidebar .reset-alert {
  display: none;
}
#sidebar .reset-button {
  color: #337ab7;
}
#sidebar .filtro{
  margin-bottom: 20px;
}
#sidebar .filtro .heading{
  font-size: 18px;
}
#sidebar .filtro .options {
  max-width: 75%;
  max-height: 191px;
  overflow: auto;
  border-top: 1px solid #cecece;
  border-bottom: 1px solid #cecece;
}
@media (min-width: 768px  ) {
  #sidebar .contents {
    display: block;
  }
  #sidebar .filtro .options{
    max-width: none;
    background-color: transparent;
  }
}

.briciole{
  padding: 20px 0;
}

#dettagli{
  padding-bottom: 50px;
  /*background-color: #fafafa;*/
}
#dettagli .nav-container {
  background: #f8f8f8;
  margin-bottom: 20px;
  font-size: 16px;
}
#dettagli .nav-container .back img {
  margin-right: 5px;
}
#dettagli .nav .separator {
  display: none;
}
@media (min-width: 768px) {
  #dettagli .nav-container {
    font-size: 18px;
  }
  #dettagli .nav-container.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    border-bottom: 1px solid #e0e0e0;
  }
  #dettagli .nav>li {
    float: left;
  }
  #dettagli .nav .separator {
    padding-top: 10px;
    color: #666;
  }
}
.nav-container .nav>.active>a,
.nav-container .nav>li>a:hover {
  background: transparent;
  color: #E24257;
}
#dettagli .title {
  margin-bottom: 20px;
}
#dettagli section {
  padding-top: 25px;
}

img.thumb,
#dettagli img {
  max-width: 100%;
}
.gallery .display {
  margin-bottom: 5px;
}
.gallery .thumbs {
  margin-left: -5px;
  margin-right: -5px;
}
.gallery .thumbs a {
  margin: 5px;
  display: block;
  float: left;
}

#dettagli .section-label {
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 5px;
  margin-bottom: 20px;
}

#dettagli {
  min-height: 500px;
}
#dettagli .legenda .clearfix {
  float: left;
  min-width: 180px;
  margin-left: 50px;
  font-size: 15px;
  line-height: 28px;
  font-weight: bold;
}
#dettagli .legenda .clearfix div {
  width: 32px;
  height: 26px;
  float: left;
  margin-right: 10px;
}
#dettagli .calendario + .calendario {
  padding-top: 10px;
  border-top: 1px solid #ddd;
  margin-top: 20px;
}

#dettagli div.datepicker table table {
  font-size: 13px;
}
#dettagli .datepicker > div {display: none}
#dettagli .datepicker .datepickerContainer {
  display: block;
  background: #fff;
  position: static;
}

#dettagli div.datepicker a,
#dettagli td.datepickerDisabled a:hover {
  color: #222;
}
#dettagli div.datepicker table table td,
#dettagli div.datepicker table table th {
  padding: 5px;
  border: 1px solid #fff;
  height: 27px;
  background-position: -2px;
}
#dettagli div.datepicker table table td,
#dettagli .legenda .disp {
  background-color: #8DFF83;
  text-align: center;
}
#dettagli div.datepicker .datepickerWeek a {
  color: #aaa;
}
#dettagli div.datepicker td.datepickerStart,
#dettagli .legenda .start {
  background-image: url('../img/datepickerStart.png');
}
#dettagli div.datepicker td.datepickerEnd,
#dettagli .legenda .end {
  background-image: url('../img/datepickerEnd.png');
}
#dettagli div.datepicker td.datepickerNotInMonth {
  background: #eee;
}
#dettagli div.datepicker td.datepickerNotInMonth a,
div.datepicker td.datepickerNotInMonth a:hover {
  color: #aaa;
}
#dettagli div.datepicker td.datepickerNotInMonth.datepickerSelected {
  background-color: #eee;
}
#dettagli div.datepicker td.datepickerNotInMonth.datepickerSelected a {
  color: #ccc;
}
#dettagli div.datepicker td.datepickerSelected,
#dettagli .legenda .pren {
  background: #EC6787;
}
#dettagli div.datepicker td.datepickerPast {
  background-color: #fff;
}
#dettagli div.datepicker td.datepickerPast a {
  color: #ccc;
}
#dettagli div.datepicker td.datepickerToday {
  background-image: url('../img/datepicker-today.png');
}
#dettagli div.datepicker .datepickerGoPrev a,
#dettagli div.datepicker .datepickerGoNext a {
  display: none;
}
#dettagli div.datepicker .datepickerMonth {
  text-align: center;
  color: #444;
  font-weight: bold;
}
#dettagli .datepicker table tr td {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
#dettagli .datepicker table tr td span {
  height: auto;
  line-height: inherit;
  float: none;
  display: inline;
}
#dettagli .dotazioni li {
  padding: 2px;
}

#dettagli .info-request {
  background: #a89680;
  padding: 20px 12px;
}
#dettagli .info-request .caption {
  text-align: center;
  border-bottom: 1px solid #DCDCDC;
  padding: 0 22px 10px;
}
#dettagli .info-request .caption .heading {
  font-size: 18px;
  font-weight: 600;
}
#dettagli .info-request .date {
  padding-top: 20px;
  margin-bottom: 10px;
}
#dettagli .info-request .data {
  line-height: 22px;
}
#dettagli .info-request .data label {
  float: left;
  width: 70px;
  font-weight: normal;
  margin-left: 22px;
}
#dettagli .info-request .data .value {
  font-size: 18px;
}
#dettagli .info-request .check-list {
  margin-top: 20px;
}
#dettagli .info-request .check-list li {
  font-size: 16px;
  padding: 2px;
}
#dettagli .info-request .caption .phone {
  margin-bottom: 10px;
  font-size: 23px;
}

form label {
  font-weight: normal;
}

/* PRENOTAZIONE */
#field_coupon .input-group-addon {
  padding: 0;
}
#field_coupon .input-group-addon .btn {
  -moz-border-radius: 0 3px 3px 0;
  -webkit-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}

#prenotazione {
  margin-bottom: 50px;
  padding-bottom: 50px;
  background: #f8f8f8;
  padding-top: 50px;
}
#prenotazione a {
  color: #0097FF;
}
#prenotazione .page-title {
  /*margin-bottom: 40px;*/
  margin-top:30px;
  margin-bottom:30px;
}
#prenotazione .title {
  margin-top: 0;
  font-weight: bold;
}
#prenotazione .totale-title {
  text-align: center;
  margin: 40px 0;
}
#prenotazione section>.heading {
  background: #a4b5bf;
  padding: 4px;
  font-size: 22px;
  margin-bottom: 1px;
  line-height: 18px;
  color: #FFF;

  -mox-border-radius: 20px 0 0 20px;
  -webkit-border-radius: 20px 0 0 20px;
  border-radius: 20px 0 0 20px;
  text-decoration: none;
  display: block;
}
#prenotazione section>.heading span {
  background: #FFF;
  display: inline-block;
  border-radius: 20px;
  padding: 7px 10px;
  color: #a4b5bf;
  font-weight: bold;
  margin-right: 10px;
}
#prenotazione section>.contents {
  padding: 20px 0;
}
#prenotazione #sezione-dati .btn-primary {
  display: block;
  margin: 2px auto 20px;
}
#prenotazione #sezione-pagamento .contents {
  display: none;
}
#prenotazione #sezione-pagamento .btn-primary {
  display: block;
  margin: 50px auto 40px;
}

#prenotazione .prezzo {
  color: #929292;
  font-weight: bold;
  text-align: right;
  font-size: 12px;
  min-width: 100px;
}
#prenotazione tr:hover {
  background-color: #eee;
  cursor: pointer;
}
#prenotazione td {
  vertical-align: middle;
  padding: 16px 8px;
}



#modalita_pagamento .selected .prezzo {
  color: #971919;
  min-width: 100px;
}

#totale_pagamento {
  background-color: #efefef;
  width: 100%;
  margin-bottom: 30px;
}
#totale_pagamento td {
  text-align: right;
  padding: 3px 20px;
}
#totale_pagamento td + td {
  font-weight: bold;
  font-size: 12px;
  width: 100px;
}

.has-success .help-inline {
  color: #3c763d;
}

.pagination>li>a,
.pagination>li>span {
  color: #48ABF0;
}
.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
  background: #48ABF0;
  border-color: #48ABF0;
}

@media (max-width: 768px) {
  /* .gallery .thumbs a.cboxElement{
    width:33%;
    padding:3px;
    margin:0;
  } */
  .gallery .thumbs a.cboxElement img{
    width:100%;
  }
  .ricerca>.toggler, #sidebar .toggler {
  margin-bottom: 9px;
}
#prenotazione .title{
  padding-top:15px;
}
.col-md-6.col-xs-6.etichette{
  font-size:0.8em
}
#prenotazione .totale-title {
  text-align: center;
  margin-top: 8px;
  margin-bottom: 20px;
}
.offerta{
    position: absolute;
    left: auto;
    right: 20px;
}
.addthis_toolbox{
  padding-bottom:25px;
}
.attr-numeri .attr {
  float: left;
  font-size: 18px;
  margin-right: 15pxpx;
}
.top-phone{
  font-size:12px;
  color:#000;
}
}

@media (max-width: 768px){
    a.btn.btn-lg.btn-primary{
        width: 100%;
    }
}
body{
    background-color: #fafafa;
}
#dettagli {
    background-color: #fff;
    margin-top: 40px;
}


/* Nuove modifiche */

.lingue-swtichet {
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    z-index: 9999
}

@media (max-width: 768px) {
    .lingue-swtichet {
        display:none
    }
}

.lingue-swtichet .lingue-container {
    vertical-align: middle;
    display: inline-block;
    background: #ffffff;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    padding: 10px 7px;
    padding-right: 20px;
    -webkit-box-shadow: -4px 0px 18px -1px rgba(0,0,0,0.39);
    -moz-box-shadow: -4px 0px 18px -1px rgba(0,0,0,0.39);
    box-shadow: -4px 0px 18px -1px rgba(0,0,0,0.39)
}

.lingue-swtichet .lingue-container ul {
    margin: 0;
    float: none
}

.lingue-swtichet .lingue-container ul li.dropdown a.dropdown-toggle {
    display: none
}

.lingue-swtichet .lingue-container ul li.dropdown ul.dropdown-menu {
    display: block;
    width: auto;
    position: relative;
    border: none;
    box-shadow: none;
    margin: 0;
    padding: 0;
    min-width: auto
}

.lingue-swtichet .lingue-container ul li {
    display: block;
    float: none;
    padding: 0
}

.lingue-swtichet .lingue-container ul li a {
    display: block;
    font-size: 0;
    padding: 5px 0
}

.lingue-swtichet .lingue-container ul li a .flag-icon {
    font-size: 26px
}

.lingue-swtichet .lingue-container ul li a:hover,.lingue-swtichet .lingue-container ul li a:focus {
    background-color: transparent
}

.lingue-swtichet .lingue-container ul li:hover,.lingue-swtichet .lingue-container ul  li:focus {
    background-color: transparent
}



.menu-telefono {
    background-color: #9bb5a1;
    text-align: center;
    width: 100%;
    color: #fff;
    padding: 20px 0
}

.menu-telefono a {
    color: #fff;
    font-size: 22px;
    font-weight: 300;
    width: 100%;
    font-weight: 500;
    letter-spacing: 1px
}



footer {
    padding: 60px 0 40px 0;
    background-color: #1a1919
}

#footer h3 {
    font-size: 22px;
    font-weight: 300;
    margin-top: 0
}

@media (max-width: 992px) {
    #footer h3 {
        margin-top:20px
    }
}

#footer a {
    color: initial;
    transition: all .3s ease-in-out;
    color: #e5c880
}

#footer a:hover,#footer a:focus {
    cursor: pointer;
    text-decoration: none;
    color: #e5c880
}

#footer ul.no-list {
    list-style: none;
    padding-left: 0
}

#footer ul.no-list li {
    padding: 5px 0;
    border-bottom: 1px solid rgba(115,115,115,0.12)
}

#footer .colonne {
    padding-bottom: 20px
}

.ricerca .input-block .btn-danger, .ricerca .input-block .btn-danger:hover, .ricerca .input-block .btn-danger:focus, .ricerca .input-block .btn-danger:active{
    background-color: #e5c880;
}
#grid-container .prenotazione a.btn.btn-lg.btn-primary {
    background-color: #f3eee8;
    color: #e5c880;
}
#grid-container .prenotazione a.btn.btn-lg.btn-primary:hover, #grid-container .prenotazione a.btn.btn-lg.btn-primary:focus{
    background-color: #e5c880;
    color: #ffffff;
}
#grid-container .articolo {
    color: #75676d;
    font-weight: 300;
}
#grid-container .articolo .title a, #dettagli .title h1 a{
    color: #75676d;
    font-weight: 400;
}
#dettagli .nav>li>a {
    color: #e5c880;
}
#dettagli .nav>li>a:hover, #dettagli .nav>li>a:focus {
    color: #E24257;
}
#dettagli .nav>li>a.red-link {
    color: #E24257;
}
#dettagli .section-label{
    color: #75676d;
    font-weight: 400;
}
#grid-container .articolo .title, #dettagli .title h1{
    color: #75676d;
    font-weight: 400;
}

@media (max-width: 768px){
    #grid-container .col-sm-3:first-of-type {
        padding: 0;
    }
}
#grid-container .articolo .prenotazione .prezzo.pieno {
    font-size: 14px;
    text-decoration: line-through;
}




/*
*   Nuovo menu
 */
 nav.navbar-default {
     margin-bottom: 0;
     position: relative;
     z-index: 3;
     width: 100%;
     border-radius: 0;
     border: 0;
     background-color: #1a1919;
     padding: 15px 0;
     height: 150px;
 }

 nav.navbar-default .navbar-brand {
     height: 100%;
     padding: 15px 0
 }

 nav.navbar-default .navbar-toggle {
     margin: 10px 20px;
     border-radius: 50%;
     height: 45px;
     width: 45px;
     text-align: center;
     background-color: #a89680;
     border: 0;
     padding: 13px
 }

 nav.navbar-default .navbar-toggle .icon-bar {
     background-color: #fff;
     width: 20px;
     height: 2px;
     border-radius: 1px
 }

 nav.navbar-default .navbar-right {
     padding-top: 10px
 }

 nav.navbar-default .navbar-right ul li a {
     font-size: 16px;
     font-weight: 300;
     padding-bottom: 0
 }

 nav.navbar-default .navbar-right .clearfix.topmenu {
     padding-top: 5px
 }

 nav.navbar-default .navbar-right .clearfix.topmenu ul>li>a {
     padding: 0;
     padding: 0 15px;
     font-size: 14px
 }


nav.navbar-default .navbar-right .offerte{
    padding: 0;
    background: transparent;
}

@media (min-width: 768px){
    .navbar-right {
        float: right!important;
        margin-right: -15px;
    }

}

@media (max-width: 1200px){
nav.navbar-default .navbar-right ul li a{
    font-size: 15px;
    padding-left: 7px;
    padding-right: 7px;
}
}

@media (max-width: 992px){
footer .border-left{
border-left: 0;
padding-left: 0;
margin-left: 0;
margin-top: 20px;
}
nav.navbar-default .navbar-right ul li a {
    font-size: 13px;
    padding-left: 4px;
    padding-right: 4px;
}
}
@media (max-width: 768px){
h3.mt-0.mt-20-mobile, footer h3 {
    margin-top: 20px !important;
    border-top: 1px solid #00000014;
    padding-top: 20px;
}
nav.navbar-default .navbar-brand{
padding-left: 15px;
}
nav.navbar-default .navbar-right ul li a {
    text-align: center;
    font-size: 16px;
}
nav.navbar-default{
    height: auto;
    padding: 0;
}
}
.navbar-brand>img {
        max-height: 80px;
}


/*
*   Sidebar ricerca
*/
#sidebar .ricerca-sidebar{
    background: #fafafa;
    padding-top: 0;

    padding-bottom: 0;
}
#sidebar .ricerca-sidebar form{
    max-width: 100%;
}
#sidebar .ricerca-sidebar .input-block{
    width: 100%;
}
#sidebar .ricerca-sidebar .input-block .input-group{
    float: none;
    border: none;
    width: 100%;
}
#sidebar .ricerca-sidebar .input-block .input-daterange{
    float: none;
    width: 100%;
}
#sidebar .ricerca-sidebar  .input-block .form-group select, #sidebar .ricerca-sidebar  .input-block .form-group input{
    width: 100%;
    float: none;
    border: none;
    margin-bottom:10px;
    border-radius: 0;
    /* background-color: #e2e2e2; */
    color: #75676d;

}
#sidebar .ricerca-sidebar  .input-block .form-group select{
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    user-select: none;
    -webkit-user-select: none;
    background-color: transparent;
    border: 1px solid #e8e8e8;
    line-height: 40px;
    position: relative;
    height: 40px;
    padding: 0 0 0 8px;
    color: #bbb;
    border-color: #d5dee7;
    border-radius: 0;
    z-index: 9;
}
#sidebar .ricerca-sidebar  .select-container b{
    display: inline-block;
    font: normal normal normal 16px/1 'Nucleo Outline';
    speak: none;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
        color: #bbb;
        position: absolute;
            top: 13px;
        right: 20px;

}
#sidebar .ricerca-sidebar  .select-container b::after{
content: "\ea6a";
}
#sidebar .ricerca-sidebar .input-block .form-group select:hover, #sidebar .ricerca-sidebar .input-block .form-group select:focus, #sidebar .ricerca-sidebar .input-block .form-group select:active{
    /* border: none; */
    box-shadow: none;
}
#sidebar .ricerca-sidebar  .input-block .select-container {
    position: relative;
}
#sidebar .ricerca-sidebar  .input-block .input-group-addon{
    padding-top: 4px ;
    color: #75676d;
}
#sidebar .ricerca-sidebar .input-block .form-group input{
    margin-bottom: 0;
        padding: 0 0 0 8px;
}
#sidebar .ricerca-sidebar .input-block .input-group{

    margin-bottom:10px;
    cursor: pointer;
    /* display: block; */
    user-select: none;
    -webkit-user-select: none;
    background-color: transparent;
    border: 1px solid #e8e8e8;
    line-height: 40px;
    height: 40px;
    color: #bbb;
    border-color: #d5dee7;
    border-radius: 0;
}
#sidebar .ricerca-sidebar  .input-block .tipologia-container{
    width: auto;
    float: none;
    border: none;
}
#sidebar .ricerca-sidebar   .ricerca .bs-datepicker .picker{
    width: auto;
}
#sidebar .ricerca-sidebar .btn{
    width: 100%;
}


/*
*/
#sidebar .filter-form button.btn.btn-lg.btn-danger{
    background-color: #e5c880;
    width: 100%;
}


/*
* Section header
*/
section.header-title {
    min-height: 350px;
    background-size: cover;
    background-position: 50%;
    -webkit-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.75);
    box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.75)
}

section.header-title .section-header {
    padding-top: 160px;
    color: #fff;
    text-align: center
}

section.header-title .section-header h1,section.header-title .section-header h2,section.header-title .section-header h3,section.header-title .section-header h4,section.header-title .section-header p,section.header-title .section-header div {
    color: #fff
}

section.header-title .section-header h1 {
    font-size: 52px
}

@media (max-width: 768px) {
    section.header-title .section-header h1 {
        font-size:32px
    }
}

section.header-title .section-header h2 {
    font-weight: 100;
    line-height: 34px
}
section.header-title .section-header{
padding-top: 110px;
}


/*
*   Birciole
*/

.breadcrumb-container {
    background-color: #f2f2f2
}

.breadcrumb-container ol.breadcrumb {
    margin: 0;
    padding: 15px 0;
    background-color: transparent
}

.breadcrumb-container ol.breadcrumb li a {
    color: #666;
    text-transform: uppercase;
    text-decoration: line-through;
    font-weight: 600;
    font-size: 13px;
    transition: .3s
}

.breadcrumb-container ol.breadcrumb li a:hover,.breadcrumb-container ol.breadcrumb li a:focus {
    color: #a89680;
    text-decoration: none
}

.breadcrumb-container ol.breadcrumb li.active a {
    text-decoration: none
}

.breadcrumb-container ol.breadcrumb li+li:before {
    content: "»";
    color: #666
}

.breadcrumb-container ol.breadcrumb li:last-of-type a{
    text-decoration: none;
}


/*
* FOTO ANNUNCIO
*/
section.foto_annuncio {
    position: relative
}

section.foto_annuncio .background-color {
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, #000 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, #000 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, #000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#000000',GradientType=0 );
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    position: absolute;
    z-index: 1
}

section.foto_annuncio .item {
    height: 450px;
    background-size: cover;
    background-position: 50%
}

section.foto_annuncio .back-right {
    position: absolute;
    bottom: 50px;
    right: 50px;
    z-index: 9999
}

section.foto_annuncio .back-right .fullscreen-bottom {
    background-color: #fff;
    padding: 20px;
    color: #a89680;
    display: inline-block;
    cursor: pointer;
    transition: .3s
}

section.foto_annuncio .carousel-indicators {
    z-index: 8
}

section.foto_annuncio .carousel-caption {
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    padding-bottom: 0
}

section.foto_annuncio .property-summary {
    padding: 20px 0;
    text-align: left;
    color: #e5c880;
    text-shadow: none;
    background-color: #1a1919
}

section.foto_annuncio .property-summary .property-city {
    font-size: 16px;
    font-weight: 300
}

section.foto_annuncio .property-summary h1 {
    color: #fff;
    font-size: 36px;
    margin-top: 0
}

section.foto_annuncio .property-summary .badge {
    margin: 10px;
    margin-left: 0;
    background-color: #e5c880;
    font-weight: 400;
    font-size: 12px;
    line-height: 12px;
    padding: 8px 12px;
    border-radius: 6px;
    padding-bottom: 7px;
    margin-top: 0
}

section.foto_annuncio .property-summary .right-content {
    text-align: right;
    padding: 24px 0
}

section.foto_annuncio .property-summary .right-content .other-meta {
    display: inline-block;
    background-color: #fff;
    color: #e5c880;
    padding: 10px
}

section.foto_annuncio .property-summary .right-content .other-meta ul {
    padding: 0;
    margin: 0
}

section.foto_annuncio .property-summary .right-content .other-meta ul li {
    display: inline-block;
    font-size: 22px;
    padding: 10px 15px;
    border-left: 1px solid rgba(95,39,42,0.4)
}

section.foto_annuncio .property-summary .right-content .other-meta ul li i {
    vertical-align: middle
}

section.foto_annuncio .property-summary .right-content .other-meta ul li:first-of-type {
    border-left: 0
}

@media (max-width: 992px) {
    section.foto_annuncio .property-summary .right-content {
        text-align:center
    }
}

/*
*   Modifica annuncio
*/
@media (min-width: 1600px){
.container {
    width: 1560px;
}
}
.no-gutter .row {
	margin: 0;
}
.no-gutter .row > [class*='col-'] {
	padding-right:0;
	padding-left:0;
}
#dettagli h3.section-label {
    color: #e5c880;
    margin-top: 0;
    font-size: 22px;
    text-transform: uppercase;
}
#dettagli  div, #dettagli  p {
    font-size: 15px;
    color: #666;
    line-height: 24px;
}
#dettagli section{
        margin-bottom: 40px;
}

.section.section-photos .lista_foto_annuncio {
    display: block;
    margin-left: -3px;
    margin-right: -3px
}

.section.section-photos .lista_foto_annuncio .immagine-immobile {
    position: relative;
    display: block;
    margin: 3px
}

.section.section-photos .lista_foto_annuncio .immagine-immobile img {
    width: 100%
}

.section.section-photos .lista_foto_annuncio .immagine-immobile .view-more {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0,0,0,0.7);
    width: 100%;
    height: 100%;
    display: block;
    vertical-align: middle;
    color: #fff
}

.section.section-photos .lista_foto_annuncio .immagine-immobile .view-more .center-text {
    color: #fff !important;
    vertical-align: middle;
    display: table;
    height: 100%;
    width: 100%;
    vertical-align: middle
}

.section.section-photos .lista_foto_annuncio .immagine-immobile .view-more .center-text .align-middle {
    display: table-cell;
    vertical-align: middle;
    padding: 10px;
    color: #fff !important
}

.section.section-photos .lista_foto_annuncio .immagine-immobile .view-more .center-text .align-middle i {
    font-size: 38px
}
#dettagli{
    background-color: transparent;
        margin-top: 20px;
        margin-bottom: 40px;
        padding-bottom: 40px;
        position: relative;
}

#dettagli .nav-container {
    background-color: #f8f8f8;
}
#dettagli .col-md-8.col-lg-9 {
    padding-right: 80px;
}
#dettagli .info-request {
    padding: 20px;
    background-color: #ffffff;
    border: solid 1px #f1f1f1;
    /* margin-bottom: 20px; */
    padding-bottom: 0;
    position: relative;
    will-change: min-height;
    text-align: left;
}
#dettagli .info-request .caption{
    text-align: left;
    padding-left: 0;
    padding-right: 0;
}

#dettagli .info-request input {
    border: 1px solid #e8e8e8;
    line-height: 40px;
    position: relative;
    height: 40px;
    color: #333;
    border-color: #d5dee7;
    box-shadow: none;
    border-radius: 0;
}
#dettagli .info-request  textarea {
    border: 1px solid #e8e8e8;
    line-height: 40px;
    position: relative;
    color: #333;
    border-color: #d5dee7;
    box-shadow: none;
    border-radius: 0;
}

#dettagli .info-request .date{
    border-bottom: 1px solid #f1f1f1;
    padding: 0;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
#dettagli .info-request .data .value{
    float: right;

}
#dettagli .info-request .data label{
    margin-left: 0;
}
#dettagli .info-request h6{
    font-size: 12px;
display: block;
margin-bottom: 10px;
text-transform: uppercase;
color: #999;
}

#dettagli .info-request button.btn {
    background: transparent;
padding: 15px 30px;
border: 1px solid #a89680;
font-size: 16px;
text-transform: uppercase;
display: inline-block;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
color: #e5c880;
border-color: #e5c880;
}
#dettagli .info-request button.btn:hover{
    color: #fff;
    text-decoration: none;
        background-color: #e5c880;
}

#dettagli .checkbox label {
    height: auto;
    min-height: initial;
}

#dettagli .checkbox label input {
    height: auto;
}
@media (max-width: 1600px){
    #dettagli .col-md-8.col-lg-9{
        padding-right: 40px;
    }
}
@media (max-width: 992px){
    #dettagli .info-request{
        position: relative !important;
    }
    #dettagli .col-md-8.col-lg-9{
        padding-right: 15px;
    }
}

/*
*   Footer
*/
footer{
    background-color: #1a1919;
    margin-top: 50px;
}
footer h3 {
    font-weight: 400;
    font-size: 18px;
    margin-bottom: 20px;
    margin-top: 0;
    color: #e5c880;
}
footer ul.no-list {
    padding: 0;
}

footer ul.no-list li {
    padding: 5px 3px;
    border-bottom: 1px solid rgba(0,0,0,0.2);
    font-weight: 100;
}

.mw-300{
max-width: 300px;
}

footer .border-left {
    border-left: 1px solid rgba(0,0,0,0.2);
    padding-left: 40px;
    height: 100%;
    margin-left: 40px;
}

footer a.social-icon {
    font-size: 32px;
    margin-right: 20px;
    background: #e5c880;
    border-radius: 50%;
    width: 70px;
    height: 70px;
    display: inline-block;
    text-align: center;
    line-height: 70px;
    color: #fff !important;
    transition: .4s all;
}

footer a.social-icon:hover, footer a.social-icon:focus, footer a.social-icon:active {
    transform: translateY(-5px);
    box-shadow: 7px 7px 15px -2px rgba(90, 90, 90, 0.8);
}

footer .colonne{
padding: 80px 0;
}
section.copyright {
    padding: 15px 0px;
    color: #fff;
    font-weight: 200;
    font-size: 13px;
    line-height: 13px;
    letter-spacing: 0.3px;
}
footer  a, footer{
    color: #e5c880;
}
footer  a:hover,footer  a:focus{
text-decoration: none;
color: #e5c880;
}
footer  strong {
    font-weight: 500;
    letter-spacing: 0.5px;
}



/*
*/
#grid-container .col-sm-9 {
    border-left: none;
    height: 100%;
}
#grid-container  #sidebar{
    padding: 20px;
    background-color: #ffffff;
    border: solid 1px #f1f1f1;
    /* margin-bottom: 20px; */
    position: relative;
    will-change: min-height;
    text-align: left;
}

#sidebar .filtro .heading {
    font-size: 12px;
    display: block;
    margin-bottom: 0;
    text-transform: uppercase;
    color: #999;
    border-bottom: none;
}
#sidebar .filtro .options{
    border: none;
}
#grid-container legend {
    font-size: 18px;
    margin-bottom: 10px;
    color: #a89680;
    font-weight: 400;
}
#sidebar .filtro {
    margin-bottom: 20px;
    border-bottom: 1px solid #f1f1f1;
}
#sidebar .filtro:last-of-type{
    border-bottom: none;
}

.custom-sidebar {
    padding: 20px;
    background-color: #ffffff;
    border: solid 1px #f1f1f1;
    position: relative;
    will-change: min-height;
    text-align: left;
    margin-bottom: 40px;
}


#dettagli section#dotazioni ul.dotazioni{
    list-style: none;
    padding-left: 0;
}
#dettagli section#dotazioni ul.dotazioni li{
    padding: 4px 0;
}
#dettagli section#dotazioni ul.dotazioni span{
    display: inline-block !important;
    font-size: 17px;
    font-weight: 200;
    line-height: 18px;
}
#dettagli section#dotazioni ul.dotazioni span.left-icon{
    min-width: 30px;
    font-style: normal;
}
#dettagli section#dotazioni ul.dotazioni span.left-icon i.icon{
font-style: normal;
}





/*************************************/
.sidebar{
    will-change: min-height;
}

.sidebar__inner{
    transform: translate(0, 0); /* For browsers don't support translate3d. */
    transform: translate3d(0, 0, 0);
    will-change: position, transform;
}


.navbar-default .navbar-nav>li>a{
    color:#e5c880;
}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus{
  color:#e5c880;
  opacity:0.8;
}



#descrizione li:before {
    content: "\f069" !important;
    font-family: FontAwesome;
    display: inline-block;
    margin-left: -1.3em;
    width: 1.3em;
    color: #e5c880 !important;
}
.other-meta{
  border-radius: 34px;
}