@import url('animate.css'); 

 @font-face {
font-family: GraublauWeb;
font-weight: bold;
src: url("../fonts/GraublauWeb-Bold/GraublauWeb-Bold.ttf") format("opentype");
} 


/* --- section content general color FONTS and Colors--- */

.color-light h1,.color-light h2,.color-light h3,.color-light h4,.color-light h5,.color-light h6 {
	color: #fff;
}


.color-light p {
	color: #eee;
}


/* ==========================
Parallax
============================= */

#parallax_effect{	
	background-image: url(../images_effect/parallax/fotografos_gamou.png); /*me ie thelei png */
}
#parallax2{	
	background-image: url(../images_effect/parallax/2.jpg);
}

.center_effect{
text-align: center;
width: 100%;
padding: 150px 0px 150px 0px;
font-family:GraublauWeb;
 text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
/* text-shadow: 4px 4px #A2D9F5; */
}
