* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
body {
  color: #374b5a;
  background-color: #ffffff;
  margin-top: 120px;
  transition: all 0.7s;
  font-family: 'uniprox';
  font-weight: 400;
  font-size: 18px;
  line-height: 32px;
  font-style: normal;
  letter-spacing: 0.75px;
}
@media (max-width: 800px) {
  body {
    margin-top: 80px;
  }
}
body#upx-29 section.imageheader {
  margin-bottom: 80px;
}
.main {
  width: 1816px;
  margin: auto;
}
.main a {
  text-decoration: none;
  font-weight: 400;
}
.main a:hover {
  color: #374b5a;
}
@media (max-width: 1816px) {
  .main {
    width: 96%;
    margin: 0 2%;
  }
}
.ytc {
  height: 685px;
  width: 1220px;
  margin: auto;
  position: relative;
}
@media (max-width: 1220px) {
  .ytc {
    padding-bottom: 56.25%;
    height: 0;
    width: 100%;
  }
}
.ytc iframe,
.ytc video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.ytc .consent-info {
  position: absolute;
  left: 10%;
  width: 80%;
  top: 10%;
  word-break: break-all;
  z-index: 1;
}
.ytc .consent-info div.buttons {
  text-align: center;
  margin-top: 20px;
}
.ytc .consent-info span {
  display: block;
  margin: 10px 0;
}
.ytc .consent-info button {
  cursor: pointer;
  padding: 10px 20px;
  background-color: #afb919;
  color: #ffffff;
  border: 0;
  display: inline-block;
}
.ytc .consent-info button:first-child {
  margin-right: 10px;
}
h1,
h3 {
  font-size: 36px;
  line-height: 44px;
  font-weight: 700;
}
h1 + ul,
h3 + ul {
  margin-top: 30px;
}
h1 ul.ce-uploads,
h3 ul.ce-uploads {
  margin-top: 30px;
}
h1 > sub,
h3 > sub {
  font-size: 24px;
}
h2,
h4 {
  font-size: 18px;
  line-height: 32px;
  font-weight: 400;
  margin-bottom: 30px;
}
h5 {
  font-size: 13px;
  line-height: 22px;
  font-weight: 700;
}
a {
  color: #afb919;
}
a.circlebutton,
section.imageheader ul.menu li > p > a,
form.botMid .submit,
form .actions span.submit button,
form .powermail_fieldwrap_type_submit span.submit button,
form .actions .powermail_field,
form .powermail_fieldwrap_type_submit .powermail_field {
  font-weight: 400;
  padding-left: 70px;
  position: relative;
  margin: 20px 0;
  height: 60px;
  line-height: 60px;
  display: block;
  color: #374b5a;
  text-decoration: none;
  transition: 0.7s;
}
a.circlebutton:hover:after,
section.imageheader ul.menu li > p > a:hover:after,
form.botMid .submit:hover:after,
form .actions span.submit button:hover:after,
form .powermail_fieldwrap_type_submit span.submit button:hover:after,
form .actions .powermail_field:hover:after,
form .powermail_fieldwrap_type_submit .powermail_field:hover:after {
  /*-webkit-animation: wobble 1s linear 0s infinite;
			animation: wobble 1s linear 0s infinite;*/
}
a.circlebutton:hover:before,
section.imageheader ul.menu li > p > a:hover:before,
form.botMid .submit:hover:before,
form .actions span.submit button:hover:before,
form .powermail_fieldwrap_type_submit span.submit button:hover:before,
form .actions .powermail_field:hover:before,
form .powermail_fieldwrap_type_submit .powermail_field:hover:before {
  background-color: #374b5a;
}
a.circlebutton:before,
section.imageheader ul.menu li > p > a:before,
form.botMid .submit:before,
form .actions span.submit button:before,
form .powermail_fieldwrap_type_submit span.submit button:before,
form .actions .powermail_field:before,
form .powermail_fieldwrap_type_submit .powermail_field:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: #afb919;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  transition: 0.7s;
}
a.circlebutton:after,
section.imageheader ul.menu li > p > a:after,
form.botMid .submit:after,
form .actions span.submit button:after,
form .powermail_fieldwrap_type_submit span.submit button:after,
form .actions .powermail_field:after,
form .powermail_fieldwrap_type_submit .powermail_field:after {
  content: "";
  position: absolute;
  left: 20px;
  top: 50%;
  width: 20px;
  height: 20px;
  background-image: url('/fileadmin/user_upload/icons/Uniprox_Icon_Arrows.svg');
  background-repeat: no-repeat;
  background-size: 20px;
  transform: translateY(-50%);
}
a.circlebutton.s,
form.botMid .submit,
form .actions span.submit button,
form .powermail_fieldwrap_type_submit span.submit button,
form .actions .powermail_field,
form .powermail_fieldwrap_type_submit .powermail_field {
  margin-top: 0;
  padding-left: 30px;
  height: 32px;
  line-height: 32px;
  margin-bottom: 0;
}
a.circlebutton.s:before,
form.botMid .submit:before,
form .actions span.submit button:before,
form .powermail_fieldwrap_type_submit span.submit button:before,
form .actions .powermail_field:before,
form .powermail_fieldwrap_type_submit .powermail_field:before {
  width: 20px;
  height: 20px;
}
a.circlebutton.s:after,
form.botMid .submit:after,
form .actions span.submit button:after,
form .powermail_fieldwrap_type_submit span.submit button:after,
form .actions .powermail_field:after,
form .powermail_fieldwrap_type_submit .powermail_field:after {
  left: 5px;
  width: 10px;
  height: 10px;
  background-size: 100%;
}
a.circlebutton.s:hover:after,
form.botMid .submit:hover:after,
form .actions span.submit button:hover:after,
form .powermail_fieldwrap_type_submit span.submit button:hover:after,
form .actions .powermail_field:hover:after,
form .powermail_fieldwrap_type_submit .powermail_field:hover:after {
  /*-webkit-animation: wobbles 1s linear 0s infinite;
				animation: wobbles 1s linear 0s infinite;*/
}
small,
sub {
  vertical-align: baseline;
  font-size: 13px;
  line-height: 22px;
}
.color1 {
  color: #afb919;
}
b,
strong {
  font-weight: 700;
}
body.down {
  margin-top: 75px;
}
body.down section.header {
  height: 75px;
}
body.down section.header .logo figure,
body.down section.header .box.misc figure,
body.down section.header .logo img,
body.down section.header .box.misc img {
  height: 36px;
}
body.down section.header label.respmenu,
body.down section.header .claim,
body.down section.header .logo,
body.down section.header .box.misc {
  margin-top: 20px;
}
body.down section.imageheader input:checked + div {
  top: 75px;
}
@media (max-width: 800px) {
  body.down {
    margin-top: 60px;
  }
  body.down section.header {
    height: 60px;
  }
  body.down section.header label.respmenu,
  body.down section.header .claim,
  body.down section.header .logo,
  body.down section.header .box.misc {
    margin-top: 10px;
  }
}
section.header {
  position: fixed;
  height: 120px;
  background-color: #ffffff;
  box-shadow: 0 0 5px #aaaaaa;
  top: 0;
  width: 100%;
  transition: all 0.7s;
  z-index: 100;
}
section.header .claim {
  float: left;
  margin-top: 40px;
  margin-left: 40px;
  height: 40px;
  line-height: 40px;
  transition: all 0.7s;
  font-size: 13px;
}
@media (max-width: 860px) {
  section.header .claim {
    display: none;
  }
}
section.header .logo {
  display: inline-block;
  margin-top: 40px;
  transition: all 0.7s;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
section.header .logo figure,
section.header .logo img {
  transition: all 0.7s;
  height: 50px;
  width: auto;
}
section.header label.respmenu {
  margin-top: 40px;
  width: 40px;
  height: 0px;
  padding-bottom: 40px;
  cursor: pointer;
  display: block;
  float: left;
  position: relative;
  z-index: 60;
  transition: all 0.7s;
}
section.header label.respmenu span {
  position: relative;
  transition: all 0.7s;
  display: block;
  width: 50%;
  margin: auto;
  margin-bottom: 3px;
  border-bottom: 2px solid #374b5a;
  left: 0;
  top: 0;
}
section.header label.respmenu span:first-child {
  padding-top: 14px;
}
section.header label.respmenu:before {
  transition: all 0.7s;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #ebedef;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}
section.header label.respmenu:hover:before {
  background-color: #afb919;
}
section.header #menu {
  display: none;
}
section.header #menu:checked + label:before {
  background-color: #ffffff;
}
section.header #menu:checked + label span:nth-child(1) {
  transform: rotate(45deg);
  left: 5px;
  top: 7px;
  width: 55%;
}
section.header #menu:checked + label span:nth-child(2) {
  opacity: 0;
  transform: rotate(359deg);
}
section.header #menu:checked + label span:nth-child(3) {
  transform: rotate(-45deg);
  left: 0px;
  top: -5px;
  width: 55%;
}
section.header #menu:checked + label + div.mainmenu {
  left: 0;
}
section.header div.mainmenu {
  text-align: left;
  transition: all 0.7s;
  position: absolute;
  width: 612px;
  left: -612px;
  top: 0;
  background-color: #ebedef;
  height: 100vh;
  z-index: 50;
}
section.header div.mainmenu ul.menu {
  padding: 160px 0 0 60px;
  display: grid;
  grid-template-columns: repeat(auto-fill, calc(50% - 10px));
  grid-column-gap: 20px;
  grid-row-gap: 40px;
  height: 100%;
  overflow-y: scroll;
}
section.header div.mainmenu ul.menu ul.group {
  list-style: none;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  section.header div.mainmenu ul.menu ul.group {
    display: block;
    float: left;
    width: 50%;
  }
}
section.header div.mainmenu ul.menu ul.group li a {
  color: #374b5a;
  margin-bottom: 20px;
  display: block;
  font-weight: 400;
}
section.header div.mainmenu ul.menu ul.group li a:hover,
section.header div.mainmenu ul.menu ul.group li.active a {
  font-weight: 700;
}
@media (max-width: 612px) {
  section.header div.mainmenu {
    width: 100%;
    height: 550px;
  }
}
section.header .box.misc {
  margin-top: 40px;
  line-height: 40px;
  float: right;
  display: block;
  transition: all 0.7s;
}
section.header .box.misc a {
  font-size: 13px;
}
section.header .box.misc a.contact {
  display: inline-block;
  margin-right: 40px;
  position: relative;
  color: #374b5a;
  font-weight: 400;
}
section.header .box.misc a.contact:before {
  content: "";
  position: absolute;
  left: -15px;
  top: -1px;
  background-image: url('/fileadmin/user_upload/icons/Uniprox_Icon_Arrows_G.svg');
  background-size: 10px;
  background-repeat: no-repeat;
  background-position: center;
  width: 10px;
  height: 100%;
}
@media (max-width: 600px) {
  section.header .box.misc a.contact {
    display: none;
  }
}
section.header .box.misc a.lang {
  padding: 0 5px;
  color: #374b5a;
}
section.header .box.misc a.lang.fst {
  border-right: 1px solid #374b5a;
}
section.header .box.misc a.lang.lst {
  margin-right: 30px;
}
@media (max-width: 666px) {
  section.header .box.misc a.lang.lst {
    margin-right: 5px;
  }
}
section.header .box.misc a.lang.active,
section.header .box.misc a.lang:hover {
  color: #afb919;
}
section.header .box.misc a.shop,
section.header .box.misc a.facebook,
section.header .box.misc a.youtube,
section.header .box.misc a.linkedin,
section.header .box.misc a.instagram,
section.footer .grid.col6 div.col:nth-child(1) > div:first-child ul li a[href*="uniprox"],
section.footer .grid.col6 div.col:nth-child(1) > div:first-child ul li a[href*="facebook"],
section.footer .grid.col6 div.col:nth-child(1) > div:first-child ul li a[href*="youtube"],
section.footer .grid.col6 div.col:nth-child(1) > div:first-child ul li a[href*="instagram"],
section.footer .grid.col6 div.col:nth-child(1) > div:first-child ul li a[href*="linkedin"] {
  display: inline-block;
  margin-right: 10px;
  font-size: 0;
  position: relative;
  width: 40px;
  vertical-align: top;
}
section.header .box.misc a.shop:before,
section.header .box.misc a.facebook:before,
section.header .box.misc a.youtube:before,
section.header .box.misc a.linkedin:before,
section.header .box.misc a.instagram:before,
section.footer .grid.col6 div.col:nth-child(1) > div:first-child ul li a[href*="uniprox"]:before,
section.footer .grid.col6 div.col:nth-child(1) > div:first-child ul li a[href*="facebook"]:before,
section.footer .grid.col6 div.col:nth-child(1) > div:first-child ul li a[href*="youtube"]:before,
section.footer .grid.col6 div.col:nth-child(1) > div:first-child ul li a[href*="instagram"]:before,
section.footer .grid.col6 div.col:nth-child(1) > div:first-child ul li a[href*="linkedin"]:before {
  content: "";
  background-image: url('/fileadmin/user_upload/icons/Uniprox_Icon_Shop.svg');
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  color: #374b5a;
  left: 10px;
  top: 10px;
  width: 20px;
  height: 20px;
}
section.header .box.misc a.shop:after,
section.header .box.misc a.facebook:after,
section.header .box.misc a.youtube:after,
section.header .box.misc a.linkedin:after,
section.header .box.misc a.instagram:after,
section.footer .grid.col6 div.col:nth-child(1) > div:first-child ul li a[href*="uniprox"]:after,
section.footer .grid.col6 div.col:nth-child(1) > div:first-child ul li a[href*="facebook"]:after,
section.footer .grid.col6 div.col:nth-child(1) > div:first-child ul li a[href*="youtube"]:after,
section.footer .grid.col6 div.col:nth-child(1) > div:first-child ul li a[href*="instagram"]:after,
section.footer .grid.col6 div.col:nth-child(1) > div:first-child ul li a[href*="linkedin"]:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0px;
  background-color: #ebedef;
  z-index: -1;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  transition: 0.7s;
}
section.header .box.misc a.shop:hover:after,
section.header .box.misc a.facebook:hover:after,
section.header .box.misc a.youtube:hover:after,
section.header .box.misc a.linkedin:hover:after,
section.header .box.misc a.instagram:hover:after,
section.footer .grid.col6 div.col:nth-child(1) > div:first-child ul li a[href*="uniprox"]:hover:after,
section.footer .grid.col6 div.col:nth-child(1) > div:first-child ul li a[href*="facebook"]:hover:after,
section.footer .grid.col6 div.col:nth-child(1) > div:first-child ul li a[href*="youtube"]:hover:after,
section.footer .grid.col6 div.col:nth-child(1) > div:first-child ul li a[href*="instagram"]:hover:after,
section.footer .grid.col6 div.col:nth-child(1) > div:first-child ul li a[href*="linkedin"]:hover:after {
  background-color: #afb919;
}
section.header .box.misc a.shop:hover:before,
section.header .box.misc a.facebook:hover:before,
section.header .box.misc a.youtube:hover:before,
section.header .box.misc a.linkedin:hover:before,
section.header .box.misc a.instagram:hover:before,
section.footer .grid.col6 div.col:nth-child(1) > div:first-child ul li a[href*="uniprox"]:hover:before,
section.footer .grid.col6 div.col:nth-child(1) > div:first-child ul li a[href*="facebook"]:hover:before,
section.footer .grid.col6 div.col:nth-child(1) > div:first-child ul li a[href*="youtube"]:hover:before,
section.footer .grid.col6 div.col:nth-child(1) > div:first-child ul li a[href*="instagram"]:hover:before,
section.footer .grid.col6 div.col:nth-child(1) > div:first-child ul li a[href*="linkedin"]:hover:before {
  /*animation: cartsprint 1s linear 0s infinite;
				-webkit-nimation: cartsprint 1s linear 0s infinite;*/
}
@media (max-width: 1070px) {
  section.header .box.misc a.shop,
  section.header .box.misc a.facebook,
  section.header .box.misc a.youtube,
  section.header .box.misc a.linkedin,
  section.header .box.misc a.instagram,
  section.footer .grid.col6 div.col:nth-child(1) > div:first-child ul li a[href*="uniprox"],
  section.footer .grid.col6 div.col:nth-child(1) > div:first-child ul li a[href*="facebook"],
  section.footer .grid.col6 div.col:nth-child(1) > div:first-child ul li a[href*="youtube"],
  section.footer .grid.col6 div.col:nth-child(1) > div:first-child ul li a[href*="instagram"],
  section.footer .grid.col6 div.col:nth-child(1) > div:first-child ul li a[href*="linkedin"] {
    display: none;
  }
}
section.header .box.misc a.shop:last-child,
section.header .box.misc a.facebook:last-child,
section.header .box.misc a.youtube:last-child,
section.header .box.misc a.linkedin:last-child,
section.header .box.misc a.instagram:last-child {
  margin-right: 0;
}
section.header .box.misc a.facebook:before,
section.footer .grid.col6 div.col:nth-child(1) > div:first-child ul li a[href*="facebook"]:before {
  background-image: url('/fileadmin/user_upload/icons/Uniprox_Icon_Facebook.svg');
}
section.header .box.misc a.facebook:hover:before,
section.footer .grid.col6 div.col:nth-child(1) > div:first-child ul li a[href*="facebook"]:hover:before {
  /*animation: swing 1s linear 0s infinite;
				-webkit-nimation: swing 1s linear 0s infinite;*/
}
section.header .box.misc a.youtube:before,
section.footer .grid.col6 div.col:nth-child(1) > div:first-child ul li a[href*="youtube"]:before {
  background-image: url('/fileadmin/user_upload/icons/Uniprox_Icon_Youtube.svg');
}
section.header .box.misc a.youtube:hover:before,
section.footer .grid.col6 div.col:nth-child(1) > div:first-child ul li a[href*="youtube"]:hover:before {
  /*animation: swing 1s linear 0s infinite;
				-webkit-nimation: swing 1s linear 0s infinite;*/
}
section.header .box.misc a.instagram:before,
section.footer .grid.col6 div.col:nth-child(1) > div:first-child ul li a[href*="instagram"]:before {
  background-image: url('/fileadmin/user_upload/icons/Uniprox_Icon_Instagram.svg');
}
section.header .box.misc a.instagram:hover:before,
section.footer .grid.col6 div.col:nth-child(1) > div:first-child ul li a[href*="instagram"]:hover:before {
  /*animation: swing 1s linear 0s infinite;
				-webkit-nimation: swing 1s linear 0s infinite;*/
}
section.header .box.misc a.linkedin:before,
section.footer .grid.col6 div.col:nth-child(1) > div:first-child ul li a[href*="linkedin"]:before {
  background-image: url('/fileadmin/user_upload/icons/Uniprox_Icon_Linkedin.svg');
}
section.header .box.misc a.linkedin:hover:before,
section.footer .grid.col6 div.col:nth-child(1) > div:first-child ul li a[href*="linkedin"]:hover:before {
  /*animation: swing 1s linear 0s infinite;
				-webkit-nimation: swing 1s linear 0s infinite;*/
}
section.header .box.misc ul.language {
  display: inline-block;
  list-style: none;
  margin-right: 40px;
}
section.header .box.misc ul.language li {
  display: inline-block;
  font-size: 13px;
}
section.header .box.misc ul.language li a {
  padding: 0 5px;
  border-left: 1px solid #374b5a;
  color: #374b5a;
}
section.header .box.misc ul.language li.hidden {
  display: none;
}
section.header .box.misc ul.language li:first-child a {
  border-left: 0;
}
section.header .box.misc ul.language li.active a {
  color: #afb919;
}
@media (max-width: 400px) {
  section.header .box.misc ul.language {
    margin-right: 0;
  }
}
@media (max-width: 800px) {
  section.header {
    height: 80px;
  }
  section.header label.respmenu,
  section.header .claim,
  section.header .logo,
  section.header .box.misc {
    margin-top: 20px;
  }
  section.header div.mainmenu ul.menu {
    padding-top: 60px;
  }
}
@media (max-width: 612px) {
  section.header div.mainmenu ul.menu {
    overflow-y: scroll;
    max-height: 100%;
    display: block;
  }
}
@media (max-width: 612px) and screen and (-ms-high-contrast: active), (max-width: 612px) and (-ms-high-contrast: none) {
  section.header div.mainmenu {
    max-height: unset;
    width: 100%;
  }
  section.header div.mainmenu ul.menu ul.group {
    width: 100%;
  }
}
body.subpage section.imageheader {
  box-shadow: 0px 7px 7px -7px #000000 inset, 0px -14px 7px -14px #000000 inset;
}
body.subpage section.imageheader h3,
body.subpage section.imageheader p {
  color: #ffffff;
}
body.subpage section.imageheader ul.menu li > p > a {
  display: none;
}
body.subpage section.imageheader .countdown p {
  color: #374b5a;
}
@media (max-width: 600px) {
  body.subpage section.imageheader {
    box-shadow: 0px 7px 7px -7px #aaaaaa inset;
    margin-bottom: 0;
  }
  body.subpage section.imageheader ul.menu {
    height: 300px;
    padding-bottom: 0;
  }
  body.subpage section.imageheader ul.menu.headline {
    height: 450px;
  }
  body.subpage section.imageheader h3,
  body.subpage section.imageheader p {
    color: inherit;
  }
  body.subpage section.content .main.breadcrumb {
    padding-top: 0;
  }
  body.subpage section.content .main > .layout.lay0 {
    padding-bottom: 40px;
  }
}
@media (max-width: 600px) {
  body#upx-38 section.imageheader ul.menu {
    padding-bottom: 213px;
    height: 0;
  }
}
section.imageheader {
  position: relative;
  box-shadow: 0px 7px 7px -7px #aaaaaa inset, 0px -14px 7px -14px #aaaaaa inset;
}
section.imageheader div.countdown {
  font-size: 13px;
  line-height: 22px;
  width: 210px;
  position: absolute;
  right: calc(50% -  908px);
  top: 0;
  background-color: #afb919;
  padding: 20px 20px 30px;
  border-radius: 0 0 105px 105px;
  color: #374b5a;
  transform: translateX(50%);
  margin-right: 105px;
  text-align: center;
}
section.imageheader div.countdown:not([data-from="0"]) {
  cursor: pointer;
}
section.imageheader div.countdown em {
  font-size: 36px;
  line-height: 44px;
  font-style: normal;
  font-weight: 700;
  color: #ffffff;
  margin: 10px 0;
  display: block;
}
section.imageheader div.countdown a {
  font-size: 36px;
  line-height: 44px;
  font-weight: 700;
  color: #ffffff;
  display: block;
  margin: 15px 0;
}
@media (max-width: 1816px) {
  section.imageheader div.countdown {
    right: 2%;
  }
}
section.imageheader ul.menu {
  margin: 0;
  padding: 0;
  height: 675px;
  overflow: hidden;
  position: relative;
}
section.imageheader ul.menu li {
  display: block;
  padding-left: 63%;
  position: absolute;
  height: 100%;
  top: 0;
  left: 100%;
  width: 100%;
}
section.imageheader ul.menu li > *:not(img):first-child {
  padding-top: 35%;
}
section.imageheader ul.menu li > a {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
}
section.imageheader ul.menu li > p {
  height: 100%;
  z-index: 2;
  position: relative;
  pointer-events: none;
}
section.imageheader ul.menu li > p > img {
  display: block;
  height: 90%;
  width: auto;
  pointer-events: none;
}
section.imageheader ul.menu li > p > a {
  pointer-events: auto;
  line-height: inherit;
  padding-top: 14px;
}
section.imageheader ul.menu li.active {
  left: 0;
}
section.imageheader ul.menu li > img,
section.imageheader ul.menu li > a > img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: auto;
  z-index: -1;
}
@media (max-width: 1906px) {
  section.imageheader ul.menu {
    height: 0;
    padding-bottom: 35%;
  }
}
section.imageheader ul.nav {
  text-align: center;
  position: absolute;
  bottom: 40px;
  left: 50%;
  transform: translateX(-50%);
  list-style: none;
}
section.imageheader ul.nav li {
  cursor: pointer;
  display: inline-block;
  margin-right: 20px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #ebedef;
  transition: all 0.7s;
}
section.imageheader ul.nav li:last-child {
  margin-right: 0;
}
section.imageheader ul.nav li.active {
  background-color: #afb919;
}
section.imageheader ul.nav.c1 {
  display: none;
}
@media (max-width: 1400px) {
  section.imageheader ul.menu li,
  section.imageheader ul.menu li.active {
    padding-left: 60%;
  }
  section.imageheader ul.menu li > p,
  section.imageheader ul.menu li.active > p {
    padding-top: 25%;
  }
  section.imageheader ul.menu li > h3 + p,
  section.imageheader ul.menu li.active > h3 + p {
    padding-top: 0;
  }
}
@media (max-width: 1023px) {
  section.imageheader ul.menu {
    padding-bottom: 355px;
  }
  section.imageheader ul.menu li {
    overflow: hidden;
    height: 100%;
  }
  section.imageheader ul.menu li > img {
    height: 355px;
    width: auto;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media (max-width: 600px) {
  section.imageheader {
    box-shadow: none;
    margin-bottom: 40px;
  }
  section.imageheader ul.menu {
    height: 450px;
  }
  section.imageheader ul.menu li.active > p {
    padding-top: 0;
  }
  section.imageheader ul.menu li.active > p > img {
    float: right;
    margin-right: 20px;
  }
  section.imageheader ul.menu li,
  section.imageheader ul.menu li.active {
    padding: 30px 0 0 50%;
  }
  section.imageheader ul.menu li h3 + p,
  section.imageheader ul.menu li.active h3 + p {
    margin-top: 0;
  }
  section.imageheader ul.menu li h3 + p a,
  section.imageheader ul.menu li.active h3 + p a {
    margin-top: 30px;
  }
  section.imageheader ul.menu li > img,
  section.imageheader ul.menu li.active > img {
    height: 213px;
    width: auto;
  }
  section.imageheader ul.menu li.headline {
    padding: 230px 0 0 20px;
  }
  section.imageheader ul.menu li.headline > *:first-child {
    padding-top: 0;
  }
  section.imageheader ul.nav {
    bottom: 0;
  }
}
div.mobigrad {
  padding: 40px 20px;
  text-align: left;
  font-size: 13px;
  line-height: 22px;
}
div.mobigrad div.image {
  margin-bottom: 20px;
}
div.mobigrad div.image img {
  display: block;
  margin: auto;
  max-width: 50px;
  height: auto;
}
div.mobigrad h4 {
  margin-bottom: 0;
  font-size: 13px;
  line-height: 22px;
}
div.mobigrad h5 {
  margin-bottom: 20px;
}
div.mobigrad div.desc {
  margin-bottom: 20px;
}
div.isotope {
  margin-bottom: 80px;
}
div.isotope div.productbox {
  position: absolute;
  background-color: #ebedef;
  width: 286px;
  height: 286px;
  margin: 10px 0;
  text-align: left;
  padding: 20px;
  transition: all 0.7s;
  font-size: 13px;
  line-height: 22px;
  z-index: 1;
}
div.isotope div.productbox img {
  cursor: pointer;
  position: relative;
  z-index: 1;
  max-width: 180px;
  height: auto;
}
div.isotope div.productbox span.subline + img {
  position: absolute;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  top: 60%;
}
div.isotope div.productbox span.arrow {
  display: inline-block;
  vertical-align: text-top;
  width: 20px;
  height: 20px;
  position: relative;
  margin-right: 10px;
}
div.isotope div.productbox span.arrow:before {
  content: "";
  background-color: #afb919;
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 50%;
  transition: 0.7s;
}
div.isotope div.productbox span.arrow:after {
  content: "";
  position: absolute;
  left: 5px;
  top: 50%;
  width: 10px;
  height: 10px;
  background-image: url('/fileadmin/user_upload/icons/Uniprox_Icon_Arrows.svg');
  background-repeat: no-repeat;
  background-size: 10px;
  transform: translateY(-50%);
  transition: 0.7s;
}
div.isotope div.productbox:hover span.arrow:before {
  background-color: #374b5a;
}
div.isotope div.productbox:hover span.arrow:after {
  /*-webkit-animation: wobbles 1s linear 0s infinite;
			animation: wobbles 1s linear 0s infinite;*/
}
div.isotope div.productbox h3 {
  cursor: pointer;
  font-size: 18px;
  line-height: 32px;
}
div.isotope div.productbox:hover {
  background-color: #ffffff;
  box-shadow: 0 0 5px #aaaaaa;
}
div.isotope div.productbox.open {
  background-color: #ffffff;
  box-shadow: 0 0 5px #aaaaaa;
  width: 592px;
  height: 592px;
}
div.isotope div.productbox.open h3 span.arrow {
  display: block;
  margin-bottom: 10px;
}
div.isotope div.productbox.open span.subline {
  display: inline-block;
  margin-bottom: 20px;
  margin-right: 240px;
}
div.isotope div.productbox.open span.subline + img {
  left: unset;
  top: 82px;
  right: 50px;
  transform: none;
}
div.isotope div.productbox.open:hover span.arrow:after {
  /*-webkit-animation: wobblesh 1s linear 0s infinite;
				animation: wobblesh 1s linear 0s infinite;*/
}
div.isotope div.productbox.open div.attribute {
  margin-bottom: 20px;
  width: 246px;
}
div.isotope div.productbox.open div.desc {
  width: 246px;
}
div.isotope div.productbox.open div.grid {
  width: 100%;
  position: absolute;
  bottom: 0;
}
div.isotope div.productbox.open div.grid .col {
  align-self: flex-end;
  margin: 20px 30px 0;
  border: 0;
}
div.isotope div.productbox.open div.grid .col div.image img {
  float: left;
  width: 50px;
  height: auto;
  margin: 0 20px 20px 0;
}
div.isotope div.productbox.open div.grid .col div.image img:last-child {
  margin-right: 0;
}
div.isotope div.productbox.open div.grid .col div.links {
  margin-bottom: 20px;
}
div.isotope div.productbox.open div.grid .col div.links a:after {
  line-height: 28px;
}
div.isotope div.productbox.open div.grid .col:first-child {
  margin-left: 0;
}
div.isotope div.productbox.open div.grid .col:last-child {
  margin-right: 0;
}
div.isotope div.productbox.open span.arrow:before {
  background-color: #374b5a;
}
div.isotope div.productbox.open span.arrow:after {
  transform: rotate(90deg);
  left: 5px;
  top: 6px;
}
div.isotope div.productbox.open h3:hover span.arrow:after {
  /*animation: unset;
				-webkit-animation: unset;*/
}
@media (max-width: 620px) {
  div.isotope div.productbox {
    clear: both;
  }
  div.isotope div.productbox span.subline + img {
    float: none;
    position: unset;
    transform: none;
    margin: auto;
  }
  div.isotope div.productbox.open {
    width: 100%;
    height: auto;
  }
  div.isotope div.productbox.open span.subline {
    margin-right: 0;
  }
  div.isotope div.productbox.open div.grid {
    position: unset;
  }
  div.isotope div.productbox.open div.grid .col {
    clear: both;
  }
  div.isotope div.productbox.open div.grid .col:last-child {
    margin-left: 0;
  }
  div.isotope div.productbox.open div.grid .col:last-child div.links {
    margin-bottom: 0;
  }
}
div.isotope div.productbox:not(.open) .attribute,
div.isotope div.productbox:not(.open) .desc,
div.isotope div.productbox:not(.open) .grid,
div.isotope div.productbox:not(.open) span.subline {
  display: none;
}
@media (max-width: 1816px) {
  div.isotope {
    max-width: 1573.42px;
    margin: 0 auto 60px;
  }
}
@media (max-width: 1573px) {
  div.isotope {
    width: 1204px;
  }
}
@media (max-width: 1260px) {
  div.isotope {
    width: 898px;
  }
}
@media (max-width: 940px) {
  div.isotope {
    width: 592px;
  }
}
@media (max-width: 620px) {
  div.isotope {
    width: 286px;
    overflow: visible !important;
  }
}
#products {
  position: relative;
  margin: 0 20px;
}
#products div.inner {
  padding: 0 20px;
}
#products ul.products {
  list-style: none;
  margin-left: 0;
  padding: 20px 0;
}
#products ul.products li {
  padding: 40px;
  width: 552px;
  height: 552px;
  background-color: #ebedef;
  margin-right: 40px;
  float: left;
  transition: 0.7s;
}
#products ul.products li a {
  display: block;
}
#products ul.products li h3,
#products ul.products li span {
  color: #374b5a;
}
#products ul.products li span {
  font-weight: 400;
}
#products ul.products li img {
  max-width: 295px;
  height: auto;
  display: block;
  margin: 40px auto;
}
#products ul.products li:before {
  display: none;
}
#products ul.products li:hover {
  background-color: #ffffff;
  box-shadow: 0 0 5px #aaaaaa;
}
#products ul.products li:last-child {
  margin-right: 0;
}
#products > span {
  position: absolute;
  top: 30px;
  height: 560px;
  line-height: 560px;
  width: 40px;
  cursor: pointer;
  transition: 0.7s;
  opacity: 1;
}
#products > span:before {
  font-size: 30px;
  color: #afb919;
  content: "";
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  width: inherit;
  height: inherit;
  background-image: url('/fileadmin/user_upload/icons/Uniprox_Icon_Arrows_G.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20px;
}
#products > span.disabled {
  opacity: 0;
}
#products span.next {
  left: -40px;
}
#products span.next:before {
  transform: rotate(180deg);
}
#products span.prev {
  right: -40px;
}
@media (max-width: 1200px) {
  #products ul.products li {
    width: 340px;
    height: 360px;
  }
  #products ul.products li img {
    width: 80%;
    height: auto;
    margin: 0 auto;
  }
  #products span.prev,
  #products span.next {
    line-height: 360px;
    height: 360px;
  }
}
@media (max-width: 800px) {
  #products ul.products li {
    width: 300px;
    height: 300px;
  }
  #products ul.products li span {
    display: none;
  }
  #products span.prev,
  #products span.next {
    line-height: 300px;
    height: 300px;
  }
}
#categorys.sixer ul {
  display: grid;
  grid-gap: 0;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}
@media (max-width: 1816px) {
  #categorys.sixer ul {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }
}
@media (max-width: 1573px) {
  #categorys.sixer ul {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
@media (max-width: 1260px) {
  #categorys.sixer ul {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media (max-width: 940px) {
  #categorys.sixer ul {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 620px) {
  #categorys.sixer ul {
    grid-template-columns: 1fr;
  }
}
#categorys.sixer ul li {
  margin: 0 0 20px 20px !important;
}
#categorys.sixer ul li a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
#categorys.sixer ul li img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  margin: 0;
  transition: 0.7s;
}
#categorys.sixer ul li img:nth-child(1) {
  opacity: 1;
}
#categorys.sixer ul li:hover img:nth-child(1) {
  opacity: 0;
}
#categorys.sixer ul li:hover img:nth-child(2) {
  opacity: 1;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #categorys.sixer ul {
    display: block;
    margin-top: 80px;
  }
  #categorys.sixer ul a {
    height: 0;
    padding-bottom: 100%;
  }
  #categorys.sixer ul li {
    display: block;
    float: left;
    width: calc(16.6% - 20px);
    height: 0;
    padding-bottom: 16.6%;
  }
}
@media screen and (-ms-high-contrast: active) and (-ms-high-contrast: none) and (max-width: 620px) and (min-width: 320px) {
  #categorys.sixer ul li {
    width: 100%;
    padding-bottom: 100%;
  }
}
@media screen and (-ms-high-contrast: active) and (-ms-high-contrast: none) and (max-width: 940px) and (min-width: 621px) {
  #categorys.sixer ul li {
    width: calc(50% - 20px);
    padding-bottom: 50%;
  }
}
@media screen and (-ms-high-contrast: active) and (-ms-high-contrast: none) and (max-width: 1260px) and (min-width: 939px) {
  #categorys.sixer ul li {
    width: calc(33.3% - 20px);
    padding-bottom: 33.3%;
  }
}
@media screen and (-ms-high-contrast: active) and (-ms-high-contrast: none) and (max-width: 1573px) and (min-width: 1261px) {
  #categorys.sixer ul li {
    width: calc(25% - 20px);
    padding-bottom: 25%;
  }
}
@media screen and (-ms-high-contrast: active) and (-ms-high-contrast: none) and (min-width: 1574px) and (max-width: 1815px) {
  #categorys.sixer ul li {
    width: calc(20% - 20px);
    padding-bottom: 20%;
  }
}
#categorys ul {
  display: flex;
  margin-left: 0;
}
#categorys ul li {
  background-color: #ebedef;
  width: 286px;
  height: 286px;
  margin-right: 20px;
  padding: 15px 20px;
  transition: all 0.7s;
  position: relative;
  z-index: 1;
}
#categorys ul li a {
  color: #374b5a;
}
#categorys ul li h3 {
  color: #374b5a;
  position: relative;
  font-size: 18px;
  font-weight: 700;
  line-height: 32px;
}
#categorys ul li h3 span.arrow {
  display: inline-block;
  vertical-align: text-top;
  width: 20px;
  height: 20px;
  position: relative;
  margin-right: 10px;
}
#categorys ul li h3 span.arrow:before {
  content: "";
  background-color: #afb919;
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 50%;
  transition: 0.7s;
}
#categorys ul li h3 span.arrow:after {
  content: "";
  position: absolute;
  left: 5px;
  top: 50%;
  width: 10px;
  height: 10px;
  background-image: url('/fileadmin/user_upload/icons/Uniprox_Icon_Arrows.svg');
  background-repeat: no-repeat;
  background-size: 10px;
  transform: translateY(-50%);
  transition: 0.7s;
}
#categorys ul li h3:hover span.arrow:after {
  /*-webkit-animation: wobbles 1s linear 0s infinite;
					animation: wobbles 1s linear 0s infinite;*/
}
#categorys ul li h3:hover span.arrow:before {
  background-color: #374b5a;
}
#categorys ul li.active,
#categorys ul li:hover {
  background-color: #ffffff;
  box-shadow: 0 0 5px #aaaaaa;
}
#categorys ul li.active span.arrow:before,
#categorys ul li:hover span.arrow:before {
  background-color: #374b5a;
}
#categorys ul li img {
  width: 80%;
  height: auto;
  display: block;
  margin: 20px auto;
}
#categorys ul li:last-child {
  margin-right: 0;
}
#categorys ul li:before {
  content: "";
}
@media (max-width: 1816px) {
  #categorys ul {
    display: block;
    width: 1573px;
    margin: auto;
  }
  #categorys ul li {
    display: inline-block;
    text-align: left;
    margin: 0 0 20px 20px;
  }
  #categorys ul li:first-child,
  #categorys ul li:last-child {
    margin-left: 0;
  }
}
@media (max-width: 1573px) {
  #categorys ul {
    width: 1204px;
  }
  #categorys ul li:nth-child(5) {
    margin-left: 0;
  }
  #categorys ul li:last-child {
    margin-left: 20px;
  }
}
@media (max-width: 1260px) {
  #categorys ul {
    width: 900px;
  }
  #categorys ul li:nth-child(4) {
    margin-left: 0;
  }
  #categorys ul li:nth-child(5),
  #categorys ul li:last-child {
    margin-left: 20px;
  }
}
@media (max-width: 940px) {
  #categorys ul {
    width: 600px;
  }
  #categorys ul li:nth-child(3),
  #categorys ul li:nth-child(5) {
    margin-left: 0;
  }
  #categorys ul li:nth-child(4),
  #categorys ul li:last-child {
    margin-left: 20px;
  }
}
@media (max-width: 620px) {
  #categorys ul {
    width: 300px;
  }
  #categorys ul li {
    display: block;
    margin: 0 auto 20px !important;
  }
}
section.content {
  overflow: hidden;
}
section.content .main {
  background-color: #ffffff;
}
section.content .main .breadcrumb {
  margin: 0 60px 60px;
  padding-top: 40px;
  text-align: center;
  color: #afb919;
}
section.content .main .breadcrumb a {
  text-decoration: none;
  color: #374b5a;
  font-weight: 400;
}
section.content .main .breadcrumb span {
  font-weight: 700;
}
section.content .main ul {
  list-style: none;
  margin-left: 15px;
}
section.content .main ul li {
  position: relative;
}
section.content .main ul li:before {
  content: "•";
  display: block;
  position: absolute;
  left: -14px;
  top: 0px;
  font-size: 6px;
}
section.content .main ul.ce-uploads {
  list-style: none;
  margin-left: 0;
  line-height: 22px;
}
section.content .main ul.ce-uploads li {
  width: 100%;
}
section.content .main ul.ce-uploads li:before {
  display: none;
}
section.content .main ul.ce-uploads a {
  font-size: 13px;
  line-height: 22px;
  color: #374b5a;
}
section.content .main ul.ce-uploads a:hover {
  color: #afb919;
}
section.content .main > .layout.lay0 {
  padding-bottom: 80px;
}
section.content .main > .layout.lay50 {
  margin-bottom: 80px;
}
section.content div.ce-intext {
  text-align: center;
}
section.content div.ce-intext div.ce-gallery,
section.content div.ce-intext div.ce-bodytext {
  display: inline-block;
}
section.content div.ce-intext div.ce-gallery img {
  vertical-align: sub;
  margin-right: 10px;
}
section.content div.frame-type-uploads h4 {
  font-weight: 700;
}
section.content div.frame-type-uploads ul a {
  font-weight: 400;
}
section.content div.grid.col1 > .col > .layout.lay0:not(.celist),
section.content > .main > .layout.lay0 {
  width: 1510px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
section.content div.grid.col1 > .col > .layout.lay0:not(.celist) > div.frame > p,
section.content > .main > .layout.lay0 > div.frame > p {
  width: 1204px;
  margin: auto;
}
@media (max-width: 1260px) {
  section.content div.grid.col1 > .col > .layout.lay0:not(.celist) > div.frame > p,
  section.content > .main > .layout.lay0 > div.frame > p {
    width: 100%;
  }
}
section.content div.grid.col1 > .col > .layout.lay0:not(.celist) > div.frame > p:last-child a.circlebutton,
section.content > .main > .layout.lay0 > div.frame > p:last-child a.circlebutton {
  margin-bottom: 0;
}
@media (max-width: 1573px) {
  section.content div.grid.col1 > .col > .layout.lay0:not(.celist),
  section.content > .main > .layout.lay0 {
    width: 100%;
  }
}
section.content .layout.lay60 {
  width: 100%;
  padding: 0 40px;
  padding-bottom: 80px;
}
section.content table.ce-table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 2px;
}
section.content table.ce-table tr th {
  font-weight: 700;
  background-color: #ebedef;
}
section.content table.ce-table tr th:first-child:last-child {
  text-align: center;
}
section.content table.ce-table tr td,
section.content table.ce-table tr th {
  padding: 3px 5px;
  padding-left: 10px;
  min-height: 38px;
}
section.content table.ce-table tr td a,
section.content table.ce-table tr th a {
  margin-bottom: 0;
  height: auto;
  line-height: 38px;
}
section.content table.ce-table tr:nth-child(odd) td {
  background-color: #ffffff;
}
section.content table.ce-table tr:nth-child(even) td {
  background-color: #ebedef;
}
@media (max-width: 799px) {
  section.content table.ce-table thead {
    display: none;
  }
  section.content table.ce-table tr {
    display: block;
  }
  section.content table.ce-table tr td {
    display: block;
    position: relative;
    padding-left: 185px;
  }
  section.content table.ce-table tr td:before {
    content: attr(data-title);
    position: absolute;
    left: 5px;
    top: 3px;
    width: 170px;
  }
  section.content table.ce-table tr:nth-child(n+4) {
    display: none;
  }
  section.content table.ce-table.active tr:nth-child(n+4) {
    display: block;
  }
}
@media (max-width: 450px) {
  section.content table.ce-table tr td {
    padding-left: 125px;
  }
  section.content table.ce-table tr td:before {
    width: 110px;
  }
}
@media (max-width: 799px) {
  section.content .cetable.active tr:nth-child(n+4) {
    display: block;
  }
}
a.downloadlink {
  display: inline-block;
  color: #ffffff;
  background-color: #afb919;
  border-radius: 5px;
  border: 2px solid #afb919;
  padding: 3px 10px;
  transition: all 0.7s;
}
a.downloadlink:hover {
  background: none;
  color: #afb919;
}
.layout {
  hyphens: auto;
  clear: both;
}
.layout:last-child {
  margin-bottom: 0;
}
.layout p:last-child a.circlebutton {
  margin-bottom: 0;
}
.layout.frame-space-after-extra-small {
  margin-bottom: 20px;
}
.layout.frame-space-after-small {
  margin-bottom: 40px;
}
.layout.frame-space-before-extra-small {
  margin-top: 20px;
}
.layout.frame-space-before-small {
  margin-top: 40px;
}
.layout.frame-space-after-medium {
  margin-bottom: 60px;
}
.layout.frame-space-after-large {
  margin-bottom: 80px;
}
.layout.frame-space-before-large {
  margin-top: 80px;
}
.layout.lay0 {
  transition: all 0.7s;
}
.layout.lay0 table {
  text-align: left;
}
.layout.lay0 + .lay20 {
  padding-top: 0;
}
.layout.lay0 .ce-image.ce-right img {
  float: right;
  display: block;
  width: 100%;
  max-width: 400px;
  height: auto;
}
.layout.lay10 iframe {
  border: 0;
  width: 200%;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  display: block;
}
.layout.lay10:first-child {
  margin-bottom: 80px;
}
.layout.lay11,
.layout.lay12 {
  text-align: left;
}
.layout.lay11 h3,
.layout.lay12 h3 {
  margin-bottom: 0;
}
.layout > .lay11.grid.frame-indent {
  width: 1204px;
  margin: auto;
}
.layout > .lay11.grid.frame-indent .col {
  border-right: 0;
}
@media (max-width: 1204px) {
  .layout > .lay11.grid.frame-indent {
    width: 100%;
  }
}
.layout.lay20 .form-group .radio label:after,
.layout.lay20 .powermail_fieldwrap.powermail_fieldwrap_type_check .radio label:after,
.layout.lay20 .form-group .checkbox label:after,
.layout.lay20 .powermail_fieldwrap.powermail_fieldwrap_type_check .checkbox label:after {
  background-color: #ebedef;
}
.layout.lay20,
.layout.lay30 {
  padding: 80px 0;
  position: relative;
  background-color: #ffffff;
}
.layout.lay20 form .form-group input,
.layout.lay30 form .form-group input,
.layout.lay20 form .form-group select,
.layout.lay30 form .form-group select,
.layout.lay20 form .form-group textarea,
.layout.lay30 form .form-group textarea {
  background-color: #ebedef;
}
.layout.lay20 .lay20,
.layout.lay30 .lay20,
.layout.lay20 .lay30,
.layout.lay30 .lay30 {
  padding: 0;
}
.layout.lay20:before,
.layout.lay30:before,
.layout.lay20:after,
.layout.lay30:after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
}
.layout.lay20:before,
.layout.lay30:before {
  left: -100%;
}
.layout.lay20:after,
.layout.lay30:after {
  left: 100%;
}
.layout.lay30 {
  background-color: #ebedef;
}
.layout.lay30.grid {
  grid-template-columns: 0.7fr 1fr 1.1fr 1.1fr 1.1fr;
}
@media (max-width: 1400px) {
  .layout.lay30.grid {
    grid-template-columns: 1fr 1fr 1fr;
  }
  .layout.lay30.grid .col:nth-child(2) {
    grid-column-start: 2 span;
  }
}
@media (max-width: 800px) {
  .layout.lay30.grid {
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
  }
  .layout.lay30.grid .col:nth-child(2) {
    grid-column-start: unset;
  }
  .layout.lay30.grid .col:last-child {
    grid-column: 2 span;
  }
  .layout.lay30.grid .col:last-child > div {
    float: left;
    width: 49%;
    width: calc(50% -  10px);
    clear: none;
  }
  .layout.lay30.grid .col:last-child > div:last-child {
    float: right;
  }
}
@media (max-width: 500px) {
  .layout.lay30.grid .col:nth-child(2) {
    text-align: center;
  }
  .layout.lay30.grid .col:nth-child(1n+3) {
    grid-column: 2 span;
  }
  .layout.lay30.grid .col:last-child > div {
    float: none;
    width: 100%;
    clear: both;
  }
}
.layout.lay30 form .form-group input:not([type=submit]),
.layout.lay30 form .powermail_fieldwrap input:not([type=submit]),
.layout.lay30 form .form-group select,
.layout.lay30 form .powermail_fieldwrap select,
.layout.lay30 form .form-group textarea,
.layout.lay30 form .powermail_fieldwrap textarea {
  background-color: #ffffff;
}
.layout.lay30:before {
  background-color: #ebedef;
}
.layout.lay30:after {
  background-color: #ebedef;
}
.layout.lay50 .grid {
  padding-bottom: 80px;
  position: relative;
  /*
			& .ce-table{
				& th{
					background-color: @white;
				}
				& tr:nth-child(even) td{
					background-color: @white;
				}
				& tr:nth-child(odd) td{
					background-color: @brand-color-3;
				}
			}
			*/
}
.layout.lay50 .grid .grid {
  padding-bottom: 0;
}
.layout.lay50 .grid span.hideforreadmore {
  display: block;
  transition: 0.7s;
}
.layout.lay50 .grid span.arrow,
.layout.lay50 span.arrow {
  cursor: pointer;
}
.layout.lay50 .grid span.arrow:before,
.layout.lay50 span.arrow:before {
  content: "";
  background-color: #afb919;
  width: 40px;
  height: 40px;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  border-radius: 50%;
  transition: 0.7s;
}
.layout.lay50 .grid span.arrow:after,
.layout.lay50 span.arrow:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 15px;
  width: 10px;
  height: 10px;
  background-image: url('/fileadmin/user_upload/icons/Uniprox_Icon_Arrows.svg');
  background-repeat: no-repeat;
  background-size: 10px;
  transform: translateX(-50%) rotate(90deg);
  transition: 0.7s;
}
.layout.lay50 .grid span.arrow:hover:after {
  /*animation: 1s wobble2 linear 0s infinite;
					-webkit-animation: 1s wobble2 linear 0s infinite;*/
}
.layout.lay50 .grid span.arrow:hover:before {
  background-color: #374b5a;
}
.layout.lay50 .grid.open span.hideforreadmore {
  max-height: 1000px !important;
}
.layout.lay50 .grid.open span.arrow:before,
.layout.lay50.cetable.active span.arrow:before {
  background-color: #374b5a;
}
.layout.lay50 .grid.open span.arrow:after,
.layout.lay50.cetable.active span.arrow:after {
  transform: translateX(-50%) rotate(-90deg);
  /*animation: none;
						-webkit-animation: none;*/
}
.layout.lay50 .lay0 {
  max-height: 3000px;
}
.layout.lay50.cetable {
  max-width: 1204px;
  margin: auto;
}
.layout.lay50.cetable header {
  text-align: center;
  margin-bottom: 30px;
}
.layout.lay50.cetable div.frame {
  position: relative;
  padding-bottom: 180px;
}
@media (max-width: 799px) {
  .layout.lay50.cetable table tr td {
    padding-left: 155px;
  }
  .layout.lay50.cetable table tr td:before {
    width: 160px;
  }
}
.layout.lay50.cetable table tr:nth-child(n+4) {
  line-height: 0;
  overflow: hidden;
}
.layout.lay50.cetable table tr:nth-child(n+4) td {
  transition: 0.7s;
  padding: 0 5px 0 10px;
  overflow: hidden;
}
.layout.lay50.cetable.active div.frame {
  padding-bottom: 60px;
}
.layout.lay50.cetable.active table tr:nth-child(n+4) {
  line-height: unset;
  overflow: unset;
}
.layout.lay50.cetable.active table tr:nth-child(n+4) td {
  padding: 3px 5px 3px 10px;
  overflow: unset;
}
@media (max-width: 799px) {
  .layout.lay50.cetable.active table tr:nth-child(n+4) td {
    padding-left: 155px;
  }
}
.layout.lay51 {
  max-width: 898px;
  margin: auto;
  border-top: 1px solid #374b5a;
  border-bottom: 1px solid #374b5a;
  padding: 10px 0 10px 20px;
  position: relative;
  overflow: hidden;
  text-align: left;
}
.layout.lay51 header,
.layout.lay51 .header {
  position: relative;
  cursor: pointer;
  margin-bottom: 0;
  transition: 0.7s;
}
.layout.lay51 header h4,
.layout.lay51 .header h4 {
  font-weight: 700;
  margin-bottom: 0;
}
.layout.lay51 header h4 + h5,
.layout.lay51 .header h4 + h5 {
  margin-bottom: 0;
}
.layout.lay51 .hitter {
  cursor: pointer;
  display: block;
  position: absolute;
  right: 5px;
  bottom: 5px;
  width: 40px;
  height: 40px;
  background-image: url('/fileadmin/user_upload/icons/Uniprox_Icon_Arrows_G.svg');
  background-repeat: no-repeat;
  background-size: 10px;
  background-position: center;
  transform: rotate(90deg);
  transition: 0.7s;
  z-index: 1;
}
.layout.lay51 > div > div.grid {
  max-height: 0;
  overflow: hidden;
  transition: 0.7s;
}
.layout.lay51 > div > div.grid h4 {
  font-style: normal;
  font-weight: 700;
}
.layout.lay51 > div > div.grid h4 + h5 {
  line-height: 32px;
  font-weight: 400;
}
.layout.lay51.open > div > header,
.layout.lay51.open > div > .header {
  margin-bottom: 20px;
}
.layout.lay51.open .hitter {
  transform: rotate(-90deg);
}
.layout.lay51.open > div > div.grid {
  max-height: 2000px;
}
.layout.lay51 + .lay51 {
  margin-top: 0;
  border-top: 0;
}
.layout.lay51 + .frame-default:not(.lay51) {
  padding-top: 80px;
}
.layout.lay51:last-child,
.layout.lay51 + div:not(.lay51) {
  margin-bottom: 80px;
}
.layout.lay40 div.inner {
  position: relative;
  padding-bottom: 36px;
}
.layout.lay40 div.inner div.nav {
  position: absolute;
  bottom: 10px;
  width: 100%;
  text-align: center;
  height: 18px;
  z-index: 1;
}
.layout.lay40 div.inner div.nav span {
  display: inline-block;
  width: 16px;
  height: 16px;
  border: 1px solid #374b5a;
  border-radius: 50%;
  margin-right: 18px;
  cursor: pointer;
}
.layout.lay40 div.inner div.nav span.active {
  background-color: #374b5a;
}
.layout.lay40 div.inner div.nav span:last-child {
  margin-right: 0;
}
.layout.lay40 div.inner div.next,
.layout.lay40 div.inner div.prev {
  position: absolute;
  right: 0;
  top: 0;
  width: 80px;
  height: calc(100% - 36px);
  cursor: pointer;
  z-index: 1;
}
.layout.lay40 div.inner div.next:after,
.layout.lay40 div.inner div.prev:after {
  content: "";
  display: block;
  position: absolute;
  right: 26px;
  top: 50%;
  width: 50px;
  height: 50px;
  border-top: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  transform: translateY(-50%) rotate(45deg);
  z-index: 10;
}
.layout.lay40 div.inner div.prev {
  left: 0px;
  right: unset;
}
.layout.lay40 div.inner div.prev:after {
  transform: translateY(-50%) rotate(-135deg);
  left: 26px;
  right: unset;
}
.layout.lay40 div.inner div.images {
  position: relative;
  overflow: hidden;
  width: 100%;
  min-height: 120px;
}
.layout.lay40 div.inner div.images img {
  display: none;
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  height: auto;
}
.layout.lay40 div.inner div.images img.active {
  display: block;
}
.layout.lay40 div.inner div.images img:nth-child(n+2) {
  display: none;
}
.layout.lay40.rendered div.inner div.images img {
  position: absolute;
}
.layout.lay60,
.layout.lay65 {
  padding-bottom: 25px !important;
  text-align: left !important;
}
.layout.lay60 div,
.layout.lay65 div {
  display: block;
}
.layout.lay60 div.ce-row,
.layout.lay65 div.ce-row {
  width: 100%;
  clear: both;
}
.layout.lay60 div.ce-row:last-child div.ce-column,
.layout.lay65 div.ce-row:last-child div.ce-column {
  margin-bottom: 0;
}
.layout.lay60 div.ce-row:after,
.layout.lay65 div.ce-row:after {
  content: "";
  display: block;
  clear: both;
}
.layout.lay60 div.ce-column,
.layout.lay65 div.ce-column {
  width: 31.8%;
  margin: 0 1.15% 2% 1.15%;
  display: block;
  float: left;
}
.layout.lay60 div.ce-column img,
.layout.lay65 div.ce-column img {
  width: 100%;
  height: auto;
  display: block;
}
.layout.lay60 div.ce-column:first-child,
.layout.lay65 div.ce-column:first-child {
  margin-left: 0;
}
.layout.lay60 div.ce-column:last-child,
.layout.lay65 div.ce-column:last-child {
  margin-right: 0;
}
@media (max-width: 600px) {
  .layout.lay60 div.ce-column,
  .layout.lay65 div.ce-column {
    width: 100%;
    margin: 0 0 20px 0 !important;
    float: none;
  }
}
.layout.lay65 {
  padding-bottom: 0px !important;
  transition: 0.7s;
  max-height: 2000px;
}
.layout.lay65 div.ce-row {
  display: inline-block;
  width: calc((100% - 100px)/6);
  margin: 0 20px 0 0;
}
.layout.lay65 div.ce-row:nth-child(6n) {
  margin-right: 0;
}
.layout.lay65 div.ce-row div.ce-column {
  width: 100%;
  margin: 0;
}
@media (max-width: 1100px) {
  .layout.lay65 div.ce-row {
    width: 286px;
  }
}
.layout.lay70 {
  display: inline-block;
  width: 190px;
  margin-right: 100px;
  vertical-align: top;
  position: relative;
}
.layout.lay70 h3 {
  color: #afb919;
  position: relative;
  z-index: 4;
  line-height: 60px;
  height: 60px;
  margin-bottom: 20px;
  /* safari only */
  /* chrome only */
}
@supports (-webkit-marquee-repetition:infinite) and (object-fit:fill) {
  border: 2px solid #ffffff;
}
.layout.lay70 h3:not(*:root) {
  border: 2px solid #ffffff;
}
.layout.lay70 h3:before {
  z-index: -2;
  content: "";
  left: 50%;
  top: 50%;
  position: absolute;
  width: 60px;
  height: 60px;
  background-color: #ebedef;
  transform: translateY(-50%) translateX(-50%) rotate(45deg);
  border-radius: 50%;
}
.layout.lay70:nth-child(1) h3:before {
  border-top: 2px solid transparent;
  border-right: 2px solid transparent;
  border-left: 2px solid transparent;
  border-bottom: 2px solid #afb919;
}
.layout.lay70:nth-child(2) h3:before {
  border-top: 2px solid transparent;
  border-right: 2px solid transparent;
  border-left: 2px solid #afb919;
  border-bottom: 2px solid #afb919;
}
.layout.lay70:nth-child(3) h3:before {
  border-right: 2px solid transparent;
  border-top: 2px solid #afb919;
  border-left: 2px solid #afb919;
  border-bottom: 2px solid #afb919;
}
.layout.lay70:nth-child(4) h3:before {
  border-right: 2px solid #afb919;
  border-top: 2px solid #afb919;
  border-left: 2px solid #afb919;
  border-bottom: 2px solid #afb919;
}
.layout.lay70:not(:last-child):before {
  content: "";
  position: absolute;
  right: -100px;
  width: 100px;
  height: 60px;
  top: 0;
  background-image: url('/fileadmin/user_upload/icons/Uniprox_Icon_Arrows_G.svg');
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: center center;
}
@media (max-width: 1200px) {
  .layout.lay70 {
    display: block;
    margin: auto;
    margin-bottom: 100px;
  }
  .layout.lay70:not(:last-child):before {
    right: 50%;
    top: unset;
    bottom: -100px;
    width: 100px;
    height: 100px;
    transform: rotate(90deg) translateY(-50%);
  }
}
.layout.lay100 {
  margin-top: 80px;
}
.layout.lay100 header {
  margin-bottom: 22px;
}
input[name=plz-search] {
  text-align: center;
  background: none;
  padding: 5px;
  border: 1px solid #374b5a;
  width: 150px;
  display: block;
  margin-top: 20px;
}
@media (max-width: 500px) {
  input[name=plz-search] {
    margin-left: auto;
    margin-right: auto;
  }
}
input[name=plz-search] + input[name=plz-search-go] {
  background-color: #afb919;
  text-align: center;
  width: 150px;
  height: 28px;
  border: 0;
  font-weight: 700;
  text-transform: uppercase;
  display: block;
  margin-top: 2px;
}
@media (max-width: 500px) {
  input[name=plz-search] + input[name=plz-search-go] {
    margin-left: auto;
    margin-right: auto;
  }
}
.highlightansp h3 {
  color: #afb919;
}
.lowlightansp {
  opacity: 0.5;
}
.powermail_create {
  text-align: center;
}
form.powermail_form_3 .powermail_fieldwrap.powermail_fieldwrap_type_radio > label {
  display: block;
}
form.powermail_form.powermail_form_6 {
  width: 1510px;
  margin: auto;
}
@media (max-width: 1573px) {
  form.powermail_form.powermail_form_6 {
    width: 100%;
  }
}
form.powermail_form.powermail_form_6 .powermail_fieldwrap_type_html {
  width: 100%;
}
form.powermail_form.powermail_form_6 .powermail_fieldwrap_type_html + .powermail_fieldwrap_type_input {
  display: inline-block;
  width: 31.567328918322293%;
}
form.powermail_form.powermail_form_6 .powermail_fieldwrap_type_html + .powermail_fieldwrap_type_input + .powermail_fieldwrap_type_input {
  display: inline-block;
  width: 31.567328918322293%;
  margin-right: 2.6490066225165565%;
  margin-left: 2.6490066225165565%;
}
form.powermail_form.powermail_form_6 .powermail_fieldwrap_type_html + .powermail_fieldwrap_type_input + .powermail_fieldwrap_type_input + .powermail_fieldwrap_type_input {
  display: inline-block;
  width: 31.567328918322293%;
}
form.powermail_form.powermail_form_6 .powermail_fieldwrap_type_html.powermail_fieldwrap_firmenangaben + .powermail_fieldwrap_type_textarea {
  float: right;
  width: 48.675496688741724%;
  margin-left: 1.324503311258276%;
}
form.powermail_form.powermail_form_6 .powermail_fieldwrap_type_html.powermail_fieldwrap_firmenangaben + .powermail_fieldwrap_type_textarea ~ .powermail_fieldwrap_type_input {
  display: inline-block;
  width: 48.675496688741724%;
  margin-right: 1.324503311258276%;
}
form.powermail_form.powermail_form_6 .powermail_fieldwrap_type_check {
  float: left;
}
form.powermail_form.powermail_form_6 .powermail_fieldwrap_type_submit {
  float: right;
}
form.powermail_form.powermail_form_6 .powermail_fieldwrap_type_select {
  width: 65.7836644591611425%;
  margin-left: 0;
}
form.powermail_form.powermail_form_6 .powermail_fieldwrap_type_select label {
  display: block;
}
@media (max-width: 900px) {
  form.powermail_form.powermail_form_6 .powermail_fieldwrap_type_select {
    width: 100%;
  }
  form.powermail_form.powermail_form_6 .powermail_fieldwrap_type_html + .powermail_fieldwrap_type_input {
    width: 100%;
    display: block;
  }
  form.powermail_form.powermail_form_6 .powermail_fieldwrap_type_html + .powermail_fieldwrap_type_input + .powermail_fieldwrap_type_input {
    width: 100%;
    display: block;
    margin: 0;
  }
  form.powermail_form.powermail_form_6 .powermail_fieldwrap_type_html + .powermail_fieldwrap_type_input + .powermail_fieldwrap_type_input + .powermail_fieldwrap_type_input {
    width: 100%;
    display: block;
  }
  form.powermail_form.powermail_form_6 .powermail_fieldwrap_type_html.powermail_fieldwrap_firmenangaben + .powermail_fieldwrap_type_textarea {
    display: block;
    width: 100%;
    float: none;
    margin: 0;
  }
  form.powermail_form.powermail_form_6 .powermail_fieldwrap_type_html.powermail_fieldwrap_firmenangaben + .powermail_fieldwrap_type_textarea ~ .powermail_fieldwrap_type_input {
    display: block;
    float: none;
    margin: 0;
    width: 100%;
  }
}
form > h3,
form legend {
  display: none;
}
form fieldset {
  border: 0;
}
form.botMid {
  margin: 40px 0 20px;
}
form.botMid select {
  margin-left: 10px;
}
form.botMid .submit {
  display: inline-block;
  margin-left: 40px;
  padding: 0;
  cursor: pointer;
  background: none;
  border: 0;
}
form.botMid .submit input {
  background: none;
  line-height: 22px;
  padding: 0;
  padding-left: 30px;
  margin: 0;
  position: relative;
  z-index: 10;
  cursor: pointer;
}
form.botMid .submit:after {
  line-height: 27px;
  transition: all 0.7s;
}
form .form-group,
form .powermail_fieldwrap {
  width: 600px;
  margin: auto;
}
form .form-group label,
form .powermail_fieldwrap label {
  display: none;
}
form .form-group.powermail_fieldwrap_type_radio,
form .powermail_fieldwrap.powermail_fieldwrap_type_radio,
form .form-group.powermail_fieldwrap_type_check,
form .powermail_fieldwrap.powermail_fieldwrap_type_check {
  margin-bottom: 20px;
}
form .form-group.powermail_fieldwrap_type_radio label,
form .powermail_fieldwrap.powermail_fieldwrap_type_radio label,
form .form-group.powermail_fieldwrap_type_check label,
form .powermail_fieldwrap.powermail_fieldwrap_type_check label {
  display: block;
}
form .form-group.powermail_fieldwrap_type_radio > label,
form .powermail_fieldwrap.powermail_fieldwrap_type_radio > label,
form .form-group.powermail_fieldwrap_type_check > label,
form .powermail_fieldwrap.powermail_fieldwrap_type_check > label {
  display: none;
}
form .form-group.powermail_fieldwrap_type_radio .radio,
form .powermail_fieldwrap.powermail_fieldwrap_type_radio .radio,
form .form-group.powermail_fieldwrap_type_check .radio,
form .powermail_fieldwrap.powermail_fieldwrap_type_check .radio,
form .form-group.powermail_fieldwrap_type_radio .checkbox,
form .powermail_fieldwrap.powermail_fieldwrap_type_radio .checkbox,
form .form-group.powermail_fieldwrap_type_check .checkbox,
form .powermail_fieldwrap.powermail_fieldwrap_type_check .checkbox {
  display: inline-block;
  margin-right: 40px;
}
form .form-group.powermail_fieldwrap_type_radio .radio input,
form .powermail_fieldwrap.powermail_fieldwrap_type_radio .radio input,
form .form-group.powermail_fieldwrap_type_check .radio input,
form .powermail_fieldwrap.powermail_fieldwrap_type_check .radio input,
form .form-group.powermail_fieldwrap_type_radio .checkbox input,
form .powermail_fieldwrap.powermail_fieldwrap_type_radio .checkbox input,
form .form-group.powermail_fieldwrap_type_check .checkbox input,
form .powermail_fieldwrap.powermail_fieldwrap_type_check .checkbox input {
  display: none;
}
form .form-group.powermail_fieldwrap_type_radio .radio input:checked + label:before,
form .powermail_fieldwrap.powermail_fieldwrap_type_radio .radio input:checked + label:before,
form .form-group.powermail_fieldwrap_type_check .radio input:checked + label:before,
form .powermail_fieldwrap.powermail_fieldwrap_type_check .radio input:checked + label:before,
form .form-group.powermail_fieldwrap_type_radio .checkbox input:checked + label:before,
form .powermail_fieldwrap.powermail_fieldwrap_type_radio .checkbox input:checked + label:before,
form .form-group.powermail_fieldwrap_type_check .checkbox input:checked + label:before,
form .powermail_fieldwrap.powermail_fieldwrap_type_check .checkbox input:checked + label:before {
  opacity: 1;
}
form .form-group.powermail_fieldwrap_type_radio .radio label,
form .powermail_fieldwrap.powermail_fieldwrap_type_radio .radio label,
form .form-group.powermail_fieldwrap_type_check .radio label,
form .powermail_fieldwrap.powermail_fieldwrap_type_check .radio label,
form .form-group.powermail_fieldwrap_type_radio .checkbox label,
form .powermail_fieldwrap.powermail_fieldwrap_type_radio .checkbox label,
form .form-group.powermail_fieldwrap_type_check .checkbox label,
form .powermail_fieldwrap.powermail_fieldwrap_type_check .checkbox label {
  position: relative;
  cursor: pointer;
  padding-left: 40px;
}
form .form-group.powermail_fieldwrap_type_radio .radio label:after,
form .powermail_fieldwrap.powermail_fieldwrap_type_radio .radio label:after,
form .form-group.powermail_fieldwrap_type_check .radio label:after,
form .powermail_fieldwrap.powermail_fieldwrap_type_check .radio label:after,
form .form-group.powermail_fieldwrap_type_radio .checkbox label:after,
form .powermail_fieldwrap.powermail_fieldwrap_type_radio .checkbox label:after,
form .form-group.powermail_fieldwrap_type_check .checkbox label:after,
form .powermail_fieldwrap.powermail_fieldwrap_type_check .checkbox label:after {
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  background-color: #fff;
  border: 1px solid #afb919;
  left: 0;
  top: 2px;
}
form .form-group.powermail_fieldwrap_type_radio .radio label:before,
form .powermail_fieldwrap.powermail_fieldwrap_type_radio .radio label:before,
form .form-group.powermail_fieldwrap_type_check .radio label:before,
form .powermail_fieldwrap.powermail_fieldwrap_type_check .radio label:before,
form .form-group.powermail_fieldwrap_type_radio .checkbox label:before,
form .powermail_fieldwrap.powermail_fieldwrap_type_radio .checkbox label:before,
form .form-group.powermail_fieldwrap_type_check .checkbox label:before,
form .powermail_fieldwrap.powermail_fieldwrap_type_check .checkbox label:before {
  content: "";
  display: block;
  opacity: 0;
  position: absolute;
  width: 5px;
  height: 15px;
  left: 8px;
  top: 3px;
  border-right: 2px solid #afb919;
  border-bottom: 2px solid #afb919;
  transform: rotate(45deg);
  transition: 0.7s;
  z-index: 10;
}
form .form-group.powermail_fieldwrap_type_radio .radio:first-child,
form .powermail_fieldwrap.powermail_fieldwrap_type_radio .radio:first-child,
form .form-group.powermail_fieldwrap_type_check .radio:first-child,
form .powermail_fieldwrap.powermail_fieldwrap_type_check .radio:first-child,
form .form-group.powermail_fieldwrap_type_radio .checkbox:first-child,
form .powermail_fieldwrap.powermail_fieldwrap_type_radio .checkbox:first-child,
form .form-group.powermail_fieldwrap_type_check .checkbox:first-child,
form .powermail_fieldwrap.powermail_fieldwrap_type_check .checkbox:first-child {
  width: 130px;
}
form .form-group.powermail_fieldwrap_type_radio .radio:nth-child(2),
form .powermail_fieldwrap.powermail_fieldwrap_type_radio .radio:nth-child(2),
form .form-group.powermail_fieldwrap_type_check .radio:nth-child(2),
form .powermail_fieldwrap.powermail_fieldwrap_type_check .radio:nth-child(2),
form .form-group.powermail_fieldwrap_type_radio .checkbox:nth-child(2),
form .powermail_fieldwrap.powermail_fieldwrap_type_radio .checkbox:nth-child(2),
form .form-group.powermail_fieldwrap_type_check .checkbox:nth-child(2),
form .powermail_fieldwrap.powermail_fieldwrap_type_check .checkbox:nth-child(2) {
  width: 119px;
}
form .form-group.powermail_fieldwrap_type_radio .radio:nth-child(3),
form .powermail_fieldwrap.powermail_fieldwrap_type_radio .radio:nth-child(3),
form .form-group.powermail_fieldwrap_type_check .radio:nth-child(3),
form .powermail_fieldwrap.powermail_fieldwrap_type_check .radio:nth-child(3),
form .form-group.powermail_fieldwrap_type_radio .checkbox:nth-child(3),
form .powermail_fieldwrap.powermail_fieldwrap_type_radio .checkbox:nth-child(3),
form .form-group.powermail_fieldwrap_type_check .checkbox:nth-child(3),
form .powermail_fieldwrap.powermail_fieldwrap_type_check .checkbox:nth-child(3) {
  margin-right: 0;
}
form .form-group.powermail_fieldwrap_type_radio .checkbox:first-child,
form .powermail_fieldwrap.powermail_fieldwrap_type_radio .checkbox:first-child,
form .form-group.powermail_fieldwrap_type_check .checkbox:first-child,
form .powermail_fieldwrap.powermail_fieldwrap_type_check .checkbox:first-child {
  width: 100%;
}
form .form-group.powermail_fieldwrap_type_captcha .powermail_field,
form .powermail_fieldwrap.powermail_fieldwrap_type_captcha .powermail_field {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 20px;
}
form .form-group.powermail_fieldwrap_type_captcha .powermail_field .powermail_field_error_container,
form .powermail_fieldwrap.powermail_fieldwrap_type_captcha .powermail_field .powermail_field_error_container {
  grid-column: 2 span;
}
form .form-group textarea,
form .powermail_fieldwrap textarea {
  min-height: 228px;
}
@media (max-width: 630px) {
  form .form-group,
  form .powermail_fieldwrap {
    width: 100%;
  }
}
form .actions,
form .powermail_fieldwrap_type_submit {
  width: 600px;
  margin: auto;
  text-align: right;
}
form .actions span.submit button,
form .powermail_fieldwrap_type_submit span.submit button,
form .actions .powermail_field,
form .powermail_fieldwrap_type_submit .powermail_field {
  display: inline-block;
  margin-top: 20px;
  cursor: pointer;
  background: none;
  padding-left: 0;
  border: 0;
}
form .actions span.submit button input,
form .powermail_fieldwrap_type_submit span.submit button input,
form .actions .powermail_field input,
form .powermail_fieldwrap_type_submit .powermail_field input {
  background: none;
  line-height: 22px;
  position: relative;
  padding-left: 30px;
  z-index: 1;
  margin-left: 0;
  cursor: pointer;
}
form .actions span.submit button:after,
form .powermail_fieldwrap_type_submit span.submit button:after,
form .actions .powermail_field:after,
form .powermail_fieldwrap_type_submit .powermail_field:after {
  line-height: 27px;
  transition: all 0.7s;
}
@media (max-width: 630px) {
  form .actions,
  form .powermail_fieldwrap_type_submit {
    width: 100%;
  }
}
form input,
form textarea,
form select,
form option {
  font-family: 'uniprox';
  font-weight: 400;
  font-size: 18px;
  line-height: 32px;
  width: 100%;
  padding: 5px 10px;
  border: 0;
  color: #374b5a;
  display: block;
  margin-bottom: 20px;
}
form input:placeholder,
form textarea:placeholder,
form select:placeholder,
form option:placeholder,
form input:-moz-placeholder,
form textarea:-moz-placeholder,
form select:-moz-placeholder,
form option:-moz-placeholder,
form input:-webkit-placeholder,
form textarea:-webkit-placeholder,
form select:-webkit-placeholder,
form option:-webkit-placeholder {
  color: #374b5a;
}
form input,
form textarea,
form select {
  background-color: #ebedef;
}
.centerWidth {
  max-width: 600px;
  margin: auto;
}
span.readmore {
  cursor: pointer;
  color: #afb919;
  font-weight: 400;
}
span.readmore.open {
  display: none;
}
#cookieNotification {
  position: fixed;
  bottom: 0;
  width: 100%;
  background-color: #ffffff;
  box-shadow: 0 0 5px #000000;
  z-index: 100;
  font-size: 11.25px;
  line-height: 18px;
}
#cookieNotification .maininner {
  width: 1816px;
  margin: auto;
  padding: 20px 60px;
}
@media (max-width: 1816px) {
  #cookieNotification .maininner {
    width: 96%;
    margin: 0 2%;
    padding: 20px 0;
  }
}
.mfp-content img.mfp-img {
  max-height: 600px !important;
}
.topme {
  opacity: 0;
  visibility: hidden;
  background-color: #afb919;
  position: fixed;
  right: 50%;
  bottom: 100px;
  width: 36px;
  height: 36px;
  transition: all .7s;
  transform: translateX(944px);
  cursor: pointer;
}
.topme.active {
  opacity: 1;
  visibility: visible;
}
.topme:after {
  content: "";
  display: block;
  position: absolute;
  left: 10px;
  top: 13px;
  width: 15px;
  height: 15px;
  border-left: 1px solid #ffffff;
  border-top: 1px solid #ffffff;
  transform: rotate(45deg);
}
section.footer {
  background-color: #374b5a;
}
section.footer div.main {
  padding: 40px 0;
  width: 1510px;
}
section.footer div.main .lay0 {
  text-align: left;
}
@media (max-width: 1816px) {
  section.footer {
    padding: 2% 2%;
  }
  section.footer div.main {
    width: 100%;
    padding: 0;
    margin: 0;
  }
}
section.footer h3,
section.footer h4,
section.footer a,
section.footer p {
  color: #ffffff;
}
section.footer h3:hover,
section.footer h4:hover,
section.footer a:hover,
section.footer p:hover {
  color: #ffffff;
}
section.footer strong {
  font-weight: 400;
}
section.footer div#c92,
section.footer div#c860,
section.footer div#c446,
section.footer div#c544 {
  position: absolute;
  width: 250px;
  bottom: 36px;
}
@media (max-width: 1544px) {
  section.footer div#c92,
  section.footer div#c860,
  section.footer div#c446,
  section.footer div#c544 {
    bottom: -20px;
  }
}
@media (max-width: 1024px) {
  section.footer div#c92,
  section.footer div#c860,
  section.footer div#c446,
  section.footer div#c544 {
    bottom: -336px;
  }
}
@media (max-width: 600px) {
  section.footer div#c92,
  section.footer div#c860,
  section.footer div#c446,
  section.footer div#c544 {
    right: 0;
    bottom: 64px;
    text-align: right;
  }
}
section.footer .grid.col6 div.col a,
section.footer .grid.col6 div.col p {
  font-size: 13px;
  font-weight: 400;
  line-height: 22px;
}
section.footer .grid.col6 div.col a:hover {
  font-weight: 700;
}
section.footer .grid.col6 div.col:nth-child(1) {
  width: 270px;
  position: relative;
}
section.footer .grid.col6 div.col:nth-child(1) em {
  font-style: normal;
  font-size: 17px;
}
section.footer .grid.col6 div.col:nth-child(1) > div:first-child ul li {
  display: inline-block;
  height: 42px;
  margin-bottom: 20px;
}
section.footer .grid.col6 div.col:nth-child(1) > div:first-child ul li a[href*="uniprox"]:after {
  z-index: 0;
}
section.footer .grid.col6 div.col:nth-child(1) > div:first-child ul li a[href*="uniprox"]:before {
  z-index: 1;
}
@media (max-width: 1070px) {
  section.footer .grid.col6 div.col:nth-child(1) > div:first-child ul li a[href*="uniprox"] {
    display: block;
  }
}
@media (max-width: 419px) {
  section.footer .grid.col6 div.col:nth-child(1) > div:first-child ul li a[href*="uniprox"] {
    display: inline-block;
  }
}
section.footer .grid.col6 div.col:nth-child(1) > div:first-child ul li a[href*="facebook"]:after {
  z-index: 0;
}
section.footer .grid.col6 div.col:nth-child(1) > div:first-child ul li a[href*="facebook"]:before {
  z-index: 1;
}
@media (max-width: 1070px) {
  section.footer .grid.col6 div.col:nth-child(1) > div:first-child ul li a[href*="facebook"] {
    display: block;
  }
}
@media (max-width: 419px) {
  section.footer .grid.col6 div.col:nth-child(1) > div:first-child ul li a[href*="facebook"] {
    display: inline-block;
  }
}
section.footer .grid.col6 div.col:nth-child(1) > div:first-child ul li a[href*="youtube"]:after {
  z-index: 0;
}
section.footer .grid.col6 div.col:nth-child(1) > div:first-child ul li a[href*="youtube"]:before {
  z-index: 1;
}
@media (max-width: 1070px) {
  section.footer .grid.col6 div.col:nth-child(1) > div:first-child ul li a[href*="youtube"] {
    display: block;
  }
}
@media (max-width: 419px) {
  section.footer .grid.col6 div.col:nth-child(1) > div:first-child ul li a[href*="youtube"] {
    display: inline-block;
  }
}
section.footer .grid.col6 div.col:nth-child(1) > div:first-child ul li a[href*="instagram"]:after {
  z-index: 0;
}
section.footer .grid.col6 div.col:nth-child(1) > div:first-child ul li a[href*="instagram"]:before {
  z-index: 1;
}
@media (max-width: 1070px) {
  section.footer .grid.col6 div.col:nth-child(1) > div:first-child ul li a[href*="instagram"] {
    display: block;
  }
}
@media (max-width: 419px) {
  section.footer .grid.col6 div.col:nth-child(1) > div:first-child ul li a[href*="instagram"] {
    display: inline-block;
  }
}
section.footer .grid.col6 div.col:nth-child(1) > div:first-child ul li a[href*="linkedin"]:after {
  z-index: 0;
}
section.footer .grid.col6 div.col:nth-child(1) > div:first-child ul li a[href*="linkedin"]:before {
  z-index: 1;
}
@media (max-width: 1070px) {
  section.footer .grid.col6 div.col:nth-child(1) > div:first-child ul li a[href*="linkedin"] {
    display: block;
  }
}
@media (max-width: 419px) {
  section.footer .grid.col6 div.col:nth-child(1) > div:first-child ul li a[href*="linkedin"] {
    display: inline-block;
  }
}
@media (max-width: 1816px) {
  section.footer .grid.col6 div.col:nth-child(1) {
    width: 10.13%;
    min-height: 380px;
  }
}
@media (max-width: 1024px) {
  section.footer .grid.col6 div.col:nth-child(1) {
    width: 33%;
    min-height: 0;
  }
}
@media (max-width: 600px) {
  section.footer .grid.col6 div.col:nth-child(1) {
    width: 100%;
  }
}
section.footer .grid.col6 div.col:nth-child(2) {
  width: 20px;
}
@media (max-width: 1816px) {
  section.footer .grid.col6 div.col:nth-child(2) {
    width: 10.13%;
  }
}
@media (max-width: 1024px) {
  section.footer .grid.col6 div.col:nth-child(2) {
    width: 33%;
  }
}
@media (max-width: 600px) {
  section.footer .grid.col6 div.col:nth-child(2) {
    width: 100%;
  }
}
section.footer .grid.col6 div.col:nth-child(3) {
  width: 306px;
}
@media (max-width: 1816px) {
  section.footer .grid.col6 div.col:nth-child(3) {
    width: 20.26%;
  }
}
@media (max-width: 1024px) {
  section.footer .grid.col6 div.col:nth-child(3) {
    width: 33%;
  }
}
@media (max-width: 600px) {
  section.footer .grid.col6 div.col:nth-child(3) {
    width: 100%;
  }
}
section.footer .grid.col6 div.col:nth-child(4) {
  width: 306px;
}
@media (max-width: 1816px) {
  section.footer .grid.col6 div.col:nth-child(4) {
    width: 20.26%;
  }
}
@media (max-width: 1024px) {
  section.footer .grid.col6 div.col:nth-child(4) {
    width: 33%;
  }
}
@media (max-width: 600px) {
  section.footer .grid.col6 div.col:nth-child(4) {
    width: 100%;
  }
}
section.footer .grid.col6 div.col:nth-child(5) {
  width: 306px;
}
@media (max-width: 1816px) {
  section.footer .grid.col6 div.col:nth-child(5) {
    width: 20.26%;
  }
}
@media (max-width: 1024px) {
  section.footer .grid.col6 div.col:nth-child(5) {
    width: 33%;
  }
}
@media (max-width: 600px) {
  section.footer .grid.col6 div.col:nth-child(5) {
    width: 100%;
  }
}
section.footer .grid.col6 div.col:nth-child(6) {
  width: 286px;
}
section.footer .grid.col6 div.col:nth-child(6) img {
  max-width: 200px;
  height: auto;
}
@media (max-width: 1816px) {
  section.footer .grid.col6 div.col:nth-child(6) {
    width: 18.96%;
  }
}
@media (max-width: 1024px) {
  section.footer .grid.col6 div.col:nth-child(6) {
    width: 33%;
  }
}
@media (max-width: 600px) {
  section.footer .grid.col6 div.col:nth-child(6) {
    width: 100%;
  }
}
@media (max-width: 1024px) {
  section.footer .grid.col6 {
    display: block;
  }
  section.footer .grid.col6 .col {
    display: inline-block;
    vertical-align: top;
  }
  section.footer .grid.col6 .col:nth-child(-n+3) {
    margin-bottom: 20px;
  }
}
@media (max-width: 600px) {
  section.footer .grid.col6 .col {
    display: block;
    margin-bottom: 20px;
  }
}
section.footer ul {
  margin: 0;
  list-style: none;
}
section.footer ul li a {
  line-height: 26px;
  display: block;
}
video#mainvideo {
  width: 100%;
  max-width: 854px;
  height: auto;
}
.grid {
  display: flex;
  justify-content: space-between;
}
.grid.rgrid {
  display: grid;
}
.grid.rgrid.col3 {
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .grid.rgrid.col3 {
    display: block;
    width: 100%;
  }
  .grid.rgrid.col3 > div {
    width: 33.3%;
    float: left;
    display: block;
  }
}
.grid.col1 .col {
  width: 100%;
}
.grid.col2 .col {
  width: 50%;
  margin: 0 10px;
  /* border-right: 1px solid @brand-color-2; */
}
.grid.col2 .col div.lay12 div.ce-gallery[data-ce-images="1"] img {
  width: 333px;
  height: auto;
}
.grid.col2 .col div.lay10 div.ce-gallery[data-ce-images="1"] img {
  width: 100%;
  height: auto;
}
.grid.col2 .col:first-child {
  margin-left: 0;
}
.grid.col2 .col:last-child {
  margin-right: 0;
  border-right: 0;
}
.grid.col2 .col > .lay10 {
  margin-bottom: 0;
}
@media (max-width: 800px) {
  .grid.col2 {
    display: block;
  }
  .grid.col2 .col {
    width: 100%;
    margin: 0;
  }
  .grid.col2 .col:first-child {
    margin-bottom: 20px;
  }
}
.grid.col3 .col {
  width: 30%;
  margin: 0 2.25%;
}
.grid.col3 .col div.lay12 div.ce-gallery[data-ce-images="1"] img {
  width: 333px;
  height: auto;
}
.grid.col3 .col div.lay10 div.ce-gallery[data-ce-images="1"] img {
  width: 100%;
  height: auto;
}
.grid.col3 .col:first-child {
  margin-left: 0;
}
.grid.col3 .col:last-child {
  margin-right: 0;
  border-right: 0;
}
@media (max-width: 900px) {
  .grid.col3 {
    display: block;
  }
  .grid.col3 .col {
    width: 100%;
    margin: 0;
    margin-bottom: 40px;
  }
  .grid.col3 .col:last-child {
    margin-bottom: 0;
  }
}
.grid.col4.frame-ruler-before {
  display: flex;
  width: 1204px;
  margin: auto;
}
.grid.col4.frame-ruler-before .col {
  width: 25%;
  border: 0;
}
.grid.col4.frame-ruler-before .col:nth-child(odd) {
  background-color: #f0f5dc;
}
.grid.col4.frame-ruler-before .col:nth-child(even) {
  background-color: #ffffff;
}
@media (max-width: 1264px) {
  .grid.col4.frame-ruler-before {
    width: 100%;
  }
}
@media (max-width: 1000px) {
  .grid.col4.frame-ruler-before {
    display: grid;
    grid-template-columns: repeat(auto-fill, calc(50%));
    grid-column-gap: 0;
    grid-row-gap: 0;
  }
  .grid.col4.frame-ruler-before .col {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .grid.col4.frame-ruler-before {
    grid-template-columns: repeat(auto-fill, calc(100%));
  }
}
.grid.col4 .col {
  width: calc(25% - 20px);
  border-right: 1px solid #374b5a;
}
.grid.col5 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-gap: 20px;
}
.grid.col5 img {
  width: 100%;
  height: auto;
  display: block;
}
.grid.col5 .col {
  text-align: left;
}
@media (max-width: 1400px) {
  .grid.col5 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
  }
  .grid.col5 .col:first-child {
    grid-row: 0.33333333;
  }
}
@media (max-width: 800px) {
  .grid.col5 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
  }
}
@media (max-width: 500px) {
  .grid.col5 {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 20px;
  }
}
@media (max-width: 800px) {
  .grid.col4.frame-ruler-before {
    display: block;
  }
  .grid.col4.frame-ruler-before .col {
    width: 100%;
  }
}
.grid.ytbar {
  width: 1220px;
  margin-left: auto;
  margin-right: auto;
}
.grid.ytbar.col2,
.grid.ytbar.col3 {
  display: block;
  text-align: center;
}
@media (max-width: 900px) {
  .grid.ytbar.col2 .col,
  .grid.ytbar.col3 .col {
    width: 50%;
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 600px) {
  .grid.ytbar.col2 .col,
  .grid.ytbar.col3 .col {
    width: 100%;
  }
}
.grid.ytbar.col5 .col {
  width: 228px;
}
.grid.ytbar.col5 .col span {
  font-size: 13px;
}
@media (max-width: 1010px) {
  .grid.ytbar.col5 .col:last-child {
    margin-bottom: 40px;
  }
}
@media (max-width: 476px) {
  .grid.ytbar.col5 .col {
    width: 100%;
  }
}
.grid.ytbar .col {
  display: inline-block;
  width: 290px;
  border: 0;
}
.grid.ytbar .col a {
  display: block;
  position: relative;
  cursor: pointer;
  transition: 0.7s;
}
.grid.ytbar .col a img {
  display: block;
  width: 100%;
  height: auto;
  transition: 0.7s;
  position: relative;
  z-index: 0;
}
.grid.ytbar .col a img:last-child {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  opacity: 0;
}
.grid.ytbar .col a span {
  position: absolute;
  left: 20px;
  top: 15px;
  color: #374b5a;
  z-index: 5;
}
.grid.ytbar .col a:after {
  content: "";
  display: block;
  background-image: url('/fileadmin/template/uniprox/icons/Video_Play.png');
  background-repeat: no-repeat;
  background-size: 100%;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  z-index: 5;
}
.grid.ytbar .col a:hover,
.grid.ytbar .col a.current {
  box-shadow: 0 0 5px #aaaaaa;
}
.grid.ytbar .col a:hover img:last-child,
.grid.ytbar .col a.current img:last-child {
  opacity: 1;
}
@media (max-width: 1220px) {
  .grid.ytbar {
    width: 100%;
  }
  .grid.ytbar .col {
    width: 24%;
    margin-right: 1.33%;
  }
  .grid.ytbar .col:last-child {
    margin-right: 0;
  }
}
@media (max-width: 600px) {
  .grid.ytbar {
    display: block;
  }
  .grid.ytbar .col {
    width: 49%;
    margin-right: 2%;
  }
  .grid.ytbar .col:nth-child(2) {
    margin-right: 0;
  }
}
.klaroshow {
  cursor: pointer;
}
.klaro .cookie-modal p {
  line-height: 1.5em;
}
.tl {
  text-align: left;
}
.tr {
  text-align: right;
}
.flex {
  display: flex;
}
.dpib {
  display: inline-block;
}
.clear {
  clear: both;
}
span.hideforreadmore {
  display: none;
}
.hideforreadmore {
  max-height: 0 !important;
  overflow: hidden;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
/*
@-webkit-keyframes wobble {
	0% {left: 0px;}
	15% {left: 5px;}
	30% {left: 0px;}
	45% {left: 5px;}
	60% {left: 0px;}
}
@keyframes wobble {
	0% {left: 20px;}
	15% {left: 25px;}
	30% {left: 20px;}
	45% {left: 25px;}
	60% {left: 20px;}
}

@-webkit-keyframes wobbles {
	0% {left: 5px;}
	15% {left: 8px;}
	30% {left: 5px;}
	45% {left: 8px;}
	60% {left: 5px;}
}
@keyframes wobbles {
	0% {left: 5px;}
	15% {left: 8px;}
	30% {left: 5px;}
	45% {left: 8px;}
	60% {left: 5px;}
}

@-webkit-keyframes wobblesh {
	0% {top: 5px;}
	15% {top: 8px;}
	30% {top: 5px;}
	45% {top: 8px;}
	60% {top: 5px;}
}
@keyframes wobblesh {
	0% {top: 5px;}
	15% {top: 8px;}
	30% {top: 5px;}
	45% {top: 8px;}
	60% {top: 5px;}
}

@-webkit-keyframes wobble2 {
	0% {bottom: 13px;}
	15% {bottom: 8px;}
	30% {bottom: 13px;}
	45% {bottom: 8px;}
	60% {bottom: 13px;}
}
@keyframes wobble2 {
	0% {bottom: 13px;}
	15% {bottom: 8px;}
	30% {bottom: 13px;}
	45% {bottom: 8px;}
	60% {bottom: 13px;}
}

@-webkit-keyframes cartsprint {
	0% {left: 10px;}
	20% {left: 15px; transform: rotate(-30deg); }
	40% {left: 10px; transform: rotate(0deg);}
	60% {left: 15px; transform: rotate(-30deg);}
	80% {left: 10px; transform: rotate(0deg);}
}
@keyframes cartsprint {
	0% {left: 10px;}
	20% {left: 15px; transform: rotate(-30deg); }
	40% {left: 10px; transform: rotate(0deg);}
	60% {left: 15px; transform: rotate(-30deg);}
	80% {left: 10px; transform: rotate(0deg);}
}

@-webkit-keyframes swing {
	0% {transform: rotate(0deg); }
	15% {transform: rotate(-20deg); }
	30% {transform: rotate(20deg);}
	45% {transform: rotate(-20deg); }
	60% {transform: rotate(20deg);}
	75% {transform: rotate(0deg);}
}
@keyframes swing {
	0% {transform: rotate(0deg); }
	15% {transform: rotate(-20deg); }
	30% {transform: rotate(20deg);}
	45% {transform: rotate(-20deg); }
	60% {transform: rotate(20deg);}
	75% {transform: rotate(0deg);}
}
*/
/**
CORE STYLES
*/
#cc-notification {
  position: fixed !important;
  z-index: 999999999999 !important;
  left: 0 !important;
  width: 100% !important;
  background-color: #fff !important;
}
#cc-notification.cc-mobile {
  position: relative !important;
  border-bottom: 0 !important;
}
#cc-modal #cc-modal-closebutton a,
#cc-settingsmodal #cc-settingsmodal-closebutton a {
  display: block !important;
  width: 18px !important;
  height: 18px !important;
  position: absolute !important;
  top: 2px !important;
  right: 2px !important;
  background-image: url("") !important;
}
#cc-modal #cc-modal-closebutton a span,
#cc-settingsmodal #cc-settingsmodal-closebutton a span {
  display: none;
}
#cc-notification.cc-bottom {
  bottom: 0 !important;
}
/**
#cc-notification.cc-top
{
	top: 0 !important;
}
 **/
#cc-notification.cc-push {
  top: 0 !important;
}
#cc-notification #cc-notification-permissions {
  display: none;
}
#cc-tag {
  position: fixed !important;
  z-index: 99999999999 !important;
  bottom: 0 !important;
  right: 10% !important;
  display: none;
}
#cc-tag.cc-tag-bottom-left {
  right: auto !important;
  left: 10% !important;
}
#cc-tag.cc-tag-horizontal-right {
  right: 0 !important;
  bottom: 20% !important;
}
#cc-tag.cc-tag-horizontal-left {
  left: 0 !important;
  right: auto !important;
  bottom: 20% !important;
}
#cc-tag.cc-tag-vertical-right {
  right: 0 !important;
  bottom: 20% !important;
}
#cc-tag.cc-tag-vertical-left {
  left: 0 !important;
  right: auto !important;
  bottom: 20% !important;
}
#cc-tag a {
  padding: 0 12px !important;
  text-decoration: none !important;
}
#cc-modal-overlay {
  background: #000000 !important;
  background-color: rgba(0, 0, 0, 0.25) !important;
  display: none;
  width: 100% !important;
  height: 1000% !important;
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  z-index: 999999 !important;
}
#cc-modal,
#cc-settingsmodal {
  display: none;
  width: 100% !important;
  height: 1000% !important;
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  z-index: 99999999 !important;
}
#cc-settingsmodal {
  z-index: 9999999999 !important;
}
#cc-modal #cc-modal-wrapper,
#cc-settingsmodal #cc-settingsmodal-wrapper {
  margin: 100px auto !important;
}
#cc-modal,
#cc-settingsmodal,
#cc-tag,
#cc-notification {
  line-height: 1 !important;
}
.cc-clear {
  clear: both !important;
}
#cc-modal,
#cc-settingsmodal,
#cc-tag,
#cc-notification,
#cc-modal div,
#cc-modal span,
#cc-modal iframe,
#cc-modal h1,
#cc-modal h2,
#cc-modal h3,
#cc-modal h4,
#cc-modal h5,
#cc-modal h6,
#cc-modal p,
#cc-modal pre,
#cc-modal a,
#cc-modal code,
#cc-modal em,
#cc-modal img,
#cc-modal s,
#cc-modal small,
#cc-modal strong,
#cc-modal b,
#cc-modal u,
#cc-modal i,
#cc-modal dl,
#cc-modal dt,
#cc-modal dd,
#cc-modal ol,
#cc-modal ul,
#cc-modal li,
#cc-modal form,
#cc-modal label,
#cc-settingsmodal div,
#cc-settingsmodal span,
#cc-settingsmodal iframe,
#cc-settingsmodal h1,
#cc-settingsmodal h2,
#cc-settingsmodal h3,
#cc-settingsmodal h4,
#cc-settingsmodal h5,
#cc-settingsmodal h6,
#cc-settingsmodal p,
#cc-settingsmodal pre,
#cc-settingsmodal a,
#cc-settingsmodal code,
#cc-settingsmodal em,
#cc-settingsmodal img,
#cc-settingsmodal s,
#cc-settingsmodal small,
#cc-settingsmodal strong,
#cc-settingsmodal b,
#cc-settingsmodal u,
#cc-settingsmodal i,
#cc-settingsmodal dl,
#cc-settingsmodal dt,
#cc-settingsmodal dd,
#cc-settingsmodal ol,
#cc-settingsmodal ul,
#cc-settingsmodal li,
#cc-settingsmodal form,
#cc-settingsmodal label,
#cc-tag div,
#cc-tag span,
#cc-tag iframe,
#cc-tag h1,
#cc-tag h2,
#cc-tag h3,
#cc-tag h4,
#cc-tag h5,
#cc-tag h6,
#cc-tag p,
#cc-tag pre,
#cc-tag a,
#cc-tag code,
#cc-tag em,
#cc-tag img,
#cc-tag s,
#cc-tag small,
#cc-tag strong,
#cc-tag b,
#cc-tag u,
#cc-tag i,
#cc-tag dl,
#cc-tag dt,
#cc-tag dd,
#cc-tag ol,
#cc-tag ul,
#cc-tag li,
#cc-tag form,
#cc-tag label,
#cc-notification div,
#cc-notification span,
#cc-notification iframe,
#cc-notification h1,
#cc-notification h2,
#cc-notification h3,
#cc-notification h4,
#cc-notification h5,
#cc-notification h6,
#cc-notification p,
#cc-notification pre,
#cc-notification a,
#cc-notification code,
#cc-notification em,
#cc-notification img,
#cc-notification s,
#cc-notification small,
#cc-notification strong,
#cc-notification b,
#cc-notification u,
#cc-notification i,
#cc-notification dl,
#cc-notification dt,
#cc-notification dd,
#cc-notification ol,
#cc-notification ul,
#cc-notification li,
#cc-notification form,
#cc-notification label {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: 400;
  line-height: 1em;
  text-align: left;
  vertical-align: baseline;
  text-shadow: none;
  background: none;
}
#cc-modal a,
#cc-tag a,
#cc-settingsmodal a,
#cc-notification a,
#cc-modal a:hover,
#cc-tag a:hover,
#cc-settingsmodal a:hover,
#cc-notification a:hover {
  background-color: transparent;
}
#cc-modal a#footerlogo span {
  background: url("https://") no-repeat scroll 0 0 transparent !important;
  display: block;
  height: 31px !important;
  margin-top: 4px !important;
  text-indent: -5000px !important;
  width: 126px !important;
}
#cc-modal #cc-modal-wrapper a#footerlogo,
footer#mainfooter a#footerlogo,
#cc-modal #cc-modal-wrapper a#footerlogo,
footer#mainfooter a#footerlogo:active,
#cc-modal #cc-modal-wrapper a#footerlogo,
footer#mainfooter a#footerlogo:visited {
  display: block;
  margin-top: 20px !important;
  color: #868686 !important;
  text-decoration: none !important;
}
#cc-modal #cc-modal-wrapper .cc-getforsite {
  position: absolute;
  right: 16px;
  bottom: 16px;
}
#cc-modal.cc-mobile #cc-modal-wrapper .cc-getforsite {
  position: relative !important;
  margin-top: 30px !important;
  margin-left: 16px;
}
#cc-modal.cc-mobile,
#cc-settingsmodal.cc-mobile {
  width: 100% !important;
  position: relative !important;
  top: 0 !important;
  left: 0 !important;
  height: auto !important;
  z-index: 999999999999 !important;
}
/*#cc-modal.cc-mobile a.cc-logo,
#cc-settingsmodal.cc-mobile a.cc-logo,
#cc-notification.cc-mobile a.cc-logo
{
	display: none !important;
}*/
#cc-notification .cc-logo,
#cc-tag .cc-logo,
#cc-modal .cc-logo,
#cc-settingsmodal .cc-logo {
  background-image: url(https://);
  width: 142px;
  height: 32px;
  position: absolute;
  right: 32px;
  bottom: 20px;
}
/*.cc-logo span
{
	display: none;
}*/
/**
LIGHT STYLE
*/
#cc-notification.cc-light {
  background: #ffffff !important;
  background-color: rgba(255, 255, 255, 0.95) !important;
  color: #374b5a !important;
}
#cc-notification.cc-light #cc-notification-permissions li {
  color: #374b5a !important;
}
#cc-notification.cc-light #cc-notification-permissions li strong {
  color: #afb919 !important;
}
#cc-notification.cc-light #cc-notification-permissions li.cc-notification-permissions-inactive {
  color: #AAA !important;
}
#cc-notification.cc-light #cc-notification-permissions li.cc-notification-permissions-inactive label {
  color: #AAA !important;
}
#cc-notification.cc-light #cc-notification-permissions li.cc-notification-permissions-inactive strong {
  color: #88BFEF !important;
}
#cc-notification.cc-light #cc-notification-permissions li.cc-notification-permissions-inactive a.cc-learnmore-link {
  color: #AAA !important;
}
#cc-notification.cc-light a,
#cc-notification.cc-light a:visited {
  color: #afb919 !important;
}
#cc-notification.cc-light a:hover {
  color: #257eb4 !important;
}
#cc-notification.cc-light h2,
#cc-notification.cc-light h3,
#cc-notification.cc-light p {
  color: #374b5a !important;
}
#cc-notification.cc-light ul.cc-notification-buttons li a,
#cc-notification.cc-light ul.cc-notification-buttons li a:visited {
  background-color: #afb919 !important;
  color: #ffffff !important;
}
#cc-notification.cc-light ul.cc-notification-buttons li a:hover,
#cc-notification.cc-light ul.cc-notification-buttons li a:active,
#cc-notification.cc-light ul.cc-notification-buttons li #cc-approve-button-allsites:hover,
#cc-notification.cc-light ul.cc-notification-buttons li #cc-approve-button-allsites:active {
  background-color: #ffffff !important;
  color: #374b5a !important;
}
#cc-notification.cc-light ul.cc-notification-buttons li #cc-approve-button-allsites {
  background-color: #afb919 !important;
}
#cc-tag.cc-light a,
#cc-tag.cc-light a:visited {
  background-color: #afb919 !important;
  color: #ffffff !important;
}
#cc-modal.cc-light #cc-modal-wrapper {
  background-color: #ffffff !important;
  color: #000000 !important;
}
#cc-modal.cc-light #cc-modal-wrapper a,
#cc-modal.cc-light #cc-modal-wrapper a:visited {
  color: #666666 !important;
}
#cc-modal.cc-light #cc-modal-wrapper a:hover {
  color: #afb919 !important;
}
#cc-modal.cc-light #cc-modal-wrapper #cc-change-button-allsites {
  background-color: #666666 !important;
  color: #111 !important;
}
#cc-modal.cc-light #cc-modal-wrapper select {
  color: #111 !important;
}
#cc-modal.cc-light #cc-modal-wrapper a.cc-consentchange:hover {
  background-color: #afb919 !important;
}
#cc-modal.cc-light #cc-modal-wrapper li strong {
  color: #afb919 !important;
}
#cc-modal.cc-light #cc-modal-wrapper li span {
  color: #7A7A7A !important;
}
#cc-settingsmodal.cc-light #cc-settingsmodal-wrapper {
  background-color: #e1e1e1 !important;
  color: #000000 !important;
}
#cc-modal.cc-light #cc-modal-wrapper p,
#cc-settingsmodal.cc-light #cc-settingsmodal-wrapper p {
  color: #000000 !important;
}
#cc-modal.cc-light #cc-modal-wrapper h2,
#cc-settingsmodal.cc-light #cc-settingsmodal-wrapper h2 {
  color: #374b5a !important;
}
#cc-modal.cc-light #cc-modal-wrapper h2 span,
#cc-settingsmodal.cc-light #cc-settingsmodal-wrapper h2 span {
  color: #7a7a7a !important;
}
#cc-settingsmodal.cc-light #cc-settingsmodal-wrapper h2 span {
  color: #71f031 !important;
}
#cc-settingsmodal.cc-light #cc-settingsmodal-wrapper p.cc-subtitle,
#cc-modal.cc-light #cc-modal-wrapper p.cc-subtitle {
  color: #000000 !important;
}
#cc-settingsmodal.cc-light #cc-settingsmodal-secondclosebutton a,
#cc-settingsmodal.cc-light #cc-settingsmodal-secondclosebutton a:visited {
  color: #666666 !important;
}
#cc-modal.cc-light #cc-modal-secondclosebutton a:hover,
#cc-modal.cc-light #cc-modal-secondclosebutton a:active,
#cc-settingsmodal.cc-light #cc-settingsmodal-secondclosebutton a:hover,
#cc-settingsmodal.cc-light #cc-settingsmodal-secondclosebutton a:active,
#cc-modal.cc-light #cc-modal-global a:hover,
#cc-modal.cc-light #cc-modal-global a:active {
  color: #374b5a !important;
}
#cc-modal.cc-light #cc-modal-wrapper .cc-preference-importantmessage a,
#cc-modal.cc-light #cc-modal-wrapper .cc-preference-importantmessage a:visited {
  background-color: #f5F5F5 !important;
  color: #ffffff !important;
  box-shadow: 1px 1px 2px #000;
  -moz-box-shadow: 1px 1px 2px #000;
  -webkit-box-shadow: 1px 1px 2px #000;
  background-color: #afb919 !important;
}
#cc-modal.cc-light #cc-modal-wrapper .cc-preference-importantmessage a:hover,
#cc-modal.cc-light #cc-modal-wrapper .cc-preference-importantmessage a:active {
  background-color: #0288CE !important;
  color: #fff !important;
  box-shadow: 1px 2px 10px #000;
  -moz-box-shadow: 1px 2px 10px #000;
  -webkit-box-shadow: 1px 2px 10px #000;
}
#cc-modal.cc-light #cc-modal-wrapper a.cc-learnmore-link,
#cc-settingsmodal.cc-light #cc-settingsmodal-wrapper a.cc-learnmore-link,
#cc-notification.cc-light a.cc-learnmore-link {
  color: #666 !important;
}
/**
MONOCHROME STYLE
*/
#cc-notification.cc-monochrome {
  background: #333333 !important;
  background-color: rgba(51, 51, 51, 0.95) !important;
  color: #fff !important;
}
#cc-notification.cc-monochrome #cc-notification-permissions li {
  color: #fff !important;
}
#cc-notification.cc-monochrome #cc-notification-permissions li strong {
  color: #fff !important;
}
#cc-notification.cc-monochrome #cc-notification-permissions li.cc-notification-permissions-inactive {
  color: #AAA !important;
}
#cc-notification.cc-monochrome #cc-notification-permissions li.cc-notification-permissions-inactive label {
  color: #AAA !important;
}
#cc-notification.cc-monochrome #cc-notification-permissions li.cc-notification-permissions-inactive strong {
  color: #bbb !important;
}
#cc-notification.cc-monochrome #cc-notification-permissions li.cc-notification-permissions-inactive a.cc-learnmore-link {
  color: #AAA !important;
}
#cc-notification.cc-monochrome a,
#cc-notification.cc-monochrome a:visited {
  color: #DDD !important;
}
#cc-notification.cc-monochrome a:hover {
  color: #ffffff !important;
}
#cc-notification.cc-monochrome h2,
#cc-notification.cc-monochrome h3,
#cc-notification.cc-monochrome p {
  color: #AAA !important;
}
#cc-notification.cc-monochrome ul.cc-notification-buttons li a,
#cc-notification.cc-monochrome ul.cc-notification-buttons li a:visited {
  background-color: #ddd !important;
  color: #111 !important;
}
#cc-notification.cc-monochrome ul.cc-notification-buttons li a:hover,
#cc-notification.cc-monochrome ul.cc-notification-buttons li a:active,
#cc-notification.cc-monochrome ul.cc-notification-buttons li #cc-approve-button-allsites:hover,
#cc-notification.cc-monochrome ul.cc-notification-buttons li #cc-approve-button-allsites:active {
  background-color: #fff !important;
}
#cc-notification.cc-monochrome ul.cc-notification-buttons li #cc-approve-button-allsites {
  background-color: #ddd !important;
}
#cc-tag.cc-monochrome #cc-tag-button,
#cc-tag.cc-monochrome #cc-tag-button:visited {
  background-color: #333 !important;
  color: #ddd !important;
}
#cc-tag.cc-monochrome #cc-tag-button:hover,
#cc-tag.cc-monochrome #cc-tag-button:active {
  border-top: 3px solid #fff !important;
  border-right: 3px solid #fff !important;
  border-left: 3px solid #fff !important;
}
#cc-settingsmodal.cc-monochrome #cc-settingsmodal-wrapper li strong,
#cc-modal.cc-monochrome #cc-modal-wrapper li strong {
  color: #FFF !important;
}
#cc-modal.cc-monochrome #cc-modal-wrapper {
  background-color: #333 !important;
  color: #000000 !important;
}
#cc-modal.cc-monochrome #cc-modal-wrapper a,
#cc-modal.cc-monochrome #cc-modal-wrapper a:visited {
  color: #666666 !important;
}
#cc-modal.cc-monochrome #cc-modal-wrapper a:hover {
  color: #afb919 !important;
}
#cc-modal.cc-monochrome #cc-modal-wrapper #cc-change-button-allsites {
  background-color: #666666 !important;
  color: #111 !important;
}
#cc-modal.cc-monochrome #cc-modal-wrapper select {
  color: #111 !important;
}
#cc-modal.cc-monochrome #cc-modal-wrapper a.cc-consentchange:hover {
  background-color: #afb919 !important;
}
#cc-modal.cc-monochrome #cc-modal-wrapper li strong {
  color: #fff !important;
}
#cc-modal.cc-monochrome #cc-modal-wrapper li span {
  color: #7A7A7A !important;
}
#cc-settingsmodal.cc-monochrome #cc-settingsmodal-wrapper {
  background-color: #333 !important;
  color: #000000 !important;
}
#cc-modal.cc-monochrome #cc-modal-wrapper p,
#cc-settingsmodal.cc-monochrome #cc-settingsmodal-wrapper p {
  color: #000000 !important;
}
#cc-modal.cc-monochrome #cc-modal-wrapper h2,
#cc-settingsmodal.cc-monochrome #cc-settingsmodal-wrapper h2 {
  color: #fff !important;
}
#cc-modal.cc-monochrome #cc-modal-wrapper h2 span,
#cc-settingsmodal.cc-monochrome #cc-settingsmodal-wrapper h2 span {
  color: #7a7a7a !important;
}
#cc-settingsmodal.cc-monochrome #cc-settingsmodal-wrapper h2 span {
  color: #ddd !important;
}
#cc-settingsmodal.cc-monochrome #cc-settingsmodal-wrapper p.cc-subtitle,
#cc-modal.cc-monochrome #cc-modal-wrapper p.cc-subtitle {
  color: #7a7a7a !important;
}
#cc-settingsmodal.cc-monochrome #cc-settingsmodal-secondclosebutton a,
#cc-settingsmodal.cc-monochrome #cc-settingsmodal-secondclosebutton a:visited {
  color: #666666 !important;
}
#cc-modal.cc-monochrome #cc-modal-secondclosebutton a:hover,
#cc-modal.cc-monochrome #cc-modal-secondclosebutton a:active,
#cc-settingsmodal.cc-monochrome #cc-settingsmodal-secondclosebutton a:hover,
#cc-settingsmodal.cc-monochrome #cc-settingsmodal-secondclosebutton a:active,
#cc-modal.cc-monochrome #cc-modal-global a:hover,
#cc-modal.cc-monochrome #cc-modal-global a:active {
  color: #fff !important;
}
#cc-modal.cc-monochrome #cc-modal-wrapper .cc-preference-importantmessage a,
#cc-modal.cc-monochrome #cc-modal-wrapper .cc-preference-importantmessage a:visited {
  background-color: #f5F5F5 !important;
  color: #374b5a !important;
  box-shadow: 1px 1px 2px #000;
  -moz-box-shadow: 1px 1px 2px #000;
  -webkit-box-shadow: 1px 1px 2px #000;
  background-color: #afb919 !important;
}
#cc-modal.cc-monochrome #cc-modal-wrapper .cc-preference-importantmessage a:hover,
#cc-modal.cc-monochrome #cc-modal-wrapper .cc-preference-importantmessage a:active {
  background-color: #0288CE !important;
  color: #fff !important;
  box-shadow: 1px 2px 10px #000;
  -moz-box-shadow: 1px 2px 10px #000;
  -webkit-box-shadow: 1px 2px 10px #000;
}
#cc-modal.cc-monochrome #cc-modal-wrapper a.cc-learnmore-link,
#cc-settingsmodal.cc-monochrome #cc-settingsmodal-wrapper a.cc-learnmore-link,
#cc-notification.cc-monochrome a.cc-learnmore-link {
  color: #ddd !important;
}
/**
DARK STYLE
*/
#cc-notification ul.cc-notification-buttons li a,
#cc-notification ul.cc-notification-buttons li a:visited {
  float: right !important;
}
#cc-notification ul.cc-notification-buttons {
  position: absolute !important;
  right: 0 !important;
  top: 5px !important;
  width: 360px !important;
}
#cc-notification.cc-mobile #cc-notification-wrapper {
  margin-right: 0 !important;
}
#cc-notification.cc-mobile ul.cc-notification-buttons li a,
#cc-notification.cc-mobile ul.cc-notification-buttons li a:visited {
  float: none !important;
}
#cc-notification.cc-mobile ul.cc-notification-buttons {
  padding-top: 1px !important;
  position: relative !important;
  right: 0 !important;
  top: 0 !important;
  width: auto !important;
  clear: both;
}
#cc-notification {
  background: #1d1d1d !important;
  background-color: rgba(29, 29, 29, 0.95) !important;
  color: #000000 !important;
  border-bottom: 1px dotted #CCCCCC !important;
}
#cc-notification #cc-notification-wrapper {
  padding: 20px 32px 0 !important;
}
#cc-notification #cc-notification-permissions ul {
  margin: 0 0 26px !important;
  padding: 0 !important;
  list-style: none !important;
  float: left !important;
}
#cc-notification.cc-mobile #cc-notification-permissions li {
  width: auto !important;
}
#cc-notification #cc-notification-permissions li {
  margin: 0 0 10px 30px !important;
  padding: 6px 0 0 !important;
  list-style: none !important;
  width: 440px !important;
  color: #9a9a9a !important;
  -webkit-transition: color 0.2s ease-in;
  -moz-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}
#cc-notification #cc-notification-permissions li label {
  color: #9a9a9a !important;
  -webkit-transition: color 0.2s ease-in;
  -moz-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}
#cc-notification #cc-notification-permissions li input {
  float: left !important;
  margin-left: -30px !important;
  margin-top: 0 !important;
}
#cc-notification #cc-notification-permissions li strong {
  color: #afb919 !important;
  display: block !important;
  -webkit-transition: color 0.2s ease-in;
  -moz-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}
#cc-notification #cc-notification-permissions li.cc-notification-permissions-inactive {
  color: #666 !important;
}
#cc-notification #cc-notification-permissions li.cc-notification-permissions-inactive label {
  color: #666 !important;
}
#cc-notification #cc-notification-permissions li.cc-notification-permissions-inactive strong {
  color: #1D658E !important;
}
#cc-notification #cc-notification-permissions li a.cc-learnmore-link {
  -webkit-transition: color 0.2s ease-in;
  -moz-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}
#cc-notification #cc-notification-permissions li.cc-notification-permissions-inactive a.cc-learnmore-link {
  color: #666 !important;
}
#cc-notification a,
#cc-notification a:visited {
  text-decoration: none !important;
  color: #afb919 !important;
}
#cc-notification a:hover {
  text-decoration: underline !important;
  color: #B2F7FF !important;
}
#cc-notification h2,
#cc-notification h3,
#cc-notification p {
  color: #000000 !important;
  margin: 0 !important;
  text-align: left !important;
  width: auto !important;
}
#cc-notification h2 {
  margin-right: 320px !important;
}
#cc-notification.cc-mobile h2 {
  margin-right: 0 !important;
}
#cc-notification h2 span,
#cc-notification h2 {
  margin-bottom: 20px !important;
  font-weight: 400 !important;
}
#cc-notification h3 {
  margin-top: 10px !important;
}
#cc-notification ul.cc-notification-buttons {
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
}
#cc-notification.cc-notification-afterload ul.cc-notification-buttons {
  top: auto !important;
  bottom: 5px !important;
}
#cc-notification ul.cc-notification-buttons li {
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
}
#cc-notification ul.cc-notification-buttons li a,
#cc-notification ul.cc-notification-buttons li a:visited {
  margin-top: 8px !important;
  margin-bottom: 6px !important;
  display: block;
  padding: 8px 16px !important;
  background-color: #afb919 !important;
  color: #ffffff !important;
  margin-right: 12px !important;
  text-decoration: none !important;
  font-weight: 600;
  border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
  /*box-shadow:1px 1px 2px #000;*/
  /*-moz-box-shadow:1px 1px 2px #000;*/
  /*-webkit-box-shadow:1px 1px 2px #000;*/
  transition: background 0.2s ease-in-out 0s, color 0.2s ease-in-out 0s, box-shadow 0.2s ease-in-out 0s;
  -moz-transition: background 0.2s ease-in-out 0s, color 0.2s ease-in-out 0s, -moz-box-shadow 0.2s ease-in-out 0s;
  -webkit-transition: background 0.2s ease-in-out 0s, color 0.2s ease-in-out 0s, -webkit-box-shadow 0.2s ease-in-out 0s;
}
#cc-notification ul.cc-notification-buttons li a:hover,
#cc-notification ul.cc-notification-buttons li a:active,
#cc-notification ul.cc-notification-buttons li #cc-approve-button-allsites:hover,
#cc-notification ul.cc-notification-buttons li #cc-approve-button-allsites:active {
  text-decoration: none !important;
  background-color: #f5f5f5 !important;
  box-shadow: 1px 2px 10px #000;
  -moz-box-shadow: 1px 2px 10px #000;
  -webkit-box-shadow: 1px 2px 10px #000;
}
#cc-notification ul.cc-notification-buttons li #cc-approve-button-allsites {
  background-color: #afb919 !important;
}
#cc-tag a,
#cc-tag a:visited {
  background-color: #374b5a !important;
  /*background-image: url(http:);*/
  background-repeat: no-repeat;
  background-position: 6px 7px;
  color: #000000 !important;
  padding: 8px 12px 8px 12px !important;
  text-decoration: none !important;
  display: block;
  transition: color 0.2s ease-in-out 0s, box-shadow 0.2s ease-in-out 0s;
  -moz-transition: color 0.2s ease-in-out 0s, -moz-box-shadow 0.2s ease-in-out 0s;
  -webkit-transition: color 0.2s ease-in-out 0s, -webkit-box-shadow 0.2s ease-in-out 0s;
}
#cc-tag.cc-tag-horizontal-right a,
#cc-tag.cc-tag-horizontal-right a:visited {
  -webkit-transform: rotate(-90deg) !important;
  -moz-transform: rotate(-90deg) !important;
  -o-transform: rotate(-90deg) !important;
  -ms-transform: rotate(-90deg) !important;
  margin-right: -82px !important;
  padding: 8px 12px 60px 12px !important;
}
#cc-tag.cc-tag-horizontal-left a,
#cc-tag.cc-tag-horizontal-left a:visited {
  -webkit-transform: rotate(90deg) !important;
  -moz-transform: rotate(90deg) !important;
  -o-transform: rotate(90deg) !important;
  -ms-transform: rotate(90deg) !important;
  margin-left: -82px !important;
  padding: 8px 12px 60px 12px !important;
}
#cc-tag.cc-tag-vertical-right a,
#cc-tag.cc-tag-vertical-right a:visited {
  -webkit-transform: rotate(-90deg) !important;
  -moz-transform: rotate(-90deg) !important;
  -o-transform: rotate(-90deg) !important;
  -ms-transform: rotate(-90deg) !important;
  margin-right: -82px !important;
  padding: 8px 12px 60px 12px !important;
}
#cc-tag.cc-tag-vertical-left a,
#cc-tag.cc-tag-vertical-left a:visited {
  -webkit-transform: rotate(90deg) !important;
  -moz-transform: rotate(90deg) !important;
  -o-transform: rotate(90deg) !important;
  -ms-transform: rotate(90deg) !important;
  margin-left: -82px !important;
  padding: 8px 12px 60px 12px !important;
}
#cc-modal #cc-modal-wrapper {
  width: 686px !important;
  margin: 40px auto !important;
  background-color: #374b5a !important;
  color: #000000 !important;
  padding: 25px 15px 5px !important;
  text-align: left !important;
  position: relative !important;
  max-height: 8%;
  overflow-y: auto;
  overflow-x: hidden;
  min-height: 560px;
  box-shadow: 0px 0px 30px #000;
  -moz-box-shadow: 0px 0px 30px #000;
  -webkit-box-shadow: 0px 0px 30px #000;
}
#cc-modal #cc-modal-wrapper a,
#cc-modal #cc-modal-wrapper a:visited {
  color: #F5F500 !important;
  text-decoration: none !important;
}
#cc-modal #cc-modal-wrapper a:hover {
  color: #afb919 !important;
  text-decoration: underline !important;
}
#cc-modal #cc-modal-wrapper #cc-change-button-allsites {
  margin-top: 16px !important;
  margin-bottom: 6px !important;
  display: block !important;
  padding: 6px 12px !important;
  background-color: #F5F500 !important;
  color: #111 !important;
  float: left !important;
  clear: both !important;
  margin-right: 8px !important;
  text-decoration: none !important;
  border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  -webkit-border-radius: 3px !important;
}
#cc-modal #cc-modal-wrapper #cc-change-button-allsites:hover,
#cc-modal #cc-modal-wrapper #cc-change-button-allsites:active {
  background-color: #afb919 !important;
}
#cc-settingsmodal #cc-settingsmodal-wrapper select,
#cc-modal #cc-modal-wrapper select {
  /*padding: 2px 6px !important;*/
  color: #111 !important;
  margin-right: 8px !important;
  text-decoration: none !important;
  position: absolute !important;
  top: 28px !important;
  right: 8px !important;
  float: right !important;
  width: 150px;
}
#cc-settingsmodal.cc-mobile #cc-settingsmodal-wrapper select,
#cc-modal.cc-mobile #cc-modal-wrapper select {
  float: none !important;
  margin-top: 10px !important;
  position: static !important;
}
#cc-modal #cc-modal-wrapper a.cc-consentchange:hover {
  background-color: #afb919 !important;
}
#cc-settingsmodal #cc-settingsmodal-wrapper ul li label,
#cc-modal #cc-modal-wrapper ul li label {
  float: left;
}
#cc-settingsmodal #cc-settingsmodal-wrapper ul,
#cc-modal #cc-modal-wrapper ul {
  margin: 0 !important;
  padding-left: 20px !important;
  list-style: none !important;
}
#cc-settingsmodal.cc-mobile #cc-settingsmodal-wrapper ul,
#cc-modal.cc-mobile #cc-modal-wrapper ul {
  padding: 0 !important;
}
#cc-settingsmodal #cc-settingsmodal-wrapper li,
#cc-modal #cc-modal-wrapper li {
  clear: both !important;
  margin: 0 !important;
  padding: 30px 0 0 !important;
  list-style: none !important;
  position: relative;
}
#cc-settingsmodal #cc-settingsmodal-wrapper li strong,
#cc-modal #cc-modal-wrapper li strong {
  width: 480px !important;
  float: left !important;
  display: block !important;
  color: #afb919 !important;
  font-weight: 400 !important;
}
#cc-settingsmodal.cc-mobile #cc-settingsmodal-wrapper li strong #cc-modal.cc-mobile #cc-modal-wrapper li strong {
  float: none !important;
}
#cc-settingsmodal #cc-settingsmodal-wrapper li span,
#cc-modal #cc-modal-wrapper li span {
  width: 470px !important;
  float: left !important;
  clear: left !important;
  display: block !important;
  color: #7A7A7A !important;
  line-height: 1.2em;
  margin-top: 8px;
}
#cc-settingsmodal.cc-mobile #cc-settingsmodal-wrapper li span,
#cc-modal.cc-mobile #cc-modal-wrapper li span {
  float: none !important;
}
#cc-settingsmodal.cc-mobile {
  height: auto;
}
#cc-settingsmodal #cc-settingsmodal-wrapper {
  width: 716px !important;
  height: 8% !important;
  margin: 40px auto !important;
  background-color: #374b5a !important;
  padding-top: 24px !important;
  color: #000000 !important;
  text-align: left !important;
  position: relative !important;
  overflow-x: hidden;
  max-height: 560px;
  background-image: url(https://);
  background-position: -20px 20px;
  background-repeat: no-repeat;
  box-shadow: 0px 0px 30px #000;
  -moz-box-shadow: 0px 0px 30px #000;
  -webkit-box-shadow: 0px 0px 30px #000;
}
#cc-settingsmodal #cc-settingsmodal-wrapper .cc-content {
  overflow-y: auto !important;
  overflow-x: hidden !important;
  height: 400px;
  margin-top: 20px;
}
#cc-settingsmodal.cc-mobile #cc-settingsmodal-wrapper {
  max-height: none !important;
}
#cc-settingsmodal.cc-mobile #cc-settingsmodal-wrapper .cc-content {
  height: 540px !important;
  max-height: none !important;
}
#cc-modal #cc-modal-wrapper p {
  line-height: 1em;
  margin-top: 12px;
  color: #000000 !important;
}
#cc-settingsmodal #cc-settingsmodal-wrapper p {
  margin-top: 32px;
}
#cc-modal #cc-modal-wrapper .cc-content {
  padding-top: 8px;
  clear: both;
  height: 420px;
  overflow-y: auto;
  overflow-x: hidden;
}
#cc-modal.cc-mobile #cc-modal-wrapper .cc-content {
  height: auto !important;
  overflow: hidden !important;
}
#cc-modal #cc-modal-wrapper h2,
#cc-settingsmodal #cc-settingsmodal-wrapper h2 {
  width: 712px !important;
  color: #FFF !important;
  font-weight: 400;
}
#cc-settingsmodal #cc-settingsmodal-wrapper h2 {
  margin: 0 72px !important;
}
#cc-modal #cc-modal-wrapper h2 span,
#cc-settingsmodal #cc-settingsmodal-wrapper h2 span {
  color: #7a7a7a !important;
}
#cc-settingsmodal #cc-settingsmodal-wrapper h2 span {
  color: #71f031 !important;
}
#cc-settingsmodal #cc-settingsmodal-wrapper p.cc-subtitle,
#cc-modal #cc-modal-wrapper p.cc-subtitle {
  color: #7a7a7a !important;
  margin: 16px 0 0 0 !important;
}
#cc-settingsmodal #cc-settingsmodal-wrapper p.cc-subtitle {
  margin: 16px 0 0 73px !important;
}
#cc-modal.cc-mobile #cc-modal-wrapper p.cc-subtitle {
  margin-left: 0 !important;
}
#cc-settingsmodal.cc-mobile #cc-settingsmodal-wrapper p.cc-subtitle {
  margin-left: 10px !important;
}
#cc-settingsmodal #cc-settingsmodal-wrapper iframe {
  width: 714px !important;
  border: 0 !important;
  min-height: 390px !important;
}
#cc-settingsmodal.cc-mobile #cc-settingsmodal-wrapper iframe {
  width: 100% !important;
  height: 500px;
  z-index: 9999999999999 !important;
  margin-top: 0;
}
#cc-modal #cc-modal-closebutton a,
#cc-settingsmodal #cc-settingsmodal-closebutton a {
  background-image: url("https://analytics-sem-tutorials.de/if_button_cancel_1939.png") !important;
  display: block !important;
  height: 32px !important;
  position: absolute !important;
  right: 5px !important;
  top: 5px !important;
  width: 32px !important;
  background-position: 0 0;
}
/*#cc-modal #cc-modal-closebutton a:hover,
#cc-settingsmodal #cc-settingsmodal-closebutton a:hover {

	background-position: 0 -24px;

}*/
#cc-modal #cc-modal-global {
  padding-top: 5px !important;
}
#cc-settingsmodal #cc-settingsmodal-secondclosebutton a,
#cc-settingsmodal #cc-settingsmodal-secondclosebutton a:visited {
  color: #71F031 !important;
  text-decoration: none !important;
}
#cc-modal #cc-modal-secondclosebutton a span,
#cc-modal #cc-modal-secondclosebutton a:visited span,
#cc-settingsmodal #cc-settingsmodal-secondclosebutton a span,
#cc-settingsmodal #cc-settingsmodal-secondclosebutton a:visited span,
#cc-modal #cc-modal-global a span,
#cc-modal #cc-modal-global a:visited span {
  font-weight: 600 !important;
}
#cc-settingsmodal.cc-mobile #cc-settingsmodal-secondclosebutton {
  padding-left: 10px;
  padding-top: 0;
}
#cc-modal.cc-mobile #cc-modal-secondclosebutton a,
#cc-modal.cc-mobile #cc-modal-secondclosebutton a:visited,
#cc-modal.cc-mobile #cc-modal-global a,
#cc-modal.cc-mobile #cc-modal-global a:visited {
  float: none !important;
}
#cc-settingsmodal.cc-mobile #cc-settingsmodal-secondclosebutton a,
#cc-settingsmodal.cc-mobile #cc-settingsmodal-secondclosebutton a:visited {
  display: none !important;
}
#cc-modal #cc-modal-secondclosebutton a:hover,
#cc-modal #cc-modal-secondclosebutton a:active,
#cc-settingsmodal #cc-settingsmodal-secondclosebutton a:hover,
#cc-settingsmodal #cc-settingsmodal-secondclosebutton a:active,
#cc-modal #cc-modal-global a:hover,
#cc-modal #cc-modal-global a:active {
  text-decoration: none !important;
  color: #fff !important;
}
#cc-modal #cc-modal-wrapper #cc-modal-footer-buttons {
  margin-left: 57px !important;
  margin-top: 25px !important;
}
#cc-settingsmodal #cc-settingsmodal-wrapper #cc-settingsmodal-footer-buttons {
  margin-left: 72px !important;
}
#cc-modal.cc-mobile #cc-modal-wrapper #cc-modal-footer-buttons {
  position: relative;
  width: auto;
  padding-top: 10px !important;
  margin-left: 0 !important;
}
#cc-modal #cc-modal-wrapper .cc-preference-importantmessage {
  margin-top: 20px !important;
  clear: both !important;
  padding: 10px !important;
  text-align: left !important;
  background-color: #444 !important;
  border: 1px dotted #666 !important;
  line-height: 2em !important;
}
#cc-modal #cc-modal-wrapper .cc-preference-importantmessage a,
#cc-modal #cc-modal-wrapper .cc-preference-importantmessage a:visited {
  line-height: 1.2em;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  display: block;
  padding: 5px 10px !important;
  background-color: #f5F5F5 !important;
  color: #ffffff !important;
  margin-right: 8px !important;
  text-decoration: none !important;
  float: right;
  border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
  box-shadow: 1px 1px 2px #000;
  -moz-box-shadow: 1px 1px 2px #000;
  -webkit-box-shadow: 1px 1px 2px #000;
  transition: background 0.2s ease-in-out 0s, color 0.2s ease-in-out 0s, box-shadow 0.2s ease-in-out 0s;
  -moz-transition: background 0.2s ease-in-out 0s, color 0.2s ease-in-out 0s, -moz-box-shadow 0.2s ease-in-out 0s;
  -webkit-transition: background 0.2s ease-in-out 0s, color 0.2s ease-in-out 0s, -webkit-box-shadow 0.2s ease-in-out 0s;
  background-color: #374b5a !important;
}
#cc-modal #cc-modal-wrapper .cc-preference-importantmessage a:hover,
#cc-modal #cc-modal-wrapper .cc-preference-importantmessage a:active {
  text-decoration: none !important;
  background-color: #0288CE !important;
  color: #fff !important;
  box-shadow: 1px 2px 10px #000;
  -moz-box-shadow: 1px 2px 10px #000;
  -webkit-box-shadow: 1px 2px 10px #000;
}
#cc-modal #cc-modal-wrapper a.cc-learnmore-link,
#cc-settingsmodal #cc-settingsmodal-wrapper a.cc-learnmore-link,
#cc-notification a.cc-learnmore-link {
  color: #FFF !important;
}
#cc-modal.cc-mobile #cc-modal-wrapper {
  height: auto !important;
  max-height: none !important;
  min-height: inherit !important;
}
#cc-modal.cc-mobile #cc-modal-wrapper,
#cc-settingsmodal.cc-mobile #cc-settingsmodal-wrapper {
  margin-top: 0 !important;
  width: auto !important;
}
#cc-modal.cc-mobile #cc-modal-wrapper h2 {
  width: auto !important;
  margin-left: 0 !important;
}
#cc-settingsmodal.cc-mobile #cc-settingsmodal-wrapper h2 span,
#cc-modal.cc-mobile #cc-modal-wrapper h2 span {
  display: block;
  margin-top: 8px;
}
#cc-settingsmodal.cc-mobile #cc-settingsmodal-wrapper h2 {
  margin-left: 10px !important;
  width: auto !important;
}
#cc-modal.cc-mobile #cc-modal-wrapper,
#cc-settingsmodal.cc-mobile #cc-settingsmodal-wrapper {
  border: 0 !important;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  background-image: none !important;
  max-height: none !important;
}
#cc-settingsmodal.cc-mobile #cc-settingsmodal-wrapper li span,
#cc-modal.cc-mobile #cc-modal-wrapper li span {
  width: auto !important;
  float: none !important;
}
#cc-modal.cc-mobile #cc-modal-wrapper a.cc-consentchange {
  margin-top: 10px !important;
  float: none !important;
}
#cc-modal #cc-modal-wrapper li strong {
  width: auto !important;
}
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #CCC;
}
.mfp-preloader a:hover {
  color: #FFF;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
         * Remove all paddings around the image on small screen
         */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@font-face {
  font-family: 'uniprox';
  src: url('/fileadmin/template/uniprox/fonts/bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'uniprox';
  src: url('/fileadmin/template/uniprox/fonts/regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'uniprox';
  src: url('/fileadmin/template/uniprox/fonts/light.woff') format('woff');
  font-weight: 100;
  font-style: normal;
}
