/* Kompact styles */
@import url('https://fonts.googleapis.com/css2?family=Domine:wght@700&family=Poppins:wght@400;700&display=swap');
.menu, .navicon, .mobilemenu {display:none;}
body {font-family:"Poppins", serif;font-weight:400;color:#1f2432;}
.header {background:#f5f7fa;border-bottom:none;}
.logopane {float:none;padding:80px 0;text-align:center;}
.logopane img {display:inline-block;margin:0;}
.contentpane2 {background:#f5f7fa;margin:0 0 80px 0;}
.bottom {background:#2aa0a8;color:#1f2432;}
.bottom h3 {margin:0 0 30px 0;}
.bottom h3 strong {color:white;}
.bottom a:link, .bottom a:visited {color:#1f2432;}
.bottom a:active, .bottom a:hover {color:white;}
.bottompane1 {color:#1f2432;}
.copyright {color:#1f2432;}
.copyright a:link, .copyright a:visited {color:#1f2432;}
.copyright a:active, .copyright a:hover {color:#2aa0a8;}
a.bigbutton:link, a.bigbutton:visited {background:#1f2432;font-family:"Poppins", serif;font-weight:700;}
a.bigbutton:active, a.bigbutton:hover {background:#2aa0a8;}
button.bigbutton {background:#1f2432;font-family:"Poppins", serif;font-weight:700;}
button.bigbutton:hover {background:#2aa0a8;}
.h1-headline {color:#1f2432;}
.documents a:link, .documents a:visited {background:#1f2432;font-family:"Poppins", serif;font-weight:700;}
.documents a:active, .documents a:hover {background:#2aa0a8;}
.newspaper-link a:link, .newspaper-link a:visited {background:#1f2432;font-family:"Poppins", serif;font-weight:700;}
.newspaper-link a:active, .newspaper-link a:hover {background:#2aa0a8;}
::selection {background:#2aa0a8;}
.socialicons a {border-radius:50%;}
.socialicons a span {vertical-align:middle;}
.socialicons a:link, .socialicons a:visited {background:#1f2432;color:#2aa0a8;}
.socialicons a:active, .socialicons a:hover {background:white;color:#1f2432;}
.contact-wrapper {display:block;}
.contact-infos {width:auto;margin:0;}
.contact-item {padding:0;margin:0;}
.ci-header span {display:none;}
.contact-map {flex:initial;margin:0;}
h1, h2, h3, h4, h5, h6 {font-family:"Domine", serif;font-weight:700;color:#1f2432;}
h1 {font-size:48px;color:#1f2432;}
h1 strong {color:#2aa0a8;}
h2 {position:relative;font-size:48px;padding-left:100px;}
h2:before {content:"";position:absolute;top:25px;left:0;width:50px;height:4px;background:#2aa0a8;}
h1 a:link, h1 a:visited, h1 a:active, h1 a:hover {color:#1f2432;}
h2 a:link, h2 a:visited, h2 a:active, h2 a:hover {color:#1f2432;}
h3 a:link, h3 a:visited, h3 a:active, h3 a:hover {color:#1f2432;}
a:link, a:visited {color:#1f2432;}
a:active, a:hover {color:#1f2432;}
.content ul li::marker {color:#2aa0a8;}
hr {background:#2aa0a8;}
blockquote {border-left:#2aa0a8 solid 8px;}
blockquote, blockquote p {font-size:20px;font-weight:700;color:#2aa0a8;}
strong {font-weight:700;}
i {font-style:italic;}
.ecolabel span {background:#2aa0a8;color:#1f2432;}
.svgblockswrapper {margin:0 auto 40px;}
.svgblockswrapper h2 {padding-left:0;}
.svgblockswrapper h2:before {display:none;}
.svgblocks {display:flex;flex-wrap:wrap;}
.svgblock {flex:1;margin:40px;text-align:center;min-width:280px;}
.svgblockicon {height:96px;position:relative;}
.svgblockicon:before {content:"";display:block;position:absolute;left:40%;background:#f5f7fa;width:96px;height:96px;border-radius:50%;z-index:-1;}
.svgblockicon svg {fill:#2aa0a8;height:96px;width:auto;}
.intro {margin:0 0 60px 0;}
.content ul ul {margin:10px 0 10px 20px;}
.content ul ul li {list-style-type:circle;margin:0;}
.contactformfields input[type=text], .contactformfields input[type=email], .contactformfields input[type=date], .contactformfields select {background:#f5f7fa;}
.contactformfields textarea {background:#f5f7fa;}
.cff-cb input ~ label:before {background:#f5f7fa;}

