﻿.btn-active-tipo {
    color: white !important;
    border-color: white !important;
    background-color: #0049b1 !important;
    font-size: 18px;
    border-width: 2px;
}

    .btn-active-tipo:hover {
        color: #dcdcdc !important;
        border-color: #dcdcdc !important;
        background-color: #0049b1 !important;
        font-size: 16px;
        border-width: 2px;
    }

    .divBuscador {
    background-color: #0049b1;
    margin-left: 6vw;
    margin-right: 6vw;
}
    .input-fecha-selector {
    color: Gray;
    border-style: None;
    height: 60px;
    font-family: 'Archivo_Expanded-BoldItalic';
}
    .hidden-desktop {
    display: none !important;
}
.lista-huespedes-selector {
    color: Gray;
    border-style: None;
    height: 60px !important;
    font-family: 'Archivo_Expanded-BoldItalic';
}



#CPHContenido_btnBuscar {
    height: 60px;
    width: 60px;
}

.lblBuscador {
    display: none;
}

.container-buscador {
    padding-left: 0px;
    padding-right: 0px;
}

#CPHContenido_btnBuscar {
    font-size: 30px;
}
.btn-active-depa {
    color: #005baa !important;
    border-color: #005baa !important;
    background-color: white !important;
    font-size: 18px;
    font-weight: bold;
}

.input-fecha-selector {
    color: Gray;
    border-style: None;
    height: 60px !important;
    font-family: 'Archivo_Expanded-BoldItalic';
}

.icono-fecha-selector {
    color: #0049b1;
    font-weight: bold!important;
    font-size: 40px!important;
}

.lista-huespedes-selector {
    color: Gray;
    border-style: None;
    height: 60px !important;
    font-family: 'Archivo_Expanded-BoldItalic';
}

.item-cantidad {
    font-size: 10px;
}

.item-descripcion {
    font-size: 10px;
}

.item-logo {
    font-size: 30px;
}

@media (max-width: 768px) {
    .col-xs-offsett-2 {
    margin-left: 16.66666667%!important;
}

    .glyphicon-star {
        font-size: 23px;
        color: #ffc100;
        padding-left: 5px;
    }

    .card-lugar {
        padding: 4px !important;
    }

    .car-lugar-div {
        height: 100%;
        display: flex;
        align-items: center;
        padding-inline: 9px !important;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .card-lugar-info-descripction {
        font-size: 9px;
        text-align: justify;
    }

    .card-lugar-image {
        border-radius: 20px;
        width: 180px;
        height: 180px;
    }

    .container-lugares {
        padding-left: 0px;
        padding-right: 0px;
    }

    .nombre-turistico {
        margin-bottom: 0px;
        font-size: 10px !important;
    }

    .card-lugar-info {
        position: absolute;
        border-radius: 10px;
        left: 120px;
        right: 20px;
        top: 10px;
        height: 170px;
        background-color: gray;
        border: 3px solid white;
        color: black;
        background-color: white;
        -webkit-box-shadow: 0px 1px 5px 10px rgba(0, 0, 0, 0.02);
    }

    .row-none-sm {
        padding: 0px !important;
    }

    .panel-body {
        padding-bottom: 10px;
        padding-top: 0px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .p-title {
        font-size: 2.3em !important;
    }

    .label-title4 {
        font-size: 15px !important;
    }

    .p-r-10 {
        padding-right: 14px !important;
    }

    .p-l-10 {
        padding-left: 14px !important;
    }

    .bannerindex {
        font-size: 8px !important;
    }

    .div-banner {
        padding-left: 0px !important;
    }

    .espacios-img {
        width: 170px;
        height: 180px;
    }

    .diamante {
        height: 100px;
        width: 100px;
        background-color: #004aad;
        border-radius: 0px 10px 10px 0px;
        background-image: url('../../img/Diamante.png');
        background-repeat: initial;
        background-size: contain;
    }

    .caja2 {
        position: absolute;
        background-color: white;
        border-radius: 10px 0px 0px 10px;
        height: var(--caja2-height);
        width: 276px;
        right: 0px;
        top: calc(350px* .01);
    }

    .ticson-icons {
        font-size: 45px !important;
    }

    .glyphicon-star {
        font-size: 10px !important;
    }

    .lbl-alojamiento {
        font-size: 25px;
    }

    .ubicacion-icono-nombre {
        margin-bottom: 0px !important;
    }
    .div-selectorFecha {
        padding-right: 1px !important;
    }
    .div-boton-buscar {
        padding-left: 2px !important;
    }

    .lista-huespedes-selector {
        color: Gray;
        border-style: None;
        height: 35px !important;
        font-family: 'Archivo_Expanded-BoldItalic';
    }

    #CPHContenido_txtFechaInicio {
        padding-left: 5px;
    }

    #CPHContenido_txtFechaFin {
        padding-left: 5px;
    }

    .div-fechas {
        margin-bottom: 5px;
    }

    .input-fecha-selector {
        height: 29px !important;
        font-size: 10px;
    }
    #CPHContenido_ddlNumHuespedes {
        padding-left: 0px;
    }
    .btn-search {
        font-size: 20px;
    }
    .lista-huespedes-selector {
        font-size: 9px;
        font-family: 'Archivo_Expanded-BoldItalic';
    }
    .divMenuFechas {
        text-align: left;
    }
    .lblBuscador {
        display: inline;
        font-size: 20px;
    }
    .label-principal {
        font-size: 2.3em !important;
    }
    .rounded-20 {
        border-radius: 10px !important;
    }
    #content-container {
        position: relative;
        padding-top: 20px;
    }
    .label-principal {
        font-size: 30px;
        margin-bottom: 0px;
    }
    #CPHContenido_btnBuscar {
        height: 35px;
        width: 100%;
        padding: 0px;
        font-size: 23px;
    }
    .input-buscador {
        width: 100%;
    }
    .ug-arrow-left.ug-skin-default, .ug-arrow-right.ug-skin-default {
        width: 55px;
        height: 25px;
        background-image: url('../../plugins/unitegallery/images/leftArrowIconMini.png');
        left: 244px !important;
        background-position: 0 0;
    }
    .ug-arrow-right.ug-skin-default, .ug-arrow-right.ug-skin-default {
        width: 55px;
        height: 25px;
        background-image: url('../../plugins/unitegallery/images/rightArrowIconMini.png');
        left: 273px !important;
        background-position: 0 0;
    }

    .gallerysize {
        position: absolute;
        background-image: border-radius: 10px 0px 0px 10px;
        border-radius: 20px;
        height: 200px !important;
        width: 100% !important;
        max-width: 100% !important;
        right: 0px;
        top: 0px;
    }

    .img-index {
        width: 100px;
        height: 100px;
    }

    .foto {
        position: absolute;
        width: 110px;
        height: 100px;
        border-radius: 20px;
        background-color: white;
        top: calc( var(--diamante-size) * 0.5);
        left: calc( var(--diamante-size) * 0.7);
        border: 5px solid white;
    }

    .div-banner {
        padding-bottom: 200px !important;
    }

    .ug-bullets.ug-skin-default .ug-bullet {
        width: 15px;
        height: 15px;
        background-image: none;
        background-position: top left;
        margin-left: 5px;
    }

    .caja {
        position: absolute;
        width: 100%;
        height: 200px;
        border-radius: 800px;
        background-color: unset;
        top: calc(480PX* 0.1);
        left: calc(350PX* 0.1);
        right: 0px;
        border: 0px solid white;
    }

    .divBuscador {
        background-color: #0049b1;
        margin-left: 0px;
        margin-right: 0px;
    }

    #CPHContenido_btnTodos {
        font-size: 15px;
    }

    #CPHContenido_btnDepartamentos {
        font-size: 15px;
    }

    #CPHContenido_btnCasas {
        font-size: 15px;
    }

    .icono-fecha-selector {
        font-size: 15px !important;
    }
}

.icono-fecha-selector {
    color: #0049b1;
    font-weight: bold;
    font-size: 40px;
}

 @media (min-width: 1152px) {
    .container-buscador {
        padding-left: 0px;
        padding-right: 0px;
        width: 1100px;
    }

    .icono-fecha-selector {
        color: #0049b1;
        font-weight: bold;
        font-size: 30px;
    }
    .input-fecha-selector {
    font-family: 'Archivo_Expanded-BoldItalic';
    font-size: 13px;
            padding-left: 0px;
        padding-right: 0px;
}
    .lista-huespedes-selector {
    color: Gray;
    border-style: None;
    height: 60px !important;
    font-family: 'Archivo_Expanded-BoldItalic';
        font-size: 13px;
}
}