@media (min-width: 1240px) {
  .container {
    max-width: 1240px;
  }
}
a:hover {
  text-decoration: none;
}
.btn {
  -webkit-appearance: none;
}
.txt_azzurro {
  color: #20b3ec;
}
.list_3_col {
  column-count: 3;
}
.lista_01 i {
  color: #c9d400 !important;
}
.lista_01 li {
  margin-bottom: 0px;
  transition: all 0.2s ease;
}
.lista_01 li:hover {
  margin-left: 5px;
  font-weight: 600;
}
.lista_01 li a:hover {
  color: #0051a0 !important;
}
.top_header {
  background-color: #0051a0;
}
.icone_social {
  border-right: 1px solid #dddddd57;
  padding-right: 15px;
  margin-right: 15px;
}
.icone_social ul {
  margin-left: 0 !important;
}
.nav-item-anim-icon i {
  color: #c9d400;
}
.header-top .btn_tel a {
  font-size: 18px !important;
  color: #fff !important;
  font-weight: 700;
  background-color: #a9b841;
  height: 40px;
  line-height: 40px;
  transition: all 0.2s ease;
}
.header-top .btn_tel a:hover {
  background-color: #c9d400 !important;
}
.header-top .btn_mail a {
  font-size: 16px !important;
  color: #fff !important;
  font-weight: 600;
  background-color: #257dd2;
  height: 40px;
  line-height: 40px;
  transition: all 0.2s ease;
}
.header-top .btn_mail a:hover {
  background-color: #379dff !important;
}
.header-top .btn_tel a i, .header-top .btn_mail a i {
  color: #0051a0;
  font-size: 20px !important;
  line-height: 40px;
}
.header-top .btn_login a {
  font-size: 12px !important;
  color: #fff !important;
  font-weight: 500;
  background-color: #03386c;
  height: 40px;
  line-height: 40px;
  text-transform: uppercase;
  padding: 0 20px !important;
  transition: all 0.2s ease;
}
.header-top .btn_login a:hover {
  background-color: #0051a0 !important;
}
#header {
  font-family: 'Montserrat', sans-serif;
}
#mainNav i {
  color: #c9d400;
  margin-right: 3px;
}
.booking_form_home {
  margin-top: -100px;
}
.box_ricerca_home {
  background-color: #0051a0;
  padding: 10px;
  border-radius: 10px;
  margin-bottom: 20px;
  box-shadow: 0px 0px 0px 12px rgba(255, 255, 255, 0.5);
}
.box_ricerca_home h2 {
  text-align: center;
  color: #fff;
  margin-bottom: 10px;
}
.form_ricerca input.form-control {
  font-size: 14px !important;
  line-height: 18px !important;
  text-transform: uppercase;
  font-weight: 600 !important;
  font-family: 'Montserrat', sans-serif;
  border-radius: 20px !important;
  border: none !important;
  height: inherit !important;
  padding: 8px 10px !important;
}
.form_ricerca .custom-select {
  font-size: 14px !important;
  line-height: 18px !important;
  text-transform: uppercase;
  font-weight: 600 !important;
  font-family: 'Montserrat', sans-serif;
  border: none !important;
  border-radius: 20px !important;
  height: inherit !important;
  padding: 8px 10px !important;
}
.form_ricerca input.form_data {
  border-bottom-left-radius: 0px !important;
  border-top-left-radius: 0px !important;
}
.form_ricerca .input-group-text {
  border-top-left-radius: 20px !important;
  border-bottom-left-radius: 20px !important;
  background-color: #379dff;
  color: #fff;
  border: none;
}
.form_ricerca ::placeholder {
  color: #0051a0 !important;
  opacity: 1; /* Firefox */
}
.form_ricerca ::-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #0051a0 !important;
}
.form_ricerca ::-ms-input-placeholder { /* Microsoft Edge */
  color: #0051a0 !important;
}
.form_ricerca .btn_cerca {
  padding: 7px !important;
  font-size: 14px !important;
  line-height: 18px !important;
}
.carousel_regioni {
  margin: 10px 0;
}
.carousel_regioni .thumb-info-inner {
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
}
.tit_01 {
  text-align: center;
  font-weight: 300;
  font-size: 40px;
  margin-bottom: 10px;
}
.tit_01 strong {
  font-weight: 800;
}
.tit_02 {
  text-align: center;
  font-size: 20px;
  color: #20b3ec;
  font-weight: 400;
  font-family: 'Montserrat', sans-serif;
}
.regioni_home {
  background-image: url("../img/bg_regioni.png") !important;
  background-position: bottom left !important;
  background-repeat: no-repeat !important;
}
.lastminute_home {
  padding: 40px 0;
}
.lastminute_home .card-body {
  padding: 20px 15px;
}
.lastminute_home .card-title {
  font-size: 14px;
  margin-bottom: 0px;
}
.stelle {
  white-space: nowrap;
}
.stelle i {
  color: #FFDE00;
  font-size: 15px;
}
.lastminute_home .card-periodo {
  background-color: #eee;
  margin: 5px -21px 10px -21px;
  padding-left: 21px;
  color: #212529;
  font-size: 14px;
  font-weight: 600;
}
.lastminute_home .card-periodo i {
  color: #0051a0;
  margin-right: 5px;
}
.lastminute_home .card-body .list {
  margin-left: 5px;
}
.lastminute_home .card-body .list i {
  color: #20b3ec !important;
}
.lastminute_home .card-body .list li {
  margin-bottom: 0;
  padding-left: 12px;
  line-height: 19px;
}
.lastminute_home .card-footer {
  background-color: #0051a0;
  color: #fff;
  text-align: center;
  font-size: 15px;
  padding: 3px;
}
.lastminute_home .card-footer strong {
  font-size: 25px;
  font-weight: 700;
}
.lastminute_home .img_card {
  overflow: hidden;
}
.lastminute_home .card img {
  transition: all 0.3s ease;
}
.lastminute_home .card {
  transition: all 0.3s ease;
}
.lastminute_home .card:hover {
  box-shadow: 0 15px 30px #BBB;
}
.lastminute_home .card:hover img {
  transform: scale(1.1, 1.1);
}
.lastminute_home .card-img-overlay {
  padding: 0;
  top: 20px;
  text-align: right;
}
.lastminute_home .card-img-overlay span {
  background-color: #c9d400;
  color: #03386c;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  padding: 5px 10px;
  box-shadow: 0 5px 0px rgba(0, 0, 0, 0.5);
  text-transform: uppercase;
}
.lastminute_home .btn_lastminute {
  margin: 40px 0;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
}
.tag_01, .tag_02, .tag_03, .tag_04 {
  border-radius: 15px;
  font-size: 11px;
  line-height: 14px;
  text-transform: uppercase;
  color: #333;
  background-color: rgb(253, 209, 248);
  font-family: 'Montserrat', sans-serif;
  display: inline-block;
  padding: 2px 10px;
  font-weight: 600;
  border: 0;
}
.tag_02 {
  background-color: rgb(251, 249, 136);
}
.tag_03 {
  background-color: rgb(197, 232, 249);
}
.tag_04 {
  background-color: rgb(181, 234, 191);
}
.icone_home {
  text-align: center;
  padding: 30px 0 !important;
}
.icone_home img {}
.icone_home p {
  margin-bottom: 0;
  margin-top: 5px;
  color: #fff;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  line-height: 17px;
}
.icone_home .col-md-2 {
  border-right: 1px solid #6390bd;
}
.destinazioni_piu_home {
  padding: 70px 0 40px 0;
}
.destinazioni_piu_home .box_destinaz {
  margin-bottom: 30px;
}
.destinazioni_piu_home .thumb-info .thumb-info-title {
  padding: 7px 20px 0px;
  background: rgba(12, 72, 134, 0.8);
}
.destinazioni_piu_home .thumb-info .thumb-info-inner {
  text-transform: uppercase;
}
.destinazioni_piu_home .thumb-info .thumb-info-type {
  margin: 4px -2px -15px 0px;
  text-transform: none !important;
  font-size: 14px;
  line-height: 17px;
  background-color: #c9d400;
  color: #03386c;
}
.destinazioni_piu_home .thumb-info .thumb-info-type b {
  font-size: 17px;
}
.destinazioni_europa .img_europa {
  position: relative;
  background-size: cover;
  background-position: center;
  min-height: 270px;
  border: 3px solid #fff;
  transition: all 0.2s ease;
}
.destinazioni_europa .img_europa h2 {
  color: #fff;
  text-transform: uppercase;
  font-size: 50px;
  font-weight: 800;
  font-family: 'Montserrat', sans-serif;
  position: absolute;
  bottom: 0px;
  text-shadow: 3px 2px 2px rgba(0, 0, 0, 1);
  margin-bottom: 20px;
}
.destinazioni_europa .img_europa:hover {
  border: 10px solid #c9d400;
}
.destinazioni_europa .img_europa:hover h2 {}
.divider_01 {
  border-top: 5px dotted #20b3ed;
  border-bottom: 5px dotted #c9d400;
  height: 12px;
  margin: 10px 0 50px 0;
}
.destinazioni_europa .btn_europa {
  margin: 40px 0;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
}
.destinazioni_europa a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.section_newsletter {
  padding: 30px 0;
  background-image: url("../img/bg_newsletter.png") !important;
  background-position: bottom right !important;
  background-repeat: no-repeat !important;
}
.input_newsletter .input-group-text {
  border-top-left-radius: 20px !important;
  border-bottom-left-radius: 20px !important;
  background-color: #379dff;
  color: #fff;
  border: none;
}
.input_newsletter input.form-control {
  font-size: 14px !important;
  line-height: 18px !important;
  font-weight: 600 !important;
  font-family: 'Montserrat', sans-serif;
  border-radius: 20px !important;
  border: 1px solid #379dff;
  height: inherit !important;
  padding: 8px 10px !important;
}
.input_newsletter input.form_data {
  border-bottom-left-radius: 0px !important;
  border-top-left-radius: 0px !important;
}
.input_newsletter .form-control:focus {
  box-shadow: 0 0px 5px rgb(55, 157, 255);
}
footer {
  border-top: 5px solid #c9d400 !important;
}
.txt_footer_01 {
  font-size: 13px;
  line-height: 20px;
}
.txt_footer_02 {
  font-size: 12px;
  line-height: 18px;
  text-align: center;
  border-top: 1px solid #555;
  margin: 15px 0 0 0;
  padding-top: 15px;
}
@media (max-width: 1200px) {
  .destinazioni_europa .img_europa h2 {
    font-size: 35px;
  }
}
@media (max-width: 767px) {
  .hidden_mobile {
    display: none !important;
  }
  .btn_mail i {
    margin-right: 0 !important;
    margin-left: 4px !important;
  }
  .nav_btn_top {
    margin-left: -15px;
    margin-right: -15px;
  }
  .header-top .btn_login a {
    padding: 0 9px !important;
  }
  .booking_form_home {
    margin-top: -16px;
  }
}
/*--- card responsive **/
.card-deck {
  margin: 0 -15px;
  justify-content: space-between;
}
.card-deck .card {
  margin: 0 0 1rem;
}
@media (min-width: 576px) and (max-width: 768px) {
  .card-deck .card {
    -ms-flex: 0 0 48.7%;
    flex: 0 0 48.7%;
  }
}
@media (min-width: 992px) {
  .card-deck .card {
    -ms-flex: 0 0 23%;
    flex: 0 0 23%;
  }
}
/*---*/
.header_pag {
  padding: 80px 0 !important;
}
.header_pag .parallax-background {
  height: 130% !important;
}
.booking_form_pag {
  margin-top: -66px;
  margin-bottom: 30px;
}
.box_ricerca_pag {
  background-color: #0051a0;
  padding: 25px 10px 10px 10px;
  border-radius: 10px;
  margin-bottom: 20px;
  box-shadow: 0px 0px 0px 12px rgba(255, 255, 255, 0.5);
}

.content-page h2 h1 {
  font-weight: 300;
  font-size: 40px;
  margin-bottom: 10px;
}
.content-page h2 h1 strong {
  font-weight: 800;
}
.content-page h3 {
  font-size: 20px;
  color: #20b3ec;
  font-weight: 400;
  font-family: 'Montserrat', sans-serif;
}
.content-page p{
    text-align: justify;
}




.tit_03 {
  font-weight: 300;
  font-size: 40px;
  margin-bottom: 10px;
}
.tit_03 strong {
  font-weight: 800;
}
.tit_04 {
  font-size: 20px;
  color: #20b3ec;
  font-weight: 400;
  font-family: 'Montserrat', sans-serif;
}
.wrapper_form_pag {
  background: #f5f5f5;
  margin: 0 0 30px 0;
  padding: 20px 0 0 0;
  text-align: center;
  z-index: 99;
  width: 100% !important;
}
.wrapper_lista_hotel {
  margin-bottom: 50px;
}
.wrapper_lista_hotel .box_hotel {
  border: 2px solid #ddd;
  padding: 20px;
  margin-bottom: 50px;
}
.triangle-topleft {
  width: 0;
  height: 0;
  border-top: 40px solid #c9d400;
  border-right: 40px solid transparent;
  position: absolute;
  top: 0;
  left: 15px;
  z-index: 98;
}
.wrapper_lista_hotel .box_hotel .info_hotel h2 {
  text-transform: uppercase;
  font-size: 27px;
  line-height: 27px;
  margin-bottom: 10px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
}
.wrapper_lista_hotel .box_hotel .info_hotel .luogo {
  font-size: 16px;
  line-height: 16px;
  color: #257dd2;
  font-weight: 700;
  font-family: 'Montserrat', sans-serif;
}
.wrapper_lista_hotel .box_hotel .info_hotel .luogo i {
  color: #0051a0;
}
.wrapper_lista_hotel .box_hotel .info_hotel .descriz_hotel {
  border-top: 1px solid #ddd;
  margin-top: 10px;
  padding-top: 10px;
  font-size: 13px;
  line-height: 16px;
}
.wrapper_lista_hotel .box_hotel .colDx_hotel {
  background-color: #eee;
  padding: 0 !important;
  text-align: center;
  margin-bottom: 20px;
}
.wrapper_lista_hotel .box_hotel .colDx_hotel .prezzo_hotel {
  background-color: #c9d400;
  font-size: 16px;
  line-height: 18px;
  color: #003160;
  padding: 10px 0;
  letter-spacing: -.05em;
  font-weight: 500;
}
.wrapper_lista_hotel .box_hotel .colDx_hotel .prezzo_hotel strong {
  font-size: 26px;
  font-weight: 800;
}
.wrapper_lista_hotel .box_hotel .colDx_hotel .link_hotel {
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%
}
.divider_02 {
  border-top: 5px dotted #c9d400;
  margin: 20px 0;
}
.wrapper_lista_hotel .box_offerta {
  margin-bottom: 30px;
}
.wrapper_lista_hotel .box_offerta .periodo {
  border-bottom: 2px solid #379dff;
  font-size: 14px;
  line-height: 14px;
  background-color: #e9e9e9;
  padding: 5px 0;
  color: #333;
  margin-bottom: 5px;
}
.wrapper_lista_hotel .box_offerta .periodo b {
  font-size: 17px;
  font-weight: 700;
}
.wrapper_lista_hotel .box_offerta .list {
  margin-left: 5px;
  margin-bottom: 0;
  font-family: 'Montserrat', sans-serif;
  color: #444;
}
.wrapper_lista_hotel .box_offerta .list li {
  margin-bottom: 0;
  line-height: 20px;
}
.wrapper_lista_hotel .box_offerta .prezzo {
  text-align: center;
  font-size: 18px;
  color: #003160;
}
.wrapper_lista_hotel .box_offerta .prezzo b {
  font-size: 28px;
  font-weight: 800;
  letter-spacing: -.05em;
}
.wrapper_lista_hotel .box_offerta .prezzo span {
  font-size: 18px;
  text-transform: uppercase;
}
.wrapper_lista_hotel .box_offerta .prezzo span i {
  color: #379dff;
}
.btn_seleziona {
  background-color: #ff8300;
  border-color: #ff8300 #ff8300 #ff8300;
  color: #fff;
  font-weight: 600;
  -webkit-appearance: none;
}
.btn_seleziona:hover {
  background-color: #ffb300 !important;
  border-color: #ffb300 #ffb300 #ffb300;
  color: #fff;
}
.btn_mappa {
  font-size: 16px;
  text-transform: uppercase;
  padding: 3px 0 !important;
  margin-bottom: 30px;
}
.btn_mappa i {
  font-size: 24px;
  margin-right: 5px;
}
.wrapper_filtri {
  background-color: #f5f5f5;
  padding-bottom: 20px;
}
.wrapper_filtri h3 {
  background-color: #c9d400;
  color: #003160;
  font-family: 'Montserrat', sans-serif;
  font-size: 24px;
  line-height: 26px;
  margin-bottom: 15px;
  font-weight: 500;
  padding-left: 10px;
}
.wrapper_filtri .box_filtro {
  margin-bottom: 25px;
}
.box_filtro h4 {
  border-bottom: 1px solid #379dff;
  padding-left: 10px;
  font-size: 16px;
  line-height: 18px;
  font-family: 'Montserrat', sans-serif;
  margin-bottom: 10px;
}
/*--- checkbox --*/
.container_cb {
  display: block;
  position: relative;
  padding-left: 25px;
  margin-bottom: 9px;
  cursor: pointer;
  font-size: 15px;
  line-height: 15px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-left: 20px;
}
/* Hide the browser's default checkbox */
.container_cb input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 16px;
  width: 16px;
  background-color: #fff;
  border: 1px solid #379dff;
}
/* On mouse-over, add a grey background color */
.container_cb:hover input ~ .checkmark {
  background-color: #ccc;
}
/* When the checkbox is checked, add a blue background */
.container_cb input:checked ~ .checkmark {
  background-color: #2196F3;
}
/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
/* Show the checkmark when checked */
.container input:checked ~ .checkmark:after {
  display: block;
}
/* Style the checkmark/indicator */
.container_cb .checkmark:after {
  left: 5px;
  top: 1px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
/*---*/
.mappa-responsive {
  position: relative;
  padding-bottom: 73.9%;
  padding-top: 0;
  height: 0;
  overflow: hidden;
}
.mappa-responsive iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 1200px) {
  .tag_01, .tag_02, .tag_03, .tag_04 {
    font-size: 12px;
  }
  .btn_seleziona {
    padding: 2px 7px;
  }
  .wrapper_lista_hotel .box_offerta .prezzo {
    font-size: 17px;
  }
  .wrapper_lista_hotel .box_offerta .prezzo b {
    font-size: 27px;
  }
  .wrapper_lista_hotel .box_offerta .list li {
    line-height: 18px;
    font-size: 13px;
  }
  .wrapper_lista_hotel .box_offerta .prezzo span {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .filtri_colSx {
    display: none;
  }
}
@media (min-width: 992px) {
  .btn_filtri {
    display: none;
  }
}
@media (max-width: 767px) {
  .header_pag {
    padding: 29px 0 !important;
  }
  
.content-page h2 h1 {
    font-size: 28px;
    line-height: 28px;
}
.content-page h2 h1 strong {
  
}
.content-page h3 {
    font-size: 17px;
    line-height: 19px;
  color: #20b3ec;
  font-weight: 400;
  font-family: 'Montserrat', sans-serif;
}
.content-page p{
    text-align: justify;
}
  
  .tit_03 {
    font-size: 28px;
    line-height: 28px;
  }
  .tit_04 {
    font-size: 17px;
    line-height: 19px;
  }
  .wrapper_lista_hotel .box_hotel .colDx_hotel .link_hotel {
    position: inherit;
    margin-top: .5rem;
  }
  .colDx_hotel {
    margin-top: 10px;
  }
  .colDx_hotel .prezzo_hotel br {
    display: none;
  }
  .wrapper_lista_hotel .box_offerta .periodo {
    margin-left: -15px;
    margin-right: -15px;
    background-color: #0051a0;
    color: #fff;
    padding-left: 10px;
    border-bottom: 3px solid #c9d400;
  }
  .box_offerta .prezzo br {
    display: none;
  }
  .box_offerta .wrapper_tag, .box_offerta .wrapper_btn {
    text-align: center;
  }
  .btn_seleziona {
    padding: 5px 15px;
    font-size: 15px;
  }
  .wrapper_lista_hotel .box_offerta .prezzo {
    background-color: #acd7ff;
    margin: 5px 0 8px 0;
  }
  .wrapper_lista_hotel .box_offerta .prezzo b {
    font-size: 33px;
    line-height: 33px;
  }
  .wrapper_lista_hotel .box_offerta .prezzo span {
    font-weight: 700;
  }
  .wrapper_lista_hotel .box_hotel .info_hotel h2 {
    font-size: 22px;
    line-height: 22px;
  }
}
/*---*/
.header_pag_02 {
  padding: 55px 0 !important;
}
.header_pag_03 {
  padding: 0 !important;
  border-bottom: 1px solid #eee;
  box-shadow: 0 0 3px rgba(234, 234, 234, 0.5);
}
.scheda_hotel {
  margin-top: 20px;
}
.tit_hotel {
  border: 5px solid #c9d400;
  padding: 10px;
  margin-bottom: 20px;
  position: relative;
}
/*
.tit_hotel h1 {
  font-size: 40px;
  line-height: 40px;
  font-family: 'Montserrat', sans-serif;
  margin-bottom: 3px;  
}*/

.tit_hotel h1 {
  font-size: 22px;
  line-height: 22px;
  font-family: 'Montserrat', sans-serif;
  margin-bottom: 0;  
}
/*
.tit_hotel h2 {
  font-size: 40px;
  line-height: 40px;
  font-family: 'Montserrat', sans-serif;
  margin-bottom: 3px;  
}*/

.tit_hotel h2 {
  font-size: 22px;
  line-height: 22px;
  font-family: 'Montserrat', sans-serif;
  margin-bottom: 0;
}
.tit_hotel h2 i {
  color: #20baf1;
}

.tit_hotel h3 {
  font-size: 20px;
  line-height: 20px;
  font-family: 'Montserrat', sans-serif;
  margin-bottom: 0;
  color: #20b3ec;
  margin-top: 5px;
}



/*
.tit_hotel h4 {
  font-size: 20px;
  line-height: 20px;
  font-family: 'Montserrat', sans-serif;
  margin-bottom: 0;
  color: #20b3ec;
  margin-top: 5px;
}

.tit_hotel h3 {
  font-size: 22px;
  line-height: 22px;
  font-family: 'Montserrat', sans-serif;
  margin-bottom: 0;
}
.tit_hotel h3 i {
  color: #20baf1;
}
*/
.tit_hotel .stelle i {
  font-size: 20px;
}
.triangle-topright {
  width: 0;
  height: 0;
  border-top: 70px solid #c9d400;
  border-left: 70px solid transparent;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 98;
}
.gallery_hotel .owl-prev, .gallery_hotel .owl-next {
  background-color: #0051a0;
  color: #fff;
}
.box_skills_hotel {
  border: 5px solid #eee;
  background-color: #fff;
  padding: 20px 20px 15px 20px;
  ;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.box_skills_hotel ul {
  margin-bottom: 0;
}
.box_skills_hotel li {
  border-bottom: 1px dashed #ddd;
  color: #333;
  font-family: 'Montserrat', sans-serif;
}
.mappa_hotel h3 {
  margin-bottom: 0;
  background-color: #0051a0;
  color: #fff;
  padding: 5px 10px;
  font-family: 'Montserrat', sans-serif;
}
.mappa_hotel h3 i {
  margin-right: 3px;
  color: #c9d400;
}
.tabs_hotel {
  margin-bottom: 70px;
}
.tabs_hotel .tab-content {
  box-shadow: 0 1px 13px 0 rgba(0, 0, 0, 0.2);
  padding: 35px 25px;
}
.tabs_hotel .tab-content p {
  margin-bottom: 0;
}
.tabs_hotel .nav-tabs li .nav-link {
  margin-right: 4px;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
}
.tabs_hotel .nav-tabs li .nav-link i {
  margin-right: 3px;
  font-size: 16px;
}
.tabs_hotel .nav-tabs li .nav-link {
  background: #daefff;
  border-top: 3px solid #AADAFF;
}
.tabs_hotel .nav-tabs li.active .nav-link {
  background: #FFF;
  border-left-color: #EEE;
  border-right-color: #EEE;
  border-top: 3px solid #CCC;
}
.tabs_hotel .liste_servizi ul {
  margin-bottom: 30px;
}
.tabs_hotel .liste_servizi li {
  line-height: 21px;
}
.tabs_hotel .liste_servizi h2 {
  font-size: 20px;
  line-height: 22px;
  font-weight: 500;
  border-bottom: 2px solid #c9d400;
  margin-bottom: 2px;
}
.tabs_hotel .liste_servizi h2 i {
  margin-right: 8px;
  color: #c9d400;
}
.tabs_hotel .liste_inlescl h3 {
  font-size: 25px;
  line-height: 28px;
  font-weight: 500;
  border-bottom: 2px solid #c9d400;
  margin-bottom: 15px;
}
.tabs_hotel .liste_inlescl h3 i {
  margin-right: 8px;
  color: #c9d400;
}
.tabs_hotel .liste_inlescl .list_incluso i {
  color: #447E00 !important;
}
.tabs_hotel .liste_inlescl .list_escluso i {
  color: #e61114 !important;
}
@media (max-width: 767px) {
  .triangle-topright {
    border-top: 50px solid #c9d400;
    border-left: 50px solid transparent;
  }
  .tit_hotel h2 {
    font-size: 31px;
    line-height: 32px;
  }
  .tit_hotel h3 {
    font-size: 19px;
  }
  .tit_hotel h4 {
    font-size: 20px;
    line-height: 20px;
  }
  .tit_hotel .stelle i {
    font-size: 16px;
  }
}
@media (max-width: 450px) {
  .tit_hotel h2 {
    font-size: 26px;
    line-height: 22px;
  }
  .tit_hotel h4 {
    font-size: 18px;
    line-height: 18px;
    margin-top: 6px;
  }
  .tit_hotel h3 {
    font-size: 17px;
    margin-bottom: 3px;
  }
  .nav-link {
    font-size: 12px !important;
    padding: 5px 3px !important;
  }
  .tabs_hotel .tab-content {
    padding: 25px;
  }
  .header_pag_02 {
    padding: 25px 0 !important;
  }
}
.offerte_hotel {
  margin-top: 20px;
}
.lista_02 li {
  border-bottom: 1px dotted #ccc;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
}
.lista_02 {
  margin-top: 15px;
  margin-left: 15px;
}
.btn_mappa2 {
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 16px;
}
.box_dati_ricerca {
  border: 5px solid #ddd;
  background-color: #f5f5f5;
  margin-top: 40px;
  padding: 10px;
}
.box_modifica_richiesta {
  background-color: #0051a0;
  padding: 15px 15px 0 15px;
}
.box_dati_ricerca p {
  font-size: 15px;
  line-height: 17px;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  color: #0051a0;
  margin-bottom: 0;
}
.box_dati_ricerca b {
  font-size: 20px;
  line-height: 26px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  color: #20baf1;
  margin-bottom: 0;
  margin-left: 17px;
}
.wrapper_offerte {
  margin-top: 40px;
}
.wrapper_offerte .intestaz_tab .tit {
  background-color: #0051a0;
  color: #fff;
  border-right: 1px solid #fff;
  text-align: center;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
}
.box_offerta_camera {
  border-bottom: 5px solid #ddd;
  padding: 15px 0;
}
.box_offerta_camera .toggle {
  margin-top: 0;
  margin-bottom: 0;
}
.box_offerta_camera .toggle-title .icon_info_camera {
  font-size: 15px;
  margin-right: 0;
  position: inherit;
  top: -1px;
  color: #0051a0;
  margin-left: 5px;
}
.box_offerta_camera .sistemazione .toggle-title {
  text-transform: uppercase;
  font-size: 15px !important;
  padding-left: 27px !important;
  line-height: 18px;
  padding-top: 16px;
  padding-right: 0;
}
.box_offerta_camera .toggle.toggle-simple .toggle > .toggle-title::after {
  left: 1px;
  width: 20px;
  height: 20px;
  background-color: #c9d400 !important;
  top: 25px;
  margin-top: -10px;
}
.box_offerta_camera .toggle.toggle-simple .toggle > .toggle-title::before {
  color: #03386c !important;
}
.box_offerta_camera .sistemazione .toggle-content {
  padding: 0;
  margin-left: 25px;
  font-size: 13px;
  line-height: 17px;
}
.box_offerta_camera .sistemazione span {
  margin-left: 26px;
  font-weight: 500;
  white-space: nowrap;
}
.box_offerta_camera .opzioni_camera {
  margin: 10px 0;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
}
.box_offerta_camera .opzioni_camera .trattamento .toggle > .toggle-title {
  font-size: 14px;
  color: #333;
  font-weight: 700;
  text-transform: inherit;
  border: none;
  padding: 0 !important;
}
.box_offerta_camera .opzioni_camera .trattamento .toggle > .toggle-title::before {
  content: none;
}
.box_offerta_camera .opzioni_camera .trattamento .toggle > .toggle-content > p {
  padding: 0 0 0 15px;
  font-size: 13px;
  line-height: 17px;
}
.box_offerta_camera .opzioni_camera .icon_arrow {
  color: #c9d400;
  margin-right: 5px;
  font-size: 14px;
}
.box_offerta_camera .opzioni_camera .icon_info {
  color: #0051a0;
  font-size: 14px;
}
.box_offerta_camera .opzioni_camera .trattamento .tooltip-inner {
  background-color: #F90606;
}
.box_offerta_camera .opzioni_camera .prezzo {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -.05em;
  color: #333;
  text-align: center;
  align-self: center;
}
.box_offerta_camera .opzioni_camera .prezzo b {
  font-size: 30px;
  font-weight: 800;
  letter-spacing: -.05em;
}
.box_offerta_camera .opzioni_camera .prezzo span {
  font-size: 17px;
  text-transform: uppercase;
  font-weight: 600;
}
.box_offerta_camera .opzioni_camera .prezzo span i {
  color: #379dff;
}
.box_offerta_camera .opzioni_camera .seleziona {
  text-align: center;
  align-self: center;
}
.box_offerta_camera .opzioni_camera:last-child {
  border: none !important;
}
.section_preventivo {
  margin: 50px 0;
  padding: 40px 0;
  background-image: url("../img/bg_preventivo.png") !important;
  background-position: bottom right !important;
  background-repeat: no-repeat !important;
}
.btn_preventivo {
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-size: 15px;
}
.collapse_preventivo {
  background-color: #fff;
  margin-top: 20px;
  padding: 20px;
  border: 5px solid #eee;
}
@media (max-width: 1200px) {
  .box_dati_ricerca b {
    font-size: 20px;
  }
  .opzioni_camera .promo {
    text-align: center;
  }
  .tag_01, .tag_02, .tag_03, .tag_04 {
    font-size: 11px;
    padding: 2px 7px;
  }
}
@media (max-width: 991px) {
  .box_dati_ricerca p {
    font-size: 12px;
  }
  .box_dati_ricerca b {
    font-size: 15px;
  }
  .box_dati_ricerca .btn_mod_ricerca {
    padding: 3px;
  }
  .wrapper_offerte .intestaz_tab .tit {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .lista_skills, .intestaz_tab {
    display: none;
  }
  .btn_mappa2 {
    margin-bottom: 20px;
  }
  .box_dati_ricerca {
    margin-top: 5px !important;
    padding: 10px 20px !important;
  }
  .box_dati_ricerca .col-6 {
    padding: 0;
  }
  .wrapper_offerte {
    margin-top: 10px;
  }
  .box_offerta_camera .sistemazione {
    padding-left: 0;
  }
  .box_offerta_camera .sistemazione .toggle.toggle-simple .toggle > .toggle-title {
    background-color: #0051a0;
    color: #fff;
  }
  .box_offerta_camera .sistemazione .persone {
    margin-left: 27px;
    font-weight: 500;
    position: absolute;
    top: 12px;
    right: 15px;
  }
  .box_offerta_camera .sistemazione span {
    margin-left: 5px;
    color: #00e7ff;
  }
  .box_offerta_camera .toggle-title .icon_info_camera {
    color: #fff;
  }
  .box_offerta_camera .toggle-content {
    margin-top: 15px;
  }
  .plr0_sm {
    padding-left: 0;
    padding-right: 0;
  }
  .box_offerta_camera .toggle {
    margin-bottom: 5px;
  }
  .box_offerta_camera .opzioni_camera .icon_arrow {
    font-size: 26px;
    top: 5px;
    position: relative;
  }
  .box_offerta_camera .opzioni_camera .trattamento {
    margin-bottom: 5px;
  }
  .box_offerta_camera .opzioni_camera .prezzo {
    background-color: #eee;
    padding: 5px 0;
    border-bottom-left-radius: 15px;
    border-top-left-radius: 15px;
  }
  .btn_seleziona {
    margin-top: 7px;
  }
  .section_preventivo h3 {
    font-size: 20px;
  }
  .section_preventivo p {
    line-height: 18px;
  }
  .section_preventivo .call-to-action-btn {
    padding: 0 0 20px 0;
  }
  .section_preventivo {
    padding: 0;
  }
  .collapse_preventivo {
    margin-top: 0px;
  }
  .section_preventivo .input_newsletter {
    margin-top: 10px;
  }
}
/*--- menu mobile --*/
@media (min-width: 768px) {
  .header_mobile {
    display: none;
  }
}
@media (max-width: 767px) {
  .header_desk {
    display: none !important;
  }
  .header_mobile {
    background-color: #0051a0;
  }
  #header {
    position: fixed;
    top: 0 !important;
    width: 100%;
    display: block;
    transition: top 0.3s !important;
    z-index: 999999;
  }
  .header_mobile .header-btn-collapse-nav {
    float: left !important;
    margin: 0 10px 0 0 !important;
    background: #01305d !important;
    padding: 17px 13px;
  }
  .logo_mobile {
    text-align: center;
    margin-top: 10px;
    display: inline-block;
  }
  .icon_email, .icon_phone, .icon_wa {
    color: #fff;
    font-size: 20px;
    padding: 15px 10px;
    margin: 0;
    display: inline-block;
    float: right;
  }
  .icon_email {
    background-color: #379dff;
  }
  .icon_phone {
    background-color: #6e29b3;
  }
  .icon_wa {
    background-color: #48a91f;
  }
  .main {
    margin-top: 56px;
  }
  .pt_sm_15 {
    padding-top: 15px !important;
  }
}
.box_ricerca_home .tabs.tabs-simple .nav-tabs > li .nav-link {
  font-size: 20px;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
}
.box_ricerca_home .tabs .nav-tabs i {
  color: #c9d400;
  margin-right: 5px;
}
@media (max-width: 991px) {
  .box_ricerca_home .tabs.tabs-simple .nav-tabs > li .nav-link {
    font-size: 13px;
    padding: 5px 10px !important;
  }
  .tabs.tabs-simple .nav-tabs > li {
    margin-bottom: 0 !important;
  }
  .tabs.tabs-simple .nav-tabs {
    margin-bottom: 15px;
  }
}
.eta_bimbi {
  text-align: right;
}
.eta_bimbi p {
  font-size: 14px;
  color: #fff;
  line-height: 14px;
  margin-bottom: 5px;
  margin-top: 5px;
  margin-right: 5px;
}
.eta_bimbi select.custom-select {
  width: 23%;
}
.toggle_lastminute_home .toggle > .toggle-title::before {
  top: 0 !important;
  content: "\f0da" !important;
  color: #20B3EC !important;
  font-size: 20px !important;
}
.toggle_lastminute_home .toggle.active > .toggle-title::before {
  content: "\f0d7" !important;
  left: 4px !important;
}
.toggle_lastminute_home .toggle > .toggle-title::after {
  background-color: #fff !important;
  width: 0 !important;
  height: 0 !important;
}
.toggle_lastminute_home .toggle > .toggle-title {
  padding: 0 0 0 20px !important;
  line-height: 21px !important;
  font-weight: 500 !important;
  color: #68686A !important;
}
.toggle_lastminute_home .toggle > .toggle-content > p {
  padding: 10px 0 5px 10px;
  ;
  font-size: 13px;
  line-height: 16px;
}
.toggle_lastminute_home .icon_info {
  color: #0051a0;
  font-size: 13px !important;
}
@media (max-width: 1239px) and (min-width: 992px) {}
@media (max-width: 400px) {
  .form_crociera .custom-select {
    font-size: 11px !important;
  }
}
.form_contatti label {
  margin-bottom: 0;
  font-size: 14px;
  /*text-transform: uppercase;*/
  font-family: 'Montserrat', sans-serif;
}
.more_info .toggle.toggle-minimal .toggle > .toggle-title {
  padding: 0px 20px 0px 0;
  font-size: 15px;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  color: #0051a0;
}
.more_info .icon_arrow {
  color: #c9d400;
  font-size: 18px !important;
}
.more_info .toggle > .toggle-title i {
  top: 2px;
}
.more_info .toggle > .toggle-content {
  padding-top: 15px;
}
.more_info .tab-content p {
  line-height: 21px;
}
.more_info .tab-content li {
  line-height: 24px !important;
  font-family: "Open Sans", Arial, sans-serif;
  color: #777 !important;
}
.more_info .tab-content li i {
  color: #c9d400 !important;
}
.more_info .nav-tabs .nav-item i {
  margin-right: 5px;
}
.more_info .nav-tabs .nav-item {
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  color: #0051a0;
  font-weight: 500;
}
@media (max-width: 500px) {
  .more_info .nav-tabs .nav-item a {
    font-size: 11px !important;
  }
  .more_info .nav-tabs .nav-item i {
    margin-right: 2px;
  }
  .more_info .tab-content li {
    line-height: 19px !important;
    margin-bottom: 5px !important;
    padding-left: 19px;
  }
  .more_info .tab-content {
    padding: 10px;
  }
  .more_info .list {
    margin-left: 0px !important;
  }
  .btn_selez_desk {
    display: none;
  }
  .more_info .toggle {
    margin: 10px 0 10px;
  }
  .wrapper_lista_hotel .box_offerta {
    margin-bottom: 40px;
  }
}
@media (min-width: 501px) {
  .btn_selez_mobile {
    display: none;
  }
}
.offerta_scheda_hotel .toggle > .toggle-title::before {
  right: inherit !important;
  left: 11px;
}
.offerta_scheda_hotel .toggle .toggle-title {
  color: #fff !important;
  padding: 0px 0px 0px 12px;
  background-color: #0051a0;
  border-left: 5px solid #C9D400;
}
.offerta_scheda_hotel .toggle .toggle-title:hover {
  background-color: #003c77;
}
.offerta_scheda_hotel .toggle.active > .toggle-title {
  background-color: #003c77;
}
.offerta_scheda_hotel .toggle .toggle-title .periodo {
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  font-size: 16px;
}
.offerta_scheda_hotel .toggle .toggle-title .opzioni ul {
  margin-bottom: 0;
  padding: 10px 0;
}
.offerta_scheda_hotel .toggle .toggle-title .opzioni li {
  margin-bottom: 0;
  line-height: 16px;
  font-size: 14px;
  padding-left: 10px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
}
.offerta_scheda_hotel .toggle .toggle-title .opzioni li i {
  color: #c9d400;
  font-size: 18px;
  line-height: 16px;
  margin-top: -5px;
}
.offerta_scheda_hotel .toggle .toggle-title .prezzo {
  background-color: #257dd2;
  text-align: right;
  font-weight: 600;
  font-size: 17px;
  padding: 10px;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
}
.offerta_scheda_hotel .toggle .toggle-title .prezzo b {
  font-size: 31px;
  font-weight: 700;
}
.offerta_scheda_hotel .toggle.active .toggle-title .prezzo {
  display: none;
}
.offerta_scheda_hotel .toggle > .toggle-content {
  border: 5px solid #eee;
  padding: 20px;
  margin-bottom: 20px;
}
.offerta_scheda_hotel .selez_trattam {
  margin: 0 0 10px 5px;
}
.offerta_scheda_hotel .selez_trattam label {
  font-size: 13px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  line-height: 18px;
  text-transform: uppercase;
  margin-right: 5px;
  color: #4E4E4E;
}
.offerta_scheda_hotel .selez_trattam .custom-select {
  border-radius: 20px !important;
  height: inherit !important;
  padding: 5px 25px 5px 5px;
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  line-height: 18px;
}
.offerta_scheda_hotel .wrapper_tag {
  text-align: center;
}
.offerta_scheda_hotel .wrapper_tag button {
  width: 100%;
}
.offerta_scheda_hotel .tab_prezzi {
  width: 100%;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.offerta_scheda_hotel .tab_prezzi td {
  background-color: #eee;
  border: 2px solid #fff;
  line-height: 18px;
  padding: 2px 5px;
}
.offerta_scheda_hotel .tab_prezzi td.t_notti {
  font-weight: 600;
  letter-spacing: -1px;
  color: #444;
  white-space: nowrap;
}
.offerta_scheda_hotel .tab_prezzi td.t_notti i {
  color: #c9d400;
  margin-right: 5px;
}
.offerta_scheda_hotel .tab_prezzi td.t_btn {
  text-align: center;
  background-color: #fff;
}
.offerta_scheda_hotel .tab_prezzi td.t_btn .btn {}
.offerta_scheda_hotel .tab_prezzi td.t_prezzo {
  text-align: right;
  background-color: #257dd2;
  color: #fff;
  font-weight: 500;
  font-size: 20px;
  white-space: nowrap;
}
.offerta_scheda_hotel .tab_prezzi td.t_prezzo b {
  font-size: 30px;
  line-height: 30px;
}
@media (max-width: 500px) {
  .offerta_scheda_hotel .toggle > label::before, .toggle > .toggle-title::before {
    content: inherit;
  }
  .offerta_scheda_hotel .toggle .toggle-title {
    padding-left: 1px;
  }
  .offerta_scheda_hotel .toggle .toggle-title .periodo {
 background-color: #003c77;
border-top-right-radius: 5px;
	}
  .offerta_scheda_hotel .toggle .toggle-title .prezzo {
    font-size: 14px;
    padding: 4px;
    border-radius: 5px;
  }
  .offerta_scheda_hotel .toggle .toggle-title .prezzo b {
    font-size: 26px;
  }
  .offerta_scheda_hotel .toggle .toggle-title .opzioni {
    padding-right: 0;
  }
  .offerta_scheda_hotel .toggle .toggle-title .opzioni li {
    font-size: 13px;
  }
  .offerta_scheda_hotel .toggle .toggle-title .opzioni ul {
    padding: 1px 0;
  }
  .offerta_scheda_hotel .toggle > .toggle-content {
    padding: 5px 5px;
  }
  .offerta_scheda_hotel .form-group {
    margin-bottom: 0;
    text-align: center;
  }
  .offerta_scheda_hotel .form-group label {
    margin-bottom: 0;
  }
	.offerta_scheda_hotel .tab_prezzi td.t_notti i {
		display: none;
	}
	.offerta_scheda_hotel .tab_prezzi .t_trattam {
    font-size: 12px;
		line-height: 15px;
	}
	.offerta_scheda_hotel .tab_prezzi .t_prezzo {
    font-size: 13px;
	}
	.offerta_scheda_hotel .tab_prezzi td.t_prezzo b {
    font-size: 22px;
    line-height: 18px;
}
	.offerta_scheda_hotel .t_btn{
		padding: 0 !important;
	}
	.offerta_scheda_hotel .btn_seleziona {
    margin-top: 0px;
		padding:3px;
font-size: 14px;
}
}

/*----*/
.wrapper_link_hotel {
  margin-bottom: 20px;
}
.wrapper_link_hotel .btn {
  border-left: 8px solid #C9D400 !important;
  border-radius: 5px !important;
  border-right: none !important;
  border-top: none !important;
  border-bottom: none !important;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 14px;
}
.wrapper_link_hotel .btn_pl {
  padding-left: 5px !important;
}
.wrapper_link_hotel .btn_pr {
  padding-right: 5px !important;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.video-container iframe, .video-container object, .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.tabs_hotel_01 .nav-item {
  font-weight: 700;
  text-transform: uppercase;
}
.tabs_hotel_01 .nav-item i {
  color: #c9d400;
  margin-right: 5px;
  font-size: 20px;
}
.tabs_hotel_01 .nav-tabs li .nav-link {
  margin-right: 3px;
}
.mappa_hotel iframe {
  width: 100%;
  height: 255px;
}
.scelta_mese {
  text-align: center;
}
.scelta_mese .btn_mese {
  display: inline-block;
  background-color: #c9d400;
  margin: 5px;
  width: 100px;
  transition: all .2s ease-in-out;
  border-left: 5px solid #257dd2;
  border-radius: 5px;
  text-transform: uppercase;
  line-height: 15px;
  font-size: 15px;
  padding: 7px 0;
  font-weight: 700;
}
.scelta_mese .btn_mese span {
  font-size: 13px;
  line-height: 13px;
  color: #257dd2;
}
.scelta_mese .btn_mese:hover {
  background-color: #0051a0;
  color: #fff;
}
.scelta_notti {
  text-align: center;
  margin-top: 5px;
  margin-bottom: 20px;
}
.scelta_notti .btn_notti {
  display: inline-block;
  background-color: #257dd2;
  margin: 1px;
  color: #fff;
  width: 90px;
  font-weight: 600;
  transition: all .2s ease-in-out;
  border-bottom: 3px solid #c9d400;
}
.scelta_notti .btn_notti:hover {
  background-color: #0051a0;
}

.gallery_hotel .info_img {
  position: absolute;
  background-color: rgba(3, 56, 108, 0.88);
  color: #fff;
  font-weight: 500;
  line-height: 20px;
  top: 85%;
  z-index: 4;
  padding: 5px 15px;
  margin-right: 15px;
}
@media (max-width: 1239px) and (min-width: 992px) {
  .tabs_hotel .nav-link {
    padding: .5rem 4px;
  }
  .gallery_hotel .info_img {
    top: 85%;
  }
}
@media (max-width: 991px) {
  .tabs_hotel .nav-tabs {
    text-align: center;
    justify-content: center !important;
  }
  .tabs_hotel .nav-tabs li .nav-link {
    border-radius: 10px !important;
  }
  .tabs_hotel .nav-tabs .nav-item {
    margin-bottom: 5px !important;
  }
  .tabs_hotel .nav-tabs li.active .nav-link {
    border-bottom: 1px solid #aadaff !important;
    border-left: 1px solid #aadaff !important;
    border-right: 1px solid #aadaff !important;
  }
  .gallery_hotel .info_img {
    top: 80%;
  }
}
@media (max-width: 767px) {
  .gallery_hotel .info_img {
    top: 75%;
  }
}
@media (max-width: 500px) {
  .scelta_mese .btn_mese {
    margin: 3px 2px;
    width: 97px;
    line-height: 13px;
    font-size: 14px;
    padding: 5px 0;
  }
  .scelta_notti .btn_notti {
    width: 23%;
  }
  .wrapper_link_hotel .btn {
    font-size: 13px;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .tabs_hotel .nav-tabs li .nav-link, .tabs_hotel_01 .nav-tabs li .nav-link {
    padding: 5px 6px !important;
  }
}

.wrapper_lista_hotel .box_hotel .colDx_hotel .rating_hotel{

                color: #fff;

                background-color: #0051a0;

                font-size: 15px;

                font-weight: 600;

}                             




@media (min-width: 768px) {
  .btn_filtri_mobile {
    display: none;
  }
}
@media (max-width: 767px) {
  .tit_03 {
    margin-top: 20px;
  }
}
.btn_filtri_mobile {
  font-size: 16px;
  text-transform: uppercase;
  padding: 3px 0 !important;
  margin-bottom: 30px;
  z-index: 999;
  position: relative;
}
/*--- scheda hotel mobile ---*/
.scheda_hotel_mobile .triangle-topright {
  border-top: 30px solid #c9d400;
  border-left: 30px solid transparent;
}
.scheda_hotel_mobile .tit_hotel h2 {
  font-size: 25px;
  line-height: 22px;
}
.scheda_hotel_mobile .tit_hotel h4 {
  font-size: 15px;
  line-height: 17px;
  margin-top: 6px;
}
.scheda_hotel_mobile .tit_hotel h3 {
  font-size: 17px;
  margin-top: 3px;
  margin-bottom: 0;
}
.scheda_hotel_mobile .tit_hotel .stelle i {
  font-size: 14px;
}
.scheda_hotel_mobile .gallery_hotel .info_img {
  top: inherit;
  bottom: 10px;
  width: 100%;
  line-height: 16px;
}
.sticky_btn {
  z-index: 999;
  position: relative;
}
.sticky_btn .btn {
  background-color: #ff7900;
  color: #fff;
  font-size: 19px;
  font-weight: 600;
  letter-spacing: -1px;
  border-bottom: 5px solid #FF9D46;
  border-top: 5px solid #FF9D46;
}
.sticky_btn .btn i {
  margin-left: 5px;
}
.scheda_hotel_mobile .info_top_hotel {
  margin-top: 20px;
}
.scheda_hotel_mobile .wrapper_link_hotel {
  margin-bottom: 10px;
}
.scheda_hotel_mobile .wrapper_link_hotel .btn {
  margin-bottom: 10px;
}
.scheda_hotel_mobile .box_skills_hotel {
  padding: 10px 10px 5px 10px;
  margin-bottom: 3px;
}
.scheda_hotel_mobile .box_skills_hotel .list li {
  margin-bottom: 5px;
}
.scheda_hotel_mobile .modal-dialog {
  top: 70px;
}
.scheda_hotel_mobile .box_info_hotel {
  box-shadow: 0 1px 13px 0 rgba(0, 0, 0, 0.2);
  padding: 1px 20px 20px 20px;
  margin-bottom: 20px;
}
.scheda_hotel_mobile .box_info_hotel p {
  line-height: 18px;
  text-align: justify;
  margin-bottom: 0;
}
.scheda_hotel_mobile .box_info_hotel h2 {
  font-size: 20px;
  line-height: 26px;
  margin-bottom: 10px;
  margin-top: 20px;
  color: #0051a0;
  font-weight: 400;
  border-bottom: 4px solid #eeeeee
}
.scheda_hotel_mobile .box_info_hotel h2 i {
  color: #c9d400;
}
.scheda_hotel_mobile #more {
  display: none;
}
.scheda_hotel_mobile .box_form {
  background-color: #0051a0;
  padding: 15px 15px 0 15px;
  border-radius: 10px;

}
.scheda_hotel_mobile .form-group {
  margin-bottom: 5px;
}
.scheda_hotel_mobile .btn_mese.mese_active {
  background-color: #ff7900;
  color: #fff;
}
.scelta_mese .btn_mese.mese_active span {
  color: #fff;
}
.scheda_hotel_mobile .btn_notti.notti_active {
  background-color: #ff7900;
  font-weight: 700;
  border-bottom: 3px solid #ff9d46;
}

/*
@media screen and (min-width: 320px) and (max-width: 767px) and (orientation: landscape) {
  html {
    transform: rotate(-90deg);
    transform-origin: left top;
    width: 100vh;
    overflow-x: hidden;
    position: absolute;
    top: 100%;
    left: 0;
  }
}
*/



.wrapper_offerte_mobile {
  margin-top: 30px;
}
.wrapper_offerte_mobile .info_offerta {
  background-color: #0051a0;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  padding: 10px 20px;
}
.wrapper_offerte_mobile .info_offerta i {
  margin-right: 3px;
  color: #cbd329;
}
.wrapper_offerte_mobile .info_offerta .date strong {
  font-size: 16px;
}
.wrapper_offerte_mobile .info_offerta .trasporto {
  margin-top: 10px;
}
.box_offerta_camera_mobile .opzione_camera {
  margin-top: 20px;
  padding: 0 20px 20px 20px;
  border-bottom: 1px solid #0051a0;
}
.box_offerta_camera_mobile .opzione_camera .toggle > .toggle-title {
  font-size: 14px;
  line-height: 19px;
  color: #333;
  font-weight: 600;
  text-transform: inherit;
  border: none;
  padding: 0 !important;
}
.box_offerta_camera_mobile .opzione_camera .toggle_camera .toggle-title strong {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 780;
  letter-spacing: -0.5px;
}
.box_offerta_camera_mobile .opzione_camera .icon_info {
  color: #0051a0;
  font-size: 14px;
  margin-left: 3px;
}
.box_offerta_camera_mobile .opzione_camera .toggle_camera .icon_01 {
  color: #20b3ec;
  font-size: 18px;
  top: 0;
}
.box_offerta_camera_mobile .opzione_camera .toggle > .toggle-content > p {
  line-height: 18px;
}
.box_offerta_camera_mobile .opzione_camera .toggle_trattamento .icon_02 {
  color: #20b3ec;
  font-size: 15px;
  top: 0;
}
.box_offerta_camera_mobile .opzione_camera .box_info {
  background-color: #eeeeee;
  padding: 10px 10px 1px 10px;
  line-height: 17px;
  margin-bottom: 20px;
}
.box_offerta_camera_mobile .opzione_camera .box_info h5 {
  background-color: #70b31f;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 0;
  padding: 0 5px;
}
.box_offerta_camera_mobile .opzione_camera .box_info p {
  line-height: 17px;
  margin-bottom: 10px;
}
.box_offerta_camera_mobile .opzione_camera .box_prezzo {
  text-align: right;
  line-height: 20px;
  color: #333;
}
.box_offerta_camera_mobile .opzione_camera .box_prezzo b {
  font-size: 32px;
  font-weight: 800;
  line-height: 30px;
  letter-spacing: -0.5px
}
.box_offerta_camera_mobile .opzione_camera .box_prezzo .btn_prenota span {
  display: block;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 400
}
.box_offerta_camera_mobile .opzione_camera .box_prezzo .btn_prenota {
  background-color: #ff8300;
  border-color: #ff8300 #ff8300 #ff8300;
  border-radius: 5px !important;
  color: #FFF;
  font-size: 18px;
  line-height: 20px;
  font-weight: 600;
  padding-top: 10px;
  padding-bottom: 10px;
}

.animali {
  margin: 10px 0;
  min-height: 40px;
  font-size: 13px;
  line-height: 13px !important;
  font-family: 'Montserrat', sans-serif;
  color: #444;
}
@media (max-width: 991px) {
  .animali {
    margin: 10px;
  }
}
@media (max-width: 767px) {
  .animali {
    background-color: #ddd;
    margin: 0;
    padding: 5px;
    min-height: inherit;
  }
}