/* material icons - ehemals extern - HPH Aenderung 23.09.2020 */

@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(../Fonts/MaterialIcons-Regular.eot);
  /* For IE6-8 */
  src: local('Material Icons'), local('MaterialIcons-Regular'), url(../Fonts/MaterialIcons-Regular.woff2) format('woff2'), url(../Fonts/MaterialIcons-Regular.woff) format('woff'), url(../Fonts/MaterialIcons-Regular.ttf) format('truetype');
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: 'liga';
}

/* open-sans-300 - latin */

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../Fonts/open-sans-v17-latin-300.eot');
  /* IE9 Compat Modes */
  src: local('Open Sans Light'), local('OpenSans-Light'), url('../Fonts/open-sans-v17-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../Fonts/open-sans-v17-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
  url('../Fonts/open-sans-v17-latin-300.woff') format('woff'), /* Modern Browsers */
  url('../Fonts/open-sans-v17-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
  url('../Fonts/open-sans-v17-latin-300.svg#OpenSans') format('svg');
  /* Legacy iOS */
}

/* open-sans-300italic - latin */

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  src: url('../Fonts/open-sans-v17-latin-300italic.eot');
  /* IE9 Compat Modes */
  src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'), url('../Fonts/open-sans-v17-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../Fonts/open-sans-v17-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */
  url('../Fonts/open-sans-v17-latin-300italic.woff') format('woff'), /* Modern Browsers */
  url('../Fonts/open-sans-v17-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */
  url('../Fonts/open-sans-v17-latin-300italic.svg#OpenSans') format('svg');
  /* Legacy iOS */
}

/* open-sans-regular - latin */

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../Fonts/open-sans-v17-latin-regular.eot');
  /* IE9 Compat Modes */
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url('../Fonts/open-sans-v17-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../Fonts/open-sans-v17-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
  url('../Fonts/open-sans-v17-latin-regular.woff') format('woff'), /* Modern Browsers */
  url('../Fonts/open-sans-v17-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
  url('../Fonts/open-sans-v17-latin-regular.svg#OpenSans') format('svg');
  /* Legacy iOS */
}

/* open-sans-600 - latin */

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../Fonts/open-sans-v17-latin-600.eot');
  /* IE9 Compat Modes */
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url('../Fonts/open-sans-v17-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../Fonts/open-sans-v17-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
  url('../Fonts/open-sans-v17-latin-600.woff') format('woff'), /* Modern Browsers */
  url('../Fonts/open-sans-v17-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
  url('../Fonts/open-sans-v17-latin-600.svg#OpenSans') format('svg');
  /* Legacy iOS */
}

/* open-sans-700 - latin */

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../Fonts/open-sans-v17-latin-700.eot');
  /* IE9 Compat Modes */
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url('../Fonts/open-sans-v17-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../Fonts/open-sans-v17-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
  url('../Fonts/open-sans-v17-latin-700.woff') format('woff'), /* Modern Browsers */
  url('../Fonts/open-sans-v17-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
  url('../Fonts/open-sans-v17-latin-700.svg#OpenSans') format('svg');
  /* Legacy iOS */
}

/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=13d559fd793904716947929db5a6ed2c)
 * Config saved to config.json and https://gist.github.com/13d559fd793904716947929db5a6ed2c
 */

/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden], template {
  display: none;
}

a {
  background-color: transparent;
}

a:active, a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"], input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td, th {
  padding: 0;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}

input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  text-decoration: none;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role="button"] {
  cursor: pointer;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .container {
    max-width: 100%;
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1230px) {
  .container {
    width: 1200px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}

.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after {
  content: " ";
  display: table;
}

.clearfix:after, .container:after, .container-fluid:after, .row:after {
  clear: both;
}

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

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  font-weight: 300;
  color: #54555D;
  line-height: 1.3;
  letter-spacing: 1.3px;
  margin: 0 0 6px;
}

.index h1, .index .h1, .index h2, .index .h2, .index h3, .index .h3, .index h4, .index .h4, .index h5, .index .h5, .index h6, .index .h6 {
  color: #652282;
}

@media (min-width: 768px) {
  h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    margin: 0 0 14px;
  }
}

h1, .h1 {
  font-size: 28px;
  color: #652282;
}

@media (min-width: 768px) {
  h1, .h1 {
    font-size: 50px;
    margin-bottom: -3px;
  }
}

h2, .h2 {
  letter-spacing: 0.2px;
  line-height: 1.32;
  margin-bottom: 16px;
  font-size: 22px;
  text-align: center;
}

@media (min-width: 768px) {
  h2, .h2 {
    font-size: 28px;
    text-align: left;
    margin-bottom: 36px;
  }
  .index h2, .index .h2 {
    text-align: left;
    font-size: 48px;
    line-height: 1.18;
    margin-bottom: 5px;
    color: #652282;
  }
}

h3, .h3 {
  font-size: 24px;
}

@media (min-width: 768px) {
  h3, .h3 {
    font-size: 36px;
  }
}

h4, .h4 {
  font-size: 22px;
}

@media (min-width: 768px) {
  h4, .h4 {
    font-size: 24px;
  }
}

h5, .h5 {
  font-size: 18px;
}

h6, .h6 {
  font-size: 15px;
}

p {
  margin: 0 0 14px;
}

h2.imageteaserslider {
  text-align: center;
}

@media (min-width: 768px) {
  .tab-content {
    margin: 0 -15px;
  }
}
.container .product_category .categorielink.btn {
  padding: 8px 20px 10px;
  font-size: 15px;
}
.container .product_category {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #eeeeee;
}
.cycle-gallery, .slick-gallery {
  position: relative;
  min-height: 250px;
}

@media (min-width: 768px) {
  .cycle-gallery, .slick-gallery {
    display: table;
    table-layout: fixed;
    width: 100%;
  }
}

.cycle-gallery .cycle-prev, .cycle-gallery .cycle-next {
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 110;
  cursor: pointer;
  font-size: 48px;
  line-height: 1;
  margin: -25px 0 0;
}

.cycle-gallery .cycle-prev i, .cycle-gallery .cycle-next i {
  cursor: pointer;
  color: #e3e3e5;
  font-size: 48px;
}

@media (min-width: 768px) {
  .cycle-gallery .cycle-prev, .cycle-gallery .cycle-next {
    display: none;
  }
}

.cycle-gallery .cycle-next {
  left: auto;
  right: 0;
}

.cycle-gallery .slide {
  display: block;
}

@media (min-width: 1px) and (max-width:767px) {
  .cycle-gallery .slide {
    width: 100% !important;
  }
}

@media (min-width: 768px) {
  .cycle-gallery .slide {
    display: table-cell;
    padding: 0 15px;
  }
}

.cycle-gallery .slide p {
  color: #75757c;
}

.cycle-gallery img {
  max-width: 100%;
  margin: 0 auto;
  display: block;
}

.cycle-gallery.list-products .img-holder {
  width: 85%;
  margin: 0 auto 4px;
}

@media (min-width: 768px) {
  .cycle-gallery.list-products .img-holder {
    width: auto;
    margin-bottom: 5px;
  }
}

.cycle-gallery.list-products .cycle-prev, .cycle-gallery.list-products .cycle-next {
  top: 25%;
}

.cycle-gallery.list-products .caption {
  padding-bottom: 14px;
}

@media (min-width: 768px) {
  .cycle-gallery.list-products .caption {
    padding-bottom: 33px;
  }
}

.cycle-gallery.list-products h2, .cycle-gallery.list-products .hl-wrap {
  /*text-transform: uppercase;*/
  font-weight: 400;
  font-size: 18px;
  line-height: 1.3;
  text-align: left;
}

.cycle-gallery.list-products h2.blue, .cycle-gallery.list-products .hl-wrap.blue {
  /*border-bottom: 1px solid #009DDD;*/
  color: #00489A;
}

.cycle-gallery.list-products h2.green, .cycle-gallery.list-products .hl-wrap.green {
  /*border-bottom: 1px solid #55BBB1;*/
  color: #009F97;
}

.cycle-gallery.list-products h2.violet, .cycle-gallery.list-products .hl-wrap.violet {
  /*border-bottom: 1px solid #9D1680;*/
  color: #652282;
}

.cycle-gallery.list-products p {
  letter-spacing: 0;
}

.slick-gallery .slide {
  padding: 0 15px;
}

.items-wrapper {
  position: relative;
}

.items-holder {
  /*margin: -12px 0 0;*/
}

.items-holder.cycle-gallery {
  margin: 0 auto 20px;
  max-width: 500px;
}

.items-holder.cycle-gallery .cycle-prev {
  left: -44px;
}

.items-holder.cycle-gallery .cycle-next {
  right: -44px;
}

@media only screen and (max-width: 580px) {
  .items-holder.cycle-gallery {
    max-width: 230px;
  }
}

@media (min-width: 768px) {
  .items-holder {
    margin: 0 0 30px;
  }
  .items-holder.cycle-gallery {
    max-width: none;
    margin: 0 -15px 30px;
    width: auto;
  }
}

.items-holder .item.active a {
  z-index: 55;
}

.items-holder .item.active a:after {
  display: none;
}

.items-holder .item.active .title:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  margin: 0 0 0 -14px;
  width: 0;
  height: 0;
  border-left: 14px solid transparent;
  border-right: 14px solid transparent;
  border-bottom: 12px solid #fcfbff;
}

.items-holder a {
  display: block;
  overflow: hidden;
  position: relative;
  text-align: center;
  text-decoration: none;
}

.index .items-holder a:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 1;
  transition: all 0.5s ease;
  width: auto;
  height: auto;
  z-index: 5;
}

.items-holder a:hover .caption {
  bottom: 0;
}

.items-holder a:hover:after {
  opacity: 0;
}

.items-holder a:hover.blue .caption {
  background: rgba(0, 157, 221, 0.8);
}

.items-holder a:hover.violet .caption {
  background: rgba(157, 22, 128, 0.8);
}

.items-holder a:hover.green .caption {
  background: rgba(85, 187, 177, 0.8);
}

.items-holder a:hover.dark .caption {
  background: rgba(84, 85, 93, 0.8);
}

.items-holder a.blue .title {
  background: rgba(0, 157, 221, 0.8);
}

.items-holder a.violet .title {
  background: rgba(157, 22, 128, 0.8);
}

.items-holder a.green .title {
  background: rgba(85, 187, 177, 0.8);
}

.items-holder a.dark .title {
  background: rgba(84, 85, 93, 0.8);
}

.items-holder img {
  display: block;
  width: 100%;
  /*margin: -13.2% 0;*/
}

@media (min-width: 768px) {
  .items-holder img {
    margin: 0;
  }
}

.items-holder .title {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  font-weight: 300;
  font-size: 21px;
  color: #fff;
  padding: 9px 5px 10px;
  z-index: 3;
  letter-spacing: 0.5px;
}

@media (min-width: 768px) {
  .items-holder .title {
    font-size: 16px;
  }
}

@media (min-width: 991px) {
  .items-holder .title {
    font-size: 21px;
  }
}

.items-holder .caption {
  position: absolute;
  z-index: 2;
  bottom: -100%;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all 0.3s cubic-bezier(0.4, 0, 1, 1) 0s;
  text-align: center;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 20px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.items-holder .caption span {
  display: block;
  padding: 5px;
  text-align: center;
  position: relative;
  margin-bottom: 50px;
}

@media (min-width: 768px) {
  .items-holder .caption span {
    margin-bottom: 35px;
  }
}

@media (min-width: 991px) {
  .items-holder .caption span {
    margin: 0;
  }
}

.items-holder .caption span:after {
  content: '';
  position: absolute;
  bottom: -5px;
  left: 5px;
  right: 5px;
  background: #fff;
  width: auto;
  height: 2px;
}

@media (min-width: 1px) and (max-width:767px) {
  .items-holder .item {
    width: 100%;
  }
}

@media (min-width: 768px) {
  .items-holder {
    display: table;
    width: 100%;
    table-layout: fixed;
  }
  .items-holder .item {
    display: table-cell;
  }
}

.items-holder .item-frame {
  display: none;
  background: #fcfbff;
  position: relative;
  left: 0;
  top: 100%;
  right: 0;
  z-index: 50;
}

@media (min-width: 768px) {
  .items-holder .item-frame {
    position: absolute;
  }
}

.items-holder .item-frame:before, .items-holder .item-frame:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  transition: all 0.5s ease;
  opacity: 0;
  background: rgba(0, 0, 0, 0.2);
  width: auto;
  height: auto;
  z-index: 5;
}

.items-holder .item-frame:before {
  top: 0;
  bottom: 100%;
}

.items-holder .item-frame a:after {
  display: none;
}

.items-holder .item-frame a:before {
  display: none;
}

.items-holder .item-frame .controls {
  padding: 25px 0 0;
  margin: 0;
  list-style: none;
  font-size: 12px;
  line-height: 14px;
}

.items-holder .item-frame .controls li {
  display: inline-block;
  vertical-align: top;
  margin: 0 30px 0 0;
}

.items-holder .item-frame .controls a {
  display: inline-block;
  vertical-align: top;
  color: #75757C;
  text-transform: none;
}

.items-holder .item-frame .controls a:after {
  display: none;
}

.items-holder .item-frame .controls a:before {
  display: none;
}

.items-holder .item-frame .controls a i {
  display: inline-block;
  vertical-align: top;
  font-size: 15px;
}

.items-holder .item-frame .list-products {
  overflow: hidden;
  margin: 0 0 0 -2%;
  padding: 10px 0 40px;
}

.items-holder .item-frame .list-products li {
  display: inline-block;
  vertical-align: top;
  width: 98%;
  margin: 0 0 40px 2%;
}

@media (min-width: 768px) {
  .items-holder .item-frame .list-products li {
    width: 30.8%;
  }
}

@media (min-width: 991px) {
  .items-holder .item-frame .list-products li {
    width: 22.6%;
  }
}

.items-holder .item-frame .list-products h2, .items-holder .item-frame .list-products .hl-wrap {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.9;
  margin: 0 0 5px;
  text-align: left;
}

.items-holder .item-frame .list-products h2.blue, .items-holder .item-frame .list-products .hl-wrap.blue {
  border-bottom: 1px solid #009DDD;
  color: #00489A;
}

.items-holder .item-frame .list-products h2.green, .items-holder .item-frame .list-products .hl-wrap.green {
  border-bottom: 1px solid #55BBB1;
  color: #009F97;
}

.items-holder .item-frame .list-products h2.violet, .items-holder .item-frame .list-products .hl-wrap.violet {
  border-bottom: 1px solid #9D1680;
  color: #652282;
}

.items-holder .item-frame .list-products h2.dark, .items-holder .item-frame .list-products .hl-wrap.dark {
  border-bottom: 1px solid #171E25;
  color: #171E25;
}

.items-holder .item-frame .list-products p {
  letter-spacing: 0;
  font-size: 12px;
  line-height: 14px;
  text-transform: none;
}

.items-holder .item-frame .list-products a {
  text-transform: none;
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  line-height: 14px;
  color: #75757C;
}

.items-holder .item-frame .list-products a:after {
  display: none;
}

.items-holder .item-frame .list-products a:before {
  display: none;
}

.items-holder .item-frame .list-products a.blue {
  color: #00489A;
}

.items-holder .item-frame .list-products a.green {
  color: #009F97;
}

.items-holder .item-frame .list-products a.violet {
  color: #652282;
}

.items-holder .item-frame .list-products a.dark {
  color: #171E25;
}

.items-holder .item-frame .list-products a .material-icons {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  line-height: 1.2;
}

.js-tab-hidden {
  display: block !important;
  left: -9999px !important;
  position: absolute !important;
  top: -9999px !important;
}

.tab {
  opacity: 0;
  transition: opacity 0.5s ease;
}

.tab.active {
  opacity: 1;
}

.tabset {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  display: table;
  width: 100%;
  background: #e3e3e5;
  box-shadow: inset 0 2px 0 0 #652282;
  table-layout: fixed;
}

@media (min-width: 768px) {
  .tabset {
    margin-bottom: 32px;
  }
}

.tabset:before, .tabset:after {
  content: '';
  position: absolute;
  top: 0;
  left: -9999px;
  right: 100%;
  bottom: 0;
  background: #e3e3e5;
  width: auto;
  height: auto;
  box-shadow: inset 0 2px 0 0 #652282;
}

.tabset:before {
  left: 100%;
  right: -9999px;
}

.tabset li {
  width: 100%;
}

@media (min-width: 768px) {
  .tabset li {
    display: table-cell;
    width: 50%;
  }
}

.tabset li.active a {
  background: #fff;
  box-shadow: 0 2px 0 0 #652282;
}

.tabset a {
  display: block;
  text-align: center;
  text-transform: uppercase;
  color: #54555D;
  padding: 15px 0 13px;
}

.tabset a:hover {
  background: #d4d5d7;
  color: #75757C;
  box-shadow: inset 0 2px 0 0 #652282;
}

@media (min-width: 768px) {
  .tabset a {
    font-weight: 600;
    padding: 29px 0;
  }
}

.promobox {
  position: relative;
  margin-bottom: 10px;
  overflow: hidden;
  padding: 23px 0 35px;
}

@media (min-width: 768px) {
  .promobox h2 {
    text-align: center;
  }
}

@media (min-width: 991px) {
  .promobox h2 {
    text-align: left;
  }
}

.promobox h3 {
  letter-spacing: 0;
}

@media (min-width: 991px) {
  .promobox h3 {
    margin: 0 0 2px;
  }
}

.promobox p {
  margin-bottom: 22px;
}

@media (min-width: 991px) {
  .promobox p {
    margin-bottom: 41px;
  }
}

.promobox.right {
  background: #e6f4fc;
}

.promobox.right .visual {
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  -webkit-filter: blur(10px);
  -moz-filter: blur(10px);
  -o-filter: blur(10px);
  -ms-filter: blur(10px);
  filter: blur(10px);
  filter: progid:DXImageTransform.Microsoft.Blur(pixelRadius=10px);
  background-size: cover;
  background-position: 95% 100%;
}

.promobox.right .visual:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: auto;
  z-index: 20;
  background: -moz-linear-gradient(left, rgba(230, 244, 252, 0.2) 1%, #e6f4fc 100%);
  background: -webkit-linear-gradient(left, rgba(230, 244, 252, 0.2) 1%, #e6f4fc 100%);
  background: linear-gradient(to right, rgba(230, 244, 252, 0.2) 1%, #e6f4fc 100%);
}

@media (min-width: 991px) {
  .promobox.right .visual {
    width: 55%;
    right: auto;
    -webkit-filter: blur(0);
    -moz-filter: blur(0);
    -o-filter: blur(0);
    -ms-filter: blur(0);
    filter: blur(0);
    filter: progid:DXImageTransform.Microsoft.Blur(pixelRadius=0);
    background-position: 50% 100%;
  }
  .promobox.right .visual:after {
    width: 60%;
    background: -moz-linear-gradient(left, rgba(230, 244, 252, 0.01) 0%, rgba(230, 244, 252, 0.22) 27%, rgba(230, 244, 252, 0.23) 28%, #e6f4fc 85%, #e6f4fc 100%);
    background: -webkit-linear-gradient(left, rgba(230, 244, 252, 0.01) 0%, rgba(230, 244, 252, 0.22) 27%, rgba(230, 244, 252, 0.23) 28%, #e6f4fc 85%, #e6f4fc 100%);
    background: linear-gradient(to right, rgba(230, 244, 252, 0.01) 0%, rgba(230, 244, 252, 0.22) 27%, rgba(230, 244, 252, 0.23) 28%, #e6f4fc 85%, #e6f4fc 100%);
  }
}

@media (min-width: 991px) {
  .promobox.right .visual {
    background-position: 0 100%;
  }
}

.promobox.left {
  background: #eeeff3;
}

.promobox.left .visual {
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  -webkit-filter: blur(10px);
  -moz-filter: blur(10px);
  -o-filter: blur(10px);
  -ms-filter: blur(10px);
  filter: blur(10px);
  filter: progid:DXImageTransform.Microsoft.Blur(pixelRadius=10px);
  background-size: cover;
  background-position: 5% 100%;
}

.promobox.left .visual:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: auto;
  z-index: 20;
  background: -moz-linear-gradient(left, #eeeff3 0%, rgba(238, 239, 243, 0.2) 100%);
  background: -webkit-linear-gradient(left, #eeeff3 0%, rgba(238, 239, 243, 0.2) 100%);
  background: linear-gradient(to right, #eeeff3 0%, rgba(238, 239, 243, 0.2) 100%);
}

@media (min-width: 991px) {
  .promobox.left .visual {
    width: 55%;
    left: auto;
    -webkit-filter: blur(0);
    -moz-filter: blur(0);
    -o-filter: blur(0);
    -ms-filter: blur(0);
    filter: blur(0);
    filter: progid:DXImageTransform.Microsoft.Blur(pixelRadius=0);
    background-position: 50% 100%;
  }
  .promobox.left .visual:after {
    width: 60%;
    background: -moz-linear-gradient(left, #eeeff3 0%, #eeeff3 15%, rgba(238, 239, 243, 0.22) 72%, rgba(238, 239, 243, 0.01) 100%);
    background: -webkit-linear-gradient(left, #eeeff3 0%, #eeeff3 15%, rgba(238, 239, 243, 0.22) 72%, rgba(238, 239, 243, 0.01) 100%);
    background: linear-gradient(to right, #eeeff3 0%, #eeeff3 15%, rgba(238, 239, 243, 0.22) 72%, rgba(238, 239, 243, 0.01) 100%);
  }
}

@media (min-width: 991px) {
  .promobox.left .visual {
    background-position: 100% 100%;
  }
}

@media (min-width: 768px) {
  .promobox .btn {
    padding: 9px 30px;
    text-align: center;
    display: block;
  }
}

@media (min-width: 991px) {
  .promobox {
    padding-top: 75px;
    padding-bottom: 50px;
  }
  .promobox .sub-title {
    font-size: 18px;
    margin-bottom: 18px;
  }
  .promobox .btn {
    padding: 8px 52px 10px;
    display: inline-block;
    text-align: left;
  }
}

.section5050 {
  text-align: center;
}

@media (min-width: 768px) {
  .section5050 {
    text-align: left;
  }
}

.section5050 h2 {
  font-size: 28px;
  margin-bottom: 8px;
  color: #652282;
  font-weight: 300;
  line-height: 1.3;
  letter-spacing: 1.3px;
}

@media (min-width: 768px) {
  .section5050 h2 {
    font-size: 45px;
    margin-bottom: 13px;
  }
}

.section5050 ul li i {
  font-size: 22px;
  vertical-align: baseline;
  float: left;
  margin-right: 5px;
}

.section5050 ul li .rte-list {
  margin-left: 27px;
}

.section5050 p {
  font-size: 14px;
  line-height: 21px;
}

.section5050 .sub-title {
  font-size: 18px;
  line-height: 21px;
  margin-bottom: 27px;
}

.section5050 .narrow-col-left {
  padding-left: 15px;
}

.section5050 .narrow-col-left .row {
  margin-bottom: 0;
}

@media (min-width: 1199px) {
  .section5050 .narrow-col-left {
    padding-left: 30px;
    margin-bottom: 30px;
  }
}

.section5050 .narrow-col-right {
  padding-right: 15px;
  margin-bottom: 0;
}

@media (min-width: 1199px) {
  .section5050 .narrow-col-right {
    padding-right: 30px;
    margin-bottom: 30px;
  }
}

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

.section5050.section-text h2 {
  text-align: center;
}

.section5050.section-text .section-text-element {
  min-height: 400px;
  padding: 50px;
}

.section5050.section-text .section-text-element.gray {
  color: #54555D;
}

.section5050.section-text .section-text-element.gray h2 {
  color: #54555D;
}

.section5050.section-text .section-text-element.white {
  color: #fff;
}

.section5050.section-text .section-text-element.white h2 {
  color: #fff;
}

.section5050.section-text .section-text-element:first-of-type {
  background-position: right;
}

.section6633 {
  text-align: center;
}

@media (min-width: 768px) {
  .section6633 {
    text-align: left;
  }
}

.section6633 ul li i {
  font-size: 22px;
  vertical-align: baseline;
  float: left;
  margin-right: 5px;
}

.section6633 ul li .rte-list {
  margin-left: 27px;
}

.section6633 p {
  font-size: 14px;
  line-height: 21px;
}

.section6633 .sub-title {
  font-size: 18px;
  line-height: 21px;
  margin-bottom: 27px;
}

.thumbnail-holder.active .thumbnail {
  display: none;
}

@media (min-width: 768px) {
  .thumbnail-holder {
    padding-bottom: 50px;
  }
}

.thumbnail {
  overflow: hidden;
  margin: -10px 0 0;
}

@media (min-width: 768px) {
  .thumbnail {
    width: 66%;
    margin: -10px auto 0;
  }
  .thumbnail p {
    margin-bottom: 33px;
  }
}

.thumbnail .img-holder {
  margin: 0 auto 30px;
  width: 170px;
  overflow: hidden;
}

.thumbnail .img-holder img {
  display: block;
  width: 100%;
  height: auto;
}

@media (min-width: 768px) {
  .thumbnail .img-holder {
    float: left;
    margin: 0 30px 10px 0;
  }
}

.thumbnail .caption .btn {
  max-width: 260px;
  padding: 8px 10px 10px;
}

@media (min-width: 768px) {
  .thumbnail .caption {
    overflow: hidden;
  }
  .thumbnail .caption .btn {
    max-width: 230px;
  }
}

@media (min-width: 768px) and (min-width: 768px) {
  .thumbnail .caption .btn {
    max-width: 300px;
    padding: 8px 30px 10px;
    letter-spacing: 0.4px;
  }
}

.thumbnail-list-holder {
  width: 100%;
  margin: -6px auto 0;
}

@media (min-width: 991px) {
  .thumbnail-list-holder {
    width: 84%;
  }
}

@media (min-width: 1199px) {
  .thumbnail-list-holder {
    width: 74%;
  }
}

.people {
  -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2);
  overflow: hidden;
  text-align: center;
  padding: 20px 0 0;
  margin-bottom: 30px;
}

.people .img-holder {
  width: 170px;
  overflow: hidden;
  margin: 0 auto 11px;
}

.people .img-holder img {
  display: block;
  width: 100%;
  max-width: none;
}

.people .caption {
  overflow: hidden;
  padding: 0 0 13px;
}

.people .name {
  display: inline-block;
  vertical-align: top;
  font-weight: 600;
  font-size: 15px;
  color: #652282;
}

.people .name:hover {
  color: #9D1680;
}

.people .position {
  display: block;
  text-transform: uppercase;
  width: 80%;
  margin: 0 auto;
  font-size: 13px;
  line-height: 1.2;
  padding: 8px 0 0;
  min-height: 40px;
}

.people .contact {
  padding: 0 5px 9px 10px;
  text-align: left;
  font-size: 13px;
  line-height: 16px;
}

.people .contact li {
  padding-bottom: 9px;
}

.people .contact a {
  color: #009DDD;
}

.people .contact .material-icons {
  color: #75757C;
  margin-right: 9px;
  padding-top: 3px;
  line-height: 12px;
  vertical-align: top;
}

.people .contact .material-icons {
  font-size: 15px;
}

@media (min-width: 991px) {
  .people .contact {
    padding: 0 5px 9px 20px;
  }
}

@media (min-width: 1px) and (max-width:767px) {
  .people {
    text-align: left;
    padding: 7px 11px 0;
    margin-bottom: 10px;
  }
  .people .img-holder {
    float: left;
    max-width: 50px;
    margin: 4px 20px 10px 0;
  }
  .people .name {
    line-height: 1.2;
  }
  .people .position {
    text-align: left;
    width: auto;
    padding-top: 7px;
  }
  .people .caption {
    overflow: hidden;
  }
  .people .contact {
    overflow: hidden;
    width: 100%;
    padding: 0 2px 5px;
    font-size: 15px;
  }
}

.list-info {
  margin-bottom: 30px;
}

.info {
  display: block;
  position: relative;
  height: 100%;
  text-decoration: none;
  text-align: center;
  max-width: 170px;
  margin: 0 auto;
}

.info span {
  transition: all 0.5s ease;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 10px 5px;
  color: #fff;
}

.info.blue span {
  background: #009DDD;
}

.info.blue:hover span {
  background: #00489A;
}

.info.violet span {
  background: #9D1680;
}

.info.violet:hover span {
  background: #652282;
}

.info.green span {
  background: #55BBB1;
}

.info.green:hover span {
  background: #009F97;
}

.product-mobile {
  background: #fff;
  box-shadow: 0 2px 0 0 #652282;
  color: #54555D;
  padding: 14px 0;
  clear: both;
  text-transform: uppercase;
  display: block;
  text-align: center;
  position: relative;
  font-weight: 600;
  z-index: 92;
}

.product-mobile .material-icons {
  display: none;
}

.product-mobile:hover {
  color: #75757C;
}

#wrapper.active .product-mobile .material-icons {
  display: inline-block;
  vertical-align: bottom;
  font-size: 20px;
}

.product-mobile:before, .product-mobile:after {
  content: '';
  position: absolute;
  top: 0;
  left: -9999px;
  right: 100%;
  bottom: 0;
  background: #e3e3e5;
  width: auto;
  height: auto;
  box-shadow: inset 0 2px 0 0 #652282;
}

.product-mobile:before {
  left: 100%;
  right: -9999px;
}

@media (min-width: 768px) {
  .product-mobile {
    display: none;
    padding: 15px 0 13px;
  }
}

@media (min-width: 1px) and (max-width:767px) {
  .product-menu {
    position: absolute;
    bottom: 50px;
    right: 15px;
    left: 15px;
  }
  .product-menu .tabset {
    text-align: left;
    -webkit-box-shadow: 0 0 6px 2px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 6px 2px rgba(0, 0, 0, 0.5);
  }
  .product-menu .tabset:after, .product-menu .tabset:before {
    display: none;
  }
  .product-menu .tabset li {
    text-align: left;
    border-top: 1px solid #75757C;
  }
  .product-menu .tabset li:first-child {
    border: none;
  }
  .product-menu .tabset li.active a, .product-menu .tabset a {
    text-align: left;
    box-shadow: none;
    background: #d4d5d7;
    padding-left: 10px;
    padding-right: 30px;
    color: #75757C;
    position: relative;
  }
  .product-menu .tabset li.active a .material-icons, .product-menu .tabset a .material-icons {
    position: absolute;
    top: 50%;
    margin: -12px 0 0;
    right: 15px;
  }
  .product-menu .tabset li.active a {
    background: #fff;
  }
}

@media (min-width: 768px) {
  .product-menu .tabset li .material-icons {
    display: none;
  }
}

.breadcrumbs {
  display: none;
  font-size: 15px;
  padding: 6px 0 0;
}

.breadcrumbs .material-icons {
  font-size: 13px;
}

.breadcrumbs li {
  display: inline-block;
  vertical-align: top;
  color: #652282;
  position: relative;
  padding: 0 18px 5px 0;
}

.breadcrumbs li:first-child:after {
  display: none;
}

.breadcrumbs li:after {
  content: '>';
  position: absolute;
  top: 1px;
  left: -13px;
  color: #54555D;
}

.breadcrumbs a {
  color: #54555D;
  text-decoration: underline;
}

.breadcrumbs a:hover {
  text-decoration: none;
  color: #54555D;
}

@media (min-width: 768px) {
  .breadcrumbs {
    display: block;
  }
}

.product-box {
  margin-top: 28px;
}

@media (min-width: 1px) and (max-width:767px) {
  .product-box {
    text-align: center;
    padding: 12px 0 0;
    margin-top: 0;
  }
}

@media (min-width: 991px) {
  .product-box {
    margin-top: 0;
  }
}

.product-box h1 {
  margin-bottom: 8px;
  color: #652282;
}

@media (min-width: 768px) {
  .product-box h1 {
    margin-bottom: 13px;
    font-size: 44px;
  }
}

@media (min-width: 991px) {
  .product-box h1 {
    font-size: 45px;
  }
}

.product-box p {
  font-size: 18px;
  line-height: 21px;
  margin-bottom: 27px;
}

.product-box figure {
  padding: 0 0 24px;
  max-width: 150px;
  margin: 0 auto;
}

.product-box figure img:nth-of-type(2) {
  position: absolute;
  min-width: 100px;
  max-width: 100px;
  right: 10px;
  top: auto;
  bottom: -18px;
}

@media (min-width: 768px) {
  .product-box figure {
    margin-bottom: 30px;
    max-width: none;
  }
}

@media (min-width: 991px) {
  .product-box figure {
    margin-bottom: -20px;
  }
}

@media (min-width: 1199px) {
  .product-box figure {
    margin-bottom: -56px;
  }
  .product-box figure img:nth-of-type(2) {
    min-width: 100px;
    max-width: 120px;
    top: -20px;
    bottom: auto;
  }
}

.product-box .btn {
  padding: 8px 53px 10px;
}

.product ul li i {
  font-size: 22px;
  vertical-align: baseline;
  float: left;
  margin-right: 5px;
}

.product ul li .rte-list {
  margin-left: 27px;
}

.details-info {
  padding: 0;
}

.details-info .icon-hide {
  display: none;
}

.details-info .icon-show {
  display: block;
}

.details-info.active .icon-show {
  display: none;
}

.details-info.active .icon-hide {
  display: block;
}

.details-info h2 {
  cursor: pointer;
  margin: 0 0 12px;
  text-align: center;
  font-size: 28px;
  overflow: hidden;
}

.details-info h2 .mobile {
  float: right;
  font-size: 13px;
  text-align: center;
  color: #b1b1b3;
}

.details-info h2 .mobile i {
  font-size: 38px;
  line-height: 1;
  margin: -10px 0 -9px;
  display: block;
}

@media (min-width: 768px) {
  .details-info h2 {
    margin: 0 0 22px;
  }
  .details-info h2 .mobile {
    display: none;
  }
}

@media (min-width: 991px) {
  .details-info h2 {
    cursor: default;
  }
}

.details-info .details-holder {
  display: none;
  margin: 0 -15px;
}

@media (min-width: 768px) {
  .details-info .details-holder {
    display: block;
    margin: 0;
  }
}

.details-info .detail {
  background: #fff;
  border: 1px solid #e3e3e5;
  float: left;
  margin: 0 15px 19px;
  padding: 9px 0 0;
}

@media (min-width: 768px) {
  .details-info .detail {
    padding: 19px 0 0;
    margin: 0 30px 0 0;
  }
}

.details-info .detail-info {
  width: 130px;
  text-align: center;
  float: left;
  font-size: 13px;
  line-height: 1.3;
}

@media (min-width: 768px) {
  .details-info .detail-info {
    width: 170px;
    font-size: 15px;
    line-height: 1.467;
  }
}

.details-info .detail-info img {
  max-width: 78px;
  max-height: 54px;
}

@media (min-width: 768px) {
  .details-info .detail-info img {
    max-width: 115px;
    max-height: none;
  }
}

.details-info .detail-info .caption {
  text-align: center;
  padding: 9px 5px 12px;
}

.details-info .detail-info .caption strong {
  display: block;
}

.details-info .detail-info .caption span {
  display: block;
}

@media (min-width: 768px) {
  .details-info .detail-info .caption {
    padding: 11px 5px 13px;
  }
}

.details-info .detail-description {
  width: 290px;
  padding: 11px 22px 17px;
}

@media (min-width: 768px) {
  .details-info .detail-description {
    width: 269px;
    padding: 11px 22px 17px;
  }
}

.details-info .detail-description .title {
  display: block;
  font-size: 15px;
  padding: 0 0 3px;
}

.details-info .detail-description table {
  width: 100%;
  text-align: left;
  font-size: 13px;
}

.details-info .detail-description table th {
  font-weight: normal;
  text-align: left;
  padding: 0 2px;
}

.details-info .detail-description table td {
  padding: 0 2px;
}

.details-info .detail-description table em {
  display: inline-block;
  vertical-align: baseline;
  width: 8px;
  height: 8px;
  margin: 0 4px 0 0;
}

.details-info .detail-description table em.blue {
  background: #1e88e5;
  border: 1px solid #1e88e5;
}

.details-info .detail-description table em.green {
  background: #009F97;
  border: 1px solid #009F97;
}

.details-info .detail-description table em.white {
  background: #fff;
  border: 1px solid #e3e3e5;
}

.details-info .detail-description table em.yellow {
  background: #f2cd00;
  border: 1px solid #f2cd00;
}

.details-info .detail-description table em.violet {
  background: #652282;
  border: 1px solid #652282;
}

.details-info .detail-description table em.black {
  background: #000;
  border: 1px solid #000;
}

.details-info .detail-description table em.red {
  background: red;
  border: 1px solid red;
}

.details-info .detail-description table i {
  font-size: 13px;
  line-height: 1;
  padding: 0;
}

.details-info .detail-description table .detail-size {
  width: 30px;
  padding: 0 0 2px 4px;
  color: #fff;
  line-height: 1.167;
}

.details-info .detail-description table .detail-size.size-s {
  background-color: #f2cd00;
}

.details-info .detail-description table .detail-size.size-m {
  background-color: #00a3e0;
}

.details-info .detail-description table .detail-size.size-l {
  background-color: #2cd5c4;
}

.details-info .detail-description table .detail-size.size-xl {
  background-color: #582c83;
}

.details-info .certificates {
  padding: 0;
  list-style: none;
  width: 100%;
  box-sizing: border-box;
}

.details-info .certificates img {
  max-height: 100%;
  max-width: 59px;
}

@media (min-width: 768px) {
  .details-info .certificates {
    margin: 0 -26px 30px 0;
    padding: 15px 0 0;
  }
}

@media (min-width: 1199px) {
  .details-info .certificates {
    margin: 0 -26px 12px 0;
    width: auto;
    padding: 0;
    overflow: visible;
  }
}

.details-info .certificates li {
  background: #fff;
  border: 1px solid #e3e3e5;
  display: inline-block;
  height: 59px;
  margin: 0 15px 18px;
  vertical-align: top;
}

@media (min-width: 768px) {
  .details-info .certificates li {
    margin: 0 26px 32px 0;
  }
}

.product-holder {
  max-width: 480px;
  /*height: 560px;*/
  margin: 0 auto;
}

@media only screen and (max-width: 500px) {
  .product-holder {
    max-width: 216px;
    margin: 0 auto;
  }
}

.product-holder .cycle-prev {
  left: -44px;
}

.product-holder .cycle-next {
  right: -44px;
}

@media (min-width: 1px) {
  .product-holder {
    /*height: 480px;*/
  }
}

@media (min-width: 768px) {
  .product-holder {
    max-width: none;
    margin: 0 -15px;
    width: calc(100% + 30px);
  }
}

@media (min-width: 991px) {
  .product-holder {
    /*height: 535px;*/
  }
}

@media (min-width: 1199px) {
  .product-holder {
    /*height: 520px;*/
  }
}

.product-holder .slick-next, .product-holder .slick-prev {
  /*height: 535px;*/
}

@media (min-width: 1199px) {
  .product-holder .slick-next, .product-holder .slick-prev {
    /*height: 480px;*/
  }
}

.big-product {
  border: 1px solid #e3e3e5;
  background: #fff;
  margin-bottom: 50px;
}

@media (min-width: 768px) {
  .big-product {
    float: left;
  }
}

.big-product.portrait {
  min-height: 480px;
}

.big-product.landscape {
  min-height: 390px;
}

.big-product .img-holder {
  padding: 17px 0 2px;
}

@media (min-width: 768px) {
  .big-product .img-holder {
    padding: 13px 0 29px;
  }
}

.big-product .img-holder a {
  display: block;
}

.big-product .img-holder img {
  width: 100%;
  display: block;
  max-width: none;
}

.big-product .caption {
  padding: 0 9px;
  color: #75757C;
}

@media (min-width: 768px) {
  .big-product .caption {
    padding: 0 19px;
  }
}

.big-product .caption.blue h3 {
  border-bottom: 1px solid #009DDD;
}

.big-product .caption.blue h3 a {
  color: #00489A;
}

.big-product .caption.blue .btn {
  background: #33b1e4;
}

.big-product .caption.blue .btn:hover {
  background: #00489A;
}

.big-product .caption.green h3 {
  border-bottom: 1px solid #009F97;
}

.big-product .caption.green h3 a {
  color: #009F97;
}

.big-product .caption.green .btn {
  background: #77c9c1;
}

.big-product .caption.green .btn:hover {
  background: #009F97;
}

.big-product .caption.violet h3 {
  border-bottom: 1px solid #9D1680;
}

.big-product .caption.violet h3 a {
  color: #652282;
}

.big-product .caption.violet .btn {
  background: #b14599;
}

.big-product .caption.violet .btn:hover {
  background: #652282;
}

.big-product .caption.dark h3 {
  border-bottom: 1px solid #54555D;
}

.big-product .caption.dark h3 a {
  color: #171E25;
}

.big-product .caption.dark .btn {
  background: #76777d;
}

.big-product .caption.dark .btn:hover {
  background: #171E25;
}

.big-product .caption h3 {
  font-size: 18px;
  line-height: 1.2;
  font-weight: normal;
  color: #00489A;
  padding: 0 0 7px;
  margin: 0 0 4px;
}

.big-product .caption h3 a {
  color: #00489A;
}

@media (min-width: 991px) {
  .big-product .caption h3 {
    font-size: 16px;
  }
}

.big-product .caption p {
  margin: 0 0 10px;
}

@media (min-width: 768px) {
  .big-product .caption p {
    margin: 0 0 13px;
  }
}

.big-product .caption ul {
  padding: 0 0 14px;
  margin: 0;
  list-style: none;
  font-size: 14px;
}

/*@media (min-width: 768px) {
  .big-product .caption ul {
    padding: 0 0 25px;
  }
}*/

.big-product .caption ul li i {
  font-size: 18px;
  vertical-align: baseline;
  float: left;
  margin-right: 5px;
}

.big-product .caption ul li .rte-list {
  margin-left: 23px;
}

.big-product .caption .btn {
  display: block;
  padding: 8px 5px 10px;
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .big-product .caption .btn {
    margin-bottom: 30px;
  }
}

.accordion li {
  margin-bottom: 10px;
}

.accordion .opener {
  display: block;
  font-weight: 300;
  font-size: 16px;
  line-height: 23px;
  color: #54555D;
  overflow: hidden;
  border: 1px solid #e3e3e5;
  padding: 10px 50px 10px 18px;
  position: relative;
}

.accordion .opener:hover {
  background: #e3e3e5;
}

.accordion .opener:hover .icon {
  border-left: 1px solid #c6c7ca;
}

.accordion .opener .icon {
  float: right;
  width: 51px;
  text-align: center;
  color: #54555D;
  border-left: 1px solid #e3e3e5;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 10px 0 0;
}

.accordion .icon-hide {
  display: none;
}

.accordion .active .icon-hide {
  display: block;
}

.accordion .active .icon-show {
  display: none;
}

.accordion .active .opener {
  background: #626263;
  color: #fff;
  border: 1px solid #626263;
}

.accordion .active .opener .icon {
  border-left: 1px solid #505050;
  color: #fff;
}

.accordion .slide {
  background: #e3e3e5;
  border: 1px solid #d7d7d9;
  padding: 24px 19px 10px;
}

.accordion .slide ul li {
  margin-bottom: 15px;
}

.accordion .slide ul li i {
  float: left;
  margin-right: 5px;
}

.categories {
  overflow: hidden;
  margin: 0 -14px;
  padding: 5px 0;
}

.article {
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #f8f8f9 100%);
  background: -webkit-linear-gradient(top, #ffffff 0%, #f8f8f9 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #f8f8f9 100%);
  width: auto;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
  padding: 20px 0 0;
}

@media (min-width: 1px) and (max-width:767px) {
  .article {
    height: auto !important;
  }
}

@media (min-width: 768px) {
  .article {
    float: left;
    width: calc(33.333% - 28px);
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
    margin: 47px 14px 45px;
    padding: 0;
  }
}

.article.blue h3 {
  border-bottom: 1px solid #009DDD;
}

.article.blue h3 a {
  color: #00489A;
}

.article.blue .btn {
  background: #33b1e4;
}

.article.blue .btn:hover {
  background: #00489A;
}

.article.green h3 {
  border-bottom: 1px solid #009F97;
}

.article.green h3 a {
  color: #009F97;
}

.article.green .btn {
  background: #77c9c1;
}

.article.green .btn:hover {
  background: #009F97;
}

.article.violet h3 {
  border-bottom: 1px solid #9D1680;
}

.article.violet h3 a {
  color: #652282;
}

.article.violet .btn {
  background: #b14599;
}

.article.violet .btn:hover {
  background: #652282;
}

.article.dark h3 {
  border-bottom: 1px solid #54555D;
}

.article.dark h3 a {
  color: #171E25;
}

.article.dark .btn {
  background: #76777d;
}

.article.dark .btn:hover {
  background: #171E25;
}

.article .img-holder {
  margin: 0;
  padding: 3px 3px 19px 13px;
}

@media (min-width: 1px) and (max-width:767px) {
  .article .img-holder {
    height: auto !important;
  }
}

@media (min-width: 768px) {
  .article .img-holder {
    margin: -50px 0 0;
    padding: 0 8px 27px 12px;
  }
}

.article .img-holder a {
  display: block;
}

.article .img-holder img {
  margin: 0 auto;
  display: block;
}

.article .btn {
  display: block;
  max-width: none;
  padding: 8px 5px 10px;
  background: #b14599;
  margin-bottom: 16px;
  max-width: 360px;
}

.article .btn:hover {
  background: #652282;
}

@media (min-width: 768px) {
  .article .btn {
    margin-bottom: 25px;
    max-width: none;
  }
}

.article .caption {
  padding: 0 14px 11px;
}

@media (min-width: 768px) {
  .article .caption {
    padding: 0 20px 11px;
  }
}

.article h3 {
  font-size: 18px;
  line-height: 22px;
  font-weight: 400;
  padding-bottom: 6px;
  margin-bottom: 4px;
  border-bottom: 1px solid #9D1680;
}

.article h3 a {
  color: #652282;
}

.article p {
  font-size: 15px;
  line-height: 22px;
  color: #75757C;
}

.catalog {
  padding: 15px 0;
}

@media (min-width: 768px) {
  .catalog {
    padding: 42px 0 30px;
  }
}

.catalog.color-gray {
  padding: 15px 0;
}

@media (min-width: 768px) {
  .catalog.color-gray {
    padding: 63px 0 40px;
  }
}

.catalog h2 {
  font-size: 28px;
  line-height: 1.25;
  color: #652282;
  margin: 0 0 4px;
  text-align: left;
}

@media (min-width: 768px) {
  .catalog h2 {
    font-size: 36px;
  }
}

.catalog .sub-title {
  font-size: 18px;
  line-height: 1.333;
  margin: 0 0 8px;
}

@media (min-width: 768px) {
  .catalog .sub-title {
    margin: 0 0 18px;
  }
}

.catalog .img-area {
  margin: 8px 0 20px;
}

.catalog .categories {
  padding: 15px 0 5px;
  overflow: visible;
  margin: 0;
}

@media (min-width: 768px) {
  .catalog .categories {
    margin: 0 -14px;
    padding: 36px 0 5px;
  }
}

.catalog .article {
  margin: 47px 14px 25px;
}

.catalog .article .img-holder {
  display: flex;
  align-items: center;
  min-height: 250px;
}

@media (min-width: 768px) {
  .catalog .article .img-holder {
    min-height: 10px;
  }
}

.article-break {
  clear: both;
}

.navigation {
  padding: 15px 0 0;
  float: right;
}

.index .navigation {
  padding: 0;
}

@media (min-width: 1px) and (max-width:767px) {
  .index .navigation, .navigation {
    padding: 10px 0 0;
  }
}

@media (min-width: 768px) {
  .navigation {
    float: none;
  }
  .sticky .navigation {
    padding: 0;
  }
}

@media (min-width: 991px) {
  .navigation {
    padding: 2px 0 12px;
  }
}

.navigation .nav-opener {
  font-weight: bold;
  color: #54555D;
  position: relative;
  padding: 0 0 0 22px;
  text-decoration: none;
}

.navigation .nav-opener .material-icons {
  position: absolute;
  top: 1px;
  font-size: 20px;
  left: 0;
}

.navigation .nav-opener .material-icons.icon-close {
  display: none;
}

.nav-active .navigation .nav-opener .material-icons {
  display: none;
}

.nav-active .navigation .nav-opener .material-icons.icon-close {
  display: block;
}

@media (min-width: 768px) {
  .navigation .nav-opener {
    display: none;
  }
}

.navigation .nav-drop {
  transition: all 0.25s linear;
}

@media (min-width: 1px) and (max-width:767px) {
  .navigation .nav-drop {
    -webkit-transition: all 0.25s linear;
    transition: all 0.25s linear;
    background: #fff;
    position: fixed;
    bottom: 0;
    top: 64px;
    right: 0;
    left: 100%;
    width: 100%;
    overflow-y: auto;
  }
  .nav-active .navigation .nav-drop {
    left: 0;
  }
}

.nav-active .navigation .nav-drop {
  max-height: 4000px;
}

.navigation .languages-nav {
  -webkit-box-shadow: inset 0 2px 0 0 rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 2px 0 0 rgba(0, 0, 0, 0.5);
  padding: 14px 5px 15px;
  text-align: right;
  background: #e3e3e5;
}

@media (min-width: 1px) and (max-width:767px) {
  .navigation .languages-nav {
    overflow: hidden;
    padding-top: 20px;
  }
}

@media (min-width: 768px) {
  .navigation .languages-nav {
    background: none;
    box-shadow: none;
    padding: 0 0 11px;
    font-size: 15px;
    float: right;
    margin-right: -15px;
  }
}

@media (min-width: 991px) {
  .navigation .languages-nav {
    padding: 0 0 3px;
  }
}

.navigation .languages-nav ul {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 100%;
}

.navigation .languages-nav ul .languages {
  margin-top: 9px;
  position: relative;
  float: right;
}

@media (min-width: 1px) and (max-width:767px) {
  .navigation .languages-nav ul .languages {
    margin-top: -2px;
  }
}

@media (min-width: 768px) {
  .navigation .languages-nav ul .languages {
    float: none;
    /*width: 186px;*/
  }
  .sticky .navigation .languages-nav ul .languages {
    display: none;
  }
}

.navigation .languages-nav>ul>.languages a::before {
  display: inline-block;
  vertical-align: inherit;
  line-height: 0;
  width: 18px;
  height: 20px;
  margin-top: 2px;
  content: '';
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: left center;
  margin-right: 5px;
}

html[lang="de"] .navigation .languages-nav>ul>.languages a::before {
  background-image: url(../Images/deiss/flag/DE.svg);
}

html[lang="fr"] .navigation .languages-nav>ul>.languages a::before {
  background-image: url(../Images/deiss/flag/FR.svg);
}

html[lang="en"] .navigation .languages-nav>ul>.languages a::before {
  background-image: url(../Images/deiss/flag/English_language.svg);
}

html[lang="nl"] .navigation .languages-nav>ul>.languages a::before {
  background-image: url(../Images/deiss/flag/NL.svg);
}

.navigation .languages-nav ul .languages .drop-languages {
  position: absolute;
  right: 0;
  top: 27px;
  background: #fff;
  z-index: 5;
  /*width: 186px;*/
  /*padding: 9px 0 11px;*/
  z-index: 60;
  border-top: 1px solid #e3e3e5;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}

.index .navigation .languages-nav ul .languages .drop-languages {
  top: 100%;
  text-align: left;
}

@media (min-width: 1px) and (max-width:767px) {
  .navigation .languages-nav ul .languages .drop-languages {
    top: 139px !important;
    position: fixed;
    left: 100% !important;
    bottom: 0;
    width: auto;
    opacity: 1 !important;
    transition: all 0.25s linear;
  }
  .nav-active .navigation .languages-nav ul .languages .drop-languages {
    display: block !important;
  }
}

.navigation .languages-nav ul .languages .drop-languages li {
  display: block;
}

.navigation .languages-nav ul .languages .drop-languages li.untranslated {
  pointer-events: none;
  filter: grayscale(100%);
}

.navigation .languages-nav ul .languages .drop-languages li+li {
  border-top: 1px solid #f0f0f0;
}

.navigation .languages-nav ul .languages .drop-languages .active i {
  display: none;
}

.navigation .languages-nav ul .languages .drop-languages .active i.icone-active {
  display: block;
}

.navigation .languages-nav ul .languages .drop-languages i {
  display: none;
}

.navigation .languages-nav ul .languages .drop-languages i.icone-active {
  display: none;
}

.navigation .languages-nav ul .languages a {
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding: 0 15px 3px 19px;
}

.index .navigation .languages-nav ul .languages a {
  padding: 10px 15px 11px 20px;
  /*margin-left: 15px;*/
}

.navigation .languages-nav ul .languages .drop-languages a {
  /*  padding-top: 5px;
  padding-bottom: 4px;*/
  padding: 15px;
}

.navigation .languages-nav ul.languages-switch .languages:hover {
  background-color: #e3e3e5;
}

@media (min-width: 768px) {
  .navigation .languages-nav ul .languages {
    margin: 0;
  }
}

@media (min-width: 1px) and (max-width:767px) {
  .navigation .languages-nav ul .languages .drop-opener {
    padding-right: 5px;
    padding-top: 10px;
  }
  .navigation .languages-nav ul .languages .drop-opener .material-icons {
    top: 14px;
    display: none;
  }
  .index .navigation .languages-nav ul .languages .drop-opener {
    padding: 10px 5px 11px 19px;
  }
  .navigation .languages-nav ul .languages.active .drop-languages {
    left: 0 !important;
    opacity: 1 !important;
    -webkit-transition: all 0.25s linear;
    transition: all 0.25s linear;
    background: #fff;
  }
}

.navigation .languages-nav ul .languages .material-icons {
  position: absolute;
  left: 0;
  top: 4px;
  color: #54555D;
  font-size: 15px;
  display: none;
}

.index .navigation .languages-nav ul .languages .material-icons {
  top: 14px;
}

.navigation .languages-nav ul .languages .drop-languages .material-icons {
  top: 9px;
}

.navigation .languages-nav ul li {
  position: relative;
  margin: 0;
}

.navigation .languages-nav ul .contact {
  padding: 0;
  float: left;
}

@media (min-width: 768px) {
  .navigation .languages-nav ul .contact {
    float: none;
    padding: 0 15px 0 0;
  }
}

.navigation .languages-nav ul .contact a {
  background: rgba(101, 34, 130, 0.8);
  display: inline-block;
  vertical-align: top;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 8px 25px;
  position: relative;
}

.navigation .languages-nav ul .contact a:hover {
  background: #652282;
  color: #fff;
}

@media (min-width: 1px) and (max-width:767px) {
  .navigation .languages-nav ul .contact a {
    font-size: 14px;
    padding: 10px 6px;
  }
}

@media (min-width: 768px) {
  .navigation .languages-nav ul .contact a {
    font-size: 14px;
    font-weight: 400;
    color: #171E25;
    padding: 0;
    letter-spacing: 0;
    background: none;
  }
  .navigation .languages-nav ul .contact a:hover {
    color: #171E25;
    background: none;
  }
  .navigation .languages-nav ul .contact a:hover:after {
    content: '';
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: -5px;
    background: #652282;
    width: auto;
    height: 2px;
  }
  .sticky .navigation .languages-nav ul .contact a {
    background: rgba(101, 34, 130, 0.8);
    display: inline-block;
    vertical-align: top;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
    padding: 8px 16px;
  }
  .sticky .navigation .languages-nav ul .contact a:hover {
    background: #652282;
    color: #fff;
  }
  .sticky .navigation .languages-nav ul .contact a:hover:after {
    display: none;
  }
}

@media (min-width: 768px) and (min-width: 991px) {
  .sticky .navigation .languages-nav ul .contact a {
    padding: 8px 25px;
  }
}

@media (min-width: 768px) and (min-width: 1199px) {
  .sticky .navigation .languages-nav ul .contact a {
    padding: 8px 31px 9px;
    font-size: 15px;
  }
}

.navigation .languages-nav ul a {
  color: #54555D;
}

.navigation .languages-nav ul a:hover {
  color: #93949d;
}

.navigation .menu {
  text-transform: uppercase;
  overflow: hidden;
}

@media (min-width: 768px) {
  .navigation .menu {
    text-align: left;
    float: left;
  }
}

.navigation .menu li {
  border-bottom: 1px solid #e3e3e5;
}

.navigation .menu li.contact {
  background: none;
}

.sticky .navigation .menu li.contact a {
  background: rgba(101, 34, 130, 0.8);
  display: inline-block;
  vertical-align: top;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  hidden;
  padding: 8px 25px;
}

.sticky .navigation .menu li.contact a:hover {
  background: #652282;
  color: #fff;
}

@media (min-width: 1px) and (max-width:767px) {
  .navigation .menu li.contact {
    display: none;
  }
}

@media (min-width: 768px) {
  .navigation .menu li {
    background: none;
    border: none;
    display: inline-block;
    vertical-align: top;
    margin: 25px 25px 22px 0;
  }
  .index .navigation .menu li {
    margin: 44px 25px 34px 0;
  }
  .sticky .navigation .menu li {
    margin: 12px 25px 22px 0;
  }
  .index .sticky .navigation .menu li {
    margin: 12px 25px 22px 0;
  }
  .navigation .menu li.contact {
    float: right;
    margin: 0;
  }
  .sticky .navigation .menu li.contact a {
    padding: 7px 15px;
  }
}

@media (min-width: 991px) {
  .sticky .navigation .menu li.contact a {
    font-size: 15px;
    padding: 9px 31px;
  }
}

.navigation .menu a {
  color: #54555D;
  font-size: 16px;
  font-weight: 300;
  display: block;
  position: relative;
  padding: 18px 5px 19px;
  letter-spacing: 0.4px;
}

.navigation .menu a:hover {
  color: #93949d;
}

.navigation .menu a .material-icons {
  display: none;
}

@media (min-width: 1px) and (max-width:767px) {
  .navigation .menu a .material-icons {
    display: inline-block;
    position: absolute;
    right: 10px;
    top: 50%;
    margin: -12px 0 0;
    color: #652282;
  }
  .navigation .menu a.back {
    vertical-align: top;
  }
  .navigation .menu a.back .material-icons {
    position: static;
    margin: -3px 0 0;
    vertical-align: middle;
  }
  .navigation .menu a.active {
    background: #e3e3e5;
    color: #9D1680;
  }
}

@media (min-width: 768px) {
  .navigation .menu a {
    font-size: 14px;
    font-weight: 400;
    color: #171E25;
    padding: 0;
    letter-spacing: 0;
    background: none;
  }
  .navigation .menu a:hover {
    color: #171E25;
  }
  .navigation .menu a:hover:after {
    content: '';
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: -5px;
    background: #652282;
    width: auto;
    height: 2px;
  }
}

@media (min-width: 768px) {
  .navigation .menu .active a {
    color: #171E25;
  }
  .navigation .menu .active a:after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -22px;
    margin: 0 0 0 -12px;
    width: 0;
    height: 0;
    background: none;
    border-left: 18px solid transparent;
    border-right: 18px solid transparent;
    border-bottom: 14px solid #f0f0f2;
  }
  .index .navigation .menu .active a:after {
    bottom: -34px;
  }
  .index .sticky .navigation .menu .active a:after {
    bottom: -23px;
  }
}

.navigation .menu .scroll-section {
  overflow: hidden;
}

.navigation .menu .menu-slider {
  position: relative;
}

.navigation .menu .drop {
  left: 100%;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  z-index: 50;
  overflow: hidden;
}

.navigation .menu .drop.active {
  left: 100%;
}

@media (min-width: 768px) {
  .navigation .menu .drop {
    display: none;
  }
}

.index .sticky .navigation .desktop-menu, .navigation .desktop-menu, .desktop-menu {
  display: none;
  background: #f0f0f2;
}

@media (min-width: 1px) and (max-width:767px) {
  .index .sticky .navigation .desktop-menu, .navigation .desktop-menu, .desktop-menu {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .index .sticky .navigation .desktop-menu, .navigation .desktop-menu, .desktop-menu {
    position: fixed;
    left: 0;
    right: 0;
    z-index: 50;
  }
}

.index .sticky .navigation .desktop-menu:after, .navigation .desktop-menu:after, .desktop-menu:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  transition: all 0.5s ease;
  opacity: 0;
  background: rgba(160, 160, 160, 0.7);
  width: auto;
  height: auto;
}

.index .sticky .navigation .desktop-menu a:after, .navigation .desktop-menu a:after, .desktop-menu a:after {
  display: none;
}

.index .sticky .navigation .desktop-menu a:before, .navigation .desktop-menu a:before, .desktop-menu a:before {
  display: none;
}

.index .sticky .navigation .desktop-menu .controls, .navigation .desktop-menu .controls, .desktop-menu .controls {
  padding: 25px 0 0;
  margin: 0;
  list-style: none;
  font-size: 12px;
  line-height: 14px;
}

.index .sticky .navigation .desktop-menu .controls li, .navigation .desktop-menu .controls li, .desktop-menu .controls li {
  display: inline-block;
  vertical-align: top;
  margin: 0 30px 0 0;
}

.index .sticky .navigation .desktop-menu .controls a, .navigation .desktop-menu .controls a, .desktop-menu .controls a {
  display: inline-block;
  vertical-align: top;
  color: #75757C;
  text-transform: none;
}

.index .sticky .navigation .desktop-menu .controls a:after, .navigation .desktop-menu .controls a:after, .desktop-menu .controls a:after {
  display: none;
}

.index .sticky .navigation .desktop-menu .controls a:before, .navigation .desktop-menu .controls a:before, .desktop-menu .controls a:before {
  display: none;
}

.navigation .menu .index .sticky .navigation .desktop-menu .controls a i, .navigation .menu .navigation .desktop-menu .controls a i, .navigation .menu .desktop-menu .controls a i {
  display: inline-block;
  vertical-align: top;
  font-size: 15px;
}

.index .sticky .navigation .desktop-menu .list-products, .navigation .desktop-menu .list-products, .desktop-menu .list-products {
  overflow: hidden;
  margin: 0 0 0 -2%;
  padding: 10px 0 40px;
}

.index .sticky .navigation .desktop-menu .list-products li, .navigation .desktop-menu .list-products li, .desktop-menu .list-products li {
  display: inline-block;
  vertical-align: top;
  width: 30.8%;
  margin: 0 0 40px 2%;
}

@media (min-width: 991px) {
  .index .sticky .navigation .desktop-menu .list-products li, .navigation .desktop-menu .list-products li, .desktop-menu .list-products li {
    width: 22.6%;
  }
}

.index .sticky .navigation .desktop-menu .list-products h2, .navigation .desktop-menu .list-products h2, .desktop-menu .list-products h2, .index .sticky .navigation .desktop-menu .list-products .hl-wrap, .navigation .desktop-menu .list-products .hl-wrap, .desktop-menu .list-products .hl-wrap {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.9;
  margin: 0 0 5px;
  text-align: left;
}

.index .sticky .navigation .desktop-menu .list-products h2.blue, .navigation .desktop-menu .list-products h2.blue, .desktop-menu .list-products h2.blue, .index .sticky .navigation .desktop-menu .list-products .hl-wrap.blue, .navigation .desktop-menu .list-products .hl-wrap.blue, .desktop-menu .list-products .hl-wrap.blue {
  border-bottom: 1px solid #009DDD;
  color: #00489A;
}

.index .sticky .navigation .desktop-menu .list-products h2.green, .navigation .desktop-menu .list-products h2.green, .desktop-menu .list-products h2.green, .index .sticky .navigation .desktop-menu .list-products .hl-wrap.green, .navigation .desktop-menu .list-products .hl-wrap.green, .desktop-menu .list-products .hl-wrap.green {
  border-bottom: 1px solid #55BBB1;
  color: #009F97;
}

.index .sticky .navigation .desktop-menu .list-products h2.violet, .navigation .desktop-menu .list-products h2.violet, .desktop-menu .list-products h2.violet, .index .sticky .navigation .desktop-menu .list-products .hl-wrap.violet, .navigation .desktop-menu .list-products .hl-wrap.violet, .desktop-menu .list-products .hl-wrap.violet {
  border-bottom: 1px solid #9D1680;
  color: #652282;
}

.index .sticky .navigation .desktop-menu .list-products h2.grey, .navigation .desktop-menu .list-products h2.grey, .desktop-menu .list-products h2.grey, .index .sticky .navigation .desktop-menu .list-products .hl-wrap.grey, .navigation .desktop-menu .list-products .hl-wrap.grey, .desktop-menu .list-products .hl-wrap.grey {
  border-bottom: 1px solid #54555D;
  color: #54555D;
}

.index .sticky .navigation .desktop-menu .list-products p, .navigation .desktop-menu .list-products p, .desktop-menu .list-products p {
  letter-spacing: 0;
  text-transform: none;
  font-size: 12px;
  line-height: 14px;
}

.index .sticky .navigation .desktop-menu .list-products a, .navigation .desktop-menu .list-products a, .desktop-menu .list-products a {
  text-transform: none;
  display: inline-block;
  vertical-align: top;
  color: #75757C;
  font-size: 12px;
  line-height: 14px;
}

.index .sticky .navigation .desktop-menu .list-products a:after, .navigation .desktop-menu .list-products a:after, .desktop-menu .list-products a:after {
  display: none;
}

.index .sticky .navigation .desktop-menu .list-products a:before, .navigation .desktop-menu .list-products a:before, .desktop-menu .list-products a:before {
  display: none;
}

.index .sticky .navigation .desktop-menu .list-products a .material-icons, .navigation .desktop-menu .list-products a .material-icons, .desktop-menu .list-products a .material-icons {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  line-height: 1.2;
}

@media (min-width: 1px) and (max-width:767px) {
  .index .sticky .navigation .active .desktop-menu, .navigation .active .desktop-menu, .active .desktop-menu {
    display: none !important;
  }
}

.index .sticky .navigation .active .desktop-menu:after, .navigation .active .desktop-menu:after, .active .desktop-menu:after {
  bottom: -9999px;
  opacity: 1;
}

#footer {
  background: #171E25;
  font-size: 11px;
  line-height: 1.4;
  padding-bottom: 10px;
}

#footer .container {
  position: relative;
  z-index: 10;
}

@media (min-width: 768px) {
  #footer {
    font-size: 15px;
  }
}

#footer p {
  margin-bottom: 6px;
}

@media (min-width: 768px) {
  #footer p {
    margin-bottom: 24px;
  }
}

#footer .sub-logo {
  max-width: 160px;
  height: auto;
  display: block;
  margin: 0 0 26px;
}

#footer .sub-logo a {
  display: block;
}

#footer .sub-logo img {
  display: block;
  width: 100%;
}

@media (min-width: 768px) {
  #footer .sub-logo {
    max-width: 170px;
    margin-bottom: 24px;
  }
}

#footer strong, #footer .title {
  font-weight: 600;
  display: block;
  margin-bottom: 2px;
  padding: 0 0 10px;
}

@media (min-width: 768px) {
  #footer strong, #footer .title {
    padding-bottom: 9px;
  }
}

#footer address {
  font-style: normal;
  padding: 0 0 13px;
}

@media (min-width: 768px) {
  #footer address {
    margin-top: -11px;
  }
}

#footer .contact-info {
  margin: 0;
  list-style: none;
}

#footer .contact-info span {
  display: inline-block;
  vertical-align: top;
  min-width: 34px;
}

#footer .contact-info a {
  color: #75757C;
}

#footer .contact-info a:hover {
  color: #54555D;
}

#footer .mail-info {
  margin: 0;
  list-style: none;
}

#footer .mail-info span {
  display: inline-block;
  vertical-align: top;
}

#footer .mail-info a {
  color: #75757C;
  text-decoration: none;
}

#footer .mail-info a:hover {
  color: #54555D;
}

#footer ul {
  padding: 0 0 20px;
  margin: 0;
  list-style: none;
}

#footer ul a {
  color: #54555D;
}

#footer ul a:hover {
  color: #75757C;
}

#footer .footer-top {
  position: relative;
  background: #e3e3e5;
  overflow: hidden;
  padding: 30px 0 62px;
  margin: 0 0 8px;
  font-size: 16px;
  line-height: 1.3;
}

@media (min-width: 768px) {
  #footer .footer-top {
    margin-bottom: 21px;
    padding-bottom: 0;
    line-height: 1.35;
  }
}

#footer .footer-top:before, #footer .footer-top:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  height: 170px;
  width: 170px;
  z-index: 3;
  background: radial-gradient(circle at 0 112%, transparent 74%, #652282 0);
}

#footer .footer-top:before {
  z-index: 5;
  top: auto;
  bottom: 0;
  background: radial-gradient(circle at 0 -18%, transparent 79%, #9D1680 0);
}

@media (min-width: 1199px) {
  #footer .footer-top:before, #footer .footer-top:after {
    right: -6%;
  }
  #footer .footer-top:after {
    background: url('../Images/layout/footer-bg.png') no-repeat 100% 0;
    height: 280px;
    width: 610px;
  }
  #footer .footer-top:before {
    background: radial-gradient(circle at -22% -48%, transparent 76%, #9D1680 0);
    width: 298px;
    height: 263px;
  }
}

@media only screen and (min-width: 1430px) {
  #footer .footer-top:before, #footer .footer-top:after {
    right: 0;
  }
}

#footer .footer-top a[href^=mailto]:hover {
  color: #00489A;
}

@media (min-width: 767px) and (max-width: 991px) {
  #footer .footer-top [class^='col-sm-'] {
    min-height: 200px;
  }
}

#footer .protection {
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 15px;
  display: table;
  table-layout: fixed;
  width: 100%;
  text-align: center;
}

@media (min-width: 768px) {
  #footer .protection {
    display: block;
    width: auto;
  }
}

#footer .protection a {
  color: #009DDD;
}

#footer .protection a:hover {
  color: #00489A;
}

@media (min-width: 768px) {
  #footer .protection {
    text-align: right;
  }
}

#footer .protection li {
  display: table-cell;
}

#footer .protection li:first-child {
  text-align: left;
}

#footer .protection li:last-child {
  text-align: right;
}

@media (min-width: 768px) {
  #footer .protection li {
    display: inline-block;
    vertical-align: top;
    width: auto;
    padding: 1px 0 0 10px;
  }
}

@media (min-width: 991px) {
  #footer .protection li {
    padding: 1px 0 0 30px;
  }
}

/**
 * Tooltip Styles
 */

/* Base styles for the element that has a tooltip */

[data-tooltip], .tooltip {
  position: relative;
  text-align: center;
}

/* Base styles for the entire tooltip */

[data-tooltip]:before, [data-tooltip]:after, .tooltip:before, .tooltip:after {
  position: absolute;
  visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  pointer-events: none;
}

/* Show the entire tooltip on hover and focus */

[data-tooltip]:hover:before, [data-tooltip]:hover:after, [data-tooltip]:focus:before, [data-tooltip]:focus:after, .tooltip:hover:before, .tooltip:hover:after, .tooltip:focus:before, .tooltip:focus:after {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

/* Base styles for the tooltip's directional arrow */

.tooltip:before, [data-tooltip]:before {
  z-index: 1001;
  border: 6px solid transparent;
  background: transparent;
  content: "";
}

/* Base styles for the tooltip's content area */

.tooltip:after, [data-tooltip]:after {
  z-index: 1000;
  padding: 8px;
  min-width: 160px;
  background-color: #652282;
  color: #fff;
  content: attr(data-tooltip);
  font-size: 13px;
  line-height: 1.2;
}

/* Directions */

/* Top (default) */

[data-tooltip]:before, [data-tooltip]:after, .tooltip:before, .tooltip:after, .tooltip-top:before, .tooltip-top:after {
  bottom: 100%;
  left: 50%;
}

[data-tooltip]:before, .tooltip:before, .tooltip-top:before {
  margin-left: -6px;
  margin-bottom: -12px;
  border-top-color: #652282;
}

/* Horizontally align top/bottom tooltips */

[data-tooltip]:after, .tooltip:after, .tooltip-top:after {
  margin-left: -80px;
}

[data-tooltip]:hover:before, [data-tooltip]:hover:after, [data-tooltip]:focus:before, [data-tooltip]:focus:after, .tooltip:hover:before, .tooltip:hover:after, .tooltip:focus:before, .tooltip:focus:after, .tooltip-top:hover:before, .tooltip-top:hover:after, .tooltip-top:focus:before, .tooltip-top:focus:after {
  -webkit-transform: translateY(-12px);
  -moz-transform: translateY(-12px);
  transform: translateY(-12px);
}

/* Left */

.tooltip-left:before, .tooltip-left:after {
  right: 100%;
  bottom: 50%;
  left: auto;
}

.tooltip-left:before {
  margin-left: 0;
  margin-right: -12px;
  margin-bottom: 0;
  border-top-color: transparent;
  border-left-color: #652282;
}

.tooltip-left:hover:before, .tooltip-left:hover:after, .tooltip-left:focus:before, .tooltip-left:focus:after {
  -webkit-transform: translateX(-12px);
  -moz-transform: translateX(-12px);
  transform: translateX(-12px);
}

/* Bottom */

.tooltip-bottom:before, .tooltip-bottom:after {
  top: 100%;
  bottom: auto;
  left: 50%;
  margin-top: -8px;
}

.tooltip-bottom:before {
  margin-top: -20px;
  margin-bottom: 0;
  border-top-color: transparent;
  border-bottom-color: #652282;
}

.tooltip-bottom:hover:before, .tooltip-bottom:hover:after, .tooltip-bottom:focus:before, .tooltip-bottom:focus:after {
  -webkit-transform: translateY(12px);
  -moz-transform: translateY(12px);
  transform: translateY(12px);
}

/* Right */

.tooltip-right:before, .tooltip-right:after {
  bottom: 50%;
  left: 100%;
}

.tooltip-right:before {
  margin-bottom: 0;
  margin-left: -12px;
  border-top-color: transparent;
  border-right-color: #652282;
}

.tooltip-right:hover:before, .tooltip-right:hover:after, .tooltip-right:focus:before, .tooltip-right:focus:after {
  -webkit-transform: translateX(12px);
  -moz-transform: translateX(12px);
  transform: translateX(12px);
}

/* Move directional arrows down a bit for left/right tooltips */

.tooltip-left:before, .tooltip-right:before {
  top: 3px;
}

/* Vertically center tooltip content for left/right tooltips */

.tooltip-left:after, .tooltip-right:after {
  margin-left: 0;
  margin-bottom: -16px;
}

.abd-teaser.blue-gradient {
  background: #b6b4cc;
  background: -moz-linear-gradient(-45deg, #b6b4cc 0%, #c6deeb 44%, #2989d8 76%, #314fbd 100%);
  background: -webkit-linear-gradient(-45deg, #b6b4cc 0%, #c6deeb 44%, #2989d8 76%, #314fbd 100%);
  background: linear-gradient(135deg, #b6b4cc 0%, #c6deeb 44%, #2989d8 76%, #314fbd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b6b4cc', endColorstr='#314fbd', GradientType=1);
}

.abd-teaser.purple-gradient {
  background: #814089;
  background: -moz-linear-gradient(left, #814089 0%, #d9bed6 100%);
  background: -webkit-linear-gradient(left, #814089 0%, #d9bed6 100%);
  background: linear-gradient(to right, #814089 0%, #d9bed6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#814089', endColorstr='#d9bed6', GradientType=1);
}

.abd-teaser.purple-gradient .row h2, .abd-teaser.purple-gradient .row .sub-title {
  color: #F2EAF2;
}

.abd-teaser.purple-gradient .row .abd-teaser-image {
  -webkit-filter: drop-shadow(5px 5px 50px #ffffff);
  filter: drop-shadow(5px 5px 50px #fff);
}

.abd-teaser.purple-gradient .row .teaser-text {
  color: #F2EAF2;
}

.abd-teaser.orange-gradient {
  background: #d47a10;
  background: -moz-linear-gradient(-75deg, #f65500 0%, #f26a00 41%, #ff9500 100%);
  background: -webkit-linear-gradient(-75deg, #f65500 0%, #f26a00 41%, #ff9500 100%);
  background: linear-gradient(165deg, #f65500 0%, #f26a00 41%, #ff9500 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f65500', endColorstr='#ff9500', GradientType=1);
}

.abd-teaser.orange-gradient .row .abd-teaser-image {
  -webkit-filter: drop-shadow(0 0 50px rgba(255, 255, 255, 0.7));
  filter: drop-shadow(0 0 50px rgba(255, 255, 255, 0.7));
}

.abd-teaser.orange-gradient .row .teaser-text {
  color: #fff;
}

.abd-teaser.orange-gradient .row h2, .abd-teaser.orange-gradient .row .sub-title {
  color: #303c40;
}

.abd-teaser.users-gradient {
  background-size: cover;
}

.abd-teaser .row h2 {
  margin-top: 10px;
}

.abd-teaser .row .sub-title {
  margin-bottom: 22px;
}

.abd-teaser .row .teaser-text {
  color: #54555D;
}

.abd-teaser .row .abd-teaser-flag-wrapper {
  height: 0;
  position: relative;
  display: inline-block;
  border: 23px solid #0066CC;
  border-left-color: transparent;
  padding-left: 40px;
  padding-right: 10px;
}

.abd-teaser .row .abd-teaser-flag-wrapper .abd-teaser-flag {
  display: inline-block;
  position: relative;
  top: -21px;
  font-size: 26px;
  font-weight: bold;
  color: #ffffff;
}

.abd-teaser .row .abd-teaser-flag-wrapper.green-gradient {
  border-color: #6de06c;
  border-left-color: transparent;
}

.abd-teaser .row .abd-teaser-flag-wrapper.blue-gradient {
  border-color: #157be7;
  border-left-color: transparent;
}

.abd-teaser .row .abd-teaser-flag-wrapper.turquoise-gradient {
  border-color: #0abeaa;
  border-left-color: transparent;
}

.abd-teaser .row .abd-teaser-flag-wrapper.orange-gradient {
  border-color: #d47a10;
  border-left-color: transparent;
}

.abd-teaser .row .abd-teaser-flag-wrapper.purple-gradient {
  border-color: #652282;
  border-left-color: transparent;
}

.abd-teaser .row .abd-teaser-flag-wrapper.red-gradient {
  border-color: red;
  border-left-color: transparent;
}

.abd-teaser .row .abd-teaser-flag-wrapper.yellow-gradient {
  border-color: #f2cd00;
  border-left-color: transparent;
}

.abd-teaser h2.gray, .abd-teaser .sub-title.gray, .abd-teaser .teaser-text.gray {
  color: #54555D;
}

.abd-teaser h2.white, .abd-teaser .sub-title.white, .abd-teaser .teaser-text.white {
  color: #fff;
}

.abd-teaser .btn.purple {
  background-color: #652282;
}

.abd-teaser .btn.orange {
  background-color: #d47a10;
}

.abd-teaser .btn.blue {
  background-color: #00489A;
  color: #fff;
}

.abd-teaser .btn.red {
  background-color: red;
}

@media (min-width: 992px) {
  .abd-teaser .row {
    margin-top: 45px;
  }
  .abd-teaser .row .sub-title {
    font-size: 18px;
    margin-bottom: 18px;
  }
  .abd-teaser .row .abd-teaser-image {
    margin-top: 27px;
  }
}

@media (max-width: 991px) {
  .abd-teaser .row h2 {
    font-size: 28px;
  }
  .abd-teaser .row .abd-teaser-image {
    margin-top: 30px;
  }
  .abd-teaser .row .abd-teaser-flag-wrapper {
    margin-top: 10px;
  }
}

@media (max-width: 991px) and (min-width: 767px) {
  .abd-teaser .row h2 {
    font-size: 48px;
  }
}

.tx-deissjobs h1 {
  font-size: 28px !important;
}

@media (min-width: 768px) {
  .tx-deissjobs h1 {
    font-size: 48px !important;
  }
}

@media (min-width: 768px) {
  .tx-deissjobs .tr:first-of-type {
    display: block;
  }
}

.tx-deissjobs .th, .tx-deissjobs .tc {
  display: table-cell;
  vertical-align: middle;
}

.tx-deissjobs .th {
  border-top: 1px solid #c2c2c5;
  border-right: 1px solid #c2c2c5;
  font-weight: bold;
  padding: 19px 10px;
}

@media (min-width: 768px) {
  .tx-deissjobs .th {
    border-top: 1px solid #c2c2c5;
    border-right: 1px solid #c2c2c5;
    border-bottom: 1px solid #c2c2c5;
    margin-bottom: 5px;
  }
}

.tx-deissjobs .th2 {
  text-align: center;
}

.tx-deissjobs .tc {
  border: none;
  text-align: center;
}

@media (min-width: 768px) {
  .tx-deissjobs .tc {
    border-top: 1px solid #c2c2c5;
    border-right: 1px solid #c2c2c5;
    border-bottom: 1px solid #c2c2c5;
    margin-bottom: 5px;
    min-height: 62px;
    text-align: left;
  }
}

.tx-deissjobs .tc1 {
  border-top: 1px solid #c2c2c5;
  border-right: 1px solid #c2c2c5;
}

.tx-deissjobs .tc1 div {
  font-size: 15px;
}

@media (min-width: 768px) {
  .tx-deissjobs .tc1 div {
    font-size: 11px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
}

@media (min-width: 991px) {
  .tx-deissjobs .tc1 div {
    font-size: 15px;
  }
}

.tx-deissjobs .tc2 {
  border-left: 1px solid #c2c2c5;
  border-bottom: 1px solid #c2c2c5;
  margin-bottom: 5px;
  padding: 15px 10px;
  text-align: center;
}

@media (min-width: 768px) {
  .tx-deissjobs .tc2 {
    border-left: none;
  }
}

.tx-deissjobs .tc3 {
  border-right: 1px solid #c2c2c5;
  border-bottom: 1px solid #c2c2c5;
  margin-bottom: 5px;
  padding: 10px;
  text-align: center;
}

.tx-deissjobs .tc3 .btn {
  margin: auto;
  padding: 9px 30px;
  min-width: 130px;
}

.tx-deissjobs .tc3.no-logo {
  border-left: 1px solid #c2c2c5;
}

@media (min-width: 768px) {
  .tx-deissjobs .tc3.no-logo {
    border-left: none;
  }
}

.tx-deissjobs .th1, .tx-deissjobs .tc1 {
  border-left: 1px solid #c2c2c5;
}

.tx-deissjobs .ce-bodytext {
  margin-bottom: 14px;
}

.tx-deissproducts .violet h3 {
  border-bottom: 1px solid #CC5791;
}

.tx-deissproducts .violet h3 a {
  color: #cc0066;
}

.tx-deissproducts .violet .btn {
  background: #b14599;
}

.tx-deissproducts .violet .btn:hover {
  background: #cc0066;
}

.tx-deissproducts table em.violet {
  background: #cc0066;
  border: 1px solid #cc0066;
}

.tx-deissproducts .cycle-gallery.list-products h2.violet, .tx-deissproducts .cycle-gallery.list-products .hl-wrap.violet {
  /*border-bottom: 1px solid #CC5791;*/
  color: #cc0066;
}

.tx-deissproducts .info.violet span {
  background: #CC5791;
}

.tx-deissproducts .info.violet:hover span {
  background: #cc0066;
}

.tx-deissproducts ul li i {
  font-size: 22px;
  vertical-align: baseline;
  float: left;
  margin-right: 5px;
}

.tx-deissproducts ul li .rte-list {
  margin-left: 27px;
}

.tx-deissproducts .big-product .caption.button {
/*  position: absolute;
  top: 340px;*/
  min-width: 184px;
}

@media (min-width: 768px) {
  .tx-deissproducts .big-product .caption.button {
    min-width: 214px;
  }
}

@media (min-width: 991px) {
  .tx-deissproducts .big-product .caption.button {
    /*top: 375px;*/
    min-width: 260px;
  }
}

@media (min-width: 1199px) {
  .tx-deissproducts .big-product .caption.button {
    min-width: 276px;
  }
}

.tx-deissproducts .big-product .caption.button .btn {
  padding: 8px 11px 10px;
  margin-left: 0;
}

@media (min-width: 768px) {
  .tx-deissproducts .big-product .caption.button .btn {
    margin-left: 6px;
  }
}

@media (min-width: 991px) {
  .tx-deissproducts .big-product .caption.button .btn {
    padding: 8px 42px 10px;
    margin-left: 10px;
  }
}

@media (min-width: 1199px) {
  .tx-deissproducts .big-product .caption.button .btn {
    margin-left: 0;
  }
}

@media (min-width: 991px) {
  .tx-deissproducts .big-product.landscape {
    /*height: 435px;*/
  }
}

.tx-deissproducts .big-product.landscape .img-holder {
  /*max-height: 205px;*/
}

@media (min-width: 991px) {
  .tx-deissproducts .big-product.landscape .img-holder {
    /*min-height: 135px;*/
  }
}

@media (min-width: 1199px) {
  .tx-deissproducts .big-product.landscape .img-holder {
    /*height: 205px;*/
  }
}

.tx-deissproducts .big-product.portrait .caption.button {
  /*position: absolute;*/
  /*top: 429px;*/
}

@media (min-width: 768px) {
  .tx-deissproducts .big-product.portrait .caption.button {
    min-width: 206px;
  }
}

@media (min-width: 991px) {
  .tx-deissproducts .big-product.portrait .caption.button {
    /*top: 442px;*/
    min-width: 278px;
  }
}

@media (min-width: 1199px) {
  .tx-deissproducts .big-product.portrait .caption.button {
    min-width: 271px;
  }
}

/*@media (min-width: 991px) {
  .tx-deissproducts .big-product.portrait {
    height: 500px;
  }
}*/

.tx-deissproducts .big-product.portrait .img-holder {
  max-height: 308px;
}

.tx-deissproducts .big-product.portrait .img-holder img {
  max-height: 180px;
  width: auto;
  margin: auto;
}

@media (min-width: 991px) {
  .tx-deissproducts .big-product.portrait .img-holder img {
    max-height: 266px;
  }
}

.tx-deissproducts .slick-gallery {
  margin-bottom: 0;
  padding-bottom: 30px;
}

.embed-container {
  position: relative;
  margin: 0 auto;
  padding-top: 28.125%;
  overflow: hidden;
  max-width: 50%;
}

.embed-container iframe, .embed-container object, .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.big-product .caption.violet h3 a {
  color: #cc0066;
}

.big-product .caption.violet .btn {
  background: #cc0066;
}

.big-product .caption.violet .btn:hover {
  background: #CC058F;
}

.article.violet .btn {
  background: #cc0066;
}

.article.violet .btn:hover {
  background: #CC058F;
}

.article.violet h3 a {
  color: #cc0066;
}

.article.violet h3 {
  border-bottom: 1px solid #cc0066;
}

.index .sticky .navigation .desktop-menu .list-products h2.violet, .navigation .desktop-menu .list-products h2.violet, .desktop-menu .list-products h2.violet, .index .sticky .navigation .desktop-menu .list-products .hl-wrap.violet, .navigation .desktop-menu .list-products .hl-wrap.violet, .desktop-menu .list-products hl-wrap.violet {
  border-bottom: 1px solid #cc0066;
  color: #cc0066;
}
.index .sticky .navigation .desktop-menu .list-products h2.pink, .navigation .desktop-menu .list-products h2.pink, .desktop-menu .list-products h2.pink, .index .sticky .navigation .desktop-menu .list-products .hl-wrap.pink, .navigation .desktop-menu .list-products .hl-wrap.pink, .desktop-menu .list-products hl-wrap.pink {
  border-bottom: 1px solid #652282;
  color: #652282;
}

.type-list li.violet {
  color: #cc0066;
}

.type-list .violet .material-icons {
  color: #cc0066 !important;
}

body {
  font: 15px/1.467 'Open Sans', Arial, Helvetica, sans-serif;
  color: #75757C;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

a {
  color: #009DDD;
  transition: all 0.5s ease;
}

a:hover {
  color: #2bc1ff;
  text-decoration: none;
}

.cc-banner {
  font: 15px/1.467 'Open Sans', Arial, Helvetica, sans-serif;
}

.cc-banner .cc-link {
  text-decoration: none;
}

.cc-banner .cc-btn:last-child {
  border-color: #fff;
  border-radius: 5px;
  color: #fff;
}

@media only screen and (min-width: 1025px) {
  a[href^=tel], a[href^=skype], a[href^=sms] {
    cursor: default;
    pointer-events: none;
  }
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

input[type="submit"] {
  -webkit-appearance: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border: none;
}

input[type="email"], input[type="text"], input[type="tel"], input[type="password"], input[type="file"], textarea {
  -webkit-appearance: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border: 1px solid #e3e3e5;
  background: none;
  color: #75757C;
  font-size: 14px;
  line-height: 21px;
  width: 100%;
  box-sizing: border-box;
  padding: 11px 10px 10px 10px;
  height: 44px;
}

@media (min-width: 768px) {
  input[type="email"], input[type="text"], input[type="tel"], input[type="password"], input[type="file"], textarea {
    padding: 11px 10px 10px 20px;
  }
}

textarea {
  height: auto;
  min-height: 125px;
  max-height: 125px;
  padding: 5px 10px 5px 10px;
  max-width: 100%;
}

@media (min-width: 768px) {
  textarea {
    padding: 5px 10px 5px 20px;
  }
}

::-webkit-input-placeholder {
  color: #75757C;
}

:-moz-placeholder {
  color: #75757C;
}

::-moz-placeholder {
  color: #75757C;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #75757C;
}

textarea {
  overflow: auto;
}

[type="submit"] {
  cursor: pointer;
}

button::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  padding: 0;
  border: 0;
}

input[type="image"] {
  padding: 0;
  border: none;
}

input[type="search"] {
  -webkit-appearance: none;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-results-button, input[type="search"]::-webkit-search-results-decoration {
  display: none;
}

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

@media (min-width: 768px) {
  .align-center {
    text-align: center;
  }
}

.color-gray {
  background: #f0f0f2;
  border-style: solid;
  border-width: 1px 0;
  border-color: #e3e3e5 transparent;
  padding: 21px 0 35px 0;
  margin: 11px 0 22px;
}

@media (min-width: 768px) {
  .color-gray {
    padding: 21px 0;
  }
}

.color-gray.indent {
  margin-bottom: 0;
}

.color-normal {
  padding: 21px 0;
  margin: 11px 0 22px;
}
.container_withImage .row {
  display: flex;
  flex-direction: column;
}
.container_withImage .row .col-sm-6:nth-child(1) {
  order: 2;
}
.container_withImage .row .col-sm-6:nth-child(2) {
  order: 1;
  margin-bottom: 20px;
  text-align: center;
}
@media (min-width: 768px) {
  .container_withImage .row {
    display: block;
  }
  .container_withImage .row .col-sm-6:nth-child(2) {
    margin-bottom: 0;
    text-align: left;
  }

}
.color-normal.indent {
  margin-bottom: 0;
}

#wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
  transition: all 0.5s ease;
}

@media (min-width: 1px) and (max-width:767px) {
  #wrapper.active {
    position: relative;
  }
  #wrapper.active:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.8);
    height: auto;
    width: auto;
    z-index: 102;
  }
  #wrapper.active .container.mobile {
    z-index: 103;
  }
  #wrapper.active .container.mobile .block-title, #wrapper.active .container.mobile .cycle-gallery .slide, #wrapper.active .container.mobile .cycle-gallery, #wrapper.active .container.mobile .tab-content {
    z-index: 0;
    opacity: 0.4 !important;
  }
}

.logo {
  float: left;
  overflow: hidden;
  background-size: cover;
  width: 162px;
  height: 65px;
}

.logo a {
  display: block;
  height: 100%;
}

@media (min-width: 768px) {
  .logo {
    margin: 25px 19px 0 0;
    width: 160px;
  }
  .index .logo {
    margin: 35px 19px 0 0;
  }
  .sticky .logo {
    margin-top: 0;
    width: 142px;
    height: auto;
    margin: 0 17px 0 0;
  }
}

@media (min-width: 991px) {
  .logo {
    margin: 15px 17px 0 0;
    width: 142px;
  }
}

.visual {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  z-index: 0;
}

@media (min-width: 1px) and (max-width:767px) {
  .nav-active #main {
    padding-top: 64px;
  }
  .index.nav-active #main {
    padding-top: 0;
  }
  .nav-active .wrap {
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 99;
    background: #fff;
  }
}

.wrap {
  padding: 10px 0 4px;
  -webkit-box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.1);
  position: relative;
}

@media (min-width: 768px) {
  .wrap {
    padding: 0;
  }
}

.wrap.sticky {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 99;
  background: #fff;
  -webkit-box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.1);
}

@media (min-width: 768px) {
  .wrap.sticky {
    padding: 15px 0 0;
  }
}

.index .wrap {
  padding: 10px 0 4px;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 99;
  box-shadow: none;
}

.index .wrap.sticky {
  background: #fff;
  -webkit-box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.1);
}

@media (min-width: 768px) {
  .index .wrap.sticky {
    padding: 15px 0 0;
  }
}

@media (min-width: 768px) {
  .index .wrap {
    padding: 5px 0 0;
  }
}

@media (min-width: 991px) {
  .index .wrap {
    padding: 18px 0 0;
  }
}

.index .logo {
  transition: all 0.5s ease;
}

@media (min-width: 768px) {
  .index .logo {
    width: 160px;
    height: 105px;
    margin: 30px 19px 0 0;
  }
}

@media (min-width: 991px) {
  .index .logo {
    width: 220px;
    margin: 17px 19px 0 0;
  }
}

@media (min-width: 1199px) {
  .index .logo {
    width: 254px;
  }
}

@media (min-width: 768px) {
  .index .sticky .logo {
    width: 142px;
    height: auto;
    margin: 0 17px 5px 0;
  }
}

.sub-header {
  display: none;
  position: relative;
}

@media (min-width: 768px) {
  .sub-header {
    display: block;
    background: #e3e3e5;
    border-top: 2px solid #d1d1d3;
    -webkit-box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.1);
  }
  .sub-header ul {
    overflow: hidden;
  }
  .sub-header li {
    float: left;
    font-size: 16px;
    line-height: 21px;
    border-right: 1px solid #c2c2c5;
    min-width: 16%;
  }
  .sub-header a {
    color: #75757C;
    text-decoration: none;
    display: block;
    text-align: center;
  }
  .sub-header .active a, .sub-header a:hover {
    font-weight: 600;
    background: -moz-linear-gradient(left, rgba(177, 177, 178, 0.3) 0%, rgba(255, 255, 255, 0.3) 50%, rgba(177, 177, 178, 0.3) 100%);
    background: -webkit-linear-gradient(left, rgba(177, 177, 178, 0.3) 0%, rgba(255, 255, 255, 0.3) 50%, rgba(177, 177, 178, 0.3) 100%);
    background: linear-gradient(to right, rgba(177, 177, 178, 0.3) 0%, rgba(255, 255, 255, 0.3) 50%, rgba(177, 177, 178, 0.3) 100%);
  }
}

@media (min-width: 768px) and (min-width: 768px) {
  .sub-header a {
    padding: 8px 15px;
  }
}

@media (min-width: 768px) and (min-width: 991px) {
  .sub-header a {
    padding: 15px 15px 12px;
  }
}

@media (min-width: 768px) {
  .sticky-header #header {
    background: #fff;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 99;
  }
  .sticky-header #main {
    margin-top: 71px;
  }
}

.page-container {
  font-size: 18px;
  line-height: 21px;
  text-align: center;
  padding: 10px 0 12px;
}

.page-container h1 {
  margin-bottom: 17px;
}

@media (min-width: 768px) {
  .page-container h1 {
    margin-bottom: 13px;
  }
}

@media (min-width: 991px) {
  .page-container {
    width: 80%;
    padding: 0 0 12px;
    text-align: left;
  }
}

@media only screen and (max-width: 520px) {
  figure.big img {
    max-width: none;
    width: 404%;
    margin-left: -152%;
  }
}

.img-area {
  margin: 0 0 20px;
  overflow: hidden;
}

.white-block {
  background: #fff;
  border: 1px solid #e3e3e5;
  padding: 11px 15px;
  font-size: 15px;
  line-height: 21px;
  margin-bottom: 30px;
}

@media (min-width: 1px) and (max-width:767px) {
  .white-block {
    height: auto !important;
  }
}

@media (min-width: 768px) {
  .white-block {
    padding: 31px 20px;
    margin-bottom: 0;
  }
}

.white-block h2 {
  font-style: italic;
  text-align: center;
  font-size: 26px;
}

@media (min-width: 768px) {
  .white-block h2 {
    font-size: 36px;
    margin-bottom: 20px;
  }
}

.white-block p {
  margin-bottom: 10px;
}

.promo-list {
  margin: 0 -9px;
  text-align: center;
}

@media (min-width: 991px) {
  .promo-list {
    text-align: center;
  }
}

.promo-list li {
  display: inline-block;
  vertical-align: top;
  margin: 0 10px 10px 16px;
  text-align: center;
  max-width: 106px;
}

.promo-list .img-holder {
  width: 106px;
  overflow: hidden;
  margin-bottom: 14px;
}

.promo-list .img-holder img {
  display: block;
  width: 100%;
  max-width: none;
}

.visual-frame {
  text-align: center;
  position: relative;
  width: 100%;
  overflow: hidden;
  padding: 82px 0 22px;
}

.visual-frame .btn {
  padding: 9px 53px 10px;
}

.visual-frame p {
  letter-spacing: -0.4px;
}

.visual-frame .block-title {
  padding: 0;
}

@media (min-width: 768px) {
  .visual-frame {
    padding: 150px 0 122px;
  }
  .visual-frame .container:before, .visual-frame .container:after {
    content: '';
    position: absolute;
    top: -150px;
    left: -9999px;
    right: 100%;
    bottom: -152px;
    width: auto;
    height: auto;
    display: block;
    background-color: rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: inset 0 -5px 20px 0 rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 -5px 20px 0 rgba(0, 0, 0, 0.05);
  }
  .visual-frame .container:before {
    left: 100%;
    right: -9999px;
  }
  .visual-frame .block-title {
    font-size: 18px;
  }
  .visual-frame .block-title p {
    margin-bottom: 14px;
  }
  .visual-frame p {
    letter-spacing: 0;
    margin-bottom: 24px;
  }
}

.btn {
  background: rgba(101, 34, 130, 0.8);
  vertical-align: top;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
  padding: 9px 30px;
  text-align: center;
  /*max-width: 230px;*/
  margin: 0 auto 30px;
  display: block;
  cursor: pointer;
}

.btn:hover {
  background: #652282;
  color: #fff;
}

@media (min-width: 768px) {
  .btn {
    display: inline-block;
    vertical-align: top;
    padding: 12px 50px;
  }
}

.blue {
  color: #00489A;
}

.violet {
  color: #652282;
}

.green {
  color: #009F97;
}

.block-title {
  text-align: center;
  padding: 23px 0;
}

.block-title h2 {
  font-size: 28px;
  line-height: 35px;
  color: #652282;
}

@media (min-width: 768px) {
  .block-title {
    padding: 37px 0;
  }
  .block-title h2 {
    font-size: 48px;
    line-height: 1.18;
    text-align: center;
    color: #652282;
    margin-bottom: 5px;
  }
  .block-title p {
    font-weight: 400;
    font-size: 18px;
  }
}

.banner {
  display: none;
}

@media (min-width: 768px) {
  .banner {
    display: block;
  }
}

.mobile-block {
  display: block;
  padding-bottom: 25px;
}

@media (min-width: 768px) {
  .mobile-block {
    display: none;
  }
}

.mobile-block p {
  display: inline;
  vertical-align: top;
  margin: 0;
}

.mobile-block a {
  display: inline-block;
  vertical-align: top;
  text-decoration: underline;
}

.desktop-block {
  display: none;
}

@media (min-width: 768px) {
  .desktop-block {
    display: block;
  }
}

#main {
  padding: 0;
  background: url('../Images/layout/bg-main.png') no-repeat;
  background-position: 50% 0;
}

.index #main {
  background: none;
}

#main.indent {
  padding-bottom: 0;
}

#main .container {
  position: relative;
  z-index: 1;
}

#main .color-gray .container {
  position: static;
}

#main.product {
  background: url('../Images/layout/bg-product.png') no-repeat;
}

.type-list {
  text-align: center;
  padding: 1px 0 13px;
}

.type-list li {
  display: inline-block;
  vertical-align: top;
  width: 32%;
}

.type-list .material-icons {
  position: relative;
  display: inline-block;
  vertical-align: top;
  font-weight: 300;
  font-size: 25px;
  margin: -4px 10px 0;
}

.type-list .material-icons:after {
  content: '';
  position: absolute;
  top: 2px;
  left: -2px;
  width: 24px;
  height: 24px;
  -webkit-border-radius: 50%;
  background: #e3ebf4;
  border-radius: 50%;
  z-index: -1;
}

.type-list .blue .material-icons {
  color: #009DDD;
}

.type-list .green .material-icons {
  color: #55BBB1;
}

.type-list .violet .material-icons {
  color: #9D1680;
}

@media (min-width: 768px) {
  .type-list {
    font-size: 18px;
    padding: 10px 0 25px;
  }
  .type-list .material-icons {
    font-size: 32px;
    margin: -4px 10px 0;
  }
  .type-list .material-icons:after {
    top: 2px;
    left: -2px;
    width: 30px;
    height: 30px;
  }
}

.order-block {
  padding: 2px 0 15px;
}

.order-block h2 {
  text-align: center;
  margin-bottom: 23px;
}

@media (min-width: 768px) {
  .order-block {
    padding: 51px 0 32px;
  }
  .order-block h2 {
    margin-bottom: 40px;
  }
}

.ce-bodytext ul li i {
  font-size: 22px;
  vertical-align: baseline;
  float: left;
  margin-right: 5px;
}

.ce-bodytext ul li .rte-list {
  margin-left: 27px;
}

#footer {
  background: #171E25;
  font-size: 11px;
  line-height: 1.4;
  padding-bottom: 10px;
}

#footer .container {
  position: relative;
  z-index: 10;
}

@media (min-width: 768px) {
  #footer {
    font-size: 15px;
  }
}

#footer p {
  margin-bottom: 6px;
}

@media (min-width: 768px) {
  #footer p {
    margin-bottom: 24px;
  }
}

#footer .sub-logo {
  max-width: 160px;
  height: auto;
  display: block;
  margin: 0 0 26px;
}

#footer .sub-logo a {
  display: block;
}

#footer .sub-logo img {
  display: block;
  width: 100%;
}

@media (min-width: 768px) {
  #footer .sub-logo {
    max-width: 170px;
    margin-bottom: 24px;
  }
}

#footer strong, #footer .title {
  font-weight: 600;
  display: block;
  margin-bottom: 2px;
  padding: 0 0 10px;
}

@media (min-width: 768px) {
  #footer strong, #footer .title {
    padding-bottom: 9px;
  }
}

#footer address {
  font-style: normal;
  padding: 0 0 13px;
}

@media (min-width: 768px) {
  #footer address {
    margin-top: -11px;
  }
}

#footer .contact-info {
  margin: 0;
  list-style: none;
}

#footer .contact-info span {
  display: inline-block;
  vertical-align: top;
  min-width: 34px;
}

#footer .contact-info a {
  color: #75757C;
}

#footer .contact-info a:hover {
  color: #54555D;
}

#footer .mail-info {
  margin: 0;
  list-style: none;
}

#footer .mail-info span {
  display: inline-block;
  vertical-align: top;
}

#footer .mail-info a {
  color: #75757C;
  text-decoration: none;
}

#footer .mail-info a:hover {
  color: #54555D;
}

#footer ul {
  padding: 0 0 20px;
  margin: 0;
  list-style: none;
}

#footer ul a {
  color: #54555D;
}

#footer ul a:hover {
  color: #75757C;
}

#footer .footer-top {
  position: relative;
  background: #e3e3e5;
  overflow: hidden;
  padding: 30px 0 62px;
  margin: 0 0 8px;
  font-size: 16px;
  line-height: 1.3;
}

@media (min-width: 768px) {
  #footer .footer-top {
    margin-bottom: 21px;
    padding-bottom: 0;
    line-height: 1.35;
  }
}

#footer .footer-top:before, #footer .footer-top:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  height: 170px;
  width: 170px;
  z-index: 3;
  background: radial-gradient(circle at 0 112%, transparent 74%, #652282 0);
}

#footer .footer-top:before {
  z-index: 5;
  top: auto;
  bottom: 0;
  background: radial-gradient(circle at 0 -18%, transparent 79%, #9D1680 0);
}

@media (min-width: 1199px) {
  #footer .footer-top:before, #footer .footer-top:after {
    right: -6%;
  }
  #footer .footer-top:after {
    background: url(../Images/footer-bg.png) no-repeat 100% 0;
    height: 280px;
    width: 610px;
  }
  #footer .footer-top:before {
    background: radial-gradient(circle at -22% -48%, transparent 76%, #9D1680 0);
    width: 298px;
    height: 263px;
  }
}

@media only screen and (min-width: 1430px) {
  #footer .footer-top:before, #footer .footer-top:after {
    right: 0;
  }
}

#footer .footer-top a[href^=mailto]:hover {
  color: #00489A;
}

@media (min-width: 767px) and (max-width: 991px) {
  #footer .footer-top [class^='col-sm-'] {
    min-height: 200px;
  }
}

#footer .protection {
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 15px;
  display: table;
  table-layout: fixed;
  width: 100%;
  text-align: center;
}

@media (min-width: 768px) {
  #footer .protection {
    display: block;
    width: auto;
  }
}

#footer .protection a {
  color: #009DDD;
}

#footer .protection a:hover {
  color: #00489A;
}

@media (min-width: 768px) {
  #footer .protection {
    text-align: left;
  }
}

#footer .protection li {
  display: table-cell;
}

#footer .protection li:first-child {
  text-align: left;
}

#footer .protection li:last-child {
  text-align: right;
}

@media (min-width: 768px) {
  #footer .protection li {
    display: inline-block;
    vertical-align: top;
    width: auto;
    padding: 1px 0 0 10px;
  }
}

@media (min-width: 991px) {
  #footer .protection li {
    padding: 1px 0 0 30px;
  }
}

.form-contact {
  margin: -2px 0 0;
}

.form-contact .step {
  border-top: 1px dotted #e3e3e5;
  padding: 15px 0 30px;
  position: relative;
}

@media (min-width: 768px) {
  .form-contact .step {
    padding: 26px 0 30px;
  }
}

.form-contact .step:first-child {
  border: none;
  padding-top: 0;
}

.form-contact .step .mask {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99;
  background: rgba(255, 255, 255, 0.6);
}

.form-contact select, .form-contact .jcf-select {
  display: block;
}

.form-contact div[class^='col-'] {
  margin-bottom: 10px;
}

.form-contact label {
  font-weight: 600;
  display: block;
  line-height: 1;
  font-size: 16px;
  line-height: 21px;
  padding: 0 0 15px;
}

.form-contact .jcf-checkbox {
  float: left;
}

.form-contact .jcf-checkbox+label, .form-contact input[type=checkbox]+label {
  color: #75757C;
  font-size: 13px;
  font-weight: normal;
  padding: 0;
  overflow: hidden;
  line-height: 17px;
}

.form-contact label.input-error {
  border: 0;
  color: #f00;
}

.form-contact .captcha-holder {
  padding: 25px 0 0;
}

.form-contact input[type=submit] {
  margin: 20px 0 0;
  display: block;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 10px 5px 12px;
  width: 100%;
  box-sizing: border-box;
  max-width: 320px;
}

@media (min-width: 768px) {
  .form-contact input[type=submit] {
    max-width: none;
  }
}

.form-contact .dark {
  border-color: #666;
}

.form-contact textarea {
  margin-bottom: 16px;
}

@media (min-width: 768px) {
  .form-contact textarea {
    margin: 0;
  }
}

/* custom checkbox styles */

.jcf-checkbox {
  vertical-align: top;
  display: inline-block;
  position: relative;
  overflow: hidden;
  cursor: default;
  background: #fff;
  border: 1px solid #54555D;
  margin: 4px 10px 0 0;
  height: 10px;
  width: 10px;
  -webkit-box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.8);
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.8);
}

.jcf-checkbox span {
  position: absolute;
  display: none;
  height: 6px;
  width: 8px;
  top: 50%;
  left: 50%;
  margin: -7px 0 0 -6px;
  border: 3px solid #777;
  border-width: 0 0 3px 3px;
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.7071067811865483, M12=0.7071067811865467, M21=-0.7071067811865467, M22=0.7071067811865483, SizingMethod='auto expand')";
}

:root .jcf-checkbox span {
  margin: -4px 0 0 -4px;
}

.jcf-checkbox input[type="checkbox"] {
  position: absolute;
  width: 100%;
  height: 100%;
  border: 0;
  margin: 0;
  left: 0;
  top: 0;
}

.jcf-checkbox.jcf-checked span {
  display: block;
}

/* custom select styles */

.jcf-select {
  display: inline-block;
  vertical-align: top;
  position: relative;
  border: 1px solid #e3e3e5;
  background: #fff;
  margin: 0;
  min-width: 150px;
  height: 44px;
  max-width: 100%;
}

.jcf-select select {
  z-index: 1;
  left: 0;
  top: 0;
}

.jcf-select .jcf-select-text {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  cursor: default;
  display: block;
  margin: 11px 8px 0 45px;
  background: none;
  color: #75757C;
  font-size: 14px;
  line-height: 21px;
}

.jcf-select .jcf-select-opener {
  position: absolute;
  text-align: center;
  width: 40px;
  bottom: 0;
  left: 0;
  top: 0;
}

.jcf-select .jcf-select-opener:before, .jcf-select .jcf-select-opener:after {
  content: '';
  background: #54555D;
  position: absolute;
  top: 19px;
  left: 20px;
  right: auto;
  height: 6px;
  width: 1px;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.jcf-select .jcf-select-opener:after {
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  right: 15px;
  left: auto;
}

body>.jcf-select-drop {
  position: absolute;
  margin: -1px 0 0;
  z-index: 9999;
}

body>.jcf-select-drop.jcf-drop-flipped {
  margin: 1px 0 0;
}

.jcf-select .jcf-select-drop {
  position: absolute;
  margin-top: 0px;
  z-index: 9999;
  top: 100%;
  left: -1px;
  right: -1px;
}

.jcf-select .jcf-drop-flipped {
  bottom: 100%;
  top: auto;
}

.jcf-select-drop .jcf-select-drop-content {
  border: 1px solid #e3e3e5;
}

/* multiple select styles */

.jcf-list-box {
  overflow: hidden;
  display: inline-block;
  border: 1px solid #b8c3c9;
  min-width: 200px;
  margin: 0 15px;
}

/* select options styles */

.jcf-list {
  display: inline-block;
  vertical-align: top;
  position: relative;
  background: #fff;
  line-height: 14px;
  font-size: 12px;
  width: 100%;
}

.jcf-list .jcf-list-content {
  vertical-align: top;
  display: inline-block;
  overflow: auto;
  width: 100%;
}

.jcf-list ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.jcf-list ul li {
  overflow: hidden;
  display: block;
}

.jcf-list .jcf-overflow {
  overflow: auto;
}

.jcf-list .jcf-option {
  white-space: nowrap;
  overflow: hidden;
  cursor: default;
  display: block;
  padding: 5px 9px;
  color: #656565;
  height: 1%;
}

.jcf-list .jcf-disabled {
  background: #fff !important;
  color: #aaa !important;
}

.jcf-select-drop .jcf-hover, .jcf-list-box .jcf-selected {
  background: #e6e6e6;
  color: #000;
}

.jcf-list .jcf-optgroup-caption {
  white-space: nowrap;
  font-weight: bold;
  display: block;
  padding: 5px 9px;
  cursor: default;
  color: #000;
}

.jcf-list .jcf-optgroup .jcf-option {
  padding-left: 30px;
}

.jcf-select-drop .jcf-option-hideme {
  display: none;
}

.form-contact .input-error, .form-contact .input-error input, .form-contact .input-error textarea {
  border-color: #f00;
  color: #f00;
}

/* Slider */

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-slider .slick-next, .slick-slider .slick-prev {
  text-indent: -9999px;
  overflow: hidden;
  background: none;
  border: none;
  width: 180px;
  height: 100%;
  position: absolute;
  top: 0;
  margin: -20px 0 0;
  left: -30px;
  z-index: 30;
  outline: none;
}

@media (min-width: 768px) {
  .slick-slider .slick-next, .slick-slider .slick-prev {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+40,ffffff+100&1+40,0+100 */
    background: -moz-linear-gradient(left, #ffffff 40%, rgba(255, 255, 255, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #ffffff 40%, rgba(255, 255, 255, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #ffffff 40%, rgba(255, 255, 255, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=1);
    /* IE6-9 */
    width: 290px;
    left: 0;
  }
}

.slick-slider .slick-next:after, .slick-slider .slick-prev:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 10%;
  border-style: solid;
  border-width: 0 0 4px 4px;
  border-color: transparent transparent #652282 #652282;
  width: 20px;
  height: 20px;
  margin: -10px 0 0 -10px;
  transition: all 0.5s ease;
  transform: rotate(45deg);
  transform-style: preserve-3d;
  backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
}

.slick-slider .slick-next:hover:after, .slick-slider .slick-prev:hover:after {
  border-color: #582c83;
}

.slick-slider .slick-next {
  left: auto;
  right: -30px;
  transform: rotate(-180deg);
}

@media (min-width: 768px) {
  .slick-slider .slick-next {
    right: 0;
  }
}

.slick-slider .slick-dots {
  display: block;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center;
  margin-top: -20px;
}

.slick-slider .slick-dots li {
  position: relative;
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 0 8px;
  padding: 0;
  border: solid 1px #652282;
  border-radius: 50%;
  cursor: pointer;
}

.slick-slider .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-slider .slick-dots li.slick-active {
  background-color: #652282;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  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;
  left: 0;
  top: 0;
  display: block;
}

.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
  min-height: 244px;
}

@media (min-width: 768px) {
  .slick-slide img {
    min-height: 252px;
  }
}

@media (min-width: 1199px) {
  .slick-slide img {
    min-height: 244px;
  }
}

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

@media (min-width: 768px) {
  .color-gray .slick-slider .slick-next, .color-gray .slick-slider .slick-prev {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f0f0f2+40,ffffff+100&1+40,0+100 */
    background: -moz-linear-gradient(left, #f0f0f2 40%, rgba(255, 255, 255, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #f0f0f2 40%, rgba(255, 255, 255, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #f0f0f2 40%, rgba(255, 255, 255, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f0f2', endColorstr='#00ffffff', GradientType=1);
    /* IE6-9 */
  }
}

.order-block .slick-slide img, .tx-contactperson .slick-slide img, .slick-products .slick-slide img {
  display: block;
  min-height: auto;
}

.tx-contactperson img {
  pointer-events: none;
}

.ts-a {
  min-width: initial !important;
}

.ts-a:after {
  content: "@";
}

.ts-b {
  min-width: initial !important;
}

.ts-b:after {
  content: ".";
}

.socialnav {
  display: flex;
}

.socialnav li {
  transition: all .3s ease-in-out;
}

.socialnav li:hover {
  opacity: 0.7;
}

.socialnav li+li {
  margin-left: 10px;
}

.socialnav li a {
  display: inline-block;
  width: 25px;
  height: 25px;
}

.socialnav li a span {
  display: none;
}

.socialnav li a[href*="linkedin"] {
  background: url('../Images/socials/linkedin.svg') no-repeat center center/25px auto;
}

.socialnav li a[href*="youtube"] {
  background: url('../Images/socials/youtube.svg') no-repeat center center/25px auto;
}

.socialnav li a[href*="xing"] {
  background: url('../Images/socials/xing.png') no-repeat center center/25px auto;
}

#CybotCookiebotDialog {
  border: none !important;
  border-radius: 0 !important;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5)!important;
}

#CybotCookiebotDialog a, #CybotCookiebotDialog div, #CybotCookiebotDialogBodyContentControls, #CybotCookiebotDialogBodyContentTitle {
  font-family: 'Open Sans', Arial, Helvetica, sans-serif !important;
  line-height: 150% !important;
}

a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll {
  background: #54555D !important;
  border-radius: 5px !important;
  padding: 9px 30px 12px 30px!important;
  border: none !important;
  width: auto !important;
  margin: 10px 0;
}

a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection {
  background: transparent !important;
  color: #54555D !important;
  border: none !important;
  width: auto !important;
  margin: 10px 15px 10px 0;
}
