:root {
  /* Primärfarben */
  --dark-green: #003c14;
    --green: #003c14;
  --middle-green: rgba(145,191,57,0.95);
  --bright-green: #daedca;
  --red: #a51214;
--white: #ffffff;
}
/* koho-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'KoHo';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/koho-v18-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* caveat-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Caveat';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/caveat-v23-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/*fixed Backgroundpic*/
html::before {
    content: ' ';
    display: block;
    background-image: url(../img/body/ueberscrollbild.jpg);
    background-position: center;
    background-size: cover;
    height: 100vh;
    width: 100vw;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: fixed;
    z-index: -100;
    background-repeat: no-repeat;
}
.top{
    height: 4em;
}
.logo-head img{
    width: 100%;
    height: auto;
    margin-top: -5px;
}
.logo {
  margin-top: -105px;
}
.logo-top img {
    width: 12.6rem;
    height: auto;
}
.logo-top {
    position: fixed;
    left: 4vw;
    z-index: 3096;
    font-size: large;
    top: 1.5rem;
}
.tel-top{
    z-index: 3009;
    font-size: large;
    background-color: #006e29;
    padding-top: 12px;
    padding-right: 12px;
    padding-bottom: 12px;
    padding-left: 12px;
}
.tel-top a:link {
  width: 22px;
  height: 22px;
  color: var(--white);
  text-decoration: none;
}
.tel-top a:visited {
  color: var(--white);
}
.tel-top a:hover {
  color: var(--red);
  text-decoration: none;
}
.tel-ausrichtung {
    position: relative;
    top: 1px;
    display: list-item;
    float: left;
}
body {
    font-family: "KoHo";
    font-size: medium;
    font-weight: normal;
    background-size: contain;
    position: relative;
    padding-top: 0em;
}
.handschrift {
  font-family: "Caveat";
}
body p {
    font-size: large;
}
main {
  position: relative;
}
[data-title]:hover:after {
  opacity: 1;
  transition: all 0.1s ease 0.5s;
  visibility: visible;
}
[data-title]:after {
  content: attr(data-title);
  background-color: rgba(241, 46, 151, 1.00);
  color: #ffffff;
  font-size: 100%;
  position: absolute;
  padding: 1px 5px 2px 5px;
  bottom: -1.6em;
  left: auto;
  white-space: nowrap;
  box-shadow: 1px 1px 3px #222222;
  opacity: 0;
  border-color: #111111;
  /* [disabled]border-style: solid; */
  border-width: 1px;
  z-index: 99999;
  visibility: hidden;
  right: 100%;
  border-radius: 5px;
}
[data-title] {
  position: relative;
}
header {
    background-color: #FFFFFF!important;

}
.carousel-caption{

}
.carousel-caption.caption-left-center {
  top: 0; /* Setzt den oberen Rand auf 0 */
  bottom: 0; /* Setzt den unteren Rand auf 0 */
  left: 10%; /* Abstand vom linken Rand (Standard 15% in Bootstrap, hier anpassbar) */
  right: auto; /* Setzt den rechten Rand auf "auto", um ihn nicht zu fixieren */
  width: 60%; /* Optional: Begrenzt die Breite der Bildunterschrift */
  text-align: left; /* Text linksbündig ausrichten */
  display: flex; /* Aktiviert Flexbox für vertikale Zentrierung */
  flex-direction: column; /* Ordnet den Inhalt als Spalte an */
  justify-content: center; /* Zentriert den Inhalt vertikal */
  align-items: flex-start; /* Ordnet den Inhalt horizontal links an */
}
@media (max-width: 768px) {
  .carousel-caption.caption-left-center {
    width: 80%; /* Breiter auf kleineren Bildschirmen */
    left: 5%;
  }
}
.bg-erd{
    background-image: url("../img/body/leistungen/erbau-landschaftsbau.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 24rem;
}
.bg-masch{
    background-image: url("../img/body/leistungen/maschinen-transporte.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 24rem;
}
.bg-garten{
    background-image: url("../img/body/leistungen/gartenbau.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 24rem;
}
.bg-service{
    background-image: url(../img/body/leistungen/service-entruempelung.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 24rem;
}
.bg-scroll {
    height: 5em;
}
.bg-scroll1 {
    height: 15em;
}
/*NAV*/
.navbar-custom {
    z-index: 2936;
}
.navbar-brand {
  position: absolute;
  top: 0.5em;
}
.bg-white {
  background-color: var(--white);
}
.navbar-collapse {
  flex-grow: 1;
}
/* Ihre benutzerdefinierte CSS-Datei (z.B. custom.css) */
.navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(111,167,80,1.00)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") !important;
}
/* Ihre benutzerdefinierte CSS-Datei (z.B. custom.css) */
.navbar-toggler:focus {
  box-shadow: none; /* Entfernt den Box-Shadow */
  outline: none; /* Entfernt den Standard-Browser-Outline (oft strichliert) */
}
/*
.navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='#' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.navbar-toggler:focus {
  -webkit-box-shadow: 0px 0px 0px 2px rgba(241,46,151,0.00);
  box-shadow: 0px 0px 0px 2px rgba(241,46,151,0.00);
}*/
.navbar-nav.navbar-center {
  position: absolute;
  left: 50%;
  transform: translatex(-50%);
}
.navbar a:link {
    color: var(--green) !important;
    font-weight: 700;
    font-size: large;
    text-decoration: none;
}
.navbar a:visited {
  color: var(--green);
    text-decoration: none;
}
.navbar a:hover {
  color: var(--lila) !important;
    text-decoration: none;
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: var(--lila) !important;
  background-color: rgba(0, 0, 0, 0.00)
}
.active {
  color: var(--lila) !important;
}
.nav-float {
  float: left;
  margin-right: 1em;
  /* [disabled]font-size: 1.3vw; */
}
.aos {
  overflow-x: hidden;
  overflow-y: hidden;
}
.aos-item {
  padding-top: 49px;
  padding-bottom: 19px;
  margin-bottom: -24px;
  margin-top: -28px;
}
.no-break-h1 {
  display: inline; /* Oder inline-block für mehr Kontrolle */
  margin-bottom: 0; /* Entfernt den Standardabstand unter h1 */
}
.no-break-p {
  display: inline; /* Oder inline-block */
  margin-bottom: 0; /* Entfernt den Standardabstand unter p */
  margin-left: 0.5em; /* Optional: Fügt einen kleinen Abstand zwischen h1 und p hinzu */
}
.white {
  color: #ffffff !important;
}
.black {
  color: #000000 !important;
}
.green {
    color: rgba(111,167,80,1.00) !important;
}
.darkgreen{
    color: var(--dark-green);
}
.red {
  color: var(--red) !important;
}
.bg-gray{
    background-color: rgba(118,118,118,1.00);
}
.bg-trans {
  background-color: rgba(255, 255, 255, 0.80) !important;
  color: rgba(0, 0, 0, 1.00);
}
.bg-green {
  background-color: var(--green) !important;
  color: rgba(255, 255, 255, 1.00);
}
.bg-bright-green {
  background-color: var(--bright-green) !important;
  color: rgba(255, 255, 255, 1.00);
}
.bg-bright-green-trans {
    background-color: rgba(255,255,255,0.87) !important;
    color: rgba(255, 255, 255, 1.00);
}
.bg-middle-green {
    background-color: var(--middle-green) !important;
    color: rgba(255, 255, 255, 1.00);
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
}
.bg-pflaster{
    background-image: url(../img/body/kontakt/hintergrund-kontakt.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
/* Ihre benutzerdefinierte CSS-Datei (z.B. custom.css) */
.no-break-h1 {
  display: inline; /* Oder inline-block für mehr Kontrolle */
  margin-bottom: 0; /* Entfernt den Standardabstand unter h1 */
}
.carousel-control-next{
    margin-right: -70px;
}
.carousel-control-prev{
    margin-left: -70px;
}
.carousel-inner h2{
    font-size: 2.5vw;
}
.carousel-inner p{
    font-size: 1.5vw;
}
.btn-info {
    background-color: var(--red);
    border-color: var(--red);
    color: #FFFFFF !important;
}
.btn-info:hover {
  color: #000000 !important;
  background-color: var(--white);
  border-color: var(--white);
}
.btn-info a:link{
    text-decoration: none!important;
}
.btn-gallery {
    /*font-size: 1.5vw;*/
    background-color: var(--bright-green);
    border-color: var(--bright-green);
    border-radius: 0px;
    color: #000000!important;
}
.btn-gallery:hover {
    color: #FFFFFF!important;
    background-color: var(--orange);
    border-color: varvar(--orange);
}
.btn-cont {
  /*font-size: 1.5vw;*/
  background-color: rgba(241, 46, 151, 1.00);
  border-color: rgba(241, 46, 151, 1.00);
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 13px 1px rgba(46, 46, 46, 1.00);
  box-shadow: 0px 0px 13px 1px rgba(46, 46, 46, 1.00);
}
.btn-cont:hover {
  background-color: #575757;
  border-color: rgba(241, 46, 151, 1.00);
  -webkit-box-shadow: 0px 0px 0px 0px rgba(146, 146, 146, 1.00);
  box-shadow: 0px 0px 0px 0px rgba(146, 146, 146, 1.00);
}
.card {
  font-size: small;
  background-color: #FFFFFF;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  margin-right: 8px;
  margin-left: 9px;
  margin-top: 8px;
  margin-bottom: 8px;
  border-radius: 0px;
  border-style: none;
  color: rgba(0, 0, 0, 1.00);
  -webkit-box-shadow: 0px 0px 7px rgba(96, 96, 96, 1.00);
  box-shadow: 0px 0px 7px rgba(96, 96, 96, 1.00);
}
.card-body {
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
}
.card-title {
  ;
  text-align: center;
  font-weight: bold;
}
.card-footer {
  text-align: center;
  font-size: large;
  border-radius: 0px !important;
}
.card-img {
  margin-top: -8px;
  /*padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;*/
}
.card-text {}
.center-mobil {
  text-align: left;
}
.justify {
  text-align: justify;
}
a:link {
  color: var(--lila);
  text-decoration: underline;
}
a:visited {
  color: var(--lila);
  text-decoration: underline;
}
a:hover {
  color: var(--blue);
  text-decoration: none;
}
.link-ohne a:link {
  color: var(--lila);
  text-decoration: none;
}
.link-ohne a:visited {
  color: var(--lila);
  text-decoration: none;
}
.link-ohne a:hover {
  color: var(--blue);
  text-decoration: none;
}
b {
  font-weight: 500;
}
h1 {
  font-size: 3rem;
  font-weight: 300;
}
.h1 {
  font-size: 3rem;
  font-weight: 300;
}
h2 {
    font-size: 2.8rem;
    font-weight: 300;
}
.h2 {
    font-size: 2.8rem;
    font-weight: normal;
}
h3 {
    font-size: 1.7rem;
}
.h3 {
    font-size: 1.7rem;
}
h4 {
    font-size: 1.5rem;
    font-weight: normal;
}
.h4 {
  font-size: 1.5rem;
}
h5 {
  font-size: 1.2rem;
}
.h5 {
  font-size: 1.2rem;
}
video{
    width: 100%;
    height: auto;
}
.sign{
    height: auto;
    width: 39%;
}
.has-error {
  color: blue;
}
.large{
    font-size: xx-large;
}
.fett {
  font-weight: bold;
}
.abstand-oben{
    margin-top: 7em;
}
.abstand-x-desktop{
    padding-left: 3rem;
    padding-right: 3rem;
}
.abstand-small{
    padding-bottom: 0px;
    position: relative;
    top: 10px;

}
.p-cards{
    padding-left: 6rem;
    padding-right: 1rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.button{
    z-index: 3099;
    position: absolute;
    text-align: center;
    left: -0.5vw;
    margin-top: 150px;
}
.button img{
    width: 90px;
    height: 89px;
}
.form_design {
  border-style: none !important;
  margin-bottom: 1rem;
  margin-top: 1rem;
  border-radius: 30px !important;
  background-color: var(--bright-green)!important;
}
input {
    background-color: #FFFFFF!important;
    border-radius: 30px !important;
}
textarea {
    background-color: #FFFFFF!important;
    border-radius: 30px !important;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000000 !important;
  opacity: 1; /* Firefox */
}
/*accordion Colors*/
.accordion .p {
    font-size: large;
    line-height: 1.5;
}
.accordion-item {
    background-color: rgba(253,110,112,0.00)!important;
    border-radius: 0px;
    border-bottom: thin none #adce6d;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
}
.accordion-item button:hover {
    background-color: rgba(255,255,255,0.85)!important;
}
/*Kopf aufgeklappt*/
.accordion-button:focus {
  /*background-color: #717171 !important;*/
  border-radius: 0px;
  -webkit-box-shadow: 0px 0px 4px 0px rgba(46, 46, 46, 0.00) !important;
  box-shadow: 0px 0px 4px 0px rgba(46, 46, 46, 0.00) !important;
}
.accordion-button:active {
  background-color: rgba(255, 255, 200, 0.00) !important;
  border-radius: 0px !important;
  -webkit-box-shadow: 0px 0px 4px 0px rgba(46, 46, 46, 0.00) !important;
  box-shadow: 0px 0px 4px 0px rgba(46, 46, 46, 0.00) !important;
}
/*Kopf zugeklappt*/
.accordion-button.collapsed {
  background-color: rgba(209, 227, 174, 0.25) !important;
  /*border: thin solid #fe8100;*/
  border-radius: 0px !important;
  -webkit-box-shadow: 0px 0px 4px 0px rgba(46, 46, 46, 0.00) !important;
  box-shadow: 0px 0px 4px 0px rgba(46, 46, 46, 0.00) !important;
}
.accordion-button:not(.collapsed)::after {
  background-color: rgba(254, 129, 0, 0.00) !important;
  /*border: thin solid #fe8100;*/
  border-radius: 30px !important;
  -webkit-box-shadow: 0px 0px 4px 0px rgba(46, 46, 46, 0.00) !important;
  box-shadow: 0px 0px 4px 0px rgba(46, 46, 46, 0.00) !important;
}
/*ausgeklappt daneben geklickt*/
.accordion-button {
    background-color: rgba(231, 39, 218, 0.00) !important;
    color: #3c4f64;
    font-weight: 400;
    /*border: thin solid #fe8100;*/
    border-radius: 0px !important;
    -webkit-box-shadow: 0px 0px 4px 0px rgba(46, 46, 46, 0.00) !important;
    box-shadow: 0px 0px 4px 0px rgba(46, 46, 46, 0.00) !important;
}
.accordion-body {
    /* [disabled]background-color: #F98A8C!important; */
    font-size: 1rem;
    text-align: left;
}
.accordion-button:after {
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%233c4f64'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>") !important;
}
.accordion-button:focus {
  box-shadow: none;
  border-color: rgba(100, 0, 0, 0.00);
}
.accordion-body .btn-warning {
  background-color: #D1D1D1 !important;
  color: #3c4f64;
}
.accordion-body button:hover {
  background-color: #D1D1D1 !important;
  color: #3c4f64;
  border-color: #187467;
}
.accordion-button:not(.collapsed) {
    color: #3c4f64;
    background-color: rgba(236,249,210,0.60) !important;  /*box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125)*/  /*border: thin solid #fe8100;*/
}
.accordion ul li {
  list-style-type: circle;

}
.move-left{
    margin-left: -35px;
}
.accordion a:link{
    color: var(--lila);
    text-decoration: underline;
}
.accordion a:visited{
    color: var(--lila);
    text-decoration: underline;
}
.accordion a:hover{
    color: var(--blue);
    text-decoration: none;
}
/*ENDE accordion Colors*/

.hidden {
  display: none;
}
iframe{
    width: 100%;
    height: 300px;
}
footer {
  color: #FFFFFF;
  text-align: left;
  background-color: var(--middle-green);
  font-size: 0.8rem;
}
footer a:link {
  color: var(--blue);
}
footer a:visited {
  color: var(--blue);
}
footer a:hover {
  color: var(--lila);
}
footer p {
  font-size: 0.8rem;
}
.padding-lr{
    padding-left: 202px;
    padding-right: 204px;
}
.save {
  visibility: hidden;
}
.maps-link {
  font-size: small;
}
.honeypot {
  position: absolute;
  left: -9999px;
}
.sprung {
    visibility: hidden;
    height: 0px !important;
    position: absolute;
    margin: -100px;
}
@media (max-width: 1400px) {
    .center-mobil {
  text-align: center;
}
   
}
@media (max-width: 1200px) {
.padding-lr{
    padding-left: 100px;
    padding-right: 100px;
    }

}
@media (max-width: 992px) {
  .logo-top {
    top: 1.5rem;
  }
  .logo-top img {
    width: 10rem;
  } 
    .center-mobil {
  text-align: center;
}
.no-break-h1 {
  display: block; /* Oder inline-block für mehr Kontrolle */
  margin-bottom: 0; /* Entfernt den Standardabstand unter h1 */
}
.no-break-p {
  display: block; /* Oder inline-block */
  margin-bottom: 0; /* Entfernt den Standardabstand unter p */
  margin-left: 0.5em; /* Optional: Fügt einen kleinen Abstand zwischen h1 und p hinzu */
}
.carousel-control-next{
    margin-right: 0px;
}
.carousel-control-prev{
    margin-left: 0px;
}
.padding-lr{
    padding-left: 0px;
    padding-right: 0px;}
.abstand-x-desktop{
    padding-left: 0rem;
    padding-right: 0rem;
}
.button{
    left: -0.5vw;
    margin-top: 340px;
}
.p-cards{
    padding-left: 5rem;
    padding-right: 1rem;
    padding-top: 5rem;
    padding-bottom: 1rem;
}
.h3{
    font-size: 2rem;
    }
}
@media (max-width: 768px) {
.tel-top{
    font-size: large;
}
  .logo-top {
    top: 4rem;
  }
  .logo-top img {
    width: 8rem;
  }
}
@media (max-width: 650px) {

}
@media (max-width: 576px) {

}
