@charset "utf-8";
/* CSS Document */
/*font-family: 'Open Sans Condensed', sans-serif; 300 700*/
body{ margin:0px; padding:0px; border:0px; vertical-align:top; text-align:center; width:100%; font-family: 'Roboto Condensed', sans-serif; background-color:#1b96cc;}

a{ text-decoration:none;}

img{ border:0px; vertical-align:middle;}

.espacio-header{ width:100%; height:200px;}
.espacio { width:100%; height:100px;}

.titulos
{ font-family: 'Open Sans Condensed', sans-serif; font-size:40px; color:#1b96cc; font-weight:700; text-align:center; padding-bottom:40px; }

.titulosb
{ font-family: 'Open Sans Condensed', sans-serif; font-size:40px; color:#FFF; font-weight:700; text-align:center; padding-bottom:40px; }

.tituloazul
{ color:#1b96cc; font-family: 'Roboto Condensed', sans-serif; font-size:26px; text-align:left; }

.divblanco
{ width:100%; background-color:#FFF;}

.divgris
{ width:100%; background-color:#f0f0f0;}

.porcentaje
{ font-family: 'Roboto Condensed', sans-serif; color:#1b96cc; font-weight:700; font-size:45px; text-align:center }

.divcontent { width:100%; max-width:1200px; text-align:center; vertical-align:top;}

.textogris
{ font-size:24px; line-height:34px; color:#757575;  font-family: 'Roboto Condensed', sans-serif; font-weight:400; }

.textogris a{color:#757575; vertical-align:middle;}
.textogris a:hover{color:#1b96cc;}

.textogris18
{ font-size:18px; line-height:28px; color:#757575;  font-family: 'Roboto Condensed', sans-serif; font-weight:400; }

.textogris18 a
{ color:#c92172;}

.textogris18 a:hover
{ color:#1ebaff;}

.opensansblanco16
{ font-size:18px; line-height:28px; color:#FFF;  font-family: 'Open Sans Condensed', sans-serif; font-weight:300; }

.opensansblanco14
{ font-size:14px; line-height:20px; color:#FFF;  font-family: 'Open Sans Condensed', sans-serif; font-weight:300; }

.btnblanco
{ border:1px solid #FFF; border-radius:50px; padding:10px 30px; font-family: 'Open Sans Condensed', sans-serif; font-weight:300; font-size:18px; color:#FFF; background-color: transparent}

.btnblanco:hover {background-color:#09C8FF;}

.btnazul
{ border:1px solid #1ebaff; border-radius:50px; padding:5px 20px; font-family: 'Open Sans Condensed', sans-serif; font-weight:300; font-size:18px; color:#1ebaff;}

.btnazul:hover {background-color:#1ebaff; color:#FFF;}

.textoben{ padding:1%; text-align:left;}
.espacioben {width:100%; height:50px;}

.aforms
{ text-align:center; color:#FFF; font-family: 'Open Sans Condensed', sans-serif; font-size:24px; font-weight:300; opacity:0.5;}

.aforms:hover
{ opacity:1.0;}

.inputform
{background-color:transparent; font-family: 'Open Sans Condensed', sans-serif; color:#FFF; border:1px solid #FFF; width:100%; font-size:18px; padding:5px; border-radius:10px;}

@media handheld, only screen and (max-width: 800px) {
.espacio-header{ width:100%; height:100px;}
.espacio { width:100%; height:25px;}
.titulos
{ font-family: 'Open Sans Condensed', sans-serif; font-size:24px; color:#1b96cc; font-weight:700; text-align:center; padding-bottom:40px; }

.titulosb
{ font-family: 'Open Sans Condensed', sans-serif; font-size:24px; color:#FFF; font-weight:700; text-align:center; padding-bottom:40px; }

.textogris
{ font-size:18px; line-height:25px; color:#757575;  font-family: 'Roboto Condensed', sans-serif; font-weight:400; }

.textogris18
{ font-size:18px; line-height:25px; color:#757575;  font-family: 'Roboto Condensed', sans-serif; font-weight:400; }

.textoben{ padding:1%; text-align:center;}
.espacioben {width:100%; height:10px;}

.opensansblanco14
{ font-size:12px; line-height:18px; color:#FFF;  font-family: 'Open Sans Condensed', sans-serif; font-weight:300; }

}
