﻿/****************** FUENTE ******************************************/
/*@font-face {
    font-family: OpenSans-Regular;
    src: url('../_componentesExternos/fuentes/open-sans/OpenSans-Regular.ttf') format('truetype');
    src: url('../_componentesExternos/fuentes/open-sans/opensans-regular-webfont.woff') format('woff');
    src: url('../_componentesExternos/fuentes/open-sans/opensans-regular-webfont.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: OpenSans-Semibold;
    src: url('../_componentesExternos/fuentes/open-sans/OpenSans-Semibold.ttf') format('truetype');
    src: url('../_componentesExternos/fuentes/open-sans/opensans-semibold-webfont.woff') format('woff');
    src: url('../_componentesExternos/fuentes/open-sans/opensans-semibold-webfont.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}*/


body {    

 
    font-family:  'Segoe UI', Verdana, sans-serif !important;


    min-width: 320px;
	word-wrap:break-word;
    color: #000000;

    background-color: #ffffff;

    font-size: 16px;
}


a {
    text-decoration: none;
    color: #3F739B;
}

a:active,
a:hover {
 color: #7FCCFF;
 text-decoration: none;
}


.colormailbor {
    color: #3F739B !important;
}

.colorrojo{

    color: #ff7070 !important;

}

.colorverde {
    color: #00ff00 !important;


}
.colornegro {
    color: #000000 !important;
}

/* bootstrap **************************************************************************************************** */

.campoTexto,
.form-control {

    height: calc(1.5em + .75rem + 15px);
    font-size: 18px;
}

/*.form-control.is-valid:focus, 
.was-validated :valid.form-control,
.custom-control-input.is-valid:focus, 
.was-validated :valid.custom-control-input,
.custom-control-label.is-valid:focus, 
.was-validated :valid.custom-control-label {
    border-color:inherit ;
    background-image: inherit ;
    box-shadow:inherit ;
    color: inherit;
}*/


textarea {

    min-height: 160px;

}

/* fin bootstrap **************************************************************************************************** */




/* bloques generales de la web **************************************************************************************************** */

.cabeceraWeb {

    height: 50px;
    font-size: 14px;
    background-color: #151b26;

}

.contenedorCabeceraWeb {

    padding-left: 0px;
    padding-right: 0px;
    background-color: inherit;
}

.contenidoWeb {

    margin-top: 80px;
    margin-bottom: 0px;

}

.pieWeb {

    background-color: #151b26;
    min-height: 200px;

}

/* **************************************************************************************************** */




/* cookies **************************************************************************************************** */

.seccionCookies {

    position: fixed;
    bottom: 0px;
    left: 0px;

    width: 100%;
    color: #dddddd;
    background-color: #151b26;

    font-size: 14px;
    z-index: 5000;
    opacity: 0.9;
    filter: alpha(opacity=0.9);
    

}

.contenedorCookies {    
    
    background-color: inherit;
    display: block;
    padding: 10px;

}

.boton-cookies {

    display: block;
    margin-top: 15px;
    text-align: center;

    margin-bottom: 20px;

}

.boton-cookies-tipo{

    text-decoration: none !important;
    background-color: #666666;
    color: #dddddd;
    border-radius: 6px;
    padding: 5px 10px 5px 10px;
    height: 30px;
    cursor: pointer;

}

.boton-cookies-tipo:hover{

    background-color: #aaaaaa;
    color: #cccccc;


}

.ver-cookies {
    color: #3F739B;
    cursor: pointer;
}

.ver-cookies:hover {

    color:#cccccc;

}

/* **************************************************************************************************** */





/* cabecera web **************************************************************************************************** */

.logocabecera {

    height: 24px;

}

header .botonAzulGrande {

    margin-right: 0px;
    min-height: 32px;
    height: 32px;  
    
      
    align-items: center;
    display: flex;
    font-size: 12px;

}
header .navbar-toggler {
    font-size:24px;
    padding: 2px;
    color:#ffffff !important;
}

    header .navbar-toggler:hover {
        color: #3F739B !important;
    }

header .navbar-toggler:focus,
header .navbar-toggler:active
 {
    border:none !important;
    outline:none !important;
}

header .navbar {

    background-color: inherit;
    padding: 4px 10px 4px 10px;

}

header .navbar ul {

    margin-top: 20px;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;

    padding: 10px;

}


header li.opcionMenu a  {

    margin-right: 10px;
    color:#ffffff !important;


}

    header li.opcionMenu a:hover {
        color: #3F739B !important;
    }

header .opcionMenuTexto {
    color: #3F739B !important;
    font-size: 12px;
    margin-left: 10px;
}

header .opcionMenuTexto:hover {
    color:#ffffff !important;
}


/* **************************************************************************************************** */






/* pie web **************************************************************************************************** */

footer .contenedorPieOpciones {

    color: #ffffff;
    padding: 40px 15px 40px 15px;

    display: flex;
    flex-direction: column;
}

footer .contenedorPieOpcionesLogo {


    margin-bottom: 20px;
    margin-right: 120px;

}

footer .contenedorPieOpcionesLogoEnlaceImagen {
    max-height: 90px;
}



footer .contenedorPieOpcionesBloque {

    width: 100%;
    margin-bottom: 40px;
}

footer .contenedorPieOpcionesBloqueOpcion {

    cursor: pointer;
    padding: 5px;
}

    footer .contenedorPieOpcionesBloqueOpcion:hover {
        color: #3F739B;
    }

footer .contenedorPieSellos {
    text-align: center;
    background-color: #ffffff;
    padding-top: 40px;
    padding-bottom:  40px;
}

footer .contenedorPieSellosEnisa {

    max-height: 140px;
    height: 140px; 

}

footer .contenedorPieApps {

    text-align: center;
    background-color: #ffffff;
    padding-top: 40px;
    padding-bottom:  40px;
}

footer .contenedorPieAppsLogo {
    padding: 0px 10px 0px 10px;
}

footer .contenedorPieCopyright {

    text-align: center;
    color: #ffffff;
    background-color: #151b26;
    padding: 20px;

}





/* **************************************************************************************************** */









/* botones **************************************************************************************************** */

.tipoBotonGrande {

    min-height: 80px;
    width: 100%;
    height: 80px;
    font-size: 18px;

    text-align: center;

    margin-top: 20px;
    margin-bottom: 20px;
    

}

.tipoBotonGrandeOpcion50 {

    display: inline-block;
    min-height: 80px;
    height: 80px;
    width: 49%;
    font-size: 18px;

    text-align: center;

    margin: 20px 0px 20px 0px;

}

.botonAzulGrande {
    color: #ffffff !important;
    background-color: #3F739B;
    border-radius: 6px;
    padding-left: 10px;
    padding-right: 10px;
    border: 2px solid #3F739B;
    font-weight: bold;
}

    .botonAzulGrande:hover {
        color: #3F739B !important;
        background-color: #ffffff;
        border: 2px solid #3F739B;
    }

.botonAzulGrandeInverso {
    color: #3F739B !important;
    background-color: #ffffff;
    border-radius: 6px;
    padding-left: 10px;
    padding-right: 10px;
    border: 2px solid #3F739B;
    font-weight: bold;
}

.botonAzulGrandeInverso:hover {

    color: #7FCCFF !important;
    background-color: #ffffff;

    border: 2px solid #7FCCFF;

}

.resaltar:hover{

    -webkit-box-shadow: 0px 0px 20px 0px rgba(00,153,255,1);
    -moz-box-shadow: 0px 0px 20px 0px rgba(00,153,255,1);
    box-shadow: 0px 0px 20px 0px rgba(00,153,255,1);

}

.resaltarEnlace:hover{
    cursor: pointer;


    -webkit-box-shadow: 0px 0px 20px 0px rgba(204,204,204,1);
    -moz-box-shadow: 0px 0px 20px 0px rgba(204,204,204,1);
    box-shadow: 0px 0px 20px 0px rgba(204,204,204,1);

}


.tipoBotonConInputGrande {
    min-height: 80px;
    width: 100%;
    border: 1px solid #3F739B;
    border-radius: 6px;
    margin-top: 20px;
    margin-bottom: 20px;
    font-weight: bold;
}

.tipoBotonConInputGrande input {

    height: 80px;
    font-size: 16px !important;
    padding-left: 5px;
    padding-right: 5px;

}

    .tipoBotonConInputGrande .btn {
        color: #ffffff !important;
        background-color: #3F739B;
        border-radius: 6px;
        padding-left: 5px;
        padding-right: 5px;
        font-weight: bold;
        min-width: 130px;
        height: 80px;
        font-size: 16px !important;
    }

        .tipoBotonConInputGrande .btn:hover {
            color: #3F739B !important;
            background-color: #ffffff;
            border-left: 1px solid #3F739B;
        }




.tipoBotonConInputFormulario {
    color: #ffffff !important;
    background-color: #3F739B;
    border-radius: 0px 6px 6px 0px;
    padding-left: 5px;
    padding-right: 5px;
    font-weight: bold;
    min-width: 130px;
    font-size: 16px #3F739B;
    border: 1px solid #3F739B;
}

    .tipoBotonConInputFormulario:hover {
        color: #3F739B !important;
        background-color: #ffffff;
        border-left: 1px solid #3F739B;
    }

.tipoBotonConInputFormularioRojo {

    color: #ffffff !important;
    background-color: #ff7070;
    border-radius: 0px 6px 6px 0px;
    padding-left: 5px;
    padding-right: 5px;
    font-weight: bold;
    min-width: 130px;
    font-size: 16px !important;
    border: 1px solid #ff7070;

}

.tipoBotonConInputFormularioRojo:hover {

    color: #ff7070 !important;
    background-color: #ffffff;
    border-left: 1px solid #ff7070;


}
















.botonformularioazul {
    color: #ffffff;
    background-color: #3F739B;
    border-radius: 6px;
    padding: 10px 10px 10px 10px;
    border: 2px solid #3F739B !important;
    font-weight: bold;
    min-width: 120px;
}
.botonformularioblanco {
    color: #3F739B;
    background-color: #ffffff;
    border-radius: 6px;
    padding: 10px 10px 10px 10px;
    border: 2px solid #3F739B !important;
    font-weight: bold;
    min-width: 120px;
}
.botonformulariorojo {
    color: #ffffff ;
    background-color: #ff7070;
    border-radius: 6px;
    padding: 10px 10px 10px 10px;
    border: 2px solid #ff7070 !important;
    font-weight: bold;
    min-width: 120px;
}


.botonformularioazul:hover,
.botonformularioblanco:hover,
.botonformulariorojo:hover {
    color: #cccccc ;
    background-color: #ffffff;
    border: 2px solid #cccccc !important;


}


.tipobotonenlacetipobotongrande {

    display: inline-block;
    padding-top: 20px;
    
}

/* **************************************************************************************************** */









/* general **************************************************************************************************** */


::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:#cccccc !important;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:#cccccc !important;
   opacity:1 !important;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:#cccccc !important;
   opacity:1 !important;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:#cccccc !important;
}


#nprogress .bar {
    background-color: #3F739B !important;
}

#nprogress .spinner-icon {
    color: #3F739B !important;
}

.captcha_img {

    width: 100%;
    height: 100%;
    padding:0px;
        border-radius: 0px 6px 6px 0px;
}
.captcha {

    width: 100%;
    height: 100%;
    border-radius: 0px 6px 6px 0px;

}

.custom-checkbox {

    cursor: pointer;

}


.countdown {

    display:none;

}

/* **************************************************************************************************** */




/* contenedores **************************************************************************************************** */

.contenedor2VER {
    margin-top: 80px;
    margin-bottom: 80px;

}

.contenedor2VERTexto {

    width: 100%; 

}

.contenedor2VERImagen {
    margin-top: 40px;
    width: 100%;
    text-align : center;
}

.contenedor2VERCita {

    width: 100%; 

}

.contenedorCentrado {
    width: 100%;
    text-align: center;
}


.contenedor2ID {
    margin-top: 80px;
    margin-bottom: 80px;
    display:flex ;
    flex-direction: column;

}

.contenedorSinFlex {
    display: block;
    flex-direction:initial;
}

.contenedor2IDTextoI {
    width: 100%;    
}
.contenedor2IDTextoD {
    width: 100%;    
}

.contenedor2IDImagenD {

    width: 100%;
    text-align : center;
}
.contenedor2IDImagenI {
    margin-top: 40px;
    width: 100%;
    text-align : center;
}

.contenedorBotonesDerecha {

    text-align: right;

}
.contenedorBotonesIzquierda {

    text-align: left;

}
.contenedorBotonesCentrados{

    text-align: center;

}

/* **************************************************************************************************** */









/* textos **************************************************************************************************** */

h1,
.textoTitulo {
    color: #000000;
    font-weight: bold;
    font-size: 42px;
    line-height: 46px;
    margin: 40px 0px 30px 0px;
}

.textoTexto {
    font-size: 16px;
}


.textoMensaje {
    color: #000000;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    /*margin-top: 40px;
    margin-bottom: 40px;*/
}

.textoCita {
    color: #000000;
    font-weight: bold;
    font-size: 20px;
    font-style:italic;
    display: block;
}

.textoCitaFirma {
    text-align: right;
    color: #000000;
    font-size: 14px;
    font-style:italic;
    display: block;
}


.titulomodales {

    font-size: 24px !important;
    font-weight:bold;

}
.textosubtitulo{
    font-size:20px; 
    color:#bbbbbb;
    margin-top: 20px;
    margin-bottom: 40px;
}

.textosubtitulonegro {
    font-size: 32px;
    color: #000000;
    margin-top: 20px;
    margin-bottom: 40px;
}
/* **************************************************************************************************** */



/* imagenes **************************************************************************************************** */

.imagenContenedor2ID {

    max-width: 100%;
}












/* ****************************************************************************************************************************************************************************************** */

/* ****************************************************************************************************************************************************************************************** */

/* para dispositivos grandes   > 992 ****************************************************************************************************************************************************************************************** */


@media (min-width: 992px) {




    /* bloques generales de la web **************************************************************************************************** */
    
    .cabeceraWeb {

        height: 70px;

        font-size: 16px !important;

    }

    .contenidoWeb {

        margin-top: 120px;
        margin-bottom: 0px;

    }

    /* **************************************************************************************************** */



    /* cabecera web **************************************************************************************************** */
    
    .logocabecera {
    
        height: 50px;


    }

    header .botonAzulGrande {

        min-height: 50px;
        height: 50px;

        padding-left: 20px;
        padding-right: 20px;

        font-size: 16px !important;

    }

    header .navbar ul {

        margin-top: inherit;
        padding: inherit;
        border: none;
    }

    header .opcionMenuTexto {
        font-size: 16px;
    }

    /* **************************************************************************************************** */







    /* pie web **************************************************************************************************** */

    footer .contenedorPieOpciones {

        flex-direction: row;

    }


    footer .contenedorPieOpcionesBloque {

        padding: 0px 0px 0px 40px;
        
        border-bottom: none;
        border-left : 1px solid #ffffff;
    }


    /* **************************************************************************************************** */








    
    /* botones **************************************************************************************************** */

    .tipoBotonGrande {

        font-size: 24px !important;

    }


    .tipoBotonConInputGrande input {

        font-size: 24px !important;
        padding-left: 10px;
        padding-right: 10px;
    }

    .tipoBotonConInputGrande .btn {

        min-width: 250px;
        font-size: 24px !important;
    }


    /* **************************************************************************************************** */






    /* cookies **************************************************************************************************** */

    .contenedorCookies {

        display: flex;
        align-items: stretch;
        flex-flow: row nowrap;
        justify-content: space-between;
        padding: 20px;
        max-width: 992px;
        margin-left: auto;
        margin-right: auto;

        align-items: center;


    }

    .boton-cookies{

        min-width: 150px;
        margin-top: 0px;


    }

    /* **************************************************************************************************** */





    /* contenedores **************************************************************************************************** */


    .contenedor2VER {
        display: flex;
        flex-direction: column;
        align-items:center;        
        
        margin-top: 80px;
        margin-bottom: 100px;

    }


    .contenedor2VERCita {

        max-width: 768px; 
        text-align: center;

    }

    .contenedor2VER .contenedorEstrecho {
    
        max-width: 800px;
    
    }

   .contenedor2VER.contenedorEstrecho {
    
        max-width: 800px;
    
    }
    .contenedor2ID {
    
        display: flex;
        flex-direction: row;
        align-items:center;

    }

    /*.contenedorSinFlex {
        display:initial;
        flex-direction:initial;
    }*/

    .contenedor2IDTextoI {
        width: 60%;
        margin-right: 2%;
    }

    .contenedor2IDImagenD {
        margin-top: 0px;
        width: 38%;
    }

    .contenedor2IDTextoD {
        width: 60%;
        margin-left: 2%;
    }

    .contenedor2IDImagenI {
        margin-top: 0px;
        width: 48%;
    }

    .contenedorBloque {
        margin-top: 40px;
        margin-bottom: 80px;
    
    }

    .container.contenedorEstrecho {
    
        max-width: 768px;
    
    }


    /* **************************************************************************************************** */









    /* textos **************************************************************************************************** */

    h1,
    .textoTitulo {
        font-size: 56px;
        line-height: 64px;

    }

    .textoTexto {
        font-size: 18px;
    }

    .textoMensaje {
        font-size: 24px;
    }


    .textoCita {
        font-size: 24px;
        font-style:italic;
    }

    .textoCitaFirma {
        font-size: 18px;
    }

    .titulomodales {

        font-size: 32px !important;
    }

    .textosubtitulo{
        font-size:32px; 
    }

    /* **************************************************************************************************** */






}








@media all and (orientation: landscape) {

    .verhorizontal {
    
        display: block;
    
    }
    .ververtical {
    
        display: none;
    
    }

}

@media all and (orientation: portrait) {

    .verhorizontal {
    
        display: none;
    
    }
    .ververtical {
    
        display: block;
    
    }

}


