@charset "UTF-8";

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

/**

 * 1. Set default font family to sans-serif.

 * 2. Prevent iOS and IE text size adjust after device orientation change,

 *    without disabling user zoom.

 */

html {

  font-family: sans-serif;

  /* 1 */

  -ms-text-size-adjust: 100%;

  /* 2 */

  -webkit-text-size-adjust: 100%;

  /* 2 */ }



/**

 * Remove default margin.

 */

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.

 */

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.

 */

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.

 */

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/10/11, Safari, and Firefox < 22.

 */

[hidden],

template {

  display: none; }



/* Links

   ========================================================================== */

/**

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

 */

a {

  background-color: transparent; }



/**

 * Improve readability of focused elements when they are also in an

 * active/hover state.

 */

a:active,

a:hover {

  outline: 0; }



/* Text-level semantics

   ========================================================================== */

/**

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

 */

abbr[title] {

  border-bottom: 1px dotted; }



/**

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

 */

b,

strong {

  font-weight: bold; }



/**

 * Address styling not present in Safari and Chrome.

 */

dfn {

  font-style: italic; }



/**

 * Address variable `h1` font-size and margin within `section` and `article`

 * contexts in Firefox 4+, Safari, and Chrome.

 */

h1 {

  font-size: 2em;

  margin: 0.67em 0; }



/**

 * Address styling not present in IE 8/9.

 */

mark {

  background: #ff0;

  color: #000; }



/**

 * Address inconsistent and variable font size in all browsers.

 */

small {

  font-size: 80%; }



/**

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

 */

sub,

sup {

  font-size: 75%;

  line-height: 0;

  position: relative;

  vertical-align: baseline; }



sup {

  top: -0.5em; }



sub {

  bottom: -0.25em; }



/* Embedded content

   ========================================================================== */

/**

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

 */

img {

  border: 0; }



/**

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

 */

svg:not(:root) {

  overflow: hidden; }



/* Grouping content

   ========================================================================== */

/**

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

 */

figure {

  margin: 1em 40px; }



/**

 * Address differences between Firefox and other browsers.

 */

hr {

  -webkit-box-sizing: content-box;

  box-sizing: content-box;

  height: 0; }



/**

 * Contain overflow in all browsers.

 */

pre {

  overflow: auto; }



/**

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

 */

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.

 */

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.

 */

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.

 */

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.

 */

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.

 */

button[disabled],

html input[disabled] {

  cursor: default; }



/**

 * Remove inner padding and border in Firefox 4+.

 */

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.

 */

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.

 */

input[type="checkbox"],

input[type="radio"] {

  -webkit-box-sizing: border-box;

  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`.

 */

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.

 */

input[type="search"] {

  -webkit-appearance: textfield;

  /* 1 */

  -webkit-box-sizing: content-box;

  box-sizing: content-box;

  /* 2 */ }



/**

 * 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).

 */

input[type="search"]::-webkit-search-cancel-button,

input[type="search"]::-webkit-search-decoration {

  -webkit-appearance: none; }



/**

 * Define consistent border, margin, and padding.

 */

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.

 */

legend {

  border: 0;

  /* 1 */

  padding: 0;

  /* 2 */ }



/**

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

 */

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.

 */

optgroup {

  font-weight: bold; }



/* Tables

   ========================================================================== */

/**

 * Remove most spacing between table cells.

 */

table {

  border-collapse: collapse;

  border-spacing: 0; }



td,

th {

  padding: 0; }



/* Slider */

.slick-slider {

  position: relative;

  display: block;

  -webkit-box-sizing: border-box;

  box-sizing: border-box;

  -webkit-touch-callout: none;

  -webkit-user-select: none;

  -khtml-user-select: none;

  -moz-user-select: none;

  -ms-user-select: none;

  user-select: none;

  -ms-touch-action: pan-y;

  touch-action: pan-y;

  -webkit-tap-highlight-color: transparent; }



.slick-list {

  position: relative;

  overflow: hidden;

  display: block;

  margin: 0;

  padding: 0; }

  .slick-list:focus {

    outline: none; }

  .slick-list.dragging {

    cursor: pointer;

    cursor: hand; }



.slick-slider .slick-track,

.slick-slider .slick-list {

  -webkit-transform: translate3d(0, 0, 0);

  -moz-transform: translate3d(0, 0, 0);

  -ms-transform: translate3d(0, 0, 0);

  -o-transform: translate3d(0, 0, 0);

  transform: translate3d(0, 0, 0); }



.slick-track {

  position: relative;

  left: 0;

  top: 0;

  display: block; }

  .slick-track:before, .slick-track:after {

    content: "";

    display: table; }

  .slick-track:after {

    clear: both; }

  .slick-loading .slick-track {

    visibility: hidden; }



.slick-slide {

  float: left;

  height: 100%;

  min-height: 1px;

  display: none; }

  [dir="rtl"] .slick-slide {

    float: right; }

  .slick-slide img {

    display: block; }

  .slick-slide.slick-loading img {

    display: none; }

  .slick-slide.dragging img {

    pointer-events: none; }

  .slick-initialized .slick-slide {

    display: block; }

  .slick-loading .slick-slide {

    visibility: hidden; }

  .slick-vertical .slick-slide {

    display: block;

    height: auto;

    border: 1px solid transparent; }



.slick-arrow.slick-hidden {

  display: none; }



@font-face {

  font-family: 'icomoon';

  src: url("../fonts/icomoon/icomoon.ttf?mrkqz7") format("truetype"), url("../fonts/icomoon/icomoon.woff?mrkqz7") format("woff"), url("../fonts/icomoon/icomoon.svg?mrkqz7#icomoon") format("svg");

  font-weight: normal;

  font-style: normal; }



[class^="icon-"], [class*=" icon-"] {

  /* use !important to prevent issues with browser extensions that change fonts */

  display: inline-block;

  font-family: 'icomoon' !important;

  speak: none;

  font-style: normal;

  font-weight: normal;

  font-variant: normal;

  text-transform: none;

  line-height: 1;

  /* Better Font Rendering =========== */

  -webkit-font-smoothing: antialiased;

  -moz-osx-font-smoothing: grayscale; }

  [class^="icon-"].margin-left, [class*=" icon-"].margin-left {

    margin-left: 30px; }



.flip-horizontal {

  -webkit-transform: scale(-1, 1);

  -ms-transform: scale(-1, 1);

  transform: scale(-1, 1); }



.flip-vertical {

  -webkit-transform: scale(1, -1);

  -ms-transform: scale(1, -1);

  transform: scale(1, -1); }



.rotate-90 {

  -webkit-transform: rotate(90deg);

  -ms-transform: rotate(90deg);

  transform: rotate(90deg); }



.icon-facebook:before {

  content: ""; }



.icon-bars:before {

  content: ""; }



.icon-align:before {

  content: ""; }



.icon-arrow-left:before {

  content: ""; }



.icon-arrow-up:before {

  content: ""; }



.icon-phone:before {

  content: ""; }



.icon-plus:before {

  content: ""; }



.icon-tick:before {

  content: ""; }



.container {

  margin-right: auto;

  margin-left: auto;

  padding-right: 1rem;

  padding-left: 1rem;

  max-width: 1000px; }



.row {

  -webkit-box-sizing: border-box;

  box-sizing: border-box;

  display: -ms-flexbox;

  display: -webkit-box;

  display: -webkit-flex;

  display: flex;

  -ms-flex: 0 1 auto;

  -webkit-box-flex: 0;

  -webkit-flex: 0 1 auto;

  flex: 0 1 auto;

  -ms-flex-direction: row;

  -webkit-box-orient: horizontal;

  -webkit-box-direction: normal;

  -webkit-flex-direction: row;

  flex-direction: row;

  -ms-flex-wrap: wrap;

  -webkit-flex-wrap: wrap;

  flex-wrap: wrap;

  margin-right: -1rem;

  margin-left: -1rem; }



.row.reverse {

  -ms-flex-direction: row-reverse;

  -webkit-box-orient: horizontal;

  -webkit-box-direction: reverse;

  -webkit-flex-direction: row-reverse;

  flex-direction: row-reverse; }



.col.reverse {

  -ms-flex-direction: column-reverse;

  -webkit-box-orient: vertical;

  -webkit-box-direction: reverse;

  -webkit-flex-direction: column-reverse;

  flex-direction: column-reverse; }



.col-xs,

.col-xs-1,

.col-xs-2,

.col-xs-3,

.col-xs-4,

.col-xs-5,

.col-xs-6,

.col-xs-7,

.col-xs-8,

.col-xs-9,

.col-xs-10,

.col-xs-11,

.col-xs-12 {

  -webkit-box-sizing: border-box;

  box-sizing: border-box;

  -ms-flex: 0 0 auto;

  -webkit-box-flex: 0;

  -webkit-flex: 0 0 auto;

  flex: 0 0 auto;

  padding-right: 1rem;

  padding-left: 1rem; }



.col-xs {

  -webkit-flex-grow: 1;

  -ms-flex-positive: 1;

  -webkit-box-flex: 1;

  flex-grow: 1;

  -ms-flex-preferred-size: 0;

  -webkit-flex-basis: 0;

  flex-basis: 0;

  max-width: 100%; }



.col-xs-1 {

  -ms-flex-preferred-size: 8.333%;

  -webkit-flex-basis: 8.333%;

  flex-basis: 8.333%;

  max-width: 8.333%; }



.col-xs-2 {

  -ms-flex-preferred-size: 16.667%;

  -webkit-flex-basis: 16.667%;

  flex-basis: 16.667%;

  max-width: 16.667%; }



.col-xs-3 {

  -ms-flex-preferred-size: 25%;

  -webkit-flex-basis: 25%;

  flex-basis: 25%;

  max-width: 25%; }



.col-xs-4 {

  -ms-flex-preferred-size: 33.333%;

  -webkit-flex-basis: 33.333%;

  flex-basis: 33.333%;

  max-width: 33.333%; }



.col-xs-5 {

  -ms-flex-preferred-size: 41.667%;

  -webkit-flex-basis: 41.667%;

  flex-basis: 41.667%;

  max-width: 41.667%; }



.col-xs-6 {

  -ms-flex-preferred-size: 50%;

  -webkit-flex-basis: 50%;

  flex-basis: 50%;

  max-width: 50%; }



.col-xs-7 {

  -ms-flex-preferred-size: 58.333%;

  -webkit-flex-basis: 58.333%;

  flex-basis: 58.333%;

  max-width: 58.333%; }



.col-xs-8 {

  -ms-flex-preferred-size: 66.667%;

  -webkit-flex-basis: 66.667%;

  flex-basis: 66.667%;

  max-width: 66.667%; }



.col-xs-9 {

  -ms-flex-preferred-size: 75%;

  -webkit-flex-basis: 75%;

  flex-basis: 75%;

  max-width: 75%; }



.col-xs-10 {

  -ms-flex-preferred-size: 83.333%;

  -webkit-flex-basis: 83.333%;

  flex-basis: 83.333%;

  max-width: 83.333%; }



.col-xs-11 {

  -ms-flex-preferred-size: 91.667%;

  -webkit-flex-basis: 91.667%;

  flex-basis: 91.667%;

  max-width: 91.667%; }



.col-xs-12 {

  -ms-flex-preferred-size: 100%;

  -webkit-flex-basis: 100%;

  flex-basis: 100%;

  max-width: 100%; }



.col-xs-offset-1 {

  margin-left: 8.333%; }



.col-xs-offset-2 {

  margin-left: 16.667%; }



.col-xs-offset-3 {

  margin-left: 25%; }



.col-xs-offset-4 {

  margin-left: 33.333%; }



.col-xs-offset-5 {

  margin-left: 41.667%; }



.col-xs-offset-6 {

  margin-left: 50%; }



.col-xs-offset-7 {

  margin-left: 58.333%; }



.col-xs-offset-8 {

  margin-left: 66.667%; }



.col-xs-offset-9 {

  margin-left: 75%; }



.col-xs-offset-10 {

  margin-left: 83.333%; }



.col-xs-offset-11 {

  margin-left: 91.667%; }



.start-xs {

  -ms-flex-pack: start;

  -webkit-box-pack: start;

  -webkit-justify-content: flex-start;

  justify-content: flex-start;

  text-align: start; }



.center-xs {

  -ms-flex-pack: center;

  -webkit-box-pack: center;

  -webkit-justify-content: center;

  justify-content: center;

  text-align: center; }



.end-xs {

  -ms-flex-pack: end;

  -webkit-box-pack: end;

  -webkit-justify-content: flex-end;

  justify-content: flex-end;

  text-align: end; }



.top-xs {

  -ms-flex-align: start;

  -webkit-box-align: start;

  -webkit-align-items: flex-start;

  align-items: flex-start; }



.middle-xs {

  -ms-flex-align: center;

  -webkit-box-align: center;

  -webkit-align-items: center;

  align-items: center; }



.bottom-xs {

  -ms-flex-align: end;

  -webkit-box-align: end;

  -webkit-align-items: flex-end;

  align-items: flex-end; }



.around-xs {

  -ms-flex-pack: distribute;

  -webkit-justify-content: space-around;

  justify-content: space-around; }



.between-xs {

  -ms-flex-pack: justify;

  -webkit-box-pack: justify;

  -webkit-justify-content: space-between;

  justify-content: space-between; }



.first-xs {

  -ms-flex-order: -1;

  -webkit-box-ordinal-group: 0;

  -webkit-order: -1;

  order: -1; }



.last-xs {

  -ms-flex-order: 1;

  -webkit-box-ordinal-group: 2;

  -webkit-order: 1;

  order: 1; }



@media only screen and (min-width: 48em) {

  .col-sm,

  .col-sm-1,

  .col-sm-2,

  .col-sm-3,

  .col-sm-4,

  .col-sm-5,

  .col-sm-6,

  .col-sm-7,

  .col-sm-8,

  .col-sm-9,

  .col-sm-10,

  .col-sm-11,

  .col-sm-12 {

    -webkit-box-sizing: border-box;

    box-sizing: border-box;

    -ms-flex: 0 0 auto;

    -webkit-box-flex: 0;

    -webkit-flex: 0 0 auto;

    flex: 0 0 auto;

    padding-right: 1rem;

    padding-left: 1rem; }

  .col-sm {

    -webkit-flex-grow: 1;

    -ms-flex-positive: 1;

    -webkit-box-flex: 1;

    flex-grow: 1;

    -ms-flex-preferred-size: 0;

    -webkit-flex-basis: 0;

    flex-basis: 0;

    max-width: 100%; }

  .col-sm-1 {

    -ms-flex-preferred-size: 8.333%;

    -webkit-flex-basis: 8.333%;

    flex-basis: 8.333%;

    max-width: 8.333%; }

  .col-sm-2 {

    -ms-flex-preferred-size: 16.667%;

    -webkit-flex-basis: 16.667%;

    flex-basis: 16.667%;

    max-width: 16.667%; }

  .col-sm-3 {

    -ms-flex-preferred-size: 25%;

    -webkit-flex-basis: 25%;

    flex-basis: 25%;

    max-width: 25%; }

  .col-sm-4 {

    -ms-flex-preferred-size: 33.333%;

    -webkit-flex-basis: 33.333%;

    flex-basis: 33.333%;

    max-width: 33.333%; }

  .col-sm-5 {

    -ms-flex-preferred-size: 41.667%;

    -webkit-flex-basis: 41.667%;

    flex-basis: 41.667%;

    max-width: 41.667%; }

  .col-sm-6 {

    -ms-flex-preferred-size: 50%;

    -webkit-flex-basis: 50%;

    flex-basis: 50%;

    max-width: 50%; }

  .col-sm-7 {

    -ms-flex-preferred-size: 58.333%;

    -webkit-flex-basis: 58.333%;

    flex-basis: 58.333%;

    max-width: 58.333%; }

  .col-sm-8 {

    -ms-flex-preferred-size: 66.667%;

    -webkit-flex-basis: 66.667%;

    flex-basis: 66.667%;

    max-width: 66.667%; }

  .col-sm-9 {

    -ms-flex-preferred-size: 75%;

    -webkit-flex-basis: 75%;

    flex-basis: 75%;

    max-width: 75%; }

  .col-sm-10 {

    -ms-flex-preferred-size: 83.333%;

    -webkit-flex-basis: 83.333%;

    flex-basis: 83.333%;

    max-width: 83.333%; }

  .col-sm-11 {

    -ms-flex-preferred-size: 91.667%;

    -webkit-flex-basis: 91.667%;

    flex-basis: 91.667%;

    max-width: 91.667%; }

  .col-sm-12 {

    -ms-flex-preferred-size: 100%;

    -webkit-flex-basis: 100%;

    flex-basis: 100%;

    max-width: 100%; }

  .col-sm-offset-1 {

    margin-left: 8.333%; }

  .col-sm-offset-2 {

    margin-left: 16.667%; }

  .col-sm-offset-3 {

    margin-left: 25%; }

  .col-sm-offset-4 {

    margin-left: 33.333%; }

  .col-sm-offset-5 {

    margin-left: 41.667%; }

  .col-sm-offset-6 {

    margin-left: 50%; }

  .col-sm-offset-7 {

    margin-left: 58.333%; }

  .col-sm-offset-8 {

    margin-left: 66.667%; }

  .col-sm-offset-9 {

    margin-left: 75%; }

  .col-sm-offset-10 {

    margin-left: 83.333%; }

  .col-sm-offset-11 {

    margin-left: 91.667%; }

  .start-sm {

    -ms-flex-pack: start;

    -webkit-box-pack: start;

    -webkit-justify-content: flex-start;

    justify-content: flex-start;

    text-align: start; }

  .center-sm {

    -ms-flex-pack: center;

    -webkit-box-pack: center;

    -webkit-justify-content: center;

    justify-content: center;

    text-align: center; }

  .end-sm {

    -ms-flex-pack: end;

    -webkit-box-pack: end;

    -webkit-justify-content: flex-end;

    justify-content: flex-end;

    text-align: end; }

  .top-sm {

    -ms-flex-align: start;

    -webkit-box-align: start;

    -webkit-align-items: flex-start;

    align-items: flex-start; }

  .middle-sm {

    -ms-flex-align: center;

    -webkit-box-align: center;

    -webkit-align-items: center;

    align-items: center; }

  .bottom-sm {

    -ms-flex-align: end;

    -webkit-box-align: end;

    -webkit-align-items: flex-end;

    align-items: flex-end; }

  .around-sm {

    -ms-flex-pack: distribute;

    -webkit-justify-content: space-around;

    justify-content: space-around; }

  .between-sm {

    -ms-flex-pack: justify;

    -webkit-box-pack: justify;

    -webkit-justify-content: space-between;

    justify-content: space-between; }

  .first-sm {

    -ms-flex-order: -1;

    -webkit-box-ordinal-group: 0;

    -webkit-order: -1;

    order: -1; }

  .last-sm {

    -ms-flex-order: 1;

    -webkit-box-ordinal-group: 2;

    -webkit-order: 1;

    order: 1; } }



@media only screen and (min-width: 62em) {

  .col-md,

  .col-md-1,

  .col-md-2,

  .col-md-3,

  .col-md-4,

  .col-md-5,

  .col-md-6,

  .col-md-7,

  .col-md-8,

  .col-md-9,

  .col-md-10,

  .col-md-11,

  .col-md-12 {

    -webkit-box-sizing: border-box;

    box-sizing: border-box;

    -ms-flex: 0 0 auto;

    -webkit-box-flex: 0;

    -webkit-flex: 0 0 auto;

    flex: 0 0 auto;

    padding-right: 1rem;

    padding-left: 1rem; }

  .col-md {

    -webkit-flex-grow: 1;

    -ms-flex-positive: 1;

    -webkit-box-flex: 1;

    flex-grow: 1;

    -ms-flex-preferred-size: 0;

    -webkit-flex-basis: 0;

    flex-basis: 0;

    max-width: 100%; }

  .col-md-1 {

    -ms-flex-preferred-size: 8.333%;

    -webkit-flex-basis: 8.333%;

    flex-basis: 8.333%;

    max-width: 8.333%; }

  .col-md-2 {

    -ms-flex-preferred-size: 16.667%;

    -webkit-flex-basis: 16.667%;

    flex-basis: 16.667%;

    max-width: 16.667%; }

  .col-md-3 {

    -ms-flex-preferred-size: 25%;

    -webkit-flex-basis: 25%;

    flex-basis: 25%;

    max-width: 25%; }

  .col-md-4 {

    -ms-flex-preferred-size: 33.333%;

    -webkit-flex-basis: 33.333%;

    flex-basis: 33.333%;

    max-width: 33.333%; }

  .col-md-5 {

    -ms-flex-preferred-size: 41.667%;

    -webkit-flex-basis: 41.667%;

    flex-basis: 41.667%;

    max-width: 41.667%; }

  .col-md-6 {

    -ms-flex-preferred-size: 50%;

    -webkit-flex-basis: 50%;

    flex-basis: 50%;

    max-width: 50%; }

  .col-md-7 {

    -ms-flex-preferred-size: 58.333%;

    -webkit-flex-basis: 58.333%;

    flex-basis: 58.333%;

    max-width: 58.333%; }

  .col-md-8 {

    -ms-flex-preferred-size: 66.667%;

    -webkit-flex-basis: 66.667%;

    flex-basis: 66.667%;

    max-width: 66.667%; }

  .col-md-9 {

    -ms-flex-preferred-size: 75%;

    -webkit-flex-basis: 75%;

    flex-basis: 75%;

    max-width: 75%; }

  .col-md-10 {

    -ms-flex-preferred-size: 83.333%;

    -webkit-flex-basis: 83.333%;

    flex-basis: 83.333%;

    max-width: 83.333%; }

  .col-md-11 {

    -ms-flex-preferred-size: 91.667%;

    -webkit-flex-basis: 91.667%;

    flex-basis: 91.667%;

    max-width: 91.667%; }

  .col-md-12 {

    -ms-flex-preferred-size: 100%;

    -webkit-flex-basis: 100%;

    flex-basis: 100%;

    max-width: 100%; }

  .col-md-offset-1 {

    margin-left: 8.333%; }

  .col-md-offset-2 {

    margin-left: 16.667%; }

  .col-md-offset-3 {

    margin-left: 25%; }

  .col-md-offset-4 {

    margin-left: 33.333%; }

  .col-md-offset-5 {

    margin-left: 41.667%; }

  .col-md-offset-6 {

    margin-left: 50%; }

  .col-md-offset-7 {

    margin-left: 58.333%; }

  .col-md-offset-8 {

    margin-left: 66.667%; }

  .col-md-offset-9 {

    margin-left: 75%; }

  .col-md-offset-10 {

    margin-left: 83.333%; }

  .col-md-offset-11 {

    margin-left: 91.667%; }

  .start-md {

    -ms-flex-pack: start;

    -webkit-box-pack: start;

    -webkit-justify-content: flex-start;

    justify-content: flex-start;

    text-align: start; }

  .center-md {

    -ms-flex-pack: center;

    -webkit-box-pack: center;

    -webkit-justify-content: center;

    justify-content: center;

    text-align: center; }

  .end-md {

    -ms-flex-pack: end;

    -webkit-box-pack: end;

    -webkit-justify-content: flex-end;

    justify-content: flex-end;

    text-align: end; }

  .top-md {

    -ms-flex-align: start;

    -webkit-box-align: start;

    -webkit-align-items: flex-start;

    align-items: flex-start; }

  .middle-md {

    -ms-flex-align: center;

    -webkit-box-align: center;

    -webkit-align-items: center;

    align-items: center; }

  .bottom-md {

    -ms-flex-align: end;

    -webkit-box-align: end;

    -webkit-align-items: flex-end;

    align-items: flex-end; }

  .around-md {

    -ms-flex-pack: distribute;

    -webkit-justify-content: space-around;

    justify-content: space-around; }

  .between-md {

    -ms-flex-pack: justify;

    -webkit-box-pack: justify;

    -webkit-justify-content: space-between;

    justify-content: space-between; }

  .first-md {

    -ms-flex-order: -1;

    -webkit-box-ordinal-group: 0;

    -webkit-order: -1;

    order: -1; }

  .last-md {

    -ms-flex-order: 1;

    -webkit-box-ordinal-group: 2;

    -webkit-order: 1;

    order: 1; } }



@media only screen and (min-width: 75em) {

  .col-lg,

  .col-lg-1,

  .col-lg-2,

  .col-lg-3,

  .col-lg-4,

  .col-lg-5,

  .col-lg-6,

  .col-lg-7,

  .col-lg-8,

  .col-lg-9,

  .col-lg-10,

  .col-lg-11,

  .col-lg-12 {

    -webkit-box-sizing: border-box;

    box-sizing: border-box;

    -ms-flex: 0 0 auto;

    -webkit-box-flex: 0;

    -webkit-flex: 0 0 auto;

    flex: 0 0 auto;

    padding-right: 1rem;

    padding-left: 1rem; }

  .col-lg {

    -webkit-flex-grow: 1;

    -ms-flex-positive: 1;

    -webkit-box-flex: 1;

    flex-grow: 1;

    -ms-flex-preferred-size: 0;

    -webkit-flex-basis: 0;

    flex-basis: 0;

    max-width: 100%; }

  .col-lg-1 {

    -ms-flex-preferred-size: 8.333%;

    -webkit-flex-basis: 8.333%;

    flex-basis: 8.333%;

    max-width: 8.333%; }

  .col-lg-2 {

    -ms-flex-preferred-size: 16.667%;

    -webkit-flex-basis: 16.667%;

    flex-basis: 16.667%;

    max-width: 16.667%; }

  .col-lg-3 {

    -ms-flex-preferred-size: 25%;

    -webkit-flex-basis: 25%;

    flex-basis: 25%;

    max-width: 25%; }

  .col-lg-4 {

    -ms-flex-preferred-size: 33.333%;

    -webkit-flex-basis: 33.333%;

    flex-basis: 33.333%;

    max-width: 33.333%; }

  .col-lg-5 {

    -ms-flex-preferred-size: 41.667%;

    -webkit-flex-basis: 41.667%;

    flex-basis: 41.667%;

    max-width: 41.667%; }

  .col-lg-6 {

    -ms-flex-preferred-size: 50%;

    -webkit-flex-basis: 50%;

    flex-basis: 50%;

    max-width: 50%; }

  .col-lg-7 {

    -ms-flex-preferred-size: 58.333%;

    -webkit-flex-basis: 58.333%;

    flex-basis: 58.333%;

    max-width: 58.333%; }

  .col-lg-8 {

    -ms-flex-preferred-size: 66.667%;

    -webkit-flex-basis: 66.667%;

    flex-basis: 66.667%;

    max-width: 66.667%; }

  .col-lg-9 {

    -ms-flex-preferred-size: 75%;

    -webkit-flex-basis: 75%;

    flex-basis: 75%;

    max-width: 75%; }

  .col-lg-10 {

    -ms-flex-preferred-size: 83.333%;

    -webkit-flex-basis: 83.333%;

    flex-basis: 83.333%;

    max-width: 83.333%; }

  .col-lg-11 {

    -ms-flex-preferred-size: 91.667%;

    -webkit-flex-basis: 91.667%;

    flex-basis: 91.667%;

    max-width: 91.667%; }

  .col-lg-12 {

    -ms-flex-preferred-size: 100%;

    -webkit-flex-basis: 100%;

    flex-basis: 100%;

    max-width: 100%; }

  .col-lg-offset-1 {

    margin-left: 8.333%; }

  .col-lg-offset-2 {

    margin-left: 16.667%; }

  .col-lg-offset-3 {

    margin-left: 25%; }

  .col-lg-offset-4 {

    margin-left: 33.333%; }

  .col-lg-offset-5 {

    margin-left: 41.667%; }

  .col-lg-offset-6 {

    margin-left: 50%; }

  .col-lg-offset-7 {

    margin-left: 58.333%; }

  .col-lg-offset-8 {

    margin-left: 66.667%; }

  .col-lg-offset-9 {

    margin-left: 75%; }

  .col-lg-offset-10 {

    margin-left: 83.333%; }

  .col-lg-offset-11 {

    margin-left: 91.667%; }

  .start-lg {

    -ms-flex-pack: start;

    -webkit-box-pack: start;

    -webkit-justify-content: flex-start;

    justify-content: flex-start;

    text-align: start; }

  .center-lg {

    -ms-flex-pack: center;

    -webkit-box-pack: center;

    -webkit-justify-content: center;

    justify-content: center;

    text-align: center; }

  .end-lg {

    -ms-flex-pack: end;

    -webkit-box-pack: end;

    -webkit-justify-content: flex-end;

    justify-content: flex-end;

    text-align: end; }

  .top-lg {

    -ms-flex-align: start;

    -webkit-box-align: start;

    -webkit-align-items: flex-start;

    align-items: flex-start; }

  .middle-lg {

    -ms-flex-align: center;

    -webkit-box-align: center;

    -webkit-align-items: center;

    align-items: center; }

  .bottom-lg {

    -ms-flex-align: end;

    -webkit-box-align: end;

    -webkit-align-items: flex-end;

    align-items: flex-end; }

  .around-lg {

    -ms-flex-pack: distribute;

    -webkit-justify-content: space-around;

    justify-content: space-around; }

  .between-lg {

    -ms-flex-pack: justify;

    -webkit-box-pack: justify;

    -webkit-justify-content: space-between;

    justify-content: space-between; }

  .first-lg {

    -ms-flex-order: -1;

    -webkit-box-ordinal-group: 0;

    -webkit-order: -1;

    order: -1; }

  .last-lg {

    -ms-flex-order: 1;

    -webkit-box-ordinal-group: 2;

    -webkit-order: 1;

    order: 1; } }



#nav .nav, #header .extra-nav ul, #header .lang-select, .intro-carousel .slick-dots, .three-columns .icon-list, .three-columns .text-list {

  margin: 0;

  padding: 0;

  list-style: none; }



.clearfix:after {

  content: '';

  display: block;

  clear: both; }



.ellipsis {

  white-space: nowrap;

  /* 1 */

  -o-text-overflow: ellipsis;

  text-overflow: ellipsis;

  /* 2 */

  overflow: hidden; }



html {

  -webkit-box-sizing: border-box;

  box-sizing: border-box; }



*, *:before, *:after {

  -webkit-box-sizing: inherit;

  box-sizing: inherit; }



* {

  max-height: 1000000px; }



body {

  color: #00456F;

  background: #252525;

  font: 16px/1.4 Arial, Helvetica, sans-serif;

  min-width: 320px;

  -webkit-font-smoothing: antialiased;

  -moz-osx-font-smoothing: grayscale; }



img {

  max-width: 100%;

  height: auto; }



.gm-style img {

  max-width: none; }



h1, .h1,

h2, .h2,

h3, .h3,

h4, .h4,

h5, .h5,

h6, .h6,

.h {

  font-family: inherit;

  font-weight: bold;

  margin: 0 0 0.5em;

  color: inherit; }



h1, .h1 {

  font-size: 30px; }



h2, .h2 {

  font-size: 27px; }



h3, .h3 {

  font-size: 21px; }



h4, .h4 {

  font-size: 21px; }



h5, .h5 {

  font-size: 17px; }



h6, .h6 {

  font-size: 15px; }



p {

  margin: 0 0 1em; }



a {

  color: #39f; }

  a:hover, a:focus {

    text-decoration: none; }



form,

fieldset {

  margin: 0;

  padding: 0;

  border-style: none; }



input[type='text'],

input[type='tel'],

input[type='email'],

input[type='search'],

input[type='password'],

textarea {

  -webkit-appearance: none;

  -webkit-border-radius: 0;

  -webkit-box-sizing: border-box;

  box-sizing: border-box;

  border: 1px solid #999;

  padding: 0.4em 0.7em; }

  input[type='text']:focus,

  input[type='tel']:focus,

  input[type='email']:focus,

  input[type='search']:focus,

  input[type='password']:focus,

  textarea:focus {

    border-color: #333; }

  input[type='text']::-webkit-input-placeholder,

  input[type='tel']::-webkit-input-placeholder,

  input[type='email']::-webkit-input-placeholder,

  input[type='search']::-webkit-input-placeholder,

  input[type='password']::-webkit-input-placeholder,

  textarea::-webkit-input-placeholder {

    color: #999; }

  input[type='text']::-moz-placeholder,

  input[type='tel']::-moz-placeholder,

  input[type='email']::-moz-placeholder,

  input[type='search']::-moz-placeholder,

  input[type='password']::-moz-placeholder,

  textarea::-moz-placeholder {

    opacity: 1;

    color: #999; }

  input[type='text']:-moz-placeholder,

  input[type='tel']:-moz-placeholder,

  input[type='email']:-moz-placeholder,

  input[type='search']:-moz-placeholder,

  input[type='password']:-moz-placeholder,

  textarea:-moz-placeholder {

    color: #999; }

  input[type='text']:-ms-input-placeholder,

  input[type='tel']:-ms-input-placeholder,

  input[type='email']:-ms-input-placeholder,

  input[type='search']:-ms-input-placeholder,

  input[type='password']:-ms-input-placeholder,

  textarea:-ms-input-placeholder {

    color: #999; }

  input[type='text'].placeholder,

  input[type='tel'].placeholder,

  input[type='email'].placeholder,

  input[type='search'].placeholder,

  input[type='password'].placeholder,

  textarea.placeholder {

    color: #999; }



select {

  -webkit-border-radius: 0; }



textarea {

  resize: vertical;

  vertical-align: top; }



button,

input[type='button'],

input[type='reset'],

input[type='file'],

input[type='submit'] {

  -webkit-appearance: none;

  -webkit-border-radius: 0;

  cursor: pointer; }



#nav {

  margin-bottom: 15px; }

  @media (min-width: 768px) {

    #nav {

      margin-bottom: 53px; } }

  #nav .nav {

    display: -webkit-box;

    display: -webkit-flex;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: start;

    -webkit-align-items: flex-start;

    -ms-flex-align: start;

    align-items: flex-start;

    -webkit-box-pack: justify;

    -webkit-justify-content: space-between;

    -ms-flex-pack: justify;

    justify-content: space-between;

    margin: 0 -4px; }

    @media (min-width: 768px) {

      #nav .nav {

        margin: 0 -12px; } }

    @media (max-width: 767px) {

      #nav .nav {

        -webkit-flex-wrap: wrap;

        -ms-flex-wrap: wrap;

        flex-wrap: wrap; } }

    #nav .nav li {

      width: 50%;

      padding: 0 4px;

      position: relative; }



@media (min-width: 320px) and (orientation: landscape) {

  #nav .nav li {

    width: 33.333%; } }

      @media (min-width: 768px) {

        #nav .nav li {

          padding: 0 12px;

          width: auto;

          -webkit-box-flex: 1;

          -webkit-flex: 1;

          -ms-flex: 1;

          flex: 1; } }

      #nav .nav li > a {

        display: block;

        border-top: 2px solid #BA8D3C;

        text-decoration: none;

        text-transform: uppercase;

        font-size: 12px;

        line-height: 18px;

        font-weight: bold;

        color: #fff;

        padding: 7px 12px;

        letter-spacing: 0.05em; }

        @media (min-width: 768px) {

          #nav .nav li > a {

            padding: 3px 10px;

            font-size: 10px; } }

        @media (min-width: 992px) {

          #nav .nav li > a {

            padding: 3px 14px;

            font-size: 12px; } }

        #nav .nav li > a:hover {

          color: #A4CC7D; }

      #nav .nav li .plus {

        position: absolute;

        right: 100%;

        bottom: 100%;

        margin-right: -12px;

        margin-bottom: -12px;

        width: 24px;

        height: 24px;

        font-size: 14px;

        line-height: 24px;

        text-align: center;

        background: #56932a -webkit-gradient(linear, left top, right top, from(#56932a), to(#497c37));

        background: #56932a -webkit-linear-gradient(left, #56932a 0%, #497c37 100%);

        background: #56932a -o-linear-gradient(left, #56932a 0%, #497c37 100%);

        background: #56932a linear-gradient(to right, #56932a 0%, #497c37 100%);

        border-radius: 4px; }

        #nav .nav li .plus a {

          text-decoration: none;

          color: #fff;

          display: block; }

          #nav .nav li .plus a span {

            line-height: 24px; }



.top-header {

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-align: center;

  -webkit-align-items: center;

  -ms-flex-align: center;

  align-items: center;

  -webkit-box-pack: end;

  -webkit-justify-content: flex-end;

  -ms-flex-pack: end;

  justify-content: flex-end; }

  @media (min-width: 992px) {

    .top-header {

      padding: 7px 42px; } }



.header-middle {

  padding: 3px 0; }

  @media (min-width: 768px) {

    .header-middle {

      display: -webkit-box;

      display: -webkit-flex;

      display: -ms-flexbox;

      display: flex;

      -webkit-box-align: end;

      -webkit-align-items: flex-end;

      -ms-flex-align: end;

      align-items: flex-end;

      -webkit-box-pack: justify;

      -webkit-justify-content: space-between;

      -ms-flex-pack: justify;

      justify-content: space-between;

      margin-bottom: 44px; } }

  @media (min-width: 768px) {

    .header-middle .logo {

      padding-left: 40px;

      padding-right: 40px; } }

  @media (min-width: 992px) {

    .header-middle .logo {

      padding-left: 100px;

      padding-right: 134px; } }

  .header-middle .page-title {

    -webkit-box-flex: 1;

    -webkit-flex: 1;

    -ms-flex: 1;

    flex: 1; }



#header {

  position: relative;

  z-index: 999; }

  @media (max-width: 767px) {

    #header .logo {

      width: 74px;

      margin: 0 auto 15px;

      position: relative; } }

  #header .extra-nav {

    margin-bottom: 15px; }

    @media (min-width: 768px) {

      #header .extra-nav {

        margin-bottom: 0;

        padding-right: 40px; } }

    @media (min-width: 992px) {

      #header .extra-nav {

        padding-right: 80px; } }

    #header .extra-nav ul {

      display: -webkit-box;

      display: -webkit-flex;

      display: -ms-flexbox;

      display: flex;

      margin: 0 -8px; }

      @media (min-width: 768px) {

        #header .extra-nav ul {

          margin: 0 -4px; } }

    #header .extra-nav li {

      -webkit-box-flex: 1;

      -webkit-flex: 1;

      -ms-flex: 1;

      flex: 1;

      padding: 4px 8px; }

      @media (min-width: 768px) {

        #header .extra-nav li {

          padding: 0 4px; } }

      #header .extra-nav li:first-child {

        display: none; }

        @media (min-width: 768px) {

          #header .extra-nav li:first-child {

            display: inline-block;

            vertical-align: top; } }

    #header .extra-nav a {

      display: block;

      text-decoration: none;

      color: #fff;

      font-weight: bold;

      font-size: 9px;

      line-height: 12px;

      text-transform: uppercase;

      background: #BA8D3C;

      padding: 2px 11px;

      text-align: center; }

      @media (min-width: 768px) {

        #header .extra-nav a {

          font-size: 10px; } }

  @media (min-width: 768px) {

    #header .lang-select {

      margin: 0 -9px; } }

  @media (max-width: 767px) {

    #header .lang-select {

      position: absolute;

      left: 100%;

      top: 60%;

      padding-left: 20px; } }

  #header .lang-select li {

    padding: 5px 0;

    white-space: nowrap; }

    @media (min-width: 768px) {

      #header .lang-select li {

        padding: 0 9px;

        display: inline-block;

        vertical-align: middle; } }

  #header .lang-select a {

    color: #fff;

    font-size: 9px;

    line-height: 12px;

    text-transform: uppercase;

    text-decoration: none;

    font-weight: bold;

    display: block; }

    @media (min-width: 768px) {

      #header .lang-select a {

        font-size: 10px; } }

    #header .lang-select a > span {

      display: inline-block;

      vertical-align: top;

      width: 18px;

      height: 12px;

      margin-right: 2px; }

      #header .lang-select a > span.germany {

        background: url(../images/flag-germany.png); }

      #header .lang-select a > span.england {

        background: url(../images/flag-uk.png); }

  #header .page-title {

    color: #fff;

    font-size: 14px;

    line-height: 1.3;

    text-align: center;

    padding: 15px 0 25px; }

    @media (min-width: 768px) {

      #header .page-title {

        text-align: left;

        padding: 5px 0; } }

    #header .page-title h1 {

      font-size: 28px;

      line-height: 1.2;

      margin: 0 0 2px; }

      @media (min-width: 768px) {

        #header .page-title h1 {

          font-size: 31px; } }

    #header .page-title p {

      margin: 0; }



@media (min-width: 768px) and (max-width: 991px) {

  #header .nav-slide {

    padding-top: 10px; } }

  @media (max-width: 767px) {

    #header .nav-slide {

      position: absolute;

      top: 0;

      left: 0;

      right: 0;

      background: rgba(88, 88, 90, 0.9);

      z-index: 999;

      padding: 16px;

      margin: 0 -16px; } }

  @media (min-width: 768px) {

    #header .nav-slide {

      position: static !important;

      top: auto !important;

      left: auto !important; } }

  #header .nav-mobile {

    display: -webkit-box;

    display: -webkit-flex;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -webkit-align-items: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-box-pack: justify;

    -webkit-justify-content: space-between;

    -ms-flex-pack: justify;

    justify-content: space-between;

    background: rgba(88, 88, 90, 0.61);

    margin: 0 -9999px 30px;

    padding: 6px 9999px 2px; }

    @media (min-width: 768px) {

      #header .nav-mobile {

        display: none !important; } }

    #header .nav-mobile .mobile-logo {

      width: 25px; }

  #header .nav-opener {

    position: relative;

    width: 40px;

    height: 24px;

    display: block;

    -webkit-transition: all 0.2s linear;

    -o-transition: all 0.2s linear;

    transition: all 0.2s linear; }

    @media (min-width: 768px) {

      #header .nav-opener {

        display: none; } }

    #header .nav-opener:before, #header .nav-opener:after,

    #header .nav-opener span {

      background: #BA8D3C;

      position: absolute;

      top: 0;

      left: 0%;

      right: 0%;

      height: 4px;

      margin-top: -2px;

      -webkit-transition: all 0.2s linear;

      -o-transition: all 0.2s linear;

      transition: all 0.2s linear; }

    #header .nav-opener:before, #header .nav-opener:after {

      content: ''; }

    #header .nav-opener:after {

      top: 100%;

      margin-top: -4px; }

    #header .nav-opener span {

      top: 50%; }

    #header .nav-opener.close {

      width: 20px;

      height: 20px;

      position: absolute;

      right: 20px;

      top: 20px;

      z-index: 99; }

      #header .nav-opener.close span {

        opacity: 0; }

      #header .nav-opener.close:before, #header .nav-opener.close:after {

        height: 2px;

        margin-top: -1px;

        top: 12px; }

      #header .nav-opener.close:before {

        -webkit-transform: rotate(45deg);

        -ms-transform: rotate(45deg);

        transform: rotate(45deg); }

      #header .nav-opener.close:after {

        -webkit-transform: rotate(-45deg);

        -ms-transform: rotate(-45deg);

        transform: rotate(-45deg); }

  #header.nav-active .nav-mobile {

    visibility: hidden; }



body {

  background: #252525 url(../images/body-bg.jpg) no-repeat;

  background-attachment: fixed;

  background-position: top left; }



#wrapper {

  overflow: hidden; }



#main {

  margin: 0 -24px 36px;

  padding: 0 24px 24px;

  background: rgba(203, 187, 157, 0.19); }

  .product-listing-page #main {

    padding-bottom: 0; }

  #main .running-text {

    background: rgba(255, 255, 255, 0.8);

    padding: 24px;

    border-bottom: 24px solid #ba8d3c; }



.intro-carousel {

  border-bottom: 24px solid #BA8D3C;

  margin-bottom: 24px; }

  .intro-carousel .slick-slide {

    outline: none; }

    .intro-carousel .slick-slide img {

      max-width: none;

      width: 100%;

      height: auto;

      display: block; }

  .intro-carousel .slick-dots {

    position: absolute;

    left: 15px;

    right: 15px;

    text-align: center;

    bottom: 20px; }

    .intro-carousel .slick-dots li {

      display: inline-block;

      vertical-align: top;

      padding: 8px; }

      .intro-carousel .slick-dots li button {

        display: block;

        width: 16px;

        height: 16px;

        border-radius: 8px;

        background: rgba(62, 61, 64, 0.31);

        margin: 0;

        padding: 0;

        font-size: 0;

        line-height: 0;

        border: 0;

        outline: none; }

        .intro-carousel .slick-dots li button:hover {

          background: #BA8D3C; }

      .intro-carousel .slick-dots li.slick-active button {

        background: #BA8D3C; }



.three-columns {

  margin-bottom: 24px; }

  .three-columns .column {

    min-height: 100%; }

  .three-columns h2 {

    font-size: 21px;

    line-height: 27px;

    margin-bottom: 0; }

  .three-columns.columns-white {

    border-bottom: 8px solid #BA8D3C; }

    @media (min-width: 768px) {

      .three-columns.columns-white {

        border-bottom-width: 24px; } }

    .three-columns.columns-white .column {

      background: rgba(236, 237, 237, 0.8);

      padding: 30px 25px;

      text-align: center; }

      @media (min-width: 992px) {

        .three-columns.columns-white .column {

          padding: 71px 30px 57px; } }

      @media (max-width: 767px) {

        .three-columns.columns-white .column {

          height: auto !important;

          padding: 15px; } }

      .three-columns.columns-white .column h2 {

        color: #00456F;

        margin: 0 0 12px; }

        @media (min-width: 768px) {

          .three-columns.columns-white .column h2 {

            min-height: 135px; } }

        @media (max-width: 767px) {

          .three-columns.columns-white .column h2 {

            font-size: 15px;

            line-height: 20px;

            max-width: 230px;

            margin: 0 auto 10px; } }

  .three-columns.columns-blue .column {

    background: #153d58 -webkit-linear-gradient(315deg, #153d58 0%, #0a253c 100%);

    background: #153d58 -o-linear-gradient(315deg, #153d58 0%, #0a253c 100%);

    background: #153d58 linear-gradient(135deg, #153d58 0%, #0a253c 100%);

    color: #fff;

    padding: 18px 12px;

    position: relative;

    border-bottom: 8px solid #BA8D3C;

    min-height: 440px;

    margin-bottom: 15px; }

    @media (min-width: 768px) {

      .three-columns.columns-blue .column {

        border-bottom-width: 24px;

        min-height: 479px;

        margin-bottom: 0; } }

  .three-columns .icon-list {

    text-align: center; }

    @media (min-width: 768px) {

      .three-columns .icon-list {

        display: -webkit-box;

        display: -webkit-flex;

        display: -ms-flexbox;

        display: flex;

        -webkit-box-orient: vertical;

        -webkit-box-direction: normal;

        -webkit-flex-direction: column;

        -ms-flex-direction: column;

        flex-direction: column;

        -webkit-box-align: center;

        -webkit-align-items: center;

        -ms-flex-align: center;

        align-items: center;

        -webkit-box-pack: center;

        -webkit-justify-content: center;

        -ms-flex-pack: center;

        justify-content: center;

        min-height: 180px; } }

    .three-columns .icon-list li {

      padding: 5px;

      display: inline-block;

      vertical-align: middle; }

      @media (min-width: 768px) {

        .three-columns .icon-list li {

          display: block; } }

      .three-columns .icon-list li > span {

        display: inline-block;

        vertical-align: middle;

        margin: 0 4px; }

    .three-columns .icon-list .box {

      width: 24px;

      height: 24px;

      font-size: 15px;

      line-height: 24px;

      border-radius: 4px;

      text-align: center; }

      @media (min-width: 768px) {

        .three-columns .icon-list .box {

          font-size: 30px;

          line-height: 48px;

          width: 48px;

          height: 48px; } }

    .three-columns .icon-list.green span {

      color: #3e7f32; }

    .three-columns .icon-list.green .box {

      background: #579331 -webkit-gradient(linear, left top, right top, from(#579331), to(#3e7f32));

      background: #579331 -webkit-linear-gradient(left, #579331 0%, #3e7f32 100%);

      background: #579331 -o-linear-gradient(left, #579331 0%, #3e7f32 100%);

      background: #579331 linear-gradient(to right, #579331 0%, #3e7f32 100%);

      color: #fff; }

    .three-columns .icon-list.blue-white span {

      color: #00456F; }

    .three-columns .icon-list.blue-white .box {

      border: 2px solid #00456F;

      line-height: 20px;

      background: #fff; }

      @media (min-width: 768px) {

        .three-columns .icon-list.blue-white .box {

          border: 4px solid #00456F;

          line-height: 40px; } }

  .three-columns .text-list {

    font-size: 12px;

    line-height: 20px; }



.other-details {

  background-size: cover;

  background-position: center right;

  color: #00456F;

  border-bottom: 8px solid #BA8D3C;

  background-image: url(../images/img01.jpg); }

  @media (min-width: 768px) {

    .other-details {

      border-bottom-width: 24px; } }

  .other-details article {

    font-size: 14px;

    line-height: 20px; }

    .other-details article + article {

      padding-top: 38px; }

      .other-details article + article h2 {

        margin-bottom: 23px; }

    .other-details article h2 {

      font-size: 21px;

      line-height: 27px;

      font-weight: bold;

      margin: 0 0 17px; }

    .other-details article p {

      margin: 0; }

  .other-details .text-content {

    max-width: 341px;

    margin-left: auto;

    background: rgba(255, 255, 255, 0.2);

    padding: 15px; }

    @media (min-width: 768px) {

      .other-details .text-content {

        background: none;

        margin-right: 20px;

        padding: 95px 15px 82px; } }



.product-listing {

  color: #fff; }

  .product-listing .product-item {

    position: relative;

    padding-bottom: 2px; }

    .product-listing .product-item:before {

      position: absolute;

      left: 16px;

      right: 16px;

      bottom: 0;

      height: 2px;

      content: '';

      background: #BA8D3C; }

    .product-listing .product-item + .product-item {

      padding-top: 22px; }

      @media (max-width: 767px) {

        .product-listing .product-item + .product-item {

          padding-top: 30px; } }

    .product-listing .product-item > .col-xs-12 {

      position: relative; }

      @media (max-width: 767px) {

        .product-listing .product-item > .col-xs-12 + .col-xs-12 {

          padding-top: 15px; } }

    .product-listing .product-item .cartDeleteButton {

      display: inline;

      min-height: 21px;

      padding-right: 30px;

      text-decoration: none;

      color: white;

      background: url("../images/delete.svg") no-repeat right center;

      text-align: right;

      line-height: 21px; }

  .product-listing .product-image {

    background: rgba(156, 158, 159, 0.5);

    height: 100%;

    display: -webkit-box;

    display: -webkit-flex;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -webkit-align-items: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-box-pack: center;

    -webkit-justify-content: center;

    -ms-flex-pack: center;

    justify-content: center;

    padding: 1px; }

    .product-listing .product-image img {

      max-width: 100%;

      height: auto;

      vertical-align: top; }

  .product-listing .product-description {

    padding: 18px 12px 10px;

    background: rgba(156, 158, 159, 0.5);

    font-size: 12px;

    line-height: 20px;

    height: 100%; }

    @media (max-width: 767px) {

      .product-listing .product-description {

        font-size: 11px;

        line-height: 16px; } }

    .product-listing .product-description h3 {

      font-size: 21px;

      line-height: 1.2;

      font-weight: bold;

      margin: 0 0 8px;

      word-break: break-word; }

      @media (max-width: 767px) {

        .product-listing .product-description h3 {

          font-size: 18px; } }

    .product-listing .product-description p {

      margin: 0; }

      .product-listing .product-description p + p {

        margin-top: 20px; }

        @media (max-width: 767px) {

          .product-listing .product-description p + p {

            margin-top: 15px; } }

  .product-listing input.price-netto, .product-listing input.price-brutto {

    text-align: right;

    width: 55px;

    margin: 0;

    padding: 0;

    color: #fff;

    border: none;

    background: none; }

  .product-listing .product-pricing {

    padding: 20px 12px 25px;

    background: rgba(156, 158, 159, 0.5);

    position: relative;

    height: 100%;

    font-size: 12px;

    line-height: 20px;

    display: -webkit-box;

    display: -webkit-flex;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-orient: vertical;

    -webkit-box-direction: normal;

    -webkit-flex-direction: column;

    -ms-flex-direction: column;

    flex-direction: column;

    -webkit-box-pack: justify;

    -webkit-justify-content: space-between;

    -ms-flex-pack: justify;

    justify-content: space-between; }

    .product-listing .product-pricing .cart {

      position: absolute;

      padding: 0 15px;

      bottom: -12px;

      left: 0;

      right: 0;

      text-align: right; }

    .product-listing .product-pricing .cart-btn {

      display: inline-block;

      vertical-align: top;

      font-size: 12px;

      line-height: 16px;

      padding: 4px 10px 4px 22px;

      border-radius: 2px;

      color: #fff;

      background: #b18047;

      text-decoration: none; }

      .product-listing .product-pricing .cart-btn:hover {

        text-decoration: none;

        background: #9f7340; }

      .product-listing .product-pricing .cart-btn:after {

        display: inline-block;

        vertical-align: middle;

        content: '';

        background: url(../images/cart.svg) no-repeat;

        width: 26px;

        height: 8px;

        background-size: contain;

        margin-left: 10px; }

  .product-listing .pricing {

    padding-top: 15px; }

    .product-listing .pricing .row {

      margin: 0;

      padding: 2px 0; }

    .product-listing .pricing .col-xs {

      padding: 0; }

      .product-listing .pricing .col-xs:first-child {

        min-width: 45px; }

      .product-listing .pricing .col-xs:last-child {

        -webkit-box-flex: 100;

        -webkit-flex-grow: 100;

        -ms-flex-positive: 100;

        flex-grow: 100; }

    .product-listing .pricing input[type="text"] {

      text-align: center;

      width: 46px;

      height: 16px;

      margin: 0;

      padding: 0 5px;

      color: #fff;

      border: 1px solid #fff;

      border-radius: 2px;

      background: none;

      font-size: 12px;

      line-height: 14px;

      outline: none; }

  .product-listing .select-wrap {

    display: inline-block;

    vertical-align: middle;

    border: 1px solid #fff;

    border-right-color: transparent;

    position: relative; }

    .product-listing .select-wrap:after {

      position: absolute;

      right: -2px;

      top: -1px;

      bottom: -1px;

      width: 16px;

      border-radius: 2px;

      background: #b18047;

      text-align: center;

      font-size: 14px;

      line-height: 18px;

      content: "\f0d7";

      font: normal normal normal 14px/1 FontAwesome;

      font-size: inherit;

      text-rendering: auto;

      -webkit-font-smoothing: antialiased;

      -moz-osx-font-smoothing: grayscale;

      display: -webkit-box;

      display: -webkit-flex;

      display: -ms-flexbox;

      display: flex;

      -webkit-box-align: center;

      -webkit-align-items: center;

      -ms-flex-align: center;

      align-items: center;

      -webkit-box-pack: center;

      -webkit-justify-content: center;

      -ms-flex-pack: center;

      justify-content: center; }

    .product-listing .select-wrap select {

      -moz-appearance: none;

      -webkit-appearance: none;

      appearance: none;

      display: block;

      width: 100%;

      background: none;

      font-size: 12px;

      height: 16px;

      line-height: 16px;

      border: 0;

      margin: 0;

      padding: 0 22px 0 5px;

      outline: none; }

      .product-listing .select-wrap select option {

        background: #252525; }



form.contact-form .row {

  position: relative;

  padding-bottom: 10px; }

  form.contact-form .row:before {

    position: absolute;

    left: 1rem;

    right: 1rem;

    bottom: 7px;

    content: '';

    background: #b18047;

    height: 3px; }



form.contact-form .product-description {

  position: relative;

  padding-top: 25px !important;

  padding-bottom: 30px !important; }



form.contact-form .form-group {

  padding-bottom: 15px; }

  form.contact-form .form-group label {

    margin-left: 6px;

    font-size: 12px;

    line-height: 16px;

    color: #ffffff;

    font-weight: bold; }

  form.contact-form .form-group input,

  form.contact-form .form-group textarea {

    display: block;

    width: 100%;

    background: #fff;

    color: #000;

    font-size: 16px;

    line-height: 24px;

    border: 0;

    padding: 5px 8px;

    height: 34px; }

  form.contact-form .form-group textarea {

    resize: none;

    min-height: 309px; }



form.contact-form .submit-area {

  position: absolute;

  padding: 0 15px;

  bottom: -12px;

  left: 0;

  right: 0;

  text-align: right; }



form.contact-form .submit-btn {

  margin: 0;

  border: 0;

  display: inline-block;

  vertical-align: top;

  font-size: 12px;

  line-height: 16px;

  padding: 4px 10px 4px 22px;

  border-radius: 2px;

  color: #fff;

  background: #b18047;

  text-decoration: none; }

  form.contact-form .submit-btn:hover {

    text-decoration: none;

    background: #9f7340; }



#footer {

  background: url(../images/footer-bg.jpg) no-repeat;

  background-size: cover;

  background-position: center center;

  color: #fff;

  padding: 15px 24px;

  margin: 0 -24px;

  font-size: 14px;

  line-height: 24px;

  position: relative;

  border-bottom: 8px solid #BA8D3C; }

  @media (min-width: 768px) {

    #footer {

      padding: 21px 36px 50px;

      border-bottom-width: 24px; } }

  #footer strong.title {

    display: block;

    font-weight: bold;

    margin-bottom: 24px; }

  #footer address {

    font-style: normal; }

    #footer address a {

      color: inherit;

      text-decoration: none; }

      #footer address a:hover {

        text-decoration: underline; }

  #footer .fb {

    display: inline-block;

    vertical-align: top;

    color: #C6C7C8;

    text-decoration: none;

    font-size: 30px; }

    #footer .fb:hover {

      color: #acaeaf; }

  #footer .mail-link {

    padding: 19px 0 68px; }

    #footer .mail-link .link {

      display: inline-block;

      vertical-align: text-bottom;

      background: #153d58 -webkit-linear-gradient(315deg, #153d58 0%, #0a253c 100%);

      background: #153d58 -o-linear-gradient(315deg, #153d58 0%, #0a253c 100%);

      background: #153d58 linear-gradient(135deg, #153d58 0%, #0a253c 100%);

      width: 24px;

      height: 24px;

      text-align: center;

      font-size: 16px;

      line-height: 24px;

      font-weight: bold;

      border-radius: 3px;

      margin-right: 4px; }

    #footer .mail-link a {

      color: inherit;

      text-decoration: none; }

      #footer .mail-link a:hover {

        text-decoration: underline; }

  #footer .go-top {

    position: absolute;

    right: 13.2%;

    bottom: 47px;

    color: #fff;

    text-decoration: none;

    line-height: 24px;

    font-size: 10px;

    font-weight: bold;

    display: none; }

    @media (min-width: 768px) {

      #footer .go-top {

        display: block; } }

    #footer .go-top span {

      background: #3280ac -webkit-gradient(linear, left top, right top, from(#3280ac), to(#033260));

      background: #3280ac -webkit-linear-gradient(left, #3280ac 0%, #033260 100%);

      background: #3280ac -o-linear-gradient(left, #3280ac 0%, #033260 100%);

      background: #3280ac linear-gradient(to right, #3280ac 0%, #033260 100%);

      border-radius: 6px;

      width: 24px;

      height: 24px;

      line-height: 24px;

      text-align: center;

      display: inline-block;

      vertical-align: middle;

      margin-right: 7px; }

