/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block; }

/**
 * Add the correct display in IE 9-.
 */
audio,
canvas,
progress,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
template,
[hidden] {
  display: none; }

/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/* Forms
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
select,
textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: bold; }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: none;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

html {
  overflow-y: scroll;
  color: #000;
  font-family: "Roboto Slab", serif;
  font-size: 14px;
  line-height: 1.785; }

.clearfix {
  *zoom: 1; }
  .clearfix:before, .clearfix:after {
    content: " ";
    display: table; }
  .clearfix:after {
    clear: both; }

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

.ie9 img[src*=".svg"] {
  width: 100%; }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  img[src*=".svg"] {
    width: 100%; } }

iframe {
  max-width: 100%;
  overflow: scroll;
  margin: 0 0 1rem 0;
  padding: 10px 0; }

::-moz-selection {
  color: #fff;
  background: #000; }

::selection {
  color: #fff;
  background: #000; }

h1 {
  margin: 70px 0 90px 0;
  font-family: "Kalam", cursive;
  font-size: 48px;
  line-height: 1.2;
  text-align: center;
  -moz-transform: rotate(-11deg);
  -ms-transform: rotate(-11deg);
  -o-transform: rotate(-11deg);
  -webkit-transform: rotate(-11deg);
  transform: rotate(-11deg);
  color: #000; }
  @media screen and (min-width: 860px) {
    h1 {
      font-size: 68px; } }
  h1 span {
    display: block;
    font-size: 36px;
    line-height: 0.75;
    color: #d5a940; }
    @media screen and (min-width: 860px) {
      h1 span {
        font-size: 48px; } }

h2 {
  width: 100%;
  margin: 0;
  font-family: "Kalam", cursive;
  font-size: 48px;
  line-height: 1.2;
  text-align: center;
  -moz-transform: rotate(-7deg);
  -ms-transform: rotate(-7deg);
  -o-transform: rotate(-7deg);
  -webkit-transform: rotate(-7deg);
  transform: rotate(-7deg);
  color: #000;
  letter-spacing: -1px;
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%) rotate(-7deg);
  -ms-transform: translate(-50%, -50%) rotate(-7deg);
  -o-transform: translate(-50%, -50%) rotate(-7deg);
  -webkit-transform: translate(-50%, -50%) rotate(-7deg);
  transform: translate(-50%, -50%) rotate(-7deg); }
  @media screen and (min-width: 860px) {
    h2 {
      font-size: 60px; } }
  h2 span {
    display: block;
    font-size: 36px;
    line-height: 1;
    color: #d5a940; }
    @media screen and (min-width: 860px) {
      h2 span {
        font-size: 48px; } }

.teaser h2 {
  position: relative;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  top: 0%;
  left: 0%;
  letter-spacing: -0.5px; }
  .teaser h2 span {
    display: inline; }

.retangle h2, .largeBox .column .column h2, .companies h3, .contentrow .whiteBackground h2 {
  position: relative;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  top: 0%;
  left: 0%;
  margin: 0 0 16px 0;
  padding-bottom: 9px;
  font-family: "Roboto Slab", serif;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0px;
  text-align: left;
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  color: #2d4880; }
  .retangle h2:after, .largeBox .column .column h2:after, .companies h3:after, .contentrow .whiteBackground h2:after {
    content: '';
    position: absolute;
    display: block;
    width: 44px;
    height: 1px;
    bottom: 0;
    left: 0;
    background: #d8d8d8; }
  .retangle h2.blank:after, .largeBox .column .column h2.blank:after, .companies h3.blank:after, .contentrow .whiteBackground h2.blank:after {
    background: #fff; }

h3 {
  margin: 0 0 21px 0; }

.companies h3 {
  text-align: center;
  padding-right: 2px;
  padding-left: 2px; }
  .companies h3:after {
    left: 0;
    right: 0;
    margin: 0 auto; }

.hiddenHeading {
  position: absolute;
  clip: rect(1px, 1px, 1px, 1px); }

p {
  margin: 0 0 14px 0;
  font-size: 14px;
  color: #000; }

a {
  text-decoration: none;
  -webkit-transition: color 0.4s ease-out, background-color 0.4s ease-out, opacity 0.4s ease-out, border-color 0.4s ease-out, box-shadow 0.4s ease-out;
  -moz-transition: color 0.4s ease-out, background-color 0.4s ease-out, opacity 0.4s ease-out, border-color 0.4s ease-out, box-shadow 0.4s ease-out;
  -ms-transition: color 0.4s ease-out, background-color 0.4s ease-out, opacity 0.4s ease-out, border-color 0.4s ease-out, box-shadow 0.4s ease-out;
  -o-transition: color 0.4s ease-out, background-color 0.4s ease-out, opacity 0.4s ease-out, border-color 0.4s ease-out, box-shadow 0.4s ease-out;
  transition: color 0.4s ease-out, background-color 0.4s ease-out, opacity 0.4s ease-out, border-color 0.4s ease-out, box-shadow 0.4s ease-out; }
  a:hover {
    cursor: pointer;
    color: #2d4880; }
  a:focus {
    outline: 0; }

ul, ol {
  margin: 0;
  padding: 0;
  list-style: none; }
  ul li, ol li {
    margin: 0;
    padding: 0; }

.mainContent ul {
  margin-bottom: 21px; }
  .mainContent ul li {
    position: relative;
    margin-bottom: 7px;
    padding-left: 15px; }
  .mainContent ul li:before {
    content: '>';
    position: absolute;
    width: 7px;
    height: 13px;
    top: 0px;
    left: 0px; }

.mainContent ol {
  margin-bottom: 1.5rem;
  padding-left: 12px;
  list-style-type: decimal; }
  .mainContent ol li {
    margin-bottom: 0.75rem;
    padding-left: 5px; }

strong, b {
  font-weight: 700; }

em, i {
  font-style: italic; }

figure {
  margin: 0 0 50px 0; }
  figure figcaption {
    margin: 0;
    padding: 0rem;
    font-size: 14px; }

address {
  font-style: normal;
  color: #000; }

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

.wrap {
  clear: both;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  text-align: center; }
  .wrap .row {
    clear: both;
    width: 100%;
    max-width: 1340px;
    margin: 0 auto;
    padding: 0;
    *zoom: 1;
    text-align: center; }
    @media screen and (min-width: 1025px) {
      .wrap .row {
        padding: 0 10px; } }
    .wrap .row:before, .wrap .row:after {
      display: table;
      content: "";
      line-height: 0; }
    .wrap .row:after {
      clear: both; }
    .wrap .row .row {
      padding: 0; }

.column {
  *zoom: 1;
  width: 100%;
  padding: 0 10px;
  text-align: left; }
  .column:before, .column:after {
    content: " ";
    display: table; }
  .column:after {
    clear: both; }

@media screen and (min-width: 420px) {
  .xs-1-1 {
    width: 100%; }
  .xs-1-2 {
    float: left;
    width: 50%; }
  .xs-1-3 {
    float: left;
    width: 33.3%; }
  .xs-2-3 {
    float: left;
    width: 66.7%; } }

@media screen and (min-width: 640px) {
  .small-1-1 {
    width: 100%; }
  .small-1-2 {
    float: left;
    width: 50%; }
  .small-1-3 {
    float: left;
    width: 33.3%; }
  .small-2-3 {
    float: left;
    width: 66.7%; } }

@media screen and (min-width: 860px) {
  .column {
    float: left; }
    .column.flow-opposite {
      float: right; }
  .medium-noGutter {
    padding: 0; }
  .medium-1-1 {
    width: 100%; }
  .medium-1-2 {
    width: 50%; }
    .medium-1-2:nth-of-type(2n+1) {
      clear: both; }
    .medium-1-2:nth-of-type(2n+2) {
      clear: none; }
  .medium-1-3 {
    width: 33.3%; }
    .medium-1-3:nth-of-type(3n+1) {
      clear: both;
      padding-right: 13.3333333333px;
      padding-left: 0; }
    .medium-1-3:nth-of-type(3n+2) {
      clear: none;
      padding-right: 6.6666666667px;
      padding-left: 6.6666666667px; }
    .medium-1-3:nth-of-type(3n+3) {
      clear: none;
      padding-right: 0;
      padding-left: 13.3333333333px; }
  .medium-2-3 {
    width: 66.7%; } }

@media screen and (min-width: 1025px) {
  .large-noGutter {
    padding: 0; }
  .large-1-1 {
    width: 100%; }
  .large-1-2 {
    width: 50%; }
  .large-1-3 {
    width: 33.3%; }
    .large-1-3:nth-of-type(3n+1) {
      clear: both; }
    .large-1-3:nth-of-type(3n+2) {
      clear: none; }
    .large-1-3:nth-of-type(3n+3) {
      clear: none; }
  .large-2-3 {
    width: 66.7%; } }

.row .row {
  padding: 0; }

.mainContent .row .row {
  padding: 0;
  /*
	.column.small-1-2 {
		padding: 0;
		@include small-min {	
			&:nth-of-type(2n+1) {
				padding-right: 10px;
			}
			&:nth-of-type(2n+2) {
				padding-left: 10px;
			}
		}
	}
	
	.column.medium-1-2 {
		padding: 0;

		@include medium-min {			
			&:nth-of-type(2n+1) {
				padding-right: 10px;
			}
			&:nth-of-type(2n+2) {
				padding-left: 10px;
				
			}
		}
	}
*/ }

@media screen and (max-width: 859px) {
  .no-mobile {
    display: none; } }

@media screen and (min-width: 860px) {
  .only-mobile {
    display: none; } }

@media screen and (min-width: 1025px) {
  .only-mobile-tablet {
    display: none; } }

@media screen and (max-width: 859px) {
  .only-tablet-desktop {
    display: none; } }

@media screen and (max-width: 1024px) {
  .only-desktop {
    display: none; } }

html, body {
  height: 100%; }

body {
  background: #cfdbe9 url(../_images/body_background.jpg) no-repeat center center;
  background-size: 100%; }

.header {
  height: 62px;
  background: #000;
  color: #fff; }
  .header .row {
    max-width: 100%; }
  .header .column {
    text-align: center; }
  .header a {
    color: #fff; }
    .header a :hover {
      color: #cfdbe9; }
  @media screen and (max-width: 1024px) {
    .header {
      margin-bottom: 20px; } }
  @media screen and (min-width: 1025px) {
    .header {
      position: fixed;
      z-index: 10;
      width: 100%; } }
  .header .logo {
    display: block;
    padding: 5px 62px;
    font-family: "Kalam", cursive; }
    @media screen and (max-width: 1024px) {
      .header .logo {
        width: 100%;
        margin: 0 auto;
        padding-top: 12px;
        font-size: 24px;
        text-align: center; } }
    @media screen and (min-width: 1025px) {
      .header .logo {
        float: left;
        padding-top: 6px;
        padding-right: 16px;
        padding-left: 40px;
        font-size: 30px; } }
    .header .logo:hover {
      color: #d5a940; }
  @media screen and (min-width: 1025px) {
    .header .navMain {
      width: 100%;
      margin: 0 auto;
      padding: 0 100px 0 215px;
      text-align: center; } }
  .header .emblem {
    float: right;
    display: block;
    width: 45px;
    height: 30px;
    margin: 16px 30px 16px 16px; }
    @media screen and (max-width: 1024px) {
      .header .emblem {
        position: absolute;
        top: 0px;
        right: 20px;
        margin-right: 0; } }
    @media screen and (max-width: 419px) {
      .header .emblem {
        display: none; } }
    .header .emblem:hover {
      opacity: 0.7; }
    .header .emblem img {
      width: 45px;
      height: 30px; }

@media screen and (min-width: 1025px) {
  .contentWrap {
    min-height: 100%;
    margin-bottom: -140px;
    padding-top: 82px; }
    .contentWrap:after {
      content: "";
      clear: both;
      display: block;
      height: 140px; } }

.contentMain {
  margin-bottom: -20px; }
  .contentMain .column {
    padding: 0px 10px; }
  .contentMain .box {
    padding: 0 10px 20px 10px; }
    @media screen and (min-width: 640px) {
      .contentMain .box {
        float: left;
        width: 50%; } }
    @media screen and (min-width: 1025px) {
      .contentMain .box {
        width: 33.3%; } }
    .contentMain .box .square {
      display: block;
      overflow: hidden;
      position: relative;
      width: 100%;
      height: 0;
      padding: 0 0 100% 0;
      background: #fff;
      -moz-box-shadow: 0px 12px 20px 0px rgba(0, 0, 0, 0.07);
      -webkit-box-shadow: 0px 12px 20px 0px rgba(0, 0, 0, 0.07);
      box-shadow: 0px 12px 20px 0px rgba(0, 0, 0, 0.07); }
      .contentMain .box .square.bgLeftTop:before {
        position: absolute;
        content: url(../_images/square_background.svg);
        width: 100%;
        height: 100%;
        top: -23%;
        left: -46%; }
      .contentMain .box .square.bgRightTop:before {
        position: absolute;
        content: url(../_images/square_background.svg);
        width: 100%;
        height: 100%;
        top: -20%;
        right: -47%; }
      .contentMain .box .square.bgRightBottom:before {
        position: absolute;
        content: url(../_images/square_background.svg);
        width: 100%;
        height: 100%;
        bottom: -42%;
        right: -49%; }
      .contentMain .box .square.bgLeftBottom:before {
        position: absolute;
        content: url(../_images/square_background.svg);
        width: 100%;
        height: 100%;
        bottom: -50%;
        left: -40%; }
      .contentMain .box .square.teaser h2 {
        margin-top: 40px;
        font-size: 24px;
        line-height: 29px;
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg); }
        .contentMain .box .square.teaser h2 span {
          font-size: 24px;
          line-height: 29px; }
      .contentMain .box .square.teaser p {
        position: absolute;
        min-height: 42px;
        bottom: 5px;
        right: 70px;
        left: 70px;
        font-size: 12px;
        line-height: 14px;
        text-align: center; }
        .contentMain .box .square.teaser p.promotion {
          min-height: 10px;
          top: 12px;
          right: 35px;
          left: 35px;
          text-align: left; }
          .contentMain .box .square.teaser p.promotion:before {
            content: url(../_images/icon_promotion.svg);
            position: absolute;
            display: block;
            width: 16px;
            height: 19px;
            top: -2px;
            left: -25px; }
      .contentMain .box .square.teaser .teaserImage {
        /*
					display: block;
					max-width: 80%;
					max-height: 54%;

					margin: 0 auto;
				//	padding: 0 10%;
					text-align: center;
*/
        position: absolute;
        width: 96%;
        height: 54%;
        overflow: hidden;
        text-align: center;
        margin: 2% 2% 2% 2%; }
        @media screen and (min-width: 1280px) {
          .contentMain .box .square.teaser .teaserImage {
            margin-top: 5%; } }
        .contentMain .box .square.teaser .teaserImage img {
          position: absolute;
          max-height: 100%;
          top: 0%;
          bottom: 0%;
          left: 0%;
          right: 0%;
          margin: auto; }
      .contentMain .box .square.companies {
        text-align: center; }
        .contentMain .box .square.companies .companiesLogo {
          position: absolute;
          width: 96%;
          height: 40%;
          overflow: hidden;
          text-align: center;
          margin: 2%; }
          @media screen and (min-width: 860px) {
            .contentMain .box .square.companies .companiesLogo {
              height: 50%; } }
          .contentMain .box .square.companies .companiesLogo img {
            position: absolute;
            max-height: 100%;
            top: 0%;
            bottom: 0%;
            left: 0%;
            right: 0%;
            margin: auto; }
        .contentMain .box .square.companies .companiesAddress {
          margin-top: 43%; }
          @media screen and (min-width: 860px) {
            .contentMain .box .square.companies .companiesAddress {
              margin-top: 60%; } }
    .contentMain .box a.square, .contentMain .box a.largeBox, .contentMain .box a.retangle {
      -webkit-transition: color 0.4s ease-out, background-color 0.4s ease-out, opacity 0.4s ease-out, border-color 0.4s ease-out, box-shadow 0.4s ease-out;
      -moz-transition: color 0.4s ease-out, background-color 0.4s ease-out, opacity 0.4s ease-out, border-color 0.4s ease-out, box-shadow 0.4s ease-out;
      -ms-transition: color 0.4s ease-out, background-color 0.4s ease-out, opacity 0.4s ease-out, border-color 0.4s ease-out, box-shadow 0.4s ease-out;
      -o-transition: color 0.4s ease-out, background-color 0.4s ease-out, opacity 0.4s ease-out, border-color 0.4s ease-out, box-shadow 0.4s ease-out;
      transition: color 0.4s ease-out, background-color 0.4s ease-out, opacity 0.4s ease-out, border-color 0.4s ease-out, box-shadow 0.4s ease-out; }
      .contentMain .box a.square:after, .contentMain .box a.largeBox:after, .contentMain .box a.retangle:after {
        content: url(../_images/icon_plus.svg);
        position: absolute;
        width: 56px;
        height: 56px;
        bottom: 0;
        right: 0;
        padding: 9px;
        background: #2d4880;
        color: #fff;
        -webkit-transition: color 0.4s ease-out, background-color 0.4s ease-out, opacity 0.4s ease-out, border-color 0.4s ease-out, box-shadow 0.4s ease-out;
        -moz-transition: color 0.4s ease-out, background-color 0.4s ease-out, opacity 0.4s ease-out, border-color 0.4s ease-out, box-shadow 0.4s ease-out;
        -ms-transition: color 0.4s ease-out, background-color 0.4s ease-out, opacity 0.4s ease-out, border-color 0.4s ease-out, box-shadow 0.4s ease-out;
        -o-transition: color 0.4s ease-out, background-color 0.4s ease-out, opacity 0.4s ease-out, border-color 0.4s ease-out, box-shadow 0.4s ease-out;
        transition: color 0.4s ease-out, background-color 0.4s ease-out, opacity 0.4s ease-out, border-color 0.4s ease-out, box-shadow 0.4s ease-out; }
      .contentMain .box a.square:hover, .contentMain .box a.largeBox:hover, .contentMain .box a.retangle:hover {
        -moz-box-shadow: 0px 12px 20px 0px rgba(0, 0, 0, 0.35);
        -webkit-box-shadow: 0px 12px 20px 0px rgba(0, 0, 0, 0.35);
        box-shadow: 0px 12px 20px 0px rgba(0, 0, 0, 0.35); }
        .contentMain .box a.square:hover:after, .contentMain .box a.largeBox:hover:after, .contentMain .box a.retangle:hover:after {
          background: #d5a940; }
  .contentMain.textrow {
    margin-top: 0px;
    padding: 0 10px; }
    @media screen and (min-width: 1025px) {
      .contentMain.textrow {
        margin-bottom: -20px;
        padding: 0 20px; } }
    .contentMain.textrow > .column {
      padding: 0; }
    .contentMain.textrow .column.large-1-3 {
      padding-right: 0;
      padding-left: 0; }
    .contentMain.textrow .column.large-2-3 {
      padding-right: 0;
      padding-left: 0; }
    .contentMain.textrow .box {
      width: 100%; }
      .contentMain.textrow .box .retangle {
        display: block;
        position: relative;
        width: 100%;
        padding: 20px;
        background: #fff;
        -moz-box-shadow: 0px 12px 20px 0px rgba(0, 0, 0, 0.07);
        -webkit-box-shadow: 0px 12px 20px 0px rgba(0, 0, 0, 0.07);
        box-shadow: 0px 12px 20px 0px rgba(0, 0, 0, 0.07); }
        @media screen and (min-width: 860px) {
          .contentMain.textrow .box .retangle {
            overflow: hidden;
            height: 0;
            padding: 2% 20px 44.5% 20px; } }
        @media screen and (min-width: 1025px) {
          .contentMain.textrow .box .retangle {
            padding: 4% 20px 44.5% 20px; } }
        @media screen and (min-width: 1280px) {
          .contentMain.textrow .box .retangle {
            padding: 8% 100px 40.8% 100px; } }
        @media screen and (max-width: 1024px) {
          .contentMain.textrow .box .retangle h2 {
            margin-top: 21px; } }
        .contentMain.textrow .box .retangle .retangleImage {
          width: 100%;
          text-align: center; }
          .contentMain.textrow .box .retangle .retangleImage img {
            margin: 0 auto; }
      @media screen and (max-width: 1024px) {
        .contentMain.textrow .box .square {
          padding-bottom: 50%; } }
      @media screen and (max-width: 859px) {
        .contentMain.textrow .box .square {
          padding-bottom: 100%; } }
  .contentMain.largerow {
    margin-bottom: 20px; }
    .contentMain.largerow .box {
      width: 100%;
      padding: 0 20px 0 20px; }
      .contentMain.largerow .box .largeBox {
        display: block;
        position: relative;
        float: left;
        width: 100%;
        padding: 0 0 50px 0;
        background: #fff;
        -moz-box-shadow: 0px 12px 20px 0px rgba(0, 0, 0, 0.07);
        -webkit-box-shadow: 0px 12px 20px 0px rgba(0, 0, 0, 0.07);
        box-shadow: 0px 12px 20px 0px rgba(0, 0, 0, 0.07); }
        @media screen and (min-width: 860px) {
          .contentMain.largerow .box .largeBox {
            padding-top: 30px; } }
        .contentMain.largerow .box .largeBox .column.medium-1-3 {
          text-align: center; }
  .contentMain.contentrow .box {
    width: 100%; }
    @media screen and (max-width: 1024px) {
      .contentMain.contentrow .box .square {
        padding-bottom: 50%; } }
    @media screen and (max-width: 859px) {
      .contentMain.contentrow .box .square {
        padding-bottom: 100%; } }
  .contentMain.contentrow .large-2-3 {
    margin-bottom: 20px;
    padding: 0 20px; }
    @media screen and (min-width: 1025px) {
      .contentMain.contentrow .large-2-3 {
        padding: 0; } }
    .contentMain.contentrow .large-2-3 .whiteBackground {
      padding: 60px 30px;
      background: #fff;
      -moz-box-shadow: 0px 12px 20px 0px rgba(0, 0, 0, 0.07);
      -webkit-box-shadow: 0px 12px 20px 0px rgba(0, 0, 0, 0.07);
      box-shadow: 0px 12px 20px 0px rgba(0, 0, 0, 0.07); }

.footer {
  background: #000;
  text-align: center; }
  @media screen and (min-width: 1025px) {
    .footer {
      overflow: hidden;
      height: 140px; } }
  .footer .column {
    text-align: center; }
  .footer .navFooter {
    background: #141517; }
    .footer .navFooter li {
      display: inline-block;
      margin: 0 5px; }
      .footer .navFooter li a {
        display: block;
        padding: 13px 10px;
        color: #fff; }
        .footer .navFooter li a:hover {
          color: #cfdbe9; }
  .footer .navLogos {
    margin: 0 auto;
    width: 100%; }
    .footer .navLogos li {
      float: left;
      display: table;
      width: calc(100% / 4);
      padding: 5px;
      font-size: 0px;
      text-align: center; }
      @media screen and (min-width: 1025px) {
        .footer .navLogos li {
          width: calc(100% / 8);
          margin: 0 1%; }
          .footer .navLogos li:nth-child(1) {
            width: 15%;
            margin-left: 0; }
          .footer .navLogos li:nth-child(2) {
            width: 9%; }
          .footer .navLogos li:nth-child(3) {
            width: 9%; }
          .footer .navLogos li:nth-child(4) {
            width: 12%; }
          .footer .navLogos li:nth-child(5) {
            width: 9%; }
          .footer .navLogos li:nth-child(6) {
            width: 6%; }
          .footer .navLogos li:nth-child(7) {
            width: 9%; }
          .footer .navLogos li:nth-child(8) {
            float: right;
            width: 17%;
            margin-right: 0; } }
      @media screen and (min-width: 1025px) {
        .footer .navLogos li a {
          display: table-cell;
          height: 60px;
          vertical-align: middle;
          text-align: center; } }
      .footer .navLogos li img {
        opacity: 0.4;
        -webkit-transition: color 0.4s ease-out, background-color 0.4s ease-out, opacity 0.4s ease-out, border-color 0.4s ease-out, box-shadow 0.4s ease-out;
        -moz-transition: color 0.4s ease-out, background-color 0.4s ease-out, opacity 0.4s ease-out, border-color 0.4s ease-out, box-shadow 0.4s ease-out;
        -ms-transition: color 0.4s ease-out, background-color 0.4s ease-out, opacity 0.4s ease-out, border-color 0.4s ease-out, box-shadow 0.4s ease-out;
        -o-transition: color 0.4s ease-out, background-color 0.4s ease-out, opacity 0.4s ease-out, border-color 0.4s ease-out, box-shadow 0.4s ease-out;
        transition: color 0.4s ease-out, background-color 0.4s ease-out, opacity 0.4s ease-out, border-color 0.4s ease-out, box-shadow 0.4s ease-out; }
        .footer .navLogos li img:hover {
          opacity: 1; }

.menu-collapser {
  position: absolute;
  width: 62px;
  height: 62px;
  top: 0px;
  left: 5px;
  padding: 0; }

.collapse-button {
  width: 100%;
  height: 100%;
  margin: auto;
  color: #fff;
  background: url(../_images/navButton_open.svg) no-repeat center center;
  background-size: 37px auto;
  cursor: pointer; }
  .collapse-button:hover, .collapse-button:focus {
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg); }

ul.slimmenu {
  width: auto;
  margin: 0 auto;
  padding: 0; }
  ul.slimmenu.collapsed {
    position: absolute;
    z-index: 9999;
    width: 100%;
    top: 62px;
    left: 0;
    background: rgba(0, 0, 0, 0.85); }
    ul.slimmenu.collapsed li {
      display: block;
      float: none !important;
      width: 100%;
      text-align: center; }
      ul.slimmenu.collapsed li a {
        padding: 10px; }
  ul.slimmenu li {
    position: relative;
    display: inline-block;
    margin: 0 10px; }
    ul.slimmenu li a {
      display: block;
      padding: 18px 20px;
      color: #fff;
      font-size: 18px; }
      @media screen and (min-width: 1025px) {
        ul.slimmenu li a {
          padding: 18px 5px; } }
      @media screen and (min-width: 1280px) {
        ul.slimmenu li a {
          padding: 18px 18px; } }
      ul.slimmenu li a:hover, ul.slimmenu li a.active {
        color: #d5a940 !important; }
  ul.slimmenu > li:hover a, ul.slimmenu > li > a.active {
    color: #d5a940;
    text-decoration: none; }
