body {
background-color: #e5e9f6;
line-height: 1.4;
color: #666;
}

.body-wrapper {
    background: #edf0f8 url(/images/wave.png) repeat-x ;
    margin-top: 32px;
}
.h1, .h2, .h3, h1, h2, h3 {
    color: #1961ac;
}
.entry-header h2 {
    margin: 25px 0;
    font-size: 30px;
    line-height: inherit;
}
p {
    margin: 15px 0 15px;
}
a {transition: none;}
a:focus {
    outline: 0;
    outline-offset: 0;
}
hr {
    margin-top: 30px;
    margin-bottom: 30px;
    border: 0;
    border-top: 2px solid #a5b4dc80;
    clear: both;
}

.cc-color-override-1037063074.cc-window {
    background-color: #08417d!important;
    color: rgb(255 255 255)!important;
}

.cc-color-override-1037063074 a.cc-link label, .cc-color-override-1037063074 a.cc-link:active label, .cc-color-override-1037063074 a.cc-link:visited label {
    color: rgb(255 255 255)!important;
}

.cc-color-override-1037063074 a.cc-link, .cc-color-override-1037063074 a.cc-link:active, .cc-color-override-1037063074 a.cc-link:visited {
    color: rgb(255 255 255)!important;
}

.cc-color-override-1037063074 .cc-btn.cc-allowall {
    color: rgb(0 66 130)!important;
}

.cc-color-override-1037063074 .cc-highlight .cc-btn.cc-deny {
    color: rgb(0 66 130)!important;
}

.cc-color-override-1037063074 a.cc-btn {
    color: rgb(0 66 130)!important;
}


/* Barrierefreiheit */


#sp-bottom a, div#mod-custom108 p, div#mod-custom94 a, div#mod-custom117 a {
    color: #ffffff!important;
}

#sp-bottom a:hover, div#mod-custom94 a:hover, div#mod-custom117 a:hover {
    color: #fbb300!important;
}

#sp-home-area #sp-position1 h3, #sp-home-area #sp-position2 h3, #sp-home-area #sp-position3 h3 {
    padding: 10px 0 10px 0!important;
    background-color: #1961ac1f;
}

 #mod-custom104 p, #mod-custom105 p, #mod-custom106 p {
    background-color: #1961ac1f;
}


#sp-home-area {
    background-position: 0% 0;
}

.vis_mandatory {
    color: #1961ac;
}

ul.uk-dotnav.uk-flex-center {
    background-color: #44689c;
    padding: 10px 10px 10px 5px;
    border-radius: 15px;
}

.uk-overlay.uk-position-bottom.uk-light {
    display: flex;
    justify-content: center;
}

.text-muted {
    color: #000000!important;
}

/* Barrierefreiheit Ende */


.logo {height: 120px;}
.sp-default-logo {max-width: 300px;}

.header-top #sp-top2 .custom {
    padding-top: 20px;
    text-align: right;
}
.layout-boxed .body-innerwrapper {
    max-width: 1080px;
    margin: 0 auto;
    box-shadow: none;
    background: transparent;
}
#sp-header {
    background: none;
    box-shadow: none;
    height: 65px;
}
@media (min-width: 1200px) {
.container {
    width: 1080px;
}}
ul.sp-megamenu-parent {
    float: left;
}
.sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span {
    display: inline-block;
    padding: 10px;
    margin: 10px 0;
    line-height: 1.2;
    font-size: 18px;
    text-transform: none;
    letter-spacing: inherit;
    color: #666;
border-right: 2px solid rgb(165 180 220 / 70%);
}
.sp-megamenu-parent >li:last-child >a, 
.sp-megamenu-parent >li:last-child >span  {border-right: 0;}
.sp-megamenu-parent >li.active>a, .sp-megamenu-parent >li:hover>a {color: #1961ac;}

#sp-slider {
    padding: 0;
    border-bottom: 5px solid #fbb300;
}
.home #sp-slider {border-bottom: 0;}

.uk-grid {
    margin-left: 0;
}
.uk-grid>* {
    padding-left: 0px;
}
#sp-slider .uk-overlay-panel {padding: 10px;}
#sp-slider .uk-dotnav, .uk-subnav {margin-bottom: 0px!important;}
#sp-slider .uk-dotnav>* {padding-left: 5px; margin-top: 0;}
#sp-slider .uk-dotnav>*>* {width: 10px; height:;}
#sp-slider .uk-overlay-background {
    background: rgb(25 97 172 / 80%);
    color: #fbb300;
    width: 70%;
    bottom: 30px;
    padding: 15px 20px;
}
#sp-slider .uk-overlay-background .uk-h4 {
    font-size: 20px;
    font-weight: 700;
}

section#sp-home-area,
section#sp-bottom > .row{
    width: 1080px;
    margin: 0 auto;
}

section#sp-home-area {border-top: 5px solid #fbb300;}
#sp-home-area h3 {
    display: block;
    border-bottom: 1px solid #fbb300;
    text-transform: uppercase;
    padding: 0 0 10px 0!important;
    margin: 0 0 20px 0;
    font-size: 24px;
    color: #fbb300;
    font-weight: 700;
}
#sp-home-area > .container {padding: 0 100px; color: #fff;}
#sp-home-area .sp-module  .custom {padding: 20px}
#sp-home-area .sp-module img {
    background: #1961ac;
    border: 2px solid white;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-transition: border .5s;
    -webkit-transition: border .5s;
    transition: border .5s;
}
#sp-home-area figure {
    padding-bottom: 20px;
}
#sp-home-area .sp-module  a:hover img,
#sp-home-area .sp-module  a:hover img {
    background: #fbb300;
    border: 2px solid #fbb300;
}
#sp-home-area a.button {
    background-color: rgb(237 240 248 / 60%);
    color: #1961AC;
    padding: 15px 20px;
    box-shadow: inset 0px 0px 0px 2px #ffffff80;
    display: inline-block;
    font-weight: 700;
}
#sp-home-area a.button:hover {
    background-color: #1961AC;
    color: #fbb300;
    box-shadow: inset 0px 0px 0px 2px #fbb300;
}

.page-header {
    padding-bottom: 0 !important;
    margin: 0px;
    border-bottom: 0;
}
.blog article {
    display: inline-block;
    margin-bottom: 20px;
}
article + article {
    border-top: 2px solid #a5b4dc80;
}
.blog-featured article .entry-header h2,
.blog article .entry-header h2 {
    margin: 15px 0 0px;
    font-size: 24px;
    line-height: inherit;
}
.blog-featured article .entry-image,
.blog article .entry-image,
article.item-page .entry-image {
    margin: 15px 0 30px 30px !important;
    float: right !important;
}
.blog-featured article .entry-image img,
.blog article .entry-image img,
article.item-page .entry-image img {
    max-width: 400px;
    max-height: 400px;
}
article .readmore .btn.btn-default {
    transition: none;
    border: 0;
    background: none;
    padding: 10px 0;
    font-size: inherit;
}

.uk-accordion-title {
    margin-top: 0;
    margin-bottom: 5px;
    padding: 15px;
    background: rgb(165 180 220 / 35%);
    color: #666;
    font-size: 18px;
    line-height: 22px;
    font-weight: normal;
    cursor: pointer;
}
.uk-accordion-title:after {
    font-family: FontAwesome;
    content: '';
    position: absolute;
    right: 40px;
}
.uk-accordion-title.uk-active:after {content: '\f078';}

.uk-accordion-content {
    padding: 15px;
    background: rgb(165 180 220 / 15%);
    margin-bottom: 5px;
}
.uk-accordion-content table {width: 100%;}
.uk-accordion-content td {
    width: 33%;
    padding: 10px 0;
    border-bottom: 1px solid #d4daee;
}
.uk-accordion-content tr:last-child td {border-bottom: 0;}

#sp-bottom {border-top: 5px solid #fbb300;}
#sp-bottom .row {
    border-bottom: 1px solid #808080;
    padding-bottom: 10px;
}
#sp-bottom h4 {color: #fbb300;}
#sp-bottom .nav li {margin: 10px 0;}
#sp-bottom .nav li.current.active a,
 #sp-bottom .nav li.current a {color: #fbb300;}
 #sp-bottom .nav>li>a:focus, 
#sp-bottom .nav>li>a:hover {
    background-color: transparent;
}

#sp-footer {
    background-color: #1961ac;
    color: #dfe4f4;
    text-align: left;
    font-size: 14px;
}
#sp-footer1 p {
    margin: 0;
}
#sp-footer #sp-footer2 ul {
    list-style-type: none;
}
#sp-footer #sp-footer2 ul li {
    float: right;
    padding: 0 20px;
}
#sp-footer #sp-footer2 ul li:first-child {padding-right: 0;}
.sp-module ul > li {
    border-bottom: 0;
}
.sp-module ul > li > a {
    line-height: 1;
}
.sp-module ul >li >a:before {
    font-family: FontAwesome;
    content: none;
    margin-right: 0;
}

.uk-grid-width-1-1 h3.uk-h4 {
    font-size: 20px;
    font-weight: 700;
    color: #666;
}
.uk-grid-width-1-1 .uk-margin {margin-bottom: 0px;}
.uk-grid-width-1-1 .uk-margin:last-child {margin-top: 10px;}

.visforms.visforms-form h1 {
    font-size: 30px;
}
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input:not([type]), textarea {
    border: 1px solid #1961AC !important;
    padding: 5px !important;
    background: #fff !important;
    height: 40px; 
}
.visCSSlabel {width: 100%; font-weight: 700; color: #1961AC; margin-top: 20px;}
.visCSSinput, .editor {width: 100%;}
.visCustomText {
    margin-top: -15px;
    margin-bottom: 15px;
    width: 97%;
    float: right;
}
.visBtnCon {text-align: left !important;}
input[type="submit"]{
    border: 1px solid #1961ac;
    padding: 7px 30px;
    background: #fff;
    font-size: 16px;
    font-weight: 700;
    color: #1961ac;
}
 input[type="submit"]:hover {
    border-color: #fbb300;
    color:#fbb300 ;
    background: #1961ac;
}

.scrollup {
    bottom: 20px;
    right: 30px;
    border: 1px solid #e5e9f6;
    background-color: rgba(255,255,255,0.5);
}
.scrollup:before {
    font-size: 30px;
    color: #1961ac;
}

.uk-modal.uk-open {background: rgb(102 102 102 / 80%);}
.uk-modal-caption {
    bottom: 0px;
    margin-bottom: 0px;
    padding: 15px;
    color: #fff;
    background: rgb(102 102 102 / 50%);
    text-align: left;
}



#offcanvas-toggler {
    float: right;
    line-height: 60px;
    margin: -15px 0px 0 0;
    font-size: 30px;
    padding: 0 17px;
    border: 2px solid #1961ac;
}
#offcanvas-toggler >i {
    color: #1961ac;
}
.offcanvas-overlay {top: -32px}
.offcanvas-menu {
    width: 70%;
    height: 100%;
    background-color: rgba(0,0,0,0.7);
    color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    right: inherit;
    -webkit-transform: translateX(-70%);
    transform: translateX(-70%);
    visibility: hidden;
    overflow: inherit;
    -webkit-transition: 0.5s ease;
    transition: 0.5s ease;
    z-index: 10000;
    box-shadow: 0 0 15px rgb(0 0 0 / 50%);

}
.new-look-off-canvas.ltr .offcanvas-menu {
    visibility: visible;
    left: 0;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
.new-look .offcanvas-menu {
    background-color: #154d8a;
}
.offcanvas-menu .offcanvas-inner .sp-module:first-child {
    margin-top: 0;
    padding: 50px 0 0;
}
.new-look .offcanvas-menu .sp-module ul >li:hover a, .new-look .offcanvas-menu .sp-module ul >li:focus a, .new-look .offcanvas-menu .sp-module ul >li.active a {
    background: transparent;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a {font-size:16px; text-transform: none;}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.current a,
.offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover,
.offcanvas-menu .offcanvas-inner .sp-module ul > li a:focus {color: #fbb300;} 
#offcanvas-toggler >i:hover {
    color: #1961ac;
}


/* Responsive*/

@media (max-width: 1079px) {

.layout-boxed .body-innerwrapper {
    max-width: 100%;
    margin: 0 auto;
    box-shadow: none;
    background: transparent;
}
.container {
    width: 100%;
}
section#sp-home-area,
section#sp-bottom > .row{
    width: 100%;
    margin: 0 auto;
}
#sp-home-area > .container {
    padding: 0 60px;
    color: #fff;
}
}

@media (max-width: 991px) {
.header-top #sp-top2 .custom {
    font-size: 14px;
}
}

@media (max-width: 767px) {

#sp-top2 .custom > div,
#sp-bottom2 .custom > div {text-align: center !important;}
.header-top #sp-top2 .custom {
    padding-top: 0px;
    text-align: left;
  	font-size: 18px;
}
#sp-header-top {
    margin: 0 0 20px 0;
}
#sp-header {
    height: inherit;
    position: absolute;
    top: 20px;
    right: 5px;
    left: auto;
    width: auto;
}
#sp-menu {
    width: 100px;
    float: right;
}
#offcanvas-toggler {
    margin: 0;
}
#sp-home-area .col-md-6 .custom {
    padding: 20px 0;
}
#sp-bottom .sp-module ul.nav {text-align: center;}
.scrollup {
    bottom: 50px;
    right: 15px;
    }
#sp-footer1.col-md-6,
#sp-footer2.col-md-6 {
    width: 50%;
    float: left;
}
}

@media (max-width: 600px) {
#sp-footer #sp-footer2 ul li {
    float: none;
    padding: 0;
    text-align: right;
}
.blog-featured article .entry-image, .blog article .entry-image, article.item-page .entry-image {
    margin: 15px 0px 20px 0px !important;
    float: none;
    width: 100%;
}
.uk-accordion-title {padding: 15px 40px 15px 15px;}
.uk-accordion-title:after {right: 25px;}
.uk-accordion-content td {
    padding: 10px 10px 10px 0px;
}

}

@media (max-width: 425px) {
  
.header-top #sp-top2 .custom {
    padding-top: 0px;
    text-align: center;
    font-size: 18px;
}
.header-top #sp-top3 .custom img {
    float: none !important;
    margin: 0 auto;
}
    
#sp-footer1.col-md-6, #sp-footer2.col-md-6 {
    width: 100%;
    float: left;
}
#sp-footer #sp-footer2 ul li {
    text-align: left;
}
.scrollup {
    bottom: 30px;
    right: 15px;
}
.sp-default-logo {
    max-width: 75%;
    padding-top: 5%;
}
}

/* GDPR Cookie Consent */

.cc-window.cc-floating {
    max-width: 28em !important;
}
.cc-theme-block.cc-center {
    top: 25%;
    left: calc(50% - 14em);
    margin-left: 0;
    margin-top: 0;
    line-height: 2.2rem;
    font-family: Oxygen, sans-serif;
    border: 5px solid #fbb300;
}

.cc-theme-block .cc-link {
    opacity: .8;
    display: inline-block;
    padding: .2em .2em .2em 0;
    margin: 5px 5px 0 0;
    background: transparent;

}

.cc-theme-block .cc-btn {
    display: block;
    padding: 10px;
    font-size: 18px;
    font-weight: 300;
    border-width: 0;
    border-style: solid;
    text-align: center;
    white-space: nowrap;
}
.cc-theme-block .cc-btn.cc-allow:hover {text-decoration: underline; background: #fbb300 !important; }
.cc-theme-block .cc-btn.cc-deny:hover,
.cc-theme-block .cc-btn.cc-allowall:hover {text-decoration: underline; background: #fbb300 !important; }

.cc-theme-block div.cc-floating div.cc-checkboxes-container {
    margin-top: 30px;
}

.cc-theme-block div.cc-checkbox-container {
    display: flex;
    margin: 15px 10px 0px 0px;
    margin-bottom: 0px;
    align-items: center;
    position: relative;
    width: 45%;
}

.cc-theme-block div.cc-checkboxes-container a {
    margin: 0 0 0 8px;
    padding: 0 0 0 0;
    text-decoration: none;
}

.cc-theme-block div.cc-checkbox-container:not(:last-child) a {
    border-right: 0;
}

.cc-theme-block div.cc-checkbox-container .cc-link {padding: 0; padding-left: 8px; margin: 0;}

.cc-revoke.cc-center.cc-revoke-bottom {
    bottom: 0;
    top: auto;
    margin-top: auto;
    border-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  	transform: translateY(0px);
}
.cc-revoke-bottom.cc-center.cc-animate {
    padding: 10px;
}


.btn-secondary {
    color: #fff !important;
    background-color: #6c757d;
    border-color: #6c757d;
}
