/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 27/07/2016, 01:38:04 PM
    Author     : Roberto Delgado
*/

body{
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;

}


.sidenav a{
    padding: 15px 15px 7px !important;
}


.max_pantalla{
    width: 100%;
    max-width: 1900px;
    margin: 0 auto;
    padding-left: 20px;
    padding-right:  20px;

}

#fade{z-index: 99 !important;}

#div-ubi_banner{
    height: 50em;
    overflow-y: hidden;
}

.ubi_menu{
    padding-top: 20px;
    padding-bottom: 20px;
    width: 100%;
    overflow: auto;
    position: fixed;
    z-index: 98;

} 

.bloq_banner{
    position: absolute;
    width: 60%;
    /*background: rgba(57,181,74,0.8);*/
    background: rgba(104,171,221,0.8);
    /*    top: 30%;
        left: 5%;*/
    padding: 40px;
    border-radius: 10px;
    margin-top: 10%;
    margin-left: 5%;
    z-index: 1;
    max-width: 800px;
    /*    display: none;
        overflow: auto;*/
}

.ubi_newletter_{
    display: none;
}

.ubi_newletter{
    min-height: 250px;
}

.separador{
    width: 100%;
    height: 2px;
    background: white;
    margin-bottom: 20px;

}
.ubi_menuI{
    max-width: 386px;
    float: left; 
    margin-left: 5%;
}

.ubi_menuD{
    float: right;  
}

#ubi_banner{
    width: 100%;
    margin-bottom: 20px;
    /*    position: absolute;*/
}

.C_azul{

    color:#2b3990 !important;
}

.C_verde{
    color:#39b54a !important;
}


.ubi_bloqueI{
    width: 40%;
    /*    display: none;*/
}

.ubi_bloqueD{
    width: 60%;
    /*display: none;*/
}

.ubi_bloqueI{
    float: left;
    padding: 10px;
}

.ubi_bloqueD{
    float: right;
    padding: 10px;
}

.ubi_bloque{
    overflow: auto;
    margin-bottom: 20px;
    /*    margin-top: 50px;*/
    min-height: 200px;
    height: 100%;

}

.ubi_bloque img{
    width: 100%;
}

.bloq_subtit{
    font-size: 1.4em;  
}

.ubi_menuD{
    margin-top: -5px !important;
}

.font_50{
    font-size: 50px;
}

.font_28{
    font-size: 28px;
}
.font_24{
    font-size: 24px;
}

.font_26{
    font-size: 26px;
}

.font_22{
    font-size: 22px;
}


.font_20{
    font-size: 20px;
}

.font_18{
    font-size: 18px;
}

.font_16{
    font-size: 16px;
}

#ubi_logo{
    max-width: 210px;
}

.bloq_text{
    text-align: justify;
}

.div_preg_cont{
    background: #1F497D !important;
    overflow: auto;
    color: white;
    height: 100%;
    min-height: 250px;
}

.div_preg_I,.div_preg_D{
/*    width: 50%;*/
    padding: 60px;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
/*    display: none;*/
    text-align: center;
}

.div_preg_I{
    float: left;
    border-right: 1px solid #ffffff;
    /*background: #2b3990;*/
}

.div_preg_D{
    /*float: right;*/

}


.separador_v{
    width: 2px;
    background: white;
    height: 100%;
}

.div_preg_cont a,.div_preg_cont a:visited{
    color: white;
}

.sidenav{
    background: rgba(104,171,221,0.8) !important;
    /*background: rgba(43,57,144,0.8) !important;*/
}