/* Eko styles */
@import url('https://fonts.googleapis.com/css2?family=Libre+Bodoni&display=swap');
.header {background:#0a4b5b;border-bottom:none;}
.logopane {position:absolute;box-shadow:0px 0px 10px 4px rgba(119, 119, 119, 0.12);}
.logopane img {margin:0;}
.contentpane2 {background:#e8e8e9;}
.bottom {background:#0a4b5b;}
.bottom .h4-headline {font-weight:400;}
.bottom a:active, .bottom a:hover {color:#fdc300;}
.copyright {color:#0a4b5b;}
.copyright a:link, .copyright a:visited {color:#0a4b5b;}
.copyright a:active, .copyright a:hover {color:#fdc300;}
::selection {background:#fdc300;}
::-moz-selection {background:#fdc300;}
a.bigbutton:link, a.bigbutton:visited {background:#0a4b5b;color:white;}
a.bigbutton:active, a.bigbutton:hover {background:#fdc300;color:white;}
button.bigbutton {background:#0a4b5b;color:white;}
button.bigbutton:hover {background:#fdc300;color:white;}
.h1-headline, .h2-headline, .h3-headline, .h4-headline {font-family:'Libre Bodoni', serif;font-weight:400;}
.h1-headline {color:#0a4b5b;}
.documents a:link, .documents a:visited {background:#0a4b5b;color:white;}
.documents a:active, .documents a:hover {background:#fdc300;color:white;}
.newspaper-link a:link, .newspaper-link a:visited {background:#0a4b5b;color:white;}
.newspaper-link a:active, .newspaper-link a:hover {background:#fdc300;color:white;}
.gblocks a {background:#019386;}
.gblocks a:nth-child(even) {background:#0a4b5b;}
.gblocks h2 {font-family:'Libre Bodoni', serif;font-weight:400;}
.parallax-link a.bigbutton:link, .parallax-link a.bigbutton:visited {background:#fdc300;color:#0a4b5b;}
.parallax-link a.bigbutton:active, .parallax-link a.bigbutton:hover {background:white;color:#0a4b5b;}
.article-infos {color:#0a4b5b;}
article.blog-detail h1 {font-family:'Libre Bodoni', serif;font-weight:400;color:#0a4b5b;}
.socialicons a:link, .socialicons a:visited {background:white;color:#0a4b5b;}
.socialicons a:active, .socialicons a:hover {background:#fdc300;color:white;}
.ci-header span {background:#0a4b5b;color:white;}
h1, h2, h3, h4, h5, h6 {font-family:'Libre Bodoni', serif;font-weight:400;color:#0a4b5b;}
h1 {font-size:60px;}
h1 a:link, h1 a:visited, h1 a:active, h1 a:hover {color:#0a4b5b;}
a:link, a:visited {color:#0a4b5b;text-decoration:underline;}
a:active, a:hover {color:#fdc300;}
.content ul li:before {color:#0a4b5b;}
hr {background:#fdc300;}
blockquote {border-left:#fdc300 solid 3px;}
blockquote, blockquote p {font-weight:400;font-size:20px;}
nav#dnnMenu ul li:first-child {display:none;}
nav#dnnMenu ul li a {color:white;}
nav#dnnMenu ul li.active a, nav#dnnMenu ul li a:hover {color:#fdc300;}
.mobilemenu ul li a:hover {color:#fdc300;}
.labelswrapper {margin:60px 0 0 0;}
@media screen and (max-width:1240px) {
#dnnMenu {display:none;}
.navicon {display:block;}
.header {background:white;}
.logopane {float:none;text-align:center;position:relative;box-shadow:none;}
.logopane img {display:inline-block;}
}
@media screen and (max-width:640px) {
h1 {font-size:48px;}
}
