/* CABECERA */
.cabecera-page{
	background:#003f78;}
	
.titulo-cabecera{
	display: table;
	height:190px;}

.titulo-cabecera h1{
	color:#fff;
	display: table-cell;
	vertical-align: middle;}

.foto-cabecera{
	display:block;
	float:right;
	margin:0;
	padding:0;
	width:auto;}
/* FIN DE CABECERA */


/********** QUIENES SOMOS **********/

/* QUIENES SOMOS */
.quienes-somos{
	padding:70px 0;}
/* FIN DE QUIENES SOMOS */


/* MISIÓN Y VISIÓN */
.conocenos-mision-vision{
	background:#003769;}

.mision-vision{
	padding:50px 0;}
	
.mision-vision section p{
	color:#fff;
	padding-bottom:15px;}
/* FIN DE MISIÓN Y VISIÓN */


/* GENERALES */
.box-1{
	background:#fff;
	padding:70px 0px;}

.foto-medio img{
	display:block;
	float:left;
	border:7px solid #e7e7e7;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: margin-box;
	padding:0px;
	margin:0 1%;
	width:100%;}
	
.foto-medio img:hover{
	border:7px solid #008ad3;
	-webkit-transition:all .9s ease;
	-moz-transition:all .9s ease;
	-o-transition:all .9s ease;
	-ms-transition:all .9s ease;
	transition:all .9s ease;}

.texto-medio{
	display:block;
	float:left;}

.parrafo-responsive{
	margin-bottom:20px;}

.espaciado{
	display:block;
	float:left;
	height:20px;
	width:100%;}

.lista-descripcion{
	display:block;
	float:left;}

ul.lista-descripcion li{
	font-family: 'Roboto', sans-serif;
	font-size:15px;
	list-style:none;
	margin:0px;
	text-align:justify;}

ul.lista-descripcion li img{
	display:inline-block;
	float:left;
	margin:0px;
	padding-right:5px;
	padding-top:4px;}

p.sub-titulo-white{
	color:#ffffff;
	font-size:18px;
	text-align:center;}

.productos{
	background:#003769;
	padding:70px;}

.producto{
	display:block;
	cursor:pointer; 
	cursor: hand;
	float:left;
	height:90x;}

.icono-producto{
	background:#fff;
	border-radius: 70px;
  -moz-border-radius: 70px;
  -webkit-border-radius: 70px;
	display:inline-block;
	width:89px;}

.icono-producto:hover{
	background:#39bbff;}

.producto:hover img{
	background:#39bbff;
	border-radius: 70px;
	cursor:pointer; 
	cursor: hand;
  -moz-border-radius: 70px;
  -webkit-border-radius: 70px;
	-webkit-transition:all .9s ease;
	-moz-transition:all .9s ease;
	-o-transition:all .9s ease;
	-ms-transition:all .9s ease;
	transition:all .9s ease;}

.producto .titulo{
	display: table;
	height:90px;
	padding-left:0px;
	text-align:center;}

.titulo h4{
	color:#fff;
	display: table-cell;
	text-align:center;
	vertical-align: middle;}
/* FIN DE GENERALES */


/* SOLUCIONES */
.soluciones-detalles{
	background:#003769;
	padding:70px 0px;}

.soluciones-detalles p{
	color:#fff;}

.soluciones-detalles .lista-descripcion{
	color:#fff;}

.soluciones-detalles p>.btn>a{
	color:#fff;}
/* FIN DE SOLUCIONES */


/* CONTACTO */
.box-1 ul li, .box-1 ul li h4{
	color:#545454;}

.datos{
	display:block;
	color:#545454;
	font-family: 'Roboto', sans-serif;
	font-size:15px;
	padding-bottom:10px;}

.datos img{
	display:inline-block;
	float:left;
	margin-top:3px;
	padding-right:5px;}

#mensaje{
	height:120px;}

.gracias{
	color:#169fe7;
	font-weight: bold;}

.error{
	color:red;
	font-weight: bold;}
/* FIN DE CONTACTO */



/* SISTEMA */
.logo-sistema{
	margin-top:50px;
	text-align:center;}

.foto-medio-sistema img{
	display:block;
	float:left;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: margin-box;
	padding:0px;
	margin:0 1%;
	opacity: 0.8;
    filter:  alpha(opacity=80);
	width:100%;}
	
.foto-medio-sistema img:hover{
	-webkit-transition:all .9s ease;
	-moz-transition:all .9s ease;
	-o-transition:all .9s ease;
	-ms-transition:all .9s ease;
	transition:all .9s ease;
	opacity: 1;
    filter:  alpha(opacity=100);}

.foto-medio-sistema .btn{
	color:#fff;
	display:block;
	margin: 0 auto;
	text-align:center;}

.foto-medio-sistema .btn a{
	color:#fff;}

h3.titulo-white-center{
	color:#169fe7;
	padding-bottom:15px;
	text-align:center;}

h3.titulo-white-center span{
	color:#545454;}
/* FIN DE SISTEMA */



/* NOTICIAS */
.date{
	display:inline-block;
	float:left;
	margin:0;
	width:15%;}

.foto-noticia-page{
	display:inline-block;
	float:left;
	width:85%;}

img.foto-noticia-page{
	display:inline-block;
	float:left;
	width:90%;}

.dia{
	background:#008ad3;
	color:#fff;
	font-size:30px;
	font-weight:bold;
	display:block;
	padding: 10% 3%;
	text-align:center;
	width:100%;}

.mes{
	background:#003769;
	color:#fff;
	font-size:22px;
	font-weight:bold;
	display:block;
	padding: 10% 3%;
	text-align:center;
	width:auto;}

.texto-medio h3{
	color:#169fe7;
	font-size:28px;}

.btn a{
	color:#fff;}

.separador{
	background:#eeeeee;
	display:block;
	float:left;
	height:1px;
	margin:20px 0 25px 0;
	width:100%;}

.paginacion{
	margin:0 auto;
	text-align:center;
}
/* FIN DE NOTICIAS */