.gallery-style-1 .img-rounded,.gallery-style-1 .img-thumbnail{
    border-radius: 5px;

}
.gallery-style-1 .frame{
    background: none;
    margin-bottom: 20px;
    min-height: 250px;

}
strong.logo-2{
    padding: 20px 20px 19px 20px;
  
}
@media (max-width: 767px) {
    strong.logo-2{
    padding: 10px 20px 10px 20px !important;
  text-align: center;
    }
    strong.logo-2 img{
        height:80px !important;
        margin:auto;
    }
}
.caption-style-1 h1{
    background: rgba(50,50,50,0.4);
}
.about-section .text-box {
	margin: 100px 100px 100px 100px;
}
.included-trip {
	margin-top: 160px;
}
#wrapper {
/*	padding-top: 23px;*/
}
.header-style-2 .main-navigation {
  width: auto;
  padding-left: 20px;
}
.contact-page.footer-section-1 .alert {        
    border-radius: 0rem;
}
.contact-page.footer-section-1 .alert-danger {
    background-color: #f2dede !important;
    border-color: #ebcccc !important;
    color: #a94442 !important;
}

.contact-page.footer-section-1 .alert-success {
    background-color: #dff0d8 !important;
    border-color: #d0e9c6 !important;
    color: #3c763d !important;
}

@media (max-width: 1200px) {
    .about-section .text-box {
        margin-left: 0;
        margin-right: 0;
    }
}
.text-box.margen-bloque-texto, .included-trip.margen-bloque-texto{
    margin-top: 10px;
    margin-bottom: 0;
}
.padding-linea-galeria{
    padding-top: 30px;
    padding-bottom: 30px;
}

/**************pagina tarifas*************************************/
    .weekend {
      background-color: #c4c4c4;
    }
    .no-vacancy {
      background-color: #eca5a3;
    }
    .table-occupation-legend {
      margin-left: 20px;
    }
    .table-occupation-legend-libre {
      color: #fff;
      background-color: #fff;
      border: 1px solid #ccc;
    }
    .table-occupation-legend {
      display: inline-block;
      width: 13px;
      height: 13px;
    }
    .table-occupation-legend-finde {
      color: #f9faf9;
      background-color: #c4c4c4;
      border: 1px solid #ccc;
    }
    .table-occupation-legend-ocupado {
      color: #eca5a3;
      background-color: #eca5a3;
      border: 1px solid #e09492;
    }
   .table-occupation th, .table-occupation td{
      padding: 5px 0px 5px 0px !important;
      border-bottom: 1px solid #ccc;       
      font-size: 12px !important;
        
    }
    .table-occupation td{
      text-align: center;
      border: 1px solid #ccc;
    }
    .pdp-availability-price-item table td{
      padding: 4px;
      font-size: 12px !important;
    }
    .precio-index{
      font-size: 32px !important;
    }

    .listado-estilo1 .table-style-1{
       min-height: 370px;
    }
/**************FIN pagina tarifas*************************************/
.gallery-style-1.gallery-style-2.fotos p{
    text-align: justify;
}

.lista-condiciones li{
  padding-bottom: 15px;
  
}
.tips-full .text-box.texto-grande{
    width: 90%;
}