.descripcion-promo {
    margin: 0px 7px 7px 7px;
    background-color: white;
}
.descripcion-noches {
    color: #999;
    white-space: nowrap;
    font-size: 1.3rem;
}
.tituloPrincipal-promo {
    color: #333;
    font-size: 1.6rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inherit;
}
.tituloSecundario-promo {
    position: absolute;
    top: 1rem;
    left: 7px;
    background-color: #003d68;
    font-size: 1.3rem;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 25rem;
    z-index: 1;
    color: #fff;
    padding: 0 1rem;
    white-space: nowrap;
    height: 3.5rem;
    line-height: 3.5rem;
}

.nav-gallery {
    top: 150px;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    background-color: white;
    color: grey;
}

.chevron-gallery {
    position: absolute;
    top: 15px;
    left: 18px;
    font-size: 18px;
}

.contenedor-promo:hover {
    -webkit-box-shadow: 0 1px 6px rgba(164,163,163,0.6);
    box-shadow: 0 1px 6px rgba(164,163,163,0.6);
    -webkit-transition: -webkit-box-shadow 0.2s ease-in-out;
    transition: -webkit-box-shadow 0.2s ease-in-out;
    transition: box-shadow 0.2s ease-in-out, -webkit-box-shadow 0.2s ease-in-out;
}

@media (min-width: 1200px) {
    .promos-slider {
        height: 409px;
    }

    img.img-responsive.img-slider {
        height: 409px;
    }
}
/*Dont remove it, reimplement*/
.slick-dots-internos {
    bottom: 34px;
}

.titulo-ciudad {
    font-family: open_sansbold !important;
    color: #0091bc;
    text-align: left;
    width: 90%;
    margin: 0px auto;
    margin-top: 10px;
}

.titulo-ciudad span {
    font-size: 10px;
    font-family: open_sansregular;
    /* margin-left: 5px; */
    color: #333;
}


.overlay {
    position: relative;
    text-align: center;
    padding-bottom: 10px;
}

.titulo-ciudad span {
    font-weight: 400;
    font-size: 10px;
    font-family: open_sansregular;
}

.titulo-ciudad i {
    color: #ffc249;
    margin-left: 2px;
}

.descripcion-prestador {
    position: relative;
    width: 90%;
    margin: 0px auto 0px;
    background: none !important;
    color: #666666;
    padding: 0px;
    text-align: left;
    height: 35px;
    font-size: 14px;
    font-family: open_sansregular !important;
}

.precio-paquete {
    font-family: open_sanssemibold;
    width: 90%;
    margin: 0 auto;
    text-align: center;
    margin-top: 0px;
    font-size: 11px;
    color: #173048;
    margin-bottom: 5px;
}

.precio-paquete span {
    /* background-color: rgba(17, 157, 234, 0.8); */
    padding: 5px 0px 0px 0px;
    font-size: 24px;
    color: #0077c4;
    font-family: open_sansbold;
    line-height: 7px;
}

.precio-paquete .precio-por-persona {
    font-size: 9px;
    color: #666666;
    font-family: open_sansregular !important;
    text-align: center;
    font-weight: 500;
    padding-top: 0px;
    margin-top: 10px;
    line-height: 10px;
}

.ver-info span {
    background: rgba(0, 0, 0, 0.8);
    /* border: 1px solid #DFDFDF; */
    color: #fff;
    font-size: 13px;
    line-height: 16px;
    position: relative;
    top: -100px;
    left: 13px;
    display: none;
    padding: 10px;
}

.ver-info p {
    position: absolute;
    cursor: pointer;
    z-index: 98;
    top: 10px;
    left: 25px;
    text-align: left;
}

#promociones div.promocion{
    height: inherit !important;
    /*border: solid 1px #666666;*/
    text-align: center;
    background-color: #fff;
    margin-bottom: 15px;
    margin-right: 3px;
    margin-left: 3px;;
}


div.promocion {
    height: inherit !important;
    text-align: center;
    background-color: #fff;
    margin-bottom: 15px;
}

.promocion {
    border: solid 2px #f0f0f0;
}

.promocion.promocion-hover {
    border: solid 2px rgba(0,0,0,0.1);
}

.promocion-hover:hover {
    border: solid 2px #0091bc !important;
}

.destacado {
    position: absolute;
    right: 0;
    padding: 5px 10px;
    font-size: 14px;
    background-color: #ffca2c;
    color: #0965c3;
    z-index: 5;
}

.promocion-destacado {
    position: absolute;
    right: 0;
    padding: 5px 10px;
    font-size: 14px;
    background-color: #0091bc;
    color: #fff;
    z-index: 111;
}

.hovereffect .overlay {
    position: relative;
    text-align: center;
    padding-bottom: 10px;
}

.ver-info .fa-info-circle{
    color: #fff;
    background-color: rgba(0, 0, 0, 0.7);
    padding: 6px 6px 6px 3px;
}

.ver-info strong{
    color: #fff;
    background-color: rgba(0, 0, 0, 0.7);
    margin-left: -13px;
    padding: 3px 0px 4px 5px;
    font-weight: 500;
}

.servicios-off {
    width: 100%;
    display: flex;
    position: absolute;
    flex-wrap: wrap;
    justify-content: space-between;
    top: -67px;
    align-items: flex-end;
    padding: 0 7px;
    margin-bottom: 7px;
    min-height: 50px;
}

.despliegueServiciosIncluido {
    background-color: rgba(0, 0, 0, 0.7);
    float: left;
    margin-right: 7px;
    padding: 7px;
    border-radius: 50%;
}

.content-center-column {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.off {
    font-size: 14px;
    font-family: open_sansbold;
    background-color: #000;
    height: 50px;
    color: #fff;
    width: 53px;
}

.gradient-off {
    border: 2px solid;
    border-image-source: linear-gradient(130deg, rgb(250,224,66), rgb(0,143,104));
    border-image-slice: 1;
}

.ver-info p:hover span{
    display:block;
    top: 10px;
    left: -14px;
    border-bottom: solid 2px #5fa9aa;
}

.forma:hover:before {
    margin-left: 2px;
    bottom: 36px;
    content: "";
    z-index: 99;
    border: solid;
    border-color: rgba(0, 0, 0, 0.8) transparent;
    border-width: 6px 6px 0 6px;
}

.forma:before {
    display: block;
    position: absolute;
}

.forma:after {
    display: table-cell;
    position: absolute;
    background: rgba(0, 0, 0, 0.8);
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    opacity: 0;
    content: "";
    color: #FFF;
    text-align: center;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    /* line-height: 50px; */
    padding: 10px;
    margin-left: -17px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    bottom: 42px;
}

.abajo:hover:after {
    transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    opacity: 1;
}

.despliegueServiciosIncluido.TKT_BAR:after {
    content:"Barco";
}

.despliegueServiciosIncluido.EXC_TRF:after {
    content: "Traslados";
}

.despliegueServiciosIncluido.TRF_PKT:after {
    content: "Transfer";
}

.despliegueServiciosIncluido.ALO_HTL:after{
    content: "Hotel";
}

.despliegueServiciosIncluido.ALO_PKT:after{
    content: "Hotel";
}

.auto:after{
    content: "Bodega para Auto";
}

.despliegueServiciosIncluido.ALO_CP:after{
    content: "desayuno";
}

.despliegueServiciosIncluido.RGM_MAP:after{
    content: "Media pension";
}

.despliegueServiciosIncluido.RGM_CP:after{
    content: "Desayuno";
}

.media-pension:after{
    content: "Media pension";
}

.despliegueServiciosIncluido.EXC_CTY:after{
    content: "Excursion";
}

.despliegueServiciosIncluido.EXC_CIR:after{
    content: "Excursion";
}

.bus:after{
    content: "Bus";
}

.despliegueServiciosIncluido.TKT_AIR:after{
    content: "Avion"
}

.despliegueServiciosIncluido.ALO_ALL:after{
    content: "All inclusive"
}

.despliegueServiciosIncluido.COM_RES:after{
    content: "Comida"
}

.despliegueServiciosIncluido.COM_HTL:after{
    content: "Comida"
}

.despliegueServiciosIncluido.ALO_MAP:after{
    content: "Media pension"
}

.despliegueServiciosIncluido.OTROS_CRUCERO:after{
    content: "Crucero";
}

.despliegueServiciosIncluido.BUS_BUS:after{
    content: "Bus";
}

.despliegueServiciosIncluido.RGM_ALL:after{
    content: "All Inclusive";
}

.despliegueServiciosIncluido.RGM_CPBUFFET:after{
    content: "Desayuno Buffet";
}

.despliegueServiciosIncluido:after {
    content: attr(data-content);
}

.despliegueServiciosIncluido.OTROS_ADICGEN,
.despliegueServiciosIncluido.COM_RES,
.despliegueServiciosIncluido.VISADO_VISADO,
.despliegueServiciosIncluido.ASIST_ASIST,
.despliegueServiciosIncluido.ASIST_SGRCANCE,
.despliegueServiciosIncluido.RGM_MEDTUR,
.despliegueServiciosIncluido.RGM_S_CP {
    display: none; /* En Buquebus no se muestran */
}

.servicios img {
    width: 20px;
}

/* pongo important por el import de bqb-core que siempre gana */
.info {
    box-shadow: none !important;
    background-color: #00B0DF!important;
    border-bottom: solid 2px #008CB7!important;
    opacity: 100;
    /* margin-top: 15px; */
    font-family: open_sansregular;
}

.info:hover {
    background-color: #008CB7!important;
    border-bottom: solid 2px #008CB7;
}

.precio-lista {
    font-size: 14px !important;
    color: #666 !important;
    text-decoration: line-through !important;
    font-family: open_sansregular !important;
}

.precio-moneda {
    color: #000 !important;
    font-size: 11px !important;
    font-family: open_sanssemibold !important;
}

.titulo-paquete-promo h2 {
    position: relative;
    width: 90%;
    margin: 0px auto 15px;
    /* border-bottom: solid 2px rgba(17, 157, 234, 0.8); */
    background: none !important;
    color: #666666;
    padding: 0px;
    text-align: left;
    height: 35px;
    font-size: 14px;
    /* margin-top: 10px; */
    font-family: open_sansregular !important;
}