
/* =========================================================
   HEADER / BANNER
   ========================================================= */

.head1 {
  background-image: url("/thumb/LandingP/HG_Firmenlogos.jpg");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-position: center;

  height: 500px;
  overflow-x: hidden;
}

.welcome {
  background-image: url("/thumb/LandingP/HG_Logodeign.jpg");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-position: center;

  height: 500px;
  overflow-x: hidden;
}
.main-banner-div{
  position: relative;
  height: 800px;
}
.Bann2 {
  background-image: url("/thumb/LandingP/webdesign_kompr.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: contain;
  background-position: top;
  overflow-x: hidden;
  background-attachment: fixed;
  background-position: top;
  height: 750px;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
  position: relative;
}

@media (max-width: 600px){
.Bann2{
background-position: 0px 80px;
background-repeat: no-repeat;
height: 300px;
background-size: contain;
}
}





.Bann3 {
  background-image: url("/thumb/DRAWINGS/Banner/EXPLORER_Nation_1_Banner.jpg");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-position: center;

  height: 100%;
  overflow-x: hidden;
}


/* =========================================================
   INTRO / WRAPPER
   ========================================================= */

.intro {
  display: flex;
  justify-content: center;
  align-items: center;
}

.wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;

  width: 100vw;

  margin-bottom: 10px;
  padding-bottom: 50px;
padding-top: 50px;
  text-align: justify;

}
@media(max-width: 600px){
  .wrapper{

  }
}
.wrapper p {
  margin: 20px;
  padding: 0 20px;

  color: #1b1b1b;

  font-size: 1.5em;
  font-weight: 500;
  line-height: 1.3em;

  text-align: left;

  text-shadow: 1px 1px 2px rgb(167, 163, 163);
}

.wrapper h1 {
  margin: 20px;
  padding: 0 20px;

  font-size: 1.6em;
  font-weight: 500;
}

.wrapper h2 {
  margin: 20px 0 0;

  font-family: Arial, Helvetica, sans-serif;
  font-size: 2.3em;
  font-weight: 500;
}


/* =========================================================
   MEDIENTEXT / ICONS
   ========================================================= */

.medientext {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  margin-top: 0;
  padding: 15px 0;

  overflow: hidden;

  border-bottom: 2px solid rgb(124, 68, 0);
}

.tool-tooltip {
  position: relative;
  display: inline-block;
  margin-left: 5px;
}

.tool-tooltip img {
  width: 30px;
  
}

/* Tooltip */
.tooltip-text {
  visibility: hidden;
  opacity: 0;

  position: absolute;
  bottom: calc(50% + 8px);
  left: 50%;
  transform: translateX(-50%);

  background-color: #222;
  color: white;

  padding: 6px 10px;
  border-radius: 5px;

  font-size: 13px;
  white-space: nowrap;

  z-index: 1000;

  transition: opacity 0.2s ease;
}

/* Kleines Dreieck unter dem Tooltip */
.tooltip-text::after {
  content: "";

  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);

  border-width: 5px;
  border-style: solid;
  border-color: #222 transparent transparent transparent;
}

/* Beim Hovern anzeigen */
.tool-tooltip:hover .tooltip-text {
  visibility: visible;
  opacity: 1;
}

/*=========================================*/

#riders-prev-button{
  width: 100px;
  height: 100px;
  background-color: black;
  background-image: url(/thumb/Logos/vereinslogo_header_sized.png);
  background-size: 100% 100%;
}
#pole-prev-button{
  width: 100px;
  height: 100px;
  background-image: url(/POLEDANCE/thumb/Bilder_fuer_demowebsite/Vorschau_2.jpg);
  background-size: 100% 100%;
}
#autopflege-prev-button{
  width: 100px;
  height: 100px;
  background-image: url(/CARWASH_Projekt/thumb/Fotoordner1/kompr13.png);
  background-size: 100% 100%;
}
#verein-prev-button{
  width: 100px;
  height: 100px;
  background-image: url(/WURZELBERT/thumb/kompi3.png);
  background-size: 100% 100%;
}
#dart-prev-button{
  width: 100px;
  height: 100px;
  background-image: url(/DART/thumb/nine_darter_kompr.png);
  background-size: 100% 100%;
}

.icon-div {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;

  margin-left: 20px;
}
/* =========================================================
   PREVIEW LINKS – HOVER
   ========================================================= */

.icon-div {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  margin-left: 20px;
  gap: 15px;
}

/* Link selbst */
.icon-div a {
  display: block;
  position: relative;
  margin: 10px 0 10px 10px;
  z-index: 1;
}

/* Preview-Bilder */
.icon-div a button {
  display: block;
  width: 100px;
  height: 100px;

  padding: 0;
  border: 0;
  border-radius: 8px;

  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;

  cursor: pointer;

  transition:
    transform 0.35s ease,
    box-shadow 0.35s ease,
    filter 0.35s ease;
}

/* STARKER HOVER */
.icon-div a:hover {
  z-index: 100;
}

.icon-div a:hover button {
  transform: scale(1.6);

  box-shadow:
    0 15px 35px rgba(0, 0, 0, 0.55),
    0 0 0 4px rgba(215, 75, 19, 0.9);

  filter: brightness(1.1);
}

/* Andere Previews etwas abdunkeln */
.icon-div:has(a:hover) a:not(:hover) button {
  filter: brightness(0.55);
  transform: scale(0.9);
}
.icon-div img {
  width: 50px;
  height: 50px;
}


/* =========================================================
   CONTAINER
   ========================================================= */

.container {
  display: flex;
  flex-direction: column;

  width: 100%;
  height: max-content;

  margin-bottom: 80px;
  padding: 20px;

  text-align: center;

  background-color: rgba(22, 22, 21, 0.751);
  border-radius: 5px;

  box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.568);
}

.container h3 {
  margin-bottom: 20px;

  color: #ccc;

  font-size: 25px;
  font-weight: 500;
  font-style: italic;
}

/* =========================================================
   MEDIENTEXT / ICONS
   ========================================================= */

.medientext {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  margin-top: 0;
  padding: 15px 0;

  overflow: hidden;

  border-bottom: 2px solid rgb(124, 68, 0);
}



.icon-div {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;

  margin-left: 20px;
}

.icon-div img {
  width: 50px;
  height: 50px;
  margin: 10px;
}
/* =========================================================
   DESCRIBER
   ========================================================= */
.web-example-div{
  display: flex;
 
  gap: 20px;
  justify-content: center;
  padding: 0 20px 0 20px;
}
@media(max-width:915px){
  .web-example-div{
    flex-wrap: wrap;
  }
}

.describer {
  height: max-content;
  min-width: 50%;
  padding: 20px 20px 40px 20px;

  background-color: rgba(255, 178, 69, 0.253);
  border-radius: 5px;

  box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.568);
}

.describer h1,
.describer h2 {
  margin: 0;

  color: #373737;

  font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
  font-weight: 400;
  font-style: oblique;
}

.describer h1 {
  margin-top: 20px;
  margin-bottom: 15px;

  font-size: 1.5em;
}

.describer h2 {
  font-size: 1.2em;
}


/* 
/* =========================================================
   CTA BUTTON
   ========================================================= */

.cta-button {
  margin-bottom: 30px;
  padding: 1rem 2rem;

  color: rgb(46, 21, 3);
  background: none;

  border: 2px solid rgb(215, 75, 19);
  border-radius: 8px;

  box-shadow: 2px 2px 4px rgba(48, 27, 2, 0.404);

  cursor: pointer;

  font-size: 2rem;
  font-weight: 600;

  overflow: hidden;

  transition: all 0.3s ease;
}

.cta-button:hover {
  color: whitesmoke;
  background-color: rgb(215, 75, 19);
}


/* =========================================================
   LIQUID EFFECT
   ========================================================= */

.liquid {
  background:
    linear-gradient(rgb(215, 75, 19) 0 0)
    no-repeat
    calc(200% - var(--p, 0%))
    100% / 200% var(--p, 0.2em);

  transition:
    0.2s var(--t, 0s),
    background-position 0.3s calc(0.3s - var(--t, 0s));
}

.liquid:hover {
  --p: 100%;
  --t: 0.3s;

  color: #fff;
}



/* =========================================================
   HEADLINE / VIDEO
   ========================================================= */

.headline,
.headline3 {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;

  width: 100%;
  height: 300px;

  margin: 0;
  padding: 0;

  line-height: 65px;
}

.headline3 {
  position: absolute;
}

.headline3 #best0,
.Bann2 #best0 {
  margin: 0;

  color: rgba(255, 153, 0, 0.863);

  text-shadow: 3px 4px #000000b6;

  font-family:
    "Segoe UI",
    Tahoma,
    Geneva,
    Verdana,
    sans-serif;

  font-size: 4em;
}

#bg-video {
  position: relative;

  top: 0;
  left: 0;

  width: 100vw;
  height: 100vh;

  object-fit: cover;

  z-index: -1;
}

.content {
  position: relative;
  z-index: 1;

  padding-top: 200px;

  color: white;
  text-align: center;
}

#enter1 {
  margin-bottom: -200px;
}

.enterbuttons img {
  margin-top: 25px;
}

.enter{
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: -50px;
}
.enterbuttons {
  display: flex;

  flex-wrap: wrap;

  justify-content: center;
  align-items: center;

  gap: 40px;

  width: min(100%, 1000px);

  margin: 30px auto 0;

  padding: 0;
}



/* =========================================================
   RESPONSIVE
   ========================================================= */



@media (max-width: 1020px) {
  .container h3 {
    margin-bottom: 0;
    font-size: 20px;
  }
}


@media (max-width: 710px) {
  .wrapper p {
    font-size: 1.2em;
  }

  .wrapper h1 {
    font-size: 1.2em;
  }

  .wrapper h2 {
    font-size: 1.5em;
    line-height: 1.5em;
  }
}

@media (max-width: 600px) {
  .headline3 #best0,
  .Bann2 #best0 {
    font-size: 2.2em;
  
  }
 

  .cta-button {
    padding: 2px;
    font-size: 1em;
  }
}

/* =========================================================
   PROJEKTABLAUF
   ========================================================= */
#ablauf-text{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 50px;
}
.ablauf {
  box-sizing: border-box;
  
  width: min(90%, 850px);

  margin: 60px auto;
  padding: 45px 50px;
  
  background: rgba(255, 255, 255, 0.82);

  border: 1px solid rgba(124, 68, 0, 0.18);
  border-radius: 12px;

  box-shadow:
    5px 8px 25px rgba(0, 0, 0, 0.18);

  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
}


/* =========================================================
   TEXTBEREICH
   ========================================================= */

.texta {
  position: relative;

  padding-left: 55px;
}


/* =========================================================
   ÜBERSCHRIFT
   ========================================================= */

.texta h5 {
  margin: 0 0 40px 0;

  color: #292929;

  font-family:
    "Segoe UI",
    Tahoma,
    Geneva,
    Verdana,
    sans-serif;

  font-size: clamp(1.6rem, 3vw, 2.3rem);

  font-weight: 500;
  font-style: oblique;

  line-height: 1.2;

  text-align: left;
}


/* =========================================================
   VERTIKALE LINIE
   ========================================================= */

.texta::before {
  content: "";

  position: absolute;

  left: 16px;
  top: 75px;
  bottom: 25px;

  width: 2px;

  background: linear-gradient(
    to bottom,
    #f19e21,
    rgba(241, 158, 33, 0.15)
  );
}


/* =========================================================
   SCHRITT
   ========================================================= */

.texta h6 {
  position: relative;

  margin: 0 0 5px 0;

  color: #f19e21;

  font-family:
    "Segoe UI",
    Tahoma,
    Geneva,
    Verdana,
    sans-serif;

  font-size: 1.15rem;

  font-weight: 600;

  line-height: 1.3;

  transition:
    color 0.25s ease,
    transform 0.25s ease;
}


/* =========================================================
   NUMMER-KREIS
   ========================================================= */

.texta h6::before {
  content: "";

  position: absolute;

  left: -55px;
  top: 0;

  width: 32px;
  height: 32px;

  display: flex;

  align-items: center;
  justify-content: center;

  border-radius: 50%;

  background: #f19e21;

  color: #fff;

  font-size: 0.85rem;
  font-weight: 700;

  box-shadow:
    0 3px 8px rgba(241, 158, 33, 0.4);

  transition:
    transform 0.25s ease,
    background-color 0.25s ease,
    box-shadow 0.25s ease;
}


/* Nummern automatisch erzeugen */

.texta h6:nth-of-type(1)::before {
  content: "1";
}

.texta h6:nth-of-type(2)::before {
  content: "2";
}

.texta h6:nth-of-type(3)::before {
  content: "3";
}

.texta h6:nth-of-type(4)::before {
  content: "4";
}


/* =========================================================
   BESCHREIBUNG
   ========================================================= */

.texta p {
  margin: 0 0 30px 0;

  color: #444;

  font-family:
    "Segoe UI",
    Tahoma,
    Geneva,
    Verdana,
    sans-serif;

  font-size: 1rem;

  font-weight: 400;

  line-height: 1.6;
}


/* letzter Absatz etwas weniger Abstand */

.texta h6:last-of-type + p {
  margin-bottom: 0;
}


/* =========================================================
   HOVER
   ========================================================= */

.texta h6:hover {
  color: #d87f0b;

  transform: translateX(4px);
}

.texta h6:hover::before {
  background: #d87f0b;

  transform: scale(1.12);

  box-shadow:
    0 5px 14px rgba(241, 158, 33, 0.55);
}


/* =========================================================
   TABLET
   ========================================================= */

@media (max-width: 700px) {

  .ablauf {
    width: 92%;

    padding: 35px 30px;
  }

  .texta {
    padding-left: 48px;
  }

  .texta::before {
    left: 14px;
  }

  .texta h6::before {
    left: -48px;

    width: 29px;
    height: 29px;

    font-size: 0.8rem;
  }

  .texta h5 {
    margin-bottom: 35px;
  }

  .texta h6 {
    font-size: 1.05rem;
  }

  .texta p {
    font-size: 0.95rem;
  }
}


/* =========================================================
   SMARTPHONE
   ========================================================= */

@media (max-width: 500px) {

  .ablauf {
    width: 94%;

    margin: 40px auto;

    padding: 30px 20px;
  }

  .texta {
    padding-left: 42px;
  }

  .texta h5 {
    margin-bottom: 30px;

    font-size: 1.5rem;
  }

  .texta::before {
    left: 12px;
    top: 65px;
  }

  .texta h6::before {
    left: -42px;

    width: 26px;
    height: 26px;

    font-size: 0.75rem;
  }

  .texta h6 {
    font-size: 1rem;
  }

  .texta p {
    margin-bottom: 25px;

    font-size: 0.9rem;

    line-height: 1.5;
  }
}


/* =========================================================
   SEHR KLEINE HANDYS
   ========================================================= */

@media (max-width: 380px) {

  .ablauf {
    width: 96%;

    padding: 25px 15px;
  }

  .texta {
    padding-left: 38px;
  }

  .texta h5 {
    font-size: 1.35rem;
  }

  .texta::before {
    left: 10px;
  }

  .texta h6::before {
    left: -38px;

    width: 23px;
    height: 23px;

    font-size: 0.7rem;
  }

  .texta h6 {
    font-size: 0.95rem;
  }

  .texta p {
    font-size: 0.85rem;
  }
}


/* =========================================================
   PREIS-GRID
   ========================================================= */
.preise{
  display: flex;
  justify-content: center;
}
.row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 30px;
  margin: 0;
  width: 90%;
}

.col_3 {
  flex: 1 1 300px;
  max-width: 350px;
  margin: 10px;
}

.text_center {
  margin-bottom: 50px;
  text-align: center;
}

.justify_center {
  justify-content: center;
}


/* =========================================================
   PREISBOX
   ========================================================= */

 .price_item {
  position: relative;

  height: 100%;
  margin-top: 60px;

  border: 1px solid rgb(93, 2, 2);
  background: #fff;

  transition:
    transform 0.25s ease,
    background-color 0.25s ease,
    color 0.25s ease,
    box-shadow 0.25s ease;
}

.price_item:hover {
  color: #fff;
  background: #9b790c;
  box-shadow: 5px 8px 20px rgba(0, 0, 0, 0.2);
  transform: translateY(-5px);
}

.price_item h3 {
  margin: 0;
  padding: 13px 10px;

  color: #fff;
  font-size: 36px;
  font-weight: 700;
  text-align: center;
}

 .price_item p {
  padding: 36px 20px;

  color: rgb(30, 30, 30);
  font-size: 29px;
  font-weight: 500;
  line-height: 1.15;
  text-align: center;
}

 .price_item .price_content {
  height: 100%;
  padding: 20px;
}

.price_item .price_content ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.price_item .price_content li {
  margin: 10px 0;
}
 .price_item .price_content li span {
  font-weight: 600;
}

.price_item .price_content a {
  display: inline-flex;
  align-items: center;
  justify-content: center;

  width: 186px;
  min-height: 41px;
  margin-top: 40px;
  padding: 5px;

  color: #38000b;
  border: 2px solid #bc0000;

  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;

  transition:
    opacity 0.25s ease,
    background-color 0.25s ease,
    color 0.25s ease;
}

 .price_item .price_content a:hover {
  opacity: 0.7;
}


/* =========================================================
   PREISBOX – VARIANTEN
   ========================================================= */

.bg1 {
  background: #ad0000;
}

.bg2 {
  background: #2e30ab;
}

.bg3 {
  background: rgb(0, 75, 15);
}

.bg4 {
  background: rgb(75, 37, 0);
}

.bg7 {
  background: rgb(114, 37, 109);
}


/* Hervorgehobene Preisbox */

.price_item2 {
  border-color: #e1b800;
}

.price_item2 a {
  border-color: #be9e01;
}


/* Variante 3 */

.price_item3 {
  border-color: rgb(0, 75, 15);
}

.price_item3 a {
  border-color: rgb(0, 75, 15);
}


/* Variante 4 */

.price_item4 {
  border-color: rgb(75, 40, 0);
}

.price_item4 a {
  border-color: rgb(75, 45, 0);
}


/* =========================================================
   SPECIAL LABEL / SHAPE
   ========================================================= */

.price_item .shape {
  position: absolute;
  top: -33px;
  left: 50%;

  padding: 0 10px;

  color: #fff;
  background: #e60606;

  font-size: 15px;
  font-weight: 500;
  line-height: 32px;
  white-space: nowrap;

  transform: translateX(-50%);
}

