/*<style type="text/css" href="Scripte/2022/lix-main.css" rel="stylesheet preload">*/
/* open-sans-condensed 300 - latin */
@font-face {
  font-family: 'open-sans-condensed';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('fonts/open-sans-condensed-v14-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''), url('fonts/open-sans-condensed-v14-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('fonts/open-sans-condensed-v14-latin-300.woff2') format('woff2'), /* Super Modern Browsers */ url('fonts/open-sans-condensed-v14-latin-300.woff') format('woff'), /* Modern Browsers */ url('fonts/open-sans-condensed-v14-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */ url('fonts/open-sans-condensed-v14-latin-300.svg') format('svg'); /* Legacy iOS */
}
/* open-sans-condensed 700 - latin */
@font-face {
  font-family: 'open-sans-condensed';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('fonts/open-sans-condensed-v14-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''), url('fonts/open-sans-condensed-v14-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('fonts/open-sans-condensed-v14-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('fonts/open-sans-condensed-v14-latin-700.woff') format('woff'), /* Modern Browsers */ url('fonts/open-sans-condensed-v14-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('fonts/open-sans-condensed-v14-latin-700.svg') format('svg'); /* Legacy iOS */
}
/* test bildwechsel */
.fadein {
  position: relative;
}
.fadein img {
  position: absolute;
}
/* Normalize */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, figure {
  margin: 0;
  padding: 0;
}
ul {
  list-style: none
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
caption, th, td {
  text-align: left;
  font-weight: normal;
  padding: 7px;
}
a:active, a:focus {
  outline: 0 !important;
  outline: none !important;
  border: none !important;
  -moz-outline-style: none;
}
img {
  vertical-align: middle;
  border-style: none;
}
strong {
  font-weight: 700
}
/* shopify overwrite */
.yyy {
  max-width: 160px !important;
  margin: 0 auto;
}
.shopify-buy-frame iframe {
  min-height: 80px;
}
.shopify-buy-frame--cart {
  height: 95% !important;
  max-width: 420px !important;
}
.shopify-buy__btn--close {
  background-color: #ECECEC !important;
}
/* LIX Main Style */
.hidden, hidden {
  display: none !important
}
body {
  font-family: "open-sans-condensed", Helvetica, Arial, sans-serif;
  letter-spacing: 0.05em;
  font-size: 1.2em;
  font-weight: 300;
  background-color: #000;
  color: #fff;
  line-height: 1.6;
  background-image: url(../../pictures/HG/back-orna-black.jpg);
  background-repeat: no-repeat;
  background-position: 0px 78px;
  background-size: cover;
}
.textlink {
  color: inherit;
  font-weight: inherit;
}
a {
  color: #cc00cc;
  font-weight: bold
}
a:hover {
  color: #fff;
  transition: 0.5s;
  text-decoration: none
}
p {
  margin-bottom: 0.8rem;
}
h1, h2, h3, h4 {
  padding-bottom: 1rem;
}
.icon {
  display: inline-block;
  /*width: 25%;*/
  padding-bottom: 1rem
}
.lix-header {
  position: fixed;
  z-index: 999;
  background: #333;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #80156C;
  min-height: 77px;
  width: 100%;
  min-width: 360px;
  box-shadow: 0px 0px 30px -3px rgba(0, 0, 0, 1);
}
.lix-inner {
  padding: 20px 3rem 0px;
  max-width: 1660px;
  position: relative;
  margin: 0 auto;
}
.lix-nav-wrapper {
  padding-left: 8.5rem;
}
.social {
  position: absolute;
  right: 1rem;
  display: inline-block;
  top: 28px;
}
/* ---- text search ---- */
.search-box, .close-icon {
  position: relative;
}
.search-wrapper {
  width: 140px;
  margin-top: 8px;
  position: absolute;
  right: 120px;
}
.search-box {
  color: white;
  width: 75%;
  border: 0;
  padding: 0 10px 0 12px;
  outline: 0;
  border-radius: 15px;
  background-color: #525050;
}
.search-box:focus {
  box-shadow: 0 0 10px 1px #fff;
}
.close-icon {
  border: 0;
  width: 0px;
  height: 0px;
  vertical-align: middle;
  outline: 0;
  padding: 0;
  margin: 0
}
.close-icon:after {
  background-image: url(../../pictures/cross.png);
  background-size: contain;
  display: block;
  content: "";
  width: 14px;
  height: 14px;
  position: absolute;
  z-index: 1;
  right: 12px;
  top: 0;
  bottom: 0px;
  border-radius: 50%;
  text-align: center;
  color: white;
  font-weight: normal;
  font-size: 12px;
  cursor: pointer;
  margin: -8px 0 0;
  opacity: 0.5;
}
.close-icon:hover:after {
  opacity: 0.8;
}
.search-box:not(:valid) ~ .close-icon {
  display: none;
}
/* connect */
.lix-connect li {
  display: inline-block;
}
.lix-connect li a {
  position: relative;
  display: block;
  margin-left: 0;
  outline: none;
  text-align: center;
  padding: 10px;
}
.lix-connect li a span {
  display: none
}
.lix-connect li a:hover:before {
  color: #056495
}
.lix-icon-search:hover:before {
  color: #fff
}
.lix-icon-close {
  background: none;
  border: 0;
  padding: 0;
}
.lix-icon-close:before {
  background-image: url(../../pictures/Close.png);
  filter: invert(1);
  display: block;
  content: "";
  /*! float: left; */
  width: 22px;
  height: 22px;
  background-size: contain;
}
.lix-icon-facebook:before {
  background-image: url(../../pictures/facebook-32.png);
  display: block;
  content: "";
  /*! float: left; */
  width: 24px;
  height: 24px;
  background-size: contain;
}
.lix-icon-email:before {
  background-image: url(../../pictures/Mail.png);
  display: block;
  content: "";
  /* [disabled]float: left; */
  width: 24px;
  height: 24px;
  /* [disabled]background-size: contain; */
  background-repeat: no-repeat;
  background-position: bottom;
}
.lix-icon-insta:before {
  background-image: url(../../pictures/instagram-32.png);
  display: block;
  content: "";
  width: 22px;
  height: 22px;
  background-size: contain;
}
.lix-icon-mail:before {
  content: "\e005"
}
.lix-icon-search:before {
  content: "\e006";
  font-size: 20px;
}
.box {
  height: 100%;
  position: fixed;
  z-index: 1000;
  width: 33%;
  min-width: 400px;
  overflow: auto;
  visibility: hidden;
  background-color: rgba(0, 0, 0, 0.95);
  left: 100%;
  padding: 30px;
  top: 0;
}
.transform {
  -webkit-transition: left 1s ease;
  -moz-transition: left 1s ease;
  -o-transition: left 1s ease;
  -ms-transition: left 1s ease;
  transition-property: left 1s ease;
}
.transform-active {
  background-color: none;
  left: 67%;
}
table.right {
  margin-left: 20%;
}
.right td > p {
  line-height: 1.4em;
  margin: 14px 0px;
}
.right h2 {
  font-size: 130%;
  line-height: 1.4rem;
  font-weight: bold;
  margin: 50px 0 0;
}
#Logo img {
    box-shadow: 0px 0px 40px -3px rgba(0, 0, 0, 0.8);
    height: 140px;
    width: 120px;
    position: absolute;
    top: 0;
}
.pink {
  color: #CC00CC !important;
  font-weight: normal;
}
.pinkbold {
  color: #CC00CC !important;
  font-weight: 700;
}
/* Portfolio Section
--------------------------------*/
#portfolio {
  padding: 100px 0;
}
.portfolio-wrap {
  background: rgba(255, 255, 255, 0.15);
  border-radius: 10px;
  overflow: hidden;
  transition: 0.35s;
}
.portfolio-wrap:hover {
  background: rgba(128, 21, 108, 0.80);
}
.portfolio-wrap img {
  width: 100%;
  transition: all 0.9s;
}
.portfolio-wrap.txt, .portfolio-wrap.txt:hover {
  padding: 3rem;
  background: rgba(255, 255, 255, 0.15);
  text-align: center;
}
.portfolio-wrap.txt a {
  padding: 0 6px;
  display: inline-block;
}
.portfolio-wrap.txt.action {
  background: rgba(128, 21, 108, 0.80)
}
.portfolio-wrap.txt.action > p, h3 {
  color: whitesmoke;
  font-weight: normal;
}
.portfolio-wrap.txt.action a {
  color: white
}
.portfolio-item.first {
  margin-bottom: 0.1px !important;
}
#portfolio .portfolio-item {
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
}
#portfolio .portfolio-item figure {
  overflow: hidden;
}
#portfolio .portfolio-item figcaption {
  line-height: initial;
  color: rgba(236, 234, 234, 1.00);
  font-weight: normal;
}
#portfolio .portfolio-item figcaption h4 {
  text-transform: uppercase;
}
#portfolio .portfolio-item img {
  width: 100% !important;
  /* height: auto; */
}
#portfolio .portfolio-item .portfolio-info {
  /*! background: rgba(255,255,255,0.1); */
  text-align: center;
  padding: 16px 20px;
}
#portfolio .portfolio-item .portfolio-info h4 {
    font-size: 1.2rem;
    line-height: 1.4;
    font-weight: 700;
    color: white;
    padding: 0 0 0.35rem;
}
#portfolio .portfolio-item .portfolio-info p {
  padding: 0;
  margin-top: 1rem;
  margin-bottom: 0;
  color: #b8b8b8;
  font-size: 1.1rem;
  text-transform: uppercase;
  font-weight: normal
}
/* clear fix */
.portfolio-container:after {
  content: '';
  display: block;
  clear: both;
}
/*closing X */
.x {
  display: block;
  position: absolute;
  width: 32px;
  height: 32px;
  transition: transform .3s ease-in-out;
}
.x:hover {
  transform: rotate(180deg);
}
.x:hover:before, .x:hover:after {
  /*! border-top: 3px solid rgba(128,21,108,1); */
}
.x:before {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 32px;
  height: 0;
  border-top: 2px solid rgba(255, 255, 255, 0.8);
  transform: rotate(45deg);
  transform-origin: center;
}
.x:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 32px;
  height: 0;
  border-top: 2px solid rgba(252, 255, 255, 0.8);
  transform: rotate(-45deg);
  transform-origin: center;
}
/* encrypt email adress */
.cryptedmail:after {
  content: attr(data-name) "@"attr(data-domain) "."attr(data-tld);
}
/* nav and bootstrap and lightbox override */
.xxx.is-checked, .gox.active {
  background-color: #80156C !important;
}
:root {
  --breakpoint-xl: 1440px !important;
  --breakpoint-lg: 1150px !important;
}
.col, .col-xl-6, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-6, .col-lg-9, .col-md-4, .col-md-6, .col-md-8, .col-sm-8, .col-6, .col-12 {
  padding-right: 10px;
  padding-left: 10px;
}
.container-fluid {
  padding-right: 1rem;
  padding-left: 1rem;
}
.x.active {
  background: none !important;
}
.nav-item.dropdown {
  margin-right: 2rem;
}
.navbar-toggler {
  padding: .95rem;
  border: 0;
}
.navbar {
  padding: 0;
}
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
  color: rgba(255, 255, 255, .95);
  background-color: rgba(0, 0, 0, .3);
}
.navbar-dark .navbar-nav .nav-link {
  padding: 0.9rem;
  letter-spacing: 1px;
  text-decoration: none;
  font-weight: 700;
  text-transform: uppercase;
  color: rgba(255, 255, 255, .8);
}
.navbar-toggler:focus, .navbar-toggler:active {
  outline: none;
  box-shadow: none;
}
.dropdown-menu {
  top: 95%;
  margin: .1rem 0 0;
  color: rgba(255, 255, 255, .8);
  background-color: #333;
  border-radius: .25rem;
  padding-top: 0;
}
.dropdown-item {
  display: block;
  width: 100%;
  padding: 16px 2.2rem;
  clear: both;
  font-weight: 700;
  text-align: inherit;
  white-space: nowrap;
  border: 0;
  text-transform: uppercase;
  font-size: 0.95rem;
  color: rgba(255, 255, 255, .8);
}
.dropdown-item:focus, .dropdown-item:hover {
  color: rgba(255, 255, 255, 1);
  text-decoration: none;
  background-color: rgba(0, 0, 0, .25);
}
.dropdown-divider {
  margin: 0;
  border-top: 1px solid #e9ecef2b;
}
.stamp {
  position: relative;
  /*background: orange;
  width: 25%;
  /*height: 60px;*/
}
.stamp1 {
  left: 20%;
  right: 15%;
  top: 0px;
  width: auto;
  height: auto;
}
.lb-data .lb-caption {
  font-size: 1.1em;
  line-height: 1.5em;
}
.lb-data .lb-number {
  font-size: 0.85rem;
  color: #ccc;
}
.lightboxOverlay {
  filter: alpha(Opacity=85);
  opacity: .85;
}
.lb-nav a.lb-prev, .lb-nav a.lb-next {
  filter: alpha(Opacity=0.3);
  opacity: 0.3;
}
#sylvester {
  overflow: hidden;
}
#sylvester:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: -15%;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("../../pictures/feuerwerk-schwarz-weiß.png");
  background-size: contain;
  filter: invert(100%);
  -webkit-filter: invert(100%);
  z-index: -1;
}
/* fade in image */
.fade-in-image {
  animation: fadeIn 2s;
  -webkit-animation: fadeIn 2s;
  -moz-animation: fadeIn 2s;
  -o-animation: fadeIn 2s;
  -ms-animation: fadeIn 2s;
}
@keyframes fadeIn {
  0% {
    opacity: 0.2;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0.2;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0.2;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes fadeIn {
  0% {
    opacity: 0.2;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes fadeIn {
  0% {
    opacity: 0.2;
  }
  100% {
    opacity: 1;
  }
}
/* ---------------------  MEDIA QUERIES ----------------------------*/
@media only screen and (min-width: 1024px) {
  body {
    background-attachment: fixed;
  }
  #Kontakt {
    margin-left: 50px;
  }
  .dropdown:hover > .dropdown-menu {
    display: block;
  }
  .dropdown > .dropdown-toggle:active {
    /*Without this, clicking will make it sticky*/
    pointer-events: none;
  }
}
@media only screen and (max-width: 1150px) {
  .dropdown-item {
    background-color: #ffffff0f;
    ;
  }
  #right_kontakt, #right_imp, #container {
    width: 60%;
  }
  .transform-active {
    background-color: none;
    left: 40%;
  }
}
@media only screen and (max-width: 1024px) {
  .portfolio-wrap.txt, .portfolio-wrap.txt:hover {
    padding: 2.8rem;
  }
}
@media only screen and (max-width: 640px) {
  .lix-header-items-right {
    right: 1rem;
  }
  .lix-inner { /*! position: relative; */
    /*! margin: 0 auto; */
    padding: 20px 0em 0px;
  }
  #right_kontakt, #right_imp, #container {
    width: 100%;
  }
  .transform-active {
    background-color: none;
    left: 0%;
  }
  #portfolio .portfolio-item .portfolio-info {
    /*! background: rgba(255,255,255,0.1); */
    text-align: center;
    padding: 14px 16px;
  }
}
@media only screen and (max-width: 576px) {
  #portfolio .portfolio-wrap:hover {
    opacity: 1;
  }
  figure {
    pointer-events: none !important;
  }
  .yyy {
    pointer-events: initial !important;
  }
  #Logo img {
    width: 100px;
    height: 120px
  }
  .search-wrapper {
    visibility: hidden;
  }
  .lix-nav-wrapper {
    padding-left: 7.5rem;
  }
}
@media only screen and (min-width: 800px) {
  .portfolio-wrap:hover img {
    filter: brightness(1.08);
    -webkit-transform: scale(1.04);
    -moz-transform: scale(1.04);
    transform: scale(1.04);
    transform-origin: 50% 70%
  }
}
