@charset "utf-8";

/*-----MORFOPOIHSH GIA OLES TIS SELIDES KAI FONTS-----*/

* {	
	font-family:comfortaa;
	}
p, h1, h2, h3 {
	font-family:comfortaa;}
	
/*----STYLE INDEX HTML*/	
	
/*----- MORFOPOIHSH GIA PARALLAX / LOGO-----*/	
	
.top{
	height:600px;
	background-image:url(../Images/web-1012468_1280.jpg);
	background-size:contain;
	background-repeat:no-repeat;
	background-attachment:fixed;
	box-shadow:0px 0px 10px 10px #4A4848;
	}
	
#logo {
	width:100%;
	background-image:url(../Images/SAE%20logo%20silver.png);
	background-repeat:no-repeat;
	background-position:center;
	height:300px;
	position:relative;
	transform:translate(-50%,-50%);
	top:50%;
	left:50%;
	}

/*-----STYLE MENOU / ANIMATION STO HOVER-----*/
	
.guide p {
	background:linear-gradient(90deg, #7abed1, #22798c);
	background-size:300% 300%;
	padding:3%;
	margin-top:1em;
	font-size:26px;
	text-align:center;
	border:2px solid #605F5F;
	border-radius:5px;
	-webkit-animation: menu 10s ease infinite;
	-moz-animation: menu 3s ease infinite;
	animation: menu 10s ease infinite;
	}
.guide p a{
	text-decoration:none;
	color:#ffffff;
	}
.guide p:hover {
	background:#ff6900;
	}
	
/*-----ANIMATION GIA KINHSH GRADIENT STA BACGROUND KOUTAKIA TOY MENOU----*/	

@-webkit-keyframes menu {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
@-moz-keyframes menu {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}

/*-----STYLE GIA PERIOXH KEIMENOY STO GNWRISTE MAS-----*/

#meetUS {
	padding:1em;
	}
	
/*-----STYLE GIA KOYMPIA STHN ENOTHTA GNWRISTE MAS K EGGRAFES-----*/	

.one {
	background-color:#22798c;
	padding:1%;
	font-size:20px;
	color:#ffffff;
	text-align:center;
	border-radius:3px;
	box-shadow:0px 0px 5px 5px #4A4848;
	}
	
/*-----PARALLAX GIA GNVRISTE MAS FWTO-----*/	
	
.meet{
    margin-top: 3em;
	height:45em;
	background-image:url(../Images/sae2.jpg);
	background-size:contain;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:right;
	}
	
/*-----STYLE GIA TON TITLO KATHE ENOTHTAS-----*/
#sect1, #sect2, #sect3, #sect4 {
	font-size:30px;
	font-weight:bold;
	color:#7F7C7C;
	background-color:#ffffff;
	display:flex;
	flex-direction:column;
	align-items:center;
	align-content:center;
	}

/*-----STYLE GIA THN ENOTHTA TMHMATA-----*/

#dep{
	height:38em;
	}
	
/*-----STYLE GIA TA KOYTAKIA TMHMATOS-----*/
		
.imgTitle{
	display:flex;
	flex-direction:row;
	}
	
/*-----STYLE GIA PLHROFORIES KATHE TMOHMATOS-----*/	
	
.info{
	color:#ffffff;
	text-align:center;
	}

/*-----STYLE GIA TA PERISSOTERA KATHE TMIMATOS-----*/

.more, .more p{
	text-decoration:none;
	background-color:#ff6900;
	color:#ffffff;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	padding:2%;
	}

/*-----STYLE GIA TO KATHE TMIMA-----*/
	
.audio {
	background-color:#2f7ee1;
	color:#ffffff;
	padding:1em;
	margin-bottom:0;
	}
.film{
	background-color:#feb412;
	color:#ffffff;
	padding:1em;
	margin-bottom:0;}
.animation {
	background-color:#00afb8;
	color:#ffffff;
	padding:1em;
	margin-bottom:0;}
.games {
	background-color:#ed2636;
	color:#ffffff;
	padding:1em;
	margin-bottom:0;}
.web{
	background-color:#743abc;
	color:#ffffff;
	padding:1em;
	margin-bottom:0;}
	
/*-----PARALLAX GIA TIW EGGRAFES-----*/
	
.eggrafes{
    margin-top: 3em;
	height:50em;
	background-image:url(../Images/sae1.jpg);
	background-size:contain;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:left;
	}
	
/*-----STYLE GIA TO TMHMA ME TO KEIMENO GIA TIS EGGRAFES*/	
	
.meetUS {
	background-color:#cccccc;
	padding:1em;
	}
	
/*-----STYLE GIA TO TMHMA EPIKOINWNIA-----*/
	
.contact {
	margin:10px;
	font-size:18px;
	}
#social {
	display:flex;
	flex-direction:column;
	justify-content:center;
	align-items:center;
	margin:10px;}
#saeimg {
	margin-top:20px;
	display:flex;
	flex-direction:row;
	align-content:center;
	justify-content:center;
	}
	
/*-----WDD SELIDA-----*/


/*-----PARALLAX GIA TO HEADER TOY TMHMATOS-----*/
.wdd {
	height:365px;
	background-image:url(../Images/wdd.jpg);
	background-size:contain;
	background-repeat:no-repeat;
	background-attachment:fixed;
	text-align:center;
	}
	
/*-----STYLE GIA TON TITLO TMHMATOS-----*/

#title{
	background-color:#E9E6E6;
	position:relative;
	transform:translate(-50%,-50%);
	top:20%;
	left:50%;
	color:#743abc;
	font-size:50px;
	font-weight:bold;
	text-align:center;
	}

/*-----STYLE GIA TO ARISTERO MEROS ME TA PERIEXOMENA TOY TMHMATOS-----*/
	
.units{
	margin-top:20px;
	background-color:#743abc;
	}
#sec1, #sec2, #sec3, #sec4 {
	margin-top:20px;
	padding-top:15px;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	padding:10px;
	border:solid 2px #322B2C;
	background-color:#cccccc;
	}
	
/*-----ANIMATION STO HOVER-----*/	
	
#sec1:hover, #sec2:hover, #sec3:hover, #sec4:hover{
	background:#ff6900;
	color:#ffffff;
	}
	
/*---APOKRYPSI KATHE KEIMENOY-----*/

#text1, #text2, #text3{
	display:none;
	color:#ffffff;
	}
	
/*-----APOKRYPSI KAI MORFOPOIHSH GIA FLIP STO TELEYTAIO KOYTAKI-----*/	
#text4 {
	display:none;
	float:left;
	height:35em;
	-webkit-perspective:8000px;
	-moz-perspective:8000px;
	}
	
/*-----MORFOPOIHSH GIA ONOMA KATHIGITI-----*/
	
span{
	font-size:18px;
	text-decoration:underline;
	font-weight:bold;
	}
	
/*-----FLIP ANIMATION-----*/	
	
.card1, .front, .back {
	float:left;
	}
.back {
	width:7em;
	color:#ffffff;
	transform:rotateY(180deg);
	}
.card1 {
	transition:all 0.5s ease;
	transform-style:preserve-3d;
	position:relative;
	}
.card1:hover {
	transform:rotateY(180deg);
	}
.front, .back{
	backface-visibility:hidden;
	}
	
/*-----STYLE GIA EIKONA DEKSIA APO MENOY TMPHMATOS-----*/	
	
.wddimg {
	margin-top:20px;
	text-align:center;
	}
	
/*-----UNDER CONSTRUCTION PAGE-----*/

/*-----STYLE EIKONAS / TITLOU KAI LOGO*/

#full {
    height: 50em;
    background-image: url(../Images/error.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

#full h1{
	width:100%;
	position:absolute;
	transform:translate(-50%,-50%);
	top:5%;
	left:50%;
	text-align:center;
	font-size:40px;
	color:#ffffff;
	z-index:2;
	}
#logo2 {
	width:20%;
	background-image:url(../Images/SAE%20logo%20black.png);
	background-repeat:no-repeat;
	background-position:center;
	height:300px;
	position:absolute;
	top:30%;
	left:40%;
	z-index:3;
	-webkit-animation:rotate 3s linear infinite;
	}
	
/*-----ANIMATION GIA LOGO ROTATION-----*/	
	
@-webkit-keyframes rotate {
	from {
		transform:rotateY(0deg);
		}
	to {
		transform:rotateY(360deg);
		}
	}

@-moz-keyframes rotate {
	from {
		transform:rotateY(0deg);
		}
	to {
		transform:rotateY(360deg);
		}
	}

/*-----RYTHMISEIS GIA RESPONSIVE-----*/

@media screen and (max-width:1800px) {
	.top, .wdd {
		background-size:cover;
	}
	.imgTitle{
		flex-direction:column;
		justify-content:center;
		text-align:center;
	}
}

@media screen and (max-width:1300px) {
	.imgTitle h2{
		font-size:20px;
		}
	}
@media screen and (max-width:930px) {
	.imgTitle h2{
		display:none;
		}
	.imgTitle{
		flex-direction:raw;
		}
	#text4 {
		float:none;
		}
}
@media screen and (max-width:770px) {
	.imgTitle{
		text-align:center;
		margin-right:10px;
		float:left;
		width:83px;
		}
}