.rs-columns {
  clear: both;
  display: inline-block;
  width: 100%;
}

.rs-column {
  float: left;
  width: 100%;
  margin-top: 7.69231%;
  margin-right: 7.69231%;
}

.rs-column.-large-first {
  clear: left;
}

.rs-column.-large-last {
  margin-right: -5px;
}

.rs-column.-large-first-row {
  margin-top: 0;
}

.rs-column.-large-col-1-1 {
  width: 100%;
}

.rs-column.-large-col-2-1 {
  width: 46.15385%;
}

.rs-column.-large-col-2-2 {
  width: 100%;
}

.rs-column.-large-col-3-1 {
  width: 28.20513%;
}

.rs-column.-large-col-3-2 {
  width: 64.10256%;
}

.rs-column.-large-col-3-3 {
  width: 100%;
}

.rs-column.-large-col-4-1 {
  width: 19.23077%;
}

.rs-column.-large-col-4-2 {
  width: 46.15385%;
}

.rs-column.-large-col-4-3 {
  width: 73.07692%;
}

.rs-column.-large-col-4-4 {
  width: 100%;
}

.rs-column.-large-col-5-1 {
  width: 13.84615%;
}

.rs-column.-large-col-5-2 {
  width: 35.38462%;
}

.rs-column.-large-col-5-3 {
  width: 56.92308%;
}

.rs-column.-large-col-5-4 {
  width: 78.46154%;
}

.rs-column.-large-col-5-5 {
  width: 100%;
}

.rs-column.-large-col-6-1 {
  width: 10.25641%;
}

.rs-column.-large-col-6-2 {
  width: 28.20513%;
}

.rs-column.-large-col-6-3 {
  width: 46.15385%;
}

.rs-column.-large-col-6-4 {
  width: 64.10256%;
}

.rs-column.-large-col-6-5 {
  width: 82.05128%;
}

.rs-column.-large-col-6-6 {
  width: 100%;
}

@media screen and (max-width: 900px) {
  .rs-column {
    margin-top: 7.69231%;
    margin-right: 7.69231%;
  }

  .rs-column.-large-first {
    clear: none;
  }

  .rs-column.-large-last {
    margin-right: 7.69231%;
  }

  .rs-column.-large-first-row {
    margin-top: 7.69231%;
  }

  .rs-column.-medium-first {
    clear: left;
  }

  .rs-column.-medium-last {
    margin-right: -5px;
  }

  .rs-column.-medium-first-row {
    margin-top: 0;
  }

  .rs-column.-medium-col-1-1 {
    width: 100%;
  }

  .rs-column.-medium-col-2-1 {
    width: 46.15385%;
  }

  .rs-column.-medium-col-2-2 {
    width: 100%;
  }

  .rs-column.-medium-col-3-1 {
    width: 28.20513%;
  }

  .rs-column.-medium-col-3-2 {
    width: 64.10256%;
  }

  .rs-column.-medium-col-3-3 {
    width: 100%;
  }

  .rs-column.-medium-col-4-1 {
    width: 19.23077%;
  }

  .rs-column.-medium-col-4-2 {
    width: 46.15385%;
  }

  .rs-column.-medium-col-4-3 {
    width: 73.07692%;
  }

  .rs-column.-medium-col-4-4 {
    width: 100%;
  }

  .rs-column.-medium-col-5-1 {
    width: 13.84615%;
  }

  .rs-column.-medium-col-5-2 {
    width: 35.38462%;
  }

  .rs-column.-medium-col-5-3 {
    width: 56.92308%;
  }

  .rs-column.-medium-col-5-4 {
    width: 78.46154%;
  }

  .rs-column.-medium-col-5-5 {
    width: 100%;
  }

  .rs-column.-medium-col-6-1 {
    width: 10.25641%;
  }

  .rs-column.-medium-col-6-2 {
    width: 28.20513%;
  }

  .rs-column.-medium-col-6-3 {
    width: 46.15385%;
  }

  .rs-column.-medium-col-6-4 {
    width: 64.10256%;
  }

  .rs-column.-medium-col-6-5 {
    width: 82.05128%;
  }

  .rs-column.-medium-col-6-6 {
    width: 100%;
  }
}

@media screen and (max-width: 599px) {
  .rs-column {
    margin-right: 7.69231%;
  }

  .rs-column.-medium-first {
    clear: none;
  }

  .rs-column.-medium-last {
    margin-right: 7.69231%;
  }

  .rs-column.-medium-first-row {
    margin-top: 7.69231%;
  }

  .rs-column.-small-first {
    clear: left;
  }

  .rs-column.-small-last {
    margin-right: -5px;
  }

  .rs-column.-small-first-row {
    margin-top: 0;
  }

  .rs-column.-small-col-1-1 {
    width: 100%;
  }

  .rs-column.-small-col-2-1 {
    width: 46.15385%;
  }

  .rs-column.-small-col-2-2 {
    width: 100%;
  }

  .rs-column.-small-col-3-1 {
    width: 28.20513%;
  }

  .rs-column.-small-col-3-2 {
    width: 64.10256%;
  }

  .rs-column.-small-col-3-3 {
    width: 100%;
  }

  .rs-column.-small-col-4-1 {
    width: 19.23077%;
  }

  .rs-column.-small-col-4-2 {
    width: 46.15385%;
  }

  .rs-column.-small-col-4-3 {
    width: 73.07692%;
  }

  .rs-column.-small-col-4-4 {
    width: 100%;
  }

  .rs-column.-small-col-5-1 {
    width: 13.84615%;
  }

  .rs-column.-small-col-5-2 {
    width: 35.38462%;
  }

  .rs-column.-small-col-5-3 {
    width: 56.92308%;
  }

  .rs-column.-small-col-5-4 {
    width: 78.46154%;
  }

  .rs-column.-small-col-5-5 {
    width: 100%;
  }

  .rs-column.-small-col-6-1 {
    width: 10.25641%;
  }

  .rs-column.-small-col-6-2 {
    width: 28.20513%;
  }

  .rs-column.-small-col-6-3 {
    width: 46.15385%;
  }

  .rs-column.-small-col-6-4 {
    width: 64.10256%;
  }

  .rs-column.-small-col-6-5 {
    width: 82.05128%;
  }

  .rs-column.-small-col-6-6 {
    width: 100%;
  }
}



/* lighten(@gray-base, 20%); */
/* (720px + @grid-gutter-width); */
/* (940px + @grid-gutter-width); */
/* (1140px + @grid-gutter-width); */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

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

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

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

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

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

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

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

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
}

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

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

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

input {
  line-height: normal;
}

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

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

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

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

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

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {

  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

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

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

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

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

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

  thead {
    display: table-header-group;
  }

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

  img {
    max-width: 100% !important;
  }

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

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

  select {
    background: #fff !important;
  }

  .navbar {
    display: none;
  }

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

  .label {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }

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

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

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../files/abm/bootstrap/fonts/glyphicons-halflings-regular.eot");
  src: url("../files/abm/bootstrap/fonts/glyphicons-halflings-regular-.eot#iefix") format('embedded-opentype'), url("../files/abm/bootstrap/fonts/glyphicons-halflings-regular.woff2") format('woff2'), url("../files/abm/bootstrap/fonts/glyphicons-halflings-regular.woff") format('woff'), url("../files/abm/bootstrap/fonts/glyphicons-halflings-regular.ttf") format('truetype'), url("../files/abm/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format('svg');
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "\2a";
}

.glyphicon-plus:before {
  content: "\2b";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}

.glyphicon-minus:before {
  content: "\2212";
}

.glyphicon-cloud:before {
  content: "\2601";
}

.glyphicon-envelope:before {
  content: "\2709";
}

.glyphicon-pencil:before {
  content: "\270f";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-lock:before {
  content: "\e033";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

.glyphicon-cd:before {
  content: "\e201";
}

.glyphicon-save-file:before {
  content: "\e202";
}

.glyphicon-open-file:before {
  content: "\e203";
}

.glyphicon-level-up:before {
  content: "\e204";
}

.glyphicon-copy:before {
  content: "\e205";
}

.glyphicon-paste:before {
  content: "\e206";
}

.glyphicon-alert:before {
  content: "\e209";
}

.glyphicon-equalizer:before {
  content: "\e210";
}

.glyphicon-king:before {
  content: "\e211";
}

.glyphicon-queen:before {
  content: "\e212";
}

.glyphicon-pawn:before {
  content: "\e213";
}

.glyphicon-bishop:before {
  content: "\e214";
}

.glyphicon-knight:before {
  content: "\e215";
}

.glyphicon-baby-formula:before {
  content: "\e216";
}

.glyphicon-tent:before {
  content: "\26fa";
}

.glyphicon-blackboard:before {
  content: "\e218";
}

.glyphicon-bed:before {
  content: "\e219";
}

.glyphicon-apple:before {
  content: "\f8ff";
}

.glyphicon-erase:before {
  content: "\e221";
}

.glyphicon-hourglass:before {
  content: "\231b";
}

.glyphicon-lamp:before {
  content: "\e223";
}

.glyphicon-duplicate:before {
  content: "\e224";
}

.glyphicon-piggy-bank:before {
  content: "\e225";
}

.glyphicon-scissors:before {
  content: "\e226";
}

.glyphicon-bitcoin:before {
  content: "\e227";
}

.glyphicon-btc:before {
  content: "\e227";
}

.glyphicon-xbt:before {
  content: "\e227";
}

.glyphicon-yen:before {
  content: "\00a5";
}

.glyphicon-jpy:before {
  content: "\00a5";
}

.glyphicon-ruble:before {
  content: "\20bd";
}

.glyphicon-rub:before {
  content: "\20bd";
}

.glyphicon-scale:before {
  content: "\e230";
}

.glyphicon-ice-lolly:before {
  content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

.glyphicon-education:before {
  content: "\e233";
}

.glyphicon-option-horizontal:before {
  content: "\e234";
}

.glyphicon-option-vertical:before {
  content: "\e235";
}

.glyphicon-menu-hamburger:before {
  content: "\e236";
}

.glyphicon-modal-window:before {
  content: "\e237";
}

.glyphicon-oil:before {
  content: "\e238";
}

.glyphicon-grain:before {
  content: "\e239";
}

.glyphicon-sunglasses:before {
  content: "\e240";
}

.glyphicon-text-size:before {
  content: "\e241";
}

.glyphicon-text-color:before {
  content: "\e242";
}

.glyphicon-text-background:before {
  content: "\e243";
}

.glyphicon-object-align-top:before {
  content: "\e244";
}

.glyphicon-object-align-bottom:before {
  content: "\e245";
}

.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

.glyphicon-object-align-left:before {
  content: "\e247";
}

.glyphicon-object-align-vertical:before {
  content: "\e248";
}

.glyphicon-object-align-right:before {
  content: "\e249";
}

.glyphicon-triangle-right:before {
  content: "\e250";
}

.glyphicon-triangle-left:before {
  content: "\e251";
}

.glyphicon-triangle-bottom:before {
  content: "\e252";
}

.glyphicon-triangle-top:before {
  content: "\e253";
}

.glyphicon-console:before {
  content: "\e254";
}

.glyphicon-superscript:before {
  content: "\e255";
}

.glyphicon-subscript:before {
  content: "\e256";
}

.glyphicon-menu-left:before {
  content: "\e257";
}

.glyphicon-menu-right:before {
  content: "\e258";
}

.glyphicon-menu-down:before {
  content: "\e259";
}

.glyphicon-menu-up:before {
  content: "\e260";
}

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

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

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

body {
  font-family: 'Titillium Web', sans-serif;
  font-size: 15px;
  line-height: 1.42857143;
  color: #313131;
  background-color: #ffffff;
}

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

a {
  color: #00acea;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #00749e;
  text-decoration: underline;
}

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive,
.thumbnail>img,
.thumbnail a>img,
.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
  display: block;
  max-width: 100%;
  height: auto;
}

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

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

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

hr {
  margin-top: 21px;
  margin-bottom: 21px;
  border: 0;
  border-top: 1px solid #f2f2f2;
}

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

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

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

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 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #ebebeb;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 21px;
  margin-bottom: 10.5px;
}

h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10.5px;
  margin-bottom: 10.5px;
}

h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}

h1,
.h1 {
  font-size: 39px;
}

h2,
.h2 {
  font-size: 32px;
}

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

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

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

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

p {
  margin: 0 0 10.5px;
}

.lead {
  margin-bottom: 21px;
  font-size: 17px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .lead {
    font-size: 22.5px;
  }
}

small,
.small {
  font-size: 86%;
}

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}

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

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

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

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #ebebeb;
}

.text-primary {
  color: #00acea;
}

a.text-primary:hover {
  color: #0087b7;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:hover {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover {
  color: #843534;
}

.bg-primary {
  color: #fff;
  background-color: #00acea;
}

a.bg-primary:hover {
  background-color: #0087b7;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 9.5px;
  margin: 42px 0 21px;
  border-bottom: 1px solid #f2f2f2;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10.5px;
}

ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

.list-inline>li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 21px;
}

dt,
dd {
  line-height: 1.42857143;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

@media (min-width: 991px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #ebebeb;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

blockquote {
  padding: 10.5px 21px;
  margin: 0 0 21px;
  font-size: 18.75px;
  border-left: 5px solid #f2f2f2;
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #ebebeb;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #f2f2f2;
  border-left: 0;
  text-align: right;
}

.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}

.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

address {
  margin-bottom: 21px;
  font-style: normal;
  line-height: 1.42857143;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 0px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}

pre {
  display: block;
  padding: 10px;
  margin: 0 0 10.5px;
  font-size: 14px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #313131;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 0px;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

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

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

@media (min-width: 992px) {
  .container {
    width: calc(100% - 30px);
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 992px) {

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1200px) {

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table {
  background-color: transparent;
}

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

th {
  text-align: left;
}

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

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

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

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

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

.table .table {
  background-color: #ffffff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 21px;
  font-size: 22.5px;
  line-height: inherit;
  color: #313131;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

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

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

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

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

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

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

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

output {
  display: block;
  padding-top: 7px;
  font-size: 15px;
  line-height: 1.42857143;
  color: #e3e3e3;
}

.form-control {
  display: block;
  width: 100%;
  height: 35px;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.42857143;
  color: #e3e3e3;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-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 .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}

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

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

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

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

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

textarea.form-control {
  height: auto;
}

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

@media screen and (-webkit-min-device-pixel-ratio: 0) {

  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 35px;
  }

  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 31px;
  }

  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 48px;
  }
}

.form-group {
  margin-bottom: 15px;
}

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

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

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

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

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

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

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

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

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

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

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

.input-sm {
  height: 31px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 0px;
}

select.input-sm {
  height: 31px;
  line-height: 31px;
}

textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}

.form-group-sm .form-control {
  height: 31px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 0px;
}

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

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

.form-group-sm .form-control-static {
  height: 31px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  min-height: 34px;
}

.input-lg {
  height: 48px;
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.3333333;
  border-radius: 0px;
}

select.input-lg {
  height: 48px;
  line-height: 48px;
}

textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}

.form-group-lg .form-control {
  height: 48px;
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.3333333;
  border-radius: 0px;
}

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

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

.form-group-lg .form-control-static {
  height: 48px;
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.3333333;
  min-height: 40px;
}

.has-feedback {
  position: relative;
}

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

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

.input-lg+.form-control-feedback {
  width: 48px;
  height: 48px;
  line-height: 48px;
}

.input-sm+.form-control-feedback {
  width: 31px;
  height: 31px;
  line-height: 31px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.42857143;
  border-radius: 0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
}

.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-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,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  filter: alpha(opacity=65);
  -moz-opacity: 0.65;
  -khtml-opacity: 0.65;
  -webkit-opacity: 0.65;
  opacity: 0.65;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}

.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
  background-image: none;
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}

.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}

.btn-primary {
  color: #ffffff;
  background-color: #00acea;
  border-color: #0099d1;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #0087b7;
  border-color: #006c93;
}

.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
  background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #00acea;
  border-color: #0099d1;
}

.btn-primary .badge {
  color: #00acea;
  background-color: #ffffff;
}

.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open>.dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success:active,
.btn-success.active,
.open>.dropdown-toggle.btn-success {
  background-image: none;
}

.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}

.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open>.dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active,
.btn-info.active,
.open>.dropdown-toggle.btn-info {
  background-image: none;
}

.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}

.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open>.dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning:active,
.btn-warning.active,
.open>.dropdown-toggle.btn-warning {
  background-image: none;
}

.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}

.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open>.dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger:active,
.btn-danger.active,
.open>.dropdown-toggle.btn-danger {
  background-image: none;
}

.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}

.btn-link {
  color: #00acea;
  font-weight: normal;
  border-radius: 0;
}

.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}

.btn-link:hover,
.btn-link:focus {
  color: #00749e;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #ebebeb;
  text-decoration: none;
}

.btn-lg,
.btn-group-lg>.btn {
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.3333333;
  border-radius: 0px;
}

.btn-sm,
.btn-group-sm>.btn {
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 0px;
}

.btn-xs,
.btn-group-xs>.btn {
  padding: 1px 5px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 0px;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block+.btn-block {
  margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

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

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

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

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

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

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

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

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

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

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

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

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

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

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

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

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

.open>a {
  outline: 0;
}

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

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

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #ebebeb;
  white-space: nowrap;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn .caret {
  margin-left: 0;
}

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

.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
  height: 48px;
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.3333333;
  border-radius: 0px;
}

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

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

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
  height: 31px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 0px;
}

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

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

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

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

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

.input-group-addon {
  padding: 6px 12px;
  font-size: 15px;
  font-weight: normal;
  line-height: 1;
  color: #e3e3e3;
  text-align: center;
  background-color: #f2f2f2;
  border: 1px solid #cccccc;
  border-radius: 0px;
}

.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 13px;
  border-radius: 0px;
}

.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 19px;
  border-radius: 0px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.nav>li.disabled>a {
  color: #ebebeb;
}

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

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

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

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

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

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

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

.nav-tabs>li>a:hover {
  border-color: #f2f2f2 #f2f2f2 #dddddd;
}

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

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

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

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

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

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

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

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

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

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

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

.nav-pills>li {
  float: left;
}

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

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

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
  color: #ffffff;
  background-color: #00acea;
}

.nav-stacked>li {
  float: none;
}

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

.nav-justified {
  width: 100%;
}

.nav-justified>li {
  float: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: calc(100vh - 60px);
}

@media (max-device-width: 480px) and (orientation: landscape) {

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

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

@media (min-width: 991px) {

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

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

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

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

@media (min-width: 991px) {

  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

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

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

.navbar-brand {
  float: left;
  padding: 29.5px 15px;
  font-size: 19px;
  line-height: 21px;
  height: 80px;
}

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

.navbar-brand>img {
  display: block;
}

@media (min-width: 991px) {

  .navbar>.container .navbar-brand,
  .navbar>.container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

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

.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: 991px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 14.75px -15px;
}

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

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

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

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

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

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

  .navbar-nav>li {
    float: left;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.navbar-default .navbar-brand {
  color: #313131;
}

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

.navbar-default .navbar-text {
  color: #313131;
}

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

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

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
  color: #00acea;
  background-color: #ffffff;
}

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

.navbar-default .navbar-toggle {
  border-color: #dddddd;
}

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

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

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

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
  background-color: #ffffff;
  color: #00acea;
}

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

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

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

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

.navbar-default .navbar-link {
  color: #313131;
}

.navbar-default .navbar-link:hover {
  color: #00acea;
}

.navbar-default .btn-link {
  color: #313131;
}

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #00acea;
}

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

.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}

.navbar-inverse .navbar-brand {
  color: #ffffff;
}

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

.navbar-inverse .navbar-text {
  color: #ffffff;
}

.navbar-inverse .navbar-nav>li>a {
  color: #ffffff;
}

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

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

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

.navbar-inverse .navbar-toggle {
  border-color: #333333;
}

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

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

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

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

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

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

  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    color: #ffffff;
  }

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

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

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

.navbar-inverse .navbar-link {
  color: #ffffff;
}

.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}

.navbar-inverse .btn-link {
  color: #ffffff;
}

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

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

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 21px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 0px;
}

.breadcrumb>li {
  display: inline-block;
}

.breadcrumb>li+li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}

.breadcrumb>.active {
  color: #ebebeb;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 21px 0;
  border-radius: 0px;
}

.pagination>li {
  display: inline;
}

.pagination>li>a,
.pagination>li>span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #00acea;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
  margin-left: 0;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
  color: #00749e;
  background-color: #f2f2f2;
  border-color: #dddddd;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #00acea;
  border-color: #00acea;
  cursor: default;
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
  color: #ebebeb;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}

.pagination-lg>li>a,
.pagination-lg>li>span {
  padding: 10px 16px;
  font-size: 19px;
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}

.pagination-sm>li>a,
.pagination-sm>li>span {
  padding: 5px 10px;
  font-size: 13px;
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}

.pager {
  padding-left: 0;
  margin: 21px 0;
  list-style: none;
  text-align: center;
}

.pager li {
  display: inline;
}

.pager li>a,
.pager li>span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}

.pager li>a:hover,
.pager li>a:focus {
  text-decoration: none;
  background-color: #f2f2f2;
}

.pager .next>a,
.pager .next>span {
  float: right;
}

.pager .previous>a,
.pager .previous>span {
  float: left;
}

.pager .disabled>a,
.pager .disabled>a:hover,
.pager .disabled>a:focus,
.pager .disabled>span {
  color: #ebebeb;
  background-color: #ffffff;
  cursor: not-allowed;
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}

.label:empty {
  display: none;
}

.btn .label {
  position: relative;
  top: -1px;
}

.label-default {
  background-color: #ebebeb;
}

.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #d2d2d2;
}

.label-primary {
  background-color: #00acea;
}

.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #0087b7;
}

.label-success {
  background-color: #5cb85c;
}

.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}

.label-info {
  background-color: #5bc0de;
}

.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}

.label-warning {
  background-color: #f0ad4e;
}

.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}

.label-danger {
  background-color: #d9534f;
}

.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 13px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #ebebeb;
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.btn-xs .badge,
.btn-group-xs>.btn .badge {
  top: 0;
  padding: 1px 5px;
}

a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
  color: #00acea;
  background-color: #ffffff;
}

.list-group-item>.badge {
  float: right;
}

.list-group-item>.badge+.badge {
  margin-right: 5px;
}

.nav-pills>li>a>.badge {
  margin-left: 3px;
}

.jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #f2f2f2;
}

.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}

.jumbotron p {
  margin-bottom: 15px;
  font-size: 23px;
  font-weight: 200;
}

.jumbotron>hr {
  border-top-color: #d9d9d9;
}

.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 0px;
}

.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  .jumbotron {
    padding: 48px 0;
  }

  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }

  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 67.5px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 21px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}

.thumbnail>img,
.thumbnail a>img {
  margin-left: auto;
  margin-right: auto;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #00acea;
}

.thumbnail .caption {
  padding: 9px;
  color: #313131;
}

.alert {
  padding: 15px;
  margin-bottom: 21px;
  border: 1px solid transparent;
  border-radius: 0px;
}

.alert h4 {
  margin-top: 0;
  color: inherit;
}

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

.alert>p,
.alert>ul {
  margin-bottom: 0;
}

.alert>p+p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}

.alert-success hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}

.alert-info hr {
  border-top-color: #a6e1ec;
}

.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}

.alert-warning hr {
  border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}

.alert-danger hr {
  border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
  color: #843534;
}

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

.progress {
  overflow: hidden;
  height: 21px;
  margin-bottom: 21px;
  background-color: #f5f5f5;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 13px;
  line-height: 21px;
  color: #ffffff;
  text-align: center;
  background-color: #00acea;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
  background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
  background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
  background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media {
  margin-top: 15px;
}

.media:first-child {
  margin-top: 0;
}

.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}

.media-right,
.media>.pull-right {
  padding-left: 10px;
}

.media-left,
.media>.pull-left {
  padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}

.list-group-item:first-child {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

a.list-group-item {
  color: #555555;
}

a.list-group-item .list-group-item-heading {
  color: #333333;
}

a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #f2f2f2;
  color: #ebebeb;
  cursor: not-allowed;
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #ebebeb;
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #00acea;
  border-color: #00acea;
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>.small {
  color: inherit;
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #b7ecff;
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success {
  color: #3c763d;
}

a.list-group-item-success .list-group-item-heading {
  color: inherit;
}

a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info {
  color: #31708f;
}

a.list-group-item-info .list-group-item-heading {
  color: inherit;
}

a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}

a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning {
  color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger {
  color: #a94442;
}

a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  margin-bottom: 21px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 0px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}

.panel-heading>.dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 17px;
  color: inherit;
}

.panel-title>a,
.panel-title>small,
.panel-title>.small,
.panel-title>small>a,
.panel-title>.small>a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}

.panel>.list-group,
.panel>.panel-collapse>.list-group {
  margin-bottom: 0;
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}

.panel-heading+.list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group+.panel-footer {
  border-top-width: 0;
}

.panel>.table,
.panel>.table-responsive>.table,
.panel>.panel-collapse>.table {
  margin-bottom: 0;
}

.panel>.table caption,
.panel>.table-responsive>.table caption,
.panel>.panel-collapse>.table caption {
  padding-left: 15px;
  padding-right: 15px;
}

.panel>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child {
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}

.panel>.table:first-child>thead:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child {
  border-top-left-radius: -1px;
  border-top-right-radius: -1px;
}

.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
  border-top-left-radius: -1px;
}

.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
  border-top-right-radius: -1px;
}

.panel>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child {
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}

.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child {
  border-bottom-left-radius: -1px;
  border-bottom-right-radius: -1px;
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
  border-bottom-left-radius: -1px;
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
  border-bottom-right-radius: -1px;
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
  border-top: 1px solid #dddddd;
}

.panel>.table>tbody:first-child>tr:first-child th,
.panel>.table>tbody:first-child>tr:first-child td {
  border-top: 0;
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
  border: 0;
}

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

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

.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
  border-bottom: 0;
}

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

.panel>.table-responsive {
  border: 0;
  margin-bottom: 0;
}

.panel-group {
  margin-bottom: 21px;
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0px;
}

.panel-group .panel+.panel {
  margin-top: 5px;
}

.panel-group .panel-heading {
  border-bottom: 0;
}

.panel-group .panel-heading+.panel-collapse>.panel-body,
.panel-group .panel-heading+.panel-collapse>.list-group {
  border-top: 1px solid #dddddd;
}

.panel-group .panel-footer {
  border-top: 0;
}

.panel-group .panel-footer+.panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}

.panel-default {
  border-color: #dddddd;
}

.panel-default>.panel-heading {
  color: #313131;
  background-color: #f5f5f5;
  border-color: #dddddd;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #dddddd;
}

.panel-default>.panel-heading .badge {
  color: #f5f5f5;
  background-color: #313131;
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #dddddd;
}

.panel-primary {
  border-color: #00acea;
}

.panel-primary>.panel-heading {
  color: #ffffff;
  background-color: #00acea;
  border-color: #00acea;
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #00acea;
}

.panel-primary>.panel-heading .badge {
  color: #00acea;
  background-color: #ffffff;
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #00acea;
}

.panel-success {
  border-color: #d6e9c6;
}

.panel-success>.panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #d6e9c6;
}

.panel-success>.panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: #bce8f1;
}

.panel-info>.panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #bce8f1;
}

.panel-info>.panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #bce8f1;
}

.panel-warning {
  border-color: #faebcc;
}

.panel-warning>.panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #faebcc;
}

.panel-warning>.panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}

.panel-danger>.panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #ebccd1;
}

.panel-danger>.panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #ebccd1;
}

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

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

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

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

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 0px;
}

.well-sm {
  padding: 9px;
  border-radius: 0px;
}

.close {
  float: right;
  font-size: 22.5px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  filter: alpha(opacity=20);
  -moz-opacity: 0.2;
  -khtml-opacity: 0.2;
  -webkit-opacity: 0.2;
  opacity: 0.2;
}

.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  -moz-transform: translate(0, -25%);
  -webkit-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  -moz-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}

.modal-backdrop.fade {
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
}

.modal-backdrop.in {
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.42857143;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer .btn+.btn {
  margin-left: 5px;
  margin-bottom: 0;
}

.modal-footer .btn-group .btn+.btn {
  margin-left: -1px;
}

.modal-footer .btn-block+.btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }

  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: 'Titillium Web', sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1.4;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
}

.tooltip.in {
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  -webkit-opacity: 0.9;
  opacity: 0.9;
}

.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}

.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}

.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}

.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  border-radius: 0px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: 'Titillium Web', sans-serif;
  font-size: 15px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}

.popover.top {
  margin-top: -10px;
}

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

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 15px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -1px -1px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.popover>.arrow,
.popover>.arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover>.arrow {
  border-width: 11px;
}

.popover>.arrow:after {
  border-width: 10px;
  content: "";
}

.popover.top>.arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}

.popover.top>.arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}

.popover.right>.arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}

.popover.right>.arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}

.popover.bottom>.arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}

.popover.bottom>.arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}

.popover.left>.arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left>.arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.carousel-inner>.item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
  line-height: 1;
}

@media all and (transform-3d),
(-webkit-transform-3d) {
  .carousel-inner>.item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    perspective: 1000;
  }

  .carousel-inner>.item.next,
  .carousel-inner>.item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }

  .carousel-inner>.item.prev,
  .carousel-inner>.item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }

  .carousel-inner>.item.next.left,
  .carousel-inner>.item.prev.right,
  .carousel-inner>.item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
  display: block;
}

.carousel-inner>.active {
  left: 0;
}

.carousel-inner>.next,
.carousel-inner>.prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner>.next {
  left: 100%;
}

.carousel-inner>.prev {
  left: -100%;
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
  left: 0;
}

.carousel-inner>.active.left {
  left: -100%;
}

.carousel-inner>.active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  -webkit-opacity: 0.9;
  opacity: 0.9;
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  line-height: 1;
  font-family: serif;
}

.carousel-control .icon-prev:before {
  content: '\2039';
}

.carousel-control .icon-next:before {
  content: '\203a';
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}

.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
  text-shadow: none;
}

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

  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }

  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }

  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }

  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }

  .carousel-indicators {
    bottom: 20px;
  }
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:before,
.btn-group-vertical>.btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}

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

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

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

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

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

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

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

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

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

  table.visible-xs {
    display: table;
  }

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

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

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

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

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

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

  table.visible-sm {
    display: table;
  }

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

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

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

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

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

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

  table.visible-md {
    display: table;
  }

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

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

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

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

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

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

  table.visible-lg {
    display: table;
  }

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

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

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

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

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

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

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

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

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

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

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

  table.visible-print {
    display: table;
  }

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

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

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

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

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

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

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

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

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

/*!
 * Start Bootstrap - Full Slider HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */
html,
body {
  height: 100%;
}

.carousel,
.item,
.active {
  height: 100%;
}

.carousel-inner {
  height: 100%;
}

/* Background images are set within the HTML using inline CSS, not here */
.fill {
  width: 100%;
  height: 100%;
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}

footer {
  margin: 50px 0;
}

.rotaxgalleryContainer {
  position: fixed;
  left: 0px;
  top: 0px;
  bottom: 0px;
  right: 0px;
  background: rgba(0, 0, 0, 0.8);
  opacity: 0;
  z-index: 0;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}

.rotaxgalleryContainer.visible {
  opacity: 1;
  z-index: 2000;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.rotaxgalleryContainer .rotaxgalleryOverlay {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
}

.rotaxgalleryContainer .rotaxgalleryHeader {
  background: white;
  height: 80px;
  width: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 4;
}

@media (max-width: 990px) {
  .rotaxgalleryContainer .rotaxgalleryHeader {
    height: 60px;
  }
}

.rotaxgalleryContainer .rotaxgalleryHeader .rotaxgalleryCloseText {
  display: block;
  font-family: audimatregular;
  position: absolute;
  right: 106px;
  top: 50%;
  font-size: 16px;
  text-transform: uppercase;
  -webkit-transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  -o-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
}

.rotaxgalleryContainer .rotaxgalleryHeader .rotaxgalleryClose {
  width: 80px;
  height: 80px;
  right: 0px;
  top: 0px;
  background-color: #313131;
  cursor: pointer;
  position: absolute;
}

@media (max-width: 990px) {
  .rotaxgalleryContainer .rotaxgalleryHeader .rotaxgalleryClose {
    height: 60px;
    width: 60px;
  }
}

.rotaxgalleryContainer .rotaxgalleryHeader .rotaxgalleryClose svg {
  width: 30px;
  height: 30px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.rotaxgalleryContainer .rotaxgalleryHeader .rotaxgalleryClose svg polygon {
  fill: white;
}

.rotaxgalleryContainer .rotaxgalleryFooter {
  background: white;
  height: 80px;
  width: 100%;
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: 4;
}

@media (max-width: 990px) {
  .rotaxgalleryContainer .rotaxgalleryFooter {
    height: 60px;
  }
}

.rotaxgalleryContainer .rotaxgalleryRightContainer,
.rotaxgalleryContainer .rotaxgalleryLeftContainer {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  width: 80px;
  z-index: 3;
  background: white;
}

@media (max-width: 990px) {

  .rotaxgalleryContainer .rotaxgalleryRightContainer,
  .rotaxgalleryContainer .rotaxgalleryLeftContainer {
    width: 60px;
  }
}

.rotaxgalleryContainer .rotaxgalleryRightContainer .rotaxGalleryPrevName,
.rotaxgalleryContainer .rotaxgalleryLeftContainer .rotaxGalleryPrevName,
.rotaxgalleryContainer .rotaxgalleryRightContainer .rotaxGalleryNextName,
.rotaxgalleryContainer .rotaxgalleryLeftContainer .rotaxGalleryNextName {
  font-family: audimatregular;
  font-size: 20px;
  position: absolute;
  left: 50%;
  bottom: 100px;
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  -webkit-transform-origin: center left;
  -moz-transform-origin: center left;
  -ms-transform-origin: center left;
  transform-origin: center left;
  white-space: nowrap;
}

.rotaxgalleryContainer .rotaxgalleryRightContainer svg.arrow,
.rotaxgalleryContainer .rotaxgalleryLeftContainer svg.arrow {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 50px;
  cursor: pointer;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.rotaxgalleryContainer .rotaxgalleryRightContainer svg.arrow path,
.rotaxgalleryContainer .rotaxgalleryLeftContainer svg.arrow path {
  fill: #313131 !important;
}

.rotaxgalleryContainer .rotaxgalleryRightContainer .download,
.rotaxgalleryContainer .rotaxgalleryLeftContainer .download {
  border-bottom: 1px solid #f2f2f2;
  display: block;
  height: 80px;
  width: 80px;
  position: absolute;
  left: 1000px;
  top: 80px;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.rotaxgalleryContainer .rotaxgalleryRightContainer .download.visible,
.rotaxgalleryContainer .rotaxgalleryLeftContainer .download.visible {
  left: 0px;
  opacity: 1;
}

@media (max-width: 767px) {

  .rotaxgalleryContainer .rotaxgalleryRightContainer .download.visible,
  .rotaxgalleryContainer .rotaxgalleryLeftContainer .download.visible {
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
}

@media (max-width: 990px) {

  .rotaxgalleryContainer .rotaxgalleryRightContainer .download,
  .rotaxgalleryContainer .rotaxgalleryLeftContainer .download {
    height: 60px;
    width: 60px;
    top: 60px;
  }
}

.rotaxgalleryContainer .rotaxgalleryRightContainer .download svg,
.rotaxgalleryContainer .rotaxgalleryLeftContainer .download svg {
  height: 30px;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.rotaxgalleryContainer .rotaxgalleryRightContainer .download svg polygon,
.rotaxgalleryContainer .rotaxgalleryLeftContainer .download svg polygon {
  fill: #313131 !important;
}

.rotaxgalleryContainer .rotaxgalleryRightContainer.rotaxgalleryRightContainer,
.rotaxgalleryContainer .rotaxgalleryLeftContainer.rotaxgalleryRightContainer {
  right: 0px;
  left: auto;
}

@media (max-width: 767px) {

  .rotaxgalleryContainer .rotaxgalleryRightContainer.rotaxgalleryRightContainer,
  .rotaxgalleryContainer .rotaxgalleryLeftContainer.rotaxgalleryRightContainer {
    bottom: 0;
    height: 60px;
    top: auto;
    width: 100%;
    left: 0;
    right: 0;
    z-index: 500;
  }

  .rotaxgalleryContainer .rotaxgalleryRightContainer.rotaxgalleryRightContainer svg.arrow,
  .rotaxgalleryContainer .rotaxgalleryLeftContainer.rotaxgalleryRightContainer svg.arrow {
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    left: auto;
    right: 0;
  }
}

.rotaxgalleryContainer .rotaxgalleryRightContainer.rotaxgalleryLeftContainer svg.arrow,
.rotaxgalleryContainer .rotaxgalleryLeftContainer.rotaxgalleryLeftContainer svg.arrow {
  -webkit-transform: translate(-50%, -50%) rotate(180deg);
  -moz-transform: translate(-50%, -50%) rotate(180deg);
  -ms-transform: translate(-50%, -50%) rotate(180deg);
  -o-transform: translate(-50%, -50%) rotate(180deg);
  transform: translate(-50%, -50%) rotate(180deg);
}

@media (max-width: 767px) {

  .rotaxgalleryContainer .rotaxgalleryRightContainer.rotaxgalleryLeftContainer,
  .rotaxgalleryContainer .rotaxgalleryLeftContainer.rotaxgalleryLeftContainer {
    top: auto;
    height: 60px;
    bottom: 0;
    z-index: 501;
  }

  .rotaxgalleryContainer .rotaxgalleryRightContainer.rotaxgalleryLeftContainer svg.arrow,
  .rotaxgalleryContainer .rotaxgalleryLeftContainer.rotaxgalleryLeftContainer svg.arrow {
    left: 0;
    -webkit-transform: translate(0, -50%) rotate(180deg);
    -moz-transform: translate(0, -50%) rotate(180deg);
    -ms-transform: translate(0, -50%) rotate(180deg);
    -o-transform: translate(0, -50%) rotate(180deg);
    transform: translate(0, -50%) rotate(180deg);
  }
}

.rotaxgalleryContainer .rotaxgalleryInnerContainer {
  position: absolute;
  left: 80px;
  top: 80px;
  bottom: 80px;
  right: 80px;
  z-index: 2;
}

@media (max-width: 990px) {
  .rotaxgalleryContainer .rotaxgalleryInnerContainer {
    left: 60px;
    top: 60px;
    bottom: 60px;
    right: 60px;
  }
}

@media (max-width: 767px) {
  .rotaxgalleryContainer .rotaxgalleryInnerContainer {
    left: 0;
    right: 0;
  }
}

.rotaxgalleryContainer .rotaxgalleryInnerContainer .flexslider {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 100%;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.rotaxgalleryContainer .rotaxgalleryInnerContainer .flexslider .flex-viewport {
  height: 100%;
}

.rotaxgalleryContainer .rotaxgalleryInnerContainer .flexslider .flex-viewport .slides {
  height: 100%;
}

.rotaxgalleryContainer .rotaxgalleryInnerContainer .flexslider .flex-viewport .slides li {
  height: 100%;
  position: relative;
  text-align: center;
}

.rotaxgalleryContainer .rotaxgalleryInnerContainer .flexslider .flex-viewport .slides li iframe {
  position: relative;
  z-index: 2;
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
  border: 0;
}

.rotaxgalleryContainer .rotaxgalleryInnerContainer .flexslider .flex-viewport .slides li.loaded iframe {
  opacity: 1;
}

.rotaxgalleryContainer .rotaxgalleryInnerContainer .flexslider .flex-viewport .slides li .Loader {
  opacity: 0;
  z-index: 0;
  background: none;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.rotaxgalleryContainer .rotaxgalleryInnerContainer .flexslider .flex-viewport .slides li .Loader #xLoader {
  background: none;
}

.rotaxgalleryContainer .rotaxgalleryInnerContainer .flexslider .flex-viewport .slides li .Loader #xLoader .google-spin {
  border-top-color: white !important;
}

.rotaxgalleryContainer .rotaxgalleryInnerContainer .flexslider .flex-viewport .slides li .Loader #xLoader .google-spin:before,
.rotaxgalleryContainer .rotaxgalleryInnerContainer .flexslider .flex-viewport .slides li .Loader #xLoader .google-spin:after {
  border-top-color: white;
}

.rotaxgalleryContainer .rotaxgalleryInnerContainer .flexslider .flex-viewport .slides li .Loader.visible {
  opacity: 1;
  z-index: 2;
}

.rotaxgalleryContainer .rotaxgalleryInnerContainer .flexslider .flex-viewport .slides li .rotaxgallerySlideInnerContainer {
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  left: 50%;
  top: 50%;
  height: 90%;
  width: 90%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
  z-index: 0;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.rotaxgalleryContainer .rotaxgalleryInnerContainer .flexslider .flex-viewport .slides li .rotaxgallerySlideInnerContainer.visible {
  opacity: 1;
  z-index: 2;
}

.rotaxgalleryContainer .rotaxgalleryOverlay {
  -webkit-transition: opacity 1s ease-out 0s;
  -o-transition: opacity 1s ease-out 0s;
  transition: opacity 1s ease-out 0s;
  opacity: 0;
}

.rotaxgalleryContainer.visible .rotaxgalleryOverlay {
  opacity: 1;
}

.rotaxgalleryContainer.visible .rotaxgalleryOverlay {
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
}

.rotaxgalleryContainer .rotaxgalleryInnerContainer {
  -webkit-transition: opacity 0.3s ease-out 0s;
  -o-transition: opacity 0.3s ease-out 0s;
  transition: opacity 0.3s ease-out 0s;
  opacity: 0;
}

.rotaxgalleryContainer.visible .rotaxgalleryInnerContainer {
  opacity: 1;
}

.rotaxgalleryContainer .rotaxgalleryHeader {
  -webkit-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.2s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.2s;
  -moz-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.2s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.2s;
  -ms-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.2s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.2s;
  -o-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.2s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.2s;
  transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.2s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.2s;
  -webkit-transform: translate(0, -80px);
  -moz-transform: translate(0, -80px);
  -ms-transform: translate(0, -80px);
  -o-transform: translate(0, -80px);
  transform: translate(0, -80px);
  opacity: 0;
}

.rotaxgalleryContainer.visible .rotaxgalleryHeader {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.rotaxgalleryContainer .rotaxgalleryFooter {
  -webkit-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.2s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.2s;
  -moz-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.2s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.2s;
  -ms-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.2s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.2s;
  -o-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.2s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.2s;
  transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.2s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.2s;
  -webkit-transform: translate(0, 80px);
  -moz-transform: translate(0, 80px);
  -ms-transform: translate(0, 80px);
  -o-transform: translate(0, 80px);
  transform: translate(0, 80px);
  opacity: 0;
}

.rotaxgalleryContainer.visible .rotaxgalleryFooter {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.rotaxgalleryContainer .rotaxgalleryLeftContainer {
  -webkit-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.2s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.2s;
  -moz-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.2s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.2s;
  -ms-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.2s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.2s;
  -o-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.2s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.2s;
  transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.2s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.2s;
  -webkit-transform: translate(-80px, 0);
  -moz-transform: translate(-80px, 0);
  -ms-transform: translate(-80px, 0);
  -o-transform: translate(-80px, 0);
  transform: translate(-80px, 0);
  opacity: 0;
}

.rotaxgalleryContainer.visible .rotaxgalleryLeftContainer {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.rotaxgalleryContainer .rotaxgalleryRightContainer {
  -webkit-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.2s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.2s;
  -moz-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.2s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.2s;
  -ms-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.2s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.2s;
  -o-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.2s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.2s;
  transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.2s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.2s;
  -webkit-transform: translate(80px, 0);
  -moz-transform: translate(80px, 0);
  -ms-transform: translate(80px, 0);
  -o-transform: translate(80px, 0);
  transform: translate(80px, 0);
  opacity: 0;
}

.rotaxgalleryContainer.visible .rotaxgalleryRightContainer {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

/*---------------------------------------------------
    LESS Elements 0.6
  ---------------------------------------------------
    A set of useful LESS mixins by Dmitry Fadeyev
    Special thanks for mixin suggestions to:
      Kris Van Herzeele,
      Benoit Adam,
      Portenart Emile-Victor,
      Ryan Faerman

    More info at: http://lesselements.com
-----------------------------------------------------*/
.center_contain_background {
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}

.center_cover_background {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

body.ie8 .center_cover_background {
  behavior: url("../../other/backgroundsize.htc");
}

.border_box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

/* 
.grid(@property:width,@size:1) {
	@{property}: (@containerWidth/@gridcols*@size);
}
 */
/* ANIMATION MIXIN */
/******************* */
@-webkit-keyframes type {
  from {
    width: 0;
  }
}

@-moz-keyframes type {
  from {
    width: 0;
  }
}

@-ms-keyframes type {
  from {
    width: 0;
  }
}

@-o-keyframes type {
  from {
    width: 0;
  }
}

@keyframes type {
  from {
    width: 0;
  }
}

.type-frames from {
  width: 0;
}

@-webkit-keyframes blink {
  to {
    opacity: .0;
  }
}

@-moz-keyframes blink {
  to {
    opacity: .0;
  }
}

@-ms-keyframes blink {
  to {
    opacity: .0;
  }
}

@-o-keyframes blink {
  to {
    opacity: .0;
  }
}

@keyframes blink {
  to {
    opacity: .0;
  }
}

.blink-frames to {
  opacity: .0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.jump-frames 0% {
  -moz-transform: translate(0, 0%);
  -webkit-transform: translate(0, 0%);
  -o-transform: translate(0, 0%);
  -ms-transform: translate(0, 0%);
  transform: translate(0, 0%);
}

.jump-frames 50% {
  -moz-transform: translate(0, -30%);
  -webkit-transform: translate(0, -30%);
  -o-transform: translate(0, -30%);
  -ms-transform: translate(0, -30%);
  transform: translate(0, -30%);
}

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

@-webkit-keyframes blink_in {
  0% {
    opacity: 0.5;
  }

  50% {
    opacity: 1;
  }

  100% {
    opacity: 0.5;
  }
}

@-moz-keyframes blink_in {
  0% {
    opacity: 0.5;
  }

  50% {
    opacity: 1;
  }

  100% {
    opacity: 0.5;
  }
}

@-ms-keyframes blink_in {
  0% {
    opacity: 0.5;
  }

  50% {
    opacity: 1;
  }

  100% {
    opacity: 0.5;
  }
}

@-o-keyframes blink_in {
  0% {
    opacity: 0.5;
  }

  50% {
    opacity: 1;
  }

  100% {
    opacity: 0.5;
  }
}

@keyframes blink_in {
  0% {
    opacity: 0.5;
  }

  50% {
    opacity: 1;
  }

  100% {
    opacity: 0.5;
  }
}

.blink_in-frames 0% {
  opacity: 0.5;
}

.blink_in-frames 50% {
  opacity: 1;
}

.blink_in-frames 100% {
  opacity: 0.5;
}

@-webkit-keyframes flap-in {
  0% {
    max-width: 0px;
    max-height: 1px;
    opacity: 0;
  }

  70% {
    max-width: 60px;
    max-height: 1px;
    opacity: 1;
  }

  100% {
    max-height: 100px;
    max-width: 500px;
  }
}

@-moz-keyframes flap-in {
  0% {
    max-width: 0px;
    max-height: 1px;
    opacity: 0;
  }

  70% {
    max-width: 60px;
    max-height: 1px;
    opacity: 1;
  }

  100% {
    max-height: 100px;
    max-width: 500px;
  }
}

@-ms-keyframes flap-in {
  0% {
    max-width: 0px;
    max-height: 1px;
    opacity: 0;
  }

  70% {
    max-width: 60px;
    max-height: 1px;
    opacity: 1;
  }

  100% {
    max-height: 100px;
    max-width: 500px;
  }
}

@-o-keyframes flap-in {
  0% {
    max-width: 0px;
    max-height: 1px;
    opacity: 0;
  }

  70% {
    max-width: 60px;
    max-height: 1px;
    opacity: 1;
  }

  100% {
    max-height: 100px;
    max-width: 500px;
  }
}

@keyframes flap-in {
  0% {
    max-width: 0px;
    max-height: 1px;
    opacity: 0;
  }

  70% {
    max-width: 60px;
    max-height: 1px;
    opacity: 1;
  }

  100% {
    max-height: 100px;
    max-width: 500px;
  }
}

@-webkit-keyframes flap-out {
  0% {
    max-height: 100px;
    max-width: 500px;
    opacity: 1;
  }

  50% {
    max-width: 500px;
    max-height: 1px;
    opacity: 1;
  }

  100% {
    max-width: 0px;
    max-height: 1px;
    opacity: 0;
  }
}

@-moz-keyframes flap-out {
  0% {
    max-height: 100px;
    max-width: 500px;
    opacity: 1;
  }

  50% {
    max-width: 500px;
    max-height: 1px;
    opacity: 1;
  }

  100% {
    max-width: 0px;
    max-height: 1px;
    opacity: 0;
  }
}

@-ms-keyframes flap-out {
  0% {
    max-height: 100px;
    max-width: 500px;
    opacity: 1;
  }

  50% {
    max-width: 500px;
    max-height: 1px;
    opacity: 1;
  }

  100% {
    max-width: 0px;
    max-height: 1px;
    opacity: 0;
  }
}

@-o-keyframes flap-out {
  0% {
    max-height: 100px;
    max-width: 500px;
    opacity: 1;
  }

  50% {
    max-width: 500px;
    max-height: 1px;
    opacity: 1;
  }

  100% {
    max-width: 0px;
    max-height: 1px;
    opacity: 0;
  }
}

@keyframes flap-out {
  0% {
    max-height: 100px;
    max-width: 500px;
    opacity: 1;
  }

  50% {
    max-width: 500px;
    max-height: 1px;
    opacity: 1;
  }

  100% {
    max-width: 0px;
    max-height: 1px;
    opacity: 0;
  }
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -moz-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -o-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -ms-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);
    -moz-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -o-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -ms-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);
    -moz-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    -o-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -ms-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    -moz-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    -o-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px);
    -moz-transform: perspective(400px);
    -ms-transform: perspective(400px);
    -o-transform: perspective(400px);
    transform: perspective(400px);
    opacity: 1;
  }
}

@-moz-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -moz-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -o-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -ms-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);
    -moz-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -o-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -ms-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);
    -moz-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    -o-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -ms-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    -moz-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    -o-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px);
    -moz-transform: perspective(400px);
    -ms-transform: perspective(400px);
    -o-transform: perspective(400px);
    transform: perspective(400px);
    opacity: 1;
  }
}

@-ms-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -moz-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -o-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -ms-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);
    -moz-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -o-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -ms-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);
    -moz-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    -o-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -ms-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    -moz-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    -o-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px);
    -moz-transform: perspective(400px);
    -ms-transform: perspective(400px);
    -o-transform: perspective(400px);
    transform: perspective(400px);
    opacity: 1;
  }
}

@-o-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -moz-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -o-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -ms-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);
    -moz-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -o-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -ms-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);
    -moz-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    -o-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -ms-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    -moz-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    -o-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px);
    -moz-transform: perspective(400px);
    -ms-transform: perspective(400px);
    -o-transform: perspective(400px);
    transform: perspective(400px);
    opacity: 1;
  }
}

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -moz-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -o-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -ms-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);
    -moz-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -o-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -ms-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);
    -moz-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    -o-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -ms-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    -moz-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    -o-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px);
    -moz-transform: perspective(400px);
    -ms-transform: perspective(400px);
    -o-transform: perspective(400px);
    transform: perspective(400px);
    opacity: 1;
  }
}

/* @import "fonts.less"; */
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on July 15, 2015 */
@font-face {
  font-family: 'audimatbold';
  src: url("../files/abm/fonts/fontsquirrel/audimat-bold-webfont.eot");
  src: url("../files/abm/fonts/fontsquirrel/audimat-bold-webfont-.eot#iefix") format('embedded-opentype'), url("../files/abm/fonts/fontsquirrel/audimat-bold-webfont.woff2") format('woff2'), url("../files/abm/fonts/fontsquirrel/audimat-bold-webfont.woff") format('woff'), url("../files/abm/fonts/fontsquirrel/audimat-bold-webfont.ttf") format('truetype'), url("../files/abm/fonts/fontsquirrel/audimat-bold-webfont.svg#audimatbold") format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'audimatbold_italic';
  src: url("../files/abm/fonts/fontsquirrel/audimat-bolditalic-webfont.eot");
  src: url("../files/abm/fonts/fontsquirrel/audimat-bolditalic-webfont-.eot#iefix") format('embedded-opentype'), url("../files/abm/fonts/fontsquirrel/audimat-bolditalic-webfont.woff2") format('woff2'), url("../files/abm/fonts/fontsquirrel/audimat-bolditalic-webfont.woff") format('woff'), url("../files/abm/fonts/fontsquirrel/audimat-bolditalic-webfont.ttf") format('truetype'), url("../files/abm/fonts/fontsquirrel/audimat-bolditalic-webfont.svg#audimatbold_italic") format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'audimatitalic';
  src: url("../files/abm/fonts/fontsquirrel/audimat-italic-webfont.eot");
  src: url("../files/abm/fonts/fontsquirrel/audimat-italic-webfont-.eot#iefix") format('embedded-opentype'), url("../files/abm/fonts/fontsquirrel/audimat-italic-webfont.woff2") format('woff2'), url("../files/abm/fonts/fontsquirrel/audimat-italic-webfont.woff") format('woff'), url("../files/abm/fonts/fontsquirrel/audimat-italic-webfont.ttf") format('truetype'), url("../files/abm/fonts/fontsquirrel/audimat-italic-webfont.svg#audimatitalic") format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'audimatregular';
  src: url("../files/abm/fonts/fontsquirrel/audimat-regular-webfont.eot");
  src: url("../files/abm/fonts/fontsquirrel/audimat-regular-webfont-.eot#iefix") format('embedded-opentype'), url("../files/abm/fonts/fontsquirrel/audimat-regular-webfont.woff2") format('woff2'), url("../files/abm/fonts/fontsquirrel/audimat-regular-webfont.woff") format('woff'), url("../files/abm/fonts/fontsquirrel/audimat-regular-webfont.ttf") format('truetype'), url("../files/abm/fonts/fontsquirrel/audimat-regular-webfont.svg#audimatregular") format('svg');
  font-weight: normal;
  font-style: normal;
}

.font_audimat {
  font-family: audimatregular;
}

.font_audimat_bold {
  font-family: audimatbold;
}

/*
 * jQuery FlexSlider v2.5.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 * 
 */
/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover,
.flex-container a:focus,
.flex-slider a:focus {
  outline: none;
}

.slides,
.slides>li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

.flex-pauseplay span {
  text-transform: capitalize;
}

/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0;
}

.flexslider .slides>li {
  display: none;
  -webkit-backface-visibility: hidden;
}

.flexslider .slides img {
  display: block;
}

.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

html[xmlns] .flexslider .slides {
  display: block;
}

* html .flexslider .slides {
  height: 1%;
}

.no-js .flexslider .slides>li:first-child {
  display: block;
}

/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  position: relative;
  zoom: 1;
}

.flexslider .slides {
  zoom: 1;
}

.flexslider .slides img {
  height: auto;
}

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.carousel li {
  margin-right: 5px;
}

.flex-direction-nav {
  *height: 0;
}

.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: '\f001';
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}

.flex-direction-nav a.flex-next:before {
  content: '\f002';
}

.flex-direction-nav .flex-prev {
  left: -50px;
}

.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}

.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px;
}

.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}

.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px;
}

.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}

.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
}

.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}

.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}

.flex-pauseplay a:hover {
  opacity: 1;
}

.flex-pauseplay a.flex-play:before {
  content: '\f003';
}

.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}

.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}

.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}

.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}

.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.flex-control-thumbs img:hover {
  opacity: 1;
}

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}

/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }

  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}

.jssorSliderStartpage {
  width: 100%;
  float: left;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  /* @media (min-width: @screen-lg) {
		div.image {
			.transition(all 0.5s cubic-bezier(0, 0, 0.24, 1.32));
			opacity: 0.6;
		}
	}
	
	&.abm-ui-state-active {
		@media (min-width: @screen-lg) {
			div.image {
				opacity: 1;
			}
		}
	} */
}

@media (min-width: 1200px) {
  .jssorSliderStartpage div.image {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }

  .jssorSliderStartpage.abm-ui-state-visited div.image {
    -webkit-transform: scale(1.03);
    -moz-transform: scale(1.03);
    -ms-transform: scale(1.03);
    -o-transform: scale(1.03);
    transform: scale(1.03);
    -webkit-transition: all 1.5s cubic-bezier(0, 0, 0.24, 1.32);
    -o-transition: all 1.5s cubic-bezier(0, 0, 0.24, 1.32);
    transition: all 1.5s cubic-bezier(0, 0, 0.24, 1.32);
  }

  .jssorSliderStartpage.abm-ui-state-visited.abm-ui-state-active div.image {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}

.jssorSliderStartpage .sectionRight,
.jssorSliderStartpage .sectionCenter,
.jssorSliderStartpage .sectionLeft {
  float: left;
  height: 300px;
  position: relative;
  background: white;
}

.jssorSliderStartpage .sectionRight>svg,
.jssorSliderStartpage .sectionCenter>svg,
.jssorSliderStartpage .sectionLeft>svg {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  height: 50px;
  cursor: pointer;
  opacity: 0;
  -webkit-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: opacity 1s;
}

.jssorSliderStartpage .sectionRight>svg path,
.jssorSliderStartpage .sectionCenter>svg path,
.jssorSliderStartpage .sectionLeft>svg path {
  fill: #313131 !important;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transform: translate(100px, 0);
  -moz-transform: translate(100px, 0);
  -ms-transform: translate(100px, 0);
  -o-transform: translate(100px, 0);
  transform: translate(100px, 0);
}

.jssorSliderStartpage .sectionRight:hover>svg path,
.jssorSliderStartpage .sectionCenter:hover>svg path,
.jssorSliderStartpage .sectionLeft:hover>svg path {
  fill: #00acea !important;
}

.jssorSliderStartpage .sectionLeft svg {
  -webkit-transform: translate(-50%, -50%) rotate(180deg);
  -moz-transform: translate(-50%, -50%) rotate(180deg);
  -ms-transform: translate(-50%, -50%) rotate(180deg);
  -o-transform: translate(-50%, -50%) rotate(180deg);
  transform: translate(-50%, -50%) rotate(180deg);
}

.jssorSliderStartpage .sectionCenter {
  /* background: @gray-dark; */
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

@media (max-width: 990px) {
  .jssorSliderStartpage .sectionCenter {
    background: none !important;
  }
}

@media (min-width: 992px) {

  .jssorSliderStartpage.abm-ui-state-active .sectionRight>svg,
  .jssorSliderStartpage.abm-ui-state-active .sectionCenter>svg,
  .jssorSliderStartpage.abm-ui-state-active .sectionLeft>svg {
    opacity: 1;
  }

  .jssorSliderStartpage.abm-ui-state-active .sectionRight>svg path,
  .jssorSliderStartpage.abm-ui-state-active .sectionCenter>svg path,
  .jssorSliderStartpage.abm-ui-state-active .sectionLeft>svg path {
    -webkit-transform: translate(0, 0px);
    -moz-transform: translate(0, 0px);
    -ms-transform: translate(0, 0px);
    -o-transform: translate(0, 0px);
    transform: translate(0, 0px);
  }
}

.jssorSliderStartpage .sliderContainer {
  overflow: hidden;
  position: relative;
  /*  &.abm-ui-state-initialised {
			opacity:1;
		}*/
  background: white;
}

.jssorSliderStartpage .mobileSliderNav {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
}

@media (min-width: 991px) {
  .jssorSliderStartpage .mobileSliderNav {
    display: none;
  }
}

.jssorSliderStartpage .mobileSliderNav .mobileSliderNavLeft,
.jssorSliderStartpage .mobileSliderNav .mobileSliderNavRight {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 50px;
  height: 80px;
  background: white;
}

.jssorSliderStartpage .mobileSliderNav .mobileSliderNavLeft.mobileSliderNavLeft>svg,
.jssorSliderStartpage .mobileSliderNav .mobileSliderNavRight.mobileSliderNavLeft>svg {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.jssorSliderStartpage .mobileSliderNav .mobileSliderNavLeft.mobileSliderNavRight,
.jssorSliderStartpage .mobileSliderNav .mobileSliderNavRight.mobileSliderNavRight {
  left: auto;
  right: 0px;
}

.jssorSliderStartpage .mobileSliderNav .mobileSliderNavLeft>svg,
.jssorSliderStartpage .mobileSliderNav .mobileSliderNavRight>svg {
  height: 20px;
  width: 20px;
  bottom: 27px;
  left: 15px;
  position: absolute;
}

.jssorSliderStartpage .slider {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
  /* /@media(max-width:@grid-float-breakpoint-max) {
			height: calc(~'100vh - 60px');
		} */
}

.jssorSliderStartpage .slider .slides {
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  overflow: hidden;
  perspective: 1200px;
  background-color: #f2f2f2;
}

@media (max-width: 990px) {
  .jssorSliderStartpage .slider .slides {
    background-color: white;
  }
}

.jssorSliderStartpage .slider .slides .slide {
  position: absolute;
  left: 0px;
  top: 0px;
  visibility: hidden;
  z-index: 0;
  height: 100%;
  width: 100%;
}

.jssorSliderStartpage .slider .slides .slide.animating {
  visibility: visible;
}

.jssorSliderStartpage .slider .slides .slide.current {
  z-index: 1;
  visibility: visible;
}

.jssorSliderStartpage .slider .slides .slide.ontop {
  z-index: 2;
  visibility: visible;
}

.jssorSliderStartpage .slider .slides .slide .image {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  top: 0px;
  z-index: 10;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

@media (max-width: 990px) {
  .jssorSliderStartpage .slider .slides .slide .image {
    bottom: 80px;
  }
}

@media (max-width: 767px) and (orientation: landscape) {
  .jssorSliderStartpage .slider .slides .slide .image {
    bottom: 0;
  }
}

.jssorSliderStartpage .slider .slides .slide .Loader {
  opacity: 0;
  z-index: 0;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.jssorSliderStartpage .slider .slides .slide .Loader.visible {
  opacity: 1;
  z-index: 12;
}

.jssorSliderStartpage .slider .slides .slide .caption {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  width: 1200px;
  max-width: 100%;
  z-index: 11;
  bottom: 130px;
  height: 190px;
}

@media (max-width: 1199px) {
  .jssorSliderStartpage .slider .slides .slide .caption {
    width: calc(100% - 80px);
  }
}

@media (max-width: 990px) {
  .jssorSliderStartpage .slider .slides .slide .caption {
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    top: auto;
    bottom: -30px;
    width: 100%;
  }

  .jssorSliderStartpage .slider .slides .slide .caption.noHeadline2 {
    bottom: -70px;
  }
}

.jssorSliderStartpage .slider .slides .slide .caption .caption1,
.jssorSliderStartpage .slider .slides .slide .caption .caption1_2 {
  opacity: 1;
  font-size: 40px;
  text-transform: uppercase;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 2;
  width: 100%;
}

@media (max-width: 990px) {

  .jssorSliderStartpage .slider .slides .slide .caption .caption1,
  .jssorSliderStartpage .slider .slides .slide .caption .caption1_2 {
    height: 38px !important;
  }

  .jssorSliderStartpage .slider .slides .slide .caption .caption1.caption1_2,
  .jssorSliderStartpage .slider .slides .slide .caption .caption1_2.caption1_2 {
    top: 38px !important;
  }
}

.jssorSliderStartpage .slider .slides .slide .caption .caption1 .txt,
.jssorSliderStartpage .slider .slides .slide .caption .caption1_2 .txt {
  background: rgba(0, 172, 234, 0.9);
  border: 1py solid rgba(0, 172, 234, 0.9);
  font-family: audimatbold;
  white-space: nowrap;
  display: inline-block;
  text-align: left;
  color: white;
  padding: 0 30px;
  line-height: 40px;
  margin-top: 200px;
  position: relative;
  opacity: 0;
}

@media (max-width: 990px) {

  .jssorSliderStartpage .slider .slides .slide .caption .caption1 .txt,
  .jssorSliderStartpage .slider .slides .slide .caption .caption1_2 .txt {
    margin-top: 0px !important;
    padding-left: 15px;
    padding-right: 15px;
  }
}

.jssorSliderStartpage .slider .slides .slide .caption .caption1 .txt .ico,
.jssorSliderStartpage .slider .slides .slide .caption .caption1_2 .txt .ico {
  position: absolute;
  right: 0px;
  top: -50px;
  overflow: hidden;
  display: block;
  display: none;
  width: 50px;
  height: 50px;
  /* white-space: nowrap; */
}

.jssorSliderStartpage .slider .slides .slide .caption .caption1 .txt .ico:before,
.jssorSliderStartpage .slider .slides .slide .caption .caption1_2 .txt .ico:before {
  content: ' ';
  width: 75px;
  height: 75px;
  position: absolute;
  right: -42px;
  bottom: -97px;
  display: block;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  background: rgba(0, 172, 234, 0.9);
}

@media (max-width: 990px) {

  .jssorSliderStartpage .slider .slides .slide .caption .caption1,
  .jssorSliderStartpage .slider .slides .slide .caption .caption1_2 {
    font-size: 24px;
    text-align: center;
    height: 70px;
  }

  .jssorSliderStartpage .slider .slides .slide .caption .caption1 .txt,
  .jssorSliderStartpage .slider .slides .slide .caption .caption1_2 .txt {
    margin-top: 20px;
    font-size: 38px;
    line-height: 43px;
    height: 43px;
  }

  .jssorSliderStartpage .slider .slides .slide .caption .caption1 .txt .ico,
  .jssorSliderStartpage .slider .slides .slide .caption .caption1_2 .txt .ico {
    width: 20px;
    height: 20px;
    top: -17px;
  }

  .jssorSliderStartpage .slider .slides .slide .caption .caption1 .txt .ico:before,
  .jssorSliderStartpage .slider .slides .slide .caption .caption1_2 .txt .ico:before {
    width: 30px;
    height: 30px;
    right: -14px;
    bottom: -19px;
  }
}

@media (max-width: 990px) and (max-width: 767px) {

  .jssorSliderStartpage .slider .slides .slide .caption .caption1 .txt,
  .jssorSliderStartpage .slider .slides .slide .caption .caption1_2 .txt {
    font-size: 24px;
    line-height: 38px;
    height: 38px;
    line-height: 40px;
  }
}

.jssorSliderStartpage .slider .slides .slide .caption .caption1.caption1_2,
.jssorSliderStartpage .slider .slides .slide .caption .caption1_2.caption1_2 {
  /*top: 43px !important;*/
}

@media (max-width: 767px) {

  .jssorSliderStartpage .slider .slides .slide .caption .caption1.caption1_2,
  .jssorSliderStartpage .slider .slides .slide .caption .caption1_2.caption1_2 {
    top: 38px !important;
  }
}

.jssorSliderStartpage .slider .slides .slide .caption .caption2 {
  position: absolute;
  z-index: 1;
  height: 70px;
  width: 100%;
}

.jssorSliderStartpage .slider .slides .slide .caption .caption2 .txt {
  display: inline-block;
  background: white;
  padding: 15px 30px;
  opacity: 0;
}

@media (max-width: 990px) {
  .jssorSliderStartpage .slider .slides .slide .caption .caption2 {
    width: 100%;
    top: 60px !important;
    height: 80px !important;
    padding: 0;
  }

  .jssorSliderStartpage .slider .slides .slide .caption .caption2 .txt {
    text-align: center;
    display: block;
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}

.jssorSliderStartpage .sliderContainer.abm-ui-state-initialised .slider .slides .slide .caption .caption1 .txt {
  -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  -moz-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  -o-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  opacity: 0;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}

.jssorSliderStartpage .sliderContainer.abm-ui-state-initialised .slider .slides .slide.current .caption .caption1 .txt {
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -ms-animation-delay: 1s;
  -o-animation-delay: 1s;
  animation-delay: 1s;
  -webkit-animation: flipInX 1s 1s;
  -o-animation: flipInX 1s 1s;
  animation: flipInX 1s 1s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}

.jssorSliderStartpage .sliderContainer.abm-ui-state-initialised .slider .slides .slide .caption .caption1_2 .txt {
  -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  -moz-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  -o-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  opacity: 0;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}

.jssorSliderStartpage .sliderContainer.abm-ui-state-initialised .slider .slides .slide.current .caption .caption1_2 .txt {
  -webkit-animation-delay: 1.3s;
  -moz-animation-delay: 1.3s;
  -ms-animation-delay: 1.3s;
  -o-animation-delay: 1.3s;
  animation-delay: 1.3s;
  -webkit-animation: flipInX 1s 1.3s;
  -o-animation: flipInX 1s 1.3s;
  animation: flipInX 1s 1.3s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}

.jssorSliderStartpage .sliderContainer.abm-ui-state-initialised .slider .slides .slide .caption .caption1 .txt .ico:before {
  bottom: -97px;
  opacity: 0;
  -webkit-transition: all 0.3s cubic-bezier(0, 0, 0.24, 1.32) 2.2s;
  -o-transition: all 0.3s cubic-bezier(0, 0, 0.24, 1.32) 2.2s;
  transition: all 0.3s cubic-bezier(0, 0, 0.24, 1.32) 2.2s;
  display: none;
}

.jssorSliderStartpage .sliderContainer.abm-ui-state-initialised .slider .slides .slide.current .caption .caption1 .txt .ico:before {
  bottom: -37px;
  opacity: 1;
}

.jssorSliderStartpage .sliderContainer.abm-ui-state-initialised .slider .slides .slide .caption .caption2 .txt {
  -webkit-transition: opacity 0.3s cubic-bezier(0, 0, 0.24, 1.32) 2.2s, transform 0.3s cubic-bezier(0, 0, 0.24, 1.32) 2.2s;
  -moz-transition: opacity 0.3s cubic-bezier(0, 0, 0.24, 1.32) 2.2s, transform 0.3s cubic-bezier(0, 0, 0.24, 1.32) 2.2s;
  -ms-transition: opacity 0.3s cubic-bezier(0, 0, 0.24, 1.32) 2.2s, transform 0.3s cubic-bezier(0, 0, 0.24, 1.32) 2.2s;
  -o-transition: opacity 0.3s cubic-bezier(0, 0, 0.24, 1.32) 2.2s, transform 0.3s cubic-bezier(0, 0, 0.24, 1.32) 2.2s;
  transition: opacity 0.3s cubic-bezier(0, 0, 0.24, 1.32) 2.2s, transform 0.3s cubic-bezier(0, 0, 0.24, 1.32) 2.2s;
  -webkit-transform: translate(0, -50px);
  -moz-transform: translate(0, -50px);
  -ms-transform: translate(0, -50px);
  -o-transform: translate(0, -50px);
  transform: translate(0, -50px);
  opacity: 0;
}

.jssorSliderStartpage .sliderContainer.abm-ui-state-initialised .slider .slides .slide.current .caption .caption2 .txt {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.jssorSliderStartpage .navigator {
  position: absolute;
  width: 100% !important;
  right: auto !important;
  left: auto !important;
  bottom: 0 !important;
  height: 12px;
  max-width: 1200px;
  left: 50% !important;
  transform: translate(-50%, 0);
}

@media (max-width: 990px) {
  .jssorSliderStartpage .navigator {
    display: none;
  }
}

@media (max-width: 1199px) {
  .jssorSliderStartpage .navigator {
    max-width: calc(100% - 60px);
  }
}

.jssorSliderStartpage .navigator a {
  position: absolute;
  /* size of bullet elment */
  width: 12px;
  height: 12px;
  opacity: 1;
  overflow: hidden;
  cursor: pointer;
  border: 0px;
  position: relative !important;
  float: left;
  left: 0px !important;
  margin-left: 1px;
  background-color: #313131;
}

.jssorSliderStartpage .navigator a span.i {
  display: block;
  position: absolute;
  left: 0px;
  right: 1px;
  top: 0px;
  bottom: 0px;
  -webkit-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
  transition: background-color 0.5s;
}

.jssorSliderStartpage .navigator a.current span.i {
  width: 100%;
  background-color: #00acea;
}

.jssorSliderStartpage .navigator a:last-child span.i {
  right: 0px;
}

.jssorSliderStartpage.startPageSliderRunning .navigator a.current span.i {
  -webkit-animation: current_slide_duration 9s linear;
  -o-animation: current_slide_duration 9s linear;
  animation: current_slide_duration 9s linear;
}

@-webkit-keyframes current_slide_duration {
  0% {
    width: 0%;
  }

  100% {
    width: 100%;
  }
}

@-moz-keyframes current_slide_duration {
  0% {
    width: 0%;
  }

  100% {
    width: 100%;
  }
}

@-ms-keyframes current_slide_duration {
  0% {
    width: 0%;
  }

  100% {
    width: 100%;
  }
}

@-o-keyframes current_slide_duration {
  0% {
    width: 0%;
  }

  100% {
    width: 100%;
  }
}

@keyframes current_slide_duration {
  0% {
    width: 0%;
  }

  100% {
    width: 100%;
  }
}

.jssorSliderFactsheet {
  width: 100%;
  float: left;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  /* slide in */
  /****************/
}

.jssorSliderFactsheet .mLabelInner {
  -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  -moz-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  -o-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  opacity: 0;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}

.jssorSliderFactsheet.abm-ui-state-enter .mLabelInner {
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  -ms-animation-delay: 0.5s;
  -o-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -webkit-animation: flipInX 1s 0.5s;
  -o-animation: flipInX 1s 0.5s;
  animation: flipInX 1s 0.5s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}

@media (min-width: 992px) {
  .jssorSliderFactsheet div.image {
    -webkit-transform: scale(1.03);
    -moz-transform: scale(1.03);
    -ms-transform: scale(1.03);
    -o-transform: scale(1.03);
    transform: scale(1.03);
    -webkit-transition: transform 1.5s cubic-bezier(0, 0, 0.24, 1.32);
    -o-transition: transform 1.5s cubic-bezier(0, 0, 0.24, 1.32);
    transition: transform 1.5s cubic-bezier(0, 0, 0.24, 1.32);
  }

  .jssorSliderFactsheet div.caption {
    opacity: 0;
    -webkit-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -o-transform: translateY(30px);
    transform: translateY(30px);
    -webkit-transition: all 0.3s cubic-bezier(0, 0, 0.24, 1.32);
    -o-transition: all 0.3s cubic-bezier(0, 0, 0.24, 1.32);
    transition: all 0.3s cubic-bezier(0, 0, 0.24, 1.32);
  }

  .jssorSliderFactsheet .navigator {
    opacity: 0;
    -webkit-transition: all 0.3s cubic-bezier(0, 0, 0.24, 1.32);
    -o-transition: all 0.3s cubic-bezier(0, 0, 0.24, 1.32);
    transition: all 0.3s cubic-bezier(0, 0, 0.24, 1.32);
  }
}

@media (min-width: 992px) and (min-width: 1200px) {
  .jssorSliderFactsheet.abm-ui-state-visited.abm-ui-state-active div.image {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

  .jssorSliderFactsheet.abm-ui-state-visited.abm-ui-state-active div.caption {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }

  .jssorSliderFactsheet.abm-ui-state-visited.abm-ui-state-active .navigator {
    opacity: 1;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .jssorSliderFactsheet.abm-ui-state-visited.abm-ui-state-enter div.image {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

  .jssorSliderFactsheet.abm-ui-state-visited.abm-ui-state-enter div.caption {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }

  .jssorSliderFactsheet.abm-ui-state-visited.abm-ui-state-enter .navigator {
    opacity: 1;
  }
}

.jssorSliderFactsheet .sectionRight,
.jssorSliderFactsheet .sectionCenter,
.jssorSliderFactsheet .sectionLeft {
  float: left;
  height: 600px;
  position: relative;
}

.jssorSliderFactsheet .sectionRight svg,
.jssorSliderFactsheet .sectionCenter svg,
.jssorSliderFactsheet .sectionLeft svg {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  height: 50px;
  cursor: pointer;
  opacity: 0;
  -webkit-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: opacity 1s;
}

.jssorSliderFactsheet .sectionRight svg path,
.jssorSliderFactsheet .sectionCenter svg path,
.jssorSliderFactsheet .sectionLeft svg path {
  fill: #313131 !important;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transform: translate(100px, 0);
  -moz-transform: translate(100px, 0);
  -ms-transform: translate(100px, 0);
  -o-transform: translate(100px, 0);
  transform: translate(100px, 0);
}

.jssorSliderFactsheet .sectionRight:hover>svg path,
.jssorSliderFactsheet .sectionCenter:hover>svg path,
.jssorSliderFactsheet .sectionLeft:hover>svg path {
  fill: #00acea !important;
}

.jssorSliderFactsheet .sectionLeft svg {
  -webkit-transform: translate(-50%, -50%) rotate(180deg);
  -moz-transform: translate(-50%, -50%) rotate(180deg);
  -ms-transform: translate(-50%, -50%) rotate(180deg);
  -o-transform: translate(-50%, -50%) rotate(180deg);
  transform: translate(-50%, -50%) rotate(180deg);
}

.jssorSliderFactsheet .sectionCenter {
  background: #f2f2f2;
  position: relative;
}

.jssorSliderFactsheet .sectionCenter .mLabel {
  position: absolute;
  left: 50%;
  top: -21px;
  -webkit-transform: translate(-50%, 0%);
  -moz-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  -o-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
  z-index: 20;
}

.jssorSliderFactsheet .sectionCenter .mLabel .mLabelInner {
  background: #00acea;
}

.jssorSliderFactsheet .sectionCenter .mLabel span {
  color: white;
  font-family: audimatbold;
  padding: 0 17px;
  display: block;
  font-size: 44px;
  text-transform: uppercase;
}

.jssorSliderFactsheet.abm-ui-state-active .sectionRight>svg,
.jssorSliderFactsheet.abm-ui-state-active .sectionCenter>svg,
.jssorSliderFactsheet.abm-ui-state-active .sectionLeft>svg {
  opacity: 1;
}

.jssorSliderFactsheet.abm-ui-state-active .sectionRight>svg path,
.jssorSliderFactsheet.abm-ui-state-active .sectionCenter>svg path,
.jssorSliderFactsheet.abm-ui-state-active .sectionLeft>svg path {
  -webkit-transform: translate(0, 0px);
  -moz-transform: translate(0, 0px);
  -ms-transform: translate(0, 0px);
  -o-transform: translate(0, 0px);
  transform: translate(0, 0px);
}

.jssorSliderFactsheet .slider {
  height: 600px;
  width: 100%;
  position: relative;
}

.jssorSliderFactsheet .slider .sliderContainer {
  opacity: 0;
  -webkit-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: opacity 1s;
}

.jssorSliderFactsheet .slider .sliderContainer.abm-ui-state-initialised {
  opacity: 1;
}

@media (max-width: 990px) {
  .jssorSliderFactsheet .slider {
    height: 600px;
  }
}

.jssorSliderFactsheet .slider .slides {
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  overflow: hidden;
  perspective: 1200px;
}

.jssorSliderFactsheet .slider .slides .slide {
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  overflow: hidden;
  background-color: #f2f2f2;
  z-index: 0;
  visibility: hidden;
}

.jssorSliderFactsheet .slider .slides .slide.animating {
  visibility: visible;
}

.jssorSliderFactsheet .slider .slides .slide.current {
  visibility: visible;
  z-index: 1;
}

.jssorSliderFactsheet .slider .slides .slide.ontop {
  visibility: visible;
  z-index: 2;
}

.jssorSliderFactsheet .slider .slides .slide .image {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  top: 0px;
  z-index: 10;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.jssorSliderFactsheet .slider .slides .slide .Loader {
  opacity: 0;
  z-index: 0;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.jssorSliderFactsheet .slider .slides .slide .Loader.visible {
  opacity: 1;
  z-index: 20;
}

.jssorSliderFactsheet .slider .slides .slide .overlay {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  top: 0px;
  background-color: black;
  opacity: 0.3;
  z-index: 11;
  /* mix-blend-mode: multiply; */
}

.jssorSliderFactsheet .slider .slides .slide .caption {
  position: absolute;
  /* left: 50%;
					top: 50%;
					.transform (translate(-50%, -50%));
					width: 90%;*/
  left: 0px;
  top: 0px;
  bottom: 0px;
  right: 0px;
  z-index: 12;
}

.jssorSliderFactsheet .slider .slides .slide .caption .caption1 {
  opacity: 1;
  font-size: 30px;
  position: absolute;
  top: 50%;
  left: 0px;
  z-index: 2;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 90%;
  text-align: center;
  top: -29px;
  max-width: 1200px;
  /* .ico {
							position: absolute;
							right: 0px;
							top: 0px;
							overflow: hidden;
							display: block;
							width: 50px;
							height: 50px;
							&:before {
								content: ' ';
								width: 75px;
								height: 75px;
								position: absolute;
								right: -42px;
								bottom: -37px;
								display: block;
								.rotate (45deg);
								background: @brand-primary;
							}
						} */
}

.jssorSliderFactsheet .slider .slides .slide .caption .caption1 .headline {
  font-family: audimatbold;
  /* float: right; */
  color: white;
  padding: 0 30px;
  margin: 0;
  margin-top: 50px;
  /* text-align: center; */
  font-size: 36px;
  display: block;
  padding-bottom: 10px;
  text-transform: uppercase;
}

.jssorSliderFactsheet .slider .slides .slide .caption .caption1 .txt {
  /* float: right; */
  color: white;
  padding: 0 30px;
  margin: 0;
  /* text-align: center; */
  font-size: 24px;
  display: inline-block;
  padding-bottom: 30px;
}

@media (max-width: 990px) {
  .jssorSliderFactsheet .slider .slides .slide .caption .caption1 {
    font-size: 24px;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  .jssorSliderFactsheet .slider .slides .slide .caption .caption1 .txt {
    /* line-height: 40px; */
    /* font-size: 6vw;
								line-height: 8vw; */
    margin: 0px;
    padding: 0;
  }
}

.jssorSliderFactsheet .slider .slides .slide .caption .caption2 {
  background: white;
  position: absolute;
  top: 120px;
  left: 00px;
  padding: 30px;
  z-index: 1;
  /* white-space: nowrap; */
}

@media (max-width: 990px) {
  .jssorSliderFactsheet .slider .slides .slide .caption .caption2 {
    width: 100%;
    top: 60px;
    height: 80px;
    padding: 0;
  }

  .jssorSliderFactsheet .slider .slides .slide .caption .caption2 .txt {
    text-align: center;
    display: block;
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}

.jssorSliderFactsheet .sliderContainer.abm-ui-state-initialised .slider .slides .slide .caption .caption1 .headline {
  -webkit-transition: opacity 0.3s cubic-bezier(0, 0, 0.24, 1) 0.3s, transform 0.3s cubic-bezier(0, 0, 0.24, 1) 0.3s;
  -moz-transition: opacity 0.3s cubic-bezier(0, 0, 0.24, 1) 0.3s, transform 0.3s cubic-bezier(0, 0, 0.24, 1) 0.3s;
  -ms-transition: opacity 0.3s cubic-bezier(0, 0, 0.24, 1) 0.3s, transform 0.3s cubic-bezier(0, 0, 0.24, 1) 0.3s;
  -o-transition: opacity 0.3s cubic-bezier(0, 0, 0.24, 1) 0.3s, transform 0.3s cubic-bezier(0, 0, 0.24, 1) 0.3s;
  transition: opacity 0.3s cubic-bezier(0, 0, 0.24, 1) 0.3s, transform 0.3s cubic-bezier(0, 0, 0.24, 1) 0.3s;
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
  opacity: 0.5;
}

.jssorSliderFactsheet .sliderContainer.abm-ui-state-initialised .slider .slides .slide.current .caption .caption1 .headline {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

.jssorSliderFactsheet .sliderContainer.abm-ui-state-initialised .slider .slides .slide .caption .caption1 .txt {
  -webkit-transition: opacity 0.3s cubic-bezier(0, 0, 0.24, 1) 0.3s, transform 0.3s cubic-bezier(0, 0, 0.24, 1) 0.3s;
  -moz-transition: opacity 0.3s cubic-bezier(0, 0, 0.24, 1) 0.3s, transform 0.3s cubic-bezier(0, 0, 0.24, 1) 0.3s;
  -ms-transition: opacity 0.3s cubic-bezier(0, 0, 0.24, 1) 0.3s, transform 0.3s cubic-bezier(0, 0, 0.24, 1) 0.3s;
  -o-transition: opacity 0.3s cubic-bezier(0, 0, 0.24, 1) 0.3s, transform 0.3s cubic-bezier(0, 0, 0.24, 1) 0.3s;
  transition: opacity 0.3s cubic-bezier(0, 0, 0.24, 1) 0.3s, transform 0.3s cubic-bezier(0, 0, 0.24, 1) 0.3s;
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
  opacity: 0.5;
}

.jssorSliderFactsheet .sliderContainer.abm-ui-state-initialised .slider .slides .slide.current .caption .caption1 .txt {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

.jssorSliderFactsheet .navigator {
  position: absolute;
  left: 0;
  bottom: 16px;
  width: 100%;
  height: 18px;
  text-align: center;
}

.jssorSliderFactsheet .navigator a {
  position: relative;
  display: inline-block;
  /* size of bullet elment */
  width: 18px;
  height: 18px;
  filter: alpha(opacity=70);
  overflow: hidden;
  cursor: pointer;
  border: transparent 3px solid;
  background: white;
  margin-left: 6px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  background-color: white;
}

.jssorSliderFactsheet .navigator a:hover {
  background-color: white;
}

.jssorSliderFactsheet .navigator a.current {
  border: #00acea 3px solid;
  background-color: transparent;
}

.flightdurationTicker {
  height: 615px;
  float: left;
  width: 100%;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.flightdurationTicker.abm-ui-state-active .sectionCenter {
  /*.flightdurationTickerC.abm-state-active, .totalSavingsTickerC.abm-state-active {
				opacity:1;
				.transform(translate(-50%,-50%) scale(1.0));
				.transition-delay(0.5s);
			} */
}

.flightdurationTicker.abm-ui-state-active .sectionCenter .flightdurationInnerc {
  opacity: 1;
}

.flightdurationTicker.abm-ui-state-active .sectionCenter .background .overlay {
  opacity: 0.5;
}

.flightdurationTicker.abm-ui-state-active .sectionCenter .background.background_co2saving .overlay {
  opacity: 0.3;
}

.flightdurationTicker.abm-ui-state-active .sectionCenter .co2saving {
  -webkit-animation: blink_in 0.8s;
  -o-animation: blink_in 0.8s;
  animation: blink_in 0.8s;
}

.flightdurationTicker.abm-ui-state-active .sectionCenter .co2saving.abm-state-active {
  -webkit-animation: none;
  -o-animation: none;
  animation: none;
}

.flightdurationTicker.abm-ui-state-active .sectionCenter .flightduration {
  -webkit-animation: blink_in 0.8s;
  -o-animation: blink_in 0.8s;
  animation: blink_in 0.8s;
}

.flightdurationTicker.abm-ui-state-active .sectionCenter .flightduration.abm-state-active {
  -webkit-animation: none;
  -o-animation: none;
  animation: none;
}

.flightdurationTicker .sectionCenter {
  position: relative;
  overflow: hidden;
}

.flightdurationTicker .sectionCenter .flightdurationInnerc {
  width: 90%;
  height: 450px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0.5;
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

@media (min-width: 1200px) {
  .flightdurationTicker .sectionCenter .flightdurationInnerc {
    width: 75%;
  }
}

@media (max-width: 991px) {
  .flightdurationTicker .sectionCenter .flightdurationInnerc {
    height: 100%;
  }
}

.flightdurationTicker .sectionCenter .flightdurationInnerc .flightdurationTickerC,
.flightdurationTicker .sectionCenter .flightdurationInnerc .totalSavingsTickerC {
  opacity: 0;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 450px;
  height: 450px;
  -webkit-transform: translate(-50%, -50%) scale(0.95);
  -moz-transform: translate(-50%, -50%) scale(0.95);
  -ms-transform: translate(-50%, -50%) scale(0.95);
  -o-transform: translate(-50%, -50%) scale(0.95);
  transform: translate(-50%, -50%) scale(0.95);
}

@media (max-width: 991px) {

  .flightdurationTicker .sectionCenter .flightdurationInnerc .flightdurationTickerC,
  .flightdurationTicker .sectionCenter .flightdurationInnerc .totalSavingsTickerC {
    height: 270px;
    top: 25px;
    -webkit-transform: translate(-50%, 0) scale(0.95);
    -moz-transform: translate(-50%, 0) scale(0.95);
    -ms-transform: translate(-50%, 0) scale(0.95);
    -o-transform: translate(-50%, 0) scale(0.95);
    transform: translate(-50%, 0) scale(0.95);
    opacity: 1 !important;
  }

  .flightdurationTicker .sectionCenter .flightdurationInnerc .flightdurationTickerC.totalSavingsTickerC,
  .flightdurationTicker .sectionCenter .flightdurationInnerc .totalSavingsTickerC.totalSavingsTickerC {
    top: 325px;
  }

  .flightdurationTicker .sectionCenter .flightdurationInnerc .flightdurationTickerC .caption,
  .flightdurationTicker .sectionCenter .flightdurationInnerc .totalSavingsTickerC .caption {
    top: auto !important;
    postion: relative;
  }
}

.flightdurationTicker .sectionCenter .flightdurationInnerc .flightdurationTickerC.abm-state-active,
.flightdurationTicker .sectionCenter .flightdurationInnerc .totalSavingsTickerC.abm-state-active {
  opacity: 1;
}

.flightdurationTicker .sectionCenter .flightdurationInnerc .flightdurationTickerC .caption,
.flightdurationTicker .sectionCenter .flightdurationInnerc .totalSavingsTickerC .caption {
  height: 200px;
  position: absolute;
  padding-top: 3px;
  text-align: center;
  width: 100%;
  left: 50%;
  bottom: 50%;
  -webkit-transform: translate(-50%, 70px);
  -moz-transform: translate(-50%, 70px);
  -ms-transform: translate(-50%, 70px);
  -o-transform: translate(-50%, 70px);
  transform: translate(-50%, 70px);
}

.flightdurationTicker .sectionCenter .flightdurationInnerc .flightdurationTickerC .caption span,
.flightdurationTicker .sectionCenter .flightdurationInnerc .totalSavingsTickerC .caption span {
  display: inline-block;
  color: white;
  text-transform: uppercase;
  font-family: audimatregular;
  font-size: 20px;
  width: 100%;
}

.flightdurationTicker .sectionCenter .flightdurationInnerc .flightdurationTickerC .caption span.val,
.flightdurationTicker .sectionCenter .flightdurationInnerc .totalSavingsTickerC .caption span.val {
  font-size: 90px;
  line-height: 85px;
}

@media (max-width: 991px) {

  .flightdurationTicker .sectionCenter .flightdurationInnerc .flightdurationTickerC .caption span.val,
  .flightdurationTicker .sectionCenter .flightdurationInnerc .totalSavingsTickerC .caption span.val {
    font-size: 60px;
    line-height: 65px;
  }
}

.flightdurationTicker .sectionCenter .flightdurationInnerc .flightdurationTickerC .caption>svg,
.flightdurationTicker .sectionCenter .flightdurationInnerc .totalSavingsTickerC .caption>svg {
  height: 50px;
  width: 50px;
  display: inline-block;
  margin-bottom: 20px;
}

.flightdurationTicker .sectionCenter .flightdurationInnerc .flightdurationTickerC .caption>svg path,
.flightdurationTicker .sectionCenter .flightdurationInnerc .totalSavingsTickerC .caption>svg path,
.flightdurationTicker .sectionCenter .flightdurationInnerc .flightdurationTickerC .caption>svg polygon,
.flightdurationTicker .sectionCenter .flightdurationInnerc .totalSavingsTickerC .caption>svg polygon {
  fill: white;
}

@media (min-width: 992px) {

  .flightdurationTicker .sectionCenter .flightdurationInnerc .flightdurationTickerC .caption>svg,
  .flightdurationTicker .sectionCenter .flightdurationInnerc .totalSavingsTickerC .caption>svg {
    display: none;
  }
}

.flightdurationTicker .sectionCenter .flightdurationInnerc .flightdurationTickerC>svg,
.flightdurationTicker .sectionCenter .flightdurationInnerc .totalSavingsTickerC>svg {
  position: absolute;
  left: 0%;
  top: 0;
}

@media (max-width: 1199px) {

  .flightdurationTicker .sectionCenter .flightdurationInnerc .flightdurationTickerC>svg,
  .flightdurationTicker .sectionCenter .flightdurationInnerc .totalSavingsTickerC>svg {
    display: none;
  }
}

.flightdurationTicker .sectionCenter .flightdurationInnerc .flightdurationTickerC>svg.fgCircle,
.flightdurationTicker .sectionCenter .flightdurationInnerc .totalSavingsTickerC>svg.fgCircle {
  position: absolute;
  left: 0;
  top: 0;
  stroke: #ffffff;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

.flightdurationTicker .sectionCenter .flightdurationInnerc .flightdurationTickerC>svg.fgCircle path,
.flightdurationTicker .sectionCenter .flightdurationInnerc .totalSavingsTickerC>svg.fgCircle path {
  fill: none;
  stroke-width: 3;
  stroke-dasharray: 629;
  stroke: #ffffff;
  /* animation: load 1s infinite;
					  -ms-animation: load 1s infinite; */
}

.flightdurationTicker .sectionCenter .flightdurationInnerc a.flightduration,
.flightdurationTicker .sectionCenter .flightdurationInnerc a.co2saving {
  display: block;
  position: absolute;
  left: 0;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 0.5;
  top: 50%;
  width: 160px;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  text-align: center;
  margin-top: 38px;
}

@media (max-width: 991px) {

  .flightdurationTicker .sectionCenter .flightdurationInnerc a.flightduration,
  .flightdurationTicker .sectionCenter .flightdurationInnerc a.co2saving {
    display: none;
  }
}

.flightdurationTicker .sectionCenter .flightdurationInnerc a.flightduration.abm-state-active,
.flightdurationTicker .sectionCenter .flightdurationInnerc a.co2saving.abm-state-active {
  opacity: 1;
}

.flightdurationTicker .sectionCenter .flightdurationInnerc a.flightduration.co2saving,
.flightdurationTicker .sectionCenter .flightdurationInnerc a.co2saving.co2saving {
  right: 0;
  left: auto;
}

.flightdurationTicker .sectionCenter .flightdurationInnerc a.flightduration svg,
.flightdurationTicker .sectionCenter .flightdurationInnerc a.co2saving svg {
  width: 80px;
  height: 80px;
  display: inline-block;
}

.flightdurationTicker .sectionCenter .flightdurationInnerc a.flightduration svg path,
.flightdurationTicker .sectionCenter .flightdurationInnerc a.co2saving svg path,
.flightdurationTicker .sectionCenter .flightdurationInnerc a.flightduration svg polygon,
.flightdurationTicker .sectionCenter .flightdurationInnerc a.co2saving svg polygon {
  fill: #ffffff;
}

.flightdurationTicker .sectionCenter .flightdurationInnerc a.flightduration span,
.flightdurationTicker .sectionCenter .flightdurationInnerc a.co2saving span {
  color: white;
  font-family: audimatregular;
  display: inline-block;
  width: 100%;
  text-transform: uppercase;
  text-align: center;
  font-size: 24px;
  line-height: 26px;
  margin-top: 20px;
}

.flightdurationTicker .sectionCenter .flightdurationInnerc .lineCl,
.flightdurationTicker .sectionCenter .flightdurationInnerc .lineCr {
  position: absolute;
  top: 0px;
  left: 119px;
  right: 50%;
  bottom: 0;
  margin-right: 195px;
}

@media (max-width: 1199px) {

  .flightdurationTicker .sectionCenter .flightdurationInnerc .lineCl,
  .flightdurationTicker .sectionCenter .flightdurationInnerc .lineCr {
    display: none;
  }
}

.flightdurationTicker .sectionCenter .flightdurationInnerc .lineCl.lineCr,
.flightdurationTicker .sectionCenter .flightdurationInnerc .lineCr.lineCr {
  right: 119px;
  left: 50%;
  margin-left: 193px;
  margin-right: 0px;
}

.flightdurationTicker .sectionCenter .flightdurationInnerc .lineCl:after,
.flightdurationTicker .sectionCenter .flightdurationInnerc .lineCr:after {
  content: ' ';
  width: 100%;
  height: 2px;
  background: white;
  position: absolute;
  bottom: 50%;
  left: 0px;
  width: 0%;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 0.5;
}

.flightdurationTicker .sectionCenter .flightdurationInnerc .lineCl.lineCr:after,
.flightdurationTicker .sectionCenter .flightdurationInnerc .lineCr.lineCr:after {
  right: 0px;
  left: auto;
}

.flightdurationTicker .sectionCenter .flightdurationInnerc .lineCl.abm-state-active:after,
.flightdurationTicker .sectionCenter .flightdurationInnerc .lineCr.abm-state-active:after {
  width: 100%;
  opacity: 1;
}

.flightdurationTicker .sectionCenter .background {
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  right: 0px;
  background-image: url("../files/abm/images/flightduration_bg.png");
  background-color: #00acea;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  /* .transform(scale(1));
			.transition(all 2s ease-out); */
  opacity: 0;
  -webkit-transition: opacity 2s;
  -o-transition: opacity 2s;
  transition: opacity 2s;
}

.flightdurationTicker .sectionCenter .background video {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 100%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

@media (max-width: 1199px) {
  .flightdurationTicker .sectionCenter .background video {
    display: none;
  }

  .flightdurationTicker .sectionCenter .background video source {
    display: none;
  }
}

.flightdurationTicker .sectionCenter .background.background_co2saving video {
  width: 100%;
  height: auto;
}

.flightdurationTicker .sectionCenter .background.visible {
  opacity: 1;
}

.flightdurationTicker .sectionCenter .background .overlay {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  background: #00acea;
  opacity: 0.7;
  right: 0;
  -webkit-transition: opacity 2s;
  -o-transition: opacity 2s;
  transition: opacity 2s;
}

/* Load animation */
@-webkit-keyframes load {
  0% {
    stroke-dashoffset: 630;
  }
}

@-moz-keyframes load {
  0% {
    stroke-dashoffset: 630;
  }
}

@-ms-keyframes load {
  0% {
    stroke-dashoffset: 630;
  }
}

@-o-keyframes load {
  0% {
    stroke-dashoffset: 630;
  }
}

@keyframes load {
  0% {
    stroke-dashoffset: 630;
  }
}

#contact {
  /*
	h1 {
		font-size: 12px;
		text-transform: uppercase;
		margin: 25px 0 45px 35px;
		padding: 0;
		font-weight: light;
	}
	*/
}

#contact h1 {
  margin-bottom: 40px;
}

#contact .sectionCenter {
  padding: 40px 0;
  background-color: #f2f2f2;
}

@media (min-width: 1200px) {
  #contact .sectionCenter {
    padding: 70px 0;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  #contact .sectionCenter {
    padding: 15px;
  }
}

#contact .abm-layout .sectionCenter {
  padding: 0px;
}

#contact .form-control {
  box-shadow: none;
  border-radius: 0;
  font-size: 18px;
  color: #00acea;
  height: auto;
  padding: 12px;
}

#contact .form-control::-webkit-input-placeholder {
  color: #313131;
}

#contact .form-control:-moz-placeholder {
  color: #313131;
}

#contact .form-control::-moz-placeholder {
  color: #313131;
}

#contact .form-control:-ms-input-placeholder {
  color: #313131;
}

#contact select.form-control {
  padding-left: 8px;
  color: #313131;
}

#contact select.selected {
  color: #00acea;
}

#contact div.select {
  margin-bottom: 15px;
}

#contact .captcha_text {
  color: #313131;
}

#contact div.widget-radio span {
  padding-left: 30px;
  margin-bottom: 25px;
  display: block;
}

#contact label {
  padding-left: 0;
  font-size: 14px;
  font-weight: normal;
}

#contact input[type=radio]:not(old) {
  width: 30px;
  margin: 0;
  padding: 0;
  opacity: 0;
}

#contact input[type=radio]:not(old)+label {
  display: inline-block;
  margin-left: -30px;
  padding-left: 45px;
  background: url("../files/abm/images/contact_radio.png") no-repeat 0 -50px;
  line-height: 30px;
}

@media (min-width: 1200px),
(max-width: 767px) and (orientation: portrait),
(max-width: 1199px) and (orientation: landscape) {
  #contact input[type=radio]:not(old)+label#lbl_11_0 {
    background-position: 0 -35px;
  }
}

#contact input[type=radio]:not(old):checked+label {
  background-position: 0 0;
}

@media (min-width: 1200px),
(max-width: 767px) and (orientation: portrait),
(max-width: 1199px) and (orientation: landscape) {
  #contact input[type=radio]:not(old):checked+label#lbl_11_0 {
    background-position: 0 15px;
  }
}

#contact input[type=submit] {
  color: white;
  text-transform: uppercase;
  background-color: #00acea;
  padding: 16px 0;
  text-align: center;
  display: block;
  border: none;
  float: none;
  width: 100%;
  font-size: 26px;
  font-family: 'AUdimat-Regular';
  font-weight: bold;
  margin-top: 30px;
}

#contact h3 {
  font-size: 18px;
  color: #00acea;
  font-family: AUdimat-Regular;
  margin-top: 0;
}

#contact p {
  line-height: 1.8;
}

.ce_rsce_downloads {
  float: left;
  width: 100%;
  /* .row {
		margin: 0;
	} */
  /* #abm-fx.slide-in.left(
  		~'.abm-ui-state-visited', 
  		~'h1',
  		0.5s,
  		cubic-bezier(0, 0, 0.24, 1),
  	); */
}

.ce_rsce_downloads .sectionCenter .row {
  padding-top: 110px;
  padding-bottom: 70px;
  -webkit-transition: height 0.5s ease-out;
  -o-transition: height 0.5s ease-out;
  transition: height 0.5s ease-out;
}

.ce_rsce_downloads .ce_rsce_download_item {
  margin-bottom: 90px;
  /* #abm-fx.cut-in(
	  		~'.abm-ui-state-visited', 
	  		~'picture',
	  		0.5s,
	  		ease-out,
	  		0s
	  	); */
  /* #abm-fx.flipInX(
	  		~'.abm-ui-state-visited', 
	  		~'.fileInfo',
	  		1s,
	  		1s
	  	);
	  	
	  	
	  	
	  	#abm-fx.slide-in.bottom(
	  		~'.abm-ui-state-visited', 
	  		~'.displayNameAdd',
	  		0.5s,
	  		ease-out,
	  		0.6s
	  	); 
	  	
	  	
	  	#abm-fx.slide-in.bottom(
	  		~'.abm-ui-state-visited', 
	  		~'.displayName',
	  		0.5s,
	  		ease-out,
	  		0.5s
	  	); 
	  	
	  	
	  	 #abm-fx.slide-in.bottom(
	  		~'.abm-ui-state-visited', 
	  		~'picture > img',
	  		0.5s,
	  		ease-out
	  	);
	  	
			*/
}

.ce_rsce_downloads .ce_rsce_download_item a {
  display: block;
  position: relative;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  text-decoration: none !important;
}

.ce_rsce_downloads .ce_rsce_download_item a:hover .bg {
  bottom: 0%;
}

.ce_rsce_downloads .ce_rsce_download_item .bg {
  background: white;
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 100%;
  right: 0px;
  z-index: 0;
  -webkit-transition: all 0.3s cubic-bezier(0, 0, 0.24, 1.32);
  -o-transition: all 0.3s cubic-bezier(0, 0, 0.24, 1.32);
  transition: all 0.3s cubic-bezier(0, 0, 0.24, 1.32);
}

.ce_rsce_downloads .ce_rsce_download_item picture,
.ce_rsce_downloads .ce_rsce_download_item img {
  width: 100%;
  display: block;
  position: relative;
  z-index: 1;
}

.ce_rsce_downloads .ce_rsce_download_item .displayNameContainer {
  padding: 20px;
  position: relative;
  z-index: 1;
}

.ce_rsce_downloads .ce_rsce_download_item .displayNameContainer .displayName {
  color: #00acea;
  font-size: 26px;
  text-transform: uppercase;
  font-weight: 100;
  display: block;
}

.ce_rsce_downloads .ce_rsce_download_item .displayNameContainer .displayNameAdd {
  color: #313131;
  font-size: 20px;
  font-weight: 100;
  display: block;
}

.ce_rsce_downloads .ce_rsce_download_item .fileInfo {
  position: absolute;
  top: -30px;
  left: 20px;
  background-color: #00acea;
  z-index: 2;
}

.ce_rsce_downloads .ce_rsce_download_item .fileInfo .txtC {
  padding: 8px;
  color: white;
}

.ce_rsce_downloads .ce_rsce_download_item .fileInfo .txtC span {
  display: block;
  font-size: 24px;
  line-height: 20px;
  text-transform: uppercase;
  text-align: center;
  width: 100%;
}

.ce_rsce_downloads .ce_rsce_download_item .fileInfo .txtC span.filesize {
  color: #313131;
  font-size: 12px;
  line-height: 12px;
  font-weight: bold;
  padding-top: 4px;
}

@media (min-width: 1200px) {
  .ce_rsce_downloads {
    /* #abm-fx.slide-in.right(
	  		~'.abm-ui-state-visited', 
	  		~'.ce_rsce_download_item:nth-child(@{index}) .news_type_icon',
	  		0.5s,
	  		ease-out,
	  		0.5s+@delay,
	  		30px
	  	); */
    /* #abm-fx.slide-in.bottom(
	  		~'.abm-ui-state-visited', 
	  		~'.ce_rsce_download_item:nth-child(@{index}) picture',
	  		0.5s,
	  		ease-out,
	  		0s+@delay
	  	); */
    /* #abm-fx.slide-in.bottom(
	  		~'.abm-ui-state-visited', 
	  		~'.newsblock:nth-child(@{index}) .text > .teaser',
	  		0.5s
	  		cubic-bezier(0, 0, 0.08, 0.99),
	  		0.75s+@delay
	  	); */
    /* #abm-fx.slide-in.right(
	  		~'.abm-ui-state-visited', 
	  		~'.ce_rsce_download_item:nth-child(@{index}) .news_type_icon',
	  		0.5s,
	  		ease-out,
	  		0.5s+@delay,
	  		30px
	  	); */
    /* #abm-fx.slide-in.bottom(
	  		~'.abm-ui-state-visited', 
	  		~'.ce_rsce_download_item:nth-child(@{index}) picture',
	  		0.5s,
	  		ease-out,
	  		0s+@delay
	  	); */
    /* #abm-fx.slide-in.bottom(
	  		~'.abm-ui-state-visited', 
	  		~'.newsblock:nth-child(@{index}) .text > .teaser',
	  		0.5s
	  		cubic-bezier(0, 0, 0.08, 0.99),
	  		0.75s+@delay
	  	); */
    /* #abm-fx.slide-in.right(
	  		~'.abm-ui-state-visited', 
	  		~'.ce_rsce_download_item:nth-child(@{index}) .news_type_icon',
	  		0.5s,
	  		ease-out,
	  		0.5s+@delay,
	  		30px
	  	); */
    /* #abm-fx.slide-in.bottom(
	  		~'.abm-ui-state-visited', 
	  		~'.ce_rsce_download_item:nth-child(@{index}) picture',
	  		0.5s,
	  		ease-out,
	  		0s+@delay
	  	); */
    /* #abm-fx.slide-in.bottom(
	  		~'.abm-ui-state-visited', 
	  		~'.newsblock:nth-child(@{index}) .text > .teaser',
	  		0.5s
	  		cubic-bezier(0, 0, 0.08, 0.99),
	  		0.75s+@delay
	  	); */
    /* #abm-fx.slide-in.right(
	  		~'.abm-ui-state-visited', 
	  		~'.ce_rsce_download_item:nth-child(@{index}) .news_type_icon',
	  		0.5s,
	  		ease-out,
	  		0.5s+@delay,
	  		30px
	  	); */
    /* #abm-fx.slide-in.bottom(
	  		~'.abm-ui-state-visited', 
	  		~'.ce_rsce_download_item:nth-child(@{index}) picture',
	  		0.5s,
	  		ease-out,
	  		0s+@delay
	  	); */
    /* #abm-fx.slide-in.bottom(
	  		~'.abm-ui-state-visited', 
	  		~'.newsblock:nth-child(@{index}) .text > .teaser',
	  		0.5s
	  		cubic-bezier(0, 0, 0.08, 0.99),
	  		0.75s+@delay
	  	); */
    /* #abm-fx.slide-in.right(
	  		~'.abm-ui-state-visited', 
	  		~'.ce_rsce_download_item:nth-child(@{index}) .news_type_icon',
	  		0.5s,
	  		ease-out,
	  		0.5s+@delay,
	  		30px
	  	); */
    /* #abm-fx.slide-in.bottom(
	  		~'.abm-ui-state-visited', 
	  		~'.ce_rsce_download_item:nth-child(@{index}) picture',
	  		0.5s,
	  		ease-out,
	  		0s+@delay
	  	); */
    /* #abm-fx.slide-in.bottom(
	  		~'.abm-ui-state-visited', 
	  		~'.newsblock:nth-child(@{index}) .text > .teaser',
	  		0.5s
	  		cubic-bezier(0, 0, 0.08, 0.99),
	  		0.75s+@delay
	  	); */
    /* #abm-fx.slide-in.right(
	  		~'.abm-ui-state-visited', 
	  		~'.ce_rsce_download_item:nth-child(@{index}) .news_type_icon',
	  		0.5s,
	  		ease-out,
	  		0.5s+@delay,
	  		30px
	  	); */
    /* #abm-fx.slide-in.bottom(
	  		~'.abm-ui-state-visited', 
	  		~'.ce_rsce_download_item:nth-child(@{index}) picture',
	  		0.5s,
	  		ease-out,
	  		0s+@delay
	  	); */
    /* #abm-fx.slide-in.bottom(
	  		~'.abm-ui-state-visited', 
	  		~'.newsblock:nth-child(@{index}) .text > .teaser',
	  		0.5s
	  		cubic-bezier(0, 0, 0.08, 0.99),
	  		0.75s+@delay
	  	); */
    /* #abm-fx.slide-in.right(
	  		~'.abm-ui-state-visited', 
	  		~'.ce_rsce_download_item:nth-child(@{index}) .news_type_icon',
	  		0.5s,
	  		ease-out,
	  		0.5s+@delay,
	  		30px
	  	); */
    /* #abm-fx.slide-in.bottom(
	  		~'.abm-ui-state-visited', 
	  		~'.ce_rsce_download_item:nth-child(@{index}) picture',
	  		0.5s,
	  		ease-out,
	  		0s+@delay
	  	); */
    /* #abm-fx.slide-in.bottom(
	  		~'.abm-ui-state-visited', 
	  		~'.newsblock:nth-child(@{index}) .text > .teaser',
	  		0.5s
	  		cubic-bezier(0, 0, 0.08, 0.99),
	  		0.75s+@delay
	  	); */
    /* #abm-fx.slide-in.right(
	  		~'.abm-ui-state-visited', 
	  		~'.ce_rsce_download_item:nth-child(@{index}) .news_type_icon',
	  		0.5s,
	  		ease-out,
	  		0.5s+@delay,
	  		30px
	  	); */
    /* #abm-fx.slide-in.bottom(
	  		~'.abm-ui-state-visited', 
	  		~'.ce_rsce_download_item:nth-child(@{index}) picture',
	  		0.5s,
	  		ease-out,
	  		0s+@delay
	  	); */
    /* #abm-fx.slide-in.bottom(
	  		~'.abm-ui-state-visited', 
	  		~'.newsblock:nth-child(@{index}) .text > .teaser',
	  		0.5s
	  		cubic-bezier(0, 0, 0.08, 0.99),
	  		0.75s+@delay
	  	); */
    /* #abm-fx.slide-in.right(
	  		~'.abm-ui-state-visited', 
	  		~'.ce_rsce_download_item:nth-child(@{index}) .news_type_icon',
	  		0.5s,
	  		ease-out,
	  		0.5s+@delay,
	  		30px
	  	); */
    /* #abm-fx.slide-in.bottom(
	  		~'.abm-ui-state-visited', 
	  		~'.ce_rsce_download_item:nth-child(@{index}) picture',
	  		0.5s,
	  		ease-out,
	  		0s+@delay
	  	); */
    /* #abm-fx.slide-in.bottom(
	  		~'.abm-ui-state-visited', 
	  		~'.newsblock:nth-child(@{index}) .text > .teaser',
	  		0.5s
	  		cubic-bezier(0, 0, 0.08, 0.99),
	  		0.75s+@delay
	  	); */
  }

  .ce_rsce_downloads .ce_rsce_download_item:nth-child(1) .fileInfo {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -moz-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -o-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
  }

  .ce_rsce_downloads.abm-ui-state-visited .ce_rsce_download_item:nth-child(1) .fileInfo {
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    -ms-animation-delay: 1s;
    -o-animation-delay: 1s;
    animation-delay: 1s;
    -webkit-animation: flipInX 1s 1s;
    -o-animation: flipInX 1s 1s;
    animation: flipInX 1s 1s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
  }

  .ce_rsce_downloads .ce_rsce_download_item:nth-child(1) picture {
    overflow: hidden;
    opacity: 0;
    -webkit-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
  }

  .ce_rsce_downloads .ce_rsce_download_item:nth-child(1) picture>* {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
  }

  .ce_rsce_downloads.abm-ui-state-visited .ce_rsce_download_item:nth-child(1) picture {
    opacity: 1;
  }

  .ce_rsce_downloads.abm-ui-state-visited .ce_rsce_download_item:nth-child(1) picture>* {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
  }

  .ce_rsce_downloads .ce_rsce_download_item:nth-child(1) .displayNameContainer {
    -webkit-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.5s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.5s;
    -moz-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.5s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.5s;
    -ms-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.5s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.5s;
    -o-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.5s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.5s;
    transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.5s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.5s;
    -webkit-transform: translate(0, 50px);
    -moz-transform: translate(0, 50px);
    -ms-transform: translate(0, 50px);
    -o-transform: translate(0, 50px);
    transform: translate(0, 50px);
    opacity: 0;
  }

  .ce_rsce_downloads.abm-ui-state-visited .ce_rsce_download_item:nth-child(1) .displayNameContainer {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  .ce_rsce_downloads .ce_rsce_download_item:nth-child(2) .fileInfo {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -moz-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -o-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
  }

  .ce_rsce_downloads.abm-ui-state-visited .ce_rsce_download_item:nth-child(2) .fileInfo {
    -webkit-animation-delay: 1.1s;
    -moz-animation-delay: 1.1s;
    -ms-animation-delay: 1.1s;
    -o-animation-delay: 1.1s;
    animation-delay: 1.1s;
    -webkit-animation: flipInX 1s 1.1s;
    -o-animation: flipInX 1s 1.1s;
    animation: flipInX 1s 1.1s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
  }

  .ce_rsce_downloads .ce_rsce_download_item:nth-child(2) picture {
    overflow: hidden;
    opacity: 0;
    -webkit-transition: all 0.5s ease-out 0.1s;
    -o-transition: all 0.5s ease-out 0.1s;
    transition: all 0.5s ease-out 0.1s;
  }

  .ce_rsce_downloads .ce_rsce_download_item:nth-child(2) picture>* {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: all 0.5s ease-out 0.1s;
    -o-transition: all 0.5s ease-out 0.1s;
    transition: all 0.5s ease-out 0.1s;
  }

  .ce_rsce_downloads.abm-ui-state-visited .ce_rsce_download_item:nth-child(2) picture {
    opacity: 1;
  }

  .ce_rsce_downloads.abm-ui-state-visited .ce_rsce_download_item:nth-child(2) picture>* {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
  }

  .ce_rsce_downloads .ce_rsce_download_item:nth-child(2) .displayNameContainer {
    -webkit-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.6s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.6s;
    -moz-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.6s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.6s;
    -ms-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.6s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.6s;
    -o-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.6s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.6s;
    transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.6s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.6s;
    -webkit-transform: translate(0, 50px);
    -moz-transform: translate(0, 50px);
    -ms-transform: translate(0, 50px);
    -o-transform: translate(0, 50px);
    transform: translate(0, 50px);
    opacity: 0;
  }

  .ce_rsce_downloads.abm-ui-state-visited .ce_rsce_download_item:nth-child(2) .displayNameContainer {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  .ce_rsce_downloads .ce_rsce_download_item:nth-child(3) .fileInfo {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -moz-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -o-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
  }

  .ce_rsce_downloads.abm-ui-state-visited .ce_rsce_download_item:nth-child(3) .fileInfo {
    -webkit-animation-delay: 1.2s;
    -moz-animation-delay: 1.2s;
    -ms-animation-delay: 1.2s;
    -o-animation-delay: 1.2s;
    animation-delay: 1.2s;
    -webkit-animation: flipInX 1s 1.2s;
    -o-animation: flipInX 1s 1.2s;
    animation: flipInX 1s 1.2s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
  }

  .ce_rsce_downloads .ce_rsce_download_item:nth-child(3) picture {
    overflow: hidden;
    opacity: 0;
    -webkit-transition: all 0.5s ease-out 0.2s;
    -o-transition: all 0.5s ease-out 0.2s;
    transition: all 0.5s ease-out 0.2s;
  }

  .ce_rsce_downloads .ce_rsce_download_item:nth-child(3) picture>* {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: all 0.5s ease-out 0.2s;
    -o-transition: all 0.5s ease-out 0.2s;
    transition: all 0.5s ease-out 0.2s;
  }

  .ce_rsce_downloads.abm-ui-state-visited .ce_rsce_download_item:nth-child(3) picture {
    opacity: 1;
  }

  .ce_rsce_downloads.abm-ui-state-visited .ce_rsce_download_item:nth-child(3) picture>* {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
  }

  .ce_rsce_downloads .ce_rsce_download_item:nth-child(3) .displayNameContainer {
    -webkit-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.7s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.7s;
    -moz-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.7s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.7s;
    -ms-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.7s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.7s;
    -o-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.7s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.7s;
    transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.7s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.7s;
    -webkit-transform: translate(0, 50px);
    -moz-transform: translate(0, 50px);
    -ms-transform: translate(0, 50px);
    -o-transform: translate(0, 50px);
    transform: translate(0, 50px);
    opacity: 0;
  }

  .ce_rsce_downloads.abm-ui-state-visited .ce_rsce_download_item:nth-child(3) .displayNameContainer {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  .ce_rsce_downloads .ce_rsce_download_item:nth-child(4) .fileInfo {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -moz-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -o-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
  }

  .ce_rsce_downloads.abm-ui-state-visited .ce_rsce_download_item:nth-child(4) .fileInfo {
    -webkit-animation-delay: 1.3s;
    -moz-animation-delay: 1.3s;
    -ms-animation-delay: 1.3s;
    -o-animation-delay: 1.3s;
    animation-delay: 1.3s;
    -webkit-animation: flipInX 1s 1.3s;
    -o-animation: flipInX 1s 1.3s;
    animation: flipInX 1s 1.3s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
  }

  .ce_rsce_downloads .ce_rsce_download_item:nth-child(4) picture {
    overflow: hidden;
    opacity: 0;
    -webkit-transition: all 0.5s ease-out 0.3s;
    -o-transition: all 0.5s ease-out 0.3s;
    transition: all 0.5s ease-out 0.3s;
  }

  .ce_rsce_downloads .ce_rsce_download_item:nth-child(4) picture>* {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: all 0.5s ease-out 0.3s;
    -o-transition: all 0.5s ease-out 0.3s;
    transition: all 0.5s ease-out 0.3s;
  }

  .ce_rsce_downloads.abm-ui-state-visited .ce_rsce_download_item:nth-child(4) picture {
    opacity: 1;
  }

  .ce_rsce_downloads.abm-ui-state-visited .ce_rsce_download_item:nth-child(4) picture>* {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
  }

  .ce_rsce_downloads .ce_rsce_download_item:nth-child(4) .displayNameContainer {
    -webkit-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.8s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.8s;
    -moz-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.8s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.8s;
    -ms-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.8s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.8s;
    -o-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.8s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.8s;
    transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.8s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.8s;
    -webkit-transform: translate(0, 50px);
    -moz-transform: translate(0, 50px);
    -ms-transform: translate(0, 50px);
    -o-transform: translate(0, 50px);
    transform: translate(0, 50px);
    opacity: 0;
  }

  .ce_rsce_downloads.abm-ui-state-visited .ce_rsce_download_item:nth-child(4) .displayNameContainer {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  .ce_rsce_downloads .ce_rsce_download_item:nth-child(5) .fileInfo {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -moz-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -o-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
  }

  .ce_rsce_downloads.abm-ui-state-visited .ce_rsce_download_item:nth-child(5) .fileInfo {
    -webkit-animation-delay: 1.4s;
    -moz-animation-delay: 1.4s;
    -ms-animation-delay: 1.4s;
    -o-animation-delay: 1.4s;
    animation-delay: 1.4s;
    -webkit-animation: flipInX 1s 1.4s;
    -o-animation: flipInX 1s 1.4s;
    animation: flipInX 1s 1.4s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
  }

  .ce_rsce_downloads .ce_rsce_download_item:nth-child(5) picture {
    overflow: hidden;
    opacity: 0;
    -webkit-transition: all 0.5s ease-out 0.4s;
    -o-transition: all 0.5s ease-out 0.4s;
    transition: all 0.5s ease-out 0.4s;
  }

  .ce_rsce_downloads .ce_rsce_download_item:nth-child(5) picture>* {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: all 0.5s ease-out 0.4s;
    -o-transition: all 0.5s ease-out 0.4s;
    transition: all 0.5s ease-out 0.4s;
  }

  .ce_rsce_downloads.abm-ui-state-visited .ce_rsce_download_item:nth-child(5) picture {
    opacity: 1;
  }

  .ce_rsce_downloads.abm-ui-state-visited .ce_rsce_download_item:nth-child(5) picture>* {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
  }

  .ce_rsce_downloads .ce_rsce_download_item:nth-child(5) .displayNameContainer {
    -webkit-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.9s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.9s;
    -moz-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.9s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.9s;
    -ms-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.9s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.9s;
    -o-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.9s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.9s;
    transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.9s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.9s;
    -webkit-transform: translate(0, 50px);
    -moz-transform: translate(0, 50px);
    -ms-transform: translate(0, 50px);
    -o-transform: translate(0, 50px);
    transform: translate(0, 50px);
    opacity: 0;
  }

  .ce_rsce_downloads.abm-ui-state-visited .ce_rsce_download_item:nth-child(5) .displayNameContainer {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  .ce_rsce_downloads .ce_rsce_download_item:nth-child(6) .fileInfo {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -moz-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -o-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
  }

  .ce_rsce_downloads.abm-ui-state-visited .ce_rsce_download_item:nth-child(6) .fileInfo {
    -webkit-animation-delay: 1.5s;
    -moz-animation-delay: 1.5s;
    -ms-animation-delay: 1.5s;
    -o-animation-delay: 1.5s;
    animation-delay: 1.5s;
    -webkit-animation: flipInX 1s 1.5s;
    -o-animation: flipInX 1s 1.5s;
    animation: flipInX 1s 1.5s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
  }

  .ce_rsce_downloads .ce_rsce_download_item:nth-child(6) picture {
    overflow: hidden;
    opacity: 0;
    -webkit-transition: all 0.5s ease-out 0.5s;
    -o-transition: all 0.5s ease-out 0.5s;
    transition: all 0.5s ease-out 0.5s;
  }

  .ce_rsce_downloads .ce_rsce_download_item:nth-child(6) picture>* {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: all 0.5s ease-out 0.5s;
    -o-transition: all 0.5s ease-out 0.5s;
    transition: all 0.5s ease-out 0.5s;
  }

  .ce_rsce_downloads.abm-ui-state-visited .ce_rsce_download_item:nth-child(6) picture {
    opacity: 1;
  }

  .ce_rsce_downloads.abm-ui-state-visited .ce_rsce_download_item:nth-child(6) picture>* {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
  }

  .ce_rsce_downloads .ce_rsce_download_item:nth-child(6) .displayNameContainer {
    -webkit-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1s;
    -moz-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1s;
    -ms-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1s;
    -o-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1s;
    transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1s;
    -webkit-transform: translate(0, 50px);
    -moz-transform: translate(0, 50px);
    -ms-transform: translate(0, 50px);
    -o-transform: translate(0, 50px);
    transform: translate(0, 50px);
    opacity: 0;
  }

  .ce_rsce_downloads.abm-ui-state-visited .ce_rsce_download_item:nth-child(6) .displayNameContainer {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  .ce_rsce_downloads .ce_rsce_download_item:nth-child(7) .fileInfo {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -moz-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -o-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
  }

  .ce_rsce_downloads.abm-ui-state-visited .ce_rsce_download_item:nth-child(7) .fileInfo {
    -webkit-animation-delay: 1.6s;
    -moz-animation-delay: 1.6s;
    -ms-animation-delay: 1.6s;
    -o-animation-delay: 1.6s;
    animation-delay: 1.6s;
    -webkit-animation: flipInX 1s 1.6s;
    -o-animation: flipInX 1s 1.6s;
    animation: flipInX 1s 1.6s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
  }

  .ce_rsce_downloads .ce_rsce_download_item:nth-child(7) picture {
    overflow: hidden;
    opacity: 0;
    -webkit-transition: all 0.5s ease-out 0.6s;
    -o-transition: all 0.5s ease-out 0.6s;
    transition: all 0.5s ease-out 0.6s;
  }

  .ce_rsce_downloads .ce_rsce_download_item:nth-child(7) picture>* {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: all 0.5s ease-out 0.6s;
    -o-transition: all 0.5s ease-out 0.6s;
    transition: all 0.5s ease-out 0.6s;
  }

  .ce_rsce_downloads.abm-ui-state-visited .ce_rsce_download_item:nth-child(7) picture {
    opacity: 1;
  }

  .ce_rsce_downloads.abm-ui-state-visited .ce_rsce_download_item:nth-child(7) picture>* {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
  }

  .ce_rsce_downloads .ce_rsce_download_item:nth-child(7) .displayNameContainer {
    -webkit-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.1s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.1s;
    -moz-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.1s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.1s;
    -ms-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.1s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.1s;
    -o-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.1s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.1s;
    transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.1s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.1s;
    -webkit-transform: translate(0, 50px);
    -moz-transform: translate(0, 50px);
    -ms-transform: translate(0, 50px);
    -o-transform: translate(0, 50px);
    transform: translate(0, 50px);
    opacity: 0;
  }

  .ce_rsce_downloads.abm-ui-state-visited .ce_rsce_download_item:nth-child(7) .displayNameContainer {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  .ce_rsce_downloads .ce_rsce_download_item:nth-child(8) .fileInfo {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -moz-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -o-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
  }

  .ce_rsce_downloads.abm-ui-state-visited .ce_rsce_download_item:nth-child(8) .fileInfo {
    -webkit-animation-delay: 1.7s;
    -moz-animation-delay: 1.7s;
    -ms-animation-delay: 1.7s;
    -o-animation-delay: 1.7s;
    animation-delay: 1.7s;
    -webkit-animation: flipInX 1s 1.7s;
    -o-animation: flipInX 1s 1.7s;
    animation: flipInX 1s 1.7s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
  }

  .ce_rsce_downloads .ce_rsce_download_item:nth-child(8) picture {
    overflow: hidden;
    opacity: 0;
    -webkit-transition: all 0.5s ease-out 0.7s;
    -o-transition: all 0.5s ease-out 0.7s;
    transition: all 0.5s ease-out 0.7s;
  }

  .ce_rsce_downloads .ce_rsce_download_item:nth-child(8) picture>* {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: all 0.5s ease-out 0.7s;
    -o-transition: all 0.5s ease-out 0.7s;
    transition: all 0.5s ease-out 0.7s;
  }

  .ce_rsce_downloads.abm-ui-state-visited .ce_rsce_download_item:nth-child(8) picture {
    opacity: 1;
  }

  .ce_rsce_downloads.abm-ui-state-visited .ce_rsce_download_item:nth-child(8) picture>* {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
  }

  .ce_rsce_downloads .ce_rsce_download_item:nth-child(8) .displayNameContainer {
    -webkit-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.2s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.2s;
    -moz-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.2s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.2s;
    -ms-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.2s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.2s;
    -o-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.2s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.2s;
    transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.2s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.2s;
    -webkit-transform: translate(0, 50px);
    -moz-transform: translate(0, 50px);
    -ms-transform: translate(0, 50px);
    -o-transform: translate(0, 50px);
    transform: translate(0, 50px);
    opacity: 0;
  }

  .ce_rsce_downloads.abm-ui-state-visited .ce_rsce_download_item:nth-child(8) .displayNameContainer {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  .ce_rsce_downloads .ce_rsce_download_item:nth-child(9) .fileInfo {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -moz-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -o-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
  }

  .ce_rsce_downloads.abm-ui-state-visited .ce_rsce_download_item:nth-child(9) .fileInfo {
    -webkit-animation-delay: 1.8s;
    -moz-animation-delay: 1.8s;
    -ms-animation-delay: 1.8s;
    -o-animation-delay: 1.8s;
    animation-delay: 1.8s;
    -webkit-animation: flipInX 1s 1.8s;
    -o-animation: flipInX 1s 1.8s;
    animation: flipInX 1s 1.8s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
  }

  .ce_rsce_downloads .ce_rsce_download_item:nth-child(9) picture {
    overflow: hidden;
    opacity: 0;
    -webkit-transition: all 0.5s ease-out 0.8s;
    -o-transition: all 0.5s ease-out 0.8s;
    transition: all 0.5s ease-out 0.8s;
  }

  .ce_rsce_downloads .ce_rsce_download_item:nth-child(9) picture>* {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: all 0.5s ease-out 0.8s;
    -o-transition: all 0.5s ease-out 0.8s;
    transition: all 0.5s ease-out 0.8s;
  }

  .ce_rsce_downloads.abm-ui-state-visited .ce_rsce_download_item:nth-child(9) picture {
    opacity: 1;
  }

  .ce_rsce_downloads.abm-ui-state-visited .ce_rsce_download_item:nth-child(9) picture>* {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
  }

  .ce_rsce_downloads .ce_rsce_download_item:nth-child(9) .displayNameContainer {
    -webkit-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.3s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.3s;
    -moz-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.3s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.3s;
    -ms-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.3s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.3s;
    -o-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.3s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.3s;
    transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.3s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.3s;
    -webkit-transform: translate(0, 50px);
    -moz-transform: translate(0, 50px);
    -ms-transform: translate(0, 50px);
    -o-transform: translate(0, 50px);
    transform: translate(0, 50px);
    opacity: 0;
  }

  .ce_rsce_downloads.abm-ui-state-visited .ce_rsce_download_item:nth-child(9) .displayNameContainer {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

/*** history start ***/
.ce_rsce_history {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transform-style: preserve-3d;
}

.ce_rsce_history .sectionCenter .historyContainer {
  height: 100%;
  position: relative;
}

.ce_rsce_history .sectionCenter .historyContainer .imageContainer {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  /* background: @brand-primary; */
}

.ce_rsce_history .sectionCenter .historyContainer .imageContainer .image {
  position: absolute;
  left: 0%;
  top: 0%;
  height: 100%;
  width: 100%;
  -webkit-transform: scale(2);
  -moz-transform: scale(2);
  -ms-transform: scale(2);
  -o-transform: scale(2);
  transform: scale(2);
  opacity: 0;
  -webkit-transition: all 2s ease-out;
  -o-transition: all 2s ease-out;
  transition: all 2s ease-out;
}

.ce_rsce_history .sectionCenter .historyContainer .imageContainer .image .Loader {
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

.ce_rsce_history .sectionCenter .historyContainer .imageContainer .image .Loader.visible {
  opacity: 1;
}

.ce_rsce_history .sectionCenter .historyContainer .imageContainer .image:first-child,
.ce_rsce_history .sectionCenter .historyContainer .imageContainer .image.abm-ui-state-active {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.ce_rsce_history .sectionCenter .historyContainer .imageContainer .image .imageInner {
  position: absolute;
  left: 0%;
  top: 0%;
  height: 100%;
  width: 100%;
  -webkit-transform: scale(1.1);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.ce_rsce_history .sectionCenter .historyContainer .imageContainer .overlay {
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  right: 0px;
  opacity: 0.5;
  background: #00acea;
}

.ce_rsce_history .sectionCenter .historyContainer .container {
  height: 100%;
}

.ce_rsce_history .sectionCenter .historyContainer .container>.row,
.ce_rsce_history .sectionCenter .historyContainer .container>.row>div {
  height: 100%;
  position: relative;
}

.ce_rsce_history .sectionCenter .historyContainer .container .historyInnerConainer {
  width: 980px;
  height: 530px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -45px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

@media (max-width: 1199px) {
  .ce_rsce_history .sectionCenter .historyContainer .container .historyInnerConainer {
    width: calc(100% - 70px);
  }
}

@media (max-width: 991px) {
  .ce_rsce_history .sectionCenter .historyContainer .container .historyInnerConainer {
    width: 100%;
  }
}

.ce_rsce_history .sectionCenter .historyContainer .container .historyInnerConainer .lineCl,
.ce_rsce_history .sectionCenter .historyContainer .container .historyInnerConainer .lineCr {
  position: absolute;
  left: 40px;
  right: 50%;
  margin-right: 237px;
  bottom: 0;
  top: 0;
  -webkit-transform: translateY(1px);
  -moz-transform: translateY(1px);
  -ms-transform: translateY(1px);
  -o-transform: translateY(1px);
  transform: translateY(1px);
  z-index: 0;
}

@media (max-width: 1199px) {

  .ce_rsce_history .sectionCenter .historyContainer .container .historyInnerConainer .lineCl,
  .ce_rsce_history .sectionCenter .historyContainer .container .historyInnerConainer .lineCr {
    display: none;
  }
}

.ce_rsce_history .sectionCenter .historyContainer .container .historyInnerConainer .lineCl:after,
.ce_rsce_history .sectionCenter .historyContainer .container .historyInnerConainer .lineCr:after {
  content: ' ';
  width: 100%;
  height: 2px;
  background: white;
  position: absolute;
  bottom: 50%;
  right: 0px;
  width: 0%;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 0.5;
}

.ce_rsce_history .sectionCenter .historyContainer .container .historyInnerConainer .lineCl.lineCr,
.ce_rsce_history .sectionCenter .historyContainer .container .historyInnerConainer .lineCr.lineCr {
  left: 50%;
  right: 40px;
  margin-right: 0;
  margin-left: 237px;
}

.ce_rsce_history .sectionCenter .historyContainer .container .historyInnerConainer .lineCl.lineCr:after,
.ce_rsce_history .sectionCenter .historyContainer .container .historyInnerConainer .lineCr.lineCr:after {
  left: 0px;
  right: auto;
}

.ce_rsce_history .sectionCenter .historyContainer .container .historyInnerConainer .lineCl.abm-ui-state-hover:after,
.ce_rsce_history .sectionCenter .historyContainer .container .historyInnerConainer .lineCr.abm-ui-state-hover:after {
  width: 100%;
  opacity: 1;
}

.ce_rsce_history .sectionCenter .historyContainer .container .historyInnerConainer .circle {
  width: 520px;
  height: 520px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 100%;
}

.ce_rsce_history .sectionCenter .historyContainer .container .historyInnerConainer .circle svg {
  position: absolute;
  left: 0px;
  top: 0px;
}

.ce_rsce_history .sectionCenter .historyContainer .container .historyInnerConainer .circle svg path {
  fill: none;
  stroke-dasharray: 629;
  stroke: #ffffff;
}

.ce_rsce_history .sectionCenter .historyContainer .container .historyInnerConainer .circle svg.bgCircle path {
  stroke-width: 1;
  stroke-dasharray: 629;
}

@media (max-width: 1199px) {
  .ce_rsce_history .sectionCenter .historyContainer .container .historyInnerConainer .circle svg.bgCircle {
    display: none;
  }
}

.ce_rsce_history .sectionCenter .historyContainer .container .historyInnerConainer .circle svg.fgCircle {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

@media (max-width: 1199px) {
  .ce_rsce_history .sectionCenter .historyContainer .container .historyInnerConainer .circle svg.fgCircle {
    display: none;
  }
}

.ce_rsce_history .sectionCenter .historyContainer .container .historyInnerConainer .circle svg.fgCircle path {
  fill: none;
  stroke-width: 3;
  stroke-dasharray: 629;
}

.ce_rsce_history .sectionCenter .historyContainer .container .historyInnerConainer .nav-left,
.ce_rsce_history .sectionCenter .historyContainer .container .historyInnerConainer .nav-right {
  width: 80px;
  height: 80px;
  /* border: 2px solid white;
						.border-radius(40px, 40px, 40px, 40px); */
  z-index: 1;
  opacity: 1;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  position: absolute;
  left: 0;
  top: 50%;
  cursor: pointer;
  -webkit-transform: translate(0, -50%) rotate(180deg);
  -moz-transform: translate(0, -50%) rotate(180deg);
  -ms-transform: translate(0, -50%) rotate(180deg);
  -o-transform: translate(0, -50%) rotate(180deg);
  transform: translate(0, -50%) rotate(180deg);
}

.ce_rsce_history .sectionCenter .historyContainer .container .historyInnerConainer .nav-left.nav_hidden,
.ce_rsce_history .sectionCenter .historyContainer .container .historyInnerConainer .nav-right.nav_hidden {
  opacity: 0;
  z-index: 1;
}

.ce_rsce_history .sectionCenter .historyContainer .container .historyInnerConainer .nav-left svg.arrow,
.ce_rsce_history .sectionCenter .historyContainer .container .historyInnerConainer .nav-right svg.arrow {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 25px;
  height: 25px;
  margin-left: 0px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.ce_rsce_history .sectionCenter .historyContainer .container .historyInnerConainer .nav-left svg.arrow path,
.ce_rsce_history .sectionCenter .historyContainer .container .historyInnerConainer .nav-right svg.arrow path,
.ce_rsce_history .sectionCenter .historyContainer .container .historyInnerConainer .nav-left svg.arrow polygon,
.ce_rsce_history .sectionCenter .historyContainer .container .historyInnerConainer .nav-right svg.arrow polygon {
  fill: #ffffff !important;
}

@media (max-width: 1199px) {

  .ce_rsce_history .sectionCenter .historyContainer .container .historyInnerConainer .nav-left svg.arrow,
  .ce_rsce_history .sectionCenter .historyContainer .container .historyInnerConainer .nav-right svg.arrow {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

.ce_rsce_history .sectionCenter .historyContainer .container .historyInnerConainer .nav-left svg.circle,
.ce_rsce_history .sectionCenter .historyContainer .container .historyInnerConainer .nav-right svg.circle {
  width: 100%;
  height: 100%;
}

.ce_rsce_history .sectionCenter .historyContainer .container .historyInnerConainer .nav-left svg.circle path,
.ce_rsce_history .sectionCenter .historyContainer .container .historyInnerConainer .nav-right svg.circle path {
  fill: none;
  stroke-dasharray: 629;
  stroke: #ffffff;
  stroke-width: 5px;
}

.ce_rsce_history .sectionCenter .historyContainer .container .historyInnerConainer .nav-left.abm-ui-state-hover svg.arrow,
.ce_rsce_history .sectionCenter .historyContainer .container .historyInnerConainer .nav-right.abm-ui-state-hover svg.arrow {
  margin-left: 7px;
}

@media (max-width: 1199px) {

  .ce_rsce_history .sectionCenter .historyContainer .container .historyInnerConainer .nav-left.abm-ui-state-hover svg.arrow,
  .ce_rsce_history .sectionCenter .historyContainer .container .historyInnerConainer .nav-right.abm-ui-state-hover svg.arrow {
    margin-left: 0px;
  }
}

.ce_rsce_history .sectionCenter .historyContainer .container .historyInnerConainer .nav-left.nav-right,
.ce_rsce_history .sectionCenter .historyContainer .container .historyInnerConainer .nav-right.nav-right {
  right: 0;
  left: auto;
  -webkit-transform: translate(0, -50%) rotate(0deg);
  -moz-transform: translate(0, -50%) rotate(0deg);
  -ms-transform: translate(0, -50%) rotate(0deg);
  -o-transform: translate(0, -50%) rotate(0deg);
  transform: translate(0, -50%) rotate(0deg);
}

@media (max-width: 990px) {

  .ce_rsce_history .sectionCenter .historyContainer .container .historyInnerConainer .nav-left,
  .ce_rsce_history .sectionCenter .historyContainer .container .historyInnerConainer .nav-right {
    top: auto;
    bottom: -40px;
    left: 30px;
  }

  .ce_rsce_history .sectionCenter .historyContainer .container .historyInnerConainer .nav-left.nav-right,
  .ce_rsce_history .sectionCenter .historyContainer .container .historyInnerConainer .nav-right.nav-right {
    right: 30px;
    left: auto;
  }
}

.ce_rsce_history .sectionCenter .historyContainer .container .historyInnerConainer .textContainer {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 450px;
  max-width: 100%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}

.ce_rsce_history .sectionCenter .historyContainer .container .historyInnerConainer .textContainer .numberTicker {
  display: inline-block;
  width: 200px;
}

.ce_rsce_history .sectionCenter .historyContainer .container .historyInnerConainer .textContainer .numberTicker .numberTickerDigit {
  width: 25%;
  float: left;
  height: 90px;
  overflow: hidden;
  position: relative;
}

.ce_rsce_history .sectionCenter .historyContainer .container .historyInnerConainer .textContainer .numberTicker .numberTickerDigit ul {
  width: 100%;
  list-style: none;
  padding: 0;
  margin: 0;
  position: absolute;
  left: 0px;
  top: 0px;
}

@media (min-width: 1200px) {
  .ce_rsce_history .sectionCenter .historyContainer .container .historyInnerConainer .textContainer .numberTicker .numberTickerDigit ul {
    -webkit-transition: top 1.5s cubic-bezier(0.4, 0, 1, 1);
    -o-transition: top 1.5s cubic-bezier(0.4, 0, 1, 1);
    transition: top 1.5s cubic-bezier(0.4, 0, 1, 1);
  }
}

.ce_rsce_history .sectionCenter .historyContainer .container .historyInnerConainer .textContainer .numberTicker .numberTickerDigit ul li {
  color: white;
  margin: 0;
  width: 100%;
  text-align: center;
  height: 100px;
  position: relative;
}

.ce_rsce_history .sectionCenter .historyContainer .container .historyInnerConainer .textContainer .numberTicker .numberTickerDigit ul li span {
  font-family: audimatregular;
  font-size: 120px;
  display: block;
  position: absolute;
  top: 50%;
  left: 0px;
  width: 100%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  height: 100px;
  line-height: 100px;
}

.ce_rsce_history .sectionCenter .historyContainer .container .historyInnerConainer .textContainer .textElements {
  width: 100%;
  height: 100px;
  -webkit-transition: height 1s;
  -o-transition: height 1s;
  transition: height 1s;
  padding-top: 25px;
}

.ce_rsce_history .sectionCenter .historyContainer .container .historyInnerConainer .textContainer .textElements ul {
  list-style: none;
  padding: 0;
  margin: 0;
  position: relative;
}

.ce_rsce_history .sectionCenter .historyContainer .container .historyInnerConainer .textContainer .textElements ul li {
  margin: 0;
  paddign: 0;
  float: left;
  display: block;
  width: 100%;
  opacity: 0;
  position: absolute;
  left: 0px;
  top: 0px;
  font-size: 20px;
  font-family: audimatregular;
  color: white;
  text-transform: uppercase;
  line-height: 24px;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

@media (max-width: 990px) {
  .ce_rsce_history .sectionCenter .historyContainer .container .historyInnerConainer .textContainer .textElements ul li {
    font-size: 20px;
    line-height: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.ce_rsce_history .sectionCenter .historyContainer .container .historyInnerConainer .textContainer .textElements ul li span {
  width: 100%;
  display: block;
  -webkit-transform: translate(0, 10px);
  -moz-transform: translate(0, 10px);
  -ms-transform: translate(0, 10px);
  -o-transform: translate(0, 10px);
  transform: translate(0, 10px);
}

.ce_rsce_history .sectionCenter .historyContainer .container .historyInnerConainer .textContainer .textElements ul li span,
.ce_rsce_history .sectionCenter .historyContainer .container .historyInnerConainer .textContainer .textElements ul li img {
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  opacity: 0;
}

.ce_rsce_history .sectionCenter .historyContainer .container .historyInnerConainer .textContainer .textElements ul li span:nth-child(1),
.ce_rsce_history .sectionCenter .historyContainer .container .historyInnerConainer .textContainer .textElements ul li img:nth-child(1) {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.ce_rsce_history .sectionCenter .historyContainer .container .historyInnerConainer .textContainer .textElements ul li span:nth-child(2),
.ce_rsce_history .sectionCenter .historyContainer .container .historyInnerConainer .textContainer .textElements ul li img:nth-child(2) {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

.ce_rsce_history .sectionCenter .historyContainer .container .historyInnerConainer .textContainer .textElements ul li span:nth-child(3),
.ce_rsce_history .sectionCenter .historyContainer .container .historyInnerConainer .textContainer .textElements ul li img:nth-child(3) {
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
}

.ce_rsce_history .sectionCenter .historyContainer .container .historyInnerConainer .textContainer .textElements ul li span:nth-child(4),
.ce_rsce_history .sectionCenter .historyContainer .container .historyInnerConainer .textContainer .textElements ul li img:nth-child(4) {
  -webkit-transition-delay: 1.5s;
  transition-delay: 1.5s;
}

.ce_rsce_history .sectionCenter .historyContainer .container .historyInnerConainer .textContainer .textElements ul li span:nth-child(5),
.ce_rsce_history .sectionCenter .historyContainer .container .historyInnerConainer .textContainer .textElements ul li img:nth-child(5) {
  -webkit-transition-delay: 2s;
  transition-delay: 2s;
}

.ce_rsce_history .sectionCenter .historyContainer .container .historyInnerConainer .textContainer .textElements ul li span:nth-child(6),
.ce_rsce_history .sectionCenter .historyContainer .container .historyInnerConainer .textContainer .textElements ul li img:nth-child(6) {
  -webkit-transition-delay: 2.5s;
  transition-delay: 2.5s;
}

.ce_rsce_history .sectionCenter .historyContainer .container .historyInnerConainer .textContainer .textElements ul li.abm-ui-state-active {
  opacity: 1;
}

.ce_rsce_history .sectionCenter .historyContainer .container .historyInnerConainer .textContainer .textElements ul li.abm-ui-state-active span,
.ce_rsce_history .sectionCenter .historyContainer .container .historyInnerConainer .textContainer .textElements ul li.abm-ui-state-active img {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.ce_rsce_history .sectionCenter .historyContainer .container .timeLine {
  position: absolute;
  bottom: 70px;
  left: 0;
  width: 100%;
  height: 33px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (max-width: 990px) {
  .ce_rsce_history .sectionCenter .historyContainer .container .timeLine {
    display: none;
  }
}

.ce_rsce_history .sectionCenter .historyContainer .container .timeLine .currentTimeLineMarker {
  position: absolute;
  bottom: 22px;
  left: 0;
  border-left: 3px solid white;
  height: 20px;
  -webkit-transition: all 1s cubic-bezier(0.4, 0, 1, 1);
  -o-transition: all 1s cubic-bezier(0.4, 0, 1, 1);
  transition: all 1s cubic-bezier(0.4, 0, 1, 1);
  transform: translateX(-2px);
}

.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul {
  width: 100%;
  list-style: none;
  padding: 0;
  margin: 0;
}

.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li {
  padding: 0;
  margin: 0;
  float: left;
  text-align: left;
  padding-top: 20px;
  color: white;
  text-align: center;
  position: relative;
  font-size: 16px;
  font-family: audimatregular;
  font-weight: bold;
  cursor: pointer;
}

.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li .year {
  -webkit-transition: transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
  display: block;
}

.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li .image {
  position: absolute;
  top: -70px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  width: 50px;
  height: 50px;
  -webkit-border-top-right-radius: 25px;
  -webkit-border-bottom-right-radius: 25px;
  -webkit-border-bottom-left-radius: 25px;
  -webkit-border-top-left-radius: 25px;
  -moz-border-radius-topright: 25px;
  -moz-border-radius-bottomright: 25px;
  -moz-border-radius-bottomleft: 25px;
  -moz-border-radius-topleft: 25px;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
  border-bottom-left-radius: 25px;
  border-top-left-radius: 25px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 2px solid white;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li .image img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li.abm-ui-state-active span.year {
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
  transform: scale(1.3);
}

.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li.abm-ui-state-active .image {
  background: white;
}

.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li.abm-ui-state-clicked span.year,
.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:hover span.year {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}

.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li.abm-ui-state-clicked .image,
.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:hover .image {
  background: white;
}

.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:before {
  content: ' ';
  width: 50%;
  height: 5px;
  position: absolute;
  top: 0px;
  left: 0px;
  border-top: 1px solid white;
  border-right: 1px solid white;
}

.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:after {
  content: ' ';
  width: 50%;
  height: 5px;
  position: absolute;
  top: 0px;
  right: 0px;
  border-top: 1px solid white;
}

.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:before {
  display: none;
}

.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:after {
  border-left: 1px solid white;
}

.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:last-child:after {
  display: none;
}

.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(1) {
  width: 100%;
}

.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(2),
.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(2)~li {
  width: 50%;
}

.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(3),
.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(3)~li {
  width: 33.33333333%;
}

.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(4),
.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(4)~li {
  width: 25%;
}

.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(5),
.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(5)~li {
  width: 20%;
}

.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(6),
.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(6)~li {
  width: 16.66666667%;
}

.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(7),
.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(7)~li {
  width: 14.28571429%;
}

.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(8),
.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(8)~li {
  width: 12.5%;
}

.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(9),
.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(9)~li {
  width: 11.11111111%;
}

.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(10),
.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(10)~li {
  width: 10%;
}

.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(11),
.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(11)~li {
  width: 9.09090909%;
}

.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(12),
.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(12)~li {
  width: 8.33333333%;
}

.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(13),
.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(13)~li {
  width: 7.69230769%;
}

.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(14),
.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(14)~li {
  width: 7.14285714%;
}

.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(15),
.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(15)~li {
  width: 6.66666667%;
}

.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(16),
.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(16)~li {
  width: 6.25%;
}

.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(17),
.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(17)~li {
  width: 5.88235294%;
}

.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(18),
.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(18)~li {
  width: 5.55555556%;
}

.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(19),
.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(19)~li {
  width: 5.26315789%;
}

.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(20),
.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(20)~li {
  width: 5%;
}

.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(21),
.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(21)~li {
  width: 4.76190476%;
}

.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(22),
.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(22)~li {
  width: 4.54545455%;
}

.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(23),
.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(23)~li {
  width: 4.34782609%;
}

.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(24),
.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(24)~li {
  width: 4.16666667%;
}

.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(25),
.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(25)~li {
  width: 4%;
}

.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(26),
.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(26)~li {
  width: 3.84615385%;
}

.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(27),
.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(27)~li {
  width: 3.7037037%;
}

.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(28),
.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(28)~li {
  width: 3.57142857%;
}

.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(29),
.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(29)~li {
  width: 3.44827586%;
}

.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(30),
.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(30)~li {
  width: 3.33333333%;
}

.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(31),
.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(31)~li {
  width: 3.22580645%;
}

.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(32),
.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(32)~li {
  width: 3.125%;
}

.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(33),
.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(33)~li {
  width: 3.03030303%;
}

.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(34),
.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(34)~li {
  width: 2.94117647%;
}

.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(35),
.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(35)~li {
  width: 2.85714286%;
}

.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(36),
.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(36)~li {
  width: 2.77777778%;
}

.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(37),
.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(37)~li {
  width: 2.7027027%;
}

.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(38),
.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(38)~li {
  width: 2.63157895%;
}

.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(39),
.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(39)~li {
  width: 2.56410256%;
}

.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(40),
.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(40)~li {
  width: 2.5%;
}

.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(41),
.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(41)~li {
  width: 2.43902439%;
}

.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(42),
.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(42)~li {
  width: 2.38095238%;
}

.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(43),
.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(43)~li {
  width: 2.3255814%;
}

.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(44),
.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(44)~li {
  width: 2.27272727%;
}

.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(45),
.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(45)~li {
  width: 2.22222222%;
}

.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(46),
.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(46)~li {
  width: 2.17391304%;
}

.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(47),
.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(47)~li {
  width: 2.12765957%;
}

.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(48),
.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(48)~li {
  width: 2.08333333%;
}

.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(49),
.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(49)~li {
  width: 2.04081633%;
}

.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(50),
.ce_rsce_history .sectionCenter .historyContainer .container .timeLine ul li:first-child:nth-last-child(50)~li {
  width: 2%;
}

/* startanimation */
@media (min-width: 991px) {

  body .ce_rsce_history .sectionLeft,
  body .ce_rsce_history .sectionRight,
  body .ce_rsce_history .sectionCenter {
    -webkit-transition: width, 0.5s;
    -moz-transition: width, 0.5s;
    -ms-transition: width, 0.5s;
    -o-transition: width, 0.5s;
    transition: width, 0.5s;
  }

  body .ce_rsce_history .sectionLeft,
  body .ce_rsce_history .sectionRight {
    width: 0px;
  }

  body .ce_rsce_history .sectionCenter {
    width: 100%;
  }

  body .ce_rsce_history .sectionCenter .historyContainer .container .historyInnerConainer .textContainer {
    -webkit-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    transition: opacity 0.5s;
    opacity: 0;
  }

  body .ce_rsce_history .sectionCenter .historyContainer .container .historyInnerConainer .nav-left svg.arrow,
  body .ce_rsce_history .sectionCenter .historyContainer .container .historyInnerConainer .nav-right svg.arrow {
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 0;
  }

  body .ce_rsce_history .sectionCenter .historyContainer .container .timeLine .currentTimeLineMarker {
    opacity: 0;
  }

  body .ce_rsce_history.abm-ui-initialise-step1 .sectionCenter .historyContainer .container .historyInnerConainer .textContainer {
    opacity: 1;
  }

  body .ce_rsce_history.abm-ui-initialise-step2 .sectionCenter .historyContainer .container .historyInnerConainer .nav-left svg.arrow,
  body .ce_rsce_history.abm-ui-initialise-step2 .sectionCenter .historyContainer .container .historyInnerConainer .nav-right svg.arrow {
    opacity: 1;
  }

  body .ce_rsce_history.abm-ui-initialise-step2 .sectionCenter .historyContainer .container .timeLine .currentTimeLineMarker {
    opacity: 1;
  }
}

#search .sectionCenter,
.searchpage .sectionCenter {
  padding: 40px 0;
}

@media (min-width: 1200px) {

  #search .sectionCenter,
  .searchpage .sectionCenter {
    padding: 70px 0;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {

  #search .sectionCenter,
  .searchpage .sectionCenter {
    padding: 15px;
  }
}

#search .search-header,
.searchpage .search-header {
  padding-bottom: 25px;
}

#search .search-header h1,
.searchpage .search-header h1 {
  color: #00acea;
  text-transform: uppercase;
  font-family: audimatregular;
  font-size: 40px;
}

#search .mod_search form,
.searchpage .mod_search form {
  display: none;
}

#search .mod_search h3 a,
.searchpage .mod_search h3 a {
  color: #00acea;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
}

#search .mod_search p.relevance,
.searchpage .mod_search p.relevance {
  font-size: 14px;
  font-weight: light;
  color: #00acea;
}

#search .mod_search p.url,
.searchpage .mod_search p.url {
  display: none;
}

/* figure.image_container {
	overflow: hidden;
}
figure.image_container img {
	max-width: 100%;
	height: auto;
} */
/* News Liste*/
.eventContainer #CountryFilter {
  color: #313131 !important;
}

#news,
#newsdetail,
#news-startpage {
  float: left;
  width: 100%;
  /* @media (min-width: @screen-lg) { */
  /* } */
}

#news.eventContainer .sectionCenter {
  padding-top: 80px;
}

#news.eventContainer .sectionCenter .container>.row {
  padding-top: 0 !important;
}

#news.eventContainer .sectionCenter .container>.row.DataRow {
  margin-top: 120px !important;
}

#news .eventitem {}

#news .eventitem>div {
  background-color: white;
  min-height: 100px;
}

#news .eventitem .info {
  margin-left: -30px !important;
  margin-top: -15px;
}

#news .eventitem .newsinner {
  top: -5px !important;
}

#news .eventitem .newsinner:hover,
#news .eventitem .newsinner .bg {
  background-color: transparent !important;
}

#news .eventitem {
  margin-bottom: 50px !important;
}

#news .eventitem .location {
  font-size: 20px;
  color: #313131;
  padding-top: 10px;
}

#news .eventitem .country {
  color: #313131;
}

#news .sectionRight,
#newsdetail .sectionRight,
#news-startpage .sectionRight,
#news .sectionCenter,
#newsdetail .sectionCenter,
#news-startpage .sectionCenter,
#news .sectionLeft,
#newsdetail .sectionLeft,
#news-startpage .sectionLeft {
  position: relative;
}

#news.abm-ui-state-active,
#newsdetail.abm-ui-state-active,
#news-startpage.abm-ui-state-active {
  /* @media (min-width: @screen-md) { */
  /*} */
}

#news.abm-ui-state-active .sectionRight>svg,
#newsdetail.abm-ui-state-active .sectionRight>svg,
#news-startpage.abm-ui-state-active .sectionRight>svg,
#news.abm-ui-state-active .sectionCenter>svg,
#newsdetail.abm-ui-state-active .sectionCenter>svg,
#news-startpage.abm-ui-state-active .sectionCenter>svg,
#news.abm-ui-state-active .sectionLeft>svg,
#newsdetail.abm-ui-state-active .sectionLeft>svg,
#news-startpage.abm-ui-state-active .sectionLeft>svg {
  opacity: 1;
}

#news.abm-ui-state-active .sectionRight>svg path,
#newsdetail.abm-ui-state-active .sectionRight>svg path,
#news-startpage.abm-ui-state-active .sectionRight>svg path,
#news.abm-ui-state-active .sectionCenter>svg path,
#newsdetail.abm-ui-state-active .sectionCenter>svg path,
#news-startpage.abm-ui-state-active .sectionCenter>svg path,
#news.abm-ui-state-active .sectionLeft>svg path,
#newsdetail.abm-ui-state-active .sectionLeft>svg path,
#news-startpage.abm-ui-state-active .sectionLeft>svg path {
  -webkit-transform: translate(0, 0px);
  -moz-transform: translate(0, 0px);
  -ms-transform: translate(0, 0px);
  -o-transform: translate(0, 0px);
  transform: translate(0, 0px);
}

#news.abm-ui-state-active .sectionRight.sectionLeft svg,
#newsdetail.abm-ui-state-active .sectionRight.sectionLeft svg,
#news-startpage.abm-ui-state-active .sectionRight.sectionLeft svg,
#news.abm-ui-state-active .sectionCenter.sectionLeft svg,
#newsdetail.abm-ui-state-active .sectionCenter.sectionLeft svg,
#news-startpage.abm-ui-state-active .sectionCenter.sectionLeft svg,
#news.abm-ui-state-active .sectionLeft.sectionLeft svg,
#newsdetail.abm-ui-state-active .sectionLeft.sectionLeft svg,
#news-startpage.abm-ui-state-active .sectionLeft.sectionLeft svg {
  -webkit-transform: translate(-50%, -50%) rotate(180deg);
  -moz-transform: translate(-50%, -50%) rotate(180deg);
  -ms-transform: translate(-50%, -50%) rotate(180deg);
  -o-transform: translate(-50%, -50%) rotate(180deg);
  transform: translate(-50%, -50%) rotate(180deg);
}

#news .sectionRight>svg,
#newsdetail .sectionRight>svg,
#news-startpage .sectionRight>svg,
#news .sectionCenter>svg,
#newsdetail .sectionCenter>svg,
#news-startpage .sectionCenter>svg,
#news .sectionLeft>svg,
#newsdetail .sectionLeft>svg,
#news-startpage .sectionLeft>svg {
  opacity: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  height: 50px;
  cursor: pointer;
  -webkit-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: opacity 1s;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

#news .sectionRight>svg path,
#newsdetail .sectionRight>svg path,
#news-startpage .sectionRight>svg path,
#news .sectionCenter>svg path,
#newsdetail .sectionCenter>svg path,
#news-startpage .sectionCenter>svg path,
#news .sectionLeft>svg path,
#newsdetail .sectionLeft>svg path,
#news-startpage .sectionLeft>svg path {
  fill: #313131 !important;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transform: translate(100px, 0);
  -moz-transform: translate(100px, 0);
  -ms-transform: translate(100px, 0);
  -o-transform: translate(100px, 0);
  transform: translate(100px, 0);
}

#news .sectionRight.sectionLeft svg,
#newsdetail .sectionRight.sectionLeft svg,
#news-startpage .sectionRight.sectionLeft svg,
#news .sectionCenter.sectionLeft svg,
#newsdetail .sectionCenter.sectionLeft svg,
#news-startpage .sectionCenter.sectionLeft svg,
#news .sectionLeft.sectionLeft svg,
#newsdetail .sectionLeft.sectionLeft svg,
#news-startpage .sectionLeft.sectionLeft svg {
  -webkit-transform: translate(-50%, -50%) rotate(180deg);
  -moz-transform: translate(-50%, -50%) rotate(180deg);
  -ms-transform: translate(-50%, -50%) rotate(180deg);
  -o-transform: translate(-50%, -50%) rotate(180deg);
  transform: translate(-50%, -50%) rotate(180deg);
}

#news#news .sectionCenter .container>.row,
#newsdetail#news .sectionCenter .container>.row,
#news-startpage#news .sectionCenter .container>.row {
  padding-top: 110px;
  padding-bottom: 70px;
}

#news#news a,
#newsdetail#news a,
#news-startpage#news a {
  text-decoration: none !important;
  display: block;
}

#news#news-startpage,
#newsdetail#news-startpage,
#news-startpage#news-startpage {
  /* .sectionLeft svg, .sectionRight svg {
			display: none;
		} */
}

#news#news-startpage h2.latest_news,
#newsdetail#news-startpage h2.latest_news,
#news-startpage#news-startpage h2.latest_news {
  color: #00acea;
  text-transform: uppercase;
  font-weight: bold;
  font-family: audimatregular;
  font-size: 40px;
  margin-bottom: 60px;
}

#news#news-startpage .sectionCenter .container>.row,
#newsdetail#news-startpage .sectionCenter .container>.row,
#news-startpage#news-startpage .sectionCenter .container>.row {
  padding-top: 60px;
  padding-bottom: 80px;
}

#news#news-startpage a,
#newsdetail#news-startpage a,
#news-startpage#news-startpage a {
  text-decoration: none !important;
  display: block;
}

#news .newsblock,
#newsdetail .newsblock,
#news-startpage .newsblock {
  margin-bottom: 50px;
  position: relative;
}

#news .newsblock .info,
#newsdetail .newsblock .info,
#news-startpage .newsblock .info {
  float: left;
  background-color: #00acea;
  padding: 2px 10px;
  position: relative;
  z-index: 5;
  margin-left: 20px;
}

#news .newsblock .news_type_icon,
#newsdetail .newsblock .news_type_icon,
#news-startpage .newsblock .news_type_icon {
  position: absolute;
  left: 100px;
  top: 0px;
}

#news .newsblock .news_type_icon svg.icon_rotax,
#newsdetail .newsblock .news_type_icon svg.icon_rotax,
#news-startpage .newsblock .news_type_icon svg.icon_rotax {
  width: 60px;
  height: 11px;
}

#news .newsblock .news_type_icon svg.icon_brp,
#newsdetail .newsblock .news_type_icon svg.icon_brp,
#news-startpage .newsblock .news_type_icon svg.icon_brp {
  width: 23px;
}

#news .newsblock .news_type_icon .pressflag,
#newsdetail .newsblock .news_type_icon .pressflag,
#news-startpage .newsblock .news_type_icon .pressflag {
  color: #00acea;
  font-size: 16px;
  font-family: audimatregular;
  font-weight: bold;
  text-transform: uppercase;
}

#news .newsblock .info time,
#newsdetail .newsblock .info time,
#news-startpage .newsblock .info time {
  display: none;
}

#news .newsblock .info .day,
#newsdetail .newsblock .info .day,
#news-startpage .newsblock .info .day {
  font-size: 30px;
  line-height: 30px;
  text-align: center;
  color: #ffffff;
  font-family: 'Titillium Web';
  font-weight: 300;
}

#news .newsblock .info .monthyear,
#newsdetail .newsblock .info .monthyear,
#news-startpage .newsblock .info .monthyear {
  color: #313131;
  font-family: 'Titillium Web';
  font-weight: 700;
  font-size: 12px;
  text-align: center;
}

#news .newsblock .newstype,
#newsdetail .newsblock .newstype,
#news-startpage .newsblock .newstype {
  float: left;
  margin-left: 10px;
  background-image: url("../../bg_news_logos.png");
  background-repeat: no-repeat;
  text-indent: -9999px;
  top: 3px;
  position: relative;
}

#news .newsblock .newstype.rotax,
#newsdetail .newsblock .newstype.rotax,
#news-startpage .newsblock .newstype.rotax {
  width: 56px;
  height: 11px;
}

#news .newsblock .newstype.brp,
#newsdetail .newsblock .newstype.brp,
#news-startpage .newsblock .newstype.brp {
  width: 22px;
  height: 22px;
  background-position: 0 -21px;
}

#news .newsblock .newsinner,
#newsdetail .newsblock .newsinner,
#news-startpage .newsblock .newsinner {
  clear: both;
  position: relative;
  top: -20px;
}

#news .newsblock .newsinner .bg,
#newsdetail .newsblock .newsinner .bg,
#news-startpage .newsblock .newsinner .bg {
  background: #f9fafb;
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 100%;
  right: 0px;
  -webkit-transition: all 0.3s cubic-bezier(0, 0, 0.24, 1.32);
  -o-transition: all 0.3s cubic-bezier(0, 0, 0.24, 1.32);
  transition: all 0.3s cubic-bezier(0, 0, 0.24, 1.32);
}

#news .newsblock .newsinner:hover,
#newsdetail .newsblock .newsinner:hover,
#news-startpage .newsblock .newsinner:hover {
  /* background-color: white; */
}

#news .newsblock .newsinner:hover .bg,
#newsdetail .newsblock .newsinner:hover .bg,
#news-startpage .newsblock .newsinner:hover .bg {
  bottom: 0%;
}

#news .newsblock .newsinner .image,
#newsdetail .newsblock .newsinner .image,
#news-startpage .newsblock .newsinner .image {
  position: relative;
  background: white;
  text-align: center;
  z-index: 3;
}

#news .newsblock .newsinner .image img,
#newsdetail .newsblock .newsinner .image img,
#news-startpage .newsblock .newsinner .image img {
  /*min-width: 100%;
		width: 100%; */
  max-width: 100%;
  height: auto;
  display: inline-block;
}

#news .newsblock .newsinner .text,
#newsdetail .newsblock .newsinner .text,
#news-startpage .newsblock .newsinner .text {
  padding: 0 20px 30px 20px;
  position: relative;
  z-index: 3;
}

#news .newsblock .newsinner .text p,
#newsdetail .newsblock .newsinner .text p,
#news-startpage .newsblock .newsinner .text p {
  margin-bottom: 0px;
}

#news .newsblock .newsinner .text h2,
#newsdetail .newsblock .newsinner .text h2,
#news-startpage .newsblock .newsinner .text h2 {
  margin-top: 0;
  padding: 0;
  font-family: 'Titillium Web';
  font-weight: 300;
  font-size: 26px;
  text-transform: uppercase;
  padding-top: 20px;
  color: #00acea !important;
}

#news .newsblock .newsinner .text .teaser,
#newsdetail .newsblock .newsinner .text .teaser,
#news-startpage .newsblock .newsinner .text .teaser {
  font-family: 'Titillium Web';
  font-weight: 300;
  font-size: 14px;
  color: #313131;
}

#news .newsblock .newsinner .text p.more,
#newsdetail .newsblock .newsinner .text p.more,
#news-startpage .newsblock .newsinner .text p.more {
  display: none;
}

#news .newsdetail,
#newsdetail .newsdetail,
#news-startpage .newsdetail {
  padding: 80px 0;
}

#news .Left .info,
#newsdetail .Left .info,
#news-startpage .Left .info {
  color: #00acea;
}

#news .Left .info time,
#newsdetail .Left .info time,
#news-startpage .Left .info time {
  display: none;
}

#news .Left .info .day,
#newsdetail .Left .info .day,
#news-startpage .Left .info .day {
  float: left;
  font-family: audimatregular;
  font-size: 50px;
  font-weight: bold;
  line-height: 40px;
  margin-right: 5px;
}

#news .Left .info .monthyear,
#newsdetail .Left .info .monthyear,
#news-startpage .Left .info .monthyear {
  font-family: "Titillium Web";
  font-size: 20px;
  font-weight: 300;
  line-height: 20px;
}

#news .Left .info .location,
#newsdetail .Left .info .location,
#news-startpage .Left .info .location {
  font-family: "Titillium Web";
  font-size: 20px;
  font-weight: 300;
  line-height: 20px;
}

#news .Left h1,
#newsdetail .Left h1,
#news-startpage .Left h1 {
  color: #00acea;
  font-family: audimatregular;
  font-size: 50px;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
  clear: both;
  margin-top: 40px;
  margin-bottom: 20px;
}

#news .Left .teaserText,
#newsdetail .Left .teaserText,
#news-startpage .Left .teaserText {
  font-weight: bold;
}

#news .Left p,
#newsdetail .Left p,
#news-startpage .Left p {
  line-height: 1.5;
  margin-bottom: 25px;
}

#news .Right .Gallery .image,
#newsdetail .Right .Gallery .image,
#news-startpage .Right .Gallery .image {
  margin-bottom: 30px;
  overflow: hidden;
}

#news .Right .Gallery .image img,
#newsdetail .Right .Gallery .image img,
#news-startpage .Right .Gallery .image img {
  height: auto;
  max-height: 100%;
  max-width: 100%;
  min-width: 100%;
  width: auto;
}

#news .Downloads,
#newsdetail .Downloads,
#news-startpage .Downloads {
  margin-bottom: 30px;
}

#news .Downloads .Download,
#newsdetail .Downloads .Download,
#news-startpage .Downloads .Download {
  border: 2px solid #00acea;
  color: #00acea;
  font-size: 16px;
  padding: 20px 0;
  text-align: center;
}

#news .Downloads .Download.even,
#newsdetail .Downloads .Download.even,
#news-startpage .Downloads .Download.even {
  background-color: #00acea;
  color: #ffffff;
}

#news .Downloads .Download span,
#newsdetail .Downloads .Download span,
#news-startpage .Downloads .Download span {
  font-size: 12px;
}

#news .Downloads .Download span.bold,
#newsdetail .Downloads .Download span.bold,
#news-startpage .Downloads .Download span.bold {
  font-size: 16px;
  font-weight: bold;
}

#news .PR .headline h4,
#newsdetail .PR .headline h4,
#news-startpage .PR .headline h4 {
  font-weight: 600;
  color: #00acea;
  margin-bottom: 10px;
  margin-top: 20px;
  font-size: 20px;
  text-transform: uppercase;
}

#news .PR p,
#newsdetail .PR p,
#news-startpage .PR p {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 0;
}

#news .PR .Name,
#newsdetail .PR .Name,
#news-startpage .PR .Name {
  color: #00acea;
  text-transform: uppercase;
}

#news .PR .image img,
#newsdetail .PR .image img,
#news-startpage .PR .image img {
  max-width: 100%;
}

#news#news-startpage .newsblock,
#newsdetail#news-startpage .newsblock,
#news-startpage#news-startpage .newsblock {
  padding-right: 15px;
  padding-left: 15px;
  /* .image {
				opacity:0;
				
				&.visible {
					opacity:1;
				}
			} */
}

#news .newsblock:nth-child(1) .info,
#newsdetail .newsblock:nth-child(1) .info,
#news-startpage .newsblock:nth-child(1) .info {
  -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  -moz-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  -o-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  opacity: 0;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}

#news.abm-ui-state-visited .newsblock:nth-child(1) .info,
#newsdetail.abm-ui-state-visited .newsblock:nth-child(1) .info,
#news-startpage.abm-ui-state-visited .newsblock:nth-child(1) .info {
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  -ms-animation-delay: 0.5s;
  -o-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -webkit-animation: flipInX 1s 0.5s;
  -o-animation: flipInX 1s 0.5s;
  animation: flipInX 1s 0.5s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}

#news .newsblock:nth-child(1) .news_type_icon,
#newsdetail .newsblock:nth-child(1) .news_type_icon,
#news-startpage .newsblock:nth-child(1) .news_type_icon {
  -webkit-transition: opacity 0.5s ease-out 0.5s, transform 0.5s ease-out 0.5s;
  -moz-transition: opacity 0.5s ease-out 0.5s, transform 0.5s ease-out 0.5s;
  -ms-transition: opacity 0.5s ease-out 0.5s, transform 0.5s ease-out 0.5s;
  -o-transition: opacity 0.5s ease-out 0.5s, transform 0.5s ease-out 0.5s;
  transition: opacity 0.5s ease-out 0.5s, transform 0.5s ease-out 0.5s;
  -webkit-transform: translate(30px, 0);
  -moz-transform: translate(30px, 0);
  -ms-transform: translate(30px, 0);
  -o-transform: translate(30px, 0);
  transform: translate(30px, 0);
  opacity: 0;
}

#news.abm-ui-state-visited .newsblock:nth-child(1) .news_type_icon,
#newsdetail.abm-ui-state-visited .newsblock:nth-child(1) .news_type_icon,
#news-startpage.abm-ui-state-visited .newsblock:nth-child(1) .news_type_icon {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#news .newsblock:nth-child(1) .image,
#newsdetail .newsblock:nth-child(1) .image,
#news-startpage .newsblock:nth-child(1) .image {
  -webkit-transition: opacity 0.5s ease-out 0s, transform 0.5s ease-out 0s;
  -moz-transition: opacity 0.5s ease-out 0s, transform 0.5s ease-out 0s;
  -ms-transition: opacity 0.5s ease-out 0s, transform 0.5s ease-out 0s;
  -o-transition: opacity 0.5s ease-out 0s, transform 0.5s ease-out 0s;
  transition: opacity 0.5s ease-out 0s, transform 0.5s ease-out 0s;
  -webkit-transform: translate(0, 50px);
  -moz-transform: translate(0, 50px);
  -ms-transform: translate(0, 50px);
  -o-transform: translate(0, 50px);
  transform: translate(0, 50px);
  opacity: 0;
}

#news.abm-ui-state-visited .newsblock:nth-child(1) .image,
#newsdetail.abm-ui-state-visited .newsblock:nth-child(1) .image,
#news-startpage.abm-ui-state-visited .newsblock:nth-child(1) .image {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#news .newsblock:nth-child(1) .text>h2,
#newsdetail .newsblock:nth-child(1) .text>h2,
#news-startpage .newsblock:nth-child(1) .text>h2 {
  -webkit-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.5s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.5s;
  -moz-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.5s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.5s;
  -ms-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.5s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.5s;
  -o-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.5s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.5s;
  transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.5s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.5s;
  -webkit-transform: translate(0, 50px);
  -moz-transform: translate(0, 50px);
  -ms-transform: translate(0, 50px);
  -o-transform: translate(0, 50px);
  transform: translate(0, 50px);
  opacity: 0;
}

#news.abm-ui-state-visited .newsblock:nth-child(1) .text>h2,
#newsdetail.abm-ui-state-visited .newsblock:nth-child(1) .text>h2,
#news-startpage.abm-ui-state-visited .newsblock:nth-child(1) .text>h2 {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#news .newsblock:nth-child(1) .text .teaser,
#newsdetail .newsblock:nth-child(1) .text .teaser,
#news-startpage .newsblock:nth-child(1) .text .teaser {
  -webkit-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.75s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.75s;
  -moz-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.75s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.75s;
  -ms-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.75s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.75s;
  -o-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.75s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.75s;
  transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.75s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.75s;
  -webkit-transform: translate(0, 50px);
  -moz-transform: translate(0, 50px);
  -ms-transform: translate(0, 50px);
  -o-transform: translate(0, 50px);
  transform: translate(0, 50px);
  opacity: 0;
}

#news.abm-ui-state-visited .newsblock:nth-child(1) .text .teaser,
#newsdetail.abm-ui-state-visited .newsblock:nth-child(1) .text .teaser,
#news-startpage.abm-ui-state-visited .newsblock:nth-child(1) .text .teaser {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#news .newsblock:nth-child(2) .info,
#newsdetail .newsblock:nth-child(2) .info,
#news-startpage .newsblock:nth-child(2) .info {
  -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  -moz-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  -o-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  opacity: 0;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}

#news.abm-ui-state-visited .newsblock:nth-child(2) .info,
#newsdetail.abm-ui-state-visited .newsblock:nth-child(2) .info,
#news-startpage.abm-ui-state-visited .newsblock:nth-child(2) .info {
  -webkit-animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
  -ms-animation-delay: 0.6s;
  -o-animation-delay: 0.6s;
  animation-delay: 0.6s;
  -webkit-animation: flipInX 1s 0.6s;
  -o-animation: flipInX 1s 0.6s;
  animation: flipInX 1s 0.6s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}

#news .newsblock:nth-child(2) .news_type_icon,
#newsdetail .newsblock:nth-child(2) .news_type_icon,
#news-startpage .newsblock:nth-child(2) .news_type_icon {
  -webkit-transition: opacity 0.5s ease-out 0.6s, transform 0.5s ease-out 0.6s;
  -moz-transition: opacity 0.5s ease-out 0.6s, transform 0.5s ease-out 0.6s;
  -ms-transition: opacity 0.5s ease-out 0.6s, transform 0.5s ease-out 0.6s;
  -o-transition: opacity 0.5s ease-out 0.6s, transform 0.5s ease-out 0.6s;
  transition: opacity 0.5s ease-out 0.6s, transform 0.5s ease-out 0.6s;
  -webkit-transform: translate(30px, 0);
  -moz-transform: translate(30px, 0);
  -ms-transform: translate(30px, 0);
  -o-transform: translate(30px, 0);
  transform: translate(30px, 0);
  opacity: 0;
}

#news.abm-ui-state-visited .newsblock:nth-child(2) .news_type_icon,
#newsdetail.abm-ui-state-visited .newsblock:nth-child(2) .news_type_icon,
#news-startpage.abm-ui-state-visited .newsblock:nth-child(2) .news_type_icon {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#news .newsblock:nth-child(2) .image,
#newsdetail .newsblock:nth-child(2) .image,
#news-startpage .newsblock:nth-child(2) .image {
  -webkit-transition: opacity 0.5s ease-out 0.1s, transform 0.5s ease-out 0.1s;
  -moz-transition: opacity 0.5s ease-out 0.1s, transform 0.5s ease-out 0.1s;
  -ms-transition: opacity 0.5s ease-out 0.1s, transform 0.5s ease-out 0.1s;
  -o-transition: opacity 0.5s ease-out 0.1s, transform 0.5s ease-out 0.1s;
  transition: opacity 0.5s ease-out 0.1s, transform 0.5s ease-out 0.1s;
  -webkit-transform: translate(0, 50px);
  -moz-transform: translate(0, 50px);
  -ms-transform: translate(0, 50px);
  -o-transform: translate(0, 50px);
  transform: translate(0, 50px);
  opacity: 0;
}

#news.abm-ui-state-visited .newsblock:nth-child(2) .image,
#newsdetail.abm-ui-state-visited .newsblock:nth-child(2) .image,
#news-startpage.abm-ui-state-visited .newsblock:nth-child(2) .image {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#news .newsblock:nth-child(2) .text>h2,
#newsdetail .newsblock:nth-child(2) .text>h2,
#news-startpage .newsblock:nth-child(2) .text>h2 {
  -webkit-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.6s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.6s;
  -moz-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.6s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.6s;
  -ms-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.6s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.6s;
  -o-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.6s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.6s;
  transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.6s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.6s;
  -webkit-transform: translate(0, 50px);
  -moz-transform: translate(0, 50px);
  -ms-transform: translate(0, 50px);
  -o-transform: translate(0, 50px);
  transform: translate(0, 50px);
  opacity: 0;
}

#news.abm-ui-state-visited .newsblock:nth-child(2) .text>h2,
#newsdetail.abm-ui-state-visited .newsblock:nth-child(2) .text>h2,
#news-startpage.abm-ui-state-visited .newsblock:nth-child(2) .text>h2 {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#news .newsblock:nth-child(2) .text .teaser,
#newsdetail .newsblock:nth-child(2) .text .teaser,
#news-startpage .newsblock:nth-child(2) .text .teaser {
  -webkit-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.85s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.85s;
  -moz-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.85s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.85s;
  -ms-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.85s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.85s;
  -o-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.85s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.85s;
  transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.85s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.85s;
  -webkit-transform: translate(0, 50px);
  -moz-transform: translate(0, 50px);
  -ms-transform: translate(0, 50px);
  -o-transform: translate(0, 50px);
  transform: translate(0, 50px);
  opacity: 0;
}

#news.abm-ui-state-visited .newsblock:nth-child(2) .text .teaser,
#newsdetail.abm-ui-state-visited .newsblock:nth-child(2) .text .teaser,
#news-startpage.abm-ui-state-visited .newsblock:nth-child(2) .text .teaser {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#news .newsblock:nth-child(3) .info,
#newsdetail .newsblock:nth-child(3) .info,
#news-startpage .newsblock:nth-child(3) .info {
  -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  -moz-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  -o-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  opacity: 0;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}

#news.abm-ui-state-visited .newsblock:nth-child(3) .info,
#newsdetail.abm-ui-state-visited .newsblock:nth-child(3) .info,
#news-startpage.abm-ui-state-visited .newsblock:nth-child(3) .info {
  -webkit-animation-delay: 0.7s;
  -moz-animation-delay: 0.7s;
  -ms-animation-delay: 0.7s;
  -o-animation-delay: 0.7s;
  animation-delay: 0.7s;
  -webkit-animation: flipInX 1s 0.7s;
  -o-animation: flipInX 1s 0.7s;
  animation: flipInX 1s 0.7s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}

#news .newsblock:nth-child(3) .news_type_icon,
#newsdetail .newsblock:nth-child(3) .news_type_icon,
#news-startpage .newsblock:nth-child(3) .news_type_icon {
  -webkit-transition: opacity 0.5s ease-out 0.7s, transform 0.5s ease-out 0.7s;
  -moz-transition: opacity 0.5s ease-out 0.7s, transform 0.5s ease-out 0.7s;
  -ms-transition: opacity 0.5s ease-out 0.7s, transform 0.5s ease-out 0.7s;
  -o-transition: opacity 0.5s ease-out 0.7s, transform 0.5s ease-out 0.7s;
  transition: opacity 0.5s ease-out 0.7s, transform 0.5s ease-out 0.7s;
  -webkit-transform: translate(30px, 0);
  -moz-transform: translate(30px, 0);
  -ms-transform: translate(30px, 0);
  -o-transform: translate(30px, 0);
  transform: translate(30px, 0);
  opacity: 0;
}

#news.abm-ui-state-visited .newsblock:nth-child(3) .news_type_icon,
#newsdetail.abm-ui-state-visited .newsblock:nth-child(3) .news_type_icon,
#news-startpage.abm-ui-state-visited .newsblock:nth-child(3) .news_type_icon {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#news .newsblock:nth-child(3) .image,
#newsdetail .newsblock:nth-child(3) .image,
#news-startpage .newsblock:nth-child(3) .image {
  -webkit-transition: opacity 0.5s ease-out 0.2s, transform 0.5s ease-out 0.2s;
  -moz-transition: opacity 0.5s ease-out 0.2s, transform 0.5s ease-out 0.2s;
  -ms-transition: opacity 0.5s ease-out 0.2s, transform 0.5s ease-out 0.2s;
  -o-transition: opacity 0.5s ease-out 0.2s, transform 0.5s ease-out 0.2s;
  transition: opacity 0.5s ease-out 0.2s, transform 0.5s ease-out 0.2s;
  -webkit-transform: translate(0, 50px);
  -moz-transform: translate(0, 50px);
  -ms-transform: translate(0, 50px);
  -o-transform: translate(0, 50px);
  transform: translate(0, 50px);
  opacity: 0;
}

#news.abm-ui-state-visited .newsblock:nth-child(3) .image,
#newsdetail.abm-ui-state-visited .newsblock:nth-child(3) .image,
#news-startpage.abm-ui-state-visited .newsblock:nth-child(3) .image {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#news .newsblock:nth-child(3) .text>h2,
#newsdetail .newsblock:nth-child(3) .text>h2,
#news-startpage .newsblock:nth-child(3) .text>h2 {
  -webkit-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.7s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.7s;
  -moz-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.7s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.7s;
  -ms-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.7s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.7s;
  -o-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.7s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.7s;
  transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.7s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.7s;
  -webkit-transform: translate(0, 50px);
  -moz-transform: translate(0, 50px);
  -ms-transform: translate(0, 50px);
  -o-transform: translate(0, 50px);
  transform: translate(0, 50px);
  opacity: 0;
}

#news.abm-ui-state-visited .newsblock:nth-child(3) .text>h2,
#newsdetail.abm-ui-state-visited .newsblock:nth-child(3) .text>h2,
#news-startpage.abm-ui-state-visited .newsblock:nth-child(3) .text>h2 {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#news .newsblock:nth-child(3) .text .teaser,
#newsdetail .newsblock:nth-child(3) .text .teaser,
#news-startpage .newsblock:nth-child(3) .text .teaser {
  -webkit-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.95s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.95s;
  -moz-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.95s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.95s;
  -ms-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.95s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.95s;
  -o-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.95s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.95s;
  transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.95s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.95s;
  -webkit-transform: translate(0, 50px);
  -moz-transform: translate(0, 50px);
  -ms-transform: translate(0, 50px);
  -o-transform: translate(0, 50px);
  transform: translate(0, 50px);
  opacity: 0;
}

#news.abm-ui-state-visited .newsblock:nth-child(3) .text .teaser,
#newsdetail.abm-ui-state-visited .newsblock:nth-child(3) .text .teaser,
#news-startpage.abm-ui-state-visited .newsblock:nth-child(3) .text .teaser {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#news .newsblock:nth-child(4) .info,
#newsdetail .newsblock:nth-child(4) .info,
#news-startpage .newsblock:nth-child(4) .info {
  -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  -moz-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  -o-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  opacity: 0;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}

#news.abm-ui-state-visited .newsblock:nth-child(4) .info,
#newsdetail.abm-ui-state-visited .newsblock:nth-child(4) .info,
#news-startpage.abm-ui-state-visited .newsblock:nth-child(4) .info {
  -webkit-animation-delay: 0.8s;
  -moz-animation-delay: 0.8s;
  -ms-animation-delay: 0.8s;
  -o-animation-delay: 0.8s;
  animation-delay: 0.8s;
  -webkit-animation: flipInX 1s 0.8s;
  -o-animation: flipInX 1s 0.8s;
  animation: flipInX 1s 0.8s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}

#news .newsblock:nth-child(4) .news_type_icon,
#newsdetail .newsblock:nth-child(4) .news_type_icon,
#news-startpage .newsblock:nth-child(4) .news_type_icon {
  -webkit-transition: opacity 0.5s ease-out 0.8s, transform 0.5s ease-out 0.8s;
  -moz-transition: opacity 0.5s ease-out 0.8s, transform 0.5s ease-out 0.8s;
  -ms-transition: opacity 0.5s ease-out 0.8s, transform 0.5s ease-out 0.8s;
  -o-transition: opacity 0.5s ease-out 0.8s, transform 0.5s ease-out 0.8s;
  transition: opacity 0.5s ease-out 0.8s, transform 0.5s ease-out 0.8s;
  -webkit-transform: translate(30px, 0);
  -moz-transform: translate(30px, 0);
  -ms-transform: translate(30px, 0);
  -o-transform: translate(30px, 0);
  transform: translate(30px, 0);
  opacity: 0;
}

#news.abm-ui-state-visited .newsblock:nth-child(4) .news_type_icon,
#newsdetail.abm-ui-state-visited .newsblock:nth-child(4) .news_type_icon,
#news-startpage.abm-ui-state-visited .newsblock:nth-child(4) .news_type_icon {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#news .newsblock:nth-child(4) .image,
#newsdetail .newsblock:nth-child(4) .image,
#news-startpage .newsblock:nth-child(4) .image {
  -webkit-transition: opacity 0.5s ease-out 0.3s, transform 0.5s ease-out 0.3s;
  -moz-transition: opacity 0.5s ease-out 0.3s, transform 0.5s ease-out 0.3s;
  -ms-transition: opacity 0.5s ease-out 0.3s, transform 0.5s ease-out 0.3s;
  -o-transition: opacity 0.5s ease-out 0.3s, transform 0.5s ease-out 0.3s;
  transition: opacity 0.5s ease-out 0.3s, transform 0.5s ease-out 0.3s;
  -webkit-transform: translate(0, 50px);
  -moz-transform: translate(0, 50px);
  -ms-transform: translate(0, 50px);
  -o-transform: translate(0, 50px);
  transform: translate(0, 50px);
  opacity: 0;
}

#news.abm-ui-state-visited .newsblock:nth-child(4) .image,
#newsdetail.abm-ui-state-visited .newsblock:nth-child(4) .image,
#news-startpage.abm-ui-state-visited .newsblock:nth-child(4) .image {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#news .newsblock:nth-child(4) .text>h2,
#newsdetail .newsblock:nth-child(4) .text>h2,
#news-startpage .newsblock:nth-child(4) .text>h2 {
  -webkit-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.8s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.8s;
  -moz-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.8s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.8s;
  -ms-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.8s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.8s;
  -o-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.8s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.8s;
  transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.8s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.8s;
  -webkit-transform: translate(0, 50px);
  -moz-transform: translate(0, 50px);
  -ms-transform: translate(0, 50px);
  -o-transform: translate(0, 50px);
  transform: translate(0, 50px);
  opacity: 0;
}

#news.abm-ui-state-visited .newsblock:nth-child(4) .text>h2,
#newsdetail.abm-ui-state-visited .newsblock:nth-child(4) .text>h2,
#news-startpage.abm-ui-state-visited .newsblock:nth-child(4) .text>h2 {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#news .newsblock:nth-child(4) .text .teaser,
#newsdetail .newsblock:nth-child(4) .text .teaser,
#news-startpage .newsblock:nth-child(4) .text .teaser {
  -webkit-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.05s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.05s;
  -moz-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.05s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.05s;
  -ms-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.05s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.05s;
  -o-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.05s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.05s;
  transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.05s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.05s;
  -webkit-transform: translate(0, 50px);
  -moz-transform: translate(0, 50px);
  -ms-transform: translate(0, 50px);
  -o-transform: translate(0, 50px);
  transform: translate(0, 50px);
  opacity: 0;
}

#news.abm-ui-state-visited .newsblock:nth-child(4) .text .teaser,
#newsdetail.abm-ui-state-visited .newsblock:nth-child(4) .text .teaser,
#news-startpage.abm-ui-state-visited .newsblock:nth-child(4) .text .teaser {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#news .newsblock:nth-child(5) .info,
#newsdetail .newsblock:nth-child(5) .info,
#news-startpage .newsblock:nth-child(5) .info {
  -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  -moz-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  -o-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  opacity: 0;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}

#news.abm-ui-state-visited .newsblock:nth-child(5) .info,
#newsdetail.abm-ui-state-visited .newsblock:nth-child(5) .info,
#news-startpage.abm-ui-state-visited .newsblock:nth-child(5) .info {
  -webkit-animation-delay: 0.9s;
  -moz-animation-delay: 0.9s;
  -ms-animation-delay: 0.9s;
  -o-animation-delay: 0.9s;
  animation-delay: 0.9s;
  -webkit-animation: flipInX 1s 0.9s;
  -o-animation: flipInX 1s 0.9s;
  animation: flipInX 1s 0.9s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}

#news .newsblock:nth-child(5) .news_type_icon,
#newsdetail .newsblock:nth-child(5) .news_type_icon,
#news-startpage .newsblock:nth-child(5) .news_type_icon {
  -webkit-transition: opacity 0.5s ease-out 0.9s, transform 0.5s ease-out 0.9s;
  -moz-transition: opacity 0.5s ease-out 0.9s, transform 0.5s ease-out 0.9s;
  -ms-transition: opacity 0.5s ease-out 0.9s, transform 0.5s ease-out 0.9s;
  -o-transition: opacity 0.5s ease-out 0.9s, transform 0.5s ease-out 0.9s;
  transition: opacity 0.5s ease-out 0.9s, transform 0.5s ease-out 0.9s;
  -webkit-transform: translate(30px, 0);
  -moz-transform: translate(30px, 0);
  -ms-transform: translate(30px, 0);
  -o-transform: translate(30px, 0);
  transform: translate(30px, 0);
  opacity: 0;
}

#news.abm-ui-state-visited .newsblock:nth-child(5) .news_type_icon,
#newsdetail.abm-ui-state-visited .newsblock:nth-child(5) .news_type_icon,
#news-startpage.abm-ui-state-visited .newsblock:nth-child(5) .news_type_icon {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#news .newsblock:nth-child(5) .image,
#newsdetail .newsblock:nth-child(5) .image,
#news-startpage .newsblock:nth-child(5) .image {
  -webkit-transition: opacity 0.5s ease-out 0.4s, transform 0.5s ease-out 0.4s;
  -moz-transition: opacity 0.5s ease-out 0.4s, transform 0.5s ease-out 0.4s;
  -ms-transition: opacity 0.5s ease-out 0.4s, transform 0.5s ease-out 0.4s;
  -o-transition: opacity 0.5s ease-out 0.4s, transform 0.5s ease-out 0.4s;
  transition: opacity 0.5s ease-out 0.4s, transform 0.5s ease-out 0.4s;
  -webkit-transform: translate(0, 50px);
  -moz-transform: translate(0, 50px);
  -ms-transform: translate(0, 50px);
  -o-transform: translate(0, 50px);
  transform: translate(0, 50px);
  opacity: 0;
}

#news.abm-ui-state-visited .newsblock:nth-child(5) .image,
#newsdetail.abm-ui-state-visited .newsblock:nth-child(5) .image,
#news-startpage.abm-ui-state-visited .newsblock:nth-child(5) .image {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#news .newsblock:nth-child(5) .text>h2,
#newsdetail .newsblock:nth-child(5) .text>h2,
#news-startpage .newsblock:nth-child(5) .text>h2 {
  -webkit-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.9s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.9s;
  -moz-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.9s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.9s;
  -ms-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.9s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.9s;
  -o-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.9s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.9s;
  transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.9s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.9s;
  -webkit-transform: translate(0, 50px);
  -moz-transform: translate(0, 50px);
  -ms-transform: translate(0, 50px);
  -o-transform: translate(0, 50px);
  transform: translate(0, 50px);
  opacity: 0;
}

#news.abm-ui-state-visited .newsblock:nth-child(5) .text>h2,
#newsdetail.abm-ui-state-visited .newsblock:nth-child(5) .text>h2,
#news-startpage.abm-ui-state-visited .newsblock:nth-child(5) .text>h2 {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#news .newsblock:nth-child(5) .text .teaser,
#newsdetail .newsblock:nth-child(5) .text .teaser,
#news-startpage .newsblock:nth-child(5) .text .teaser {
  -webkit-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.15s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.15s;
  -moz-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.15s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.15s;
  -ms-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.15s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.15s;
  -o-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.15s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.15s;
  transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.15s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.15s;
  -webkit-transform: translate(0, 50px);
  -moz-transform: translate(0, 50px);
  -ms-transform: translate(0, 50px);
  -o-transform: translate(0, 50px);
  transform: translate(0, 50px);
  opacity: 0;
}

#news.abm-ui-state-visited .newsblock:nth-child(5) .text .teaser,
#newsdetail.abm-ui-state-visited .newsblock:nth-child(5) .text .teaser,
#news-startpage.abm-ui-state-visited .newsblock:nth-child(5) .text .teaser {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#news .newsblock:nth-child(6) .info,
#newsdetail .newsblock:nth-child(6) .info,
#news-startpage .newsblock:nth-child(6) .info {
  -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  -moz-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  -o-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  opacity: 0;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}

#news.abm-ui-state-visited .newsblock:nth-child(6) .info,
#newsdetail.abm-ui-state-visited .newsblock:nth-child(6) .info,
#news-startpage.abm-ui-state-visited .newsblock:nth-child(6) .info {
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -ms-animation-delay: 1s;
  -o-animation-delay: 1s;
  animation-delay: 1s;
  -webkit-animation: flipInX 1s 1s;
  -o-animation: flipInX 1s 1s;
  animation: flipInX 1s 1s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}

#news .newsblock:nth-child(6) .news_type_icon,
#newsdetail .newsblock:nth-child(6) .news_type_icon,
#news-startpage .newsblock:nth-child(6) .news_type_icon {
  -webkit-transition: opacity 0.5s ease-out 1s, transform 0.5s ease-out 1s;
  -moz-transition: opacity 0.5s ease-out 1s, transform 0.5s ease-out 1s;
  -ms-transition: opacity 0.5s ease-out 1s, transform 0.5s ease-out 1s;
  -o-transition: opacity 0.5s ease-out 1s, transform 0.5s ease-out 1s;
  transition: opacity 0.5s ease-out 1s, transform 0.5s ease-out 1s;
  -webkit-transform: translate(30px, 0);
  -moz-transform: translate(30px, 0);
  -ms-transform: translate(30px, 0);
  -o-transform: translate(30px, 0);
  transform: translate(30px, 0);
  opacity: 0;
}

#news.abm-ui-state-visited .newsblock:nth-child(6) .news_type_icon,
#newsdetail.abm-ui-state-visited .newsblock:nth-child(6) .news_type_icon,
#news-startpage.abm-ui-state-visited .newsblock:nth-child(6) .news_type_icon {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#news .newsblock:nth-child(6) .image,
#newsdetail .newsblock:nth-child(6) .image,
#news-startpage .newsblock:nth-child(6) .image {
  -webkit-transition: opacity 0.5s ease-out 0.5s, transform 0.5s ease-out 0.5s;
  -moz-transition: opacity 0.5s ease-out 0.5s, transform 0.5s ease-out 0.5s;
  -ms-transition: opacity 0.5s ease-out 0.5s, transform 0.5s ease-out 0.5s;
  -o-transition: opacity 0.5s ease-out 0.5s, transform 0.5s ease-out 0.5s;
  transition: opacity 0.5s ease-out 0.5s, transform 0.5s ease-out 0.5s;
  -webkit-transform: translate(0, 50px);
  -moz-transform: translate(0, 50px);
  -ms-transform: translate(0, 50px);
  -o-transform: translate(0, 50px);
  transform: translate(0, 50px);
  opacity: 0;
}

#news.abm-ui-state-visited .newsblock:nth-child(6) .image,
#newsdetail.abm-ui-state-visited .newsblock:nth-child(6) .image,
#news-startpage.abm-ui-state-visited .newsblock:nth-child(6) .image {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#news .newsblock:nth-child(6) .text>h2,
#newsdetail .newsblock:nth-child(6) .text>h2,
#news-startpage .newsblock:nth-child(6) .text>h2 {
  -webkit-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1s;
  -moz-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1s;
  -ms-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1s;
  -o-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1s;
  transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1s;
  -webkit-transform: translate(0, 50px);
  -moz-transform: translate(0, 50px);
  -ms-transform: translate(0, 50px);
  -o-transform: translate(0, 50px);
  transform: translate(0, 50px);
  opacity: 0;
}

#news.abm-ui-state-visited .newsblock:nth-child(6) .text>h2,
#newsdetail.abm-ui-state-visited .newsblock:nth-child(6) .text>h2,
#news-startpage.abm-ui-state-visited .newsblock:nth-child(6) .text>h2 {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#news .newsblock:nth-child(6) .text .teaser,
#newsdetail .newsblock:nth-child(6) .text .teaser,
#news-startpage .newsblock:nth-child(6) .text .teaser {
  -webkit-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.25s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.25s;
  -moz-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.25s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.25s;
  -ms-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.25s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.25s;
  -o-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.25s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.25s;
  transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.25s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.25s;
  -webkit-transform: translate(0, 50px);
  -moz-transform: translate(0, 50px);
  -ms-transform: translate(0, 50px);
  -o-transform: translate(0, 50px);
  transform: translate(0, 50px);
  opacity: 0;
}

#news.abm-ui-state-visited .newsblock:nth-child(6) .text .teaser,
#newsdetail.abm-ui-state-visited .newsblock:nth-child(6) .text .teaser,
#news-startpage.abm-ui-state-visited .newsblock:nth-child(6) .text .teaser {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#news .newsblock:nth-child(7) .info,
#newsdetail .newsblock:nth-child(7) .info,
#news-startpage .newsblock:nth-child(7) .info {
  -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  -moz-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  -o-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  opacity: 0;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}

#news.abm-ui-state-visited .newsblock:nth-child(7) .info,
#newsdetail.abm-ui-state-visited .newsblock:nth-child(7) .info,
#news-startpage.abm-ui-state-visited .newsblock:nth-child(7) .info {
  -webkit-animation-delay: 1.1s;
  -moz-animation-delay: 1.1s;
  -ms-animation-delay: 1.1s;
  -o-animation-delay: 1.1s;
  animation-delay: 1.1s;
  -webkit-animation: flipInX 1s 1.1s;
  -o-animation: flipInX 1s 1.1s;
  animation: flipInX 1s 1.1s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}

#news .newsblock:nth-child(7) .news_type_icon,
#newsdetail .newsblock:nth-child(7) .news_type_icon,
#news-startpage .newsblock:nth-child(7) .news_type_icon {
  -webkit-transition: opacity 0.5s ease-out 1.1s, transform 0.5s ease-out 1.1s;
  -moz-transition: opacity 0.5s ease-out 1.1s, transform 0.5s ease-out 1.1s;
  -ms-transition: opacity 0.5s ease-out 1.1s, transform 0.5s ease-out 1.1s;
  -o-transition: opacity 0.5s ease-out 1.1s, transform 0.5s ease-out 1.1s;
  transition: opacity 0.5s ease-out 1.1s, transform 0.5s ease-out 1.1s;
  -webkit-transform: translate(30px, 0);
  -moz-transform: translate(30px, 0);
  -ms-transform: translate(30px, 0);
  -o-transform: translate(30px, 0);
  transform: translate(30px, 0);
  opacity: 0;
}

#news.abm-ui-state-visited .newsblock:nth-child(7) .news_type_icon,
#newsdetail.abm-ui-state-visited .newsblock:nth-child(7) .news_type_icon,
#news-startpage.abm-ui-state-visited .newsblock:nth-child(7) .news_type_icon {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#news .newsblock:nth-child(7) .image,
#newsdetail .newsblock:nth-child(7) .image,
#news-startpage .newsblock:nth-child(7) .image {
  -webkit-transition: opacity 0.5s ease-out 0.6s, transform 0.5s ease-out 0.6s;
  -moz-transition: opacity 0.5s ease-out 0.6s, transform 0.5s ease-out 0.6s;
  -ms-transition: opacity 0.5s ease-out 0.6s, transform 0.5s ease-out 0.6s;
  -o-transition: opacity 0.5s ease-out 0.6s, transform 0.5s ease-out 0.6s;
  transition: opacity 0.5s ease-out 0.6s, transform 0.5s ease-out 0.6s;
  -webkit-transform: translate(0, 50px);
  -moz-transform: translate(0, 50px);
  -ms-transform: translate(0, 50px);
  -o-transform: translate(0, 50px);
  transform: translate(0, 50px);
  opacity: 0;
}

#news.abm-ui-state-visited .newsblock:nth-child(7) .image,
#newsdetail.abm-ui-state-visited .newsblock:nth-child(7) .image,
#news-startpage.abm-ui-state-visited .newsblock:nth-child(7) .image {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#news .newsblock:nth-child(7) .text>h2,
#newsdetail .newsblock:nth-child(7) .text>h2,
#news-startpage .newsblock:nth-child(7) .text>h2 {
  -webkit-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.1s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.1s;
  -moz-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.1s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.1s;
  -ms-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.1s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.1s;
  -o-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.1s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.1s;
  transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.1s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.1s;
  -webkit-transform: translate(0, 50px);
  -moz-transform: translate(0, 50px);
  -ms-transform: translate(0, 50px);
  -o-transform: translate(0, 50px);
  transform: translate(0, 50px);
  opacity: 0;
}

#news.abm-ui-state-visited .newsblock:nth-child(7) .text>h2,
#newsdetail.abm-ui-state-visited .newsblock:nth-child(7) .text>h2,
#news-startpage.abm-ui-state-visited .newsblock:nth-child(7) .text>h2 {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#news .newsblock:nth-child(7) .text .teaser,
#newsdetail .newsblock:nth-child(7) .text .teaser,
#news-startpage .newsblock:nth-child(7) .text .teaser {
  -webkit-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.35s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.35s;
  -moz-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.35s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.35s;
  -ms-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.35s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.35s;
  -o-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.35s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.35s;
  transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.35s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.35s;
  -webkit-transform: translate(0, 50px);
  -moz-transform: translate(0, 50px);
  -ms-transform: translate(0, 50px);
  -o-transform: translate(0, 50px);
  transform: translate(0, 50px);
  opacity: 0;
}

#news.abm-ui-state-visited .newsblock:nth-child(7) .text .teaser,
#newsdetail.abm-ui-state-visited .newsblock:nth-child(7) .text .teaser,
#news-startpage.abm-ui-state-visited .newsblock:nth-child(7) .text .teaser {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#news .newsblock:nth-child(8) .info,
#newsdetail .newsblock:nth-child(8) .info,
#news-startpage .newsblock:nth-child(8) .info {
  -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  -moz-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  -o-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  opacity: 0;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}

#news.abm-ui-state-visited .newsblock:nth-child(8) .info,
#newsdetail.abm-ui-state-visited .newsblock:nth-child(8) .info,
#news-startpage.abm-ui-state-visited .newsblock:nth-child(8) .info {
  -webkit-animation-delay: 1.2s;
  -moz-animation-delay: 1.2s;
  -ms-animation-delay: 1.2s;
  -o-animation-delay: 1.2s;
  animation-delay: 1.2s;
  -webkit-animation: flipInX 1s 1.2s;
  -o-animation: flipInX 1s 1.2s;
  animation: flipInX 1s 1.2s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}

#news .newsblock:nth-child(8) .news_type_icon,
#newsdetail .newsblock:nth-child(8) .news_type_icon,
#news-startpage .newsblock:nth-child(8) .news_type_icon {
  -webkit-transition: opacity 0.5s ease-out 1.2s, transform 0.5s ease-out 1.2s;
  -moz-transition: opacity 0.5s ease-out 1.2s, transform 0.5s ease-out 1.2s;
  -ms-transition: opacity 0.5s ease-out 1.2s, transform 0.5s ease-out 1.2s;
  -o-transition: opacity 0.5s ease-out 1.2s, transform 0.5s ease-out 1.2s;
  transition: opacity 0.5s ease-out 1.2s, transform 0.5s ease-out 1.2s;
  -webkit-transform: translate(30px, 0);
  -moz-transform: translate(30px, 0);
  -ms-transform: translate(30px, 0);
  -o-transform: translate(30px, 0);
  transform: translate(30px, 0);
  opacity: 0;
}

#news.abm-ui-state-visited .newsblock:nth-child(8) .news_type_icon,
#newsdetail.abm-ui-state-visited .newsblock:nth-child(8) .news_type_icon,
#news-startpage.abm-ui-state-visited .newsblock:nth-child(8) .news_type_icon {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#news .newsblock:nth-child(8) .image,
#newsdetail .newsblock:nth-child(8) .image,
#news-startpage .newsblock:nth-child(8) .image {
  -webkit-transition: opacity 0.5s ease-out 0.7s, transform 0.5s ease-out 0.7s;
  -moz-transition: opacity 0.5s ease-out 0.7s, transform 0.5s ease-out 0.7s;
  -ms-transition: opacity 0.5s ease-out 0.7s, transform 0.5s ease-out 0.7s;
  -o-transition: opacity 0.5s ease-out 0.7s, transform 0.5s ease-out 0.7s;
  transition: opacity 0.5s ease-out 0.7s, transform 0.5s ease-out 0.7s;
  -webkit-transform: translate(0, 50px);
  -moz-transform: translate(0, 50px);
  -ms-transform: translate(0, 50px);
  -o-transform: translate(0, 50px);
  transform: translate(0, 50px);
  opacity: 0;
}

#news.abm-ui-state-visited .newsblock:nth-child(8) .image,
#newsdetail.abm-ui-state-visited .newsblock:nth-child(8) .image,
#news-startpage.abm-ui-state-visited .newsblock:nth-child(8) .image {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#news .newsblock:nth-child(8) .text>h2,
#newsdetail .newsblock:nth-child(8) .text>h2,
#news-startpage .newsblock:nth-child(8) .text>h2 {
  -webkit-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.2s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.2s;
  -moz-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.2s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.2s;
  -ms-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.2s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.2s;
  -o-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.2s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.2s;
  transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.2s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.2s;
  -webkit-transform: translate(0, 50px);
  -moz-transform: translate(0, 50px);
  -ms-transform: translate(0, 50px);
  -o-transform: translate(0, 50px);
  transform: translate(0, 50px);
  opacity: 0;
}

#news.abm-ui-state-visited .newsblock:nth-child(8) .text>h2,
#newsdetail.abm-ui-state-visited .newsblock:nth-child(8) .text>h2,
#news-startpage.abm-ui-state-visited .newsblock:nth-child(8) .text>h2 {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#news .newsblock:nth-child(8) .text .teaser,
#newsdetail .newsblock:nth-child(8) .text .teaser,
#news-startpage .newsblock:nth-child(8) .text .teaser {
  -webkit-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.45s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.45s;
  -moz-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.45s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.45s;
  -ms-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.45s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.45s;
  -o-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.45s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.45s;
  transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.45s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.45s;
  -webkit-transform: translate(0, 50px);
  -moz-transform: translate(0, 50px);
  -ms-transform: translate(0, 50px);
  -o-transform: translate(0, 50px);
  transform: translate(0, 50px);
  opacity: 0;
}

#news.abm-ui-state-visited .newsblock:nth-child(8) .text .teaser,
#newsdetail.abm-ui-state-visited .newsblock:nth-child(8) .text .teaser,
#news-startpage.abm-ui-state-visited .newsblock:nth-child(8) .text .teaser {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#news .newsblock:nth-child(9) .info,
#newsdetail .newsblock:nth-child(9) .info,
#news-startpage .newsblock:nth-child(9) .info {
  -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  -moz-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  -o-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  opacity: 0;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}

#news.abm-ui-state-visited .newsblock:nth-child(9) .info,
#newsdetail.abm-ui-state-visited .newsblock:nth-child(9) .info,
#news-startpage.abm-ui-state-visited .newsblock:nth-child(9) .info {
  -webkit-animation-delay: 1.3s;
  -moz-animation-delay: 1.3s;
  -ms-animation-delay: 1.3s;
  -o-animation-delay: 1.3s;
  animation-delay: 1.3s;
  -webkit-animation: flipInX 1s 1.3s;
  -o-animation: flipInX 1s 1.3s;
  animation: flipInX 1s 1.3s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}

#news .newsblock:nth-child(9) .news_type_icon,
#newsdetail .newsblock:nth-child(9) .news_type_icon,
#news-startpage .newsblock:nth-child(9) .news_type_icon {
  -webkit-transition: opacity 0.5s ease-out 1.3s, transform 0.5s ease-out 1.3s;
  -moz-transition: opacity 0.5s ease-out 1.3s, transform 0.5s ease-out 1.3s;
  -ms-transition: opacity 0.5s ease-out 1.3s, transform 0.5s ease-out 1.3s;
  -o-transition: opacity 0.5s ease-out 1.3s, transform 0.5s ease-out 1.3s;
  transition: opacity 0.5s ease-out 1.3s, transform 0.5s ease-out 1.3s;
  -webkit-transform: translate(30px, 0);
  -moz-transform: translate(30px, 0);
  -ms-transform: translate(30px, 0);
  -o-transform: translate(30px, 0);
  transform: translate(30px, 0);
  opacity: 0;
}

#news.abm-ui-state-visited .newsblock:nth-child(9) .news_type_icon,
#newsdetail.abm-ui-state-visited .newsblock:nth-child(9) .news_type_icon,
#news-startpage.abm-ui-state-visited .newsblock:nth-child(9) .news_type_icon {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#news .newsblock:nth-child(9) .image,
#newsdetail .newsblock:nth-child(9) .image,
#news-startpage .newsblock:nth-child(9) .image {
  -webkit-transition: opacity 0.5s ease-out 0.8s, transform 0.5s ease-out 0.8s;
  -moz-transition: opacity 0.5s ease-out 0.8s, transform 0.5s ease-out 0.8s;
  -ms-transition: opacity 0.5s ease-out 0.8s, transform 0.5s ease-out 0.8s;
  -o-transition: opacity 0.5s ease-out 0.8s, transform 0.5s ease-out 0.8s;
  transition: opacity 0.5s ease-out 0.8s, transform 0.5s ease-out 0.8s;
  -webkit-transform: translate(0, 50px);
  -moz-transform: translate(0, 50px);
  -ms-transform: translate(0, 50px);
  -o-transform: translate(0, 50px);
  transform: translate(0, 50px);
  opacity: 0;
}

#news.abm-ui-state-visited .newsblock:nth-child(9) .image,
#newsdetail.abm-ui-state-visited .newsblock:nth-child(9) .image,
#news-startpage.abm-ui-state-visited .newsblock:nth-child(9) .image {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#news .newsblock:nth-child(9) .text>h2,
#newsdetail .newsblock:nth-child(9) .text>h2,
#news-startpage .newsblock:nth-child(9) .text>h2 {
  -webkit-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.3s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.3s;
  -moz-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.3s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.3s;
  -ms-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.3s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.3s;
  -o-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.3s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.3s;
  transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.3s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.3s;
  -webkit-transform: translate(0, 50px);
  -moz-transform: translate(0, 50px);
  -ms-transform: translate(0, 50px);
  -o-transform: translate(0, 50px);
  transform: translate(0, 50px);
  opacity: 0;
}

#news.abm-ui-state-visited .newsblock:nth-child(9) .text>h2,
#newsdetail.abm-ui-state-visited .newsblock:nth-child(9) .text>h2,
#news-startpage.abm-ui-state-visited .newsblock:nth-child(9) .text>h2 {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#news .newsblock:nth-child(9) .text .teaser,
#newsdetail .newsblock:nth-child(9) .text .teaser,
#news-startpage .newsblock:nth-child(9) .text .teaser {
  -webkit-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.55s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.55s;
  -moz-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.55s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.55s;
  -ms-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.55s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.55s;
  -o-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.55s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.55s;
  transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.55s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.55s;
  -webkit-transform: translate(0, 50px);
  -moz-transform: translate(0, 50px);
  -ms-transform: translate(0, 50px);
  -o-transform: translate(0, 50px);
  transform: translate(0, 50px);
  opacity: 0;
}

#news.abm-ui-state-visited .newsblock:nth-child(9) .text .teaser,
#newsdetail.abm-ui-state-visited .newsblock:nth-child(9) .text .teaser,
#news-startpage.abm-ui-state-visited .newsblock:nth-child(9) .text .teaser {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

body.loaded #newsdetail.abm-ui-state-active .sectionLeft.sectionLeft>a>svg {
  -webkit-transform: translate(0, -50%) rotate(180deg);
  -moz-transform: translate(0, -50%) rotate(180deg);
  -ms-transform: translate(0, -50%) rotate(180deg);
  -o-transform: translate(0, -50%) rotate(180deg);
  transform: translate(0, -50%) rotate(180deg);
}

body.loaded #newsdetail.abm-ui-state-active .sectionRight.sectionRight>a>svg {
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

@media (max-width: 991px) {
  body.loaded #newsdetail.abm-ui-state-active .sectionLeft.sectionLeft {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
  }

  body.loaded #newsdetail.abm-ui-state-active .sectionRight.sectionRight {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
  }
}

#newsdetail {
  /* .sectionRight.sectionLeft,
	.sectionLeft.sectionLeft {
		@media (max-width: @screen-sm-max) {
        position: fixed;
		}
	}

	.sectionCenter {
       @media (max-width: @screen-sm-max) {
					margin-left:60px;
			 }
	}    */
}

@media (max-width: 991px) {
  #newsdetail .sectionLeft.sectionLeft {
    -webkit-transform: translateX(-60px);
    -moz-transform: translateX(-60px);
    -ms-transform: translateX(-60px);
    -o-transform: translateX(-60px);
    transform: translateX(-60px);
    -webkit-transition: transform 0.5s ease-out;
    -o-transition: transform 0.5s ease-out;
    transition: transform 0.5s ease-out;
  }
}

#newsdetail .sectionLeft.sectionLeft>a>svg {
  position: fixed;
  left: 0px;
  width: 80px;
  -webkit-transform: translate(0, -50%) rotate(180deg);
  -moz-transform: translate(0, -50%) rotate(180deg);
  -ms-transform: translate(0, -50%) rotate(180deg);
  -o-transform: translate(0, -50%) rotate(180deg);
  transform: translate(0, -50%) rotate(180deg);
}

@media (max-width: 991px) {
  #newsdetail .sectionLeft.sectionLeft>a>svg {
    left: 0px !important;
    width: 60px;
  }
}

#newsdetail .sectionLeft.sectionLeft .title {
  left: 26px;
  position: fixed;
}

@media (max-width: 991px) {
  #newsdetail .sectionLeft.sectionLeft .title {
    left: 15px;
  }
}

@media (max-width: 991px) {
  #newsdetail .sectionRight.sectionRight {
    -webkit-transform: translateX(60px);
    -moz-transform: translateX(60px);
    -ms-transform: translateX(60px);
    -o-transform: translateX(60px);
    transform: translateX(60px);
    -webkit-transition: transform 0.5s ease-out;
    -o-transition: transform 0.5s ease-out;
    transition: transform 0.5s ease-out;
  }
}

#newsdetail .sectionRight.sectionRight>a>svg {
  width: 80px;
}

@media (max-width: 991px) {
  #newsdetail .sectionRight.sectionRight>a>svg {
    width: 60px;
  }
}

#newsdetail .sectionRight.sectionRight .backButton {
  position: fixed;
  top: 80px;
  right: 0;
  left: inherit;
  width: 80px;
  z-index: 3;
}

#newsdetail .sectionRight.sectionRight>a>svg {
  position: fixed;
  right: 0px;
  left: inherit;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

#newsdetail .sectionRight.sectionRight .title {
  right: 0px;
  left: inherit;
  position: fixed;
}

@media (max-width: 991px) {
  #newsdetail .sectionRight.sectionRight .title {
    right: -11px;
  }
}

@media (max-width: 991px) {
  #newsdetail .sectionRight.sectionRight .backButton {
    top: 0px;
    width: 60px;
    line-height: 60px;
  }
}

/* ANIMATIONEN NEWS DETAIL */
@media (max-width: 991px) {
  #newsdetail {
    background-color: #f2f2f2;
  }

  #newsdetail .sectionLeft,
  #newsdetail .sectionRight {
    width: 60px;
    display: block;
    background-color: white;
  }

  #newsdetail .sectionLeft>a>svg,
  #newsdetail .sectionRight>a>svg {
    width: 60px;
  }

  #newsdetail .sectionCenter {
    width: calc(100% - 120px);
  }
}

#newsdetail .day {
  -webkit-transition: opacity 0.2s cubic-bezier(0, 0, 0.08, 0.99) 0s, transform 0.2s cubic-bezier(0, 0, 0.08, 0.99) 0s;
  -moz-transition: opacity 0.2s cubic-bezier(0, 0, 0.08, 0.99) 0s, transform 0.2s cubic-bezier(0, 0, 0.08, 0.99) 0s;
  -ms-transition: opacity 0.2s cubic-bezier(0, 0, 0.08, 0.99) 0s, transform 0.2s cubic-bezier(0, 0, 0.08, 0.99) 0s;
  -o-transition: opacity 0.2s cubic-bezier(0, 0, 0.08, 0.99) 0s, transform 0.2s cubic-bezier(0, 0, 0.08, 0.99) 0s;
  transition: opacity 0.2s cubic-bezier(0, 0, 0.08, 0.99) 0s, transform 0.2s cubic-bezier(0, 0, 0.08, 0.99) 0s;
  -webkit-transform: translate(-20px, 0);
  -moz-transform: translate(-20px, 0);
  -ms-transform: translate(-20px, 0);
  -o-transform: translate(-20px, 0);
  transform: translate(-20px, 0);
  opacity: 0;
}

#newsdetail.abm-ui-state-visited .day {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#newsdetail .monthyear {
  -webkit-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.1s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.1s;
  -moz-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.1s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.1s;
  -ms-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.1s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.1s;
  -o-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.1s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.1s;
  transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.1s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.1s;
  -webkit-transform: translate(50px, 0);
  -moz-transform: translate(50px, 0);
  -ms-transform: translate(50px, 0);
  -o-transform: translate(50px, 0);
  transform: translate(50px, 0);
  opacity: 0;
}

#newsdetail.abm-ui-state-visited .monthyear {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#newsdetail .location {
  -webkit-transition: opacity 0.2s cubic-bezier(0, 0, 0.08, 0.99) 0.2s, transform 0.2s cubic-bezier(0, 0, 0.08, 0.99) 0.2s;
  -moz-transition: opacity 0.2s cubic-bezier(0, 0, 0.08, 0.99) 0.2s, transform 0.2s cubic-bezier(0, 0, 0.08, 0.99) 0.2s;
  -ms-transition: opacity 0.2s cubic-bezier(0, 0, 0.08, 0.99) 0.2s, transform 0.2s cubic-bezier(0, 0, 0.08, 0.99) 0.2s;
  -o-transition: opacity 0.2s cubic-bezier(0, 0, 0.08, 0.99) 0.2s, transform 0.2s cubic-bezier(0, 0, 0.08, 0.99) 0.2s;
  transition: opacity 0.2s cubic-bezier(0, 0, 0.08, 0.99) 0.2s, transform 0.2s cubic-bezier(0, 0, 0.08, 0.99) 0.2s;
  -webkit-transform: translate(300px, 0);
  -moz-transform: translate(300px, 0);
  -ms-transform: translate(300px, 0);
  -o-transform: translate(300px, 0);
  transform: translate(300px, 0);
  opacity: 0;
}

#newsdetail.abm-ui-state-visited .location {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#newsdetail h1 {
  -webkit-transition: opacity 0.8s cubic-bezier(0, 0, 0.08, 0.99) 0.8s, transform 0.8s cubic-bezier(0, 0, 0.08, 0.99) 0.8s;
  -moz-transition: opacity 0.8s cubic-bezier(0, 0, 0.08, 0.99) 0.8s, transform 0.8s cubic-bezier(0, 0, 0.08, 0.99) 0.8s;
  -ms-transition: opacity 0.8s cubic-bezier(0, 0, 0.08, 0.99) 0.8s, transform 0.8s cubic-bezier(0, 0, 0.08, 0.99) 0.8s;
  -o-transition: opacity 0.8s cubic-bezier(0, 0, 0.08, 0.99) 0.8s, transform 0.8s cubic-bezier(0, 0, 0.08, 0.99) 0.8s;
  transition: opacity 0.8s cubic-bezier(0, 0, 0.08, 0.99) 0.8s, transform 0.8s cubic-bezier(0, 0, 0.08, 0.99) 0.8s;
  -webkit-transform: translate(-50px, 0);
  -moz-transform: translate(-50px, 0);
  -ms-transform: translate(-50px, 0);
  -o-transform: translate(-50px, 0);
  transform: translate(-50px, 0);
  opacity: 0;
}

#newsdetail.abm-ui-state-visited h1 {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#newsdetail .firstimage {
  -webkit-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.8s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.8s;
  -moz-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.8s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.8s;
  -ms-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.8s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.8s;
  -o-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.8s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.8s;
  transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.8s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 0.8s;
  -webkit-transform: translate(30px, 0);
  -moz-transform: translate(30px, 0);
  -ms-transform: translate(30px, 0);
  -o-transform: translate(30px, 0);
  transform: translate(30px, 0);
  opacity: 0;
}

#newsdetail.abm-ui-state-visited .firstimage {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#newsdetail .gallery {
  -webkit-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1s;
  -moz-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1s;
  -ms-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1s;
  -o-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1s;
  transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1s;
  -webkit-transform: translate(30px, 0);
  -moz-transform: translate(30px, 0);
  -ms-transform: translate(30px, 0);
  -o-transform: translate(30px, 0);
  transform: translate(30px, 0);
  opacity: 0;
}

#newsdetail.abm-ui-state-visited .gallery {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#newsdetail .teaserText {
  -webkit-transition: opacity 0.8s cubic-bezier(0, 0, 0.08, 0.99) 1.8s, transform 0.8s cubic-bezier(0, 0, 0.08, 0.99) 1.8s;
  -moz-transition: opacity 0.8s cubic-bezier(0, 0, 0.08, 0.99) 1.8s, transform 0.8s cubic-bezier(0, 0, 0.08, 0.99) 1.8s;
  -ms-transition: opacity 0.8s cubic-bezier(0, 0, 0.08, 0.99) 1.8s, transform 0.8s cubic-bezier(0, 0, 0.08, 0.99) 1.8s;
  -o-transition: opacity 0.8s cubic-bezier(0, 0, 0.08, 0.99) 1.8s, transform 0.8s cubic-bezier(0, 0, 0.08, 0.99) 1.8s;
  transition: opacity 0.8s cubic-bezier(0, 0, 0.08, 0.99) 1.8s, transform 0.8s cubic-bezier(0, 0, 0.08, 0.99) 1.8s;
  -webkit-transform: translate(0, 50px);
  -moz-transform: translate(0, 50px);
  -ms-transform: translate(0, 50px);
  -o-transform: translate(0, 50px);
  transform: translate(0, 50px);
  opacity: 0;
}

#newsdetail.abm-ui-state-visited .teaserText {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#newsdetail .detailText {
  -webkit-transition: opacity 0.8s cubic-bezier(0, 0, 0.08, 0.99) 2s, transform 0.8s cubic-bezier(0, 0, 0.08, 0.99) 2s;
  -moz-transition: opacity 0.8s cubic-bezier(0, 0, 0.08, 0.99) 2s, transform 0.8s cubic-bezier(0, 0, 0.08, 0.99) 2s;
  -ms-transition: opacity 0.8s cubic-bezier(0, 0, 0.08, 0.99) 2s, transform 0.8s cubic-bezier(0, 0, 0.08, 0.99) 2s;
  -o-transition: opacity 0.8s cubic-bezier(0, 0, 0.08, 0.99) 2s, transform 0.8s cubic-bezier(0, 0, 0.08, 0.99) 2s;
  transition: opacity 0.8s cubic-bezier(0, 0, 0.08, 0.99) 2s, transform 0.8s cubic-bezier(0, 0, 0.08, 0.99) 2s;
  -webkit-transform: translate(0, 50px);
  -moz-transform: translate(0, 50px);
  -ms-transform: translate(0, 50px);
  -o-transform: translate(0, 50px);
  transform: translate(0, 50px);
  opacity: 0;
}

#newsdetail.abm-ui-state-visited .detailText {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#newsdetail .Downloads {
  -webkit-transition: opacity 0.8s cubic-bezier(0, 0, 0.08, 0.99) 2.2s, transform 0.8s cubic-bezier(0, 0, 0.08, 0.99) 2.2s;
  -moz-transition: opacity 0.8s cubic-bezier(0, 0, 0.08, 0.99) 2.2s, transform 0.8s cubic-bezier(0, 0, 0.08, 0.99) 2.2s;
  -ms-transition: opacity 0.8s cubic-bezier(0, 0, 0.08, 0.99) 2.2s, transform 0.8s cubic-bezier(0, 0, 0.08, 0.99) 2.2s;
  -o-transition: opacity 0.8s cubic-bezier(0, 0, 0.08, 0.99) 2.2s, transform 0.8s cubic-bezier(0, 0, 0.08, 0.99) 2.2s;
  transition: opacity 0.8s cubic-bezier(0, 0, 0.08, 0.99) 2.2s, transform 0.8s cubic-bezier(0, 0, 0.08, 0.99) 2.2s;
  -webkit-transform: translate(0, 50px);
  -moz-transform: translate(0, 50px);
  -ms-transform: translate(0, 50px);
  -o-transform: translate(0, 50px);
  transform: translate(0, 50px);
  opacity: 0;
}

#newsdetail.abm-ui-state-visited .Downloads {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#newsdetail .PR {
  -webkit-transition: opacity 0.8s cubic-bezier(0, 0, 0.08, 0.99) 2.8s, transform 0.8s cubic-bezier(0, 0, 0.08, 0.99) 2.8s;
  -moz-transition: opacity 0.8s cubic-bezier(0, 0, 0.08, 0.99) 2.8s, transform 0.8s cubic-bezier(0, 0, 0.08, 0.99) 2.8s;
  -ms-transition: opacity 0.8s cubic-bezier(0, 0, 0.08, 0.99) 2.8s, transform 0.8s cubic-bezier(0, 0, 0.08, 0.99) 2.8s;
  -o-transition: opacity 0.8s cubic-bezier(0, 0, 0.08, 0.99) 2.8s, transform 0.8s cubic-bezier(0, 0, 0.08, 0.99) 2.8s;
  transition: opacity 0.8s cubic-bezier(0, 0, 0.08, 0.99) 2.8s, transform 0.8s cubic-bezier(0, 0, 0.08, 0.99) 2.8s;
  -webkit-transform: translate(0, 50px);
  -moz-transform: translate(0, 50px);
  -ms-transform: translate(0, 50px);
  -o-transform: translate(0, 50px);
  transform: translate(0, 50px);
  opacity: 0;
}

#newsdetail.abm-ui-state-visited .PR {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#news-startpage .sectionRight,
#news-startpage .sectionLeft {
  margin-top: -70px;
}

#news-startpage .typeContainer {
  position: relative;
  min-height: 500px;
  margin-bottom: 70px;
}

#news-startpage .typeContainer .flexslider {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  z-index: 0;
  display: none;
}

#news-startpage .typeContainer .flexslider.visible {
  z-index: 1;
  display: block;
}

#news-startpage .typeContainer .newsGroup {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  z-index: 0;
  opacity: 0;
  display: block;
}

#news-startpage .typeContainer .newsGroup.visible {
  opacity: 1;
  z-index: 1;
}

#news-startpage .typeContainer .newsGroup .newsblock {
  /* display:block;
					float:left;
					width: 25%;
					display:none; */
  /* display:none; */
}

#news-startpage .row {
  padding-bottom: 10px !important;
}

#news-startpage .newsblock {
  margin-bottom: 0px;
}

.newsStartpageFilter h2.latest_news {
  color: #00acea;
  text-transform: uppercase;
  font-weight: bold;
  font-family: audimatregular;
  font-size: 40px;
  margin-bottom: 0px;
  padding: 0;
  margin: 0;
}

.newsStartpageFilter .sectionCenter .container>.row {
  padding-top: 70px;
  padding-bottom: 0px;
  position: relative;
}

.newsStartpageFilter .filter {
  position: absolute;
  right: 20px;
  bottom: 0px;
}

.newsStartpageFilter .filter a {
  text-decoration: none;
  cursor: pointer;
  color: #313131;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  margin-right: 0px;
  padding: 0 15px;
  line-height: 30px;
  display: inline-block;
}

.newsStartpageFilter .filter a.abm-ui-state-active {
  color: white;
  background-color: #00acea;
}

@media (max-width: 767px) {
  .newsStartpageFilter .filter {
    position: relative;
    left: 0;
    right: inherit;
  }
}

/* PRODUKTDETAILS */
section#productsdetail .sectionLeft>a>svg {
  position: fixed;
  right: inherit;
  left: -7px;
  -webkit-transform: translate(0, -50%) rotate(180deg);
  -moz-transform: translate(0, -50%) rotate(180deg);
  -ms-transform: translate(0, -50%) rotate(180deg);
  -o-transform: translate(0, -50%) rotate(180deg);
  transform: translate(0, -50%) rotate(180deg);
}

section#productsdetail .sectionLeft .title {
  left: 25px;
  position: fixed;
}

section#productsdetail .sectionRight .backButton {
  position: fixed;
  top: 80px;
  right: 0;
  left: inherit;
  width: 80px;
}

section#productsdetail .sectionRight>a>svg {
  left: inherit;
  position: fixed;
  right: -12px;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

section#productsdetail .sectionRight .title {
  left: calc(100% - 40px);
  position: fixed;
  -webkit-transform-origin: top left;
  -moz-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-transform: rotate(270deg) translate(0, -50%);
  -moz-transform: rotate(270deg) translate(0, -50%);
  -ms-transform: rotate(270deg) translate(0, -50%);
  -o-transform: rotate(270deg) translate(0, -50%);
  transform: rotate(270deg) translate(0, -50%);
}

section#productsdetail .produktdetail {
  padding: 80px 15px;
}

section#productsdetail .Left img {
  max-width: 100%;
  height: auto;
  padding: 40px 0;
}

section#productsdetail .Left .Movie {
  position: relative;
}

@media (min-width: 1200px) {
  section#productsdetail .Left .Movie {
    margin-top: -95px;
  }
}

section#productsdetail .Left .Movie img {
  padding: 0;
}

section#productsdetail .Left .Movie a {
  color: white;
  font-size: 15px;
  font-weight: bold;
}

section#productsdetail .Left .Movie .VideoName {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  left: 0;
  right: 0;
  text-align: center;
}

section#productsdetail .Left .Movie .VideoName svg {
  width: 25px;
  height: 25px;
}

section#productsdetail .Left .Movie .VideoName svg g {
  fill: white;
}

section#productsdetail .TopHeader,
section#productsdetail .RightHeader {
  padding-bottom: 40px;
}

section#productsdetail .TopHeader h1,
section#productsdetail .RightHeader h1 {
  font-size: 50px;
  font-family: audimatregular;
  font-weight: bold;
  color: #00acea;
  margin: 0;
}

section#productsdetail .TopHeader h2,
section#productsdetail .RightHeader h2 {
  font-size: 30px;
  font-weight: light;
  color: #00acea;
  margin: 0;
}

section#productsdetail .Right .RightText ul {
  padding: 0;
  margin: 30px 0;
}

section#productsdetail .Right .RightText ul li {
  list-style-type: none;
  position: relative;
  padding-left: 30px;
  margin-bottom: 15px;
}

section#productsdetail .Right .RightText ul li:before {
  content: '';
  position: absolute;
  display: block;
  left: 6px;
  top: 6px;
  border-radius: 100%;
  width: 10px;
  height: 10px;
  box-shadow: 0px 0px 0px 3px #00acea;
}

section#productsdetail .Right .RightText .Description {
  line-height: 1.8;
}

section#productsdetail .Right .RightButtons {
  margin-top: 40px;
}

@media (max-width: 1199px) {
  section#productsdetail .Right .RightButtons {
    margin-top: 30px;
    margin-bottom: 15px;
  }
}

section#productsdetail .Right .RightButtons>div {
  padding: 0;
}

@media (max-width: 1199px) {
  section#productsdetail .Right .RightButtons>div {
    padding: 0 15px;
  }
}

section#productsdetail .Right .RightButtons .Button {
  color: #00acea;
  border: 2px solid #00acea;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  display: block;
}

section#productsdetail .Right .RightButtons .Button:hover {
  background-color: #00acea;
  color: white;
}

section#productsdetail .Right .RightButtons .Button.ButtonBlue {
  background-color: #00acea;
  color: white;
}

section#productsdetail .Right .RightButtons .Button.ButtonBlue:hover {
  background-color: transparent;
  color: #00acea;
}

@media (max-width: 1199px) {
  section#productsdetail .Right .RightButtons .Button {
    margin-bottom: 15px;
  }
}

section#productsdetail .enginedata {
  clear: both;
  margin-top: 40px;
  margin-bottom: 40px;
}

section#productsdetail .enginedata h2 {
  text-align: center;
  font-size: 40px;
  color: #00acea;
  font-weight: bold;
  font-family: audimatregular;
  margin: 0;
  margin-bottom: 40px;
}

section#productsdetail .enginedata table {
  width: 100%;
  max-width: 100% !important;
}

section#productsdetail .enginedata table tr th,
section#productsdetail .enginedata table tr td {
  padding: 15px;
  box-sizing: border-box;
  border-right: 1px solid white;
}

section#productsdetail .enginedata table tr th {
  background-color: #00acea;
  color: white;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
}

section#productsdetail .enginedata table tr th:last-child {
  border-right: 0px;
}

section#productsdetail .enginedata table tr td {
  background-color: #ebebeb;
  border-bottom: 1px solid white;
  margin-left: -1px;
  font-weight: light;
  font-size: 16px;
}

section#productsdetail .enginedata table tr td:last-child {
  border-right: 0px;
}

section#productsdetail .enginedata table tr:last-child td,
section#productsdetail .enginedata table tr:last-child th {
  border-bottom: 0px;
}

section#productsdetail .bannercontainer .banner {
  background-position: center center;
  background-size: cover;
  height: 350px;
  position: relative;
}

section#productsdetail .bannercontainer .banner.banner1 {
  background-image: url("../files/abm/images/banner_motor_download.jpg");
}

section#productsdetail .bannercontainer .banner.banner2 {
  background-image: url("../files/abm/images/banner_motor_ersatzteilkatalog.jpg");
}

section#productsdetail .bannercontainer .banner .text {
  background-color: #00acea;
  color: white;
  padding: 8px 15px;
  font-family: audimatregular;
  font-weight: bold;
  font-size: 30px;
  text-transform: uppercase;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  white-space: nowrap;
}

section#productsdetail .gallery {
  clear: both;
  margin-top: 40px;
  margin-bottom: 40px;
}

section#productsdetail .gallery h2 {
  text-align: center;
  font-size: 40px;
  color: #00acea;
  font-weight: bold;
  font-family: audimatregular;
  margin: 0;
  margin-bottom: 40px;
}

section#productsdetail .gallery .ImagesContainer .image {
  overflow: hidden;
  height: 335px;
}

@media (min-width: 992px) {
  section#productsdetail .gallery .ImagesContainer .image.image_1 {
    height: 670px;
  }

  section#productsdetail .gallery .ImagesContainer .image.image_5 {
    margin-top: -335px;
    height: 670px;
  }
}

@media (max-width: 767px) {
  section#productsdetail .gallery .ImagesContainer .image {
    height: 250px;
  }
}

section#productsdetail .gallery .ImagesContainer .image img {
  min-width: 100%;
  height: auto;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

@media (min-width: 992px) {
  section#productsdetail .productinfo .Left img {
    -webkit-transition: opacity 0.3s ease-out 0s, transform 0.3s ease-out 0s;
    -moz-transition: opacity 0.3s ease-out 0s, transform 0.3s ease-out 0s;
    -ms-transition: opacity 0.3s ease-out 0s, transform 0.3s ease-out 0s;
    -o-transition: opacity 0.3s ease-out 0s, transform 0.3s ease-out 0s;
    transition: opacity 0.3s ease-out 0s, transform 0.3s ease-out 0s;
    -webkit-transform: translate(-50px, 0);
    -moz-transform: translate(-50px, 0);
    -ms-transform: translate(-50px, 0);
    -o-transform: translate(-50px, 0);
    transform: translate(-50px, 0);
    opacity: 0;
  }

  section#productsdetail .productinfo.abm-ui-state-visited .Left img {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  section#productsdetail .productinfo .Right .RightHeader h1 {
    -webkit-transition: opacity 0.3s ease-out 0s, transform 0.3s ease-out 0s;
    -moz-transition: opacity 0.3s ease-out 0s, transform 0.3s ease-out 0s;
    -ms-transition: opacity 0.3s ease-out 0s, transform 0.3s ease-out 0s;
    -o-transition: opacity 0.3s ease-out 0s, transform 0.3s ease-out 0s;
    transition: opacity 0.3s ease-out 0s, transform 0.3s ease-out 0s;
    -webkit-transform: translate(50px, 0);
    -moz-transform: translate(50px, 0);
    -ms-transform: translate(50px, 0);
    -o-transform: translate(50px, 0);
    transform: translate(50px, 0);
    opacity: 0;
  }

  section#productsdetail .productinfo.abm-ui-state-visited .Right .RightHeader h1 {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  section#productsdetail .productinfo .Right .RightHeader h2 {
    -webkit-transition: opacity 0.3s ease-out 0.2s, transform 0.3s ease-out 0.2s;
    -moz-transition: opacity 0.3s ease-out 0.2s, transform 0.3s ease-out 0.2s;
    -ms-transition: opacity 0.3s ease-out 0.2s, transform 0.3s ease-out 0.2s;
    -o-transition: opacity 0.3s ease-out 0.2s, transform 0.3s ease-out 0.2s;
    transition: opacity 0.3s ease-out 0.2s, transform 0.3s ease-out 0.2s;
    -webkit-transform: translate(50px, 0);
    -moz-transform: translate(50px, 0);
    -ms-transform: translate(50px, 0);
    -o-transform: translate(50px, 0);
    transform: translate(50px, 0);
    opacity: 0;
  }

  section#productsdetail .productinfo.abm-ui-state-visited .Right .RightHeader h2 {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  section#productsdetail .productinfo .Right .Description .text>p:nth-child(1) {
    -webkit-transition: opacity 0.5s ease-out 0.7s, transform 0.5s ease-out 0.7s;
    -moz-transition: opacity 0.5s ease-out 0.7s, transform 0.5s ease-out 0.7s;
    -ms-transition: opacity 0.5s ease-out 0.7s, transform 0.5s ease-out 0.7s;
    -o-transition: opacity 0.5s ease-out 0.7s, transform 0.5s ease-out 0.7s;
    transition: opacity 0.5s ease-out 0.7s, transform 0.5s ease-out 0.7s;
    -webkit-transform: translate(0, 50px);
    -moz-transform: translate(0, 50px);
    -ms-transform: translate(0, 50px);
    -o-transform: translate(0, 50px);
    transform: translate(0, 50px);
    opacity: 0;
  }

  section#productsdetail .productinfo.abm-ui-state-visited .Right .Description .text>p:nth-child(1) {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  section#productsdetail .productinfo .Right .Description .text>p:nth-child(2) {
    -webkit-transition: opacity 0.5s ease-out 0.9s, transform 0.5s ease-out 0.9s;
    -moz-transition: opacity 0.5s ease-out 0.9s, transform 0.5s ease-out 0.9s;
    -ms-transition: opacity 0.5s ease-out 0.9s, transform 0.5s ease-out 0.9s;
    -o-transition: opacity 0.5s ease-out 0.9s, transform 0.5s ease-out 0.9s;
    transition: opacity 0.5s ease-out 0.9s, transform 0.5s ease-out 0.9s;
    -webkit-transform: translate(0, 50px);
    -moz-transform: translate(0, 50px);
    -ms-transform: translate(0, 50px);
    -o-transform: translate(0, 50px);
    transform: translate(0, 50px);
    opacity: 0;
  }

  section#productsdetail .productinfo.abm-ui-state-visited .Right .Description .text>p:nth-child(2) {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  section#productsdetail .productinfo .Right .Description .text>p:nth-child(3) {
    -webkit-transition: opacity 0.5s ease-out 1.1s, transform 0.5s ease-out 1.1s;
    -moz-transition: opacity 0.5s ease-out 1.1s, transform 0.5s ease-out 1.1s;
    -ms-transition: opacity 0.5s ease-out 1.1s, transform 0.5s ease-out 1.1s;
    -o-transition: opacity 0.5s ease-out 1.1s, transform 0.5s ease-out 1.1s;
    transition: opacity 0.5s ease-out 1.1s, transform 0.5s ease-out 1.1s;
    -webkit-transform: translate(0, 50px);
    -moz-transform: translate(0, 50px);
    -ms-transform: translate(0, 50px);
    -o-transform: translate(0, 50px);
    transform: translate(0, 50px);
    opacity: 0;
  }

  section#productsdetail .productinfo.abm-ui-state-visited .Right .Description .text>p:nth-child(3) {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  section#productsdetail .productinfo .Right .Description .text>ul>li:nth-child(0) span {
    -webkit-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 1.2s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 1.2s;
    -moz-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 1.2s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 1.2s;
    -ms-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 1.2s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 1.2s;
    -o-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 1.2s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 1.2s;
    transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 1.2s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 1.2s;
    -webkit-transform: translate(50px, 0);
    -moz-transform: translate(50px, 0);
    -ms-transform: translate(50px, 0);
    -o-transform: translate(50px, 0);
    transform: translate(50px, 0);
    opacity: 0;
  }

  section#productsdetail .productinfo.abm-ui-state-visited .Right .Description .text>ul>li:nth-child(0) span {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  section#productsdetail .productinfo .Right .Description .text>ul>li:nth-child(0):before {
    -webkit-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.2s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.2s;
    -moz-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.2s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.2s;
    -ms-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.2s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.2s;
    -o-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.2s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.2s;
    transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.2s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.2s;
    -webkit-transform: translate(-10px, 0);
    -moz-transform: translate(-10px, 0);
    -ms-transform: translate(-10px, 0);
    -o-transform: translate(-10px, 0);
    transform: translate(-10px, 0);
    opacity: 0;
  }

  section#productsdetail .productinfo.abm-ui-state-visited .Right .Description .text>ul>li:nth-child(0):before {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  section#productsdetail .productinfo .Right .Description .text>ul>li:nth-child(1) span {
    -webkit-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 1.5s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 1.5s;
    -moz-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 1.5s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 1.5s;
    -ms-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 1.5s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 1.5s;
    -o-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 1.5s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 1.5s;
    transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 1.5s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 1.5s;
    -webkit-transform: translate(50px, 0);
    -moz-transform: translate(50px, 0);
    -ms-transform: translate(50px, 0);
    -o-transform: translate(50px, 0);
    transform: translate(50px, 0);
    opacity: 0;
  }

  section#productsdetail .productinfo.abm-ui-state-visited .Right .Description .text>ul>li:nth-child(1) span {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  section#productsdetail .productinfo .Right .Description .text>ul>li:nth-child(1):before {
    -webkit-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.5s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.5s;
    -moz-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.5s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.5s;
    -ms-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.5s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.5s;
    -o-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.5s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.5s;
    transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.5s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.5s;
    -webkit-transform: translate(-10px, 0);
    -moz-transform: translate(-10px, 0);
    -ms-transform: translate(-10px, 0);
    -o-transform: translate(-10px, 0);
    transform: translate(-10px, 0);
    opacity: 0;
  }

  section#productsdetail .productinfo.abm-ui-state-visited .Right .Description .text>ul>li:nth-child(1):before {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  section#productsdetail .productinfo .Right .Description .text>ul>li:nth-child(2) span {
    -webkit-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 1.8s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 1.8s;
    -moz-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 1.8s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 1.8s;
    -ms-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 1.8s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 1.8s;
    -o-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 1.8s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 1.8s;
    transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 1.8s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 1.8s;
    -webkit-transform: translate(50px, 0);
    -moz-transform: translate(50px, 0);
    -ms-transform: translate(50px, 0);
    -o-transform: translate(50px, 0);
    transform: translate(50px, 0);
    opacity: 0;
  }

  section#productsdetail .productinfo.abm-ui-state-visited .Right .Description .text>ul>li:nth-child(2) span {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  section#productsdetail .productinfo .Right .Description .text>ul>li:nth-child(2):before {
    -webkit-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.8s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.8s;
    -moz-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.8s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.8s;
    -ms-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.8s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.8s;
    -o-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.8s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.8s;
    transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.8s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.8s;
    -webkit-transform: translate(-10px, 0);
    -moz-transform: translate(-10px, 0);
    -ms-transform: translate(-10px, 0);
    -o-transform: translate(-10px, 0);
    transform: translate(-10px, 0);
    opacity: 0;
  }

  section#productsdetail .productinfo.abm-ui-state-visited .Right .Description .text>ul>li:nth-child(2):before {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  section#productsdetail .productinfo .Right .Description .text>ul>li:nth-child(3) span {
    -webkit-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 2.1s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 2.1s;
    -moz-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 2.1s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 2.1s;
    -ms-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 2.1s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 2.1s;
    -o-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 2.1s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 2.1s;
    transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 2.1s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 2.1s;
    -webkit-transform: translate(50px, 0);
    -moz-transform: translate(50px, 0);
    -ms-transform: translate(50px, 0);
    -o-transform: translate(50px, 0);
    transform: translate(50px, 0);
    opacity: 0;
  }

  section#productsdetail .productinfo.abm-ui-state-visited .Right .Description .text>ul>li:nth-child(3) span {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  section#productsdetail .productinfo .Right .Description .text>ul>li:nth-child(3):before {
    -webkit-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 2.1s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 2.1s;
    -moz-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 2.1s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 2.1s;
    -ms-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 2.1s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 2.1s;
    -o-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 2.1s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 2.1s;
    transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 2.1s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 2.1s;
    -webkit-transform: translate(-10px, 0);
    -moz-transform: translate(-10px, 0);
    -ms-transform: translate(-10px, 0);
    -o-transform: translate(-10px, 0);
    transform: translate(-10px, 0);
    opacity: 0;
  }

  section#productsdetail .productinfo.abm-ui-state-visited .Right .Description .text>ul>li:nth-child(3):before {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  section#productsdetail .productinfo .Right .Description .text>ul>li:nth-child(4) span {
    -webkit-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 2.4s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 2.4s;
    -moz-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 2.4s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 2.4s;
    -ms-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 2.4s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 2.4s;
    -o-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 2.4s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 2.4s;
    transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 2.4s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 2.4s;
    -webkit-transform: translate(50px, 0);
    -moz-transform: translate(50px, 0);
    -ms-transform: translate(50px, 0);
    -o-transform: translate(50px, 0);
    transform: translate(50px, 0);
    opacity: 0;
  }

  section#productsdetail .productinfo.abm-ui-state-visited .Right .Description .text>ul>li:nth-child(4) span {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  section#productsdetail .productinfo .Right .Description .text>ul>li:nth-child(4):before {
    -webkit-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 2.4s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 2.4s;
    -moz-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 2.4s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 2.4s;
    -ms-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 2.4s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 2.4s;
    -o-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 2.4s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 2.4s;
    transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 2.4s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 2.4s;
    -webkit-transform: translate(-10px, 0);
    -moz-transform: translate(-10px, 0);
    -ms-transform: translate(-10px, 0);
    -o-transform: translate(-10px, 0);
    transform: translate(-10px, 0);
    opacity: 0;
  }

  section#productsdetail .productinfo.abm-ui-state-visited .Right .Description .text>ul>li:nth-child(4):before {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  section#productsdetail .productinfo .Right .Description .text>ul>li:nth-child(5) span {
    -webkit-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 2.7s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 2.7s;
    -moz-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 2.7s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 2.7s;
    -ms-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 2.7s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 2.7s;
    -o-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 2.7s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 2.7s;
    transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 2.7s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 2.7s;
    -webkit-transform: translate(50px, 0);
    -moz-transform: translate(50px, 0);
    -ms-transform: translate(50px, 0);
    -o-transform: translate(50px, 0);
    transform: translate(50px, 0);
    opacity: 0;
  }

  section#productsdetail .productinfo.abm-ui-state-visited .Right .Description .text>ul>li:nth-child(5) span {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  section#productsdetail .productinfo .Right .Description .text>ul>li:nth-child(5):before {
    -webkit-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 2.7s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 2.7s;
    -moz-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 2.7s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 2.7s;
    -ms-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 2.7s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 2.7s;
    -o-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 2.7s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 2.7s;
    transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 2.7s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 2.7s;
    -webkit-transform: translate(-10px, 0);
    -moz-transform: translate(-10px, 0);
    -ms-transform: translate(-10px, 0);
    -o-transform: translate(-10px, 0);
    transform: translate(-10px, 0);
    opacity: 0;
  }

  section#productsdetail .productinfo.abm-ui-state-visited .Right .Description .text>ul>li:nth-child(5):before {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  section#productsdetail .productinfo .Right .Description .text>ul>li:nth-child(6) span {
    -webkit-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 3s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 3s;
    -moz-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 3s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 3s;
    -ms-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 3s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 3s;
    -o-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 3s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 3s;
    transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 3s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 3s;
    -webkit-transform: translate(50px, 0);
    -moz-transform: translate(50px, 0);
    -ms-transform: translate(50px, 0);
    -o-transform: translate(50px, 0);
    transform: translate(50px, 0);
    opacity: 0;
  }

  section#productsdetail .productinfo.abm-ui-state-visited .Right .Description .text>ul>li:nth-child(6) span {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  section#productsdetail .productinfo .Right .Description .text>ul>li:nth-child(6):before {
    -webkit-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 3s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 3s;
    -moz-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 3s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 3s;
    -ms-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 3s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 3s;
    -o-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 3s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 3s;
    transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 3s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 3s;
    -webkit-transform: translate(-10px, 0);
    -moz-transform: translate(-10px, 0);
    -ms-transform: translate(-10px, 0);
    -o-transform: translate(-10px, 0);
    transform: translate(-10px, 0);
    opacity: 0;
  }

  section#productsdetail .productinfo.abm-ui-state-visited .Right .Description .text>ul>li:nth-child(6):before {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  section#productsdetail .productinfo .Right .Description .text>ul>li:nth-child(7) span {
    -webkit-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 3.3s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 3.3s;
    -moz-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 3.3s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 3.3s;
    -ms-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 3.3s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 3.3s;
    -o-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 3.3s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 3.3s;
    transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 3.3s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 3.3s;
    -webkit-transform: translate(50px, 0);
    -moz-transform: translate(50px, 0);
    -ms-transform: translate(50px, 0);
    -o-transform: translate(50px, 0);
    transform: translate(50px, 0);
    opacity: 0;
  }

  section#productsdetail .productinfo.abm-ui-state-visited .Right .Description .text>ul>li:nth-child(7) span {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  section#productsdetail .productinfo .Right .Description .text>ul>li:nth-child(7):before {
    -webkit-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 3.3s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 3.3s;
    -moz-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 3.3s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 3.3s;
    -ms-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 3.3s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 3.3s;
    -o-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 3.3s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 3.3s;
    transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 3.3s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 3.3s;
    -webkit-transform: translate(-10px, 0);
    -moz-transform: translate(-10px, 0);
    -ms-transform: translate(-10px, 0);
    -o-transform: translate(-10px, 0);
    transform: translate(-10px, 0);
    opacity: 0;
  }

  section#productsdetail .productinfo.abm-ui-state-visited .Right .Description .text>ul>li:nth-child(7):before {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  section#productsdetail .productinfo .Right .Description .text>ul>li:nth-child(8) span {
    -webkit-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 3.6s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 3.6s;
    -moz-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 3.6s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 3.6s;
    -ms-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 3.6s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 3.6s;
    -o-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 3.6s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 3.6s;
    transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 3.6s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 3.6s;
    -webkit-transform: translate(50px, 0);
    -moz-transform: translate(50px, 0);
    -ms-transform: translate(50px, 0);
    -o-transform: translate(50px, 0);
    transform: translate(50px, 0);
    opacity: 0;
  }

  section#productsdetail .productinfo.abm-ui-state-visited .Right .Description .text>ul>li:nth-child(8) span {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  section#productsdetail .productinfo .Right .Description .text>ul>li:nth-child(8):before {
    -webkit-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 3.6s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 3.6s;
    -moz-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 3.6s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 3.6s;
    -ms-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 3.6s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 3.6s;
    -o-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 3.6s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 3.6s;
    transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 3.6s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 3.6s;
    -webkit-transform: translate(-10px, 0);
    -moz-transform: translate(-10px, 0);
    -ms-transform: translate(-10px, 0);
    -o-transform: translate(-10px, 0);
    transform: translate(-10px, 0);
    opacity: 0;
  }

  section#productsdetail .productinfo.abm-ui-state-visited .Right .Description .text>ul>li:nth-child(8):before {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  section#productsdetail .productinfo .Right .Description .text>ul>li:nth-child(9) span {
    -webkit-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 3.9s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 3.9s;
    -moz-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 3.9s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 3.9s;
    -ms-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 3.9s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 3.9s;
    -o-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 3.9s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 3.9s;
    transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 3.9s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 3.9s;
    -webkit-transform: translate(50px, 0);
    -moz-transform: translate(50px, 0);
    -ms-transform: translate(50px, 0);
    -o-transform: translate(50px, 0);
    transform: translate(50px, 0);
    opacity: 0;
  }

  section#productsdetail .productinfo.abm-ui-state-visited .Right .Description .text>ul>li:nth-child(9) span {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  section#productsdetail .productinfo .Right .Description .text>ul>li:nth-child(9):before {
    -webkit-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 3.9s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 3.9s;
    -moz-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 3.9s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 3.9s;
    -ms-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 3.9s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 3.9s;
    -o-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 3.9s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 3.9s;
    transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 3.9s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 3.9s;
    -webkit-transform: translate(-10px, 0);
    -moz-transform: translate(-10px, 0);
    -ms-transform: translate(-10px, 0);
    -o-transform: translate(-10px, 0);
    transform: translate(-10px, 0);
    opacity: 0;
  }

  section#productsdetail .productinfo.abm-ui-state-visited .Right .Description .text>ul>li:nth-child(9):before {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  section#productsdetail .productinfo .Right .Description .text>ul>li:nth-child(10) span {
    -webkit-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 4.2s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 4.2s;
    -moz-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 4.2s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 4.2s;
    -ms-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 4.2s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 4.2s;
    -o-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 4.2s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 4.2s;
    transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 4.2s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 4.2s;
    -webkit-transform: translate(50px, 0);
    -moz-transform: translate(50px, 0);
    -ms-transform: translate(50px, 0);
    -o-transform: translate(50px, 0);
    transform: translate(50px, 0);
    opacity: 0;
  }

  section#productsdetail .productinfo.abm-ui-state-visited .Right .Description .text>ul>li:nth-child(10) span {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  section#productsdetail .productinfo .Right .Description .text>ul>li:nth-child(10):before {
    -webkit-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 4.2s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 4.2s;
    -moz-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 4.2s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 4.2s;
    -ms-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 4.2s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 4.2s;
    -o-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 4.2s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 4.2s;
    transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 4.2s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 4.2s;
    -webkit-transform: translate(-10px, 0);
    -moz-transform: translate(-10px, 0);
    -ms-transform: translate(-10px, 0);
    -o-transform: translate(-10px, 0);
    transform: translate(-10px, 0);
    opacity: 0;
  }

  section#productsdetail .productinfo.abm-ui-state-visited .Right .Description .text>ul>li:nth-child(10):before {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  section#productsdetail .productinfo .Right .Description .text>ul>li:nth-child(11) span {
    -webkit-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 4.5s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 4.5s;
    -moz-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 4.5s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 4.5s;
    -ms-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 4.5s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 4.5s;
    -o-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 4.5s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 4.5s;
    transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 4.5s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 4.5s;
    -webkit-transform: translate(50px, 0);
    -moz-transform: translate(50px, 0);
    -ms-transform: translate(50px, 0);
    -o-transform: translate(50px, 0);
    transform: translate(50px, 0);
    opacity: 0;
  }

  section#productsdetail .productinfo.abm-ui-state-visited .Right .Description .text>ul>li:nth-child(11) span {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  section#productsdetail .productinfo .Right .Description .text>ul>li:nth-child(11):before {
    -webkit-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 4.5s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 4.5s;
    -moz-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 4.5s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 4.5s;
    -ms-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 4.5s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 4.5s;
    -o-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 4.5s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 4.5s;
    transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 4.5s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 4.5s;
    -webkit-transform: translate(-10px, 0);
    -moz-transform: translate(-10px, 0);
    -ms-transform: translate(-10px, 0);
    -o-transform: translate(-10px, 0);
    transform: translate(-10px, 0);
    opacity: 0;
  }

  section#productsdetail .productinfo.abm-ui-state-visited .Right .Description .text>ul>li:nth-child(11):before {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  section#productsdetail .productinfo .Right .Description .text>ul>li:nth-child(12) span {
    -webkit-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 4.8s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 4.8s;
    -moz-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 4.8s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 4.8s;
    -ms-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 4.8s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 4.8s;
    -o-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 4.8s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 4.8s;
    transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 4.8s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 4.8s;
    -webkit-transform: translate(50px, 0);
    -moz-transform: translate(50px, 0);
    -ms-transform: translate(50px, 0);
    -o-transform: translate(50px, 0);
    transform: translate(50px, 0);
    opacity: 0;
  }

  section#productsdetail .productinfo.abm-ui-state-visited .Right .Description .text>ul>li:nth-child(12) span {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  section#productsdetail .productinfo .Right .Description .text>ul>li:nth-child(12):before {
    -webkit-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 4.8s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 4.8s;
    -moz-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 4.8s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 4.8s;
    -ms-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 4.8s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 4.8s;
    -o-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 4.8s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 4.8s;
    transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 4.8s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 4.8s;
    -webkit-transform: translate(-10px, 0);
    -moz-transform: translate(-10px, 0);
    -ms-transform: translate(-10px, 0);
    -o-transform: translate(-10px, 0);
    transform: translate(-10px, 0);
    opacity: 0;
  }

  section#productsdetail .productinfo.abm-ui-state-visited .Right .Description .text>ul>li:nth-child(12):before {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  section#productsdetail .productinfo .Right .Description .text>ul>li:nth-child(13) span {
    -webkit-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 5.1s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 5.1s;
    -moz-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 5.1s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 5.1s;
    -ms-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 5.1s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 5.1s;
    -o-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 5.1s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 5.1s;
    transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 5.1s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 5.1s;
    -webkit-transform: translate(50px, 0);
    -moz-transform: translate(50px, 0);
    -ms-transform: translate(50px, 0);
    -o-transform: translate(50px, 0);
    transform: translate(50px, 0);
    opacity: 0;
  }

  section#productsdetail .productinfo.abm-ui-state-visited .Right .Description .text>ul>li:nth-child(13) span {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  section#productsdetail .productinfo .Right .Description .text>ul>li:nth-child(13):before {
    -webkit-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 5.1s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 5.1s;
    -moz-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 5.1s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 5.1s;
    -ms-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 5.1s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 5.1s;
    -o-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 5.1s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 5.1s;
    transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 5.1s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 5.1s;
    -webkit-transform: translate(-10px, 0);
    -moz-transform: translate(-10px, 0);
    -ms-transform: translate(-10px, 0);
    -o-transform: translate(-10px, 0);
    transform: translate(-10px, 0);
    opacity: 0;
  }

  section#productsdetail .productinfo.abm-ui-state-visited .Right .Description .text>ul>li:nth-child(13):before {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  section#productsdetail .productinfo .Right .Description .text>ul>li:nth-child(14) span {
    -webkit-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 5.4s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 5.4s;
    -moz-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 5.4s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 5.4s;
    -ms-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 5.4s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 5.4s;
    -o-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 5.4s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 5.4s;
    transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 5.4s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 5.4s;
    -webkit-transform: translate(50px, 0);
    -moz-transform: translate(50px, 0);
    -ms-transform: translate(50px, 0);
    -o-transform: translate(50px, 0);
    transform: translate(50px, 0);
    opacity: 0;
  }

  section#productsdetail .productinfo.abm-ui-state-visited .Right .Description .text>ul>li:nth-child(14) span {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  section#productsdetail .productinfo .Right .Description .text>ul>li:nth-child(14):before {
    -webkit-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 5.4s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 5.4s;
    -moz-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 5.4s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 5.4s;
    -ms-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 5.4s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 5.4s;
    -o-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 5.4s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 5.4s;
    transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 5.4s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 5.4s;
    -webkit-transform: translate(-10px, 0);
    -moz-transform: translate(-10px, 0);
    -ms-transform: translate(-10px, 0);
    -o-transform: translate(-10px, 0);
    transform: translate(-10px, 0);
    opacity: 0;
  }

  section#productsdetail .productinfo.abm-ui-state-visited .Right .Description .text>ul>li:nth-child(14):before {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  section#productsdetail .productinfo .Right .Description .text>ul>li:nth-child(15) span {
    -webkit-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 5.7s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 5.7s;
    -moz-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 5.7s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 5.7s;
    -ms-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 5.7s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 5.7s;
    -o-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 5.7s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 5.7s;
    transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 5.7s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 5.7s;
    -webkit-transform: translate(50px, 0);
    -moz-transform: translate(50px, 0);
    -ms-transform: translate(50px, 0);
    -o-transform: translate(50px, 0);
    transform: translate(50px, 0);
    opacity: 0;
  }

  section#productsdetail .productinfo.abm-ui-state-visited .Right .Description .text>ul>li:nth-child(15) span {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  section#productsdetail .productinfo .Right .Description .text>ul>li:nth-child(15):before {
    -webkit-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 5.7s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 5.7s;
    -moz-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 5.7s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 5.7s;
    -ms-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 5.7s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 5.7s;
    -o-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 5.7s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 5.7s;
    transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 5.7s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 5.7s;
    -webkit-transform: translate(-10px, 0);
    -moz-transform: translate(-10px, 0);
    -ms-transform: translate(-10px, 0);
    -o-transform: translate(-10px, 0);
    transform: translate(-10px, 0);
    opacity: 0;
  }

  section#productsdetail .productinfo.abm-ui-state-visited .Right .Description .text>ul>li:nth-child(15):before {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  section#productsdetail .productinfo .Right .Description .text>ul>li:nth-child(16) span {
    -webkit-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 6s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 6s;
    -moz-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 6s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 6s;
    -ms-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 6s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 6s;
    -o-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 6s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 6s;
    transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 6s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 6s;
    -webkit-transform: translate(50px, 0);
    -moz-transform: translate(50px, 0);
    -ms-transform: translate(50px, 0);
    -o-transform: translate(50px, 0);
    transform: translate(50px, 0);
    opacity: 0;
  }

  section#productsdetail .productinfo.abm-ui-state-visited .Right .Description .text>ul>li:nth-child(16) span {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  section#productsdetail .productinfo .Right .Description .text>ul>li:nth-child(16):before {
    -webkit-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 6s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 6s;
    -moz-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 6s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 6s;
    -ms-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 6s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 6s;
    -o-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 6s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 6s;
    transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 6s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 6s;
    -webkit-transform: translate(-10px, 0);
    -moz-transform: translate(-10px, 0);
    -ms-transform: translate(-10px, 0);
    -o-transform: translate(-10px, 0);
    transform: translate(-10px, 0);
    opacity: 0;
  }

  section#productsdetail .productinfo.abm-ui-state-visited .Right .Description .text>ul>li:nth-child(16):before {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  section#productsdetail .productinfo .Right .Description .text>ul>li:nth-child(17) span {
    -webkit-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 6.3s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 6.3s;
    -moz-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 6.3s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 6.3s;
    -ms-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 6.3s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 6.3s;
    -o-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 6.3s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 6.3s;
    transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 6.3s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 6.3s;
    -webkit-transform: translate(50px, 0);
    -moz-transform: translate(50px, 0);
    -ms-transform: translate(50px, 0);
    -o-transform: translate(50px, 0);
    transform: translate(50px, 0);
    opacity: 0;
  }

  section#productsdetail .productinfo.abm-ui-state-visited .Right .Description .text>ul>li:nth-child(17) span {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  section#productsdetail .productinfo .Right .Description .text>ul>li:nth-child(17):before {
    -webkit-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 6.3s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 6.3s;
    -moz-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 6.3s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 6.3s;
    -ms-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 6.3s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 6.3s;
    -o-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 6.3s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 6.3s;
    transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 6.3s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 6.3s;
    -webkit-transform: translate(-10px, 0);
    -moz-transform: translate(-10px, 0);
    -ms-transform: translate(-10px, 0);
    -o-transform: translate(-10px, 0);
    transform: translate(-10px, 0);
    opacity: 0;
  }

  section#productsdetail .productinfo.abm-ui-state-visited .Right .Description .text>ul>li:nth-child(17):before {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  section#productsdetail .productinfo .Right .Description .text>ul>li:nth-child(18) span {
    -webkit-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 6.6s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 6.6s;
    -moz-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 6.6s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 6.6s;
    -ms-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 6.6s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 6.6s;
    -o-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 6.6s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 6.6s;
    transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 6.6s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 6.6s;
    -webkit-transform: translate(50px, 0);
    -moz-transform: translate(50px, 0);
    -ms-transform: translate(50px, 0);
    -o-transform: translate(50px, 0);
    transform: translate(50px, 0);
    opacity: 0;
  }

  section#productsdetail .productinfo.abm-ui-state-visited .Right .Description .text>ul>li:nth-child(18) span {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  section#productsdetail .productinfo .Right .Description .text>ul>li:nth-child(18):before {
    -webkit-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 6.6s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 6.6s;
    -moz-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 6.6s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 6.6s;
    -ms-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 6.6s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 6.6s;
    -o-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 6.6s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 6.6s;
    transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 6.6s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 6.6s;
    -webkit-transform: translate(-10px, 0);
    -moz-transform: translate(-10px, 0);
    -ms-transform: translate(-10px, 0);
    -o-transform: translate(-10px, 0);
    transform: translate(-10px, 0);
    opacity: 0;
  }

  section#productsdetail .productinfo.abm-ui-state-visited .Right .Description .text>ul>li:nth-child(18):before {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  section#productsdetail .productinfo .Right .Description .text>ul>li:nth-child(19) span {
    -webkit-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 6.9s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 6.9s;
    -moz-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 6.9s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 6.9s;
    -ms-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 6.9s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 6.9s;
    -o-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 6.9s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 6.9s;
    transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 6.9s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 6.9s;
    -webkit-transform: translate(50px, 0);
    -moz-transform: translate(50px, 0);
    -ms-transform: translate(50px, 0);
    -o-transform: translate(50px, 0);
    transform: translate(50px, 0);
    opacity: 0;
  }

  section#productsdetail .productinfo.abm-ui-state-visited .Right .Description .text>ul>li:nth-child(19) span {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  section#productsdetail .productinfo .Right .Description .text>ul>li:nth-child(19):before {
    -webkit-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 6.9s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 6.9s;
    -moz-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 6.9s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 6.9s;
    -ms-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 6.9s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 6.9s;
    -o-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 6.9s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 6.9s;
    transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 6.9s, transform 0.5s cubic-bezier(0, 0, 0.08, 0.99) 6.9s;
    -webkit-transform: translate(-10px, 0);
    -moz-transform: translate(-10px, 0);
    -ms-transform: translate(-10px, 0);
    -o-transform: translate(-10px, 0);
    transform: translate(-10px, 0);
    opacity: 0;
  }

  section#productsdetail .productinfo.abm-ui-state-visited .Right .Description .text>ul>li:nth-child(19):before {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  section#productsdetail .buttons .Movie {
    -webkit-transition: opacity 0.3s ease-out 0s;
    -o-transition: opacity 0.3s ease-out 0s;
    transition: opacity 0.3s ease-out 0s;
    opacity: 0;
  }

  section#productsdetail .buttons.abm-ui-state-visited-active .Movie {
    opacity: 1;
  }

  section#productsdetail .buttons .RightButtons>div:nth-child(1) {
    -webkit-transition: opacity 0.5s ease-out 0.2s;
    -o-transition: opacity 0.5s ease-out 0.2s;
    transition: opacity 0.5s ease-out 0.2s;
    opacity: 0;
  }

  section#productsdetail .buttons.abm-ui-state-visited-active .RightButtons>div:nth-child(1) {
    opacity: 1;
  }

  section#productsdetail .buttons .RightButtons>div:nth-child(2) {
    -webkit-transition: opacity 0.5s ease-out 0.4s;
    -o-transition: opacity 0.5s ease-out 0.4s;
    transition: opacity 0.5s ease-out 0.4s;
    opacity: 0;
  }

  section#productsdetail .buttons.abm-ui-state-visited-active .RightButtons>div:nth-child(2) {
    opacity: 1;
  }

  section#productsdetail .enginedata>h2 {
    -webkit-transition: opacity 0.5s ease-out 0s, transform 0.5s ease-out 0s;
    -moz-transition: opacity 0.5s ease-out 0s, transform 0.5s ease-out 0s;
    -ms-transition: opacity 0.5s ease-out 0s, transform 0.5s ease-out 0s;
    -o-transition: opacity 0.5s ease-out 0s, transform 0.5s ease-out 0s;
    transition: opacity 0.5s ease-out 0s, transform 0.5s ease-out 0s;
    -webkit-transform: translate(0, 20px);
    -moz-transform: translate(0, 20px);
    -ms-transform: translate(0, 20px);
    -o-transform: translate(0, 20px);
    transform: translate(0, 20px);
    opacity: 0;
  }

  section#productsdetail .enginedata.abm-ui-state-visited>h2 {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  section#productsdetail .enginedata .table-responsive table {
    -webkit-transition: opacity 1s cubic-bezier(0, 0, 0.08, 0.99) 1s;
    -o-transition: opacity 1s cubic-bezier(0, 0, 0.08, 0.99) 1s;
    transition: opacity 1s cubic-bezier(0, 0, 0.08, 0.99) 1s;
    opacity: 0;
  }

  section#productsdetail .enginedata .table-responsive.abm-ui-state-visited table {
    opacity: 1;
  }

  section#productsdetail .enginedata .table-responsive table tr:nth-child(1) td span {
    -webkit-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.5s;
    -o-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.5s;
    transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.5s;
    opacity: 0;
  }

  section#productsdetail .enginedata .table-responsive.abm-ui-state-visited table tr:nth-child(1) td span {
    opacity: 1;
  }

  section#productsdetail .enginedata .table-responsive table tr:nth-child(2) td span {
    -webkit-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.7s;
    -o-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.7s;
    transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.7s;
    opacity: 0;
  }

  section#productsdetail .enginedata .table-responsive.abm-ui-state-visited table tr:nth-child(2) td span {
    opacity: 1;
  }

  section#productsdetail .enginedata .table-responsive table tr:nth-child(3) td span {
    -webkit-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.9s;
    -o-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.9s;
    transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 1.9s;
    opacity: 0;
  }

  section#productsdetail .enginedata .table-responsive.abm-ui-state-visited table tr:nth-child(3) td span {
    opacity: 1;
  }

  section#productsdetail .enginedata .table-responsive table tr:nth-child(4) td span {
    -webkit-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 2.1s;
    -o-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 2.1s;
    transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 2.1s;
    opacity: 0;
  }

  section#productsdetail .enginedata .table-responsive.abm-ui-state-visited table tr:nth-child(4) td span {
    opacity: 1;
  }

  section#productsdetail .enginedata .table-responsive table tr:nth-child(5) td span {
    -webkit-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 2.3s;
    -o-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 2.3s;
    transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 2.3s;
    opacity: 0;
  }

  section#productsdetail .enginedata .table-responsive.abm-ui-state-visited table tr:nth-child(5) td span {
    opacity: 1;
  }

  section#productsdetail .enginedata .table-responsive table tr:nth-child(6) td span {
    -webkit-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 2.5s;
    -o-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 2.5s;
    transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 2.5s;
    opacity: 0;
  }

  section#productsdetail .enginedata .table-responsive.abm-ui-state-visited table tr:nth-child(6) td span {
    opacity: 1;
  }

  section#productsdetail .enginedata .table-responsive table tr:nth-child(7) td span {
    -webkit-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 2.7s;
    -o-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 2.7s;
    transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 2.7s;
    opacity: 0;
  }

  section#productsdetail .enginedata .table-responsive.abm-ui-state-visited table tr:nth-child(7) td span {
    opacity: 1;
  }

  section#productsdetail .enginedata .table-responsive table tr:nth-child(8) td span {
    -webkit-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 2.9s;
    -o-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 2.9s;
    transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 2.9s;
    opacity: 0;
  }

  section#productsdetail .enginedata .table-responsive.abm-ui-state-visited table tr:nth-child(8) td span {
    opacity: 1;
  }

  section#productsdetail .enginedata .table-responsive table tr:nth-child(9) td span {
    -webkit-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 3.1s;
    -o-transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 3.1s;
    transition: opacity 0.5s cubic-bezier(0, 0, 0.08, 0.99) 3.1s;
    opacity: 0;
  }

  section#productsdetail .enginedata .table-responsive.abm-ui-state-visited table tr:nth-child(9) td span {
    opacity: 1;
  }

  section#productsdetail .gallery>h2 {
    -webkit-transition: opacity 0.5s ease-out 0s, transform 0.5s ease-out 0s;
    -moz-transition: opacity 0.5s ease-out 0s, transform 0.5s ease-out 0s;
    -ms-transition: opacity 0.5s ease-out 0s, transform 0.5s ease-out 0s;
    -o-transition: opacity 0.5s ease-out 0s, transform 0.5s ease-out 0s;
    transition: opacity 0.5s ease-out 0s, transform 0.5s ease-out 0s;
    -webkit-transform: translate(0, 20px);
    -moz-transform: translate(0, 20px);
    -ms-transform: translate(0, 20px);
    -o-transform: translate(0, 20px);
    transform: translate(0, 20px);
    opacity: 0;
  }

  section#productsdetail .gallery.abm-ui-state-visited>h2 {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  section#productsdetail .gallery .ImagesContainer>div:nth-child(0) img {
    -webkit-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.3s;
    -o-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.3s;
    transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.3s;
    opacity: 0;
  }

  section#productsdetail .gallery.abm-ui-state-visited .ImagesContainer>div:nth-child(0) img {
    opacity: 1;
  }

  section#productsdetail .gallery .ImagesContainer>div:nth-child(1) img {
    -webkit-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.5s;
    -o-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.5s;
    transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.5s;
    opacity: 0;
  }

  section#productsdetail .gallery.abm-ui-state-visited .ImagesContainer>div:nth-child(1) img {
    opacity: 1;
  }

  section#productsdetail .gallery .ImagesContainer>div:nth-child(2) img {
    -webkit-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.7s;
    -o-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.7s;
    transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.7s;
    opacity: 0;
  }

  section#productsdetail .gallery.abm-ui-state-visited .ImagesContainer>div:nth-child(2) img {
    opacity: 1;
  }

  section#productsdetail .gallery .ImagesContainer>div:nth-child(3) img {
    -webkit-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.9s;
    -o-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.9s;
    transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.9s;
    opacity: 0;
  }

  section#productsdetail .gallery.abm-ui-state-visited .ImagesContainer>div:nth-child(3) img {
    opacity: 1;
  }

  section#productsdetail .gallery .ImagesContainer>div:nth-child(4) img {
    -webkit-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 1.1s;
    -o-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 1.1s;
    transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 1.1s;
    opacity: 0;
  }

  section#productsdetail .gallery.abm-ui-state-visited .ImagesContainer>div:nth-child(4) img {
    opacity: 1;
  }

  section#productsdetail .gallery .ImagesContainer>div:nth-child(5) img {
    -webkit-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 1.3s;
    -o-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 1.3s;
    transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 1.3s;
    opacity: 0;
  }

  section#productsdetail .gallery.abm-ui-state-visited .ImagesContainer>div:nth-child(5) img {
    opacity: 1;
  }

  section#productsdetail .gallery .ImagesContainer>div:nth-child(6) img {
    -webkit-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 1.5s;
    -o-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 1.5s;
    transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 1.5s;
    opacity: 0;
  }

  section#productsdetail .gallery.abm-ui-state-visited .ImagesContainer>div:nth-child(6) img {
    opacity: 1;
  }

  section#productsdetail .gallery .ImagesContainer>div:nth-child(7) img {
    -webkit-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 1.7s;
    -o-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 1.7s;
    transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 1.7s;
    opacity: 0;
  }

  section#productsdetail .gallery.abm-ui-state-visited .ImagesContainer>div:nth-child(7) img {
    opacity: 1;
  }

  section#productsdetail .gallery .ImagesContainer>div:nth-child(8) img {
    -webkit-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 1.9s;
    -o-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 1.9s;
    transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 1.9s;
    opacity: 0;
  }

  section#productsdetail .gallery.abm-ui-state-visited .ImagesContainer>div:nth-child(8) img {
    opacity: 1;
  }

  section#productsdetail .gallery .ImagesContainer>div:nth-child(9) img {
    -webkit-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 2.1s;
    -o-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 2.1s;
    transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 2.1s;
    opacity: 0;
  }

  section#productsdetail .gallery.abm-ui-state-visited .ImagesContainer>div:nth-child(9) img {
    opacity: 1;
  }
}

/* PRODUKTLISTE */
#products .product {
  height: 340px;
  border-bottom: 1px solid #e3e3e3;
}

@media (max-width: 767px) {
  #products .product {
    height: auto;
  }
}

#products .product.odd {
  border-right: 1px solid #e3e3e3;
}

#products .product .Image {
  background-position: center center;
  background-repeat: no-repeat;
  height: 100%;
  min-height: 340px;
}

#products .product .Text {
  height: 340px;
}

@media (max-width: 767px) {
  #products .product .Text {
    height: auto;
  }
}

@media (min-width: 768px) {
  #products .product .Text .vcenter {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}

#products .product .Text h2 {
  color: #00acea;
  margin-bottom: 0;
}

#products .product .Text ul {
  padding-left: 0;
}

#products .product .Text li {
  list-style-type: none;
}

#products .product .Text li:before {
  background: #00acea none repeat scroll 0 0 padding-box;
  border-radius: 3px;
  content: " ";
  display: inline-block;
  height: 6px;
  margin-right: 10px;
  margin-left: 10px;
  width: 6px;
}

#products .product .Text li.hp {
  margin-bottom: 20px;
  list-style-type: none;
  color: #00acea;
  font-size: 20px;
  font-weight: light;
}

#products .product .Text li.hp:before {
  display: none;
}

#products .product.highlight {
  height: 700px;
  width: 100%;
  overflow: hidden;
  border: none;
}

#products .product.highlight .availableInfo915IS {
  position: absolute;
  display: inline-block;
  top: calc(50% + 60px);
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

#products .product.highlight .availableInfo915IS .inner {
  coior: white;
  background: white;
  padding: 10px;
  display: block;
}

@media (max-width: 760px) {
  #products .product.highlight {
    height: calc(100vh - 60px);
  }
}

#products .product.highlight h2 span.inner {
  -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  -moz-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  -o-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  opacity: 0;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}

#products .product.highlight.abm-ui-state-enter h2 span.inner {
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s;
  -webkit-animation: flipInX 1s 0.2s;
  -o-animation: flipInX 1s 0.2s;
  animation: flipInX 1s 0.2s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}

#products .product.highlight .availableInfo915IS span.inner {
  -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  -moz-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  -o-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  opacity: 0;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}

#products .product.highlight.abm-ui-state-enter .availableInfo915IS span.inner {
  -webkit-animation-delay: 0.4s;
  -moz-animation-delay: 0.4s;
  -ms-animation-delay: 0.4s;
  -o-animation-delay: 0.4s;
  animation-delay: 0.4s;
  -webkit-animation: flipInX 1s 0.4s;
  -o-animation: flipInX 1s 0.4s;
  animation: flipInX 1s 0.4s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}

#products .product.highlight .Teaser li:nth-child(1) {
  -webkit-transition: opacity 0.3s ease-out 0.8s, transform 0.3s ease-out 0.8s;
  -moz-transition: opacity 0.3s ease-out 0.8s, transform 0.3s ease-out 0.8s;
  -ms-transition: opacity 0.3s ease-out 0.8s, transform 0.3s ease-out 0.8s;
  -o-transition: opacity 0.3s ease-out 0.8s, transform 0.3s ease-out 0.8s;
  transition: opacity 0.3s ease-out 0.8s, transform 0.3s ease-out 0.8s;
  -webkit-transform: translate(0, 20px);
  -moz-transform: translate(0, 20px);
  -ms-transform: translate(0, 20px);
  -o-transform: translate(0, 20px);
  transform: translate(0, 20px);
  opacity: 0;
}

#products .product.highlight.abm-ui-state-enter .Teaser li:nth-child(1) {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#products .product.highlight .Teaser li:nth-child(2) {
  -webkit-transition: opacity 0.3s ease-out 0.9s, transform 0.3s ease-out 0.9s;
  -moz-transition: opacity 0.3s ease-out 0.9s, transform 0.3s ease-out 0.9s;
  -ms-transition: opacity 0.3s ease-out 0.9s, transform 0.3s ease-out 0.9s;
  -o-transition: opacity 0.3s ease-out 0.9s, transform 0.3s ease-out 0.9s;
  transition: opacity 0.3s ease-out 0.9s, transform 0.3s ease-out 0.9s;
  -webkit-transform: translate(0, 20px);
  -moz-transform: translate(0, 20px);
  -ms-transform: translate(0, 20px);
  -o-transform: translate(0, 20px);
  transform: translate(0, 20px);
  opacity: 0;
}

#products .product.highlight.abm-ui-state-enter .Teaser li:nth-child(2) {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#products .product.highlight .Teaser li:nth-child(3) {
  -webkit-transition: opacity 0.3s ease-out 1s, transform 0.3s ease-out 1s;
  -moz-transition: opacity 0.3s ease-out 1s, transform 0.3s ease-out 1s;
  -ms-transition: opacity 0.3s ease-out 1s, transform 0.3s ease-out 1s;
  -o-transition: opacity 0.3s ease-out 1s, transform 0.3s ease-out 1s;
  transition: opacity 0.3s ease-out 1s, transform 0.3s ease-out 1s;
  -webkit-transform: translate(0, 20px);
  -moz-transform: translate(0, 20px);
  -ms-transform: translate(0, 20px);
  -o-transform: translate(0, 20px);
  transform: translate(0, 20px);
  opacity: 0;
}

#products .product.highlight.abm-ui-state-enter .Teaser li:nth-child(3) {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#products .product.highlight .Teaser li:nth-child(4) {
  -webkit-transition: opacity 0.3s ease-out 1.1s, transform 0.3s ease-out 1.1s;
  -moz-transition: opacity 0.3s ease-out 1.1s, transform 0.3s ease-out 1.1s;
  -ms-transition: opacity 0.3s ease-out 1.1s, transform 0.3s ease-out 1.1s;
  -o-transition: opacity 0.3s ease-out 1.1s, transform 0.3s ease-out 1.1s;
  transition: opacity 0.3s ease-out 1.1s, transform 0.3s ease-out 1.1s;
  -webkit-transform: translate(0, 20px);
  -moz-transform: translate(0, 20px);
  -ms-transform: translate(0, 20px);
  -o-transform: translate(0, 20px);
  transform: translate(0, 20px);
  opacity: 0;
}

#products .product.highlight.abm-ui-state-enter .Teaser li:nth-child(4) {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#products .product.highlight .Teaser li:nth-child(5) {
  -webkit-transition: opacity 0.3s ease-out 1.2s, transform 0.3s ease-out 1.2s;
  -moz-transition: opacity 0.3s ease-out 1.2s, transform 0.3s ease-out 1.2s;
  -ms-transition: opacity 0.3s ease-out 1.2s, transform 0.3s ease-out 1.2s;
  -o-transition: opacity 0.3s ease-out 1.2s, transform 0.3s ease-out 1.2s;
  transition: opacity 0.3s ease-out 1.2s, transform 0.3s ease-out 1.2s;
  -webkit-transform: translate(0, 20px);
  -moz-transform: translate(0, 20px);
  -ms-transform: translate(0, 20px);
  -o-transform: translate(0, 20px);
  transform: translate(0, 20px);
  opacity: 0;
}

#products .product.highlight.abm-ui-state-enter .Teaser li:nth-child(5) {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#products .product.highlight .Teaser li:nth-child(6) {
  -webkit-transition: opacity 0.3s ease-out 1.3s, transform 0.3s ease-out 1.3s;
  -moz-transition: opacity 0.3s ease-out 1.3s, transform 0.3s ease-out 1.3s;
  -ms-transition: opacity 0.3s ease-out 1.3s, transform 0.3s ease-out 1.3s;
  -o-transition: opacity 0.3s ease-out 1.3s, transform 0.3s ease-out 1.3s;
  transition: opacity 0.3s ease-out 1.3s, transform 0.3s ease-out 1.3s;
  -webkit-transform: translate(0, 20px);
  -moz-transform: translate(0, 20px);
  -ms-transform: translate(0, 20px);
  -o-transform: translate(0, 20px);
  transform: translate(0, 20px);
  opacity: 0;
}

#products .product.highlight.abm-ui-state-enter .Teaser li:nth-child(6) {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#products .product.highlight .Teaser li:nth-child(7) {
  -webkit-transition: opacity 0.3s ease-out 1.4s, transform 0.3s ease-out 1.4s;
  -moz-transition: opacity 0.3s ease-out 1.4s, transform 0.3s ease-out 1.4s;
  -ms-transition: opacity 0.3s ease-out 1.4s, transform 0.3s ease-out 1.4s;
  -o-transition: opacity 0.3s ease-out 1.4s, transform 0.3s ease-out 1.4s;
  transition: opacity 0.3s ease-out 1.4s, transform 0.3s ease-out 1.4s;
  -webkit-transform: translate(0, 20px);
  -moz-transform: translate(0, 20px);
  -ms-transform: translate(0, 20px);
  -o-transform: translate(0, 20px);
  transform: translate(0, 20px);
  opacity: 0;
}

#products .product.highlight.abm-ui-state-enter .Teaser li:nth-child(7) {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#products .product.highlight .Teaser li:nth-child(8) {
  -webkit-transition: opacity 0.3s ease-out 1.5s, transform 0.3s ease-out 1.5s;
  -moz-transition: opacity 0.3s ease-out 1.5s, transform 0.3s ease-out 1.5s;
  -ms-transition: opacity 0.3s ease-out 1.5s, transform 0.3s ease-out 1.5s;
  -o-transition: opacity 0.3s ease-out 1.5s, transform 0.3s ease-out 1.5s;
  transition: opacity 0.3s ease-out 1.5s, transform 0.3s ease-out 1.5s;
  -webkit-transform: translate(0, 20px);
  -moz-transform: translate(0, 20px);
  -ms-transform: translate(0, 20px);
  -o-transform: translate(0, 20px);
  transform: translate(0, 20px);
  opacity: 0;
}

#products .product.highlight.abm-ui-state-enter .Teaser li:nth-child(8) {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#products .product.highlight .Teaser li:nth-child(9) {
  -webkit-transition: opacity 0.3s ease-out 1.6s, transform 0.3s ease-out 1.6s;
  -moz-transition: opacity 0.3s ease-out 1.6s, transform 0.3s ease-out 1.6s;
  -ms-transition: opacity 0.3s ease-out 1.6s, transform 0.3s ease-out 1.6s;
  -o-transition: opacity 0.3s ease-out 1.6s, transform 0.3s ease-out 1.6s;
  transition: opacity 0.3s ease-out 1.6s, transform 0.3s ease-out 1.6s;
  -webkit-transform: translate(0, 20px);
  -moz-transform: translate(0, 20px);
  -ms-transform: translate(0, 20px);
  -o-transform: translate(0, 20px);
  transform: translate(0, 20px);
  opacity: 0;
}

#products .product.highlight.abm-ui-state-enter .Teaser li:nth-child(9) {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#products .product.highlight .Teaser li:nth-child(10) {
  -webkit-transition: opacity 0.3s ease-out 1.7s, transform 0.3s ease-out 1.7s;
  -moz-transition: opacity 0.3s ease-out 1.7s, transform 0.3s ease-out 1.7s;
  -ms-transition: opacity 0.3s ease-out 1.7s, transform 0.3s ease-out 1.7s;
  -o-transition: opacity 0.3s ease-out 1.7s, transform 0.3s ease-out 1.7s;
  transition: opacity 0.3s ease-out 1.7s, transform 0.3s ease-out 1.7s;
  -webkit-transform: translate(0, 20px);
  -moz-transform: translate(0, 20px);
  -ms-transform: translate(0, 20px);
  -o-transform: translate(0, 20px);
  transform: translate(0, 20px);
  opacity: 0;
}

#products .product.highlight.abm-ui-state-enter .Teaser li:nth-child(10) {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#products .product.highlight .Image {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  overflow: hidden;
  background-size: cover;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  transform-style: preserve-3d;
}

#products .product.highlight .Text {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 5;
  text-align: center;
}

#products .product.highlight .Text h2 {
  position: absolute;
  display: inline-block;
  top: 50%;
  left: 50%;
  margin: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}

#products .product.highlight .Text h2 .inner {
  background-color: rgba(0, 172, 234, 0.9);
  display: block;
  color: #ffffff;
  padding: 5px 15px;
  font-size: 40px;
  font-weight: bold;
  font-family: audimatregular;
  text-transform: uppercase;
  white-space: nowrap;
}

@media (max-width: 991px) {
  #products .product.highlight .Text h2 .inner {
    font-size: 30px;
  }
}

@media (max-width: 767px) {
  #products .product.highlight .Text h2 .inner {
    font-size: 20px;
  }
}

#products .product.highlight .Text p,
#products .product.highlight .Text ul {
  padding: 0;
  margin: 0;
  display: table;
  text-align: center;
  width: 40%;
  margin-left: 30%;
  bottom: 10%;
  position: absolute;
  color: white;
  font-size: 20px;
}

#products .product.highlight .Text p li,
#products .product.highlight .Text ul li {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: inline-block;
  color: white;
  font-size: 20px;
}

#products .product.highlight .Text p li:before,
#products .product.highlight .Text ul li:before {
  position: relative;
  top: -3px;
}

#products .product.highlight .Text p li.hp,
#products .product.highlight .Text ul li.hp {
  margin-bottom: 0;
  font-size: 14px;
}

#products .product.noHighlight {
  background: #f2f2f2;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  overflow: hidden;
}

#products .product.noHighlight a {
  display: block;
}

#products .product.noHighlight:hover {
  background: #e3e3e3;
}

#products .product.noHighlight .Image {
  -webkit-transition: opacity 0.3s ease-out 0.8s, transform 0.3s ease-out 0.8s;
  -moz-transition: opacity 0.3s ease-out 0.8s, transform 0.3s ease-out 0.8s;
  -ms-transition: opacity 0.3s ease-out 0.8s, transform 0.3s ease-out 0.8s;
  -o-transition: opacity 0.3s ease-out 0.8s, transform 0.3s ease-out 0.8s;
  transition: opacity 0.3s ease-out 0.8s, transform 0.3s ease-out 0.8s;
  -webkit-transform: translate(50px, 0);
  -moz-transform: translate(50px, 0);
  -ms-transform: translate(50px, 0);
  -o-transform: translate(50px, 0);
  transform: translate(50px, 0);
  opacity: 0;
}

#products .product.noHighlight.abm-ui-state-visited .Image {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#products .product.noHighlight h2 {
  -webkit-transition: opacity 0.3s ease-out 1s, transform 0.3s ease-out 1s;
  -moz-transition: opacity 0.3s ease-out 1s, transform 0.3s ease-out 1s;
  -ms-transition: opacity 0.3s ease-out 1s, transform 0.3s ease-out 1s;
  -o-transition: opacity 0.3s ease-out 1s, transform 0.3s ease-out 1s;
  transition: opacity 0.3s ease-out 1s, transform 0.3s ease-out 1s;
  -webkit-transform: translate(50px, 0);
  -moz-transform: translate(50px, 0);
  -ms-transform: translate(50px, 0);
  -o-transform: translate(50px, 0);
  transform: translate(50px, 0);
  opacity: 0;
}

#products .product.noHighlight.abm-ui-state-visited h2 {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#products .product.noHighlight .hp {
  -webkit-transition: opacity 0.3s ease-out 1.1s, transform 0.3s ease-out 1.1s;
  -moz-transition: opacity 0.3s ease-out 1.1s, transform 0.3s ease-out 1.1s;
  -ms-transition: opacity 0.3s ease-out 1.1s, transform 0.3s ease-out 1.1s;
  -o-transition: opacity 0.3s ease-out 1.1s, transform 0.3s ease-out 1.1s;
  transition: opacity 0.3s ease-out 1.1s, transform 0.3s ease-out 1.1s;
  -webkit-transform: translate(50px, 0);
  -moz-transform: translate(50px, 0);
  -ms-transform: translate(50px, 0);
  -o-transform: translate(50px, 0);
  transform: translate(50px, 0);
  opacity: 0;
}

#products .product.noHighlight.abm-ui-state-visited .hp {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#products .product.noHighlight .Teaser p {
  -webkit-transition: opacity 0.3s ease-out 1.4s, transform 0.3s ease-out 1.4s;
  -moz-transition: opacity 0.3s ease-out 1.4s, transform 0.3s ease-out 1.4s;
  -ms-transition: opacity 0.3s ease-out 1.4s, transform 0.3s ease-out 1.4s;
  -o-transition: opacity 0.3s ease-out 1.4s, transform 0.3s ease-out 1.4s;
  transition: opacity 0.3s ease-out 1.4s, transform 0.3s ease-out 1.4s;
  -webkit-transform: translate(50px, 0);
  -moz-transform: translate(50px, 0);
  -ms-transform: translate(50px, 0);
  -o-transform: translate(50px, 0);
  transform: translate(50px, 0);
  opacity: 0;
}

#products .product.noHighlight.abm-ui-state-visited .Teaser p {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#products .product.noHighlight .Teaser li:nth-child(1) {
  -webkit-transition: opacity 0.3s ease-out 1.4s, transform 0.3s ease-out 1.4s;
  -moz-transition: opacity 0.3s ease-out 1.4s, transform 0.3s ease-out 1.4s;
  -ms-transition: opacity 0.3s ease-out 1.4s, transform 0.3s ease-out 1.4s;
  -o-transition: opacity 0.3s ease-out 1.4s, transform 0.3s ease-out 1.4s;
  transition: opacity 0.3s ease-out 1.4s, transform 0.3s ease-out 1.4s;
  -webkit-transform: translate(20px, 0);
  -moz-transform: translate(20px, 0);
  -ms-transform: translate(20px, 0);
  -o-transform: translate(20px, 0);
  transform: translate(20px, 0);
  opacity: 0;
}

#products .product.noHighlight.abm-ui-state-visited .Teaser li:nth-child(1) {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#products .product.noHighlight .Teaser li:nth-child(2) {
  -webkit-transition: opacity 0.3s ease-out 1.5s, transform 0.3s ease-out 1.5s;
  -moz-transition: opacity 0.3s ease-out 1.5s, transform 0.3s ease-out 1.5s;
  -ms-transition: opacity 0.3s ease-out 1.5s, transform 0.3s ease-out 1.5s;
  -o-transition: opacity 0.3s ease-out 1.5s, transform 0.3s ease-out 1.5s;
  transition: opacity 0.3s ease-out 1.5s, transform 0.3s ease-out 1.5s;
  -webkit-transform: translate(20px, 0);
  -moz-transform: translate(20px, 0);
  -ms-transform: translate(20px, 0);
  -o-transform: translate(20px, 0);
  transform: translate(20px, 0);
  opacity: 0;
}

#products .product.noHighlight.abm-ui-state-visited .Teaser li:nth-child(2) {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#products .product.noHighlight .Teaser li:nth-child(3) {
  -webkit-transition: opacity 0.3s ease-out 1.6s, transform 0.3s ease-out 1.6s;
  -moz-transition: opacity 0.3s ease-out 1.6s, transform 0.3s ease-out 1.6s;
  -ms-transition: opacity 0.3s ease-out 1.6s, transform 0.3s ease-out 1.6s;
  -o-transition: opacity 0.3s ease-out 1.6s, transform 0.3s ease-out 1.6s;
  transition: opacity 0.3s ease-out 1.6s, transform 0.3s ease-out 1.6s;
  -webkit-transform: translate(20px, 0);
  -moz-transform: translate(20px, 0);
  -ms-transform: translate(20px, 0);
  -o-transform: translate(20px, 0);
  transform: translate(20px, 0);
  opacity: 0;
}

#products .product.noHighlight.abm-ui-state-visited .Teaser li:nth-child(3) {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#products .product.noHighlight .Teaser li:nth-child(4) {
  -webkit-transition: opacity 0.3s ease-out 1.7s, transform 0.3s ease-out 1.7s;
  -moz-transition: opacity 0.3s ease-out 1.7s, transform 0.3s ease-out 1.7s;
  -ms-transition: opacity 0.3s ease-out 1.7s, transform 0.3s ease-out 1.7s;
  -o-transition: opacity 0.3s ease-out 1.7s, transform 0.3s ease-out 1.7s;
  transition: opacity 0.3s ease-out 1.7s, transform 0.3s ease-out 1.7s;
  -webkit-transform: translate(20px, 0);
  -moz-transform: translate(20px, 0);
  -ms-transform: translate(20px, 0);
  -o-transform: translate(20px, 0);
  transform: translate(20px, 0);
  opacity: 0;
}

#products .product.noHighlight.abm-ui-state-visited .Teaser li:nth-child(4) {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#products .product.noHighlight .Teaser li:nth-child(5) {
  -webkit-transition: opacity 0.3s ease-out 1.8s, transform 0.3s ease-out 1.8s;
  -moz-transition: opacity 0.3s ease-out 1.8s, transform 0.3s ease-out 1.8s;
  -ms-transition: opacity 0.3s ease-out 1.8s, transform 0.3s ease-out 1.8s;
  -o-transition: opacity 0.3s ease-out 1.8s, transform 0.3s ease-out 1.8s;
  transition: opacity 0.3s ease-out 1.8s, transform 0.3s ease-out 1.8s;
  -webkit-transform: translate(20px, 0);
  -moz-transform: translate(20px, 0);
  -ms-transform: translate(20px, 0);
  -o-transform: translate(20px, 0);
  transform: translate(20px, 0);
  opacity: 0;
}

#products .product.noHighlight.abm-ui-state-visited .Teaser li:nth-child(5) {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#products .product.noHighlight .Teaser li:nth-child(6) {
  -webkit-transition: opacity 0.3s ease-out 1.9s, transform 0.3s ease-out 1.9s;
  -moz-transition: opacity 0.3s ease-out 1.9s, transform 0.3s ease-out 1.9s;
  -ms-transition: opacity 0.3s ease-out 1.9s, transform 0.3s ease-out 1.9s;
  -o-transition: opacity 0.3s ease-out 1.9s, transform 0.3s ease-out 1.9s;
  transition: opacity 0.3s ease-out 1.9s, transform 0.3s ease-out 1.9s;
  -webkit-transform: translate(20px, 0);
  -moz-transform: translate(20px, 0);
  -ms-transform: translate(20px, 0);
  -o-transform: translate(20px, 0);
  transform: translate(20px, 0);
  opacity: 0;
}

#products .product.noHighlight.abm-ui-state-visited .Teaser li:nth-child(6) {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#products .product.noHighlight .Teaser li:nth-child(7) {
  -webkit-transition: opacity 0.3s ease-out 2s, transform 0.3s ease-out 2s;
  -moz-transition: opacity 0.3s ease-out 2s, transform 0.3s ease-out 2s;
  -ms-transition: opacity 0.3s ease-out 2s, transform 0.3s ease-out 2s;
  -o-transition: opacity 0.3s ease-out 2s, transform 0.3s ease-out 2s;
  transition: opacity 0.3s ease-out 2s, transform 0.3s ease-out 2s;
  -webkit-transform: translate(20px, 0);
  -moz-transform: translate(20px, 0);
  -ms-transform: translate(20px, 0);
  -o-transform: translate(20px, 0);
  transform: translate(20px, 0);
  opacity: 0;
}

#products .product.noHighlight.abm-ui-state-visited .Teaser li:nth-child(7) {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#products .product.noHighlight .Teaser li:nth-child(8) {
  -webkit-transition: opacity 0.3s ease-out 2.1s, transform 0.3s ease-out 2.1s;
  -moz-transition: opacity 0.3s ease-out 2.1s, transform 0.3s ease-out 2.1s;
  -ms-transition: opacity 0.3s ease-out 2.1s, transform 0.3s ease-out 2.1s;
  -o-transition: opacity 0.3s ease-out 2.1s, transform 0.3s ease-out 2.1s;
  transition: opacity 0.3s ease-out 2.1s, transform 0.3s ease-out 2.1s;
  -webkit-transform: translate(20px, 0);
  -moz-transform: translate(20px, 0);
  -ms-transform: translate(20px, 0);
  -o-transform: translate(20px, 0);
  transform: translate(20px, 0);
  opacity: 0;
}

#products .product.noHighlight.abm-ui-state-visited .Teaser li:nth-child(8) {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#products .product.noHighlight .Teaser li:nth-child(9) {
  -webkit-transition: opacity 0.3s ease-out 2.2s, transform 0.3s ease-out 2.2s;
  -moz-transition: opacity 0.3s ease-out 2.2s, transform 0.3s ease-out 2.2s;
  -ms-transition: opacity 0.3s ease-out 2.2s, transform 0.3s ease-out 2.2s;
  -o-transition: opacity 0.3s ease-out 2.2s, transform 0.3s ease-out 2.2s;
  transition: opacity 0.3s ease-out 2.2s, transform 0.3s ease-out 2.2s;
  -webkit-transform: translate(20px, 0);
  -moz-transform: translate(20px, 0);
  -ms-transform: translate(20px, 0);
  -o-transform: translate(20px, 0);
  transform: translate(20px, 0);
  opacity: 0;
}

#products .product.noHighlight.abm-ui-state-visited .Teaser li:nth-child(9) {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#products .product.noHighlight .Teaser li:nth-child(10) {
  -webkit-transition: opacity 0.3s ease-out 2.3s, transform 0.3s ease-out 2.3s;
  -moz-transition: opacity 0.3s ease-out 2.3s, transform 0.3s ease-out 2.3s;
  -ms-transition: opacity 0.3s ease-out 2.3s, transform 0.3s ease-out 2.3s;
  -o-transition: opacity 0.3s ease-out 2.3s, transform 0.3s ease-out 2.3s;
  transition: opacity 0.3s ease-out 2.3s, transform 0.3s ease-out 2.3s;
  -webkit-transform: translate(20px, 0);
  -moz-transform: translate(20px, 0);
  -ms-transform: translate(20px, 0);
  -o-transform: translate(20px, 0);
  transform: translate(20px, 0);
  opacity: 0;
}

#products .product.noHighlight.abm-ui-state-visited .Teaser li:nth-child(10) {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#products .product.noHighlight .Image {
  background-size: contain;
}

#products .product.noHighlight .Text {
  color: #313131 !important;
}

#products .product.noHighlight .Text>* {
  color: #313131 !important;
}

#products .product.noHighlight .Text ul li {
  position: relative;
  padding-left: 15px;
}

#products .product.noHighlight .Text ul li:before {
  position: absolute;
  left: 0;
  top: 8px;
  margin-left: 0;
}

#products .product.noHighlight .Text ul li.hp {
  padding-left: 0;
}

#xLoader {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: white;
  z-index: 9;
  /*
*
* By:       Petr Tichy
* Website:  I Hate Tomatoes
* URL:      http://goo.gl/49FRNs
*
*/
}

#xLoader .google-spin-wrapper {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
}

#xLoader .google-spin-wrapper .google-spin {
  display: block;
  position: relative;
  left: 50%;
  top: 50%;
  width: 100px;
  height: 100px;
  margin: -50px 0 0 -50px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #00acea;
  -webkit-animation: xLoaderGoogleSpin 2s linear infinite;
  -o-animation: xLoaderGoogleSpin 2s linear infinite;
  animation: xLoaderGoogleSpin 2s linear infinite;
}

#xLoader .google-spin-wrapper .google-spin:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #00acea;
  -webkit-animation: xLoaderGoogleSpin 3s linear infinite;
  -o-animation: xLoaderGoogleSpin 3s linear infinite;
  animation: xLoaderGoogleSpin 3s linear infinite;
}

#xLoader .google-spin-wrapper .google-spin:after {
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #00acea;
  -webkit-animation: xLoaderGoogleSpin 2s linear infinite;
  -o-animation: xLoaderGoogleSpin 2s linear infinite;
  animation: xLoaderGoogleSpin 2s linear infinite;
}

@-webkit-keyframes xLoaderGoogleSpin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-moz-keyframes xLoaderGoogleSpin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-ms-keyframes xLoaderGoogleSpin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-o-keyframes xLoaderGoogleSpin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes xLoaderGoogleSpin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/* animation sets */
/* move from / to  */
.pt-page-moveToLeft {
  -webkit-animation: moveToLeft .6s ease both;
  animation: moveToLeft .6s ease both;
}

.pt-page-moveFromLeft {
  -webkit-animation: moveFromLeft .6s ease both;
  animation: moveFromLeft .6s ease both;
}

.pt-page-moveToRight {
  -webkit-animation: moveToRight .6s ease both;
  animation: moveToRight .6s ease both;
}

.pt-page-moveFromRight {
  -webkit-animation: moveFromRight .6s ease both;
  animation: moveFromRight .6s ease both;
}

.pt-page-moveToTop {
  -webkit-animation: moveToTop .6s ease both;
  animation: moveToTop .6s ease both;
}

.pt-page-moveFromTop {
  -webkit-animation: moveFromTop .6s ease both;
  animation: moveFromTop .6s ease both;
}

.pt-page-moveToBottom {
  -webkit-animation: moveToBottom .6s ease both;
  animation: moveToBottom .6s ease both;
}

.pt-page-moveFromBottom {
  -webkit-animation: moveFromBottom .6s ease both;
  animation: moveFromBottom .6s ease both;
}

/* fade */
.pt-page-fade {
  -webkit-animation: fade .7s ease both;
  animation: fade .7s ease both;
}

/* move from / to and fade */
.pt-page-moveToLeftFade {
  -webkit-animation: moveToLeftFade .7s ease both;
  animation: moveToLeftFade .7s ease both;
}

.pt-page-moveFromLeftFade {
  -webkit-animation: moveFromLeftFade .7s ease both;
  animation: moveFromLeftFade .7s ease both;
}

.pt-page-moveToRightFade {
  -webkit-animation: moveToRightFade .7s ease both;
  animation: moveToRightFade .7s ease both;
}

.pt-page-moveFromRightFade {
  -webkit-animation: moveFromRightFade .7s ease both;
  animation: moveFromRightFade .7s ease both;
}

.pt-page-moveToTopFade {
  -webkit-animation: moveToTopFade .7s ease both;
  animation: moveToTopFade .7s ease both;
}

.pt-page-moveFromTopFade {
  -webkit-animation: moveFromTopFade .7s ease both;
  animation: moveFromTopFade .7s ease both;
}

.pt-page-moveToBottomFade {
  -webkit-animation: moveToBottomFade .7s ease both;
  animation: moveToBottomFade .7s ease both;
}

.pt-page-moveFromBottomFade {
  -webkit-animation: moveFromBottomFade .7s ease both;
  animation: moveFromBottomFade .7s ease both;
}

/* move to with different easing */
.pt-page-moveToLeftEasing {
  -webkit-animation: moveToLeft 0.7s ease-in-out both;
  animation: moveToLeft 0.7s ease-in-out both;
}

.pt-page-moveToRightEasing {
  -webkit-animation: moveToRight 0.7s ease-in-out both;
  animation: moveToRight 0.7s ease-in-out both;
}

.pt-page-moveToTopEasing {
  -webkit-animation: moveToTop 0.7s ease-in-out both;
  animation: moveToTop 0.7s ease-in-out both;
}

.pt-page-moveToBottomEasing {
  -webkit-animation: moveToBottom 0.7s ease-in-out both;
  animation: moveToBottom 0.7s ease-in-out both;
}

/********************************* keyframes **************************************/
/* move from / to  */
@-webkit-keyframes moveToLeft {
  to {
    -webkit-transform: translateX(-100%);
  }
}

@keyframes moveToLeft {
  to {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}

@-webkit-keyframes moveFromLeft {
  from {
    -webkit-transform: translateX(-100%);
  }
}

@keyframes moveFromLeft {
  from {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}

@-webkit-keyframes moveToRight {
  to {
    -webkit-transform: translateX(100%);
  }
}

@keyframes moveToRight {
  to {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
}

@-webkit-keyframes moveFromRight {
  from {
    -webkit-transform: translateX(100%);
  }
}

@keyframes moveFromRight {
  from {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
}

@-webkit-keyframes moveToTop {
  to {
    -webkit-transform: translateY(-100%);
  }
}

@keyframes moveToTop {
  to {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}

@-webkit-keyframes moveFromTop {
  from {
    -webkit-transform: translateY(-100%);
  }
}

@keyframes moveFromTop {
  from {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}

@-webkit-keyframes moveToBottom {
  to {
    -webkit-transform: translateY(100%);
  }
}

@keyframes moveToBottom {
  to {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
}

@-webkit-keyframes moveFromBottom {
  from {
    -webkit-transform: translateY(100%);
  }
}

@keyframes moveFromBottom {
  from {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
}

/* fade */
@-webkit-keyframes fade {
  to {
    opacity: 0.3;
  }
}

@keyframes fade {
  to {
    opacity: 0.3;
  }
}

/* move from / to and fade */
@-webkit-keyframes moveToLeftFade {
  to {
    opacity: 0.3;
    -webkit-transform: translateX(-100%);
  }
}

@keyframes moveToLeftFade {
  to {
    opacity: 0.3;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}

@-webkit-keyframes moveFromLeftFade {
  from {
    opacity: 0.3;
    -webkit-transform: translateX(-100%);
  }
}

@keyframes moveFromLeftFade {
  from {
    opacity: 0.3;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}

@-webkit-keyframes moveToRightFade {
  to {
    opacity: 0.3;
    -webkit-transform: translateX(100%);
  }
}

@keyframes moveToRightFade {
  to {
    opacity: 0.3;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
}

@-webkit-keyframes moveFromRightFade {
  from {
    opacity: 0.3;
    -webkit-transform: translateX(100%);
  }
}

@keyframes moveFromRightFade {
  from {
    opacity: 0.3;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
}

@-webkit-keyframes moveToTopFade {
  to {
    opacity: 0.3;
    -webkit-transform: translateY(-100%);
  }
}

@keyframes moveToTopFade {
  to {
    opacity: 0.3;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}

@-webkit-keyframes moveFromTopFade {
  from {
    opacity: 0.3;
    -webkit-transform: translateY(-100%);
  }
}

@keyframes moveFromTopFade {
  from {
    opacity: 0.3;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}

@-webkit-keyframes moveToBottomFade {
  to {
    opacity: 0.3;
    -webkit-transform: translateY(100%);
  }
}

@keyframes moveToBottomFade {
  to {
    opacity: 0.3;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
}

@-webkit-keyframes moveFromBottomFade {
  from {
    opacity: 0.3;
    -webkit-transform: translateY(100%);
  }
}

@keyframes moveFromBottomFade {
  from {
    opacity: 0.3;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
}

/* scale and fade */
.pt-page-scaleDown {
  -webkit-animation: scaleDown .7s ease both;
  animation: scaleDown .7s ease both;
}

.pt-page-scaleUp {
  -webkit-animation: scaleUp .7s ease both;
  animation: scaleUp .7s ease both;
}

.pt-page-scaleUpDown {
  -webkit-animation: scaleUpDown .5s ease both;
  animation: scaleUpDown .5s ease both;
}

.pt-page-scaleDownUp {
  -webkit-animation: scaleDownUp .5s ease both;
  animation: scaleDownUp .5s ease both;
}

.pt-page-scaleDownCenter {
  -webkit-animation: scaleDownCenter 0.4s ease-in both;
  animation: scaleDownCenter 0.4s ease-in both;
}

.pt-page-scaleUpCenter {
  -webkit-animation: scaleUpCenter 0.4s ease-out both;
  animation: scaleUpCenter 0.4s ease-out both;
}

/********************************* keyframes **************************************/
/* scale and fade */
@-webkit-keyframes scaleDown {
  to {
    opacity: 0;
    -webkit-transform: scale(0.8);
  }
}

@keyframes scaleDown {
  to {
    opacity: 0;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}

@-webkit-keyframes scaleUp {
  from {
    opacity: 0;
    -webkit-transform: scale(0.8);
  }
}

@keyframes scaleUp {
  from {
    opacity: 0;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}

@-webkit-keyframes scaleUpDown {
  from {
    opacity: 0;
    -webkit-transform: scale(1.2);
  }
}

@keyframes scaleUpDown {
  from {
    opacity: 0;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}

@-webkit-keyframes scaleDownUp {
  to {
    opacity: 0;
    -webkit-transform: scale(1.2);
  }
}

@keyframes scaleDownUp {
  to {
    opacity: 0;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}

@-webkit-keyframes scaleDownCenter {
  to {
    opacity: 0;
    -webkit-transform: scale(0.7);
  }
}

@keyframes scaleDownCenter {
  to {
    opacity: 0;
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
  }
}

@-webkit-keyframes scaleUpCenter {
  from {
    opacity: 0;
    -webkit-transform: scale(0.7);
  }
}

@keyframes scaleUpCenter {
  from {
    opacity: 0;
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
  }
}

/* rotate sides first and scale */
.pt-page-rotateRightSideFirst {
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-animation: rotateRightSideFirst 0.8s both ease-in;
  animation: rotateRightSideFirst 0.8s both ease-in;
}

.pt-page-rotateLeftSideFirst {
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-animation: rotateLeftSideFirst 0.8s both ease-in;
  animation: rotateLeftSideFirst 0.8s both ease-in;
}

.pt-page-rotateTopSideFirst {
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-animation: rotateTopSideFirst 0.8s both ease-in;
  animation: rotateTopSideFirst 0.8s both ease-in;
}

.pt-page-rotateBottomSideFirst {
  -webkit-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
  -webkit-animation: rotateBottomSideFirst 0.8s both ease-in;
  animation: rotateBottomSideFirst 0.8s both ease-in;
}

/* flip */
.pt-page-flipOutRight {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-animation: flipOutRight 0.5s both ease-in;
  animation: flipOutRight 0.5s both ease-in;
}

.pt-page-flipInLeft {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-animation: flipInLeft 0.5s both ease-out;
  animation: flipInLeft 0.5s both ease-out;
}

.pt-page-flipOutLeft {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-animation: flipOutLeft 0.5s both ease-in;
  animation: flipOutLeft 0.5s both ease-in;
}

.pt-page-flipInRight {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-animation: flipInRight 0.5s both ease-out;
  animation: flipInRight 0.5s both ease-out;
}

.pt-page-flipOutTop {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-animation: flipOutTop 0.5s both ease-in;
  animation: flipOutTop 0.5s both ease-in;
}

.pt-page-flipInBottom {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-animation: flipInBottom 0.5s both ease-out;
  animation: flipInBottom 0.5s both ease-out;
}

.pt-page-flipOutBottom {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-animation: flipOutBottom 0.5s both ease-in;
  animation: flipOutBottom 0.5s both ease-in;
}

.pt-page-flipInTop {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-animation: flipInTop 0.5s both ease-out;
  animation: flipInTop 0.5s both ease-out;
}

/* rotate fall */
.pt-page-rotateFall {
  -webkit-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
  -webkit-animation: rotateFall 1s both ease-in;
  animation: rotateFall 1s both ease-in;
}

/* rotate newspaper */
.pt-page-rotateOutNewspaper {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-animation: rotateOutNewspaper 0.5s both ease-in;
  animation: rotateOutNewspaper 0.5s both ease-in;
}

.pt-page-rotateInNewspaper {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-animation: rotateInNewspaper 0.5s both ease-out;
  animation: rotateInNewspaper 0.5s both ease-out;
}

/* push */
.pt-page-rotatePushLeft {
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-animation: rotatePushLeft .8s both ease;
  animation: rotatePushLeft .8s both ease;
}

.pt-page-rotatePushRight {
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-animation: rotatePushRight .8s both ease;
  animation: rotatePushRight .8s both ease;
}

.pt-page-rotatePushTop {
  -webkit-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
  -webkit-animation: rotatePushTop .8s both ease;
  animation: rotatePushTop .8s both ease;
}

.pt-page-rotatePushBottom {
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-animation: rotatePushBottom .8s both ease;
  animation: rotatePushBottom .8s both ease;
}

/* pull */
.pt-page-rotatePullRight {
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-animation: rotatePullRight .5s both ease;
  animation: rotatePullRight .5s both ease;
}

.pt-page-rotatePullLeft {
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-animation: rotatePullLeft .5s both ease;
  animation: rotatePullLeft .5s both ease;
}

.pt-page-rotatePullTop {
  -webkit-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
  -webkit-animation: rotatePullTop .5s both ease;
  animation: rotatePullTop .5s both ease;
}

.pt-page-rotatePullBottom {
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-animation: rotatePullBottom .5s both ease;
  animation: rotatePullBottom .5s both ease;
}

/* fold */
.pt-page-rotateFoldRight {
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-animation: rotateFoldRight .7s both ease;
  animation: rotateFoldRight .7s both ease;
}

.pt-page-rotateFoldLeft {
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-animation: rotateFoldLeft .7s both ease;
  animation: rotateFoldLeft .7s both ease;
}

.pt-page-rotateFoldTop {
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-animation: rotateFoldTop .7s both ease;
  animation: rotateFoldTop .7s both ease;
}

.pt-page-rotateFoldBottom {
  -webkit-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
  -webkit-animation: rotateFoldBottom .7s both ease;
  animation: rotateFoldBottom .7s both ease;
}

/* unfold */
.pt-page-rotateUnfoldLeft {
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-animation: rotateUnfoldLeft .7s both ease;
  animation: rotateUnfoldLeft .7s both ease;
}

.pt-page-rotateUnfoldRight {
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-animation: rotateUnfoldRight .7s both ease;
  animation: rotateUnfoldRight .7s both ease;
}

.pt-page-rotateUnfoldTop {
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-animation: rotateUnfoldTop .7s both ease;
  animation: rotateUnfoldTop .7s both ease;
}

.pt-page-rotateUnfoldBottom {
  -webkit-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
  -webkit-animation: rotateUnfoldBottom .7s both ease;
  animation: rotateUnfoldBottom .7s both ease;
}

/* room walls */
.pt-page-rotateRoomLeftOut {
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-animation: rotateRoomLeftOut .8s both ease;
  animation: rotateRoomLeftOut .8s both ease;
}

.pt-page-rotateRoomLeftIn {
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-animation: rotateRoomLeftIn .8s both ease;
  animation: rotateRoomLeftIn .8s both ease;
}

.pt-page-rotateRoomRightOut {
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-animation: rotateRoomRightOut .8s both ease;
  animation: rotateRoomRightOut .8s both ease;
}

.pt-page-rotateRoomRightIn {
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-animation: rotateRoomRightIn .8s both ease;
  animation: rotateRoomRightIn .8s both ease;
}

.pt-page-rotateRoomTopOut {
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-animation: rotateRoomTopOut .8s both ease;
  animation: rotateRoomTopOut .8s both ease;
}

.pt-page-rotateRoomTopIn {
  -webkit-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
  -webkit-animation: rotateRoomTopIn .8s both ease;
  animation: rotateRoomTopIn .8s both ease;
}

.pt-page-rotateRoomBottomOut {
  -webkit-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
  -webkit-animation: rotateRoomBottomOut .8s both ease;
  animation: rotateRoomBottomOut .8s both ease;
}

.pt-page-rotateRoomBottomIn {
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-animation: rotateRoomBottomIn .8s both ease;
  animation: rotateRoomBottomIn .8s both ease;
}

/* cube */
.pt-page-rotateCubeLeftOut {
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-animation: rotateCubeLeftOut 0.6s both ease-in;
  animation: rotateCubeLeftOut 0.6s both ease-in;
}

.pt-page-rotateCubeLeftIn {
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-animation: rotateCubeLeftIn 0.6s both ease-in;
  animation: rotateCubeLeftIn 0.6s both ease-in;
}

.pt-page-rotateCubeRightOut {
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-animation: rotateCubeRightOut 0.6s both ease-in;
  animation: rotateCubeRightOut 0.6s both ease-in;
}

.pt-page-rotateCubeRightIn {
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-animation: rotateCubeRightIn 0.6s both ease-in;
  animation: rotateCubeRightIn 0.6s both ease-in;
}

.pt-page-rotateCubeTopOut {
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-animation: rotateCubeTopOut 0.6s both ease-in;
  animation: rotateCubeTopOut 0.6s both ease-in;
}

.pt-page-rotateCubeTopIn {
  -webkit-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
  -webkit-animation: rotateCubeTopIn 0.6s both ease-in;
  animation: rotateCubeTopIn 0.6s both ease-in;
}

.pt-page-rotateCubeBottomOut {
  -webkit-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
  -webkit-animation: rotateCubeBottomOut 0.6s both ease-in;
  animation: rotateCubeBottomOut 0.6s both ease-in;
}

.pt-page-rotateCubeBottomIn {
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-animation: rotateCubeBottomIn 0.6s both ease-in;
  animation: rotateCubeBottomIn 0.6s both ease-in;
}

/* carousel */
.pt-page-rotateCarouselLeftOut {
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-animation: rotateCarouselLeftOut .8s both ease;
  animation: rotateCarouselLeftOut .8s both ease;
}

.pt-page-rotateCarouselLeftIn {
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-animation: rotateCarouselLeftIn .8s both ease;
  animation: rotateCarouselLeftIn .8s both ease;
}

.pt-page-rotateCarouselRightOut {
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-animation: rotateCarouselRightOut .8s both ease;
  animation: rotateCarouselRightOut .8s both ease;
}

.pt-page-rotateCarouselRightIn {
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-animation: rotateCarouselRightIn .8s both ease;
  animation: rotateCarouselRightIn .8s both ease;
}

.pt-page-rotateCarouselTopOut {
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-animation: rotateCarouselTopOut .8s both ease;
  animation: rotateCarouselTopOut .8s both ease;
}

.pt-page-rotateCarouselTopIn {
  -webkit-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
  -webkit-animation: rotateCarouselTopIn .8s both ease;
  animation: rotateCarouselTopIn .8s both ease;
}

.pt-page-rotateCarouselBottomOut {
  -webkit-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
  -webkit-animation: rotateCarouselBottomOut .8s both ease;
  animation: rotateCarouselBottomOut .8s both ease;
}

.pt-page-rotateCarouselBottomIn {
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-animation: rotateCarouselBottomIn .8s both ease;
  animation: rotateCarouselBottomIn .8s both ease;
}

/* sides */
.pt-page-rotateSidesOut {
  -webkit-transform-origin: -50% 50%;
  transform-origin: -50% 50%;
  -webkit-animation: rotateSidesOut 0.5s both ease-in;
  animation: rotateSidesOut 0.5s both ease-in;
}

.pt-page-rotateSidesIn {
  -webkit-transform-origin: 150% 50%;
  transform-origin: 150% 50%;
  -webkit-animation: rotateSidesIn 0.5s both ease-out;
  animation: rotateSidesIn 0.5s both ease-out;
}

/* slide */
.pt-page-rotateSlideOut {
  -webkit-animation: rotateSlideOut 1s both ease;
  animation: rotateSlideOut 1s both ease;
}

.pt-page-rotateSlideIn {
  -webkit-animation: rotateSlideIn 1s both ease;
  animation: rotateSlideIn 1s both ease;
}

/********************************* keyframes **************************************/
/* rotate sides first and scale */
@-webkit-keyframes rotateRightSideFirst {
  40% {
    -webkit-transform: rotateY(15deg);
    opacity: .8;
    -webkit-animation-timing-function: ease-out;
  }

  100% {
    -webkit-transform: scale(0.8) translateZ(-200px);
    opacity: 0;
  }
}

@keyframes rotateRightSideFirst {
  40% {
    -webkit-transform: rotateY(15deg);
    transform: rotateY(15deg);
    opacity: .8;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  100% {
    -webkit-transform: scale(0.8) translateZ(-200px);
    transform: scale(0.8) translateZ(-200px);
    opacity: 0;
  }
}

@-webkit-keyframes rotateLeftSideFirst {
  40% {
    -webkit-transform: rotateY(-15deg);
    opacity: .8;
    -webkit-animation-timing-function: ease-out;
  }

  100% {
    -webkit-transform: scale(0.8) translateZ(-200px);
    opacity: 0;
  }
}

@keyframes rotateLeftSideFirst {
  40% {
    -webkit-transform: rotateY(-15deg);
    transform: rotateY(-15deg);
    opacity: .8;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  100% {
    -webkit-transform: scale(0.8) translateZ(-200px);
    transform: scale(0.8) translateZ(-200px);
    opacity: 0;
  }
}

@-webkit-keyframes rotateTopSideFirst {
  40% {
    -webkit-transform: rotateX(15deg);
    opacity: .8;
    -webkit-animation-timing-function: ease-out;
  }

  100% {
    -webkit-transform: scale(0.8) translateZ(-200px);
    opacity: 0;
  }
}

@keyframes rotateTopSideFirst {
  40% {
    -webkit-transform: rotateX(15deg);
    transform: rotateX(15deg);
    opacity: .8;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  100% {
    -webkit-transform: scale(0.8) translateZ(-200px);
    transform: scale(0.8) translateZ(-200px);
    opacity: 0;
  }
}

@-webkit-keyframes rotateBottomSideFirst {
  40% {
    -webkit-transform: rotateX(-15deg);
    opacity: .8;
    -webkit-animation-timing-function: ease-out;
  }

  100% {
    -webkit-transform: scale(0.8) translateZ(-200px);
    opacity: 0;
  }
}

@keyframes rotateBottomSideFirst {
  40% {
    -webkit-transform: rotateX(-15deg);
    transform: rotateX(-15deg);
    opacity: .8;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  100% {
    -webkit-transform: scale(0.8) translateZ(-200px);
    transform: scale(0.8) translateZ(-200px);
    opacity: 0;
  }
}

/* flip */
@-webkit-keyframes flipOutRight {
  to {
    -webkit-transform: translateZ(-1000px) rotateY(90deg);
    opacity: 0.2;
  }
}

@keyframes flipOutRight {
  to {
    -webkit-transform: translateZ(-1000px) rotateY(90deg);
    transform: translateZ(-1000px) rotateY(90deg);
    opacity: 0.2;
  }
}

@-webkit-keyframes flipInLeft {
  from {
    -webkit-transform: translateZ(-1000px) rotateY(-90deg);
    opacity: 0.2;
  }
}

@keyframes flipInLeft {
  from {
    -webkit-transform: translateZ(-1000px) rotateY(-90deg);
    transform: translateZ(-1000px) rotateY(-90deg);
    opacity: 0.2;
  }
}

@-webkit-keyframes flipOutLeft {
  to {
    -webkit-transform: translateZ(-1000px) rotateY(-90deg);
    opacity: 0.2;
  }
}

@keyframes flipOutLeft {
  to {
    -webkit-transform: translateZ(-1000px) rotateY(-90deg);
    transform: translateZ(-1000px) rotateY(-90deg);
    opacity: 0.2;
  }
}

@-webkit-keyframes flipInRight {
  from {
    -webkit-transform: translateZ(-1000px) rotateY(90deg);
    opacity: 0.2;
  }
}

@keyframes flipInRight {
  from {
    -webkit-transform: translateZ(-1000px) rotateY(90deg);
    transform: translateZ(-1000px) rotateY(90deg);
    opacity: 0.2;
  }
}

@-webkit-keyframes flipOutTop {
  to {
    -webkit-transform: translateZ(-1000px) rotateX(90deg);
    opacity: 0.2;
  }
}

@keyframes flipOutTop {
  to {
    -webkit-transform: translateZ(-1000px) rotateX(90deg);
    transform: translateZ(-1000px) rotateX(90deg);
    opacity: 0.2;
  }
}

@-webkit-keyframes flipInBottom {
  from {
    -webkit-transform: translateZ(-1000px) rotateX(-90deg);
    opacity: 0.2;
  }
}

@keyframes flipInBottom {
  from {
    -webkit-transform: translateZ(-1000px) rotateX(-90deg);
    transform: translateZ(-1000px) rotateX(-90deg);
    opacity: 0.2;
  }
}

@-webkit-keyframes flipOutBottom {
  to {
    -webkit-transform: translateZ(-1000px) rotateX(-90deg);
    opacity: 0.2;
  }
}

@keyframes flipOutBottom {
  to {
    -webkit-transform: translateZ(-1000px) rotateX(-90deg);
    transform: translateZ(-1000px) rotateX(-90deg);
    opacity: 0.2;
  }
}

@-webkit-keyframes flipInTop {
  from {
    -webkit-transform: translateZ(-1000px) rotateX(90deg);
    opacity: 0.2;
  }
}

@keyframes flipInTop {
  from {
    -webkit-transform: translateZ(-1000px) rotateX(90deg);
    transform: translateZ(-1000px) rotateX(90deg);
    opacity: 0.2;
  }
}

/* fall */
@-webkit-keyframes rotateFall {
  0% {
    -webkit-transform: rotateZ(0deg);
  }

  20% {
    -webkit-transform: rotateZ(10deg);
    -webkit-animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: rotateZ(17deg);
  }

  60% {
    -webkit-transform: rotateZ(16deg);
  }

  100% {
    -webkit-transform: translateY(100%) rotateZ(17deg);
  }
}

@keyframes rotateFall {
  0% {
    -webkit-transform: rotateZ(0deg);
    transform: rotateZ(0deg);
  }

  20% {
    -webkit-transform: rotateZ(10deg);
    transform: rotateZ(10deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: rotateZ(17deg);
    transform: rotateZ(17deg);
  }

  60% {
    -webkit-transform: rotateZ(16deg);
    transform: rotateZ(16deg);
  }

  100% {
    -webkit-transform: translateY(100%) rotateZ(17deg);
    transform: translateY(100%) rotateZ(17deg);
  }
}

/* newspaper */
@-webkit-keyframes rotateOutNewspaper {
  to {
    -webkit-transform: translateZ(-3000px) rotateZ(360deg);
    opacity: 0;
  }
}

@keyframes rotateOutNewspaper {
  to {
    -webkit-transform: translateZ(-3000px) rotateZ(360deg);
    transform: translateZ(-3000px) rotateZ(360deg);
    opacity: 0;
  }
}

@-webkit-keyframes rotateInNewspaper {
  from {
    -webkit-transform: translateZ(-3000px) rotateZ(-360deg);
    opacity: 0;
  }
}

@keyframes rotateInNewspaper {
  from {
    -webkit-transform: translateZ(-3000px) rotateZ(-360deg);
    transform: translateZ(-3000px) rotateZ(-360deg);
    opacity: 0;
  }
}

/* push */
@-webkit-keyframes rotatePushLeft {
  to {
    opacity: 0;
    -webkit-transform: rotateY(90deg);
  }
}

@keyframes rotatePushLeft {
  to {
    opacity: 0;
    -webkit-transform: rotateY(90deg);
    transform: rotateY(90deg);
  }
}

@-webkit-keyframes rotatePushRight {
  to {
    opacity: 0;
    -webkit-transform: rotateY(-90deg);
  }
}

@keyframes rotatePushRight {
  to {
    opacity: 0;
    -webkit-transform: rotateY(-90deg);
    transform: rotateY(-90deg);
  }
}

@-webkit-keyframes rotatePushTop {
  to {
    opacity: 0;
    -webkit-transform: rotateX(-90deg);
  }
}

@keyframes rotatePushTop {
  to {
    opacity: 0;
    -webkit-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
  }
}

@-webkit-keyframes rotatePushBottom {
  to {
    opacity: 0;
    -webkit-transform: rotateX(90deg);
  }
}

@keyframes rotatePushBottom {
  to {
    opacity: 0;
    -webkit-transform: rotateX(90deg);
    transform: rotateX(90deg);
  }
}

/* pull */
@-webkit-keyframes rotatePullRight {
  from {
    opacity: 0;
    -webkit-transform: rotateY(-90deg);
  }
}

@keyframes rotatePullRight {
  from {
    opacity: 0;
    -webkit-transform: rotateY(-90deg);
    transform: rotateY(-90deg);
  }
}

@-webkit-keyframes rotatePullLeft {
  from {
    opacity: 0;
    -webkit-transform: rotateY(90deg);
  }
}

@keyframes rotatePullLeft {
  from {
    opacity: 0;
    -webkit-transform: rotateY(90deg);
    transform: rotateY(90deg);
  }
}

@-webkit-keyframes rotatePullTop {
  from {
    opacity: 0;
    -webkit-transform: rotateX(-90deg);
  }
}

@keyframes rotatePullTop {
  from {
    opacity: 0;
    -webkit-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
  }
}

@-webkit-keyframes rotatePullBottom {
  from {
    opacity: 0;
    -webkit-transform: rotateX(90deg);
  }
}

@keyframes rotatePullBottom {
  from {
    opacity: 0;
    -webkit-transform: rotateX(90deg);
    transform: rotateX(90deg);
  }
}

/* fold */
@-webkit-keyframes rotateFoldRight {
  to {
    opacity: 0;
    -webkit-transform: translateX(100%) rotateY(90deg);
  }
}

@keyframes rotateFoldRight {
  to {
    opacity: 0;
    -webkit-transform: translateX(100%) rotateY(90deg);
    transform: translateX(100%) rotateY(90deg);
  }
}

@-webkit-keyframes rotateFoldLeft {
  to {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotateY(-90deg);
  }
}

@keyframes rotateFoldLeft {
  to {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotateY(-90deg);
    transform: translateX(-100%) rotateY(-90deg);
  }
}

@-webkit-keyframes rotateFoldTop {
  to {
    opacity: 0;
    -webkit-transform: translateY(-100%) rotateX(90deg);
  }
}

@keyframes rotateFoldTop {
  to {
    opacity: 0;
    -webkit-transform: translateY(-100%) rotateX(90deg);
    transform: translateY(-100%) rotateX(90deg);
  }
}

@-webkit-keyframes rotateFoldBottom {
  to {
    opacity: 0;
    -webkit-transform: translateY(100%) rotateX(-90deg);
  }
}

@keyframes rotateFoldBottom {
  to {
    opacity: 0;
    -webkit-transform: translateY(100%) rotateX(-90deg);
    transform: translateY(100%) rotateX(-90deg);
  }
}

/* unfold */
@-webkit-keyframes rotateUnfoldLeft {
  from {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotateY(-90deg);
  }
}

@keyframes rotateUnfoldLeft {
  from {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotateY(-90deg);
    transform: translateX(-100%) rotateY(-90deg);
  }
}

@-webkit-keyframes rotateUnfoldRight {
  from {
    opacity: 0;
    -webkit-transform: translateX(100%) rotateY(90deg);
  }
}

@keyframes rotateUnfoldRight {
  from {
    opacity: 0;
    -webkit-transform: translateX(100%) rotateY(90deg);
    transform: translateX(100%) rotateY(90deg);
  }
}

@-webkit-keyframes rotateUnfoldTop {
  from {
    opacity: 0;
    -webkit-transform: translateY(-100%) rotateX(90deg);
  }
}

@keyframes rotateUnfoldTop {
  from {
    opacity: 0;
    -webkit-transform: translateY(-100%) rotateX(90deg);
    transform: translateY(-100%) rotateX(90deg);
  }
}

@-webkit-keyframes rotateUnfoldBottom {
  from {
    opacity: 0;
    -webkit-transform: translateY(100%) rotateX(-90deg);
  }
}

@keyframes rotateUnfoldBottom {
  from {
    opacity: 0;
    -webkit-transform: translateY(100%) rotateX(-90deg);
    transform: translateY(100%) rotateX(-90deg);
  }
}

/* room walls */
@-webkit-keyframes rotateRoomLeftOut {
  to {
    opacity: .3;
    -webkit-transform: translateX(-100%) rotateY(90deg);
  }
}

@keyframes rotateRoomLeftOut {
  to {
    opacity: .3;
    -webkit-transform: translateX(-100%) rotateY(90deg);
    transform: translateX(-100%) rotateY(90deg);
  }
}

@-webkit-keyframes rotateRoomLeftIn {
  from {
    opacity: .3;
    -webkit-transform: translateX(100%) rotateY(-90deg);
  }
}

@keyframes rotateRoomLeftIn {
  from {
    opacity: .3;
    -webkit-transform: translateX(100%) rotateY(-90deg);
    transform: translateX(100%) rotateY(-90deg);
  }
}

@-webkit-keyframes rotateRoomRightOut {
  to {
    opacity: .3;
    -webkit-transform: translateX(100%) rotateY(-90deg);
  }
}

@keyframes rotateRoomRightOut {
  to {
    opacity: .3;
    -webkit-transform: translateX(100%) rotateY(-90deg);
    transform: translateX(100%) rotateY(-90deg);
  }
}

@-webkit-keyframes rotateRoomRightIn {
  from {
    opacity: .3;
    -webkit-transform: translateX(-100%) rotateY(90deg);
  }
}

@keyframes rotateRoomRightIn {
  from {
    opacity: .3;
    -webkit-transform: translateX(-100%) rotateY(90deg);
    transform: translateX(-100%) rotateY(90deg);
  }
}

@-webkit-keyframes rotateRoomTopOut {
  to {
    opacity: .3;
    -webkit-transform: translateY(-100%) rotateX(-90deg);
  }
}

@keyframes rotateRoomTopOut {
  to {
    opacity: .3;
    -webkit-transform: translateY(-100%) rotateX(-90deg);
    transform: translateY(-100%) rotateX(-90deg);
  }
}

@-webkit-keyframes rotateRoomTopIn {
  from {
    opacity: .3;
    -webkit-transform: translateY(100%) rotateX(90deg);
  }
}

@keyframes rotateRoomTopIn {
  from {
    opacity: .3;
    -webkit-transform: translateY(100%) rotateX(90deg);
    transform: translateY(100%) rotateX(90deg);
  }
}

@-webkit-keyframes rotateRoomBottomOut {
  to {
    opacity: .3;
    -webkit-transform: translateY(100%) rotateX(90deg);
  }
}

@keyframes rotateRoomBottomOut {
  to {
    opacity: .3;
    -webkit-transform: translateY(100%) rotateX(90deg);
    transform: translateY(100%) rotateX(90deg);
  }
}

@-webkit-keyframes rotateRoomBottomIn {
  from {
    opacity: .3;
    -webkit-transform: translateY(-100%) rotateX(-90deg);
  }
}

@keyframes rotateRoomBottomIn {
  from {
    opacity: .3;
    -webkit-transform: translateY(-100%) rotateX(-90deg);
    transform: translateY(-100%) rotateX(-90deg);
  }
}

/* cube */
@-webkit-keyframes rotateCubeLeftOut {
  50% {
    -webkit-animation-timing-function: ease-out;
    -webkit-transform: translateX(-50%) translateZ(-200px) rotateY(-45deg);
  }

  100% {
    opacity: .3;
    -webkit-transform: translateX(-100%) rotateY(-90deg);
  }
}

@keyframes rotateCubeLeftOut {
  50% {
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-transform: translateX(-50%) translateZ(-200px) rotateY(-45deg);
    transform: translateX(-50%) translateZ(-200px) rotateY(-45deg);
  }

  100% {
    opacity: .3;
    -webkit-transform: translateX(-100%) rotateY(-90deg);
    transform: translateX(-100%) rotateY(-90deg);
  }
}

@-webkit-keyframes rotateCubeLeftIn {
  0% {
    opacity: .3;
    -webkit-transform: translateX(100%) rotateY(90deg);
  }

  50% {
    -webkit-animation-timing-function: ease-out;
    -webkit-transform: translateX(50%) translateZ(-200px) rotateY(45deg);
  }
}

@keyframes rotateCubeLeftIn {
  0% {
    opacity: .3;
    -webkit-transform: translateX(100%) rotateY(90deg);
    transform: translateX(100%) rotateY(90deg);
  }

  50% {
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-transform: translateX(50%) translateZ(-200px) rotateY(45deg);
    transform: translateX(50%) translateZ(-200px) rotateY(45deg);
  }
}

@-webkit-keyframes rotateCubeRightOut {
  50% {
    -webkit-animation-timing-function: ease-out;
    -webkit-transform: translateX(50%) translateZ(-200px) rotateY(45deg);
  }

  100% {
    opacity: .3;
    -webkit-transform: translateX(100%) rotateY(90deg);
  }
}

@keyframes rotateCubeRightOut {
  50% {
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-transform: translateX(50%) translateZ(-200px) rotateY(45deg);
    transform: translateX(50%) translateZ(-200px) rotateY(45deg);
  }

  100% {
    opacity: .3;
    -webkit-transform: translateX(100%) rotateY(90deg);
    transform: translateX(100%) rotateY(90deg);
  }
}

@-webkit-keyframes rotateCubeRightIn {
  0% {
    opacity: .3;
    -webkit-transform: translateX(-100%) rotateY(-90deg);
  }

  50% {
    -webkit-animation-timing-function: ease-out;
    -webkit-transform: translateX(-50%) translateZ(-200px) rotateY(-45deg);
  }
}

@keyframes rotateCubeRightIn {
  0% {
    opacity: .3;
    -webkit-transform: translateX(-100%) rotateY(-90deg);
    transform: translateX(-100%) rotateY(-90deg);
  }

  50% {
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-transform: translateX(-50%) translateZ(-200px) rotateY(-45deg);
    transform: translateX(-50%) translateZ(-200px) rotateY(-45deg);
  }
}

@-webkit-keyframes rotateCubeTopOut {
  50% {
    -webkit-animation-timing-function: ease-out;
    -webkit-transform: translateY(-50%) translateZ(-200px) rotateX(45deg);
  }

  100% {
    opacity: .3;
    -webkit-transform: translateY(-100%) rotateX(90deg);
  }
}

@keyframes rotateCubeTopOut {
  50% {
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-transform: translateY(-50%) translateZ(-200px) rotateX(45deg);
    transform: translateY(-50%) translateZ(-200px) rotateX(45deg);
  }

  100% {
    opacity: .3;
    -webkit-transform: translateY(-100%) rotateX(90deg);
    transform: translateY(-100%) rotateX(90deg);
  }
}

@-webkit-keyframes rotateCubeTopIn {
  0% {
    opacity: .3;
    -webkit-transform: translateY(100%) rotateX(-90deg);
  }

  50% {
    -webkit-animation-timing-function: ease-out;
    -webkit-transform: translateY(50%) translateZ(-200px) rotateX(-45deg);
  }
}

@keyframes rotateCubeTopIn {
  0% {
    opacity: .3;
    -webkit-transform: translateY(100%) rotateX(-90deg);
    transform: translateY(100%) rotateX(-90deg);
  }

  50% {
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-transform: translateY(50%) translateZ(-200px) rotateX(-45deg);
    transform: translateY(50%) translateZ(-200px) rotateX(-45deg);
  }
}

@-webkit-keyframes rotateCubeBottomOut {
  50% {
    -webkit-animation-timing-function: ease-out;
    -webkit-transform: translateY(50%) translateZ(-200px) rotateX(-45deg);
  }

  100% {
    opacity: .3;
    -webkit-transform: translateY(100%) rotateX(-90deg);
  }
}

@keyframes rotateCubeBottomOut {
  50% {
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-transform: translateY(50%) translateZ(-200px) rotateX(-45deg);
    transform: translateY(50%) translateZ(-200px) rotateX(-45deg);
  }

  100% {
    opacity: .3;
    -webkit-transform: translateY(100%) rotateX(-90deg);
    transform: translateY(100%) rotateX(-90deg);
  }
}

@-webkit-keyframes rotateCubeBottomIn {
  0% {
    opacity: .3;
    -webkit-transform: translateY(-100%) rotateX(90deg);
  }

  50% {
    -webkit-animation-timing-function: ease-out;
    -webkit-transform: translateY(-50%) translateZ(-200px) rotateX(45deg);
  }
}

@keyframes rotateCubeBottomIn {
  0% {
    opacity: .3;
    -webkit-transform: translateY(-100%) rotateX(90deg);
    transform: translateY(-100%) rotateX(90deg);
  }

  50% {
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-transform: translateY(-50%) translateZ(-200px) rotateX(45deg);
    transform: translateY(-50%) translateZ(-200px) rotateX(45deg);
  }
}

/* carousel */
@-webkit-keyframes rotateCarouselLeftOut {
  to {
    opacity: .3;
    -webkit-transform: translateX(-150%) scale(0.4) rotateY(-65deg);
  }
}

@keyframes rotateCarouselLeftOut {
  to {
    opacity: .3;
    -webkit-transform: translateX(-150%) scale(0.4) rotateY(-65deg);
    transform: translateX(-150%) scale(0.4) rotateY(-65deg);
  }
}

@-webkit-keyframes rotateCarouselLeftIn {
  from {
    opacity: .3;
    -webkit-transform: translateX(200%) scale(0.4) rotateY(65deg);
  }
}

@keyframes rotateCarouselLeftIn {
  from {
    opacity: .3;
    -webkit-transform: translateX(200%) scale(0.4) rotateY(65deg);
    transform: translateX(200%) scale(0.4) rotateY(65deg);
  }
}

@-webkit-keyframes rotateCarouselRightOut {
  to {
    opacity: .3;
    -webkit-transform: translateX(200%) scale(0.4) rotateY(65deg);
  }
}

@keyframes rotateCarouselRightOut {
  to {
    opacity: .3;
    -webkit-transform: translateX(200%) scale(0.4) rotateY(65deg);
    transform: translateX(200%) scale(0.4) rotateY(65deg);
  }
}

@-webkit-keyframes rotateCarouselRightIn {
  from {
    opacity: .3;
    -webkit-transform: translateX(-200%) scale(0.4) rotateY(-65deg);
  }
}

@keyframes rotateCarouselRightIn {
  from {
    opacity: .3;
    -webkit-transform: translateX(-200%) scale(0.4) rotateY(-65deg);
    transform: translateX(-200%) scale(0.4) rotateY(-65deg);
  }
}

@-webkit-keyframes rotateCarouselTopOut {
  to {
    opacity: .3;
    -webkit-transform: translateY(-200%) scale(0.4) rotateX(65deg);
  }
}

@keyframes rotateCarouselTopOut {
  to {
    opacity: .3;
    -webkit-transform: translateY(-200%) scale(0.4) rotateX(65deg);
    transform: translateY(-200%) scale(0.4) rotateX(65deg);
  }
}

@-webkit-keyframes rotateCarouselTopIn {
  from {
    opacity: .3;
    -webkit-transform: translateY(200%) scale(0.4) rotateX(-65deg);
  }
}

@keyframes rotateCarouselTopIn {
  from {
    opacity: .3;
    -webkit-transform: translateY(200%) scale(0.4) rotateX(-65deg);
    transform: translateY(200%) scale(0.4) rotateX(-65deg);
  }
}

@-webkit-keyframes rotateCarouselBottomOut {
  to {
    opacity: .3;
    -webkit-transform: translateY(200%) scale(0.4) rotateX(-65deg);
  }
}

@keyframes rotateCarouselBottomOut {
  to {
    opacity: .3;
    -webkit-transform: translateY(200%) scale(0.4) rotateX(-65deg);
    transform: translateY(200%) scale(0.4) rotateX(-65deg);
  }
}

@-webkit-keyframes rotateCarouselBottomIn {
  from {
    opacity: .3;
    -webkit-transform: translateY(-200%) scale(0.4) rotateX(65deg);
  }
}

@keyframes rotateCarouselBottomIn {
  from {
    opacity: .3;
    -webkit-transform: translateY(-200%) scale(0.4) rotateX(65deg);
    transform: translateY(-200%) scale(0.4) rotateX(65deg);
  }
}

/* sides */
@-webkit-keyframes rotateSidesOut {
  to {
    opacity: 0;
    -webkit-transform: translateZ(-500px) rotateY(90deg);
  }
}

@keyframes rotateSidesOut {
  to {
    opacity: 0;
    -webkit-transform: translateZ(-500px) rotateY(90deg);
    transform: translateZ(-500px) rotateY(90deg);
  }
}

@-webkit-keyframes rotateSidesIn {
  from {
    opacity: 0;
    -webkit-transform: translateZ(-500px) rotateY(-90deg);
  }
}

@keyframes rotateSidesIn {
  from {
    opacity: 0;
    -webkit-transform: translateZ(-500px) rotateY(-90deg);
    transform: translateZ(-500px) rotateY(-90deg);
  }
}

/* slide */
@-webkit-keyframes rotateSlideOut {
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px);
  }

  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
  }

  100% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
  }
}

@keyframes rotateSlideOut {
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px);
    transform: translateZ(-500px);
  }

  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
    transform: translateZ(-500px) translateX(-200%);
  }

  100% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
    transform: translateZ(-500px) translateX(-200%);
  }
}

@-webkit-keyframes rotateSlideIn {

  0%,
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(200%);
  }

  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px);
  }

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

@keyframes rotateSlideIn {

  0%,
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(200%);
    transform: translateZ(-500px) translateX(200%);
  }

  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px);
    transform: translateZ(-500px);
  }

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

/* animation delay classes */
.pt-page-delay100 {
  -webkit-animation-delay: .1s;
  animation-delay: .1s;
}

.pt-page-delay180 {
  -webkit-animation-delay: .180s;
  animation-delay: .180s;
}

.pt-page-delay200 {
  -webkit-animation-delay: .2s;
  animation-delay: .2s;
}

.pt-page-delay300 {
  -webkit-animation-delay: .3s;
  animation-delay: .3s;
}

.pt-page-delay400 {
  -webkit-animation-delay: .4s;
  animation-delay: .4s;
}

.pt-page-delay500 {
  -webkit-animation-delay: .5s;
  animation-delay: .5s;
}

.pt-page-delay700 {
  -webkit-animation-delay: .7s;
  animation-delay: .7s;
}

.pt-page-delay1000 {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

h1 {
  color: #00acea;
  font-size: 50px;
  font-family: audimatbold;
  margin: 0;
  text-transform: uppercase;
}

h2 {
  color: #00acea;
}

.blue {
  color: #00acea;
}

a {
  outline: none !important;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

a:active {
  text-decoration: none;
}

.btn-primary {
  line-height: 40px;
  background-color: 40px;
  background-color: #00acea;
  cursor: pointer;
  color: white;
  font-weigth: bold;
  text-transform: uppercase;
  font-family: audimatregular;
  padding: 0px;
  font-size: 30px;
  border: 1px solid #00acea;
  outline: none;
  display: inline-block;
}

.btn-default {
  line-height: 35px;
  display: inline-block;
  background-color: #313131;
  color: white;
  font-weigth: bold;
  text-transform: uppercase;
  font-family: audimatregular;
  padding: 0px 10px;
  font-size: 18px;
  border: 1px solid #313131;
  outline: none;
  height: 35px;
  cursor: pointer;
}

.btn-default:hover {
  background-color: #00acea;
  border: 1px solid #00acea;
  color: white;
}

.btn-default a {
  color: white;
  text-decoration: none;
}

.Button {
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

@media (max-width: 990px) {
  .navbar {
    min-height: 60px;
  }
}

@media (min-width: 991px) {
  .navbar {
    background: white;
  }
}

.navbar .navbar-brand {
  padding-top: 10px;
  padding-bottom: 0px;
  height: 60px;
}

.navbar .navbar-brand img {
  width: 100px;
  height: auto;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .navbar .navbar-brand.navbar-brand-distributor-rotech {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  .navbar .navbar-brand.navbar-brand-distributor-rotech {
    display: none;
  }
}

@media only screen and (min-width: 991px) {
  .navbar .navbar-brand {
    margin-left: 80px !important;
    padding-left: 0px !important;
    height: 80px;
  }

  .navbar .navbar-brand.navbar-brand-distributor {
    margin-left: 20px !important;
  }

  .navbar .navbar-brand img {
    width: 160px;
    height: 52px;
  }

  .navbar .navbar-brand img.mad_logo {
    width: 397px;
    margin-top: 5px;
    height: auto;
  }

  .navbar .navbar-brand img.franz_logo {
    width: 170px;
    margin-top: 10px;
    height: auto;
  }

  .navbar .navbar-brand img.sorlini_logo {
    width: 120px;
    margin-top: -5px;
    height: auto;
  }

  .navbar .navbar-brand img.rotech_logo {
    width: 220px;
    height: auto;
    margin-top: 13px;
  }
}

@media only screen and (max-width: 990px) {
  .navbar .navbar-brand {
    padding-top: 8px;
  }

  .navbar .navbar-brand img {
    width: 130px;
  }

  .navbar .navbar-brand img.mad_logo {
    width: 250px;
    margin-top: 10px;
  }

  .navbar .navbar-brand img.franz_logo {
    width: 170px;
    margin-top: 10px;
  }

  .navbar .navbar-brand img.rotech_logo {
    margin-top: 16px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1000px) {
  .navbar .navbar-brand img.mad_logo {
    /* width: 250px;*/
    margin-top: 15px;
  }

  .navbar .navbar-brand img.franz_logo {
    width: 170px;
    margin-top: 10px;
  }
}

@media only screen and (max-width: 767px) {
  .navbar .navbar-brand img.mad_logo {
    width: 150px;
    margin-top: 15px;
  }

  .navbar .navbar-brand img.franz_logo {
    width: 150px;
    margin-top: 10px;
  }
}

.navbar-header {
  background: white;
}

@media (max-width: 1300px) {
  .navbar-collapse {
    display: block !important;
    border: 0px;
    height: 0;
    background-color: rgba(255, 255, 255, 0);
    /* .transition(background-color 1); */
    /* -webkit-transition: background-color 1s linear;
		-moz-transition: background-color 1s linear;
		-o-transition: background-color 1s linear; */
    transition: background-color 0.5s linear, height 0s linear 1s;
  }

  .navbar-collapse.in {
    height: calc(100vh - 60px);
    background-color: rgba(255, 255, 255, 0.5);
    transition: background-color 0.5s linear;
  }
}

.navbar-collapse .mod_changelanguage ul {
  height: 80px;
  margin: 0 30px 0 0;
  padding: 0;
}

.navbar-collapse .mod_changelanguage ul li {
  list-style-type: none;
  width: 24px;
  height: 80px;
  text-indent: -9999px;
}

.navbar-collapse .mod_changelanguage ul li a {
  height: 80px;
  width: 24px;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  min-width: 1px !important;
  display: block;
  border: none !important;
}

.navbar-collapse .mod_changelanguage ul li.lang-fr a {
  background-image: url("../files/abm/flags/fr.png") !important;
}

.navbar-collapse .mod_changelanguage ul li.lang-en a {
  background-image: url("../files/abm/flags/en.png") !important;
}

.navbar-collapse .mod_changelanguage ul li.lang-it a {
  background-image: url("../files/abm/flags/it.png") !important;
}

.navbar-collapse .mod_changelanguage ul li.lang-zh a {
  background-image: url("../files/abm/flags/zh.png") !important;
}

@media (max-width: 990px) {
  .navbar-collapse .mod_changelanguage {
    width: 60px;
    height: 60px;
    position: fixed;
    right: 120px;
    top: 0;
  }

  .navbar-collapse .mod_changelanguage ul.level_1 {
    left: 0 !important;
    top: 0 !important;
    width: 60px !important;
    height: 60px;
    position: relative !important;
  }

  .navbar-collapse .mod_changelanguage ul.level_1 li {
    position: relative;
    height: 60px;
    width: 60px;
  }

  .navbar-collapse .mod_changelanguage ul.level_1 li a {
    width: 60px;
    height: 60px;
    padding: 0;
    opacity: 1;
    text-indent: -9999px;
    color: white;
    right: -60px;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    font-size: 0;
  }
}

@media (max-width: 767px) {
  .navbar-collapse .mod_changelanguage {
    width: 50px;
    right: 110px;
  }
}

.navbar-toggle {
  margin: 0px;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  margin-right: 60px;
}

.navbar-toggle .icon-bar {
  background-color: #00acea;
  -webkit-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  transition: background-color 0.2s;
  height: 3px;
  border: none;
  width: 24px;
}

.navbar-toggle.collapsed .icon-bar {
  background-color: #313131;
}

section.ce_text_section {
  clear: both;
}

section.ce_block_searchable_section h1 {
  padding-top: 70px;
  color: #00acea;
  text-transform: uppercase;
  font-family: audimatregular;
  font-size: 40px;
}

section .sectionCenter,
section .sectionLeft,
section .sectionRight {
  height: 100%;
  float: left;
  min-height: 100px;
}

section .sectionRight {
  float: right;
}

section .sectionRight .backButton {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  line-height: 80px;
  border-bottom: 1px solid #f2f2f2;
  color: #313131;
  text-align: center;
  text-transform: uppercase;
}

section .sectionRight .backButton:hover {
  color: #00acea;
}

section .sectionLeft,
section .sectionRight {
  width: 0px;
  display: none;
  -webkit-transition: width 0.5s;
  -o-transition: width 0.5s;
  transition: width 0.5s;
}

@media (min-width: 992px) {

  section .sectionLeft,
  section .sectionRight {
    display: block;
  }
}

section .sectionCenter {
  width: 100%;
  background-color: #f2f2f2;
}

@media (min-width: 992px) {
  section .sectionCenter {
    width: calc(100%);
    -webkit-transition: width 0.5s;
    -o-transition: width 0.5s;
    transition: width 0.5s;
  }
}

section .sectionCenter>.container {
  max-width: 1170px;
}

section .sectionRight,
section .sectionLeft {
  position: relative;
}

section .sectionRight>a>svg,
section .sectionLeft>a>svg {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  height: 50px;
  cursor: pointer;
  opacity: 1;
  -webkit-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: opacity 1s;
}

section .sectionRight>a>svg path,
section .sectionLeft>a>svg path {
  fill: #313131 !important;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

section .sectionRight:hover>a>svg path,
section .sectionLeft:hover>a>svg path {
  fill: #00acea !important;
}

section .sectionRight:hover .title,
section .sectionLeft:hover .title {
  color: #00acea !important;
}

section .sectionRight .title,
section .sectionLeft .title {
  position: absolute;
  bottom: 0px;
  left: 50%;
  font-size: 20px;
  color: #313131;
  -webkit-transform-origin: top left;
  -moz-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  white-space: nowrap;
}

section .sectionLeft>a>svg {
  -webkit-transform: translate(-50%, -50%) rotate(180deg);
  -moz-transform: translate(-50%, -50%) rotate(180deg);
  -ms-transform: translate(-50%, -50%) rotate(180deg);
  -o-transform: translate(-50%, -50%) rotate(180deg);
  transform: translate(-50%, -50%) rotate(180deg);
}

body {
  /* overflow-x:hidden;
	overflow-y: auto; */
  padding-top: 60px;
}

@media (min-width: 991px) {
  body {
    padding-top: 80px;
  }
}

header .navbar {
  border: 0px;
}

header .navbar .container,
header .navbar .container-fluid {
  position: relative;
  padding-right: 15px;
  /*** MODILES MEN� UMBAUEN *** */
  /************************ */
}

@media (min-width: 992px) {

  header .navbar .container,
  header .navbar .container-fluid {
    padding-left: 0;
    padding-right: 95px;
  }
}

header .navbar .container #suchformular .searchContainer,
header .navbar .container-fluid #suchformular .searchContainer {
  position: absolute;
  left: 0px;
  top: 0px;
  -webkit-transform: translate(0, -100%);
  -moz-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  -o-transform: translate(0, -100%);
  transform: translate(0, -100%);
  -webkit-transition: transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
  width: calc(100% - 60px);
  height: 100%;
  background: white;
  z-index: 100;
}

@media (min-width: 991px) {

  header .navbar .container #suchformular .searchContainer,
  header .navbar .container-fluid #suchformular .searchContainer {
    width: calc(100% - 80px);
  }
}

header .navbar .container #suchformular input,
header .navbar .container-fluid #suchformular input {
  box-shadow: none !important;
  height: 100%;
  position: absolute;
  right: -24px;
  top: 0;
  width: 0;
  z-index: 50;
  font-size: 36px;
  line-height: 70px;
  border: none;
  color: #313131;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 300;
  right: 60px;
  width: calc(100% - 60px);
  display: block;
}

header .navbar .container #suchformular input::-webkit-input-placeholder,
header .navbar .container-fluid #suchformular input::-webkit-input-placeholder {
  color: #313131;
  padding-left: 20px;
}

header .navbar .container #suchformular input:-moz-placeholder,
header .navbar .container-fluid #suchformular input:-moz-placeholder {
  /* Firefox 18- */
  color: #313131;
}

header .navbar .container #suchformular input::-moz-placeholder,
header .navbar .container-fluid #suchformular input::-moz-placeholder {
  /* Firefox 19+ */
  color: #313131;
}

header .navbar .container #suchformular input:-ms-input-placeholder,
header .navbar .container-fluid #suchformular input:-ms-input-placeholder {
  color: #313131;
}

@media (min-width: 991px) {

  header .navbar .container #suchformular input,
  header .navbar .container-fluid #suchformular input {
    width: calc(100% - 160px);
    right: 80px;
  }
}

header .navbar .container #suchformular .search,
header .navbar .container-fluid #suchformular .search,
header .navbar .container #suchformular .searchSubmit,
header .navbar .container-fluid #suchformular .searchSubmit {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 60px;
  height: 60px;
  z-index: 100;
  background: #00acea;
  background: #313131;
  cursor: pointer;
}

@media (min-width: 991px) {

  header .navbar .container #suchformular .search,
  header .navbar .container-fluid #suchformular .search,
  header .navbar .container #suchformular .searchSubmit,
  header .navbar .container-fluid #suchformular .searchSubmit {
    width: 80px;
    height: 80px;
  }
}

header .navbar .container #suchformular .search:hover,
header .navbar .container-fluid #suchformular .search:hover,
header .navbar .container #suchformular .searchSubmit:hover,
header .navbar .container-fluid #suchformular .searchSubmit:hover {
  background: #313131;
}

header .navbar .container #suchformular .search.searchSubmit,
header .navbar .container-fluid #suchformular .search.searchSubmit,
header .navbar .container #suchformular .searchSubmit.searchSubmit,
header .navbar .container-fluid #suchformular .searchSubmit.searchSubmit {
  right: 0px;
  background: #00acea;
}

header .navbar .container #suchformular .search.searchSubmit:hover,
header .navbar .container-fluid #suchformular .search.searchSubmit:hover,
header .navbar .container #suchformular .searchSubmit.searchSubmit:hover,
header .navbar .container-fluid #suchformular .searchSubmit.searchSubmit:hover {
  background: #00acea;
}

header .navbar .container #suchformular .search svg,
header .navbar .container-fluid #suchformular .search svg,
header .navbar .container #suchformular .searchSubmit svg,
header .navbar .container-fluid #suchformular .searchSubmit svg {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

header .navbar .container #suchformular .search svg path,
header .navbar .container-fluid #suchformular .search svg path,
header .navbar .container #suchformular .searchSubmit svg path,
header .navbar .container-fluid #suchformular .searchSubmit svg path {
  fill: white;
}

header .navbar .container #suchformular .searchclose,
header .navbar .container-fluid #suchformular .searchclose {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 60px;
  height: 60px;
  z-index: 0;
  opacity: 0;
  -webkit-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
  background: #313131;
  cursor: pointer;
}

@media (min-width: 991px) {

  header .navbar .container #suchformular .searchclose,
  header .navbar .container-fluid #suchformular .searchclose {
    width: 80px;
    height: 80px;
    right: 0px;
  }
}

header .navbar .container #suchformular .searchclose:hover,
header .navbar .container-fluid #suchformular .searchclose:hover {
  background: #313131;
}

header .navbar .container #suchformular .searchclose svg,
header .navbar .container-fluid #suchformular .searchclose svg {
  color: white;
  width: 30px;
  height: 30px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

header .navbar .container #suchformular .searchclose svg polygon,
header .navbar .container-fluid #suchformular .searchclose svg polygon {
  fill: white;
}

header .navbar .container #suchformular.active .searchclose,
header .navbar .container-fluid #suchformular.active .searchclose {
  z-index: 100;
  opacity: 1;
}

header .navbar .container #suchformular.active .searchContainer,
header .navbar .container-fluid #suchformular.active .searchContainer {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

header .navbar .container a,
header .navbar .container-fluid a {
  color: #313131;
  font-family: audimatregular;
  font-size: 16px;
  text-transform: uppercase;
  -webkit-transition: transform 0.5s, color 0.2s;
  -moz-transition: transform 0.5s, color 0.2s;
  -ms-transition: transform 0.5s, color 0.2s;
  -o-transition: transform 0.5s, color 0.2s;
  transition: transform 0.5s, color 0.2s;
  background-color: white;
}

header .navbar .container a:hover,
header .navbar .container-fluid a:hover {
  background-color: transparent;
  color: #00acea;
}

header .navbar .container a .caret,
header .navbar .container-fluid a .caret {
  display: none;
}

header .navbar .container ul.level_1 li>a .line,
header .navbar .container-fluid ul.level_1 li>a .line {
  background: #00acea;
  height: 3px;
  position: absolute;
  top: 0px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  width: 0%;
}

@media (min-width: 991px) {

  header .navbar .container ul.level_2,
  header .navbar .container-fluid ul.level_2 {
    background: none;
    overflow: hidden;
    border-top: 1px solid #f2f2f2 !important;
    display: block !important;
    -webkit-transform: translate(0, -200%);
    -moz-transform: translate(0, -200%);
    -ms-transform: translate(0, -200%);
    -o-transform: translate(0, -200%);
    transform: translate(0, -200%);
    -webkit-transition: transform 0s ease-out 0.5s;
    -o-transition: transform 0s ease-out 0.5s;
    transition: transform 0s ease-out 0.5s;
  }

  header .navbar .container ul.level_2 li,
  header .navbar .container-fluid ul.level_2 li {
    -webkit-transform: translate(0, -600px);
    -moz-transform: translate(0, -600px);
    -ms-transform: translate(0, -600px);
    -o-transform: translate(0, -600px);
    transform: translate(0, -600px);
    -webkit-transition: transform 0.5s ease-out;
    -o-transition: transform 0.5s ease-out;
    transition: transform 0.5s ease-out;
    background-color: white;
  }

  header .navbar .container ul.level_2 li.first a,
  header .navbar .container-fluid ul.level_2 li.first a {
    border-top: none;
  }

  header .navbar .container ul.level_2.menu_open,
  header .navbar .container-fluid ul.level_2.menu_open {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    max-height: 70vh;
    overflow-y: auto;
  }

  header .navbar .container ul.level_2.menu_open li,
  header .navbar .container-fluid ul.level_2.menu_open li {
    -webkit-transform: translate(0, 0px);
    -moz-transform: translate(0, 0px);
    -ms-transform: translate(0, 0px);
    -o-transform: translate(0, 0px);
    transform: translate(0, 0px);
  }
}

header .navbar .container ul>li.backlink,
header .navbar .container-fluid ul>li.backlink {
  display: none;
}

@media (max-width: 990px) {

  header .navbar .container ul,
  header .navbar .container-fluid ul {
    position: fixed !important;
    top: 60px;
    left: -120%;
    width: 100% !important;
    z-index: 0;
    display: block !important;
    background: transparent !important;
    margin: 0;
    padding: 0;
    -webkit-transition: all 0s;
    -o-transition: all 0s;
    transition: all 0s;
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
  }

  header .navbar .container ul>li,
  header .navbar .container-fluid ul>li {
    height: auto;
  }

  header .navbar .container ul>li>a,
  header .navbar .container-fluid ul>li>a {
    text-align: right !important;
    border-top: 1px solid #f2f2f2 !important;
    line-height: 20px;
    padding: 20px;
    background: white !important;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
  }

  header .navbar .container ul>li>a .caret,
  header .navbar .container-fluid ul>li>a .caret {
    display: inline-block;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }

  header .navbar .container ul>li:nth-child(1)>a,
  header .navbar .container-fluid ul>li:nth-child(1)>a {
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s;
  }

  header .navbar .container ul>li:nth-child(2)>a,
  header .navbar .container-fluid ul>li:nth-child(2)>a {
    -webkit-transition-delay: 0.45s;
    transition-delay: 0.45s;
  }

  header .navbar .container ul>li:nth-child(3)>a,
  header .navbar .container-fluid ul>li:nth-child(3)>a {
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
  }

  header .navbar .container ul>li:nth-child(4)>a,
  header .navbar .container-fluid ul>li:nth-child(4)>a {
    -webkit-transition-delay: 0.35s;
    transition-delay: 0.35s;
  }

  header .navbar .container ul>li:nth-child(5)>a,
  header .navbar .container-fluid ul>li:nth-child(5)>a {
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
  }

  header .navbar .container ul>li:nth-child(6)>a,
  header .navbar .container-fluid ul>li:nth-child(6)>a {
    -webkit-transition-delay: 0.25s;
    transition-delay: 0.25s;
  }

  header .navbar .container ul>li:nth-child(7)>a,
  header .navbar .container-fluid ul>li:nth-child(7)>a {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
  }

  header .navbar .container ul>li:nth-child(8)>a,
  header .navbar .container-fluid ul>li:nth-child(8)>a {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
  }

  header .navbar .container ul>li:nth-child(9)>a,
  header .navbar .container-fluid ul>li:nth-child(9)>a {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
  }

  header .navbar .container ul>li.backlink,
  header .navbar .container-fluid ul>li.backlink {
    display: block;
  }

  header .navbar .container ul>li.backlink a,
  header .navbar .container-fluid ul>li.backlink a {
    text-align: left !important;
    background-color: #f2f2f2 !important;
    cursor: pointer;
    -webkit-transition: 0;
    -o-transition: 0;
    transition: 0;
  }

  header .navbar .container ul>li.backlink a .caret,
  header .navbar .container-fluid ul>li.backlink a .caret {
    display: inline-block;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    margin-right: 8px;
    margin-bottom: 2px;
  }

  header .navbar .container ul.menu_open,
  header .navbar .container-fluid ul.menu_open {
    z-index: 10;
    left: 0;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    height: 100%;
    max-height: calc(100vh - 60px);
    overflow-y: auto;
  }

  header .navbar .container ul.menu_open>li>a,
  header .navbar .container-fluid ul.menu_open>li>a {
    opacity: 1;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
  }

  header .navbar .container ul.menu_open>li:nth-child(1)>a,
  header .navbar .container-fluid ul.menu_open>li:nth-child(1)>a {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
  }

  header .navbar .container ul.menu_open>li:nth-child(2)>a,
  header .navbar .container-fluid ul.menu_open>li:nth-child(2)>a {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
  }

  header .navbar .container ul.menu_open>li:nth-child(3)>a,
  header .navbar .container-fluid ul.menu_open>li:nth-child(3)>a {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
  }

  header .navbar .container ul.menu_open>li:nth-child(4)>a,
  header .navbar .container-fluid ul.menu_open>li:nth-child(4)>a {
    -webkit-transition-delay: 0.25s;
    transition-delay: 0.25s;
  }

  header .navbar .container ul.menu_open>li:nth-child(5)>a,
  header .navbar .container-fluid ul.menu_open>li:nth-child(5)>a {
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
  }

  header .navbar .container ul.menu_open>li:nth-child(6)>a,
  header .navbar .container-fluid ul.menu_open>li:nth-child(6)>a {
    -webkit-transition-delay: 0.35s;
    transition-delay: 0.35s;
  }

  header .navbar .container ul.menu_open>li:nth-child(7)>a,
  header .navbar .container-fluid ul.menu_open>li:nth-child(7)>a {
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
  }

  header .navbar .container ul.menu_open>li:nth-child(8)>a,
  header .navbar .container-fluid ul.menu_open>li:nth-child(8)>a {
    -webkit-transition-delay: 0.45s;
    transition-delay: 0.45s;
  }

  header .navbar .container ul.menu_open>li:nth-child(9)>a,
  header .navbar .container-fluid ul.menu_open>li:nth-child(9)>a {
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s;
  }

  header .navbar .container ul.menu_open.level_1,
  header .navbar .container-fluid ul.menu_open.level_1 {
    z-index: 10;
  }

  header .navbar .container ul.menu_open.level_2,
  header .navbar .container-fluid ul.menu_open.level_2 {
    z-index: 11;
  }

  header .navbar .container ul.menu_open.level_3,
  header .navbar .container-fluid ul.menu_open.level_3 {
    z-index: 12;
  }

  header .navbar .container ul.level_1,
  header .navbar .container-fluid ul.level_1 {
    top: 60px;
    background: white;
    /* .transform(translateX(0));  */
    /*** kein backlink in 1. ebene ****/
  }

  header .navbar .container ul.level_1>li.backlink,
  header .navbar .container-fluid ul.level_1>li.backlink {
    display: none;
  }
}

header .navbar .container .level_1>li,
header .navbar .container-fluid .level_1>li {
  position: static;
}

@media (min-width: 991px) {

  header .navbar .container .level_1>li,
  header .navbar .container-fluid .level_1>li {
    position: relative;
  }
}

header .navbar .container .level_1>li>a,
header .navbar .container-fluid .level_1>li>a {
  border-left: 1px solid #f2f2f2;
  min-width: 100px;
  text-align: center;
  z-index: 1;
  position: relative;
}

header .navbar .container .level_1>li.open>a,
header .navbar .container-fluid .level_1>li.open>a {
  background-color: #ffffff;
  color: #00acea;
  z-index: 2;
}

header .navbar .container .level_1 .level_2,
header .navbar .container-fluid .level_1 .level_2,
header .navbar .container .level_1 .level_3,
header .navbar .container-fluid .level_1 .level_3 {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  z-index: 1;
  border: none;
  padding: 0;
  min-width: 200px;
  margin-top: -1px;
}

header .navbar .container .level_1 .level_2>li>a,
header .navbar .container-fluid .level_1 .level_2>li>a,
header .navbar .container .level_1 .level_3>li>a,
header .navbar .container-fluid .level_1 .level_3>li>a {
  border-top: 1px solid #f2f2f2;
  line-height: 20px;
  padding: 20px;
  text-align: right;
}

#container {
  padding: 0px;
}

#wrapper {
  overflow: hidden;
  max-width: 100%;
}

#NavLevel3 {
  float: left;
  width: 100%;
}

@media (max-width: 991px) {
  #NavLevel3 {
    /* display:none;*/
  }
}

#NavLevel3 .sectionLeft,
#NavLevel3 .sectionCenter,
#NavLevel3 .sectionRight {
  min-height: 80px;
}

#NavLevel3 .sectionCenter ul.level_1 {
  border-top: 1px solid #f2f2f2;
  list-style: none;
  padding: 0;
  margin: 0;
  float: left;
  width: 100%;
}

#NavLevel3 .sectionCenter ul.level_1 li {
  padding: 0;
  margin: 0;
  display: block;
  float: left;
  height: 80px;
  line-height: 80px;
  background: white;
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  position: relative;
  font-family: audimatregular;
  border-left: 1px solid #f2f2f2;
}

#NavLevel3 .sectionCenter ul.level_1 li:first-child:nth-last-child(1) {
  width: 100%;
}

#NavLevel3 .sectionCenter ul.level_1 li:first-child:nth-last-child(2),
#NavLevel3 .sectionCenter ul.level_1 li:first-child:nth-last-child(2)~li {
  width: 50%;
}

#NavLevel3 .sectionCenter ul.level_1 li:first-child:nth-last-child(3),
#NavLevel3 .sectionCenter ul.level_1 li:first-child:nth-last-child(3)~li {
  width: 33.33333333%;
}

#NavLevel3 .sectionCenter ul.level_1 li:first-child:nth-last-child(4),
#NavLevel3 .sectionCenter ul.level_1 li:first-child:nth-last-child(4)~li {
  width: 25%;
}

#NavLevel3 .sectionCenter ul.level_1 li:first-child:nth-last-child(5),
#NavLevel3 .sectionCenter ul.level_1 li:first-child:nth-last-child(5)~li {
  width: 20%;
}

#NavLevel3 .sectionCenter ul.level_1 li:first-child:nth-last-child(6),
#NavLevel3 .sectionCenter ul.level_1 li:first-child:nth-last-child(6)~li {
  width: 16.66666667%;
}

#NavLevel3 .sectionCenter ul.level_1 li:first-child:nth-last-child(7),
#NavLevel3 .sectionCenter ul.level_1 li:first-child:nth-last-child(7)~li {
  width: 14.28571429%;
}

#NavLevel3 .sectionCenter ul.level_1 li:first-child:nth-last-child(8),
#NavLevel3 .sectionCenter ul.level_1 li:first-child:nth-last-child(8)~li {
  width: 12.5%;
}

#NavLevel3 .sectionCenter ul.level_1 li:first-child:nth-last-child(9),
#NavLevel3 .sectionCenter ul.level_1 li:first-child:nth-last-child(9)~li {
  width: 11.11111111%;
}

#NavLevel3 .sectionCenter ul.level_1 li:first-child:nth-last-child(10),
#NavLevel3 .sectionCenter ul.level_1 li:first-child:nth-last-child(10)~li {
  width: 10%;
}

#NavLevel3 .sectionCenter ul.level_1 li a {
  color: #313131;
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  cursor: pointer;
  position: relative;
  z-index: 2;
}

#NavLevel3 .sectionCenter ul.level_1 li a:hover {
  text-decoration: none;
}

#NavLevel3 .sectionCenter ul.level_1 li .line {
  border-top: 3px solid #00acea;
  width: 0%;
  position: absolute;
  top: 0px;
  left: 50%;
  display: block;
  font-size: 24px;
  opacity: 0;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  z-index: 3;
}

#NavLevel3 .sectionCenter ul.level_1 li .bg {
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  right: 0px;
  background: #f2f2f2;
  z-index: 1;
}

#NavLevel3 .sectionCenter ul.level_1 li.active a {
  color: #00acea;
}

#NavLevel3 .sectionCenter ul.level_1 li.active .line {
  width: 100%;
  opacity: 1;
}

#NavLevel3 .sectionCenter ul.level_1 li:hover .line {
  width: 100%;
  opacity: 1;
}

#NavLevel3 .sectionCenter ul.level_1 li:hover a {
  color: #00acea;
}

#NavLevel3 .sectionCenter ul.level_1 li:active {
  background: #f2f2f2 !important;
}

#NavLevel3 .sectionCenter ul.level_1 li:active .line {
  width: 100%;
  opacity: 1;
}

#NavLevel3 .sectionCenter ul.level_1 li:active a {
  color: #00acea;
}

#NavLevel3 .sectionCenter ul.level_1 li:last-child {
  border-right: 1px solid #f2f2f2;
}

body.safari #main .sectionCenter .scroll-wrapper {
  -webkit-overflow-scrolling: touch;
  overflow-y: scroll;
  width: 100%;
  height: 800px;
}

@media (max-width: 1199px) {
  body.safari #main .sectionCenter .scroll-wrapper {
    height: 970px;
  }
}

#main .sectionCenter iframe {
  width: 100%;
  border: 0;
  height: 500px;
}

#main .sectionCenter iframe.newsletter {
  height: 790px;
  /*
			@media(max-width: 1024px) {
				height: 845px;
			}
			@media(max-width: 768px) {
				height: 959px;
			}
			@media(max-width: 425px) {
				height: 1103px;
			}
			@media(max-width: 375px) {
				height: 1128px;
			}
			@media(max-width: 320px) {
				height: 1228px;
			}
			*/
}

@media (max-width: 1199px) {
  #main .sectionCenter iframe.newsletter {
    height: 959px;
  }
}

footer {
  opacity: 0;
  margin: 0;
  clear: both;
  position: relative;
}

footer .socialMedia {
  position: relative;
  height: 80px;
  background: #f2f2f2;
}

@media (min-width: 992px) {
  footer .socialMedia {
    background: white;
  }
}

footer .socialMedia ul {
  list-style: none;
  padding: 25px;
  margin: 0;
  text-align: center;
  display: block;
  float: left;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

footer .socialMedia ul li {
  display: inline-block;
  list-style: none;
  padding: 0;
  margin: 0;
  float: left;
}

footer .socialMedia ul li a {
  width: 30px;
  height: 30px;
  position: relative;
  display: block;
}

footer .socialMedia ul li a svg {
  height: 16px;
  width: auto;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

footer .socialMedia ul li a svg path {
  stroke: #ffffff;
  fill: #ffffff !important;
}

footer .socialMedia ul li a.facebook {
  background-color: #3b5998;
}

footer .socialMedia ul li a.twitter {
  background-color: #5ea9dd;
}

footer .socialMedia ul li a.youtube {
  background-color: #cc181e;
}

footer .socialMedia.socialMediaRotaxChina {
  height: 950px;
}

footer .socialMedia.socialMediaRotaxChina>img {
  margin-top: 20px;
}

footer .socialMedia.socialMediaRotaxChina ul {
  top: inherit;
  bottom: 0;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

footer .socialMedia.socialMediaRotaxChina ul li a.wechat {
  height: 180px;
  width: 180px;
}

footer .level_1 {
  min-height: 110px;
  list-style: none;
  padding: 0px;
  margin: 0px;
  display: block;
  text-align: center;
  background: #f2f2f2;
  padding-bottom: 20px;
}

@media (min-width: 992px) {
  footer .level_1 {
    padding: 0px;
  }
}

footer .level_1 li {
  height: 30px;
  display: inline-block;
  padding: 0;
  line-height: 30px;
  width: 100%;
  text-transform: uppercase;
}

@media (min-width: 992px) {
  footer .level_1 li {
    width: auto;
    height: 110px;
    line-height: 110px;
    padding: 0 25px 0 0px;
  }

  footer .level_1 li a:before {
    content: ' ';
    display: inline-block;
    margin-right: 20px;
    background: #00acea;
    width: 6px;
    height: 6px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    position: relative;
    top: -2px;
  }

  footer .level_1 li:first-child a:before {
    display: none;
  }
}

footer .level_1 li a {
  color: #313131;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

footer .level_1 li a:hover {
  color: #00acea;
  text-decoration: none;
}

footer .mod_changelanguage .level_1 {
  min-height: 1px;
}

footer .mod_changelanguage .level_1 li {
  height: 40px;
  line-height: 20px;
  padding: 0 15px;
}

footer .line2 {
  height: 235px;
  padding-bottom: 60px;
  background: #f2f2f2;
}

@media (min-width: 992px) {
  footer .line2 {
    height: 275px;
    padding: 0px;
  }
}

@media (max-width: 767px) {
  footer .line2 {
    background: #ebebeb;
  }
}

footer .line2>div,
footer .line2>a {
  height: 100%;
  float: left;
  position: relative;
}

footer .line2>div .inner,
footer .line2>a .inner {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}

footer .line2 .address {
  background: #ebebeb;
  width: 100%;
}

@media (min-width: 992px) {
  footer .line2 .address {
    width: 25%;
  }

  footer .line2 .address.addressDistributor {
    width: 50%;
  }
}

footer .line2 .address .inner {
  width: 100%;
}

footer .line2 .linkDL {
  width: 25%;
  background: #e3e3e3;
  display: block;
  color: black;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}

footer .line2 .linkDL:hover {
  color: #00acea;
}

footer .line2 .linkDL .inner .icon {
  display: inline-block;
  width: 60px;
}

footer .line2 .linkDL .inner .icon svg path {
  fill: #00acea;
}

footer .line2 .linkDL .inner span {
  font-size: 34px;
  font-weight: 100;
  white-space: nowrap;
}

footer .line2 .map {
  width: 50%;
}

footer .line2 .map .mapLoader {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

footer .line3 {
  height: 90px;
  background: #f2f2f2;
  /*position: fixed;*/
  bottom: 0;
  margin-top: 30px;
}

footer .line3 .distributor_flyrotax_link,
footer .line3 .l,
footer .line3 .c,
footer .line3 .c2,
footer .line3 .r {
  height: 100%;
  float: left;
  display: block;
  color: #313131;
  position: relative;
  font-weight: bold;
  font-size: 18px;
}

footer .line3 .distributor_flyrotax_link:hover,
footer .line3 .l:hover,
footer .line3 .c:hover,
footer .line3 .c2:hover,
footer .line3 .r:hover {
  text-decoration: none;
}

footer .line3 .distributor_flyrotax_link span,
footer .line3 .l span,
footer .line3 .c span,
footer .line3 .c2 span,
footer .line3 .r span {
  display: block;
  white-space: nowrap;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

footer .line3 .distributor_flyrotax_link {
  background: #00acea;
  color: white;
  width: 100%;
  float: none;
  font-size: 26px;
}

footer .line3 .l {
  background: #313131;
  width: 100%;
  color: white;
}

@media (min-width: 992px) {
  footer .line3 .l {
    width: calc(50% - 70px);
    font-size: 24px;
  }
}

footer .line3 .c,
footer .line3 .c2 {
  width: 0px;
  height: 0;
  background: #000000;
  position: relative;
  font-size: 18px;
  left: -55%;
  top: -50px;
}

@media (min-width: 992px) {

  footer .line3 .c,
  footer .line3 .c2 {
    display: block;
    font-size: 24px;
    width: 70px;
    height: 100%;
    left: 0;
    top: 0;
  }
}

footer .line3 .c img,
footer .line3 .c2 img {
  width: 40px;
  position: absolute;
  left: 50%;
  top: 50%;
  display: block;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

footer .line3 .c2 {
  background: #e3e3e3;
  left: -49%;
  top: -50px;
}

@media (min-width: 992px) {
  footer .line3 .c2 {
    left: 0;
    top: 0;
  }
}

footer .line3 .c2>a>div {
  color: black;
  text-align: center;
  width: 70px;
  position: absolute;
  top: 50%;
  display: block;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

footer .line3 .r {
  width: 100%;
  background: #ed1b2f;
}

@media (min-width: 992px) {
  footer .line3 .r {
    width: calc(50% - 70px);
  }
}

@media (min-width: 1200px) {
  footer .socialMedia ul>li:nth-child(1) {
    -webkit-transition: opacity 0.3s ease-out 0.3s, transform 0.3s ease-out 0.3s;
    -moz-transition: opacity 0.3s ease-out 0.3s, transform 0.3s ease-out 0.3s;
    -ms-transition: opacity 0.3s ease-out 0.3s, transform 0.3s ease-out 0.3s;
    -o-transition: opacity 0.3s ease-out 0.3s, transform 0.3s ease-out 0.3s;
    transition: opacity 0.3s ease-out 0.3s, transform 0.3s ease-out 0.3s;
    -webkit-transform: translate(0, 20px);
    -moz-transform: translate(0, 20px);
    -ms-transform: translate(0, 20px);
    -o-transform: translate(0, 20px);
    transform: translate(0, 20px);
    opacity: 0;
  }

  footer.abm-ui-state-visited .socialMedia ul>li:nth-child(1) {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  footer .socialMedia ul>li:nth-child(2) {
    -webkit-transition: opacity 0.3s ease-out 0.4s, transform 0.3s ease-out 0.4s;
    -moz-transition: opacity 0.3s ease-out 0.4s, transform 0.3s ease-out 0.4s;
    -ms-transition: opacity 0.3s ease-out 0.4s, transform 0.3s ease-out 0.4s;
    -o-transition: opacity 0.3s ease-out 0.4s, transform 0.3s ease-out 0.4s;
    transition: opacity 0.3s ease-out 0.4s, transform 0.3s ease-out 0.4s;
    -webkit-transform: translate(0, 20px);
    -moz-transform: translate(0, 20px);
    -ms-transform: translate(0, 20px);
    -o-transform: translate(0, 20px);
    transform: translate(0, 20px);
    opacity: 0;
  }

  footer.abm-ui-state-visited .socialMedia ul>li:nth-child(2) {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  footer .socialMedia ul>li:nth-child(3) {
    -webkit-transition: opacity 0.3s ease-out 0.5s, transform 0.3s ease-out 0.5s;
    -moz-transition: opacity 0.3s ease-out 0.5s, transform 0.3s ease-out 0.5s;
    -ms-transition: opacity 0.3s ease-out 0.5s, transform 0.3s ease-out 0.5s;
    -o-transition: opacity 0.3s ease-out 0.5s, transform 0.3s ease-out 0.5s;
    transition: opacity 0.3s ease-out 0.5s, transform 0.3s ease-out 0.5s;
    -webkit-transform: translate(0, 20px);
    -moz-transform: translate(0, 20px);
    -ms-transform: translate(0, 20px);
    -o-transform: translate(0, 20px);
    transform: translate(0, 20px);
    opacity: 0;
  }

  footer.abm-ui-state-visited .socialMedia ul>li:nth-child(3) {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  footer .level_1 li:nth-child(1) {
    -webkit-transition: opacity 0.3s ease-out 0.3s, transform 0.3s ease-out 0.3s;
    -moz-transition: opacity 0.3s ease-out 0.3s, transform 0.3s ease-out 0.3s;
    -ms-transition: opacity 0.3s ease-out 0.3s, transform 0.3s ease-out 0.3s;
    -o-transition: opacity 0.3s ease-out 0.3s, transform 0.3s ease-out 0.3s;
    transition: opacity 0.3s ease-out 0.3s, transform 0.3s ease-out 0.3s;
    -webkit-transform: translate(0, 20px);
    -moz-transform: translate(0, 20px);
    -ms-transform: translate(0, 20px);
    -o-transform: translate(0, 20px);
    transform: translate(0, 20px);
    opacity: 0;
  }

  footer.abm-ui-state-visited .level_1 li:nth-child(1) {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  footer .level_1 li:nth-child(2) {
    -webkit-transition: opacity 0.3s ease-out 0.4s, transform 0.3s ease-out 0.4s;
    -moz-transition: opacity 0.3s ease-out 0.4s, transform 0.3s ease-out 0.4s;
    -ms-transition: opacity 0.3s ease-out 0.4s, transform 0.3s ease-out 0.4s;
    -o-transition: opacity 0.3s ease-out 0.4s, transform 0.3s ease-out 0.4s;
    transition: opacity 0.3s ease-out 0.4s, transform 0.3s ease-out 0.4s;
    -webkit-transform: translate(0, 20px);
    -moz-transform: translate(0, 20px);
    -ms-transform: translate(0, 20px);
    -o-transform: translate(0, 20px);
    transform: translate(0, 20px);
    opacity: 0;
  }

  footer.abm-ui-state-visited .level_1 li:nth-child(2) {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  footer .level_1 li:nth-child(3) {
    -webkit-transition: opacity 0.3s ease-out 0.5s, transform 0.3s ease-out 0.5s;
    -moz-transition: opacity 0.3s ease-out 0.5s, transform 0.3s ease-out 0.5s;
    -ms-transition: opacity 0.3s ease-out 0.5s, transform 0.3s ease-out 0.5s;
    -o-transition: opacity 0.3s ease-out 0.5s, transform 0.3s ease-out 0.5s;
    transition: opacity 0.3s ease-out 0.5s, transform 0.3s ease-out 0.5s;
    -webkit-transform: translate(0, 20px);
    -moz-transform: translate(0, 20px);
    -ms-transform: translate(0, 20px);
    -o-transform: translate(0, 20px);
    transform: translate(0, 20px);
    opacity: 0;
  }

  footer.abm-ui-state-visited .level_1 li:nth-child(3) {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  footer .level_1 li:nth-child(4) {
    -webkit-transition: opacity 0.3s ease-out 0.6s, transform 0.3s ease-out 0.6s;
    -moz-transition: opacity 0.3s ease-out 0.6s, transform 0.3s ease-out 0.6s;
    -ms-transition: opacity 0.3s ease-out 0.6s, transform 0.3s ease-out 0.6s;
    -o-transition: opacity 0.3s ease-out 0.6s, transform 0.3s ease-out 0.6s;
    transition: opacity 0.3s ease-out 0.6s, transform 0.3s ease-out 0.6s;
    -webkit-transform: translate(0, 20px);
    -moz-transform: translate(0, 20px);
    -ms-transform: translate(0, 20px);
    -o-transform: translate(0, 20px);
    transform: translate(0, 20px);
    opacity: 0;
  }

  footer.abm-ui-state-visited .level_1 li:nth-child(4) {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  footer .level_1 li:nth-child(5) {
    -webkit-transition: opacity 0.3s ease-out 0.7s, transform 0.3s ease-out 0.7s;
    -moz-transition: opacity 0.3s ease-out 0.7s, transform 0.3s ease-out 0.7s;
    -ms-transition: opacity 0.3s ease-out 0.7s, transform 0.3s ease-out 0.7s;
    -o-transition: opacity 0.3s ease-out 0.7s, transform 0.3s ease-out 0.7s;
    transition: opacity 0.3s ease-out 0.7s, transform 0.3s ease-out 0.7s;
    -webkit-transform: translate(0, 20px);
    -moz-transform: translate(0, 20px);
    -ms-transform: translate(0, 20px);
    -o-transform: translate(0, 20px);
    transform: translate(0, 20px);
    opacity: 0;
  }

  footer.abm-ui-state-visited .level_1 li:nth-child(5) {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  footer .level_1 li:nth-child(6) {
    -webkit-transition: opacity 0.3s ease-out 0.8s, transform 0.3s ease-out 0.8s;
    -moz-transition: opacity 0.3s ease-out 0.8s, transform 0.3s ease-out 0.8s;
    -ms-transition: opacity 0.3s ease-out 0.8s, transform 0.3s ease-out 0.8s;
    -o-transition: opacity 0.3s ease-out 0.8s, transform 0.3s ease-out 0.8s;
    transition: opacity 0.3s ease-out 0.8s, transform 0.3s ease-out 0.8s;
    -webkit-transform: translate(0, 20px);
    -moz-transform: translate(0, 20px);
    -ms-transform: translate(0, 20px);
    -o-transform: translate(0, 20px);
    transform: translate(0, 20px);
    opacity: 0;
  }

  footer.abm-ui-state-visited .level_1 li:nth-child(6) {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  footer .level_1 li:nth-child(7) {
    -webkit-transition: opacity 0.3s ease-out 0.9s, transform 0.3s ease-out 0.9s;
    -moz-transition: opacity 0.3s ease-out 0.9s, transform 0.3s ease-out 0.9s;
    -ms-transition: opacity 0.3s ease-out 0.9s, transform 0.3s ease-out 0.9s;
    -o-transition: opacity 0.3s ease-out 0.9s, transform 0.3s ease-out 0.9s;
    transition: opacity 0.3s ease-out 0.9s, transform 0.3s ease-out 0.9s;
    -webkit-transform: translate(0, 20px);
    -moz-transform: translate(0, 20px);
    -ms-transform: translate(0, 20px);
    -o-transform: translate(0, 20px);
    transform: translate(0, 20px);
    opacity: 0;
  }

  footer.abm-ui-state-visited .level_1 li:nth-child(7) {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  footer .level_1 li:nth-child(8) {
    -webkit-transition: opacity 0.3s ease-out 1s, transform 0.3s ease-out 1s;
    -moz-transition: opacity 0.3s ease-out 1s, transform 0.3s ease-out 1s;
    -ms-transition: opacity 0.3s ease-out 1s, transform 0.3s ease-out 1s;
    -o-transition: opacity 0.3s ease-out 1s, transform 0.3s ease-out 1s;
    transition: opacity 0.3s ease-out 1s, transform 0.3s ease-out 1s;
    -webkit-transform: translate(0, 20px);
    -moz-transform: translate(0, 20px);
    -ms-transform: translate(0, 20px);
    -o-transform: translate(0, 20px);
    transform: translate(0, 20px);
    opacity: 0;
  }

  footer.abm-ui-state-visited .level_1 li:nth-child(8) {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  footer .level_1 li:nth-child(9) {
    -webkit-transition: opacity 0.3s ease-out 1.1s, transform 0.3s ease-out 1.1s;
    -moz-transition: opacity 0.3s ease-out 1.1s, transform 0.3s ease-out 1.1s;
    -ms-transition: opacity 0.3s ease-out 1.1s, transform 0.3s ease-out 1.1s;
    -o-transition: opacity 0.3s ease-out 1.1s, transform 0.3s ease-out 1.1s;
    transition: opacity 0.3s ease-out 1.1s, transform 0.3s ease-out 1.1s;
    -webkit-transform: translate(0, 20px);
    -moz-transform: translate(0, 20px);
    -ms-transform: translate(0, 20px);
    -o-transform: translate(0, 20px);
    transform: translate(0, 20px);
    opacity: 0;
  }

  footer.abm-ui-state-visited .level_1 li:nth-child(9) {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  footer .level_1 li:nth-child(10) {
    -webkit-transition: opacity 0.3s ease-out 1.2s, transform 0.3s ease-out 1.2s;
    -moz-transition: opacity 0.3s ease-out 1.2s, transform 0.3s ease-out 1.2s;
    -ms-transition: opacity 0.3s ease-out 1.2s, transform 0.3s ease-out 1.2s;
    -o-transition: opacity 0.3s ease-out 1.2s, transform 0.3s ease-out 1.2s;
    transition: opacity 0.3s ease-out 1.2s, transform 0.3s ease-out 1.2s;
    -webkit-transform: translate(0, 20px);
    -moz-transform: translate(0, 20px);
    -ms-transform: translate(0, 20px);
    -o-transform: translate(0, 20px);
    transform: translate(0, 20px);
    opacity: 0;
  }

  footer.abm-ui-state-visited .level_1 li:nth-child(10) {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  footer .line2 .map {
    -webkit-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.5s;
    -o-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.5s;
    transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.5s;
    opacity: 0;
  }

  footer.abm-ui-state-visited .line2 .map {
    opacity: 1;
  }

  footer .line2 .linkDL {
    -webkit-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.6s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.6s;
    -moz-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.6s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.6s;
    -ms-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.6s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.6s;
    -o-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.6s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.6s;
    transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.6s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.6s;
    -webkit-transform: translate(200px, 0);
    -moz-transform: translate(200px, 0);
    -ms-transform: translate(200px, 0);
    -o-transform: translate(200px, 0);
    transform: translate(200px, 0);
    opacity: 0;
  }

  footer.abm-ui-state-visited .line2 .linkDL {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  footer .line2 .address {
    -webkit-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.7s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.7s;
    -moz-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.7s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.7s;
    -ms-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.7s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.7s;
    -o-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.7s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.7s;
    transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.7s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.7s;
    -webkit-transform: translate(200px, 0);
    -moz-transform: translate(200px, 0);
    -ms-transform: translate(200px, 0);
    -o-transform: translate(200px, 0);
    transform: translate(200px, 0);
    opacity: 0;
  }

  footer.abm-ui-state-visited .line2 .address {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  footer .line3> :nth-child(2) {
    -webkit-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.6s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.6s;
    -moz-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.6s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.6s;
    -ms-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.6s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.6s;
    -o-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.6s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.6s;
    transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.6s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.6s;
    -webkit-transform: translate(0, 50px);
    -moz-transform: translate(0, 50px);
    -ms-transform: translate(0, 50px);
    -o-transform: translate(0, 50px);
    transform: translate(0, 50px);
    opacity: 0;
  }

  footer.abm-ui-state-visited .line3> :nth-child(2) {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  footer .line3> :nth-child(1) {
    -webkit-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.7s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.7s;
    -moz-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.7s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.7s;
    -ms-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.7s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.7s;
    -o-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.7s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.7s;
    transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.7s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.7s;
    -webkit-transform: translate(-500px, 0);
    -moz-transform: translate(-500px, 0);
    -ms-transform: translate(-500px, 0);
    -o-transform: translate(-500px, 0);
    transform: translate(-500px, 0);
    opacity: 0;
  }

  footer.abm-ui-state-visited .line3> :nth-child(1) {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  footer .line3> :nth-child(3) {
    -webkit-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.7s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.7s;
    -moz-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.7s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.7s;
    -ms-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.7s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.7s;
    -o-transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.7s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.7s;
    transition: opacity 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.7s, transform 0.3s cubic-bezier(0, 0, 0.08, 0.99) 0.7s;
    -webkit-transform: translate(500px, 0);
    -moz-transform: translate(500px, 0);
    -ms-transform: translate(500px, 0);
    -o-transform: translate(500px, 0);
    transform: translate(500px, 0);
    opacity: 0;
  }

  footer.abm-ui-state-visited .line3> :nth-child(3) {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

/* loading */
body #container {
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

body header .navbar .container a.navbar-brand,
body header .navbar .container-fluid a.navbar-brand {
  opacity: 0;
  -webkit-transition: opacity 2s;
  -o-transition: opacity 2s;
  transition: opacity 2s;
}

body a.search {
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 0;
}

body header .navbar-nav li {
  /* &:nth-child(1) > a { .transition-delay(0.5s); } 
			&:nth-child(2) > a { .transition-delay(0.45s); }
			&:nth-child(3) > a { .transition-delay(0.4s); } 
			&:nth-child(4) > a { .transition-delay(0.35s); } 
			&:nth-child(5) > a { .transition-delay(0.3s); } 
			&:nth-child(6) > a { .transition-delay(0.25s); } 
			&:nth-child(7) > a { .transition-delay(0.2s); } 
			&:nth-child(8) > a { .transition-delay(0.15s); } 
			&:nth-child(9) > a { .transition-delay(0.1s); } */
}

body header .navbar-nav li a {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
  opacity: 0;
}

body #NavLevel3 .sectionCenter .level_1 li {
  opacity: 0;
  -webkit-transform: translateY(-50px);
  -moz-transform: translateY(-50px);
  -ms-transform: translateY(-50px);
  -o-transform: translateY(-50px);
  transform: translateY(-50px);
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  /* &:nth-child(1) { .transition-delay(s); } 
					&:nth-child(2) { .transition-delay(2s); }
					&:nth-child(3) { .transition-delay(3s); }  */
}

body #NavLevel3 .sectionCenter .level_1 li a {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

body #NavLevel3 .sectionCenter .level_1 li .bg {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform: translateY(80px);
  -moz-transform: translateY(80px);
  -ms-transform: translateY(80px);
  -o-transform: translateY(80px);
  transform: translateY(80px);
  opacity: 0;
}

body #NavLevel3 .sectionCenter .level_1 li.active {
  /* a {
							background: white;
						} */
}

body #NavLevel3 .sectionCenter .level_1 li.active .line {
  width: 0%;
}

body.loading header .navbar .container a.navbar-brand,
body.loading header .navbar .container-fluid a.navbar-brand {
  opacity: 1;
}

body.loaded #container {
  opacity: 1;
}

body.loaded a.search {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 1;
}

@media (min-width: 991px) {
  body.loaded header .navbar-nav.level_1 li a {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

body.loaded header .navbar-nav.level_1 li.active>a {
  color: #00acea;
}

@media (min-width: 992px) {
  body.loaded header .navbar-nav.level_1 li.active>a>.line {
    width: 100%;
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s;
  }
}

body.loaded #NavLevel3 .sectionCenter .level_1 li {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
}

body.loaded #NavLevel3 .sectionCenter .level_1 li.active a {
  -webkit-transition-delay: 1.5s;
  transition-delay: 1.5s;
}

body.loaded #NavLevel3 .sectionCenter .level_1 li.active .line {
  width: 100%;
  /* .transition-delay(0s); */
  -webkit-transition-delay: 2s;
  transition-delay: 2s;
}

body.loaded #NavLevel3 .sectionCenter .level_1 li.active .bg {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
  opacity: 1;
  -webkit-transition-delay: 1.5s;
  transition-delay: 1.5s;
}

body.loaded #NavLevel3 .sectionCenter .level_1 li.active-byuser a {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

body.loaded #NavLevel3 .sectionCenter .level_1 li.active-byuser .bg {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

body.loaded footer {
  opacity: 1;
}

/* SCROLLBAR FIX */
/* body {
	@media (min-width:@screen-lg) {
		margin-left: 10px;
	}
	
	
} */
#Loader {
  position: fixed;
  left: 50%;
  top: 50%;
  opacity: 1;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

#Loader.hidden {
  opacity: 0;
}

/* BANNER */
.ce_rsce_banner {
  float: left;
  width: 100%;
  /* #abm-fx.fade-in(~'.abm-ui-state-enter',~'.image',0.5s,ease-out, 0.3s); */
}

.ce_rsce_banner .sectionCenter .banner {
  height: 350px;
  float: left;
  width: 33.33%;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  -webkit-transition: transform 1.1 0.3s ease-out;
  -o-transition: transform 1.1 0.3s ease-out;
  transition: transform 1.1 0.3s ease-out;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

@media (max-width: 990px) {
  .ce_rsce_banner .sectionCenter .banner {
    width: 100%;
    height: 200px;
  }
}

@media (max-width: 767px) and (orientation: landscape) {
  .ce_rsce_banner .sectionCenter .banner {
    height: 300px;
  }
}

.ce_rsce_banner .sectionCenter .banner .image {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.ce_rsce_banner .sectionCenter .banner:hover {
  -webkit-transform: scale(.image);
  -moz-transform: scale(.image);
  -ms-transform: scale(.image);
  -o-transform: scale(.image);
  transform: scale(.image);
}

.ce_rsce_banner .sectionCenter .banner .image {
  -webkit-transition: transform 0.3s ease-out 0s;
  -o-transition: transform 0.3s ease-out 0s;
  transition: transform 0.3s ease-out 0s;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.ce_rsce_banner .sectionCenter .banner:hover .image {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.ce_rsce_banner .sectionCenter .banner .bannerInner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}

.ce_rsce_banner .sectionCenter .banner .bannerLabel {
  line-height: 40px;
  font-size: 30px;
  text-transform: uppercase;
  font-family: audimatbold;
  white-space: nowrap;
}

@media (max-width: 1200px) {
  .ce_rsce_banner .sectionCenter .banner .bannerLabel {
    font-size: 24px;
  }
}

.ce_rsce_banner .sectionCenter .banner .bannerLabel .bannerLabelInner {
  background-color: #00acea;
  color: white;
  padding: 0 15px;
}

.ce_rsce_banner .sectionCenter .banner.engine-registration {
  background: #e3e3e3;
}

.ce_rsce_banner .sectionCenter .banner.engine-registration .bannerLabel {
  background: transparent;
  color: #00acea;
  position: relative;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  left: 0;
  top: 0;
}

.ce_rsce_banner .sectionCenter .banner.engine-registration .bannerLabel .bannerLabelInner {
  background: transparent;
  color: #00acea;
}

.ce_rsce_banner .sectionCenter .banner.engine-registration input[type=text] {
  outline: none;
  padding: 0 5px;
  border: 1px solid white;
  text-align: center;
  width: 270px;
  height: 40px;
  line-height: 40px;
  margin-top: 30px;
  color: #313131;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

@media (max-width: 990px) {
  .ce_rsce_banner .sectionCenter .banner.engine-registration input[type=text] {
    margin-top: 10px;
  }
}

.ce_rsce_banner .sectionCenter .banner.engine-registration input[type=text]::-webkit-input-placeholder,
.ce_rsce_banner .sectionCenter .banner.engine-registration input[type=text]:-webkit-input-placeholder,
.ce_rsce_banner .sectionCenter .banner.engine-registration input[type=text]::-ms-input-placeholder,
.ce_rsce_banner .sectionCenter .banner.engine-registration input[type=text]:-ms-input-placeholder,
.ce_rsce_banner .sectionCenter .banner.engine-registration input[type=text]:-moz-placeholder,
.ce_rsce_banner .sectionCenter .banner.engine-registration input[type=text]::-moz-placeholder {
  color: #00acea !important;
}

.ce_rsce_banner .sectionCenter .banner.engine-registration button {
  width: 100px;
  height: 40px;
  margin-top: 30px;
  /* line-height: 40px;
					margin-top: 30px;
					background-color:40px;
					
					background-color:@brand-primary;
					color:white;
					font-weigth: bold;
					text-transform: uppercase;
					.font_audimat;
					padding: 0px;
					font-size: 30px;
					border: 1px solid @brand-primary;
					outline:none; */
}

@media (max-width: 990px) {
  .ce_rsce_banner .sectionCenter .banner.engine-registration button {
    margin-top: 20px;
  }
}

.ce_rsce_banner .sectionCenter .banner:nth-child(1) {
  -webkit-transition: opacity 0.5s ease-out 0.3s, transform 0.5s ease-out 0.3s;
  -moz-transition: opacity 0.5s ease-out 0.3s, transform 0.5s ease-out 0.3s;
  -ms-transition: opacity 0.5s ease-out 0.3s, transform 0.5s ease-out 0.3s;
  -o-transition: opacity 0.5s ease-out 0.3s, transform 0.5s ease-out 0.3s;
  transition: opacity 0.5s ease-out 0.3s, transform 0.5s ease-out 0.3s;
  -webkit-transform: translate(0, 50px);
  -moz-transform: translate(0, 50px);
  -ms-transform: translate(0, 50px);
  -o-transform: translate(0, 50px);
  transform: translate(0, 50px);
  opacity: 0;
}

.ce_rsce_banner.abm-ui-state-enter .sectionCenter .banner:nth-child(1) {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.ce_rsce_banner .sectionCenter .banner:nth-child(2) {
  -webkit-transition: opacity 0.5s ease-out 0.4s, transform 0.5s ease-out 0.4s;
  -moz-transition: opacity 0.5s ease-out 0.4s, transform 0.5s ease-out 0.4s;
  -ms-transition: opacity 0.5s ease-out 0.4s, transform 0.5s ease-out 0.4s;
  -o-transition: opacity 0.5s ease-out 0.4s, transform 0.5s ease-out 0.4s;
  transition: opacity 0.5s ease-out 0.4s, transform 0.5s ease-out 0.4s;
  -webkit-transform: translate(0, 50px);
  -moz-transform: translate(0, 50px);
  -ms-transform: translate(0, 50px);
  -o-transform: translate(0, 50px);
  transform: translate(0, 50px);
  opacity: 0;
}

.ce_rsce_banner.abm-ui-state-enter .sectionCenter .banner:nth-child(2) {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.ce_rsce_banner .sectionCenter .banner:nth-child(3) {
  -webkit-transition: opacity 0.5s ease-out 0.5s, transform 0.5s ease-out 0.5s;
  -moz-transition: opacity 0.5s ease-out 0.5s, transform 0.5s ease-out 0.5s;
  -ms-transition: opacity 0.5s ease-out 0.5s, transform 0.5s ease-out 0.5s;
  -o-transition: opacity 0.5s ease-out 0.5s, transform 0.5s ease-out 0.5s;
  transition: opacity 0.5s ease-out 0.5s, transform 0.5s ease-out 0.5s;
  -webkit-transform: translate(0, 50px);
  -moz-transform: translate(0, 50px);
  -ms-transform: translate(0, 50px);
  -o-transform: translate(0, 50px);
  transform: translate(0, 50px);
  opacity: 0;
}

.ce_rsce_banner.abm-ui-state-enter .sectionCenter .banner:nth-child(3) {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.ce_rsce_banner .bannerLabel .bannerLabelInner {
  -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  -moz-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  -o-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  opacity: 0;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}

.ce_rsce_banner.abm-ui-state-enter .bannerLabel .bannerLabelInner {
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -ms-animation-delay: 1s;
  -o-animation-delay: 1s;
  animation-delay: 1s;
  -webkit-animation: flipInX 1s 1s;
  -o-animation: flipInX 1s 1s;
  animation: flipInX 1s 1s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}

/* LAYOUTS */
.abm-layout {
  float: left;
  width: 100%;
  line-height: 22px;
}

.abm-layout .container {
  padding-bottom: 70px;
  padding-top: 80px;
}

.abm-layout .sectionCenter img {
  max-width: 100%;
  height: auto;
}

@media (max-width: 767px) {
  .abm-layout .sectionCenter .headline_blue {
    font-size: 36px;
  }
}

.abm-layout.abm-layout-first .container {
  /* padding-top: 80px; */
}

.abm-layout.abm-layout-bg-gray2 .sectionCenter {
  background-color: #ebebeb;
}

.abm-layout-header-image picture,
.abm-layout-header-image img {
  max-width: 100%;
}

.abm-layout-4images picture,
.abm-layout-4images img {
  max-width: 50%;
  padding: 0;
  margin: 0;
  display: block;
  float: left;
}

@media (min-width: 768px) {

  .abm-layout-4images picture,
  .abm-layout-4images img {
    max-width: 25%;
  }
}

.abm-layout-4images img {
  max-width: 100%;
}

.abm-layout-3images picture,
.abm-layout-3images img {
  max-width: 33.33%;
  padding: 0;
  margin: 0;
  display: block;
  float: left;
}

@media (max-width: 991px) {

  .abm-layout-3images picture,
  .abm-layout-3images img {
    max-width: 50%;
  }

  .abm-layout-3images picture:nth-child(3),
  .abm-layout-3images img:nth-child(3) {
    max-width: 100%;
  }
}

.abm-layout-3images img {
  max-width: 100%;
}

.abm-layout-2images picture,
.abm-layout-2images img {
  max-width: 50%;
  padding: 0;
  margin: 0;
  display: block;
  float: left;
}

@media (max-width: 991px) {

  .abm-layout-2images picture,
  .abm-layout-2images img {
    max-width: 50%;
  }
}

.abm-layout-2images img {
  max-width: 100%;
}

.abm-layout-images {
  /* #abm-fx.slide-in.bottom(
  		~'.abm-ui-state-visited', 
  		~'picture:nth-child(1)',
  		0.5s,
  		ease-out,
  		0s
  	);
  	
  	
  	#abm-fx.slide-in.bottom(
  		~'.abm-ui-state-visited',
  		~'picture:nth-child(2)',
  		0.5s,
  		ease-out,
  		0.4s
  	);
  	
  	#abm-fx.slide-in.bottom(
  		~'.abm-ui-state-visited', 
  		~'picture:nth-child(3) ',
  		0.5s,
  		ease-out,
  		0.8s
  	);
  	
  	#abm-fx.slide-in.bottom(
  		~'.abm-ui-state-visited', 
  		~'picture:nth-child(4) ',
  		0.5s,
  		ease-out,
  		0.12s
  	); */
}

.abm-layout-images .sectionCenter {
  overflow: hidden;
}

.abm-layout-images picture {
  overflow: hidden;
  display: block;
  background: #313131;
}

.abm-layout-images .pictureContainer {
  -webkit-transition: transform 1.5s ease-out 0s;
  -o-transition: transform 1.5s ease-out 0s;
  transition: transform 1.5s ease-out 0s;
  -webkit-transform: scale(1.02);
  -moz-transform: scale(1.02);
  -ms-transform: scale(1.02);
  -o-transform: scale(1.02);
  transform: scale(1.02);
}

.abm-layout-images.abm-ui-state-active .pictureContainer {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.abm-layout-3cols .col-1 .headline_blue {
  /* float: right;
			text-align: right; */
}

.abm-layout-3cols .col-1 .headline_blue.small {
  font-size: 36px;
  line-height: 38px;
}

.abm-layout-3cols .picture_col3 {
  max-width: 100%;
}

.abm-layout-3cols .picture_col3 img {
  max-width: 100%;
  width: auto;
  height: auto;
}

.abm-layout-3cols .picture_col2 {
  max-width: 80%;
}

.abm-layout-3cols .picture_col2 img {
  max-width: 100%;
  width: auto;
  height: auto;
}

.abm-layout-4cols {
  font-size: 14px;
  overflow: hidden;
}

.abm-layout-4cols .sectionCenter {
  overflow: hidden;
}

@media (min-width: 1200px) {
  .abm-layout-text .headline_blue {
    -webkit-transition: opacity 0.5s ease-out 0s, transform 0.5s ease-out 0s;
    -moz-transition: opacity 0.5s ease-out 0s, transform 0.5s ease-out 0s;
    -ms-transition: opacity 0.5s ease-out 0s, transform 0.5s ease-out 0s;
    -o-transition: opacity 0.5s ease-out 0s, transform 0.5s ease-out 0s;
    transition: opacity 0.5s ease-out 0s, transform 0.5s ease-out 0s;
    -webkit-transform: translate(-300px, 0);
    -moz-transform: translate(-300px, 0);
    -ms-transform: translate(-300px, 0);
    -o-transform: translate(-300px, 0);
    transform: translate(-300px, 0);
    opacity: 0;
  }

  .abm-layout-text.abm-ui-state-enter .headline_blue {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  .abm-layout-text .row>div:nth-child(2) {
    -webkit-transition: opacity 0.5s ease-out 0.3s, transform 0.5s ease-out 0.3s;
    -moz-transition: opacity 0.5s ease-out 0.3s, transform 0.5s ease-out 0.3s;
    -ms-transition: opacity 0.5s ease-out 0.3s, transform 0.5s ease-out 0.3s;
    -o-transition: opacity 0.5s ease-out 0.3s, transform 0.5s ease-out 0.3s;
    transition: opacity 0.5s ease-out 0.3s, transform 0.5s ease-out 0.3s;
    -webkit-transform: translate(0, 50px);
    -moz-transform: translate(0, 50px);
    -ms-transform: translate(0, 50px);
    -o-transform: translate(0, 50px);
    transform: translate(0, 50px);
    opacity: 0;
  }

  .abm-layout-text.abm-ui-state-enter .row>div:nth-child(2) {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  .abm-layout-text .row>div:nth-child(3) {
    -webkit-transition: opacity 0.5s ease-out 0.5s, transform 0.5s ease-out 0.5s;
    -moz-transition: opacity 0.5s ease-out 0.5s, transform 0.5s ease-out 0.5s;
    -ms-transition: opacity 0.5s ease-out 0.5s, transform 0.5s ease-out 0.5s;
    -o-transition: opacity 0.5s ease-out 0.5s, transform 0.5s ease-out 0.5s;
    transition: opacity 0.5s ease-out 0.5s, transform 0.5s ease-out 0.5s;
    -webkit-transform: translate(0, 50px);
    -moz-transform: translate(0, 50px);
    -ms-transform: translate(0, 50px);
    -o-transform: translate(0, 50px);
    transform: translate(0, 50px);
    opacity: 0;
  }

  .abm-layout-text.abm-ui-state-enter .row>div:nth-child(3) {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  .abm-layout-text .row>div:nth-child(4) {
    -webkit-transition: opacity 0.5s ease-out 0.6s, transform 0.5s ease-out 0.6s;
    -moz-transition: opacity 0.5s ease-out 0.6s, transform 0.5s ease-out 0.6s;
    -ms-transition: opacity 0.5s ease-out 0.6s, transform 0.5s ease-out 0.6s;
    -o-transition: opacity 0.5s ease-out 0.6s, transform 0.5s ease-out 0.6s;
    transition: opacity 0.5s ease-out 0.6s, transform 0.5s ease-out 0.6s;
    -webkit-transform: translate(0, 50px);
    -moz-transform: translate(0, 50px);
    -ms-transform: translate(0, 50px);
    -o-transform: translate(0, 50px);
    transform: translate(0, 50px);
    opacity: 0;
  }

  .abm-layout-text.abm-ui-state-enter .row>div:nth-child(4) {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

.abm-layout-text ul {
  padding: 0;
  margin: 30px 0;
}

.abm-layout-text ul li {
  list-style-type: none;
  position: relative;
  padding-left: 30px;
  margin-bottom: 10px;
}

.abm-layout-text ul li:before {
  content: '';
  position: absolute;
  display: block;
  left: 6px;
  top: 6px;
  border-radius: 100%;
  width: 10px;
  height: 10px;
  box-shadow: 0px 0px 0px 3px #00acea;
}

@media (min-width: 991px) {

  body.loaded section .sectionLeft,
  body.loaded section .sectionRight {
    width: 80px;
  }

  body.loaded section .sectionRight {
    position: relative;
  }

  body.loaded section .sectionCenter {
    width: calc(100% - 160px);
  }
}

/* SCROLLBAR FIX */
/* 
body {
	
	@scrollbarwidth: 5px;
	padding-right: @scrollbarwidth;
	
	.navbar-fixed-top, .navbar-fixed-bottom {
		right: auto;
		width: calc(~'100% - @{scrollbarwidth}');
	}


	&.android, &.mobile {
		padding-right: 0px;
		
		.navbar-fixed-top, .navbar-fixed-bottom {
			width: 100%; 
		}
	}
} */
#cboxOverlay {
  /*
	width: calc(~'100% - 120px');
	margin: 60px;
	*/
  border: 60px solid white;
  border-right: 65px solid white;
}

@media (min-width: 991px) {
  #cboxOverlay {
    /*
		width: calc(~'100% - 160px');
		margin: 80px;
		*/
    border: 80px solid white;
    border-right: 85px solid white;
  }
}

/* FX */
#abm-fx {
  /* animation auf mich selbst ohne Unterelement */
  /* .slide-in(@ui-state-selector,@transform-x,@transform-y,@duration:0.5s,@ease:ease,@delay:0s) {
		
		.transition(~'opacity @{duration} @{ease} @{delay}',~'transform @{duration} @{ease} @{delay}');
		
		.transform(translate(@transform-x,@transform-y));
		opacity:0;
		
		&@{ui-state-selector} {
			opacity:1;
			.transform(translate(0,0));
		}
		
		
		.left(@ui-state-selector,@duration:0.5s,@ease:ease,@delay:0s) {
			#abm-fx.slide-in(@ui-state-selector,-300px,0,@duration,@ease,@delay);
		}
		
		.right(@ui-state-selector,@duration:0.5s,@ease:ease,@delay:0s) {
			#abm-fx.slide-in(@ui-state-selector,300,0,@duration,@ease,@delay);
		}
		
		.bottom(@ui-state-selector,@duration:0.5s,@ease:ease,@delay:0s) {
			#abm-fx.slide-in(@ui-state-selector,0,50,@duration,@ease,@delay);
		}
		
		.top(@ui-state-selector,@duration:0.5s,@ease:ease,@delay:0s) {
			#abm-fx.slide-in(@ui-state-selector,0,-50,@duration,@ease,@delay);
		}
	} */
  /* element animieren innerhalb */
  /* SCALE */
  /* .scale-fade-in(@ui-state-selector,@scale-to:1.1,@duration:0.5s,@ease:ease,@delay:0s) {
		
		.transition(~'transform @{duration} @{ease} @{delay}');
		.transform(scale(1));
		
		&@{ui-state-selector} {
			.transform(scale(@scale-to));
		}
	}*/
  /* .bounceIn {
		
		
		.down(@ui-state-selector,@element-selector,@duration:1s,@delay:0s) {
			
		}
		
	} */
}

/**
 * Global TinyMCE style sheet
 *
 * Use this style sheet to define CSS classes for the rich text editor. The
 * stlye sheet will be included in the editor and the page layout automatically.
 * Although the stlye sheet is shared by all themes, you can override its
 * formattings in any of your theme style sheets.
 *
 *   files/tinymce.css (this is how it looks like in TinyMCE)
 *   .warning { color:#c55; }
 *
 *   theme_a.css (this is how it looks like in theme A)
 *   .warning { font-weight:bold; }
 *
 *   theme_b.css (this is how it looks like in theme B)
 *   .warning { color:#000; }
 *
 * If you do not want to use a global TinyMCE style sheet at all, simply delete
 * this file (files/tinymce.css).
 */
/* .warning { color:#c55; font-size:1.1em; }
.confirmation { color:#090; font-size:1.1em; }
.information { color:#999; font-size:0.9em; }
*/
/* lighten(@gray-base, 20%); */
/* (720px + @grid-gutter-width); */
/* (940px + @grid-gutter-width); */
/* (1140px + @grid-gutter-width); */
@font-face {
  font-family: 'AUdimat-Regular';
  src: url("../files/abm/fonts/AUdimat-Regular.ttf.woff") format('woff'), url("../files/abm/fonts/AUdimat-Regular.ttf.svg#AUdimat-Regular") format('svg'), url("../files/abm/fonts/AUdimat-Regular.ttf.eot"), url("../files/abm/fonts/AUdimat-Regular.ttf-.eot#iefix") format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

.font_audimat {
  font-family: AUdimat-Regular;
}

.headline_blue {
  color: #00acea;
  font-size: 50px;
  font-family: AUdimat-Regular;
  font-weight: bold;
  line-height: 52px;
}

.text_blue {
  color: #00acea;
  font-size: 20px;
  font-family: AUdimat-Regular;
  font-weight: bold;
  line-height: 22px;
}

.bold_medium {
  color: #313131;
  font-size: 20px;
  font-family: AUdimat-Regular;
  font-weight: bold;
}

.bold_large {
  color: #313131;
  font-size: 25px;
  font-family: AUdimat-Regular;
  font-weight: bold;
}

.Button {
  color: #00acea;
  border: 2px solid #00acea;
  padding: 20px 20px;
  text-align: center;
  display: inline-block;
}

.Button a {
  color: #00acea;
  text-decoration: none !important;
}

.Button:hover {
  background-color: #00acea;
  color: white;
}

.Button.ButtonBlue {
  background-color: #00acea;
  color: white;
}

.Button.ButtonBlue a {
  color: white;
}

.Button.ButtonBlue:hover {
  background-color: transparent;
  color: #00acea;
}

.Button.ButtonBlue:hover a {
  color: #00acea;
}

.btn-primary {
  line-height: 40px;
  background-color: 40px;
  background-color: #00acea;
  color: white;
  font-weigth: bold;
  text-transform: uppercase;
  font-family: AUdimat-Regular;
  padding: 0px;
  font-size: 30px;
  border: 1px solid #00acea;
  outline: none;
  display: inline-block;
}

.btn-default {
  line-height: 35px;
  display: inline-block;
  background-color: #313131;
  color: white;
  font-weigth: bold;
  text-transform: uppercase;
  font-family: AUdimat-Regular;
  padding: 0px 10px;
  font-size: 18px;
  border: 1px solid #313131;
  outline: none;
  height: 35px;
}

.form-control {
  box-shadow: none;
  border-radius: 0;
  font-size: 18px;
  color: #00acea;
  height: auto;
  padding: 12px;
}

/* SHOPTLISTE */

#shop .form-control {
  box-shadow: none;
  border-radius: 0;
  font-size: 12px;
  color: #00acea;
  height: 50%;
  padding: 12px;
}



#shop .shop {
  height: 240px;
  border-bottom: 1px solid #e3e3e3;
}

#shop .shop h2 {

  font-size: 20px;

}

@media (max-width: 767px) {
  #shop .shop {
    height: auto;
  }
}

#shop .shop.odd {
  border-right: 1px solid #e3e3e3;
}

#shop .shop .Image {
  background-position: center center;
  background-repeat: no-repeat;
  height: 100%;
  min-height: 240px;
}

#shop .shop .Text {
  height: 340px;
}

@media (max-width: 767px) {
  #shop .shop .Text {
    height: auto;
  }
}

@media (min-width: 768px) {
  #shop .shop .Text .vcenter {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}

#shop .shop .Text h2 {
  color: #00acea;
  margin-bottom: 0;
}

#shop .shop .Text ul {
  padding-left: 0;
}

#shop .shop .Text li {
  list-style-type: none;
}

#shop .shop .Text li:before {
  background: #00acea none repeat scroll 0 0 padding-box;
  border-radius: 3px;
  content: " ";
  display: inline-block;
  height: 6px;
  margin-right: 10px;
  margin-left: 10px;
  width: 6px;
}

#shop .shop .Text li.hp {
  margin-bottom: 20px;
  list-style-type: none;
  color: #00acea;
  font-size: 20px;
  font-weight: light;
}

#shop .shop .Text li.hp:before {
  display: none;
}

#shop .shop.highlight {
  height: 700px;
  width: 100%;
  overflow: hidden;
  border: none;
}

#shop .shop.highlight .availableInfo915IS {
  position: absolute;
  display: inline-block;
  top: calc(50% + 60px);
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

#shop .shop.highlight .availableInfo915IS .inner {
  coior: white;
  background: white;
  padding: 10px;
  display: block;
}

@media (max-width: 760px) {
  #shop .shop.highlight {
    height: calc(100vh - 60px);
  }
}

#shop .shop.highlight h2 span.inner {
  -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  -moz-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  -o-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  opacity: 0;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}

#shop .shop.highlight.abm-ui-state-enter h2 span.inner {
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s;
  -webkit-animation: flipInX 1s 0.2s;
  -o-animation: flipInX 1s 0.2s;
  animation: flipInX 1s 0.2s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}

#shop .shop.highlight .availableInfo915IS span.inner {
  -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  -moz-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  -o-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  opacity: 0;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}

#shop .shop.highlight.abm-ui-state-enter .availableInfo915IS span.inner {
  -webkit-animation-delay: 0.4s;
  -moz-animation-delay: 0.4s;
  -ms-animation-delay: 0.4s;
  -o-animation-delay: 0.4s;
  animation-delay: 0.4s;
  -webkit-animation: flipInX 1s 0.4s;
  -o-animation: flipInX 1s 0.4s;
  animation: flipInX 1s 0.4s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}

#shop .shop.highlight .Teaser li:nth-child(1) {
  -webkit-transition: opacity 0.3s ease-out 0.8s, transform 0.3s ease-out 0.8s;
  -moz-transition: opacity 0.3s ease-out 0.8s, transform 0.3s ease-out 0.8s;
  -ms-transition: opacity 0.3s ease-out 0.8s, transform 0.3s ease-out 0.8s;
  -o-transition: opacity 0.3s ease-out 0.8s, transform 0.3s ease-out 0.8s;
  transition: opacity 0.3s ease-out 0.8s, transform 0.3s ease-out 0.8s;
  -webkit-transform: translate(0, 20px);
  -moz-transform: translate(0, 20px);
  -ms-transform: translate(0, 20px);
  -o-transform: translate(0, 20px);
  transform: translate(0, 20px);
  opacity: 0;
}

#shop .shop.highlight.abm-ui-state-enter .Teaser li:nth-child(1) {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#shop .shop.highlight .Teaser li:nth-child(2) {
  -webkit-transition: opacity 0.3s ease-out 0.9s, transform 0.3s ease-out 0.9s;
  -moz-transition: opacity 0.3s ease-out 0.9s, transform 0.3s ease-out 0.9s;
  -ms-transition: opacity 0.3s ease-out 0.9s, transform 0.3s ease-out 0.9s;
  -o-transition: opacity 0.3s ease-out 0.9s, transform 0.3s ease-out 0.9s;
  transition: opacity 0.3s ease-out 0.9s, transform 0.3s ease-out 0.9s;
  -webkit-transform: translate(0, 20px);
  -moz-transform: translate(0, 20px);
  -ms-transform: translate(0, 20px);
  -o-transform: translate(0, 20px);
  transform: translate(0, 20px);
  opacity: 0;
}

#shop .shop.highlight.abm-ui-state-enter .Teaser li:nth-child(2) {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#shop .shop.highlight .Teaser li:nth-child(3) {
  -webkit-transition: opacity 0.3s ease-out 1s, transform 0.3s ease-out 1s;
  -moz-transition: opacity 0.3s ease-out 1s, transform 0.3s ease-out 1s;
  -ms-transition: opacity 0.3s ease-out 1s, transform 0.3s ease-out 1s;
  -o-transition: opacity 0.3s ease-out 1s, transform 0.3s ease-out 1s;
  transition: opacity 0.3s ease-out 1s, transform 0.3s ease-out 1s;
  -webkit-transform: translate(0, 20px);
  -moz-transform: translate(0, 20px);
  -ms-transform: translate(0, 20px);
  -o-transform: translate(0, 20px);
  transform: translate(0, 20px);
  opacity: 0;
}

#shop .shop.highlight.abm-ui-state-enter .Teaser li:nth-child(3) {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#shop .shop.highlight .Teaser li:nth-child(4) {
  -webkit-transition: opacity 0.3s ease-out 1.1s, transform 0.3s ease-out 1.1s;
  -moz-transition: opacity 0.3s ease-out 1.1s, transform 0.3s ease-out 1.1s;
  -ms-transition: opacity 0.3s ease-out 1.1s, transform 0.3s ease-out 1.1s;
  -o-transition: opacity 0.3s ease-out 1.1s, transform 0.3s ease-out 1.1s;
  transition: opacity 0.3s ease-out 1.1s, transform 0.3s ease-out 1.1s;
  -webkit-transform: translate(0, 20px);
  -moz-transform: translate(0, 20px);
  -ms-transform: translate(0, 20px);
  -o-transform: translate(0, 20px);
  transform: translate(0, 20px);
  opacity: 0;
}

#shop .shop.highlight.abm-ui-state-enter .Teaser li:nth-child(4) {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#shop .shop.highlight .Teaser li:nth-child(5) {
  -webkit-transition: opacity 0.3s ease-out 1.2s, transform 0.3s ease-out 1.2s;
  -moz-transition: opacity 0.3s ease-out 1.2s, transform 0.3s ease-out 1.2s;
  -ms-transition: opacity 0.3s ease-out 1.2s, transform 0.3s ease-out 1.2s;
  -o-transition: opacity 0.3s ease-out 1.2s, transform 0.3s ease-out 1.2s;
  transition: opacity 0.3s ease-out 1.2s, transform 0.3s ease-out 1.2s;
  -webkit-transform: translate(0, 20px);
  -moz-transform: translate(0, 20px);
  -ms-transform: translate(0, 20px);
  -o-transform: translate(0, 20px);
  transform: translate(0, 20px);
  opacity: 0;
}

#shop .shop.highlight.abm-ui-state-enter .Teaser li:nth-child(5) {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#shop .shop.highlight .Teaser li:nth-child(6) {
  -webkit-transition: opacity 0.3s ease-out 1.3s, transform 0.3s ease-out 1.3s;
  -moz-transition: opacity 0.3s ease-out 1.3s, transform 0.3s ease-out 1.3s;
  -ms-transition: opacity 0.3s ease-out 1.3s, transform 0.3s ease-out 1.3s;
  -o-transition: opacity 0.3s ease-out 1.3s, transform 0.3s ease-out 1.3s;
  transition: opacity 0.3s ease-out 1.3s, transform 0.3s ease-out 1.3s;
  -webkit-transform: translate(0, 20px);
  -moz-transform: translate(0, 20px);
  -ms-transform: translate(0, 20px);
  -o-transform: translate(0, 20px);
  transform: translate(0, 20px);
  opacity: 0;
}

#shop .shop.highlight.abm-ui-state-enter .Teaser li:nth-child(6) {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#shop .shop.highlight .Teaser li:nth-child(7) {
  -webkit-transition: opacity 0.3s ease-out 1.4s, transform 0.3s ease-out 1.4s;
  -moz-transition: opacity 0.3s ease-out 1.4s, transform 0.3s ease-out 1.4s;
  -ms-transition: opacity 0.3s ease-out 1.4s, transform 0.3s ease-out 1.4s;
  -o-transition: opacity 0.3s ease-out 1.4s, transform 0.3s ease-out 1.4s;
  transition: opacity 0.3s ease-out 1.4s, transform 0.3s ease-out 1.4s;
  -webkit-transform: translate(0, 20px);
  -moz-transform: translate(0, 20px);
  -ms-transform: translate(0, 20px);
  -o-transform: translate(0, 20px);
  transform: translate(0, 20px);
  opacity: 0;
}

#shop .shop.highlight.abm-ui-state-enter .Teaser li:nth-child(7) {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#shop .shop.highlight .Teaser li:nth-child(8) {
  -webkit-transition: opacity 0.3s ease-out 1.5s, transform 0.3s ease-out 1.5s;
  -moz-transition: opacity 0.3s ease-out 1.5s, transform 0.3s ease-out 1.5s;
  -ms-transition: opacity 0.3s ease-out 1.5s, transform 0.3s ease-out 1.5s;
  -o-transition: opacity 0.3s ease-out 1.5s, transform 0.3s ease-out 1.5s;
  transition: opacity 0.3s ease-out 1.5s, transform 0.3s ease-out 1.5s;
  -webkit-transform: translate(0, 20px);
  -moz-transform: translate(0, 20px);
  -ms-transform: translate(0, 20px);
  -o-transform: translate(0, 20px);
  transform: translate(0, 20px);
  opacity: 0;
}

#shop .shop.highlight.abm-ui-state-enter .Teaser li:nth-child(8) {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#shop .shop.highlight .Teaser li:nth-child(9) {
  -webkit-transition: opacity 0.3s ease-out 1.6s, transform 0.3s ease-out 1.6s;
  -moz-transition: opacity 0.3s ease-out 1.6s, transform 0.3s ease-out 1.6s;
  -ms-transition: opacity 0.3s ease-out 1.6s, transform 0.3s ease-out 1.6s;
  -o-transition: opacity 0.3s ease-out 1.6s, transform 0.3s ease-out 1.6s;
  transition: opacity 0.3s ease-out 1.6s, transform 0.3s ease-out 1.6s;
  -webkit-transform: translate(0, 20px);
  -moz-transform: translate(0, 20px);
  -ms-transform: translate(0, 20px);
  -o-transform: translate(0, 20px);
  transform: translate(0, 20px);
  opacity: 0;
}

#shop .shop.highlight.abm-ui-state-enter .Teaser li:nth-child(9) {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#shop .shop.highlight .Teaser li:nth-child(10) {
  -webkit-transition: opacity 0.3s ease-out 1.7s, transform 0.3s ease-out 1.7s;
  -moz-transition: opacity 0.3s ease-out 1.7s, transform 0.3s ease-out 1.7s;
  -ms-transition: opacity 0.3s ease-out 1.7s, transform 0.3s ease-out 1.7s;
  -o-transition: opacity 0.3s ease-out 1.7s, transform 0.3s ease-out 1.7s;
  transition: opacity 0.3s ease-out 1.7s, transform 0.3s ease-out 1.7s;
  -webkit-transform: translate(0, 20px);
  -moz-transform: translate(0, 20px);
  -ms-transform: translate(0, 20px);
  -o-transform: translate(0, 20px);
  transform: translate(0, 20px);
  opacity: 0;
}

#shop .shop.highlight.abm-ui-state-enter .Teaser li:nth-child(10) {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#shop .shop.highlight .Image {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  overflow: hidden;
  background-size: cover;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  transform-style: preserve-3d;
}

#shop .shop.highlight .Text {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 5;
  text-align: center;
}

#shop .shop.highlight .Text h2 {
  position: absolute;
  display: inline-block;
  top: 50%;
  left: 50%;
  margin: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}

#shop .shop.highlight .Text h2 .inner {
  background-color: rgba(0, 172, 234, 0.9);
  display: block;
  color: #ffffff;
  padding: 5px 15px;
  font-size: 40px;
  font-weight: bold;
  font-family: audimatregular;
  text-transform: uppercase;
  white-space: nowrap;
}

@media (max-width: 991px) {
  #shop .shop.highlight .Text h2 .inner {
    font-size: 30px;
  }
}

@media (max-width: 767px) {
  #shop .shop.highlight .Text h2 .inner {
    font-size: 20px;
  }
}

#shop .shop.highlight .Text p,
#shop .shop.highlight .Text ul {
  padding: 0;
  margin: 0;
  display: table;
  text-align: center;
  width: 40%;
  margin-left: 30%;
  bottom: 10%;
  position: absolute;
  color: white;
  font-size: 20px;
}

#shop .shop.highlight .Text p li,
#shop .shop.highlight .Text ul li {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: inline-block;
  color: white;
  font-size: 20px;
}

#shop .shop.highlight .Text p li:before,
#shop .shop.highlight .Text ul li:before {
  position: relative;
  top: -3px;
}

#shop .shop.highlight .Text p li.hp,
#shop .shop.highlight .Text ul li.hp {
  margin-bottom: 0;
  font-size: 14px;
}

#shop .shop.noHighlight {
  background: #f2f2f2;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  overflow: hidden;
}

#shop .shop.noHighlight a {
  display: block;
}

#shop .shop.noHighlight:hover {
  background: #e3e3e3;
}

#shop .shop.noHighlight .Image {
  -webkit-transition: opacity 0.3s ease-out 0.8s, transform 0.3s ease-out 0.8s;
  -moz-transition: opacity 0.3s ease-out 0.8s, transform 0.3s ease-out 0.8s;
  -ms-transition: opacity 0.3s ease-out 0.8s, transform 0.3s ease-out 0.8s;
  -o-transition: opacity 0.3s ease-out 0.8s, transform 0.3s ease-out 0.8s;
  transition: opacity 0.3s ease-out 0.8s, transform 0.3s ease-out 0.8s;
  -webkit-transform: translate(50px, 0);
  -moz-transform: translate(50px, 0);
  -ms-transform: translate(50px, 0);
  -o-transform: translate(50px, 0);
  transform: translate(50px, 0);
  opacity: 0;
}

#shop .shop.noHighlight.abm-ui-state-visited .Image {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#shop .shop.noHighlight h2 {
  -webkit-transition: opacity 0.3s ease-out 1s, transform 0.3s ease-out 1s;
  -moz-transition: opacity 0.3s ease-out 1s, transform 0.3s ease-out 1s;
  -ms-transition: opacity 0.3s ease-out 1s, transform 0.3s ease-out 1s;
  -o-transition: opacity 0.3s ease-out 1s, transform 0.3s ease-out 1s;
  transition: opacity 0.3s ease-out 1s, transform 0.3s ease-out 1s;
  -webkit-transform: translate(50px, 0);
  -moz-transform: translate(50px, 0);
  -ms-transform: translate(50px, 0);
  -o-transform: translate(50px, 0);
  transform: translate(50px, 0);
  opacity: 0;
}

#shop .shop.noHighlight.abm-ui-state-visited h2 {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#shop .shop.noHighlight .hp {
  -webkit-transition: opacity 0.3s ease-out 1.1s, transform 0.3s ease-out 1.1s;
  -moz-transition: opacity 0.3s ease-out 1.1s, transform 0.3s ease-out 1.1s;
  -ms-transition: opacity 0.3s ease-out 1.1s, transform 0.3s ease-out 1.1s;
  -o-transition: opacity 0.3s ease-out 1.1s, transform 0.3s ease-out 1.1s;
  transition: opacity 0.3s ease-out 1.1s, transform 0.3s ease-out 1.1s;
  -webkit-transform: translate(50px, 0);
  -moz-transform: translate(50px, 0);
  -ms-transform: translate(50px, 0);
  -o-transform: translate(50px, 0);
  transform: translate(50px, 0);
  opacity: 0;
}

#shop .shop.noHighlight.abm-ui-state-visited .hp {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#shop .shop.noHighlight .Teaser p {
  -webkit-transition: opacity 0.3s ease-out 1.4s, transform 0.3s ease-out 1.4s;
  -moz-transition: opacity 0.3s ease-out 1.4s, transform 0.3s ease-out 1.4s;
  -ms-transition: opacity 0.3s ease-out 1.4s, transform 0.3s ease-out 1.4s;
  -o-transition: opacity 0.3s ease-out 1.4s, transform 0.3s ease-out 1.4s;
  transition: opacity 0.3s ease-out 1.4s, transform 0.3s ease-out 1.4s;
  -webkit-transform: translate(50px, 0);
  -moz-transform: translate(50px, 0);
  -ms-transform: translate(50px, 0);
  -o-transform: translate(50px, 0);
  transform: translate(50px, 0);
  opacity: 0;
}

#shop .shop.noHighlight.abm-ui-state-visited .Teaser p {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#shop .shop.noHighlight .Teaser li:nth-child(1) {
  -webkit-transition: opacity 0.3s ease-out 1.4s, transform 0.3s ease-out 1.4s;
  -moz-transition: opacity 0.3s ease-out 1.4s, transform 0.3s ease-out 1.4s;
  -ms-transition: opacity 0.3s ease-out 1.4s, transform 0.3s ease-out 1.4s;
  -o-transition: opacity 0.3s ease-out 1.4s, transform 0.3s ease-out 1.4s;
  transition: opacity 0.3s ease-out 1.4s, transform 0.3s ease-out 1.4s;
  -webkit-transform: translate(20px, 0);
  -moz-transform: translate(20px, 0);
  -ms-transform: translate(20px, 0);
  -o-transform: translate(20px, 0);
  transform: translate(20px, 0);
  opacity: 0;
}

#shop .shop.noHighlight.abm-ui-state-visited .Teaser li:nth-child(1) {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#shop .shop.noHighlight .Teaser li:nth-child(2) {
  -webkit-transition: opacity 0.3s ease-out 1.5s, transform 0.3s ease-out 1.5s;
  -moz-transition: opacity 0.3s ease-out 1.5s, transform 0.3s ease-out 1.5s;
  -ms-transition: opacity 0.3s ease-out 1.5s, transform 0.3s ease-out 1.5s;
  -o-transition: opacity 0.3s ease-out 1.5s, transform 0.3s ease-out 1.5s;
  transition: opacity 0.3s ease-out 1.5s, transform 0.3s ease-out 1.5s;
  -webkit-transform: translate(20px, 0);
  -moz-transform: translate(20px, 0);
  -ms-transform: translate(20px, 0);
  -o-transform: translate(20px, 0);
  transform: translate(20px, 0);
  opacity: 0;
}

#shop .shop.noHighlight.abm-ui-state-visited .Teaser li:nth-child(2) {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#shop .shop.noHighlight .Teaser li:nth-child(3) {
  -webkit-transition: opacity 0.3s ease-out 1.6s, transform 0.3s ease-out 1.6s;
  -moz-transition: opacity 0.3s ease-out 1.6s, transform 0.3s ease-out 1.6s;
  -ms-transition: opacity 0.3s ease-out 1.6s, transform 0.3s ease-out 1.6s;
  -o-transition: opacity 0.3s ease-out 1.6s, transform 0.3s ease-out 1.6s;
  transition: opacity 0.3s ease-out 1.6s, transform 0.3s ease-out 1.6s;
  -webkit-transform: translate(20px, 0);
  -moz-transform: translate(20px, 0);
  -ms-transform: translate(20px, 0);
  -o-transform: translate(20px, 0);
  transform: translate(20px, 0);
  opacity: 0;
}

#shop .shop.noHighlight.abm-ui-state-visited .Teaser li:nth-child(3) {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#shop .shop.noHighlight .Teaser li:nth-child(4) {
  -webkit-transition: opacity 0.3s ease-out 1.7s, transform 0.3s ease-out 1.7s;
  -moz-transition: opacity 0.3s ease-out 1.7s, transform 0.3s ease-out 1.7s;
  -ms-transition: opacity 0.3s ease-out 1.7s, transform 0.3s ease-out 1.7s;
  -o-transition: opacity 0.3s ease-out 1.7s, transform 0.3s ease-out 1.7s;
  transition: opacity 0.3s ease-out 1.7s, transform 0.3s ease-out 1.7s;
  -webkit-transform: translate(20px, 0);
  -moz-transform: translate(20px, 0);
  -ms-transform: translate(20px, 0);
  -o-transform: translate(20px, 0);
  transform: translate(20px, 0);
  opacity: 0;
}

#shop .shop.noHighlight.abm-ui-state-visited .Teaser li:nth-child(4) {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#shop .shop.noHighlight .Teaser li:nth-child(5) {
  -webkit-transition: opacity 0.3s ease-out 1.8s, transform 0.3s ease-out 1.8s;
  -moz-transition: opacity 0.3s ease-out 1.8s, transform 0.3s ease-out 1.8s;
  -ms-transition: opacity 0.3s ease-out 1.8s, transform 0.3s ease-out 1.8s;
  -o-transition: opacity 0.3s ease-out 1.8s, transform 0.3s ease-out 1.8s;
  transition: opacity 0.3s ease-out 1.8s, transform 0.3s ease-out 1.8s;
  -webkit-transform: translate(20px, 0);
  -moz-transform: translate(20px, 0);
  -ms-transform: translate(20px, 0);
  -o-transform: translate(20px, 0);
  transform: translate(20px, 0);
  opacity: 0;
}

#shop .shop.noHighlight.abm-ui-state-visited .Teaser li:nth-child(5) {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#shop .shop.noHighlight .Teaser li:nth-child(6) {
  -webkit-transition: opacity 0.3s ease-out 1.9s, transform 0.3s ease-out 1.9s;
  -moz-transition: opacity 0.3s ease-out 1.9s, transform 0.3s ease-out 1.9s;
  -ms-transition: opacity 0.3s ease-out 1.9s, transform 0.3s ease-out 1.9s;
  -o-transition: opacity 0.3s ease-out 1.9s, transform 0.3s ease-out 1.9s;
  transition: opacity 0.3s ease-out 1.9s, transform 0.3s ease-out 1.9s;
  -webkit-transform: translate(20px, 0);
  -moz-transform: translate(20px, 0);
  -ms-transform: translate(20px, 0);
  -o-transform: translate(20px, 0);
  transform: translate(20px, 0);
  opacity: 0;
}

#shop .shop.noHighlight.abm-ui-state-visited .Teaser li:nth-child(6) {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#shop .shop.noHighlight .Teaser li:nth-child(7) {
  -webkit-transition: opacity 0.3s ease-out 2s, transform 0.3s ease-out 2s;
  -moz-transition: opacity 0.3s ease-out 2s, transform 0.3s ease-out 2s;
  -ms-transition: opacity 0.3s ease-out 2s, transform 0.3s ease-out 2s;
  -o-transition: opacity 0.3s ease-out 2s, transform 0.3s ease-out 2s;
  transition: opacity 0.3s ease-out 2s, transform 0.3s ease-out 2s;
  -webkit-transform: translate(20px, 0);
  -moz-transform: translate(20px, 0);
  -ms-transform: translate(20px, 0);
  -o-transform: translate(20px, 0);
  transform: translate(20px, 0);
  opacity: 0;
}

#shop .shop.noHighlight.abm-ui-state-visited .Teaser li:nth-child(7) {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#shop .shop.noHighlight .Teaser li:nth-child(8) {
  -webkit-transition: opacity 0.3s ease-out 2.1s, transform 0.3s ease-out 2.1s;
  -moz-transition: opacity 0.3s ease-out 2.1s, transform 0.3s ease-out 2.1s;
  -ms-transition: opacity 0.3s ease-out 2.1s, transform 0.3s ease-out 2.1s;
  -o-transition: opacity 0.3s ease-out 2.1s, transform 0.3s ease-out 2.1s;
  transition: opacity 0.3s ease-out 2.1s, transform 0.3s ease-out 2.1s;
  -webkit-transform: translate(20px, 0);
  -moz-transform: translate(20px, 0);
  -ms-transform: translate(20px, 0);
  -o-transform: translate(20px, 0);
  transform: translate(20px, 0);
  opacity: 0;
}

#shop .shop.noHighlight.abm-ui-state-visited .Teaser li:nth-child(8) {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#shop .shop.noHighlight .Teaser li:nth-child(9) {
  -webkit-transition: opacity 0.3s ease-out 2.2s, transform 0.3s ease-out 2.2s;
  -moz-transition: opacity 0.3s ease-out 2.2s, transform 0.3s ease-out 2.2s;
  -ms-transition: opacity 0.3s ease-out 2.2s, transform 0.3s ease-out 2.2s;
  -o-transition: opacity 0.3s ease-out 2.2s, transform 0.3s ease-out 2.2s;
  transition: opacity 0.3s ease-out 2.2s, transform 0.3s ease-out 2.2s;
  -webkit-transform: translate(20px, 0);
  -moz-transform: translate(20px, 0);
  -ms-transform: translate(20px, 0);
  -o-transform: translate(20px, 0);
  transform: translate(20px, 0);
  opacity: 0;
}

#shop .shop.noHighlight.abm-ui-state-visited .Teaser li:nth-child(9) {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#shop .shop.noHighlight .Teaser li:nth-child(10) {
  -webkit-transition: opacity 0.3s ease-out 2.3s, transform 0.3s ease-out 2.3s;
  -moz-transition: opacity 0.3s ease-out 2.3s, transform 0.3s ease-out 2.3s;
  -ms-transition: opacity 0.3s ease-out 2.3s, transform 0.3s ease-out 2.3s;
  -o-transition: opacity 0.3s ease-out 2.3s, transform 0.3s ease-out 2.3s;
  transition: opacity 0.3s ease-out 2.3s, transform 0.3s ease-out 2.3s;
  -webkit-transform: translate(20px, 0);
  -moz-transform: translate(20px, 0);
  -ms-transform: translate(20px, 0);
  -o-transform: translate(20px, 0);
  transform: translate(20px, 0);
  opacity: 0;
}

#shop .shop.noHighlight.abm-ui-state-visited .Teaser li:nth-child(10) {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#shop .shop.noHighlight .Image {
  background-size: contain;
}

#shop .shop.noHighlight .Text {
  color: #313131 !important;
}

#shop .shop.noHighlight .Text>* {
  color: #313131 !important;
}

#shop .shop.noHighlight .Text ul li {
  position: relative;
  padding-left: 15px;
}

#shop .shop.noHighlight .Text ul li:before {
  position: absolute;
  left: 0;
  top: 8px;
  margin-left: 0;
}

#shop .shop.noHighlight .Text ul li.hp {
  padding-left: 0;
}




/* Localized */