.cont-hhome {
  padding-top: 50px;
}
.cont-hhome h1{
  font-size: 22px;
  line-height: 28px;
  margin: 0;
  padding: 0;
}
.cont-hhome h2{
  font-size: 18px;
  line-height: 23px;
  font-weight: 100;
  padding-bottom: 20px;

}
.form-group.hm{
  margin-bottom: 0 !important;
}
.custom-select {
  font-size: 14px !important;
}
.form-control:disabled, .form-control[readonly] {
  background-color: #fff !important;
  font-size: 14px !important;
}
.p5 {
  padding: 10px;
}
.header-logo {
  bottom: -44px !important;
}
.barra-bottom-contatti {
  display: none;
}
.hotel-list-item-offerta {
    position: relative;
    color: #00609d;
    padding: 15px;
    font-size: 23px;
    border: solid 1px #00609d;
    margin-bottom: 15px;
}

@media screen and (max-width: 767px) {
  .header-phone {
    /*margin-top: 43px !important;*/

  }
  .container-barra-contatti {
    width: 100%;
    height: 50px;
    background-color: #00609d;

  }
  ul.barra-bottom-contatti {
  position: fixed;
  bottom: 0;
  margin: 0;
  height: 50px;
  padding:0;
  margin: 0;
  display: block;
  background-color: #06a;
  z-index: 100;
  width: 100%;
  }
  li.barra-bottom-contatti-item {
    text-align: center;
    font-size: 25px;
    color:#fff;
    width: 45%;
    padding: 8px;
    height: 50px;
    display: block;
    text-decoration: none;
    float: left;
    list-style: none;
    z-index: 100;

  }
  li.barra-bottom-contatti-item a {
    text-decoration: none;
    color: #fff;



  }
  span.barra-bottom-contatti-item {
    font-family: "Montserrat",sans-serif;
    font-size: 18px;
    font-weight: 100;
  }
  li.barra-bottom-contatti-item.last {
    font-size: 16px;
    width: 100%;
  }
  .header-logo {
    bottom:0 !important;
  }
  .hotel-list-item-offerta {
    height: auto;
  display: block;
    }

    .form-group.hm.col-md-2.float-left {
    padding-top: 10px;
    padding-bottom: 10px;
    /* width: 100%; */
    margin: 0;
    padding-right: 0;
    padding-left: 0;
}
.form-group.hm.col-md-4.float-left {
    padding-left: 0;
    padding-right: 0;
}
.color-box article figure .img {
    height: 40vw;

}
.fd10 {
  margin-top: 15px;
}

}
