.importantnews_inText.cloned {
	position: fixed; 
	top: 220px;
	left: 0px;
	background: #db3b0a;
	padding: 5px;
	border-radius: 0px 6px 6px 0px;
	box-shadow: 0px 2px 5px #696969;
	cursor: pointer;
	z-index: 9;
}
.importantnews_inText.cloned .importantnews_H4 {
	float: right;
	margin: 15px 20px 5px 25px;
}
.importantnews_inText.cloned a {
	transition: 0.5s color;
	color: white;
	font-size: 15px;
}
.importantnews_inText.cloned img{
	width: 50px;
}
.importantnews_inText.cloned .importantnews_H4 {
	display: none;
}
.issue {	
	display: inline-block;
	padding: 10px;
	text-align: center;
}
.issue-cover, .triton-cover {
	cursor: pointer;
	box-shadow: 0px 1px 4px #696969;	
	transition: 0.4s all;
	height: 120px; 
}
.issue-cover:hover {
	box-shadow: 0px 0px 1px #696969;	
}

.issue-cover.active {
	border: 2px solid #990000;
	box-shadow: 0px 0px 5px #696969;
}
#myCarousel {
	z-index:1;
	margin-bottom: 20px;
	-webkit-box-shadow:0px 9px 9px #444;
	-moz-box-shadow:0px 9px 9px #444;
	box-shadow:0px 9px 9px #444;
	position: relative;
	margin-top: 25px
}
#head-extras {
	display: inline-grid;
    margin: 5px 15px;
}
.carousel-caption {
	display: none;
}
.carousel-inner .item:nth-child(1) .carousel-caption,
.carousel-inner .item:nth-child(2) .carousel-caption,
.carousel-inner .item:nth-child(3) .carousel-caption,
.carousel-inner .item:nth-child(4) .carousel-caption {
	display: block;
}
.carousel-caption {    
    background-color: transparent;
}



#languages-menu li {
	display:none;
}
#languages-menu li:nth-child(1),
#languages-menu li:nth-child(2) {
	display: inline-block;
}


@media (min-width: 768px) {
	#second-menu > li {
    	margin-right: 15px;
    	margin-left: 15px;
	}
}

.carousel-caption p {    
	text-shadow: 3px 0px 7px rgba(81,67,21,0.8), 
	  -3px 0px 7px rgba(81,67,21,0.8), 
	  0px 4px 7px rgba(81,67,21,0.8),
	  0px 11px 10px rgba(81,67,21,0.8);
}
body, #header-top {
	background: #f3f4f4;
}
#header-top {
	border-top: solid #990000 29px;
	border-bottom: solid #990000 0px;    
	padding-bottom: 10px;
}
#second-nav {
    background-color: #696969;
	box-shadow:0px 2px 7px #444;
}
#header-bottom {
    background-color: #696969;	
}
#footer-top {
    background-color: #990000;
	padding: 40px 0px;
	
}

#footer-top .container .row div:nth-child(3) {
	
}
#footer-top .container .row div:nth-child(3) img {
	
}
#main-menu {
	margin-left: 10px;
}
#main-menu li a {
	color: #000;
	font-size: 16px;	
}
.panepiLvl2 {
    background-color: #fff;	
	box-shadow:0px 2px 7px #444;
	border: solid 3px #990000;
}
.panepiLvl2 p.sub_text {
	color: #000;
	font-size: 0.95em;
}
.panepiLvl2 ul.submenu_links li a {
    color: #990000;
	font-weight: 600;
	transition: color 0.5s;
	display: block;
	padding: 1px 5px 1px 15px;
}
.panepiLvl2 ul.submenu_links li a:hover {
	text-decoration: none;
	background: #990000;
    color: white;
}
.important-issues {
	border: 4px solid #696969;
	color: black !important;
	background: #fff;
	padding: 15px 25px 45px 15px;
}
.important-issues .importantnews_image {
	height: 40px;
	margin: 0 20px 0 10px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.important-issues .importantnews_inText {
	
	clear: both;
	min-height: 60px;
	position:relative;
}

.important-issues div:nth-child(1) {
	padding: 1px;
}
.important-issues .importantnews_H4 {
	margin-left: 65px;
}
.important-issues .importantnews_H4 a {
	display: block;
	transition: 0.5s all;
	color: white;
	font-weight: 400;
}
.important-issues .importantnews_H4 a:hover {
	color: #ddd;
	text-shadow: #696969 0px 0px 2px, #fff 0px 2x 7px;
	text-decoration: none;
}

.important-issues h3 {	
	color: #0b0b0b;
	font-weight: 600;
	margin: 0 0 30px 0;	
}

#second-menu > li >a {
	
}
.navbar-nav > li > a {
	padding: 9px 0px;
}
.depBlock-Head3 {
	background: #2B5E26 !important;
}
.depBlock-body .row {
	padding: 5px 20px;
}
.depBlock-body .row>div {
	padding: 0 20px;
}
input.search-text {
    background: #db3b0a;
    color: #fff;
	padding: 0px 8px;
}
.depBlock-Head3 p {
	transition: all 0.5s;
	color: #fff;	
}
.depBlock-Head3 p:hover {
	color: #ddd;	
	text-decoration: none !important;
}
.post {
	margin: 3em 0 2em 0;
}
div.lateNews_inText p {
	display: none;	
}
div.lateNews_inText { 
    margin-top: 26px;
}
.lateNews {	
	border: 0px;	
	border-radius: 7px 7px 7px 0px;	
}
.lateNews {
	background: #696969;	
}
.lateNews:nth-child(1) {
	position: relative;	
}
.lateNews a.visit {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 400px;
	color: transparent;
	z-index: 2;
	font-size: 0.01rem;
}
.announcementsBlock {
	height: 500px;
}
.announcementsBlock-body {
	height: 500px;
}

@media only screen and (min-width: 768px) and (max-width: 1276px) {
	.announcementsBlock {
		height: 800px;
	}
	.announcementsBlock-body {
		height: 720px;
	}
}



.calendarBlock {
	background: #9f9d98;	
	box-shadow: 0px 0px 0px #6f6f6f;	
}
h4.lateNews_H4 a {
	color: white;
	transition: all 0.5s;
	display: block;
    height: 150px;
}
h4.lateNews_H4 a:hover {
	color: #ccc3c3;		
}
.dep_in_H4 a {
    font-weight: 600;
}
.lateNews_H4 a {
	font-size: 1.16em;
	display: block;
	padding-top: 30px;
}
.lateNews_img {
	position: relative;
	padding: 0px;
}
.dateUpdate1 {
	display: none;
	width: 65px;
	height: 60px;	
	background: #fff;
	color: #db3b0a;
	position: absolute;	
	font-size: 13px;    
	left: 25px;
	padding: 10px 10px 3px 10px;
	opacity: 1;
	border-radius: 5px;
	font-weight: 800;
	
	box-shadow:rgba(0,0,0,.3) 0px 2px 4px;
}
@media only screen and (max-width: 576px) {
	.dateUpdate1 {
		top: 5px;			
		left: 20px;
	}	
}
@media only screen and (min-width: 576px) and (max-width: 768px) {
	.dateUpdate1 {
		top: 5px;			
		left: 20px;
	}	
}
@media only screen  and (min-width: 768px) and (max-width: 992px) {
	.dateUpdate1 {
		top: 133px;	
	}	
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
	.dateUpdate1 {
		top: 128px;	
	}
}
@media only screen and (min-width: 1200px) {
	.dateUpdate1 {
		top: 167px;	
	}
}
.newmonth {
	text-align: center;
	font-size: 1.3em;
}
.newday {
	text-align: center;
	font-size: 1.1em;	
}
.gdpr_link {
	font-size: 1.1em;
}
.announcementsBlock-Head {
	background: #db3900;
	padding: 10px;
}
.announcementsBlock-Head a:hover {
	color: #f9f6ef;
}
.calendarBlock-Head {
	background: #fff;
	padding: 10px;
}
a.agnLinkFr {
    color: #b1040e;
}
table.calendar td.activ, table.calendar td.activ a {
    background-color: #b1040e;
}
table.calendar tbody td a {
	font-weight: 600;
    color: #b1040e;
}
.anndt {
    color: #b1040e;
}
a.capMonth {
	color: #5e5352 !important;
	font-weight: 500;
}
.depBlock-Head_gdpr {
	height: 98px !important;
}
.calendarBlock {   
    height: 420px;    
    padding: 10px;
}
 .calendar th {
	 color: #b1040e;
}
.announcementsBlock {   
    background-color: #eee;
	padding: 10px 15px;
}
.newsletter {
	background: #fff;
}
.newsletter, .triton {
	transition: all 0.4s;
	padding: 20px 5px;
	box-shadow: 0px 0px 1px #696969;	
	margin-bottom: 20px;	
}
.triton {
	background: #696969;
}
.newsletter img, .triton img {
	width: 100%;
	margin-bottom: 5px;
}
.newsletter:hover, .triton:hover {
	box-shadow: 0px 0px 5px #696969;
} 
.newsletter span, .triton span {
	width: 100%;
	text-align: center;	
	display: block;
	font-size: 2.1em;
	padding: 0 15px;
}
.newsletter a, .triton a {
	transition: all 0.6s;
}
.triton a {
	color: white;
}
.newsletter a:hover, .triton a:hover {
	text-decoration: none;
}
.newsletter .subscribe {
	margin-top: 5px;
	font-size: 2.1em;
	font-weight: 600;
	padding: 15px;
	display: block;
	text-align: center;	
}
.announcementsBlock-body ul li {
    border-bottom: none
}
.anndt {
	position: absolute;
	top: 0px;
	left: -40px;
}
.newdatelist {
	 width: 45px;
}
.newdaylist {
	font-size: 1.6em;
	width: 100%;
	text-align: center;
}
.newmonthlist {
	font-size: 1.0em;
	width: 100%;
	text-align: center;
	margin-top: -8px;
}
.announcementsBlock-body ul li:nth-child(even) a {
	background: #f4f4f4;
}
.announcementsBlock-body ul li a.moreLink-left {
	display: none;
}
.announcementsBlock-body ul li a {		
	color: black;
	font-weight: 300;
	font-size: 15px;
	padding: 2px 10px 2px 10px;
	margin-left: 40px;	
	min-height: 35px;
}
.announcementsBlock-body ul li a:hover {
	color: #990000;
	font-size: 15px;
}
/* Sxoles kai tmhmata */
.dep_H4 {    
    color: #5e5352;
	font-size: 2.1em;
}
.depBlock-Head {
	background: #696969 ;
	padding: 10px;
}
.announcementsBlock-Head a {
	transition: color 0.5s
}
.depBlock {
	background: white;
}
.depBlock-Head a {
	font-size: 22px;
	font-weight: 600;
	transition: all 0.5s;
}
.depBlock-Head a:hover {
	font-size: 22px;
	background: transparent;
	color: #ddd !important;	
	text-shadow: 0px 0px 1px #f5f4d7;
}
.dep_ul li a:hover {
	color: #990000;
}
.dep_ul li a:hover {
	background-color: transparent;	
}
.griditem h4 {
	font-size: 15px;
}
.griditem {
	padding: 10px;
	
	
}
.grid-container {
	text-align: center;
	border-radius: 8px;
	min-height: 80px;
	margin: 5px;
	padding: 10px;
	-webkit-box-shadow: 0px 0px 2px #990000;
	box-shadow: 0px 0px 2px #990000;
	border: 1px solid #696969;
}
.dep_in_H4 a {
	font-size: 1em;
	color: #b1040e;
	transition: all 0.8s;
	display: block;
	padding: 10px;	
}
.dep_in_H4 a:hover {	
	color: #000;	
	background: transparent;
}
.dep_in_H4 {
	position: relative;
}
.dep_in_H4:after {
	position: absolute;
	width: 100%;
	content: "";
	background-image: linear-gradient(to left, rgba(0, 0, 0, 0), #990000);
	height: 2px;
	bottom: 5px;
}
ul.dep_ul li a {	
	padding: 2px 10px 2px 10px;	
	font-size: 1.5em;
}
ul.dep_ul li {	
	padding: 0px 10px;
	margin-left: 0px;
	position: relative;
}
ul.dep_ul li:hover:after {
	left: 16px;
}
.banners {
	text-align: center;
}
.featured {
	
}
.featured-list {
	margin-top: 20px;
	padding: 30px;	
	border: 3px solid #696969;
	box-shadow: 0px 0px 8px #222;
}
.featured-list li {
	margin-bottom: 8px;
}
.featured-list li a {
	display: block;
	padding: 2px 6px;
	font-size: 18px;	
	border-bottom: 1px solid #696969;
}
.importantnews_H4 .light-emphasis {
	color: white; float: left; margin-right: 10px; margin-left: -15px;
} 

a.pdf {
	background: none;
	position: relative;
	padding-left: 25px;
}
a.pdf:before {
	content: url("/img/ico_pdf.gif");
	position: absolute;
	top: 0px;
	left: 0px;
}
.nav-path {
	margin-bottom: 20px;
}
.nav-path a {
	font-weight: 600;
	font-size: 14px;
	padding: 0px 10px;
	text-transform: none;
	
}
.nav-path a:last-child {
	display: none;
}



.masonry-image {
    width: 100%;
}
.masonry-column {
    display: inline-block;
    padding: 5px;
    background: #fff;
}
.masonry-content {
    padding: 15px;
    box-shadow: 0px 1px 6px #ddd;
}
.masonry-with-columns {
    columns: 2 350px;
    column-gap: 3rem;
	font-size: 1.7rem;
    line-height: 2.5rem;
}
#nav-container-toggle {
	z-index: 2;		
	position: fixed;
	top: 210px;
	left: 0px;
	padding: 5px 10px;
	font-size: 19px;
	background: #db3b0a;
	color: white;
	font-weight: 800;
	box-shadow: 0px 0px 5px black;
	transition: 0.5s padding;
	cursor: pointer;
}	
#nav-container-toggle:hover {
	padding: 7px 12px;
}
.masonry-nav-container ul {
    padding-left: 25px;
    font-size: 1.15em;
}
.masonry-nav-container ul li {
	padding: 3px;
}

.masonry-nav-container {
	
	z-index: 999;	
    display: none;
    align-items: center;
    flex-direction: column;
    position: fixed;
    padding: 20px;
    left: 0px;
    top: 0px;
    background: white;
    border: 6px solid #990000;
	box-shadow: inset 0px 0px 14px black;
    width: 100%;
    height: 100vh;
    overflow-y: scroll;
}
.header-nav a {
    display: inline-block;
    padding: 6px 20px;
}
.active-masonry {
    background: #fff;
	border: 3px solid #990000;
	box-shadow: inset 0px 0px 7px black;
}

dl.ad img {
	height: 47px;
}



.stickyIcon {
  position: fixed;
  top: 0;
  width: 100%;
}

.stickyIcon + .content {
  padding-top: 192px;
}

.stickyIcon + .content {
  padding-top: 192px;
}

.stickyIcon + .content {
  padding-top: 192px;
}
.custom-post {
	padding: 1px;
	
}
.custom-post > div {
	font-size: 1.12em;
	padding: 15px 20px;
	margin: 10px;
	min-height: 450px;
	box-shadow: #696969 0px 0px 6px;
}
.qa {
	padding: 10px;
}
.question {
	font-size: 1.2em;
	background: #efefef;
	font-weight: 600;
	margin-top: 30px;
}
.answer {
	margin-top: 10px;
	font-size: 1.1em;
}
.top {
	display: none;
}
#side-banners1, #side-banners2 {
	width: 100%;
	padding: 10px;
		
}
.banners {
	box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
	
	padding: 12px 0px 0px 0px;
	overflow: hidden;
}
.banners h3 {
	text-align: center;
	font-size: 1.7em;
	margin: 5px 0;
	padding: 1px 10px;
	min-height: 40px;
}
.banners img {
	max-width: 100%;
	height: auto;
}
.banners img:hover {
	transform: scale(1.02);
	
	 transition-duration: .3s;
	 transition-timing-function: ease-in;
}

#side-banners1 {
	
}
#side-banners2 {
	
}
#my-content {    
    margin: 0px 0 40px 0;
}

#slideshow {
	margin-top: 30px;
	width: 100%;
	height: 450px;
	
}
#slideshow iframe {
	box-shadow: #bbb 0px 0px 8px;
}
ol.normal {
	margin: 15px 0px 10px 45px;
	list-style-type: decimal;
}
ul.normal {
	margin: 15px 0px 10px 45px;
	list-style-type: inherit;
}
table.normal {
	width: 100%;
	border: 1px solid #9f9f9f;
	padding:15px;
}
table.normal td {
	padding: 2px 5px;
}
table.normal tr:nth-child(odd) {
	background-color: #eee;
}
table.normal tr:nth-child(1) {
	background-color: #dedede;
	
}
.award-column {
	padding: 15px;
	border: 8px #f3f4f4 solid;
	margin-bottom: 15px;
	background-color: rgba(160, 160,180,0.15);
}
.award-column h4 {
	letter-spacing: 1px;
	font-size: 1.9rem;
}
.award-column .header-img {
	border: 8px solid rgba(160,160,170,0.5);
	width: 100%;
	margin-bottom: 10px;
	box-shadow: rgba(160,160,170,0.9) 2px 1px 8px; 
	border-radius: 4px;
}
p.emphasis {
	padding: 10px;
	font-size: 1.65rem;
	margin-bottom: 25px;
}


#side-banners1 {
    display: grid;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-row-gap: 10px;
    grid-column-gap: 10px; 
}

#side-banners1 .ingenium, #side-banners2 .sdgs {
    grid-row: 1 / 2;
    grid-column: 1 / 3;	
}


#side-banners2 {
    display: grid;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-row-gap: 10px;
    grid-column-gap: 10px; 
}

#side-banners2 .covid {
    grid-row: 2 / 3;
    grid-column: 1 / 3;	
}
#side-banners2 .covid img {
	max-width: 300px;
}

ul.images {
    display: flex;
    flex-wrap: wrap;
    margin: 25px 0px;
    box-shadow: rgba(0,0,0,0.5) 0px 0px 6px;
  }
  
  ul.images li {
    height: 40vh;
    flex-grow: 1;
    
  }
  
  ul.images img {
    max-height: 100%;
    min-width: 100%;
    object-fit: cover;
    vertical-align: bottom;
    border: 10px white solid;
  }

  #languages-menu img {
	width: 25px;
	margin-top: -3px;
  }


  
/* *************** Images grid ************ */
.images-grid {
    display: grid;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin: auto;
    grid-template-columns: repeat( auto-fit, minmax(280px, 1fr) );
    row-gap: 25px;
    column-gap: 25px;   
    margin-bottom: 30px;
}
.images-grid.wide-340 {
    grid-template-columns: repeat( auto-fit, minmax(340px, 1fr) );
}
.images-grid--image {
    width: 100%;
    border: 4px solid white;
    height: 300px;
    overflow: hidden;        
    justify-content: center;
}
.images-grid--image img {
    object-position: middle;
    width: 100%;
    height: 100%;
    object-fit: cover;
}





.related-articles {
    margin-bottom: 35px;
}

.related-articles h4 {
    font-size: 21px;
    letter-spacing: 1px;
}
.related-articles ul li a {
    font-size: 16px;
}
#head-languages2 {
    display: none;
}


@media only screen and (max-width: 767px) {


    #head-languages2 {
        display: block;
        position: absolute;
        right: 0px;
    }

    #languages-menu {
        display: none;
    }

    #languages-menu2 li {
        display: inline;
    }

    #languages-menu2 li img {
        width: 28px;
        margin: 0px 4px;
    }

    button#top-button {
        margin-top: 50px;
    }
    #logo-image{
        margin-left: 15px;
    }

}
.responsive-img {
    margin: 7px 0;
    border: 8x solid white;
    border-radius: 3px;
   
}
.summer-schools {
	margin-top: -35px;
}
.summer-school {
	font-size: 1.7rem;
    padding: 5px 10px;
	margin-bottom: 10px;
	background-color: #f1ecec;
	box-shadow: rgba(0,0,0,0.2) 1px 0px 8px;
}
.summer-school__title {
	font-size: 1.9rem;
}
.summer-school .title {
	font-size: 1.6rem;
	display: inline-block;
}