@charset "utf-8";
*{
	box-sizing: border-box;
}
body{
	width: 100%;
	height: auto;
	margin: 0%;
	background: linear-gradient(141deg, #77b9c9 0%, #a1d6e3 51%, #ffffff 75%);
}
header{
	margin-left: 0%;
	padding: 0%;
	width: 100%;
	display: block;
	font-family: "Gugi", sans-serif; 
	position: fixed;
	top: 0%;
	background-color: white;
}
header div{
	float: left;
	margin-top: 1%;
	padding-left: 2%;
	width: 85%;
	color: black;
	font-size: 1.4em;
	transition: 0.5s;
}
header img{
	width: 10%;
	height: auto;
	float: left;
	transition: 0.5s;
}
nav{
	float: left;
	width: 100%;
	color: black;
	font-size: 1.5em;
	background-color: black;
}
nav a{
	display: none;
}
.openbtn{
	border: none;
	background-color: black;
	font-size: 1em;
	color: white;
	float: right;
	cursor: pointer;
	width: 10%;
	padding: 1%;
	padding-left: 0%;
	transition: 0.5s;
}
.openbtn:hover{
	color: #3677e0;
}
.barra1{
  height: 0%; 
  width: 100%; 
  position: fixed; 
  z-index: 2; 
  top: 0%;
  left: 0%;
  background-color: black; 
  overflow-x: hidden; 
  padding: 0; 
  transition: 0.5s;
}
.barra1 .vinculo{
	text-decoration: none;
	font-family: "Alegreya Sans SC", cursive;
	font-size: 2em;
	padding: 3%;
	width: 100%;
	display: block;
	margin-top: 10%;
	text-align: center;
	color: white;
	transition: 0.5s;
}
.barra1 .vinculo:hover{
	color:#3677e0;
}
.cerrar{
  position: absolute;
  top: 0%;
  right: 5%;
  font-size: 2em;
  color: white;
  z-index: 2;
  transition: 0.5s;
}
.cerrar:hover{
	color: #3677e0;
}
nav a{
	display: none;
}
i{
	padding: 1%;
}
#resumen{
	margin-top: 10%;
	background-image: url("inicio.webp");
	display: block;
	overflow: hidden;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	clear: both;
}
#acerca{
	color: white;
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
}
#acerca h1{
	font-family: "Alegreya Sans SC", sans-serif;
	text-align: center;
}
#acerca p{
	padding-left: 1%;
	font-family: "Alegreya Sans SC", sans-serif;
	font-size: 1.5em;
}
.titulo{
	padding-top: 30%;
	width: 100%;
	font-family: "Alegreya Sans SC", sans-serif;
	text-align: center;
	color: white;
	font-size: 4em;
	font-weight: bold;
}
#fondoexp{
	background-image: url("Experiencia1.webp");
	height: 30%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	clear: both;
	
}
#form{
	display: block;
	overflow: hidden;
	background-image: url("Formación1.webp");
	height: 30%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	clear: both;
	
}
#fondoid{
	margin-top: 15%;
	background-image: url("Idiomas11.webp");
	height: 30%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	clear: both;
}
#fondoinf{
	margin-top: 15%;
	background-image: url("Informática1.webp");
	height: 30%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	clear: both;
}	
.exp h2{
	font-family: "Alegreya Sans SC", sans-serif !important;
	text-align: left;
	padding-left: 1%;
	width: 98%;
	color: white;
	font-size: 1.5em;
}
.exp h3{
	font-family: "Alegreya Sans SC", sans-serif !important;
	padding-left: 1%;
	width: 98%;
	color: white;
	margin-bottom: 5%;
}
.imagen{
	margin-top: 1%;
	margin-bottom: 1%;
	margin-left: 25%;
	clear: both;
	width: 50%;
}
.contraste{
	background-color: rgba(0, 0, 0, 0.7);
	z-index: -1;
	width: 100%;
	padding-bottom: 30%;
	padding-top: 10%;
}	
#exp0{
	background-image: url("exp0.webp");
}
#exp1{
	background-image: url("exp6.webp");
}
#exp2{
	background-image: url("exp2.webp");
}
#exp3{
	background-image: url("foto TKD.webp");
}
.imagenes{
	width: 96%;
	float: left;
	margin-left: 2%;
}
.imagenes img{
	width: 100%;
}
.texto{
	text-align: center;
	font-family: "Alegreya Sans SC", sans-serif !important;
}
#analisis{
	background-image: url("equipamiento.webp");
	display: block;
	overflow: hidden;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	clear: both;
}
#titulo1{
	margin-top: 10%;
	margin-bottom: 10%;
	font-family: "Alegreya Sans SC", sans-serif !important;
	font-size: 2.5em;
	text-align: center;
}
.exp{
	display: block;
	overflow: hidden;
	height: 30%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	clear: both;
	margin-top: 0%;
}

.exp p{
	font-family: "Alegreya Sans SC", sans-serif;
	font-size: 1.5em;
	padding: 0.5%;
	color: white;
	width: 96%;
	margin-left: 2%;
}


#lic{
	margin-left: 2%;
	float: left;
	width: 96%;
	background-color: #7fb5f0;
	cursor: pointer;
	transition: 0.5s;
	text-align: center;
	border-radius: 20px;
	margin-top: 10%;
	margin-bottom: 5%;
}
#lic:hover{
	background-color: #029DDB;
}
#lic h2{
	text-align: center;
	font-family: "Alegreya Sans SC", sans-serif;
}
#licenciatura{
	margin-top: 15%;
	width: 96%;
	margin-left: 2%;
	margin-bottom: 2%;
}
#analitico{
	width: 96%;
	margin-left: 2%;
	margin-bottom: 2%;
}
#doc:hover{
	background-color: #029DDB;
}

#cont1{
	display: block;
	overflow: hidden;
	transition: 0.5s;
	font-family: "Alegreya Sans SC", sans-serif;
	max-height: 0;
}

#doc{
	margin-left: 2%;
	float: left;
	width: 96%;
	background-color: #7fb5f0;
	cursor: pointer;
	transition: 0.5s;
	text-align: center;
	border-radius: 20px;
	margin-top: 10%;
	margin-bottom: 5%;
}
#doc h2{
	text-align: center;
	font-family: "Alegreya Sans SC", sans-serif;
}
#cont2{
	display: block;
	overflow: hidden;
	transition: 0.5s;
	font-family: "Alegreya Sans SC", sans-serif;
	max-height: 0;
}

#doctorado{
	margin-top: 15%;
	width: 96%;
	margin-left: 2%;
	margin-bottom: 2%;;
}
#analiticodoc{
	margin-top: 15%;
	width: 96%;
	margin-left: 2%;
	margin-bottom: 2%;
}
#doctorado:hover{
	opacity: 0.5;
}
#analiticodoc:hover{
	opacity: 0.5;
}
#analitico:hover{
	opacity: 0.5;
}
#licenciatura:hover{
	opacity: 0.5;
}
.lengua{
	font-size: 1.5em;
	float: left;
	width: 96%;
	margin-left: 2%;
	font-family: "Alegreya Sans SC", sans-serif;
	margin-top: 10%;
	text-align: center;
	margin-bottom: 5%;
}	
.lengua h2{
	font-family: "Alegreya Sans SC", sans-serif;
	text-align: center;
}
.info{
	font-size: 1.5em;
	float: left;
	width: 96%;
	margin-left: 2%;
	font-family: "Alegreya Sans SC", sans-serif;
	margin-top: 10%;
	text-align: center;
}
.info h2{
	font-family: "Alegreya Sans SC", sans-serif;
	text-align: center;
}
#info1{
	font-size: 1.5em;
	float: left;
	width: 96%;
	margin-left: 2%;
	font-family: "Alegreya Sans SC", sans-serif;
	margin-top: 5%;
	margin-bottom: 10%;
	text-align: center;
}
#info1 ul{
	text-align: center;
}
#info1 h2{
	font-family: "Alegreya Sans SC", sans-serif;
	text-align: center;
}

#conta{
	background-color: #a8a7a5;
	width: 100%;
	float: left;
	padding-top: 20%;
}
#conta h1{
	text-align: center;
	font-family: "Alegreya Sans SC", sans-serif;
	margin-bottom: 2%;
}
.mapotuer{
	text-align: right;
	height: auto;
	width: 100%;
}
.gmap_canvas{
	height: auto;
	width: 100%;
	overflow:hidden;
	background:none!important;

}
iframe{
	margin-top: 5%;
	float: left;
	height: auto;
	width: 100%;
	z-index: -1;
	border: none;
}
form{
	margin-left: 2%;
	font-family: "Alegreya Sans SC", sans-serif;
}
form h3{
	font-family:  "Alegreya Sans SC", sans-serif;
}	
input{
	padding: 1%;
	margin-top: 2%!important;
	margin-bottom: 2%!important;
	width: 98%;
}
textarea{
	margin-top: 2%!important;
	width: 98%;
	margin-bottom: 2%!important;
}
#datos{
	width: 100%;
	float: left;
}
#datos ul{
	padding: 0;
	list-style: none;
	font-family: "Alegreya Sans SC", sans-serif;
	font-size: 1em;
}
#datos ul li{
	padding: 2%;
}
#enviar{
	text-decoration: none;
	border: none;
	background-color: #3677e0;
	transition: 0.5s;
	cursor: pointer;
}
#enviar:hover{
	background-color: #77b9c9;
}
#pie{
	clear: left;
	margin-top: 40%;
	padding: 2%;
	background-color: #181818;
	color: white;
}
#pie h3{
	font-family: "Alegreya Sans SC", sans-serif;
}
#pie h4{
	font-family: "Alegreya Sans SC", sans-serif;
}
#pie p{
	text-align: center;
	font-family: "Alegreya Sans SC", sans-serif;
}
footer i{
	float: right;
	color: white;
	transition: 0.5s;
	cursor: pointer;
	font-size: 4em;
}
footer i:hover{
	color: #3677e0;
}