﻿





/*EDICION PABLO*/ @font-face {
    font-family: 'frutigerlightregular';
    src: url('../fonts/frutigel_light-webfont.eot');
    src: url('../fonts/frutigel_light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/frutigel_light-webfont.woff2') format('woff2'), url('../fonts/frutigel_light-webfont.woff') format('woff'), url('../fonts/frutigel_light-webfont.ttf') format('truetype'), url('../fonts/frutigel_light-webfont.svg#frutiger-lightregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FontAwesome';
    src: url('../fonts/fontawesome-webfont.eot') format('embedded-opentype');
}


@font-face {
    font-family: 'frutigerregular';
    src: url('../fonts/frutiger-regular-webfont.eot');
    src: url('../fonts/frutiger-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/frutiger-regular-webfont.woff2') format('woff2'), url('../fonts/frutiger-regular-webfont.woff') format('woff'), url('../fonts/frutiger-regular-webfont.ttf') format('truetype'), url('../fonts/frutiger-regular-webfont.svg#frutigerregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*#PnIdioma {
    display: none;
}*/

#PnFooterMovil {
    position: fixed;
    width: 100%;
    bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    background: white;
}

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 0px solid rgba(0,0,0,.2);
    border-radius: 0px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
    font-size: 14px;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 0px;
}

    .destacado{
color: #014c9a;
}
#lblBasesLegales1 {
    text-align: justify;
    display: block;
    color: #828282;
    margin:5px;
}

#lblBasesLegales {
    text-align: justify;
    display: block;
    color: #828282;
}

.escuchamos {
    margin-top: 28px;
    margin-left: 55px;
}

input[type=checkbox] {
    width: 25px;
    height: 25px;
    text-align: left;
}

.chbox label {
    display: block;
    padding-left: 40px;
    text-indent: 0px;
    margin-top: -29px;
    text-align: left;
    font-weight: 100;
}

.btnAnterior {
    color: #004c9a;
    text-transform: uppercase;
    background-color: white;
    border: 0;
    border-radius: 0;
    padding: 20px;
    font-size: 1.2em;
    transition: All 0.2s ease;
    -webkit-transition: All 0.2s ease;
    -moz-transition: All 0.2s ease;
    -o-transition: All 0.2s ease;
    max-width: 100px;
    min-width: 100px;
}


.confidencialidad {
    margin-left: 45px;
    margin-top: 30px;
}

#btnEnviar {
    color: #FFFFFF;
    text-transform: uppercase;
    background-color: #004c9a;
    border: 0;
    border-radius: 0;
    padding: 20px;
    margin-top: 69px;
    font-size: 18px;
    transition: All 0.2s ease;
    -webkit-transition: All 0.2s ease;
    -moz-transition: All 0.2s ease;
    -o-transition: All 0.2s ease;
    max-width: 180px;
    min-width: 180px;
    margin-bottom: 55px;
}

.img-idioma {
    width: 30px;
    height: 30px;
    display: inline-block;
    margin-bottom: 0px;
    margin-left: 0px;
}

@media (min-width: 1200px) {
    .container {
        max-width: 850px;
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 850px;
    }
}

@media (max-width: 600px) {

    .cuadroPreguntasPresentacionTablet {
        padding-top: 1.5em !important;
    }
}



html, body, #form1, .container-table {
    height: 100%;
    font-family: 'frutigerregular', Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: white;
    /* The html and body elements cannot have any padding or margin. */
}

/* Wrapper for page content to push down footer */
#wrap {
    min-height: 100%;
    height: auto !important;
   
    /* Negative indent footer by it's height */
    margin: 0 auto -100px;
}

.wrap1 {
}

/* Set the fixed height of the footer here */
#push,
#footer {
    height: 75px;
}

#footer {
    background-color: #fff;
}

/* Lastly, apply responsive CSS fixes as necessary */
@media (max-width: 767px) {
    #footer {
        margin-left: -20px;
        margin-right: -20px;
        padding-left: 20px;
        padding-right: 20px;
    }
}


.container-table {
    display: table;
}

.vertical-center-row {
    display: table-cell;
    vertical-align: middle;
}

.progreso {
    margin-top: -15px;
    margin-bottom: 20px;
}

.contenido {
    min-height: 376px;
}

.text-success {
    color: #4be031;
}

.cuadroPreguntas {
    /*padding: 30px 75px 30px 75px;*/
    text-align: center;
    color: white;
    /*background-image: url('../Imagen/fondo.png');*/
    min-height: 250px;
    width: 100%;
    min-width: 715px;
    margin-bottom: 100px;
    min-height: 443px;
}

.cuadroPreguntasJoven {
    padding: 30px 75px 30px 75px;
    text-align: center;
    color: white;
    background-image: url('../Imagen/fondoJoven.png');
    min-height: 250px;
    width: 100%;
    min-width: 715px;
    margin-bottom: 100px;
    min-height: 443px;
}

.cuadroPreguntasPresentacion {
    padding: 30px 75px 30px 75px;
    text-align: center;
    color: #004c9a;
    font-size: 2.1em;
    padding-top: 3em;
    /*background-image: url('../Imagen/presentacion.jpg');*/
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% auto;
    min-height: 250px;
    width: 100%;
    min-width: 715px;
    margin-bottom: 100px;
    min-height: 436px;
}

.titulo {
    font-size: 24px;
    margin-bottom: 20px;
   
    padding: 8px;
    margin-bottom: 5px;
    margin-top: 5px;
    background-color: #f99d0c;
    display: block;
    color: #ffffff;
    font-style: italic;
}

.soloTexto {
    font-size: 1em;
    margin-bottom: 10px;
}

.recuadro-traslucido {
    /*margin:20px 0 20px 0;*/
}

.textoPregunta {
    text-align: center;
    margin-bottom: 0px;
    margin-top: 25px;
}

.cuadroPreguntasJoven .textoPregunta {
    text-align: center;
    margin-bottom: 0px;
    margin-top: 50px;
}

.btnAnterior {
    margin-top:25px;
}

.btnPosterior {
    margin-top: 25px;
}




.animated {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

#btnBasesLegales {
    background-color: #dddddd;
    padding: 8px;
    border-radius:4px;
}


textarea {
    background-color: transparent;
    color: white;
    padding: 8px;
    font-weight: 800;
    font-size: 14px;
    border: 1px solid white;
    -webkit-transition: background 0.5s linear;
    -moz-transition: background 0.5s linear;
    -ms-transition: background 0.5s linear;
    -o-transition: background 0.5s linear;
    transition: background 0.5s linear;
}

    textarea:hover {
        background-color: rgba(255, 255, 255, 0.20);
    }

.iconoBullet a {
    color: white;
    font-size: 0.7em;
    cursor: pointer;
}

.iconoBulletActivo > a {
    color: red;
    font-size: 0.7em;
}

.iconoBullet a:hover {
    color: red;
    font-size: 0.7em;
}

.iconoBulletJoven a {
    color: white;
    font-size: 0.7em;
    cursor: pointer;
}

.iconoBulletActivoJoven > a {
    color: #f99d0c;
    font-size: 0.7em;
}

.iconoBulletJoven a:hover {
    color: #f99d0c;
    font-size: 0.7em;
}


textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
    border-color: rgba(255, 255, 255, 0.6);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(195, 195, 195, 0.5);
    outline: 0 none;
    background-color: rgba(255, 255, 255, 0.20);
}

.btn-santander:hover, .btn-santander10:hover {
    color: #fff;
    text-transform: uppercase;
    background-color: #CACACA;
    border-color: #ffffff;
    transition: All 1s ease;
    -webkit-transition: All 0.2s ease;
    -moz-transition: All 0.2s ease;
    -o-transition: All 0.2s ease;
}

.btn-santander, .btn-santander10 {
    color: #004c9a;
    text-transform: uppercase;
    background-color: white;
    border: 0;
    border-radius: 0;
    padding: 20px;
    font-size: 1.2em;
    transition: All 0.2s ease;
    -webkit-transition: All 0.2s ease;
    -moz-transition: All 0.2s ease;
    -o-transition: All 0.2s ease;
    max-width: 180px;
    min-width: 180px;
}



.btn-santander-presentacion, .btn-santander10-presentacion {
    color: #FFFFFF;
    text-transform: uppercase;
    background-color: #004c9a;
    border: 0;
    border-radius: 0;
    padding: 10px;
    margin-top: 0px !important;
    font-size: 18px;
    transition: All 0.2s ease;
    -webkit-transition: All 0.2s ease;
    -moz-transition: All 0.2s ease;
    -o-transition: All 0.2s ease;
    margin-bottom: 55px;
}

#btnEnviar {
    color: #FFFFFF;
    text-transform: uppercase;
    background-color: #004c9a;
    border: 0;
    border-radius: 0;
    padding: 20px;
    margin-top: 69px;
    font-size: 18px;
    transition: All 0.2s ease;
    -webkit-transition: All 0.2s ease;
    -moz-transition: All 0.2s ease;
    -o-transition: All 0.2s ease;
    max-width: 180px;
    min-width: 180px;
    margin-bottom: 55px;
}

.rowBoton {
    margin-top: 85px;
    margin-bottom: -63px;
}

.cuadroPreguntasPresentacionTablet {
    font-weight: 100;
    padding: 30px 75px 30px 75px;
    text-align: center;
    color: #004c9a;
    font-size: 1.5em;
    padding-top: 3em;
    /* background-image: url(../Imagen/presentacionTablet.jpg); */
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% auto;
    min-height: 250px;
    width: 100%;
    margin-bottom: 100px;
    min-width: 300px;
    background-color: #f8f8f8;
    min-height: 436px;
  
}

.btn-santander-presentacionTablet, .btn-santander10-presentacion {
    color: #FFFFFF;
    text-transform: uppercase;
    background-color: #004c9a;
    border: 0;
    border-radius: 0;
    padding: 20px;
    margin-top: 69px;
    font-size: 18px;
    transition: All 0.2s ease;
    -webkit-transition: All 0.2s ease;
    -moz-transition: All 0.2s ease;
    -o-transition: All 0.2s ease;
    max-width: 180px;
    min-width: 180px;
    margin-bottom: 55px;
}

.panel_pregunta {
    display: none;
    min-height: 257px;
}

/* edicion botones ui jquery*/
.ui-buttonset .ui-button {
    margin-left: 10px;
    margin-right: 0;
}

.ui-widget {
    font-size: 0.9em;
    border-radius: 0 !important;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-radius: 0;
}

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-radius: 0;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 1px solid #FFFFFF;
    background-color: transparent;
    color: #ffffff;
    -webkit-transition: background 0.2s linear;
    -moz-transition: background 0.2s linear;
    -ms-transition: background 0.2s linear;
    -o-transition: background 0.2s linear;
    transition: background 0.2s linear;
}

.cuadroPreguntasPresentacionTablet .ui-state-default {
    border: 1px solid #004c9a !important;
    color: #004c9a;
}

.cuadroPreguntasPresentacionTablet .text-success {
    color: #4be031 !important;
}

.oculto {
    opacity: 0;
}

.cuadroPreguntasPresentacionTablet .ui-state-active {
    background-color: #004c9a;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    background-color: #ffffff;
    border: 1px solid #d4d4d4;
    color: rgba(255, 255, 255, 1);
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    border: 1px solid #fff;
    background-color: rgba(255, 255, 255,1);
    color: rgba(255, 255, 255, 0.8);
}

.ui-button-text-only .ui-button-text {
    padding: 12px;
    width: 40px;
    height: 40px;

}

.cuadroPreguntasJoven .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    background-color: #ffffff;
    border: 1px solid #d4d4d4;
    color: rgba(255, 255, 255, 1);
}

.cuadroPreguntasJoven .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    border: 1px solid #fff;
    background-color: rgba(255, 255, 255,1);
    color: rgba(255, 255, 255, 0.8);
}




.pnBasesLegales {
    margin-top: 35px;
}

#PnCONSEN {
    margin-left: 160px;
}

.radioSiNo .ui-button-text-only .ui-button-text {
    padding: 10px;
    width: 150px;
    height: auto;
}

.CONSEN .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    border: 1px solid #014c9a;
    background-color: transparent;
    color: #014c9a;
}

.CONSEN .ui-state-active {
    color: #014c9a;
    background-color: #014c9a;
}

.CONSEN .ui-button-text-only .ui-button-text {
    padding: 7px;
    width: 20px;
    height: 20px;
}

.CONSEN, .ui-button, .ui-widget, .ui-state-default, .ui-button-text-only, .ui-corner-left, .ui-corner-right {
    color: #014c9a;
    background-color: transparent;
}


.Op_CONSEN {
    color: #014c9a !important;
}

    .Op_CONSEN:focus, .Op_CONSEN:hover {
        color: #014c9a !important;
    }

.radioSiNo .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    color: #fff !important;
}

.radioSiNo .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    color: #fff;
}

.textoRadioAbajo {
    font-weight: 100;
    top: 46px;
    left: 14px;
    position: absolute;
}

.textoRadioAbajoNSNC {
    top: 45px;
    left: 0px;
    position: absolute;
}

.textoCheckVertical {
    position: absolute;
    left: 50px;
    text-align: left;
}

.ui-widget {
    font-size: 1em;
}

@media screen and (max-width: 992px) {
    .ui-buttonset .ui-button {
        margin-left: 6px;
        margin-right: -.1em;
        margin-bottom: 10px;
    }
}

.radioSiNo:first-child label {
    margin-left: 5px;
    margin-right: 5px;
}

.radioSiNoNSNC:first-child label {
    margin-left: 25px;
    margin-right: 25px;
}
/*@media (max-width: 1024px){
    .rowBoton {
        margin-top: 105px;
        margin-bottom: 0;
    }
}*/

@media (max-width: 768px) {

    #cuadroPreguntas {
        max-width: 90%;
        margin: 0 auto;
    }

    .confidencialidad {
        margin-left: 15px;
        margin-top: 5px;
    }



    #btnContinuar {
        margin-bottom: 30px;
    }

    .sencillo {
        max-width: 50%;
    }

    .cuadroPreguntas {
        padding: 30px 10px 30px 10px;
        text-align: center;
        color: white;
        min-height: 250px;
        width: 100%;
        min-width: 400px;
        margin-bottom: 100px;
        min-height: 436px;
    }

    .tituloFin1 {
        /*margin-top: 130px;*/
        display: inline-block;
        color: #b9b9b9;
        padding: 8px;
        font-size: 16px;
        text-transform: uppercase;
        text-align: center;
    }

    .tituloFin {
        /*margin-top: 20px;*/
        display: inline-block;
        color: #b9b9b9;
        border-left: 8px solid #f99d0c;
        padding: 8px;
        font-size: 26px;
        text-transform: uppercase;
        text-align: left;
    }

    .cuadroPreguntasMovil {
        padding: 30px 10px 30px 10px;
        text-align: center;
        color: white;
        background-image: none;
        min-height: 250px;
        width: 100%;
        min-width: 400px;
        margin-bottom: 100px;
        min-height: 436px;
    }

    .rowBoton {
        margin-top: 30px;
        margin-bottom: 0;
    }

    #push, #footer {
        height: 0;
    }

    .cuadroPreguntasPresentacionMovil {
        padding: 0px 75px 30px 75px;
        text-align: center;
        color: #004c9a;
        font-size: 1.2em;
        padding-top: 3em;
        /*background-image: url('../Imagen/presentacionTablet.jpg');*/
        background-repeat: no-repeat;
        background-position: center top;
        background-size: 100% auto;
        min-height: 250px;
        width: 100%;
        margin-bottom: 100px;
        min-width: 300px;
        min-height: 436px;
    }

    .btn-santander-presentacion, .btn-santander10-presentacion {
        margin-top: -20px;
    }

    .ui-button-text-only .ui-button-text {
        padding: 7px;
        width: 30px;
        height: 40px;
    }

    .textoRadioAbajo {
        top: 45px;
        left: 8px;
        position: absolute;
    }
}

/*VERSION MOVIL*/
@media (max-width: 750px) {
    #cuadroPreguntas {
        width: 100%;
        max-width: 100%;
        min-height: 530px;
    }

    textarea {
        background-color: transparent;
        color: #024c9a;
        padding: 8px;
        font-weight: 800;
        font-size: 14px;
        border: 1px solid #024c9a;
        -webkit-transition: background 0.5s linear;
        -moz-transition: background 0.5s linear;
        -ms-transition: background 0.5s linear;
        -o-transition: background 0.5s linear;
        transition: background 0.5s linear;
    }

    #PnCONSEN {
        margin-left: 50px;
    }

    .Op_CONSEN {
        font-size: 16px;
        top: 1px !important;
    }

    .textoCheckVertical {
        font-weight: 100;
    }



    .cuadroPreguntasPresentacionMovil .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
        border: 1px solid #014c9a;
        background-color: transparent;
        color: #014c9a;
        -webkit-transition: background 0.2s linear;
        -moz-transition: background 0.2s linear;
        -ms-transition: background 0.2s linear;
        -o-transition: background 0.2s linear;
        transition: background 0.2s cubic-bezier(0.4, 0, 1, 1);
    }


    .cuadroPreguntasPresentacionMovil .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
        background-color: #014c9a;
        border: 1px solid #014c9a;
        color: #014c9a;
    }

    .cuadroPreguntasPresentacionMovil .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
        border: 1px solid #014c9a;
        background-color: #014c9a;
        color: #014c9a;
    }

    .CONSEN .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
        border: 1px solid #014c9a;
        background-color: transparent;
        color: #014c9a;
    }

    .CONSEN .ui-state-active {
        color: #014c9a;
        background-color: #014c9a;
    }

    .CONSEN .ui-button-text-only .ui-button-text {
        padding: 7px;
        width: 20px;
        height: 20px;
    }

    .CONSEN, .ui-button, .ui-widget, .ui-state-default, .ui-button-text-only, .ui-corner-left, .ui-corner-right {
        color: #014c9a;
        background-color: transparent;
    }
    
    
    .Op_CONSEN {
        color: #014c9a !important;
    }

    .Op_CONSEN:focus, .Op_CONSEN:hover {
        color: #014c9a !important;
    }
    
    .radioSiNo .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
        color: #fff !important;
    }

    .radioSiNo .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
        color: #fff;
    }

    .sencillo {
        width: 150px;
        max-width: 50%;
    }

    .recuadro-traslucido {
        margin: 0;
    }

    .container {
        padding-right: 0;
        padding-left: 0;
        margin-right: auto;
        margin-left: auto;
    }

    .cuadroPreguntasMovil {
        padding: 0px 0px 30px 0px;
        text-align: center;
        color: #014c9a;
        background-image: none;
        min-height: 250px;
        width: 100%;
        min-width: 300px;
        margin-bottom: 100px;
        min-height: 436px;
    }

        .cuadroPreguntasMovil .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
            border: 1px solid #014c9a;
            background-color: transparent;
            color: #014c9a !important;
            -webkit-transition: background 0.2s linear;
            -moz-transition: background 0.2s linear;
            -ms-transition: background 0.2s linear;
            -o-transition: background 0.2s linear;
            transition: background 0.2s linear;
        }

        .cuadroPreguntasMovil .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
            background-color: #014c9a !important;
            border: 1px solid #014c9a;
            color: #014c9a !important;
        }


        .cuadroPreguntasMovil .ui-state-focus {
            color: #014c9a !important;
        }
            
            
            .cuadroPreguntasPresentacion {
                padding: 30px 75px 30px 75px;
                text-align: center;
                color: #004c9a;
                font-size: 1.5em;
                padding-top: 3em;
                /*background-image: url('../Imagen/presentacion.jpg');*/
                background-repeat: no-repeat;
                background-position: center top;
                background-size: 100% auto;
                min-height: 250px;
                width: 100%;
                min-width: 300px;
                margin-bottom: 100px;
                min-height: 436px;
            }

    .btn-default.focus, .btn-default:focus {
        color: #004c9a;
        background-color: #004c9a;
        border-color: #004c9a;
    }

    .btn-santander:hover, .btn-santander10:hover {
        color: #FFF;
        text-transform: uppercase;
        background-color: #f99d0c;
        border-color: #f99d0c;
        transition: All 1s ease;
        -webkit-transition: All 0.2s ease;
        -moz-transition: All 0.2s ease;
        -o-transition: All 0.2s ease;
       
    }

    .btn-atras {
        color: #fff;
        text-transform: uppercase;
        background-color: #004c9a;
        border: 0;
        border-radius: 0;
        padding: 10px;
        font-size: 1.2em;
        text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
        transition: All 0.2s ease;
        -webkit-transition: All 0.2s ease;
        -moz-transition: All 0.2s ease;
        -o-transition: All 0.2s ease;
        max-width: 100%;
    }

    .btn {
        margin-top: 20px;
        margin-bottom: 40px;
    }

    .cuadroPreguntasPresentacionMovil {
        padding: 0px 75px 30px 75px;
        text-align: center;
        color: #004c9a;
        font-size: 1.5em;
        /*padding-top: 3em;*/
        /*background-image: url('../Imagen/presentacionMovil.jpg');*/
        background-repeat: no-repeat;
        background-position: center top;
        background-size: 100% auto;
        min-height: 250px;
        width: 100%;
        margin-bottom: 100px;
        min-width: 300px;
        min-height: 436px;
    }

    #push {
        height: 0;
    }

    .btn-santander, .btn-santander10 {
        color: #ffffff;
        text-transform: uppercase;
        background-color: #f99d0c;
        border: 0;
        border-radius: 0;
        padding: 10px;
        font-size: 1.2em;
      
        transition: All 0.2s ease;
        -webkit-transition: All 0.2s ease;
        -moz-transition: All 0.2s ease;
        -o-transition: All 0.2s ease;
        max-width: 100%;
    }

    .titulo {
        font-size: 22px;
        padding: 8px;
        margin-bottom: 5px;
        margin-top: 5px;
        background-color: #f99d0c;
        display: block;
        color: #ffffff;
        font-style: italic;
    }

    .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        position: relative;
        min-height: 0;
        padding-right: 15px;
        padding-left: 15px;
    }

    .radioSiNoNSNC:first-child label {
        margin-left: 15px;
        margin-right: 15px;
    }

    .rowBoton {
        margin-top: 50px;
        padding-bottom: 40px;
    }

    #btnContinuar {
        margin-bottom: 15px;
    }

    .radioSiNo .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
        color: #fff !important;
    }

    .radioSiNo .cuadroPreguntasPresentacionMovil .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
       
        color: #fff;
    }
        .radioSiNo .ui-button-text-only .ui-button-text {
        width: 100px;
        height: auto;
        padding: 7px;
    }
    
    
    .ui-button-text-only .ui-button-text {
        padding: 7px;
        width: 19px;
        height: 32px;
    }

    .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
        background-color: #004c9a;
        border: 1px solid #004c9a;
        color: rgba(255, 255, 255, 1);
    }

    .small {
        display: block;
        margin-top: 10px;
    }

    .textoRadioAbajo {
        top: 35px;
        left: 2px;
        position: absolute;
        font-size: 16px;
    }

    #LblError {
        margin-top: 2em;
        display: block;
    }
}

.textoCheckVertical {
    position: absolute;
    left: 35px;
    text-align: left;
    width: 500px;
    top: -6px;
    font-weight:100
}

.cuadroPreguntasJoven .textoCheckVertical {
    position: absolute;
    left: 51px;
    text-align: left;
    width: 500px;
    top: 8px;
    font-weight: 100;
    color: white;
}

.cuadroPreguntasJoven .textoRadioAbajo {
    color:white;
   
}



.checkJS {
    margin-top: 10px;
}


@media (max-width: 767px) {

    #wrap {
        background-color: #F8F8F8;
    }
    .textoCheckVertical {
        position: absolute;
        left: 30px;
        text-align: left;
        width: 270px;
        top: -1px;
    }
}

@media (max-width: 400px) {
    .textoCheckVertical {
        position: absolute;
        left: 29px;
        text-align: left;
        width: 220px;
        top: -2px;
        font-weight: 100;
    }

    #PnCONSEN {
        margin-left: 50px;
    }

    .Op_CONSEN {
        font-size: 16px;
        top: 1px !important;
    }
}

@media (max-width: 374px) {

    #PnCONSEN {
        margin-left: 25px;
    }

    .Op_CONSEN {
        font-size: 16px;
        top: 1px !important;
    }

    .btn {
        margin-top: 20px;
        margin-bottom: 20px;
    }
}
