/* assistant-200 - latin-ext_latin */
@font-face {
  font-family: "Assistant";
  font-style: normal;
  font-weight: 200;
  src: url("/_resources/themes/master/fonts/assistant-v18-latin-ext_latin-200.eot"); /* IE9 Compat Modes */
  src: local(""), url("/_resources/themes/master/fonts/assistant-v18-latin-ext_latin-200.eot?#iefix") format("embedded-opentype"), url("/_resources/themes/master/fonts/assistant-v18-latin-ext_latin-200.woff2") format("woff2"), url("/_resources/themes/master/fonts/assistant-v18-latin-ext_latin-200.woff") format("woff"), url("/_resources/themes/master/fonts/assistant-v18-latin-ext_latin-200.ttf") format("truetype"), url("/_resources/themes/master/fonts/assistant-v18-latin-ext_latin-200.svg#Assistant") format("svg"); /* Legacy iOS */
}
/* assistant-regular - latin-ext_latin */
@font-face {
  font-family: "Assistant";
  font-style: normal;
  font-weight: 400;
  src: url("/_resources/themes/master/fonts/assistant-v18-latin-ext_latin-regular.eot"); /* IE9 Compat Modes */
  src: local(""), url("/_resources/themes/master/fonts/assistant-v18-latin-ext_latin-regular.eot?#iefix") format("embedded-opentype"), url("/_resources/themes/master/fonts/assistant-v18-latin-ext_latin-regular.woff2") format("woff2"), url("/_resources/themes/master/fonts/assistant-v18-latin-ext_latin-regular.woff") format("woff"), url("/_resources/themes/master/fonts/assistant-v18-latin-ext_latin-regular.ttf") format("truetype"), url("/_resources/themes/master/fonts/assistant-v18-latin-ext_latin-regular.svg#Assistant") format("svg"); /* Legacy iOS */
}
/* assistant-700 - latin-ext_latin */
@font-face {
  font-family: "Assistant";
  font-style: normal;
  font-weight: 700;
  src: url("/_resources/themes/master/fonts/assistant-v18-latin-ext_latin-700.eot"); /* IE9 Compat Modes */
  src: local(""), url("/_resources/themes/master/fonts/assistant-v18-latin-ext_latin-700.eot?#iefix") format("embedded-opentype"), url("/_resources/themes/master/fonts/assistant-v18-latin-ext_latin-700.woff2") format("woff2"), url("/_resources/themes/master/fonts/assistant-v18-latin-ext_latin-700.woff") format("woff"), url("/_resources/themes/master/fonts/assistant-v18-latin-ext_latin-700.ttf") format("truetype"), url("/_resources/themes/master/fonts/assistant-v18-latin-ext_latin-700.svg#Assistant") format("svg"); /* Legacy iOS */
}
/* The Suavity */
@font-face {
  font-family: "YouthSyndicate";
  font-style: normal;
  font-weight: 400;
  src: local(""), url("/_resources/themes/master/fonts/YouthSyndicate-Slant.woff2") format("woff2"), url("/_resources/themes/master/fonts/YouthSyndicate-Slant.woff") format("woff"), url("/_resources/themes/master/fonts/YouthSyndicate-Slant.ttf") format("truetype");
}
.YouthSyndicate {
  font-family: "YouthSyndicate", sans-serif;
  text-transform: none !important;
}

.YouthSyndicateLarge {
  font-family: "YouthSyndicate", sans-serif;
  text-transform: none !important;
  font-size: 5.5rem;
  line-height: 8rem;
}

.YouthSyndicateXLarge {
  font-family: "YouthSyndicate", sans-serif;
  text-transform: none !important;
  font-size: 7rem;
  line-height: 10rem;
}

@media (max-width: 992px) {
  .YouthSyndicateLarge {
    font-size: 2.5rem;
    line-height: 3rem;
  }
  .YouthSyndicateYLarge {
    font-size: 3rem;
    line-height: 6rem;
  }
}
@media (max-width: 576px) {
  .YouthSyndicateLarge {
    font-size: 2rem;
    line-height: 3rem;
  }
  .YouthSyndicateYLarge {
    font-size: 2.5rem;
    line-height: 5rem;
  }
}
html {
  font-weight: 200;
  font-style: normal;
  font-stretch: normal;
  line-height: initial;
}

html strong {
  font-weight: 700 !important;
}

p {
  margin-top: 20px;
  line-height: 1.25rem;
}

.td-none {
  text-decoration: none;
}

.text-small,
.text-small p {
  font-size: 0.8rem;
  margin-top: 0px !important;
  margin-bottom: 5px;
}

a.no-hover:hover {
  opacity: 1;
}

/* Display */
.title {
  font-weight: 700 !important;
}

.display-1,
.display-2,
.display-3,
.display-4,
.display-5,
.display-6 {
  text-transform: uppercase;
  font-weight: 200;
}

@media (max-width: 1400px) {
  .display-3 {
    font-size: 2rem;
  }
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  text-transform: uppercase;
  font-weight: 200;
  margin-bottom: 0;
}

.text-right {
  text-align: right;
}

.text-left {
  text-align: left;
}

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

.text-justify {
  text-align: justify;
}

@media (min-width: 992px) {
  .text-md-right {
    text-align: right !important;
  }
}
.text-normal,
a.text-normal {
  text-transform: none !important;
  text-decoration: none;
}

.text-bold {
  font-weight: 700 !important;
}

.text-thin {
  font-weight: 200 !important;
}

i.large {
  font-size: 1.4rem;
}

i.x-large {
  font-size: 2.5rem;
}

.icon-list {
  margin-left: -20px;
}
.icon-list .icon-check {
  list-style-type: none;
  padding-left: 20px;
}
.icon-list .icon-check::before {
  font-family: "Line Awesome Free";
  font-weight: 900;
  content: "\f00c";
  list-style-type: none;
  position: absolute;
  margin-left: -20px;
}

/* buttons */
.btn {
  border-radius: 0px;
}

.btn-outline {
  border: 1px solid #000;
}

.bg-dark .btn-outline,
.navbar-dark .btn-outline {
  border: 1px solid #fff;
  color: #fff;
}

.bg-dark .btn-outline:hover,
.navbar-dark .btn-outline:hover {
  border: 1px solid #fff;
  color: #fff;
  opacity: 0.75;
}

.bg-light .btn-outline,
.navbar-light .btn-outline {
  border: 1px solid #000;
}

.bg-light .btn-outline:hover,
.navbar-light .btn-outline:hover {
  border: 1px solid #000;
  opacity: 0.75;
}

button.dt-button, div.dt-button, a.dt-button, input.dt-button {
  border: 1px solid #000 !important;
  background: transparent !important;
  background-color: #fff !important;
  border-radius: 0px !important;
  margin: 10px 5px;
}

.bg-dark button.dt-button, .bg-dark div.dt-button, .bg-dark a.dt-button, .bg-dark input.dt-button {
  border: 1px solid #fff !important;
  background-color: #000 !important;
}

/* links */
a,
.btn-link {
  color: #000;
}

a:hover,
.btn-link:hover {
  color: #000;
  opacity: 0.75;
}

.bg-dark a,
.bg-dark .btn-link {
  color: #fff;
}
.bg-dark a:hover,
.bg-dark .btn-link:hover {
  color: #fff;
  opacity: 0.75;
}

.bg-light a,
.bg-light .btn-link {
  color: #000;
}
.bg-light a:hover,
.bg-light .btn-link:hover {
  color: #000;
  opacity: 0.75;
}

@media (min-width: 768px) {
  .text-shadow-md {
    text-shadow: 2px 2px 4px #000;
  }
  .box-shadow-md {
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.6);
  }
}
@media (min-width: 992px) {
  .text-shadow-lg {
    text-shadow: 2px 2px 4px #000;
  }
  .box-shadow-lg {
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.6);
  }
}
.text-shadow-md .btn {
  text-shadow: none;
}

.mw-140 {
  min-width: 140px;
}

.p-6 {
  padding: 4rem;
}

section ul,
article ul {
  margin-top: 10px;
}

.navbar.bg-light {
  background-color: #fff !important;
}

header.nav-header {
  transition: all 0.5s ease-in;
}
header.nav-header .navbar {
  flex-wrap: wrap;
  padding: 0;
  background-color: #fff;
}
header.nav-header .search-and-language {
  display: flex;
  border-bottom: 1px solid #000;
  justify-content: space-between;
}
header.nav-header .search-and-language .search {
  margin-left: 0px;
}
header.nav-header .search-and-language .dropdown-menu {
  transition: all 0.5s;
}
header.nav-header .navbar-collapse {
  flex-wrap: wrap;
}
header.nav-header .navbar-brand {
  transition: all 0.5s ease-in;
  z-index: 2000;
}
header.nav-header .navbar-brand svg {
  width: 250px;
  transition: all 0.5s ease-in;
}
header.nav-header .navbar-brand svg .claim {
  transition: all 0.5s ease-in;
}
header.nav-header .dropdown-toggle {
  margin-right: 0px;
}
header.nav-header .dropdown-toggle::after {
  font-family: "Line Awesome Free";
  content: "\f107";
  font-weight: 900;
  border-top: none;
  transform-origin: 50% 50%;
  transition: all 0.5s ease-in;
  position: absolute;
  margin-left: -3px;
}
header.nav-header .dropdown-toggle.show::after {
  transform: rotateX(180deg);
}
header.nav-header .nav-link {
  color: #000;
}
header.nav-header .navbar-toggler {
  border-radius: 0px;
  position: absolute;
  right: 8px;
}
header.nav-header .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0,0,0, .5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
header.nav-header .navbar-expand-md .navbar-nav .nav-link {
  padding-right: 1rem;
  padding-left: 1rem;
}

@media (max-width: 1200px) {
  header.nav-header .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.8rem;
    padding-left: 0.8rem;
  }
}
@media (max-width: 922px) {
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.7rem;
    padding-left: 0.7rem;
  }
}
@media (max-width: 768px) {
  .navbar-nav {
    width: 100%;
    max-width: 100%;
    max-height: 60vh;
    overflow: scroll;
  }
  .dropdown-toggle::after {
    right: 15px;
  }
}
.nav-item.dropdown {
  padding-right: 16px;
}

@media (max-width: 992px) {
  .nav-item.dropdown {
    padding-right: 12px;
  }
}
.dropdown-menu {
  margin-top: 0px !important;
  border-radius: 0px;
  border: none;
}
.dropdown-menu .submenu .dropdown-item {
  text-transform: uppercase;
}

@media (max-width: 768px) {
  header.nav-header .navbar-brand svg {
    margin-top: 10px;
    width: 200px;
  }
  .nav-item {
    text-align: left;
  }
  .dropdown-item {
    text-align: left;
    padding-left: 13px !important;
  }
  .dropdown-menu.megamenu {
    margin-bottom: 15px;
  }
  .dropdown-menu.megamenu div.row div > a {
    margin: 0 auto;
    padding-left: 13px;
  }
  .navbar-brand svg .claim {
    opacity: 0;
  }
  .search-and-language .navbar-nav {
    width: 100%;
  }
  .search-and-language .navbar-nav > li {
    text-align: end;
  }
  .search-and-language .dropdown-menu {
    margin-left: 0px;
    transition: all 0.5s ease-in;
  }
}
@media (min-width: 768px) {
  .navbar-brand {
    margin-top: 20px;
  }
  .search-and-language {
    margin-top: -20px;
  }
  .meta-navbar {
    padding-bottom: 40px;
    border-bottom: 1px solid #000;
    color: #6c757d;
    background: #fff;
  }
  .meta-navbar ul {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
  }
  .meta-navbar ul li {
    text-align: left;
  }
  .meta-navbar ul li a {
    text-decoration: none;
  }
}
@media (min-width: 769px) {
  .navbar .has-megamenu .megamenu a {
    font-weight: bold;
  }
}
.navbar .has-megamenu .megamenu a.dropdown-item {
  font-weight: normal;
}

@media (min-width: 769px) {
  .navbar .megamenu {
    position: relative;
    padding: 0 2rem 2rem 2rem;
  }
  .navbar .megamenu a {
    text-decoration: none;
  }
  .navbar .megamenu p {
    margin-top: 11px;
  }
  .navbar .megamenu ul {
    flex-direction: column;
  }
  .navbar .megamenu ul li a {
    text-transform: uppercase;
    padding: 0.25rem 0;
  }
  .navbar .has-megamenu {
    position: static !important;
  }
  .dropdown-menu.megamenu .collapse {
    display: block;
  }
}
@media (max-width: 992px) {
  .navbar .megamenu {
    left: 0%;
    margin-left: 0;
    width: 100%;
    margin-top: 0;
  }
}
@media (min-width: 1400px) {
  .navbar .megamenu {
    left: 50%;
    margin-left: -550px;
    width: 1100px;
    margin-top: 0;
  }
}
.navbar .megamenu ul.list-unstyled.row {
  flex-direction: row;
}

.collection-btn {
  margin-left: auto;
  font-weight: normal;
  text-transform: uppercase;
}

.dropdown-menu.megamenu {
  padding-top: 12px;
  padding-bottom: 24px;
  border-radius: 0px;
}

@media (max-width: 768px) {
  .dropdown-menu.megamenu {
    text-align: left;
  }
  .dropdown-menu.megamenu a {
    text-decoration: none;
  }
  .collection-btn::after {
    font-family: "Line Awesome Free";
    content: "\f0c5";
    font-weight: 900;
    font-size: 24px;
    text-align: right;
    position: absolute;
    right: 17px;
    top: 50px;
    color: #000 !important;
  }
  .navbar-dark .collection-btn::after {
    color: #fff !important;
  }
}
.navbar-dark .col-megamenu p {
  color: #fff !important;
}

.megamenu .has-submenu::after {
  font-family: "Line Awesome Free";
  content: "\f106";
  font-weight: 900;
  text-align: right;
  position: absolute;
  right: 20px;
  transition: all 0.5s ease-in;
}

.megamenu .has-submenu.collapsed::after {
  transform: rotateX(180deg);
}

header.nav-header .navbar-dark {
  background-color: transparent;
}

header.nav-header .navbar-dark .search-and-language {
  border-bottom: 1px solid #fff;
}

.gradient > ul {
  padding-bottom: 12px;
}

.navbar-dark .brand,
.navbar-dark .search-and-language-wrapper,
.navbar-dark .gradient {
  background-color: #000 !important;
}
@media screen {
  .navbar-dark .brand text,
  .navbar-dark .brand path,
  .navbar-dark .brand rect,
  .navbar-dark .brand polygon {
    fill: #fff;
  }
}
.navbar-dark .gradient > ul {
  padding-bottom: 50px;
}
.navbar-dark i {
  color: #fff;
}
.navbar-dark a {
  color: rgb(255, 255, 255);
}
.navbar-dark .navbar-nav .nav-link {
  color: rgb(255, 255, 255);
}
.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
  color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .dropdown-menu {
  border-radius: 0px;
  background-color: rgba(0, 0, 0, 0.75);
}
.navbar-dark .dropdown-item:focus,
.navbar-dark .dropdown-item:hover,
.navbar-dark .dropdown-item:active {
  background-color: transparent;
  color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") !important;
}
.navbar-dark .search-and-language .navbar-nav li {
  color: #fff;
}
.navbar-dark .meta-navbar {
  border-bottom: 1px solid #fff;
  background: #000;
}

.sticky .navbar-dark .gradient > ul {
  padding-bottom: 0px;
}

@media (min-width: 769px) {
  .navbar-dark .dropdown-menu.megamenu {
    margin-top: -50px;
    color: #fff;
  }
  .navbar-dark .gradient {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 75%, rgb(0, 0, 0) 100%) !important;
  }
}
@media (max-width: 768px) {
  .dropdown-menu {
    border-radius: 0px;
    background-color: rgba(128, 128, 128, 0.05);
  }
  .navbar-dark .dropdown-menu {
    border-radius: 0px;
    background-color: rgba(128, 128, 128, 0.2);
  }
}
.new-tag {
  font-family: "Barlow", sans-serif;
  font-size: 0.5rem;
  text-transform: uppercase;
  transform: translateY(-6px);
  transform: translateX(6px);
  position: absolute;
}

.nav-header.sticky .navbar-dark .gradient {
  background: #000 !important;
}
.nav-header.sticky .navbar-brand svg .claim {
  opacity: 0;
}
.nav-header.sticky .navbar-brand svg {
  margin-top: 0px;
  width: 200px;
}
.nav-header.sticky .navbar-brand {
  margin-top: 10px;
}
.nav-header.sticky .dropdown-menu.megamenu {
  margin-top: -1px;
}

@media (min-width: 768px) {
  .nav-header.sticky .search-and-language {
    transition: all 0.5s ease-in;
    margin-top: -40px;
  }
}
.navbar-expand-md .navbar-nav .megamenu {
  top: 132px !important;
  transition: all 0.5s ease-in;
}

.nav-header.sticky .navbar-expand-md .navbar-nav .megamenu {
  top: 94px !important;
}

/* light */
.navbar-light .navbar-nav .nav-link {
  color: #000;
}

.dropdown-item:focus,
.dropdown-item:hover,
.dropdown-item:active {
  background-color: transparent;
}

@media (min-width: 993px) {
  .dropdown-menu.small-dropdown {
    width: 240px;
  }
  .dropdown-menu.small-dropdown .dropdown-item {
    white-space: normal;
  }
}
.dot {
  display: inline-block;
  width: 2px;
  height: 30px;
  background-color: rgba(128, 128, 128, 0.5);
  z-index: 2;
  content: "";
  color: transparent;
  vertical-align: middle;
  margin: 5px 0 5px 0;
}

.dot:hover {
  background-color: rgba(255, 255, 255, 0.5);
  color: rgba(255, 255, 255, 0.5);
}

nav.dot-nav {
  width: 1px;
  height: auto;
  padding: 0 0px;
  position: fixed;
  top: 50%;
  right: 8px;
  transform: translate(0, -50%);
  z-index: 2;
  text-align: right;
}

nav.dot-nav ul li a {
  text-decoration: none;
}

nav.dot-nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.name-active {
  color: rgba(255, 255, 255, 0.5);
  background-color: #fff;
  text-align: right;
}

.search {
  display: flex;
  align-items: center;
}
.search form.searchform {
  display: flex;
  align-items: center;
}
.search form {
  transition: all 0.5s ease-in;
}
.search form input {
  border-radius: 0px;
  border: none;
}

#SearchForm_SearchForm_query {
  width: 140px;
  border: 1px solid #000;
  padding-left: 8px;
  border-right: none;
  height: 31px;
}

.navbar-dark #SearchForm_SearchForm_query {
  border: 1px solid #fff;
  border-right: none;
  height: 31px;
  background: transparent;
  color: #fff;
}

@media (min-width: 768px) {
  .search {
    align-items: flex-start;
  }
  .search form {
    min-width: 150px;
    opacity: 0;
    transition: all 0.5s ease-in;
  }
  .search form #SearchForm_SearchForm_query {
    transition: all 0.5s ease-in;
    width: 1px;
  }
  .search:hover form,
  .search:active form,
  .search:focus form {
    opacity: 1;
  }
  .search:hover form #SearchForm_SearchForm_query,
  .search:active form #SearchForm_SearchForm_query,
  .search:focus form #SearchForm_SearchForm_query {
    width: 150px;
  }
  #SearchForm_SearchForm_query {
    height: 30.5px;
  }
  .navbar-dark #SearchForm_SearchForm_query {
    height: 30.5px;
  }
}
.hover-zoom {
  overflow: hidden;
}

.hover-zoom img {
  scale: 1;
  transition: all 0.5s;
}

.hover-zoom img:hover {
  scale: 1.2;
}

.product-sidebar-title {
  position: fixed;
  top: 320px;
  left: 0;
  color: #fff;
  z-index: 100;
}
.product-sidebar-title div.wrapper {
  transform: rotate(-90deg);
  transform-origin: left top;
  background-color: #000;
  padding: 5px 20px;
}

.image {
  max-width: 100%;
  height: auto;
}

.swiper-pagination-bullet,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: none !important;
  height: 2px !important;
}

.swiper {
  width: 100%;
  height: 70%;
}

.bg-dark .swiper {
  background: #000;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  position: relative;
  display: flex;
  justify-content: left;
  align-items: center;
}

.bg-dark .swiper-slide {
  background-color: #000;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.slide-content {
  position: absolute;
}

.slide-caption .small {
  font-size: 0.75rem !important;
}

@media (max-width: 1200px) {
  .slide-caption h1, .slide-caption .h1,
  .slide-caption h2, .slide-caption .h2,
  .slide-caption h3, .slide-caption .h3,
  .slide-caption h4, .slide-caption .h4,
  .slide-caption h5, .slide-caption .h5,
  .slide-caption h6, .slide-caption .h6 {
    font-size: 2rem;
  }
  .slide-caption p.lead {
    font-size: 1rem;
  }
}
@media (max-width: 992px) {
  .slide-caption h1, .slide-caption .h1,
  .slide-caption h2, .slide-caption .h2,
  .slide-caption h3, .slide-caption .h3,
  .slide-caption h4, .slide-caption .h4,
  .slide-caption h5, .slide-caption .h5,
  .slide-caption h6, .slide-caption .h6 {
    font-size: 1.5rem;
  }
  .slide-caption p.lead {
    font-size: 0.8rem;
  }
}
@media (max-width: 768px) {
  .slide-caption {
    max-width: 720px;
  }
  .slide-caption h1, .slide-caption .h1,
  .slide-caption h2, .slide-caption .h2,
  .slide-caption h3, .slide-caption .h3,
  .slide-caption h4, .slide-caption .h4,
  .slide-caption h5, .slide-caption .h5,
  .slide-caption h6, .slide-caption .h6 {
    font-size: 1rem;
  }
  .swiper-slide {
    justify-content: center;
  }
}
@media (min-width: 768px) {
  .slide-caption {
    text-align: left;
  }
}
@media (min-width: 992px) {
  .slide-caption {
    text-align: left;
  }
  .swiper-slide {
    justify-content: left;
  }
}
@media (min-width: 1200px) {
  .slide-caption {
    width: 570px;
  }
}
@media (min-width: 1400px) {
  .slide-caption {
    width: 660px;
  }
}
.swiper-button-next::after, .swiper-button-prev::after {
  font-family: "Line Awesome Free";
  font-weight: 900;
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: 20px;
}

.swiper-button-next, .swiper-ltr .swiper-button-next {
  right: 20px;
}

.swiper-button-next::after {
  content: "\f105";
}

.swiper-button-prev::after {
  content: "\f104";
}

.swiper-button-next, .swiper-button-prev {
  color: #000;
}

.bg-dark .swiper-button-next, .bg-dark .swiper-button-prev {
  color: #fff;
}

.swiper-button-next-outside::after,
.swiper-button-prev-outside::after {
  color: #000;
}

.bg-dark .swiper-button-next-outside::after,
.bg-dark .swiper-button-prev-outside::after {
  color: #fff !important;
}

.swiper-button-prev-outside::after {
  position: absolute;
  top: 33%;
  left: -40px;
  font-family: "Line Awesome Free";
  font-weight: 900;
  font-size: 44px;
  content: "\f104";
}

.swiper-button-next-outside::after {
  position: absolute;
  top: 33%;
  right: -40px;
  font-family: "Line Awesome Free";
  font-weight: 900;
  font-size: 44px;
  content: "\f105";
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 0;
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 0;
}

.swiper-pagination-bullet {
  width: 30px;
  height: 1px;
  display: inline-block;
  border-radius: 0;
  background-color: rgb(0, 0, 0);
}

.swiper-pagination-bullet-active {
  background-color: rgb(0, 0, 0) !important;
}

.bg-dark .swiper-pagination-bullet {
  background-color: rgb(255, 255, 255);
}
.bg-dark .swiper-pagination-bullet-active {
  background-color: rgb(255, 255, 255) !important;
}

.video-carousel .slide-caption {
  margin-left: unset;
  text-align: center;
  font-size: 1.5rem;
}
.video-carousel .slide-caption .caption {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0;
  line-height: 1.5rem;
  text-transform: none;
}
.video-carousel .slide-caption .btn-link {
  text-decoration: none;
}
.video-carousel .swiper-wrapper {
  padding-bottom: 35px;
}
.video-carousel .swiper-wrapper > .swiper-pagination {
  position: absolute;
  bottom: 0;
}
.video-carousel .swiper-button-prev, .video-carousel .swiper-rtl .swiper-button-next {
  top: 42%;
}
.video-carousel .swiper-button-next, .video-carousel .swiper-ltr .swiper-button-next {
  top: 42%;
}

.video-container {
  width: 100%;
  height: auto;
}
.video-container video {
  width: 100%;
  height: 100%;
}

.video-caption {
  width: 100%;
  bottom: 40%;
  position: absolute;
}

@media (max-width: 1400px) {
  .video-caption {
    bottom: 20%;
  }
}
@media (min-width: 993px) {
  .video-caption {
    color: #fff;
  }
}
@media (max-width: 992px) {
  .video-caption {
    position: relative;
  }
}
/* Content and Video */
.content-and-video .content-and-video-container {
  position: relative;
}
.content-and-video .content-and-video-container .yt-cookie-banner {
  position: absolute;
  bottom: 10%;
  left: 10%;
  width: 80%;
  background: rgba(255, 255, 255, 0.7);
}
.content-and-video .content-and-video-container .yt-cookie-banner .yt-cookie-banner-content {
  padding: 20px;
}
.content-and-video .content-and-video-container .yt-cookie-banner.bg-dark {
  background-color: rgba(0, 0, 0, 0.8) !important;
}
.content-and-video .content-and-video-container.no-image img {
  display: none;
}
.content-and-video .content-and-video-container.no-image .yt-cookie-banner {
  position: relative;
}

@media (max-width: 992px) {
  .content-and-video .content-and-video-container .yt-cookie-banner {
    display: flex;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
  }
}
.news-carousel .slide-content {
  position: relative;
}
.news-carousel .swiper-slide {
  flex-wrap: wrap;
}
.news-carousel .slide-caption {
  padding: 1rem;
  font-size: 1rem;
  text-align: left;
  margin-left: unset;
  background: transparent;
}
.news-carousel .slide-caption p {
  margin: 0;
}
.news-carousel .slide-caption .date {
  text-align: right;
}
.news-carousel .swiper-button-prev, .news-carousel .swiper-rtl .swiper-button-next {
  top: 22%;
}
.news-carousel .swiper-button-next, .news-carousel .swiper-ltr .swiper-button-next {
  top: 22%;
}
.news-carousel .swiper-wrapper {
  padding-bottom: 35px;
}
.news-carousel .swiper-wrapper > .swiper-pagination {
  position: absolute;
  bottom: 0;
}

.BlockContentAndScaledImage .bg-image {
  background-size: cover;
}

.product-carousel-wrapper {
  position: relative;
}
.product-carousel-wrapper .slide-content {
  width: 100%;
}
.product-carousel-wrapper .slide-caption {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.product-carousel-wrapper .slide-caption a {
  text-decoration: none;
}
@media (max-width: 768px) {
  .product-carousel-wrapper .swiper-button-prev-outside::after {
    position: absolute !important;
    left: 0px;
    top: unset;
    bottom: 25px;
  }
  .product-carousel-wrapper .swiper-button-next-outside::after {
    position: absolute !important;
    right: 0px;
    top: unset;
    bottom: 25px;
  }
}

.product-carousel {
  position: relative;
  overflow: hidden;
}
.product-carousel .swiper-wrapper {
  padding-bottom: 100px;
}
.product-carousel .swiper-wrapper > .swiper-pagination {
  position: absolute;
  bottom: 0;
}
.product-carousel .slide-content {
  position: absolute;
  bottom: -60px;
  opacity: 0;
  transition: all 0.5s ease-in;
}
.product-carousel .slide-content p {
  margin-top: 0;
  margin-bottom: 4px;
  padding: 0;
  line-height: 1rem;
  font-size: 1rem;
  font-weight: 200;
}
.product-carousel .swiper-slide-active .slide-content {
  opacity: 1;
}
.product-carousel .swiper-slide {
  flex-wrap: wrap;
}

.projects-background {
  position: relative;
}

.projects-background::before {
  background-color: #f5f5f5;
  content: "";
  margin: 0 auto;
  position: absolute;
  top: 0;
  right: 0;
  width: 58%;
  height: 100%;
  z-index: -1;
}

@media (max-width: 992px) {
  .projects-background::before {
    background-color: transparent;
  }
}
.block-projects-teaser .swiper-wrapper {
  padding-bottom: 20px;
}
@media (min-width: 992px) {
  .block-projects-teaser .swiper {
    padding: 20px;
  }
}
.block-projects-teaser .swiper-slide {
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.5);
  flex-direction: column;
  margin-bottom: 20px;
}
.block-projects-teaser .slide-content {
  position: relative;
}
.block-projects-teaser a {
  text-decoration: none;
  font-weight: normal;
}
.block-projects-teaser .slide-caption {
  min-height: 125px !important;
}
.block-projects-teaser .h4 {
  font-size: 1.2rem;
}

@media (min-width: 769px) {
  .projects-carousel .swiper-slide {
    box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.5);
  }
}
.product-downloads {
  line-height: 1.5rem;
}
.product-downloads p {
  margin-top: 5px;
}

.block-banner {
  z-index: 100;
  display: block;
  position: relative;
}

.block-banner img,
.block-banner picture,
.footer-contact img {
  width: 100%;
  height: auto;
}

.banner-content {
  position: absolute;
  bottom: 25%;
}

@media (max-width: 1400px) {
  .banner-content {
    bottom: 10%;
  }
}
@media (max-width: 1200px) {
  .banner-content {
    bottom: 0;
  }
}
@media (max-width: 992px) {
  .block-banner {
    position: relative;
  }
  .banner-content {
    position: relative;
  }
}
@media (min-width: 992px) {
  .banner-content {
    color: #fff;
  }
}
.block-banner-slider img,
.block-banner-slider picture {
  width: 100%;
}
.block-banner-slider .caption {
  position: absolute;
  z-index: 1001;
  bottom: 50%;
  pointer-events: none;
}
.block-banner-slider .swiper-horizontal > .swiper-pagination-bullets, .block-banner-slider .swiper-pagination-bullets.swiper-pagination-horizontal, .block-banner-slider .swiper-pagination-custom, .block-banner-slider .swiper-pagination-fraction {
  bottom: 20px;
}

@media (max-width: 768px) {
  .block-banner-slider .caption {
    position: relative;
  }
}
@media (min-width: 769px) {
  .block-banner-slider .caption {
    color: #fff;
  }
}
@media (min-width: 1200px) {
  .block-banner-slider .swiper-horizontal > .swiper-pagination-bullets, .block-banner-slider .swiper-pagination-bullets.swiper-pagination-horizontal, .block-banner-slider .swiper-pagination-custom, .block-banner-slider .swiper-pagination-fraction {
    bottom: 40px;
  }
}
.article-teaser-header {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  min-height: 62px;
  align-items: end;
}

.article-teaser img {
  -o-object-fit: cover;
     object-fit: cover;
}

.article-teaser .title {
  font-size: 1.125rem;
}

.teaser-holder .article-teaser-text {
  display: none;
}

.show-teaser-text .article-teaser-text {
  display: inline !important;
}

.nav-tabs-wrapper {
  border-bottom: 1px solid #000;
}

.nav-tabs {
  border-bottom: none;
}

.nav-tabs a {
  border-radius: 0px !important;
}

.nav-tabs .nav-link {
  color: #000;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active,
.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
  border-bottom: none;
  border-radius: 0px;
  color: #000;
}

.nav-tabs .nav-link.active {
  border-bottom: 1px solid #fff;
}

.bg-dark .nav-tabs-wrapper {
  border-bottom: 1px solid #fff;
}
.bg-dark .nav-tabs .nav-link {
  color: #fff;
}
.bg-dark .nav-tabs .nav-item.show .nav-link,
.bg-dark .nav-tabs .nav-link.active,
.bg-dark .nav-tabs .nav-link:focus,
.bg-dark .nav-tabs .nav-link:hover {
  border-bottom: none;
  background-color: #000;
  color: #fff;
}
.bg-dark .nav-tabs .nav-link.active {
  border-bottom: 1px solid #000;
}

:root {
  --theadColor: #111111;
  --theadTextColor: $white;
  --darkColor: $black;
  --lightColor:$white;
  --darkRowColor: #111111;
}

table.dataTable {
  font-size: 0.9rem;
}

table.dataTable td:first-child {
  font-weight: bold;
}

.table-product-color {
  width: 10px;
  height: 10px;
  display: inline-block;
  margin-right: 8px;
}

table.dataTable tbody th, table.dataTable tbody td {
  padding: 4px 4px !important;
}

.bg-dark table.dataTable {
  border: 1px solid #000;
  background-color: #000;
}
.bg-dark th,
.bg-dark tr,
.bg-dark td {
  border-color: #000 !important;
}
.bg-dark thead {
  background-color: var(--theadColor);
}
.bg-dark thead > tr,
.bg-dark thead > tr > th {
  background-color: transparent;
  color: var(--theadTextColor) !important;
  font-weight: normal;
  text-align: start;
}
.bg-dark table.dataTable thead th,
.bg-dark table.dataTable thead td {
  border-bottom: 0px solid #111 !important;
}
.bg-dark .dataTables_wrapper > div {
  margin: 5px;
}
.bg-dark table.dataTable.display tbody tr.even > .sorting_1,
.bg-dark table.dataTable.order-column.stripe tbody tr.even > .sorting_1,
.bg-dark table.dataTable.display tbody tr.even,
.bg-dark table.dataTable.display tbody tr.odd > .sorting_1,
.bg-dark table.dataTable.order-column.stripe tbody tr.odd > .sorting_1,
.bg-dark table.dataTable.display tbody tr.odd {
  background-color: var(--darkRowColor);
  color: var(--lightColor);
}
.bg-dark table.dataTable thead th {
  position: relative;
  background-image: none !important;
}
.bg-dark table.dataTable thead th.sorting:after,
.bg-dark table.dataTable thead th.sorting_asc:after,
.bg-dark table.dataTable thead th.sorting_desc:after {
  position: absolute;
  top: 12px;
  right: 8px;
  display: block;
  font-family: "Font Awesome 5 Free";
}
.bg-dark table.dataTable thead th.sorting:after {
  content: "\f0dc";
  color: #ddd;
  font-size: 0.8em;
  padding-top: 0.12em;
}
.bg-dark table.dataTable thead th.sorting_asc:after {
  content: "\f0de";
}
.bg-dark table.dataTable thead th.sorting_desc:after {
  content: "\f0dd";
}
.bg-dark table.dataTable.display tbody tr:hover > .sorting_1,
.bg-dark table.dataTable.order-column.hover tbody tr:hover > .sorting_1,
.bg-dark tbody tr:hover {
  background-color: var(--darkColor) !important;
  color: #fff;
}
.bg-dark .dataTables_wrapper .dataTables_paginate .paginate_button.current,
.bg-dark .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  background: none !important;
  border-radius: 50px;
  background-color: var(--theadColor) !important;
  color: var(--lightColor) !important;
}
.bg-dark .dataTables_wrapper .dataTables_paginate .paginate_button {
  background: none !important;
  color: var(--darkColor) !important;
}
.bg-dark .paginate_button.current:hover {
  background: none !important;
  border-radius: 50px;
  background-color: var(--theadColor) !important;
  color: #fff !important;
}
.bg-dark .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover,
.bg-dark .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  border: 1px solid #979797;
  background: none !important;
  border-radius: 50px !important;
  background-color: #000 !important;
  color: #fff !important;
}

.no-sort::before,
.no-sort::after {
  display: none !important;
}

.no-sort {
  pointer-events: none !important;
  cursor: default !important;
}

.block-product-data .icon {
  width: 20px;
  height: 20px;
  fill: #000;
  stroke: #000;
  color: #000;
  margin-right: 10px;
  margin-left: 10px;
  margin-bottom: 6px;
}

.dataTable td {
  padding: 4px;
}

.dataTable th {
  padding: 10px 4px !important;
}

.dataTable tbody tr:first-child {
  padding-top: 20px;
}

.dataTable th:first-child,
.dataTable td:first-child {
  padding-left: 10px !important;
}

.dataTable th.icon svg.icon {
  width: 30px;
  height: 30px;
  fill: #000;
  stroke: #000;
  color: #000;
  margin-right: 0px;
}

.color-box {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 8px;
}

.data-table-icon {
  width: 24px;
  height: 24px;
}

.bg-dark.block-product-data svg.icon {
  fill: #fff;
  stroke: #fff;
  color: #fff;
}

.bg-dark .dataTable th.icon svg.icon {
  fill: #fff;
  stroke: #fff;
  color: #fff;
}
.bg-dark .dt-button {
  border: 1px solid #fff;
  border-radius: 0px;
  background: transparent;
  color: #fff;
}
.bg-dark .dataTables_wrapper > div {
  color: #fff;
}

@media (max-width: 1400px) {
  .dataTables_wrapper {
    max-width: 100%;
    overflow-y: scroll;
    padding-bottom: 20px;
  }
  .dataTable {
    width: 1400px !important;
  }
}
.product-details-modal-link {
  text-decoration: none;
}

.product-details-modal-link:hover,
.product-details-modal-link:focus,
.product-details-modal-link:active {
  text-decoration: underline;
}

.dual-ring-animation,
.dual-ring-animation:after {
  display: none;
}

.loading .dual-ring-animation {
  display: inline-block;
  width: 16px;
  height: 16px;
}

.loading .dual-ring-animation:after {
  content: " ";
  display: block;
  width: 16px;
  height: 16px;
  margin: 4px;
  border-radius: 50%;
  border: 2px solid #000;
  border-color: #000 transparent #000 transparent;
  animation: dual-ring-animation 1.2s linear infinite;
}

@keyframes dual-ring-animation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.bg-dark .loading .dual-ring-animation:after {
  border: 2px solid #fff;
  border-color: #fff transparent #fff transparent;
}

.modal-dialog p {
  margin-top: 0;
}

.modal-header {
  border-radius: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}

.modal-content {
  border-radius: 0px;
}

.modal-header {
  border-bottom: none;
}

@media (min-width: 992px) {
  .modal-dialog {
    max-width: 800px;
  }
}
.bg-dark .modal-dialog {
  border: 1px solid #fff !important;
}

.modal-footer {
  border-top: none;
}

.block-product-data .legend {
  font-size: 0.9rem;
}

.formate-tabs-content {
  border: 1px solid #dee2e6;
}
.formate-tabs-content .secondary-products h6 {
  margin-top: 0.5rem;
}
.formate-tabs-content .secondary-products img {
  background-color: #f5f5f5;
}

@media (min-width: 992px) {
  .formate-tabs .nav-link {
    padding: 15px 25px;
  }
}
@media (max-width: 768px) {
  .formate-tabs .nav-link {
    padding: 8px 8px;
    font-size: 0.8rem;
  }
}
.btn.btn-outline.btn-collapse::after {
  display: inline-block;
  content: "\f107";
  font-family: "Line Awesome Free";
  font-weight: 900;
  transition: all 0.5s ease-in;
  transform: rotate(180deg);
}

.btn.btn-outline.collapsed::after {
  transform: rotate(0deg);
}

div.dt-buttons {
  float: right !important;
}

.dataTables_wrapper .dataTables_paginate {
  float: left !important;
}

.dt-buttons,
.dataTables_paginate {
  margin-top: 20px;
}

.form-select,
.list-group,
.input-group-text {
  border-radius: 0px;
}

.input-group-text {
  min-width: 80px;
}

.bg-dark .input-group-text {
  background-color: #212529;
  border-color: #212529;
  color: #fff;
}
.bg-dark .input-group .form-select {
  background-color: #000;
  color: #fff;
  border-color: 1px solid #fff;
}

@media (min-width: 992px) {
  .footer-contact img {
    min-height: 700px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
@media (max-width: 992px) {
  .swiper-button-next,
  .swiper-button-next-outside,
  .swiper-button-prev,
  .swiper-button-prev-outside {
    display: none;
  }
}
@media (max-width: 992px) {
  .block-3d-carousel .swiper-button-next,
  .block-3d-carousel .swiper-button-next-outside,
  .block-3d-carousel .swiper-button-prev,
  .block-3d-carousel .swiper-button-prev-outside {
    display: block;
  }
}
.hover-caption {
  position: absolute;
  top: 10px;
  left: 20px;
  z-index: 1001;
  color: #fff;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
.hover-caption h3 {
  font-size: 1.2rem;
  text-transform: uppercase;
}

.swiper-button-next::after,
.swiper-button-next-outside::after {
  content: "";
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  stroke: #fff;
  background-image: url(/public/_resources/themes/master/img/arrow-right-black.svg);
}

.swiper-button-prev::after,
.swiper-button-prev-outside::after {
  content: "";
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  stroke: #fff;
  background-image: url(/public/_resources/themes/master/img/arrow-left-black.svg);
}

.bg-dark .swiper-button-next::after,
.bg-dark .swiper-button-next-outside::after {
  background-image: url(/public/_resources/themes/master/img/arrow-right.svg);
}
.bg-dark .swiper-button-prev::after,
.bg-dark .swiper-button-prev-outside::after {
  background-image: url(/public/_resources/themes/master/img/arrow-left.svg);
}

.footer-contact {
  position: relative;
  padding-left: 0;
  padding-right: 0;
}

@media (min-width: 992px) {
  .footer-contact .footer-contact-content {
    position: absolute;
    width: 100%;
    top: 80px;
    z-index: 100;
  }
  .footer-contact .footer-contact-content .contact-bg {
    color: #000;
    background-color: #fff;
  }
  .bg-dark .footer-contact-content .contact-bg {
    color: #fff;
    background-color: #000;
  }
}
.footer-contact p {
  margin-bottom: 10px;
}
.footer-contact .gradient {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.85) 75%, rgb(255, 255, 255) 100%) !important;
}

.footer-contact.bg-dark .gradient {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 75%, rgb(0, 0, 0) 100%) !important;
}

@media (max-width: 768px) {
  .footer-contact .gradient {
    display: none;
  }
}
@media (min-width: 992px) {
  .contact-bg {
    min-height: 376px;
  }
}
@media (min-width: 1200px) {
  .contact-bg {
    min-height: 356px;
  }
}
@media (min-width: 1400px) {
  .contact-bg {
    min-height: 416px;
  }
}
.BlockAccordionItems .accordion .accordion-item button {
  border: 2px solid #000;
  margin-bottom: 10px;
}
.BlockAccordionItems .accordion .accordion-button:not(.collapsed) {
  color: unset;
  background-color: unset;
}
.BlockAccordionItems .accordion .accordion-button:focus {
  border-color: unset;
  box-shadow: unset;
}
.BlockAccordionItems .accordion .accordion-item.bg-dark button {
  border: 2px solid #fff;
}
.BlockAccordionItems .accordion .accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000000'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
.BlockAccordionItems .accordion .accordion-button.bg-dark::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
.BlockAccordionItems .accordion .accordion-button.bg-dark:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

@media only screen {
  .job-content {
    padding-top: 200px;
    background-repeat: no-repeat;
    background-size: contain;
  }
}
@media (max-width: 768px) {
  .job-content {
    padding-top: 100px;
  }
}
.disclaimer p {
  margin-top: 0;
}

.contact-form .input-group-text {
  min-width: unset;
}

.card {
  border-radius: 0px;
}

.directions-button {
  top: 1rem !important;
}

/* block dealers */
.BlockDealers .optin-banner {
  background-image: url("/public/_resources/themes/master/img/bg-haendlersuche.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position-y: -125px;
  height: 500px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.BlockDealers .optin-banner .opt-in-button img {
  margin-right: 10px;
  margin-top: 1rem;
  width: 50px;
  height: 50px;
}

@media (max-width: 768px) {
  .BlockDealers .optin-banner .opt-in-button img {
    width: 30px;
    height: 30px;
    margin-right: 10px;
  }
}
.BlockDealers #map-container {
  height: 500px;
}
.BlockDealers #map-container header {
  padding: 0;
}
.BlockDealers #map-container #locations-panel-list {
  margin-left: -6px;
}
.BlockDealers #map-container #locations-panel-list .search-input input {
  border-radius: 0px;
}
.BlockDealers #map-container .dealer-link {
  color: rgb(33, 37, 41);
}
.BlockDealers #map-container .location-result.selected .dealer-link {
  text-decoration: underline;
}
.BlockDealers #map-container #location-results-list {
  margin-top: 0.8rem;
}

.icon.grossformate {
  visibility: hidden;
}

.icon.grossformate1 {
  visibility: visible;
}
.icon.grossformate1 svg {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-top: -3px;
}

.icon.grossformate0 {
  visibility: hidden;
}
.icon.grossformate0 svg {
  display: none;
}

.icon.verlegung1::after {
  font-family: "Line Awesome Free";
  font-weight: 900;
  content: "\f5ae";
}

.gm-style > div > div[role=button] {
  outline: 2px solid #f00;
}

@media (max-width: 768px) {
  .BlockDealers #map-container {
    height: 90vh;
  }
  #gmp-map {
    margin-left: -24px;
    margin-right: -24px;
  }
  #locations-panel {
    margin-top: 20px;
  }
}
/* Dealer Widget and Btn */
#dealerBtn {
  position: fixed;
  display: block;
  width: 80px;
  height: 80px;
  bottom: 100px;
  right: 0;
  z-index: 5001;
  overflow: hidden;
}
#dealerBtn img {
  width: 70px;
  height: 70px;
  margin-left: 10px;
  background: #fff;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
}

@media (max-width: 768px) {
  #dealerBtn {
    top: 80px;
    bottom: unset;
  }
}
#dealerBtn a {
  transition: all 0.5s;
  margin-left: 0px;
}

#dealerBtn a.out {
  margin-left: 60px;
}

#dealerModal {
  z-index: 5001;
}
#dealerModal .modal-dialog {
  position: absolute;
  width: 350px;
  bottom: 50px;
}
#dealerModal .modal-dialog .modal-body {
  padding: 30px !important;
  padding-top: 0 !important;
}
#dealerModal .modal-dialog .modal-body a {
  text-decoration: none;
}
#dealerModal .modal-dialog .modal-body p {
  margin-bottom: 0.5rem;
}
#dealerModal .btn-close {
  margin: 10px;
  margin-left: auto;
}

#dealerModal.fade .modal-dialog {
  transition: transform 0.75s ease-in;
  right: -350px;
  transform: none;
}

#dealerModal.fade.show .modal-dialog {
  transition: all 0.25s ease-out;
  right: 0;
}

.countdown {
  width: 100%;
  display: none;
  padding: 20px;
  border-radius: 20px;
  justify-content: center;
}

.countdown .wrapper {
  width: 320px;
  margin: 0 auto;
}

.countdown.visible {
  display: block;
}

.countdown .wrapper .col {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-transform: uppercase;
  font-family: "Assistant", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  padding-left: 0;
  padding-right: 0;
  margin-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: calc(var(--bs-gutter-x) * 0.5);
  text-align: center;
}

.countdown .wrapper .col span:first-of-type {
  background: rgba(0, 0, 0, 0.65);
  font-size: 2rem;
  font-weight: 700;
  line-height: 48px;
  margin-bottom: 10px;
}

.countdown .wrapper .col span:last-of-type {
  font-size: 1rem;
}

@media (max-width: 576px) {
  .countdown .wrapper {
    width: 280px;
    margin: 0 auto;
  }
  .countdown .wrapper .col span:first-of-type {
    font-size: 2rem;
  }
  .countdown .wrapper .col span:last-of-type {
    font-size: 0.8rem;
  }
}
@media (max-width: 768px) {
  #countdown2 {
    margin-top: -340px;
    z-index: 3001;
    position: relative;
  }
  #countdown2 .timeel {
    color: white;
  }
}
@media (min-width: 1200px) {
  .countdown {
    margin-top: -340px;
    z-index: 3001;
    position: relative;
  }
}
.projects article {
  overflow: hidden;
}
.projects article .img-count-wrapper {
  display: block;
  position: absolute;
  top: 10px;
  right: 20px;
  font-weight: normal;
  font-size: 18px;
  color: white;
  background: #000;
  padding: 2px 6px;
}
.projects .caption {
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 0;
  transition: all 0.25s ease-in-out;
  background: white;
  width: 100%;
  height: 80px;
  transform: translateY(80px);
  pointer-events: none;
}
.projects .caption .topline {
  font-size: 16px;
}
.projects article:hover .caption {
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 1;
  transform: translateY(1px);
  pointer-events: all;
}
.projects img.square {
  aspect-ratio: 1.2/1;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: auto;
}
.projects .btn-all-categories {
  color: #000;
  text-transform: uppercase;
  padding: 7px;
  padding-bottom: 8px;
  padding-left: 14px;
  padding-right: 14px;
}

.bg-dark .projects article {
  overflow: hidden;
}
.bg-dark .projects article .img-count-wrapper {
  color: white;
}
.bg-dark .projects .caption {
  background: black;
}

.container-project-details .display-1 {
  font-size: 6rem;
  line-height: 6rem;
}
.container-project-details .space-top {
  margin-top: 100px;
}
.container-project-details .project-caption {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
}
.container-project-details h2 {
  font-size: 2.2rem;
}
.container-project-details .btn-text {
  display: inline-block;
  padding: 0;
  font-weight: bold;
  border-bottom: 2px solid transparent;
}
.container-project-details .btn-text:hover,
.container-project-details .btn-text:active,
.container-project-details .btn-text:focus {
  color: #000;
  border-bottom: 2px solid #fff;
}
.container-project-details img:hover {
  cursor: pointer;
}

@media (max-width: 576px) {
  .project-caption .logo-bg {
    background-image: none;
  }
  .projects .caption {
    position: relative;
    transform: none;
    opacity: 1;
  }
}
.project-norms {
  justify-content: center;
  align-items: center;
}

.imageGalleryModal .modal-dialog {
  max-width: 69vw; /* Set the maximum width to 90% of the viewport width */
  max-height: 80vh; /* Set the maximum height to 90% of the viewport height */
  margin: auto; /* Center the modal */
  margin-top: 120px;
}
.imageGalleryModal .modal-content {
  border-radius: 0px;
  width: 100%;
  height: 100%;
}
.imageGalleryModal .modal-body {
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  max-height: 90vh; /* Ensure the modal body doesn't exceed 90% of the viewport height */
}
.imageGalleryModal .modal-body img {
  max-width: 100%;
  max-height: 80vh;
  -o-object-fit: contain;
     object-fit: contain; /* Ensure the image scales appropriately */
}
.imageGalleryModal .btn-close {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 1001;
  color: white;
  background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
}

.ScrollCounter {
  font-size: 4rem;
}

@media (max-width: 992px) {
  .container-project-details .display-1 {
    font-size: 3rem;
    line-height: 2.5rem;
  }
  .container-project-details .project-caption {
    position: relative;
  }
  .ScrollCounter {
    font-size: 4rem;
  }
}
@media (min-width: 933px) {
  .container-project-details .display-1 {
    font-size: 7rem;
  }
  .container-project-details .main-image-wrapper.darken {
    background-color: #a0a0a0;
  }
  .container-project-details .darken .main-image {
    mix-blend-mode: multiply;
  }
  .container-project-details .two-column-text {
    -moz-column-count: 2;
         column-count: 2;
    -moz-column-gap: 20px;
         column-gap: 20px;
    margin-top: 20px;
  }
  .container-project-details .two-column-text p {
    margin-top: 0;
  }
}
.accordion-item {
  background-color: transparent;
}

@media (min-width: 769px) {
  .accordion-item.open-on-desktop {
    border: none;
  }
  .accordion-item.open-on-desktop .accordion-collapse {
    display: block;
  }
  .accordion-item.open-on-desktop .accordion-body {
    padding: 0;
  }
}
@media (max-width: 768px) {
  .accordion-item.open-on-desktop {
    border: none;
  }
  .accordion-item.open-on-desktop .accordion-button {
    border-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .accordion-item.open-on-desktop .accordion-body {
    padding: 0;
  }
}
.projects-meta-nav {
  display: flex;
  justify-content: end;
  text-align: left;
  position: relative;
}
.projects-meta-nav .btn {
  position: relative;
  min-width: 160px;
  text-align: left;
  margin-bottom: 6px;
}
.projects-meta-nav .btn i {
  position: absolute;
  top: 8px;
  right: 8px;
  font-size: 18px;
}
.projects-meta-nav input.productsearch {
  max-width: 135px;
  height: 32px;
  margin-bottom: 6px;
  margin-left: 10px;
  border: 1px solid #000;
  font-family: "Assistant", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  padding: 0.25rem 0.5rem;
  font-size: 14px;
}
.projects-meta-nav .search-icon::before {
  content: "\f002";
  font-family: "Line Awesome Free";
  font-weight: 900;
  position: absolute;
  top: 2px;
  right: 22px;
  color: #000;
  font-size: 18px;
  background-color: transparent;
}
.projects-meta-nav .btn {
  height: 32px;
}
.projects-meta-nav .btn > i {
  transform: translateY(-2px);
}
.projects-meta-nav .btn:first-of-type {
  margin-right: 10px;
}

.btn-PM-toggle {
  min-width: 40px;
  min-height: 40px;
  box-shadow: none;
}

.btn-PM-toggle.btn-color,
.btn-PM-toggle.btn-joint-color {
  width: 20px;
  max-width: 20px;
  min-height: 20px;
  min-width: unset;
  padding: 0;
  margin-right: 4px;
}

.btn-PM-toggle.border-dark {
  border-width: 2px;
}

.btn-PM-toggle.btn-color,
.btn-PM-toggle.btn-joint-color {
  position: relative;
}

.btn-PM-toggle:focus {
  box-shadow: none;
}

.btn-PM-toggle.toggled::after {
  position: absolute;
  display: inline-block;
  width: 20px;
  height: 24px;
  font-size: 24px;
  content: "\f410";
  font-family: "Line Awesome Free";
  font-weight: 900;
  color: black;
  transform: translateY(-6px);
}

.btn-PM-toggle.btn-color.toggled::after,
.btn-PM-toggle.btn-joint-color.toggled::after {
  position: absolute;
  top: 0px;
  left: 4px;
  display: inline-block;
  font-family: "Line Awesome Free";
  font-weight: 900;
  font-size: 12px;
  width: 10px;
  content: "\f00c";
  background-color: transparent;
  color: white;
  transform: translateY(0px);
}

.btn-format {
  padding-right: 0;
}

.btn-category {
  width: 100%;
  color: #000;
  padding-right: 34px;
  text-align: left;
  padding-left: 35px;
}

.bg-dark .btn-category {
  color: #fff;
}
.bg-dark .btn-format {
  color: #fff;
}

.btn-PM-toggle.btn-category.toggled::after {
  content: "\f058";
  color: #000;
}

.btn-PM-toggle.btn-category::after {
  position: absolute;
  display: inline-block;
  width: 20px;
  height: 24px;
  font-size: 24px;
  content: "\f111";
  font-family: "Line Awesome Free";
  font-weight: 900;
  color: #000;
  transform: translateY(-5px) translateX(4px);
  left: 3px;
}

.bg-dark .btn-PM-toggle.btn-category.toggled::after {
  color: #fff;
}
.bg-dark .btn-PM-toggle.btn-category::after {
  color: #fff;
}

@media (min-width: 769px) {
  .btn-PM-toggle.btn-category.category-list::after {
    right: unset;
  }
}
.call-to-action p.h2 a {
  text-decoration: none;
}

.project-view .product-image-wrapper {
  display: inline-block; /* Ensure the container only takes up as much space as needed */
  overflow: hidden; /* Prevent any overflow from rotated image */
}
.project-view .product-image-wrapper picture {
  transform: rotate(90deg); /* Adjust rotation (90deg for clockwise) */
  max-width: 100%; /* Ensure it stays responsive */
  height: auto; /* Maintain proportions */
}

.container-project-details .text-thin {
  font-weight: normal;
}
.container-project-details .text-small {
  font-size: 14px !important;
}
.container-project-details .text-small a {
  font-size: 14px !important;
}

.block-testimonials .swiper-slide {
  background: none;
}
.block-testimonials .swiper-slide .caption {
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
}
.block-testimonials .swiper-pagination {
  position: relative;
  bottom: unset;
  margin-top: 2rem;
}

.testimonials-carousel .swiper-slide .caption {
  min-height: 250px;
}

.image {
  opacity: 0;
  transition: all 0.5s ease-in;
}

.image.visible {
  opacity: 1;
}

.fade-in {
  opacity: 0;
  transition: all 0.5s ease-in;
}

.fade-in.visible {
  opacity: 1;
}

.line-anim::after {
  content: "";
  display: block;
  height: 0.5px;
  width: 0%;
  background-color: #000;
}

.video-caption .line-anim::after {
  background-color: #fff;
}

.line-anim.visible::after {
  animation: line-amin 2s;
}

.text-move-in {
  margin-top: 50px;
  margin-bottom: 0px;
  opacity: 0;
  transition: all 0.5s;
}

.text-move-in.visible {
  margin-top: 0px;
  margin-bottom: 50px;
  opacity: 1;
}

.flip {
  transition: all 1s !important;
  transform: rotateY(180deg);
}

.flip.visible {
  transform: rotateY(0deg);
}

@keyframes line-amin {
  0% {
    margin-left: 0%;
    width: 0%;
  }
  25% {
    margin-left: 0%;
    width: 0%;
  }
  50% {
    margin-left: 0%;
    width: 100%;
  }
  75% {
    margin-left: 0%;
    width: 100%;
  }
  100% {
    margin-left: 100%;
    width: 0%;
  }
}
.bg-dark .line-anim::after {
  background-color: #fff;
}

@media (min-width: 769px) {
  .banner-content .line-anim::after,
  .block-banner-slider .line-anim::after {
    background-color: #fff;
  }
}
.card.flip-card {
  cursor: pointer;
  position: relative;
  border: none;
  perspective: 1000px;
  margin-top: 20px;
}
.card.flip-card img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.card.flip-card .side.front {
  box-shadow: 0.25rem 0.5rem 0.5rem rgba(0, 0, 0, 0.15);
  opacity: 1;
}
.card.flip-card .side.front::after {
  content: "\f0e2";
  width: 40px;
  height: 40px;
  position: absolute;
  padding-top: 2px;
  padding-left: 5px;
  bottom: 0;
  right: 0;
  font-weight: 900;
  font-size: 25px;
  font-family: "Line Awesome Free";
  color: #000;
  background-color: #fff;
}
.card.flip-card .side.back {
  box-shadow: 0.25rem 0.5rem 0.5rem rgba(0, 0, 0, 0.15);
  position: absolute;
  transform: rotate3d(0, 1, 0, 90deg);
  opacity: 0;
  width: 100%;
  height: 100%;
}
.card.flip-card .side.back img {
  position: absolute;
  z-index: -1;
}
@media (max-width: 767px) {
  .card.flip-card .side.back::after {
    content: "\f01e";
    width: 40px;
    height: 40px;
    position: absolute;
    padding-top: 2px;
    padding-left: 5px;
    bottom: 0;
    right: 0;
    font-weight: 900;
    font-size: 25px;
    font-family: "Line Awesome Free";
    color: #000;
    background-color: #fff;
  }
}
.card.flip-card .card-body {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
}
.card.flip-card .card-body .caption {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.card.flip-card .card-body .caption img {
  height: auto;
  margin: 0 auto;
}

.card.flip-card.rounded {
  border-radius: 12px;
}
.card.flip-card.rounded img {
  border-radius: 12px;
}
.card.flip-card.rounded .side.front {
  border-radius: 12px;
}
.card.flip-card.rounded .side.back {
  border-radius: 12px;
}
.card.flip-card.rounded .side.front::after {
  border-bottom-right-radius: 12px;
  border-top-left-radius: 12px;
}

@media (max-width: 767px) {
  .card.flip-card.rounded .side.back::after {
    content: "\f01e";
    width: 40px;
    height: 40px;
    position: absolute;
    padding-top: 2px;
    padding-left: 5px;
    bottom: 0;
    right: 0;
    font-weight: 900;
    font-size: 25px;
    font-family: "Line Awesome Free";
    color: #000;
    background-color: #fff;
  }
}
.card.flip-card.flip-back {
  perspective: 1000px;
}
.card.flip-card.flip-back .front {
  transform: rotate3d(0, 1, 0, 0deg);
  opacity: 1; /* old browsers */
  animation: flip-card-front-out 1s forwards ease-in-out;
}
.card.flip-card.flip-back .back {
  transform: rotate3d(0, 1, 0, 90deg);
  opacity: 0; /* old browsers */
  animation: flip-card-back-out 1s forwards ease-in-out;
}

.card.flip-card.flip-in .front { /* old browsers */
  animation: flip-card-front-in 1s forwards ease-in-out;
}
.card.flip-card.flip-in .back { /* old browsers */
  animation: flip-card-back-in 1s forwards ease-in-out;
}

@keyframes flip-card-front-in {
  0% {
    transform: rotate3d(0, 1, 0, 0deg);
    opacity: 1;
  }
  50% {
    opacity: 1;
    transform: rotate3d(0, 1, 0, -90deg);
  }
  51% {
    opacity: 0;
  }
  100% {
    transform: rotate3d(0, 1, 0, -180deg);
    opacity: 0;
  }
}
@keyframes flip-card-back-in {
  0% {
    transform: rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  51% {
    opacity: 1;
    transform: rotate3d(0, 1, 0, 90deg);
  }
  100% {
    transform: rotate3d(0, 1, 0, 0deg);
    opacity: 1;
  }
}
@keyframes flip-card-front-out {
  0% {
    transform: rotate3d(0, 1, 0, -180deg);
    opacity: 0;
  }
  50% {
    opacity: 0;
    transform: rotate3d(0, 1, 0, -90deg);
  }
  51% {
    opacity: 1;
  }
  100% {
    transform: rotate3d(0, 1, 0, 0deg);
    opacity: 1;
  }
}
@keyframes flip-card-back-out {
  0% {
    transform: rotate3d(0, 1, 0, 0deg);
    opacity: 1;
  }
  50% {
    transform: rotate3d(0, 1, 0, 90deg);
    opacity: 1;
  }
  51% {
    opacity: 0;
    transform: rotate3d(0, 1, 0, 0deg);
  }
  100% {
    transform: rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.swipe-icon {
  display: block;
  opacity: 0;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 10px;
  right: 10px;
  fill: #000;
  stroke: #000;
  color: #000;
  z-index: 1001;
}

.swipe-icon.visible {
  animation: swipe-amin 2s;
  opacity: 0;
}

@keyframes swipe-amin {
  0% {
    right: 10px;
    opacity: 0;
  }
  25% {
    right: 20px;
    opacity: 1;
  }
  50% {
    right: 10px;
    opacity: 1;
  }
  75% {
    right: 20px;
    opacity: 1;
  }
  100% {
    right: 10px;
    opacity: 0;
  }
}
@media (min-width: 992px) {
  .swipe-icon {
    display: none;
  }
}
/* parallax effect */
.element {
  position: relative;
  background: #fff;
}

.parallax-element {
  position: relative;
}

.parallax-visible {
  position: relative;
}

.parallax-fixed {
  position: fixed;
  top: 94px;
  left: 0;
}

@media (max-width: 768px) {
  .parallax-fixed {
    top: 54px;
  }
}
.image-effect-wrapper {
  position: relative;
  overflow: hidden;
  opacity: 0;
  transition: all 0.7s ease-out;
  cursor: pointer;
}

.image-effect {
  display: block;
  width: 100%;
  height: auto;
}

.image-effect-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: white;
  transition: transform 0.5s ease-out;
  transform: translateX(0); /* Start position for the overlay */
}

.bg-dark .image-effect-overlay {
  background-color: black;
}

.image-effect-wrapper.visible {
  opacity: 1;
}

.image-effect-wrapper {
  position: relative;
  overflow: hidden;
}

.image-effect {
  display: block;
  width: 100%;
  height: auto;
  transition: transform 0.3s ease;
}

.image-effect-wrapper:hover .image-effect {
  transform: scale(1.1);
}

.image-effect-wrapper .zoom-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 2rem;
  color: white;
  opacity: 0;
  transition: opacity 0.3s ease;
  pointer-events: none;
}

.image-effect-wrapper:hover .zoom-icon {
  opacity: 1;
}

.image-effect-wrapper.visible .image-effect-overlay {
  transform: translateX(100%); /* End position for the overlay */
}

.text-effect {
  opacity: 0;
  transform: translateY(20px); /* Start position for the effect */
  transition: opacity 1s ease-out, transform 1s ease-out;
}

.text-effect.visible {
  opacity: 1;
  transform: translateY(0); /* End position for the effect */
}

.image-effect-wrapper .image-effect-slide {
  display: block;
  width: 100%;
  height: auto;
  opacity: 0;
  transition: all 0.3s ease;
  transform: translateY(50px);
}

.image-effect-wrapper.visible .image-effect-slide {
  display: block;
  width: 100%;
  height: auto;
  opacity: 1;
  transition: all 0.3s ease;
  transform: translateY(0);
}

.w-10 {
  width: 10% !important;
}

.w-20 {
  width: 20% !important;
}

.w-30 {
  width: 30% !important;
}

.w-40 {
  width: 40% !important;
}

.w-50 {
  width: 50% !important;
}

.w-60 {
  width: 60% !important;
}

.w-70 {
  width: 70% !important;
}

.w-80 {
  width: 80% !important;
}

.w-90 {
  width: 90% !important;
}

.w-100 {
  width: 100% !important;
}

.grey {
  color: #7d7d7d !important;
}

.bg-grey {
  background-color: #7d7d7d !important;
}

.lightblue {
  color: #81a9c9 !important;
}

.bg-lightblue {
  background-color: #81a9c9 !important;
}

@media (min-width: 993px) {
  .mw-md-100 {
    max-width: 100%;
  }
}
.fixed-top {
  z-index: 5001;
}

.bg-position-right {
  background-position: right;
}

.bg-position-left {
  background-position: left;
}

.bg-ccc {
  background-color: #ccc !important;
}

footer {
  padding: 0;
  margin: 0;
  position: relative;
  z-index: 1001;
  background-color: #fff;
}
footer .footer-nav {
  text-align: center;
  text-transform: uppercase;
}
footer .footer-nav a {
  text-decoration: none;
}

.bg-dark footer {
  background-color: #000;
}

@media (min-width: 992px) {
  .footer-contact .contact-bg {
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.6);
  }
}
@media (min-width: 1200px) {
  .footer-contact .contact-bg {
    min-height: 451px;
  }
}
@media (min-width: 1400px) {
  .footer-contact .contact-bg {
    min-height: 526px;
  }
}
.cc-window {
  font-family: "Assistant", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.cc-window.cc-floating {
  max-width: 32em;
}

.cc-message::before {
  display: block;
  font-weight: bold;
}

.cc-bottom {
  transition: all 0.5s;
  transform: translateY(40px);
  display: flex;
  align-items: center;
}

.cc-bottom.show {
  transform: translateY(0px);
}

.cc-revoke:hover {
  text-decoration: none;
}

.border-white {
  border: 1px solid #fff;
}

.form-control {
  border-radius: 0px;
}

.bg-dark .form-control {
  color: #fff;
  background-color: #000;
  border: 1px solid #fff;
}

.jcr {
  justify-content: right;
}

.image.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.download-card {
  border: 2px solid #000;
  border-radius: 0px;
}

@media (min-width: 769px) {
  .download-card img {
    transition: all 0.5s;
    filter: gray; /* IE6-9 */
    filter: grayscale(1);
  }
  .download-card img:hover {
    filter: none;
  }
}
@media print {
  .fixed-top {
    position: relative;
  }
  .simple-video-container {
    display: none;
  }
  .image {
    opacity: 1;
  }
  .block-banner {
    display: flex;
    flex-direction: column;
  }
  .banner-content {
    position: relative;
    bottom: unset;
  }
  .block-banner-slider {
    display: none;
  }
  .text-shadow-md {
    text-shadow: none;
  }
  .product-sidebar-title {
    position: absolute;
  }
  .swiper-button-next-outside,
  .swiper-button-prev-outside,
  .swiper-button-next,
  .swiper-button-prev {
    display: none;
  }
  .cc-revoke {
    display: none;
  }
  .contact-form {
    display: none;
  }
  .swiper-coverflow {
    width: 100% !important;
  }
}
.cookie-consent-banner {
  background-image: url("/public/_resources/themes/master/img/cookie.png");
  background-size: 30%;
  background-repeat: no-repeat;
  background-position: -30px -30px;
  display: none;
  position: fixed;
  bottom: 0;
  right: 0;
  background-color: #f8f9fa;
  box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1);
  color: black;
  padding: 15px;
  padding-left: 120px !important;
  font-size: 14px;
  text-align: left !important;
  z-index: 5000;
}

@media (min-width: 769px) {
  .cookie-consent-banner {
    width: 700px;
    left: unset;
    right: 0;
  }
}
@media (max-width: 768px) {
  .cookie-consent-banner {
    background-size: 40%;
    text-align: center;
    padding: 10px 20px !important;
    padding-top: 50px !important;
    padding-left: 120px !important;
  }
}
@media (max-width: 480px) {
  .cookie-consent-banner {
    padding: 10px 20px !important;
    padding-top: 50px !important;
  }
}
.cookie-consent-button {
  border: none;
  padding: 4px 16px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 14px;
  margin: 4px 2px;
  cursor: pointer;
  border-radius: 0px;
  white-space: normal;
}

.cookie-consent-button:hover {
  box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.2);
}

.cookie-consent-button:active {
  opacity: 0.5;
}

.cookie-consent-button.btn-success {
  background-color: black;
  color: white;
  border: 2px solid black;
}

.cookie-consent-button.btn-outline {
  color: black;
  border: 2px solid black;
}

@media (max-width: 768px) {
  .cookie-consent-button {
    white-space: normal;
    width: 100px;
    margin-bottom: 10px;
  }
}
.cookie-consent-options {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 20px;
}

.cookie-consent-options label {
  margin: 0 10px;
  font-size: 14px;
}

.cookie-consent-options input {
  margin-right: 5px;
}

:root {
  --bs-font-sans-serif: "Assistant", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

.bg-dark {
  background-color: #000 !important;
}

/* Main Content */
main {
  margin-top: 90px;
}

main {
  margin-top: 90px;
}

@media (max-width: 768px) {
  main {
    margin-top: 52px;
  }
}/*# sourceMappingURL=style.css.map */