/* CSS Document */
/*
Theme Name: Metier UK DMC
Theme URI: https://metier-ukdmc.com/
Description: TBA
Version: 0.3
Author: webmonkeystudio
Author URI: https://webmonkeystudio.com
*/
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600,700&display=swap");
/* VARIABLES / GLOBAL
 * ----------------------- */
/* CORP ACCENTS
 * ----------------------- */
/* COLOURS
 * ----------------------- */
/* CORP ACCENTS
 * ----------------------- */
/* COLOURS
 * ----------------------- */
/*
* Animo Framework v1.1
* Copyright 2017, webmonkeystudio
* www.webmonkeystudio.com
* Author: Axel Danton
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 15/11/2016
*/
@import url("https://fonts.googleapis.com/icon?family=Material+Icons");
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, footer address, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

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

::selection {
  background-color: #a2ad00;
  color: #fff; }

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

html * {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  scroll-behavior: smooth; }

body, button, input, select, textarea {
  font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Ubuntu", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }

.clearfix {
  clear: both; }

/* CORP ACCENTS
 * ----------------------- */
/* COLOURS
 * ----------------------- */
.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  margin-top: -2px;
  display: inline-block;
  line-height: 1px;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: 'liga';
  vertical-align: middle; }

/* CORP ACCENTS
 * ----------------------- */
/* COLOURS
 * ----------------------- */
/* PRELOADER
 * -------------------------- */
.pre-load {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999999999 !important;
  background: center no-repeat #004f6d;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  flex-direction: column; }
  .pre-load .pre-logo {
    height: auto;
    width: 100%;
    max-width: 260px; }
  .pre-load .loader {
    margin-top: 30px; }
  .pre-load .loading {
    color: #FFF; }

/* CONTENT
 * ----------------------- */
body {
  padding: 0;
  margin: 0;
  overflow-x: hidden;
  min-width: 320px;
  font-family: "Open Sans", sans-serif;
  background-color: #FFF; }

/* GRID
 * -------------------------- */
/* CORP ACCENTS
 * ----------------------- */
/* COLOURS
 * ----------------------- */
.wp-block-group .wp-block-group__inner-container {
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
  padding-left: 10px;
  padding-right: 10px; }

.grid {
  width: 100%;
  max-width: 1300px;
  display: block;
  position: relative;
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px; }
  .grid:after {
    display: table;
    content: " ";
    clear: both; }

.grid-fluid {
  width: 100%;
  display: block;
  position: relative;
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px; }
  .grid-fluid:after {
    display: table;
    content: " ";
    clear: both; }

.column {
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 1px;
  float: left; }
  .column.center {
    float: none;
    margin-left: auto;
    margin-right: auto; }
  .column .grid {
    margin-left: -20px;
    margin-right: -20px;
    width: calc(100% + 40px); }

.lg-12 {
  width: calc(100% / 12 * 12); }

.lg-11 {
  width: calc(100% / 12 * 11); }

.lg-10 {
  width: calc(100% / 12 * 10); }

.lg-9 {
  width: calc(100% / 12 * 9); }

.lg-8 {
  width: calc(100% / 12 * 8); }

.lg-7 {
  width: calc(100% / 12 * 7); }

.lg-6 {
  width: calc(100% / 12 * 6); }

.lg-5 {
  width: calc(100% / 12 * 5); }

.lg-4 {
  width: calc(100% / 12 * 4); }

.lg-3 {
  width: calc(100% / 12 * 3); }

.lg-2 {
  width: calc(100% / 12 * 2); }

.lg-1 {
  width: calc(100% / 12 * 1); }

@media (min-width: 992px) and (max-width: 1199px) {
  .md-12 {
    width: calc(100% / 12 * 12); }

  .md-11 {
    width: calc(100% / 12 * 11); }

  .md-10 {
    width: calc(100% / 12 * 10); }

  .md-9 {
    width: calc(100% / 12 * 9); }

  .md-8 {
    width: calc(100% / 12 * 8); }

  .md-7 {
    width: calc(100% / 12 * 7); }

  .md-6 {
    width: calc(100% / 12 * 6); }

  .md-5 {
    width: calc(100% / 12 * 5); }

  .md-4 {
    width: calc(100% / 12 * 4); }

  .md-3 {
    width: calc(100% / 12 * 3); }

  .md-2 {
    width: calc(100% / 12 * 2); }

  .md-1 {
    width: calc(100% / 12 * 1); } }
@media (min-width: 768px) and (max-width: 991px) {
  .sm-12 {
    width: calc(100% / 12 * 12); }

  .sm-11 {
    width: calc(100% / 12 * 11); }

  .sm-10 {
    width: calc(100% / 12 * 10); }

  .sm-9 {
    width: calc(100% / 12 * 9); }

  .sm-8 {
    width: calc(100% / 12 * 8); }

  .sm-7 {
    width: calc(100% / 12 * 7); }

  .sm-6 {
    width: calc(100% / 12 * 6); }

  .sm-5 {
    width: calc(100% / 12 * 5); }

  .sm-4 {
    width: calc(100% / 12 * 4); }

  .sm-3 {
    width: calc(100% / 12 * 3); }

  .sm-2 {
    width: calc(100% / 12 * 2); }

  .sm-1 {
    width: calc(100% / 12 * 1); } }
@media (max-width: 767px) {
  .sm-12, .sm-11, .sm-10, .sm-9, .sm-8, .sm-8, .sm-7, .sm-6, .sm-5, .sm-4, .sm-3, .sm-2, .sm-1 {
    width: 100%; }

  .md-12, .md-11, .md-10, .md-9, .md-8, .md-8, .md-7, .md-6, .md-5, .md-4, .md-3, .md-2, .md-1 {
    width: 100%; }

  .lg-12, .lg-11, .lg-10, .lg-9, .lg-8, .lg-8, .lg-7, .lg-6, .lg-5, .lg-4, .lg-3, .lg-2, .lg-1 {
    width: 100%; }

  .xs-12 {
    width: calc(100% / 12 * 12); }

  .xs-11 {
    width: calc(100% / 12 * 11); }

  .xs-10 {
    width: calc(100% / 12 * 10); }

  .xs-9 {
    width: calc(100% / 12 * 9); }

  .xs-8 {
    width: calc(100% / 12 * 8); }

  .xs-7 {
    width: calc(100% / 12 * 7); }

  .xs-6 {
    width: calc(100% / 12 * 6); }

  .xs-5 {
    width: calc(100% / 12 * 5); }

  .xs-4 {
    width: calc(100% / 12 * 4); }

  .xs-3 {
    width: calc(100% / 12 * 3); }

  .xs-2 {
    width: calc(100% / 12 * 2); }

  .xs-1 {
    width: calc(100% / 12 * 1); } }
/* TYPOGRAPHY
 * -------------------------- */
/* CORP ACCENTS
 * ----------------------- */
/* COLOURS
 * ----------------------- */
h1, h2, h3, h4, h5, h6 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-weight: bold;
  color: #004f6d; }

small {
  font-size: 65%;
  line-height: 1;
  font-weight: 400; }

h1, .h1 {
  font-size: 24pt; }

h2, .h2 {
  font-size: 18pt; }

h3, .h3 {
  font-size: 16pt; }

h4, .h4 {
  font-size: 16pt; }

h5, .h5 {
  font-size: 14pt; }

h6, .h6 {
  font-size: 12pt; }

ul, ol {
  padding-left: 40px;
  display: block; }

ul {
  list-style: disc outside; }
  ul li {
    text-align: -webkit-match-parent;
    display: list-item; }

ol {
  display: block;
  list-style-type: decimal; }
  ol li {
    text-align: -webkit-match-parent;
    display: list-item; }

strong {
  font-weight: 600; }

em {
  font-style: italic; }

article p:last-of-type, article footer address:last-of-type, footer article address:last-of-type {
  margin-bottom: 0px; }

blockquote {
  display: inline-block;
  background-color: #EEE;
  padding: 20px;
  font-size: 110%;
  color: #333;
  margin-bottom: 15px;
  border-left: 5px solid #3ecf8e;
  position: relative; }
  blockquote:after {
    content: '\201D';
    position: absolute;
    top: -15px;
    right: -10px;
    font-size: 80px;
    color: #d5d5d5;
    -webkit-transform: rotate(-15deg);
    -moz-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    -o-transform: rotate(-15deg);
    transform: rotate(-15deg); }
  blockquote footer {
    margin-top: 15px;
    display: block;
    font-size: 90%;
    font-style: italic;
    color: rgba(0, 0, 0, 0.5);
    background: transparent;
    padding: 0px; }

p, footer address, ol, ul {
  font-size: 16px;
  line-height: 24px;
  color: #444;
  margin-bottom: 15px; }
  p span.label, footer address span.label, ol span.label, ul span.label {
    line-height: normal; }
  p.has-large-font-size, footer address.has-large-font-size, ol.has-large-font-size, ul.has-large-font-size {
    line-height: normal; }

p.lead, footer address.lead {
  font-size: 20px;
  line-height: 26px; }

a {
  -webkit-transition: 300ms all;
  -moz-transition: 300ms all;
  -ms-transition: 300ms all;
  -o-transition: 300ms all;
  transition: 300ms all;
  text-decoration: none;
  position: relative;
  display: inline-block; }
  a:hover {
    color: #FF7900;
    text-decoration: none; }
  a:focus {
    text-decoration: none; }
  a:visited {
    color: #e66d00; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee; }

table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 15px;
  background-color: #FFF; }
  table th,
  table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #DDD; }
  table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #DDD; }
  table tbody + tbody {
    border-top: 2px solid #DDD; }

/* NAVIGATION
 * -------------------------- */
/* CORP ACCENTS
 * ----------------------- */
/* COLOURS
 * ----------------------- */
.navbar {
  width: 100%;
  display: block;
  padding: 0px 10px;
  position: relative;
  z-index: 110; }
  .navbar.nav-right ul {
    float: right; }
  .navbar.nav-left ul {
    float: left; }
  .navbar.nav-left .dropdown-menu {
    left: 0; }
    .navbar.nav-left .dropdown-menu:before {
      right: 0px;
      left: 10px; }
  .navbar.fixed {
    position: fixed;
    z-index: 99999; }
  .navbar .brand {
    display: inline-block;
    padding: inherit;
    float: left; }
  .navbar ul {
    float: right;
    list-style-type: none;
    padding-left: 0px;
    margin: 0px;
    font-size: 15px;
    line-height: normal; }
    .navbar ul li {
      display: inline-block;
      position: relative; }
      .navbar ul li:before {
        content: '';
        width: 0%;
        height: 100%;
        position: absolute;
        bottom: 0px;
        background-color: #FFF;
        -webkit-transition: 300ms all ease;
        -moz-transition: 300ms all ease;
        -ms-transition: 300ms all ease;
        -o-transition: 300ms all ease;
        transition: 300ms all ease; }
      .navbar ul li.current-menu-item:before {
        width: 100%;
        background-color: #FF7900; }
      .navbar ul li.current-menu-item a:hover {
        color: #FFF !important; }
      .navbar ul li.current-menu-item a:visited {
        color: #FFF !important; }
        .navbar ul li.current-menu-item a:visited:hover {
          color: #FFF !important; }
      .navbar ul li:hover:before {
        width: 100%; }
      .navbar ul li a {
        padding: 16px 15px;
        display: block;
        font-weight: bold; }
        .navbar ul li a.disabled {
          opacity: 0.4;
          filter: alpha(opacity=40);
          text-decoration: line-through;
          cursor: not-allowed;
          pointer-events: none; }
  .navbar .dropdown {
    position: relative; }
    .navbar .dropdown .caret {
      content: '';
      position: relative;
      right: 0;
      bottom: 2px;
      left: 2px;
      display: inline-block;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 5px 5px 0 5px;
      border-color: #007bff transparent transparent transparent; }
  .navbar .dropdown-toggle.open {
    background-color: transparent; }
  .navbar .dropdown-menu {
    display: none;
    position: absolute;
    min-width: 200px;
    max-width: 320px;
    text-align: left;
    z-index: 999;
    right: 0;
    top: 53px;
    background-color: #FFF;
    border: 1px solid #EEE;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); }
    .navbar .dropdown-menu li {
      display: block;
      border-bottom: 1px solid #EEE; }
      .navbar .dropdown-menu li:last-of-type {
        border-bottom: 0px; }
      .navbar .dropdown-menu li a {
        padding: 12px 15px;
        background-color: transparent;
        display: block; }
        .navbar .dropdown-menu li a:hover {
          background-color: #FAFAFA; }
    .navbar .dropdown-menu:before {
      display: inline-block;
      content: '';
      position: absolute;
      right: 10px;
      top: -8px;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 7.5px 8px 7.5px;
      border-color: transparent transparent #EEE transparent; }
  .navbar a {
    color: #121212; }
    .navbar a:hover {
      color: #121212; }

.togglebttn {
  float: right;
  visibility: hidden;
  display: none; }
  .togglebttn .burger {
    position: relative;
    width: 34px;
    padding: 9px 3px;
    margin: 0px;
    height: 40px;
    border: 0px;
    background: transparent;
    outline: none; }
    .togglebttn .burger span {
      display: block;
      width: 100%;
      height: 3px;
      border-radius: 3px;
      margin-bottom: 5px;
      background-color: #FFF;
      -webkit-transition: 300ms all;
      -moz-transition: 300ms all;
      -ms-transition: 300ms all;
      -o-transition: 300ms all;
      transition: 300ms all; }
    .togglebttn .burger.open span {
      width: 23px;
      background-color: #F73859; }
      .togglebttn .burger.open span:first-of-type {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-transform-origin: top right;
        -moz-transform-origin: top right;
        -ms-transform-origin: top right;
        -o-transform-origin: top right;
        transform-origin: top right;
        -webkit-transition: 300ms all 300ms;
        -moz-transition: 300ms all 300ms;
        -ms-transition: 300ms all 300ms;
        -o-transition: 300ms all 300ms;
        transition: 300ms all 300ms; }
      .togglebttn .burger.open span:nth-of-type(2) {
        -webkit-transform: translate(-10px, 0px);
        -moz-transform: translate(-10px, 0px);
        -ms-transform: translate(-10px, 0px);
        -o-transform: translate(-10px, 0px);
        transform: translate(-10px, 0px);
        opacity: 0;
        filter: alpha(opacity=0);
        visibility: hidden; }
      .togglebttn .burger.open span:last-of-type {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        -webkit-transform-origin: bottom right;
        -moz-transform-origin: bottom right;
        -ms-transform-origin: bottom right;
        -o-transform-origin: bottom right;
        transform-origin: bottom right;
        -webkit-transition: 300ms all 300ms;
        -moz-transition: 300ms all 300ms;
        -ms-transition: 300ms all 300ms;
        -o-transition: 300ms all 300ms;
        transition: 300ms all 300ms; }

@media (min-width: 768px) and (max-width: 991px) {
  .navbar .togglebttn {
    visibility: visible;
    display: inline-block; }
  .navbar ul li a {
    padding: 16px 25px; }
  .navbar .navcollapse {
    max-height: 340px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    display: none;
    position: absolute;
    margin-left: -15px;
    left: 0;
    width: calc(100% + 30px);
    top: 90px;
    background-color: #FFF;
    z-index: 99999;
    border-bottom: 1px solid #EEE;
    border-top: 1px solid #EEE;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); }
    .navbar .navcollapse ul {
      float: none !important; }
    .navbar .navcollapse li {
      display: block;
      border-bottom: 1px solid #EEE; }
      .navbar .navcollapse li:last-of-type {
        border-bottom: 0px; }
  .navbar .dropdown-menu {
    position: relative;
    min-width: 100%;
    max-width: 100%;
    text-align: left;
    z-index: 999;
    left: 0;
    top: 0;
    background-color: #4d6dfa;
    border: 0px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); }
    .navbar .dropdown-menu li {
      display: block;
      border-bottom: 1px solid #3459f9; }
      .navbar .dropdown-menu li:last-of-type {
        border-bottom: 1px solid #3459f9; }
      .navbar .dropdown-menu li a {
        padding: 12px 25px;
        background-color: transparent;
        display: block;
        color:#333 !important; }
        .navbar .dropdown-menu li a:hover {
          background-color: #3459f9; }
    .navbar .dropdown-menu:before {
      display: inline-block;
      content: '';
      position: absolute;
      left: 25px;
      top: -8px;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 7.5px 8px 7.5px;
      border-color: transparent transparent #4d6dfa transparent; } }
@media (max-width: 767px) {
  .navbar .togglebttn {
    visibility: visible;
    display: inline-block; }
  .navbar ul li a {
	  color:#333 !important;
    padding: 16px 25px; }
  .navbar .navcollapse {
    max-height: 340px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    display: none;
    position: absolute;
    margin-left: -15px;
    left: 0;
    width: calc(100% + 30px);
    top:90px;
    background-color: #FFF;
    z-index: 99999;
    border-bottom: 1px solid #EEE;
    border-top: 1px solid #EEE;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); }
    .navbar .navcollapse ul {
      float: none !important; }
    .navbar .navcollapse li {
      display: block;
      border-bottom: 1px solid #EEE; }
      .navbar .navcollapse li:last-of-type {
        border-bottom: 0px; }
  .navbar .dropdown-menu {
    position: relative;
    min-width: 100%;
    max-width: 100%;
    text-align: left;
    z-index: 999;
    left: 0;
    top: 0;
    background-color: #4d6dfa;
    border: 0px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); }
    .navbar .dropdown-menu li {
      display: block;
      border-bottom: 1px solid #3459f9; }
      .navbar .dropdown-menu li:last-of-type {
        border-bottom: 1px solid #3459f9; }
      .navbar .dropdown-menu li a {
        padding: 12px 25px;
        background-color: transparent;
        display: block;
        color:#333 !important;}
        .navbar .dropdown-menu li a:hover {
          background-color: #3459f9; }
    .navbar .dropdown-menu:before {
      display: inline-block;
      content: '';
      position: absolute;
      left: 25px;
      top: -8px;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 7.5px 8px 7.5px;
      border-color: transparent transparent #4d6dfa transparent; } }
/* IMAGES
* -------------------------- */
/* CORP ACCENTS
 * ----------------------- */
/* COLOURS
 * ----------------------- */
img {
  max-width: 100%;
  height: auto;
  /* Fixes default gap under images */
  display: inline;
  vertical-align: bottom;
  /* See https://developers.google.com/web/updates/2015/01/pixelated */
  /* image-rendering: -webkit-optimize-contrast; */ }
  img.imgicon {
    padding: 20px;
    background-color: #a2ad00;
    color: #FFF;
    border-radius: 50%; }

figure.imgicon {
  padding: 20px;
  background-color: #a2ad00;
  color: #FFF;
  border-radius: 50%; }

.image {
  max-width: 100%;
  height: auto; }
  .image.round {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%; }
  .image.rounded {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px; }
  @supports (-webkit-box-reflect: below) {
    .image.reflect {
      -webkit-box-reflect: below 0 -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.7));
      -webkit-box-reflect: below 0 -o-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.7));
      -webkit-box-reflect: below 0 linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.7)); } }

/* BUTTONS
 * -------------------------- */
/* CORP ACCENTS
 * ----------------------- */
/* COLOURS
 * ----------------------- */
a.button, a.wp-block-button__link {
  color: #2c3475; }
  a.button.success, a.success.wp-block-button__link {
    color: #FFF; }
  a.button.error, a.error.wp-block-button__link {
    color: #FFF; }
  a.button.info, a.info.wp-block-button__link {
    color: #FFF; }
  a.button.dark, a.dark.wp-block-button__link {
    color: #FFF; }

.has-primary-color {
  color: #FF7900; }

.has-primary-background-color {
  background-color: #FF7900; }

.has-white-color {
  color: #FFFFFF; }

.has-white-background-color {
  background-color: #FFFFFF; }

.button, .wp-block-button__link, input[type="submit"] {
  -webkit-appearance: none;
  -webkit-box-align: center;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline: none;
  cursor: pointer;
  white-space: nowrap;
  text-align: center;
  padding: 5px 25px;
  font-weight: bold;
  height: 50px;
  font-size: 16px;
  background-color: #FF7900;
  -webkit-transition: 300ms all;
  -moz-transition: 300ms all;
  -ms-transition: 300ms all;
  -o-transition: 300ms all;
  transition: 300ms all;
  text-decoration: none;
  margin-bottom: 15px;
  border: 0px;
  color: #121212;
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center; }
  .button:before, .wp-block-button__link:before, input[type="submit"]:before, .button:after, .wp-block-button__link:after, input[type="submit"]:after {
    content: '';
    width: calc(100% + 10px);
    height: calc(100% + 10px);
    position: absolute;
    background-color: transparent;
    pointer-events: none;
    -webkit-transition: 400ms all ease;
    -moz-transition: 400ms all ease;
    -ms-transition: 400ms all ease;
    -o-transition: 400ms all ease;
    transition: 400ms all ease;
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0); }
  .button:after, .wp-block-button__link:after, input[type="submit"]:after {
    top: -5px;
    left: -5px;
    border-top: 1px solid #004f6d;
    border-left: 1px solid #004f6d;
    transform-origin: top left; }
  .button:before, .wp-block-button__link:before, input[type="submit"]:before {
    bottom: -5px;
    right: -5px;
    border-bottom: 1px solid #004f6d;
    border-right: 1px solid #004f6d;
    transform-origin: bottom right; }
  .button:hover:before, .wp-block-button__link:hover:before, input[type="submit"]:hover:before {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1); }
  .button:hover:after, .wp-block-button__link:hover:after, input[type="submit"]:hover:after {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1); }
  .button:hover, .wp-block-button__link:hover, input[type="submit"]:hover {
    background-color: #d66600; }
  .button.dark, .dark.wp-block-button__link, input.dark[type="submit"] {
    background-color: #003144;
    color: #FFF; }
  .button.large, .large.wp-block-button__link, input.large[type="submit"] {
    padding: 5px 25px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px; }
    .button.large svg, .large.wp-block-button__link svg, input.large[type="submit"] svg {
      vertical-align: middle;
      margin-left: 12px; }

.wp-block-button__link {
  -webkit-appearance: none;
  -webkit-box-align: center;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline: none;
  cursor: pointer;
  border-radius: 0px; }
  .wp-block-button__link:hover {
    text-decoration: none; }
  .wp-block-button__link:not(.has-text-color) {
    color: #FFF; }
    .wp-block-button__link:not(.has-text-color):hover {
      color: #FFF; }
  .wp-block-button__link:not(.has-background) {
    background-color: #FF7900; }
    .wp-block-button__link:not(.has-background):hover, .wp-block-button__link:not(.has-background):focus {
      background-color: #d66600; }
  .wp-block-button__link.has-primary-color:hover, .wp-block-button__link.has-primary-color:focus {
    color: #FF7900; }
  .wp-block-button__link.has-primary-background-color:hover, .wp-block-button__link.has-primary-background-color:focus {
    background-color: #d66600; }
  .wp-block-button__link.has-white-color:hover, .wp-block-button__link.has-white-color:focus {
    color: #FFFFFF; }
  .wp-block-button__link.has-white-background-color:hover, .wp-block-button__link.has-white-background-color:focus {
    background-color: #ebebeb; }

/* LABELS
 * -------------------------- */
/* CORP ACCENTS
 * ----------------------- */
/* COLOURS
 * ----------------------- */
.label {
  display: inline-block;
  background-color: inherit;
  font-size: 12px;
  font-weight: bold;
  padding: 5px 8px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  background-color: #3ecf8e;
  color: #FFF;
  text-transform: uppercase;
  vertical-align: middle; }

/* CARDS
 * -------------------------- */
/* CORP ACCENTS
 * ----------------------- */
/* COLOURS
 * ----------------------- */
.card {
  display: block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
  background-color: #FFF;
  position: relative;
  margin-bottom: 15px; }
  .card .card-img {
    max-width: 100%;
    height: auto; }
  .card .price {
    float: right;
    font-weight: bold;
    color: #4d6dfa; }
  .card .content {
    padding: 10px 30px 20px 30px; }
  .card .bttn {
    margin-bottom: 0px; }

/* ALERTS
 * -------------------------- */
/* CORP ACCENTS
 * ----------------------- */
/* COLOURS
 * ----------------------- */
.alert {
  display: block;
  padding: 15px;
  color: rgba(0, 0, 0, 0.6);
  margin-bottom: 15px;
  background-color: #EEE;
  border-color: #e1e1e1;
  border-width: 1px;
  border-style: solid;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px; }
  .alert.warning {
    color: rgba(0, 0, 0, 0.6); }
  .alert.success {
    color: rgba(0, 0, 0, 0.6); }
  .alert.info {
    color: rgba(255, 255, 255, 0.7); }
  .alert.error {
    color: rgba(255, 255, 255, 0.7); }

.alert-block {
  display: block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08);
  box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08);
  border: 0px;
  margin-bottom: 15px; }
  .alert-block .content {
    display: block;
    text-align: center;
    padding: 40px;
    background-color: #FFF;
    color: rgba(0, 0, 0, 0.5); }
    .alert-block .content i {
      font-size: 50px;
      margin-top: 20px;
      margin-bottom: 20px; }
    .alert-block .content span {
      display: block;
      margin-top: 10px; }
      .alert-block .content span.title {
        font-size: 140%;
        color: rgba(0, 0, 0, 0.7); }
  .alert-block .dismiss {
    display: block;
    text-align: center;
    color: rgba(255, 255, 255, 0.7);
    padding: 15px; }
  .alert-block.error i {
    color: #F73859; }
  .alert-block.warning i {
    color: #fecb00; }
  .alert-block.success i {
    color: #3ecf8e; }
  .alert-block.info i {
    color: #4d6dfa; }

/* FORMS
 * -------------------------- */
/* CORP ACCENTS
 * ----------------------- */
/* COLOURS
 * ----------------------- */
input[type="color"] {
  max-width: 100% !important;
  display: block;
  margin-top: 10px;
  min-width: 100%;
  height: 46px;
  width: 60px;
  background-color: #FFF;
  border: 1px solid #EEE;
  -webkit-transition: border ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -moz-transition: border ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -ms-transition: border ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px; }

input[type="text"],
input[type="search"],
input[type="email"],
input[type="password"],
input[type="tel"],
input[type="url"],
input[type="number"],
input[type="week"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"] {
  height: 50px;
  line-height: 50px; }

input[type="text"],
input[type="search"],
input[type="email"],
input[type="password"],
input[type="tel"],
input[type="url"],
input[type="number"],
input[type="week"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
textarea,
select {
  max-width: 100% !important;
  display: block;
  width: 100% !important;
  padding: 12px 15px;
  margin-top: 10px;
  background-color: #FFF;
  border: 1px solid #CCC;
  font-size: 15px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }

label {
  margin-top: 10px;
  display: block;
  font-size: 14px;
  font-weight: bold;
  color: #FF7900; }

textarea {
  min-height: 150px; }

input[type="text"]:focus,
input[type="search"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="color"]:focus,
input[type="number"]:focus,
input[type="week"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
textarea:focus,
select:focus {
  outline: none;
  border: 1px solid #FF7900; }

footer input[type="text"]:focus,
footer input[type="search"]:focus,
footer input[type="email"]:focus,
footer input[type="password"]:focus,
footer input[type="tel"]:focus,
footer input[type="url"]:focus,
footer input[type="color"]:focus,
footer input[type="number"]:focus,
footer input[type="week"]:focus,
footer input[type="date"]:focus,
footer input[type="month"]:focus,
footer input[type="time"]:focus,
footer input[type="datetime"]:focus,
footer input[type="datetime-local"]:focus,
footer textarea:focus,
footer select:focus {
  border: 1px solid #FF7900;
  box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.2); }

input[type="submit"] {
  color: #FFF;
  min-width: 150px; }

/* TOOLTIPS
 * -------------------------- */
/* CORP ACCENTS
 * ----------------------- */
/* COLOURS
 * ----------------------- */
[tooltip] {
  position: relative; }

[tooltip]::before,
[tooltip]::after {
  text-transform: none;
  font-family: inherit;
  font-size: 13px;
  line-height: 1;
  user-select: none;
  pointer-events: none;
  position: absolute;
  display: none;
  opacity: 0; }

[tooltip]::before {
  content: '';
  border: 5px solid transparent;
  z-index: 1001; }

[tooltip]::after {
  content: attr(tooltip);
  text-align: center;
  min-width: 100px;
  width: auto;
  font-weight: 700;
  max-width: 250px;
  overflow: hidden;
  padding: 7px 8px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  box-shadow: 0 1em 2em -0.5em rgba(0, 0, 0, 0.35);
  background: #a2ad00;
  color: #fff;
  z-index: 1000; }

[tooltip]:hover::before,
[tooltip]:hover::after {
  display: block; }

[tooltip='']::before,
[tooltip='']::after {
  display: none !important; }

[tooltip]:not([flow])::before,
[tooltip][flow^="up"]::before {
  bottom: 100%;
  border-bottom-width: 0;
  border-top-color: #a2ad00; }

[tooltip]:not([flow])::after,
[tooltip][flow^="up"]::after {
  bottom: calc(100% + 5px); }

[tooltip]:not([flow])::before,
[tooltip]:not([flow])::after,
[tooltip][flow^="up"]::before,
[tooltip][flow^="up"]::after {
  left: 50%;
  transform: translate(-50%, -0.5em); }

[tooltip][flow^="down"]::before {
  top: 100%;
  border-top-width: 0;
  border-bottom-color: #333; }

[tooltip][flow^="down"]::after {
  top: calc(100% + 5px); }

[tooltip][flow^="down"]::before,
[tooltip][flow^="down"]::after {
  left: 50%;
  transform: translate(-50%, 0.5em); }

[tooltip][flow^="left"]::before {
  top: 50%;
  border-right-width: 0;
  border-left-color: #333;
  left: calc(0em - 5px);
  transform: translate(-0.5em, -50%); }

[tooltip][flow^="left"]::after {
  top: 50%;
  right: calc(100% + 5px);
  transform: translate(-0.5em, -50%); }

[tooltip][flow^="right"]::before {
  top: 50%;
  border-left-width: 0;
  border-right-color: #333;
  right: calc(0em - 5px);
  transform: translate(0.5em, -50%); }

[tooltip][flow^="right"]::after {
  top: 50%;
  left: calc(100% + 5px);
  transform: translate(0.5em, -50%); }

@keyframes tooltips-vert {
  to {
    opacity: .9;
    transform: translate(-50%, 0); } }
@keyframes tooltips-horz {
  to {
    opacity: .9;
    transform: translate(0, -50%); } }
[tooltip]:not([flow]):hover::before,
[tooltip]:not([flow]):hover::after,
[tooltip][flow^="up"]:hover::before,
[tooltip][flow^="up"]:hover::after,
[tooltip][flow^="down"]:hover::before,
[tooltip][flow^="down"]:hover::after {
  animation: tooltips-vert 300ms ease-out forwards; }

[tooltip][flow^="left"]:hover::before,
[tooltip][flow^="left"]:hover::after,
[tooltip][flow^="right"]:hover::before,
[tooltip][flow^="right"]:hover::after {
  animation: tooltips-horz 300ms ease-out forwards; }

/* UTILITY ( REQUIRES BUTTONS IMPORT )
 * -------------------------- */
/* CORP ACCENTS
 * ----------------------- */
/* COLOURS
 * ----------------------- */
.error {
  background: #F73859;
  border-color: #f61f45; }

.success {
  background: #3ecf8e;
  border-color: #30c381; }

.info {
  background: #4d6dfa;
  border-color: #3459f9; }

.warning {
  background: #fecb00;
  border-color: #e5b700; }

.float-right {
  float: right; }

.float-left {
  float: left; }

.nomargintop {
  margin-top: 0px; }

.nomarginbottom {
  margin-top: 0px; }

code {
  white-space: pre-wrap;
  padding: 1px 7px;
  border-radius: 3px;
  margin: 0;
  border: none;
  font-size: 14px;
  word-wrap: break-word;
  display: inline-block;
  color: #F73859;
  background: #FFF;
  border: 1px solid #EEE; }

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

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

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

.boxshadow {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); }

.boxshadow-1 {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); }

.boxshadow-2 {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23); }

.boxshadow-3 {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23); }

.boxshadow-4 {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22); }

.boxshadow-5 {
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22); }

.disabled {
  cursor: not-allowed;
  opacity: .5; }

.show-lg {
  display: block !important; }

.hide-lg {
  display: none !important; }

@media (min-width: 992px) and (max-width: 1199px) {
  .show-md {
    display: block !important; }

  .hide-md {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .show-sm {
    display: block !important; }

  .hide-sm {
    display: none !important; } }
@media (max-width: 767px) {
  .show-xs {
    display: block !important; }

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

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  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);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [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; }

/* ANIMATION
 * -------------------------- */
#road {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%; }

.special_class {
  margin-left: 60px !important; }

@media (max-width: 767px) {
	.special_class {
	margin-left:0px !important;
	}
}

.animUp, #menu-primary-navigation li.menu-item {
  opacity: 0;
  filter: alpha(opacity=0); }

/* GENERAL
 * -------------------------- */
header {
  background-color: #004f6d;
  position: relative; }
  header .nav-right a {
    color: #FFF !important; }
    header .nav-right a:hover {
      color: #FF7900 !important; }
  header.norm {
    background-color: #FFF; }
    header.norm .header__social {
      position: absolute;
      bottom: -34px;
      right: 50px;
      z-index: 99;
      background-color: #FFF;
      padding: 5px 15px;
      border-bottom-left-radius: 8px; }
      header.norm .header__social ul {
        list-style: none;
        padding-left: 0px;
        margin-bottom: 0px; }
        header.norm .header__social ul li {
          display: inline-block;
          padding: 0px 5px; }
          header.norm .header__social ul li a {
            color: #004f6d; }
    header.norm .logo .cls-1 {
      fill: #004f6d !important; }
    header.norm .nav-right a {
      color: #004f6d !important; }
      header.norm .nav-right a:hover {
        color: #FF7900 !important; }
  header.home {
    background-color: transparent;
    min-height: 100vh; }
    header.home .introduction__content {
      min-height: calc(100vh - 250px - 120px);
      display: flex;
      justify-content: center;
      align-items: center;
      text-align: center;
      flex-direction: column;
      width: 100%;
      max-width: 1270px;
      margin: 0 auto;
      position: relative;
      z-index: 99;
      padding: 60px 0px; }
      header.home .introduction__content h1 {
        font-weight: bold;
        color: #FFF;
        margin: 0px; }
        header.home .introduction__content h1, .disable-responsive-font-size header.home .introduction__content h1, header.home .introduction__content h1.disable-responsive-font-size {
          font-size: 5rem; }
        @media (max-width: 1200px) {
          header.home .introduction__content h1 {
            font-size: calc(1.8rem + 4.2666666667vw) ;
            min-width: 0vw; } }
      header.home .introduction__content .button, header.home .introduction__content .wp-block-button__link, header.home .introduction__content input[type="submit"] {
        margin-top: 60px;
        color: #FFF;
        position: relative; }
        header.home .introduction__content .button:before, header.home .introduction__content .wp-block-button__link:before, header.home .introduction__content input[type="submit"]:before, header.home .introduction__content .button:after, header.home .introduction__content .wp-block-button__link:after, header.home .introduction__content input[type="submit"]:after {
          content: '';
          width: calc(100% + 10px);
          height: calc(100% + 10px);
          position: absolute;
          background-color: transparent;
          pointer-events: none;
          -webkit-transition: 400ms all ease;
          -moz-transition: 400ms all ease;
          -ms-transition: 400ms all ease;
          -o-transition: 400ms all ease;
          transition: 400ms all ease;
          -webkit-transform: scale(0, 0);
          -moz-transform: scale(0, 0);
          -ms-transform: scale(0, 0);
          -o-transform: scale(0, 0);
          transform: scale(0, 0); }
        header.home .introduction__content .button:after, header.home .introduction__content .wp-block-button__link:after, header.home .introduction__content input[type="submit"]:after {
          top: -5px;
          left: -5px;
          border-top: 1px solid #FF7900;
          border-left: 1px solid #FF7900;
          transform-origin: top left; }
        header.home .introduction__content .button:before, header.home .introduction__content .wp-block-button__link:before, header.home .introduction__content input[type="submit"]:before {
          bottom: -5px;
          right: -5px;
          border-bottom: 1px solid #FF7900;
          border-right: 1px solid #FF7900;
          transform-origin: bottom right; }
        header.home .introduction__content .button:hover:before, header.home .introduction__content .wp-block-button__link:hover:before, header.home .introduction__content input[type="submit"]:hover:before {
          -webkit-transform: scale(1, 1);
          -moz-transform: scale(1, 1);
          -ms-transform: scale(1, 1);
          -o-transform: scale(1, 1);
          transform: scale(1, 1); }
        header.home .introduction__content .button:hover:after, header.home .introduction__content .wp-block-button__link:hover:after, header.home .introduction__content input[type="submit"]:hover:after {
          -webkit-transform: scale(1, 1);
          -moz-transform: scale(1, 1);
          -ms-transform: scale(1, 1);
          -o-transform: scale(1, 1);
          transform: scale(1, 1); }
  header .maincontainer {
    padding: 10px 0px;
    display: flex;
    justify-content: space-between;
    align-items: center; }
    header .maincontainer .logo {
      width: 100%;
      max-width: 280px;
      height: auto; }

 @media (max-width: 767px) {
	 header .maincontainer .logo {
		max-width: 200px;
	}
}

      header .maincontainer .logo .cls-2 {
        fill: #FF7900 !important; }
  header .slick-next, header .slick-prev {
    -webkit-appearance: none;
    -webkit-box-align: center;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: absolute;
    bottom: 200px;
    background-color: #004f6d;
    color: #fff;
    outline: none;
    border: 0px;
    z-index: 99;
    width: 60px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    -webkit-transition: 400ms all ease;
    -moz-transition: 400ms all ease;
    -ms-transition: 400ms all ease;
    -o-transition: 400ms all ease;
    transition: 400ms all ease; }
    header .slick-next:hover, header .slick-prev:hover {
      background-color: #a2ad00; }
  header .slick-next {
    left: 60px;
    background-color: #003d54; }
  header .slick-dots {
    position: absolute;
    bottom: 50%;
    left: 40px;
    z-index: 999;
    list-style: none;
    padding-left: 0px;
    margin-bottom: 0px; }
    header .slick-dots li {
      display: block;
      position: relative;
      opacity: 0;
      filter: alpha(opacity=0); }
      header .slick-dots li button {
        -webkit-appearance: none;
        -webkit-box-align: center;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        border: 0px;
        outline: none;
        background-color: transparent;
        height: 60px;
        width: 60px;
        color: rgba(255, 255, 255, 0.4);
        cursor: pointer;
        font-size: 14px;
        -webkit-transition: 400ms all ease;
        -moz-transition: 400ms all ease;
        -ms-transition: 400ms all ease;
        -o-transition: 400ms all ease;
        transition: 400ms all ease; }
        header .slick-dots li button:before {
          content: '0'; }
        header .slick-dots li button:after {
          content: '';
          position: absolute;
          left: -40px;
          width: 40px;
          top: 30px;
          height: 1px;
          background-color: #FFF;
          opacity: 0.4;
          filter: alpha(opacity=40);
          -webkit-transition: 400ms all ease;
          -moz-transition: 400ms all ease;
          -ms-transition: 400ms all ease;
          -o-transition: 400ms all ease;
          transition: 400ms all ease; }
      header .slick-dots li:hover:after {
        opacity: 1;
        filter: alpha(opacity=100);
        background-color: #FF7900; }
      header .slick-dots li:hover button {
        color: #a2ad00; }
      header .slick-dots li.slick-active:after {
        opacity: 1;
        filter: alpha(opacity=100); }
      header .slick-dots li.slick-active button {
        color: #FFF; }
  header .home__blocks {
    position: absolute;
    bottom: 0;
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end; }
    header .home__blocks .block {
      width: 35%;
      background-color: #004f6d;
      min-height: 200px;
      padding: 20px 30px 20px 30px;
      display: flex;
      justify-content: flex-start;
      align-items: center;
      align-content: flex-start;
      flex-wrap: wrap;
      align-self: stretch;
      color: #FFF; }
      header .home__blocks .block h3 {
        font-size: 18px;
        font-weight: bold;
        color: inherit; }
      header .home__blocks .block p, header .home__blocks .block footer address, footer header .home__blocks .block address {
        font-size: 14px;
        color: inherit; }
      header .home__blocks .block a {
        color: #FF7900;
        font-size: 15px;
        font-weight: bold; }
    header .home__blocks .contact {
      width: 30%;
      background-color: #a2ad00;
      min-height: 100px;
      padding: 20px;
      display: flex;
      justify-content: flex-start;
      align-items: center; }
      header .home__blocks .contact .title {
        width: 40px;
        font-weight: bold;
        font-size: 12px;
        text-transform: uppercase;
        writing-mode: vertical-rl;
        text-orientation: mixed;
        transform: rotate(180deg);
        color: #FFF; }
      header .home__blocks .contact ul.social {
        list-style: none;
        padding-left: 0px;
        margin: 0;
        width: 100%;
        display: flex;
        justify-content: flex-start;
        align-items: center; }
        header .home__blocks .contact ul.social li {
          display: inline-block;
          padding: 10px;
          width: auto; }
          header .home__blocks .contact ul.social li a {
            color: #FFFFFF;
            vertical-align: middle; }
            header .home__blocks .contact ul.social li a svg {
              vertical-align: middle; }
            header .home__blocks .contact ul.social li a:visited, header .home__blocks .contact ul.social li a:active {
              color: #FFFFFF; }
    @media (min-width: 768px) and (max-width: 991px) {
      header .home__blocks {
        flex-wrap: wrap;
        position: relative; }
        header .home__blocks .block {
          width: 50%;
          padding: 30px 40px; }
        header .home__blocks .contact {
          width: 100%; } }
    @media (max-width: 767px) {
      header .home__blocks {
        flex-wrap: wrap;
        position: relative; }
        header .home__blocks .block {
          width: 100%;
          padding: 30px 40px; }
        header .home__blocks .contact {
          width: 100%; } }

.column__padding .wp-block-column {
  padding: 0px 20px; }
@media (max-width: 767px) {
	.padding__bottom .wp-block-column {
		flex-basis:100% !important;
		width:50%;
		padding-left:10px;
		padding-right:10px;
	}
}
.padding__bottom .wp-block-column {
  padding-bottom: 15px;
  border: 1px solid transparent;
  border-radius: 6px; }
  .padding__bottom .wp-block-column:hover {
    border: 1px solid #fafafa;
    box-shadow: 0px 0px 25.6px 6.4px rgba(233, 233, 232, 0.5); }

.instagram_gallery {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap; }
  .instagram_gallery a {
    display: inline-block;
    width: calc(100% / 5); }
    .instagram_gallery a img {
      width: 100% !important; }

.video__container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block; }
  .video__container:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5); }
  .video__container .fullvideo {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 100vh;
    object-fit: cover; }

.home__slider__alt {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
  .home__slider__alt img {
    width: 100%;
    height: 100vh;
    object-fit: cover; }
    .home__slider__alt img:focus {
      outline: none; }
  .home__slider__alt:after {
    content: '';
    background: #121212;
    opacity: 0.5;
    filter: alpha(opacity=50);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.specialclass .instagram__feed {
  margin-bottom: -158px;
  margin-left: -10px; }
  .specialclass .instagram__feed a {
    overflow: hidden;
    position: relative; }
    .specialclass .instagram__feed a:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.55);
      -webkit-transition: 300ms all ease;
      -moz-transition: 300ms all ease;
      -ms-transition: 300ms all ease;
      -o-transition: 300ms all ease;
      transition: 300ms all ease; }
    .specialclass .instagram__feed a img {
      -webkit-transition: 1s all ease;
      -moz-transition: 1s all ease;
      -ms-transition: 1s all ease;
      -o-transition: 1s all ease;
      transition: 1s all ease; }
    .specialclass .instagram__feed a:hover img {
      -webkit-transform: scale(1.3);
      -moz-transform: scale(1.3);
      -ms-transform: scale(1.3);
      -o-transform: scale(1.3);
      transform: scale(1.3); }
    .specialclass .instagram__feed a:hover:after {
      background: rgba(0, 0, 0, 0.1); }
.specialclass .wp-block-column.is-vertically-aligned-center:last-of-type {
  margin-top: 60px;
  background-color: #FFF;
  margin-left: -90px;
  position: relative;
  z-index: 10;
  padding: 50px 60px; }

.page__header {
  display: flex;
  min-height: 500px;
  width: 100%;
  padding: 0px 50px;
  margin-bottom: 50px;
  position: relative;
  overflow: hidden; }
  .page__header img {
    width: 100%;
    min-width: 100%;
    height: 500px;
    object-fit: cover;
    object-position: bottom; }
  .page__header .loader {
    position: absolute;
    top: 0;
    left: 50px;
    right: 0;
    bottom: 0;
    width: calc(100% - 100px);
    height: 100%;
    background-color: #FFF;
    z-index: 100;
    transition: transform .8s;
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-delay: .1s;
    pointer-events: none; }
  .page__header .page__title {
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    letter-spacing: 2px;
    height: 500px;
    width: 50px;
    position: absolute;
    right: 0;
    bottom: -15px;
    transform: rotate(180deg);
    z-index: 99;
    writing-mode: vertical-rl;
    text-orientation: mixed;
    text-transform: uppercase; }
  .page__header:before {
    content: '';
    position: absolute;
    background: rgba(0, 0, 0, 0.4);
    top: 0;
    left: 50px;
    bottom: 0;
    right: 0;
    display: block;
    width: calc(100% - 100px);
    height: 100%; }
  .page__header:after {
    content: attr(data-pagetitle);
    position: absolute;
    bottom: 40px;
    left: 100px;
    color: transparent;
    text-transform: uppercase;
    font-weight: bolder;
    -webkit-text-stroke: 1px white;
    pointer-events: none;
    white-space: pre;
    font-size: 10vw;
    opacity: 0.3;
    filter: alpha(opacity=30);
    transition: transform 1.2s;
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-delay: .1s;
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px); }
  .page__header.loaded .loader {
    transform-origin: right;
    -webkit-transform: translateX(-101%);
    -moz-transform: translateX(-101%);
    -ms-transform: translateX(-101%);
    -o-transform: translateX(-101%);
    transform: translateX(-101%); }
  .page__header.loaded:after {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }

.svgseperator {
  position: relative;
  width: 100%;
  margin-top: 80px;
  margin-bottom: -2px; }

.gmap {
  width: 100%;
  min-height: 700px; }
  .gmap .gmap__img {
    max-width: 600px !important;
    height: auto; }

footer {
  background-color: #004f6d;
  color: rgba(255, 255, 255, 0.6); }
  footer .footerlogo .cls-2 {
    fill: #FF7900 !important; }
  footer .inner__footer {
    padding: 80px 0px 50px 0px; }
  footer .footerlogo {
    max-width: 240px;
    margin-bottom: 20px; }
  footer h4 {
    margin-top: 0px;
    font-size: 19px;
    font-weight: bold;
    margin-bottom: 15px; }
  footer .button:before, footer .wp-block-button__link:before, footer input[type="submit"]:before, footer .button:after, footer .wp-block-button__link:after, footer input[type="submit"]:after {
    display: none; }
  footer .footer__block {
    margin: 15px 0px 30px; }
    footer .footer__block .title {
      font-weight: bold;
      color: #FFF; }
    footer .footer__block ul li {
      padding: 3px 0px; }
      footer .footer__block ul li a {
        vertical-align: middle; }
      footer .footer__block ul li svg {
        margin-right: 5px; }
  footer ul {
    list-style: none;
    padding-left: 0px; }
    footer ul li svg {
      vertical-align: middle; }
  footer .copy {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding-top: 20px; }
    footer .copy p, footer .copy address {
      font-size: 14px; }
  footer h1, footer h2, footer h3, footer h4, footer h5, footer h6 {
    color: #FFF; }
  footer ul, footer p, footer address, footer a, footer address {
    color: inherit; }
  footer a.policy {
    padding-left: 15px; }
  footer a:hover {
    color: #FF7900; }
  footer a:visited {
    color: #FFF; }
    footer a:visited:hover {
      color: #FF7900; }
  @media (max-width: 767px) {
    footer .grid.copy {
      text-align: center !important; }
      footer .grid.copy .policy {
        padding-left: 0px;
        display: block; }
      footer .grid.copy .text-right {
        text-align: center !important; } }

/* WORDPRESS HELPERS
 * ----------------------------- */
.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

.alignleft {
  float: left;
  margin: 5px 35px 35px 0; }

a img.alignright {
  float: right;
  margin: 5px 0 35px 35px; }

a img.alignnone {
  margin: 5px 35px 35px 0; }

a img.alignleft {
  float: left;
  margin: 5px 35px 35px 0; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center; }

.wp-caption.alignnone {
  margin: 5px 20px 20px 0; }

.wp-caption.alignleft {
  margin: 5px 20px 20px 0; }

.wp-caption.alignright {
  margin: 5px 0 20px 20px; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

.wp-caption p.wp-caption-text, .wp-caption footer address.wp-caption-text, footer .wp-caption address.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px; }

.wp-post-image {
  margin-bottom: 20px; }

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  white-space: nowrap;
  height: 1px;
  width: 1px;
  overflow: hidden; }

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */ }

/* GUTENBERG
 * ---------------------------- */
@media (min-width: 750px) {
  .alignfull {
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    width: auto;
    max-width: 1000%; }

  .alignwide {
    margin-left: calc(25% - 25vw);
    margin-right: calc(25% - 25vw);
    width: auto;
    max-width: 1000%; }

  .wp-block-image.alignfull img {
    width: 100%; } }
/* PATTERNS
 * ----------------------------- */
/* GOOGLE MAP
 * ----------------------------- */
#map {
  min-height: 550px;
  width: 100%; }

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