/*
 * @author Rebeca Cintas Benet - rebeca@activexsoft.es
 */

/*CLEARFIX HACK */
._boton_tipo::after{
    content:"";
    clear: both;
    display: table;
}
html,body{
    height: 100% !important;
}
label{
    color: var(--main-color) !important;
}
#content-main:after,.sirviMapContainer:after{
    content: '';
    display: table;
    clear: both;
}
#content-main >div{
    height: 100%;
}
/*#contenedorFormularios {*/
/*    background-color: var(--main-color);*/
/*    border: 1px solid var(--main-color);*/
/*    border-radius: 5px;*/
/*}*/
/*#contenedorFormularios label{*/
/*    color: white;*/
/*}*/

.button{
    border: 1px solid var(--main-color);
    border-radius: 5px;
}
#contenedorFormularios select, #contenedorFormularios input{
    height: 30px !important;
}

.select__label {
    position:absolute;
    top:8px;
    left:12px;
    font-size:.75rem;
    color:#a8a8a8;
    line-height:16px;
    white-space:nowrap;
    width:78%;
    overflow:hidden;
    text-overflow:ellipsis;
    z-index:1
}
.sirviMap
{
    height: 250px;
    width: 100%;
}
.buscador{
    box-shadow: 0 1px 4px rgb(41 51 57 / 50%);
    border-radius: 4px;
    width: 100%;
    background-color: #F0F0F0;
}

.content-select{
    position: absolute;
    top: 40%;
    right: 40%;
}

.sirviMap2 {
    height: calc(100vh - 180px);
    padding-right: 20px;
}

.sirviMapWrapper
{
    position: relative;
    height: 100%;
}

.acordeon-filtros{
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    padding: 0 1em;
}
.acordeon-filtros:hover{
    background-color: #E0E0E0;
}
.acordeon-filtros .fa-chevron-down{
    display: none;
}
.acordeon-filtros .fa-chevron-up{
    display: block;
}
.contenedor-filtros{
    border-top: 1px solid #E0E0E0;
    padding: 1em;
}

.sirviResultado
{
    box-shadow: 0 1px 4px rgb(41 51 57 / 50%);
    margin-bottom: 2rem;
    border-radius: 4px;
    position: relative;
}

.resultadoAlojamientoImg img
{
    height: 100%;
    width: 100%;
    border-radius: 5px;
    object-fit: cover;
    padding: 5px;
}
.resultadoAlojamiento{
    margin-bottom: 5px;
}

#mapaGoogle {
    width: 100%;
    height: 100%;
    position: absolute;
}

#mapaGoogleHotel div {
    margin: 0;
}

.sirviResultadoTipoNombre
{
    background-color: #dddddd;
    font-weight: bold;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 5px;
}

.sirviResultadoMods
{
    width: 100%;
}

/*.calimaForm {*/
/*    background: #fff url(../../resources/images/content.gif) no-repeat top left;*/
/*    !*color: #0083ae;*!*/
/*    font: 14px 'Titillium Web', sans-serif;*/
/*}*/

.sirviResultadoMod
{
    vertical-align: center;
}

.sirviResultadoModImp
{
    text-align: right;
}

.sirviResultadoModLink
{
    width: 7em;
}

.sirviResultadoInfoWI
{
    margin-top: 10px;
}

.sirviResultadoInfo {
    padding-right: 20px;
    margin: 20px 0 20px 0;
    height: 100%;
}

.btnMuestraInfo {
    padding-right: 5px;
    margin: 10px 0 10px 0;
}

.btnMuestraInfo:hover {
    cursor: pointer;
}

.buscaProducto:hover {
    cursor:pointer;
    background-color: #f0f0f0;
}

.boton{
    box-sizing: border-box;
    background-color: #75c700;
    border-color: #75c700;
}

.boton:hover{
    color: #fff;
    background-color: green;
    border-color: green;
}

.contenedorOpcion{
    display: flex;
    margin: 2px auto;
}
.opcion:hover{
    cursor: pointer;
}

.selectedResultado:focus {
    border: solid 3px deepskyblue;
}

.calimaLabel {
    color: #5bc0de;
}

.niRow{
    padding-top: 20px;
    padding-bottom: 10px;
    border: 1px solid #d1d1d1;
    margin-left: 4%;
    margin-bottom: 20px;
}

.ninios, .ninios select {
    width: 70px;
    margin-top: -5px;
}

.ninios {
    width: 75px;
    margin-top: -5px;
    padding: 5px;
}

div.styled {
    overflow: hidden;
    background: #fff url(../../resources/images/arrow.gif) no-repeat right;
    height: 34px;
}

.personasImg {
    margin-right: 3px;
}

.hotel {
    text-align: center;
    color: #5bc0de;
    font-weight: bold;
    /*background-color: #fafafa;*/
}
.enlaceHotel{
    cursor: pointer;
}

.styleSelect {
    background: transparent;
    font: 15px 'Titillium Web', sans-serif;
    -webkit-appearance: none;
    cursor: pointer;
    height: 34px;
}

.styleSelect:focus{
    background: transparent;
}
.botonera-sirvi{
    font-size: 17px;
    height: 60px;
    /*width: 200px;*/
    margin: 10px;
}

.paso {
    font-size: 20px;
    border-right: solid grey 1px;
    text-align: center;
    margin: 10px 0;
    color: grey;
}

.paso.active {
    color: #5bc0de;
}

.containerHabitacion{
    margin: 0 20px;
}


.linkResultadosAlojamiento, .linkResultadosAlojamientoMedio {
    z-index: 100;
    background: transparent;
    border-radius: 0.5rem;
    bottom: 0;
    display: block;
    outline: none;
    overflow: hidden;
    position: absolute;
    top: 0;
    white-space: nowrap;
    width: 67%;
    height: 100%;
    cursor: pointer;
    right: 0;
}

.linkResultadosAlojamiento{
    width: 100%;
}


.precioSirviResultados {
    /*overflow: hidden;*/
    color: #141d38;
    font-size: 2.3rem;
    font-weight: 500;
    /*padding-right: 10px;*/
    /*text-align: right;*/
}
.precioSirviResultadosFlotante {
    position: fixed;
    bottom: 35%;
    right: 0%;
    background-color: #3763AC;
    color: white;
    height: 90px !important;
    border-radius: 3px 0 0 3px;
}
.precioSirviResultadosFlotante:hover{
    transform: scale(1.2,1.2);
}


/*---------------nav menú-----------------*/

.NavSirvi{
    border-bottom: solid grey 1px;
    margin-bottom: 10px;
}

.paso>i{
    color: #75c700;
}

.sirviNav li {
    width: 192px;
}

ul li.active a {
    color: #fff;
    /*background: #3763AC;*/
    background:  var(--main-color);
}
/*---------------/nav menú-----------------*/


/*---------------div barraInfoBusqueda-----------------*/
#barraInfoBusqueda{
    background: var(--main-color);
    color:white;
    font-family: Oswald !important;
}
/*---------------/div menú-----------------*/


/*----------------------vista hotel-----------------------*/

#mapaGoogleHotel {
    width: 98%;
    height: 98%;
}

.presentacionSirvi {
    height: 350px;
    display: flex;
    flex-direction: row;
}
.presentacionSirvi>div{
    flex: 1;
    justify-content: space-around;
    margin: 0 15px 30px 15px;
    object-fit: cover;
}

.habitacion{
    box-shadow: 0 1px 4px rgb(41 51 57 / 50%);
    margin-bottom: 2rem;
    border-radius: 4px;
    position: relative;
    min-height: 305px;
}

.imagenHabitacion{
    border-radius: 5px;
    object-fit: cover;
}

.contenidoHabitacion {
    padding: 10px;
    min-height: 100px;
    margin: 10px;
    width: auto;
}

.infoHabitacion{
    text-align: left;
    position: absolute;
    bottom: 0;
    left: 0;
    padding-bottom: 10px;
}

.precioSirviHabitacion {
    overflow: hidden;
    color: #141d38;
    font-size: 2.1rem;
    font-weight: 500;
    padding-right: 10px;
    padding-bottom: 10px;
    text-align: right;
    position: absolute;
    bottom: 0;
    right: 0;
}

.infoHotel {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.nombreHabitacion {
    margin-top: 20px;
    color: #141d38;
    font-weight: 500;
}
.optionSelected{
    background-color: #3763AC;
    color: white;
    transition: background-color 0.3s ease;
}
.botonera-acceso{
    width: 200px;
    height: 100px;
    padding: 5px;
    text-align: center;
    margin: 20px 40px;
}
.botonera-acceso > img{
    object-fit: contain;
}

.accesos-botones-container{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.grupoRegs{
    display: flex;
    flex-direction: row;
    gap: 3px;
    align-items: center;
    flex-wrap: wrap;
}

.grupoRegs > div{
    border: 0.5px solid #dedede;
    padding: 5px;
    min-width: 86.5px;
}

.listaHabitaciones{
    margin-top: 1px;
    margin-bottom: 3px;
}

.panel-izquierdo{
    margin-bottom: 2rem;
    padding-left: 0px;
}
.sirviMapContainer, .listaHabitaciones>div{
    display: flex;
    justify-content: center;
    margin-bottom: 1px;
}
.tipoHab{
    align-self: center;
}
.layout-fullwidth #sidebar-nav{
    display: none;
}
.no_reembolsable, .no_reembolsable>a {
    font-weight: bolder;
    color: #3763AC;
}
.no_reembolsable>a:hover{
    color: #3763AC;
}
.esquinaNaranja{
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    margin: 0 auto;
    border-right: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 15px solid var(--main-color);
    border-top: 15px solid var(--main-color);
    transition: width 2s;
}
/* css relativo a entradas de oceanografic */
.resultadoOcean .panel-heading, .panel-mods .panel-heading, .sesiones .panel-heading{
    background-color:#C5D3EC !important;
    font-weight: bold;
}
.tipoentrada{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.tipoentrada>div {
    /*width: 32%;*/
    height: 80px;
    margin: 10px;
}
.tipoentrada button{
    height: 100%;
    display: flex;
    background-color: transparent !important;
    border: 1px solid #C5D3EC;
    justify-content: center;
    align-items: center;
}

.tipoentrada>div>i{
    position: relative;
    right: 0;
    bottom: 0;
}
.tipoentrada button:hover, ._boton_tipo.selected{
    background-color: #ECF0F8 !important;
    border: 1px solid #90A9D1;
}

.contenedorEntradas{
    width: 90%;
    margin: 0 auto;
}
._modalidades td{
    padding: 15px;
}
.resumenEntradas{
    font-size: 18px;
}

@media (min-width: 2000px){
    #content-main{
        max-width: 2000px;
        margin: auto;
        height: 100% !important;
    }
}
@media (max-width: 1500px){
    .tipoentrada button{
        font-size: small;
    }
}
@media (max-width: 1130px) {
    .datos {
        padding: 15px;
    }
    .botonera-sirvi {
        font-size: 14px;
        height: 50px;
        width: 125px;
        padding: 0px;
        text-align: center;
    }
    .containerHabitacion{
        margin: 0;
    }
    .vistaWebNav {
        margin-bottom: 0 !important;
    }
    .sirviNav{
        display: none;
    }
    .sirviMap
    {
        max-width: 400px;
        top: auto;
        width: 100%;
        /*top: default;*/
        position: inherit;
        /*height: 50vh;*/
    }

    .sirviMap2 {
        height: 50vh;
    }

    .sirviMapContainer, .sirviMapContainer div{
        padding: 0;
    }

    .buscaAlojamiento {
        left: -30px;
    }
    .presentacion {
        display: block;
        height: auto;
    }
    .containerMap {
        height: 30vh;
        width: 100%;
    }
    .infoHotel {
        display: block;
        padding: 20px;
    }
    .nombreHabitacion {
        margin-bottom: 10px;
        padding: 20px;
    }

    .nacionalidadSelect {
        width: 210px;
    }
}

.tablaResumenHotel .tablaResp{
    display: none;
}
@media (max-width: 992px){
    .resultadoAlojamientoImg {
        text-align: center;
    }
    .grupoRegs{
        flex-direction: column;
        margin: 10px;
        align-items: inherit;
    }
    .tipoHab{
        align-self: inherit;
        text-align: left;
    }
    .listaHabitaciones>div{
        display: block;
        text-align: center;
    }
    .grupoRegs > div{
        margin: 5px;
        height: 35px ;
    }
    .habsHotel{
        display: none;
    }
}
@media (min-width: 992px){
    .selectorHabsHotel{
        display: none;
    }
}
@media (max-width: 620px) {

    .tablaResumenHotel tr
    {
        display: none;
    }

    .tablaResumenHotel .tablaResp{
        display: table-row;
    }

    .botonera-sirvi {
        font-size: 12px;
        width: 115px;
    }

    td.col-sm-7.grupoRegs{
        padding: 10px 15px;
    }
}

@media (max-width: 500px){
    .textoTipoEntrada{
        font-size: smaller;
    }
}
@media (max-width: 400px) {

    .botonera-sirvi {
        font-size: 15px;
        width: 150px;
        height: 40px;
    }

    #contenedorBase{
        font-size: 12px;
    }
    #content-main, #main-div{
        padding: 0 !important;
    }
}

/*--------------------ACCESO--------------------*/

.sirviResultadoTipoAcceso
{
    width: 32%;
    border: 1px solid #cccccc;
    margin: 5px;
    border-radius: 4px;
    padding: 0;
}
.sirviResultadoTipoNombre{
    margin: 0 !important;
}
.sirviResultadoMods{
    margin: 10px;
    width: calc(100% - 20px);
}

.accesoResultados{
    margin-top: 20px;
}

.sirviResultadoMod{
    height: 38px;
}

.sirviRadioContainer{
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 17px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.sirviRadioContainer input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.sirviRadioContainer input:checked ~ .radiobtn {
    background-color: #2196F3;
}

.radiobtn {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
    border-radius: 50%;
}

.radiobtn:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.sirviRadioContainer input:checked ~ .radiobtn:after {
    display: block;
}

/* Style the checkmark/indicator */
.sirviRadioContainer .radiobtn:after {
    top: 9px;
    left: 9px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white;
}

.reembonsable {
    border: 2px solid #75c700;
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-right: 10px;
}

.no-reembonsable {
    border: 2px solid black;
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-right: 10px;
}
.leyenda-reembonsable{
    font-style: italic;
    font-size: 14px;
    color: #a0aeba;
    font-weight: normal;
    position: relative;
    top: -5px;
}
/*.contenedorSirvi{*/
/*    min-height: 800px;*/
/*}*/

/**{*/
/*    border: 1px solid red;*/
/*}*/

@media (max-width: 650px) {
    .buscaProducto.panel-heading {
        display: flex;
        flex-direction: column;
    }
    .leyenda-reembonsable {
        margin-top: 5px !important;
    }
    .buscaProducto.panel-heading > div {
        margin-top: 5px !important;
    }
    .buscaProducto.panel-heading > div:first-child {
        margin-right: 0 !important;
    }
}

@media (max-width: 650px) {
    #buscaAlojamiento.panel-heading {
        display: flex;
        flex-direction: column;
    }
    .leyenda-reembonsable {
        margin-top: 5px !important;
    }
    #buscaAlojamiento.panel-heading > div {
        margin-top: 5px !important;
    }
    #buscaAlojamiento.panel-heading > div:first-child {
        margin-right: 0 !important;
    }
    .contenedor-filtros{
        display: none;
    }
    .acordeon-filtros .fa-chevron-down{
        display: block;
    }
    .acordeon-filtros .fa-chevron-up{
        display: none;
    }
}

.carousel{
    padding: 0 !important;
}