.gm-style-iw-d p {
    line-height: 18px !important;
}

.gm-style-iw-d {
    margin-top: -20px !important;
}

.gm-style-iw-d strong {
    color: #00b1eb !important;
    font-size: 115% !important;
}

.flatpickr-months .flatpickr-month {
    height: 64px !important;
}

.w-socials-item:hover {
    color: #00b1eb;
}

.post-password-form {
    margin-top: 2rem;
}


@media (min-width: 1024px) {
.post-password-form p {
    width: 35% !important;
}
}

.post-password-form input[type=password] {
    margin-top: 0.5rem !important;
}

.post-password-form input[type=submit] {
    margin-top: 1.5rem !important;
}

.wpa-focusable:focus {
    outline: 0 solid !important;
    outline-offset: 0 !important;
}

.a11y-toolbar ul li button {
    background: #178fcf;
    border-top: 1px solid #f5f5f5;
    color: #fff;
}





.padding p {
    margin-bottom: 10px !important;
}

.w-nav.type_desktop .w-nav-anchor.level_1 .w-nav-arrow:before {
    font-size: 0.9em !important;
    margin-left: -4px;
}

.w-nav.type_desktop .w-nav-list.level_2 {
    margin-top: -45px;
}

.w-nav.type_desktop.dropdown_height .w-nav-list:not(.level_1) {
    padding: 0.8rem 0.4rem !important;
}

.w-nav.type_desktop .w-nav-anchor:not(.level_1) {
    line-height: 1.5em;
    padding: 0.3em 20px !important;
}

.w-toplink {
    margin: 0 45px 80px 0 !important;
}

#home-img h1, #home-img p {
    text-shadow: 0 0 20px #333;
}

.highlight {
    font-weight: 800;
    color: #178fcf;
}

.royalSlider .rsArrow {
    font-size: 1.5rem !important;
}

.w-progbar.color_secondary .w-progbar-bar-h {
    background: #fbd22c !important;
}

.w-progbar.style_4 .w-progbar-bar-count {
    background: #fbd22c !important;
    margin-bottom: 1rem !important;
    color: #178fcf !important;
}

.w-progbar.style_4 .w-progbar-title {
    position: relative;
    bottom: -4rem;
}

.w-progbar.style_4 .w-progbar-bar-count:after {
    border-top: 0.4rem solid #fbd22c !important;

}

@media (max-width: 767px) {
.w-progbar.style_4 .w-progbar-bar-count {
    right: -3rem !important;
}

.w-progbar.style_4 .w-progbar-bar-count:after {
    left: 21% !important;
}
}

.cr_page {
    padding: 20px !important;
}

#newsletteranmeldung .cr_form .submit_container {
    text-align: left !important;
}

.cr_button {
    white-space: nowrap !important;
    height: 50px !important;
    margin-left: 12px !important;
    font-family: var(--h1-font-family) !important;
    font-size: 19px !important;
    line-height: 1.15 !important;
    font-weight: 700 !important;
    font-style: normal !important;
    text-transform: uppercase !important;
    letter-spacing: 0.05em !important;
    border-radius: 0.2em !important;
    padding: 0.8em 2.2em !important;
    background: #178fcf !important;
    border-color: #178fcf !important;
    color: #ffffff !important;
    box-shadow: 0 0em 0em 0 rgba(0, 0, 0, 0.2) !important;
    text-align: left !important;

}

.cr_button:hover {
    white-space: nowrap !important;
    height: 50px !important;
    font-family: var(--h1-font-family) !important;
    font-size: 19px !important;
    line-height: 1.15 !important;
    font-weight: 700 !important;
    font-style: normal !important;
    text-transform: uppercase !important;
    letter-spacing: 0.05em !important;
    border-radius: 0.2em !important;
    padding: 0.8em 2.2em !important;
    background: #fff !important;
    border-color: #178fcf !important;
    color: #178fcf !important;
    box-shadow: 0 0em 0em 0 rgba(0, 0, 0, 0.2) !important;
    opacity: 100% !important;
}

.w-image-title {
    font-style: italic !important;
    font-size: .8rem !important;
    opacity: 0.8;
}

#logo-slider img {
    -webkit-transition: all 300ms ease-in;
    -moz-transition: all 300ms ease-in;
    -ms-transition: all 300ms ease-in;
    -o-transition: all 300ms ease-in;
    transition: all 300ms ease-in;
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

#logo-slider img:hover {
    -webkit-transition: all 300ms ease-in;
    -moz-transition: all 300ms ease-in;
    -ms-transition: all 300ms ease-in;
    -o-transition: all 300ms ease-in;
    transition: all 300ms ease-in;
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

.wpb_text_column .wpb_wrapper ul li {
    background: url(/wp-content/uploads/2020/09/list-style.gif) scroll 0px 14px no-repeat;
    padding-left: 15px;
}

.tparrows {
    opacity: 0.8 !important;
}

#dreispaltig-startseite .w-iconbox-title {
    font-size: 1.6rem !important;
}

@media (max-width: 767px) {
.w-actionbox {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
}

footer .w-image-h {
    opacity: 0.8 !important;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

footer .w-image-h:hover {
    opacity: 1 !important;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.google-maps-spacing {
    padding: 0 !important;
    margin: 0 !important;
}

.color_alternate h3 {
    color: #00b1eb !important;
}

.google-maps {
    height: 300px !important;
}

.w-actionbox h2 {
    font-weight: 300 !important;
}

#kontakt-box {
    position: relative;
    bottom: 0;
    margin-bottom: 0rem;
    padding-left: 2rem;
}

@media (max-width: 767px) {
#kontakt-box {
    margin-bottom: 0;
}
}

.header-img-txt {
    color: #fff;
    font-size: 1.2rem;
    letter-spacing: 0.08rem;
    font-weight: 600;
    text-shadow: 2px 2px 20px #111;
}

.kontakt .fa-map-marker-alt {
    position: relative;
    top: 0;
}

.kontakt.social-media .w-socials-item-link:hover {
    opacity: 0.8;
}

ul {
    list-style: none !important;
}

strong {
    font-weight: 500 !important;
    letter-spacing: 0.02em;
}

.w-tabs-section-header {
    padding: 0.9rem 1.5rem !important;
}

.w-tabs-section-title {
    font-size: 1.2rem !important;
}

.no-touch .owl-carousel.arrows-hor-pos_on_sides_outside.navstyle_circle>.owl-nav button:hover, .no-touch .owl-carousel.arrows-hor-pos_on_sides_outside.navstyle_square>.owl-nav button:hover {
    background: transparent !important;
    color: #00b1eb !important;
}


.w-tabs-section.active .w-tabs-section-content {
    background: linear-gradient(90deg, transparent, rgba(0,0,0,0.04), transparent) !important;
}

.w-tabs.accordion .w-tabs-section-content {
    padding: 0 1.5rem 2rem !important;
}

.w-tabs-section {
    padding-left: 1rem !important;
}

blockquote:before {
    color: #178fcf !important;
    opacity: 0.5;
    content: '\201C';
    display: block;
    font-size: 6rem;
    line-height: 0.8;
    font-family: Georgia, serif;
    position: absolute;
    top: -20px;
}

footer p, footer a {
    font-size: 16px !important;
}

.w-socials.color_text .w-socials-item-link {
    font-size: 1.3rem !important;
}

.w-socials-item {
    margin-right: -10px !important;
}

#zitat p {
    font-size: 1em !important;
}


@media screen and (max-width: 768px) {
    footer p, footer a {
    font-size: 17px !important;
}

footer h5 {
    font-size: 24px;
}

#kontakt-box {
    padding-left: 0;
}
}

footer .copyright p {
    font-size: 0.8rem !important;
}

blockquote:after {
    color: #178fcf;
    opacity: 0.5;
    content: '\201D';
    display: block;
    font-size: 6rem;
    line-height: 0.8;
    font-family: Georgia, serif;
    position: absolute;
    right: 0;
}

footer .widgettitle {
    display: none;
}

footer .widget_recent_entries ul li:before, .l-footer .widget_nav_menu ul li:before {
    font-size: 0.65em !important;
}

footer .post-date {
    font-size: 0.75rem !important;
}

#home-img {
    background: transparent !important;
}

.mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container:hover .event-title {
    text-decoration: none;
    cursor: text;
}

.mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container .timeslot {
    font-size: 1em;
    font-weight: bold;
}

.mptt-shortcode-wrapper ul li {
    background: transparent !important;
}

.mptt-shortcode-wrapper .active {
    font-weight: bold;
}

.w-tabs-section-title {
    color: #178fcf !important;
}

.w-tabs.icon_chevron .w-tabs-section-control:before {
    content: '\f107';
    font-family: fontawesome;
    font-weight: 300 !important;
    font-size: 1em !important;
    vertical-align: top;
    color: #178fcf !important;
}

.w-filter.state_desktop.style_drop_default .w-filter-item-title, .select2-selection, select, textarea, input:not([type="submit"]), .w-form-checkbox, .w-form-radio {
    font-size: 1rem;
    font-weight: 400;
    letter-spacing: 0em;
    border-width: 0px;
    border-radius: 0 !important;
    background: #f5f5f5;
    border-color: #e8e8e8;
    color: #1d1d1b;
    box-shadow: 0px 1px 0px 0px rgba(0,0,0,0.08) inset;
}

.w-filter.state_desktop.style_drop_default .w-filter-item-title:focus, .select2-container--open .select2-selection, select:focus, textarea:focus, input:not([type="submit"]):focus, input:focus + .w-form-checkbox, input:focus + .w-form-radio {
    box-shadow: 0px 0px 0px 1px #178fcf inset !important;
}

.nf-form-content .list-select-wrap .nf-field-element>div:focus, .nf-form-content input:not([type=button]):focus, .nf-form-content textarea:focus {
    border: none !important;
}

#newsletter .w-btn-news:hover {
    box-shadow: 0 0em 0em rgba(0,0,0,0.2);
    background: transparent;
    border-color: #178fcf;
    color: #178fcf !important; 
}

#news .w-btn-news:hover {
    box-shadow: 0 0em 0em rgba(0,0,0,0.2);
    background: transparent;
    border-color: #178fcf;
    color: #178fcf !important; 
}


.sib-NAME-area input, .sib-email-area input, .sib-NACHNAME-area input {
    border: 1px solid #c4c4c4 !important;
    box-shadow: none !important;
}

.w-filter.state_desktop.style_drop_default .w-filter-item-title:focus, .select2-container--open .select2-selection, select:focus, textarea:focus, input:not([type="submit"]):focus, input:focus + .w-form-checkbox, input:focus + .w-form-radio {
    box-shadow: 0px 0px 0px 1px #178fcf inset !important;
    border: none !important;
}

.w-counter-value-part.type_text {
    font-size: 50% !important;
}

/* ======================================================================================= NINJA FORMS ======================================== */
.w-filter.state_desktop.style_drop_default .w-filter-item-title, .select2-selection, select, input:not([type="submit"]) {
    line-height: normal !important;
}

.flatpickr-current-month input.cur-year {
    margin-left: 10px !important;
}

.spacer {
    height: 2rem !important;
}

.spacer hr {
    border-color: transparent !important;
}

.head-formular {
    font-size: 1.1rem;
    font-weight: 400;
    color: #00b1eb;
    font-family: "Fira Sans Condensed" !important;
    margin-bottom: -0.5rem;
}

.flatpickr-current-month {
    width: 100% !important;
    left: 2.5% !important;
    height: 35px !important;
}

.flatpickr-current-month .numInputWrapper {
    width: 9ch !important;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #333 !important;
  opacity: 1 !important; /* Firefox */
}

::-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #333 !important;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #333 !important;
}

.nf-form-content input[type=submit] {
    font-size: 20px;
    line-height: 1rem !important;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 0.05em !important;
    border-radius: 0.2em !important;
    padding: 1em 2.5em 1em 2.5em !important;
    background: #178fcf !important;
    border: 1px solid #178fcf !important;
    color: #ffffff !important;
    box-shadow: 0 0em 0em rgba(0,0,0,0.2);
    height: auto !important;
}

.nf-form-content input[type=submit]:hover {
    box-shadow: 0 0em 0em rgba(0,0,0,0.2) !important;
    background: transparent !important;
    border: 1px solid #178fcf !important;
    color: #178fcf !important;
}

.beschriftung {
    margin-bottom: -20px !important;
}

.nf-before-form-content {
    display: none;
}

.daten {
    display: block !important;
    font-size: 0.8rem !important;
    line-height: 1.1rem !important;
}

.daten input[type="checkbox"] {
    height: 28px;
    width: 28px;
    border: 0 !important;
    margin-right: 1rem;
}

input[type="checkbox"]:focus + label:before { 
  outline: thin dotted !important; 
  outline: 5px auto -webkit-focus-ring-color !important; // for WebKit
}

.nf-checked-label {
    color: #178fcf;
}

.nf-error.field-wrap .nf-field-element:after {
    height: 48px !important;
    z-index: 999 !important;
}

textarea {
    overflow: auto;
    height: 6rem !important;
    min-height: 3rem;
}

.nf-after-field .nf-error-msg {
    font-size: 0.8rem !important;
    line-height: normal !important;
}

.nf-form-content {
    margin: 0 !important;
    padding: 0 !important;
}

.ninja {
    display: block !important;
    margin-top: 20px;
    font-size: 0.8rem !important;
    line-height: 1.1rem !important;
}

.ninja-inline {
    margin-left: 30px;
    display: block !important;
    margin-top: 0;
    font-size: 0.8rem !important;
    line-height: 1.1rem !important;
    margin-bottom: 10px !important;
}

.ninja-inline-2 {
    display: block !important;
    font-size: 0.8rem !important;
    line-height: 1.1rem !important;
    margin-bottom: -20px !important;
}

.ninja-pflicht {
    display: block !important;
    font-size: 0.8rem !important;
    line-height: 1.1rem !important;
}

.checkbox-container.label-right .field-wrap>div {
    width: auto !important;
    margin: 0 !important;
}


.text p {
    font-size: 17px;
}

.halbe-weite {
    width: 50% !important;
}

.nf-field-description {
    font-size: 17px !important;
}


#nf-label-field-222-0, #nf-label-field-222-1 {
    padding-left: 0.81rem !important;
}

#nf-description-220 {
    margin-left: 1rem !important;
    padding-right: 2rem !important;
}

#nf-field-222-wrap li {
    margin-bottom: 1rem !important;
}





#nf-label-field-129:before {
    left: -28px !important;
    top: -25px !important;
}

#nf-label-field-137:before {
    left: -28px !important;
    top: -10px !important;
}

#nf-label-field-219:before {
    left: -28px !important;
    top: -32px !important;
}

#nf-label-field-220:before {
    left: -28px !important;
    top: -57px !important;
}

#nf-label-field-222-0:before {
    left: -28px !important;
    top: 2px !important;
    font-weight: 400;
}

#nf-label-field-222-1:before {
    left: -28px !important;
    top: 2px !important;
    font-weight: 400;
}





#nf-label-field-129:after {
    left: -30px !important;
    top: -29px !important;
    height: 28px !important;
    width: 28px !important;
}

#nf-label-field-137:after {
    left: -30px !important;
    top: -10px !important;
    height: 28px !important;
    width: 28px !important;
}

#nf-label-field-219:after {
    left: -30px !important;
    top: -35px !important;
    height: 28px !important;
    width: 28px !important;
}

#nf-label-field-220:after {
    left: -30px !important;
    top: -60px !important;
    height: 28px !important;
    width: 28px !important;
}

#nf-label-field-222-0:after {
    left: -30px !important;
    top: 0 !important;
    height: 28px !important;
    width: 28px !important;
}

#nf-label-field-222-1:after {
    left: -30px !important;
    top: 0 !important;
    height: 28px !important;
    width: 28px !important;
}






#nf-label-field-129 .ninja-forms-req-symbol {
    color: #178fcf !important;
    position: relative !important;
    top: -40px !important;
    left: 5px !important;
}

#nf-label-field-137 .ninja-forms-req-symbol {
    color: #178fcf !important;
    position: relative !important;
    top: -30px !important;
    left: 5px !important;
}

#nf-label-field-220 .ninja-forms-req-symbol {
    color: #178fcf !important;
    position: relative !important;
    top: -70px !important;
    left: 5px !important;
}



.headline {
    font-size: 1.1rem;
    font-weight: 500;
    color: #00b1eb;
    font-family: "Fira Sans Condensed";
    margin-bottom: 15px !important;
}

.trenner {
    margin: 10px 0 !important;
}

.trenner hr {
    border-color: transparent !important;
}

input[type=checkbox]:focus+label:after, input[type=radio]:focus+label:after {
    box-shadow: 0 0 0 0 #333 !important; 
}

.nf-form-content input[type=checkbox].ninja-forms-field, .nf-form-content input[type=radio].ninja-forms-field {
    display: none !important;
}

.checkbox-wrap .nf-field-label label {
    font-weight: 400 !important;
}