/* ---------------------------------------------------------------------------- */
/* ------------------------------------Html-Body------------------------------- */
/* ---------------------------------------------------------------------------- */
/* font converted using font-converter.net. thank you! */

html,
body {
    width: 100%;
    padding: 0;
    margin: 0;
}

body {
    background: #ffffff;
    color: #000;
    font-size: 17px;
    font-family: "Ubuntu", sans-serif;
    /*-webkit-font-smoothing: antialiased;*/
}

a#menu643:before {
    top: 20px !important;
    position: relative !important;
    display: inline-block !important;
    line-height: 45px !important;
}

a#menu643 .home-icon {
    font: 0/0 a !important;
}

/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
html {
    -webkit-text-size-adjust: none;
}

.video embed,
.video object,
.video iframe {
    width: 100%;
    height: auto;
}

img {
    max-width: 100%;
    height: auto;
    width: auto\9;
    /* ie8 */
}

label {
    font-weight: 300;
}

a {
    color: #70962d;
    text-decoration: none;
}

a:hover {
    opacity: 0.9;
    text-decoration: none;
    color: #999;
}

h1 {
    font-size: 45px;
    color: #70962d !important;
    line-height: 1.4em;
    font-weight: 400;
    margin-bottom: 20px;
    font-family: "Bree Serif", serif;
}

h2 {
    font-size: 27px !important;
    line-height: 42px !important;
    color: #000;
    font-weight: 400 !important;
    font-family: "Bree Serif", serif;
}

h3 {
    font-size: 25px;
    margin: 30px 0 30px 0;
    font-weight: 300;
    color: #70962d !important;
    font-family: "Bree Serif", serif;
}

h4 {
    color: #70962d;
    font-family: "Bree Serif", serif;
    font-size: 28px;
    letter-spacing: 0.56px;
    line-height: 42px;
    text-transform: uppercase;
}

h5 {
    color: #f02926;
    font-family: "Bree Serif";
    font-size: 28px;
    letter-spacing: 0.56px;
    line-height: 42px;
}

footer .wrap-footer h3 {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    font-family: "Bree Serif", serif;
    margin: 2px 0;
}

#sppb-addon-1575098592250 h2.sppb-addon-title {
    color: #70962d !important;
}

.wrap-footer h3 {
    font-size: 25px;
    line-height: 35px;
    color: #fff !important;
}

.col-md-12.catItemTitle {
    padding: 0px 40px 20px;
    text-align: center;
}

span.catItemDateCreated {
    text-align: center;
    float: left;
    width: 100%;
}

.sppb-meta-category {
    display: none !important;
}

.sppb-meta-author {
    display: none !important;
}

.sppb-article-info-wrap h3 {
    font-size: 21px;
    line-height: 1.3em;
}

.sppb-article-introtext {
    font-size: 16px;
    line-height: 1.4em;
}

/* Kalender Veranstaltung*/

.eb-container{
    margin-top: 120px;
    margin-bottom: 120px;
}

.eb-container h1{
    margin-bottom: 80px;
    text-align: center;
}

.eb-register-buttons-bottom .btn-secondary{
    background-color: #70962c !important;
    color: #fff !important;
}

.eb-event-date {
    background-image: none !important;
    border-radius: 100%;
    font-family: inherit;
    height: 70px !important;
    width: 70px !important;
    text-align: center;
}

.eb-event-date-info {
    font-size: 100% !important;
    line-height: 150%;
    display: inline-block;
}

.eb-events-timeline .eb-taskbar {
    padding: 25px 0;
    border-bottom: 1px solid #70962c !important;
    margin: 0 0 30px 0 !important;
    list-style: none;
}

.eb-description{
    background: #fff;
    border-bottom: 0px solid #dbdee1 !important;
    border-left: 0px solid #dbdee1 !important;
    border-right: 0px solid #dbdee1 !important;
    border-radius: 0 0 7px 7px;
    margin: 0;
    padding: 10px;
}

.eb-box-heading {
    border-radius: 7px 7px 0 0;
    color: #333;
    font-weight: 700;
    padding: 8px 10px;
    margin: 0 0 30px 0 !important;
    background: #f2f2f2;
    border: 0px solid #dbdee1 !important;
}

.eb-register-button{
    display: none;
}

.regpro-calendarMonthHeader {
    background-color: #789e19 !important;
}

.regpro-calendarWeekDayHeader {
    border-left: 1px solid #29363E;
}

.eb-topmenu-calendar ul li a:hover, .eb-topmenu-calendar ul li a.active {
    background: #789e19 !important;
    color: #fff;
}

.eb-calendar ul.eb-weekdays {
    background: #999 !important;
}

.regpro-calendarWeekDayHeader {
    border-left: 1px solid #666 !important;
}

#extcalendar .currentmonth, #extcalendar .currentday, #extcalendar .currentweek, #extcalendar .previousday, #extcalendar .previousweek, #extcalendar .nextday, #extcalendar .nextweek {
    background-color: #789e19 !important;
}

/* Kalender Bunt */
.fc .fc-button-primary {
    color: #fff;
    color: var(--fc-button-text-color, #fff);
    background-color:  #789e19 !important;
    background-color: var(--fc-button-bg-color, #2C3E50);
    border-color: #789e19 !important;
    border-color: var(--fc-button-border-color, #2C3E50);
}

table td[class*=col-], table th[class*=col-] {
    position: static;
    float: none;
    display: table-cell;
    background-color: #999999;
    color: #fff;
}

.fc-scrollgrid-sync-inner a{
    color: #fff;
}

.fc .fc-daygrid-day-frame {
    position: relative;
    min-height: 100%;
    background-color: #efefef;
}

.fc-daygrid-day-top .fc-daygrid-day-number {
    color: #000;
    font-size: 12px;
}

.fc .fc-daygrid-day-top {
    display: flex;
    flex-direction: unset !important;
}

.fc-h-event .fc-event-main {
    background-color: #5d821d;
    border: 1px solid #5d821d !important;
}

.fc-h-event{
    border: 1px solid #5d821d !important;
}

.fc-daygrid-block-event .fc-event-time, .fc-daygrid-block-event .fc-event-title {
    padding: 1px;
    font-size: 12px;
    line-height: 1.7em !important;
}

/* Menü */
.megacss3>.menu-title {
    color: #789e19;
    /* padding: 5px 0px; */
    text-transform: uppercase;
    font-size: 18px;
    font-family: "Bree Serif", serif;
    font-weight: 400;
    text-align: center;
    margin-right: 15px;
    letter-spacing: 0.02em;
}

#jux_megamenucss3 .megamenu.horizontal ul.level0 li span.haschild.megacss3 span.menu-title:after {
    display: none !important;
}

#jux_megamenucss3 .megamenu.horizontal ul.level0 {
    display: flex;
    column-gap: 25px;
}

#jux_megamenucss3 .megamenu.horizontal ul.level0 .haschild .adddropdown {
    top: 100px !important;
    left: 50%;
    transform: translateX(-50%);
}

#jux_megamenucss3 .megamenu.horizontal ul.level0 .haschild .adddropdown .dropdown-menu {
    border-radius: 0 0 25px 25px;
}

#jux_megamenucss3 .megamenu.horizontal ul.level0 .haschild .adddropdown ul li a span {
    font-size: 16px !important;
    margin-right: 0 !important;
    padding-left: 10px;
    padding-right: 10px;
}

#jux_megamenucss3 .megamenu.horizontal ul.level0 .haschild .column1 {
    width: auto !important;
    margin-top: -10px;
}

.li-center-logo {
    padding-top: 0 !important;
}

a.mega-menu-logo {
    background: white;
    border-radius: 43px;
    padding: 15px !important;
    display: inline-block !important;
    box-shadow: 0px 35px 10px -30px rgba(0, 0, 0, 0.18);
}

nav#main-nav ul li a:hover.mega-menu-logo {
    background: white;
    opacity: 1;
}

header.mega {
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.18);
}

/* Kalender */
.fc .fc-daygrid-more-link {
    border-radius: 0px !important;
    cursor: pointer;
    line-height: 1;
    margin-top: 1px;
    width: 100%;
    overflow: hidden;
    padding: 5px !important;
    position: relative;
    white-space: nowrap;
    z-index: 4;
    background-color: #e4e4e4 !important;
    border: 1px solid #ccc !important;
    font-weight: 400;
    font-size: 14px !important;
}

.fc .fc-popover-header {
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 3px 4px;
    background-color: #5d821d !important;
    color: #fff;
}

.regpro-calendarDay .eb_event_link {
    background: #5d821d !important;
}

.accordion-bk {
    z-index: -999;
    display: block;
}

.sp-page-builder .page-content #section-id-1666697396725 {
    z-index: -999 !important;
}

.extcal_minical .extcal_navbar {
    background: #789e19 !important;
}

.mod_eb_mincalendar_td_dayname {
    background: #999 !important;
}

td.mod_eb_mincalendar_event {
    background-color: #789e19 !important;
}

.mod_eb_mincalendar_table {
    padding: 200px 0 !important;
}

/* Formular */

.convertforms .cf-content-wrap,
.convertforms .cf-form-wrap {
    padding: 0px !important;
}

/* Pagination */
.pagination-active {
    display: inline-block;
    padding: 4px 8px;
    margin: 0 8px;
    border: 1px solid #ddd;
    border-radius: 4px;
    vertical-align: middle;
    background: #fff;
    text-decoration: none;
}

/* Voting */
.janone_layout a {
    background-color: #ccc;
    padding: 8px 10px;
    display: block;
    text-align: center;
}

.voting-button {
    background-color: #789e19;
    padding: 8px 15px;
    margin-bottom: 20px;
    display: inline-block;
    color: #000;
}

.voting-button a {
    color: #fff !important;
}

.fwg-files {
    text-align: center;
}

#fwgallery {
    margin-top: 80px;
}

#fwgallery .fwg-grid-item-info {
    height: 100%;
    position: relative;
    padding: 0.75rem;
    font-size: 0.9rem;
    border: 1px solid #ddd;
    text-align: center !important;
}

#fwgallery .fwg-grid-item-info>div {
    margin-bottom: 0.25rem;
    font-size: 20px;
}

#fwgallery .fwg-grid-item-info>div {
    margin-bottom: 0.25rem;
    font-family: "Bree Serif", serif;
    color: #5d6f29;
}

#fw

/* Footer Logos */
.footer-logos {
    margin-bottom: 15px;
}

/* Menü ID */
a#menu987,
a#menu869,
a#menu881,
a#menu881,
a#menu913,
a#menu545,
a#menu591,
a#menu1008 {
    cursor: default;
}

/* Accordin */
.sppb-panel-info {
    border-color: rgba(10, 201, 201, 0) !important;
}

.sppb-panel-info .sppb-panel-body {
    border-top-color: transparent !important;
}

.sppb-panel-group>.sppb-panel:first-child {
    border-top-width: 0px !important;
}

.sppb-panel-info>.sppb-panel-heading {
    color: #000 !important;
    background: #f2f2f2 !important;
    margin-bottom: 10px;
}

.sppb-btn-default {
    background-color: #70962d !important;
    padding: 10px 20px !important;
    border-radius: 20px !important;
    color: #fff !important;
}

.sppb-addon-accordion .sppb-panel-heading {
    padding: 20px 30px 20px 15px;
    cursor: pointer;
    position: relative;
}

.sppb-addon-accordion .sppb-panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 20px !important;
    font-weight: 400;
    color: #000;
}

.sppb-panel-faq>.sppb-panel-heading {
    border-bottom: 0px solid #70962d !important;
    background-color: #f2f2f2;
    margin-bottom: 10px;
}

.sppb-addon-accordion .fa-chevron-right:before {
    content: "\f054";
    color: #3d5229 !important;
}

/* Textfarbe */

.text-white,
.text-white h2 {
    color: #fff !important;
}

.text-white a {
    color: #000 !important;
    text-decoration: underline;
}

/* Accordion Flat */

.accordion-buergerideen .sppb-panel-info {
    border: 0px !important;
    border-color: rgba(10, 201, 201, 0) !important;
    font-family: "Bree Serif", serif;
}

.accordion-buergerideen .sppb-panel {
    background-color: transparent !important;
}

.accordion-buergerideen .sppb-addon-accordion .sppb-panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px !important;
    font-weight: 400;
    color: #fff;
}

.accordion-buergerideen .sppb-panel-info>.sppb-panel-heading {
    background: transparent !important;
    border-top: 1px solid #fff;
}

.accordion-buergerideen .sppb-addon-accordion .sppb-panel-heading {
    padding: 20px 30px 20px 0px;
    cursor: pointer;
    position: relative;
}

.accordion-buergerideen .sppb-panel-info .sppb-panel-body {
    border-top-color: transparent !important;
    padding: 30px 20px 0;
    margin: 0 0 20px;
    border-left: 5px dashed #eee;
}

.accordion-buergerideen .sppb-panel-body {
    padding: 15px 15px 15px 15px;
    border-top: 0px solid transparent;
    color: #fff;
    font-size: 17px;
    font-style: italic;
}

.accordion-buergerideen .sppb-addon-accordion .fa-chevron-right:before {
    content: "\f054";
    color: #fff !important;
}

.naturgarten {
    color: #fff;
}

.naturgarten h2 {
    background-color: #f02926;
    color: #fff;
    display: inline-block;
    padding: 10px 20px;
    letter-spacing: 1px;
}

.ortsbild h2 {
    background-color: #6c931b;
    color: #fff;
    display: inline-block;
    padding: 10px 20px;
    letter-spacing: 1px;
}

.ortsbild {
    color: #fff;
}

.finanzierung {
    color: #fff;
}

.finanzierung h2 {
    background-color: #99b052;
    color: #fff;
    display: inline-block;
    padding: 10px 20px;
    letter-spacing: 1px;
}

.mitgestalten h2 {
    background-color: #3f679e;
    color: #fff;
    display: inline-block;
    padding: 10px 20px;
    letter-spacing: 1px;
}

.mitgestalten {
    color: #fff;
}

.slide-buergeridee h1 {
    color: #fff !important;
}

/* Accordion Bürgerideen END */

/* Carousel */

.sppb-carousel-indicators {
    bottom: 60px !important;
}

.sppb-carousel-inner>.sppb-item {
    padding: 0px !important;
}

#sppb-addon-wrapper-1581918974286,
#sppb-addon-1581918974286,
#sppb-addon-1581918974286 .sppb-addon,
#sppb-addon-1581918974286 .sppb-addon-content {
    height: 100%;
}

#sppb-addon-1581918974286 .sppb-addon-content {
    display: flex;
    align-items: center;
    justify-content: center;
}

#sppb-addon-1581918974272 .sppb-addon-single-image-container,
#sppb-addon-1581918974272 img,
#sppb-addon-1581918974269 .sppb-addon-single-image-container,
#sppb-addon-1581918974269 img,
#sppb-addon-1581918974279 .sppb-addon-single-image-container,
#sppb-addon-1581918974279 img {
    width: 100%;
}

#countdown {
    width: 100%;
    text-align: center;
    color: white;
    font-family: "Bree Serif";
}

#countdown .label {
    font-family: "Bree Serif";
    font-size: 30px;
    font-weight: 400;
    letter-spacing: 0.9px;
    line-height: 68px;
    padding: 20px 0 25px;
    display: block;
    position: relative;
}

#countdown .label::after {
    content: " ";
    height: 2px;
    width: 60%;
    position: absolute;
    left: 20%;
    bottom: 0;
    background: white;
}

#countdown .counter {
    display: flex;
    margin-top: 50px;
    /*flex-direction: column;*/
    flex-direction: row !important;
}

#countdown .col {
    flex: 1;
    display: flex;
    flex-direction: column;
    padding-bottom: 30px;
}

#countdown span.date-label {
    font-size: 18px;
    margin-top: 15px;
}

#countdown span {
    font-size: 55px;
    display: block;
}

p {
    margin-bottom: 20px;
}

.clear {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix:after,
.clearfix:before {
    clear: both;
    content: "\0020";
    display: block;
    visibility: hidden;
    width: 0;
    height: 0;
}

hr {
    border: 1px solid #eee;
    margin: 0 0 25px 0;
}

.section5-content ul li {
    list-style: none;
    margin-bottom: 10px;
}

.section5-content ul li:before {
    content: "›";
    width: 15px;
    font-size: 24px;
    margin-right: 5px;
    float: left;
    display: inline-block;
}

/* Bürgerideen */
.buergeeridee-box-1 p {
    font-family: "Bree Serif", serif;
    text-align: center;
}

.buergeeridee-box-1 .blau {
    color: #21649c !important;
    font-size: 45px;
    margin-left: -0px;
    padding: 10px;
}

.buergeeridee-box-1 .rot {
    color: #f02926 !important;
    font-size: 95px;
    margin-left: -110px;
    padding: 10px;
}

.buergeeridee-box-1 .gruen {
    color: #6c931b !important;
    font-size: 45px;
    margin-left: -70px;
    padding: 0px 10px;
}

.buergeeridee-box-1 .weiss {
    color: #fff !important;
    font-size: 55px;
    margin-left: -20px;
    padding: 10px;
}

/* Die Pläne */
#plaene_zeitreise {
    color: #fff;
}

#plaene_zeitreise h2 {
    background-color: #ffb056;
    /* width: auto; */
    text-align: center;
    display: inline-flex;
    justify-content: center;
    color: #fff;
    font-size: 40px !important;
    padding: 10px 20px !important;
    font-family: "Ubuntu", sans-serif;
    text-transform: uppercase !important;
}

#plaene_zeitreise h3 {
    color: #fff !important;
    letter-spacing: 1px;
    text-transform: uppercase !important;
}

#plaene_stadtfluss {
    color: #fff;
}

#plaene_stadtfluss h2 {
    background-color: #f5472f;
    /* width: auto; */
    text-align: center;
    display: inline-flex;
    justify-content: center;
    color: #fff;
    font-size: 40px !important;
    padding: 10px 20px !important;
    font-family: "Ubuntu", sans-serif;
    text-transform: uppercase !important;
}

#plaene_stadtfluss h3 {
    color: #fff !important;
    letter-spacing: 1px;
    text-transform: uppercase !important;
}

#plaene_verbindend {
    color: #fff;
}

#plaene_verbindend h2 {
    background-color: #5a94ba;
    /* width: auto; */
    text-align: center;
    display: inline-flex;
    justify-content: center;
    color: #fff;
    font-size: 40px !important;
    padding: 10px 20px !important;
    font-family: "Ubuntu", sans-serif;
    text-transform: uppercase !important;
}

#plaene_verbindend h3 {
    color: #fff !important;
    letter-spacing: 1px;
    text-transform: uppercase !important;
}

#plaene_entdecken {
    color: #fff;
}

#plaene_entdecken h2 {
    background-color: #6abee2;
    /* width: auto; */
    text-align: center;
    display: inline-flex;
    justify-content: center;
    color: #fff;
    font-size: 40px !important;
    padding: 10px 20px !important;
    font-family: "Ubuntu", sans-serif;
    text-transform: uppercase !important;
}

#plaene_entdecken h3 {
    color: #fff !important;
    letter-spacing: 1px;
    text-transform: uppercase !important;
}

/* SP Pagebuilder */
.sppb-addon-image-layout-content h2 {
    color: #fff !important;
}

.sppb-addon-image-content .sppb-image-holder {
    position: absolute;
    top: 0;
    width: 50%;
    height: 100%;
    background-position: 50% !important;
    background-size: cover;
}

.image-layout-preset-style-collage .sppb-addon-image-layout-content {
    margin-left: -10%;
    box-shadow: -10px 15px 20px 0 rgba(0, 0, 0, 0.3);
    background: -webkit-linear-gradient(225deg,
            rgba(38, 51, 159, 0.95) 0,
            rgba(61, 59, 136, 0.95) 100%) transparent;
    background: linear-gradient(225deg,
            rgba(38, 51, 159, 0.95) 0,
            rgba(61, 59, 136, 0.95) 100%) transparent;
    position: relative;
    z-index: 1;
    margin-top: -50px;
}

.timeline-date {
    /*background-color: #70962d;
    padding: 20px;*/
    color: #70962d;
    font-size: 30px !important;
    border-radius: 30px;
    font-family: "Bree Serif", serif;
    margin: 0 15px 0 15px !important;
}

.timeline-panel {
    width: 90% !important;
}

/*
div.mega_css3.mega_css3_light .childcontent-inner,
div.mega_css3.mega_css3_light .childcontent-inner > div {
    width: auto !important;
}
*/
.mega_css3>ul.megamenu.level0>li:nth-child(1)>.childcontent {
    left: 0px !important;
}

.mega_css3>ul.megamenu.level0>li:nth-child(2)>.childcontent {
    left: -60px !important;
}

.mega_css3>ul.megamenu.level0>li:nth-child(3)>.childcontent {
    left: -20px !important;
}

.mega_css3>ul.megamenu.level0>li:nth-child(5)>.childcontent {
    left: -25px !important;
}

.mega_css3>ul.megamenu.level0>li:nth-child(6)>.childcontent {
    left: -60px !important;
}

.mega_css3>ul.megamenu.level0>li:nth-child(7)>.childcontent {
    left: -30px !important;
}

/* changes from sofien */
.timeline-panel .title {
    font-weight: 600;
    font-size: 20px !important;
    padding: 10px 0;
    color: #70962d;
}

.overlay-image-title {
    width: 100%;
    padding: 15px;
    background-color: rgba(255, 255, 255, 0.7);
}

.title-subtitle-bottom-left {
    padding: 0 !important;
}

.title-subtitle-bottom-left .sppb-addon-subtitle {
    color: #5d6f29 !important;
}

#sppb-addon-1575110940958>div>h3 {
    color: white !important;
}

header {
    transition: max-height 0.2s linear !important;
}

.navbar-small a#menu241 span.has-image,
.navbar-small .logo {
    height: 60px !important;
}

.mega-menu-logo {
    transition-duration: 0.2s;
}

.navbar-small .mega-menu-logo {
    box-shadow: unset !important;
}

#menu241>span {
    transition-duration: 0.35s !important;
}

#mega_css3>ul>li.mega {
    transition-duration: 0.2s !important;
}

#sppb-addon-1581918974412 .sppb-col-sm-4 {
    flex: 0 0 calc(33.33333% - 20px) !important;
    background-color: white;
    margin: 10px !important;
    padding-top: 15px;
    padding-bottom: 15px;
    box-shadow: rgba(0, 0, 0, 0.21) 4px 4px 6px 0px;
    margin-bottom: 25px !important;
}

#section-id-1583141646583 .sppb-addon-wrapper .overlay-image-title h2 a:hover,
#section-id-1583141646583 .sppb-addon-wrapper .overlay-image-title h4:hover {
    color: #3f679e;
}

#section-id-1583141646583 .sppb-addon-wrapper .overlay-image-title h2 a {
    color: #70962d;
}

#section-id-1583141646583 .sppb-addon-wrapper .overlay-image-title h4 {
    color: #70962d;
}

.start-infomarkt-box .sppb-article-info-wrap {
    /*display: none;*/
    background-color: #fff;
    padding: 30px 20px;
    text-align: center;
    border: 3px dashed #70962d;
}

.start-infomarkt-box .sppb-article-info-wrap h3 {
    margin: 0px !important;
}

.start-infomarkt-box .sppb-readmore {
    padding: 5px;
    border: 0px solid #70962d;
    font-size: 15px;
}

.sppb-meta-date {
    font-weight: 600;
    font-size: 16px !important;
}

/* end */

div.mega_css3.mega_css3_light .childcontent-inner {
    background: white !important;
    border-radius: 0 0 20px 20px;
}

div#mega_css3 .childcontent-inner ul li {
    width: 100%;
}

div#mega_css3 .childcontent-inner ul li a {
    padding: 5px 15px;
    text-align: center;
    margin: 0;
    font-size: 17px !important;
}

.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel.left-part {
    text-align: left !important;
    margin-right: 15px;
    float: right;
    padding: 13px 20px;
}

span.team-name {
    font-weight: 600;
    font-size: 23px;
    font-family: "Bree Serif", serif;
    color: #70962d;
}

span.team-titel {
    margin-bottom: 20px;
    display: inline-block;
    border-bottom: 1px solid #ccc;
    width: 100%;
    padding-bottom: 20px;
    color: #999;
}

.fa-phone-alt:before {
    content: "\f879";
    margin-right: 15px;
    color: #70962d;
}

.fa-envelope:before {
    content: "\f0e0";
    margin-right: 15px;
    color: #70962d;
}

.datenschutz h2 {
    padding-top: 50px;
    font-size: 30px !important;
}

.datenschutz h3 {
    padding-top: 30px;
    font-size: 25px !important;
}

/* ---------------------------------------------------------------------------- */
/* -------------------------------------Content-------------------------------- */
/* ---------------------------------------------------------------------------- */
#page-content {
    margin: 0px 0 0px 0;
    line-height: 1.8em;
}

#page-content .heading {
    border-bottom: 1px solid #eee;
    margin-bottom: 30px;
}

#page-content .heading h2 {
    display: inline-block;
}

#page-content .content {}

#page-content .box-item {}

#page-content .box-item img {
    margin-bottom: 30px;
}

#page-content .box-item h3 {
    margin: 0 0 10px 0;
    font-size: 26px;
}

#page-content .pagination {
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    padding: 40px 0;
    display: block;
    text-align: center;
}

#page-content .pagination ul li {
    display: inline-block;
    margin-bottom: 20px;
}

#page-content .pagination ul li a {
    border: 1px solid #999;
    padding: 10px 15px;
    background-color: #fff;
    color: #337ab7;
    font-size: 14px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
}

#page-content .pagination ul li a:hover {
    background-color: #ccc;
}

#page-content .pagination li.active a {
    background: #337ab7;
    color: #fff;
}

.inhalt {
    font-size: 17px;
    font-weight: 300;
}

.page-header {
    padding-bottom: 9px !important;
    margin: 20px 0 20px !important;
    border-bottom: 0px solid #eee !important;
}

/* ---------------------------------------------------------------------------- */
/* -------------------------------------Footer--------------------------------- */
/* ---------------------------------------------------------------------------- */
footer {}

footer .wrap-footer {
    padding-bottom: 50px;
    padding-top: 50px;
    background: #76757d;
    color: #fff;
}

.information-menu li {
    display: block;
    padding: 0px;
}

ul.information-menu li a:hover,
ul.information-menu li a:focus,
.custom.product-menu a:hover {
    background-color: transparent;
    color: #789e19 !important;
}

.mega_css3.mega_css3_light .childcontent-inner {
    background: #ffecc1 !important;
}

div#mega_css3 li.active>a,
div#mega_css3 li.active>a span {
    color: #5693ba !important;
}

.mega_css3 .megacol ul li .group .group-title a span.menu-title {
    color: #789e19 !important;
    text-transform: capitalize !important;
    font-size: 16px !important;
}

.mega_css3 .megacol ul li .group .group-content a span.menu-title {
    color: #3d5229 !important;
}

div#mega_css3 .childcontent-inner ul li {
    padding-top: 0px !important;
}

.fa-instagram:before {
    content: "\f16d";
    color: #fff;
    font-size: 50px;
}

.fa-instagram:hover {
    background: -webkit-radial-gradient(33% 100% circle,
            #fed373 4%,
            #f15245 30%,
            #d92e7f 62%,
            #9b36b7 85%,
            #515ecf);
    background: radial-gradient(circle at 33% 100%,
            #fed373 4%,
            #f15245 30%,
            #d92e7f 62%,
            #9b36b7 85%,
            #515ecf);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.fa-facebook:before {
    content: "\f16d";
    color: #fff;
    font-size: 47px;
}

.fa-facebook:hover {
    background: #3b5998;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.socialbar .custom {
    display: flex;
    justify-content: center;
    right: 0;
    top: 50%;
    z-index: 100;
    position: fixed;
    flex-direction: column;
    box-shadow: 0px 0 5px 0px rgba(50, 50, 50, 0.35),
        -20px 0 20px -17px rgba(50, 50, 50, 0.35);
}

.socialbar .custom a {
    transition: filter 125ms ease-in-out;
}

.socialbar .custom a:hover {
    filter: brightness(115%);
}

/* Cleverreach */
.cr_button {
    background-color: #70962d !important;
    color: #ffffff;
    margin-top: 25px;
    border: 0px;
    padding: 8px 10px;
}

.cr_ipe_item input {
    background: none repeat scroll 0 0 #fff !important;
    border: 1px solid #70962d !important;
    padding: 5px 10px !important;
    font-family: "Ubuntu", sans-serif !important;
    font-size: 16px;
    border-radius: 10px;
}

.cr_ipe_item label {
    line-height: 150%;
    font-size: 16px;
    text-align: center !important;
    font-family: "Ubuntu", sans-serif !important;
    margin-top: 15px !important;
    display: block !important;
}

.newsletter-start {}

.newsletter-start h2 {
    color: #fff !important;
}

.newsletter-start label {
    color: #fff;
    font-size: 14px;
}

.newsletter-start a {
    color: #fff !important;
    text-decoration: underline;
}

.bg-success {
    background-color: transparent;
    color: #fff;
    text-align: center;
    padding: 0px 0px 30px;
}

/* ============================ K2 ========================================== */
div.itemListCategory {
    display: none;
}

div.k2ItemsBlock ul {
    display: flex;
    flex-wrap: wrap;
}

a.k2ReadMore {
    /*background-color: #70962d;
  padding: 10px 20px;
  border-radius: 20px;*/
    color: #70962d;
    padding-top: 15px;
    font-weight: 400;
    font-size: 16px;
}

div.catItemReadMore {
    display: block !important;
    text-align: center;
    margin-bottom: 19px;
}

.catItemTitle h3 {
    font-size: 19px;
    margin: 5px 0 30px 0;
    font-weight: 300;
    color: #70962d !important;
    font-family: "Bree Serif", serif;
    /*min-height: 50px;*/
    line-height: 1.3em;
    text-align: left;
}

div.catItemIntroText {
    font-weight: 400 !important;
    padding: 4px 0 12px 0 !important;
    text-align: left !important;
    line-height: 1.4em !important;
    font-size: 15px !important;
    color: #666;
}

.k2blogs span.catItemImage {
    height: 240px;
}

.k2blogs span.catItemImage img {
    max-height: 240px;
}

.k2blogs div.catItemIntroText {
    min-height: 170px;
}

div.catItemImageBlock {
    padding: 0 !important;
    margin: 0 0 16px 0;
}

div.catItemBody {
    padding: 0 !important;
    margin: 0;
}

span.itemImageCredits {
    color: #999;
    float: left !important;
    display: block;
    font-style: italic;
    font-size: 11px;
    padding: 0 20px !important;
}

div.itemHeader h2.itemTitle {
    padding: 10px 0 30px 0 !important;
    margin: 0;
    color: #70962d !important;
    font-family: "Bree Serif", serif;
}

div.itemHeader span.itemDateCreated {
    color: #999 !important;
    font-size: 15px !important;
    font-family: "Bree Serif", serif;
}

span.itemImageCaption {
    color: #999;
    float: left;
    display: block;
    font-size: 11px;
    padding: 5px 20px;
    line-height: 1.6em;
}

div.itemFullText p {
    line-height: 1.5em;
}

span.catItemDateCreated {
    color: #00386f !important;
    font-size: 17px !important;
    font-weight: 300;
    font-family: "Bree Serif", serif;
    line-height: 28px;
}

span.itemImage img {
    max-width: 100%;
    height: auto;
    margin-left: 15px;
    padding-right: 20px;
}

.itemBody .col-md-8 {
    padding-right: 50px;
}

div#itemListSecondary {
    display: flex;
    flex-wrap: wrap;
}

.catItemView {
    border-bottom: 0px solid #ccc;
    padding: 10px !important;
    background-color: #f2f2f2;
    min-height: 200px;
    margin-bottom: 10px;
}

a.k2ReadMore:hover {
    background-color: #3f679e;
}

div.catItemReadMore a {
    border: 1px solid #70962d;
    text-align: center !important;
    padding: 7px 20px;
    margin: 25px 0 0 !important;
}

.itemImage-infomarkt img {
    box-shadow: 0 10px 16px 0 rgba(0, 0, 0, 0.2) !important;
}

div.itemImageBlock {
    padding: 0px 0 !important;
}

.catItemReadMore-infomarkt {
    /*background-color: #70962d;*/
    border: 1px solid #70962d;
    text-align: center;
    padding: 0;
    margin: 25px 0 0;
}

.catItemReadMore-infomarkt:hover {
    background-color: #00386f;
    color: #fff !important;
    text-align: center;
    margin: 25px 0 0;
}

a.k2ReadMore-infomarkt:hover {
    color: #fff !important;
}

a.k2ReadMore-infomarkt {
    color: #70962d !important;
    /*font-family: 'Bree Serif', serif;*/
}

.catItemTitle-infomarkt {
    padding: 10px;
    text-align: center;
    align-items: center;
    justify-content: center;
    display: flex;
    padding-bottom: 20px 0px;
    min-height: 80px;
}

.catItemTitle-infomarkt h3 {
    font-weight: 300;
    color: #70962d !important;
    font-family: "Bree Serif", serif;
    font-size: 20px;
    padding-bottom: 0px;
    margin: 0px;
    line-height: 1.2em;
}

.itemContainer {
    padding-right: 10px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

div#itemListPrimary {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

div.groupPrimary {
    background: #f2f2f2;
    padding: 0px !important;
    display: flex;
}

span.catItemImage-infomarkt {
    display: block;
    text-align: center;
    margin: 0 0 0px 0 !important;
}

.catItemImageBlock-infomarkt {
    margin: 0 0 5px 0 !important;
}

.infomarkt-desc {
    text-align: center;
    padding-top: 40px !important;
}

.infomarkt h2 {
    color: #fff !important;
    font-size: 35px !important;
}

.infomarkt-termine h2 {
    font-weight: 400;
    color: #00386f;
}

.infomarkt-termine td {
    color: #00386f;
    font-size: 20px !important;
    font-weight: 600 !important;
    text-align: left;
}

.infomarkt div.k2ItemsBlock ul li {
    background-color: #fff;
    padding: 20px;
    text-align: center;
    border: 0px dashed #70962d;
    margin: 7px;
}

.infomarkt div.k2ItemsBlock ul li a.moduleItemReadMore {
    color: #70962d;
    padding: 0px 10px;
    font-weight: 400;
    font-size: 16px;
    background-color: #f2f2f2;
    margin-top: 20px;
}

.infomarktblock {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    display: -webkit-flex;
    display: -ms-flexbox;
}

div.k2ItemsBlock ul {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: row-reverse;
}

.infomarkt div.k2ItemsBlock ul li {
    display: inline-grid;
    width: 300px;
}

.infomarkt .moduleItemTitle {
    font-weight: 300;
    color: #70962d !important;
    font-family: "Bree Serif", serif;
    font-size: 20px;
}

.infomarkt .moduleItemDateCreated {
    color: #00386f !important;
    font-size: 18px !important;
    font-weight: 300;
    font-family: "Bree Serif", serif;
    line-height: 28px;
}

.infomarkt .moduleItemImage img {
    width: 100% !important;
    margin-bottom: 30px;
}

div.k2ItemsBlock ul li div.moduleItemIntrotext a.moduleItemImage img {
    float: unset !important;
    margin: 2px 0 4px 4px;
    padding: 0;
}

.sppb-btn-custom {
    background-color: #70962d !important;
    color: #ffffff;
    border: 1px solid #fff !important;
}

.sppb-btn-custom:hover {
    background-color: #00386f !important;
    color: #ffffff;
}

.btn-primary {
    color: #fff;
    background-color: #70962d;
    border-color: #70962d;
}

#k2Container h2 {
    padding-bottom: 30px;
}

/* My changes */

header {
    /*position: absolute;*/
    z-index: 999;
    left: 0;
    right: 0;
    top: 0;
    background: #ffffff;
    max-height: 100px;
    transition: max-height 0.7s linear;
}

header.navbar-fixed-top.mega.navbar-trans .mega_css3 .childcontent {
    z-index: 999;
    top: 100px;
    left: -61px !important;
}

header.navbar-fixed-top.mega.navbar-small .mega_css3 .childcontent {
    z-index: 999;
    top: 60px;
}

header.navbar-small {
    max-height: 100px;
}

.navigation {
    text-align: center;
}

.custom.desktop-logo {
    width: 300px;
    float: left;
    display: inline-block;
    position: absolute;
    left: 42%;
}

.desktop-logo .logo {
    float: none;
    background: #fff;
    padding: 20px;
    border-radius: 50px;
    transition-duration: 0.5s !important;
}

.banner {
    position: relative;
    top: 0;
    float: left;
    width: 100%;
    margin-top: 100px;
}

.social {
    margin-bottom: 20px;
    width: 100%;
}

.social-icon {
    text-align: center;
    line-height: 98px;
}

.social-box {
    display: flex;
}

.social-items {
    padding-right: 0px;
    width: 40px;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
    background-color: transparent;
}

.custom.footer-1 p,
.information-menu a {
    font-size: 16px;
    font-family: "Bree Serif", serif;
}

.custom.footer-contact {
    font-size: 16px;
    font-family: "Bree Serif", serif;
    text-align: left;
    font-weight: normal;
}

.home div[itemprop="articleBody"] {
    text-align: center;
}

.contact h1 {
    font-size: 30px;
    font-weight: 300;
    text-transform: uppercase;
    text-align: center;
    margin: 15px 0px 40px 0px;
    color: #fff;
}

.contact p {
    text-align: center;
}

.upper {
    text-transform: uppercase;
    font-size: 22px;
}

ul.ul {
    list-style-image: url(../images/ul.png);
    list-style-position: inside;
}

ul.left.ul {
    text-align: right;
}

.wrap-footer ul {
    list-style: none;
    padding: 0;
}

.copyright {
    display: block;
    font-size: 13px;
    line-height: 32px;
    text-align: left;
    font-family: "Bree Serif", serif;
    font-weight: normal;
}

ul.information-menu li a,
.custom.product-menu a {
    padding: 1px 0px;
    color: #fff;
    line-height: 28px;
}

.viewport {
    display: none;
}

.section1 hr {
    border-top: 4px solid #008adb;
    width: 125px;
}

.section2 hr {
    border-top: 4px solid #ff3601;
    width: 125px;
}

.section3 hr {
    border-top: 4px solid #d0af84;
    width: 125px;
}

.section4 hr {
    border-top: 4px solid #811793;
    width: 125px;
}

.section5 hr {
    border-top: 4px solid #eb971c;
    width: 125px;
}

#sppb-addon-1561958267369 .sppb-addon-title {
    color: #fff;
}

#sppb-addon-1561958267421 .sppb-addon-title {
    text-align: center;
}

section#News-section .sppb-addon-title {
    text-align: center;
}

section#News-section div.k2ItemsBlock ul li.lastItem {
    margin-right: 0 !important;
}

section#News-section div.k2ItemsBlock ul li {
    max-width: 33%;
    float: left;
    padding: 15px !important;
    position: relative;
    text-align: center;
    display: inline-grid;
    vertical-align: middle;
}

section#News-section div.k2ItemsBlock ul li a.moduleItemTitle {
    font-size: 20px;
    font-family: "Bree Serif", serif;
    color: #000;
    font-weight: 500;
}

div.k2ItemsBlock ul li a.moduleItemReadMore {
    color: #fff;
}

li.clearList {
    border: 0;
    display: none !important;
}

div#lang-switcher {
    position: absolute;
    right: 15px;
    top: 0;
}

.moduletable.mobile-logo {
    display: none;
}

.navbar-small nav#main-nav ul li {
    display: inline-block;
    padding-top: 20px;
    padding-bottom: 20px;
}

.navbar-small a#menu241 span.has-image,
.navbar-small .logo {
    padding: 0;
}

.menubar span {
    display: none;
}

@media only screen and (min-width: 768px) and (max-width: 1200px) {
    section#News-section div.k2ItemsBlock ul li {
        float: none;
        width: 47%;
        max-width: 47%;
        margin-bottom: 20px;
    }

    nav#main-nav ul li a {
        font-size: 15px !important;
    }

    a#menu241 span.has-image {
        width: 200px !important;
    }
}

@media only screen and (max-width: 991px) {
    .socialbar {
        display: none !important;
    }

    header .navigation .container {
        margin: 0 !important;
    }

    header.mega {
        height: 80px;
    }

    .mobile-logo {
        margin-top: 5px;
    }

    .navbar-small .mobile-logo img {}

    .mobile-logo img {
        width: 135px;
        height: auto;
        transition: all 0.31s ease-in-out;
        padding: 10px;
    }

    section#News-section div.k2ItemsBlock ul li {
        float: none;
        width: 100%;
        max-width: 100%;
        margin-bottom: 20px;
    }

    .menubar label span {
        padding-top: 5px;
        display: inline-block;
    }

    .sl-megamenu {
        background: #f2f2f2;
        -webkit-box-shadow: 0px 10px 25px -12px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 0px 10px 25px -12px rgba(0, 0, 0, 0.75);
        box-shadow: 0px 10px 25px -12px rgba(0, 0, 0, 0.75);
    }

    .viewport {
        display: block;
    }

    div#device-menu {
        display: none;
    }

    .moduletable.mobile-logo {
        padding-left: 10px;
        position: relative;
        text-align: left;
        display: block;
    }

    .mega_css3 .menubar {
        padding: 0 !important;
        padding-top: 10px !important;
    }

    .mega_css3 ul.level0 {
        padding-left: 25px !important;
    }

    .banner {
        margin-top: 80px !important;
    }

    nav#main-nav ul li a.mega-menu-logo {
        margin-left: -30px;
    }

    .moduletable.desktop-logo {
        display: none;
    }

    header.navbar-small .moduletable.mobile-logo img {
        width: 110px !important;
        height: 100% !important;
    }

    header.navbar-small label.menubar {
        top: 0px;
    }

    .social-icon {
        display: none;
    }

    .logo {
        padding: 0px;
        position: relative;
        left: 5%;
        z-index: 999;
    }

    header {
        top: 0;
    }

    header .navigation>.container {
        display: flex;
        align-items: center;
        padding: 0;
    }

    header .navigation .container .mega .has-image {
        background-image: unset !important;
    }

    .information-menu li {
        display: block;
        text-align: left;
    }

    #sppb-addon-1561436755431 .sppb-addon-image-content .sppb-content-holder {
        margin-left: 0% !important;
    }

    #sppb-addon-1561436755456 .sppb-addon-image-content .sppb-content-holder {
        margin-right: 0% !important;
    }

    li.mega.mega-menu-logo {
        display: none !important;
    }

    nav#main-nav ul li {
        display: inline-block;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        margin-top: 10px !important;
        margin-bottom: 10px !important;
    }

   

    nav#main-nav ul li.mega.last {
        padding-bottom: 0px;
    }
}

.zitat p {
    color: #fff;
    font-size: 30px;
    line-height: 1.5em;
}

.sppb-blockquote footer {
    color: #fff !important;
}

.reservierung-tel {
    font-size: 30px;
}

.presse img {
    max-height: 400px;
}

.inhalt {
    padding: 0;
}

label.menubar {
    position: absolute;
    right: 20px;
    top: 14px;
    cursor: pointer;
    color: #789e19 !important;
}

.mega_css3 .menubar:before {
    content: "\2261";
    display: block;
    float: left;
    font-size: 50px !important;
    margin: -18px 8px 0 0 !important;
}

span.image-title {
    display: none;
}

#sppb-addon-1561706236220 .sppb-divider {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
    border-bottom-width: 2px !important;
    border-bottom-style: solid;
    border-bottom-color: #840764 !important;
    width: 60% !important;
}

div.mega_css3.mega_css3_light .childcontent-inner {
    background: white !important;
    border-radius: 0 0 20px 20px;
}

/* New Menu */
div#device-menu {
    float: left;
    width: 100%;
    /*background: #fff;*/
    height: 90px;
    line-height: 78px;
}

/*div#device-menu {
    float: left;
    width: 220px;
    background : url(../images/menu-bg.png);
    background-size: cover;
    height: 510px;
	position:relative;
	top:-10px;
    left: -25px;
    overflow: visible;
}*/
li.mega.mega-menu-logo {
    padding-top: 0 !important;
}

nav#main-nav ul li {
    display: inline-block;
    padding-top: 30px;
    padding-bottom: 10px;
}

nav#main-nav ul li a {
    color: #789e19;
    /* padding: 5px 0px; */
    text-transform: uppercase;
    font-size: 18px;
    font-family: "Bree Serif", serif;
    font-weight: 400;
    text-align: center;
    margin-right: 15px;
    letter-spacing: 0.02em;
}

.mega_css3 ul.level0 {
    display: flex;
}

li.mega-menu-logo {
    flex: 1;
}

li.mega.last a {
    margin-right: 0 !important;
}

#column-id-1581918974413>.sppb-column-addons {
    display: flex;
    justify-content: center;
}

.mega_css3 li.mega .childcontent {
    display: block;
    height: auto;
    position: absolute;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    visibility: hidden;
    opacity: 0;
    margin: 0px 0 0 0 !important;
}

.mega_css3.mega_css3_light .group-title {
    border-bottom: 1px dotted #789e19 !important;
}

.group-content a {
    font-size: 15px !important;
}

.mega_css3 ul.level0 li.mega .has-image {
    padding-left: 0px !important;
    display: block;
    background-repeat: no-repeat;
    background-position: left top;
    cursor: pointer;
}

.mega_css3 .group-content ul.megamenu {
    padding: 0px 20px 5px 10px !important;
}

.mega_css3 ul.megamenu ul {
    font-size: 13px;
    color: #666666;
    text-align: left !important;
}

a#menu241 span.has-image {
    height: 110px;
    width: 300px;
    background-size: contain;
    background-position: center;
}

a#menu241 span.menu-title {
    display: none;
}

nav#main-nav ul li a:hover {
    color: #789e18;
    background-color: transparent;
}

.device-tringle {
    width: 0;
    height: 0;
    border-left: 100px solid transparent;
    border-right: 100px solid transparent;
    border-top: 60px solid #f00;
    float: left;
    position: relative;
    top: 11px;
}

button#burger {
    display: none;
}

button#slowmo {
    display: none;
}

nav#main-nav ul li a.mega-menu-logo {
    margin-left: -70px;
}

/* +++++++++++++++++  RESPONSIVE +++++++++++++++ */
nav#main-nav ul li a.mega-menu-logo {}

@media only screen and (max-width: 768px) {
    nav#main-nav ul li a {
        display: flex;
        justify-content: center;
    }

    .sppb-addon-accordion .sppb-panel-title {
        margin-top: 0;
        margin-bottom: 0;
        font-size: 16px !important;
        font-weight: 400;
        color: #000;
    }

    h1 {
        font-size: 35px !important;
        color: #70962d !important;
        line-height: 1.4em;
        font-weight: 400;
        margin-bottom: 20px;
        font-family: "Bree Serif", serif;
    }

    h2 {
        font-size: 24px !important;
        line-height: 1.2em !important;
        color: #000;
        font-weight: 400 !important;
        font-family: "Bree Serif", serif;
    }
}

/* Hochformat (Portrait) und Querformat (Landscape) */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
    h1 {
        font-size: 34px !important;
        line-height: 1.3em !important;
    }

    #sppb-addon-1561551700729 {
        width: 95% !important;
        text-align: center !important;
    }

    .mega_css3 ul.level0 {
        padding-left: 0px !important;
    }
}

@media only screen and (max-width: 992px) {
    .mega_css3>ul.megamenu.level0>li:nth-child(3) {
        margin-right: 240px;
    }

    .custom.desktop-logo {
        width: 400px;
    }

    .navbar-trans .logo {
        width: 60%;
    }

    div.mega_css3.mega_css3_light .childcontent-inner {
        background: #fff !important;
        border-radius: 0 0 0px 0px !important;
        padding: 20px 0 5px 0 !important;
        margin-top: 10px;
    }

    nav#main-nav ul li a {
        color: #789e19;
        padding: 5px 0px;
        text-transform: uppercase;
        font-size: 18px !important;
        font-family: "Bree Serif", serif;
        font-weight: 400;
        text-align: center;
        margin-right: 0;
        letter-spacing: 0.02em;
    }

    div#mega_css3 .childcontent-inner ul li a {
        padding: 5px 15px;
        text-align: center;
        margin: 0;
        font-size: 17px !important;
        text-transform: unset !important;
    }
}

.mega_css3>ul.megamenu.level0>li:nth-child(3) {
    margin-right: 0;
}

.menu-toggle {
    display: none;
}

@media only screen and (max-width: 991px) {
    .navigation>.container {
        width: 100%;
    }

    nav#main-nav ul li:not(:last-child) {
        border-bottom: 1px solid #fff;
    }

    .mega_css3 li.haschild-over>div.childcontent {
        max-height: 0 !important;
    }

    .menu-toggle {
        color: #789e19;
        position: absolute;
        right: 18px;
        top: 5px;
        bottom: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 50px;
        height: 50px;
    }

    li.haschild.open>div.childcontent {
        max-height: 999px !important;
    }

    .childcontent,
    .childcontent-inner,
    .childcontent-inner-wrap {
        visibility: visible !important;
        opacity: 1 !important;
    }

    .mega_css3.mega_css3_light ul.level1 li.mega.first {
        border-top: 0px solid rgba(0, 0, 0, 0.05) !important;
    }

    .footer-logos {
        margin-bottom: 50px;
        margin-top: 50px;
    }

    .footer-info {
        margin-top: 50px;
    }
}

.moduletable.photo-contents {
    margin: 0 10%;
}

.contest_details .details_header h1 {
    margin-top: 0;
    font-size: 24px;
    text-align: center;
}

.photo_desc.well {
    display: none;
}

.voting-css div#system-message-container {
    display: none;
}

.voted {
    border: 2px solid green !important;
}

.not-voted {
    border: 2px solid red !important;
}

#countdown .label {
    white-space: normal;
}

.holli-gif-container .holli-gif {
    float: left;
    padding-top: 100px;
    margin-top: -100px;
    position: sticky;
    top: 0;
    width: calc((100% - 1200px) / 2);
    min-width: 150px;
    z-index: 9;
}

.holli-gif-container .holli-gif img {
    width: 100%;
}

@media (max-width: 767px) {
    .holli-gif-container .holli-gif {
        display: none;
    }

    div.sp-page-builder .page-content #section-id-1583141646583 {
        height: initial;
    }
}

/*
.megamenu.level1 li:nth-child(4),
.megamenu.level1 li:nth-child(5) {
display: none !important
  }
*/

/*** VOTING - NAMENSFINDUNG ****/

.cf-required-label {
    display: none;
}

#cf_2 {
    max-width: 100% !important;
    /* padding: 15px !important; */
    text-align: center !important;
    background-color: #efefef !important;
}

.cf-control-group[data-name="submit_2"] {
    max-width: 60% !important;
    /*margin: 0 auto !important;*/
    margin-top: 15px !important;
}

.cf-control-group[data-name="vorschlag"] {
    text-align: center !important;
}

.cf-control-group[data-name="vorschlag"] label {
    color: #000 !important;
    font-size: 18px !important;
    font-weight: bold !important;
    margin-top: 15px !important;
    margin-bottom: 35px !important;
    text-align: center !important;
}

#form2_vorschlag {
    text-align: center !important;
    margin: 0 auto !important;
    border-radius: 45px !important;
    border-width: 2px;
    border-color: #70962d !important;
    color: #70962d !important;
    font-size: 27px !important;
    line-height: 40px !important;
    text-transform: uppercase !important;
    margin-bottom: 5px !important;
    font-family: "Bree Serif", serif !important;
}

#form2_vorschlag::placeholder {
    color: #70962d !important;
    opacity: unset !important;
}

.cf-one-half .cf-control-label {
    display: none !important;
}

#form2_name,
#form2_email_copydruc {
    border-radius: 35px !important;
    border-width: 2px !important;
    font-size: 16px !important;
    color: #000 !important;
    opacity: 0.7 !important;
    border-color: rgba(0, 0, 0, 0.7) !important;
    padding: 15px 40px !important;
    width: 80%;
    margin: 0 auto;
}

#form2_name::placeholder,
#form2_email_copydruc::placeholder {
    text-align: center !important;
    color: #000 !important;
    opacity: 0.7 !important;
}

.send-suggestion {
    display: inline-block !important;
    color: #fff !important;
    background-color: #70962d !important;
    border-radius: 30px !important;
    font-size: 21px !important;
}

.send-suggestion>span {
    opacity: 0.8 !important;
}

#cf_2 .cf-control-group {
    padding: 10px !important;
}

#menu966 .menu-title {
    white-space: nowrap;
}

.mega_css3 ul.level0 {
    justify-content: center !important;
}

/*** VOTING - SPPOLL ****/
.mod-sppoll {
    background-color: #efefef !important;
    padding: 18px !important;
}

form.form-sppoll {
    display: flex !important;
    flex-direction: column !important;
}

.mod-sppoll strong {
    display: block !important;
    color: #000 !important;
    font-size: 18px !important;
    font-weight: bold !important;
    margin-top: 15px !important;
    margin-bottom: 35px !important;
    text-align: center !important;
}

.radio {
    display: inline-block !important;
    margin: 0 auto !important;
    border: 2px solid #70962d !important;
    border-radius: 45px !important;
    background-color: #fff !important;
    padding: 15px 40px !important;
    margin-bottom: 25px !important;
    min-width: 300px;
    text-align: center;
}

.radio:hover {
    background-color: #f2f2f2 !important;
}

.radio label {
    color: #70962d !important;
    font-size: 27px !important;
    line-height: 40px !important;
    text-transform: uppercase !important;
    margin-bottom: 5px !important;
    font-family: "Bree Serif", serif !important;
}

.radio label input {
    /* display: none; */
    vertical-align: middle !important;
    margin-top: 15px;
}

.radio label input:active {
    color: red !important;
}

.form-sppoll input[type="submit"] {
    display: inline-block !important;
    color: #fff !important;
    background-color: #70962d !important;
    border-radius: 30px !important;
    font-size: 21px !important;
    width: 60% !important;
    margin: 0 auto !important;
}

#sppb-addon-1667314040137 {
    /* display: none !important; */
}

.poll-heading {
    font-size: 30px;
    padding: 50px;
    text-align: center;
    font-weight: 600;
}

.sp-poll-result {
    padding: 20px !important;
    text-align: center;
    margin: 30px;
    background-color: #fff;
    border: 1px solid #ccc;
    font-weight: 600;
}

.sp-poll-result .alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
    text-align: center;
}

a.button-bunt {
    background-color: transparent !important;
    color: #333 !important;
    display: inline-flex;
    align-items: center;
    position: relative;
    margin-left: 50px !important;
    border-color: #888 !important;
    border-left-color: transparent !important;
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    box-shadow: none !important;
    margin-top: 15px !important;
    margin-bottom: 15px !important;
}

a.button-bunt:hover,
a.button-bunt:focus {
    border-color: #ccc !important;
    border-left-color: transparent !important;
}

a.button-bunt::before {
    content: "";
    width: 60px;
    height: 60px;
    left: -51.5px;
    border: 1px solid #eff1f4;
    border: 1px solid #888;
    position: absolute;
    border-radius: 50%;
    border-right-color: transparent;
    /* background-color: #333; */
    background-image: url(/images/Buntes_Klassenzimmer/SDG_cirlcle_RGB.png);
    background-size: 30px 30px;
    background-repeat: no-repeat;
    background-position: center;
    transition: all 0.15s ease-in-out;
}

a.button-bunt:hover::before,
a.button-bunt:focus::after {
    border-color: #ccc !important;
    border-right-color: transparent !important;
}

#buntes-klassenzimmer-cards>.sppb-row-container>.sppb-row>div {
    width: 50% !important;
    /* max-width: 255px; */
    margin: 0 auto;
}

#buntes-klassenzimmer-cards>.sppb-row-container>.sppb-row>div:first-of-type {
    max-width: none;
    width: 100% !important;
    margin-bottom: 30px;
}

#buntes-klassenzimmer-cards>.sppb-row-container>.sppb-row>div:nth-of-type(4) {
    order: 1;
}

#buntes-klassenzimmer-cards .sppb-flipbox-panel {
    height: calc(50vw - 15px) !important;
}

#buntes-klassenzimmer-cards .sppb-addon-wrapper {
    margin: 0 !important;
}

@media (min-width: 576px) {
    #buntes-klassenzimmer-cards>.sppb-row-container>.sppb-row>div {
        width: 33.333333% !important;
        margin: 0 auto;
    }

    #buntes-klassenzimmer-cards .sppb-flipbox-panel {
        height: calc(540px / 3 - 15px) !important;
    }
}

@media (min-width: 768px) {
    #buntes-klassenzimmer-cards>.sppb-row-container>.sppb-row>div {
        width: 100% !important;
        max-width: 230px;
    }

    #buntes-klassenzimmer-cards .sppb-flipbox-panel {
        height: 230px !important;
    }
}

@media (min-width: 992px) {
    #buntes-klassenzimmer-cards .sppb-flipbox-panel {
        height: 155px !important;
    }

    #buntes-klassenzimmer-cards>.sppb-row-container>.sppb-row>div:nth-of-type(4) {
        order: 0;
        max-width: none;
    }
}

@media (min-width: 1200px) {
    #buntes-klassenzimmer-cards .sppb-flipbox-panel {
        height: 155px !important;
    }
}

@media (min-width: 1400px) {
    .sppb-row-container {
        max-width: 1320px !important;
    }
}


@media (min-width: 1380px) {
    #buntes-klassenzimmer-cards .sppb-flipbox-panel {
        height: 185px !important;
    }
}

header .container {
    width: 100%;
    max-width: 1400px;
}

@media (max-width: 767px) {

    #sppb-addon-1582674916770 .sppb-addon-title,
    #sppb-addon-1663139071304 .sppb-addon-title {
        font-size: 28px !important;
        line-height: 28px !important;
        hyphens: auto;
    }

    #sppb-carousel1 .sppb-item {
        padding: 20px;
        padding-top: 0;
    }

    #section-id-1648724703347,
    #section-id-1661762680667 {
        padding-top: 0 !important;
    }

    #section-id-1661763882921 {
        padding: 0 !important;
        margin-bottom: -30px !important;
    }

    #section-id-1635157775027 {
        padding-top: 0 !important;
    }

    #section-id-1648725203742,
    #section-id-1648724703347,
    #section-id-1648726076356 {
        padding-bottom: 0 !important;
    }
}

#sppb-addon-1650546399245 .sppb-addon-table-main.bt tbody td::before,
#sppb-addon-1668609694951 .sppb-addon-table-main.bt tbody td::before,
#sppb-addon-1668774696505 .sppb-addon-table-main.bt tbody td::before,
#sppb-addon-1668773813053 .sppb-addon-table-main.bt tbody td::before {
    display: none;
}

#sppb-addon-1650546399245 .sppb-addon-table-main.bt tbody td,
#sppb-addon-1668609694951 .sppb-addon-table-main.bt tbody td,
#sppb-addon-1668774696505 .sppb-addon-table-main.bt tbody td,
#sppb-addon-1668773813053 .sppb-addon-table-main.bt tbody td {
    display: table-cell;
}



div#js-mainnavcss3.megamenu {
    padding: 0 !important;
}

#jux_megamenucss3 .megamenu.horizontal.center ul.level0>li.megacss3 {
    padding-top: 35px;
}

#jux_megamenucss3 .megamenu.horizontal.center ul.level0>li.megacss3:nth-of-type(4) {
    padding: 15px;
    background: white;
    border-radius: 43px;
    box-shadow: 0 35px 10px -30px rgba(0, 0, 0, 0.18);
}

#jux_megamenucss3 .megamenu.horizontal.center ul.level0>li.megacss3:nth-of-type(4)>a {
    width: 250px;
}

#jux_megamenucss3 .megamenu.horizontal.center ul.level0>li.megacss3:nth-of-type(4)>a>img {
    transition: height 0.35s ease-in-out;
    height: 112.5px;
}

header {
    height: 100px;
}

header.navbar-fixed-top.mega {
    transition: height 0.2s linear !important;
}

header.navbar-small {
    height: 100px;
}

header.navbar-small #jux_megamenucss3 .megamenu.horizontal.center ul.level0>li.megacss3:nth-of-type(4) {
    /* border-radius: 0; */
    box-shadow: unset;
}

header.navbar-small #jux_megamenucss3 .megamenu.horizontal.center ul.level0>li.megacss3:nth-of-type(4)>a>img {
    height: 60px;
}