/* Dropdown Hover */
/*
.sp-megamenu-parent .sp-dropdown-inner ul li a:hover {
  background-color: #00436d; 
  color: #ffffff;
}

.sp-megamenu-parent .sp-dropdown-inner ul li.active > a,
.sp-megamenu-parent .sp-dropdown-inner ul li.current > a {
  background-color: #00436d;
  color: #ffffff;
}

.sp-megamenu-parent .sp-dropdown-inner ul li a:hover {
  padding-left: 24px;
}
*/

/*
a:hover,
a:focus {
  color: #00436d; 
}

:root {
  --primary-color: #00436d;
}
*/

/*Footer-Menü untereinander*/
#sp-bottom ul.nav.menu {
  display: flex !important;
  flex-direction: column !important;
}

/* Footer-Menü Schriftfarbe & Stärke */
#sp-bottom ul.nav.menu > li > a {
  color: #00436d !important;   /* Blau – anpassbar */
  color: #fefefe;
  font-weight: 600;            /* kräftig (600 = semibold) */
}

/* Footer-Menü Hover rot */
/*
#sp-bottom ul.nav.menu > li > a:hover,
#sp-bottom ul.nav.menu > li > a:focus {
  color: #f6200a !important;
}
*/

/* ALLE Hover-Farben für Links überschreiben */
/*
body a:hover,
body a:focus,
body a:active {
  color: #f6200a !important;
}
*/


/* Hover & Active Farbe im Hauptmenü überschreiben */

/*Schriftgröße, Farbe, sanfter Übergang Menu */

.sp-megamenu-parent > li > a,
.sp-megamenu-parent > li > span {
  display: inline-block;
  padding: 0 8px;
  line-height: 90px;
  font-size: 17px; 
  font-weight: 500;
  text-transform: uppercase;
  color: #00436d; 
  letter-spacing: -0.2px;
  margin: 0;
  transition: all 1.0s ease; 
}




/* Mouse Over Effekt für Hauptmenu*/
.sp-megamenu-parent > li:hover > a,
.sp-megamenu-parent > li:hover > span {
  /*color: #f6200a; */           /* Hover-Textfarbe ( ) */
  background-color: #00436d; /* Hover-Hintergrund (blau) */
}


.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
  color: #ffffff !important;
}


.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.18);
}



/* WICHTIG! Überschreibt den Hover im dropdown menu)*/



/* ist wohl nicht gültig?! */
#sp-header 
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner ul li a:hover {
  background-color: #00436d;
  color: #ffffff;
  font-size: 19px; /*Hover Schriftgröße*/

transition: all 0.9s ease; /* sanfter Übergang */

}


.sp-megamenu-parent .sp-dropdown li.sp-menu-item:hover,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item:focus,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item:active {
  background:#00436d
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
  font-size:15px;
  font-weight:400;
  display:flex;
  align-items:center;
  padding:10px 20px 10px 20px;
  cursor:pointer
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a.sp-group-title,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge).sp-group-title {
  text-transform:lowercase;
  font-weight:bold
}




.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
  color: #ffffff !important;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  background: rgba(255, 255, 255, 0.5);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
}

.sp-megamenu-parent > li:hover > a,
.sp-megamenu-parent > li:hover > span,
.sp-megamenu-parent > li.active > a,
.sp-megamenu-parent > li.active > span {
  color: #ffffff !important;
}

.sp-megamenu-parent > li:hover > a,
.sp-megamenu-parent > li:hover > span,
.sp-megamenu-parent > li.sp-has-child:hover > a,
.sp-megamenu-parent > li.sp-has-child.active > a {
  color: #00ffff !important;
}

/* Hover = weiß (außer active) */

.sp-megamenu-parent > li:not(.active):hover > a,
.sp-megamenu-parent > li:not(.active):hover > span {
  color: #ffffff !important;
}


/* Active = rot */

.sp-megamenu-parent > li.active > a,
.sp-megamenu-parent > li.active > span {
  color: #8B0000 !important;
}


/* Helix MegaMenu – alle Balken / Marker deaktivieren */
.sp-megamenu-parent > li > a::before,
.sp-megamenu-parent > li > a::after,
.sp-megamenu-parent > li > span::before,
.sp-megamenu-parent > li > span::after {
  content: none !important;
  display: none !important;
}



/* Hover */
.sp-megamenu-parent > li:not(.active):hover > a {
  color: #ffffff !important;
}

/* Dropdown offen */
.sp-megamenu-parent > li.open:not(.active) > a,
.sp-megamenu-parent > li.uk-open:not(.active) > a {
  color: #ffffff !important;
}

.sppb-panel-title {
  margin-top:0;
  margin-bottom:0;
  font-size:19px;
  font-weight:bolder;
  color:inherit
}

/*
.sppb-panel-heading button .sppb-panel-title {
    font-size: 29px !important;
    color: #f6200a !important;
    font-weight: 700;
}


.sppb-panel-heading button.sppb-panel-heading-active,
.sppb-panel-heading button {
    font-size: 19px !important;
}
*/

/* Überschriften der Auflistung in Angebote in blau und etwas grösser */
body .sppb-panel-heading .sppb-panel-title {
    font-size: 19px !important;
    font-weight: 700;
    line-height: 1.3;
}



/* Menu Headerüberschrift zentriert und weniger Höhe */
.sp-page-title .uk-heading-primary {
    text-align: center;
}

.sp-page-title {
    padding-top: 50px !important;
    padding-bottom: 20px !important;
    background: #7297a9 !important;
    background-image: none !important;
  
    /*
    background: linear-gradient(to bottom, #2F86B8, #f7f7f7);
    /*
    /*
    background: linear-gradient(to bottom, #2F86B8, #00436d);    
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.12);
    */
  
    
  

    
}




/* unterer Schatten im Menubalken */
.uk-navbar-container {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.08);
}

.uk-navbar-sticky .uk-navbar-container {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.08);
}

/*
.menu-button > a {
    background: #ffd200;
    padding: 8px 16px;
    border-radius: 4px;
    font-weight: 700;
}
*/


/* NEU */
/* =====================================
   FIXED SOCIAL ICONS – SCHWARZ mit Ergänzung Insta in Originalfarbe (STABIL)
   ===================================== */

.tm-toolbar .tm-social {
    position: fixed;
    right: 5px;
    top: 35%;
    z-index: 9999;

    display: flex;
    flex-direction: column;
    gap: 6px;
}

/* Button */
.tm-toolbar .tm-social a {
    width: 40px;
    height: 40px;

    display: flex;
    align-items: center;
    justify-content: center;

    border-radius: 6px;
    text-decoration: none;

    color: #ffffff !important;   /* weisse Icons */
    background-color: #000000;  /* schwarzer Hintergrund */   

    box-shadow: 0 4px 10px rgba(0,0,0,0.25);
}

/* Hover */
.tm-toolbar .tm-social a:hover {
    transform: translateX(-6px);
    transition: all 0.25s ease;
}

/* Mobile aus (fix) oder an (flex) */
@media (max-width: 768px) {
    .tm-toolbar .tm-social {
        display: flex !important;
    }
}

/* Instagram Originalfarbe */
.tm-toolbar .tm-social a {
    background: linear-gradient(
        45deg,
        #feda75,
        #fa7e1e,
        #d62976,
        #962fbf,
        #4f5bd5
    ) !important;
}


/* =====================================
   SPENDEN BUTTON – FIXIERT RECHTS
   ===================================== */

.spenden-float {
    position: fixed;
    right: 5px;
    top: calc(30% - 120px); /* über Social Icons */

    background: #ffd200;
    color: #000;

    padding: 12px 10px;
    font-weight: 700;
    font-size: 16px;

    writing-mode: vertical-rl;
    letter-spacing: 2px;

    border-radius: 6px 0 0 6px;
    text-decoration: none;

    box-shadow: 0 4px 10px rgba(0,0,0,0.25);

    z-index: 9999;
}

/* Hover – dezent */
.spenden-float:hover {
    transform: translateX(-6px);
    transition: all 0.25s ease;
}

/* Mobil aus (fix) oder an (flex) */
@media (max-width: 900px) {
    .spenden-float {
        display: flex;
    }
}


/* =====================================
   MENÜPUNKT SPENDEN – STANDARD
   ===================================== */

.sp-megamenu-parent > li > a[href*="spenden"] {
    background-color: rgba(255, 210, 0, 0.40);
    color: #000000 !important;

    padding: 0px 12px;
    border-radius: 4px;
    margin-bottom: 20px;  

    font-weight: 700;
    margin-left: 6px;

    transition: background-color 0.9s ease, color 0.9s ease;
}

.sp-megamenu-parent > li > a[href*="spenden"]:hover {
    background-color: rgba(255, 210, 0, 100);
    color: #ffffff !important;
}


/* =====================================
   ONLINE-BERATUNG (ASSISTO) – STANDARD
   ===================================== */

.sp-megamenu-parent > li > a[href*="online-beratung"] {
    background-color: rgba(0, 67, 109, 0.2); 
  
  /* background-color: rgba(10, 94, 168, 0.4);*/
    /* background-color: #7297a9; */
    color: #000000 !important;

    padding: 0px 12px;
    border-radius: 4px;

    font-weight: 600;
    margin-left: 6px;

    transition: background-color 0.9s ease, color 0.9s ease;
}

.sp-megamenu-parent > li > a[href*="online-beratung"]:hover {
    background-color: rgba(0, 67, 109, 0.8);
    color: #ffffff !important;
}



/* Design u. Position für Modul gtranslate, Sprachschalter */
.gtranslate_wrapper{
    position: fixed;
    right: 5px;
    top: 8%;
    z-index: 9999;
 /*
    background: #ffffff;
    padding: 2px 2px;
    border-radius: 3px 0 0 3px;
    box-shadow: 0 3px 10px rgba(0,0,0,0.15); 
  */
}

/* Dropdown kleiner */
.gtranslate_wrapper .gt_selected a{
    font-size: 12px !important;
    padding: 2px 2px !important;
}

/* Abstand zu Spendenbutton */
.gtranslate_wrapper{
    margin-bottom: 10px;
}

/*
@media (max-width: 768px) {
    .gtranslate_wrapper {
        display: none !important;
    }
}
*/

@media (max-width: 768px) {

    .side-buttons,
    .side-buttons a{
        display: block !important;
    }

}

/* Mobile Fix – Floating Buttons auch auf Smartphones anzeigen */
@media (max-width: 768px) {

    .tm-toolbar .tm-social{
        display:flex !important;
        position: fixed !important;
        right:5px !important;
        top:35% !important;
        z-index:9999 !important;
    }

    .spenden-float{
        display:block !important;
        position: fixed !important;
        right:5px !important;
        top:16% !important;
        z-index:9999 !important;
    }

    .gtranslate_wrapper{
        display:block !important;
        position: fixed !important;
        right:0 !important;
        top:9% !important;
        z-index:9999 !important;
    }

}

/* exit-buttom */
.quick-exit{
position:fixed;
top:20px;
right:20px;
width:38px;
height:38px;
background:#d32f2f;
color:#fff;
font-size:26px;
display:flex;
align-items:center;
justify-content:center;
border-radius:50%;
text-decoration:none;
z-index:9999;
box-shadow:0 4px 10px rgba(0,0,0,0.3);
cursor:pointer;
}

.quick-exit:hover{
background:#b71c1c;
}

/* Mobile 

@media (max-width:768px){

.quick-exit{
top:auto;
bottom:20px;
right:20px;
}

}
*/
