/* Stack styles */
@import url('https://fonts.googleapis.com/css2?family=Dancing+Script:wght@700&display=swap');

.logopane img {margin:20px 0;}
.contentleft {background:#e6196d;}
.contentleft h2, .contentleft h3, .contentleft h4 {color:white;}
.contentleft a:link, .contentleft a:visited {color:white;}
.contentleft a:active, .contentleft a:hover {color:white;}
.contentleft hr {background:white;}
.bottom {background:#f7f4f2;color:#191919;}
.bottom .h4-headline {color:#191919;}
.bottom a:link, .bottom a:visited {color:#191919;}
.bottom a:active, .bottom a:hover {color:#e6196d;}
::selection {background:#38938e;}
a.bigbutton:link, a.bigbutton:visited {color:#e6196d;font-family:'Raleway', sans-serif;font-weight:600;}
a.bigbutton:active, a.bigbutton:hover {color:#38938e;}
button.bigbutton {background:#e6196d;font-family:'Raleway', sans-serif;font-weight:600;}
button.bigbutton:hover {background:#38938e;color:white;}
.documents a:link, .documents a:visited {color:#e6196d;font-family:'Raleway', sans-serif;font-weight:600;}
.documents a:active, .documents a:hover {color:#38938e;}
.newspaper-link a:link, .newspaper-link a:visited {color:#e6196d;font-family:'Raleway', sans-serif;font-weight:600;}
.newspaper-link a:active, .newspaper-link a:hover {color:#38938e;}
.h2-headline, .h3-headline, .h4-headline {font-family:"Dancing Script", cursive;font-weight:700;color:#e6196d;}
.about-text h4 {font-size:40px;color:#191919;}
.gblockstext h2 {font-size:40px;line-height:40px;}
.gblockstext h3 {font-family:'Raleway', sans-serif;font-weight:600;text-transform:uppercase;}
.gblocks a:hover:after {background:#e6196d;}
.citation-window {background:#38938e;}
.flex-caption {background:linear-gradient(90deg, #f7f4f2 72%, white 28%);}
.flex-caption h2 {color:#191919;}
.flex-caption h3 {font-family:'Raleway', sans-serif;font-weight:600;text-transform:uppercase;color:#191919;}
.flex-caption p {font-size:36px;line-height:40px;color:#191919;}
.topimageheader .caption h3 {font-family:'Raleway', sans-serif;font-weight:600;text-transform:uppercase;}
.blog-archives {background:#f7f4f2;}
.fd-day {font-family:"Dancing Script", cursive;font-weight:700;color:#e6196d;}
.fd-month {font-weight:600;background-color:#e6196d;}
.blog-detail article h1 {font-family:"Dancing Script", cursive;font-weight:700;font-size:54px;color:#191919;text-transform:none;background:none;padding:0;}
.ci-header span {background:#e6196d;}
.contactsat-infos .csi-content {margin:0 0 10px 0;}
.socialicons {margin:0 0 20px 0;}
.socialicons a {font-size:24px;line-height:24px;margin:0 0 10px 0;}
h1, h2, h3, h4, h5, h6 {font-family:"Dancing Script", cursive;font-weight:700;color:#191919;text-transform:none;}
h1 {font-family:'Raleway', sans-serif;font-weight:600;background:url("/Portals/0/h1.svg") no-repeat bottom center;padding:0 0 48px 0;color:#e6196d;}
.contact-infos h1, .blogheader h1 {background:url("/Portals/0/h1.svg") no-repeat bottom left;}
h2 {font-size:72px;line-height:72px;}
h2 a:link, h2 a:visited, h3 a:link, h3 a:visited {color:#191919;}
h2 a:active, h2 a:hover, h3 a:active, h3 a:hover {color:#e6196d;}
a:link, a:visited {color:#e6196d;}
a:active, a:hover {color:#e6196d;}
.content ul li::marker, .contentright ul li::marker {color:#e6196d;}
hr {background:#e6196d;}
blockquote {border-left:none;padding:0;}
blockquote, blockquote p {color:#38938e;font-family:"Dancing Script", cursive;font-weight:700;font-size:30px;line-height:36px;}
nav#dnnMenu ul {margin:56px 0;}
nav#dnnMenu ul li a {font-family:"Dancing Script", cursive;font-weight:700;font-size:30px;color:#191919;height:48px;line-height:48px;}
nav#dnnMenu ul li a:hover {color:#e6196d;}
.mobilemenu ul {font-family:"Dancing Script", cursive;font-weight:700;}
.gallery-wrapper {margin:40px auto 60px;}
.gallery a {width:auto !important;margin:12px !important;}
.herocontent .caption {background:rgba(56,147,142,0.8);padding:60px 40px 80px 40px;text-align:center;color:white;max-width:1140px;margin:0 auto;box-sizing:border-box;}
.herocontent .caption h2 {color:white;}
.herocontent .caption hr {background:white;}
.herocontent-link {margin:30px 0 0 0;}
.herocontent-link a.bigbutton:link, .herocontent-link a.bigbutton:visited {color:white;}
.herocontent-link a.bigbutton:active, .herocontent-link a.bigbutton:hover {color:#191919;}
/* MEDIA QUERIES */
@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) {
.flex-caption {background:#f7f4f2;}
}
