/* moved by compressor */
@font-face {
  font-family: 'icons';
  src: url('../font/icons.eot');
  src: url('../font/icons.eot') format('embedded-opentype'),
    url('../font/icons.woff2') format('woff2'),
    url('../font/icons.woff') format('woff'),
    url('../font/icons.ttf') format('truetype'),
    url('../font/icons.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'icons';
    src: url('../font/icons.svg') format('svg');
  }
}
*/

[class^="icon-"]:before, [class*=" icon-"]:before,
[class*="textlink"]:after {
  font-family: "icons";
  font-style: normal;
  font-weight: normal;
  /* speak: never; */

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-arrow-left:before {
  content: '\e80e';
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

/* '' */
/*
.icon-login:before { content: '\e800'; }
.icon-download:before { content: '\e801'; }
.icon-contact:before { content: '\e802'; }
.icon-mail:before { content: '\e803'; }
.icon-basket:before { content: '\e804'; } 
.icon-more:before { content: '\e805'; }
.icon-facebook:before { content: '\e806'; }
.icon-instagram:before { content: '\e807'; }
.icon-play:before { content: '\e808'; }
.icon-newsletter:before { content: '\e809'; }
.icon-linkedin:before { content: '\e80a'; }
.icon-youtube:before { content: '\e80b'; }
.icon-xing:before { content: '\e80c'; }
.icon-close:before { content: '\e80d'; }
.icon-arrow:before { content: '\e80e'; }
.icon-plus:before { content: '\e80f'; }
.icon-search:before { content: '\e810'; } 
.icon-compare:before { content: '\e811'; }
.icon-check:before { content: '\e812'; } 
.icon-drucken:before { content: '\e813'; }
.icon-menu:before { content: '\f0c9'; } 
*/

.icon-login:before {
  content: '\e800';
}

/* '' */
.icon-download:before {
  content: '\e801';
}

/* '' */
.icon-contact:before {
  content: '\e802';
}

/* '' */
.icon-mail:before {
  content: '\e803';
}

/* '' */
.icon-basket:before {
  content: '\e804';
}

/* '' */
.icon-more:before {
  content: '\e805';
}

/* '' */
.icon-facebook:before {
  content: '\e806';
}

/* '' */
.icon-instagram:before {
  content: '\e807';
}

/* '' */
.icon-play:before {
  content: '\e808';
}

/* '' */
.icon-newsletter:before {
  content: '\e809';
}

/* '' */
.icon-linkedin:before {
  content: '\e80a';
}

/* '' */
.icon-youtube:before {
  content: '\e80b';
}

/* '' */
.icon-xing:before {
  content: '\e80c';
}

/* '' */
.icon-spotify:before {
  content: '\e81d';
}

/* '' */
.icon-close:before {
  content: '\e80d';
}

/* '' */
.icon-arrow:before {
  content: '\e80e';
}

/* '' */
.icon-plus:before {
  content: '\e80f';
}

/* '' */
.icon-search:before {
  content: '\e810';
}

/* '' */
.icon-compare:before {
  content: '\e811';
}

/* '' */
.icon-check:before {
  content: '\e812';
}

/* '' */
.icon-drucken:before {
  content: '\e813';
}

/* '' */
.icon-instagram2:before {
  content: '\e82d';
}

/* '' */
.icon-linkedin2:before {
  content: '\e82e';
}

/* '' */
.icon-mail2:before {
  content: '\e82f';
}

/* '' */
.icon-play2:before {
  content: '\e830';
}

/* '' */
.icon-facebook2:before {
  content: '\e831';
}

/* '' */
.icon-youtube2:before {
  content: '\e832';
}

/* '' */
.icon-menu:before {
  content: '\f0c9';
}

/* '' */


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

*,body,html{
 font-family: sans-serif !important;
}

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
}

h1 {
  font-size: 2em;
  margin: 0.67em 0
}

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 {
  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"] {
  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;
  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
}

/* Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *, *:before, *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important
  }

  a, a:visited {
    text-decoration: underline
  }

  a[href]:after {
    content: " ("attr(href) ")"
  }

  abbr[title]:after {
    content: " ("attr(title) ")"
  }

  a[href^="#"]:after, a[href^="javascript:"]:after {
    content: ""
  }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid
  }

  thead {
    display: table-header-group
  }

  tr, img {
    page-break-inside: avoid
  }

  img {
    max-width: 100% !important
  }

  p, h2, h3 {
    orphans: 3;
    widows: 3
  }

  h2, h3 {
    page-break-after: avoid
  }

  .navbar {
    display: none
  }

  .btn>.caret, .dropup>.btn>.caret {
    border-top-color: #000 !important
  }

  .label {
    border: 1px solid #000
  }

  .table {
    border-collapse: collapse !important
  }

  .table td, .table th {
    background-color: #fff !important
  }

  .table-bordered th, .table-bordered td {
    border: 1px solid #ddd !important
  }
}

table {
  background-color: transparent
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #f2f2f2;
  text-align: left
}

th {
  text-align: left
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 23px
}

.table>thead>tr>th, .table>thead>tr>td, .table>tbody>tr>th, .table>tbody>tr>td, .table>tfoot>tr>th, .table>tfoot>tr>td {
  padding: 8px;
  line-height: 1.3;
  vertical-align: top;
  border-top: 1px solid #ddd
}

.table>thead>tr>th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>th, .table>caption+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>td, .table>thead:first-child>tr:first-child>th, .table>thead:first-child>tr:first-child>td {
  border-top: 0
}

.table>tbody+tbody {
  border-top: 2px solid #ddd
}

.table .table {
  background-color: #f5f5f5
}

.table-condensed>thead>tr>th, .table-condensed>thead>tr>td, .table-condensed>tbody>tr>th, .table-condensed>tbody>tr>td, .table-condensed>tfoot>tr>th, .table-condensed>tfoot>tr>td {
  padding: 5px
}

.table-bordered {
  border: 1px solid #ddd
}

.table-bordered>thead>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>tfoot>tr>td {
  border: 1px solid #ddd
}

.table-bordered>thead>tr>th, .table-bordered>thead>tr>td {
  border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
  background-color: #f9f9f9
}

.table-hover>tbody>tr:hover {
  background-color: #f5f5f5
}

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column
}

table td[class*="col-"], table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell
}

.table>thead>tr>td.active, .table>thead>tr>th.active, .table>thead>tr.active>td, .table>thead>tr.active>th, .table>tbody>tr>td.active, .table>tbody>tr>th.active, .table>tbody>tr.active>td, .table>tbody>tr.active>th, .table>tfoot>tr>td.active, .table>tfoot>tr>th.active, .table>tfoot>tr.active>td, .table>tfoot>tr.active>th {
  background-color: #f5f5f5
}

.table-hover>tbody>tr>td.active:hover, .table-hover>tbody>tr>th.active:hover, .table-hover>tbody>tr.active:hover>td, .table-hover>tbody>tr:hover>.active, .table-hover>tbody>tr.active:hover>th {
  background-color: #e8e8e8
}

.table>thead>tr>td.success, .table>thead>tr>th.success, .table>thead>tr.success>td, .table>thead>tr.success>th, .table>tbody>tr>td.success, .table>tbody>tr>th.success, .table>tbody>tr.success>td, .table>tbody>tr.success>th, .table>tfoot>tr>td.success, .table>tfoot>tr>th.success, .table>tfoot>tr.success>td, .table>tfoot>tr.success>th {
  background-color: #dff0d8
}

.table-hover>tbody>tr>td.success:hover, .table-hover>tbody>tr>th.success:hover, .table-hover>tbody>tr.success:hover>td, .table-hover>tbody>tr:hover>.success, .table-hover>tbody>tr.success:hover>th {
  background-color: #d0e9c6
}

.table>thead>tr>td.info, .table>thead>tr>th.info, .table>thead>tr.info>td, .table>thead>tr.info>th, .table>tbody>tr>td.info, .table>tbody>tr>th.info, .table>tbody>tr.info>td, .table>tbody>tr.info>th, .table>tfoot>tr>td.info, .table>tfoot>tr>th.info, .table>tfoot>tr.info>td, .table>tfoot>tr.info>th {
  background-color: #d9edf7
}

.table-hover>tbody>tr>td.info:hover, .table-hover>tbody>tr>th.info:hover, .table-hover>tbody>tr.info:hover>td, .table-hover>tbody>tr:hover>.info, .table-hover>tbody>tr.info:hover>th {
  background-color: #c4e3f3
}

.table>thead>tr>td.warning, .table>thead>tr>th.warning, .table>thead>tr.warning>td, .table>thead>tr.warning>th, .table>tbody>tr>td.warning, .table>tbody>tr>th.warning, .table>tbody>tr.warning>td, .table>tbody>tr.warning>th, .table>tfoot>tr>td.warning, .table>tfoot>tr>th.warning, .table>tfoot>tr.warning>td, .table>tfoot>tr.warning>th {
  background-color: #fcf8e3
}

.table-hover>tbody>tr>td.warning:hover, .table-hover>tbody>tr>th.warning:hover, .table-hover>tbody>tr.warning:hover>td, .table-hover>tbody>tr:hover>.warning, .table-hover>tbody>tr.warning:hover>th {
  background-color: #faf2cc
}

.table>thead>tr>td.danger, .table>thead>tr>th.danger, .table>thead>tr.danger>td, .table>thead>tr.danger>th, .table>tbody>tr>td.danger, .table>tbody>tr>th.danger, .table>tbody>tr.danger>td, .table>tbody>tr.danger>th, .table>tfoot>tr>td.danger, .table>tfoot>tr>th.danger, .table>tfoot>tr.danger>td, .table>tfoot>tr.danger>th {
  background-color: #f2dede
}

.table-hover>tbody>tr>td.danger:hover, .table-hover>tbody>tr>th.danger:hover, .table-hover>tbody>tr.danger:hover>td, .table-hover>tbody>tr:hover>.danger, .table-hover>tbody>tr.danger:hover>th {
  background-color: #ebcccc
}

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%
}

@media screen and (max-width:767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 17.25px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd
  }

  .table-responsive>.table {
    margin-bottom: 0
  }

  .table-responsive>.table>thead>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tbody>tr>td, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>tfoot>tr>td {
    white-space: nowrap
  }

  .table-responsive>.table-bordered {
    border: 0
  }

  .table-responsive>.table-bordered>thead>tr>th:first-child, .table-responsive>.table-bordered>thead>tr>td:first-child, .table-responsive>.table-bordered>tbody>tr>th:first-child, .table-responsive>.table-bordered>tbody>tr>td:first-child, .table-responsive>.table-bordered>tfoot>tr>th:first-child, .table-responsive>.table-bordered>tfoot>tr>td:first-child {
    border-left: 0
  }

  .table-responsive>.table-bordered>thead>tr>th:last-child, .table-responsive>.table-bordered>thead>tr>td:last-child, .table-responsive>.table-bordered>tbody>tr>th:last-child, .table-responsive>.table-bordered>tbody>tr>td:last-child, .table-responsive>.table-bordered>tfoot>tr>th:last-child, .table-responsive>.table-bordered>tfoot>tr>td:last-child {
    border-right: 0
  }

  .table-responsive>.table-bordered>tbody>tr:last-child>th, .table-responsive>.table-bordered>tbody>tr:last-child>td, .table-responsive>.table-bordered>tfoot>tr:last-child>th, .table-responsive>.table-bordered>tfoot>tr:last-child>td {
    border-bottom: 0
  }
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 23px;
  font-size: 27px;
  line-height: inherit;
  color: #8f8f8f;
  border: 0;
  border-bottom: 1px solid #e5e5e5
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold
}

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

input[type="radio"], input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal
}

input[type="file"] {
  display: block
}

input[type="range"] {
  display: block;
  width: 100%
}

select[multiple], select[size] {
  height: auto
}

input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}

output {
  display: block;
  padding-top: 7px;
  font-size: 18px;
  line-height: 1.3;
  color: #c5c5c5
}

.form-control {
  display: block;
  width: 100%;
  height: 37px;
  padding: 6px 10px;
  font-size: 18px;
  line-height: 1.3;
  color: #c5c5c5;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s
}

.form-control:focus {
  border-color: #00a7e5;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 167, 229, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 167, 229, 0.6)
}

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1
}

.form-control:-ms-input-placeholder {
  color: #999
}

.form-control::-webkit-input-placeholder {
  color: #999
}

.form-control::-ms-expand {
  border: 0;
  background-color: transparent
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: white;
  opacity: 1
}

.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed
}

textarea.form-control {
  height: auto
}

input[type="search"] {
  -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  input[type="date"].form-control, input[type="time"].form-control, input[type="datetime-local"].form-control, input[type="month"].form-control {
    line-height: 37px
  }

  input[type="date"].input-sm, .input-group-sm>input.form-control[type="date"], .input-group-sm>input.input-group-addon[type="date"], .input-group-sm>.input-group-btn>input.btn[type="date"], .input-group-sm input[type="date"], input[type="time"].input-sm, .input-group-sm>input.form-control[type="time"], .input-group-sm>input.input-group-addon[type="time"], .input-group-sm>.input-group-btn>input.btn[type="time"], .input-group-sm input[type="time"], input[type="datetime-local"].input-sm, .input-group-sm>input.form-control[type="datetime-local"], .input-group-sm>input.input-group-addon[type="datetime-local"], .input-group-sm>.input-group-btn>input.btn[type="datetime-local"], .input-group-sm input[type="datetime-local"], input[type="month"].input-sm, .input-group-sm>input.form-control[type="month"], .input-group-sm>input.input-group-addon[type="month"], .input-group-sm>.input-group-btn>input.btn[type="month"], .input-group-sm input[type="month"] {
    line-height: 32px
  }

  input[type="date"].input-lg, .input-group-lg>input.form-control[type="date"], .input-group-lg>input.input-group-addon[type="date"], .input-group-lg>.input-group-btn>input.btn[type="date"], .input-group-lg input[type="date"], input[type="time"].input-lg, .input-group-lg>input.form-control[type="time"], .input-group-lg>input.input-group-addon[type="time"], .input-group-lg>.input-group-btn>input.btn[type="time"], .input-group-lg input[type="time"], input[type="datetime-local"].input-lg, .input-group-lg>input.form-control[type="datetime-local"], .input-group-lg>input.input-group-addon[type="datetime-local"], .input-group-lg>.input-group-btn>input.btn[type="datetime-local"], .input-group-lg input[type="datetime-local"], input[type="month"].input-lg, .input-group-lg>input.form-control[type="month"], .input-group-lg>input.input-group-addon[type="month"], .input-group-lg>.input-group-btn>input.btn[type="month"], .input-group-lg input[type="month"] {
    line-height: 50px
  }
}

.form-group {
  margin-bottom: 30px
}

.radio, .checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px
}

.radio label, .checkbox label {
  min-height: 23px;
  padding-left: 35px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer
}

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
  position: absolute;
    opacity: 0;
    width: 24px;
    height: 24px;
    top: 0;
    left: 0;
    z-index: 2;
}

.radio+.radio, .checkbox+.checkbox {
  margin-top: -5px
}

.radio-inline, .checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer
}

.radio-inline+.radio-inline, .checkbox-inline+.checkbox-inline {
  margin-top: 0;
  margin-left: 10px
}

input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"], input[type="checkbox"][disabled], input[type="checkbox"].disabled, fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed
}

.radio-inline.disabled, fieldset[disabled] .radio-inline, .checkbox-inline.disabled, fieldset[disabled] .checkbox-inline {
  cursor: not-allowed
}

.radio.disabled label, fieldset[disabled] .radio label, .checkbox.disabled label, fieldset[disabled] .checkbox label {
  cursor: not-allowed
}

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 41px
}

.form-control-static.input-lg, .input-group-lg>.form-control-static.form-control, .input-group-lg>.form-control-static.input-group-addon, .input-group-lg>.input-group-btn>.form-control-static.btn, .form-control-static.input-sm, .input-group-sm>.form-control-static.form-control, .input-group-sm>.form-control-static.input-group-addon, .input-group-sm>.input-group-btn>.form-control-static.btn {
  padding-left: 0;
  padding-right: 0
}

.input-sm, .input-group-sm>.form-control, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.btn {
  height: 32px;
  padding: 3px 7px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 0
}

select.input-sm, .input-group-sm>select.form-control, .input-group-sm>select.input-group-addon, .input-group-sm>.input-group-btn>select.btn {
  height: 32px;
  line-height: 32px
}

textarea.input-sm, .input-group-sm>textarea.form-control, .input-group-sm>textarea.input-group-addon, .input-group-sm>.input-group-btn>textarea.btn, select[multiple].input-sm, .input-group-sm>select.form-control[multiple], .input-group-sm>select.input-group-addon[multiple], .input-group-sm>.input-group-btn>select.btn[multiple] {
  height: auto
}

.form-group-sm .form-control {
  height: 32px;
  padding: 3px 7px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 0
}

.form-group-sm select.form-control {
  height: 32px;
  line-height: 32px
}

.form-group-sm textarea.form-control, .form-group-sm select[multiple].form-control {
  height: auto
}

.form-group-sm .form-control-static {
  height: 32px;
  min-height: 39px;
  padding: 4px 7px;
  font-size: 16px;
  line-height: 1.5
}

.input-lg, .input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn {
  height: 50px;
  padding: 14px 14px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0
}

select.input-lg, .input-group-lg>select.form-control, .input-group-lg>select.input-group-addon, .input-group-lg>.input-group-btn>select.btn {
  height: 50px;
  line-height: 50px
}

textarea.input-lg, .input-group-lg>textarea.form-control, .input-group-lg>textarea.input-group-addon, .input-group-lg>.input-group-btn>textarea.btn, select[multiple].input-lg, .input-group-lg>select.form-control[multiple], .input-group-lg>select.input-group-addon[multiple], .input-group-lg>.input-group-btn>select.btn[multiple] {
  height: auto
}

.form-group-lg .form-control {
  height: 50px;
  padding: 14px 14px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0
}

.form-group-lg select.form-control {
  height: 50px;
  line-height: 50px
}

.form-group-lg textarea.form-control, .form-group-lg select[multiple].form-control {
  height: auto
}

.form-group-lg .form-control-static {
  height: 50px;
  min-height: 41px;
  padding: 15px 14px;
  font-size: 18px;
  line-height: 1.3333333
}

.has-feedback {
  position: relative
}

.has-feedback .form-control {
  padding-right: 46.25px
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 37px;
  height: 37px;
  line-height: 37px;
  text-align: center;
  pointer-events: none
}

.input-lg+.form-control-feedback, .input-group-lg>.form-control+.form-control-feedback, .input-group-lg>.input-group-addon+.form-control-feedback, .input-group-lg>.input-group-btn>.btn+.form-control-feedback, .input-group-lg+.form-control-feedback, .form-group-lg .form-control+.form-control-feedback {
  width: 50px;
  height: 50px;
  line-height: 50px
}

.input-sm+.form-control-feedback, .input-group-sm>.form-control+.form-control-feedback, .input-group-sm>.input-group-addon+.form-control-feedback, .input-group-sm>.input-group-btn>.btn+.form-control-feedback, .input-group-sm+.form-control-feedback, .form-group-sm .form-control+.form-control-feedback {
  width: 32px;
  height: 32px;
  line-height: 32px
}

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d
}

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168
}

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8
}

.has-success .form-control-feedback {
  color: #3c763d
}

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b
}

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3
}

.has-warning .form-control-feedback {
  color: #8a6d3b
}

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442
}

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede
}

.has-error .form-control-feedback {
  color: #a94442
}

.has-feedback label~.form-control-feedback {
  top: 28px
}

.has-feedback label.sr-only~.form-control-feedback {
  top: 0
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #858585
}

@media (min-width:768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle
  }

  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle
  }

  .form-inline .form-control-static {
    display: inline-block
  }

  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle
  }

  .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
    width: auto
  }

  .form-inline .input-group>.form-control {
    width: 100%
  }

  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle
  }

  .form-inline .radio, .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle
  }

  .form-inline .radio label, .form-inline .checkbox label {
    padding-left: 0
  }

  .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0
  }

  .form-inline .has-feedback .form-control-feedback {
    top: 0
  }
}

.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px
}

.form-horizontal .radio, .form-horizontal .checkbox {
  min-height: 30px
}

.form-horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px
}

.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table
}

.form-horizontal .form-group:after {
  clear: both
}

@media (min-width:768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px
  }
}

.form-horizontal .has-feedback .form-control-feedback {
  right: 10px
}

@media (min-width:768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 15px;
    font-size: 18px
  }
}

@media (min-width:768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 4px;
    font-size: 16px
  }
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear
}

.fade.in {
  opacity: 1
}

.collapse {
  display: none
}

.collapse.in {
  display: block
}

tr.collapse.in {
  display: table-row
}

tbody.collapse.in {
  display: table-row-group
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent
}

.dropup, .dropdown {
  position: relative
}

.dropdown-toggle:focus {
  outline: 0
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 18px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto
}

.dropdown-menu .divider {
  height: 1px;
  margin: 10.5px 0;
  overflow: hidden;
  background-color: #e5e5e5
}

.dropdown-menu>li>a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.3;
  color: #8f8f8f;
  white-space: nowrap
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
  text-decoration: none;
  color: #828282;
  background-color: #f5f5f5
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #454545
}

.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:hover, .dropdown-menu>.disabled>a:focus {
  color: #f2f2f2
}

.dropdown-menu>.disabled>a:hover, .dropdown-menu>.disabled>a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  cursor: not-allowed
}

.open>.dropdown-menu {
  display: block
}

.open>a {
  outline: 0
}

.dropdown-menu-right {
  left: auto;
  right: 0
}

.dropdown-menu-left {
  left: 0;
  right: auto
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 16px;
  line-height: 1.3;
  color: #f2f2f2;
  white-space: nowrap
}

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990
}

.pull-right>.dropdown-menu {
  right: 0;
  left: auto
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: ""
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px
}

@media (min-width:768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto
  }

  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto
  }
}

.btn-group, .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle
}

.btn-group>.btn, .btn-group-vertical>.btn {
  position: relative;
  float: left
}

.btn-group>.btn:hover, .btn-group>.btn:focus, .btn-group>.btn:active, .btn-group>.btn.active, .btn-group-vertical>.btn:hover, .btn-group-vertical>.btn:focus, .btn-group-vertical>.btn:active, .btn-group-vertical>.btn.active {
  z-index: 2
}

.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group {
  margin-left: -1px
}

.btn-toolbar {
  margin-left: -5px
}

.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  display: table
}

.btn-toolbar:after {
  clear: both
}

.btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group {
  float: left
}

.btn-toolbar>.btn, .btn-toolbar>.btn-group, .btn-toolbar>.input-group {
  margin-left: 5px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0
}

.btn-group>.btn:first-child {
  margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0
}

.btn-group>.btn-group {
  float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
  border-radius: 0
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child, .btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0
}

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
  outline: 0
}

.btn-group>.btn+.dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px
}

.btn-group>.btn-lg+.dropdown-toggle, .btn-group-lg.btn-group>.btn+.dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px
}

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none
}

.btn .caret {
  margin-left: 0
}

.btn-lg .caret, .btn-group-lg>.btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0
}

.dropup .btn-lg .caret, .dropup .btn-group-lg>.btn .caret {
  border-width: 0 5px 5px
}

.btn-group-vertical>.btn, .btn-group-vertical>.btn-group, .btn-group-vertical>.btn-group>.btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%
}

.btn-group-vertical>.btn-group:before, .btn-group-vertical>.btn-group:after {
  content: " ";
  display: table
}

.btn-group-vertical>.btn-group:after {
  clear: both
}

.btn-group-vertical>.btn-group>.btn {
  float: none
}

.btn-group-vertical>.btn+.btn, .btn-group-vertical>.btn+.btn-group, .btn-group-vertical>.btn-group+.btn, .btn-group-vertical>.btn-group+.btn-group {
  margin-top: -1px;
  margin-left: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
  border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
  border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child, .btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate
}

.btn-group-justified>.btn, .btn-group-justified>.btn-group {
  float: none;
  display: table-cell;
  width: 1%
}

.btn-group-justified>.btn-group .btn {
  width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
  left: auto
}

[data-toggle="buttons"]>.btn input[type="radio"], [data-toggle="buttons"]>.btn input[type="checkbox"], [data-toggle="buttons"]>.btn-group>.btn input[type="radio"], [data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate
}

.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0
}

.input-group .form-control:focus {
  z-index: 3
}

.input-group-addon, .input-group-btn, .input-group .form-control {
  display: table-cell
}

.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0
}

.input-group-addon, .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle
}

.input-group-addon {
  padding: 6px 10px;
  font-size: 18px;
  font-weight: normal;
  line-height: 1;
  color: #c5c5c5;
  text-align: center;
  background-color: white;
  border: 1px solid #ccc;
  border-radius: 0
}

.input-group-addon.input-sm, .input-group-sm>.input-group-addon.form-control, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.input-group-addon.btn {
  padding: 3px 7px;
  font-size: 16px;
  border-radius: 0
}

.input-group-addon.input-lg, .input-group-lg>.input-group-addon.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.input-group-addon.btn {
  padding: 14px 14px;
  font-size: 18px;
  border-radius: 0
}

.input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {
  margin-top: 0
}

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0
}

.input-group-addon:first-child {
  border-right: 0
}

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group>.btn, .input-group-btn:last-child>.dropdown-toggle, .input-group-btn:first-child>.btn:not(:first-child), .input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0
}

.input-group-addon:last-child {
  border-left: 0
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap
}

.input-group-btn>.btn {
  position: relative
}

.input-group-btn>.btn+.btn {
  margin-left: -1px
}

.input-group-btn>.btn:hover, .input-group-btn>.btn:focus, .input-group-btn>.btn:active {
  z-index: 2
}

.input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group {
  margin-right: -1px
}

.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
  z-index: 2;
  margin-left: -1px
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none
}

.nav:before, .nav:after {
  content: " ";
  display: table
}

.nav:after {
  clear: both
}

.nav>li {
  position: relative;
  display: block
}

.nav>li>a {
  position: relative;
  display: block;
  padding: 10px 15px
}

.nav>li>a:hover, .nav>li>a:focus {
  text-decoration: none;
  background-color: transparent
}

.nav>li.disabled>a {
  color: #f2f2f2
}

.nav>li.disabled>a:hover, .nav>li.disabled>a:focus {
  color: #f2f2f2;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed
}

.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
  background-color: transparent;
  border-color: #00a7e5
}

.nav .nav-divider {
  height: 1px;
  margin: 10.5px 0;
  overflow: hidden;
  background-color: #e5e5e5
}

.nav>li>a>img {
  max-width: none
}

.nav-tabs {
  border-bottom: 1px solid #ddd
}

.nav-tabs>li {
  float: left;
  margin-bottom: -1px
}

.nav-tabs>li>a {
  margin-right: 2px;
  line-height: 1.3;
  border: 1px solid transparent;
  border-radius: 0 0 0 0
}

.nav-tabs>li>a:hover {
  border-color: white white #ddd
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
  color: #00a7e5;
  background-color: #ffff;
  border: 1px solid transparent;
  border-bottom-color: transparent;
  cursor: default
}

.nav-pills>li {
  float: left
}

.nav-pills>li>a {
  border-radius: 0
}

.nav-pills>li+li {
  margin-left: 2px
}

.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
  color: #fff;
  background-color: #454545
}

.nav-stacked>li {
  float: none
}

.nav-stacked>li+li {
  margin-top: 2px;
  margin-left: 0
}

.nav-justified, .nav-tabs.nav-justified {
  width: 100%
}

.nav-justified>li, .nav-tabs.nav-justified>li {
  float: none
}

.nav-justified>li>a, .nav-tabs.nav-justified>li>a {
  text-align: center;
  margin-bottom: 5px
}

.nav-justified>.dropdown .dropdown-menu, .nav-tabs.nav-justified>.dropdown .dropdown-menu {
  top: auto;
  left: auto
}

@media (min-width:768px) {
  .nav-justified>li, .nav-tabs.nav-justified>li {
    display: table-cell;
    width: 1%
  }

  .nav-justified>li>a, .nav-tabs.nav-justified>li>a {
    margin-bottom: 0
  }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0
}

.nav-tabs-justified>li>a, .nav-tabs.nav-justified>li>a {
  margin-right: 0;
  border-radius: 0
}

.nav-tabs-justified>.active>a, .nav-tabs.nav-justified>.active>a, .nav-tabs-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a:hover, .nav-tabs-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:focus {
  border: 1px solid #ddd
}

@media (min-width:768px) {
  .nav-tabs-justified>li>a, .nav-tabs.nav-justified>li>a {
    border-bottom: 1px solid #ddd;
    border-radius: 0 0 0 0
  }

  .nav-tabs-justified>.active>a, .nav-tabs.nav-justified>.active>a, .nav-tabs-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a:hover, .nav-tabs-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:focus {
    border-bottom-color: #f5f5f5
  }
}

.tab-content>.tab-pane {
  display: none
}

.tab-content>.active {
  display: block
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 23px;
  border: 1px solid transparent
}

.navbar:before, .navbar:after {
  content: " ";
  display: table
}

.navbar:after {
  clear: both
}

@media (min-width:768px) {
  .navbar {
    border-radius: 0
  }
}

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table
}

.navbar-header:after {
  clear: both
}

@media (min-width:768px) {
  .navbar-header {
    float: left
  }
}

.navbar-collapse {
  overflow-x: visible;
  padding-right: 10px;
  padding-left: 10px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch
}

.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table
}

.navbar-collapse:after {
  clear: both
}

.navbar-collapse.in {
  overflow-y: auto
}

@media (min-width:768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none
  }

  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important
  }

  .navbar-collapse.in {
    overflow-y: visible
  }

  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0
  }
}

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
  max-height: 340px
}

@media (max-device-width:320px) and (orientation:landscape) {
  .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px
  }
}

.container>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-header, .container-fluid>.navbar-collapse {
  margin-right: -10px;
  margin-left: -10px
}

@media (min-width:768px) {
  .container>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-header, .container-fluid>.navbar-collapse {
    margin-right: 0;
    margin-left: 0
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px
}

@media (min-width:768px) {
  .navbar-static-top {
    border-radius: 0
  }
}

.navbar-fixed-top, .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030
}

@media (min-width:768px) {
  .navbar-fixed-top, .navbar-fixed-bottom {
    border-radius: 0
  }
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0
}

.navbar-brand {
  float: left;
  padding: 13.5px 10px;
  font-size: 18px;
  line-height: 23px;
  height: 50px
}

.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none
}

.navbar-brand>img {
  display: block
}

@media (min-width:768px) {
  .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: -10px
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 10px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0
}

.navbar-toggle:focus {
  outline: 0
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
  margin-top: 4px
}

@media (min-width:768px) {
  .navbar-toggle {
    display: none
  }
}

.navbar-nav {
  margin: 6.75px -10px
}

.navbar-nav>li>a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 23px
}

@media (max-width:767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none
  }

  .navbar-nav .open .dropdown-menu>li>a, .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px
  }

  .navbar-nav .open .dropdown-menu>li>a {
    line-height: 23px
  }

  .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-nav .open .dropdown-menu>li>a:focus {
    background-image: none
  }
}

@media (min-width:768px) {
  .navbar-nav {
    float: left;
    margin: 0
  }

  .navbar-nav>li {
    float: left
  }

  .navbar-nav>li>a {
    padding-top: 13.5px;
    padding-bottom: 13.5px
  }
}

.navbar-form {
  margin-left: -10px;
  margin-right: -10px;
  padding: 10px 10px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 6.5px;
  margin-bottom: 6.5px
}

@media (min-width:768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle
  }

  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle
  }

  .navbar-form .form-control-static {
    display: inline-block
  }

  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle
  }

  .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn, .navbar-form .input-group .form-control {
    width: auto
  }

  .navbar-form .input-group>.form-control {
    width: 100%
  }

  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle
  }

  .navbar-form .radio, .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle
  }

  .navbar-form .radio label, .navbar-form .checkbox label {
    padding-left: 0
  }

  .navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0
  }

  .navbar-form .has-feedback .form-control-feedback {
    top: 0
  }
}

@media (max-width:767px) {
  .navbar-form .form-group {
    margin-bottom: 5px
  }

  .navbar-form .form-group:last-child {
    margin-bottom: 0
  }
}

@media (min-width:768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none
  }
}

.navbar-nav>li>.dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}

.navbar-btn {
  margin-top: 6.5px;
  margin-bottom: 6.5px
}

.navbar-btn.btn-sm, .btn-group-sm>.navbar-btn.btn {
  margin-top: 9px;
  margin-bottom: 9px
}

.navbar-btn.btn-xs, .btn-group-xs>.navbar-btn.btn {
  margin-top: 14px;
  margin-bottom: 14px
}

.navbar-text {
  margin-top: 13.5px;
  margin-bottom: 13.5px
}

@media (min-width:768px) {
  .navbar-text {
    float: left;
    margin-left: 10px;
    margin-right: 10px
  }
}

@media (min-width:768px) {
  .navbar-left {
    float: left !important
  }

  .navbar-right {
    float: right !important;
    margin-right: -10px
  }

  .navbar-right~.navbar-right {
    margin-right: 0
  }
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7
}

.navbar-default .navbar-brand {
  color: #777
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent
}

.navbar-default .navbar-text {
  color: #777
}

.navbar-default .navbar-nav>li>a {
  color: #777
}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
  color: #333;
  background-color: transparent
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
  color: #555;
  background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a, .navbar-default .navbar-nav>.disabled>a:hover, .navbar-default .navbar-nav>.disabled>a:focus {
  color: #ccc;
  background-color: transparent
}

.navbar-default .navbar-toggle {
  border-color: #ddd
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
  background-color: #e7e7e7;
  color: #555
}

@media (max-width:767px) {
  .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #777
  }

  .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
    color: #333;
    background-color: transparent
  }

  .navbar-default .navbar-nav .open .dropdown-menu>.active>a, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
    color: #555;
    background-color: #e7e7e7
  }

  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
    color: #ccc;
    background-color: transparent
  }
}

.navbar-default .navbar-link {
  color: #777
}

.navbar-default .navbar-link:hover {
  color: #333
}

.navbar-default .btn-link {
  color: #777
}

.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333
}

.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc
}

.navbar-inverse {
  background-color: #222;
  border-color: #090909
}

.navbar-inverse .navbar-brand {
  color: white
}

.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent
}

.navbar-inverse .navbar-text {
  color: white
}

.navbar-inverse .navbar-nav>li>a {
  color: white
}

.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus {
  color: #fff;
  background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus {
  color: #fff;
  background-color: #090909
}

.navbar-inverse .navbar-nav>.disabled>a, .navbar-inverse .navbar-nav>.disabled>a:hover, .navbar-inverse .navbar-nav>.disabled>a:focus {
  color: #444;
  background-color: transparent
}

.navbar-inverse .navbar-toggle {
  border-color: #333
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
  border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus {
  background-color: #090909;
  color: #fff
}

@media (max-width:767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
    border-color: #090909
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    color: white
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
    color: #fff;
    background-color: transparent
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
    color: #fff;
    background-color: #090909
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
    color: #444;
    background-color: transparent
  }
}

.navbar-inverse .navbar-link {
  color: white
}

.navbar-inverse .navbar-link:hover {
  color: #fff
}

.navbar-inverse .btn-link {
  color: white
}

.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff
}

.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden
}

.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%
}

.embed-responsive-4by3 {
  padding-bottom: 75%
}

.clearfix:before, .clearfix:after {
  content: " ";
  display: table
}

.clearfix: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
}

@-ms-viewport {
  .navbar-inverse .btn-link[disabled], fieldset[disabled] .navbar-inverse .btn-link {
    width: device-width
  }
}

.visible-xs {
  display: none !important
}

.visible-sm {
  display: none !important
}

.visible-md {
  display: none !important
}

.visible-lg {
  display: none !important
}

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
  display: none !important
}

@media (max-width:767px) {
  .visible-xs {
    display: block !important
  }

  table.visible-xs {
    display: table !important
  }

  tr.visible-xs {
    display: table-row !important
  }

  th.visible-xs, td.visible-xs {
    display: table-cell !important
  }
}

@media (max-width:767px) {
  .visible-xs-block {
    display: block !important
  }
}

@media (max-width:767px) {
  .visible-xs-inline {
    display: inline !important
  }
}

@media (max-width:767px) {
  .visible-xs-inline-block {
    display: inline-block !important
  }
}

@media (min-width:768px) and (max-width:1023px) {
  .visible-sm {
    display: block !important
  }

  table.visible-sm {
    display: table !important
  }

  tr.visible-sm {
    display: table-row !important
  }

  th.visible-sm, td.visible-sm {
    display: table-cell !important
  }
}

@media (min-width:768px) and (max-width:1023px) {
  .visible-sm-block {
    display: block !important
  }
}

@media (min-width:768px) and (max-width:1023px) {
  .visible-sm-inline {
    display: inline !important
  }
}

@media (min-width:768px) and (max-width:1023px) {
  .visible-sm-inline-block {
    display: inline-block !important
  }
}

@media (min-width:1024px) and (max-width:1279px) {
  .visible-md {
    display: block !important
  }

  table.visible-md {
    display: table !important
  }

  tr.visible-md {
    display: table-row !important
  }

  th.visible-md, td.visible-md {
    display: table-cell !important
  }
}

@media (min-width:1024px) and (max-width:1279px) {
  .visible-md-block {
    display: block !important
  }
}

@media (min-width:1024px) and (max-width:1279px) {
  .visible-md-inline {
    display: inline !important
  }
}

@media (min-width:1024px) and (max-width:1279px) {
  .visible-md-inline-block {
    display: inline-block !important
  }
}

@media (min-width:1280px) {
  .visible-lg {
    display: block !important
  }

  table.visible-lg {
    display: table !important
  }

  tr.visible-lg {
    display: table-row !important
  }

  th.visible-lg, td.visible-lg {
    display: table-cell !important
  }
}

@media (min-width:1280px) {
  .visible-lg-block {
    display: block !important
  }
}

@media (min-width:1280px) {
  .visible-lg-inline {
    display: inline !important
  }
}

@media (min-width:1280px) {
  .visible-lg-inline-block {
    display: inline-block !important
  }
}

@media (max-width:767px) {
  .hidden-xs {
    display: none !important
  }
}

@media (min-width:768px) and (max-width:1023px) {
  .hidden-sm {
    display: none !important
  }
}

@media (min-width:1024px) and (max-width:1279px) {
  .hidden-md {
    display: none !important
  }
}

@media (min-width:1280px) {
  .hidden-lg {
    display: none !important
  }
}

.visible-print {
  display: none !important
}

@media print {
  .visible-print {
    display: block !important
  }

  table.visible-print {
    display: table !important
  }

  tr.visible-print {
    display: table-row !important
  }

  th.visible-print, td.visible-print {
    display: table-cell !important
  }
}

.visible-print-block {
  display: none !important
}

@media print {
  .visible-print-block {
    display: block !important
  }
}

.visible-print-inline {
  display: none !important
}

@media print {
  .visible-print-inline {
    display: inline !important
  }
}

.visible-print-inline-block {
  display: none !important
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important
  }
}

@media print {
  .hidden-print {
    display: none !important
  }
}

.transition-all, label .icon-check:before, .shadowed, .article .news-wrap, .stickynav-right a, .sectors .ghost-button, #tx-solr-search .search-result, .text-image-teaser, .product-card, .mm-menu, .navbar-wrapper, .navbar-meta li>a, .mainnav>li, .navbar-wrapper.nav-float .navbar, .navbar-header, .navbar-subheader, .navbar-logo, .nav-search, .nav-search .form, a, .i-plus:after, .video-preview:after, .video-preview:before, .product-detail .nav-tabs>li>a, .product-comparison .products-fixed, .product-basket .products-fixed {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.to-upper {
  text-transform: uppercase
}

.ellip {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

body {
  font-weight: normal;
  font-size: 18px;
  line-height: 1.3;
  color: #454545;
  background: #f5f5f5;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}


p:last-of-type {
  margin: 0
}

p {
  margin-top: 0px;
  margin-bottom: 24px
}

sup {
  top: -0.25em
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-weight: normal;
  line-height: 1.1;
  color: inherit;
  margin-top: 0
}

h1, .h1 {
  font-size: 40px;
  line-height: 46px;
  margin-bottom: 30px;
  font-weight: normal;
}

h2, .h2 {
  font-size: 30px;
  line-height: 34px;
  margin-bottom: 20px;
  font-weight: bold;
}

h3, .h3 {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 20px;
 font-weight: normal;
}

h4, .h4 {
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 20px;
  font-weight: bold;
}

@media (max-width:1279px) {
  body {
    font-size: 16px
  }

  p {
    margin-bottom: 20px
  }

  h1, .h1 {
    margin-bottom: 25px
  }

  h2, .h2 {
    font-size: 24px;
    line-height: 26px
  }

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

@media (max-width:1023px) {
  h1, .h1 {
    font-size: 34px;
    line-height: 38px
  }
}

@media (max-width:767px) {
  h1, .h1 {
    font-size: 30px;
    line-height: 34px;
    margin-bottom: 20px
  }
}

.font-web {
 font-weight: normal;
}

.font-reg {
 font-weight: normal;
}

.font-light, .font-meta, .footer-links, .metanav {
  font-weight: normal;
}

.font-bold {
  font-weight: bold;
}

.font-meta, .footer-links, .metanav {
  font-size: 14px;
  line-height: 24px
}

.text-left {
  text-align: left
}

.text-right {
  text-align: right
}

.text-center {
  text-align: center
}

.text-nowrap {
  white-space: nowrap
}

.text-uppercase {
  text-transform: uppercase
}

@media (max-width:767px) {
  .text-center-xs {
    text-align: center
  }

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

@media (max-width:1023px) {
  .text-center-sm {
    text-align: center
  }

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

small {
  display: block;
  font-size: 65%;
  line-height: 1.3
}

.small {
  font-size: 65%;
  line-height: 1.3
}

.spread-width {
  max-width: 1280px;
  margin: 0 auto
}

@media (max-width:1279px) {
  .spread-width {
    max-width: 1024px
  }
}

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

.container:before, .container:after {
  content: " ";
  display: table
}

.container:after {
  clear: both
}

@media (min-width:768px) {
  .container {
    width: 732px
  }
}

@media (min-width:1024px) {
  .container {
    width: 1004px
  }
}

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

.container>.container {
  width: 100%;
  padding: 0
}

.container-fullwidth {
  width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  overflow-x: hidden
}

.site-content {
  margin: 0 auto
}

.site-content, .navbar-wrapper {
  margin: 0 auto
}

.footer-wrapper {
  margin-top: 18px
}

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

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

.container-fluid:after {
  clear: both
}

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

.row:before, .row:after {
  content: " ";
  display: table
}

.row:after {
  clear: both
}

.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: 10px;
  padding-right: 10px
}

.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-1 {
  width: 8.3333333333%
}

.col-xs-2 {
  width: 16.6666666667%
}

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

.col-xs-4 {
  width: 33.3333333333%
}

.col-xs-5 {
  width: 41.6666666667%
}

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

.col-xs-7 {
  width: 58.3333333333%
}

.col-xs-8 {
  width: 66.6666666667%
}

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

.col-xs-10 {
  width: 83.3333333333%
}

.col-xs-11 {
  width: 91.6666666667%
}

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

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

.col-xs-pull-1 {
  right: 8.3333333333%
}

.col-xs-pull-2 {
  right: 16.6666666667%
}

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

.col-xs-pull-4 {
  right: 33.3333333333%
}

.col-xs-pull-5 {
  right: 41.6666666667%
}

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

.col-xs-pull-7 {
  right: 58.3333333333%
}

.col-xs-pull-8 {
  right: 66.6666666667%
}

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

.col-xs-pull-10 {
  right: 83.3333333333%
}

.col-xs-pull-11 {
  right: 91.6666666667%
}

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

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

.col-xs-push-1 {
  left: 8.3333333333%
}

.col-xs-push-2 {
  left: 16.6666666667%
}

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

.col-xs-push-4 {
  left: 33.3333333333%
}

.col-xs-push-5 {
  left: 41.6666666667%
}

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

.col-xs-push-7 {
  left: 58.3333333333%
}

.col-xs-push-8 {
  left: 66.6666666667%
}

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

.col-xs-push-10 {
  left: 83.3333333333%
}

.col-xs-push-11 {
  left: 91.6666666667%
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@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-1 {
    width: 8.3333333333%
  }

  .col-sm-2 {
    width: 16.6666666667%
  }

  .col-sm-3 {
    width: 25%
  }

  .col-sm-4 {
    width: 33.3333333333%
  }

  .col-sm-5 {
    width: 41.6666666667%
  }

  .col-sm-6 {
    width: 50%
  }

  .col-sm-7 {
    width: 58.3333333333%
  }

  .col-sm-8 {
    width: 66.6666666667%
  }

  .col-sm-9 {
    width: 75%
  }

  .col-sm-10 {
    width: 83.3333333333%
  }

  .col-sm-11 {
    width: 91.6666666667%
  }

  .col-sm-12 {
    width: 100%
  }

  .col-sm-pull-0 {
    right: auto
  }

  .col-sm-pull-1 {
    right: 8.3333333333%
  }

  .col-sm-pull-2 {
    right: 16.6666666667%
  }

  .col-sm-pull-3 {
    right: 25%
  }

  .col-sm-pull-4 {
    right: 33.3333333333%
  }

  .col-sm-pull-5 {
    right: 41.6666666667%
  }

  .col-sm-pull-6 {
    right: 50%
  }

  .col-sm-pull-7 {
    right: 58.3333333333%
  }

  .col-sm-pull-8 {
    right: 66.6666666667%
  }

  .col-sm-pull-9 {
    right: 75%
  }

  .col-sm-pull-10 {
    right: 83.3333333333%
  }

  .col-sm-pull-11 {
    right: 91.6666666667%
  }

  .col-sm-pull-12 {
    right: 100%
  }

  .col-sm-push-0 {
    left: auto
  }

  .col-sm-push-1 {
    left: 8.3333333333%
  }

  .col-sm-push-2 {
    left: 16.6666666667%
  }

  .col-sm-push-3 {
    left: 25%
  }

  .col-sm-push-4 {
    left: 33.3333333333%
  }

  .col-sm-push-5 {
    left: 41.6666666667%
  }

  .col-sm-push-6 {
    left: 50%
  }

  .col-sm-push-7 {
    left: 58.3333333333%
  }

  .col-sm-push-8 {
    left: 66.6666666667%
  }

  .col-sm-push-9 {
    left: 75%
  }

  .col-sm-push-10 {
    left: 83.3333333333%
  }

  .col-sm-push-11 {
    left: 91.6666666667%
  }

  .col-sm-push-12 {
    left: 100%
  }

  .col-sm-offset-0 {
    margin-left: 0%
  }

  .col-sm-offset-1 {
    margin-left: 8.3333333333%
  }

  .col-sm-offset-2 {
    margin-left: 16.6666666667%
  }

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

  .col-sm-offset-4 {
    margin-left: 33.3333333333%
  }

  .col-sm-offset-5 {
    margin-left: 41.6666666667%
  }

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

  .col-sm-offset-7 {
    margin-left: 58.3333333333%
  }

  .col-sm-offset-8 {
    margin-left: 66.6666666667%
  }

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

  .col-sm-offset-10 {
    margin-left: 83.3333333333%
  }

  .col-sm-offset-11 {
    margin-left: 91.6666666667%
  }

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

@media (min-width:1024px) {
  .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-1 {
    width: 8.3333333333%
  }

  .col-md-2 {
    width: 16.6666666667%
  }

  .col-md-3 {
    width: 25%
  }

  .col-md-4 {
    width: 33.3333333333%
  }

  .col-md-5 {
    width: 41.6666666667%
  }

  .col-md-6 {
    width: 50%
  }

  .col-md-7 {
    width: 58.3333333333%
  }

  .col-md-8 {
    width: 66.6666666667%
  }

  .col-md-9 {
    width: 75%
  }

  .col-md-10 {
    width: 83.3333333333%
  }

  .col-md-11 {
    width: 91.6666666667%
  }

  .col-md-12 {
    width: 100%
  }

  .col-md-pull-0 {
    right: auto
  }

  .col-md-pull-1 {
    right: 8.3333333333%
  }

  .col-md-pull-2 {
    right: 16.6666666667%
  }

  .col-md-pull-3 {
    right: 25%
  }

  .col-md-pull-4 {
    right: 33.3333333333%
  }

  .col-md-pull-5 {
    right: 41.6666666667%
  }

  .col-md-pull-6 {
    right: 50%
  }

  .col-md-pull-7 {
    right: 58.3333333333%
  }

  .col-md-pull-8 {
    right: 66.6666666667%
  }

  .col-md-pull-9 {
    right: 75%
  }

  .col-md-pull-10 {
    right: 83.3333333333%
  }

  .col-md-pull-11 {
    right: 91.6666666667%
  }

  .col-md-pull-12 {
    right: 100%
  }

  .col-md-push-0 {
    left: auto
  }

  .col-md-push-1 {
    left: 8.3333333333%
  }

  .col-md-push-2 {
    left: 16.6666666667%
  }

  .col-md-push-3 {
    left: 25%
  }

  .col-md-push-4 {
    left: 33.3333333333%
  }

  .col-md-push-5 {
    left: 41.6666666667%
  }

  .col-md-push-6 {
    left: 50%
  }

  .col-md-push-7 {
    left: 58.3333333333%
  }

  .col-md-push-8 {
    left: 66.6666666667%
  }

  .col-md-push-9 {
    left: 75%
  }

  .col-md-push-10 {
    left: 83.3333333333%
  }

  .col-md-push-11 {
    left: 91.6666666667%
  }

  .col-md-push-12 {
    left: 100%
  }

  .col-md-offset-0 {
    margin-left: 0%
  }

  .col-md-offset-1 {
    margin-left: 8.3333333333%
  }

  .col-md-offset-2 {
    margin-left: 16.6666666667%
  }

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

  .col-md-offset-4 {
    margin-left: 33.3333333333%
  }

  .col-md-offset-5 {
    margin-left: 41.6666666667%
  }

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

  .col-md-offset-7 {
    margin-left: 58.3333333333%
  }

  .col-md-offset-8 {
    margin-left: 66.6666666667%
  }

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

  .col-md-offset-10 {
    margin-left: 83.3333333333%
  }

  .col-md-offset-11 {
    margin-left: 91.6666666667%
  }

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

@media (min-width:1280px) {
  .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-1 {
    width: 8.3333333333%
  }

  .col-lg-2 {
    width: 16.6666666667%
  }

  .col-lg-3 {
    width: 25%
  }

  .col-lg-4 {
    width: 33.3333333333%
  }

  .col-lg-5 {
    width: 41.6666666667%
  }

  .col-lg-6 {
    width: 50%
  }

  .col-lg-7 {
    width: 58.3333333333%
  }

  .col-lg-8 {
    width: 66.6666666667%
  }

  .col-lg-9 {
    width: 75%
  }

  .col-lg-10 {
    width: 83.3333333333%
  }

  .col-lg-11 {
    width: 91.6666666667%
  }

  .col-lg-12 {
    width: 100%
  }

  .col-lg-pull-0 {
    right: auto
  }

  .col-lg-pull-1 {
    right: 8.3333333333%
  }

  .col-lg-pull-2 {
    right: 16.6666666667%
  }

  .col-lg-pull-3 {
    right: 25%
  }

  .col-lg-pull-4 {
    right: 33.3333333333%
  }

  .col-lg-pull-5 {
    right: 41.6666666667%
  }

  .col-lg-pull-6 {
    right: 50%
  }

  .col-lg-pull-7 {
    right: 58.3333333333%
  }

  .col-lg-pull-8 {
    right: 66.6666666667%
  }

  .col-lg-pull-9 {
    right: 75%
  }

  .col-lg-pull-10 {
    right: 83.3333333333%
  }

  .col-lg-pull-11 {
    right: 91.6666666667%
  }

  .col-lg-pull-12 {
    right: 100%
  }

  .col-lg-push-0 {
    left: auto
  }

  .col-lg-push-1 {
    left: 8.3333333333%
  }

  .col-lg-push-2 {
    left: 16.6666666667%
  }

  .col-lg-push-3 {
    left: 25%
  }

  .col-lg-push-4 {
    left: 33.3333333333%
  }

  .col-lg-push-5 {
    left: 41.6666666667%
  }

  .col-lg-push-6 {
    left: 50%
  }

  .col-lg-push-7 {
    left: 58.3333333333%
  }

  .col-lg-push-8 {
    left: 66.6666666667%
  }

  .col-lg-push-9 {
    left: 75%
  }

  .col-lg-push-10 {
    left: 83.3333333333%
  }

  .col-lg-push-11 {
    left: 91.6666666667%
  }

  .col-lg-push-12 {
    left: 100%
  }

  .col-lg-offset-0 {
    margin-left: 0%
  }

  .col-lg-offset-1 {
    margin-left: 8.3333333333%
  }

  .col-lg-offset-2 {
    margin-left: 16.6666666667%
  }

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

  .col-lg-offset-4 {
    margin-left: 33.3333333333%
  }

  .col-lg-offset-5 {
    margin-left: 41.6666666667%
  }

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

  .col-lg-offset-7 {
    margin-left: 58.3333333333%
  }

  .col-lg-offset-8 {
    margin-left: 66.6666666667%
  }

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

  .col-lg-offset-10 {
    margin-left: 83.3333333333%
  }

  .col-lg-offset-11 {
    margin-left: 91.6666666667%
  }

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

html, body {
  height: auto
}

html {
  box-sizing: border-box
}

html {
  -webkit-tap-highlight-color: transparent
}

body {
  margin: 0;
  overflow-y: scroll;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch
}

*, *:before, *:after {
  box-sizing: border-box
}

img {
  width: 100%;
  height: auto;
  display: block
}

:focus {
  outline: none
}

img:not([src]) {
  visibility: hidden
}

@-moz-document url-prefix() {
  img:-moz-loading {
    visibility: hidden
  }
}

.footer-end hr {
  border: 0;
  border-top: 4px solid rgba(0, 255, 0, 0.5);
  margin-bottom: 40px
}

.site-content ul[class=""], .site-content ul:not([class]) {
  list-style: none !important;
  padding-left: 1.5em
}

.site-content ul[class=""] li:before, .site-content ul:not([class]) li:before {
  content: "•";
  color: #00a7e5;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em
}

.selectric-scroll ul li:before {
  content: "" !important
}

.selectric-multi .selectric-scroll ul li.selected:before {
  content: "✓" !important
}

.selectric-multi .selectric .label {
  white-space: unset;
  overflow: unset;
  text-overflow: unset
}

.selectric-multi .selectric-items {
  margin-top: 0px;
  z-index: 1
}

.selectric-multi.selectric-input-lg .selectric .label {
  min-height: 48px;
  height: auto;
  line-height: 1.4em;
  padding-top: 0.6em;
  padding-bottom: 0.6em
}

@media (min-width:768px) {
  .row-sh {
    display: table;
    table-layout: fixed;
    width: 100%
  }

  .row-sh>[class*="col-"] {
    display: table-cell;
    float: none;
    vertical-align: top
  }

  .row-eh {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .row-eh:before {
    display: flex
  }

  .row-eh:after {
    display: none
  }

  .row-eh>[class*='col-'] {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .flex-vcenter>.row-eh>[class*='col-'] {
    display: flex;
    justify-content: center
  }
}

@media (min-width:1024px) {
  .row-sh-md {
    display: table;
    table-layout: fixed
  }

  .row-sh-md>[class*="col-"] {
    display: table-cell;
    float: none;
    vertical-align: top
  }

  .row-eh-md {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    height: 100%
  }

  .row-eh-md>[class*='col-'] {
    display: flex;
    flex-direction: column
  }
}

@media (max-width:1680px) {
  [class*="col-"], .container {
    padding-left: 10px;
    padding-right: 10px
  }
}

@media (max-width:1279px) {
  [class*="col-"], .container {
    padding-left: 10px;
    padding-right: 10px
  }
}

@media (max-width:1023px) {
  [class*="col-"], .container {
    padding-left: 8px;
    padding-right: 8px
  }
}

@media (max-width:767px) {
  [class*="col-"], .container {
    padding-left: 7px;
    padding-right: 7px
  }
}

@media (max-width:767px) {
  .ge-columns [class*="col-"] {
    margin-bottom: 28px
  }
}

@media (max-width:1023px) {
  .footer-add [class*="col-"] {
    margin-bottom: 28px
  }
}

@media (max-width:1680px) {
  .row {
    margin-left: -10px !important;
    margin-right: -10px !important
  }
}

@media (max-width:1279px) {
  .row {
    margin-left: -10px !important;
    margin-right: -10px !important
  }
}

@media (max-width:1023px) {
  .row {
    margin-left: -8px !important;
    margin-right: -8px !important
  }
}

@media (max-width:767px) {
  .row {
    margin-left: -7px !important;
    margin-right: -7px !important
  }
}

.row {
  position: relative
}

.rowspace {
  margin-bottom: 20px
}

@media (max-width:1680px) {
  .rowspace {
    margin-bottom: 20px
  }
}

@media (max-width:1279px) {
  .rowspace {
    margin-bottom: 20px
  }
}

@media (max-width:1023px) {
  .rowspace {
    margin-bottom: 16px
  }
}

@media (max-width:767px) {
  .rowspace {
    margin-bottom: 14px
  }
}

.bg-image--cover {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover
}

.invert {
  background-color: #00a7e5;
  color: #fff
}

.c-bg-brand {
  background-color: #00a7e5
}

.c-bg-brandi {
  background-color: #00a7e5 !important
}

.c-t-brand {
  color: #00a7e5
}

.c-t-white {
  color: #fff
}

.bg-white {
  background-color: #fff
}

.c-h-brand .headline {
  color: #00a7e5
}

.c-h-mint .headline {
  color: #7ec399
}

.c-h-apple .headline {
  color: #95c230
}

.c-h-currant .headline {
  color: #e62249
}

.pos-abs {
  position: absolute !important
}

.pos-t0 {
  top: 0
}

.pos-r0 {
  right: 0
}

.pos-b0 {
  bottom: 0
}

.pos-l0 {
  left: 0
}

.pos-vc {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.pos-hc {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}

.box, .pad {
  padding: 36px
}

.box-1, .pad-1 {
  padding: 18px
}

.box-all, .pad-all {
  padding: 36px
}

.box-lr, .pad-lr {
  padding-left: 36px;
  padding-right: 36px
}

.box-b, .pad-b {
  padding-bottom: 36px
}

.box-tb, .pad-tb {
  padding-top: 36px;
  padding-bottom: 36px
}

.box-tb1, .pad-tb1 {
  padding-top: 18px;
  padding-bottom: 18px
}

.box-b1, .pad-b1 {
  padding-bottom: 18px
}

.box-b3, .pad-b3 {
  padding-bottom: 54px
}

.box-t, .pad-t {
  padding-top: 36px
}

.box-l, .pad-l {
  padding-left: 36px
}

.box-r, .pad-r {
  padding-right: 36px
}

.box-rb, .pad-rb {
  padding-right: 36px;
  padding-bottom: 36px
}

@media (max-width:1023px) {
  .box, .pad {
    padding: 18px
  }

  .box-all, .pad-all {
    padding: 18px
  }

  .box-lr, .pad-lr {
    padding-left: 18px;
    padding-right: 18px
  }

  .box-b, .pad-b {
    padding-bottom: 18px
  }

  .box-tb, .pad-tb {
    padding-top: 18px;
    padding-bottom: 18px
  }

  .box-tb1, .pad-tb1 {
    padding-top: 9px;
    padding-bottom: 9px
  }

  .box-tb3, .pad-tb3 {
    padding-top: 27px;
    padding-bottom: 27px
  }

  .box-b1, .pad-b1 {
    padding-bottom: 9px
  }

  .box-b3, .pad-b3 {
    padding-bottom: 27px
  }

  .box-t, .pad-t {
    padding-top: 18px
  }

  .box-l, .pad-l {
    padding-left: 18px
  }

  .box-r, .pad-r {
    padding-right: 18px
  }

  .box-rb, .pad-rb {
    padding-right: 18px;
    padding-bottom: 18px
  }

  .box-sm-all {
    padding: 18px
  }

  .pad-sm {
    padding-left: 18px;
    padding-right: 18px
  }

  .pad-sm0 {
    padding-left: 0;
    padding-right: 0
  }
}

@media (max-width:767px) {
  .box, .pad {
    padding: 14px
  }

  .box-all, .pad-all {
    padding: 14px
  }

  .box-lr, .pad-lr {
    padding-left: 14px;
    padding-right: 14px
  }

  .box-b, .pad-b {
    padding-bottom: 14px
  }

  .box-tb, .pad-tb {
    padding-top: 14px;
    padding-bottom: 14px
  }

  .box-tb1, .pad-tb1 {
    padding-top: 7px;
    padding-bottom: 7px
  }

  .box-tb3, .pad-tb3 {
    padding-top: 21px;
    padding-bottom: 21px
  }

  .box-b1, .pad-b1 {
    padding-bottom: 7px
  }

  .box-b3, .pad-b3 {
    padding-bottom: 21px
  }

  .box-t, .pad-t {
    padding-top: 14px
  }

  .box-l, .pad-l {
    padding-left: 14px
  }

  .box-r, .pad-r {
    padding-right: 14px
  }

  .box-rb, .pad-rb {
    padding-right: 14px;
    padding-bottom: 14px
  }

  .box-xs-all {
    padding: 14px
  }

  .pad-sm {
    padding-left: 14px;
    padding-right: 14px
  }

  .pad-sm0 {
    padding-left: 0;
    padding-right: 0
  }
}

.marg-t1 {
  margin-top: 18px !important
}

.marg-b1 {
  margin-bottom: 18px !important
}

.marg-b2 {
  margin-bottom: 36px !important
}

.marg-b3 {
  margin-bottom: 54px !important
}

.marg-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important
}

@media (max-width:1023px) {
  .marg-t1 {
    margin-top: 9px !important
  }

  .marg-b1 {
    margin-bottom: 9px !important
  }

  .marg-b2 {
    margin-bottom: 18px !important
  }

  .marg-b3 {
    margin-bottom: 27px !important
  }
}

@media (max-width:767px) {
  .marg-t1 {
    margin-top: 7px !important
  }

  .marg-t2 {
    margin-top: 14px !important
  }

  .marg-b1 {
    margin-bottom: 7px !important
  }

  .marg-b2 {
    margin-bottom: 14px !important
  }

  .marg-b3 {
    margin-bottom: 21px !important
  }

  .marg-b-xs {
    margin-bottom: 14px !important
  }
}

.site-content>div, .site-content>.container, .site-content .tx-powermail, .site-content [class*="full-type"] {
  margin-bottom: 54px
}

@media (max-width:767px) {
  .site-content>div, .site-content>.container, .site-content .tx-powermail, .site-content [class*="full-type"] {
    margin-bottom: 21px
  }
}

.site-content>.slider_container:not(.slider-style-textimageteaservert), .site-content>.stage:first-child {
  margin-bottom: 0;
  position: relative
}

body>.container>.row {
  margin-bottom: 20px
}

.marg {
  margin-bottom: 20px !important
}

@media (max-width:767px) {
  .ge-columns.marg {
    margin-bottom: 0 !important
  }
}

.no-marg {
  margin-top: 0 !important;
  margin-bottom: 0 !important
}

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

.hidden-o {
  opacity: 0
}

@-webkit-keyframes a-fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0)
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes a-fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0)
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

.a-fadeInUp {
  -webkit-animation-name: a-fadeInUp;
  animation-name: a-fadeInUp
}

.uc-embed>div {
  padding: 1.5em 0
}

.uc-embed .uc-heading {
  margin-bottom: 0
}

.uc-embed label.uc-optInCheckboxWithLabel {
  margin-left: 1em
}

.uc-embed h3 {
  font-weight: bold
}

.uc-embed p {
  margin-bottom: 1em
}

.uc-embed p:last-of-type, .uc-embed a {
  margin-bottom: 1em;
  display: block
}

.uc-embed .uc-list:not(.uc-storedInfo) {
  display: flex;
  flex-flow: row wrap;
  width: 100%;
  padding: 0px;
  margin: 0px;
  margin-bottom: 1.7em
}

.uc-embed .uc-list:not(.uc-storedInfo) li {
  box-align: center;
  align-items: center;
  background-color: whitesmoke;
  border: 1px solid #ddd;
  border-radius: 4px;
  color: #303030;
  display: flex;
  font-size: 1em;
  min-height: 32px;
  margin-right: 8px;
  margin-bottom: 8px;
  max-width: 100%;
  padding: 8px;
  word-break: break-word
}

.scrollyslide {
  height: 100vh
}

.scrollyslide .scrolly-container.pos-vc {
  position: relative;
  max-height: 100vh;
  width: auto
}

.scrollyslide .embeded-for-canvas {
  padding-bottom: 0;
  height: 100vh
}

.scrollyslide canvas {
  object-fit: contain
}

.scrollyslide .textblocks {
  position: absolute;
  z-index: 1;
  width: 100%;
  left: 0
}

@media (max-width:767px) {
  .scrollyslide {
    height: auto
  }

  .scrollyslide .scrolly-container.pos-vc {
    -webkit-transform: none;
    transform: none
  }

  .scrollyslide .embeded-for-canvas {
    padding-bottom: 56.25%;
    height: auto
  }

  .scrollyslide .textblocks {
    position: relative;
    -webkit-transform: none;
    transform: none
  }
}

.automation-dev {
  width: 100%;
  margin: 6px 0;
  background-color: #ccc
}

.automation-dev p, .automation-dev br {
  display: none
}

.automation-dev:before {
  content: "";
  display: block;
  width: 100%;
  height: 6px;
  background: linear-gradient(to right, #7ec399 10%, #00a7e5 100%)
}

.automation-dev[data-width="25"]:before {
  width: 25%
}

.automation-dev[data-width="50"]:before {
  width: 50%
}

.automation-dev[data-width="75"]:before {
  width: 75%
}

#grid-displayer {
  box-sizing: padding-box;
  height: 100%;
  left: 0;
  pointer-events: none;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99999;
  display: none
}

.gg #grid-displayer {
  display: block
}

#grid-displayer .gd-container, #grid-displayer .gd-row, #grid-displayer .gd-column {
  height: 100%
}

.gd-column {
  opacity: 0.3
}

.gd-column .holder {
  background-color: #FFD2D2;
  width: 100%;
  height: 100%;
  outline: 1px solid #ff0000;
  text-align: center
}

.form-group:before, .form-group:after {
  content: " ";
  display: table
}

.form-group:after {
  clear: both
}

.form input:not([type="submit"]), .powermail_form input:not([type="submit"]), .form textarea, .powermail_form textarea {
  border-radius: 0;
  border: 1px solid #00a7e5;
  background-color: #f5f5f5
}

select, select.form-control {
  border: 1px solid #00a7e5
}

.footer-end input:not([type="submit"]) {
  border-color: #f5f5f5
}

.form-control {
  color: #454545;
  box-shadow: none
}

.form-group:empty, .powermail_fieldwrap_spacer {
  margin-bottom: 0
}

.input-group-btn:last-child>.btn {
  margin-left: 4px
}

label {
  margin-bottom: 9px;
  font-weight: normal;
  display: block
}

.has-error label {
  color: #454545 !important
}

.nolabel>label.control-label {
  display: none
}

form .radio label, form .checkbox label {
  padding-left: 38px
}

form .radio-inline, form .checkbox-inline {
  padding-left: 0;
  margin-top: 0;
  margin-left: 0 !important;
  margin-right: 10px
}

form .radio-inline[class*="col-"], form .checkbox-inline[class*="col-"] {
  margin-right: 0 !important
}

form input, form select, form textarea {
  font-weight: normal
}

.parsley-error {
  border-color: #e84e0f !important
}

.parsley-errors-list, .powermail-errors-list {
  list-style: none;
  margin: 0;
  font-weight: normal;
  text-transform: none;
  list-style-type: none;
  color: #fff;
  position: absolute;
  font-size: 12px;
  padding: 0
}

.parsley-errors-list li, .powermail-errors-list li {
  padding: 3px;
  background: #e84e0f
}

.feManagerValidation .parsley-errors-list, .feManagerValidation .powermail-errors-list {
  top: 100%
}

.form input[type="checkbox"], .form input[type="radio"], .powermail_form input[type="checkbox"], .powermail_form input[type="radio"] {
  display: none;
  box-sizing: border-box;
  padding: 0
}

label .icon-check {
  display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

label .icon-check:before {
  background-color: #fff;
  border: 1px solid #00a7e5;
  border-radius: 7px;
  color: #fff !important;
  content: " ";
  display: inline-block !important;
  font-size: 130%;
  font-weight: bold;
  height: 24px;
  width: 24px;
  margin: 0;
  line-height: 0.9em
}
label input:checked + .icon-check:before{
    content: "\e812";
    color: #00a7e5 !important
}
.form input[type="checkbox"]:checked+.icon-check:before, .powermail_form input[type="checkbox"]:checked+.icon-check:before {
  color: #00a7e5 !important
}

.form input[type="radio"]+.icon-check:before, .powermail_form input[type="radio"]+.icon-check:before {
  content: "•";
  border-radius: 50%
}

.form input[type="radio"]:checked+.icon-check:before, .powermail_form input[type="radio"]:checked+.icon-check:before {
  color: #00a7e5 !important
}

.form .radio, .form .checkbox, .powermail_form .radio, .powermail_form .checkbox {
  margin-bottom: 18px
}

.powermail_form a, .form a {
  text-decoration: underline;
  font-weight: bold
}

.form-control-clearable, .clearable {
  position: relative
}

.form-control-clearable .close, .clearable .close {
  display: none;
  position: absolute;
  z-index: 3;
  font-size: 1em;
  top: 1em;
  right: 1em;
  cursor: pointer;
  background: #d2d2d2;
  border: 0;
  -webkit-appearance: none;
  width: 1em;
  opacity: 0.5;
  color: #fff;
  border-radius: 50%;
  height: 1em;
  line-height: 1;
  padding: 0
}

.form-control-clearable .close:hover, .clearable .close:hover {
  opacity: 1
}

.col-lg-3-col-sm-6 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px
}

@media (min-width:768px) {
  .col-lg-3-col-sm-6 {
    width: 50%;
    float: left
  }
}

@media (min-width:1280px) {
  .col-lg-3-col-sm-6 {
    width: 25%;
    float: left
  }
}
/*
@font-face {
  font-family: TQPRO_bold;
  src: url(../font/TQPRO-Bold.eot);
  src: url(../font/TQPRO-Bold.eot) format("eot"), url(../font/TQPRO-Bold.woff2) format("woff2"), url(../font/TQPRO-Bold.woff) format("woff")
}

@font-face {
  font-family: TQPRO_light;
  src: url(../font/TQPRO-Light.eot);
  src: url(../font/TQPRO-Light.eot) format("eot"), url(../font/TQPRO-Light.woff2) format("woff2"), url(../font/TQPRO-Light.woff) format("woff")
}

@font-face {
  font-family: TQPRO_regular;
  src: url(../font/TQPRO-Regular.eot);
  src: url(../font/TQPRO-Regular.eot) format("eot"), url(../font/TQPRO-Regular.woff2) format("woff2"), url(../font/TQPRO-Regular.woff) format("woff")
}
*/

.debug-sizes {
  position: fixed;
  bottom: 0;
  z-index: 80000;
  text-shadow: 1px 1px 0 #ffffff;
  opacity: 0.5
}

.debug [class*="col"]:hover {
  outline: 1px dashed #ff0000
}

.outline [class*="col"] {
  outline: 1px dashed #ff0000
}

.outline [class^="row"] {
  outline: 1px dashed #00ff00
}

.outline [class*="container"] {
  outline: 1px dashed #00a6ff
}

.site-overlay {
  opacity: 0;
  -webkit-transition: opacity 0.8s ease;
  transition: opacity 0.8s ease
}

.site-overlay.show-white {
  background-color: white;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 10000;
  opacity: 0.5
}

.pageEnds {
  display: none;
  width: 100%;
  text-align: center;
  position: absolute;
  padding: 10px 0;
  border-top: 1px solid #00a7e5
}

a.pageEnds {
  transform: translateY(-100%)
}

.holder {
  position: relative;
  width: 100%
}

.site-content {
  margin-top: 125px;
  overflow: visible;
  position: relative
}

.site-content .remove-navspace, .site-content>.stage {
  margin-top: -125px
}

@media (max-width:1023px) {
  .site-content {
    margin-top: 60px
  }

  .site-content .remove-navspace, .site-content .stage:first-child {
    margin-top: 0
  }
}

@media print {
  .site-content {
    margin-top: 0
  }
}

[class*="full-type"] {
  width: 100%
}

.shadowed, .article .news-wrap, .stickynav-right a, .sectors .ghost-button, #tx-solr-search .search-result, .text-image-teaser, .product-card, .mm-menu {
  box-shadow: 0 0 40px 0px rgba(0, 74, 101, 0.15)
}

.shadowed:hover, .article .news-wrap:hover, .stickynav-right a:hover, .sectors .ghost-button:hover, #tx-solr-search .search-result:hover, .text-image-teaser:hover, .product-card:hover, .mm-menu:hover {
  box-shadow: 0 0 40px 5px rgba(0, 74, 101, 0.15)
}

.dashpoint {
  position: relative
}

.dashpoint:after, .dashpoint:before {
  content: "";
  height: 0.55172rem;
  position: absolute;
  left: 0;
  margin: 0;
  background: #00a7e5
}

.dashpoint:before {
  width: 2.2069rem;
  border-radius: 10px;
  bottom: 100%;
  top: calc(0% - 1.1521rem)
}

.dashpoint:after {
  width: 0.55172rem;
  top: calc(100% - -.4479rem)
}

.dashpoint.dp-ib {
  display: inline-block
}

.dashpoint.dp-top {
  margin-top: 1.1521rem
}

.dashpoint.dp-dia:after {
  right: 0;
  left: auto
}

.emailbox>div {
  background-color: #fff;
  background-image: url('../image/bg-emailbox.jpg');
  background-position: center;
  background-size: cover
}

.emailbox .subline {
  margin-bottom: 9px
}

.emailbox .headline {
  margin-bottom: 36px
}

.uspbox>div {
  background-color: #fff;
  background-position: center;
  background-size: cover
}

.uspbox .headline {
  margin-bottom: 36px
}

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

.uspbox ul li {
  margin-left: 2em;
  margin-bottom: 18px;
  position: relative
}

.uspbox ul li:before {
  font-family: "icons";
  content: '' !important;
  margin-left: -1.2em !important;
  color: #00a7e5;
  font-size: 2em;
  line-height: 0;
  position: absolute;
  top: 0.25em
}

.socialline .bordered {
  border-top: 2px solid #00a7e5;
  border-bottom: 2px solid #00a7e5;
  padding: 18px 0
}

.socialline .bordered ul a {
  color: #00a7e5
}

.socialline .bordered ul a:hover {
  color: #ffffff
}

.trust-icons .slick-slide {
  margin: 0 10px
}

.trust-icons .slick-trust-icons:not(.slick-initialized)>div {
  display: none
}

.alpha-block {
  background: #fff;
  display: inline-block;
  font-weight: bold;
  font-size: 26px;
  line-height: 36px;
  margin-right: 4px;
  width: 36px;
  height: 36px;
  text-align: center;
  margin-bottom: 8px
}

.lity-content .tx-str-glossar {
  width: 100%;
  max-width: 750px
}

.lity-content .disclaimer-content {
  width: 100%;
  max-width: 750px
}

.disclaimer-content .disclaimer-download {
  text-decoration: none
}

.disclaimer-content .disclaimer-download.disabled {
  opacity: 0.5;
  cursor: not-allowed
}

.article .news-wrap {
  height: 100%
}

.quote {
  padding-left: 36px
}

.quote .content {
  position: relative
}

.quote .content:before {
  content: '»';
  position: absolute;
  color: #00a7e5;
  font-size: 3em;
  line-height: 0.2em;
  margin-left: -33px;
  left: 0;
  top: 0
}

.quote .ic-quote {
  color: #00a7e5;
  font-size: 3em;
  line-height: 0;
  bottom: -8px;
  position: relative
}

@media (min-width:768px) {
  .img-sticky {
    width: 50vw;
    overflow: hidden;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    height: 100vh;
    min-height: 100vh;
    margin: 0px !important
  }

  .col-sm-8+.col-sm-4>.img-sticky {
    width: calc(50vw - 55%)
  }

  .img-sticky picture {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    overflow: hidden;
    display: block;
    z-index: 2
  }

  .img-sticky img {
    top: -9999px;
    right: -9999px;
    bottom: -9999px;
    left: -9999px;
    object-fit: cover;
    height: 100%;
    width: auto;
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    object-position: center;
    margin: auto
  }

  .img-sticky-l {
    margin-left: calc(50% - 50vw) !important;
    left: 50%
  }
}

.navbar-wrapper {
  top: 0;
  left: 0;
  position: fixed;
  right: 0;
  z-index: 10030
}

@media (max-width:1023px) {
  .navbar-wrapper {
    height: auto
  }
}

.navbar-meta li>a {
  padding: 0 5px 0 0;
  font-size: 0.8em;
  display: inline
}

.navbar-meta li>a:after {
  content: "|";
  margin-left: 5px
}

.navbar-meta li:last-child a:after {
  content: ""
}

@media (min-width:1024px) {
  .nav-small.navbar-wrapper, .affix.navbar-wrapper {
    height: auto
  }

  .nav-small .navbar-subheader, .affix .navbar-subheader {
    opacity: 0;
    margin-top: -28px
  }

  .nav-small .navbar-logo, .affix .navbar-logo {
    width: 40px;
    margin-left: 20px
  }

  .nav-small .nav-search, .affix .nav-search {
    margin-top: -6px
  }
}

.mainnav>li {
  float: left;
  padding: 0 36px 0 0
}

.mainnav>li>a {
  padding: 0;
  padding-bottom: 18px;
  color: #00a7e5
}

@media (max-width:1279px) {
  .mainnav>li {
    padding-right: 18px
  }
}

@media (min-width:1024px) {
  .affix .navbar-header {
    margin-top: 10px
  }
}

.cl-effect>li>a:after {
  background-color: #00a7e5;
  content: "";
  height: 3px;
  left: 0;
  opacity: 0;
  position: absolute;
  bottom: 0;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 100%
}

.cl-effect>li.active>a:after, .cl-effect>li>a:hover:after {
  opacity: 1;
  -webkit-transform: scaleY(1);
  transform: scaleY(1)
}

.burger-menu {
  display: none;
  font-size: 2em;
  position: absolute;
  color: #00a7e5;
  line-height: 1;
  cursor: pointer;
  z-index: 10;
  right: 0px;
  top: 4px
}

.burger-menu .badge {
  right: 3px;
  bottom: 0px;
  width: 12px;
  height: 12px
}

.navbar.blue {
  background: #00a7e5
}

.navbar {
  position: relative;
  background: #fff;
  border: none;
  margin-bottom: 0px;
  min-height: auto
}

.navbar-wrapper.nav-float {
  top: 20px
}

.navbar-wrapper.nav-float.affix {
  top: 0
}

@media (max-width:1023px) {
  .navbar-wrapper.nav-float {
    top: 0
  }
}

.topnav {
  position: relative
}

.navbar-content {
  height: 125px;
  position: relative;
  width: 100%
}

@media (min-width:1024px) {
  .navbar-content {
    display: table
  }

  .navbar-content>div {
    display: table-cell;
    vertical-align: middle
  }
}

.navbar-header {
  position: relative;
  width: 100%;
  margin-top: 20px;
  height: auto
}

.navbar-logo {
  position: relative;
  width: 60px;
  float: left
}

.navbar-logo .content-logo, .navbar-logo img {
  width: 100%
}

.navbar-logo .content-logo .st4, .navbar-logo img .st4 {
  fill: #00a7e5
}

.navbar-logo .content-logo .st3, .navbar-logo img .st3 {
  fill: #ffffff
}

.navbar-menu {
  margin-top: 10px
}

.nav-holder {
  padding-left: 100px
}

.nav-holder>div {
  overflow: hidden
}

.nav-search {
  height: 35px;
  position: absolute;
  right: 0px;
  width: 0%;
  margin-top: -6px;
  pointer-events: all
}

.nav-search .form-control {
  height: 35px
}

.nav-search .form {
  visibility: hidden;
  overflow: hidden;
  width: 100%;
  opacity: 0;
  z-index: 1;
  float: right
}

.nav-search .action {
  cursor: pointer;
  position: absolute;
  z-index: 1;
  right: 0;
  color: #00a7e5
}

.nav-search .action span {
  line-height: 0;
  font-size: 2.2em;
  display: inline-block
}

.nav-search .action span.js-close {
  display: none;
  -webkit-transform: scale(0.7);
  transform: scale(0.7)
}

.nav-search-active .nav-search {
  width: 30%;
  z-index: 2
}

.nav-search-active .nav-search .form {
  visibility: visible;
  opacity: 1
}

.nav-search-active .nav-search .action span.js-open {
  display: none
}

.nav-search-active .nav-search .action span.js-close {
  display: block
}

@media (max-width:1023px) {
  .nav-search {
    top: 3px;
    right: 50px
  }

  .nav-search .action {
    right: -15px
  }

  .nav-search .action span {
    font-size: 2.9em
  }

  .nav-search .form {
    margin-top: 3px
  }
}

@media (max-width:767px) {
  .nav-search .form {
    position: absolute;
    top: 24px;
    right: -30px;
    float: none;
    overflow: visible
  }

  .nav-search-active .nav-search {
    width: 100%
  }
}

.nav-search-active .mainnav, .nav-search-active .navbar-subheader {
  opacity: 0.2;
  pointer-events: none
}

@media (max-width:1023px) {
  .navbar-logo {
    width: 42px;
    margin-left: 10px
  }

  .navbar-static-top {
    height: 60px
  }

  .navbar-static-top>.container {
    width: 100%
  }

  .navbar-header {
    margin-top: 10px
  }

  .navbar-menu {
    margin-top: 0px
  }

  .burger-menu {
    display: block
  }
}

.mainnav .dropdown-menu:before {
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  top: 0px;
  transition: width 0.3s ease 0s;
  width: 0
}

@media (max-width:1023px) {
  .mainnav .dropdown-menu:before {
    height: 0px
  }
}

.mainnav .open>.dropdown-menu:before {
  width: 100%
}

.mainnav .menu-full.open {
  position: static
}

.mainnav .menu-full .dropdown-menu {
  border: none;
  left: -50px;
  width: 1280px
}

@media (max-width:1279px) {
  .mainnav .menu-full .dropdown-menu {
    left: -20px;
    width: 1024px
  }
}

.mainnav .open>.dropdown-menu {
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
  animation-iteration-count: 1;
  animation-name: slidenavAnimation;
  animation-timing-function: ease
}

@keyframes slidenavAnimation {
  0% {
    opacity: 0
  }

  100% {
    opacity: 1
  }
}

@-webkit-keyframes fade {
  0% {
    opacity: 0
  }

  100% {
    opacity: 1
  }
}

@keyframes fade {
  0% {
    opacity: 0
  }

  100% {
    opacity: 1
  }
}

.navbar-nav .dropdown-menu {
  padding: 0;
  border-radius: 0;
  border-top: none;
  color: #00a7e5
}

.navbar-nav .dropdown-menu a {
  color: #454545
}

.navbar-nav .dropdown-menu li {
  width: 100%
}

.navbar-nav .dropdown-menu li a {
  line-height: 1;
  font-size: 14px;
  padding-top: 5px;
  padding-bottom: 5px
}

.navbar-nav .dropdown-menu li a:hover {
  background: transparent
}

.dropdown-menu {
  padding: 20px 10px
}

.dropdown-menu .in-dropdown-menu {
  padding: 0
}

.dropdown-menu .secondlevel-col {
  padding-bottom: 18px;
  margin-bottom: 9px
}

.dropdown-menu .secondlevel {
  margin-bottom: 0px
}

.dropdown-menu .secondlevel.textlink:before {
  top: 22px
}

.dropdown-menu .navline {
  display: none;
  border-bottom: 1px solid #ccc;
  position: absolute;
  bottom: 0;
  left: 10px;
  right: -10px
}

.dropdown-menu .secondlevel-col:nth-child(4n+1) .navline {
  right: 10px
}

.dropdown-menu .mainlink .textlink {
  padding-top: 18px;
  padding-bottom: 18px;
  border-bottom: 1px solid #c3c2c2
}

.dropdown-menu .subsub {
  list-style-type: none
}

.navbar-subheader .navbar-login {
  float: right;
  padding-right: 10px
}

#menu .navbar-login {
  padding: 0 20px
}

#menu .navbar-login a {
  color: #00a7e5 !important
}

#menu-portal {
  border-top: 1px solid #00a7e5;
  padding-top: 6px
}

.languageswitch {
  float: right;
  background: #00a7e5;
  color: #fff;
  border-radius: 9px;
  overflow: hidden;
  line-height: 0.8em;
  margin-top: 0px;
  display: table
}

.languageswitch a {
  color: #fff !important
}

.languageswitch>div {
  display: table-cell;
  padding: 0px 8px 0 8px;
  font-size: 0.8em;
  line-height: 1.2em
}

.languageswitch .active {
  background: #014B66
}

.menu-topbar .languageswitch {
  float: left;
  margin-top: 0
}

.menu-topbar .languageswitch>div {
  font-size: 1em;
  line-height: 1.5em
}

@media (max-width:767px) {
  .menu-topbar .languageswitch>div {
    padding-top: 3px
  }
}

.footer-wrapper .headerlink, .footer-wrapper .headline {
  font-size: 20px
}

.footer-end {
  background: #3E3E3E;
  position: relative
}

.footer-links {
  background: #323232;
  color: #ffffff
}

.footer-links a {
  color: #ffffff
}

.footer-links .headerlink {
  margin-bottom: 0
}

.footer-links .headerlink .textlink {
  padding-top: 5px;
  padding-bottom: 0
}

.footer-links .headerlink a:before {
  top: 17px
}

.footer-links li .textlink {
  padding-top: 0px;
  padding-bottom: 0px
}

.footer-links ul {
  list-style: none;
  padding: 0
}

.footer-add {
  padding-top: 18px;
  padding-bottom: 18px;
  color: #ffffff;
  font-size: 14px
}

.toplink {
  position: fixed;
  z-index: 1;
  right: 10px;
  bottom: 10px;
  background-color: rgba(245, 245, 245, 0.8);
  visibility: hidden;
  opacity: 0
}

.toplink .icon:before {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  font-size: 50px;
  margin: 0;
  width: 1em
}

.toplink.affix {
  opacity: 1;
  visibility: visible;
  -webkit-transition: bottom 0.3s 0s, opacity 0.3s 0s;
  transition: bottom 0.3s 0s, opacity 0.3s 0s
}

.socialnav ul {
  list-style: none;
  padding: 0;
  margin: 0px;
  display: inline-block
}

.socialnav ul li {
  float: left;
  margin-right: 5px
}

.socialnav ul a {
  font-size: 50px;
  line-height: 1;
  color: #fff;
    width: 50px;
    display: inline-flex;
    height: 50px;
    
    border-radius: 50%;
    text-align: center;
    justify-content: center;
    align-items: center;
}
.socialnav ul a.blue{
    background: #00a7e5;
}
.socialnav ul a.blue img{
    max-width: 70%;
    max-height: 80%;
}

.socialnav ul .icon:before {
  margin-left: 0;
  margin-right: 5px
}

#cookieLayer {
  display: none;
  position: fixed;
  width: 100%;
  color: #000000;
  z-index: 9999;
  -webkit-transform-origin: 50% 100% 0;
  transform-origin: 50% 100% 0;
  bottom: 0
}

#cookieLayer .row-sh>[class*="col-"] {
  vertical-align: middle
}

#cookieLayer.cookieBarAniIn {
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
  animation: cookieBarAniIn 0.5s ease
}

#cookieLayer.cookieBarAniOut {
  display: none;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  animation: cookieBarAniOut 0.15s ease
}

@-webkit-keyframes cookieBarAniIn {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%)
  }

  100% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%)
  }
}

@keyframes cookieBarAniIn {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%)
  }

  100% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%)
  }
}

@keyframes cookieBarAniOut {
  0% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%)
  }

  100% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%)
  }
}

@-webkit-keyframes cookieBarAniOut {
  0% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%)
  }

  100% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%)
  }
}

.metanav {
  list-style: none;
  padding: 0px;
  display: table;
  margin-top: 0;
  float: left
}

.metanav li {
  float: left
}

.metanav>li+li:before {
  padding-right: 40px;
  content: ""
}

.metanav a {
  color: #fff
}

@media (max-width:1023px) {
  .metanav {
    width: 100%
  }

  .metanav li {
    float: none;
    display: inline-block
  }

  .metanav li a {
    display: block;
    padding: 0 10px
  }

  .metanav>li+li:before {
    padding: 0px;
    content: ""
  }
}

.breadcrumb {
  padding: 0;
  margin: 18px 0 18px 0;
  list-style: none;
  overflow: auto;
  font-size: 0.8em;
  color: #acacac
}

.site-content>.container-breadcrumb:first-child .breadcrumb {
  padding-left: 100px
}

.breadcrumb a {
  color: #acacac
}

.breadcrumb a:hover {
  color: #00a7e5
}

.breadcrumb>li {
  float: left;
  white-space: nowrap;
  margin-right: 5px
}

.breadcrumb>li:before {
  content: "//"
}

.breadcrumb>.active {
  color: #00a7e5
}

.stickynav-right {
  position: fixed;
  right: 0;
  top: 25%;
  z-index: 10
}

.ebikeportal .stickynav-right {
  display: none
}

.stickynav-right ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 99999
}

.stickynav-right li {
  margin-bottom: 4px;
  font-size: 24px
}

.stickynav-right a {
  background-color: #fff;
  display: inline-block;
  position: relative;
  width: 60px;
  height: 60px;
  text-align: center
}

.stickynav-right a:hover {
  color: #fff;
  background-color: #00a7e5
}

.stickynav-right [class*="icon-"] {
  font-size: 1.5em;
  line-height: 1.6em
}

.loggedin .stickynav-right .portal-link {
  background-color: #00a7e5;
  color: #fff
}

.modal {
  display: none;
  overflow: hidden;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0
}

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0)
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto
}

.modal-dialog {
  position: relative;
  width: auto
}

.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  outline: 0
}

.modal-header {
  border-bottom: 1px solid #e5e5e5
}

.modal-header:before, .modal-header:after {
  content: " ";
  display: table
}

.modal-header:after {
  clear: both
}

.modal-header .close {
  margin-top: -2px
}

.modal-title {
  margin: 0;
  line-height: 1.3
}

.modal-body {
  position: relative
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5
}

.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table
}

.modal-footer:after {
  clear: both
}

.modal-footer .btn+.btn {
  margin-left: 5px;
  margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
  margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
  margin-left: 0
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll
}

@media (min-width:768px) {
  .modal-sm {
    width: 300px
  }
}

@media (min-width:1024px) {
  .modal-lg {
    width: 900px
  }
}

.modal {
  margin: 45px -28px -45px
}

.modal-backdrop {
  display: none
}

.modal-content {
  background-color: #000;
  padding: 45px 38px
}

.modal-body {
  background-color: white;
  margin-right: -38px;
  margin-bottom: -45px;
  margin-left: -38px;
  padding: 45px 38px
}

@media (min-width:1024px) {
  .modal-body {
    margin: 0;
    padding: 30px 20px
  }
}

@media (min-width:1024px) {
  .modal-open {
    overflow: hidden
  }

  .modal {
    position: fixed;
    margin: 0
  }

  .modal-lg {
    width: 90%;
    max-width: 900px
  }

  .modal-body {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.21)
  }

  .modal-backdrop {
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
  }

  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
  }

  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50)
  }

  .modal-dialog {
    margin: 30px auto
  }
}

a {
  text-decoration: none;
  color: #00a7e5
}

a:focus {
  outline: medium none
}

@media print {
  a[href]:after {
    content: ""
  }
}

a.textlink {
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 17px;
  max-width: 100%;
  display: block
}

a.textlink.active, a.textlink:hover {
  color: #00a7e5
}

a.textlink:before {
  font-size: 19px;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-top: 1px;
  content: '';
  font-family: icons
}

.glossar-link {
  color: #454545;
  cursor: help;
  border-bottom: 1px dotted #00a7e5
}

.btn-block {
  text-align: left;
  border: none;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 1.8em;
  font-size: 18px;
  padding: 18px 54px 18px 36px;
  background-color: #00a7e5;
  color: #fff;
  width: 100%;
  display: block;
  position: relative;
  z-index: 1;
  text-transform: uppercase
}

.btn-block:hover {
  opacity: 0.9
}

.btn-block:after {
  position: absolute;
  right: 26px;
  font-family: "icons";
  content: '';
  top: 50%;
  font-size: 2em;
  line-height: 1;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

@media (max-width:1023px) {
  .btn-block {
    padding-top: 18px;
    padding-bottom: 18px;
    padding-right: 36px
  }

  .btn-block:after {
    right: 8px
  }
}

.btn-iconed {
  cursor: pointer;
  background-color: #00a7e5;
  color: #fff;
  font-size: 2.5em;
  display: inline-block;
  height: 68px;
  width: 68px;
  line-height: 1.5em;
  position: relative
}

.btn-iconed:before {
  margin: 0;
  width: 100%
}

.btn-iconed.invert {
  background-color: #ffffff;
  color: #00a7e5
}

.btn-block-icon {
  padding-right: 72px
}

.btn-block-icon.invert {
  background-color: #ffffff;
  color: #00a7e5
}

.btn-block-icon:after {
  right: 30px;
  font-size: 40px
}

@media (max-width:1023px) {
  .btn-block-icon {
    padding: 14px;
    padding-right: 46px;
    font-size: 100%
  }

  .btn-block-icon:after {
    font-size: 30px;
    right: 16px
  }

  .btn-block-icon .badge {
    right: 10px !important
  }

  .btn-block-icon.pinned .badge {
    -webkit-transform: scale(0.8);
    transform: scale(0.8)
  }
}

.btn-icon-download:after {
  content: ''
}

.btn-icon-contact:after {
  content: ''
}

.btn-icon-login:after {
  content: ''
}

.btn-icon-basket:after {
  content: ''
}

.btn-icon-compare:after {
  content: ''
}

.btn-block-square {
  padding-right: 36px;
  width: 0
}

.btn {
  display: inline-block;
  padding: 9px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.btn-square {
  background-color: #00a7e5;
  color: #ffffff;
  border: none
}

.btn-invert {
  background-color: #ffffff;
  color: #00a7e5
}

.btn-form-square {
  background-color: #00a7e5;
  color: #ffffff;
  border: none;
  width: 50px;
  padding: 0 !important
}

.btn-form-square i {
  font-size: 1.5em
}

.ghost-button {
  position: relative;
  background-color: #00a7e5;
  margin: 10px 0 0 0;
  display: inline-block;
  padding: 13px 30px;
  font-size: 18px;
  line-height: 1.3;
  height: 50px;
  border: none;
  border-radius: 25px;
  color: #fff;
  text-align: center;
  outline: none;
  text-decoration: none;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out
}

.ghost-button:hover {
  opacity: 0.8
}

.ghost-button.w100 {
  width: 100%;
  display: block
}

@media (max-width:767px) {
  .ghost-button {
    width: 100%
  }
}

.ghost-button.invert {
  background-color: #ffffff;
  color: #00a7e5
}

.sectors .ghost-button {
  margin: 0 10px 15px 10px;
  background-color: #fff;
  color: #00a7e5
}

.sectors .ghost-button:hover {
  background-color: #00a7e5;
  color: #fff
}

.helper-btn-spacer {
  visibility: hidden;
  width: 0
}

@media (max-width:767px) {
  .helper-btn-spacer {
    display: none
  }
}

.i-plus {
  text-decoration: none;
  font-weight: normal
}

.i-plus:after {
  font-weight: normal;
  content: '';
  font-family: "icons";
  font-size: 120%;
  line-height: 1;
  position: absolute;
  right: 0;
  top: 50%;
  text-align: center;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.btn-loader:before, .ghost-button.powermail_submit:before {
  content: '';
  color: #fff;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -0.35em;
  width: 14px;
  height: 14px;
  border: 2px solid;
  border-left-color: transparent;
  border-radius: 50%;
  opacity: 0;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  -webkit-animation: rotateloader 1s infinite linear 0ms;
  -moz-animation: rotateloader 1s infinite linear 0ms;
  -o-animation: rotateloader 1s infinite linear 0ms;
  animation: rotateloader 1s infinite linear 0ms
}

.btn-loader:after, .ghost-button.powermail_submit:after {
  -webkit-transition: 0.5s all;
  transition: 0.5s all
}

.btn-loader.sending, .ghost-button.powermail_submit.sending {
  pointer-events: none;
  cursor: not-allowed;
  opacity: 0.5
}

.btn-loader.sending:before, .ghost-button.powermail_submit.sending:before {
  opacity: 1
}

.btn-loader.sending:after, .ghost-button.powermail_submit.sending:after {
  opacity: 0
}

.btn-loader.btn-block, .ghost-button.powermail_submit.btn-block {
  -webkit-transition: 0.5s all;
  transition: 0.5s all
}

.btn-loader.btn-block:before, .ghost-button.powermail_submit.btn-block:before {
  right: 50%
}

.btn-loader.btn-block.sending, .ghost-button.powermail_submit.btn-block.sending {
  color: #00a7e5
}

.abo-add .btn-block:after {
  content: ''
}

.abo-remove .btn-block:after {
  content: ''
}

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

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}

.selectric-wrapper {
  position: relative;
  cursor: pointer
}

.selectric-responsive {
  width: 100%
}

.selectric {
  border: 1px solid #00a7e5;
  background: #FFFFFF;
  position: relative;
  border-radius: 0px
}

.selectric .label {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 38px 0 10px;
  font-size: 14px;
  line-height: 38px;
  height: 38px
}

.selectric .button {
  background: none;
  border-radius: 0px;
  display: block;
  position: absolute;
  right: 0px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 38px;
  height: 38px;
  color: #00a7e5;
  text-align: center;
  font: 0/0 a;
  *font: 38px/38px Lucida Sans Unicode, Arial Unicode MS, Arial
}

.selectric .button:after {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-top-color: #454545;
  border-bottom: none
}

.selectric-hover .selectric .button:after {
  border-top-color: #c4c4c4
}

.selectric-open {
  z-index: 9999
}

.selectric-open .selectric {
  border-color: #c4c4c4;
  background: #e6e6e6
}

.selectric-open .selectric-items {
  display: block
}

.selectric-disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.selectric-hide-select {
  position: relative;
  overflow: hidden;
  width: 0;
  height: 0
}

.selectric-hide-select select {
  position: absolute;
  left: -100%
}

.selectric-hide-select.selectric-is-native {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10
}

.selectric-hide-select.selectric-is-native select {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  border: none;
  z-index: 1;
  box-sizing: border-box;
  opacity: 0
}

.selectric-input {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  outline: none !important;
  border: none !important;
  *font: NaN a !important;
  background: none !important
}

.selectric-temp-show {
  position: absolute !important;
  visibility: hidden !important;
  display: block !important
}

.selectric-items {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #F8F8F8;
  border: 1px solid #C4C4C4;
  z-index: -1;
  box-shadow: 0 0 10px -6px
}

.selectric-items .selectric-scroll {
  height: 100%;
  overflow: auto
}

.selectric-above .selectric-items {
  top: auto;
  bottom: 100%
}

.selectric-items ul, .selectric-items li {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 14px;
  line-height: 20px;
  min-height: 20px
}

.selectric-items li {
  display: block;
  padding: 8px;
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #EEE;
  color: #666;
  cursor: pointer
}

.selectric-items li.selected {
  background: #EFEFEF;
  color: #454545
}

.selectric-items li.highlighted {
  background: #D0D0D0;
  color: #454545
}

.selectric-items li:hover {
  background: #F0F0F0
}

.selectric-items li:first-child {
  font-weight: bold
}

.selectric-items .disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default !important;
  background: none !important;
  color: #666 !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.selectric-items .selectric-group .selectric-group-label {
  font-weight: bold;
  padding-left: 10px;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: none;
  color: #444
}

.selectric-items .selectric-group.disabled li {
  filter: alpha(opacity=100);
  opacity: 1
}

.selectric-items .selectric-group li {
  padding-left: 25px
}

.selectric-sel .selectric .label {
  font-weight: bold
}

.selectric-input-lg .selectric .label {
  line-height: 48px;
  height: 48px;
  font-size: 18px;
  margin: 0 58px 0 20px
}

.selectric-form-control {
  font-weight: normal;
  text-transform: none
}

.selectric .button {
  font: inherit;
  font-size: 2em;
  line-height: 0;
  width: 58px
}

.selectric .button:after {
  content: none
}

.selectric .button:before {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  margin: 0;
  line-height: 100%;
  width: 100%
}

.selectric-open .selectric .button:before {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg)
}

.selectric, .selectric-open .selectric, .selectric-items, .selectric-open .selectric-items {
  background: #ffffff;
  border-radius: 0;
  border: 1px solid #00a7e5
}

.selectric-items {
  margin-top: 50px;
  overflow: hidden;
  top: 0
}

.selectric-above .selectric-items {
  bottom: 0;
  margin-top: 0;
  margin-bottom: 50px
}

.selectric-items .selectric-scroll ul {
  padding: 5px 0
}

.selectric-items li {
  background: none;
  border: none;
  color: inherit;
  font-size: 18px;
  padding: 8px 20px 8px 20px
}

.selectric-items li:hover, .selectric-items li.selected, .selectric-items li.highlighted {
  background: none;
  color: #00a7e5
}

.selectric-items li.selected {
  font-weight: bold
}

.lity {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  background: rgba(0, 0, 0, 0.4);
  outline: none !important;
  opacity: 0;
  transition: opacity 0.3s ease
}

.lity.lity-opened {
  opacity: 1
}

.lity.lity-closed {
  opacity: 0
}

.lity * {
  box-sizing: border-box
}

.lity-wrap {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  outline: none !important
}

.lity-wrap:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em
}

.lity-loader {
  z-index: 9991;
  color: #fff;
  position: absolute;
  top: 50%;
  margin-top: -0.8em;
  width: 100%;
  text-align: center;
  font-size: 14px;
  opacity: 0;
  transition: opacity 0.3s ease
}

.lity-loading .lity-loader {
  opacity: 1
}

.lity-container {
  z-index: 9992;
  position: relative;
  text-align: left;
  vertical-align: middle;
  display: inline-block;
  white-space: normal;
  max-width: 95%;
  max-height: 95%;
  outline: none !important
}

.lity-content {
  z-index: 9993;
  width: 100%;
  transform: scale(1);
  transition: transform 0.3s ease
}

.lity-loading .lity-content, .lity-closed .lity-content {
  transform: scale(0.8)
}

.lity-content:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: none
}

.lity-container>.lity-close {
  display: none
}

.video-play-inline .lity-close {
  display: none
}

.lity-close {
  z-index: 9994;
  width: 40px;
  height: 40px;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-appearance: none;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #00a7e5;
  font-style: normal;
  font-size: 40px;
  line-height: 40px;
  text-shadow: none;
  border: 0;
  background: none;
  outline: none;
  box-shadow: none
}

.lity-close::-moz-focus-inner {
  border: 0;
  padding: 0
}

.lity-close:hover, .lity-close:focus, .lity-close:active, .lity-close:visited {
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #00a7e5;
  font-style: normal;
  font-size: 40px;
  line-height: 40px;
  text-shadow: none;
  border: 0;
  background: none;
  outline: none;
  box-shadow: none
}

.lity-close:active {
  top: 1px
}

.lity-image img {
  max-width: 100%;
  display: block;
  line-height: 0;
  border: 0
}

.lity-iframe .lity-container, .lity-youtube .lity-container, .lity-vimeo .lity-container, .lity-facebookvideo .lity-container, .lity-googlemaps .lity-container {
  width: 100%;
  max-width: 964px
}

.lity-iframe-container {
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: auto;
  pointer-events: auto;
  transform: translateZ(0);
  -webkit-overflow-scrolling: touch
}

.lity-iframe-container iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: none;
  background: #fff
}

.lity-hide {
  display: none
}

#tx-solr-search .search-result {
  position: relative
}

@media (min-width:768px) {
  #tx-solr-search .search-result {
    padding-right: 90px
  }
}

#tx-solr-search .search-result .btn-block {
  padding: 0 31.8333333333px;
  right: 0;
  position: absolute;
  top: 0;
  width: auto;
  height: 100%
}

#tx-solr-search .search-result .btn-block .link-text {
  display: none
}

#tx-solr-search .search-result .btn-block:after {
  right: auto;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%)
}

#tx-solr-search .results-linkall, #tx-solr-search .results-linkall:hover {
  font-weight: normal;
  color: #454545
}

#tx-solr-search .results-topic {
  margin-top: 9px;
  margin-bottom: 9px
}

#tx-solr-search .results-meta .result-content {
  margin-top: 9px;
  font-size: 14px
}

.results-highlight {
  font-weight: bold;
  color: #00a7e5
}

.tx-solr-suggest {
  padding-left: 18px
}

.tx-solr-autosuggest {
  border: 1px solid #CCC;
  pointer-events: none
}

.tx-solr-autosuggest>div {
  padding: 5px 18px
}

.tx-solr-autosuggest .autocomplete-suggestion {
  background: #FFF;
  pointer-events: all;
  white-space: nowrap;
  overflow: hidden
}

.tx-solr-autosuggest .autocomplete-suggestion .pages {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

.tx-solr-autosuggest .autocomplete-selected, .tx-solr-autosuggest .autocomplete-selected a {
  color: #00a7e5
}

.tx-solr-autosuggest a {
  color: #454545
}

.tx-solr-autosuggest .autocomplete-group {
  background: #FFF;
  color: #00a7e5;
  font-weight: bold;
  font-size: 110%
}

.tx-solr-autosuggest .autocomplete-suggestion em {
  font-weight: bold;
  font-style: normal
}

.tx-solr-autosuggest .autocomplete-suggestion a {
  font-style: normal
}

.autocomplete-suggestions.tx-solr-search-form-pi-results-searchbox {
  z-index: 100039 !important
}

.pagination, .f3-widget-paginator {
  padding-top: 2px;
  margin-top: 10px;
  text-align: center;
  list-style: none inside none;
  width: 100%
}

.pagination>li, .f3-widget-paginator>li {
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0 5px 0 0
}

.pagination>li.active, .f3-widget-paginator>li.active {
  font-weight: bold
}

.results-breadcrumb {
  color: #00a7e5;
  font-size: 70%;
  font-weight: normal
}

.results-breadcrumb a {
  font-weight: normal;
  color: #acacac
}

.results-breadcrumb a:after {
  opacity: 0.5;
  content: "//";
  padding: 0 3px
}

.text-image-teaser .image .holder, .text-image-teaser .bg-image--cover, .text-image-teaser .row {
  height: 100%
}

.text-image-teaser .headline:last-child {
  margin-bottom: 0
}

@media (min-width:768px) {
  .text-image-teaser.teaser-vert .btn-holder {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0 10px
  }
}

@media (min-width:1024px) {
  .text-image-teaser.teaser-hor>.row {
    height: 100%
  }

  .text-image-teaser.teaser-hor .box {
    position: relative;
    z-index: 1
  }

  .text-image-teaser.teaser-hor .image .holder {
    position: absolute;
    padding-right: 20px
  }

  .text-image-teaser.teaser-hor:not(.no-link) .content>.box {
    padding-right: 82px
  }

  .text-image-teaser.teaser-hor.hasImage .content>.box {
    padding-left: 18px
  }

  .text-image-teaser.teaser-hor .btn-block {
    padding: 0 31.8333333333px;
    right: 10px;
    position: absolute;
    top: 0;
    width: auto;
    height: 100%
  }

  .text-image-teaser.teaser-hor .btn-block .link-text {
    display: none
  }

  .text-image-teaser.teaser-hor .btn-block:after {
    right: auto;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%)
  }
}

@media (min-width:768px) and (max-width:1023px) {
  .text-image-teaser.teaser-hor .btn-holder {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0 8px
  }

  .text-image-teaser.teaser-vert .btn-holder {
    padding: 0 8px
  }
}

@media (max-width:767px) {
  .text-image-teaser {
    margin-bottom: 7px
  }

  .text-image-teaser.teaser-vert .btn-holder {
    padding: 0
  }
}

.container .container.check4col {
  width: auto;
  padding-left: 0;
  padding-right: 0
}

.stage .bg-image--cover {
  background-position: right bottom;
  background-color: #fff
}

.stage .stage-holder {
  position: relative;
  overflow: hidden
}

.stage .stage-text {
  position: absolute;
  bottom: 0px;
  width: 100%
}

.stage.type-small .stage-image {
  height: 440px
}

.stage .content-button {
  margin-top: 18px
}

.slick-slide .stage .content-col .holder {
  padding-bottom: 68px
}

.slick-slide .stage .content-button {
  margin-bottom: -54px;
  z-index: 2;
  position: relative
}

.slick-slide .stage .ghost-button {
  margin: 0
}

@media (max-width:767px) {
  .stage .stage-text {
    position: relative;
    text-align: left !important;
    color: #454545
  }

  .stage.type-small .stage-image {
    height: 187px
  }
}

.slider-style-stages .slider-arrows {
  position: absolute;
  bottom: 10px;
  width: 100%;
  z-index: 1;
  pointer-events: none
}

.slider-style-stages .slider-arrows a {
  pointer-events: all
}

.slider-style-stages .slider-arrows .prev {
  float: left
}

.slider-style-stages .slider-arrows .next {
  float: right
}

@media (max-width:767px) {
  .slider-style-stages .slider-arrows {
    bottom: auto;
    top: 15%
  }

  .slider-style-stages .slider-arrows .btn-iconed {
    height: 40px;
    width: 40px;
    line-height: 1em
  }
}

.slider-style-stages .stage {
  display: none
}

.slider-style-stages .stage:first-child {
  display: block
}

.slider-style-stages .stage-text .holder:before {
  content: '';
  height: 2px;
  background-color: #00a7e5;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  right: auto;
  width: 0%;
  position: absolute;
  bottom: 0;
  left: 0
}

.slider-style-stages .stage-text.grow .holder:before {
  -webkit-animation: a-grow 7s infinite linear 0ms;
  -moz-animation: a-grow 7s infinite linear 0ms;
  -o-animation: a-grow 7s infinite linear 0ms;
  animation: a-grow 7s infinite linear 0ms
}

@-webkit-keyframes a-grow {
  0% {
    width: 0%
  }

  100% {
    width: 100%
  }
}

@keyframes a-grow {
  0% {
    width: 0%
  }

  100% {
    width: 100%
  }
}

.stage.special-stage-01 .stage-text {
  text-align: center;
  bottom: unset;
  top: 50%
}

.stage.special-stage-01 .stage-text .bg-white {
  background-color: rgba(255, 255, 255, 0.8)
}

.stage.special-stage-01 .stage-text .headline {
  margin: 0
}

@media (max-width:767px) {
  .stage.special-stage-01 .stage-text {
    text-align: left
  }

  .stage.special-stage-01 .stage-text .content-col {
    width: 100%
  }

  .stage.special-stage-01 .stage-text .content-col>.holder {
    margin: 0 !important
  }
}

.accordion-outer {
  padding-bottom: 18px
}

.site-content>.accordion-outer+.accordion-outer {
  margin-top: -54px
}

.accordion-content .container {
  padding-left: 0px;
  padding-right: 0px;
  width: 100%
}

.accordion-header {
  color: #00a7e5;
  background: #fff;
  cursor: pointer;
  position: relative;
  padding: 18px 36px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s
}

.accordion-header .accordion-headline {
  margin: 0;
  position: relative;
  padding-right: 18px
}

.accordion-header .i-plus {
  font-style: normal;
  font-family: icons
}

.accordion-header .i-plus:after {
  font-size: 1.5em;
  margin-right: -0.4em;
  -webkit-transform: translateY(-50%) rotate(0deg);
  transform: translateY(-50%) rotate(0deg)
}

.accordion-header.collapsed {
  background: #00a7e5;
  color: #fff
}

.accordion-header.collapsed .i-plus:after {
  -webkit-transform: translateY(-50%) rotate(135deg);
  transform: translateY(-50%) rotate(135deg)
}

.accordion-content {
  background: #fff;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px)
}

.accordion-outer.collapsed .accordion-content {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0)
}

@media (max-width:767px) {
  .site-content>.accordion-outer {
    margin-bottom: 14px
  }

  .site-content>.accordion-outer+.accordion-outer {
    margin-top: -21px
  }

  .accordion-header {
    padding: 7px 14px
  }

  .accordion-header .accordion-headline {
    font-size: 18px;
    padding-right: 21px
  }
}

.video-holder {
  position: relative
}

.video-holder .holder {
  background-color: #ffffff;
  height: 100%
}

.video-holder a {
  margin: 0
}

@media (max-width:1023px) {
  .video-holder .video-preview {
    font-size: 70%
  }
}

.video-holder .video-container {
  display: none
}

.video-holder+div {
  margin-top: 18px !important
}

.video-container {
  max-width: 100%;
  width: 1120px
}

.t3-fullwidth .video-container {
  width: 100%
}

.video-preview {
  position: relative;
  font-size: 80%;
  cursor: pointer
}

.video-preview:after {
  line-height: 0;
  color: #00a7e5;
  content: "";
  font-family: "icons";
  font-size: 4em;
  left: 50%;
  position: absolute;
  top: 50%;
  z-index: 2;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.video-preview:before {
  content: "xxx";
  background: #fff;
  position: absolute;
  color: #fff;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 1.8em;
  border-radius: 50%;
  z-index: 1
}

.yt-16by9-trim {
  padding-bottom: 54.65%
}

.video-holder .str-uc-blocker {
  display: none;
  font-size: 0.8em;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #ffffff70;
  z-index: 10;
  cursor: auto;
  backdrop-filter: blur(5px)
}

.video-holder .str-uc-blocker .fl {
  float: left
}

.video-holder .str-uc-blocker .fr {
  float: right
}

.video-holder .str-uc-blocker .holder {
  background-color: #fff;
  width: 80%;
  max-width: 600px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  max-height: 90%;
  height: auto;
  overflow: auto
}

.video-holder.UC-yt-blocked .str-uc-blocker {
  display: block
}

.str-slick-vertical .slick-slider-for {
  margin-bottom: 18px
}

.str-slick-vertical .slick-slider-nav .slick-slide {
  padding: 0 10px
}

.str-slick-vertical .slick-slider-nav .slick-slide img {
  cursor: pointer;
  border: 5px solid #fff
}

.str-slick-vertical .slick-slider-nav .slick-center img {
  border-color: #00a7e5
}

.str-slick-vertical .slick-slider-nav .slick-list {
  margin: 0 -10px
}

.str-slick-vertical .slick-prev {
  left: -80px !important
}

.str-slick-vertical .slick-next {
  right: -80px !important
}

@media (max-width:1023px) {
  .str-slick-vertical .slick-prev, .str-slick-vertical .slick-next {
    background-color: rgba(255, 255, 255, 0.7)
  }

  .str-slick-vertical .slick-prev {
    left: 0 !important
  }

  .str-slick-vertical .slick-next {
    right: 0 !important
  }
}

.fullmedia .bg-image--cover {
  background-position: center;
  background-color: #fff
}

.fullmedia .fullmedia-holder {
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: center
}

@media (min-width:768px) {
  .fullmedia:not(.textblockbg) .fullmedia-holder {
    min-height: 430px
  }
}

.fullmedia .fullmedia-text {
  position: absolute;
  width: 100%
}

.fullmedia .video-embed-item {
  width: 100%
}

.fullmedia.parallax:not(.withvideo) .fullmedia-image, .fullmedia.textblockbg .fullmedia-image {
  display: none
}

.fullmedia.parallax:not(.withvideo) .fullmedia-text, .fullmedia.textblockbg .fullmedia-text {
  position: relative
}

.fullmedia.parallax:not(.withvideo) .fullmedia-holder, .fullmedia.textblockbg .fullmedia-holder {
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 5em;
  padding-bottom: 5em
}

@media (orientation:portrait) {
  .fullmedia.parallax:not(.withvideo) .fullmedia-holder, .fullmedia.textblockbg .fullmedia-holder {
    background-attachment: unset
  }
}

.fullmedia.textblockbg.withvideo .fullmedia-text {
  position: absolute
}

.fullmedia.textblockbg:not(.parallax) .fullmedia-holder {
  background-attachment: unset;
  padding: 0
}

.fullmedia.textblockbg .fullmedia-holder {
  padding: 0
}

.fullmedia.withvideo .fullmedia-image {
  display: block !important
}

@media (min-width:768px) {
  .fullmedia.withvideo {
    clip-path: polygon(0px 0px, 100% 0px, 100% 100%, 0px 100%)
  }

  .fullmedia.withvideo .video-embed-item {
    position: fixed;
    object-fit: cover;
    height: 100%;
    top: 0
  }
}

@media (max-width:767px) {
  .fullmedia .fullmedia-text {
    position: relative !important;
    color: #454545;
    transform: unset
  }

  .fullmedia.textblockbg .fullmedia-image {
    display: block !important
  }

  .fullmedia.textblockbg .fullmedia-holder {
    background-image: unset !important
  }

  .fullmedia.parallax .fullmedia-image {
    display: block !important
  }

  .fullmedia.parallax .fullmedia-holder {
    min-height: unset !important;
    background-image: unset !important;
    padding: 0 !important
  }
}

#jobs-search {
  border: 1px solid #00a7e5;
  background: #fff
}

.job-entry {
  background: #fff;
  margin-bottom: 18px;
  padding: 18px 36px
}

.job-features {
  color: #ffffff
}

.job-features a {
  color: #454545
}

.job-features.row, .job-features .row {
  margin-left: 0 !important;
  margin-right: 0 !important
}

.job-features [class*="col-"] {
  padding: 0
}

.job-features .bg {
  background-size: cover;
  background-position: center
}

.job-features .bg1 {
  color: #454545
}

.job-features .bg1 .pos-abs {
  left: 35%
}

.job-features .bg1 h4 {
  margin-bottom: 0
}

.job-features .bg2 {
  background-image: url('../image/tile_bewerben.jpg')
}

.job-features .bg2 a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0
}

.job-features .bg3 {
  background-image: url('../image/tile_video.jpg')
}

.job-features .bg4 {
  background-image: url('../image/tile_wege.jpg')
}

.job-features .bg4 a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0
}

.job-features .bg5 {
  background-image: url('../image/tile_karriere.jpg')
}

.job-features .bg5 a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0
}

.job-features .video-over {
  margin: 0 !important;
  height: 100%;
  opacity: 0;
  z-index: 1;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out
}

.job-features .js-videoplay:hover .video-over {
  opacity: 1
}

@media (max-width:1023px) {
  .job-features .video-holder .video-preview {
    font-size: 86%
  }
}

.sticky-apply a {
  width: unset;
  height: unset;
  padding: 8px 12px;
  font-weight: bold
}

@media print {
  .site-content {
    font-size: 80%
  }

  .job-features .embed-responsive-16by9 {
    padding-bottom: 0
  }

  .job-features .pos-abs {
    position: relative !important
  }

  .job-features .box {
    padding: 0
  }

  .tx-str-jobs h3, .tx-str-jobs h4 {
    margin-bottom: 0;
    font-size: 16px
  }

  .tx-str-jobs ul {
    margin-top: 0
  }
}

.product-entries .isquares {
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  z-index: 1
}

.product-entries .isquares a {
  color: #454545
}

.product-entries .isquares .holder {
  height: 100%
}

.product-entries .isquares .c-bg-brand .content {
  color: #fff
}

.product-entries .isquares img {
  width: 75%;
  margin-left: auto;
  margin-right: auto;
  margin-top: -10%;
  margin-bottom: -10%
}

.product-entries .isquares .icon-product-entries {
  display: inline-block;
  width: 100%
}

.product-entries .isquares .content {
  width: 100%;
  padding: 0.6em;
  padding-bottom: 0
}

.product-entries .isquares .content-sub {
  padding: 0.6em;
  padding-top: 0;
  padding-bottom: 0.6em;
  font-size: 0.8em
}

@media (max-width:1279px) {
  .product-entries .isquares {
    font-size: 14px
  }
}

.aline {
  border-top: 1px solid #c3c2c2
}

.product-detail .product-actions {
  padding-bottom: 36px;
  overflow: auto
}

.product-detail .product-actions [class*='col-'] {
  padding: 0;
  padding-top: 4px
}

@media (min-width:1024px) {
  .product-detail .product-actions [class*='col-']>* {
    border-right: 4px solid #f5f5f5
  }
}

.product-detail .product-actions .btn-icon-basket, .product-detail .product-actions .btn-icon-compare {
  border-color: #ffffff
}

.product-detail .product-actions .badge {
  right: 20px;
  bottom: 10px
}

.product-detail .product-image {
  display: none
}

.product-detail .product-image:first-of-type {
  display: block
}

.product-detail .slick-slide .product-image {
  display: block !important
}

.product-detail .product-image-slider .slider-arrows {
  position: absolute;
  right: 0;
  z-index: 1;
  margin-top: 4px
}

.product-detail .product-image-slider .slider-arrows a {
  margin-left: 4px
}

.product-detail .product-shortdesc {
  margin-bottom: 18px
}

.product-detail .product-keyfeatures {
  margin-bottom: 18px
}

.product-detail .features-list {
  margin: 0;
  padding-left: 20px;
  list-style: none
}

.product-detail .features-list li:before {
  content: "•";
  color: #00a7e5;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em
}

.product-detail .product-logo {
  height: 70px;
  display: inline-block;
  margin-right: 4px
}

.product-detail .product-logo img {
  height: 100%;
  width: auto
}

.product-detail .nav-tabs {
  border: none;
  overflow: hidden
}

.product-detail .nav-tabs>li {
  padding-right: 18px
}

.product-detail .nav-tabs>li:last-child {
  padding-right: 0
}

.product-detail .nav-tabs>li>a {
  padding: 18px 36px;
  color: #bbbbbb;
  text-transform: uppercase;
  font-weight: bold;
  border: none;
  background: #ffffff;
  background: -webkit-linear-gradient(top, #ffffff 60%, #f1f1f1 100%);
  background: linear-gradient(to bottom, #ffffff 60%, #f1f1f1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f1f1f1', GradientType=0)
}

.product-detail .nav-tabs>li>a:hover {
  filter: none;
  background: #ffffff;
  color: #00a7e5
}

.product-detail .nav-tabs>li.active>a, .product-detail .nav-tabs>li.active>a:hover, .product-detail .nav-tabs>li.active>a:focus {
  filter: none;
  background: #ffffff;
  border: none;
  color: #00a7e5;
  cursor: default
}

@media (max-width:1023px) {
  .product-detail .nav-tabs>li {
    padding-right: 0
  }

  .product-detail .nav-tabs>li>a {
    padding: 9px 9px
  }
}

@media (max-width:767px) {
  .product-detail .nav-tabs {
    margin: 0 -7px
  }

  .product-detail .nav-tabs>li {
    border-bottom: 1px solid #f1f1f1;
    padding-right: 0;
    float: none;
    margin-bottom: 0
  }

  .product-detail .nav-tabs>li>a {
    background-image: none;
    background-color: #ffffff
  }
}

.product-detail .tab-content {
  background: #ffffff
}

.product-detail .spec-row {
  overflow: hidden;
  padding: 10px 0;
  border-bottom: 1px solid #f3f3f3
}

.product-detail .spec-row:nth-child(even) {
  background-color: #f3f3f3
}

.product-detail .spec-header {
  margin-bottom: 10px
}

@media (min-width:768px) {
  .product-detail .spec-value {
    padding-left: 20px
  }
}

.card-listing .card {
  margin-bottom: 18px
}

.card-listing .card-show-more {
  display: none;
  color: #00a7e5;
  font-size: 3em;
  cursor: pointer
}

.card-listing .card-show-more p {
  font-size: 0.3em
}

.card-listing .no-results {
  display: none
}

.product-card {
  height: 100%;
  background: #fff
}

.product-card:hover {
  -webkit-transform: translateX(2px);
  transform: translateX(2px)
}

.product-card .content {
  margin-bottom: 60px
}

.product-card .content p {
  margin: 0
}

.product-card .btn-block {
  position: absolute;
  bottom: 0
}

.product-card.fixed-layout .content {
  margin-bottom: 0
}

.product-card.fixed-layout .content .holder {
  overflow: hidden
}

@media (max-width:767px) {
  .product-card.fixed-layout .btn-block {
    position: relative
  }
}

.product-card .product-actions {
  position: absolute;
  right: 0
}

.filter-box, .product-filter {
  position: relative;
  background: #00a7e5;
  padding: 18px 0;
  margin-bottom: 36px
}

.filter-box:after, .product-filter:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: transparent;
  border-top-color: #00a7e5;
  border-width: 10px;
  margin-left: -10px
}

.filter-box .filter-head, .product-filter .filter-head {
  color: #fff;
  line-height: 53px;
  height: 53px;
  margin-bottom: 0
}

.filter-box .filter-name, .product-filter .filter-name {
  margin-right: 5px
}

.filter-box .filter-reset, .product-filter .filter-reset {
  display: none;
  cursor: pointer;
  color: #fff;
  font-size: 1.3em;
  text-decoration: none
}

.filter-box .filter-reset:before, .product-filter .filter-reset:before {
  margin: 0
}

.filter-box .sel .filter-reset, .product-filter .sel .filter-reset {
  display: block
}

.filter-box #filterForm, .product-filter #filterForm {
  display: inline
}

.filter-box .filter-row, .product-filter .filter-row {
  overflow: visible
}

.product-filter .selectric-items li.last {
  font-weight: bold
}

.product-filter .selectric-items li:first-child {
  display: none
}

.product-filter.filter-box.affix {
  position: fixed;
  top: 60px;
  transform: translateX(-50%);
  left: 50%;
  z-index: 5;
  width: 100%
}

.product-filter.filter-box.affix+.card-listing {
  margin-top: 140px
}

.product-comparison .remove-from, .product-basket .remove-from {
  color: #e62249;
  position: absolute;
  top: 4px;
  right: 4px;
  font-size: 1.1em;
  cursor: pointer
}

.product-comparison .remove-from:before, .product-basket .remove-from:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

.product-comparison .products-fixed, .product-basket .products-fixed {
  position: fixed;
  opacity: 0;
  width: 100%;
  top: 0;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%)
}

.product-comparison .products-fixed.affix, .product-basket .products-fixed.affix {
  opacity: 1;
  top: 70px;
  z-index: 10;
  -webkit-transform: translateY(0);
  transform: translateY(0)
}

.product-comparison .prodname-mobile, .product-basket .prodname-mobile {
  font-weight: bold;
  padding: 5px 0px
}

@media (max-width:767px) {
  .product-comparison .products-fixed, .product-basket .products-fixed {
    display: none
  }

  .product-comparison .remove-from, .product-basket .remove-from {
    font-size: 2em
  }
}

.badge {
  background-color: #e62249;
  border-radius: 50%;
  color: #fff;
  font-size: 12px;
  line-height: 1;
  min-width: 10px;
  padding: 3px 6px;
  position: absolute;
  text-align: center;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  vertical-align: middle;
  white-space: nowrap;
  right: 10px;
  bottom: 16%;
  z-index: 1
}

.product-actions .badge {
  font-size: 18px;
  padding: 1px 5px;
  right: 5px;
  bottom: 5px
}

span.icon-merkzettel {
  position: relative;
  display: inline-block
}

.nav-icons .badge {
  width: 18px;
  height: 18px;
  padding: 0;
  line-height: 1.5
}

.pinned .badge {
  -webkit-transform: scale(1);
  transform: scale(1)
}

.downloadbox {
  display: table
}

.downloadbox>div {
  display: table-cell;
  vertical-align: top
}

.downloadbox .link {
  width: 1%
}

.downloadbox ul {
  margin-top: 0;
  padding-left: 20px
}

.downloadbox .headline {
  margin-bottom: 9px
}

.file-list .accordion-content .box {
  padding-bottom: 0
}

.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0
}

.slick-list:focus {
  outline: none
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand
}

.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block
}

.slick-track:before, .slick-track:after {
  display: table;
  content: ''
}

.slick-track:after {
  clear: both
}

.slick-loading .slick-track {
  visibility: hidden
}

.slick-slide {
  display: none;
  float: left;
  min-height: 1px
}

[dir='rtl'] .slick-slide {
  float: right
}

.slick-slide img {
  display: block
}

.slick-slide.slick-loading img {
  display: none
}

.slick-slide.dragging img {
  pointer-events: none
}

.slick-initialized .slick-slide {
  display: block
}

.slick-loading .slick-slide {
  visibility: hidden
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent
}

.slicker .slick-slide {
  position: relative
}

.slick-prev, .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  padding: 0;
  cursor: pointer;
  border: none;
  outline: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  pointer-events: all;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background: none
}

.slick-prev:before, .slick-next:before {
  font-family: 'icons';
  font-size: 36px;
  line-height: 1;
  color: #00a7e5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.slick-prev {
  left: 20px !important;
  -webkit-transform: translate(0, -50%) scaleX(-1);
  transform: translate(0, -50%) scaleX(-1)
}

.slick-prev:before {
  content: ''
}

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

.slick-next:before {
  content: ''
}

.slick-dots {
  display: block;
  width: 100%;
  padding: 20px 0;
  margin: 0;
  list-style: none;
  text-align: center
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent
}

.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none
}

.slick-dots li button:before {
  border: 1px solid #00a7e5;
  border-radius: 50%;
  content: " ";
  width: 15px;
  height: 15px;
  left: 0;
  position: absolute;
  top: 0;
  transition: all 0.3s ease;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #fff
}

.invert .slick-dots li button:before {
  background-color: #fff
}

.slick-dots li button:hover:before, .slick-dots li.slick-active button:before {
  background-color: #00a7e5
}

.slick-slide .holder+.holder {
  margin-top: 2px
}

.slick-dots {
  position: relative;
  z-index: 2
}

.slick-prev, .slick-next {
  z-index: 3
}

@media (max-width:1023px) {
  .slick-prev {
    left: 0 !important
  }

  .slick-next {
    right: 0 !important
  }
}

.slider-style-textimageteaser .slick-track {
  display: flex
}

.slider-style-textimageteaser .slick-track .slick-slide {
  display: flex;
  height: auto;
  align-items: center;
  justify-content: center
}

.slider-style-textimageteaservert .container {
  padding: 0
}

.slider-style-textimageteaservert .slick-slider {
  margin: 0 -10px
}

.slider-style-textimageteaservert .slick-list {
  padding: 0 10px
}

.slider-style-textimageteaservert .text-image-teaser {
  position: relative;
  box-shadow: 0 0 20px 0px rgba(0, 74, 101, 0.15)
}

.slider-style-textimageteaservert .text-image-teaser:hover {
  box-shadow: 0 0 20px 0px rgba(0, 74, 101, 0.15)
}

.slider-style-textimageteaservert .text-image-teaser .content {
  position: relative
}

.slider-style-textimageteaservert .text-image-teaser .btn-holder {
  padding: 0;
  position: absolute;
  bottom: 0;
  width: 100%
}

.slider-style-textimageteaservert .text-image-teaser .helper-btn-spacer {
  display: block
}

.slider-style-textimageteaservert .slick-slide:not(.slick-active) .text-image-teaser {
  box-shadow: none
}

.slider-style-textimageteaservert .slick-prev, .slider-style-textimageteaservert .slick-next {
  margin-top: -33px;
  width: 50px;
  height: 50px;
  background-color: #00a7e5;
  border-radius: 50%
}

.slider-style-textimageteaservert .slick-prev:before, .slider-style-textimageteaservert .slick-next:before {
  color: #fff
}

.slider-style-textimageteaservert .slick-prev {
  left: -50px !important
}

.slider-style-textimageteaservert .slick-next {
  right: -50px !important
}

.slider-style-textimageteaservert .slick-dots {
  width: auto;
  margin: 20px auto 0px auto;
  display: table;
  padding: 20px 10px
}

.slider-style-textimageteaservert .slick-slide {
  margin: 20px 0
}

.slider-style-textimageteaservert .slick-slide>div {
  padding: 0 10px
}

.slider-style-textimageteaservert .slick-actions {
  position: relative;
  margin: 0 auto
}

@media (min-width:768px) {
  .slick-outer-btns .col-sm-10 {
    padding: 0
  }

  .slick-outer-btns .slick-prev {
    left: -80px !important
  }

  .slick-outer-btns .slick-next {
    right: -80px !important
  }
}

@media (max-width:767px) {
  .slick-outer-btns .slick-prev, .slick-outer-btns .slick-next {
    background: #fff
  }
}

.mm-hidden {
  display: none !important
}

.mm-wrapper {
  overflow-x: hidden;
  position: relative
}

.mm-menu {
  box-sizing: border-box;
  background: inherit;
  display: block;
  padding: 0;
  margin: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0
}

.mm-panels, .mm-panels>.mm-panel {
  background: inherit;
  border-color: inherit;
  box-sizing: border-box;
  margin: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0
}

.mm-panels {
  overflow: hidden
}

.mm-panel {
  transition: transform 0.4s ease;
  transform: translate(100%, 0);
  transform: translate3d(100%, 0, 0)
}

.mm-panel.mm-opened {
  transform: translate(0%, 0);
  transform: translate3d(0%, 0, 0)
}

.mm-panel.mm-subopened {
  transform: translate(-30%, 0);
  transform: translate3d(-30%, 0, 0)
}

.mm-panel.mm-highest {
  z-index: 1
}

.mm-panels>.mm-panel {
  -webkit-overflow-scrolling: touch;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0 10px
}

.mm-panels>.mm-panel.mm-hasnavbar {
  padding-top: 40px
}

.mm-panels>.mm-panel:not(.mm-hidden) {
  display: block
}

.mm-panels>.mm-panel:before, .mm-panels>.mm-panel:after {
  content: '';
  display: block;
  height: 10px
}

.mm-vertical .mm-panel {
  transform: none !important
}

.mm-vertical .mm-listview .mm-panel, .mm-listview .mm-vertical .mm-panel {
  display: none;
  padding: 10px 0 10px 10px
}

.mm-vertical .mm-listview .mm-panel .mm-listview>li:last-child:after, .mm-listview .mm-vertical .mm-panel .mm-listview>li:last-child:after {
  border-color: transparent
}

.mm-vertical li.mm-opened>.mm-panel, li.mm-vertical.mm-opened>.mm-panel {
  display: block
}

.mm-vertical .mm-listview>li>.mm-next, .mm-listview>li.mm-vertical>.mm-next {
  height: 40px;
  bottom: auto
}

.mm-vertical .mm-listview>li>.mm-next:after, .mm-listview>li.mm-vertical>.mm-next:after {
  top: 16px;
  bottom: auto
}

.mm-vertical .mm-listview>li.mm-opened>.mm-next:after, .mm-listview>li.mm-vertical.mm-opened>.mm-next:after {
  transform: rotate(225deg);
  right: 19px
}

.mm-btn {
  box-sizing: border-box;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  z-index: 1
}

.mm-prev:before, .mm-next:after {
  content: '';
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  display: block;
  width: 8px;
  height: 8px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0
}

.mm-prev:before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: 23px;
  right: auto
}

.mm-next:after {
  -webkit-transform: rotate(135deg);
  right: 23px;
  left: auto
}

.mm-navbar {
  border-bottom: 1px solid;
  border-color: inherit;
  text-align: center;
  line-height: 20px;
  height: 40px;
  padding: 0 40px;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0
}

.mm-navbar>* {
  display: block;
  padding: 10px 0
}

.mm-navbar a, .mm-navbar a:hover {
  text-decoration: none
}

.mm-navbar .mm-title {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden
}

.mm-navbar .mm-btn:first-child {
  left: 0
}

.mm-navbar .mm-btn:last-child {
  text-align: right;
  right: 0
}

.mm-panel .mm-navbar {
  display: none
}

.mm-panel.mm-hasnavbar .mm-navbar {
  display: block
}

.mm-listview, .mm-listview>li {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0
}

.mm-listview {
  font: inherit;
  font-size: 15px;
  line-height: 20px
}

.mm-listview a, .mm-listview a:hover {
  text-decoration: none
}

.mm-listview>li {
  position: relative
}

.mm-listview>li, .mm-listview>li:after, .mm-listview>li .mm-next, .mm-listview>li .mm-next:before {
  border-color: inherit
}

.mm-listview>li>a, .mm-listview>li>span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: inherit;
  display: block;
  padding: 10px 10px 10px 20px;
  margin: 0
}

.mm-listview>li:not(.mm-divider):after {
  content: '';
  border-bottom-width: 1px;
  border-bottom-style: solid;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0
}

.mm-listview>li:not(.mm-divider):after {
  left: 20px
}

.mm-listview .mm-next {
  background: rgba(3, 2, 1, 0);
  width: 60px;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2
}

.mm-listview .mm-next:before {
  content: '';
  border-left-width: 1px;
  border-left-style: solid;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0
}

.mm-listview .mm-next+a, .mm-listview .mm-next+span {
  margin-right: 60px
}

.mm-listview .mm-next.mm-fullsubopen {
  width: 100%
}

.mm-listview .mm-next.mm-fullsubopen:before {
  border-left: none
}

.mm-listview .mm-next.mm-fullsubopen+a, .mm-listview .mm-next.mm-fullsubopen+span {
  padding-right: 60px;
  margin-right: 0
}

.mm-panels>.mm-panel>.mm-listview {
  margin: 10px -10px
}

.mm-panels>.mm-panel>.mm-listview:first-child, .mm-panels>.mm-panel>.mm-navbar+.mm-listview {
  margin-top: -10px
}

.mm-listview .mm-inset {
  list-style: inside disc;
  padding: 0 10px 15px 40px;
  margin: 0
}

.mm-listview .mm-inset>li {
  padding: 5px 0
}

.mm-listview .mm-divider {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 10px;
  text-transform: uppercase;
  text-indent: 20px;
  line-height: 25px
}

.mm-listview .mm-spacer {
  padding-top: 40px
}

.mm-listview .mm-spacer>.mm-next {
  top: 40px
}

.mm-listview .mm-spacer.mm-divider {
  padding-top: 25px
}

.mm-menu {
  background: #fff;
  border-color: #fff;
  color: #454545
}

.mm-menu .mm-navbar>*, .mm-menu .mm-navbar a {
  color: #454545
}

.mm-menu .mm-btn:before, .mm-menu .mm-btn:after {
  border-color: #454545
}

.mm-menu .mm-listview {
  border-color: #fff
}

.mm-menu .mm-listview>li .mm-next:after {
  border-color: rgba(0, 0, 0, 0.3)
}

.mm-menu .mm-listview>li a:not(.mm-next) {
  -webkit-tap-highlight-color: #fff;
  tap-highlight-color: #fff
}

.mm-menu .mm-listview>li.mm-selected>a:not(.mm-next), .mm-menu .mm-listview>li.mm-selected>span {
  background: #fff
}

.mm-menu.mm-vertical .mm-listview>li.mm-opened>a.mm-next, .mm-menu.mm-vertical .mm-listview>li.mm-opened>.mm-panel, .mm-menu .mm-listview>li.mm-opened.mm-vertical>a.mm-next, .mm-menu .mm-listview>li.mm-opened.mm-vertical>.mm-panel {
  background: rgba(0, 0, 0, 0.05)
}

.mm-menu .mm-divider {
  background: rgba(0, 0, 0, 0.05)
}

.mm-page {
  box-sizing: border-box;
  position: relative
}

.mm-slideout {
  transition: transform 0.4s ease;
  z-index: 1
}

html.mm-opened {
  overflow-x: hidden;
  position: relative
}

html.mm-blocking {
  overflow: hidden
}

html.mm-blocking body {
  overflow: hidden
}

html.mm-background .mm-page {
  background: inherit
}

#mm-blocker {
  background: rgba(3, 2, 1, 0);
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2
}

html.mm-blocking #mm-blocker {
  display: block
}

.mm-menu.mm-offcanvas {
  z-index: 0;
  display: none;
  position: fixed
}

.mm-menu.mm-offcanvas.mm-current {
  display: block
}

.mm-menu.mm-offcanvas.mm-no-csstransforms.mm-current.mm-opened {
  z-index: 10
}

.mm-menu.mm-offcanvas {
  width: 80%;
  min-width: 140px;
  max-width: 440px
}

html.mm-opening .mm-slideout {
  transform: translate(80%, 0);
  transform: translate3d(80%, 0, 0)
}

@media (max-width:175px) {
  html.mm-opening .mm-slideout {
    transform: translate(140px, 0);
    transform: translate3d(140px, 0, 0)
  }
}

@media (min-width:550px) {
  html.mm-opening .mm-slideout {
    transform: translate(440px, 0);
    transform: translate3d(440px, 0, 0)
  }
}

.mm-menu>.mm-navbar {
  background: inherit;
  padding: 0;
  z-index: 3;
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0)
}

.mm-navbar-bottom {
  border-top-width: 1px;
  border-top-style: solid;
  border-bottom: none;
  top: auto;
  bottom: 0
}

.mm-navbar-top~.mm-navbar-top {
  border-bottom: none
}

.mm-navbar-bottom~.mm-navbar-bottom {
  border-top: none
}

.mm-navbar.mm-hasbtns {
  padding: 0 40px
}

.mm-navbar[class*="mm-navbar-content-"]>* {
  box-sizing: border-box;
  display: block;
  float: left
}

.mm-navbar .mm-breadcrumbs {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  text-align: left;
  padding: 0 0 0 7px
}

.mm-navbar .mm-breadcrumbs>* {
  display: inline-block;
  padding: 10px 3px
}

.mm-navbar .mm-breadcrumbs>a {
  text-decoration: underline
}

.mm-navbar.mm-hasbtns .mm-breadcrumbs {
  margin-left: -40px
}

.mm-navbar.mm-hasbtns .mm-btn:not(.mm-hidden)+.mm-breadcrumbs {
  margin-left: 0;
  padding-left: 0
}

.mm-navbar-top-1 {
  top: 0px
}

.mm-hasnavbar-top-1 .mm-panels {
  top: 40px
}

.mm-navbar-top-2 {
  top: 40px
}

.mm-hasnavbar-top-2 .mm-panels {
  top: 80px
}

.mm-navbar-top-3 {
  top: 80px
}

.mm-hasnavbar-top-3 .mm-panels {
  top: 120px
}

.mm-navbar-top-4 {
  top: 120px
}

.mm-hasnavbar-top-4 .mm-panels {
  top: 160px
}

.mm-navbar-bottom-1 {
  bottom: 0px
}

.mm-hasnavbar-bottom-1 .mm-panels {
  bottom: 40px
}

.mm-navbar-bottom-2 {
  bottom: 40px
}

.mm-hasnavbar-bottom-2 .mm-panels {
  bottom: 80px
}

.mm-navbar-bottom-3 {
  bottom: 80px
}

.mm-hasnavbar-bottom-3 .mm-panels {
  bottom: 120px
}

.mm-navbar-bottom-4 {
  bottom: 120px
}

.mm-hasnavbar-bottom-4 .mm-panels {
  bottom: 160px
}

.mm-navbar-size-2 {
  height: 80px
}

.mm-navbar-size-3 {
  height: 120px
}

.mm-navbar-size-4 {
  height: 160px
}

.mm-navbar-content-2>* {
  width: 50%
}

.mm-navbar-content-3>* {
  width: 33.33%
}

.mm-navbar-content-4>* {
  width: 25%
}

.mm-navbar-content-5>* {
  width: 20%
}

.mm-navbar-content-6>* {
  width: 16.67%
}

.mm-menu.mm-hoverselected .mm-listview>li>a:not(.mm-fullsubopen), .mm-menu.mm-hoverselected .mm-listview>li>a.mm-fullsubopen+span, .mm-menu.mm-hoverselected .mm-listview>li>a.mm-fullsubopen+a, .mm-menu.mm-parentselected .mm-listview>li>a:not(.mm-fullsubopen), .mm-menu.mm-parentselected .mm-listview>li>a.mm-fullsubopen+span, .mm-menu.mm-parentselected .mm-listview>li>a.mm-fullsubopen+a {
  transition: background 0.4s ease
}

.mm-menu.mm-hoverselected .mm-listview>li>a:not(.mm-fullsubopen):hover, .mm-menu.mm-hoverselected .mm-listview>li>a.mm-fullsubopen:hover+span {
  background: #fff
}

.mm-menu.mm-parentselected .mm-listview>li>a.mm-selected:not(.mm-fullsubopen), .mm-menu.mm-parentselected .mm-listview>li>a.mm-selected.mm-fullsubopen+span, .mm-menu.mm-parentselected .mm-listview>li>a.mm-selected.mm-fullsubopen+a {
  background: #fff
}

html.mm-pagedim #mm-blocker, html.mm-pagedim-white #mm-blocker, html.mm-pagedim-black #mm-blocker {
  opacity: 0
}

html.mm-pagedim.mm-opening #mm-blocker, html.mm-pagedim-white.mm-opening #mm-blocker, html.mm-pagedim-black.mm-opening #mm-blocker {
  opacity: 0.3;
  transition: opacity 0.4s ease 0.4s
}

html.mm-pagedim #mm-blocker {
  background: inherit
}

html.mm-pagedim-white #mm-blocker {
  background: #fff
}

html.mm-pagedim-black #mm-blocker {
  background: #000
}

.mm-menu.mm-offcanvas.mm-right {
  left: auto
}

html.mm-right.mm-opening .mm-slideout {
  transform: translate(-80%, 0);
  transform: translate3d(-80%, 0, 0)
}

@media (max-width:175px) {
  html.mm-right.mm-opening .mm-slideout {
    transform: translate(-140px, 0);
    transform: translate3d(-140px, 0, 0)
  }
}

@media (min-width:550px) {
  html.mm-right.mm-opening .mm-slideout {
    transform: translate(-440px, 0);
    transform: translate3d(-440px, 0, 0)
  }
}

html.mm-front .mm-slideout {
  transform: none !important;
  z-index: 0
}

html.mm-front #mm-blocker {
  z-index: 1
}

html.mm-front .mm-menu.mm-offcanvas {
  z-index: 2
}

.mm-menu.mm-offcanvas.mm-front, .mm-menu.mm-offcanvas.mm-next {
  transition: transform 0.4s ease;
  transform: translate(-100%, 0);
  transform: translate3d(-100%, 0, 0)
}

.mm-menu.mm-offcanvas.mm-front.mm-right, .mm-menu.mm-offcanvas.mm-next.mm-right {
  transform: translate(100%, 0);
  transform: translate3d(100%, 0, 0)
}

.mm-menu.mm-offcanvas.mm-top {
  transform: translate(0, -100%);
  transform: translate3d(0, -100%, 0)
}

.mm-menu.mm-offcanvas.mm-bottom {
  transform: translate(0, 100%);
  transform: translate3d(0, 100%, 0)
}

.mm-menu.mm-offcanvas.mm-top, .mm-menu.mm-offcanvas.mm-bottom {
  width: 100%;
  min-width: 100%;
  max-width: 100%
}

.mm-menu.mm-offcanvas.mm-bottom {
  top: auto
}

html.mm-opening .mm-menu.mm-offcanvas.mm-front, html.mm-opening .mm-menu.mm-offcanvas.mm-next {
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0)
}

.mm-menu.mm-offcanvas.mm-top, .mm-menu.mm-offcanvas.mm-bottom {
  height: 80%;
  min-height: 140px;
  max-height: 880px
}

html.mm-pagedim-black.mm-opening #mm-blocker {
  opacity: 0.1
}

.mm-title {
  text-align: left;
  font-weight: bold
}

.mm-title em {
  display: none
}

.mm-navbar.mm-hasbtns {
  padding: 0 20px
}

.mm-listview>li>a, .mm-listview>li>span {
  padding: 10px
}

.mm-panels>.mm-panel>.mm-listview {
  margin: 10px -20px;
  margin-left: 0
}

.mm-menu .mm-listview>li .mm-next:after {
  border-color: rgba(0, 0, 0, 0.3)
}

.mm-listview>li:not(.mm-divider)::after {
  left: 0
}

.mm-listview .mm-next {
  background-color: #fff;
  z-index: 0
}

.mm-listview>li>a, .mm-listview>li>span {
  padding: 12px 10px
}

.mm-listview>li.mm-selected, .mm-listview li.act {
  font-weight: bold
}

.mm-listview>li.mm-selected>a, .mm-listview li.act>a {
  background: none !important
}

.mm-listview>li.mm-selected>a span, .mm-listview li.act>a span {
  display: inline-block
}

.mm-listview>li.mm-selected>a span:after, .mm-listview li.act>a span:after {
  background: #00a7e5;
  content: "";
  display: block;
  height: 2px;
  position: relative
}

.mm-listview .mm-divider {
  font-size: 12px;
  text-indent: 10px
}

.mm-listview .mm-next+a, .mm-listview .mm-next+span {
  margin-right: 60px
}

.mm-next:after {
  right: 30px
}

.mm-prev.mm-btn {
  float: left;
  position: relative;
  width: 40px;
  height: 39px;
  margin-left: -10px
}

.mm-prev:before {
  left: 18px
}

.mm-close {
  font-size: 2em;
  right: 5px;
  color: #00a7e5 !important
}

.mm-close:before {
  content: '';
  font-family: icons;
  -webkit-transform: translateX(-25%);
  transform: translateX(-25%);
  display: inline-block
}

.mm-clear:before, .mm-clear:after {
  width: auto;
  right: auto;
  height: auto
}

.mm-clear:before {
  font-size: 1em
}

.mm-panels:before {
  content: "";
  width: 100%;
  background: -webkit-linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(242, 242, 242, 0.7) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(242, 242, 242, 0.7) 100%);
  height: 30px;
  position: absolute;
  bottom: 0;
  z-index: 10;
  pointer-events: none
}

#menu-bottom {
  padding: 0
}

#menu-bottom ul {
  margin: 0;
  margin-right: -1px;
  padding: 0;
  overflow: auto;
  border-top: 1px solid #00a7e5
}

#menu-bottom li {
  float: left;
  height: 60px;
  list-style: outside none none;
  width: 50%;
  position: relative;
  border-bottom: 1px solid #00a7e5;
  border-right: 1px solid #00a7e5
}

#menu-bottom li.hidden {
  display: block !important;
  opacity: 0.5;
  pointer-events: none
}

#menu-bottom li a {
  display: inline-block;
  height: 100%;
  width: 100%;
  position: relative;
  padding-top: 5px;
  color: #00a7e5
}

#menu-bottom [class*="icon-"] {
  font-size: 200%;
  position: relative
}

#menu-bottom .badge {
  right: 0;
  bottom: 0
}

#menu-bottom .label {
  display: block;
  font-size: 0.8em
}

/*.product-detail .abo-add.hidden {
	display: none;
}

.product-detail .abo-remove.hidden {
	display: none;
}
*/

@media screen and (min-width:768px){
  .row2{
    display: flex;
    flex-wrap: wrap;
  }
}

/* 采购 */
.Purchase .imgbox{ overflow:hidden; position:relative;display: block;}
.Purchase .imgbox span{ background-position:center center; background-repeat:no-repeat; background-size:cover; position:absolute; left:0px; top:0px; width:100%; height:100%;display: flex;align-items: center;justify-content: center;}
.Purchase .imgbox img{ width:100%; height:100%;object-fit: cover;}
.Purchase .Purchase_part1{margin-bottom:30px;}
.Purchase .Purchase_part1 .PartBox ul{display: flex;flex-wrap: wrap;margin-left:-1%;justify-content: center;padding-left:0;}
.Purchase .Purchase_part1 .PartBox ul li{width:24%;margin-left:1%;margin-bottom:1%;background: #fff;list-style: none;box-sizing: border-box;padding:30px 21px;}
.Purchase .Purchase_part1 .PartBox ul li::before{display: none;}
.Purchase .Purchase_part1 .PartBox ul li .icon{width:100px;height:100px;line-height: 100px;border-radius: 50%;background: #00a7e5;text-align: center;margin:0 auto;display: flex;align-items: center;justify-content: center;}
.Purchase .Purchase_part1 .PartBox ul li .icon img{max-width:40px;max-height:40px;}
.Purchase .Purchase_part1 .PartBox ul li .dec{font-weight: normal;;margin-top:15px;}

@media(max-width:1279px){
  .Purchase .Purchase_part1 .PartBox ul li .icon{width:70px;height:70px;line-height: 70px;}
  .Purchase .Purchase_part1 .PartBox ul li .icon img{max-width:30px;max-height:30px;}
}

@media(max-width:768px){
  .Purchase .Purchase_part1 .PartBox ul li{width:32.33%;}
}

@media(max-width:640px){
  .Purchase .Purchase_part1 .PartBox ul li{width:49%;padding:20px 10px;}
  .Purchase .Purchase_part1 .PartBox ul li .icon{width:50px;height:50px;line-height: 50px;}
  .Purchase .Purchase_part1 .PartBox ul li .icon img{max-width:22px;max-height:22px;}
}

.Purchase .Purchase_part2{margin-bottom:60px;}
.Purchase .Purchase_part2 .PartBox{padding-top:16px;}
.Purchase .Purchase_part2 .PartBox .item{display: flex;flex-wrap: wrap;align-items: center;background: #fff;}
.Purchase .Purchase_part2 .PartBox .item .img{width:50%;}
.Purchase .Purchase_part2 .PartBox .item .img img{width:100%;}
.Purchase .Purchase_part2 .PartBox .item .txt{width:50%;padding:2% 5%;font-weight: normal;;}
.Purchase .Purchase_part2 .PartBox .item .txt h3{font-size: 24px;font-weight: normal;;}
.Purchase .Purchase_part2 .PartBox .item .txt .con p{margin-bottom:10px;padding-left:20px;position: relative;}
.Purchase .Purchase_part2 .PartBox .item .txt .con p::before{content:'';display: block;width:10px;height:2px;background: #00a7e5;position: absolute;left:0;top:10px;}

.Purchase .Purchase_part2 .PartBox .item:nth-child(2n){flex-direction: row-reverse;}

@media(max-width:1279px){
  .Purchase .Purchase_part2 .PartBox .item .txt h3{font-size: 20px;margin-bottom:10px;}
  .Purchase .Purchase_part2 .PartBox .item .txt .con p{margin-bottom:7px;}
}

@media(max-width:768px){
  .Purchase .Purchase_part2{margin-bottom:40px;}
  .Purchase .Purchase_part2 .PartBox .item .img{width:100%;}
  .Purchase .Purchase_part2 .PartBox .item .txt{width:100%;padding:20px;}
}

.Purchase .Purchase_part3{margin-bottom:30px;}
.Purchase .Purchase_part3 .PartBox ul{display: flex;flex-wrap: wrap;margin-left:-1.5%;justify-content: center;padding-left:0;}
.Purchase .Purchase_part3 .PartBox ul li{width:31.83%;margin-left:1.5%;margin-bottom:1.5%;background: #fff;list-style: none;box-sizing: border-box;padding:30px 30px;min-height:110px;display: flex;align-items: center;position: relative;font-weight: normal;;}
.Purchase .Purchase_part3 .PartBox ul li::before{content:"";display: block;width:4px;height:100%;background: #00a7e5;position: absolute;left:0;top:0;margin-left:0;}

@media(max-width:1279px){
  .Purchase .Purchase_part3 .PartBox ul li{padding:20px;}
}

@media(max-width:640px){
  .Purchase .Purchase_part3 .PartBox ul li{width:98.5%;min-height:90px;}
}

.Purchase .Purchase_part4 .list{display: flex;flex-wrap: wrap;margin-left:-3%;padding-left:0;margin-top:0;margin-bottom:0;}
.Purchase .Purchase_part4 .list li{border:1px solid #e5e5e5;margin-left:3%;margin-bottom:3%;list-style: none;padding:30px;text-align: center;}
.Purchase .Purchase_part4 .list-1{list-style: none;margin-top:0;margin-bottom:0;}
.Purchase .Purchase_part4 .list50 li{width:47%;}
.Purchase .Purchase_part4 .list33 li{width:30.33%;}
.Purchase .Purchase_part4 .list li .imgbox span img{object-fit: contain;}
.Purchase .Purchase_part4 .list25 li{width:22%;}
.Purchase .Purchase_part4 .list li .txt{margin-top:20px;}
.Purchase .Purchase_part4 .accordion-outer1 .imgbox{padding-top:30%;}
.Purchase .Purchase_part4 .accordion-outer2 .imgbox{padding-top:100%;}
.Purchase .Purchase_part4 .accordion-outer3 .imgbox{padding-top:35%;}
.Purchase .Purchase_part4 .accordion-outer3 .txt{text-align: left;}
.Purchase .Purchase_part4 .accordion-outer3 .txt .tit{font-size: 22px;margin-bottom:10px;}
.Purchase .Purchase_part4 .accordion-outer3 .txt .dec{display: flex;flex-wrap: wrap;justify-content: space-between;font-weight: normal;;}
.Purchase .Purchase_part4 .accordion-outer3 .txt .dec span{width:48%;}

.Purchase .Purchase_part4 .accordion-outer4 .list-1{margin-left:-1%;padding-left:0;}
.Purchase .Purchase_part4 .accordion-outer4 .list-1::after{content:'';display: block;clear: both;}
.Purchase .Purchase_part4 .accordion-outer4 .list-1 li:first-child{width:55%;}
.Purchase .Purchase_part4 .accordion-outer4 .list-1 li:first-child .img{padding-top:57%;}
.Purchase .Purchase_part4 .accordion-outer4 .list-1 li{float:left;margin-left:1%;margin-bottom:1%;width:21%;}
.Purchase .Purchase_part4 .accordion-outer4 .list-1 li .img{padding-top:72.1%;background: #000;}
.Purchase .Purchase_part4 .accordion-outer4 .list-1 li .img img{object-fit: contain;}

.Purchase .Purchase_part4 .accordion-outer5 .imgbox{padding-top:100%;}
.Purchase .Purchase_part4 .accordion-outer5 .list li{padding:0;}
.Purchase .Purchase_part4 .accordion-outer6 .imgbox{padding-top:70%;}

.Purchase .Purchase_part4 .content img{width:auto;max-width:100%;display: block;margin:0 auto;}


.Purchase .Purchase_part5 .PartBox{padding-top:16px;}
.Purchase .Purchase_part5 .PartBox .item{display: flex;flex-wrap: wrap;align-items: center;background: #fff;}
.Purchase .Purchase_part5 .PartBox .item .img{width:50%;}
.Purchase .Purchase_part5 .PartBox .item .img img{width:100%;}
.Purchase .Purchase_part5 .PartBox .item .txt{width:50%;padding:2% 5%;font-weight: normal;;}
.Purchase .Purchase_part5 .PartBox .item .txt p{padding-left:20px;position: relative;margin-bottom:15px;}
.Purchase .Purchase_part5 .PartBox .item .txt p::before{content:'';display: block;width:8px;height:9px;background: url(../images/purchase/zsico.png) no-repeat center center;position: absolute;left:0;top:6px;}
.Purchase .Purchase_part5 .PartBox .item .txt strong{color:#00a7e5;}

.Purchase .Purchase_endtxt{text-align: center;font-size: 28px;font-weight: bold;color:#00a7e5;margin-top:30px;}

@media(max-width:768px){
  .Purchase .Purchase_part5 .PartBox .item .img{width:100%;}
  .Purchase .Purchase_part5 .PartBox .item .txt{width:100%;padding:20px;}
  .Purchase .Purchase_endtxt{font-size: 20px;}
  .Purchase .Purchase_part4 .list li{padding:10px;}
  .Purchase .Purchase_part4 .accordion-outer3 .txt .tit{font-size: 18px;}
  .Purchase .Purchase_part4 .accordion-outer3 .txt .dec span{width:98%;}
}

@media(max-width:640px){
  .Purchase .Purchase_part4 .list50 li{width:97%;}
  .Purchase .Purchase_part4 .list33 li{width:97%;}
  .Purchase .Purchase_part4 .list25 li{width:47%;}
  .Purchase .Purchase_part4 .accordion-outer4 .list-1 li:first-child{width:99%;}
  .Purchase .Purchase_part4 .accordion-outer4 .list-1 li{width:49%;}
}
























