body {}
.SEn_capa_oculta {
    display: none;
}
.SEn_header {
    background-color: #333333;
    position: fixed;
    top: 0px;
    box-shadow: 0 0 0 0 !important;
}
.SEn_header_interna {
    background-color: #333333;
    padding-right: 0px !important;
}
.SEn_header_colorfondo_lateral {
    position: absolute !important;
    width: 50% !important;
    height: 100%;
    top: 0px;
    right: 0px;
    background-color: #333333;
}
.SEn_aux_btn_logo {
    margin-right: 190px;
    background-color: #333333;
}
.SEn_main_V2 {
    margin-top: 80px;
}
.SEn_fondo_buscador {
    background-image: url(./fondo.jpg) !important;
}
.SEn_fondo_buscador_2 {
    background-image: url(./fondo2.jpg) !important;
}
.SEn_land_btn_cabecera {
    font-family: Arial;
    font-size: 16px;
    color: #555;
}
.SEn_footer_V2 {
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}
.SEn_footer_V2>div {
    height: 550px;
    border-top: 1px solid #ddd;
    width: 100%;
    max-width: 100%;
    float: left;
    margin-top: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #241914;
    text-align: center;
    /*position: fixed;*/
    /*bottom: 0px;*/
}
.SEn_aux_texto_info {
    text-align: center;
    font-size: 32px;
    font-family: Arial;
    color: #ccc;
}
.SEn_logo img {
    margin-top: 10px;
}
.SEn_logo_aux {
    position: unset !important;
    top: inherit !important;
    width: auto;
    max-width: 150px;
    height: 50px;
    float: left;
    left: unset;
    transform: unset;
}
.SEn_botonera_cabecera {
    width: 45%;
    float: right;
    align-content: right;
    margin-right: 0px !important;
}
.SEn_exp_relacionadas {
    width: 100%;
    height: 370px;
    background: #f9f9f9;
    border-top: 1px solid #ddd;
    max-width: 100% !important;
    box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.5);
}
.SEn_btn_cabecera {
    float: right;
    height: 80px;
    width: 144px;
    background-color: #E2E2E2;
    color: #fff;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    border-left: 1px solid #fff;
    background-repeat: no-repeat;
    background-size: 35%;
    background-position: center 10px;
}
.SEn_btn_cabecera span {
    color: #fff;
    width: 100%;
    height: 100%;
    position: relative;
    top: 68%;
}
.SEn_btn_cabecera_casa {
    background-image: url(./icon-cama.png);
    background-position: center 14px;
}
.SEn_btn_cabecera_exp {
    background-image: url(./icon-actividades.png);
    background-size: 37%;
}
.SEn_btn_cabecera_agencia {
    background-image: url(./icon-agencias.png);
    background-size: 30%;
}
.SEn_btn_cabecera_active {
    background-color: #ff8e00;
}
#TSh_ExpAsociados_Landing {
    display: none;
}
@media (max-width: 1200px) {
    .SEn_botonera_cabecera {
        width: 37%;
    }
    .SEn_btn_cabecera {
        width: 115px;
    }
}
@media (min-width: 992px) {
    .SEn_capa_buscador {
        min-width: 820px !important;
        width: 90%;
        max-width: 1180px;
    }
}
@media (min-width: 768px) {
    .SEn_capa_buscador {
        width: 98% !important;
    }
}
@media (max-width: 992px) {
    .SEn_header {
        position: static;
        top: 0px;
    }
    .SEn_main_V2 {
        margin-top: 0px;
        padding-top: 0px;
    }
    .SEn_capa_buscador {
        min-height: 230px;
    }
    .SEn_contenedor_buscador {
        min-height: 235px;
    }
    .SEn_botonera_cabecera {
        width: 50%;
    }
    .SEn_capa_resultados {
        padding-left: 10px;
        padding-right: 10px;
    }
    .SEn_logo_aux {
        position: inherit;
        float: left;
        /*width: 100% !important;*/
        transform: none;
        left: auto;
    }
    .SEn_aux_btn_agencias {
        float: left !important;
        margin-left: 0px !important;
    }
    .SEn_header>div {
        float: left;
        height: 60px !important;
        min-height: 60px !important;
        width: 100% !important;
        max-width: 100% !important;
        padding: 0px !important;
    }
    .SEn_logo {
        top: 0px !important;
        margin: 0px !important;
        margin-left: 10px !important;
    }
    .SEn_aux_btn_logo {
        float: right !important;
        margin-right: 10px !important;
    }
    .SEn_btn_cabecera {
        width: 95px;
        height: 60px;
        padding: 10px !important;
        /*background-size: 50%;*/
    }
    .SEn_btn_cabecera span {
        /*display:none;*/
        font-size: 12px;
        top: 65%;
    }
    .SEn_aux_btn_logo, .SEn_header_colorfondo_lateral {
        display: none;
    }
}
@media (max-width: 575px) {
    .SEn_exp_relacionadas {
        display: none;
    }
    .SEn_logo_aux {
        max-width: 120px;
    }
    .SEn_logo img {
        margin: 0 auto;
    }
    .SEn_botonera_cabecera {
        width: 70%;
    }
}
@media (max-width: 400px) {
    .SEn_btn_cabecera {
        width: 80px;
        height: 60px;
        padding: 0px !important;
        /*background-size: 50%;*/
    }
    .SEn_btn_cabecera span {
        /*display:none;*/
        font-size: 12px;
        top: 65%;
    }
    .SEn_botonera_cabecera {
        width: 65%;
    }
    .SEn_btn_cabecera_agencia {
        display: none;
    }
}