/*!
 * Bootstrap Reboot v4.1.1 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::before,
*::after {
  box-sizing: border-box; }

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

@-ms-viewport {
  width: device-width; }
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff; }

[tabindex="-1"]:focus {
  outline: 0 !important; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: 700; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

dfn {
  font-style: italic; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

a:hover {
  color: #0056b3;
  text-decoration: underline; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }

a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none; }

a:not([href]):not([tabindex]):focus {
  outline: 0; }

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg:not(:root) {
  overflow: hidden;
  vertical-align: middle; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

label {
  display: inline-block;
  margin-bottom: 0.5rem; }

button {
  border-radius: 0; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }
.fl-left {
  float: left; }

.fl-right {
  float: right; }

.offset-top {
  margin-top: 8px; }

.offset-top-2 {
  margin-top: 16px; }

.offset-top-4 {
  margin-top: 32px; }

.offset-top-6 {
  margin-top: 48px; }

.offset-top-7 {
  margin-top: 56px; }

.offset-bottom-4 {
  margin-bottom: 32px; }

.offset-bottom-6 {
  margin-bottom: 48px; }

.offset-bottom-7 {
  margin-bottom: 56px; }

@media (max-width: 767px) {
  .offset-top-0-xs {
    margin-top: 0; } }
@media (min-width: 768px) and (max-width: 991px) {
  .offset-top-0-sm {
    margin-top: 0; } }
.alpha {
  padding-left: 0 !important; }

.omega {
  padding-right: 0 !important; }

@media (max-width: 767px) {
  .alpha-xs {
    padding-left: 0 !important; }

  .omega-xs {
    padding-right: 0 !important; } }
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99997;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99998;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

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

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, g.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100); }

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

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  z-index: 99999;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100); }

.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after, .mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before, .mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 110px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }

  .mfp-img-mobile img.mfp-img {
    padding: 0; }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }
@media all and (max-width: 900px) {
  .mfp-arrow {
    transform: scale(0.75); }

  .mfp-arrow-left {
    transform-origin: 0; }

  .mfp-arrow-right {
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
.mfp-ie7 .mfp-img {
  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
  padding: 0; }

.mfp-ie7 .mfp-content {
  padding-top: 44px; }

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

.mfp-container button,
.mfp-container button:hover {
  border: none;
  background: none; }

/* lato-100 - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 100;
  src: url("../fonts/lato-v16-latin-100.eot");
  /* IE9 Compat Modes */
  src: local("Lato Hairline"), local("Lato-Hairline"), url("../fonts/lato-v16-latin-100.eot?#iefix") format("embedded-opentype"), url("../fonts/lato-v16-latin-100.woff2") format("woff2"), url("../fonts/lato-v16-latin-100.woff") format("woff"), url("../fonts/lato-v16-latin-100.ttf") format("truetype"), url("../fonts/lato-v16-latin-100.svg#Lato") format("svg");
  /* Legacy iOS */ }
/* lato-100italic - latin */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 100;
  src: url("../fonts/lato-v16-latin-100italic.eot");
  /* IE9 Compat Modes */
  src: local("Lato Hairline Italic"), local("Lato-HairlineItalic"), url("../fonts/lato-v16-latin-100italic.eot?#iefix") format("embedded-opentype"), url("../fonts/lato-v16-latin-100italic.woff2") format("woff2"), url("../fonts/lato-v16-latin-100italic.woff") format("woff"), url("../fonts/lato-v16-latin-100italic.ttf") format("truetype"), url("../fonts/lato-v16-latin-100italic.svg#Lato") format("svg");
  /* Legacy iOS */ }
/* lato-regular - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/lato-v16-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local("Lato Regular"), local("Lato-Regular"), url("../fonts/lato-v16-latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/lato-v16-latin-regular.woff2") format("woff2"), url("../fonts/lato-v16-latin-regular.woff") format("woff"), url("../fonts/lato-v16-latin-regular.ttf") format("truetype"), url("../fonts/lato-v16-latin-regular.svg#Lato") format("svg");
  /* Legacy iOS */ }
/* lato-italic - latin */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/lato-v16-latin-italic.eot");
  /* IE9 Compat Modes */
  src: local("Lato Italic"), local("Lato-Italic"), url("../fonts/lato-v16-latin-italic.eot?#iefix") format("embedded-opentype"), url("../fonts/lato-v16-latin-italic.woff2") format("woff2"), url("../fonts/lato-v16-latin-italic.woff") format("woff"), url("../fonts/lato-v16-latin-italic.ttf") format("truetype"), url("../fonts/lato-v16-latin-italic.svg#Lato") format("svg");
  /* Legacy iOS */ }
/* lato-700 - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/lato-v16-latin-700.eot");
  /* IE9 Compat Modes */
  src: local("Lato Bold"), local("Lato-Bold"), url("../fonts/lato-v16-latin-700.eot?#iefix") format("embedded-opentype"), url("../fonts/lato-v16-latin-700.woff2") format("woff2"), url("../fonts/lato-v16-latin-700.woff") format("woff"), url("../fonts/lato-v16-latin-700.ttf") format("truetype"), url("../fonts/lato-v16-latin-700.svg#Lato") format("svg");
  /* Legacy iOS */ }
/* lato-700italic - latin */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 700;
  src: url("../fonts/lato-v16-latin-700italic.eot");
  /* IE9 Compat Modes */
  src: local("Lato Bold Italic"), local("Lato-BoldItalic"), url("../fonts/lato-v16-latin-700italic.eot?#iefix") format("embedded-opentype"), url("../fonts/lato-v16-latin-700italic.woff2") format("woff2"), url("../fonts/lato-v16-latin-700italic.woff") format("woff"), url("../fonts/lato-v16-latin-700italic.ttf") format("truetype"), url("../fonts/lato-v16-latin-700italic.svg#Lato") format("svg");
  /* Legacy iOS */ }
.clearfix:before, .clearfix:after {
  content: "";
  display: table; }
.clearfix:after {
  clear: both; }

/*
	// Usage:
	p {
		@include font-size(13);
	}
*/
/*************************************
// RESPONSIVE DIV
**************************************/
.responsive-div {
  background: #F1F6FB;
  overflow: hidden;
  position: relative; }
  .responsive-div .responsive-div-helper {
    display: inline-block;
    vertical-align: top;
    line-height: 1; }
  .responsive-div .responsive-div-helper {
    margin-top: 100%; }
  .responsive-div.responsive-div-size-article-box-image .responsive-div-helper {
    margin-top: 52.1739130435%; }
  .responsive-div.responsive-div-size-16-9 .responsive-div-helper {
    margin-top: 56.25%; }
  .responsive-div.responsive-div-size-parallax .responsive-div-helper {
    margin-top: 61.1675126904%; }
  .responsive-div.responsive-div-size-parallax-partner .responsive-div-helper {
    margin-top: 51.0989010989%; }
  .responsive-div.responsive-div-size-teammember .responsive-div-helper {
    margin-top: 107.1729957806%; }
  .responsive-div .responsive-div-content {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0; }
  .responsive-div img, .responsive-div svg {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    height: auto;
    width: 100%;
    vertical-align: top; }

@-ms-viewport {
  width: device-width; }
.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

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

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }

  table.visible-xs {
    display: table !important; }

  tr.visible-xs {
    display: table-row !important; }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

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

  table.visible-sm {
    display: table !important; }

  tr.visible-sm {
    display: table-row !important; }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

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

  table.visible-md {
    display: table !important; }

  tr.visible-md {
    display: table-row !important; }

  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

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

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

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }

  table.visible-lg {
    display: table !important; }

  tr.visible-lg {
    display: table-row !important; }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }
.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }

  table.visible-print {
    display: table !important; }

  tr.visible-print {
    display: table-row !important; }

  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }
.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }
.theme-shadow {
  box-shadow: 4px 4px 0 #00AF66; }

/*
	// Usage
	.foo {
		@include truncate(100px);
	}
*/
html {
  font-size: 62.5%;
  /* Sets up the Base 10 stuff */ }

body {
  background: #fff;
  height: 100%;
  overflow: hidden;
  overflow-y: scroll; }
  body.wait {
    cursor: wait !important; }

@media screen and (max-width: 767px) {
  #main-wrap .container {
    padding-left: 5px;
    padding-right: 5px; } }
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: "";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: "";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .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: 15px;
  padding-right: 15px; }

.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.3333333333%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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.3333333333%; }

  .col-sm-2 {
    width: 16.6666666667%; }

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

  .col-sm-4 {
    width: 33.3333333333%; }

  .col-sm-5 {
    width: 41.6666666667%; }

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

  .col-sm-7 {
    width: 58.3333333333%; }

  .col-sm-8 {
    width: 66.6666666667%; }

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

  .col-sm-10 {
    width: 83.3333333333%; }

  .col-sm-11 {
    width: 91.6666666667%; }

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

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

  .col-sm-pull-1 {
    right: 8.3333333333%; }

  .col-sm-pull-2 {
    right: 16.6666666667%; }

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

  .col-sm-pull-4 {
    right: 33.3333333333%; }

  .col-sm-pull-5 {
    right: 41.6666666667%; }

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

  .col-sm-pull-7 {
    right: 58.3333333333%; }

  .col-sm-pull-8 {
    right: 66.6666666667%; }

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

  .col-sm-pull-10 {
    right: 83.3333333333%; }

  .col-sm-pull-11 {
    right: 91.6666666667%; }

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

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

  .col-sm-push-1 {
    left: 8.3333333333%; }

  .col-sm-push-2 {
    left: 16.6666666667%; }

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

  .col-sm-push-4 {
    left: 33.3333333333%; }

  .col-sm-push-5 {
    left: 41.6666666667%; }

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

  .col-sm-push-7 {
    left: 58.3333333333%; }

  .col-sm-push-8 {
    left: 66.6666666667%; }

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

  .col-sm-push-10 {
    left: 83.3333333333%; }

  .col-sm-push-11 {
    left: 91.6666666667%; }

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

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

  .col-sm-offset-1 {
    margin-left: 8.3333333333%; }

  .col-sm-offset-2 {
    margin-left: 16.6666666667%; }

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

  .col-sm-offset-4 {
    margin-left: 33.3333333333%; }

  .col-sm-offset-5 {
    margin-left: 41.6666666667%; }

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

  .col-sm-offset-7 {
    margin-left: 58.3333333333%; }

  .col-sm-offset-8 {
    margin-left: 66.6666666667%; }

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

  .col-sm-offset-10 {
    margin-left: 83.3333333333%; }

  .col-sm-offset-11 {
    margin-left: 91.6666666667%; }

  .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.3333333333%; }

  .col-md-2 {
    width: 16.6666666667%; }

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

  .col-md-4 {
    width: 33.3333333333%; }

  .col-md-5 {
    width: 41.6666666667%; }

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

  .col-md-7 {
    width: 58.3333333333%; }

  .col-md-8 {
    width: 66.6666666667%; }

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

  .col-md-10 {
    width: 83.3333333333%; }

  .col-md-11 {
    width: 91.6666666667%; }

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

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

  .col-md-pull-1 {
    right: 8.3333333333%; }

  .col-md-pull-2 {
    right: 16.6666666667%; }

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

  .col-md-pull-4 {
    right: 33.3333333333%; }

  .col-md-pull-5 {
    right: 41.6666666667%; }

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

  .col-md-pull-7 {
    right: 58.3333333333%; }

  .col-md-pull-8 {
    right: 66.6666666667%; }

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

  .col-md-pull-10 {
    right: 83.3333333333%; }

  .col-md-pull-11 {
    right: 91.6666666667%; }

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

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

  .col-md-push-1 {
    left: 8.3333333333%; }

  .col-md-push-2 {
    left: 16.6666666667%; }

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

  .col-md-push-4 {
    left: 33.3333333333%; }

  .col-md-push-5 {
    left: 41.6666666667%; }

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

  .col-md-push-7 {
    left: 58.3333333333%; }

  .col-md-push-8 {
    left: 66.6666666667%; }

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

  .col-md-push-10 {
    left: 83.3333333333%; }

  .col-md-push-11 {
    left: 91.6666666667%; }

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

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

  .col-md-offset-1 {
    margin-left: 8.3333333333%; }

  .col-md-offset-2 {
    margin-left: 16.6666666667%; }

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

  .col-md-offset-4 {
    margin-left: 33.3333333333%; }

  .col-md-offset-5 {
    margin-left: 41.6666666667%; }

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

  .col-md-offset-7 {
    margin-left: 58.3333333333%; }

  .col-md-offset-8 {
    margin-left: 66.6666666667%; }

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

  .col-md-offset-10 {
    margin-left: 83.3333333333%; }

  .col-md-offset-11 {
    margin-left: 91.6666666667%; }

  .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.3333333333%; }

  .col-lg-2 {
    width: 16.6666666667%; }

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

  .col-lg-4 {
    width: 33.3333333333%; }

  .col-lg-5 {
    width: 41.6666666667%; }

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

  .col-lg-7 {
    width: 58.3333333333%; }

  .col-lg-8 {
    width: 66.6666666667%; }

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

  .col-lg-10 {
    width: 83.3333333333%; }

  .col-lg-11 {
    width: 91.6666666667%; }

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

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

  .col-lg-pull-1 {
    right: 8.3333333333%; }

  .col-lg-pull-2 {
    right: 16.6666666667%; }

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

  .col-lg-pull-4 {
    right: 33.3333333333%; }

  .col-lg-pull-5 {
    right: 41.6666666667%; }

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

  .col-lg-pull-7 {
    right: 58.3333333333%; }

  .col-lg-pull-8 {
    right: 66.6666666667%; }

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

  .col-lg-pull-10 {
    right: 83.3333333333%; }

  .col-lg-pull-11 {
    right: 91.6666666667%; }

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

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

  .col-lg-push-1 {
    left: 8.3333333333%; }

  .col-lg-push-2 {
    left: 16.6666666667%; }

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

  .col-lg-push-4 {
    left: 33.3333333333%; }

  .col-lg-push-5 {
    left: 41.6666666667%; }

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

  .col-lg-push-7 {
    left: 58.3333333333%; }

  .col-lg-push-8 {
    left: 66.6666666667%; }

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

  .col-lg-push-10 {
    left: 83.3333333333%; }

  .col-lg-push-11 {
    left: 91.6666666667%; }

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

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

  .col-lg-offset-1 {
    margin-left: 8.3333333333%; }

  .col-lg-offset-2 {
    margin-left: 16.6666666667%; }

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

  .col-lg-offset-4 {
    margin-left: 33.3333333333%; }

  .col-lg-offset-5 {
    margin-left: 41.6666666667%; }

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

  .col-lg-offset-7 {
    margin-left: 58.3333333333%; }

  .col-lg-offset-8 {
    margin-left: 66.6666666667%; }

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

  .col-lg-offset-10 {
    margin-left: 83.3333333333%; }

  .col-lg-offset-11 {
    margin-left: 91.6666666667%; }

  .col-lg-offset-12 {
    margin-left: 100%; } }
/*************************************
// SCROLL ANIMATION
**************************************/
.animate-me {
  opacity: 0;
  position: relative; }

.animate-me.shown,
.no-js .animate-me,
.no-cssanimations .animate-me {
  opacity: 1; }

/* Effect 1: Move Up */
.animate-me-move-up.animate {
  transform: translateY(150px);
  animation: moveUp 0.65s ease forwards; }
@keyframes moveUp {
  100% {
    opacity: 1;
    transform: translateY(0); } }
/* Effect 2: Move Form Right */
.animate-me-move-from-right.animate {
  transform: translateX(150px);
  animation: moveFormRight 0.65s ease forwards; }
@keyframes moveFormRight {
  100% {
    opacity: 1;
    transform: translateX(0); } }
.section-team .teammember.animate-me {
  opacity: 0;
  position: relative; }
.section-team .teammember.animate-me-move-up.animate {
  transform: translateY(150px) scale(1.075);
  animation: teamTransition 0.65s ease forwards; }
@keyframes teamTransition {
  100% {
    opacity: 1;
    transform: translateY(0) scale(1); } }
.accordion-item {
  border-bottom: solid 1px #AFC1D3;
  border-top: solid 1px #AFC1D3;
  margin: 32px 0 32px;
  padding: 16px 0; }
  .accordion-item + .accordion-item {
    margin-top: -33px; }
  .accordion-item .accordion-head {
    margin: 0;
    position: relative;
    padding-left: 32px;
    cursor: pointer; }
    .accordion-item .accordion-head i {
      position: absolute;
      left: 4px;
      top: 2px; }
  .accordion-item .accordion-content-wrap {
    display: none;
    padding: 0 32px; }
  .accordion-item .accordion-content {
    padding-top: 16px; }

.article-box {
  background: #fff;
  overflow: hidden;
  margin-bottom: 16px;
  border-radius: 2px;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.05);
  display: -ms-flexbox;
  display: flex;
  /*
  &-image {
  	float: left;
  	min-height: 120px;
  	width: 50%;
  	max-width: 345px;
  }
  */ }
  @media (max-width: 767px) {
    .article-box {
      display: block; }
      .article-box .article-box-content h2, .article-box .article-box-content h3 {
        padding-bottom: 40px; }
      .article-box .article-box-content .readmore {
        right: 0; } }
  .article-box .article-box-content {
    height: 100%; }
    .article-box .article-box-content p {
      position: absolute; }
  .article-box-content {
    background: #fff;
    overflow: hidden;
    padding: 16px 0;
    position: relative; }
    .article-box-content h2, .article-box-content h3 {
      color: #001A3F !important;
      margin: 4px 0 !important; }
    .article-box-content .category {
      text-transform: uppercase;
      color: #00AF66; }
    .article-box-content .readmore {
      position: absolute;
      right: 16px;
      bottom: 16px;
      z-index: 2; }
      .article-box-content .readmore i {
        position: relative;
        top: 2px; }
    .article-box-content::after {
      background: linear-gradient(rgba(255, 255, 255, 0), #fff 50%);
      content: "";
      position: absolute;
      left: 0;
      top: 50%;
      right: 0;
      bottom: 0;
      z-index: 1; }

.article-card {
  background: #fff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
  margin-bottom: 32px;
  border-top: dotted 1px #738091;
  border-bottom: dotted 1px #738091; }
  .article-card .article-box-content {
    padding: 16px;
    max-height: 232px; }

.balloon {
  background: #00AF66;
  border-radius: 50%;
  position: relative;
  width: 80px;
  height: 80px;
  line-height: 88px;
  color: #fff;
  margin: 0 auto 16px;
  text-align: center;
  transform: translateY(0) scale(1);
  transition: .4s;
  font-size: 40px;
  font-size: 4rem; }
  .balloon::after {
    content: "";
    position: absolute;
    top: 74px;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    content: '';
    border-top: 14px solid #00AF66;
    border-left: 14px solid transparent;
    border-right: 14px solid transparent; }
  .balloon:hover {
    transform: translateY(-4px) scale(1.1); }

.benefit {
  margin-bottom: 16px;
  line-height: 1.5; }
  .benefit strong {
    -webkit-hyphens: auto;
       -moz-hyphens: auto;
        -ms-hyphens: auto;
            hyphens: auto; }

@media (max-width: 767px) {
  .section-benefits .section-content-inner > div:nth-child(2n+1) {
    clear: both; } }
@media (min-width: 768px) {
  .section-benefits .section-content-inner > div:nth-child(4n+1) {
    clear: both; } }

.box-loader {
  position: absolute;
  background: rgba(255, 255, 255, 0.8);
  text-align: center;
  padding: 16px;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0; }

.prg-form-content {
  position: relative; }

.box-styling {
  padding: 16px;
  background: #fff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15); }

#breadcrumb-wrap {
  position: relative;
  padding-top: 12px; }

#breadcrumb {
  font-size: 12px;
  font-size: 1.2rem;
  color: #738091; }
  #breadcrumb a {
    color: #738091; }
    #breadcrumb a:hover {
      color: #5c6775; }
  #breadcrumb li {
    display: inline-block;
    padding: 0 3px; }
    #breadcrumb li a {
      text-decoration: none; }
    #breadcrumb li i {
      position: relative;
      top: 1px; }
    #breadcrumb li:last-child {
      font-weight: 700; }
    #breadcrumb li:not(#breadcrumb-first) + li:before {
      content: "/";
      position: relative;
      left: -3px;
      font-weight: 400; }

@media screen and (max-width: 767px) {
  #breadcrumb-wrap {
    display: none; }

  #breadcrumb {
    white-space: nowrap;
    overflow-y: scroll; } }
.button {
  border: none;
  display: inline-block;
  transition: background .2s, color .1s;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  border-radius: 8px;
  background: #001A3F;
  color: #fff;
  padding: 7px 24px 6px;
  font-size: 16px;
  font-size: 1.6rem; }
  .button:hover {
    text-decoration: none; }
  .button:hover {
    background: #2C4364;
    color: #fff; }
  .button-ghost {
    background: transparent;
    border-color: #001A3F;
    color: #001A3F; }
    .button-ghost:hover {
      background: #001A3F;
      color: #fff; }
  .button-ghost {
    border-width: 2px;
    border-style: solid;
    padding: 5px 24px 4px; }
  .button-small {
    font-weight: 700;
    padding: 8px 16px 7px;
    font-size: 14px;
    font-size: 1.4rem; }
    .button-small-ghost {
      border-width: 2px;
      border-style: solid;
      padding: 6px 16px 5px; }
  .button-primary {
    background: #041C2C;
    color: #fff; }
    .button-primary:hover {
      background: #2C4364;
      color: #fff; }
    .button-primary-ghost {
      background: transparent;
      border-color: #041C2C;
      color: #041C2C; }
      .button-primary-ghost:hover {
        background: #041C2C;
        color: #fff; }
  .button-secondary {
    background: #00AF66;
    color: #000; }
    .button-secondary:hover {
      background: #2C4364;
      color: #000; }
    .button-secondary-ghost {
      background: transparent;
      border-color: #00AF66;
      color: #00AF66; }
      .button-secondary-ghost:hover {
        background: #00AF66;
        color: #000; }
  .button-facebook {
    background: #3b5998;
    color: #fff; }
    .button-facebook:hover {
      background: #2C4364;
      color: #fff; }
    .button-facebook-ghost {
      background: transparent;
      border-color: #3b5998;
      color: #3b5998; }
      .button-facebook-ghost:hover {
        background: #3b5998;
        color: #fff; }
  .button-disabled, .button-loading {
    background: #AFC1D3;
    color: #001A3F; }
    .button-disabled:hover, .button-loading:hover {
      background: #2C4364;
      color: #001A3F; }
    .button-disabled-ghost, .button-loading-ghost {
      background: transparent;
      border-color: #AFC1D3;
      color: #AFC1D3; }
      .button-disabled-ghost:hover, .button-loading-ghost:hover {
        background: #AFC1D3;
        color: #001A3F; }
    .button-disabled:hover, .button-loading:hover {
      background: #AFC1D3 !important;
      color: #001A3F !important; }
  .button-disabled {
    cursor: not-allowed; }
  .button-loading {
    cursor: wait; }
  .button-block {
    display: block;
    width: 100%;
    margin-bottom: 8px; }
  .button-gutter {
    margin: 0 4px 4px; }

.campaign-suggestion-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: justify;
      justify-content: space-between; }

.campaign-suggestion {
  width: 25%;
  margin-bottom: 8px;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding: 4px;
  border: solid 8px #fff;
  background: #c0c6ca url("../img/stripes.svg") repeat;
  line-height: 1.4;
  border-radius: 12px; }
  @media (max-width: 991px) {
    .campaign-suggestion {
      width: 50%; } }
  @media (max-width: 767px) {
    .campaign-suggestion {
      width: 100%; } }
  .campaign-suggestion .inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    position: relative;
    padding: 8px;
    padding-left: 48px;
    background: #fff;
    width: 100%;
    border-radius: 8px; }
    .campaign-suggestion .inner > i {
      display: block;
      position: absolute;
      left: 16px;
      top: 50%;
      transform: translateY(-50%); }
  .campaign-suggestion strong {
    display: block; }
  .campaign-suggestion span {
    color: #00AF66;
    font-size: 14px;
    font-size: 1.4rem; }
  .campaign-suggestion-last {
    background-color: #afffde;
    min-width: 25%;
    width: inherit;
    -ms-flex-positive: 1;
        flex-grow: 1;
    text-align: center; }
    .campaign-suggestion-last .inner {
      padding-left: 8px; }

.department-navi {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  list-style: none;
  margin-top: 24px;
  margin-bottom: 24px;
  font-weight: 700;
  font-size: 24px;
  font-size: 2.4rem; }
  .department-navi li {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline; }
  .department-navi li {
    display: inline-block;
    cursor: pointer; }
    .department-navi li + li {
      margin-left: 32px; }
    .department-navi li span {
      position: relative;
      padding-bottom: 3px; }
      .department-navi li span::after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 0;
        height: 3px;
        background: #00AF66;
        transition: .2s; }
    .department-navi li.active span::after, .department-navi li:hover span::after {
      width: 100%; }
  @media (min-width: 768px) and (max-width: 991px) {
    .department-navi li + li {
      margin-left: 20px; } }
  @media (max-width: 767px) {
    .department-navi li {
      display: block;
      margin-left: 0 !important; } }

::-moz-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #AFC1D3;
  opacity: 1;
  /* Firefox */ }

:-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #AFC1D3;
  opacity: 1;
  /* Firefox */ }

::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #AFC1D3;
  opacity: 1;
  /* Firefox */ }

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #AFC1D3; }

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #AFC1D3; }

input[type="text"],
select,
textarea {
  border: solid 1px #AFC1D3;
  padding: 6px 8px 5px;
  width: 100%;
  border-radius: 3px;
  transition: border-color, box-shadow .2s; }
  input[type="text"]:focus,
  select:focus,
  textarea:focus {
    border-color: #041C2C; }

select {
  background: url("../img/cw_chevron_down.svg") no-repeat;
  background-position: right center;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding-bottom: 3px; }

.error input[type="text"],
.error textarea {
  border-color: #b8001f; }
.error label {
  color: #b8001f; }

.form-info {
  font-size: 12px;
  font-size: 1.2rem; }

textarea {
  min-height: 140px;
  resize: vertical; }

.form-group {
  margin-bottom: 24px; }

.form-group-url {
  display: none; }

input[type="submit"],
button[type="submit"] {
  cursor: pointer; }

.inline-form {
  position: relative; }
  .inline-form input[type="submit"],
  .inline-form button[type="submit"] {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0; }
  .inline-form input[type="text"] {
    padding-right: 80px; }

.gallery-container {
  -moz-column-count: 3;
       column-count: 3;
  grid-gap: 8px;
  margin: 24px 0 32px; }
  .gallery-container .gallery-item {
    display: inline-block;
    width: 100%;
    margin-bottom: 8px; }
    .gallery-container .gallery-item a {
      display: block;
      color: inherit;
      text-decoration: none; }
    .gallery-container .gallery-item img {
      height: auto;
      width: 100%; }

@media screen and (max-width: 991px) {
  .gallery-container {
    -moz-column-count: 2;
         column-count: 2; } }
@media screen and (max-width: 767px) {
  .gallery-container {
    -moz-column-count: 2;
         column-count: 2; } }
.slider-gallery-container {
  margin: 24px 0 32px; }
  .slider-gallery-container .wp-caption-text {
    margin-bottom: 0; }

.slider-gallery-item a {
  display: block;
  color: inherit;
  text-decoration: none; }
.slider-gallery-item img {
  height: auto;
  width: 100%; }

.hero-number {
  text-align: center;
  margin-top: 24px;
  margin-bottom: 48px;
  font-size: 20px;
  font-size: 2rem; }
  @media (max-width: 767px) {
    .hero-number {
      margin-top: 8px;
      margin-bottom: 24px; } }
  .hero-number::after {
    display: block;
    content: "";
    background: #00AF66;
    height: 2px;
    width: 80px;
    margin: 8px auto 0; }

.image-border-wrap,
.image-border img,
.testimonial-image img,
section .section-content img {
  background: #fff;
  padding: 8px;
  border-radius: 1px;
  box-shadow: 0 0.5px 1.5px 0 rgba(0, 0, 0, 0.25);
  margin-bottom: 8px; }

.fancy-img-border {
  position: relative;
  padding: 24px 0 24px 24px;
  margin-bottom: 24px; }
  .fancy-img-border img {
    display: block;
    border-radius: 5px; }
  .fancy-img-border::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: -24px;
    bottom: 0;
    border: dashed 1px #041C2C;
    border-radius: 10px; }

.responsive-image {
  width: 100%;
  height: auto; }

.alignnone {
  width: auto !important; }
  .alignnone img {
    height: auto;
    width: 100%; }

.wp-caption > a {
  display: block; }

.wp-caption-text {
  color: #738091;
  font-style: italic;
  padding-top: 2px;
  font-size: 12px;
  font-size: 1.2rem; }

div.alignright,
img.alignright {
  float: right;
  margin-left: 8px; }

div.alignleft,
img.alignleft {
  float: left;
  margin-right: 8px; }

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

img.aligncenter {
  margin-bottom: 16px; }

div.alignright,
div.alignleft,
div.aligncenter {
  max-width: 100% !important; }
  div.alignright img,
  div.alignleft img,
  div.aligncenter img {
    max-width: 100%;
    height: auto; }

img.alignright,
img.alignleft,
img.aligncenter {
  max-width: 100%;
  height: auto; }

.infobox {
  padding: 16px;
  padding-left: 56px;
  position: relative;
  overflow: hidden;
  margin-bottom: 16px;
  background: #041C2C;
  color: #fff; }
  .infobox > i {
    position: absolute;
    left: 16px;
    top: 16px;
    line-height: 1;
    font-size: 30px;
    font-size: 3rem; }
  .infobox .infobox-msg {
    min-height: 30px; }
    .infobox .infobox-msg > strong {
      display: block;
      font-size: 18px;
      font-size: 1.8rem; }
    .infobox .infobox-msg ul {
      list-style: none;
      margin: 0;
      padding: 0; }
      .infobox .infobox-msg ul li {
        margin: 0; }
  .infobox.error {
    background: #b8001f;
    color: #fff; }
  .infobox.success {
    background: #00b85c;
    color: #fff; }

#lang-switch {
  float: right;
  text-transform: uppercase;
  margin-left: 16px; }
  #lang-switch span {
    cursor: default; }
  #lang-switch a, #lang-switch span {
    position: relative;
    display: inline-block;
    text-decoration: none;
    transition: 0.7s cubic-bezier(0.25, 1, 0.2, 1);
    padding: 3px 4px 8px; }
    #lang-switch a::after, #lang-switch span::after {
      content: "";
      height: 2px;
      position: absolute;
      left: 4px;
      right: 4px;
      bottom: -2px;
      background: #27619C;
      opacity: 0;
      transition: 0.7s cubic-bezier(0.25, 1, 0.2, 1); }
    #lang-switch a.active, #lang-switch a:hover, #lang-switch span.active, #lang-switch span:hover {
      color: #27619C; }
      #lang-switch a.active::after, #lang-switch a:hover::after, #lang-switch span.active::after, #lang-switch span:hover::after {
        opacity: 1; }
  @media (max-width: 767px) {
    #lang-switch {
      position: absolute;
      right: 16px;
      top: 2px;
      margin-left: 0; } }

.logo a {
  display: block; }
  .logo a svg {
    width: 100%;
    height: auto; }

.package-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  width: 100%; }
  @media (max-width: 991px) {
    .package-wrap {
      -ms-flex-direction: column;
          flex-direction: column; } }
  .package-wrap .package:nth-child(1) .package-head {
    background: #445560; }
  .package-wrap .package:nth-child(2) .package-head {
    background: #1f3a4c; }

.package {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
  background: #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1;
      flex: 1;
  padding: 16px;
  margin: 0 15px 32px;
  -ms-flex-direction: column;
      flex-direction: column;
  border-radius: 35px 35px 0 0;
  text-align: center;
  width: 100%; }
  @media (max-width: 767px) {
    .package {
      width: 100%; } }
  .package-head {
    color: #fff;
    background: #041C2C;
    padding: 8px 0 8px;
    margin-bottom: 16px;
    border-radius: 35px;
    font-size: 20px;
    font-size: 2rem; }
  .package-footer {
    display: none;
    margin-top: auto;
    color: #36A3FD;
    padding-top: 24px;
    cursor: pointer;
    font-size: 32px;
    font-size: 3.2rem; }
    .package-footer i {
      position: relative;
      display: inline-block;
      transform: rotate(0deg);
      transition: .2s; }
  .package.open .package-footer i {
    transform: rotate(-180deg); }
  @media (max-width: 767px) {
    .package-footer {
      display: block; }
    .package .package-items {
      display: none; } }
  .package-item {
    padding: 4px;
    background: #c0c6ca url("../img/stripes.svg") repeat;
    margin: 8px 0;
    border-radius: 12px;
    position: relative;
    overflow: hidden;
    line-height: 1.25;
    border-radius: 12px;
    font-size: 18px;
    font-size: 1.8rem; }
    .package-item .inner {
      background: #fff;
      position: relative;
      min-height: 82px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-pack: center;
          justify-content: center;
      padding: 4px 8px;
      border-radius: 8px; }
    .package-item.blue-bg .inner {
      background: #e9eef2; }
    .package-item-network {
      position: absolute;
      left: 2px;
      top: 2px;
      width: 50px; }
      .package-item-network img {
        width: 100%;
        height: auto; }
    .package-item-duration {
      color: #6A7789; }
    .package-item-ad-type {
      font-weight: 700; }
    .package-item-placement {
      color: #00AF66; }
      .package-item-placement p {
        margin-bottom: 4px; }
        .package-item-placement p:last-child {
          margin-bottom: 0; }

.parallax-wrap > svg {
  width: 0;
  height: 0; }

#hero-right .parallax-image {
  transform: rotate(-2deg);
  right: -50px;
  z-index: 3; }

.parallax-image {
  background: url("../img/cw_voucher.svg") no-repeat;
  background-size: contain;
  position: relative; }
  .parallax-image .parallax-image-inner {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    -webkit-clip-path: url("#clipped");
            clip-path: url("#clipped"); }
  .parallax-image .responsive-div-content {
    background: #041C2C url("../img/cw_grain.png") repeat;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    box-shadow: inset 0 10px 50px 30px rgba(0, 0, 0, 0.15); }
    .parallax-image .responsive-div-content i {
      color: #fff;
      font-size: 18vw; }

.parallax-el {
  display: block;
  position: absolute;
  width: 100px;
  height: 100px;
  line-height: 110px;
  z-index: 100;
  color: #fff;
  text-align: center;
  opacity: 0.25;
  z-index: 2;
  font-size: 80px;
  font-size: 8rem; }
  .parallax-el-1 {
    top: 5%;
    left: 12%; }
  .parallax-el-2 {
    bottom: 15%;
    left: 4%; }
  .parallax-el-3 {
    top: 2%;
    right: 7%; }
  .parallax-el-4 {
    bottom: -2%;
    right: 13%; }
  .parallax-el i {
    position: relative;
    font-size: 6vw; }

.partner-logos-wrap .parallax-image {
  background-image: url("../img/cw_bubble.svg"); }
  .partner-logos-wrap .parallax-image .parallax-image-inner {
    -webkit-clip-path: url("#clipped_bubble");
            clip-path: url("#clipped_bubble"); }
.partner-logos-wrap .responsive-div img {
  position: relative;
  display: inline-block;
  width: 100%;
  height: auto; }
.partner-logos-wrap .partner-logos-wrap {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #f6f6f6 url("../img/cw_grain.png") repeat;
  box-shadow: inset 0 10px 50px 30px rgba(0, 0, 0, 0.15); }
.partner-logos-wrap .partner-logos {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  padding: 16px;
  position: relative; }
  .partner-logos-wrap .partner-logos > div {
    border: solid 18px transparent;
    width: 25%; }
    .partner-logos-wrap .partner-logos > div:nth-child(7n) {
      page-break-after: always;
      -moz-break-after: always;
           break-after: always; }
@media (max-width: 767px) {
  .partner-logos-wrap .parallax-image {
    background-image: url("../img/cw_bubble_mobile.svg"); }
    .partner-logos-wrap .parallax-image .parallax-image-inner {
      -webkit-clip-path: url("#clipped_bubble_mobile");
              clip-path: url("#clipped_bubble_mobile"); }
  .partner-logos-wrap .partner-logos > div {
    width: 50%; }
    .partner-logos-wrap .partner-logos > div:nth-child(7n) {
      page-break-after: inherit;
      -moz-break-after: inherit;
           break-after: inherit; }
  .partner-logos-wrap .responsive-div.responsive-div-size-parallax-partner .responsive-div-helper {
    margin-top: 113.4146341463%; } }

.prg-form-submit {
  font-weight: 700;
  text-transform: uppercase;
  cursor: pointer; }

.social-media-share {
  text-align: right;
  margin-bottom: 64px; }
  .social-media-share a {
    text-decoration: none;
    color: #001A3F;
    display: inline-block;
    margin: 0 4px;
    font-size: 32px;
    font-size: 3.2rem; }

/*************************************
// RESPONSIVE VIDEO
**************************************/
.media-container {
  margin-bottom: 16px; }

.media-wrap {
  position: relative;
  padding-bottom: 56.25%;
  /* Default for 1600x900 videos 16:9 ratio*/
  padding-top: 0px;
  height: 0;
  overflow: hidden; }
  .media-wrap > iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.milestones > div {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  padding: 8px 0;
  padding-left: 24px;
  min-height: 72px; }
  .milestones > div .number {
    -ms-flex: 0 0 80px;
        flex: 0 0 80px;
    line-height: 1;
    color: #00AF66;
    font-size: 28px;
    font-size: 2.8rem; }
  .milestones > div .content {
    -ms-flex-positive: 1;
        flex-grow: 1; }
  .milestones > div::after {
    width: 12px;
    height: 12px;
    content: "";
    display: block;
    border: solid 2px #00AF66;
    background: #fff;
    border-radius: 50%;
    left: 0;
    top: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    z-index: 2; }
  .milestones > div::before {
    content: "";
    display: block;
    width: 3px;
    background: #00AF66;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    top: -50%;
    bottom: 50%;
    transform: translateX(-50%);
    z-index: 1; }
  .milestones > div:first-child::before {
    display: none; }
  .milestones > div.animate-me {
    opacity: 1; }
    .milestones > div.animate-me .number, .milestones > div.animate-me .content {
      transition-duration: .4s;
      transition-delay: 1.5s;
      transform: translateX(20%);
      opacity: 0;
      visibility: hidden; }
    .milestones > div.animate-me::after {
      transition-duration: .6s;
      transition-delay: .5s;
      opacity: 0;
      visibility: hidden; }
    .milestones > div.animate-me + div::before {
      transition-duration: .8s;
      bottom: 100%;
      opacity: 0;
      visibility: hidden; }
    .milestones > div.animate-me.animate .number, .milestones > div.animate-me.animate .content {
      transform: translateX(0);
      opacity: 1;
      visibility: visible; }
    .milestones > div.animate-me.animate::after {
      opacity: 1;
      visibility: visible; }
    .milestones > div.animate-me.animate + div::before {
      bottom: 50%;
      opacity: 1;
      visibility: visible; }
@media (min-width: 992px) {
  .milestones > div {
    width: 50%; }
    .milestones > div:nth-child(odd) {
      padding-right: 24px;
      padding-left: 0;
      text-align: right; }
      .milestones > div:nth-child(odd) .number {
        -ms-flex-order: 2;
            order: 2; }
      .milestones > div:nth-child(odd)::before {
        left: auto;
        right: 0;
        transform: translateX(50%); }
      .milestones > div:nth-child(odd)::after {
        right: 0;
        left: auto;
        transform: translate(50%, -50%); }
    .milestones > div:nth-child(even) {
      left: 50%; } }

body.page-id-14 .milestones > div:nth-child(3)::before,
body.page-id-3336 .milestones > div:nth-child(3)::before {
  top: -60%; }
body.page-id-14 .milestones > div:nth-child(8)::before,
body.page-id-3336 .milestones > div:nth-child(8)::before {
  top: -75%; }

body.page-id-8 .milestones > div:nth-child(2)::before,
body.page-id-3329 .milestones > div:nth-child(2)::before {
  top: -30%; }
@media (min-width: 1200px) {
  body.page-id-8 .milestones > div:nth-child(2)::before,
  body.page-id-3329 .milestones > div:nth-child(2)::before {
    top: -35%; } }
@media (min-width: 768px) and (max-width: 991px) {
  body.page-id-8 .milestones > div:nth-child(2)::before,
  body.page-id-3329 .milestones > div:nth-child(2)::before {
    top: -45%; } }
@media (min-width: 419px) and (max-width: 767px) {
  body.page-id-8 .milestones > div:nth-child(2)::before,
  body.page-id-3329 .milestones > div:nth-child(2)::before {
    top: -45%; } }
@media (min-width: 345px) and (max-width: 418px) {
  body.page-id-8 .milestones > div:nth-child(2)::before,
  body.page-id-3329 .milestones > div:nth-child(2)::before {
    top: -35%; } }
body.page-id-8 .milestones > div:nth-child(5)::before,
body.page-id-3329 .milestones > div:nth-child(5)::before {
  top: -75%; }
body.page-id-8 .milestones > div:nth-child(8)::before,
body.page-id-3329 .milestones > div:nth-child(8)::before {
  top: -105%; }
body.page-id-8 .milestones > div:nth-child(10)::before,
body.page-id-3329 .milestones > div:nth-child(10)::before {
  top: -105%; }

#notify {
  position: fixed;
  top: 0;
  right: 0;
  padding: 16px;
  max-width: 400px;
  width: 80%;
  z-index: 1000; }
  #notify .infobox {
    border: solid 1px #AFC1D3;
    background: #fff;
    border-radius: 8px; }
    #notify .infobox.error {
      border-color: #b8001f;
      color: #b8001f; }
    #notify .infobox.success {
      border-color: #00b85c;
      color: #00b85c; }

.toc {
  background: #F1F6FB;
  padding: 16px 32px 16px 0;
  display: block;
  position: relative; }
  .toc .toc-in-content-head {
    font-weight: 700;
    padding-left: 20px;
    font-size: 18px;
    font-size: 1.8rem; }
  .toc ul, .toc ol {
    margin: 0; }
    .toc ul li, .toc ol li {
      margin: 8px 0; }
  .toc-head {
    background: #041C2C;
    color: #fff;
    position: absolute;
    padding: 8px 16px;
    white-space: nowrap;
    cursor: pointer;
    transition: color, background .2s;
    font-size: 16px;
    font-size: 1.6rem; }

#toc-panel-wrap {
  transition: transform .2s;
  position: fixed;
  right: 0;
  top: 30%;
  transform: translateX(100%);
  max-width: 50%;
  z-index: 1000; }
  #toc-panel-wrap.open {
    transform: translateX(0); }
  #toc-panel-wrap .toc {
    min-height: 240px;
    max-height: 75vh;
    overflow-y: scroll; }
    #toc-panel-wrap .toc-head {
      right: 100%;
      top: 0; }

.teammember {
  margin-bottom: 32px; }
  .teammember-name {
    font-weight: 700; }

@media (max-width: 767px) {
  .section-team .prg-form-content > div:nth-child(2n+1) {
    clear: both; } }
@media (min-width: 768px) and (max-width: 991px) {
  .section-team .prg-form-content > div:nth-child(3n+1) {
    clear: both; } }
@media (min-width: 992px) {
  .section-team .prg-form-content > div:nth-child(4n+1) {
    clear: both; } }

.testimonial {
  margin-bottom: 32px; }
  .testimonial-image img {
    width: 100%;
    height: auto; }
  .testimonial-quote {
    font-style: italic;
    margin-bottom: 16px; }
  .testimonial-author {
    line-height: 1.4; }
    .testimonial-author strong {
      display: block; }
      .testimonial-author strong + small {
        display: inline-block;
        padding-top: 4px; }

#to-top {
  display: block;
  background: #041C2C;
  text-align: center;
  color: #fff;
  text-decoration: none;
  line-height: 40px;
  height: 40px;
  width: 40px;
  opacity: 0;
  position: fixed;
  right: 35px;
  z-index: 1000;
  transition: all 0.4s;
  bottom: -50px;
  font-size: 20px;
  font-size: 2rem; }
  #to-top.totop-visible {
    bottom: 20px;
    opacity: 1; }
  #to-top:hover {
    margin-bottom: 5px; }

@media screen and (max-width: 991px) {
  #to-top {
    right: 20px;
    line-height: 43px;
    height: 43px;
    width: 43px;
    font-size: 16px;
    font-size: 1.6rem; }
    #to-top.totop-visible {
      bottom: 0; }
    #to-top:hover {
      margin-bottom: 0; } }
body {
  color: #001A3F;
  font-family: "Lato", "Arial", "Helvetica", sans-serif;
  line-height: 1.7;
  font-weight: 400;
  font-size: 16px;
  font-size: 1.6rem; }

/*************************************
// HEADLINES
**************************************/
h1, h2, h3, h4, h5, h6,
.h1, .h2, .section-head > h1, .section-head > h2, .section-head > h3, .h3, .h4, .article-box-content h2, .article-box-content h3, .h5, .h6 {
  line-height: 1.2;
  font-family: "Lato", "Arial", "Helvetica", sans-serif;
  font-weight: 700; }

h1, .h1 {
  /*
  margin: 68px 0 28px;
  
  @include font-size(40);
  */
  margin-top: 68px;
  margin-bottom: 24px;
  line-height: 5.6rem;
  color: #001A3F;
  font-size: 46px;
  font-size: 4.6rem; }

h2, .h2, .section-head > h1, .section-head > h2, .section-head > h3 {
  /*
  margin: 52px 0 16px;
  
  @include font-size(32);
  */
  margin-top: 52px;
  margin-bottom: 24px;
  line-height: 4.4rem;
  color: #001A3F;
  font-size: 36px;
  font-size: 3.6rem; }

h3, .h3 {
  /*
  margin: 32px 0 12px;
  
  @include font-size(24);
  */
  margin-top: 32px;
  margin-bottom: 28px;
  line-height: 3.2rem;
  color: #001A3F;
  font-size: 28px;
  font-size: 2.8rem; }

h4, .h4, .article-box-content h2, .article-box-content h3 {
  /*
  margin: 20px 8px;
  
  @include font-size(20);
  */
  margin-top: 20px;
  margin-bottom: 24px;
  line-height: 2.4rem;
  color: #36A3FD;
  font-size: 20px;
  font-size: 2rem; }

h5, .h5 {
  /*
  margin: 16px 0 4px;
  
  @include font-size(18);
  */
  margin-top: 16px;
  line-height: 2.4rem;
  margin-bottom: 20px;
  color: #001A3F;
  font-size: 18px;
  font-size: 1.8rem; }

h6, .h6 {
  margin-top: 8px;
  margin-bottom: 20px;
  color: #001A3F;
  font-family: "Lato", "Arial", "Helvetica", sans-serif;
  font-weight: 700;
  line-height: 2.4rem; }

@media screen and (max-width: 767px) {
  h1, .h1 {
    font-size: 34.5px;
    font-size: 3.45rem; }

  h2, .h2, .section-head > h1, .section-head > h2, .section-head > h3 {
    font-size: 27px;
    font-size: 2.7rem; }

  h3, .h3 {
    font-size: 21px;
    font-size: 2.1rem; }

  h4, .h4, .article-box-content h2, .article-box-content h3 {
    font-size: 18px;
    font-size: 1.8rem; }

  h5, .h5 {
    font-size: 16px;
    font-size: 1.6rem; } }
.section-content-inner h2, .section-content-inner h3 {
  color: #00AF66; }

/*************************************
// Underline text & headline
**************************************/
.headline-underline {
  text-align: center; }

@media (max-width: 767px) {
  h2.headline-underline, h3.headline-underline {
    font-size: 22px;
    font-size: 2.2rem; } }
/*
.text-underline {
	display: inline-block;
	position: relative;
	padding-left: $offset / 2;
	padding-right: $offset / 2;

	&:after {
		content: "";
		display: block;
		position: absolute;
		left: 0;
		right: 0;
		bottom: $theme_shadow_width + 2px;
		height: $theme_shadow_width;
		background: $theme_shadow_color;
		z-index: -1;
	}
}

a.text-underline {
	text-decoration: none !important;
	color: inherit !important;
}

.headline-underline {
	text-align: center;
	
	span {
		display: inline-block;
		position: relative;
		padding-left: $offset;
		padding-right: $offset;
		
		&:after {
			content: "";
			display: block;
			position: absolute;
			left: 0;
			right: 0;
			bottom: $theme_shadow_width;
			height: $theme_shadow_width;
			background: $theme_shadow_color;
			z-index: -1;
		}
	}
}
	
h3,
.h3 {
	&.headline-underline span {
		&:after {
			bottom: $theme_shadow_width - 1px;
		}
	}
}
*/
/*************************************
// BODY TEXT
**************************************/
p {
  margin: 0 0 16px 0; }

.lead {
  font-weight: 400;
  margin: 0 0 32px 0;
  line-height: 1.5;
  font-size: 20px;
  font-size: 2rem; }

strong {
  font-weight: 700; }

.text-color-green {
  color: #00AF66; }

.text-color-blue {
  color: #041C2C; }

.txtcenter,
.alignc {
  text-align: center; }

.txtleft,
.alignl {
  text-align: left; }

.txtright,
.alignr {
  text-align: right; }

.text-overflow {
  width: 100%;
  max-width: 100%;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

a,
.ui-link {
  color: #041C2C;
  text-decoration: underline;
  cursor: pointer;
  transition: .2s; }
  a:hover,
  .ui-link:hover {
    color: black; }

a.reset-link {
  color: inherit;
  text-decoration: none; }
  a.reset-link:hover {
    color: inherit; }

a.block-link {
  display: block;
  color: inherit;
  text-decoration: none; }
  a.block-link:hover {
    color: inherit; }

.readmore,
section.has-readmore-link .section-content .section-content-inner p:last-child > a,
section.has-readmore-link .section-col .section-col-inner p:last-child > a,
.campaign-suggestions-after-content p:last-child > a {
  color: #001A3F;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
  transition: .2s; }
  .readmore:hover,
  section.has-readmore-link .section-content .section-content-inner p:last-child > a:hover,
  section.has-readmore-link .section-col .section-col-inner p:last-child > a:hover,
  .campaign-suggestions-after-content p:last-child > a:hover {
    text-decoration: none;
    color: #003a8c; }
  .readmore::after,
  section.has-readmore-link .section-content .section-content-inner p:last-child > a::after,
  section.has-readmore-link .section-col .section-col-inner p:last-child > a::after,
  .campaign-suggestions-after-content p:last-child > a::after {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    content: "\f054";
    font-size: 75%;
    position: relative;
    top: -1px;
    margin-left: 8px; }

.readmore-testimonials {
  cursor: pointer; }
  .readmore-testimonials::after {
    display: none; }

/*************************************
// Icons
**************************************/
.icon-size-1 {
  font-size: 20px;
  font-size: 2rem; }

.icon-size-2 {
  font-size: 40px;
  font-size: 4rem; }

.icon-size-3 {
  font-size: 60px;
  font-size: 6rem; }

/*************************************
// Lists
**************************************/
.reset-list,
nav ul,
ul.menu {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  list-style: none; }
  .reset-list li,
  nav ul li,
  ul.menu li {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline; }

ul, ol {
  margin: 24px 0 32px; }
  ul li, ol li {
    margin: 16px 0; }

.inline-list li {
  display: inline-block; }
.inline-list.has-gutter li {
  margin-right: 4px; }

/*************************************
// Blockquote
**************************************/
.prg-form-submit i.far,
.readmore-testimonials i.far {
  font-size: 75%;
  position: relative;
  top: -1px; }

/*************************************
// Blockquote
**************************************/
blockquote {
  margin: 32px 16px;
  border-left: solid 2px #AFC1D3;
  padding: 24px;
  font-weight: 100;
  line-height: 1.2;
  font-size: 22px;
  font-size: 2.2rem; }
  blockquote p {
    margin-bottom: 0; }
    blockquote p + p {
      margin-top: 16px; }
  blockquote cite {
    display: block;
    font-style: italic;
    font-weight: 700;
    text-transform: uppercase;
    padding-top: 12px;
    font-size: 14px;
    font-size: 1.4rem; }
    blockquote cite:before {
      content: '\2014 \2009';
      margin-right: 6px; }

@media screen and (min-width: 992px) {
  blockquote {
    margin-left: 32px;
    margin-right: 32px; } }
/*************************************
// Icon
**************************************/
@keyframes anim-rotate {
  0% {
    transform: rotate(0); }
  100% {
    transform: rotate(360deg); } }
.icon-spin {
  display: inline-block;
  margin-right: 4px;
  animation: anim-rotate 2s infinite linear; }

.filter-form {
  background: #fff;
  border-bottom: solid 1px #EEF2F6;
  border-top: solid 1px #EEF2F6;
  padding-bottom: 16px;
  padding-top: 16px;
  margin-bottom: 16px; }
  .filter-form input[type="text"] {
    background: #EEF2F6;
    font-size: 14px;
    font-size: 1.4rem; }
  .filter-form select {
    border-color: #EEF2F6;
    font-size: 14px;
    font-size: 1.4rem; }
  @media (max-width: 767px) {
    .filter-form select {
      margin-bottom: 16px; } }

footer {
  margin-top: 120px;
  background-color: #041C2C;
  box-shadow: inset 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
  padding-top: 120px;
  padding-bottom: 115px;
  color: #fff;
  position: relative; }
  footer::after {
    display: block;
    background: url("../img/cw-footer-pattern.svg") repeat-x;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 3px; }
  @media (max-width: 767px) {
    footer {
      padding-top: 48px;
      padding-bottom: 64px; }
      footer #logo-footer {
        margin-bottom: 40px; } }
  footer nav a,
  footer ul.menu a {
    color: #fff;
    text-decoration: none; }
    footer nav a:hover,
    footer ul.menu a:hover {
      color: #b3b3b3;
      text-decoration: none; }

#menu-internal-menu,
#footer-widget-wrap-1 .menu {
  -moz-column-count: 2;
       column-count: 2; }

#menu-social-media-menu,
#footer-widget-wrap-2 .menu {
  width: 100px;
  margin: -4px; }
  @media (max-width: 767px) {
    #menu-social-media-menu,
    #footer-widget-wrap-2 .menu {
      width: 100%; } }
  #menu-social-media-menu li,
  #footer-widget-wrap-2 .menu li {
    display: inline-block;
    margin: 0 4px; }

.footer-head {
  color: #fff;
  font-weight: 400;
  margin: 0;
  line-height: 1.7;
  font-size: 16px;
  font-size: 1.6rem; }

.footer-widget {
  margin-bottom: 16px; }

.gantt {
  background: green;
  display: grid; }
  .gantt-row {
    background: red;
    display: grid;
    grid-template-columns: repeat(365, 1fr); }
  .gantt-event {
    background: blue;
    grid-column-start: 110;
    grid-column-end: 150; }

header {
  position: relative;
  height: 52px; }
  header #fixed-header {
    background: #fff;
    border-bottom: solid 2px #00AF66;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 50px;
    box-shadow: 0 3px 16px rgba(0, 0, 0, 0.05);
    z-index: 1000;
    transition: all 0.2s; }
    header #fixed-header.fixed {
      position: fixed; }
    header #fixed-header #logo-wrap {
      float: left;
      padding: 0 15px; }
      @media (min-width: 768px) and (max-width: 991px) {
        header #fixed-header #logo-wrap {
          padding-right: 6px; } }
    header #fixed-header #header-inner {
      height: 50px;
      padding-top: 10px;
      padding-bottom: 8px;
      position: relative; }
      header #fixed-header #header-inner #logo-header a svg {
        height: 24px;
        width: auto; }
  header a {
    color: #041C2C; }
    header a:hover {
      color: #27619C; }

/*************************************
// Main Navigation
**************************************/
#main-nav a {
  color: #041C2C;
  display: inline-block;
  text-decoration: none;
  padding: 3px 16px 8px;
  font-size: 16px;
  font-size: 1.6rem; }
  #main-nav a:hover {
    color: #27619C; }
@media (min-width: 768px) and (max-width: 991px) {
  #main-nav a {
    padding-left: 10px;
    padding-right: 10px; } }
#main-nav > ul > li::before {
  content: "";
  height: 2px;
  position: absolute;
  left: 16px;
  right: 16px;
  bottom: -2px;
  background: #27619C;
  opacity: 0;
  transition: 0.7s cubic-bezier(0.25, 1, 0.2, 1); }
#main-nav > ul > li.current-menu-item::before, #main-nav > ul > li.current-menu-ancestor::before, #main-nav > ul > li:hover::before {
  opacity: 1; }
#main-nav li.current-menu-item > a,
#main-nav li.current-menu-ancestor > a {
  color: #27619C; }
#main-nav li.menu-item-has-children > a:after {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
  content: "\f078";
  font-size: 75%;
  position: relative;
  top: -1px;
  margin-left: 8px; }
#main-nav > ul > li {
  position: relative; }
  #main-nav > ul > li.last-item {
    float: right; }
    #main-nav > ul > li.last-item .sub-menu {
      right: 0; }
  #main-nav > ul > li .sub-menu {
    border-top: solid 2px #27619C;
    padding: 4px 0 4px;
    background: #fff;
    position: absolute;
    visibility: hidden;
    opacity: 0;
    transform: translateX(10px);
    transition: 0.7s cubic-bezier(0.25, 1, 0.2, 1);
    box-shadow: 0 3px 16px rgba(0, 0, 0, 0.15); }
    #main-nav > ul > li .sub-menu > li {
      display: block; }
    #main-nav > ul > li .sub-menu a {
      padding: 4px 16px 4px;
      line-height: 1.25;
      white-space: nowrap; }
  #main-nav > ul > li:hover .sub-menu {
    visibility: visible;
    opacity: 1;
    transform: translateX(0); }

/*************************************
// Panel
**************************************/
/*************************************
// Full Flyout
**************************************/
/*
#main-nav {
	& > ul > li {
		position: inherit;
		
		.sub-menu {
			left: 0;
			right: 0;
			border-top: solid $header_border $secondary_color;
			border-bottom: solid $header_border $primary_color;
			box-shadow: none;
		}
	}
}
*/
/*************************************
// Mobile header
**************************************/
.show-mobile-break {
  display: none; }

@media screen and (min-width: 768px) {
  header #fixed-header {
    transform: translateY(0%); }
    header #fixed-header.nav-up {
      transform: translateY(-100%); } }
@media screen and (max-width: 767px) {
  .show-mobile-break {
    display: block; }

  .hide-mobile-break {
    display: none !important; }

  header {
    padding-top: 0;
    height: 52px; }
    header #fixed-header {
      position: fixed;
      top: 0;
      height: 52px; }
      header #fixed-header.nav-up {
        top: -52px; }
      header #fixed-header #header-inner {
        position: relative;
        height: 52px; }
        header #fixed-header #header-inner #logo-header a svg {
          height: 32px; }

  #logo-wrap {
    text-align: center;
    position: relative;
    width: 100%;
    float: none; }

  #logo-header {
    width: 80%;
    margin: 0 auto; }

  #mobile-menu-trigger {
    position: absolute;
    left: 16px;
    top: 4px;
    cursor: pointer; }

  #mobile-header-search-trigger {
    position: absolute;
    right: 16px;
    top: 10px;
    cursor: pointer; }

  #main-nav {
    padding: 16px 0; }
    #main-nav > ul > li {
      display: block;
      position: relative; }
      #main-nav > ul > li.last-item {
        float: none; }
      #main-nav > ul > li + li {
        border-top: solid 1px #738091; }
      #main-nav > ul > li.menu-item-has-children {
        padding-right: 48px;
        background: #01080D;
        overflow: hidden; }
        #main-nav > ul > li.menu-item-has-children > a {
          color: #041C2C;
          border-right: solid 1px #f2f2f2;
          background: #fff; }
          #main-nav > ul > li.menu-item-has-children > a::after {
            display: none; }
        #main-nav > ul > li.menu-item-has-children::after {
          cursor: pointer;
          color: #fff;
          background: #041C2C;
          position: absolute;
          font-style: normal;
          font-variant: normal;
          text-rendering: auto;
          -webkit-font-smoothing: antialiased;
          font-family: "Font Awesome 5 Pro";
          font-weight: 400;
          content: "\f078";
          font-size: 75%;
          top: 0;
          right: -1px;
          width: 50px;
          text-align: center;
          line-height: 52px;
          height: 51px;
          transform: rotate(0);
          transition: background .2s;
          border-right: solid 1px white;
          border-left: solid 1px white; }
        #main-nav > ul > li.menu-item-has-children.open {
          background: #01080D; }
          #main-nav > ul > li.menu-item-has-children.open > a {
            color: #fff;
            background: #041C2C; }
          #main-nav > ul > li.menu-item-has-children.open::after {
            transform: rotate(-180deg);
            background: #01080D; }
      #main-nav > ul > li .sub-menu {
        border-top: solid 1px #fff;
        border-bottom: none;
        background: #01080D;
        position: relative;
        visibility: visible;
        opacity: 1;
        transform: translateX(0);
        box-shadow: none;
        display: none;
        padding: 0; }
        #main-nav > ul > li .sub-menu > li {
          display: block; }
          #main-nav > ul > li .sub-menu > li > a {
            padding: 8px 24px;
            background: #01080D;
            color: #fff; }
      #main-nav > ul > li a {
        display: block;
        color: #041C2C;
        padding: 12px 24px; }
        #main-nav > ul > li a:hover {
          background: #f2f2f2;
          color: black; }
      #main-nav > ul > li.current-menu-item > a {
        background: #f2f2f2;
        color: #041C2C; }

  .panel > .col-xs-12 {
    padding: 0; }

  #panel-close-overlay {
    background: rgba(0, 0, 0, 0.3);
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1001; }

  .panel {
    display: block !important;
    background: #fff;
    bottom: 0;
    position: fixed;
    top: 0;
    width: 70%;
    z-index: 1001; }
    .panel-left {
      left: 0;
      margin-left: -70%;
      transition: margin-left 0.2s; }
    .panel-right {
      right: 0;
      margin-right: -70%;
      transition: margin-right 0.2s; }

  #main-wrap {
    position: relative;
    left: 0;
    padding-left: 0 !important;
    transition: left 0.2s; }

  header {
    left: 0;
    width: 100%;
    transition: left 0.2s; }

  body.panel-active {
    overflow: hidden; }

  body.panel-active-left .panel-left {
    margin-left: 0; }
  body.panel-active-left header {
    left: 70%; }
    body.panel-active-left header #fixed-header {
      margin-left: 70%; }
  body.panel-active-left #main-wrap {
    left: 70%; }

  body.panel-active-right .panel-right {
    margin-right: 0; }
  body.panel-active-right header {
    left: -70%; }
    body.panel-active-right header #fixed-header {
      margin-left: -70%; }
  body.panel-active-right #main-wrap {
    left: -70%; } }
#section-hero {
  display: -ms-flexbox;
  display: flex; }
  #section-hero #hero-left-inner h1 {
    font-weight: 700;
    line-height: 0.75;
    font-size: 90px;
    font-size: 9rem; }
  #section-hero #hero-left-inner h1 .subline {
    font-weight: 100;
    margin-top: 16px;
    font-family: "Lato", "Arial", "Helvetica", sans-serif;
    line-height: 4.4rem;
    font-size: 36px;
    font-size: 3.6rem; }
  @media (max-width: 1199px) {
    #section-hero #hero-left-inner h1 {
      font-size: 7.2vw;
      line-height: 0.75; }
    #section-hero #hero-left-inner h1 .subline {
      font-weight: 100;
      font-size: 2.8vw;
      line-height: 1.35; } }
  @media (max-width: 500px) {
    #section-hero #hero-left-inner h1 {
      font-size: 46px; }
    #section-hero #hero-left-inner h1 .subline {
      font-size: 20px; } }
  #section-hero > * {
    float: left;
    width: 50%; }

#hero-left {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row-reverse;
      flex-direction: row-reverse; }

#hero-left-inner {
  text-align: center;
  float: right;
  width: 100%;
  padding-right: 15px;
  max-width: 555px;
  -ms-flex-item-align: center;
      align-self: center; }
  #hero-left-inner h1, #hero-left-inner h2 {
    margin: 0; }
  @media (max-width: 767px) {
    #hero-left-inner {
      max-width: auto;
      padding-left: 20px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    #hero-left-inner {
      max-width: 345px; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    #hero-left-inner {
      max-width: 454.9px; } }
  @media (min-width: 1200px) {
    #hero-left-inner {
      max-width: 555px; } }

#hero-right {
  /*
  // limit voucher size
  @media (min-width: $screen-lg-min) {
  	max-width: 700px;
  	margin-left: auto; // aligns the item right
  }
  */ }
  #hero-right .responsive-div-content > svg,
  #hero-right .responsive-div-content > img {
    fill: #fff;
    position: relative;
    width: 70%;
    z-index: 3; }

@media (max-width: 767px) {
  #section-hero {
    height: 256px;
    overflow: hidden;
    position: relative;
    padding-bottom: 32px; }
    #section-hero h1, #section-hero h2 {
      color: #fff; }
    #section-hero h1 {
      font-size: 46px;
      font-size: 4.6rem; }
    #section-hero h1 .subline {
      font-size: 20px;
      font-size: 2rem; }
    #section-hero > * {
      float: none;
      width: 100%; }
    #section-hero .parallax-image-inner .responsive-div-content > i, #section-hero .parallax-image-inner .responsive-div-content > svg, #section-hero .parallax-image-inner .responsive-div-content > img {
      display: none; }

  #hero-left-inner {
    max-width: 100%; }

  #hero-right {
    position: absolute;
    left: -30%;
    bottom: 0;
    width: 160%;
    z-index: -1; }
    #hero-right .parallax-el-1 {
      top: auto;
      bottom: 150px;
      left: 12%; }
    #hero-right .parallax-el-2 {
      bottom: 30px;
      left: 6%; }
    #hero-right .parallax-el-3 {
      top: auto;
      bottom: 155px;
      right: 24%; }
    #hero-right .parallax-el-4 {
      bottom: -2px;
      right: 29%; }
    #hero-right .parallax-el i {
      font-size: 15vw; } }
.section-list-row {
  border-bottom: solid 2px #00AF66;
  padding-bottom: 8px;
  margin-bottom: 8px;
  position: relative; }
  .section-list-row::after {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    content: "\f054";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 90%; }

section {
  padding-top: 72px;
  padding-bottom: 72px;
  position: relative; }
  @media (max-width: 767px) {
    section {
      padding-top: 40px;
      padding-bottom: 40px; } }
  section.less-padding {
    padding-top: 16px;
    padding-bottom: 16px; }
    section.less-padding.has-shadow {
      padding-top: 72px; }
  section.has-shadow {
    box-shadow: inset 0 10px 10px rgba(0, 0, 0, 0.015); }
  section .section-head > h1:first-child, section .section-head > h2:first-child, section .section-head > h3:first-child,
  section .section-content > h1:first-child,
  section .section-content > h2:first-child,
  section .section-content > h3:first-child {
    margin-top: 0; }

.section-head > h1, .section-head > h2, .section-head > h3 {
  color: #001A3F !important; }
.section-head small {
  color: #00AF66;
  display: block;
  font-size: 16px;
  font-size: 1.6rem; }
.section-head .section-meta {
  font-weight: 700; }
.section-head.has-underline > h1::after, .section-head.has-underline > h2::after, .section-head.has-underline > h3::after {
  display: block;
  margin: 16px 0;
  content: "";
  width: 48px;
  height: 4px;
  background: #00AF66; }

body.single-post .article-sections-wrap .section-head h2 {
  line-height: 3.2rem;
  font-size: 24px;
  font-size: 2.4rem; }

section.section-grid .section-content-inner .row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center; }

.section-col {
  margin-bottom: 16px; }

.section-col-link-box {
  text-align: center;
  margin-bottom: 24px;
  font-size: 20px;
  font-size: 2rem; }
  .section-col-link-box .section-col-inner {
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
    transition: .2s;
    position: relative;
    padding-top: 32px; }
    .section-col-link-box .section-col-inner::before {
      content: "";
      position: absolute;
      left: -8px;
      right: -8px;
      top: -8px;
      bottom: -8px;
      z-index: -1;
      border-radius: 8px;
      border: dashed 1px transparent;
      transition: .4s; }
    .section-col-link-box .section-col-inner::after {
      display: block;
      font-style: normal;
      font-variant: normal;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      font-family: "Font Awesome 5 Pro";
      font-weight: 400;
      content: "\f054";
      position: absolute;
      top: 50%;
      right: 16px;
      transform: translateY(-50%);
      opacity: 1;
      transition: .2s;
      font-size: 16px;
      font-size: 1.6rem; }
  .section-col-link-box i {
    display: block;
    margin: 0 auto;
    color: #00AF66;
    transition: .2s;
    font-size: 40px;
    font-size: 4rem; }
  .section-col-link-box:hover .section-col-inner, .section-col-link-box.active .section-col-inner {
    background: #041C2C;
    color: #fff;
    box-shadow: inset 0 10px 50px 30px rgba(0, 0, 0, 0.15); }
    .section-col-link-box:hover .section-col-inner::before, .section-col-link-box.active .section-col-inner::before {
      border-color: #001A3F; }
    .section-col-link-box:hover .section-col-inner::after, .section-col-link-box.active .section-col-inner::after {
      opacity: 0; }
    .section-col-link-box:hover .section-col-inner i, .section-col-link-box.active .section-col-inner i {
      color: #fff; }

body.page-template-template-contact .section-idx-2,
body.page-template-template-contact .section-idx-3,
body.page-template-template-contact .section-idx-4,
body.page-template-template-contact .section-idx-5 {
  display: none; }

body.is-edge .parallax-image,
body.is-ie .parallax-image {
  background-image: url("../img/cw_voucher_fallback.png");
  background-size: cover;
  z-index: 2; }
  body.is-edge .parallax-image .parallax-image-inner,
  body.is-ie .parallax-image .parallax-image-inner {
    z-index: 1;
    -webkit-clip-path: none;
            clip-path: none; }
body.is-edge #hero-right .parallax-image,
body.is-ie #hero-right .parallax-image {
  background-color: #041C2C; }
  body.is-edge #hero-right .parallax-image .responsive-div-content,
  body.is-ie #hero-right .parallax-image .responsive-div-content {
    background: none;
    box-shadow: none; }
body.is-edge .parallax-wrap.partner-logos-wrap .parallax-image,
body.is-ie .parallax-wrap.partner-logos-wrap .parallax-image {
  background-color: #f6f6f6; }
  body.is-edge .parallax-wrap.partner-logos-wrap .parallax-image::after,
  body.is-ie .parallax-wrap.partner-logos-wrap .parallax-image::after {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    content: "";
    display: block;
    z-index: 1000;
    background-image: url("../img/cw_bubble_fallback.png");
    background-repeat: no-repeat;
    background-size: contain; }
    @media (max-width: 767px) {
      body.is-edge .parallax-wrap.partner-logos-wrap .parallax-image::after,
      body.is-ie .parallax-wrap.partner-logos-wrap .parallax-image::after {
        background-image: url("../img/cw_bubble_mobile_fallback.png"); } }
body.is-edge .partner-logos-wrap .parallax-image,
body.is-ie .partner-logos-wrap .parallax-image {
  background-image: none;
  background-color: none; }
  @media (max-width: 767px) {
    body.is-edge .partner-logos-wrap .parallax-image,
    body.is-ie .partner-logos-wrap .parallax-image {
      background-image: none; } }
body.is-edge .partner-logos-wrap .partner-logos-wrap,
body.is-ie .partner-logos-wrap .partner-logos-wrap {
  background: none;
  box-shadow: none; }

body.is-safari section.section-grid .section-content-inner .row {
  display: block; }
body.is-safari a.block-link.animate-me-move-up.animate {
  transform: translateY(0); }

.select-files {
  padding: 32px 16px;
  text-align: center;
  background: #f5f5f5;
  position: relative;
  cursor: pointer;
  transition: .2s;
  z-index: 100; }
  .select-files i {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 90px;
    opacity: 0.15;
    color: #8ea8c1 !important; }
  .select-files small {
    font-size: 10px;
    display: block;
    line-height: 1.2;
    opacity: 0.4;
    color: #6d8eaf !important; }
  .select-files:hover {
    color: #041C2C; }
    .select-files:hover::after {
      border-color: #041C2C; }
  .select-files::after {
    transition: .2s;
    border: dashed 1px #AFC1D3;
    content: "";
    display: block;
    position: absolute;
    left: 8px;
    right: 8px;
    top: 8px;
    bottom: 8px; }

.files {
  font-size: 12px; }
  .files div:last-child {
    margin-bottom: 16px; }
  .files .file-remove {
    cursor: pointer;
    font-size: 14px;
    position: relative;
    top: 2px; }
    .files .file-remove:hover {
      color: #b8001f; }

#loaded_n_total,
#upload-status {
  font-size: 12px; }

.device-form .files + .infobox {
  margin-left: 0;
  margin-right: 0;
  font-size: 12px;
  padding-left: 40px; }
  .device-form .files + .infobox i {
    font-size: 18px; }
  .device-form .files + .infobox .infobox-msg {
    min-height: 20px; }
