﻿html {

font-family:  'Roboto', sans-serif;
font-size: 18px;
color: #555;
}

body {
background: #333;
margin: 0px ;
padding: 0px;
}

header {
width:100%;
font-size:;
background:#020001;
}

.contenedor {padding:1%;text-align:center;}

h1,h2,h3,h4{font-family: 'Roboto',sans-serif;font-weight:normal;}
h1{font-size:18px;margin:10px 0 16px 0;padding:1%;color:#fff;background:#2A9722;
	-webkit-border-radius: 6px ; -moz-border-radius: 6px ; border-radius: 6px ;}
h2{font-size:18px;line-height:30px;margin:16px 0 16px 0;color:#2A9722;}
h3{font-size:18px;line-height:30px;margin:16px 0 16px 0;color:#017CA6;}
h4{font-size:18px;line-height:30px;margin:16px 0 16px 0;color:#db8848;}
h1 span {margin-left:10px;margin-right:7px;}

header nav {
	width:100%;
	background:#222;
	font-size: 16px;
	margin: 0px auto;
}

.menu_bar {
	display:none;
}

header nav ul {
	overflow:hidden;
	list-style:none;
	border-top:1px solid #2A9722;
}

header nav ul li {
	float:left;
	margin-right:0px;		
}


header nav ul li a {
	color:#E6E6E6;
	border-bottom: 1px solid #222;
	padding:15px 5px;
	margin-right:12px;
	display:block;
	text-decoration:none;
}

header nav ul li span {
	margin-right:3px;
}

header nav ul li a:hover {
    color:#fff;
	padding-bottom:13px;
    border-bottom: 3px solid #2A9722;

}

p {text-align:left;}

.btn a {
	background:#02536e;
	font-size: 18px;
    color:#fff;
	padding:6px 18px;
	-webkit-border-radius: 6px ;
   -moz-border-radius: 6px ;
    border-radius: 6px ;
    text-decoration: none}

.btn a:hover {
	background:#016d90;
	color:#fff;
	text-decoration:none;
}



.btn1 a{
    color:#fff;
	margin: 0px auto;
    background:#333;
	font-size: 16px;
	padding:10px 15px;
	-webkit-border-radius: 6px ;
   -moz-border-radius: 6px ;
    border-radius: 6px ; 
}

.btn1 a:hover {cursor:pointer;
    background:#2A9722;
    color:#fff;
	text-decoration:none;
}

.redes {
width:31.33%;
font-size: 14px;
margin:2% auto 10% auto;
display: inline-block ;
vertical-align:top;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}

.redes a {color:#555;text-decoration: none}

.redes a:hover {color:#555;text-decoration:none;}

.recursos {
width:46%;
margin:2% 1% 1% 0%;
display: inline-block ;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}

.recursos p{text-align:center;}

.recursos a {
    border:1px solid #D1D1D1;
	font-size: 14px;
	color:#666;
	padding:2px 10px;
	-webkit-border-radius: 6px ;
   -moz-border-radius: 6px ;
    border-radius: 6px ;margin:2%;
    text-decoration: none}

.recursos a:hover {
    color:#D1D1D1;
    background:#313742;
	text-decoration:none;
	border:none;
}

.estilo1 {

color:#2A9722;

}

section {
width: 63%;
background:#fff;
border:2px solid #000;
display: inline-block ;
vertical-align:top;
margin-top:2%;
margin-left:1%;
margin-bottom:1%;
padding: 0px 15px 15px 15px;
-webkit-border-radius: 5px ;
-moz-border-radius: 5px ;
border-radius: 5px ;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}

.segunda{width: 95%;}

section a {color:#FF1752;text-decoration: none}

section a:hover {color:#313742;text-decoration:none;}

section.inicio{width: 90%;}

article{width:98%;
margin:2% 1% 1% 1%;
padding:1%;
display: inline-block ;
vertical-align:top;
border:1px solid #D1D1D1;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;}

article a {color:#FF1752;text-decoration: none}

article a:hover {color:#313742;text-decoration:none;}

aside {
	width: 30%;
    display: inline-block ;
	font-size: 0px;
    margin-top:2%;
    margin-left:1%;
    margin-bottom:2%;
    padding: 0%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

aside a {color:#555;text-decoration: none}

aside a:hover {
	color: #555;
	text-decoration:none;
}

.content {
    width: 95%;
	background:#fff;
	font-size: 18px;
    border:2px solid #000;
    vertical-align:top;
    padding:0% 2%;
	margin:0% auto 2% auto;
    -webkit-border-radius: 5px ;
    -moz-border-radius: 5px ;
    border-radius: 5px ;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

.content p{text-align:center;}

.content2 {
    width: 95%;
	background:#fff;
	font-size: 18px;
    border:2px solid #000;
    vertical-align:top;
    padding:0% 0% 0% 2%;
	margin:0% auto 2% auto;
    -webkit-border-radius: 5px ;
    -moz-border-radius: 5px ;
    border-radius: 5px ;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

.content2 img{
max-width:80%;
height:auto;
border:0;
}


.content3 {
	width: 46%;
	background:#f2f2f2;
	font-size: 18px;
	display: inline-block ;
    vertical-align:top;
    margin:1% 1% 2% 1%;
	padding:1%;
	-webkit-border-radius: 8px ;
    -moz-border-radius: 8px ;
    border-radius: 8px ;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;

}

.content3 img {
	max-width:95%;
	height:auto;
	border:0;
	-webkit-border-radius: 8px ;
    -moz-border-radius: 8px ;
    border-radius: 8px ;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
}

.content3 p{text-align:center;}

.content4 {
    width: 25%;
	font-size: 18px;
	display: inline-block ;
    vertical-align:top;
    margin:1%;
    padding:1%;

}

.estilo-in {
width: 28%;margin-top:0%;margin-bottom:0%;
}

.radiocontenedor {
width: 150px;
height:150px;
background:#333;
margin: auto;
padding: auto;	
}

.radio {
width: 100px;
background:#333;
margin: auto;
padding: auto;
}

.content-rep {
	width:180px;
	height:180px;
	background:#000;
	margin:5px auto;
	padding:5px;
	display: flex;
	align-items: center;
	box-shadow: 0 20px 20px -20px #000;
	}
	
	.rep {
	width:100px;
	height:141px;
	margin:auto;
	}

img{
max-width:100%;
height:auto;
border:0;
}

a img {border: none;}

.bor1 {-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}

.bor:hover {opacity: 0.9;filter: alpha(opacity=90);}

.centro{text-align: center;}

@media (min-width: 320px){

section {

width: 90%;

}

aside {

width: 90%;

}

.estilo-in {width: 90%;} 

}

@media screen and (max-width:767px ) {
	header nav {
		width:60%;
		height:auto;
		background:none;
		top:-500%;
		margin:0;
		position: fixed;
		z-index: 10;
	}
	
	header nav ul {border-top:none;margin-top:0px;}
	
	header nav ul li {
		display:block;
		float:none;
		background:#222;
	}
	
	header nav ul li a {margin-right:0px;border-bottom: 1px solid #D1D1D1;}

	.menu_bar {
		display:block;
		width:100%;
		background:#222;
	}

	.menu_bar .bt-menu {
		display:block;
		padding:20px;
		margin-top:15px;
		border-top:1px solid #2A9722;
		text-decoration:none;
		font-weight: bold;
		font-size:25px;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
	}

	.menu_bar span {
		float:right;
		font-size:50px;
	}	
	
	section {margin-top:10%;}
	
	section.estilo-in {margin-bottom:5%;}
	
	article{width:95%;}
	
	aside {width:95%;} 

	.content3 {
		width: 95%;
	}

	.content4 {
		width: 95%;
	}
	
	.redes {width:95%;}
	
	.recursos {margin-bottom:2%;} 
	
	.content2 img{
     max-width:100%;
     height:auto;
     border:0;
     }
	
	}


@media (min-width: 768px){

section {

width: 67%;

}


aside {

width: 30%;


}

.estilo-in {width: 31.33%;}


}

footer {
	background:#020001;
	font-size:15px;
	border-top:5px solid #444;
	margin-top:0%;
	padding:8px;
	clear:both;
	position:relative;
}

footer p { text-align:center;}

footer a {color:#555;text-decoration: none}

footer a:hover {
	color: #ccc;
	text-decoration:none;
}