:root {
  /* colors */
}

/* media queries */

/* also change in _layout template */

/*! 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 {
  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"], /* 1 */
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"] {
  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 */
  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;
}

/* CircularStd @font-face kit */

@font-face {
  font-family: 'CircularStd';
  src: url('../assets/fonts/CircularStd-Black.eot');
  src: url('../assets/fonts/CircularStd-Black.eot?#iefix') format('embedded-opentype'), url('../assets/fonts/CircularStd-Black.woff') format('woff'), url('../assets/fonts/CircularStd-Black.ttf') format('truetype'), url('../assets/fonts/CircularStd-Black.svg#bcc26993292869431e54c666aafa8fcd') format('svg');
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: 'CircularStd';
  src: url('../assets/fonts/CircularStd-BlackItalic.eot');
  src: url('../assets/fonts/CircularStd-BlackItalic.eot?#iefix') format('embedded-opentype'), url('../assets/fonts/CircularStd-BlackItalic.woff') format('woff'), url('../assets/fonts/CircularStd-BlackItalic.ttf') format('truetype'), url('../assets/fonts/CircularStd-BlackItalic.svg#bcc26993292869431e54c666aafa8fcd') format('svg');
  font-weight: 800;
  font-style: italic;
}

@font-face {
  font-family: 'CircularStd';
  src: url('../assets/fonts/CircularStd-Bold.eot');
  src: url('../assets/fonts/CircularStd-Bold.eot?#iefix') format('embedded-opentype'), url('../assets/fonts/CircularStd-Bold.woff') format('woff'), url('../assets/fonts/CircularStd-Bold.ttf') format('truetype'), url('../assets/fonts/CircularStd-Bold.svg#bcc26993292869431e54c666aafa8fcd') format('svg');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'CircularStd';
  src: url('../assets/fonts/CircularStd-BoldItalic.eot');
  src: url('../assets/fonts/CircularStd-BoldItalic.eot?#iefix') format('embedded-opentype'), url('../assets/fonts/CircularStd-BoldItalic.woff') format('woff'), url('../assets/fonts/CircularStd-BoldItalic.ttf') format('truetype'), url('../assets/fonts/CircularStd-BoldItalic.svg#bcc26993292869431e54c666aafa8fcd') format('svg');
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: 'CircularStd';
  src: url('../assets/fonts/CircularStd-Medium.eot');
  src: url('../assets/fonts/CircularStd-Medium.eot?#iefix') format('embedded-opentype'), url('../assets/fonts/CircularStd-Medium.woff') format('woff'), url('../assets/fonts/CircularStd-Medium.ttf') format('truetype'), url('../assets/fonts/CircularStd-Medium.svg#bcc26993292869431e54c666aafa8fcd') format('svg');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'CircularStd';
  src: url('../assets/fonts/CircularStd-MediumItalic.eot');
  src: url('../assets/fonts/CircularStd-MediumItalic.eot?#iefix') format('embedded-opentype'), url('../assets/fonts/CircularStd-MediumItalic.woff') format('woff'), url('../assets/fonts/CircularStd-MediumItalic.ttf') format('truetype'), url('../assets/fonts/CircularStd-MediumItalic.svg#bcc26993292869431e54c666aafa8fcd') format('svg');
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: 'CircularStd';
  src: url('../assets/fonts/CircularStd-Book.eot');
  src: url('../assets/fonts/CircularStd-Book.eot?#iefix') format('embedded-opentype'), url('../assets/fonts/CircularStd-Book.woff') format('woff'), url('../assets/fonts/CircularStd-Book.ttf') format('truetype'), url('../assets/fonts/CircularStd-Book.svg#bcc26993292869431e54c666aafa8fcd') format('svg');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'CircularStd';
  src: url('../assets/fonts/CircularStd-BookItalic.eot');
  src: url('../assets/fonts/CircularStd-BookItalic.eot?#iefix') format('embedded-opentype'), url('../assets/fonts/CircularStd-BookItalic.woff') format('woff'), url('../assets/fonts/CircularStd-BookItalic.ttf') format('truetype'), url('../assets/fonts/CircularStd-BookItalic.svg#bcc26993292869431e54c666aafa8fcd') format('svg');
  font-weight: 400;
  font-style: italic;
}

/*! Flickity v2.1.2
https://flickity.metafizzy.co
---------------------------------------------- */

.flickity-enabled {
  position: relative;
}

.flickity-enabled:focus { outline: none; }

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}

/* draggable */

.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
          tap-highlight-color: transparent;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

/* ---- flickity-button ---- */

.flickity-button {
  position: absolute;
  background: hsla(0, 0%, 100%, .75);
  border: none;
  color: #333;
}

.flickity-button:hover {
  background: white;
  cursor: pointer;
}

.flickity-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #19F;
}

.flickity-button:active {
  opacity: 0.6;
}

.flickity-button:disabled {
  opacity: 0.3;
  cursor: auto;
  /* prevent disabled button from capturing pointer up event. #716 */
  pointer-events: none;
}

.flickity-button-icon {
  fill: #333;
}

/* ---- previous/next buttons ---- */

.flickity-prev-next-button {
  top: 50%;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  /* vertically center */
  transform: translateY(-50%);
}

.flickity-prev-next-button.previous { left: 10px; }

.flickity-prev-next-button.next { right: 10px; }

/* right to left */

.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}

.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}

/* ---- page dots ---- */

.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}

.flickity-rtl .flickity-page-dots { direction: rtl; }

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer;
}

.flickity-page-dots .dot.is-selected {
  opacity: 1;
}

.carousel-next, .carousel-prev {
	transition: transform 250ms;
}

.carousel-next:hover {
	transform: translateX(5px);
}

.carousel-prev:hover {
	transform: translateX(-5px);
}

.text-carousel-container {
	padding: 30px 0 0 0
}

.text-carousel-container h1 {
  margin: 0;
  padding: 0 0 20px 27px;
  font-size: 24px;
  line-height: 28.8px;
}

.text-carousel-container h2 {
  margin: 0;
  padding: 0 0 10px 27px;
  font-size: 40px;
  line-height: 48px;
  -webkit-hyphens: none;
      -ms-hyphens: none;
          hyphens: none;
}

.text-carousel-container button {
  font-size: 24px;
  line-height: 28.8px;
  cursor: pointer;
  background-color: transparent;
  border: none;
  padding: 0;
  margin: 0;
  transform: translateX(0);
}

.text-carousel-container .carousel-cell {
  font-size: 20px;
  line-height: 28.8px;
  padding-right: 0;
  padding-left: 27px;
  width: 83%;
}

.text-carousel-container .carousel-cell p {
  margin: 0;
  padding: 0;
}

.text-carousel-container .carousel-cell p+p {
  margin-top: 30px;
}

.text-carousel-container .controls {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.text-carousel-container .carousel-dots {
  padding: 21px 0 21px 27px;
}

.text-carousel-container .carousel-dots button {
  opacity: .5;
}

.text-carousel-container .carousel-dots .active {
  opacity: 1;
}

.text-carousel-container .carousel-controls {
  padding: 21px 0;
}

.text-carousel-container .carousel-controls .carousel-next {
  margin-left: 31px;
  margin-right: 27px;
}

@media (min-width:  960px) {

  .text-carousel-container {
    padding: 60px 0 0 0;
  }

  .text-carousel-container h1 {
    padding-left: 50px;
  }

  .text-carousel-container h2 {
    padding-left: 105px;
  }

  .text-carousel-container .carousel-cell {
    padding-left: 0;
    padding-right: 45px;
    width: 83%;
  }

  .text-carousel-container .carousel-dots {
    padding-left: 50px;
  }

  .text-carousel-container .carousel-controls {
}

  .text-carousel-container .carousel-controls .carousel-next {
    margin-left: 80px;
    margin-right: 80px;
  }
	}

.slider_projects {
}

.slider_projects h1 {
  font-size: 24px;
  line-height: 28.8px;
  padding: 19px 27px;
  margin: 0;
}

.slider_projects .carousel-cell {
  width: 42%;
}

.slider_projects .bg-image-contain {
  background-repeat: no-repeat;
  background-size: cover;
  height: 200px;
}

@media (min-width:  960px) {

  .slider_projects {
}

  .slider_projects h1 {
    font-size: 24px;
    line-height: 28.8px;
    padding: 40px 55px 50px 50px;
  }

  .slider_projects .bg-image-contain {
    height: 580px;
  }
	}

.slider_projects_navigation {
}

.slider_projects_navigation .carousel-navigation {
  padding: 0 27px;
  height: 120px;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.slider_projects_navigation .carousel-navigation .dots {
}

.slider_projects_navigation .carousel-navigation button {
  outline: none;
  padding: 0;
  margin: 9px 0;
  height: 30px;
  background-color: transparent;
  border: none;
  font-size: 24px;
  line-height: 28.8px;
}

.slider_projects_navigation .carousel-dots {
  text-align: center;
}

.slider_projects_navigation .carousel-dots button {
  opacity: .5;
}

.slider_projects_navigation .carousel-dots .active {
  opacity: 1;
}

@media (min-width:  960px) {

  .slider_projects_navigation {
}

  .slider_projects_navigation .carousel-navigation {
    padding: 0 50px;
    height: 120px;
  }
	}

.slider_news {
}

.slider_news h1 {
  font-size: 24px;
  line-height: 28.8px;
  padding: 19px 27px;
  margin: 0;
}

.slider_news .news-content {
  padding: 25px 27px;
}

.slider_news .news-content h3 {
  font-size: 16px;
  line-height: 19.2px;
  padding: 0;
  margin: 0 0 32px 0;
}

.slider_news .date {
  font-size: 16px;
  line-height: 19.2px;
  padding: 0;
  margin: 0;
}

.slider_news .text {
  font-size: 16px;
  line-height: 19.2px;
  padding: 0 27px;
  max-height: 260px;
}

.slider_news .more {
  display: block;
  text-decoration: none;
  font-size: 16px;
  line-height: 19.2px;
  margin-top: 27px;
}

.slider_news .carousel-cell {
  min-height: 100%;
  width: 84%;
}

.slider_news .bg-image-contain {
  background-repeat: no-repeat;
  background-size: cover;
  height: 200px;
}

.slider_news .text-block {
  -ms-flex-order: 2;
      order: 2;
}

.slider_news .image-block {
  -ms-flex-order: 1;
      order: 1;
}

@media (min-width:  960px) {

  .slider_news {
}

  .slider_news .text-block {
    -ms-flex-order: 1;
        order: 1;
  }

  .slider_news .image-block {
    -ms-flex-order: 2;
        order: 2;
  }

  .slider_news h1 {
    font-size: 24px;
    line-height: 28.8px;
    padding: 40px 55px 50px 50px;
  }

  .slider_news .news-content {
    padding: 40px 30px;
  }

  .slider_news .news-content h3 {
    line-height: 19.2px;
  }

  .slider_news .date {
}

  .slider_news .text {
    font-size: 20px;
    line-height: 24px;
    padding: 0 20px;
  }

  .slider_news .more {
    line-height: 19.2px;
  }

  .slider_news .bg-image-contain {
    height: 480px;
  }
	}

.slider_news_navigation {
}

.slider_news_navigation .carousel-navigation {
  padding: 0 27px;
  height: 120px;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.slider_news_navigation .carousel-navigation .dots {
}

.slider_news_navigation .carousel-navigation button {
  outline: none;
  padding: 0;
  margin: 9px 0;
  height: 30px;
  background-color: transparent;
  border: none;
  font-size: 24px;
  line-height: 28.8px;
}

.slider_news_navigation .carousel-dots {
}

.slider_news_navigation .carousel-dots button {
  opacity: .5;
}

.slider_news_navigation .carousel-dots .active {
  opacity: 1;
}

@media (min-width:  960px) {

  .slider_news_navigation {
}

  .slider_news_navigation .carousel-navigation {
    padding: 0 50px;
    height: 120px;
  }
	}

.slider_jobs {
}

.slider_jobs h1 {
  font-size: 24px;
  line-height: 28.8px;
  padding: 60px 27px 30px 27px;
  margin: 0;
}

.slider_jobs h2.title {
  font-size: 40px;
  line-height: 48px;
  margin: 0;
  padding: 0 27px;
}

.slider_jobs h3.sub-title {
  font-size: 24px;
  line-height: 28.8px;
  padding: 0 27px;
  margin: 0 0 55px 0;
}

.slider_jobs .content-column {
  margin: 0 0 60px 0;
  padding: 0 27px;
}

.slider_jobs .content-column h4 {
  font-size: 20px;
  line-height: 24px;
  padding: 0;
  margin: 0 0 30px 0;
  font-weight: normal;
}

.slider_jobs .content-column p {
  font-size: 20px;
  line-height: 24px;
  margin: 0;
  padding: 0;
}

.slider_jobs .content-column p+p {
  padding-top: 30px;
}

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

.slider_jobs .contact a {
  display: block;
  text-decoration: none;
}

.slider_jobs .contact button {
  transition: max-width 250ms;
  width: 100%;
  height: 75px;
  font-size: 16px;
  padding: 0 30px;
  text-align: left;
  color: #FFF;
  border: none;
  background-color: #FF746E;
}

@media (min-width:  960px) {

  .slider_jobs .contact button {
    max-width: 315px;
  }

  .slider_jobs .contact button:hover {
    max-width: 310px;
  }
}

.slider_jobs .carousel-cell {
  /*width: 84%;*/
  width: 93%;
}

@media (min-width:  960px) {

  .slider_jobs {
}

  .slider_jobs h1 {
    padding: 60px 27px 50px 0;
  }

  .slider_jobs h2.title {
    font-size: 40px;
    line-height: 48px;
    margin: 0;
    padding: 0;
  }

  .slider_jobs h3.sub-title {
    padding: 0;
  }

  .slider_jobs .content-column {
    margin: 0 0 56px 0;
    padding: 0;
  }

  .slider_jobs .content-column h4 {
    font-size: 24px;
    line-height: 28.8px;
    padding: 0 30px 0 0;
    margin: 0 0 30px 0;
  }

  .slider_jobs .content-column p {
    font-size: 24px;
    line-height: 28.8px;
    margin: 0;
    padding: 0 30px 0 0;
  }

  .slider_jobs .content-column p+p {
    padding-top: 30px;
  }
	}

.slider_jobs_navigation {
}

.slider_jobs_navigation .carousel-navigation {
  padding: 0 27px;
  height: 120px;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.slider_jobs_navigation .carousel-navigation .dots {
}

.slider_jobs_navigation .carousel-navigation button {
  outline: none;
  padding: 0;
  margin: 9px 0;
  height: 30px;
  background-color: transparent;
  border: none;
  font-size: 24px;
  line-height: 28.8px;
}

.slider_jobs_navigation .carousel-dots {
}

.slider_jobs_navigation .carousel-dots button {
  opacity: .5;
}

.slider_jobs_navigation .carousel-dots .active {
  opacity: 1;
}

@media (min-width:  960px) {

  .slider_jobs_navigation {
}

  .slider_jobs_navigation .carousel-navigation {
    padding: 0 50px;
    height: 120px;
  }
	}

.slider_instagram {
}

.slider_instagram h1 {
  font-size: 24px;
  line-height: 28.8px;
  padding: 19px 27px;
  margin: 0;
}

.slider_instagram .carousel-cell {
  width: 42%;
}

.slider_instagram .bg-image-contain {
  background-repeat: no-repeat;
  background-size: cover;
  /*height: 200px;*/
  padding-bottom: 100%;
}

@media (min-width:  960px) {

  .slider_instagram {
}

  .slider_instagram h1 {
    font-size: 24px;
    line-height: 28.8px;
    padding: 40px 55px 50px 50px;
  }

  .slider_instagram .carousel-cell {
    min-height: 580px;
    width: 580px;
  }

  .slider_instagram .bg-image-contain {
    height: 580px;
    padding: 0;
  }
	}

.slider_instagram_navigation {
}

.slider_instagram_navigation .carousel-navigation {
  padding: 0 27px;
  height: 120px;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.slider_instagram_navigation .carousel-navigation .dots {
}

.slider_instagram_navigation .carousel-navigation button {
  outline: none;
  padding: 0;
  margin: 9px 0;
  height: 30px;
  background-color: transparent;
  border: none;
  font-size: 24px;
  line-height: 28.8px;
}

.slider_instagram_navigation .carousel-dots {
}

.slider_instagram_navigation .carousel-dots button {
  opacity: .5;
}

.slider_instagram_navigation .carousel-dots .active {
  opacity: 1;
}

@media (min-width:  960px) {

  .slider_instagram_navigation {
}

  .slider_instagram_navigation .carousel-navigation {
    padding: 0 50px;
    height: 120px;
  }
	}

.grid {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	box-sizing: border-box;
	-ms-flex-direction: column;
	    flex-direction: column
}

@media (min-width:  960px) {

  .grid {
    -ms-flex-direction: row;
        flex-direction: row;
    /*margin-left: -10px;
		margin-right: -10px;*/
  }
	}

.grid.mobile-row {
	-ms-flex-direction: row;
	    flex-direction: row;
}

.grid-column {
	word-wrap: break-word;
	position: relative;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	box-sizing: border-box;
	-ms-flex-negative: 1;
	    flex-shrink: 1;
	/*margin-bottom: var(--gridColumnMargin, 0);*/
	-ms-flex-preferred-size: 100%;
	    flex-basis: 100%;
	width: 100%
/*	padding-left: 10px;
	padding-right: 10px;*/
}

@media(min-width: 720px) {

  .grid-column {
    /*		padding-left: 10px;
		padding-right: 10px;*/
  }
	}

.gallery {
}

.gallery.grid {
  -ms-flex-direction: row;
      flex-direction: row;
}

.gallery .grid-column--4 {
  -ms-flex-preferred-size: 33.33333%;
      flex-basis: 33.33333%;
  max-width: 33.33333%;
}

.gallery .grid-column--6 {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  max-width: 50%;
}

.gallery-continued {
}

.gallery-continued.grid {
  -ms-flex-direction: row;
      flex-direction: row;
}

.gallery-continued .grid-column--4 {
  -ms-flex-preferred-size: 33.33333%;
      flex-basis: 33.33333%;
  max-width: 33.33333%;
}

.gallery-continued .grid-column--6 {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  max-width: 50%;
}

.grid-column.distance {
	margin-bottom: 32px;
	margin-bottom: 2rem
}

@media(min-width: 720px) {

  .grid-column.distance {
    margin-bottom: 0;
  }
	}

.mobile--2 {
	-ms-flex-preferred-size: 50%;
	    flex-basis: 50%;
	max-width:  50%;
}

@media (min-width:  960px) {

	/* Columns */

	.grid-column--1 {
		-ms-flex-preferred-size: 8.33333%;
		    flex-basis: 8.33333%;
		max-width:  8.33333%;
	}

	.grid-column--2 {
		-ms-flex-preferred-size: 16.66667%;
		    flex-basis: 16.66667%;
		max-width:  16.66667%;
	}

	.grid-column--3 {
		-ms-flex-preferred-size: 25%;
		    flex-basis: 25%;
		max-width:  25%;
	}

	.grid-column--4 {
		-ms-flex-preferred-size: 33.33333%;
		    flex-basis: 33.33333%;
		max-width:  33.33333%;
	}

	.grid-column--5 {
		-ms-flex-preferred-size: 41.66667%;
		    flex-basis: 41.66667%;
		max-width:  41.66667%;
	}

	.grid-column--6 {
		-ms-flex-preferred-size: 50%;
		    flex-basis: 50%;
		max-width:  50%;
	}

	.grid-column--7 {
		-ms-flex-preferred-size: 58.33333%;
		    flex-basis: 58.33333%;
		max-width:  58.33333%;
	}

	.grid-column--8 {
		-ms-flex-preferred-size: 66.66667%;
		    flex-basis: 66.66667%;
		max-width:  66.66667%;
	}

	.grid-column--9 {
		-ms-flex-preferred-size: 75%;
		    flex-basis: 75%;
		max-width:  75%;
	}

	.grid-column--10 {
		-ms-flex-preferred-size: 83.33333%;
		    flex-basis: 83.33333%;
		max-width:  83.33333%;
	}

	.grid-column--11 {
		-ms-flex-preferred-size: 91.66667%;
		    flex-basis: 91.66667%;
		max-width:  91.66667%;
	}

	.grid-column--12 {
		-ms-flex-preferred-size: 100%;
		    flex-basis: 100%;
		max-width:  100%;
	}
}

::-moz-selection {
	color: #FFF;
	background-color: #FF746E;
}

::selection {
	color: #FFF;
	background-color: #FF746E;
}

* {
	box-sizing: border-box;
	outline: none;
}

html, body {
	width: 100%;
	height: 100%;
	font-size: 16px;
	font-family: 'CircularStd', sans-serif;
}

html body main h1,
html body main h2,
html body main h3 {
	font-weight: normal;
}

html body header h1,
html body header h2,
html body header h3 {
	font-weight: normal;
}

html body footer h1, 
html body footer h2,
html body footer h3 {
	font-weight: normal;
}

main a:hover {
	text-decoration: underline;
}

main {
	min-height: 89%;
}

.header-video {
}

.header-video iframe {
  display: none;
}

.header-video img {
  display: block;
}

@media (min-width:  960px) {

  .header-video {
    padding: 56.55% 0 0 0;
    position: relative;
    overflow: hidden;
  }

  .header-video iframe {
    display: block;
  }

  .header-video img {
    display: none;
  }
	}

.mod-base.footer-bg {
	background-color: #FF5D55
}

.mod-base.footer-bg .inner {
  background-color: transparent;
}

p {
}

p a {
  color: inherit;
  text-decoration: auto;
}

.block {
	display: inline-block;
}

body.stick {
	overflow: hidden;
}

.reset-line-height {
	line-height: 0;
}

.divider {
	position: relative;
	height: 30px
}

.divider .stripe {
  position: absolute;
  top: 14px;
  bottom: 14px;
  right: 30px;
  left: 0;
  height: 2px;
}

/* text styling */

.para {
	font-size: 20px;
	line-height: 24px;
}

.para-small {
	font-size: 16px;
	line-height: 19.2px;
}

.hl--2 {
	font-size: 24px;
	line-height: 28.8px;
}

/* nav menu */

.menu-base {
	z-index: 100
}

.menu-base .l-bg {
  z-index: 100;
}

.menu-base .r-bg {
  z-index: 100;
}

.menu-shell {
	position: relative;
	width: 100%;
	height: 120px;
}

.menu-bg {
}

.menu-bg .placeholder {
  height: 60px;
}

.fixed+.menu-bg {
}

.fixed+.menu-bg .placeholder {
  height: 120px;
}

.menu-base {
}

.menu-base.fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.nav-menu .close {
	display: none;
	transform: translate(2px, -2px);
}

.nav-menu .open {
	display: block;
}

.expanded {
}

.expanded.scroll nav.nav-menu {
  overflow: auto;
}

.expanded nav.nav-menu {
  max-height: 100vh;
  background-color: #3C667D;
}

.expanded .l-bg {
  background-color: #3C667D !important;
}

.expanded .r-bg {
  background-color: #3C667D !important;
}

.expanded .open {
  display: none;
}

.expanded .close {
  display: block;
}

.menu-shell .expanded .list-container {
	display: -ms-flexbox;
	display: flex;
}

.menu-shell .list-container {
	position: relative;
	width: 100%;
	height: 90%;
	-ms-flex-direction: column;
	    flex-direction: column;
	-ms-flex-pack: center;
	    justify-content: center;	
}

nav.nav-menu {
	position: relative;
	z-index: 1000;
	transition: max-height 500ms, background-color 500ms;
	width: 100%;
	height: 100vh;
	max-height: 60px;
	overflow: hidden
}

nav.nav-menu .fixed {
  height: 100vh;
}

nav.nav-menu .bar {
  position: relative;
  height: 60px;
}

nav.nav-menu button.toggle {
  outline: none;
  transition: opacity 250ms;
  opacity: 0;
  pointer-events: none;
  height: 16px;
  position: absolute;
  margin: 0;
  padding: 0;
  border: none;
  background: transparent;
  top: 50%;
  left: 27px;
  transform: translateY(-50%);
}

nav.nav-menu button.toggle.visible {
  opacity: 1;
  pointer-events: auto;
}

@media (min-width:  960px) {

  nav.nav-menu button.toggle {
    left: 50px;
  }
}

nav.nav-menu .logo {
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  text-align: center;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
}

nav.nav-menu .logo .short {
  height: 22px;
  display: inline;
  display: initial;
}

@media (min-width:  960px) {

  nav.nav-menu .logo .short {
    display: none;
  }
}

nav.nav-menu .logo .full {
  display: none;
}

@media (min-width:  960px) {

  nav.nav-menu .logo .full {
    display: inline;
    display: initial;
  }
}

nav.nav-menu ul.nav-list {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  padding: 0;
  margin: 0;
  list-style-type: none;
}

nav.nav-menu ul.nav-list li.link {
  position: relative;
  font-size: 22px;
  line-height: 40px;
  padding-left: 80px;
}

@media (min-width:  960px) {

  nav.nav-menu ul.nav-list li.link {
    font-size: 40px;
    line-height: 48px;
    padding-left: 127px;
  }
}

nav.nav-menu ul.nav-list li.link.active a:hover {
  margin-left: 0;
}

nav.nav-menu ul.nav-list li.link a:hover {
  margin-left: 5px;
}

nav.nav-menu ul.nav-list li.link a {
  display: inline-block;
  transition: margin 250ms;
  margin-left: 0;
  text-decoration: none;
  color: #FFF;
}

nav.nav-menu ul.nav-list li.link.active:before {
  color: #FFF;
  font-size: 22px;
  line-height: 40px;
  content: '→';
  position: absolute;
  left: 27px;
  /*top: 0;*/
}

@media (min-width:  960px) {

  nav.nav-menu ul.nav-list li.link.active:before {
    font-size: 40px;
    line-height: 48px;
    left: 50px;
  }
}

nav.nav-menu ul.nav-list li.divider {
}

nav.nav-menu ul.nav-list li.divider.small {
}

nav.nav-menu ul.nav-list li.divider.big {
}

.column-desktop-only {
	display: none
}

@media (min-width:  960px) {

  .column-desktop-only {
    display: block;
  }
	}

.header-base {
}

.header-base .header-logo {
  position: absolute;
  height: 32px;
  width: 133px;
  top: 50px;
  left: 50px;
}

.header-base .header-logo svg {
  width: 100%;
}

.header-base .header-image {
  height: 486px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (min-width:  960px) {

  .header-base .header-image {
    height: 85vh;
  }
}

.header-base .nav-list {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.header-base .nav-list li {
  font-size: 16px;
  width: 100%;
  padding-left: 50px;
  line-height: 19.2px;
}

.header-base .nav-list li a {
  margin-left: 0;
  transition: margin 250ms;
  display: inline-block;
}

.header-base .nav-list li.active a:hover {
  margin-left: 0;
}

.header-base .nav-list li a:hover {
  margin-left: 5px;
}

.header-base .nav-list li.active:before {
  font-size: 16px;
  line-height: 19.2px;
  content: '→';
  position: absolute;
  left: 13px;
}

.header-base .nav-list .divider {
}

.header-base .nav-list .divider.small {
  height: 30px;
}

.header-base .nav-list .divider.big {
  height: 60px;
}

.header-base a {
  text-decoration: none;
}

.image-link {
	display: block;
	width: 100%;
	height: 100%;
}

.gallery-image-link {
	cursor:  url(/assets/static/cursor.svg), pointer;
	display: block;
	width: 100%;
	height: 100%;
	max-width: 100%;
	max-height: 100%;
}

/* contact form */

form#contact {
}

form#contact input {
  padding: 25px 30px;
  width: 100%;
  height: 100%;
  min-height: 75px;
  border: none;
  border-radius: 0;
}

form#contact input.error {
  /*border: 3px solid #FF5D55;*/
}

form#contact input.error::-webkit-input-placeholder {
  color: #FF5D55 !important;
}

form#contact input.error:-ms-input-placeholder {
  color: #FF5D55 !important;
}

form#contact input.error::placeholder {
  color: #FF5D55 !important;
}

form#contact textarea {
  padding: 25px 30px;
  width: 100%;
  height: 100%;
  border: none;
  resize: none;
  overflow: auto;
  border-radius: 0;
  /*safari fix*/
  margin-bottom: -5px;
  /*display: block;*/
}

@media (min-width:  960px) {

  form#contact textarea {
    margin-bottom: auto;
  }
}

form#contact textarea.error {
  /*border: 3px solid #FF5D55;*/
}

form#contact textarea.error::-webkit-input-placeholder {
  color: #FF5D55 !important;
}

form#contact textarea.error:-ms-input-placeholder {
  color: #FF5D55 !important;
}

form#contact textarea.error::placeholder {
  color: #FF5D55 !important;
}

form#contact .contact-title {
  color: #82AFC3;
  display: block;
  font-size: 24px;
  padding: 19px 20px 19px 50px;
}

form#contact .contact-cta {
  color: #fff;
  background-color: rgba(130, 175, 195, 1);
  display: block;
  font-size: 16px;
  padding: 25px 30px;
}

form#contact .contact-cta.error {
  color: #FF5D55;
  background-color: #fff;
  border: 3px solid #FF5D55;
}

form#contact .contact-cta.success {
  color: #598266;
  background-color: #9CBCA6;
}

form#contact #fromName {
  color: #82AFC3;
  background-color: rgba(130, 175, 195, .1);
}

form#contact #fromName::-webkit-input-placeholder {
  opacity: 1;
  color: #82AFC3;
}

form#contact #fromName:-ms-input-placeholder {
  opacity: 1;
  color: #82AFC3;
}

form#contact #fromName::placeholder {
  opacity: 1;
  color: #82AFC3;
}

form#contact #fromEmail {
  color: #82AFC3;
  background-color: rgba(130, 175, 195, .2);
}

form#contact #fromEmail::-webkit-input-placeholder {
  opacity: 1;
  color: #82AFC3;
}

form#contact #fromEmail:-ms-input-placeholder {
  opacity: 1;
  color: #82AFC3;
}

form#contact #fromEmail::placeholder {
  opacity: 1;
  color: #82AFC3;
}

form#contact #message {
  color: #82AFC3;
  background-color: rgba(130, 175, 195, .3);
}

form#contact #message::-webkit-input-placeholder {
  opacity: 1;
  color: #82AFC3;
}

form#contact #message:-ms-input-placeholder {
  opacity: 1;
  color: #82AFC3;
}

form#contact #message::placeholder {
  opacity: 1;
  color: #82AFC3;
}

form#contact .send-box {
  position: relative;
}

form#contact .send-box span {
  color: #fff;
  pointer-events: none;
  position: absolute;
  top: 25px;
  left: 30px;
}

form#contact #send {
  background-color: #FF746E;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  display: block;
  text-align: left;
  vertical-align: top;
}

form#contact #occupation {
  display: none;
}

/* Newsletter form */

form#mc-embedded-subscribe-form {
}

form#mc-embedded-subscribe-form .mce_inline_error {
  display: none !important;
}

form#mc-embedded-subscribe-form .mce_inline_error.required {
  display: inline !important;
  display: initial !important;
}

form#mc-embedded-subscribe-form .mce_inline_error.required::-webkit-input-placeholder {
  color: #FF5D55 !important;
}

form#mc-embedded-subscribe-form .mce_inline_error.required:-ms-input-placeholder {
  color: #FF5D55 !important;
}

form#mc-embedded-subscribe-form .mce_inline_error.required::placeholder {
  color: #FF5D55 !important;
}

form#mc-embedded-subscribe-form .mce_inline_error.required+label p {
  color: #FF5D55 !important;
}

form#mc-embedded-subscribe-form .response-view {
  color: #82AFC3;
  font-size: 16px;
  width: 100%;
  border: none;
  background-color: rgba(130, 175, 195, .3);
}

form#mc-embedded-subscribe-form .response-view div {
  padding: 25px 30px;
}

form#mc-embedded-subscribe-form input {
  padding: 25px 30px;
  width: 100%;
  height: 100%;
  min-height: 75px;
  border: none;
}

form#mc-embedded-subscribe-form input.error {
  /*border: 3px solid #FF5D55;*/
}

form#mc-embedded-subscribe-form input.error::-webkit-input-placeholder {
  color: #FF5D55 !important;
}

form#mc-embedded-subscribe-form input.error:-ms-input-placeholder {
  color: #FF5D55 !important;
}

form#mc-embedded-subscribe-form input.error::placeholder {
  color: #FF5D55 !important;
}

form#mc-embedded-subscribe-form .inner-grid {
  -ms-flex-direction: row;
      flex-direction: row;
}

@media (min-width:  960px) {

  form#mc-embedded-subscribe-form .inner-grid {
    /*flex-direction: column;*/
  }
}

form#mc-embedded-subscribe-form .gdpr_fieldset {
  padding: 25px 30px;
  width: 100%;
  height: 100%;
  min-height: 75px;
  border: none;
  margin: 0;
  background-color: rgba(130, 175, 195, .3);
}

form#mc-embedded-subscribe-form .gdpr_fieldset label {
  line-height: 24px;
  font-size: 16px;
  color: #82AFC3;
}

form#mc-embedded-subscribe-form .gdpr_fieldset label p {
  display: inline;
  padding: 0;
  margin: 0;
}

form#mc-embedded-subscribe-form #gdpr_3213 {
  position: absolute;
  height: 0;
  width: 0;
  visibility: hidden;
}

form#mc-embedded-subscribe-form #gdpr_3213:checked+.gdpr_label:before {
  background-color: #82AFC3;
}

form#mc-embedded-subscribe-form .gdpr_label:before {
  width: 16px;
  height: 16px;
  background-color: #fff;
  display: block;
  content: "";
  float: left;
  margin-top: 4px;
  margin-bottom: 4.5px;
  margin-right: 10px;
}

form#mc-embedded-subscribe-form .clear.form-fields {
  height: 0;
}

form#mc-embedded-subscribe-form .newsletter-title {
  color: #82AFC3;
  display: block;
  font-size: 24px;
  padding: 19px 20px 19px 50px;
}

form#mc-embedded-subscribe-form .newsletter-cta {
  color: #fff;
  background-color: rgba(130, 175, 195, 1);
  display: block;
  font-size: 16px;
  padding: 25px 30px;
}

form#mc-embedded-subscribe-form .newsletter-cta.error {
  color: #FF5D55;
  background-color: #fff;
  border: 3px solid #FF5D55;
}

form#mc-embedded-subscribe-form .newsletter-cta.success {
  color: #598266;
  background-color: #9CBCA6;
}

form#mc-embedded-subscribe-form #newsletterName {
  color: #82AFC3;
  background-color: rgba(130, 175, 195, .1);
}

form#mc-embedded-subscribe-form #newsletterName::-webkit-input-placeholder {
  opacity: 1;
  color: #82AFC3;
}

form#mc-embedded-subscribe-form #newsletterName:-ms-input-placeholder {
  opacity: 1;
  color: #82AFC3;
}

form#mc-embedded-subscribe-form #newsletterName::placeholder {
  opacity: 1;
  color: #82AFC3;
}

form#mc-embedded-subscribe-form #newsletterEmail {
  color: #82AFC3;
  background-color: rgba(130, 175, 195, .2);
}

form#mc-embedded-subscribe-form #newsletterEmail::-webkit-input-placeholder {
  opacity: 1;
  color: #82AFC3;
}

form#mc-embedded-subscribe-form #newsletterEmail:-ms-input-placeholder {
  opacity: 1;
  color: #82AFC3;
}

form#mc-embedded-subscribe-form #newsletterEmail::placeholder {
  opacity: 1;
  color: #82AFC3;
}

form#mc-embedded-subscribe-form .send-box {
  position: relative;
}

form#mc-embedded-subscribe-form .send-box span {
  color: #fff;
  pointer-events: none;
  position: absolute;
  top: 25px;
  left: 30px;
}

form#mc-embedded-subscribe-form #newsletterSend {
  background-color: #FF746E;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  display: block;
  text-align: left;
  vertical-align: top;
}

.dodge-right {
	transition: transform 250ms;
	transform: translateX(0);
}

.dodge-right:hover {
	transform: translateX(5px);
}

/* base for every modular element */

.mod-base {
	background-color: #FFF;
	position: relative;
	width: 100%
}

.mod-base .bg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.mod-base .l-bg {
  transition: background-color 500ms;
  position: absolute;
  top: 0;
  left: 0;
  right: 50%;
  bottom: 0;
}

.mod-base .r-bg {
  transition: background-color 500ms;
  position: absolute;
  top: 0;
  left: 50%;
  right: 0;
  bottom: 0;
}

.mod-base .inner {
  position: relative;
  /*max-width: 1260px;*/
  /*max-width: 1920px;*/
  width: 100%;
  margin: 0 auto;
  background-color: #FFF;
}

.mod-base .inner .content {
  position: relative;
}

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

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

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

.mod-base .red {
  color: #FF5D55;
}

.mod-base .light-blue {
  color: #82AFC3;
}

.mod-base .blue {
  color: #3C667D;
}

.mod-base .light-green {
  color: #9CBCA6;
}

.mod-base .green {
  color: #598266;
}

.mod-base .ocher {
  color: #BFB0A2;
}

.mod-base .white {
  color: #FFF;
}

.mod-base .bg-white {
  background-color: #fff;
}

.mod-base .bg-red {
  background-color: #FF5D55;
}

.mod-base .bg-blue {
  background-color: #3C667D;
}

.mod-base .bg-light-blue {
  background-color: #82AFC3;
}

.mod-base .bg-green {
  background-color: #598266;
}

.mod-base .bg-ocher {
  background-color: #BFB0A2;
}

/* menu svg fill */

.mod-base.menu-base.expanded .inner {
}

.mod-base.menu-base.expanded .inner svg .logo-fill {
  fill: #FFF;
}

.header-logo {
}

.header-logo.red {
}

.header-logo.red .logo-fill {
  fill: #FF5D55;
}

.header-logo.blue {
}

.header-logo.blue .logo-fill {
  fill: #3C667D;
}

.header-logo.light-blue {
}

.header-logo.light-blue .logo-fill {
  fill: #82AFC3;
}

.header-logo.light-green {
}

.header-logo.light-green .logo-fill {
  fill: #9CBCA6;
}

.header-logo.green {
}

.header-logo.green .logo-fill {
  fill: #598266;
}

.header-logo.ocher {
}

.header-logo.ocher .logo-fill {
  fill: #BFB0A2;
}

.header-logo.white {
}

.header-logo.white .logo-fill {
  fill: #FFF;
}

.mod-base.menu-base .inner {
	z-index: 100
}

.mod-base.menu-base .inner.red {
}

.mod-base.menu-base .inner.red .logo-fill {
  fill: #FF5D55;
}

.mod-base.menu-base .inner.light-blue {
}

.mod-base.menu-base .inner.light-blue .logo-fill {
  fill: #82AFC3;
}

.mod-base.menu-base .inner.blue {
}

.mod-base.menu-base .inner.blue .logo-fill {
  fill: #3C667D;
}

.mod-base.menu-base .inner.light-green {
}

.mod-base.menu-base .inner.light-green .logo-fill {
  fill: #9CBCA6;
}

.mod-base.menu-base .inner.green {
}

.mod-base.menu-base .inner.green .logo-fill {
  fill: #598266;
}

.mod-base.menu-base .inner.ocher {
}

.mod-base.menu-base .inner.ocher .logo-fill {
  fill: #BFB0A2;
}

.mod-base.menu-base .inner.white {
}

.mod-base.menu-base .inner.white .logo-fill {
  fill: #FFF;
}

/* footer */

footer {
	padding: 60px 0
}

footer .text-center-mobile {
  padding: 0 27px 0 81px;
  text-align: left;
  /*text-align: center;*/
}

footer .logo {
  max-width: 100%;
  padding: 0 0 30px 0;
}

footer .heart {
  padding: 0;
}

footer .heart.mobile-only {
  padding: 0 0 5px 0;
}

footer .footer-column {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: end;
      justify-content: flex-end;
  font-size: 20px;
  line-height: 24px;
}

footer .text {
  padding: 0 27px 0 81px;
}

footer p {
  margin: 0;
  padding: 0;
}

footer p+p {
  margin-top: 30px;
}

footer a {
  text-decoration: none;
  color: inherit;
}

footer .footer-column+.footer-column {
  margin-top: 34px;
}

footer .footer-links {
  font-size: 16px;
  padding: 55px 0 0 0;
}

footer .footer-links p {
  padding: 0;
  margin: 0;
}

@media (min-width:  960px) {

  footer {
}

  footer .footer-links {
    padding: 55px 0 0 50px;
  }

  footer .logo {
    padding: 0 0 30px 50px;
  }

  footer .text-center-mobile {
    padding: 0;
    text-align: left;
  }

  footer .heart {
    padding: 0 0 30px 27px;
  }

  footer .text {
    padding: 0 0 0 27px;
  }

  footer .footer-column+.footer-column {
    margin-top: 0;
  }
	}

.desktop-only {
	display: none
}

@media (min-width:  960px) {

  .desktop-only {
    display: block;
  }
	}

.mobile-only {
	display: block
}

@media (min-width:  960px) {

  .mobile-only {
    display: none;
  }
	}

.spacer {
}

.spacer .inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  min-height: 120px;
}

.spacer .content {
  width: 100%;
  padding: 0 50px;
}

.spacer .content.small {
  font-size: 24px;
  line-height: 28.8px;
}

.spacer .content.big {
  font-size: 40px;
  line-height: 48px;
}

.spacer .content p {
  margin: 0;
}

.spacer .content p+p {
  margin-top: 30px;
}

/* cta button */

.cta {
}

.cta button {
  transition: max-width 250ms;
  width: 100%;
  height: 75px;
  font-size: 16px;
  padding: 0 30px;
  text-align: left;
  color: #FFF;
  border: none;
  background-color: #FF746E;
}

@media (min-width:  960px) {

  .cta button {
    max-width: 315px;
  }

  .cta button:hover {
    max-width: 310px;
  }
}

.teaser_image_2cols {
}

.teaser_image_2cols .content {
  min-height: auto;
}

@media  (min-width:  960px) {

  .teaser_image_2cols .content {
    min-height: 400px;
  }
}

.teaser_image_2cols .text {
  position: relative;
  padding: 30px 27px 100px 27px;
}

.teaser_image_2cols .text h2 {
  font-size: 24px;
  margin: 0 0 46px 0;
  padding: 0;
}

.teaser_image_2cols .text p {
  padding: 0;
  margin: 0 0 0 27px;
  font-size: 16px;
}

.teaser_image_2cols .text p+p {
  margin-top: 13px;
}

.teaser_image_2cols .text button {
  position: absolute;
  left: 27px;
  right: 27px;
  bottom: 40px;
  border: none;
  background: transparent;
  font-size: 24px;
  text-align: left;
  margin: 0;
  padding: 0;
}

@media  (min-width:  960px) {

  .teaser_image_2cols .text {
    padding: 70px 50px 100px 50px;
  }

  .teaser_image_2cols .text h2 {
    font-size: 40px;
    margin: 0 0 46px 0;
  }

  .teaser_image_2cols .text p {
    margin: 0 0 0 30px;
  }

  .teaser_image_2cols .text p+p {
    margin-top: 15px;
  }

  .teaser_image_2cols .text button {
    left: 50px;
    right: 50px;
    bottom: 30px;
    font-size: 40px;
  }
}

.teaser_image_2cols .image {
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}

.teaser_image_2cols .image .mobile-placeholder {
  display: block;
}

@media (min-width:  960px) {

  .teaser_image_2cols .image .mobile-placeholder {
    display: none;
  }
}

.contact_2cols {
}

.contact_2cols .content {
  min-height: auto;
}

@media  (min-width:  960px) {

  .contact_2cols .content {
    min-height: 400px;
  }
}

.contact_2cols .text {
  position: relative;
  padding: 0 27px 0 27px;
}

.contact_2cols .text h2 {
  font-size: 24px;
  margin: 40px 0 40px 0;
  padding: 0;
}

.contact_2cols .text p {
  padding: 0;
  margin: 0 0 0 27px;
  font-size: 20px;
  line-height: 24px;
}

.contact_2cols .text p+p {
  margin-top: 13px;
}

.contact_2cols .text a.contact {
  display: block;
  margin: 0 0 0 80px;
  padding: 30px 0 50px 0;
}

.contact_2cols .text button {
  position: relative;
  border: none;
  background: transparent;
  font-size: 20px;
  text-align: left;
}

@media  (min-width:  960px) {

  .contact_2cols .text {
    padding: 0 50px 0 50px;
  }

  .contact_2cols .text h2 {
    font-size: 24px;
    margin: 40px 0 46px 0;
  }

  .contact_2cols .text p {
    margin: 0 0 0 30px;
  }

  .contact_2cols .text p+p {
    margin-top: 15px;
  }
}

.contact_2cols .image {
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}

.contact_2cols .image .mobile-placeholder {
  display: block;
}

@media (min-width:  960px) {

  .contact_2cols .image .mobile-placeholder {
    display: none;
  }
}

.teaser_text_2cols {
}

.teaser_text_2cols .text {
  position: relative;
  padding: 0 0 133px 0;
}

.teaser_text_2cols .text h2 {
  font-size: 24px;
  line-height: 28.8px;
  margin: 30px 27px 46px 27px;
  padding: 0;
}

.teaser_text_2cols .text p {
  padding: 0;
  margin: 0 27px 0 54px;
  font-size: 16px;
  line-height: 19.2px;
}

.teaser_text_2cols .text p+p {
  margin-top: 13px;
}

.teaser_text_2cols .text button {
  outline: none;
  position: absolute;
  left: 27px;
  bottom: 50px;
  border: none;
  background: transparent;
  font-size: 24px;
  text-align: left;
  margin: 0;
  padding: 0;
}

@media (min-width:  960px) {

  .teaser_text_2cols .text {
    padding: 0 0 163px 0;
  }

  .teaser_text_2cols .text h2 {
    font-size: 40px;
    line-height: 48px;
    margin: 60px 50px 47px 0;
  }

  .teaser_text_2cols .text p {
    font-size: 20px;
    line-height: 24px;
    margin: 0 40px 0 30px;
  }

  .teaser_text_2cols .text p+p {
    margin-top: 15px;
  }

  .teaser_text_2cols .text button {
    left: 0px;
    bottom: 60px;
    font-size: 40px;
  }
}

.text_2cols {
}

.text_2cols .inner {
  padding: 40px 0 0 0;
  /*padding: 0;*/
}

.text_2cols p {
  margin: 0;
  padding: 0;
}

.text_2cols p+p {
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
  margin: 0;
  padding: 30px 0 0 0;
}

.text_2cols .text-left {
  font-size: 20px;
  line-height: 24px;
  padding: 0 54px 30px 54px;
  margin: 0;
}

.text_2cols .text-center {
  font-size: 24px;
  line-height: 28.8px;
  padding: 0 27px 47px 27px;
  margin: 0;
}

.text_2cols .text-center.small {
  font-size: 20px;
  line-height: 24px;
}

.text_2cols button {
  font-size: 20px;
  line-height: 24px;
  margin: 0 27px 48px 54px;
  padding: 0;
  background-color: transparent;
  border: none;
}

@media (min-width:  960px) {

  .text_2cols {
    padding: 0;
  }

  .text_2cols .inner {
    padding: 0;
  }

  .text_2cols p+p {
    margin: 0;
    padding: 20px 0 0 0;
  }

  .text_2cols .text-left {
    font-size: 16px;
    line-height: 19.2px;
    padding: 84px 30px 89px 50px;
    margin: 0;
  }

  .text_2cols .text-left.small {
    padding-top: 64px;
  }

  .text_2cols .text-center {
    font-size: 40px;
    line-height: 48px;
    padding: 60px 0 44px 0;
    margin: 0;
  }

  .text_2cols .text-center.small {
    font-size: 20px;
    line-height: 24px;
  }

  .text_2cols button {
    font-size: 20px;
    line-height: 24px;
    margin: 0 105px 45px 105px;
    padding: 0;
    background-color: transparent;
    border: none;
  }
	}

.quote_2cols {
}

.quote_2cols .inner {
  padding: 50px 0 0 0;
}

.quote_2cols p {
  margin: 0;
  padding: 0;
}

.quote_2cols p+p {
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
  margin: 0;
  padding: 30px 0 0 0;
}

.quote_2cols .text-left {
  font-size: 20px;
  line-height: 24px;
  padding: 0 54px 35px 54px;
  margin: 0;
}

.quote_2cols .text-center {
  font-size: 24px;
  line-height: 28.8px;
  padding: 0 27px 64px 27px;
  margin: 0;
}

.quote_2cols .author {
  padding: 27px 0 0 27px;
}

@media (min-width:  960px) {

  .quote_2cols {
}

  .quote_2cols .inner {
    padding: 0;
  }

  .quote_2cols p+p {
    margin: 0;
    padding: 20px 0 0 0;
  }

  .quote_2cols .text-left {
    font-size: 16px;
    line-height: 19.2px;
    padding: 144px 30px 89px 50px;
    margin: 0;
  }

  .quote_2cols .text-center {
    font-size: 24px;
    line-height: 28.8px;
    padding: 120px 0 44px 0;
    margin: 0;
  }

  .quote_2cols .author {
    padding: 27px 0 0 50px;
  }
	}

.logo_wall {
}

.logo_wall h2 {
  font-size: 24px;
  line-height: 28.8px;
  padding: 42px 27px 30px 27px;
  margin: 0;
}

.logo_wall .wall {
  padding: 0 10px 38px 10px;
}

.logo_wall .flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
}

.logo_wall .logo-container {
  position: relative;
}

.logo_wall .left {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  max-width: 50%;
  padding-right: 10px;
}

.logo_wall .label {
  font-size: 24px;
  line-height: 28.8px;
  text-align: center;
}

@media (min-width:  960px) {

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

.logo_wall .right {
  display: -ms-flexbox;
  display: flex;
  text-align: left;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  max-width: 50%;
  padding-left: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.logo_wall .right .image {
  max-height: 50%;
  height: 100%;
  position: relative;
}

.logo_wall .right img {
  max-width: 100%;
  max-height: 100%;
  -o-object-position: center;
     object-position: center;
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
  height: 100%;
}

@media (min-width:  960px) {

  .logo_wall {
}

  .logo_wall .wall {
    padding: 60px 0;
  }

  .logo_wall h2 {
    padding: 40px 55px 50px 50px;
  }
	}

.logo_wall_small {
}

.logo_wall_small .flex-centered {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-direction: column;
      flex-direction: column;
  padding: 20px 0;
}

.logo_wall_small h2 {
  font-size: 24px;
  line-height: 28.8px;
  padding: 42px 27px 30px 27px;
  margin: 0;
}

.logo_wall_small .wall {
  padding: 0 10px 38px 10px;
}

.logo_wall_small .flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
}

.logo_wall_small .logo-container {
  position: relative;
}

.logo_wall_small .label {
  font-size: 24px;
  line-height: 28.8px;
  text-align: right;
}

.logo_wall_small .image {
  position: relative;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
}

.logo_wall_small .image img {
  max-width: 100%;
  max-height: 100%;
}

@media (min-width:  960px) {

  .logo_wall_small {
}

  .logo_wall_small .wall {
    padding: 60px 0;
  }

  .logo_wall_small h2 {
    padding: 40px 55px 50px 50px;
  }
	}

.teaser_text_3cols {
}

.teaser_text_3cols .text {
  position: relative;
  padding: 0 0 133px 0;
}

.teaser_text_3cols .text h2 {
  font-size: 24px;
  line-height: 28.8px;
  margin: 30px 27px 46px 27px;
  padding: 0;
}

.teaser_text_3cols .text p {
  padding: 0;
  margin: 0 27px 0 54px;
  font-size: 16px;
  line-height: 19.2px;
}

.teaser_text_3cols .text p+p {
  margin-top: 13px;
}

.teaser_text_3cols .text button {
  position: absolute;
  left: 27px;
  bottom: 50px;
  border: none;
  background: transparent;
  font-size: 24px;
  text-align: left;
  margin: 0;
  padding: 0;
}

@media (min-width:  960px) {

  .teaser_text_3cols .text {
    padding: 0 0 163px 0;
  }

  .teaser_text_3cols .text h2 {
    font-size: 40px;
    line-height: 48px;
    margin: 60px 50px 47px 0;
  }

  .teaser_text_3cols .text p {
    font-size: 20px;
    line-height: 24px;
    margin: 0 40px 0 0;
  }

  .teaser_text_3cols .text p+p {
    margin-top: 15px;
  }

  .teaser_text_3cols .text button {
    left: 0px;
    bottom: 60px;
    font-size: 40px;
  }
}

.address_3cols {
	text-align: left
}

.address_3cols .inner {
  padding-bottom: 38px;
}

.address_3cols h2 {
  font-size: 20px;
  margin: 0;
  padding: 0;
}

.address_3cols p {
  margin: 0;
  padding: 0;
}

.address_3cols .text {
  font-size: 20px;
  line-height: 28.8px;
  margin-bottom: 38px;
  padding: 0 27px 0 54px;
}

.address_3cols .text p+p {
  margin-top: 30px;
}

.address_3cols .left {
  padding: 51px 54px 31px 54px;
  font-size: 20px;
  line-height: 28.8px;
}

@media (min-width:  960px) {

  .address_3cols {
}

  .address_3cols .inner {
    padding-bottom: 0;
  }

  .address_3cols .left {
    padding: 31px 30px 31px 50px;
    font-size: 20px;
    line-height: 28.8px;
  }

  .address_3cols .text {
    margin-bottom: 44px;
    padding: 0;
  }

  .address_3cols .text p+p {
    margin-top: 30px;
  }
	}

.list_3cols {
}

.list_3cols .inner {
  padding: 40px 27px 60px 27px;
}

.list_3cols h2 {
  font-size: 24px;
  line-height: 28.8px;
  padding: 39px 0 21px 0;
  margin: 0;
}

.list_3cols p {
  line-height: 19.2px;
  margin: 0;
  padding: 0;
}

.list_3cols p+p {
  margin-top: 21px;
}

.list_3cols .list-item {
  padding: 0;
}

@media (min-width:  960px) {

  .list_3cols {
}

  .list_3cols .inner {
    padding: 60px 0 30px 0;
  }

  .list_3cols h2 {
    padding: 19px 0 21px 0;
    line-height: 28.8px;
  }

  .list_3cols .list-item {
    padding: 0 50px 0 30px;
  }
	}

.section_intro {
}

.section_intro .intro {
}

.section_intro .intro h2 {
  font-size: 40px;
  line-height: 48px;
  text-align: left;
  padding: 0;
  margin: 50px 27px 40px 27px;
}

.section_intro .intro p {
  font-size: 20px;
  line-height: 24px;
  padding: 0;
  margin: 0 27px 82px 54px;
}

@media (min-width:  960px) {

  .section_intro .intro {
}

  .section_intro .intro h2 {
    font-size: 40px;
    line-height: 48px;
    text-align: center;
    padding: 0;
    margin: 69px 0 51px 0;
  }

  .section_intro .intro p {
    font-size: 20px;
    line-height: 24px;
    padding: 0;
    margin: 0 0 55px 0;
  }
}

.cta_text {
}

.cta_text p {
  margin: 0;
  padding: 0;
}

.cta_text p+p {
  margin-top: 30px;
}

.cta_text h2 {
  font-size: 24px;
  line-height: 28.8px;
  margin: 0 0 30px 0;
}

.cta_text .content {
  padding: 60px 27px 54px 27px;
}

.cta_text .text {
  font-size: 24px;
  line-height: 28.8px;
  margin: 0 0 30px 0;
}

.cta_text .link {
  cursor: pointer;
  font-size: 24px;
  line-height: 28.8px;
  text-decoration: none;
}

@media (min-width:  960px) {

  .cta_text {
}

  .cta_text h2 {
    margin: 0 0 50px 0;
  }

  .cta_text p+p {
    margin-top: 50px;
  }

  .cta_text .content {
    padding: 60px 0;
  }

  .cta_text .text {
    font-size: 40px;
    line-height: 48px;
    margin: 0 0 50px 0;
  }

  .cta_text .link {
}
	}

.gallery_base {
}

.gallery_base .gallery-image {
  background-repeat: no-repeat;
  background-size: cover;
}

.gallery_base .height--1 {
  height: 244px;
}

.gallery_base .height--2 {
  height: 169px;
}

.gallery_base .height--3 {
  height: 197px;
}

.gallery_base .load-more {
  transition: max-height 500ms;
  position: relative;
  text-align: center;
  font-size: 20px;
  line-height: 50px;
  /*padding: 37px;*/
  height: 124px;
  max-height: 124px;
  overflow: hidden;
}

.gallery_base .load-more.expanded {
  pointer-events: none;
  max-height: 0px;
}

.gallery_base .load-more .load-dots {
  position: absolute;
  left: 50%;
  top: 50%;
  display: inline-block;
  transform: translate(-50%, -50%) rotate(90deg);
}

@media (min-width:  960px) {

  .gallery_base {
}

  .gallery_base .height--1 {
    height: 780px;
  }

  .gallery_base .height--2 {
    height: 600px;
  }

  .gallery_base .height--3 {
    height: 630px;
  }
	}

.gallery-continued {
	transition: max-height 500ms;
	overflow: hidden;
	max-height: 0;
}

.gallery_load .inner {
	cursor: pointer;
}

.images {
}

.images .image {
  -o-object-fit: cover;
     object-fit: cover;
  /*background-size: cover;*/
  width: 100%;
  height: 100%;
}

.images .image.cover {
  -o-object-fit: cover;
     object-fit: cover;
}

.images .image.contain {
  -o-object-fit: contain;
     object-fit: contain;
}

.images .images-image-link {
}

.images .image-position {
  height: 100%;
  width: 100%;
}

.images .image-align {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  width: 100%;
  height: 100%;
}

.images .image-align img {
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}

.images .image-align.small {
  height: 100%;
}

@media (min-width:  960px) {

  .images .image-align.small {
    height: 462px;
  }
}

.images .image-align.medium {
  height: 100%;
}

@media (min-width:  960px) {

  .images .image-align.medium {
    height: 686px;
  }
}

.images .image-align.big {
  height: 100%;
}

@media (min-width:  960px) {

  .images .image-align.big {
    height: 728px;
  }
}

.images .image-align.top {
  -ms-flex-pack: start;
      justify-content: flex-start;
}

.images .image-align.bottom {
  -ms-flex-pack: end;
      justify-content: flex-end;
}

.images .image-align.vertical-center {
  -ms-flex-pack: center;
      justify-content: center;
}

.images .image-align.left {
}

.images .image-align.left .image-position {
  -ms-flex-item-align: start;
      align-self: flex-start;
}

.images .image-align.right {
}

.images .image-align.right .image-position {
  -ms-flex-item-align: end;
      align-self: flex-end;
}

.images .image-align.horizontal-center {
}

.images .image-align.horizontal-center .image-position {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

.text_news {
	padding: 40px 0 0 0
}

.text_news p {
  margin: 0;
  padding: 0;
}

.text_news p+p {
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
  margin: 0;
  padding: 30px 0 0 0;
}

.text_news .text-left {
  font-size: 20px;
  line-height: 24px;
  padding: 0 54px 30px 54px;
  margin: 0;
}

.text_news .text-center {
  font-size: 24px;
  line-height: 28.8px;
  padding: 0 27px 47px 27px;
  margin: 0;
}

.text_news .text-center.small {
  font-size: 20px;
  line-height: 24px;
}

.text_news button {
  font-size: 20px;
  line-height: 24px;
  margin: 0 27px 48px 54px;
  padding: 0;
  background-color: transparent;
  border: none;
}

@media (min-width:  960px) {

  .text_news {
    padding: 0;
  }

  .text_news p+p {
    margin: 0;
    padding: 20px 0 0 0;
  }

  .text_news .text-left {
    font-size: 16px;
    line-height: 19.2px;
    padding: 84px 30px 89px 50px;
    margin: 0;
  }

  .text_news .text-left.small {
    padding-top: 64px;
  }

  .text_news .text-center {
    font-size: 40px;
    line-height: 48px;
    padding: 60px 0 44px 0;
    margin: 0;
  }

  .text_news .text-center.small {
    font-size: 20px;
    line-height: 24px;
  }

  .text_news button {
    font-size: 20px;
    line-height: 24px;
    margin: 0 105px 45px 105px;
    padding: 0;
    background-color: transparent;
    border: none;
  }
	}

.cookie-bar {
	box-sizing: border-box;
	position: fixed;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	    flex-direction: column;
	left: 0;
	right: 0;
	bottom: 0;
	vertical-align: baseline;
	-ms-flex-align: center;
	    align-items: center;
	-ms-flex-wrap: nowrap;
	    flex-wrap: nowrap;
	background-color: #fff;
	z-index: 9999;
	font-size: 19.2px;
	font-size: 1.2rem;
	transition: transform 500ms ease;
	transform: translateY(100%);
/*	border-top: 2px solid #829fb7;
	border-bottom: 2px solid #829fb7;*/
	font-size: 16px
}

.cookie-bar.unaccepted {
  transform: translateY(0%);
}

@media (min-width:  960px) {

  .cookie-bar {
    -ms-flex-direction: row;
        flex-direction: row;
    font-size: 20px;
  }
	}

.cookie-bar .cookie-notice {
	color: #829fb7;
	/*display: flex;*/
	-ms-flex-positive: 1;
	    flex-grow: 1;
	-ms-flex-negative: 1;
	    flex-shrink: 1;
	-ms-flex-preferred-size: 0%;
	    flex-basis: 0%;
	padding: 20px 20px
}

.cookie-bar .cookie-notice p {
  padding: 0;
  margin: 0;
}

.cookie-bar .cookie-notice p+p {
  margin-top: 12px;
}

.cookie-bar .cookie-notice a {
  color: #829fb7;
  text-decoration: underline;
}

button.accept-cookie {
	color: #829fb7;
	background-color: #fff;
	padding: 15px;
	width: 100%;
	-ms-flex-item-align: normal;
	    -ms-grid-row-align: normal;
	    align-self: normal;
	border: none;	
	text-decoration: none;
	font-size: 24px;
	text-align: left
}

@media (min-width:  960px) {

  button.accept-cookie {
    font-size: 48px;
    text-align: center;
    width: auto;
    padding: 25px;
    -ms-flex-direction: row;
        flex-direction: row;
  }
	}

.read-policy {
	text-decoration: underline;
	color: #829fb7;
	padding: 15px	
}

@media (min-width:  960px) {

  .read-policy {
    padding: 25px;
  }
	}