@import url("https://fonts.googleapis.com/css2?family=Libre+Caslon+Display&family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap");
@import url("https://use.typekit.net/jrk1jhl.css");

body {
  color: #000;
  font-family: "Nunito", sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 30px;
}

.cc-color-override--1151591944 .cc-btn {
  color: rgb(204, 204, 204);
  border-color: rgb(83, 83, 83) !important;
  background-color: transparent;
}

.cc-btn {
  display: block;
  padding: .4em .8em;
  font-size: .9em;
  font-weight: 700;
  border-width: 1px !important;
  border-style: solid;
  text-align: center;
  white-space: nowrap;
}

.cc-color-override--1151591944.cc-window {
  color: rgb(125, 125, 125) !important;
}

button[onclick*="/kontakt"] {
  position: relative;
  display: inline-block;
  padding: 20px 25px;
  font-size: 21px;
  font-weight: 500;
  color: #fff !important;
  background-color: transparent !important;
  border: 1px solid #3e4d46;
  cursor: pointer;
  overflow: hidden;
  outline: none;
  text-transform: none;
  transition: background-color 0.3s ease, color 0.3s ease;
}

button[onclick*="/kontakt"]:hover {
  background-color: transparent !important;
  color: #fff !important;
  border-color: #3e4d46 !important;
}

button[onclick*="/kontakt"]::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 0%;
  background-color: #f75201;
  transition: width 0.4s ease-in-out;
}

button[onclick*="/kontakt"]:hover::after {
  width: 100%;
}


a {
  color: #000;
  text-decoration: underline;
}

a:hover{
  color: #f75201;
}

.lipa{
  margin-bottom: 10vh;
}

.lipa h2{
  font-family: "span", serif !important;
  color: #000;
  font-size: 29px;
  margin-bottom: 10px;
  font-weight: 700;
  line-height: 53px;
  margin-top: 30px;
}

.front a{
  color: #333;
}

.mose a {
  background-color: #fff;
  padding: 10px;
    padding-right: 10px;
    padding-left: 10px;
  padding-right: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-left: 10px;
  padding-left: 25px;
  padding-right: 25px;
  color: #000;
  margin-top: 20px;
  display: inline-block;
  font-size: 21px;
  border: 1px solid #666;
  text-decoration: none;
}

.opena img{
  width: 100%;
  height: auto;
}

.slide-textw h2{
  color: #fff;
  font-size: 23px;
  line-height: 34px;
  font-weight: 900;
  margin-top: 20px;
}

.slide-text:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 60px;
  height: 2px;
  background-color: #ff5400;
}

.slide-textw{
  position: absolute;
  bottom: 3vh;
  max-width: 75%;
}


.header .headline {
    font-size: 50px;
    line-height: 73px;
    color: white;
    position: relative;
    font-weight: 300;
    padding-top: 50px;
    display: flex;
    flex-direction: column;
    gap: 20px;
    font-family: "span", serif !important;
    opacity: 0;
    animation: fadeInUp 1s ease-out forwards;
    animation-delay: 0.3s;
  }

  .header .headline::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 80px;
    height: 2px;
    background-color: #b33b00;
  }

  .header .container {
    padding-bottom: 20vh;
    z-index: 2;
    position: relative;
  }

.adresse{
  font-size: 19px;
}


.header {
  height: 100vh;
  background-color: #1c1c24;
}

.map {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}

.slidew {
    margin-top: 150px;
    margin-bottom: 150px;
  }

.front {
  margin-top: 150px;
  margin-bottom: 50px;
}

.designer {
  word-break: break-word;
  -moz-hyphens: auto;
  hyphens: auto;
  color: #000;
  font-weight: 300;
}

h1{
  font-family: "span", serif !important;
  color: #000;
  font-size: 37px;
  margin-bottom: 30px;
  font-weight: 300;
  line-height: 53px;
}

h2 {
  font-family: "span", serif !important;
  color: #000;
  font-size: 36px;
  margin-bottom: 30px;
  font-weight: 300;
  line-height: 53px;
}

h3 {
  font-family: "span", serif !important;
  color: #000;
  font-size: 25px;
  margin-bottom: 10px;
  font-weight: 900;
  line-height: 35px;
}


.show li {
  padding-left: 10px;
  padding-right: 10px;
  border-bottom: 1px solid #3e4d46;
  font-size: 14px;
  font-weight: 600;
  padding-bottom: 5px;
  padding-top: 5px;
}

.dropdown-menu.show {
  display: block;
  padding: 0;
}

.show li a {
  display: block;
  color: #000;
  text-decoration: none;
}

.show li a:hover {
  display: block;
  color: #c00;
  text-decoration: none;
}

.top .dropdown {
  display: inline-block;
  margin-left: 30px;
}

.btn-secondary {
  color: #2d00cc;
  background-color: #fff;
  border-color: #fff;
  font-size: 14px;
  margin-top: -4px;
  font-weight: 600;
}

.btn-secondary:hover {
  color: #000;
  background-color: #eee;
  border-color: #eee;
}

.btn-check:focus + .btn-secondary,
.btn-secondary:focus {
  color: #000;
  background-color: #fff;
  border-color: #fff;
  box-shadow: none !important;
}

.datenschutz {
  text-align: right;
}



.navbar-expand-xl .navbar-nav .nav-link {
  padding-right: 18px;
  padding-left: 18px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1px;
}

.logo img {
  width: 130px;
  height: auto;
}

.content {
  margin-top: 100px;
  margin-bottom: 100px;
}

.bg-light {
  position: absolute;
  background-color: transparent !important;
  font-weight: 500;
  font-size: 17px;
  padding-top: 0;
  width: 100%;
  z-index: 6;
  margin-top: 55px;
}

.navbar-light .navbar-nav .nav-link {
  color: #fff;
}

.top {
  padding-top: 30px;
  color: #000;
  font-size: 15px;
  font-weight: 400;
  text-align: right;
  padding-right: 30px;
}

.fa-solid, .fas {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  color: #fff;
  padding-right: 5px;
  padding-left: 5px;
}

.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .show > .nav-link {
  color: #f75201;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  color: #f75201;
}

.alignleft {
  float: left;
  margin-right: 20px;
}

a:focus {
  outline: medium none;
}

.feed_background {
  background-attachment: scroll, scroll;
  background-clip: border-box, border-box;
  background-color: rgba(0, 0, 0, 0);
  background-image: none, none;
  background-origin: padding-box, padding-box;
  background-position: center center, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: cover;
  height: auto;
  padding-bottom: 80%;
  margin: auto;
  margin-top: 50px;
}

.footer {
  background-color: #eee;
  font-size: 16px;
}

.footerend {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #1C2423;
  color: #fff;
  padding-top: 15vh;
  padding-bottom: 15vh;
}

@media (min-width: 1650px) {
.milch {
    margin: 10%;
    margin-top: 20vh;
    margin-bottom: 20vh;
    margin-top: 150px;
    margin-bottom: 150px;
  }

}

@media (max-width: 1650px) {


  .slide-textw {
  position: absolute;
  bottom: 3vh;
  max-width: 70% !important;
}
  .slide-text {
  max-width: 75% !important;
  position: absolute;
  bottom: 5vh;
}

.slide-text h2 {
  font-size: 24px !important;
  color: #fff;
  line-height: 34px !important;
  margin-top: 20px;
}
}


.slide-textw::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  height: 2px;
  background-color: #ff5400;
}

@media (min-width: 1530px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1500px;
  }


}


.footercopyright {
  padding-bottom: 30px;
  padding-top: 30px;
  color: #ccc;
  font-size: 16px;
  background-color: #212928;
}

.swiper-slide .slide-content {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 50px 50px 50px 50px;
  padding-left: 50px;
  position: relative;
  z-index: 2;
  padding-left: 70px;
}

.swiper {
  width: 100%;
  height: 50vh;
}

.swiper2{
  width: 100%;
  height: 35vh;
}

.swiper-button-next::after,
.swiper-button-prev::after {
  font-family: swiper-icons;
  font-size: 10px !important;
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
  color: #fff;
}

.bogas {
  background-color: #eeece8;
}
.slider-img {
  height: 70vh;
  object-fit: cover;
  width: 100%;
  position: relative;
  z-index: 1;
}

.carousel-item .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 2;
}

.carousel-static-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 5;
  color: white !important;
  max-width: 90%;
  user-select: none;
}

@keyframes fadeSlideUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.animated-text {
  animation: fadeSlideUp 1.2s ease forwards;
  font-weight: 600;
  line-height: 1.2;
  text-shadow: none;
}

.text-line1 {
  font-size: 3rem;
  display: block;
  margin-bottom: 10px;
}

.text-line2 {
  font-size: 2rem;
  display: block;
  font-weight: 400;
}

@media (max-width: 1200px) {
.navbar-expand-xl .navbar-nav .nav-link {
  padding-right: 18px;
  padding-left: 0;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1px;
}
}


@media (max-width: 1025px) {

.slidew {
  margin-top: 50px;
  margin-bottom: 50px;
}

  .footerend h2 {
  color: #fff;
  font-size: 26px !important;
}

  .slide-textw {
  position: absolute;
  bottom: 3vh;
  max-width: 70%;
}

  .front {
  margin-top: 50px;
  margin-bottom: 20px;
}

.aba {
  margin-bottom: 50px !important;
}

.footerend {
  padding-top: 50px;
  padding-bottom: 50px;
}

h1 {
  font-family: "span", serif !important;
  color: #000;
  font-size: 25px;
  margin-bottom: 10px;
  font-weight: 700;
  line-height: 35px;
}

h2 {
  font-family: "span", serif !important;
  color: #000;
  font-size: 24px !important;
  margin-bottom: 10px;
  font-weight: 700;
  line-height: 34px !important;
}

.header .headline {
    padding-top: 30px;
  }


  .row > [class*="col-"] {
    padding-left: 30px;
    padding-right: 30px;
}
.navbar-brand {
  margin-left: 15px;
}
  .header .headline {
    font-size: 30px !important;
    line-height: 44px !important;
    color: white;
    font-weight: 300;
    font-family: "Libre Caslon Display", serif;
  }

  .header .container {
    padding-bottom: 35vh;
    z-index: 2;
    position: relative;
  }
  .text-line1 {
    font-size: 2rem;
  }
  .text-line2 {
    font-size: 1.5rem;
  }
}

.swiper-slide {
  position: relative;
  overflow: hidden;
}

.slide-link-full {
  display: block;
  width: 100%;
  height: 100%;
  color: inherit;
  text-decoration: none;
}

.swiper-slide::before {
  content: "";
  display: block;
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transition: transform 0.5s ease;
  z-index: 1;
}

.swiper-slide:hover::before {
  transform: scale(1.05);
}

.slide-content {
  position: relative;
  z-index: 2;
  padding: 2rem;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  height: 100%;
  display: flex;
  align-items: center;
}

.slide-text h2 {
  font-size: 27px;
  color: #fff;
  line-height: 40px;
  margin-top: 20px;
}

.slide-text {
  max-width: 500px;
  position: absolute;
  bottom: 5vh;
}

.dropcap::first-letter {
  font-size: 3em;
  font-weight: bold;
  float: left;
  line-height: 1;
  padding-right: 6px;
}

.swiper-slide .slide-link {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  border: 1px solid #024964;
  background-color: #024964;
  padding: 10px 15px;
  border-radius: 0;
  margin-top: 20px;
  transition: background-color 0.3s ease, color 0.3s ease;
  font-size: 16px;
  display: inline-block;
}

.flex-direction-nav .flex-next {
  background-position: 100% 0;
  right: 0 !important;
}



.slick-slider .slide,
.slick-slider .slide img {
  width: 100%;
  height: 400px;
}

.slick-slider p:hover {
  cursor: pointer;
}

.slick-slider .left-arrow {
  text-align: left;
}

.slick-slider .right-arrow {
  text-align: right;
}

a.marketing {
  position: relative;
  display: inline-block;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff !important;
  margin-top: 50px;
  font-size: 21px;
  font-weight: 500;
  border: 1px solid #3e4d46;
  text-decoration: none;
  overflow: hidden;
}

a.marketing::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 0;
  background-color: #f75201;
  transition: width 0.4s ease-in-out;
}

a.marketing:hover::after {
  width: 100%;
}


.footerend h2 {
  color: #A7AEAE;
  font-size: 36px;
}

.footercopyright a {
  color: #ccc;
  text-decoration: none;
}

.footerend a {
  color: #ccc;
  text-decoration: none;
}



.gta-waves {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  text-align: center;
  justify-content: center;
}

.gta-waves-render {
  width: 50vh;
  opacity: 0.3;
  margin-top: 100px;
}

.gta-waves-render svg path {
  stroke: #f85302;
}


@media (max-width: 450px) {
  .header .headline {
    font-size: 29px !important;
    line-height: 40px !important;
  }

  .header .container {
    padding-bottom: 25vh ;
    z-index: 2;
    position: relative;
  }


.header .headline button {
  padding: 10px 15px !important;
  font-size: 16px;
  font-weight: 100;
  cursor: pointer;
  transition: background-color 0.3s, color 0.3s;
  margin-top: 20px !important;
  line-height: 24px;
}
}

.column-half,
.column-full {
    float: left;
    position: relative;
    padding: 0.65rem;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

@media only screen and (min-width:48em) {
    .column-half {
        width: 50%;
    }
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea {
    width: 100%;
    color: #333;
    padding: 8px;
    border: 1px solid #ccc;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.wpcf7 input[type="text"]:focus {
    background: #fff;
}

.wpcf7-submit {
    float: right;
    background: #000;
    color: #fff;
    text-transform: uppercase;
    border: none;
    padding: 8px 20px;
    cursor: pointer;
    width: 100%;
    border: 1px solid #000;
}

.wpcf7-submit:hover {
    background: #fff;
    color: #000;
    border: 1px solid #000;
}

span.wpcf7-not-valid-tip {
    text-shadow: none;
    font-size: 12px;
    color: #fff;
    background: #ff0000;
    padding: 5px;
}

div.wpcf7-validation-errors {
    text-shadow: none;
    border: transparent;
    background: #f9cd00;
    padding: 5px;
    color: #9C6533;
    text-align: center;
    margin: 0;
    font-size: 12px;
}

div.wpcf7-mail-sent-ok {
    text-align: center;
    text-shadow: none;
    padding: 5px;
    font-size: 12px;
    background: #59a80f;
    border-color: #59a80f;
    color: #fff;
    margin: 0;
}


