.itemid-267 .sppb-panel-heading span{
color:#000 !important;
}
.itemid-267 .sppb-panel-heading:hover{
background:transparent !important;
}
.sppb-panel-heading{
background:transparent !important;
border-radius:0 !important;
border-bottom:2px solid black !important;
}
.sppb-panel-body{
border:none !important;
}
.sppb-panel-title i{
width:30px !important;
}
/*-------------
--0---------0--
--0---------0--
--0-------- 0--
--0---------0--
--0----0----0--
--0---0-0---0--
--0--0---0--0--
--0-0-----0-0--
--0---------0--
---------------
Webmodus GmbH
Rain 21
5000 Aarau
---------------
www.webmodus.ch
---------------
-------------*/
.akkordeon button > span{
color:#000 !important;
}
.akkordeon .sppb-panel.sppb-panel-faq{
margin-bottom:2px !important;
}
/** Bild Hover Zoomeffekt */
.hover-zoom {
  
  transition: transform .5s; /* Animation */
 
}

.hover-zoom:hover {
  transform: scale(1.4); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}


/* Underline bei den Menüpunkten */

.sp-menu-item a::before,
 .menu-top a::before {
  background-color: #77B08D !important;
}


/* Social Media link Icons Top */
.social-media-icon img {
  width: 25px;
    margin-bottom: -20px;
    margin-right: 5px
}
@media screen and (max-width: 990px) {
.social-media-icon img {
    margin-bottom: 0px;
}
}




/* Linkfarbe Intensivkurs */

.intensivkurs-link a{
color: #699c8b !important;
}

.webmodus-custom-intensivkurs-page #sp-right .sp-module{
    border:none !important;
}
.webmodus-custom-intensivkurs-page #sp-right .sp-module .sppb-icon{
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
}
.webmodus-custom-intensivkurs-page #sp-right .sp-module i{
    font-size: 218px;
    margin-bottom: 2rem;
}
.webmodus-custom-intensivkurs-page #sp-right > div > div:last-child{
    margin-top:-40px !important;
}
@media screen and (max-width: 991px){
    .webmodus-custom-intensivkurs-page #sp-main-body > div > div > div{
        display: flex;
        flex-direction: column-reverse;
    }
}
@media screen and (max-width: 600px) {
    #seblod_form .col-sm-6 {
        width: 88.5% !important;
    }
}
#agb_intensivkurse{
display: flex;
    flex-flow: row nowrap;
    align-items: center;
    gap: 10px;
}

#agb_intensivkurse0{
margin-top:-15px;
}
#agb label{
    margin-top: -6px;
}
.btn-toolbar > div:first-child{
    width: auto !important;
}
.btn-toolbar button{
    height: 50px;
}
.btn-toolbar > .form-row > div{
    margin:0px !important;
}

.sortable-handler::before{
    content:""!important;
}
#sp-admin-menu{
    margin:25px;
}
#sp-admin-menu ul > li > a > img{
    display: none !important;
}
#sp-admin-menu ul > li > a{
    background-color: #8dcba2;
    color: white;
    padding: 5px 20px !important;
    font-size: 18px !important;
    border-radius: 5px;
}
#sp-admin-menu ul > li > a:hover{
    background-color: #77b08d;
    color: white;
}
#sp-admin-menu ul{
    list-style: none;
    display: flex;
    flex-flow: row wrap;
    gap:20px;
}

.form-row select{
    width:100% !important;
}
.cck_form{
    width: 100% !important;
}
.form-row{
    display: flex;
    flex-flow: row wrap;
    gap:1%;
    width: 100%;
}
.form-row .col-sm-12, .form-row .col-sm-6{
    margin: 15px 0px;
}
.form-row .col-sm-6{
    width: 49.5% !important;
}
#mod-visform1 > fieldset{
    display: flex;
    flex-flow: row wrap;
    gap:1%;
}
#mod-visform1 .asterix-ancor{
    display: none;
}
#mod-visform1 input:not(.btn) {
    width: 100% !important;
}
.btn{
    padding: 5px 20px !important;
    font-size: 18px !important;
    border: none !important;
}
#mod-visform1 > fieldset > div:first-child,#mod-visform1 > fieldset > div:nth-child(2),#mod-visform1 > fieldset > div:nth-child(3),#mod-visform1 > fieldset > div:nth-child(4){
    width: 49.5% !important;
}
#mod-visform1 > fieldset > div:nth-child(5),#mod-visform1 > fieldset > div:nth-child(6),#mod-visform1 > fieldset > div:nth-child(7){
    width: 100% !important;
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
}
.captchaCont .asterix-ancor{
    display: none;
}
@media screen and (max-width: 600px) {
    .anmeldung_lehrgaenge_formular .form-row > div > *{
        width:100%;
    }
    .anmeldung_lehrgaenge_formular .form-row .col-sm-6, .anmeldung_lehrgaenge_formular .form-row .col-sm-12{
        width: 100% !important;
    }
    #mod-visform1 > fieldset > div:first-child,#mod-visform1 > fieldset > div:nth-child(2),#mod-visform1 > fieldset > div:nth-child(3),#mod-visform1 > fieldset > div:nth-child(4){
        width: 100% !important;
    }
}
/* Bugfixes */
#sp-logo{
    width:25%;
}
#sp-menu{
    width:75%;
}
#sp-menu > div > .menu-wrap{
    justify-content: flex-end !important;
    display: flex !important;
    align-items: flex-end !important;
    width: 100%;
    flex-flow: column-reverse nowrap;
}
@media (max-width:991px) {
    #sp-logo{
        width:50%;
    }
    #sp-menu{
        width:50%;
    }
}
    /* Bugfix ENDE */
.cck_bloggalerie {
padding-top:30px;  
}


h1.sppb-addon-title{
  font-size:50px !important;
}

h4.newsletter {
    font-size: 18px !important;
}

.btn-primary, .sppb-btn-primary {
    border-color: #8dcba2;
    background-color: #8dcba2;
}

.btn-primary:hover, .sppb-btn-primary:hover {
    border-color: #77b08d;
    background-color: #77b08d;
}

#sp-bottom1 h4 {
    font-size: 18px !important;
}

.grundkursbild {
    max-width: 60%;
    margin: 0 auto;
    padding-bottom: 30px;
}

.sppb-panel-title i {
    width: 70px;
    margin-left: 20px
}

.sppb-addon-image-layout-content {
    background: #fff;
    padding: 20px 20px 20px 20px;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
    width: 100%;
}

.fa-book:before {
    content:"\f02d";
    font-size: 18px;
}

.sppb-shape-container {
    z-index: 999;
}

.sppb-panel-body {
    padding: 15px 5px 45px 5px !important;
}

.sppb-panel-heading {
    padding: 15px 5px 15px 5px !important;
}

.sppb-panel-heading:hover {
  background: #eee !important;
}

.sppb-panel-heading span {
    font-size: 1em !important;
}


/* Startseite Tipps*/

@media screen and (min-width: 960px) {
    .start-tipp h2 {
        padding-bottom: 20px ;
    }

    .start-tipp h3 {
        margin-bottom: 20px;
        margin-top: 10px;
    }

   

    
}


/* Startseite Tipps ENDE */

.sppb-panel-heading span {
    font-size: 1.2em;
}

.max-plaetze, .res-plaetze {
    float: left;
}
.buchungen {
    min-width: 55px;
}

.table td, .table th {
    padding: 10px 10px;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}

/** Allgemein **/

.uk-tab > li.uk-active > a {
    color: #699c8b !important;
}


.body-wrapper {
    margin-top:170px;
}

.body-wrapper .header-sticky {
    margin-top:0px !important;
}

.webmodus_slider {
    margin-top:-80px;
}

/** Galerie Lightbox **/
.uk-lightbox{
  margin-top:120px !important;
}
.uk-lightbox-items img {
  height: 100% !important;
}

@media screen and (max-width: 768px) {
.uk-lightbox-items img {
  height: auto !important;
}

}


@media screen and (max-width: 480px) {
.uk-lightbox-items img {
  height: auto !important;
}
}



/* ############ HEADER ############ */


#sp-header {
    position: absolute;
    padding-top:45px;
    height: 180px !important;
    margin-top: -170px;
}

#sp-header.header-sticky {
    height: 180px !important;
}



/* ############ MENU ############ */

.sp-module .active a {
    color:  #699c8b !important;
    font-weight: bold;
}



/* Menu oben */

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    margin-top: 10px;
}

#sp-menu {
    text-align: right;
}

#sp-menu ul li ul {
    text-align: left;
    transition: none !important;;
}


.menu-top {
    list-style-type: none;
    margin: -20px 0 30px 0;
}

.menu-top li {
    display: inline-block;
    margin-left: 10px;
    padding:10px 0px;
}



.menu-top li a {
    text-transform:  uppercase;
    padding: 0  10px 0 0;
    font-size: 0.88em;
}



/*  TOP MENU Effect  */



.menu-top a {
    position: relative;
    text-decoration: none;
}
.menu-top a:before,
.menu-top a:after {
    position: absolute;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
}
.menu-top a:before {
    bottom: -5px;
    display: block;
    height: 3px;
    width: 0%;
    content: "";
    background-color: #000;

}
.menu-top a:after {
    left: 0;
    top: 0;
    padding: 0.5em 0;
    position: absolute;
    content: attr(data-hover);
    color: #ffffff;
    white-space: nowrap;
    max-width: 0%;
    overflow: hidden;
}
.menu-top a:hover:before,
.menu-top .current a:before {
    opacity: 1;
    width: 50%;
}
.menu-top a:hover:after,
.menu-top .current a:after {
    max-width: 100%;
}

/* Hauptmenu */

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {

    margin-top:-20px;
    margin-bottom:-25px;
    margin-right:7px;
    font-weight: bold;
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    font-size: 18px ;
}

.sp-megamenu-parent > li.active > a {
    font-weight: bold ;
    color: #699c8b;
}

.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
    color: #699c8b;
}

.sp-megamenu-parent .sp-mega-group > li > a:hover {
    color: #699c8b;
}

.sp-megamenu-parent .sp-mega-group > li > a .active {
    color: #699c8b;
}


/*  Mainmenu Effect  */



/* Untermenüs*/

.submenu-kurse li{
    margin-bottom: 20px;
}



/* icon links */
#sp-left .gif-icon-left img {
    max-width: 70%;
    margin-top: -25px;
}

.ansprechperson img {
    margin-top: -30px;
}


.sp-menu-item a:before
{
    position: absolute;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
}

.sp-menu-item ul li
{
    position: relative;
    -webkit-transition: none ;
    transition: none;
    padding-top:5px;
    margin-top: 5px;
}



.sp-menu-item a:before {
    bottom: -8px;
    display: block;
    height: 3px;
    width: 0%;
    content: "";
    background-color: #000;
}

.sp-menu-item a:hover:before,
.sp-menu-item .current a:before {
    opacity: 1;
    width: 50%;
}
.sp-menu-item a:hover:after,
.sp-menu-item .current a:after {
    max-width: 100%;
}

/* Mobile Menü */
.offcanvas-menu {
    z-index: 99999;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span {
    display: block;
    font-size: 1.4rem;
    padding: 0.425rem 0;
    position: relative;
    text-transform: none;
}

/*.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler {
    display: none;
}*/
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler::after, .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler::after{
    content:"\f078" !important;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent.menu-parent-open > a > .menu-toggler::after, .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent.menu-parent-open > .menu-separator > .menu-toggler::after{
    content:"\f077" !important;
}

.fa, .fas {
    font-size: 1.2em;
}




/** Slider **/
/** Bereich Slider **/
.webmodus_slider .uk-overlay-panel {
    max-width: 40%;
    margin: 0 10% ;
    margin-top: 9%;
    background: rgba(0,0,0,0.8);
    color: #fff;
    font-weight: bold;
}
.webmodus_slider h3 {
    text-transform: uppercase;
    font-weight: bold;
    font-size:2.5em;
}
.webmodus_slider .uk-button   {
    background:#0e9cd1;
    color:#fff;
    font-size:18px;
    margin-top: -20px;
}



.webmodus_slider .button_custom {
    padding-top: 5px;
}
.webmodus_slider .button_custom > a > p {
    background: white;
    width: 160px !important;
    color: black;
    text-align: center;
    border: none;
    text-decoration: none;
    padding-top: 1px;
    padding-bottom: 1px;
}

.webmodus_slider .button_custom > a:hover {
    text-decoration: none !important;
}
.webmodus_slider .button_custom > a > p:hover {
    background: lightgrey;
    width: 160px !important;
    color: black;
    text-align: center;
    text-decoration: none;
    padding-top: 1px;
    padding-bottom: 1px;
}
.webmodus_slider button {
    background: white;
    width: 160px !important;
    color: black;
    text-align: center;
    border: none;
}
.webmodus_slider button:hover {
    background: lightgrey;
    width: 160px !important;
    color: black;
    text-align: center;
}

/** Menü oben rechts **/
/** Bereich Before Main **/
/** Bereich Main **/
#sp-main-body {
    padding: 50px 0;
}
#sp-header.header-sticky ~ section#sp-main-body {
    padding-top: 0px;
}
/** Bereich After Main **/
.meinungen_slider ul:nth-child(1) li > div{
    background:white;
    padding:65px;
    min-height:300px;
}
.meinungen_slider ul:nth-child(1) li > div h3 > span{
    font-size: 0.8em;
    font-weight: 400;
}
.infoabend-table{
	margin-bottom:10px !important;
}
.infoabend-table td{
  border-top:none !important;
  padding:0 5px !important;
}
.infoabend-table div{
  padding-bottom:10px !important;
}

.infoabendformular .g-recaptcha div:first-child {
  margin-top:250px !important;
}
/** Bereich Bottom **/
.uk-modal-dialog{
     top: 195px !important;
}


/**Mobile Menü**/

.offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span {
    font-size: 1.5rem;
    padding: 0.2rem 0;
}



/** Blog Grid **/
.blog-text-container{
  padding-top:1rem !important;
}
.blog-bild-container{
  display:flex;
  flex-flow:row wrap;
}
.blog-bild-container a{
 	margin: 10px 0;
    width: 16.666667%;
}








/** Admin Bereich **/

.btn {
    margin-right: 3px;
    pading-top:20px;
    margin-top: 40px;

}

.btn:hover {
    background:#77b08d;
    color:white;
}

.cck_bau_pensum {
    padding-bottom: 20px;
}

.article-details .article-can-edit a {
    background: #aae1ff !important;
    border: 2px #77b08d solid;
    font-size: 16px;
    color: #000;
}

.mceBranding {
    display: none !important;
}

.layout-edit #editor-xtd-buttons, .layout-edit .toggle-editor {
    margin-top: 20px;
    display: none;
}

.bootsidemenu-left > .toggler {
    border-bottom-right-radius: 14px !important;
    border-left: 1px solid #fff !important;
    border-top-right-radius: 4px !important;
    box-shadow: 1px 0 8px rgba(0, 0, 0, 0.176);
    right: -32px !important;
    background-clip: padding-box;
    background-color: #f00 !important;
    cursor: pointer;
    height: 100px !important;
    position: absolute;
    top: 27% !important;
    width: 32px !important;
    padding-top: 21px !important;
    padding-left: 4px !important;
    color: #fff !important;
}

/* Im Frontend die Form-Tabs verstecken */
ul#com-content-formTabs li:nth-child(1),
ul#com-content-formTabs li:nth-child(2),
ul#com-content-formTabs li:nth-child(3),
ul#com-content-formTabs li:nth-child(4) {
    display: none;
}
.nav-tabs {
    border-bottom: 0px solid #dee2e6;
}




/* Frontend sorting */


.hide {display: none !important;}

.table-striped tbody tr:nth-of-type(2n+1) {
    background-color: rgba(0,0,0,.01);
}

.btn-custom-bearbeiten {
    float:left;
}


.btn-custom-bearbeiten,
.btn-custom-loeschen {
    margin-top: -40px !important;
}






/* Module Bearbeitenbutton */
.jmodedit {
    background: #aae1ff ;
    border: 2px red solid;
    padding:20px;
    color: black;
}

.jmodedit:before {
    content: 'Bearbeiten';
}

/* Anmeldungs Badge */
.btn-badge-container{
    z-index:99999;
    position:fixed;
    bottom:25px;
    left:25px;
}
.btn-badge-custom{
    z-index:99999;
    padding:8px 22px 10px 22px !important;
    font-size: 18px !important;
    color: #FFFFFF !important;
}

.btn-badge-custom:hover{
    background-color: #77b08d !important;
    color: #FFFFFF !important;
    border-color:#77b08d !important;
}


/**Kurshauptseite**/
.neue_kurse_kurshauptseite .cck-clrfix{
    padding:5px 0 !important;
}

/**Anmeldungsformular**/
.alert {
    padding: 2.75rem 1.25rem !important;
    margin-bottom:0 !important;
}

.anmeldung_kurse_formular label {
    padding-top:15px; !important;
}
.anmeldung_infoabend_formular label {
  padding-top:15px; !important;
}


#lehrgangsname_select{
    width:100% !important;
}

#kommentar_anmeldung, #nachricht_infoabend{
    width:100% !important;
    height:200px !important;
    margin-bottom:45px;
}

#button_save_custom_infoabned:hover {
    background-color: #77b08d !important;
}

#button_save_custom_infoabned {
    background-color: #8dcba2 !important;
    color: white !important;
    margin-right: 15px;
}

#button_save_custom:hover {
    background-color: #77b08d !important;
}

#button_save_custom {
    background-color: #8dcba2 !important;
    color: white !important;
    margin-right: 15px;
}

#kursname_select{
    width:100% !important;
}
#kommentar_anmeldung_kurse{
    width:100% !important;
    height:200px !important;
    margin-bottom:45px;
}

.btn-toolbar{
    width:100% !important;
}

#system-message, #system-message h4{
    text-align:center;
    font-size:1.2em;
}
#agb{
  margin-bottom:45px;
}
#agb_kurse{
  margin-bottom:45px;
}
#agb label{
  padding-left:15px !important
}
#agb_kurse label{
  padding-left:15px !important
}
/**Kontaktformular**/

.formular #field2, #field3, #field4, #field5, #field9, #field10, #field11, #field12 {
    width: 49%;
    margin-right: 1%;
    float: left
}

.formular #field6, #field7, #field13 {
    width: 99%;
    float: left
}

.formular #field7, #field13 {
    padding: 0.5rem 0.75rem;
    font-size: 1rem;
    line-height: 1.25;
    color: #495057;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 0.25rem;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    height: 200px;
    margin-bottom:20px !important;
}

.formular #field2, #field3, #field4, #field5, #field6, #field7, #field8, #field9, #field10, #field11, #field12, #field13 {
    margin-top: 12px;
}


.formular .btn:hover {
    background-color: #77b08d;
}

.formular .btn {
    background-color: #8dcba2;
    color: white;
}

.formular .form-actions {
    margin:85px 0 0 0 !important;
}
.formular fieldset > div:nth-child(5){
    position:inherit !important;
}

/******************************************************/
/** MEDIA QUERIES START **/
/******************************************************/

@media screen and (max-width: 1400px) {
   .sp-megamenu-parent > li > a {
        font-size: 16px !important;
        margin-right:0 !important;
     }
}

/** Laptop**/
@media screen and (max-width: 1200px) {
    /** Allgemein **/
    /** Bereich Header **/

    /** Bereich Before Main **/

.sp-megamenu-parent > li > a {
        margin-left: -8px;
     }

    /** Bereich Main **/



    /** Bereich After Main **/
    /** Bereich Bottom **/
}

/** Landscape Tablet**/
@media screen and (max-width: 991px) {
    /** Allgemein **/
    /** Bereich Header **/
    .menu-top {
        display:none;
    }
    /** Bereich Before Main **/
    /** Bereich Main **/
    /** Bereich After Main **/
    /** Bereich Bottom **/
}


/** Tablet**/
@media screen and (max-width: 900px) {
    /** Allgemein **/
    /** Bereich Header **/
    /** Bereich Before Main **/
    /** Bereich Main **/
    /** Bereich After Main **/
    /** Bereich Bottom **/
}

/** Mini Tablet**/
@media screen and (max-width: 768px) {
    /** Allgemein **/
    /** Bereich Header **/
    /** Bereich Before Main **/
    /** Bereich Main **/
    /** Bereich After Main **/
    /** Bereich Bottom **/
}

/** Mobile Landscape **/
@media screen and (max-width: 660px) {

    /** Allgemein **/
    /** Bereich Header **/
    /** Bereich Before Main **/
    /** Bereich Main **/
    /** Bereich After Main **/
    /** Bereich Bottom **/



}

/** Table Mobile **/
@media screen and (max-width: 615px) {

    /** Allgemein **/
    /** Bereich Header **/
    /** Bereich Before Main **/
    /** Bereich Main **/
    /** Bereich After Main **/
    /** Bereich Bottom **/



}

/** Mobile **/
@media screen and (max-width: 480px) {
    /** Allgemein **/
    h1.sppb-addon-title{
        font-size:2em !important;
      line-height:3.2rem !important;
    }
    /** Bereich Header **/
    #cck1r_form_titel_anmeldung_dynamisch > h1 {
        font-size:2em !important;
    }
    /** Bereich Before Main **/
    /** Bereich Main **/
  .offcanvas-inner .menu-child {
    line-height:2rem;
  }
    /** Bereich After Main **/
    .meinungen_slider ul:nth-child(1) li > div{
        padding:35px;
    }
    /** Bereich Bottom **/
}

/** Mobile **/
@media screen and (max-width: 320px) {
    /** Allgemein **/
    /** Bereich Header **/
    /** Bereich Before Main **/
    /** Bereich Main **/
    /** Bereich After Main **/
    /** Bereich Bottom **/
}

@media screen and (max-width: 767px){

    table.responsive td, table.table.responsive td.left, table.table.responsive td.center, table.responsive td .cck-clrfix {
        text-align: left !important;
    }
}
/******************************************************/
/** MEDIA QUERIES ENDE **/
/******************************************************/



.form-signin {
    width: 100%;
    max-width: 420px;
    padding: 15px;
    margin: auto;
}

.form-label-group {
    position: relative;
    margin-bottom: 1rem;
}

.form-label-group > input,
.form-label-group > label {
    padding: var(--input-padding-y) var(--input-padding-x);
}

.form-label-group > label {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    margin-bottom: 0; /* Override default `<label>` margin */
    line-height: 1.5;
    color: #495057;
    border: 1px solid transparent;
    border-radius: .25rem;
    transition: all .1s ease-in-out;
}

.form-label-group input::-webkit-input-placeholder {
    color: transparent;
}

.form-label-group input:-ms-input-placeholder {
    color: transparent;
}

.form-label-group input::-ms-input-placeholder {
    color: transparent;
}

.form-label-group input::-moz-placeholder {
    color: transparent;
}

.form-label-group input::placeholder {
    color: transparent;
}

.form-label-group input:not(:placeholder-shown) {
    padding-top: calc(var(--input-padding-y) + var(--input-padding-y) * (2 / 3));
    padding-bottom: calc(var(--input-padding-y) / 3);
}

.form-label-group input:not(:placeholder-shown) ~ label {
    padding-top: calc(var(--input-padding-y) / 3);
    padding-bottom: calc(var(--input-padding-y) / 3);
    font-size: 12px;
    color: #777;
}

button {
  padding: 5px 20px !important;
  background: #8dcba2 !important;
  border: none !important;
  color: #fff !important;
  font-weight: bold !important;
  cursor: pointer !important;
  border-radius: 5px !important; 
}

button:hover {
  padding: 5px 20px;
  background: #77b08d !important;
  border: none;
  color: #fff;
  font-weight: bold;
}

.uk-button {
  padding: 5px 20px !important;
  background: #8dcba2 !important;
  border: none !important;
  color: #fff !important;
  font-weight: bold !important;
  cursor: pointer !important;
  border-radius: 5px !important;
  margin: auto !important;
}

.uk-button:hover {
  padding: 5px 20px !important;
  background: #77b08d !important;
  border: none !important;
  color: #fff !important;
  font-weight: bold !important;
}

/** Seblod Assets **/

.icon-minus, .icon-plus, .icon-circle{
  font: normal normal normal 14px/1 FontAwesome;
    font-size: 14px;
    line-height: 1;
font-size: inherit;
text-rendering: auto;
-moz-osx-font-smoothing: grayscale;
  padding:0.5em;
}

.icon-minus::before{
  content:"\f068";
}
.icon-plus::before{
  content:"\f067";
}

.icon-circle::before{
  content:"\f142";
}
@media (min-width:769px) and (max-width:1300px) {
.uk-scope .uk-lightbox-items>*>:not(iframe){
  height:auto !important;
}
}


/* Newsflash auf Startseite */

.seblod-widgetkit-galerie > * {
  width: 16.66666% !important;
  display: flex;
  display: inline-flex !important;
  padding-right: 10px;
}

.newsflash  {
  column-count: 2 !important;
  column-gap:90px !important;
}

@media screen and (max-width: 768px) {
      .newsflash  {    
        column-count: 1 !important;
      }

} 
  
.blog-datum-container {
  color: #77b08d !important;
  font-weight: bold !important;
}

.newsflash .cck-f100 {
    display: table-footer-group !important;
}

@-moz-document url-prefix() {  
.newsflash .cck-f100 {
    display: flex !important;
}
}
/* ENDE Newsflash auf Startseite ENDE */
