@charset "UTF-8";
@font-face {
    font-family: 'Suisse Int’l';
    src: url('../Fonts/SuisseIntl-Book/SuisseIntl-Book-WebM.eot?') format('eot'), url('../Fonts/SuisseIntl-Book/SuisseIntl-Book-WebM.woff2') format('woff2'), url('../Fonts/SuisseIntl-Book/SuisseIntl-Book-WebM.woff') format('woff'), url('../Fonts/SuisseIntl-Book/SuisseIntl-Book-WebM.ttf') format('woff'), url('../Fonts/SuisseIntl-Book/SuisseIntl-Book-WebM.svg?Suisse') format('svg');
}

body {
    font-family: 'Suisse Int’l';
}

* {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


h1,
h2,
h3 {
    font-family: 'Suisse Int’l';
    font-weight: 500;
    margin-top: 0px;
    margin-bottom: 2.2rem;
}

h4 {
    font-family: 'Suisse Int’l';
    font-weight: 500;
    margin-top: 0px;
    margin-bottom: 1.7rem;
}

h5,
h6 {
    font-family: 'Suisse Int’l';
    font-weight: 500;
    margin-top: 0px;
    margin-bottom: 1.2rem;
}

h1 {
    font-size: 3em;
}

@media screen and (max-width: 992px) {
    h1 {
        font-size: 3rem;
    }
}

h2 {
    color: #009fe3;
    font-size: 2.2rem;
}

@media screen and (max-width: 992px) {
    h2 {
        font-size: 2rem;
    }
}

h3 {
    color: #009fe3;
    font-size: 1.8rem;
}

@media screen and (max-width: 992px) {
    h3 {
        font-size: 1.5rem;
    }
}

h5 {
    color: #009fe3;
    font-size: 1.2rem;
}

h4 {
    font-size: 1.4rem;
    color: #009fe3;
}

p {
    font-family: 'Suisse Int’l';
}

#carouselWinterhilfeIndicators {
    background-color: #009fe3;
    border-radius: 5px;
    text-align: left;
}

.carousel.slide img {
    width: 100%;
    height: auto;
}

.carousel-inner {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.images-bw img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.carousel-image {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    height: 380px;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.carousel-image:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

.band-background {
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0, white), color-stop(5%, white), color-stop(5%, #ccecf9), color-stop(95%, #ccecf9), color-stop(95%, white), to(white));
    background: -o-linear-gradient( top, white 0, white 5%, #ccecf9 5%, #ccecf9 95%, white 95%, white 100%);
    background: linear-gradient( to bottom, white 0, white 5%, #ccecf9 5%, #ccecf9 95%, white 95%, white 100%);
}

.carousel-image {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.carousel-indicators li {
    width: 45px;
}

.carousel-caption {
    max-width: 31vw;
    left: 8%;
}
#carouselWinterhilfeIndicators .carousel-caption .h1-small {
    padding-right: 20px;
}
#carouselWinterhilfeIndicators .carousel-caption p a {
    margin-top: 25px;
    display: inline-block;
    font-size: 19px;
}

.h1-medium h1 {
    font-size: 2.5em;
}


/* .h1-small h1 {
   font-size: 2em;
} */

@media screen and (max-width: 768px) {
    .carousel-size-resp .container {
        padding-right: 0;
        padding-left: 0;
    }
    .carousel-size-resp .carousel-caption {
        max-width: 100%;
        left: 0;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 60px;
    }
    .carousel-image,
    .carousel-image img {
        border-radius: 0;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        height: 280px;
    }
    #carouselWinterhilfeIndicators {
        border-radius: 0;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }
    .dropdown-item {
        padding-left: 40px;
    }
}

.area-CH-AG:before {
    background-image: url('../gfx/Wappen/ag.png');
    background-repeat: no-repeat !important;
    background-size: contain !important;
    width: 18px;
    height: 18px;
    padding-bottom: 0;
    float: left;
    margin: 0 6px -5px 0;
    display: block;
    content: '';
}

.area-CH-AR:before {
    background-image: url('../gfx/Wappen/ar.png');
    background-repeat: no-repeat !important;
    background-size: contain !important;
    width: 18px;
    height: 18px;
    padding-bottom: 0;
    float: left;
    margin: 0 6px -5px 0;
    display: block;
    content: '';
}

.area-CH-AI:before {
    background-image: url('../gfx/Wappen/ai.png');
    background-repeat: no-repeat !important;
    background-size: contain !important;
    width: 18px;
    height: 18px;
    padding-bottom: 0;
    float: left;
    margin: 0 6px -5px 0;
    display: block;
    content: '';
}

.area-CH-BL:before {
    background-image: url('../gfx/Wappen/bl.png');
    background-repeat: no-repeat !important;
    background-size: contain !important;
    width: 18px;
    height: 18px;
    padding-bottom: 0;
    float: left;
    margin: 0 6px -5px 0;
    display: block;
    content: '';
}

.area-CH-BS:before {
    background-image: url('../gfx/Wappen/bs.png');
    background-repeat: no-repeat !important;
    background-size: contain !important;
    width: 18px;
    height: 18px;
    padding-bottom: 0;
    float: left;
    margin: 0 6px -5px 0;
    display: block;
    content: '';
}

.area-CH-BE:before {
    background-image: url('../gfx/Wappen/be.png');
    background-repeat: no-repeat !important;
    background-size: contain !important;
    width: 18px;
    height: 18px;
    padding-bottom: 0;
    float: left;
    margin: 0 6px -5px 0;
    display: block;
    content: '';
}

.area-CH-FR:before {
    background-image: url('../gfx/Wappen/fr.png');
    background-repeat: no-repeat !important;
    background-size: contain !important;
    width: 18px;
    height: 18px;
    padding-bottom: 0;
    float: left;
    margin: 0 6px -5px 0;
    display: block;
    content: '';
}

.area-CH-GE:before {
    background-image: url('../gfx/Wappen/ge.png');
    background-repeat: no-repeat !important;
    background-size: contain !important;
    width: 18px;
    height: 18px;
    padding-bottom: 0;
    float: left;
    margin: 0 6px -5px 0;
    display: block;
    content: '';
}

.area-CH-GL:before {
    background-image: url('../gfx/Wappen/gl.png');
    background-repeat: no-repeat !important;
    background-size: contain !important;
    width: 18px;
    height: 18px;
    padding-bottom: 0;
    float: left;
    margin: 0 6px -5px 0;
    display: block;
    content: '';
}

.area-CH-GR:before {
    background-image: url('../gfx/Wappen/gr.png');
    background-repeat: no-repeat !important;
    background-size: contain !important;
    width: 18px;
    height: 18px;
    padding-bottom: 0;
    float: left;
    margin: 0 6px -5px 0;
    display: block;
    content: '';
}

.area-CH-JU:before {
    background-image: url('../gfx/Wappen/ju.png');
    background-repeat: no-repeat !important;
    background-size: contain !important;
    width: 18px;
    height: 18px;
    padding-bottom: 0;
    float: left;
    margin: 0 6px -5px 0;
    display: block;
    content: '';
}

.area-CH-LU:before {
    background-image: url('../gfx/Wappen/lu.png');
    background-repeat: no-repeat !important;
    background-size: contain !important;
    width: 18px;
    height: 18px;
    padding-bottom: 0;
    float: left;
    margin: 0 6px -5px 0;
    display: block;
    content: '';
}

.area-CH-NE:before {
    background-image: url('../gfx/Wappen/ne.png');
    background-repeat: no-repeat !important;
    background-size: contain !important;
    width: 18px;
    height: 18px;
    padding-bottom: 0;
    float: left;
    margin: 0 6px -5px 0;
    display: block;
    content: '';
}

.area-CH-NW:before {
    background-image: url('../gfx/Wappen/nw.png');
    background-repeat: no-repeat !important;
    background-size: contain !important;
    width: 18px;
    height: 18px;
    padding-bottom: 0;
    float: left;
    margin: 0 6px -5px 0;
    display: block;
    content: '';
}

.area-CH-OW:before {
    background-image: url('../gfx/Wappen/ow.png');
    background-repeat: no-repeat !important;
    background-size: contain !important;
    width: 18px;
    height: 18px;
    padding-bottom: 0;
    float: left;
    margin: 0 6px -5px 0;
    display: block;
    content: '';
}

.area-CH-SH:before {
    background-image: url('../gfx/Wappen/sh.png');
    background-repeat: no-repeat !important;
    background-size: contain !important;
    width: 18px;
    height: 18px;
    padding-bottom: 0;
    float: left;
    margin: 0 6px -5px 0;
    display: block;
    content: '';
}

.area-CH-SZ:before {
    background-image: url('../gfx/Wappen/sz.png');
    background-repeat: no-repeat !important;
    background-size: contain !important;
    width: 18px;
    height: 18px;
    padding-bottom: 0;
    float: left;
    margin: 0 6px -5px 0;
    display: block;
    content: '';
}

.area-CH-SO:before {
    background-image: url('../gfx/Wappen/so.png');
    background-repeat: no-repeat !important;
    background-size: contain !important;
    width: 18px;
    height: 18px;
    padding-bottom: 0;
    float: left;
    margin: 0 6px -5px 0;
    display: block;
    content: '';
}

.area-CH-SG:before {
    background-image: url('../gfx/Wappen/sg.png');
    background-repeat: no-repeat !important;
    background-size: contain !important;
    width: 18px;
    height: 18px;
    padding-bottom: 0;
    float: left;
    margin: 0 6px -5px 0;
    display: block;
    content: '';
}

.area-CH-TI:before {
    background-image: url('../gfx/Wappen/ti.png');
    background-repeat: no-repeat !important;
    background-size: contain !important;
    width: 18px;
    height: 18px;
    padding-bottom: 0;
    float: left;
    margin: 0 6px -5px 0;
    display: block;
    content: '';
}

.area-CH-TG:before {
    background-image: url('../gfx/Wappen/tg.png');
    background-repeat: no-repeat !important;
    background-size: contain !important;
    width: 18px;
    height: 18px;
    padding-bottom: 0;
    float: left;
    margin: 0 6px -5px 0;
    display: block;
    content: '';
}

.area-CH-UR:before {
    background-image: url('../gfx/Wappen/ur.png');
    background-repeat: no-repeat !important;
    background-size: contain !important;
    width: 18px;
    height: 18px;
    padding-bottom: 0;
    float: left;
    margin: 0 6px -5px 0;
    display: block;
    content: '';
}

.area-CH-VD:before {
    background-image: url('../gfx/Wappen/vd.png');
    background-repeat: no-repeat !important;
    background-size: contain !important;
    width: 18px;
    height: 18px;
    padding-bottom: 0;
    float: left;
    margin: 0 6px -5px 0;
    display: block;
    content: '';
}

.area-CH-VR:before,
.area-CH-VS:before {
    background-image: url('../gfx/Wappen/os.png');
    background-repeat: no-repeat !important;
    background-size: contain !important;
    width: 18px;
    height: 18px;
    padding-bottom: 0;
    float: left;
    margin: 0 6px -5px 0;
    display: block;
    content: '';
}

.area-CH-ZG:before {
    background-image: url('../gfx/Wappen/zg.png');
    background-repeat: no-repeat !important;
    background-size: contain !important;
    width: 18px;
    height: 18px;
    padding-bottom: 0;
    float: left;
    margin: 0 6px -5px 0;
    display: block;
    content: '';
}

.area-CH-ZH:before {
    background-image: url('../gfx/Wappen/zh.png');
    background-repeat: no-repeat !important;
    background-size: contain !important;
    width: 18px;
    height: 18px;
    padding-bottom: 0;
    float: left;
    margin: 0 6px -5px 0;
    display: block;
    content: '';
}

* {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

input:focus,
a:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}

a {
    color: #009fe3;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

a:hover {
    color: #000000;
    text-decoration: none;
}

html {
    position: relative;
    overflow-x: hidden;
}

html {
    scroll-behavior: smooth;
}

body {
    padding-top: 114px;
}

.small {
    color: #009fe3;
}

.button-wh a {
    display: inline-block;
    margin-top: 20px;
    padding: 8px 40px;
    color: #ffffff;
    border-radius: 40px;
    border: 1px solid #ffffff;
    background-color: #009fe3;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.button-wh a:hover {
    color: #009fe3;
    background-color: #ffffff;
    text-decoration: none;
}

button.button-wh {
    display: inline-block;
    margin-top: 20px;
    padding: 10px 30px;
    color: #ffffff;
    border-radius: 40px;
    border: 1px solid #ffffff;
    background-color: #009fe3;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

button.button-wh:hover {
    color: #009fe3;
    background-color: #ffffff;
    text-decoration: none;
}

.button-wh-border-blue a {
    display: inline-block;
    margin-top: 20px;
    padding: 10px 30px;
    color: #009fe3;
    border-radius: 40px;
    border: 1px solid #009fe3;
    background-color: #ffffff;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.button-wh-border-blue a:hover {
    color: #ffffff;
    background-color: #009fe3;
    text-decoration: none;
}

button.button-wh-border-blue {
    display: inline-block;
    margin-top: 20px;
    padding: 10px 30px;
    color: #009fe3;
    border-radius: 40px;
    border: 1px solid #009fe3;
    background-color: #ffffff;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

button:hover.button-wh-border-blue {
    color: #ffffff;
    background-color: #009fe3;
    text-decoration: none;
}

.button-wh-border-blue-web a {
    display: inline-block;
    padding: 5px 10px;
    color: #009fe3;
    font-size: 0.9em;
    border-radius: 40px;
    border: 1px solid #009fe3;
    background-color: #ffffff;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.button-wh-border-blue-web a:hover {
    color: #ffffff;
    background-color: #009fe3;
    text-decoration: none;
}

.content-center {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.navbar {
    background-color: white;
}

nav {
    -webkit-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
}

.navbar-shadow {
    -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
}

.navbar-brand img {
    width: auto;
    height: 54px;
    margin-top: -10px;
}

li.nav-item .fas {
    color: #009fe3;
    font-size: 0.8em;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

li.nav-item.show .fas {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
}

@media (min-width: 0) {
    .card-deck .card {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 90%;
        /*flex: 0 0 calc(100% - 30px);*/
        flex: 0 0 90%;
    }
}

@media (min-width: 576px) {
    .card-deck .card {
        -webkit-box-flex: 0;
        /*-ms-flex: 0 0 calc(100% - 30px);*/
        -ms-flex: 0 0 90%;
        flex: 0 0 90%;
    }
}

@media (min-width: 768px) {
    .card-deck .card {
        -webkit-box-flex: 0;
        /*-ms-flex: 0 0 calc(50% - 30px);
        flex: 0 0 calc(50% - 30px);*/
        -ms-flex: 0 0 45%;
        flex: 0 0 45%;
    }
}

@media (min-width: 992px) {
    .card-deck .card {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 29%;
        /*flex: 0 0 calc(33.33333% - 30px);*/
        flex: 0 0 29%;
    }
}

@media (min-width: 1200px) {
    .card-deck .card {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 29%;
        flex: 0 0 29%;
    }
}

.radius-section img {
    border-radius: 5px;
}

#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: #ccecf9;
    border: 1px solid white;
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 11111;
    -webkit-box-shadow: 7px 7px 5px -6px rgba(0, 0, 0, 0.27);
    box-shadow: 7px 7px 5px -6px rgba(0, 0, 0, 0.27);
}

#return-to-top i {
    color: #009fe3;
    margin: 0;
    position: relative;
    left: 16px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#return-to-top:hover {
    background: #009fe3;
}

#return-to-top:hover i {
    color: #fff;
    top: 5px;
}

.navbar-light .navbar-nav .nav-link {
    color: #000000;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1rem;
    padding-left: 1rem;
}

li.nav-item:last-of-type a.nav-link {
    padding-right: 0;
}

.navbar-nav .nav-link:hover,
.navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link.active {
    color: #009fe3 !important;
}

.navbar-nav a.nav-link:hover,
.navbar-nav a.nav-link:focus,
.navbar-light .navbar-nav a.nav-link.active {
    color: #009fe3 !important;
}

.navbar-expand-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}

.branches {
    display: inline-block;
    font-weight: 500;
    font-size: 12px;
    color: #868686;
    padding: 0 10px;
}

.branches-row .branches .fas {
    padding-right: 5px;
}

.winterhilfe-place {
    padding-right: 5px;
}

#dropdownMenuButton2 {
    color: #868686;
}

#dropdownMenuButton2:hover {
    color: #009fe3;
}

.branches-row {
    margin-left: 15px;
}

.dropdown.dropdown-margin {
    margin-top: -4px;
}

a.intranet {
    color: #868686;
    text-decoration: none;
}

a.intranet:hover {
    color: #009fe3;
}

.branches#dropdownLang:hover,
.branches#dropdownLang:focus,
.branches#dropdownLang:active {
    color: #009fe3;
}

.lang-dropdown {
    position: absolute;
    top: 26px;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 6rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 0.7rem;
    color: #009fe3;
    text-align: center;
    list-style: none;
    border: none;
    background-color: #ccecf9;
    background-clip: padding-box;
    border-radius: 5px;
}

.button-wh-border-blue-web {
    position: absolute;
    top: 56px;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 6rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 0.7rem;
    color: #009fe3;
    text-align: center;
    list-style: none;
    border: none;
    background-color: #ccecf9;
    background-clip: padding-box;
    border-radius: 5px;
}

.button-wh-border-blue-web:before {
    left: 19px;
    border: 11px solid transparent;
    border-bottom-color: #ddd;
}

.button-wh-border-blue-web:after {
    left: 20px;
    border: 10px solid transparent;
    border-bottom-color: #fff;
}

.dropdown-toggle:focus {
    outline: 0;
}

.dropdown-item {
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.dropdown-item {
    color: #ffffff;
}

.wh-places .dropdown-menu {
    height: 750px;
    width: 375px;
    border-radius: 5px;
    padding-top: 0;
    padding-bottom: 0;
    z-index: 999999;
}

.wh-places .dropdown-menu .dropdown-item {
    height: 52px;
    color: #000000;
    border-top: 1px solid #868686;
    background-color: white;
    font-size: 1.2em;
}

.wh-places .dropdown-menu .dropdown-item:first-of-type {
    border-top: 1px solid transparent;
}

.wh-places .dropdown-menu .dropdown-item:last-of-type {
    border-bottom: 1px solid #868686;
}

.wh-places .dropdown-menu .dropdown-item.no-scroll:first-of-type {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom: 2px solid #009fe3;
}

.wh-places .dropdown-menu .dropdown-item.no-scroll:first-of-type:before {
    content: ' ';
    width: 0;
    height: 0;
    top: -0.4rem;
    left: 20%;
    margin-left: -1rem;
    position: absolute;
    border-left: 0.6rem solid transparent;
    border-right: 0.6rem solid transparent;
    border-bottom: 0.6rem solid #fff;
    z-index: 999;
}

.wh-places .dropdown-menu .dropdown-item.no-scroll:last-of-type {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.wh-places .dropdown-menu .dropdown-item:hover {
    background-color: #f8f6f6;
}

.container-for-list {
    height: 100%;
    border-radius: 5px;
}

.content-relative {
    height: 100%;
    border-radius: 5px;
    position: relative;
}

.container-scrollbar {
    height: 100%;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 51px;
    width: 100%;
    position: absolute;
    top: 0;
}

.container-scrollbar2 {
    position: relative;
    max-height: 100%;
    overflow-x: hidden;
    border-radius: 5px;
}

.navbar-nav .dropdown-menu {
    top: 93px;
    color: #009fe3;
    background-color: transparent;
    border: 1px solid transparent;
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #000000;
    background-color: transparent;
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #009fe3;
    color: #000000;
}

span.wh-name {
    display: inline-block;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.swiss-flag {
    display: inline-block;
}

.swiss-flag:before {
    content: '';
    display: block;
    background: url('../gfx/swiss.svg') no-repeat;
    width: 18px;
    height: 18px;
    float: left;
    margin: 0 6px -5px 0;
}

#dropdown-places {
    position: relative;
    top: 22px;
    left: 40px;
    z-index: 10099;
}

.dropdown-button-places {
    background-color: #f8f6f6;
    padding: 5px 10px;
    border-radius: 40px;
    font-weight: 500;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    z-index: 10099;
}

.dropdown-menu-arrow {
    top: -25px;
    left: 50%;
    width: 0;
    height: 0;
    position: relative;
}

#dropdown-places .fas {
    color: #009fe3;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

#dropdown-places[aria-expanded='true'] .fas {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
}

.button-wh-border-blue-web::before {
    position: absolute;
    top: -7px;
    left: 9px;
    display: inline-block;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-left: 7px solid transparent;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    content: '';
}

.z-in {
    display: block;
    z-index: 1999;
}

.nav-background {
    opacity: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 50;
    background-color: rgba(60, 71, 79, 0.8);
    top: 114px;
    left: 0;
    right: 0;
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
    pointer-events: none;
}

.back-active .nav-background {
    opacity: 1;
}

.nav-blue-background {
    opacity: 0;
    width: 100%;
    height: 300px;
    position: fixed;
    z-index: 51;
    background-color: rgba(0, 159, 227, 0.8);
    top: 114px;
    left: 0;
    right: 0;
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
    pointer-events: none;
}

.back-active .nav-blue-background {
    opacity: 1;
}

.nav-background-two {
    opacity: 0;
    pointer-events: none;
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: rgba(60, 71, 79, 0.8);
    top: 114px;
    left: 0;
    z-index: -2;
    right: 0;
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

.dropdown-places-active .nav-background-two {
    opacity: 1;
}

.nav-background-three {
    z-index: -2;
    display: hidden;
    opacity: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 50;
    background-color: rgba(60, 71, 79, 0.8);
    top: 115px;
    left: 0;
    right: 0;
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
    pointer-events: none;
}

.fa-search:hover {
    color: #009fe3;
    cursor: pointer;
}

.megamenu .dropdown-menu.search-menu {
    background-color: #009fe3;
}

.row-padding-search {
    padding: 50px;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.form-inline .form-control {
    width: 27vw;
    padding: 1.375rem 0.75rem;
}

.arrow-up {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #ffffff;
    margin-left: 55px;
}

.animated-icon2 {
    width: 30px;
    height: 20px;
    position: relative;
    margin: 0px;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    cursor: pointer;
}

.animated-icon2 span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
}

.animated-icon2 span {
    background: #009fe3;
}


/* Icon*/

.animated-icon2 span:nth-child(1) {
    top: 0px;
}

.animated-icon2 span:nth-child(2),
.animated-icon2 span:nth-child(3) {
    top: 10px;
}

.animated-icon2 span:nth-child(4) {
    top: 20px;
}

.animated-icon2.open span:nth-child(1) {
    top: 11px;
    width: 0%;
    left: 50%;
}

.animated-icon2.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.animated-icon2.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.animated-icon2.open span:nth-child(4) {
    top: 11px;
    width: 0%;
    left: 50%;
}

.navbar-light .navbar-toggler {
    color: white;
    border-color: transparent;
}

section {
    padding: 120px 0;
    position: relative;
}

@media screen and (max-width: 768px) {
    section {
        padding: 60px 0;
        position: relative;
    }
}

.icon-left-face {
    position: absolute;
    top: 70px;
    background: url('../gfx/face.png') no-repeat;
    width: 230px;
    height: 230px;
    background-size: contain;
    margin-left: -15px;
    -webkit-transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    transform: rotate(-20deg);
    opacity: 0.2;
    overflow: hidden;
    overflow-y: hidden;
}

.icon-right-hand {
    position: absolute;
    top: 190px;
    right: -75px;
    background: url('../gfx/hand.svg') no-repeat;
    width: 210px;
    height: 228px;
    background-size: contain;
    opacity: 0.2;
    overflow: hidden;
    overflow-y: hidden;
}

.section-size {
    margin: 0 40px;
    border-radius: 5px;
}

@media only screen and (max-width: 1224px) {
    .section-size {
        margin: 0 10px;
    }
}
section.small-padding {
    padding: 60px 0;
}

@media only screen and (max-width: 992px) {
    .section-size {
        margin: 0;
        border-radius: 0;
    }
    section.small-padding {
        padding: 20px 0;
    }
}


.color-bl {
    background-color: #ccecf9;
}

a.button-wh-blue {
    display: inline-block;
    margin-top: 20px;
    padding: 8px 40px;
    color: #009fe3 !important;
    border-radius: 40px;
    border: 1px solid #009fe3;
    background-color: transparent;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

a:hover.button-wh-blue {
    color: #ffffff !important;
    background-color: #009fe3;
    text-decoration: none;
}

.button-wh-blue a {
    display: inline-block;
    margin-top: 20px;
    padding: 8px 40px;
    color: #009fe3 !important;
    border-radius: 40px;
    border: 1px solid #009fe3;
    background-color: transparent;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.button-wh-blue a:hover {
    color: #ffffff !important;
    background-color: #009fe3;
    text-decoration: none;
}

button.button-wh-blue {
    display: inline-block;
    margin-top: 20px;
    padding: 8px 40px;
    color: #009fe3;
    border-radius: 40px;
    border: 1px solid #009fe3;
    background-color: transparent;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

button:hover.button-wh-blue {
    color: #ffffff;
    background-color: #009fe3;
    text-decoration: none;
}

#hilfsstellen .card {
    padding: 50px 0;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: transparent;
    background-clip: border-box;
    border: none;
}

img {
    width: 100%;
}

.image-text img {
    border-radius: 5px;
}

.icon-left-snow {
    position: absolute;
    top: 70px;
    background: url('../gfx/snow.svg') no-repeat;
    width: 230px;
    height: 230px;
    background-size: contain;
    margin-left: -15px;
    -webkit-transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    transform: rotate(-20deg);
    opacity: 0.2;
    overflow: hidden;
    z-index:-2;
}

#news .card {
    -webkit-box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    border: none;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

#news img.card-img-top {
    -webkit-transition: ease 0.1s;
    -o-transition: ease 0.1s;
    transition: ease 0.1s;
}

#news .card:hover {
    -webkit-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.3);
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
    cursor: pointer;
}

#news .card-title {
    color: #009fe3;
}

@-webkit-keyframes animate-3 {
    0%,
    20%,
    50%,
    80%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px);
    }
    60% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px);
    }
}

@keyframes animate-3 {
    0%,
    20%,
    50%,
    80%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px);
    }
    60% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px);
    }
}

#news .arrow {
    display: inline-block;
    vertical-align: top;
    padding: 0 0 0 10px;
}

#news .arrow svg {
    width: 38px;
    height: 13px !important;
}

#news .arrow svg path {
    fill: #009fe3;
}

#news .card:hover .arrow--3 {
    -webkit-animation: animate-3 1.5s infinite;
    animation: animate-3 1.5s infinite;
}

#news .arrow--3 {
    float: right;
}

#news a {
    color: #000000;
}

#news .card-columns {
    -webkit-box-shadow: none;
    box-shadow: none;
    orphans: 1;
}

section.icons {
    padding-top: 20px;
}

.icons-set-einsatz img {
    width: 60%;
    margin-bottom: 30px;
    -webkit-filter: drop-shadow(3px 3px 3px #dcd6d6);
    filter: drop-shadow(3px 3px 3px #dcd6d6);
    margin-left: 15px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.icons-set-einsatz .icons-up {
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border: 1px solid transparent;
}

.icons-set-einsatz a {
    color: #000000;
}

hr {
    border-top: 1px solid #868686;
    opacity: 0.5;
}

.leistung .leistungen-img img {
    width: 100%;
    height: 300px !important;
}

#leistungen .img-1 {
    width: 100%;
    height: 100%;
    padding: 0;
    background: url('../gfx/licon-1.png');
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center center !important;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

#leistungen .img-2 {
    width: 100%;
    height: 100%;
    background: url('../gfx/licon-2.png') no-repeat;
    background-size: cover;
    background-position: center center;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    padding: 0;
}

#leistungen .img-3 {
    width: 100%;
    height: 100%;
    background: url('../gfx/licon-3.png') no-repeat;
    background-size: cover;
    background-position: center center;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    padding: 0;
}

#leistungen .img-4 {
    width: 100%;
    height: 230px;
    background: url('../gfx/licon-3.png') no-repeat;
    background-size: cover;
    background-position: center center;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    padding: 0;
}

#leistungen .white-bck {
    background-color: white;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

#leistungen .ltext {
    padding: 40px 20px 20px 20px;
}

#spende .card-body {
    padding-bottom: 35px;
}

#spende .card {
    -webkit-box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    border: none;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

#spende img.card-img-top {
    -webkit-transition: ease 0.1s;
    -o-transition: ease 0.1s;
    transition: ease 0.1s;
    width: 100%;
    height: 13vw !important;
    -o-object-fit: cover;
    object-fit: cover;
}

#spende .card:hover {
    -webkit-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.3);
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
    cursor: pointer;
}

#spende .card-title {
    color: #009fe3;
}

@keyframes animate-3 {
    0%,
    20%,
    50%,
    80%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px);
    }
    60% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px);
    }
}

#spende .arrow {
    display: inline-block;
    vertical-align: top;
    padding: 0 0 0 10px;
}

#spende .arrow svg {
    width: 38px;
    height: 13px !important;
}

#spende .arrow svg path {
    fill: #009fe3;
}

#spende .card:hover .arrow--3 {
    -webkit-animation: animate-3 1.5s infinite;
    animation: animate-3 1.5s infinite;
}

#spende .arrow--3 {
    position: absolute;
    bottom: 20px;
    right: 1.25rem;
}

#spende a {
    color: #000000;
}

#spende .card-columns {
    -webkit-box-shadow: none;
    box-shadow: none;
    orphans: 1;
}

#news .card-body {
    padding-bottom: 35px;
}

#news .card {
    -webkit-box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    border: none;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

#news img.card-img-top {
    -webkit-transition: ease 0.1s;
    -o-transition: ease 0.1s;
    transition: ease 0.1s;
    width: 100%;
    height: 13vw !important;
    -o-object-fit: cover;
    object-fit: cover;
}

#news .card:hover {
    -webkit-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.3);
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
    cursor: pointer;
}

#news .card-title {
    color: #009fe3;
}

@keyframes animate-3 {
    0%,
    20%,
    50%,
    80%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px);
    }
    60% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px);
    }
}

#news .arrow {
    display: inline-block;
    vertical-align: top;
    padding: 0 0 0 10px;
}

#news .arrow svg {
    width: 38px;
    height: 13px !important;
}

#news .arrow svg path {
    fill: #009fe3;
}

#news .card:hover .arrow--3 {
    -webkit-animation: animate-3 1.5s infinite;
    animation: animate-3 1.5s infinite;
}

#news .arrow--3 {
    position: absolute;
    bottom: 20px;
    right: 1.25rem;
}

#news a {
    color: #000000;
}

#news .card-columns {
    -webkit-box-shadow: none;
    box-shadow: none;
    orphans: 1;
}

footer {
    width: 100%;
    background-color: #009fe3;
    padding: 90px 0;
}

.newsletter a {
    padding: 8px 40px;
    background-color: #ffffff;
    border: 1px solid #009fe3;
    border-radius: 40px;
    color: #009fe3;
    display: inline;
    top: -107px;
    position: absolute;
    text-decoration: none;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.newsletter a:hover {
    background-color: #009fe3;
    border: 1px solid #ffffff;
    color: #ffffff;
    display: inline;
    position: absolute;
    text-decoration: none;
}

.newsletter button {
    padding: 8px 40px;
    background-color: #ffffff;
    border: 1px solid #009fe3;
    border-radius: 40px;
    color: #009fe3;
    display: inline;
    top: -107px;
    position: absolute;
    text-decoration: none;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.newsletter button:hover {
    background-color: #009fe3;
    border: 1px solid #ffffff;
    color: #ffffff;
    display: inline;
    position: absolute;
    text-decoration: none;
}

.wh-logo img {
    width: 65%;
}

@media only screen and (max-width: 991.9px) {
    .wh-logo img {
        width: 100%;
    }
}

@media only screen and (max-width: 576px) {
    .wh-logo img {
        width: 100%;
    }
}

.wh-text-footer {
    color: #ffffff;
    font-size: 1.2em;
    margin-top: 2px;
    line-height: 1.1;
    bottom: 0;
}

.interval-lg {
    margin-bottom: 60px;
}

footer .black-font a {
    color: #ffffff;
    text-decoration: none;
}

footer h5 {
    color: #ffffff;
}

footer p {
    color: #ffffff;
}

footer span {
    color: #ffffff;
}

footer ul,
footer li {
    color: #ffffff;
}

footer a[aria-expanded='false'] .fas {
    color: #ffffff;
    font-size: 0.8em;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

footer a[aria-expanded='true'] .fas {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    color: #ffffff;
    font-size: 0.8em;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

footer ul {
    list-style-type: none;
    margin-top: 1em;
}

.fab {
    color: #ffffff;
    font-size: 2.8em;
    opacity: 0.7;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.fab:first-of-type {
    padding-right: 15px;
}

.fab:hover {
    opacity: 1;
}

hr.footer-line {
    border: 0;
    clear: both;
    display: block;
    width: 98%;
    background-color: #ffffff;
    height: 1px;
}

.zewo {
    width: 80%;
}

footer .small-links a {
    color: #ffffff;
    padding-right: 20px;
    font-size: 0.9em;
}

footer .wh-ft {
    display: block;
    margin-top: 20px;
    color: #ffffff;
    font-size: 0.9em;
}

footer h5 {
    margin-bottom: 20px;
}

#Ebene_1 {
    width: 160px;
    height: 160px;
    right: -20px;
    position: fixed;
    top: 130px;
    z-index: 110;
    -webkit-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    transform: rotate(20deg);
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-filter: drop-shadow(3px 3px 3px #7d7d7d);
    filter: drop-shadow(3px 3px 3px #7d7d7d);
}

#Ebene_1 .cls-5 {
    fill: #ffffff !important;
    -webkit-transition: all 0.1s ease-in;
    -o-transition: all 0.1s ease-in;
    transition: all 0.1s ease-in;
    -webkit-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    transition-delay: 0.2s;
}

#Ebene_1 .cls-3 {
    fill: #ffffff !important;
}

svg#Ebene_1:hover {
    opacity: 1;
    display: block;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    right: 20px;
    -webkit-filter: drop-shadow(6px 6px 6px #7d7d7d);
    filter: drop-shadow(6px 6px 6px #7d7d7d);
    cursor: pointer;
}

svg#Ebene_1:hover .cls-5 {
    fill: #de3c4b !important;
    stroke: #de3c4b !important;
    stroke-width: 2 !important;
}

#Ebene_1.cls-4.red-wh {
    fill: #de3c4b !important;
}

.hilfe_button_section{
    width:280px;
    height:280px;
    right:-75px;
    position:fixed;
    top:270px;
    z-index:110;
    -webkit-transition:all 0.2s ease-in-out;
    -o-transition:all 0.2s ease-in-out;
    transition:all 0.2s ease-in-out;
}
.hilfe_button_section .frame a{
    position:absolute;
    width:100%;
    height:100%;
    z-index: 120;
}
#Ebene_hilfe {

    -webkit-transform:rotate(20deg);
    -ms-transform:rotate(20deg);
    transform:rotate(20deg);
    -webkit-transition:all 0.2s ease-in-out;
    -o-transition:all 0.2s ease-in-out;
    transition:all 0.2s ease-in-out;
    -webkit-filter:drop-shadow(3px 3px 3px #7d7d7d);
    filter:drop-shadow(3px 3px 3px #7d7d7d);
}

.hilfe_button_section:hover {
    opacity: 1;
    display: block;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    right: -40px;
    -webkit-filter: drop-shadow(6px 6px 6px #7d7d7d);
    filter: drop-shadow(6px 6px 6px #7d7d7d);
    cursor: pointer;
}
.hilfe_button_section:hover #Ebene_hilfe{
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}
.hilfe_button_section:hover #Ebene_hilfe .st2{
    stroke: #e05c69 !important;
}
svg#Schweiz {
    fill: #ffffff !important;
    stroke: #009fe3 !important;
    stroke-width: 2 !important;
}

svg#Schweiz #VD,
svg#Schweiz #VS,
svg#Schweiz #ZH,
svg#Schweiz #ZG,
svg#Schweiz #UR,
svg#Schweiz #TI,
svg#Schweiz #TG,
svg#Schweiz #SO,
svg#Schweiz #SZ,
svg#Schweiz #SH,
svg#Schweiz #SG,
svg#Schweiz #OW,
svg#Schweiz #NW,
svg#Schweiz #NE,
svg#Schweiz #LU,
svg#Schweiz #JU,
svg#Schweiz #GR,
svg#Schweiz #GL,
svg#Schweiz #GE,
svg#Schweiz #FR,
svg#Schweiz #BE,
svg#Schweiz #BS,
svg#Schweiz #BL,
svg#Schweiz #AR,
svg#Schweiz #AI,
svg#Schweiz #AG {
    cursor: pointer;
    stroke: #009fe3;
    stroke-width: 1;
    fill: #ffffff;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.hilfsstelle-link {
    color: #000000;
}

.hilfsstelle-link:hover {
    color: #009fe3;
}

.fa-arrow-right {
    padding-right: 7px;
    color: #009fe3;
    opacity: 0.5;
}

.arrow-hilf a {
    font-size: 0.9em;
}

.arrow-hilf:hover .fa-arrow-right {
    opacity: 1;
}

.arrow-hilf:hover a.hilfsstelle-link {
    color: #009fe3;
    text-decoration: underline;
}

.link-hover a {
    color: #009fe3;
    text-decoration: underline;
}

.link-hover .fa-arrow-right {
    opacity: 1;
}

#mapsvg {
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    cursor: pointer;
}

#mapsvg svg {
    width: 100% !important;
    height: 100% !important;
}

#mapsvg path,
#mapsvg path.cls-1,
#mapsvg polygon {
    fill: #ffffff !important;
    stroke: #009fe3 !important;
    stroke-width: 1;
}

#mapsvg path:hover,
#mapsvg path.cls-1:hover,
#mapsvg polygon:hover {
    fill: #009fe3 !important;
}

#mapsvg .cls-1.blue-hover {
    fill: #009fe3 !important;
}

.small-txt {
    font-size: 0.8em;
}

#testimonial-slider h2 {
    color: white;
    font-size: 1.8em;
}

#testimonial-slider .carousel-image {
    border-radius: 50% !important;
}

#testimonial-slider .img-test {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#testimonial-slider .carousel-inner {
    height: 380px;
    background: #009fe3;
    border-radius: 5px;
}

#testimonial-slider .carousel-item {
    height: 330px;
}

#testimonial-slider .carousel-caption {
    max-width: 100%;
    left: 50%;
}

#testimonial-slider .carousel-caption {
    top: 50%;
    width: 80%;
    bottom: 20px;
    left: 50%;
    z-index: 10;
    padding-top: 40px;
    padding-bottom: 20px;
    color: #fff;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 80%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#testimonial-slider .carousel-control-next,
#testimonial-slider .carousel-control-prev {
    width: 9%;
}

#testimonial-slider .carousel-control-prev-icon {
    background-image: url('../gfx/prev.svg');
}

#testimonial-slider .carousel-control-next-icon {
    background-image: url('../gfx/next.svg');
}

#testimonial-slider .carousel-control-next-icon,
#testimonial-slider .carousel-control-prev-icon {
    width: 20px;
    height: 46px;
}

.breadcrumb-wh {
    padding-top: 10px;
    font-size: 0.8em;
}

.breadcrumb-wh .fa-chevron-right {
    font-size: 0.8em;
    margin: 0 5px;
}

.fa-chevron-right {
    color: #009fe3;
}

.spende-box {
    border: 1px solid #009fe3;
    margin-top: 20px;
    padding: 20px;
    border-radius: 5px;
    -webkit-box-shadow: 7px 7px 0px -1px #e8e8e8;
    box-shadow: 7px 7px 0px -1px #e8e8e8;
}

.spende-box label {
    width: 100%;
    height: 100%;
    padding: 30px 20px;
    background-color: #ffffff;
    border-radius: 5px;
}

.spende-box .card {
    border: 1px solid transparent;
}

.box-inside {
    border: 1px solid #009fe3;
    border-radius: 5px;
    font-size: 1.8em;
    text-align: center;
}

input.box-inside {
    width: 100%;
    height: 100%;
    font-size: 1.2em;
}

.spende-box {
    display: block;
    position: relative;
}

.box-inside:hover input~.checkmark {
    background-color: #009fe3;
}

#form-spenden input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

#form-spenden input.mon-write {
    position: relative;
    opacity: 1 !important;
}

.checkmark {
    position: absolute;
    top: 50%;
    left: 15px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 25px;
    width: 25px;
    border: 1px solid #009fe3;
    background-color: #ffffff;
    border-radius: 50%;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.spende-box input:checked~.checkmark {
    background-color: #009fe3;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.spende-box input:checked~label:after {
    content: '';
    position: absolute;
    top: 5px;
    left: 20px;
    right: 12px;
    bottom: -3px;
    border: 1px solid #009fe3;
    border-radius: 5px;
    background-color: #ffffff;
    z-index: -2;
}

.checkmark:after {
    content: '';
    position: absolute;
    display: none;
}

.spende-box input:checked~.checkmark:after {
    display: block;
}

.spende-box .checkmark:after {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: white;
}

.spende-box label {
    margin-bottom: 0;
    color: #009fe3;
}

a#mon-your {
    height: 100%;
    width: 101%;
    font-size: 20px;
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #ffffff;
    border-radius: 3px;
    background-color: #009fe3;
}

.box-inside {
    line-height: 1em;
    height: 100%;
}

input.mon-write {
    color: #009fe3;
    opacity: 1;
    border-radius: 5px;
    position: relative;
    display: inline-block;
    margin: 10px 0;
    border: 1px solid #009fe3;
    padding: 15px;
    width: 10vw;
    margin-left: auto;
    margin-right: auto;
}

span.chf {
    color: #009fe3;
    text-align: center;
    margin-top: -20px;
}

.open-mon p {
    margin-bottom: 0;
    margin-top: 20px;
}

.color img {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    -webkit-transition: -webkit-filter 0.5s ease-in-out;
    transition: -webkit-filter 0.5s ease-in-out;
    -o-transition: filter 0.5s ease-in-out;
    transition: filter 0.5s ease-in-out;
    transition: filter 0.5s ease-in-out, -webkit-filter 0.5s ease-in-out;
    -webkit-transition: filter 0.5s ease-in-out;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    border-radius: 5px;
}

.color img:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}

a.color:hover img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}

#carouselWinterhilfeIndicators:hover .color .carousel-image {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}

#whnewsletter {
    color: #009fe3;
}

#whnewsletter h2 {
    margin-bottom: 0;
    margin-top: 17px;
    margin-bottom: 5px;
}

#whnewsletter p {
    color: #009fe3;
}

button.close {
    position: absolute;
    top: 0;
    right: 10px;
}

.newsl-padd {
    padding: 30px;
}

.newsl-img {
    height: 500px;
    width: 100%;
    background: url('../gfx/img2.jpg') no-repeat;
    background-size: cover;
    background-position: center center;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

img.newsl-logo {
    width: 178px;
}

footer input {
    position: relative;
    opacity: 1;
    cursor: pointer;
}

footer .close {
    font-size: 3.5rem;
}

footer form {
    margin-top: 30px;
}

footer input.form-control {
    border: none;
    border-bottom: 1px solid #009fe3;
    border-radius: 0;
    padding-left: 0;
    color: #009fe3;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

footer input.form-control:focus,
footer input.form-control:active {
    color: #009fe3;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

footer span.newsl-close {
    color: #009fe3;
}

.blue-bck {
    padding-top: 100px;
    padding-bottom: 200px;
    margin: 0;
    width: 100%;
    height: 100%;
    background-color: #ccecf9;
}

h1.error {
    font-size: 7em;
    color: #009fe3;
}

p.txt-bigger {
    font-size: 120%;
}

.image-header-size {
    border-radius: 5px;
    width: 100%;
    height: 300px;
    background: url('../gfx/headerimage.jpg') no-repeat;
    background-position: center center;
    background-size: cover;
}

.image-header-size-big {
    border-radius: 5px;
    width: 100%;
    height: 300px;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: cover !important;
}

.image-header-size2 {
    border-radius: 5px;
    width: 100%;
    height: 300px;
    background: url('../gfx/img8.jpg') no-repeat;
    background-position: center center;
    background-size: cover;
}

.image-header-size3 {
    border-radius: 5px;
    width: 100%;
    height: 300px;
    background: url('../gfx/img9.jpg') no-repeat;
    background-position: center center;
    background-size: cover;
}

.card.color img,
.card .color img {
    border-radius: 0;
}

.accordion {
    font-size: 1rem;
    width: 100%;
    margin: 0 auto;
    border-radius: 5px;
    -webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.2);
}

.accordion .fa-chevron-down {
    float: right;
}

.accordion .arrow-acc .fas {
    color: #009fe3;
    font-size: 1em;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    margin-top: 8px;
}

.accordion .arrow-acc.opened .fas {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
}

.accordion .card-header {
    padding: 1.25rem 1.25rem;
    background-color: #ffffff;
}

.text-acc {
    font-size: 1.3em;
}

.accordion [type='button'] {
    -webkit-appearance: none;
}

.small-snow h2:after {
    position: absolute;
    height: 20px;
    width: 20px;
    margin-left: 4px;
    margin-top: -17px;
    content: url(../gfx/snow-flake.svg);
}

#table-content {
    width: 100%;
    color: #000000;
}

.table-section .form-control {
    border: 1px solid #009fe3;
}

.table-section input {
    position: relative;
    opacity: 1;
    cursor: pointer;
}

.table-section input:active {
    border-color: #009fe3;
}

.table-section input:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
}

.page-item.active .page-link {
    z-index: 1;
    color: #ffffff;
    background-color: #009fe3;
    border-color: #009fe3;
}

.paginate_button:focus,
a.page-link:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
}

.page-link {
    color: #009fe3;
}

.page-link:hover {
    color: #ffffff;
    background-color: #009fe3;
}

.table {
    background: #ffffff;
}

.table-striped tbody tr:nth-of-type(odd) {
    background: #e6f5fc;
}

.table thead th {
    border-bottom: 2px solid #009fe3;
}

.table tfoot th {
    border-top: 2px solid #009fe3;
}

.table td,
.table th {
    border-top: 1px solid transparent;
}

table.dataTable thead .sorting:before,
table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:before,
table.dataTable thead .sorting_desc_disabled:after {
    color: #009fe3;
}

.input-visible input {
    opacity: 1;
    cursor: pointer;
}

.btn-numberm {
    border: 1px solid #009fe3;
    color: #009fe3;
}

input.input-number {
    border-radius: 5px !important;
    text-align: center;
}

.btn-number:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
}

.birnel-form {
    padding-bottom: 5px;
    border-radius: 0 !important;
    border: none;
}

.birnel-form .btn {
    font-size: 0.9em;
}

.birnel-form li.list-group-item {
    border-radius: 0 !important;
    border: none;
    border-bottom: 1px solid #f8f6f6;
}

.birnel-form h6,
.birnel-form h5 {
    margin-bottom: 0;
    color: #000000;
}

.birnel-form .list-group-item {
    padding: 0.3rem 1.25rem;
}

.birnel-form ul {
    list-style-type: none;
}

.birnel-form li {
    text-decoration: none;
    padding-bottom: 10px;
    margin: 10px 0;
    border-bottom: 1px solid #000000;
}

.bck-grey {
    background: #f8f6f6;
    padding: 30px 50px;
    margin-top: 50px;
    border-radius: 5px;
}

.bck-grey a {
    margin: 0;
}

.bck-grey h4 {
    margin-top: 6px;
}

#news a:hover {
    text-decoration: none;
}

a.btn-opacity {
    opacity: 0.5;
}

a.btn-opacity:hover {
    opacity: 1;
}

.gray-news-box {
    display: inline-block;
    margin-top: 20px;
    padding: 15px 50px;
    color: #009fe3 !important;
    background-color: transparent;
    background-color: #f8f6f6;
    border-radius: 5px;
}

.gray-news-box a {
    display: block;
}

.small-txt-news-item {
    display: block;
    color: #6c757d !important;
    font-size: 80%;
    margin-bottom: 10px;
}

.img-team {
    margin-bottom: 20px;
    border-radius: 5px;
    height: 250px;
    width: 100%;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.img-team:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

a.no-text-deco:hover {
    text-decoration: none;
}

.job-bck {
    padding: 40px;
    border-radius: 5px;
    -webkit-box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    margin-bottom: 20px;
}

.job-bck:hover {
    -webkit-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.3);
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
    cursor: pointer;
}

.publikationen-ul ul {
    list-style: none;
}

.publikationen-ul ul li:before {
    content: '\2022';
    color: #009fe3;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}

.publikationen-ul ul li a {
    color: #009fe3;
}

.publikationen-ul ul li a:hover {
    color: #009fe3;
}

.publikationen-ul ul {
    list-style: none;
}

.publikationen-ul ul li:before {
    content: '\2022';
    color: #009fe3;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}

.publikationen-ul ul li a {
    color: #009fe3;
}

.publikationen-ul ul li a:hover {
    color: #009fe3;
}

.fa-at {
    color: #009fe3;
    padding-right: 5px;
}

.fa-phone {
    color: #009fe3;
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);
    padding-left: 5px;
}

#contact a,
#contact a:hover {
    color: #009fe3;
}


/*changed:
  #contact-form .form-control TO:
  #contact-form .form-control .powermail_input AND .powermail_textarea
  */

#contact-form .form-control .powermail_input,
#contact-form .form-control .powermail_textarea {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #009fe3;
    background-color: transparent;
    background-clip: padding-box;
    border: none;
    border-bottom: 1px solid #009fe3;
    border-radius: 0;
}


/*changed:
  #contact-form .form-control TO:
  #contact-form .form-control .powermail_input;
  #contact-form input[type=] TO:
  #contact-form input.powermail_input[type=]
  */

#contact-form .form-control .powermail_input,
#contact-form input.powermail_input[type='submit'],
#contact-form textarea,
#contact-form input.powermail_input[type='email'],
#contact-form input.powermail_input[type='text'] {
    background-color: transparent;
    border: none;
    border-bottom: 3px solid #70c5ee;
    color: #009fe3;
    border-radius: 0;
}


/*changed:
  #contact-form .form-control:focus TO:
  #contact-form .form-control .form-control:focus;
  #contact-form input[type=] TO:
  #contact-form input.powermail_input[type=]
  */

#contact-form .form-control .form-control:focus,
#contact-form input.powermail_input[type='submit']:focus,
#contact-form textarea:focus,
#contact-form input.powermail_input[type='email']:focus,
#contact-form input.powermail_input[type='text']:focus,
#contact-form input.powermail_input[type='submit']:active,
#contact-form textarea:active,
#contact-form input.powermail_input[type='email']:active,
#contact-form input.powermail_input[type='text']:active {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
    border-bottom: 3px solid #009fe3;
    background-color: transparent;
    color: #009fe3;
}


/* added: .powermail_input */

#contact-form input.form-control.powermail_input,
#contact-form textarea.form-control {
    padding-left: 0;
    color: #009fe3;
}

#contact-form .form-control::-moz-placeholder {
    color: #009fe3;
}

#contact-form .form-control:-ms-input-placeholder {
    color: #009fe3;
}

#contact-form .form-control::-webkit-input-placeholder {
    color: #009fe3;
}

#contact-form button.clear-form {
    display: inline-block;
    margin-top: 20px;
    padding: 4px 20px;
    color: #009fe3;
    border-radius: 40px;
    border: 1px solid #009fe3;
    background: transparent;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    font-size: 0.8em;
}

#contact-form button.clear-form:hover {
    display: inline-block;
    margin-top: 20px;
    padding: 4px 20px;
    color: #ffffff;
    border-radius: 40px;
    border: 1px solid #009fe3;
    background-color: #009fe3;
}

th {
    font-weight: 500;
}

.megamenu-s {
    position: static;
}

.megamenu-s .dropdown-menu {
    background-color: rgba(0, 159, 227, 0.95);
    border: none;
    width: 100%;
    top: 111px;
    -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
}

.megamenu-s .drop-menu-size .dropdown-menu {
    padding: 3rem 0;
    text-align: left;
    list-style: none;
}

.megamenu-s .dropdown-menu {
    height: 300px;
}

a.card:hover {
    text-decoration: none;
}

footer a:hover,
footer a:hover {
    text-decoration: underline;
}

footer a.to-show:hover {
    text-decoration: none;
    cursor: pointer;
}

.news .card-body {
    position: relative;
}

.who-made-it {
    font-size: 0.7em;
    color: #ffffff;
    background-color: #009fe3;
    display: inline-block;
    padding: 5px 8px;
    border-radius: 40px;
    position: absolute;
    top: -15px;
    min-width: max-content;
}

.no-absolute {
    position: relative;
    display: inline-block;
    top: auto;
    margin-bottom: 10px;
}

small.text-muted {
    color: #f8f6f6;
    opacity: 0.7;
}

@media only screen and (max-width: 767.9px) {
    #Ebene_1 {
        width: 121px;
        right: -24px;
        top: auto;
        bottom: 170px;
    }
    .hilfe_button_section{
        top:unset;
        bottom:65px;
        right:-60px;
        width:185px;
        height:185px;
    }
    .birnel_button_section{
        top:unset;
        bottom:65px;
        right:-60px;
        width:185px;
        height:185px;
    }

    #leistungen .ltext {
        height: auto;
    }
    #news img.card-img-top {
        height: 50vw !important;
    }
    a#mon-your {
        padding: 20px 20px;
    }
    #testimonial-slider h2 {
        font-size: 1.2em;
    }
    input.mon-write {
        width: 20vw;
    }
    .card-columns {
        -webkit-column-count: 1 !important;
        -moz-column-count: 1 !important;
        column-count: 1 !important;
    }

    #mapsvg svg {
        display: none;
    }
    #leistungen {
        padding-left: 15px;
        padding-right: 15px;
    }
    #leistungen .white-bck {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }
    .pl-resp {
        padding-left: 0;
    }
    #leistungen .img-1 {
        height: 100%;
        border-top-left-radius: 0;
        border-bottom-left-radius: 5px;
        border-top-right-radius: 0;
        border-top-left-radius: 5px;
    }
    #spende img.card-img-top {
        height: 38vw !important;
    }
    .wh-text-footer {
        margin-top: 20px;
    }
    .margin-footer-resp {
        margin-top: 40px;
    }
    img.zewo {
        margin-top: 40px;
    }
    .icon-right-hand {
        left: -20px;
        z-index: -1;
    }
    .zewo {
        width: 250px;
    }
    .container.menu {
        max-width: 100% !important;
    }
}

@media only screen and (max-width: 575px) {
    .leistung .img-1 {
        height: 200px;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        border-top-right-radius: 5px;
        border-top-left-radius: 5px;
    }
    .image-header-size {
        border-radius: 0;
    }
    .image-header-size2 {
        border-radius: 0;
    }
    .image-header-size3 {
        border-radius: 0;
    }
    #testimonial-slider img {
        width: 30%;
        float: left;
    }
    a#mon-your {
        padding: 20px 20px;
    }
}

@media only screen and (max-width: 991.9px) {
    .card-columns {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }
    .navbar {
        padding-top: 1.5em;
    }
    .carousel-item .h1-medium h1,
    .carousel-item h1 {
        font-size: 1.7em;
    }
    .navbar-collapse {
        background-color: #ccecf9;
    }
    .navbar {
        padding: 0;
    }
    .navbar-brand {
        padding: 20px 0 15px 15px;
    }
    .animated-icon2 {
        padding: 20px 15px 15px 0;
    }
    a.nav-link {
        font-size: 1.6em;
    }
    a.nav-link {
        padding: 20px 0;
    }
    .navbar-nav li.nav-item:first-of-type {
        padding-top: 20px;
    }
    .navbar-nav li.nav-item:last-of-type {
        padding-bottom: 20px;
    }
    .navbar-nav {
        padding: 0 40px;
    }
    .container.menu {
        max-width: 100% !important;
    }
    ul.navbar-nav {
        -webkit-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }
    .branches-row {
        margin-left: 0;
        padding: 0 40px;
    }
    .row.branches-row {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        display: initial;
    }
    .branches {
        font-size: 1em;
        padding: 6px 40px;
    }
    a.branches:hover {
        color: #009fe3;
        text-decoration: none;
    }
    #langOnHandy .card {
        background-color: transparent;
        border: 1px solid transparent;
        border-radius: 0;
    }
    #langOnHandy .card a.dropdown-item {
        padding-left: 40px;
    }
    a.dropdown-item {
        padding-left: 40px;
    }
    a.branches .fas {
        font-size: 0.8em;
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
    }
    a[aria-expanded='true'] .fa-chevron-down {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
        -webkit-transform-origin: center;
        -ms-transform-origin: center;
        transform-origin: center;
    }
    .branches-row .branches .fa-chevron-down {
        padding-right: 0;
    }
}

.navbar.fixed-top.navbar-expand-lg {
    /* padding-right: 0 !important; */
}

.modal-open {
    overflow: hidden;
    padding-right: 0 !important;
}

@media only screen and (min-width: 1400px) {
    .carousel-caption {
        width: 25vw;
    }
}

.col-5 a {
    display: inline-block;
}

span.button-wh {
    display: inline-block;
    padding: 5px 10px;
    color: #009fe3;
    float: right;
    font-size: 0.9em;
    border-radius: 40px;
    border: 1px solid #009fe3;
    background-color: #ffffff;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.container-scrollbar2 .places-link {
    padding: 0;
    margin: 0;
    border-radius: 0;
    border: none;
    padding: 10px 0;
    font-size: 1.2em;
    color: #000000;
    border-bottom: 1px solid #868686;
}

#check-places .container-for-list .content-relative .places-link-no-scroll {
    padding: 0;
    margin: 0;
    border-radius: 5px;
    border: none;
    padding: 0;
    font-size: 1.2em;
    color: #000000;
    border-bottom: 1px solid #868686;
}


/* .container-scrollbar2 .places-link:last-of-type {
    border-radius: 5px;
} */

.container-scrollbar2 .places-link:hover {
    background: #f8f6f6;
    color: #009fe3;
}

.container-scrollbar2 .places-link:hover span.button-wh {
    color: #ffffff;
    border: 1px solid #009fe3;
    background-color: #009fe3;
}

.places-link-no-scroll:hover {
    background: #f8f6f6;
}

.places-link-no-scroll:hover span.wh-name {
    color: #009fe3;
}

.places-link-no-scroll:hover span.button-wh {
    color: #ffffff;
    border: 1px solid #009fe3;
    background-color: #009fe3;
}

div.container.dropdown-item.no-scroll {
    padding: 10px 15px;
    font-size: 1em;
}

.load-card {
    /*display: none;*/
}

#news .card.load-card-news {
    display: none;
}

@media only screen and (max-width: 991.9px) {
    .mobile-no {
        display: none;
    }
}

@media only screen and (min-width: 992px) {
    .mobile-yes {
        display: none;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    #hilfsstellen .p-size {
        font-size: 0.8em;
    }
}

#leistungen .ltext {
    height: auto;
}

#img-header {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

#img-header:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

footer .fas {
    color: #ffffff;
}

#carouselExampleControls .carousel-control-next,
#carouselExampleControls .carousel-control-prev {
    opacity: 1;
}

#carouselExampleControls span.button-wh {
    width: 126px;
    padding: 11px 40px 30px 40px;
}

@media only screen and (max-width: 991.9px) {
    a.dropdown-item {
        color: #009fe3;
    }
    .navbar-brand img {
        margin-top: 0;
    }
}

#vernetzt img {
    border-radius: 0;
}

section.small-padding {
    padding: 60px 0;
}

section.small-padding-bottom {
    padding-bottom: 60px;
}

section.small-padding-top {
    padding-top: 60px;
}

@media only screen and (max-width: 575px) {
    body {
        padding-top: 90px;
    }
    .carousel-inner {
        border-top-right-radius: 0;
    }
}

@media only screen and (max-width: 767.9px) {
    .navbar-brand img {
        height: 50px;
    }
}

.padding-einsatz {
    padding: 15px;
    height: 100%;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border: 1px solid transparent;
}

/*.padding-einsatz:hover {
    border: 1px solid #009fe3;
    cursor: pointer;
    height: 100%;
    border-radius: 5px;
}*/

@media only screen and (min-width: 576px) and (max-width: 800.9px) {
    .col-12.carousel-image {
        height: 400px;
    }
}

@media only screen and (min-width: 574px) and (max-width: 768.9px) {
    #carouselWinterhilfeIndicators {
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
        border-radius: 5px;
    }
    .carousel-inner {
        border-top-left-radius: 5px;
    }
}

.lang-dropdown a.dropdown-item {
    color: #009fe3;
}

@media screen and (max-width: 992px) {
    body {
        padding-top: 126px;
    }
    .container.hilfsstellen-handy {
        max-width: none;
        padding-left: 0;
        padding-right: 0;
    }
    #links-handy .dropdown.dropdown-margin {
        margin-top: -33px;
        width: 100%;
    }
    #links-handy #dropdown-places {
        left: 0;
        width: 100%;
        top: 0;
        z-index: 0;
    }
    #links-handy .branches {
        padding: 0;
    }
    #links-handy .dropdown-button-places {
        border-radius: 0;
    }
    #links-handy .wh-places {
        left: 0;
        margin-left: 0;
    }
    #links-handy .dropdown.dropdown-margin {
        margin-top: 0;
    }
    #links-handy .wh-places .dropdown-menu {
        width: 90%;
        max-width: 700px;
        padding: 0 30px;
    }
    #links-handy .button-wh-border-blue-web {
        top: 39px;
        background: transparent;
    }
    #links-handy .button-wh-border-blue-web a:hover {
        background: #f8f6f6;
    }
    #links-handy .places-link-no-scroll {
        border-bottom: 2px solid #009fe3;
    }
    #links-handy .places-link-no-scroll:hover {
        background: #f8f6f6;
        border-radius: 0px;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
    }
    #links-handy .places-link:first-of-type {
        border-top: 2ps solid #009fe3;
    }
    #links-handy .container-scrollbar2 {
        border-radius: 0;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
    }
    #links-handy .container-scrollbar2 .places-link:last-of-type {
        border-radius: 0;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
    }
}

@media screen and (max-width: 564px) {
    #links-handy .wh-places .dropdown-menu {
        width: 100%;
        max-width: none;
        padding: 0 5px;
    }
}

#links-handy {
    cursor: pointer;
}

.newsl-img {
    min-height: 556px;
    width: 100%;
    background: url('../gfx/img2.jpg') no-repeat;
    background-size: cover;
    background-position: center center;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

#mc_embed_signup form {
    display: block;
    position: relative;
    text-align: left;
    padding: 10px 0 10px 3%;
}

#mc_embed_signup h2 {
    font-weight: bold;
    padding: 0;
    margin: 15px 0;
    font-size: 1.4em;
}

#mc_embed_signup input[type='checkbox'] {
    -webkit-appearance: checkbox;
}

#mc_embed_signup input[type='radio'] {
    -webkit-appearance: radio;
}

#mc_embed_signup input:focus {
    border-color: #333;
}

#mc_embed_signup .button {
    clear: both;
    background-color: #aaa;
    border: 0 none;
    border-radius: 4px;
    -webkit-transition: all 0.23s ease-in-out 0s;
    -o-transition: all 0.23s ease-in-out 0s;
    transition: all 0.23s ease-in-out 0s;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    font-weight: normal;
    height: 32px;
    line-height: 32px;
    margin: 0 5px 10px 0;
    padding: 0 22px;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    white-space: nowrap;
    width: auto;
}

#mc_embed_signup .button:hover {
    background-color: #777;
}

#mc_embed_signup .small-meta {
    font-size: 11px;
}

#mc_embed_signup .nowrap {
    white-space: nowrap;
}

#mc_embed_signup .mc-field-group {
    clear: left;
    position: relative;
    width: 96%;
    padding-bottom: 3%;
    min-height: 50px;
}

#mc_embed_signup .size1of2 {
    clear: none;
    float: left;
    display: inline-block;
    width: 46%;
    margin-right: 4%;
}

* html #mc_embed_signup .size1of2 {
    margin-right: 2%;
    /* Fix for IE6 double margins. */
}

#mc_embed_signup .mc-field-group label {
    display: block;
    margin-bottom: 3px;
}

#mc_embed_signup .mc-field-group input {
    display: block;
    width: 100%;
    padding: 8px 0;
    text-indent: 2%;
    border: none;
    border-bottom: 2px solid #009fe3;
}

#mc_embed_signup .mc-field-group select {
    display: inline-block;
    width: 99%;
    padding: 5px 0;
    margin-bottom: 2px;
}

#mc_embed_signup .datefield,
#mc_embed_signup .phonefield-us {
    padding: 5px 0;
}

#mc_embed_signup .datefield input,
#mc_embed_signup .phonefield-us input {
    display: inline;
    width: 60px;
    margin: 0 2px;
    letter-spacing: 1px;
    text-align: center;
    padding: 5px 0 2px 0;
}

#mc_embed_signup .phonefield-us .phonearea input,
#mc_embed_signup .phonefield-us .phonedetail1 input {
    width: 40px;
}

#mc_embed_signup .datefield .monthfield input,
#mc_embed_signup .datefield .dayfield input {
    width: 30px;
}

#mc_embed_signup .datefield label,
#mc_embed_signup .phonefield-us label {
    display: none;
}

#mc_embed_signup .indicates-required {
    text-align: right;
    font-size: 11px;
    margin-right: 4%;
}

#mc_embed_signup .asterisk {
    color: #e85c41;
    font-size: 150%;
    font-weight: normal;
    position: relative;
    top: 5px;
}

#mc_embed_signup .clear {
    clear: both;
}

#mc_embed_signup .mc-field-group.input-group ul {
    margin: 0;
    padding: 5px 0;
    list-style: none;
}

#mc_embed_signup .mc-field-group.input-group ul li {
    display: block;
    padding: 3px 0;
    margin: 0;
}

#mc_embed_signup .mc-field-group.input-group label {
    display: inline;
}

#mc_embed_signup .mc-field-group.input-group input {
    display: inline;
    width: auto;
    border: none;
}

#mc_embed_signup div#mce-responses {
    float: left;
    top: -1.4em;
    overflow: hidden;
    width: 100%;
    clear: both;
}

#mc_embed_signup div.response {
    /* margin: 1em 0;
  padding: 1em .5em .5em 0; */
    /* font-weight: bold; */
    float: left;
    top: -1.5em;
    z-index: 1;
    width: 100%;
}

#mc_embed_signup #mce-error-response {
    display: none;
}

#mc_embed_signup #mce-success-response {
    color: #009fe3;
    display: none;
}

#mc_embed_signup label.error {
    display: block;
    float: none;
    width: auto;
    margin-left: 1.05em;
    text-align: left;
    padding: 0.5em 0;
}

#mc-embedded-subscribe {
    clear: both;
    width: auto;
    display: block;
}

#mc_embed_signup #num-subscribers {
    font-size: 1.1em;
}

#mc_embed_signup #num-subscribers span {
    padding: 0.5em;
    border: 1px solid #ccc;
    margin-right: 0.5em;
    font-weight: bold;
}

#mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {
    display: inline-block;
    margin: 2px 0 0 0;
    padding: 5px 10px;
    background-color: rgba(255, 255, 255, 0.85);
    border-radius: 3px;
    font-size: 14px;
    font-weight: normal;
    z-index: 1;
    color: #e85c41;
}

#mc_embed_signup #mc-embedded-subscribe-form input.mce_inline_error {
    border: 2px solid #e85c41;
}

#mc_embed_signup .mc-field-group label {
    display: none;
}

#mc_embed_signup form {
    padding: 0;
}

#mc-embedded-subscribe.button-wh-blue {
    display: inline-block;
    /*margin-top: 20px;*/
    padding: 8px 40px;
    color: #009fe3 !important;
    border-radius: 40px;
    border: 1px solid #009fe3;
    background-color: transparent;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

input:hover#mc-embedded-subscribe.button-wh-blue {
    color: #ffffff !important;
    background-color: #009fe3;
    text-decoration: none;
}

@media screen and (max-width: 768px) {
    .newsl-img {
        display: none;
    }
}

footer .close {
    z-index: 999;
}

#testimonial-slider img {
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

#testimonial-slider .slide img {
    width: 200px;
    height: auto;
}

@media screen and (max-width: 992px) {
    #testimonial-slider h1,
    #testimonial-slider h2,
    #testimonial-slider h3,
    #testimonial-slider h4 {
        font-size: 1.4em;
    }
    .megamenu-s .dropdown-menu {
        top: 84px;
    }
}

@media screen and (max-width: 768px) {
    #testimonial-slider img {
        position: relative;
        margin: auto;
    }
    #testimonial-slider .slide img {
        width: 100px;
        margin-bottom: 10px;
    }
    #testimonial-slider h1,
    #testimonial-slider h2,
    #testimonial-slider h3,
    #testimonial-slider h4 {
        font-size: 1em;
    }
}

.pages_total {
    margin-top: 100px;
}

#kesearch_pagebrowser_bottom .pages_total {
    border-top: none !important;
}

.typo3-messages {
    padding-left: 0;
    list-style-type: none;
}

.form-inline .form-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
}

.password-reset.form-inline p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}

@media screen and (max-width: 707px) {
    .form-inline .form-control {
        width: 100%;
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 576px) {
    .input-group>.custom-file,
    .input-group>.custom-select,
    .input-group>.form-control,
    .input-group>.form-control-plaintext {
        -ms-flex: 0 1 auto;
        -webkit-box-flex: 0;
        flex: 0 1 auto;
        width: 17%;
    }
    form .row .row {
        margin-left: 0;
        margin-right: 0;
    }
    .powermail_fieldset.powermail_fieldset_2 {
        margin-left: 15px;
        margin-right: 15px;
    }
    .tx-powermail form.powermail_form ul.list-group li {
        padding-left: 0;
    }
}

.view-only-on-mobile {
    display: none;
}

@media screen and (max-width: 992px) {
    .view-only-on-screen {
        display: none;
    }
    .view-only-on-mobile {
        display: block;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    #c18 .arrow-hilf a {
        font-size: 0.7em;
    }
}

.logout {
    padding: 45px 25px 15px 25px;
    background: #ccecf9;
    border-radius: 5px;
}

#spende img {
    height: 200px;
}

button.button-wh-border-blue[type='submit'] {
    margin-bottom: 30px;
    float: right;
}

div.prev-button a {
    float: left;
}

div.next-button a {
    float: right;
}

.color-bl small {
    color: #009fe3;
}

.container-scrollbar2 {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.container-scrollbar2 .places-link:first-of-type {
    border-radius: 0;
}

@media only screen and (max-width: 992px) {
    .megamenu-s .dropdown-menu {
        top: 69px;
    }
    .navbar-nav li.nav-item:last-of-type {
        padding-bottom: 0;
    }
}

@media only screen and (max-width: 500px) {
    .navbar-brand img {
        height: 35px;
    }
    body {
        padding-top: 104px;
    }
    footer .small-links a {
        display: inline-block;
    }
    #testimonial-slider .slide img {
        width: 51px;
        margin-bottom: 10px;
    }
    .carousel-image,
    .carousel-image img {
        height: 152px;
    }
    a.nav-link {
        padding: 11px 0;
    }
    .nav-background-two {
        top: 101px;
    }
}

.navbar-collapse.collapse.show {
    min-height: 450px;
    overflow-y: auto !important;
}

.navbar-collapse.collapse.show .dropdown-button-places {
    display: none !important;
}


/* Map arrows ul li  */

ul.map-ol-li {
    margin-bottom: 0.2rem;
    -webkit-padding-start: 20px;
    padding-inline-start: 20px;
    list-style-type: none;
    position: relative;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

ul.map-ol-li li:before {
    content: url('../Images/arrow-map.svg');
    position: absolute;
    opacity: 0.6;
    left: 0;
    width: 13px;
    height: 10px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

ul.map-ol-li:hover li:before {
    opacity: 1;
}


/* Languages on mobile */

.lang-padd {
    padding: 0 40px;
}

.lang-padd a.branches,
.lang-padd div.branches {
    padding: 5px 20px;
}

.lang-padd a.branches .fa-chevron-down {
    margin-left: 3px;
}

.lang-padd .card-body .branches-row {
    padding: 0 !important;
}

@media only screen and (max-width: 991.9px) {
    .branches-row {
        padding: 0 !important;
    }
    .row-padding-search {
        padding: 0;
    }
}

.lang-padd .card-body {
    padding: 0.25rem;
}

.navbar-nav li.nav-item:last-of-type {
    padding-bottom: 0;
}

.leistung .leistungen-img img {
    width: 100%;
    height: 300px !important;
}


/* Leistungen new */

@media only screen and (max-width: 575.9px) {
    .leistung .row .row {
        margin-left: 0;
        margin-right: 0;
    }
    section.leistung .white-bck {
        border-top-right-radius: 0;
        border-bottom-right-radius: 5px;
        border-bottom-left-radius: 5px;
    }
}

#carouselWinterhilfeIndicators .button-wh a {
    margin-top: 0;
}

#carouselWinterhilfeIndicators h1 {
    font-size: 2em;
}

@media only screen and (min-width: 1400px) {
    .carousel-caption {
        width: 30vw;
    }
}

@media only screen and (min-width: 1700px) {
    .carousel-caption {
        width: 25vw;
    }
}

@media only screen and (min-width: 2000px) {
    .carousel-caption {
        width: 21vw;
    }
}

.frame-layout-lightbox .ce-gallery .ce-column img {
    border-radius: 5px;
}

img.fancybox-image {
    border-radius: 5px;
}

.frame-layout-lightbox .ce-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    display: flex;
    /* justify-content: space-around; */
}

.frame-layout-lightbox .ce-row {
    -ms-flex: 0 1 33.3%;
    -webkit-box-flex: 0;
    flex: 0 1 33.3%;
    padding: 0 4px;
    width: 100%;
}

.frame-layout-lightbox .ce-row img {
    width: 100%;
    height: 200px !important;
    -o-object-fit: cover;
    object-fit: cover;
}

.tx-powermail .powermail_message.powermail_message_error {
    background-image: none !important;
}

.t3js-module-body .t3-grid-container-title-1 {
    background: #ccecf9 !important;
}

input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.2rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

.custom-select.custom-select-sm.form-control {
    padding: 0.2rem 1.2rem;
}

.powermail_create {
    margin: 0 100px;
    background-color: #009fe3;
    color: white;
    padding: 3em;
    border-radius: 5px;
}

.powermail_create h1,
.powermail_create h2,
.powermail_create h3,
.powermail_create h4 {
    color: white;
}

.liefer h3 {
    margin-bottom: 0;
}

.liefer p {
    color: #009fe3;
}

.video video {
    width: 100% !important;
}

.small-text-newsletter {
    font-size: 12px;
}

.newsletter-p {
    margin:0;

}
.close {
    opacity: 1;
    text-shadow:none;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

h5.h5-footer {
    margin-bottom: 0;
    font-size: 17px;
}

@media only screen and (max-width: 600px) {
    #Ebene_1 {
        width: 100px;
        bottom: 170px;
    }

    .hilfe_button_section{
        top:unset;
        bottom:65px;
        right:-60px;
        width:170px;
        height:170px;
    }

}
.text-blue h1 {
    color: white !important;
}

.padding-testimonial {
    margin-left: 60px;
    margin-right: 60px;
    margin-top: 20px;
}
@media only screen and(max-width: 768px){
    .padding-testimonial {
        margin-left: 40px;
        margin-right: 40px;
        margin-top: 20px;
    }
}
#testimonial-slider {
    color: white !important;
}

.navbar.navbar-default {
    
    margin: 0 auto;
    width: 100%;
}


#mapsvg {
    height: 100% !important;
}
.icon-size-wh img {
    padding: 10px;
    padding-left: 20px;
    max-width: 180px;
}
.father-of-dother {
    position: absolute;
}
.text-center-vertical  {
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding-right: 30px;
}

@media screen and (max-width: 992px){
    .icon-size-wh img {
        padding: 0px;
        padding-left: 20px;
    }
}
.abstand-oben {
    margin-top: 25px;
}

/*Kontaktformular*/

#mc_embed_signup form {
    padding: 0 !important;
}
#mc_embed_signup input {
    /*border-radius: 0px !important;*/
}

hr {
    border-top: 1px solid transparent;
    opacity: 1;
}
.frame-space-before-large {
    padding-top: 20px;
}
.frame-space-before-extra-large {
    padding-top: 30px;
}
.frame-space-after-large {
    padding-top: 20px;
}
.frame-space-after-extra-large {
    padding-top: 30px;
}
.st2-birnel {
    fill: #009FE3;
}
.st0-birnel {
    fill: white;
}
.st3-birnel {
 fill:#12a878;
}
.st1-birnel {
    fill: #009FE3;
}
.st0-birnel-inside {
    fill:white;
}
.birnel_button_section {

}
.birnel_button_section:hover .st0-birnel-inside {
    fill:#12a878;
    -webkit-transition: all 0.1s ease-in;
    -o-transition: all 0.1s ease-in;
    transition: all 0.1s ease-in;
    -webkit-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    transition-delay: 0.2s;
}
#Ebene_birnel:hover .st0-birnel-inside {
    -webkit-transition: all 0.1s ease-in;
    -o-transition: all 0.1s ease-in;
    transition: all 0.1s ease-in;
    -webkit-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    transition-delay: 0.2s;
    fill:#de3c4b;
}
.birnel-position {
    top: 360px !important;
    z-index: 120;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.birnel_button_section{
    width:160px;
    height:160px;
    right:-20px;
    position:fixed;
    top:320px;
    z-index:110;
    -webkit-transition:all 0.2s ease-in-out;
    -o-transition:all 0.2s ease-in-out;
    transition:all 0.2s ease-in-out;
}
.birnel_button_section .frame a{
    position:absolute;
    width:100%;
    height:100%;
    z-index: 120;
}
#Ebene_birnel {
    -webkit-transform:rotate(20deg);
    -ms-transform:rotate(20deg);
    transform:rotate(20deg);
    -webkit-transition:all 0.2s ease-in-out;
    -o-transition:all 0.2s ease-in-out;
    transition:all 0.2s ease-in-out;
    -webkit-filter:drop-shadow(3px 3px 3px #7d7d7d);
    filter:drop-shadow(3px 3px 3px #7d7d7d);
}

.birnel_button_section:hover {
    opacity: 1;
    display: block;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    right: 20px;
    -webkit-filter: drop-shadow(6px 6px 6px #7d7d7d);
    filter: drop-shadow(6px 6px 6px #7d7d7d);
    cursor: pointer;
}
.birnel_button_section:hover #Ebene_birnel{
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}
.birnel_button_section .frame a {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 120;
}
@media only screen and (max-width: 768px) {
    .birnel_button_section {
        top: unset !important;
        bottom: 82px;
        right: -24px;
        width: 120px;
        height: 120px;
    }
}

.card.birnel-form {
    background-color: transparent;
}

.powermail_fieldwrap_marker_09 label.col-sm-2,
.powermail_fieldwrap_marker_10 label.col-sm-2 {
    color: #009FE3;
    width: 100%;
    max-width: 100%;
}
.powermail_fieldwrap_marker_09.col-md-6,
.powermail_fieldwrap_marker_10.col-md-6 {
    max-width: initial;
}
.powermail_fieldwrap_marker_09, .powermail_fieldwrap_marker_10 {
    background-color: #ccecf9;
    padding: 30px !important;
    border-radius: 5px;
}
.powermail_fieldwrap_datum label {
    color: #009FE3;
    max-width: 100%;
    padding-left: 0px;
}
#powermail_field_datum {
    pointer-events: none;
}
.spende_button_section h2 {
    margin-bottom: 0px;
}
.spende_button_section .frame a {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 120;
}
.spende_button_section {
    position: fixed;
    width: 230px;
    height: 190px;
    right: -75px;
    top: 120px;
    z-index: 110;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.spende_button_section:hover {
    right: -30px;
}

.spende_button_section:hover #Ebene_1{
    right: 20px;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);

}
.spende_button_section:hover #Ebene_1 .cls-5 {
    fill: #DE3C4B !important;
    stroke: #de3c4b !important;
    stroke-width: 1 !important;
}
@media only screen and (max-width: 600px) {
    .birnel_button_section {
        top: unset;
        bottom: 80px;
        right: -20px;
        width: 100px;
        height: 100px;
    }
    .spende_button_section{
        position: fixed;
        width: 152px;
        height: 106px;
        right: -75px;
        bottom: 200px;
        top:unset;
        z-index: 110;
        -webkit-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }
    .birnel_button_section header h2 {
        margin: 0px;
    }
}
.stories-section {
    padding: 60px 0;
    position: relative;
}
img[src*="tracker"] {
    display: none;
}
/*a.button-wh-blue.button-spenden {
    margin-right: 15px;
    border: 1px solid #ca4a50 !important;
    color: #ca4a50 !important;
}
a:hover.button-wh-blue.button-spenden {
    color: #ffffff !important;
    background-color: #ca4a50;
    text-decoration: none;
}*/
#c50934.color-bl,
#c50992.color-bl
{
    background-color: transparent;
}
#c50934 .image,
#c50992 .image

{
    text-align: center;
}
#c50934 img {
    width: 190px !important;
    margin: auto !important;
}
.page-2053 #c51002 img {
    width: 220px !important;
    margin: auto !important;
}
#c51003 img {
    width: 190px;
}
#c50992 img {
    width: 190px;
}
@media (max-width: 768px){
    .navbar-brand img {
        width: 269px !important;
        height: auto;
    }

    .tracht img {
        width: 190px !important;
    }
    .logo-pos {
        display: flex !important;
        justify-content: center !important;
    }
}
.landingpage h1 {
    margin-bottom: 1.6rem;
}
.landingpage h2 {
    margin-bottom: 1.2rem;
}
.landingpage img.image-embed-item,
.landingpage .color img
{
    filter: none !important;
}

#c51003 .image {
    text-align: center;
}
.landingpage header h1,
.landingpage header h2,
.landingpage header h3 {
    color: #009FE3 !important;
}
#c51003 {
    background-color: transparent !important;
    padding-top: 40px !important;
}
#c50902 h3 {
    margin-bottom: 1rem;
}
#landing-pp #tamaro-widget.tamaro-widget .payment-purposes>.main .purposes .purpose.selected {
    border-color: #009fe3;
    background-color: #f3fafd;
    z-index: 1;
}

#landing-pp #tamaro-widget.tamaro-widget .payment-recurring-intervals>.main .recurring-intervals .recurring_interval.selected {
    background-color: #f5f7fa;
    border-color: #009fe3;
    z-index: 10;
}
#landing-pp #tamaro-widget.tamaro-widget .widget-content .widget-block .widget-block-header .title .position {
    color: #fff;
    background-color: #009fe3;
}
#landing-pp #tamaro-widget.tamaro-widget .payment-recurring-intervals>.main .recurring-intervals .recurring_interval.selected {
    background-color: #f5f7fa;
    border-color: #009fe3;
    z-index: 10;
}
#landing-pp #tamaro-widget.tamaro-widget * {
    border-color: #009fe3;
}
#landing-pp #tamaro-widget.tamaro-widget .form-block .md-select-arrow .md-select-arrow-inner {
    border-left: .33rem solid transparent;
    border-right: .33rem solid transparent;
    border-top: .33rem solid #009fe3;
}
#landing-pp #tamaro-widget.tamaro-widget .btn-primary {
    background-color: #009fe3;
}
#landing-pp #tamaro-widget.tamaro-widget .btn-primary:hover {
    background-color: #0c698f;
}
#landing-pp #tamaro-widget.tamaro-widget * {
    color: #009fe3;
}

.thsimodal .modal-header span {
    color: #009fe3;
}
.thsimodal .modal-body {
    padding-bottom: 47px;
    padding-left: 47px;
    padding-right: 47px;
}
.thsimodal .modal-header {
    border-bottom: 1px solid transparent;
}
.thsimodal button {
    box-shadow: none !important;
    outline: none !important;
    border: none;
    background: transparent;
}
#c50943, #c50914 {
    margin-top: 20px;
    background-color: #e9f2f3;
    padding-bottom: 130px;
}
#c50909 {
    margin-top: 0px;
}
.resize {
    width: 28px;
    height: 28px !important;
    border-radius: 0px !important;
}
.this-abso {

}
.okok {
    background-color: white;
    border-radius: 5px;
    padding: 3px;
    margin: 3px;
    bottom: 5px;
    left: 5px;
}
section.tamaro-widget {
    padding-top: 67px;
    padding-bottom: 40px;
}

form .control-label.col-sm-2 {
    width: 100% !important;
    max-width: 100% !important;
}
.powermail_fieldwrap_type_date label,
.powermail_fieldwrap_type_date div {
    padding-left: 0px !important;
}
.powermail_fieldwrap_type_date {
    margin-top: 15px;
    margin-bottom: 35px;
}
body.page-2053 {
    padding-top: 132px;
}
.powermail_fieldwrap_type_check div {
    padding-left: 0px !important;
    margin-bottom: 20px;
}
.powermail_fieldwrap_type_date, .powermail_fieldwrap_type_date div {
    padding-left: 0px !important;
    margin-bottom: 20px;
}
body.page-2053 #tamaro-widget .form-block.select-wrapper.input-empty .field-block .input-select {
    color: transparent !important;
}
body.page-2053 #tamaro-widget.tamaro-widget.tamaro-bp-sm .payment-payment-methods>.main .payment-methods .payment-method {
    flex-direction: column;
    width: 25%;
}

body.page-2053 .stored_customer_street {
    width: 75% !important;
    display: inline-block !important;
}
body.page-2053 .stored_customer_street_number {
    width: 25% !important;
    display: inline-block !important;
}
.padding-videos
{
    filter: grayscale(1) !important;
}
.padding-videos:hover
{
    filter: grayscale(0) !important;
}
.responsive-youtube {
    filter: grayscale(1) !important;
}
.responsive-youtube:hover
{
    filter: grayscale(0) !important;
}
.f3-widget-paginator {
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-bottom: 50px;
}
.f3-widget-paginator li {
    list-style-type: none !important;
    padding-left: 5px;
    padding-right: 5px;
}
.page-2064 .hilfe_button_section,
.page-2065 .hilfe_button_section,
.page-2066 .hilfe_button_section,
.page-2067 .hilfe_button_section,
.page-2068 .hilfe_button_section
{
    display: none;
}
.page-2064 .birnel_button_section,
.page-2065 .birnel_button_section,
.page-2066 .birnel_button_section,
.page-2067 .birnel_button_section,
.page-2068 .birnel_button_section
{
    display: none;
}
.birnel_button_section.baselstadt a {
    padding: 76px 25px 15px !important;
}
#kesearch_num_results {
    display: none;
}
.videos-videos .row .row {
    margin-left: 0;
    margin-right: 0;
}
.layout1 .powermail_field  {
    font-size: 21px;
    padding-bottom: 40px;
    padding-right: 20%;
}
.powermail_fieldwrap_ichmoechtedentestament_ratgeberderwinterhilfeschweiz {
    padding-bottom: 20px;

}
.powermail_form_22 .powermail_fieldwrap_ichmoechteweitereinformationenueberdiewinterhilfeerhalten label.powermail_label,
.powermail_form_22 .powermail_fieldwrap_type_check label.powermail_label {
    display: none;
}
.powermail_form_22 .powermail_fieldwrap_ichmoechteweitereinformationenueberdiewinterhilfeerhalten {
    padding-top: 30px;
}
.accordion>.card:first-of-type {
    border-bottom: 1px solid lightgray !important;
}
.accordion>.card .card-header {
    margin-bottom: 0px !important;
}

body.page-2064 .lang-2 #navbarSupportedContent {
    display: none !important;
}
body.page-2064 .lang-2 .branches,
body.page-2064 .lang-2 .branches
{
    display: none !important;
}
body.page-2064 .lang-2 div.menu {
    padding-top: 30px;
}
body.page-2064 .lang-2 .navbar-brand {
    pointer-events: none;
}
.page-2064 .drop-menu-size img {
    width: 370px;
}
.lang-2 .drop-menu-size img {
    width: 370px;
}
.page-2066 #c51809 a {
    display: none;
}

#carouselWinterhilfeIndicators .h1-small {
    font-size: 2em;
    line-height: 1.1;
}
h1 {
    font-size: 3em;
    font-size: 2.6em;
}
.card-body .card-title {
    font-size: 1.2rem;
	line-height:1.2;
}
/*ab hier*/
.parent-page-2194 .icons-set-einsatz img {
    margin-left: 0px !important;
    width: 66% !important;
}
.parent-page-2194 .section-size {
    margin-left: 0px !important;
    margin-right: 0px !important;
}
.parent-page-2194 .section-size h2 {
    margin-bottom: 0px;
    margin-top: 10px;
    font-size: 3em;
    font-size: 60px;
}
.parent-page-2194 .icons-set-einsatz img {
    filter: none !important;
    margin-bottom: 0px !important;
}
.parent-page-2194 .icons-set-einsatz.mt-5 {
    margin-top: 1rem !important;
}
.parent-page-2194 .padding-einsatz p {
    font-size: 28px;
    color: #009FE3;
    line-height: 1.2;
}
.parent-page-2194 .icons-set-einsatz .col-12.mb-5 {
    margin-bottom: .2rem !important;
}

.parent-page-2194 .section-size.noblu {
    background: none !important;
}
.parent-page-2194 .noblu .col-12.col-sm-5{
    background: #CCECF9 !important;
    padding-top: 40px;
    padding-bottom: 30px;
}
.parent-page-2194 .noblu .p-number{
    font-size: 100px;
    line-height: 1;
    margin-bottom: 0px !important;
    color: #009FE3;
}
.parent-page-2194 .noblu .p-bluetxt{
    font-size: 31px;
    color: #009FE3;
    line-height: 1;
}
.parent-page-2194 .noblu .p-padd{
    padding-left: 20%;
    padding-right: 20%;
}
.parent-page-2194 h1{
    font-size: 55px;
}
.parent-page-2194 h2{
    font-size: 55px;
    margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
    .parent-page-2194 h1{
        font-size: 35px;
    }
    .parent-page-2194 h2{
        font-size: 35px;
        margin-bottom: 10px;
    }
}
.parent-page-2194 section.no-padding-bottom {
    padding-top: 85px !important;
}
@media screen and (min-width: 768px) {
    .pp-x0 {
        padding-left: 0px;
        padding-right: 0px;
    }
    .parent-page-2194 .noblu .container .row{
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .parent-page-2194 .shrink .col-12{
        /*flex: 29.333333%;
        max-width: 29.333333%;*/
        padding-right: 6px;
        padding-left: 6px;
    }
}
@media screen and (max-width: 992px) {
    .parent-page-2194 .noblu .p-number {
        font-size: 80px;
    }
}

.parent-page-2194 .no-padding-bottom.mt-5{
    margin-top: 0px !important;
}
.parent-page-2194 h1 {
    line-height: 1.1;
}
@media screen and (max-width: 576px) {
    .parent-page-2194 .noblu .p-number {
        font-size: 90px;
    }
    .parent-page-2194 .section-size h2 {
        font-size: 43px;
    }
    .parent-page-2194 .icons-set-einsatz img{
        width: 200px !important;
    }
    figure.image {
        margin-bottom: 10px;
    }
    .parent-page-2194 .padding-einsatz p{
        font-size: 20px;
        padding: 0 18%;
    }
}
@media screen and (min-width: 1200px) {
    .parent-page-2194 .noblu .container .row .col-12.col-sm-5:first-of-type{
        padding-left: 30px;
    }
    .parent-page-2194 .noblu .container .row .col-12.col-sm-5:last-of-type{
        padding-right: 140px;
    }
}
.parent-page-2194 .shrink .color {
    background: #CCECF9 !important;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
}
.parent-page-2194 .color .p-number{
    font-size: 60px;
    line-height: 1;
    margin-bottom: 0px !important;
    color: #009FE3;
    text-align: left !important;
    padding-left: 35px;
    padding-right: 25px;
    font-weight: 600;
}
.parent-page-2194 .color .p-bluetxt{
    font-size: 28px;
    color: #009FE3;
    line-height: 1;
    text-align: left !important;
    padding-left: 35px;
    padding-right: 25px;
    margin-top: 20px;
}
.parent-page-2194 .shrink .col-12{
    text-align: left !important;
}
.parent-page-2194 .shrink .color.mb-4{
    margin-bottom: 0px !important;
    height: 100% ;
    padding-top: 40px;
    padding-bottom: 70px;
}

.parent-page-2194 .section-size.small-padding {
    padding: 30px 0;
}
.parent-page-2194 .small-padding {
    padding: 10px 0 30px 0;
}
.parent-page-2194 #img-header {
    filter: none !important;
}
.parent-page-2194 .frame-indent-right p{
    padding-right: 18%;
}
.parent-page-2194 p{
    font-size: 20px;
    line-height: 1.3;
}
@media screen and (max-width: 768px) {

    .parent-page-2194 .noblu .p-number {
        font-size: 67px;
    }
    .parent-page-2194 h2{
        font-size: 35px;
        line-height: 1.2;

    }
    .parent-page-2194 .shrink .color.mb-4 {
        height: 350px;
    }
    .parent-page-2194 .shrink .col-12.col-md-4 {
        margin-bottom: 15px;
        width: 97%;
        max-width: 95%;
    }
}
@media screen and (max-width: 576px) {
    .parent-page-2194 .color .p-number {
        font-size: 72px;
        padding-left: 25px;
        padding-right: 35px;
    }
    .parent-page-2194 .color .p-bluetxt{
        padding-left: 25px;
        padding-right: 35px;
    }
    .parent-page-2194 section.no-padding-bottom {
        padding-top: 40px !important;
    }
    .parent-page-2194 .noblu .p-bluetxt {
        padding-top: 25px;
    }
    .parent-page-2194 .no-padding-bottom.mt-5 {
        margin-top: 30px !important;
    }
    .parent-page-2194 .small-padding {
        padding: 20px 0;
    }
    .parent-page-2194 .shrink .color.mb-4 {
        padding-top: 64px;
    }
}
 .parent-page-2194 .carousel-item, .parent-page-2194 .carousel-inner {
     border-radius: 5px;
 }

.parent-page-2194 .button-wh-blue  {
    background: #009fe3;
    color: #fff;
    z-index:10;
    bottom: 0px;
}
.parent-page-2194 .button-wh-blue:hover {
    color: #009fe3;
    background: white;
}
.font-blue, .font-blue * {
    color: #009fe3 !important;
}
.parent-page-2194 .ce-headline-center {
    margin-bottom: 0px !important;
}
.parent-page-2194 .frame-space-before-large {
    margin-top: 58px;
}
.parent-page-2194 .accordion * {
    color: #009fe3 !important;
}
.parent-page-2194 .accordion>.card .card-header {
    margin-bottom: -1px !important;
}
.parent-page-2194 .accordion>.card:first-of-type {
    border-bottom: none !important;
}
.showaccordeon {
    display: none;
}
.parent-page-2194 .accordion .card-body a {
  text-decoration: underline;
}
.parent-page-2194 img.zewo {
    margin-top: 15px;
}
.page-2198 .spende_button_section {
    display: none;
}
.parent-page-2194 .row .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
@media screen and (max-width: 560px) {
    .shrinkkus .col-12 .col-12 {
        background: #CCECF9 !important
    }
}
@media screen and (min-width: 992px) {
    #c54371 h1 {
        padding-right: 20%;
    }
}
@media screen and (max-width: 992px) {
    .ltext h2 {
        overflow-wrap: break-word;
        word-wrap: break-word;
        -ms-word-break: break-all;
        word-break: break-word;
        -ms-hyphens: auto;
        -moz-hyphens: auto;
        -webkit-hyphens: auto;
        hyphens: auto;
    }
    .leistung .ltext {
        padding: 40px 0px 20px 10px !important;
    }
}
.parent-page-2194 .carousel-inner p {
    font-size: 19px !important;
}
.padd-caro {
    padding-left: 15px;
    padding-right: 30px;
    padding-top: 20px;
    padding-bottom: 15px;
}
@media screen and (max-width: 992px) {
    .padd-caro {
        padding-bottom: 55px;
    }
    .carousel.slide img.zewo {
        width: 87% !important;
    }
    .sohelfenwir .frame-type-text * {
        overflow-wrap: break-word;
        word-wrap: break-word;
        -ms-word-break: break-all;
        word-break: break-word;
        -ms-hyphens: auto;
        -moz-hyphens: auto;
        -webkit-hyphens: auto;
        hyphens: auto;
    }
    .parent-page-2194 .padding-einsatz p {
        font-size: 21px;
    }
    .parent-page-2194 .icons-set-einsatz img{
        width: 130px !important;
    }
    .parent-page-2194 .frame-indent-right p {
        padding-right: 0px;
    }
}
@media screen and (max-width: 992px) {
    .parent-page-2194 .padding-einsatz p {
        font-size: 27px;
    }
    .parent-page-2194 .section-size h2 {
        font-size: 35px;
    }
}
.parent-page-2194 .noblu .colco{
    background: #CCECF9 !important;
    padding-top: 40px;
    padding-bottom: 30px;
}
.parent-page-2194 .removeme,
.parent-page-2194 .modal,
.parent-page-2194 .modal-backdrop
{
    display: none !important;
}
.margin-footer-resp .button-wh-blue{
    padding:12px 40px;
    background-color: #ffffff;
    border: 1px solid #009fe3;
    border-radius: 40px;
    color: #009fe3;
    display: inline;
    text-decoration: none;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.margin-footer-resp .button-wh-blue:hover{
    border: 1px solid white;
    color: white !important;
    background: #009fe3 !important;
}
/* === .parent-page-2203 */

.parent-page-2203 .icons-set-einsatz img {
    margin-left: 0px !important;
    width: 66% !important;
}
.parent-page-2203 .section-size {
    margin-left: 0px !important;
    margin-right: 0px !important;
}
.parent-page-2203 .section-size h2 {
    margin-bottom: 0px;
    margin-top: 10px;
    font-size: 3em;
    font-size: 60px;
}
.parent-page-2203 .icons-set-einsatz img {
    filter: none !important;
    margin-bottom: 0px !important;
}
.parent-page-2203 .icons-set-einsatz.mt-5 {
    margin-top: 1rem !important;
}
.parent-page-2203 .padding-einsatz p {
    font-size: 28px;
    color: #009FE3;
    line-height: 1.2;
}
.parent-page-2203 .icons-set-einsatz .col-12.mb-5 {
    margin-bottom: .2rem !important;
}

.parent-page-2203 .section-size.noblu {
    background: none !important;
}
.parent-page-2203 .noblu .col-12.col-sm-5{
    background: #CCECF9 !important;
    padding-top: 40px;
    padding-bottom: 30px;
}
.parent-page-2203 .noblu .p-number{
    font-size: 100px;
    line-height: 1;
    margin-bottom: 0px !important;
    color: #009FE3;
}
.parent-page-2203 .noblu .p-bluetxt{
    font-size: 31px;
    color: #009FE3;
    line-height: 1;
}
.parent-page-2203 .noblu .p-padd{
    padding-left: 20%;
    padding-right: 20%;
}
.parent-page-2203 h1{
    font-size: 55px;
}
.parent-page-2203 h2{
    font-size: 55px;
    margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
    .parent-page-2203 h1{
        font-size: 35px;
    }
    .parent-page-2203 h2{
        font-size: 35px;
        margin-bottom: 10px;
    }
}
.parent-page-2203 section.no-padding-bottom {
    padding-top: 85px !important;
}
@media screen and (min-width: 768px) {
    .parent-page-2203 .noblu .container .row{
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .parent-page-2203 .shrink .col-12{
        /*flex: 29.333333%;
        max-width: 29.333333%;*/
        padding-right: 6px;
        padding-left: 6px;
    }
}
@media screen and (max-width: 992px) {
    .parent-page-2203 .noblu .p-number {
        font-size: 80px;
    }
}

.parent-page-2203 .no-padding-bottom.mt-5{
    margin-top: 0px !important;
}
.parent-page-2203 h1 {
    line-height: 1.1;
}
@media screen and (max-width: 576px) {
    .parent-page-2203 .noblu .p-number {
        font-size: 90px;
    }
    .parent-page-2203 .section-size h2 {
        font-size: 43px;
    }
    .parent-page-2203 .icons-set-einsatz img{
        width: 200px !important;
    }
    .parent-page-2203 .padding-einsatz p{
        font-size: 20px;
        padding: 0 18%;
    }
}
@media screen and (min-width: 1200px) {
    .parent-page-2203 .noblu .container .row .col-12.col-sm-5:first-of-type{
        padding-left: 30px;
    }
    .parent-page-2203 .noblu .container .row .col-12.col-sm-5:last-of-type{
        padding-right: 140px;
    }
}
.parent-page-2203 .shrink .color {
    background: #CCECF9 !important;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
}
.parent-page-2203 .color .p-number{
    font-size: 57px;
    line-height: 1;
    margin-bottom: 0px !important;
    color: #009FE3;
    text-align: left !important;
    padding-left: 35px;
    padding-right: 25px;
    font-weight: 600;
}
.parent-page-2203 .color .p-bluetxt{
    font-size: 28px;
    color: #009FE3;
    line-height: 1;
    text-align: left !important;
    padding-left: 35px;
    padding-right: 25px;
    margin-top: 20px;
}
.parent-page-2203 .shrink .col-12{
    text-align: left !important;
}
.parent-page-2203 .shrink .color.mb-4{
    margin-bottom: 0px !important;
    height: 100% ;
    padding-top: 40px;
    padding-bottom: 70px;
}

.parent-page-2203 .section-size.small-padding {
    padding: 30px 0;
}
.parent-page-2203 .small-padding {
    padding: 10px 0 30px 0;
}
.parent-page-2203 #img-header {
    filter: none !important;
}
.parent-page-2203 .frame-indent-right p{
    padding-right: 18%;
}
.parent-page-2203 p{
    font-size: 20px;
    line-height: 1.3;
}
@media screen and (max-width: 768px) {

    .parent-page-2203 .noblu .p-number {
        font-size: 67px;
    }
    .parent-page-2203 h2{
        font-size: 35px;
        line-height: 1.2;

    }
    .parent-page-2203 .shrink .color.mb-4 {
        height: 350px;
    }
    .parent-page-2203 .shrink .col-12.col-md-4 {
        margin-bottom: 15px;
        width: 97%;
        max-width: 95%;
    }
}
@media screen and (max-width: 576px) {
    .parent-page-2203 .color .p-number {
        font-size: 72px;
        padding-left: 25px;
        padding-right: 35px;
    }
    .parent-page-2203 .color .p-bluetxt{
        padding-left: 25px;
        padding-right: 35px;
    }
    .parent-page-2203 section.no-padding-bottom {
        padding-top: 40px !important;
    }
    .parent-page-2203 .noblu .p-bluetxt {
        padding-top: 25px;
    }
    .parent-page-2203 .no-padding-bottom.mt-5 {
        margin-top: 30px !important;
    }
    .parent-page-2203 .small-padding {
        padding: 20px 0;
    }
    .parent-page-2203 .shrink .color.mb-4 {
        padding-top: 64px;
    }
}
.parent-page-2203 .carousel-item, .parent-page-2203 .carousel-inner {
    border-radius: 5px;
}

.parent-page-2203 .button-wh-blue  {
    background: #009fe3;
    color: #fff;
    z-index:10;
    bottom: 0px;
}
.parent-page-2203 .button-wh-blue:hover {
    color: #009fe3;
    background: white;
}
.parent-page-2203 .ce-headline-center {
    margin-bottom: 0px !important;
}
.parent-page-2203 .frame-space-before-large {
    margin-top: 58px;
}
.parent-page-2203 .accordion * {
    color: #009fe3 !important;
}
.parent-page-2203 .accordion>.card .card-header {
    margin-bottom: -1px !important;
}
.parent-page-2203 .accordion>.card:first-of-type {
    border-bottom: none !important;
}
.parent-page-2203 .accordion .card-body a {
    text-decoration: underline;
}
.parent-page-2203 img.zewo {
    margin-top: 15px;
}
.parent-page-2203 .row .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
@media screen and (max-width: 992px) {
    .parent-page-2203 .padding-einsatz p {
        font-size: 21px;
    }
    .parent-page-2203 .icons-set-einsatz img{
        width: 130px !important;
    }
    .parent-page-2203 .frame-indent-right p {
        padding-right: 0px;
    }
}
@media screen and (max-width: 992px) {
    .parent-page-2203 .padding-einsatz p {
        font-size: 27px;
    }
    .parent-page-2203 .section-size h2 {
        font-size: 35px;
    }
}

.parent-page-2203 .noblu .colco{
    background: #CCECF9 !important;
    padding-top: 40px;
    padding-bottom: 30px;
}
.parent-page-2203 .removeme,
.parent-page-2203 .modal,
.parent-page-2203 .modal-backdrop
{
    display: none !important;
}
.parent-page-2203 .carousel-inner p {
    font-size: 19px !important;
}
.parent-page-2203 .spende_button_section,
.parent-page-2203 .hilfe_button_section
{
    display: none;
}