/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

@charset "UTF-8";

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

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

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

.ce-table td,
.ce-table th {
  vertical-align: top
}

.ce-textpic,
.ce-image,
.ce-nowrap .ce-bodytext,
.ce-gallery,
.ce-row,
.ce-uploads li,
.ce-uploads div {
  overflow: hidden
}

.ce-left .ce-gallery,
.ce-column {
  float: left
}

.ce-center .ce-outer {
  position: relative;
  float: right;
  right: 50%
}

.ce-center .ce-inner {
  position: relative;
  float: right;
  right: -50%
}

.ce-right .ce-gallery {
  float: right
}

.ce-gallery figure {
  display: table;
  margin: 0
}

.ce-gallery figcaption {
  display: table-caption;
  caption-side: bottom
}

.ce-gallery img {
  display: block
}

.ce-gallery iframe {
  border-width: 0
}

.ce-border img,
.ce-border iframe {
  border: 2px solid #000;
  padding: 0
}

.ce-intext.ce-right .ce-gallery,
.ce-intext.ce-left .ce-gallery,
.ce-above .ce-gallery {
  margin-bottom: 10px
}

.ce-image .ce-gallery {
  margin-bottom: 0
}

.ce-intext.ce-right .ce-gallery {
  margin-left: 10px
}

.ce-intext.ce-left .ce-gallery {
  margin-right: 10px
}

.ce-below .ce-gallery {
  margin-top: 10px
}

.ce-column {
  margin-right: 10px
}

.ce-column:last-child {
  margin-right: 0
}

.ce-row {
  margin-bottom: 10px
}

.ce-row:last-child {
  margin-bottom: 0
}

.ce-above .ce-bodytext {
  clear: both
}

.ce-intext.ce-left ol,
.ce-intext.ce-left ul {
  padding-left: 40px;
  overflow: auto
}

.ce-headline-left {
  text-align: left
}

.ce-headline-center {
  text-align: center
}

.ce-headline-right {
  text-align: right
}

.ce-uploads {
  margin: 0;
  padding: 0
}

.ce-uploads li {
  list-style: none outside none;
  margin: 1em 0
}

.ce-uploads img {
  float: left;
  padding-right: 1em;
  vertical-align: top
}

.ce-uploads span {
  display: block
}

.ce-table {
  width: 100%;
  max-width: 100%
}

.ce-table th,
.ce-table td {
  padding: .5em .75em;
  vertical-align: top
}

.ce-table thead th {
  border-bottom: 2px solid #dadada
}

.ce-table th,
.ce-table td {
  border-top: 1px solid #dadada
}

.ce-table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, .05)
}

.ce-table-bordered th,
.ce-table-bordered td {
  border: 1px solid #dadada
}

.frame-space-before-extra-small {
  margin-top: 1em
}

.frame-space-before-small {
  margin-top: 2em
}

.frame-space-before-medium {
  margin-top: 3em
}

.frame-space-before-large {
  margin-top: 4em
}

.frame-space-before-extra-large {
  margin-top: 5em
}

.frame-space-after-extra-small {
  margin-bottom: 1em
}

.frame-space-after-small {
  margin-bottom: 2em
}

.frame-space-after-medium {
  margin-bottom: 3em
}

.frame-space-after-large {
  margin-bottom: 4em
}

.frame-space-after-extra-large {
  margin-bottom: 5em
}

.frame-ruler-before:before {
  content: '';
  display: block;
  border-top: 1px solid rgba(0, 0, 0, .25);
  margin-bottom: 2em
}

.frame-ruler-after:after {
  content: '';
  display: block;
  border-bottom: 1px solid rgba(0, 0, 0, .25);
  margin-top: 2em
}

.frame-indent {
  margin-left: 15%;
  margin-right: 15%
}

.frame-indent-left {
  margin-left: 33%
}

.frame-indent-right {
  margin-right: 33%
}

textarea.f3-form-error {
  background-color: #FF9F9F;
  border: 1px red solid
}

input.f3-form-error {
  background-color: #FF9F9F;
  border: 1px red solid
}

.tx-utz-content table {
  border-collapse: separate;
  border-spacing: 10px
}

.tx-utz-content table th {
  font-weight: 700
}

.tx-utz-content table td {
  vertical-align: top
}

.typo3-messages .message-error {
  color: red
}

.typo3-messages .message-ok {
  color: green
}

textarea.f3-form-error {
  background-color: #FF9F9F;
  border: 1px red solid
}

input.f3-form-error {
  background-color: #FF9F9F;
  border: 1px red solid
}

.tx-utz-news table {
  border-collapse: separate;
  border-spacing: 10px
}

.tx-utz-news table th {
  font-weight: 700
}

.tx-utz-news table td {
  vertical-align: top
}

.typo3-messages .message-error {
  color: red
}

.typo3-messages .message-ok {
  color: green
}

textarea.f3-form-error {
  background-color: #FF9F9F;
  border: 1px red solid
}

input.f3-form-error {
  background-color: #FF9F9F;
  border: 1px red solid
}

.tx-utz-login table {
  border-collapse: separate;
  border-spacing: 10px
}

.tx-utz-login table th {
  font-weight: 700
}

.tx-utz-login table td {
  vertical-align: top
}

.typo3-messages .message-error {
  color: red
}

.typo3-messages .message-ok {
  color: green
}

textarea.f3-form-error {
  background-color: #FF9F9F;
  border: 1px red solid
}

input.f3-form-error {
  background-color: #FF9F9F;
  border: 1px red solid
}

.tx-utz-jobs table {
  border-collapse: separate;
  border-spacing: 10px
}

.tx-utz-jobs table th {
  font-weight: 700
}

.tx-utz-jobs table td {
  vertical-align: top
}

.typo3-messages .message-error {
  color: red
}

.typo3-messages .message-ok {
  color: green
}

textarea.f3-form-error {
  background-color: #FF9F9F;
  border: 1px red solid
}

input.f3-form-error {
  background-color: #FF9F9F;
  border: 1px red solid
}

.tx-hubspotform table {
  border-collapse: separate;
  border-spacing: 10px
}

.tx-hubspotform table th {
  font-weight: 700
}

.tx-hubspotform table td {
  vertical-align: top
}

.typo3-messages .message-error {
  color: red
}

.typo3-messages .message-ok {
  color: green
}

textarea.f3-form-error {
  background-color: #FF9F9F;
  border: 1px red solid
}

input.f3-form-error {
  background-color: #FF9F9F;
  border: 1px red solid
}

.tx-fair table {
  border-collapse: separate;
  border-spacing: 10px
}

.tx-fair table th {
  font-weight: 700
}

.tx-fair table td {
  vertical-align: top
}

.typo3-messages .message-error {
  color: red
}

.typo3-messages .message-ok {
  color: green
}

.timeline {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative
}

.timeline *,
.timeline :after,
.timeline :before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit
}

.timeline:not(.timeline--horizontal):before {
  background-color: #ddd;
  bottom: 0;
  content: '';
  left: 50%;
  margin-left: -2px;
  position: absolute;
  top: 0;
  width: 4px;
  z-index: 1
}

.timeline__wrap {
  overflow: hidden;
  position: relative;
  z-index: 2
}

.timeline__item {
  font-size: 16px;
  font-size: 1rem;
  padding: .625rem 2.5rem .625rem 0;
  position: relative;
  width: 50%;
  z-index: 2
}

.timeline__item:after {
  background-color: #fff;
  border: 4px solid #ddd;
  border-radius: 50%;
  content: '';
  height: 20px;
  position: absolute;
  right: -10px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
  width: 20px;
  z-index: 1
}

.timeline__item.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  opacity: 0
}

.timeline__item.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn
}

.timeline__item--left {
  left: 0
}

.timeline__item--right {
  left: 50%;
  padding: .625rem 0 .625rem 2.5rem
}

.timeline__item--right:after {
  left: -10px
}

.timeline__item--right .timeline__content:before {
  border-bottom: 10px solid transparent;
  border-right: 12px solid #ccc;
  border-left: none;
  border-top: 10px solid transparent;
  left: -12px
}

.timeline__item--right .timeline__content:after {
  border-bottom: 9px solid transparent;
  border-right: 11px solid #fff;
  border-left: none;
  border-top: 9px solid transparent;
  left: -10px
}

.timeline__content {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 10px;
  color: #333;
  display: block;
  padding: 1.25rem;
  position: relative
}

.timeline__content:after,
.timeline__content:before {
  content: '';
  height: 0;
  position: absolute;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
  width: 0
}

.timeline__content:before {
  border-bottom: 10px solid transparent;
  border-left: 12px solid #ccc;
  border-top: 10px solid transparent;
  right: -12px;
  z-index: 1
}

.timeline__content:after {
  border-bottom: 9px solid transparent;
  border-left: 11px solid #fff;
  border-top: 9px solid transparent;
  right: -10px;
  z-index: 2
}

.timeline__content h2 {
  font-size: 1.25rem;
  font-weight: 700;
  margin: 0 0 .625rem
}

.timeline__content p {
  font-size: .9375rem;
  line-height: 1.5;
  margin-bottom: 10px
}

.timeline--horizontal {
  font-size: 0;
  padding: 0 3.125rem;
  overflow: hidden;
  white-space: nowrap
}

.timeline--horizontal .timeline-divider {
  background-color: #ddd;
  display: block;
  height: 4px;
  left: 40px;
  position: absolute;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 40px;
  z-index: 1
}

.timeline--horizontal .timeline__items {
  -webkit-transition: all .8s;
  -o-transition: all .8s;
  transition: all .8s;
  will-change: transform
}

.timeline--horizontal .timeline__item {
  display: inline-block;
  left: 0;
  padding: 0 0 2.5rem;
  position: relative;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  vertical-align: top;
  white-space: normal
}

.timeline--horizontal .timeline__item:after {
  left: 50%;
  right: auto;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 100%
}

.timeline--horizontal .timeline__item .timeline__item__inner {
  display: table;
  height: 100%;
  width: 100%
}

.timeline--horizontal .timeline__item .timeline__content__wrap {
  display: table-cell;
  margin: 0;
  padding: 0;
  vertical-align: bottom
}

.timeline--horizontal .timeline__item .timeline__content:before {
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-top: 12px solid #ccc;
  left: 50%;
  right: auto;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 100%
}

.timeline--horizontal .timeline__item .timeline__content:after {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #fff;
  left: 50%;
  right: auto;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 100%
}

.timeline--horizontal .timeline__item--bottom {
  padding: 2.5rem 0 0
}

.timeline--horizontal .timeline__item--bottom:after {
  top: 0
}

.timeline--horizontal .timeline__item--bottom .timeline__content__wrap {
  vertical-align: top
}

.timeline--horizontal .timeline__item--bottom .timeline__content:before {
  border-bottom: 12px solid #ccc;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-top: none;
  bottom: 100%;
  top: auto
}

.timeline--horizontal .timeline__item--bottom .timeline__content:after {
  border-bottom: 10px solid #fff;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: none;
  bottom: 100%;
  top: auto
}

.timeline-nav-button {
  background-color: #fff;
  border: 2px solid #ddd;
  border-radius: 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: none;
  box-shadow: none;
  cursor: pointer;
  display: block;
  height: 40px;
  outline: 0;
  position: absolute;
  text-indent: -9999px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
  width: 40px;
  z-index: 10
}

.timeline-nav-button:disabled {
  opacity: .5;
  pointer-events: none
}

.timeline-nav-button:before {
  background-position: center center;
  background-repeat: no-repeat;
  content: '';
  display: block;
  height: 14px;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  top: 50%;
  width: 8px
}

.timeline-nav-button--prev {
  left: 0
}

.timeline-nav-button--prev:before {
  background-image: url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/images/arrow-left.svg)
}

.timeline-nav-button--next {
  right: 0
}

.timeline-nav-button--next:before {
  background-image: url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/images/arrow-right.svg)
}

.timeline--mobile {
  padding: 0
}

.timeline--mobile:before {
  left: 10px !important;
  margin: 0 !important
}

.timeline--mobile .timeline__item {
  left: 0;
  padding-left: 40px;
  padding-right: 0;
  width: 100%
}

.timeline--mobile .timeline__item:after {
  left: 2px;
  margin: 0
}

.timeline--mobile .timeline__item .timeline__content:before {
  left: -12px;
  border-bottom: 12px solid transparent;
  border-right: 12px solid #ccc;
  border-left: none;
  border-top: 12px solid transparent
}

.timeline--mobile .timeline__item .timeline__content:after {
  left: -10px;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #fff;
  border-left: none;
  border-top: 10px solid transparent
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
    top: 70px
  }

  100% {
    opacity: 1;
    top: 0
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
    top: 70px
  }

  100% {
    opacity: 1;
    top: 0
  }
}

@-webkit-keyframes liftUp {
  0% {
    top: 0
  }

  100% {
    top: -15px
  }
}

@keyframes liftUp {
  0% {
    top: 0
  }

  100% {
    top: -15px
  }
}

/* roboto-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('//7921623.fs1.hubspotusercontent-eu1.net/hubfs/7921623/raw_assets/public/Custom/Landingpage/Assets/fonts/roboto-v47-latin_latin-ext-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
    }
/* roboto-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('//7921623.fs1.hubspotusercontent-eu1.net/hubfs/7921623/raw_assets/public/Custom/Landingpage/Assets/fonts/roboto-v47-latin_latin-ext-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
    }
/* roboto-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('//7921623.fs1.hubspotusercontent-eu1.net/hubfs/7921623/raw_assets/public/Custom/Landingpage/Assets/fonts/roboto-v47-latin_latin-ext-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
    }
/* roboto-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('//7921623.fs1.hubspotusercontent-eu1.net/hubfs/7921623/raw_assets/public/Custom/Landingpage/Assets/fonts/roboto-v47-latin_latin-ext-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
    }

/*

@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
src: url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/fonts/roboto-v20-latin-300.eot);
src: local('Roboto Light'), local('Roboto-Light'), url('https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/fonts/roboto-v20-latin-300.eot?#iefix') format('embedded-opentype'), url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/fonts/roboto-v20-latin-300.woff2) format('woff2'), url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/fonts/roboto-v20-latin-300.woff) format('woff'), url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/fonts/roboto-v20-latin-300.ttf) format('truetype'), url('https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/fonts/roboto-v20-latin-300.svg#Roboto') format('svg');
font-display: swap
}

@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
src: url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/fonts/roboto-v20-latin-regular.eot);
src: local('Roboto'), local('Roboto-Regular'), url('https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/fonts/roboto-v20-latin-regular.eot?#iefix') format('embedded-opentype'), url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/fonts/roboto-v20-latin-regular.woff2) format('woff2'), url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/fonts/roboto-v20-latin-regular.woff) format('woff'), url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/fonts/roboto-v20-latin-regular.ttf) format('truetype'), url('https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/fonts/roboto-v20-latin-regular.svg#Roboto') format('svg');
font-display: swap
}

@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 500;
src: url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/fonts/roboto-v20-latin-500.eot);
src: local('Roboto Medium'), local('Roboto-Medium'), url('https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/fonts/roboto-v20-latin-500.eot?#iefix') format('embedded-opentype'), url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/fonts/roboto-v20-latin-500.woff2) format('woff2'), url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/fonts/roboto-v20-latin-500.woff) format('woff'), url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/fonts/roboto-v20-latin-500.ttf) format('truetype'), url('https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/fonts/roboto-v20-latin-500.svg#Roboto') format('svg');
font-display: swap
}

@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
src: url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/fonts/roboto-v20-latin-700.eot);
src: local('Roboto Bold'), local('Roboto-Bold'), url('https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/fonts/roboto-v20-latin-700.eot?#iefix') format('embedded-opentype'), url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/fonts/roboto-v20-latin-700.woff2) format('woff2'), url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/fonts/roboto-v20-latin-700.woff) format('woff'), url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/fonts/roboto-v20-latin-700.ttf) format('truetype'), url('https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/fonts/roboto-v20-latin-700.svg#Roboto') format('svg');
font-display: swap
}

*/

@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 400;
  src: url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/fonts/noto-sans-v9-latin-regular.eot);
  src: local('Noto Sans'), local('NotoSans'), url('https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/fonts/noto-sans-v9-latin-regular.eot?#iefix') format('embedded-opentype'), url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/fonts/noto-sans-v9-latin-regular.woff2) format('woff2'), url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/fonts/noto-sans-v9-latin-regular.woff) format('woff'), url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/fonts/noto-sans-v9-latin-regular.ttf) format('truetype'), url('https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/fonts/noto-sans-v9-latin-regular.svg#NotoSans') format('svg');
  font-display: swap
}

html,
body {
  margin: 0;
  padding: 0;
  background: #FFF;
  min-height: 100.1%;
  position: relative
}

body.megamenu-opened {
  overflow: hidden;
  height: 100vh
}

body.megamenu-closed {
  overflow: auto;
  height: auto
}

body.fifty {
  background-image: url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/images/50.svg);
  background-position: center 420px;
  background-size: 100% auto;
  background-repeat: no-repeat
}

.form-error {
  font-size: 13px
}

* {
  padding: 0;
  margin: 0;
  text-align: left;
  font-family: 'Roboto', sans-serif, Tahoma, Arial, Verdana;
  font-size: 100%;
  font-weight: 400;
  color: #000;
  background-repeat: no-repeat !important;
  outline: none;
  text-decoration: none
}

.lang-pl * {
  font-family: 'Noto Sans', sans-serif, Tahoma, Arial, Verdana
}

a {
  color: #00457D;
  text-decoration: underline;
  transition: all 500ms
}

a:Hover {
  color: #666
}

.highlight-box a, .highlight-box a:hover {
  color: #fff !important;
}

.module a {
  color: #00457D
}

.module a:Hover {
  color: #666
}

b,
strong {
  font-weight: 700
}

img {
  max-width: 100%;
  height: auto;
  border: 0
}

h1,
h2 {
  font-size: 2rem;
  font-weight: 500;
  margin-bottom: 20px;
  color: #666
}

#id_slider #id_slider_inner h1,
#id_slider #id_slider_inner h4,
#id_slider #slider h2,
.parallax h2,
.zitat-wrapper h4,
.zitat-wrapper h3 {
  font-size: 2.4rem;
  color: #FFF;
  font-weight: 500;
  background: rgba(112, 112, 112, .7);
  display: initial;
  padding: 10px 20px;
  line-height: 1em;
  display: inline-block;
  margin-bottom: 5px
}

#id_slider #id_slider_inner h4 {
  font-size: 1.2rem;
  font-weight: 300
}

#id_slider img {
  width: 100% !important;
  height: auto !important;
  z-index: 99
}

h3 {
  font-size: 1.6rem;
  font-weight: 500;
  color: #666;
  margin-bottom: 30px
}

h4 {
  font-size: 1.2rem;
  font-weight: 500;
  margin-bottom: 10px;
  color: #666
}

h5 {
  font-size: 1rem;
  color: #666;
  font-weight: 500;
  margin-bottom: 20px
}

h6 {
  font-size: 1rem;
  color: #666;
  font-weight: 300;
  margin-bottom: 20px
}

p,
.module ul li,
.module ul li span {
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.8;
  color: #666;
  margin-bottom: 30px
}

p * {
  color: #666
}

a span {
  display: none
}

#uid37 #id_content .module .inner ul li a span {
  display: inline-block
}

span.sub {
  display: block;
  font-size: .85rem;
  color: #00457D;
  margin-bottom: 15px
}

span.pdf {
  padding-left: 24px;
  background-image: url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/images/icons/pdf.svg);
  background-position: left center;
  background-size: 15px;
  color: #666
}

p.texticon {
  padding-left: 30px;
  background-position: left center;
  background-size: 20px;
  margin-bottom: 10px
}

p.small {
  display: block;
  font-size: .85rem;
  color: #666;
  margin-bottom: 18px
}

p.zitat {
  background-image: url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/images/icons/zitat-top.svg);
  /*background-image: url(https://7921623.fs1.hubspotusercontent-eu1.net/hubfs/7921623/sprite.svg#zitat-top);*/
  background-position: left top;
  background-size: 30px;
  padding-top: 40px;
  font-size: 1.4rem;
  font-weight: 300;
  line-height: 1.4
}

p.zitat span {
  display: block;
  float: right;
  font-size: 1.3rem;
  font-weight: 500;
  padding: 40px 0;
  line-height: 1.4;
  color: #666;
  background-image: url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/images/icons/zitat-bottom.svg);
  /*background-image: url(https://7921623.fs1.hubspotusercontent-eu1.net/hubfs/7921623/sprite.svg#zitat-bottom);*/
  background-position: right bottom;
  background-size: 30px
}

i {
  font-size: 1.2rem;
  font-style: italic;
  margin-bottom: 20px
}

ul {
  list-style: none;
  margin-top: 16px;
  margin-bottom: 16px;
}
ul.hs-error-msgs {
  list-style: none;
  margin-top: 0px;
  margin-bottom: 32px;
}


.no-margin {
  margin: 0 !important
}

.not-mobile {
  display: block
}

#id_mobile_margin,
.only-mobile,
#id_mobile_menu {
  display: none
}

.module .einklinker.einklinker-top img {
  margin-bottom: 40px
}

.module ul {
  list-style: none;
  margin: 0 0 20px 20px
}

.module ul li {
  margin-bottom: 5px;
  margin-top: 10px;
}

.module ul li:last-child {
  margin-bottom: 0
}

.centered,
.centered * {
  text-align: center
}

.slider-btn {
  display: inline-block;
  background-color: #FFF;
  color: #00457D !important;
  padding: 12px 70px 12px 30px;
  background-image: url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/images/icons/btn.svg);
  background-position: right+20px center;
  background-size: 26px 26px;
  cursor: pointer;
  margin-bottom: 30px;
  transition: all 500ms
}

.btn,
.slick-center .slider-btn {
  display: inline-block;
  background-color: #00457D;
  color: #FFF !important;
  padding: 12px 70px 12px 30px;
  background-image: url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/images/icons/btn.svg);
  background-position: right+20px center;
  background-size: 26px 26px;
  cursor: pointer;
  margin-bottom: 30px;
  transition: all 500ms
}

.btn:Hover,
.slick-center .slider-btn:Hover {
  background-color: #707070 !important
}

a.more,
a.ddownload,
a.download,
a.external {
  display: inline-block;
  padding-left: 30px;
  color: #00457D;
  background-image: url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/images/icons/more-blue.svg);
  background-position: left center;
  margin-bottom: 20px;
  background-size: 20px 20px;
  margin-right: 20px
}

a.pressloadmore {
  display: inline-block;
  padding-right: 30px;
  color: #00457D;
  background-image: url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/images/icons/bottom-blue.svg);
  background-position: right center;
  margin-bottom: 20px;
  background-size: 20px 20px;
  margin-right: 20px
}

.katalog-text a.more,
.dark-grey a.more {
  background-image: url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/images/icons/more-white.svg)
}

a.more.more-blue,
a.more:Hover {
  color: #00457D;
  background-image: url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/images/icons/arrow.svg)
}

a.more.more-blue:Hover {
  color: #666;
  background-image: url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/images/icons/more.svg)
}

a.ddownload,
a.download {
  color: #00457D;
  background-image: url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/images/icons/download-blue.svg)
}

a.ddownload:Hover,
a.download:Hover {
  color: #666;
  background-image: url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/images/icons/download.svg)
}

a.external {
  background-image: url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/images/icons/external.svg)
}

a.external:Hover {
  color: #00457D;
  background-image: url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/images/icons/external-blue.svg)
}

a.extLink,
a.external-link {
  padding-left: 30px;
  background-position: left center;
  background-size: 20px 20px;
  background-image: url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/images/icons/external-blue.svg)
}

a.extLink:Hover,
a.external-link:Hover {
  background-image: url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/images/icons/external.svg)
}

a.external-link-blue {
  padding-left: 30px;
  background-position: left center;
  background-size: 20px 20px;
  background-image: url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/images/icons/external-grey.svg)
}

a.external-link-blue:Hover {
  color: #FFF;
  background-image: url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/images/icons/external-white.svg)
}

a.more:Hover,
a.ddownload:Hover,
a.download:Hover,
a.externa:Hover {
  color: #707070;
  background-image: url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/images/icons/more.svg)
}

#id_katalog a.more,
#id_katalog a.more:Hover {
  color: #FFF;
  background-image: url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/images/icons/more-white.svg)
}

.big-number {
  padding: 30px 0
}

.big-number,
.big-number * {
  text-align: center;
  color: #00457D;
  line-height: 1em
}

.big-number h2 {
  font-size: 9rem;
  margin: 0
}

.big-number p {
  font-size: 1.2rem;
  font-weight: 700
}

.text-grafik {
  float: right;
  max-width: 35% !important;
  margin: 0 0 20px 20px
}

.content-3-2 {
  float: left;
  max-width: 62.66%;
  margin-right: 4%
}

.content-3-1 {
  max-width: 31.33%;
  float: right
}

.tx-utz-news .content-3-1 img {
  margin-bottom: 80px
}

.content-60 {
  width: 56%;
  margin-right: 4%;
  float: left
}

.content-40 {
  width: 40%;
  float: right
}

.image-text-wrapper {
  position: relative
}

.distance {
  height: 100px
}

.text-overlay {
  background: #00457D;
  position: absolute;
  top: 0;
  left: 0;
  width: 42%
}

.text-overlay.text-overlay-right {
  right: 0;
  left: inherit
}

.text-overlay .text-overlay-inner {
  padding: 30px
}

.text-overlay .text-overlay-inner * {
  color: #FFF
}

.text-overlay.text-overlay-bottom-centered {
  top: inherit;
  bottom: -100px;
  width: 70%;
  margin: 0 15%
}

#id_quick {
  position: fixed;
  right: 0;
  top: 45%;
  z-index: 99999;
  text-align: center
}

#id_quick * {
  text-align: center
}

#id_quick .quick-inner {
  width: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%)
}

#id_quick a {
  position: relative;
  display: block;
  width: 70px;
  height: 70px;
  background-repeat: no-repeat;
  background-size: 56px;
  background-position: center center
}

#id_quick a.quick-contact {
  background-color: #6cccfd
}

#id_quick a.quick-shop {
  background-color: #707070
}

#id_quick a:Hover {
  background-color: #929292
}

#id_quick a img {
  width: 50%
}

#id_quick a span {
  display: block;
  font-size: .75rem;
  color: #FFF
}

.icon {
  display: block;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  background-position: center center
}

#id_search {
  border-left: 1px solid #CCC;
  padding-left: 52px
}

#id_search_btn {
  background-image: url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/images/icons/search.svg)
}

#id_map_btn {
  background-image: url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/images/icons/map.svg)
}

#id_countries_btn {
  background-image: url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/images/icons/globe.svg)
}

#id_search_field {
  display: none;
  background: #00457D;
  padding: 20px;
  left: 140px;
  width: 60%;
  top: 110px;
  position: absolute
}

#id_languages,
#id_countries {
  display: none;
  background: #00457D;
  padding: 20px;
  right: 0;
  width: auto;
  top: 110px;
  position: absolute
}

#id_languages a.layer-close,
#id_search_field a.layer-close,
#id_countries a.layer-close {
  position: absolute;
  display: block;
  width: 10px;
  height: 10px;
  right: 6px;
  top: 6px;
  background-image: url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/images/icons/close-white.svg);
  background-position: center center;
  background-size: 10px
}

#id_languages ul,
#id_countries ul {
  list-style: none;
  margin-right: 20px
}

#id_languages ul li,
#id_countries ul li {
  float: left;
  margin-left: 20px
}

#id_languages *,
#id_countries * {
  color: #FFF
}

#id_languages a:Hover,
#id_countries a:Hover,
#id_languages a.active,
#id_countries a.active {
  text-decoration: underline
}

#id_country_selector,
#id_languages,
#id_countries {
  display: none
}

.fancybox-container {
  z-index: 99999999 !important
}

#id_page {
  width: 100%;
  margin: auto
}

.accordeon-wrapper .accordeon {
  position: relative;
  padding: 40px 0 30px 0;
  border-bottom: 1px solid #CCC
}

.accordeon-wrapper .accordeon:last-child {
  border-bottom: none !important;
  padding-bottom: 0
}

.accordeon-wrapper .accordeon input[type=checkbox] {
  position: absolute;
  cursor: pointer;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0
}

.accordeon-wrapper .accordeon h4 {
  font-weight: 400;
  padding-left: 50px;
  margin: 0;
  color: #00457D;
  background-image: url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/images/icons/arrow-top.svg);
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 20px;
  transition: all 500ms
}

.accordeon-wrapper .accordeon div.accordeon-content {
  margin: 20px 0 0 0;
  padding-left: 50px;
  position: relative;
  overflow: hidden;
  max-height: 2000000px;
  opacity: 1;
  transform: translate(0, 0);
  z-index: 2;
  transition: all 0.25s ease-in-out
}

.accordeon-wrapper .accordeon input[type=checkbox]:checked~h4 {
  background-image: url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/images/icons/arrow-bottom.svg)
}

.accordeon-wrapper .accordeon input[type=checkbox]:checked~div.accordeon-content {
  margin-top: 0;
  max-height: 0;
  opacity: 0;
  padding-bottom: 0;
  transform: translate(0, 50%)
}

.icon-menu-alternative-accordeon .accordeon-wrapper .accordeon {
  padding: 0;
  border-bottom: none;
  margin-bottom: 10px
}

.icon-menu-alternative-accordeon h4 {
  padding-left: 0 !important;
  background-image: none !important;
  background: #6cccfd
}

.icon-menu-alternative-accordeon input[type=checkbox]:checked~h4 {
  background: #f7f7f7
}

.icon-menu-alternative-accordeon .accordeon-content {
  background: #f7f7f7;
  padding: 0 !important;
  margin: 0 !important
}

.icon-menu-alternative-accordeon h4 .head-inner {
  padding: 5px 10px
}

.icon-menu-alternative-accordeon .accordeon-content .accordeon-content-inner {
  padding: 15px
}

.icon-menu-alternative-accordeon h4 .head-inner img {
  max-width: 20%;
  margin: 0 15px 0 0
}

.icon-menu-alternative-accordeon h4 .head-inner span {
  color: #00457D
}

.icon-menu-alternative-accordeon h4 .head-inner {
  width: 100%;
  display: flex;
  align-items: stretch;
  flex-direction: row;
  align-items: center
}

.icon-menu-alternative-accordeon h3 {
  margin-bottom: 10px
}

.icon-menu-alternative-accordeon .accordeon-content img {
  width: 100%;
  margin-bottom: 0
}

.icon-menu-alternative-accordeon .images-wrapper.images-wrapper-links {
  margin-top: 30px
}

.icon-menu-alternative-accordeon a.image-with-caption {
  display: block;
  margin-bottom: 30px
}

.icon-menu-alternative-accordeon .image-with-caption-image-wrapper {
  position: relative;
  margin-bottom: 10px
}

.icon-menu-alternative-accordeon .image-with-caption-image-wrapper .image-with-caption-info {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  background: #00457D
}

.icon-menu-alternative-accordeon .image-with-caption-image-wrapper .image-with-caption-info .image-with-caption-info-inner {
  padding: 45px 15px 15px 15px
}

.icon-menu-alternative-accordeon .image-with-caption-image-wrapper .image-with-caption-info * {
  color: #FFF
}

#id_animation {
  position: relative;
  padding-top: 75%;
  height: 0;
  overflow: hidden;
  background-image: url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/images/animation/bg.svg);
  background-repeat: no-repeat;
  background-size: cover
}

#id_animation #id_animation_inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

#id_animation .animation-wrapper {
  position: absolute;
  width: 12%
}

#id_animation .animation-wrapper .animation svg {
  height: auto;
  max-height: 100px
}

#id_animation .text-wrapper {
  position: absolute
}

#id_animation .text-wrapper span {
  font-size: .95rem;
  color: #00457D
}

#id_animation .text-wrapper.alignright {
  text-align: right
}

#id_animation .text-wrapper.textblue span {
  color: #81c8ed
}

#id_animation .main-text {
  position: absolute;
  width: 30%;
  top: 43%;
  left: 40%
}

#id_animation .main-text .main-text-inner {
  position: absolute;
  width: 100%;
  display: none
}

.video-image-16-9-wrapper {
  position: relative;
  padding-top: 56.25%;
  height: 0;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover
}

.video-image-16-9-wrapper iframe,
.video-image-16-9-wrapper object,
.video-image-16-9-wrapper embed,
.video-image-16-9-wrapper video,
.video-image-16-9-wrapper .video-image-16-9-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.zitat-wrapper {
  position: absolute;
  bottom: 30px;
  left: 30px;
  width: 60%
}

.zitat-wrapper h4 {
  font-size: 1.15rem
}

.zitat-wrapper h3,
.quote-mobile h3 {
  font-size: 1.15rem;
  line-height: 1.2em;
  font-weight: 300;
  background-image: url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/images/icons/zitat-top-white.svg);
  /*background-image: url(https://7921623.fs1.hubspotusercontent-eu1.net/hubfs/7921623/sprite.svg#zitat-top-white);*/
}
  
  background-repeat: no-repeat;
  background-size: 20px;
  padding: 20px 20px 20px 40px;
  background-position: 10px 10px
}

.zitat-wrapper h3 span,
.quote-mobile h3 span {
  color: #FFF;
  font-weight: 300;
  background-image: url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/images/icons/zitat-bottom-white.svg);
  /*background-image: url(https://7921623.fs1.hubspotusercontent-eu1.net/hubfs/7921623/sprite.svg#zitat-bottom-white);*/
  background-repeat: no-repeat;
  background-size: 20px;
  
  padding-right: 30px;
  background-position: right bottom
}

.zitat-wrapper h3 span *,
.quote-mobile h3 span * {
  color: #FFF
}

sub,
sup {
  font-size: .7rem
}

.mega-menu-row-inner sub,
.highlight-inner sub {
  font-size: .7rem;
  vertical-align: bottom;
  position: relative;
  bottom: -.5em
}

#id_slider {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  min-height: 460px
}

#id_slider_inner {
  padding-top: 180px
}

#id_slider .content a {
  background-color: rgba(255, 255, 255, .7);
  padding: 15px 60px 15px 20px;
  display: inline-block;
  white-space: normal;
  background-image: url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/images/icons/btn-blue.svg);
  background-repeat: no-repeat;
  background-size: 36px 36px;
  background-position: right+10px center;
  color: #00457D
}

#id_slider .content a:Hover {
  background-color: rgba(255, 255, 255, .9)
}

#id_slider .intro-text {
  position: absolute;
  z-index: 9999;
  margin-top: -160px;
  width: 100%;
  text-align: center
}

#id_slider .inner-small {
  background-color: #FFF;
  padding: 40px;
  max-width: calc(100%-80px)
}

.fifty #id_slider .inner-small {
  background-color: transparent;
  background-image: url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/images/white.png);
  background-position: left top;
  background-size: 100% 160px
}

#id_slider .intro-text img {
  width: auto !important
}

.ls-bottom-nav-wrapper {
  top: -200px !important
}

.ls-wrapper,
.ls-wrapper .slider_content {
  left: 0 !important;
  width: 100% !important
}

#slider .ls-bg {
  x: 0px !important;
  transform: none !important
}

#id_header {
  width: 100%;
  position: absolute;
  z-index: 9999999;
  background: #FFF;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  transition: all 500ms
}

#id_header .inner {
  padding: 60px 0 24px 0;
  transition: all 500ms
}

.reduced #id_header {
  -webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .15);
  -moz-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .15);
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .15)
}

.reduced #id_header .inner {
  padding: 40px 0 54px 0
}

.megamenu-opened #id_header {
  -webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .15);
  -moz-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .15);
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .15)
}

.megamenu-opened #id_header .inner {
  padding: 40px 0 54px 0
}

#id_header #id_ci {
  position: absolute;
  top: 15px;
  width: 85px;
  height: 85px;
  border: 1px solid #FFF
}

#id_header #id_ci img {
  width: 100%;
  height: auto;
  transition: all 500ms
}

#id_menu_btn {
  display: none
}

#id_meta {
  position: absolute;
  right: 0;
  top: 12px
}

#id_meta ul {
  margin: 0;
  transition: all 500ms
}

#id_meta ul li {
  position: relative;
  float: left;
  display: inline;
  margin-left: 24px
}

#id_meta ul li a {
  color: #00457D;
  font-size: .85rem;
  line-height: 1em
}

#id_meta ul li a:Hover {
  color: #666
}

#id_menu {
  margin-left: 140px
}

#id_menu ul {
  margin: 0;
  transition: all 500ms
}

#id_menu ul li {
  position: relative;
  display: inline;
  margin-right: 52px
}

#id_menu ul li a {
  display: inline-block;
  color: #00457D;
  font-size: 1.1rem;
  cursor: pointer !important;
  transition: all 500ms
}

#id_menu a:Hover,
#id_menu a.active,
#id_menu a.open {
  color: #707070 !important
}

#id_menu ul ul {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #000;
  margin: 0 0 0 -20px !important;
  padding: 0;
  z-index: 9999999;
  padding: 20px !important
}

#id_menu ul ul li {
  float: none;
  margin: 0 !important;
  padding: 0 !important
}

#id_menu ul ul a {
  width: 200px;
  font-size: 1rem;
  font-weight: 400;
  text-transform: none;
  margin: 0 !important;
  display: block;
  padding: 5px 0 !important;
  text-decoration: none;
  color: #FFF !important
}

#id_menu ul li:hover>ul {
  display: block
}

#id_cover {
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  overflow-y: auto;
  position: fixed;
  z-index: 999998;
  background-color: rgba(255, 255, 255, .8);
  transition: all 500ms
}

.megamenu-opened #id_cover {
  display: block
}

.megamenu-closed #id_cover {
  display: none
}

.mega-menu {
  display: none;
  width: 90%;
  margin: 0 5%;
  top: 84px;
  overflow-y: auto;
  position: fixed;
  z-index: 999999;
  transition: all 500ms
}

.mega-menu.open {
  display: block
}

.mega-menu .mega-menu-wrapper {
  width: 100%;
  display: flex;
  align-items: stretch;
  flex-direction: row;
  margin: auto;
  background: #FFF;
  max-width: 1400px
}

.mega-menu .mega-menu-outer {
  width: 10%
}

.mega-menu .mega-menu-outer.mega-menu-outer-left {
  background: #f4f4f4
}

.mega-menu .mega-menu-inner {
  width: 100%;
  display: flex;
  align-items: stretch;
  flex-direction: row
}

.mega-menu .mega-menu-inner .second-level-content {
  display: none;
  width: 75%;
  align-items: stretch;
  flex-direction: row
}

.mega-menu .mega-menu-inner .second-level-content.active,
.mega-menu .mega-menu-inner .third-level-content.active {
  display: flex
}

.mega-menu .mega-menu-inner .third-level-content {
  display: none;
  width: 66.66%;
  align-items: stretch;
  flex-direction: row
}

ul.megamenu-second {
  margin-bottom: 100px
}

.mega-menu .mega-menu-row {
  width: 33.33%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover
}

.mega-menu .mega-menu-row.mega-menu-row-double {
  width: 66.66%
}

.mega-menu .mega-menu-row.mega-menu-row-double .mega-menu-row-double-inner {
  width: 100%;
  position: relative
}

.mega-menu .mega-menu-inner .third-level-content .mega-menu-row {
  width: 100%
}

.mega-menu .mega-menu-row.mega-menu-first-level {
  width: 25%;
  background: #E0E0E0
}

.mega-menu .mega-menu-row .mega-menu-row-inner {
  padding: 100px 30px 30px 30px
}

.mega-menu .mega-menu-row .mega-menu-row-inner ul li {
  margin-bottom: 20px
}

.mega-menu .mega-menu-row .mega-menu-row-inner ul li a {
  display: block;
  color: #00457D
}

.mega-menu .mega-menu-row .mega-menu-row-inner ul li a:Hover {
  color: #666
}

.mega-menu .mega-menu-row .mega-menu-row-inner ul li a.active {
  color: #666;
  font-weight: 500
}

.mega-menu .mega-menu-row .to-page {
  width: calc(100% - 100px);
  display: inline-block;
  background-color: #00457D;
  color: #FFF !important;
  padding: 12px 70px 12px 30px;
  background-image: url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/images/icons/more-white.svg);
  background-position: right+20px center;
  background-size: 24px;
  cursor: pointer;
  transition: all 500ms
}

.mega-menu .mega-menu-row .to-page:Hover {
  background-color: #6cccfd
}

.mega-menu .mega-menu-row.mega-menu-second-row {
  background-color: #E0E0E0
}

.mega-menu .mega-menu-row.mega-menu-second-row.mega-menu-second-row-has-sub {
  background-color: #f2f2f2
}

.mega-menu .mega-menu-row p {
  font-size: .95rem;
  line-height: 1.6em
}

.mega-menu-teaser {
  background: #676767
}

.mega-menu .katalog-text {
  padding: 40px 0 50px 0
}

.mega-menu .mega-menu-row-head {
  height: 80px;
  margin-top: -13px
}

.mega-menu .mega-menu-row-top h6 {
  padding: 10px 0 0 30px
}

.mega-menu-icon {
  display: block;
  width: 100%;
  padding: 5px 0 5px 34px;
  color: #00457D;
  margin-bottom: 10px;
  background-position: left center;
  background-size: 20px
}

.mega-menu-icon.phone {
  background-image: url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/images/icons/phone.svg)
}

.mega-menu-icon.email {
  background-image: url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/images/icons/email.svg)
}

.mega-menu-row-top {
  height: 100px
}

.mega-menu-row-double .mega-menu-row-top,
.mega-menu-row-double .mega-menu-row-head {
  width: 50%
}

.mega-menu-row-top-right {
  position: absolute;
  right: 0;
  top: 0
}

.mega-menu-close {
  float: right;
  display: block;
  width: 36px;
  height: 36px;
  margin: 50px 10px 0 0;
  background-image: url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/images/icons/close.svg);
  background-position: center center;
  background-size: 20px;
  background-color: #f7f7f7
}

.mega-menu-close span {
  display: none
}

.mega-menu-search {
  position: relative;
  width: 100%
}

.mega-menu-search input[type="text"] {
  background: none;
  padding: 12px 0;
  width: 100%
}

.search-submit {
  position: absolute;
  float: none;
  right: 0;
  top: 8px;
  width: 24px;
  height: 24px;
  background-image: url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/images/icons/search.svg);
  background-position: center center;
  background-size: 20px;
  background-color: transparent
}

.mega-menu-row.mega-menu-fourth-row .mega-menu-row-top a {
  float: right
}

.mega-menu-row-double {
  display: flex;
  width: 66.66%
}

.mega-menu-row-double .mega-menu-row.mega-menu-third-row,
.mega-menu-row-double .mega-menu-row.mega-menu-fourth-row {
  width: 50%
}

.mega-menu-second-row .mega-menu-row-inner {
  padding-left: 0 !important
}

.mega-menu-second-row ul li {
  margin-bottom: 0 !important
}

.mega-menu-second-row ul li a {
  padding: 10px 0 10px 30px
}

.mega-menu-second-row ul li a.active {
  background: #E0E0E0
}

.mega-menu .mega-menu-row-double.mega-menu-row-double-extended {
  width: 100%
}

.mega-menu .mega-menu-row-double.mega-menu-row-double-extended .mega-menu-row.mega-menu-third-row {
  width: 33.33%
}

.mega-menu .mega-menu-row-double.mega-menu-row-double-extended .mega-menu-row.mega-menu-fourth-row {
  width: 66.66%
}

.slick-dots li button:before {
  color: #CCC !important
}

.slick-dots li.slick-active button:before {
  color: #FFF !important
}

.slick-prev:before,
.slick-next:before {
  content: '' !important
}

.slick-prev,
.slick-next {
  width: 60px !important;
  height: 60px !important
}

.slick-prev:before,
.slick-next:before {
  display: inline-block;
  width: 60px;
  height: 60px;
  background-position: center center;
  background-size: cover
}

.slick-prev:before {
  background-image: url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/images/icons/slider-left.svg)
}

.slick-next:before {
  background-image: url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/images/icons/slider-right.svg)
}

.dark-grey .slick-prev:before {
  background-image: url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/images/icons/slider-left-white.svg)
}

.dark-grey .slick-next:before {
  background-image: url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/images/icons/slider-right-white.svg)
}

.slick-prev {
  left: -50px !important;
  z-index: 99999
}

.slick-next {
  right: -50px !important;
  z-index: 99999
}

.slider .left,
.slider .right {
  padding-bottom: 60px
}

.slider * {
  text-align: left
}

.slider-btn {
  text-align: center;
  color: #00457D;
  transition: all 500ms
}

.slick-slide {
  height: 100%
}

.slider-content {
  padding: 0;
  text-align: center;
  transition: padding 500ms
}

.slick-center .slider-content {
  padding: 0
}

.slider-content a {
  display: block;
  margin-bottom: 20px
}

.slider-content img {
  margin-bottom: 20px;
  margin: auto;
  transform: scale(.8);
  transition: all 500ms
}

.slick-center .slider-content img {
  transform: scale(1)
}

.parallax {
  padding: 0;
  position: relative;
  width: 100%;
  min-height: 600px;
  background-attachment: fixed;
  background-position: center center;
  background-size: cover;
  z-index: 0
}

@media all and (-ms-high-contrast:none),
  (-ms-high-contrast:active) {
    .parallax {
      background-attachment: scroll
    }
}

.parallax .inner {
  padding: 100px 0
}

.parallax-content {
  max-width: 70%
}

.parallax-content * {
  color: #FFF
}

.parallax-content p {
  font-weight: 500
}

.more-link {
  padding-top: 60px
}

.grid {
  position: relative
}

.grid-sizer,
.grid-item {
  width: 33.33%
}

.grid-item .grid-item-inner {
  background: #FFF;
  margin: 15px
}

.grid-item .grid-item-inner img {
  width: 100%;
  height: auto;
  margin-bottom: -5px
}

.grid-item .grid-item-inner .grid-item-inner-content {
  padding: 20px;
  text-align: center
}

.grid-item .grid-item-inner .grid-item-inner-content * {
  text-align: center
}

.grid-item.grid-item-blue .grid-item-inner {
  background: #00457D
}

.grid-item.grid-item-blue .grid-item-inner * {
  color: #FFF
}

.grid-item-inner .btn-small {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-position: center center;
  background-size: cover;
  background-image: url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/images/icons/arrow.svg)
}

.grid-item.grid-item-blue .grid-item-inner .btn-small {
  background-image: url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/images/icons/more-white.svg)
}

.grid-item-inner .btn-small span {
  display: none
}

.grid-item .grid-item-inner h4 {
  font-size: 1.1em;
  font-weight: 500;
  color: #000;
  margin-bottom: 5px
}

.grid-item .grid-item-inner p {
  margin-bottom: 15px
}

input[type="text"],
input[type="email"],
input[type="tel"],
input[type="date"],
input[type="time"],
input[type="number"],
textarea,
select {
  width: calc(100% - 24px);
  padding: 12px;
  background: #FFF;
  border: none;
  border-bottom: 1px solid #CCC;
  margin-bottom: 20px
}



::-webkit-input-placeholder,
::-webkit-input-placeholder {
  color: #a7a7a7;
  font-weight: 300
}

:-ms-input-placeholder,
:-ms-input-placeholder {
  color: #a7a7a7;
  font-weight: 300
}

::placeholder,
::placeholder {
  color: #a7a7a7;
  font-weight: 300
}

textarea {
  height: 80px
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  border-radius: 0;
  font-size: .9rem;
  width: 100%;
  border: none;
  border-bottom: 1px solid #CCC;
  padding: 12px;
  box-shadow: none;
  background-color: #FFF;
  background-image: url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/images/form/select.svg);
  background-size: 30px;
  background-position: right 10px center;
  background-repeat: no-repeat;
  padding-right:45px;
  overflow:hidden; 
  white-space:nowrap; 
  text-overflow:ellipsis;
}

.svg select {
  background-image: url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/images/arrow.svg)
}

input[type="submit"] {
  float: right;
  border: none;
  cursor: pointer;
  background-color: #00457D;
  padding: 12px 70px 12px 30px;
  color: #FFF!important;
  background-image: url(https://f.hubspotusercontent20.net/hubfs/7921623/Social%20Media%20Buttons/arrow-circle.svg);
  background-position: right 20px center;

}

.checkbox-radio {
  margin: 10px 0 20px 0 !important
}

.checkbox-radio label {
  max-width: 80% !important;
  margin-right: 10px
}

.dsgvo label {
  font-size: .8rem;
  line-height: 1.2em !important
}

.text-image {
  position: relative;
  width: 100%;
  background-position: right center;
  background-size: 80% auto;
  background-repeat: no-repeat;
  padding: 100px 0
}

.text-image img {
  display: none
}

.text-image .text-layer {
  width: 50%;
  background: #666
}

.text-image .text-layer .text-layer-inner {
  padding: 40px
}

.text-image .text-layer h3 {
  margin-bottom: 10px
}

.text-image .text-layer p {
  margin-bottom: 20px
}

.text-image .text-layer h4 {
  margin-bottom: 5px
}

.text-image .text-layer * {
  color: #FFF
}

.text-image.text-image-right {
  background-position: left center
}

.text-image.text-image-right .text-layer {
  margin-left: 50%
}

.text-image .text-layer.text-layer-blue {
  background: #00457D
}

#id_content {
  width: 100%
}

.index #id_content {
  padding-top: 0
}

.module {
  padding: 60px 0;
  background-position: center top;
  background-size: cover;
  background-repeat: repeat-y !important;
  overflow-x: hidden
}

.module.dark-grey {
  background-color: #666
}

.module.dark-grey * {
  color: #FFF
}

.module.dark-grey h1,
.module.dark-grey h2,
.module.dark-grey h3,
.module.dark-grey h4,
.module.dark-grey h5,
.module.dark-grey h6 {
  color: #666
}

.module.light-grey {
  background-color: #f7f7f7
}

.inner,
.mega-menu-inner {
  position: relative;
  width: 1180px;
  margin: auto
}

.inner-medium {
  position: relative;
  max-width: 880px;
  margin: auto
}

.inner-small {
  position: relative;
  max-width: 740px;
  width: 50%;
  margin: auto
}

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

.intro-text .inner-small .centered p img {
  margin: 20px 30px 0 30px
}

.einklinker {
  position: relative;
  max-width: 920px;
  margin: auto;
  background-color: #FFF;
  margin-top: -100px;
  z-index: 99
}

.fifty .einklinker {
  background-color: transparent;
  background-image: url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/images/white.png);
  background-position: left top;
  background-size: 100% 160px
}

.einklinker.einklinker-top {
  margin-top: -100px
}

.einklinker.einklinker-bottom {
  margin-bottom: -100px
}

.einklinker .einklinker-inner {
  padding: 40px 60px
}

.einklinker .einklinker-inner img {
  margin-bottom: 40px
}

.einklinker-wrapper .numbers {
  padding: 120px 0 20px 0
}

.module.no-padding,
.module.inner-margin {
  padding: 0
}

.module.inner-margin .inner {
  padding: 80px 0
}

.grey {
  background-color: #f4f4f4
}

.blue {
  background-color: #00457D
}

.blue * {
  color: #FFF !important
}

.left {
  float: left;
  width: 46%;
  padding: 0 4% 0 0
}

.right {
  float: right;
  width: 46%;
  padding: 0 0 0 4%
}

.slider .right {
  padding-top: 100px
}

.left-1-3 {
  width: 30%
}

.right-2-3 {
  width: 62%
}

.numbers {
  width: 100%;
  display: flex;
  align-items: stretch;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start
}

.number {
  width: 25%
}

.number,
.number * {
  text-align: center;
  color: #00457D
}

.number h3 {
  font-size: 4.6rem;
  margin-bottom: 10px
}

.image-caption {
  display: block;
  font-size: .9rem;
  color: #707070;
  padding: 4px 30px;
  line-height: 1.4em
}

.ce-bodytext p:last-child,
.module .inner p:last-of-type,
.left p:last-child,
.right p:last-child,
.number p:last-child,
#id_slider .intro-text p:last-child,
.slick-center .slider-btn,
.more-link a,
.content-3-2 p:last-child,
.content-3-1 p:last-child,
.einklinker-inner p:last-child {
  margin-bottom: 0
}

.frame-space-before-extra-small {
  height: 1rem
}

.frame-space-before-small {
  height: 2rem
}

.frame-space-before-medium {
  height: 3rem
}

.frame-space-before-big {
  height: 4rem
}

.frame-space-before-extra-big {
  height: 5rem
}

.icon-menu-wrapper {
  display: flex;
  align-items: stretch
}

.icon-menu {
  display: block;
  width: 15%;
  padding-bottom: 40px;
  margin: 0 9px;
  background-image: url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/images/blank.svg);
  background-size: 30px auto;
  background-position: bottom center;
  background-repeat: no-repeat
}

.icon-menu.active {
  background-image: url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/images/icons/corner-top.svg)
}

.icon-menu-inner {
  background: #f7f7f7;
  text-align: center;
  transition: all 500ms;
  height: 100%
}

.icon-menu:Hover .icon-menu-inner,
.icon-menu.active .icon-menu-inner {
  background: #6cccfd
}

.icon-menu-inner-inner {
  padding: 40px 20px
}

.icon-menu * {
  text-align: center
}

.icon-menu img {
  width: 80%;
  height: auto
}

.icon-menu span {
  font-size: .85rem;
  display: block;
  color: #00457D
}

.icon-menu-content {
  background: #f7f7f7;
  margin: 0 9px
}

.icon-menu-content .icon-menu-content-inner {
  display: none;
  padding: 40px
}

.icon-menu-content .icon-menu-content-inner.active {
  display: block
}

.icon-menu-module.icon-menu-highlight .icon-menu .icon-menu-inner {
  background: #00417f
}

.icon-menu-module.icon-menu-highlight .icon-menu .icon-menu-inner span {
  color: #FFF
}

.icon-menu-module.icon-menu-highlight .icon-menu:Hover .icon-menu-inner,
.icon-menu-module.icon-menu-highlight .icon-menu.active .icon-menu-inner {
  background: #707070
}

a.image-with-caption {
  padding-top: 30px;
  background-image: url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/images/blank.svg);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 30px auto;
  transition: width 0s
}

a.image-with-caption.active {
  background-image: url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/images/icons/corner-bottom-blau.svg)
}

a.image-with-caption span,
.image-with-caption-link span {
  display: block;
  color: #00417f
}

a.image-with-caption:Hover span {
  color: #707070
}

.detail-infos {
  display: none;
  background: #00417f;
  padding: 20px 80px 20px 20px;
  margin: 20px 0 0 0;
  position: relative
}

.detail-infos.active {
  display: block
}

.detail-infos .detail-infos-close,
.image-with-caption-info-close {
  position: absolute;
  right: 10px;
  top: 10px;
  display: block;
  width: 36px;
  height: 36px;
  background-image: url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/images/icons/close-white.svg);
  background-position: center center;
  background-size: 20px
}

.detail-infos .detail-infos-close span,
.image-with-caption-info-close span {
  display: none
}

.detail-infos * {
  color: #FFF !important
}

.detail-infos .detail-content {
  display: none
}

.detail-infos .detail-content.active {
  display: block
}

.image-with-caption-link {
  display: block;
  margin-bottom: 30px
}

.image-with-caption-link.active .image-with-caption-info {
  display: block
}

.flex-wrapper {
  display: flex;
  align-items: stretch;
  flex-direction: row;
  justify-content: space-between;
  margin: 0 -2%
}

.flex-wrapper .box {
  width: 100%;
  margin: 0 2% 0 2%
}

.flex-wrapper .box h3,
.flex-wrapper .box h4 {
  min-height: 52px
}

.flex-wrapper .box img {
  margin-bottom: 20px
}

.flex-wrapper .box *:last-child {
  margin-bottom: 0
}

.seven-icons {
  flex-flow: wrap;
  justify-content: center
}

.seven-icons .box {
  width: 29.33%;
  margin-bottom: 40px
}

.seven-icons .box-image {
  float: left;
  width: 30%;
  margin-right: 5%
}

.seven-icons .box-content {
  float: left;
  width: 65%
}

.seven-icons .box h4 {
  font-size: 1.1rem;
  margin-bottom: 0;
  min-height: 0
}

.seven-icons .box p {
  line-height: 1.4em
}

.four-wrapper {
  display: flex;
  align-items: stretch;
  flex-direction: row;
  flex-wrap: wrap
}

.box-four {
  width: 22%;
  margin-right: 4%;
  margin-bottom: 60px
}

.box-four:nth-child(4n) {
  margin-right: 0
}

.four-wrapper .box-four img {
  margin-bottom: 20px
}

.three-wrapper {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: center
}

.three-wrapper .box-three {
  width: 31%;
  margin-right: 3.5%;
  margin-bottom: 0;
  height: auto !important
}

.three-wrapper .box-three:nth-child(3n) {
  margin-right: 0
}

.three-wrapper .box-three *:last-child {
  margin-bottom: 0 !important
}

.three-wrapper .box-three img {
  margin-bottom: 20px
}

.three-wrapper .box-three h3,
.three-wrapper .box-three h4 {
  min-height: 52px
}

.three-wrapper.messen {
  justify-content: inherit
}

.three-wrapper.messen .box-three {
  margin-bottom: 60px
}

.three-wrapper.messen .box-three h3,
.three-wrapper.messen .box-three h4 {
  min-height: 0
}

.two-wrapper {
  display: flex;
  align-items: stretch;
  flex-direction: row;
  flex-wrap: wrap
}

.box-two {
  width: 48%;
  margin-right: 4%;
  margin-bottom: 60px
}

.box-two:nth-child(2n) {
  margin-right: 0
}

.box-two img {
  width: 30%;
  float: right;
  margin: 0 0 20px 20px
}

.press-row {
  margin-bottom: 60px
}

.press-row .press-row-content {
  width: 50%;
  float: left
}

.press-row .press-row-image {
  width: 40%;
  float: right
}

.press-row .press-row-image img {
  width: 100%;
  height: auto
}

.press-row span.sub,
.messen span.sub {
  color: #666
}

.press-row .description,
.messen p.small {
  margin-bottom: 20px !important
}

.image-left {
  width: 30%;
  float: left;
  margin: 0 5% 20px 0
}

.image-left img {
  width: 100%;
  float: none;
  margin: 0
}

.text-right {
  width: 65%;
  float: left;
  padding-top: 20px
}

.text-left {
  width: 63%;
  float: left;
  margin: 0 4% 40px 0
}

.highlight-box {
  width: 100%;
  margin-bottom: 0;
  background: #00457D
}

.highlight-inner {
  padding: 30px
}

.blue *,
.highlight-box * {
  color: #FFF !important
}

.highlight-inner a.more {
  color: #FFF;
  background-image: url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/images/icons/more-white.svg)
}

.highlight-box .left,
.highlight-box .right {
  width: 100%;
  float: none;
  margin: 10px 0;
  padding: 0
}

.tab-menu {
  margin-bottom: 60px
}

.tab-menu a {
  display: inline-block;
  margin-right: 20px;
  padding-bottom: 15px;
  color: #00457D;
  border-bottom: 1px solid rgba(0, 69, 125, 0)
}

.tab-menu a.active {
  border-bottom: 1px solid rgba(0, 69, 125, 1)
}

.highlight-box .tab-menu {
  margin-bottom: 0
}

.highlight-box .tab-menu a {
  font-size: .9rem;
  padding-right: 20px;
  background-position: right bottom+3px;
  background-size: 12px;
  padding-bottom: 0;
  background-image: url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/images/icons/more-white.svg);
  color: #FFF !important
}

.highlight-box .tab-menu a.active {
  color: #82a3be !important
}

.tab-content {
  display: none;
  padding-bottom: 20px
}

.tab-content.active {
  display: block
}

.image-with-caption {
  float: left;
  margin-right: 20px;
  max-width: 12%
}

.image-with-caption img {
  max-width: 100%;
  margin-bottom: 10px
}

.image-with-caption p {
  font-size: .85rem;
  min-height: 100px
}

.image-with-caption p span {
  display: inline-block;
  line-height: 1.2em
}

.timeline-wrapper {
  padding: 0 5%
}

.timeline--horizontal .timeline-divider {
  height: 1px;
  background-color: #666
}

.timeline__item:after {
  width: 14px;
  height: 14px;
  background-color: transparent;
  border: none
}

.timeline--horizontal .timeline__item,
.timeline--horizontal .timeline__item--bottom {
  padding: 1px !important
}

.timeline--horizontal .timeline__item .timeline__content:before {
  border-top-color: transparent !important
}

.timeline--horizontal .timeline__item--bottom .timeline__content:before {
  border-bottom-color: transparent !important
}

.timeline__content:after {
  border: none !important;
  background-image: none;
  background-position: center center;
  background-size: cover
}

.timeline-nav-button {
  border: none
}

.timeline-nav-button--prev:before {
  background-image: url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/images/icons/slider-left.svg);
  background-size: cover;
  width: 30px;
  height: 30px
}

.timeline-nav-button--next:before {
  background-image: url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/images/icons/slider-right.svg);
  background-size: cover;
  width: 30px;
  height: 30px
}

.timeline__content {
  background-color: #FFF;
  border: none;
  padding: 0 10px
}

.timeline__content h2 {
  color: #00457D;
  text-align: center;
  font-size: 3rem;
  display: block
}

.timeline__content h2.big {
  font-size: 5rem
}

.timeline__content__inner {
  background-color: #f4f4f4;
  padding: 20px 20px 5px 20px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px
}

.timeline__content p {
  font-size: .85rem;
  font-weight: 300;
  line-height: 1.6;
  color: #666;
  margin-bottom: 15px
}

.timeline__content img {
  margin-bottom: 15px
}

.timeline__content h5 {
  margin-bottom: 0
}

#id_contact {
  background: #f4f4f4
}

#id_contact .inner {
  padding: 60px 0
}

.contact-wrapper {
  display: inline-block;
  margin: 20px 30px 0 30px
}

h4.contact {
  text-align: left !important;
  font-weight: 400;
  transition: all 500ms;
  padding: 10px 0 10px 60px;
  background-position: left center;
  background-size: 40px 40px;
  color: #00457D;
  margin-bottom: 0
}

h4.contact a {
  color: #00457D
}

.contact-wrapper a:Hover h4 {
  color: #707070
}

.contact.contact-phone {
  background-image: url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/images/icons/phone.svg)
}

.highlight-box .contact.contact-phone {
  font-size: 1.1rem;
  background-image: url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/images/icons/phone-white.svg);
  background-size: 30px;
  padding-left: 40px
}

.highlight-box .contact.skype {
  font-size: 1.1rem;
  background-image: url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/images/icons/skype-white.svg);
  background-position: left center;
  background-size: 30px;
  padding-left: 40px
}

.contact.contact-phone a,
.contact.contact-phone a:Hover {
  color: #00457D
}

.contact.contact-phone a:Hover {
  color: #707070
}

.contact.contact-email {
  background-image: url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/images/icons/email.svg)
}

#id_newsletter_social_media {
  background: #00457D
}

#id_newsletter_social_media .inner {
  padding: 60px 0
}

#id_newsletter_social_media .inner * {
  color: #FFF
}

#id_newsletter_social_media .inner-small {
  max-width: 480px
}

#id_newsletter_social_media h3 {
  font-size: 1.2rem;
  font-style: italic;
  margin-bottom: 60px;
  font-weight: 300
}

#id_newsletter_social_media input[type="email"],
#id_search_field input[type="text"] {
  float: left;
  width: 85%;
  background: none !important;
  border: none;
  padding-left: 0;
  color: #FFF;
  border-bottom: 1px solid #FFF
}

#id_newsletter_social_media ::-webkit-input-placeholder,
#id_search_field ::-webkit-input-placeholder {
  color: #FFF
}

#id_newsletter_social_media :-ms-input-placeholder,
#id_search_field :-ms-input-placeholder {
  color: #FFF
}

#id_newsletter_social_media ::placeholder,
#id_search_field ::placeholder {
  color: #FFF
}

#id_newsletter_social_media input[type="submit"],
#id_search_field input[type="submit"] {
  display: block;
  float: right;
  width: 36px;
  height: 36px;
  margin-top: 5px;
  background: none;
  background-image: url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/images/icons/btn.svg);
  background-position: center center;
  background-size: cover;
  border: none
}
.footer-container-wrapper h4 {
  margin-bottom: 14px;
}

.social-media {
  text-align: center
}

.social-media a {
  display: inline-block;
  width: 36px;
  height: 36px;
  background-position: center center;
  background-size: 36px 36px;
  margin: 0 8px;
  transition: all 500ms linear;
  border:1px solid;
  border-radius: 50%;

}

.social-media a:hover {
   transform: scale(1.2);
}

.social-media .facebook {
  background-image: url(https://7921623.fs1.hubspotusercontent-eu1.net/hubfs/7921623/sprite.svg#facebook)
}

.social-media .twitter {
  background-image: url(https://7921623.fs1.hubspotusercontent-eu1.net/hubfs/7921623/sprite.svg#twitter)
}

.social-media .youtube {
  background-image: url(https://7921623.fs1.hubspotusercontent-eu1.net/hubfs/7921623/sprite.svg#youtube)
}

.social-media .linkedin {
  background-image: url(https://7921623.fs1.hubspotusercontent-eu1.net/hubfs/7921623/sprite.svg#linkedin)
}

.social-media .instagram {
  background-image: url(https://7921623.fs1.hubspotusercontent-eu1.net/hubfs/7921623/sprite.svg#instagram)
}

.social-media .pinterest {
  background-image: url(https://7921623.fs1.hubspotusercontent-eu1.net/hubfs/7921623/sprite.svg#pinterest)
}

#id_katalog {
  padding-top: 100px
}

.katalog-inner {
  background: #676767
}

.katalog-image {
  float: left;
  width: 32%;
  margin-right: 5%
}

.katalog-image img {
  margin-top: -47px;
  margin-bottom: 30px
}

.katalog-text {
  float: left;
  width: 63%;
  padding: 60px 0 20px 0
}

.katalog-text * {
  color: #FFF !important
}

.katalog-text h3,
.katalog-text p {
  margin-bottom: 20px
}

#id_footer {
  background: #f4f4f4
}

#id_footer .inner {
  padding: 60px 0
}

#id_footer * {
  color: #707070;
  font-size: 1rem;
  line-height: 1.4em
}

#id_footer ul {
  list-style: none;
  margin: auto
}

#id_footer ul li {
  display: inline;
  margin: 0 30px
}

#id_footer ul li a {
  color: #00457D;
  transition: all 500ms
}

#id_footer ul li a:Hover {
  color: #666
}

#id_copyright .inner * {
  margin: 0;
  color: #707070
}

#id_copyright .inner {
  padding: 20px 0
}

.tx-indexedsearch-searchbox {
  margin-bottom: 60px
}

.tx-indexedsearch-res {
  padding-bottom: 30px;
  border-bottom: 1px solid #CCC;
  margin-bottom: 30px
}

.tx-indexedsearch-res p.link {
  margin-bottom: 10px
}

ul.tx-indexedsearch-browsebox {
  text-align: center
}

ul.tx-indexedsearch-browsebox li {
  float: none !important;
  text-align: center;
  display: inline
}

.tingle-modal {
  z-index: 10000000 !important
}

@media screen and (max-width:1400px) {

  .slick-prev,
  .slick-next,
  .slick-prev:before,
  .slick-next:before {
    width: 40px !important;
    height: 40px !important
  }

  .slick-prev {
    left: 20px !important
  }

  .slick-next {
    right: 20px !important
  }
}

@media screen and (max-width:1280px) {
  .ls-bottom-nav-wrapper {
    top: -100px !important
  }

  #uid77 #id_slider {
    margin-bottom: 80px !important
  }

  #uid77 #id_slider .intro-text {
    position: relative
  }

  .inner,
  .inner-small {
    width: calc(100% - 140px);
    padding: 0 70px
  }

  #id_menu ul li {
    margin-right: 30px
  }

  #id_menu ul li a {
    font-size: .95rem
  }

  #id_search {
    padding-left: 30px
  }

  #id_slider .intro-text {
    bottom: -220px
  }

  .einklinker.einklinker-top {
    margin-top: -60px
  }

  .einklinker.einklinker-bottom {
    margin-bottom: -60px
  }
}

@media screen and (max-width:1160px) {
  .flex-wrapper.seven-icons {
    justify-content: left
  }

  .seven-icons .box {
    width: 46%
  }

  .ls-bottom-nav-wrapper {
    top: -70px !important
  }

  #id_slider .content a {
    font-size: 1rem
  }
}

@media screen and (max-width:1024px) {
  .ls-bottom-nav-wrapper {
    top: -30px !important
  }

  .grid-sizer,
  .grid-item {
    width: 50%
  }

  .icon-menu span {
    font-size: .6rem
  }

  #id_animation_inner p {
    font-size: .85rem;
    line-height: 1.4em
  }

  .slider-content {
    padding: 30px
  }

  .slick-slider {
    width: 88%;
    margin: auto
  }

  .infomodal .tingle-modal-box {
    width: 94% !important
  }

  #id_slider #slider .inner .content.only-mobile {
    margin-top: 5px
  }

  #id_slider #slider .inner .content.only-mobile a {
    margin-top: 5px
  }

  .icon-menu-alternative-accordeon .images-wrapper.images-wrapper-links {
    float: left;
    width: 32.33%;
    margin-right: 1%
  }

  .images-wrapper-links p {
    display: inline-block;
    min-height: 120px
  }
}

@media screen and (max-width:960px) {

  .slider-content img,
  .slick-center .slider-content img {
    width: 100% !important;
    transform: scale(.8) !important;
    margin: 0 0 10px 0 !important
  }

  .slider-content,
  .slick-center .slider-content {
    padding: 0 !important
  }

  .slider-btn {
    display: inline-block !important
  }

  .einklinker-wrapper .numbers {
    padding: 40px 0
  }

  .flex-wrapper {
    display: block;
    margin: 0
  }

  .flex-wrapper .box {
    margin: 0 0 40px 0
  }

  .einklinker.einklinker-bottom {
    margin-bottom: 0
  }

  .image-with-caption {
    float: none;
    margin-right: 0;
    max-width: 100%
  }

  .seven-icons .box {
    width: 100%
  }

  .seven-icons .box-image {
    width: 15%
  }

  .seven-icons .box-content {
    width: 80%
  }

  .flex-wrapper .box {
    text-align: center
  }

  .flex-wrapper .box img {
    width: 60%;
    margin: auto;
    margin-bottom: 40px
  }

  .timeline--mobile .timeline__item .timeline__content:before {
    border-right: 12px solid #f4f4f4
  }

  .timeline__content {
    padding: 0
  }

  .inner,
  .inner-small {
    width: 90%;
    padding: 0 5%
  }

  .inner img {
    margin-bottom: 30px
  }

  #id_animation .text-wrapper span {
    font-size: .85rem
  }

  #id_animation .main-text .main-text-inner h5 {
    margin: 0
  }

  #id_animation .main-text .main-text-inner p {
    font-size: .85rem;
    line-height: 1.4em
  }

  .not-mobile {
    display: none !important
  }

  .only-mobile {
    display: block !important
  }

  #id_mega_menu {
    display: none
  }

  #id_mobile_menu {
    position: fixed;
    width: 100%;
    height: 100vh;
    background: #FFF;
    overflow-y: auto;
    z-index: 999999
  }

  #id_mobile_menu #id_mobile_menu_inner {
    padding-top: 100px
  }

  #id_mobile_menu .mobile-menu-inner {
    width: 90%;
    padding: 0 5%
  }

  #id_mobile_menu_teaser {
    background: #666;
    padding-bottom: 120px !important
  }

  .mobile-menu-search {
    position: relative
  }

  #id_mobile_menu_main {
    background: #f7f7f7
  }

  #id_mobile_menu_main #id_mobile_menu_first {
    padding: 20px 0 100px 0
  }

  #id_mobile_menu_main #id_mobile_menu_first ul li a {
    font-size: 1.2rem;
    color: #00457D;
    display: block;
    padding: 10px 0
  }

  #id_mobile_menu_main .mobile-menu-content {
    display: none
  }

  #id_mobile_menu_main .mobile-menu-content.active {
    display: block;
    padding-bottom: 100px
  }

  #id_mobile_menu_main .mobile-menu-back {
    background: #eee;
    padding: 25px 5% 22px 5%
  }

  #id_mobile_menu_main .mobile-menu-back * {
    color: #00457D
  }

  #id_mobile_menu_main .mobile-menu-back span.back {
    display: block;
    font-size: .85rem
  }

  #id_mobile_menu_main .mobile-menu-back span.cat {
    display: block;
    font-size: 1.2rem
  }

  .mobile-menu-second-level {
    padding-top: 20px !important
  }

  .mobile-menu-second-level ul li a {
    font-size: 1.1rem;
    color: #666;
    display: block;
    padding: 10px 0;
    width: 90%;
    margin: 0 5%
  }

  .mobile-menu-second-level ul li.mobile-menu-second-level-has-sub a {
    background-image: url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/images/icons/arrow-bottom.svg);
    background-position: right center;
    background-size: 16px
  }

  .mobile-menu-second-level ul li.mobile-menu-second-level-has-sub.active a {
    background-image: url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/images/icons/arrow-top.svg)
  }

  .mobile-menu-third-level {
    display: none;
    padding: 10px 5%;
    background: #FFF
  }

  .mobile-menu-third-level.active {
    display: block
  }

  .mobile-menu-third-level.active li a.active {
    color: #666 !important
  }

  .mobile-menu-third-level a {
    background-image: none !important;
    font-size: 1rem !important;
    color: #00457D !important;
    margin: 0 !important;
    width: 100% !important
  }

  #id_mobile_menu input[type="text"] {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
  }

  #id_mobile_menu input[type="submit"] {
    background: transparent
  }

  .index #id_content {
    padding-top: 0
  }

  .inner-medium {
    padding-bottom: 40px
  }

  .katalog-image {
    float: none;
    width: 50%;
    margin-right: 0;
    padding: 0
  }

  .katalog-text {
    padding-bottom: 30px;
    float: none;
    width: 100%;
    margin-right: 0;
    padding: 0
  }

  .left,
  .right,
  .content-3-2,
  .content-3-1,
  .three-wrapper .box-three,
  .content-60,
  .content-40 {
    float: none;
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin: 0 0 30px 0
  }

  .press-row .press-row-content {
    width: 100%;
    float: none;
    margin: 0
  }

  .press-row .press-row-image {
    width: 100%;
    float: none;
    margin: 0 0 30px 0
  }

  .three-wrapper .box-three:last-child {
    margin-bottom: 0 !important
  }

  .three-wrapper.messen {
    margin-bottom: 60px
  }

  .inner .inner-small {
    width: 100%;
    padding: 0
  }

  #id_languages li,
  #id_countries li {
    margin-top: 10px;
    margin-bottom: 10px
  }

  #id_quick {
    position: relative;
    right: 0;
    left: 0;
    top: inherit;
    width: 100%;
    bottom: 0;
    z-index: 99999
  }

  #id_quick a {
    display: block;
    float: left;
    width: 50%;
    height: 50px;
    background-repeat: no-repeat;
    background-size: 56px;
    background-position: left center
  }

  #id_quick .quick-inner img {
    display: none
  }

  #id_quick .quick-inner span {
    font-size: .85rem;
    padding: 5px 0;
    display: block
  }

  #id_quick a.quick-contact span {
    background-image: url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/images/icons/contact.svg);
    background-position: left+10px center;
    background-size: 30px
  }

  #id_slider .intro-text {
    padding-top: 160px
  }

  #id_slider {
    min-height: 220px;
    margin-bottom: 0 !important
  }

  #id_slider_inner {
    padding-top: 60px
  }

  #id_slider #id_slider_inner h1,
  #id_slider #slider h2 {
    font-size: 1.5rem;
    /*padding: 5px*/
  }

  .parallax h2,
  .zitat-wrapper h3 {
    font-size: 1.6rem;
    padding: 10px 10px 10px 35px
  }

  .zitat-wrapper h4 {
    font-size: 1.6rem;
    padding: 10px
  }

  #id_slider #id_slider_inner h4 {
    font-size: 1rem
  }

  .slider-btn,
  .slick-center .slider-btn {
    font-size: .8rem;
    display: inline-block;
    background-color: #00457D;
    color: #FFF !important;
    padding: 12px 70px 12px 30px;
    background-image: url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/images/icons/btn.svg);
    background-position: right+20px center;
    background-size: 26px 26px;
    cursor: pointer;
    margin-bottom: 0;
    transition: all 500ms;
    padding: 12px 50px 12px 20px;
    background-position: right+10px center
  }

  #id_header #id_ci {
    width: 60px;
    height: 60px
  }

  h2,
  #id_slider h2,
  .parallax h2 {
    font-size: 1.6rem
  }

  h3 {
    font-size: 1.4rem
  }

  .video-image-16-9-wrapper.mobile-flex {
    padding-top: 0;
    height: auto;
    background-position: center center
  }

  .video-image-16-9-wrapper.mobile-flex * {
    position: relative
  }

  .video-image-16-9-wrapper.mobile-flex .video-image-16-9-inner {
    width: 90%;
    padding: 300px 5% 20px 5%
  }

  .zitat-wrapper {
    width: 100%;
    left: 0;
    bottom: inherit;
    margin: 0
  }

  .text-image,
  .text-image.text-image-right {
    background-image: none !important;
    padding: 0
  }

  .text-image img {
    display: block;
    width: 100%;
    height: auto;
    margin: 0
  }

  .text-image .text-layer {
    width: 100%
  }

  .text-image.text-image-right .text-layer,
  .icon-menu,
  .icon-menu-content {
    margin: 0
  }

  .three-wrapper,
  .icon-menu-wrapper,
  .two-wrapper {
    display: block
  }

  .text-overlay,
  .text-overlay.text-overlay-bottom-centered,
  .box-two {
    width: 100%;
    position: relative;
    margin: 0 0 30px 0;
    bottom: inherit
  }

  .grid-sizer,
  .grid-item,
  .parallax-content {
    width: 100%;
    max-width: 100%
  }

  #id_page,
  #id_main,
  #id_header,
  #id_slider,
  #id_content,
  #id_footer {
    float: none;
    width: 100%;
    padding: 0;
    max-width: 100%
  }

  .box-two img,
  .image-left,
  .text-right,
  .text-left {
    width: 100%;
    float: none;
    margin: 0 0 30px 0
  }

  .numbers {
    display: block
  }

  .number {
    width: 100%
  }

  .module {
    width: 100%;
    padding: 40px 0;
    max-width: 100%
  }

  .reduced #id_header .inner {
    padding-bottom: 50px
  }

  #id_content {
    padding-top: 0
  }

  #id_slider .content {
    width: 100%
  }

  #id_slider .content a {
    width: 100%;
    font-size: .85rem;
    padding: 5px 24px 4px 10px;
    background-size: 16px 16px;
    background-position: right+4px center;
    color: #00457D;
    display: initial;
    white-space: inherit
  }

  .btn {
    padding: 12px 50px 12px 20px;
    background-position: right+10px center
  }

  .ls-bottom-nav-wrapper {
    top: 0 !important
  }

  .zitat-wrapper h4,
  .zitat-wrapper h3 span {
    font-size: 1rem;
    line-height: 1em
  }

  #id_mobile_margin {
    display: block !important;
    height: 60px
  }

  #id_menu_btn {
    display: block
  }

  #id_menu_btn a {
    display: block;
    background-image: url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/images/icons/menu.svg)
  }

  .mobile-menu-opened #id_menu_btn a {
    display: block;
    background-image: url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/images/icons/menu-close.svg)
  }

  #id_menu {
    width: 100%;
    float: none;
    display: none;
    padding: 80px 0 20px 0
  }

  #id_menu ul li {
    display: block;
    text-align: center !important;
    margin: 0
  }

  #id_slider .intro-text {
    position: relative;
    bottom: 0
  }

  .contact-wrapper {
    margin: 20px 0
  }

  #id_footer ul li {
    display: block;
    margin-bottom: 20px
  }

  .einklinker .einklinker-inner {
    padding: 60px 5% 40px 5%
  }

  #id_slider .inner-small {
    padding: 40px 5%
  }

  #id_katalog #id_katalog_image {
    float: none;
    width: 80%;
    margin-right: 0;
    text-align: center;
    margin: auto
  }

  #id_katalog #id_katalog_image img {
    margin-top: -52px
  }

  #id_katalog #id_katalog_text {
    float: none;
    width: 100%;
    padding: 60px 0
  }

  .grid-item .grid-item-inner {
    margin: 0 0 20px 0
  }

  .slick-prev,
  .slick-next,
  .slick-prev:before,
  .slick-next:before {
    width: 40px !important;
    height: 40px !important
  }

  .slick-prev {
    left: -20px !important
  }

  .slick-next {
    right: -20px !important
  }

  .highlight-box .tab-menu a {
    margin-bottom: 20px
  }
}

@media screen and (max-width:667px) {
  .intro-text .inner-small .centered p img {
    margin: 20px 30px 0 30px
  }
}

@media screen and (max-width:768px) {

  .quote-mobile,
  .quote-mobile-image,
  .quote-mobile-content {
    position: relative;
    width: 100%
  }

  .quote-mobile * {
    color: #FFF
  }

  .quote-mobile-image-overlay,
  .quote-mobile-content {
    width: 100%;
    padding: 20px;
    background: rgba(112, 112, 112, .7);
    box-sizing: border-box
  }

  .quote-mobile-image *,
  .quote-mobile-content h3 {
    margin: 0
  }

  .quote-mobile-image img {
    position: relative;
    width: 100%;
    margin: 0;
    height: auto
  }

  .quote-mobile-image-overlay {
    position: absolute;
    z-index: 99;
    bottom: 0
  }

  .quote-mobile h4 {
    font-size: 1.2rem;
    line-height: 1.2em
  }

  .icon-menu-alternative-accordeon .images-wrapper.images-wrapper-links {
    float: left;
    width: 32.66%;
    margin-right: 1%
  }
}

@media screen and (max-width:580px) {
  .icon-menu-alternative-accordeon .images-wrapper.images-wrapper-links {
    float: none;
    width: 100%;
    margin: 0 0 20px 0
  }

  .parallax {
    background-attachment: inherit
  }

  .intro-text .inner-small .centered p img {
    margin: 20px 30px 0 30px
  }
}

@media screen and (max-width:320px) {

  #id_slider #id_slider_inner h1,
  #id_slider #slider h2 {
    font-size: 1rem;
    padding: 5px
  }
}

.fancybox-enabled {
  overflow: hidden
}

.fancybox-enabled body {
  overflow: visible;
  height: 100%
}

.fancybox-is-hidden {
  position: absolute;
  top: -9999px;
  left: -9999px;
  visibility: hidden
}

.fancybox-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99993;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0)
}

.fancybox-container~.fancybox-container {
  z-index: 99992
}

.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0
}

.fancybox-outer {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch
}

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(.47, 0, .74, .71)
}

.fancybox-is-open .fancybox-bg {
  opacity: .87;
  transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}

.fancybox-caption-wrap,
.fancybox-infobar,
.fancybox-toolbar {
  position: absolute;
  direction: ltr;
  z-index: 99997;
  opacity: 0;
  visibility: hidden;
  transition: opacity .25s, visibility 0s linear .25s;
  box-sizing: border-box
}

.fancybox-show-caption .fancybox-caption-wrap,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  visibility: visible;
  transition: opacity .25s, visibility 0s
}

.fancybox-infobar {
  top: 0;
  left: 50%;
  margin-left: -79px
}

.fancybox-infobar__body {
  display: inline-block;
  width: 70px;
  line-height: 44px;
  font-size: 13px;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  text-align: center;
  color: #ddd;
  background-color: rgba(30, 30, 30, .7);
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: subpixel-antialiased
}

.fancybox-toolbar {
  top: 0;
  right: 0
}

.fancybox-stage {
  overflow: hidden;
  direction: ltr;
  z-index: 99994;
  -webkit-transform: translateZ(0)
}

.fancybox-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: auto;
  outline: none;
  white-space: normal;
  box-sizing: border-box;
  text-align: center;
  z-index: 99994;
  -webkit-overflow-scrolling: touch;
  display: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d
}

.fancybox-slide:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 0
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
  display: block
}

.fancybox-slide--image {
  overflow: visible
}

.fancybox-slide--image:before {
  display: none
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--video iframe {
  background: #000
}

.fancybox-slide--map .fancybox-content,
.fancybox-slide--map iframe {
  background: #e5e3df
}

.fancybox-slide--next {
  z-index: 99995
}

.fancybox-slide>* {
  display: inline-block;
  position: relative;
  padding: 24px;
  margin: 44px 0;
  border-width: 0;
  vertical-align: middle;
  text-align: left;
  background-color: #fff;
  overflow: auto;
  box-sizing: border-box
}

.fancybox-slide .fancybox-image-wrap {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  border: 0;
  z-index: 99995;
  background: transparent;
  cursor: default;
  overflow: visible;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.fancybox-can-zoomOut .fancybox-image-wrap {
  cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-image-wrap {
  cursor: zoom-in
}

.fancybox-can-drag .fancybox-image-wrap {
  cursor: -webkit-grab;
  cursor: grab
}

.fancybox-is-dragging .fancybox-image-wrap {
  cursor: -webkit-grabbing;
  cursor: grabbing
}

.fancybox-image,
.fancybox-spaceball {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  max-width: none;
  max-height: none
}

.fancybox-spaceball {
  z-index: 1
}

.fancybox-slide--iframe .fancybox-content {
  padding: 0;
  width: 80%;
  height: 80%;
  max-width: calc(100% - 100px);
  max-height: calc(100% - 88px);
  overflow: visible;
  background: #fff
}

.fancybox-iframe {
  display: block;
  padding: 0;
  border: 0;
  height: 100%
}

.fancybox-error,
.fancybox-iframe {
  margin: 0;
  width: 100%;
  background: #fff
}

.fancybox-error {
  padding: 40px;
  max-width: 380px;
  cursor: default
}

.fancybox-error p {
  margin: 0;
  padding: 0;
  color: #444;
  font: 16px/20px Helvetica Neue, Helvetica, Arial, sans-serif
}

.fancybox-close-small {
  position: absolute;
  top: 0;
  right: 0;
  width: 44px;
  height: 44px;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  outline: none;
  background: transparent;
  z-index: 10;
  cursor: pointer
}

.fancybox-close-small:after {
  content: "×";
  position: absolute;
  top: 5px;
  right: 5px;
  width: 30px;
  height: 30px;
  font: 20px/30px Arial, Helvetica Neue, Helvetica, sans-serif;
  color: #888;
  font-weight: 300;
  text-align: center;
  border-radius: 50%;
  border-width: 0;
  background: #fff;
  transition: background .25s;
  box-sizing: border-box;
  z-index: 2
}

.fancybox-close-small:focus:after {
  outline: 1px dotted #888
}

.fancybox-close-small:hover:after {
  color: #555;
  background: #eee
}

.fancybox-slide--iframe .fancybox-close-small {
  top: 0;
  right: -44px
}

.fancybox-slide--iframe .fancybox-close-small:after {
  background: transparent;
  font-size: 35px;
  color: #aaa
}

.fancybox-slide--iframe .fancybox-close-small:hover:after {
  color: #fff
}

.fancybox-caption-wrap {
  bottom: 0;
  left: 0;
  right: 0;
  padding: 60px 30px 0;
  background: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, .1) 20%, rgba(0, 0, 0, .2) 40%, rgba(0, 0, 0, .6) 80%, rgba(0, 0, 0, .8));
  pointer-events: none
}

.fancybox-caption {
  padding: 30px 0;
  border-top: 1px solid hsla(0, 0%, 100%, .4);
  font-size: 14px;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  color: #fff;
  line-height: 20px;
  -webkit-text-size-adjust: none
}

.fancybox-caption a,
.fancybox-caption button,
.fancybox-caption select {
  pointer-events: all
}

.fancybox-caption a {
  color: #fff;
  text-decoration: underline
}

.fancybox-button {
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  background: transparent;
  color: #ddd;
  border-radius: 0;
  cursor: pointer;
  vertical-align: top;
  outline: none
}

.fancybox-button[disabled] {
  cursor: default;
  pointer-events: none
}

.fancybox-button,
.fancybox-infobar__body {
  background: rgba(30, 30, 30, .6)
}

.fancybox-button:hover:not([disabled]) {
  color: #fff;
  background: rgba(0, 0, 0, .8)
}

.fancybox-button:after,
.fancybox-button:before {
  content: "";
  pointer-events: none;
  position: absolute;
  background-color: currentColor;
  color: currentColor;
  opacity: .9;
  box-sizing: border-box;
  display: inline-block
}

.fancybox-button[disabled]:after,
.fancybox-button[disabled]:before {
  opacity: .3
}

.fancybox-button--left:after,
.fancybox-button--right:after {
  top: 18px;
  width: 6px;
  height: 6px;
  background: transparent;
  border-top: 2px solid currentColor;
  border-right: 2px solid currentColor
}

.fancybox-button--left:after {
  left: 20px;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg)
}

.fancybox-button--right:after {
  right: 20px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

.fancybox-button--left {
  border-bottom-left-radius: 5px
}

.fancybox-button--right {
  border-bottom-right-radius: 5px
}

.fancybox-button--close:after,
.fancybox-button--close:before {
  content: "";
  display: inline-block;
  position: absolute;
  height: 2px;
  width: 16px;
  top: calc(50% - 1px);
  left: calc(50% - 8px)
}

.fancybox-button--close:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

.fancybox-button--close:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

.fancybox-arrow {
  position: absolute;
  top: 50%;
  margin: -50px 0 0;
  height: 100px;
  width: 54px;
  padding: 0;
  border: 0;
  outline: none;
  background: none;
  cursor: pointer;
  z-index: 99995;
  opacity: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: opacity .25s
}

.fancybox-arrow:after {
  content: "";
  position: absolute;
  top: 28px;
  width: 44px;
  height: 44px;
  background-color: rgba(30, 30, 30, .8);
  background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjRkZGRkZGIiBoZWlnaHQ9IjQ4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSI0OCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gICAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPiAgICA8cGF0aCBkPSJNMTIgNGwtMS40MSAxLjQxTDE2LjE3IDExSDR2MmgxMi4xN2wtNS41OCA1LjU5TDEyIDIwbDgtOHoiLz48L3N2Zz4=);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 24px 24px
}

.fancybox-arrow--right {
  right: 0
}

.fancybox-arrow--left {
  left: 0;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1)
}

.fancybox-arrow--left:after,
.fancybox-arrow--right:after {
  left: 0
}

.fancybox-show-nav .fancybox-arrow {
  opacity: .6
}

.fancybox-show-nav .fancybox-arrow[disabled] {
  opacity: .3
}

.fancybox-loading {
  border: 6px solid hsla(0, 0%, 39%, .4);
  border-top: 6px solid hsla(0, 0%, 100%, .6);
  border-radius: 100%;
  height: 50px;
  width: 50px;
  -webkit-animation: a .8s infinite linear;
  animation: a .8s infinite linear;
  background: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
  z-index: 99999
}

@-webkit-keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg)
  }
}

@keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg)
  }
}

.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, .25, 1)
}

.fancybox-fx-slide.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  opacity: 0
}

.fancybox-fx-slide.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  opacity: 0
}

.fancybox-fx-slide.fancybox-slide--current {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  opacity: 1
}

.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5);
  opacity: 0
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  -webkit-transform: scale3d(.5, .5, .5);
  transform: scale3d(.5, .5, .5);
  opacity: 0
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  opacity: 1
}

.fancybox-fx-rotate.fancybox-slide--previous {
  -webkit-transform: rotate(-1turn);
  transform: rotate(-1turn);
  opacity: 0
}

.fancybox-fx-rotate.fancybox-slide--next {
  -webkit-transform: rotate(1turn);
  transform: rotate(1turn);
  opacity: 0
}

.fancybox-fx-rotate.fancybox-slide--current {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  opacity: 1
}

.fancybox-fx-circular.fancybox-slide--previous {
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  opacity: 0
}

.fancybox-fx-circular.fancybox-slide--next {
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  opacity: 0
}

.fancybox-fx-circular.fancybox-slide--current {
  -webkit-transform: scaleX(1) translateZ(0);
  transform: scaleX(1) translateZ(0);
  opacity: 1
}

.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translateZ(0) scale(1);
  transform: translateZ(0) scale(1)
}

@media (max-width:800px) {


  .fancybox-infobar {
    left: 0;
    margin-left: 0
  }

  .fancybox-button--left,
  .fancybox-button--right {
    display: none !important
  }

  .fancybox-caption {
    padding: 20px 0;
    margin: 0
  }
}

.fancybox-button--fullscreen:before {
  width: 15px;
  height: 11px;
  left: calc(50% - 7px);
  top: calc(50% - 6px);
  border: 2px solid;
  background: none
}

.fancybox-button--pause:before,
.fancybox-button--play:before {
  top: calc(50% - 6px);
  left: calc(50% - 4px);
  background: transparent
}

.fancybox-button--play:before {
  width: 0;
  height: 0;
  border-top: 6px inset transparent;
  border-bottom: 6px inset transparent;
  border-left: 10px solid;
  border-radius: 1px
}

.fancybox-button--pause:before {
  width: 7px;
  height: 11px;
  border-style: solid;
  border-width: 0 2px
}

.fancybox-button--thumbs,
.fancybox-thumbs {
  display: none
}

@media (min-width:800px) {
  .fancybox-button--thumbs {
    display: inline-block
  }

  .fancybox-button--thumbs span {
    font-size: 23px
  }

  .fancybox-button--thumbs:before {
    width: 3px;
    height: 3px;
    top: calc(50% - 2px);
    left: calc(50% - 2px);
    box-shadow: 0 -4px 0, -4px -4px 0, 4px -4px 0, inset 0 0 0 32px, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0
  }

  .fancybox-thumbs {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: auto;
    width: 220px;
    margin: 0;
    padding: 5px 5px 0 0;
    background: #fff;
    word-break: normal;
    -webkit-tap-highlight-color: transparent;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    box-sizing: border-box;
    z-index: 99995
  }

  .fancybox-show-thumbs .fancybox-thumbs {
    display: block
  }

  .fancybox-show-thumbs .fancybox-inner {
    right: 220px
  }

  .fancybox-thumbs>ul {
    list-style: none;
    position: absolute;
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    overflow-y: auto;
    font-size: 0
  }

  .fancybox-thumbs>ul>li {
    float: left;
    overflow: hidden;
    max-width: 50%;
    padding: 0;
    margin: 0;
    width: 105px;
    height: 75px;
    position: relative;
    cursor: pointer;
    outline: none;
    border: 5px solid transparent;
    border-top-width: 0;
    border-right-width: 0;
    -webkit-tap-highlight-color: transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    box-sizing: border-box
  }

  li.fancybox-thumbs-loading {
    background: rgba(0, 0, 0, .1)
  }

  .fancybox-thumbs>ul>li>img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    max-width: none;
    max-height: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
  }

  .fancybox-thumbs>ul>li:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 2px;
    border: 4px solid #4ea7f9;
    z-index: 99991;
    opacity: 0;
    transition: all .2s cubic-bezier(.25, .46, .45, .94)
  }

  .fancybox-thumbs>ul>li.fancybox-thumbs-active:before {
    opacity: 1
  }
}

.ls-container {
  visibility: hidden;
  position: relative;
  max-width: 100%
}

.ls-inner {
  position: relative;
  width: 100%;
  height: 100%;
  background-position: center center;
  z-index: 30
}

.ls-wp-fullwidth-container {
  width: 100%;
  position: relative
}

.ls-wp-fullwidth-helper {
  position: absolute
}

.ls-layers,
.ls-slide-backgrounds,
.ls-background-videos,
.ls-bg-video-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  -o-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -webkit-transform: translateZ(0);
  transform: translateZ(0)
}

.ls-wrapper {
  padding: 0 !important;
  visibility: visible !important;
  border: 0 !important;
  z-index: 1
}

.ls-background-videos {
  z-index: 1
}

.ls-bg-video-overlay {
  z-index: 21;
  background-repeat: repeat;
  background-position: center center
}

.ls-slide-backgrounds {
  z-index: 2
}

.ls-layers {
  z-index: 35
}

.ls-parallax,
.ls-in-out,
.ls-z {
  position: absolute !important
}

.ls-parallax,
.ls-z {
  width: 0;
  height: 0 !important;
  top: 0 !important;
  left: 0 !important;
  bottom: auto !important;
  right: auto !important;
  display: block !important;
  overflow: visible !important
}

.ls-in-out {
  display: none
}

.ls-loop,
.ls-clip {
  position: absolute !important;
  display: block !important
}

.ls-parallax,
.ls-in-out,
.ls-loop,
.ls-z {
  background: none !important
}

.ls-parallax,
.ls-bg-wrap,
.ls-loop {
  margin: 0 !important
}

.ls-wrapper>.ls-layer,
.ls-wrapper>a>.ls-layer .ls-wrapper>.ls-bg {
  line-height: normal;
  white-space: nowrap;
  word-wrap: normal;
  margin-right: 0 !important;
  margin-bottom: 0 !important
}

.ls-wrapper>.ls-layer,
.ls-wrapper>a>.ls-layer {
  position: static !important;
  display: block !important;
  -o-transform: translateZ(1px);
  -ms-transform: translateZ(1px);
  -moz-transform: translateZ(1px);
  -webkit-transform: translateZ(1px);
  transform: translateZ(1px)
}

.ls-bg-wrap,
.ls-bg-outer {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0
}

.ls-bg-wrap {
  display: none
}

.ls-bg-outer {
  overflow: hidden !important
}

.ls-wrapper>a.ls-layer-link {
  cursor: pointer !important;
  display: block !important;
  position: absolute !important;
  left: 0 !important;
  top: 0 !important;
  width: 100% !important;
  height: 100% !important;
  z-index: 10;
  -o-transform: translateZ(100px);
  -ms-transform: translateZ(100px);
  -moz-transform: translateZ(100px);
  -webkit-transform: translateZ(100px);
  transform: translateZ(100px);
  background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) !important
}

.ls-gui-element {
  z-index: 40
}

.ls-loading-container {
  position: absolute !important;
  display: none;
  left: 50% !important;
  top: 50% !important
}

.ls-loading-indicator {
  margin: 0 auto
}

.ls-bottom-slidebuttons {
  text-align: left
}

.ls-bottom-nav-wrapper,
.ls-below-thumbnails {
  height: 0;
  position: relative;
  text-align: center;
  margin: 0 auto
}

.ls-below-thumbnails {
  display: none
}

.ls-bottom-nav-wrapper a,
.ls-nav-prev,
.ls-nav-next {
  outline: none
}

.ls-bottom-slidebuttons {
  position: relative
}

.ls-bottom-slidebuttons,
.ls-nav-start,
.ls-nav-stop,
.ls-nav-sides {
  position: relative
}

.ls-nothumb {
  text-align: center !important
}

.ls-link,
.ls-link:hover {
  position: absolute !important;
  width: 100% !important;
  height: 100% !important;
  left: 0 !important;
  top: 0 !important
}

.ls-link {
  display: none
}

.ls-link-on-top {
  z-index: 999999 !important
}

.ls-link,
.ls-wrapper>a>* {
  background-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
}

.ls-bottom-nav-wrapper,
.ls-thumbnail-wrapper,
.ls-nav-prev,
.ls-nav-next {
  visibility: hidden
}

.ls-bar-timer {
  position: absolute;
  width: 0;
  height: 2px;
  background: #fff;
  border-bottom: 2px solid #555;
  opacity: .55;
  top: 0
}

.ls-circle-timer {
  width: 16px;
  height: 16px;
  position: absolute;
  right: 10px;
  top: 10px;
  opacity: .65;
  display: none
}

.ls-container .ls-circle-timer,
.ls-container .ls-circle-timer * {
  box-sizing: border-box !important
}

.ls-ct-half {
  border: 4px solid #fff
}

.ls-ct-left,
.ls-ct-right {
  width: 50%;
  height: 100%;
  overflow: hidden
}

.ls-ct-left,
.ls-ct-right {
  position: absolute
}

.ls-ct-left {
  left: 0
}

.ls-ct-right {
  left: 50%
}

.ls-ct-rotate {
  width: 200%;
  height: 100%;
  position: absolute;
  top: 0
}

.ls-ct-left .ls-ct-rotate,
.ls-ct-right .ls-ct-hider,
.ls-ct-right .ls-ct-half {
  left: 0
}

.ls-ct-right .ls-ct-rotate,
.ls-ct-left .ls-ct-hider,
.ls-ct-left .ls-ct-half {
  right: 0
}

.ls-ct-hider,
.ls-ct-half {
  position: absolute;
  top: 0
}

.ls-ct-hider {
  width: 50%;
  height: 100%;
  overflow: hidden
}

.ls-ct-half {
  width: 200%;
  height: 100%
}

.ls-ct-center {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  border: 4px solid #000;
  opacity: .2
}

.ls-ct-half,
.ls-ct-center {
  border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px
}

.ls-slidebar-container {
  margin: 10px auto
}

.ls-slidebar-container,
.ls-slidebar {
  position: relative
}

.ls-progressbar,
.ls-slidebar-slider-container {
  position: absolute;
  left: 0;
  top: 0
}

.ls-progressbar {
  width: 0;
  height: 100%;
  z-index: 1
}

.ls-slidebar-slider-container {
  z-index: 2
}

.ls-slidebar-slider {
  position: static !important;
  cursor: pointer
}

.ls-slidebar {
  height: 10px;
  background-color: #ddd
}

.ls-slidebar,
.ls-progressbar {
  border-radius: 10px
}

.ls-progressbar {
  background-color: #bbb
}

.ls-slidebar-slider-container {
  top: 50%
}

.ls-slidebar-slider {
  width: 20px;
  height: 20px;
  border-radius: 20px;
  background-color: #999
}

.ls-slidebar-light .ls-slidebar {
  height: 8px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-top: 1px solid #ccc
}

.ls-slidebar-light .ls-slidebar,
.ls-slidebar-light .ls-progressbar {
  border-radius: 10px
}

.ls-slidebar-light .ls-progressbar {
  background-color: #eee
}

.ls-slidebar-light .ls-slidebar-slider-container {
  top: 50%
}

.ls-slidebar-light .ls-slidebar-slider {
  width: 18px;
  height: 18px;
  border-radius: 20px;
  background-color: #eee;
  border: 1px solid #bbb;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #999
}

.ls-tn {
  display: none !important
}

.ls-thumbnail-hover {
  display: none;
  position: absolute;
  left: 0
}

.ls-thumbnail-hover-inner {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  display: none
}

.ls-thumbnail-hover-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0
}

.ls-thumbnail-hover-img {
  position: absolute;
  overflow: hidden
}

.ls-thumbnail-hover img {
  max-width: none !important;
  position: absolute;
  display: inline-block;
  visibility: visible !important;
  left: 50%;
  top: 0
}

.ls-thumbnail-hover span {
  left: 50%;
  top: 100%;
  width: 0;
  height: 0;
  display: block;
  position: absolute;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  border-bottom-color: transparent !important
}

.ls-thumbnail-wrapper {
  position: relative;
  width: 100%;
  margin: 0 auto
}

.ls-thumbnail {
  position: relative;
  margin: 0 auto
}

.ls-thumbnail-inner,
.ls-thumbnail-slide-container {
  width: 100%
}

.ls-thumbnail-slide-container {
  overflow: hidden !important;
  position: relative
}

.ls-thumbnail-slide {
  text-align: center;
  white-space: nowrap;
  float: left;
  position: relative
}

.ls-thumbnail-slide a {
  overflow: hidden;
  display: inline-block;
  width: 0;
  height: 0;
  position: relative
}

.ls-thumbnail-slide img {
  max-width: none !important;
  max-height: 100% !important;
  height: 100%;
  visibility: visible !important
}

.ls-touchscroll {
  overflow-x: auto !important
}

.ls-shadow {
  display: none;
  position: absolute;
  z-index: 10 !important;
  top: 100%;
  width: 100%;
  left: 0;
  overflow: hidden !important;
  visibility: hidden
}

.ls-shadow img {
  width: 100% !important;
  height: auto !important;
  position: absolute !important;
  left: 0 !important;
  bottom: 0 !important
}

.ls-media-layer {
  overflow: hidden
}

.ls-vpcontainer,
.ls-videopreview {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  cursor: pointer
}

.ls-videopreview {
  background-size: cover;
  background-position: center center
}

.ls-videopreview {
  z-index: 1
}

.ls-playvideo {
  position: absolute;
  left: 50%;
  top: 50%;
  cursor: pointer;
  z-index: 2
}

.ls-autoplay .ls-playvideo {
  display: none !important
}

.ls-forcehide {
  display: none !important
}

.ls-yourlogo {
  position: absolute;
  z-index: 50
}

.ls-slide-transition-wrapper {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3
}

.ls-slide-transition-wrapper,
.ls-slide-transition-wrapper * {
  text-align: left !important
}

.ls-slide-transition-tile {
  position: relative;
  float: left
}

.ls-slide-transition-tile img {
  visibility: visible;
  margin: 0 !important
}

.ls-curtiles {
  overflow: hidden
}

.ls-curtiles,
.ls-nexttiles {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0
}

.ls-curtile,
.ls-nexttile {
  overflow: hidden;
  width: 100% !important;
  height: 100% !important;
  -o-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -webkit-transform: translateZ(0);
  transform: translateZ(0)
}

.ls-nexttile {
  display: none
}

.ls-3d-container {
  position: relative;
  overflow: visible !important;
  -ms-perspective: none !important;
  -moz-perspective: none !important;
  -webkit-perspective: none !important;
  perspective: none !important
}

.ls-3d-box {
  position: absolute
}

.ls-3d-box div {
  overflow: hidden;
  margin: 0;
  padding: 0;
  position: absolute;
  background-color: #888
}

.ls-3d-box .ls-3d-top,
.ls-3d-box .ls-3d-bottom {
  background-color: #555
}

.ls-slide-transition-wrapper,
.ls-slide-transition-tile {
  -ms-perspective: 1500px;
  -moz-perspective: 1500px;
  -webkit-perspective: 1500px;
  perspective: 1500px
}

.ls-slide-transition-tile,
.ls-3d-box,
.ls-curtiles,
.ls-nexttiles {
  -ms-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d
}

.ls-curtile,
.ls-nexttile,
.ls-3d-box,
.ls-3d-box div {
  -ms-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.ls-visible {
  overflow: visible !important
}

.ls-unselectable {
  user-select: none;
  -o-user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none
}

.ls-overflow-hidden {
  overflow: hidden
}

.ls-overflowx-hidden {
  overflow-x: hidden
}

.ls-overflow-visible {
  overflow: visible !important
}

.ls-overflowy-hidden {
  overflow-y: hidden
}

.ls-hidden {
  width: 0px !important;
  height: 0px !important;
  position: absolute;
  left: -5000px;
  top: -5000px;
  z-index: -1;
  overflow: hidden !important;
  visibility: hidden !important;
  display: block !important
}

.ls-slide {
  display: block !important;
  visibility: hidden !important;
  position: absolute !important;
  overflow: hidden;
  top: 0 !important;
  left: 0 !important;
  bottom: auto !important;
  right: auto !important;
  background: none;
  border: none !important;
  margin: 0 !important;
  padding: 0 !important
}

.ls-slide>.ls-layer,
.ls-slide>.ls-l,
.ls-slide>.ls-bg,
.ls-slide>a>.ls-layer,
.ls-slide>a>.ls-l,
.ls-slide>a>.ls-bg {
  position: absolute !important;
  white-space: nowrap
}

.ls-fullscreen {
  margin: 0 !important;
  padding: 0 !important;
  width: auto !important;
  height: auto !important
}

.ls-fullscreen .ls-container {
  background-color: #000;
  margin: 0 auto !important
}

.ls-fullscreen .ls-fullscreen-wrapper {
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  background-color: #000;
  overflow: hidden !important;
  position: relative !important
}

.ls-fullscreen .ls-fullscreen-wrapper .ls-container,
.ls-fullscreen .ls-fullscreen-wrapper .ls-wp-container {
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important
}

.ls-layer .split-item {
  font-weight: inherit !important;
  font-family: inherit !important;
  font-size: inherit;
  color: inherit
}

html .ls-nav-prev,
body .ls-nav-prev,
#ls-global .ls-nav-prev,
html .ls-nav-next,
body .ls-nav-next,
#ls-global .ls-nav-next,
html .ls-container img,
body .ls-container img,
#ls-global .ls-container img,
html .ls-bottom-nav-wrapper a,
body .ls-bottom-nav-wrapper a,
#ls-global .ls-bottom-nav-wrapper a,
html .ls-container .ls-fullscreen,
body .ls-container .ls-fullscreen,
#ls-global .ls-container .ls-fullscreen,
html .ls-thumbnail a,
body .ls-thumbnail a,
#ls-global .ls-thumbnail a {
  transition: none;
  -ms-transition: none;
  -webkit-transition: none;
  line-height: normal;
  outline: none;
  padding: 0;
  border: 0
}

html .ls-wrapper>a,
body .ls-wrapper>a,
#ls-global .ls-wrapper>a,
html .ls-wrapper>p,
body .ls-wrapper>p,
#ls-global .ls-wrapper>p,
html .ls-wrapper>h1,
body .ls-wrapper>h1,
#ls-global .ls-wrapper>h1,
html .ls-wrapper>h2,
body .ls-wrapper>h2,
#ls-global .ls-wrapper>h2,
html .ls-wrapper>h3,
body .ls-wrapper>h3,
#ls-global .ls-wrapper>h3,
html .ls-wrapper>h4,
body .ls-wrapper>h4,
#ls-global .ls-wrapper>h4,
html .ls-wrapper>h5,
body .ls-wrapper>h5,
#ls-global .ls-wrapper>h5,
html .ls-wrapper>img,
body .ls-wrapper>img,
#ls-global .ls-wrapper>img,
html .ls-wrapper>div,
body .ls-wrapper>div,
#ls-global .ls-wrapper>div,
html .ls-wrapper>span,
body .ls-wrapper>span,
#ls-global .ls-wrapper>span,
html .ls-wrapper .ls-bg,
body .ls-wrapper .ls-bg,
#ls-global .ls-wrapper .ls-bg,
html .ls-wrapper .ls-layer,
body .ls-wrapper .ls-layer,
#ls-global .ls-wrapper .ls-layer,
html .ls-slide .ls-layer,
body .ls-slide .ls-layer,
#ls-global .ls-slide .ls-layer,
html .ls-slide a .ls-layer,
body .ls-slide a .ls-layer,
#ls-global .ls-slide a .ls-layer {
  transition: none;
  -ms-transition: none;
  -webkit-transition: none;
  line-height: normal;
  outline: none;
  padding: 0;
  margin: 0;
  border-width: 0
}

html .ls-container img,
body .ls-container img,
#ls-global .ls-container img {
  background: none !important;
  min-width: 0 !important;
  max-width: none !important;
  border-radius: 0;
  box-shadow: none;
  border: 0;
  padding: 0
}

html .ls-wp-container .ls-wrapper>a>*,
body .ls-wp-container .ls-wrapper>a>*,
#ls-global .ls-wp-container .ls-wrapper>a>* {
  margin: 0
}

html .ls-wp-container .ls-wrapper>a,
body .ls-wp-container .ls-wrapper>a,
#ls-global .ls-wp-container .ls-wrapper>a {
  text-decoration: none
}

.ls-wp-fullwidth-container,
.ls-wp-fullwidth-helper,
.ls-gui-element *,
.ls-gui-element,
.ls-container,
.ls-slide>*,
.ls-slide,
.ls-wrapper,
.ls-layer {
  box-sizing: content-box !important
}

html .ls-yourlogo,
body .ls-yourlogo,
#ls-global .ls-yourlogo {
  margin: 0
}

html .ls-tn,
body .ls-tn,
#ls-global .ls-tn {
  display: none
}

.ls-bottom-nav-wrapper,
.ls-bottom-nav-wrapper span,
.ls-bottom-nav-wrapper a {
  line-height: 0;
  font-size: 0
}

html .ls-container video,
body .ls-container video,
#ls-global .ls-container video {
  max-width: none !important
}

html .ls-container,
body .ls-container,
#ls-global .ls-container,
html .ls-container .ls-slide-transition-wrapper,
body .ls-container .ls-slide-transition-wrapper,
#ls-global .ls-container .ls-slide-transition-wrapper,
html .ls-container .ls-slide-transition-wrapper *,
body .ls-container .ls-slide-transition-wrapper *,
#ls-global .ls-container .ls-slide-transition-wrapper *,
html .ls-container .ls-bottom-nav-wrapper,
body .ls-container .ls-bottom-nav-wrapper,
#ls-global .ls-container .ls-bottom-nav-wrapper,
html .ls-container .ls-bottom-nav-wrapper *,
body .ls-container .ls-bottom-nav-wrapper *,
#ls-global .ls-container .ls-bottom-nav-wrapper *,
html .ls-container .ls-bottom-nav-wrapper span *,
body .ls-container .ls-bottom-nav-wrapper span *,
#ls-global .ls-container .ls-bottom-nav-wrapper span *,
html .ls-direction-fix,
body .ls-direction-fix,
#ls-global .ls-direction-fix {
  direction: ltr !important
}

html .ls-container,
body .ls-container,
#ls-global .ls-container {
  float: none !important
}

.ls-notification {
  position: relative;
  margin: 10px auto;
  padding: 10px 10px 15px 88px;
  border-radius: 5px;
  background: #de4528;
  color: white !important;
  font-family: 'Open Sans', arial, sans-serif !important
}

.ls-notification a {
  color: white !important;
  text-decoration: underline !important
}

.ls-notification-logo {
  position: absolute;
  top: 16px;
  left: 17px;
  width: 56px;
  height: 56px;
  font-size: 49px;
  line-height: 53px;
  border-radius: 56px;
  background-color: #fff;
  color: #de4528;
  font-style: normal;
  font-weight: 800;
  text-align: center
}

.ls-notification strong {
  color: white !important;
  display: block;
  font-size: 20px;
  line-height: 26px;
  font-weight: normal !important
}

.ls-notification span {
  display: block;
  font-size: 13px;
  line-height: 16px;
  text-align: justify !important
}

@media screen and (max-width:767px) {

  .ls-container .ls-layers>.ls-hide-on-phone,
  .ls-container .ls-background-videos .ls-hide-on-phone video,
  .ls-container .ls-background-videos .ls-hide-on-phone audio,
  .ls-container .ls-background-videos .ls-hide-on-phone iframe {
    display: none !important
  }
}

@media screen and (min-width:768px) and (max-width:1024px) {

  .ls-container .ls-layers>.ls-hide-on-tablet,
  .ls-container .ls-background-videos .ls-hide-on-tablet video,
  .ls-container .ls-background-videos .ls-hide-on-tablet audio,
  .ls-container .ls-background-videos .ls-hide-on-tablet iframe {
    display: none !important
  }
}

@media screen and (min-width:1025px) {

  .ls-container .ls-layers>.ls-hide-on-desktop,
  .ls-container .ls-background-videos .ls-hide-on-desktop video,
  .ls-container .ls-background-videos .ls-hide-on-desktop audio,
  .ls-container .ls-background-videos .ls-hide-on-desktop iframe {
    display: none !important
  }
}

.ls-container .ls-background-videos .ls-vpcontainer {
  z-index: 10
}

.ls-container .ls-background-videos .ls-videopreview {
  background-size: cover !important
}

.ls-container .ls-background-videos video,
.ls-container .ls-background-videos audio,
.ls-container .ls-background-videos iframe {
  position: relative;
  z-index: 20
}

@media (transform-3d),
  (-ms-transform-3d),
  (-webkit-transform-3d) {
    #ls-test3d {
      position: absolute;
      left: 9px;
      height: 3px
    }
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0
}

.slick-list:focus {
  outline: none
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: ''
}

.slick-track:after {
  clear: both
}

.slick-loading .slick-track {
  visibility: hidden
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px
}

[dir='rtl'] .slick-slide {
  float: right
}

.slick-slide img {
  display: block
}

.slick-slide.slick-loading img {
  display: none
}

.slick-slide.dragging img {
  pointer-events: none
}

.slick-initialized .slick-slide {
  display: block
}

.slick-loading .slick-slide {
  visibility: hidden
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent
}

.slick-arrow.slick-hidden {
  display: none
}

.slick-loading .slick-list {
  background: #fff url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/slick/ajax-loader.gif) center center no-repeat
}

@font-face {
  font-family: 'slick';
  font-weight: 400;
  font-style: normal;
  src: url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/slick/fonts/slick.eot);
  src: url('https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/slick/fonts/slick.eot?#iefix') format('embedded-opentype'), url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/slick/fonts/slick.woff) format('woff'), url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/slick/fonts/slick.ttf) format('truetype'), url('https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/slick/fonts/slick.svg#slick') format('svg');
  font-display: swap
}

.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: .25
}

.slick-prev:before,
.slick-next:before {
  font-family: 'slick';
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.slick-prev {
  left: -25px
}

[dir='rtl'] .slick-prev {
  right: -25px;
  left: auto
}

.slick-prev:before {
  content: '←'
}

[dir='rtl'] .slick-prev:before {
  content: '→'
}

.slick-next {
  right: -25px
}

[dir='rtl'] .slick-next {
  right: auto;
  left: -25px
}

.slick-next:before {
  content: '→'
}

[dir='rtl'] .slick-next:before {
  content: '←'
}

.slick-dotted.slick-slider {
  margin-bottom: 30px
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1
}

.slick-dots li button:before {
  font-family: 'slick';
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: .25;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
  opacity: .75;
  color: #000
}

.module.light-grey .ce-image {
  overflow: inherit !important
}

img.text-grafik {
  float: right
}

ul.tx-indexedsearch-browsebox li {
  float: left;
  margin: 0 20px 0 0 !important
}

.tx-indexedsearch-res {
  clear: both
}

ul.tx-indexedsearch-browsebox {
  list-style: none !important;
  margin: 0 !important;
  padding-bottom: 60px
}

#kontaktformular-757-linkedcheckbox-1 {
  position: absolute;
  left: -30px
}

.error.help-block {
  color: red;
  font-size: 13px
}

label.hs-error-msg,
span.form-error,
.hs-error-msgs label {
  font-size: 13px !important; 
  color: rgb(185,74,72);
}


.search-btn {
  display: inline-block;
  background-color: #00457D;
  text-transform: uppercase;
  color: #FFF !important;
  padding: 12px 70px 12px 30px;
  background-image: url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/images/icons/btn.svg);
  background-position: right+20px center;
  background-size: 26px 26px;
  cursor: pointer;
  margin-bottom: 30px;
  transition: all 500ms;
  text-align: center
}

.search-btn:hover {
  background-color: #707070 !important
}

a.no-glob {
  background-image: none !important
}

#breadcrumb {
  margin: 10px;
  color: #666
}

#breadcrumb a {
  display: inline-block;
  color: #00457D;
  font-size: 1.1rem;
  cursor: pointer !important;
  transition: all 500ms
}

.gifimage {
  position: absolute;
  top: 0
}

.video-box {
  margin: 0;
  position: absolute;
  top: 0;
  width: 100%
}

.video-player {
  padding-bottom: 56.25%;
  width: 100%;
  position: relative;
  overflow: hidden
}

.video-iframe,
.video-player div {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0
}

.video-player img {
  width: 100%;
  height: auto;
  cursor: pointer
}

.location-title-box {
  font-weight: 700;
  font-size: 15px;
  color: #666
}

.info-box p,
.tt_sm .tt_name_sm,
.info-box.title_orange p a.more {
  margin-bottom: 0
}

.info-box p {
  font-size: .8rem
}

#kontaktformular-757-text-1,
#kontaktformular-757-text-3,
#kontaktformular-757-text-5,
#kontaktformular-757-text-7,
#kontaktformular-757-text-9 {
  padding: 12px
}

#kontaktformular-757-text-2,
#kontaktformular-757-text-4,
#kontaktformular-757-text-6,
#kontaktformular-757-text-8 {
  padding: 12px
}

#kontaktformular-757-singleselect-1 {
  float: right;
  padding: 12px;
  width: 47%
}

.btn-group.submit button {
  float: right
}

.contactform .inputtxt {
  width: 50%;
  float: left;
  position: relative;
  padding: 0 4px;
  box-sizing: border-box
}

.contactform .checkbox-radio .error.help-block {
  width: 100%;
  float: left
}

.tx-felogin-pi1 {
  margin-top: 50px
}

.tx-felogin-pi1 div {
  color: #666
}

.tx-felogin-pi1 fieldset {
  margin-top: 50px
}

.tx-felogin-pi1 .form-group {
  width: 350px;
  float: left;
  margin-right: 150px;
  margin-top: 15px;
  margin-bottom: 50px
}

.tx-felogin-pi1 .form-group input {
  margin-top: 15px
}

.tx-felogin-pi1 label {
  color: #666
}

.div-submit {
  clear: both;
  width: 100%;
  display: flex
}

.downloadprofil .slider-content p {
  text-align: center;
  margin-bottom: 0
}

.downloadprofil .slider-btn {
  display: inline-block;
  background-color: #00457D;
  color: #FFF !important
}

input[type="password"] {
  width: calc(100% - 24px);
  padding: 12px;
  background: #FFF;
  border: none;
  border-bottom: 1px solid #CCC;
  margin-bottom: 20px
}

.accordeon .zitat-wrapper h4 {
  background: none !important;
  color: #FFF !important;
  padding: 10px 20px !important;
  font-weight: 500 !important;
  background: rgba(112, 112, 112, .7) !important;
  line-height: 1em !important;
  display: inline-block !important;
  margin-bottom: 5px !important
}

a.soc-link span {
  display: block
}

a.soc-link strong {
  color: #00417f
}

#id_countries {
  padding-left: 9px;
  padding-right: 9px
}

.content-3-2 .video {
  margin-top: 20px
}

@media screen and (max-width:767px) {

  #kontaktformular-757-text-1,
  #kontaktformular-757-text-3,
  #kontaktformular-757-text-5,
  #kontaktformular-757-text-7,
  #kontaktformular-757-text-2,
  #kontaktformular-757-text-4,
  #kontaktformular-757-text-6,
  #kontaktformular-757-text-8,
  #kontaktformular-757-text-9 {
    float: none;
    width: 95%
  }

  #kontaktformular-757-singleselect-1 {
    float: none;
    width: 100%
  }
}

@media screen and (max-width:767px) {
  #id_katalog {
    padding-top: 0
  }
}

.btn-group.submit input[type="button"] {
  float: right
}

#id_newsletter_social_media input[type="text"] {
  float: left;
  width: 85%;
  background: none !important;
  border: none;
  border-bottom-color: currentcolor;
  border-bottom-style: none;
  border-bottom-width: medium;
  padding-left: 0;
  color: #FFF;
  border-bottom: 1px solid #FFF
}

#id_newsletter_social_media .newsletterForm input[type="button"] {
  display: block;
  float: right;
  width: 36px;
  height: 36px;
  margin-top: 5px;
  background: none;
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-image: none;
  background-size: auto;
  background-image: url(https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/images/icons/btn.svg);
  background-position: center center;
  background-size: cover;
  border: none;
  padding: 0
}

.newsletterSubmit {
  cursor: pointer
}

.tx-utz-jobs .accordeon-wrapper {
  padding-bottom: 100px
}

.tx-utz-jobs .accordeon-wrapper:last-child {
  padding: 0
}

.tt_sm a {
  color: #00457D
}

div.defaultEleWrap .checkbox_radio.has-error,
div.defaultEleWrap .checkbox-radio.has-error {
  border: 1px solid #b94a48
}

.hiderow {
  display: none
}

button.showmoreicon {
  margin-bottom: 0
}

@media only screen and (min-device-width:481px) and (max-device-width:1024px) and (orientation:portrait) {
  .only-mobile {
    display: block !important
  }

  .not-mobile {
    display: none
  }

  div.icon-menu-alternative-accordeon.only-mobile .client-logos .images-wrapper-links {
    max-width: 33.33%;
    float: left
  }
}

@media only screen and (min-device-width:481px) and (max-device-width:1024px) and (orientation:landscape) {
  .only-mobile {
    display: block !important
  }

  .not-mobile {
    display: none
  }

  div.icon-menu-alternative-accordeon.only-mobile .client-logos .images-wrapper-links {
    max-width: 33.33%;
    float: left
  }
}

@media screen and (max-width:767px) {
  div.icon-menu-alternative-accordeon.only-mobile .client-logos .images-wrapper-links {
    width: 30%;
    float: left;
    margin-top: 0;
    margin-right: 13px
  }

  div.icon-menu-alternative-accordeon.only-mobile .client-logos .images-wrapper-links.last {
    margin-right: 0
  }
}

.person-detail-wrapper .person-image {
  display: block
}

.person-detail {
  display: none;
  background-color: #00457d;
  position: absolute;
  height: 100%;
  width: 100%
}

.person-detail ul {
  padding: 10px
}

.person-detail h4.person-title {
  background: none;
  color: #fff;
  padding: 15px 50px 0 15px !important
}

.person-detail ul li,
.person-detail ul li p {
  color: #fff
}

.person-detail .detail-infos-close {
  position: absolute;
  right: 10px;
  top: 10px;
  display: block;
  width: 36px;
  height: 36px;
  background-image: url(../../../../../https://www.utzgroup.com/typo3conf/ext/tsbasetemplate/Resources/Public/images/icons/close-white.svg);
  background-position: center center;
  background-size: 20px
}

@media only screen and (min-width:1200px) {
  .downloadprofil.slick-extra div.slick-track {
    transform: translate3d(0, 0, 0) !important
  }
}

#id_countries_btn {
  visibility: hidden
}

.grid-sizer,
.grid-item {
  float: left
}

.contactform .form-error {
  margin-top: -10px;
  display: block;
  margin-bottom: 10px
}

.contactform .checkbox_radio label {
  margin-bottom: 15px
}

.china .highlight-box .contact.skype {
  background-image: none;
  padding-left: 0
}

:root {
  --purple: #3B3646;
  --red: #EE4B5A
}

* {
  padding: 0;
  margin: 0;
  border: none
}

.highlight {
  background: rgba(255, 215, 0, .115)
}

.cookie-container h1 {
  color: #FFF;
  font-weight: 500;
  font-size: 30px;
  margin-bottom: 20px
}

.cookie-container h3 {
  font-size: 21px;
  font-weight: 600
}

.cookie-container p,
.cookie-container ul {
  font-size: 16px
}

.cookie-container ul {
  padding-left: 0;
  margin-bottom: 20px;
  margin-bottom: 10px
}

.cookie-container ul>li>ul {
  margin-left: 15px;
  margin-top: 0
}

.cookie-container ul>li>ul>li {
  margin-bottom: 0
}

.cookie-container p {
  text-align: justify;
  margin-bottom: 0;
  padding-bottom: 10px
}

.cookie-container li {
  list-style: none
}

.cookie-container li:last-child {
  margin-bottom: 0
}

#myModal .modal-body {
  padding: 20px
}

#myModal input[type="checkbox"] {
  float: none
}

label {
  display: inline-block;
  /*max-width: 90%;*/
  margin-bottom: 0;
  color: #666;

}
label span {
  color: #666;
}

code {
  color: #FFF;
  font-family: monospace;
  font-size: 16px;
  background: #f7f7f7;
  padding: 3px 5px;
  border-radius: 3px;
  border: 1px solid #ebebeb
}

button#ihavecookiesBtn {
  margin-left: 0px !important
}

.modal-footer button {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  padding-top: 8px;
  padding-bottom: 8px;
  margin-right: 1rem !important;
  border-radius: 0
}

.modal-header button.close:before {
  opacity: 0
}

.modal-header button.close span {
  background: none;
  color: #000;
  padding: 1rem;
  font-size: 22px;
  padding: 0 10px 0
}

.modal-header button:hover span {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0)
}

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

#myModal1 {
  background: #00000070
}

#myModal1 .modal-content {
  left: 60%
}

#gdpr-cookie-message {
  position: fixed;
  right: 30px;
  bottom: 30px;
  background-color: #00457D;
  padding: 20px;
  border-radius: 5px;
  box-shadow: 0 6px 6px rgba(0, 0, 0, .25);
  margin-left: 30px;
  font-family: system-ui;
  z-index: 10000
}

#gdpr-cookie-message h4 {
  color: #FFF;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 10px
}

#gdpr-cookie-message h5 {
  color: #FFF;
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 10px
}

#gdpr-cookie-message p,
#gdpr-cookie-message ul {
  color: #fff;
  font-size: 15px;
  line-height: 1.5em;
  margin-bottom: 0;
  padding-bottom: 1rem
}

#gdpr-cookie-message p:last-child {
  margin-bottom: 0;
  text-align: right
}

#gdpr-cookie-message li {
  width: 49%;
  display: inline-block
}

#gdpr-cookie-message a {
  color: #FFF;
  text-decoration: none;
  font-size: 15px;
  padding-bottom: 2px;
  border-bottom: 1px dotted rgba(255, 255, 255, .75);
  transition: all 0.3s ease-in
}

#gdpr-cookie-message a:hover {
  color: #fff;
  border-bottom-color: #FFF;
  transition: all 0.3s ease-in
}

#gdpr-cookie-message button,
button#ihavecookiesBtn {
  border: none;
  background: #FFF;
  color: #00457D;
  font-size: 15px;
  font-weight: 600;
  padding: 7px;
  border-radius: 3px;
  margin-left: 15px;
  cursor: pointer;
  transition: all 0.3s ease-in;
  margin: 0rem 1rem 0
}

#gdpr-cookie-message button:hover {
  background: #6cccfd;
  transition: all 0.3s ease-in
}

#gdpr-cookie-message button:hover:before {
  opacity: 0
}

button#gdpr-cookie-advanced {
  background: #fff;
  color: #FFF
}

#gdpr-cookie-message button:disabled {
  opacity: .3
}

#gdpr-cookie-message input[type="checkbox"] {
  float: none;
  margin-top: 0;
  margin-right: 5px
}

#moreinfolbl {
  display: none
}

.tingle-modal-box .button:before,
.tingle-modal-box button:before {
  background: none !important
}

ul.marketingli {
  padding-left: 0;
  padding-top: 10px
}

ul.marketingli li {
  list-style: none;
  position: relative;
  padding: 4px 0
}

ul.marketingli li>ul {
  margin: 0
}

.uc-consent-group {
  margin-top: 10px;
  padding: 0 8px 10px 20px
}

.lbl span {
  font-weight: 700
}

.infomodal p {
  font-size: 16px
}

.infomodal .tingle-modal-box__footer,
.descriptionmodal .tingle-modal-box__footer {
  padding: 0
}

.save-desc,
.save-cookiesettings {
  width: 100%;
  margin-left: 0 !important;
  padding: 12px !important
}

.infomodal .tingle-modal-box {
  width: 30%;
  position: absolute;
  top: 23%;
  left: 3%
}

svg {
  cursor: pointer
}

.descriptionmodal .tingle-modal-box {
  width: 60%;
  position: absolute;
  top: 2%;
  height: 90%;
  overflow-y: scroll
}

.descriptionmodal {
  z-index: 9999999 !important
}

ul li ul.dropdown-menu {
  display: none
}

ul li ul.dropdown-menu li {
  display: block
}

.tingle-modal.descriptionmodal {
  background: rgba(0, 0, 0, 1) !important
}

svg.question {
  top: 2px;
  margin-right: 15px;
  position: absolute;
  right: 20px
}

.uc-info-modal-markdown-section {
  width: 75%
}

.uc-info-modal-markdown-section input[type="checkbox"] {
  float: left
}

.uc-checkbox.uc-label-right.uc-consent-title {
  margin: 10px 0 10px
}

.uc-info-modal-markdown-section label span {
  font-weight: 700
}

.uc-info-modal-markdown-section p {
  font-size: 16px
}

.uc-consent-info-section p {
  padding: 0 0 .5rem 0
}

.uc-consent-info-section h5 {
  font-size: 1.5rem
}

.uc-consent-info-section li {
  font-size: 16px;
  margin-bottom: 0
}

.uc-consent-info-section ul {
  margin-bottom: 1rem
}

.uc-info-modal-sidebar-nav {
  width: 23%;
  position: sticky;
  position: -webkit-sticky;
  top: 10px;
  height: 50vh
}

.uc-info-modal-sidebar-nav a {
  text-decoration: none;
  font-size: 16px
}

.descriptionmodal .tingle-modal__close svg,
.infomodal .tingle-modal__close svg {
  height: 20px;
  width: 20px
}

.descriptionmodal .tingle-modal__close,
.infomodal .tingle-modal__close {
  top: 0
}

.descriptionmodal .tingle-modal__close:before,
.infomodal .tingle-modal__close:before {
  display: none
}

.descriptionmodal .tingle-modal__close span,
.infomodal .tingle-modal__close span {
  background: none;
  padding: 0
}

.descriptionmodal .tingle-modal__close:hover span,
.infomodal .tingle-modal__close:hover span {
  transform: none;
  color: #fff
}

.descriptionmodal .tingle-modal-box__content {
  display: flex;
  justify-content: space-between
}

ul.uc-menu-consent-cat {
  padding-left: .5rem
}

.uc-menu-consent-cat li {
  list-style: none
}

.uc-menu-consent-cat>li {
  border-bottom: 1px solid
}

.uc-menu-consent-cat>li:last-child {
  border: 0
}

.uc-menu-consent-cat li span {
  font-weight: 700
}

.uc-menu-consent-subcat {
  margin: 0 .3rem;
  cursor: pointer
}

.uc-menu-consent-subcat li {
  font-size: 16px
}

.uc-consent-info-content {
  padding-bottom: 12px;
  border-bottom: 1px solid #000
}

.uc-consent-info-content:last-child {
  border: none
}

.uc-consent-info-content p {
  padding: 0 0 1rem 0
}

.uc-info-modal-sidebar-nav hr {
  margin: 0
}

.save-cookiesettings.tingle-btn.tingle-btn--default,
.save-desc.tingle-btn.tingle-btn--default {
  margin-right: 0
}

.descriptionmodal .save-desc.tingle-btn.tingle-btn--default:before {
  content: none
}

.nav.nav-tabs {
  display: flex;
  padding-left: 0;
  background: #00457D;
  margin-bottom: 12px
}

.nav.nav-tabs li {
  list-style: none;
  width: 49%;
  text-align: center;
  color: #fff
}

.infomodal .tingle-modal-box__content {
  padding: 0
}

.modal-content h4 {
  color: #fff;
  text-align: center
}

.infomodal p {
  color: #fff;
  margin-bottom: 0;
  font-size: 14px
}

.infomodal .modal-content {
  background: #00457D;
  color: #fff;
  padding: 10px
}

.uc-history-line {
  padding-left: 0
}

.uc-history-line li {
  list-style: none;
  display: flex;
  margin-bottom: 10px
}

.uc-history-line li h4 {
  font-size: 15px;
  font-weight: 400
}

.uc-history-line li p {
  color: #000
}

.uc-history-description {
  width: 50%
}

.uc-history-time {
  width: 35%;
  text-align: right
}

.off-on {
  text-align: right;
  padding-right: 8px
}

#history .uc-inner-content {
  height: 300px;
  overflow-y: scroll
}

#settings input[type="checkbox"] {
  margin-top: 4px;
  margin-right: 0;
  float: right;
  opacity: 1
}

.tingle-modal-box__footer .save-cookiesettings,
button.save-desc {
  text-align: center
}

.uc-info-modal-category-content input[type="checkbox"] {
  opacity: 1
}

ul.uc-history-line {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative
}

ul.uc-history-line::before {
  content: "";
  height: 100%;
  width: 1px;
  background-color: #40e0d0;
  position: absolute;
  top: 15px;
  left: 6px
}

.uc-history-timeline-dot.uc-green,
.uc-history-timeline-dot.red {
  background: #5aeb87;
  position: relative !important;
  width: 14px !important;
  height: 13px !important;
  border-radius: 50% !important;
  -webkit-border-radius: 50% !important;
  vertical-align: bottom;
  margin-right: 10px !important;
  padding: 2px 10px 0 0;
  margin-top: 6px !important
}

.uc-history-timeline-dot.red {
  background-color: #ff6969 !important
}

.uc-mt-5.svg-arrow-down.is-active {
  display: block
}

.tingle-modal.descriptionmodal {
  z-index: 99999999 !important
}

@media screen and (max-width:1199px) {
  .descriptionmodal .tingle-modal-box {
    width: 70%
  }
}

@media screen and (max-width:991px) {
  .descriptionmodal .tingle-modal-box {
    width: 83%
  }

  .infomodal .tingle-modal-box {
    width: 40%
  }
}

@media screen and (max-width:767px) {
  .tingle-modal-box__content {
    padding: 20px
  }

  .uc-info-modal-sidebar-nav {
    display: none
  }

  .uc-info-modal-markdown-section {
    width: 100%
  }

  .descriptionmodal .tingle-modal-box {
    top: 4%;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 80%
  }

  .infomodal .tingle-modal-box {
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 80%
  }
}

@media screen and (max-width:540px) {
  .tingle-modal__close {
    top: 0 !important;
    right: 10px !important;
    left: auto !important;
    width: auto !important;
    height: auto !important;
    display: inline-block !important;
    background-color: transparent !important
  }

  .tingle-modal__closeLabel {
    display: none !important
  }

  .descriptionmodal .tingle-modal-box {
    width: 80%
  }

  .infomodal .tingle-modal-box {
    width: 75%
  }
}

@media screen and (max-width:479px) {
  .tingle-modal__close {
    right: 5px !important
  }
}

.tingle-modal * {
  box-sizing: border-box
}

.tingle-modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10000;
  display: -ms-flexbox;
  display: flex;
  visibility: hidden;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  background: rgba(0, 0, 0, .5);
  opacity: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer
}

.tingle-modal--confirm .tingle-modal-box {
  text-align: center
}

.tingle-modal--noOverlayClose {
  cursor: default
}

.tingle-modal--noClose .tingle-modal__close {
  display: none
}

.tingle-modal__close {
  position: fixed;
  top: 2rem;
  right: 2rem;
  z-index: 1000;
  padding: 0;
  width: 2rem;
  height: 2rem;
  border: none;
  background-color: transparent;
  color: #fff;
  cursor: pointer
}

.tingle-modal__close svg * {
  fill: currentColor
}

.tingle-modal__closeLabel {
  display: none
}

.tingle-modal__close:hover {
  color: #fff
}

.tingle-modal-box {
  position: relative;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-top: auto;
  margin-bottom: auto;
  width: 40%;
  border-radius: 4px;
  background: #fff;
  opacity: 1;
  cursor: auto;
  will-change: transform, opacity
}

.tingle-modal-box__content {
  padding: 1rem 2rem
}

.tingle-modal-box__footer {
  padding: 1rem 1rem;
  width: auto;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  background-color: #f5f5f5;
  cursor: auto;
  text-align: center
}

.tingle-modal-box__footer::after {
  display: table;
  clear: both;
  content: ""
}

.tingle-modal-box__footer--sticky {
  position: fixed;
  bottom: -200px;
  z-index: 10001;
  opacity: 1;
  transition: bottom .3s ease-in-out .3s
}

.tingle-enabled {
  right: 0;
  left: 0
}

.tingle-modal--visible .tingle-modal-box__footer {
  bottom: 0
}

.tingle-enabled .tingle-content-wrapper {
  filter: blur(8px)
}

.tingle-modal--visible {
  visibility: visible;
  opacity: 1
}

.tingle-modal--visible .tingle-modal-box {
  animation: scale .2s cubic-bezier(.68, -.55, .265, 1.55) forwards
}

.tingle-modal--overflow {
  overflow-y: scroll;
  padding-top: 8vh
}

.tingle-btn {
  display: inline-block;
  margin: 0 .5rem;
  padding: .7rem 2rem;
  border: none;
  background-color: grey;
  box-shadow: none;
  color: #fff;
  vertical-align: middle;
  text-decoration: none;
  font-size: inherit;
  font-family: inherit;
  line-height: normal;
  cursor: pointer;
  transition: background-color .4s ease
}

.tingle-btn--primary {
  background-color: #00457D
}

.tingle-btn--danger {
  background-color: #e74c3c
}

.tingle-btn--default {
  background-color: #666
}

.tingle-btn--pull-left {
  float: left
}

.tingle-btn--pull-right {
  float: right
}

@media (max-width :540px) {
  .tingle-modal {
    top: 0;
    display: block;
    padding-top: 60px;
    width: 100%
  }

  .tingle-modal-box {
    width: auto;
    border-radius: 0
  }

  .tingle-modal-box__content {
    overflow-y: scroll
  }

  .tingle-modal--noClose {
    top: 0
  }

  .tingle-modal--noOverlayClose {
    padding-top: 0
  }

  .tingle-modal-box__footer .tingle-btn {
    display: block;
    float: none;
    margin-bottom: 1rem;
    width: 100%
  }

  .tingle-modal__close {
    top: 0;
    right: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 60px;
    border: none;
    background-color: #2c3e50;
    box-shadow: none;
    color: #fff
  }

  .tingle-modal__closeLabel {
    display: inline-block;
    vertical-align: middle;
    font-size: 1.6rem;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif
  }

  .tingle-modal__closeIcon {
    display: inline-block;
    margin-right: .8rem;
    width: 1.6rem;
    vertical-align: middle;
    font-size: 0
  }
}

@supports ((-webkit-backdrop-filter:blur(12px)) or (backdrop-filter:blur(12px))) {
  .tingle-modal {
    -webkit-backdrop-filter: blur(0);
    backdrop-filter: blur(0)
  }

  @media (max-width :540px) {
    .tingle-modal {
      -webkit-backdrop-filter: blur(8px);
      backdrop-filter: blur(8px)
    }
  }

  .tingle-enabled .tingle-content-wrapper {
    filter: none
  }
}

@keyframes scale {
  0% {
    opacity: 0;
    transform: scale(.9)
  }

  100% {
    opacity: 1;
    transform: scale(1)
  }
}

.help-block {
  color: rgb(185, 74, 72)
}
@media only screen and (max-width: 960px) {
  #id_header .inner { 
    padding: 40px 0 20px 0;
    transition: all 500ms
  }
}
.hs-button:hover {
  background-color: #c1c1c1;
  transition: all 500ms;
}


.hs-form-radio {
  display: inline-block;
  width: auto;
  margin-right: 15px;
}



.hs-input[type=checkbox]:not(old),
.hs-input[type=radio]:not(old) {
  width: 28px;
  opacity:0;

}
.hs-input[type=checkbox]:not(old)+span ,
.hs-input[type=radio]:not(old)+span {
  display: inline-block;
  margin-left: -28px;
  padding-left: 28px;
  background-repeat: no-repeat;
  background-position: 0 2px;
  background-size: 20px 20px;
  line-height: 24px;
  font-weight: 300;
  max-width: 100%
}
.hs-input[type="checkbox"]:not(old) ~ span {
  background-image: url(https://f.hubspotusercontent20.net/hubfs/7921623/Social%20Media%20Buttons/form%20images/checkbox.svg)
}

.hs-input[type="checkbox"]:not(old):checked ~ span {
  background-image: url(https://f.hubspotusercontent20.net/hubfs/7921623/Social%20Media%20Buttons/form%20images/checkbox-checked.svg)
}

.hs-input[type="radio"]:not(old) ~ span {
  background-image: url(https://f.hubspotusercontent20.net/hubfs/7921623/Social%20Media%20Buttons/form%20images/radio.svg)
}
.hs-input[type="radio"]:not(old):checked ~ span {
  background-image: url(https://f.hubspotusercontent20.net/hubfs/7921623/Social%20Media%20Buttons/form%20images/radio-checked.svg)
}

input[type="text"].error,
input[type="email"].error,
input[type="tel"].error,
input[type="date"].error,
input[type="time"].error, 
textarea.error,
select.error {
  border-bottom: 1px solid rgb(185,74,72);;
}


.submitted-message {
  font-weight: 300;
  color: #666;
}

form * {
  box-sizing: border-box;
}

form .hs-fieldtype-intl-phone.hs-input select {
  padding-bottom: 13px;
}

form .hs-fieldtype-intl-phone.hs-input {
  margin-bottom:20px;
}

/***************  F O R M  ***************/

form .hs-richtext {
    color: #666;
    line-height: 24px;
    font-weight: 300;
}