@charset "utf-8";

ul {
	float:left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow:hidden;
	background: linear-gradient(white,black);
	color: #000000;
	position:relative; 
    left:25%;
	

	
}

li {
    float:left;
font-weight: bolder;
}

li a {
    display:inline-block;
    color: white;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
}

li a:hover {
	background-color: #2E8FB1;
}

.active {
    background-color: red;
}
body { background-image: url("sculpture-statue-philosophy-mythology-culture-thinking-283522-wallhere.com.jpg");
	 
	background-repeat:no-repeat;
 background-attachment: fixed;
 background-size:100% 100%;
}
.caja {

font-family:Cambria, Hoefler Text, Liberation Serif, Times, Times New Roman, serif;

font-size: 40px;

font-weight: 450;

color: #ffffff;

background: linear-gradient(to right,black ,yellow);

	display: flex;
  justify-content: center;
  align-items: center;
	

}


p#texto{ color:#FFFCFC;
	font-size: 40px;
	font-family: 'Poiret One', cursive;
	
}

p#texto2{ color:#FFFCFC;
	font-size: 40px;
	font-family: 'Open Sans Condensed', sans-serif;

	
}

h3#socrates{color:#FFFCFC;
	font-size: 40px;	
text-align: center;
font-weight: 450;

color: #ffffff;	
}

img#tira1{
	border-radius: 50px;
}

img#red{
	border-radius: 50px;
}
h3#video{color:#FFFCFC;
	font-size: 40px;	
text-align: center;
font-weight: 450;
}