@import url("https://fonts.googleapis.com/css?family=Palanquin:100,400,600,700");
@font-face {
  font-family: 'icons';
  src: url("/fonts/icomoon/icomoon.eot?6l8sa0");
  src: url("/fonts/icomoon/icomoon.eot?6l8sa0#iefix") format("embedded-opentype"), url("/fonts/icomoon/icomoon.ttf?6l8sa0") format("truetype"), url("/fonts/icomoon/icomoon.woff?6l8sa0") format("woff"), url("/fonts/icomoon/icomoon.svg?6l8sa0#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

/*
[class^="icon-"], [class*=" icon-"] {

  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal; 
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

 
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


.icon-search:before {
  content: "\e912";
}
.icon-info:before {
  content: "\e911";
}
.icon-minus-circle:before {
  content: "\e910";
}
.icon-mail:before {
  content: "\e90d";
}
.icon-mobile:before {
  content: "\e90e";
}
.icon-tel:before {
  content: "\e90f";
}
.icon-plus-circle:before {
  content: "\e90c";
}
.icon-readmore:before {
  content: "\e90a";
}
.icon-edit:before {
  content: "\e90b";
}
.icon-valid:before {
  content: "\e908";
}
.icon-cross:before {
  content: "\e909";
}
.icon-small-arrow:before {
  content: "\e907";
}
.icon-lock:before {
  content: "\e906";
}
.icon-arrow-circle:before {
  content: "\e905";
}
.icon-arrow:before {
  content: "\e903";
}
.icon-close:before {
  content: "\e904";
}
.icon-hamburger:before {
  content: "\e900";
}
.icon-loggedin:before {
  content: "\e901";
}
.icon-unlock:before {
  content: "\e902";
}


*/
@font-face {
  font-family: 'eventtypeicons';
  src: url("/css/eventtypeicons/fonts/icomoon.eot?6g7333");
  src: url("/css/eventtypeicons/fonts/icomoon.eot?6g7333#iefix") format("embedded-opentype"), url("/css/eventtypeicons/fonts/icomoon.ttf?6g7333") format("truetype"), url("/css/eventtypeicons/fonts/icomoon.woff?6g7333") format("woff"), url("/css/eventtypeicons/fonts/icomoon.svg?6g7333#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

.fove [class^="icon-"], .fove [class*=" icon-"] {
  font-family: 'eventtypeicons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fove .icon-decease:before {
  content: "\e904";
}

.fove .icon-nudge:before {
  content: "\e900";
}

.fove .icon-eap:before {
  content: "\e901";
}

.fove .icon-medical:before {
  content: "\e902";
}

.fove .icon-scholarship:before {
  content: "\e903";
}

.fove .icon-video:before {
  content: "\e908";
}

.fove .icon-tracking:before {
  content: "\e909";
}

.fove .icon-smily:before {
  content: "\e90a";
}

.fove .icon-running:before {
  content: "\e90b";
}

.fove .icon-mindfulness:before {
  content: "\e90c";
}

@font-face {
  font-family: 'OdudoSoft-Regular';
  src: url("/Fonts/odudo-soft.eot");
  src: url("/Fonts/odudo-soft.eot?#iefix") format("embedded-opentype"), url("/Fonts/odudo-soft.woff2") format("woff2"), url("/Fonts/odudo-soft.woff") format("woff"), url("/Fonts/odudo-soft.ttf") format("truetype"), url("/Fonts/odudo-soft.svg#youworkforthem") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'OdudoSoft-Bold';
  src: url("/Fonts/odudo-soft-bold.eot");
  src: url("/Fonts/odudo-soft-bold.eot?#iefix") format("embedded-opentype"), url("/Fonts/odudo-soft-bold.woff2") format("woff2"), url("/Fonts/odudo-soft-bold.woff") format("woff"), url("/Fonts/odudo-soft-bold.ttf") format("truetype"), url("/Fonts/odudo-soft-bold.svg#youworkforthem") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'OdudoSoft-SemiBold';
  src: url("/Fonts/odudo-soft-semi-bold.eot");
  src: url("/Fonts/odudo-soft-semi-bold.eot?#iefix") format("embedded-opentype"), url("/Fonts/odudo-soft-semi-bold.woff2") format("woff2"), url("/Fonts/odudo-soft-semi-bold.woff") format("woff"), url("/Fonts/odudo-soft-semi-bold.ttf") format("truetype"), url("/Fonts/odudo-soft-semi-bold.svg#youworkforthem") format("svg");
  font-weight: normal;
  font-style: normal;
}

/*
@mixin transition($time, $curve )
{
    -webkit-transition: $time $curve; 
   -moz-transition: $time $curve; 
     -o-transition: $time $curve; 
        transition: $time $curve; 

-webkit-transition-timing-function: $curve; 
   -moz-transition-timing-function: $curve; 
     -o-transition-timing-function: $curve; 
        transition-timing-function: $curve; 
}*/
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*@import "mixins/hide-text";
@import "mixins/opacity";
@import "mixins/image";
@import "mixins/labels";
@import "mixins/reset-filter";
@import "mixins/resize";
@import "mixins/responsive-visibility";
@import "mixins/size";
@import "mixins/tab-focus";
@import "mixins/reset-text";
@import "mixins/text-emphasis";
@import "mixins/text-overflow";
@import "mixins/vendor-prefixes";
    */
/*@import "mixins/alerts";
@import "mixins/buttons";
@import "mixins/panels";
@import "mixins/pagination";
@import "mixins/list-group";
@import "mixins/nav-divider";
@import "mixins/forms";
@import "mixins/progress-bar";
@import "mixins/table-row";

// Skins
@import "mixins/background-variant";
@import "mixins/border-radius";
@import "mixins/gradients";
    */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  padding-right: 20px;
}

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

.container:after {
  clear: both;
}

@media (min-width: 768px) {
  .container {
    width: 760px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 980px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1480px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}

.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -20px;
  margin-right: -20px;
}

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

.row:after {
  clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.33333%;
}

.col-xs-2 {
  width: 16.66667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.33333%;
}

.col-xs-5 {
  width: 41.66667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.33333%;
}

.col-xs-8 {
  width: 66.66667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.33333%;
}

.col-xs-11 {
  width: 91.66667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.33333%;
}

.col-xs-pull-2 {
  right: 16.66667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.33333%;
}

.col-xs-pull-5 {
  right: 41.66667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.33333%;
}

.col-xs-pull-8 {
  right: 66.66667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.33333%;
}

.col-xs-pull-11 {
  right: 91.66667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.33333%;
}

.col-xs-push-2 {
  left: 16.66667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.33333%;
}

.col-xs-push-5 {
  left: 41.66667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.33333%;
}

.col-xs-push-8 {
  left: 66.66667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.33333%;
}

.col-xs-push-11 {
  left: 91.66667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.33333%;
}

.col-xs-offset-2 {
  margin-left: 16.66667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.33333%;
}

.col-xs-offset-5 {
  margin-left: 41.66667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.33333%;
}

.col-xs-offset-8 {
  margin-left: 66.66667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.33333%;
}

.col-xs-offset-11 {
  margin-left: 91.66667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-1 {
    width: 8.33333%;
  }
  .col-sm-2 {
    width: 16.66667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333%;
  }
  .col-sm-5 {
    width: 41.66667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.33333%;
  }
  .col-sm-8 {
    width: 66.66667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333%;
  }
  .col-sm-11 {
    width: 91.66667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.33333%;
  }
  .col-sm-pull-2 {
    right: 16.66667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333%;
  }
  .col-sm-pull-5 {
    right: 41.66667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.33333%;
  }
  .col-sm-pull-8 {
    right: 66.66667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333%;
  }
  .col-sm-pull-11 {
    right: 91.66667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.33333%;
  }
  .col-sm-push-2 {
    left: 16.66667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333%;
  }
  .col-sm-push-5 {
    left: 41.66667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.33333%;
  }
  .col-sm-push-8 {
    left: 66.66667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333%;
  }
  .col-sm-push-11 {
    left: 91.66667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-1 {
    width: 8.33333%;
  }
  .col-md-2 {
    width: 16.66667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333%;
  }
  .col-md-5 {
    width: 41.66667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.33333%;
  }
  .col-md-8 {
    width: 66.66667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333%;
  }
  .col-md-11 {
    width: 91.66667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.33333%;
  }
  .col-md-pull-2 {
    right: 16.66667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333%;
  }
  .col-md-pull-5 {
    right: 41.66667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.33333%;
  }
  .col-md-pull-8 {
    right: 66.66667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333%;
  }
  .col-md-pull-11 {
    right: 91.66667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.33333%;
  }
  .col-md-push-2 {
    left: 16.66667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333%;
  }
  .col-md-push-5 {
    left: 41.66667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.33333%;
  }
  .col-md-push-8 {
    left: 66.66667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333%;
  }
  .col-md-push-11 {
    left: 91.66667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-1 {
    width: 8.33333%;
  }
  .col-lg-2 {
    width: 16.66667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333%;
  }
  .col-lg-5 {
    width: 41.66667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.33333%;
  }
  .col-lg-8 {
    width: 66.66667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333%;
  }
  .col-lg-11 {
    width: 91.66667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.33333%;
  }
  .col-lg-pull-2 {
    right: 16.66667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333%;
  }
  .col-lg-pull-5 {
    right: 41.66667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.33333%;
  }
  .col-lg-pull-8 {
    right: 66.66667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333%;
  }
  .col-lg-pull-11 {
    right: 91.66667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.33333%;
  }
  .col-lg-push-2 {
    left: 16.66667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333%;
  }
  .col-lg-push-5 {
    left: 41.66667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.33333%;
  }
  .col-lg-push-8 {
    left: 66.66667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333%;
  }
  .col-lg-push-11 {
    left: 91.66667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}

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

html {
  box-sizing: border-box;
}

*, *:before, *:after {
  box-sizing: inherit;
}

html {
  height: 100%;
  position: relative;
}

body {
  font-family: 'Palanquin', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #468E9C;
  background-color: #fff;
  overflow-x: hidden;
}

.main-content {
  overflow: hidden;
  position: relative;
}

h1 {
  text-indent: -9999px;
  background-repeat: no-repeat;
  display: inline-block;
  margin: 0;
  padding: 0;
}

/**umb_name:h2*/
h2 {
  color: #468E9C;
  font-family: 'OdudoSoft-SemiBold';
  font-size: 48px;
  letter-spacing: -1px;
  line-height: 48px;
}

@media screen and (max-width: 650px) {
  h2 {
    font-size: 36px;
    line-height: 36px;
  }
}

@media screen and (max-width: 380px) {
  h2 {
    font-size: 30px;
    line-height: 30px;
  }
}

/**umb_name:h3*/
h3 {
  font-family: 'OdudoSoft-SemiBold';
  font-size: 36px;
  color: #2D5D67;
  letter-spacing: -1px;
  line-height: 36px;
}

h4 {
  font-weight: 600;
  font-size: 22px;
  color: #2D5D67;
  letter-spacing: 0;
  line-height: 26px;
  position: relative;
  display: inline-block;
}

h4.valid {
  padding-left: 30px;
}

h4.valid:before {
  content: "\e908";
  color: #60D8BB;
  font-family: 'icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  left: 0;
  font-size: 20px;
  bottom: 4px;
}

p, li {
  /* Are you an employee: */
  font-family: 'Palanquin', sans-serif;
  font-size: 16px;
  color: #2D5D67;
  letter-spacing: 0;
  line-height: 20px;
}

a {
  font-family: 'Palanquin', sans-serif;
  font-size: 16px;
  color: #2D5D67;
  letter-spacing: 0;
  line-height: 20px;
  font-weight: 700;
}

.content {
  width: 100%;
  max-width: 1800px;
  margin: 0 auto;
  padding: 0 20px;
}

@media screen and (min-width: 750px) {
  .content {
    padding: 0 40px;
  }
}

@media screen and (min-width: 970px) {
  .content {
    padding: 0 100px;
  }
}

.content-wrapper {
  padding: 0 20px;
}

@media screen and (min-width: 750px) {
  .content-wrapper {
    padding: 0 40px;
  }
}

@media screen and (min-width: 970px) {
  .content-wrapper {
    width: 100%;
    padding: 0 100px;
  }
}

.box {
  /* Mask: */
  background: #fff;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  padding: 15px 20px;
  display: inline-block;
}

.box.fullscreen {
  box-shadow: none;
  border-radius: 0;
}

.errormessage {
  background-color: rgba(224, 0, 87, 0.05);
  border: 1px solid #E00057;
  border-radius: 3px;
  padding: 9px 35px;
  font-size: 13px;
  position: relative;
  margin: 30px 0 30px 0;
  display: none;
  color: #E00057;
  max-width: 620px;
}

.errormessage p, .errormessage a {
  font-weight: 600;
  font-size: 13px;
  color: #E00057;
  letter-spacing: 0;
  line-height: 14px;
  margin: 0;
}

.errormessage:before {
  font-family: 'icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  content: "\e909";
  font-size: 10px;
  left: 15px;
  top: 12px;
}

.infomessage {
  background-color: rgba(96, 216, 187, 0.05);
  border: 1px solid #60D8BB;
  border-radius: 3px;
  padding: 10px 35px;
  font-size: 13px;
  position: relative;
  margin: 30px 0 30px 0;
  display: none;
  color: #2D5D67;
  max-width: 620px;
}

.infomessage p, .infomessage a {
  font-weight: 600;
  font-size: 13px;
  color: #2D5D67;
  letter-spacing: 0;
  line-height: 14px;
  margin: 0;
}

.infomessage:before {
  font-family: 'icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  content: "\e911";
  font-size: 16px;
  left: 10px;
  top: 9px;
}

.popup-overlay {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: transparent;
  transition: background-color 500ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  z-index: 9999;
}

.popup-overlay.open {
  background-color: rgba(45, 93, 103, 0.5);
  right: 0;
}

.popup-overlay.open .popup {
  right: 0;
}

.popup-overlay .popup {
  background: #D6EFF5;
  background-image: linear-gradient(-90deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
  min-width: 360px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -180px;
  right: 0;
  max-width: 360px;
  z-index: 9999;
  height: auto !important;
}

.popup-overlay .popup .content {
  position: relative;
  padding: 20px 10px !important;
}

.popup-overlay .popup .content .btn-close {
  right: -10px;
  top: -10px;
  position: absolute;
  background: transparent;
}

.popup-overlay .popup .content h2 {
  margin-top: 0;
  font-size: 26px;
  color: #2D5D67;
  letter-spacing: -0.46px;
  line-height: 26px;
  font-size: 26px;
}

.popup-overlay .popup .language-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
  -ms-flex-line-pack: center;
      align-content: center;
}

.popup-overlay .popup .language-wrap .language {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 80px;
  background-color: #ffffff;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
  padding: 20px;
  width: 100%;
  margin-bottom: 20px;
}

.popup-overlay .popup .language-wrap .language .language-name {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 18px;
  margin-right: 30px;
}

@media screen and (min-width: 650px) {
  .popup-overlay .popup .language-wrap .language .language-name {
    font-size: 22px;
    font-weight: 600;
    line-height: 24px;
  }
}

.popup-overlay .popup .language-wrap .language .button-next {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: relative;
  display: block;
  height: 20px;
  width: 20px;
  background-color: #2D5D67;
  border-radius: 50%;
  transition: all 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

.popup-overlay .popup .language-wrap .language .button-next:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  height: 8px;
  width: 8px;
  margin-top: -4px;
  margin-left: -3px;
  background-image: url(/img/arrow-right.svg);
  background-repeat: no-repeat;
  background-size: contain;
}

.homepage, .contactpage, .registerpage, .forgotpasswordpage, .resetpasswordpage, .confirmregistrationpage, .confirmsubscriptionpage, .confirm-change-email-page, .confirmchangeemailpage, .change-email-page, .changeemailpage, .storylinepage, .storyline-page, .confirmunsubscribepage {
  background: #fff;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #fff 0%, #D6EFF5 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='#$end-color',GradientType=1 );
  /* IE6-9 */
  position: relative;
}

.homepage:before, .contactpage:before, .registerpage:before, .forgotpasswordpage:before, .resetpasswordpage:before, .confirmregistrationpage:before, .confirmsubscriptionpage:before, .confirm-change-email-page:before, .confirmchangeemailpage:before, .change-email-page:before, .changeemailpage:before, .storylinepage:before, .storyline-page:before, .confirmunsubscribepage:before {
  content: " ";
  background: #fff;
  right: 100%;
  height: 100%;
  left: -100%;
  display: inline-block;
  position: absolute;
  top: 0;
}

.homepage:after, .contactpage:after, .registerpage:after, .forgotpasswordpage:after, .resetpasswordpage:after, .confirmregistrationpage:after, .confirmsubscriptionpage:after, .confirm-change-email-page:after, .confirmchangeemailpage:after, .change-email-page:after, .changeemailpage:after, .storylinepage:after, .storyline-page:after, .confirmunsubscribepage:after {
  top: 0;
  content: " ";
  background: #D6EFF5;
  right: -100%;
  height: 100%;
  left: 100%;
  display: inline-block;
  position: absolute;
}

.event-mental {
  background: #fff;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #fff 0%, #D5F2EB 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='#$end-color',GradientType=1 );
  /* IE6-9 */
  position: relative;
}

.event-mental:before {
  content: " ";
  background: #fff;
  right: 100%;
  height: 100%;
  left: -100%;
  display: inline-block;
  position: absolute;
  top: 0;
}

.event-mental:after {
  top: 0;
  content: " ";
  background: #D5F2EB;
  right: -100%;
  height: 100%;
  left: 100%;
  display: inline-block;
  position: absolute;
}

.event-physical {
  background: #fff;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #fff 0%, #D8F9FE 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='#$end-color',GradientType=1 );
  /* IE6-9 */
  position: relative;
}

.event-physical:before {
  content: " ";
  background: #fff;
  right: 100%;
  height: 100%;
  left: -100%;
  display: inline-block;
  position: absolute;
  top: 0;
}

.event-physical:after {
  top: 0;
  content: " ";
  background: #D8F9FE;
  right: -100%;
  height: 100%;
  left: 100%;
  display: inline-block;
  position: absolute;
}

.event-children {
  background: #fff;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #fff 0%, #D7F5F5 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='#$end-color',GradientType=1 );
  /* IE6-9 */
  position: relative;
}

.event-children:before {
  content: " ";
  background: #fff;
  right: 100%;
  height: 100%;
  left: -100%;
  display: inline-block;
  position: absolute;
  top: 0;
}

.event-children:after {
  top: 0;
  content: " ";
  background: #D7F5F5;
  right: -100%;
  height: 100%;
  left: 100%;
  display: inline-block;
  position: absolute;
}

/**umb_name:physical-link*/
a.physical-link {
  color: #2D5D67;
  text-decoration: none;
  font-size: 16px;
  font-weight: 700;
  margin: 0;
  position: relative;
  display: inline-block;
}

a.physical-link:after {
  background-color: #46DEF7;
  content: " ";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -4px;
  border-radius: 2px;
  height: 4px;
  transition: all 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

/**umb_name:mental-link*/
a.mental-link {
  color: #2D5D67;
  text-decoration: none;
  font-size: 16px;
  font-weight: 700;
  margin: 0;
  position: relative;
  display: inline-block;
}

a.mental-link:after {
  background-color: #60D8BB;
  content: " ";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -4px;
  border-radius: 2px;
  height: 4px;
  transition: all 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

/**umb_name:children-link*/
a.children-link {
  color: #2D5D67;
  text-decoration: none;
  font-size: 16px;
  font-weight: 700;
  margin: 0;
  position: relative;
  display: inline-block;
}

a.children-link:after {
  background-color: #92EAEA;
  content: " ";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -4px;
  border-radius: 2px;
  height: 4px;
  transition: all 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

/**umb_name:physical*/
.physical {
  color: #46DEF7;
}

/**umb_name:children*/
.children {
  color: #92EAEA;
}

/**umb_name:mental*/
.mental {
  color: #60D8BB;
}

/**umb_name:coral*/
.coral {
  color: #FF2E63;
}

/**umb_name:small*/
p.small {
  font-size: 14px !important;
  letter-spacing: 0 !important;
  line-height: 20px !important;
}

/**umb_name:normal*/
p.normal {
  font-size: 16px !important;
  letter-spacing: 0 !important;
  line-height: 20px !important;
}

/**umb_name:big*/
p.big {
  font-size: 18px !important;
  letter-spacing: 0 !important;
  line-height: 20px !important;
}

@-webkit-keyframes yo-yo {
  from {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  to {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}

@keyframes yo-yo {
  from {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  to {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}

.icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor;
  vertical-align: middle;
}

/* ==========================================
Single-colored icons can be modified like so:
.icon-name {
  font-size: 32px;
  color: red;
}
========================================== */
.icon-facebook {
  width: 1em;
}

.icon-mail {
  width: 1em;
}

.icon-twitter {
  width: 1em;
}

.icon-arrow-left {
  width: 0.5810546875em;
}

.icon-arrow-down {
  width: 1.0810546875em;
}

.icon-arrow-up {
  width: 1.0810546875em;
}

.icon-arrow {
  width: 0.5810546875em;
}

.icon-quotes {
  width: 1.7em;
}

.icon-pause {
  width: 0.6328125em;
}

.icon-play-plain {
  width: 0.5625em;
}

.header-pilar {
  padding-bottom: 30px;
  background-position: 130% 150%;
  background-repeat: no-repeat;
  background-size: 200px auto;
}

@media screen and (max-width: 970px) {
  .header-pilar {
    background: none !important;
  }
}

@media screen and (min-width: 650px) {
  .header-pilar {
    background-position: 90% 150px;
    background-size: 250px auto;
    background-repeat: no-repeat;
  }
}

@media screen and (min-width: 970px) {
  .header-pilar {
    background-position: 90% -20%;
    background-size: 250px auto;
    background-repeat: no-repeat;
  }
}

@media screen and (min-width: 970px) {
  .header-pilar {
    background-position: 90% -10%;
    background-size: 650px auto;
  }
}

.header-pilar .content .info {
  background-size: 0;
}

@media screen and (min-width: 380px) {
  .header-pilar .content .info {
    background-position: 100% 0;
    background-repeat: no-repeat;
    padding-left: 0;
    padding-right: 0;
    background-size: 100px;
  }
}

@media screen and (min-width: 650px) {
  .header-pilar .content .info {
    background-position: 80% 0;
    background-size: 80px;
  }
}

@media screen and (min-width: 750px) {
  .header-pilar .content .info {
    padding-left: 0;
    padding-right: 20px;
  }
}

@media screen and (min-width: 970px) {
  .header-pilar .content .info {
    background-position: 100% 0;
  }
}

.header-pilar .content .info h2 {
  width: 70%;
  margin-top: 0;
}

@media screen and (min-width: 970px) {
  .header-pilar .content .info h2 {
    width: 100%;
  }
}

.header-pilar .content .info p {
  font-family: 'Palanquin', sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #2D5D67;
  letter-spacing: 0.18px;
}

@media screen and (min-width: 750px) {
  .header-pilar .content .info p {
    font-size: 20px;
    line-height: 36px;
  }
}

.header-pilar .content .story-block {
  float: right;
}

@media screen and (max-width: 970px) {
  .header-pilar .content .story-block {
    float: none;
    padding: 20px 0;
  }
}

.header-event .content {
  position: relative;
}

.header-event .content .header-wrapper {
  position: relative;
}

.header-event .content .info {
  position: relative;
  z-index: 2;
  max-width: 400px;
  min-height: 450px;
}

@media screen and (min-width: 750px) {
  .header-event .content .info {
    padding: 50px 0;
  }
}

.header-event .content .info h2 {
  font-size: 26px;
  line-height: 26px;
  font-weight: 600;
  margin: 0;
}

@media screen and (min-width: 750px) {
  .header-event .content .info h2 {
    font-size: 48px;
    letter-spacing: -1px;
    line-height: 48px;
  }
}

.header-event .content .info p {
  font-size: 18px;
  font-weight: 300;
  line-height: 26px;
  color: #2D5D67;
}

@media screen and (min-width: 750px) {
  .header-event .content .info p {
    font-size: 20px;
    line-height: 36px;
    letter-spacing: 0.18px;
  }
}

.header-event .content .pilar-image {
  display: none;
  position: absolute;
  z-index: 0;
  left: 700px;
  bottom: -10px;
  height: 400px;
  width: 400px;
  -webkit-transform: rotate(30deg);
          transform: rotate(30deg);
  background-size: contain;
  background-repeat: no-repeat;
  background-color: transparent;
}

.header-event .content .pilar-image.children {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  left: 830px;
}

.header-event .content .pilar-image.mental {
  left: 750px;
  bottom: -230px;
  height: 500px;
  width: 500px;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}

@media screen and (min-width: 1375px) {
  .header-event .content .pilar-image {
    display: block;
  }
}

.header-event .content .picture {
  display: inline-block;
  z-index: 1;
  position: relative;
  width: 100%;
  height: 200px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-color: #fff;
  border-radius: 3px;
}

@media screen and (min-width: 750px) {
  .header-event .content .picture {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 210px;
    width: 521px;
    height: 400px;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
  }
}

@media screen and (min-width: 970px) {
  .header-event .content .picture {
    width: 721px;
  }
}

@media screen and (min-width: 1150px) {
  .header-event .content .picture {
    margin-top: 0;
    width: 821px;
  }
}

.header-event .content .picture:after {
  content: " ";
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  position: absolute;
  background-image: linear-gradient(-90deg, rgba(255, 255, 255, 0) 50%, #FFFFFF 100%);
  border-radius: 3px;
}

.header-event .content .picture .caption {
  display: none;
}

@media screen and (min-width: 750px) {
  .header-event .content .picture .caption {
    font-size: 13px;
    color: #fff;
    letter-spacing: 0.18px;
    letter-spacing: 0;
    line-height: 20px;
    right: 20px;
    bottom: 20px;
    background: rgba(45, 93, 103, 0.95);
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    padding: 10px;
    position: absolute;
    display: inline-block;
  }
}

.header-event.event-mental h3 {
  color: #60D8BB;
}

.header-event.event-physical h3 {
  color: #46DEF7;
}

.header-event.event-children h3 {
  color: #92EAEA;
}

.introduction-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-bottom: 30px;
}

.introduction-wrapper.physical {
  background: #ffffff;
  background-color: #fff;
}

.introduction-wrapper.physical:after {
  content: '';
  background: none;
}

@media screen and (min-width: 970px) {
  .introduction-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.introduction-wrapper .introduction {
  width: 100%;
  max-width: 715px;
}

.introduction-wrapper .introduction .introContent {
  margin-bottom: 60px;
}

@media screen and (min-width: 970px) {
  .introduction-wrapper .introduction .introContent {
    margin-bottom: 0;
  }
}

.introduction-wrapper .introduction .introContent p {
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
  color: #2D5D67;
  margin-top: 0;
  padding-right: 15px;
}

@media screen and (min-width: 650px) {
  .introduction-wrapper .introduction .introContent p {
    font-size: 16px;
    line-height: 24px;
  }
}

@media screen and (min-width: 970px) {
  .introduction-wrapper .introduction {
    width: 50%;
  }
}

@media screen and (min-width: 970px) {
  .introduction-wrapper .introduction {
    width: 60%;
  }
}

.history-block-wrapper {
  position: relative;
  min-height: 94px;
  diplsya: inline-block;
  padding: 15px 30px;
  margin-right: 60px;
  background-color: #fff;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
}

@media screen and (min-width: 750px) {
  .history-block-wrapper {
    padding: 30px 50px 20px 30px;
    margin-right: 75px;
    height: auto;
    width: auto;
  }
}

@media screen and (min-width: 970px) {
  .history-block-wrapper {
    width: 40%;
    padding: 30px 100px 10px 30px;
  }
}

@media screen and (min-width: 1150px) {
  .history-block-wrapper {
    width: 30%;
    padding: 20px 30px 20px 30px;
  }
}

@media screen and (min-width: 1375px) {
  .history-block-wrapper {
    max-width: 320px;
  }
}

.history-block-wrapper > p {
  display: none;
}

@media screen and (min-width: 970px) {
  .history-block-wrapper > p {
    display: block;
  }
}

@media screen and (min-width: 1150px) {
  .history-block-wrapper > p {
    display: block;
    padding-right: 40px;
    margin-left: 0;
  }
}

.history-block-wrapper .introduction-picture {
  position: absolute;
  left: 15px;
  top: -15px;
  height: 120px;
}

@media screen and (min-width: 970px) {
  .history-block-wrapper .introduction-picture {
    top: -20px;
    right: -75px;
    left: auto;
  }
}

.history-block-wrapper .introduction-picture > img {
  width: 100px;
  height: 120px;
  border-radius: 5px;
}

@media screen and (min-width: 970px) {
  .history-block-wrapper .introduction-picture > img {
    width: 130px;
    height: 160px;
  }
}

.history-block-wrapper .read-full-story {
  position: relative;
  display: inline-block;
  margin-left: 140px;
  font-size: 14px;
  line-height: 17px;
  text-decoration: none;
  cursor: pointer;
}

@media screen and (min-width: 970px) {
  .history-block-wrapper .read-full-story {
    margin-left: 30px;
    max-width: 100%;
  }
}

.history-block-wrapper .read-full-story:before {
  content: "\e905";
  position: absolute;
  z-index: 2;
  top: 15px;
  left: -30px;
  font-family: 'icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 18px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.history-block-wrapper .read-full-story:hover:before {
  -webkit-animation: yo-yo 500ms infinite alternate;
          animation: yo-yo 500ms infinite alternate;
}

.history-block-wrapper .read-full-story p {
  display: block;
  text-transform: uppercase;
  font-family: 'OdudoSoft-Bold';
  font-size: 14px;
  color: #2D5D67;
  letter-spacing: 1px;
  padding-right: 0;
}

@media screen and (min-width: 380px) {
  .history-block-wrapper .read-full-story p {
    display: inline-block;
    float: left;
  }
}

@media screen and (min-width: 1150px) {
  .history-block-wrapper .read-full-story p {
    padding-right: 30px;
  }
}

.small-history-block-wrapper {
  position: relative;
  min-height: 94px;
  width: 100%;
  padding: 15px 30px;
  background-color: #fff;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
}

@media screen and (min-width: 650px) {
  .small-history-block-wrapper {
    width: 284px;
    /*
			display: flex;
			justify-content: space-between;
			align-items: center;
			height: 94px;
			width: 284px;
			padding: $rule/4 $rule/2;
			background-color: $almost-white-color;
		*/
  }
}

.small-history-block-wrapper a {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 116px;
  margin-left: 110px;
  font-size: 14px;
  line-height: 17px;
  text-decoration: none;
  cursor: pointer;
}

.small-history-block-wrapper a:before {
  content: "\e905";
  position: absolute;
  z-index: 2;
  top: 15px;
  left: -30px;
  font-family: 'icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 18px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.small-history-block-wrapper a:hover:before {
  -webkit-animation: yo-yo 500ms infinite alternate;
          animation: yo-yo 500ms infinite alternate;
}

.small-history-block-wrapper a > p {
  display: block;
  text-transform: uppercase;
  font-family: 'OdudoSoft-Bold';
  font-size: 14px;
  color: #2D5D67;
  letter-spacing: 1px;
}

.small-history-block-wrapper .introduction-picture {
  position: absolute;
  left: 15px;
  top: -15px;
  height: 100px;
}

.small-history-block-wrapper .introduction-picture > img {
  width: 77px;
  height: 100px;
  border-radius: 5px;
}

.fove .navbar-main .navbar {
  padding-top: 30px;
  padding-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (min-width: 1150px) {
  .fove .navbar-main .navbar {
    display: block;
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

.fove .navbar-main .navbar .navbar-left {
  display: inline-block;
}

.fove .navbar-main .navbar .navbar-left .navbar-brand {
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  width: 100%;
  height: 31px;
  width: 128px;
}

@media screen and (min-width: 380px) {
  .fove .navbar-main .navbar .navbar-left .navbar-brand {
    height: 41px;
    width: 178px;
  }
}

@media screen and (min-width: 750px) {
  .fove .navbar-main .navbar .navbar-left .navbar-brand {
    width: 270px;
    height: 60px;
  }
}

.fove .navbar-main .navbar .navbar-right {
  display: inline-block;
  float: right;
}

.fove .navbar-main .navbar .navbar-right .ic-login {
  height: 25px;
}

.fove .navbar-main .navbar .navbar-right .ic-login:before {
  top: 1px;
}

.fove .navbar-main .navbar .navbar-right .ic-login > span {
  display: none;
}

@media screen and (min-width: 650px) {
  .fove .navbar-main .navbar .navbar-right .ic-login > span {
    display: block;
  }
}

.fove .navbar-main .navbar .navbar-right > div, .fove .navbar-main .navbar .navbar-right > button {
  vertical-align: middle;
}

.fove .navbar-main .navbar .navbar-right .navigationitems {
  list-style-type: none;
  display: none;
}

@media screen and (min-width: 1375px) {
  .fove .navbar-main .navbar .navbar-right .navigationitems {
    display: inline-block;
  }
}

.fove .navbar-main .navbar .navbar-right .navigationitems .navigationitem {
  display: inline-block;
}

.fove .navbar-main .navbar .navbar-right .navigationitems .navigationitem a {
  color: #468E9C;
  text-decoration: none;
  font-family: 'OdudoSoft-Bold';
  font-size: 14px;
  letter-spacing: 1px;
  margin: 0 10px;
  text-transform: uppercase;
  position: relative;
}

.fove .navbar-main .navbar .navbar-right .navigationitems .navigationitem a:after {
  content: " ";
  position: absolute;
  left: 50%;
  right: 50%;
  bottom: -4px;
  border-radius: 2px;
  height: 4px;
  transition: all 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.fove .navbar-main .navbar .navbar-right .navigationitems .navigationitem a:active:after, .fove .navbar-main .navbar .navbar-right .navigationitems .navigationitem a:hover:after {
  left: 0;
  right: 0;
}

.fove .navbar-main .navbar .navbar-right .navigationitems .navigationitem.mental a:after {
  background-color: #60D8BB;
}

.fove .navbar-main .navbar .navbar-right .navigationitems .navigationitem.children a:after {
  background-color: #92EAEA;
}

.fove .navbar-main .navbar .navbar-right .navigationitems .navigationitem.physical a:after {
  background-color: #46DEF7;
}

.fove .navbar-background {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9998;
  background-color: transparent;
  display: none;
  transition: background-color 500ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.fove .navbar-background.open {
  background-color: rgba(45, 93, 103, 0.4);
}

.fove .navbar-search {
  z-index: 99997;
  background: #D6EFF5;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #D6EFF5 0%, #fff 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='#$end-color',GradientType=1 );
  /* IE6-9 */
  position: relative;
  height: 0px;
  overflow: hidden;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  transition: all 500ms cubic-bezier(1, 0, 0, 1);
  /* easeInOutExpo */
  transition-timing-function: cubic-bezier(1, 0, 0, 1);
  /* easeInOutExpo */
}

.fove .navbar-search:before {
  content: " ";
  background: #D6EFF5;
  right: 100%;
  height: 100%;
  left: -100%;
  display: inline-block;
  position: absolute;
  top: 0;
}

.fove .navbar-search:after {
  top: 0;
  content: " ";
  background: #fff;
  right: -100%;
  height: 100%;
  left: 100%;
  display: inline-block;
  position: absolute;
}

.fove .navbar-search .btn-close-search {
  position: absolute;
  right: 100px;
  top: 70px;
  z-index: 555;
}

.fove .navbar-search .searchcontent {
  max-width: 660px;
  margin: 60px auto 0;
  position: relative;
}

.fove .navbar-search .searchcontent .searchbox {
  margin: auto;
  width: 100%;
  max-width: 100%;
  padding: 0 20px;
}

.fove .navbar-search .searchcontent .searchbox .searchfield {
  width: 100%;
}

.fove .navbar-search .searchcontent .searchnrofresults {
  /* Showing 50 results f: */
  font-size: 16px;
  font-weight: 400;
  color: #468E9C;
  letter-spacing: 0;
  line-height: 26px;
  padding: 60px 20px 10px;
}

.fove .navbar-search .searchcontent .searchnrofresults span {
  color: #468E9C;
  font-style: italic;
}

.fove .navbar-search .searchcontent .searchresults {
  overflow: auto;
  padding: 0 20px;
}

.fove .navbar-search .searchcontent .searchresults .searchresult {
  padding: 30px;
  margin: 0 0 20px 0;
  width: 100%;
  transition: all 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
  cursor: pointer;
}

.fove .navbar-search .searchcontent .searchresults .searchresult .result-title {
  font-weight: 600;
  font-size: 22px;
  color: #2D5D67;
  letter-spacing: 0;
  line-height: 24px;
  display: block;
  text-decoration: none;
  position: relative;
  padding-right: 40px;
}

.fove .navbar-search .searchcontent .searchresults .searchresult .result-title:before {
  content: "\e905";
  z-index: 2;
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 18px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: 0;
  bottom: 3px;
  transition: all 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

.fove .navbar-search .searchcontent .searchresults .searchresult.hover {
  -webkit-transform: scale(1.01);
  transform: scale(1.01);
}

.fove .navbar-search .searchcontent .searchresults .searchresult.hover .result-title:before {
  -webkit-animation: yo-yo 500ms infinite alternate;
          animation: yo-yo 500ms infinite alternate;
}

.fove .navbar-search .searchcontent .searchresults .searchresult .result-time {
  font-size: 11px;
  font-weight: 400;
  color: rgba(45, 93, 103, 0.5);
  letter-spacing: 2.3px;
  line-height: 22px;
  display: inline-block;
}

.fove .navbar-search .searchcontent .searchresults .searchresult .result-description {
  color: #2D5D67;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  display: inline;
}

.fove .navbar-search .searchcontent .searchresults .searchresult .result-description p {
  margin: 0;
}

@media screen and (max-width: 970px) {
  .fove .navbar-search .btn-close-search {
    right: 30px;
    top: 30px;
  }
  .fove .navbar-search .searchcontent {
    margin: 0 auto;
    padding: 70px 0 0 0;
  }
  .fove .navbar-search .searchcontent .searchnrofresults {
    padding: 20px 20px 20px;
  }
}

.fove .navbar-login {
  position: fixed;
  z-index: 9999;
  top: 0;
  width: 100%;
  right: -100%;
  bottom: 0;
  overflow: auto;
  background: #D6EFF5;
  transition: right 500ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

@media screen and (min-width: 750px) {
  .fove .navbar-login {
    width: 700px;
    right: -700px;
  }
}

.fove .navbar-login.open {
  right: 0;
}

.fove .navbar-login .email {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.fove .navbar-login .email span {
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-right: 5px;
}

.fove .navbar-login .email .btn-right {
  float: none;
  -webkit-box-flex: 2;
      -ms-flex-positive: 2;
          flex-grow: 2;
}

.fove .navbar-login .email .btn-right:before {
  left: 4px;
  top: 5px;
}

.fove .navbar-login .btn-close {
  position: absolute;
  right: 15px;
  top: 15px;
  background-color: #B5D2D7;
}

@media screen and (min-width: 750px) {
  .fove .navbar-login .btn-close {
    right: 60px;
    top: 60px;
  }
}

.fove .navbar-login .subscribe-toggle {
  margin: 10px 0 0 0;
}

.fove .navbar-login .subscribe-toggle label {
  margin: 0 0 0 30px;
}

.fove .navbar-login .subscribe-toggle label:before {
  top: 2px;
  left: -30px;
}

.fove .navbar-login .subscribe-toggle label:after {
  top: 7px;
  left: -25px;
}

.fove .navbar-login h2 {
  margin-bottom: 50px;
}

@media screen and (max-width: 750px) {
  .fove .navbar-login h2 {
    margin-bottom: 20px;
  }
}

.fove .navbar-login .content {
  padding: 60px 30px;
}

@media screen and (min-width: 750px) {
  .fove .navbar-login .content {
    padding: 60px 200px 60px 100px;
  }
}

.fove .navbar-login .content input {
  background: #D6EFF5;
}

.fove .navbar-login .content input:-webkit-autofill {
  -webkit-box-shadow: inset 0 0 0px 9999px #D6EFF5;
  color: #2D5D67 !important;
  -webkit-text-fill-color: #2D5D67;
}

.fove .navbar-login .content input:-webkit-autofill:focus {
  -webkit-box-shadow: inset 0 0 0px 9999px #D6EFF5;
  color: #2D5D67 !important;
  -webkit-text-fill-color: #2D5D67;
}

.fove .navbar-login .content .buttons {
  margin: 20px 0 0 0;
}

.fove .navbar-login .content .info {
  margin-top: 50px;
  max-width: 360px;
}

.fove .navbar-login .content .info .box {
  display: block;
  margin: 0 0 35px 0;
}

.fove .navbar-login .content .info .box p {
  margin: 0;
  padding: 5px 0 0 0;
}

.fove .navbar-login .content .info .box p.name {
  padding: 5px 0 5px 0;
  font-family: 'Palanquin', sans-serif;
  font-weight: 700;
  font-size: 22px;
  color: #2D5D67;
  letter-spacing: 0;
  line-height: 26px;
}

.fove .navbar-menu {
  /* Mask: */
  position: fixed;
  z-index: 9999;
  top: 0;
  width: 100%;
  right: -100%;
  bottom: 0;
  background: #D6EFF5;
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
  transition: right 500ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

@media screen and (min-width: 750px) {
  .fove .navbar-menu {
    width: 700px;
    right: -700px;
  }
}

.fove .navbar-menu.open {
  right: 0;
}

.fove .navbar-menu .btn-close {
  position: absolute;
  right: 30px;
  top: 30px;
  color: #2D5D67;
  background-color: #B5D2D7;
}

@media screen and (min-width: 750px) {
  .fove .navbar-menu .btn-close {
    right: 60px;
    top: 60px;
  }
}

.fove .navbar-menu .content {
  padding: 30px 20px 0;
  overflow-y: auto;
  height: 100%;
}

@media screen and (min-width: 750px) {
  .fove .navbar-menu .content {
    padding: 80px 200px 0 100px;
  }
}

.fove .navbar-menu .content .navigationitems {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.fove .navbar-menu .content .navigationitems .navigationitem {
  background: none;
  /* Physical health Ment: */
  padding: 15px 10px;
}

.fove .navbar-menu .content .navigationitems .navigationitem:not(.pilar) {
  padding: 10px 0;
}

@media screen and (min-width: 750px) {
  .fove .navbar-menu .content .navigationitems .navigationitem {
    padding: 10px 0;
  }
}

.fove .navbar-menu .content .navigationitems .navigationitem a {
  font-family: 'Palanquin', sans-serif;
  font-size: 22px;
  color: #468E9C;
  font-weight: 100;
  letter-spacing: 0.2px;
  line-height: 20px;
  font-weight: 100;
  text-decoration: none;
  padding-left: 100px;
  margin-left: -20px;
  transition: all 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

@media screen and (max-width: 750px) {
  .fove .navbar-menu .content .navigationitems .navigationitem a {
    padding-left: 72px;
    background-position: 0 300%;
    background-size: 55px auto;
    font-size: 18px;
    line-height: 26px;
  }
}

.fove .navbar-menu .content .navigationitems .navigationitem a:hover {
  color: #2D5D67;
}

.fove .navbar-menu .content .navigationitems .navigationitem.pilar {
  border-bottom: 2px solid rgba(181, 210, 215, 0.5);
}

.fove .navbar-menu .content .navigationitems .navigationitem.pilar a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  font-family: 'OdudoSoft-SemiBold';
  font-size: 26px;
  line-height: 26px;
  font-weight: 600;
  max-width: 250px;
  text-decoration: none;
  position: relative;
  background-repeat: no-repeat;
  background-position: 0 50%;
  background-size: 55px auto;
  min-height: 50px;
}

@media screen and (min-width: 750px) {
  .fove .navbar-menu .content .navigationitems .navigationitem.pilar a {
    min-height: 0;
    height: 70px;
    max-width: 100%;
    font-size: 36px;
    line-height: 36px;
    letter-spacing: -1px;
  }
}

.fove .navbar-menu .content .navigationitems .navigationitem.pilar.children {
  border-bottom: none;
  margin-bottom: 20px;
}

@media screen and (max-width: 650px) {
  .fove .navbar-menu .content .navigationitems .navigationitem.pilar.children {
    margin-bottom: 10px;
  }
}

@media screen and (min-width: 970px) {
  .pilarNavigation .pilarNavigation-wrapper {
    margin: 30px 0;
  }
}

.pilarNavigation .pilarNavigation-wrapper .nav-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (min-width: 750px) {
  .pilarNavigation .pilarNavigation-wrapper .nav-items {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.pilarNavigation .pilarNavigation-wrapper .nav-items .pilar {
  display: inline-block;
  width: 100%;
  padding: 30px 30px 30px 0;
  text-decoration: none;
  border-bottom: 2px solid rgba(181, 210, 215, 0.5);
}

.pilarNavigation .pilarNavigation-wrapper .nav-items .pilar:last-of-type {
  border-bottom: none;
}

@media screen and (min-width: 970px) {
  .pilarNavigation .pilarNavigation-wrapper .nav-items .pilar {
    width: 33.33%;
    border-bottom: none;
    border-left: 2px solid rgba(181, 210, 215, 0.5);
  }
  .pilarNavigation .pilarNavigation-wrapper .nav-items .pilar:last-of-type {
    border-right: 2px solid rgba(181, 210, 215, 0.5);
  }
}

@media screen and (min-width: 970px) {
  .pilarNavigation .pilarNavigation-wrapper .nav-items .pilar {
    padding: 20px;
  }
}

.pilarNavigation .pilarNavigation-wrapper .nav-items .pilar h3 {
  width: 80%;
  font-family: 'OdudoSoft-SemiBold';
  font-size: 26px;
  line-height: 26px;
  letter-spacing: -1px;
  color: #468E9C;
  margin: 0 0 10px 0;
  background-size: auto 40px;
  background-position: 0 0;
  background-repeat: no-repeat;
  padding: 0 0 0 62px;
  max-width: 200px;
}

@media screen and (min-width: 970px) {
  .pilarNavigation .pilarNavigation-wrapper .nav-items .pilar h3 {
    width: 50%;
    font-size: 26px;
    line-height: 26px;
    background-size: auto 55px;
    background-position: 0 0;
    background-repeat: no-repeat;
    padding: 62px 0 0 26px;
  }
}

@media screen and (min-width: 1150px) {
  .pilarNavigation .pilarNavigation-wrapper .nav-items .pilar h3 {
    font-size: 36px;
    line-height: 36px;
    background-size: auto 55px;
    background-position: 0 0;
    background-repeat: no-repeat;
    padding: 62px 0 0 26px;
  }
}

.pilarNavigation .pilarNavigation-wrapper .nav-items .pilar .initiatives {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: 'OdudoSoft-Bold';
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 0 0 0 62px;
}

@media screen and (min-width: 970px) {
  .pilarNavigation .pilarNavigation-wrapper .nav-items .pilar .initiatives {
    padding: 0 0 0 26px;
  }
}

.pilarNavigation .pilarNavigation-wrapper .nav-items .pilar .initiatives .button-next {
  display: inline-block;
  position: relative;
  display: block;
  height: 20px;
  width: 20px;
  background-color: #2D5D67;
  border-radius: 50%;
  transition: all 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
  margin-right: 10px;
}

.pilarNavigation .pilarNavigation-wrapper .nav-items .pilar .initiatives .button-next:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  height: 8px;
  width: 8px;
  margin-top: -4px;
  margin-left: -3px;
  background-image: url(/img/arrow-right.svg);
  background-repeat: no-repeat;
  background-size: contain;
}

.pilarNavigation .pilarNavigation-wrapper .nav-items .pilar.physical .initiatives .button-next {
  background-color: #46DEF7;
}

.pilarNavigation .pilarNavigation-wrapper .nav-items .pilar.mental .initiatives .button-next {
  background-color: #60D8BB;
}

.pilarNavigation .pilarNavigation-wrapper .nav-items .pilar.children .initiatives .button-next {
  background-color: #92EAEA;
}

footer {
  padding: 35px 0;
}

footer .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /*@include breakpoint(3)
		{
			display: block;
			&:after
			{
				content: " ";
				clear: both;
				display: inline-block;
			}
		}
        */
}

@media screen and (max-width: 750px) {
  footer .content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
  }
}

footer .content .brand {
  display: inline-block;
}

footer .content .brand p {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  line-height: 32px;
  font-weight: 600;
  color: #2D5D67;
  letter-spacing: 0;
  padding: 0;
  margin: 0;
}

footer .content .brand .legal {
  position: relative;
  margin-left: 10px;
}

footer .content .brand .legal:before {
  content: "-";
  left: -10px;
  top: 5px;
  position: absolute;
}

@media screen and (max-width: 750px) {
  footer .content .brand .legal {
    display: block;
    margin: 10px 0;
  }
  footer .content .brand .legal:before {
    content: "";
  }
}

footer .content .culture {
  display: inline-block;
}

footer .content .culture p {
  vertical-align: middle;
  font-size: 16px;
  color: #2D5D67;
  letter-spacing: 0;
  padding: 0;
  margin: 0;
}

footer .content .culture img {
  vertical-align: middle;
  margin-right: 15px;
}

.fove .btn-default, .carrousel .btn-default, .membersarea .btn-default, .questionsandanswers .btn-default {
  font-family: 'OdudoSoft-Bold';
  background-color: #fff;
  background-image: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
  border-radius: 25px;
  height: 50px;
  font-size: 10px;
  color: #2D5D67;
  /* enter member area: */
  text-transform: uppercase;
  letter-spacing: 1px;
  letter-spacing: 1px;
  border: none;
  position: relative;
  padding: 0 20px 0 40px;
  display: inline-block;
  text-decoration: none;
  line-height: 50px;
  transition: all 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

@media screen and (min-width: 380px) {
  .fove .btn-default, .carrousel .btn-default, .membersarea .btn-default, .questionsandanswers .btn-default {
    font-size: 12px;
  }
}

@media screen and (min-width: 650px) {
  .fove .btn-default, .carrousel .btn-default, .membersarea .btn-default, .questionsandanswers .btn-default {
    font-size: 14px;
  }
}

.fove .btn-default.physical, .carrousel .btn-default.physical, .membersarea .btn-default.physical, .questionsandanswers .btn-default.physical {
  background-color: #46DEF7;
}

.fove .btn-default.mental, .carrousel .btn-default.mental, .membersarea .btn-default.mental, .questionsandanswers .btn-default.mental {
  background-color: #60D8BB;
}

.fove .btn-default.children, .carrousel .btn-default.children, .membersarea .btn-default.children, .questionsandanswers .btn-default.children {
  background-color: #92EAEA;
}

.fove .btn-default:after, .carrousel .btn-default:after, .membersarea .btn-default:after, .questionsandanswers .btn-default:after {
  content: " ";
  position: absolute;
  left: 15px;
  top: 18px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #fff;
  z-index: 1;
}

.fove .btn-default:before, .carrousel .btn-default:before, .membersarea .btn-default:before, .questionsandanswers .btn-default:before {
  content: "\e905";
  z-index: 2;
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 18px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  left: 13px;
  top: 16px;
  transition: all 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

.fove .btn-default.btn-add, .carrousel .btn-default.btn-add, .membersarea .btn-default.btn-add, .questionsandanswers .btn-default.btn-add {
  background-color: #92EAEA;
}

.fove .btn-default.btn-add:before, .carrousel .btn-default.btn-add:before, .membersarea .btn-default.btn-add:before, .questionsandanswers .btn-default.btn-add:before {
  content: "\e90c";
}

.fove .btn-default.btn-remove, .carrousel .btn-default.btn-remove, .membersarea .btn-default.btn-remove, .questionsandanswers .btn-default.btn-remove {
  background-color: #fff;
}

.fove .btn-default.btn-remove:before, .carrousel .btn-default.btn-remove:before, .membersarea .btn-default.btn-remove:before, .questionsandanswers .btn-default.btn-remove:before {
  content: "\e910";
}

.fove .btn-default.signout, .carrousel .btn-default.signout, .membersarea .btn-default.signout, .questionsandanswers .btn-default.signout {
  padding: 0 20px 0 42px;
}

.fove .btn-default.signout:before, .carrousel .btn-default.signout:before, .membersarea .btn-default.signout:before, .questionsandanswers .btn-default.signout:before {
  content: "\e906";
  font-size: 21px;
  left: 18px;
  top: 13px;
}

.fove .btn-default:hover:before, .carrousel .btn-default:hover:before, .membersarea .btn-default:hover:before, .questionsandanswers .btn-default:hover:before {
  -webkit-animation: yo-yo 500ms infinite alternate;
          animation: yo-yo 500ms infinite alternate;
}

.fove .btn-round-arrow, .carrousel .btn-round-arrow, .membersarea .btn-round-arrow, .questionsandanswers .btn-round-arrow {
  position: relative;
  width: 15px;
  height: 15px;
  border: none;
  outline: none;
  border-radius: 50%;
  background-color: #fff;
}

.fove .btn-round-arrow:before, .carrousel .btn-round-arrow:before, .membersarea .btn-round-arrow:before, .questionsandanswers .btn-round-arrow:before {
  content: "\e905";
  z-index: 2;
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 18px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  left: -1px;
  top: -2px;
}

.fove .btn-icon, .carrousel .btn-icon, .membersarea .btn-icon, .questionsandanswers .btn-icon {
  position: relative;
  border: none;
  outline: none;
  color: #468E9C;
  text-decoration: none;
  font-family: 'OdudoSoft-Bold';
  font-size: 14px;
  letter-spacing: 1px;
  text-transform: uppercase;
  transition: color 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

.fove .btn-icon:before, .carrousel .btn-icon:before, .membersarea .btn-icon:before, .questionsandanswers .btn-icon:before {
  font-family: 'icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fove .btn-icon:active, .fove .btn-icon:hover, .carrousel .btn-icon:active, .carrousel .btn-icon:hover, .membersarea .btn-icon:active, .membersarea .btn-icon:hover, .questionsandanswers .btn-icon:active, .questionsandanswers .btn-icon:hover {
  color: #2D5D67;
}

.fove .btn-icon.ic-hamburger, .carrousel .btn-icon.ic-hamburger, .membersarea .btn-icon.ic-hamburger, .questionsandanswers .btn-icon.ic-hamburger {
  width: 50px;
  height: 50px;
  background: #fff;
  border-radius: 50%;
}

@media screen and (min-width: 650px) {
  .fove .btn-icon.ic-hamburger, .carrousel .btn-icon.ic-hamburger, .membersarea .btn-icon.ic-hamburger, .questionsandanswers .btn-icon.ic-hamburger {
    margin-left: 20px;
  }
}

.fove .btn-icon.ic-hamburger:before, .carrousel .btn-icon.ic-hamburger:before, .membersarea .btn-icon.ic-hamburger:before, .questionsandanswers .btn-icon.ic-hamburger:before {
  content: "\e900";
  font-size: 14px;
  position: absolute;
  left: 14px;
  top: 18px;
  display: inline-block;
}

.fove .btn-icon.ic-search, .carrousel .btn-icon.ic-search, .membersarea .btn-icon.ic-search, .questionsandanswers .btn-icon.ic-search {
  width: 50px;
  height: 50px;
  background: transparent;
  border-radius: 50%;
}

@media screen and (min-width: 650px) {
  .fove .btn-icon.ic-search, .carrousel .btn-icon.ic-search, .membersarea .btn-icon.ic-search, .questionsandanswers .btn-icon.ic-search {
    margin-left: 20px;
  }
}

.fove .btn-icon.ic-search:before, .carrousel .btn-icon.ic-search:before, .membersarea .btn-icon.ic-search:before, .questionsandanswers .btn-icon.ic-search:before {
  content: "\e912";
  font-size: 19px;
  position: absolute;
  left: 14px;
  top: 15px;
  display: inline-block;
}

.fove .btn-icon.ic-close, .carrousel .btn-icon.ic-close, .membersarea .btn-icon.ic-close, .questionsandanswers .btn-icon.ic-close {
  width: 50px;
  height: 50px;
  background: #EBF6F8;
  border-radius: 50%;
}

.fove .btn-icon.ic-close:before, .carrousel .btn-icon.ic-close:before, .membersarea .btn-icon.ic-close:before, .questionsandanswers .btn-icon.ic-close:before {
  content: "\e904";
  font-size: 17px;
  line-height: 50px;
  position: absolute;
  left: 0;
  top: 0;
  width: 50px;
  height: 30px;
  display: inline-block;
  text-align: center;
}

.fove .btn-icon.ic-login, .carrousel .btn-icon.ic-login, .membersarea .btn-icon.ic-login, .questionsandanswers .btn-icon.ic-login {
  background: none;
  margin: 0 10px 3px;
}

@media screen and (min-width: 650px) {
  .fove .btn-icon.ic-login, .carrousel .btn-icon.ic-login, .membersarea .btn-icon.ic-login, .questionsandanswers .btn-icon.ic-login {
    padding-left: 25px;
  }
}

.fove .btn-icon.ic-login:before, .carrousel .btn-icon.ic-login:before, .membersarea .btn-icon.ic-login:before, .questionsandanswers .btn-icon.ic-login:before {
  content: "\e902";
  font-size: 24px;
  position: absolute;
  left: 0;
  top: -3px;
  display: inline-block;
}

.fove .btn-icon.ic-loggedin, .carrousel .btn-icon.ic-loggedin, .membersarea .btn-icon.ic-loggedin, .questionsandanswers .btn-icon.ic-loggedin {
  background: none;
  width: 25px;
  height: 25px;
}

@media screen and (min-width: 970px) {
  .fove .btn-icon.ic-loggedin, .carrousel .btn-icon.ic-loggedin, .membersarea .btn-icon.ic-loggedin, .questionsandanswers .btn-icon.ic-loggedin {
    margin-left: 40px;
  }
}

.fove .btn-icon.ic-loggedin:before, .carrousel .btn-icon.ic-loggedin:before, .membersarea .btn-icon.ic-loggedin:before, .questionsandanswers .btn-icon.ic-loggedin:before {
  content: "\e901";
  font-size: 25px;
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
}

.fove .btn-arrow, .carrousel .btn-arrow, .membersarea .btn-arrow, .questionsandanswers .btn-arrow {
  background: #2D5D67;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  border: none;
  outline: none;
  color: #fff;
  position: relative;
}

.fove .btn-arrow:before, .carrousel .btn-arrow:before, .membersarea .btn-arrow:before, .questionsandanswers .btn-arrow:before {
  font-family: 'icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e903";
  font-size: 10px;
  line-height: 40px;
  left: 0;
  width: 40px;
  position: absolute;
  display: inline-block;
  text-align: center;
  top: 0;
}

.fove .btn-arrow.btn-prev, .carrousel .btn-arrow.btn-prev, .membersarea .btn-arrow.btn-prev, .questionsandanswers .btn-arrow.btn-prev {
  margin-right: 10px;
}

.fove .btn-arrow.btn-prev:before, .carrousel .btn-arrow.btn-prev:before, .membersarea .btn-arrow.btn-prev:before, .questionsandanswers .btn-arrow.btn-prev:before {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fove .btn-arrow.btn-up, .carrousel .btn-arrow.btn-up, .membersarea .btn-arrow.btn-up, .questionsandanswers .btn-arrow.btn-up {
  margin-right: 10px;
}

.fove .btn-arrow.btn-up:before, .carrousel .btn-arrow.btn-up:before, .membersarea .btn-arrow.btn-up:before, .questionsandanswers .btn-arrow.btn-up:before {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fove .btn-arrow.btn-down, .carrousel .btn-arrow.btn-down, .membersarea .btn-arrow.btn-down, .questionsandanswers .btn-arrow.btn-down {
  margin-right: 10px;
}

.fove .btn-arrow.btn-down:before, .carrousel .btn-arrow.btn-down:before, .membersarea .btn-arrow.btn-down:before, .questionsandanswers .btn-arrow.btn-down:before {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fove .btn-arrow:hover, .carrousel .btn-arrow:hover, .membersarea .btn-arrow:hover, .questionsandanswers .btn-arrow:hover {
  -webkit-animation: yo-yo 500ms infinite alternate;
          animation: yo-yo 500ms infinite alternate;
}

.fove a.btn-right, .carrousel a.btn-right, .membersarea a.btn-right, .questionsandanswers a.btn-right {
  /* Edit: */
  font-weight: 600;
  font-size: 16px;
  color: #2D5D67;
  letter-spacing: 0;
  line-height: 24px;
  position: relative;
  float: right;
}

.fove a.btn-right.btn-edit, .carrousel a.btn-right.btn-edit, .membersarea a.btn-right.btn-edit, .questionsandanswers a.btn-right.btn-edit {
  padding-left: 24px;
}

.fove a.btn-right.btn-edit:before, .carrousel a.btn-right.btn-edit:before, .membersarea a.btn-right.btn-edit:before, .questionsandanswers a.btn-right.btn-edit:before {
  content: "\e90b";
  font-family: 'icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  left: 0;
  top: 4px;
  font-size: 15px;
}

.fove a.btn-right.btn-readmore, .carrousel a.btn-right.btn-readmore, .membersarea a.btn-right.btn-readmore, .questionsandanswers a.btn-right.btn-readmore {
  padding-left: 24px;
  margin-top: 35px;
}

.fove a.btn-right.btn-readmore:before, .carrousel a.btn-right.btn-readmore:before, .membersarea a.btn-right.btn-readmore:before, .questionsandanswers a.btn-right.btn-readmore:before {
  content: "\e90a";
  font-family: 'icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  left: 0;
  top: 6px;
  font-size: 15px;
}

.smallscrollbar {
  scrollbar-face-color: #96C247;
  scrollbar-shadow-color: #FFFFFF;
  scrollbar-highlight-color: #FFFFFF;
  scrollbar-3dlight-color: #FFFFFF;
  scrollbar-darkshadow-color: #FFFFFF;
  scrollbar-track-color: #FFFFFF;
  scrollbar-arrow-color: #FFFFFF;
}

/* Let's get this party started */
.smallscrollbar::-webkit-scrollbar {
  width: 8px;
  border-right: 1px solid #468E9C;
}

/* Track */
.smallscrollbar::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.3);
  border-radius: 0;
}

/* Handle */
.smallscrollbar::-webkit-scrollbar-thumb {
  border-radius: 0;
  background: #2D5D67;
  -webkit-box-shadow: none;
}

ul:not(.parsley-errors-list, .navigationitems) {
  /*  background: $white-color;
                    box-shadow: 0 10px 20px 0 rgba(0,0,0,0.10);
                    border-radius: 3px;              
                        padding: 15px 20px 15px 55px;*/
  list-style-type: none;
}

ul:not(.parsley-errors-list, .navigationitems) > li {
  position: relative;
  margin: 5px 0;
}

ul:not(.parsley-errors-list, .navigationitems) > li:before {
  content: " ";
  position: absolute;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  top: 6px;
  left: -22px;
  background-color: #92EAEA;
}

ol {
  /*  background: $white-color;
                    box-shadow: 0 10px 20px 0 rgba(0,0,0,0.10);
                    border-radius: 3px;              
                        padding: 30px 20px 30px 70px;*/
  list-style-type: none;
}

ol > li {
  position: relative;
  margin: 15px 0;
  counter-increment: item;
}

ol > li:before {
  content: " ";
  position: absolute;
  left: -34px;
  top: 0;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  overflow: visible;
  z-index: 1;
  background-color: #92EAEA;
}

ol > li:after {
  content: counter(item);
  font-family: "OdudoSoft-SemiBold";
  font-size: 28px;
  color: #2D5D67;
  letter-spacing: 0;
  position: absolute;
  left: -32px;
  top: 6px;
  text-align: center;
  width: 20px;
  z-index: 2;
}

.formelement {
  max-width: 320px;
  display: inline-block;
  text-align: left;
  margin: 0 0 20px 0;
  position: relative;
}

.formelement .message {
  font-weight: 400;
  font-size: 13px;
  letter-spacing: 0;
  line-height: 14px;
}

.formelement.valid label:after {
  content: "\e908";
  color: #60D8BB;
}

.formelement.error .message {
  color: #E00057;
}

.formelement.error label:after {
  content: "\e909";
  color: #E00057;
}

.formelement.error .bar:before, .formelement.error .bar:after {
  width: 100%;
  background-color: #E00057;
}

.formelement input, .formelement textarea {
  font-family: 'OdudoSoft-SemiBold';
  font-size: 26px;
  color: #468E9C;
  letter-spacing: 0;
  line-height: 1.2;
  padding: 2px 18px 8px 0;
  display: block;
  width: 100%;
  border: none;
  background: none;
  border-bottom: 1px solid #468E9C;
  position: relative;
}

.formelement input:active, .formelement input:focus, .formelement textarea:active, .formelement textarea:focus {
  color: #2D5D67;
  outline: none;
}

.formelement input.error, .formelement textarea.error {
  border-bottom: 2px solid #E00057;
}

.formelement ::-webkit-input-placeholder {
  color: rgba(70, 142, 156, 0.5);
}

.formelement :-moz-placeholder {
  color: rgba(70, 142, 156, 0.5);
}

.formelement ::-moz-placeholder {
  color: rgba(70, 142, 156, 0.5);
}

.formelement :-ms-input-placeholder {
  color: rgba(70, 142, 156, 0.5);
}

.formelement input[type=date]:invalid::-webkit-datetime-edit {
  color: rgba(70, 142, 156, 0.5);
}

.formelement label {
  /* Input field: */
  font-weight: 400;
  font-size: 16px;
  color: #468E9C;
  letter-spacing: 0;
  line-height: 24px;
  position: relative;
  display: block;
  z-index: 2;
}

.formelement label:after {
  font-family: 'icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: 0;
  font-size: 13px;
  bottom: -30px;
}

.formelement .bar {
  position: relative;
  display: block;
  width: 100%;
}

.formelement .bar:before, .formelement .bar:after {
  content: '';
  height: 2px;
  width: 0;
  bottom: 0;
  border-radius: 1px;
  position: absolute;
  background: #2D5D67;
  transition: 0.2s ease all;
  -moz-transition: 0.2s ease all;
  -webkit-transition: 0.2s ease all;
}

.formelement .bar:before {
  left: 0;
}

.formelement .bar:after {
  right: 0;
}

.formelement input:focus ~ .bar:before, .formelement input:focus ~ .bar:after, .formelement textarea:focus ~ .bar:before, .formelement textarea:focus ~ .bar:after {
  width: 100%;
}

.clearable {
  background-image: url(/img/icons/ic-cross.svg) !important;
  background-repeat: no-repeat !important;
  background-position: right -20px center !important;
  background-size: 20px 20px !important;
  transition: background 0.4s;
  background-color: transparent !important;
  outline: none;
  padding-right: 40px !important;
}

.clearable.x {
  background-position: right 10px center !important;
}

/* (jQ) Show icon */
.clearable.onX {
  cursor: pointer;
}

/* (jQ) hover cursor style */
.clearable::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}

/* Remove IE default X */
span.customSelect {
  background: #fff url(/img/arrow_select.png) right center no-repeat;
  border: 1px solid #999999;
  color: #555;
  padding: 12px 20px;
  height: 55px;
  width: 259px;
  position: inherit;
  font-size: 16px;
  color: #777777;
  font-weight: 400;
  letter-spacing: 0;
  vertical-align: top;
  margin: 0 20px 20px 0;
}

.customSelect.customSelectHover {
  background: #fff url(/img/arrow_select_hover.png) right center no-repeat;
  border-color: #96C247;
}

.customSelect.customSelectFocus {
  background: #fff url(/img/arrow_select_hover.png) right center no-repeat;
  border-color: #96C247;
}

.customSelect.customSelectOpen {
  background: #fff url(/img/arrow_select_hover.png) right center no-repeat;
  border-color: #96C247;
}

.customSelect.customSelectChanged {
  -webkit-animation: changed 0.5s;
  animation: changed 0.5s;
}

@-webkit-keyframes changed {
  0%, 100% {
    box-shadow: 0px 0px 5px 5pxrgba 150, 194, 71, 0;
  }
  50% {
    box-shadow: 0px 0px 5px 5pxrgba 150, 194, 71, 0.5;
  }
}

@keyframes changed {
  0%, 100% {
    box-shadow: 0px 0px 14px 5pxrgba 150, 194, 71, 0;
  }
  50% {
    box-shadow: 0px 0px 14px 5pxrgba 150, 194, 71, 0.5;
  }
}

[type='checkbox'] {
  position: absolute !important;
  opacity: 0;
  width: 20px !important;
  top: 0px;
  height: 20px !important;
}

[type='checkbox'] + label {
  position: relative;
  cursor: pointer;
  padding: 0;
  margin: 0 0 0 35px;
  color: #2D5D67;
}

[type='checkbox'] + label:before {
  content: '';
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;
  width: 20px;
  height: 20px;
  border: 2px solid #468E9C;
  background: white;
  left: -35px;
  top: 0;
  position: absolute;
}

[type='checkbox']:hover + label:before {
  border: 2px solid #2D5D67;
}

[type='checkbox']:checked + label:before {
  border: 2px solid #2D5D67;
}

[type='checkbox']:disabled + label {
  cursor: auto;
}

[type='checkbox']:checked + label:after {
  content: " ";
  background-image: url(/img/checkbox-checked.png);
  width: 10px;
  height: 10px;
  background-size: cover;
  position: absolute;
  left: -30px;
  top: 5px;
}

.formelement input[type='radio'] {
  position: absolute;
  opacity: 0;
}

.formelement input[type='radio'] + label {
  position: relative;
  cursor: pointer;
  font-weight: 100;
  font-size: 22px;
  color: #468E9C;
  letter-spacing: 0.2px;
  line-height: 26px;
  postion: relative;
  padding: 0 0 0 35px;
}

.formelement input[type='radio'] + label:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 4px;
  background-color: transparent;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  box-sizing: border-box;
  border: 2px solid #468E9C;
}

.formelement input[type='radio']:hover + label, .formelement input[type='radio']:checked + label {
  color: #2D5D67;
}

.formelement input[type='radio']:hover + label::before, .formelement input[type='radio']:checked + label::before {
  border-color: #2D5D67;
}

.formelement input[type='radio']:checked + label {
  font-family: 'OdudoSoft-SemiBold';
  font-size: 24px;
  letter-spacing: -1px;
  line-height: 40px;
}

@media screen and (min-width: 750px) {
  .formelement input[type='radio']:checked + label {
    font-size: 36px;
    line-height: 36px;
  }
}

.formelement input[type='radio']:checked + label::before {
  top: 10px;
}

.formelement input[type='radio']:checked + label:after {
  content: " ";
  position: absolute;
  left: 5px;
  top: 15px;
  background-color: #468E9C;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  box-sizing: border-box;
  background-image: linear-gradient(180deg, rgba(45, 93, 103, 0) 0%, #2D5D67 100%);
}

.parsley-errors-list {
  list-style-type: none;
  padding: 0 0 0 0;
  margin: 5px 0 0 0;
}

.parsley-errors-list > li {
  background: none;
  color: red;
  font-weight: 400;
}

#cookie-bar {
  font-size: 13px;
}

#cookie-bar-prompt-content {
  font-size: 13px;
  max-height: 85vh;
}

#cookie-bar-prompt-content a {
  text-decoration: underline !important;
}

#cookie-bar-browsers a {
  width: 60px;
}

@media only screen and (max-device-width: 800px) {
  #cookie-bar {
    font-size: 12px;
  }
  #cookie-bar-prompt-content {
    font-size: 11px;
    max-height: 80vh;
  }
  #cookie-bar-browsers a {
    width: 50px;
  }
}

#cookie-bar {
  background: #EBF6F8;
  box-shadow: 10px 10px 20px 20px rgba(0, 0, 0, 0.1);
  font-size: 10pt;
  left: 0;
  line-height: 1.5;
  margin: 0;
  position: fixed;
  width: 100%;
  z-index: 9999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  bottom: 0px;
  opacity: 1;
  padding: 0 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 650px) {
  #cookie-bar {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

#cookie-bar-prompt {
  background: #000;
  background-color: rgba(45, 93, 103, 0.4);
  font-size: 10pt;
  height: 100%;
  left: 0;
  line-height: 1.5;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9998;
}

#cookie-bar *,
#cookie-bar-prompt * {
  line-height: 1.5;
  font-size: 18px;
}

#cookie-bar p {
  padding: 0;
  color: #2D5D67;
  font-size: 18px;
  max-width: 600px;
  display: inline-block;
}

#cookie-bar-prompt p {
  color: #2D5D67;
}

#cookie-bar-button {
  cursor: pointer;
  display: inline-block;
  margin: 20px 0;
  cursor: pointer;
  font-family: 'OdudoSoft-Bold';
  height: 50px;
  background-color: #fff;
  background-image: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
  border-radius: 25px;
  height: 50px;
  font-size: 14px;
  color: #2D5D67;
  text-transform: uppercase;
  letter-spacing: 1px;
  border: none;
  position: relative;
  padding: 0 20px 0 40px;
  display: inline-block;
  text-decoration: none !important;
  line-height: 50px;
  white-space: nowrap;
}

@media screen and (max-width: 650px) {
  #cookie-bar-button {
    margin-top: 0;
  }
}

#cookie-bar-button:hover {
  text-decoration: none;
}

#cookie-bar-button:before {
  content: "\e905";
  z-index: 2;
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 18px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  left: 13px;
  top: 16px;
}

#cookie-bar-button:hover {
  text-decoration: none !important;
}

#cookie-bar-button:hover:before {
  -webkit-animation: yo-yo 500ms infinite alternate;
          animation: yo-yo 500ms infinite alternate;
}

#cookie-bar-button-no {
  background-color: #D02828;
  border-bottom: 1px solid #222;
  border-radius: 5px;
  color: #2D5D67 !important;
  cursor: pointer;
  display: inline-block;
  float: right;
  font-weight: bold;
  line-height: 1;
  margin-right: 20px;
  margin-top: 2px;
  padding: 5px 10px 6px;
  position: relative;
  text-decoration: none;
  text-shadow: 0 -1px 1px #222;
}

#cookie-bar-prompt a {
  cursor: pointer;
}

#cookie-bar-prompt hr {
  background: #2D5D67;
  border: none;
  height: 1px;
  margin: 0.7em 0 1em;
  opacity: 0.2;
}

#cookie-bar-prompt-content, #cookie-bar {
  color: #2D5D67;
  font-weight: 300;
}

/*
#cookie-bar-prompt-content::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #222;
    background-color: rgba(255,255,255,0.05);
}

#cookie-bar-prompt-content::-webkit-scrollbar {
    width: 15px;
}

#cookie-bar-prompt-content::-webkit-scrollbar-thumb {
    box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
    background-color: #EEE;
    background-color: rgba(255,255,255,0.3);
    border-radius: 10px;
}
*/
#cookie-bar-prompt-content a, #cookie-bar a, #cookie-bar-prompt-content span {
  color: #2D5D67;
  text-decoration: none;
}

#cookie-bar-prompt-content a:hover, #cookie-bar a:hover {
  color: #2D5D67;
  text-decoration: underline;
}

#cookie-bar-prompt-close {
  background: url(/img/icons/ic-close.svg) no-repeat;
  background-size: 14px 14px;
  display: block;
  float: right;
  height: 14px;
  width: 14px;
}

#cookie-bar-prompt-logo {
  display: none;
  float: left;
  height: 42px;
  width: 190px;
}

#cookie-bar-prompt-close span, #cookie-bar-prompt-logo span {
  display: none;
}

#cookie-bar-prompt-button {
  cursor: pointer;
  text-decoration: underline !important;
}

#cookie-bar-prompt-content {
  background: #fff;
  border-radius: 7px;
  box-shadow: 1px 2px 8px rgba(0, 0, 0, 0.5);
  color: #2D5D67;
  margin: 0 auto;
  max-width: 98%;
  opacity: 0.97;
  overflow: auto;
  padding: 25px;
  position: relative;
  top: 5%;
  width: 600px;
  z-index: 9998;
}

#cookie-bar-thirdparty {
  display: none;
  font-style: normal;
}

#cookie-bar-tracking {
  display: none;
  font-style: normal;
}

#cookie-bar-scrolling {
  display: none;
  font-style: normal;
}

#cookie-bar-privacy-page {
  display: none;
  font-style: normal;
}

#cookie-bar-browsers a {
  display: inline-block;
  height: 53px;
  margin: 0;
  padding: 0;
  position: relative;
}

#cookie-bar-browsers a span {
  background: #2D5D67;
  border-radius: 2px;
  color: #000 !important;
  display: none;
  left: -10px;
  opacity: 0.8;
  padding: 3px 10px;
  position: absolute;
  text-align: center;
  top: 60px;
  width: 150px;
}

#cookie-bar-browsers .chrome {
  background: url(/img/browsers/chrome.png) no-repeat;
}

#cookie-bar-browsers .firefox {
  background: url(/img/browsers/firefox.png) no-repeat;
}

#cookie-bar-browsers .ie {
  background: url(/img/browsers/ie.png) no-repeat;
}

#cookie-bar-browsers .opera {
  background: url(/img/browsers/opera.png) no-repeat;
}

#cookie-bar-browsers .safari {
  background: url(/img/browsers/safari.png) no-repeat;
}

#cookie-bar-browsers a:hover span {
  display: block;
}

.clear {
  clear: both;
}

@media screen and (max-width: 750px) {
  #cookie-bar-prompt {
    background-color: #ffffff;
    font-size: 10pt;
    height: 100%;
    left: 0;
    line-height: 1.5;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
  }
  #cookie-bar-prompt-content {
    background: #fff;
    max-width: 100%;
    opacity: 1;
    top: 0;
    width: auto;
    z-index: 9999;
    box-shadow: none;
    border-radius: 0;
    max-height: 100vh;
  }
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    /* Firefox 16+, IE 10+, Opera */
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
    /* Firefox 16+, IE 10+, Opera */
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    /* Firefox 16+, IE 10+, Opera */
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
    /* Firefox 16+, IE 10+, Opera */
  }
}

#preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 20000;
  background: #fff;
}

#preloader > div {
  display: block;
  position: relative;
  left: 50%;
  top: 50%;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  border-radius: 50%;
  border: 5px solid transparent;
  border-top-color: #034EA2;
  border-right-color: #034EA2;
  border-bottom-color: #034EA2;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-animation: spin 2s linear infinite;
          animation: spin 2s linear infinite;
  /* Chrome, Firefox 16+, IE 10+, Opera */
}

#preloader > div:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  border-radius: 50%;
  border: 5px solid transparent;
  border-top-color: #96C247;
  border-right-color: #96C247;
  border-bottom-color: #96C247;
  -webkit-animation: spin 3s linear infinite;
  /* Chrome, Opera 15+, Safari 5+ */
  animation: spin 3s linear infinite;
  /* Chrome, Firefox 16+, IE 10+, Opera */
}

.eventlist {
  /* Mask: */
  background: #D5F2EB;
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
  position: relative;
  overflow: hidden;
}

.eventlist .eventlist-wrapper h3 {
  font-size: 26px;
  line-height: 26px;
  margin-top: 0;
  position: relative;
  z-index: 10;
}

.eventlist:after {
  display: none;
}

.eventlist.homepage {
  background-color: #D6EFF5;
  background-image: none;
}

.eventlist.homepage:after {
  display: none;
}

@media screen and (min-width: 750px) {
  .eventlist {
    padding: 40px 0;
  }
}

.eventlist.mental {
  background-color: #D5F2EB;
}

.eventlist.physical {
  background-color: #D8F9FE;
}

.eventlist.children {
  background-color: #D7F5F5;
}

.eventlist h3 {
  color: #2D5D67;
}

.eventlist:after {
  /* Mask: */
  content: " ";
  background-image: linear-gradient(0deg, #468E9C 0%, rgba(70, 142, 156, 0) 100%);
  height: 30px;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  opacity: 0.15;
}

.eventlist .events.no-scroll {
  padding: 0;
}

@media screen and (min-width: 750px) {
  .eventlist .events.no-scroll {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-top: -20px;
    margin-left: -10px;
    margin-right: -10px;
  }
  .eventlist .events.no-scroll > * {
    width: 50%;
  }
  .eventlist .events.no-scroll > * {
    float: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 0;
    padding-left: 10px;
  }
}

@media screen and (min-width: 1150px) {
  .eventlist .events.no-scroll {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-top: -30px;
    margin-left: -15px;
    margin-right: -15px;
  }
  .eventlist .events.no-scroll > * {
    width: 33.33333%;
  }
  .eventlist .events.no-scroll > * {
    float: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 0;
    padding-left: 15px;
  }
}

.eventlist .events .event-wrapper {
  transition: all 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

.eventlist .events .event-wrapper > a {
  transition: color 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

.eventlist .events .event-wrapper > a:hover .event {
  transition: background-color 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

.eventlist .events .event-wrapper > a:hover .event p {
  transition: color 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

.eventlist .events .event-wrapper > a:hover .event .btn-round-arrow:before {
  -webkit-animation: yo-yo 500ms infinite alternate;
          animation: yo-yo 500ms infinite alternate;
}

.eventlist .events .event-wrapper.physical > a:hover {
  color: white;
}

.eventlist .events .event-wrapper.physical > a:hover .event {
  background-color: #1595AA;
}

.eventlist .events .event-wrapper.physical > a:hover .event p {
  color: white;
}

.eventlist .events .event-wrapper.mental > a:hover {
  color: white;
}

.eventlist .events .event-wrapper.mental > a:hover .event {
  background-color: #558F81;
}

.eventlist .events .event-wrapper.mental > a:hover .event p {
  color: white;
}

.eventlist .events .event-wrapper.children > a:hover {
  color: white;
}

.eventlist .events .event-wrapper.children > a:hover .event {
  background-color: #498484;
}

.eventlist .events .event-wrapper.children > a:hover .event p {
  color: white;
}

.eventlist .events .event {
  background-color: #fff;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  min-height: 160px !important;
  position: relative;
  background-repeat: no-repeat;
  background-position: 100% 100%;
  margin: 10px 0;
}

.eventlist .events .event .also-available {
  font-weight: 600;
  font-size: 13px;
  color: #B5D2D7;
  letter-spacing: 0;
  line-height: 15px;
  position: absolute;
  right: 20px;
  top: 30px;
}

.eventlist .events .event i {
  position: absolute;
  left: 30px;
  top: 20px;
  font-size: 40px;
}

.eventlist .events .event p {
  font-weight: 600;
  font-size: 22px;
  letter-spacing: 0;
  line-height: 24px;
  color: #2D5D67;
  position: absolute;
  bottom: 5px;
  max-width: 80%;
  left: 30px;
}

.eventlist .events .event .btn-round-arrow {
  position: absolute;
  right: 30px;
  bottom: 30px;
  color: #2D5D67;
}

.eventlist .events .event.mental i {
  color: #60D8BB;
}

.eventlist .events .event.physical i {
  color: #46DEF7;
}

.eventlist .events .event.children i {
  color: #92EAEA;
}

.event.cta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: transparent;
  box-shadow: none;
  border: 2px solid #FFFFFF;
  min-height: 108px;
  text-align: center;
}

.event.cta p, .event.cta a {
  /* Are you faced with a: */
  width: 50%;
  font-weight: 100;
  font-size: 16px;
  color: #2D5D67;
  letter-spacing: 0;
  line-height: 24px;
  position: relative;
}

.event.cta p strong, .event.cta a strong {
  font-weight: 600;
}

.event.cta p strong a, .event.cta a strong a {
  font-weight: 600;
}

.two-column .eventspanel {
  height: 100%;
  overflow: visible;
  margin: 0;
}

@media screen and (min-width: 970px) {
  .two-column .eventspanel {
    margin: 0 -60px;
  }
}

.two-column .upperbackground {
  position: absolute;
  left: 0;
  right: 0;
  background: #D8F9FE;
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
  z-index: 9;
  top: 0;
  height: 93px;
  display: none;
}

@media screen and (min-width: 970px) {
  .two-column .upperbackground {
    display: block;
  }
}

.two-column .upperbackground.mental {
  background-color: #D5F2EB;
}

.two-column .upperbackground.physical {
  background-color: #D8F9FE;
}

.two-column .upperbackground.children {
  background-color: #D7F5F5;
}

.two-column .eventlist {
  z-index: 4;
  padding: 0px 40px;
  position: relative;
  /*@include breakpoint(5)
		{
			padding: 40px 100px;
		}*/
}

.two-column .eventlist .eventlist-wrapper {
  height: 100%;
}

.two-column .eventlist .eventlist-wrapper.content {
  padding: 40px 20px;
  /*@include breakpoint(2)
				{
					padding: 0 100px;
				}*/
}

@media screen and (min-width: 750px) {
  .two-column .eventlist .eventlist-wrapper.content {
    padding: 40px 0;
  }
}

@media screen and (min-width: 1150px) {
  .two-column .eventlist .eventlist-wrapper.content {
    padding: 0 100px;
  }
}

@media screen and (min-width: 970px) {
  .two-column .eventlist {
    padding: 40px 0;
  }
  .two-column .eventlist .events .slick-list {
    overflow: visible;
    padding-left: 60px !important;
    padding-right: 60px !important;
  }
  .two-column .eventlist .events .event-wrapper {
    margin-top: -10px;
  }
  .two-column .eventlist .arrows {
    position: absolute;
    right: 20px;
    height: 100%;
    z-index: 9999;
  }
  .two-column .eventlist .arrows .btn-up {
    position: absolute;
    top: 60px;
    right: 0;
  }
  .two-column .eventlist .arrows .btn-down {
    bottom: 80px;
    position: absolute;
    right: 0;
  }
  .two-column .eventlist .arrows .slick-disabled {
    opacity: 0.1;
  }
}

.carrousel {
  position: relative;
  z-index: 2;
}

.carrousel > .title {
  font-size: 20px;
  color: #fff;
  letter-spacing: 0.18px;
  line-height: 36px;
  position: absolute;
  left: 78px;
  top: 32px;
}

.carrousel .content {
  z-index: 5;
  overflow: visible;
  position: relative;
}

.carrousel .content .arrows {
  position: absolute;
  right: 100px;
  top: 40px;
}

@media screen and (max-width: 750px) {
  .carrousel .content .arrows {
    right: 40px;
    top: 26px;
  }
}

@media screen and (max-width: 970px) {
  .carrousel .content .arrows {
    top: 26px;
    right: 20px;
  }
}

.carrousel .items {
  position: relative;
}

.carrousel .items .carrousel-item {
  padding: 30px 0;
  min-height: 560px;
}

@media screen and (max-width: 1240px) {
  .carrousel .items .carrousel-item {
    min-height: 100%;
  }
}

.carrousel .items .carrousel-item .wrapper {
  max-width: 80%;
  margin: 0 auto;
}

.carrousel .items .carrousel-item .element-caption {
  color: #FFFFFF;
  font-family: Palanquin;
  font-size: 18px;
  font-weight: 300;
  line-height: 26px;
  min-height: 26px;
}

@media screen and (max-width: 650px) {
  .carrousel .items .carrousel-item .element-caption {
    width: 240px;
    display: inline-block;
  }
}

@media screen and (max-width: 380px) {
  .carrousel .items .carrousel-item .element-caption {
    width: 140px;
  }
}

.carrousel .items .carrousel-item .item-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-top: -60px;
  margin-left: -30px;
  margin-right: -30px;
  margin-top: 5px;
}

.carrousel .items .carrousel-item .item-wrapper > * {
  width: 50%;
}

.carrousel .items .carrousel-item .item-wrapper > * {
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 30px;
  padding-right: 30px;
  padding-bottom: 0;
  padding-left: 30px;
}

@media screen and (max-width: 1240px) {
  .carrousel .items .carrousel-item .item-wrapper {
    margin-top: 20px;
  }
}

@media screen and (max-width: 970px) {
  .carrousel .items .carrousel-item .item-wrapper {
    margin-top: 0;
  }
}

.carrousel .items .carrousel-item .item-wrapper .picture-wrapper {
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 50%;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

@media screen and (max-width: 1240px) {
  .carrousel .items .carrousel-item .item-wrapper .picture-wrapper {
    display: none;
  }
}

@media screen and (max-width: 750px) {
  .carrousel .items .carrousel-item .item-wrapper .picture-wrapper {
    position: absolute;
    display: block;
  }
}

.carrousel .items .carrousel-item .item-wrapper .picture-wrapper .picture-container {
  position: relative;
  height: 400px;
  width: 506px;
}

.carrousel .items .carrousel-item .item-wrapper .picture-wrapper .picture-container .background-picture {
  position: absolute;
  bottom: -105px;
  left: -110px;
}

@media screen and (max-width: 750px) {
  .carrousel .items .carrousel-item .item-wrapper .picture-wrapper .picture-container .background-picture {
    bottom: -80px;
    left: -50px;
  }
}

.carrousel .items .carrousel-item .item-wrapper .picture-wrapper .picture-container .background-picture img {
  -webkit-transform: rotate(-10deg);
          transform: rotate(-10deg);
  width: 550px;
  height: 400px;
}

@media screen and (max-width: 750px) {
  .carrousel .items .carrousel-item .item-wrapper .picture-wrapper .picture-container .background-picture img {
    width: 275px;
    height: 200px;
  }
}

.carrousel .items .carrousel-item.physical {
  background-color: #1595AA;
}

.carrousel .items .carrousel-item.physical .btn-default {
  background-color: #46DEF7;
}

.carrousel .items .carrousel-item.physical .item-wrapper .picture-wrapper .picture-container .background-picture {
  bottom: -105px;
  left: -110px;
}

@media screen and (max-width: 750px) {
  .carrousel .items .carrousel-item.physical .item-wrapper .picture-wrapper .picture-container .background-picture {
    bottom: -60px;
    left: -50px;
  }
}

.carrousel .items .carrousel-item.physical .item-wrapper .picture-wrapper .picture-container .background-picture img {
  -webkit-transform: rotate(-10deg);
          transform: rotate(-10deg);
}

.carrousel .items .carrousel-item.mental {
  background-color: #558F81;
}

.carrousel .items .carrousel-item.mental .btn-default {
  background-color: #60D8BB;
}

.carrousel .items .carrousel-item.mental .item-wrapper .picture-wrapper .picture-container .background-picture {
  bottom: -150px;
  left: -100px;
}

@media screen and (max-width: 750px) {
  .carrousel .items .carrousel-item.mental .item-wrapper .picture-wrapper .picture-container .background-picture {
    bottom: -80px;
    left: -50px;
  }
}

.carrousel .items .carrousel-item.mental .item-wrapper .picture-wrapper .picture-container .background-picture img {
  -webkit-transform: rotate(20deg);
          transform: rotate(20deg);
}

.carrousel .items .carrousel-item.children {
  background-color: #498484;
}

.carrousel .items .carrousel-item.children .btn-default {
  background-color: #92EAEA;
}

.carrousel .items .carrousel-item.children .item-wrapper .picture-wrapper .picture-container .background-picture {
  bottom: -100px;
  left: -180px;
}

@media screen and (max-width: 750px) {
  .carrousel .items .carrousel-item.children .item-wrapper .picture-wrapper .picture-container .background-picture {
    bottom: -80px;
    left: -50px;
  }
}

.carrousel .items .carrousel-item.children .item-wrapper .picture-wrapper .picture-container .background-picture img {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}

.carrousel .items .carrousel-item .info {
  margin-top: 30px;
}

@media screen and (max-width: 1240px) {
  .carrousel .items .carrousel-item .info {
    margin-top: 0;
  }
}

.carrousel .items .carrousel-item .header, .carrousel .items .carrousel-item .info {
  display: inline-block;
  max-width: 520px;
  width: auto;
}

@media screen and (max-width: 1240px) {
  .carrousel .items .carrousel-item .header, .carrousel .items .carrousel-item .info {
    max-width: 100%;
    margin-top: 10px;
  }
}

@media screen and (max-width: 650px) {
  .carrousel .items .carrousel-item .header, .carrousel .items .carrousel-item .info {
    margin-top: -5px;
  }
}

.carrousel .items .carrousel-item .header h3, .carrousel .items .carrousel-item .info h3 {
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 48px;
  line-height: 48px;
  font-weight: 600;
  letter-spacing: -1px;
  color: white;
}

@media screen and (max-width: 650px) {
  .carrousel .items .carrousel-item .header h3, .carrousel .items .carrousel-item .info h3 {
    font-size: 36px;
    line-height: 36px;
  }
}

.carrousel .items .carrousel-item .header .main-info p, .carrousel .items .carrousel-item .info .main-info p {
  margin-top: 0;
  color: #ffffff;
  font-family: Palanquin;
  font-size: 14px;
  font-weight: 600;
  line-height: 16px;
}

@media screen and (max-width: 1240px) {
  .carrousel .items .carrousel-item .header .main-info p, .carrousel .items .carrousel-item .info .main-info p {
    margin: 30px 0 20px;
  }
}

.carrousel .items .carrousel-item .info {
  position: relative;
}

.carrousel .items .carrousel-item .info .picture {
  z-index: 10;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  display: inline-block;
  background-color: #fff;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  position: absolute;
  left: -540px;
  top: 30px;
  width: 500px;
  height: 400px;
}

@media screen and (max-width: 1240px) {
  .carrousel .items .carrousel-item .info .picture {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 300px;
  }
}

.carrousel .items .carrousel-item .info .picture .caption {
  font-size: 13px;
  color: #fff;
  letter-spacing: 0.18px;
  letter-spacing: 0;
  line-height: 20px;
  left: 20px;
  bottom: 20px;
  background: rgba(45, 93, 103, 0.95);
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  padding: 10px;
  position: absolute;
  display: inline-block;
}

.carrousel .items .carrousel-item p {
  /* As part of our focus:  */
  font-weight: 600;
  font-size: 16px;
  color: #fff;
  letter-spacing: 0;
  line-height: 20px;
  margin: 15px 0 0 0;
}

.carrousel .items .carrousel-item .subinfo {
  display: none;
  list-style-type: none;
  padding: 0;
  margin: 30px 0 30px 0;
}

@media screen and (min-width: 750px) {
  .carrousel .items .carrousel-item .subinfo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.carrousel .items .carrousel-item .subinfo li {
  display: inline-block;
  background: none;
  max-width: 250px;
  vertical-align: top;
  margin-right: 30px;
  /*  .picture {
                        position: relative;
                        z-index: 10;
                        width: 100%;
                        background-size: cover;
                        background-repeat: no-repeat;
                        background-position: 50% 50%;
                        display: inline-block;
                        height: 100%;
                        position: relative;
                        background-color: $white-color;
                        box-shadow: 0 10px 20px 0 rgba(0,0,0,0.10);
                        border-radius: 3px;

                        .caption {
                            font-size: 13px;
                            color: $white-color;
                            letter-spacing: 0.18px;
                            letter-spacing: 0;
                            line-height: 20px;
                            left: 20px;
                            bottom: 20px;
                            background: rgba(45,93,103,0.95);
                            box-shadow: 0 10px 20px 0 rgba(0,0,0,0.10);
                            border-radius: 3px;
                            padding: 10px;
                            position: absolute;
                            display: inline-block;
                        }
                    }*/
}

.carrousel .items .carrousel-item .subinfo li p {
  margin: 8px 0 0 0;
  font-size: 16px;
  color: #fff;
  letter-spacing: 0;
  line-height: 20px;
  font-weight: 100;
}

.carrousel .items .carrousel-item .subinfo li p.title {
  font-weight: 600;
  font-size: 13px;
  color: #60D8BB;
  letter-spacing: 0;
  line-height: 15px;
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
  text-transform: uppercase;
  margin-bottom: 10px;
}

.carrousel .items .carrousel-item .subinfo li p.description {
  font-size: 16px;
  color: #FFFFFF;
  letter-spacing: 0;
  line-height: 20px;
  font-weight: 100;
}

.carrousel .items .carrousel-item .subinfo li p.partner-logo {
  margin: 0 0 0 0;
}

.carrousel .items .carrousel-item .subinfo li p.partner-logo > img {
  border-radius: 3px;
  background-color: #fff;
}

.carrousel .items .carrousel-item .subinfo li .description p {
  font-size: 16px;
  color: #FFFFFF;
  letter-spacing: 0;
  line-height: 20px;
  font-weight: 100;
}

@media screen and (min-width: 750px) {
  .two-column .carrousel .arrows {
    right: 30px;
    top: 26px;
  }
}

@media screen and (min-width: 1150px) {
  .two-column .carrousel .arrows {
    right: 65px;
    top: 40px;
  }
}

.two-column .carrousel .items {
  /*.wrapper
			{
				max-width: 80%;
				padding: 0 $rule/2;
			}*/
}

.two-column .carrousel .items .carrousel-item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 100%;
}

.two-column .carrousel .items .carrousel-item .element-caption {
  width: 100%;
}

@media screen and (max-width: 1150px) {
  .two-column .carrousel .items .carrousel-item .element-caption {
    width: 100%;
    display: inline-block;
  }
}

@media screen and (max-width: 750px) {
  .two-column .carrousel .items .carrousel-item .element-caption {
    width: 240px;
  }
}

@media screen and (max-width: 380px) {
  .two-column .carrousel .items .carrousel-item .element-caption {
    width: 140px;
  }
}

.two-column .carrousel .items .carrousel-item .item-wrapper {
  display: block;
  overflow: hidden;
  margin-top: 30px;
}

.two-column .carrousel .items .carrousel-item .item-wrapper .picture-wrapper {
  display: none;
}

.two-column .carrousel .items .carrousel-item .item-wrapper .picture-wrapper .picture-container {
  width: 100%;
}

.two-column .carrousel .items .carrousel-item .item-wrapper .picture-wrapper .picture-container .background-picture {
  display: none;
}

.two-column .carrousel .items .carrousel-item .info {
  width: 100%;
  max-width: none;
}

@media screen and (max-width: 1150px) {
  .two-column .carrousel .items .carrousel-item .info {
    margin-top: -40px;
  }
}

@media screen and (max-width: 750px) {
  .two-column .carrousel .items .carrousel-item .info {
    margin-top: 0;
    padding-top: 0;
  }
}

.two-column .carrousel .items .carrousel-item .info .picture {
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  height: 300px;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  /*overflow: hidden;*/
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
  position: relative;
  z-index: 900;
}

.slick-slide.slick-current {
  z-index: 1000;
}

[dir='rtl'] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.testimonials {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  /* &:not(.homepage){
         .content
	{
                 padding:0;
             }
        }*/
}

.testimonials.homepage .testimonial-background {
  background: linear-gradient(315deg, rgba(214, 239, 245, 0) 0%, #D6EFF5 100%);
}

.testimonials .testimonial-background {
  padding: 40px 20px;
}

@media screen and (min-width: 750px) {
  .testimonials .testimonial-background {
    padding: 100px 0;
  }
}

.testimonials .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.testimonials h3 {
  color: #2D5D67;
}

.testimonials .image {
  display: none;
  padding: 0 50px 0 0px;
}

@media screen and (min-width: 750px) {
  .testimonials .image {
    display: block;
  }
}

.testimonials .image .picture {
  max-width: 100%;
}

.testimonials .info h3 {
  margin-top: 0;
  font-size: 26px;
  line-height: 26px;
  font-weight: 600;
}

@media screen and (min-width: 750px) {
  .testimonials .info h3 {
    font-size: 36px;
    line-height: 36px;
    letter-spacing: -1px;
  }
}

.testimonials .info p {
  font-family: Palanquin;
  font-size: 14px;
  line-height: 18px;
}

@media screen and (min-width: 750px) {
  .testimonials .info p {
    font-size: 16px;
    line-height: 24px;
  }
}

.testimonials .info a {
  margin-top: 30px;
}

.testimonial-popup-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: transparent;
  transition: background-color 500ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  z-index: 9999;
}

.testimonial-popup-overlay.open {
  background-color: rgba(45, 93, 103, 0.4);
  right: 0;
}

.testimonial-popup-overlay.open .popup {
  right: 0;
}

.testimonial-popup-overlay .popup {
  width: 100%;
  right: -100%;
  height: 100%;
  position: absolute;
  transition: right 500ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

@media screen and (min-width: 750px) {
  .testimonial-popup-overlay .popup {
    width: 700px;
    right: -700px;
  }
}

.testimonial-popup-overlay .popup.box {
  z-index: 999 !important;
  overflow: auto;
  /* @media only screen and (max-width: 650px) {
            width: 100%;
            left: 0 !important;
            right: 0 !important;
        }
           */
}

.testimonial-popup-overlay .popup.box .content {
  padding: 40px 100px 100px;
}

.testimonial-popup-overlay .popup.box .content img {
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
}

.testimonial-popup-overlay .popup.box .content p.quote {
  font-family: Palanquin;
  font-size: 20px;
  color: #2D5D67;
  letter-spacing: 0.18px;
  line-height: 26px;
}

@media screen and (max-width: 750px) {
  .testimonial-popup-overlay .popup.box .content {
    padding: 40px 30px 40px;
  }
  .testimonial-popup-overlay .popup.box .content img {
    width: 100%;
    max-width: 100%;
  }
}

.testimonial-popup-overlay .popup .btn-close {
  position: absolute;
  right: 20px;
  top: 20px;
}

@media screen and (min-width: 970px) {
  .eventitems {
    padding: 30px 0 90px 0;
  }
}

.eventitems .items {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.eventitems .items > li {
  background: none;
  padding: 20px 0;
}

.eventitems .items > li:not(:last-child) {
  border-bottom: 2px solid rgba(181, 210, 215, 0.5);
}

.eventitems .items > li .title {
  vertical-align: top;
}

@media screen and (min-width: 970px) {
  .eventitems .items > li .title {
    display: table-cell;
    width: 430px;
  }
}

@media screen and (min-width: 970px) {
  .eventitems .items > li .title h3 {
    margin: 0;
  }
}

.eventitems .items > li .description .partner-logo {
  margin: 0 0 0 0;
}

.eventitems .items > li .description .partner-logo img {
  border-radius: 3px;
  background-color: #fff;
}

@media screen and (min-width: 970px) {
  .eventitems .items > li .description {
    display: table-cell;
    vertical-align: top;
  }
}

.eventitems .items > li .description p {
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
}

.eventitems .items > li .description > ul {
  background: #fff;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  padding: 20px 28px 20px 55px;
  list-style-type: none;
}

@media screen and (min-width: 750px) {
  .eventitems .items > li .description > ul {
    padding: 20px 28px 20px 55px;
  }
}

.eventitems .items > li .description > ul > li {
  position: relative;
  margin: 5px 0;
}

.eventitems .items > li .description > ul > li:before {
  content: '';
  position: absolute;
  left: -20px;
  top: 7px;
  width: 5px;
  height: 5px;
  background-color: #46DEF7;
  border-radius: 50%;
}

.eventitems .items > li .description > ul > li ul {
  margin-top: 7.5px;
  padding-left: 10px;
  list-style-type: none;
}

.eventitems .items > li .description > ul > li ul li {
  position: relative;
  margin: 5px 0;
}

.eventitems .items > li .description > ul > li ul li:before {
  content: '';
  position: absolute;
  left: -15px;
  top: 10px;
  width: 5px;
  height: 2px;
  background-color: #46DEF7;
}

@media screen and (min-width: 970px) {
  .eventitems .items > li .description > ul {
    padding: 15px 20px 15px 55px;
  }
}

.eventitems .items > li .description ol {
  background: #fff;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  padding: 30px 20px 30px 70px;
  list-style-type: none;
  /*     > li{
                            position:relative;
                                margin: 5px 0;
                                counter-increment: item;
                            &:before{
                                   content: " ";
                               
    position: absolute;
    left: -34px;
    top: 0;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    overflow: visible;
    z-index: 1;

                            }
                             &:after{
                               content: counter(item);
    font-family: "OdudoSoft-SemiBold";
    font-size: 28px;
    color: $dark-grey-color;
    letter-spacing: 0;
    position: absolute;
    left: -32px;
    top: 6px;
    text-align: center;
    width: 20px;
    z-index: 2;
                            }
                        }*/
}

.eventitems.event-mental .description ul > li:before, .eventitems.event-mental .description ol > li:before {
  background-color: #60D8BB;
}

.eventitems.event-physical .description ul > li:before, .eventitems.event-physical .description ol > li:before {
  background-color: #46DEF7;
}

.eventitems.event-children .description ul > li:before, .eventitems.event-children .description ol > li:before {
  background-color: #92EAEA;
}

.questioncta {
  padding: 60px 0;
  text-align: center;
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 100%);
}

.questioncta h3 {
  color: #2D5D67;
}

.event-mental .questioncta {
  background-color: #60D8BB;
}

.event-physical .questioncta {
  background-color: #46DEF7;
}

.event-children .questioncta {
  background-color: #92EAEA;
}

.questionsandanswers.homepage {
  background: none;
  background-color: #FFFFFF;
}

@media screen and (min-width: 970px) {
  .questionsandanswers.homepage .questionsblock.content-wrapper {
    padding-left: 150px;
  }
}

.questionsandanswers.homepage .questionsblock .questions .question .content {
  background-color: #D6EFF5 !important;
}

.questionsandanswers.homepage .questionsblock .questions .question .content:before {
  background: linear-gradient(135deg, #60D8BB 0%, #92EAEA 69.31%, #46DEF7 100%);
}

.questionsandanswers.homepage .questionsblock .questions .answer .content {
  background-color: #D6EFF5 !important;
  background: linear-gradient(315deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
}

.questionsandanswers.homepage .questionsblock .questions .answer .content:before {
  background: linear-gradient(135deg, #60D8BB 0%, #92EAEA 69.31%, #46DEF7 100%);
}

.questionsandanswers.homepage .questionCTA {
  background: linear-gradient(135deg, #60D8BB 0%, #92EAEA 69.31%, #46DEF7 100%);
}

.questionsandanswers.event-physical {
  background: none;
  background-color: #FFFFFF;
}

@media screen and (min-width: 970px) {
  .questionsandanswers.event-physical .questionsblock.content-wrapper {
    padding-left: 150px;
  }
}

.questionsandanswers.event-physical .questionsblock .questions .question .content {
  background-color: #D6EFF5 !important;
}

.questionsandanswers.event-physical .questionsblock .questions .question .content:before {
  background: linear-gradient(135deg, #60D8BB 0%, #92EAEA 69.31%, #46DEF7 100%);
}

.questionsandanswers.event-physical .questionsblock .questions .answer .content {
  background-color: #D6EFF5 !important;
  background: linear-gradient(315deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
}

.questionsandanswers.event-physical .questionsblock .questions .answer .content:before {
  background: linear-gradient(135deg, #60D8BB 0%, #92EAEA 69.31%, #46DEF7 100%);
}

.questionsandanswers.event-physical .questionCTA {
  background-color: #46DEF7;
}

.questionsandanswers.event-mental {
  background: none;
  background-color: #FFFFFF;
}

@media screen and (min-width: 970px) {
  .questionsandanswers.event-mental .questionsblock.content-wrapper {
    padding-left: 150px;
  }
}

.questionsandanswers.event-mental .questionsblock .questions .question .content {
  background-color: #D5F2EB !important;
}

.questionsandanswers.event-mental .questionsblock .questions .question .content:before {
  background-color: #60D8BB;
}

.questionsandanswers.event-mental .questionsblock .questions .answer .content {
  background-color: #D5F2EB !important;
  background: linear-gradient(315deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
}

.questionsandanswers.event-mental .questionsblock .questions .answer .content:before {
  background-color: #60D8BB;
}

.questionsandanswers.event-mental .questionCTA {
  background-color: #60D8BB;
}

.questionsandanswers.event-children {
  background: none;
  background-color: #FFFFFF;
}

@media screen and (min-width: 970px) {
  .questionsandanswers.event-children .questionsblock.content-wrapper {
    padding-left: 150px;
  }
}

.questionsandanswers.event-children .questionsblock .questions .question .content {
  background-color: #D7F5F5 !important;
}

.questionsandanswers.event-children .questionsblock .questions .question .content:before {
  background-color: #92EAEA;
}

.questionsandanswers.event-children .questionsblock .questions .answer .content {
  background-color: #D7F5F5 !important;
  background: linear-gradient(315deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
}

.questionsandanswers.event-children .questionsblock .questions .answer .content:before {
  background-color: #92EAEA;
}

.questionsandanswers.event-children .questionCTA {
  background-color: #92EAEA;
}

.questionsandanswers h3 {
  margin-top: 0;
  color: #2D5D67;
  font-size: 26px;
  line-height: 26px;
}

@media screen and (min-width: 1150px) {
  .questionsandanswers .questionsandanswers-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.questionsandanswers .questionsblock {
  padding-top: 40px;
  width: 100%;
}

@media screen and (min-width: 970px) {
  .questionsandanswers .questionsblock {
    width: 95%;
    padding-right: 120px;
    margin-right: 90px;
  }
}

@media screen and (min-width: 1150px) {
  .questionsandanswers .questionsblock {
    width: 70%;
  }
}

.questionsandanswers .questionsblock .questions {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.questionsandanswers .questionsblock .questions .question .content {
  margin: 0 90px 0 0;
  padding: 30px 30px 40px 65px;
  background-image: linear-gradient(134deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
  border-radius: 3px;
  position: relative;
}

.questionsandanswers .questionsblock .questions .question .content p {
  margin: 0;
  font-size: 13px;
  letter-spacing: 0;
  line-height: 14px;
  color: #2D5D67;
}

.questionsandanswers .questionsblock .questions .question .content p.title {
  font-weight: 600;
  font-size: 22px;
  letter-spacing: 0;
  line-height: 26px;
  margin-bottom: 10px;
}

.questionsandanswers .questionsblock .questions .question .content:before {
  content: " ";
  position: absolute;
  left: 35px;
  top: 45px;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  overflow: visible;
  z-index: 1;
}

.questionsandanswers .questionsblock .questions .question .content:after {
  content: "?";
  font-family: "OdudoSoft-SemiBold";
  font-size: 28px;
  color: #2D5D67;
  letter-spacing: 0;
  position: absolute;
  left: 39px;
  top: 51px;
  z-index: 2;
}

.questionsandanswers .questionsblock .questions .answer .content {
  padding: 30px;
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
  border-radius: 3px;
  padding: 30px 65px 30px 30px;
  position: relative;
  margin: -15px 0 30px 10px;
}

@media screen and (min-width: 970px) {
  .questionsandanswers .questionsblock .questions .answer .content {
    margin: -15px 0 30px 90px;
  }
}

.questionsandanswers .questionsblock .questions .answer .content:before {
  content: " ";
  position: absolute;
  right: 35px;
  top: 45px;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  overflow: visible;
  z-index: 1;
}

.questionsandanswers .questionsblock .questions .answer .content:after {
  content: "!";
  font-family: "OdudoSoft-SemiBold";
  font-size: 28px;
  color: #2D5D67;
  letter-spacing: 0;
  position: absolute;
  right: 39px;
  top: 51px;
  z-index: 2;
}

.questionsandanswers .questionCTA {
  height: auto !important;
  width: 100%;
  padding: 40px 20px;
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 100%);
}

@media screen and (min-width: 750px) {
  .questionsandanswers .questionCTA {
    height: unset !important;
    padding: 40px 40px;
  }
}

@media screen and (min-width: 1150px) {
  .questionsandanswers .questionCTA {
    width: 50%;
    padding: 230px 100px 230px 60px;
  }
}

@media screen and (min-width: 1240px) {
  .questionsandanswers .questionCTA {
    width: 30%;
    padding: 230px 100px 230px 60px;
  }
}

.questionsandanswers.physical .questionCTA {
  background-color: #46DEF7;
}

.questionsandanswers.physical .content {
  background-color: #D8F9FE;
}

.questionsandanswers.physical .content:before {
  background-color: #46DEF7;
}

.questionsandanswers.mental .questionCTA {
  background-color: #60D8BB;
}

.questionsandanswers.mental .content {
  background-color: #D5F2EB;
}

.questionsandanswers.mental .content:before {
  background-color: #60D8BB;
}

.questionsandanswers.children .questionCTA {
  background-color: #92EAEA;
}

.questionsandanswers.children .content {
  background-color: #D7F5F5;
}

.questionsandanswers.children .content:before {
  background-color: #92EAEA;
}

section.contactpage {
  padding-bottom: 30px;
}

@media screen and (min-width: 1375px) {
  section.contactpage .contactpage-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-top: -15px;
    margin-left: -7.5px;
    margin-right: -7.5px;
  }
  section.contactpage .contactpage-wrapper > * {
    width: 50%;
  }
  section.contactpage .contactpage-wrapper > * {
    float: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 7.5px;
    padding-right: 7.5px;
    padding-bottom: 0;
    padding-left: 7.5px;
  }
}

section.contactpage .navbar-contact {
  position: relative;
  width: 100%;
}

@media screen and (min-width: 750px) {
  section.contactpage .navbar-contact {
    width: 30%;
  }
}

section.contactpage .navbar-contact .formelement {
  display: block;
  max-width: 100%;
}

section.contactpage .navbar-contact .menuitem {
  font-family: 'OdudoSoft-SemiBold';
  font-size: 36px;
  letter-spacing: -1px;
  line-height: 36px;
  margin-bottom: 30px;
}

section.contactpage .panels {
  width: 100%;
}

@media screen and (min-width: 1375px) {
  section.contactpage .panels {
    width: 70%;
  }
}

@media screen and (min-width: 1470px) {
  section.contactpage .panels {
    width: 60%;
  }
}

section.contactpage .panel {
  /* Mask: */
  background: #fff;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  padding: 30px 20px;
  display: none;
  margin: 0 0 20px 0;
}

@media screen and (min-width: 750px) {
  section.contactpage .panel {
    padding: 40px;
  }
}

section.contactpage .panel .content {
  width: 100%;
  max-width: 100%;
  padding: 0;
}

section.contactpage .panel.ask-a-question .intro {
  margin-top: -20px;
}

section.contactpage .panel.ask-a-question .formelement {
  display: block;
  max-width: 100%;
}

section.contactpage .panel.ask-a-question textarea {
  resize: vertical;
}

section.contactpage .panel.ask-a-question .btn-cta {
  background: #46DEF7;
}

section.contactpage .panel.send-us-pictures .formelement, section.contactpage .panel.share-your-story .formelement {
  display: block;
  max-width: 100%;
}

section.contactpage .panel.send-us-pictures #drop input[type=file], section.contactpage .panel.share-your-story #drop input[type=file] {
  display: none;
}

section.contactpage .panel.send-us-pictures ul.files, section.contactpage .panel.share-your-story ul.files {
  list-style: none;
  margin: 0 -30px;
  display: table;
  width: 100%;
}

section.contactpage .panel.send-us-pictures ul.files li, section.contactpage .panel.share-your-story ul.files li {
  margin: 20px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  background-color: #EBF6F8;
  padding: 0 20px 0 10px;
}

section.contactpage .panel.send-us-pictures ul.files li .info, section.contactpage .panel.share-your-story ul.files li .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 2;
      -ms-flex-positive: 2;
          flex-grow: 2;
  padding: 0 20px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

section.contactpage .panel.send-us-pictures ul.files li .info span, section.contactpage .panel.share-your-story ul.files li .info span {
  display: inline-block;
}

section.contactpage .panel.send-us-pictures ul.files li .info span.filename, section.contactpage .panel.share-your-story ul.files li .info span.filename {
  max-width: 400px;
  text-overflow: ellipsis;
  overflow: hidden;
}

section.contactpage .panel.send-us-pictures ul.files li .info span.filesize, section.contactpage .panel.share-your-story ul.files li .info span.filesize {
  font-size: 14px;
}

@media screen and (max-width: 750px) {
  section.contactpage .panel.send-us-pictures ul.files li .info span.filename, section.contactpage .panel.share-your-story ul.files li .info span.filename {
    display: none;
  }
}

@media screen and (max-width: 380px) {
  section.contactpage .panel.send-us-pictures ul.files li .info span.filesize, section.contactpage .panel.share-your-story ul.files li .info span.filesize {
    display: none;
  }
}

section.contactpage .panel.send-us-pictures ul.files li input[type=file], section.contactpage .panel.share-your-story ul.files li input[type=file] {
  display: none;
}

section.contactpage .panel.send-us-pictures ul.files li p, section.contactpage .panel.share-your-story ul.files li p {
  display: inline-block;
}

section.contactpage .panel.send-us-pictures ul.files li p i, section.contactpage .panel.share-your-story ul.files li p i {
  font-weight: normal;
  font-style: normal;
}

section.contactpage .panel.send-us-pictures ul.files li .picture, section.contactpage .panel.share-your-story ul.files li .picture {
  width: 100px;
  height: 100px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: inline-block;
  background-size: 80%;
}

section.contactpage .panel.send-us-pictures ul.files li .button, section.contactpage .panel.share-your-story ul.files li .button {
  display: inline-block;
}

section.contactpage .panel.send-us-pictures ul.files li .button .btn-remove, section.contactpage .panel.share-your-story ul.files li .button .btn-remove {
  padding: 0 20px 0 25px;
}

section.contactpage .panel.send-us-pictures ul.files li.error p, section.contactpage .panel.share-your-story ul.files li.error p {
  color: red;
}

section.contactpage .panel.send-us-pictures .buttons, section.contactpage .panel.share-your-story .buttons {
  margin: 30px 0;
}

section.contactpage .panel.share-your-story ul.files {
  margin: 0 -30px 20px;
}

section.contactpage .contact-us {
  margin-top: 30px;
}

@media screen and (min-width: 1150px) {
  section.contactpage .contact-us {
    margin-top: 0;
  }
}

@media screen and (min-width: 750px) {
  section.contactpage .contact-us .persons-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-top: -15px;
    margin-left: -7.5px;
    margin-right: -7.5px;
  }
  section.contactpage .contact-us .persons-wrapper > * {
    width: 50%;
  }
  section.contactpage .contact-us .persons-wrapper > * {
    float: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 7.5px;
    padding-right: 7.5px;
    padding-bottom: 0;
    padding-left: 7.5px;
  }
}

section.contactpage .contact-us .persons-wrapper .members-and-requests > div {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

section.contactpage .contact-us .persons-wrapper .generalcoordinator > div {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

section.contactpage .contact-us .panel p {
  font-weight: 400;
  font-size: 16px;
  color: #2D5D67;
  letter-spacing: 0;
  line-height: 24px;
}

section.contactpage .contact-us .panel .name p {
  font-weight: 600;
  font-size: 22px;
  color: #2D5D67;
  letter-spacing: 0;
  line-height: 26px;
}

section.contactpage .contact-us .panel .info {
  display: inline-block;
  width: 50%;
}

section.contactpage .contact-us .panel .image {
  float: right;
  display: inline-block;
  width: 50%;
}

section.contactpage .contact-us .panel a {
  font-weight: 600;
  font-size: 15px;
  color: #468E9C;
  letter-spacing: 0;
  line-height: 20px;
  padding-left: 24px;
  display: inline-block;
  position: relative;
}

section.contactpage .contact-us .panel a:before {
  color: #334D5E;
  font-family: 'icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  left: 0;
  top: 4px;
}

section.contactpage .contact-us .panel a.tel:before {
  content: "\e90f";
  left: 1px;
}

section.contactpage .contact-us .panel a.mobile:before {
  content: "\e90e";
  left: 2px;
}

section.contactpage .contact-us .panel a.mail:before {
  content: "\e90d";
}

section.contactpage .contact-us .persons {
  margin-bottom: 15px;
}

section.registerpage {
  overflow: hidden;
  padding-bottom: 60px;
}

section.registerpage #employee-popup-template {
  display: none;
}

section.registerpage h3 {
  margin-top: 0;
}

section.registerpage .panel {
  /* Mask: */
  background: #fff;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  padding: 40px;
  display: none;
  margin: 0 0 20px 0;
  max-width: 716px;
}

section.registerpage .panel .step2-from .errormessage {
  margin-bottom: 0;
}

section.registerpage .panel .terms-and-conditions span {
  background-color: transparent;
  transition: all 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
}

section.registerpage .panel .terms-and-conditions span.glow {
  color: #60D8BB;
}

section.registerpage .panel .info {
  margin-bottom: 30px;
}

section.registerpage .panel ol.highlightitems {
  margin-top: -20px;
}

section.registerpage .panel ol.highlightitems li {
  cursor: pointer;
}

section.registerpage .panel .formelement {
  display: block;
  max-width: 100%;
}

section.registerpage .panel .formelement.agree {
  border-top: 2px solid rgba(181, 210, 215, 0.5);
  border-bottom: 2px solid rgba(181, 210, 215, 0.5);
  padding: 15px 0;
}

section.registerpage .panel .formelement.agree input[type='checkbox'] ~ label:after {
  right: 35px;
  bottom: 0;
}

section.registerpage .panel .formelement input[type='number'] {
  margin: 0;
  -webkit-appearance: none;
}

section.registerpage .panel .formelement input::-webkit-outer-spin-button,
section.registerpage .panel .formelement input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

section.registerpage .panel .btn-default {
  background: #46DEF7;
}

section.registerpage .panel .btn-step2 {
  margin: 35px 0;
}

section.registerpage .panel .btn-employeeid-popup {
  margin: 0 0 0 10px;
}

@media screen and (max-width: 750px) {
  section.registerpage h3 {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 20px;
  }
  section.registerpage .navbar-register, section.registerpage .panels {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  section.registerpage .panel {
    padding: 30px 20px;
  }
}

.forgotpasswordpage {
  overflow: hidden;
}

.forgotpasswordpage h3 {
  margin-top: 0;
}

.forgotpasswordpage .panel {
  /* Mask: */
  background: #fff;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  padding: 40px;
  display: none;
  margin: 0 0 20px 0;
}

.forgotpasswordpage .panel .formelement {
  display: block;
  max-width: 100%;
}

.forgotpasswordpage .panel .btn-default {
  background: #46DEF7;
}

@media screen and (max-width: 750px) {
  .forgotpasswordpage h3 {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 20px;
  }
  .forgotpasswordpage .navbar-forgotpassword, .forgotpasswordpage .panels {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .forgotpasswordpage .panel {
    padding: 30px 20px;
  }
}

.resetpasswordpage {
  overflow: hidden;
}

.resetpasswordpage h3 {
  margin-top: 0;
}

.resetpasswordpage .panel {
  /* Mask: */
  background: #fff;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  padding: 40px;
  display: none;
  margin: 0 0 20px 0;
}

.resetpasswordpage .panel .formelement {
  display: block;
  max-width: 100%;
}

.resetpasswordpage .panel .btn-default {
  background: #46DEF7;
}

@media screen and (max-width: 750px) {
  .resetpasswordpage h3 {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 20px;
  }
  .resetpasswordpage .navbar-resetpassword, .resetpasswordpage .panels {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .resetpasswordpage .panel {
    padding: 30px 20px;
  }
}

.confirmregistrationpage {
  overflow: hidden;
}

.confirmregistrationpage .panel {
  /* Mask: */
  background: #fff;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  padding: 40px;
  display: none;
  margin: 0 0 20px 0;
}

.confirmregistrationpage .panel .formelement {
  display: block;
  max-width: 100%;
}

.confirmregistrationpage .panel .btn-default {
  background: #46DEF7;
}

.confirmsubscriptionpage {
  overflow: hidden;
}

.confirmsubscriptionpage .panel {
  /* Mask: */
  background: #fff;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  padding: 40px;
  display: none;
  margin: 0 0 20px 0;
}

.confirmsubscriptionpage .panel .formelement {
  display: block;
  max-width: 100%;
}

.confirmsubscriptionpage .panel .btn-default {
  background: #46DEF7;
}

.confirmunsubscribepage {
  overflow: hidden;
}

.confirmunsubscribepage .panel {
  /* Mask: */
  background: #fff;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  padding: 40px;
  display: none;
  margin: 0 0 20px 0;
}

.confirmunsubscribepage .panel .formelement {
  display: block;
  max-width: 100%;
}

.confirmunsubscribepage .panel .btn-default {
  background: #46DEF7;
}

section.change-email-page {
  overflow: hidden;
  padding-bottom: 30px;
}

section.change-email-page h3 {
  margin-top: 0;
}

section.change-email-page .panel {
  /* Mask: */
  background: #fff;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  padding: 40px;
  display: none;
  margin: 0 0 20px 0;
}

section.change-email-page .panel .formelement {
  display: block;
  max-width: 100%;
}

section.change-email-page .panel .btn-default {
  background: #46DEF7;
}

@media screen and (max-width: 750px) {
  section.change-email-page h3 {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 20px;
  }
  section.change-email-page .navbar-change-email, section.change-email-page .panels {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  section.change-email-page .navbar-change-email {
    margin-bottom: 30px;
  }
  section.change-email-page .panel {
    padding: 30px 20px;
  }
}

.storyline-page {
  overflow: hidden;
  padding-bottom: 50px;
}

.storyline-page .intro {
  margin: 0 0 50px 0;
}

.storyline-page .intro h2 {
  margin-top: 0;
}

.storyline-page .intro p {
  max-width: 900px;
}

@media screen and (max-width: 970px) {
  .storyline-page .intro h2 {
    margin-bottom: -50px;
    font-size: 36px;
    line-height: 36px;
  }
}

.storyline-page .history {
  visibility: hidden;
}

.storyline-page .history .timeline-wrapper {
  max-width: 516px;
  padding: 0;
  margin: 0 auto;
}

@media screen and (max-width: 970px) {
  .storyline-page .history .timeline-wrapper {
    max-width: 100%;
    padding: 0;
    margin: 0 20px;
  }
}

.storyline-page .history .timeline-wrapper ol.timeline {
  list-style-type: none;
  position: relative;
  padding: 0 0 30px 0;
  margin: 0 0 100px 0;
}

.storyline-page .history .timeline-wrapper ol.timeline:after {
  content: " ";
  position: absolute;
  left: 0;
  top: 50px;
  width: 50%;
  height: 100%;
  border-right: 2px dashed #468E9C;
  z-index: 1;
}

@media screen and (max-width: 970px) {
  .storyline-page .history .timeline-wrapper ol.timeline {
    padding: 0px;
    width: 100%;
  }
  .storyline-page .history .timeline-wrapper ol.timeline:after {
    width: 0;
    height: calc(100% + 40px);
  }
}

.storyline-page .history .timeline-wrapper ol.timeline li.timeline-position {
  background: none;
  width: 0px;
  height: 280px;
  position: relative;
  z-index: 2;
}

.storyline-page .history .timeline-wrapper ol.timeline li.timeline-position:before, .storyline-page .history .timeline-wrapper ol.timeline li.timeline-position:after {
  content: none;
}

.storyline-page .history .timeline-wrapper ol.timeline li.timeline-position .timeline-content {
  display: none;
}

.storyline-page .history .timeline-wrapper ol.timeline li.timeline-position .timeline-item {
  -webkit-transform-origin: 0 50px;
          transform-origin: 0 50px;
  background: none;
  background-color: transparent;
  border-radius: 5px;
  width: 298px;
  height: 250px;
  box-sizing: border-box;
  position: absolute;
  left: 252px;
}

.storyline-page .history .timeline-wrapper ol.timeline li.timeline-position .timeline-item:after {
  content: " ";
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: #468E9C;
  border-radius: 50%;
  top: 46px;
  /* older webkit */
  transition: all 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
  /* easeOutBack */
  /* older webkit */
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
  /* easeOutBack */
}

.storyline-page .history .timeline-wrapper ol.timeline li.timeline-position .timeline-item .picture {
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  max-width: 480px;
  position: absolute;
  right: 340px;
}

.storyline-page .history .timeline-wrapper ol.timeline li.timeline-position .timeline-item .content {
  overflow: hidden;
  max-height: 100%;
  z-index: 2;
  position: absolute;
  left: 40px;
  top: 32px;
  width: 580px;
  padding: 0;
}

.storyline-page .history .timeline-wrapper ol.timeline li.timeline-position .timeline-item .content .year {
  font-family: 'OdudoSoft-SemiBold';
  font-size: 36px;
  color: #60D8BB;
  letter-spacing: -1px;
  line-height: 36px;
}

.storyline-page .history .timeline-wrapper ol.timeline li.timeline-position .timeline-item .content .description {
  font-size: 16px;
  color: #2D5D67;
  letter-spacing: 0;
  line-height: 24px;
}

.storyline-page .history .timeline-wrapper ol.timeline li.timeline-position:nth-child(2n+1) .timeline-item .picture {
  left: 40px;
}

.storyline-page .history .timeline-wrapper ol.timeline li.timeline-position:nth-child(2n+1) .timeline-item .content {
  left: -620px;
  text-align: right;
}

.storyline-page .history .timeline-wrapper ol.timeline li.timeline-position:last-child {
  height: 0;
}

.storyline-page .history .timeline-wrapper ol.timeline li.timeline-position:last-child .timeline-item {
  top: 30px;
}

@media screen and (max-width: 1375px) {
  .storyline-page .history .timeline-wrapper ol.timeline li.timeline-position .timeline-item .picture {
    right: 330px;
    max-width: 380px;
  }
  .storyline-page .history .timeline-wrapper ol.timeline li.timeline-position .timeline-item .content {
    left: 50px;
    max-width: 380px;
  }
  .storyline-page .history .timeline-wrapper ol.timeline li.timeline-position:nth-child(2n+1) .timeline-item .picture {
    left: 50px;
  }
  .storyline-page .history .timeline-wrapper ol.timeline li.timeline-position:nth-child(2n+1) .timeline-item .content {
    right: 330px;
  }
}

@media screen and (max-width: 1150px) {
  .storyline-page .history .timeline-wrapper ol.timeline li.timeline-position .timeline-item .picture {
    left: -430px;
    width: 400px;
  }
  .storyline-page .history .timeline-wrapper ol.timeline li.timeline-position .timeline-item .content {
    left: 45px;
    width: 400px;
  }
  .storyline-page .history .timeline-wrapper ol.timeline li.timeline-position:nth-child(2n+1) .timeline-item .picture {
    left: 45px;
  }
  .storyline-page .history .timeline-wrapper ol.timeline li.timeline-position:nth-child(2n+1) .timeline-item .content {
    left: -430px;
  }
}

@media screen and (max-width: 970px) {
  .storyline-page .history .timeline-wrapper ol.timeline li.timeline-position {
    height: auto;
    width: auto;
    margin: 0 0 10px;
    /* &:nth-child(2n+1) {
                    .timeline-item {
                        
                      .picture{
                          left: 45px;

                      }

                      .content{
                             left: -430px;
                      }

                    }
                }*/
  }
  .storyline-page .history .timeline-wrapper ol.timeline li.timeline-position .timeline-item:nth-child(2n+1), .storyline-page .history .timeline-wrapper ol.timeline li.timeline-position .timeline-item:nth-child(2n) {
    position: relative;
    left: 0;
    margin: 0 20px;
    height: auto;
    width: auto;
  }
  .storyline-page .history .timeline-wrapper ol.timeline li.timeline-position .timeline-item:nth-child(2n+1):after, .storyline-page .history .timeline-wrapper ol.timeline li.timeline-position .timeline-item:nth-child(2n):after {
    left: -24px;
  }
  .storyline-page .history .timeline-wrapper ol.timeline li.timeline-position .timeline-item:nth-child(2n+1) .picture, .storyline-page .history .timeline-wrapper ol.timeline li.timeline-position .timeline-item:nth-child(2n) .picture {
    position: relative;
    left: 0;
    max-width: 100%;
    width: 100%;
    height: auto;
    margin: 50px 0 0;
  }
  .storyline-page .history .timeline-wrapper ol.timeline li.timeline-position .timeline-item:nth-child(2n+1) .content, .storyline-page .history .timeline-wrapper ol.timeline li.timeline-position .timeline-item:nth-child(2n) .content {
    position: relative;
    left: 0;
    width: auto;
    text-align: left;
  }
}

.storyline-page .history .afterword {
  text-align: center;
  margin: -20px auto 0;
  max-width: 820px;
}

.storyline-page .history .afterword .picture {
  max-width: 130px;
  margin-bottom: 20px;
}

.storyline-page .history .afterword .content {
  margin: 10px 0 30px 0;
  padding: 0;
}

.storyline-page .history .afterword .content .title {
  font-family: 'OdudoSoft-SemiBold';
  font-size: 36px;
  color: #60D8BB;
  letter-spacing: -1px;
  line-height: 36px;
}

.storyline-page .history .afterword .content .description {
  font-size: 16px;
  color: #2D5D67;
  letter-spacing: 0;
  line-height: 24px;
}

@media screen and (max-width: 970px) {
  .storyline-page .history .afterword {
    text-align: left;
    margin: -20px 40px 0;
    max-width: 100%;
  }
}

.confirm-change-email-page {
  overflow: hidden;
}

.confirm-change-email-page .panel {
  /* Mask: */
  background: #fff;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  padding: 40px;
  display: none;
  margin: 0 0 20px 0;
}

.confirm-change-email-page .panel .formelement {
  display: block;
  max-width: 100%;
}

.confirm-change-email-page .panel .btn-default {
  background: #46DEF7;
}

.country-select {
  height: 100%;
  background: #fff;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #fff 0%, #D6EFF5 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='#$end-color',GradientType=1 );
  /* IE6-9 */
  position: relative;
}

.country-select:before {
  content: " ";
  background: #fff;
  right: 100%;
  height: 100%;
  left: -100%;
  display: inline-block;
  position: absolute;
  top: 0;
}

.country-select:after {
  top: 0;
  content: " ";
  background: #D6EFF5;
  right: -100%;
  height: 100%;
  left: 100%;
  display: inline-block;
  position: absolute;
}

.country-select .background-image {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 800px;
  height: 600px;
  margin-bottom: -415px;
  margin-right: -320px;
  z-index: 0;
  overflow: hidden;
  background-repeat: no-repeat;
}

@media screen and (min-width: 970px) {
  .country-select .background-image {
    width: 1200px;
    height: 1000px;
    margin-bottom: -644px;
    margin-right: -175px;
  }
}

.country-main-wrapper {
  position: relative;
  z-index: 999;
}

.country-choice-intro h2 {
  font-size: 26px;
  font-weight: 600;
  line-height: 26px;
  color: #468E9C;
}

@media screen and (min-width: 750px) {
  .country-choice-intro h2 {
    font-size: 36px;
    line-height: 36px;
    letter-spacing: -1px;
  }
}

.country-wrapper {
  margin-bottom: 15px;
}

.country-wrapper .countries {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-top: -25px;
  margin-left: -12.5px;
  margin-right: -12.5px;
  margin-top: 0;
}

.country-wrapper .countries > * {
  width: 100%;
}

.country-wrapper .countries > * {
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 12.5px;
  padding-right: 12.5px;
  padding-bottom: 0;
  padding-left: 12.5px;
}

@media screen and (min-width: 380px) {
  .country-wrapper .countries {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-top: -25px;
    margin-left: -12.5px;
    margin-right: -12.5px;
    margin-top: 0;
  }
  .country-wrapper .countries > * {
    width: 50%;
  }
  .country-wrapper .countries > * {
    float: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 12.5px;
    padding-right: 12.5px;
    padding-bottom: 0;
    padding-left: 12.5px;
  }
}

@media screen and (min-width: 650px) {
  .country-wrapper .countries {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-top: -25px;
    margin-left: -12.5px;
    margin-right: -12.5px;
    margin-top: 0;
  }
  .country-wrapper .countries > * {
    width: 50%;
  }
  .country-wrapper .countries > * {
    float: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 12.5px;
    padding-right: 12.5px;
    padding-bottom: 0;
    padding-left: 12.5px;
  }
}

@media screen and (min-width: 750px) {
  .country-wrapper .countries {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-top: -25px;
    margin-left: -12.5px;
    margin-right: -12.5px;
    margin-top: 0;
  }
  .country-wrapper .countries > * {
    width: 33.33333%;
  }
  .country-wrapper .countries > * {
    float: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 12.5px;
    padding-right: 12.5px;
    padding-bottom: 0;
    padding-left: 12.5px;
  }
}

.country-wrapper .countries .country-selection {
  display: inline-block;
}

.country-wrapper .countries .country-selection .language-content {
  display: none;
}

.country-wrapper .countries .country-selection .country-wrapper {
  text-decoration: none;
}

.country-wrapper .countries .country-selection .country-wrapper .country {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 15px;
  background-color: #ffffff;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
  min-height: 100px;
  opacity: 0.8;
}

@media screen and (min-width: 650px) {
  .country-wrapper .countries .country-selection .country-wrapper .country {
    min-height: 160px;
    padding: 35px;
  }
}

.country-wrapper .countries .country-selection .country-wrapper .country .country-image-wrapper {
  margin-bottom: 30px;
}

.country-wrapper .countries .country-selection .country-wrapper .country .country-image-wrapper img {
  transition: -webkit-transform 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 300ms cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1);
}

.country-wrapper .countries .country-selection .country-wrapper .country .country-name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 22px;
  font-weight: 600;
  line-height: 24px;
  color: #2D5D67;
  transition: all 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

.country-wrapper .countries .country-selection .country-wrapper .country .country-name .button-next {
  position: relative;
  display: block;
  height: 20px;
  width: 20px;
  background-color: #2D5D67;
  border-radius: 50%;
  transition: all 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

.country-wrapper .countries .country-selection .country-wrapper .country .country-name .button-next:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  height: 8px;
  width: 8px;
  margin-top: -4px;
  margin-left: -3px;
  background-image: url(/img/arrow-right.svg);
  background-repeat: no-repeat;
  background-size: contain;
}

.country-wrapper .countries .country-selection .country-wrapper:hover .button-next {
  -webkit-animation: yo-yo 500ms infinite alternate;
          animation: yo-yo 500ms infinite alternate;
  background-color: #121212 !important;
}

.country-wrapper .countries .country-selection .country-wrapper:hover .country-image-wrapper img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.country-wrapper .countries .country-selection .country-wrapper:hover .country-name {
  color: #121212 !important;
}

.language-select {
  height: 100%;
  background: #fff;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #fff 0%, #D6EFF5 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='#$end-color',GradientType=1 );
  /* IE6-9 */
  position: relative;
}

.language-select:before {
  content: " ";
  background: #fff;
  right: 100%;
  height: 100%;
  left: -100%;
  display: inline-block;
  position: absolute;
  top: 0;
}

.language-select:after {
  top: 0;
  content: " ";
  background: #D6EFF5;
  right: -100%;
  height: 100%;
  left: 100%;
  display: inline-block;
  position: absolute;
}

.language-select .background-image {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 800px;
  height: 600px;
  margin-bottom: -415px;
  margin-right: -320px;
  z-index: 0;
  overflow: hidden;
  background-repeat: no-repeat;
}

@media screen and (min-width: 970px) {
  .language-select .background-image {
    width: 1200px;
    height: 1000px;
    margin-bottom: -644px;
    margin-right: -175px;
  }
}

.language-select .previous-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 30px;
}

.language-select .previous-wrap .btn-previous {
  position: relative;
  display: block;
  height: 20px;
  width: 20px;
  background-color: #2D5D67;
  border-radius: 50%;
  transition: all 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
  margin-right: 15px;
}

.language-select .previous-wrap .btn-previous:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  height: 8px;
  width: 8px;
  margin-top: -4px;
  margin-left: -5px;
  background-image: url(/img/arrow-right.svg);
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.language-select .previous-wrap .btn-previous:hover {
  -webkit-animation: yo-yo 500ms infinite alternate;
          animation: yo-yo 500ms infinite alternate;
}

.language-select .previous-wrap .previous-page {
  display: block;
  text-decoration: none;
  text-transform: uppercase;
}

.language-choice-intro h2 {
  font-size: 26px;
  font-weight: 600;
  line-height: 26px;
  color: #468E9C;
}

@media screen and (min-width: 750px) {
  .language-choice-intro h2 {
    font-size: 36px;
    line-height: 36px;
    letter-spacing: -1px;
  }
}

.language-wrap:hover .button-next {
  -webkit-animation: yo-yo 500ms infinite alternate;
          animation: yo-yo 500ms infinite alternate;
  background-color: #121212 !important;
}

.language-wrap:hover .language-name {
  color: #121212;
}

.country-language-wrapper {
  position: relative;
  z-index: 999;
}

.language-wrapper {
  margin-bottom: 15px;
}

.language-wrapper .language-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-top: -25px;
  margin-left: -12.5px;
  margin-right: -12.5px;
  margin-top: 0;
}

.language-wrapper .language-container > * {
  width: 100%;
}

.language-wrapper .language-container > * {
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 12.5px;
  padding-right: 12.5px;
  padding-bottom: 0;
  padding-left: 12.5px;
}

@media screen and (min-width: 750px) {
  .language-wrapper .language-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-top: -25px;
    margin-left: -12.5px;
    margin-right: -12.5px;
    margin-top: 0;
  }
  .language-wrapper .language-container > * {
    width: 50%;
  }
  .language-wrapper .language-container > * {
    float: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 12.5px;
    padding-right: 12.5px;
    padding-bottom: 0;
    padding-left: 12.5px;
  }
}

@media screen and (min-width: 650px) {
  .language-wrapper .language-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-top: -25px;
    margin-left: -12.5px;
    margin-right: -12.5px;
    margin-top: 0;
  }
  .language-wrapper .language-container > * {
    width: 50%;
  }
  .language-wrapper .language-container > * {
    float: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 12.5px;
    padding-right: 12.5px;
    padding-bottom: 0;
    padding-left: 12.5px;
  }
}

@media screen and (min-width: 750px) {
  .language-wrapper .language-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-top: -25px;
    margin-left: -12.5px;
    margin-right: -12.5px;
    margin-top: 0;
  }
  .language-wrapper .language-container > * {
    width: 33.33333%;
  }
  .language-wrapper .language-container > * {
    float: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 12.5px;
    padding-right: 12.5px;
    padding-bottom: 0;
    padding-left: 12.5px;
  }
}

.language-wrapper .language-container .language-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
  -ms-flex-line-pack: center;
      align-content: center;
}

.language-wrapper .language-container .language-wrap .language {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 15px;
  height: 80px;
  background-color: #ffffff;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
}

@media screen and (min-width: 750px) {
  .language-wrapper .language-container .language-wrap .language {
    min-height: 100px;
  }
}

@media screen and (min-width: 970px) {
  .language-wrapper .language-container .language-wrap .language {
    padding: 35px;
  }
}

.language-wrapper .language-container .language-wrap .language .language-name {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 18px;
  margin-right: 30px;
  color: #2D5D67;
  transition: color 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

@media screen and (min-width: 650px) {
  .language-wrapper .language-container .language-wrap .language .language-name {
    font-size: 22px;
    font-weight: 600;
    line-height: 24px;
  }
}

.language-wrapper .language-container .language-wrap .language .button-next {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: relative;
  display: block;
  height: 20px;
  width: 20px;
  background-color: #2D5D67;
  border-radius: 50%;
  transition: all 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

.language-wrapper .language-container .language-wrap .language .button-next:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  height: 8px;
  width: 8px;
  margin-top: -4px;
  margin-left: -3px;
  background-image: url(/img/arrow-right.svg);
  background-repeat: no-repeat;
  background-size: contain;
}

.statistics-wrapper {
  padding: 30px 0;
}

.statistics-wrapper .statistics {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media screen and (min-width: 650px) {
  .statistics-wrapper .statistics {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.statistics-wrapper .statistics .statistic {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  width: 100%;
  padding: 15px;
  border-bottom: solid 2px #B5D2D7;
}

@media screen and (min-width: 650px) {
  .statistics-wrapper .statistics .statistic {
    width: 33%;
    border-bottom: none;
    border-right: solid 2px #B5D2D7;
  }
}

.statistics-wrapper .statistics .statistic > span {
  font-family: 'OdudoSoft-Regular';
  font-size: 56px;
  line-height: 67px;
  font-weight: 600;
  background: -webkit-linear-gradient(135deg, #60D8BB 0%, #92EAEA 69.31%, #46DEF7 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #468E9C;
}

.statistics-wrapper .statistics .statistic p {
  font-size: 16px;
  line-height: 20px;
  color: #2D5D67;
  margin: 0;
}

.statistics-wrapper .statistics .statistic:last-of-type {
  border: none;
}

.membersarea {
  padding-top: 60px;
  padding-bottom: 90px;
  background: linear-gradient(315deg, rgba(214, 239, 245, 0) 0%, #D6EFF5 100%);
  background-size: cover;
}

.membersarea .member-area {
  text-align: left;
}

@media screen and (min-width: 750px) {
  .membersarea .member-area {
    text-align: center;
  }
}

.membersarea .member-area h3 {
  font-size: 26px;
  font-weight: 600;
  line-height: 26px;
}

@media screen and (min-width: 750px) {
  .membersarea .member-area h3 {
    font-size: 48px;
    line-height: 48px;
    letter-spacing: -1px;
    font-weight: 600;
  }
}

.membersarea .member-area p {
  width: 100%;
  margin: 0 auto 2rem auto;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
}

@media screen and (min-width: 750px) {
  .membersarea .member-area p {
    width: 33.33%;
  }
}

.notifications {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 9997;
  width: 100%;
}

.notifications .notification {
  /* Mask: */
  background: #D6EFF5;
  background-image: linear-gradient(-180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  width: 300px;
  bottom: -20px;
  right: 20px;
  padding: 25px 30px 20px;
  text-align: center;
  position: absolute;
  opacity: 0;
  display: none;
  transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

@media screen and (max-width: 380px) {
  .notifications .notification {
    left: 50%;
    margin-left: -150px;
  }
}

.notifications .notification.show {
  opacity: 1;
  bottom: 20px;
  transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.notifications .notification .btn-default {
  background-color: #46DEF7;
  margin-bottom: 10px;
}

.notifications .notification .description {
  font-weight: 100;
  font-size: 20px;
  color: #2D5D67;
  letter-spacing: 0.18px;
  line-height: 24px;
}

.notifications .notification .cookie-cancel, .notifications .notification .cookie-later {
  font-weight: 600;
  font-size: 16px;
  color: #2D5D67;
  letter-spacing: 0;
  line-height: 24px;
  display: block;
  margin-top: 5px;
}

#termspopup {
  background-color: rgba(45, 93, 103, 0.8);
  display: block;
}

#termspopup .popup {
  visibility: hidden;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  padding: 60px;
  min-width: 720px;
  margin-left: -360px;
}

@media screen and (max-width: 380px) {
  #termspopup .popup {
    padding: 20px;
  }
}

@media screen and (max-width: 750px) {
  #termspopup .popup {
    min-width: 100%;
    margin-left: 0;
    padding: 40px;
    border-radius: 0;
    left: 0;
  }
}

#termspopup .popup h3 {
  font-size: 26px;
  letter-spacing: -0.46px;
  line-height: 26px;
  margin-top: 0;
}

#termspopup .popup p {
  font-weight: 100;
  font-size: 20px;
  color: #2D5D67;
  letter-spacing: 0.18px;
  line-height: 36px;
}

#termspopup .popup .btn-default {
  background-color: #46DEF7;
  margin-top: 10px;
}

@media screen and (min-width: 970px) {
  .grid-section.two-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .grid-section.two-column > div {
    width: 50%;
  }
}

.grid-section.two-column .carrousel + div {
  margin-top: 0;
}

.loading {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(45, 93, 103, 0.4);
  z-index: 99999;
  display: none;
}

.loading .spinner {
  width: 50px;
  height: 40px;
  text-align: center;
  font-size: 10px;
  margin: 100px auto;
  -webkit-animation: sk-rotateplane 1.2s infinite ease-in-out;
  animation: sk-rotateplane 1.2s infinite ease-in-out;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -20px;
  margin-top: -20px;
}

.loading .spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.loading .spinner .rect3 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

.loading .spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.loading .spinner .rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

.loading .spinner > div {
  background-color: #fff;
  height: 100%;
  width: 6px;
  display: inline-block;
  -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
  animation: sk-stretchdelay 1.2s infinite ease-in-out;
}

@-webkit-keyframes sk-stretchdelay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.4);
  }
  20% {
    -webkit-transform: scaleY(1);
  }
}

@keyframes sk-stretchdelay {
  0%, 40%, 100% {
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  }
  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
  }
}

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