.container {
    max-width: 1170px;
}

html,
body {
    font-family: "Calibri";
    color: #2e2e2e;
    overflow-x: hidden;
}

h1 {
    padding-top: 25px;
}

h1,
h2,
h3 {
    font-weight: bold;
}

h2 {
    font-size: 24px;
}
h3 {
    font-size: 14px;
    margin-top: 30px;
}

h3:first-child {
    margin-top: 10px;
}

a {
    color: #75b247;
}
a:hover {
    color: #62943c;
}

.umzug {
	background:
#78b649;
color:
white;
padding: 10px;
font-size: 21px;
text-align: center;}

.carousel-item-container {
    position: absolute;
    z-index: 1003;
    background: #ffffffd6;
    left: 20px;
    top: 70px;
    padding: 10px;
    width: 450px;
    margin: 10px;
    border-radius: 10px;
}

.carousel-item-container h2 {
    color: #75b247;
}

.aktuelle-kurse {
    padding: 20px;
    font-size: 20px;
    font-weight: bold;
    color: white;
    background-color: #75b247;
    margin-top: 85px;
    position: relative;
}

.aktuelle-kurse a:hover {
    color: green;
}

.aktuelle-kurse i {
    position: absolute;
    font-size: 30px;
    bottom: 20px;
    color: green;
    right: 30px;
}

.header {
    background-image: url("/img/Umweltschutzakademie_Header.jpg");
    border-bottom-left-radius: 50px;
    /* margin-left: -75px;
    margin-right: -100%; */
    height: 447px;
    z-index: -1;
    background-repeat: no-repeat;
    background-position: bottom right;
    width: 100%;
    position: absolute;
}

.header-container {
    padding-top: 95px;
    padding-bottom: 135px;
}

.main-navigation {
    z-index: 1;
}

.green {
    color: #75b247;
}

.entry-header {
    /* height: 87px; */
    /*   margin-bottom: 115px;*/
    margin-top: 4px;
}

.kursuebersicht {
    margin: 0;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-top: 25px;
    margin-bottom: 25px;
    border: 1px solid #78b64a;
    padding: 30px;
    border-radius: 30px;
    height: 280px;
}

#eu-cookie-bar {
	color:
#ffffff;
text-align: left;
min-height: 20px;
position: fixed;
left: 0;
width: 80%;
z-index: 99999;
padding: 20px;
background-color:
#2e363f;
font-size: 16px;
margin: 0 auto;
right: 0;
bottom: 8px;
}

.card {
    margin-bottom: 10px;
    border: 1px solid #ebebeb;
    border-radius: 5px;
    -webkit-box-shadow: 4px 4px 9px 0px rgba(0, 0, 0, 0.11);
    -moz-box-shadow: 4px 4px 9px 0px rgba(0, 0, 0, 0.11);
    box-shadow: 4px 4px 9px 0px rgba(0, 0, 0, 0.11);
}

.card-header {
    margin-bottom: 0px;
    background-color: #fff;
    border-bottom: 0px;
    font-size: 14px;
    height: 45px;
    /* padding: 14px;
    line-height: 26px; */
}

.card-header h2 {
    border-left: 2px solid;
    padding-left: 10px;
    font-size: 14px;
    line-height: 15px;
    margin-bottom: 0px;
}

.startseite {
    padding-bottom: 125px;
}

.Sicherheitstechnik {
    border-left: 2px solid #a6bdfb !important;
}

.Abscheidertechnik {
    border-left: 2px solid #219631 !important;
}
.Dichtheitsprüfung {
    border-left: 2px solid #3c5cc2 !important;
}
.Kanalsanierung {
    border-left: 2px solid #31b404 !important;
}
.Mitarbeiterunterweisung {
    border-left: 2px solid #abff6b !important;
}
.Rohrabsperrung {
    border-left: 2px solid #12c4be !important;
}
.Wasserhaushaltsgesetz {
    border-left: 2px solid #0b6121 !important;
}

.card-header h2 a {
    color: #2e2e2e;
    letter-spacing: -0.5px;
}

.card-header h2 a:hover {
    color: #2e2e2e;
}

.kurs-header {
    padding-bottom: 45px;
    /*

    padding-left: 80px;
    padding-right: 80px; */

    /* height: 55px;
    line-height: 55px; */
}

.kurs-title {
    padding-left: 80px;
}

.caldera-grid .btn-default {
    border: 0px !important;
    padding: 13px !important;
    font-weight: bold !important;
    font-size: 16px !important;
    background-color: #75b247 !important;
    border-radius: 5px !important;
    width: 100%;
    color: white !important;
}
.page-header {
    padding-bottom: 45px;

    /* height: 55px;
    line-height: 55px; */
}

.page-title {
    margin-left: 0px;
    margin-top: -70px;
    font-size: 30px;
    text-transform: uppercase;
}

.page-filter {
    background-color: white;
    vertical-align: middle;
    padding: 19px;
    margin-top: 50px;
    border: 1px solid #ebebeb;
    border-bottom-color: rgb(235, 235, 235);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: rgb(235, 235, 235);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-radius: 15px;
    -webkit-box-shadow: 4px 4px 9px 0px rgba(0, 0, 0, 0.11);
    -moz-box-shadow: 4px 4px 9px 0px rgba(0, 0, 0, 0.11);
    box-shadow: 4px 4px 9px 0px rgba(0, 0, 0, 0.11);
    min-height: 100px;
    padding-right: 0;
    padding-left: 0;
}

#kursSuche {
    background-color: #f1f1f1e6;
    padding: 18px;
    border-radius: 10px;
    cursor: inherit;
    text-transform: capitalize;
    margin-right: 15px;
    border: 0;
    width: 100%;
    height: 58px;
    margin-left: -15px;

    font-family: calibri;
    font-weight: lighter;
    font-size: 20px;
    color: #55575d;
}

#kursSuche::placeholder {
    color: #55575d;
    opacity: 1;
}

.title {
    font-weight: bold;
    font-size: 18px;
}

.accordion > .card .card-header {
    margin-bottom: 0px;
}

.accordion > .card:first-of-type,
.accordion .card:not(:first-of-type):not(:last-of-type) {
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px;
}

.details {
    background-color: #f4f4f4;
    padding: 24px;
    margin-bottom: 15px;
}

.btn {
    padding: 0px;
    color: #2e2e2e;
    font-weight: bold;
}

.details-button {
    right: 10px;
    position: absolute;
    top: -5px;
    background-color: #f2f2f2;
    padding: 2px;
    padding-right: 2px;
    padding-left: 2px;
    padding-right: 6px;
    padding-left: 6px;
}

footer {
    margin-top: 50px;
}

.footer-1 {
    padding-bottom: 25px;
    padding-top: 50px;
    background-color: #2c2c2c;
    color: white;
    text-align: right;
}

.footer-1 a {
    color: white;
    text-decoration: none;
    margin-left: 15px;
}
.footer-1 a:hoover {
    color: #f2f2f2;
    text-decoration: none;
}

.footer-1 .title,
.footer-2 .title {
    font-size: 24px;
    font-weight: bold;
}

.footer-1 .title {
    margin-bottom: 45px;
}

.footer-1 img {
    height: 48px;
    width: auto;
}

.footer-1 p {
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 0px;
    margin-top: 5px;
}

.footer-1 .small {
    font-size: 12px;
}

.footer-2 {
    padding-top: 50px;
    background-color: #4c4c4c;
    color: #fff;
}

.footer-2 a {
    color: #fff;
    text-decoration: underline;
}

.footer-2 a:hover {
    color: #fff;
}

.footer-2 a:visited {
    color: #fff;
}

.footer-2 iframe {
    height: 100%;
    width: 100%;
    padding-bottom: 40px;
}

.contact button,
.contact input,
.contact optgroup,
.contact select,
.contact textarea {
    margin: 0;
    margin-bottom: 0px;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    border-radius: 5px;
    border: 0;
    padding: 10px;
    font-size: 20px;
    margin-bottom: 18px;
    width: 100%;
}

.contact [type="button"]:not(:disabled),
.contact [type="reset"]:not(:disabled),
.contact [type="submit"]:not(:disabled),
.contact button:not(:disabled) {
    cursor: pointer;
    background-color: #75b247;
    color: #fff;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: bold;
}

button.kurs {
    border: 0px;
    padding: 13px;
    font-weight: bold;
    font-size: 16px;
    background-color: #75b247;
    border-radius: 5px;
    width: 100%;
    color: white;
}

button.kurs a {
    color: white;
}

button.kurs a:hover {
    color: white;
    text-decoration: none;
}

.aufklappen {
    cursor: pointer;
}

.lehrgangsgebuhr {
    margin-right: -35px;

    margin-left: -20px;
}

a.dkpdf-button {
    background-color: #f55;
    color: white;
    padding: 14px;
    padding-top: 14px;
    padding-bottom: 14px;
    border-radius: 7px;
    margin-right: 15px;
    font-size: 18px;
    font-weight: bold;
    padding-top: 4px;
    padding-bottom: 7px;
}

.termin {
    height: 1.5em;
    overflow: hidden;
}

input.form-control {
    background-color: #f1f1f1e6 !important;
    padding: 18px !important;
    border-radius: 10px !important;
    cursor: inherit !important;
    text-transform: capitalize !important;
    margin-right: 15px !important;
    border: 0 !important;
}
.container {
    max-width: 1170px;
}
html,
body {
    font-family: "Calibri";
    color: #2e2e2e;
    overflow-x: hidden;
}

h1 {
    color: #75b247;
}

h1,
h2,
h3 {
    font-weight: 700;
}
h2 {
    font-size: 16px;
}
h3 {
    font-size: 14px;
    margin-top: 30px;
}
h3:first-child {
    margin-top: 10px;
}

.header {
    background-image: url(/img/Umweltschutzakademie_Header.jpg);
    border-bottom-left-radius: 50px;
    height: 377px;
    z-index: -1;
    background-repeat: no-repeat;
    background-position: bottom right;
    width: 100%;
    position: absolute;
}

.header-small {
    background-image: url(/img/Umweltschutzakademie_Header.jpg);
    border-bottom-left-radius: 50px;
    height: 267px;
    z-index: -1;
    background-repeat: no-repeat;
    background-position: bottom right;
    width: 100%;
    position: absolute;
}

.header-container {
    padding-top: 95px;
    padding-bottom: 135px;
}

.current-catagory + a {
    font-size: 1.5em !important;
    font-style: italic;
}

.main-navigation {
    z-index: 1;
}

.logo {
    width: 475px;
    height: auto;
}
.green {
    color: #75b247;
}
.entry-header {
    margin-top: 4px;
}
.card {
    margin-bottom: 10px;
    border: 1px solid #ebebeb;
    border-radius: 5px;
    -webkit-box-shadow: 4px 4px 9px 0 rgba(0, 0, 0, 0.11);
    -moz-box-shadow: 4px 4px 9px 0 rgba(0, 0, 0, 0.11);
    box-shadow: 4px 4px 9px 0 rgba(0, 0, 0, 0.11);
}
.card-header {
    margin-bottom: 0;
    background-color: #fff;
    border-bottom: 0;
    font-size: 14px;
    height: 45px;
}
.card-header h2 {
    border-left: 2px solid;
    padding-left: 10px;
    font-size: 14px;
    line-height: 15px;
    margin-bottom: 0;
}
.startseite {
    padding-bottom: 125px;
}
.Sicherheitstechnik {
    border-left: 2px solid #a6bdfb !important;
}
.Abscheidertechnik {
    border-left: 2px solid #219631 !important;
}
.Dichtheitsprüfung {
    border-left: 2px solid #3c5cc2 !important;
}
.Kanalsanierung {
    border-left: 2px solid #31b404 !important;
}
.Mitarbeiterunterweisung {
    border-left: 2px solid #abff6b !important;
}
.Rohrabsperrung {
    border-left: 2px solid #12c4be !important;
}
.Wasserhaushaltsgesetz {
    border-left: 2px solid #0b6121 !important;
}
.card-header h2 a {
    color: #2e2e2e;
    letter-spacing: -0.5px;
}
.card-header h2 a:hover {
    color: #2e2e2e;
}

.page-header {
    padding-bottom: 45px;
}
.page-title {
    margin-top: 25px;
    margin-left: 0;
    font-size: 30px;
    text-transform: uppercase;

    color: #75b247;
}

.kurs {
    margin-top: 0px;
}

.rechnungsanschrift {
    color: #75b247;
    font-weight: bold !important;
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}

#fld_825185_1_opt1673872 {
    font-weight: bold;
}

.caldera-grid .checkbox label {
    font-weight: bold !important;
}

.page-filter {
    background-color: #fff;
    vertical-align: middle;
    padding: 19px;
    margin-top: 50px;
    border: 1px solid #ebebeb;
    border-bottom-color: #ebebeb;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #ebebeb;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-radius: 15px;
    -webkit-box-shadow: 4px 4px 9px 0 rgba(0, 0, 0, 0.11);
    -moz-box-shadow: 4px 4px 9px 0 rgba(0, 0, 0, 0.11);
    box-shadow: 4px 4px 9px 0 rgba(0, 0, 0, 0.11);
    min-height: 100px;
    padding-right: 0;
    padding-left: 0;
}
#kursSuche {
    background-color: #f1f1f1e6;
    padding: 18px;
    border-radius: 10px;
    cursor: inherit;
    text-transform: capitalize;
    margin-right: 15px;
    border: 0;
    width: 100%;
    height: 58px;
    margin-left: -15px;
    font-family: calibri;
    font-weight: lighter;
    font-size: 20px;
    color: #55575d;
}
#kursSuche::placeholder {
    color: #55575d;
    opacity: 1;
}
.title {
    font-weight: 700;
    font-size: 18px;
}
.accordion > .card .card-header {
    margin-bottom: 0;
}
.accordion > .card:first-of-type,
.accordion .card:not(:first-of-type):not(:last-of-type) {
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px;
}
.details {
    background-color: #f4f4f4;
    padding: 24px;
    margin-bottom: 15px;
}
.btn {
    padding: 0;
    color: #2e2e2e;
    font-weight: 700;
}
.details-button {
    right: 10px;
    position: absolute;
    top: -5px;
    background-color: #f2f2f2;
    padding: 2px;
    padding-right: 2px;
    padding-left: 2px;
    padding-right: 6px;
    padding-left: 6px;
}
footer {
    margin-top: 50px;
}
.footer-1 {
    padding-bottom: 25px;
    padding-top: 50px;
    background-color: #2c2c2c;
    color: #fff;
    text-align: right;
}
.footer-1 a {
    color: #fff;
    text-decoration: none;
    margin-left: 15px;
}
.footer-1 a:hoover {
    color: #f2f2f2;
    text-decoration: none;
}
.footer-1 .title,
.footer-2 .title {
    font-size: 24px;
    font-weight: 700;
}
.footer-1 .title {
    margin-bottom: 45px;
}
.footer-1 img {
    height: 48px;
    width: auto;
}
.footer-1 p {
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 0;
    margin-top: 5px;
}
.footer-1 .small {
    font-size: 12px;
}
.footer-2 {
    padding-top: 50px;
    background-color: #4c4c4c;
    color: #fff;
}
.footer-2 a {
    color: #fff;
    text-decoration: underline;
}
.footer-2 a:hover {
    color: #fff;
}
.footer-2 a:visited {
    color: #fff;
}
.footer-2 iframe {
    height: 100%;
    width: 100%;
    padding-bottom: 40px;
}
.contact button,
.contact input,
.contact optgroup,
.contact select,
.contact textarea {
    margin: 0;
    margin-bottom: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    border-radius: 5px;
    border: 0;
    padding: 10px;
    font-size: 20px;
    margin-bottom: 18px;
    width: 100%;
}
.contact [type="button"]:not(:disabled),
.contact [type="reset"]:not(:disabled),
.contact [type="submit"]:not(:disabled),
.contact button:not(:disabled) {
    cursor: pointer;
    background-color: #75b247;
    color: #fff;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 700;
}
button.kurs {
    border: 0;
    padding: 13px;
    font-weight: 700;
    font-size: 16px;
    background-color: #75b247;
    border-radius: 5px;
    width: 100%;
    color: #fff;
}
button.kurs a {
    color: #fff;
}
button.kurs a:hover {
    color: #fff;
    text-decoration: none;
}
.aufklappen {
    cursor: pointer;
}
.lehrgangsgebuhr {
    margin-right: -35px;
    margin-left: -20px;
}
a.dkpdf-button {
    background-color: #f55;
    color: #fff;
    padding: 14px;
    padding-top: 14px;
    padding-bottom: 14px;
    border-radius: 7px;
    margin-right: 15px;
    font-size: 18px;
    font-weight: 700;
    padding-top: 4px;
    padding-bottom: 7px;
}
.termin {
    height: 1.5em;
    overflow: hidden;
}
input.form-control {
    background-color: #f1f1f1e6 !important;
    padding: 18px !important;
    border-radius: 10px !important;
    cursor: inherit !important;
    text-transform: capitalize !important;
    margin-right: 15px !important;
    border: 0 !important;
    width: 100% !important;
    height: 58px !important;
    font-family: calibri !important;
    font-weight: lighter !important;
    font-size: 20px !important;
    color: #55575d !important;
}

.tab-pane {
    padding: 30px !important;
    border: 1px solid rgba(0, 0, 0, 0.03);
    border-top: 0px solid;
    border-top-style: solid;
    border-top-width: 0px;
    border-top: 0px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    background-color: #fbfbfb;
}

.tab-pane h2 {
    font-size: 20px;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #444;
    border: 1px solid rgba(0, 0, 0, 0.03);
    background-color: #fbfbfb;
    border-bottom: 1px solid #fbfbfb;
    padding-left: 30px;
    padding-right: 30px;
}

.nav-tabs {
    border-bottom: 1px solid rgba(0, 0, 0, 0.03);
}

.nav-tabs .nav-link {
    color: #78b649;

    border: 1px solid transparent;
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
    font-size: 20px;
    font-weight: bold;
}

.nav-link:focus,
.nav-link:focus-within {
    color: unset !important;
    border: 1px solid rgba(0, 0, 0, 0.03);
}

.carousel-inner {
    margin-bottom: 40px;
}

.carousel-indicators li {
    box-sizing: content-box;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 10px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 0px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: 0.5;
    transition: opacity 0.6s ease;
    height: 0px;
    background: #78b649;
    border-radius: 90px;
    margin-top: 30px !important;
}

@media screen and (max-width: 800px) {
    .card-header {
        height: auto;
    }
    .entry-header {
        height: auto;
        margin-bottom: 10px;
        padding-left: 5px;
    }

    .logo {
        height: auto;
    }

    .header-row {
        padding-top: 10px;
    }
    .header-container {
        padding-top: 10px;
        padding-bottom: 10px;
        min-height: 80px;
    }
    .logo {
        position: absolute;
    }
    .logo img {
        max-width: 300px;
    }
    .navigation {
        min-height: 80px;
    }
    .page-header {
        padding-bottom: 20px;
        padding-left: 0;
        padding-right: 0;
    }
    .kurs-header {
        padding-bottom: 50px;
        padding-left: 0;
    }
    #kursSuche {
        background-color: #f1f1f1e6;
        padding: 18px;
        border-radius: 10px;
        cursor: inherit;
        text-transform: capitalize;
        margin-right: 15px;
        border: 0;
        width: 100%;
        height: 58px;
        margin-left: 0;
        padding-right: 15px;
        padding-left: 15px;
    }
    .ft-field {
        margin-bottom: 15px;
    }
    .startseite {
        padding-bottom: 75px;
    }
	

	
    /* }
     * 
     * 

@media screen and (max-width: 800px) { */
    .carousel-item-container {
        position: absolute;
        z-index: 1003;
        background: white;
        top: 125px;
        height: 100%;
        padding: 20px;
        width: 90%;
        border-radius: 10px;
        margin: 0 auto;
        display: block;
    }

    .carousel-indicators li {
        box-sizing: content-box;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        width: 10px;
        height: 3px;
        margin-right: 3px;
        margin-left: 3px;
        text-indent: -999px;
        cursor: pointer;
        background-color: #fff;
        background-clip: padding-box;
        border-top: 0px solid transparent;
        border-bottom: 10px solid transparent;
        opacity: 0.5;
        transition: opacity 0.6s ease;
        height: 0px;
        background: #78b649;
        border-radius: 90px;
        margin-top: 30px !important;
    }

    .carousel-inner {
        height: 300px;
    }

    .card-header {
        height: auto;
    }

    .entry-header {
        height: auto;
        margin-bottom: 10px;
        padding-left: 5px;
    }

    .header {
        background-image: unset;
        border-bottom-left-radius: 0;
        margin-left: 0;
        margin-right: 0;
        height: 100px;
        z-index: -1;
        background-repeat: no-repeat;
        background-position: bottom right;
        width: 100%;
        position: absolute;
    }

    .header-small {
        background-image: unset;
    }

    .header-row {
        padding-top: 10px;
    }

    .header-container {
        padding-top: 10px;
        padding-bottom: 10px;
        min-height: 80px;
    }

    .logo {
        position: absolute;
        margin-top: 5px;
    }

    .logo img {
        max-width: 300px;
    }

    .navigation {
        min-height: 80px;
    }

    .page-header {
        padding-bottom: 20px;
        padding-left: 0;
        padding-right: 0;
        /* height: 55px;
    line-height: 55px; */
    }

    .kurs-header {
        padding-bottom: 20px;
        padding-left: 0px;
        padding-right: 0px;
        /* height: 55px;
    line-height: 55px; */
    }

    #kursSuche {
        background-color: #f1f1f1e6;
        padding: 18px;
        border-radius: 10px;
        cursor: inherit;
        text-transform: capitalize;
        margin-right: 15px;
        border: 0;
        width: 100%;
        height: 58px;
        margin-left: 0;
        padding-right: 15px;

        padding-left: 15px;
    }

    .ft-field {
        margin-bottom: 15px;
    }

    .startseite {
        padding-bottom: 75px;
    }

    .nav-tabs .nav-link {
        color: #78b64994;
        border: 1px solid transparent;
        border-top-left-radius: 0.5rem;
        border-top-right-radius: 0.5rem;
        font-size: 14px;
        font-weight: bold;
    }

    .page-title {
        margin-left: 0px;
        margin-top: 0px;
        font-size: 30px;
        text-transform: uppercase;
    }

    .kurs {
        margin-top: 0px;
    }

    .header-responsive {
        background-image: url(/img/Umweltschutzakademie_Header.jpg);
        border-bottom-left-radius: 20px;
        height: auto;
        z-index: -1;
        background-repeat: no-repeat;
        width: 100%;
        background-position: top;
        background-size: cover;
        background-position: 0px -50px;
        padding-bottom: 60px;
        margin-bottom: 20px;
        margin-left: 15px;
    }

    #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link,
    #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link,
    #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
        background: rgba(255, 255, 255, 0);
        color: #373737;
        font-weight: bold;
        text-decoration: none;
        border-color: #75b247;
        border-bottom-color: rgb(117, 178, 71);
        border-bottom: 3px solid #75b247;
    }

    .navigation {
        padding-right: 40px;
    }

    #mega-menu-wrap-menu-1 .mega-menu-toggle.mega-menu-open + #mega-menu-menu-1 {
        display: inline-block;
        text-align: left;
        width: 100%;
    }

    #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item {
        display: inline-block;
        margin: 0;
        clear: both;
        border: 0;
    }

    #mega-menu-wrap-menu-1 .mega-menu-toggle + #mega-menu-menu-1 {
        padding-bottom: 60px;
    }
}

@media (max-width: 992px) and (orientation: landscape) {
    .card-header {
        height: auto;
    }
    .entry-header {
        height: auto;
        margin-bottom: 10px;
        padding-left: 5px;
    }

    .logo {
        height: auto;
    }

    .header-row {
        padding-top: 10px;
    }
    .header-container {
        padding-top: 10px;
        padding-bottom: 10px;
        min-height: 80px;
    }
    .logo {
        position: absolute;
    }
    .logo img {
        max-width: 300px;
    }
    .navigation {
        min-height: 80px;
    }
    .page-header {
        padding-bottom: 20px;
        padding-left: 0;
        padding-right: 0;
    }
    .kurs-header {
        padding-bottom: 50px;
        padding-left: 0;
    }
    #kursSuche {
        background-color: #f1f1f1e6;
        padding: 18px;
        border-radius: 10px;
        cursor: inherit;
        text-transform: capitalize;
        margin-right: 15px;
        border: 0;
        width: 100%;
        height: 58px;
        margin-left: 0;
        padding-right: 15px;
        padding-left: 15px;
    }
    .ft-field {
        margin-bottom: 15px;
    }
    .startseite {
        padding-bottom: 75px;
    }
    /* }

@media screen and (max-width: 800px) { */
    .carousel-item-container {
        position: absolute;
        z-index: 1003;
        background: white;
        top: 125px;
        height: 100%;
        padding: 20px;
        width: 90%;
        border-radius: 10px;
        margin: 0 auto;
        display: block;
    }

    .carousel-indicators {
        position: absolute;
        right: 0;
        bottom: -70px;
        left: 0;
        z-index: 15;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        padding-left: 0;
        margin-right: 15%;
        margin-left: 15%;
        list-style: none;
    }

    .carousel-indicators li {
        box-sizing: content-box;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        width: 10px;
        height: 3px;
        margin-right: 3px;
        margin-left: 3px;
        text-indent: -999px;
        cursor: pointer;
        background-color: #fff;
        background-clip: padding-box;
        border-top: 0px solid transparent;
        border-bottom: 10px solid transparent;
        opacity: 0.5;
        transition: opacity 0.6s ease;
        height: 0px;
        background: #78b649;
        border-radius: 90px;
        margin-top: 30px !important;
    }

    .carousel-inner {
        height: 300px;
    }

    .card-header {
        height: auto;
    }

    .entry-header {
        height: auto;
        margin-bottom: 10px;
        padding-left: 5px;
    }

    .header {
        background-image: unset;
        border-bottom-left-radius: 0;
        margin-left: 0;
        margin-right: 0;
        height: 100px;
        z-index: -1;
        background-repeat: no-repeat;
        background-position: bottom right;
        width: 100%;
        position: absolute;
    }

    .header-small {
        background-image: unset;
    }

    .header-row {
        padding-top: 10px;
    }

    .header-container {
        padding-top: 10px;
        padding-bottom: 10px;
        min-height: 80px;
    }

    .logo {
        position: absolute;
        margin-top: 5px;
    }

    .logo img {
        max-width: 300px;
    }

    .navigation {
        min-height: 80px;
    }

    .page-header {
        padding-bottom: 20px;
        padding-left: 0;
        padding-right: 0;
        /* height: 55px;
    line-height: 55px; */
    }

    .kurs-header {
        padding-bottom: 20px;
        padding-left: 0px;
        padding-right: 0px;
        /* height: 55px;
    line-height: 55px; */
    }

    #kursSuche {
        background-color: #f1f1f1e6;
        padding: 18px;
        border-radius: 10px;
        cursor: inherit;
        text-transform: capitalize;
        margin-right: 15px;
        border: 0;
        width: 100%;
        height: 58px;
        margin-left: 0;
        padding-right: 15px;

        padding-left: 15px;
    }

    .ft-field {
        margin-bottom: 15px;
    }

    .startseite {
        padding-bottom: 75px;
    }

    .nav-tabs .nav-link {
        color: #78b64994;
        border: 1px solid transparent;
        border-top-left-radius: 0.5rem;
        border-top-right-radius: 0.5rem;
        font-size: 14px;
        font-weight: bold;
    }

    .page-title {
        margin-left: 0px;
        margin-top: 0px;
        font-size: 30px;
        text-transform: uppercase;
    }

    .kurs {
        margin-top: 0px;
    }

    .header-responsive {
        background-image: url(/img/Umweltschutzakademie_Header.jpg);
        border-bottom-left-radius: 20px;
        height: auto;
        z-index: -1;
        background-repeat: no-repeat;
        width: 100%;
        background-position: top;
        background-size: cover;
        background-position: 0px -50px;
        padding-bottom: 60px;
        margin-bottom: 20px;
        margin-left: 15px;
    }

    #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link,
    #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link,
    #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
        background: rgba(255, 255, 255, 0);
        color: #373737;
        font-weight: bold;
        text-decoration: none;
        border-color: #75b247;
        border-bottom-color: rgb(117, 178, 71);
        border-bottom: 3px solid #75b247;
    }

    .navigation {
        padding-right: 40px;
    }

    #mega-menu-wrap-menu-1 .mega-menu-toggle.mega-menu-open + #mega-menu-menu-1 {
        display: inline-block;
        text-align: left;
        width: 100%;
    }

    #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item {
        display: inline-block;
        margin: 0;
        clear: both;
        border: 0;
    }

    #mega-menu-wrap-menu-1 .mega-menu-toggle + #mega-menu-menu-1 {
        padding-bottom: 60px;
    }

    .aktuelle-kurse i {
        position: absolute;
        font-size: 24px;
        bottom: 7px;
        color: green;
        right: 10px;
    }
}
