@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');
@import url("https://use.typekit.net/xjj5vqh.css");

/*
   BACKSTAGE | KEPSER 2020
   2019/2020 - Cybox Backstage CMS
*/

/*
    Open Sans -> Google Fonts

    + 

    Metronic Slab Pro Bold
    font-family: metronic-slab, serif;
    font-weight: 700;
    font-style: normal;

    Metronic Slab Pro Bold italic
    font-family: metronic-slab, serif;
    font-weight: 700;
    font-style: italic;

    Metronic Slab Pro Regular
    font-family: metronic-slab, serif;
    font-weight: 400;
    font-style: normal;

    Metronic Slab Pro Regular italic
    font-family: metronic-slab, serif;
    font-weight: 400;
    font-style: italic;
*/

/* owl */ .owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/* owl theme */ .owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}

/* reset */ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; } body {line-height: 1; } ol, ul { list-style: none; } blockquote, q {quotes: none; } blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none; } /* remember to define focus styles! */ :focus {outline: 0; } /* remember to highlight inserts somehow! */ ins {text-decoration: none; } del {text-decoration: line-through; } /* tables still need 'cellspacing="0"' in the markup */ table {border-collapse: collapse; border-spacing: 0; }

html, body {
    height: auto;
}
body {
    font-family: 'Open Sans', sans-serif;
    font-size: 1em;
    line-height: 1.7;
    background: #fff;
    color: #000;
    overflow-x: hidden;
    overflow-y: scroll;
}
a {
    text-decoration: none;
    color: #e84242;
}
a:hover {
    color: #666;
}
#wrapper {
    overflow-x: hidden;
}
.darken {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
    cursor: url("../../images/icons/cursor-close.png") 16 16, auto;
    transition: visibility ease 0.5s, opacity ease 0.5s;
    z-index: 4;
    background-color: rgba(0, 86, 93, 0.75);
}
.darken.active {
    visibility: visible;
    opacity: 1;
    pointer-events: initial;
}
body.alg_voorw .page_content ol {
    list-style: decimal;
}
body.alg_voorw .page_content ol li {
    margin-left: 18px;
}
body.alg_voorw .page_content ol li ol {
    list-style: lower-latin;
}
body.alg_voorw .page_content ul {
    list-style: disc;
}
.noselect, .content .page_content .waarden > ul {
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Old versions of Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Opera and Firefox */
}
/******

HEADER

*******/
#header {
    width: 100%;
    height: 120px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1001;
    background: #fff;
    transition: height 300ms;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.2)
}
#header #header-container {
    max-width: 1300px;
    width: 90%;
    margin: 0 auto;
    height: 100%;
    position: relative;
}
#header #logo {
    width: 40%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 48%;
    transform: translateY(-50%);
    z-index: 2;
}
#header #logo a {
    display: block;
    width: 100%;
    height: 100%;
    background-image: url('../../images/kepser65_edit.svg?2');
    background-size: 250px 82px;
    background-position: center left;
    background-repeat: no-repeat;
}
/*#header #logo.logo-en a {
    background-image: url('../../images/kepser65_en.svg');
}
#header #logo.logo-de a {
    background-image: url('../../images/kepser65_de.svg');
}*/
#header #menu-mobile {
    width: 60px;
    height: 60px;
    position: absolute;
    right: 0;
    top: 0px;
    background-color: #00565d;
    z-index: 8;
    cursor: pointer;
    display: block;
    z-index: 3;
}
#header #menu.active, #header #menu.active + #menu-mobile {
    z-index: 5;
}
#header #menu-mobile svg {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
}
#header #menu-mobile .menu-mobile-open svg {
    fill: #ffffff;
    opacity: 1;
}
#header #menu-mobile .menu-mobile-close {
    opacity: 0;
}
#header #menu-mobile .menu-mobile-close svg {
    fill: #00565d;
    transform: scale(0);
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
}
#header #menu-mobile .menu-mobile-close:hover svg {}
#header #menu {
    position: fixed;
    display: flex;
    flex-direction: column;
    justify-content: center;
    left: 0;
    top: 0;
    background: rgba(0, 86, 93, 0.97);
    width: 100%;
    height: 90vh;
    z-index: 3;
    transform: translateY(-101%);
    /*padding: 20vh auto;*/
}
#header #menu.active {
    /* it's active */
}
#header #menu ul {
    max-width: 1300px;
    width: 90%;
    margin: 2em auto;
    margin-bottom: 2em;
}
#header #menu ul li a {
    display: block;
    margin: 2.25vh 0;
    font-size: 2.25em;
    font-family: metronic-slab;
    color: #fff;
    font-weight: 700;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 60px; /* for svg <> text ellipsis... */
}
#header #menu ul li a strong {
    font-size: 1.4em;
}
#header #menu ul li a span {
    font-size: 0.75em;
    font-weight: 400;
}
#header #menu ul li a:hover {
    opacity: 0.6;
}
#header #menu ul li.active a {
    color: #469198;
}
#header #menu ul li.active a:hover {
    opacity: 1;
}
#header #menu ul li a svg {
    width: 40px;
    height: 40px;
    fill: #fff;
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
}
#header #menu div.secondary {
    max-width: 1300px;
    width: 90%;
    margin: 0 auto;
    font-family: metronic-slab;
    margin-bottom: 2em;
    color: #fff;
}
#header #menu div.secondary a {
    color: #fff;
}
#header #menu div.secondary a:hover {
    opacity: 0.6;
}
/* language menu */
#langselector {
    position: absolute;
    right: 10px;
    bottom: 20px;
    width: 40px;
    z-index: 1;
}
#langselector .langselector-button {
    position: relative;
    cursor: pointer;
    width: 40px;
    z-index: 3;
}
#langselector .langselector-button .flag {
    width: 25px;
    height: 25px;
    overflow: hidden;
    border-radius: 25px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1)
}
#langselector .langselector-button .flag img {
    display: block;
    height: 100%;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}
#langselector .langselector-button .lang-mobile-arrow {
    background: #fff;
    position: absolute;
    right: 0px;
    top: 50%;
    width: 10px;
    height: 10px;
    margin-top: -5px;
}
#langselector .langselector-button .lang-mobile-arrow svg {
    fill: #ccc;
    width: 10px;
    height: 10px;
    display: block;
}
#langselector #langmenu {
    position: absolute;
    right: -10px;
    bottom: 0px;
    transform: translateY(0);
    padding: 20px;
    padding-top: 40px;
    background: rgba(0, 86, 93, 0.97);
    pointer-events: none;
    z-index: 1;
}
#langselector #langmenu a {
    display: block;
    font-size: .8em;
    color: #fff;
    font-family: metronic-slab;
    position: relative;
    display: flex;
    justify-content: space-between;
}
#langselector #langmenu a:hover, #langselector #langmenu a.active {
    color: #469198;
}
#langselector #langmenu a svg {
    width: 10px;
    fill: #fff;
    margin-left: 20px;
    align-self: flex-end;
}
#langselector #langmenu a .flag_small {
    width: 15px;
    height: 15px;
    overflow: hidden;
    border-radius: 15px;
    margin-left: 20px;
    transform: translateY(3px);
}
#langselector #langmenu a .flag_small img {
    display: block;
    height: 100%;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}
#langselector #langmenu.active {
    pointer-events: all;
}
#langmenu-mask {
    position: absolute;
    right: -20px;
    bottom: -20px;
    width: 200px;
    height: 120px;
    background: #fff;
    z-index: 2;
}
/******

TITLES OVERALL

*******/
.row .kepser-title {
    font-family: metronic-slab;
    font-weight: 400;
    font-size: 4em;
    line-height: 1.05;
    padding: 30px 60px;
    padding-right: 90px;
    padding-bottom: 30px;
    width: 100%;
    position: relative;
    color: #06565d;
    box-sizing: border-box;
}
.row .kepser-title .stripes {
    width: 55px;
    height: 55px;
    position: absolute;
    left: 0;
    top: 40px;
}
.row .kepser-title .stripes svg {
    display: block;
    width: 100%;
    fill: #06565d;
}
.row .kepser-title.kepser-title--green, .row .kepser-title.kepser-title--green a {
    color: #06565d;
}
.row .kepser-title.kepser-title--green svg {
    fill: #06565d;
}
.row .kepser-title.kepser-title--red, .row .kepser-title.kepser-title--red a {
    color: #e84242;
}
.row .kepser-title.kepser-title--red svg {
    fill: #e84242;
}
.row .kepser-title.kepser-title--white, .row .kepser-title.kepser-title--white a {
    color: #fff;
}
.row .kepser-title.kepser-title--white svg {
    fill: #fff;
}
.row .kepser-title.clean {
    padding-left: 0;
}
.row .kepser-title span {
    font-size: .5em;
}
.row .kepser-title.kepser-title--red span /* span is green */ {
    color: #06565d;
}
/* sub-title */
.row .kepser-sub-title {
    font-family: metronic-slab;
    font-weight: 400;
    font-size: 2em;
    line-height: 1.05;
    padding: 12px 30px;
    padding-right: 90px;
    padding-bottom: 15px;
    position: relative;
    color: #06565d;
    box-sizing: border-box;
    max-width: 400px;
    margin-bottom: 30px;
}
.row .kepser-sub-title a {
    text-decoration: none !important;
}
.row .kepser-sub-title .stripes {
    width: 30px;
    height: 30px;
    position: absolute;
    left: 0;
    top: 14px;
}
.row .kepser-sub-title .stripes svg {
    display: block;
    width: 100%;
    fill: #06565d;
}
.row .kepser-sub-title.kepser-sub-title--green, .row .kepser-sub-title.kepser-sub-title--green a {
    color: #06565d;
}
.row .kepser-sub-title.kepser-sub-title--green svg {
    fill: #06565d;
}
.row .kepser-sub-title.kepser-sub-title--red {
    background: #e84242;
    color: #fff;
}
.row .kepser-sub-title.kepser-sub-title--red svg {
    fill: #fff;
}
.row .kepser-sub-title.kepser-sub-title--white, .row .kepser-sub-title.kepser-sub-title--white a {
    color: #fff;
}
.row .kepser-sub-title.kepser-sub-title--white svg {
    fill: #fff;
}
/******

BUTTONS AND LINKS

******/
p.more {
    font-weight: bold;
}
p.more a {
    display: block;
    font-weight: bold;
    color: #00565d;
    text-decoration: none !important;
}
p.more.backlink a {
    color: #e84242;
    text-decoration: none;
}
p.more svg {
    fill: #00565d;
    width: 20px;
    height: 20px;
    display: inline-block;
    transform: translateY(5px);
    margin-left: 10px;
}
p.more.backlink svg {
    margin-left: 0;
    margin-right: 10px;
    fill: #e84242;
    transform: translateY(4px) rotate(180deg);
}
p.more a:hover, p.more:hover {
    color: #e84242 !important;
}
p.more.backlink a:hover, p.more.backlink:hover {
    color: #00565d !important;
}
.row.home--results p.more a:hover, .row.home--results p.more:hover {
    color: #00565d !important;
}
p.more:hover svg {
    fill: #e84242;
}
p.more.backlink:hover svg {
    fill: #00565d;
}
.row.home--results p.more:hover svg {
    fill: #00565d;
}
p.more.white a {
    color: #fff;
}
p.more.white a:hover {
    color: #ccc;
}
p.more.white a svg {
    fill: #fff;
}
p.more.white:hover a svg {
    fill: #ccc;
}
p.more.red a {
    color: #e84242;
}
p.more.red a:hover {
    color: #00565d !important;
}
p.more.red a svg {
    fill: #e84242;
}
p.more.red:hover a svg {
    fill: #00565d;
}
/******

CONTENT / TEMPLATES

*******/
/* content -- main setup & overall rules */
.row {
    padding: 60px 0;
    padding-bottom: 60px;
    position: relative;
}
.row.home--carousel {
    padding: 0;
}
.row.first {
    margin-top: 120px;
}
.row.fourofour {
    padding-bottom: 110px;
}
.content {
    max-width: 1300px;
    width: 90%;
    margin: 0px auto;
}
.content p, .content ol, .content ul, .content blockquote {
    margin-bottom: 1.4em;
    width: 100%;
    box-sizing: border-box;
}
.page_content > blockquote:first-of-type, .page_content > .geschiedenis blockquote, .page_content .intro blockquote {
    position: relative; /*order: 2;*/ margin: 0;
    margin-bottom: 40px;
    padding: 58px 0 62px 0; /*font-size: 1.1em;*/ font-weight: 700;
    line-height: 1.6;
    background-color: #f5f5f5;
}
.page_content > .geschiedenis blockquote {
    margin-bottom: 0;
}
.page_content > .geschiedenis blockquote {
    text-align: center;
}
.page_content > blockquote:first-of-type:after,
.page_content > .geschiedenis blockquote:after,
.page_content .intro blockquote:after,
.row.case-item .intro:after {
    position: absolute;
    top: 0;
    left: -100%;
    width: 300%;
    height: 100%;
    content: "";
    z-index: -1;
    background-color: #f5f5f5;
}
.page_content > blockquote:first-of-type p, .page_content > .geschiedenis blockquote p, .page_content .intro blockquote p {
    margin: 0 !important;
}
.content .intro + .left {
    padding-right: 5%;
    width: 55%;
    box-sizing: border-box;
}
.content .intro + .left + .images {
    margin-top: 15px;
    width: 45%;
}
.content .intro + .left + .images img {
    display: block;
    margin-bottom: 30px;
    width: 100%;
}
.content .page_content ul {
    list-style-type: disc;
    list-style-position: initial;
}
.content p + ul {
    /*margin-top: -1.2em;*/
}
.content p:last-of-type + ul {
    margin-top: 0;
}
.content.page_content ol li {
    margin-left: 18px;
}
.content .page_content ul li {
    margin-left: 27px;
}
body.contact .content ul li {
    margin-left: 0;
}
.content ul li ul {
    margin-bottom: 0;
    list-style-type: circle;
}
.content p:last-of-type {
    margin-bottom: 0;
}
.content p:last-of-type + h2, .content p:last-of-type + .links {
    margin-top: 1.4em;
}
.content .page_content .links {}
.content .page_content .links h3 {}
.content .page_content .links a {}
.content .page_content .links a svg {
    position: relative;
    top: 6px;
    margin-right: 10px;
    width: 18px;
    fill: #06565d;
}
.content .page_content .links ul {
    list-style: none;
}
.content .page_content .links ul li {
    margin: 0;
}
.content h1 {
    font-size: 3em;
    line-height: 1.2;
    padding-bottom: 1em;
    /*max-width: 80%;*/
    font-family: metronic-slab;
    font-weight: 400;
    color: #e84242;
}
.content .page_content {
    /*display: flex;
    flex-wrap: wrap;*/
    color: #00565d;
}
.content .page_content .flex_wrapper {
    display: flex;
    flex-wrap: wrap;
}
.content .page_content a {
    color: #06565d;
    text-decoration: underline;
}
.content .page_content a:hover {
    text-decoration: none;
}
.row .page_content .left {
    padding-right: 5%;
    width: 55%;
    box-sizing: border-box;
}
.row .page_content .images {
    margin-top: 30px;
    width: 45%;
}
#submenu {
    position: relative;
    margin-top: -9px;
    margin-bottom: 40px;
    width: 100%;
}
#submenu #submenu-trigger {
    display: none;
}
#submenu #submenu-trigger svg {}
#submenu ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    list-style-type: none;
}
#submenu ul.master {}
#submenu ul li {
    margin: 0;
}
#submenu ul li.parent {}
#submenu ul li a {
    color: #e84242;
    text-decoration: none;
}
#submenu ul li a:hover, #submenu ul li.active a {
    color: #00565d;
}
#submenu ul li.active a {
    font-weight: 700;
}
#submenu ul li a svg {
    position: relative;
    display: inline-block;
    float: right;
    top: -2px;
    margin: 0 15px;
    width: 20px;
    height: 20px; /*fill: #e84242;*/ fill: #00565d;
    opacity: 0.35;
    pointer-events: none;
    transform: translateY(5px);
}
#submenu ul li a span.arrow svg {
    display: none;
}
#submenu ul li:last-of-type a svg {
    display: none;
}
#submenu ul li a:hover svg, #submenu ul li.active a svg {
    fill: #00565d;
}
table {
    margin-bottom: 1.4em;
    width: 50%;
    font-size: 0.9em;
}
p:last-of-type + table {
    margin-top: 1.4em;
}
table tbody {}
table tr {}
/*table tr:first-of-type { background: #efefef; }*/
table tr th, table tr td {
    padding: 0.5em;
    text-align: left;
    border: 1px solid #ccc;
}
table tr th {
    background-color: #efefef;
}
/* specific templates in own template, their own responsive rules in their own css (1 file) */
/******

QUOTE-BLOCK (cross template usage)

*******/
.quote-block {
    display: flex;
    justify-content: space-between;
    border-top: 4px solid #f9f9f9;
    margin-top: 3em;
    padding-top: 3em;
    width: 100%;
    color: #06565d;
    margin-bottom: -60px; /* connect to footer */
}
.quote-block .quote-block-quote {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 30px;
    box-sizing: border-box;
    padding-top: 0;
    padding-bottom: 10%;
}
.quote-block .quote-block-quote strong {
    font-family: metronic-slab;
    font-weight: 400;
    color: #06565d;
    font-size: 2.2em;
    max-width: 650px;
    display: block;
    margin-bottom: 15px;
    line-height: 1.4;
}
.quote-block .quote-block-photo {}
.quote-block .quote-block-photo img {
    display: block;
    width: auto;
    height: 510px;
}
/******

FOOTERS

*******/
/* sub-footer-bar */
#sub-footer {
    background: #e84242;
    color: #fff;
}
#sub-footer #sub-footer-container {
    max-width: 1300px;
    width: 90%;
    position: relative;
    margin: 0px auto;
    font-family: metronic-slab;
    text-align: center;
    font-size: 1.2em;
    padding: 27px 0 33px 0;
}
#sub-footer #sub-footer-container a {
    display: inline-block;
    color: #fff;
    text-decoration: underline;
}
#sub-footer #sub-footer-container a:hover {
    text-decoration: none;
}
/* footer */
#footer {
    background: #d8e0e2;
    padding: 60px 0;
    background: #e9e5e6;
    min-height: 200px;
    background-image: url('../../images/bg.jpg');
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}
#footer #footer-container {
    max-width: 1300px;
    width: 90%;
    position: relative;
    color: #00565d;
    margin: 0px auto;
    padding-top: 30px;
    padding-bottom: 90px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
}
#footer #footer-container strong, #footer #footer-container a {
    color: #00565d;
}
#footer #footer-container a:hover {
    text-decoration: underline;
}
#footer #footer-container .column {
    box-sizing: border-box;
}
#footer #footer-container .column.logo img {
    display: block;
    width: 100%;
    max-width: 218px;
    margin-top: -35px; /* line w/ text cols */
}
#footer #footer-container .column.iso {
    position: relative;
}
#footer #footer-container .column.iso:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    border: 2px solid #000;
    box-sizing: border-box;
    pointer-events: none;
    z-index: 1000;
}
#footer #footer-container .column.iso .iso-seal {
    width: 50px;
}
#footer #footer-container .column.iso .iso-seal {
    width: 100px;
}
#footer #footer-container .column.iso .iso-seal img {
    display: block;
    width: 100%;
}
.iso-label {
    position: absolute;
    left: 0;
    bottom: -30px;
    font-size: .7em;
    width: 100%;
    text-align: center;
    z-index: 3;
    white-space: nowrap;
    color: #1d1d1b;
}
#footer #footer-container .social-buttons {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    margin-top: 20px;
}
#footer #footer-container .social-buttons a, #footer #footer-container .back-to-top {
    display: block;
    width: 35px;
    height: 35px;
    border-radius: 35px;
    background-color: #00565d;
    margin-right: 10px;
    position: relative;
    cursor: pointer;
    transform: translateY(-3px);
}
#footer #footer-container .social-buttons a:hover, #footer #footer-container .back-to-top:hover {
    background-color: #e84242;
}
#footer #footer-container .social-buttons a svg, #footer #footer-container .back-to-top svg {
    display: block;
    fill: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 16px;
    height: 16px;
    transform: translate(-50%, -50%);
}
#footer #footer-container .back-to-top {
    background-color: #e84242;
}
#footer #footer-container .back-to-top:hover {
    background-color: #00565d;
}
#footer #footer-container .cybox-tag {
    position: absolute;
    left: 0;
    bottom: 5px;
    white-space: nowrap;
    display: inline-block;
    font-size: .7em;
    z-index: 2;
}
#footer #footer-container .cybox-tag a {
    display: block;
    color: #acacac;
}
#footer #footer-container .cybox-tag a svg {
    display: inline-block;
    fill: #00565d;
    fill: #acacac;
    /* c* logo = */
    width: 16px;
    margin-left: 5px;
    transform: translateY(4px);
    /* for full cybox-logo > width: 55px; margin-left: 5px; transform: translateY(2px); */
}
#footer #footer-container .cybox-tag a:hover svg {
    fill: #00565d;
}
#footer #footer-container .credits a:hover {
    color: #e84242;
    text-decoration: none;
}
#footer #footer-container .cybox-tag a:hover {
    color: #00565d;
    text-decoration: none;
}
#footer #footer-container .credits {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
}
/* footer > mailstage */
#ms-success {
    display: none;
}
#ms-fail {
    display: none;
}
#mailstage {
    width: 254px;
    margin: 1em auto;
}
/* all > disable selection */
#menu, #header, #submenu, #kiek, #kiek *, .content #contact form label {
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}
/* kiek > jquery.kiek.css (lightweight image viewer by Cybox) */
#kiek {
    position: fixed;
    top: 10%;
    left: 0;
    width: 100%;
    height: 80%;
    box-sizing: border-box;
    z-index: 11;
    text-align: center;
    background-image: url('../../images/icons/loading.gif');
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 32px 32px;
}
#kiek img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -25%;
    margin-top: -25%;
    display: none;
    max-width: 100%;
    max-height: 100%;
    cursor: pointer;
}
#kiek iframe {
    z-index: 13;
}
#kiek-container {
    position: relative;
    z-index: 1002;
}
#kiek-overlay {
    width: 100%;
    height: 100%;
    background: #06565d;
    position: fixed;
    left: 0;
    top: 0;
    opacity: 0.95;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    z-index: 9;
    border-radius: 3px;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
    cursor: pointer;
}
#kiek-close {
    position: fixed;
    z-index: 999999999999999;
    right: 45px;
    top: 40px;
    text-align: center;
    font-size: 16px;
    width: 60px;
    height: 60px;
    overflow: hidden;
    color: transparent;
    background-image: url('../../images/icons/close-kiek.svg');
    background-size: 30px 30px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    cursor: pointer;
    display: block
}
#kiek-close:hover {
    background-size: 35px 35px;
}
#kiek-close span.kiek-close {
    display: block;
    width: 60px;
    height: 60px;
}
#kiek-title {
    position: fixed;
    z-index: 99999999999;
    left: 0;
    bottom: 3.5%;
    width: 100%;
    text-align: center;
    font-size: 1em;
    color: #fff;
    cursor: pointer;
    pointer-events: none;
}
div#kiek-left, div#kiek-right {
    position: fixed;
    height: 100%;
    top: 0;
    z-index: 12;
    cursor: pointer;
    text-align: center;
    width: 150px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    background-size: 30px 30px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    color: transparent;
}
div#kiek-left:hover, div#kiek-right:hover {
    background-size: 35px 35px;
}
div#kiek-left {
    left: 0px;
    background-image: url('../../images/icons/arrow-kiek-left.svg');
}
div#kiek-right {
    right: 0px;
    background-image: url('../../images/icons/arrow-kiek-right.svg');
}
div#kiek-close span.kiek-close {
    cursor: pointer;
}
/* general responsiveness */
@media screen and (max-height: 850px) {
    #header #menu ul li a {
        display: block;
        margin: 0.25vh 0;
    }
}
/* general responsiveness */
@media screen and (max-width: 600px) {
    
    .row.home--carousel {
        min-height: auto!important;
    }
    
    /* header */
    #header, body.scroll #header {
        height: 75px;
    }
    #header #logo {
        width: 65%;
        height: 75px;
    }
    #header #logo a {
        background-size: 200px 65px;
    }
    #header #menu-mobile {
        width: 46px;
        height: 46px;
    }
    #header #menu-mobile svg {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        margin-left: -15px;
    }
    #header #menu-mobile .menu-mobile-close svg {
        width: 40px;
        height: 40px;
        margin-top: -20px;
        margin-left: -20px;
    }
    #header #menu ul li a {
        font-size: 1em;
        margin: 10px 0;
    }
    #header #menu ul li a svg {
        width: 30px;
        height: 30px;
    }
    #header #menu div.secondary {
        font-size: .8em;
    }
    /* language menu */
    #langselector {
        bottom: 7px;
        right: 0px;
    }
    #langselector .langselector-button .flag {
        width: 15px;
        height: 15px;
    }
    #langselector .langselector-button .lang-mobile-arrow {
        right: 5px;
    }
    #langselector #langmenu {
        bottom: -7px;
        padding: 20px;
    }
    #langmenu-mask {
        height: 85px;
        top: -63px;
    }
    /******

    TITLES OVERALL

    *******/
    .row .kepser-title {
        font-size: 2em;
        padding: 20px 30px;
        padding-bottom: 25px;
        padding-right: 0;
        max-width: 100%;
    }
    .row h2.kepser-title {
        font-size: 1.5em;
    }
    .row .kepser-title .stripes {
        width: 25px;
        height: 25px;
        top: 27px;
    }
    .row h2.kepser-title .stripes {
        top: 20px;
    }
    /* sub-title */
    .row .kepser-sub-title {
        max-width: 60%;
        padding-right: 0;
    }
    /******

    CONTENT / TEMPLATES

    *******/
    /* content -- main setup */
    .row {
        padding: 30px 0;
        padding-bottom: 40px;
    }
    body.homepage .row {
        padding-bottom: 30px;
    }
    body.homepage .row.home--team {
        padding-bottom: 0;
    }
    .row.first {
        margin-top: 75px;
    }
    #submenu ul li {
        margin-right: 0;
        width: 100%;
    }
    #submenu ul li a span.slash svg {
        display: none;
    }
    #submenu ul li a span.arrow svg {
        display: block;
        fill: #e84242;
        opacity: 1;
    }
    #submenu ul li.active a span.arrow svg {
        fill: #00565d;
    }
    .row .kepser-title.kepser-title--red span {
        /*position: relative;
        display: inline-block;
        margin: 10px 0;
        white-space: nowrap;*/
    }
    .page_content > blockquote:first-of-type, .page_content .intro blockquote {
        padding: 40px 0;
    }
    .page_content > blockquote:first-of-type {
        font-size: 1em;
    }
    .row .page_content .left {
        padding-right: 0;
        width: 100%;
    }
    .row .page_content .images {
        position: relative;
        top: auto;
        margin-top: 30px;
        width: 100%;
    }
    .content .intro + .left {
        padding-right: 0;
        width: 100%;
    }
    .content .intro + .left + .images {
        width: 100%;
    }
    .content .intro + .left + .images img {}
    /******

    QUOTE-BLOCK (cross template usage)

    *******/
    .quote-block {
        flex-direction: column;
        margin-bottom: -40px; /* connect to footer */
    }
    .quote-block .quote-block-quote {
        padding-left: 30px;
        width: 100%;
        box-sizing: border-box;
    }
    .quote-block .quote-block-quote strong {
        font-size: 1.4em;
    }
    .quote-block .quote-block-photo {
        width: 100%;
    }
    .quote-block .quote-block-photo img {
        max-width: 100%;
        height: auto;
    }
    /******

    FOOTERS

    *******/
    /* sub-footer */
    #sub-footer #sub-footer-container {
        font-size: 1em;
    }
    /* footer */
    #footer {
        padding: 60px 0;
        padding-bottom: 0;
    }
    #footer #footer-container {
        flex-direction: column;
        padding: 0;
    }
    #footer #footer-container .column {
        margin-bottom: 2em;
        font-size: 1em;
    }
    #footer #footer-container .column.iso {
        width: 100px;
    }
    #footer #footer-container .social-buttons {
        justify-content: flex-start;
    }
    #footer #footer-container .social-buttons a, #footer #footer-container .back-to-top {
        margin-left: 0;
        margin-right: 10px;
    }
    #footer #footer-container .cybox-tag, #footer #footer-container .credits {
        position: relative;
        left: auto;
        top: auto;
        bottom: auto;
        right: auto;
        padding-top: 20px;
    }
    #footer #footer-container .cybox-tag {
        width: 130px;
        margin: 0 auto;
        margin-bottom: 35px;
        text-align: center;
    }
    /* kiek */
    #kiek-close, #kiek-close:hover {
        top: 5%;
        right: 0;
        width: 100%;
        background-size: 16px 16px;
    }
    #kiek-close span.kiek-close {
        width: 100%;
    }
    div#kiek-left, div#kiek-right, div#kiek-left:hover, div#kiek-right:hover {
        background-position: 50% 95%;
        width: 50px;
        background-size: 16px 16px;
    }

    #footer #footer-container .column.logo img  {
        margin-top: 0;
    }
}
