.page-id-6949 .c-strip--header-offset {
  margin-top: 80px; }

@media (min-width: 1024px) {
  header.c-header .c-header__logo-wrap {
    top: 16px; } }

header.c-header nav.c-site-nav {
  display: flex;
  align-items: center; }
  @media (min-width: 1024px) {
    header.c-header nav.c-site-nav {
      padding-right: 25px; } }
  @media (min-width: 1024px) {
    header.c-header nav.c-site-nav .c-nav {
      margin: 30px auto 26px; } }
  header.c-header nav.c-site-nav a.c-header__cta {
    transform: none;
    border-radius: 24px; }
    @media (min-width: 1024px) {
      header.c-header nav.c-site-nav a.c-header__cta {
        margin-left: 25px; } }

@media (min-width: 1024px) {
  .is-scrolled .c-header__logo {
    fill: #ffffff !important; } }

.is-scrolled .c-nav a {
  color: #fff !important; }

.is-scrolled .c-top {
  background-color: rgba(80, 81, 85, 0.75) !important; }

@media (max-width: 768px) {
  .is-scrolled .c-top .c-header__logo-wrap {
    display: none; } }

.home .c-top {
  box-shadow: none !important;
  background-color: rgba(0, 0, 0, 0); }
  .is-scrolled .home .c-top {
    background-color: rgba(80, 81, 85, 0.75) !important; }
  .home .c-top .c-nav a {
    color: #fff; }
  .home .c-top .c-header__logo {
    fill: #fff; }

@media (max-width: 768px) {
  .is-scrolled.home .c-top {
    background-color: rgba(80, 81, 85, 0.75) !important; }
  .home .c-top .c-header__logo-wrap {
    top: 55px; }
  .home .c-top .c-nav-toggle__icon {
    width: 36px;
    height: 26px;
    color: #fff; }
  .home .c-top .c-header__logo {
    width: 250px;
    height: auto;
    fill: #fff; }
  .home .c-top .c-header__cta {
    font-size: 22px;
    padding: 5px 15px;
    font-family: "DIN Next W01 Medium", sans-serif; }
  .home .c-header__logo {
    margin: 22px 12px 22px 12px !important;
    top: 55px; }
  .home .c-side-nav__close {
    margin: 22px 12px; }
  .home .c-side-nav {
    background-color: #004a50; }
    .home .c-side-nav a {
      display: block;
      padding: 0 0 10px; }
  .home .c-side-nav__wrap {
    height: auto;
    width: calc(100% - 24px);
    top: 70px;
    right: -100%; }
    .home .c-side-nav__wrap.is-active {
      right: 50%;
      transform: translateX(50%); } }

.home_carousel {
  overflow: hidden;
  margin-bottom: 0 !important; }
  .home_carousel .slick-dots {
    bottom: 10px;
    right: 10px;
    text-align: right; }
    .home_carousel .slick-dots li {
      border-bottom: 2px solid #ffffff; }
      .home_carousel .slick-dots li.slick-active {
        border-color: #00b495; }
      .home_carousel .slick-dots li button {
        font-family: "DIN Next W01 Medium", sans-serif;
        font-size: 15px;
        color: #fff;
        width: auto;
        padding-bottom: 20px; }
        .home_carousel .slick-dots li button:before {
          display: none; }

.home .c-stage {
  height: 100vh;
  min-height: 100vh;
  max-height: 100vh; }
  .home .c-stage .hero_caption {
    position: absolute;
    bottom: 25px;
    left: 25px;
    font-size: 16px;
    color: #fff;
    z-index: 1; }
  .home .c-stage .c-stage__content {
    top: auto;
    color: #fff;
    bottom: 100px;
    font-size: 16px;
    transform: translate(-50%, 0); }
    @media (min-width: 768px) {
      .home .c-stage .c-stage__content {
        font-size: 24px; } }
    .home .c-stage .c-stage__content h1 {
      text-transform: none;
      font-family: "DIN Next W01 Medium", sans-serif;
      letter-spacing: 0;
      font-size: 28px; }
      @media (min-width: 1024px) {
        .home .c-stage .c-stage__content h1 {
          font-size: 35px; } }
    .home .c-stage .c-stage__content a.c-stage__link {
      font-size: 20px;
      font-family: "DIN Next W01 Medium", sans-serif;
      padding: 10px 20px;
      border-radius: 25px;
      display: inline-block; }
  .home .c-stage .c-stage__cta {
    bottom: 45px; }
    .home .c-stage .c-stage__cta svg {
      width: 15px; }
  .home .c-stage:before {
    content: '';
    width: 100%;
    height: 20%;
    position: absolute;
    top: 0;
    left: 0;
    background-image: linear-gradient(to bottom, rgba(0, 113, 126, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
    mix-blend-mode: multiply; }
  .home .c-stage:after {
    content: '';
    width: 100%;
    height: 50%;
    position: absolute;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(to top, rgba(0, 113, 126, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
    mix-blend-mode: multiply; }
  .home .c-stage .c-stage__overlay {
    background-image: none; }

.home_intro_block {
  padding: 50px 0 0;
  background-color: #e8f5f0;
  text-align: center; }
  @media (min-width: 1024px) {
    .home_intro_block {
      padding: 50px 0; } }
  .home_intro_block p {
    font-size: 24px;
    line-height: 1.25; }
    @media (max-width: 576px) {
      .home_intro_block p br {
        display: none; } }
  .home_intro_block .buttons_wrapper {
    margin-top: 25px; }
    @media (min-width: 1024px) {
      .home_intro_block .buttons_wrapper {
        margin-top: 50px; } }
    .home_intro_block .buttons_wrapper .heading {
      color: #00b495;
      font-family: "DIN Next W01 Medium", sans-serif;
      font-size: 30px; }
    .home_intro_block .buttons_wrapper .buttons {
      display: flex;
      justify-content: center;
      padding-top: 50px; }
      @media (max-width: 768px) {
        .home_intro_block .buttons_wrapper .buttons {
          flex-wrap: wrap;
          flex-direction: column;
          align-items: center; } }
      .home_intro_block .buttons_wrapper .buttons a {
        padding: 5px 15px;
        font-family: "DIN Next W01 Medium", sans-serif; }
        .home_intro_block .buttons_wrapper .buttons a:not(:last-of-type) {
          margin: 0 0 15px 0; }
          @media (min-width: 1024px) {
            .home_intro_block .buttons_wrapper .buttons a:not(:last-of-type) {
              margin: 0 15px 0 0; } }

.video_block {
  padding: 50px 0;
  background-color: #e8f5f0; }
  .video_block.no-content .video {
    width: 100% !important;
    min-height: 600px; }
  @media (min-width: 1024px) {
    .video_block .video_inside {
      display: flex; } }
  .video_block .video_inside .content,
  .video_block .video_inside .video {
    width: 100%; }
    @media (min-width: 1024px) {
      .video_block .video_inside .content,
      .video_block .video_inside .video {
        width: 50%; } }
  .video_block .video_inside .content {
    background-color: #00717e;
    color: #fff;
    padding: 25px; }
    @media (min-width: 1024px) {
      .video_block .video_inside .content {
        padding: 125px; } }
    .video_block .video_inside .content h1,
    .video_block .video_inside .content h2,
    .video_block .video_inside .content h3,
    .video_block .video_inside .content h4 {
      font-family: "DIN Next W01 Medium", sans-serif; }
    .video_block .video_inside .content a {
      background-color: #fff;
      color: #00a284;
      padding: 7px 15px;
      border-radius: 20px; }
      .video_block .video_inside .content a:hover {
        color: #fff; }
        .video_block .video_inside .content a:hover:after {
          background-color: #00a284; }
  .video_block .video_inside .video {
    background-size: cover;
    background-position: center center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center; }
    @media (max-width: 768px) {
      .video_block .video_inside .video {
        min-height: 275px; } }
    .video_block .video_inside .video img {
      width: 100px; }

.features_block {
  padding: 25px 0;
  background-color: #004a50;
  color: #fff; }
  @media (min-width: 1024px) {
    .features_block {
      padding: 75px 0; } }
  .features_block .heading {
    text-align: center;
    padding: 0 0 50px;
    font-size: 30px;
    font-family: "DIN Next W01 Medium", sans-serif; }
    @media (max-width: 768px) {
      .features_block .heading {
        display: none; } }
  @media (min-width: 1024px) {
    .features_block .features {
      display: flex;
      justify-content: center; } }
  .features_block .features .feature {
    text-align: center;
    padding: 25px 0; }
    .features_block .features .feature:not(:last-of-type) {
      border-bottom: 1px solid #fff; }
    @media (min-width: 1024px) {
      .features_block .features .feature {
        width: calc(100% / 3);
        display: flex;
        flex-direction: column;
        padding: 0 75px; }
        .features_block .features .feature:not(:last-of-type) {
          border-right: 1px solid #fff;
          border-bottom: 0; } }
    .features_block .features .feature .image {
      height: 80px;
      display: flex;
      align-items: center;
      justify-content: center; }
      .features_block .features .feature .image img {
        width: auto; }
    .features_block .features .feature .content {
      flex-grow: 1; }
    .features_block .features .feature a {
      padding: 10px 15px;
      border-radius: 23px; }

.home_news {
  padding: 25px;
  position: relative; }
  @media (min-width: 1024px) {
    .home_news {
      padding: 75px 0; } }
  @media (max-width: 576px) {
    .home_news .arrow {
      position: absolute;
      bottom: 65px;
      background-color: rgba(0, 0, 0, 0);
      appearance: none;
      margin: 0;
      padding: 0; }
      .home_news .arrow img {
        width: 25px;
        height: 25px; }
      .home_news .arrow#news_next {
        right: 25px; } }
  @media (min-width: 768px) {
    .home_news .arrow {
      display: none; } }
  @media (min-width: 1024px) {
    .home_news .news_wrapper {
      display: flex;
      justify-content: space-between; } }
  .home_news h2 {
    font-size: 30px;
    color: #00b495;
    font-family: "DIN Next W01 Medium", sans-serif;
    letter-spacing: 0 !important;
    text-align: center;
    margin: 0 0 25px; }
    @media (min-width: 1024px) {
      .home_news h2 {
        margin: 0 0 50px; } }
  .home_news .news_item {
    position: relative; }
    @media (max-width: 768px) {
      .home_news .news_item {
        text-align: center; }
        .home_news .news_item:not(:last-of-type) {
          margin-bottom: 30px; } }
    @media (min-width: 1024px) {
      .home_news .news_item {
        width: calc(100% / 3 - 50px);
        display: flex;
        flex-direction: column; } }
    .home_news .news_item img {
      width: 100%;
      height: auto; }
    .home_news .news_item .title {
      font-family: "DIN Next W01 Medium", sans-serif;
      padding: 15px 0; }
      @media (min-width: 1024px) {
        .home_news .news_item .title {
          padding: 25px 0; } }
    .home_news .news_item .excerpt {
      flex-grow: 1; }
    .home_news .news_item a {
      background-color: #fff;
      color: #00a284;
      padding: 7px 15px;
      border-radius: 20px;
      display: inline-block;
      border: 1px solid;
      width: 200px; }
      @media (min-width: 1024px) {
        .home_news .news_item a {
          margin-top: 25px; } }
      .home_news .news_item a:hover {
        color: #fff; }
        .home_news .news_item a:hover:after {
          background-color: #00a284; }

.home_contact {
  background-color: #e8f5f0;
  padding: 25px 0; }
  @media (min-width: 1024px) {
    .home_contact {
      padding: 75px 0; } }
  .home_contact .content {
    text-align: center;
    font-size: 20px; }
    .home_contact .content h1,
    .home_contact .content h2,
    .home_contact .content h3 {
      font-family: "DIN Next W01 Medium", sans-serif;
      font-size: 23px; }
  @media (min-width: 1024px) {
    .home_contact .o-wrapper {
      width: 50%; } }

.home .c-content {
  overflow: visible; }

.home .c-enquire__modal {
  color: #000 !important; }
  .home .c-enquire__modal .c-modal__container {
    background-color: #e8f5f0;
    color: #000 !important; }
    .home .c-enquire__modal .c-modal__container .c-modal__close-icon {
      color: #00b495; }
  .home .c-enquire__modal .overlay_content p {
    color: #000;
    text-align: center; }

.home .form input:not([type="submit"]),
.home .form select:not([type="submit"]),
.home .c-form input:not([type="submit"]),
.home .c-form select:not([type="submit"]) {
  border: 0 !important;
  background-color: rgba(0, 0, 0, 0);
  color: #000 !important;
  box-shadow: none !important;
  padding: 0 0 5px !important;
  border-bottom: 1px solid #000 !important;
  font-size: 14px !important;
  font-family: "DIN Next W01 Regular", sans-serif !important;
  line-height: 1; }

.home .form ::placeholder,
.home .c-form ::placeholder {
  color: #000 !important;
  font-size: 14px !important;
  font-family: "DIN Next W01 Regular", sans-serif !important; }

.home .form label,
.home .c-form label {
  display: none !important; }

.home .form .chosen-container,
.home .c-form .chosen-container {
  font-size: 14px !important; }

.home .form .chosen-single,
.home .c-form .chosen-single {
  box-shadow: none;
  padding: 0 0 5px;
  color: #000 !important;
  background-color: rgba(0, 0, 0, 0) !important;
  border-bottom: 1px solid #000 !important;
  font-family: "DIN Next W01 Regular", sans-serif !important;
  font-size: 14px !important; }
  .home .form .chosen-single span,
  .home .c-form .chosen-single span {
    color: #000 !important; }

.home .form .o-layout,
.home .c-form .o-layout {
  display: flex;
  flex-wrap: wrap; }
  @media (min-width: 1024px) {
    .home .form .o-layout__item,
    .home .c-form .o-layout__item {
      width: 50%; } }

.home .form .c-form__row--submit,
.home .c-form .c-form__row--submit {
  margin-top: 0;
  font-family: "DIN Next W01 Regular", sans-serif;
  font-size: 14px; }
  @media (max-width: 576px) {
    .home .form .c-form__row--submit,
    .home .c-form .c-form__row--submit {
      text-align: left; } }
  @media (min-width: 1024px) {
    .home .form .c-form__row--submit,
    .home .c-form .c-form__row--submit {
      display: flex;
      align-items: flex-start; } }
  .home .form .c-form__row--submit .c-form__text--before,
  .home .c-form .c-form__row--submit .c-form__text--before {
    font-family: "DIN Next W01 Regular", sans-serif;
    text-align: left;
    font-size: 14px;
    flex-grow: 1;
    padding-right: 50px;
    display: block !important;
    color: #000 !important;
    visibility: visible;
    padding-bottom: 0;
    margin-bottom: 0; }
    .home .form .c-form__row--submit .c-form__text--before p:last-of-type,
    .home .c-form .c-form__row--submit .c-form__text--before p:last-of-type {
      margin-bottom: 0; }
    @media (min-width: 1024px) {
      .home .form .c-form__row--submit .c-form__text--before,
      .home .c-form .c-form__row--submit .c-form__text--before {
        width: 50%; } }
  @media (min-width: 1024px) {
    .home .form .c-form__row--submit .col-sm-6,
    .home .c-form .c-form__row--submit .col-sm-6 {
      width: 50%; } }
  .home .form .c-form__row--submit input[type="submit"],
  .home .c-form .c-form__row--submit input[type="submit"] {
    width: 100%;
    padding: 15px;
    text-align: center; }
  .home .form .c-form__row--submit button,
  .home .form .c-form__row--submit .c-form__submit,
  .home .c-form .c-form__row--submit button,
  .home .c-form .c-form__row--submit .c-form__submit {
    padding: 5px 20px;
    font-size: 14px; }
    @media (max-width: 576px) {
      .home .form .c-form__row--submit button,
      .home .form .c-form__row--submit .c-form__submit,
      .home .c-form .c-form__row--submit button,
      .home .c-form .c-form__row--submit .c-form__submit {
        margin-top: 15px; } }

.home .form .c-form__select-arrow,
.home .c-form .c-form__select-arrow {
  color: #000 !important;
  right: 0 !important; }

.scrolling_section {
  text-align: center;
  padding: 35px 0 25px; }
  @media (min-width: 1024px) {
    .scrolling_section {
      padding: 75px 0; } }
  .scrolling_section h1,
  .scrolling_section h2,
  .scrolling_section h3,
  .scrolling_section h4,
  .scrolling_section h5 {
    font-size: 30px;
    color: #00b495;
    font-family: "DIN Next W01 Medium", sans-serif; }

.frame {
  width: 100%;
  height: 392px;
  padding: 0; }

.frame .slidee {
  margin: 0;
  padding: 0;
  height: 100%;
  list-style: none; }

.frame .slidee li {
  float: left;
  margin: 0 0 0 0;
  padding: 0;
  max-width: 1120px; }

.frame .slidee li img {
  max-width: 560px; }

.scrollbar {
  width: 100%;
  height: 15px;
  background-color: #00b495;
  position: relative; }

.scrollbar .handle {
  width: 25%;
  /* overriden if dynamicHandle: 1 */
  height: 100%;
  background: #004a50;
  border-radius: 20px;
  left: 20px; }

.btnpan {
  width: 16px;
  height: 15px;
  position: absolute;
  top: -5px; }

.btnpan.prev {
  left: 0; }

.btnpan.next {
  right: 0; }

:root {
  --lity-z-index-base: 9990;
  --lity-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  --lity-close-size: 35px;
  --lity-close-text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  --lity-iframe-ratio: 9/16;
  /* Or 3/4 */
  --lity-transition-timing-function: ease;
  --lity-transition-duration: .3s; }

.lity-active,
.lity-active body {
  overflow: hidden; }

.lity {
  z-index: var(--lity-z-index-base);
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  background: #0b0b0b;
  background: rgba(0, 0, 0, 0.9);
  outline: none !important;
  opacity: 0;
  transition: opacity var(--lity-transition-duration) var(--lity-transition-timing-function); }

.lity.lity-opened {
  opacity: 1; }

.lity.lity-closed {
  opacity: 0; }

.lity * {
  box-sizing: border-box; }

.lity-wrap {
  z-index: var(--lity-z-index-base);
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  outline: none !important; }

.lity-wrap:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em; }

.lity-loader {
  z-index: calc(var(--lity-z-index-base) + 1);
  color: #fff;
  position: absolute;
  top: 50%;
  margin-top: -0.8em;
  width: 100%;
  text-align: center;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  opacity: 0;
  transition: opacity var(--lity-transition-duration) var(--lity-transition-timing-function); }

.lity-loading .lity-loader {
  opacity: 1; }

.lity-container {
  z-index: calc(var(--lity-z-index-base) + 2);
  position: relative;
  text-align: left;
  vertical-align: middle;
  display: inline-block;
  white-space: normal;
  max-width: 100%;
  max-height: 100%;
  outline: none !important; }

.lity-content {
  z-index: calc(var(--lity-z-index-base) + 3);
  width: 100%;
  transform: scale(1);
  transition: transform var(--lity-transition-duration) var(--lity-transition-timing-function); }

.lity-loading .lity-content,
.lity-closed .lity-content {
  transform: scale(0.8); }

.lity-content:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: var(--lity-shadow); }

.lity-close,
.lity-close:hover,
.lity-close:focus,
.lity-close:active,
.lity-close:visited {
  z-index: calc(var(--lity-z-index-base) + 4);
  width: var(--lity-close-size);
  height: var(--lity-close-size);
  /* Change to position: absolute to display close button inside content container */
  position: fixed;
  right: 0;
  top: 0;
  -webkit-appearance: none;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: var(--lity-close-size);
  font-family: Arial, Baskerville, monospace;
  line-height: var(--lity-close-size);
  text-shadow: var(--lity-close-text-shadow);
  border: 0;
  background: none;
  box-shadow: none; }

.lity-close::-moz-focus-inner {
  border: 0;
  padding: 0; }

.lity-close:active {
  top: 1px; }

/* Image */
.lity-image img {
  max-width: 100%;
  display: block;
  line-height: 0;
  border: 0; }

/* iFrame */
.lity-iframe .lity-container {
  width: 100%;
  max-width: 964px; }

.lity-iframe-container {
  width: 100%;
  height: 0;
  padding-top: calc(var(--lity-iframe-ratio) * 100%);
  overflow: auto;
  pointer-events: auto;
  transform: translateZ(0);
  -webkit-overflow-scrolling: touch; }

.lity-iframe-container iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: var(--lity-shadow);
  background: #000; }

.lity-hide {
  display: none; }
