@import url('https://fonts.googleapis.com/css?family=Roboto:300,500,700');
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, main, menu, nav, section, summary {
  display: block; }

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

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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; }

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

pre {
  overflow: auto; }

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

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

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

input {
  line-height: normal; }
  input[type="checkbox"], input [type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0; }
  input[type="number"]::-webkit-inner-spin-button, input input[type="number"]::-webkit-outer-spin-button {
    height: auto; }
  input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box; }
  input[type="search"]::-webkit-search-cancel-button, input input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }

textarea {
  overflow: auto; }

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

td, th {
  padding: 0; }

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

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

figure {
  margin: 0; }

img {
  vertical-align: middle; }

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

.row {
  letter-spacing: -0.65em;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  display: block; }
  .row.align-center {
    text-align: center; }
  .row.align-right {
    text-align: right; }

[class*="col-"] {
  letter-spacing: normal;
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  float: none;
  text-align: left;
  vertical-align: top;
  box-sizing: border-box; }
  [class*="col-"].align-baseline {
    vertical-align: baseline; }
  [class*="col-"] .row {
    margin: auto -10px;
    width: auto;
    max-width: initial; }

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

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

.col-xs-push-1 {
  margin-right: 8.3333333333%; }

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

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

.col-xs-push-2 {
  margin-right: 16.6666666667%; }

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

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

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

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

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

.col-xs-push-4 {
  margin-right: 33.3333333333%; }

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

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

.col-xs-push-5 {
  margin-right: 41.6666666667%; }

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

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

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

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

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

.col-xs-push-7 {
  margin-right: 58.3333333333%; }

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

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

.col-xs-push-8 {
  margin-right: 66.6666666667%; }

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

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

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

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

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

.col-xs-push-10 {
  margin-right: 83.3333333333%; }

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

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

.col-xs-push-11 {
  margin-right: 91.6666666667%; }

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

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

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

@media (min-width: 650px) {
  .col-s-1 {
    width: 8.3333333333%; }
    .col-s-2 {
      width: 16.6666666667%; }
    .col-s-3 {
      width: 25%; }
    .col-s-4 {
      width: 33.3333333333%; }
    .col-s-5 {
      width: 41.6666666667%; }
    .col-s-6 {
      width: 50%; }
    .col-s-7 {
      width: 58.3333333333%; }
    .col-s-8 {
      width: 66.6666666667%; }
    .col-s-9 {
      width: 75%; }
    .col-s-10 {
      width: 83.3333333333%; }
    .col-s-11 {
      width: 91.6666666667%; }
    .col-s-12 {
      width: 100%; }
    .col-s-offset-0 {
      margin-left: 0%; }
    .col-s-offset-1 {
      margin-left: 8.3333333333%; }
    .col-s-offset-2 {
      margin-left: 16.6666666667%; }
    .col-s-offset-3 {
      margin-left: 25%; }
    .col-s-offset-4 {
      margin-left: 33.3333333333%; }
    .col-s-offset-5 {
      margin-left: 41.6666666667%; }
    .col-s-offset-6 {
      margin-left: 50%; }
    .col-s-offset-7 {
      margin-left: 58.3333333333%; }
    .col-s-offset-8 {
      margin-left: 66.6666666667%; }
    .col-s-offset-9 {
      margin-left: 75%; }
    .col-s-offset-10 {
      margin-left: 83.3333333333%; }
    .col-s-offset-11 {
      margin-left: 91.6666666667%; }
    .col-s-offset-12 {
      margin-left: 100%; }
    .col-s-push-0 {
      margin-right: 0%; }
    .col-s-push-1 {
      margin-right: 8.3333333333%; }
    .col-s-push-2 {
      margin-right: 16.6666666667%; }
    .col-s-push-3 {
      margin-right: 25%; }
    .col-s-push-4 {
      margin-right: 33.3333333333%; }
    .col-s-push-5 {
      margin-right: 41.6666666667%; }
    .col-s-push-6 {
      margin-right: 50%; }
    .col-s-push-7 {
      margin-right: 58.3333333333%; }
    .col-s-push-8 {
      margin-right: 66.6666666667%; }
    .col-s-push-9 {
      margin-right: 75%; }
    .col-s-push-10 {
      margin-right: 83.3333333333%; }
    .col-s-push-11 {
      margin-right: 91.6666666667%; }
    .col-s-push-12 {
      margin-right: 100%; } }

@media (min-width: 769px) {
  .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-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%; }
    .col-sm-push-0 {
      margin-right: 0%; }
    .col-sm-push-1 {
      margin-right: 8.3333333333%; }
    .col-sm-push-2 {
      margin-right: 16.6666666667%; }
    .col-sm-push-3 {
      margin-right: 25%; }
    .col-sm-push-4 {
      margin-right: 33.3333333333%; }
    .col-sm-push-5 {
      margin-right: 41.6666666667%; }
    .col-sm-push-6 {
      margin-right: 50%; }
    .col-sm-push-7 {
      margin-right: 58.3333333333%; }
    .col-sm-push-8 {
      margin-right: 66.6666666667%; }
    .col-sm-push-9 {
      margin-right: 75%; }
    .col-sm-push-10 {
      margin-right: 83.3333333333%; }
    .col-sm-push-11 {
      margin-right: 91.6666666667%; }
    .col-sm-push-12 {
      margin-right: 100%; } }

@media (min-width: 1024px) {
  .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-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%; }
    .col-md-push-0 {
      margin-right: 0%; }
    .col-md-push-1 {
      margin-right: 8.3333333333%; }
    .col-md-push-2 {
      margin-right: 16.6666666667%; }
    .col-md-push-3 {
      margin-right: 25%; }
    .col-md-push-4 {
      margin-right: 33.3333333333%; }
    .col-md-push-5 {
      margin-right: 41.6666666667%; }
    .col-md-push-6 {
      margin-right: 50%; }
    .col-md-push-7 {
      margin-right: 58.3333333333%; }
    .col-md-push-8 {
      margin-right: 66.6666666667%; }
    .col-md-push-9 {
      margin-right: 75%; }
    .col-md-push-10 {
      margin-right: 83.3333333333%; }
    .col-md-push-11 {
      margin-right: 91.6666666667%; }
    .col-md-push-12 {
      margin-right: 100%; } }

@media (min-width: 1200px) {
  .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-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%; }
    .col-lg-push-0 {
      margin-right: 0%; }
    .col-lg-push-1 {
      margin-right: 8.3333333333%; }
    .col-lg-push-2 {
      margin-right: 16.6666666667%; }
    .col-lg-push-3 {
      margin-right: 25%; }
    .col-lg-push-4 {
      margin-right: 33.3333333333%; }
    .col-lg-push-5 {
      margin-right: 41.6666666667%; }
    .col-lg-push-6 {
      margin-right: 50%; }
    .col-lg-push-7 {
      margin-right: 58.3333333333%; }
    .col-lg-push-8 {
      margin-right: 66.6666666667%; }
    .col-lg-push-9 {
      margin-right: 75%; }
    .col-lg-push-10 {
      margin-right: 83.3333333333%; }
    .col-lg-push-11 {
      margin-right: 91.6666666667%; }
    .col-lg-push-12 {
      margin-right: 100%; } }

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

.clearfix:after {
  clear: both; }

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

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

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.hidden {
  display: none !important; }

.nospace {
  padding: 0 !important; }

html, body {
  margin: 0;
  padding: 0;
  width: 100%;
  background: #f6f6f6; }

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smooting: grayscale;
  font-family: 'Arial', sans-serif;
  font-size: 14px; }

a:hover, li:hover, p:hover, h1:hover, h2:hover, h3:hover, h4:hover, h5:hover, h6:hover, input, button, label:hover, a:after, li:after, p:after, h1:after, h2:after, h3:after, h4:after, h5:after, h6:after, input:after, button:after, label:after, a:before, li:before, p:before, h1:before, h2:before, h3:before, h4:before, h5:before, h6:before, input:before, button:before, label:before, a, li, p, h1, h2, h3, h4, h5, h6, input, button, label {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }

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

iframe {
  width: 100%;
  border: none;
  display: block; }

.above-image {
  margin-bottom: 20px; }

.content-image {
  margin-bottom: 40px;
  overflow: hidden; }
  .content-image img {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; }

.content-figure {
  margin-bottom: 20px; }
  .content-figure .content-image {
    margin-bottom: 10px; }

.image .thumbs {
  margin-bottom: 20px; }

ul li {
  list-style: none; }
  ul li p a {
    color: #2d4a94; }
    ul li p a:hover {
      color: #585858; }
  ul li a {
    color: #2d4a94; }
  ul li.active a {
    color: #2d4a94; }

ul, ol {
  padding: 0;
  margin: 0 0 24px; }
  ul li, ol li {
    font-size: 14px;
    color: #585858;
    font-weight: normal;
    margin: 0 0 10px 0; }
  ul li a, ol li a {
    color: #2d4a94; }
    ul li a:hover, ol li a:hover {
      color: #585858; }

.horizontal ul {
  padding: 0;
  margin: 0; }
  .horizontal ul li {
    margin: 0;
    list-style: none;
    display: inline-block;
    padding: 10px; }
    .horizontal ul li:before {
      content: ''; }
    .horizontal ul li a {
      display: block; }

.vertical ul {
  padding: 0;
  margin: 0; }
  .vertical ul li {
    list-style: none;
    display: block;
    padding: 10px; }
    .vertical ul li:before {
      content: ''; }
    .vertical ul li a {
      display: block; }

main ul li {
  padding-left: 15px;
  position: relative;
  line-height: 20px; }
  main ul li:before {
    list-style: none;
    content: '';
    background: #2d4a94;
    display: block;
    position: absolute;
    width: 4px;
    height: 4px;
    left: 0px;
    top: 7px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%; }

video {
  max-width: 100%;
  height: auto;
  margin-bottom: 40px; }

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-family: 'InsigniaLTPro', sans-serif;
  font-weight: normal;
  color: #3b3b3b;
  line-height: 1; }

h1 {
  font-size: 38px;
  margin-bottom: 40px; }

h2 {
  font-size: 38px;
  margin-bottom: 25px; }

.home h2 {
  font-size: 44px; }

h3 {
  font-size: 35px;
  margin-bottom: 20px; }

h4 {
  font-size: 24px;
  margin-bottom: 20px; }

h5 {
  font-size: 20px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  position: relative; }
  h5:after {
    content: "";
    height: 3px;
    width: 17px;
    background: #2d4a94;
    position: absolute;
    left: 0;
    bottom: 0; }

h6 {
  font-size: 17px;
  margin-bottom: 0px;
  font-family: Arial, sans-serif;
  font-weight: bold; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  color: inherit; }
  h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
    color: #2d4a94; }

p {
  font-size: 14px;
  color: #585858;
  font-weight: normal;
  line-height: 1.643;
  margin: 0 0 23px 0; }
  p a {
    color: #2d4a94; }
  p a:hover {
    color: #000; }
  p > a {
    font-weight: bold; }

b {
  font-weight: 700; }

a {
  font-size: 14px;
  font-weight: normal;
  color: #2d4a94;
  text-decoration: none; }
  a:hover {
    color: #000; }

.align-left {
  text-align: left !important; }

.align-center {
  text-align: center !important; }

.align-right {
  text-align: right !important; }

.email {
  padding-left: 30px;
  background: url(/fileadmin/static/public/img/message.svg) no-repeat 0 1px; }

.phone {
  padding-left: 30px;
  background: url(/fileadmin/static/public/img/phone.svg) no-repeat 0 0; }

.box-wrap .email {
  background: url(/fileadmin/static/public/img/message-dark.svg) no-repeat 0 1px; }
  .box-wrap .phone {
    background: url(/fileadmin/static/public/img/phone-dark.svg) no-repeat 0 0; }

.icon-at:before {
  content: "@"; }

@media (max-width: 650px) {
  .home h2, h1, h2 {
    font-size: 26px; } }

table tr th {
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  color: #333;
  position: relative;
  padding: 12px 15px; }
  table tr th:before {
    content: '';
    background: #2d4a94;
    height: 20px;
    width: 2px;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    left: 5px; }

table {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  width: 100%; }
  table tr td {
    font-size: 14px;
    font-weight: normal;
    text-align: left;
    color: #585858;
    padding: 8px 10px;
    font-family: 'Arial', sans-serif; }
  table tr:nth-child(even) {
    background: #f5f5f5; }
  table tr:nth-child(1) {
    background: transparent; }

.slider-wrapper {
  position: relative; }
  .slider-wrapper .slider-text {
    position: absolute;
    width: 100%;
    top: 30%;
    left: 0; }
  .slider-wrapper .slider-text h2 {
    color: #fff;
    opacity: 0;
    max-width: 450px;
    margin-left: 150px;
    font-size: 2.34vw; }
  .slider-wrapper .slider-text h2.done {
    opacity: 1;
    margin-left: 0px;
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    -ms-transition: all 0.7s;
    -o-transition: all 0.7s;
    transition: all 0.7s; }
  .slider-wrapper .slider-text p {
    max-width: 450px;
    color: #fff;
    opacity: 0;
    margin-left: 100px; }
  .slider-wrapper .slider-text p.done {
    opacity: 1;
    margin-left: 0px;
    -webkit-transition: all 0.6s 0.3s;
    -moz-transition: all 0.6s 0.3s;
    -ms-transition: all 0.6s 0.3s;
    -o-transition: all 0.6s 0.3s;
    transition: all 0.6s 0.3s; }
  .slider-wrapper .slider-text p.done .btn {
    margin-left: 0px;
    opacity: 1;
    -webkit-transition: all 0.7s 0.6s;
    -moz-transition: all 0.7s 0.6s;
    -ms-transition: all 0.7s 0.6s;
    -o-transition: all 0.7s 0.6s;
    transition: all 0.7s 0.6s; }
  .slider-wrapper .slider-text .btn {
    margin-left: 100px;
    opacity: 0; }
  .slider-wrapper .slider-text .btn a {
    background: #718ebf; }
  .slider-wrapper .slider-text .btn a:hover {
    background: #2d4a94;
    -webkit-transition: all 0.3s 0s;
    -moz-transition: all 0.3s 0s;
    -ms-transition: all 0.3s 0s;
    -o-transition: all 0.3s 0s;
    transition: all 0.3s 0s; }

.flexslider {
  padding: 0;
  margin: 0;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }
  .flexslider li {
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -ms-transition: all 0s;
    -o-transition: all 0s;
    transition: all 0s; }
  .flexslider li:before {
    display: none; }
  .flexslider .flex-direction-nav {
    margin-bottom: 0; }
  .flexslider .flex-direction-nav li {
    position: inherit !important;
    margin: 0; }
  .flexslider .flex-direction-nav li a {
    text-indent: 99999px;
    overflow: hidden;
    opacity: 1 !important;
    margin: -16px 0 0;
    width: 32px;
    height: 32px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%; }
  .flexslider .flex-direction-nav li a:hover {
    opacity: 0.6 !important; }
  .flexslider .flex-direction-nav .flex-nav-prev {
    margin-right: 2px; }
  .flexslider .flex-direction-nav .flex-nav-prev a {
    background: #2d4a94 url(/fileadmin/static/public/img/arrow-slider-small.svg) no-repeat center;
    left: 25px !important; }
  .flexslider .flex-direction-nav .flex-nav-prev a:before {
    display: none; }
  .flexslider .flex-direction-nav .flex-nav-next {
    margin-left: 2px; }
  .flexslider .flex-direction-nav .flex-nav-next a {
    background: #2d4a94 url(/fileadmin/static/public/img/arrow-slider-small.svg) no-repeat center;
    right: 25px !important;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }
  .flexslider .flex-direction-nav .flex-nav-next a:before {
    display: none; }
  .flexslider.single-slider {
    margin-bottom: 70px;
    height: 412px;
    background: transparent; }
  .flexslider.single-slider .slides li {
    height: 412px;
    background: transparent; }
  .flexslider.single-slider .slides li a {
    height: 412px;
    display: block;
    border: 1px solid #ececec;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
    background: #fff; }
  .flexslider.single-slider .slides li .product-title {
    position: absolute;
    bottom: -25px;
    margin: 0; }
  .flexslider.single-slider .slides li img {
    width: auto;
    max-height: 410px;
    margin: 0 auto;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: calc(100% - 2px);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; }
  .flexslider .flex-control-paging {
    z-index: 10;
    bottom: 10px; }
  .flexslider .flex-control-paging li a {
    background: #2d4a94;
    width: 7px;
    border: 1px solid #2d4a94;
    height: 7px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
  .flexslider .flex-control-paging li a:hover, .flexslider .flex-control-paging li a.flex-active {
    background: #fff;
    border: 1px solid #2d4a94; }

.owl-wrap {
  margin-left: -10px;
  margin-right: -10px; }

.owl-carousel .owl-stage-outer {
  margin-top: 80px;
  padding-bottom: 20px; }
  .owl-carousel .owl-item .item {
    margin: 0 10px; }
  .owl-carousel .owl-nav {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    margin-top: -15px; }
  .owl-carousel .owl-nav .owl-prev {
    left: -75px;
    top: 0;
    position: absolute;
    width: 24px;
    height: 24px;
    display: block;
    background: url(/fileadmin/static/public/img/arrow-slider.svg) no-repeat 0 0;
    text-indent: -9999px;
    overflow: hidden;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s; }
  .owl-carousel .owl-nav .owl-prev:hover {
    opacity: 0.4;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s; }
  .owl-carousel .owl-nav .owl-next {
    right: -75px;
    top: 0;
    position: absolute;
    width: 24px;
    height: 24px;
    display: block;
    background: url(/fileadmin/static/public/img/arrow-slider.svg) no-repeat 0 0;
    text-indent: -9999px;
    overflow: hidden;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s; }
  .owl-carousel .owl-nav .owl-next:hover {
    opacity: 0.4;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s; }
  .owl-carousel .owl-nav .disabled {
    display: none; }
  .owl-carousel .owl-dots {
    position: absolute;
    width: 100%;
    bottom: -30px;
    text-align: center;
    display: none; }
  .owl-carousel .owl-dots .owl-dot {
    border-radius: 50%;
    width: 10px;
    height: 10px;
    display: inline-block;
    background: #718ebf;
    margin: 0 2px; }
  .owl-carousel .owl-dots .owl-dot.active {
    background: #2d4a94; }

.list-top-wrapp .owl-carousel .owl-nav .owl-next {
  right: -58%; }

.list-top-wrapp .three-items .owl-carousel .owl-nav .owl-next {
  right: -75px; }

.product-title {
  font-size: 12px;
  font-style: italic;
  margin-bottom: 20px;
  margin-top: -10px; }

#swipebox-slider .slide .swipebox-inline-container, #swipebox-slider .slide .swipebox-video-container, #swipebox-slider .slide img {
  background: #fff; }

@media (max-width: 1440px) {
  .owl-carousel .owl-nav .owl-prev {
    left: -20px; }
    .owl-carousel .owl-nav .owl-next {
      right: -20px; }

  .list-top-wrapp .owl-carousel .owl-nav .owl-next {
    right: -52%; } }

@media (max-width: 1340px) {
  .owl-carousel .owl-nav {
    display: none; }
    .owl-carousel .owl-dots {
      display: block; }

  .slider-wrapper .slider-text {
    top: 20%; }
    .slider-wrapper .slider-text h2 {
      font-size: 24px; } }

@media (max-width: 800px) {
  .slider-wrapper .slider-text {
    top: 40%; }
    .slider-wrapper .slider-text p {
      display: none; } }

@media (max-width: 769px) {
  body:not(.home) .slider-wrapper {
    min-height: 150px; }
    body:not(.home) .slider-wrapper ul.slides li {
      min-height: 150px;
      overflow: hidden; }
      body:not(.home) .slider-wrapper ul.slides li img {
        height: 150px;
        width: auto;
        max-width: none;
        position: absolute;
        top: 0;
        left: 50%;
        -webkit-transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -o-transform: translate(-50%, 0);
        transform: translate(-50%, 0); } }

@media (max-width: 650px) {
  .slider-wrapper .slider-text h2 {
    display: none; }

  .flexslider.single-slider {
    height: auto; }
    .flexslider.single-slider .slides li {
      height: auto; }
      .flexslider.single-slider .slides li a {
        height: auto; }
      .flexslider.single-slider .slides li img {
        max-height: none;
        width: 100%;
        position: relative;
        top: 0;
        left: 0;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0); } }

.form-element {
  margin-bottom: 35px;
  position: relative; }

.form-element-submit {
  text-align: right; }

label {
  color: #000;
  font-family: 'Arial', sans-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: 1.2;
  display: block;
  margin-bottom: 5px; }
  label:hover {
    color: #2d4a94; }
  label.error {
    font-size: 14px;
    position: absolute;
    bottom: -25px;
    right: 13px;
    color: red; }

.error label {
  color: red !important; }
  .error input {
    border: 1px solid red !important; }
  .error input:focus {
    outline: none; }

input {
  color: #3b3b3b;
  font-family: 'Arial', sans-serif;
  background: transparent;
  font-weight: normal;
  font-size: 14px;
  border: 0;
  width: 100%;
  padding-left: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
  input[type="text"], input[type="password"], input[type="email"], input[type="search"], input[type="date"] {
    height: 40px;
    border-bottom: 1px solid #c3c2c2;
    background: transparent;
    display: block;
    line-height: 40px; }
  input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="search"]:focus, input[type="date"]:focus {
    outline: none;
    border-bottom: 1px solid #2d4a94; }
  input[type="radio"], input[type="checkbox"] {
    display: none; }
  input[type="radio"] + label, input[type="checkbox"] + label {
    padding: 2px 25px;
    font-size: 14px;
    color: #333;
    position: relative;
    cursor: pointer; }
  input[type="radio"] + label:before, input[type="checkbox"] + label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 4px;
    width: 12px;
    height: 12px;
    border: 1px solid #c3c2c2; }
  input[type="radio"]:checked + label:before, input[type="checkbox"]:checked + label:before {
    background: #2d4a94;
    border: 1px solid #2d4a94; }
  input[type='submit'], input[type='button'] {
    min-width: 204px;
    height: 40px;
    background: #2d4a94 url(/fileadmin/static/public/img/arrow.svg) no-repeat right 10px center;
    color: #fff;
    border: none;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    line-height: 40px;
    padding: 0 24px;
    cursor: pointer;
    border-radius: 4px; }
  input[type='submit']:hover, input[type='button']:hover {
    background: #000;
    color: #fff;
    border: none; }
  input[type='file'] {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-appearance: none;
    -moz-appearance: none; }

button[type='submit'], input[type="submit"].btn, input[type="button"] {
  text-align: left;
  width: auto;
  outline: none;
  border: none;
  background: #718ebf url(/fileadmin/static/public/img/arrow.svg) no-repeat right 25px center !important; }
  button[type='submit']:hover, input[type="submit"].btn:hover, input[type="button"]:hover {
    background: #2d4a94 url(/fileadmin/static/public/img/arrow.svg) no-repeat right 25px center !important; }

.file-upload-input {
  width: 100%;
  max-width: calc(100% - 136px);
  color: #000;
  font-size: 14px;
  line-height: 14px;
  padding: 0 10px;
  border: none;
  float: none;
  display: inline-block !important;
  vertical-align: top; }

.file-upload-button {
  display: inline-block;
  vertical-align: middle;
  min-width: 134px;
  line-height: 40px;
  border: none;
  padding: 0 16px;
  font-size: 14px;
  color: #fff;
  background: #2d4a94;
  position: relative;
  cursor: pointer;
  outline: none; }

.form-element-button {
  text-align: right; }

fieldset {
  border: none;
  padding: 0;
  margin: 0; }

legend {
  display: none; }

textarea {
  min-height: 160px;
  width: 100%;
  border: 1px solid #c3c2c2;
  background: transparent;
  display: block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-left: 10px;
  padding-top: 10px;
  resize: vertical;
  margin-top: 35px;
  outline: none; }
  textarea:focus {
    border: 1px solid #2d4a94; }

::-webkit-input-placeholder {
  color: #666;
  font-size: 14px; }

:-moz-placeholder {
  color: #666;
  font-size: 14px; }

::-moz-placeholder {
  color: #666;
  font-size: 14px; }

:-ms-input-placeholder {
  color: #666;
  font-size: 14px; }

.search-wrap ::-webkit-input-placeholder {
  color: #fff; }
  .search-wrap :-moz-placeholder {
    color: #fff; }
  .search-wrap ::-moz-placeholder {
    color: #fff; }
  .search-wrap :-ms-input-placeholder {
    color: #fff; }

.tx-powermail .powermail_fieldset .parsley-errors-list {
  background: none;
  border: none; }
  .tx-powermail .powermail_fieldset .parsley-errors-list li {
    padding: 0; }
  .tx-powermail .powermail_fieldset .parsley-errors-list li:before {
    display: none; }

.tx-powermail .powermail_fieldset .powermail_field_error, .tx-powermail .powermail_fieldset .parsley-error, .tx-powermail .powermail_fieldset .powermail_form .parsley-error:focus, .tx-powermail .powermail_fieldset div.error {
  background: transparent; }

.tx-sremailsubscribe-pi1-click-to-edit {
  margin: 23px 10px; }

.tx-kesearch-pi1 #form_kesearch_pi1 {
  display: none; }
  .tx-kesearch-pi1 #kesearch_results .result-list-item {
    padding: 20px 0;
    margin: 0;
    border-bottom: 1px solid #ececec; }
  .tx-kesearch-pi1 #kesearch_results .result-list-item .result-number, .tx-kesearch-pi1 #kesearch_results .result-list-item .result-title a {
    font-size: 15px;
    font-weight: bold;
    border: none;
    padding: 0; }
  .tx-kesearch-pi1 #kesearch_pagebrowser_top .pages_total, .tx-kesearch-pi1 #kesearch_pagebrowser_bottom .pages_total {
    border: none;
    background: none;
    padding: 20px 0;
    margin: 0; }
  .tx-kesearch-pi1 #kesearch_pagebrowser_top .pages_total li:before, .tx-kesearch-pi1 #kesearch_pagebrowser_bottom .pages_total li:before {
    display: none; }
  .tx-kesearch-pi1 a.next, .tx-kesearch-pi1 a.prev {
    content: "";
    width: 18px !important;
    height: 18px !important;
    background: #2d4a94 url(/fileadmin/static/public/img/arrow-small.svg) no-repeat center center;
    margin: 0 0 -5px 0 !important;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%; }
  .tx-kesearch-pi1 a.prev {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }

.user-form #container-top .csc-mailform .col-lg-6 {
  width: 100%; }
  .user-form #container-top .csc-mailform .col-lg-6.half {
    width: 65%; }
    .user-form #container-top .csc-mailform .col-lg-6.half label {
      width: 47% !important; }
    .user-form #container-top .csc-mailform .col-lg-6.half input {
      width: 53% !important; }
  .user-form #container-top .csc-mailform .col-lg-6.half-nolabel {
    width: 35%; }
    .user-form #container-top .csc-mailform .col-lg-6.half-nolabel label {
      display: none; }
    .user-form #container-top .csc-mailform .col-lg-6.half-nolabel input {
      width: 100% !important; }
  .user-form #container-top .csc-mailform input[type="text"], .user-form #container-top .csc-mailform input[type="password"], .user-form #container-top .csc-mailform input[type="email"], .user-form #container-top .csc-mailform input[type="search"], .user-form #container-top .csc-mailform input[type="date"] {
    border: 1px solid #c3c2c2; }
  .user-form #container-top .csc-mailform .form-element-textline label, .user-form #container-top .csc-mailform .form-element-textarea label, .user-form #container-top .csc-mailform .form-element-select label {
    display: inline-block;
    width: 30%;
    vertical-align: top;
    margin-top: 10px;
    font-weight: bold;
    color: #2d4a94; }
  .user-form #container-top .csc-mailform .form-element-textline input, .user-form #container-top .csc-mailform .form-element-textarea input, .user-form #container-top .csc-mailform .form-element-select input, .user-form #container-top .csc-mailform .form-element-textline .select2-container, .user-form #container-top .csc-mailform .form-element-textarea .select2-container, .user-form #container-top .csc-mailform .form-element-select .select2-container, .user-form #container-top .csc-mailform .form-element-textline textarea, .user-form #container-top .csc-mailform .form-element-textarea textarea, .user-form #container-top .csc-mailform .form-element-select textarea {
    display: inline-block;
    width: 70%;
    margin-top: 0; }
  .user-form #container-top .csc-mailform .form-element-textline input {
    padding: 0 10px; }
  .user-form #container-top .csc-mailform .form-element-textline input[type="date"] {
    padding: 8px 10px; }
  .user-form #container-top .csc-mailform .field-description {
    padding-left: 30%;
    display: block;
    margin-top: -30px;
    margin-bottom: 35px;
    font-size: 11px;
    line-height: 15px; }
  .user-form #container-top .csc-mailform .select2-container .select2-choice, .user-form #container-top .csc-mailform .select2-dropdown-open .select2-choice, .user-form #container-top .csc-mailform .select2-dropdown-open.select2-drop-above .select2-choice, .user-form #container-top .csc-mailform .select2-dropdown-open.select2-drop-above .select2-choices {
    border: 1px solid #c3c2c2;
    padding: 0 10px; }

.tx-felogin-pi1 form fieldset > div {
  margin-bottom: 20px; }
  .tx-felogin-pi1 form fieldset > div input[type="submit"] {
    max-width: 160px;
    padding: 0 20px; }

.select2-container, .select2-container .select2-choice {
  width: 100%;
  min-width: 100px; }

.select2-container a {
  font-size: 14px;
  font-weight: normal; }

.select2-container .select2-choice {
  height: 40px;
  line-height: 40px;
  padding: 0px;
  font-family: 'Arial', sans-serif;
  font-weight: normal;
  color: #585858;
  border: 1px solid #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.select2-container .select2-choice, .select2-dropdown-open .select2-choice, .select2-dropdown-open.select2-drop-above .select2-choice, .select2-dropdown-open.select2-drop-above .select2-choices {
  border: none;
  border-bottom: 1px solid #c3c2c2;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: transparent;
  background-image: none;
  /*max-width: 364px;*/ }

.select2-container, .select2-container .select2-choice:focus, .select2-dropdown-open .select2-choice:focus, .select2-container-active .select2-choice {
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.select2-drop, .select2-drop-active {
  border: none;
  border-top: none; }

.select2-container .select2-choice .select2-arrow {
  /*height: 100%;*/
  text-align: center;
  background: url(/fileadmin/static/public/img/select-arrow.svg) no-repeat center;
  width: 18px;
  height: 9px;
  border: none;
  position: absolute;
  right: 19px;
  top: 50%;
  margin-top: -4px; }

.select2-results .select2-highlighted {
  background: #2d4a94;
  color: #fff; }

ul.select2-results {
  padding-left: 0;
  margin: 0;
  background: #fff;
  border: none;
  max-height: 216px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px; }

ul.select2-results li {
  list-style: none;
  padding: 14px 25px;
  height: 44px;
  line-height: 15px;
  margin: 0; }

ul.select2-results li:before {
  display: none; }

.select2-results .select2-result-label {
  padding: 0; }

.divider {
  margin: 40px 0; }

.filter-wrapper .select2-container .select2-choice, .finder-select-wrapper .select2-container .select2-choice, .filter-wrapper .select2-dropdown-open .select2-choice, .finder-select-wrapper .select2-dropdown-open .select2-choice, .filter-wrapper .select2-dropdown-open.select2-drop-above .select2-choice, .finder-select-wrapper .select2-dropdown-open.select2-drop-above .select2-choice, .filter-wrapper .select2-dropdown-open.select2-drop-above .select2-choices, .finder-select-wrapper .select2-dropdown-open.select2-drop-above .select2-choices {
  border: 1px solid #ececec;
  background: #fff;
  height: 60px;
  line-height: 60px;
  padding-left: 70px;
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }
  .filter-wrapper .select2-container .select2-choice:before, .finder-select-wrapper .select2-container .select2-choice:before, .filter-wrapper .select2-dropdown-open .select2-choice:before, .finder-select-wrapper .select2-dropdown-open .select2-choice:before, .filter-wrapper .select2-dropdown-open.select2-drop-above .select2-choice:before, .finder-select-wrapper .select2-dropdown-open.select2-drop-above .select2-choice:before, .filter-wrapper .select2-dropdown-open.select2-drop-above .select2-choices:before, .finder-select-wrapper .select2-dropdown-open.select2-drop-above .select2-choices:before {
    content: "";
    position: absolute;
    top: 19px;
    left: 19px;
    width: 20px;
    height: 20px;
    background: url(/fileadmin/static/public/img/earth.png) no-repeat center; }
  .filter-wrapper .select2-container .select2-choice:after, .finder-select-wrapper .select2-container .select2-choice:after, .filter-wrapper .select2-dropdown-open .select2-choice:after, .finder-select-wrapper .select2-dropdown-open .select2-choice:after, .filter-wrapper .select2-dropdown-open.select2-drop-above .select2-choice:after, .finder-select-wrapper .select2-dropdown-open.select2-drop-above .select2-choice:after, .filter-wrapper .select2-dropdown-open.select2-drop-above .select2-choices:after, .finder-select-wrapper .select2-dropdown-open.select2-drop-above .select2-choices:after {
    content: "";
    position: absolute;
    top: 21px;
    left: 53px;
    width: 1px;
    height: 19px;
    background: #ececec; }
  .filter-wrapper .select2-container .select2-choice .select2-arrow, .finder-select-wrapper .select2-container .select2-choice .select2-arrow {
    background: url(/fileadmin/static/public/img/select-arrow-black.svg) no-repeat center;
    opacity: 0.4; }
  .filter-wrapper #category-filter .select2-container .select2-choice:before, .finder-select-wrapper #category-filter .select2-container .select2-choice:before, .filter-wrapper #category-filter .select2-dropdown-open .select2-choice:before, .finder-select-wrapper #category-filter .select2-dropdown-open .select2-choice:before, .filter-wrapper #category-filter .select2-dropdown-open.select2-drop-above .select2-choice:before, .finder-select-wrapper #category-filter .select2-dropdown-open.select2-drop-above .select2-choice:before, .filter-wrapper #category-filter .select2-dropdown-open.select2-drop-above .select2-choices:before, .finder-select-wrapper #category-filter .select2-dropdown-open.select2-drop-above .select2-choices:before {
    content: "";
    position: absolute;
    top: 19px;
    left: 19px;
    width: 15px;
    height: 22px;
    background: url(/fileadmin/static/public/img/pin.svg) no-repeat center;
    background-size: 100% auto; }

.finder-select-wrapper .select2-container {
  margin-bottom: 43px; }
  .finder-select-wrapper .select2-container .select2-choice, .finder-select-wrapper .select2-dropdown-open .select2-choice, .finder-select-wrapper .select2-dropdown-open.select2-drop-above .select2-choice, .finder-select-wrapper .select2-dropdown-open.select2-drop-above .select2-choices {
    height: 44px;
    line-height: 44px;
    padding-left: 20px; }
  .finder-select-wrapper .select2-container .select2-choice:before, .finder-select-wrapper .select2-dropdown-open .select2-choice:before, .finder-select-wrapper .select2-dropdown-open.select2-drop-above .select2-choice:before, .finder-select-wrapper .select2-dropdown-open.select2-drop-above .select2-choices:before, .finder-select-wrapper .select2-container .select2-choice:after, .finder-select-wrapper .select2-dropdown-open .select2-choice:after, .finder-select-wrapper .select2-dropdown-open.select2-drop-above .select2-choice:after, .finder-select-wrapper .select2-dropdown-open.select2-drop-above .select2-choices:after {
    display: none; }

.finder-top-wrapper .select2-container {
  margin-bottom: 20px; }
  .finder-top-wrapper .select2-container .select2-choice, .finder-top-wrapper .select2-dropdown-open .select2-choice, .finder-top-wrapper .select2-dropdown-open.select2-drop-above .select2-choice, .finder-top-wrapper .select2-dropdown-open.select2-drop-above .select2-choices {
    border: 1px solid #fff;
    height: 44px;
    line-height: 44px;
    padding-left: 20px;
    position: relative;
    color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; }
  .finder-top-wrapper .select2-container .select2-choice .select2-arrow {
    background: url(/fileadmin/static/public/img/select-arrow-w.svg) no-repeat center; }

.finder-select-res ul.select2-results {
  max-height: 100%; }
  .finder-select-res ul.select2-results li {
    padding: 7px 19px;
    line-height: 15px;
    height: auto; }

.select2-search input {
  line-height: 25px;
  margin: 5px;
  border: 1px solid #a6a6a6;
  border-radius: 5px;
  width: calc(100% - 10px);
  padding-top: 5px; }

a.btn, .btn a, button, input[type="submit"], input[type="button"], .reset-btn2 .btn {
  background: #2d4a94;
  color: #fff;
  line-height: 41px;
  height: 40px;
  font-size: 13px;
  display: inline-block;
  min-width: 143px;
  padding: 0 50px 0 22px;
  position: relative;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px; }
  a.btn:after, .btn a:after, button:after, input[type="submit"]:after, input[type="button"]:after, .reset-btn2 .btn:after {
    content: "";
    position: absolute;
    background: url(/fileadmin/static/public/img/arrow.svg) no-repeat 0 0;
    width: 15px;
    height: 5px;
    right: 24px;
    top: 18px; }
  a.btn:hover, .btn a:hover, button:hover, input[type="submit"]:hover, input[type="button"]:hover, .reset-btn2 .btn:hover {
    background: #718ebf;
    color: #fff; }

.btn-back a:after {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }

.read-more {
  position: relative;
  font-size: 12px;
  padding-right: 30px; }
  .read-more:after {
    content: "";
    width: 18px;
    height: 18px;
    background: #2d4a94 url(/fileadmin/static/public/img/arrow-small.svg) no-repeat center center;
    position: absolute;
    top: -2px;
    right: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%; }

.more {
  background: #2d4a94 url(/fileadmin/static/public/img/arrow-slider-small.svg) no-repeat 11px center;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  display: block;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  position: absolute;
  top: 50%;
  right: 35px;
  margin-top: -15px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }
  .more:hover {
    background: #718ebf url(/fileadmin/static/public/img/arrow-slider-small.svg) no-repeat 11px center; }

.pdf-down {
  color: #2d4a94 !important;
  font-style: italic;
  padding-left: 20px;
  background: url(/fileadmin/static/public/img/arrow-down.svg) no-repeat 0 2px; }

aside .btn a {
  width: 100%;
  text-transform: uppercase; }

@media (max-width: 650px) {
  .more {
    position: relative;
    margin: 0 0 20px 0;
    float: right;
    right: 0;
    top: 0; } }

.usa-home header {
  height: 204px; }
  .usa-home header.sticky {
    height: 170px; }

header {
  height: 124px;
  width: 100%;
  max-width: 1920px;
  background: #fff;
  position: fixed;
  z-index: 999;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }
  header .logo {
    margin-left: 95px;
    display: inline-block;
    vertical-align: top;
    width: 244px;
    position: relative;
    z-index: 1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
  header .mobile-wrap {
    display: inline; }
  header .finder-wraper {
    position: absolute;
    top: 0;
    right: 0;
    height: 124px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
  header .finder-wraper .finder-btn a {
    background: #2d4a94 url(/fileadmin/static/public/img/finder-btn.svg) no-repeat right 40px center;
    color: #fff;
    height: 100%;
    position: absolute;
    width: 244px;
    right: 0;
    top: 0;
    font-weight: bold;
    cursor: pointer;
    padding: 51px 43px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    font-size: 15px; }
  header .finder-wraper .product-finder {
    width: 100%;
    background: #2d4a94;
    position: fixed;
    top: 124px;
    left: 0px;
    padding: 53px 0 33px;
    display: none; }
  header .finder-wraper h3 {
    color: #fff;
    font-size: 18px;
    padding: 7px 0 0 68px;
    background: url(/fileadmin/static/public/img/finder-icon.png) no-repeat 0 0;
    height: 58px;
    border-right: 1px solid #718ebf;
    margin-bottom: 0;
    margin-top: -5px;
    margin-right: 19px; }
  header .finder-wraper input[type="submit"] {
    border: 1px solid #fff;
    background: #fff url(/fileadmin/static/public/img/arrow-blue.svg) no-repeat right 25px center;
    text-align: left;
    min-width: 135px;
    outline: none;
    height: 44px;
    line-height: 44px;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    border-radius: 22px;
    color: #2d4a94; }
  header .finder-wraper .mobile-btn {
    display: none; }
  header .finder-wraper .reset-btn {
    margin-top: 15px; }
  header .finder-wraper .reset-btn a.btn {
    color: #fff;
    font-size: 13px;
    min-width: 135px;
    border: 1px solid #fff;
    line-height: 43px;
    height: 44px; }
  header .finder-wraper .reset-btn a.btn:after {
    content: "x";
    margin-left: 10px;
    display: inline-block;
    background: none;
    width: auto;
    height: auto;
    top: -1px; }
  header .finder-wraper .result-number {
    padding: 0;
    margin: 10px 0 0 0;
    border: none;
    position: relative; }
  header .finder-wraper .result-number h3 {
    background: none;
    line-height: 37px; }
  header .finder-wraper .result-number span {
    background: #fff;
    color: #2d4a94;
    text-align: center;
    float: left;
    line-height: 51px;
    width: 51px;
    height: 51px;
    font-size: 20px;
    margin: 0; }
  header .header-right {
    display: inline-block;
    float: right;
    padding-right: 330px;
    padding-top: 45px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
  header .header-right > div {
    vertical-align: top; }
  header .search {
    display: inline-block;
    height: 35px;
    width: 60px;
    position: relative;
    padding-left: 35px;
    border-left: 1px solid #cbcbcb; }
  header .search:before {
    content: "";
    background: url(/fileadmin/static/public/img/search-btn.svg) no-repeat 0 0;
    width: 18px;
    height: 18px;
    position: absolute;
    top: 10px;
    left: 35px;
    cursor: pointer; }
  header .search-wrap {
    visibility: hidden;
    opacity: 0;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    top: 0;
    left: 0;
    z-index: 100;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
  header .search-wrap form {
    height: 60px; }
  header .search-wrap form input[type="text"] {
    color: #fff;
    width: 215px;
    float: left; }
  header .search-wrap form input[type="text"]:focus {
    border-bottom: 1px solid #fff; }
  header .search-wrap form button {
    float: right;
    min-width: 0; }
  header .search-wrap .close {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    width: 50px;
    height: 50px;
    background: url(/fileadmin/static/public/img/close.svg) no-repeat center center; }
  header .search-wrap.open {
    visibility: visible;
    opacity: 1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
  header.sticky {
    height: 90px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.05); }
  header.sticky .logo {
    width: 171px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
  header.sticky .finder-wraper {
    height: 90px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
  header.sticky .finder-wraper .finder-btn a {
    padding: 37px 43px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
  header.sticky .finder-wraper .product-finder {
    top: 90px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
  header.sticky .main > ul > li > a {
    padding: 37px 20px 36px 20px; }
  header.sticky .header-right {
    padding-top: 28px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
  header.sticky .main {
    margin-left: 237px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
  header.sticky .main > ul > li .tx-product, header.sticky .main > ul > li.sub .level2 {
    top: 90px; }

@media (max-width: 1820px) {
  header .logo {
    margin-left: 20px; }
    header .main {
      margin-left: 25px; }
    header .header-right {
      padding-right: 200px; }
    header .finder-wraper .finder-btn a {
      width: 180px;
      padding: 51px 20px;
      background: #2d4a94 url(/fileadmin/static/public/img/finder-btn.svg) no-repeat right 15px center; }
    header .main > ul > li > a {
      padding: 54px 18px 53px 18px; }
    header .lang .current-lang {
      width: 45px; }
    header .search {
      width: 40px;
      padding: 0; }
      header .search:before {
        left: 15px; }
    header.sticky .main {
      margin-left: 60px; }
      header.sticky .main > ul > li > a {
        padding: 37px 20px 36px 20px; }
      header.sticky .finder-wraper .finder-btn a {
        padding: 37px 20px; } }

@media (max-width: 1340px) {
  .sticky {
    height: 90px; }

  .usa-home header {
    height: 170px; }

  header {
    height: 90px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.05); }
    header .logo {
      width: 171px;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -ms-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s; }
    header .finder-wraper {
      height: 90px;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -ms-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s; }
      header .finder-wraper .mobile-btn {
        display: block; }
        header .finder-wraper .mobile-btn a {
          background: #2d4a94 url(/fileadmin/static/public/img/finder-btn.svg) no-repeat left 20px center;
          color: #fff;
          height: 56px;
          position: absolute;
          width: 100%;
          right: 0;
          top: 0;
          line-height: 56px;
          padding: 0 20px 0 70px;
          -webkit-transition: all 0.3s;
          -moz-transition: all 0.3s;
          -ms-transition: all 0.3s;
          -o-transition: all 0.3s;
          transition: all 0.3s; }
    header .product-finder, header .finder-btn {
      display: none !important; }

  main {
    padding-top: 90px !important; } }

.location {
  display: inline-block;
  padding-right: 30px;
  margin-right: 20px;
  border-right: 1px solid #cbcbcb;
  height: 36px; }
  @media all and (max-width: 1370px) {
  .location {
    padding-right: 10px;
    margin-right: 10px; } }
  @media all and (max-width: 1340px) {
  .location {
    width: 30%;
    text-align: center; } }

.product-finder-overlay {
  display: none;
  position: fixed;
  top: 124px;
  left: 0;
  width: 100vw;
  height: calc(100vh - 124px);
  z-index: -1;
  background-color: rgba(0, 0, 0, 0.9); }
  @media all and (max-width: 1340px) {
  .product-finder-overlay {
    top: 90px;
    height: calc(100vh - 90px); } }

footer {
  background: #353535;
  color: #bababa;
  padding: 60px 0 0 0; }
  footer p, footer a, footer span {
    color: inherit;
    font-size: 13px;
    vertical-align: top; }
  footer a:hover {
    color: #fff; }
  footer h2 {
    text-transform: uppercase;
    position: relative;
    font-size: 20px !important;
    padding-bottom: 20px;
    margin-bottom: 30px;
    color: #fff; }
  footer h2:after {
    content: "";
    width: 29px;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #718ebf; }
  footer .footer-bottom {
    border-top: 1px solid #454545;
    padding: 30px 0 20px; }
  footer .footer-bottom span {
    vertical-align: top; }
  footer .footer-bottom .footer-menu {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 15px; }
  footer .footer-bottom .footer-menu li {
    float: left;
    color: #bababa;
    position: relative;
    margin: 0;
    padding: 0 15px; }
  footer .footer-bottom .footer-menu li:before {
    content: "";
    height: 12px;
    width: 1px;
    background: #bababa;
    position: absolute;
    top: 1px;
    left: 0; }
  footer .footer-bottom .footer-menu li a {
    color: #bababa; }
    footer .footer-bottom .footer-menu li a:hover {
      color: #fff; }
  footer .footer-bottom a {
    color: #718ebf; }
  footer .footer-bottom .soc-icon {
    display: inline-block;
    margin-right: 100px;
    font-size: 13px;
    margin-top: -12px; }
  footer .footer-bottom .soc-icon a {
    width: 30px;
    height: 30px;
    text-indent: 9999px;
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
    margin: 0 0 0 14px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%; }
  footer .footer-bottom .soc-icon a.linkedin {
    background: #585858 url(/fileadmin/static/public/img/linkedin.svg) no-repeat center center; }
  footer .footer-bottom .soc-icon a.youtube {
    background: #585858 url(/fileadmin/static/public/img/youtube.svg) no-repeat center center; }
  footer .footer-bottom .soc-icon a.facebook {
    background: #585858 url(/fileadmin/static/public/img/facebook.svg) no-repeat center center; }
  footer .footer-bottom .soc-icon a:hover {
    opacity: 0.6; }
  footer .btn a, footer a.btn {
    background: #718ebf;
    color: #fff; }
  footer .btn a:hover, footer a.btn:hover {
    background: #2d4a94; }
  footer .form-element {
    position: relative;
    padding-right: 40px;
    max-width: 265px; }
  footer .form-element input[type="text"] {
    border: 1px solid #474747;
    color: #bababa;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-style: italic;
    padding: 0 13px; }
  footer .form-element input[type="text"]:focus {
    border: 1px solid #585858; }
  footer .form-element button[type="submit"] {
    background: url(/fileadmin/static/public/img/submit.svg) no-repeat center !important;
    width: 40px;
    height: 40px;
    border: none;
    position: absolute;
    top: 0;
    right: 0;
    min-width: 0;
    padding: 0;
    text-indent: -9999px; }
  footer .form-element button[type="submit"]:after {
    display: none; }
  footer .form-element button[type="submit"]:hover {
    opacity: 0.6; }

@media (max-width: 1024px) {
  footer .col-md-6 {
    text-align: center !important; }
    footer .col-md-6 .footer-menu {
      margin-bottom: 25px; }

  footer .footer-bottom .soc-icon {
    margin-right: 0; } }

@media (max-width: 769px) {
  footer .col-lg-3 {
    margin-bottom: 20px; } }

@media (max-width: 481px) {
  footer .footer-bottom {
    padding: 20px 0; }
    footer .footer-bottom .col-md-6 {
      text-align: left !important; }
      footer .footer-bottom .col-md-6 .footer-menu {
        margin: 0 0 20px 0; }
      footer .footer-bottom .col-md-6 span {
        display: block;
        margin: 10px 0; } }

.infobar {
  background-color: #2d4a94;
  background-image: url(/fileadmin/static/public/img/finder-btn.svg);
  background-position: 25px 20px;
  background-repeat: no-repeat;
  background-size: 30px 30px;
  width: 250px;
  height: 120px;
  border-radius: 15px 0 0 15px;
  position: fixed;
  right: 0;
  bottom: 30%;
  transition: 0.5s;
  color: #fff;
  z-index: 9; }
  .infobar img:hover {
    cursor: pointer; }
  .infobar div {
    display: inline-block;
    height: 100%;
    vertical-align: top; }
  .infobar .open-infobar {
    width: 27%;
    position: relative; }
  .infobar .open-infobar img {
    position: absolute;
    top: 50%;
    left: 10%;
    transform: translateY(-50%);
    display: none; }
  .infobar .infobar-content {
    width: 58%; }
  .infobar .infobar-content p {
    margin: 17px 0 30px 0;
    color: #fff !important;
    font-size: 16px;
    line-height: 120%; }
  .infobar .infobar-content a {
    text-decoration: none;
    color: #fff;
    margin-right: 2px;
    font-weight: bold; }
  .infobar .infobar-content a:hover img {
    margin-left: 10px; }
  .infobar .infobar-content a img {
    margin-left: 5px;
    transition: 0.3s; }
  .infobar .close-infobar {
    width: 10%; }
  .infobar .close-infobar img {
    margin-top: 10px; }

@media (min-width: 1341px) {
  .main {
    display: inline-block;
    margin-left: 165px;
    vertical-align: top;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
    .main > ul > li {
      padding: 0; }
      .main > ul > li > a {
        padding: 54px 20px 53px 20px;
        color: #3b3b3b;
        font-size: 15px; }
      .main > ul > li:hover, .main > ul > li.active {
        background: #efeff3; }
      .main > ul > li .tx-product {
        position: absolute;
        width: 100%;
        left: 0;
        top: 124px;
        background: #efeff3;
        padding: 25px 0 0 0;
        visibility: hidden;
        opacity: 0;
        margin-top: 20px;
        -webkit-transition: all 0.2s 0.2s;
        -moz-transition: all 0.2s 0.2s;
        -ms-transition: all 0.2s 0.2s;
        -o-transition: all 0.2s 0.2s;
        transition: all 0.2s 0.2s; }
        .main > ul > li .tx-product .level2 {
          display: block;
          max-width: 1260px;
          width: 100%;
          margin: 0 auto; }
          .main > ul > li .tx-product .level2 > li {
            padding: 0;
            border-left: 1px solid transparent;
            border-right: 1px solid transparent;
            border-top: 3px solid transparent; }
            .main > ul > li .tx-product .level2 > li > a {
              padding: 0 8px;
              line-height: 47px;
              font-weight: bold;
              font-size: 12px;
              color: #3b3b3b;
              position: relative;
              top: 1px; }
            .main > ul > li .tx-product .level2 > li:hover {
              background: #efeff3;
              border-left: 1px solid #a7a7a7;
              border-right: 1px solid #a7a7a7;
              border-top: 3px solid #2d4a94; }
              .main > ul > li .tx-product .level2 > li:hover > a {
                background: transparent; }
              .main > ul > li .tx-product .level2 > li:hover .level3-wrap {
                visibility: visible;
                opacity: 1;
                margin-top: 0px;
                pointer-events: auto;
                -webkit-transition: all 0.3s;
                -moz-transition: all 0.3s;
                -ms-transition: all 0.3s;
                -o-transition: all 0.3s;
                transition: all 0.3s; }
            .main > ul > li .tx-product .level2 > li.active {
              background: #efeff3;
              border-left: 1px solid #a7a7a7;
              border-right: 1px solid #a7a7a7;
              border-top: 3px solid #2d4a94; }
            .main > ul > li .tx-product .level2 > li .level3-wrap {
              position: absolute;
              left: 0;
              top: 75px;
              padding-top: 50px;
              background: url(/fileadmin/static/public/img/menu-bg.jpg) no-repeat right top;
              overflow: hidden;
              width: 100%;
              visibility: hidden;
              opacity: 0;
              pointer-events: none;
              -webkit-transition: all 0.1s;
              -moz-transition: all 0.1s;
              -ms-transition: all 0.1s;
              -o-transition: all 0.1s;
              transition: all 0.1s; }
              .main > ul > li .tx-product .level2 > li .level3-wrap .level3 {
                display: block;
                max-width: 1260px;
                width: 100%;
                margin: 0 auto;
                background: -webkit-repeating-linear-gradient(left, #fff 0px, transparent 1px, transparent 20%);
                background: repeating-linear-gradient(to right, #fff 0px, transparent 1px, transparent 20%);
                background-repeat: repeat;
                overflow: hidden; }
                .main > ul > li .tx-product .level2 > li .level3-wrap .level3 > li {
                  float: left;
                  width: 20%;
                  padding: 0 13px;
                  padding-bottom: 35px; }
                  .main > ul > li .tx-product .level2 > li .level3-wrap .level3 > li.active > a {
                    color: #2d4a94; }
                  .main > ul > li .tx-product .level2 > li .level3-wrap .level3 > li > a {
                    font-weight: bold;
                    padding-bottom: 15px;
                    margin-bottom: 15px;
                    color: #3b3b3b;
                    position: relative; }
                    .main > ul > li .tx-product .level2 > li .level3-wrap .level3 > li > a:after {
                      content: "";
                      width: 10px;
                      height: 2px;
                      background: #2d4a94;
                      position: absolute;
                      left: 0;
                      bottom: -2px; }
                    .main > ul > li .tx-product .level2 > li .level3-wrap .level3 > li > a:hover {
                      color: #2d4a94; }
                  .main > ul > li .tx-product .level2 > li .level3-wrap .level3 > li.product-li {
                    float: none;
                    display: block;
                    width: auto;
                    padding: 6px 13px;
                    font-size: 13px; }
                    .main > ul > li .tx-product .level2 > li .level3-wrap .level3 > li.product-li:last-of-type {
                      padding-bottom: 35px; }
                    .main > ul > li .tx-product .level2 > li .level3-wrap .level3 > li.product-li a {
                      font-weight: normal;
                      min-height: 0;
                      font-size: 13px;
                      padding: 0;
                      margin: 0; }
                      .main > ul > li .tx-product .level2 > li .level3-wrap .level3 > li.product-li a:after {
                        display: none; }
                    .main > ul > li .tx-product .level2 > li .level3-wrap .level3 > li.product-li.active a {
                      color: #2d4a94; }
                  .main > ul > li .tx-product .level2 > li .level3-wrap .level3 > li .level4 {
                    margin-top: 15px; }
                    .main > ul > li .tx-product .level2 > li .level3-wrap .level3 > li .level4 li {
                      float: none;
                      font-size: 13px;
                      display: block;
                      padding: 6px 0; }
                      .main > ul > li .tx-product .level2 > li .level3-wrap .level3 > li .level4 li a {
                        color: #3b3b3b;
                        font-size: 13px; }
                        .main > ul > li .tx-product .level2 > li .level3-wrap .level3 > li .level4 li a:hover {
                          color: #2d4a94; }
                      .main > ul > li .tx-product .level2 > li .level3-wrap .level3 > li .level4 li.active a {
                        color: #2d4a94; }
        .main > ul > li .tx-product:before {
          content: "";
          height: 1px;
          width: 100%;
          top: 74px;
          background: #a7a7a7;
          left: 0;
          position: absolute; }
      .main > ul > li:hover .tx-product {
        visibility: visible;
        opacity: 1;
        margin-top: 0px;
        pointer-events: auto;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s; }
      .main > ul > li.sub {
        position: relative; }
        .main > ul > li.sub .level3 {
          display: none; }
        .main > ul > li.sub .level2 {
          visibility: hidden;
          opacity: 0;
          margin-top: 20px;
          -webkit-transition: all 0.3s;
          -moz-transition: all 0.3s;
          -ms-transition: all 0.3s;
          -o-transition: all 0.3s;
          transition: all 0.3s;
          position: absolute;
          left: 0;
          top: 124px;
          width: 240px;
          background: rgba(255, 255, 255, 1);
          padding: 0 24px;
          -webkit-border-bottom-left-radius: 5px;
          -moz-border-bottom-left-radius: 5px;
          border-bottom-left-radius: 5px;
          -webkit-border-bottom-right-radius: 5px;
          -moz-border-bottom-right-radius: 5px;
          border-bottom-right-radius: 5px;
          pointer-events: none; }
          .main > ul > li.sub .level2 li {
            border-bottom: 1px solid #ececec;
            display: block;
            padding: 0;
            margin: 0;
            position: relative; }
            .main > ul > li.sub .level2 li a {
              color: #3b3b3b;
              padding: 20px 0; }
              .main > ul > li.sub .level2 li a:hover {
                color: #2d4a94; }
            .main > ul > li.sub .level2 li:before {
              content: "";
              border: 3px solid #fff;
              width: 10px;
              height: 10px;
              background: #2d4a94;
              display: block;
              position: absolute;
              left: -29px;
              top: 50%;
              margin-top: -5px;
              opacity: 0.95;
              -webkit-transform: scale(0);
              -moz-transform: scale(0);
              -ms-transform: scale(0);
              -o-transform: scale(0);
              transform: scale(0);
              -webkit-border-radius: 50%;
              -moz-border-radius: 50%;
              border-radius: 50%; }
            .main > ul > li.sub .level2 li:hover:before, .main > ul > li.sub .level2 li.active:before {
              -webkit-transform: scale(1);
              -moz-transform: scale(1);
              -ms-transform: scale(1);
              -o-transform: scale(1);
              transform: scale(1); }
            .main > ul > li.sub .level2 li:last-of-type {
              border-bottom: none; }
        .main > ul > li.sub:hover .level2 {
          visibility: visible;
          opacity: 1;
          margin-top: 0px;
          pointer-events: auto;
          -webkit-transition: all 0.3s;
          -moz-transition: all 0.3s;
          -ms-transition: all 0.3s;
          -o-transition: all 0.3s;
          transition: all 0.3s; }
        .main > ul > li.sub .classic-menu {
          display: block; }
      .main > ul > li.sub > a:after, .main > ul > li.big-sub > a:after {
        content: "";
        width: 10px;
        height: 7px;
        margin-left: 5px;
        display: inline-block;
        background: url(/fileadmin/static/public/img/arrow-menu.svg) no-repeat 0 0; }
      .main > ul > li .classic-menu {
        display: none; }
        .main > ul > li .classic-menu .level3-wrap {
          display: none; }

  .lang {
    display: inline-block;
    text-align: center;
    position: relative;
    z-index: 100; }
    .lang .current-lang {
      width: 70px;
      line-height: 36px;
      cursor: pointer;
      position: relative;
      font-weight: bold;
      color: #2d4a94;
      text-align: left; }
      .lang .current-lang .icon-down {
        width: 10px;
        height: 6px;
        background: url(/fileadmin/static/public/img/arrow-menu.svg) no-repeat 0 0;
        position: absolute;
        top: 15px;
        left: 25px;
        display: block; }
    .lang ul {
      position: absolute;
      top: 36px;
      left: -20px;
      width: 60px;
      padding: 0px;
      background: #fff;
      display: none;
      border: 1px solid #ececec; }
      .lang ul li {
        float: none;
        display: block;
        text-align: center;
        padding: 10px;
        font-size: 12px;
        margin: 0; }
      .lang ul li a {
        color: #585858; }
        .lang ul li a:hover {
          color: #2d4a94; } }

@media (min-width: 1341px) and (max-width: 1400px) {
  .main > ul > li .tx-product {
    padding-top: 15px; }
    .main > ul > li .tx-product:before {
      top: 64px; }
    .main > ul > li .tx-product .level2 > li .level3-wrap {
      padding-top: 20px;
      top: 65px; }
      .main > ul > li .tx-product .level2 > li .level3-wrap .level3 > li .level4 {
        margin-top: 5px; }
        .main > ul > li .tx-product .level2 > li .level3-wrap .level3 > li .level4 li {
          padding: 2px 0; }
      .main > ul > li .tx-product .level2 > li .level3-wrap .level3 > li.product-li {
        padding: 2px 13px; } }

@media (max-width: 1340px) {
  .usa-home .mobile-wrap {
    top: 170px; }

  header .menu-btn {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 22px;
    background: transparent;
    position: absolute;
    top: 36px;
    right: 30px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    cursor: pointer;
    z-index: 10; }
    header .menu-btn span {
      display: block;
      position: absolute;
      height: 3px;
      width: 30px;
      background: #2d4a94;
      opacity: 1;
      left: 50%;
      margin-left: -15px;
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
      -webkit-transition: 0.25s ease-in-out;
      -moz-transition: 0.25s ease-in-out;
      -o-transition: 0.25s ease-in-out;
      transition: 0.25s ease-in-out; }
      header .menu-btn span:nth-child(1) {
        top: 0; }
      header .menu-btn span:nth-child(2) {
        top: 8px; }
      header .menu-btn span:nth-child(3) {
        top: 16px; }
    header .menu-btn.open span:nth-child(1) {
      top: 50%;
      -webkit-transform: rotate(135deg);
      -moz-transform: rotate(135deg);
      -o-transform: rotate(135deg);
      transform: rotate(135deg); }
      header .menu-btn.open span:nth-child(2) {
        opacity: 0;
        left: -60px; }
      header .menu-btn.open span:nth-child(3) {
        top: 50%;
        -webkit-transform: rotate(-135deg);
        -moz-transform: rotate(-135deg);
        -o-transform: rotate(-135deg);
        transform: rotate(-135deg); }
    header .mobile-wrap {
      display: block;
      -webkit-transition: all 0.6s;
      -moz-transition: all 0.6s;
      -ms-transition: all 0.6s;
      -o-transition: all 0.6s;
      transition: all 0.6s;
      position: fixed;
      right: -100%;
      background: #fff;
      width: 100%;
      padding-left: 40%;
      background: rgba(0, 0, 0, 0.5);
      top: 90px;
      text-align: left;
      height: calc(100% - 90px);
      overflow-y: scroll;
      z-index: 15; }
    header .mobile-wrap.open {
      right: 0%;
      -webkit-transition: all 0.6s;
      -moz-transition: all 0.6s;
      -ms-transition: all 0.6s;
      -o-transition: all 0.6s;
      transition: all 0.6s; }
    header .mobile-wrap .main {
      margin-left: 0; }
    header .mobile-wrap .main > ul {
      padding-left: 0;
      margin: 0;
      background: #fff; }
      header .mobile-wrap .main > ul > li {
        font-size: 14px;
        border-top: 1px solid #ececec;
        margin: 0;
        display: block;
        padding: 0; }
      header .mobile-wrap .main > ul > li:before {
        display: none; }
      header .mobile-wrap .main > ul > li a {
        padding: 20px 40px 20px 20px;
        display: block;
        color: #3b3b3b;
        font-weight: bold;
        position: relative; }
      header .mobile-wrap .main > ul > li:hover > a, header .mobile-wrap .main > ul > li.open > a, header .mobile-wrap .main > ul > li.active > a {
        background: #efeff3; }
      header .mobile-wrap .main > ul > li ul {
        display: none;
        padding-left: 0;
        margin: 0;
        border-bottom: 2px solid #2d4a94; }
        header .mobile-wrap .main > ul > li ul a:hover, header .mobile-wrap .main > ul > li ul li.active a {
          background: #efeff3;
          color: #3b3b3b; }
        header .mobile-wrap .main > ul > li ul li {
          font-size: 12px;
          border-top: 1px solid #ececec;
          margin: 0;
          display: block;
          padding: 0; }
          header .mobile-wrap .main > ul > li ul li ul {
            border-bottom: none; }
            header .mobile-wrap .main > ul > li ul li ul li {
              border-top: 1px solid #ececec; }
              header .mobile-wrap .main > ul > li ul li ul li a {
                font-size: 13px;
                padding: 13px 25px; }
                header .mobile-wrap .main > ul > li ul li ul li a:hover {
                  color: #2d4a94; }
        header .mobile-wrap .main > ul > li ul .level3 > li > a {
          border-left: 4px solid #2d4a94; }
          header .mobile-wrap .main > ul > li ul .level3 > li .level4 a {
            padding-left: 40px;
            font-weight: normal; }
      header .mobile-wrap .main > ul li.sub a, header .mobile-wrap .main > ul li.big-sub a {
        position: relative; }
      header .mobile-wrap .main > ul li.sub > a:after, header .mobile-wrap .main > ul li.big-sub > a:after {
        content: "";
        width: 10px;
        height: 7px;
        margin-top: -2px;
        display: inline-block;
        position: absolute;
        right: 24px;
        top: 50%;
        background: url(/fileadmin/static/public/img/arrow-menu.svg) no-repeat 0 0; }
      header .mobile-wrap .main > ul li.sub.open > a:after, header .mobile-wrap .main > ul li.big-sub.open > a:after {
        border-width: 0 6px 7px 6px;
        border-color: transparent transparent #2d4a94 transparent; }
      header .mobile-wrap .main > ul li.sub.open .open > a, header .mobile-wrap .main > ul li.big-sub.open .open > a {
        background: #eee; }
        header .mobile-wrap .main > ul li.sub.open .open > a:after, header .mobile-wrap .main > ul li.big-sub.open .open > a:after {
          border-width: 0 6px 7px 6px !important;
          border-color: transparent transparent #2d4a94 transparent !important; }
      header .mobile-wrap .main > ul li.sub.open li.sub:hover > a:after, header .mobile-wrap .main > ul li.big-sub.open li.sub:hover > a:after {
        border-width: 7px 6px 0 6px;
        border-color: #2d4a94 transparent transparent transparent; }
    header .mobile-wrap .header-right {
      background: #fff;
      display: block;
      float: none;
      padding: 10px;
      border-top: 1px solid #ececec;
      width: 100%; }
      header .mobile-wrap .header-right .lang {
        width: 30%;
        display: inline-block;
        position: relative; }
      header .mobile-wrap .header-right .lang .current-lang {
        width: 100%;
        text-align: center;
        line-height: 35px; }
      header .mobile-wrap .header-right .lang ul {
        display: none;
        width: 100%;
        position: absolute;
        bottom: 20px;
        left: 0;
        text-align: center;
        background: #fff;
        border: 1px solid #ececec; }
        header .mobile-wrap .header-right .lang ul li {
          margin: 10px 0; }
          header .mobile-wrap .header-right .lang ul li a {
            line-height: 25px; }
      header .mobile-wrap .header-right .search {
        width: 30%;
        display: inline-block; }
      header .mobile-wrap .header-right .search:before {
        background: url(/fileadmin/static/public/img/search-btn.svg) no-repeat center;
        width: 100%;
        left: 5px; }
    header .mobile-wrap .finder-wraper {
      float: none;
      position: relative;
      width: 100%;
      height: 56px; }
    header .mobile-wrap .finder-btn {
      position: relative;
      width: 100px;
      height: 56px;
      text-indent: -9999px; } }

@media (max-width: 650px) {
  header .mobile-wrap {
    padding: 0; } }

.list-view .item {
  background: #fff;
  border: 1px solid #ececec;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }
  .list-view .item .image {
    overflow: hidden;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px; }
  .list-view .item .text-wrapp {
    margin: 0 30px;
    padding: 30px 0 50px 0;
    border-top: 1px solid #ececec;
    position: relative; }
  .list-view .item .text-wrapp h4 {
    padding-bottom: 20px;
    position: relative; }
  .list-view .item .text-wrapp h4:after {
    content: "";
    width: 17px;
    height: 3px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #2d4a94; }
  .list-view .item .text-wrapp .special, .list-view .item .text-wrapp .date {
    position: absolute;
    top: -13px;
    left: -15px;
    background: #fff;
    border: 1px solid #ececec;
    line-height: 24px;
    text-align: center;
    padding: 0 15px;
    font-size: 14px;
    text-transform: uppercase;
    color: #2d4a94;
    font-weight: bold;
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    border-radius: 13px; }
  .list-view .item .text-wrapp .date {
    font-size: 12px;
    color: #718ebf;
    font-weight: normal; }
  .list-view .item .text-wrapp .btn {
    position: absolute;
    bottom: -20px;
    right: -15px; }
  .list-view.list-view-aplication {
    margin-bottom: 135px; }
  .list-view.list-view-aplication .image a {
    display: block;
    position: relative; }
  .list-view.list-view-aplication .image a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #2d4a94;
    top: 0;
    left: 0;
    opacity: 0; }
  .list-view.list-view-aplication .image a:after {
    content: "";
    position: absolute;
    width: 24px;
    height: 24px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: url(/fileadmin/static/public/img/arrow-slider-w.svg) no-repeat 0 0;
    opacity: 0; }
  .list-view.list-view-aplication .image a:hover:before {
    opacity: 0.5; }
  .list-view.list-view-aplication .image a:hover:after {
    opacity: 1; }
  .list-view.list-view-aplication .text-wrapp {
    text-align: center;
    border: none;
    padding: 15px 0 0 0;
    min-height: 80px;
    margin: 0 10px; }
  .list-view.list-view-aplication .text-wrapp h4 {
    padding-bottom: 0;
    text-transform: uppercase;
    font-size: 20px;
    margin: 0;
    line-height: 1.2; }
  .list-view.list-view-aplication .text-wrapp h4:after {
    display: none; }
  .list-view.related-products {
    margin-bottom: 30px; }
  .list-view.related-products .item {
    overflow: hidden; }
  .list-view.related-products .image a {
    display: block;
    position: relative; }
  .list-view.related-products .image a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #2d4a94;
    top: 0;
    left: 0;
    opacity: 0; }
  .list-view.related-products .image a:after {
    content: "";
    position: absolute;
    width: 24px;
    height: 24px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: url(/fileadmin/static/public/img/arrow-slider-w.svg) no-repeat 0 0;
    opacity: 0; }
  .list-view.related-products .image a:hover:before {
    opacity: 0.5; }
  .list-view.related-products .image a:hover:after {
    opacity: 1; }
  .list-view.related-products .text-wrapp {
    padding: 20px 0; }
  .list-view.related-products .text-wrapp h4 {
    padding-bottom: 0;
    font-size: 16px;
    margin: 0;
    line-height: 1.2;
    font-family: Arial, sans-serif;
    font-weight: bold; }
  .list-view.related-products .text-wrapp h4:after {
    display: none; }
  .list-view.related-products .text-wrapp h2 {
    padding-bottom: 0;
    font-size: 16px;
    margin: 0;
    line-height: 1.2;
    font-family: Arial, sans-serif;
    font-weight: bold; }
  .list-view.related-products .text-wrapp h2:after {
    display: none; }
  .list-view.small-list .item {
    margin-bottom: 20px; }
  .list-view.small-list .item .image a {
    display: block;
    position: relative; }
    .list-view.small-list .item .image a:before {
      content: "";
      position: absolute;
      width: 100%;
      height: 100%;
      background: #2d4a94;
      top: 0;
      left: 0;
      opacity: 0; }
    .list-view.small-list .item .image a:after {
      content: "";
      position: absolute;
      width: 24px;
      height: 24px;
      top: 50%;
      left: 40%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      background: url(/fileadmin/static/public/img/arrow-slider-w.svg) no-repeat 0 0;
      opacity: 0; }
    .list-view.small-list .item .image a:hover:before {
      opacity: 0.5; }
    .list-view.small-list .item .image a:hover:after {
      opacity: 1;
      left: 50%; }
  .list-view.small-list .item .text-wrapp {
    padding: 25px 0; }
  .list-view.small-list .item .text-wrapp h3 {
    font-size: 17px;
    font-family: Arial, sans-serif;
    font-weight: bold;
    margin-bottom: 0; }
  .list-view.small-list .item .text-wrapp h2 {
    font-size: 17px;
    font-family: Arial, sans-serif;
    font-weight: bold;
    margin-bottom: 0; }
  .list-view.special-item {
    margin-top: 80px;
    padding-bottom: 20px; }

.news-list-view h2:before {
  background: url(/fileadmin/static/public/img/news-ico.svg) no-repeat 0 0; }
  .news-list-view .news-wrap {
    overflow: hidden;
    padding-bottom: 20px;
    position: relative; }
  .news-list-view .news-wrap:after {
    content: "";
    width: 1px;
    background: #ececec;
    height: calc(100% - 20px);
    left: 50%;
    top: 0px;
    position: absolute; }
  .news-list-view .news-wrap .item {
    width: 50%;
    float: left; }
  .news-list-view .news-wrap .item p {
    margin-bottom: 24px; }
  .news-list-view .news-wrap .item:first-of-type {
    -webkit-border-bottom-right-radius: 0;
    -moz-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    -webkit-border-top-right-radius: 0;
    -moz-border-top-right-radius: 0;
    border-top-right-radius: 0;
    border-right: none; }
  .news-list-view .news-wrap .item:last-of-type {
    -webkit-border-bottom-left-radius: 0;
    -moz-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-top-left-radius: 0;
    border-top-left-radius: 0;
    border-left: none; }

.events-list h2:before {
  background: url(/fileadmin/static/public/img/calendar-ico.svg) no-repeat 0 0; }
  .events-list .event-wrap {
    background: #fff;
    border: 1px solid #ececec;
    padding: 47px 30px 0px 30px;
    position: relative;
    min-height: 476px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; }
  .events-list .event-wrap .item {
    border-top: 1px solid #ececec;
    padding: 30px 0 50px;
    position: relative; }
  .events-list .event-wrap .item .date {
    position: absolute;
    top: -13px;
    left: -15px;
    background: #fff;
    border: 1px solid #ececec;
    line-height: 24px;
    text-align: center;
    padding: 0 15px;
    font-size: 12px;
    text-transform: uppercase;
    color: #718ebf;
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    border-radius: 13px; }
  .events-list .event-wrap .btn {
    position: absolute;
    bottom: -20px;
    right: 15px; }

.events-list-view .item {
  margin-bottom: 60px; }

.result-list-item {
  padding: 20px 0;
  border-bottom: 1px solid #ececec; }
  .result-list-item .result-teaser {
    line-height: 1.643; }

@media (max-width: 1024px) {
  .news-list-view .news-wrap {
    margin-bottom: 30px; } }

@media (max-width: 650px) {
  .news-list-view .news-wrap {
    margin-bottom: 0px; }
    .news-list-view .news-wrap:after {
      display: none; }
    .news-list-view .news-wrap .item {
      width: 100%;
      float: none;
      margin-bottom: 50px; } }

.accordion {
  border-bottom: 1px solid #ececec;
  background: #fff;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s; }
  .accordion:last-of-type {
    border-bottom: none; }
  .accordion .accordion-header {
    padding: 23px;
    position: relative;
    cursor: pointer; }
  .accordion .accordion-header:after {
    content: "";
    position: absolute;
    top: 31px;
    right: 22px;
    width: 16px;
    height: 9px;
    background: url(/fileadmin/static/public/img/select-arrow-black.png) no-repeat 0 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
  .accordion .accordion-header h3 {
    margin-bottom: 0;
    font-size: 20px; }
  .accordion .accordion-content {
    display: none;
    padding: 0 23px 23px 23px; }
  .accordion:hover h3, .accordion.open h3 {
    color: #2d4a94; }
  .accordion.open .accordion-header:after {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
  .accordion ul {
    margin: 0 -10px; }
  .accordion ul li {
    padding: 0 10px;
    width: 49%;
    float: none;
    display: inline-block;
    margin-bottom: 5px;
    vertical-align: top; }
  .accordion ul li a {
    color: #585858;
    display: inline-block;
    line-height: 23px;
    position: relative;
    padding-right: 25px; }
  .accordion ul li a:after {
    content: "";
    background: url(/fileadmin/static/public/img/arrow-down.svg) no-repeat 0 0;
    width: 13px;
    height: 14px;
    display: inline-block;
    opacity: 0;
    top: -5px;
    right: 0;
    position: relative;
    position: absolute; }
  .accordion ul li a:hover {
    color: #2d4a94; }
    .accordion ul li a:hover:after {
      opacity: 1;
      top: 3px; }
  .accordion ul li:before {
    display: none; }

.download-wrap {
  overflow: hidden;
  border: 1px solid #ececec;
  margin-bottom: 28px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

@media (max-width: 769px) {
  .accordion ul li {
    width: 100%; } }

.filter-wrapper {
  margin: 65px 0 95px 0; }
  .filter-wrapper #country-filter {
    display: none; }

#bh-sl-map-container {
  float: none;
  padding: 0; }
  #bh-sl-map-container #bh-sl-map {
    width: 100%;
    margin-bottom: 100px;
    float: none;
    height: 550px; }
  #bh-sl-map-container .map-heading .bh-sl-loc-list {
    width: 100%;
    height: auto;
    margin-bottom: 100px; }
  #bh-sl-map-container .map-heading .bh-sl-loc-list ul {
    margin-left: -10px;
    margin-right: -10px;
    float: none; }
  #bh-sl-map-container .map-heading .bh-sl-loc-list ul > li {
    width: 50%;
    padding: 0 10px;
    background: none !important;
    border: none;
    clear: none;
    margin-bottom: 20px;
    display: inline-block;
    float: none;
    vertical-align: top;
    margin-right: -2px; }
    #bh-sl-map-container .map-heading .bh-sl-loc-list ul > li:before {
      display: none; }
    #bh-sl-map-container .map-heading .bh-sl-loc-list ul > li .list-details {
      background: #fff;
      width: 100%;
      padding: 20px;
      margin: 0;
      float: none;
      border: 1px solid #ececec;
      -webkit-transition: 0.4s all;
      -moz-transition: 0.4s all;
      -ms-transition: 0.4s all;
      -o-transition: 0.4s all;
      transition: 0.4s all;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px; }
      #bh-sl-map-container .map-heading .bh-sl-loc-list ul > li .list-details h4 {
        font-size: 20px;
        margin-bottom: 20px; }
      #bh-sl-map-container .map-heading .bh-sl-loc-list ul > li .list-details:hover {
        border: 1px solid #2d4a94;
        -webkit-transition: 0.4s all;
        -moz-transition: 0.4s all;
        -ms-transition: 0.4s all;
        -o-transition: 0.4s all;
        transition: 0.4s all; }
    #bh-sl-map-container .map-heading .bh-sl-loc-list ul > li .loc-addr {
      padding-left: 35px;
      position: relative;
      margin-bottom: 5px; }
      #bh-sl-map-container .map-heading .bh-sl-loc-list ul > li .loc-addr:before {
        content: "";
        position: absolute;
        top: 0px;
        left: 0;
        background: url(/fileadmin/static/public/img/pin.svg) no-repeat 0 0;
        width: 13px;
        height: 18px;
        background-size: 100% auto; }
    #bh-sl-map-container .map-heading .bh-sl-loc-list ul > li .loc-mail {
      padding-left: 35px;
      position: relative;
      margin-bottom: 5px; }
      #bh-sl-map-container .map-heading .bh-sl-loc-list ul > li .loc-mail:before {
        content: "";
        position: absolute;
        top: 2px;
        left: 0;
        background: url(/fileadmin/static/public/img/message-dark.svg) no-repeat 0 0;
        width: 15px;
        height: 14px; }
    #bh-sl-map-container .map-heading .bh-sl-loc-list ul > li .loc-phone {
      padding-left: 35px;
      position: relative;
      margin-bottom: 5px; }
      #bh-sl-map-container .map-heading .bh-sl-loc-list ul > li .loc-phone:before {
        content: "";
        position: absolute;
        top: 2px;
        left: 0;
        background: url(/fileadmin/static/public/img/phone-dark.svg) no-repeat 0 0;
        width: 15px;
        height: 14px; }
    #bh-sl-map-container .map-heading .bh-sl-loc-list ul > li .loc-fax {
      padding-left: 35px;
      position: relative;
      margin-bottom: 5px; }
      #bh-sl-map-container .map-heading .bh-sl-loc-list ul > li .loc-fax:before {
        content: "";
        position: absolute;
        top: 3px;
        left: 0;
        background: url(/fileadmin/static/public/img/fax.svg) no-repeat 0 0;
        width: 15px;
        height: 13px; }
    #bh-sl-map-container .map-heading .bh-sl-loc-list ul > li .loc-web {
      padding-left: 35px;
      position: relative;
      margin-bottom: 5px; }
      #bh-sl-map-container .map-heading .bh-sl-loc-list ul > li .loc-web:before {
        content: "";
        position: absolute;
        top: 3px;
        left: 0;
        background: url(/fileadmin/static/public/img/website.svg) no-repeat 0 0;
        width: 15px;
        height: 12px; }
    #bh-sl-map-container .map-heading .bh-sl-loc-list ul > li .loc-flag {
      position: absolute;
      top: 13px;
      right: 23px; }
    #bh-sl-map-container .map-heading .bh-sl-loc-list ul > li.title-cat {
      width: 100%;
      display: none; }
      #bh-sl-map-container .map-heading .bh-sl-loc-list ul > li.title-cat.first {
        display: block; }
      #bh-sl-map-container .map-heading .bh-sl-loc-list ul > li.title-cat h3 {
        font-size: 24px;
        margin-bottom: 30px;
        margin-top: 50px; }
  #bh-sl-map-container .infobox-wrap {
    padding: 10px; }
  #bh-sl-map-container .infobox-wrap > div {
    margin-bottom: 5px; }
  #bh-sl-map-container .infobox-wrap .logo {
    max-width: 90px;
    margin-bottom: 10px; }
  #bh-sl-map-container .infobox-wrap .logo img {
    max-width: 100%;
    height: auto; }
  #bh-sl-map-container .infobox-wrap .loc-name {
    margin-bottom: 23px;
    font-size: 14px;
    font-weight: normal; }

h3.map-title {
  font-size: 24px;
  margin-bottom: 30px; }

@media (max-width: 650px) {
  #country-filter {
    margin-top: 23px; }

  .filter-wrapper {
    margin: 35px 0 55px 0; }

  #bh-sl-map-container #bh-sl-map {
    height: 350px;
    margin-bottom: 50px; }

  #bh-sl-map-container .map-heading .bh-sl-loc-list {
    margin-bottom: 0; }
    #bh-sl-map-container .map-heading .bh-sl-loc-list ul li {
      width: 100%; }
      #bh-sl-map-container .map-heading .bh-sl-loc-list ul li .text-box {
        width: 100%;
        padding-right: 0; }
      #bh-sl-map-container .map-heading .bh-sl-loc-list ul li .loc-logo {
        width: 100%;
        text-align: left;
        margin-top: 20px; } }

html.fp-enabled {
  background: #282828; }

.diadesk {
  max-width: 1920px;
  margin: 0 auto !important;
  background: #282828; }
  .diadesk .lang {
    width: 100%;
    text-align: right;
    position: absolute;
    top: 8px;
    font-size: 20px;
    color: #c5c3c5;
    right: 8px; }
  .diadesk .lang a {
    font-size: 20px;
    color: #828181; }
  .diadesk .responsive-image {
    display: none; }
  .diadesk img.light {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
    opacity: 0;
    transform: translate(0, -150px); }
  .diadesk img.fade-in {
    opacity: 1;
    transition: all 3s;
    transform: translate(0, 0); }
  .diadesk header {
    display: none; }
  .diadesk * {
    font-family: 'Roboto', sans-serif;
    color: #fff; }
  .diadesk h1 {
    text-align: center;
    color: #fff;
    font-weight: 500;
    font-size: 36px;
    line-height: 1.2; }
  .diadesk h2 {
    font-size: 36px;
    margin-bottom: 25px;
    font-weight: 300;
    letter-spacing: 1.5px;
    color: #fff;
    line-height: 1.2; }
  .diadesk h3 {
    font-size: 30px;
    color: #268bff;
    font-weight: 300;
    margin-bottom: 5px;
    line-height: 1.2; }
  .diadesk h4 {
    font-size: 16px;
    color: #fff;
    font-weight: 300;
    line-height: 1.2; }
  .diadesk h5 {
    color: #fff;
    font-size: 16px;
    line-height: 27px;
    margin-bottom: 0; }
  .diadesk h5:after {
    background: transparent !important; }
  .diadesk p {
    font-family: 'Roboto', sans-serif;
    color: #fff;
    font-weight: 300;
    font-size: 16px;
    letter-spacing: 0.5px;
    line-height: 1.8; }
  .diadesk video {
    margin-bottom: 0; }
  .diadesk .section {
    position: relative;
    z-index: 9; }
  .diadesk .section.first-section:before {
    content: "";
    left: 50%;
    margin-left: -16px;
    bottom: 120px;
    position: absolute;
    width: 32px;
    height: 49px;
    border: 1px solid #6b6b6b;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    display: none; }
  .diadesk .section.first-section:after {
    display: none;
    content: "";
    left: 50%;
    bottom: 135px;
    width: 12px;
    height: 20px;
    margin-left: -6px;
    position: absolute;
    background: url(/fileadmin/static/public/img/arrow-down-g.png) no-repeat 0 0;
    animation: pulsate 1.2s linear;
    animation-iteration-count: infinite;
    -webkit-animation: pulsate 1.2s linear;
    -webkit-animation-iteration-count: infinite;
    -moz-animation: pulsate 1.2s linear;
    -moz-animation-iteration-count: infinite;
    -o-animation: pulsate 1.2s linear;
    -o-animation-iteration-count: infinite;
    -ms-animation: pulsate 1.2s linear;
    -ms-animation-iteration-count: infinite; }
  .diadesk .section.first-section.active:after, .diadesk .section.first-section.active:before {
    display: block; }
  .diadesk .section.first-section .scroll-down {
    position: absolute;
    left: 0;
    color: #6b6b6b;
    font-size: 12px;
    bottom: 95px;
    width: 100%;
    text-align: center; }
  .diadesk .container {
    max-width: 1520px;
    margin: 0 auto;
    position: relative; }
  .diadesk .intro-wrapper {
    width: 100%;
    max-width: 1920px;
    text-align: center;
    position: fixed;
    top: 65px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    z-index: 1; }
  .diadesk .intro-wrapper .intro-video.fade {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
  .diadesk .rotator-wrapper {
    max-width: 1920px;
    width: 100%;
    text-align: center;
    position: fixed;
    top: 65px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
  .diadesk .rotator-active {
    transform: translateY(-100px);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
  .diadesk .logo-1 {
    width: 350px;
    margin: 0 auto;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 20px;
    position: relative; }
  .diadesk .logo-1 p {
    font-size: 18px;
    font-weight: 300;
    padding: 10px 0; }
  .diadesk .logo-1 img {
    width: 350px; }
  .diadesk .logo-1 h1 {
    opacity: 0; }
  .diadesk .subtitle-active {
    opacity: 1;
    margin-left: 162px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
  .diadesk .diamond-logo {
    position: fixed;
    top: 18px;
    right: 40px;
    width: 165px;
    z-index: 10000;
    opacity: 0; }
  .diadesk .small-logo {
    position: fixed;
    top: 31px;
    left: -200px;
    width: 135px;
    opacity: 0;
    z-index: 1;
    -webkit-transition: all 0.6s 0.3s;
    -moz-transition: all 0.6s 0.3s;
    -ms-transition: all 0.6s 0.3s;
    -o-transition: all 0.6s 0.3s;
    transition: all 0.6s 0.3s; }
  .diadesk .small-logo.show {
    left: 40px;
    opacity: 1;
    -webkit-transition: all 0.8s 0.3s;
    -moz-transition: all 0.8s 0.3s;
    -ms-transition: all 0.8s 0.3s;
    -o-transition: all 0.8s 0.3s;
    transition: all 0.8s 0.3s; }
  .diadesk footer, .diadesk .site-preload {
    display: none !important; }
  .diadesk .rotator-text {
    font-size: 20px;
    position: relative;
    padding-bottom: 350px;
    z-index: 2; }
  .diadesk .deskimage {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    width: 100%; }
  .diadesk .deskimage img {
    max-width: none;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -960px; }
  .diadesk .active .deskimage {
    opacity: 1;
    -webkit-transition: all 0.75s 2.8s;
    -moz-transition: all 0.75s 2.8s;
    -ms-transition: all 0.75s 2.8s;
    -o-transition: all 0.75s 2.8s;
    transition: all 0.75s 2.8s; }
  .diadesk .left, .diadesk .right {
    min-height: 333px;
    margin-top: 22%; }
  .diadesk .left .text-left, .diadesk .right .text-left {
    width: 236px;
    position: relative; }
  .diadesk .left .text-left:before, .diadesk .right .text-left:before {
    content: "";
    position: absolute;
    width: 0%;
    height: 1px;
    background: #c2c2c2;
    top: -20px;
    left: 0;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s; }
  .diadesk .left .text-left:after, .diadesk .right .text-left:after {
    content: "";
    position: absolute;
    width: 9px;
    height: 9px;
    background: #c2c2c2;
    top: -24px;
    left: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s; }
  .diadesk .left .text-right, .diadesk .right .text-right {
    width: 236px;
    display: inline-block;
    position: relative; }
  .diadesk .left .text-right:before, .diadesk .right .text-right:before {
    content: "";
    position: absolute;
    width: 0%;
    height: 1px;
    background: #c2c2c2;
    top: -20px;
    right: 0;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s; }
  .diadesk .left .text-right:after, .diadesk .right .text-right:after {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    background: #c2c2c2;
    top: -24px;
    right: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s; }
  .diadesk .left .text-left p, .diadesk .right .text-left p, .diadesk .left .text-right p, .diadesk .right .text-right p, .diadesk .left .text-left h3, .diadesk .right .text-left h3, .diadesk .left .text-right h3, .diadesk .right .text-right h3, .diadesk .left .text-left h4, .diadesk .right .text-left h4, .diadesk .left .text-right h4, .diadesk .right .text-right h4 {
    margin-bottom: 5px;
    opacity: 0;
    -webkit-transform: translate(0, 10px);
    -moz-transform: translate(0, 10px);
    -ms-transform: translate(0, 10px);
    -o-transform: translate(0, 10px);
    transform: translate(0, 10px);
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s; }
  .diadesk .left.done .text-left:before, .diadesk .right.done .text-left:before, .diadesk .left.done .text-right:before, .diadesk .right.done .text-right:before {
    width: 100%;
    -webkit-transition: all 0.6s 0.6s;
    -moz-transition: all 0.6s 0.6s;
    -ms-transition: all 0.6s 0.6s;
    -o-transition: all 0.6s 0.6s;
    transition: all 0.6s 0.6s; }
  .diadesk .left.done .text-left:after, .diadesk .right.done .text-left:after, .diadesk .left.done .text-right:after, .diadesk .right.done .text-right:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s; }
  .diadesk .left.done .text-left p, .diadesk .right.done .text-left p, .diadesk .left.done .text-right p, .diadesk .right.done .text-right p, .diadesk .left.done .text-left h3, .diadesk .right.done .text-left h3, .diadesk .left.done .text-right h3, .diadesk .right.done .text-right h3, .diadesk .left.done .text-left h4, .diadesk .right.done .text-left h4, .diadesk .left.done .text-right h4, .diadesk .right.done .text-right h4 {
    opacity: 1;
    -webkit-transform: translate(0, 0px);
    -moz-transform: translate(0, 0px);
    -ms-transform: translate(0, 0px);
    -o-transform: translate(0, 0px);
    transform: translate(0, 0px);
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s; }
  .diadesk .align-right p {
    margin-right: 0;
    margin-left: auto; }
  .diadesk .full-width {
    height: 100vh;
    position: absolute;
    top: 0;
    left: 0; }
  .diadesk .full-width .bottom-content {
    position: absolute;
    bottom: 30px;
    width: calc(100% - 20px);
    min-height: 175px;
    z-index: 100; }
  .diadesk .full-width h1, .diadesk .full-width h2 {
    opacity: 0;
    -webkit-transform: translate(0, 10px);
    -moz-transform: translate(0, 10px);
    -ms-transform: translate(0, 10px);
    -o-transform: translate(0, 10px);
    transform: translate(0, 10px);
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -ms-transition: all 0s;
    -o-transition: all 0s;
    transition: all 0s; }
  .diadesk .full-width p {
    max-width: 800px;
    margin: 0 auto;
    text-align: center;
    opacity: 0;
    -webkit-transform: translate(0, 10px);
    -moz-transform: translate(0, 10px);
    -ms-transform: translate(0, 10px);
    -o-transform: translate(0, 10px);
    transform: translate(0, 10px);
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -ms-transition: all 0s;
    -o-transition: all 0s;
    transition: all 0s; }
  .diadesk .full-width.done h1, .diadesk .full-width.done h2 {
    opacity: 1;
    -webkit-transform: translate(0, 0px);
    -moz-transform: translate(0, 0px);
    -ms-transform: translate(0, 0px);
    -o-transform: translate(0, 0px);
    transform: translate(0, 0px);
    -webkit-transition: all 1s 0.6s;
    -moz-transition: all 1s 0.6s;
    -ms-transition: all 1s 0.6s;
    -o-transition: all 1s 0.6s;
    transition: all 1s 0.6s; }
  .diadesk .full-width.done p {
    opacity: 1;
    -webkit-transform: translate(0, 0px);
    -moz-transform: translate(0, 0px);
    -ms-transform: translate(0, 0px);
    -o-transform: translate(0, 0px);
    transform: translate(0, 0px);
    -webkit-transition: all 1s 1.3s;
    -moz-transition: all 1s 1.3s;
    -ms-transition: all 1s 1.3s;
    -o-transition: all 1s 1.3s;
    transition: all 1s 1.3s; }
  .diadesk .fp-tableCell {
    display: block !important; }
  .diadesk #fp-nav ul li:hover a span, .diadesk .fp-slidesNav ul li:hover a span {
    height: 4px;
    width: 4px;
    margin: -2px 0 0 -2px; }
  .diadesk #fp-nav ul li:hover .fp-tooltip, .diadesk .fp-slidesNav ul li:hover .fp-tooltip {
    opacity: 0; }
  .diadesk #fp-nav ul li a, .diadesk .fp-slidesNav ul li a {
    cursor: auto; }
  .diadesk #fp-nav.fp-show-active a.active + .fp-tooltip, .diadesk #fp-nav ul li:hover a.active + .fp-tooltip {
    opacity: 1;
    margin-top: 0; }
  .diadesk .contact-btn {
    position: fixed;
    bottom: 25px;
    right: 110px;
    z-index: 9999;
    opacity: 0; }
  .diadesk .contact-btn .btn {
    color: #fff;
    width: 60px;
    height: 60px;
    display: inline-block;
    text-indent: -9999px;
    padding: 0;
    min-width: 0;
    background: url(/fileadmin/static/public/img/info-btn.png) no-repeat 0 0; }
  .diadesk .contact-btn .btn:after {
    display: none; }
  .diadesk .contact-btn .btn:hover {
    opacity: 0.8; }
  .diadesk .contact-btn.last-btn {
    right: 40px;
    display: block; }
  .diadesk .contact-btn.last-btn .btn {
    background: url(/fileadmin/static/public/img/maill-btn.png) no-repeat 0 0; }
  .diadesk .diamond-quiz {
    position: fixed;
    bottom: 25px;
    left: 40px;
    z-index: 9999;
    opacity: 0; }
  .diadesk .diamond-quiz a {
    color: #fff;
    background: url(/fileadmin/static/public/img/quiz-btn.png) no-repeat 0 0;
    padding-left: 70px;
    line-height: 60px;
    display: inline-block; }
  .diadesk .diamond-quiz a:hover {
    opacity: 0.8; }
  .diadesk .last-btn {
    z-index: 10000; }
  .diadesk .last-btn.active {
    animation: leftRight 1.2s linear;
    animation-iteration-count: 3;
    -webkit-animation: leftRight 1.2s linear;
    -webkit-animation-iteration-count: 3;
    -moz-animation: leftRight 1.2s linear;
    -moz-animation-iteration-count: 3;
    -o-animation: leftRight 1.2s linear;
    -o-animation-iteration-count: 3;
    -ms-animation: leftRight 1.2s linear;
    -ms-animation-iteration-count: 3; }
  .diadesk .overlay {
    z-index: 9999;
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }
  .diadesk .overlay.notshow {
    opacity: 0;
    z-index: 9999;
    visibility: hidden;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }

.active-preoloader {
  opacity: 1 !important;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  transition-delay: 1s; }

@keyframes pulsate {
  0% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

  50% {
    -webkit-transform: translate(0, 6px);
    -moz-transform: translate(0, 6px);
    -ms-transform: translate(0, 6px);
    -o-transform: translate(0, 6px);
    transform: translate(0, 6px); }

  100% {
    -webkit-transform: translate(0, 0px);
    -moz-transform: translate(0, 0px);
    -ms-transform: translate(0, 0px);
    -o-transform: translate(0, 0px);
    transform: translate(0, 0px); } }

@-webkit-keyframes pulsate {
  0% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

  50% {
    -webkit-transform: translate(0, 6px);
    -moz-transform: translate(0, 6px);
    -ms-transform: translate(0, 6px);
    -o-transform: translate(0, 6px);
    transform: translate(0, 6px); }

  100% {
    -webkit-transform: translate(0, 0px);
    -moz-transform: translate(0, 0px);
    -ms-transform: translate(0, 0px);
    -o-transform: translate(0, 0px);
    transform: translate(0, 0px); } }

@-moz-keyframes pulsate {
  0% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

  50% {
    -webkit-transform: translate(0, 6px);
    -moz-transform: translate(0, 6px);
    -ms-transform: translate(0, 6px);
    -o-transform: translate(0, 6px);
    transform: translate(0, 6px); }

  100% {
    -webkit-transform: translate(0, 0px);
    -moz-transform: translate(0, 0px);
    -ms-transform: translate(0, 0px);
    -o-transform: translate(0, 0px);
    transform: translate(0, 0px); } }

@-o-keyframes pulsate {
  0% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

  50% {
    -webkit-transform: translate(0, 6px);
    -moz-transform: translate(0, 6px);
    -ms-transform: translate(0, 6px);
    -o-transform: translate(0, 6px);
    transform: translate(0, 6px); }

  100% {
    -webkit-transform: translate(0, 0px);
    -moz-transform: translate(0, 0px);
    -ms-transform: translate(0, 0px);
    -o-transform: translate(0, 0px);
    transform: translate(0, 0px); } }

@-ms-keyframes pulsate {
  0% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

  50% {
    -webkit-transform: translate(0, 6px);
    -moz-transform: translate(0, 6px);
    -ms-transform: translate(0, 6px);
    -o-transform: translate(0, 6px);
    transform: translate(0, 6px); }

  100% {
    -webkit-transform: translate(0, 0px);
    -moz-transform: translate(0, 0px);
    -ms-transform: translate(0, 0px);
    -o-transform: translate(0, 0px);
    transform: translate(0, 0px); } }

@keyframes leftRight {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }

  50% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }

  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

@-webkit-keyframes leftRight {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }

  50% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }

  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

@-moz-keyframes leftRight {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }

  50% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }

  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

@-o-keyframes leftRight {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }

  50% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }

  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

@-ms-keyframes leftRight {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }

  50% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }

  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

.diadesk-contact {
  padding-top: 105px; }
  .diadesk-contact .logo-header {
    padding: 5px;
    top: 0;
    background: #282828;
    position: fixed;
    width: 100%;
    z-index: 99999; }
  .diadesk-contact .logo-header a {
    display: block;
    padding: 25px; }
  .diadesk-contact .logo-header a img {
    width: 135px !important; }
  .diadesk-contact .logo-header > div {
    vertical-align: middle; }
  .diadesk-contact header {
    display: none !important; }
  .diadesk-contact .breadcrumps {
    display: none; }
  .diadesk-contact main {
    padding-top: 0; }
  .diadesk-contact footer {
    background: #282828; }
  .diadesk-contact #container-bottom {
    margin: 0; }

#fp-nav ul li a span, .fp-slidesNav ul li a span {
  background: #828181 !important; }

#fp-nav {
  opacity: 0; }

@media (max-width: 1500px) {
  .diadesk p {
    font-size: 13px; }
    .diadesk h2 {
      font-size: 30px;
      margin-bottom: 13px; }
    .diadesk h3 {
      font-size: 27px; }
    .diadesk .intro-wrapper {
      width: 70%;
      left: 0;
      right: 0;
      margin: 0 auto;
      top: calc(50% - 70px);
      -webkit-transform: translate(0, -50%);
      -moz-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      -o-transform: translate(0, -50%);
      transform: translate(0, -50%); }
    .diadesk .rotator-wrapper {
      left: 0;
      right: 0;
      margin: 0 auto;
      width: 70%;
      top: calc(50% - 70px);
      -webkit-transform: translate(0, -50%);
      -moz-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      -o-transform: translate(0, -50%);
      transform: translate(0, -50%); }
    .diadesk .deskimage {
      top: calc(50% - 28px);
      -webkit-transform: translate(0, -50%);
      -moz-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      -o-transform: translate(0, -50%);
      transform: translate(0, -50%); }
      .diadesk .deskimage img {
        max-width: 100%;
        left: 0%;
        position: relative;
        margin-left: 0px; }
    .diadesk .left, .diadesk .right {
      min-height: 370px; }
    .diadesk .left .text-left {
      margin-left: 27px; }
    .diadesk .right .text-right {
      width: 280px;
      margin-right: 45px; }
    .diadesk .logo-1 {
      width: 240px; }
      .diadesk .logo-1 p {
        font-size: 13px; } }

@media (max-width: 1024px) {
  .responsive-image {
    display: block !important;
    position: absolute;
    left: 0;
    margin: 0 auto;
    right: 0;
    top: 20px;
    width: 600px;
    text-align: center; }

  .diadesk .left.done .text-left:before, .diadesk .right.done .text-left:before, .diadesk .left.done .text-right:before, .diadesk .right.done .text-right:before {
    width: 70%; }

  .diadesk img.light {
    z-index: 0; }
    .diadesk .rotator-wrapper {
      display: none; }
    .diadesk .intro-wrapper {
      top: 150px;
      -webkit-transform: translate(0, 0);
      -moz-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      -o-transform: translate(0, 0);
      transform: translate(0, 0); }
    .diadesk .intro-wrapper.not-show {
      display: none; }
    .diadesk .intro-wrapper video {
      display: none; }
    .diadesk video {
      max-width: 80%; }
    .diadesk h2 {
      font-size: 24px; }
    .diadesk h3 {
      font-size: 19px; }
    .diadesk h4 {
      font-size: 14px; }
    .diadesk p {
      font-size: 14px; }
    .diadesk .diamond-logo {
      right: 40px; }
    .diadesk .small-logo.show {
      left: 40px; }
    .diadesk .logo-1 {
      width: 250px;
      padding-top: 50px; }
      .diadesk .logo-1 p {
        font-size: 14px;
        padding: 10px 0; }
    .diadesk .full-width .bottom-content {
      padding-left: 10px;
      padding-right: 10px; }
    .diadesk .deskimage {
      display: none; } }

@media (max-width: 1024px) and (orientation: portrait) and (min-width: 769px) {
  .diadesk .intro-wrapper {
    top: 400px; }
    .diadesk .intro-wrapper .responsive-image {
      top: 0;
      height: auto; }
    .diadesk .responsive-image {
      top: 400px; }
    .diadesk .left, .diadesk .right {
      margin-top: 50%; }
    .diadesk .full-width .bottom-content {
      bottom: 200px; } }

@media (max-width: 910px) {
  .diadesk .intro-wrapper {
    top: 0;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

  .responsive-image {
    top: 157px; }

  .diadesk .full-width .bottom-content {
    bottom: 70px; } }

@media (max-width: 850px) and (orientation: landscape), (max-width: 767px) {
  .diadesk p, .diadesk h1, .diadesk h2, .diadesk h3, .diadesk h4 {
    opacity: 1 !important;
    -webkit-transform: translate(0, 0) !important;
    -moz-transform: translate(0, 0) !important;
    -ms-transform: translate(0, 0) !important;
    -o-transform: translate(0, 0) !important;
    transform: translate(0, 0) !important; }
    .diadesk .intro-wrapper {
      display: none; }
    .diadesk .responsive-image {
      position: relative;
      top: 0;
      width: 100%;
      padding: 0 30px 10px 30px;
      border-bottom: 1px solid #3e3e3e; }
      .diadesk .responsive-image:after {
        content: "";
        position: absolute;
        left: 50%;
        margin-left: -6px;
        bottom: 0;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 6px 6px 6px;
        border-color: transparent transparent #3e3e3e transparent; }
    .diadesk .full-width {
      position: relative;
      height: auto;
      border-top: 1px solid #3e3e3e; }
      .diadesk .full-width .bottom-content {
        min-height: 0;
        width: 100%;
        position: relative;
        top: 0;
        margin: 0;
        padding: 30px 10px; }
        .diadesk .full-width .bottom-content p {
          max-width: 500px; }
    .diadesk .section {
      border-bottom: 1px solid #3e3e3e;
      margin-bottom: 50px; }
    .diadesk .left, .diadesk .right {
      min-height: 0;
      margin-top: 0; }
    .diadesk .left .text-left {
      width: 100%;
      padding: 20px 0 15px 10px;
      margin: 0; }
    .diadesk .right .text-right {
      width: 100%;
      padding: 20px 10px 15px 0;
      margin: 0; }
    .diadesk .rotator-text {
      padding-bottom: 10px; }
    .diadesk .bottom-btn-wrap {
      position: fixed;
      width: 100%;
      bottom: 0;
      left: 0;
      background: #000;
      z-index: 1000;
      padding: 15px 30px; }
      .diadesk .bottom-btn-wrap:before {
        content: "";
        position: absolute;
        left: 50%;
        top: -20px;
        width: 60px;
        height: 60px;
        background: #000;
        margin-left: -30px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%; }
      .diadesk .bottom-btn-wrap:after {
        content: "";
        position: absolute;
        width: 14px;
        height: 22px;
        position: absolute;
        left: 50%;
        margin-left: -7px;
        top: -8px;
        background: url(/fileadmin/static/public/img/arrow-diadesk.svg) no-repeat 0 0;
        -webkit-transition: 0.3s all;
        -moz-transition: 0.3s all;
        -ms-transition: 0.3s all;
        -o-transition: 0.3s all;
        transition: 0.3s all; }
      .diadesk .bottom-btn-wrap .bottom-btn-inner {
        display: none;
        padding: 15px 0; }
        .diadesk .bottom-btn-wrap .bottom-btn-inner .contact-btn {
          margin: 0 0 0 20px !important; }
      .diadesk .bottom-btn-wrap .diamond-quiz, .diadesk .bottom-btn-wrap .contact-btn {
        position: relative;
        top: 0;
        left: 0;
        right: 0;
        display: inline-block;
        vertical-align: top; }
      .diadesk .bottom-btn-wrap .diamond-quiz {
        margin-right: 20px; }
      .diadesk .bottom-btn-wrap.open:after {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
        -webkit-transition: 0.3s all;
        -moz-transition: 0.3s all;
        -ms-transition: 0.3s all;
        -o-transition: 0.3s all;
        transition: 0.3s all; }
    .diadesk .scroll-down {
      display: none; } }

@media (max-width: 480px) {
  .diadesk .bottom-content .align-center {
    text-align: left !important; }
    .diadesk h2, .diadesk h3, .diadesk h4 {
      font-size: 14px; }
    .diadesk p {
      font-size: 11px;
      line-height: 21px; } }

@media (max-width: 400px) {
  .diadesk .bottom-btn-wrap {
    padding: 15px; }
    .diadesk .bottom-btn-wrap .bottom-btn-inner .diamond-quiz {
      margin-right: 15px; }
      .diadesk .bottom-btn-wrap .bottom-btn-inner .contact-btn {
        margin: 0px 2px 0 0 !important; } }

.extranet .extranet-list-view .owl-stage-outer {
  margin-top: 0; }
  .extranet .extranet-list-view .owl-prev {
    left: -20px; }
  .extranet .extranet-list-view .owl-next {
    right: -20px; }
  .extranet .tx-felogin-pi1 .message {
    margin-bottom: 20px; }
  .extranet .file {
    margin-bottom: 5px; }
  .extranet .recent-docs {
    padding-bottom: 20px;
    border-bottom: 1px solid #a6a6a6; }
  .extranet #container-bottom .breadcrumps {
    margin-top: -55px;
    margin-bottom: 70px; }
  .extranet input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .extranet hr {
    border-top: 1px solid #a6a6a6;
    margin-bottom: 24px; }
  .extranet table {
    border: none; }
  @media all and (max-width: 1200px) {
        .extranet .table-wrapper.extranet table {
          width: 1200px; } }
  .extranet .table-wrapper.extranet tr th {
    font-size: 13px;
    width: auto;
    min-width: 0; }
    .extranet .table-wrapper.extranet tr th:nth-child(1) {
      width: 190px; }
    .extranet .table-wrapper.extranet tr th:nth-child(2) {
      width: 140px; }
    .extranet .table-wrapper.extranet tr th:nth-child(3) {
      width: 135px; }
    .extranet .table-wrapper.extranet tr th:nth-child(5), .extranet .table-wrapper.extranet tr th:nth-child(6), .extranet .table-wrapper.extranet tr th:nth-child(7) {
      width: 120px; }
  .extranet .table-wrapper .icon-info {
    width: 20px;
    height: 20px;
    background: url(/fileadmin/static/public/img/message-dark.svg) no-repeat center/contain;
    margin: 0 auto;
    cursor: pointer; }
  .extranet .modal-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 9999; }
  .extranet .modal-overlay .modal-content {
    max-width: 600px;
    max-height: 400px;
    width: 80%;
    background: #fff;
    padding: 24px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 5px;
    font-size: 14px;
    color: #585858;
    font-weight: normal;
    line-height: 1.643; }
  .extranet .modal-overlay .modal-content .icon-close {
    width: 30px;
    height: 30px;
    background: url(/fileadmin/static/public/img/close.svg) no-repeat center/cover #2d4a94;
    background-size: 60%;
    position: absolute;
    top: -45px;
    right: -30px;
    border-radius: 50%;
    cursor: pointer;
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    -ms-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s; }
  .extranet .modal-overlay .modal-content .icon-close:hover {
    background-color: #718ebf; }

@media (max-width: 1024px) {
  footer .footer-bottom .soc-icon {
    margin-top: 15px; } }

@media (max-width: 650px) {
  .extranet #container-bottom .breadcrumps {
    margin-bottom: 50px; } }
/*include extensions styling*/
.download-results {
  margin-bottom: 50px; }
  .download-results *:focus {
    outline: none; }
  .download-results .download-filters {
    margin-bottom: 25px; }
  .download-results .download-filters [type="search"] {
    padding-right: 32px; }
  .download-results .download-filters .search {
    display: inline-block;
    position: absolute;
    top: 10px;
    right: 10px; }
  .download-results table {
    table-layout: fixed;
    width: 100%;
    border-collapse: collapse; }
  .download-results table tr th {
    font-size: 14px;
    position: relative;
    cursor: pointer;
    background: #2d4a94;
    color: #fff;
    padding: 8px 10px;
    width: 190px; }
  .download-results table tr th:first-child {
    width: 135px;
    min-width: 60px; }
  .download-results table tr th:nth-child(5), .download-results table tr th:nth-child(6) {
    width: 135px;
    min-width: 135px; }
  .download-results table tr th:nth-child(4), .download-results table tr th:nth-child(7) {
    width: 110px;
    min-width: 110px; }
  .download-results table tr th .down {
    float: right;
    width: 7px;
    height: 15px;
    display: inline-block;
    vertical-align: middle;
    background: url("/typo3conf/ext/download/Resources/Public/css/img/arrow-right-white.svg") no-repeat center / contain;
    opacity: 0.3;
    margin-left: 10px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg); }
  .download-results table tr th.tablesorter-headerDesc .down {
    opacity: 1; }
  .download-results table tr th.tablesorter-headerAsc .down {
    opacity: 1;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg); }
  .download-results .table-wrapper {
    max-width: 100%;
    overflow-x: auto; }
  .download-results table tr td {
    text-align: left; }
  .download-results table tr td.pdf-download {
    text-align: center; }
    .download-results table tr td.pdf-download a {
      display: inline-block; }
      .download-results table tr td.pdf-download a .pdf {
        display: inline-block;
        background: url("/fileadmin/static/public/img/download-table.svg") no-repeat center center;
        width: 13px;
        height: 16px; }
      .download-results table tr td.pdf-download a:hover {
        opacity: 0.5; }
  .download-results table tr.odd {
    background: #f7f7f7; }
  .download-results table tr.even {
    background: #efefef; }

.ui-autocomplete {
  border: 1px solid #a6a6a6;
  padding: 0 !important;
  margin: 0 !important;
  background: #fff; }
  .ui-autocomplete li {
    padding: 10px 10px !important;
    margin: 0 !important;
    line-height: 1.2;
    font-size: 13px; }
  .ui-autocomplete li:before {
    display: none; }
  .ui-autocomplete .ui-state-focus {
    background: #ececec; }

.filtered {
  display: none; }

.tablesorter-pager {
  margin-top: 20px; }
  .tablesorter-pager li:before {
    display: none; }
  .tablesorter-pager li.prev, .tablesorter-pager li.next {
    background: url(/fileadmin/static/public/img/arrow-menu.svg) no-repeat center;
    width: 10px;
    height: 6px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    vertical-align: middle;
    cursor: pointer;
    margin-top: -2px; }
  .tablesorter-pager li.prev.disabled, .tablesorter-pager li.next.disabled {
    opacity: 0.3;
    cursor: auto; }
  .tablesorter-pager li.next {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg); }
  .tablesorter-pager .page-nav-ul {
    display: inline-block;
    margin-right: 20px; }
  .tablesorter-pager .page-numbers {
    display: inline-block; }
  .tablesorter-pager .page-numbers > span {
    display: inline-block;
    margin-right: 10px; }
  .tablesorter-pager .page-numbers .pagesize {
    display: inline-block;
    width: 65px;
    min-width: 65px;
    margin-right: 10px; }
  .tablesorter-pager .page-numbers .pagesize .select2-choice {
    width: 65px;
    min-width: 65px;
    border: 1px solid #c3c2c2;
    height: 28px;
    line-height: 27px;
    padding: 0 5px; }
  .tablesorter-pager .page-numbers .pagesize .select2-choice .select2-arrow {
    right: 8px; }

.filter-search {
  padding: 0 32px 0 0; }
/*include extra styling*/
body {
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
  position: relative; }

.container {
  max-width: 1260px;
  width: 100%;
  margin: 0 auto; }

.responsive-img {
  display: none; }

main {
  padding-top: 124px; }

#container-top {
  padding-top: 70px;
  margin-bottom: 55px; }

#container-middle {
  background: #fff;
  padding-top: 125px;
  padding-bottom: 135px; }

#container-bottom {
  margin: 55px 0; }

.home .heading h2, .home .heading h1 {
  padding-bottom: 44px;
  margin-bottom: 40px;
  position: relative;
  font-size: 44px; }
  .home .heading h2:after, .home .heading h1:after {
    content: "";
    position: absolute;
    background: #2d4a94;
    bottom: 0px;
    left: 50%;
    margin-left: -8px;
    width: 17px;
    height: 3px; }
  .home #container-middle {
    padding-top: 0;
    padding-bottom: 0; }
  .home #container-top {
    margin-bottom: 135px; }
  .home #container-bottom {
    margin: 170px 0; }
  .home #container-bottom h2 {
    padding-left: 70px;
    position: relative;
    margin-bottom: 25px; }
  .home #container-bottom h2:before {
    content: "";
    width: 40px;
    height: 40px;
    position: absolute;
    top: 7px;
    left: 8px; }

.paralax {
  padding: 170px 0 135px;
  background-attachment: fixed;
  background-position: center;
  width: 100%;
  background-size: cover;
  text-align: center;
  color: #fff;
  position: relative;
  z-index: 0;
  margin-bottom: 145px; }
  .paralax h2, .paralax p {
    color: #fff; }
  .paralax p {
    max-width: 540px; }
  .paralax .btn a {
    background: #718ebf; }
  .paralax .btn a:hover {
    background: #2d4a94; }

.home #container-middle .col-sm-8, .home #container-middle .col-sm-4 {
  vertical-align: middle; }

.slider-header {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0px;
  z-index: 100; }
  .slider-header h1, .slider-header h2 {
    text-transform: uppercase;
    color: #fff;
    font-size: 2.34vw;
    margin-bottom: 35px;
    letter-spacing: 2.5px; }

.breadcrumps {
  border-bottom: 1px solid #ececec; }
  .breadcrumps ul {
    margin: 0;
    padding: 0; }
  .breadcrumps ul li {
    float: left;
    font-size: 11px;
    padding-right: 16px;
    margin: 13px 12px 13px 0;
    padding-left: 0;
    background: url(/fileadmin/static/public/img/arrow-small-g.svg) no-repeat right center; }
  .breadcrumps ul li a {
    font-size: 11px;
    color: #666; }
  .breadcrumps ul li a:hover {
    color: #2d4a94; }
  .breadcrumps ul li.act {
    margin-right: 0;
    padding-right: 0;
    background: none;
    color: #2d4a94; }
  .breadcrumps ul li.act a {
    color: #2d4a94; }
  .breadcrumps ul li:before {
    display: none; }

.box-wrap {
  background: #fff;
  border: 1px solid #ececec;
  padding: 30px 30px 10px 30px;
  margin-bottom: 23px;
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }
  .box-wrap h5 {
    position: relative; }
  .box-wrap h5:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0; }
  .box-wrap h6 {
    font-size: 16px;
    font-family: 'InsigniaLTPro', sans-serif;
    margin-bottom: 3px; }
  .box-wrap li {
    padding-left: 0; }
  .box-wrap li:before {
    display: none; }
  .box-wrap li a {
    color: #585858; }
  .box-wrap li a:hover {
    color: #2d4a94;
    text-decoration: underline; }
  .box-wrap li.act:before {
    content: "";
    width: 3px;
    height: 3px;
    display: block;
    left: -10px; }
  .box-wrap li.act a {
    color: #2d4a94; }
  .box-wrap .btn {
    position: absolute;
    bottom: -20px;
    right: 15px; }
  .box-wrap.slide-down ul {
    max-height: 21px;
    overflow: hidden;
    -webkit-transition: all 3s;
    -moz-transition: all 3s;
    -ms-transition: all 3s;
    -o-transition: all 3s;
    transition: all 3s; }
  .box-wrap.slide-down ul.open {
    max-height: 5000px;
    -webkit-transition: all 3s;
    -moz-transition: all 3s;
    -ms-transition: all 3s;
    -o-transition: all 3s;
    transition: all 3s; }
  .box-wrap .email a {
    color: #585858;
    font-style: italic; }
  .box-wrap .email a:hover {
    color: #2d4a94;
    text-decoration: underline; }
  .box-wrap.downloads h5:before {
    background: url(/fileadmin/static/public/img/download-ico.svg) no-repeat 0 0;
    width: 26px;
    height: 31px; }
  .box-wrap.links h5:before {
    background: url(/fileadmin/static/public/img/links-ico.svg) no-repeat 0 0;
    width: 28px;
    height: 18px; }
  .box-wrap.box-menu {
    padding: 30px 0 30px 0;
    position: relative;
    margin-left: 10px;
    margin-right: 10px; }
  .box-wrap.box-menu .col-s-2 {
    position: initial; }
  .box-wrap.box-menu:after {
    content: "";
    width: 1px;
    height: calc(100% - 60px);
    position: absolute;
    top: 30px;
    left: calc(25% - 10px);
    background: #ececec; }
  .box-wrap.box-menu h4 {
    position: relative;
    padding-bottom: 12px;
    margin-bottom: 15px; }
  .box-wrap.box-menu h4:after {
    content: "";
    height: 3px;
    width: 17px;
    background: #2d4a94;
    position: absolute;
    left: 0;
    bottom: 0; }
  .box-wrap.box-menu .image {
    margin: 0 20px 0px 10px; }
  .box-wrap.box-menu p {
    margin-bottom: 0; }
  .box-wrap.box-menu > div {
    vertical-align: middle; }
  .box-wrap .downloads-list h6 {
    font-family: Arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 5px; }
  .box-wrap .downloads-list ul li {
    margin-bottom: 5px; }
  .box-wrap.video-box {
    padding-bottom: 0;
    overflow: hidden; }
  .box-wrap.video-box a.iframe {
    margin-left: -30px;
    margin-right: -30px;
    display: block;
    position: relative; }
  .box-wrap.video-box a.iframe:after {
    content: "";
    width: 42px;
    height: 42px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -21px;
    margin-top: -21px;
    background: url(/fileadmin/static/public/img/play.svg) no-repeat 0 0; }
  .box-wrap.video-box a.iframe:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%; }
  .box-wrap .classic-menu li, .box-wrap .ce-menu li {
    margin-bottom: 5px; }
  .box-wrap .classic-menu .level3, .box-wrap .ce-menu .level3 {
    margin-left: 15px;
    margin-bottom: 0;
    margin-top: 5px; }
  .box-wrap .classic-menu .level3 li, .box-wrap .ce-menu .level3 li {
    position: relative; }
  .box-wrap .classic-menu .level3 li:before, .box-wrap .ce-menu .level3 li:before {
    content: "";
    position: absolute;
    top: 6px;
    left: -8px;
    width: 3px;
    height: 3px;
    background: #2d4a94;
    display: block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%; }
  .box-wrap .classic-menu .level3 .level4, .box-wrap .ce-menu .level3 .level4 {
    display: none; }

aside .box-wrap {
  margin-bottom: 28px; }
  aside .box-wrap p, aside .box-wrap ul, aside .box-wrap ol, aside .box-wrap a {
    font-size: 13px; }
  aside iframe, aside video {
    margin-bottom: 28px; }

.contact-page #container-bottom {
  margin-bottom: 0; }

.finder-select-wrapper input[type="submit"] {
  display: none; }
  .finder-select-wrapper .reset-btn2 .btn {
    cursor: pointer;
    margin-bottom: 40px; }

.result-number {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  padding: 45px 0;
  margin: 0 0 60px 0; }
  .result-number h2 {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0; }
  .result-number span {
    color: #fff;
    display: inline-block;
    background: #2d4a94;
    font-size: 36px;
    font-family: 'InsigniaLTPro', sans-serif;
    width: 76px;
    height: 76px;
    line-height: 76px;
    margin-left: 20px;
    vertical-align: middle;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%; }

.overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1000; }

.spinner {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -20px;
  background-color: #fff;
  border-radius: 100%;
  -webkit-animation: sk-scaleout 1s infinite ease-in-out;
  animation: sk-scaleout 1s infinite ease-in-out; }

@-webkit-keyframes sk-scaleout {
  0% {
    -webkit-transform: scale(0); }

  100% {
    -webkit-transform: scale(1);
    opacity: 0; } }

@keyframes sk-scaleout {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0); }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0; } }

.site-preload {
  background: #353535;
  z-index: 20000001; }

@media (max-width: 1340px) {
  .slider-header h1, .slider-header h2 {
    font-size: 30px; }

  .paralax {
    background-attachment: unset; } }

@media (max-width: 650px) {
  .box-wrap.box-menu {
    padding: 30px 20px 10px 20px; }
    .box-wrap.box-menu:after {
      display: none; }
    .box-wrap.box-menu .image {
      margin-left: 0;
      margin-right: 0; }

  .heading h2, .home .heading h2 {
    text-align: left;
    padding-bottom: 20px;
    margin-bottom: 20px; }
    .heading h2:after, .home .heading h2:after {
      left: 0;
      margin-left: 0; }
    .heading p, .home .heading p {
      text-align: left; }

  #container-top, .home #container-top {
    padding-top: 50px;
    margin-bottom: 55px; }

  #container-middle {
    padding-top: 50px;
    padding-bottom: 50px; }

  .owl-carousel .owl-stage-outer {
    margin-top: 0; }

  .list-view.list-view-aplication {
    margin-bottom: 70px; }

  .paralax {
    padding: 80px 0 60px;
    margin-bottom: 50px; }

  .home .col-sm-8 .content-image {
    margin-left: 30px;
    margin-right: 30px; }

  .home #container-bottom {
    margin: 50px 0; }

  .home #container-bottom h2:before {
    top: -2px; }

  .breadcrumps ul li {
    margin: 6px 12px 5px 0; }

  .contact-page iframe {
    height: 300px; } }

.search-position {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -180px;
  margin-top: -50px;
  min-width: 360px; }

.characters {
  font-size: 12px;
  color: #fff; }

.kesearch_pagebrowser ul {
  margin-top: 30px; }
  .kesearch_pagebrowser ul li {
    display: inline-block; }
  .kesearch_pagebrowser ul li a.next, .kesearch_pagebrowser ul li a.prev {
    display: none; }

.col-sm-2 {
  width: 100% !important; }

.cc-window {
  z-index: 99999999 !important; }

.cc-message a {
  font-size: 16px !important;
  padding: 0 !important; }

.usa-home #container-middle {
  display: none; }

.test {
  background: #718ebf;
  padding: 20px 0px;
  text-align: center; }
  .test .btn a {
    background: transparent;
    border: 1px solid white; }

.four-wrapper {
  max-width: 900px;
  margin: 0 auto; }
  .four-wrapper p {
    font-size: 20px;
    font-weight: bold; }

.jobs {
  background: #fff; }
  .jobs .news {
    padding: 40px 0; }
  .jobs .news .item {
    background: #f9f9f9;
    border: 1px solid #ebebeb;
    box-sizing: border-box;
    border-radius: 8px;
    padding: 80px 0 100px;
    position: relative;
    max-width: 295px;
    margin: 0 auto 50px; }
  .jobs .news .item:before {
    content: '';
    display: block;
    width: 18px;
    height: 24px;
    background: url("/fileadmin/static/public/img/Vector.svg") no-repeat center;
    position: absolute;
    top: 6px;
    right: 8px; }
  .jobs .news .item h4 {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 20px;
    text-align: center;
    color: #0c0c0d;
    max-width: 225px;
    margin: 0 auto 16px; }
  .jobs .news .item h6 {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    color: #585858;
    width: fit-content;
    margin: 0 auto;
    position: relative; }
  .jobs .news .item h6:before {
    content: '';
    display: block;
    background: url("/fileadmin/static/public/img/location.svg") no-repeat center;
    width: 11px;
    height: 14px;
    position: absolute;
    top: 50%;
    left: -15px;
    transform: translateY(-50%); }
  .jobs .news .item a.btn {
    position: absolute;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%); }
  .jobs #container-icons .item h4 {
    margin-top: 30px;
    margin-bottom: 16px; }
  .jobs .video-section {
    margin-bottom: 50px; }
  @media all and (max-width: 1023px) {
    .jobs .video-section {
      max-height: none !important; }
      .jobs .video-section video {
        right: initial;
        position: initial;
        display: block;
        margin: 0 auto 50px; }
      .jobs .video-section .video-section-text {
        padding-bottom: initial !important; } }
  .jobs .text-and-image {
    margin-top: 100px;
    margin-bottom: 100px; }
  .jobs .text-and-image.image-left {
    direction: rtl; }
  .jobs .text-and-image.image-left .image-wrapper {
    margin-left: -120px; }
  @media all and (max-width: 1500px) {
        .jobs .text-and-image.image-left .image-wrapper {
          margin-left: -50px; } }
  @media all and (max-width: 1350px) {
        .jobs .text-and-image.image-left .image-wrapper {
          margin-left: 0; } }
  .jobs .text-and-image.image-right .image-wrapper {
    margin-right: -120px; }
  @media all and (max-width: 1500px) {
        .jobs .text-and-image.image-right .image-wrapper {
          margin-right: -50px; } }
  @media all and (max-width: 1350px) {
        .jobs .text-and-image.image-right .image-wrapper {
          margin-right: 0; } }
  .jobs .text-and-image .col-xs-12 {
    vertical-align: middle;
    direction: ltr; }
  .jobs .text-and-image .content-wrapper {
    max-width: 415px; }
  @media all and (max-width: 1023px) {
      .jobs .text-and-image .content-wrapper {
        margin-bottom: 50px; } }
  .jobs .text-and-image .content-wrapper .title-wrapper {
    padding-bottom: 32px; }
  .jobs .text-and-image .content-wrapper .title-wrapper h2 {
    font-style: normal;
    font-weight: 500;
    font-size: 38px;
    line-height: 1;
    color: #0c0c0d;
    text-align: left;
    margin: 0; }
  .jobs .text-and-image .content-wrapper .text-wrapper p {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 160%;
    color: #545454;
    margin: 0; }
  .jobs .title-wrapper {
    padding-bottom: 64px; }
  .jobs .item {
    text-align: center; }
  .jobs .title-wrapper h2 {
    margin: 0 auto;
    text-align: center; }
  .jobs .icons-wrapper {
    text-align: center; }
  .jobs .icons-wrapper .text {
    max-width: 239px;
    margin: 0 auto; }
  .jobs .parallax {
    background: url("/fileadmin/static/public/images/unsplash_iFu2HILEng8.png");
    padding: 170px 0 135px;
    background-attachment: fixed;
    background-position: center;
    width: 100%;
    background-size: cover;
    text-align: center;
    color: #fff;
    position: relative;
    z-index: 0;
    margin-bottom: 145px; }
  @media all and (max-width: 649px) {
    .jobs .parallax {
      padding: 70px 0; } }
  .jobs .parallax h2 {
    max-width: 458px; }
  .jobs .parallax .blue {
    font-weight: 400;
    color: #006eb6; }
  .jobs .parallax p {
    font-weight: 400;
    max-width: 431px; }
  @media (max-width: 1024px) {
  .jobs .jobs #container-parallax {
    padding-left: unset; }
  .jobs .icons-wrapper {
    text-align: unset; }
  .jobs .video-section-text {
    padding-left: unset; }
  .jobs .video-section {
    max-height: unset;
    height: auto; }
  .jobs video {
    right: unset !important;
    position: unset !important; } }
  .jobs #container-storytelling .video-section {
    background-color: #f5f5f5;
    margin-top: 106px;
    max-height: 382px; }
  .jobs #container-storytelling .video-section .video-section-text {
    padding-top: 80px;
    padding-bottom: 80px; }
  .jobs #container-storytelling .video-section video {
    border-radius: 8px;
    margin-top: 56px;
    position: absolute;
    right: 5%; }
  .jobs #container-storytelling .video-section h2 {
    max-width: 325px; }
  .jobs #container-storytelling .video-section p {
    max-width: 388px; }
