/* Eko styles */
@import url('https://fonts.googleapis.com/css2?family=Maven+Pro:wght@400;600&family=Roboto:wght@400;700&display=swap');

body {font-family:'Roboto', sans-serif;font-weight:400;font-size:20px;color:#2f3439;}
strong {font-weight:700;}
.header {display:none;}
.contentpane2 {background:#f3f2f2;}
.bottom {background:#ea673c;}
.bottom .h4-headline {font-weight:400;}
.bottom a:active, .bottom a:hover {color:#2f3439;}
.copyright {color:#ea673c;}
.copyright a:link, .copyright a:visited {color:#ea673c;}
.copyright a:active, .copyright a:hover {color:#2f3439;}
::selection {background:#ea673c;}
::-moz-selection {background:#ea673c;}
a.bigbutton:link, a.bigbutton:visited {font-family:'Maven Pro', sans-serif;background:#ea673c;color:white;font-weight:600;}
a.bigbutton:active, a.bigbutton:hover {background:#2f3439;color:white;}
button.bigbutton {font-family:'Maven Pro', sans-serif;background:#ea673c;color:white;font-weight:600;}
button.bigbutton:hover {background:#2f3439;color:white;}
.h1-headline, .h2-headline, .h3-headline, .h4-headline {font-family:'Maven Pro', sans-serif;font-weight:600;}
.h1-headline {color:#ea673c;}
.documents a:link, .documents a:visited {font-family:'Maven Pro', sans-serif;background:#ea673c;color:white;font-weight:600;}
.documents a:active, .documents a:hover {background:#2f3439;color:white;}
.newspaper-link a:link, .newspaper-link a:visited {font-family:'Maven Pro', sans-serif;background:#ea673c;color:white;font-weight:600;}
.newspaper-link a:active, .newspaper-link a:hover {background:#2f3439;color:white;}
.gblocks a, .gblock {background:#d25c36;}
.gblocks a:nth-child(even), .gblock:nth-child(even) {background:#ea673c;}
h1, h2, h3, h4, h5, h6 {font-family:'Maven Pro', sans-serif;font-weight:600;color:#ea673c;letter-spacing:-1px;}
h1 {max-width:800px;margin:30px auto;}
h2 {font-size:36px;}
h3 {font-size:30px;}
.contentpane2 h2 {max-width:800px;margin:30px auto;}
a:link, a:visited {color:#ea673c;}
a:active, a:hover {color:#2f3439;}
.content ul li::marker {color:#ea673c;}
hr {background:#ea673c;}
blockquote {border-left:#ea673c solid 3px;}
blockquote, blockquote p {font-weight:400;font-size:20px;color:#2f3439;}
.menu, .navicon, .mobilemenu {display:none;}
/* Slider */
.slider-container {width:100%;position:relative;overflow:hidden;height:640px;}
.rslides {position:absolute;list-style:none;overflow:hidden;width:100%;height:100%;padding:0;margin:0;}
.rslides li {-webkit-backface-visibility:hidden;position:absolute;display:none;width:100%;height:100%;left:0;top:0;}
.rslides li:first-child {position:relative;display:block;float:left;}
.rslides li .caption {position:absolute;top:auto;bottom:0;width:100%;-webkit-transform:none;-ms-transform:none;transform:none;background:#ea673c;text-align:center;z-index:1200;}
.rslides li .caption h2, .rslides li .caption h3 {color:white;}
