/*@font-face {
 font-family: bebas-neue-pro-expanded, sans-serif;
  src: url(../fonts/BebasNeue-Bold.ttf);
}*/
/*@font-face {
  font-family: BebasNeue-regular;
  src: url(../fonts/BebasNeue-Regular.ttf);
}
@font-face {
  font-family: BebasNeue-book;
  src: url(../fonts/BebasNeue-Book.ttf);
}
@font-face {
  font-family: BebasNeue-light;
  src: url(../fonts/BebasNeue-Light.ttf);
}*/

.grecaptcha-badge {
  opacity: 0;
}

.impressum {
  margin-bottom: 70px;
}
.card-brand,
.product-card-title,
.product-short-description p {
  color: #000;
}
body {
  color: rgba(80, 90, 75, 1);
  /* font-family: BebasNeue-Regular;*/
  font-family: bebas-neue-pro-expanded, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
  overflow-x: hidden;
  padding-right: 0 !important;
  text-transform: none;
}

h1 {
  font-family: bebas-neue-pro, sans-serif;
  font-size: 50px;
  /* letter-spacing: 3px;*/
  margin-bottom: 50px;
  line-height: 60px;
  font-weight: bold;
  text-transform: uppercase;
  color: rgb(80, 90, 75);
}
p {
  margin-bottom: 15px !important;
}
.swiper-pagination.swiper-pagination {
  bottom: 70px !important;
}

.kontakttitel h1 {
  margin-top: 80px;
  color: rgb(80, 90, 75);
}

h2 {
  font-family: bebas-neue-pro, sans-serif;
  font-size: 40px;
  /*letter-spacing: 1px;*/
  margin-bottom: 30px;
  line-height: 50px;
  font-weight: 700;
  text-transform: uppercase;
  color: rgb(80, 90, 75);
}

.homepage-news-inner h2 {
  font-weight: 500;
}

.homepage-news-inner h2 {
  font-weight: 500;
}

h3 {
  font-family: bebas-neue-pro, sans-serif;
  font-size: 30px;

  margin-bottom: 20px;
  line-height: 40px;
  font-weight: 600;
  text-transform: uppercase;
  color: rgb(80, 90, 75);
  text-decoration: none;
}

h4 {
  font-weight: 700;
  font-family: bebas-neue-pro, sans-serif;
  padding-bottom: 15px;
  padding-top: 35px;
}

h5 {
  font-weight: 700;
  font-family: bebas-neue-pro, sans-serif;
}

.olivbox-indoor h3 {
  color: #fff;
}

.box1 h1 {
  color: rgba(255, 255, 255, 0.9);
}

.box2 h2 {
  color: rgba(255, 255, 255, 0.9);
}

.box3 h2 {
  color: rgba(255, 255, 255, 0.9);
}

.team h3 {
  margin-bottom: 10px;
  color: rgb(80, 90, 75);
  font-size: 30px;
}

.box4 h2 {
  color: rgba(255, 255, 255, 0.9);
}

.box h3 {
  color: rgba(255, 255, 255, 0.9);
}

.team h2 {
  margin-bottom: 50px;
  color: rgb(80, 90, 75);
}

.team h4 {
  margin-bottom: 10px;
  font-family: bebas-neue-pro-expanded, sans-serif;
  font-size: 22px;
  margin-top: 40px;
  letter-spacing: 3px;
  line-height: 40px;
  font-weight: 500;
  text-transform: uppercase;
  color: rgb(80, 90, 75);
}

p {
  margin-top: 0;
  margin-bottom: 1.6rem;
}

.weiterenews a:hover {
  text-decoration: none;
  color: rgb(80, 90, 75);
}

.hero-shoot h2,
.hero-shoot h1 {
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  font-size: 45px;
  margin-bottom: 10px;
  font-family: bebas-neue-pro-expanded, sans-serif;
  line-height: 57px;
  margin-bottom: 40px !important;
}

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

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

a:focus {
  outline: medium none;
}
*:focus-visible {
  outline: unset !important;
}
a {
  color: rgb(80, 90, 75);
}

a:hover {
  color: rgb(80, 90, 75);
}

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

.firstcolum {
  padding-top: 30px;
  margin-bottom: 30px;
  padding-bottom: 70px;
}
.page-template-template-shops .firstcolum,
.page-template-template-homepage .firstcolum {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.65) 90%)
    no-repeat;
}
.firstcolum .container .firstcolum-inner {
  border-bottom: 1px solid rgba(80, 90, 75, 1);
  padding-bottom: 30px;
}

.logo {
  text-align: center;
}
.logo img {
  width: 160px;
}
.menu {
  margin-top: 65px;
}
.current-menu-item a {
  color: #ffffff !important;
}
.socialicons {
  float: right;
  text-align: right;
  margin-top: 65px;
}
.socialicons a img {
  width: 22px;
  height: auto;
  margin-right: 10px;
}
.box {
  font-size: 15px;
  line-height: 26px;
  color: rgba(255, 255, 255, 0.9);
}

.box a {
  color: #5e6263;
  font-style: italic;
}

.box1,
.box2,
.box3,
.box4 {
  margin-bottom: 30px;
  font-family: bebas-neue-pro-expanded, sans-serif;
  font-size: 15px;
  line-height: 26px;
  padding: 10%;
}

.box1 {
  height: 540px;
  background-color: rgb(80, 90, 75);
  padding-top: 10%;
}

.box2 {
  height: 255px;
  text-align: center;
  /*background-image: url("../img/golf.jpg");*/
  padding-top: 8%;
  /* -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;*/
}

.box3 {
  height: 255px;
  background-color: #ccc;
  text-align: center;
  /*  background-image: url("../img/golf.jpg");
   -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;*/
}

.box4 {
  height: 540px;
  background-color: #333;
  text-align: center;
  padding-top: 150px;
  /*background-image: url("../img/rogue.jpg");
   -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;*/
}

.navbox6 {
  height: 255px;
  margin-bottom: 30px;
  background-color: rgb(80, 90, 75);
  text-align: center;
  padding: 10%;
  padding-top: 60px;
  background-image: url("../img/fitting.jpg");
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.navbox7 {
  background-image: url("../img/nino.jpg");
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.navbox2,
.navbox3 {
  height: 255px;
  margin-bottom: 30px;
  background-color: rgb(80, 90, 75);
  text-align: center;
  padding: 10%;
  padding-top: 90px;
}

.navbox1 {
  background-image: url("../img/simulator.jpg");
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.navbox1,
.navbox4,
.navbox5,
.navbox7 {
  height: 255px;
  margin-bottom: 30px;
  background-color: rgb(80, 90, 75);
  text-align: center;
  padding: 10%;
  padding-top: 110px;
}
.navbox-item {
  position: relative;
  overflow: hidden;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.box a.navbox-item-a {
  text-decoration: none;
  font-style: normal;
}
.navbar-homepage-ab {
  position: absolute;
  width: 100%;
  height: 100%;
  height: inherit;
  bottom: 100%;
  left: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  z-index: 999;
}
.navbox-item:hover .navbar-homepage-ab {
  bottom: 0;
}
.navbox-item-inner {
  position: relative;
  top: 0;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  padding: 0 5px;
  z-index: 1;
}
.navbox-item:hover .navbox-item-inner {
  position: relative;
  top: 120%;
}

/*.navbox-item-inner-ab {
  margin-top: calc(50% - 55px);
  padding: 0 25px;
}*/
.navbar-homepage-ab .navbox-item-inner {
  padding: 0 30px;
  z-index: 9;
}
.navbox-item:hover .navbar-homepage-ab .navbox-item-inner {
  top: 50%;

  transform: translate(0, -50%);
}
.newscontainer {
  margin-bottom: 80px;
  font-size: 15px;
}

.newscontainer em {
  font-size: 16px;
  margin-bottom: 30px;
  display: block;
  font-weight: 600;
}

.weiterenews {
  margin-top: 50px;
}

.weiterenews ul {
  margin-right: 0;
  padding-left: 0;
}

.weiterenews ul li {
  border-bottom: 1px dotted #666;
  list-style: none;
  padding-bottom: 10px;
  margin-bottom: 35px;
  background-image: url("../img/pfeil.png");
  background-repeat: no-repeat;
  padding-left: 30px;
  line-height: 22px;
}

.reparatur ul {
  margin-right: 0;
  padding-left: 0;
}

.reparatur ul li {
  list-style: none;
  padding-bottom: 10px;
  margin-bottom: 35px;
  background-image: url("../img/pfeil.png");
  background-repeat: no-repeat;
  padding-left: 30px;
}

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

.fitingcontainer {
  margin-bottom: 45px;
}

.fitingcontainer em {
  font-size: 16px;
  margin-bottom: 30px;
  display: block;
  font-weight: 600;
}

.fittingpic img {
  width: 100%;
  height: auto;
  margin-bottom: 35px;
}

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

.fittingpic h2 {
  margin-bottom: 60px;
  margin-top: 10px;
}

.olivbox {
  background-color: rgb(80, 90, 75);
  text-align: center;
  padding-top: 30px;
  padding-bottom: 20px;
  padding-left: 50px;
  padding-right: 50px;
  color: rgba(255, 255, 255, 0.9);
}

.olivbox-indoor {
  background-color: rgb(80, 90, 75);
  padding-top: 30px;
  padding-bottom: 20px;
  padding-left: 50px;
  padding-right: 50px;
  color: rgba(255, 255, 255, 0.9);
}

.farbe h2 {
  padding-top: 30px;
  color: rgba(255, 255, 255, 0.9);
  padding-left: 50px;
  padding-right: 50px;
  margin-bottom: 10px;
}

.farbe {
  background-color: rgb(80, 90, 75);
}

.dotted {
  border-bottom: 1px dotted #ccc;
  margin-bottom: 70px;
  margin-top: 70px;
}

.box_1 {
  background-color: rgb(80, 90, 75);
  color: rgba(255, 255, 255, 0.9);
  padding: 10px;
  padding-left: 30px;
  padding-right: 30px;
  text-align: center;
  margin-bottom: 30px;
}

.box_1 h2 {
  margin-bottom: 25px;
  margin-top: 10px;
  font-size: 24px;
  color: rgba(255, 255, 255, 0.9);
}

.box_1 b {
  font-weight: bolder;
  font-size: 18px;
  font-weight: 600;
  color: #fff;
}

.fittingpic hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top-color: currentcolor;
  border-top-style: none;
  border-top-width: 0px;
  border-top: 1px solid rgba(255, 255, 255, 0.9);
  color: #fff;
}
.list {
  padding-left: 40px;
}

/*=== Galerie  ===*/

.gallery-thumb {
  margin-bottom: 15px;
  float: left;
}
.gallery-thumb img {
  width: 100%;
}

.col-xs-12.gallery-custom h2 {
  padding-left: 15px;
}

.background-image img {
  display: none;
}
.background-image {
  height: auto;
  padding-bottom: 100%;
  margin-top: 15px;
}

.galerie {
  margin-bottom: 90px;
}

/*===  Galerie ende  ===*/

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

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

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

.bild_unterseite {
  height: 0;
  padding-bottom: 20%;
  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
 *-------------------*/
.slider-wrapper {
  position: relative;
  display: block;
  padding: 0;
  margin-bottom: 90px;
}

.slider-wrapper .slide-overlay {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 9;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  text-transform: uppercase;
  font-size: 32px;
  font-weight: bold;
  opacity: 1;
  transition: opacity 0.25s;
}
.slider-inner {
  position: relative;
  height: 620px;
  overflow: hidden;
}

.slider-wrapper .slide-single {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  float: left;
  z-index: 1;
  opacity: 0;
  transition: opacity 2s;
}

.slider-wrapper .slide-single .slide-caption {
  color: #fff;
  text-align: center;
  font-weight: bold;
}

.slider-wrapper .slide-single .slide-caption p {
  display: inline-block;
  padding: 5px 15px;
  margin-bottom: 0;
  font-size: 26px;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.75);
  -webkit-transform: translateX(-100px);
  transform: translateX(-100px);
  opacity: 0;
  transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: transform 0.35s, opacity 0.35s;
  transition: transform 0.35s, opacity 0.35s, -webkit-transform 0.35s;
  transition-delay: 0.25s;
}

.slider-wrapper .slide-single .slide-caption h3 {
  padding: 10px 25px;
  font-size: 42px;
  text-transform: uppercase;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.75);
  -webkit-transform: translateX(100px);
  transform: translateX(100px);
  opacity: 0;
  transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: transform 0.35s, opacity 0.35s;
  transition: transform 0.35s, opacity 0.35s, -webkit-transform 0.35s;
  transition-delay: 0.5s;
}

.slider-wrapper .slide-nav button {
  position: absolute;
  z-index: 9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  top: 0;
  width: 130px;
  height: 100%;
  color: #fff;
  font-size: 52px;
  font-weight: bold;
  line-height: 1.2;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.75);
  background: none;
  border: none;
  cursor: pointer;
  opacity: 0.5;
  transition: opacity 0.5s;
}

.slider-wrapper .slide-nav button:focus {
  outline: 0 !important;
}

.slider-wrapper .slide-nav [data-target="next"] {
  right: 0;
}

.slider-wrapper .slide-nav [data-target="prev"] {
  left: 0;
}

.slider-wrapper .slide-nav button:hover {
  opacity: 1;
}

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

.slider-wrapper .slide-single.active-slide .slide-caption p,
.slider-wrapper .slide-single.active-slide .slide-caption h3 {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.testimonials {
  text-align: center;
  font-style: italic;
  font-size: 15px;
  /*margin-top: 50px;*/
  margin-bottom: 50px;
  padding-left: 20%;
  padding-right: 20%;
  font-weight: 400;
  line-height: 30px;
}

.name-testimonials {
  font-size: 13px;
  color: #ccc;
}

@media (max-width: 1200px) {
  .box1,
  .box4 {
    height: 600px;
  }

  .box_1 h2 {
    margin-bottom: 25px;
    margin-top: 10px;
    font-size: 20px;
  }

  .box3 {
    padding-top: 60px;
  }

  .box4 {
    padding-top: 200px;
  }
}

@media (max-width: 992px) {
  .slider-inner {
    position: relative;
    height: 320px;
    overflow: hidden;
  }

  h3 {
    font-family: bebas-neue-pro-expanded, sans-serif;
    font-size: 17px;
    line-height: 30px;
  }

  .box_1 h2 {
    margin-bottom: 25px;
    margin-top: 10px;
    font-size: 25px;
  }

  .box {
    font-size: 15px;
    line-height: 26px;
    color: rgba(255, 255, 255, 0.9);
  }

  .box a {
    color: #fff;
    font-style: italic;
  }

  .box1,
  .box2,
  .box3,
  .box4 {
    margin-bottom: 30px;
    font-family: bebas-neue-pro-expanded, sans-serif;
    font-size: 15px;
    line-height: 26px;
    padding: 10%;
  }

  .box1 {
    height: 730px;
    background-color: rgb(80, 90, 75);
    padding-top: 13%;
  }

  .box2 {
    height: 300px;
    text-align: center;
    background-image: url("../img/golf.jpg");
    padding-top: 8%;
  }

  .box3 {
    height: 300px;
    background-color: #ccc;
    text-align: center;
  }

  .box4 {
    height: 730px;
    background-color: #333;
    text-align: center;
    padding-top: 270px;
  }

  .navbox6 {
    height: 155px;
    margin-bottom: 30px;
    background-color: rgb(80, 90, 75);
    text-align: center;
    padding: 10%;
    padding-top: 15px;
  }

  .navbox6 h3 {
    margin-bottom: 10px;
  }

  .navbox2,
  .navbox3 {
    height: 155px;
    margin-bottom: 30px;
    background-color: rgb(80, 90, 75);
    text-align: center;
    padding: 10%;
    padding-top: 50px;
  }

  .navbox1,
  .navbox4,
  .navbox5,
  .navbox7 {
    height: 155px;
    margin-bottom: 30px;
    background-color: rgb(80, 90, 75);
    text-align: center;
    padding: 10%;
    padding-top: 65px;
  }

  .navbox7 {
    padding-top: 50px;
  }
}

@media (max-width: 760px) {
  .box1,
  .box2,
  .box3,
  .box4 {
    height: auto !important;
  }

  .box4 {
    padding-top: 40px !important;
  }
  .txt-content {
    padding: 20px 45px;
  }
}

@media (max-width: 768px) {
  h3 {
    font-family: bebas-neue-pro-expanded, sans-serif;
    font-size: 22px;
    line-height: 40px;
  }

  .slider-wrapper .slide-nav button {
    top: auto;
    bottom: 0;
    height: 80px;
    width: 50%;
  }

  .footer {
    text-align: center;
  }

  .adresse {
    padding-left: 0 !important;
  }

  .slider-wrapper .slide-single .slide-caption p {
    font-size: 16px;
  }

  .slider-wrapper .slide-single .slide-caption h3 {
    font-size: 22px;
  }

  .slider-wrapper {
    position: relative;
    display: block;
    padding: 0;
    margin-bottom: 70px;
  }

  .box {
    font-size: 15px;
    line-height: 26px;
    color: rgba(255, 255, 255, 0.9);
  }

  .slider-inner {
    position: relative;
    height: 30vh;
    overflow: hidden;
  }

  .box a {
    color: #5e6263;
    font-style: italic;
  }

  .box1,
  .box2,
  .box3,
  .box4 {
    margin-bottom: 30px;
    font-family: bebas-neue-pro-expanded, sans-serif;
    font-size: 15px;
    line-height: 26px;
    padding: 10%;
  }

  .box1 {
    height: 730px;
    background-color: rgb(80, 90, 75);
    padding-top: 13%;
  }

  .box2 {
    height: 320px;
    text-align: center;
    background-image: url("../img/golf.jpg");
    padding-top: 8%;
  }

  .box3 {
    height: 320px;
    background-color: #ccc;
    text-align: center;
  }

  .box4 {
    height: 730px;
    background-color: #333;
    text-align: center;
    padding-top: 250px;
  }

  .navbox6 {
    height: 255px;
    margin-bottom: 30px;
    background-color: rgb(80, 90, 75);
    text-align: center;
    padding: 10%;
    padding-top: 60px;
  }

  .navbox2,
  .navbox3 {
    height: 255px;
    margin-bottom: 30px;
    background-color: rgb(80, 90, 75);
    text-align: center;
    padding: 10%;
    padding-top: 90px;
  }

  .navbox1,
  .navbox4,
  .navbox5,
  .navbox7 {
    height: 255px;
    margin-bottom: 30px;
    background-color: rgb(80, 90, 75);
    text-align: center;
    padding: 10%;
    padding-top: 110px;
  }

  .list {
    border-right: none !important;
    margin-bottom: 30px;
    padding-left: 0;
  }
}

.footer {
  background-color: rgba(80, 90, 75, 1);
  padding-top: 40px;
  padding-bottom: 30px;
  font-size: 15px;
  /*margin-bottom: 30px;*/
  margin-top: 60px;
}

.logofooter {
  position: relative;
  text-align: center;
}
.logofooter img {
  max-width: 180px;
  max-height: 180px;
}
.socialicons-footer {
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
}
.footer h3 {
  font-family: bebas-neue-pro, sans-serif;
  font-size: 23px;
  margin-bottom: 15px;
  line-height: 26px;
  font-weight: 500;
  text-transform: uppercase;
  color: #fff;
}
.footer p,
.footer a {
  color: #fff;
  font-size: 18px;
  line-height: 25px;
  text-decoration: none;
}
.footer a:hover {
  opacity: 0.8;
  text-decoration: none;
}

.adresse {
  /*padding-left: 35px;*/
}

/* MLADEN */
.menu a {
  cursor: pointer;
}
/* izmene start */
.modal {
  /*background-color: rgba(0,0,0, .77);*/
  background-color: rgb(80, 90, 75);
  height: 80%;
}
.modal-dialog {
  max-width: 1140px;
  margin: 0 auto;
  position: relative;
}
.modal-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  pointer-events: auto;
  background-color: transparent;
  background-clip: padding-box;
  border: 0px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  outline: 0;
}
.modal-content button {
  /* position: relative; */
  left: 15px;
  top: 94px;
  z-index: 999;
  outline: 0;
}
.close-wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-right: 22px;
}
.close-home {
  display: block;
  color: #fff;
  font-size: 18px;
  /* padding: 7.05px 0; */
  font-family: bebas-neue-pro-expanded, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0px;
  text-decoration: none;
  text-align: left;
  padding-right: 20px;
  position: relative;
}
.close-home:before {
  position: absolute;
  content: "";
  left: -29px;
  top: 2px;
  width: 20px;
  height: 20px;
  background-image: url(../img/home-menu.png);
  background-repeat: no-repeat;
  display: block;
  background-size: contain;
}
.close-home:hover {
  opacity: 0.6;
  color: #fff;
}
.close-home:after {
  content: "";
  position: absolute;
  background-color: #fff;
  height: 100%;
  width: 1px;
  right: 0;
  top: 0;
}
.modal-content button img {
  height: 17px;
  width: auto;
  margin-top: 0;
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  .menu-items.menu-items3 {
    padding-top: 0;
  }
  .modal {
    height: 100%;
  }
  .close-home {
    display: none;
  }
}

.modal-logo {
  position: absolute;
  bottom: 10%;
  right: 20px;
}
/* izmene end */
.modal-logo img {
  display: block;
  margin: 15px auto;
  width: 160px;
}
.btn-close {
  left: auto !important;
  float: right;
  opacity: 0.9;
  outline: none;
  cursor: pointer;
  /* overflow: hidden;*/
  height: 34px;
  width: auto;
  background: none !important;
  padding-right: 0;
}
.btn-close:focus {
  outline: 0;
  box-shadow: 0 0 0 0 rgb(13 110 253 / 0) !important;
  opacity: 1;
}
/* izmene */
.menu-items {
  padding-top: 87px;
}
/* izmene end */
.menu-items h3 {
  font-size: 40px;
  color: #fff;
}
.menu-items ul {
  padding-left: 0;
  margin-top: 30px;
}
.menu-items ul li {
  display: block;
  width: 100%;
  text-align: center;
  list-style-type: none;
}
.menu-items ul li a {
  display: block;
  color: #fff;
  font-size: 18px;
  padding: 7.05px 0;
  font-family: bebas-neue-pro-expanded, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0px;
  text-decoration: none;
  text-align: left;
  border-bottom: 1px dotted #fff;
  width: calc(100% - 20px);
}
.menu-items ul li a:hover {
  text-decoration: none;
  opacity: 0.6;
}
.menu-items ul li.active a {
  color: #999;
}
.burger-menu {
  -webkit-transition: all 0.4s; /* Safari */
  transition: all 2.9s;
  height: 30px;
}
.burger-menu img {
  height: 30px;
}
.btn-close img {
  /* -webkit-animation: rotation 1s;*/
}
@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
  }
}
/*.col-xs-6 {
  width: 50%;
}*/

@media (max-width: 767px) {
  .modal {
    background-color: rgba(80, 90, 75, 0.95);
  }
  .logo img {
    width: 100px;
  }
  .menu {
    margin-top: 40px;
  }
  .modal-logo img {
    width: 100px;
  }
  .h-box {
    margin-bottom: 30px;
  }
}

.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 #666;
  -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: #999;
  color: #fff;
  text-transform: uppercase;
  border: none;
  padding: 8px 20px;
  cursor: pointer;
  width: 100%;
}

.wpcf7-submit:hover {
  background: #fff;
  color: #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;
}

/* MLADEN */
.txt .gallery {
  display: none;
}
.homepage-news {
  background-color: rgb(80, 90, 75);
  overflow: hidden;
  position: relative;
  top: 0;
  background-size: cover;
  background-repeat: no-repeat;
}
.news-img-absolute {
  position: absolute;
  bottom: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  margin-bottom: 0;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 999;
}
.news-img-absolute img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.homepage-news:hover .news-img-absolute {
  bottom: 0;
}
.homepage-news-inner {
  position: relative;
  top: 0;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  z-index: 9;
}
.homepage-news:hover .homepage-news-inner {
  position: relative;
  top: 100%;
}
.homepage-ab-layer {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 1;
}
blockquote {
  display: block;
  border-top: 1px dotted #414b3c;
  padding: 0;
  margin: 50px 0 20px;
  position: relative;
}
blockquote:before {
  content: "\201D";
  position: absolute;
  top: 0em;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  width: 4rem;
  height: 2rem;
  font: 7em/0.79em Georgia, sans-serif;
  color: rgb(80, 90, 75);
  text-align: center;
}
blockquote:after {
  content: " " attr(cite);
  display: block;
  text-align: right;
  font-size: 0.875em;
  color: rgb(80, 90, 75);
}

.cc_container .cc_btn {
  background-color: #414b3c !important; /* Farbe des Buttons */
  color: #fff !important; /* Textfarbe des Buttons */
}

.cc_container {
  background: #fff !important; /* Hintergrundfarbe des gesamten Bereichs */
  color: #666 !important; /* Schriftfarbe des gesamten Bereichs */
}

.cc_container a {
  color: #414b3c !important; /* Textlink-Farbe "Mehr Infos" */
}

.cc_container .cc_message {
  font-size: 15px !important;
  line-height: 20px !important;
}
.carousel-inner {
  position: relative;
  height: auto;
}
.carousel-item img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
.carousel-inner > div {
  position: relative;
  /*  height: 100Vh;*/
}
/*.carousel-inner > div img {
  width: calc(100%+60px) !important;
  animation: slidee 25s infinite; 
  height: 100Vh;
  object-fit: cover;
  width: 100%;
}*/
/*.carousel-inner > div:nth-child(2) img {
  animation-delay: 5s;
}
.carousel-inner > div:nth-child(3) img {
  animation-delay: 10s;
}
.carousel-inner > div:nth-child(4) img {
  animation-delay: 15s;
}
.carousel-inner > div:nth-child(5) img {
  animation-delay: 20s;
}*/

.carousel-indicators {
  bottom: 100px;
}

.carousel-caption {
  background-color: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  right: auto;
  transform: translate(-50%, -50%);
  padding: 20px;
  color: #fff;
  z-index: 9999;
  bottom: auto;
  text-align: left;
  min-width: 380px;
  text-align: center;
  max-width: 500px;
}
#homepage-carousel {
  margin-bottom: 40px;
}
#homepage-carousel .carousel-item img {
  width: 100%;
  object-fit: cover;
}
.hero-shoot {
  margin-bottom: 30px;
}
.hero-shoot h5 {
  text-transform: uppercase;
  margin: 40px 0 60px;
  font-family: bebas-neue-pro-expanded, sans-serif;
}
.hero-shoot h2 {
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  font-size: 45px;
  margin-bottom: 10px;
  letter-spacing: 1.5px;
  font-family: bebas-neue-pro-expanded, sans-serif;
  line-height: 57px;
  margin-bottom: 40px;
}
#homepage-carousel p {
  margin-bottom: 0px;
  text-align: center;
  line-height: 22px;
}
a.caption-link {
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 0px;
  padding: 5px 10px 6px;
  color: #fff;
  display: inline-block;
  margin-top: 20px;
  font-style: normal;
  font-weight: 500;
  font-family: bebas-neue-pro-expanded, sans-serif;
  letter-spacing: 0.6px;
  line-height: 25px;
}
a.caption-link:hover {
  text-decoration: none;
  opacity: 0.8;
}
.carousel-indicators li {
  border-radius: 15px;
  width: 15px;
  height: 15px;

  background-color: transparent;
  border: 3px solid #fff;
}
.carousel-indicators li.active {
  background-color: #fff;
}
.txt-content {
  padding: 20px 0px;
}
.txt-content-home-first {
  padding: 60px 0 20px;
}
/*.txt-content {
  padding: 60px 25px
}*/

.txt-content p {
  color: #5e6263;
}
.h-box {
  padding: 0px 0 3px;
  overflow: hidden;
}
.h-box h3 {
  color: rgb(80, 90, 75);
  font-size: 30px;
}
.h-box a {
  text-decoration: none;
}
.h-box img {
  display: block;
  max-width: 100%;
  height: auto;
}
.h-box .txt {
  padding: 40px 0 0px;
}
.txt-box-item {
  margin-bottom: 30px;
}
.h-box .txt p {
  color: rgb(80, 90, 75);
  font-size: 14px;
  /*  word-break: break-all;*/
  /*white-space: nowrap;*/
}
.h-box a.classic-link {
  margin-bottom: 0 !important;
}
a.item-box-link {
  background-color: rgb(80, 90, 75);
  border: 1px solid #414b3c;
  color: #fff;
}
.insta-feed-wrap {
  margin-top: 20px;
  padding: 15px 0;
  margin-bottom: 50px;
}
.sb_instagram_header.sbi_feed_type_user {
  display: none !important;
}
#sb_instagram #sbi_images.sbi_carousel,
#sb_instagram #sbi_images .sbi_item {
  padding: none !important;
}
#sbi_load {
  display: none !important;
}
.sbi_info {
  display: none !important;
}
.sbi-owl-dots {
  display: none;
}
.sbi-owl-nav .sbi-owl-prev {
  margin-left: 0px;
  left: auto;
  right: 55px;
}
.sbi-owl-nav .sbi-owl-next {
  margin-right: 15px;
  right: 0;
}
.sbi-owl-nav > div {
  position: absolute;
  top: 0% !important;
  font-size: 14px;
  display: inline-block;
  background: rgba(255, 255, 255, 0.3);
  padding: 6px 6px 6px 8px;
  border-radius: 0%;
  margin-top: -30px;
  color: #000;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.insta-feed-wrap h2 {
  padding-left: 0px;
}

#sb_instagram #sbi_images.sbi_carousel {
  padding: 0;
}
.sbi-owl-item {
  position: relative;
  padding: 5px 5px 5px 0 !important;
}

@media (max-width: 768px) {
  #homepage-carousel .carousel-item img {
    height: auto;
  }
  .carousel-caption {
    position: absolute;
    top: 50%;
    right: 0;
    padding: 12px 16px;
    color: #fff;
    z-index: 9999;
    bottom: auto;
    left: 50%;
    text-align: left;
    min-width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    transform: translate(-50%, -50%);
  }
  .hero-shoot h2 {
    margin-top: 40px;
    font-size: 35px;
    margin-bottom: 0px;
    letter-spacing: 1px;
    line-height: 45px;
  }
  .hero-shoot h5 {
    margin: 10px 0 20px;
  }
  #homepage-carousel h2 {
    font-size: 22px;
    margin-bottom: 5px;
  }
  #homepage-carousel h5 {
    font-size: 15px;
  }
  #homepage-carousel .carousel-caption .txt-caption {
    display: none;
  }
  a.caption-link {
    margin-top: 0px;
    line-height: 19px;
    font-size: 12px;
  }

  .slider-inner {
    position: relative;
    height: 190px;
    overflow: hidden;
  }

  .slick-dots {
    bottom: 40px !important;
  }
}
/* izmene start */
.home .firstcolum,
.page-template-template-homepage .firstcolum,
.page-template-template-shops .firstcolum {
  z-index: 99;
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  background-color: transparent;
}
.home .firstcolum .container .firstcolum-inner,
.page-template-template-shops .firstcolum .container .firstcolum-inner {
  border-bottom: 0px solid rgba(80, 90, 75, 1);
}
.page-template-template-homepage .firstcolum .container .firstcolum-inner {
  border-bottom: none;
}
/* izmene end */
#exampleModal {
  z-index: 9999;
}

/* SLICK SLIDER */
/* Hero shot styles */

.hero-shoot {
  height: 100%;
  outline: none;
  position: relative;
  height: 100vh;
  display: block;

  overflow: hidden;
}

.hero-slider {
  width: 100%;
  height: auto;
  outline: none;
  /*height: calc(100Vh - 105px);*/
}

.hero-shoot img {
  outline: none;
  max-width: 100%;
  width: 100%;
  height: 100vh;
  max-height: 100%;
  object-fit: cover;
}

/* Hero slider */
.slick-slide {
  /*transform: scale(1.2);*/
  /*width: calc( 100%+60px ) !important;*/
}

@keyframes cssAnimation {
  from {
    -webkit-transform: scale(1.2) rotate(0);
  }
  to {
    -webkit-transform: scale(1.1) rotate(-2deg);
  }
}
@-webkit-keyframes cssAnimation {
  from {
    -webkit-transform: scale(1.2) translate(0px);
  }
  to {
    -webkit-transform: scale(1.1) translate(0px);
  }
}

.slick-slide img {
}

.slick-slide.slick-current img {
  /* animation-name: slidee;
  animation-duration: 12s;*/
  /*animation: slidee 20s infinite;*/
  /*animation: cssAnimation 8s 1 linear ;*/
  /*-webkit-animation: fadezoom 10s 0s infinite;
  animation: fadezoom 10s 0s infinite;*/
}
.slide {
  position: relative;
  margin: 0;
  padding: 0;
}

.slide > .slick-list,
.slide > .slick-list > .slick-track,
.slide > .slick-list > .slick-track > .slick-slide > div {
  position: relative;
  height: 100%;
}

.slick-slide.slick-current {
  outline: none;
}

/*.slide-animation {
  -webkit-animation: fadezoom 10s 0s forwards;
  animation: fadezoom 10s 0s forwards;
}*/
@keyframes slidee {
  10% {
    opacity: 1;
  }
  20% {
    opacity: 1;
  }
  30% {
    opacity: 0.99;
  }
  40% {
    transform: rotate(-1.5deg);
  }
}

@-webkit-keyframes fadezoom {
  0% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1.1) rotate(-1.5deg);
    transform: scale(1.1) rotate(-1.5deg);
  }
}

@keyframes fadezoom {
  0% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1.1) rotate(-1.5deg);
    transform: scale(1.1) rotate(-1.5deg);
  }
}

@media (max-width: 1200px) {
  .hero-shoot {
  }

  .hero-shoot,
  .hero-shoot img {
    height: calc(100vh - 70px);
  }
  .navbar-collapse {
    padding-top: 5px;
  }
}

/*  NEW SITE */
.video-sliderrrr {
  position: relative;
  min-width: 100%;
  min-height: 100%;
  height: 100vh;
  width: 100%;
}
.video-sliderrrr video {
  width: 100%;
  height: 100vh;
  object-fit: cover;
}

.video-slider video {
  width: 100%;
  height: 100vh;
  object-fit: cover;
}

/*.slick-dots {
  position: absolute;
  bottom: 100px;
}*/

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: 140px;

  display: block;

  width: 100vw;
  padding: 0;
  margin: 0;

  list-style: none;

  text-align: center;
}
.slick-dots li {
  position: relative;

  display: inline-block;

  width: 16px;
  height: 16px;
  margin: 0 5px;
  padding: 0;

  cursor: pointer;
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;

  display: block;

  width: 14px;
  height: 14px;
  padding: 3px;

  cursor: pointer;

  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
  border: 2px solid #fff;
  border-radius: 50%;
}
.slick-dots li.slick-active button {
  background: #fff;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  font-family: "slick";
  font-size: 6px;
  line-height: 16px;

  position: absolute;
  top: 0;
  left: 0;

  width: 14px;
  height: 14px;

  content: "•";
  text-align: center;

  opacity: 0.25;
  color: black;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: black;
}

.slick-slider {
  overflow: hidden;
}
.slick-slider div img {
  /*transform: scale(1.1);*/
}
.slick-slider div.slick-active img {
  -webkit-animation: myMove 8s 1 ease-in-out;
  -moz-animation: myMove 8s 1 ease-in-out;
  -o-animation: myMove 8s 1 ease-in-out;
  -ms-animation: myMove 8s 1 ease-in-out;
  animation: myMove 8s 1 ease-in-out;
}
/*@keyframes myMove {
  from { transform: scale(1.1,1.1); transform-origin: 50% 50%; }
  to { transform: scale(1.0,1.0); transform-origin: 50% 0%; }
}
@-webkit-keyframes myMove {
  from { -webkit-transform: scale(1.1,1.1); -webkit-transform-origin: 50% 50%; }
  to { -webkit-transform: scale(1.0,1.0); -webkit-transform-origin: 50% 0%;  }
}
@-o-keyframes myMove {
  from { -o-transform: scale(1.1,1.1); -o-transform-origin: 50% 50%; }
  to { -o-transform: scale(1.0,1.0); -o-transform-origin: 50% 0%;  }
}
@-moz-keyframes myMove {
  from { -moz-transform: scale(1.1,1.1); -moz-transform-origin: 50% 50%; }
  to { -moz-transform: scale(1.0,1.0); -moz-transform-origin: 50% 0%; }
}
@-ms-keyframes myMove {
  from { -ms-transform: scale(1.1,1.1); -ms-transform-origin: 50% 50%; }
  to { -ms-transform: scale(1.0,1.0); -ms-transform-origin: 50% 0%; }
}*/

@keyframes myMove {
  from {
    transform: scale(1.1, 1.1);
    transform-origin: 50% 50%;
  }
  to {
    transform: scale(1, 1);
    transform-origin: 50% 0%;
  }
}
@-webkit-keyframes myMove {
  from {
    -webkit-transform: scale(1.1, 1.1);
    -webkit-transform-origin: 50% 50%;
  }
  to {
    -webkit-transform: scale(1, 1);
    -webkit-transform-origin: 50% 0%;
  }
}
@-o-keyframes myMove {
  from {
    -o-transform: scale(1.1, 1.1);
    -o-transform-origin: 50% 50%;
  }
  to {
    -o-transform: scale(1, 1);
    -o-transform-origin: 50% 0%;
  }
}
@-moz-keyframes myMove {
  from {
    -moz-transform: scale(1.1, 1.1);
    -moz-transform-origin: 50% 50%;
  }
  to {
    -moz-transform: scale(1, 1);
    -moz-transform-origin: 50% 0%;
  }
}
@-ms-keyframes myMove {
  from {
    -ms-transform: scale(1.1, 1.1);
    -ms-transform-origin: 50% 50%;
  }
  to {
    -ms-transform: scale(1, 1);
    -ms-transform-origin: 50% 0%;
  }
}

@media (max-width: 767px) {
  .hero-shoot {
    height: 60vh;
  }

  .page-template-template-gestellte
    .content-tabs
    .accordion-header
    button.collapsed,
  .home .content-tabs .accordion-header button.collapsed {
    margin-bottom: 0;
    height: 95px;
    padding-right: 40px;
  }

  .page-template-template-gestellte .content-tabs .accordion-header button,
  .home .content-tabs .accordion-header button {
    color: #fff !important;
    background-color: rgba(80, 90, 75, 0.9) !important;
    margin-bottom: 0;
    height: 95px;
    padding-right: 40px;
  }

  .hero-shoot,
  .hero-shoot img {
    height: 60vh;
  }
  .navbar-collapse {
    padding-top: 5px;
  }
}

@media (min-width: 1400px) {
  .container {
    max-width: 1380px;
    width: 1380px;
  }
}
.modal-dialog {
  max-width: 1380px;
  margin: 0 auto;
  position: relative;
}
/*.newscontainer {
  max-width: 100%;
  overflow: hidden;
}*/
.wp-caption {
  display: block !important;
  width: 100% !important;
}
.container.newscontainer img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
  height: auto;
}

@media (min-width: 770px) and (max-width: 991px) {
  .hero-shoot,
  .hero-shoot img,
  .swiper-container {
    min-height: 600px;
  }
  .swiper-pagination.swiper-pagination {
    bottom: 30px !important;
  }
  .swiper-pagination {
    height: auto !important;
  }
  .carousel-caption {
    /*top: auto;
      left: 50%;
      right: auto;
      transform: translate(-50%,0%);
      bottom: 18px;
      min-width: 500px;
      max-width: 800px;*/
    margin-top: 30px;
  }
  /*
  .swiper-pagination {
    height: auto !important;
  }
  a.caption-link {
      margin-top: 5px;
      line-height: 20px;
  }
  .logo img {
      width: 130px;
  }
  .hero-shoot .txt p {
    margin-bottom: 0px;
  }
  .carousel-caption {
      top: auto;
      left: 50%;
      right: auto;
      transform: translate(-50%,0%);
      bottom: 18px;
      min-width: 500px;
      max-width: 800px;
  }
  .hero-shoot h2, .hero-shoot h1 {
      font-size: 37px !important;
      margin-bottom: 0px !important;
      line-height: 45px !important;
  }*/
}

/*  NEW SITE */
#video-slider {
  position: relative;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  height: 100vh;
  width: 100%;
}

.section {
  padding: 60px 0;
}

.section-home-one {
  margin-top: 60px;
}
/*.section-home .txt p:last-child {
  margin-bottom: 0;
}*/
.scroll-next-top {
  position: absolute;
  left: 50%;
  bottom: 150px;
  z-index: 999;
  cursor: pointer;
  width: 50px;
  transform: translateX(-50%);
}
.scroll-next-top img {
  align-self: flex-end;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  height: auto;
  margin: 0 auto 0 auto;
  transform-origin: bottom;
  width: 100%;
  width: 50px;
}
.scroll-next-top img {
  animation-name: bounce-2;
  animation-timing-function: ease;
}
@keyframes bounce-2 {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-20px);
  }
  100% {
    transform: translateY(0);
  }
}
.s1-links {
  text-align: right;
  padding-top: 25px;
}
.s1-links a {
  float: right;
  text-align: left;
  background-color: rgb(80, 90, 75);
  color: #fff;
  padding: 8px 15px;
  margin-bottom: 6px;
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  width: 100%;
  max-width: 350px;
}
.s1-links a:hover {
  opacity: 0.8;
}
.s1-links a img {
  float: right;
  height: 20px;
  margin-top: 2px;
}
.s1-links a.s1-link-2 {
  background-color: rgba(80, 90, 75, 0.85);
}
.s1-links a.s1-link-3 {
  background-color: rgba(80, 90, 75, 0.55);
}

a.classic-link {
  background-color: rgb(80, 90, 75);
  border: 1px solid rgb(80, 90, 75);
  color: #fff;
  padding: 5px 10px;
  margin-bottom: 6px;
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
  float: right;
  font-size: 16px;
  font-weight: 600;
  font-family: bebas-neue-pro, sans-serif;
  letter-spacing: 1px;
}
a.classic-link:hover {
  color: #fff;
  opacity: 0.8;
}
.h-box a.classic-link-reverse {
  background-color: transparent;
  color: rgb(80, 90, 75);
  margin-top: 20px;
  margin-bottom: 20px !important;
}
ul.custom-menu-ul {
  margin-bottom: 60px;
  margin-top: 0;
}
.h-box-reverse {
  background-color: rgba(80, 90, 75, 0.25);
}
.h-box-reverse .txt-box-item {
  padding: 40px 30px 30px;
}
a.classic-link-reverse {
  display: block;
}
div.box-img-wrap {
  position: relative;
  display: block;
  width: 100%;
}
.box-img-wrap video {
  display: block;
  width: 100%;
  /* height: 450px;*/
  object-fit: cover;
}
img.play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 55px;
  z-index: 9;
  cursor: pointer;
}
.accordion-item {
  margin-bottom: 10px;
}
.accordion-header button,
a.tab-link {
  display: block;
  width: 100%;
  font-size: 18px;
  color: #fff;
  background-color: rgba(80, 90, 75, 0.8);
  text-align: left;
  opacity: 1;
  white-space: normal;
  text-decoration: none;
  padding-top: 15px;
  padding-bottom: 15px;
  cursor: pointer;
  font-weight: 600;
  background-image: url(../img/tab-minus2.png);
  background-repeat: no-repeat;
  background-position: 98% center;
  background-size: 20px;
  border-radius: 0;
  font-weight: normal;
  text-shadow: none;
  padding-left: 30px;
}
a.tab-link {
  background-image: url(../img/arrow-right.png);
  background-color: rgba(80, 90, 75, 1);
}
.accordion-header button:hover {
  color: #fff !important;
  background-color: rgba(80, 90, 75, 0.7) !important;
}

a.tab-link:hover {
  background-color: rgba(80, 90, 75, 0.9);
}
.accordion-header button {
  background-image: url(../img/tab-minus2.png);
  background-color: rgba(80, 90, 75, 0.8);
  color: #fff;
}
.accordion-header button.collapsed {
  background-image: url(../img/tab-plus2.png);
  background-color: rgba(80, 90, 75, 0.8);
  color: #fff;
}
.card-txt {
  padding: 30px;
  font-size: 18px;
}
.card-txt p {
  font-size: 18px;
}
.card-txt p:last-child {
  margin-bottom: 0;
}
#accordionExample {
  margin-top: 0px;
}
.count-item {
  margin-top: 80px;
}
/*.page-template-template-standard .section-home-one,
    .page-template-template-gestellte .section-home-one {
      padding-top: 20px !important;
    }*/
/*.page-template-template-standard .section-home-one {
  margin-top: 0;
  padding-top: 0px;
}*/
.page-template-template-praise .firstcolum,
.page-template-template-kontakt .firstcolum,
.page-template-template-outdoor .firstcolum,
.page-template-template-gestellte .firstcolum,
.page-template-template-standard .firstcolum,
.page-template-template-standard .firstcolum,
.page-template-default .firstcolum,
.page-template-template-team .firstcolum,
.page-template-template-news2 .firstcolum {
  padding-bottom: 0;
}
.count-item .count-circle {
  border: 8px solid rgba(80, 90, 75, 1);
  border-radius: 50%;
  width: 120px;
  height: 120px;
  position: relative;
  margin: 0 auto;
}
.count-circle span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 30px;
  color: rgba(80, 90, 75, 1);
  font-weight: bold;
}
.count-item h3 {
  margin-top: 30px;
  text-align: center;
}
.brand-item {
  margin-top: 30px;
}

.menu-items-footer {
  padding-top: 0px;
}
.menu-items-footer h3 {
  font-family: bebas-neue-pro, sans-serif;
  font-size: 23px;
  margin-bottom: 15px;
  line-height: 26px;
  font-weight: 500;
  text-transform: uppercase;
  color: #fff;
}
h3.second-footer-h3 {
  margin-top: 80px;
}
.menu-items-footer ul.custom-menu-ul {
  padding-left: 0;
  margin-top: 20px;
  margin-bottom: 50px;
}
.menu-items-footer ul.custom-menu-ul:last-child,
.custom-menu-ul-col-1 {
  margin-bottom: 0px;
}
.footer .menu-items ul li {
  display: block;
  width: 100%;
  text-align: center;
  list-style-type: none;
}
.footer .menu-items ul li a {
  display: block;
  color: #fff;
  font-size: 18px;
  padding: 4.6px 0 1.5px;
  font-family: bebas-neue-pro, sans-serif;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0px;
  text-decoration: none;
  text-align: left;
  border-bottom: 1px dotted #fff;
  width: calc(100% - 20px);
  background-image: url(../img/arrow-right.png);
  background-repeat: no-repeat;
  background-position: 98% center;
  background-size: 14px;
}

.section-testimonial .owl-carousel .owl-nav .owl-next span {
  background-image: url(../img/owl-right.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  display: block;
  width: 25px;
  height: 50px;
  top: 25%;
  right: -3.5%;
}
.section-testimonial .owl-carousel .owl-nav .owl-prev span {
  background-image: url(../img/owl-left.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  width: 25px;
  height: 50px;
  top: 25%;
  left: -3.5%;
}
.section-testimonial .owl-carousel .owl-nav .owl-prev,
.section-testimonial .owl-carousel .owl-nav .owl-next {
  color: transparent !important;
}
.owl-custom-item {
  display: block;
  border-bottom: 1px solid #000;
}
a.owl-custom-item {
  text-decoration: none !important;
}
.owl-custom-item a:hover {
  opacity: 0.8;
}
.owl-custom-item h4 {
  margin-top: 0px;
  color: #b40a00;
}
.owl-custom-item p {
  height: auto;
  overflow: hidden;
}

.img-fluid {
  max-width: 100%;
  height: auto;
  margin-top: 10px;
}
.carousel .img-fluid {
  margin-top: 0;
}
.owl-item-txt {
  padding-left: 15px;
  padding-right: 15px;
}
.owl-nav {
  height: 1px;
}
.txt-relative,
.col-relative {
  position: relative;
}
.txt.txt-relative p:last-child {
  margin-bottom: 25.6px;
}
.insta-img-blog {
  position: absolute;
  bottom: 0px;
  left: 15px;
}
.insta-img-blog img {
  height: 30px;
}
.clearfix {
  clear: both;
}
.txt-relative .classic-link {
  margin-top: 10px;
}
.txt.txt-center,
.txt.txt-center h2,
.txt.txt-center p {
  text-align: center;
}
#ref-carousel .owl-custom-item {
  text-align: center;
}
#ref-carousel .owl-custom-item {
  border-bottom: 0px solid #fff;
  height: 100%;
  background: linear-gradient(0deg, transparent, rgba(80, 90, 75, 0.25) 50%)
    no-repeat;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 40px;
  padding-bottom: 30px;
  margin-top: 25px;
}
#ref-carousel .owl-custom-item h4 {
  margin-top: 35px;
  color: rgba(80, 90, 75, 1);
  margin-bottom: 30px;
  font-size: 19px;
  font-style: italic;
}

#ref-carousel .ref-stars {
  margin-bottom: 15px;
  height: auto;
}
#ref-carousel .ref-stars img {
  display: inline-block;
  max-width: 100%;
  width: 25px;
}
#ref-carousel.owl-carousel .owl-nav .owl-next span,
#ref-carousel.owl-carousel .owl-nav .owl-prev span {
  top: 50% !important;
  transform: translateY(-50%);
}
#ref-carousel .owl-carousel .owl-stage {
  display: flex;
}
#ref-carousel .owl-custom-item {
  display: flex;
  flex: 1 0 auto;
  height: 100%;
}
#ref-carousel .owl-item {
  position: relative;
  overflow: hidden;
  /* margin-bottom: 80px; */ /*This is optional*/
  display: flex;
  flex-direction: column;
  align-items: stretch;
  height: 100%;
}
/*.owl-item {height: 0;}    
.owl-item.active {height: auto;}*/

.big-video-wrap {
  position: relative;
}
.big-video-wrap video {
  display: block;
  width: 100%;
}

.page.page-template h1 {
  font-family: bebas-neue-pro, sans-serif;
  font-size: 50px;
  margin-bottom: 50px;
  line-height: 60px;
  font-weight: bold;
  text-transform: uppercase;
  color: rgb(80, 90, 75);
}

.page.page-template .footer {
  margin-top: 0px;
}
.home.page-template-template-homepage .footer {
  margin-top: 60px;
}
.page.page-template .txt h2 {
  margin-top: 60px;
}
.fitting-item {
  padding: 0px 0 100px 0;
}
.fitting-item:last-child {
  padding-bottom: 50px;
}
.fitting-item h3 {
  font-size: 40px;
  margin-bottom: 35px;
}
.data-items {
  padding-top: 10px;
  border-bottom: 1px dotted rgb(80, 90, 75);
  margin-bottom: 35px;
}
/*.dra {
      margin-top: 0;
      padding-top: 0;
      padding-bottom: 0;
      margin-bottom: 0;
    }*/

.data-items p {
  margin-bottom: 6px;
}
.data-items p.fitting-price {
  font-family: bebas-neue-pro, sans-serif;
  font-size: 37px;
  font-weight: bold;
  color: rgb(80, 90, 75);
}
.margin-top-100 {
  margin-top: 100px;
}

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

.team-item {
  margin-bottom: 60px;
}
.team-item h3 {
  text-transform: uppercase;
  font-family: bebas-neue-pro, sans-serif;
  margin-bottom: 5px !important;
  line-height: 33px;
}
.team-item h4 {
  text-transform: uppercase;
  font-size: 18px;
  margin-bottom: 35px;
}
.team-txt {
  padding: 35px 0 0;
}
.team-txt p:last-child {
  margin-bottom: 0;
}
.google-map iframe {
  display: block;
  width: 100%;
}

.back-link a {
  text-decoration: none;
  display: block;
  width: 100%;
  border-bottom: 1px dotted rgba(80, 90, 75, 1);
  background-image: url(../img/arrow-right-gray.png);
  background-repeat: no-repeat;
  background-position: 98% center;
  background-size: 14px;
  line-height: 40px;
}

.page-template-template-gestellte .content-tabs {
  margin-bottom: 60px;
}

.page-template-template-gestellte
  .content-tabs
  .accordion-header
  button.collapsed,
.home .content-tabs .accordion-header button.collapsed {
  color: #fff !important;
  background-color: rgba(80, 90, 75, 0.8) !important;
}
.page-template-template-gestellte .content-tabs .accordion-header button,
.home .content-tabs .accordion-header button {
  color: #fff !important;
  background-color: rgba(80, 90, 75, 0.9) !important;
}
.page-template-template-gestellte .content-tabs .accordion-header button:hover,
.home .content-tabs .accordion-header button:hover {
  background-color: rgba(80, 90, 75, 0.7) !important;
}
/*.accordion-header button.collapsed {
    background-image: url(../img/tab-plus2.png);
    background-color: rgba(80,90,75, .8);
    color: #fff;
}*/
.accordion-header button {
  line-height: normal;
  height: 54px;
  font-family: bebas-neue-pro-expanded, sans-serif;
}
.section-frau {
  padding-top: 40px !important;
}
.featured-image img {
  display: block;
  width: 100%;
  height: auto;
}
.sidebar-frau .back-link {
  margin-bottom: 2px;
}
.insta-blog {
  margin-top: 40px;
  background-color: rgba(80, 90, 75, 0.25);
  padding: 20px;
}
.insta-blog h3 {
}
.insta-link-blog-a {
  margin-top: 35px;
  float: right;
  display: inline-block;
}
.insta-link-blog-a img {
  height: 24px;
}

.page-template-template-frau .footer {
  margin-top: 60px !important;
}
.shop-item {
  margin-bottom: 120px;
}
.shop-item:last-child {
  margin-bottom: 0;
}
.page-template-template-shops .team-item {
  margin-bottom: 120px;
}
.section.margin-top-0 {
  margin-top: 0;
}
.section.section-light {
  padding: 60px 0;
  margin-bottom: 30px;
  background-color: rgba(80, 90, 75, 0.25);
}

.page-template-template-standard .carousel-item img {
  height: auto;
  object-fit: contain;
}
.page-template-template-standard .carousel-inner {
  position: relative;
  height: auto;
}
.page.page-template.page-template-template-shops .section-light .txt h2 {
  margin-top: 20px;
}

.page.page-template.page-template-template-shops .section-team-txt .txt h2,
.home.page-template .txt h2 {
  margin-top: 0;
}
.txt h3 {
  margin-top: 0;
  margin-bottom: 20px;
}
.hidden-xs {
  display: block;
}
.visible-xs {
  display: none;
}
.modal-body .container {
  position: relative;
}
@media (min-width: 1025px) and (max-width: 1200px) {
  .modal-body .container {
    position: relative;
  }
  .modal-logo {
    right: 15px;
  }
  .modal-logo img {
    width: 120px;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .menu-items h3 {
    font-size: 30px;
    color: #fff;
  }
  .modal-body .container {
    position: relative;
  }
  .container,
  .container-md,
  .container-sm {
    min-width: 760px;
  }
  .modal-logo {
    right: 15px;
  }
  .modal-logo img {
    width: 120px;
  }
  .h-box {
    margin-bottom: 50px;
  }
  h2.h2-first-right {
    margin-top: 0px;
  }
  h2 {
    font-size: 35px !important;
    line-height: 43px !important;
  }
  h3 {
    font-size: 26px !important;
    line-height: 34px !important;
  }
  .box-img-wrap video {
    height: 350px;
  }
}

@media (max-width: 767px) {
  .modal-logo {
    position: absolute;
    bottom: auto;
    right: auto;
    left: 15px;
    transform: translateX(0%);
    top: 20px;
  }
  .h-box {
    margin-bottom: 50px;
  }
  .menu-items {
    padding-top: 170px;
  }
  .col-xs-6 {
    width: 50%;
  }
  .hidden-xs {
    display: none;
  }
  .visible-xs {
    display: block;
  }
  .modal-content button {
    position: absolute;
    left: auto;
    right: 30px;
    top: 60px;
  }
  .menu-items2 {
    padding-top: 0px;
  }
  .burger-menu {
    margin-left: 15px;
  }
  .section {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 45px;
    padding-bottom: 45px;
  }
  .section-home-one {
    margin-top: 45px;
  }
  .page.page-template h1 {
    font-size: 45px;
    line-height: 55px;
  }
  h2 {
    font-size: 35px;
    line-height: 43px;
  }
  h3 {
    font-size: 26px;
    line-height: 34px;
  }
  .s1-links a {
  }
  .data-items {
    padding-top: 25px;
    margin-bottom: 5px;
  }
  .fitting-item .txt {
    padding-top: 25px;
  }
  .menu-items-footer {
    padding-top: 50px;
    padding-left: 30px;
  }
  .socialicons-footer {
    width: 100%;
    display: block;
    float: none;
    position: relative;
    bottom: auto;
    left: auto;
    right: auto;
    transform: translateX(0%);
    text-align: center;
    margin-top: 15px;
    margin-bottom: 30px;
  }
  .fitting-item:last-child {
    padding-bottom: 45px;
  }
  .team-item h4 {
    margin-bottom: 15px;
  }
  .shop-item h2 {
    margin-top: 25px;
  }
  .section.section-light {
    padding: 45px;
  }
  h2.h2-first-right {
    margin-top: 25px;
  }
  .box-img-wrap video {
    height: 350px;
  }
  .firstcolum {
    padding-top: 30px;
    margin-bottom: 30px;
    padding-bottom: 10px;
  }
  .margin-top-100 {
    margin-top: 60px !important;
  }
  .menu-items ul li a {
    /*width: 100%;*/
  }
}

/* Contact forms */

.lp-16 {
  padding-left: 16px;
}

.py-50 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.pb-50 {
  padding-bottom: 50px;
}

.required-star {
  color: #a00000;
}

.form-heading-1 {
  margin: 0;
}

.wpcf7 form.sent .wpcf7-response-output {
  border-color: rgba(80, 90, 75, 1) !important;
  margin-bottom: 50px;
  margin-top: 10px;
  text-align: center;
  padding: 15px;
}

.form-heading-2 {
  font-family: bebas-neue-pro-expanded, sans-serif;
  font-size: 24px;
  margin: 0;
  font-weight: 600;
  line-height: 1.6;
  text-transform: none;
  padding-top: 40px;
  padding-bottom: 65px;
  color: rgba(80, 90, 75, 1);
}

.wpcf7 input,
.wpcf7 input,
.wpcf7 textarea {
  border: 1px solid rgba(195, 202, 216, 0.75) !important;
  box-shadow: none !important;
  border-radius: 4px;
  font-size: 16px;
  padding: 8px;
}

.calendar .wpcf7-form-control {
  background-color: transparent !important;
}

.wpcf7 input:focus-visible,
.wpcf7 input:focus-visible,
.wpcf7-tel,
.wpcf7 textarea:focus-visible {
  border-color: rgba(46, 105, 255, 1) !important;
  box-shadow: 0 0 0 3px rgba(201, 216, 254, 0.25) !important;
  outline: none;
}

.wpcf7 input::placeholder,
.wpcf7 input::placeholder,
.wpcf7 textarea::placeholder {
  color: #00000052;
}

.wpcf7-not-valid:hover {
  /* border-color: #fe8e92;
  box-shadow: 0 0 0 2px #ffa5a5; */
}

.wpcf7 input.wpcf7-not-valid {
  border-color: #f23a3c !important;
}

label {
  margin-bottom: 0;
  font-weight: 700;
}

.input-subtitle {
  margin-top: 5px;
  font-size: 12px;
  display: block;
  margin-bottom: 30px;
}

.checkbox-subtitle {
  margin-top: 0;
  display: block;
  padding-left: 21px;
}

.checkbox-2-columns .wpcf7-checkbox {
  column-count: 2;
  display: flex;
  flex-wrap: wrap;
}

.checkbox-2-columns .wpcf7-list-item {
  display: inline-block;
  margin: 0;
  width: 50%;
}

.wpcf7-list-item-label {
  padding-left: 5px;
}

.checkbox-wrapper .wpcf7-list-item-label {
  font-weight: 700;
}

.form-link {
  color: #2c3345;
  text-decoration: none;
}

.form-linka:hover {
  color: #000;
  text-decoration: none;
}

.form-paragraph {
  text-align: center;
}

.form-link {
  color: #a00000;
  transition: 0.3s;
  font-weight: 700;
}

.form-link:hover {
  color: #000;
  text-decoration: none;
}

.full-width input {
  width: 100%;
}

hr {
  border-bottom: 1px dotted grey;
  width: 100%;
  margin: 50px 0;
}

.wpcf7-list-item.first.last {
  margin-left: 0;
}

.calendar {
  position: relative;
  background-color: transparent;
}

.calendar::before {
  content: "";
  position: absolute;
  top: 9px;
  right: 15px;
  background-image: url(../img/calendar.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 24px;
  height: 24px;
  z-index: -1;
}

.submit-wrapper {
  display: flex;
  justify-content: center;
  margin-bottom: 50px;
}

.submit__btn {
  background-color: rgb(80, 90, 75);
  border: 1px solid rgb(80, 90, 75);
  color: #fff;
  padding: 5px 10px;
  margin-bottom: 6px;
  text-decoration: none;
  text-transform: uppercase;
  float: right;
  font-size: 16px;
  font-weight: 600;
  font-family: bebas-neue-pro, sans-serif;
  letter-spacing: 1px;
  outline: none !important;
  min-width: 180px;
}

.submit__btn:hover {
  color: #fff;
  opacity: 0.8;
}

.radio-wrapper .wpcf7-radio {
  display: flex;
  align-items: center;
}

.radio-wrapper .wpcf7-list-item.first {
  margin-right: auto;
  margin-left: 0;
  display: flex;
  align-items: center;
}

.radio-wrapper .wpcf7-list-item.last {
  padding-right: 400px;
}

.radio-wrapper span.wpcf7-list-item-label {
  padding-left: 10px;
}

.wpcf7-select {
  text-transform: none;
  width: 100%;
  padding: 10px 5px;
  border-radius: 4px;
  border-color: rgba(195, 202, 216, 0.75);
  color: rgba(80, 90, 75, 1);
  font-size: 14px;
}

.wpcf7-select option {
  color: rgba(80, 90, 75, 1);
  font-family: bebas-neue-pro-expanded, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 25px;
  text-transform: none;
}

.wpcf7-select:active {
  border-color: rgba(195, 202, 216, 0.75);
}

.checkbox-list .wpcf7-checkbox {
  display: flex;
  flex-direction: column;
}

.checkbox-list .wpcf7-list-item {
  margin-left: 0;
}

.checkbox-list .wpcf7-list-item:not(:last-child) {
  margin-bottom: 15px;
}

.checkbox-wrapper {
  padding-bottom: 15px;
}

.textarea {
  padding-top: 30px;
}

@media only screen and (max-width: 992px) {
  .form-heading-2 {
    padding-top: 0px;
    padding-bottom: 40px;
  }

  .textarea.custom {
    padding-top: 0;
  }

  .textarea.anfrage {
    padding-top: 0;
  }

  .pb-50 {
    padding-bottom: 30px;
  }

  .py-50 {
    padding-top: 0px;
  }
}

@media only screen and (max-width: 767px) {
  .radio-wrapper .wpcf7-list-item.last {
    padding-right: 0;
  }

  .textarea {
    padding-top: 15px;
  }

  .pb-50 {
    padding-bottom: 30px;
  }

  .py-50 {
    padding-top: 0px;
  }

  .checkbox-subtitle {
    padding-left: 24px;
  }
}

@media only screen and (max-width: 400px) {
  .checkbox-list label,
  .checkbox-wrapper label {
    display: flex;
    align-items: flex-start;
  }

  .checkbox-list label input,
  .checkbox-wrapper label input {
    margin-top: 6px;
  }
}

/* angebot custom post types*/

.section-angebot {
  padding-top: 20px;
}

.post-wrapper {
  display: flex;
  margin-bottom: 50px;
}

.angebot-title {
  text-decoration: none;
  display: block;
}

.angebots-items {
  padding-left: 30px;
  width: 100%;
}

.angebot-title h2 {
  font-family: bebas-neue-pro, sans-serif;
  font-size: 22px;
  line-height: 27px;
  font-weight: bold;
  color: rgb(80, 90, 75);
  margin-bottom: 0px;
}

.angebot-text {
  margin-bottom: 0 !important;
  font-size: 16px;
}

.angebot-link {
  font-size: 16px;
  display: block;
}

.img-angebot {
  width: 100px;
  height: auto;
  margin-top: 0;
}

.img-angebot-single {
  width: 100%;
  height: auto;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .angebot-title h2 {
    font-size: 22px !important;
    line-height: 27px !important;
  }
}

/* homepagev2 */
.home .header-shop {
  color: #fff;
}
.header-shop {
  color: #505a4b;
  font-size: 24px;
  text-decoration: none;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.home .video-slider video,
.home #video-slider {
  height: 500px;
}

.home .firstcolum {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.65) 90%)
    no-repeat;
}
.pages {
  padding-top: max(7.8125vw, 60px);
  padding-bottom: max(6.25vw, 35px);
}
.pages .container {
  position: relative;
}
.pages a {
  height: 300px;
  text-transform: uppercase;
  color: #fff;
  background-color: #495749;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 26px;
  text-decoration: none;
  font-weight: 600;
  border: 1px solid #fff;
  transition: 0.3s;
}
.pages a:hover {
  background-color: #fff;
  color: #495749;
  border: 1px solid #495749;
}
.video-popup {
  background-color: #efefef;
  color: #4c4d4f;
  position: absolute;
  top: -213px;
  border: 1px solid rgb(80, 90, 75);
  right: 10%;
  padding: 35px 25px 5px 25px;
  opacity: 0.9;
  -webkit-box-shadow: 3px 3px 22px -7px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 3px 3px 22px -7px rgba(0, 0, 0, 0.75);
  box-shadow: 3px 3px 22px -7px rgba(0, 0, 0, 0.75);
  display: none;
}
.video-popup strong {
  color: #495749;
  font-size: 22px;
}
.video-popup a {
  position: relative;
  height: auto;
  background-color: transparent;
  text-transform: none;
  color: #4c4d4f;
  font-size: 16px;
  padding-right: 20px;
  width: fit-content;
  text-align: right;
  font-weight: 400;
  margin-left: auto;
  border: none;
}
.video-popup a:hover {
  border: none;
  background-color: transparent;
}
.video-popup a:before {
  position: absolute;
  top: 0;
  right: 0;
  content: "\2192";
  transition: 0.3s;
}
.video-popup a:hover::before {
  right: -5px;
}
.video-popup button {
  position: absolute;
  top: -13px;
  right: -11px;
  border-radius: 50%;
  border: none;
  width: 27px;
  height: 27px;
  aspect-ratio: 1/1;
  background-color: #495749;
  color: #fff;
}
@supports (-webkit-touch-callout: none) {
  .video-popup button {
    position: absolute;
    top: -13px;
    right: -11px;
    border-radius: 50%;
    border: none;
    width: 27px;
    height: 27px;
    min-width: 27px;
    min-height: 27px;
    max-width: 27px;
    min-height: 27px;
    aspect-ratio: 1/1;
    background-color: #495749;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.home-slider-box {
  position: relative;
  padding-top: max(4.16666vw, 20px);
  padding-bottom: max(6.25vw, 60px);
}
.home-slider.slick-slider div.slick-active img {
  animation: none;
}
.home-slider .slider-item {
  margin-left: 5px;
  margin-right: 5px;
  position: relative;
  aspect-ratio: 16 / 9;
}

.home-slider .slider-item::before {
  position: absolute;
  content: "";
  background: #0000003d;
  width: 100%;
  height: 100%;
  left: 0;
  bottom: 0;
}
.slider-item__text {
  position: absolute;
  bottom: 50px;
  left: 75px;
  color: #fff;
}
.slider-item__text h3 {
  color: #fff;
}
.home-slider .slider-item img {
  width: 100%;
}
.home-slider .slick-slide.slick-active .slider-item__text {
  opacity: 1;
  visibility: visible;
  /* transition: 0.3s; */
}
.home-slider .slick-slide .slider-item__text {
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
}
.home-slider .slick-slide .slider-item__text h4 {
  padding: 0;
}
.home-heroslider-arrow-prev {
  position: absolute;
  left: 20%;
  filter: invert(1);
  top: 50%;
  display: flex;
  align-items: center;
  transform: translateY(-50%) rotate(180deg);
  max-width: 80px;
  cursor: pointer;
}
.home-hero__slider-arrow-next {
  position: absolute;
  right: 20%;
  top: 50%;
  display: flex;
  align-items: center;
  filter: invert(1);
  transform: translateY(-50%);
  max-width: 80px;
  cursor: pointer;
}
.home-form {
  margin-bottom: max(6.25vw, 60px);
}
.home-form .contact-form {
  background-color: #495749;
  color: #fff;
  padding: 50px;
}
.home-form .col-right label {
  display: flex;
  align-items: center;
  line-height: 1;
}
.home-form h2 {
  color: #fff;
}
.home-form .wpcf7-checkbox {
  display: flex;
  flex-direction: column;
  margin-top: max(3.3854vw, 0px);
}
.home-form .wpcf7-checkbox .wpcf7-list-item {
  margin-left: 0;
  margin-bottom: 15px;
  display: flex;
  align-items: center;
}
.home-form .wpcf7-checkbox span input {
  width: 20px;
  height: 20px;
}
.home-form .wpcf7-checkbox span .wpcf7-list-item-label {
  font-size: 24px;
  padding-left: 15px;
}
.home-form .col-right .wpcf7-form-control-wrap {
  width: 100%;
  flex: 4;
}
.home-form .col-right .wpcf7-form-control-wrap input {
  border-radius: 0;
}
.home-form .form__span {
  flex: 1;
  font-weight: 400;
}
.home-form .form-submit {
  width: fit-content;
  margin-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  transition: 0.3s;
}
.products__link {
  background-color: #495749;
  text-transform: uppercase;
  color: #fff;
  padding: 10px 20px;
  border: 1px solid transparent;
  transition: 0.3s;
  text-decoration: none;
  margin-left: auto;
  display: flex;
  width: fit-content;
}
.products__link:hover {
  background-color: #fff;
  border: 1px solid #495749;
  color: #495749;
}

/* product slider */
.home-bestseller {
  padding-bottom: max(7.8125vw, 60px);
}
.best-seller-list-inner {
  display: flex;
  list-style-type: none;
  padding-left: 0;
}
.best-seller-list-inner > li {
  width: calc(20% - 20px);
}
.font-pro {
  font-family: bebas-neue-pro-expanded;
  font-weight: 600;
}
.best-sellers-list.has-slider {
  position: relative;
}
.home-bestseller__slider-arrows {
  display: none;
}
.best-sellers-list.has-slider .home-bestseller__slider-arrows {
  display: block;
}
.best-sellers-list.has-slider .slick-arrow {
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  cursor: pointer;
}
.home-bestseller__slider-arrow-next {
  right: -100px;
}
.home-bestseller__slider-arrow-prev {
  left: -100px;
}
.best-sellers-list.has-slider .home-bestseller__slider-arrow-prev img {
  transform: rotate(180deg);
}
.brand-header img {
  max-width: 70px;
}
.home-bestseller .product-article {
  margin-left: 10px;
  margin-right: 10px;
}
.home-bestseller .product-article img {
  width: 100%;
}
.best-seller-list-inner {
  margin-left: -10px;
  margin-right: -10px;
}
.home-bestseller .product-article {
  background: #fff;
  box-shadow: 3px 7px 15px -6px rgba(0, 0, 0, 0.75);
  padding: 15px;
}
.star.full-star {
  color: var(--main-red);
}
.mb-5 {
  margin-bottom: 5px;
}
.product-short-description p {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  min-height: 48px;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.product-article .product-item__footer img {
  max-width: 20px;
}

.product-article .featured-post-price {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 0 !important;
}
.product-article .regular-price.has-sale {
  color: #aeb6af;
  font-weight: 600;
}
.sale-price {
  color: #000;
  text-decoration: line-through;
}
.featured-post-price--variable.featured-post-price {
  display: block;
}
.best-sellers-list.has-slider .slick-track {
  display: flex;
  height: inherit;
}
.best-sellers-list.has-slider .product-article {
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
  height: inherit;
}
.product-item__footer {
  margin-top: auto;
}
.product-article .product-short-description {
  border-bottom: 1px dotted #000003;
  padding-bottom: 5px;
}
.product-article .brand-header {
  padding-top: 5px;
  border-top: 1px dotted #000003;
}
.product-article {
  border-top: 5px solid rgb(80, 90, 85);
  position: relative;
  border-bottom: 5px solid rgb(80, 90, 85);
}
.product-article__category {
  position: absolute;
  left: 0;
  top: -5px;
  font-size: 14px;
  padding-left: 10px;
  color: #fff;
  background: rgb(80, 90, 85);
  display: block;
  width: 50%;
  clip-path: polygon(0 0, 100% 0, 73% 100%, 0% 100%);
  z-index: 5;
}
.add-to-wishlist {
  position: absolute;
  right: 10px;
  top: 4px;
  max-width: 16px;
  display: block;
}
.gap-20 {
  gap: 20px;
}
.flex-child-1 > * {
  flex: 1;
}
.flex {
  display: flex;
}
.justify-between {
  justify-content: space-between;
}
.items-center {
  align-items: center;
}
.items-end {
  align-items: flex-end;
}
.no-underline {
  text-decoration: none;
}
.featured-post-rating {
  padding-bottom: 10px;
}
.featured-post-rating img {
  max-width: 100px;
}
.product-card-title {
  margin-bottom: 7px;
  font-family: "bebas-neue-pro-expanded", sans-serif;
  text-transform: none;
}
.add-to-cart.add-to-wishlist {
  display: none;
}
.featured-product-thumbnail img {
  transition: 0.3s;
}
.product-article:hover .featured-product-thumbnail img {
  scale: 1.1;
}
.featured-product-thumbnail {
  overflow: hidden;
}
@media only screen and (min-width: 2400px) {
  .video-popup {
    top: -232px;
  }
  .slider-item__text h3 {
    font-size: 48px;
  }
  .home-slider .slick-slide .slider-item__text h4 {
    font-size: 40px;
  }
}

@media only screen and (max-width: 1650px) {
  .home-bestseller__slider-arrow-next {
    right: -58px;
  }
  .home-bestseller__slider-arrow-prev {
    left: -58px;
  }
  .home-heroslider-arrow-prev {
    left: 12%;
  }
  .home-hero__slider-arrow-next {
    right: 12%;
  }
}
@media only screen and (max-width: 1500px) {
  .best-sellers-list.has-slider .home-bestseller__slider-arrows {
    display: none;
  }
}
@media only screen and (max-width: 1280px) {
  .home-heroslider-arrow-prev {
    left: 3%;
  }
  .home-hero__slider-arrow-next {
    right: 3%;
  }
  .video-popup {
    right: -1%;
  }
  .pages a {
    height: 210px;
  }
  .video-popup a {
    height: auto;
  }
}
@media only screen and (max-width: 1199px) {
  .close-home {
    padding-right: 11px;
  }
  .modal-content button img {
    margin-left: 5px;
  }
}
@media only screen and (max-width: 992px) {
  .home-heroslider-arrow-prev {
    left: 0%;
  }
  .home-hero__slider-arrow-next {
    right: 0%;
  }
  .slider-item__text {
    bottom: 20px;
    left: 40px;
  }
  .pages a {
    margin-bottom: 15px;
  }
  .video-popup a {
    margin-bottom: 0;
  }
  .close-home::before {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .home-slider .slider-item {
    height: 356px;
  }
  .home-slider .slider-item img {
    height: 356px;
    object-fit: cover;
  }
  .pages a {
    height: 100px;
  }
  .video-popup a {
    height: auto;
  }
}
@media only screen and (max-width: 567px) {
  .home-heroslider-arrows {
    display: none;
  }
  .video-popup {
    padding: 35px 15px 5px 15px;
    right: 12px;
    top: -222px;
    margin-left: 12px;
  }
  .product-article .brand-header {
    align-items: flex-start;
    flex-direction: column;
  }
  .product-article .brand-header img {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .home-form .col-right label {
    flex-direction: column;
    align-items: flex-start;
    height: 55px;
  }
  .home-form .form__span {
    padding-bottom: 10px;
  }
  .home-form .contact-form {
    padding: 20px;
  }
  .home-form .wpcf7-checkbox .wpcf7-list-item {
    align-items: flex-start;
  }
  .home-form .form-submit {
    width: 100%;
    margin-top: 40px;
  }
}
