/**
 *  Theme Name: EurochemAgro
 *  Description: EurochemAgro Theme von Schaller und Partner
 *  Author: Thomas Wedler
 *  Version: 1.0
 *	license: Schaller und Partner
 */


/**
 *  libs
 */


/*! normalize.css v3.0.2 | MIT License | git.io/normalize */


/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */


/* line 9, scss/lib/_normalize.scss */

html {
    font-family: sans-serif;
    /* 1 */
    -ms-text-size-adjust: 100%;
    /* 2 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
}

#menu-meta-navigation-menu-italian .current-menu-item .sub-menu {
    display: block !important;
}

.diedigitale-topSpace {
    margin-top: 1rem !important;
}

@media only screen and (max-width: 992px) {
    .cookie-hint {
        width: 100% !important;
        margin-bottom: 15px;
    }
}

.cookie-hint {
    display: inline-block !important;
    text-align: left;
    width: calc(100% - 300px);
}

#cn-accept-cookie {
    box-shadow: none;
    background: white;
    color: black;
}

.accept-newsletter-terms {
    display: none !important;
}

div.wpcf7-response-output {
    margin-left: 0;
    margin-right: 0;
}

.policies span {
    display: none !important;
}

.subscribe-newsletter-errors .newsletter-error {
    color: #f00 !important;
}

.newsletter-terms-swal #swal2-content {
    text-align: left !important;
    font-size: 16px;
}

#cn-refuse-cookie {
    box-shadow: none;
    background: #E30B18 !important;
    color: white !important;
}


/**
 * Remove default margin.
 */


/* line 19, scss/lib/_normalize.scss */

body {
    margin: 0;
}


/* HTML5 display definitions
   ========================================================================== */


/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */


/* line 33, scss/lib/_normalize.scss */

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


/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */


/* line 54, scss/lib/_normalize.scss */

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


/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */


/* line 67, scss/lib/_normalize.scss */

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


/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */


/* line 77, scss/lib/_normalize.scss */

[hidden],
template {
    display: none;
}


/* Links
   ========================================================================== */


/**
 * Remove the gray background color from active links in IE 10.
 */


/* line 89, scss/lib/_normalize.scss */

a {
    background-color: transparent;
}


/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */


/* line 97, scss/lib/_normalize.scss */

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


/* Text-level semantics
   ========================================================================== */


/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */


/* line 109, scss/lib/_normalize.scss */

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


/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */


/* line 117, scss/lib/_normalize.scss */

b,
strong {
    font-weight: bold;
}


/**
 * Address styling not present in Safari and Chrome.
 */


/* line 126, scss/lib/_normalize.scss */

dfn {
    font-style: italic;
}


/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */


/* line 135, scss/lib/_normalize.scss */

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


/**
 * Address styling not present in IE 8/9.
 */


/* line 144, scss/lib/_normalize.scss */

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


/**
 * Address inconsistent and variable font size in all browsers.
 */


/* line 153, scss/lib/_normalize.scss */

small {
    font-size: 80%;
}


/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */


/* line 161, scss/lib/_normalize.scss */

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


/* line 169, scss/lib/_normalize.scss */

sup {
    top: -0.5em;
}


/* line 173, scss/lib/_normalize.scss */

sub {
    bottom: -0.25em;
}


/* Embedded content
   ========================================================================== */


/**
 * Remove border when inside `a` element in IE 8/9/10.
 */


/* line 184, scss/lib/_normalize.scss */

img {
    border: 0;
}


/**
 * Correct overflow not hidden in IE 9/10/11.
 */


/* line 192, scss/lib/_normalize.scss */

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


/* Grouping content
   ========================================================================== */


/**
 * Address margin not present in IE 8/9 and Safari.
 */


/* line 203, scss/lib/_normalize.scss */

figure {
    margin: 1em 40px;
}


/**
 * Address differences between Firefox and other browsers.
 */


/* line 211, scss/lib/_normalize.scss */

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


/**
 * Contain overflow in all browsers.
 */


/* line 221, scss/lib/_normalize.scss */

pre {
    overflow: auto;
}


/**
 * Address odd `em`-unit font size rendering in all browsers.
 */


/* line 229, scss/lib/_normalize.scss */

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


/* Forms
   ========================================================================== */


/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */


/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */


/* line 252, scss/lib/_normalize.scss */

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    /* 1 */
    font: inherit;
    /* 2 */
    margin: 0;
    /* 3 */
}


/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */


/* line 266, scss/lib/_normalize.scss */

button {
    overflow: visible;
}


/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */


/* line 277, scss/lib/_normalize.scss */

button,
select {
    text-transform: none;
}


/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */


/* line 290, scss/lib/_normalize.scss */

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


/**
 * Re-set default cursor for disabled elements.
 */


/* line 302, scss/lib/_normalize.scss */

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


/**
 * Remove inner padding and border in Firefox 4+.
 */


/* line 311, scss/lib/_normalize.scss */

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


/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */


/* line 322, scss/lib/_normalize.scss */

input {
    line-height: normal;
}


/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */


/* line 334, scss/lib/_normalize.scss */

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


/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */


/* line 346, scss/lib/_normalize.scss */

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


/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */


/* line 357, scss/lib/_normalize.scss */

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


/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */


/* line 370, scss/lib/_normalize.scss */

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


/**
 * Define consistent border, margin, and padding.
 */


/* line 379, scss/lib/_normalize.scss */

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


/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */


/* line 390, scss/lib/_normalize.scss */

legend {
    border: 0;
    /* 1 */
    padding: 0;
    /* 2 */
}


/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */


/* line 399, scss/lib/_normalize.scss */

textarea {
    overflow: auto;
}


/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */


/* line 408, scss/lib/_normalize.scss */

optgroup {
    font-weight: bold;
}


/* Tables
   ========================================================================== */


/**
 * Remove most spacing between table cells.
 */


/* line 419, scss/lib/_normalize.scss */

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


/* line 424, scss/lib/_normalize.scss */

td,
th {
    padding: 0;
}


/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

@font-face {
    font-family: 'FontAwesome';
    src: url("fonts/fontawesome-webfont.eot?v=4.3.0");
    src: url("fonts/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"), url("fonts/fontawesome-webfont.woff2?v=4.3.0") format("woff2"), url("fonts/fontawesome-webfont.woff?v=4.3.0") format("woff"), url("fonts/fontawesome-webfont.ttf?v=4.3.0") format("truetype"), url("fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal;
}


/* line 4, scss/lib/_font-awesome.scss */

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%;
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-2x {
    font-size: 2em;
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-3x {
    font-size: 3em;
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-4x {
    font-size: 4em;
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-5x {
    font-size: 5em;
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-fw {
    width: 1.28571429em;
    text-align: center;
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none;
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-ul>li {
    position: relative;
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center;
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-li.fa-lg {
    left: -1.85714286em;
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em;
}


/* line 4, scss/lib/_font-awesome.scss */

.pull-right {
    float: right;
}


/* line 4, scss/lib/_font-awesome.scss */

.pull-left {
    float: left;
}


/* line 4, scss/lib/_font-awesome.scss */

.fa.pull-left {
    margin-right: .3em;
}


/* line 4, scss/lib/_font-awesome.scss */

.fa.pull-right {
    margin-left: .3em;
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-rotate-90 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-rotate-180 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-rotate-270 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-flip-horizontal {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-flip-vertical {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1);
}


/* line 4, scss/lib/_font-awesome.scss */

:root .fa-rotate-90,
 :root .fa-rotate-180,
 :root .fa-rotate-270,
 :root .fa-flip-horizontal,
 :root .fa-flip-vertical {
    filter: none;
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-stack-1x {
    line-height: inherit;
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-stack-2x {
    font-size: 2em;
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-inverse {
    color: #fff;
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-glass:before {
    content: "\f000";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-music:before {
    content: "\f001";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-search:before {
    content: "\f002";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-envelope-o:before {
    content: "\f003";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-heart:before {
    content: "\f004";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-star:before {
    content: "\f005";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-star-o:before {
    content: "\f006";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-user:before {
    content: "\f007";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-film:before {
    content: "\f008";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-th-large:before {
    content: "\f009";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-th:before {
    content: "\f00a";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-th-list:before {
    content: "\f00b";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-check:before {
    content: "\f00c";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-remove:before,
.fa-close:before,
.fa-times:before {
    content: "\f00d";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-search-plus:before {
    content: "\f00e";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-search-minus:before {
    content: "\f010";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-power-off:before {
    content: "\f011";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-signal:before {
    content: "\f012";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-gear:before,
.fa-cog:before {
    content: "\f013";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-trash-o:before {
    content: "\f014";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-home:before {
    content: "\f015";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-file-o:before {
    content: "\f016";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-clock-o:before {
    content: "\f017";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-road:before {
    content: "\f018";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-download:before {
    content: "\f019";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-arrow-circle-o-down:before {
    content: "\f01a";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-arrow-circle-o-up:before {
    content: "\f01b";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-inbox:before {
    content: "\f01c";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-play-circle-o:before {
    content: "\f01d";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-rotate-right:before,
.fa-repeat:before {
    content: "\f01e";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-refresh:before {
    content: "\f021";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-list-alt:before {
    content: "\f022";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-lock:before {
    content: "\f023";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-flag:before {
    content: "\f024";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-headphones:before {
    content: "\f025";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-volume-off:before {
    content: "\f026";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-volume-down:before {
    content: "\f027";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-volume-up:before {
    content: "\f028";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-qrcode:before {
    content: "\f029";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-barcode:before {
    content: "\f02a";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-tag:before {
    content: "\f02b";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-tags:before {
    content: "\f02c";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-book:before {
    content: "\f02d";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-bookmark:before {
    content: "\f02e";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-print:before {
    content: "\f02f";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-camera:before {
    content: "\f030";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-font:before {
    content: "\f031";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-bold:before {
    content: "\f032";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-italic:before {
    content: "\f033";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-text-height:before {
    content: "\f034";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-text-width:before {
    content: "\f035";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-align-left:before {
    content: "\f036";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-align-center:before {
    content: "\f037";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-align-right:before {
    content: "\f038";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-align-justify:before {
    content: "\f039";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-list:before {
    content: "\f03a";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-indent:before {
    content: "\f03c";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-video-camera:before {
    content: "\f03d";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
    content: "\f03e";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-pencil:before {
    content: "\f040";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-map-marker:before {
    content: "\f041";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-adjust:before {
    content: "\f042";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-tint:before {
    content: "\f043";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-share-square-o:before {
    content: "\f045";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-check-square-o:before {
    content: "\f046";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-arrows:before {
    content: "\f047";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-step-backward:before {
    content: "\f048";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-fast-backward:before {
    content: "\f049";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-backward:before {
    content: "\f04a";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-play:before {
    content: "\f04b";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-pause:before {
    content: "\f04c";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-stop:before {
    content: "\f04d";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-forward:before {
    content: "\f04e";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-fast-forward:before {
    content: "\f050";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-step-forward:before {
    content: "\f051";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-eject:before {
    content: "\f052";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-chevron-left:before {
    content: "\f053";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-chevron-right:before {
    content: "\f054";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-plus-circle:before {
    content: "\f055";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-minus-circle:before {
    content: "\f056";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-times-circle:before {
    content: "\f057";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-check-circle:before {
    content: "\f058";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-question-circle:before {
    content: "\f059";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-info-circle:before {
    content: "\f05a";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-crosshairs:before {
    content: "\f05b";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-times-circle-o:before {
    content: "\f05c";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-check-circle-o:before {
    content: "\f05d";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-ban:before {
    content: "\f05e";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-arrow-left:before {
    content: "\f060";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-arrow-right:before {
    content: "\f061";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-arrow-up:before {
    content: "\f062";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-arrow-down:before {
    content: "\f063";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-mail-forward:before,
.fa-share:before {
    content: "\f064";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-expand:before {
    content: "\f065";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-compress:before {
    content: "\f066";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-plus:before {
    content: "\f067";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-minus:before {
    content: "\f068";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-asterisk:before {
    content: "\f069";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-exclamation-circle:before {
    content: "\f06a";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-gift:before {
    content: "\f06b";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-leaf:before {
    content: "\f06c";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-fire:before {
    content: "\f06d";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-eye:before {
    content: "\f06e";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-eye-slash:before {
    content: "\f070";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-warning:before,
.fa-exclamation-triangle:before {
    content: "\f071";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-plane:before {
    content: "\f072";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-calendar:before {
    content: "\f073";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-random:before {
    content: "\f074";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-comment:before {
    content: "\f075";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-magnet:before {
    content: "\f076";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-chevron-up:before {
    content: "\f077";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-chevron-down:before {
    content: "\f078";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-retweet:before {
    content: "\f079";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-shopping-cart:before {
    content: "\f07a";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-folder:before {
    content: "\f07b";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-folder-open:before {
    content: "\f07c";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-arrows-v:before {
    content: "\f07d";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-arrows-h:before {
    content: "\f07e";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-twitter-square:before {
    content: "\f081";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-facebook-square:before {
    content: "\f082";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-camera-retro:before {
    content: "\f083";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-key:before {
    content: "\f084";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-gears:before,
.fa-cogs:before {
    content: "\f085";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-comments:before {
    content: "\f086";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-thumbs-o-up:before {
    content: "\f087";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-thumbs-o-down:before {
    content: "\f088";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-star-half:before {
    content: "\f089";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-heart-o:before {
    content: "\f08a";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-sign-out:before {
    content: "\f08b";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-linkedin-square:before {
    content: "\f08c";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-thumb-tack:before {
    content: "\f08d";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-external-link:before {
    content: "\f08e";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-sign-in:before {
    content: "\f090";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-trophy:before {
    content: "\f091";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-github-square:before {
    content: "\f092";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-upload:before {
    content: "\f093";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-lemon-o:before {
    content: "\f094";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-phone:before {
    content: "\f095";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-square-o:before {
    content: "\f096";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-bookmark-o:before {
    content: "\f097";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-phone-square:before {
    content: "\f098";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-twitter:before {
    content: "\f099";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-github:before {
    content: "\f09b";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-unlock:before {
    content: "\f09c";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-credit-card:before {
    content: "\f09d";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-rss:before {
    content: "\f09e";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-hdd-o:before {
    content: "\f0a0";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-bullhorn:before {
    content: "\f0a1";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-bell:before {
    content: "\f0f3";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-certificate:before {
    content: "\f0a3";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-hand-o-right:before {
    content: "\f0a4";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-hand-o-left:before {
    content: "\f0a5";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-hand-o-up:before {
    content: "\f0a6";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-hand-o-down:before {
    content: "\f0a7";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-arrow-circle-left:before {
    content: "\f0a8";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-arrow-circle-right:before {
    content: "\f0a9";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-arrow-circle-up:before {
    content: "\f0aa";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-arrow-circle-down:before {
    content: "\f0ab";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-globe:before {
    content: "\f0ac";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-wrench:before {
    content: "\f0ad";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-tasks:before {
    content: "\f0ae";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-filter:before {
    content: "\f0b0";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-briefcase:before {
    content: "\f0b1";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-arrows-alt:before {
    content: "\f0b2";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-group:before,
.fa-users:before {
    content: "\f0c0";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-chain:before,
.fa-link:before {
    content: "\f0c1";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-cloud:before {
    content: "\f0c2";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-flask:before {
    content: "\f0c3";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-paperclip:before {
    content: "\f0c6";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-save:before,
.fa-floppy-o:before {
    content: "\f0c7";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-square:before {
    content: "\f0c8";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
    content: "\f0c9";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-list-ul:before {
    content: "\f0ca";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-list-ol:before {
    content: "\f0cb";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-strikethrough:before {
    content: "\f0cc";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-underline:before {
    content: "\f0cd";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-table:before {
    content: "\f0ce";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-magic:before {
    content: "\f0d0";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-truck:before {
    content: "\f0d1";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-pinterest:before {
    content: "\f0d2";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-pinterest-square:before {
    content: "\f0d3";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-google-plus-square:before {
    content: "\f0d4";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-google-plus:before {
    content: "\f0d5";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-money:before {
    content: "\f0d6";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-caret-down:before {
    content: "\f0d7";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-caret-up:before {
    content: "\f0d8";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-caret-left:before {
    content: "\f0d9";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-caret-right:before {
    content: "\f0da";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-columns:before {
    content: "\f0db";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-unsorted:before,
.fa-sort:before {
    content: "\f0dc";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-sort-down:before,
.fa-sort-desc:before {
    content: "\f0dd";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-sort-up:before,
.fa-sort-asc:before {
    content: "\f0de";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-envelope:before {
    content: "\f0e0";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-linkedin:before {
    content: "\f0e1";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-legal:before,
.fa-gavel:before {
    content: "\f0e3";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-comment-o:before {
    content: "\f0e5";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-comments-o:before {
    content: "\f0e6";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-flash:before,
.fa-bolt:before {
    content: "\f0e7";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-sitemap:before {
    content: "\f0e8";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-umbrella:before {
    content: "\f0e9";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-paste:before,
.fa-clipboard:before {
    content: "\f0ea";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-lightbulb-o:before {
    content: "\f0eb";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-exchange:before {
    content: "\f0ec";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-cloud-download:before {
    content: "\f0ed";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-cloud-upload:before {
    content: "\f0ee";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-user-md:before {
    content: "\f0f0";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-stethoscope:before {
    content: "\f0f1";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-suitcase:before {
    content: "\f0f2";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-bell-o:before {
    content: "\f0a2";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-coffee:before {
    content: "\f0f4";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-cutlery:before {
    content: "\f0f5";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-file-text-o:before {
    content: "\f0f6";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-building-o:before {
    content: "\f0f7";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-hospital-o:before {
    content: "\f0f8";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-ambulance:before {
    content: "\f0f9";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-medkit:before {
    content: "\f0fa";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-fighter-jet:before {
    content: "\f0fb";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-beer:before {
    content: "\f0fc";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-h-square:before {
    content: "\f0fd";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-plus-square:before {
    content: "\f0fe";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-angle-double-left:before {
    content: "\f100";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-angle-double-right:before {
    content: "\f101";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-angle-double-up:before {
    content: "\f102";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-angle-double-down:before {
    content: "\f103";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-angle-left:before {
    content: "\f104";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-angle-right:before {
    content: "\f105";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-angle-up:before {
    content: "\f106";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-angle-down:before {
    content: "\f107";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-desktop:before {
    content: "\f108";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-laptop:before {
    content: "\f109";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-tablet:before {
    content: "\f10a";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-circle-o:before {
    content: "\f10c";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-quote-left:before {
    content: "\f10d";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-quote-right:before {
    content: "\f10e";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-spinner:before {
    content: "\f110";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-circle:before {
    content: "\f111";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-github-alt:before {
    content: "\f113";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-folder-o:before {
    content: "\f114";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-folder-open-o:before {
    content: "\f115";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-smile-o:before {
    content: "\f118";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-frown-o:before {
    content: "\f119";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-meh-o:before {
    content: "\f11a";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-gamepad:before {
    content: "\f11b";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-keyboard-o:before {
    content: "\f11c";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-flag-o:before {
    content: "\f11d";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-flag-checkered:before {
    content: "\f11e";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-terminal:before {
    content: "\f120";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-code:before {
    content: "\f121";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-location-arrow:before {
    content: "\f124";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-crop:before {
    content: "\f125";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-code-fork:before {
    content: "\f126";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-unlink:before,
.fa-chain-broken:before {
    content: "\f127";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-question:before {
    content: "\f128";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-info:before {
    content: "\f129";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-exclamation:before {
    content: "\f12a";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-superscript:before {
    content: "\f12b";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-subscript:before {
    content: "\f12c";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-eraser:before {
    content: "\f12d";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-puzzle-piece:before {
    content: "\f12e";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-microphone:before {
    content: "\f130";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-microphone-slash:before {
    content: "\f131";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-shield:before {
    content: "\f132";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-calendar-o:before {
    content: "\f133";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-fire-extinguisher:before {
    content: "\f134";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-rocket:before {
    content: "\f135";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-maxcdn:before {
    content: "\f136";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-chevron-circle-left:before {
    content: "\f137";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-chevron-circle-right:before {
    content: "\f138";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-chevron-circle-up:before {
    content: "\f139";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-chevron-circle-down:before {
    content: "\f13a";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-html5:before {
    content: "\f13b";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-css3:before {
    content: "\f13c";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-anchor:before {
    content: "\f13d";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-unlock-alt:before {
    content: "\f13e";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-bullseye:before {
    content: "\f140";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-ellipsis-h:before {
    content: "\f141";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-ellipsis-v:before {
    content: "\f142";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-rss-square:before {
    content: "\f143";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-play-circle:before {
    content: "\f144";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-ticket:before {
    content: "\f145";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-minus-square:before {
    content: "\f146";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-minus-square-o:before {
    content: "\f147";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-level-up:before {
    content: "\f148";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-level-down:before {
    content: "\f149";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-check-square:before {
    content: "\f14a";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-pencil-square:before {
    content: "\f14b";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-external-link-square:before {
    content: "\f14c";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-share-square:before {
    content: "\f14d";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-compass:before {
    content: "\f14e";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
    content: "\f150";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
    content: "\f151";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
    content: "\f152";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-euro:before,
.fa-eur:before {
    content: "\f153";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-gbp:before {
    content: "\f154";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-dollar:before,
.fa-usd:before {
    content: "\f155";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-rupee:before,
.fa-inr:before {
    content: "\f156";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
    content: "\f157";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
    content: "\f158";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-won:before,
.fa-krw:before {
    content: "\f159";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-file:before {
    content: "\f15b";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-file-text:before {
    content: "\f15c";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-sort-alpha-asc:before {
    content: "\f15d";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-sort-alpha-desc:before {
    content: "\f15e";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-sort-amount-asc:before {
    content: "\f160";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-sort-amount-desc:before {
    content: "\f161";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-sort-numeric-asc:before {
    content: "\f162";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-sort-numeric-desc:before {
    content: "\f163";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-thumbs-up:before {
    content: "\f164";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-thumbs-down:before {
    content: "\f165";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-youtube-square:before {
    content: "\f166";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-youtube:before {
    content: "\f167";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-xing:before {
    content: "\f168";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-xing-square:before {
    content: "\f169";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-youtube-play:before {
    content: "\f16a";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-dropbox:before {
    content: "\f16b";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-stack-overflow:before {
    content: "\f16c";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-instagram:before {
    content: "\f16d";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-flickr:before {
    content: "\f16e";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-adn:before {
    content: "\f170";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-bitbucket:before {
    content: "\f171";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-bitbucket-square:before {
    content: "\f172";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-tumblr:before {
    content: "\f173";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-tumblr-square:before {
    content: "\f174";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-long-arrow-down:before {
    content: "\f175";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-long-arrow-up:before {
    content: "\f176";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-long-arrow-left:before {
    content: "\f177";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-long-arrow-right:before {
    content: "\f178";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-apple:before {
    content: "\f179";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-windows:before {
    content: "\f17a";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-android:before {
    content: "\f17b";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-linux:before {
    content: "\f17c";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-dribbble:before {
    content: "\f17d";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-skype:before {
    content: "\f17e";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-foursquare:before {
    content: "\f180";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-trello:before {
    content: "\f181";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-female:before {
    content: "\f182";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-male:before {
    content: "\f183";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-gittip:before,
.fa-gratipay:before {
    content: "\f184";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-sun-o:before {
    content: "\f185";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-moon-o:before {
    content: "\f186";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-archive:before {
    content: "\f187";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-bug:before {
    content: "\f188";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-vk:before {
    content: "\f189";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-weibo:before {
    content: "\f18a";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-renren:before {
    content: "\f18b";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-pagelines:before {
    content: "\f18c";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-stack-exchange:before {
    content: "\f18d";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-arrow-circle-o-right:before {
    content: "\f18e";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-arrow-circle-o-left:before {
    content: "\f190";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
    content: "\f191";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-dot-circle-o:before {
    content: "\f192";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-wheelchair:before {
    content: "\f193";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-vimeo-square:before {
    content: "\f194";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-turkish-lira:before,
.fa-try:before {
    content: "\f195";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-plus-square-o:before {
    content: "\f196";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-space-shuttle:before {
    content: "\f197";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-slack:before {
    content: "\f198";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-envelope-square:before {
    content: "\f199";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-wordpress:before {
    content: "\f19a";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-openid:before {
    content: "\f19b";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
    content: "\f19c";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-mortar-board:before,
.fa-graduation-cap:before {
    content: "\f19d";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-yahoo:before {
    content: "\f19e";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-google:before {
    content: "\f1a0";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-reddit:before {
    content: "\f1a1";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-reddit-square:before {
    content: "\f1a2";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-stumbleupon-circle:before {
    content: "\f1a3";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-stumbleupon:before {
    content: "\f1a4";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-delicious:before {
    content: "\f1a5";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-digg:before {
    content: "\f1a6";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-pied-piper:before {
    content: "\f1a7";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-pied-piper-alt:before {
    content: "\f1a8";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-drupal:before {
    content: "\f1a9";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-joomla:before {
    content: "\f1aa";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-language:before {
    content: "\f1ab";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-fax:before {
    content: "\f1ac";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-building:before {
    content: "\f1ad";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-child:before {
    content: "\f1ae";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-paw:before {
    content: "\f1b0";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-spoon:before {
    content: "\f1b1";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-cube:before {
    content: "\f1b2";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-cubes:before {
    content: "\f1b3";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-behance:before {
    content: "\f1b4";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-behance-square:before {
    content: "\f1b5";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-steam:before {
    content: "\f1b6";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-steam-square:before {
    content: "\f1b7";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-recycle:before {
    content: "\f1b8";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-automobile:before,
.fa-car:before {
    content: "\f1b9";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-tree:before {
    content: "\f1bb";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-spotify:before {
    content: "\f1bc";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-deviantart:before {
    content: "\f1bd";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-soundcloud:before {
    content: "\f1be";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-database:before {
    content: "\f1c0";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-file-pdf-o:before {
    content: "\f1c1";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-file-word-o:before {
    content: "\f1c2";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-file-excel-o:before {
    content: "\f1c3";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-file-powerpoint-o:before {
    content: "\f1c4";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
    content: "\f1c5";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-file-zip-o:before,
.fa-file-archive-o:before {
    content: "\f1c6";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-file-sound-o:before,
.fa-file-audio-o:before {
    content: "\f1c7";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-file-code-o:before {
    content: "\f1c9";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-vine:before {
    content: "\f1ca";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-codepen:before {
    content: "\f1cb";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-jsfiddle:before {
    content: "\f1cc";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
    content: "\f1cd";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-circle-o-notch:before {
    content: "\f1ce";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-ra:before,
.fa-rebel:before {
    content: "\f1d0";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-ge:before,
.fa-empire:before {
    content: "\f1d1";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-git-square:before {
    content: "\f1d2";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-git:before {
    content: "\f1d3";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-hacker-news:before {
    content: "\f1d4";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-tencent-weibo:before {
    content: "\f1d5";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-qq:before {
    content: "\f1d6";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-send:before,
.fa-paper-plane:before {
    content: "\f1d8";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-send-o:before,
.fa-paper-plane-o:before {
    content: "\f1d9";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-history:before {
    content: "\f1da";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-genderless:before,
.fa-circle-thin:before {
    content: "\f1db";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-header:before {
    content: "\f1dc";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-paragraph:before {
    content: "\f1dd";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-sliders:before {
    content: "\f1de";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-share-alt:before {
    content: "\f1e0";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-share-alt-square:before {
    content: "\f1e1";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-bomb:before {
    content: "\f1e2";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
    content: "\f1e3";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-tty:before {
    content: "\f1e4";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-binoculars:before {
    content: "\f1e5";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-plug:before {
    content: "\f1e6";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-slideshare:before {
    content: "\f1e7";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-twitch:before {
    content: "\f1e8";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-yelp:before {
    content: "\f1e9";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-newspaper-o:before {
    content: "\f1ea";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-wifi:before {
    content: "\f1eb";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-calculator:before {
    content: "\f1ec";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-paypal:before {
    content: "\f1ed";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-google-wallet:before {
    content: "\f1ee";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-cc-visa:before {
    content: "\f1f0";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-cc-mastercard:before {
    content: "\f1f1";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-cc-discover:before {
    content: "\f1f2";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-cc-amex:before {
    content: "\f1f3";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-cc-paypal:before {
    content: "\f1f4";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-cc-stripe:before {
    content: "\f1f5";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-bell-slash:before {
    content: "\f1f6";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-bell-slash-o:before {
    content: "\f1f7";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-trash:before {
    content: "\f1f8";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-copyright:before {
    content: "\f1f9";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-at:before {
    content: "\f1fa";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-eyedropper:before {
    content: "\f1fb";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-paint-brush:before {
    content: "\f1fc";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-birthday-cake:before {
    content: "\f1fd";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-area-chart:before {
    content: "\f1fe";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-pie-chart:before {
    content: "\f200";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-line-chart:before {
    content: "\f201";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-lastfm:before {
    content: "\f202";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-lastfm-square:before {
    content: "\f203";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-toggle-off:before {
    content: "\f204";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-toggle-on:before {
    content: "\f205";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-bicycle:before {
    content: "\f206";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-bus:before {
    content: "\f207";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-ioxhost:before {
    content: "\f208";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-angellist:before {
    content: "\f209";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-cc:before {
    content: "\f20a";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
    content: "\f20b";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-meanpath:before {
    content: "\f20c";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-buysellads:before {
    content: "\f20d";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-connectdevelop:before {
    content: "\f20e";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-dashcube:before {
    content: "\f210";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-forumbee:before {
    content: "\f211";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-leanpub:before {
    content: "\f212";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-sellsy:before {
    content: "\f213";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-shirtsinbulk:before {
    content: "\f214";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-simplybuilt:before {
    content: "\f215";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-skyatlas:before {
    content: "\f216";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-cart-plus:before {
    content: "\f217";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-cart-arrow-down:before {
    content: "\f218";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-diamond:before {
    content: "\f219";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-ship:before {
    content: "\f21a";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-user-secret:before {
    content: "\f21b";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-motorcycle:before {
    content: "\f21c";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-street-view:before {
    content: "\f21d";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-heartbeat:before {
    content: "\f21e";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-venus:before {
    content: "\f221";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-mars:before {
    content: "\f222";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-mercury:before {
    content: "\f223";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-transgender:before {
    content: "\f224";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-transgender-alt:before {
    content: "\f225";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-venus-double:before {
    content: "\f226";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-mars-double:before {
    content: "\f227";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-venus-mars:before {
    content: "\f228";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-mars-stroke:before {
    content: "\f229";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-mars-stroke-v:before {
    content: "\f22a";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-mars-stroke-h:before {
    content: "\f22b";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-neuter:before {
    content: "\f22c";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-facebook-official:before {
    content: "\f230";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-pinterest-p:before {
    content: "\f231";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-whatsapp:before {
    content: "\f232";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-server:before {
    content: "\f233";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-user-plus:before {
    content: "\f234";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-user-times:before {
    content: "\f235";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-hotel:before,
.fa-bed:before {
    content: "\f236";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-viacoin:before {
    content: "\f237";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-train:before {
    content: "\f238";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-subway:before {
    content: "\f239";
}


/* line 4, scss/lib/_font-awesome.scss */

.fa-medium:before {
    content: "\f23a";
}


/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */


/* line 2, fancybox/_jquery.fancybox.scss */

.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top;
}


/* line 20, fancybox/_jquery.fancybox.scss */

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020;
}


/* line 27, fancybox/_jquery.fancybox.scss */

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}


/* line 37, fancybox/_jquery.fancybox.scss */

.fancybox-opened {
    z-index: 8030;
}


/* line 41, fancybox/_jquery.fancybox.scss */

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}


/* line 47, fancybox/_jquery.fancybox.scss */

.fancybox-outer,
.fancybox-inner {
    position: relative;
}


/* line 51, fancybox/_jquery.fancybox.scss */

.fancybox-inner {
    overflow: hidden;
}


/* line 55, fancybox/_jquery.fancybox.scss */

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch;
}


/* line 59, fancybox/_jquery.fancybox.scss */

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap;
}


/* line 67, fancybox/_jquery.fancybox.scss */

.fancybox-image,
.fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%;
}


/* line 73, fancybox/_jquery.fancybox.scss */

.fancybox-image {
    max-width: 100%;
    max-height: 100%;
}


/* line 78, fancybox/_jquery.fancybox.scss */

#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
    background-image: url("fancybox/fancybox_sprite.png");
}


/* line 82, fancybox/_jquery.fancybox.scss */

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 8060;
}


/* line 94, fancybox/_jquery.fancybox.scss */

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url("fancybox/fancybox_loading.gif") center center no-repeat;
}


/* line 100, fancybox/_jquery.fancybox.scss */

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040;
}


/* line 110, fancybox/_jquery.fancybox.scss */

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url("fancybox/blank.gif");
    /* helps IE */
    -webkit-tap-highlight-color: transparent;
    z-index: 8040;
}


/* line 122, fancybox/_jquery.fancybox.scss */

.fancybox-prev {
    left: 0;
}


/* line 126, fancybox/_jquery.fancybox.scss */

.fancybox-next {
    right: 0;
}


/* line 130, fancybox/_jquery.fancybox.scss */

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden;
}


/* line 141, fancybox/_jquery.fancybox.scss */

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px;
}


/* line 146, fancybox/_jquery.fancybox.scss */

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px;
}


/* line 151, fancybox/_jquery.fancybox.scss */

.fancybox-nav:hover span {
    visibility: visible;
}


/* line 155, fancybox/_jquery.fancybox.scss */

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important;
}


/* Overlay helper */


/* line 167, fancybox/_jquery.fancybox.scss */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}


/* line 172, fancybox/_jquery.fancybox.scss */

.fancybox-lock body {
    overflow: hidden !important;
}


/* line 176, fancybox/_jquery.fancybox.scss */

.fancybox-lock-test {
    overflow-y: hidden !important;
}


/* line 180, fancybox/_jquery.fancybox.scss */

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url("fancybox/fancybox_overlay.png");
}


/* line 190, fancybox/_jquery.fancybox.scss */

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0;
}


/* line 196, fancybox/_jquery.fancybox.scss */

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll;
}


/* Title helper */


/* line 203, fancybox/_jquery.fancybox.scss */

.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050;
}


/* line 211, fancybox/_jquery.fancybox.scss */

.fancybox-opened .fancybox-title {
    visibility: visible;
}


/* line 215, fancybox/_jquery.fancybox.scss */

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center;
}


/* line 224, fancybox/_jquery.fancybox.scss */

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent;
    /* Fallback for web browsers that doesn't support RGBa */
    background: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap;
}


/* line 240, fancybox/_jquery.fancybox.scss */

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff;
}


/* line 246, fancybox/_jquery.fancybox.scss */

.fancybox-title-inside-wrap {
    padding-top: 10px;
}


/* line 250, fancybox/_jquery.fancybox.scss */

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, 0.8);
}


/*Retina graphics!*/

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5) {
    /* line 265, fancybox/_jquery.fancybox.scss */
    #fancybox-loading,
    .fancybox-close,
    .fancybox-prev span,
    .fancybox-next span {
        background-image: url("fancybox/fancybox_sprite@2x.png");
        background-size: 44px 152px;
        /*The size of the normal image, half the size of the hi-res image*/
    }
    /* line 270, fancybox/_jquery.fancybox.scss */
    #fancybox-loading div {
        background-image: url("fancybox/fancybox_loading@2x.gif");
        background-size: 24px 24px;
        /*The size of the normal image, half the size of the hi-res image*/
    }
}


/**
 *  definitions
 */


/**
 *  creating color stack
 */


/**
 *  creating font stack
 */


/**
 *  creating media query stack
 */


/**
 *	Example Usage
 *	color: color(orange);
 *	color: color(orange, pale);
 *	color: color(orange, dark, .8);
 */


/**
 *	Example Usage
 *	@include font(brandon);
 *	@include font(brandon, light-italic);
 */


/**
 *	Example Usage
 *	@include media(small) {}
 *	@include media(small, inbetween) {}
 *	@include media(custom, screen, "(max-device-width: 360px)") {}
 */


/**
 *	easings
 */


/**
 *	dependencies
 */


/**
 *  general
 */


/* line 29, scss/style.scss */

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


/* line 30, scss/style.scss */

header,
main,
footer,
aside {
    display: block;
}


/* line 32, scss/style.scss */

body {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 100.01%;
    line-height: 1.4em;
    background: white;
    color: black;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeSpeed;
}


/**
 *  typo
 */


/* line 47, scss/style.scss */

h1,
h2,
h3 {
    line-height: 1;
}


/* line 48, scss/style.scss */

h1 {
    font-size: 1.75em;
    color: #0090e0;
    margin-top: 0;
}


/* line 53, scss/style.scss */

h1 small {
    display: block;
    margin-top: 10px;
}


/* line 55, scss/style.scss */

h1+h2 {
    padding-top: 0.5em;
}


/* line 57, scss/style.scss */

h2 {
    font-size: 1.125em;
    color: #71797c;
    padding: 1.5em 0 1em 0;
}


/* line 62, scss/style.scss */

h2+ul {
    margin-top: 5px;
}


/* line 64, scss/style.scss */

h3 {
    font-size: 1em;
    padding-bottom: 0.75em;
    color: #71797c;
}


/* line 67, scss/style.scss */

p+p {
    padding-top: 1em;
}


/* line 68, scss/style.scss */

p+small {
    display: block;
    padding-top: 1em;
}


/* line 69, scss/style.scss */

a {
    color: #0070b0;
}


/* line 71, scss/style.scss */

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


/* line 72, scss/style.scss */

em,
.em {
    font-style: italic;
}


/* line 73, scss/style.scss */

small {
    line-height: 1.3em;
}


/* line 74, scss/style.scss */

.uppercase {
    text-transform: uppercase;
}


/* line 76, scss/style.scss */

.large-printed {
    font-size: 1.25em;
    line-height: 1.3em;
}


/* line 77, scss/style.scss */

.small-printed {
    font-size: 0.75em;
    line-height: 1.3em;
}


/* line 79, scss/style.scss */

.alignleft {
    float: left;
    margin-right: 1em;
}


/* line 80, scss/style.scss */

.alignright {
    float: right;
    margin-left: 1em;
}


/* line 82, scss/style.scss */

.hidden {
    display: none;
}


/* line 83, scss/style.scss */

.nowrap {
    white-space: nowrap;
}


/* line 85, scss/style.scss */

table {
    margin-top: 1em;
    border-collapse: collapse;
    font-size: 0.75em;
    line-height: 1.3em;
}

@media all and (min-width: 50em) {
    /* line 85, scss/style.scss */
    table {
        font-size: 1em;
        line-height: 1.3em;
    }
}


/* line 95, scss/style.scss */

table td {
    padding: 2px 5px;
    text-align: left;
}

@media all and (min-width: 50em) {
    /* line 95, scss/style.scss */
    table td {
        padding: 5px 10px;
    }
}


/* line 104, scss/style.scss */

ul {
    list-style-type: none;
    list-style-position: inside;
    margin: 10px 0 20px 0;
}


/* line 109, scss/style.scss */

ul li {
    padding-left: 15px;
    background: url(images/bullet.png) no-repeat left 8px;
    margin-top: 10px;
}


/* line 114, scss/style.scss */

ul li:first-child {
    margin-top: 0;
}


/* line 119, scss/style.scss */

ul+h2 {
    padding-top: 1em;
}


/* line 122, scss/style.scss */

img {
    border: 0;
    outline: 0;
}


/* line 124, scss/style.scss */

.no-list,
.menu,
.sub-menu {
    list-style-type: none;
    margin: 0;
}


/* line 128, scss/style.scss */

.no-list li,
.menu li,
.sub-menu li {
    margin: 0;
    padding: 0;
    background: none;
}


/* line 135, scss/style.scss */

iframe {
    width: 100%;
}


/* line 137, scss/style.scss */

html {
    overflow-y: scroll;
}


/* line 141, scss/style.scss */

.cookie-hint {
    background-color: #0090e0;
    overflow: hidden;
}


/* line 145, scss/style.scss */

.cookie-hint .inner-content {
    max-width: 1000px;
    margin: 0 auto;
    padding: 10px;
    overflow: hidden;
    *zoom: 1;
}


/* line 152, scss/style.scss */

.cookie-hint .cookie-text {
    overflow: hidden;
    *zoom: 1;
}


/* line 156, scss/style.scss */

.cookie-hint p,
.cookie-hint a {
    color: white;
}


/* line 160, scss/style.scss */

.cookie-hint p {
    display: inline-block;
    vertical-align: auto;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    font-size: 0.75em;
    line-height: 1;
    padding: 0;
}


/* line 167, scss/style.scss */

.cookie-hint .close-cookie-hint {
    display: inline-block;
    vertical-align: auto;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    font-size: 1.4em;
    line-height: 1;
    margin-left: 15px;
    color: white;
    background-color: transparent;
    border: none;
    float: right;
}


/**
 *  header
 */


/* line 182, scss/style.scss */

.header-content {
    max-width: 1000px;
    margin: 0 auto;
    padding: 0 10px 20px 10px;
}


/* line 187, scss/style.scss */

.header-content .inner-content {
    position: relative;
    margin-bottom: 30px;
    z-index: 20;
    *zoom: 1;
}


/* line 38, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */

.header-content .inner-content:after {
    content: "";
    display: table;
    clear: both;
}


/* line 193, scss/style.scss */

.header-content .inner-content .logo {
    float: left;
    margin-top: 20px;
    width: 50%;
    max-width: 251px;
}


/* line 199, scss/style.scss */

.header-content .inner-content .logo img {
    display: block;
    width: 100%;
}


/* line 205, scss/style.scss */

.header-content .inner-content #lang_sel {
    position: relative;
    float: right;
    margin-top: 10px;
    display: block;
    margin-bottom: 10px;
    z-index: 10;
}


/* line 213, scss/style.scss */

.header-content .inner-content #lang_sel ul {
    float: right;
}


/* line 216, scss/style.scss */

.header-content .inner-content #lang_sel ul li {
    width: 100px;
}


/* line 219, scss/style.scss */

.header-content .inner-content #lang_sel ul li ul {
    width: 100px;
}


/* line 226, scss/style.scss */

.header-content .inner-content .claim {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 40%;
    max-width: 200px;
}


/* line 236, scss/style.scss */

#main-nav {
    position: relative;
}


/* line 239, scss/style.scss */

#main-nav #nav-image {
    position: relative;
    margin-bottom: 10px;
}


/* line 243, scss/style.scss */

#main-nav #nav-image img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-transition: opacity 1s;
    -o-transition: opacity 1s;
    -webkit-transition: opacity 1s;
    transition: opacity 1s;
}


/* line 253, scss/style.scss */

#main-nav #nav-image img:first-child {
    position: relative;
}


/* line 257, scss/style.scss */

#main-nav #nav-image img.active {
    filter: progid: DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
}


/* line 262, scss/style.scss */

#main-nav #nav-image .menu-button {
    position: absolute;
    top: 0;
    right: 0;
    width: 15.24%;
    height: 100%;
    background: url(images/navicon.png) no-repeat center center;
    background-size: 80%;
    outline: none;
    border: none;
}

@media all and (min-width: 50em) {
    /* line 262, scss/style.scss */
    #main-nav #nav-image .menu-button {
        display: none;
    }
}


/* line 279, scss/style.scss */

#main-nav .menu {
    display: none;
}

@media all and (min-width: 50em) {
    /* line 279, scss/style.scss */
    #main-nav .menu {
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        margin: 0;
        z-index: 10;
    }
}


/* line 293, scss/style.scss */

#main-nav .menu li {
    position: relative;
    background-color: #e0e2e2;
}

@media all and (min-width: 50em) {
    /* line 293, scss/style.scss */
    #main-nav .menu li {
        float: left;
        width: 16.93%;
        height: 100%;
        background: none;
    }
    /* line 303, scss/style.scss */
    #main-nav .menu li:after {
        content: '';
        display: block;
        float: left;
        width: 10%;
        height: 100%;
        background-color: white;
    }
    /* line 312, scss/style.scss */
    #main-nav .menu li:first-child {
        width: 15.3%;
    }
    /* line 314, scss/style.scss */
    #main-nav .menu li:first-child a {
        width: 100%;
    }
    /* line 317, scss/style.scss */
    #main-nav .menu li:first-child:after {
        display: none;
    }
}


/* line 322, scss/style.scss */

#main-nav .menu li a {
    display: block;
    height: 100%;
    padding: 10px;
    color: #0090e0;
    text-decoration: none;
    border-top: 1px solid white;
}

@media all and (min-width: 50em) {
    /* line 322, scss/style.scss */
    #main-nav .menu li a {
        float: right;
        width: 90%;
        padding: 10px;
        color: #71797c;
        font-size: 0.75em;
        font-weight: bold;
        line-height: normal;
        border-top: none;
        border-bottom: 0px solid #0090e0;
        text-shadow: 0px 0px 4px white;
        -moz-transition: border 0.1s;
        -o-transition: border 0.1s;
        -webkit-transition: border 0.1s;
        transition: border 0.1s;
    }
}

@media all and (min-width: 62.5em) {
    /* line 322, scss/style.scss */
    #main-nav .menu li a {
        font-size: 1em;
    }
}


/* line 347, scss/style.scss */

#main-nav .menu li .sub-menu {
    display: none;
}


/* line 350, scss/style.scss */

#main-nav .menu li .sub-menu.expanded {
    display: block;
}

@media all and (min-width: 50em) {
    /* line 355, scss/style.scss */
    #main-nav .menu li .sub-menu.expanded {
        display: none;
    }
}


/* line 360, scss/style.scss */

#main-nav .menu li .sub-menu li {
    background-color: #c8c8c8;
}


/* line 365, scss/style.scss */

#main-nav .menu li .sub-menu li .sub-menu li a {
    padding-left: 20px;
}


/* line 371, scss/style.scss */

#main-nav .menu li .sub-menu li .sub-menu li .sub-menu li a {
    padding-left: 30px;
}


/* line 381, scss/style.scss */

#main-nav .menu li .arrow {
    display: none;
}

@media all and (min-width: 50em) {
    /* line 383, scss/style.scss */
    #main-nav .menu li.current-menu-item>a,
    #main-nav .menu li.current-menu-ancestor>a,
    #main-nav .menu li a:hover {
        border-bottom: 6px solid #0090e0;
    }
}


/* line 390, scss/style.scss */

#main-nav .menu li.menu-item-has-children>a {
    margin-right: 40px;
    border-right: 1px solid white;
}

@media all and (min-width: 50em) {
    /* line 390, scss/style.scss */
    #main-nav .menu li.menu-item-has-children>a {
        margin-right: 0;
        border-right: none;
    }
}


/* line 399, scss/style.scss */

#main-nav .menu li.menu-item-has-children>.arrow {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 42px;
    font-size: 0.875em;
    cursor: pointer;
    color: #71797c;
    border-top: 1px solid white;
    z-index: 10;
}


/* line 412, scss/style.scss */

#main-nav .menu li.menu-item-has-children>.arrow:before {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

@media all and (min-width: 50em) {
    /* line 418, scss/style.scss */
    #main-nav .menu li.menu-item-has-children .arrow {
        display: none;
    }
}


/**
 *  content
 */


/* line 430, scss/style.scss */

main>.inner-content {
    position: relative;
    max-width: 1000px;
    margin: 0 auto;
    padding: 0 10px 50px 10px;
    *zoom: 1;
}


/* line 38, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */

main>.inner-content:after {
    content: "";
    display: table;
    clear: both;
}


/* line 437, scss/style.scss */

main>.inner-content>.column {
    float: left;
    padding-right: 30px;
}

@media screen and (max-width: 800px) {
    main>.inner-content>.column:first-child {
        width: 100% !important;
        margin-bottom: 1em;
    }
}

@media all and (min-width: 50em) {
    /* line 437, scss/style.scss */
    main>.inner-content>.column {
        display: block;
    }
}


/* line 443, scss/style.scss */

main>.inner-content>.column:first-child {
    width: 25%;
}


/* line 447, scss/style.scss */

main>.inner-content>.column+.column {
    display: block;
    float: left;
    padding: 0;
}

@media all and (min-width: 50em) {
    /* line 447, scss/style.scss */
    main>.inner-content>.column+.column {
        width: 75%;
    }
}


/* line 453, scss/style.scss */

main>.inner-content>.column+.column>h2:first-child {
    padding-top: 0;
}


/* line 458, scss/style.scss */

main>.inner-content>.column+.column p img {
    max-width: 100%;
    height: auto;
}


/* line 462, scss/style.scss */

main>.inner-content>.column+.column p img.alignleft,
main>.inner-content>.column+.column p img.alignright {
    max-width: 40%;
}

@media all and (max-width: 34.9375em) {
    /* line 462, scss/style.scss */
    main>.inner-content>.column+.column p img.alignleft,
    main>.inner-content>.column+.column p img.alignright {
        display: block;
        margin: 0 auto 20px auto;
        float: none;
        max-width: 60%;
    }
}


/* line 472, scss/style.scss */

main>.inner-content>.column+.column p img.alignnone {
    width: 100%;
}


/* line 478, scss/style.scss */

main>.inner-content>.column+.column.portal p strong {
    display: block;
    font-size: 1.125em;
    margin-bottom: 5px;
}


/* line 489, scss/style.scss */

main aside .menu li {
    margin-top: 15px;
}


/* line 492, scss/style.scss */

main aside .menu li:first-child {
    margin-top: 0;
}


/* line 494, scss/style.scss */

main aside .menu li a {
    display: block;
    border-bottom: 2px solid #e0e2e2;
    padding: 5px 0;
    text-decoration: none;
    -moz-transition: border-color 0.15s;
    -o-transition: border-color 0.15s;
    -webkit-transition: border-color 0.15s;
    transition: border-color 0.15s;
}


/* line 501, scss/style.scss */

main aside .menu li a:first-child {
    padding-top: 0;
}


/* line 502, scss/style.scss */

main aside .menu li a:hover {
    border-color: #71797c;
}


/* line 505, scss/style.scss */

main aside .menu li.current-menu-item>a,
main aside .menu li.current-menu-ancestor>a {
    border-color: #0090e0;
}


/* line 507, scss/style.scss */

main aside .menu li .sub-menu {
    display: block;
    padding-left: 15px;
}


/* line 511, scss/style.scss */

main aside .menu li .sub-menu li {
    margin-top: 15px;
}


/**
 *  landing
 */


/* line 524, scss/style.scss */

#intro {
    margin-bottom: 2em;
}


/* line 529, scss/style.scss */

#map-wrapper .map {
    position: relative;
    width: 980px;
    height: 910px;
    background: url(images/map.jpg) no-repeat left top;
}


/* line 537, scss/style.scss */

#country-list {
    position: absolute;
    left: 0;
    top: 0;
    width: 600px;
    margin: 30px 0 0 25px;
}


/* line 544, scss/style.scss */

#country-list li {
    float: left;
    width: 25%;
    color: #0070b0;
}


/* line 549, scss/style.scss */

#country-list li a {
    text-decoration: none;
}


/* line 552, scss/style.scss */

#country-list li a:hover {
    text-decoration: underline;
}


/* line 559, scss/style.scss */

#country-dots {
    width: 100%;
    height: 100%;
}


/* line 563, scss/style.scss */

#country-dots li {
    position: absolute;
    left: 200px;
    top: 200px;
    color: #0070b0;
    z-index: 10;
}


/* line 570, scss/style.scss */

#country-dots li.de {
    left: 510px;
    top: 460px;
}


/* line 574, scss/style.scss */

#country-dots li.de .inner-content {
    right: 0;
}


/* line 577, scss/style.scss */

#country-dots li.fr {
    left: 330px;
    top: 510px;
}


/* line 582, scss/style.scss */

#country-dots li.it {
    left: 450px;
    top: 605px;
}


/* line 587, scss/style.scss */

#country-dots li.es {
    left: 130px;
    top: 680px;
}


/* line 591, scss/style.scss */

#country-dots li.es .inner-content {
    bottom: 40px;
}


/* line 594, scss/style.scss */

#country-dots li.gr {
    left: 650px;
    top: 620px;
}


/* line 598, scss/style.scss */

#country-dots li.gr .inner-content {
    right: 0;
}


/* line 601, scss/style.scss */

#country-dots li.tr {
    left: 860px;
    top: 650px;
}


/* line 605, scss/style.scss */

#country-dots li.tr .inner-content {
    right: 0;
    bottom: 40px;
}


/* line 608, scss/style.scss */

#country-dots li .dot {
    font-size: 2.5em;
    cursor: pointer;
}


/* line 613, scss/style.scss */

#country-dots li .inner-content {
    display: none;
    position: absolute;
    width: 475px;
    height: 200px;
    overflow: hidden;
    background: white;
    -moz-box-shadow: 5px 5px 10px -5px black;
    -webkit-box-shadow: 5px 5px 10px -5px black;
    box-shadow: 5px 5px 10px -5px black;
}


/* line 622, scss/style.scss */

#country-dots li .inner-content .aside-image {
    display: block;
    float: left;
    width: 200px;
    height: 200px;
    background: #35a848;
    text-indent: -9999px;
}


/* line 631, scss/style.scss */

#country-dots li .inner-content .contact-data {
    display: block;
    width: 275px;
    float: left;
    padding: 10px;
}


/* line 637, scss/style.scss */

#country-dots li .inner-content .contact-data .country-name {
    font-weight: bold;
    text-decoration: none;
    font-size: 1.25em;
}


/* line 644, scss/style.scss */

#country-dots li .inner-content p {
    font-size: 0.875em;
    line-height: 1.3em;
    padding-top: 0.5em;
}


/* line 647, scss/style.scss */

#country-dots li:hover {
    z-index: 20;
}


/* line 650, scss/style.scss */

#country-dots li:hover .inner-content {
    display: block;
}


/**
 *  news
 */


/* line 661, scss/style.scss */

.single-news h1 {
    margin-top: 0.5em;
}


/* line 663, scss/style.scss */

.single-news .column {
    margin-bottom: 20px;
}

@media all and (min-width: 35em) {
    /* line 663, scss/style.scss */
    .single-news .column {
        float: left;
        width: 25%;
        padding-right: 30px;
        margin-bottom: 0;
    }
}


/* line 673, scss/style.scss */

.single-news .column+.column {
    display: block;
    width: 100%;
    padding: 0;
}

@media all and (min-width: 35em) {
    /* line 673, scss/style.scss */
    .single-news .column+.column {
        width: 75%;
    }
}


/* line 679, scss/style.scss */

.single-news .column+.column img {
    width: auto;
    max-width: 100%;
}


/* line 682, scss/style.scss */

.single-news .column img {
    display: block;
    width: 100%;
}


/* line 685, scss/style.scss */

.single-news .back {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    margin-top: 50px;
}


/* line 689, scss/style.scss */

#news-wrapper .single-news {
    margin-bottom: 40px;
    overflow: hidden;
    *zoom: 1;
}


/**
 *  products
 */


/* line 698, scss/style.scss */

.products-wrapper {
    margin: 30px 0 20px 0;
    overflow: hidden;
    *zoom: 1;
}


/* line 702, scss/style.scss */

.products-wrapper .footnote {
    float: right;
    text-align: right;
}


/* line 709, scss/style.scss */

.sheets .products {
    margin-bottom: 40px;
}


/* line 715, scss/style.scss */

.sheets .products thead tr th:first-child {
    width: 300px;
}

.wpcf7-form input {
    padding: 4px 6px;
}

.wpcf7-form.sent p,
.wpcf7-form.sent h2 {
    display: none;
}

.wpcf7-form .submit-newsletter-form {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 2px;
    user-select: none;
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}


/* line 724, scss/style.scss */

.products {
    width: 100%;
    border-bottom: 1px solid #e0e2e2;
    margin: 0 0 10px 0;
}


/* line 729, scss/style.scss */

.products thead {
    border-bottom: 1px solid #e0e2e2;
}


/* line 734, scss/style.scss */

.products thead tr:first-child.blue {
    background-color: #0090e0;
}


/* line 735, scss/style.scss */

.products thead tr:first-child.blue-solub {
    background-color: #b5e3f9;
}


/* line 736, scss/style.scss */

.products thead tr:first-child.red {
    background-color: #dda3ac;
}


/* line 737, scss/style.scss */

.products thead tr:first-child.orange {
    background-color: #f3d2bf;
}


/* line 738, scss/style.scss */

.products thead tr:first-child.green {
    background-color: #90cd95;
}


/* line 739, scss/style.scss */

.products thead tr:first-child.green-flexammon {
    /*background-color: #90cd95;*/
    background-color: #c2d987;
}


/* line 740, scss/style.scss */

.products thead tr:first-child.yellow {
    background-color: #ffe3b2;
}


/* line 741, scss/style.scss */

.products thead tr:first-child.yellow-utec {
    background-color: #f9e299;
}


/* line 742, scss/style.scss */

.products thead tr:first-child.gray {
    background-color: #dbdbd8;
}


/* line 745, scss/style.scss */

.products thead tr th {
    text-align: left;
    border-left: 1px solid white;
    width: 65px;
    height: 65px;
}


/* line 751, scss/style.scss */

.products thead tr th:first-child {
    width: auto;
    border: none;
}


/* line 757, scss/style.scss */

.products thead tr td {
    height: 10px;
}


/* line 764, scss/style.scss */

.products tbody tr {
    height: 55px;
    border-bottom: 1px solid #e0e2e2;
}


/* line 768, scss/style.scss */

.products tbody tr.noline {
    border-bottom: none;
}


/* line 773, scss/style.scss */

.products tbody small {
    display: block;
    line-height: 1.3rem;
}


/* line 776, scss/style.scss */

.products th,
.products td {
    padding: 5px 10px;
}


/* line 779, scss/style.scss */

.products th:first-child,
.products td:first-child {
    font-weight: bold;
}


/* line 784, scss/style.scss */

.products .disabled {
    color: #71797c;
}


/* line 787, scss/style.scss */

.product-content {
    margin-bottom: 2rem;
}


/* line 791, scss/style.scss */

.product-image {
    position: absolute;
    right: 0;
    bottom: 0;
    max-width: 100%;
}

@media all and (min-width: 35em) {
    /* line 791, scss/style.scss */
    .product-image {
        max-width: 547px;
    }
}


/* line 800, scss/style.scss */

.block-rows section {
    padding-top: 20px;
    overflow: hidden;
    *zoom: 1;
}


/* line 804, scss/style.scss */

.block-rows section:first-child {
    padding: 0;
}


/* line 810, scss/style.scss */

.block-rows section:last-child .column+.column {
    border: none;
}


/* line 816, scss/style.scss */

.block-rows section .column {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    margin-bottom: 20px;
}

@media all and (min-width: 62.5em) {
    /* line 816, scss/style.scss */
    .block-rows section .column {
        float: left;
        margin-right: 40px;
    }
}


/* line 824, scss/style.scss */

.block-rows section .column h2 {
    color: white;
    background-color: #aaadad;
    padding: 5px;
    line-height: 1.3em;
}

@media all and (min-width: 62.5em) {
    /* line 824, scss/style.scss */
    .block-rows section .column h2 {
        width: 148px;
        height: 148px;
    }
}


/* line 834, scss/style.scss */

.block-rows section .column h2.blue-solub {
    background-color: #83cff5;
}


/* line 835, scss/style.scss */

.block-rows section .column h2.red {
    background-color: #aa1a31;
}


/* line 836, scss/style.scss */

.block-rows section .column h2.orange {
    background-color: #e08e5e;
}


/* line 837, scss/style.scss */

.block-rows section .column h2.green {
    background-color: #35a848;
}


/* line 838, scss/style.scss */

.block-rows section .column h2.green-flexammon {
    /*background-color: #90cd95;*/
    background-color: #c2d987;
}


/* line 839, scss/style.scss */

.block-rows section .column h2.yellow {
    background-color: #ffd58c;
}


/* line 840, scss/style.scss */

.block-rows section .column h2.yellow-utec {
    background-color: #f1b600;
}


/* line 842, scss/style.scss */

.block-rows section .column h2 a {
    display: block;
    width: 100%;
    height: 100%;
    color: white;
    text-decoration: none;
}


/* line 851, scss/style.scss */

.block-rows section .column h3 {
    padding: 0;
}


/* line 855, scss/style.scss */

.block-rows section .column+.column {
    width: 100%;
    margin: 0;
    padding-bottom: 20px;
    border-bottom: 1px solid #aaadad;
}

@media all and (min-width: 62.5em) {
    /* line 855, scss/style.scss */
    .block-rows section .column+.column {
        width: 547px;
        min-height: 168px;
    }
}


/* line 865, scss/style.scss */

.block-rows section .column+.column ul {
    list-style-type: none;
    list-style-position: outside;
}


/* line 869, scss/style.scss */

.block-rows section .column+.column ul:first-child {
    margin-top: 0;
}


/* line 873, scss/style.scss */

.block-rows section .column+.column ul:last-child {
    margin-bottom: 0;
}


/* line 881, scss/style.scss */

.block-rows section.general-brochures h2 {
    background-color: #003d76;
}


/* line 882, scss/style.scss */

.block-rows section.general-brochures .brochure {
    color: #003d76;
}


/* line 886, scss/style.scss */

.block-rows section.entec-brochures h2 {
    background-color: #35a848;
}


/* line 887, scss/style.scss */

.block-rows section.entec-brochures .brochure {
    color: #35a848;
}


/* line 891, scss/style.scss */

.block-rows section.nitrophoska-brochures h2 {
    background-color: #7d192a;
}


/* line 892, scss/style.scss */

.block-rows section.nitrophoska-brochures .brochure {
    color: #7d192a;
}


/* line 896, scss/style.scss */

.block-rows section.utec-brochures h2 {
    background-color: #f1b600;
}


/* line 897, scss/style.scss */

.block-rows section.utec-brochures .brochure {
    color: #f1b600;
}


/* line 901, scss/style.scss */

.block-rows section.nitrophoska-solub-brochures h2 {
    background-color: #83cff5;
}


/* line 902, scss/style.scss */

.block-rows section.nitrophoska-solub-brochures .brochure {
    color: #83cff5;
}


/* line 906, scss/style.scss */

.block-rows section.other-brochures .brochure {
    color: #71797c;
}


/* line 911, scss/style.scss */

.footnotes {
    margin-top: 10px;
}


/* line 915, scss/style.scss */

.brochure {
    display: inline-block;
    vertical-align: top;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    position: relative;
    height: 148px;
    margin: 0 10px 10px 0;
    -moz-box-shadow: 0 0 5px -2px black;
    -webkit-box-shadow: 0 0 5px -2px black;
    box-shadow: 0 0 5px -2px black;
}


/* line 922, scss/style.scss */

.brochure .layer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.5);
    z-index: 10;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-transition: opacity 0.15s;
    -o-transition: opacity 0.15s;
    -webkit-transition: opacity 0.15s;
    transition: opacity 0.15s;
}


/* line 933, scss/style.scss */

.brochure .layer:hover {
    filter: progid: DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
}


/* line 937, scss/style.scss */

.brochure .layer small {
    width: 100%;
    text-align: center;
    font-weight: bold;
    padding: 5px;
    background-color: white;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}


/* line 950, scss/style.scss */

section.contact-person .column img {
    display: block;
    width: 148px;
}


/* line 955, scss/style.scss */

section.contact-person .column+.column {
    min-height: 217px;
}


/* line 962, scss/style.scss */

.schaetzrahmen .header-row {
    background-color: #ffd58c;
    color: #71797c;
}


/* line 967, scss/style.scss */

.schaetzrahmen .description {
    font-size: 0.875em;
    margin-top: 0.5em;
}


/* line 972, scss/style.scss */

.schaetzrahmen .bewertung {
    margin: 0;
}


/* line 975, scss/style.scss */

.schaetzrahmen .bewertung td {
    padding: 7px;
}


/* line 980, scss/style.scss */

.schaetzrahmen td {
    padding: 10px;
    border-bottom: 1px solid #71797c;
    vertical-align: top;
}


/* line 986, scss/style.scss */

.schaetzrahmen input {
    padding: 5px 10px;
}


/* line 991, scss/style.scss */

.locations-map {
    position: relative;
    margin-top: 20px;
}


/* line 995, scss/style.scss */

.locations-map img {
    width: 100%;
}


/* line 999, scss/style.scss */

.locations-map .dots {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
}


/* line 1007, scss/style.scss */

.locations-map .dots .dot {
    position: absolute;
    cursor: pointer;
    border: none;
    outline: none;
    background: none;
}


/* line 1014, scss/style.scss */

.locations-map .dots .dot:before {
    color: #0070b0;
}

@media all and (max-width: 34.9375em) {
    /* line 1014, scss/style.scss */
    .locations-map .dots .dot:before {
        font-size: 1em;
    }
}

@media all and (min-width: 35em) {
    /* line 1014, scss/style.scss */
    .locations-map .dots .dot:before {
        font-size: 1.3em;
    }
}

@media all and (min-width: 50em) {
    /* line 1014, scss/style.scss */
    .locations-map .dots .dot:before {
        font-size: 1.6em;
    }
}

@media all and (min-width: 62.5em) {
    /* line 1014, scss/style.scss */
    .locations-map .dots .dot:before {
        font-size: 2em;
    }
}


/* line 1023, scss/style.scss */

.locations-map .dots .dot:hover p {
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
}


/* line 1031, scss/style.scss */

.locations-map .dots .dot.germany {
    top: 36.34%;
    left: 51.7%;
}


/* line 1032, scss/style.scss */

.locations-map .dots .dot.france {
    top: 44.05%;
    left: 32.65%;
}


/* line 1034, scss/style.scss */

.locations-map .dots .dot.italy {
    top: 60.57%;
    left: 49.66%;
}


/* line 1038, scss/style.scss */

.locations-map .dots .dot.italy p {
    top: auto;
    bottom: 50%;
    -moz-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
}


/* line 1045, scss/style.scss */

.locations-map .dots .dot.spain {
    top: 58.37%;
    left: 16.33%;
}


/* line 1050, scss/style.scss */

.locations-map .dots .dot.greece {
    top: 77.09%;
    left: 70.07%;
}


/* line 1054, scss/style.scss */

.locations-map .dots .dot.greece p {
    left: auto;
    top: auto;
    right: 50%;
    bottom: 50%;
    -moz-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}


/* line 1063, scss/style.scss */

.locations-map .dots .dot.turkey {
    top: 80.4%;
    left: 89.12%;
}


/* line 1067, scss/style.scss */

.locations-map .dots .dot.turkey p {
    left: auto;
    top: auto;
    right: 50%;
    bottom: 50%;
    -moz-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}

.locations-map .dots .dot.hungary {
    top: 51.4%;
    left: 66.12%;
}


/* line 1067, scss/style.scss */

.locations-map .dots .dot.hungary p {
    left: auto;
    top: auto;
    right: 50%;
    bottom: 50%;
    -moz-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}


/* line 1076, scss/style.scss */

.locations-map .dots .dot p {
    position: absolute;
    left: 50%;
    top: 50%;
    padding: 5px 10px;
    border: 1px solid white;
    color: white;
    background-color: #0070b0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
    -moz-transition: -moz-transform 0.15s;
    -o-transition: -o-transform 0.15s;
    -webkit-transition: -webkit-transform 0.15s;
    transition: transform 0.15s;
}


/* line 1092, scss/style.scss */

.accordion {
    margin-top: 20px;
}


/* line 1095, scss/style.scss */

.accordion h3,
.accordion div {
    padding: 1em;
    border-bottom: 1px solid white;
}


/* line 1100, scss/style.scss */

.accordion h3 {
    color: #0070b0;
    background-color: #c8c8c8;
    cursor: pointer;
    outline: none;
}


/* line 1107, scss/style.scss */

.accordion div {
    background-color: #e0e2e2;
}


/* line 1110, scss/style.scss */

.accordion div td {
    padding: 0 7px 1px 0;
}


/**
 *  produkttreppe
 */


/* line 1119, scss/style.scss */

#treppe {
    text-align: center;
    font-size: 12px;
    line-height: 1.3em;
}


/* line 1124, scss/style.scss */

#treppe .stufe {
    width: 100px;
    margin-right: 27px;
    float: left;
}


/* line 1129, scss/style.scss */

#treppe .stufe .kopf {
    width: 100px;
    height: 4em;
    padding: 0.5em 0;
    margin-bottom: 1em;
    background: #616a6c;
    color: #FFFFFF;
    font-weight: bold;
}


/* line 1138, scss/style.scss */

#treppe .stufe .kopf sup {
    font-weight: normal;
}


/* line 1141, scss/style.scss */

#treppe .stufe .koerper {
    width: 100px;
    height: 400px;
    background: #e0e2e2;
    color: #616a6c;
    font-weight: bold;
}


/* line 1148, scss/style.scss */

#treppe .stufe .koerper p {
    padding: 7px 0px 0px 0px;
}


/* line 1149, scss/style.scss */

#treppe .stufe .koerper .light {
    font-weight: normal;
}


/* line 1153, scss/style.scss */

#treppe #stufe0 {
    margin-right: 0px;
}


/* line 1154, scss/style.scss */

#treppe #stufe1 .kopf {
    margin-top: 2em;
}


/* line 1155, scss/style.scss */

#treppe #stufe2 .kopf {
    margin-top: 4em;
}


/* line 1156, scss/style.scss */

#treppe #stufe3 .kopf {
    margin-top: 6em;
}


/* line 1157, scss/style.scss */

#treppe #stufe4 .kopf {
    margin-top: 8em;
}


/* line 1158, scss/style.scss */

#treppe #stufe5 .kopf {
    margin-top: 10em;
}


/* line 1160, scss/style.scss */

#treppe #stufe0 .koerper {
    height: 30em;
    background: #f0f2f2 url(images/entec.png) no-repeat 0% 100%;
}


/* line 1161, scss/style.scss */

#treppe #stufe1 .koerper {
    height: 28em;
    background: #f0f2f2 url(images/nitrophoska.png) no-repeat 0% 100%;
}


/* line 1162, scss/style.scss */

#treppe #stufe2 .koerper {
    height: 26em;
    background: #f0f2f2 url(images/nitrophos.png) no-repeat 0% 100%;
}


/* line 1163, scss/style.scss */

#treppe #stufe3 .koerper {
    height: 24em;
    background: #f0f2f2 url(images/p.png) no-repeat 0% 100%;
}


/* line 1164, scss/style.scss */

#treppe #stufe4 .koerper {
    height: 22em;
    background: #f0f2f2 url(images/np.png) no-repeat 0% 100%;
}


/* line 1165, scss/style.scss */

#treppe #stufe5 .koerper {
    height: 20em;
    background: #f0f2f2 url(images/n.png) no-repeat 0% 100%;
}


/**
 *  forms
 */


/* line 1174, scss/style.scss */

.ninja-forms-cont .ninja-forms-error-msg,
.ninja-forms-cont .ninja-forms-field-error {
    display: none !important;
}


/* line 1178, scss/style.scss */

.ninja-forms-cont .ninja-forms-required-items {
    font-size: 0.875em;
    margin-bottom: 20px;
}


/* line 1183, scss/style.scss */

.ninja-forms-cont .ninja-forms-field-description {
    display: inline-block;
    vertical-align: top;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
}


/* line 1187, scss/style.scss */

.ninja-forms-cont .ninja-forms-form-wrap label {
    font-weight: normal;
}


/* line 1191, scss/style.scss */

.ninja-forms-cont .checkbox-wrap {
    margin-bottom: 10px;
}


/* line 1194, scss/style.scss */

.ninja-forms-cont .checkbox-wrap+.checkbox-wrap {
    margin-bottom: 30px;
}


/* line 1198, scss/style.scss */

.ninja-forms-cont .checkbox-wrap.ninja-forms-error {
    background-color: #eeb8b0;
}


/* line 1203, scss/style.scss */

.ninja-forms-cont .field-wrap {
    width: 100%;
    max-width: 350px;
}


/* line 1208, scss/style.scss */

.ninja-forms-cont .field-wrap.ninja-forms-error .ninja-forms-field {
    background-color: #eeb8b0;
}


/* line 1213, scss/style.scss */

.ninja-forms-cont .field-wrap .ninja-forms-field {
    padding: 2px 5px;
}


/* line 1217, scss/style.scss */

.ninja-forms-cont .field-wrap.list-dropdown-wrap select {
    width: auto;
}


/* line 1221, scss/style.scss */

.ninja-forms-cont .field-wrap textarea {
    height: 150px;
}


/* line 1225, scss/style.scss */

.ninja-forms-cont .field-wrap input[type="submit"] {
    padding: 0.5em 1em;
    color: #0090e0;
    background-color: #e0e2e2;
    border: none;
    outline: none;
    -moz-transition: background-color 0.15s;
    -o-transition: background-color 0.15s;
    -webkit-transition: background-color 0.15s;
    transition: background-color 0.15s;
}


/* line 1233, scss/style.scss */

.ninja-forms-cont .field-wrap input[type="submit"]:hover {
    background-color: #c8c8c8;
}


/**
 *  footer
 */


/* line 1244, scss/style.scss */

footer {
    padding: 20px 0;
    background: #e0e2e2;
}

@media all and (min-width: 35em) {
    /* line 1244, scss/style.scss */
    footer {
        height: 150px;
    }
}


/* line 1249, scss/style.scss */

footer .inner-content {
    position: relative;
    height: 100%;
    max-width: 1000px;
    padding: 0 10px;
    margin: 0 auto;
}


/* line 1256, scss/style.scss */

footer .inner-content .go-to-top {
    display: block;
    position: absolute;
    right: 10px;
    top: 0;
    padding: 0 5px;
    color: white;
    background: #0090e0;
    text-decoration: none;
}


/* line 1267, scss/style.scss */

footer .inner-content nav {
    text-align: right;
    margin-top: 30px;
}

@media all and (min-width: 35em) {
    /* line 1267, scss/style.scss */
    footer .inner-content nav {
        position: absolute;
        right: 10px;
        bottom: 0;
    }
}


/* line 1277, scss/style.scss */

footer .inner-content nav li {
    margin-bottom: 5px;
}

@media all and (min-width: 35em) {
    /* line 1277, scss/style.scss */
    footer .inner-content nav li {
        display: inline-block;
        vertical-align: auto;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline;
        margin-left: 20px;
        margin-bottom: 0;
    }
}


/* line 1286, scss/style.scss */

footer .inner-content nav li:first-child {
    margin-left: 0;
}


/* line 1288, scss/style.scss */

footer .inner-content nav li a {
    font-size: 0.875em;
    color: #71797c;
    font-weight: bold;
    text-decoration: none;
}


/* line 1295, scss/style.scss */

footer .inner-content nav li.current-menu-item a {
    border-bottom: 2px solid #0090e0;
}

a.entecfl-banner {
    position: absolute;
    top: 100px;
    left: 0px;
}