* {
	padding:0;
	margin:0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

html {
   width: 100%;
   heigth: 100%;
}


body {
background-color:#FFF;
padding:0px; margin:0px;
font-family:Verdana,Arial, sans-serif;
margin:0px 0px 0px 0px;
}



H1{
font-family:Verdana,Arial, sans-serif;
font-size:14px;
font-weight:bold;
padding-bottom:20px;
}



P {
padding-top:10px;
padding-bottom:10px;
font-family:Verdana,Arial, sans-serif;
font-size:12px;
/*width:80%;
*/
text-align:left !important;
}

	
	


.cabecera
{
	display: inline-block;
	line-height: 1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	top:0px;
	text-align:center;
	margin: 0 auto; 
	width: 100%;
	margin-bottom:0px;
	margin-top:0px;
	width:100%; background-color:#333; color:#FFF; padding:10px;
	
}

.logo
{
font-size:65px !important ;
}

.subtitulo
{
font-size:16px !important;
}


.presentacion {
font-size:24px;
color:#fff;
width:50%;
}

.texta {
   width: 50%;
   heigth: 50%;<strong></strong>
}


.centrado{
margin-left:auto !important;
margin-right:auto !important;
}

img{max-width:100%;}


#caja_izq{
float:left;
width:50%;
text-align:center;
}

#caja_izq img{
width: 95%;
}

#fdo_cuerpo_home
{
width:100%;
height:730px;
text-align:center;
/*left:calc (95% - 20px);
padding-top:50px;
margin-left:3%;*/
background-image:url(../imagenes/juanse2.gif);
background-size: cover;
}

#fdo_descargas
{
width:95%;
height:130px;
text-align:center;
/*left:calc (95% - 20px);*/
margin-left:3%;

background-color:#DD393C;
}



#intro .page-title {
    font-size: 20px;
    font-weight: 600;
    color: #4B4A4B;
    text-transform: uppercase;
    margin: 0px;
}

#intro .texto 
{
    color: #1E1E1E;
    clear: both;
    margin: 0 0 0.8em;
    font-family: Open Sans, Helvetica, Arial;
    line-height: 1.5;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}


#fdo_faq
{
width:90%;
height:130px;
text-align:center;
/*left:calc (95% - 20px);*/
margin-left:3%;
background-color:#EFEEEE;
}


#fdo_texto_home
{
width:50%;
padding:30px;
margin-top:inherit 50px;
margin-left:25%;
background-color:#FFFFFF;
opacity: 0.9;
padding:10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;	
box-shadow: rgba(0, 0, 0, 0.7) 10px 10px 15px 0px;

}

#texto_home
{
color:=000;
}

.indicadores {
font-size:10px;
color:#CCC;
text-decoration:none;
}

.indicadores:hover {
font-size:10px;
color:#333;
text-decoration:none;
}

.divleft {
text-align:left; !important
font-size:9px !important;
}

.textleft {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px !important;
text-align:justify; !important;
}

.link_1{
text-decoration: none;
color:#666;
font-weight:bold;
}
.link_1:hover{
text-decoration: none;
color:#666;
font-weight:bold;
}
.link_1:visited{
text-decoration: none;
color:#666;
font-weight:bold;
}

.link_2{
text-decoration: none;
color:#666;
font-size:10px;
}
.link_2:hover{
text-decoration: none;
color:#f00;
}
.link_2:visited{
text-decoration: none;
color:#666;
}

/* __________________________________________ boton ir arriba Necesita jquery-latest.js y scrip antes del </body> */

.ir-arriba {
	display:none;
	padding:5px;
	background:#024959;
	font-size:30px;
	color:#fff;
	cursor:pointer;
	position: fixed;
	bottom:20px;
	right:20px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
	
}

/* __________________________________________ menu */

.redeondeo_inferior {
-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;	
}

.color_div{
	background-color:#000;
	width:95%;
	height:300px;
	text-align:center;
/*left:calc (95% - 20px);*/
	margin-left:95% - 200px ;
}

.box01{
  background-color:#000;
  display: flex;
  align-items: flex-end;
  	text-align:center;
	margin-left:95% - 200px ;

}

.box02{
  width: 90px;
  height: 50px;
  background: blue;
}

.box03{
  width: 100%;
  height: 180px;
  background: green;
}


.color_consulta{
	background-color:#666;
	width:95%;
	height:300px;
	text-align:center;
/*left:calc (95% - 20px);*/
	margin-left:95% - 200px ;
	
}

.menu_bar {
	display:none;
}

header {
	width: 100%;
	z-index:99999;
}
.fixed {
    position:fixed;
    top:0;
	background-color:#FFF;
	border-bottom:#C<strong></strong>CC 1px solid;
	
}

header nav {
	background:none; /*naranja: 011826 bordo:E6344A  negro:ef6b10 azul oscuro:023859*/
	z-index:1000;
	/*max-width: 1000px;
	width:95%;
	margin:20px auto;
	border:#006 1px solid;
	*/
	margin: 0 0;
	padding: 0 0 ;
	width:auto;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
	font-size:14px;

}

header nav ul {
	list-style:none;
}

header nav ul li {
	display:inline-block;
	position: relative;
	font-weight:bold; border:#999999 0px solid;
}

header nav ul li:hover {
	background:#000;/*naranja: 011826 bordo:E6344A  negro:ef6b10 azul oscuro:023859*/
}

header nav ul li a:hover {
	color:#FFF; !important
}

header nav ul li a { /*texto*/
	color:#fff;/*naranja: 011826 bordo:E6344A  negro:ef6b10 azul oscuro:023859  gris oscuro;023859*/

	text-decoration:none;
	padding: 5px;
	background-color:fff
}

header nav ul li a span {
	margin-right:10px;
}

header nav ul li:hover .children {
	display:block;
}

header nav ul li .children {
	display: none;
	background:#none;/*naranja: 011826 bordo:E6344A  negro:ef6b10 azul oscuro:023859  gris oscuro;023859 011826*/
	position: absolute;
	width: 150%;
	z-index:1000;
	text-align:left; !important;
	border:#b4b4b4 1px solid;
	-webkit-box-shadow: 3px 3px 3px rgba(0,0,0, .1);
	-moz-box-shadow: 3px 3px 3px rgba(0,0,0, .1);
	box-shadow: 3px 3px 3px rgba(0,0,0, .2);
	
	
}

header nav ul li .children li {
	display:block;
	overflow: hidden;
	border-bottom: 1px solid rgba(255,255,255,.5);
}

header nav ul li .children li a {
	display: block;
}

header nav ul li .children li a span {
	float: right;
	position: relative;
	top:3px;
	margin-right:0;
	margin-left:10px;
}

header nav ul li .caret {
	position: relative;
	top:3px;
	margin-left:10px;
	margin-right:0px;
}






@media screen and (max-width: 768px) {


	body {
		padding-top:80px;
	}

.presentacion {
font-size:16px;
color:#fff;
width:80%;
}


.logo
{
font-size:45px !important ;
}

.subtitulo
{
font-size:12px !important;
}

.texta {
   width: 80%;
   heigth: 50%;
}

	.menu_bar {
		display:block;
		width:100%;
		position: fixed;
		top:0;
		background:#FFF; /*E6344A;*/
	}

	.menu_bar .bt-menu {
		display: block;
		padding: 20px;
		color: #000;
		overflow: hidden;
		font-size: 25px;
		font-weight: bold;
		text-decoration: none;
	}

	.menu_bar span {
		float: right;
		font-size: 40px;
	}

	header nav {
		width: 70%;
		/*height: calc(100% - 80px);*/
		height: calc(100%);
		position: fixed;
		right:100%;
		margin: 0;
		overflow: scroll;
		background-color:#666;
		top:0px;
		padding-top:30px;
		text-align:left;
		color:#fff !important;
	}

	header nav ul li {
		display: block;
		border-bottom:1px solid rgba(255,255,255,.5);
		color:#black !important ;
	}

	header nav ul li a {
		display: block;
		color:#black !important ;
	}

	header nav ul li:hover .children {
		display: none;
	background:#888;/*naranja: 011826 bordo:E6344A  negro:ef6b10 azul oscuro:023859  gris oscuro;023859 011826*/
	}

	header nav ul li .children {
		width: 90%;
		position: relative;
font-size:12px;
	}
	
header nav ul li .children {
	background:#888;/*naranja: 011826 bordo:E6344A  negro:ef6b10 azul oscuro:023859  gris oscuro;023859 011826*/
	/*position: absolute;  sacar si se quiere que no se monte*/
	width: 100%;
-webkit-border-bottom-right-radius: 0px; !important
-webkit-border-bottom-left-radius: 0px; !important
-moz-border-radius-bottomright: 0px; !important
-moz-border-radius-bottomleft: 0px; !important
border-bottom-right-radius: 0px; !important
border-bottom-left-radius: 0px; !important
color:#FFF; !important 
font-size:12px; !important
}

	header nav ul li .children li a {
		margin-left:20px;
		font-size:12px; !important
	}

	header nav ul li .caret {
		float: right;
	}
}