html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*, *:before, *:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
  }
body {
	line-height: 1;
    color: #608432;
	font-size:16px;
}
a {
    color: #608432;
}
a:hover, a:active {
    color: #3b5c12;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
strong, b {
    font-weight: bold;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
    text-align: center;
    background-color: #f0eada;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    padding: 0;
}
.content {
    width: 100%;
    max-width: 970px;
    margin: 40px auto 20px auto;
    background-color: #fff;
    display: inline-block;
	position:relative;
}
h1 {
    font-size: 37px;
    font-weight: normal;
    padding: 20px 20px 20px 20px;
    display: block;
    float: left;
    width: 100%;
    text-align: left;
color: #543d36;
    font-family: Arial, Helvetica, sans-serif;
}
h1 span {
    display: block;
color: #504a46;
    font-size: 16px;
    line-height: 24px;
    padding: 8px 0 0 0;
}
p {
    font-size: 14px;
    line-height: 20px;
}
img {
	width:100%;
	height:auto;
}
h2 {
    font-size: 15px;
    font-weight: bold;
    padding: 10px 0;
}
.menu {
    float: left;
    width: 100%;
}
.menu a {
    color: #fff;
    float: left;
    width: 20%;
    padding: 40px 0;
    text-decoration: none;
    font-size: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
	-webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.menu a:hover {
    padding: 50px 0;
}
.menu a.arxiki {
    background: #654941;
    background: -moz-linear-gradient(top, #654941 0%, #49352f 100%);
    background: -webkit-linear-gradient(top, #654941 0%,#49352f 100%);
    background: linear-gradient(to bottom, #654941 0%,#49352f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#654941', endColorstr='#49352f',GradientType=0 );
}
.menu a.biografiko {
background: #e75642; /* Old browsers */
background: -moz-linear-gradient(top, #e75642 0%, #dd3e30 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #e75642 0%,#dd3e30 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #e75642 0%,#dd3e30 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e75642', endColorstr='#dd3e30',GradientType=0 );
}
.menu a.yphresies {
background: #ed9714; /* Old browsers */
background: -moz-linear-gradient(top, #ed9714 0%, #e8710f 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #ed9714 0%,#e8710f 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #ed9714 0%,#e8710f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed9714', endColorstr='#e8710f',GradientType=0 );
}
.menu a.grafeio {
background: #b1c447; /* Old browsers */
background: -moz-linear-gradient(top, #b1c447 0%, #94ae34 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #b1c447 0%,#94ae34 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #b1c447 0%,#94ae34 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b1c447', endColorstr='#94ae34',GradientType=0 );
}
.menu a.epikoinonia {
background: #7fbcb7; /* Old browsers */
background: -moz-linear-gradient(top, #7fbcb7 0%, #5ea59e 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #7fbcb7 0%,#5ea59e 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #7fbcb7 0%,#5ea59e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7fbcb7', endColorstr='#5ea59e',GradientType=0 );
}
.menu a.active {
    padding: 50px 0;
}
.header_image img {
    float: left;
}
.header_image {
    float: left;
    width: 100%;
    background: url(images/psixologia-gia-emas.jpg) right 0;
    height: 362px;
}
.header_txt {
    text-align: left;
    width: 100%;
    padding: 50px 0 0 0;
}
.header_title {
    font-size: 64px;
    color: #EA8311;
    line-height: 66px;
    font-weight: bold;
    text-shadow: 2px 2px 0px rgba(70, 79, 24, 0.8);
    display: block;
    text-align: right;
    padding: 0 40px 0 0;
}
.header_p {
    font-size: 15px;
    line-height: 19px;
    font-weight: bold;
    color: #817062;
    display: block;
    padding: 26px 70px 0 0;
    width: 43%;
    float: right;
    text-align: left;
}
.mob_menu {
    display: none;
    position: relative;
    float: left;
    width: 100%;
}
.mob_menu p {
    cursor: pointer;
    line-height: 24px;
    float: right;
    padding: 0 10px 0 0;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #d3531a;
    font-size: 16px;
}
.menu .mob_menu .lang_cont a {
    float: left;
    color: #817062;
    line-height: 24px;
    width: auto;
    padding: 0 0 0 20px;
}


.mob_menu ul{
    width: 100%;
    float: none;
    clear: both;
	height: 0;
    overflow: hidden;
	-webkit-transition: height 0.2s ease-in-out;
  -moz-transition: height 0.2s ease-in-out;
  -o-transition: height 0.2s ease-in-out;
  transition: height 0.2s ease-in-out;
}

.mob_menu.show_menu  ul{
	padding:0;
    height: 220px;
}





.menu .mob_menu a {
    font-size: 16px;
    float: none;
    width: 100%;
    padding: 14px 20px;
    display: block;
	-webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
.menu .mob_menu p, #nav-icon3, .intro_btn_cont a{
	-webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
.menu .mob_menu a:hover, .menu .mob_menu a:active, .menu .mob_menu p:hover, .menu .mob_menu p:active, #nav-icon3:hover, #nav-icon3:active, .intro_btn_cont a:hover, .intro_btn_cont a:active {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.mob_menu.show_menu  ul {
    display: block;
}
.mob_menu.show_menu  ul li{
    display: block;
}
#nav-icon1, #nav-icon2, #nav-icon3, #nav-icon4 {
    width: 27px;
    height: 24px;
    position: relative;
    float: right;
    margin: 0 20px 20px 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
}

#nav-icon1 span, #nav-icon3 span, #nav-icon4 span {
  display: block;
  position: absolute;
  height: 5px;
  width: 100%;
  background: #d3531a;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}
#nav-icon3 span:nth-child(1) {
  top: 0px;
}

#nav-icon3 span:nth-child(2),#nav-icon3 span:nth-child(3) {
  top: 9px;
}

#nav-icon3 span:nth-child(4) {
  top: 18px;
}

#nav-icon3.open span:nth-child(1) {
  top: 10px;
  width: 0%;
  left: 50%;
}

#nav-icon3.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

#nav-icon3.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#nav-icon3.open span:nth-child(4) {
  top: 9px;
  width: 0%;
  left: 50%;
}
.lang_top a {
    color: #817062;
    line-height: 24px;
    width: auto;
    padding: 0;
    text-decoration: none;
    position: absolute;
    top: -34px;
    right: 0;
}
.intro_cont {
    float: left;
    width: 100%;
    padding: 20px;
}
.intro_txt {
    float: right;
    width: 60%;
    text-align: left;
}
.intro_txt h3, .content_cont h2 {
    font-size: 25px;
    line-height: 1.2em;
    padding: 0 0 20px 0;
}
.intro_txt p {
	font-size: 14px;
    line-height: 20px;
    text-align: justify;
    color: #608432;
}
.intro_btn {
    float: left;
    width: 40%;
    position: relative;
}
.intro_btn_cont {
    position: absolute;
    top: -80px;
    left: 0;
    padding: 0 40px 0 0;
}
.intro_btn_cont a {
    font-size: 25px;
    text-decoration: none;
    display: block;
    color: #889632;
    background-color: #faffe7;
    padding: 20px;
    text-align: left;
    line-height: 1.25;
    min-height: 102px;
}
.intro_btn_cont a:nth-child(2) {
    background-color: #ecf5d6;
}
.home_articles {
    float: left;
    width: 100%;
    padding: 40px 20px 20px 20px;
}
.home_articles_left {
    float: left;
    width: 60%;
    padding: 0 20px 0 0;
}
.home_col {
    float: left;
    width: 50%;
    padding: 0 20px 0 0;
}
.home_articles h4 {
    font-size: 25px;
    text-decoration: none;
    display: block;
    color: #889632;
    padding: 20px 0 20px 0;
    text-align: left;
    line-height: 1.25;
}
.home_articles p {
    text-align: left;
}
.home_title {
    color: #516932;
    text-align: left;
    padding: 10px 0;
}
.home_btn {
    background: url(images/button-left.jpg) no-repeat 0 8px;
    text-decoration: none;
    padding: 8px 12px 8px 36px;
    line-height: 18px;
    float: left;
    margin: 14px 0;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    border: 1px solid #ebebeb;
}
.home_btn:hover, .home_btn:active  {
    color: #aae261;
    border-color: #aae261;
}
.home_articles_right {
    float: left;
    width: 40%;
    padding: 0 0 0 20px;
}
.home_right_col {
    float: left;
    width: 100%;
    margin: 0 0 24px 0;
}
.footer {
	padding: 20px 20px 0 20px;
    float: left;
    width: 100%;
    border-top: 1px solid #f0eada;
}
.footer_txt {
    font-size: 13px;
    line-height: 1.2em;
    color: #aeb092;
	float: left;
	text-align: left;
}
.social_cont {
	float:right;
	text-align:right;	
}
.social_cont a {
    background: url(images/fb-logo.png);
    width: 19px;
    height: 19px;
    float: left;
    display: block;
    margin: 0 0 0 10px;
}
.social_cont a+a {
    background: url(images/blogger-logo.png);
}
.social_cont a+a+a {
    background: url(images/linkedin-logo.png);
}
.social_cont a:hover, .social_cont a:active {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.content_cont .intro_txt {
    float: left;
    width: 100%;
    text-align: left;
}
.content_cont .intro_txt p {
    padding: 0 0 20px 0;
    color: #608432;
}
.content_cont .intro_txt p.home_title {
    color: #516932;
}
.powered {
    display: block;
    clear: both;
}
.powered, .powered a {
    color: #dddfcd;
    padding: 0 0 6px 0;
    font-size: 12px;
    text-decoration: none;
}
.powered a:hover, .powered a:active {
    color: #aeb092;
}
.content_cont .home_col {
    width: 100%;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #f4f1eb;
    margin: 0 0 20px 0;
}
.content_cont .home_btn {
    float: right;
    margin: 0 20px 14px 0;
}
.content_cont .home_col+.home_col+.home_col+.home_col {
    border-bottom: none;
}
ul.bullet_list {
    list-style: initial;
    margin: 0;
    padding: 0 0 20px 0;
    clear: both;
}
ul.bullet_list li {
    display: block;
    font-size: 14px;
    line-height: 18px;
    background: url(images/marker-1.gif) no-repeat 0px 6px;
    padding: 0 0 8px 12px;
}
.desk_menu {
    float: left;
    width: 100%;
    min-height: 120px;
}
.quotes {
    display: inline-block;
    color: #a5c718;
    font-weight: bold;
}
.grafeio_cont img {
    max-width: 600px;
    margin: 0 auto;
}
.grafeio_cont {
    float: left;
    width: 100%;
    text-align: center;
    margin: 0 0 20px 0;
}
.content_cont.contact_cont .intro_txt {
    width: 50%;
    padding: 0 20px 0 0;
}
.content_cont.contact_cont .intro_txt+.intro_txt {
    padding: 0 0 0 20px;
}
.map_cont {
	float:left;
	width:100%;
}
.alexandra {
    float: left;
    max-width: 210px;
    margin: 0 25px 10px 0;
    border: 1px solid #9ccca5;
}
.col-md-8 .text-success {
    color: #fff;
    background: #3c763d;
    padding: 30px 30px;
    margin: 0 0 30px 0;
}
.col-md-8 .text-danger {
    background: #a94442;
    color: #fff;
    padding: 30px 30px;
    margin: 0 0 10px 0;
}
.message_terms input {
    float: left;
    width: 15px;
    height: 15px;
    margin: 4px 6px 0 0;
}
.message_terms p a {
        text-decoration: underline;
    color: #608432;
}
.message_terms {
    margin: 8px 0 8px 0;
    float: left;
    width: 100%;
    text-align: left;
}
.cookie-message {
  position:fixed;
  bottom: 0;left:0;right:0;
padding: 0 20px;
  background:#fff;
  border-bottom:1px solid #ccc;
  box-shadow:0px 0px 3px #ccc;
  z-index: 99;
}
.cookie-message a.close_cookie {
    cursor: pointer;
    font: bold 11px/18px Arial;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    background: #f00;
    padding: 6px 10px;
    white-space: nowrap;
    margin: 0 0 0 6px;
}
.cookie-message a.close_cookie:hover {
background: #303358;
}
.cookie-message p, .cookie-message a {
  color:#fff;
  font:bold 11px/18px Arial;
  margin:0.6em 0;
}
.blue {
  border-bottom:1px solid #0E83AE;
  background-color:#0990c3;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #0e83ae), color-stop(50%, #0990c3), color-stop(100%, #0e9dd2));
  background: -webkit-linear-gradient(#0e83ae, #0990c3, #0e9dd2);
  background: -moz-linear-gradient(#0e83ae, #0990c3, #0e9dd2);
  background: -o-linear-gradient(#0e83ae, #0990c3, #0e9dd2);
  background: -ms-linear-gradient(#0e83ae, #0990c3, #0e9dd2);
  background: linear-gradient(#0e83ae, #0990c3, #0e9dd2);
}
.blue p, .blue a { color:#fff; }
.g-recaptcha {
    float: left;
    width: 100%;
    margin: 0 0 20px 0;
    text-align: left;
}
.btn-info {
    float: left;
}
.slide_img {
    padding: 0 0 66.66666% 0;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}




@media screen and (max-width: 970px) {
.lang_top a {
    right: 20px;
}
}
@media screen and (max-width: 810px) {
.intro_btn_cont a {
    font-size: 20px;
}	
}
@media screen and (max-width: 730px) {
.header_title {
	font-size: 48px;
    line-height: 52px;
    padding: 0 40px;
}
.header_p {
    padding: 26px 40px 0 0;
}
.intro_btn_cont a {
    font-size: 18px;
}
.intro_txt h3, .content_cont h2 {
    font-size: 19px;
}
.content_cont.contact_cont .intro_txt, .content_cont.contact_cont .intro_txt+.intro_txt {
    width: 100%;
    padding: 0;
}
.header_image {
    height: 282px;
}
.btn-info {
    margin-bottom: 30px;
}
}
@media screen and (max-width: 680px) {
.home_articles_left, .home_articles_right {
    width: 100%;
    padding: 0;
    margin: 0 0 0px 0;
}
.home_right_col {	
    margin: 0 0 0px 0;
}
.home_col+.home_col {
    padding: 0;
}
.content_cont .home_col+.home_col {
    padding: 0 0 10px 0;
}
}
@media screen and (max-width: 590px) {
.header_txt {
}
.header_title {
    font-size: 44px;
    line-height: 46px;
    padding: 0 20px;
}
.header_p {
    padding: 10px 20px 0 0;
}
.menu a {
    font-size: 16px;
}
#rc-imageselect, .g-recaptcha {transform:scale(0.72);-webkit-transform:scale(0.72);transform-origin:0 0;-webkit-transform-origin:0 0;}

}
@media screen and (max-width: 560px) {
.intro_cont {
    padding: 20px 0 0 0;
}
.intro_txt {
    width: 100%;
}
.intro_btn {
    width: 100%;
}
.intro_btn_cont {
    position: static;
    padding: 20px 0 0 0;
}
.intro_btn_cont a {
    text-align: center;
    min-height: auto;
}
.intro_txt h3, .content_cont h2 {
    padding: 0 20px 20px 20px;
}	
.intro_txt p {
    padding: 0 20px;
	text-align: left;
}
.content_cont .intro_txt p {
    padding: 0 20px 20px 20px;
	text-align: left;
}
ul.bullet_list li {
    margin: 0 20px;
}
.map_cont, .col-md-8 {
padding: 0 20px!important;
}

.header_image {
    height: 232px;
}
.header_txt {
    text-align: center;
}
.header_title {
    font-size: 44px;
    line-height: 48px;
    padding: 0 20px;
    text-align: center;
}
.header_p {
    padding: 10px 20px 0 20px;
    width: auto;
    text-align: center;
    margin: 0 auto;
    float: none;
}
}
@media screen and (max-width: 520px) {
.mob_menu {
    display: block;
    background: #f0eada;
    padding: 0;
}
.mob_menu.show_menu {
    padding: 0;
}
.desk_menu {
	display:none;
}
.lang_top {
    display: none;
}
.content {
    margin: 20px auto 0 auto;
}
}
@media screen and (max-width: 510px) {
.header_txt {
    padding: 20px 0 0 0;
}
.header_title {
    font-size: 35px;
    line-height: 40px;
    margin: 6px 0 12px 0;
}
.header_p {
    padding: 0 20px;
    font-size: 14px;
    line-height: 17px;
}
.header_image {
    height: 182px;
}
.footer {
    text-align: center;
}
.footer_txt {
    text-align: center;
    width: 100%;
}
.social_cont {
    float: none;
    text-align: center;
    margin: 20px auto 0px auto;
    display: inline-block;
}
}
@media screen and (max-width: 480px) {
.header_image img {
    position: absolute;
    right: 0;
    height: 250px;
    width: auto;
    float: right;
}
.header_title {
    text-align: center;
}
.header_p {
    width: 100%;
    text-align: center;
    float: none;
    margin: 0 auto;
    font-size: 15px;
    line-height: 21px;
    padding: 0 20px;
}
.header_image {
    height: 220px;
}
h1 {
    font-size: 27px;
    padding: 20px;
    text-align: center;
}
}
@media screen and (max-width: 420px) {
.home_col {
    float: left;
    width: 100%;
    padding: 0 0 30px 0;
}	
}
@media screen and (max-width: 386px) {
.header_title {
    font-size: 28px;
    line-height: 32px;
    text-shadow: 1px 1px 0px rgba(70, 79, 24, 0.8);
    padding: 12px 20px 14px 20px;
    margin: 0;
}
.header_image {
    height: 212px;
}
}
@media screen and (max-width: 322px) {
.header_title {
    font-size: 24px;
    line-height: 26px;
    padding: 14px 20px 8px 20px;
}
.alexandra {
    margin: 0;
    width: 100%;
    float: none;
    border: none;
    padding: 0 20px 20px 20px;
    max-width: 100%;
}
}
@media screen and (max-width: 300px) {
.header_txt {
    padding: 4px 0 0 0;
}
.header_title {
    font-size: 24px;
    line-height: 28px;
    padding: 14px 20px 8px 20px;
}
.header_image {
    height: 196px;
}
}
@media screen and (max-width: 283px) {
.header_title {
    font-size: 23px;
    line-height: 26px;
    padding: 14px 20px 8px 20px;
}
.header_p {
    font-size: 14px;
    line-height: 20px;
}	
}
@media screen and (max-width: 260px) {
.header_p {
    font-size: 12px;
    line-height: 18px;
}
}