@font-face {
    font-family: AGHelv;
    src: url(../fonts/AG-HelveticaExtra.woff2);
}
@font-face {
    font-family: Helv;
    src: url(../fonts/Helvetica.woff);
}
@font-face {
    font-family: OpenSansL;
    src: url(../fonts/OpenSans-Light.woff);
}
@font-face {
    font-family: OpenSansR;
    src: url(../fonts/OpenSans-Regular.woff2);
}
@font-face {
    font-family: OpenSansS;
    src: url(../fonts/OpenSans-Semibold.woff2);
}
@font-face {
    font-family: Impacted;
    src: url(../fonts/Impacted.ttf);
}
@font-face {
    font-family: Impact;
    src: url(../fonts/impact.ttf);
}

/***********************
GENERAL
***********************/
#bannercontainer {display:none;}
.quicktab_responsive {display:none;}
div.responsiveSearch {    display: none;}
/*.i18n-en #logo img {
    float: left;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url(/sites/all/themes/phoenix_responsive_theme/images/FORTH-ICS-logo.png) no-repeat;
    width: 427px;
    height: 98px;
    padding-left: 427px;
}*/
.i18n-el #logo img {
    float: left;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url(/sites/all/themes/phoenix_responsive_theme/images/ITE-50.png) no-repeat;
    width: 224px;
    height: 68px;
    padding-left: 224px;
}

body {
    font-family: OpenSansR;
	background:none;
}

/**NEWS BLOCK*/
.page-node-1 .content-sidebar-wrap {    display: none;}

/***********************************************************************

.page-node-1 .container-wrap {
	border-bottom: 1px solid #6E7A86;
	}
	************************************/
.page-node-1 div#container #footer-area .column:last-child {   float: inherit;}
.page-node-1 div#container #footer-area .column {  
	height: auto;
    border-right: none;
}
.page-node-1 div#container div#footer-area,.page-node-1 div#container div#footer-area-bottom {
    border-right: 1px solid #6E7A86;
}

.firstTitle, .registrygr h2.pane-title {
    font-family: OpenSansL;
    font-size: 24px;
    display: block;
	line-height: 1.5em;
}
span.secondTitle {
    font-family: OpenSansR;
    font-size: 20px;
    display: block;
}
a>span.secondTitle {
    font-family: OpenSansL;
	/*margin-bottom: 12px;*/
	line-height: 1.5em;
}
div.secondTitleHome {
    font-size: 20px;
    font-family: OpenSansL;
    line-height: 1.5em;
}

.view-get-recent-news span.views-field.views-field-title-field-et.secondTitle {
    /*min-height: 190px;*/
	display: block;
    height: 130px;
}
.cond_field {
    display: block;
    height: 50px;
}
.view-get-recent-news .views-field.views-field-nothing-6 {
    display: block;
    height: 20px;
}
.view-get-recent-news .views-field.views-field-field-image {height: 110px;}
.readMore {
    float: right;
    font-size: 17px;
    font-weight: lighter;
font-style:normal;
    /* top: 15px; */
}
.sml p {
    line-height: 1.2em!important;
}
span.thirdTitle,  .dscrpt_txt span.date-display-single, .dscrpt_txt {
    font-size: 19px;
    line-height: 1.5em;
    color: #505050;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-weight: lighter;
    /* margin-bottom: 30px; */
}
.cnt_img{
    display: flex;
    align-items: center;
    justify-content: center;
}
.content a {color:#1C7AB5;}
.content a:hover {	color:#04496c;	/*#006699;*/}
/**FOOTER REGION**/
.footer_empty_inner {
    height: 57px;
    border-left: 1px solid #6E7A86;
    border-right: 1px solid #6e7a86;
    margin: 0 auto;
}
.page-node-1 .footer_empty {
   /* width: 94%!important;*/
    margin: auto;
}
.front.page-node-1 .footer_empty_inner { max-width: 1154px; }
#mine_footer {
    left: 0px;
    top: 100%;
    bottom: 0px;
    width: 100%;
    height: 133px;
    background-color: #000000;
    background-image: url(/sites/all/themes/phoenix_responsive_theme/greyLane.png);
    background-repeat: repeat-x;
    background-position: 0px bottom;
}
#mine_footer div.inner {
    display: table;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: 1152px;
   /********* height: 85px; **********/
    padding-top: 35px;/* 34px;*/
   /********* box-sizing: border-box;*****
    background-color: #000000;*****/
}
#mine_footer div.bottomsideL {
    float: left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: left;
    color: #CCCCCC!important;
	margin-left: 1%;
    /* border: 1px solid #FF0000; */
}
#mine_footer div.bottomsideR {
    float: right;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: right;
    color: #CCCCCC!important;
    letter-spacing: 2px;
    /* border: 1px solid #FF0000; */
}
#mine_footer p {
    font-size: 12px!important;
    font-family: Arial, Helvetica, sans-serif!important;
}
a.leftLine, a.contactref {
    border-left: 1px solid #6E7A86;
    padding-left: 15px;
}
.bottomsideR a, .bottomsideL a {color : #ccc;margin-right: 10px;}
.bottomsideR a:hover, .bottomsideL a:hover {color : #1C7AB5;}
/*********** Search Region**********/
.user-menu-wrapper{
	background:black;
	max-height: 55px;
	}
.region.region-user-menu div {
    display: inline;
}

/*********************
div#block-locale-language-content {
    float: right;
margin-right:30%;
}*****************/

.bannerEN, .bannerEL {
    margin: 0;
    padding: 0;
    width: 100%;
    background-color: #FFFFFF;
    text-align: center;
}

#bannercontainer {
    width: 100%;
    min-height: 100%;
    position: relative;
    /* background-color: #CCCCCC; */
}

.i18n-el .bannerEN {
    display: none;
}

.i18n-en .bannerEL {
    display: none;
}
.region.region-user-menu {
	/***********
   display: table-cell;
	float:right;
	width: 63%;
    padding-left: 20px;
    border-left: 1px solid #8F9CA3;
	*******/
	 display: flex;
    float: right;
    width: 63%;
    padding-left: 20px;
    border-left: 1px solid #8F9CA3;
    justify-content: space-between;

}
.contactBlock  {    width: 20%;}
#block-search-form {  float:left;}
@-moz-document url-prefix() {
    .region.region-user-menu {width: 63%;margin-top: -5px;}
}
input#edit-search-block-form--2{
    background-color: transparent!important;
	color: #ccc;
}

#block-system-main input.form-text {
    /* border: 1px solid #6A7A86; */
    outline: 0.5px solid #ccc;
}

input.form-text{
   border: 2px solid transparent;
}

input[type="text"]:hover{
	outline: 0.5px solid #ccc;
}

input[type="text"]:focus:hover{		
	box-shadow: 0px 0px 5px #61C5FA;
	outline:1px solid #5AB0DB;
}  

/*input[type="text"]:focus{
outline: none;
box-shadow: 0px 0px 5px #61C5FA;
border:1px solid #5AB0DB;
}

input[type="text"]:hover{
border: 1px solid #999;
border-radius: 5px;
}

input[type="text"]:focus:hover{
outline: none;
box-shadow: 0px 0px 5px #61C5FA;
border:1px solid #5AB0DB;
border-radius:0;

} */
/*******#block-search-form {    width: 50%;}***/

div#edit-actions {
    position: relative;
    top: 15px;
    float: left;
}
div.form-item.form-type-textfield.form-item-search-block-form {
    float: right;
    top: 10px;
    position: relative;
    left: 20px;
}
/***************** Language region **************/
.language-switcher-locale-session a.active, a.language-link {
    color: #ccc;
    font-family: OpenSansL;
    font-size: 24px;
    text-transform: uppercase;
}
.language-switcher-locale-session a:hover{color:#1C7AB5;}
.region-user-menu ul li{padding-top: 20px;}

/*Contact*/
.content {
    font-family: Calibri, Arial, Helvetica, sans-serif!important;
    font-size: 19px;
 
}
.contactBlock .content a {color:#ccc;}
.contactBlock  .content a:hover {color:#1C7AB5;}

/*********** LOGO MENU Region HOME PAGE**********/
/*#main-menu ul li#contact_link{    display: none!important;}*/
#inner_header_wrapper{background:black;}

div#inner_header_wrapper{
    display: table;
    width: 100%;
}
#header {
    width: 100%;
    margin: 0 auto;
    display: table;
	height:78px;
}

/**
.top_left {
    display: table-cell;
    width: 37%;
	height: 133px;
    margin-top: -55px;
	background-image: url(/sites/all/themes/phoenix_responsive_theme/images/top_bg.png);
}**/
.top_left {
position: relative;
    width: %100;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
	width: 37%;
	height: 133px;
    margin-top: -55px;
	background-image: url(/sites/all/themes/phoenix_responsive_theme/images/top_bg.png);
}

/*****
 #logo {
    float: right;
    margin-right: 150px;
    margin-top: 33px;
}
#logo {
    position: relative;
    left: -120px;
	top: 35px;
}*******/

.top_right {
    display: table-cell;
    width: 63%;
	border-bottom: 1px solid #8F9CA3;
	border-left: 1px solid #8F9CA3;
	height:inherit;
}
/******** 
Me ton akoloutho kwdika, sto chorme kai sto firefox mou emfanizei tin mpara megethous orizontiws
#main-menu {
    position: absolute;
    height: 49px;
	bottom:0;
    width: inherit;   
    background: #32414F;
}*/

#main-menu {
    margin-top:27px;
    background: #32414F;
}
#main-menu a {
    padding: 13px 16px;
    display: block;
    text-decoration: none;
    color: #f2f2f2;
    font-size: 15px;
    letter-spacing: 0.15em;
    text-align: center;
    font-family: Calibri, Helvetica, sans-serif;
	height:50px;
}
#main-menu a:hover,
#main-menu a.active{
    background-color: #ddd!important;
    color: black;
}

/**********  SLIDESHOW REGION ******************/


.region-slideshow{padding:0;}
#block-views-project-slideshow-block-1 h2, #block-block-21 h2{
    display: none;
}
div.views-slideshow-cycle-main-frame-row {width: inherit !important;}
/*Gri plaisio sto project slideshow*/
.projectSlideshow  .views-field.views-field-nothing {
    min-height: 95px;
    padding-top: 20px;
    padding-left: 85px;
    background-color: black;
    opacity: 0.7;
    margin-top: -95px;
	border-top:1px solid #6E7A86;
}
span.projectTitle:hover {
    color: #4E95DD;
}
span.projectSubtitle{
	font-size:18px;
	position: relative;
    font-family: OpenSansL;
	color:white;
}
span.projectTitle {
    position: relative;
    font-family: OpenSansL;
    font-size: 28px;
	color: #99CCFF;
}
/*Veloi sto slideshow*/
div#vscc_controls_project_slideshow-block_1_1 {
    position: absolute;
    z-index: 11;
    padding-top: 10%;
	width:100%;
}
/*Left*/
#vscc_controls_previous_project_slideshow-block_1_1 {
    margin-left: 30px;
}
/*Right*/
#vscc_controls_next_project_slideshow-block_1_1 {
    float: right;
    margin-right: 30px;
}
/** All project button*/
a.allProjects {
    padding: 1px 40px;
    text-align: center;
    float: right;
    right: 20px;
    bottom: 20px;
    position: absolute;
    border: 1px solid #99CCFF;
    color: white;
    font-family: OpenSansL;
    font-size: 15px;
    line-height: 1.7em;
    cursor: pointer;
}
@-moz-document url-prefix() {
	a.allProjects {
		margin-bottom: 20px;
		bottom: 0px;
	}	
}
a.allProjects:hover{
	background-color: #4E95DD;
	border: 1px solid #006699;
    color: #fff;
	text-decoration: none;
}
/*NEWS - DIRECTOR NOTE REGION*/
.directorNote {
    text-align: left;
    padding:0px 30px;
    font-style: italic;
}

.banner-news-slideshow .views-slideshow-cycle-main-frame-row-item.views-row.views-row-0 {
    width: 60%;
    float: left;
}
.banner-news-slideshow .views-slideshow-cycle-main-frame-row-item.views-row.views-row-1.views-row-even.views-row-first {
    width: 35%;
    float: left;
}

/************div.newsBlock {
    position: relative;
    top: 100px;
}***
.block.firstTitle a {    color: #505050!important;}
.block.firstTitle a:hover {    color: #4E95DD!important;}
**/

/********************************************


#footer {
    width: 94%!important;
    border-bottom: 1px solid #6E7A86;
    margin:0% auto;
	
}



#footer_wrapper{
	border-left: 1px solid #6E7A86;
}

div#footer-area-bottom {
    width: 94%!important;
    background-color: red;
    margin: 0 auto;
    border-bottom: 1px solid black;
}


#footer-area .views-field.views-field-field-image, #footer-area-bottom {
    display: block;
    height: 110px;

}
********************************/
.centerImage img {
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.lectureBlock {
	padding-top: 30px;
    font-size: 19px;
    line-height: 1.2em;
    color: #505050;
    font-family: Calibri, Arial, Helvetica, sans-serif;
    font-weight: lighter;
    float: left;
    text-align: left;
    padding-left: 20px;
	}
	.lectureBlock span.date-display-single, .rightLabel span.date-display-single{
    font-weight: bold;
	font-size: 17px;
}
.lectureViewhome img{
	float:left;
	    border-radius: 0em;
    box-shadow: 3px 3px 6px #BBB;
    text-align: center;
    background: #fff;
	}
	img.noBack {
    box-shadow: inherit;
}
.rightLabel {
    float: right;
    font-size: 17px;
    line-height: 1.2em;
    color: #505050;
    font-family: Calibri, Arial, Helvetica, sans-serif;
    font-weight: lighter;
    padding-top: 10px;
    padding-bottom: 10px;
}
#footer-area .views-field.views-field-nothing-1, #footer-area .views-field.views-field-nothing {
    text-align: left;
}
#footer-area .column {
    height: 360px;
    border-right: 1px solid #6E7A86;
}
#footer-area .region-footer-forth .column { border-right: none!important;}
#footer .column li {
   
    border-bottom-width: inherit;
    border-bottom-style: inherit;
border-color: none;}
.footer_credit {    display: none;}

.newsBlock p {margin-bottom: 0px!important;}


.views_slideshow_cycle_main {
  width: 100%;
  float: left;
}
.views_slideshow_cycle_main .views-slideshow-cycle-main-frame {
  width: 100% !important;
  height: auto;
}
.views_slideshow_cycle_main .views-slideshow-cycle-main-frame-row {
  width: 100% !important;
  height: auto;
}
.views_slideshow_cycle_main .field-content {
  max-width: 100%;
  width: 100%;
}
.views_slideshow_cycle_main .field-content img {
  max-width: 100%;
  display:block;
  height: auto;
  margin: 0 auto;
  padding: 0;
}
input#edit-pass, input#edit-name {    border: 1px solid #ccc;}
.define_image {
    display: block;
    height: 110px;
}

.projectSlideshow img {
    width: 100%;
}