/* CSS Document */

body {
  font-size: 62.5%; /* resets the page font size 1em = 10px */
}

/*Eliminamos los margenes y paddings que agrega el navegador por defecto*/
* {
  padding: 0;
  margin: 0;
	}
 
/*Agregamos margenes inferiores a los parrafos*/
p {
  margin-bottom: 0em;
	}

header {
  Background: rgba(255,255,255,0.9);
  Color: rgba(1,1,1,1);
  position: fixed;
  z-index: 80; 
  width:100%;
  height:5.1em; 
  padding-left:1em;
  overflow:visible;

	}
	
nav {    float: none; text-align:center; /* Desplazamos el nav hacia la izquierda */ 
		 }
nav ul {
  	list-style: none;
 	  }
	
nav ul li {
	float: left;
	}
	
nav ul li a {		
 		font-family: Arial, Helvetica, sans-serif;
		font-family:"Arial Narrow";
		display: block; /* Convertimos los elementos a en elementos bloque para manipular el padding */
		padding-top:0.6rem;
		padding-right:1rem; 
		color: #0068AE; 
		text-decoration: none;
		font-size: 1.2rem; 
		text-align:left;
		
		}
		
nav ul li a:hover {font-weight:bold; color: #000000; }

.wrapper {
  width: 100%;
  margin: 0;
  overflow:visible; 
}


	
#imagen1 {
		    padding-top: 9em;
			position:relative;
			margin-bottom: 0em; height:51em;
		}
		
#imagen1>div
		{
	position: relative;
	bottom:35em;
	left: 13em;
	margin-bottom:0;
	width:50%;
		}	


.imgRedonda {
    width:24em;
    height:24em;
	border-radius:15em;
	-webkit-border-radius: 15em;
	-moz-border-radius: 15em;
	box-shadow: 0 0 0.8em rgba(0, 0, 0, .8); 
	-webkit-box-shadow: 0 0 0.8em rgba(0, 0, 0, .8); 
	-moz-box-shadow: 0 0 0.8em rgba(0, 0, 0, .8);
}

.imgRedonda2 {
    width:30em;
    height:30em;
    border-radius:15em;
	-webkit-border-radius: 15em;
	-moz-border-radius: 15em;
	box-shadow: 0 0 0.8em rgba(0, 0, 0, .8); 
	-webkit-box-shadow: 0 0 0.8em rgba(0, 0, 0, .8); 
	-moz-box-shadow: 0 0 0.8em rgba(0, 0, 0, .8);
}

.imgEstilo3 {
    border-radius:1em;
	-webkit-border-radius: 1em;
	-moz-border-radius: 15em;
	box-shadow: 0 0 1.5em rgba(0, 0, 0, .8); 
	-webkit-box-shadow: 0 0 1.5em rgba(0, 0, 0, .8); 
	-moz-box-shadow: 0 0 1.5em rgba(0, 0, 0, .8);
}

.imgOvalmin {
	width:3.5em;
    height:4.5em;
    border-radius: 4em;
	-webkit-border-radius: 4em;
	-moz-border-radius: 4em;
	box-shadow: 0 0 0.8em rgba(0, 0, 0, .8); 
	-webkit-box-shadow: 0 0 0.8em rgba(0, 0, 0, .8); 
	-moz-box-shadow: 0 0 0.8em rgba(0, 0, 0, .8);
}

.imgOvalmin:hover {

   box-shadow: 0 0 0.8em rgba(255, 255, 255, .4); 
	-webkit-box-shadow: 0 0 0.8em rgba(255, 255, 255, .4); 
	-moz-box-shadow: 0 0 0.8em rgba(255, 255, 255, .4); }
	
.imgOval {
    width:4.3em;
    height:5.5em;
    border-radius: 4em;
	-webkit-border-radius: 4em;
	-moz-border-radius: 4em;
	
}

/* estilos de texto*/
.Estilo1 { /* estilo titulo ppal*/
	font-size:5.5em ;
	font-family: Arial, Helvetica, sans-serif; 
	color:#FFFFFF;
}

.Estilo2 {/* estilo descrición titulo ppal*/
    font-size:2.3em ;
	font-family: Arial, Helvetica, sans-serif; 
	color:#FFFFFF;
	font-style:italic;
   }
   
.Estilo3 { /* estilo subtitulo pregunta  */
    font-size:2.2em;
	font-family:Verdana; 
	color:#000000;
	border-box; overflow-wrap: 
	break-word; 
	font-family: 'Source Sans Pro', arial, sans-serif; 
	font-weight: 400;
	margin: 0 0 1.2em; 
	line-height: 1.25; 
	color: rgb(21, 21, 21);
	
   }
  
   
   .Estilo3_2 { /* estilo subtitulo pregunta  mas grande para contacto */
    font-size:3.2em;
	font-family:Verdana; 
	color:#000000;
	border-box; overflow-wrap: 
	break-word; 
	font-family: 'Source Sans Pro', arial, sans-serif; 
	font-weight: 400;
	margin: 0 0 1em; 
	color: rgb(21, 21, 21);
	}
   
   
.Estilo4 { /* estilo contenido*/
	font-family:Verdana; 
	color: rgb(87, 87, 87);
	font-size: 1.6em; 
	line-height: 1.5; 
	font-family: 'Source Sans Pro', arial, sans-serif; 
   }
   
   
   .Estilo4_2 { /* estilo contenido*/
	font-size:2.2em;
	font-family:Verdana; 
	color: rgb(87, 87, 87);
	line-height: 1.5; 
	font-family: 'Source Sans Pro', arial, sans-serif; 
   }
   
.Estilo5 { /* estilo contenido*/
	
	font-family:Verdana; 
	color:#000000;
	text-shadow:rgb(0, 115, 190);
	line-height: 1.5; 
	font-size:1.8em;
	font-family: 'Source Sans Pro', arial, sans-serif; 
   }
   
.subT {/* estilo subtitulo*/
	
	font-family: 'Fjalla One', arial, sans-serif; 
	
	overflow-wrap: break-word; 
	font-weight: 400; 
	font-size: 5em; 
	color: rgb(0, 115, 190); 
	font-style: normal; 
	font-variant-ligatures: normal; 
	font-variant-caps: normal; 
	letter-spacing: normal; 
	word-spacing: 0;
	 -webkit-text-stroke-width: 0; 
	text-decoration-style: initial; 
	text-decoration-color: initial;
	
   }
   
 .subT2 {/* estilo estandar subtitulo*/
	
	font-family: 'Fjalla One', arial, sans-serif; 
	overflow-wrap: break-word; 
	font-weight: 400; 
	font-style: normal; 
	font-variant-ligatures: normal; 
	font-variant-caps: normal; 
	letter-spacing: normal; 
	word-spacing: 0;
	 -webkit-text-stroke-width: 0; 
	text-decoration-style: initial; 
	text-decoration-color: initial;
	
	
   }
   
     .ul2 { /* estilo contenido*/
	font-size:1.6em;
	font-family:'Source Sans Pro', arial, sans-serif;
	color: rgb(87, 87, 87);
	line-height: 1.7;
	margin-left: 1em;
   }
   
   
     a { /* estilo links*/
	font-size:1.1em;
	color: #35AEFF;
	font-family: 'Source Sans Pro', arial, sans-serif;
	font-weight: 600;
	text-decoration:none;
	width:auto;	
   }
   
   a:hover { 
   color: #0068AE;
  
}
 
 
  .a-lter { /* estilo links*/
	font-size:1.8em;
	color: #35AEFF;
	font-family: 'Source Sans Pro', arial, sans-serif;
	font-weight: 600;
	text-decoration:none;
	width:auto;	
   }
   
   
     .a3 { /* estilo links*/
	font-size:1rem;
	color:#0068AE;
	font-family:  arial, sans-serif;
	font:"Arial Narrow";
	font-weight: 600;
	text-decoration:none;
	line-height: 1.7rem;
	padding-left:2rem;
   }
   
    .a3:hover { 
   color:  #000000;
  
}


     .a4 { /* estilo links*/
	font-size:1rem;
	color: #0068AE; 
	font-family:  arial, sans-serif;
	font:"Arial Narrow";
	text-decoration:none;

   }
   
    .a4:hover { 
   color:  #000000;
  
}

     .a5 { /* estilo links*/
	font-size:1.4rem;
	color: #0068AE; 
	font-family:  arial, sans-serif;
	font:"Arial Narrow";
	text-decoration:none;

   }
   
    .a5:hover { 
   color:  #000000;
  
}

.columnas{ /*para seccion de tres columnas*/
	width:100%; 
}
.columnas>div{  /*para seccion de dos columnas*/
	text-align:center;
	padding:2.5%;
 	line-height: 2.5em;
}



.columnas2{ /*para secciones de dos columnas*/
	width:100%;
	align:center; 
	 
}
.columnas2>div{
	align:center;
	text-align:center; 
	padding:2.5%;
}
  

H4{ style="box-sizing: border-box; 
	overflow-wrap: break-word; 
	font-family: 'Source Sans Pro', arial, sans-serif; 
	font-weight: 400; 
	margin: 0 0 2em; 
	font-size: 2.2em; 
	line-height: 1.25; 
	color: rgb(21, 21, 21);
}

.inputF{
box-sizing: border-box; 
color: rgb(71, 71, 71); 
font-style: inherit; 
font-variant: inherit; 
font-weight: 400; 
font-stretch: inherit; 
font-size: 1.4em; 
line-height: normal; 
font-family: 'Source Sans Pro', arial, sans-serif; 
margin: 0;
vertical-align: middle;
border-style: solid;
padding: 1em; 
width: 44.333em; 
background-color: rgb(255, 255, 255);
border-radius: 0.4em; 
border-color: rgb(218, 218, 218); 
border-width: 0.1em;
}

.buttonC{
	style="box-sizing: border-box;
	font-style: inherit;
	font-variant: inherit;
	font-weight: 700;
	font-stretch: inherit;
	font-size: 1rem;
	font-family: 'Source Sans Pro', arial, sans-serif;
	margin: 0;
	overflow: visible;
	fontext-transform: uppercase;
	-webkit-appearance: button; 
	cursor: pointer;
	width:100%; height:2rem;
	text-decoration: none;
	border-radius: 0.4rem;
	display: block;
	padding: 0.5em 0.5rem;
	text-align: center;
	background-color: rgb(0, 117, 193);
	border-style: none;
	letter-spacing: 0.1rem;
	color: #FFFFFF;
}

.buttonC:hover { 
   background-color: #0099FF;}
   
   
  
  
   
/*MENU DROPDOWN*/   

/* Dropdown Button */
.dropbtn {
    
    aling: float-left;
    border: none;
    cursor: pointer;
	background:url(menu.png);
	background-repeat:no-repeat;
	width:2.8rem;
	 height:2.5rem;
	
}



/* Dropdown button on hover & focus*/
/*.dropbtn:hover, .dropbtn:focus {
    background-color: #3e8e41;
}*/



/* The container <div>  */
.dropdown {
    position: relative;
	float:left;
    display: inline-block;
}

/* <div> Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: rgba(255,255,255,0.4);
    min-width: 8rem;
    box-shadow: 0px 0.8rem 1.6rem 0px rgba(0,0,0,0.2);
    z-index: 1;
	overflow:visible;
}

/* Links inside the dropdown */
.dropdown-content a {
	color: rgb(87, 87, 87);
    padding: 0.2rem 0.2rem;
    text-decoration: none;
    display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {
	background-color: #0068AE; 
	color:white;
}

/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
.show {display:block;}

.hide { display:none;
}
   