@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
font-family: 'Open Sans', sans-serif;
font-family: 'Roboto', sans-serif;

	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		5;
	dw-num-cols-tablet:		12;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

/* Mobile Layout: 480px and below. */
header{
	position:relative;
}
.sidr-class-chrono_credits{display:none;}
.page-header h1{
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
	color:rgba(0,83,135,1);
	font-size:3.500em;
	position:relative;
	display:inline-block;
	width:auto;
	padding:0 !important;
	margin:0 !important;
}
#black_top{
	background-color:rgba(51,49,50,1);
	width:100%;
	display:block;
}
.logo{
	display:block;
	margin-top:21px;
	margin-left: 53px;
}
.sidr-class-search_close, .sidr-class-mail_close{
	display:block;
	position:absolute;
	top:5px;
	right:5px;
	width:35px;
	height:35px;
	background-image:url(../images/ex.png);
	background-size:100%;
	background-position:center;
	background-repeat:no-repeat;
}
.sidr-inner {
	padding-top:45px !important;
}
#Footer_Logo{
	text-align:center;
}
#Footer_Logo img{
	max-width:193px;
	width:100%;
}
#social_top{display:none;}
.social_menu{
	margin: 20px 0 0 0;
	padding: 0px;
	list-style-type: none;
	text-align:center;
}
.social_menu li:first-child{margin:0;}
.social_menu li{
	display:inline;
	margin:0 0 0 13px;
	padding:0;
}
.social_menu li a{
	overflow:hidden;
	display:inline-block;
	background-position:center;
	background-repeat:no-repeat;
	background-size:100% auto;
	text-indent:50px;
	width:21.50%;
	max-width:27px;
	height:27px;
}
.fb{
	background-image:url(../images/fb.png);
}
.gp{
	background-image:url(../images/gp.png);
}
.yt{
	background-image:url(../images/yt.png);
}
.twt{
	background-image:url(../images/tweeter.png)
}
#Titlos{
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	font-size:2em;
	text-align:center;
	color:rgba(255,221,0,1);
	letter-spacing:4px;
}
.adress_titles{
	font-family: 'Open Sans', sans-serif;
	font-size:1.083em;
	font-weight:bold;
	color:#ffdd00;
	display:block;
	margin:0 !important;
}
.adress_text{
	font-family: 'Open Sans', sans-serif;
	font-size:1.083em;
	font-weight:normal;
	color:white;
	display:block;
	margin-bottom:16px;
	margin-top:0;
}
#concept{
font-family: 'Open Sans', sans-serif;
font-size:1em;
color:rgba(51,49,50,1);
text-align:left;
padding-top:10px;
}
#banner{
	position:relative;
	background-color:rgba(0,83,135,0.9);
	}
.lektiko{display:none;}

#left_menu_wrap, #left_menu{
	position:relative;
	width:100%;
	height:100%;
	float:right;
}

#left_menu{
	padding:0;
	margin:0;
}
#left_menu li{
	display:block;
	width:33%;
	position:relative;
	height:auto;
	float:left;
}
#left_menu li:first-child{
	height: 140px;
	background-image: url(../images/book.png);
	background-repeat: no-repeat;
	background-position: center 20%;
	background-size:auto auto;
}
#left_menu li:nth-child(2){
	height: 140px;
	background-image: url(../images/comment.png);
	background-repeat: no-repeat;
	background-position: center 20%;
	background-size: auto auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: rgba(255,255,255,0.6);
	border-left-color: rgba(255,255,255,0.6);
}

#left_menu li:last-child{
	height:140px;
	background-image: url(../images/pencil.png);
	background-repeat: no-repeat;
	background-position: center 20%;
	background-size:auto auto;
}
#left_menu li a{
	font-size:1em;
	font-family: 'Open Sans', sans-serif;
	color:white;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	width:90%;
 	margin: auto;
  	position: absolute;
  	top: 60%; left: 0; bottom: 0; right: 0;
	-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;
  box-sizing:border-box;
}
#left_menu li a:hover{
	color: rgba(255, 221, 0, 1);
}

.full{
	width:98%;
	float:left;
	margin:0 0 10px 2%;
	position:relative;
	
}
.one_third{
	width:48%;
	margin-left:2%;
	float:left;
	margin-bottom:10px;
}
.two_third{
	width:98%;
	float:left;
	margin-left:2%;
	margin-bottom:10px;
}
#main_links > .search{
	background-image: none !important;
    box-sizing: border-box;
    float: left;
    margin: 0;
    padding-left: 50px;
    position: relative;
    width: 100%;
	height:100%;
	padding-bottom:50px;
}

label.sidr-class-element-invisible, input.sidr-class-button{
	visibility:hidden;
}
input.sidr-class-search-query{
	background-color:white !important;
	color:black !important;
	background-image:url(../images/findbat.jpg) !important;
	background-position:center right !important;
	box-sizing:border-box !important;
	padding:0 10px 0 25px !important;
	background-repeat:no-repeat !important;
	height:25px !important;
	line-height:25px !important;
	background-size:auto 140% !important;
	-webkit-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.54) !important;
	-moz-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.54) !important;
	box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.54) !important;
}

.nea_title{
	font-size: 4.750em;
	font-family: 'Open Sans', sans-serif;
	font-weight:lighter;
	color: rgba(0,83,135,1);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgba(50,58,69,1);
	display:block;
	width:50%;
	margin-bottom:20px;
	cursor:pointer;
	position:relative;
}
.nea_title:before{
	 background-image: url("../images/plus.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    content: "";
    display: block;
    height: 20px;
    position: absolute;
    right: 10%;
    top: 27px;
	width:20px;
	-webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.nea_title:hover:before{
	content:"";
	transform:rotateZ(90deg);
}
.mod-newsflash-adv{
	display:none;
}
.mod-newsflash-adv .item_content{
	padding-top:20px;
	position:relative;
	padding-bottom:20px;
}
.mod-newsflash-adv .item_content:before{
	content:"";
	display:block;
	width:8px;
	height:61px;
	background-color:black;
	position:absolute;
	top:20px;
	left:0;
}
.mod-newsflash-adv .item_published{
	font-size:1.417em;
	color:black;
	font-family: 'Open Sans', sans-serif;
	font-weight:lighter;
	margin-left:20px;
}
.mod-newsflash-adv .item_title{
	margin:0;
	padding:0;
}
.mod-newsflash-adv .item_title a{
	font-size:1.2em;
	color:rgba(0,83,135,1);
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
	text-decoration:none;
  	left:20px;
  	position:relative;
	/* margin-left:20px; */
}
.readmore{
	font-family: 'Roboto', sans-serif;
	color: rgba(0,83,135,1);
	font-size: 1.083em;
	border: 1px solid rgba(0,83,135,1);
	padding:5px 35px 5px 10px;
	text-decoration:none;
	position:relative;
}
.readmore:before{
	content: "";
	background-image: url(../images/plus.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 14px;
	width: 13px;
	position: absolute;
	top: 6px;
	right: 10px;
	-webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.readmore:hover:before{
	content:"";
	transform:rotateZ(90deg);
}
.readmore span{
	color: rgba(0,83,135,1);
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {
.social_menu{
	padding: 0px;
	list-style-type: none;
	text-align:right;
}
.social_menu li{
	display:inline;
	margin:0 0 0 1%;
	padding:0;
}

	#banner{
	display: block;
	width: 100%;
	height: 574px;
	background-image: url(../images/headback.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: white;
	position: relative;
}
.lektiko{
	display:block;
	background-image:url(../images/lektiko.png);
	width:73.5156%;
	max-width:879px;
	height:110px;
	background-repeat:no-repeat;
	background-position:center;
	position:absolute;
	left:100%;
	opacity:0;
	top:207px;
	background-size:80% auto;
}
#social_top{
	display:block;
	position:absolute;
	right:4%;
	top: 15px;
}
#social_top a{
	background-size:auto !important;
}
#social_top .fb{
	background-image: url("../images/fb_blk.png");
	background-size:auto !important;
}
#social_top .gp{
	background-image: url("../images/gp_blk.png");
	background-size:auto !important;
}
#social_top .yt{
	background-image: url("../images/yt_blk.png");
	background-size:auto !important;
}
#social_top .twt{
	background-image: url("../images/tweeter_blk.png");
	background-size:auto !important;
}
#left_menu_conteiner{
	height:404px;
	background-color:rgba(0,83,135,0.9);
}
#left_menu li{
	display:block;
	width:100%;
	position:relative;
	float:none;
}
#left_menu_wrap .moduletable{
	height:100%;
}
#left_menu li:first-child{
	height: 33.33%;
	background-image: url(../images/book.png);
	background-repeat: no-repeat;
	background-position: center 25%;
	background-size:auto auto;
}
#left_menu li:nth-child(2){
	height:33.33%;
	background-image: url(../images/comment.png);
	background-repeat: no-repeat;
	background-position: center 25%;
	background-size:auto auto;
	border-right-style: none;
	border-left-style: none;
}
#left_menu li:nth-child(2):before{
	content:"";
	height:1px;
	position:absolute;
	top:0;
	right:0;
	width:100%;
	padding-left:500%;
	background-color:rgba(255,255,255,0.5);
}
#left_menu li:nth-child(2):after{
	content:"";
	height:1px;
	position:absolute;
	bottom:0;
	right:0;
	width:100%;
	padding-left:500%;
	background-color:rgba(255,255,255,0.5);
}
#left_menu li:last-child{
	height:33.33%;
	background-image: url(../images/pencil.png);
	background-repeat: no-repeat;
	background-position: center 25%;
	background-size:auto auto;
}
#left_menu li a{
	font-size:1.167em;
	font-family: 'Open Sans', sans-serif;
	color:white;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	width:55%;
 	margin: auto;
  	position: absolute;
  	top: 60%; left: 0; bottom: 0; right: 0;
	-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;
}
#left_menu li a:hover{
	color: rgba(255, 221, 0, 1);
}

#right_menu_conteiner{
	position:relative;
	top:0px;
	display:block;
	background-color:rgba(51,49,50,0.7);
	height:170px;
}
.full{
	width:97.6667%;
	float:left;
	margin:0 0 10px 2.3333%;
	position:relative;
	
}
.one_third{
	width:31%;
	margin-left:2.3333%;
	float:left;
	margin-bottom:10px;
}
.two_third{
	width:64.3333%;
	float:left;
	margin-left:2.3333%;
	margin-bottom:10px;
}
.nea_title{
	font-size: 4.750em;
	font-family: 'Open Sans', sans-serif;
	font-weight:lighter;
	color: rgba(0,83,135,1);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgba(50,58,69,1);
	display:block;
	width:50%;
	margin-bottom:0px;
	cursor:text;
}
.nea_title:before{
	content:"";
	display:none;
}
.mod-newsflash-adv{
	display:block;
}

}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {
	
#left_menu li:nth-child(2):before{
	content:"";
	height:1px;
	position:absolute;
	top:0;
	right:-8px;
	width:100%;
	padding-left:500%;
	background-color:rgba(255,255,255,0.5);
}
#left_menu li:nth-child(2):after{
	content:"";
	height:1px;
	position:absolute;
	bottom:0;
	right:-8px;
	width:100%;
	padding-left:500%;
	background-color:rgba(255,255,255,0.5);
}


}
@media only screen and (min-width: 1024px) {
	
	#left_menu_conteiner{
	height:574px;
	background-color:rgba(0,83,135,0.9);
}
#left_menu li a{
	font-size:1.167em;
	font-family: 'Open Sans', sans-serif;
	color:white;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	width:40%;
 	margin: auto;
  	position: absolute;
  	top: 55%; left: 0; bottom: 0; right: 0;
	-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;
}

#left_menu li:first-child{
	height: 225px;
	background-image: url(../images/book.png);
	background-repeat: no-repeat;
	background-position: center 25%;
	background-size:auto auto;
}
#left_menu li:nth-child(2){
	height:179px;
	background-image: url(../images/comment.png);
	background-repeat: no-repeat;
	background-position: center 25%;
	background-size:auto auto;
}

#left_menu li:last-child{
	height:170px;
	background-image: url(../images/pencil.png);
	background-repeat: no-repeat;
	background-position: center 25%;
	background-size:auto auto;
}
#right_menu_conteiner{
	position:relative;
	top:404px;
	display:block;
	background-color:rgba(51,49,50,0.7);
	height:170px;
}


	
}
@media only screen and (min-width: 1072px) {
.social_menu li{
	display:inline;
	margin:0 0 0 7.1428%;
	padding:0;
}

}

@media only screen and (min-width: 1320px) {

.lektiko{
	display:block;
	background-image:url(../images/lektiko.png);
	width:73.5156%;
	max-width:879px;
	height:110px;
	background-repeat:no-repeat;
	background-position:center;
	position:absolute;
	left:100%;
	opacity:0;
	top:207px;
	left: 54% !important;
	background-size:100% auto;
}	

#social_top{
	display:block;
	position:absolute;
	right:19.5%;
	top: 15px;
	width:8.2542%;
}


}