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

.cf:after {
  clear: both; }

.cf {
  *zoom: 1; }

header .container {
  padding: 25px 0; }

.is-page header {
  background-image: url("../images/bg-nav.jpg");
  background-size: cover;
  background-repeat: no-repeat; }

.menu ul li {
  text-transform: uppercase;
  display: inline-block;
  margin-right: -4px;
  vertical-align: top; }
  .menu ul li.active a {
    color: #efb555; }
.menu.secondary {
  text-align: right;
  line-height: 28px; }
  .menu.secondary .languages li {
    margin-left: 0; }
    .menu.secondary .languages li a {
      width: 28px;
      text-align: center; }
  .menu.secondary .jssocials-share {
    margin-left: 12px;
    display: inline-block;
    vertical-align: top; }
    .menu.secondary .jssocials-share:first-child {
      margin-left: 0; }
    .menu.secondary .jssocials-share:first-child, .menu.secondary .jssocials-share:nth-child(2) {
      line-height: 30px; }
.menu.main {
  margin-top: 10px; }
  .menu.main ul {
    float: right;
    margin-top: 10px; }
  .menu.main li {
    margin-left: 30px; }
    .menu.main li.active a {
      font-weight: 900; }
    .menu.main li:first-child {
      margin-left: 0; }
    .menu.main li.survey.nl a {
      font-size: 15px; }
    .menu.main li.survey.fr a {
      font-size: 14px; }
    .menu.main li.survey.de a {
      font-size: 16px; }
    .menu.main li.survey a {
      padding: 10px;
      background-color: white;
      line-height: 22px;
      color: #58859c;
      font-weight: 500;
      display: inline-block; }
      .menu.main li.survey a:hover {
        color: #efb555;
        font-weight: 500; }
    .menu.main li a {
      font-size: 21px;
      line-height: 42px;
      font-weight: 400; }

.logo {
  float: left; }
  .logo a:hover {
    color: white; }
  .logo .title-wrapper, .logo img {
    display: inline-block;
    vertical-align: top; }
  .logo .title-wrapper {
    margin-left: 5px; }
  .logo .is-title, .logo .is-subtitle {
    display: block;
    text-transform: uppercase; }
  .logo .is-title {
    font-size: 52px;
    line-height: 56px;
    text-align: left; }
    .logo .is-title span {
      font-weight: 700; }
  .logo .is-subtitle {
    font-weight: 500;
    font-size: 20px; }
    .logo .is-subtitle span {
      text-align: justify;
      display: block;
      height: 22px; }
      .logo .is-subtitle span:after {
        content: "";
        display: inline-block;
        width: 100%; }
  .logo.fr .is-title {
    font-size: 31.5px;
    line-height: 50px; }
  .logo.fr .is-subtitle span {
    height: 23px; }
    .logo.fr .is-subtitle span:first-child:after {
      display: initial; }
  .logo.de .is-title {
    font-size: 53.5px; }
  .logo.de .is-subtitle {
    font-size: 14.5px; }
    .logo.de .is-subtitle span:after {
      display: initial; }

.languages, .socials {
  display: inline-block; }

.languages {
  margin-right: 24px;
  font-size: 13px; }

.socials a {
  background-color: white;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  text-align: center;
  color: #58859c; }
  .socials a:before {
    line-height: 28px; }

.is-front {
  color: white; }
  .is-front h1 {
    display: none; }
  .is-front .m-top {
    margin-top: 15px; }
  .is-front section .container {
    position: absolute;
    bottom: 100px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto; }
  .is-front footer {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto; }
  .is-front article {
    float: left;
    width: 66.66%;
    box-sizing: border-box;
    padding: 0 15px; }
    .is-front article.has-image {
      padding-left: 0;
      padding-right: 30px; }
      .is-front article.has-image .wrapper {
        margin-top: 12px; }
      .is-front article.has-image figure {
        float: left;
        margin-right: 20px;
        padding-top: 4px; }
    .is-front article .button-wrapper {
      position: relative; }
      .is-front article .button-wrapper a {
        position: absolute;
        right: 0;
        bottom: 0; }
    .is-front article.survey {
      width: 33.33%;
      overflow: hidden;
      position: relative;
      text-align: center;
      padding: 25px;
      background-color: rgba(0, 0, 0, 0.5); }
      .is-front article.survey .button-wrapper {
        text-align: center; }
        .is-front article.survey .button-wrapper a {
          position: relative;
          right: auto;
          bottom: auto;
          margin-left: auto;
          margin-right: auto; }
      .is-front article.survey:before {
        content: "";
        position: absolute;
        width: 292px;
        height: 292px;
        background-image: url(../images/Concere-Enover-transparent.png);
        background-repeat: no-repeat;
        right: 0;
        top: 0;
        margin-right: -96px;
        margin-top: -84px; }
      .is-front article.survey header {
        margin-top: 12px; }
      .is-front article.survey .wrapper {
        margin-left: -7px;
        margin-right: -7px; }
      .is-front article.survey .survey {
        color: #2e1e07;
        font-weight: 700;
        padding: 10px;
        background-color: white; }
        .is-front article.survey .survey:hover {
          color: #efb555; }
    .is-front article .wrapper {
      margin: 12px 0;
      border-top: 1px solid transparent; }
  .is-front .row {
    margin: 0 -30px; }
  .is-front p {
    font-size: 18px;
    line-height: 22px; }

.is-page .m-top-zero {
  margin-top: 0 !important; }
.is-page .fl-right {
  float: right !important; }
  .is-page .fl-right figure {
    margin: 0 0 20px 10px; }
.is-page section .container {
  padding-left: 0;
  padding-right: 0; }
.is-page p, .is-page table {
  color: #424242; }
.is-page table {
  margin-top: 30px;
  width: 100%; }
.is-page tr td {
  padding-bottom: 15px;
  vertical-align: top; }
  .is-page tr td:first-child {
    padding-right: 10px; }
  .is-page tr td:last-child {
    padding-left: 10px; }
.is-page section a, .is-page footer a {
  color: #424242;
  text-decoration: underline; }
  .is-page section a:hover, .is-page footer a:hover {
    text-decoration: none; }
.is-page h2 {
  color: #113a6b;
  margin-top: 30px; }
.is-page .hero {
  box-sizing: border-box;
  color: #113a6b;
  position: relative;
  line-height: 30px;
  font-size: 24px;
  margin-bottom: 30px;
  font-weight: 500; }
  .is-page .hero span {
    display: inline-block;
    width: calc(100% - 121px); }
  .is-page .hero img {
    display: inline-block;
    margin-right: 20px; }
.is-page .m-top {
  margin-top: 30px; }
.is-page figure {
  margin-right: 20px; }
.is-page .image-text {
  text-align: left; }
  .is-page .image-text .image-container {
    float: left; }
  .is-page .image-text .text-container {
    text-align: left;
    width: 100%; }

footer .container {
  border-top: 1px solid #ccc;
  text-align: center; }
footer .copyright, footer a {
  display: inline-block;
  text-align: center;
  line-height: 24px;
  vertical-align: middle; }
footer .copyright {
  border-right: 1px solid #ccc;
  padding-right: 11px;
  margin-right: 6px; }
  footer .copyright span {
    margin-left: 5px; }

html, body {
  height: 100%; }

* {
  font-family: "Maven Pro"; }

body.is-front {
  position: relative;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url("../images/bg.jpg"); }
  body.is-front:before {
    content: "";
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 0;
    bottom: 0; }

a {
  color: white;
  text-decoration: none;
  display: inline-block;
  font-weight: 400;
  font-size: inherit; }
  a:hover {
    color: #efb555; }
  a.arrow-button {
    background-image: url("../images/bg-arrow.png");
    width: 125px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    font-weight: 700;
    font-size: 17px;
    padding-right: 8px;
    box-sizing: border-box;
    position: relative; }
    a.arrow-button.de {
      font-size: 16px; }
    a.arrow-button.fr {
      font-size: 12px; }
    a.arrow-button:hover {
      color: white; }

h1 {
  font-size: 32px;
  line-height: 38px;
  font-weight: 700;
  margin: 50px 0 0;
  color: #efb555;
  text-transform: uppercase; }

h2 {
  font-size: 30px;
  font-weight: 700;
  line-height: 32px;
  text-transform: uppercase; }
  h2.has-m-height {
    min-height: 64px; }
  h2.fr {
    font-size: 26px; }

p {
  font-size: 15px;
  font-weight: 400;
  line-height: 22px; }

.container {
  width: 100%;
  box-sizing: border-box;
  max-width: 1200px;
  margin: auto;
  padding: 25px 30px;
  position: relative; }

.button-wrapper {
  margin-top: 20px; }

blockquote {
  font-style: italic;
  color: #f0a528;
  font-size: 18px;
  line-height: 25px;
  font-weight: 500;
  padding: 0 10px; }
  blockquote:before {
    content: "";
    width: 23px;
    height: 19px;
    background-image: url("../images/quote-left.png");
    display: inline-block;
    margin-right: 5px;
    position: relative;
    top: -10; }
  blockquote:after {
    content: "";
    width: 23px;
    height: 19px;
    background-image: url("../images/quote-right.png");
    display: inline-block;
    position: relative;
    top: 10;
    margin-left: 5px; }

@media screen and (max-width: 1200px) {
  h1 {
    text-align: center;
    margin-top: 30px; }

  .menu.secondary {
    text-align: center; }
  .menu.main .logo, .menu.main ul {
    float: left;
    width: 100%;
    text-align: center; }

  .is-page section .container {
    padding: 15px; } }
@media screen and (max-width: 1024px) {
  html, body {
    height: auto; }

  .menu.main li {
    margin: 0 4px; }
    .menu.main li.survey {
      width: 100%;
      margin: 0; }

  .is-front article {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    margin: 25px 0; }
    .is-front article:first-child {
      margin-top: 0; }
    .is-front article.survey {
      width: 100%; }
  .is-front .row {
    margin: 0; }
  .is-front section .container {
    position: relative;
    padding-top: 30px;
    bottom: auto;
    left: auto;
    right: auto; }
  .is-front footer {
    position: relative;
    bottom: auto;
    left: auto;
    right: auto; }

  .is-page .hero {
    text-align: left; }
    .is-page .hero span {
      width: 100%; }
    .is-page .hero img {
      display: none; }
  .is-page .image-text {
    text-align: left; }
    .is-page .image-text .text-container {
      max-width: 100%; }
  .is-page .image-container {
    display: none !important; } }
@media screen and (max-width: 641px) {
  .is-front .has-image figure {
    float: none;
    display: block;
    width: 100%;
    text-align: center; }
  .is-front .has-image img {
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px; }
  .is-front article.has-image {
    padding-left: 0;
    padding-right: 0; }
    .is-front article.has-image figure {
      margin-right: 0; }
    .is-front article.has-image .button-wrapper {
      position: relative; }
      .is-front article.has-image .button-wrapper a {
        float: right;
        position: relative;
        bottom: auto;
        right: auto; }

  h2 {
    font-size: 26px; }

  .logo {
    text-align: center; }
    .logo img {
      display: block;
      margin: auto; }
    .logo .title-wrapper {
      margin-left: 0; }
    .logo .is-title {
      font-size: 40px;
      line-height: 50px;
      text-align: center; }
      .logo .is-title span {
        font-weight: 700; }
    .logo .is-subtitle {
      font-weight: 500;
      font-size: 17px;
      text-align: center; }
      .logo .is-subtitle span {
        text-align: center;
        display: block;
        height: 21px; }
        .logo .is-subtitle span:after {
          display: initial; }
    .logo.fr .is-title {
      font-size: 27.5px; }
    .logo.fr .is-subtitle span {
      height: initial; }
      .logo.fr .is-subtitle span:first-child:after {
        display: initial; }
    .logo.de .is-title {
      font-size: 40px; }
    .logo.de .is-subtitle {
      font-size: 17px; }
      .logo.de .is-subtitle span {
        height: initial;
        text-align: center;
        display: inline; }
        .logo.de .is-subtitle span:after {
          display: initial; }

  hi {
    text-align: left;
    margin-top: 25px;
    margin-bottom: 25px; }

  .is-front .thumbnail {
    width: 100%;
    max-width: 100%;
    max-height: 100%;
    display: block; } }
@media screen and (max-width: 481px) {
  .menu.main li a {
    font-size: 18px; }
  .menu.main li.active {
    font-weight: 700; }

  footer .copyright {
    border-right: 0;
    padding-right: 0;
    margin-right: 0; }
    footer .copyright span {
      display: block;
      margin-left: 0; }
  footer a {
    display: block; } }
@media screen and (max-height: 660px) {
  html, body {
    height: auto; }

  .is-front article {
    margin: 25px 0; }
  .is-front section .container {
    position: relative;
    padding-top: 30px;
    bottom: auto;
    left: auto;
    right: auto; }
  .is-front footer {
    position: relative;
    bottom: auto;
    left: auto;
    right: auto; } }

/*# sourceMappingURL=style.css.map */
