*{
	margin: 0px;
	padding: 0px;
	

}
#aa{
	font-family:Open_Sans;
	color: #000;
	background-color: #7EC727;
	border: 1px solid;
	border-radius: 10px;
	padding: 6px 20px;
	display: inline-block;
	text-decoration: none;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
 position: relative;

}

#aa:hover{
	background-color: #0C3364;
	color: #fff;
}
#contenedor{
	width: 92.62%;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	
	}


header{
	width: 100%;
	height:200px;
	
}


nav{
	background: #5F1590;
	height: 53px;
	margin-top: -7px;
}


#co > h1{
	color: #95260C;
	font-size: 40px;
	font-weight: bold;
}

#co > h4{
	font-size: 25px;
	color: #0B0B56;
	text-align: center;
	
}


footer{
	background: url(Images/placa.jpg);
	background-repeat: no-repeat;
	clear: both;
	width: 100%;
	height: auto;

}
nav{
	position: relative;
	
	z-index: 1000;
}

nav ul{
	list-style: none;
}

.menu > li{
	/*position: relative;*/
	display: inline-block;
}

.menu > li > a{
	display: block;
	padding: 15px 20px;
	color: #000;
	font-family: 'Open_Sans';
	text-decoration: none;
	font-size: 19.8px;
	font-weight:bold;

}
.menu li a:hover{
	color: #E1CB16;
	transition: all .3s;
}
.menu{
text-align: center;

}
/*Submenu*/
.submenu{
	position: absolute;
 	background-color: rgba(11, 64, 124,0.6);
 	visibility: hidden;
 	opacity: 0.2;
 	transition: opacity 1.5s;
 	font-weight:bold;
 	

	
}
.submenu li a{
    display: block;
 	padding: 10px 30px;
 	color: #76FB52;
 	font-family: 'Open sans';
 	text-decoration: none;
 	text-align: center;
 	font-size: 20px;
 	width: 100%;
	
}

#imagen{
	color: blue;
	font-size: 18px;
	font-weight: bold;
}

#imagenes{
	width: 100%;
	height: auto;
}

#imagenes >img{
	width: 50%;
	height: auto;
}
#imagenes >#i1{
	float: left;
}
#imagenes >#i1{
	float: right;
}
.menu li:hover .submenu{
visibility: visible;
 	opacity: 1;
 	width: 14.5%;
}

.menu > a:hover{
	background: rgba(63, 111, 180, 0.5);
}



#columna2{
	margin:10px 100px;
	color: black;
	float: left;
	height: 100px;
	width: 45%;
	font-size: 17px;
	font-weight: bold;
	

}

#pie{
	margin-top: 10px;
	margin: auto;
	display: flex;
	
}
footer >h2{
	text-align: center;
}
footer >h5{
	text-align: center;
}

#history{
	width: 1000px;
	height: 300px;
	font-size: 25px;
	
	margin: 0 auto;
}
#history >h2{
	color: #7C1010;
}
#history{
	color: #050656;
}

#tec{
	width: 100%;
	height: auto;
	margin: 0 auto;
}
#imagenes{
	width: 100%;
	height: 250px;
	margin: 0 auto;

}

#tec > h2{
	color: #064EAA;
}
#tec{
	color: #C23822;
	font-size: 25px;
}
#inf{
	width: 500px;
	height: 200px;
	background: #97CEEE;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	margin-top: 120px;
}
#inf{
	width: 50%;
	height: 470px;
	float: right;
    position: absolute;
}

#map{
	width: 60%;
	height: auto;
	float: right;
	font-size: 18px;
	text-align: center;
}
#map > h3{
   color:#AB2721;
}
#inf{
	width: 40%;
	max-width: 35%;
	height: 60%;
	
}
#inf img{
	height: 48%;
	width: 100%;
}

#reg{
	width: 700px;
	height: 300px;
	float: right;
	font-size: 35px;
}

#imagen{
	width: 500px;
	height: 350px;
}
#other{
width: 100%;
height: auto;
text-align: center;
font-size: 30px;
color: #112564;
float: right;
}
#imagenes3{
width: 100%;
right: auto;
text-align: center;


}
#imagenes3 > img{
	float: center;
}


#other > #other2{
	width: 100%;
	height: 58px;
	background: #0D34AE;
}

#other2 > h2{
	color: #fff;
	text-align: center;
}

#btn-menu{
	display: none;
}
nav label{
	font-size: 30px;
	cursor: pointer;
	display: none;

}

.menu a span{
	margin-right: 10px;
}

.menu a:hover{
	background: rgba(0,0,0,0.3);

}

@media(max-width: 1030px){
	nav label{
		display: block;
	}
	.menu {
		position: absolute;
		top: 50px;
		left: 0;
		width: 100%;
		transform: translateX(100%);
		transition: all 0.3s;

	}
	ul{
		display: block;
		background: #fff;

	}

	.menu ul li:hover ul{
		display: none; 
	}

	.menu a span{
		position: absolute;
		right: 5px;

	}
}

#btn-menu:checked ~ .menu{
	transform: translateX(0%);
}

@media(max-width: 750px){
	
	.conteneor {
		position: absolute;
		top: 50px;
		left: 0;
		width: 100%;
		transform: translateX(100%);
		transition: all 0.3s;

	}
}
@media(min-width: 500px){
	#contenido >.inf>.map{
       position: absolute;
       width: 100%
       transform:translateX(100%);
       transition: all 0.3s;
       display: inline-block;
	}
	
}

table   {
	width: 100%;
	text-align: center;
	font-size: 18px;
}
#tec{
	text-align: center;
}

section > #note{
	color:#9E1818;
	text-align: center;
	font-size: 15px;
}

table h2{
	color: #9D10E3;
}