

/* Stylesheet fÃ¼r flexible-website 2025 */

/* *****  CSS-RESET ***** */

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, navi_main, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	
}
/* HTML5 display-role reset for older browsers */
article, footer, header, navi_main, section {
	display: block;
}


body {
    left: 0;
    height:auto;
	width:100%;
    margin:0 auto; 
	margin-top:0px;
	line-height: 1;
	font-family: "Lucida Sans Unicode","Lucida Grande","FreeSans",Tahoma,Arial, sans-serif; 
	font-size: 11pt; 
	background:#121212;	
	background-repeat:no-repeat;
	background-position:center;	

	
	
}

@font-face {
    font-family: 'hammersmith_oneregular';
    src: url('hammersmithone-webfont.eot');
    src: url('hammersmithone-webfont.eot?#iefix') format('embedded-opentype'),
         url('hammersmithone-webfont.woff') format('woff'),
         url('hammersmithone-webfont.ttf') format('truetype'),
         url('hammersmithone-webfont.svg#hammersmith_oneregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'archivo_blackregular';
    src: url('archivoblack-regular-webfont.eot');
    src: url('archivoblack-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('archivoblack-regular-webfont.woff') format('woff'),
         url('archivoblack-regular-webfont.ttf') format('truetype'),
         url('archivoblack-regular-webfont.svg#archivo_blackregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'abelregular';
    src: url('Fonts/abel-regular-webfont.eot');
    src: url('Fonts/abel-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('Fonts/abel-regular-webfont.woff2') format('woff2'),
         url('Fonts/abel-regular-webfont.woff') format('woff'),
         url('Fonts/abel-regular-webfont.ttf') format('truetype'),
         url('Fonts/abel-regular-webfont.svg#abelregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'molotregular';
    src: url('Molot-webfont.eot');
    src: url('Molot-webfont.eot?#iefix') format('embedded-opentype'),
         url('Molot-webfont.woff2') format('woff2'),
         url('Molot-webfont.woff') format('woff'),
         url('Molot-webfont.ttf') format('truetype'),
         url('Molot-webfont.svg#molotregular') format('svg');
    font-weight: normal;
    font-style: normal;
}




/* SeitengrÃ¶sse  */
#container-width{
	max-width:1536px;
	margin: 0 auto 0 auto;
	background: linear-gradient(135deg, #111 0%, #222 100%);
	/*padding: 10px 10px 10px 10px;  kleiner Abstand von allen Seiten auf der Hautpseite*/
	margin-top:250px;
	position: absolute;
    
}


/* kleines Navi mit Email und Natelnummer liegen hier */
#header-banner {
  position: fixed;
  top: 0;
  width:100%;
  height:60px;
  background-color:black;
}
#nav_klein{
     margin-top:-15px;
	 margin-left:-25px;
      
}
#nav_klein img  {
	margin:-5px;
	
}

#nav_klein ul{     
	  margin:15px 25px 0px 0px;
	 
}
#nav_klein  ul li {
     display:inline-block;
	 text-transform:uppercase;
     font-weight:bold; 
     font-family: 'hammersmith_oneregular';	 
	 letter-spacing: 1.0px;
	 text-decoration:none;
	 margin: 0px 0px 0px -14px;
	 font-size: 15px; 
	 
	
}
#nav_klein  ul li a{
     	 text-decoration:none;
		 color:white;
		 margin:-20px 20px 10px 20px;
		
}

#nav_klein a:hover{
     background-repeat: repeat-x;
	 padding:0px 0px 10px 0px;
}

/* Symbol verschieben im Navi klein  Gallery/email.png*/
.nav-small-1 {
     margin-left:-80px;
}
/* Email rogerweiss@gmx.ch  verschieben im Navi klein  */
#nav_klein .nav-small-1 a {
  padding-left: 45px;
}

/* Symbol verschieben im Navi klein  Gallery/mobile.png*/
.nav-small-2 {
     margin-left:5px;
}
/* Telefon Nr. verschieben im Navi klein  */
#nav_klein .nav-small-2 a {
  padding-left: 45px;
}






#nav_klein li a {
    position: relative;
    left: -40px;
}

/* Der ganze Navi Bereich mit navi_big liegt hier */
#navigationsbereich {
  position: fixed;
  top: 60;
  color:white;
  
  z-index:1000;
}
#navigationsbereich{
	width:100%;
	height:109px;
	background-color:#ffffff;
}
#navigationsbereich img{
	width:auto;
	height:auto;
	background-color:#ffffff;
	margin-left:40px;
	margin-top:10px;
	
}




/* Navibereich */

#navi_big {
position: fixed;
margin-top:-99px;
margin-left:450px;
position: relative;
 z-index: 1000;
}


 #navi_big  ul li{
     
     display:inline-block;
	  font-family: 'hammersmith_oneregular';
	  font-size: 14pt; 
	 text-transform:uppercase;
    /* font-weight:bold;   */
	 letter-spacing: 0.5px;
	 padding:47px 12px 44px 12px;
     margin:-0.0em -0.2em 0em 0em;	/* spacer between navi-categories */ 
	 /*background-color:black; */
position: relative;
 z-index: 1000;
}
#navi_big ul ul {
         display:none;
}
#navi_big ul  li:hover > ul { 
  display: block;
  position:absolute;
  right:-18px;
  top:60px;
  margin-left:5px; 
  color:white;
} 
#navi_big  ul li:hover > a { 
    color:white;
} 

#navi_big ul a { 
   color:black;
    text-decoration:none; 
	
} 
#navi_big ul ul a { 
   color:white;
    text-decoration:none; 
	background:black;
    
	
	
} 
#navi_big ul ul  a{ 
   position:absolute;
   padding:13px 70px 10px 10px;
   left:-57px;
   border-width:1px;
   border-top-style:solid;
   border-bottom-style:solid;
   border-color: #574E51;
   font-size: 12pt;
   
 } 

#navi_big  ul li:hover{
    background:black;
	color:white;
    
}

/* =========================
   Sticky Side Element
========================= */
.sticky-side {
  position: fixed;
  top: 50%; /* mittig vertikal */
  right: 0; /* rechts am Bildschirm */
  transform: translateY(-50%);
  z-index: 999;
}

.sticky-box {
  background-color: #d7272a; /* gleiche Farbe wie Promo-Bar */
  color: #ffffff;
  padding: 20px 15px;
  border-radius: 10px 0 0 10px; /* abgerundete linke Ecke */
  text-align: center;
  box-shadow: 0 4px 20px rgba(0,0,0,0.4);
  transition: transform 0.3s ease, background-color 0.3s ease;
}

.sticky-box p {
  margin: 5px 0;
  font-weight: bold;
  font-size: 1rem;
}

/* Hover-Effekt */
.sticky-box:hover {
  background-color: #ffffff;
  color: #000000;
  cursor: pointer;
  transform: translateX(-5px); /* leichter Slide-Effekt */
}




/* =========================
   FLEX CONTAINER BASIS
========================= */
.content-section {
  width: 100%;
  padding: 60px 0;
}

.content-section.dark {
  background: #0f0f0f;
}

.content-wrapper {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;

  display: flex;
  align-items: flex-start; /* Text oben ausrichten */
  gap: 60px;
  flex-wrap: wrap; /* WICHTIG: erlaubt Umbruch auf kleinere Viewports */
  justify-content: center; /* Zentriert die Boxen horizontal */
}

.content-wrapper.reverse {
  flex-direction: row-reverse;
}

/* =========================
   TEXT
========================= */
.content-text {
  flex: 1;
  color: #eaeaea;
}
.text-wide {
  flex: 1.3; /* vorher 1 ? jetzt 30% mehr Platz */
}
.content-text h1 {
  font-size: 42px;
  font-weight: 900;
  margin-bottom: 20px;
}

.content-text h3 {
  margin-top: 25px;
  font-size: 20px;
  letter-spacing: 1px;
}

.content-text p {
  font-size: 18px;
  line-height: 1.6;
  margin-bottom: 16px;
}

.highlight {
  font-size: 22px;
  font-weight: 700;
  color: #ffffff;
}

.pt-zug {
  font-size: 30px;
  font-weight: 900;
  margin-top: 20px;
}

/* =========================
   TRENNLINIE
========================= */
.headline-divider {
  width: 100%;
  height: 2px;
  background: #ffffff;
  margin: 25px 0;
}

/* =========================
   BILD
========================= */
.content-image {
  flex: 1;
}

.content-image img {
  width: 100%;
  max-width: 520px;
  display: block;
  border-radius: 10px;
}

/* =========================
   HOVER BOX
========================= */
.highlight-box {
  padding: 40px;
  background: #111;
  transition: all 0.4s ease;
}

.highlight-box:hover {
  background: linear-gradient(135deg, #111 0%, #444 100%);
  box-shadow: 0 12px 28px rgba(0,0,0,0.7);
}


/* LINKER TEXT-CONTAINER MIT HOVER-EFFEKT */
.content-text {
    background: rgba(17,17,17,0.8); /* dunkler Hintergrund für sichtbaren Hover */
    padding: 30px;
    border-radius: 10px;
    transition: all 0.4s ease;
    box-shadow: 0 8px 20px rgba(0,0,0,0.3);
}

.content-text:hover {
    background: rgba(68,68,68,0.9); /* Hintergrund wird heller/dunkler beim Hover */
    box-shadow: 0 12px 28px rgba(0,0,0,0.7);
    transform: translateY(-4px); /* leicht nach oben bewegen */
}

.content-text h1 {
    color: #fff;
    font-size: 3rem;
    font-weight: 900;
    margin-bottom: 20px;
}

.content-text p {
    color: #f5f5f5;
    font-size: 1.2rem;
    line-height: 1.6;
}

.content-text h3 {
    color: #fff;
    font-size: 1.5rem;
    margin-top: 20px;
}

/* Tausch der Reihenfolge: Bild links, Text rechts */
.content-wrapper.reverse .content-image {
  order: 2; /* Bild rechts */
}

.content-wrapper.reverse .content-text {
  order: 1; /* Text links */
}

/* Text-Formatierung */
.content-text p,
.content-text h2,
.content-text .highlight {
  color: white;
  font-size: 18px;
  line-height: 1.5;
}

/* Bild zentrieren und responsive */
.content-image img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
/* Stil für den H2 Text in der rechten Box */
/* Erzwinge Stil für H2 in der rechten Box */
.content-text.highlight-box h2.pt-zug {
    color: white !important;               /* Helle Schriftfarbe */
    font-size: 30px !important;           /* Groß, fett */
    font-weight: 900 !important;
    text-transform: uppercase !important;
    margin-top: 20px !important;
    text-align: left !important;
}


/* =========================
   RESPONSIVE
========================= */

/* Tablets */
@media (max-width: 900px) {
  .content-wrapper {
    flex-direction: column;
    gap: 40px;
  }

  .content-image img {
    max-width: 420px;
    margin: 0 auto;
  }
}

@media (max-width: 685px) {
  .content-wrapper.reverse {
    flex-direction: column; /* Bild oben, Text unten */
    gap: 20px; /* optional, Abstand zwischen Bild und Text */
  }

  .content-image,
  .content-text {
    width: 100%; /* volle Breite */
  }

  .content-image img {
    width: 100%; /* Bild skaliert mit Container */
    height: auto;
  }
}

/* =========================
   CTA BUTTON in der zweiten Textbox der rote button für gratis Erstgespräch
========================= */
.cta-button {
  display: inline-block;
  background-color: #d7272a;  /* Rot wie Promo-Bar */
  color: #ffffff;             /* Text weiß */
  font-weight: bold;
  font-size: 1.1rem;
  padding: 15px 30px;
  border-radius: 8px;
  text-decoration: none;
  text-align: center;
  transition: all 0.3s ease; /* Smooth hover */
  cursor: pointer;
  margin: 20px auto 0 auto;  /* Zentriert */
}

/* Hover-Effekt */
.cta-button:hover {
  background-color: #ffffff;  /* Hintergrund weiß */
  color: #000000;             /* Text schwarz */
  border: 2px solid #d7272a; /* Optional: leichter Rand */
}



/* Mobile */
@media (max-width: 415px) {
  .content-section {
    padding: 40px 0;
  }

  .content-text h1 {
    font-size: 30px;
  }

  .pt-zug {
    font-size: 24px;
  }

  .highlight-box {
    padding: 25px;
  }

  .content-image img {
    max-width: 300px;
  }
  
}
/* ==========================
   WERBEBALKEN
========================== */

/* PROMOBAR */


.promo-bar {
  width: 100%;
  min-height: 130px;          /* ? HÖHE DES BALKENS */
  background-color: #d7272a;  /* Rot */
  margin-top: 168px;          /* so lassen wie es bei dir funktioniert */
  
  display: flex;
  align-items: center;        /* vertikal zentrieren */
  justify-content: center;    /* horizontal zentrieren */
}

/* TEXT IN DER PROMOBAR */
.promo-inner {
  color: #ffffff;             /* WEISS */
  font-size: 50px;            /* GROSS – bei Bedarf anpassen */
  font-weight: 900;           /* FETT */
  text-transform: uppercase;  /* GROSSBUCHSTABEN */
  letter-spacing: 3px;
  text-align: center;
}

/* Call-to-Action am Ende der Seite */
.cta-end {
  text-align: center;
  padding: 60px 20px;
  background: #111;
  color: #fff;
}

.cta-end h2 {
  font-size: 2.5rem;
  font-weight: 900;
  margin-bottom: 20px;
}

.cta-end p {
  font-size: 1.2rem;
  margin-bottom: 30px;
}

.cta-end .cta-button {
  background: #d7272a;
  color: #fff;
  padding: 15px 30px;
  font-weight: bold;
  border-radius: 8px;
  text-decoration: none;
  transition: 0.3s;
}

.cta-end .cta-button:hover {
  background: #fff;
  color: #000;
}




/* FOOTER */
.footer {
  position: relative;
  background-image: url('Gallery/pngtree-rows-of-dumbbells-in-the-gym-image_15662386.gif'); /* Dein Hintergrundbild */
  background-size: cover;
  background-position: center;
  background-attachment: fixed; /* Parallax-Effekt */
  color: white;
  padding: 60px 20px 30px 20px;
  text-align: center;
  font-family: 'Arial', sans-serif;
  overflow: hidden;
}

.footer-overlay {
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,0.6); /* dunkle Transparenz für bessere Lesbarkeit */
  z-index: 1;
}

.footer-content {
  position: relative;
  z-index: 2;
  max-width: 1200px;
  margin: 0 auto;
  opacity: 0;
  transform: translateY(30px);
  animation: fadeInUp 1s forwards;
}

@keyframes fadeInUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.footer-logo img {
  width: 150px;
  margin-bottom: 20px;
}

.footer-info p {
  margin: 5px 0;
  font-size: 16px;
}

.footer-info a {
  color: #f5f5f5;
  text-decoration: none;
}

.footer-info a:hover {
  color: #d7272a;
  text-decoration: underline;
}

.footer-social {
  margin: 20px 0;
}

.footer-social a {
  margin: 0 10px;
  display: inline-block;
  transition: transform 0.3s ease;
}

.footer-social a:hover {
  transform: scale(1.2);
}

.footer-social img {
  width: 30px;
  height: 30px;
}

.footer-copy {
  margin-top: 20px;
  font-size: 14px;
  opacity: 0.8;
}













/* ===============================
   HAMBURGER MENU – CLEAN & FIXED
   =============================== */

/* Standard: ausgeblendet */
#hamburger-wrapper {
    display: none;
}

/* AB 1072px und kleiner */
@media (max-width: 1072px) {

    #hamburger-wrapper {
        display: block;
        position: fixed;
        top: 18px;
        right: 20px;
        z-index: 9999;
    }

    /* Button */
    #hamburger-btn {
        width: 44px;
        height: 32px;
        background: none;
        border: none;
        cursor: pointer;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        padding: 0;
    }

    #hamburger-btn span {
        height: 4px;
        width: 100%;
        background: white;
        border-radius: 2px;
        transition: 0.3s ease;
    }

    /* Menü */
    #hamburger-nav {
        position: fixed;
        top: 70px;
        right: 20px;
        width: 260px;
        background: rgba(0,0,0,0.95);
        padding: 20px;
        display: none;
        flex-direction: column;
        gap: 14px;
        border-radius: 8px;
    }

    #hamburger-nav a {
        color: white;
        text-decoration: none;
        font-size: 18px;
        font-weight: 600;
    }

    #hamburger-nav a:hover {
        color: #d7272a;
    }

    /* Aktiv-Zustand */
    #hamburger-wrapper.active #hamburger-nav {
        display: flex;
    }

    /* Animation Icon */
    #hamburger-wrapper.active #hamburger-btn span:nth-child(1) {
        transform: translateY(14px) rotate(45deg);
    }

    #hamburger-wrapper.active #hamburger-btn span:nth-child(2) {
        opacity: 0;
    }

    #hamburger-wrapper.active #hamburger-btn span:nth-child(3) {
        transform: translateY(-14px) rotate(-45deg);
    }
}

/* Navigation Hover */
#navi_big a,
#hamburger-nav a {
    transition: color 0.3s ease, transform 0.2s ease;
}

#navi_big a:hover,
#hamburger-nav a:hover {
    color: #d7272a;
    transform: scale(1.05);
}
/* =========================
   RESPONSIVE NAV STEUERUNG
   ========================= */

/* 1?? Unter 1072px: großes Navi ausblenden */
@media (max-width: 1072px) {
    #navi_big {
        display: none;
    }
}

/* 2?? Ab 1072px: Hamburger Menü ausblenden */
@media (min-width: 1073px) {
    #hamburger-menu {
        display: none;
    }
}

/* 3?? Unter 478px: kleines Top-Navi ausblenden */
@media (max-width: 496px) {
    #nav_klein {
        display: none;
    }
}



#hamburger-nav {
    width: 220px;   /* Standardbreite */
}
@media (min-width: 478px) {
    #hamburger-nav {
        width: 330px;   /* ca. +50% breiter */
    }
}

@media (max-width: 370px) {
  #navigationsbereich img {
    margin-left: -2px;   /* Logo weiter nach links */
  }
}

/* =========================
   RESPONSIVE CLEAN
========================= */

/* =========================
   RESPONSIVE CLEAN
========================= */

/* Tablets & kleiner: Boxen untereinander, zentriert */
@media (max-width: 900px) {
  .content-wrapper,
  .content-wrapper.reverse {
    flex-direction: column; /* Text + Bild untereinander */
    gap: 40px;
    align-items: center; /* Boxen zentrieren */
  }

  .content-text,
  .content-image {
    width: 100%;
  }

  .content-image img {
    max-width: 100%;
  }
}

/* Kleine Tablets / große Smartphones */
@media (max-width: 600px) {
  .content-text h1 {
    font-size: 26px;
  }

  .content-text p {
    font-size: 16px;
  }

  .highlight-box {
    padding: 20px;
  }
}

/* Mobile */
@media (max-width: 415px) {
  .content-text h1 {
    font-size: 22px;
  }

  .content-text p {
    font-size: 14px;
  }

  .content-image img {
    max-width: 100%;
  }
}
/* Sticky Side Element ausblenden bei kleinen Bildschirmen */
@media (max-width: 900px) {
  .sticky-side {
    display: none;
  }
}



.content-wrapper,
.content-wrapper.reverse {
  display: flex;
  align-items: flex-start; /* Text oben ausrichten */
  gap: 60px;
  flex-wrap: wrap; /* erlaubt Umbruch */
  justify-content: center; /* Boxen horizontal zentrieren */
}

/* Text- und Bildboxen */
.content-text,
.content-image {
  flex: 1 1 500px;  /* flexibel, mindestens 500px */
  min-width: 300px;
  box-sizing: border-box;
}

/* Bilder skalieren */
.content-image img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 10px;
  margin: 0 auto;
}

/* Text linksbündig */
.content-text {
  text-align: left; /* <- WICHTIG: Text links */
}

/* =====================================
   INDEX.HTM – LOGO ZENTRIEREN (VP375)
===================================== */
@media (max-width: 400px) {

  #navigationsbereich > a {
    display: block;
    text-align: center;
    margin-top: 15px; /* ? LOGO 15px nach unten */
  }

  #navigationsbereich > a img {
    display: inline-block;
    margin: 0 auto;
  }

}

/* Setzt für alle Links in der Navigation den Cursor */
/* Navigation Links: immer pointer */
#navi_big a,
#hamburger-nav a {
    cursor: pointer !important;
}

/* Auch für Hover, Focus & Active Zustände */
#navi_big a:hover,
#navi_big a:focus,
#navi_big a:active,
#hamburger-nav a:hover,
#hamburger-nav a:focus,
#hamburger-nav a:active {
    cursor: pointer !important;
}
.sticky-box:hover {
    transform: translateX(-10px);
    box-shadow: 0 6px 25px rgba(0,0,0,0.5);
}


/* ===== Visual H1: exakt wie früheres H1 ===== */
/* ===== Visual H1: exakt wie Original H1 ===== */
.content-text .content-title.visual-h1 {
  font-size: 2.25rem;      /* passt genau wie vorher */
  font-weight: 700;         /* gleiche Stärke wie Original */
  letter-spacing: 0.5px;   /* kleiner Buchstabenabstand wie vorher */
  text-transform: none;     /* Groß/Klein wie Original */
  line-height: 1.3;         /* wie vorher */
  margin: 0 0 20px 0;       /* Abstand wie Original */
  color: inherit;           /* übernimmt die Farbe vom Design */
}

/* Responsive für Mobile */
@media (max-width: 768px) {
  .content-text .content-title.visual-h1 {
    font-size: 1.5rem;      /* mobil passend */
    letter-spacing: 0;      /* mobil kleiner */
  }
}



/* Language switcher EN DE */

.language-switcher {
    display: flex;
    gap: 8px;
    align-items: center;
}

.language-switcher img {
    height: 22px;
    width: auto;
    border-radius: 3px;
    transition: transform 0.2s ease, opacity 0.2s ease;
}

.language-switcher a:hover img {
    transform: scale(1.15);
    opacity: 0.85;
}
@media (min-width: 1073px) {
  .language-switcher {
      position: absolute;
      top: 12px;
      right: 20px;
      z-index: 1000;
  }
}

@media (max-width: 1072px) {
  .language-switcher {
      position: absolute;
      top: 12px;
      right: 70px;   /* LINKS neben dem Hamburger */
      z-index: 2000;
  }
}
/* =========================
   NAV_KLEIN – HIDE CONTACT @ =600px
========================= */

@media (max-width: 600px) {

    #nav_klein .nav-small-1,
    #nav_klein .nav-small-2 {
        display: none;
    }

}








/* Flaggen ganz nach rechts schieben */
.language-desktop {
    float: right;           /* ganz rechts */
    display: inline-flex;    /* nebeneinander */
    gap: 0px;                /* Abstand zwischen den Flaggen */
    margin-right: 0;         /* Abstand vom rechten Rand */
    position: relative;      /* damit wir top/left verschieben können */
    left: -30px;             /* 30px nach links verschieben */
    top: -30px;              /* 30px nach oben verschieben */
    transition: transform 0.2s;
}

/* Hover-Effekt für die Flaggen */
.language-desktop a img {
    height: 24px;            /* gleiche Größe wie vorher */
    width: auto;
    border-radius: 3px;      /* optional: abgerundete Ecken */
    transition: transform 0.2s;
}

/* Hover-Effekt */
.language-desktop a:hover img {
    /* Smooth transition für Position und Sichtbarkeit */
    transition: opacity 0.4s ease, transform 0.4s ease;     /* Flagge wird beim Überfahren größer */
}

/* Flaggen bei Mobile ausblenden */
@media (max-width: 1072px) {
    .language-desktop {
        display: none;
    }
}

/* Basis für Flaggen */
.language-desktop a img {
    height: 24px;
    transition: transform 0.25s ease, opacity 0.25s ease;
}

/* Hover-Effekt */
.language-desktop a:hover img {
    transform: scale(1.2);
}



