/* Eko styles */
@import url('https://fonts.googleapis.com/css2?family=Bitter:wght@700&display=swap');
body {color:#2a2a2a;}
.logopane img {margin:12px 0;}
.contentpane2 {background:#b51817;color:white;margin:0 0 100px 0;}
.contentpane2 h2 {color:white;}
.contentpane2 .newspaper-link a:link, .contentpane2 .newspaper-link a:visited {border:white solid 2px;background:transparent;color:white;}
.contentpane2 .newspaper-link a:active, .contentpane2 .newspaper-link a:hover {border:#2a2a2a solid 2px;background:#2a2a2a;color:white;}
.contentpane2 a:link, .contentpane2 a:visited {color:white;}
.contentpane2 a:active, .contentpane2 a:hover {color:#2a2a2a;}
.bottom {background:white;color:#2a2a2a;margin:0;padding:0 60px;}
.bottom .h4-headline {font-weight:400;color:#2a2a2a;}
.bottom a:link, .bottom a:visited {color:#2a2a2a;}
.bottom a:active, .bottom a:hover {color:#b51817;}
.bottompane1 {color:#2a2a2a;}
.copyright {color:#2a2a2a;}
.copyright a:link, .copyright a:visited {color:#2a2a2a;}
.copyright a:active, .copyright a:hover {color:#b51817;}
::selection {background:#b51817;}
::-moz-selection {background:#b51817;}
a.bigbutton:link, a.bigbutton:visited {font-family:'Bitter', serif;font-weight:700;background:#2a2a2a;color:white;}
a.bigbutton:active, a.bigbutton:hover {background:#b51817;color:white;}
button.bigbutton {font-family:'Bitter', serif;font-weight:700;background:#2a2a2a;color:white;}
button.bigbutton:hover {background:#b51817;color:white;}
.h1-headline, .h2-headline, .h3-headline, .h4-headline {font-family:'Bitter', serif;font-weight:700;}
.h1-headline {color:#2a2a2a;}
.documents a:link, .documents a:visited {font-family:'Bitter', serif;font-weight:700;background:#2a2a2a;color:white;}
.documents a:active, .documents a:hover {background:#b51817;color:white;}
.newspaper-link a:link, .newspaper-link a:visited {font-family:'Bitter', serif;font-weight:700;background:#2a2a2a;color:white;}
.newspaper-link a:active, .newspaper-link a:hover {background:#b51817;color:white;}
.gblocks a {background:#f6f3ed;text-decoration:none !important;}
.gblocks a:nth-child(even) {background:#f6f3ed;}
.gblocks h2 {font-family:'Bitter', serif;font-weight:700;}
.gblockstext h2 {color:#2a2a2a;}
.gblockstext h3 {color:#2a2a2a;}
.gblocks a:hover {background:#2a2a2a !important;}
.gblocks a:hover .gblockstext h2 {color:white;}
.parallax-content {margin:0;padding:0 0 40px 0;text-align:left;max-width:840px;}
.parallax-content h2 {color:#b51817;margin:0 0 30px 0;font-size:30px;}
.parallax-content hr {background:#b51817;margin:30px 0;}
.parallax-text {padding:0;}
.parallax-link a.bigbutton:link, .parallax-link a.bigbutton:visited {background:#b51817;color:white;}
.parallax-link a.bigbutton:active, .parallax-link a.bigbutton:hover {background:#2a2a2a;color:white;}
.article-infos {color:#2a2a2a;}
article.blog-detail h1 {font-family:'Bitter', serif;font-weight:700;color:#2a2a2a;}
.socialicons a:link, .socialicons a:visited {background:#b51817;color:white;}
.socialicons a:active, .socialicons a:hover {background:#2a2a2a;color:white;}
.ci-header span {background:#2a2a2a;color:white;}
h1, h2, h3, h4, h5, h6 {font-family:'Bitter', serif;font-weight:700;color:#2a2a2a;}
h1 {line-height:54px;}
h1, h2 {font-size:44px;}
h1 a:link, h1 a:visited, h1 a:active, h1 a:hover {color:#2a2a2a;}
h2 a:active, h2 a:hover, h3 a:active, h3 a:hover {color:#b51817;}
a:link, a:visited {color:#b51817;text-decoration:underline;}
a:active, a:hover {color:#2a2a2a;}
.content ul li:before {color:#2a2a2a;}
hr {background:#b51817;}
blockquote {border-left:#b51817 solid 3px;}
blockquote, blockquote p {color:#2a2a2a;}
nav#dnnMenu ul {margin:24px 0 0 60px;}
nav#dnnMenu ul li:first-child {display:none;}
nav#dnnMenu ul li a {font-family:'Bitter', serif;font-weight:700;font-size:20px;color:#2a2a2a;}
nav#dnnMenu ul li.active a, nav#dnnMenu ul li a:hover {color:#b51817;}
.navicon a:before {color:#2a2a2a;}
.mobilemenu ul li a {color:#2a2a2a;}
.mobilemenu ul {font-family:'Bitter', serif;font-weight:700;}
.mobilemenu ul li a:hover {color:#b51817;}
ul.sec-menu {padding:0;margin:0;}
ul.sec-menu li {list-style-type:none;padding:8px 0;border-bottom:#ddd solid 1px;}
ul.sec-menu li:last-child {border-bottom:0;}
.blogsat {max-width:1140px;margin:100px auto 0;background:#f6f3ed;padding:60px;}
.blogsat article {display:flex;}
.blogsat .article-img {margin:0 30px 0 0;}
.blogsat .article-content {flex:1;margin:0;}
.blogsat h3 {font-size:36px;line-height:36px;}
@media all and (max-width:980px),
            screen and (-webkit-min-device-pixel-ratio: 3.0) and (max-width: 2940px) and (orientation: portrait),
            screen and (-webkit-min-device-pixel-ratio: 2.0) and (max-width: 1960px) and (orientation: portrait) {
.contentpane2 {margin:0 0 40px 0;}
.blogsat {margin:40px auto 0;padding:40px;}
}
