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

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

@import 'https://fonts.googleapis.com/css?family=Crimson+Text:400i';
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 {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

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

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

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

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

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

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

input {
    line-height: normal;
}

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

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

input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    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;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    tr,
    img {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
    .navbar {
        display: none;
    }
    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000 !important;
    }
    .label {
        border: 1px solid #000;
    }
    .table {
        border-collapse: collapse !important;
    }
    .table td,
    .table th {
        background-color: #fff !important;
    }
    .table-bordered th,
    .table-bordered td {
        border: 1px solid #ddd !important;
    }
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url("/assets/fonts/bootstrap/glyphicons-halflings-regular.eot");
    src: url("/assets/fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("/assets/fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("/assets/fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("/assets/fonts/bootstrap/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: "\002a";
}

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

.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: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    color: #333333;
    background-color: #fff;
}

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

a {
    color: #337ab7;
    text-decoration: none;
}

a:hover,
a:focus {
    color: #23527c;
    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 {
    display: block;
    max-width: 100%;
    height: auto;
}

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

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

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

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

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

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

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

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

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

.container:after {
    clear: both;
}

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

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

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

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

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

.container-fluid:after {
    clear: both;
}

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

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

.row:after {
    clear: both;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 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-1 {
    width: 8.33333%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left;
    }
    .col-sm-1 {
        width: 8.33333%;
    }
    .col-sm-2 {
        width: 16.66667%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-4 {
        width: 33.33333%;
    }
    .col-sm-5 {
        width: 41.66667%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-7 {
        width: 58.33333%;
    }
    .col-sm-8 {
        width: 66.66667%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-10 {
        width: 83.33333%;
    }
    .col-sm-11 {
        width: 91.66667%;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-pull-0 {
        right: auto;
    }
    .col-sm-pull-1 {
        right: 8.33333%;
    }
    .col-sm-pull-2 {
        right: 16.66667%;
    }
    .col-sm-pull-3 {
        right: 25%;
    }
    .col-sm-pull-4 {
        right: 33.33333%;
    }
    .col-sm-pull-5 {
        right: 41.66667%;
    }
    .col-sm-pull-6 {
        right: 50%;
    }
    .col-sm-pull-7 {
        right: 58.33333%;
    }
    .col-sm-pull-8 {
        right: 66.66667%;
    }
    .col-sm-pull-9 {
        right: 75%;
    }
    .col-sm-pull-10 {
        right: 83.33333%;
    }
    .col-sm-pull-11 {
        right: 91.66667%;
    }
    .col-sm-pull-12 {
        right: 100%;
    }
    .col-sm-push-0 {
        left: auto;
    }
    .col-sm-push-1 {
        left: 8.33333%;
    }
    .col-sm-push-2 {
        left: 16.66667%;
    }
    .col-sm-push-3 {
        left: 25%;
    }
    .col-sm-push-4 {
        left: 33.33333%;
    }
    .col-sm-push-5 {
        left: 41.66667%;
    }
    .col-sm-push-6 {
        left: 50%;
    }
    .col-sm-push-7 {
        left: 58.33333%;
    }
    .col-sm-push-8 {
        left: 66.66667%;
    }
    .col-sm-push-9 {
        left: 75%;
    }
    .col-sm-push-10 {
        left: 83.33333%;
    }
    .col-sm-push-11 {
        left: 91.66667%;
    }
    .col-sm-push-12 {
        left: 100%;
    }
    .col-sm-offset-0 {
        margin-left: 0%;
    }
    .col-sm-offset-1 {
        margin-left: 8.33333%;
    }
    .col-sm-offset-2 {
        margin-left: 16.66667%;
    }
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    .col-sm-offset-4 {
        margin-left: 33.33333%;
    }
    .col-sm-offset-5 {
        margin-left: 41.66667%;
    }
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    .col-sm-offset-7 {
        margin-left: 58.33333%;
    }
    .col-sm-offset-8 {
        margin-left: 66.66667%;
    }
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    .col-sm-offset-10 {
        margin-left: 83.33333%;
    }
    .col-sm-offset-11 {
        margin-left: 91.66667%;
    }
    .col-sm-offset-12 {
        margin-left: 100%;
    }
}

@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-1 {
        width: 8.33333%;
    }
    .col-md-2 {
        width: 16.66667%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-4 {
        width: 33.33333%;
    }
    .col-md-5 {
        width: 41.66667%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-7 {
        width: 58.33333%;
    }
    .col-md-8 {
        width: 66.66667%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-10 {
        width: 83.33333%;
    }
    .col-md-11 {
        width: 91.66667%;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-pull-0 {
        right: auto;
    }
    .col-md-pull-1 {
        right: 8.33333%;
    }
    .col-md-pull-2 {
        right: 16.66667%;
    }
    .col-md-pull-3 {
        right: 25%;
    }
    .col-md-pull-4 {
        right: 33.33333%;
    }
    .col-md-pull-5 {
        right: 41.66667%;
    }
    .col-md-pull-6 {
        right: 50%;
    }
    .col-md-pull-7 {
        right: 58.33333%;
    }
    .col-md-pull-8 {
        right: 66.66667%;
    }
    .col-md-pull-9 {
        right: 75%;
    }
    .col-md-pull-10 {
        right: 83.33333%;
    }
    .col-md-pull-11 {
        right: 91.66667%;
    }
    .col-md-pull-12 {
        right: 100%;
    }
    .col-md-push-0 {
        left: auto;
    }
    .col-md-push-1 {
        left: 8.33333%;
    }
    .col-md-push-2 {
        left: 16.66667%;
    }
    .col-md-push-3 {
        left: 25%;
    }
    .col-md-push-4 {
        left: 33.33333%;
    }
    .col-md-push-5 {
        left: 41.66667%;
    }
    .col-md-push-6 {
        left: 50%;
    }
    .col-md-push-7 {
        left: 58.33333%;
    }
    .col-md-push-8 {
        left: 66.66667%;
    }
    .col-md-push-9 {
        left: 75%;
    }
    .col-md-push-10 {
        left: 83.33333%;
    }
    .col-md-push-11 {
        left: 91.66667%;
    }
    .col-md-push-12 {
        left: 100%;
    }
    .col-md-offset-0 {
        margin-left: 0%;
    }
    .col-md-offset-1 {
        margin-left: 8.33333%;
    }
    .col-md-offset-2 {
        margin-left: 16.66667%;
    }
    .col-md-offset-3 {
        margin-left: 25%;
    }
    .col-md-offset-4 {
        margin-left: 33.33333%;
    }
    .col-md-offset-5 {
        margin-left: 41.66667%;
    }
    .col-md-offset-6 {
        margin-left: 50%;
    }
    .col-md-offset-7 {
        margin-left: 58.33333%;
    }
    .col-md-offset-8 {
        margin-left: 66.66667%;
    }
    .col-md-offset-9 {
        margin-left: 75%;
    }
    .col-md-offset-10 {
        margin-left: 83.33333%;
    }
    .col-md-offset-11 {
        margin-left: 91.66667%;
    }
    .col-md-offset-12 {
        margin-left: 100%;
    }
}

@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-1 {
        width: 8.33333%;
    }
    .col-lg-2 {
        width: 16.66667%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-4 {
        width: 33.33333%;
    }
    .col-lg-5 {
        width: 41.66667%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-7 {
        width: 58.33333%;
    }
    .col-lg-8 {
        width: 66.66667%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-10 {
        width: 83.33333%;
    }
    .col-lg-11 {
        width: 91.66667%;
    }
    .col-lg-12 {
        width: 100%;
    }
    .col-lg-pull-0 {
        right: auto;
    }
    .col-lg-pull-1 {
        right: 8.33333%;
    }
    .col-lg-pull-2 {
        right: 16.66667%;
    }
    .col-lg-pull-3 {
        right: 25%;
    }
    .col-lg-pull-4 {
        right: 33.33333%;
    }
    .col-lg-pull-5 {
        right: 41.66667%;
    }
    .col-lg-pull-6 {
        right: 50%;
    }
    .col-lg-pull-7 {
        right: 58.33333%;
    }
    .col-lg-pull-8 {
        right: 66.66667%;
    }
    .col-lg-pull-9 {
        right: 75%;
    }
    .col-lg-pull-10 {
        right: 83.33333%;
    }
    .col-lg-pull-11 {
        right: 91.66667%;
    }
    .col-lg-pull-12 {
        right: 100%;
    }
    .col-lg-push-0 {
        left: auto;
    }
    .col-lg-push-1 {
        left: 8.33333%;
    }
    .col-lg-push-2 {
        left: 16.66667%;
    }
    .col-lg-push-3 {
        left: 25%;
    }
    .col-lg-push-4 {
        left: 33.33333%;
    }
    .col-lg-push-5 {
        left: 41.66667%;
    }
    .col-lg-push-6 {
        left: 50%;
    }
    .col-lg-push-7 {
        left: 58.33333%;
    }
    .col-lg-push-8 {
        left: 66.66667%;
    }
    .col-lg-push-9 {
        left: 75%;
    }
    .col-lg-push-10 {
        left: 83.33333%;
    }
    .col-lg-push-11 {
        left: 91.66667%;
    }
    .col-lg-push-12 {
        left: 100%;
    }
    .col-lg-offset-0 {
        margin-left: 0%;
    }
    .col-lg-offset-1 {
        margin-left: 8.33333%;
    }
    .col-lg-offset-2 {
        margin-left: 16.66667%;
    }
    .col-lg-offset-3 {
        margin-left: 25%;
    }
    .col-lg-offset-4 {
        margin-left: 33.33333%;
    }
    .col-lg-offset-5 {
        margin-left: 41.66667%;
    }
    .col-lg-offset-6 {
        margin-left: 50%;
    }
    .col-lg-offset-7 {
        margin-left: 58.33333%;
    }
    .col-lg-offset-8 {
        margin-left: 66.66667%;
    }
    .col-lg-offset-9 {
        margin-left: 75%;
    }
    .col-lg-offset-10 {
        margin-left: 83.33333%;
    }
    .col-lg-offset-11 {
        margin-left: 91.66667%;
    }
    .col-lg-offset-12 {
        margin-left: 100%;
    }
}

table {
    background-color: transparent;
}

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

th {
    text-align: left;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
    }
    .table-responsive>.table {
        margin-bottom: 0;
    }
    .table-responsive>.table>thead>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>tfoot>tr>td {
        white-space: nowrap;
    }
    .table-responsive>.table-bordered {
        border: 0;
    }
    .table-responsive>.table-bordered>thead>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child {
        border-left: 0;
    }
    .table-responsive>.table-bordered>thead>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child {
        border-right: 0;
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td {
        border-bottom: 0;
    }
}

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

.clearfix:after {
    clear: both;
}

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

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

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

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.invisible {
    visibility: hidden;
}

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

.hidden {
    display: none !important;
}

.affix {
    position: fixed;
}

@-ms-viewport {
    width: device-width;
}

.visible-xs {
    display: none !important;
}

.visible-sm {
    display: none !important;
}

.visible-md {
    display: none !important;
}

.visible-lg {
    display: none !important;
}

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

@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }
    table.visible-xs {
        display: table !important;
    }
    tr.visible-xs {
        display: table-row !important;
    }
    th.visible-xs,
    td.visible-xs {
        display: table-cell !important;
    }
}

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

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

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

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important;
    }
    table.visible-sm {
        display: table !important;
    }
    tr.visible-sm {
        display: table-row !important;
    }
    th.visible-sm,
    td.visible-sm {
        display: table-cell !important;
    }
}

@media (min-width: 768px) and (max-width: 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 !important;
    }
    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 !important;
    }
    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 !important;
    }
    tr.visible-print {
        display: table-row !important;
    }
    th.visible-print,
    td.visible-print {
        display: table-cell !important;
    }
}

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

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

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

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

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

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

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

.row.extra-spacing {
    padding: 0 35px;
}

@media (max-width: 991px) {
    .row.extra-spacing {
        padding: 0 15px;
    }
}

.row.extra-spacing .column {
    padding: 0 30px;
}

@media (max-width: 991px) {
    .row.extra-spacing .column {
        padding: 0 15px;
    }
}

.row.extra-spacing .column.no-spacing {
    padding: 0;
}

.row.heavy-spacing {
    padding: 0 7vw;
}

@media (min-width: 1440px) {
    .row.heavy-spacing {
        padding: 0 calc(1440px * 0.07);
    }
}

.row.heavy-spacing .row {
    padding: 0;
}

.row.heavy-spacing .row .column {
    padding: 0 15px;
}

@media (max-width: 1199px) {
    .row.heavy-spacing {
        padding: 0 15px;
    }
}

.row.heavy-spacing .column {
    padding: 0 60px;
}

@media (max-width: 1199px) {
    .row.heavy-spacing .column {
        padding: 0 15px;
    }
}

.row.heavy-spacing .column.no-spacing {
    padding: 0;
}

.row.no-spacing .column {
    padding-right: 0;
    padding-left: 0;
}

@media (max-width: 991px) {
    br.hidden-sm {
        display: none;
    }
}

@media (max-width: 1199px) {
    br.hidden-md {
        display: none;
    }
}

.FuturaPT-Book,
body,
.content .quote h5,
#center_column .quote h5,
.content .row.tech h1,
#center_column .row.tech h1,
.content .row.oils h2,
#center_column .row.oils h2,
.content .row.oils h3,
#center_column .row.oils h3,
.content .row.oils .oil .overlay h4,
#center_column .row.oils .oil .overlay h4,
.header-container #main-nav .link,
.header-container #main-nav .link b,
#bubble-rain .tech h1,
#bademilch .image-bath-second h2,
#bademilch .elixator-an-armatur .overlay p,
#bademilch .elixator-an-armatur h2,
#index .title-image h2,
#index .choose h2,
#index .choose h3,
#index .choose a b,
#natural-spa .title-image .overlay .box--title h1,
#natural-spa .title-image .overlay .box--title h3,
#natural-spa .title-image .overlay .box--quote h5,
#natural-spa .combination h3,
#natural-spa .image-shower .box--title h1,
#natural-spa .image-shower .box--title h3,
#natural-spa .image-shower .box--title p,
#natural-spa .image-shower .box--essentials .square-button,
#natural-spa .systems h2,
.faq h1.title {
    font-family: FuturaPT-Book;
    font-weight: normal;
    font-style: normal;
}

.FuturaPT-Medium,
.content h1,
.content h3,
#center_column h1,
#center_column h3,
.content .title h1,
#center_column .title h1,
#bubble-rain .tech h2,
#bubble-rain .save,
.row.product-image h1,
.row.blocks .column h3,
.row.technical-data b,
.row.technical-data h3,
.row.varianten h4 span,
.row.varianten h5,
#bademilch .image-bath-second h1,
#bademilch .text-second h2,
#bademilch .elixator-an-armatur h1,
#bademilch .use h1,
#bademilch .connect h1,
#flexclean .biofilm h4,
#index .title-image h1,
#index .text h2,
#natural-spa .title h1,
#natural-spa .combination h2 {
    font-family: FuturaPT-Medium;
    font-weight: normal;
    font-style: normal;
}

.FuturaPT-Heavy,
.content h1,
#center_column h1,
.content .quote h4,
#center_column .quote h4,
.content .row.tech h2,
#center_column .row.tech h2,
.content .row.data table td:first-child,
#center_column .row.data table td:first-child,
.content .row.oils .oil .overlay h3,
#center_column .row.oils .oil .overlay h3,
#bubble-rain div.bubbles h1,
#bubble-rain .save h1,
.row.kupfer .text h1,
.row.nebel h1,
.row.mdr .text h1,
.row.varianten h4,
.row.duschsystem .text h3,
#elixator-douche .title-image .overlay h1,
#elixator-douche .arguments h1,
#elixator-douche .sub-arguemnts .column h3,
#elixator-douche .use h1,
#elixator-douche .use .column h3,
#elixator-douche .connect h1,
#elixator-douche .connect .column h3,
#elixator-douche .oele h1,
#bademilch .use .column h3,
#natural-spa .title-image .overlay .box--quote h4,
.square-button,
.button {
    font-family: FuturaPT-Heavy;
    font-weight: normal;
    font-style: normal;
}

body {
    background: #444 !important;
    font-family: 'FuturaPT-Book', Helvetica, Arial, sans-serif;
    font-size: 16px;
    color: #3F3F3F;
    font-synthesis: none;
    font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
}

body.lity {
    background: #fff !important;
}

body * {
    max-height: 1000000px;
}

h1,
h2,
h3,
h4 {
    font-size: 1em;
}

b,
strong {
    font-weight: normal;
    font-family: 'FuturaPT-Medium';
}

.hideme {
    opacity: 0;
    -webkit-transition: opacity 1000ms ease-out, -webkit-transform 1000ms ease-out;
    transition: opacity 1000ms ease-out, -webkit-transform 1000ms ease-out;
    -o-transition: transform 1000ms ease-out, opacity 1000ms ease-out;
    transition: transform 1000ms ease-out, opacity 1000ms ease-out;
    transition: transform 1000ms ease-out, opacity 1000ms ease-out, -webkit-transform 1000ms ease-out;
}

@media (max-width: 767px) {
    .hideme {
        opacity: 1;
    }
}

#page {
    background: #fff;
    line-height: 1.45;
    margin: 0 auto;
    max-width: 1440px;
}

@media only screen and (orientation: landscape) {
    #page {
        width: 90%;
    }
}

@media (max-width: 1199px) {
    #page {
        width: 100%;
    }
}

.content,
#center_column {
    will-change: top;
}

.content h1,
.content h3,
#center_column h1,
#center_column h3 {
    color: #242424;
}

.content h1,
#center_column h1 {
    font-size: 2.3em;
    margin-bottom: .1em;
    text-transform: uppercase;
}

.content h2,
#center_column h2 {
    color: #242424;
    font-family: 'Crimson Text';
    -webkit-font-kerning: none;
    font-kerning: none;
    font-weight: normal;
    font-size: 1.75em;
    font-style: italic;
    margin-bottom: 1em;
    margin-top: 0;
}

.content h3,
#center_column h3 {
    color: #3F3F3F;
    font-size: 1.5em;
}

.content p,
#center_column p {
    color: #3F3F3F;
    font-size: 17px;
    line-height: 1.4;
}

@media (max-device-width: 600px) {
    .content p,
    #center_column p {
        font-size: 1.3em;
    }
}

@media (max-width: 767px) {
    .content p,
    #center_column p {
        font-size: 15px;
    }
}

.content p .bullet,
#center_column p .bullet {
    font-size: 1.6em;
    line-height: 0;
    position: relative;
    top: .12em;
}

.content .title,
#center_column .title {
    margin: 5em 2em 2em;
    text-align: center;
}

.content .title h1,
#center_column .title h1 {
    font-size: 1.8em;
    text-transform: none;
}

@media (max-device-width: 600px) {
    .content .title h1,
    #center_column .title h1 {
        font-size: 1.5em;
    }
}

.content .main-image img,
#center_column .main-image img {
    width: 100%;
}

.content .quote,
#center_column .quote {
    margin: 7em 0;
}

.content .quote h2,
#center_column .quote h2 {
    background: url("/images-vector/icon/quote.svg") center top no-repeat;
    background-size: 19px 26px;
    color: #3F3F3F;
    font-size: 1.6875em;
    line-height: 1.5;
    font-weight: normal;
    margin: 0;
    padding-bottom: 0.6em;
    padding-top: 2em;
    text-align: center;
}

@media (max-width: 767px) {
    .content .quote h2,
    #center_column .quote h2 {
        font-size: 1.4em;
    }
}

.content .quote h4,
#center_column .quote h4 {
    border-top: 1px solid #ccc;
    color: #242424;
    font-size: 0.9em;
    margin: 0 auto;
    padding-top: 1.5em;
    text-align: center;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
    text-transform: uppercase;
    width: 18.75em;
}

.content .quote h5,
#center_column .quote h5 {
    font-size: 0.75em;
    margin: 0;
    text-align: center;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
}

.content .row.tech,
#center_column .row.tech {
    background: #003863;
    padding-bottom: 12em;
    padding-top: 12em;
}

@media (max-width: 1199px) {
    .content .row.tech,
    #center_column .row.tech {
        padding-bottom: 2em;
        padding-top: 2em;
    }
}

@media (max-width: 767px) {
    .content .row.tech,
    #center_column .row.tech {
        padding-bottom: 5em;
        padding-top: 5em;
    }
}

.content .row.tech .image-wrapper,
#center_column .row.tech .image-wrapper {
    text-align: center;
}

@media (max-width: 767px) {
    .content .row.tech .image-wrapper,
    #center_column .row.tech .image-wrapper {
        margin-bottom: 3em;
    }
}

.content .row.tech .image-wrapper img,
#center_column .row.tech .image-wrapper img {
    margin: 0 auto;
    width: 100%;
    max-width: 600px;
    position: relative;
}

@media (max-width: 1199px) {
    .content .row.tech .image-wrapper img,
    #center_column .row.tech .image-wrapper img {
        width: 80%;
    }
}

.content .row.tech h1,
#center_column .row.tech h1 {
    color: #93D9F8;
    font-size: 2.8em;
    margin-top: 0;
    margin-left: -0.2em;
}

@media (max-width: 767px) {
    .content .row.tech h1,
    #center_column .row.tech h1 {
        font-size: 20px;
        text-align: center;
    }
}

.content .row.tech h2,
#center_column .row.tech h2 {
    color: #CDAC9F;
    font-size: 1.6em;
}

@media (max-width: 767px) {
    .content .row.tech h2,
    #center_column .row.tech h2 {
        font-size: 16px;
        text-align: center;
    }
}

.content .row.tech p,
#center_column .row.tech p {
    color: #F5F4F4;
    font-size: 16px;
}

.content .row.tech .square-button,
#center_column .row.tech .square-button {
    border-color: #fff;
    color: #fff;
}

.content .row.tech .square-button:hover,
#center_column .row.tech .square-button:hover {
    background: #fff;
    color: #262F40;
}

.content .row.blocks .column,
#center_column .row.blocks .column {
    padding: 0 60px;
    margin-top: 4em;
}

@media (max-width: 767px) {
    .content .row.blocks .column,
    #center_column .row.blocks .column {
        padding: 0 25px;
        margin-top: 40px;
    }
}

.content .row.blocks .column h3,
#center_column .row.blocks .column h3 {
    height: 2em;
    line-height: 1.2;
    margin: 0;
}

@media (max-width: 991px) {
    .content .row.blocks .column h3,
    #center_column .row.blocks .column h3 {
        font-size: 1.5em;
    }
}

@media (min-width: 992px) and (max-width: 1440px) {
    .content .row.blocks .column h3,
    #center_column .row.blocks .column h3 {
        font-size: 1.7vw;
    }
}

@media (min-width: 1440px) {
    .content .row.blocks .column h3,
    #center_column .row.blocks .column h3 {
        font-size: 1.8em;
        color: #00335A;
        margin-bottom: 0.5em;
    }
}

.content .row.blocks .column img,
#center_column .row.blocks .column img {
    margin: 1.5em 0 1.5em;
    width: 100%;
}

.content .row.blocks .column p,
#center_column .row.blocks .column p {
    margin: 0;
}

.content .row.v-center .column,
#center_column .row.v-center .column {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.content .row.h-center,
#center_column .row.h-center {
    text-align: center;
}

.content .row.data table,
#center_column .row.data table {
    font-size: 0.8em;
    width: 100%;
}

.content .row.data table td,
#center_column .row.data table td {
    width: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 3px;
}

.content .row.data table td:last-child,
#center_column .row.data table td:last-child {
    padding-left: 10px;
}

.content .row.data table td:first-child,
#center_column .row.data table td:first-child {
    padding-right: 10px;
    text-align: right;
}

.content .row.data table tr,
#center_column .row.data table tr {
    border-bottom: 1px solid #ccc;
}

.content .row.data table tr.single,
#center_column .row.data table tr.single {
    border: 0;
}

.content .row.data table tr.single td,
#center_column .row.data table tr.single td {
    padding: 10px 0 0 0;
    text-align: center;
    font-weight: normal;
}

.content .row.oils,
#center_column .row.oils {
    margin: 100px 0;
    padding: 4%;
}

.content .row.oils h2,
#center_column .row.oils h2 {
    text-align: center;
    color: #00335A;
    font-size: 35px;
    margin-bottom: 7px;
}

.content .row.oils h3,
#center_column .row.oils h3 {
    text-align: center;
    margin-top: 0;
    margin-bottom: 40px;
    font-size: 26px;
    color: #CDAC9F;
}

.content .row.oils .oil,
#center_column .row.oils .oil {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 30px;
    position: relative;
    display: block;
}

.content .row.oils .oil img,
#center_column .row.oils .oil img {
    width: 100%;
}

.content .row.oils .oil .overlay,
#center_column .row.oils .oil .overlay {
    position: absolute;
    display: block;
    top: 28%;
    left: 44%;
    right: 5%;
    bottom: 28%;
}

.content .row.oils .oil .overlay h3,
#center_column .row.oils .oil .overlay h3 {
    color: #fff;
    margin: 0;
    text-align: left;
    font-size: 2vw;
}

@media (min-width: 1440px) {
    .content .row.oils .oil .overlay h3,
    #center_column .row.oils .oil .overlay h3 {
        font-size: calc(1440px * 0.02);
    }
}

.content .row.oils .oil .overlay h4,
#center_column .row.oils .oil .overlay h4 {
    margin: 0;
    font-size: 2.1vw;
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    padding-bottom: 0.5vw;
    margin-bottom: 0.7vw;
}

@media (min-width: 1440px) {
    .content .row.oils .oil .overlay h4,
    #center_column .row.oils .oil .overlay h4 {
        font-size: calc(1440px * 0.021);
        padding-bottom: calc(1440px * 0.005);
        margin-bottom: calc(1440px * 0.007);
    }
}

.content .row.oils .oil .overlay p,
#center_column .row.oils .oil .overlay p {
    margin: 0;
    font-size: 1.6vw;
    font-family: 'Crimson Text';
    line-height: 1.3;
    color: #fff;
}

@media (min-width: 1440px) {
    .content .row.oils .oil .overlay p,
    #center_column .row.oils .oil .overlay p {
        font-size: calc(1440px * 0.016);
    }
}

#footer {
    font-size: 15px;
    color: #bbb;
    background: #545555;
    padding-top: 50px;
    padding-bottom: 50px;
}

#footer .column {
    margin-bottom: 10px;
    margin-top: 10px;
}

#footer .column a {
    color: #bbb;
    margin-right: 10px;
    white-space: nowrap;
}

#footer .column a:hover {
    color: #eee;
}

#footer .facebook-like {
    display: inline-block;
    border: 1px solid #bbb;
    border-radius: 5px;
    padding: 7px 25px 18px 20px;
    line-height: 20px;
    height: 25px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

#footer .facebook-like:hover {
    text-decoration: none;
    border-color: #fff;
}

#footer .facebook-like:hover svg #Blue_1_ {
    fill: #fff;
}

#footer .facebook-like svg {
    margin-right: 20px;
    margin-top: 6px;
    height: 25px;
    display: inline-block;
    float: left;
}

#footer .facebook-like span {
    display: inline-block;
    font-size: 15px;
}

.coupon_active #footer {
    padding-bottom: 90px;
}

.blur-up {
    -webkit-filter: blur(10px);
    filter: blur(10px);
    transition: filter 800ms, -webkit-filter 800ms;
}

.blur-up.lazyloaded {
    -webkit-filter: blur(0);
    filter: blur(0);
}

.goto {
    text-align: center;
    padding: 5% 10% 5% 10%;
}

.wohlfuehlarium-teaser {
    position: relative;
    text-align: center;
    margin-top: 100px;
}

.wohlfuehlarium-teaser img {
    width: 100%;
}

.wohlfuehlarium-teaser .overlay {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.wohlfuehlarium-teaser h3 {
    color: #00335A;
    font-size: 35px;
    margin-top: 0;
    margin-bottom: 12px;
}

@media (max-width: 1199px) {
    .wohlfuehlarium-teaser h3 {
        font-size: 24px;
    }
}

@media (max-width: 767px) {
    .wohlfuehlarium-teaser h3 {
        font-size: 15px;
    }
}

.wohlfuehlarium-teaser a {
    background: #00335A;
    color: #93D9F8;
    padding: 10px 35px 6px;
}

@media (max-width: 1199px) {
    .wohlfuehlarium-teaser a {
        padding-left: 25px;
        padding-right: 25px;
    }
}

@media (max-width: 767px) {
    .wohlfuehlarium-teaser a {
        padding: 5px 10px 3px 10px;
    }
}

.wohlfuehlarium-teaser a:hover {
    text-decoration: none;
    -webkit-transform: scale(1.02);
    -ms-transform: scale(1.02);
    transform: scale(1.02);
}

.cc-window {
    font-size: 13px !important;
}

.cc-bottom {
    bottom: 10em !important;
}

.header-container {
    will-change: transform;
    position: relative;
    z-index: 1;
}

@media (max-width: 991px) {
    .header-container>.row {
        border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    }
}

@media (min-width: 1200px) {
    .header-container .left-col {
        padding-right: 0;
    }
}

.header-container #logo {
    background-color: #00335A;
    font-size: 1em;
    margin-top: 0;
    margin-bottom: 0;
}

.header-container #logo a#header-logo-home {
    background: url("/images-vector/wolf-logo-slogan.svg") no-repeat center;
    display: block;
    height: 4em;
    line-height: 8000px;
    margin: calc((165px - 4em) / 2) 0;
    overflow: hidden;
    text-indent: 400px;
}

@media (max-width: 1199px) {
    .header-container #logo a#header-logo-home {
        background-size: 70%;
    }
}

@media (max-width: 991px) {
    .header-container #logo a#header-logo-home {
        background-position: center;
        background-size: auto;
        margin: 15px 0;
    }
}

.header-container .header-logo__new-name {
    position: absolute;
    top: 137px;
    left: 50%;
    margin-left: -118px;
    width: 200px;
    z-index: 100;
    display: none;
}

.header-container .header-logo__new-name--small {
    position: absolute;
    top: 15px;
    left: 5%;
    width: 15%;
}

.header-container #main-nav .link {
    color: #999;
    cursor: pointer;
    font-size: 18px;
    letter-spacing: 0.7px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 100;
}

.header-container #main-nav .link:focus {
    outline: 0;
}

@media (min-width: 992px) {
    .header-container #main-nav .link {
        border-width: 0;
        display: block;
        height: 165px;
        padding: calc(165px - 70px) 1.75em 0;
        width: auto;
    }
}

@media (max-width: 991px) {
    .header-container #main-nav .link {
        color: #777;
        background: #fff;
        font-size: 14px;
        padding: 12px 1.25em 0px;
        min-height: 65px;
    }
}

.header-container #main-nav .link.hidden-lg {
    text-align: center;
}

.header-container #main-nav .link.hidden-lg .glyphicon {
    font-size: 1.8em;
    margin-top: 15px;
    text-align: center;
}

.header-container #main-nav .link:hover {
    background: #f3ece9;
    text-decoration: none;
}

.header-container #main-nav .link.active {
    background: #CDAC9F;
    border-color: #264576;
    color: #fff;
    position: relative;
    text-decoration: none;
}

.header-container #main-nav .link.active b {
    color: #fff;
}

.header-container #main-nav .link.active:hover:after,
.header-container #main-nav .link.active:focus:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-top-color: #CDAC9F;
    border-width: 7px;
    margin-left: -7px;
}

.header-container #main-nav .link.open:after,
.header-container #main-nav .link.shop.active:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-top-color: #CDAC9F;
    border-width: 7px;
    margin-left: -7px;
}

.header-container #main-nav .link b {
    font-size: 25.2px;
    line-height: 1.35;
    color: #00335A;
    -webkit-font-smoothing: antialiased;
}

@media (max-width: 767px) {
    .header-container #main-nav .link b {
        font-size: 19px;
    }
}

.header-container #main-nav .link.shop {
    padding-top: 6px;
}

.header-container #extra-nav {
    padding-left: 0;
    height: 165px;
}

.header-container #extra-nav #top-row {
    margin-top: 0.625em;
}

.header-container #extra-nav #top-row a {
    padding-right: 30px;
    color: #4D4D4D;
    text-align: right;
    font-weight: 300;
    font-size: 18px;
}

@media (max-width: 1199px) {
    .header-container #extra-nav #top-row a {
        text-align: right;
    }
}

.header-container #extra-nav #top-row a.tel {
    color: #00335A;
}

.header-container #extra-nav #shop-button {
    bottom: 0;
    z-index: 20;
    position: absolute;
    right: 30px;
    width: auto;
    padding: 10px 20px;
    padding-right: 0;
    cursor: pointer;
    font-weight: 300;
    color: #00335A;
    font-size: 25.2px;
    line-height: 1.35;
    -webkit-font-smoothing: antialiased;
}

.header-container #extra-nav #shop-button:hover {
    text-decoration: underline;
}

.header-container #extra-nav #shop-button.active {
    background: #CDAC9F;
    padding: 0.4em 1.25em;
    color: #fff;
    text-decoration: none;
}

.header-container #extra-nav #shop-button.active:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-top-color: #CDAC9F;
    border-width: 7px;
    margin-left: -7px;
}

.sub-nav {
    background: #E9E6E4;
    height: 0;
    overflow: hidden;
    will-change: transform;
}

.sub-nav.is-opened {
    border-bottom: 1px solid #d8d8d8;
}

.sub-nav .container-fluid {
    width: 90%;
    max-width: 1150px;
    padding: 40px 50px;
}

@media (max-width: 767px) {
    .sub-nav .container-fluid {
        padding: 0 30px 30px 30px;
    }
}

@media (min-width: 992px) {
    .sub-nav .container-fluid .inspiration {
        left: -3%;
    }
}

.sub-nav .container-fluid .main-items .column {
    padding: 0 10px 10px 0;
}

@media (max-width: 767px) {
    .sub-nav .container-fluid .main-items .column {
        padding: 5px;
    }
}

.sub-nav .container-fluid .main-items a {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
    padding: 0;
    display: block;
    text-align: center;
    cursor: pointer;
    letter-spacing: 0.3px;
    color: #6d6d6d;
    outline: 1px solid #d8d8d8;
    font-size: 15px;
}

@media (max-width: 991px) {
    .sub-nav .container-fluid .main-items a {
        font-size: 13px;
    }
}

.sub-nav .container-fluid .main-items a::before {
    content: "";
    display: block;
    padding-top: 100%;
}

.sub-nav .container-fluid .main-items a.double-height:before {
    padding-top: calc(200% + 10px);
}

.sub-nav .container-fluid .main-items a .inner {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 1.25em;
}

.sub-nav .container-fluid .main-items a .inner .ieFixSVG {
    display: block;
    width: 100%;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-bottom: 7px;
}

@media (max-width: 1199px) {
    .sub-nav .container-fluid .main-items a .inner .ieFixSVG {
        margin-bottom: 3px;
    }
}

.sub-nav .container-fluid .main-items a .inner .scaler {
    display: block;
    width: 100%;
    visibility: hidden;
}

.sub-nav .container-fluid .main-items a .inner svg {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.sub-nav .container-fluid .main-items a svg * {
    fill: none;
    stroke-width: 0.6px;
    stroke: #00335A;
}

.sub-nav .container-fluid .main-items a:hover,
.sub-nav .container-fluid .main-items a:focus {
    color: #00335A;
    background: rgba(0, 51, 90, 0.03);
}

.sub-nav .container-fluid .main-items a:hover svg *,
.sub-nav .container-fluid .main-items a:focus svg * {
    stroke: #00335A;
}

.sub-nav .container-fluid .main-items a.active {
    color: #fff;
    background: #00335A;
    -webkit-font-smoothing: antialiased;
}

.sub-nav .container-fluid .main-items a.active svg * {
    stroke: #F5F4F4;
}

@media (min-width: 992px) {
    .sub-nav .side-items {
        right: -3%;
    }
}

.sub-nav .side-items ul {
    list-style: none;
    margin: 0 0 0.9375em 0;
    padding: 0;
}

.sub-nav .side-items ul li a {
    padding: 14px 0 8px 0;
    display: block;
    line-height: 1.1;
    font-size: 15px;
    font-weight: 300;
    border-top: 1px solid #d8d8d8;
    color: #3F3F3F;
}

.sub-nav .side-items ul li a:hover {
    color: #00335A;
    text-decoration: none;
}

.sub-nav .side-items ul li a.active {
    padding-left: 5px;
    color: #fff;
    background: #00335A;
}

.sub-nav h3 {
    font-weight: 400;
    font-size: 20px;
    display: block;
    margin-top: 0;
    margin-bottom: 10px;
    color: #00335A;
}

@media (max-width: 1199px) {
    .sub-nav h3 {
        margin-top: 40px;
    }
}

#bubble-rain .title {
    margin-top: 12vw;
}

@media (min-width: 1440px) {
    #bubble-rain .title {
        margin-top: calc(1440px * 0.12);
    }
}

#bubble-rain .title h1 {
    font-weight: 300;
}

#bubble-rain .title .logo {
    background: url("/images-vector/bubble-rain/logo.svg") no-repeat;
    background-size: contain;
    display: block;
    height: 2.7em;
    line-height: 20000px;
    margin: 0 auto;
    overflow: hidden;
    width: 7em;
}

#bubble-rain .title .slogan {
    display: block;
    font-size: 32px;
    margin-top: 2vw;
    margin-bottom: 6vw;
}

@media (min-width: 1440px) {
    #bubble-rain .title .slogan {
        margin-top: calc(1440px * 0.02);
        margin-bottom: calc(1440px * 0.06);
    }
}

@media (max-width: 767px) {
    #bubble-rain .title .slogan {
        font-size: 18px;
    }
}

#bubble-rain .quote {
    text-align: center;
}

@media (max-width: 767px) {
    #bubble-rain .quote {
        margin-top: 30px;
        margin-bottom: 30px;
    }
}

#bubble-rain .quote img {
    width: 90px;
    margin: 0 15px;
}

@media (max-width: 767px) {
    #bubble-rain .quote img {
        width: 55px;
        margin: 0 5px;
    }
}

#bubble-rain .quote h2 {
    background: none;
    padding-top: 20px;
}

#bubble-rain div.bubbles .bubbles-img {
    margin-left: -15px;
    width: 70%;
}

@media (max-width: 992px) {
    #bubble-rain div.bubbles .bubbles-img {
        width: 88%;
    }
}

@media (max-width: 767px) {
    #bubble-rain div.bubbles .bubbles-img {
        width: calc(100% + 30px);
        margin: 0 -15px;
        border-bottom: 1px solid #ccc;
    }
}

#bubble-rain div.bubbles h1 {
    color: #00335A;
    font-size: 40px;
    line-height: 1.3;
    text-transform: uppercase;
    margin-bottom: 0;
}

@media (max-width: 1200px) {
    #bubble-rain div.bubbles h1 {
        font-size: 30px;
    }
}

@media (max-width: 991px) {
    #bubble-rain div.bubbles h1 {
        font-size: 35px;
        margin-top: 70px;
        text-align: center;
    }
}

@media (max-width: 767px) {
    #bubble-rain div.bubbles h1 {
        font-size: 25px;
        margin-top: 40px;
    }
}

#bubble-rain div.bubbles h2 {
    margin-top: 0.5em !important;
    font-size: 1.6em !important;
    color: #bc8f7d;
}

@media (max-width: 992px) {
    #bubble-rain div.bubbles h2 {
        text-align: center;
    }
}

@media (max-width: 992px) {
    #bubble-rain div.bubbles p {
        font-size: 17px;
        text-align: center;
        margin: 0 10%;
    }
}

@media (max-width: 767px) {
    #bubble-rain div.bubbles p {
        font-size: 14px;
        margin: 0 5%;
    }
}

@media (max-width: 992px) {
    #bubble-rain div.bubbles .bubble-text {
        margin-bottom: 50px;
    }
}

@media (min-width: 992px) {
    #bubble-rain div.bubbles .bubble-text {
        margin-top: 22vw;
        padding-right: 20px;
    }
    #bubble-rain div.bubbles .bubble-text p {
        line-height: 1.6;
        font-size: 17px;
    }
}

@media (min-width: 992px) and (max-width: 991px) {
    #bubble-rain div.bubbles .bubble-text {
        background: #fff;
        margin-bottom: 5em;
        margin-top: -20vw;
        overflow: hidden;
    }
}

@media (min-width: 992px) {
    #bubble-rain div.bubbles .bubble-text h1 {
        margin-right: -25px;
    }
}

@media (min-width: 992px) and (max-width: 991px) {
    #bubble-rain div.bubbles .bubble-text h1 {
        margin-top: 1.5em;
    }
}

@media (min-width: 992px) {
    #bubble-rain div.bubbles .bubbles-img {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin: 0 -35px;
        position: relative;
        width: calc(100% + 70px);
    }
}

#bubble-rain .tech {
    margin-bottom: 9em;
}

@media (max-width: 767px) {
    #bubble-rain .tech {
        margin-bottom: 25px;
    }
}

#bubble-rain .tech h1 {
    font-size: 50px;
    color: #E9CB81;
    text-transform: none;
}

@media (max-width: 767px) {
    #bubble-rain .tech h1 {
        font-size: 20px;
        text-align: center;
    }
}

#bubble-rain .tech .image-wrapper {
    margin-top: 25px;
}

@media (max-width: 767px) {
    #bubble-rain .tech .image-wrapper img {
        width: 100%;
    }
}

#bubble-rain .tech h2 {
    margin-bottom: 20px;
    color: #fff;
}

@media (max-width: 767px) {
    #bubble-rain .tech h2 {
        text-align: center;
    }
}

#bubble-rain .tech p {
    font-size: 17px;
    opacity: .8;
}

@media (max-width: 767px) {
    #bubble-rain .tech p {
        font-size: 16px;
        text-align: center;
    }
}

#bubble-rain .save {
    padding-bottom: 9em;
}

@media (max-width: 767px) {
    #bubble-rain .save {
        padding-bottom: 20px;
    }
}

#bubble-rain .save h1 {
    text-align: center;
    color: #00335A;
}

#bubble-rain .save h2 {
    text-align: center;
}

#bubble-rain .save .row {
    position: relative;
}

#bubble-rain .save .info {
    height: 30px;
    left: 50%;
    margin-left: calc(30px / -2);
    position: absolute;
    top: calc(130px * 0.65 - (30px / 2));
    width: 30px;
    z-index: 50;
}

@media (max-width: 767px) {
    #bubble-rain .save .compare {
        text-align: center;
    }
}

#bubble-rain .save .compare img {
    width: 88px;
}

@media (min-width: 768px) {
    #bubble-rain .save .compare img {
        height: 130px;
    }
}

@media (min-width: 768px) {
    #bubble-rain .save .compare .line,
    #bubble-rain .save .compare .text {
        height: 130px;
    }
}

#bubble-rain .save .compare .line {
    border-bottom: 1px solid #ccc;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: calc(130px * 0.65);
    margin: 0 25px;
    width: 52px;
}

@media (max-width: 991px) {
    #bubble-rain .save .compare .line {
        margin: 0 5px;
        width: 0;
    }
}

@media (max-width: 767px) {
    #bubble-rain .save .compare .line {
        display: none;
    }
}

#bubble-rain .save .compare .text {
    font-size: 1.1em;
    color: #bc8f7d;
}

@media (min-width: 768px) {
    #bubble-rain .save .compare .text {
        padding-top: calc(130px * 0.65 - (1.4em * 1.2));
    }
}

#bubble-rain .save .compare .text b {
    color: #000;
    font-size: 1.4em;
    font-weight: normal;
}

@media (min-width: 768px) {
    #bubble-rain .save .compare.bubble img,
    #bubble-rain .save .compare.bubble .line,
    #bubble-rain .save .compare.bubble .text {
        float: right;
    }
    #bubble-rain .save .compare.bubble .text {
        text-align: right;
    }
    #bubble-rain .save .compare.bubble img {
        margin-right: calc(100px / 2);
    }
    #bubble-rain .save .compare.drop img,
    #bubble-rain .save .compare.drop .line,
    #bubble-rain .save .compare.drop .text {
        float: left;
    }
    #bubble-rain .save .compare.drop .text {
        text-align: left;
    }
    #bubble-rain .save .compare.drop img {
        margin-left: calc(100px / 2);
    }
}

#bubble-rain .save .family-title h2 {
    color: #3F3F3F;
    font-size: 1.75;
    margin-bottom: 40px;
    margin-top: 110px;
}

@media (max-width: 767px) {
    #bubble-rain .save .family-title h2 {
        margin-top: 40px;
        margin-bottom: 15px;
    }
}

#bubble-rain .save .family {
    color: #bc8f7d;
}

#bubble-rain .save .family .info {
    top: calc((70px / 2) - (30px / 2));
}

#bubble-rain .save .family .value,
#bubble-rain .save .family .equal {
    padding: 0 15px;
    text-align: center;
}

#bubble-rain .save .family .value {
    min-width: 100px;
}

#bubble-rain .save .family .value b {
    color: #000;
    display: block;
    font-size: 1.5em;
    font-weight: normal;
}

#bubble-rain .save .family .equal {
    font-size: 1.5em;
    line-height: 70px;
}

#bubble-rain .save .family .wasser .value,
#bubble-rain .save .family .wasser .equal {
    float: right;
}

@media (min-width: 992px) {
    #bubble-rain .save .family .wasser .value:first-child {
        margin-right: calc(100px / 2);
    }
}

#bubble-rain .save .family .co2 .value,
#bubble-rain .save .family .co2 .equal {
    float: left;
}

@media (min-width: 992px) {
    #bubble-rain .save .family .co2 .value:first-child {
        margin-left: calc(100px / 2);
    }
}

@media (max-width: 991px) {
    #bubble-rain .save .family .info {
        clear: both;
        position: relative;
        top: auto;
    }
    #bubble-rain .save .family .column {
        text-align: center;
        vertical-align: middle;
    }
    #bubble-rain .save .family .column .value,
    #bubble-rain .save .family .column .equal {
        display: inline-block;
        float: none;
        vertical-align: top;
    }
    #bubble-rain .save .family .column .value.value,
    #bubble-rain .save .family .column .equal.value {
        width: 40%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        overflow: hidden;
    }
    #bubble-rain .save .family .column .value.equal,
    #bubble-rain .save .family .column .equal.equal {
        width: 20%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        overflow: hidden;
    }
}

#bubble-rain .save .buttons {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 70px;
    text-align: center;
}

@media (max-width: 767px) {
    #bubble-rain .save .buttons {
        margin-top: 30px;
    }
}

#bubble-rain .save .buttons .square-button {
    width: 450px;
    margin: 5px 1px;
}

@media (max-width: 767px) {
    #bubble-rain .save .buttons .square-button {
        display: block;
        margin: 5px 20px;
        width: auto;
    }
}

.row.kupfer {
    margin-top: 4em;
    margin-bottom: 8em;
    position: relative;
}

@media (min-width: 768px) {
    .row.kupfer {
        min-height: calc(68vw * 0.75);
    }
}

@media (min-width: 1440px) {
    .row.kupfer {
        min-height: calc(1440px * 0.68 * 0.75);
    }
}

.row.kupfer .image-wrapper {
    margin-bottom: -5vw;
}

.row.kupfer .image-wrapper img {
    width: 100%;
}

@media (max-width: 767px) {
    .row.kupfer .image-wrapper img {
        margin-bottom: 2em;
    }
}

@media (min-width: 768px) {
    .row.kupfer .image-wrapper {
        bottom: 0;
        left: 0;
        position: absolute;
        right: 0;
        text-align: right;
        top: 0;
        width: auto;
    }
    .row.kupfer .image-wrapper img {
        width: 75%;
    }
}

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

.row.kupfer .text h1 {
    text-transform: uppercase;
    color: #00335A;
}

.row.kupfer .text h2 {
    color: #CDAC9F;
}

.row.kupfer .text p {
    font-size: 17px;
}

@media (min-width: 768px) {
    .row.kupfer .text {
        margin-top: 31vw;
    }
}

@media (min-width: 1440px) {
    .row.kupfer .text {
        margin-top: calc(1440px * 0.31);
    }
}

.row.product-image {
    position: relative;
    margin-top: 100px;
    margin-bottom: 200px;
    border-bottom: 1px solid #f1f1f1;
}

@media (max-width: 767px) {
    .row.product-image {
        margin: 40px 0;
    }
}

.row.product-image .overlay {
    background: rgba(0, 51, 90, 0.9);
    display: block;
    position: absolute;
    right: 5vw;
    bottom: 4vw;
    padding: 2vw 4vw;
}

@media (min-width: 1440px) {
    .row.product-image .overlay {
        padding: calc(1440px * 0.02) calc(1440px * 0.04);
        right: calc(1440px * 0.05);
        bottom: calc(1440px * 0.04);
    }
}

.row.product-image .overlay img {
    margin-top: 12px;
}

@media (max-width: 767px) {
    .row.product-image .overlay img {
        margin-top: 0;
    }
}

.row.product-image .blue-angle {
    width: 7.2vw;
    float: left;
}

@media (min-width: 1440px) {
    .row.product-image .blue-angle {
        width: calc(1440px * 0.072);
    }
}

.row.product-image h1 {
    color: #93D9F8;
    font-size: 1.9vw;
    white-space: nowrap;
    text-transform: uppercase;
    position: relative;
    margin: 1.3vw 0 1.1vw;
    margin-left: 11vw;
}

@media (min-width: 1440px) {
    .row.product-image h1 {
        margin: calc(1440px * 0.013) 0 calc(1440px * 0.011);
        font-size: calc(1440px * 0.019);
        margin-left: calc(1440px * 0.10);
    }
}

.row.product-image img {
    width: 100%;
}

@media (max-width: 991px) {
    .row.product-image {
        margin-bottom: 40px;
    }
}

.row.nebel {
    background: #1D3E6E;
    color: #fff;
    height: calc(100vw * 0.59 * 1.03896);
    overflow: hidden;
    position: relative;
}

@media (min-width: 1440px) {
    .row.nebel {
        height: calc(1440px * 0.60 * 1.03896);
    }
}

@media (max-width: 991px) {
    .row.nebel {
        display: none !important;
    }
}

.row.nebel .image-nebel img {
    position: absolute;
    right: 0;
    top: 0;
    width: 105%;
}

@media (max-width: 991px) {
    .row.nebel .image-nebel img {
        width: 400%;
        opacity: 0.2;
    }
}

.row.nebel h1 {
    color: #fff;
    text-align: center;
    margin-top: 50px;
    text-transform: uppercase;
}

@media (min-width: 1200px) {
    .row.nebel h1 {
        margin-top: 7vw;
    }
}

@media (min-width: 1440px) {
    .row.nebel h1 {
        margin-top: calc(1440px * 0.1);
    }
}

.row.nebel .legionellen {
    margin: 4vw 0;
    text-align: left;
}

@media (min-width: 1440px) {
    .row.nebel .legionellen {
        margin: calc(1440px * 0.04) 0;
    }
}

@media (max-width: 767px) {
    .row.nebel .legionellen {
        text-align: center;
    }
}

.row.nebel .legionellen img {
    display: inline-block;
    margin-left: calc((39% - 11vw) / 2);
    vertical-align: middle;
    width: 11vw;
}

@media (max-width: 991px) {
    .row.nebel .legionellen img {
        margin-left: calc((60% - 11vw) / 2);
    }
}

@media (max-width: 767px) {
    .row.nebel .legionellen img {
        position: relative;
        margin: 0;
        width: 180px;
    }
}

@media (min-width: 1440px) {
    .row.nebel .legionellen img {
        margin-left: calc((39% - (1440px * 0.11)) / 2);
        width: calc(1440px * 0.11);
    }
}

.row.nebel .legionellen .robert {
    display: inline-block;
    margin-left: 15px;
    text-align: left;
    vertical-align: middle;
    width: 40%;
}

@media (max-width: 767px) {
    .row.nebel .legionellen .robert {
        width: 100%;
        display: block;
        text-align: center;
        margin: 0;
        padding: 0 25%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
}

.row.nebel .legionellen .robert .BildSub1,
.row.nebel .legionellen .robert .BildSub2 {
    color: #fff;
    font-size: 0.875em;
    padding: 5px 0;
    text-indent: 15px;
}

@media (max-width: 767px) {
    .row.nebel .legionellen .robert .BildSub1,
    .row.nebel .legionellen .robert .BildSub2 {
        text-indent: 0;
    }
}

.row.nebel .legionellen .robert .BildSub1 {
    border-bottom: 1px solid #fff;
}

.row.nebel .text {
    margin-bottom: 40px;
}

@media (max-width: 1100px) and (min-width: 992px) {
    .row.nebel .text {
        font-size: .875em;
    }
}

.row.nebel .text a {
    color: #fff;
    text-decoration: underline;
}

.row.nebel .text p {
    color: #fff;
}

.row.mdr {
    margin-top: 150px;
    margin-bottom: 50px;
}

@media (max-width: 767px) {
    .row.mdr {
        margin: 40px 0;
    }
}

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

.row.mdr .text h1 {
    color: #00335A;
    text-transform: uppercase;
    margin-bottom: 20px;
}

@media (max-width: 767px) {
    .row.mdr .text h1 {
        text-align: center;
    }
}

.row.mdr video {
    width: 100%;
    border: 1px solid #ddd;
}

.row.blocks {
    margin-bottom: 150px;
}

@media (max-width: 991px) {
    .row.blocks {
        display: none !important;
    }
}

.row.blocks .column {
    margin-top: 0 !important;
    text-align: center;
}

.row.blocks .column h3 {
    text-transform: none;
    margin-bottom: 30px !important;
    font-size: 25px !important;
}

.row.technical-data {
    background: #F5F4F4;
    margin: 7vw;
    display: block;
    outline: 1px solid #e9e7e7;
    padding: 50px;
}

@media (max-width: 991px) {
    .row.technical-data {
        text-align: center;
        padding: 25px 5px;
    }
}

.row.technical-data .data,
.row.technical-data .img {
    display: inline-block;
    vertical-align: middle;
    float: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
}

.row.technical-data b {
    color: #CDAC9F;
    font-size: 1.2em;
}

.row.technical-data h3 {
    margin-top: 0;
    font-size: 2em;
    text-align: center;
    margin-bottom: 30px;
    color: #00335A;
}

.row.technical-data td {
    padding-right: 20px;
}

.row.technical-data p:last-child {
    margin-bottom: 0;
}

.row.technical-data table {
    margin-bottom: 15px;
}

.row.technical-data .img {
    width: 70%;
    padding: 0;
}

@media (max-width: 991px) {
    .row.technical-data .img {
        width: 100%;
    }
}

.row.technical-data .img img {
    width: 100%;
}

.row.varianten {
    margin-bottom: 60px;
}

@media (max-width: 991px) {
    .row.varianten {
        margin-bottom: 40px;
    }
}

.row.varianten h4 {
    color: #00335A;
    padding-bottom: 3px;
    font-size: 1.5em;
    margin-bottom: 1em;
    text-transform: uppercase;
    width: 100%;
    border-bottom: 1px solid #ccc;
}

@media (max-width: 991px) {
    .row.varianten h4 {
        margin: 40px 0 0 0;
    }
}

.row.varianten h4 span {
    font-weight: normal;
    color: #bc8f7d;
    text-transform: none;
    font-size: 0.8em;
}

.row.varianten h5 {
    font-size: 1.2em;
    color: #3F3F3F;
    text-align: center;
    margin: 2em 0 1em 0;
    min-height: 2.2em;
}

@media (max-width: 991px) {
    .row.varianten h5 {
        font-size: 1.5em;
        margin: 10px 0;
    }
}

.row.varianten img {
    margin: 1em 0 0px 0;
    width: 100%;
}

.row.varianten .square-button {
    width: 100%;
    text-align: center;
}

@media (max-width: 767px) {
    .row.varianten .column {
        margin-bottom: 0px;
    }
}

.row.shop-button {
    text-align: center;
    margin-bottom: 50px;
}

.row.shop-button .square-button {
    background: #00335A;
    border-color: #00335A;
    color: #fff;
}

.row.duschsystem {
    margin-top: 100px;
    margin-bottom: 130px;
}

@media (max-width: 1199px) {
    .row.duschsystem {
        margin-top: 40px;
        margin-bottom: 40px;
        text-align: center;
    }
}

.row.duschsystem .image {
    text-align: left;
}

.row.duschsystem .image img {
    width: 60%;
}

@media (max-width: 1199px) {
    .row.duschsystem .image {
        text-align: center;
    }
    .row.duschsystem .image img {
        width: 50%;
        margin: 20px 0;
    }
}

.row.duschsystem .text h3 {
    color: #00335A;
    text-transform: uppercase;
    font-size: 27px;
    margin-bottom: 0px;
}

.row.duschsystem .text .square-button {
    background: #00335A;
    border-color: #00335A;
    color: #fff;
}

#elixator-douche {
    background: #fff;
}

#elixator-douche h1,
#elixator-douche h2 {
    color: #bd9274;
}

#elixator-douche .quote h2 {
    color: #3F3F3F;
}

#elixator-douche .logo {
    text-align: center;
    margin: 85px 0;
}

@media (max-width: 1199px) {
    #elixator-douche .logo {
        margin: 20px 0;
    }
}

#elixator-douche .logo img {
    width: 170px;
}

@media (max-width: 767px) {
    #elixator-douche .logo img {
        width: 100px;
    }
}

#elixator-douche .title-image {
    position: relative;
}

#elixator-douche .title-image .background {
    width: 100%;
}

#elixator-douche .title-image .overlay {
    position: absolute;
    top: 22vw;
    left: 0;
    right: 0;
    text-align: center;
}

@media (min-width: 1440px) {
    #elixator-douche .title-image .overlay {
        top: calc(1440px * 0.26);
    }
}

@media (max-width: 1199px) {
    #elixator-douche .title-image .overlay {
        font-size: 12px;
    }
}

#elixator-douche .title-image .overlay .logo {
    width: 166px;
}

#elixator-douche .title-image .overlay h1 {
    margin-bottom: 0em;
    margin-top: 0em;
    margin-left: 1em;
    margin-right: 1em;
    font-size: 2.8625em;
    text-transform: none;
    color: #fff;
    text-align: center;
}

#elixator-douche .title-image .overlay h2 {
    color: #fff;
    text-align: center;
    margin-left: 1em;
    margin-right: 1em;
    font-size: 2.1em;
}

@media (max-width: 767px) {
    #elixator-douche .title-image .overlay {
        position: static;
    }
    #elixator-douche .title-image .overlay .logo {
        position: absolute;
        top: calc(100vw * 0.56875 / 2);
        margin-top: calc(166px * 0.76506 / -2);
        left: 50%;
        margin-left: calc(166px / -2);
    }
    #elixator-douche .title-image .overlay h1 {
        margin-top: 1.5em;
        color: #CDAC9F;
        font-size: 25px;
    }
    #elixator-douche .title-image .overlay h2 {
        color: #CDAC9F;
        font-size: 2em;
    }
}

@media (max-width: 767px) {
    #elixator-douche .quote {
        margin: 40px 0;
    }
}

#elixator-douche .quote h2 {
    background-image: url("/images-vector/elixator-douche/quote-elx.svg");
}

#elixator-douche .quote h4 {
    color: #bd9274;
}

#elixator-douche .elixator {
    position: relative;
}

@media (max-width: 767px) {
    #elixator-douche .elixator {
        height: calc(100vw * 1.53 * 0.43542);
    }
}

#elixator-douche .elixator img {
    width: 100%;
}

@media (max-width: 767px) {
    #elixator-douche .elixator img {
        right: 0;
        position: absolute;
        width: calc(100vw * 1.53);
    }
}

#elixator-douche .elixator a {
    position: absolute;
    left: 50px;
    bottom: 60px;
}

@media (max-width: 767px) {
    #elixator-douche .elixator a {
        display: none;
    }
}

#elixator-douche .elixator .square-button {
    border-color: #bd9274;
    color: #bd9274;
    background: #BEBFC2;
}

#elixator-douche .elixator .square-button:hover,
#elixator-douche .elixator .square-button:active,
#elixator-douche .elixator .square-button:focus {
    background: #bd9274;
    color: #fff;
}

#elixator-douche .arguments {
    margin-top: 200px;
    margin-bottom: 100px;
}

@media (max-width: 767px) {
    #elixator-douche .arguments {
        margin: 40px 0;
    }
}

#elixator-douche .arguments h2 {
    color: #bd9274;
}

#elixator-douche .arguments .column {
    text-align: center;
}

#elixator-douche .arguments .column img {
    height: 163px;
}

@media (max-width: 767px) {
    #elixator-douche .arguments .column img {
        height: 120px;
    }
}

@media (max-width: 767px) {
    #elixator-douche .arguments .column h1 {
        font-size: 20px;
    }
}

#elixator-douche .arguments .column p {
    text-align: left;
    opacity: 0.8;
    font-size: 18px;
    display: inline-block;
    max-width: 450px;
}

@media (max-width: 767px) {
    #elixator-douche .arguments .column p {
        font-size: 16px;
    }
}

#elixator-douche .video {
    text-align: center;
    padding: 80px 0;
}

@media (max-width: 767px) {
    #elixator-douche .video {
        padding: 0px 0;
    }
}

#elixator-douche .video .aspect-ratio {
    position: relative;
    margin: 0 auto;
    width: 70%;
    height: 0;
    padding-bottom: 39.375%;
}

@media (max-width: 767px) {
    #elixator-douche .video .aspect-ratio {
        width: 90%;
        padding-bottom: 56.25%;
    }
}

#elixator-douche .video .aspect-ratio iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

#elixator-douche .sub-arguemnts {
    margin-top: 100px;
    margin-bottom: 100px;
}

@media (max-width: 767px) {
    #elixator-douche .sub-arguemnts {
        margin-top: 40px;
        margin-bottom: 40px;
    }
}

#elixator-douche .sub-arguemnts .column {
    text-align: center;
}

@media (max-width: 767px) {
    #elixator-douche .sub-arguemnts .column {
        margin-bottom: 30px;
    }
}

#elixator-douche .sub-arguemnts .column img {
    width: 136px;
}

@media (max-width: 767px) {
    #elixator-douche .sub-arguemnts .column img {
        width: 100px;
    }
}

#elixator-douche .sub-arguemnts .column p {
    text-align: left;
    display: inline-block;
    max-width: 400px;
}

#elixator-douche .sub-arguemnts .column h3 {
    color: #bd9274;
}

#elixator-douche .tech h1 {
    font-weight: 300;
    color: #F0BD72;
    font-size: 3em;
    margin-top: 40px;
    text-transform: uppercase;
}

@media (max-width: 1199px) {
    #elixator-douche .tech h1 {
        font-size: 2.5em;
    }
}

#elixator-douche .tech h2 {
    color: #fff;
    text-transform: none;
    font-weight: 300;
    font-family: 'Crimson Text' !important;
    font-size: 2em;
}

#elixator-douche .use {
    margin-top: 120px;
    margin-bottom: 120px;
}

@media (max-width: 767px) {
    #elixator-douche .use {
        margin-top: 40px;
        margin-bottom: 40px;
    }
}

#elixator-douche .use h1,
#elixator-douche .use h2 {
    text-align: center;
}

#elixator-douche .use h1 {
    text-transform: uppercase;
}

@media (max-width: 767px) {
    #elixator-douche .use h1 {
        font-size: 20px;
    }
}

#elixator-douche .use .column {
    text-align: center;
}

#elixator-douche .use .column img {
    width: 120%;
    margin: 50px 0 10px 0;
    max-width: 393px;
}

@media (max-width: 767px) {
    #elixator-douche .use .column img {
        width: 100%;
    }
}

#elixator-douche .use .column h3 {
    color: #bd9274;
    font-size: 1.1em;
    line-height: 1;
    padding: 3px 0 3px 30px;
    display: inline-block;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 22px 22px;
}

#elixator-douche .use .col-1 h3 {
    background-image: url("/images-vector/elixator-douche/number-1.svg");
}

#elixator-douche .use .col-2 h3 {
    background-image: url("/images-vector/elixator-douche/number-2.svg");
}

#elixator-douche .use .col-3 h3 {
    background-image: url("/images-vector/elixator-douche/number-3.svg");
}

#elixator-douche .connect {
    margin-bottom: 120px;
}

@media (max-width: 767px) {
    #elixator-douche .connect {
        margin-top: 60px;
        margin-bottom: 40px;
    }
}

#elixator-douche .connect h1,
#elixator-douche .connect h2 {
    text-align: center;
}

@media (max-width: 767px) {
    #elixator-douche .connect h1,
    #elixator-douche .connect h2 {
        font-size: 22px;
    }
}

#elixator-douche .connect h1 {
    text-transform: uppercase;
}

#elixator-douche .connect .column {
    text-align: center;
}

#elixator-douche .connect .column img {
    width: 100%;
    max-width: 393px;
    margin: 30px 0 10px 0;
}

#elixator-douche .connect .column h3 {
    color: #bd9274;
    font-size: 1.1em;
    line-height: 1;
    padding: 3px 0;
    display: inline-block;
    margin: 0 auto;
}

@media (max-width: 767px) {
    #elixator-douche .connect .column h3 {
        font-size: 16px;
    }
}

#elixator-douche .oele {
    margin-top: 150px;
    padding-bottom: 120px;
    margin-bottom: 50px;
    overflow: hidden;
    position: relative;
}

@media (max-width: 767px) {
    #elixator-douche .oele {
        margin-top: 60px;
        margin-bottom: 0;
        padding-bottom: 40px;
    }
}

#elixator-douche .oele h1,
#elixator-douche .oele h2 {
    color: #3F3F3F;
    margin: 0;
}

#elixator-douche .oele h1 {
    line-height: 1.2;
    margin-bottom: 20px;
    color: #bd9274;
}

@media (max-width: 767px) {
    #elixator-douche .oele h1 {
        font-size: 20px;
        text-align: center;
        margin-top: 20px;
        text-transform: none;
    }
}

@media (max-width: 767px) {
    #elixator-douche .oele h2 {
        text-align: center;
    }
}

@media (max-width: 767px) {
    #elixator-douche .oele .image {
        text-align: center;
    }
}

#elixator-douche .oele .image img {
    width: 300px;
    height: auto;
}

@media (max-width: 767px) {
    #elixator-douche .oele .image img {
        width: 100px;
    }
}

#elixator-douche .oele .natrue {
    margin: 30px 0;
    margin-right: 50px;
}

#elixator-douche .oele .bg-left {
    position: absolute;
    top: 0;
    left: 0;
}

@media (max-width: 767px) {
    #elixator-douche .oele .bg-left {
        display: none;
    }
}

#elixator-douche .oele .square-button {
    background: #bd9274;
    border-color: #bd9274;
    color: #fff;
}

#elixator-douche .oele .square-button:hover,
#elixator-douche .oele .square-button:active,
#elixator-douche .oele .square-button:focus {
    opacity: 0.7;
}

#elixator-douche .shop-button {
    text-align: center;
}

#elixator-douche .shop-button .square-button {
    background: #bd9274;
    border-color: #bd9274;
    color: #fff;
}

#elixator-douche .shop-button .square-button:hover,
#elixator-douche .shop-button .square-button:active,
#elixator-douche .shop-button .square-button:focus {
    opacity: 0.7;
}

#bademilch .title {
    margin: 15vw 0;
}

@media (min-width: 1440px) {
    #bademilch .title {
        margin: calc(1440px * 0.15) 0;
    }
}

#bademilch .title h1 {
    font-size: 0;
    background-image: url(/images-vector/elixator-bath/elixator_douche+bademilch.svg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    height: 200px;
}

@media (max-width: 767px) {
    #bademilch .title h1 {
        height: 150px;
    }
}

#bademilch .title h3 {
    color: #00335A;
    font-size: 35px;
    margin: 40px 0 0;
}

@media (max-width: 767px) {
    #bademilch .title h3 {
        font-size: 19px;
    }
}

#bademilch .title h2 {
    color: #CDAC9F;
    margin: 0;
    font-size: 30px;
}

@media (max-width: 767px) {
    #bademilch .title h2 {
        font-size: 19px;
    }
}

#bademilch .image-bath img {
    width: 100%;
}

#bademilch .text {
    position: relative;
    background: url(/images-vector/elixator-bath/rounded-background.svg);
    background-size: 101%;
    background-position: top center;
    text-align: center;
    padding: 100px 0;
    margin-top: -4.5vw;
}

@media (min-width: 1440px) {
    #bademilch .text {
        margin-top: -80px;
    }
}

@media (max-width: 767px) {
    #bademilch .text {
        padding: 40px 0;
    }
}

#bademilch .text .quote {
    width: 80%;
    opacity: 0.8;
    margin: 0 auto;
    position: relative;
}

#bademilch .text .quote h2 {
    color: #F5F4F4;
    background-image: url(/images-vector/icon-quote-light-blue.svg);
}

#bademilch .text .quote h4,
#bademilch .text .quote h5 {
    color: #93D9F8;
}

#bademilch .image-bath-second {
    position: relative;
    margin-top: 0px;
}

#bademilch .image-bath-second .overlay {
    background: rgba(0, 51, 90, 0.9);
    display: block;
    position: absolute;
    left: 0;
    top: 16.5%;
    padding: 2% 3%;
    z-index: 1;
}

#bademilch .image-bath-second img {
    width: 100%;
}

#bademilch .image-bath-second h2 {
    color: #93D9F8;
    font-size: 1.7vw;
    line-height: 1;
    margin: 5px 0 0 0;
}

@media (min-width: 1440px) {
    #bademilch .image-bath-second h2 {
        font-size: calc(1440px * 0.017);
    }
}

#bademilch .image-bath-second h1 {
    color: #CDAC9F;
    font-size: 1.7vw;
    margin: 0;
    padding: 2% 0 0 0%;
    line-height: 1;
    text-transform: none;
    white-space: nowrap;
    position: relative;
}

@media (min-width: 1440px) {
    #bademilch .image-bath-second h1 {
        font-size: calc(1440px * 0.017);
    }
}

#bademilch .text-second {
    padding: 100px 10vw;
    color: #00335A;
    text-align: center;
}

@media (min-width: 1440px) {
    #bademilch .text-second {
        padding: 100px calc(1440px * 0.10);
    }
}

@media (max-width: 767px) {
    #bademilch .text-second {
        padding: 40px 0;
    }
}

#bademilch .text-second h2 {
    color: #00335A;
    margin: 0;
}

@media (max-width: 767px) {
    #bademilch .text-second h2 {
        font-size: 23px;
    }
}

#bademilch .text-second h3 {
    color: #CDAC9F;
    margin: 0;
}

#bademilch .text-second p {
    color: #CDAC9F;
    font-size: 23px;
}

@media (max-width: 767px) {
    #bademilch .text-second p {
        font-size: 16px;
    }
}

#bademilch .elixator-an-armatur {
    position: relative;
    margin-top: 0px;
}

#bademilch .elixator-an-armatur .overlay {
    padding: 20px;
    display: block;
    text-align: center;
}

@media (min-width: 992px) {
    #bademilch .elixator-an-armatur .overlay {
        text-align: left;
        position: absolute;
        width: 45%;
        left: 0;
        top: 5%;
        bottom: 3%;
        padding: 10% 7% 7% 7%;
        z-index: 1;
    }
}

#bademilch .elixator-an-armatur .overlay p {
    color: #666;
    font-size: 21px;
    line-height: 1.4;
}

@media (max-width: 767px) {
    #bademilch .elixator-an-armatur .overlay p {
        font-size: 16px;
    }
}

#bademilch .elixator-an-armatur img {
    width: 100%;
}

#bademilch .elixator-an-armatur h2 {
    font-size: 2vw;
    line-height: 1;
    color: #00335A;
    font-size: 35px;
    margin: 5px 0 0 0;
}

@media (max-width: 767px) {
    #bademilch .elixator-an-armatur h2 {
        font-size: 25px;
    }
}

#bademilch .elixator-an-armatur h1 {
    color: #CDAC9F;
    font-size: 2.4vw;
    margin: 0.7vw 0 0 9.5vw;
    line-height: 1;
    text-transform: none;
    white-space: nowrap;
    position: relative;
}

@media (min-width: 1440px) {
    #bademilch .elixator-an-armatur h1 {
        font-size: calc(1440px * 0.024);
        margin: calc(1440px * 0.007) 0 0 calc(1440px * 0.095);
    }
}

#bademilch .use {
    margin-top: 120px;
    margin-bottom: 120px;
}

@media (max-width: 767px) {
    #bademilch .use {
        margin-top: 40px;
        margin-bottom: 40px;
    }
}

#bademilch .use h1,
#bademilch .use h2 {
    text-align: center;
}

#bademilch .use h1 {
    color: #CDAC9F;
    text-transform: none;
}

@media (max-width: 767px) {
    #bademilch .use h1 {
        font-size: 25px;
    }
}

#bademilch .use .column {
    text-align: center;
}

#bademilch .use .column img {
    width: 120%;
    margin: 50px 0 10px 0;
    max-width: 393px;
}

@media (max-width: 767px) {
    #bademilch .use .column img {
        width: 80%;
    }
}

#bademilch .use .column h3 {
    color: #CDAC9F;
    font-size: 1.1em;
    line-height: 1;
    padding: 3px 0 3px 30px;
    display: inline-block;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 22px 22px;
}

#bademilch .use .col-1 h3 {
    background-image: url("/images-vector/elixator-douche/number-1.svg");
}

#bademilch .use .col-2 h3 {
    background-image: url("/images-vector/elixator-douche/number-2.svg");
}

#bademilch .use .col-3 h3 {
    background-image: url("/images-vector/elixator-douche/number-3.svg");
}

#bademilch .connect {
    margin-bottom: 120px;
    text-align: center;
}

@media (max-width: 767px) {
    #bademilch .connect {
        margin-bottom: 40px;
    }
}

#bademilch .connect h1 {
    text-align: center;
    color: #CDAC9F;
    text-transform: none;
}

#bademilch .connect img {
    width: 300px;
    margin: 30px 0 10px 0;
}

@media (max-width: 767px) {
    #bademilch .connect img {
        width: 80%;
    }
}

#flexclean h1 {
    color: #00335A;
    text-transform: none;
}

#flexclean .title-image {
    margin-top: 150px;
}

@media (max-width: 767px) {
    #flexclean .title-image {
        margin-top: 40px;
    }
}

#flexclean .title-image .logo {
    font-size: 2em;
    text-align: center;
    margin: 0 30px 80px 30px;
    color: #00335A;
}

@media (max-width: 767px) {
    #flexclean .title-image .logo {
        font-size: 1.5em;
        margin-bottom: 40px;
    }
}

#flexclean .title-image .logo img {
    width: 301px;
    max-width: 75%;
    margin-bottom: 50px;
}

@media (max-width: 767px) {
    #flexclean .title-image .logo img {
        margin-bottom: 20px;
    }
}

@media (max-width: 767px) {
    #flexclean .quote {
        margin: 40px 0;
    }
}

#flexclean .biofilm {
    margin-bottom: 100px;
}

#flexclean .biofilm h1 {
    text-align: center;
    margin-bottom: 30px;
}

#flexclean .biofilm h3 {
    text-align: center;
    margin-bottom: 20px;
    margin-top: 50px;
    color: #CDAC9F;
}

#flexclean .biofilm h4 {
    font-size: 20px;
    color: #00335A;
    margin-top: 20px;
}

@media (max-width: 767px) {
    #flexclean .biofilm h4 {
        margin-bottom: 0;
    }
}

#flexclean .biofilm img {
    width: 100%;
}

#flexclean .biofilm .images-biofilm {
    margin-bottom: 30px;
}

#flexclean .biofilm .images-legionellen {
    margin-top: 70px;
}

#flexclean .biofilm .source {
    font-size: 0.7em;
    text-align: center;
    margin: -30px 0 0 0;
    padding: 0;
    width: 10%;
}

@media (max-width: 767px) {
    #flexclean .biofilm .source {
        width: 100%;
        margin: 30px 0;
        font-size: 11px;
    }
}

#flexclean .row.nebel {
    height: calc(100vw * 0.57 * 1.03896);
}

@media (max-width: 767px) {
    #flexclean .row.nebel {
        background: #00335A;
    }
}

#flexclean .row.nebel h1 {
    color: #F5F4F4;
}

@media (min-width: 1440px) {
    #flexclean .row.nebel {
        height: calc(1440px * 0.57 * 1.03896);
    }
}

@media (max-width: 991px) {
    #flexclean .row.nebel {
        height: auto;
    }
    #flexclean .row.nebel .image-nebel,
    #flexclean .row.nebel .robert {
        display: none;
    }
}

#flexclean .system {
    margin: 200px 0 50px 0;
    border-bottom: 1px solid #ccc;
}

@media (max-width: 767px) {
    #flexclean .system {
        margin-top: 50px;
    }
}

#flexclean .system h1 {
    margin-bottom: 20px;
    font-size: 2.5em;
    position: relative;
    z-index: 20;
}

@media (max-width: 767px) {
    #flexclean .system h1 {
        font-size: 1.5em;
    }
}

#flexclean .system .col-md-4 {
    text-align: center;
}

#flexclean .system img {
    width: 192px;
    margin-bottom: 0px;
}

@media (max-width: 767px) {
    #flexclean .system img {
        max-width: 100%;
    }
}

@media (max-width: 767px) {
    #flexclean .system p {
        font-size: 16px;
    }
}

#flexclean .funktion {
    margin-bottom: 100px;
    margin-top: 100px;
}

#flexclean .funktion .column {
    text-align: center;
}

#flexclean .funktion .column p {
    text-align: left;
}

#flexclean .funktion img {
    width: 58px;
    margin-bottom: 20px;
}

#flexclean .mdr {
    margin-bottom: 100px;
}

@media (max-width: 767px) {
    #flexclean .mdr h1 {
        margin-top: 40px;
    }
}

#flexclean .mdr .text {
    text-align: left;
}

#flexclean .mdr video {
    width: 100%;
}

#flexclean .tech {
    padding: 100px 0;
    margin-bottom: 0;
}

#flexclean .tech .column {
    color: #fff;
    text-align: left;
    padding-left: 30px;
    padding-right: 30px;
}

#flexclean .tech .column h1 {
    font-weight: bold;
    color: #fff;
    font-size: 2.5em;
}

#flexclean .tech .column ul {
    list-style: disc;
    list-style-position: inside;
    margin: 40px 0;
    padding: 0;
}

#elixator-qi h1,
#elixator-qi h2 {
    color: #529C21;
}

#elixator-qi .square-button {
    border-color: #529C21;
    color: #529C21;
}

#elixator-qi .square-button:hover,
#elixator-qi .square-button:active,
#elixator-qi .square-button:focus {
    background: #529C21;
    color: #fff;
}

#elixator-qi .logo {
    background: url("/images-vector/elixator-qi/logo.svg") no-repeat;
    background-size: contain;
    display: block;
    height: 124px;
    line-height: 20000px;
    margin: 0 auto;
    overflow: hidden;
    width: 153px;
}

@media (max-width: 767px) {
    #elixator-qi .logo {
        width: 100px;
        height: 100px;
    }
}

#elixator-qi .title-image {
    position: relative;
}

#elixator-qi .title-image img {
    width: 100%;
}

#elixator-qi .title-image .overlay {
    position: absolute;
    bottom: 7vw;
    left: 0;
    padding: 25px 40px 20px 100px;
    background: #529C21;
}

@media (max-width: 1199px) {
    #elixator-qi .title-image .overlay {
        padding-left: 40px;
        width: 100%;
        position: relative;
        bottom: auto;
        text-align: center;
    }
}

#elixator-qi .title-image .overlay h3 {
    color: #fff;
    line-height: 1.4em;
    margin: 0;
    font-size: 1.2em;
}

@media (max-width: 1199px) {
    #elixator-qi .quote {
        margin: 40px 0;
    }
}

#elixator-qi .quote h2 {
    background-image: url("/images-vector/elixator-qi/quote-qi.svg");
    opacity: 0.8;
}

#elixator-qi .quote h4 {
    color: #529C21;
}

#elixator-qi .mood-drinks img {
    width: 100%;
}

#elixator-qi .lead-text {
    margin: 70px 0 150px 0;
}

@media (max-width: 1199px) {
    #elixator-qi .lead-text {
        margin: 30px 0;
    }
}

#elixator-qi .emulsion {
    position: relative;
    padding-bottom: 30vw;
    margin-bottom: 100px;
}

@media (max-width: 1199px) {
    #elixator-qi .emulsion {
        margin: 40px 0;
        padding: 0;
    }
}

@media (min-width: 1440px) {
    #elixator-qi .emulsion {
        padding-bottom: calc(1440px * 0.3);
    }
}

#elixator-qi .emulsion img {
    position: absolute;
    width: 95%;
    left: 2.5%;
    bottom: 0;
}

@media (max-width: 1199px) {
    #elixator-qi .emulsion img {
        position: relative;
    }
}

#elixator-qi .emulsion h1,
#elixator-qi .emulsion h2 {
    text-align: center;
}

#elixator-qi .figur {
    margin-bottom: 100px;
}

@media (max-width: 1199px) {
    #elixator-qi .figur {
        margin: 40px 0;
    }
}

#elixator-qi .figur h1,
#elixator-qi .figur h2 {
    text-align: center;
}

#elixator-qi .figur img {
    width: 100%;
}

@media (max-width: 991px) {
    #elixator-qi .figur img {
        margin: 30px 0;
    }
}

#elixator-qi .lecker {
    margin-bottom: 100px;
}

@media (max-width: 1199px) {
    #elixator-qi .lecker {
        margin: 40px 0;
    }
}

#elixator-qi .lecker h1,
#elixator-qi .lecker h2 {
    text-align: center;
}

#elixator-qi .lecker img {
    width: 100%;
}

@media (max-width: 991px) {
    #elixator-qi .lecker img {
        margin: 30px 0;
    }
}

#elixator-qi .wirbel {
    margin-bottom: 150px;
}

@media (max-width: 1199px) {
    #elixator-qi .wirbel {
        margin: 40px 0;
    }
}

#elixator-qi .wirbel h1 {
    text-align: center;
    margin-bottom: 50px;
}

#elixator-qi .wirbel img {
    width: 100%;
}

@media (max-width: 991px) {
    #elixator-qi .wirbel img {
        margin: 0 0 30px 0;
    }
}

#elixator-qi .wirbel .button-wrapper {
    margin-top: 40px;
}

#elixator-qi .elixator-qi {
    margin-bottom: 100px;
}

@media (max-width: 1199px) {
    #elixator-qi .elixator-qi {
        margin: 40px 0;
    }
}

#elixator-qi .elixator-qi h1 {
    background: url("/images-vector/elixator-qi/logo.svg") no-repeat;
    background-size: contain;
    display: block;
    height: 124px;
    line-height: 20000px;
    margin: 0 auto;
    overflow: hidden;
    width: 153px;
    margin-bottom: 20px;
}

#elixator-qi .elixator-qi img {
    width: 100%;
}

@media (max-width: 991px) {
    #elixator-qi .elixator-qi img {
        margin: 0 0 30px 0;
    }
}

#elixator-qi .elixator-qi .button-wrapper {
    margin-top: 40px;
}

#elixator-qi .shop-button {
    text-align: center;
    padding: 0 0 120px 0;
}

@media (max-width: 1199px) {
    #elixator-qi .shop-button {
        padding-bottom: 40px;
    }
}

#elixator-qi .rezepte {
    text-align: center;
    margin-bottom: 150px;
}

@media (max-width: 1199px) {
    #elixator-qi .rezepte {
        margin-bottom: 40px;
    }
}

@media (max-width: 1199px) {
    #elixator-qi .rezepte p {
        padding: 0 20px;
    }
}

#elixator-qi .rezepte img {
    width: 100%;
    margin: 30px 0;
}

#elixator-qi .rezepte .square-button {
    margin: 30px 0;
}

#rezepte h1 {
    color: #529C21;
    margin-bottom: 30px;
}

#rezepte h2 {
    color: #529C21;
}

#rezepte .drink {
    margin: 100px 0;
}

#rezepte .drink h1 {
    margin-top: 0px;
    margin-bottom: 20px;
}

#rezepte .drink h2 {
    margin-bottom: 0;
}

#rezepte .drink img {
    width: 100%;
}

@media (max-width: 991px) {
    #rezepte .drink img {
        margin-bottom: 40px;
    }
}

#rezepte .drink .rezept {
    font-weight: bold;
}

#rezepte .drink p {
    margin-bottom: 20px;
}

#rezepte .saft .column {
    text-align: center;
}

#rezepte .saft .column img {
    width: 100%;
}

#rezepte .oel .column h1 {
    text-align: center;
}

#rezepte .oel .column img {
    float: right;
    margin: 0 0 40px 50px;
}

@media (max-width: 991px) {
    #rezepte .oel .column img {
        float: none;
        margin: 20px 0;
    }
}

#rezepte .end {
    text-align: center;
    margin-bottom: 100px;
}

#saving-calculator .title {
    padding-bottom: 30px;
    margin-bottom: 00px;
}

#saving-calculator .title .logo {
    background: url("/images-vector/bubble-rain/logo.svg") no-repeat;
    background-size: contain;
    display: block;
    height: 2.7em;
    line-height: 20000px;
    margin: 0 auto;
    overflow: hidden;
    width: 6.8em;
    margin-bottom: 40px;
}

#saving-calculator .title h1 {
    border-bottom: 0;
}

#saving-calculator h1 {
    margin-bottom: 70px;
}

#saving-calculator h3 {
    margin-top: 50px;
    font-weight: normal;
}

#saving-calculator h2 {
    border-bottom: 1px solid #ccc;
    font-family: "FuturaPT-Heavy";
}

#saving-calculator .values {
    outline: 1px solid #00335A;
    padding: 60px;
}

#saving-calculator .values h1.column {
    margin-bottom: 70px;
}

#saving-calculator .values .column {
    margin-bottom: 20px;
}

#saving-calculator .values .Select {
    z-index: 100;
}

#saving-calculator .values input {
    text-align: right;
    font-size: 1em;
    font-weight: bold;
}

#saving-calculator .values .input-group-addon {
    min-width: 100px;
}

#saving-calculator .values .btn {
    width: 50%;
    font-size: 1em;
}

#saving-calculator .calculation {
    padding: 60px;
}

#saving-calculator .calculation .set {
    padding: 15px 0;
    border: 1px solid #ccc;
    border-radius: 3px;
    margin: 5px 0;
}

#saving-calculator .calculation .set h3 {
    font-size: 1.1em;
    text-transform: uppercase;
    font-weight: bold;
    border: 0;
    margin: 0;
    text-align: left;
}

#saving-calculator .calculation .set p {
    font-size: 0.85em;
    margin: 0;
}

#saving-calculator .calculation .set h4 {
    font-weight: bold;
    font-size: 1.2em;
    color: #00335A;
    margin: 0;
}

#saving-calculator .back {
    text-align: center;
    margin: 150px 0;
}

#trinkfilter .title-image {
    position: relative;
    text-align: center;
    margin-bottom: 100px;
}

@media (max-width: 991px) {
    #trinkfilter .title-image {
        margin-bottom: 40px;
    }
}

#trinkfilter .title-image h1 {
    background: url("/images-vector/aquana/logo-trink.svg") no-repeat;
    background-size: contain;
    overflow: hidden;
    font-size: 0;
    position: absolute;
    width: 20.8vw;
    height: 11.8vw;
    top: 18.4vw;
    right: 13vw;
    z-index: 20;
}

@media (min-width: 1440px) {
    #trinkfilter .title-image h1 {
        width: calc(1440px * 0.208);
        height: calc(1440px * 0.118);
        top: calc(1440px * 0.184);
        right: calc(1440px * 0.13);
    }
}

@media (max-width: 991px) {
    #trinkfilter .title-image h1 {
        position: relative;
        display: inline-block;
        width: 150px;
        height: 100px;
        top: auto;
        right: auto;
        margin: 40px auto 20px;
    }
}

#trinkfilter .title-image .slogan {
    background: rgba(0, 26, 103, 0.8);
    position: absolute;
    font-family: FuturaPT-Book;
    bottom: 11.8vw;
    text-indent: 17vw;
    left: 0;
    z-index: 20;
    margin: 0;
    font-size: 22px;
    color: #fff;
    padding: 20px 25px 15px 0;
}

@media (min-width: 1440px) {
    #trinkfilter .title-image .slogan {
        bottom: calc(1440px * 0.118);
    }
}

@media (max-width: 1199px) {
    #trinkfilter .title-image .slogan {
        width: 100%;
        text-indent: 0;
        position: relative;
        text-align: center;
        font-size: 18px;
        bottom: auto;
        overflow: hidden;
    }
}

#trinkfilter .quote {
    margin: 200px 0;
}

@media (max-width: 991px) {
    #trinkfilter .quote {
        margin: 40px 0;
    }
}

#trinkfilter .topic {
    text-align: center;
    margin: 150px 0;
}

@media (max-width: 991px) {
    #trinkfilter .topic {
        margin: 40px 0;
    }
}

#trinkfilter .topic h1 {
    margin-bottom: 10px;
    color: #00335A;
}

@media (max-width: 767px) {
    #trinkfilter .topic h1 {
        font-size: 19px;
    }
}

#trinkfilter .algen {
    margin-bottom: 100px;
}

@media (max-width: 991px) {
    #trinkfilter .algen {
        margin-bottom: 40px;
    }
}

#trinkfilter .algen h1 {
    color: #00335A;
}

#trinkfilter .algen h2 {
    color: #CDAC9F;
}

#trinkfilter .algen .text h1 {
    margin-top: 0;
}

#trinkfilter .algen .image {
    text-align: center;
}

#trinkfilter .algen .image img {
    width: 100%;
}

#trinkfilter .algen .image a {
    color: #242424;
    font-size: 0.8em;
}

#trinkfilter .keramik {
    margin-bottom: 100px;
}

@media (max-width: 991px) {
    #trinkfilter .keramik {
        margin-bottom: 40px;
    }
}

#trinkfilter .keramik h1 {
    color: #00335A;
}

#trinkfilter .keramik h2 {
    color: #CDAC9F;
}

#trinkfilter .keramik .headline {
    text-align: center;
}

#trinkfilter .keramik img {
    width: 100%;
    margin-bottom: 15px;
}

#trinkfilter .aquana {
    margin-bottom: 100px;
}

@media (max-width: 991px) {
    #trinkfilter .aquana {
        margin-bottom: 40px;
    }
}

#trinkfilter .aquana h1 {
    margin: 0 0 20px;
}

#trinkfilter .aquana h1 {
    color: #00335A;
}

#trinkfilter .aquana h2 {
    color: #CDAC9F;
}

#trinkfilter .aquana img {
    width: 100%;
}

#trinkfilter .montage {
    margin-bottom: 100px;
}

@media (max-width: 991px) {
    #trinkfilter .montage {
        margin-bottom: 40px;
    }
}

#trinkfilter .montage h1 {
    margin: 0 0 20px 0;
}

#trinkfilter .montage h1 {
    color: #00335A;
}

#trinkfilter .montage h2 {
    color: #CDAC9F;
}

#trinkfilter .montage img {
    width: 100%;
    margin-bottom: 15px;
}

#trinkfilter .shop-button {
    text-align: center;
    margin-bottom: 100px;
}

@media (max-width: 991px) {
    #trinkfilter .shop-button {
        margin-bottom: 40px;
    }
}

#trinkfilter .data {
    color: #00335A;
    margin-bottom: 100px;
}

#trinkfilter .data h2 {
    color: #CDAC9F;
}

@media (max-width: 991px) {
    #trinkfilter .data {
        margin-bottom: 40px;
    }
}

#trinkfilter .data h1 {
    margin-bottom: 40px;
    text-align: center;
}

#duschoele .title {
    margin: 200px 0;
}

@media (max-width: 991px) {
    #duschoele .title {
        margin: 40px 0;
    }
}

#duschoele .title h1 {
    color: #00335A;
}

#duschoele .title h2 {
    color: #CDAC9F;
}

#duschoele .quote h2 {
    color: #3F3F3F;
}

#duschoele .square-button {
    border-color: #bd9274;
    color: #bd9274;
    background: #fff;
}

#duschoele .square-button:hover,
#duschoele .square-button:active,
#duschoele .square-button:focus {
    background: #bd9274;
    color: #fff;
}

#duschoele .oel {
    position: relative;
    padding-top: 100px;
    padding-bottom: 100px;
    margin-top: 100px;
    margin-bottom: 100px;
}

@media (max-width: 991px) {
    #duschoele .oel {
        padding-top: 40px;
        margin-top: 100px;
        margin-bottom: 100px;
    }
}

@media (max-width: 991px) {
    #duschoele .oel {
        margin-top: 40px;
        margin-bottom: 40px;
        padding: 40px 0;
    }
}

#duschoele .oel.vitale {
    padding-top: 200px;
}

@media (max-width: 991px) {
    #duschoele .oel.vitale {
        padding-top: 40px;
    }
}

#duschoele .oel .bg-left {
    position: absolute;
    top: 0;
    left: 0;
}

#duschoele .oel .bg-right {
    position: absolute;
    top: 0;
    right: 0;
}

#duschoele .oel .image {
    padding: 0;
    text-align: center;
}

@media (max-width: 991px) {
    #duschoele .oel .image {
        padding: 40px 0;
    }
}

#duschoele .oel .image img {
    width: 100%;
}

@media (max-width: 991px) {
    #duschoele .oel .image img {
        width: 120px;
    }
}

#duschoele .oel .description {
    margin-top: 40px;
    text-align: center;
}

@media (max-width: 991px) {
    #duschoele .oel .description {
        margin-top: 0px;
    }
}

#duschoele .oel .description img {
    max-width: 220px;
    margin-bottom: 70px;
}

@media (max-width: 991px) {
    #duschoele .oel .description img {
        margin-bottom: 0;
        max-width: 150px;
    }
}

#duschoele .oel .description p {
    text-align: left;
    font-family: 'Crimson Text';
    font-style: italic;
    font-size: 20px;
}

@media (max-width: 991px) {
    #duschoele .oel .description p {
        font-size: 16px;
    }
}

#duschoele .oel .ingredients {
    margin-top: 220px;
}

@media (max-width: 991px) {
    #duschoele .oel .ingredients {
        margin-top: 0px;
    }
}

#duschoele .oel .ingredients img {
    margin-top: 35px;
}

#duschoele .shop-button {
    text-align: center;
    margin-bottom: 100px;
}

@media (max-width: 991px) {
    #duschoele .shop-button {
        margin-bottom: 40px;
    }
}

#duschoele .vegan {
    float: left;
    margin-right: 30px;
}

#strahlregler .title h1 {
    font-size: 2.5em;
    color: #00335A;
    margin: 50px 0;
}

@media (max-width: 767px) {
    #strahlregler .title h1 {
        margin: 0;
    }
}

#strahlregler .images {
    margin-bottom: 30px;
}

#strahlregler .images img {
    width: 100%;
}

#strahlregler .strahl {
    margin: 100px 0;
}

@media (max-width: 767px) {
    #strahlregler .strahl {
        margin: 40px 0;
    }
}

#strahlregler .strahl .text-left {
    text-align: right;
}

#strahlregler .strahl img {
    width: 100%;
    margin-bottom: 30px;
}

#strahlregler .strahl h3 {
    text-align: center;
    margin: 50px 0 30px 0;
    color: #CDAC9F;
    font-size: 2em;
}

#strahlregler .data {
    margin-bottom: 100px;
}

@media (max-width: 767px) {
    #strahlregler .data {
        margin-bottom: 40px;
    }
}

#strahlregler .data h1 {
    margin-bottom: 40px;
    font-size: 2em;
    text-align: center;
    color: #00335A;
}

@media (max-width: 767px) {
    #strahlregler .data h1 {
        font-size: 16px;
    }
}

#strahlregler .data b {
    color: #CDAC9F;
}

#strahlregler .data p {
    text-align: center;
}

#strahlregler .end {
    text-align: center;
    margin-bottom: 100px;
}

@media (max-width: 767px) {
    #strahlregler .end {
        margin-bottom: 40px;
    }
}

#strahlregler .end h3 {
    font-size: 1.5em;
}

#strahlregler .end a {
    margin: 30px;
}

#index .title-image {
    position: relative;
    margin-top: 0px;
}

#index .title-image .overlay {
    background: rgba(0, 51, 90, 0.9);
    display: block;
    position: absolute;
    right: 15vw;
    bottom: 5vw;
    padding: 1.9vw 4vw;
    z-index: 1;
}

@media (min-width: 1440px) {
    #index .title-image .overlay {
        padding: calc(1440px * 0.019) calc(1440px * 0.04);
        right: calc(1440px * 0.15);
        bottom: calc(1440px * 0.05);
    }
}

#index .title-image img {
    width: 100%;
}

#index .title-image h2 {
    color: #93D9F8;
    font-size: 1.9vw;
    line-height: 1;
    margin: 5px 0 0 0;
}

@media (min-width: 1440px) {
    #index .title-image h2 {
        font-size: calc(1440px * 0.019);
    }
}

#index .title-image h1 {
    color: #CDAC9F;
    font-size: 2.4vw;
    margin: 0.7vw 0 0 9.5vw;
    line-height: 1;
    text-transform: none;
    white-space: nowrap;
    position: relative;
}

@media (min-width: 1440px) {
    #index .title-image h1 {
        font-size: calc(1440px * 0.024);
        margin: calc(1440px * 0.007) 0 0 calc(1440px * 0.095);
    }
}

#index .quote {
    margin-top: 100px;
}

@media (max-width: 991px) {
    #index .quote {
        margin: 40px 0;
    }
}

#index .image-bath img {
    width: 100%;
}

#index .text {
    position: relative;
    background: url(/images-vector/elixator-bath/rounded-background.svg);
    background-size: 101%;
    background-position: top center;
    text-align: center;
    padding: 150px 0 100px 0;
    margin-top: -4.5vw;
}

@media (min-width: 1440px) {
    #index .text {
        margin-top: -80px;
    }
}

@media (max-width: 991px) {
    #index .text {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}

#index .text p {
    color: #CDAC9F;
    font-size: 23px;
    max-width: 72%;
    position: relative;
    margin: 0 auto 20px auto;
}

@media (max-width: 991px) {
    #index .text p {
        font-size: 16px;
    }
}

#index .text h2 {
    color: #93D9F8;
    font-size: 40px;
    max-width: 70%;
    position: relative;
    margin: 0 auto 40px auto;
    font-style: normal;
}

@media (max-width: 991px) {
    #index .text h2 {
        font-size: 25px;
        margin-bottom: 20px;
    }
}

#index .image-shower img {
    width: 100%;
}

#index .choose {
    background: #0D304F;
    text-align: center;
    padding-top: 0px;
    padding-bottom: 150px;
}

#index .choose h2 {
    margin: 0;
    font-size: 33px;
    color: #93D9F8;
}

@media (max-width: 991px) {
    #index .choose h2 {
        font-size: 25px;
    }
}

#index .choose h3 {
    margin: 0;
    font-size: 23px;
    color: #CDAC9F;
}

@media (max-width: 991px) {
    #index .choose h3 {
        font-size: 19px;
    }
}

#index .choose_wrapper {
    position: relative;
    padding: 20px 0;
}

#index .choose_wrapper::after {
    position: absolute;
    left: 50%;
    top: 70px;
    bottom: 00px;
    width: 0;
    content: "";
    border-right: 1px solid rgba(255, 255, 255, 0.2);
}

@media (max-width: 767px) {
    #index .choose_wrapper::after {
        display: none;
    }
}

#index .choose a {
    display: block;
    background-size: 55%;
    background-position: center 30%;
    background-repeat: no-repeat;
    margin-top: 6vw;
    padding-top: 40%;
    font-size: 19px;
    color: #CDAC9F;
    -webkit-transition: -webkit-transform 0.2s ease-out;
    transition: -webkit-transform 0.2s ease-out;
    -o-transition: transform 0.2s ease-out;
    transition: transform 0.2s ease-out;
    transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
}

@media (min-width: 1440px) {
    #index .choose a {
        margin-top: calc(1440px * 0.06);
    }
}

@media (max-width: 767px) {
    #index .choose a {
        padding-top: 65%;
        background-size: 45%;
        margin-top: 0;
        font-size: 16px;
    }
}

#index .choose a:hover {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    text-decoration: none;
}

#index .choose a b {
    display: block;
    font-size: 24px;
    color: #93D9F8;
}

@media (max-width: 767px) {
    #index .choose a b {
        font-size: 19px;
    }
}

#index .choose a.natural-spa {
    background-image: url(/images-vector/wohlfuehlarium/natural-spa.svg);
}

#index .choose a.bademilch {
    background-image: url(/images-vector/wohlfuehlarium/bademilch.svg);
}

#duschfilter .title {
    text-align: center;
    margin: 150px 0;
}

@media (max-width: 767px) {
    #duschfilter .title {
        margin: 40px 0;
    }
}

#duschfilter .title .logo {
    background: url("/images-vector/aquana/logo.svg") no-repeat;
    background-size: contain;
    overflow: hidden;
    font-size: 0;
    width: 200px;
    height: 115px;
    display: inline-block;
    margin: 0 auto;
}

@media (max-width: 767px) {
    #duschfilter .title .logo {
        width: 120px;
        height: 70px;
    }
}

#duschfilter .title h1 {
    margin-top: 0;
    font-size: 2.2em;
    color: #00335A;
}

@media (max-width: 767px) {
    #duschfilter .title h1 {
        font-size: 16px;
    }
}

#duschfilter .title-image {
    position: relative;
    text-align: center;
    margin-bottom: 100px;
}

@media (max-width: 767px) {
    #duschfilter .title-image {
        margin-bottom: 40px;
    }
}

@media (max-width: 767px) {
    #duschfilter .quote {
        margin: 40px 0 60px 0;
    }
}

#duschfilter .algen h1,
#duschfilter .standzeit h1,
#duschfilter .keramik h1,
#duschfilter .topic h1 {
    color: #00335A;
}

#duschfilter .algen h2,
#duschfilter .standzeit h2,
#duschfilter .keramik h2,
#duschfilter .topic h2 {
    color: #CDAC9F;
}

#duschfilter .standzeit {
    text-align: center;
    font-size: 0.6em;
    margin: 130px 0;
}

@media (max-width: 767px) {
    #duschfilter .standzeit {
        margin: 40px 0 0 0;
    }
}

#duschfilter .topic {
    text-align: center;
    margin-bottom: 100px;
}

@media (max-width: 767px) {
    #duschfilter .topic {
        margin-bottom: 40px;
    }
}

#duschfilter .topic h1 {
    margin-bottom: 10px;
}

@media (max-width: 767px) {
    #duschfilter .topic h1 {
        font-size: 19px;
        text-transform: none;
    }
}

#duschfilter .algen {
    margin-bottom: 100px;
}

@media (max-width: 767px) {
    #duschfilter .algen {
        margin-bottom: 60px;
    }
}

#duschfilter .algen .text h1 {
    margin-top: 0;
}

#duschfilter .algen .image {
    text-align: center;
}

#duschfilter .algen .image img {
    width: 100%;
}

#duschfilter .algen .image a {
    color: #242424;
    font-size: 0.8em;
}

#duschfilter .keramik {
    margin-bottom: 100px;
}

@media (max-width: 767px) {
    #duschfilter .keramik {
        margin-bottom: 60px;
    }
}

#duschfilter .keramik .headline {
    text-align: center;
}

#duschfilter .keramik img {
    width: 100%;
    margin-bottom: 15px;
}

#duschfilter .aquana {
    margin-bottom: 100px;
}

@media (max-width: 767px) {
    #duschfilter .aquana {
        margin-bottom: 60px;
    }
}

#duschfilter .aquana h1 {
    margin: 0 0 20px;
}

#duschfilter .aquana img {
    width: 100%;
}

#duschfilter .montage {
    margin-bottom: 100px;
}

@media (max-width: 767px) {
    #duschfilter .montage {
        margin-bottom: 60px;
    }
}

#duschfilter .montage h1 {
    margin: 0 0 20px 0;
}

#duschfilter .montage img {
    width: 100%;
    margin-bottom: 15px;
}

#duschfilter .shop-button {
    text-align: center;
    margin-bottom: 100px;
}

@media (max-width: 767px) {
    #duschfilter .shop-button {
        margin-bottom: 40px;
    }
}

#duschfilter .data {
    margin-bottom: 100px;
}

@media (max-width: 767px) {
    #duschfilter .data {
        margin-bottom: 40px;
    }
}

#duschfilter .data h1 {
    margin-bottom: 40px;
    text-align: center;
    color: #00335A;
}

.FuturaPT-Book,
body,
.content .quote h5,
#center_column .quote h5,
.content .row.tech h1,
#center_column .row.tech h1,
.content .row.oils h2,
#center_column .row.oils h2,
.content .row.oils h3,
#center_column .row.oils h3,
.content .row.oils .oil .overlay h4,
#center_column .row.oils .oil .overlay h4,
.header-container #main-nav .link,
.header-container #main-nav .link b,
#bubble-rain .tech h1,
#bademilch .image-bath-second h2,
#bademilch .elixator-an-armatur .overlay p,
#bademilch .elixator-an-armatur h2,
#index .title-image h2,
#index .choose h2,
#index .choose h3,
#index .choose a b,
#natural-spa .title-image .overlay .box--title h1,
#natural-spa .title-image .overlay .box--title h3,
#natural-spa .title-image .overlay .box--quote h5,
#natural-spa .combination h3,
#natural-spa .image-shower .box--title h1,
#natural-spa .image-shower .box--title h3,
#natural-spa .image-shower .box--title p,
#natural-spa .image-shower .box--essentials .square-button,
#natural-spa .systems h2,
.faq h1.title {
    font-family: FuturaPT-Book;
    font-weight: normal;
    font-style: normal;
}

.FuturaPT-Medium,
.content h1,
.content h3,
#center_column h1,
#center_column h3,
.content .title h1,
#center_column .title h1,
#bubble-rain .tech h2,
#bubble-rain .save,
.row.product-image h1,
.row.blocks .column h3,
.row.technical-data b,
.row.technical-data h3,
.row.varianten h4 span,
.row.varianten h5,
#bademilch .image-bath-second h1,
#bademilch .text-second h2,
#bademilch .elixator-an-armatur h1,
#bademilch .use h1,
#bademilch .connect h1,
#flexclean .biofilm h4,
#index .title-image h1,
#index .text h2,
#natural-spa .title h1,
#natural-spa .combination h2 {
    font-family: FuturaPT-Medium;
    font-weight: normal;
    font-style: normal;
}

.FuturaPT-Heavy,
.content h1,
#center_column h1,
.content .quote h4,
#center_column .quote h4,
.content .row.tech h2,
#center_column .row.tech h2,
.content .row.data table td:first-child,
#center_column .row.data table td:first-child,
.content .row.oils .oil .overlay h3,
#center_column .row.oils .oil .overlay h3,
#bubble-rain div.bubbles h1,
#bubble-rain .save h1,
.row.kupfer .text h1,
.row.nebel h1,
.row.mdr .text h1,
.row.varianten h4,
.row.duschsystem .text h3,
#elixator-douche .title-image .overlay h1,
#elixator-douche .arguments h1,
#elixator-douche .sub-arguemnts .column h3,
#elixator-douche .use h1,
#elixator-douche .use .column h3,
#elixator-douche .connect h1,
#elixator-douche .connect .column h3,
#elixator-douche .oele h1,
#bademilch .use .column h3,
#natural-spa .title-image .overlay .box--quote h4,
.square-button,
.button {
    font-family: FuturaPT-Heavy;
    font-weight: normal;
    font-style: normal;
}

#natural-spa .title {
    margin: 80px 0 20px 0;
}

#natural-spa .title h1 {
    color: #00335A;
    font-size: 40px;
}

@media (max-width: 767px) {
    #natural-spa .title h1 {
        font-size: 30px;
    }
}

#natural-spa .title h3 {
    color: #CDAC9F;
}

#natural-spa .title-image {
    position: relative;
}

#natural-spa .title-image img {
    width: 100%;
}

#natural-spa .title-image .overlay {
    position: absolute;
    right: 7%;
    width: 35%;
    max-width: 450px;
    min-width: 400px;
    top: 22%;
}

#natural-spa .title-image .overlay .box {
    background: rgba(0, 51, 90, 0.9);
    padding: 7% 10%;
    margin-bottom: 5px;
}

#natural-spa .title-image .overlay .box--title h1 {
    font-size: 34px;
    text-align: center;
    text-transform: none;
    margin: 0;
    color: #93D9F8;
}

#natural-spa .title-image .overlay .box--title h3 {
    color: #CDAC9F;
    font-size: 22px;
    display: block;
    margin: 0;
    white-space: nowrap;
    text-align: center;
}

#natural-spa .title-image .overlay .box--quote {
    padding: 15%;
}

#natural-spa .title-image .overlay .box--quote h2 {
    color: #fff;
    font-size: 24px;
    text-align: center;
}

#natural-spa .title-image .overlay .box--quote h4 {
    border-top: 1px solid rgba(255, 255, 255, 0.15);
    color: #93D9F8;
    font-size: 15px;
    margin: 0 auto;
    padding-top: 1.5em;
    text-align: center;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
    text-transform: uppercase;
    width: 50%;
}

#natural-spa .title-image .overlay .box--quote h5 {
    font-size: 15px;
    color: #CDAC9F;
    margin: 0;
    text-align: center;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
}

#natural-spa .combination {
    background-color: #00335A;
    background-image: url("/images-responsive/natural-spa/background__bubble-1500.jpg");
    background-size: cover;
    background-position: center;
    padding: 10%;
    text-align: center;
}

@media (max-width: 767px) {
    #natural-spa .combination {
        padding: 20% 10%;
    }
}

#natural-spa .combination h2 {
    color: #93D9F8;
    text-align: center;
    margin-bottom: 0;
    font-size: 40px;
}

@media (max-width: 767px) {
    #natural-spa .combination h2 {
        font-size: 27px;
    }
}

#natural-spa .combination h3 {
    margin-top: 0;
    text-align: center;
    color: #CDAC9F;
    font-size: 25px;
}

@media (max-width: 767px) {
    #natural-spa .combination h3 {
        font-size: 22px;
    }
}

#natural-spa .combination img {
    width: 55%;
    margin: 40px auto;
    position: relative;
}

@media (max-width: 767px) {
    #natural-spa .combination img {
        width: 80%;
        margin: 15px 0;
    }
}

#natural-spa .combination p {
    color: #CDAC9F;
    font-size: 22px;
    width: 70%;
    margin: 40px auto 0 auto;
    position: relative;
}

@media (max-width: 767px) {
    #natural-spa .combination p {
        width: 95%;
        font-size: 16px;
    }
}

#natural-spa .image-shower {
    position: relative;
}

#natural-spa .image-shower img.bg {
    width: 100%;
    display: block;
}

#natural-spa .image-shower .overlay {
    position: absolute;
    left: 0;
    width: 40%;
    min-width: 520px;
    bottom: 2%;
}

@media (max-width: 1199px) {
    #natural-spa .image-shower .overlay {
        position: relative;
        width: 100%;
        min-width: 0;
    }
}

#natural-spa .image-shower .box {
    background: rgba(0, 51, 90, 0.85);
    margin-bottom: 3px;
}

@media (max-width: 1199px) {
    #natural-spa .image-shower .box {
        background: #00335A;
        margin: 0;
    }
}

#natural-spa .image-shower .box--title {
    padding: 5% 10% 4% 10%;
}

@media (max-width: 1199px) {
    #natural-spa .image-shower .box--title {
        padding: 5% 10% 0 10%;
    }
}

#natural-spa .image-shower .box--title h1 {
    font-size: 24px;
    text-align: center;
    text-transform: none;
    margin: 0 0 10px 0;
    color: #93D9F8;
}

@media (max-width: 1199px) {
    #natural-spa .image-shower .box--title h1 {
        font-size: 26px;
    }
}

@media (max-width: 767px) {
    #natural-spa .image-shower .box--title h1 {
        font-size: 19px;
        margin-top: 30px;
    }
}

#natural-spa .image-shower .box--title h3,
#natural-spa .image-shower .box--title p {
    color: #CDAC9F;
    font-size: 16px;
    display: block;
    margin: 0;
    text-align: center;
}

#natural-spa .image-shower .box--oils h4 {
    margin: 0;
    padding: 4% 0 3%;
    color: #93D9F8;
    text-align: center;
    font-size: 21px;
    color: rgba(147, 217, 248, 0.5);
    font-weight: normal;
}

#natural-spa .image-shower .box--oils .bio {
    padding: 2% 0;
    text-align: center;
    border-top: 1px solid rgba(255, 255, 255, 0.11);
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

#natural-spa .image-shower .box--oils .bio img {
    width: 75%;
    max-width: 450px;
}

@media (max-width: 1199px) {
    #natural-spa .image-shower .box--oils .bio img {
        width: 60%;
    }
}

@media (max-width: 767px) {
    #natural-spa .image-shower .box--oils .bio img {
        width: 100%;
        margin: 20px 0;
    }
}

#natural-spa .image-shower .box--oils .oil-wrapper {
    padding: 5% 15% 2% 15%;
}

@media (max-width: 1199px) {
    #natural-spa .image-shower .box--oils .oil-wrapper {
        padding: 5% 15%;
    }
}

#natural-spa .image-shower .box--oils .oil-wrapper a {
    display: block;
    float: left;
    width: 50%;
    margin-bottom: 5%;
    text-align: center;
}

#natural-spa .image-shower .box--oils .oil-wrapper a:hover img {
    border-color: rgba(255, 255, 255, 0.7);
}

@media (max-width: 1199px) {
    #natural-spa .image-shower .box--oils .oil-wrapper a {
        width: 25%;
    }
}

@media (max-width: 767px) {
    #natural-spa .image-shower .box--oils .oil-wrapper a {
        width: 50%;
    }
}

#natural-spa .image-shower .box--oils .oil-wrapper a img {
    width: 87%;
    border: 2px solid transparent;
    border-radius: 50%;
}

#natural-spa .image-shower .box--essentials {
    text-align: center;
}

#natural-spa .image-shower .box--essentials .square-button {
    letter-spacing: 0.5px;
    color: #93D9F8;
    position: relative;
    margin: 5% 10%;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
    border-color: rgba(147, 217, 248, 0.2);
    text-transform: none;
}

@media (max-width: 1199px) {
    #natural-spa .image-shower .box--essentials .square-button {
        margin: 0 0 5% 0;
    }
}

#natural-spa .image-shower .box--essentials .square-button:hover {
    color: #fff;
    border-color: #fff;
    background: transparent;
}

#natural-spa .systems h2 {
    color: #00335A;
    text-align: center;
    margin: 150px 0 0px 0;
    font-size: 40px;
    position: relative;
    z-index: 1;
}

#natural-spa .systems h2 span {
    color: #CDAC9F;
}

@media (max-width: 767px) {
    #natural-spa .systems h2 {
        font-size: 25px;
        margin-top: 100px;
    }
}

#natural-spa .systems .system__graphics {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    padding: 7% 10% 0 10%;
}

@media (max-width: 1199px) {
    #natural-spa .systems .system__graphics {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

#natural-spa .systems .system__graphics .system {
    position: relative;
    width: 50%;
}

@media (max-width: 1199px) {
    #natural-spa .systems .system__graphics .system {
        width: 100%;
        max-width: 500px;
    }
}

#natural-spa .systems .system__graphics .system img {
    width: 100%;
}

#natural-spa .systems .system__graphics .system .system_parts,
#natural-spa .systems .system__graphics .system .system_montage {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

#natural-spa .systems .system__graphics .system .overlay {
    position: absolute;
    left: 0;
    top: 40%;
}

@media (max-width: 1199px) {
    #natural-spa .systems .system__graphics .system .overlay {
        top: 20%;
        max-width: 50%;
    }
}

#natural-spa .systems .system__graphics .system .overlay h2 {
    font-size: 30px;
    margin: 0 0 10px 0;
    text-align: right;
}

@media (max-width: 767px) {
    #natural-spa .systems .system__graphics .system .overlay h2 {
        font-size: 20px;
    }
}

#natural-spa .systems .system__graphics .system .overlay .switcher {
    border-radius: calc(35px / 2);
    display: block;
    border: 1px solid #ddd;
    overflow: hidden;
    z-index: 10;
}

#natural-spa .systems .system__graphics .system .overlay .switcher button {
    border: 0;
    outline: 0;
    padding: 0 20px;
    font-size: 16px;
    display: inline-block;
    background: transparent;
    line-height: 39px;
    height: 35px;
}

@media (max-width: 767px) {
    #natural-spa .systems .system__graphics .system .overlay .switcher button {
        font-size: 13px;
    }
}

@media (max-width: 1199px) {
    #natural-spa .systems .system__graphics .system .overlay .switcher button {
        width: 100%;
        border: 0;
    }
}

#natural-spa .systems .system__graphics .system .overlay .switcher button:first-child {
    border-right: 1px solid #ddd;
}

#natural-spa .systems .system__graphics .system .overlay .switcher button.active {
    background: #ddd;
}

#natural-spa .goto {
    margin-bottom: 100px;
}

/* match header mini */

@media screen and (max-width: 991px) {
    .header-container {
        font-size: 14px;
    }
}

/* match header mini */

@media screen and (max-width: 470px) {
    .header-container {
        font-size: 12px;
    }
    .content {
        font-size: 14px;
    }
}

/* Portrait */

@media screen and (max-device-width: 360px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait) {
    .header-container {
        font-size: 12px;
    }
    .content {
        font-size: 12px;
    }
}

/* Landscape */

@media screen and (max-device-height: 640px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape) {
    .header-container {
        font-size: 12px;
    }
    .content {
        font-size: 13px;
    }
}

/* Portrait */

@media screen and (max-device-width: 320px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait) {
    .header-container {
        font-size: 11px;
    }
    .content {
        font-size: 11px;
    }
}

.tip {
    position: relative;
}

.tip:after,
.tip:before {
    -webkit-transition: opacity 0.5s ease-out, top 0.5s ease-out;
    -o-transition: opacity 0.5s ease-out, top 0.5s ease-out;
    transition: opacity 0.5s ease-out, top 0.5s ease-out;
    opacity: 0;
    top: 50px;
    position: absolute;
    left: -10000px;
}

.tip:before {
    top: calc(50px - 6px);
}

.tip:after {
    background: #00335A;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    font-size: 0.8em;
    content: attr(data-tooltip);
    padding: 15px 15px 13px 15px;
    z-index: 98;
    margin-left: calc(220px / -2);
    width: 220px;
}

.tip:before {
    border: solid;
    border-color: #00335A transparent;
    border-width: 0px 6px 6px 6px;
    z-index: 99;
    content: "";
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    left: -10000px;
    margin-left: calc(6px * -1);
}

.tip:hover:after {
    top: calc(100% + 6px);
    opacity: 1;
    left: 50%;
}

.tip:hover:before {
    top: calc(100% + 6px - 6px);
    opacity: 1;
    left: 50%;
}

.square-button,
.button {
    padding: 7px 30px 5px;
    border: 1px solid #93D9F8;
    display: inline-block;
    color: #333;
    border-radius: 0;
    letter-spacing: 2.0px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    font-size: 14px;
}

.square-button:hover,
.square-button:active,
.square-button:focus,
.button:hover,
.button:active,
.button:focus {
    background: #00335A;
    border-color: #00335A;
    color: #fff;
    text-decoration: none;
}

.coupon {
    position: fixed;
    z-index: 120;
    background: #fff;
    background: rgba(103, 5, 58, 0.87);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    left: 0;
    right: 0;
    bottom: 0;
    color: #fff;
    text-align: left;
    display: none;
    padding: 15px 20px 10px 20px;
    margin: 0 auto;
    max-width: 1400px;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
}

.coupon__main-text {
    font-family: 'FuturaPT-Heavy';
    font-size: 24px;
    font-weight: bold;
    float: left;
    margin: 5px 3%;
}

.coupon__code {
    font-size: 17px;
    float: left;
    letter-spacing: 1px;
    margin-right: 20px;
}

.coupon__disclaimer {
    font-size: 11px;
    opacity: 1;
    float: right;
    text-align: right;
}

@media (max-width: 767px) {
    .coupon__main-text {
        font-size: 20px;
    }
    .coupon__code {
        font-size: 10px;
    }
    .coupon__disclaimer {
        width: 100%;
        text-align: center;
        margin-top: 5px;
        font-size: 9px;
    }
    .coupon__disclaimer br {
        display: none;
    }
}

@media (max-width: 1199px) {
    .coupon__main-text {
        font-size: 20px;
    }
    .coupon__code {
        font-size: 13px;
    }
    .coupon__disclaimer {
        width: 100%;
        text-align: center;
        margin-top: 5px;
        font-size: 9px;
    }
    .coupon__disclaimer br {
        display: none;
    }
}

.coupon_active .coupon {
    display: block;
}

.faq {
    margin-bottom: 100px;
}

.faq h1.title {
    font-size: 35px;
    text-transform: none;
    margin-left: 20px;
}

.faq h3 {
    color: #CDAC9F;
    margin: 40px 0 0px;
}

.faq .accordion-header {
    margin: 10px 0 0 0;
    padding: 10px 20px 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    box-sizing: border-box;
    background: #E9E6E4;
}

.faq .active-header {
    background: #00335A;
    color: #F5F4F4;
}

.faq .active-header:hover {
    background: #00335A;
    color: #F5F4F4;
}

.faq .inactive-header:hover {
    background: #CDAC9F;
}

.faq .accordion-content {
    display: none;
    padding: 5px 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #E9E6E4;
    border-top: 0;
}