section#equipo{
	background-color: #38445e;
	border: 1px solid #38445e;
	height: auto;
	width: 100%;
	text-align: center;
}

section#equipo .contenedor{
	width: 95%;
	margin-top: 100px;
	margin-bottom:100px;
	position: relative;
	border: 0px solid blue;
	display:flex;
	justify-content:center;
	flex-wrap:wrap;
} 












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

#tituloequipouno {
	letter-spacing: 2px;
	font-size:3em;
    font-family: Casual;
	text-align: center;
	line-height:35px;
	border: 0px solid green;
	margin-bottom:10px;
	margin-top:10px;
	color:#fff;
	}

#tituloequipodos {
	letter-spacing: 2px;
    font-family: Casual;
	text-align: left;
	line-height:35px;
	border: 0px solid green;
	margin-bottom:10px;
	color:#35b2ff;
	}
	
#tituloequipo hr{
	margin-top: 20px;
	margin-bottom:80px;
	height:1px;
	background-color:#d9e026;
	border: 0px;
	}






















#equipouno{
  height:450px;
  width:280px;	
  margin:10px;
  margin-bottom: 60px;
  border:0px solid red;
  background-color: rgba(253,253,253,1.00);
	color: #38445e;
}

#equipouno:hover {
  background-color: rgba(255,255,255,0.20);
  color: #fff;
}

#angeles{
  padding-top: 25px;
  height:280px;
  width:280px;
  transition: background-image 0.5s ease;
  -webkit-transition: background-image 0.5s ease;
  -moz-transition: background-image 0.5s ease;
  -o-transition: background-image 0.5s ease;
  -ms-transition: background-image 0.5s ease;
  background: url("../img/Angeles1.jpg");
  background-size:cover;
  font-family: monserratli;
  }
	 
#angeles:hover{
	background: url("../img/Angeles.jpg");
	background-size:cover;
	}


#nombrean{
	padding-top: 280px;
	text-align: center;
	font-size: 1.1em;
}

#gradoan{
	padding-top: 15px;
	text-align: center;
	font-size: 1em;
}

#correoan{
	padding-top: 30px;
	text-align: center;
	font-size: 0.9em;
}









#equipodos{
  height:450px;
  width:280px;	
  margin:10px;
  margin-bottom: 60px;
  border:0px solid red;
	background-color:#fff;
	color: #38445e;
}

#equipodos:hover {
	 background-color: rgba(255,255,255,0.20);
	color: #fff;
}


#viviana{
  padding-top: 25px;
  height:280px;
  width:280px;
  transition: background-image 0.5s ease;
  -webkit-transition: background-image 0.5s ease;
  -moz-transition: background-image 0.5s ease;
  -o-transition: background-image 0.5s ease;
  -ms-transition: background-image 0.5s ease;
  background: url("../img/Viviana1.jpg");
  background-size:cover;
  }
  
#viviana:hover{
	background: url("../img/Viviana.jpg");
	background-size:cover;

	}

#nombrevi{
	padding-top: 280px;
	text-align: center;
	font-size: 1.1em;
}

#gradovi{
	padding-top: 15px;
	text-align: center;
	font-size: 1.1em;
}

#correovi{
	padding-top: 48px;
	text-align: center;
	font-size: 0.9em;
	
}








#equipotres{
  height:450px;
  width:280px;	
  margin:10px;
  margin-bottom: 60px;
  border:0px solid red;
  background-color:rgba(253,253,253,1.00);
  color: #38445e;
}

#equipotres:hover {
	 background-color: rgba(255,255,255,0.20);
	color: #fff;
}

#miguel{
  padding-top: 25px;
  height:280px;
  width:280px;
  transition: background-image 0.5s ease;
  -webkit-transition: background-image 0.5s ease;
  -moz-transition: background-image 0.5s ease;
  -o-transition: background-image 0.5s ease;
  -ms-transition: background-image 0.5s ease;
  background: url("../img/Migue1.jpg");
  background-size:cover;
  }
 
  
#miguel:hover{
	background: url("../img/Migue.jpg");
	background-size:cover;
	}


#nombremi{
	padding-top: 280px;
	text-align: center;
	font-size: 1em;
}

#gradomi{
	padding-top: 15px;
	text-align: center;
	font-size: 1em;
}

#correomi{
	padding-top: 15px;
	text-align: center;
	font-size: 0.9em;
}








#equipocuatro{
  height:450px;
  width:280px;	
  margin:10px;
  margin-bottom: 20px;
  border:0px solid red;
  background-color:#fff; 
  color: #38445e;
}

#equipocuatro:hover {
	 background-color: rgba(255,255,255,0.20);
	color: #FFFFFF;
}

#adrian{
  padding-top: 25px;
  height:280px;
  width:280px;
  transition: background-image 0.5s ease;
  -webkit-transition: background-image 0.5s ease;
  -moz-transition: background-image 0.5s ease;
  -o-transition: background-image 0.5s ease;
  -ms-transition: background-image 0.5s ease;
  background: url("../img/Adrian1.jpg");
	background-size:cover;
  }
  
#adrian:hover{
	background: url("../img/Adrian.jpg");
	background-size:cover;
	}
	
#nombread{
	padding-top: 280px;
	text-align: center;
	font-size: 1.1em;
}

#gradoad{
	padding-top: 15px;
	text-align: center;
	font-size: 1.1em;
}

#correoad{
	padding-top: 50px;
	text-align: center;
	font-size: 0.9em;
}

















#franjaequipoan{
	background-color:#35b2ff;
	margin-top: 165px;
	height: 9px;
	padding: 1px;
}

#franjaequipovi{
	background-color:#35b2ff;
	margin-top: 165px;
	height: 9px;
	padding: 1px;
}

#franjaequipomi{
	background-color:#35b2ff;;
	margin-top: 165px;
	height: 9px;
	padding: 1px;
}

#franjaequipoad{
	background-color:#35b2ff;
	margin-top: 165px;
	height: 9px;
	padding: 1px;
}






#prof {
	line-height: 20px;
	transition: padding-top .4s;
	-webkit-transition: padding-top .4s;
	-moz-transition: padding-top .4s;
	-o-transition: padding-top .4s;
	-ms-transition:padding-top .4s;
	text-align: center;
	font-family: monserratli;
	font-size: 1em;
	margin: 25px;
	padding-top:215px;
}

