/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
details,
footer,
header,
main,
nav {
  display: block;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  margin: .67em 0;
  font-size: 2em;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
button {
  margin: 0;
  font: inherit;
  color: inherit;
}
button {
  overflow: visible;
}
button {
  text-transform: none;
}
button {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled] {
  cursor: default;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  :after,
  :before {
    color: #000;
    text-shadow: none;
    background: 0 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(/resources/public/dtc/fonts/glyphicons-halflings-regular.eot);
  src: url(/resources/public/dtc/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(/resources/public/dtc/fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(/resources/public/dtc/fonts/glyphicons-halflings-regular.woff) format('woff'), url(/resources/public/dtc/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(/resources/public/dtc/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg');
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
button {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:focus,
a:hover {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
[role=button] {
  cursor: pointer;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
.h1,
.h2,
.h3,
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
.h4,
.h5,
.h6,
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.h1,
h1 {
  font-size: 36px;
}
.h2,
h2 {
  font-size: 30px;
}
.h3,
h3 {
  font-size: 24px;
}
.h4,
h4 {
  font-size: 18px;
}
.h5,
h5 {
  font-size: 14px;
}
.h6,
h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1300px) {
  .container {
    width: -webkit-calc(1270px);
    width: calc(1270px);
  }
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
}
@media (min-width: 1300px) {
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:focus,
.btn:hover {
  color: #333;
  text-decoration: none;
}
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn[disabled] {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: .65;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active {
  background-image: none;
}
.btn-default[disabled]:focus,
.btn-default[disabled]:hover {
  background-color: #fff;
  border-color: #ccc;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active {
  background-image: none;
}
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
  border-color: transparent;
}
.btn-link:focus,
.btn-link:hover {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:focus,
.btn-link[disabled]:hover {
  color: #777;
  text-decoration: none;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.collapse {
  display: none;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block;
    height: auto;
    padding-bottom: 0;
    overflow: visible;
  }
  .navbar-fixed-top .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-collapse,
.container > .navbar-header {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-collapse,
  .container > .navbar-header {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:focus,
.navbar-brand:hover {
  text-decoration: none;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse {
  border-color: #e7e7e7;
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
  color: #333;
}
.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse {
  border-color: #101010;
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover {
  color: #444;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.jumbotron .h1,
.jumbotron h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron .h1,
  .jumbotron h1 {
    font-size: 63px;
  }
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.container:after,
.container:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.row:after,
.row:before {
  display: table;
  content: " ";
}
.container:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.row:after {
  clear: both;
}
.hidden {
  display: none;
}
.visible-lg,
.visible-md {
  display: none;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block;
  }
}
@media (min-width: 1300px) {
  .visible-lg {
    display: block;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none;
  }
}
@media (min-width: 1300px) {
  .hidden-lg {
    display: none;
  }
}
.fast {
  -webkit-animation-duration: 0.2s;
  -o-animation-duration: 0.2s;
     animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  -o-animation-fill-mode: both;
     animation-fill-mode: both;
}
.normal {
  -webkit-animation-duration: 0.5s;
  -o-animation-duration: 0.5s;
     animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  -o-animation-fill-mode: both;
     animation-fill-mode: both;
}
.animated {
  -webkit-animation-duration: 1s;
       -o-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
       -o-animation-fill-mode: both;
          animation-fill-mode: both;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
       -o-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}
.animated.hinge {
  -webkit-animation-duration: 2s;
       -o-animation-duration: 2s;
          animation-duration: 2s;
}
.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
       -o-animation-duration: .75s;
          animation-duration: .75s;
}
@-webkit-keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
            animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
            transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
            animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
            transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
            transform: translate3d(0, -4px, 0);
  }
}
@-o-keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -o-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
       animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -o-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
       animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -o-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
       animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
         -o-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
         -o-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
            animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
            transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
         -o-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
            animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
            transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
            transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  -webkit-animation-name: bounce;
       -o-animation-name: bounce;
          animation-name: bounce;
  -webkit-transform-origin: center bottom;
      -ms-transform-origin: center bottom;
       -o-transform-origin: center bottom;
          transform-origin: center bottom;
}
@-webkit-keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@-o-keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
       -o-animation-name: flash;
          animation-name: flash;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-o-keyframes pulse {
  from {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
            transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
       -o-animation-name: pulse;
          animation-name: pulse;
}
@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
            transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
            transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
            transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
            transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
            transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}
@-o-keyframes rubberBand {
  from {
    transform: scale3d(1, 1, 1);
  }
  30% {
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
            transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
            transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
            transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
            transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
            transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
       -o-animation-name: rubberBand;
          animation-name: rubberBand;
}
@-webkit-keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0);
  }
}
@-o-keyframes shake {
  from,
  to {
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0);
  }
}
.shake {
  -webkit-animation-name: shake;
       -o-animation-name: shake;
          animation-name: shake;
}
@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
            transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
            transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
            transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
            transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@-o-keyframes headShake {
  0% {
    -o-transform: translateX(0);
       transform: translateX(0);
  }
  6.5% {
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -o-transform: translateX(0);
       transform: translateX(0);
  }
}
@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
         -o-transform: translateX(0);
            transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
            transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
            transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
            transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
            transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
         -o-transform: translateX(0);
            transform: translateX(0);
  }
}
.headShake {
  -webkit-animation-timing-function: ease-in-out;
       -o-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
       -o-animation-name: headShake;
          animation-name: headShake;
}
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
            transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
            transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
            transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
            transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
            transform: rotate3d(0, 0, 1, 0deg);
  }
}
@-o-keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
            transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
            transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
            transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
            transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
            transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
      -ms-transform-origin: top center;
       -o-transform-origin: top center;
          transform-origin: top center;
  -webkit-animation-name: swing;
       -o-animation-name: swing;
          animation-name: swing;
}
@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}
@-o-keyframes tada {
  from {
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}
.tada {
  -webkit-animation-name: tada;
       -o-animation-name: tada;
          animation-name: tada;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
            transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
            transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
            transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
            transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
            transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
            transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: none;
            transform: none;
  }
}
@-o-keyframes wobble {
  from {
    -o-transform: none;
       transform: none;
  }
  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -o-transform: none;
       transform: none;
  }
}
@keyframes wobble {
  from {
    -webkit-transform: none;
         -o-transform: none;
            transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
            transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
            transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
            transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
            transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
            transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: none;
         -o-transform: none;
            transform: none;
  }
}
.wobble {
  -webkit-animation-name: wobble;
       -o-animation-name: wobble;
          animation-name: wobble;
}
@-webkit-keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: none;
            transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
            transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
            transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
            transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
            transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
            transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
            transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
            transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
@-o-keyframes jello {
  from,
  11.1%,
  to {
    -o-transform: none;
       transform: none;
  }
  22.2% {
    -o-transform: skewX(-12.5deg) skewY(-12.5deg);
       transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -o-transform: skewX(6.25deg) skewY(6.25deg);
       transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -o-transform: skewX(-3.125deg) skewY(-3.125deg);
       transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -o-transform: skewX(1.5625deg) skewY(1.5625deg);
       transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -o-transform: skewX(-0.78125deg) skewY(-0.78125deg);
       transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -o-transform: skewX(0.390625deg) skewY(0.390625deg);
       transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -o-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
       transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: none;
         -o-transform: none;
            transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
         -o-transform: skewX(-12.5deg) skewY(-12.5deg);
            transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
         -o-transform: skewX(6.25deg) skewY(6.25deg);
            transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
         -o-transform: skewX(-3.125deg) skewY(-3.125deg);
            transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
         -o-transform: skewX(1.5625deg) skewY(1.5625deg);
            transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
         -o-transform: skewX(-0.78125deg) skewY(-0.78125deg);
            transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
         -o-transform: skewX(0.390625deg) skewY(0.390625deg);
            transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
         -o-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
            transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.jello {
  -webkit-animation-name: jello;
       -o-animation-name: jello;
          animation-name: jello;
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
       -o-transform-origin: center;
          transform-origin: center;
}
@-webkit-keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
            transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
            transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
            transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}
@-o-keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -o-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
       animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
         -o-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
            transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
            transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
            transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
       -o-animation-name: bounceIn;
          animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
            transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
            transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
            transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
            transform: none;
  }
}
@-o-keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -o-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
       animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }
  75% {
    transform: translate3d(0, -10px, 0);
  }
  90% {
    transform: translate3d(0, 5px, 0);
  }
  to {
    -o-transform: none;
       transform: none;
  }
}
@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
         -o-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
            transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
            transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
            transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
         -o-transform: none;
            transform: none;
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
       -o-animation-name: bounceInDown;
          animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
            transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
            transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
            transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
            transform: none;
  }
}
@-o-keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -o-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
       animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }
  75% {
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    transform: translate3d(5px, 0, 0);
  }
  to {
    -o-transform: none;
       transform: none;
  }
}
@keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
         -o-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
            transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
            transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
            transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
         -o-transform: none;
            transform: none;
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
       -o-animation-name: bounceInLeft;
          animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
            transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
            transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
            transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
            transform: none;
  }
}
@-o-keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -o-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
       animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    transform: translate3d(10px, 0, 0);
  }
  90% {
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -o-transform: none;
       transform: none;
  }
}
@keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
         -o-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
            transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
            transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
            transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
         -o-transform: none;
            transform: none;
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
       -o-animation-name: bounceInRight;
          animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
            transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
            transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@-o-keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -o-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
       animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  75% {
    transform: translate3d(0, 10px, 0);
  }
  90% {
    transform: translate3d(0, -5px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
         -o-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
            transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
            transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
       -o-animation-name: bounceInUp;
          animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
            transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3);
  }
}
@-o-keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
            transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  -webkit-animation-name: bounceOut;
       -o-animation-name: bounceOut;
          animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }
}
@-o-keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
       -o-animation-name: bounceOutDown;
          animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
            transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }
}
@-o-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
            transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
       -o-animation-name: bounceOutLeft;
          animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
            transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }
}
@-o-keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
            transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
       -o-animation-name: bounceOutRight;
          animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
            transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }
}
@-o-keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
            transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
       -o-animation-name: bounceOutUp;
          animation-name: bounceOutUp;
}
@-o-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
       -o-animation-name: fadeIn;
          animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
@-o-keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -o-transform: none;
       transform: none;
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
         -o-transform: none;
            transform: none;
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
       -o-animation-name: fadeInDown;
          animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
@-o-keyframes fadeInDownBig {
  from {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -o-transform: none;
       transform: none;
  }
}
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
         -o-transform: none;
            transform: none;
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
       -o-animation-name: fadeInDownBig;
          animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
@-o-keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -o-transform: none;
       transform: none;
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
         -o-transform: none;
            transform: none;
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
       -o-animation-name: fadeInLeft;
          animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
@-o-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -o-transform: none;
       transform: none;
  }
}
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
         -o-transform: none;
            transform: none;
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
       -o-animation-name: fadeInLeftBig;
          animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
@-o-keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -o-transform: none;
       transform: none;
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
         -o-transform: none;
            transform: none;
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
       -o-animation-name: fadeInRight;
          animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
@-o-keyframes fadeInRightBig {
  from {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -o-transform: none;
       transform: none;
  }
}
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
         -o-transform: none;
            transform: none;
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
       -o-animation-name: fadeInRightBig;
          animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
@-o-keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -o-transform: none;
       transform: none;
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
         -o-transform: none;
            transform: none;
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
       -o-animation-name: fadeInUp;
          animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
@-o-keyframes fadeInUpBig {
  from {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -o-transform: none;
       transform: none;
  }
}
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
         -o-transform: none;
            transform: none;
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
       -o-animation-name: fadeInUpBig;
          animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-o-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
       -o-animation-name: fadeOut;
          animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }
}
@-o-keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
       -o-animation-name: fadeOutDown;
          animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }
}
@-o-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
       -o-animation-name: fadeOutDownBig;
          animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
}
@-o-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
       -o-animation-name: fadeOutLeft;
          animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }
}
@-o-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
       -o-animation-name: fadeOutLeftBig;
          animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
}
@-o-keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
       -o-animation-name: fadeOutRight;
          animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }
}
@-o-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
       -o-animation-name: fadeOutRightBig;
          animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }
}
@-o-keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
       -o-animation-name: fadeOutUp;
          animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }
}
@-o-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
       -o-animation-name: fadeOutUpBig;
          animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
            transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
            transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
            transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
}
@-o-keyframes flip {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -o-animation-timing-function: ease-out;
       animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -o-animation-timing-function: ease-out;
       animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -o-animation-timing-function: ease-in;
       animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -o-animation-timing-function: ease-in;
       animation-timing-function: ease-in;
  }
  to {
    transform: perspective(400px);
    -o-animation-timing-function: ease-in;
       animation-timing-function: ease-in;
  }
}
@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
         -o-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
            transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
         -o-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
            transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
         -o-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
            transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
         -o-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
         -o-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
       -o-animation-name: flip;
          animation-name: flip;
}
@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
}
@-o-keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -o-animation-timing-function: ease-in;
       animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -o-animation-timing-function: ease-in;
       animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
         -o-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
         -o-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
       -o-animation-name: flipInX;
          animation-name: flipInX;
}
@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
}
@-o-keyframes flipInY {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -o-animation-timing-function: ease-in;
       animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -o-animation-timing-function: ease-in;
       animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
         -o-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
         -o-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
       -o-animation-name: flipInY;
          animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@-o-keyframes flipOutX {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-name: flipOutX;
       -o-animation-name: flipOutX;
          animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@-o-keyframes flipOutY {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
       -o-animation-name: flipOutY;
          animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
            transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
            transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
            transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}
@-o-keyframes lightSpeedIn {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -o-transform: skewX(20deg);
       transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -o-transform: skewX(-5deg);
       transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -o-transform: none;
       transform: none;
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
            transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
         -o-transform: skewX(20deg);
            transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
         -o-transform: skewX(-5deg);
            transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: none;
         -o-transform: none;
            transform: none;
    opacity: 1;
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
       -o-animation-name: lightSpeedIn;
          animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
       -o-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
            transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@-o-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
            transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
       -o-animation-name: lightSpeedOut;
          animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
       -o-animation-timing-function: ease-in;
          animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
            transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}
@-o-keyframes rotateIn {
  from {
    -o-transform-origin: center;
       transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -o-transform-origin: center;
       transform-origin: center;
    -o-transform: none;
       transform: none;
    opacity: 1;
  }
}
@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
         -o-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
            transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
         -o-transform-origin: center;
            transform-origin: center;
    -webkit-transform: none;
         -o-transform: none;
            transform: none;
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
       -o-animation-name: rotateIn;
          animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}
@-o-keyframes rotateInDownLeft {
  from {
    -o-transform-origin: left bottom;
       transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -o-transform-origin: left bottom;
       transform-origin: left bottom;
    -o-transform: none;
       transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
         -o-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
         -o-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: none;
         -o-transform: none;
            transform: none;
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
       -o-animation-name: rotateInDownLeft;
          animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}
@-o-keyframes rotateInDownRight {
  from {
    -o-transform-origin: right bottom;
       transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -o-transform-origin: right bottom;
       transform-origin: right bottom;
    -o-transform: none;
       transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
         -o-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
         -o-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: none;
         -o-transform: none;
            transform: none;
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
       -o-animation-name: rotateInDownRight;
          animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}
@-o-keyframes rotateInUpLeft {
  from {
    -o-transform-origin: left bottom;
       transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -o-transform-origin: left bottom;
       transform-origin: left bottom;
    -o-transform: none;
       transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
         -o-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
         -o-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: none;
         -o-transform: none;
            transform: none;
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
       -o-animation-name: rotateInUpLeft;
          animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
            transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}
@-o-keyframes rotateInUpRight {
  from {
    -o-transform-origin: right bottom;
       transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -o-transform-origin: right bottom;
       transform-origin: right bottom;
    -o-transform: none;
       transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
         -o-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
            transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
         -o-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: none;
         -o-transform: none;
            transform: none;
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
       -o-animation-name: rotateInUpRight;
          animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
            transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
            transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
@-o-keyframes rotateOut {
  from {
    -o-transform-origin: center;
       transform-origin: center;
    opacity: 1;
  }
  to {
    -o-transform-origin: center;
       transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
         -o-transform-origin: center;
            transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
         -o-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
            transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
       -o-animation-name: rotateOut;
          animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
@-o-keyframes rotateOutDownLeft {
  from {
    -o-transform-origin: left bottom;
       transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -o-transform-origin: left bottom;
       transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
         -o-transform-origin: left bottom;
            transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
         -o-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
       -o-animation-name: rotateOutDownLeft;
          animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@-o-keyframes rotateOutDownRight {
  from {
    -o-transform-origin: right bottom;
       transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -o-transform-origin: right bottom;
       transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
         -o-transform-origin: right bottom;
            transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
         -o-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
       -o-animation-name: rotateOutDownRight;
          animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@-o-keyframes rotateOutUpLeft {
  from {
    -o-transform-origin: left bottom;
       transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -o-transform-origin: left bottom;
       transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
         -o-transform-origin: left bottom;
            transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
         -o-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
       -o-animation-name: rotateOutUpLeft;
          animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
            transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
@-o-keyframes rotateOutUpRight {
  from {
    -o-transform-origin: right bottom;
       transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -o-transform-origin: right bottom;
       transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
         -o-transform-origin: right bottom;
            transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
         -o-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
            transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
       -o-animation-name: rotateOutUpRight;
          animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
            transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
            transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
            transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@-o-keyframes hinge {
  0% {
    -o-transform-origin: top left;
       transform-origin: top left;
    -o-animation-timing-function: ease-in-out;
       animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    transform: rotate3d(0, 0, 1, 80deg);
    -o-transform-origin: top left;
       transform-origin: top left;
    -o-animation-timing-function: ease-in-out;
       animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    transform: rotate3d(0, 0, 1, 60deg);
    -o-transform-origin: top left;
       transform-origin: top left;
    -o-animation-timing-function: ease-in-out;
       animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
         -o-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
         -o-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
            transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
         -o-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
         -o-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
            transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
         -o-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
         -o-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
            transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-name: hinge;
       -o-animation-name: hinge;
          animation-name: hinge;
}
@-webkit-keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
            transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
            transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@-o-keyframes jackInTheBox {
  from {
    opacity: 0;
    -o-transform: scale(0.1) rotate(30deg);
       transform: scale(0.1) rotate(30deg);
    -o-transform-origin: center bottom;
       transform-origin: center bottom;
  }
  50% {
    -o-transform: rotate(-10deg);
       transform: rotate(-10deg);
  }
  70% {
    -o-transform: rotate(3deg);
       transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -o-transform: scale(1);
       transform: scale(1);
  }
}
@keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
         -o-transform: scale(0.1) rotate(30deg);
            transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
         -o-transform-origin: center bottom;
            transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
         -o-transform: rotate(-10deg);
            transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
         -o-transform: rotate(3deg);
            transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
  }
}
.jackInTheBox {
  -webkit-animation-name: jackInTheBox;
       -o-animation-name: jackInTheBox;
          animation-name: jackInTheBox;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
            transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
@-o-keyframes rollIn {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -o-transform: none;
       transform: none;
  }
}
@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
            transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
         -o-transform: none;
            transform: none;
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
       -o-animation-name: rollIn;
          animation-name: rollIn;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
            transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
@-o-keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
            transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
       -o-animation-name: rollOut;
          animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@-o-keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
       -o-animation-name: zoomIn;
          animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@-o-keyframes zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -o-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
       animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -o-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
       animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
         -o-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
         -o-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
       -o-animation-name: zoomInDown;
          animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@-o-keyframes zoomInLeft {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -o-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
       animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -o-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
       animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
         -o-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
         -o-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
       -o-animation-name: zoomInLeft;
          animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@-o-keyframes zoomInRight {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -o-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
       animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -o-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
       animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
         -o-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
         -o-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
       -o-animation-name: zoomInRight;
          animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@-o-keyframes zoomInUp {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -o-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
       animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -o-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
       animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
         -o-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
         -o-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
       -o-animation-name: zoomInUp;
          animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@-o-keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.zoomOut {
  -webkit-animation-name: zoomOut;
       -o-animation-name: zoomOut;
          animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@-o-keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -o-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
       animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -o-transform-origin: center bottom;
       transform-origin: center bottom;
    -o-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
       animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
         -o-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
         -o-transform-origin: center bottom;
            transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
         -o-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
       -o-animation-name: zoomOutDown;
          animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
            transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
            transform-origin: left center;
  }
}
@-o-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -o-transform-origin: left center;
       transform-origin: left center;
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
            transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
         -o-transform-origin: left center;
            transform-origin: left center;
  }
}
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
       -o-animation-name: zoomOutLeft;
          animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
            transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
            transform-origin: right center;
  }
}
@-o-keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -o-transform-origin: right center;
       transform-origin: right center;
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
            transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
         -o-transform-origin: right center;
            transform-origin: right center;
  }
}
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
       -o-animation-name: zoomOutRight;
          animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@-o-keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -o-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
       animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -o-transform-origin: center bottom;
       transform-origin: center bottom;
    -o-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
       animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
         -o-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
         -o-transform-origin: center bottom;
            transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
         -o-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
       -o-animation-name: zoomOutUp;
          animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@-o-keyframes slideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
       -o-animation-name: slideInDown;
          animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@-o-keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
       -o-animation-name: slideInLeft;
          animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@-o-keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
       -o-animation-name: slideInRight;
          animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@-o-keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
       -o-animation-name: slideInUp;
          animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }
}
@-o-keyframes slideOutDown {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
       -o-animation-name: slideOutDown;
          animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
}
@-o-keyframes slideOutLeft {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
       -o-animation-name: slideOutLeft;
          animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
}
@-o-keyframes slideOutRight {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
       -o-animation-name: slideOutRight;
          animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }
}
@-o-keyframes slideOutUp {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
       -o-animation-name: slideOutUp;
          animation-name: slideOutUp;
}
@font-face {
  font-family: 'fireawesome';
  src: url('/resources/public/dtc/fonts/fireawesome/fonts/fireawesome.eot?21xpne');
  src: url('/resources/public/dtc/fonts/fireawesome/fonts/fireawesome.eot?21xpne#iefix') format('embedded-opentype'), url('/resources/public/dtc/fonts/fireawesome/fonts/fireawesome.ttf?21xpne') format('truetype'), url('/resources/public/dtc/fonts/fireawesome/fonts/fireawesome.woff?21xpne') format('woff'), url('/resources/public/dtc/fonts/fireawesome/fonts/fireawesome.svg?21xpne#fireawesome') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="fire-"],
[class*=" fire-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'fireawesome' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fire-Minus:before {
  content: "\e908";
}
.fire-Plus:before {
  content: "\e909";
}
.fire-three-dots:before {
  content: "\e907";
}
.fire-arrow-right:before {
  content: "\e904";
}
.fire-arrow-round:before {
  content: "\e905";
}
.fire-devices:before {
  content: "\e906";
}
.fire-arrow:before {
  content: "\e900";
}
.fire-arrow-left:before {
  content: "\e901";
}
.fire-close:before {
  content: "\e902";
}
.fire-magnifying-glass:before {
  content: "\e903";
}
@font-face {
  font-family: 'tisa-regular';
  src: url("/resources/public/dtc/fonts/tisa/tisa-regular.otf") format('opentype');
}
@font-face {
  font-family: 'tisa-bold';
  src: url("/resources/public/dtc/fonts/tisa/tisa-bold.otf") format('opentype');
}
@font-face {
  font-family: 'tisa-light';
  src: url("/resources/public/dtc/fonts/tisa/tisa-light.otf") format('opentype');
}
@font-face {
  font-family: 'tisa-thin';
  src: url("/resources/public/dtc/fonts/tisa/tisa-thin.otf") format('opentype');
}
.box-shadow-material {
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
          box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
}
.box-shadow-product {
  -webkit-box-shadow: 7px 12px 22px 10px rgba(0, 0, 0, 0.14);
          box-shadow: 7px 12px 22px 10px rgba(0, 0, 0, 0.14);
}
.section-grey {
  background-color: #eaeeee;
  padding-top: 60px;
  padding-bottom: 60px;
}
.gradient-bar {
  height: 4px;
  width: 100%;
  background-image: -webkit-gradient(linear, left top, right top, from(#009fe3), to(#7ed8ff));
  background-image: -webkit-linear-gradient(left, #009fe3 0%, #7ed8ff 100%);
  background-image: -o-linear-gradient(left, #009fe3 0%, #7ed8ff 100%);
  background-image: linear-gradient(to right, #009fe3 0%, #7ed8ff 100%);
}
.gradient-bar.orange {
  background-image: -webkit-gradient(linear, left top, right top, from(#e94d23), to(#ed9045));
  background-image: -webkit-linear-gradient(left, #e94d23 0%, #ed9045 100%);
  background-image: -o-linear-gradient(left, #e94d23 0%, #ed9045 100%);
  background-image: linear-gradient(to right, #e94d23 0%, #ed9045 100%);
}
.gradient-bar.red {
  background-image: -webkit-gradient(linear, left top, right top, from(#b71c1c), to(#ed9045));
  background-image: -webkit-linear-gradient(left, #b71c1c 0%, #ed9045 100%);
  background-image: -o-linear-gradient(left, #b71c1c 0%, #ed9045 100%);
  background-image: linear-gradient(to right, #b71c1c 0%, #ed9045 100%);
}
.gradient-bar.yellow {
  background-image: -webkit-linear-gradient(90deg, #ffa800 0%, #ffd155 100%);
  background-image: -o-linear-gradient(90deg, #ffa800 0%, #ffd155 100%);
  background-image: linear-gradient(0deg, #ffa800 0%, #ffd155 100%);
}
.gradient-bar.green {
  background-image: -webkit-gradient(linear, left top, right top, from(#8ebc02), to(#e2f068));
  background-image: -webkit-linear-gradient(left, #8ebc02 0%, #e2f068 100%);
  background-image: -o-linear-gradient(left, #8ebc02 0%, #e2f068 100%);
  background-image: linear-gradient(to right, #8ebc02 0%, #e2f068 100%);
}
.bg-blue {
  /* http://colorzilla.com/gradient-editor/#009fe3+0,019de2+15,039ce0+33,1ea1e0+52,21a0e0+67,1aa0e0+80,029ce0+100 */
  background: #009fe3;
  /* Old browsers */
  background: -webkit-gradient(linear, left top, right top, from(#009fe3), color-stop(15%, #019de2), color-stop(33%, #039ce0), color-stop(52%, #1ea1e0), color-stop(67%, #21a0e0), color-stop(80%, #1aa0e0), to(#029ce0));
  background: -webkit-linear-gradient(left, #009fe3 0%, #019de2 15%, #039ce0 33%, #1ea1e0 52%, #21a0e0 67%, #1aa0e0 80%, #029ce0 100%);
  background: -o-linear-gradient(left, #009fe3 0%, #019de2 15%, #039ce0 33%, #1ea1e0 52%, #21a0e0 67%, #1aa0e0 80%, #029ce0 100%);
  background: linear-gradient(to right, #009fe3 0%, #019de2 15%, #039ce0 33%, #1ea1e0 52%, #21a0e0 67%, #1aa0e0 80%, #029ce0 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#009fe3', endColorstr='#029ce0', GradientType=1);
  /* IE6-9 */
}
.bg-blue {
  /* http://colorzilla.com/gradient-editor/#009fe3+0,40bcf1+49,009fe3+100 */
  background: #009fe3;
  /* Old browsers */
  background: -webkit-radial-gradient(center, ellipse, #009fe3 0%, #7dd8ff 49%, #009fe3 100%);
  background: -o-radial-gradient(center, ellipse, #009fe3 0%, #7dd8ff 49%, #009fe3 100%);
  background: radial-gradient(ellipse at center, #009fe3 0%, #7dd8ff 49%, #009fe3 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#009fe3', endColorstr='#009fe3', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}
.bg-blue-ps {
  background-image: -webkit-radial-gradient(50% 50%, circle closest-side, #7ed8ff 0%, #009fe3 100%);
  background-image: -o-radial-gradient(50% 50%, circle closest-side, #7ed8ff 0%, #009fe3 100%);
  background-image: radial-gradient(50% 50%, circle closest-side, #7ed8ff 0%, #009fe3 100%);
  width: 100%;
}
.bg-cyan {
  /* http://colorzilla.com/gradient-editor/#30c1c1+0,3ccaca+19,4ed7d7+41,69ecec+67,58dfdf+83,34c4c4+100 */
  background: #30c1c1;
  /* Old browsers */
  background: -webkit-gradient(linear, left top, right top, from(#30c1c1), color-stop(19%, #3ccaca), color-stop(41%, #4ed7d7), color-stop(67%, #69ecec), color-stop(83%, #58dfdf), to(#34c4c4));
  background: -webkit-linear-gradient(left, #30c1c1 0%, #3ccaca 19%, #4ed7d7 41%, #69ecec 67%, #58dfdf 83%, #34c4c4 100%);
  background: -o-linear-gradient(left, #30c1c1 0%, #3ccaca 19%, #4ed7d7 41%, #69ecec 67%, #58dfdf 83%, #34c4c4 100%);
  background: linear-gradient(to right, #30c1c1 0%, #3ccaca 19%, #4ed7d7 41%, #69ecec 67%, #58dfdf 83%, #34c4c4 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#30c1c1', endColorstr='#34c4c4', GradientType=1);
  /* IE6-9 */
}
.bg-red {
  /* http://colorzilla.com/gradient-editor/#e94d23+0,e94d23+19,e94d23+19,e94d23+29,e94d23+40,ec7e3c+67,ea652f+82,e94d23+100 */
  background: #e94d23;
  /* Old browsers */
  background: -webkit-gradient(linear, left top, right top, from(#e94d23), color-stop(19%, #e94d23), color-stop(19%, #e94d23), color-stop(29%, #e94d23), color-stop(40%, #e94d23), color-stop(67%, #ec7e3c), color-stop(82%, #ea652f), to(#e94d23));
  background: -webkit-linear-gradient(left, #e94d23 0%, #e94d23 19%, #e94d23 19%, #e94d23 29%, #e94d23 40%, #ec7e3c 67%, #ea652f 82%, #e94d23 100%);
  background: -o-linear-gradient(left, #e94d23 0%, #e94d23 19%, #e94d23 19%, #e94d23 29%, #e94d23 40%, #ec7e3c 67%, #ea652f 82%, #e94d23 100%);
  background: linear-gradient(to right, #e94d23 0%, #e94d23 19%, #e94d23 19%, #e94d23 29%, #e94d23 40%, #ec7e3c 67%, #ea652f 82%, #e94d23 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e94d23', endColorstr='#e94d23', GradientType=1);
  /* IE6-9 */
}
.bg-orange {
  /* http://colorzilla.com/gradient-editor/#ea602d+0,eb6730+13,eb6e33+28,ec7b3a+45,ec7c3b+59,ec833e+71,ed8d43+88,ed9045+100 */
  background: #f34302;
  /* Old browsers */
  background: -webkit-gradient(linear, left top, right top, from(#f34302), color-stop(13%, #eb6730), color-stop(28%, #eb6e33), color-stop(45%, #ec7b3a), color-stop(59%, #ec7c3b), color-stop(71%, #ec833e), color-stop(88%, #ed8d43), to(#ed9045));
  background: -webkit-linear-gradient(left, #f34302 0%, #eb6730 13%, #eb6e33 28%, #ec7b3a 45%, #ec7c3b 59%, #ec833e 71%, #ed8d43 88%, #ed9045 100%);
  background: -o-linear-gradient(left, #f34302 0%, #eb6730 13%, #eb6e33 28%, #ec7b3a 45%, #ec7c3b 59%, #ec833e 71%, #ed8d43 88%, #ed9045 100%);
  background: linear-gradient(to right, #f34302 0%, #eb6730 13%, #eb6e33 28%, #ec7b3a 45%, #ec7c3b 59%, #ec833e 71%, #ed8d43 88%, #ed9045 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ea602d', endColorstr='#ed9045', GradientType=1);
  /* IE6-9 */
}
.bg-orange-ps {
  background-image: -webkit-linear-gradient(45deg, #f34302 0%, #ed9045 100%);
  background-image: -o-linear-gradient(45deg, #f34302 0%, #ed9045 100%);
  background-image: linear-gradient(45deg, #f34302 0%, #ed9045 100%);
}
.bg-orange-custom {
  background: -webkit-gradient(linear, left top, right top, from(#e94d23), color-stop(9%, #d7481f), color-stop(17%, #d7481f), color-stop(41%, #e95d2b), color-stop(43%, #ea612d), color-stop(47%, #ea652f), color-stop(66%, #eb7336), color-stop(81%, #ec7939), to(#ed8841));
  background: -webkit-linear-gradient(left, #e94d23 0%, #d7481f 9%, #d7481f 17%, #e95d2b 41%, #ea612d 43%, #ea652f 47%, #eb7336 66%, #ec7939 81%, #ed8841 100%);
  background: -o-linear-gradient(left, #e94d23 0%, #d7481f 9%, #d7481f 17%, #e95d2b 41%, #ea612d 43%, #ea652f 47%, #eb7336 66%, #ec7939 81%, #ed8841 100%);
  background: linear-gradient(to right, #e94d23 0%, #d7481f 9%, #d7481f 17%, #e95d2b 41%, #ea612d 43%, #ea652f 47%, #eb7336 66%, #ec7939 81%, #ed8841 100%);
}
.bg-orange-ps-radial {
  background-image: -webkit-radial-gradient(50% 50%, circle closest-side, #ffb600 0%, #ff7700 100%);
  background-image: -o-radial-gradient(50% 50%, circle closest-side, #ffb600 0%, #ff7700 100%);
  background-image: radial-gradient(50% 50%, circle closest-side, #ffb600 0%, #ff7700 100%);
}
.bg-green {
  /* http://colorzilla.com/gradient-editor/#8ebc02+0,8ebc02+13,8ebc02+28,8ebc02+46,8ebc02+60,8ebc02+72,8ebc02+88,8ebc02+100 */
  background: #8ebc02;
  /* Old browsers */
  background: -webkit-gradient(linear, left top, right top, from(#8ebc02), color-stop(13%, #8ebc02), color-stop(28%, #8ebc02), color-stop(46%, #8ebc02), color-stop(60%, #8ebc02), color-stop(72%, #8ebc02), color-stop(88%, #8ebc02), to(#8ebc02));
  background: -webkit-linear-gradient(left, #8ebc02 0%, #8ebc02 13%, #8ebc02 28%, #8ebc02 46%, #8ebc02 60%, #8ebc02 72%, #8ebc02 88%, #8ebc02 100%);
  background: -o-linear-gradient(left, #8ebc02 0%, #8ebc02 13%, #8ebc02 28%, #8ebc02 46%, #8ebc02 60%, #8ebc02 72%, #8ebc02 88%, #8ebc02 100%);
  background: linear-gradient(to right, #8ebc02 0%, #8ebc02 13%, #8ebc02 28%, #8ebc02 46%, #8ebc02 60%, #8ebc02 72%, #8ebc02 88%, #8ebc02 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8ebc02', endColorstr='#8ebc02', GradientType=1);
  /* IE6-9 */
}
.bg-green-ps {
  background-image: -webkit-radial-gradient(50% 50%, circle closest-side, #e2f068 0%, #8ebc02 100%);
  background-image: -o-radial-gradient(50% 50%, circle closest-side, #e2f068 0%, #8ebc02 100%);
  background-image: radial-gradient(50% 50%, circle closest-side, #e2f068 0%, #8ebc02 100%);
}
.bg-yellow {
  background-image: -webkit-linear-gradient(45deg, #ffa800 0%, #ffd155 100%);
  background-image: -o-linear-gradient(45deg, #ffa800 0%, #ffd155 100%);
  background-image: linear-gradient(45deg, #ffa800 0%, #ffd155 100%);
}
.bg-black {
  background-color: #181b1b;
}
.bg-white {
  background-color: #fff;
}
.btn {
  border: none;
  border-radius: 2px;
  font-size: 15px;
  font-family: 'tisa-regular', sans-serif;
  padding-top: 16px;
  padding-bottom: 13px;
  padding-left: 25px;
  padding-right: 25px;
  -webkit-transition: -webkit-transform linear .3s;
       -o-transition: -o-transform linear .3s;
          transition: transform linear .3s;
}
.blue .btn.btn-default {
  color: #fff;
  background-color: #0aa3e5;
}
.orange .btn.btn-default {
  color: #fff;
  background-color: #f34302;
}
.yellow .btn.btn-default {
  color: #fff;
  background-color: #FFA800;
}
.red .btn.btn-default {
  color: #fff;
  background-color: #b71c1c;
}
.green .btn.btn-default {
  color: #fff;
  background-color: #8ebc02;
}
.btn.btn-black {
  color: #fff;
  background-color: #000;
}
.btn.btn-grey {
  color: #525656;
  background-color: #fff;
}
.btn:hover {
  opacity: .8;
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
       -o-transform: scale(1.1);
          transform: scale(1.1);
}
.btn-round {
  border-radius: 50px;
}
a.caption___button__arrow-right {
  width: 60px;
  height: 60px;
  position: absolute;
  right: 25px;
  bottom: 25px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  background-color: #0aa3e5;
  -webkit-transition: -webkit-transform ease-in-out 0.3s;
       -o-transition: -o-transform ease-in-out 0.3s;
          transition: transform ease-in-out 0.3s;
}
a.caption___button__arrow-right:hover {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
       -o-transform: scale(1.1);
          transform: scale(1.1);
}
a.caption___button__arrow-right.orange {
  background-color: #f34302;
}
a.caption___button__arrow-right.red {
  background-color: #b71c1c;
}
a.caption___button__arrow-right.black {
  background-color: #181b1b;
}
a.caption___button__arrow-right.cyan {
  background-color: #30c1c1;
}
a.caption___button__arrow-right.green {
  background-color: #8ebc02;
}
a.caption___button__arrow-right i {
  font-size: 24px;
}
/*a:hover > span {
  transition: color ease-in-out .3s;
}*/
a:hover .border {
  -webkit-transition: border ease-in-out 0.3s;
       -o-transition: border ease-in-out 0.3s;
          transition: border ease-in-out 0.3s;
}
a {
  color: #0aa3e5;
}
.blue a:hover > span,
.blue .l-locale-switcher:hover > span,
.blue .locale-container a:hover > span,
.blue.onscroll .navigation_second a:hover > span,
.blue.onscroll .header-menu a:hover > span,
.blue .features-list .subtitle,
.blue .features-list a {
  color: #0aa3e5;
}
.orange a:hover .border {
  border-color: #f34302;
}
.orange a:hover > span,
.orange .l-locale-switcher:hover > span,
.orange .locale-container a:hover > span,
.orange.onscroll .navigation_second a:hover > span,
.orange.onscroll .header-menu a:hover > span,
.orange .features-list .subtitle,
.orange .features-list a {
  color: #f34302;
}
.yellow a:hover .border {
  border-color: #FFA800;
}
.yellow a:hover > span,
.yellow .l-locale-switcher:hover > span,
.yellow .locale-container a:hover > span,
.yellow.onscroll .navigation_second a:hover > span,
.yellow.onscroll .header-menu a:hover > span,
.yellow .features-list .subtitle,
.yellow .features-list a {
  color: #FFA800;
}
.green a:hover > span,
.green .l-locale-switcher:hover > span,
.green .locale-container a:hover > span,
.green.onscroll .navigation_second a:hover > span,
.green.onscroll .header-menu a:hover > span,
.green .features-list .subtitle,
.green .features-list a {
  color: #8ebc02;
}
.red a:hover > span,
.red .l-locale-switcher:hover > span,
.red .locale-container a:hover > span,
.red.onscroll .navigation_second a:hover > span,
.red.onscroll .header-menu a:hover > span,
.red .features-list .subtitle,
.red .features-list a {
  color: #b71c1c;
}
.cyan a:hover > span,
.cyan .l-locale-switcher:hover > span,
.cyan .locale-container a:hover > span,
.cyan.onscroll .navigation_second a:hover > span,
.cyan.onscroll .header-menu a:hover > span,
.cyan .features-list .subtitle,
.cyan .features-list a {
  color: #30c1c1;
}
.sidebar-nav a:hover span {
  color: #fff;
}
.blue .set-text-color-from-theme {
  color: #0aa3e5;
}
.green .set-text-color-from-theme {
  color: #8ebc02;
}
.cyan .set-text-color-from-theme {
  color: #30c1c1;
}
.orange .set-text-color-from-theme {
  color: #f34302;
}
.red .set-text-color-from-theme {
  color: #b71c1c;
}
.black .set-text-color-from-theme {
  color: #181b1b;
}
.white .set-text-color-from-theme {
  color: #fff;
}
.blue .set-border-color-from-theme:hover {
  border-color: #0aa3e5;
}
.orange .set-border-color-from-theme:hover {
  border-color: #f34302;
}
.green .set-border-color-from-theme:hover {
  border-color: #8ebc02;
}
.cyan .set-border-color-from-theme:hover {
  border-color: #30c1c1;
}
.red .set-border-color-from-theme:hover {
  border-color: #b71c1c;
}
.black .set-border-color-from-theme:hover {
  border-color: #181b1b;
}
.white .set-border-color-from-theme:hover {
  border-color: #fff;
}
.blue .set-hover-i-color-from-theme:hover i {
  color: #0aa3e5;
}
.orange .set-hover-i-color-from-theme:hover i {
  color: #f34302;
}
.green .set-hover-i-color-from-theme:hover i {
  color: #8ebc02;
}
.cyan .set-hover-i-color-from-theme:hover i {
  color: #30c1c1;
}
.black .set-hover-i-color-from-theme:hover i {
  color: #181b1b;
}
.white .set-hover-i-color-from-theme:hover i {
  color: #fff;
}
.blue .set-box-shadow-color-from-theme {
  -webkit-box-shadow: inset 0 0 0 5px #0aa3e5;
          box-shadow: inset 0 0 0 5px #0aa3e5;
}
.green .set-box-shadow-color-from-theme {
  -webkit-box-shadow: inset 0 0 0 5px #8ebc02;
          box-shadow: inset 0 0 0 5px #8ebc02;
}
.orange .set-box-shadow-color-from-theme {
  -webkit-box-shadow: inset 0 0 0 5px #f34302;
          box-shadow: inset 0 0 0 5px #f34302;
}
.cyan .set-box-shadow-color-from-theme {
  -webkit-box-shadow: inset 0 0 0 5px #30c1c1;
          box-shadow: inset 0 0 0 5px #30c1c1;
}
.set-background-color-from-theme {
  background-color: #0aa3e5;
}
.orange .set-background-color-from-theme {
  background-color: #f34302;
}
.green .set-background-color-from-theme {
  background-color: #8ebc02;
}
.yellow .set-background-color-from-theme {
  background-color: #FFA800;
}
.cyan .set-background-color-from-theme {
  background-color: #30c1c1;
}
.black .set-background-color-from-theme {
  background-color: #181b1b;
}
.white .set-background-color-from-theme {
  background-color: #fff;
}
/*//How to use:
//Import all prefixed @keyframes.
@import 'animation1';

//Create a mixin for @keyframes.
.animation1 () {
  Your @keyframes properties
}

//Create an animation.
.some-class {
  .animation(animation1 1s);
}
*/
@-webkit-keyframes some-animation {
  from {
    width: 254px;
  }
  to {
    width: 512px;
  }
}
@-o-keyframes some-animation {
  from {
    width: 254px;
  }
  to {
    width: 512px;
  }
}
@keyframes some-animation {
  from {
    width: 254px;
  }
  to {
    width: 512px;
  }
}
@-webkit-keyframes spinAround {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-o-keyframes spinAround {
  from {
    -o-transform: rotate(0deg);
       transform: rotate(0deg);
  }
  to {
    -o-transform: rotate(360deg);
       transform: rotate(360deg);
  }
}
@keyframes spinAround {
  from {
    -webkit-transform: rotate(0deg);
         -o-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
         -o-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-webkit-keyframes bluring {
  from {
    -webkit-filter: blur(0);
            filter: blur(0);
  }
  to {
    -webkit-filter: blur(10px);
            filter: blur(10px);
  }
}
@-o-keyframes bluring {
  from {
    filter: blur(0);
  }
  to {
    filter: blur(10px);
  }
}
@keyframes bluring {
  from {
    -webkit-filter: blur(0);
            filter: blur(0);
  }
  to {
    -webkit-filter: blur(10px);
            filter: blur(10px);
  }
}
@-webkit-keyframes sonarEffect {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px transparent, 0 0 0 10px rgba(255, 255, 255, 0.5);
            box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px transparent, 0 0 0 10px rgba(255, 255, 255, 0.5);
  }
  100% {
    -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px transparent, 0 0 0 10px rgba(255, 255, 255, 0.5);
            box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px transparent, 0 0 0 10px rgba(255, 255, 255, 0.5);
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
    opacity: 0;
  }
}
@-o-keyframes sonarEffect {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px transparent, 0 0 0 10px rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px transparent, 0 0 0 10px rgba(255, 255, 255, 0.5);
    -o-transform: scale(1.5);
       transform: scale(1.5);
    opacity: 0;
  }
}
@keyframes sonarEffect {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px transparent, 0 0 0 10px rgba(255, 255, 255, 0.5);
            box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px transparent, 0 0 0 10px rgba(255, 255, 255, 0.5);
  }
  100% {
    -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px transparent, 0 0 0 10px rgba(255, 255, 255, 0.5);
            box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px transparent, 0 0 0 10px rgba(255, 255, 255, 0.5);
    -webkit-transform: scale(1.5);
         -o-transform: scale(1.5);
            transform: scale(1.5);
    opacity: 0;
  }
}
@-webkit-keyframes dash {
  to {
    stroke-dashoffset: 0;
  }
}
@-o-keyframes dash {
  to {
    stroke-dashoffset: 0;
  }
}
@keyframes dash {
  to {
    stroke-dashoffset: 0;
  }
}
.jumbotron {
  background-image: url("/img/bg-1x.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .jumbotron {
    background-image: url("/img/bg-2x.png");
    -webkit-background-size: 100px 100px;
            background-size: 100px 100px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .jumbotron {
    background-image: url("/img/bg-2x.png");
    -webkit-background-size: 100px 100px;
            background-size: 100px 100px;
  }
}
.shadow {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: transparent;
  -webkit-filter: blur(4px);
          filter: blur(4px);
}
.shadow-blue:before {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: transparent;
  -webkit-filter: blur(4px);
          filter: blur(4px);
  background: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(20%, rgba(51, 125, 173, 0.4)), color-stop(41%, rgba(174, 212, 236, 0.4)), color-stop(58%, rgba(22, 122, 186, 0.4)), to(transparent));
  background: -webkit-linear-gradient(left, transparent 0%, rgba(51, 125, 173, 0.4) 20%, rgba(174, 212, 236, 0.4) 41%, rgba(22, 122, 186, 0.4) 58%, transparent 100%);
  background: -o-linear-gradient(left, transparent 0%, rgba(51, 125, 173, 0.4) 20%, rgba(174, 212, 236, 0.4) 41%, rgba(22, 122, 186, 0.4) 58%, transparent 100%);
  background: linear-gradient(to right, transparent 0%, rgba(51, 125, 173, 0.4) 20%, rgba(174, 212, 236, 0.4) 41%, rgba(22, 122, 186, 0.4) 58%, transparent 100%);
}
.shadow-orange:before {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: transparent;
  -webkit-filter: blur(4px);
          filter: blur(4px);
  background: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(20%, rgba(243, 67, 2, 0.4)), color-stop(41%, rgba(243, 67, 2, 0.2)), color-stop(58%, rgba(243, 67, 2, 0.4)), to(transparent));
  background: -webkit-linear-gradient(left, transparent 0%, rgba(243, 67, 2, 0.4) 20%, rgba(243, 67, 2, 0.2) 41%, rgba(243, 67, 2, 0.4) 58%, transparent 100%);
  background: -o-linear-gradient(left, transparent 0%, rgba(243, 67, 2, 0.4) 20%, rgba(243, 67, 2, 0.2) 41%, rgba(243, 67, 2, 0.4) 58%, transparent 100%);
  background: linear-gradient(to right, transparent 0%, rgba(243, 67, 2, 0.4) 20%, rgba(243, 67, 2, 0.2) 41%, rgba(243, 67, 2, 0.4) 58%, transparent 100%);
}
.navigation_title_left .title {
  color: #161414;
}
.navigation_title_left .title h1 {
  font-size: 32px;
  margin-bottom: 0;
}
.navigation_title_left .subtitle {
  color: #96a4a4;
}
.navigation_title_left .subtitle h2 {
  margin-top: 0;
  font-size: 24px;
}
* {
  margin: 0;
  padding: 0;
}
a:hover,
a:focus {
  text-decoration: none;
}
a:focus {
  outline: none;
}
.alert-success {
  padding-top: 20px;
  color: #2e7d32;
}
.error-message {
  padding-top: 20px;
  color: #c62828;
}
.background-image-holder {
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-background-size: cover;
          background-size: cover;
  background-position: 50% 50%;
  z-index: 0;
  -webkit-transition: opacity .3s linear;
       -o-transition: opacity .3s linear;
          transition: opacity .3s linear;
  opacity: 1;
}
.background-image-holder:not([class*='col-']) {
  width: 100%;
}
.debug .row {
  border: 1px solid #000;
}
.debug [class^="col"] {
  border: 1px dashed lightblue;
}
.debug .container {
  border: 1px solid #fff;
}
.debug .title-wrapper {
  border: 4px dashed red;
}
.content_banner {
  position: relative;
  z-index: 1;
}
.content_banner section {
  padding: 0;
}
.content_banner section .sectionHoverTxt {
  float: left;
  width: 100%;
  color: #fff;
  text-align: left;
  font-size: 18px;
  line-height: 30px;
  padding-top: 30px;
  padding-bottom: 30px;
}
.content_banner section .selectionHoverContent {
  width: 100%;
  height: 100%;
  text-align: center;
  color: #fff;
  display: table-cell;
  vertical-align: middle;
  text-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
}
.content_banner section .sectionLogo {
  width: 5%;
  height: auto;
  display: none;
  -webkit-transform: scale(1.4);
      -ms-transform: scale(1.4);
       -o-transform: scale(1.4);
          transform: scale(1.4);
  -webkit-transition: all 0.4s ease-in-out;
       -o-transition: all 0.4s ease-in-out;
          transition: all 0.4s ease-in-out;
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
       -o-transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
          transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
}
.content_banner section .sectionTitle {
  color: #ffffff;
  font-size: 49px;
  font-weight: bold;
  display: none;
  margin-top: 40px;
  margin-bottom: 20px;
}
.content_banner section .sectionTxt {
  display: none;
  font-size: 23px;
  color: #ffffff;
  margin: auto;
  max-width: 700px;
}
.content_banner section .sectionScrollIcon {
  background-image: url(/themes/frontend/public/own/img/scrolldown.png);
  -webkit-background-size: cover;
          background-size: cover;
  width: 50px;
  height: 27px;
  margin-top: 40px;
  display: none;
  cursor: pointer;
  z-index: 10;
}
.content_banner section .selectionBadgeContent {
  top: 30%;
  position: absolute;
  width: 90%;
  margin-left: 5%;
  -webkit-transition: all 0.5s ease-in-out;
       -o-transition: all 0.5s ease-in-out;
          transition: all 0.5s ease-in-out;
  text-align: left;
  opacity: 0;
  padding-left: 34px;
  padding-right: 34px;
}
.content_banner section .selectionBadgeContent .sectionHoverTitle {
  float: left;
  width: 100%;
  font-weight: bold;
  font-size: 25px;
  margin-bottom: 23px;
}
.content_banner section .selectionBadgeContent .sectionHoverBtn {
  border: 2px solid #ffffff;
  display: inline-block;
  height: 30px;
  color: #ffffff;
  font-size: 12px;
  border-radius: 30px;
  text-align: center;
  line-height: 27px;
  padding-left: 30px;
  padding-right: 30px;
  text-transform: uppercase;
  float: left;
}
.content_banner section .selectionBadgeContent .sectionHoverBtn:hover {
  background-color: #ffffff;
  color: #2a2a2a;
}
.content_banner section .worldSelection {
  width: 100%;
  height: 100%;
  float: left;
  position: relative;
  overflow: hidden;
  padding-top: 45%;
}
.content_banner section .worldSelection .worldSelectionContainer {
  width: 125%;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}
.content_banner section .worldSelection .worldSelectionContainer .selection:not(.selectedSelection) {
  background-position: center;
}
.content_banner section .worldSelection .worldSelectionContainer .selection {
  width: 20%;
  height: 100%;
  float: left;
  position: relative;
  overflow: hidden;
  -webkit-background-size: cover;
          background-size: cover;
  -webkit-transition: all linear 2s;
       -o-transition: all linear 2s;
          transition: all linear 2s;
}
.content_banner section .worldSelection .worldSelectionContainer .selection.clicked {
  width: 100%;
  z-index: 100;
}
.content_banner section .worldSelection .worldSelectionContainer .selection:hover .selectionHover {
  opacity: 1;
}
.content_banner section .worldSelection .worldSelectionContainer .selection:hover .selectionBadgeContent {
  opacity: 1;
  bottom: 20%;
}
.content_banner section .worldSelection .worldSelectionContainer .selection .selectionHover {
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  float: left;
  opacity: 0;
  position: relative;
}
.content_banner section .worldSelection .worldSelectionContainer .selection .selectionHover .worldGradient {
  background: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
  background: -o-linear-gradient(90deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=1);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.content_banner section .worldSelection .worldSelectionContainer .selection .selectionHover .shcw {
  display: table;
  position: absolute;
  height: 100%;
  width: 100%;
}
.content_banner section .worldSelection .worldSelectionContainer .selection .selectionHover .shcw .headerTitels {
  margin-top: 7%;
  text-align: center;
  color: #fff;
  text-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  width: 100%;
  padding-left: 3%;
  padding-right: 3%;
}
.content_banner section .worldSelection .worldSelectionContainer .selection .sectionbadge {
  background-color: #fff;
  width: 90%;
  height: 124px;
  position: absolute;
  left: 5%;
  bottom: 3%;
  background-position: center;
  background-repeat: no-repeat;
  text-align: left;
}
.content_banner section .worldSelection .worldSelectionContainer .selection .sectionbadge .sectionLabel {
  font-size: 23px;
  font-weight: bold;
  color: #7e746e;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 40px;
}
.content_banner section .worldSelection .worldSelectionContainer .selection .sectionbadge .sectionLabel span {
  max-width: 100%;
  float: left;
  line-height: 30px;
}
.content_banner section .worldSelection .worldSelectionContainer .selection .sectionbadge .sectionbadgeLogo {
  padding-top: 35px;
  padding-bottom: 35px;
  text-align: right;
  padding-right: 40px;
  opacity: .6;
}
.content_banner section .worldSelection .worldSelectionContainer .selection .sectionbadge .sectionbadgeLogo svg {
  width: 100%;
  max-height: 50px;
  height: auto;
}
.content_banner .animfour {
  -webkit-animation: .4s;
       -o-animation: .4s;
          animation: .4s;
}
.content_banner .anim {
  -webkit-animation: .5s;
       -o-animation: .5s;
          animation: .5s;
}
.content_banner .selectedSelection {
  -webkit-background-size: cover !important;
          background-size: cover !important;
  background-position: center 25%;
  width: 80% !important;
}
.content_banner .selectedSelection .selectionBadgeContent {
  display: none;
}
.content_banner .fillanimation {
  fill: #fff;
  -webkit-animation-name: FillIn;
       -o-animation-name: FillIn;
          animation-name: FillIn;
  -webkit-animation-duration: 0.4s;
       -o-animation-duration: 0.4s;
          animation-duration: 0.4s;
  fill-opacity: 0;
  -webkit-animation-timing-function: ease-in-out;
       -o-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: forwards;
       -o-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  animation-iteration: 1;
}
.content_banner .selectionHoverContent path {
  fill: #fff;
  fill-opacity: 0;
  stroke-width: 1;
  stroke: #fff;
  -webkit-transition: all ease-in-out 3s;
       -o-transition: all ease-in-out 3s;
          transition: all ease-in-out 3s;
}
.content_banner .selectionHoverContent.done .sectionLogo {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
}
.content_banner .selectionHoverContent.done .sectionLogo path {
  fill: #fff;
  -webkit-animation-name: FillIn;
       -o-animation-name: FillIn;
          animation-name: FillIn;
  -webkit-animation-duration: 0.4s;
       -o-animation-duration: 0.4s;
          animation-duration: 0.4s;
  fill-opacity: 0;
  -webkit-animation-timing-function: ease-in-out;
       -o-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: forwards;
       -o-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  animation-iteration: 1;
}
@-webkit-keyframes FillIn {
  from {
    fill-opacity: 0;
  }
  to {
    fill-opacity: 1;
    stroke-width: 0;
  }
}
@-o-keyframes FillIn {
  from {
    fill-opacity: 0;
  }
  to {
    fill-opacity: 1;
    stroke-width: 0;
  }
}
@keyframes FillIn {
  from {
    fill-opacity: 0;
  }
  to {
    fill-opacity: 1;
    stroke-width: 0;
  }
}
.content_blogoverview {
  margin-top: 50px;
  margin-bottom: 30px;
}
.content_blogoverview .item-container {
  margin-bottom: 20px;
  display: block;
  overflow: hidden;
}
.content_blogoverview .slid-area {
  height: 400px;
  position: relative;
}
.content_blogoverview .slid-area .mask {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.content_blogoverview .slid-area img {
  width: 100%;
}
.content_blogoverview .text-cont {
  color: white;
  font-family: 'Source Sans 3', sans-serif;
  position: absolute;
  width: 100%;
  margin: 0;
  bottom: 0;
  padding-left: 30px;
  margin-bottom: 35px;
  z-index: 5;
}
.content_blogoverview .text-cont .title {
  font-size: 25px;
}
.content_blogoverview .slid-area:hover .mask {
  background-color: #0091CE;
}
.content_blogpreview .smallPostShadow:hover .smallPostDate,
.content_blogpreview .smallPostShadow:hover .smallPostTitle {
  color: #fff;
}
.content_blogpreview .smallPostShadow:hover .smallPostTitle {
  border-color: #9d9490;
}
.content_blogpreview .smallPostShadow:hover .smallPostWrapper,
.content_blogpreview .smallPost:focus .smallPostWrapper {
  color: #fff;
  -webkit-transform: translate(0px, -15px);
      -ms-transform: translate(0px, -15px);
       -o-transform: translate(0px, -15px);
          transform: translate(0px, -15px);
}
.content_blogpreview .owl-stage-outer {
  padding-top: 10px;
}
.content_blogpreview .featuredImg {
  width: 100%;
  border-bottom: 5px solid #0aa3e5;
  height: 245px;
  -webkit-background-size: cover;
          background-size: cover;
  background-position: center;
  border-radius: 5px 5px 0 0;
}
.content_blogpreview .featuredPosts {
  line-height: 1.428;
}
.content_blogpreview .topwrapper {
  margin-top: 0;
}
.content_blogpreview .topwrapper h2 {
  color: #0aa3e5;
  font-size: 20px;
  margin: 0;
  padding: 15px 0;
  font-weight: bold;
}
.content_blogpreview .featuredSlider a {
  color: #5a5758;
  text-decoration: none;
}
.content_blogpreview .featuredSlider a:hover .overlay {
  opacity: 1;
}
.content_blogpreview .featuredSlider a.more {
  color: #0aa3e5;
}
.content_blogpreview .featuredSlider a.more:hover {
  text-decoration: underline;
}
.content_blogpreview .overlay {
  opacity: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.2);
  -webkit-transition: opacity ease-in-out 0.3s;
       -o-transition: opacity ease-in-out 0.3s;
          transition: opacity ease-in-out 0.3s;
}
.breadcrumbsWrapper #l-breadcrumb {
  margin-top: 0;
}
#l-breadcrumb {
  min-height: 50px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 12px;
  color: #696c6f;
}
.breadcrumbs a {
  color: #696c6f;
}
.content_call_to_action {
  position: relative;
  overflow: hidden;
  max-width: 100%;
}
.content_call_to_action .btn {
  -webkit-transition: 0.1s linear;
       -o-transition: 0.1s linear;
          transition: 0.1s linear;
  border-radius: 6px;
  padding-top: 0.4em;
  padding-bottom: 0.4em;
  padding-right: 2.7em;
  padding-left: 2.7em;
  border-width: 1px;
  font-size: inherit;
  line-height: 1.8em;
  position: relative;
  background: #0aa3e5;
  border-color: #0aa3e5;
}
.content_call_to_action .btn .label {
  top: -1.9em;
  right: -4em;
}
.content_call_to_action .btn.type--uppercase .btn__text {
  letter-spacing: .5px;
  margin-right: -0.5px;
  max-width: 100%;
  display: block;
  overflow: hidden;
}
.content_call_to_action .btn.type--uppercase {
  letter-spacing: .5px;
}
.content_call_to_action .btn:hover,
.content_call_to_action .btn:focus,
.content_call_to_action .btn.focus {
  color: #333;
  text-decoration: none;
}
.content_call_to_action .btn:last-child {
  margin-right: 0;
}
.content_call_to_action .btn--primary .btn__text,
.content_call_to_action .btn--primary:visited {
  text-transform: uppercase;
  background: #0aa3e5;
  border-color: #0aa3e5;
  color: #fff;
}
.content_call_to_action .btn--primary:visited .btn__text {
  color: #fff;
}
.content_call_to_action .label {
  display: inline-block;
  font-size: 9px;
  font-weight: 700;
  letter-spacing: .5px;
  color: #fff;
  text-transform: uppercase;
  height: 26px;
  min-width: 65px;
  padding: 0 10px;
  text-align: center;
  border-radius: 50px;
  position: absolute;
  z-index: 3;
  top: 1.2em;
  right: 1.2em;
  line-height: inherit;
}
.content_call_to_action .label:not([class*='bg--']) {
  background: #0880b4;
  color: #fff;
}
.content_call_to_action [data-overlay] *:not(.container):not(.background-image-holder) {
  z-index: 2;
}
.content_call_to_action .imagebg:not(.image--light) a {
  color: #fff;
  font-weight: 600;
}
.content_call_to_action .lead {
  font-weight: 400;
  color: #808080;
  font-size: 1.3em;
  line-height: 1.6em;
}
.content_call_to_action .lead + .btn:last-child {
  margin-top: 0.9em;
}
.content_call_to_action .lead:not(:last-child) {
  margin-bottom: 1.3em;
}
.content_call_to_action h2,
.content_call_to_action .h2 {
  margin-bottom: 0.7em;
  font-size: 2.3em;
  line-height: 1.3em;
}
.content_call_to_action .col-sm-10.col-md-8 {
  margin-left: auto;
  margin-right: auto;
  float: none;
}
.content_call_to_action_micro {
  background-color: #fff;
}
.content_call_to_action_micro .buttons {
  margin-top: 80px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.content_call_to_action_micro .btn + .btn {
  margin-left: 15px;
}
.content_call_to_action_micro .titles {
  margin-top: 90px;
  text-align: center;
}
.content_call_to_action_micro .bigtitle {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  color: #f4f6f6;
  font-size: 180px;
  margin-bottom: -115px;
}
.content_call_to_action_micro .title {
  font-family: 'tisa-regular', sans-serif;
  color: #000;
  font-size: 42px;
}
.content_call_to_action_micro .subtitle {
  font-family: 'tisa-thin', sans-serif;
  color: #96a4a4;
  font-size: 30px;
}
.content_call_to_action_micro img {
  max-width: 100%;
  margin-top: 40px;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.content_car_features {
  background-color: #fff;
  padding-top: 15px;
}
.content_car_features .hidden {
  display: none;
}
.content_car_features .features-big {
  position: relative;
  overflow: hidden;
  z-index: 2;
  padding-bottom: 130px;
}
.content_car_features .features-big .row.right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media (max-width: 999px) {
  .content_car_features .features-big .row.right {
    display: inherit;
  }
}
.content_car_features .features-big .title {
  font-family: 'Poppins', sans-serif;
  font-weight: 800;
  font-size: 175px;
  color: #fff;
  text-transform: uppercase;
  padding-top: 130px;
  padding-right: 30px;
  -webkit-transition: font-size ease-in-out 0.3s;
       -o-transition: font-size ease-in-out 0.3s;
          transition: font-size ease-in-out 0.3s;
  max-height: 270px;
}
.content_car_features .features-big .subtitle {
  color: #fff;
  padding-top: 225px;
  font-size: 38px;
  font-family: 'tisa-thin', sans-serif;
  padding-lefT: 50px;
}
@media (max-width: 999px) {
  .content_car_features .features-big .subtitle {
    padding-top: 60px;
  }
}
.content_car_features .features-big .content-img {
  height: auto;
  max-width: 110%;
  margin-top: -70px;
  position: absolute;
  opacity: 0;
  -webkit-transition: opacity ease-in-out 0.8s;
       -o-transition: opacity ease-in-out 0.8s;
          transition: opacity ease-in-out 0.8s;
}
.content_car_features .features-big .content-img.active {
  opacity: 1;
}
.content_car_features .features-big .icons {
  padding-top: 60px;
  padding-left: 50px;
}
.content_car_features .features-big .icons li {
  padding: 10px 15px;
  list-style: none;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}
.content_car_features .features-big .icons li:hover .border {
  -webkit-animation: spinAround 9s linear infinite;
       -o-animation: spinAround 9s linear infinite;
          animation: spinAround 9s linear infinite;
}
.content_car_features .features-big .icons li + li {
  margin-top: 25px;
}
.content_car_features .features-big .icons li:hover,
.content_car_features .features-big .icons li.active {
  background: rgba(255, 255, 255, 0.1);
}
.content_car_features .features-big .icons .feature-description {
  color: #fff;
  padding-left: 30px;
}
.content_car_features .features-big .icons .feature-title {
  font-family: 'tisa-bold', sans-serif;
  font-size: 21px;
}
.content_car_features .features-big .icons .feature-subtitle {
  font-family: 'tisa-thin', sans-serif;
  font-size: 18px;
  opacity: .6;
}
.content_car_features .features-big .feature-icon {
  position: relative;
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 12px;
  float: left;
}
.content_car_features .features-big .feature-icon svg {
  width: 70px;
  height: 70px;
  padding: 15px;
}
.content_car_features .features-big .feature-icon .border {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border: dotted 3px rgba(255, 255, 255, 0.4);
  border-radius: 50%;
}
.content_car_features .features-list {
  background-color: #eaeeee;
  position: relative;
  overflow: hidden;
  max-height: 0;
  z-index: 1;
  -webkit-transition: max-height linear 0.8s;
       -o-transition: max-height linear 0.8s;
          transition: max-height linear 0.8s;
  clear: both;
}
.content_car_features .features-list.active {
  max-height: 3000px;
  height: auto;
}
.content_car_features .features-list > .container {
  padding-top: 50px;
  margin-top: 0;
}
.content_car_features .features-list [class^="col"] {
  padding: 0;
}
.content_car_features .features-list h5,
.content_car_features .features-list h6 {
  margin: 0;
}
.content_car_features .features-list [class^="box"] {
  position: relative;
  height: 100%;
  width: 50%;
  float: left;
}
.content_car_features .features-list [class^="box"]:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.content_car_features .features-list .box-image {
  -webkit-background-size: cover;
          background-size: cover;
  background-position: center;
  min-height: 400px;
}
.content_car_features .features-list .box-content {
  background-color: #fff;
  color: #1E2423;
}
.content_car_features .features-list .box-content .inner {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  width: 100%;
  padding: 5% 20%;
}
.content_car_features .features-list .box-content .title {
  font-size: 48px;
}
.content_car_features .features-list .box-content .subtitle {
  margin-top: 5px;
  font-size: 16px;
  font-weight: 600;
}
.content_car_features .features-list .box-content a:hover {
  text-decoration: underline;
}
.content_car_features .features-list .box-content .description {
  margin-top: 40px;
  line-height: 25px;
}
.content_car_features .features-list .box-features:empty {
  display: none;
}
.content_car_features .features-list .group:nth-child(odd) {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}
.content_car_features .features-list .group:nth-child(even) {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.content_car_features .features-list .button {
  padding-top: 60px;
  padding-bottom: 100px;
}
.content_car_features .button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 130px;
}
.content_car_features .button .btn {
  font-size: 12px;
  font-weight: 600;
  background-color: #fff;
  color: #292f2e;
  display: inline-block;
  padding-top: 14px;
  padding-bottom: 10px;
}
.content_car_features .button .btn img {
  display: inline-block;
  height: 11px;
  margin-left: 10px;
}
.content_car_features_full {
  background-color: #fff;
  padding-top: 15px;
}
.content_car_features_full .hidden {
  display: none;
}
.content_car_features_full .features-big {
  position: relative;
  overflow: hidden;
  z-index: 2;
  padding-bottom: 130px;
  background-color: #1e2121;
}
.content_car_features_full .features-big .features-stripe {
  background-color: #181b1b;
}
.content_car_features_full .features-big .title {
  font-family: 'Poppins', sans-serif;
  font-weight: 800;
  font-size: 140px;
  color: #0c0d0d;
  text-transform: uppercase;
  padding-top: 80px;
  padding-bottom: 80px;
  padding-right: 30px;
  -webkit-transition: font-size ease-in-out 0.3s;
       -o-transition: font-size ease-in-out 0.3s;
          transition: font-size ease-in-out 0.3s;
  overflow: hidden;
}
@media (max-width: 1299px) {
  .content_car_features_full .features-big .title {
    font-size: 100px;
  }
}
@media (max-width: 999px) {
  .content_car_features_full .features-big .title {
    font-size: 74px;
  }
}
@media (max-width: 512px) {
  .content_car_features_full .features-big .title {
    font-size: 40px;
  }
}
.content_car_features_full .features-big .subtitle {
  color: #fff;
  padding-top: 180px;
  font-size: 30px;
  font-family: 'tisa-thin', sans-serif;
  padding-left: 50px;
}
.content_car_features_full .features-big .content-img {
  height: auto;
  max-width: 100%;
  margin-top: -230px;
}
.content_car_features_full .features-big .icons {
  padding-top: 55px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.content_car_features_full .features-big .icons .feature-title {
  color: #fff;
  font-family: 'tisa-bold', sans-serif;
  font-size: 38px;
  font-weight: 600;
  margin-top: 25px;
  width: 100%;
  text-align: center;
  -webkit-transition: color ease-in-out 0.3s;
       -o-transition: color ease-in-out 0.3s;
          transition: color ease-in-out 0.3s;
}
@media (max-width: 999px) {
  .content_car_features_full .features-big .icons .feature-title {
    font-size: 28px;
  }
}
.content_car_features_full .features-big .icons .feature-description {
  color: #626c6c;
  font-family: 'tisa-bold', sans-serif;
  font-weight: 600;
  font-size: 14px;
}
.content_car_features_full .features-big .icons .feature-subtitle {
  font-family: 'tisa-thin', sans-serif;
  font-size: 18px;
  opacity: .6;
}
.content_car_features_full .features-big .icon {
  border: 3px dotted #292f2e;
  border-radius: 50%;
  padding: 10px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
  display: inline-block;
  width: 84px;
  height: 84px;
}
.content_car_features_full .features-big .feature-icon {
  position: relative;
  width: 225px;
  padding-top: 15px;
  -webkit-transition: background-color ease-in-out 0.3s;
       -o-transition: background-color ease-in-out 0.3s;
          transition: background-color ease-in-out 0.3s;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.content_car_features_full .features-list {
  background-color: #eaeeee;
  position: relative;
  overflow: hidden;
  max-height: 0;
  z-index: 1;
  -webkit-transition: max-height linear 0.8s;
       -o-transition: max-height linear 0.8s;
          transition: max-height linear 0.8s;
  clear: both;
}
.content_car_features_full .features-list.active {
  max-height: 3000px;
  height: auto;
}
.content_car_features_full .features-list > .container {
  padding-top: 50px;
  margin-top: 0;
}
.content_car_features_full .features-list [class^="col"] {
  padding: 0;
}
.content_car_features_full .features-list h5,
.content_car_features_full .features-list h6 {
  margin: 0;
}
.content_car_features_full .features-list [class^="box"] {
  position: relative;
  height: 100%;
  width: 50%;
  float: left;
}
.content_car_features_full .features-list [class^="box"]:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.content_car_features_full .features-list .box-image {
  -webkit-background-size: cover;
          background-size: cover;
  background-position: center;
  min-height: 400px;
}
.content_car_features_full .features-list .box-content {
  background-color: #fff;
  color: #1E2423;
}
.content_car_features_full .features-list .box-content .inner {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  width: 100%;
  padding: 5% 20%;
}
.content_car_features_full .features-list .box-content .title {
  font-size: 48px;
}
.content_car_features_full .features-list .box-content .subtitle {
  margin-top: 5px;
  font-size: 16px;
  font-weight: 600;
}
.content_car_features_full .features-list .box-content a,
.content_car_features_full .features-list .box-content .subtitle {
  color: #f34302;
}
.content_car_features_full .features-list .box-content a:hover {
  text-decoration: underline;
}
.content_car_features_full .features-list .box-content .description {
  margin-top: 40px;
  line-height: 25px;
}
.content_car_features_full .features-list .box-features:empty {
  display: none;
}
.content_car_features_full .features-list .group:nth-child(odd) {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}
.content_car_features_full .features-list .group:nth-child(even) {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.content_car_features_full .features-list .button {
  padding-top: 60px;
  padding-bottom: 100px;
}
.content_car_features_full .button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 80px;
}
.content_car_features_full .button .btn {
  font-size: 12px;
  font-weight: 600;
  background-color: #fff;
  color: #292f2e;
  display: inline-block;
  padding-top: 14px;
  padding-bottom: 10px;
}
.content_car_features_full .button .btn img {
  display: inline-block;
  height: 11px;
  margin-left: 10px;
}
.content_car_features_tiles {
  background-color: #fff;
  padding-top: 15px;
}
.content_car_features_tiles .hidden {
  display: none;
}
.content_car_features_tiles .features-big {
  position: relative;
  overflow: hidden;
  z-index: 2;
  padding-bottom: 130px;
}
.content_car_features_tiles .features-big > .container > .row:nth-child(1) {
  margin-top: 130px;
}
.content_car_features_tiles .features-big .row.right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media (max-width: 999px) {
  .content_car_features_tiles .features-big .row.right {
    display: inherit;
  }
}
.content_car_features_tiles .features-big .row:nth-child(1) > [class^="col"]:nth-child(2) {
  padding-left: 80px;
  padding-top: 50px;
}
.content_car_features_tiles .features-big .title {
  font-family: 'Poppins', sans-serif;
  font-weight: 800;
  font-size: 140px;
  color: #fff;
  text-transform: uppercase;
  padding-right: 30px;
  -webkit-transition: font-size ease-in-out 0.3s;
       -o-transition: font-size ease-in-out 0.3s;
          transition: font-size ease-in-out 0.3s;
  overflow: hidden;
  max-height: 270px;
}
.content_car_features_tiles .features-big .subtitle {
  color: #fff;
  font-size: 30px;
  font-family: 'tisa-thin', sans-serif;
  padding-left: 50px;
}
@media (max-width: 999px) {
  .content_car_features_tiles .features-big .subtitle {
    padding-top: 0;
  }
}
.content_car_features_tiles .features-big .content-img {
  height: auto;
  max-width: 100%;
  margin-top: -75px;
  position: relative;
  z-index: 2;
}
.content_car_features_tiles .features-big .icons {
  padding-top: 55px;
  padding-left: 50px;
}
.content_car_features_tiles .features-big .icons .feature-title {
  color: #fff;
  font-family: 'tisa-regular', sans-serif;
  font-size: 12px;
  font-weight: 600;
  position: absolute;
  bottom: 15px;
  -webkit-transition: color ease-in-out 0.3s;
       -o-transition: color ease-in-out 0.3s;
          transition: color ease-in-out 0.3s;
}
.content_car_features_tiles .features-big .icons .feature-subtitle {
  font-family: 'tisa-thin', sans-serif;
  font-size: 18px;
  opacity: .6;
}
.content_car_features_tiles .features-big .feature-icon {
  position: relative;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 5px;
  width: 123px;
  height: 135px;
  margin-right: 5px;
  margin-bottom: 5px;
  padding-top: 15px;
  float: left;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: background-color ease-in-out 0.3s;
       -o-transition: background-color ease-in-out 0.3s;
          transition: background-color ease-in-out 0.3s;
  cursor: pointer;
}
.content_car_features_tiles .features-big .feature-icon:hover {
  background-color: #fff;
}
.content_car_features_tiles .features-big .feature-icon:hover svg path {
  fill: #1E2423;
  stroke: #1E2423;
}
.content_car_features_tiles .features-big .feature-icon:hover .feature-title {
  color: #1E2423;
}
.content_car_features_tiles .features-big .feature-icon img,
.content_car_features_tiles .features-big .feature-icon svg {
  width: 60px;
  height: 60px;
  padding: 5px;
}
.content_car_features_tiles .features-list {
  background-color: #eaeeee;
  position: relative;
  overflow: hidden;
  max-height: 0;
  z-index: 1;
  -webkit-transition: max-height linear 0.8s;
       -o-transition: max-height linear 0.8s;
          transition: max-height linear 0.8s;
  clear: both;
}
.content_car_features_tiles .features-list.active {
  max-height: 3000px;
  height: auto;
}
.content_car_features_tiles .features-list > .container {
  padding-top: 50px;
  margin-top: 0;
}
.content_car_features_tiles .features-list [class^="col"] {
  padding: 0;
}
.content_car_features_tiles .features-list h5,
.content_car_features_tiles .features-list h6 {
  margin: 0;
}
.content_car_features_tiles .features-list [class^="box"] {
  position: relative;
  height: 100%;
  width: 50%;
  float: left;
}
.content_car_features_tiles .features-list [class^="box"]:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.content_car_features_tiles .features-list .box-image {
  -webkit-background-size: cover;
          background-size: cover;
  background-position: center;
  min-height: 400px;
}
.content_car_features_tiles .features-list .box-content {
  background-color: #fff;
  color: #1E2423;
}
.content_car_features_tiles .features-list .box-content .inner {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  width: 100%;
  padding: 5% 20%;
}
.content_car_features_tiles .features-list .box-content .title {
  font-size: 48px;
}
.content_car_features_tiles .features-list .box-content .subtitle {
  margin-top: 5px;
  font-size: 16px;
  font-weight: 600;
}
.content_car_features_tiles .features-list .box-content a,
.content_car_features_tiles .features-list .box-content .subtitle {
  color: #f34302;
}
.content_car_features_tiles .features-list .box-content a:hover {
  text-decoration: underline;
}
.content_car_features_tiles .features-list .box-content .description {
  margin-top: 40px;
  line-height: 25px;
}
.content_car_features_tiles .features-list .box-features:empty {
  display: none;
}
.content_car_features_tiles .features-list .group:nth-child(odd) {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}
.content_car_features_tiles .features-list .group:nth-child(even) {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.content_car_features_tiles .features-list .button {
  padding-top: 60px;
  padding-bottom: 100px;
}
.content_car_features_tiles .button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 40px;
}
.content_car_features_tiles .button .btn {
  font-size: 12px;
  font-weight: 600;
  background-color: #fff;
  color: #292f2e;
  display: inline-block;
  padding-top: 14px;
  padding-bottom: 10px;
}
.content_car_features_tiles .button .btn img {
  display: inline-block;
  height: 11px;
  margin-left: 10px;
}
.content_ckeditor {
  padding-top: 30px;
}
.content_ckeditor iframe {
  width: 100%;
  height: 500px;
}
.content_contacts {
  padding-top: 25px;
  padding-bottom: 25px;
}
.content_contacts .csc-default.no-margin,
.content_contacts #main .ym-col3 div.no-margin,
.content_contacts #main > .ym-column.no-margin,
.content_contacts #c4493 {
  margin-left: 0;
  margin-right: 0;
}
.content_contacts .ym-grid {
  display: table;
  table-layout: fixed;
  width: 100%;
  list-style-type: none;
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
}
.content_contacts .ym-g50 {
  width: 50%;
}
.content_contacts .ym-gl {
  float: left;
  margin: 0;
}
.content_contacts .csc-default,
.content_contacts .csc-frame {
  margin-left: 10px;
  margin-right: 10px;
}
.content_contacts .langingpage_linkelement {
  margin: 0 0 30px 0;
}
.content_contacts .langingpage_linkelement_image {
  width: 69px;
  margin-right: 0;
}
.content_contacts .ym-gl {
  float: left;
  margin: 0;
}
.content_contacts .langingpage_linkelement .content {
  margin-left: 69px;
}
.content_contacts .langingpage_linkelement .langingpage_linkelement_image img {
  margin: -8px;
}
.content_contacts .langingpage_linkelement .content h3 {
  padding: 14px 0 0 0;
}
.content_contacts p {
  margin: 0 0 .6em 0;
  line-height: 1.5em;
  word-wrap: break-word;
}
.content_contacts .ym-g33 {
  width: 33.333%;
}
.content_contacts .ym-gr {
  float: right;
  margin: 0 0 0 -5px;
}
.content_contacts .csc-default,
.content_contacts .csc-frame {
  margin-left: 10px;
  margin-right: 10px;
}
.content_contacts .bg-color-olivegreen h1,
.content_contacts .bg-color-olivegreen p.h1 {
  background: #BDBE87;
  color: #FFF;
  padding: 6px 15px 4px 15px;
  border-radius: 5px 5px 0 0;
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 0;
}
.content_contacts h1.csc-firstHeader,
.content_contacts h2.csc-firstHeader,
.content_contacts h3.csc-firstHeader,
.content_contacts h4.csc-firstHeader,
.content_contacts h5.csc-firstHeader,
.content_contacts h6.csc-firstHeader,
.content_contacts .h1.csc-firstHeader {
  margin-top: 0;
}
.content_contacts .hometemplate h1,
.content_contacts .hometemplate h2,
.content_contacts .hometemplate h3,
.content_contacts .hometemplate h4,
.content_contacts .hometemplate h5,
.content_contacts .hometemplate h6,
.content_contacts .hometemplate .h1 {
  margin: 1.06em 0 0.35em 0;
}
.content_contacts .csc-default,
.content_contacts .csc-frame {
  margin-left: 10px;
  margin-right: 10px;
}
.content_contacts .ym-g66 {
  width: 66.666%;
}
.content_contacts .bg-color-olivegreen .langingpage_linkelement,
.content_contacts .bg-color-olivegreen .csc-textpic,
.content_contacts .bg-color-olivegreen .csc-content,
.content_contacts .bg-color-olivegreen .tx-felogin-pi1,
.content_contacts .bg-color-olivegreen .tx-indexedsearch,
.content_contacts .bg-color-olivegreen .news,
.content_contacts .bg-color-olivegreen .tx-datamintsfeuser-pi1,
.content_contacts .bg-color-olivegreen .divbox {
  padding: 15px;
  background: #F5F4ED;
}
.content_contacts .csc-textpic-intext-left-nowrap-130 .csc-textpic-text {
  margin-left: 130px;
}
.content_contacts div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
  float: left;
}
.content_contacts div.csc-textpic-intext-left .csc-textpic-imagewrap,
.content_contacts div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
  margin-right: 20px;
}
.content_contacts div.csc-textpic,
.content_contacts div.csc-textpic div.csc-textpic-imagerow,
.content_contacts ul.csc-uploads li {
  overflow: hidden;
}
.contact header {
  width: 100%;
  margin-bottom: 100px;
}
.contact a {
  color: #FFFFFF !important;
  opacity: 0.75;
  -webkit-transition: opacity .5s;
       -o-transition: opacity .5s;
          transition: opacity .5s;
}
.contact a:hover {
  opacity: 1;
}
.contact_text {
  margin: 0 0 25px 0;
  color: #FFFFFF;
}
.contact_text h2 {
  font-size: 1.25em;
  text-transform: uppercase;
  font-weight: bold;
  font-family: 'Source Sans 3', sans-serif;
  margin: 0 0 25px 0;
}
.contact_text p {
  font-weight: normal;
}
.contact_text a {
  text-decoration: underline !important;
  font-weight: bold;
}
.contact_locations {
  margin-bottom: 25px;
  color: #FFFFFF;
}
.contact_locations .location {
  font-size: 1.25em;
  text-transform: uppercase;
  font-weight: bold;
  font-family: 'Source Sans 3', sans-serif;
}
.contact_locations p {
  font-weight: normal;
  font-size: 14px !important;
}
@media (min-width: 768px) {
  .contact_text h2 {
    font-size: 2em;
  }
  .contact_locations {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .contact_locations .location {
    font-size: 2em;
  }
  .contact_locations p {
    font-size: 0.8em;
  }
}
@media (min-width: 1024px) {
  .contact {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .contact_text {
    width: 50%;
    padding-right: 15%;
  }
  .contact_text h2 {
    font-size: 2.25em;
  }
  .contact_locations {
    width: 50%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    font-size: 0.5em;
  }
  .contact_location {
    width: 50%;
    font-size: 2.25em;
  }
}
@media (min-width: 1200px) {
  .contact_text p {
    font-size: 1.2em;
  }
}
.contact-form header {
  margin-bottom: 40px;
}
.contact-form .formContainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  padding: 15px;
  background: #FFFFFF;
}
.contact-form .formContainer .contact_text {
  width: 100%;
  color: #000000;
}
.contact-form .formContainer .content_webform {
  width: 100%;
}
.contact-form .content_webform {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  font-size: 18px;
}
.contact-form .content_webform form {
  width: 100%;
}
.contact-form .content_webform textarea {
  width: 100%;
  border-radius: 0;
  border: none;
  height: 125px;
  background: #f4f4f6;
  margin-bottom: 10px;
  padding: 10px;
  resize: none;
}
.contact-form .content_webform input {
  width: 100%;
  border-radius: 0;
  border: none;
  height: 50px;
  background: #f4f4f6;
  margin-bottom: 10px;
  padding: 10px;
}
.contact-form .content_webform .intl-tel-input {
  width: 100%;
  border-radius: 0;
  border: none;
  height: 50px;
  background: #f4f4f6;
  margin-bottom: 10px;
}
.contact-form .content_webform .intl-tel-input input {
  padding: 10px;
}
.contact-form .content_webform .intl-tel-input .flag-container {
  display: none;
}
.contact-form .content_webform .formitem .question {
  display: none;
}
.contact-form .content_webform button {
  width: 100%;
  height: 50px;
  border-radius: 0;
  border: none;
  background: #ff03ff;
  text-transform: uppercase;
  color: #FFFFFF;
}
.contact-form .content_webform ::-webkit-input-placeholder {
  color: grey !important;
  opacity: 0.5;
  font-size: 18px;
}
.contact-form .content_webform ::-moz-placeholder {
  color: grey !important;
  opacity: 0.5;
  font-size: 18px;
}
.contact-form .content_webform ::-ms-placeholder {
  color: grey !important;
  opacity: 0.5;
  font-size: 18px;
}
.contact-form .content_webform ::-webkit-input-placeholder {
  color: grey !important;
  opacity: 0.5;
  font-size: 18px;
}
.contact-form .content_webform ::-moz-placeholder {
  color: grey !important;
  opacity: 0.5;
  font-size: 18px;
}
.contact-form .content_webform :-ms-input-placeholder {
  color: grey !important;
  opacity: 0.5;
  font-size: 18px;
}
.contact-form .content_webform ::placeholder {
  color: grey !important;
  opacity: 0.5;
  font-size: 18px;
}
.contact-form .content_webform .webform_invalid {
  color: #ff03ff;
  font-size: 12px;
}
@media (min-width: 768px) {
  .contact-form .formContainer {
    padding: 30px;
  }
}
@media (min-width: 1024px) {
  .contact-form .formContainer {
    padding: 40px;
    -webkit-box-pack: space-evenly;
    -webkit-justify-content: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
  }
  .contact-form .formContainer .contact_text {
    width: 48%;
  }
  .contact-form .formContainer .content_webform {
    width: 48%;
  }
}
.content_countdown {
  clear: both;
}
.content_countdown .alert-success ~ form {
  display: none !important;
}
.content_countdown .btn-default:hover {
  border: none;
  -webkit-transform: none;
      -ms-transform: none;
       -o-transform: none;
          transform: none;
}
.content_countdown .switchable {
  position: relative;
}
.content_countdown .switchable div[class*='col-']:first-child:not([class*='pull']):not([class*='push']) {
  left: 0;
}
.content_countdown .switchable div[class*='col-']:first-child {
  float: left;
  right: auto;
}
.content_countdown .switchable div[class*='col-']:last-child {
  float: right;
  left: auto;
}
.content_countdown .switchable div[class*='col-']:last-child:not([class*='pull']):not([class*='push']) {
  right: 0;
}
.content_countdown .background-image-holder:not([class*='col-']) {
  width: 100%;
}
.content_countdown .switchable > div[class*='col-'] {
  padding: 0;
}
.content_countdown .imageblock > .container,
.content_countdown .imageblock > div[class*='col-']:not(.imageblock__content) {
  padding-top: 7.42857143em;
  padding-bottom: 7.42857143em;
  float: none;
  overflow: hidden;
}
.content_countdown .pos-vertical-center {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
}
.content_countdown .imageblock {
  padding: 0;
}
.content_countdown .imageblock .imageblock__content {
  position: absolute;
  height: 100%;
  top: 0;
  z-index: 2;
  padding: 0;
}
.content_countdown [class*='bg-']:not(.bg--white):not(.bg--secondary) p,
.content_countdown [class*='imagebg']:not(.image--light) p {
  opacity: .9;
}
.content_countdown .lead:not(:last-child) {
  margin-bottom: 1.36842105263158em;
}
.content_countdown .bg--primary p,
.content_countdown .bg--primary span,
.content_countdown .bg--primary ul,
.content_countdown .bg--primary a:not(.btn) {
  color: #fff;
}
.content_countdown .lead {
  font-weight: 400;
  color: #808080;
}
.content_countdown h1:not(:last-child),
.content_countdown .h1:not(:last-child) {
  margin-bottom: 0.59090909090909em;
}
.content_countdown span.h1:not(.inline-block),
.content_countdown span.h2:not(.inline-block),
.content_countdown span.h3:not(.inline-block),
.content_countdown span.h4:not(.inline-block),
.content_countdown span.h5:not(.inline-block),
.content_countdown span.h6:not(.inline-block) {
  display: block;
}
.content_countdown [class*='bg-']:not(.bg--white):not(.bg--secondary) p,
.content_countdown [class*='imagebg']:not(.image--light) p {
  opacity: .9;
}
.content_countdown .lead:not(:last-child) {
  margin-bottom: 1.36842105263158em;
}
@media (max-width: 767px) {
  .content_countdown .switchable div[class*='col-']:last-child {
    float: none;
  }
}
@media (min-height: 600px) and (min-width: 767px) {
  .content_countdown .height-100 {
    height: 100vh;
  }
}
.content_drone_fullpic_icon {
  position: relative;
}
.content_drone_fullpic_icon .imagebg {
  position: relative;
}
.content_drone_fullpic_icon .imagebg:not(.image--light) .boxed:not(.bg--white):not(.bg--none).boxed--border {
  border: none;
}
.content_drone_fullpic_icon .imagebg:not(.image--light) .boxed:not(.bg--white):not(.bg--none) {
  background: rgba(20, 20, 20, 0.3);
}
.content_drone_fullpic_icon .imagebg .container {
  z-index: 2;
}
.content_drone_fullpic_icon .imagebg .container:not(.pos-absolute) {
  position: relative;
}
.content_drone_fullpic_icon .parallax {
  overflow: hidden;
}
.content_drone_fullpic_icon .parallax:first-child .slides li > .background-image-holder,
.content_drone_fullpic_icon .parallax:first-child .background-image-holder {
  top: 0;
}
.content_drone_fullpic_icon .parallax > .background-image-holder,
.content_drone_fullpic_icon .parallax .slides li > .background-image-holder {
  height: 100%;
  min-height: 100vh;
  top: -50vh;
  -webkit-transition: opacity 0.3s ease !important;
       -o-transition: opacity 0.3s ease !important;
          transition: opacity 0.3s ease !important;
}
.content_drone_fullpic_icon .parallax .background-image-holder {
  -webkit-transition: none;
       -o-transition: none;
          transition: none;
}
.content_drone_fullpic_icon [class^="feature"] {
  color: #fff;
}
.content_drone_fullpic_icon [class^="feature"] i {
  margin-bottom: 0.1em;
}
.content_drone_fullpic_icon [class^="feature"] i.icon--lg + h4 {
  color: #fff;
  font-size: 18px;
  margin-top: 1.3em;
  margin-bottom: 1.3em;
}
@media (min-width: 768px) {
  .content_drone_fullpic_icon .row div[class*='col-']:nth-child(1):nth-last-child(3) .feature,
  .content_drone_fullpic_icon .row div[class*='col-']:nth-child(2):nth-last-child(2) .feature,
  .content_drone_fullpic_icon .row div[class*='col-']:nth-child(3):last-child .feature {
    margin-bottom: 0;
  }
}
@media (min-height: 600px) and (min-width: 767px) {
  .content_drone_fullpic_icon .height-100 {
    height: 100vh;
  }
}
.content_faq {
  clear: both;
}
.content_faq .faq-cont h1 {
  font-weight: 300;
}
.content_faq .faq-cont .text-cont h2 {
  font-size: 22px;
}
.content_faq .faq-cont .coltext {
  margin-bottom: 20px;
  float: left;
  padding: 0 15px;
  overflow: hidden;
}
.content_faq .faq-cont .colcont {
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
}
.content_features {
  font-size: 14px;
}
.content_features section .col-sm-4:nth-child(3n+4) {
  clear: left;
}
.content_features h5 {
  font-weight: 600;
}
.content_features .feature-1 p {
  margin: 0;
}
.content_features .label {
  line-height: 2;
  letter-spacing: .5px;
  text-transform: uppercase;
  height: 26px;
  min-width: 65px;
  position: absolute;
  z-index: 3;
  top: 1.23809524em;
  right: 1.23809524em;
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
.content_features .label:not([class*='bg--']) {
  background: #065d83;
}
@media (min-width: 768px) {
  .content_features .row div[class*='col-']:nth-child(1):nth-last-child(3) .feature,
  .content_features .row div[class*='col-']:nth-child(2):nth-last-child(2) .feature,
  .content_features .row div[class*='col-']:nth-child(3):last-child .feature {
    margin-bottom: 0;
  }
}
.content_feedback {
  padding-top: 15px;
  padding-bottom: 15px;
  position: relative;
}
.content_feedback section {
  background-image: -webkit-linear-gradient(60deg, #009fe3 0%, #44c1f6 100%);
  background-image: -o-linear-gradient(60deg, #009fe3 0%, #44c1f6 100%);
  background-image: linear-gradient(30deg, #009fe3 0%, #44c1f6 100%);
  min-height: 500px;
}
.orange .content_feedback section {
  background-image: -webkit-linear-gradient(45deg, #ff7700 0%, #ffb600 100%);
  background-image: -o-linear-gradient(45deg, #ff7700 0%, #ffb600 100%);
  background-image: linear-gradient(45deg, #ff7700 0%, #ffb600 100%);
}
.yellow .content_feedback section {
  background-image: -webkit-linear-gradient(45deg, #ffa800 0%, #ffd155 100%);
  background-image: -o-linear-gradient(45deg, #ffa800 0%, #ffd155 100%);
  background-image: linear-gradient(45deg, #ffa800 0%, #ffd155 100%);
}
.content_feedback .header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 60px;
  font-size: 24px;
  font-family: 'tisa-light', sans-serif;
  font-weight: 400;
}
.content_feedback .title {
  color: #fff;
  margin-bottom: 90px;
}
.content_feedback .subtitle {
  color: #fff;
  margin-left: 10px;
  opacity: .6;
}
.content_feedback .bigtitle {
  position: absolute;
  top: 25%;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
       -o-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  color: rgba(24, 30, 29, 0.15);
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-size: 148px;
  text-transform: uppercase;
  opacity: .3;
  z-index: 1;
  pointer-events: none;
}
.content_feedback .description {
  text-align: center;
  color: #fff;
  font-size: 24px;
  font-family: 'tisa-light', sans-serif;
  font-weight: 400;
}
.content_feedback .author {
  margin-top: 3%;
  text-align: center;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.content_feedback .author img {
  height: 20px;
  margin-right: 15px;
  width: inherit;
}
.content_feedback .navigation {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  bottom: 15%;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}
.content_feedback .navigation img,
.content_feedback .navigation svg {
  width: 20px;
}
.content_feedback .navigation svg path {
  -webkit-transition: fill ease-in-out 0.3s;
       -o-transition: fill ease-in-out 0.3s;
          transition: fill ease-in-out 0.3s;
  fill: #fff !important;
}
.content_feedback .navigation .right,
.content_feedback .navigation .left {
  background: rgba(255, 255, 255, 0.2);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 15px;
  cursor: pointer;
  z-index: 2;
  -webkit-transition: all ease-in-out 0.3s;
       -o-transition: all ease-in-out 0.3s;
          transition: all ease-in-out 0.3s;
  max-height: 50px;
}
.content_feedback .navigation .right:hover,
.content_feedback .navigation .left:hover {
  background: #fff;
}
.content_feedback .navigation .right:hover path,
.content_feedback .navigation .left:hover path {
  fill: #000 !important;
}
.content_feedback .navigation .right {
  margin-left: 2.5px;
}
.content_feedback .navigation .left {
  margin-right: 2.5px;
}
.content_fullwidth_text {
  position: relative;
}
.content_fullwidth_text .short {
  width: 2.7em;
  border-color: #0aa3e5;
}
.content_fullwidth_text .lead {
  font-weight: 400;
}
.content_fullwidth_text [class*='imagebg']:not(.image--light) p {
  opacity: .9;
}
.content_fullwidth_text hr {
  float: left;
}
.content_fullwidth_text p:last-child {
  clear: left;
  font-size: 14px;
}
.galleryItm {
  width: 100%;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 200px;
  border-radius: 5px 5px 0px 0px;
  margin-bottom: 15px;
}
.galleryItm:hover {
  opacity: 0.8;
}
.content_galtitle {
  clear: both;
}
.content_galtitle .feature-7 {
  height: 13em;
}
.content_galtitle .feature-7 .background-image-holder {
  border-radius: 6px;
}
.content_galtitle .imagebg {
  background-color: #000;
}
.content_galtitle .imagebg:not(.image--light) h4 {
  color: #fff;
}
.content_galtitle .boxed {
  border-radius: 6px;
  position: relative;
  overflow: hidden;
  padding: 1.8em;
  margin-bottom: 30px;
}
.content_galtitle a:hover {
  text-decoration: none;
}
.content_galtitle .lead {
  font-weight: 400;
  color: #808080;
  font-size: 1.3em;
  line-height: 1.6em;
}
.content_galtitle h2,
.content_galtitle .h2 {
  font-size: 2.3em;
  line-height: 1.3em;
  margin-bottom: 0.7em;
}
@media (min-width: 768px) {
  .content_galtitle .lead {
    font-size: 21px;
  }
}
.content_glatzbox {
  max-width: 100%;
  overflow: hidden;
  clear: both;
}
.content_glatzbox-boxes {
  overflow: hidden;
  float: left;
  width: 100%;
}
.content_glatzbox-boxinner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.content_glatzbox-boxinner > img,
.content_glatzbox-boxinner > a > img {
  -webkit-transform: scale(1.01);
      -ms-transform: scale(1.01);
       -o-transform: scale(1.01);
          transform: scale(1.01);
  -webkit-transition: all 0.5s ease-in-out;
       -o-transition: all 0.5s ease-in-out;
          transition: all 0.5s ease-in-out;
}
.content_glatzbox-boxinner:hover > img,
.content_glatzbox-boxinner:hover > a > img {
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
       -o-transform: scale(1.2);
          transform: scale(1.2);
}
.content_glatzbox-box {
  padding-bottom: 25vw;
  float: left;
  width: 25%;
  position: relative;
  overflow: hidden;
}
.content_glatzbox-box img {
  width: 100%;
  height: 100%;
  display: block;
  margin-bottom: 0;
}
.content_glatzbox-box__doublecol {
  width: 50%;
}
.content_glatzbox-box__doublerow {
  padding-bottom: 50vw;
}
.content_glatzbox-box__doublerowtop {
  position: absolute;
  top: 0;
}
.content_glatzbox-box__doublerowbottom {
  position: absolute;
  bottom: 0;
}
.content_glatzbox-box__doublerowtop,
.content_glatzbox-box__doublerowbottom {
  width: 100%;
}
.content_glatzbox .homeQuotes {
  padding: 10%;
  position: relative;
}
.content_glatzbox .homeQuotes .quoteTitle {
  padding-top: 7%;
}
.content_glatzbox .homeQuotes .quoteName {
  font-size: 14px;
  top: 0;
  width: 100%;
  left: 0;
  position: absolute;
  opacity: 0.7;
  text-transform: uppercase;
}
.content_glatzbox .homeQuotes ul {
  margin: 0;
  padding: 0;
}
.content_glatzbox .homeQuotes .quotes {
  position: relative;
  height: 100%;
  width: 100%;
  padding: 0;
  margin: 0;
}
.content_glatzbox .homeQuotes .quotes .quote {
  color: #fff;
  padding-top: 5.5%;
  text-align: center;
  height: 100%;
  position: relative;
  list-style: none;
}
.content_glatzbox .homeQuotes .quotes .quote a:hover {
  text-decoration: none;
}
.content_glatzbox .homeQuotes .quotes .quoteDesc {
  margin-top: 28px;
  line-height: 36px;
  color: #fff;
  max-width: 100%;
  font-size: 37px;
}
.content_glatzbox .homeQuotes .owl-dots {
  position: absolute;
  bottom: -35px;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
}
.content_glatzbox .homeQuotes .owl-dot {
  background: rgba(255, 255, 255, 0.7);
}
.content_glatzbox .homeQuotes .owl-dot.active {
  background: none;
  border: 1px solid #fff;
}
.content_glatzbox .smallBoxContent {
  position: absolute;
  width: 100%;
  height: 100%;
  padding-top: 10%;
  padding-left: 10%;
  padding-right: 10%;
  padding-bottom: 10%;
  top: 0;
  left: 0;
  margin: auto;
  display: block;
}
.content_glatzbox .smallBoxContent .bottomTxt {
  line-height: 21px;
  font-size: 17px;
  color: #787878;
  left: 0;
  padding-left: 46px;
  padding-right: 46px;
  bottom: 38px;
  position: absolute;
}
.content_glatzbox .smallBoxContent .bottomTxt span {
  color: #fff;
}
.content_glatzbox .smallBoxContent .bottomTxt .boxTitle {
  color: #ffffff;
  font-size: 37px;
  float: left;
  width: 100%;
  line-height: 42px;
}
.content_glatzbox .smallBoxContent .bottomTxt .boxSubTitle {
  color: #ffffff;
  font-size: 16px;
  float: left;
  width: 100%;
  margin-top: 10px;
  font-weight: bold;
}
.content_glatzbox .smallBoxContent .bottomTxt .boxTitle,
.content_glatzbox .smallBoxContent .bottomTxt .boxSubTitle {
  text-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
}
@media (min-width: 1000px) and (max-width: 1320px) {
  .content_glatzbox .content_glatzbox .owl-dots {
    display: none;
  }
}
@media (max-width: 1000px) {
  .content_glatzbox .content_glatzbox-box {
    padding-bottom: 50vw;
    float: left;
    width: 50%;
    position: relative;
    overflow: hidden;
  }
  .content_glatzbox .content_glatzbox-box__doublecol {
    width: 100vw;
  }
  .content_glatzbox .content_glatzbox-box__doublerow {
    padding-bottom: 100vw;
  }
  .content_glatzbox .content_glatzbox-box__doublerowtop {
    position: absolute;
    top: 0;
  }
  .content_glatzbox .content_glatzbox-box__doublerowbottom {
    position: absolute;
    bottom: 0;
  }
  .content_glatzbox .content_glatzbox-box__doublerowtop,
  .content_glatzbox .content_glatzbox-box__doublerowbottom {
    width: 100%;
  }
}
@media (max-width: 414px) {
  .content_glatzbox .homeQuotes {
    padding-top: 5%;
  }
  .content_glatzbox .owl-dots {
    display: none;
  }
}
.content_glossar {
  padding-top: 15px;
  padding-bottom: 15px;
}
.content_glossar section {
  background-color: #eaeeee;
  padding-top: 60px;
  padding-bottom: 60px;
}
.content_glossar .glossar-entry {
  background-color: #fff;
  display: block;
  height: 60px;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: background ease-in-out 0.3s;
       -o-transition: background ease-in-out 0.3s;
          transition: background ease-in-out 0.3s;
}
.content_glossar .glossar-entry + .glossar-entry {
  margin-top: 5px;
}
.content_glossar .glossar-entry:hover {
  background-color: #0aa3e5;
}
.orange .content_glossar .glossar-entry:hover {
  background-color: #f34302;
}
.green .content_glossar .glossar-entry:hover {
  background-color: #8ebc02;
}
.yellow .content_glossar .glossar-entry:hover {
  background-color: #FFA800;
}
.content_glossar .glossar-entry p {
  margin-bottom: 0;
}
.content_glossar .glossar-entry .title {
  -webkit-transition: color ease-in-out 0.3s;
       -o-transition: color ease-in-out 0.3s;
          transition: color ease-in-out 0.3s;
}
.content_glossar .glossar-entry:hover .title {
  color: #fff;
}
.content_glossar .title {
  margin-left: 15px;
}
.blue .content_glossar .title {
  color: #0aa3e5;
}
.green .content_glossar .title {
  color: #8ebc02;
}
.cyan .content_glossar .title {
  color: #30c1c1;
}
.orange .content_glossar .title {
  color: #f34302;
}
.red .content_glossar .title {
  color: #b71c1c;
}
.black .content_glossar .title {
  color: #181b1b;
}
.white .content_glossar .title {
  color: #fff;
}
.content_glossar .description {
  color: #232628;
}
.content_glossar .arrow {
  float: right;
  width: 25px;
  margin-right: 15px;
}
.glossary-alphabet {
  padding-top: 25px;
  padding-bottom: 25px;
}
.glossary-alphabet .title {
  color: #161414;
  font-family: 'tisa-thin', sans-serif;
}
.glossary-alphabet .subtitle {
  color: #96a4a4;
  font-family: 'tisa-thin', sans-serif;
}
.glossary-alphabet .glossary-alphabet-res {
  float: right;
  padding-top: 8%;
}
.glossary-alphabet .glossary-alphabet-res a {
  display: block;
  float: left;
  background-color: #eaeeee;
  color: #96a4a4;
  font-weight: 600;
  font-family: 'tisa-bold', sans-serif;
  font-size: 12px;
  padding: 5px 11px;
  -webkit-transition: all ease-in-out 0.3s;
       -o-transition: all ease-in-out 0.3s;
          transition: all ease-in-out 0.3s;
  margin-bottom: 3px;
}
.glossary-alphabet .glossary-alphabet-res a + a {
  margin-left: 3px;
}
.glossary-alphabet .glossary-alphabet-res a.active,
.glossary-alphabet .glossary-alphabet-res a:hover {
  color: #fff;
  background-color: #0aa3e5;
}
.orange .glossary-alphabet .glossary-alphabet-res a.active,
.orange .glossary-alphabet .glossary-alphabet-res a:hover {
  background-color: #f34302;
}
.green .glossary-alphabet .glossary-alphabet-res a.active,
.green .glossary-alphabet .glossary-alphabet-res a:hover {
  background-color: #8ebc02;
}
.yellow .glossary-alphabet .glossary-alphabet-res a.active,
.yellow .glossary-alphabet .glossary-alphabet-res a:hover {
  background-color: #FFA800;
}
.glossary-alphabet .gl-table-cell {
  padding-top: 4px;
}
.glossary-search {
  position: relative;
  background-image: -webkit-linear-gradient(45deg, #ffa800 0%, #ffd155 100%);
  background-image: -o-linear-gradient(45deg, #ffa800 0%, #ffd155 100%);
  background-image: linear-gradient(45deg, #ffa800 0%, #ffd155 100%);
}
.blue .glossary-search {
  background-image: -webkit-radial-gradient(50% 50%, circle closest-side, #7ed8ff 0%, #009fe3 100%);
  background-image: -o-radial-gradient(50% 50%, circle closest-side, #7ed8ff 0%, #009fe3 100%);
  background-image: radial-gradient(50% 50%, circle closest-side, #7ed8ff 0%, #009fe3 100%);
  width: 100%;
}
.green .glossary-search {
  background-image: -webkit-radial-gradient(50% 50%, circle closest-side, #e2f068 0%, #8ebc02 100%);
  background-image: -o-radial-gradient(50% 50%, circle closest-side, #e2f068 0%, #8ebc02 100%);
  background-image: radial-gradient(50% 50%, circle closest-side, #e2f068 0%, #8ebc02 100%);
}
.orange .glossary-search {
  background-image: -webkit-linear-gradient(45deg, #f34302 0%, #ed9045 100%);
  background-image: -o-linear-gradient(45deg, #f34302 0%, #ed9045 100%);
  background-image: linear-gradient(45deg, #f34302 0%, #ed9045 100%);
}
.glossary-search .bigtitle {
  position: absolute;
  top: 20%;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
       -o-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  text-transform: uppercase;
  color: rgba(24, 30, 29, 0.15);
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-size: 250px;
  opacity: .3;
  z-index: 1;
  pointer-events: none;
}
.glossary-search .title {
  margin-top: 120px;
  color: #fff;
  text-align: center;
  margin-bottom: 40px;
}
.glossary-search .title span {
  font-family: 'tisa-thin', sans-serif;
}
.glossary-search .input {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 60px;
}
.glossary-search .input input {
  padding: 20px;
  border: none;
  z-index: 2;
  border-radius: 5px;
  padding-right: 160px;
  width: 400px;
}
.glossary-search .input button {
  background: #000;
  border: none;
  color: #fff;
  margin-left: 5px;
  z-index: 2;
  padding: 20px 25px;
  border-radius: 5px;
}
.glossary-search .input button:hover {
  background: rgba(0, 0, 0, 0.9);
}
.glossary-search .input button img {
  margin-left: 25px;
  width: 20px;
}
.content_gmap {
  padding-top: 70px;
}
.content_gmap-map {
  height: 600px;
  width: 100%;
  display: block;
}
#l-wrapper .content_referenceoverview {
  margin-top: 50px;
  margin-bottom: 30px;
}
#l-wrapper .content_referenceoverview .navi-area {
  margin-bottom: 30px;
  z-index: 4;
}
#l-wrapper .content_referenceoverview .delete-all {
  font-family: 'Source Sans 3', sans-serif;
  font-size: 25px;
  float: left;
  cursor: pointer;
}
#l-wrapper .content_referenceoverview .delete-all:hover p {
  color: #0091CE;
}
#l-wrapper .content_referenceoverview .delete-all p {
  margin: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#l-wrapper .content_referenceoverview .navigation-area {
  float: right;
  font-family: 'Source Sans 3', sans-serif;
  font-size: 25px;
  margin-right: 55px;
}
#l-wrapper .content_referenceoverview .navigation-area > ul > li {
  float: left;
  margin-left: 40px;
}
#l-wrapper .content_referenceoverview .navigation-area ul {
  list-style-type: none;
}
#l-wrapper .content_referenceoverview .navigation-area li {
  position: relative;
  cursor: pointer;
}
@media (min-width: 769px) {
  #l-wrapper .content_referenceoverview .navigation-area > ul > li:hover ul.dropdown {
    visibility: visible;
    opacity: 1;
  }
}
#l-wrapper .content_referenceoverview .navigation-area ul.dropdown {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  padding-top: 20px;
  width: 200px;
  -webkit-transform: translateX(-55px);
      -ms-transform: translateX(-55px);
       -o-transform: translateX(-55px);
          transform: translateX(-55px);
}
#l-wrapper .content_referenceoverview .navigation-area ul.dropdown li {
  padding: 10px 10px;
  color: white;
  font-size: 19px;
  background-color: #0091CE;
}
#l-wrapper .content_referenceoverview .navigation-area ul.dropdown li:hover {
  background-color: white;
  color: #0091CE;
}
#l-wrapper .content_referenceoverview .navigation-area ul.dropdown li.selected {
  background-color: white;
  color: #0091CE;
}
#l-wrapper .content_referenceoverview .navigation-area .mobileArrow {
  display: none;
}
#l-wrapper .content_referenceoverview .reference-area {
  display: block;
  position: relative;
}
#l-wrapper .content_referenceoverview .reference-container {
  position: relative;
  display: block;
}
#l-wrapper .content_referenceoverview .reference-text-container {
  position: fixed;
  right: 0;
  top: auto;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background-color: #0091CE;
  padding: 30px 40px;
  z-index: 1;
  padding-bottom: 50px;
  color: rgba(255, 255, 255, 0.6);
}
#l-wrapper .content_referenceoverview .reference-text-container .title {
  font-family: 'Source Sans 3', sans-serif;
  font-size: 40px;
  color: white;
}
#l-wrapper .content_referenceoverview .reference-text-container a.mask {
  color: white;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#l-wrapper .content_referenceoverview .reference-text-container a.mask:hover {
  color: #18292F;
}
#l-wrapper .content_referenceoverview .reference-text-container .cross-container {
  float: right;
  display: block;
  height: 25px;
  width: 25px;
  padding-top: 10px;
  cursor: pointer;
}
#l-wrapper .content_referenceoverview .reference-text-container .cross-container .line {
  width: 20px;
  height: 3px;
  background-color: white;
}
#l-wrapper .content_referenceoverview .reference-text-container .cross-container #right {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
       -o-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
#l-wrapper .content_referenceoverview .reference-text-container .cross-container #left {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
  margin-bottom: -3px;
}
#l-wrapper .content_referenceoverview .reference-text-container.open {
  visibility: visible;
  opacity: 1;
}
#l-wrapper .content_referenceoverview .reference-box {
  background-color: #18292F;
  height: 30%;
  height: 270px;
  border: 0.5px solid #9e9e9e;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  /*.transition();*/
}
#l-wrapper .content_referenceoverview .reference-box:hover {
  background-color: #0091CE;
}
#l-wrapper .content_referenceoverview .reference-box img {
  max-width: 100%;
  width: 70%;
}
@media (max-width: 768px) {
  #l-wrapper .content_referenceoverview .navi-area .delete-all {
    padding-left: 15px;
    font-size: 20px;
  }
  #l-wrapper .content_referenceoverview .navi-area .navigation-area {
    padding-left: 40px;
  }
  #l-wrapper .content_referenceoverview .navi-area .navigation-area > ul li.parent {
    margin-left: 40px;
  }
  #l-wrapper .content_referenceoverview .navi-area .navigation-area > ul li.parent:first-child {
    margin-left: 0;
  }
  #l-wrapper .content_referenceoverview .navi-area .navigation-area > ul li.parent .mobileArrow {
    left: -25px;
    padding: 0;
    padding-top: 3px;
    width: auto;
    top: 0px;
  }
  #l-wrapper .content_referenceoverview .navi-area .navigation-area ul.dropdown {
    -webkit-transform: translateX(-128px);
        -ms-transform: translateX(-128px);
         -o-transform: translateX(-128px);
            transform: translateX(-128px);
    padding-top: 15px;
  }
}
@media (max-width: 428px) {
  #l-wrapper .content_referenceoverview .navi-area .delete-all {
    width: 100%;
    padding-right: 15px;
    text-align: center;
    margin-bottom: 15px;
  }
  #l-wrapper .content_referenceoverview .navi-area .navigation-area {
    width: 225px;
    height: 40px;
    padding: 0;
    margin: 0 auto;
    padding-left: 30px;
    float: none;
    display: block;
  }
  #l-wrapper .content_referenceoverview .navi-area .navigation-area ul.dropdown {
    -webkit-transform: translateX(-55px);
        -ms-transform: translateX(-55px);
         -o-transform: translateX(-55px);
            transform: translateX(-55px);
  }
}
.content_hitparade {
  clear: both;
  padding-top: 25px;
  padding-bottom: 25px;
}
.content_hitparade .csc-default.no-margin,
.content_hitparade #main .ym-col3 div.no-margin,
.content_hitparade #main > .ym-column.no-margin,
.content_hitparade #c4493 {
  margin-left: 0;
  margin-right: 0;
}
.content_hitparade .ym-grid,
.content_hitparade .ce-wrapper,
.content_hitparade .csc-default > .csc-default,
.content_hitparade .csc-shortcut > .csc-frame > .csc-default,
.content_hitparade .csc-shortcut > .csc-default > .csc-frame,
.content_hitparade .csc-shortcut > .csc-frame > .csc-frame,
.content_hitparade .divbox > .csc-default,
.content_hitparade .divbox > .csc-frame {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.content_hitparade .ym-grid {
  display: table;
  table-layout: fixed;
  width: 100%;
  list-style-type: none;
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
}
.content_hitparade .ym-g50 {
  width: 50%;
}
.content_hitparade .ym-gl {
  float: left;
  margin: 0;
}
.content_hitparade .csc-default,
.content_hitparade .csc-frame {
  margin-left: 10px;
  margin-right: 10px;
}
.content_hitparade .bg-color-olivegreen h1,
.content_hitparade .bg-color-olivegreen p.h1 {
  background: #BDBE87;
  color: #FFF;
  padding: 6px 15px 4px 15px;
  border-radius: 5px 5px 0 0;
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 0;
}
.content_hitparade h1.csc-firstHeader,
.content_hitparade h2.csc-firstHeader,
.content_hitparade h3.csc-firstHeader,
.content_hitparade h4.csc-firstHeader,
.content_hitparade h5.csc-firstHeader,
.content_hitparade h6.csc-firstHeader,
.content_hitparade .h1.csc-firstHeader {
  margin-top: 0;
  font-size: 19px;
}
.content_hitparade .hometemplate h1,
.content_hitparade .hometemplate h2,
.content_hitparade .hometemplate h3,
.content_hitparade .hometemplate h4,
.content_hitparade .hometemplate h5,
.content_hitparade .hometemplate h6,
.content_hitparade .hometemplate .h1 {
  margin: 1.06em 0 0.35em 0;
}
.content_hitparade .langingpage_linkelement_image {
  width: 69px;
  margin-right: 0;
}
.content_hitparade .ym-gl {
  float: left;
  margin: 0;
}
.content_hitparade .langingpage_linkelement .langingpage_linkelement_image img {
  margin: -8px;
}
.content_hitparade img,
.content_hitparade figure {
  margin: 0;
  border-radius: 5px;
}
.content_hitparade .langingpage_linkelement .content {
  margin-left: 69px;
}
.content_hitparade .csc-default.box .langingpage_linkelement {
  margin: 0;
}
.content_hitparade .bg-color-olivegreen .langingpage_linkelement,
.content_hitparade .bg-color-olivegreen .csc-textpic,
.content_hitparade .bg-color-olivegreen .csc-content,
.content_hitparade .bg-color-olivegreen .tx-felogin-pi1,
.content_hitparade .bg-color-olivegreen .tx-indexedsearch,
.content_hitparade .bg-color-olivegreen .news,
.content_hitparade .bg-color-olivegreen .tx-datamintsfeuser-pi1,
.content_hitparade .bg-color-olivegreen .divbox {
  padding: 15px;
  background: #F5F4ED;
}
.content_hitparade .csc-default.box .langingpage_linkelement .content h3,
.content_hitparade .csc-default.box .langingpage_linkelement .content p {
  margin: 0;
  padding: 0;
}
.content_hitparade .langingpage_linkelement .content h3 {
  padding: 14px 0 0 0;
}
.content_hitparade .news .article img {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  display: block;
}
.content_hitparade .news-list-view img,
.content_hitparade .news-top-header img,
.content_hitparade .news-list-view-top img {
  max-width: 100%;
  height: auto;
}
.content_hitparade .ym-gbox-left {
  padding: 0 10px 0 0;
}
.content_hitparade .ym-ghf-image {
  width: 50%;
}
.content_hitparade .ym-gl {
  float: left;
  margin: 0;
}
.content_hitparade body.hometemplate #main .article.newsvimeo .teaser-text .ym-gbox-right > *,
.content_hitparade body.hometemplate #main .article.newsvimeo .footer {
  display: none;
}
.content_hitparade body.hometemplate #main .article.newsvimeo .teaser-text .ym-gbox-right .header,
.content_hitparade body.hometemplate #main .article.newsvimeo .teaser-text .ym-gbox-right .more-link {
  display: block;
}
.content_hitparade body.hometemplate #main .article.newsvimeo .teaser-text .ym-gbox-right > *,
.content_hitparade body.hometemplate #main .article.newsvimeo .footer {
  display: none;
}
.content_hitparade .csc-default.box .news-list-view .article {
  padding: 0;
  margin-bottom: 10px;
  border-bottom: none;
}
.content_hitparade .news-list-view .article,
.content_hitparade .news-search-result .article {
  padding: 20px 0;
  border-bottom: 1px solid #E7E7E7;
}
.content_hitparade .ym-gbox-right {
  padding: 0 0 0 10px;
}
.content_hitparade .ym-gbox-right .bodytext {
  display: none;
}
.content_hitparade .header {
  max-width: 250px;
}
#l-body .content_header {
  margin-bottom: 30px;
}
.content_header {
  width: 100%;
  display: block;
  overflow: hidden;
  position: relative;
  font-weight: bold;
}
.content_header .title-cont {
  text-transform: uppercase;
}
.content_header .title-cont .smalltitle {
  color: #0091CE;
  font-family: 'Source Sans 3', sans-serif;
}
.content_header .title-cont .smalltitle span {
  display: inline-block;
}
.content_header .title-cont .smalltitle .line {
  height: 3px;
  background-color: #c6c7c9;
  width: -webkit-calc(100% - 180px);
  width: calc(100% - 180px);
  margin-left: 20px;
}
.content_header .title-cont .title {
  font-family: 'Source Sans 3', sans-serif;
  font-size: 55px;
  line-height: 1.2;
}
.content_header .text-cont {
  color: #6f6f6f;
}
.content_header .text-cont .text {
  padding-left: 25px;
  font-weight: 500;
}
.content_header .text-cont .text h3 {
  margin-top: 0;
}
.gradient {
  background: #0087c9;
  background: -webkit-linear-gradient(45deg, #0087c9 0%, #5555dc 48%, #ff03ff 100%);
  background: -o-linear-gradient(45deg, #0087c9 0%, #5555dc 48%, #ff03ff 100%);
  background: linear-gradient(45deg, #0087c9 0%, #5555dc 48%, #ff03ff 100%);
  -webkit-background-size: 100% 100%;
          background-size: 100%;
  background-repeat: no-repeat;
}
#content_header_blue {
  padding: 70px 10px 10px 15px;
  margin-bottom: 30px;
  background-color: #eee;
  background: -webkit-gradient(linear, left top, left bottom, from(#eee), to(white));
  background: -webkit-linear-gradient(top, #eee, white);
  background: -o-linear-gradient(top, #eee, white);
  background: #0087c9;
  background: -webkit-linear-gradient(45deg, #0087c9 0%, #5555dc 48%, #ff03ff 100%);
  background: -o-linear-gradient(45deg, #0087c9 0%, #5555dc 48%, #ff03ff 100%);
  background: linear-gradient(45deg, #0087c9 0%, #5555dc 48%, #ff03ff 100%);
  background: #337ab7;
  -webkit-background-size: 100% 100%;
          background-size: 100%;
  background-repeat: no-repeat;
}
#content_header_blue .content_container {
  padding: 15px 0;
}
#content_header_blue .content_container .subtitle__container {
  background-color: white;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin-bottom: 10px;
}
#content_header_blue .content_container .subtitle__container__content {
  font-size: 20px;
  margin: 0;
  color: black;
  text-transform: uppercase;
  font-weight: bold;
  font-family: 'Source Sans 3', sans-serif;
  padding: 5px 3px;
}
#content_header_blue .content_container .title__container {
  background-color: white;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
#content_header_blue .content_container .title__container__content {
  font-size: 35px;
  margin: 0;
  color: black;
  text-transform: uppercase;
  font-weight: bold;
  font-family: 'Source Sans 3', sans-serif;
  padding: 5px 3px;
}
#content_header_blue .title {
  font-size: 1.2em;
  margin: 0;
  color: #fffef7;
  text-transform: uppercase;
  font-weight: bold;
  font-family: 'Source Sans 3', sans-serif;
}
#content_header_blue.contact {
  margin-bottom: 0;
}
#content_header_blue header h1.title {
  margin-top: 20px;
}
@media (min-width: 768px) {
  #content_header_blue {
    padding-top: 80px;
    margin-bottom: 35px;
  }
  #content_header_blue .title {
    font-size: 1.9em;
  }
}
@media (min-width: 1200px) {
  #content_header_blue {
    position: relative;
    padding-top: 70px;
  }
  #content_header_blue .content_container {
    padding: 30px 40px;
  }
  #content_header_blue .content_container .subtitle__container {
    background-color: white;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin-bottom: 10px;
  }
  #content_header_blue .content_container .subtitle__container__content {
    font-size: 30px;
    margin: 0;
    color: black;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Source Sans 3', sans-serif;
    padding: 5px 3px;
  }
  #content_header_blue .content_container .title__container {
    background-color: white;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }
  #content_header_blue .content_container .title__container__content {
    font-size: 50px;
    margin: 0;
    color: black;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Source Sans 3', sans-serif;
    padding: 5px 3px;
  }
}
.gradient {
  background: #0087c9;
  background: -webkit-linear-gradient(45deg, #0087c9 0%, #5555dc 48%, #ff03ff 100%);
  background: -o-linear-gradient(45deg, #0087c9 0%, #5555dc 48%, #ff03ff 100%);
  background: linear-gradient(45deg, #0087c9 0%, #5555dc 48%, #ff03ff 100%);
  -webkit-background-size: 100% 100%;
          background-size: 100%;
  background-repeat: no-repeat;
}
#content_header_blue_small {
  padding: 10px 10px 10px 15px;
  margin-bottom: 30px;
  background-color: #eee;
  background: -webkit-gradient(linear, left top, left bottom, from(#eee), to(white));
  background: -webkit-linear-gradient(top, #eee, white);
  background: -o-linear-gradient(top, #eee, white);
  background: #0087c9;
  background: -webkit-linear-gradient(45deg, #0087c9 0%, #5555dc 48%, #ff03ff 100%);
  background: -o-linear-gradient(45deg, #0087c9 0%, #5555dc 48%, #ff03ff 100%);
  background: linear-gradient(45deg, #0087c9 0%, #5555dc 48%, #ff03ff 100%);
  background: #337ab7;
  -webkit-background-size: 100% 100%;
          background-size: 100%;
  background-repeat: no-repeat;
}
#content_header_blue_small .title {
  font-size: 1.2em;
  margin: 0;
  color: #fffef7;
  text-transform: uppercase;
  font-weight: bold;
  font-family: 'Source Sans 3', sans-serif;
}
#content_header_blue_small.contact {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  #content_header_blue_small {
    margin-bottom: 35px;
  }
  #content_header_blue_small .title {
    font-size: 1.9em;
  }
}
@media (min-width: 1024px) {
  #content_header_blue_small .title {
    font-size: 2.4em;
  }
}
.content_icon_buttons .container .col-sm-3:nth-child(4n + 5) {
  clear: left;
}
.content_icon_buttons .container i {
  display: block;
}
.content_icon_buttons .container .feature i.icon--lg + .h5 {
  margin-top: 0.9em;
  display: block;
}
.content_icon_buttons .container a:hover {
  text-decoration: none;
}
.content_icon_buttons .container a:focus {
  outline: none;
}
.content_icon_buttons .container a:hover,
.content_icon_buttons .container a:focus {
  color: inherit;
  text-decoration: none;
}
.content_iconbox [id^="element"] i {
  font-size: 5.57em;
}
.content_iconbox section .col-sm-4:nth-child(3n+4) {
  clear: left;
}
.content_iconbox h4 {
  margin-top: 15px;
}
.content_icons_three {
  position: relative;
}
.content_icons_three .buttons {
  margin-top: 80px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  z-index: 2;
  margin-bottom: 150px;
}
.content_icons_three .btn + .btn {
  margin-left: 15px;
}
.content_icons_three .bigtitle {
  position: absolute;
  top: 50px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
       -o-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  text-transform: uppercase;
  color: rgba(24, 30, 29, 0.15);
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-size: 148px;
  opacity: .3;
  z-index: 1;
  pointer-events: none;
}
.content_icons_three .header {
  margin-top: 170px;
  margin-bottom: 90px;
  text-align: center;
}
.content_icons_three .header .title {
  font-size: 24px;
  font-family: 'tisa-regular', sans-serif;
}
.content_icons_three .header .subtitle {
  font-size: 18px;
  color: #96a4a4;
  font-family: 'tisa-thin', sans-serif;
  font-weight: 400;
}
.content_icons_three .icon {
  width: 75px;
  height: 75px;
  display: inline-block;
  position: relative;
  margin-right: 25px;
}
.content_icons_three .icon .inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}
.content_icons_three .icon img {
  display: block;
  width: 35px;
  height: 35px;
}
.content_icons_three .icons .caption {
  display: inline-block;
}
.content_icons_three .icons .title {
  font-size: 24px;
}
.content_icons_three .icons .link {
  font-size: 18px;
  -webkit-transition: text ease-in-out 0.3s;
       -o-transition: text ease-in-out 0.3s;
          transition: text ease-in-out 0.3s;
}
.blue .content_icons_three .icons .link {
  color: #0aa3e5;
}
.orange .content_icons_three .icons .link {
  color: #f34302;
}
.green .content_icons_three .icons .link {
  color: #8ebc02;
}
.yellow .content_icons_three .icons .link {
  color: #FFA800;
}
.content_icons_three .icons .link:hover:after {
  content: '';
  height: 1px;
  display: block;
  background-color: #0aa3e5;
  -webkit-transition: all ease-in-out 0.3s;
       -o-transition: all ease-in-out 0.3s;
          transition: all ease-in-out 0.3s;
  width: 0;
}
.content_icons_three .icons .link:hover:after {
  width: 100%;
}
.orange .content_icons_three .icons .link:hover:after {
  background-color: #f34302;
}
.yellow .content_icons_three .icons .link:hover:after {
  background-color: #FFA800;
}
.green .content_icons_three .icons .link:hover:after {
  background-color: #8ebc02;
}
.content_icons_three .icons .border {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: dotted 3px #8b8d8d;
  border-radius: 50%;
}
.content_icons_three .icons .icon {
  cursor: pointer;
}
.content_icons_three .icons .icon:hover .border {
  -webkit-animation: spinAround 9s linear infinite;
       -o-animation: spinAround 9s linear infinite;
          animation: spinAround 9s linear infinite;
}
.content_image_slider section .col-sm-4:nth-child(3n+4) {
  clear: left;
}
.content_image_slider .owl-carousel .owl-next,
.content_image_slider .owl-carousel .owl-prev {
  font-size: 65px;
}
.content_image_slider .feature-1 .wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.content_image_slider .owl-item.owl-item img {
  width: 100%;
}
.content_image_slider .feature__body.boxed.boxed--border {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.content_image_slider .feature-1 .background-image-holder {
  display: block;
  position: relative;
  height: 240px;
}
.content_leftpic_righttext {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 50px auto;
  /* ///-+++++++!!!!!!!!!!!!!!!!!!!---------   desktop 1200px   ---------!!!!!!!!!!!!!!!!!!!!!+++++++-\\\ */
}
.content_leftpic_righttext .content_leftbox-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.content_leftpic_righttext .content_leftbox-box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.content_leftpic_righttext .content_leftbox-box .youtube-trigger {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.3s ease;
       -o-transition: all 0.3s ease;
          transition: all 0.3s ease;
  cursor: pointer;
}
.content_leftpic_righttext .content_leftbox-box .youtube-trigger i {
  position: absolute;
  color: white;
  font-size: 6.6vh;
  z-index: 2;
}
.content_leftpic_righttext .content_leftbox-box .youtube-trigger img {
  width: 100%;
}
.content_leftpic_righttext .content_leftbox-box .youtube-trigger:hover {
  background-color: #0aa3e5;
  z-index: 5;
  cursor: pointer;
}
.content_leftpic_righttext .content_leftbox-box .youtube-trigger:hover > img {
  opacity: 0;
}
.content_leftpic_righttext .content_leftbox-box__mediaContainer {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  -webkit-background-size: cover;
          background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.content_leftpic_righttext .content_leftbox-box__mediaContainer .play {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  cursor: pointer;
  -webkit-transition: all 0.3s;
       -o-transition: all 0.3s;
          transition: all 0.3s;
  width: 70px;
  height: 70px;
  border: 3px solid #fffef7;
  border-radius: 50%;
}
.content_leftpic_righttext .content_leftbox-box__mediaContainer .play:after {
  -webkit-transition: all 0.3s;
       -o-transition: all 0.3s;
          transition: all 0.3s;
  position: absolute;
  top: 25%;
  right: 10%;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
       -o-transform: rotate(90deg);
          transform: rotate(90deg);
  content: '';
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 30px solid #fffef7;
}
.content_leftpic_righttext .content_leftbox-box__mediaContainer .play:hover {
  border: 3px solid #fffef7;
  background-color: #fffef7;
}
.content_leftpic_righttext .content_leftbox-box__mediaContainer .play:hover:after {
  border-bottom: 30px solid #0091CE;
}
.content_leftpic_righttext .content_leftbox-box__mediaContainer__video {
  -webkit-transition: all 0.3s ;
       -o-transition: all 0.3s ;
          transition: all 0.3s ;
  position: fixed;
  z-index: 99;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  visibility: hidden;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
.content_leftpic_righttext .content_leftbox-box__mediaContainer__video__container {
  width: 85%;
  height: 80%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.content_leftpic_righttext .content_leftbox-box__mediaContainer__video__container .closing {
  cursor: pointer;
  -webkit-transition: all 0.3s;
       -o-transition: all 0.3s;
          transition: all 0.3s;
  border: 3px solid #0091CE;
  background-color: #fffef7;
  border-radius: 50%;
  position: absolute;
  height: 40px;
  width: 40px;
  right: -10px;
  top: 0px;
  -webkit-transform: translate(50%, -50%);
      -ms-transform: translate(50%, -50%);
       -o-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  opacity: 0.4;
  z-index: 10;
}
.content_leftpic_righttext .content_leftbox-box__mediaContainer__video__container .closing .stroke {
  height: 4px;
  width: 75%;
  position: absolute;
  right: 12%;
  top: 45%;
}
.content_leftpic_righttext .content_leftbox-box__mediaContainer__video__container .closing .stroke:nth-child(odd) {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
  background-color: #0091CE;
}
.content_leftpic_righttext .content_leftbox-box__mediaContainer__video__container .closing .stroke:nth-child(even) {
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
       -o-transform: rotate(135deg);
          transform: rotate(135deg);
  background-color: #0091CE;
}
.content_leftpic_righttext .content_leftbox-box__mediaContainer__video__container .closing:hover {
  opacity: 1;
}
.content_leftpic_righttext .content_leftbox-box__mediaContainer__video.show {
  visibility: visible;
  opacity: 1;
}
.content_leftpic_righttext .content_rightbox-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.content_leftpic_righttext .content_rightbox-box .content {
  width: 85%;
}
.content_leftpic_righttext .content_rightbox-box .content h2 {
  font-weight: bold;
  margin-bottom: 25px;
  font-size: 25px;
}
@media (min-width: 1200px) {
  .content_leftpic_righttext {
    margin: 40px auto 70px auto !important;
  }
  .content_leftpic_righttext .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .content_leftpic_righttext .row .content_leftbox-box {
    width: 50%;
  }
  .content_leftpic_righttext .row .content_leftbox-box .content {
    width: 90%;
  }
  .content_leftpic_righttext .row .content_rightbox-box {
    width: 50%;
  }
  .content_leftpic_righttext .row .content_rightbox-box .content {
    width: 90%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .content_leftpic_righttext .row.reversed {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
.content_lefttext_rightpic {
  float: left;
  width: 100%;
}
.content_lefttext_rightpic .content_leftbox-box {
  padding-bottom: 25vw;
  float: left;
  min-height: 250px;
  position: relative;
  overflow: hidden;
  width: 50%;
  background-color: #0aa3e5;
}
.content_lefttext_rightpic .content {
  padding: 30px;
  padding-left: 105px;
  padding-bottom: 105px;
}
.content_lefttext_rightpic img {
  width: 100%;
  height: 100%;
  display: block;
  margin-bottom: 0;
}
.content_lefttext_rightpic .content-left {
  position: absolute;
  width: 100%;
  height: 100%;
  padding-top: 10%;
  padding-left: 10%;
  padding-right: 10%;
  padding-bottom: 10%;
  top: 0;
  left: 0;
  margin: auto;
  display: block;
}
.content_lefttext_rightpic .boxinner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.content_lefttext_rightpic .boxinner.right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media (max-width: 999px) {
  .content_lefttext_rightpic .content_leftbox-box {
    width: 100vw;
    position: relative;
    padding-bottom: 50vw;
  }
  .content_lefttext_rightpic .content {
    padding: inherit;
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .content_lefttext_rightpic .boxinner.right {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
#l-wrapper .content_newsoverview {
  margin-top: 50px;
  margin-bottom: 30px;
}
#l-wrapper .content_newsoverview .newsoverview-area {
  margin-bottom: 20px !important;
}
#l-wrapper .content_newsoverview .newsoverview-area,
#l-wrapper .content_newsoverview .box-overview {
  margin: 0 -10px;
  overflow: hidden;
  display: block;
}
#l-wrapper .content_newsoverview .owl-wrapper {
  position: relative;
  display: block;
  overflow: hidden;
}
#l-wrapper .content_newsoverview .mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
#l-wrapper .content_newsoverview .item-container {
  position: relative;
  overflow: hidden;
  padding: 0 10px;
}
#l-wrapper .content_newsoverview .item-container .slid-area {
  height: 400px;
  width: 100%;
  position: relative;
}
#l-wrapper .content_newsoverview .item-container .slid-area .mask {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#l-wrapper .content_newsoverview .item-container .slid-area .mask.off {
  background-color: transparent !important;
  z-index: 10;
}
#l-wrapper .content_newsoverview .item-container .slid-area img {
  width: 100%;
}
#l-wrapper .content_newsoverview .item-container .owl-dots {
  margin-top: -40px;
}
#l-wrapper .content_newsoverview .item-container .owl-dot {
  margin: 0 3px;
  width: 6px;
  height: 6px;
  background-color: white;
  position: relative;
}
#l-wrapper .content_newsoverview .item-container .text-cont {
  color: white;
  font-family: 'Source Sans 3', sans-serif;
  position: absolute;
  width: 100%;
  margin: 0;
  bottom: 0;
  padding-left: 30px;
  margin-bottom: 35px;
  z-index: 5;
}
#l-wrapper .content_newsoverview .item-container .text-cont .title {
  font-size: 25px;
}
#l-wrapper .content_newsoverview .item-container video {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#l-wrapper .content_newsoverview .item-container .fa {
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  font-size: 70px;
  z-index: 5;
  margin-left: 43%;
  margin-top: 30%;
  color: white;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#l-wrapper .content_newsoverview .owl-carousel {
  height: 400px;
}
#l-wrapper .content_newsoverview .portfolio-container .slid-area {
  background-color: rgba(0, 0, 0, 0.8);
}
#l-wrapper .content_newsoverview .slid-area:hover .mask {
  background-color: #0091CE;
}
#l-wrapper .content_newsoverview .slid-area:hover .fa {
  opacity: 1;
  visibility: visible;
}
@media (max-width: 1200px) {
  #l-wrapper .content_newsoverview .item-container .fa {
    margin-left: 44%;
    margin-top: 38%;
    font-size: 50px;
  }
}
@media (max-width: 1000px) {
  #l-wrapper .content_newsoverview .item-container .fa {
    margin-top: 35%;
  }
}
@media (max-width: 620px) {
  #l-wrapper .content_newsoverview .item-container .text-cont .title {
    font-size: 18px;
  }
  #l-wrapper .content_newsoverview .item-container .fa {
    margin-left: 45%;
  }
}
#l-wrapper .content_newslist {
  margin-top: 50px;
  margin-bottom: 30px;
}
#l-wrapper .content_newslist .newslist-area {
  margin-bottom: 20px !important;
}
#l-wrapper .content_newslist .newslist-area,
#l-wrapper .content_newslist .box-overview {
  margin: 0 -10px;
  overflow: hidden;
  display: block;
}
#l-wrapper .content_newslist .owl-wrapper {
  position: relative;
  display: block;
  overflow: hidden;
}
#l-wrapper .content_newslist .mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
#l-wrapper .content_newslist .item-container {
  position: relative;
  overflow: hidden;
  padding: 0 10px;
}
#l-wrapper .content_newslist .item-container .slid-area {
  height: 400px;
  width: 100%;
  position: relative;
}
#l-wrapper .content_newslist .item-container .slid-area .mask {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#l-wrapper .content_newslist .item-container .slid-area .mask.off {
  background-color: transparent !important;
  z-index: 10;
}
#l-wrapper .content_newslist .item-container .slid-area img {
  width: 100%;
}
#l-wrapper .content_newslist .item-container .owl-dots {
  margin-top: -40px;
}
#l-wrapper .content_newslist .item-container .owl-dot {
  margin: 0 3px;
  width: 6px;
  height: 6px;
  background-color: white;
  position: relative;
}
#l-wrapper .content_newslist .item-container .text-cont {
  color: white;
  font-family: 'Source Sans 3', sans-serif;
  position: absolute;
  width: 100%;
  margin: 0;
  bottom: 0;
  padding-left: 30px;
  margin-bottom: 35px;
  z-index: 5;
}
#l-wrapper .content_newslist .item-container .text-cont .title {
  font-size: 25px;
}
#l-wrapper .content_newslist .item-container video {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#l-wrapper .content_newslist .item-container .fa {
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  font-size: 70px;
  z-index: 5;
  margin-left: 43%;
  margin-top: 30%;
  color: white;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#l-wrapper .content_newslist .owl-carousel {
  height: 400px;
}
#l-wrapper .content_newslist .portfolio-container .slid-area {
  background-color: rgba(0, 0, 0, 0.8);
}
#l-wrapper .content_newslist .slid-area:hover .mask {
  background-color: #0091CE;
}
#l-wrapper .content_newslist .slid-area:hover .fa {
  opacity: 1;
  visibility: visible;
}
@media (max-width: 1200px) {
  #l-wrapper .content_newslist .item-container .fa {
    margin-left: 44%;
    margin-top: 38%;
    font-size: 50px;
  }
}
@media (max-width: 1000px) {
  #l-wrapper .content_newslist .item-container .fa {
    margin-top: 35%;
  }
}
@media (max-width: 620px) {
  #l-wrapper .content_newslist .item-container .text-cont .title {
    font-size: 18px;
  }
  #l-wrapper .content_newslist .item-container .fa {
    margin-left: 45%;
  }
}
.content_picbox {
  text-align: center;
}
.content_picbox section .col-sm-6:nth-child(2n+3) {
  clear: left;
}
.content_picbox .content_picbox__image {
  width: 128px;
  height: 128px;
  display: inline-block;
  -webkit-background-size: contain;
          background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.content_piechart {
  padding-top: 7em;
  padding-bottom: 7em;
}
.content_piechart .label {
  line-height: inherit;
}
.content_piechart .radial {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.content_piechart .radial img {
  position: absolute;
}
.content_piechart .radial .radial__label {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
       -o-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  margin-bottom: 0;
}
.content_piechart .radial:not(:last-child) {
  margin-bottom: 1.85714286em;
}
.content_piechart .radial:not(.radial--active) .radial__label {
  opacity: 0;
}
.content_piechart .features {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.content_piechart .feature {
  padding-left: 32px;
  padding-right: 32px;
}
.content_piechart .feature-title {
  font-size: 38px;
  font-family: 'tisa-bold', sans-serif;
  font-weight: 600;
  margin-top: 80px;
  text-align: center;
}
.blue .content_piechart .feature-title {
  color: #0aa3e5;
}
.green .content_piechart .feature-title {
  color: #8ebc02;
}
.cyan .content_piechart .feature-title {
  color: #30c1c1;
}
.orange .content_piechart .feature-title {
  color: #f34302;
}
.red .content_piechart .feature-title {
  color: #b71c1c;
}
.black .content_piechart .feature-title {
  color: #181b1b;
}
.white .content_piechart .feature-title {
  color: #fff;
}
@media (max-width: 999px) {
  .content_piechart .feature-title {
    font-size: 28px;
  }
}
.content_piechart .line {
  width: 350px;
  height: 1px;
  position: absolute;
  background: -webkit-gradient(linear, left top, right top, color-stop(5%, #d3d8d8), color-stop(5%, transparent), color-stop(95%, transparent), color-stop(95%, #d3d8d8));
  background: -webkit-linear-gradient(left, #d3d8d8 5%, transparent 5%, transparent 95%, #d3d8d8 95%);
  background: -o-linear-gradient(left, #d3d8d8 5%, transparent 5%, transparent 95%, #d3d8d8 95%);
  background: linear-gradient(to right, #d3d8d8 5%, transparent 5%, transparent 95%, #d3d8d8 95%);
}
.content_piechart .feature-description {
  color: #434848;
  font-family: 'tisa-bold', sans-serif;
  font-weight: 600;
  font-size: 14px;
  text-align: center;
}
.content_pricing[id^="element"] .label {
  line-height: inherit;
}
.content_pricing .bg--primary span {
  color: #666;
}
.content_pricing .bg--primary span.label,
.content_pricing .bg--primary .testimonial__image {
  color: #fff;
}
.content_pricing .col-sm-6.col-md-4.col-md-pull-1.col-xs-12 {
  float: right;
}
.content_pricing .switchable div[class*=col-]:first-child {
  float: left;
}
.content_pricing .pricing-1 .btn .btn__text {
  display: block;
  width: 100%;
  overflow: hidden;
}
.content_pricing .pricing-1 .btn .btn__text,
.content_pricing .pricing-1 .btn:hover {
  color: #fff;
}
.content_pricing .pricing-1 .btn:last-child {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  border-radius: 0 0 6px 6px;
  padding: 0.92857143em 0;
  margin: 0;
  padding-left: 15px;
  padding-right: 15px;
}
.content_pricing .pricing-1 .btn:last-child:hover {
  -webkit-transform: none;
      -ms-transform: none;
       -o-transform: none;
          transform: none;
}
.content_pricing h5 {
  font-weight: 600;
}
.content_pricing h6 {
  margin-top: 15px;
}
.content_pricing .pricing .label {
  top: 2.78571429em;
  right: 2.78571429em;
  display: inline-block;
  font-size: 9px;
  font-weight: 700;
  letter-spacing: .5px;
  color: #fff;
  text-transform: uppercase;
  height: 26px;
  min-width: 65px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
  border-radius: 50px;
  position: absolute;
  z-index: 3;
}
.content_pricing .pricing .label:not([class*='bg--']) {
  background: #065d83;
}
.content_pricing .pricing ul {
  margin-bottom: 30px;
}
.content_pricing .pricing ul li .checkmark + span {
  position: relative;
  bottom: 3px;
}
.content_pricing .pricing.pricing-1.boxed.boxed--lg.boxed--border {
  padding-top: 60px;
}
.content_pricing .pricing:hover {
  -webkit-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.04);
          box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.04);
}
.content_pricing .testimonial-2 {
  float: none;
  width: 100%;
}
.content_pricing .testimonial-2 .testimonial__image img {
  max-height: 3.7em;
  float: left;
  margin-right: 1.8em;
}
.content_pricing .testimonial {
  position: relative;
  overflow: hidden;
}
.content_pricing .testimonial .testimonial__image {
  margin-bottom: 1.8em;
}
.content_pricing img {
  max-width: 100%;
  margin-bottom: 1.8em;
}
.content_pricing .checkmark:not(:last-child) {
  margin-right: 13px;
}
.content_pricing .checkmark {
  display: inline-block;
  position: relative;
  width: 1.2em;
  height: 1.2em;
  border-radius: 50%;
  text-align: center;
}
.content_pricing .checkmark:before {
  content: '\2713';
  color: #fff;
  font-size: 11px;
  position: absolute;
  width: 100%;
  left: 0;
  top: -4px;
}
.content_pricing .type--fine-print {
  display: block;
  clear: left;
  margin-top: 15px;
}
@media (min-width: 768px) {
  .content_pricing .lead + .testimonial-2 {
    margin-top: 3.71428571em;
  }
}
.productsPreview {
  padding-left: -15px;
  padding-right: -15px;
}
.productsPreview .slide {
  background: #F5F5ED;
  display: block;
  border: 1px solid #F5F5ED;
  border-radius: 5px 5px 0 0;
  text-decoration: none;
  position: relative;
}
.productsPreview .slide:hover {
  background-color: #ebebe4 !important;
}
.productsPreview .slide .productItem {
  float: left;
  width: 100%;
  /*&:hover{
        background-color: #ebebe4;
      }*/
}
.productsPreview .slide .productItem .productImage {
  border-bottom: 5px solid #0aa3e5;
  border-radius: 5px 5px 0 0;
}
.productsPreview .slide .productItem .product-description {
  text-align: center;
  min-height: 75px;
}
.productsPreview .slide .product-availability {
  text-align: center;
}
.productsPreview {
  width: 100%;
  padding-top: 60px;
}
.productsPreview .productsSlider {
  float: left;
  display: block;
  padding: 0;
  margin: 0;
  margin-bottom: 30px;
}
.productsPreview .productsSlider .product-description {
  padding: 10px;
  display: block;
  min-height: 75px;
}
.productsPreview .productsSlider .product_price {
  color: #0aa3e5;
  font-weight: bold;
  display: block;
  text-align: center;
}
.productsPreview .productsSlider .owl-item {
  background-color: #fff;
}
.productsPreview .productsSlider .slide {
  list-style-type: none;
  margin-left: 0;
  margin-right: 0;
  text-align: center;
  float: left;
  background-color: #F5F5ED;
  width: 100%;
}
.productsPreview .productsSlider .slide .product-availability {
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  margin: auto;
  font-size: 10px;
  color: #000;
}
.productsPreview .productsSlider .slide .owl-grab .productItem {
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}
.productsPreview .productsSlider .slide .productItem {
  background-repeat: no-repeat;
  position: relative;
  -webkit-transition: all 0.2s ease-in-out;
       -o-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
  background-position: center center;
  -webkit-background-size: 100% auto;
          background-size: 100% auto;
  display: inline-table;
  cursor: pointer;
}
.productsPreview .productsSlider .slide .productItem .productImage {
  position: relative;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
          background-size: cover;
  width: 100%;
  height: 265px;
  display: inline-block;
  border-radius: 5px 5px 0 0;
}
.productsPreview .productsSlider .slide .productItem .productTitle {
  position: relative;
  width: 100%;
  text-align: center;
  color: #5a5758;
  font-weight: 400;
  font-size: 16px;
  display: inline-block;
}
.productsPreview .productsSlider .owl-prev,
.productsPreview .productsSlider .owl-next {
  border: 1px solid #e6e6e6;
  width: 45px;
  height: 45px;
  margin-top: 0;
  text-indent: -9999px;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: 5px 5px;
          background-size: 5px;
  background-color: #ffffff;
  -webkit-transition: all 0.2s ease-in-out;
       -o-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
  border-radius: 50%;
}
.productsPreview .productsSlider .owl-prev {
  left: -20px;
  top: 42%;
  position: absolute;
  background-image: url(/themes/frontend/public/own/img/sliderarrowleft.png);
}
.productsPreview .productsSlider .owl-next {
  right: -20px;
  top: 42%;
  position: absolute;
  background-image: url(/themes/frontend/public/own/img/sliderarrowright.png);
}
.featuredSlider .owl-prev,
.featuredSlider .owl-next {
  border: 1px solid #e6e6e6;
  width: 45px;
  height: 45px;
  margin-top: 0;
  text-indent: -9999px;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: 5px 5px;
          background-size: 5px;
  background-color: #ffffff;
  -webkit-transition: all 0.2s ease-in-out;
       -o-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
  border-radius: 50%;
}
.featuredSlider .owl-prev {
  left: -20px;
  top: 42%;
  position: absolute;
  background-image: url(/themes/frontend/public/own/img/sliderarrowleft.png);
}
.featuredSlider .owl-next {
  right: -20px;
  top: 42%;
  position: absolute;
  background-image: url(/themes/frontend/public/own/img/sliderarrowright.png);
}
.content_products_slider .owl-item {
  cursor: pointer;
}
.content_products_slider .owl-stage {
  padding-top: 5px;
}
.content_products_slider .marker {
  position: absolute;
  top: -5px;
  right: -5px;
  height: 70px;
  width: 70px;
  display: block;
  z-index: 100;
}
.content_products_slider .marker.freeshipping {
  background: url(/themes/frontend/public/own/img/marker-freeshipping.png) no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
}
.content_products_slider .marker.discount {
  position: absolute;
  top: -5px;
  right: -5px;
  background: #0aa3e5;
  border-radius: 50%;
  height: 70px;
  width: 70px;
  z-index: 100;
}
.content_products_slider .marker.discount span {
  display: block;
  color: white;
  font-weight: 600;
}
.content_products_slider .marker.discount .product-price-sale-percentage {
  font-size: 22px;
  padding-top: 18px;
}
.content_products_slider .marker.discount .discount-text {
  font-weight: 400;
  font-size: 12px;
  margin-top: -8px;
}
.content_products_slider .marker.discount.delivery {
  right: 60px;
}
.content_search .searchWrapper {
  /*.pager .page a {
      border-radius: 0;
    }*/
}
.content_search .searchWrapper > .container {
  padding-top: 50px;
  padding-bottom: 120px;
}
.content_search .searchWrapper .pagination .page.active a {
  background-color: #0aa3e5;
}
.content_search .searchWrapper .searchresult,
.content_search .searchWrapper .product {
  height: 300px;
}
.content_search .searchWrapper .product .productImg {
  padding-top: 82%;
}
.content_search #myFullTextSearchField {
  background-color: #fff;
  color: #a6a6a6;
  float: left;
  font-size: 17px;
  height: 48px;
  padding-left: 30px;
  width: 100%;
  border: 1px solid #dcdcdc;
  border-radius: 30px;
}
.content_search .searchinfo {
  font-size: 25px;
  color: #64564e;
  margin-top: 40px;
  margin-bottom: 40px;
}
.content_search .search-query,
.content_search .search-count {
  color: #0aa3e5;
}
.content_search .row .searchresult {
  overflow: hidden;
}
.content_search .searchresult {
  background-color: #efefef;
  height: 67px;
  margin-bottom: 5px;
  padding-left: 23px;
  padding-top: 16px;
  position: relative;
  border-radius: 5px 5px 0px 0px;
}
.content_search .searchresult {
  min-height: 300px;
  padding: 15px;
  background-color: #F5F5ED;
  float: left;
  width: 100%;
  margin-bottom: 30px;
}
.content_search .searchresult .searchResultTitle {
  margin-top: 0;
  margin-bottom: 2px;
  font-size: 20px;
  color: #5a5758;
  padding-bottom: 28px;
  border-bottom: 1px solid #ebebeb;
}
.content_search .searchresult .searchResultTxt {
  padding-top: 30px;
  font-size: 12px;
  color: #6e615a;
  float: left;
  width: 100%;
}
.content_search .searchresult:hover {
  text-decoration: none;
  background-color: #ebebe4;
}
.content_search .mainSearchBtn:hover,
.content_search .mainSearchBtn:focus,
.content_search .mainSearchBtn:active {
  background-color: #0aa3e5;
  color: #fff;
}
.content_search .btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.content_search .btn:hover,
.content_search .btn:focus,
.content_search .btn.focus {
  color: #333;
  text-decoration: none;
}
.content_search .mainSearchBtn {
  background-color: #0aa3e5;
  border: 0 none;
  border-radius: 30px;
  color: #fff;
  float: left;
  font-size: 17px;
  height: 48px;
  width: 100%;
}
.content_search .ui-autocomplete {
  margin-top: 15px;
}
.content_search .ui-autocomplete .ui-menu-item {
  padding: 15px;
  color: #585858;
  width: 100%;
  max-height: 50px;
  cursor: pointer;
  float: left;
  -webkit-transition: all 0.2s ease-in-out;
       -o-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
}
.content_search .ui-autocomplete li {
  overflow: hidden;
}
.content_search .ui-autocomplete .ui-menu-item:nth-child(even) {
  background-color: #fffdfb;
}
.content_search .ui-autocomplete .ui-menu-item:nth-child(odd) {
  background-color: #f4f2f0;
}
.content_search .autocomplete-item .title {
  text-transform: initial;
  font-size: 14px;
  text-align: left;
  margin: 0;
}
.content_search .catalog-list.mysearch .catalog-product {
  text-align: center;
  background: white;
  height: 300px;
  margin-bottom: 20px;
  padding-top: 10px;
  position: relative;
}
.content_search .catalogProductTitle {
  position: absolute;
  top: 230px;
  vertical-align: bottom;
  left: 10px;
  right: 10px;
  text-align: center;
}
.content_search .paginationd {
  padding-left: 0;
  border-radius: 0;
  display: inline-block;
  margin: 2px 0;
  white-space: nowrap;
  text-align: center;
}
.content_search .paginationd li {
  display: inline-block;
  margin-left: 0;
  color: #636e7b;
}
.content_search .paginationd li a {
  border: 1px solid #c9d2d2;
  background-color: transparent;
  color: #636e7b;
  float: left;
  font-weight: 300;
  padding: 1px 5px;
  position: relative;
  text-decoration: none;
  height: 28px;
  width: 28px;
  line-height: 23px;
  text-align: center;
  border-radius: 50%;
  font-size: 12px;
  outline: 0;
}
.content_search .paginationd li a:hover {
  background-color: #eee;
  color: #0aa3e5;
}
.content_search .paginationd li.active a,
.content_search .paginationd li.active a:hover {
  background-color: #0aa3e5;
  color: #fff;
  border-color: #0aa3e5;
  pointer-events: none;
}
.content_search .hidden {
  display: none;
}
.content_search .sorter {
  position: absolute;
  top: 0;
  right: 0;
}
#l-wrapper .content_mediaoverview {
  margin-top: 50px;
}
#l-wrapper .content_mediaoverview .media-nav {
  display: block;
  float: right;
  overflow: hidden;
  font-family: 'Source Sans 3', sans-serif;
  color: #18292F;
  font-size: 20px;
  margin-right: 10px;
}
#l-wrapper .content_mediaoverview .media-nav p {
  float: left;
  margin-left: 40px;
  cursor: pointer;
}
#l-wrapper .content_mediaoverview .media-nav p.active {
  color: #0091CE;
}
#l-wrapper .content_mediaoverview .media-area {
  display: block;
  overflow: hidden;
  margin-left: -7.5px;
  margin-right: -7.5px;
}
#l-wrapper .content_mediaoverview .media-area .media-area-single {
  display: none;
  overflow: hidden;
}
#l-wrapper .content_mediaoverview .media-area .media-area-single.active {
  display: block;
}
#l-wrapper .content_mediaoverview .media-area .single-media {
  margin-bottom: 15px;
  position: relative;
  margin-left: 7.5px;
  margin-right: 7.5px;
}
#l-wrapper .content_mediaoverview .media-area .single-media a,
#l-wrapper .content_mediaoverview .media-area .single-media .hoverback {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#l-wrapper .content_mediaoverview .media-area .single-media a {
  z-index: 2;
}
#l-wrapper .content_mediaoverview .media-area .single-media:hover .hoverback {
  background-color: #0091CE;
}
#l-wrapper .content_mediaoverview .media-area .single-media img {
  max-width: 100%;
}
#l-wrapper .content_mediaoverview .media-area .single-media .info {
  position: absolute;
  bottom: 0;
  left: 0px;
  color: white;
  margin-bottom: 30px;
  z-index: 1;
  padding: 0 20px;
}
#l-wrapper .content_mediaoverview .media-area .single-media .date,
#l-wrapper .content_mediaoverview .media-area .single-media .title {
  font-family: 'Source Sans 3', sans-serif;
}
#l-wrapper .content_mediaoverview .media-area .single-media .title {
  margin-bottom: 0px;
  font-size: 25px;
  font-family: 'Source Sans 3', sans-serif;
  /*text-align: center;
                */
}
#l-wrapper .content_mediaoverview .media-area .media-container .box {
  overflow: hidden;
}
#l-wrapper .content_mediaoverview .media-area .media-container {
  padding-bottom: 50px;
}
#socialwall.news-area {
  /*
        .single-media:hover .hoverback {
        background-color: @blue;
        }*/
}
#socialwall.news-area .row {
  margin: 0;
}
@media screen and (min-width: 1031px) {
  #socialwall.news-area #grid[data-columns]::before {
    content: '4 .column.size-1of4';
  }
}
@media screen and (max-width: 480px) {
  #socialwall.news-area #grid[data-columns]::before {
    content: '1 .column.size-1of1';
  }
}
@media screen and (min-width: 481px) and (max-width: 768px) {
  #socialwall.news-area #grid[data-columns]::before {
    content: '2 .column.size-1of2';
  }
}
@media screen and (min-width: 769px) and (max-width: 1030px) {
  #socialwall.news-area #grid[data-columns]::before {
    content: '3 .column.size-1of3';
  }
}
#socialwall.news-area .column {
  float: left;
}
#socialwall.news-area .size-1of1 {
  width: 100%;
}
#socialwall.news-area .size-1of2 {
  width: 50%;
}
#socialwall.news-area .size-1of3 {
  width: 33.333%;
}
#socialwall.news-area .size-1of4 {
  width: 25%;
}
#socialwall.news-area .single-media a {
  z-index: 2;
}
#socialwall.news-area .single-media {
  overflow: hidden;
  margin-bottom: 15px;
  position: relative;
  margin-left: 7.5px;
  margin-right: 7.5px;
  margin-top: 3px;
  padding: 20px 10px;
  border: 2px solid #0091CE;
  color: #0091CE;
  -webkit-transition: all 0.1s ease-out;
       -o-transition: all 0.1s ease-out;
          transition: all 0.1s ease-out;
}
#socialwall.news-area .single-media:hover .hoverback {
  background-color: transparent;
}
#socialwall.news-area .single-media:first-child {
  margin-top: 0px;
}
#socialwall.news-area .single-media.twitter {
  color: #ffffff;
  background-color: #0091CE;
}
#socialwall.news-area .single-media.twitter i {
  color: #ffffff;
}
#socialwall.news-area .single-media.twitter .content {
  color: #ffffff;
}
#socialwall.news-area .single-media .date {
  font-size: 16px;
  font-family: 'Source Sans 3', sans-serif;
}
#socialwall.news-area .single-media .title-social {
  font-family: 'Source Sans 3', sans-serif;
  margin-bottom: 10px;
  font-size: 21px;
  line-height: 26px;
}
#socialwall.news-area .single-media .content {
  color: #999999;
  margin-bottom: 0px;
  font-size: 16px;
  font-family: 'Source Sans 3', sans-serif;
}
#socialwall.news-area .single-media i {
  font-family: FontAwesome;
  font-style: normal;
  color: #cccccc;
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 32px;
  line-height: 28px;
}
#socialwall.news-area .single-media .image-container {
  position: relative;
  margin-bottom: 10px;
  margin-left: -10px;
  margin-right: -10px;
}
#socialwall.news-area .single-media .image-container img {
  width: 100%;
}
#socialwall.news-area .single-media .image-container .overlay-container {
  position: absolute;
  top: 0px;
  width: 100%;
  height: 100%;
}
#socialwall.news-area .single-media .image-container .overlay-container i[class*='fa-'] {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  right: auto;
}
#socialwall.news-area .single-media .image-container .overlay-container i[class*='play'] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  width: 80px;
  height: 80px;
  padding-top: 13px;
  padding-left: 4px;
  line-height: 40px;
  border: 6px solid #fff;
  border-radius: 50%;
  color: #f5f5f5;
  text-align: center;
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0.5);
  font-size: 30px;
  font-weight: bold;
  -webkit-transition: all 0.3s ease;
       -o-transition: all 0.3s ease;
          transition: all 0.3s ease;
}
#socialwall.news-area .button-container {
  position: absolute;
  left: 50%;
  bottom: 0px;
}
#socialwall.news-area .button-container .more {
  display: block;
  position: relative;
  left: -50%;
  padding: 10px 20px;
  margin: 0 auto;
  text-decoration: none;
  background-color: #0091CE;
  color: white;
  outline: 0;
  border: 0;
  font-weight: bold;
  font-family: 'Source Sans 3', sans-serif;
  font-size: 22px;
  letter-spacing: 1px;
  -webkit-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
#socialwall.news-area .button-container .more.loading {
  -webkit-animation-name: pulseBackground;
       -o-animation-name: pulseBackground;
          animation-name: pulseBackground;
  -webkit-animation-duration: 1s;
       -o-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
       -o-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}
#socialwall.news-area .button-container .more:hover {
  padding: 10px 30px;
}
@-webkit-keyframes pulseBackground {
  0% {
    background-color: #00709f;
  }
  50% {
    background-color: #0091CE;
  }
  100% {
    background-color: #00709f;
  }
}
@-o-keyframes pulseBackground {
  0% {
    background-color: #00709f;
  }
  50% {
    background-color: #0091CE;
  }
  100% {
    background-color: #00709f;
  }
}
@keyframes pulseBackground {
  0% {
    background-color: #00709f;
  }
  50% {
    background-color: #0091CE;
  }
  100% {
    background-color: #00709f;
  }
}
#l-wrapper .content_serviceoverview {
  margin-top: 15px;
}
#l-wrapper .content_serviceoverview .service-area {
  display: block;
  overflow: hidden;
  margin: 0 -7.5px;
}
#l-wrapper .content_serviceoverview .servicebox {
  width: 25%;
  max-height: 400px;
}
#l-wrapper .content_serviceoverview .category-box {
  background-color: #18292F;
  margin-right: 7.5px;
  margin-left: 7.5px;
  margin-bottom: 15px;
  text-align: center;
  position: relative;
}
#l-wrapper .content_serviceoverview .category-box img {
  width: 50%;
  margin-top: 13%;
  padding-bottom: 35%;
}
#l-wrapper .content_serviceoverview .category-box img.hover {
  display: none;
}
#l-wrapper .content_serviceoverview .category-box .text {
  position: absolute;
  width: 100%;
  bottom: 20px;
  text-transform: uppercase;
  color: white;
  font-family: 'Source Sans 3', sans-serif;
  font-size: 22px;
}
#l-wrapper .content_serviceoverview .category-box:hover img.normal {
  display: none;
}
#l-wrapper .content_serviceoverview .category-box:hover img.hover {
  display: inline;
}
#l-wrapper .content_serviceoverview .category-box:hover {
  background-color: #0091CE;
}
#l-wrapper .content_serviceoverview .category-box .mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.content_shopcategories .product_list {
  position: relative;
  display: none;
}
.content_shopcategories .product_list .title {
  margin-bottom: 10px;
}
.content_shopcategories .product_list .title p.subtitle {
  margin: 0;
  padding: 0;
  text-align: center;
}
.content_shopcategories .product_list .title h2 {
  text-align: center;
  margin: 0;
  padding: 0;
  font-weight: bold;
  color: #0aa3e5;
}
.content_shopcategories .product_list.navi .col-md-3 {
  position: relative;
}
.content_shopcategories .product_list.navi .col-md-3.first:before {
  display: block;
  width: 40px;
  height: 40px;
  background: none;
  font-size: 200%;
  line-height: 40px;
  text-align: center;
  content: "\f104";
  font-family: FontAwesome;
  position: absolute;
  top: 50%;
  margin: -20px 0 0 0;
  left: -30px;
}
.content_shopcategories .product_list.navi .col-md-3.last:before {
  display: block;
  width: 40px;
  height: 40px;
  background: none;
  font-size: 200%;
  line-height: 40px;
  text-align: center;
  content: "\f105";
  font-family: FontAwesome;
  position: absolute;
  top: 50%;
  margin: -20px 0 0 0;
  right: -30px;
}
.content_shopcategories .subcategories .subcat {
  position: relative;
  display: block;
  margin: 0 0 30px 0;
}
.content_shopcategories .subcategories .subcat img {
  border-bottom: 5px solid #0aa3e5;
}
.content_shopcategories .subcategories .subcat span {
  position: absolute;
  bottom: 4px;
  left: 0;
  background: #0aa3e5;
  color: #FFFFFF;
  padding: 10px 15px 5px 10px;
  border-radius: 0 5px 0 0;
}
.content_shopcategories .subcategories .subcat:hover span {
  background: #065d83;
}
.content_shopcategories .subcats {
  background: #F5F4ED;
  margin: -30px 0 0 0;
  padding: 30px;
  list-style: none;
}
.content_shopcategories .subcats ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.content_shopcategories .subcats ul li:last-child {
  border-bottom: 1px solid #e7e7e7;
}
.content_shopcategories .subcats li {
  float: left;
  width: 50%;
}
.content_shopcategories .subcats li a {
  display: block;
  color: #5a5758;
  padding: 5px 0;
  border-top: 1px solid #e7e7e7;
}
#l-wrapper .content_teamoverview {
  margin-top: 50px;
  margin-bottom: 15px;
}
.content_teamoverview {
  /* kisi css */
}
.content_teamoverview section {
  display: block;
  overflow: hidden;
  position: relative;
}
.content_teamoverview a.wrap {
  display: block;
}
.content_teamoverview .feature {
  background-color: #fff;
  cursor: pointer;
  -webkit-transition: -webkit-transform ease-in-out 0.3s;
       -o-transition: -o-transform ease-in-out 0.3s;
          transition: transform ease-in-out 0.3s;
  position: relative;
}
.content_teamoverview .feature a.mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.content_teamoverview .feature .overlay {
  position: absolute;
  opacity: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity ease-in-out 0.3s;
       -o-transition: opacity ease-in-out 0.3s;
          transition: opacity ease-in-out 0.3s;
  background-color: rgba(0, 145, 206, 0.5);
}
.content_teamoverview .feature:hover .overlay {
  opacity: 1;
}
.content_teamoverview .caption {
  padding: 50px;
  padding-top: 35px;
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
  color: white;
  text-transform: uppercase;
}
.content_teamoverview .bottom-bar {
  height: 4px;
  width: 100%;
  background-image: -webkit-gradient(linear, left top, right top, from(#009fe3), to(#7ed8ff));
  background-image: -webkit-linear-gradient(left, #009fe3 0%, #7ed8ff 100%);
  background-image: -o-linear-gradient(left, #009fe3 0%, #7ed8ff 100%);
  background-image: linear-gradient(to right, #009fe3 0%, #7ed8ff 100%);
}
.content_teamoverview .bottom-bar.orange {
  background-image: -webkit-gradient(linear, left top, right top, from(#e94d23), to(#ed9045));
  background-image: -webkit-linear-gradient(left, #e94d23 0%, #ed9045 100%);
  background-image: -o-linear-gradient(left, #e94d23 0%, #ed9045 100%);
  background-image: linear-gradient(to right, #e94d23 0%, #ed9045 100%);
}
.content_teamoverview .bottom-bar.red {
  background-image: -webkit-gradient(linear, left top, right top, from(#b71c1c), to(#ed9045));
  background-image: -webkit-linear-gradient(left, #b71c1c 0%, #ed9045 100%);
  background-image: -o-linear-gradient(left, #b71c1c 0%, #ed9045 100%);
  background-image: linear-gradient(to right, #b71c1c 0%, #ed9045 100%);
}
.content_teamoverview .bottom-bar.yellow {
  background-image: -webkit-linear-gradient(90deg, #ffa800 0%, #ffd155 100%);
  background-image: -o-linear-gradient(90deg, #ffa800 0%, #ffd155 100%);
  background-image: linear-gradient(0deg, #ffa800 0%, #ffd155 100%);
}
.content_teamoverview .bottom-bar.green {
  background-image: -webkit-gradient(linear, left top, right top, from(#8ebc02), to(#e2f068));
  background-image: -webkit-linear-gradient(left, #8ebc02 0%, #e2f068 100%);
  background-image: -o-linear-gradient(left, #8ebc02 0%, #e2f068 100%);
  background-image: linear-gradient(to right, #8ebc02 0%, #e2f068 100%);
}
.content_teamoverview .title {
  font-size: 24px;
  font-family: 'Source Sans 3', sans-serif;
}
.content_teamoverview .team-area {
  margin-bottom: 15px;
  /*padding:0 10px;*/
}
.content_teamoverview .team-area img {
  width: 100%;
}
.content_teamquote #element_599d496b8b781 blockquote {
  background: transparent;
}
.content_teamquote .bg--primary blockquote,
.content_teamquote .bg--dark blockquote {
  background: none;
}
.content_teamquote .bg--primary blockquote {
  color: white;
}
.content_teamquote .testimonial h5:nth-last-child(2) {
  margin: 0;
}
.content_testimonials {
  clear: both;
}
.content_testimonials .feedbackArea {
  background-color: #eeeeee;
  padding-bottom: 80px;
  overflow: hidden;
}
.content_testimonials .feedbacksTitle {
  text-align: center;
  font-size: 21px;
  font-weight: bold;
  margin-top: 105px;
  margin-bottom: 70px;
  color: #7e746e;
}
.content_testimonials .feedbackAuthor {
  margin-top: 20px;
  width: 100%;
  margin-bottom: 50px;
}
.content_testimonials .feedbackAuthorLeft {
  float: left;
  padding-right: 22px;
}
.content_testimonials .feedbackAuthorImg {
  width: 60px;
  height: 60px;
  -webkit-background-size: cover;
  background-size: cover;
  border-radius: 50%;
  background-position: center;
  background-repeat: no-repeat;
}
.content_testimonials .feedbackAuthorName {
  font-size: 18px;
  color: #7e746e;
  padding-top: 5px;
}
.content_testimonials .feedbackAuthorFunction {
  color: #000000;
}
.content_testimonials .feedbackTxt {
  font-size: 16px;
  color: #9d9d9d;
  background-color: #ffffff;
  padding: 25px;
  border-radius: 5px;
  min-height: 150px;
}
.content_text .subpage-txt-one-col {
  float: left;
  margin-top: 55px;
  margin-bottom: 50px;
  max-width: 100%;
}
.content_text .subpage-content-one-col {
  color: #0d0d0d;
  line-height: 30px;
  text-align: left;
}
.content_text .title {
  margin-top: 0;
  font-size: 28px;
  margin-bottom: 40px;
  line-height: 1.2em;
}
.content_text .subtitle {
  line-height: 1.5em;
  margin-bottom: 30px;
  font-size: 20px;
}
.content_text .content {
  font-size: 18px;
}
.content_three_cards section {
  padding-bottom: 0;
}
.content_three_cards section.text-center div[class*='col-']:first-child:last-child {
  margin: 0 auto;
  float: none;
}
.content_three_cards .feature-4 p {
  min-height: 9.28571429em;
}
.content_three_cards .feature-4 p:last-of-type {
  margin-bottom: 3.71428571em;
}
.content_three_cards .feature-4 .btn {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  border-radius: 0;
  padding: 0.92857143em;
  color: #fff;
}
.content_three_cards .feature-4 .btn .btn__text {
  display: block;
  overflow: hidden;
}
.content_three_cards .feature-4 .btn:hover {
  color: #fff;
  -webkit-transform: none;
      -ms-transform: none;
       -o-transform: none;
          transform: none;
}
.content_tiles {
  background-color: #fff;
  display: grid;
  grid-gap: 15px;
  padding-top: 15px;
  max-width: 100%;
}
.content_tiles [class^="tile"] .bg {
  position: relative;
  -webkit-background-size: cover;
          background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 400px;
}
.content_tiles [class^="tile"]:nth-child(1) {
  grid-column: 1;
  grid-row: 1;
}
.content_tiles [class^="tile"]:nth-child(2) {
  grid-column: 2;
  grid-row: 1;
}
.content_tiles [class^="tile"]:nth-child(3) {
  grid-column: 3;
  grid-row: 1 / span 2;
}
.content_tiles [class^="tile"]:nth-child(4) {
  grid-column: 4;
  grid-row: 1;
}
.content_tiles [class^="tile"]:nth-child(5) {
  grid-column: 1 / 3;
  grid-row: 2;
}
.content_tiles [class^="tile"]:nth-child(6) {
  grid-column: 4;
  grid-row: 2;
}
.content_tiles [class^="tile"]:nth-child(6) .bg {
  background-position: right;
}
.content_tiles .bg {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
@media (max-width: 999px) {
  .content_tiles [class^="tile"]:nth-child(1) {
    grid-column: 1;
    grid-row: 1;
  }
  .content_tiles [class^="tile"]:nth-child(2) {
    grid-column: 2;
    grid-row: 1;
  }
  .content_tiles [class^="tile"]:nth-child(3) {
    grid-column: 1;
    grid-row: 2;
  }
  .content_tiles [class^="tile"]:nth-child(4) {
    grid-column: 2;
    grid-row: 2;
  }
  .content_tiles [class^="tile"]:nth-child(5) {
    grid-column: 1;
    grid-row: 3;
  }
  .content_tiles [class^="tile"]:nth-child(6) {
    grid-column: 2;
    grid-row: 3;
  }
  .content_tiles [class^="tile"]:nth-child(6) .bg {
    background-position: right;
  }
}
.content_timeline .timeLine {
  background-color: #f6f6f6;
  float: left;
  width: 100%;
  padding-bottom: 80px;
}
.content_timeline .timeLineStart {
  height: 40px;
  width: 50px;
  margin: auto;
  margin-top: 100px;
  margin-bottom: -30px;
}
.content_timeline .timeLineBullet {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #7d726d;
  margin: auto;
}
.content_timeline .timeLineline {
  width: 2px;
  margin: auto;
  height: 100%;
  background-color: #a8a19a;
}
.content_timeline .timeLineYear {
  float: left;
  width: 100%;
  position: relative;
  text-align: center;
}
.content_timeline .yearCol {
  padding-left: 50px;
  padding-right: 50px;
  margin-top: 80px;
  color: #7d726c;
}
.content_timeline .yearCol {
  font-weight: 800;
  color: #ada6a1;
  font-size: 40px;
  min-height: 60px;
  text-align: center;
}
.content_timeline .timeLineEntry {
  float: left;
  width: 100%;
}
.content_timeline .entryCol {
  float: left;
  width: 100%;
  min-height: 60px;
  text-align: center;
  position: relative;
}
.content_timeline .entryTopTitle {
  width: 156px;
  height: 156px;
  border-radius: 50%;
  background-color: #efedee;
  position: absolute;
  right: 0;
  font-size: 25px;
  color: #6e615a;
}
.content_timeline .entryClose {
  width: 50px;
  height: 50px;
  position: absolute;
  right: 10px;
  top: 50px;
  background-color: #7e746e;
  border-radius: 50%;
  cursor: pointer;
  background-image: url(/themes/frontend/public/own/img/closeicon.png);
  -webkit-background-size: 70% auto;
          background-size: 70% auto;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-transition: all 0.2s ease-in-out;
       -o-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
  display: none;
  z-index: 11;
}
.content_timeline .normalEntry {
  width: 500px;
  height: 500px;
  margin: auto;
  max-width: 100%;
  overflow: hidden !important;
  border-radius: 250px !important;
  -webkit-transition: all 0.4s ease-in-out;
       -o-transition: all 0.4s ease-in-out;
          transition: all 0.4s ease-in-out;
  position: relative;
  margin-top: 40px;
  cursor: pointer;
  text-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
}
.content_timeline .entry {
  margin-left: auto;
  margin-right: auto;
}
.content_timeline .entryImg {
  height: 100%;
  width: 100%;
  position: absolute;
}
.content_timeline .entryImgInner {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
}
.content_timeline .entryImgOverlay {
  opacity: 0.7;
  width: 100%;
  height: 100%;
  background: #7e736d;
}
.content_timeline .entryImg img {
  height: 100%;
  width: auto;
  left: 0;
}
.content_timeline .normalEntry .entryTxt {
  padding: 18%;
  text-align: left;
}
.content_timeline .entryTxt {
  position: relative;
  height: 100%;
}
.content_timeline .normalEntry .entryTitle {
  font-weight: 600;
  font-size: 25px;
  color: #fff;
  margin-bottom: 10px;
}
.content_timeline .entryDesc {
  font-size: 16px;
  color: #fff;
}
.content_timeline .entry.active .entryTxt {
  padding-top: 15%;
}
.content_timeline .normalEntry .entryTxt {
  padding: 18%;
  text-align: left;
}
.content_timeline .entryTxt {
  position: relative;
  height: 100%;
}
.content_timeline .entryTxtBig {
  display: none;
}
.content_timeline .entryDescBig {
  display: block;
  font-size: 16px;
  color: #fff;
}
.content_timeline .timeLineEnd {
  height: 40px;
  width: 50px;
  margin: auto;
  margin-bottom: 0;
  margin-top: 40px;
}
.content_twitter {
  position: relative;
}
.content_twitter .tweets-feed {
  min-height: 271px;
}
.content_twitter .owl-item .user img {
  width: 73px;
  height: 73px;
}
.content_twitter section.text-center div[class*='col-']:first-child:last-child {
  margin: 0 auto;
  float: none;
}
.content_twitter .tweets-feed .user img {
  border-radius: 50%;
}
.content_twitter [data-scribe="element:user_link"] > span {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.content_twitter .interact a + a {
  margin-left: 15px;
}
.content_twitter_featured {
  position: relative;
}
.content_twitter_featured .tweets-feed {
  margin-top: 20px;
}
.content_twitter_featured li {
  list-style: none;
}
.content_twitter_featured .bg--twitter {
  background: #00aced;
  color: #fff;
}
.content_twitter_featured .tweets-feed {
  margin-top: 20px;
}
.content_twitter_featured .tweets-feed-1 {
  border-radius: 6px;
  border: 1px solid #ececec;
  overflow: hidden;
}
.content_twitter_featured .tweets-feed-1 li:not(:last-child) {
  border-bottom: 1px solid #ececec;
}
.content_twitter_featured .tweets-feed-1 li {
  overflow: hidden;
  padding: 1.85714286em;
  padding-bottom: 0;
}
.content_twitter_featured .tweets-feed-1 .tweet {
  margin-bottom: 0.46428571em;
}
.content_twitter_featured .tweets-feed-1 .tweet,
.content_twitter_featured .tweets-feed-1 .timePosted {
  width: 80%;
  float: right;
}
.content_twitter_featured .tweets-feed-1 .timePosted {
  font-size: 0.85714286em;
  line-height: 2.16666667em;
}
.content_twitter_featured .tweets-feed-1 .user {
  width: 20%;
  float: left;
  margin-bottom: 0.92857143em;
}
.content_twitter_featured .tweets-feed-1 .user img {
  max-height: 3.71428571em;
  margin-right: 0.46428571em;
}
.content_twitter_featured .tweets-feed .user img {
  border-radius: 50%;
}
.content_twitter_featured [data-scribe="element:user_link"] span {
  font-size: 15px;
}
.content_twitter_featured .interact {
  clear: both;
}
.content_twitter_featured .interact a + a {
  margin-left: 15px;
}
.gradient {
  background: #337ab7;
  -webkit-background-size: 100% 100%;
          background-size: 100%;
  background-repeat: no-repeat;
}
.gradient-hover {
  background: #337ab7;
  -webkit-background-size: 100% 100%;
          background-size: 100%;
  background-repeat: no-repeat;
}
.footer {
  padding: 0 !important;
}
.footer_main {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 40px 15px;
  background-color: #485459;
}
.footer_main a {
  color: #FFFFFF;
  font-weight: bold;
}
.footer_main a:hover {
  color: #FFFFFF;
  opacity: 1;
}
.footer_main a:focus {
  color: #FFFFFF;
  opacity: 1;
}
.footer_buttons {
  width: 100%;
}
.footer_buttons a {
  display: block;
  padding: 13px 25px;
  background-color: #eee;
  background: -webkit-gradient(linear, left top, left bottom, from(#eee), to(white));
  background: -webkit-linear-gradient(top, #eee, white);
  background: -o-linear-gradient(top, #eee, white);
  background: #0087c9;
  background: -webkit-linear-gradient(45deg, #0087c9 0%, #5555dc 48%, #ff03ff 100%);
  background: -o-linear-gradient(45deg, #0087c9 0%, #5555dc 48%, #ff03ff 100%);
  background: linear-gradient(45deg, #0087c9 0%, #5555dc 48%, #ff03ff 100%);
  background: #337ab7;
  -webkit-background-size: 100% 100%;
          background-size: 100%;
  background-repeat: no-repeat;
  text-align: center;
  text-transform: uppercase;
  font-size: 0.75em;
  opacity: 1;
  margin: 0 0 10px 0;
}
.footer_buttons a:last-child {
  margin: 0 0 40px 0;
}
.footer_buttons a:hover {
  background: #337ab7;
  -webkit-background-size: 100% 100%;
          background-size: 100%;
  background-repeat: no-repeat;
}
.footer_navigation {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.footer_navigation #footer-menu {
  max-width: 175px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.footer_navigation ul {
  list-style: none;
  text-align: center;
}
.footer_navigation li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  text-transform: uppercase;
  font-size: 0.75em;
}
.footer_navigation li:first-child:after {
  content: '|';
  margin: 0 10px;
  color: #FFFFFF;
  font-weight: bold;
}
.footer_socialMedia {
  width: 100%;
  text-align: center;
  font-size: 1.5em;
  margin: 25px 0;
  font-size: 2em;
}
.footer_copyright {
  padding: 10px 0;
  text-align: center;
  background-color: #FFFFFF;
}
.footer_copyright a {
  color: #000000;
}
.footer_copyright .footer_logo__container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.footer_copyright .footer_logo__container .footer_iccoLogo {
  width: 30%;
  text-align: center;
}
.footer_copyright .footer_logo__container .footer_iccoLogo img {
  width: 100%;
  max-width: 50px;
}
.footer_copyright .footer_logo__container .footer_lsaLogo {
  width: 30%;
}
.footer_copyright .footer_logo__container .footer_lsaLogo a img {
  width: 80%;
}
.footer_copyright .footer_logo__container .footer_mcLogo a img {
  height: 45px;
  margin: 0 20px;
}
.footer #copyright-menu {
  list-style: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.footer #copyright-menu li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.footer #copyright-menu li:after {
  content: '|';
  margin: 0 10px;
}
.footer #copyright-menu li:last-child:after {
  content: none;
}
.footer #copyright-menu a:hover {
  color: #0087c9;
}
@media (min-width: 480px) {
  .footer_buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 40px;
  }
  .footer_buttons .wrapper {
    width: 50%;
    padding: 20px 30px;
  }
  .footer_buttons div:first-of-type {
    padding-left: 0;
    border-right: solid 3px #f4f4f5;
  }
  .footer_buttons div:last-of-type {
    padding-right: 0;
  }
  .footer_buttons a {
    width: 100%;
    margin: 0;
  }
  .footer_buttons a:last-child {
    margin: 0;
  }
}
@media (min-width: 768px) {
  .footer_main {
    padding: 30px;
  }
  .footer_navigation {
    width: 50%;
    margin: 0;
    padding-right: 30px;
    -webkit-align-self: center;
        -ms-flex-item-align: center;
            align-self: center;
  }
  .footer_navigation #footer-menu {
    max-width: none !important;
  }
  .footer_navigation #footer-menu li:not(:last-child):after {
    content: '|';
    margin: 0 10px;
    color: #FFFFFF;
    font-weight: bold;
  }
  .footer_socialMedia {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
    width: 35%;
    margin: 0;
    text-align: right;
    -webkit-align-self: center;
        -ms-flex-item-align: center;
            align-self: center;
  }
  .footer_iccoLogo {
    width: 20%;
    text-align: right;
    -webkit-align-self: center;
        -ms-flex-item-align: center;
            align-self: center;
  }
  .footer_copyright {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .footer_copyright p {
    margin: 0;
    width: 33.3%;
  }
  .footer_copyright #copyright-menu {
    width: 33.3%;
    margin: 0;
  }
  .footer_copyright .footer_logo__container {
    width: 33.3%;
  }
  .footer_copyright .footer_logo__container .footer_lsaLogo {
    width: 55%;
  }
}
@media (min-width: 1024px) {
  .footer_main {
    padding: 15px 30px;
  }
  .footer_buttons {
    width: 60%;
    margin-bottom: 0;
  }
  .footer_navigation {
    width: 40%;
    margin: 0;
    padding: 0 0 0 30px;
  }
  .footer_socialMedia {
    width: 90%;
    margin-top: 25px;
    font-size: 1.75em;
  }
  .footer_iccoLogo {
    width: 10%;
    margin-top: 25px;
  }
}
@media (min-width: 1280px) {
  .footer .footer_main {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .footer .footer_main .footer_buttons {
    max-width: 45%;
    margin: 0;
  }
  .footer .footer_main .footer_navigation {
    width: initial;
    margin: 0;
    padding: 5px 0 0 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .footer .footer_main .footer_navigation #footer-menu {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    max-width: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .footer .footer_main .footer_navigation #footer-menu li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .footer .footer_main .footer_navigation #footer-menu li:not(:last-child):after {
    content: '|';
    margin: 0 10px;
    color: #FFFFFF;
    font-weight: bold;
  }
  .footer .footer_main .footer_navigation #footer-menu li:last-child {
    white-space: nowrap;
  }
  .footer .footer_main .footer_socialMedia {
    width: 20%;
    margin: 0;
    font-size: 1.75em;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .footer_copyright {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .footer_copyright p {
    margin: 0 25px 0 0;
    width: auto;
  }
  .footer_copyright #copyright-menu {
    margin: 0;
    width: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .footer_copyright #copyright-menu li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .footer_copyright .footer_logo__container {
    display: contents;
  }
  .footer_copyright .footer_logo__container .footer_iccoLogo {
    width: 8%;
    margin: 0;
  }
  .footer_copyright .footer_logo__container .footer_iccoLogo img {
    max-width: 65px;
  }
  .footer_copyright .footer_logo__container .footer_lsaLogo {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin: 0;
  }
  .footer_copyright .footer_logo__container .footer_lsaLogo a img {
    width: 200px;
  }
}
@media (min-width: 1280px) and (min-width: 1630px) {
  .footer_main {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .footer_buttons {
    margin-right: auto;
    width: 35%;
  }
  .footer_navigation {
    width: 40%;
  }
  .footer_socialMedia {
    width: 250px;
  }
  .footer_iccoLogo {
    width: 115px;
  }
}
.footer_micro {
  background-color: #1e2423;
  padding-top: 60px;
  clear: both;
}
.footer_micro .footer-second {
  background-color: #181e1d;
}
.footer_micro .logo {
  width: 120px;
  height: 25px;
  display: block;
  position: absolute;
  background: url(/themes/frontend/public/own/img/icons/logo_light.svg) no-repeat;
  top: 0;
}
.footer_micro ul li {
  display: block;
  float: left;
}
.footer_micro ul li + li {
  margin-left: 3vw;
}
.footer_micro ul li a:hover {
  text-decoration: none;
}
.footer_micro ul li span {
  color: #fff;
}
.footer_micro .footer-menu,
.footer_micro .footer-first {
  padding-bottom: 120px;
}
.footer_micro .footer-second {
  padding-top: 30px;
  padding-bottom: 20px;
}
.footer_micro .footer-second li span {
  font-family: 'tisa-thin', sans-serif;
}
.footer_micro .copyright {
  color: #525656;
}
.footer_micro .footer-right-menu {
  float: right;
}
.footer_micro .footer-title {
  color: #fff;
  font-family: 'tisa-bold', sans-serif;
}
.footer_micro .footer-subtitle {
  color: #96a4a4;
  font-family: 'tisa-thin', sans-serif;
  margin-left: 5px;
}
.footer_micro .btn.btn-default {
  background-color: #fff;
}
.form-register .form-type {
  max-width: 850px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 90px;
  padding-left: 15px;
  padding-right: 15px;
}
.form-register select.input-lg {
  height: 50px;
}
.form-register select.input-lg {
  height: 46px;
  line-height: 46px;
}
.form-register .input-lg,
.form-register .input-lg.form-control {
  border-radius: 0;
  margin-bottom: 0;
  background-color: #e8e8e8;
  border-width: 0;
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.form-register .form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-register h3 {
  margin-top: 20px;
  margin-bottom: 20px;
}
#ui-datepicker-div {
  border-radius: 5px !important;
}
#ui-datepicker-div .ui-widget-header {
  background: #ffffff;
  border-width: 0px;
  border-radius: 0px;
}
#ui-datepicker-div .ui-state-default,
#ui-datepicker-div .ui-widget-content .ui-state-default,
#ui-datepicker-div .ui-widget-header .ui-state-default {
  background: none;
}
#ui-datepicker-div.ui-widget-content {
  color: #5a5758;
  border-color: #ececec;
}
#ui-datepicker-div .ui-datepicker-title select {
  color: #5a5758;
  font-size: 14px;
  height: 30px;
  border-radius: 5px 5px 0px 0px;
  border-width: 0px;
  border: 1px solid #ececec;
  margin-left: 5px;
  margin-right: 5px;
}
#ui-datepicker-div .ui-widget-header .ui-icon {
  background-image: none;
}
#ui-datepicker-div .ui-datepicker-next,
#ui-datepicker-div .ui-datepicker-prev {
  background-color: #fff !important;
  color: #5a5758;
  width: 24px;
  height: 24px;
  border: 1px solid #ececec;
  top: 8px;
  line-height: 20px;
  text-align: center;
}
#ui-datepicker-div .ui-datepicker-next:hover,
#ui-datepicker-div .ui-datepicker-prev:hover {
  background-image: none !important;
  text-decoration: none;
}
#ui-datepicker-div .ui-datepicker-next {
  right: 8px;
}
#ui-datepicker-div .ui-datepicker-next:before {
  content: "\f105";
  font-family: FontAwesome;
}
#ui-datepicker-div .ui-datepicker-prev {
  left: 8px;
}
#ui-datepicker-div .ui-datepicker-prev:before {
  content: "\f104";
  font-family: FontAwesome;
}
#ui-datepicker-div .ui-datepicker-buttonpane button {
  background-color: #7CCA0D !important;
  color: #ffffff;
  font-size: 14px !important;
  border-width: 0px !important;
  font-weight: normal;
}
.header_emotion {
  position: relative;
  z-index: 2;
  overflow: hidden;
  max-width: 100%;
}
.header_emotion h1,
.header_emotion p {
  color: #fff;
}
.header_emotion section.space--lg,
.header_emotion footer.space--lg {
  padding-top: 14.8em;
  padding-bottom: 14.8em;
}
.header_emotion .imagebg .container {
  z-index: 2;
}
.header_emotion .imagebg .container:not(.pos-absolute) {
  position: relative;
}
.header_emotion .imagebg:not(.image--light) .bg--white p {
  margin-top: 15px;
  color: #666;
}
.header_emotion h1:not(:last-child),
.header_emotion .h1:not(:last-child) {
  margin-bottom: 0.5em;
}
.header_emotion .cover-features.space--lg {
  padding-bottom: 3.7em;
}
.header_emotion .cover-features > .container {
  height: 270px;
}
.header_emotion .cover-features .row:nth-child(2) {
  margin-top: 11.14285714em;
}
.header_emotion a:hover {
  -webkit-transform: none;
      -ms-transform: none;
       -o-transform: none;
          transform: none;
}
.header_emotion .btn__text {
  max-width: 100%;
  display: block;
  overflow: hidden;
}
.header_emotion_glatz {
  position: relative;
  clear: both;
}
.header_emotion_glatz section {
  padding: 0;
}
.header_emotion_glatz .header_emotion {
  position: relative;
  z-index: 1;
}
.header_emotion_glatz .worldemotionPic {
  width: 100%;
  padding-top: 33% !important;
  height: 0;
  float: left;
  position: relative;
  background-repeat: no-repeat;
  background-position: center 25%;
  -webkit-background-size: cover;
          background-size: cover;
}
.header_emotion_glatz .worldGradient {
  background: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
  background: -o-linear-gradient(90deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=1);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease-in-out;
       -o-transition: all 0.5s ease-in-out;
          transition: all 0.5s ease-in-out;
}
.header_emotion_glatz .emotionpicLayer {
  width: 100%;
  height: 100%;
  float: left;
  position: absolute;
  top: 0;
}
.header_emotion_glatz .shcw {
  display: table;
  position: absolute;
  height: 100%;
  width: 100%;
}
.header_emotion_glatz .selectionHoverContent {
  width: 100%;
  height: 100%;
  text-align: center;
  color: #fff;
  display: table-cell;
  vertical-align: middle;
  text-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
}
.header_emotion_glatz .headerTitels {
  margin-top: 7%;
  text-align: center;
  color: #fff;
  text-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  width: 100%;
  padding-left: 3%;
  padding-right: 3%;
}
.header_emotion_glatz .selectionHoverContent.done .sectionLogo {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
}
.header_emotion_glatz .emotionpicLayer .sectionLogo {
  display: none;
}
.header_emotion_glatz .sectionTitle {
  color: #fff;
  font-size: 49px;
  font-weight: bold;
  display: block;
  margin-top: 40px;
  margin-bottom: 20px;
}
.header_emotion_glatz .sectionTxt {
  display: block;
  font-size: 23px;
  color: #fff;
  margin: auto;
  max-width: 700px;
}
.header_emotion_glatz .sectionLogo {
  width: 5%;
  height: auto;
  display: none;
  -webkit-transform: scale(1.4);
      -ms-transform: scale(1.4);
       -o-transform: scale(1.4);
          transform: scale(1.4);
  -webkit-transition: all 0.4s ease-in-out;
       -o-transition: all 0.4s ease-in-out;
          transition: all 0.4s ease-in-out;
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
       -o-transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
          transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
}
.header_emotion_glatz .sectionScrollIcon {
  background-image: url(/themes/frontend/public/own/img/scrolldown.png);
  -webkit-background-size: cover;
          background-size: cover;
  width: 50px;
  height: 27px;
  margin-top: 40px;
  display: inline-block;
  -webkit-transition: all 0.2s ease-in-out;
       -o-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
  cursor: pointer;
  z-index: 10;
}
.header_emotion_glatz .selectionHoverContent.done .sectionLogo path {
  fill: #fff;
  -webkit-animation-name: FillIn;
       -o-animation-name: FillIn;
          animation-name: FillIn;
  -webkit-animation-duration: 0.4s;
       -o-animation-duration: 0.4s;
          animation-duration: 0.4s;
  fill-opacity: 0;
  -webkit-animation-timing-function: ease-in-out;
       -o-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: forwards;
       -o-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  animation-iteration: 1;
}
.header_emotion_glatz .sectionLogo path {
  fill: #fff;
  fill-opacity: 0;
  stroke-width: 1;
  stroke: #fff;
  -webkit-transition: all ease-in-out 0.4s;
       -o-transition: all ease-in-out 0.4s;
          transition: all ease-in-out 0.4s;
}
.header_emotion_micro {
  text-align: center;
}
.header_emotion_micro .title {
  font-size: 180px;
  padding-top: 5%;
}
@media (max-width: 999px) {
  .header_emotion_micro .title {
    padding-top: 0;
  }
}
.header_emotion_micro img {
  margin-top: -340px;
  max-width: 600px;
  width: 100%;
  position: relative;
}
@media (max-width: 999px) {
  .header_emotion_micro img {
    margin-top: -235px;
    max-width: 450px;
  }
}
@media (max-width: 767px) {
  .header_emotion_micro img {
    max-width: 380px;
  }
}
@media (max-width: 600px) {
  .header_emotion_micro img {
    max-width: 320px;
  }
}
.header_emotion_micro .image-wrapper {
  position: relative;
}
.blue .header_emotion_micro .image-wrapper:before {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: transparent;
  -webkit-filter: blur(4px);
          filter: blur(4px);
  background: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(20%, rgba(51, 125, 173, 0.4)), color-stop(41%, rgba(174, 212, 236, 0.4)), color-stop(58%, rgba(22, 122, 186, 0.4)), to(transparent));
  background: -webkit-linear-gradient(left, transparent 0%, rgba(51, 125, 173, 0.4) 20%, rgba(174, 212, 236, 0.4) 41%, rgba(22, 122, 186, 0.4) 58%, transparent 100%);
  background: -o-linear-gradient(left, transparent 0%, rgba(51, 125, 173, 0.4) 20%, rgba(174, 212, 236, 0.4) 41%, rgba(22, 122, 186, 0.4) 58%, transparent 100%);
  background: linear-gradient(to right, transparent 0%, rgba(51, 125, 173, 0.4) 20%, rgba(174, 212, 236, 0.4) 41%, rgba(22, 122, 186, 0.4) 58%, transparent 100%);
}
.orange .header_emotion_micro .image-wrapper:before {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: transparent;
  -webkit-filter: blur(4px);
          filter: blur(4px);
  background: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(20%, rgba(243, 67, 2, 0.4)), color-stop(41%, rgba(243, 67, 2, 0.2)), color-stop(58%, rgba(243, 67, 2, 0.4)), to(transparent));
  background: -webkit-linear-gradient(left, transparent 0%, rgba(243, 67, 2, 0.4) 20%, rgba(243, 67, 2, 0.2) 41%, rgba(243, 67, 2, 0.4) 58%, transparent 100%);
  background: -o-linear-gradient(left, transparent 0%, rgba(243, 67, 2, 0.4) 20%, rgba(243, 67, 2, 0.2) 41%, rgba(243, 67, 2, 0.4) 58%, transparent 100%);
  background: linear-gradient(to right, transparent 0%, rgba(243, 67, 2, 0.4) 20%, rgba(243, 67, 2, 0.2) 41%, rgba(243, 67, 2, 0.4) 58%, transparent 100%);
}
.header_emotion_original .emotion-pic {
  width: 100%;
  padding-top: 17%;
  height: 0;
  float: left;
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
          background-size: cover;
  overflow: hidden;
}
.header_emotion_original .subpage-one-col-top {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
}
.header_emotion_original .subpage-one-col {
  height: 100%;
  max-width: 850px;
}
.header_emotion_original .title {
  height: 100%;
  padding: 0;
  position: relative;
  background: none;
  width: 100%;
}
.header_emotion_original .title img {
  position: absolute;
  left: 10px;
  width: 50px;
}
@media (min-width: 1200px) {
  .header_emotion_original .container {
    width: 1200px;
  }
}
@media (min-width: 1200px) {
  .header_emotion_original .container {
    width: 1200px;
  }
}
@media (min-width: 1000px) {
  .header_emotion_original .container {
    width: 1000px;
  }
}
@media (min-width: 768px) {
  .header_emotion_original .container {
    width: 750px;
  }
}
.header_emotion_original .container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.slider {
  padding: 0;
  margin: 20px 0 40px 0;
  border-radius: 5px;
  overflow: hidden;
}
.header_emotion_slider {
  position: relative;
  margin-top: 70px;
  /* ///-+++++++!!!!!!!!!!!!!!!!!!!---------   desktop 992px   ---------!!!!!!!!!!!!!!!!!!!!!+++++++-\\\ */
  /* ///-+++++++!!!!!!!!!!!!!!!!!!!---------   desktop 1200px   ---------!!!!!!!!!!!!!!!!!!!!!+++++++-\\\ */
  /* ///-+++++++!!!!!!!!!!!!!!!!!!!---------   desktop 1350px   ---------!!!!!!!!!!!!!!!!!!!!!+++++++-\\\ */
}
.header_emotion_slider .owl-wrapper {
  height: 100%;
}
.header_emotion_slider .owl-wrapper .owl-carousel {
  height: 100%;
}
.header_emotion_slider .owl-wrapper .owl-carousel .owl-stage-outer {
  height: 100%;
}
.header_emotion_slider .owl-wrapper .owl-carousel .owl-stage-outer .owl-stage {
  height: 100%;
}
.header_emotion_slider .owl-item .imagebg.slide {
  border-bottom: 5px solid #0aa3e5;
}
.header_emotion_slider .owl-stage-outer {
  padding-top: 0 !important;
  border-radius: 0;
}
.header_emotion_slider .owl-wrapper {
  width: 100%;
  height: 100%;
}
.header_emotion_slider .owl-carousel .owl-item .owl-lazy.lazy-loaded {
  opacity: 1;
}
.header_emotion_slider .slide-cont {
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.header_emotion_slider .slide-cont .slider_text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  background: none;
  text-align: left;
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
  width: 40%;
  font-family: 'Source Sans 3', sans-serif;
  padding: 30px 30px 30px 30px !important;
}
.header_emotion_slider .slide-cont .slider_text h4 span {
  color: black;
  background-color: white;
  text-transform: uppercase;
  font-weight: bold;
  padding: 0 5px;
  -webkit-box-decoration-break: clone;
          box-decoration-break: clone;
}
.header_emotion_slider .slide-cont .slider_text a {
  color: black;
  background-color: white;
  text-transform: uppercase;
  font-weight: bold;
}
.header_emotion_slider .slide-cont .slider_text h2 a {
  font-size: 50px;
  font-weight: bold;
  padding: 0 5px;
  -webkit-box-decoration-break: clone;
          box-decoration-break: clone;
  color: black;
  text-transform: uppercase;
}
.header_emotion_slider .slide-cont .slider_text .link {
  font-weight: bold;
  font-size: 13px;
  padding: 10px 0;
  display: inline-block;
  text-align: center;
  width: 270px;
  margin-top: 40px;
  -webkit-animation: pulse 2s infinite;
       -o-animation: pulse 2s infinite;
          animation: pulse 2s infinite;
  -webkit-transition: all 0.7s ease;
       -o-transition: all 0.7s ease;
          transition: all 0.7s ease;
}
.header_emotion_slider .slide-cont .slider_text .link:hover {
  background-color: black;
  color: white;
}
@-webkit-keyframes pulse {
  0% {
    @include transform(scale(.9));
  }
  70% {
    @include transform(scale(1));
    -webkit-box-shadow: 0 0 0 50px rgba(255, 255, 255, 0);
            box-shadow: 0 0 0 50px rgba(255, 255, 255, 0);
  }
  100% {
    @include transform(scale(.9));
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
            box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}
.header_emotion_slider button {
  padding-top: 10px;
}
.header_emotion_slider .flickity-prev-next-button {
  height: 80px;
  width: 40px;
}
.header_emotion_slider .owl-prev,
.header_emotion_slider .owl-next {
  border: 1px solid #e6e6e6;
  width: 45px;
  height: 45px;
  margin-top: 0;
  text-indent: -9999px;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: 5px 5px;
  background-size: 5px;
  background-color: #ffffff;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  border-radius: 50%;
}
.header_emotion_slider .owl-next {
  right: -20px;
}
.header_emotion_slider .owl-prev {
  left: -20px;
}
.header_emotion_slider .owl-prev {
  left: -20px;
  position: absolute;
  background-image: url(/themes/frontend/public/own/img/sliderarrowleft.png);
}
.header_emotion_slider .owl-next {
  right: -20px;
  position: absolute;
  background-image: url(/themes/frontend/public/own/img/sliderarrowright.png);
}
@media (min-width: 992px) {
  .header_emotion_slider .slide-cont {
    height: 100%;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .header_emotion_slider .slide-cont .slider_text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    position: relative;
    background: none;
    text-align: left;
    padding: 30px;
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
    width: 40%;
    font-family: 'Source Sans 3', sans-serif;
    margin-right: 200px;
  }
  .header_emotion_slider .slide-cont .slider_text h4 span {
    color: black;
    background-color: white;
    text-transform: uppercase;
    font-weight: bold;
    padding: 0 5px;
    -webkit-box-decoration-break: clone;
            box-decoration-break: clone;
  }
  .header_emotion_slider .slide-cont .slider_text a {
    color: black;
    background-color: white;
    text-transform: uppercase;
    font-weight: bold;
  }
  .header_emotion_slider .slide-cont .slider_text h2 a {
    font-size: 50px;
    font-weight: bold;
    padding: 0 5px;
    -webkit-box-decoration-break: clone;
            box-decoration-break: clone;
    color: black;
    text-transform: uppercase;
  }
  .header_emotion_slider .slide-cont .slider_text .link {
    font-weight: bold;
    font-size: 13px;
    padding: 10px 0;
    display: inline-block;
    text-align: center;
    width: 270px;
    margin-top: 40px;
    -webkit-animation: pulse 2s infinite;
         -o-animation: pulse 2s infinite;
            animation: pulse 2s infinite;
    -webkit-transition: all 0.7s ease;
         -o-transition: all 0.7s ease;
            transition: all 0.7s ease;
  }
  .header_emotion_slider .slide-cont .slider_text .link:hover {
    background-color: black;
    color: white;
  }
  @-webkit-keyframes pulse {
    0% {
      @include transform(scale(.9));
    }
    70% {
      @include transform(scale(1));
      -webkit-box-shadow: 0 0 0 50px rgba(255, 255, 255, 0);
              box-shadow: 0 0 0 50px rgba(255, 255, 255, 0);
    }
    100% {
      @include transform(scale(.9));
      -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
              box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    }
  }
}
@media (min-width: 1200px) {
  .header_emotion_slider {
    margin-top: 0;
  }
}
/* kisi css 2 */
.header_emotion_slider {
  height: -webkit-calc((var(--vh, 1vh) * 100) - 80px);
  height: calc((var(--vh, 1vh) * 100) - 80px);
  display: block;
  overflow: hidden;
  width: 100%;
}
.header_emotion_slider .slider {
  overflow: hidden;
  margin: 0;
  border-radius: 0;
}
.header_emotion_slider .owl-item {
  height: -webkit-calc((var(--vh, 1vh) * 100) - 80px);
  height: calc((var(--vh, 1vh) * 100) - 80px);
  position: relative;
}
.header_emotion_slider .slide-cont .slider_text h4.subtitle {
  font-size: 30px;
  font-family: 'Source Sans 3', sans-serif;
  color: white;
}
.header_emotion_slider .slide-cont .slider_text h4.subtitle span {
  display: inline-block;
}
.header_emotion_slider .slide-cont .slider_text h4.subtitle .line {
  height: 3px;
  background-color: white;
  width: -webkit-calc(100% - 300px);
  width: calc(100% - 300px);
  margin-left: 20px;
}
.header_emotion_slider .slide-cont .mask {
  position: absolute;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 146, 206, 0.3);
  z-index: 1;
  -webkit-box-pack: left;
  -webkit-justify-content: left;
      -ms-flex-pack: left;
          justify-content: left;
  display: none;
}
.header_emotion_slider .owl-item .imagebg.slide {
  border-bottom: none;
}
.header_emotion_slider .owl-carousel .owl-nav {
  display: none;
}
.header_emotion_slider .owl-carousel .owl-dots {
  position: absolute;
  bottom: 0;
  z-index: 5;
  margin-bottom: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}
.header_emotion_slider .owl-carousel .owl-dot {
  z-index: 5;
  background: #fffdff;
}
.header_emotion_slider .owl-carousel .owl-dots .owl-dot:first-child {
  margin-left: 0;
}
.header_emotion_slider_cont .owl-item {
  min-height: 500px !important;
}
.header_emotion_video {
  position: relative;
  margin-top: 70px;
  /* ///-+++++++!!!!!!!!!!!!!!!!!!!---------   desktop 992px   ---------!!!!!!!!!!!!!!!!!!!!!+++++++-\\\ */
  /* ///-+++++++!!!!!!!!!!!!!!!!!!!---------   desktop 1200px   ---------!!!!!!!!!!!!!!!!!!!!!+++++++-\\\ */
}
.header_emotion_video .video-player {
  width: 100%;
  height: 100vh;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.header_emotion_video .slide-cont {
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  overflow: hidden;
}
.header_emotion_video .slide-cont .slider_text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  background: none;
  text-align: left;
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
  width: 40%;
  font-family: 'Source Sans 3', sans-serif;
  padding: 30px 30px 30px 30px !important;
  z-index: 1;
}
.header_emotion_video .slide-cont .slider_text h4 span {
  color: black;
  background-color: white;
  text-transform: uppercase;
  font-weight: bold;
  padding: 0 5px;
  -webkit-box-decoration-break: clone;
          box-decoration-break: clone;
}
.header_emotion_video .slide-cont .slider_text a {
  color: black;
  background-color: white;
  text-transform: uppercase;
  font-weight: bold;
}
.header_emotion_video .slide-cont .slider_text h2 a {
  font-size: 50px;
  font-weight: bold;
  padding: 0 5px;
  -webkit-box-decoration-break: clone;
          box-decoration-break: clone;
  color: black;
  text-transform: uppercase;
}
.header_emotion_video .slide-cont .slider_text .link {
  font-weight: bold;
  font-size: 13px;
  padding: 10px 0;
  display: inline-block;
  text-align: center;
  width: 270px;
  margin-top: 40px;
  -webkit-animation: pulse 2s infinite;
       -o-animation: pulse 2s infinite;
          animation: pulse 2s infinite;
  -webkit-transition: all 0.7s ease;
       -o-transition: all 0.7s ease;
          transition: all 0.7s ease;
}
.header_emotion_video .slide-cont .slider_text .link:hover {
  background-color: black;
  color: white;
}
@-webkit-keyframes pulse {
  0% {
    @include transform(scale(.9));
  }
  70% {
    @include transform(scale(1));
    -webkit-box-shadow: 0 0 0 50px rgba(255, 255, 255, 0);
            box-shadow: 0 0 0 50px rgba(255, 255, 255, 0);
  }
  100% {
    @include transform(scale(.9));
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
            box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}
.header_emotion_video button {
  padding-top: 10px;
}
.header_emotion_video .flickity-prev-next-button {
  height: 80px;
  width: 40px;
}
@media (min-width: 992px) {
  .header_emotion_video .slide-cont {
    height: 100%;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .header_emotion_video .slide-cont .slider_text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    position: relative;
    background: none;
    text-align: left;
    padding: 30px;
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
    width: 40%;
    font-family: 'Source Sans 3', sans-serif;
    margin-right: 200px;
  }
  .header_emotion_video .slide-cont .slider_text h4 span {
    color: black;
    background-color: white;
    text-transform: uppercase;
    font-weight: bold;
    padding: 0 5px;
    -webkit-box-decoration-break: clone;
            box-decoration-break: clone;
  }
  .header_emotion_video .slide-cont .slider_text a {
    color: black;
    background-color: white;
    text-transform: uppercase;
    font-weight: bold;
  }
  .header_emotion_video .slide-cont .slider_text h2 a {
    font-size: 50px;
    font-weight: bold;
    padding: 0 5px;
    -webkit-box-decoration-break: clone;
            box-decoration-break: clone;
    color: black;
    text-transform: uppercase;
  }
  .header_emotion_video .slide-cont .slider_text .link {
    font-weight: bold;
    font-size: 13px;
    padding: 10px 0;
    display: inline-block;
    text-align: center;
    width: 270px;
    margin-top: 40px;
    -webkit-animation: pulse 2s infinite;
         -o-animation: pulse 2s infinite;
            animation: pulse 2s infinite;
    -webkit-transition: all 0.7s ease;
         -o-transition: all 0.7s ease;
            transition: all 0.7s ease;
  }
  .header_emotion_video .slide-cont .slider_text .link:hover {
    background-color: black;
    color: white;
  }
  @-webkit-keyframes pulse {
    0% {
      @include transform(scale(.9));
    }
    70% {
      @include transform(scale(1));
      -webkit-box-shadow: 0 0 0 50px rgba(255, 255, 255, 0);
              box-shadow: 0 0 0 50px rgba(255, 255, 255, 0);
    }
    100% {
      @include transform(scale(.9));
      -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
              box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    }
  }
}
@media (min-width: 1200px) {
  .header_emotion_video {
    margin-top: 0;
  }
}
/* kisi css 2 */
.header_emotion_video {
  height: -webkit-calc((var(--vh, 1vh) * 100) - 80px);
  height: calc((var(--vh, 1vh) * 100) - 80px);
  display: block;
  overflow: hidden;
  width: 100%;
}
.header_emotion_video .slider {
  overflow: hidden;
  margin: 0;
  border-radius: 0;
  height: 100%;
}
.header_emotion_video .slide-cont .slider_text h4.subtitle {
  font-size: 30px;
  font-family: 'Source Sans 3', sans-serif;
  color: white;
}
.header_emotion_video .slide-cont .slider_text h4.subtitle span {
  display: inline-block;
}
.header_emotion_video .slide-cont .slider_text h4.subtitle .line {
  height: 3px;
  background-color: white;
  width: -webkit-calc(100% - 300px);
  width: calc(100% - 300px);
  margin-left: 20px;
}
.header_emotion_video .slide-cont .mask {
  position: absolute;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 146, 206, 0.3);
  z-index: 1;
  -webkit-box-pack: left;
  -webkit-justify-content: left;
      -ms-flex-pack: left;
          justify-content: left;
  display: none;
}
.header_emotion_slider_small {
  height: 600px;
  /* ///-+++++++!!!!!!!!!!!!!!!!!!!---------   desktop 992px   ---------!!!!!!!!!!!!!!!!!!!!!+++++++-\\\ */
  /* ///-+++++++!!!!!!!!!!!!!!!!!!!---------   desktop 1200px   ---------!!!!!!!!!!!!!!!!!!!!!+++++++-\\\ */
  /* ///-+++++++!!!!!!!!!!!!!!!!!!!---------   desktop 1350px   ---------!!!!!!!!!!!!!!!!!!!!!+++++++-\\\ */
}
.header_emotion_slider_small .owl-item .imagebg.slide {
  border-bottom: 5px solid #0aa3e5;
}
.header_emotion_slider_small .owl-stage-outer {
  padding-top: 0 !important;
  border-radius: 0;
}
.header_emotion_slider_small .owl-wrapper {
  width: 100%;
  height: 100%;
}
.header_emotion_slider_small .owl-carousel .owl-item .owl-lazy.lazy-loaded {
  opacity: 1;
}
.header_emotion_slider_small .slide-cont {
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.header_emotion_slider_small .slide-cont .slider_text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  background: none;
  text-align: left;
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
  width: 40%;
  font-family: 'Source Sans 3', sans-serif;
  padding: 30px 30px 30px 30px !important;
}
.header_emotion_slider_small .slide-cont .slider_text h4 span {
  color: black;
  background-color: white;
  text-transform: uppercase;
  font-weight: bold;
  padding: 0 5px;
  -webkit-box-decoration-break: clone;
          box-decoration-break: clone;
}
.header_emotion_slider_small .slide-cont .slider_text a {
  color: black;
  background-color: white;
  text-transform: uppercase;
  font-weight: bold;
}
.header_emotion_slider_small .slide-cont .slider_text h2 a {
  font-size: 50px;
  font-weight: bold;
  padding: 0 5px;
  -webkit-box-decoration-break: clone;
          box-decoration-break: clone;
  color: black;
  text-transform: uppercase;
}
.header_emotion_slider_small .slide-cont .slider_text .link {
  font-weight: bold;
  font-size: 13px;
  padding: 10px 0;
  display: inline-block;
  text-align: center;
  width: 270px;
  margin-top: 40px;
  -webkit-animation: pulse 2s infinite;
       -o-animation: pulse 2s infinite;
          animation: pulse 2s infinite;
  -webkit-transition: all 0.7s ease;
       -o-transition: all 0.7s ease;
          transition: all 0.7s ease;
}
.header_emotion_slider_small .slide-cont .slider_text .link:hover {
  background-color: black;
  color: white;
}
@-webkit-keyframes pulse {
  0% {
    @include transform(scale(.9));
  }
  70% {
    @include transform(scale(1));
    -webkit-box-shadow: 0 0 0 50px rgba(255, 255, 255, 0);
            box-shadow: 0 0 0 50px rgba(255, 255, 255, 0);
  }
  100% {
    @include transform(scale(.9));
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
            box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}
.header_emotion_slider_small button {
  padding-top: 10px;
}
.header_emotion_slider_small .flickity-prev-next-button {
  height: 80px;
  width: 40px;
}
.header_emotion_slider_small .owl-prev,
.header_emotion_slider_small .owl-next {
  border: 1px solid #e6e6e6;
  width: 45px;
  height: 45px;
  margin-top: 0;
  text-indent: -9999px;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: 5px 5px;
  background-size: 5px;
  background-color: #ffffff;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  border-radius: 50%;
}
.header_emotion_slider_small .owl-next {
  right: -20px;
}
.header_emotion_slider_small .owl-prev {
  left: -20px;
}
.header_emotion_slider_small .owl-prev {
  left: -20px;
  position: absolute;
  background-image: url(/themes/frontend/public/own/img/sliderarrowleft.png);
}
.header_emotion_slider_small .owl-next {
  right: -20px;
  position: absolute;
  background-image: url(/themes/frontend/public/own/img/sliderarrowright.png);
}
@media (min-width: 992px) {
  .header_emotion_slider_small .slide-cont {
    height: 100%;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .header_emotion_slider_small .slide-cont .slider_text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    position: relative;
    background: none;
    text-align: left;
    padding: 30px;
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
    width: 40%;
    font-family: 'Source Sans 3', sans-serif;
    margin-right: 200px;
  }
  .header_emotion_slider_small .slide-cont .slider_text h4 span {
    color: black;
    background-color: white;
    text-transform: uppercase;
    font-weight: bold;
    padding: 0 5px;
    -webkit-box-decoration-break: clone;
            box-decoration-break: clone;
  }
  .header_emotion_slider_small .slide-cont .slider_text a {
    color: black;
    background-color: white;
    text-transform: uppercase;
    font-weight: bold;
  }
  .header_emotion_slider_small .slide-cont .slider_text h2 a {
    font-size: 50px;
    font-weight: bold;
    padding: 0 5px;
    -webkit-box-decoration-break: clone;
            box-decoration-break: clone;
    color: black;
    text-transform: uppercase;
  }
  .header_emotion_slider_small .slide-cont .slider_text .link {
    font-weight: bold;
    font-size: 13px;
    padding: 10px 0;
    display: inline-block;
    text-align: center;
    width: 270px;
    margin-top: 40px;
    -webkit-animation: pulse 2s infinite;
         -o-animation: pulse 2s infinite;
            animation: pulse 2s infinite;
    -webkit-transition: all 0.7s ease;
         -o-transition: all 0.7s ease;
            transition: all 0.7s ease;
  }
  .header_emotion_slider_small .slide-cont .slider_text .link:hover {
    background-color: black;
    color: white;
  }
  @-webkit-keyframes pulse {
    0% {
      @include transform(scale(.9));
    }
    70% {
      @include transform(scale(1));
      -webkit-box-shadow: 0 0 0 50px rgba(255, 255, 255, 0);
              box-shadow: 0 0 0 50px rgba(255, 255, 255, 0);
    }
    100% {
      @include transform(scale(.9));
      -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
              box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    }
  }
}
/* kisi css 2 */
.header_emotion_slider_small {
  height: 600px;
  display: block;
  overflow: hidden;
  width: 100%;
}
.header_emotion_slider_small .slider {
  overflow: hidden;
  margin: 0;
  border-radius: 0;
}
.header_emotion_slider_small .owl-item {
  height: 600px;
  position: relative;
}
.header_emotion_slider_small .slide-cont .slider_text h4.subtitle {
  font-size: 30px;
  font-family: 'Source Sans 3', sans-serif;
  color: white;
}
.header_emotion_slider_small .slide-cont .slider_text h4.subtitle span {
  display: inline-block;
}
.header_emotion_slider_small .slide-cont .slider_text h4.subtitle .line {
  height: 3px;
  background-color: white;
  width: -webkit-calc(100% - 300px);
  width: calc(100% - 300px);
  margin-left: 20px;
}
.header_emotion_slider_small .slide-cont .mask {
  position: absolute;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 146, 206, 0.3);
  z-index: 1;
  -webkit-box-pack: left;
  -webkit-justify-content: left;
      -ms-flex-pack: left;
          justify-content: left;
  display: none;
}
.header_emotion_slider_small .owl-item .imagebg.slide {
  border-bottom: none;
}
.header_emotion_slider_small .owl-carousel .owl-nav {
  display: none;
}
.header_emotion_slider_small .owl-carousel .owl-dots {
  position: absolute;
  bottom: 0;
  z-index: 5;
  margin-bottom: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}
.header_emotion_slider_small .owl-carousel .owl-dot {
  z-index: 5;
  background: #fffdff;
}
.header_emotion_slider_small .owl-carousel .owl-dots .owl-dot:first-child {
  margin-left: 0;
}
.modul_shopproduct .subcat {
  position: relative;
  display: block;
  margin: 0 0 30px 0;
}
.modul_shopproduct .subcat img {
  border-bottom: 5px solid #0aa3e5;
  border-radius: 5px 5px 0 0;
}
.modul_shopproduct .subcat span {
  position: absolute;
  bottom: 4px;
  left: 0;
  background-color: #0aa3e5;
  color: #fff;
  padding: 10px 15px 5px 10px;
  border-radius: 0 5px 0 0;
  max-width: 140px;
}
.modul_shopproduct .subcat:hover span {
  background-color: #0992cd;
}
.modul_shopproduct .category-wrapper .subcat {
  margin-bottom: 0;
}
.modul_shopproduct .category-list {
  color: #5a5758;
}
.modul_shopproduct .category-list .subcat {
  padding-left: 0px !important;
}
.modul_shopproduct .category-list h2 {
  text-align: left;
  margin: 0;
  padding: 0;
  font-weight: bold;
  color: #0aa3e5;
}
.modul_shopproduct .category-list .subtitle {
  margin: 0;
  padding: 0;
  text-align: center;
}
.modul_shopproduct #shop-catalog {
  padding-bottom: 100px;
  color: #0aa3e5;
}
.modul_shopproduct #shop-catalog .shopLeft {
  padding-left: 0;
  padding-right: 10px;
}
.modul_shopproduct #shop-catalog .filter-catalog [role="button"] {
  color: #948a84;
}
.modul_shopproduct #shop-catalog .filter-catalog [role="button"]:active,
.modul_shopproduct #shop-catalog .filter-catalog [role="button"]:hover,
.modul_shopproduct #shop-catalog .filter-catalog [role="button"]:focus {
  color: #EBFFCA;
  font-weight: 600;
}
.modul_shopproduct #shop-catalog .filter-catalog .search-tokens .token-group {
  border-radius: 3px;
  display: inline-block;
  padding: 3px 9px;
  background-color: #c1b9b5;
  font-size: 12px;
  width: 100%;
  position: relative;
  color: #6c625b;
  margin-top: 16px;
}
.modul_shopproduct #shop-catalog .filter-catalog .search-tokens .token-group .groupname {
  font-weight: bold;
}
.modul_shopproduct #shop-catalog .filter-catalog .search-tokens .token-group .token-group-closer {
  cursor: pointer;
  opacity: 1;
  content: "\e014";
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  top: 3px;
  right: 3px;
  font-size: 11px;
  color: #675f5a;
  width: 16px;
  height: 16px;
  text-align: center;
  line-height: 16px;
}
.modul_shopproduct #shop-catalog .filter-catalog .filter-header {
  background-color: transparent;
}
.modul_shopproduct #shop-catalog .filter-catalog .filter-header #shop-search-button {
  float: right;
  color: #ddd;
  font-size: 17px;
  border: none;
  border-radius: 30px;
  width: 48px;
  height: 48px;
  padding: 0;
  -webkit-appearance: button;
  cursor: pointer;
  overflow: visible;
  margin: 0;
}
.modul_shopproduct #shop-catalog .filter-catalog .panel-group {
  margin-bottom: 20px;
}
.modul_shopproduct #shop-catalog .filter-catalog .panel-group .panel {
  padding-left: 0;
  line-height: 30px;
  border-radius: 0;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin-bottom: 0;
  margin-top: 0;
  background-color: #fff;
}
.modul_shopproduct #shop-catalog .filter-catalog .panel-group .panel .select-filter span {
  color: #948a84;
  font-weight: 400;
  padding-left: 48px;
}
.modul_shopproduct #shop-catalog .filter-catalog .panel-group .panel .select-filter span:hover,
.modul_shopproduct #shop-catalog .filter-catalog .panel-group .panel .select-filter span:active {
  font-weight: 600;
}
.modul_shopproduct #shop-catalog .filter-catalog .panel-group .panel .panel-heading {
  background-color: #f8f8f8;
  color: inherit;
  text-transform: uppercase;
  height: 45px;
  padding: 0;
  border-color: #ddd;
  border-bottom: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.modul_shopproduct #shop-catalog .filter-catalog .panel-group .panel .panel-heading .panel-title {
  position: relative;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.1;
}
.modul_shopproduct #shop-catalog .filter-catalog .panel-group .panel .panel-heading .panel-title:hover {
  background-color: #eeeeee;
}
.modul_shopproduct #shop-catalog .filter-catalog .panel-group .panel .panel-heading .panel-title a {
  font-size: 12px;
  font-weight: 400;
  line-height: 45px;
  padding-left: 48px;
  width: 100%;
  display: inline-block;
  cursor: pointer;
  text-decoration: none;
  background-color: transparent;
}
.modul_shopproduct #shop-catalog .filter-catalog .panel-group .panel .panel-heading .panel-title a i.dtc-info-circle {
  background: url(/resources/public/dtc/img/dtc-circle-info.png) center center;
  width: 15px;
  height: 15px;
  display: none;
  -webkit-background-size: 15px 15px;
          background-size: 15px 15px;
  margin-bottom: -3px;
  margin-left: 5px;
}
.modul_shopproduct #shop-catalog .filter-catalog .panel-group .panel .panel-heading .panel-title a i.fa-caret-right {
  position: absolute;
  right: 30px;
  top: 16px;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
       -o-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: ease-in-out 0.3s;
       -o-transition: ease-in-out 0.3s;
          transition: ease-in-out 0.3s;
  font-size: 12px;
}
.modul_shopproduct #shop-catalog .filter-catalog .panel-group .panel .panel-heading .panel-title .collapsed i.fa-caret-right {
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
       -o-transform: rotate(0deg);
          transform: rotate(0deg);
}
.modul_shopproduct #shop-catalog .filter-catalog .panel-group .panel .panel-heading.collapse.in {
  background-color: #828356;
}
.modul_shopproduct #shop-catalog .filter-catalog .panel-group .panel .panel-body {
  background-color: #faf9f7;
  line-height: 54px;
  font-size: 13px;
  padding-right: 0;
  padding-top: 14px;
  padding-bottom: 14px;
  padding-left: 0;
  overflow-y: auto;
  max-height: 400px;
}
.modul_shopproduct #shop-catalog .filter-catalog .panel-group .panel .panel-body .select-filter {
  font-weight: bold;
  cursor: pointer;
}
.modul_shopproduct #shop-catalog .filter-catalog .panel-group .panel .panel-body .select-filter:hover {
  background-color: #f1efed;
}
.modul_shopproduct #shop-catalog .filter-catalog .panel-group .panel .panel-body .select-filter img {
  margin-right: 5px;
}
.modul_shopproduct #shop-catalog .product-list .col-sm-3:nth-child(4n+5) {
  clear: left;
}
.modul_shopproduct #shop-catalog .product-list .label:not([class*='bg--']) {
  padding-top: 9px;
}
.modul_shopproduct #shop-catalog .product-list .items > span:first-child {
  margin-top: 0px;
  display: block;
  margin-left: 20px;
}
.modul_shopproduct #shop-catalog .product-list .items p {
  margin: 0;
}
.modul_shopproduct #shop-catalog .product-list .items:hover a {
  text-decoration: none;
}
.modul_shopproduct #shop-catalog .product-list .items .product-price {
  color: #0aa3e5;
  padding-right: 25px;
}
.modul_shopproduct #shop-catalog .product-list .items .masonry-item {
  min-height: 420px;
  margin-bottom: 60px;
  padding-top: 30px;
  position: relative;
  cursor: pointer;
  -webkit-transition: all ease-in-out 0.3s;
       -o-transition: all ease-in-out 0.3s;
          transition: all ease-in-out 0.3s;
  max-width: 260px;
}
.modul_shopproduct #shop-catalog .product-list .items .masonry-item .login-price {
  position: absolute;
  bottom: 15px;
  left: 0;
}
.modul_shopproduct #shop-catalog .product-list .items .masonry-item:hover {
  -webkit-box-shadow: 7px 12px 22px 10px rgba(0, 0, 0, 0.14);
          box-shadow: 7px 12px 22px 10px rgba(0, 0, 0, 0.14);
}
.modul_shopproduct #shop-catalog .product-list .items .masonry-item + .masonry-item {
  margin-left: 42px;
}
.modul_shopproduct #shop-catalog .product-list .items .masonry-item .wishlist img {
  opacity: 1;
  position: absolute;
  top: 6px;
  right: 0;
}
.modul_shopproduct #shop-catalog .product-list .items .masonry-item .wishlist:hover img,
.modul_shopproduct #shop-catalog .product-list .items .masonry-item .wishlist.active img {
  opacity: 0;
}
.modul_shopproduct #shop-catalog .product-list .items .masonry-item .wishlist:hover .fa,
.modul_shopproduct #shop-catalog .product-list .items .masonry-item .wishlist.active .fa {
  opacity: 1;
}
.modul_shopproduct #shop-catalog .product-list .items .masonry-item .fa-heart {
  color: #d9d9d9;
  cursor: pointer;
}
.modul_shopproduct #shop-catalog .product-list .items .masonry-item .wishlist {
  position: absolute;
  top: 15px;
  right: 15px;
}
.modul_shopproduct #shop-catalog .product-list .items .masonry-item .wishlist:hover i,
.modul_shopproduct #shop-catalog .product-list .items .masonry-item .wishlist.active i {
  color: #0aa3e5;
}
.modul_shopproduct #shop-catalog .product-list .items .masonry-item .product-availability {
  font-size: 10px;
  font-weight: 600;
}
.modul_shopproduct #shop-catalog .product-list .items .masonry-item .product-availability .fa {
  margin: 0;
  font-size: 10px;
}
.modul_shopproduct #shop-catalog .product-list .items .masonry-item:nth-child(3n+4) {
  margin-left: 0;
}
.modul_shopproduct #shop-catalog .product-list .items .thumb-item-content {
  position: absolute;
  bottom: 15px;
  width: 100%;
}
.modul_shopproduct #shop-catalog .product-list .items .thumb-item-content .wrap {
  position: absolute;
  bottom: 65px;
  width: 100%;
}
.modul_shopproduct #shop-catalog .product-list .summary {
  text-align: left;
  color: #a4a4a4;
  margin-top: 0;
}
.modul_shopproduct #shop-catalog .product-list .summary span {
  background-color: transparent;
  height: 27px;
  min-width: 27px;
  padding: 0 6px;
  padding-right: 0;
  line-height: 27px;
  color: #a4a4a4;
  display: inline-block;
}
.modul_shopproduct #productPage .hoverBtn {
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in-out;
       -o-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out;
}
.modul_shopproduct #productPage .blueBtn {
  color: #00a0e0;
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 30px;
  border: 2px solid #00a0e0;
  padding-top: 10px;
  padding-bottom: 10px;
  display: inline-block;
  font-size: 14px;
}
.modul_shopproduct #productPage .backToOverview {
  border-color: #ada6a1;
  color: #ada6a1;
  border-width: 1px;
  margin-bottom: 20px;
}
.modul_shopproduct #productPage .backToOverview.active,
.modul_shopproduct #productPage .backToOverview:hover {
  color: #ffffff;
  background-color: #ada6a1;
  text-decoration: none;
}
.modul_shopproduct #productPage .backToOverview i {
  background-image: url(/themes/frontend/public/own/img/backtooverview.png);
  margin-right: 15px;
  margin-top: 8px;
  position: relative;
  width: 4px;
  height: 8px;
  float: left;
  background-repeat: no-repeat;
}
.modul_shopproduct #productPage .backToOverview:hover i {
  background-image: url(/themes/frontend/public/own/img/backtooverviewhover.png);
}
.modul_shopproduct .basket {
  display: block;
  margin-right: 30px;
  color: #ffffff;
  cursor: pointer;
  -webkit-transition: all 100ms ease-in-out 0s;
       -o-transition: all 100ms ease-in-out 0s;
          transition: all 100ms ease-in-out 0s;
  line-height: 25px;
  float: right;
}
.modul_shopproduct .basket.emptycart {
  display: none;
}
.modul_shopproduct .dp-layout-element.main {
  background: white;
}
.modul_shopproduct .categories {
  margin-top: 30px;
}
.modul_shopproduct .categories:last-child {
  margin-top: 30px;
}
.modul_shopproduct .categories a {
  color: #2a2a2a;
}
.modul_shopproduct .categories a:hover,
.modul_shopproduct .categories a.active {
  color: #0aa3e5;
  font-weight: 600;
}
.modul_shopproduct .product-price-brand {
  margin-top: 25px;
  color: #a4a4a4;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
}
.modul_shopproduct .product-brand {
  color: #d5d5d5;
  font-size: 12px;
  font-weight: 400;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.modul_shopproduct .product-price {
  font-weight: 600;
  line-height: 22px;
}
.modul_shopproduct .product-availability {
  color: #333;
  font-size: 13px;
  font-weight: 600;
}
.modul_shopproduct .product-availability .fa {
  font-size: 10px;
  margin-left: -10px;
  margin-right: 10px;
}
.modul_shopproduct .product-availability .available {
  color: #93C500;
}
.modul_shopproduct .product-availability .not-available {
  color: #D64937;
}
.modul_shopproduct .product-availability .delivery-time-weeks {
  color: #FF7900;
}
.modul_shopproduct .thumb-item h3 {
  font-size: 14px;
  padding-right: 25px;
  font-weight: 400;
  color: #3c3c3b;
  margin: 0;
  white-space: initial;
  display: -webkit-box;
  position: absolute;
  top: -45px;
  max-height: 48px;
  overflow: hidden;
}
.modul_shopproduct .productSliders {
  margin-top: 60px;
  background-color: #f5f5f5;
}
.modul_shopproduct div#product-list-view.list-view div.summary {
  float: left;
}
.modul_shopproduct div#product-list-view.list-view div.sorter {
  float: right;
}
.modul_shopproduct .productShortDesc a {
  color: #0aa3e5;
}
.modul_shopproduct .productShortDesc a:hover {
  color: #0880b4;
}
.modul_shopproduct .pointerImageProduct > a {
  border: 1px solid #ddd;
}
.modul_shopproduct .pointerImageProduct > a:hover {
  -webkit-box-shadow: 7px 12px 22px 10px rgba(0, 0, 0, 0.14);
          box-shadow: 7px 12px 22px 10px rgba(0, 0, 0, 0.14);
}
.modul_shopproduct .thumb-item-img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.modul_shopproduct #shopsearchForm {
  width: 80%;
}
.modul_shopproduct #shop-search-field {
  text-transform: none;
  border: none;
  border-radius: 0;
  background-color: #f5f5f5;
  margin-left: -10px;
  font-size: 13px;
  width: 100%;
}
.modul_shopproduct #shop-search-button {
  position: absolute;
  right: 5%;
  top: -7px;
}
.modul_shopproduct #shop-search-button i {
  color: #aaa;
}
.modul_shopproduct .productImages img {
  margin-bottom: 0;
}
@media (max-width: 1000px) {
  .modul_shopproduct #shop-catalog {
    margin-top: 60px;
  }
  .modul_shopproduct #shop-catalog .shopLeft {
    padding-right: 0;
  }
  .modul_shopproduct .basket {
    float: none;
    color: #948a84 !important;
    display: inline-block;
    margin-right: 0;
    padding: 5px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 2px;
    border-radius: 20px;
    z-index: 1000;
    position: fixed;
    right: 65px;
    top: 15px;
  }
}
@media (min-width: 1000px) and (max-width: 1320px) {
  .modul_shopproduct #shop-catalog #shop-search-button#shop-search-button {
    width: 36px;
  }
}
.product_list {
  position: relative;
}
#productPage .product_list.padding-top-30 {
  padding-top: 0px;
}
.product_list .title {
  margin-bottom: 10px;
}
.product_list .title h2 {
  text-align: center;
  margin: 0;
  padding: 0;
  font-weight: bold;
  color: #0aa3e5;
}
.product_list .title p.subtitle {
  margin: 0;
  padding: 0;
  text-align: center;
}
.product_list.navi .col-md-3 {
  position: relative;
}
.product_list.navi .col-md-3.first:before {
  display: block;
  width: 40px;
  height: 40px;
  background: none;
  font-size: 200%;
  line-height: 40px;
  text-align: center;
  content: "\f104";
  font-family: FontAwesome;
  position: absolute;
  top: 50%;
  margin: -20px 0 0 0;
  left: -30px;
}
.product_list.navi .col-md-3.last:before {
  display: block;
  width: 40px;
  height: 40px;
  background: none;
  font-size: 200%;
  line-height: 40px;
  text-align: center;
  content: "\f105";
  font-family: FontAwesome;
  position: absolute;
  top: 50%;
  margin: -20px 0 0 0;
  right: -30px;
}
.related_products {
  background: #F5F4ED;
  padding: 30px 0;
}
.person_wrapper {
  position: relative;
}
.person_wrapper .person_pic {
  border-radius: 100px;
  max-width: 140px;
  height: auto;
  margin: 0 auto 10px auto;
  display: block;
  position: relative;
  z-index: 2;
}
.person_wrapper .person_name {
  position: absolute;
  bottom: 10px;
  left: 50%;
  background: #0aa3e5;
  color: #FFFFFF;
  width: auto;
  border-radius: 0 5px 5px 0;
  padding: 5px 15px 5px 60px;
  margin: 0 0 0 20px;
  z-index: 0;
  line-height: 1.2;
}
.product {
  background: #F5F5ED;
  display: block;
  border: 1px solid #F5F5ED;
  border-radius: 5px 5px 0 0;
  text-decoration: none;
  position: relative;
}
.product .marker {
  position: absolute;
  top: -5px;
  right: -5px;
  height: 70px;
  width: 70px;
  display: block;
  background-color: #7CCA0D;
  border-radius: 50%;
  color: #ffffff;
  padding: 6px;
}
.product .marker .discount-badge,
.product .marker .discount-text {
  display: inline-block;
  width: 100%;
  text-align: center;
}
.product .marker .discount-badge {
  font-size: 22px;
  margin-top: 10px;
}
.product .marker .discount-text {
  font-size: 12px;
  line-height: 10px;
  display: block;
}
.product .product_image {
  display: block;
}
.product .productImg {
  width: 100%;
  padding-top: 100%;
  -webkit-background-size: cover;
          background-size: cover;
  background-position: center;
  border-radius: 5px 5px 0px 0px;
  border-bottom: 5px solid #7CCA0D;
}
.product .product_image img {
  width: 100%;
  height: auto;
  border-radius: 5px 5px 0 0;
  border-bottom: 5px solid #0aa3e5;
}
.product .product_desc {
  padding: 10px;
  display: block;
}
.product .product_title {
  color: #5a5758;
  display: block;
  text-align: center;
  line-height: 100%;
  padding: 5px 0;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
}
.product .product_price {
  color: #0aa3e5;
  font-weight: bold;
  display: block;
  text-align: center;
}
.product:hover {
  text-decoration: none;
  background: #ebebe4;
}
.item {
  line-height: 130%;
  padding: 20px 0;
  border-bottom: 1px solid #e7e7e7;
}
.item h3 {
  color: #0aa3e5;
  font-size: 19px;
  margin: 0 0 10px 0;
}
.evergreens .wrapper {
  background: #F5F4ED;
  padding: 20px;
}
.evergreens .item {
  padding: 0;
  border: none;
}
.evergreens .item .col-md-2 {
  text-align: center;
  padding-right: 0;
}
.evergreens .item h3 {
  margin: 5px 0 5px 0;
}
.videos .wrapper {
  background: #F5F4ED;
  padding: 10px 20px;
}
.videos .item {
  border: none;
}
.aktuelles .link-all,
.kurse .link-all {
  padding: 10px 0 30px 0;
}
.product_detail {
  padding-top: 30px;
  padding-bottom: 20px;
}
.product_detail .main-image {
  padding-left: 10px;
  position: relative;
}
.product_detail .main-image .video-trigger {
  position: absolute;
  top: 15px;
  background: #0aa3e5;
  color: #FFFFFF;
  padding: 5px 15px;
  border-radius: 0 5px 5px 0;
  text-decoration: none !important;
}
.product_detail .main-image .video-trigger:hover {
  background: #6eb40c;
}
.product_detail .main-image .diff-sizes {
  position: absolute;
  top: 15px;
  background: #0aa3e5;
  color: #FFFFFF;
  padding: 5px 15px;
  border-radius: 5px 0 0 5px;
  text-decoration: none !important;
  right: 15px;
}
.product_detail .detail-images {
  padding-right: 0;
}
.product_detail .detail-images img {
  margin: 0 0 10px 0;
  opacity: 0.6;
  cursor: pointer;
  border: 1px solid #e7e7e7;
}
.product_detail .detail-images img.active {
  opacity: 0.2;
}
.product_detail h1 {
  color: #5a5758;
  margin: 0;
  padding: 0;
}
.product_detail .price {
  color: #0aa3e5;
  font-weight: bold;
  font-size: 19px;
  margin: 10px 0 0 0;
}
.product_detail .price_comment {
  font-size: 90%;
}
.product_detail .variation {
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  padding: 10px 0;
  margin: 25px 0;
}
.product_detail .selection {
  margin: 20px 0 0 0;
  line-height: 100%;
}
.product_detail select {
  background: #e7e7e7;
  padding: 10px;
  border: none;
  width: 100%;
}
.product_detail .qty-add-to-cart {
  margin: 20px 0 10px 0;
}
.product_detail #qty {
  width: 50px;
  height: 40px;
  line-height: 40px;
  padding: 0;
  margin: 0;
  text-align: center;
}
.product_detail .add-to-cart {
  line-height: 40px;
  height: 40px;
  padding: 0 20px;
  text-transform: uppercase;
  font-weight: bold;
}
.product_detail .variations {
  margin-bottom: 15px;
}
.product_detail .variations td {
  vertical-align: middle;
}
.product_detail .variations .price {
  color: #5a5758;
  font-size: 100%;
  margin: 0;
  padding: 0;
}
.product_detail .trigger-info-box {
  margin: 20px 0 0 0;
}
.product_detail .additional-information {
  font-size: 90%;
  border-left: 1px solid #e7e7e7;
  padding: 10px 0 10px 0;
  position: relative;
  height: 100%;
  text-align: right;
}
.product_detail .additional-information .delivery-index {
  display: inline-block;
  background: #306a05;
  position: relative;
  width: 14px;
  height: 14px;
  top: 3px;
}
.product_detail .additional-information .delivery-index.yellow {
  background: #eeb441;
}
.product_detail .additional-information a.button {
  margin: 0 0 5px 0;
  font-size: 100%;
  display: inline-block;
}
.info-icons {
  background: #F5F4ED;
  padding: 20px 0;
  line-height: 110%;
  margin: 30px 0 60px 0;
}
.info-icons ul {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  text-align: center;
}
.info-icons ul:before {
  display: block;
  width: 40px;
  height: 40px;
  background: none;
  font-size: 200%;
  line-height: 40px;
  text-align: center;
  content: "\f104";
  font-family: FontAwesome;
  position: absolute;
  top: 50%;
  margin: -20px 0 0 0;
  left: -20px;
}
.info-icons ul:after {
  display: block;
  width: 40px;
  height: 40px;
  background: none;
  font-size: 200%;
  line-height: 40px;
  text-align: center;
  content: "\f105";
  font-family: FontAwesome;
  position: absolute;
  top: 50%;
  margin: -20px 0 0 0;
  right: -20px;
}
.info-icons ul li {
  display: inline-block;
  width: 19.5%;
  padding: 15px 0 0 0;
  text-align: left;
}
.info-icons ul li img {
  float: left;
  margin: -15px 10px 0 0;
  position: relative;
}
.informationen-downloads .inner {
  height: 200px;
  overflow: hidden;
  position: relative;
}
.informationen-downloads .inner:before {
  position: absolute;
  height: 100px;
  width: 100%;
  bottom: 0;
  left: 0;
  content: " ";
  display: block;
  background: url(/themes/frontend/public/own/img/fadeout_white.png);
}
.informationen-downloads .inner.expanded:before {
  display: none !important;
}
.informationen-downloads .trigger-informationen-download {
  margin-top: 20px;
}
.info-box {
  margin: 0 0 30px 0;
}
.info-box .teaser {
  background: #F5F4ED;
  padding: 20px;
}
.info-box .teaser ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.info-box .teaser ul li {
  margin: 0 0 5px 0;
  width: 100%;
  line-height: 110%;
  padding: 10px 0;
  border-bottom: 1px solid #e7e7e7;
}
.info-box .teaser ul li a img {
  width: 50px;
  height: 50px;
  margin: 0 10px 0 0;
  float: left;
  display: none;
}
table.styled {
  border-top: 0px solid #e7e7e7;
  width: 100%;
}
table.styled td,
table.styled th {
  border-bottom: 1px solid #e7e7e7;
  padding: 10px 0;
  vertical-align: top;
}
table.styled th {
  font-weight: normal;
  padding-right: 10px;
}
table.styled tr:first-child td,
table.styled tr:first-child th {
  border-top: none;
  padding-top: 0;
}
table.styled tr:last-child td,
table.styled tr:last-child th {
  border-bottom: none;
  padding-bottom: 0;
}
.bread {
  font-size: 80%;
}
.sort .inner {
  padding-top: 5px;
  padding-bottom: 0px;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  margin: 0 0 20px 0;
  line-height: 40px;
}
.sort select {
  background: #F5F4ED;
  border: none;
  padding: 10px 10px;
}
.sort .sort-options {
  text-align: right;
}
.sort .show-filter {
  width: 20px;
  line-height: 40px;
  display: inline-block;
  color: #5a5758;
}
.sort .show-sort {
  width: 20px;
  line-height: 40px;
  display: inline-block;
  color: #5a5758;
}
.category-wrapper {
  background: #F5F4ED;
  margin: 0 0 30px 0;
  border-radius: 0 5px 0 0;
}
.category-wrapper h3 {
  color: #0aa3e5;
  font-weight: bold;
  font-size: 150%;
  margin: 0 0 20px 0;
}
.category-wrapper .allcat,
.filter-wrapper .allcat {
  display: block;
  color: #FFFFFF;
  padding: 10px 30px;
  background: #0aa3e5;
  border-radius: 0 5px 0 0;
  position: relative;
  width: 100%;
}
.category-wrapper .allcat:before,
.filter-wrapper .allcat:before {
  display: block;
  width: 40px;
  height: 40px;
  background: none;
  font-size: 100%;
  line-height: 40px;
  text-align: center;
  content: "\f106";
  font-family: FontAwesome;
  position: absolute;
  top: 50%;
  margin: -20px 0 0 0;
  right: 15px;
}
.allcat.collapsed:before {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
       -o-transform: rotate(180deg);
          transform: rotate(180deg);
}
#catwrapper {
  padding: 30px;
}
.category-wrapper .allcat:hover {
  text-decoration: none;
}
.category-wrapper .cattitle {
  display: block;
  margin: -15px 0 0 0;
  padding: 0 0 15px 0;
  font-weight: bold;
}
.category-wrapper .subcat {
  display: block;
  color: #5a5758;
  padding: 7px 0;
  border-bottom: 1px solid #e7e7e7;
}
.category-wrapper .subcat:hover {
  text-decoration: none;
  color: #0aa3e5;
}
.filter-wrapper {
  background: #F5F4ED;
}
.filter-wrapper h3 {
  color: #0aa3e5;
  font-weight: bold;
  font-size: 150%;
  margin: 0 0 20px 0;
}
.filter-wrapper .filter-item {
  margin: 0 0 30px 0;
}
.filter-wrapper .filter-item h4 {
  font-size: 100%;
  font-weight: normal;
  background: #bdbe87;
  color: #FFFFFF;
  padding: 10px;
  margin: 0 0 5px 0;
  border-radius: 5px 5px 0 0;
  cursor: pointer;
  position: relative;
}
.filter-wrapper .filter-item h4:before {
  display: block;
  width: 40px;
  height: 40px;
  background: none;
  font-size: 100%;
  line-height: 40px;
  text-align: center;
  content: "\f107";
  font-family: FontAwesome;
  position: absolute;
  top: 50%;
  margin: -20px 0 0 0;
  right: 0;
}
.filter-wrapper .filter-item.active h4:before {
  content: "\f105";
}
.filter-wrapper .filter-item.list ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.filter-wrapper .filter-item.list ul li {
  cursor: pointer;
}
.filter-wrapper .filter-item.list ul li:before {
  content: "\f096";
  font-family: FontAwesome;
  width: 18px;
  display: inline-block;
}
.filter-wrapper .filter-item.list ul li.active:before {
  content: "\f046";
}
.filter-wrapper .filter-item.slide .slide-bar {
  background: #5a5758;
  position: relative;
  height: 4px;
  margin: 0 0 35px 0;
  top: 15px;
}
.filter-wrapper .filter-item.slide .slide-bar .slidedot {
  width: 20px;
  height: 20px;
  position: absolute;
  top: -8px;
  border-radius: 20px;
  background: #0aa3e5;
}
.filter-wrapper .filter-item.slide .field {
  background: #FFF;
  padding: 5px;
  width: 90px;
  text-align: center;
  float: left;
}
.filter-wrapper .filter-item.slide .field.right {
  float: right;
}
.category-adddesc {
  padding: 35px 0 0 0;
  margin: 35px 0 0 0;
  border-top: 1px solid #e7e7e7;
}
.subcategories .subcat {
  position: relative;
  display: block;
  margin: 0 0 30px 0;
}
.subcategories .subcat img {
  border-bottom: 5px solid #0aa3e5;
}
.subcategories .subcat span {
  position: absolute;
  bottom: 4px;
  left: 0;
  background: #0aa3e5;
  color: #FFF;
  padding: 10px 15px 5px 10px;
  border-radius: 0 5px 0 0;
}
.subcategories .subcat:hover span {
  background: #6eb40c;
}
.subcats {
  background: #F5F4ED;
  margin: -30px 0 0 0;
  padding: 30px;
  list-style: none;
}
.subcats ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.subcats ul li {
  width: 50%;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}
.subcats ul li:last-child {
  border-bottom: 1px solid #e7e7e7;
}
.subcats ul li a {
  display: block;
  color: #5a5758;
  padding: 5px 0;
  border-top: 1px solid #e7e7e7;
}
.merkliste .userlist__productimg {
  border-radius: 5px 5px 0px 0px;
}
.merkliste .listShare {
  padding-left: 0px;
  padding-right: 0px;
}
.merkliste .listShare .mail,
.merkliste .listShare .facebook,
.merkliste .listShare .twitter,
.merkliste .listShare .google,
.merkliste .listShare .linkedin {
  font-size: 12px;
  margin-bottom: 10px;
}
.merkliste .listShare .mail:before,
.merkliste .listShare .facebook:before,
.merkliste .listShare .twitter:before,
.merkliste .listShare .google:before,
.merkliste .listShare .linkedin:before {
  margin-right: 10px;
  font-family: FontAwesome;
}
.merkliste .listShare .mail:before {
  content: "\f003";
}
.merkliste .listShare .facebook:before {
  content: "\f09a";
}
.merkliste .listShare .twitter:before {
  content: "\f099";
}
.merkliste .listShare .google:before {
  content: "\f0d5";
}
.merkliste .listShare .linkedin:before {
  content: "\f0e1";
}
.merkliste table th,
.merkliste table td {
  vertical-align: middle;
}
.merkliste table th {
  font-weight: bold;
}
.merkliste table th:nth-child(5) {
  text-align: center;
}
.merkliste table th:nth-child(6) {
  text-align: right;
  padding-right: 0;
}
.merkliste table td:nth-child(1) {
  width: 12%;
}
.merkliste table td:nth-child(2) {
  padding: 0 0 0 15px;
}
.merkliste table td:nth-child(3) {
  width: 5%;
}
.merkliste table td:nth-child(4) {
  width: 10%;
}
.merkliste table td:nth-child(5) {
  width: 7%;
  text-align: center;
}
.merkliste table td:nth-child(6) {
  width: 10%;
  text-align: right;
}
.merkliste table td:nth-child(7) {
  width: 3%;
  text-align: right;
}
.merkliste table td:nth-child(5) input {
  width: 120px;
  text-align: center;
}
.merkliste .update-wishlist {
  float: right;
}
.merkliste .to-cart {
  float: right;
}
.merkliste table.totals {
  white-space: nowrap;
  float: right;
}
.merkliste table.totals td {
  padding: 10px 0;
  text-align: right;
}
.merkliste table.totals td:first-child {
  padding-right: 10px;
}
.merkliste input.share-wishlist {
  width: 100%;
  max-width: 300px;
  margin-right: 10px;
}
.merkliste hr.divider {
  margin: 40px 0;
}
.product_detail {
  padding-top: 20px;
  padding-bottom: 20px;
}
.product_detail .main-image {
  padding-left: 10px;
  position: relative;
}
.product_detail .main-image .video-trigger {
  position: absolute;
  top: 15px;
  background: #0aa3e5;
  color: #FFFFFF;
  padding: 5px 15px;
  border-radius: 0 5px 5px 0;
  text-decoration: none !important;
}
.product_detail .main-image .video-trigger:hover {
  background: #6eb40c;
}
.product_detail .main-image .diff-sizes {
  position: absolute;
  top: 15px;
  background: #0aa3e5;
  color: #FFFFFF;
  padding: 5px 15px;
  border-radius: 5px 0 0 5px;
  text-decoration: none !important;
  right: 15px;
}
.product_detail .detail-images {
  padding-right: 0;
}
.product_detail .detail-images img {
  margin: 0 0 10px 0;
  opacity: 0.6;
  cursor: pointer;
  border: 1px solid #e7e7e7;
}
.product_detail .detail-images img.active {
  opacity: 0.2;
}
.product_detail h1 {
  color: #5a5758;
  margin: 0;
  padding: 0;
}
.product_detail .price {
  color: #0aa3e5;
  font-weight: bold;
  font-size: 19px;
  margin: 10px 0 0 0;
}
.product_detail .price_comment {
  font-size: 90%;
}
.product_detail .variation {
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  padding: 10px 0;
  margin: 25px 0;
}
.product_detail .selection {
  margin: 20px 0 0 0;
  line-height: 100%;
}
.product_detail select {
  background: #e7e7e7;
  padding: 10px;
  border: none;
  width: 100%;
}
.product_detail .qty-add-to-cart {
  margin: 20px 0 10px 0;
}
.product_detail #qty {
  width: 50px;
  height: 40px;
  line-height: 40px;
  padding: 0;
  margin: 0;
  text-align: center;
}
.product_detail .add-to-cart {
  line-height: 40px;
  height: 40px;
  padding: 0 20px;
  text-transform: uppercase;
  font-weight: bold;
}
.product_detail .variations {
  margin-bottom: 15px;
}
.product_detail .variations td {
  vertical-align: middle;
}
.product_detail .variations .price {
  color: #5a5758;
  font-size: 100%;
  margin: 0;
  padding: 0;
}
.product_detail .trigger-info-box {
  margin: 20px 0 0 0;
}
.product_detail .additional-information {
  font-size: 90%;
  border-left: 1px solid #e7e7e7;
  padding: 10px 0 10px 0;
  position: relative;
  height: 100%;
  text-align: right;
}
.product_detail .additional-information .delivery-index {
  display: inline-block;
  background: #306a05;
  position: relative;
  width: 14px;
  height: 14px;
  top: 3px;
}
.product_detail .additional-information .delivery-index.yellow {
  background: #eeb441;
}
.product_detail .additional-information a.button {
  margin: 0 0 5px 0;
  font-size: 100%;
  display: inline-block;
}
.info-icons {
  background: #F5F4ED;
  padding: 20px 0;
  line-height: 110%;
  margin: 30px 0 60px 0;
}
.info-icons ul {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  text-align: center;
}
.info-icons ul:before {
  display: block;
  width: 40px;
  height: 40px;
  background: none;
  font-size: 200%;
  line-height: 40px;
  text-align: center;
  content: "\f104";
  font-family: FontAwesome;
  position: absolute;
  top: 50%;
  margin: -20px 0 0 0;
  left: -20px;
}
.info-icons ul:after {
  display: block;
  width: 40px;
  height: 40px;
  background: none;
  font-size: 200%;
  line-height: 40px;
  text-align: center;
  content: "\f105";
  font-family: FontAwesome;
  position: absolute;
  top: 50%;
  margin: -20px 0 0 0;
  right: -20px;
}
.info-icons ul li {
  display: inline-block;
  width: 19.5%;
  padding: 15px 0 0 0;
  text-align: left;
}
.info-icons ul li img {
  float: left;
  margin: -15px 10px 0 0;
  position: relative;
}
.informationen-downloads .inner {
  height: 200px;
  overflow: hidden;
  position: relative;
}
.informationen-downloads .inner:before {
  position: absolute;
  height: 100px;
  width: 100%;
  bottom: 0;
  left: 0;
  content: " ";
  display: block;
}
.informationen-downloads .inner.expanded:before {
  display: none !important;
}
.informationen-downloads .trigger-informationen-download {
  margin-top: 20px;
}
.select-filter-child {
  margin-left: 15px;
  font-size: 90%;
}
#shop-catalog > .row > .shopLeft {
  position: -webkit-sticky;
  position: sticky;
  top: 110px;
}
.filterContainers .filterContainerScroll {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 200px;
  margin-right: -15px;
  padding-top: 0;
  margin-bottom: -15px;
  padding-bottom: 15px;
  padding: 15px;
  padding-left: 10px;
  padding-right: 10px;
}
#fltrBody .filterSearchLabel {
  padding: 15px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 5px;
  width: 100%;
  position: relative;
}
#fltrBody .filterSearchLabel input {
  width: 100%;
}
#fltrBody .filterSearchLabel:after {
  content: "\e903";
  position: absolute;
  right: 25px;
  height: 40px;
  line-height: 40px;
  font-family: fireawesome;
  font-size: 12px;
  color: #d0cfc5;
}
#fltrBody .filter-filters {
  height: 40px;
  border-width: 0px;
  color: #d0cfc5;
  font-weight: normal;
  outline: 0;
  background-color: #f5f4ec;
  padding-left: 15px;
  border-radius: 3px;
}
#fltrBody .filter-filters::-webkit-input-placeholder {
  color: #d0cfc5;
}
.product-price-striker {
  text-decoration: line-through;
  color: #E5A711;
  display: inline;
}
.product-price-old {
  color: #5a5758;
  font-size: 80%;
  display: inline;
  padding-left: 10px;
  padding-right: 10px;
}
.product-price-current {
  display: inline;
}
.paginationd {
  bottom: 0;
  margin: 0;
  right: 0;
  width: 100%;
  text-align: center;
  margin-top: 15px;
}
.paginationd {
  display: inline-block;
  padding-left: 0;
  border-radius: 0px;
}
.paginationd .nextPageBtn a,
.paginationd .prevPageBtn a {
  font-size: 7px;
  line-height: 26px;
}
.paginationd {
  display: inline-block;
  margin: 2px 0;
  white-space: nowrap;
  text-align: center;
}
.paginationd li {
  display: inline-block;
  margin-left: 0;
  color: #636e7b;
}
.hidden {
  display: none !important;
}
.paginationd li a {
  border: 1px solid #c9d2d2;
  background-color: transparent;
  color: #636e7b;
  float: left;
  font-weight: 300;
  padding: 1px 5px;
  position: relative;
  text-decoration: none;
  height: 28px;
  width: 28px;
  line-height: 24px;
  text-align: center;
  border-radius: 50%;
  font-size: 12px;
  outline: 0;
}
.paginationd li.active a,
.paginationd li.active a:hover {
  background-color: #0aa3e5;
  color: #fff;
  border-color: #0aa3e5;
  pointer-events: none;
}
.paginationd li a:hover {
  background-color: #eee;
  color: #0aa3e5;
}
.sorter {
  /*position: absolute;
  top: 0;
  right: 0;*/
}
#product-list-view .sorter li a {
  color: #7CCA0D;
}
#product-list-view .sorter li a.asc {
  background: none;
}
#product-list-view .sorter li a.asc:before {
  content: "\f106";
  font-family: FontAwesome;
  padding-right: 5px;
}
#product-list-view .sorter li a.desc {
  background: none;
}
#product-list-view .sorter li a.desc:before {
  content: "\f107";
  font-family: FontAwesome;
  padding-right: 5px;
}
.token-group-closer {
  padding-left: 5px;
}
#shop-catalog .search-tokens {
  display: none;
}
#shop-catalog .category-wrapper .subcat {
  font-size: 15px;
}
#shop-catalog .category-wrapper .subcat.active {
  font-weight: bolder;
}
#shop-catalog .category-wrapper .subcat.nested1 {
  padding-left: 15px;
}
#shop-catalog .category-wrapper .subcat.nested2:before {
  content: "\f105";
  font-family: FontAwesome;
  color: #5ece00;
  margin-right: 8px;
}
#shop-catalog .category-wrapper h3 {
  color: #0aa3e5;
  font-weight: bold;
  font-size: 150%;
  margin: 0 0 0 0;
}
#shop-catalog .category-wrapper .category--maintitle {
  display: block;
  padding: 0 0 15px 0;
  font-weight: bold;
  color: #5ece00;
  padding-left: 15px;
}
#shop-catalog .filter-wrapper .panel-body {
  border-top: none;
  padding: 0;
}
#shop-catalog .filter-wrapper .filter-body .panel-group .panel {
  margin-bottom: 15px;
  border: none;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
#shop-catalog .filter-wrapper .panel-collapse {
  /**
      else the knobs of the slider get cut away on collapsing
       */
  margin-left: -15px;
  margin-right: -15px;
  padding-left: 15px;
  padding-right: 15px;
}
#shop-catalog .filter-wrapper .panel-title a .fa.fa-chevron-down {
  -webkit-transform: translateY(-50%) rotate(-90deg);
      -ms-transform: translateY(-50%) rotate(-90deg);
       -o-transform: translateY(-50%) rotate(-90deg);
          transform: translateY(-50%) rotate(-90deg);
  -webkit-transition: -webkit-transform 400ms;
       -o-transition: -o-transform 400ms;
          transition: transform 400ms;
  will-change: transform;
}
#shop-catalog .filter-wrapper .panel-title a.collapsed .fa.fa-chevron-down {
  -webkit-transform: translateY(-50%) rotate(0deg);
      -ms-transform: translateY(-50%) rotate(0deg);
       -o-transform: translateY(-50%) rotate(0deg);
          transform: translateY(-50%) rotate(0deg);
}
#shop-catalog .filter-wrapper .filter-body .panel-heading {
  font-size: 16px;
  font-weight: normal;
  background: #bdbe87;
  color: #FFFFFF;
  padding: 10px;
  margin: 0 0 0 0;
  border-radius: 3px;
  height: 45px;
  cursor: pointer;
  position: relative;
}
#shop-catalog .filter-wrapper .filter-body .panel-heading i {
  font-size: 8px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 15px;
}
#shop-catalog .filter-wrapper .filter-body .panel-heading a,
#shop-catalog .filter-wrapper .filter-body .panel-heading i {
  color: white;
}
#shop-catalog .filter-wrapper .filter-body .panel-heading a:active,
#shop-catalog .filter-wrapper .filter-body .panel-heading i:active,
#shop-catalog .filter-wrapper .filter-body .panel-heading a:focus,
#shop-catalog .filter-wrapper .filter-body .panel-heading i:focus,
#shop-catalog .filter-wrapper .filter-body .panel-heading a:hover,
#shop-catalog .filter-wrapper .filter-body .panel-heading i:hover {
  color: white;
  text-decoration: none;
}
#shop-catalog .filter-wrapper .filter-body .panel-heading h4 {
  line-height: 25px;
}
#shop-catalog .filter-wrapper div.select-filter {
  color: #5b5758;
  cursor: pointer;
  font-size: 15px;
}
#shop-catalog .filter-wrapper div.select-filter:before {
  /*content: "\f096";
        font-family: FontAwesome;
        width: 26px;
        display: inline-block;*/
  content: " ";
  width: 18px;
  height: 18px;
  border-radius: 3px;
  background-color: #f5f4ec;
  border: 2px solid #d0cfc5;
  float: left;
  margin-right: 12px;
  margin-top: 2px;
}
#shop-catalog .filter-wrapper div.select-filter.active:before {
  content: "\f00c";
  font-family: FontAwesome;
  color: #ffffff;
  font-size: 10px;
  background-color: #5ece00;
  border-color: #4aa200;
  line-height: 14px;
  text-align: center;
}
#shop-catalog .filterContainerScrollSlider {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: -15px;
  margin-left: -15px;
  padding-left: 25px;
  padding-right: 25px;
}
#shop-catalog .filterContainerScrollSlider .fl-slider-min,
#shop-catalog .filterContainerScrollSlider .fl-slider-max {
  background: #f5f4ec;
  padding: 5px;
  width: 90px;
  text-align: center;
  border-radius: 3px;
  color: #d0cfc5;
}
#shop-catalog .filterContainerScrollSlider .fl-slider-min {
  float: left;
}
#shop-catalog .filterContainerScrollSlider .fl-slider-max {
  float: right;
}
#shop-catalog .filterContainerScrollSlider .fl-slider.ui-widget-content.ui-corner-all {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border: none;
  background: transparent;
  margin-top: 10px;
  margin-bottom: 10px;
  height: 24px;
}
#shop-catalog .filterContainerScrollSlider .fl-slider.ui-widget-content.ui-corner-all:after {
  display: block;
  content: " ";
  background: #5a5758;
  margin-top: 10px;
  margin-bottom: 10px;
  height: 4px;
  -webkit-transform: translateY(7px);
      -ms-transform: translateY(7px);
       -o-transform: translateY(7px);
          transform: translateY(7px);
}
#shop-catalog .filterContainerScrollSlider .ui-slider-range {
  display: none;
}
#shop-catalog .filterContainerScrollSlider .ui-slider-handle {
  width: 20px !important;
  height: 20px !important;
  position: absolute !important;
  top: 0px !important;
  border-radius: 20px !important;
  background: #0aa3e5 !important;
  border: none !important;
  outline: none;
  margin-left: -0.5em !important;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
  -webkit-transition: -webkit-transform 400ms ease-in-out, -webkit-box-shadow 400ms ease-in-out;
       -o-transition: -o-transform 400ms ease-in-out, box-shadow 400ms ease-in-out;
          transition: transform 400ms ease-in-out, box-shadow 400ms ease-in-out;
  will-change: transform, box-shadow;
  -webkit-box-shadow: 0px 0px 1px 0px #7cca0d;
          box-shadow: 0px 0px 1px 0px #7cca0d;
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
  margin-top: 0px;
}
#shop-catalog .filterContainerScrollSlider .ui-slider-handle.ui-state-active {
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}
#shop-catalog .filterContainerScrollSlider .ui-slider-handle:hover,
#shop-catalog .filterContainerScrollSlider .ui-slider-handle:active {
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
       -o-transform: scale(1.2);
          transform: scale(1.2);
  -webkit-box-shadow: 0px 0px 0px 0px;
          box-shadow: 0px 0px 0px 0px;
}
#shop-catalog .button--clearfilters {
  background-color: #fdfcf8;
  width: 100%;
  color: #FFFFFF;
  padding: 5px 10px;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
  height: 40px;
  line-height: 30px;
  color: #5b5758;
}
#shop-catalog .button--clearfilters:before {
  content: "\e905";
  margin-right: 10px;
  float: left;
  color: #d3d2c8;
  font-family: fireawesome;
}
#shop-catalog .button--clearfilters:hover {
  background: #bdbe87 !important;
  color: #ffffff;
  text-decoration: none;
}
#shop-catalog .nested1.subcat.active {
  background-color: #5ece00;
  color: #ffffff;
  border-radius: 3px;
  border-bottom-width: 0px;
}
#shop-catalog .subcat.nested0 {
  padding-left: 15px;
}
#shop-catalog .nestedWrapper .nestedWrapper .nestedWrapper {
  padding-left: 15px;
  padding-right: 5px;
  background-color: #fdfcf8;
}
#shop-catalog .nestedWrapper .nestedWrapper .nestedWrapper .subcat:last-child {
  border-bottom-width: 0px;
}
.monthplan {
  font-size: 11px;
  line-height: 19px;
}
.monthplan .col-md-2,
.monthplan .col-md-10 {
  padding: 0px;
}
.monthplanHeader {
  background-color: #eef1de;
  line-height: 19px;
  height: 19px;
}
.monthplanRow:nth-child(odd) {
  background-color: #FAFBF6;
}
.monthPlanRows {
  position: relative;
}
.monthplanRow {
  position: relative;
  float: left;
  width: 100%;
}
.currentDateLine {
  position: absolute;
  width: 1px;
  background-color: #b9582b;
  bottom: 0px;
  height: 100%;
}
.monthplanCell {
  width: 8.33%;
  height: 19px;
  float: left;
  background-color: #FAFBF6;
  border: 1px solid #ffffff;
}
.shopStatus {
  float: right;
  width: 14px;
  height: 14px;
  border-radius: 0px;
  margin-top: 3px;
  margin-left: 5px;
  margin-right: 5px;
}
.shopStatus.available {
  background-color: #7CCA0D;
}
.shopStatus.not-available {
  background-color: #ff3939;
}
.shopStatus.delivery-time-weeks {
  background-color: #eeb441;
}
.addToMyGarden {
  float: right;
  padding: 10px;
  padding-left: 0px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.addToMyGarden::after {
  content: "\f067";
  font-family: FontAwesome;
  float: right;
  margin-left: 10px;
  background-color: #E5A711;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  color: #ffffff;
  text-align: center;
  line-height: 20px;
  font-size: 12px;
}
.goodbadItm {
  float: left;
  width: 100%;
}
.select-filter-body {
  background-color: #ffffff;
  border-radius: 3px;
  margin-top: 5px;
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.filterContainers .panel-heading.collapsed {
  background-color: #bcbe80 !important;
}
.filterContainers .panel-heading.collapsed i {
  -webkit-transform: rotate(0deg) !important;
      -ms-transform: rotate(0deg) !important;
       -o-transform: rotate(0deg) !important;
          transform: rotate(0deg) !important;
}
.filterContainers .panel-heading {
  background-color: #828356 !important;
}
.filterContainers .panel-heading i {
  -webkit-transform: rotate(-180deg) !important;
      -ms-transform: rotate(-180deg) !important;
       -o-transform: rotate(-180deg) !important;
          transform: rotate(-180deg) !important;
  margin-top: -5px;
}
.sh-combo-list {
  color: #5a5758;
}
/*.productImage::before {
  content: " ";
  position: absolute;
  width: 0px;
  height: 5px;
  bottom: -5px;
  left: 0px;
  background: rgba(255,255,255,0.4);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
a:focus {
  .productItem {
    .productImage::before {
      width: 100%;
    }
  }
}*/
.modul_video video {
  height: auto;
  width: 100%;
}
.modul_video .playBtn {
  background-color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all ease-in-out 1.2s;
       -o-transition: all ease-in-out 1.2s;
          transition: all ease-in-out 1.2s;
}
.modul_video .playBtn:hover {
  opacity: .8;
}
.blue .modul_video .playBtn:hover {
  border-color: #0aa3e5;
}
.orange .modul_video .playBtn:hover {
  border-color: #f34302;
}
.green .modul_video .playBtn:hover {
  border-color: #8ebc02;
}
.cyan .modul_video .playBtn:hover {
  border-color: #30c1c1;
}
.red .modul_video .playBtn:hover {
  border-color: #b71c1c;
}
.black .modul_video .playBtn:hover {
  border-color: #181b1b;
}
.white .modul_video .playBtn:hover {
  border-color: #fff;
}
.modul_video .playBtn i {
  color: #232628;
  font-size: 35px;
  border: 2px dotted rgba(255, 255, 255, 0.4);
  border-radius: 50%;
  padding: 60px;
  padding-left: 68px;
  -webkit-transition: padding ease-in-out 0.6s, color ease-in-out 1.2s;
       -o-transition: padding ease-in-out 0.6s, color ease-in-out 1.2s;
          transition: padding ease-in-out 0.6s, color ease-in-out 1.2s;
}
.modul_video .playBtn:hover i {
  padding: 0;
  padding-left: 8px;
}
.blue .modul_video .playBtn:hover i {
  color: #0aa3e5;
}
.orange .modul_video .playBtn:hover i {
  color: #f34302;
}
.green .modul_video .playBtn:hover i {
  color: #8ebc02;
}
.cyan .modul_video .playBtn:hover i {
  color: #30c1c1;
}
.black .modul_video .playBtn:hover i {
  color: #181b1b;
}
.white .modul_video .playBtn:hover i {
  color: #fff;
}
.modul_video .activeVideo {
  -webkit-box-shadow: inset 0 0 0 5px #232628;
          box-shadow: inset 0 0 0 5px #232628;
}
.blue .modul_video .activeVideo {
  -webkit-box-shadow: inset 0 0 0 5px #0aa3e5;
          box-shadow: inset 0 0 0 5px #0aa3e5;
}
.green .modul_video .activeVideo {
  -webkit-box-shadow: inset 0 0 0 5px #8ebc02;
          box-shadow: inset 0 0 0 5px #8ebc02;
}
.orange .modul_video .activeVideo {
  -webkit-box-shadow: inset 0 0 0 5px #f34302;
          box-shadow: inset 0 0 0 5px #f34302;
}
.cyan .modul_video .activeVideo {
  -webkit-box-shadow: inset 0 0 0 5px #30c1c1;
          box-shadow: inset 0 0 0 5px #30c1c1;
}
.modul_video .mp4.playBtn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.modul_video .playing .mp4.playBtn {
  display: none;
}
.modul_video .playing ~ .owl-controls,
.modul_video .playing ~ .selectableVideos {
  display: none;
}
.navigation_micro {
  height: 175px;
  position: relative;
  z-index: 10;
  overflow: hidden;
}
.navigation_micro .scroll-container {
  width: 100%;
}
.navigation_micro .navigation_main {
  width: 100%;
  height: 80px;
  position: fixed;
  -webkit-transition: 0.5s;
       -o-transition: 0.5s;
          transition: 0.5s;
}
@media (max-width: 999px) {
  .navigation_micro .navigation_main .col-md-7 {
    display: none;
  }
}
.onscroll .navigation_micro .navigation_main {
  background-color: #fff;
}
@media (max-width: 999px) {
  .onscroll .navigation_micro .navigation_main {
    background: none;
  }
}
.navigation_micro .wrapper {
  width: 1240px;
  max-width: 100%;
  margin: 0 auto;
  height: 100%;
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
}
.navigation_micro .logo {
  width: 120px;
  height: 25px;
  position: absolute;
  top: 30px;
  background: url(/themes/frontend/public/own/img/icons/logo_dark.svg) no-repeat;
  display: block;
}
.blue .navigation_micro .logo,
.orange .navigation_micro .logo,
.green .navigation_micro .logo {
  background: url(/themes/frontend/public/own/img/icons/logo_light.svg) no-repeat;
}
.onscroll .navigation_micro .logo {
  background: url(/themes/frontend/public/own/img/icons/logo_dark.svg) no-repeat;
}
.navigation_micro .navigation_main ul li {
  list-style: none;
  float: left;
  padding: 30px 30px;
}
.navigation_micro .navigation_main ul li span {
  color: #000;
  font-size: 18px;
  font-family: 'tisa-bold', sans-serif;
  font-weight: normal;
}
.blue .navigation_micro .navigation_main ul li span,
.orange .navigation_micro .navigation_main ul li span {
  color: #fff;
}
.onscroll .navigation_micro .navigation_main ul li span {
  color: #000;
}
.navigation_micro .navigation_main ul li:hover a {
  text-decoration: none;
}
.navigation_micro .navigation_main .nav {
  width: 25px;
  height: 50px;
  background: url(/themes/frontend/public/own/img/icons/nav_dark.svg) no-repeat;
  display: block;
  cursor: pointer;
  position: absolute;
  top: 35px;
  right: 20px;
  opacity: 1;
  -webkit-transition: opacity ease-in-out 0.6s;
       -o-transition: opacity ease-in-out 0.6s;
          transition: opacity ease-in-out 0.6s;
}
.navigation_micro .navigation_main .nav.active {
  opacity: 0;
  pointer-events: none;
  -webkit-animation: bluring 1s linear infinite;
       -o-animation: bluring 1s linear infinite;
          animation: bluring 1s linear infinite;
}
.navigation_micro .navigation_main .nav:focus {
  outline: none;
}
@media (max-width: 999px) {
  .navigation_micro .navigation_main .nav {
    position: fixed;
    top: 25px;
    right: 25px;
  }
}
.blue .navigation_micro .navigation_main .nav,
.orange .navigation_micro .navigation_main .nav,
.green .navigation_micro .navigation_main .nav {
  background: url(/themes/frontend/public/own/img/icons/nav_light.svg) no-repeat;
}
.onscroll .navigation_micro .navigation_main .nav {
  background: url(/themes/frontend/public/own/img/icons/nav_dark.svg) no-repeat;
}
.navigation_micro .navigation_second {
  width: 100%;
  height: 80px;
  top: 79px;
  position: fixed;
}
@media (max-width: 999px) {
  .navigation_micro .navigation_second {
    display: none;
  }
}
.navigation_micro .navigation_second > .container > .row {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.navigation_micro .navigation_second .headline {
  float: left;
}
.navigation_micro .navigation_second .headline h1 {
  font-family: 'tisa-thin', sans-serif;
  color: white;
  font-size: 30px;
  margin-top: 25px;
  font-weight: lighter;
  -webkit-transition: .5s;
       -o-transition: .5s;
          transition: .5s;
}
.navigation_micro .navigation_second .headline h1 span {
  opacity: 0.5;
}
.onscroll .navigation_micro .navigation_second .headline h1 {
  margin-top: 15px;
  font-size: 20px;
}
.onscroll .navigation_micro .navigation_second {
  background: #000;
  height: 50px;
  -webkit-transition: 0.5s;
       -o-transition: 0.5s;
          transition: 0.5s;
}
.navigation_micro .navigation_second ul {
  -webkit-transition: 0.5s;
       -o-transition: 0.5s;
          transition: 0.5s;
  -webkit-transform: translate(0, 15px);
      -ms-transform: translate(0, 15px);
       -o-transform: translate(0, 15px);
          transform: translate(0, 15px);
  position: absolute;
  right: 0;
}
.onscroll .navigation_micro .navigation_second ul {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  -webkit-transition: 0.5s;
       -o-transition: 0.5s;
          transition: 0.5s;
}
.navigation_micro .navigation_second ul li {
  list-style: none;
  float: left;
  padding: 14px 20px;
}
@media (max-width: 1299px) {
  .navigation_micro .navigation_second ul li {
    padding: 14px 12px;
  }
}
.navigation_micro .navigation_second ul li span {
  color: #000;
  font-size: 14px;
  font-family: 'tisa-bold', sans-serif;
  font-weight: normal;
}
.blue .navigation_micro .navigation_second ul li span,
.green .navigation_micro .navigation_second ul li span,
.orange .navigation_micro .navigation_second ul li span {
  color: #fff;
}
.navigation_micro .navigation_second ul li a:hover {
  text-decoration: none;
}
.onscroll .navigation_micro .navigation_second ul li span {
  color: #fff;
}
.navigation_micro .header-menu {
  padding-left: 25px;
}
.navigation_micro .menu-right {
  position: fixed;
  top: 0;
  right: 0;
  height: 100vh;
  width: 320px;
  padding-left: 60px;
  background-color: #fff;
  -webkit-transform: translate(320px, 0);
      -ms-transform: translate(320px, 0);
       -o-transform: translate(320px, 0);
          transform: translate(320px, 0);
  -webkit-transition: -webkit-transform linear .5s;
       -o-transition: -o-transform linear .5s;
          transition: transform linear .5s;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
          box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
}
.navigation_micro .menu-right.active {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}
.navigation_micro .menu-right .close-sidebar {
  background: none;
  position: absolute;
  top: 20px;
  left: 45px;
  -webkit-transition: -webkit-transform ease-in-out 0.3s;
       -o-transition: -o-transform ease-in-out 0.3s;
          transition: transform ease-in-out 0.3s;
}
.navigation_micro .menu-right .close-sidebar:hover {
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
       -o-transform: scale(1.2);
          transform: scale(1.2);
}
.navigation_micro .menu-right .close-sidebar:focus {
  outline: none;
}
.navigation_micro .menu-right .close-sidebar i {
  font-size: 33px;
}
.navigation_micro .menu-right .header-menu-right {
  padding-top: 40%;
}
.navigation_micro .menu-right .header-menu-right .side-nav-main li:before {
  content: " ";
  width: 2px;
  height: 22px;
  position: absolute;
  left: 50px;
}
.navigation_micro .menu-right .header-menu-right .side-nav-main li.blue:before {
  background-color: #0aa3e5;
}
.navigation_micro .menu-right .header-menu-right .side-nav-main li.orange:before {
  background-color: #f34302;
}
.navigation_micro .menu-right .header-menu-right .side-nav-main li.green:before {
  background-color: #8ebc02;
}
.navigation_micro .menu-right .header-menu-right .side-nav-main li.yellow:before {
  background-color: #FFA800;
}
.navigation_micro .menu-right .header-menu-right .side-nav-main li.cyan:before {
  background-color: #30c1c1;
}
.navigation_micro .menu-right .header-menu-right .side-nav-main li.black:before {
  background-color: #181b1b;
}
.navigation_micro .menu-right .header-menu-right .side-nav-main li.white:before {
  background-color: #fff;
}
.navigation_micro .menu-right .header-menu-right .side-nav-main li.blue:hover > a > span {
  color: #0aa3e5;
}
.navigation_micro .menu-right .header-menu-right .side-nav-main li.orange:hover > a > span {
  color: #f34302;
}
.navigation_micro .menu-right .header-menu-right .side-nav-main li.green:hover > a > span {
  color: #8ebc02;
}
.navigation_micro .menu-right .header-menu-right .side-nav-main li.yellow:hover > a > span {
  color: #FFA800;
}
.navigation_micro .menu-right .header-menu-right .side-nav-main li.cyan:hover > a > span {
  color: #30c1c1;
}
.navigation_micro .menu-right .header-menu-right .side-nav-second {
  margin-top: 40px;
}
.navigation_micro .menu-right .header-menu-right .side-nav-second span {
  font-size: 16px;
}
.navigation_micro .menu-right .header-menu-right .social_media {
  margin-top: 80px;
}
.navigation_micro .menu-right .header-menu-right .social_media li + li {
  margin-left: 10px;
}
.navigation_micro .menu-right .header-menu-right .social_media a {
  padding: 15px 25px;
}
.navigation_micro .menu-right li {
  list-style: none;
  margin-bottom: 10px;
}
.navigation_micro .menu-right li span {
  -webkit-transition: color ease-in-out 0.3s;
       -o-transition: color ease-in-out 0.3s;
          transition: color ease-in-out 0.3s;
}
.navigation_micro .menu-right li span {
  color: #181e1d;
  font-size: 18px;
}
.navigation_micro button {
  border: none;
}
@media (max-width: 999px) {
  .navigation_micro .content_car_features {
    overflow: inherit;
  }
}
.dp-layout-element {
  min-height: inherit;
}
.user_login {
  /*.active{
      height: 400px;
  }*/
}
.user_login .loginContainer {
  padding-top: 20px;
  padding-bottom: 50px;
  overflow: hidden;
  display: block;
  padding-bottom: 0px;
  padding-top: 0px;
}
.user_login .container {
  position: relative;
}
.user_login #registerme {
  /*   position: absolute;
       bottom: 15px;
       right: 0; */
  /*width: 235px;
    text-align: center;
    line-height: 48px;*/
}
.user_login h3 {
  font-family: TradeGothicLT, Arial, sans-serif;
  font-size: 20px;
  text-transform: uppercase;
  padding-top: 30px;
  margin-bottom: 25px;
  font-weight: bold;
  margin-top: 0;
}
.user_login label span.required {
  display: none;
}
.user_login label {
  font-family: TradeGothicLT, Arial, sans-serif;
  width: 150px;
  float: left;
  text-transform: uppercase;
  display: block;
  line-height: 35px;
  font-size: 16px;
  font-weight: normal;
}
.user_login label.checkbox {
  width: 395px;
}
.user_login input.form-control {
  font-family: TradeGothicLT, Arial, sans-serif;
  width: 235px;
  float: left;
  display: block;
  line-height: 35px;
  border-radius: 0;
  font-size: 16px;
  background-color: #ffffff;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 10px;
  border: 1px solid #7CCA0D;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 0 4px #d5f4a4;
  box-shadow: 0 0 0 4px #d5f4a4;
  height: 40px;
}
.user_login input.form-control:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.user_login .form-group button {
  float: left;
  width: 235px;
}
.user_login .form-group a {
  float: left;
}
.user_login > .container {
  padding-bottom: 50px;
}
.user_login label {
  color: #585858;
  text-transform: initial !important;
  line-height: 50px;
}
.user_login input.form-control {
  height: 40px;
}
.user_login h3 {
  color: #5a5758;
  text-transform: initial !important;
  padding: 10px;
  border-radius: 5px 5px 0px 0px;
  background-color: #7CCA0D;
  color: #fff;
  font-size: 18px;
  margin: 0px;
  margin-bottom: 15px;
}
.user_login .loginBlock {
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  margin-bottom: 30px;
  border-radius: 5px 5px 0px 0px;
}
.user_login .password-forgot,
.user_login .back-to-login {
  padding-right: 15px;
  font-size: 12px;
  width: 150px;
}
.userlist_edittitle {
  font-size: 16px;
  margin-left: 5px;
}
.userlist_title[contenteditable="true"] {
  display: inline-block;
  min-width: 30px;
  font-style: italic;
  outline: 0;
  border: 3px dashed #acacac;
  border-radius: 1.5px;
  padding-left: 5px;
  padding-right: 5px;
}
.content_newsindex .title {
  color: #161414;
}
.content_newsindex .title h1 {
  font-size: 32px;
  margin-bottom: 0;
}
.content_newsindex .subtitle {
  color: #96a4a4;
}
.content_newsindex .subtitle h2 {
  margin-top: 0;
  font-size: 24px;
}
.content_newsindex .categories ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.content_newsindex .categories li {
  list-style: none;
  float: left;
  position: relative;
}
.content_newsindex .categories li a {
  padding-left: 25px;
}
.content_newsindex .categories li.active a span,
.content_newsindex .categories li:hover span {
  color: #0aa3e5;
}
.content_newsindex .categories li span {
  color: #232628;
  font-size: 14px;
  font-family: 'tisa-bold', sans-serif;
  font-weight: normal;
  -webkit-transition: color ease-in-out 0.3s;
       -o-transition: color ease-in-out 0.3s;
          transition: color ease-in-out 0.3s;
}
.content_newsindex .categories li img {
  width: 15px;
  top: 2px;
  position: absolute;
}
.content_newsindex .index {
  background-color: #eaeeee;
  padding-bottom: 70px;
  margin-top: 60px;
}
.content_newsindex .index [class^="col"]:not(.second-row) {
  padding: 0;
}
.content_newsindex .index [class^="col"]:nth-child(odd):not(.second-row) {
  padding-right: 30px;
}
.content_newsindex .index [class^="col"]:nth-child(even):not(.second-row) {
  padding-left: 30px;
}
.content_newsindex .index .img {
  -webkit-background-size: cover;
          background-size: cover;
  background-position: center;
  height: 325px;
}
.content_newsindex .index .gradient-bar {
  height: 4px;
  width: 100%;
  background-image: -webkit-gradient(linear, left top, right top, from(#009fe3), to(#7ed8ff));
  background-image: -webkit-linear-gradient(left, #009fe3 0%, #7ed8ff 100%);
  background-image: -o-linear-gradient(left, #009fe3 0%, #7ed8ff 100%);
  background-image: linear-gradient(to right, #009fe3 0%, #7ed8ff 100%);
}
.content_newsindex .index .gradient-bar.orange {
  background-image: -webkit-gradient(linear, left top, right top, from(#e94d23), to(#ed9045));
  background-image: -webkit-linear-gradient(left, #e94d23 0%, #ed9045 100%);
  background-image: -o-linear-gradient(left, #e94d23 0%, #ed9045 100%);
  background-image: linear-gradient(to right, #e94d23 0%, #ed9045 100%);
}
.content_newsindex .index .gradient-bar.red {
  background-image: -webkit-gradient(linear, left top, right top, from(#b71c1c), to(#ed9045));
  background-image: -webkit-linear-gradient(left, #b71c1c 0%, #ed9045 100%);
  background-image: -o-linear-gradient(left, #b71c1c 0%, #ed9045 100%);
  background-image: linear-gradient(to right, #b71c1c 0%, #ed9045 100%);
}
.content_newsindex .index .gradient-bar.yellow {
  background-image: -webkit-linear-gradient(90deg, #ffa800 0%, #ffd155 100%);
  background-image: -o-linear-gradient(90deg, #ffa800 0%, #ffd155 100%);
  background-image: linear-gradient(0deg, #ffa800 0%, #ffd155 100%);
}
.content_newsindex .index .gradient-bar.green {
  background-image: -webkit-gradient(linear, left top, right top, from(#8ebc02), to(#e2f068));
  background-image: -webkit-linear-gradient(left, #8ebc02 0%, #e2f068 100%);
  background-image: -o-linear-gradient(left, #8ebc02 0%, #e2f068 100%);
  background-image: linear-gradient(to right, #8ebc02 0%, #e2f068 100%);
}
.content_newsindex .index .entry {
  margin-top: 70px;
}
.content_newsindex .index .second-row .title {
  margin-bottom: 120px;
}
.content_newsindex .index .caption {
  padding: 50px;
  padding-right: 80px;
  padding-bottom: 30px;
  background-color: #fff;
  position: relative;
}
.content_newsindex .index .caption [class^="arrow"] {
  border: none;
  float: right;
  background-color: #0aa3e5;
}
.orange .content_newsindex .index .caption [class^="arrow"] {
  background-color: #f34302;
}
.green .content_newsindex .index .caption [class^="arrow"] {
  background-color: #8ebc02;
}
.yellow .content_newsindex .index .caption [class^="arrow"] {
  background-color: #FFA800;
}
.cyan .content_newsindex .index .caption [class^="arrow"] {
  background-color: #30c1c1;
}
.black .content_newsindex .index .caption [class^="arrow"] {
  background-color: #181b1b;
}
.white .content_newsindex .index .caption [class^="arrow"] {
  background-color: #fff;
}
.content_newsindex .index .caption [class^="arrow"] i {
  color: #fff;
}
.content_newsindex .index .caption .infos {
  color: #96a4a4;
}
.content_newsindex .index .caption .infos .date {
  display: inline-block;
  font-weight: 600;
}
.content_newsindex .index .caption .infos .date span {
  margin-left: 15px;
}
.content_newsindex .index .caption .infos .category {
  display: inline-block;
  margin-left: 25px;
}
.content_newsindex .index .caption .infos .category.orange a {
  color: #f34302;
}
.content_newsindex .index .caption .infos .category.cyan a {
  color: #30c1c1;
}
.content_newsindex .index .caption .infos .category.green a {
  color: #8ebc02;
}
.content_newsindex .index .caption .infos .category.black a {
  color: #181b1b;
}
.content_newsindex .index .caption .infos .category.red a {
  color: #b71c1c;
}
.content_newsindex .index .caption .infos .category a {
  color: #0aa3e5;
  font-weight: 600;
}
.content_newsindex .index .caption .infos .category a:hover {
  text-decoration: underline;
}
.content_newsindex .index .caption .title {
  margin-top: 30px;
  font-size: 28px;
}
.content_newsindex .index .caption .subtitle {
  margin-top: 15px;
  margin-bottom: 80px;
}
.content_newsindex .index .caption .caption___button__arrow-right {
  width: 40px;
  height: 40px;
}
.content_newsindex .index .caption .caption___button__arrow-right i {
  font-size: 18px;
}
.navigation_header .title {
  color: #161414;
}
.navigation_header .title h1 {
  font-size: 32px;
  margin-bottom: 0;
}
.navigation_header .subtitle {
  color: #96a4a4;
}
.navigation_header .subtitle h2 {
  margin-top: 0;
  font-size: 24px;
}
.navigation_header .subpages ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.navigation_header .subpages li {
  list-style: none;
  float: left;
  position: relative;
}
.navigation_header .subpages li a {
  padding-left: 25px;
}
.navigation_header .subpages li.active a span,
.navigation_header .subpages li:hover span {
  color: #0aa3e5;
}
.navigation_header .subpages li.active.orange > a > span,
.navigation_header .subpages li.orange:hover > a > span {
  color: #f34302;
}
.navigation_header .subpages li.active.green > a > span,
.navigation_header .subpages li.green:hover > a > span {
  color: #8ebc02;
}
.navigation_header .subpages li.active.cyan > a > span,
.navigation_header .subpages li.cyan:hover > a > span {
  color: #30c1c1;
}
.navigation_header .subpages li.active.red > a > span,
.navigation_header .subpages li.red:hover > a > span {
  color: #b71c1c;
}
.navigation_header .subpages li.active.yellow > a > span,
.navigation_header .subpages li.yellow:hover > a > span {
  color: #FFA800;
}
.navigation_header .subpages li span {
  color: #232628;
  font-size: 14px;
  font-family: 'tisa-bold', sans-serif;
  font-weight: normal;
  -webkit-transition: color ease-in-out 0.3s;
       -o-transition: color ease-in-out 0.3s;
          transition: color ease-in-out 0.3s;
}
.navigation_header .subpages li img {
  width: 15px;
  top: 2px;
  position: absolute;
}
.content_boxes__item {
  padding-top: 15px;
  padding-bottom: 15px;
}
.content_boxes__item .px-0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.content_boxes__item__holder {
  display: block !important;
}
.content_boxes__item__holder:hover .content_boxes__item__pictureContainer {
  cursor: pointer;
  -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
       -o-transform: scale(1.05);
          transform: scale(1.05);
}
.content_boxes__item__holder:hover .content_boxes__item__textContainer {
  background-color: #0091CE;
}
.content_boxes__item__box {
  min-height: 340px;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}
@media all and (-ms-high-contrast: none) {
  .content_boxes__item__box {
    min-height: 0;
  }
}
.content_boxes__item__pictureContainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  -webkit-transition: all 0.3s;
       -o-transition: all 0.3s;
          transition: all 0.3s;
  background-position: center;
  -webkit-background-size: cover;
          background-size: cover;
  background-repeat: no-repeat;
}
@media all and (-ms-high-contrast: none) {
  .content_boxes__item__pictureContainer {
    display: block !important;
    height: 100%;
    padding-top: 340px;
  }
}
.content_boxes__item__textContainer {
  -webkit-transition: all 0.3s;
       -o-transition: all 0.3s;
          transition: all 0.3s;
  background-color: #1b2930;
  padding: 30px 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  text-align: center;
  color: #fffef7;
  width: 100%;
}
@media all and (-ms-high-contrast: none) {
  .content_boxes__item__textContainer {
    display: block !important;
    height: 100%;
  }
}
.content_boxes__item__textContainer h2 {
  margin: 0px;
  font-weight: 700;
  font-size: 3em;
  -webkit-hyphens: auto;
     -moz-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
  font-family: 'Source Sans 3', sans-serif;
}
.content_boxes__item__textContainer p {
  font-size: 0.9em;
  font-weight: 500;
  margin-top: 20px;
  font-family:'Source Sans 3', sans-serif;
}
.content_boxes__item__textContainer:hover {
  color: #fffef7;
}
.content_boxes__item--right {
  -webkit-box-ordinal-group: 3 !important;
  -webkit-order: 2 !important;
      -ms-flex-order: 2 !important;
          order: 2 !important;
}
.content_boxes__item--left {
  -webkit-box-ordinal-group: 3 !important;
  -webkit-order: 2 !important;
      -ms-flex-order: 2 !important;
          order: 2 !important;
}
@media (min-width: 450px) {
  .content_boxes .content_boxes__item__textContainer {
    padding: 30px 60px;
  }
}
@media (min-width: 1000px) {
  .content_boxes .content_boxes__item__holder {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .content_boxes .content_boxes__item--right {
    -webkit-box-ordinal-group: 2 !important;
    -webkit-order: 1 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }
}
.content_two_boxes {
  padding-top: 5px;
  padding-bottom: 5px;
}
.content_two_boxes .px-5px {
  padding-left: 5px !important;
  padding-right: 5px !important;
}
.content_two_boxes__holder {
  display: block !important;
  margin-left: -15px !important;
  margin-right: -15px !important;
}
.content_two_boxes__box {
  min-height: 375px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.content_two_boxes__textContainer {
  -webkit-transition: all 0.3s;
       -o-transition: all 0.3s;
          transition: all 0.3s;
  padding: 15px 30px 0px 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  color: #fffef7;
}
@media all and (-ms-high-contrast: none) {
  .content_two_boxes__textContainer {
    padding: 85px 30px 0px 30px !important;
  }
}
.content_two_boxes__textContainer h2 {
  margin: 0px;
  -webkit-hyphens: auto;
     -moz-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
  font-size: 1.7em;
  font-family: 'Source Sans 3', sans-serif;
}
.content_two_boxes__linkContainer {
  -webkit-transition: all 0.3s;
       -o-transition: all 0.3s;
          transition: all 0.3s;
  padding: 0px 0px 70px 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  color: #fffef7;
  font-family:'Source Sans 3', sans-serif;
}
@media all and (-ms-high-contrast: none) {
  .content_two_boxes__linkContainer {
    padding: 70px 0px 70px 0px;
  }
}
.content_two_boxes__linkContainer a {
  -webkit-transition: all 0.3s;
       -o-transition: all 0.3s;
          transition: all 0.3s;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border: 2px solid #fffef7;
  padding: 8px 18px;
  border-radius: 7px;
  background-color: #0091CE;
  color: #fffef7;
  font-size: 1.6em;
}
.content_two_boxes__linkContainer a:hover {
  color: #0091CE;
  background-color: #fffef7;
}
.content_two_boxes--right {
  -webkit-box-ordinal-group: 3 !important;
  -webkit-order: 2 !important;
      -ms-flex-order: 2 !important;
          order: 2 !important;
}
.content_two_boxes--right .content_two_boxes__box {
  background-color: #1b2930;
}
.content_two_boxes--left {
  -webkit-box-ordinal-group: 3 !important;
  -webkit-order: 2 !important;
      -ms-flex-order: 2 !important;
          order: 2 !important;
}
.content_two_boxes--left:nth-child(odd) .content_two_boxes__box {
  background-color: #0091CE;
}
.content_two_boxes--left:nth-child(even) .content_two_boxes__box {
  background-color: #1b2930;
}
@media (min-width: 450px) {
  .content_two_boxes .content_two_boxes__textContainer {
    padding: 25px 80px 0px 80px;
  }
}
@media (min-width: 768px) {
  .content_two_boxes__holder {
    display: block !important;
    margin-left: -20px !important;
    margin-right: -20px !important;
  }
}
@media (min-width: 1000px) {
  .content_two_boxes .content_two_boxes__holder {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .content_two_boxes .content_two_boxes--right {
    -webkit-box-ordinal-group: 2 !important;
    -webkit-order: 1 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }
}
.content_two_tiles {
  padding-top: 5px;
  padding-bottom: 5px;
}
.content_two_tiles .p40 {
  padding: 40px !important;
}
.content_two_tiles .pb5 {
  padding-bottom: 5px !important;
}
.content_two_tiles .pt5 {
  padding-top: 5px !important;
}
.content_two_tiles .pl5 {
  padding-left: 5px !important;
}
.content_two_tiles .pr5 {
  padding-right: 5px !important;
}
.content_two_tiles .pb10 {
  padding-bottom: 10px !important;
}
.content_two_tiles .pt10 {
  padding-top: 10x !important;
}
.content_two_tiles .pl10 {
  padding-left: 10px !important;
}
.content_two_tiles .pr10 {
  padding-right: 10px !important;
}
.content_two_tiles .px-5px {
  padding-left: 5px !important;
  padding-right: 5px !important;
}
.content_two_tiles__holder {
  display: block !important;
  margin-left: -15px !important;
  margin-right: -15px !important;
}
.content_two_tiles__box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 10px;
  width: 100%;
}
.content_two_tiles__big {
  height: 465px;
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.content_two_tiles__big h2 {
  color: #fffef7;
  position: relative;
  z-index: 2;
  margin: 0px;
  font-weight: 700;
  font-size: 2.4em;
  -webkit-hyphens: auto;
     -moz-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
  font-family: 'Source Sans 3', sans-serif;
  font-weight: 800;
}
.content_two_tiles__small {
  display: block;
}
.content_two_tiles__small__small {
  width: 100%;
}
.content_two_tiles__small__small__inner {
  width: 100%;
}
.content_two_tiles__small__small__inner h3 {
  margin: 0px;
  padding: 20px 20px 25px;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
       hyphens: auto;
  font-size: 1.7em;
  font-family: 'Source Sans 3', sans-serif;
  font-weight: 800;
}
.content_two_tiles__small__small__inner .content_two_tiles__ckeditor {
  padding: 0px 20px 20px 20px;
}
.content_two_tiles__small__small:nth-child(odd) {
  padding: 0px 0px 0px 0px;
}
.content_two_tiles__small__small:nth-child(even) {
  padding: 0px 0px 0px 0px;
}
.content_two_tiles__small__big {
  width: 100%;
}
.content_two_tiles__small__big__inner {
  height: 100%;
}
.content_two_tiles__small__big__inner h2 {
  margin: 0px;
  padding: 40px 40px 25px;
  font-weight: 700;
  font-size: 3em;
  -webkit-hyphens: auto;
     -moz-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
  font-family: 'Source Sans 3', sans-serif;
}
.content_two_tiles__small__big__inner .content_two_tiles__ckeditor {
  padding: 0px 40px 70px 40px;
}
.content_two_tiles__small--dark {
  background-color: #1b2930;
}
.content_two_tiles__small--dark * {
  color: #fffef7 !important;
}
.content_two_tiles__small--bright {
  background-color: #f4f4f5;
}
.content_two_tiles__small--bright * {
  color: #0091CE !important;
}
.content_two_tiles__small--blue {
  background-color: #0091CE;
}
.content_two_tiles__small--blue * {
  color: #fffef7 !important;
}
.content_two_tiles__linkContainer {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family:'Source Sans 3', sans-serif;
  font-weight: 800;
  padding: 50px 0px;
}
.content_two_tiles__linkContainer a {
  -webkit-transition: all 0.3s;
       -o-transition: all 0.3s;
          transition: all 0.3s;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border: 2px solid #fffef7;
  padding: 8px 18px;
  border-radius: 7px;
  background-color: #0091CE;
  color: #fffef7;
  font-size: 1.6em;
}
.content_two_tiles__linkContainer a:hover {
  color: #0091CE;
  background-color: #fffef7;
}
.content_two_tiles__mediaContainer {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  -webkit-background-size: cover;
          background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.content_two_tiles__mediaContainer .play {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  cursor: pointer;
  -webkit-transition: all 0.3s;
       -o-transition: all 0.3s;
          transition: all 0.3s;
  width: 70px;
  height: 70px;
  border: 3px solid #fffef7;
  border-radius: 50%;
}
.content_two_tiles__mediaContainer .play:after {
  -webkit-transition: all 0.3s;
       -o-transition: all 0.3s;
          transition: all 0.3s;
  position: absolute;
  top: 25%;
  right: 10%;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
       -o-transform: rotate(90deg);
          transform: rotate(90deg);
  content: '';
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 30px solid #fffef7;
}
.content_two_tiles__mediaContainer .play:hover {
  border: 3px solid #fffef7;
  background-color: #fffef7;
}
.content_two_tiles__mediaContainer .play:hover:after {
  border-bottom: 30px solid #0091CE;
}
.content_two_tiles__mediaContainer__video {
  -webkit-transition: all 0.3s ;
       -o-transition: all 0.3s ;
          transition: all 0.3s ;
  position: fixed;
  z-index: 99;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  visibility: hidden;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
.content_two_tiles__mediaContainer__video__container {
  width: 75%;
  height: 75%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.content_two_tiles__mediaContainer__video__container .closing {
  cursor: pointer;
  -webkit-transition: all 0.3s;
       -o-transition: all 0.3s;
          transition: all 0.3s;
  border: 3px solid #0091CE;
  background-color: #fffef7;
  border-radius: 50%;
  position: absolute;
  height: 40px;
  width: 40px;
  right: 0px;
  top: 0px;
  -webkit-transform: translate(50%, -50%);
      -ms-transform: translate(50%, -50%);
       -o-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  opacity: 0.4;
}
.content_two_tiles__mediaContainer__video__container .closing .stroke {
  height: 4px;
  width: 75%;
  position: absolute;
  right: 12%;
  top: 45%;
}
.content_two_tiles__mediaContainer__video__container .closing .stroke:nth-child(odd) {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
  background-color: #0091CE;
}
.content_two_tiles__mediaContainer__video__container .closing .stroke:nth-child(even) {
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
       -o-transform: rotate(135deg);
          transform: rotate(135deg);
  background-color: #0091CE;
}
.content_two_tiles__mediaContainer__video__container .closing:hover {
  opacity: 1;
}
.content_two_tiles__mediaContainer__video.show {
  visibility: visible;
  opacity: 1;
}
.content_two_tiles__ckeditor {
  font-size: 1em !important;
  line-height: 1.6em !important;
  font-weight: 500 !important;
  font-family: 'Source Sans 3', sans-serif !important;
  -webkit-hyphens: auto !important;
     -moz-hyphens: auto !important;
      -ms-hyphens: auto !important;
          hyphens: auto !important;
}
.content_two_tiles__ckeditor ul {
  list-style: none;
}
.content_two_tiles__ckeditor ul li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.content_two_tiles__ckeditor ul li:before {
  content: "•";
  font-size: 17pt;
  margin-right: 7px;
  display: block;
}
.content_two_tiles--right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-ordinal-group: 3 !important;
  -webkit-order: 2 !important;
      -ms-flex-order: 2 !important;
          order: 2 !important;
}
.content_two_tiles--right .content_two_boxes__box {
  background-color: #1b2930;
}
.content_two_tiles--left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-ordinal-group: 3 !important;
  -webkit-order: 2 !important;
      -ms-flex-order: 2 !important;
          order: 2 !important;
}
.content_two_tiles--left:nth-child(odd) .content_two_boxes__box {
  background-color: #0091CE;
}
.content_two_tiles--left:nth-child(even) .content_two_boxes__box {
  background-color: #1b2930;
}
@media (min-width: 450px) {
  .content_two_tiles .content_two_tiles__textContainer {
    padding: 25px 80px 0px 80px;
  }
  .content_two_tiles__big {
    height: 600px;
  }
  .content_two_tiles__big h2 {
    font-size: 2.6em;
  }
}
@media (min-width: 576px) {
  .content_two_tiles__box--first {
    min-height: 1145px;
  }
  .content_two_tiles__box--second {
    min-height: 765px;
  }
  .content_two_tiles__small {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .content_two_tiles__small__small {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
  }
  .content_two_tiles__small__small:nth-child(odd) {
    padding: 10px 5px 0px 0px;
  }
  .content_two_tiles__small__small:nth-child(even) {
    padding: 10px 0px 0px 5px;
  }
  .content_two_tiles__big {
    height: 765px;
  }
  .content_two_tiles__big h2 {
    font-size: 3em;
  }
}
@media (min-width: 768px) {
  .content_two_tiles__holder {
    display: block !important;
    margin-left: -20px !important;
    margin-right: -20px !important;
  }
  .content_two_tiles__mediaContainer .play {
    width: 105px;
    height: 105px;
  }
  .content_two_tiles__mediaContainer .play:after {
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-bottom: 45px solid #fffef7;
  }
  .content_two_tiles__mediaContainer .play:hover:after {
    border-bottom: 45px solid #0091CE;
  }
  .content_two_tiles__mediaContainer__video__container {
    width: 50%;
    height: 50%;
  }
}
@media (min-width: 1200px) {
  .content_two_tiles .content_two_tiles__holder {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .content_two_tiles .content_two_tiles--right {
    -webkit-box-ordinal-group: 2 !important;
    -webkit-order: 1 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }
  .content_two_tiles .content_two_tiles__box {
    margin-bottom: 0px;
  }
  .content_two_tiles__mediaContainer .play {
    width: 140px;
    height: 140px;
  }
  .content_two_tiles__mediaContainer .play:after {
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    border-bottom: 60px solid #fffef7;
  }
  .content_two_tiles__mediaContainer .play:hover:after {
    border-bottom: 60px solid #0091CE;
  }
}
body {
  position: relative;
  height: 100%;
}
.navigation {
  background-color: white;
  position: fixed;
  width: 100%;
  z-index: 10;
  top: 0;
  /* ///-+++++++!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!---------   Breakpoints   ---------!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!+++++++-\\\ */
  /* ///-+++++++!!!!!!!!!!!!!!!!!!!---------   Mobile 400px   ---------!!!!!!!!!!!!!!!!!!!!!+++++++-\\\ */
  /* ///-+++++++!!!!!!!!!!!!!!!!!!!---------   Mobile 576px   ---------!!!!!!!!!!!!!!!!!!!!!+++++++-\\\ */
  /* ///-+++++++!!!!!!!!!!!!!!!!!!!---------   tablet 768px   ---------!!!!!!!!!!!!!!!!!!!!!+++++++-\\\ */
  /* ///-+++++++!!!!!!!!!!!!!!!!!!!---------   desktop 992px   ---------!!!!!!!!!!!!!!!!!!!!!+++++++-\\\ */
  /* ///-+++++++!!!!!!!!!!!!!!!!!!!---------   desktop 1200px   ---------!!!!!!!!!!!!!!!!!!!!!+++++++-\\\ */
  /* ///-+++++++!!!!!!!!!!!!!!!!!!!---------   desktop 1350px   ---------!!!!!!!!!!!!!!!!!!!!!+++++++-\\\ */
}
.navigation .bg-image {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 5;
  background: #337ab7;
  display: none;
}
.navigation__container__wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 25px 0;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.navigation__container__wrapper .logo a img {
  width: 120px;
}
.navigation__container__wrapper .menu__container__locale {
  display: none;
}
.navigation__container__wrapper .menu__container__burger--opener {
  z-index: 10;
  position: relative;
  height: 20px;
  width: 30px;
}
.navigation__container__wrapper .mainmenu__container {
  position: absolute;
  right: 100%;
  top: 80px;
  height: -webkit-calc((var(--vh, 1vh) * 100) - 71px);
  height: calc((var(--vh, 1vh) * 100) - 71px);
  -webkit-transition: left ease-in 0.5s, right ease 0.5s, opacity ease 2s;
       -o-transition: left ease-in 0.5s, right ease 0.5s, opacity ease 2s;
          transition: left ease-in 0.5s, right ease 0.5s, opacity ease 2s;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  z-index: 10;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  opacity: 0;
}
.navigation__container__wrapper .mainmenu__container__menu {
  overflow: auto;
  height: 100%;
}
.navigation__container__wrapper .mainmenu__container__menu ul {
  list-style-type: none;
}
.navigation__container__wrapper .mainmenu__container__menu ul li {
  margin-bottom: 25px;
  position: relative;
  padding-left: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.navigation__container__wrapper .mainmenu__container__menu ul li .link-arrow_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
.navigation__container__wrapper .mainmenu__container__menu ul li .link-arrow_container a {
  font-family: "Source Sans 3", sans-serif;
  font-weight: 800;
  color: white;
  font-size: 24px;
  text-transform: uppercase;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.navigation__container__wrapper .mainmenu__container__menu ul li .link-arrow_container .mobileArrow {
  position: relative;
  left: unset;
  top: unset;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: end;
      -ms-flex-pack: end;
          justify-content: end;
  background-image: url("/themes/frontend/public/own/img/contcept_arrowdown.svg");
  background-repeat: no-repeat;
  background-position: center;
  width: 30px;
}
.navigation__container__wrapper .mainmenu__container__menu ul li .submenuTop {
  display: none;
  position: relative;
}
.navigation__container__wrapper .mainmenu__container__menu ul li .submenuTop .menuWrapper .submenuInner ul {
  margin-top: 10px;
}
.navigation__container__wrapper .mainmenu__container__menu ul li .submenuTop .menuWrapper .submenuInner ul li {
  margin-bottom: 0;
  padding-left: 2px;
}
.navigation__container__wrapper .mainmenu__container__menu ul li .submenuTop .menuWrapper .submenuInner ul li a {
  font-size: 18px;
  font-family: "Source Sans 3", sans-serif;
  font-weight: 800;
  color: white;
  line-height: 39px;
  text-transform: uppercase;
}
.navigation__container__wrapper .mainmenu__container__locale {
  margin-bottom: 40px;
}
.navigation__container__wrapper .mainmenu__container__locale .locale-area {
  padding-left: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.navigation__container__wrapper .mainmenu__container__locale .locale-area .locale-container_arrow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.navigation__container__wrapper .mainmenu__container__locale .locale-area .locale-container_arrow span {
  font-family: "Source Sans 3", sans-serif;
  font-weight: 800;
  font-size: 24px;
  text-transform: uppercase;
  color: white;
  margin-right: 10px;
}
.navigation__container__wrapper .mainmenu__container__locale .locale-area .locale-container_arrow .mobileArrow_locale {
  background-image: url("/themes/frontend/public/own/img/contcept_arrowdown.svg");
  background-repeat: no-repeat;
  background-position: center;
  width: 20px;
  height: 20px;
  -webkit-transform: rotate(270deg);
      -ms-transform: rotate(270deg);
       -o-transform: rotate(270deg);
          transform: rotate(270deg);
}
.navigation__container__wrapper .mainmenu__container__locale .locale-area .locale-container-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 25px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity ease 0.4s, visibility ease 0.2s;
       -o-transition: opacity ease 0.4s, visibility ease 0.2s;
          transition: opacity ease 0.4s, visibility ease 0.2s;
}
.navigation__container__wrapper .mainmenu__container__locale .locale-area .locale-container-wrapper .locale-container {
  list-style-type: none;
  margin-bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.navigation__container__wrapper .mainmenu__container__locale .locale-area .locale-container-wrapper .locale-container li {
  margin-bottom: 0;
  padding-left: 2px;
  margin-right: 15px;
}
.navigation__container__wrapper .mainmenu__container__locale .locale-area .locale-container-wrapper .locale-container li a {
  font-size: 18px;
  font-family: "Source Sans 3", sans-serif;
  font-weight: 800;
  color: white;
  line-height: 30px;
  text-transform: uppercase
                  ;
}
.navigation__container__wrapper .mainmenu__container__locale .open > .locale-container-wrapper {
  opacity: 1;
  visibility: visible;
}
.navigation__container__wrapper .open {
  right: 0;
  opacity: 1;
}
@media (min-width: 1200px) {
  .navigation {
    position: fixed;
    z-index: 10;
    width: 100%;
  }
  .navigation .bg-image {
    background: #337ab7;
  }
  .navigation__container__wrapper {
    padding: 0 40px;
    height: 70px;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .navigation__container__wrapper .logo {
    position: relative;
    z-index: 10;
  }
  .navigation__container__wrapper .logo a img {
    width: 200px;
  }
  .navigation__container__wrapper .menu__container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    z-index: 15;
  }
  .navigation__container__wrapper .menu__container__locale {
    display: none;
    position: relative;
    z-index: 10;
    margin-right: 30px;
    overflow-y: visible;
    cursor: pointer;
  }
  .navigation__container__wrapper .menu__container__locale .locale-area {
    padding-left: 30px;
  }
  .navigation__container__wrapper .menu__container__locale .locale-area .locale-container_arrow {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 5px;
    -webkit-transition: background-color ease 0.3s;
         -o-transition: background-color ease 0.3s;
            transition: background-color ease 0.3s;
  }
  .navigation__container__wrapper .menu__container__locale .locale-area .locale-container_arrow span {
    font-family: "Source Sans 3", sans-serif;
    font-weight: 800;
    font-size: 20px;
    text-transform: uppercase;
    color: white;
    margin-right: 10px;
  }
  .navigation__container__wrapper .menu__container__locale .locale-area .locale-container_arrow .mobileArrow_locale {
    background-image: url("/themes/frontend/public/own/img/contcept_arrowdown.svg");
    background-repeat: no-repeat;
    background-position: center;
    width: 20px;
    height: 20px;
    position: relative;
    z-index: 15;
  }
  .navigation__container__wrapper .menu__container__locale .locale-area .locale-container_arrow:hover {
    background-color: black;
  }
  .navigation__container__wrapper .menu__container__locale .locale-area .locale-container-wrapper {
    visibility: hidden;
    margin-top: 5px;
    position: absolute;
    z-index: 15;
  }
  .navigation__container__wrapper .menu__container__locale .locale-area .locale-container-wrapper .locale-container {
    list-style-type: none;
    margin-bottom: 0;
    cursor: pointer;
    z-index: 15;
  }
  .navigation__container__wrapper .menu__container__locale .locale-area .locale-container-wrapper .locale-container li {
    margin-bottom: 0;
    cursor: pointer;
    z-index: 15;
    position: relative;
    padding: 5px;
    -webkit-transition: background-color ease 0.2s;
         -o-transition: background-color ease 0.2s;
            transition: background-color ease 0.2s;
  }
  .navigation__container__wrapper .menu__container__locale .locale-area .locale-container-wrapper .locale-container li a {
    font-size: 18px;
    font-family: "Source Sans 3", sans-serif;
    font-weight: 800;
    color: white;
    line-height: 30px;
    text-transform: uppercase
                      ;
  }
  .navigation__container__wrapper .menu__container__locale .locale-area .locale-container-wrapper .locale-container li:hover {
    background-color: black;
  }
  .navigation__container__wrapper .menu__container__locale .open > .locale-container-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    visibility: visible;
  }
  .navigation__container__wrapper .menu__container__burger {
    position: relative;
    z-index: 10;
    padding: 12px;
    background-color: white;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
  }
  .navigation__container__wrapper .menu__container__burger--opener {
    width: 25px;
  }
  .navigation__container__wrapper .mainmenu__container {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .navigation__container__wrapper .mainmenu__container__menu {
    width: 1200px;
    padding: 0 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
    margin-top: 60px;
  }
  .navigation__container__wrapper .mainmenu__container__menu ul {
    margin: 0 40px;
    width: 100%;
  }
  .navigation__container__wrapper .mainmenu__container__menu ul li {
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    min-height: 35px;
    margin-bottom: 40px;
  }
  .navigation__container__wrapper .mainmenu__container__menu ul li .link-arrow_container {
    -webkit-box-pack: unset;
    -webkit-justify-content: unset;
        -ms-flex-pack: unset;
            justify-content: unset;
  }
  .navigation__container__wrapper .mainmenu__container__menu ul li .link-arrow_container a {
    margin-right: 20px;
  }
  .navigation__container__wrapper .mainmenu__container__menu ul li .link-arrow_container .mobileArrow {
    position: relative;
    cursor: pointer;
  }
  .navigation__container__wrapper .mainmenu__container__menu ul li .submenuTop .menuWrapper .submenuInner ul {
    margin: 0;
  }
  .navigation__container__wrapper .mainmenu__container__menu ul li .submenuTop .menuWrapper .submenuInner ul li {
    width: 100%;
    -webkit-flex-wrap: unset;
        -ms-flex-wrap: unset;
            flex-wrap: unset;
  }
  .navigation__container__wrapper .mainmenu__container__menu ul li .submenuTop .menuWrapper .submenuInner ul li a {
    -webkit-box-flex: unset;
    -webkit-flex: unset;
        -ms-flex: unset;
            flex: unset;
    width: 100%;
  }
  .navigation__container__wrapper .mainmenu__container__menu ul li .submenuTop .menuWrapper .submenuInner ul .last {
    padding-bottom: 0;
  }
  .navigation__container__wrapper .mainmenu__container__menu ul .last {
    padding-bottom: 40px;
  }
  .navigation__container__wrapper .mainmenu__container__locale {
    display: none;
  }
}
@media (min-width: 1630px) {
  .navigation .navigation__container {
    width: 1630px;
  }
  .navigation .navigation__container__wrapper .menu__container__locale .locale_desktop {
    display: block;
  }
  .navigation .navigation__container__wrapper .mainmenu__container__menu {
    width: 1630px;
  }
}
body {
  font-family: 'tisa-regular', sans-serif;
  -webkit-transition: background ease-in 0.3s;
       -o-transition: background ease-in 0.3s;
          transition: background ease-in 0.3s;
  /*&.blue{
    .bg-blue-ps
  }
  &.cyan {
    .bg-cyan
  }
  &.green {
   .bg-green
  }
  &.orange {
    .bg-orange
  }
  &.red {
    .bg-red
  }
  &.yellow {
    .bg-yellow
  }
  &.black {
    .bg-black
  }
  &.white {
    background-color: @color-theme-white;
  }*/
}
.icon_cart .cart-qty:empty {
  display: none !important;
}
#modalbasket {
  overflow-y: scroll;
  /* winona */
}
#modalbasket .continueshop {
  margin-bottom: 0;
  margin-right: 15px;
  float: right;
}
#modalbasket .umbrButton {
  background-color: #aaa;
  color: white;
  width: 24px;
  display: inline-block;
  height: 24px;
  text-align: center;
  line-height: 24px;
  cursor: pointer;
}
#modalbasket .umbrButton:hover {
  background-color: black;
}
#modalbasket .formular {
  counter-reset: my-badass-counter;
}
#modalbasket .orderHeadTitle {
  display: block;
  width: 100%;
  font-size: 20px;
  padding-left: 10px;
  padding-top: 0px;
  padding-bottom: 10px;
  margin-bottom: 11px;
}
#modalbasket h3.thecounter {
  position: relative;
  font-size: 16px;
  display: block;
  width: 100%;
  padding: 9px 4px 6px 36px;
  margin-bottom: 15px;
}
#modalbasket h3.thecounter:after {
  content: counter(my-badass-counter);
  counter-increment: my-badass-counter;
  position: absolute;
  font-weight: 700;
  left: 0px;
  color: #5a5758;
  display: inline-block;
  width: 22px;
  text-align: center;
  height: 22px;
  border-radius: 50%;
  line-height: 22px;
}
#modalbasket .wshopproductumbrellaprotection .container {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}
#modalbasket .regionSelector {
  width: 100%;
  margin-top: 20px;
  display: block;
}
#modalbasket .regionSelector .region {
  width: 50%;
  float: left;
  cursor: pointer;
  text-align: center;
}
#modalbasket .regionSelector .region h2 {
  font-size: 25px;
  margin-bottom: 14px;
}
#modalbasket .regionSelector .region img {
  width: 80%;
  margin: auto;
  display: block;
  -webkit-transition: all 300ms ease-in-out 0s;
       -o-transition: all 300ms ease-in-out 0s;
          transition: all 300ms ease-in-out 0s;
}
#modalbasket .regionSelector .region:hover img {
  width: 90%;
}
#modalbasket .regionSelector.small {
  padding-left: 15px;
  width: auto;
}
#modalbasket .regionSelector.small .region {
  position: relative;
  width: auto;
  margin-right: 15px;
}
#modalbasket .regionSelector.small .region img {
  -webkit-transition: none;
       -o-transition: none;
          transition: none;
  width: auto;
  height: 40px;
  opacity: 0.2;
}
#modalbasket .regionSelector.small .region.active img {
  opacity: 0.999;
}
#modalbasket .regionSelector.small .region.active:hover img {
  opacity: 0.999;
}
#modalbasket .regionSelector.small .region h2 {
  display: none;
}
#modalbasket .regionSelector.small .region:hover img {
  opacity: 0.7;
}
#modalbasket h1,
#modalbasket h2,
#modalbasket h3,
#modalbasket h4,
#modalbasket h5,
#modalbasket h6 {
  font-weight: 700;
  color: #5a5758;
  line-height: 1.4;
  margin: 0 0 30px;
}
#modalbasket input {
  height: 26px;
  line-height: 26px;
  margin: 0;
  padding: 5px 6px 6px 5px;
  font-size: 13px;
  text-align: left;
  border: 1px solid #e8e8e8;
  vertical-align: middle;
  color: #2f2f2f;
  position: relative;
}
#modalbasket textarea {
  border-color: #e8e8e8;
  -webkit-box-shadow: none;
          box-shadow: none;
  resize: none;
  padding: 5px 6px 6px 5px;
  font-size: 13px;
  text-align: left;
}
#modalbasket .form-control {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
  background-color: white;
  background-image: none;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
       -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
          transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
#modalbasket .form-control:focus {
  border: 1px solid #e8e8e8;
}
@media (min-width: 768px) {
  #modalbasket .row .lbound {
    padding-right: 7px;
  }
}
@media (min-width: 768px) {
  #modalbasket .row .rbound {
    padding-left: 7px;
  }
}
#modalbasket .payIcon {
  display: none;
  width: auto;
  margin-top: 6px;
}
#modalbasket .payIcon img {
  max-width: 100%;
}
#modalbasket input[type="radio"]:checked + label + .payIcon {
  display: block;
}
#modalbasket .checkbox label,
#modalbasket .agb label {
  line-height: 20px;
  padding-left: 28px;
}
#modalbasket .agb {
  padding-left: 0;
}
#modalbasket .agb a {
  color: #fa9636;
  text-decoration: none;
}
#modalbasket .agb a:hover,
#modalbasket .agb a:active,
#modalbasket .agb a:focus {
  color: #ffb857;
}
#modalbasket input[type="radio"] + label:after,
#modalbasket input[type="checkbox"] + label:after,
#modalbasket input[type="radio"] + label:before,
#modalbasket input[type="checkbox"] + label:before {
  display: block;
  height: 18px;
  left: 0px;
  position: absolute;
  top: 0;
  width: 18px;
}
#modalbasket input[type="radio"] + label:after,
#modalbasket input[type="checkbox"] + label:after {
  content: "";
  font-family: FontAwesome;
  left: -3px;
  top: -2px;
  font-size: 26px;
}
#modalbasket input[type="radio"] + label:before,
#modalbasket input[type="checkbox"] + label:before {
  border: 1px solid #e8e8e8;
}
#modalbasket input[type="radio"] + label:before,
#modalbasket input[type="checkbox"] + label:before {
  border: 2px solid #e9e9e9;
  content: "";
  display: block;
  height: 18px;
  left: 0;
  position: absolute;
  top: 0;
  width: 18px;
}
#modalbasket input[type="checkbox"]:checked + label::after,
#modalbasket input[type="radio"]:checked + label::after {
  content: "\f00c";
}
#modalbasket input[type="checkbox"]:checked + label::before,
#modalbasket input[type="radio"]:checked + label::before {
  background-color: transparent;
}
#modalbasket .checkbox.disabled {
  color: #c4c4c4;
}
#modalbasket .checkbox.disabled input[type="radio"] + label::after,
#modalbasket .checkbox.disabled input[type="checkbox"] + label::after {
  border-color: #c4c4c4;
}
#modalbasket .product .thumb-act.thumb-act-more {
  float: left;
}
#modalbasket .product .thumb-act.thumb-act-more a.addProduct {
  margin-left: 5px;
}
#modalbasket .button-aylen-glatz {
  vertical-align: middle;
  position: relative;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  overflow: hidden;
  -webkit-transition: color 0.3s;
       -o-transition: color 0.3s;
          transition: color 0.3s;
  text-transform: none !important;
  color: white;
  padding-top: 6px !important;
  padding-bottom: 6px !important;
}
#modalbasket .button-aylen-glatz::before,
#modalbasket .button-aylen-glatz::after {
  content: '';
  position: absolute;
  height: 100%;
  width: 100%;
  bottom: 100%;
  left: 0;
  z-index: -1;
  -webkit-transition: -webkit-transform 0.3s;
       -o-transition: -o-transform 0.3s;
          transition: transform 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
       -o-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
          transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
#modalbasket .button-aylen-glatz::before {
  background: #d8d8d8;
}
#modalbasket .button-aylen-glatz::after {
  background: #fff;
}
#modalbasket .button-aylen-glatz:hover {
  border-color: #fff;
}
#modalbasket .btn-outline-glatz {
  background-color: #90867E;
  border-color: #fff;
  border-width: 3px;
}
#modalbasket .btn-outline-glatz:hover {
  background-color: #d8d8d8;
  color: black;
}
#modalbasket .button-aylen-glatz:hover::before,
#modalbasket .button-aylen-glatz:hover::after {
  -webkit-transform: translate3d(0, 100%, 0);
          transform: translate3d(0, 100%, 0);
}
#modalbasket .button-aylen-glatz:hover::after {
  -webkit-transition-delay: 0.175s;
       -o-transition-delay: 0.175s;
          transition-delay: 0.175s;
}
#modalbasket .form-group {
  margin-bottom: 9px;
}
#modalbasket #displaySuccessInfo {
  background-color: #00b7c9;
}
#modalbasket .alert {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  padding-left: 5px !important;
  padding-right: 5px !important;
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
  margin-bottom: 0 !important;
}
#modalbasket #MShopOrder_agb_em_.alert {
  border-top-left-radius: 4px !important;
  border-top-right-radius: 4px !important;
}
#modalbasket .clickable {
  cursor: pointer;
}
#modalbasket .umbrellaSelection {
  position: relative;
}
#modalbasket .umbrellaSelection .imgfirst,
#modalbasket .umbrellaSelection .imgsecond {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 500ms;
       -o-transition: all 500ms;
          transition: all 500ms;
}
#modalbasket .umbrellaSelection .imgfirst {
  opacity: 1;
}
#modalbasket .umbrellaSelection .imgsecond {
  opacity: 0;
  bottom: 73px;
}
#modalbasket .umbrellaSelection .imgsecond img {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
#modalbasket .umbrellaSelection:hover .imgfirst,
#modalbasket .umbrellaSelection.active .imgfirst {
  opacity: 0;
}
#modalbasket .umbrellaSelection:hover .imgsecond,
#modalbasket .umbrellaSelection.active .imgsecond {
  opacity: 1;
}
#modalbasket #checkout div.payment {
  margin-bottom: 10px;
}
#modalbasket .modal-dialog {
  border: 15px solid rgba(127, 116, 109, 0.5);
  width: 1230px;
}
#modalbasket .modal-content {
  border-radius: 0;
  border: none;
}
#modalbasket .basket {
  display: block;
  margin-right: 30px;
  color: #ffffff;
  cursor: pointer;
  -webkit-transition: all 100ms ease-in-out 0s;
       -o-transition: all 100ms ease-in-out 0s;
          transition: all 100ms ease-in-out 0s;
  line-height: 25px;
  float: right;
}
#modalbasket .basket #basket {
  position: absolute;
  z-index: 2000;
  opacity: 0;
  -webkit-transition: all 300ms ease-in-out 0s, color 0.2s ease-in-out;
       -o-transition: all 300ms ease-in-out 0s, color 0.2s ease-in-out;
          transition: all 300ms ease-in-out 0s, color 0.2s ease-in-out;
  -webkit-transform: translate(0px, 20px);
      -ms-transform: translate(0px, 20px);
       -o-transform: translate(0px, 20px);
          transform: translate(0px, 20px);
  pointer-events: none;
  margin-top: -20px;
  padding-top: 20px;
}
#modalbasket .basket #basket .basketContainer {
  margin-top: 20px;
  /*  border: 1px solid transparent;*/
  background: #ffffff;
  color: #3c3c3b;
  width: 300px;
  height: auto;
  padding: 34px 24px;
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.5), 0 0px 3px 1px rgba(0, 0, 0, 0.12) inset;
          box-shadow: 0 0px 0px rgba(0, 0, 0, 0.5), 0 0px 3px 1px rgba(0, 0, 0, 0.12) inset;
  -webkit-transition: all 250ms ease-in-out 0s;
       -o-transition: all 250ms ease-in-out 0s;
          transition: all 250ms ease-in-out 0s;
}
#modalbasket .basket #basket.hover .basketContainer,
#modalbasket .basket:hover #basket .basketContainer {
  /* border: 1px solid #666;*/
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5), 0 0px 3px 1px rgba(0, 0, 0, 0.12) inset;
          box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5), 0 0px 3px 1px rgba(0, 0, 0, 0.12) inset;
}
#modalbasket .basket:hover {
  color: rgba(255, 255, 255, 0.5);
}
#modalbasket .basket:hover #basket,
#modalbasket .basket #basket.hover {
  pointer-events: auto;
  cursor: default;
  opacity: 1;
  -webkit-transform: translate(1px, 12px);
      -ms-transform: translate(1px, 12px);
       -o-transform: translate(1px, 12px);
          transform: translate(1px, 12px);
}
#modalbasket .basket .submit {
  background-color: black;
  color: white;
  padding: 12px 17px;
  text-decoration: none;
  margin-top: 24px;
  display: inline-block;
}
#modalbasket #checkout div.payment {
  margin-bottom: 10px;
}
#modalbasket .modal-product-button {
  margin-right: 15px;
  float: right;
}
#modalbasket .orderTitleLink {
  padding-left: 15px;
  font-size: 16px;
}
#checkoutButton {
  float: right;
  margin-bottom: 0;
  margin-top: 20px;
}
.basket #basket,
.userlist #basket,
.basket #userlist,
.userlist #userlist {
  position: absolute;
  z-index: 2000;
  opacity: 0;
  -webkit-transition: all 300ms ease-in-out 0s, color 0.2s ease-in-out;
       -o-transition: all 300ms ease-in-out 0s, color 0.2s ease-in-out;
          transition: all 300ms ease-in-out 0s, color 0.2s ease-in-out;
  -webkit-transform: translate(0px, 20px);
      -ms-transform: translate(0px, 20px);
       -o-transform: translate(0px, 20px);
          transform: translate(0px, 20px);
  pointer-events: none;
  margin-top: -20px;
  padding-top: 100px;
  top: 0px;
}
.basket #basket .basketContainer,
.userlist #basket .basketContainer,
.basket #userlist .userlistContainer,
.userlist #userlist .userlistContainer {
  margin-top: 20px;
  /*  border: 1px solid transparent;*/
  background: #ffffff;
  color: #3c3c3b;
  width: 300px;
  height: auto;
  padding: 34px 24px;
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.5), 0 0px 3px 1px rgba(0, 0, 0, 0.12) inset;
          box-shadow: 0 0px 0px rgba(0, 0, 0, 0.5), 0 0px 3px 1px rgba(0, 0, 0, 0.12) inset;
  -webkit-transition: all 250ms ease-in-out 0s;
       -o-transition: all 250ms ease-in-out 0s;
          transition: all 250ms ease-in-out 0s;
}
.basket #basket .basketContainer:before,
.userlist #basket .basketContainer:before,
.basket #userlist .userlistContainer:before,
.userlist #userlist .userlistContainer:before {
  width: 68px;
  height: 50px;
  position: absolute;
  right: 0px;
  top: -50px;
  content: " ";
}
.basket #basket .basketContainer .orderContent,
.userlist #basket .basketContainer .orderContent,
.basket #userlist .userlistContainer .orderContent,
.userlist #userlist .userlistContainer .orderContent {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 40vh;
  margin-bottom: 10px;
}
.basket #basket .basketContainer .orderColQuantity .qplus,
.userlist #basket .basketContainer .orderColQuantity .qplus,
.basket #userlist .userlistContainer .orderColQuantity .qplus,
.userlist #userlist .userlistContainer .orderColQuantity .qplus {
  display: none;
}
.basket #basket .basketContainer .orderColQuantity > .quantity,
.userlist #basket .basketContainer .orderColQuantity > .quantity,
.basket #userlist .userlistContainer .orderColQuantity > .quantity,
.userlist #userlist .userlistContainer .orderColQuantity > .quantity {
  display: none;
}
.basket #basket .basketContainer .orderColThird,
.userlist #basket .basketContainer .orderColThird,
.basket #userlist .userlistContainer .orderColThird,
.userlist #userlist .userlistContainer .orderColThird {
  display: none;
}
.basket #basket .basketContainer .orderTitleLink,
.userlist #basket .basketContainer .orderTitleLink,
.basket #userlist .userlistContainer .orderTitleLink,
.userlist #userlist .userlistContainer .orderTitleLink {
  display: none;
}
.basket #basket.hover .basketContainer,
.userlist #basket.hover .basketContainer,
.basket:hover #basket .basketContainer,
.userlist:hover #basket .basketContainer,
.basket #userlist.hover .userlistContainer,
.userlist #userlist.hover .userlistContainer,
.basket:hover #userlist .userlistContainer,
.userlist:hover #userlist .userlistContainer {
  /* border: 1px solid #666;*/
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5), 0 0px 3px 1px rgba(0, 0, 0, 0.12) inset;
          box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5), 0 0px 3px 1px rgba(0, 0, 0, 0.12) inset;
}
.basket:hover,
.userlist:hover {
  color: rgba(255, 255, 255, 0.5);
}
.basket:hover #basket,
.userlist:hover #basket,
.basket #basket.hover,
.userlist #basket.hover,
.basket:hover #userlist,
.userlist:hover #userlist,
.basket #userlist.hover,
.userlist #userlist.hover {
  pointer-events: auto;
  cursor: default;
  opacity: 1;
  -webkit-transform: translate(1px, 12px);
      -ms-transform: translate(1px, 12px);
       -o-transform: translate(1px, 12px);
          transform: translate(1px, 12px);
}
.basket .submit,
.userlist .submit {
  background-color: black;
  color: white;
  padding: 12px 17px;
  text-decoration: none;
  margin-top: 24px;
  display: inline-block;
}
#basket .orderRow,
#userlist .orderRow {
  margin-top: 4px;
  margin-bottom: 10px;
}
#basket .orderColFirst img,
#userlist .orderColFirst img {
  display: block;
  height: 100px;
}
#basket .orderCol.orderColFirst,
#userlist .orderCol.orderColFirst {
  position: relative;
  width: 31%;
  float: left;
  display: block;
}
#basket .orderCol.orderColSecond,
#userlist .orderCol.orderColSecond {
  position: relative;
  width: 69%;
  float: left;
  display: block;
  padding-left: 5px;
}
#basket .orderTitle,
#userlist .orderTitle {
  font-size: 15px;
  display: block;
  line-height: 15px;
  padding-right: 30px;
}
#basket .trash,
#userlist .trash {
  background-color: #aaa;
  color: white;
  width: 24px;
  display: inline-block;
  height: 24px;
  text-align: center;
  line-height: 24px;
  margin-top: 4px;
  cursor: pointer;
  margin-right: 4px;
}
#basket .trash:hover,
#userlist .trash:hover {
  background-color: black;
}
#checkoutContainer .orderOverview {
  margin-top: 0;
  margin-bottom: 5px;
  width: 100%;
  float: left;
}
#checkoutContainer .orderOverview .orderRow {
  border-bottom: 1px solid #e8e8e8;
  width: 100%;
  float: left;
}
#checkoutContainer .orderOverview .orderRow:last-of-type {
  border-bottom: 4px double #e8e8e8;
}
#checkoutContainer .orderOverview .orderColSecond .orderTitle,
#checkoutContainer .orderOverview .orderColSecond .info,
#checkoutContainer .orderOverview .orderColSecond .orderRemove {
  display: none;
}
#checkoutContainer .orderOverview .orderHead {
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
}
#checkoutContainer .orderOverview .orderHead .orderColSecond {
  padding-left: 1%;
  padding-right: 1%;
  text-align: right;
}
#checkoutContainer .orderHead {
  border-bottom: 1px solid #e8e8e8;
}
#checkoutContainer .orderContent .orderColSecond > span.qplus {
  cursor: pointer;
  color: #7CCA0D;
}
#checkoutContainer .orderContent .orderColThird {
  line-height: 64px;
}
#checkoutContainer .orderColQuantity span {
  margin-left: 10px;
  margin-top: 15px;
  float: left;
}
#checkoutContainer .orderSumTotal {
  border-top: 1px solid #e8e8e8;
}
#checkoutContainer .orderCol {
  float: left;
  padding: 1%;
}
#checkoutContainer .orderCol.orderColFirst {
  width: 50%;
}
#checkoutContainer .orderCol.orderColFirst img {
  max-width: 80px;
  max-height: 64px;
  float: left;
}
#checkoutContainer .orderCol.orderColSecond {
  padding-left: 0;
  padding-right: 0;
  width: 15%;
}
#checkoutContainer .orderCol.orderColSecond > span {
  margin-top: 0;
  text-align: center;
  line-height: 64px;
  margin-left: 0;
  width: 26px;
  display: block;
}
#checkoutContainer .orderCol.orderColSecond > span.qplus:hover {
  font-weight: bolder;
}
#checkoutContainer .orderCol.orderColThird {
  width: 35%;
  text-align: right;
}
#checkoutContainer .orderCol.orderColThird > span {
  float: none;
}
#checkoutContainer .orderCol.orderColFirstSecond {
  text-align: right;
  width: 65%;
}
#checkoutContainer .orderSumTotal {
  font-weight: bold;
}
#checkoutContainer .orderSumSub,
#checkoutContainer .orderSumTotal,
#checkoutContainer .orderSumDelivery {
  float: left;
  width: 100%;
}
#checkoutContainer .orderContainer,
#checkoutContainer .formular {
  font-size: 13px;
}
#checkoutContainer .orderCol a.orderTitle {
  font-size: 14px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 64px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
}
#checkoutContainer select {
  height: 26px;
  line-height: 26px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 5px 6px 6px 5px;
  border: 1px solid #e8e8e8;
  color: #2f2f2f;
  font-size: 13px;
}
#checkoutContainer .radio label,
#checkoutContainer .checkbox label {
  min-height: 20px;
  position: relative;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
#checkoutContainer .radio,
#checkoutContainer .checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
#checkoutContainer .checkbox input[type="radio"],
#checkoutContainer .checkbox input[type="checkbox"],
#checkoutContainer .radio input[type="radio"],
#checkoutContainer .radio input[type="checkbox"] {
  display: none;
}
.el-layout-container {
  clear: both;
}
.featuredPosts {
  background-color: #eeeeee;
  padding-top: 58px;
  padding-bottom: 58px;
  float: left;
  width: 100%;
  overflow: hidden;
}
.featuredPosts .owl-prev,
.featuredPosts .owl-next {
  position: absolute;
  width: 25px;
  height: 40px;
  top: 50%;
  margin-top: -15px !important;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
}
.featuredPosts .owl-prev {
  left: -45px;
  background-image: url(/themes/frontend/public/own/img/featuredleft.png);
}
.featuredPosts .owl-next {
  right: -45px;
  background-image: url(/themes/frontend/public/own/img/featuredright.png);
}
.header-bg.blue {
  background-image: -webkit-radial-gradient(50% 50%, circle closest-side, #7ed8ff 0%, #009fe3 100%);
  background-image: -o-radial-gradient(50% 50%, circle closest-side, #7ed8ff 0%, #009fe3 100%);
  background-image: radial-gradient(50% 50%, circle closest-side, #7ed8ff 0%, #009fe3 100%);
  width: 100%;
}
.header-bg.cyan {
  /* http://colorzilla.com/gradient-editor/#30c1c1+0,3ccaca+19,4ed7d7+41,69ecec+67,58dfdf+83,34c4c4+100 */
  background: #30c1c1;
  /* Old browsers */
  background: -webkit-gradient(linear, left top, right top, from(#30c1c1), color-stop(19%, #3ccaca), color-stop(41%, #4ed7d7), color-stop(67%, #69ecec), color-stop(83%, #58dfdf), to(#34c4c4));
  background: -webkit-linear-gradient(left, #30c1c1 0%, #3ccaca 19%, #4ed7d7 41%, #69ecec 67%, #58dfdf 83%, #34c4c4 100%);
  background: -o-linear-gradient(left, #30c1c1 0%, #3ccaca 19%, #4ed7d7 41%, #69ecec 67%, #58dfdf 83%, #34c4c4 100%);
  background: linear-gradient(to right, #30c1c1 0%, #3ccaca 19%, #4ed7d7 41%, #69ecec 67%, #58dfdf 83%, #34c4c4 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#30c1c1', endColorstr='#34c4c4', GradientType=1);
  /* IE6-9 */
}
.header-bg.green {
  background-image: -webkit-radial-gradient(50% 50%, circle closest-side, #e2f068 0%, #8ebc02 100%);
  background-image: -o-radial-gradient(50% 50%, circle closest-side, #e2f068 0%, #8ebc02 100%);
  background-image: radial-gradient(50% 50%, circle closest-side, #e2f068 0%, #8ebc02 100%);
}
.header-bg.orange {
  background-image: -webkit-radial-gradient(50% 50%, circle closest-side, #ffb600 0%, #ff7700 100%);
  background-image: -o-radial-gradient(50% 50%, circle closest-side, #ffb600 0%, #ff7700 100%);
  background-image: radial-gradient(50% 50%, circle closest-side, #ffb600 0%, #ff7700 100%);
}
.header-bg.red {
  /* http://colorzilla.com/gradient-editor/#e94d23+0,e94d23+19,e94d23+19,e94d23+29,e94d23+40,ec7e3c+67,ea652f+82,e94d23+100 */
  background: #e94d23;
  /* Old browsers */
  background: -webkit-gradient(linear, left top, right top, from(#e94d23), color-stop(19%, #e94d23), color-stop(19%, #e94d23), color-stop(29%, #e94d23), color-stop(40%, #e94d23), color-stop(67%, #ec7e3c), color-stop(82%, #ea652f), to(#e94d23));
  background: -webkit-linear-gradient(left, #e94d23 0%, #e94d23 19%, #e94d23 19%, #e94d23 29%, #e94d23 40%, #ec7e3c 67%, #ea652f 82%, #e94d23 100%);
  background: -o-linear-gradient(left, #e94d23 0%, #e94d23 19%, #e94d23 19%, #e94d23 29%, #e94d23 40%, #ec7e3c 67%, #ea652f 82%, #e94d23 100%);
  background: linear-gradient(to right, #e94d23 0%, #e94d23 19%, #e94d23 19%, #e94d23 29%, #e94d23 40%, #ec7e3c 67%, #ea652f 82%, #e94d23 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e94d23', endColorstr='#e94d23', GradientType=1);
  /* IE6-9 */
}
.header-bg.yellow {
  background-image: -webkit-linear-gradient(45deg, #ffa800 0%, #ffd155 100%);
  background-image: -o-linear-gradient(45deg, #ffa800 0%, #ffd155 100%);
  background-image: linear-gradient(45deg, #ffa800 0%, #ffd155 100%);
}
.header-bg.black {
  background-color: #181b1b;
}
.header-bg.white {
  background-color: #fff;
}
.icon-slider .info-icons {
  background: #F5F4ED;
  padding: 20px 0;
  line-height: 110%;
  margin: 30px 0 60px 0;
}
.icon-slider .info-icons ul {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  text-align: center;
}
.icon-slider .info-icons ul li {
  display: inline-block;
  width: 220px;
  padding: 15px 0 0 0;
  text-align: left;
}
.icon-slider .info-icons ul li img {
  width: 68px;
}
.icon-slider .info-icons ul:before,
.icon-slider .info-icons ul:after {
  content: '';
}
.icon-slider .owl-carousel .owl-dots,
.icon-slider .owl-carousel .owl-nav {
  display: block !important;
  opacity: 1;
  font-size: 35px;
}
.icon-slider .owl-next {
  z-index: 1000;
}
.info-box {
  padding-top: 60px;
}
.info-box .elastic-video {
  position: relative;
  padding-bottom: 55%;
  padding-top: 15px;
  height: 0;
  overflow: hidden;
}
.info-box .elastic-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.loaderWrapper {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 1000;
}
.loaderInner {
  position: absolute;
  width: 140%;
  height: 120%;
  background-color: #686969;
  margin-left: -20%;
  transform: skew(-23deg);
  -webkit-transform: skew(-25deg);
  -moz-transform: skew(-25deg);
  -o-transform: skew(-25deg);
  -ms-transform: skew(-25deg);
}
.logoWrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
.logoWrapper.active {
  -webkit-box-shadow: inset 0 0 0 0 rgba(255, 255, 255, 0.8);
  box-shadow: inset 0 0 0 0 rgba(255, 255, 255, 0.8);
}
.logoWrapper.active {
  -webkit-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
  -webkit-transform: scale(0.5);
      -ms-transform: scale(0.5);
       -o-transform: scale(0.5);
          transform: scale(0.5);
  opacity: 0;
}
/*.loaderInnerNew{
    position:absolute;
    width:140%;
    height:120%;
    background-color:#686969;
    margin-left:-20%;
    transform: skew(23deg);
    -webkit-transform: skew(23deg);
    -moz-transform: skew(23deg);
    -o-transform: skew(23deg);
    -ms-transform: skew(23deg);
    opacity:0.5;
}*/
html,
body {
  padding: 0;
  margin: 0;
}
#l-wrapper {
  /*-webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;*/
  position: relative;
  opacity: 1;
}
#l-wrapper.loading {
  z-index: 0;
  opacity: 0;
}
.blink_me {
  -webkit-animation: blinker 2s linear infinite;
       -o-animation: blinker 2s linear infinite;
          animation: blinker 2s linear infinite;
}
@-webkit-keyframes blinker {
  50% {
    opacity: 0;
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
}
@-o-keyframes blinker {
  50% {
    opacity: 0;
    -o-transform: scale(0.9);
       transform: scale(0.9);
  }
}
@keyframes blinker {
  50% {
    opacity: 0;
    -webkit-transform: scale(0.9);
         -o-transform: scale(0.9);
            transform: scale(0.9);
  }
}
.l-locale-switcher {
  position: relative;
  cursor: pointer;
  float: right;
}
.l-locale-switcher:hover .locale-container-wrapper {
  display: block;
}
.l-locale-switcher > span {
  cursor: pointer;
  font-weight: 500;
  color: #fff;
  position: relative;
  text-transform: none;
  margin-left: 3px;
  margin-right: 15px;
}
.l-locale-switcher .locale-container {
  position: relative;
  color: #000;
  padding: 0;
  float: left;
  top: 10px;
  left: 5px;
}
.l-locale-switcher .locale-container li {
  text-align: center;
}
.l-locale-switcher .locale-container li + li {
  margin-left: 0;
}
.l-locale-switcher .locale-container a {
  padding-left: 0;
  text-align: center;
  text-transform: none;
}
.l-locale-switcher .locale-container a span {
  color: #000;
}
.l-locale-switcher .locale-container-wrapper {
  position: absolute;
  background-repeat: no-repeat;
  background-position: 0 10px;
  display: none;
  width: 50px;
  z-index: 100;
}
.l-locale-switcher ul li a {
  width: 100%;
  float: left;
  text-align: center;
  padding-left: 15px;
  font-family: 'tisa-thin', sans-serif;
}
.l-locale-switcher .locale-current,
.l-locale-switcher .locale-dash {
  font-family: 'tisa-thin', sans-serif;
}
.l-locale-switcher .locale-container a span {
  color: #fff;
}
.newsNav {
  width: 100%;
  float: left;
  border-top: 2px solid #e2e2e2;
  border-bottom: 2px solid #e2e2e2;
}
.newsNav .prevCol {
  border-right: 1px solid #e2e2e2;
}
.newsNav .nextCol {
  border-left: 1px solid #e2e2e2;
}
.newsNav .prevCol:hover,
.newsNav .nextCol:hover {
  background-color: #f0f0f0;
}
.newsNav a {
  text-align: center;
  font-weight: bold;
  font-size: 17px;
  height: 95px;
  color: #2e2e2d;
  background-repeat: no-repeat;
  width: 100%;
  float: left;
}
.newsNav .prevNews,
.newsNav .nextNews {
  -webkit-background-size: 10px 10px;
  background-size: 10px 10px;
}
.newsNav .prevNews {
  background-image: url(/themes/frontend/public/own/img/newsleft.png);
  background-position: 0 center;
}
.newsNav .prevTitle {
  font-weight: 300;
}
.newsNav span {
  margin-top: 18px;
  float: left;
  width: 100%;
}
.newsletter_form .form-height {
  height: 60px;
}
.newsletter_form [name="FNewsletterForm[email]"] {
  background: none;
  background-color: #292f2e;
  border: none;
  border-radius: 0;
  padding: 20px;
  color: #525656;
  font-size: 16px;
  width: 100%;
  height: 60px;
}
.newsletter_form [name="FNewsletterForm[email]"]:focus {
  outline-color: #fff;
}
.newsletter_form [class^="col"] {
  padding: 0;
}
.newsletter_form .btn-default {
  font-size: 20px;
  padding: 20px;
  border-radius: 0;
  height: 60px;
}
.newsletter_form button img {
  width: 25px;
  margin-top: -2px;
}
.pagination {
  width: 100%;
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  margin-top: 50px;
  margin-bottom: 50px;
  border-radius: 4px;
}
.pagination:last-child {
  margin: 20px 0;
  margin-top: 10px;
  margin-bottom: 0;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #eeeeee;
  border-color: #cdc6c0;
  color: #4b4b4b;
  z-index: 1;
}
.pagination > li {
  display: inline;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  margin-left: 0;
  border-radius: 50%;
}
.pagination > li a:hover,
.pagination > li a:active,
.pagination > li a:focus {
  color: #8a8988;
}
.pagination > li:hover a,
.pagination > li:active a,
.pagination > li:focus a {
  color: #8a8988;
}
.pagination > li > a,
.pagination > li > span {
  color: #8a8988;
  float: none;
  display: inline-block;
  position: relative;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li .hidden {
  display: none;
}
.pagination > li i {
  pointer-events: auto;
}
.pagination .nextPageBtn a,
.pagination .prevPageBtn a {
  border-radius: 50%;
  width: 50px;
  height: 50px;
  line-height: 50px;
  padding-top: 0;
  padding-bottom: 0;
  border-color: #e1e1e1;
  border-width: 1px;
}
.video-trigger {
  position: absolute;
  top: 15px;
  left: 0;
  background: #0aa3e5;
  color: #FFF;
  padding: 5px 15px;
  border-radius: 0 5px 5px 0;
  text-decoration: none !important;
}
.video-trigger:hover {
  background-color: #0992cd;
  color: #fff;
}
.socialBar {
  background-color: #f0f0f0;
  float: left;
  width: 100%;
  height: 62px;
  margin-bottom: 25px;
}
.socialBar a {
  width: 20%;
  height: 100%;
  float: left;
  background-position: center;
  background-repeat: no-repeat;
}
.socialBar a:hover {
  background-color: #d0d0d0;
}
.socialBar .fb {
  background-image: url(/themes/frontend/public/own/img/social_fb.png);
}
.socialBar .fb:hover {
  background-image: url(/themes/frontend/public/own/img/social_fb_hover.png);
}
.socialBar .tw {
  background-image: url(/themes/frontend/public/own/img/social_tw.png);
}
.socialBar .tw:hover {
  background-image: url(/themes/frontend/public/own/img/social_tw_hover.png);
}
.socialBar .gl {
  background-image: url(/themes/frontend/public/own/img/social_gl.png);
}
.socialBar .gl:hover {
  background-image: url(/themes/frontend/public/own/img/social_gl_hover.png);
}
.socialBar .pn {
  background-image: url(/themes/frontend/public/own/img/social_pn.png);
}
.socialBar .pn:hover {
  background-image: url(/themes/frontend/public/own/img/social_pn_hover.png);
}
.socialBar .ml {
  background-image: url(/themes/frontend/public/own/img/social_ml.png);
}
.socialBar .ml:hover {
  background-image: url(/themes/frontend/public/own/img/social_ml_hover.png);
}
.social_media ul li {
  position: relative;
  display: inline-block;
}
.social_media ul li:hover .border {
  -webkit-animation: spinAround 9s linear infinite;
       -o-animation: spinAround 9s linear infinite;
          animation: spinAround 9s linear infinite;
}
.social_media ul li .border {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: dotted 2px #525656;
  border-radius: 50%;
}
.social_media ul li a {
  width: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 15px 28px;
}
.social_media ul li a span {
  font-size: 25px;
}
.social_media ul li + li {
  margin-left: 15px;
}
.sorter span {
  color: #a4a4a4;
}
.sorter li a {
  color: #000;
}
.sorter ul:not([class*='menu']) li > a {
  font-weight: 600;
}
.videos-slider {
  float: left;
  width: 100%;
  position: relative;
  padding-top: 50%;
  height: auto;
}
.videoscontainerProduct {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.videoSlide {
  width: 100%;
  height: 100%;
  -webkit-background-size: cover;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  background-position: center;
  display: none;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
       -o-animation-name: fadeIn;
          animation-name: fadeIn;
}
.animated {
  -webkit-animation-duration: 1s;
       -o-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
       -o-animation-fill-mode: both;
          animation-fill-mode: both;
}
.videoscontainerProduct .productsSlider .owl-next,
.videoscontainerProduct .productsSlider .owl-prev {
  background-color: rgba(255, 255, 255, 0.58);
}
.videoscontainerProduct .productsSlider .owl-next:hover,
.videoscontainerProduct .productsSlider .owl-prev:hover {
  background-color: #e6e6e6;
}
.videoscontainerProduct .productsSlider .owl-prev {
  left: 50px;
}
.videoscontainerProduct .productsSlider .owl-next {
  right: 50px;
}
.productsSlider {
  padding: 0;
  margin: 0;
}
.owl-controls {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.productsSlider .owl-prev,
.productsSlider .owl-next {
  border: 1px solid #e6e6e6;
  width: 45px;
  height: 45px;
  margin-top: 0px;
  text-indent: -9999px;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: 5px 5px;
          background-size: 5px;
  background-color: #fff;
  -webkit-transition: all 0.2s ease-in-out;
       -o-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
  border-radius: 50%;
}
.videoscontainerProduct .productsSlider .owl-prev {
  left: 50px;
}
.videoscontainerProduct .productsSlider .owl-next,
.videoscontainerProduct .productsSlider .owl-prev {
  background-color: rgba(255, 255, 255, 0.58);
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer;
}
.productsSlider .owl-prev {
  left: -120px;
}
.productsSlider .owl-prev {
  left: -20px;
  top: 42%;
  position: absolute;
  background-image: url("/themes/frontend/public/own/img/sliderarrowleft.png");
}
.productsSlider .owl-next {
  right: -20px;
  top: 42%;
  position: absolute;
  background-image: url("/themes/frontend/public/own/img/sliderarrowright.png");
}
.videoscontainerProduct .productsSlider .owl-next {
  right: 50px;
}
.selectableVideosProduct .videoSwitcher {
  height: 80px;
  width: 130px;
  position: relative;
}
.selectableVideosProduct .videoSwitcher {
  width: 88px;
  height: 88px;
  -webkit-background-size: cover;
          background-size: cover;
  padding: 0;
  margin-left: 20px;
}
.videoSwitcher {
  float: left;
  margin-bottom: 15%;
  padding-top: 55%;
  width: 100%;
  background-position: center;
  -webkit-background-size: 100% 100%;
          background-size: 100%;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
       -o-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
}
.activeVideo {
  -webkit-box-shadow: inset 0 0 0 5px #232628;
          box-shadow: inset 0 0 0 5px #232628;
}
.selectableVideosProduct {
  left: 5%;
  bottom: 8%;
  width: auto;
  top: auto;
  height: 88px;
}
.selectableVideos {
  top: 5%;
  right: 5%;
  width: 8%;
  position: absolute;
}
.playBtn {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
}
.videoscontainerProduct {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.videoSlide {
  width: 100%;
  height: 100%;
  -webkit-background-size: cover;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  background-position: center;
  display: none;
}
.videoscontainerProduct .productsSlider .owl-next,
.videoscontainerProduct .productsSlider .owl-prev {
  background-color: rgba(255, 255, 255, 0.58);
}
.videoscontainerProduct .productsSlider .owl-next:hover,
.videoscontainerProduct .productsSlider .owl-prev:hover {
  background-color: #e6e6e6;
}
.videoscontainerProduct .productsSlider .owl-prev {
  left: 50px;
}
.videoscontainerProduct .productsSlider .owl-next {
  right: 50px;
}
.productsSlider {
  padding: 0;
  margin: 0;
}
.owl-controls {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.productsSlider .owl-prev,
.productsSlider .owl-next {
  border: 1px solid #e6e6e6;
  width: 45px;
  height: 45px;
  margin-top: 0;
  text-indent: -9999px;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: 5px 5px;
          background-size: 5px;
  background-color: #fff;
  -webkit-transition: all 0.2s ease-in-out;
       -o-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
  border-radius: 50%;
}
.videoscontainerProduct .productsSlider .owl-prev {
  left: 50px;
}
.videoscontainerProduct .productsSlider .owl-next,
.videoscontainerProduct .productsSlider .owl-prev {
  background-color: rgba(255, 255, 255, 0.58);
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer;
}
.productsSlider .owl-prev {
  left: -120px;
}
.productsSlider .owl-prev {
  left: -20px;
  top: 42%;
  position: absolute;
  background-image: url("/themes/frontend/public/own/img/sliderarrowleft.png");
}
.productsSlider .owl-next {
  right: -20px;
  top: 42%;
  position: absolute;
  background-image: url("/themes/frontend/public/own/img/sliderarrowright.png");
}
.videoscontainerProduct .productsSlider .owl-next {
  right: 50px;
}
.selectableVideosProduct .videoSwitcher {
  height: 80px;
  width: 130px;
  position: relative;
}
.selectableVideosProduct .videoSwitcher {
  width: 88px;
  height: 88px;
  -webkit-background-size: cover;
          background-size: cover;
  padding: 0;
  margin-left: 20px;
}
.videoSwitcher {
  float: left;
  margin-bottom: 15%;
  padding-top: 55%;
  width: 100%;
  background-position: center;
  -webkit-background-size: 100% 100%;
          background-size: 100%;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
       -o-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
}
.selectableVideosProduct {
  left: 5%;
  bottom: 8%;
  width: auto !important;
  top: auto !important;
  height: 88px;
}
.selectableVideos {
  top: 5%;
  right: 5%;
  width: 8%;
  position: absolute;
}
.playBtn {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background-color: #fff;
  cursor: pointer;
}
/*HACK*/
.progressslider {
  display: none !important;
}
/*HACK*/
.progressslider {
  display: none !important;
}
.feature-icon img {
  opacity: 0;
}
.feature-icon img,
.feature-icon svg {
  width: 50px;
  height: 50px;
  padding: 5px;
}
.feature-icon svg path {
  fill-opacity: 0;
  fill: #fff;
  stroke: #fff;
  stroke-width: 10px;
}
.image-wrapper {
  position: relative;
}
.circles {
  position: absolute;
  bottom: 22%;
  left: -15%;
  height: 100%;
  width: 100%;
}
.circles svg circle {
  stroke: rgba(255, 255, 255, 0.4);
  stroke-dasharray: 1 2;
  stroke-dashoffset: 1000;
  stroke-linecap: 'round';
  fill: transparent;
}
.circles svg circle:nth-child(2) {
  stroke-dashoffset: 500;
}
.circles svg circle:nth-child(3) {
  stroke-dashoffset: 2000;
}
.postWrapper {
  margin-bottom: 110px;
}
.postWrapper {
  padding-left: 0;
  padding-right: 0;
}
.postInner {
  margin-top: 52px;
  width: 100%;
  max-width: 680px;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
}
.postTxt {
  font-size: 18px;
  line-height: 29px;
  color: #7e746e;
  font-weight: 300;
  padding-bottom: 110px;
  width: 100%;
  float: left;
}
.postSmallTxt {
  font-size: 20px;
  line-height: 1.5em;
  margin-bottom: 30px;
  font-size: 1.2em;
}
.productMainDetails {
  background: white;
  -webkit-box-shadow: -1px 0 2px 0 rgba(0, 0, 0, 0.19);
          box-shadow: -1px 0 2px 0 rgba(0, 0, 0, 0.19);
}
.technicaldetails {
  text-align: center;
  color: #000;
  font-size: 37px;
  font-weight: 600;
  margin-bottom: 30px;
  padding-top: 15px;
  width: 100%;
}
.detailsCategoryTitle {
  font-size: 22px;
  font-weight: 600;
  color: #000;
  margin-bottom: 30px;
  padding-left: 32px;
}
.attribute {
  font-size: 14px;
  border-bottom: 1px solid #e4e4e4;
  min-height: 57px;
}
.attribute.row .col-md-2 {
  padding-top: 10px;
}
.aTitle {
  font-weight: 600;
  color: #343434;
}
.aTitle,
.aValue {
  line-height: 20px;
  padding-top: 18px;
  padding-bottom: 18px;
}
.aValue {
  line-height: 20px;
  padding-top: 18px;
  padding-bottom: 18px;
}
.aValue span {
  float: left;
}
.aTooltip {
  cursor: pointer;
}
.aTitle .fa {
  border: 2px solid #afafaf;
  background-color: #ffffff;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  font-size: 10px;
  text-align: center;
  padding: 2px;
}
.product-media-thumbs .product-media-thumb {
  display: block;
  float: left;
}
.product-media-thumbs .product-media-thumb:hover a > div,
.product-media-thumbs .product-media-thumb.active a > div {
  border-color: #0aa3e5;
}
.product-media-thumbs .product-media-thumb a > div {
  height: 100px;
  width: 100px;
  -webkit-background-size: auto 100%;
          background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  cursor: pointer;
}
.product-media-thumbs .product-media-thumb + .product-media-thumb {
  margin-bottom: 25px;
}
div[class*='col-'] > div[class*='col-']:first-child {
  padding-left: 15px;
}
.product-single .back {
  margin-bottom: 30px;
}
.product-single .back a {
  color: #a4a4a4;
  text-transform: uppercase;
  font-size: 12px;
}
.product-single .back a:hover {
  color: #0aa3e5;
}
.product-single .back i {
  color: #a4a4a4;
  font-size: 8px;
  position: relative;
  top: -1px;
}
.product-single .back:hover i,
.product-single .back:hover a {
  color: #0aa3e5;
}
.product-single .product-buttons [class^="col"] {
  padding-right: 5px;
}
.product-single .product-buttons [class^="col"] + [class^="col"] {
  padding-left: 0;
}
.product-single .product-buttons [class^="col"]:nth-child(2) {
  width: 45%;
}
.product-single .product-buttons [class^="col"]:nth-child(3) {
  margin-left: 13px;
}
.product-single .product-buttons [name="product-quantity"] {
  border-radius: 0;
  position: relative;
  background-color: #e2e2e2;
  font-weight: 600;
  color: #000;
}
.product-single .product-buttons [name="product-quantity"]::-webkit-inner-spin-button,
.product-single .product-buttons [name="product-quantity"]::-webkit-outer-spin-button {
  opacity: 1;
  -webkit-appearance: none;
  background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAApCAIAAACz5D5TAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkEzMTY3RERDQjQxMjExRTc5RDE1Q0NDRUY1OUJFNEEzIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkEzMTY3REREQjQxMjExRTc5RDE1Q0NDRUY1OUJFNEEzIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QTMxNjdEREFCNDEyMTFFNzlEMTVDQ0NFRjU5QkU0QTMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QTMxNjdEREJCNDEyMTFFNzlEMTVDQ0NFRjU5QkU0QTMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6CnpEqAAAA40lEQVR42uxUsQ2DMACjKFGlrHzCJ1zABjPcgNiAkRVGFviAEziCC8JAFpCoaaSqTVFJp1YtnhxhJ0iWfer7njFGCDH2MM+zEIJAbVmWoQ1T5+4bKKWm8SZ+1xDHcRRF2w7O+fKILMvOV6RpqnwahkE15HkOaV3XTdOA4KgY1NS6rivL0nEc8KIo2rbd/6UXwAv/mTR6pK+epomgdbIZOuq1omDSo4nVcIzA9xk8z6uqSnIQ3/c3gruHbduu66LN4CDYgf2KQiRXI0mS54pupBYEwTiOIGEYau3SMQIfGIGLAAMADCAfYQXOWmUAAAAASUVORK5CYII=
        ) no-repeat center center;
  width: 1em;
  border-left: 1px solid transparent;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
}
.product-single .product-buttons [name="product-quantity"]:focus {
  border: none;
}
.product-single .product-buttons .prospectBtn.addProduct {
  background-color: #0aa3e5;
  border-radius: 0;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
}
.product-single .product-buttons .prospectBtn.addProduct:before {
  content: "\f290";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 14px;
  text-rendering: auto;
  margin-left: -20px;
  margin-right: 20px;
}
.product-single .product-buttons .prospectBtn.addProduct:hover {
  border: none;
}
.product-single .product-buttons .prospectBtn.compareProduct {
  background-color: black;
  border-radius: 0;
  text-transform: uppercase;
  color: white;
  font-weight: 600;
}
.product-actions {
  margin-top: 40px;
}
.product-actions a {
  color: #a4a4a4;
  font-weight: 600;
}
.product-actions a[href$="wishlist"]:before {
  content: "\f004";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 14px;
  text-rendering: auto;
  margin-right: 10px;
}
.product-actions a[href$="downloads"]:before {
  content: "\f15b";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 14px;
  text-rendering: auto;
  margin-right: 10px;
}
.product-actions a[href$="ratings"]:before {
  content: "\f005";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 14px;
  text-rendering: auto;
  margin-right: 10px;
}
.product-actions a:hover {
  text-decoration: none;
  color: #0aa3e5;
}
.product-pricing {
  margin-top: 50px;
  margin-bottom: 0;
}
.product-pricing [class^="col"]:nth-child(1) {
  padding-right: 0;
}
.product-pricing [class^="col"]:nth-child(2) {
  padding-left: 60px;
}
.product-pricing .price-info {
  border-right: 1px solid #e8e8e8;
}
.product-pricing .product-price-main {
  color: #000;
  font-size: 25px;
  font-weight: 600;
}
.product-pricing .product-sku,
.product-pricing .product-tax {
  color: #cecece;
}
.product-quantity {
  margin-top: 15px;
}
.product-quantity div {
  font-size: 15px;
  color: #5a5758;
}
.product-quantity div .price {
  color: #0aa3e5;
}
.bigger {
  border-radius: 25px;
  position: absolute;
  bottom: 15px;
  right: 10px;
  padding: 8px;
  border: 1px solid transparent;
  width: 40px;
  height: 40px;
  background-color: #0aa3e5;
  color: #ffffff;
}
.bigger i {
  color: #fff !important;
}
.bigger:hover {
  border: 1px solid #0aa3e5;
}
.delivery-time.product-availability {
  text-indent: -6px;
}
.additional-information i {
  margin-right: 10px;
}
.product-subtitle {
  color: #5a5758;
  font-weight: 400;
}
.product-options {
  margin-top: 30px;
  margin-bottom: 30px;
}
.product-options .option {
  display: block;
  float: left;
  height: 30px;
  width: 30px;
  cursor: pointer;
  background-color: #0aa3e5;
}
.product-options .option:nth-child(1) {
  background-color: blue;
  border: 3px solid black;
}
.product-options .option:nth-child(2) {
  background-color: green;
}
.product-options .option:nth-child(3) {
  background-color: red;
}
.product-options .option:nth-child(4) {
  background-color: yellow;
}
.product-options .option:hover,
.product-options .option.active {
  border: 3px solid #000;
}
.product-options .option + .option {
  margin-left: 10px;
}
.fullwidth-images {
  position: relative;
  -webkit-background-size: auto 100%;
          background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: center;
  margin-top: 50px;
  margin-bottom: 50px;
  height: 640px;
}
.fullwidth-images .product-media-thumbs {
  margin-left: 50px;
  position: absolute;
  bottom: 0;
}
.fullwidth-images .product-media-thumbs .product-media-thumb:hover > div {
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
       -o-transform: scale(1.2);
          transform: scale(1.2);
}
.color-primary {
  color: #0aa3e5;
}
.breadcrumb a {
  font-weight: 400;
  color: #000;
}
.breadcrumb a.active {
  font-weight: 600;
  color: #0aa3e5;
}
.breadcrumb i {
  font-size: 6px;
  position: relative;
  top: -1px;
}
.discount {
  position: absolute;
  top: 25px;
  right: 25px;
}
.discount .circle {
  background-color: #0aa3e5;
  border: 4.5px solid #0880b4;
  border-radius: 50%;
  color: #fff;
  height: 90px;
  width: 90px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.discount .circle .inner {
  text-align: center;
}
.discount .circle .inner .title {
  text-transform: uppercase;
  opacity: .6;
}
.discount .circle .inner .amount {
  font-size: 23px;
  font-weight: 400;
}
/*.price-amount {
  color: #000;
}*/
.discount-amount {
  color: #0aa3e5;
  font-weight: 600;
  font-size: 30px;
  margin-bottom: 5px;
}
.materialsummary {
  margin-top: -50px;
}
.subtitle img {
  max-width: 100px;
}
/* own responsive */
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 16.03.2018, 09:47:55
    Author     : kisiw
*/
/* responsive kisi */
@media (max-width: 1000px) {
  body #l-wrapper {
    font-size: 15px;
  }
  html body #l-wrapper .content_serviceoverview .servicebox {
    width: 33.33333333%;
    max-height: 250px !important;
  }
}
@media (max-width: 1630px) {
  html body #l-wrapper .content_serviceoverview .servicebox {
    max-height: 295px;
  }
}
@media (min-width: 1200px) and (max-width: 1630px) {
  html body #l-wrapper .content_newsoverview .item-container .owl-dots,
  html body #l-wrapper .content_newslist .item-container .owl-dots {
    margin-top: -25px;
  }
}
@media (min-width: 1000px) and (max-width: 1629px) {
  html body #l-wrapper .navigation_bar .navigation_cont {
    width: 75%;
    margin-left: 8.33333333%;
  }
  html body #l-wrapper .navigation_bar .mainmenu li a {
    padding: 10px 20px;
  }
}
@media (min-width: 950px) and (max-width: 1629px) {
  html body #l-wrapper .header_emotion_slider .slide-cont .slider_text,
  html body #l-wrapper .header_emotion_video .slide-cont .slider_text {
    padding-left: 140px;
  }
  html body #l-wrapper .header_emotion_slider .slide-cont .slider_text h2,
  html body #l-wrapper .header_emotion_video .slide-cont .slider_text h2 {
    font-size: 50px;
  }
  html body #l-wrapper .content_header .title-cont .title {
    font-size: 39px;
  }
  html body #l-wrapper .content_newsoverview .item-container .slid-area,
  html body #l-wrapper .content_newslist .item-container .slid-area {
    height: 385px;
  }
  html body #l-wrapper .content_newsoverview .owl-carousel,
  html body #l-wrapper .content_newslist .owl-carousel {
    height: 385px;
  }
  html body #l-wrapper .content_referenceoverview .reference-box {
    height: 195px;
  }
  html body #l-wrapper .content_referenceoverview .reference-text-container .title {
    font-size: 30px;
  }
  html body #l-wrapper .content_referenceoverview .reference-text-container {
    width: 30%;
  }
  html body #l-wrapper .news-detail .title {
    width: 40%;
  }
  html body #l-wrapper .news-detail .picture-contaner .small-pic {
    height: 250px;
  }
  html body #l-wrapper .team-detail .title,
  html body #l-wrapper .news-detail .title {
    font-size: 39px;
  }
  html body #l-wrapper .team-detail .title-cont {
    width: 60%;
  }
  html body #l-wrapper .team-detail .pic-cont img {
    width: 100%;
  }
  html body #l-wrapper #reference-detail .categories > ul > li {
    margin-right: 50px;
  }
  html body #l-wrapper #reference-detail .categories > ul > li .line {
    width: 100px;
  }
  html body #l-wrapper #reference-detail .title {
    font-size: 39px;
  }
}
@media (max-width: 1200px) {
  html body #l-wrapper .navigation_bar .logo img {
    width: 160px;
  }
  html body #l-wrapper .navigation_bar .mainmenu {
    margin-right: 0;
  }
  html body #l-wrapper .navigation_bar .mainmenu li a {
    padding: 10px 15px;
  }
  html body #l-wrapper .navigation_bar .mainmenu > ul > li > a {
    font-size: 16px;
  }
  html body #l-wrapper .navigation_bar .mainmenu > ul > li li a {
    font-size: 13px;
  }
  html body #l-wrapper .navigation_bar .locale-area {
    font-size: 16px;
  }
  html body #l-wrapper .news-detail .picture-contaner .small-pic {
    height: auto !important;
  }
  html body #l-wrapper .header_emotion_slider,
  html body #l-wrapper .header_emotion_video {
    height: -webkit-calc(100vh - 70px);
    height: calc(100vh - 70px);
  }
  html body #l-wrapper .header_emotion_slider .owl-item,
  html body #l-wrapper .header_emotion_video .owl-item {
    height: -webkit-calc(100vh - 70px);
    height: calc(100vh - 70px);
  }
  html body #l-wrapper .header_emotion_slider .slide-cont .slider_text,
  html body #l-wrapper .header_emotion_video .slide-cont .slider_text {
    padding-left: 80px;
    width: 65%;
  }
  html body #l-wrapper .header_emotion_slider .slide-cont .slider_text h2,
  html body #l-wrapper .header_emotion_video .slide-cont .slider_text h2 {
    font-size: 32px;
  }
  html body #l-wrapper .header_emotion_slider .slide-cont .slider_text .link,
  html body #l-wrapper .header_emotion_video .slide-cont .slider_text .link {
    margin-top: 25px;
  }
  html body #l-wrapper .content_newsoverview .item-container .slid-area,
  html body #l-wrapper .content_newslist .item-container .slid-area {
    height: 320px;
  }
  html body #l-wrapper .content_newsoverview .owl-carousel,
  html body #l-wrapper .content_newslist .owl-carousel {
    height: 320px;
  }
  html body #l-wrapper .content_newsoverview .item-container .text-cont .title,
  html body #l-wrapper .content_newslist .item-container .text-cont .title {
    font-size: 20px;
  }
  html body #l-wrapper .content_newsoverview .item-container .owl-dots,
  html body #l-wrapper .content_newslist .item-container .owl-dots {
    margin-top: -20px;
  }
  html body #l-wrapper .content_header .text-cont {
    padding: 0;
  }
  html body #l-wrapper .content_header .text-cont .text {
    padding-left: 0;
  }
}
@media (min-width: 1000px) and (max-width: 1200px) {
  html body #l-wrapper #reference-detail .categories > ul > li {
    margin: 0;
    width: 220px;
  }
  html body #l-wrapper #reference-detail .categories ul ul {
    width: 100%;
  }
  html body #l-wrapper #reference-detail .categories ul {
    display: block;
    overflow: hidden;
  }
  html body #l-wrapper #reference-detail .categories > ul > li .line {
    width: 80px;
  }
  html body #l-wrapper .content_serviceoverview .servicebox {
    max-height: 230px;
    margin-bottom: 15px;
  }
}
@media (max-width: 1024px) {
  html body #l-wrapper .navigation_bar .navigation_cont {
    display: none;
  }
  html body #l-wrapper .navigation_bar .responsive-navigation {
    display: block;
  }
  html body #l-wrapper .navigation_bar a.menuIconM {
    width: 30px;
    position: absolute;
    right: 0;
    bottom: 0px;
    margin-left: 10px;
    z-index: 2000;
    cursor: pointer;
  }
  html body #l-wrapper .navigation_bar a.menuIconM .menuLine {
    cursor: pointer;
    float: left;
    width: 30px;
    height: 3px;
    background-color: #0091CE;
    margin-bottom: 6px;
  }
  html body #l-wrapper .navigation_bar .responsive-nav {
    position: fixed;
    width: 250px;
    -webkit-transform: translate(100%, 0px);
        -ms-transform: translate(100%, 0px);
         -o-transform: translate(100%, 0px);
            transform: translate(100%, 0px);
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    background-color: #eee;
    background: -webkit-gradient(linear, left top, left bottom, from(#eee), to(white));
    background: -webkit-linear-gradient(top, #eee, white);
    background: -o-linear-gradient(top, #eee, white);
    background: #0087c9;
    background: -webkit-linear-gradient(45deg, #0087c9 0%, #5555dc 48%, #ff03ff 100%);
    background: -o-linear-gradient(45deg, #0087c9 0%, #5555dc 48%, #ff03ff 100%);
    background: linear-gradient(45deg, #0087c9 0%, #5555dc 48%, #ff03ff 100%);
    background: #337ab7;
    -webkit-background-size: 100% 100%;
            background-size: 100%;
    background-repeat: no-repeat;
    top: 0px;
    z-index: 1000;
    height: 100%;
    overflow-y: auto;
    right: 0;
    display: block;
    padding-top: 75px;
  }
  html body #l-wrapper .navigation_bar .responsive-nav .mainmenu {
    margin-right: 0;
  }
  html body #l-wrapper .navigation_bar .responsive-nav .mainmenu li {
    width: 100%;
    color: white;
  }
  html body #l-wrapper .navigation_bar .responsive-nav .mainmenu li a {
    color: white;
  }
  html body #l-wrapper .navigation_bar .responsive-nav .mainmenu li.has-children a {
    width: -webkit-calc(100% - 65px);
    width: calc(100% - 65px);
  }
  html body #l-wrapper .navigation_bar .responsive-nav .mobileArrow {
    display: block;
    position: absolute;
    left: auto;
    right: 0;
    top: 0;
    padding-top: 15px;
    padding-right: 15px;
    width: 50px;
    text-align: right;
    z-index: 5;
  }
  html body #l-wrapper .navigation_bar .responsive-nav .mainmenu li ul {
    visibility: visible;
    opacity: 1;
    position: static;
    display: none;
  }
  html body #l-wrapper .navigation_bar .responsive-nav .locale-area {
    float: left;
    padding-left: 15px;
  }
  html body #l-wrapper .navigation_bar .responsive-nav .locale-area span {
    color: white;
  }
  html body #l-wrapper .navigation_bar .responsive-nav .locale-area .locale-container {
    margin-top: 0;
    border-color: white;
  }
  html body #l-wrapper .navigation_bar .responsive-nav .locale-area .locale-container-wrapper {
    margin: 25px 0 0 8px;
  }
  html body #l-wrapper .navigation_bar .responsive-navigation.menuOpen .responsive-nav {
    -webkit-transform: translate(0%, 0px);
        -ms-transform: translate(0%, 0px);
         -o-transform: translate(0%, 0px);
            transform: translate(0%, 0px);
  }
  html body #l-wrapper .navigation_bar .responsive-navigation.menuOpen a.menuIconM .menuLine {
    background-color: white;
  }
}
@media (max-width: 999px) {
  html body #l-wrapper {
    /* navigation responsive */
    padding-top: 0px;
    /* header emotion slider */
    /* content header */
    /* news detail page */
  }
  html body #l-wrapper .header_emotion_slider,
  html body #l-wrapper .header_emotion_video {
    height: -webkit-calc((var(--vh, 1vh) * 100) - 71px);
    height: calc((var(--vh, 1vh) * 100) - 71px);
  }
  html body #l-wrapper .header_emotion_slider .owl-item,
  html body #l-wrapper .header_emotion_video .owl-item {
    height: -webkit-calc((var(--vh, 1vh) * 100) - 71px);
    height: calc((var(--vh, 1vh) * 100) - 71px);
  }
  html body #l-wrapper .header_emotion_slider .slide-cont .slider_text,
  html body #l-wrapper .header_emotion_video .slide-cont .slider_text {
    width: 90%;
  }
  html body #l-wrapper .header_emotion_slider .slide-cont .slider_text h2,
  html body #l-wrapper .header_emotion_video .slide-cont .slider_text h2 {
    font-size: 30px;
  }
  html body #l-wrapper .header_emotion_slider .slide-cont .slider_text h4,
  html body #l-wrapper .header_emotion_video .slide-cont .slider_text h4 {
    font-size: 20px;
  }
  html body #l-wrapper .header_emotion_slider .slide-cont .slider_text .link,
  html body #l-wrapper .header_emotion_video .slide-cont .slider_text .link {
    font-size: 15px;
    width: 50%;
    margin-top: 25px;
    padding: 12px 0px;
  }
  html body #l-wrapper .content_header .title-cont .title {
    font-size: 30px;
  }
  html body #l-wrapper .content_header .text-cont {
    padding: 0 15px;
  }
  html body #l-wrapper .content_header .text-cont .text {
    padding-top: 15px;
  }
  html body #l-wrapper .news-detail .title {
    width: 100%;
  }
  html body #l-wrapper .news-detail .news-text-cont .date {
    margin-bottom: 20px;
    margin-top: 30px;
  }
  html body #l-wrapper .news-detail .news-text-cont .lead_text {
    font-size: 19px;
  }
  html body #l-wrapper .content_serviceoverview .servicebox {
    max-height: 250px;
  }
}
@media (max-width: 950px) {
  html body #l-wrapper .team-detail .pic-cont img {
    float: none;
    margin: 0 auto;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  html body #l-wrapper .navigation_bar a.menuIconM {
    bottom: -30px;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  html body #l-wrapper .navigation_bar .responsive-navigation {
    margin-top: 10px;
  }
  html body #l-wrapper .logo {
    margin-top: 10px;
  }
  html body #l-wrapper #reference-detail .categories {
    margin: 20px 0;
    margin-top: 30px;
    position: static;
  }
  html body #l-wrapper #reference-detail .categories ul ul {
    margin-top: 0;
  }
  html body #l-wrapper .content_leftpic_righttext .content_leftbox-box:first-child {
    width: 70%;
    float: none;
    margin: 0 auto;
  }
  html body #l-wrapper .content_newsoverview .item-container,
  html body #l-wrapper .content_newslist .item-container {
    margin-bottom: 15px;
  }
  html body #l-wrapper .content_referenceoverview .reference-box {
    height: 200px;
  }
  html body #l-wrapper #content_header_blue .title-cont .smalltitle .line,
  html body #l-wrapper .content_header .title-cont .smalltitle .line {
    width: 40%;
  }
}
@media (max-width: 768px) {
  html body #l-wrapper .responsive-dumminav {
    width: 100%;
    height: 70px;
  }
  html body #l-wrapper #navigation_bar_cont {
    height: 69px;
    position: fixed;
    width: 100%;
    z-index: 5;
    background-color: white;
    padding: 0;
    padding-top: 15px;
    left: 0;
  }
  html body #l-wrapper .footer_default {
    height: auto;
    -webkit-background-size: 80px 80px;
            background-size: 80px;
  }
  html body #l-wrapper .footer_default .footer {
    width: 100%;
    margin-top: 40px;
  }
  html body #l-wrapper .footer_default .footer .social-media-cont a {
    margin-right: 0px;
    width: 30%;
    margin-bottom: 15px;
  }
  html body #l-wrapper .footer_default .footer .copyright-cont {
    margin-top: 0;
    padding: 0 15px;
  }
  html body #l-wrapper .navigation_bar .responsive-navigation {
    padding-top: 35px;
  }
  html body #l-wrapper .navigation_bar .logo img {
    float: left;
    margin-top: 10px;
  }
  html body #l-wrapper .team-detail,
  html body #l-wrapper .news-detail {
    overflow: hidden;
  }
  html body #l-wrapper .news-detail .news-text-cont .lead_text {
    font-size: 17px;
  }
  html body #l-wrapper .team-detail .title,
  html body #l-wrapper .news-detail .title {
    font-size: 25px;
  }
  html body #l-wrapper .news-detail .picture-contaner .small-pic {
    height: auto;
  }
  html body #l-wrapper .news-detail .news-detail-container {
    margin-top: 25px;
  }
  html body #l-wrapper .content_serviceoverview .servicebox {
    width: 50%;
    max-height: none !important;
  }
  html body #l-wrapper .content_serviceoverview .category-box img {
    margin-top: 30px;
    padding-bottom: 20px;
  }
  html body #l-wrapper .content_serviceoverview .category-box .text {
    position: static;
    bottom: auto;
    padding-bottom: 20px;
    font-size: 18px;
  }
  html body #l-wrapper .content_serviceoverview .service-area {
    margin: 0;
  }
  html body #l-wrapper .content_newsoverview .newsoverview-area,
  html body #l-wrapper .content_newsoverview .box-overview,
  html body #l-wrapper .content_newslist .newslist-area,
  html body #l-wrapper .content_newslist .box-overview {
    margin: 0;
  }
  html body #l-wrapper .content_newsoverview .item-container,
  html body #l-wrapper .content_newslist .item-container {
    margin-bottom: 15px;
  }
  html body #l-wrapper .content_newsoverview .item-container .slid-area,
  html body #l-wrapper .content_newslist .item-container .slid-area {
    height: 300px;
  }
  html body #l-wrapper .content_newsoverview .owl-carousel,
  html body #l-wrapper .content_newslist .owl-carousel {
    height: 300px;
  }
  html body #l-wrapper .content_newsoverview .item-container .owl-dots,
  html body #l-wrapper .content_newslist .item-container .owl-dots {
    margin-top: -20px;
    float: right;
    margin-right: 15px;
  }
  html body #l-wrapper .content_newsoverview .item-container .text-cont .title,
  html body #l-wrapper .content_newslist .item-container .text-cont .title {
    font-size: 20px;
  }
  html body #l-wrapper .content_leftpic_righttext .content_leftbox-box:first-child {
    width: 100%;
    margin-bottom: 20px;
  }
  html body #l-wrapper .content_leftpic_righttext .content > h2 {
    margin-top: 0;
  }
  html body #l-wrapper .content_teamoverview {
    margin-top: 5px;
  }
  html body #l-wrapper .content_teamoverview section {
    padding: 30px;
  }
  html body #l-wrapper .content_teamoverview .caption {
    padding-bottom: 20px;
  }
  html body #l-wrapper .content_mediaoverview {
    margin-top: 30px;
  }
  html body #l-wrapper .content_mediaoverview .media-area {
    margin: 0;
    padding-left: 10px;
    padding-right: 10px;
  }
  html body #l-wrapper .content_mediaoverview .media-nav {
    padding-left: 15px;
    padding-right: 15px;
  }
  html body #l-wrapper .content_mediaoverview .media-area .single-media {
    width: 95%;
    margin: 0 auto;
    display: block;
    margin-bottom: 20px;
  }
  html body #l-wrapper .content_referenceoverview {
    overflow: hidden;
    margin-top: 30px;
  }
  html body #l-wrapper .content_referenceoverview .navi-area {
    margin-bottom: 15px;
  }
  html body #l-wrapper .content_referenceoverview .reference-text-container {
    position: fixed;
    z-index: 5;
    top: 0;
    margin-top: 69px;
  }
  html body #l-wrapper .content_referenceoverview .reference-container {
    padding: 0 30px;
  }
  html body #l-wrapper .content_referenceoverview .navigation-area {
    font-size: 20px;
    margin-right: 15px;
  }
  html body #l-wrapper .content_referenceoverview .navigation-area .mobileArrow {
    display: inline-block;
    padding-top: 5px;
    padding-left: 10px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  html body #l-wrapper .content_referenceoverview .navigation-area > ul > li {
    margin-left: 10px;
  }
  html body #l-wrapper .content_referenceoverview .navigation-area li.parent.open ul {
    visibility: visible;
    opacity: 1;
  }
  html body #l-wrapper .content_referenceoverview .navigation-area li.parent.open .mobileArrow {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
         -o-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  html body #l-wrapper .content_referenceoverview .navigation-area ul.dropdown li {
    font-size: 15px;
  }
  html body #l-wrapper #reference-detail #navigation_bar_cont {
    padding-left: 15px;
    padding-right: 15px;
  }
  html body #l-wrapper #reference-detail .reference-area {
    margin-top: 25px;
  }
  html body #l-wrapper #reference-detail .categories {
    margin: 30px 0;
    position: static;
  }
  html body #l-wrapper #reference-detail .categories ul ul {
    margin-top: 10px;
  }
  html body #l-wrapper #reference-detail .navigation_bar a.menuIconM {
    right: 5px;
  }
  html body #l-wrapper #reference-detail .categories > ul > li {
    margin: 0;
    width: 50%;
  }
  html body #l-wrapper #reference-detail .categories ul {
    font-size: 16px;
  }
  html body #l-wrapper #reference-detail .title {
    font-size: 25px;
  }
  html body #l-wrapper #reference-detail .reference-area .lead-text {
    font-size: 15px;
  }
  html body #l-wrapper #team-detail #navigation_bar_cont {
    padding-left: 15px;
    padding-right: 15px;
  }
  html body #l-wrapper .team-detail .team-detail-area {
    margin: 0;
  }
  html body #l-wrapper .team-detail .pic-cont img {
    width: 100%;
  }
  html body #l-wrapper .team-detail .team-detail-container,
  html body #l-wrapper .news-detail .team-detail-container {
    margin-top: 25px;
  }
  html body #l-wrapper .team-detail .team-text-cont,
  html body #l-wrapper .news-detail .team-text-cont {
    margin-top: 20px;
  }
  html body #l-wrapper .team-detail .team-text-cont .name,
  html body #l-wrapper .news-detail .team-text-cont .name {
    font-size: 17px;
  }
  html body #l-wrapper .team-detail .categories ul ul,
  html body #l-wrapper .news-detail .categories ul ul {
    margin-top: 10px;
  }
  html body #l-wrapper #reference-detail .categories > ul > li .line {
    width: 50px;
  }
  html body #l-wrapper .team-detail .categories,
  html body #l-wrapper .news-detail .categories {
    margin-bottom: 10px;
  }
  html body #l-wrapper .contact_content .contact-area-cont {
    padding-top: 25px;
  }
  html body #l-wrapper .footer .social-media {
    padding: 0 30px;
  }
  html body #l-wrapper .footer_default .footer .social-media-cont a {
    width: 36%;
  }
  html body #l-wrapper .footer_default {
    background-position: 5% 70%;
  }
}
@media (max-width: 680px) {
  html body #l-wrapper .header_emotion_slider,
  html body #l-wrapper .header_emotion_video {
    height: -webkit-calc((var(--vh, 1vh) * 100) - 71px);
    height: calc((var(--vh, 1vh) * 100) - 71px);
  }
  html body #l-wrapper .header_emotion_slider .slide-cont .slider_text,
  html body #l-wrapper .header_emotion_video .slide-cont .slider_text {
    width: 80%;
  }
  html body #l-wrapper .header_emotion_slider .slide-cont .slider_text h2,
  html body #l-wrapper .header_emotion_video .slide-cont .slider_text h2 {
    font-size: 30px;
  }
  html body #l-wrapper .header_emotion_slider .owl-item,
  html body #l-wrapper .header_emotion_video .owl-item {
    height: -webkit-calc((var(--vh, 1vh) * 100) - 71px);
    height: calc((var(--vh, 1vh) * 100) - 71px);
  }
  html body #l-wrapper .footer_default .footer #footer-menu li {
    display: inline-block;
    margin-right: 20px;
  }
  html body #l-wrapper .content_mediaoverview .media-area .single-media .title {
    font-size: 20px;
  }
}
@media (max-width: 620px) {
  html body #l-wrapper .content_newsoverview .item-container .slid-area,
  html body #l-wrapper .content_newslist .item-container .slid-area {
    height: 280px;
  }
  html body #l-wrapper .content_newsoverview .owl-carousel,
  html body #l-wrapper .content_newslist .owl-carousel {
    height: 280px;
  }
}
@media (max-width: 620px) {
  html body #l-wrapper .content_newsoverview,
  html body #l-wrapper .content_newslist {
    margin-top: 25px;
  }
  html body #l-wrapper .content_newsoverview .item-container,
  html body #l-wrapper .content_newslist .item-container {
    width: 310px;
    margin: 0 auto;
    float: none;
    margin-bottom: 15px;
  }
  html body #l-wrapper .content_newsoverview .item-container .slid-area,
  html body #l-wrapper .content_newslist .item-container .slid-area {
    height: 280px;
  }
  html body #l-wrapper .content_newsoverview .owl-carousel,
  html body #l-wrapper .content_newslist .owl-carousel {
    height: 280px;
  }
  html body #l-wrapper .content_serviceoverview .category-box .text {
    bottom: 0px;
    font-size: 14px;
    padding-bottom: 10px;
    margin: 0;
  }
}
@media (max-width: 530px) {
  html body #l-wrapper .header_emotion_slider .slide-cont .slider_text,
  html body #l-wrapper .header_emotion_video .slide-cont .slider_text {
    width: 100%;
  }
  html body #l-wrapper .header_emotion_slider .slide-cont .slider_text h2 a,
  html body #l-wrapper .header_emotion_video .slide-cont .slider_text h2 a {
    font-size: 25px;
  }
  html body #l-wrapper .header_emotion_slider .slide-cont .slider_text h4.subtitle,
  html body #l-wrapper .header_emotion_video .slide-cont .slider_text h4.subtitle {
    font-size: 15px;
  }
  html body #l-wrapper .header_emotion_slider .slide-cont .slider_text .link,
  html body #l-wrapper .header_emotion_video .slide-cont .slider_text .link {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    padding: 8px 5px;
    font-size: 12px;
  }
  html body #l-wrapper #content_header_blue .smalltitle .line {
    width: 35%;
  }
  html body #l-wrapper .content_referenceoverview .reference-box {
    height: 200px;
  }
}
@media (max-width: 414px) {
  html body #l-wrapper .content_serviceoverview .category-box {
    height: 160px;
  }
  html body #l-wrapper .content_serviceoverview .category-box img {
    margin-top: 25px;
    height: 85px;
    width: auto;
  }
  html body #l-wrapper .content_referenceoverview .reference-box {
    height: 170px;
  }
}
