* {
	padding: 0;
	margin: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

body {
	font-family:oswald, helvetica, arial, sans-serif;
/*	background: url(arboles/3arbol.jpg);
	background-size: contain;
	background-attachment: fixed;
	background-position:0 0px; */
	background:rgba(0,0,0,.8);
}

.menu_bar {
	display:none;
}
.contenedor {
	width: 95%;
	/* max-width:1200px; losaq*/
	margin:auto;
}


#particles-js {
	width: 100%;
	height:100%;
	position: fixed;
/*	background:rgba(0,0,0,.5); */
}

header {
	position: fixed;
	height: auto;
	width:100%;
	z-index:1000;
}

header .menu {
	background:rgba(255,255,255,.8);
	overflow: hidden;
}

header .logo {
	color:rgba(0,0,0,.8);
	max-width:550px;
	float: left;
	font-size:30px;
	line-height:60px;
	display:inline-block;
}

header nav {
	float: right;
}

header nav ul {
	list-style: none;
}

header nav ul li {
	float: left;
}

header nav ul li a {
	color:rgba(0,0,0,.8);
	text-decoration: none;
	display: block;
	font-size:18px;
	padding:0 20px;
	line-height:60px;
}

header nav ul li:hover {
	background:rgba(0,0,0,.8);
	border-bottom: inset 5px solid #fff;
}

header nav ul li a:hover {
	color:#fff;
}

/* Texto Inicial */
.texto {

	padding:50px 0;
	text-align: center;
	color:#fff;
	position: relative;
	font-weight: 400;
}
.portada {

    border-radius: 12px;
	border: 5px outset #393 ;
	width:50% ; 
	height:45%; 


}
.texto h2, .texto p {
	background: rgba(0,0,0,.6);
	display:inline-block;
	padding:10px 20px;
}

.texto h2 {
	font-size:40px;
	letter-spacing: 2.5px;
	font-weight: normal;
}
.texto h1, .texto p {
	background: rgba(0,0,0,.6);
	display:inline-block;
	padding:10px 20px;
}

.texto h1 {
	font-size:30px;
	letter-spacing: 2.5px;
	font-weight: normal;
}

.texto p {
	font-size:20px;
	letter-spacing: 2.5px;
}

/* Principal */
.principal {
	position: relative;
	color:#000;
}

.principal article {
	padding:20px;
	background:#fff;
	margin-bottom: 20px;
}

.principal article p {
	text-align: justify;
	margin-bottom: 20px;
	line-height:24px;
	font-family:helvetica, arial, sans-serif;
}

.principal article .fecha {
	color:#939393;
}
.foot{

/*	max-width:1200px; */

    border-right: 9px solid rgba(51,255,51,.5);
    border-left: 9px solid rgba(51,255,51,.5);
    border-bottom: 9px solid rgba(51,255,51,.5); /* #428bca; */
    border-top: 9px solid rgba(51,255,51,.5);


	/*
	    border-right: 20px solid transparent;
    border-left: 20px solid transparent;
    border-bottom: 10px solid #428bca; 
    border-top: 10px solid #428bca;
	*/
	background:   rgba(0,0,0,.5);
	justify-content: center;
	alignment-adjust:central;
   
	position:relative;float:left;display: inline-block ;z-index:74;border-radius: 5px;
	width:100%;
	/* max-width:1200px;	*/
	margin:auto;
	height:100%;color: #FFF
	
	
    
} 
.whatsappTau {
/*	display:none; 
	padding:8px;
	background:#33FF66;
	font-size:15px;
	color:#fff; 
	border-radius: 10px;
	border: 3px outset #393;
*/
	cursor:pointer;
/*	position:fixed; */
	bottom:13px;
	left:5px;
	z-index:700;
	
}
/* @media screen and (max-width: 600px) {  */
@media (min-width: 200px) and (max-width: 713px)	{
	
 header nav ul li a {
	color:rgba(0,0,0,.8);
	text-decoration: none;
	display: block;
	font-size:18px;
	padding:0 25px 0 30px;
	line-height:32px;
}
}	
@media  (min-width: 800px)	{
	header nav {
		display: block;
		float: right;
	}
	.menu_bar {
		display:none;
	}
	header nav ul li a {
	color:rgba(0,0,0,.8);
	text-decoration: none;
	display: block;
	font-size:18px;
	padding:0 20px;
	line-height:60px;
}

}	
@media  (max-width: 800px)	{
	header nav {
		display:none;
	}
	.menu_bar {
		display:block;
		width:95%;
		position: fixed;
		top:0;
	/*	background: #009999 ; */
		z-index:900;
	}
 
	.menu_bar .bt-menu {
		display: block;
		padding: 16px;
		color: #fff;
		overflow: hidden;
		font-size: 26px;
		font-weight: bold;
		text-decoration: none;
     
	}
	
    
	.menu_bar span {
		float: right;
		font-size: 10px;
	}

	
.portada {
	height:0;
    border-radius: 12px;
	border: 5px outset #393 ;
	width:60% ; 
	height:45%; 


}
header .logo {
	color:rgba(0,0,0,.8);
	float: left;
	font-size:27px;
	line-height:50px;
	display:inline-block;
}

}


@media  (max-width: 600px)	{

header .logo {
	color:rgba(0,0,0,.8);
	float: left;
	font-size:25px;
	line-height:50px;
	display:inline-block;
}
.portada {
	height:0;
    border-radius: 12px;
	border: 5px outset #393 ;
	 width:80% ; 
	 height:45%; 


}

}

.container .formuh1 {
	color: #ffffff;
	background-color: #00CC66;
	border-radius: 6px 6px 6px 6px;
	text-align: center;
	line-height: 1.3;
	font-weight: bold;
	margin-bottom: 20px;
  }


.ir-arriba {
	display:none;
	padding:8px;
	background: rgba(103,204,0,.1);
   /* background:#33FF66; */
	font-size:15px;
	color:#fff;
	cursor:pointer;
	position:fixed;
	bottom:0;
	right:0;
	z-index:700;
	border-radius: 10px;
	border: 3px outset #393;
}
