@charset "utf-8";
/* CSS Document */

@import url(http://fonts.googleapis.com/css?family=Raleway);
@import url('https://fonts.googleapis.com/css?family=Montserrat');
@import url(https://fonts.googleapis.com/css?family=Cookie); 
@import url('https://fonts.googleapis.com/css?family=Pacifico');
@import url('https://fonts.googleapis.com/css?family=Comfortaa');
@import url('https://fonts.googleapis.com/css?family=Fredoka+One');

*{
    margin:0;
    padding:0;
}

body{

	width: 100%;

}

a{
	text-decoration: none;
	text-decoration-line: none;
}




/* BARRA SUPERIOR */
#Barra_superior{
	width:100%;
	height:auto;
	background-color:#FF8F00;
	padding:5px 0px 10px 20px;
	overflow:hidden;
	box-sizing: border-box;
	position: fixed;
	z-index: 999;
	
}

.titulo{

  font-family: 'Montserrat', cursive;
  font-size:1.8em;
  font-style:normal;
  line-height: 1.5;
  color:#fff;

  
}


/* DIV PRESENTACION */
#presentacion{
	width:100%;
	height:auto;
	padding:10px 10px 0px 10px;
	overflow:hidden;
	box-sizing: border-box;
	background-color:#ECEFF1;
	margin-top: 0px;

}

.recuadro_texto_presentacion{
	width:100%;
	height:auto;
	float: none;

	overflow:hidden;
	box-sizing: border-box;
	text-align: center;
	margin-right: 0px;
	margin-top: 10px;
	
	
}


.TITULO_presentacion_inicial{

  font-family: 'Opens Sans', sans-serif;
  font-size:2.3em;
  font-style:normal;
  line-height: 1.5;
  color:#666;
  width:100%;
 
}

.bajada_presentacion_inicial{

  font-family: 'Comfortaa', sans-serif;
  font-size:1.3em;
  font-style:normal;
  line-height: 1.5;
  color:#607D8B;
  width:100%;
 
}


.mano{
	width:300px;
	height:auto;
	margin-top: 10px;
	
}



/* PRIMER DIV */

#Primer_div{
	width:100%;
	height:800px;
	background-image:url(../images/FondoWeb_sintexto.png);
	
	padding:50px;
	overflow:hidden;
	box-sizing: border-box;

}


.recuadro_texto{
	width:50%;
	height:auto;
	float: left;

	overflow:hidden;
	box-sizing: border-box;
	text-align: right;
	margin-right: 100px;
	margin-top: 120px;
	
}






.titulo_presentacion{

  font-family: 'Comfortaa', sans-serif;
  font-size:4em;
  font-style:normal;
  line-height: 1.5;
  color:#607D8B;
 
}

.bajada_presentacion{

  font-family: 'Comfortaa', sans-serif;
  font-size:1.5em;
  font-style:normal;
  line-height: 1.5;
  color:#fff;
	margin-bottom: 200px;

  
}



.icono{
  font-size:4em;
  color:#666;
	

  
}









/* SEGUNDO DIV */


#segundo_div{
	width:100%;
	height:auto;
	
	padding:50px 0px 50px 100px;
	overflow:hidden;
	box-sizing: border-box;
	
	
}

.titulo_descripcion{

  font-family: 'Comfortaa', sans-serif;
  font-size:3em;
  font-style:normal;
  line-height: 1.5;
  color:#607D8B;

  
}


.descripcion{

  font-family: 'Comfortaa', sans-serif;
  font-size:1.2em;
  font-style:normal;
  line-height: 1.5;
  color:#607D8B;

  
}



.recuadro_imagenes{
	width:35%;
	height:auto;

	overflow:hidden;
	box-sizing: border-box;
	
	float: left;
	margin-right: 80px;
	

	
}


.galeria{
	width:450px;
	height:350px;

	
}


.recuadro_segundo_div{
	width:100%;
	height:auto;
padding: 20px 5px 20px 80px;
	overflow:hidden;
	box-sizing: border-box;
	background-color: #FAFAFA;



	
}



.recuadro_beneficios{
	width:22%;
	height:250px;
	text-align: center;

	overflow:hidden;
	box-sizing: border-box;
	float: left;
	background-color: #fff;
	border-radius: 10px;
	margin-right: 25px;
	
	-webkit-box-shadow: 0px 0px 21px -7px rgba(0,0,0,0.61);
-moz-box-shadow: 0px 0px 21px -7px rgba(0,0,0,0.61);
box-shadow: 0px 0px 21px -7px rgba(0,0,0,0.61);



	
}



.imagen{
	width:100%;
	height:auto;
	margin-bottom: 15px;
}


.titulo_rec{

  font-family: 'Comfortaa', sans-serif;
  font-size:1.1em;
  font-style:normal;
  line-height: 1.5;
  color:#607D8B;
 
}


.texto_rec{

  font-family: 'Comfortaa', sans-serif;
  font-size:0.9em;
  font-style:normal;
  line-height: 1.5;
  color:#607D8B;
 
}




/* # LOGOS
*****************************************/

#grupoLogos{

	background:#FAFAFA;
	width:100%;
	padding:30px 10px 10px 90px;
	overflow:hidden;
	box-sizing:border-box;
    border-top:#BDBDBD solid;
	border-top-width:5px;
	border-bottom:#BDBDBD solid;
	border-bottom-width:5px;
	
	}
	
	.cajasLogos {
	margin:15px 60px 20px 15px;
	width:10%;
	height:auto;
	text-align:center;
	vertical-align:center;
	color:#FFF;
	font-size:16px;
	position:static;
	float:left;
	overflow:hidden;
	box-sizing:border-box;

	
	}	
	
.BordeRadio100 {
	border-radius:100%;
	border: solid #EEEEEE 3px;
	opacity: 1.9;
}
.BordeRadio100:hover {
	border-radius:100%;
	border: solid #FFF 3px;
	opacity: 1.9;
-webkit-box-shadow: 0px 2px 4px 1px rgba(0,0,0,0.62);
-moz-box-shadow: 0px 2px 4px 1px rgba(0,0,0,0.62);
box-shadow: 0px 2px 4px 1px rgba(0,0,0,0.62);
}
.imglogos{
	width:92%;
	height:auto;
	
	}


.TextoLogos{
  
  font-family: Raleway, sans-serif;
  font-size: 0.9em;
  line-height: 1.2;
  color:#666;
  text-decoration:none;
  margin-top:15px;
}




/* corte*/

.corte {
	background-image:url(../images/corte_mitarjeta.jpg);
		width:100%;
		height:350px;
	
	overflow:hidden;
	box-sizing: border-box;
	background-attachment: fixed;
  background-repeat:no-repeat;
	}



#funciones_div{
	width:100%;
	height:auto;
	background-color: #ECEFF1;
	padding:50px 100px 50px 100px;
	overflow:hidden;
	box-sizing: border-box;
	
	
}

/* tercer div */




.recuadro_tercer_div{
	width:100%;
	height:auto;

	overflow:hidden;
	box-sizing: border-box;
	text-align: left;
	margin-top: 20px;
	padding:50px 100px 50px 100px;
	background-color:#ECEFF1;

}

.titulo_descripcion_tercer_div{

  font-family: 'Comfortaa', sans-serif;
  font-size:1.8em;
  font-style:normal;
  line-height: 1.5;
  color:#607D8B;
	padding: 10px;

  
}


.descripcion_tercer_div{

  font-family: 'Comfortaa', sans-serif;
  font-size:1em;
  font-style:normal;
  line-height: 1.5;
  color:#607D8B;
	padding: 10px;

  
}


.boton_DETALLE{
	width:23%;
	padding:20px;
	margin: 15px 0px 0px 0px;
	color:#fff;
	background-color:#fe5a01;
	 font-family: 'Comfortaa', cursive;
	font-size:1.2em;
	font-weight: bold;
	text-transform: none;
	
	text-align:left;
	text-decoration: none;
	cursor: pointer;

	
}

.boton_mitarjeta{
	font-family: 'Comfortaa', cursive;
	font-size: 1.2em;
	color:#fff;
	line-height: 1;
	text-align:center;
	text-decoration:none;
	padding:10px 10px 10px 10px;
	
	background-color: #0189DF;
	border-radius: 5px;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	width: 92%;
	float: none;

}

/* FOOTER */

.Footer {
	width:100%;
	height:auto;
	background-color:#343434;
	padding:10px;
	overflow:hidden;
	box-sizing: border-box;
	
}
	.TextoFooter {
	width: auto;
	font-family: 'Comfortaa', sans-serif;
	font-size:1em;
	font-style:normal;
	line-height: 1.4;
	color:#fff;	
	
	}






/* # PARA CELULARES 400
*****************************************/
@media screen and (max-width: 768px){

	 


	/* BARRA SUPERIOR */
#Barra_superior{
	width:100%;
	height:auto;
	background-color:#FF8F00;
	padding:10px 0px 20px 10px;
	overflow:hidden;
	box-sizing: border-box;
	position: fixed;
	z-index: 999;
	
}

.titulo{

  font-family: 'Montserrat', cursive;
  font-size:2.2em;
  font-style:normal;
  line-height: 1.5;
  color:#fff;

  
}




/* PRIMER DIV */

#Primer_div{
	width:100%;
	height:600px;
	background-image:url(../images/movilweb2.png);
	
	padding:20px;
	overflow:hidden;
	box-sizing: border-box;
	
	
}


.recuadro_texto{
	width:100%;
	height:auto;
	float: none;

	overflow:hidden;
	box-sizing: border-box;
	text-align: center;
	margin-right: 0px;
	margin-top: 10px;
	
}


.bajada_presentacion{

  font-family: 'Comfortaa', sans-serif;
  font-size:1.1em;
  font-style:normal;
  line-height: 1.5;
  color:#fff;
	margin-bottom: 100px;

  
}




	
	
	.icono{
  font-size:4em;
  color:#fff;
		text-align: center;
		display: none;
	

  
}





#funciones_div{
	width:100%;
	height:auto;
	
	padding:50px 10px 50px 10px;
	overflow:hidden;
	box-sizing: border-box;
	
	
}



/* SEGUNDO DIV */


#segundo_div{
	width:100%;
	height:auto;
	
	padding:20px 0px 20px 0px;
	overflow:hidden;
	box-sizing: border-box;
	
	
}



.recuadro_imagenes{
display:none;
	

	
}


.galeria{
	width:100%;
	height:auto;

	
}


.recuadro_segundo_div{
	width:100%;
	height:auto;
padding: 20px 5px 20px 15px;
	overflow:hidden;
	box-sizing: border-box;
	background-color: #FAFAFA;



	
}



.recuadro_beneficios{
	width:45%;
	height:200px;
	text-align: center;

	overflow:hidden;
	box-sizing: border-box;
	float: left;
	background-color: #fff;
	border-radius: 5px;
	margin-right: 15px;
	margin-bottom: 20px;
	
	-webkit-box-shadow: 0px 0px 21px -7px rgba(0,0,0,0.61);
-moz-box-shadow: 0px 0px 21px -7px rgba(0,0,0,0.61);
box-shadow: 0px 0px 21px -7px rgba(0,0,0,0.61);



	
}



.imagen{
	width:100%;
	height:auto;
	margin-bottom: 15px;
}


.titulo_rec{

  font-family: 'Comfortaa', sans-serif;
  font-size:0.8em;
  font-style:normal;
  line-height: 1.5;
  color:#607D8B;
 
}


.texto_rec{

  font-family: 'Comfortaa', sans-serif;
  font-size:0.8em;
  font-style:normal;
  line-height: 1.5;
  color:#607D8B;
 
}


.descripcion{

  font-family: 'Comfortaa', sans-serif;
  font-size:1em;
  font-style:normal;
  line-height: 1.5;
  color:#212121;
	padding: 10px;

  
}




	
	
	
	/* corte*/

.corte {
	background-image:url(../images/corte_mitarjeta2.svg);
		width:100%;
		height:206px;
	
	overflow:hidden;
	box-sizing: border-box;
	background-attachment:scroll;
  background-repeat:no-repeat;
	
	}

	
/* tercer div */




.recuadro_tercer_div{
	width:100%;
	height:auto;

	overflow:hidden;
	box-sizing: border-box;
	text-align: left;
	margin-top: 20px;
	padding:50px 10px 50px 10px;
	background-color:#ECEFF1;

}
	
	
	.boton_DETALLE{
	width:70%;
	padding:20px;
	margin: 20px 0px 0px 5px;
	color:#fff;
	background-color:#fe5a01;
	 font-family: 'Comfortaa', cursive;
	font-size:1em;
	font-weight: bold;
	text-transform: none;
	
	text-align:center;
	text-decoration: none;
	cursor: pointer;

	
	
	
	
}
	
	
	
	.bajada_presentacion_inicial{

  font-family: 'Comfortaa', sans-serif;
  font-size:1.1em;
  font-style:normal;
  line-height: 1.3;
  color:#607D8B;
  width:100%;
 
}
	
	.mano{
	width:250px;
	height:auto;
		margin-top: 0px;
	
}
	
	
	
	/* # LOGOS
*****************************************/

#grupoLogos{

	background:#FAFAFA;
	width:100%;
	padding:30px 10px 10px 10px;
	overflow:hidden;
	box-sizing:border-box;
    border-top:#BDBDBD solid;
	border-top-width:5px;
	border-bottom:#BDBDBD solid;
	border-bottom-width:5px;
	
	}
	
	.cajasLogos {
	margin:15px 10px 20px 0px;
	width:44%;
	height:auto;
	text-align:center;
	vertical-align:center;
	color:#FFF;
	font-size:16px;
	position:static;
	float:left;
	overflow:hidden;
	box-sizing:border-box;

	
	}	
	
.BordeRadio100 {
	border-radius:100%;
	border: solid #EEEEEE 3px;
	opacity: 1.9;
}
.BordeRadio100:hover {
	border-radius:100%;
	border: solid #FFF 3px;
	opacity: 1.9;
-webkit-box-shadow: 0px 2px 4px 1px rgba(0,0,0,0.62);
-moz-box-shadow: 0px 2px 4px 1px rgba(0,0,0,0.62);
box-shadow: 0px 2px 4px 1px rgba(0,0,0,0.62);
}
.imglogos{
	width:92%;
	height:auto;
	
	}


.TextoLogos{
  
  font-family: Raleway, sans-serif;
  font-size: 0.8em;
  line-height: 1.2;
  color:#666;
  text-decoration:none;
  margin-top:15px;
}
	
	
	
	.titulo_presentacion{

  font-family: 'Comfortaa', sans-serif;
  font-size:2em;
  font-style:normal;
  line-height: 1.2;
  color:#607D8B;
 
}

.bajada_presentacion{

  font-family: 'Comfortaa', sans-serif;
  font-size:1em;
  font-style:normal;
  line-height: 1.5;
  color:#fff;
	margin-bottom: 200px;

  
}
	
	
	.TITULO_presentacion_inicial{

  font-family: 'Opens Sans', sans-serif;
  font-size:1.6em;
  font-style:normal;
  line-height: 1.5;
  color:#666;
  width:100%;
 
}
	
	
	.boton_mitarjeta{
	font-family: 'Comfortaa', cursive;
	font-size: 1em;
	color:#fff;
	line-height: 1;
	text-align:center;
	text-decoration:none;
	padding:10px 10px 10px 10px;
	
	background-color: #0189DF;
	border-radius: 5px;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	width: 92%;
	float: none;

}
	
	
	.titulo_descripcion{

  font-family: 'Comfortaa', sans-serif;
  font-size:1.8em;
  font-style:normal;
  line-height: 1.5;
  color:#607D8B;

  
}


}