@import url('https://fonts.googleapis.com/css2?family=Cormorant+Infant:ital,wght@0,300..700;1,300..700&family=Manrope:wght@200..800&display=swap');

body {
  color: #000;
  font-family: "Manrope", sans-serif;
  font-size: 17px;
  font-weight: 300;
  line-height: 30px;
  background-color: #f3e1d0;
  background-image: url("../img/bga.png");
  background-repeat: repeat;
}

.iframe-braun {
  border: none;
  /* Farbfilter: Braun-Ton */
  filter: sepia(0.5) saturate(0.5) brightness(0.9) contrast(1.1)
}


.show li:hover{
  background-color: #f5d5ac;
}

.item-slide .overlay {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0,0,0,0.4);
}

.dropdown-item:focus, .dropdown-item:hover {
  color: #1e2125;
  background-color: transparent;
}

.dropdown-item.active, .dropdown-item:active {
  color: #4f3504;
  text-decoration: none;
  background-color: transparent;
}

.preisabstand {
  text-align: right;
  float: right;
  font-weight: 700;
  font-size: 19px;
}

hr {
  border-color: #444 -moz-use-text-color -moz-use-text-color;
  border-style: dashed none none;
  border-color: #666;
  border: 1px #ccc dashed;
}

a{
  text-decoration: none;
}

.dropdown-toggle::after {
  display: inline-block;
  margin-left: 10px;
  vertical-align: 1px;
  content: "";
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-bottom: 0;
  border-left: .3em solid transparent;
}

.content a {
  text-transform: uppercase;
  border-bottom: 1px solid #000;
  margin-top: 50px;
  display: inline-block;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 16px;
  letter-spacing: 3px;
  color: #000;
  font-family: "Manrope", sans-serif;
}

.biker{
  width: 90%;
  margin:auto;
  margin-bottom: 150px;
}

h1 {
  color: #000;
  font-size: 36px;
  line-height: 44px;
  margin-bottom: 15px;
  font-weight: 600;
}

h2 {
  color: #000;
  font-size: 22px;
  margin-bottom: 20px;
  font-weight: 600;
}

 .h4, h4 {
    font-size: 24px;
    font-weight: 900;
    margin-top: 40px;
    margin-bottom: 20px;
  }

.content2 h2 {
  color: #000;
  font-size: 30px;
  margin-bottom: 20px;
  font-weight: 600;
  margin-top: 0;
  line-height: 40px;
}

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

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

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

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

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






@media (min-width: 1555px) {
  .navig{
  padding-left: 20vh;
  padding-right: 20vh;
}
}

@media (max-width: 1555px) {
  .navig{
  padding-left: 5vh;
  padding-right: 5vh;
}
}

.datenschutz{
  text-align: right;
}

.navbar-expand-lg .navbar-nav .nav-link {
  padding-right: 22px;
  padding-left: 22px;
}

.logo img{
  width: 110px;
}

.content {
  font-family: "Cormorant Infant", serif;
  font-size: 32px;
  line-height: 45px;
  text-align: center;
  padding-top: 200px;
  padding-bottom: 200px;
}

.content2{
  font-family: "Cormorant Infant", serif;
  font-size: 24px;
  line-height: 34px;
  padding-top: 200px;
  padding-bottom: 200px;
}

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

.bg-light {
  background-color: transparent !important;
  font-weight: 300;
  font-size: 17px;
  padding-top: 0;
  position: absolute;
  z-index: 22;
  width: 100%;
  margin-top: 35px;
  letter-spacing: 1px;
}

.navbar-light .navbar-nav .nav-link {
  color: #fff;
  font-family: "Cormorant Infant", serif;
  font-size: 20px;
}

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

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

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;
}

.bild_unterseite {
  height: 0;
  padding-bottom: 75vh;
  position: relative;
}

.item-slide {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}





.slider-slide {
  background-size: cover;
  background-position: center;
  transition: transform 1s ease, opacity 1s ease;
  transform: scale(1);
  opacity: 0;
  position: absolute;
  top: 0; left: 0; width: 100%; height: 100%;
}

.slider-slide.active {
  opacity: 1;
  transform: scale(1.1);
  z-index: 1;
}


.slider-caption {
  position: absolute;
  width: 100%;
  text-align: center;
  color: #fff;
  top: 55%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}


.slider-title,
.slider-button {
  opacity: 1;
  transform: translateY(0);
}

.slider-caption.initial .slider-title,
.slider-caption.initial .slider-button {
  opacity: 0;
  transform: translateY(20px);
}

.slider-caption.initial.animate .slider-title {
  animation: fadeInUp 0.8s forwards;
}

.slider-caption.initial.animate .slider-button {
  animation: fadeInUp 0.8s forwards;
  animation-delay: 0.2s;
}

@keyframes fadeInUp {
  from { opacity: 0; transform: translateY(20px); }
  to { opacity: 1; transform: translateY(0); }
}
</style>

  
.slider {
  position: relative;
  overflow: hidden;
}

.slider-slide.active {
  opacity: 1;
  z-index: 1;
}

.slider-title,
.slider-button {
  opacity: 1;
  transform: translateY(0);
}
.slider-caption.initial .slider-title,
.slider-caption.initial .slider-button {
  opacity: 0;
  transform: translateY(20px);
}
.slider-caption.initial.animate .slider-title {
  animation: fadeInUp 0.8s forwards;
}
.slider-caption.initial.animate .slider-button {
  animation: fadeInUp 0.8s forwards;
  animation-delay: 0.2s;
}
@keyframes fadeInUp {
  from { opacity: 0; transform: translateY(20px); }
  to { opacity: 1; transform: translateY(0); }
}



.slider-caption {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 20px;
  text-align: center;
  flex-direction: column;
  height: 100%;
  pointer-events: none;
}

.slider-caption h2,
.slider-caption a {
  pointer-events: auto;
}

.slider-title {
  font-size: 60px;
  font-weight: 100;
  color: #ffffff;
  margin-bottom: 5vh;
  font-family: "Cormorant Infant", serif;
  line-height: 80px;
  letter-spacing: 1px;
  max-width: 1100px;
  width: 100%;
  text-shadow: 2px 2px 4px rgba(0,0,0,0.2);
}

.slider-button {
  display: inline-block;
  padding: 12px 30px;
  font-size: 18px;
  font-weight: 100;
  color: #fff;
  background-color: #776349;
  border-radius: 6px;
  text-decoration: none;
  transition: background 0.3s;
  letter-spacing: 1px;
}

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

.slider-control {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 30px;
  height: 30px;
  border: none;
  background: transparent;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 10;
  transition: transform 0.2s, color 0.2s;
  color: #867d7d;
  font-weight: 300;
  font-size: 22px;
}

.slider-control.prev {
  left: 35px;
}

.slider-control.next {
  right: 35px;
}

.slider-control:hover {
  transform: translateY(-50%) scale(1.2);
  color: #e6c200;
}

.slider-icon {
  pointer-events: none;
}

.navbar-brand img {
  opacity: 1 !important;
  transition: none !important;
  display: block !important;
}


.slider {
  position: relative;
  width: 100%;
  height: 100vh;
  min-height: 400px;
  overflow: hidden;
}
.slider-slide {
  position: absolute;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background-size: cover;
  background-position: center;
  opacity: 0;
  transition: opacity 1s ease-in-out;
}
.slider-slide.active {
  opacity: 1;
  z-index: 2;
}
.slider-slide::before {
  content: "";
  position: absolute;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background: rgba(0,0,0,0.4);
  z-index: 1;
}
.slider-caption {
  position: absolute;
  top: 55%; left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
  z-index: 2;
  max-width: 90%;
}
.slider-nav {
  position: absolute;
  top: 0; left: 0;
  width: 100%; height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  z-index: 3;
}
.slider-nav button {
  background: transparent;
  border: none;
  color: #fff;
  font-size: 2rem;
  padding: 10px 20px;
  cursor: pointer;
  transition: background 0.3s;
}
.slider-nav button:hover {
  background: rgba(0,0,0,0.8);
}

.footer{
  background-color: #62232d;
  padding-top: 100px;
  padding-bottom: 100px;
  font-size: 17px;
  color: #fff;
}

.footer a{
  color: #fff;
}

.footerend {
  padding-bottom: 25px;
  font-size: 16px;
  background-color: #5c1b25;
  color: #fff;
  font-size: 14px;
  letter-spacing: 1px;
  padding-top: 25px;
}

.footerend a{
color: #fff;
}

.footer strong{
  font-weight: 900;
}

.footer h2 {
  color: #e8a7b1;
  font-size: 30px;
  margin-bottom: 20px;
  font-weight: 600;
  font-family: "Cormorant Infant", serif;
}

.footer ul {
  padding-left: 0;
}

.footer ul li {
  display: block;
  color: #fff;
  padding: 10px;
    padding-left: 10px;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0px;
  text-decoration: none;
  text-align: left;
  border-bottom: 1px solid #754b4b;
  background-image: url(../img/arrow-right.png);
  background-repeat: no-repeat;
  background-position: 98% center;
  background-size: 14px;
  padding-left: 0;
}


.mica {
  font-family: "Cormorant Infant", serif;
  font-size: 26px;
  line-height: 38px;
  font-weight: 500;
}

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%;
}

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 #e8a7b1;
  text-decoration: none;
  overflow: hidden;
}

@media (max-width: 991px) {

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

.show li:hover {
  background-color: transparent;
}
}

@media (max-width: 768px) {
	 .content4 {
    padding-top: 50px !important;
  }


.biker {
  width: 100%;
  margin: auto;
    margin-bottom: auto;
  margin-bottom: 50px;
}
.slider-title {
  font-size: 33px ;
  line-height: 42px;
}

.logo img {
  width: 80px;
}

.slider {
  position: relative;
  width: 100%;
  height: 75vh !important;
  min-height: 400px;
  overflow: hidden;
}

.content {
  padding-top: 50px;
  padding-bottom: 100px;
  font-size: 26px;
  line-height: 36px;
}

.bg-light {
  width: 100%;
  margin-top: 10px;
}

.slider-caption {
  top: 65% !important;
  max-width: 90%;
}

.slider-control{
  display: none;
}

h1{
  font-size: 29px;
}



.content2 {
   padding-top: 50px;
  padding-bottom: 100px;
  font-size: 23px;
  line-height: 31px;
  font-weight: 500;
}
	
	

  .slider-slide {
    background-position: 80% center !important; 
  }

 .navig {
    padding-right: 3vh;
  }

   .preisabstand {
    text-align: left;
    float: none;
    display: block;
    font-weight: 700;
    font-size: 19px;
  }

  .slider-button {
  display: inline-block;
  padding: 9px 20px;
  font-size: 17px;
  font-weight: 400;
  color: #fff;
  background-color: #680027;
  border-radius: 6px;
  text-decoration: none;
  transition: background 0.3s;
  letter-spacing: 1px;
}

.content a {
  text-transform: none;
  border-bottom: 1px solid #000;
  margin-top: 50px;
  display: inline-block;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 16px;
  letter-spacing: 2px;
  color: #000;
  font-family: "Manrope", sans-serif;
}

.datenschutz{
  text-align: left;
}
}

label {
  display: block;
}
input,  textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  background-color: #b5a285;
}
.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;
}

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

@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: 40%;
    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;
}


