@charset "utf-8";
/* CSS Document */
/*#menu {
	position: fixed;
  	top: 0;
  	left: 0;
  	z-index: 999;
  	width: 100%;
  	height: 23px;
  	color: #096;
	background-color:#0C3;
}
*/
@font-face {
  font-family: 'BebasNeue Regular';
  src: url('../fuentes/BebasNeue_Regular.otf'); /* IE9 Compat Modes */
}
@font-face {
  font-family: 'MYRIADPRO-REGULAR';
  src: url('../fuentes/MYRIADPRO-REGULAR.otf'); /* IE9 Compat Modes */
}
@font-face {
  font-family: 'MNON_I';
  src: url('../fuentes/Minion_Pro_Regular.ttf'); /* IE9 Compat Modes */
}
.fuentenueva{
	font-family:MNON_I;
	font-size:15px;
	font-style: italic;
	}
#cabecera {
	position: fixed;
	top: 40px;
  	left: 50%;
  	z-index: 999;
	width: 1000px;
	margin-left: -500px; /* left: 50%;  margin-left: la mita del width */ 
	font-size:24px;
	font-family:BebasNeue Regular;
	color:#0C3;
	font-weight:normal;
}
#cabecera_internas {
	top: 0px!important;
	position: fixed;
	z-index: 999;
	font-size:24px;
	font-family:BebasNeue Regular;
	color:#0C3;
	font-weight:normal;
}
#in_cabecera {
	position: fixed;
  	left: 50%;
	width: 1000px;
	margin-left: -500px; 
}	
#menu { 					
	float: right; 
}	
#cabecera #menu {			
	text-align: center;			
}
#cabecera #menu ul {		
	margin-top:55px; padding-left:0px;		
}
#cabecera #menu ul li {
	display: inline;
	margin-right:68px;
	text-transform: uppercase;
}
#cabecera #menu.pagina1 ul li a {
	font-weight: bold;
	color: #2e1753;
	text-decoration: none;
	transition: all 0.25s ease;
}
#cabecera #menu.pagina2 ul li a {
	font-weight: bold;
	color: #003d8b;
	text-decoration: none;
	transition: all 0.25s ease;
}
#cabecera #menu.pagina3 ul li a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	transition: all 0.25s ease;
}
#cabecera #menu.pagina4 ul li a {
	font-weight: bold;
	color: #1f3284;
	text-decoration: none;
	transition: all 0.25s ease;
}
.prueba {
	color: #ff00ff;
}
.prueba.bloque2{
	color: #ffff00;
}
#logo.logoColor{
	float: left;
	width:153px;
	height:137px;
	cursor:pointer;
	background-image:url(../imagenes/logo153x137.png);
	background-repeat: repeat;
	background-position: center center;
}
#logo.logoBlanco{
	float: left;
	width:153px;
	height:137px;
	cursor:pointer;
	background-image:url(../imagenes/logo153x137_blanco.png);
	background-repeat: repeat;
	background-position: center center;
}
.bloque {
	margin-top:160px;
	width: 870px;
	margin-left:auto; margin-right:auto;
}
.bloque #frase {
	width: 735px;
	text-align: left;
	margin-left: 120px;
	padding-top: 57px;
	
	letter-spacing: 0.05em;
	line-height:48px;
	font-size: 50px;
	font-family:BebasNeue Regular;
	font-weight:bold;
}
.bloque #frase_nuevo {
	width: 735px;
	text-align: left;
	margin-left: 120px;
	letter-spacing: 0.05em;
	font-family:BebasNeue Regular;
	font-weight:bold;
	color:#FFFFFF;
	line-height:150px!important;
}
.bloque #frase #frase2 {
	width: 735px;
	text-align: left;
	padding-top: 57px;
	
	letter-spacing: 0.05em;
	line-height:48px;
	font-size: 47px!important;
	font-family:BebasNeue Regular;
	font-weight:bold;
}
.bloque #frase #frase2_out {
	width: 735px;
	text-align: left;
	padding-top: 57px;
	
	letter-spacing: 0.05em;
	line-height:48px;
	font-size: 47px!important;
	font-family:BebasNeue Regular;
	font-weight:bold;
	background-color:#6CF;
}
.bloque #frase_ {
	width: 735px;
	text-align: left;
	margin-left: 120px;
	padding-top: 0px;
	margin-bottom:10px;
	letter-spacing: 0.05em;
	line-height:48px;
}
.bloque #frase_ #frase3 {
	text-align: left;
	margin-bottom:30px;
	font-family:BebasNeue Regular;
	font-size: 45px!important;
	color:#E3B727;
	margin-left: 25px;
}
.linea_pantalla3{
		text-align: left;
		margin-left: 70px;

		margin-bottom:10px;
/*		background-color:#09C;*/
		height:160px;
	}
.linea2_pantalla3{
		text-align: left;
		margin-left: 70px;

		margin-bottom:20px;
/*		background-color:#09C;*/
		height:205px;
	}
.bloquesol {
	float:left;
	width:130px; 
/*	background-color:#069; */
	margin-right:50px;
	text-align:center;
	color:#FFF;
	font-size:13px;
	font-family:MYRIADPRO-REGULAR;	
}
.bloquesol a { 
	text-decoration:none;
	color:#FFF;
	}
.bloquesol a:hover { 
	color:#efc31b;
	}
#boton {
	width:125px;
	margin-top:48px;
	padding:4px;
	margin-left:auto; margin-right:auto;
	border: thin solid #9cc2e1;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 15px 15px 15px 15px;
	font-size: 27px;
	font-family:BebasNeue Regular;
}
.bloque #boton a {
	color: #241f5f;
	text-decoration: none;
}
.bloque #frase #azul {
	color: #23225b; margin-bottom:12px;
}
.bloque #frase #verde {
	color: #027733;  margin-bottom:12px;
}
.bloque #frase #rojo {
	color: #e5490c;  margin-bottom:12px;
}
#pagina2 {
	color:#FFFFFF!important;
	}
	
#btn1 { 
  content: "";
  width: 15px;
  height: 15px;
  border-radius: 50%;
  display: inline-block;
  background: #c75d16;
  cursor: pointer;
 }

#btn2 { 
  content: "";
  width: 15px;
  height: 15px;
  border-radius: 50%;
  display: inline-block;
  background: #e3b727;
    cursor: pointer;
 }
 #btn3 { 
  content: "";
  width: 15px;
  height: 15px;
  border-radius: 50%;
  display: inline-block;
  background: #417636;
    cursor: pointer;
 }
#btn4 { 
  content: "";
  width: 15px;
  height: 15px;
  border-radius: 50%;
  display: inline-block;
  background: #2c4a8f;
    cursor: pointer;
}
#clientes {
	color:#FFF;
	text-align: center;
	padding-top: 200px;
	letter-spacing: 0.00em;
	font-size: 270px;
	font-family:BebasNeue Regular;
	font-weight:bold;
	}	
.js-no-overflow-scrolling body #pagclientes #cabecera #menu ul li a {
	color: #1f3284;
}
._fras_1, ._fras_2, ._fras_3{
		/*background:#ff0000;*/
		height:350px;
	 	width:630px; 
	 	position:absolute;
	 	font-family: BebasNeue Regular;
		font-weight: bold;
		font-size:55px;
		line-height:65px;
		opacity:0;
		left:100px;
	}
#pie_contador {
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	color: #FFF;
	background-color: #4961B9;
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 12px;
	z-index: 999;
}

@media only screen and (max-width:620px) {
  /* For mobile phones: */
	#logo.logoColor{
		display: none;
	}	
	#logo.logoBlanco{
		display: none;
	}
	#cabecera #menu ul li {
		margin-right:0px;
		display: inherit;
	}
	#menu {
		float: none; 
	}	
	.bloque #frase {
		width: 735px;
		margin-left: 15px;
		padding-top: 220px;
		letter-spacing: 0.05em;
		line-height:30px;
		font-size: 26px;
	}
	#boton {
		margin-top: 250px;
		margin-left:35px; 
		margin-right:0px;
		background-color: white;
	}
	.bloque #frase #rojo, .bloque #frase #verde , .bloque #frase #azul {
		font-size: 21px;
	}
	._fras_1, ._fras_2, ._fras_3{
		font-size: 45px;
    	line-height: 50px;
    	left: 10px!important;
    	margin-top: 60px;
    	width: 100%;
	}
	#pagina4 #clientes img{
		width: 90%;
    	height: 90%;
    	margin-top: 120px;
	}
	#pagina3 .bloque #frase_ #frase3{
    	padding-top: 100px;
	}
	.bloque{
		width: 100%;	
	}	
	.bloque #frase_ {
		margin-left: 0px!important;
		text-align: center!important;
		width: 100%;
	}
	#pagina3 .bloque #frase_ #frase3{
    	margin-bottom: 30px;
		padding-top: 80px;
    	font-family: BebasNeue Regular;
    	font-size: 40px!important;
    	color: #E3B727;
	}
	.linea_pantalla3, .linea2_pantalla3{
		margin-left: 0px;
	}
	.bloquesol {
    	font-size: 7px!important;
		width: 92px;
		margin-right: 10px;
	}
	.linea_pantalla3 {
		margin-left: 0px;	
	}
}