/*
Theme Name: Fintech Awards
Author: Anonymous
Author URI:
Version: 1
Description: MHPro Tools theme for Wordpress
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: MHPro Tools
Tags: one-column, two-columns
Theme URI:
*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
	 ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
	 ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
	 ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
	 ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
	 ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
	 ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */ }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
	 ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

.slick-dots, .main-nav ul, .footer-nav > ul, .text-block ul, .text-block ol, .form-area ul, .form-area .gform_fields, .accordion, .tabs-block .tabset, .widget ul, .social-networks, .callback-block form .gform_body ul, .callback-block form .gform_body .gform_fields, .breadcrumbs, .productrange-block ul:not([class]), .text-section ul:not([class]), .team-box .social, .reason-to-sponors ul, .graph-area ul, .online-stats ul, .stats-graph ul, .progress-area ul, .image-text-block ul, .woocommerce-account .woocommerce-MyAccount-navigation ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.clearfix:after, dl:after, .widget:after, .search-form:after, .post-password-form p:after, .navigation-single:after {
  content: '';
  display: block;
  clear: both; }

.ellipsis {
  white-space: nowrap;
  /* 1 */
  text-overflow: ellipsis;
  /* 2 */
  overflow: hidden; }

html {
  box-sizing: border-box; }

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

* {
  max-height: 1000000px; }

body {
  color: #0B1E1D;
  background: #fff;
  font: 18px/1.7777777778 "Inter", sans-serif;
  font-weight: 400;
  min-width: 320px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  @media (max-width: 1443px) {
    body {
      font-size: 17px;
      line-height: 26px; } }

img {
  max-width: 100%;
  height: auto;
  vertical-align: top; }

.gm-style img {
  max-width: none; }

a {
  -webkit-transition: color linear 0.3s, opacity linear 0.3s, background-color linear 0.3s, border-color linear 0.3s;
  transition: color linear 0.3s, opacity linear 0.3s, background-color linear 0.3s, border-color linear 0.3s;
  text-decoration: none; }
  a:hover {
    color: #000; }

ul, ol, dl, p, h1, h2, h3, h4, h5, h6, address, form, table, blockquote, applet, embed, object, iframe, frameset {
  margin: 0 0 1.7777777778em; }

blockquote {
  border-left: 4px solid #016b7a;
  padding-left: .5em;
  margin-left: 1.7777777778em; }

th, td {
  border: 1px solid #FFF200;
  padding: .5em;
  text-align: left;
  vertical-align: top; }

th {
  text-align: center;
  vertical-align: middle; }

ul, ol {
  padding-left: 3em; }

ul ul,
ul ol,
ol ul,
ol ol {
  padding-left: 3em;
  margin: 0; }

ul {
  list-style-type: disc; }

dl dt {
  float: left;
  clear: left;
  padding-right: .3em;
  font-weight: bold; }

dl dd {
  overflow: hidden; }

pre {
  max-width: 100%; }

form,
fieldset {
  margin: 0;
  padding: 0;
  border-style: none; }

input[type='text'],
input[type='tel'],
input[type='email'],
input[type='search'],
input[type='password'],
input[type='url'],
input[type='date'],
textarea, select, input[type='number'], .select2-container--default .select2-selection--single {
  height: 56px;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  box-sizing: border-box;
  font-size: 15px;
  line-height: 20px;
  border: solid 1px #E4E4E4;
  padding: 10px 24px;
  border-radius: 5px;
  outline: none;
  width: 100%;
  text-overflow: ellipsis;
  font-weight: 400;
  color: #0B1E1D;
  background-color: #fff;
  font-family: "Inter", sans-serif; }
  @media (min-width: 768px) {
    input[type='text'],
    input[type='tel'],
    input[type='email'],
    input[type='search'],
    input[type='password'],
    input[type='url'],
    input[type='date'],
    textarea, select, input[type='number'], .select2-container--default .select2-selection--single {
      height: 60px;
      font-size: 17px;
      line-height: 20px;
      padding: 10px 24px; } }
  input[type='text']::-webkit-input-placeholder,
  input[type='tel']::-webkit-input-placeholder,
  input[type='email']::-webkit-input-placeholder,
  input[type='search']::-webkit-input-placeholder,
  input[type='password']::-webkit-input-placeholder,
  input[type='url']::-webkit-input-placeholder,
  input[type='date']::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder, select::-webkit-input-placeholder, input[type='number']::-webkit-input-placeholder, .select2-container--default .select2-selection--single::-webkit-input-placeholder {
    color: #0B1E1D; }
  input[type='text']::-moz-placeholder,
  input[type='tel']::-moz-placeholder,
  input[type='email']::-moz-placeholder,
  input[type='search']::-moz-placeholder,
  input[type='password']::-moz-placeholder,
  input[type='url']::-moz-placeholder,
  input[type='date']::-moz-placeholder,
  textarea::-moz-placeholder, select::-moz-placeholder, input[type='number']::-moz-placeholder, .select2-container--default .select2-selection--single::-moz-placeholder {
    opacity: 1;
    color: #0B1E1D; }
  input[type='text']:-moz-placeholder,
  input[type='tel']:-moz-placeholder,
  input[type='email']:-moz-placeholder,
  input[type='search']:-moz-placeholder,
  input[type='password']:-moz-placeholder,
  input[type='url']:-moz-placeholder,
  input[type='date']:-moz-placeholder,
  textarea:-moz-placeholder, select:-moz-placeholder, input[type='number']:-moz-placeholder, .select2-container--default .select2-selection--single:-moz-placeholder {
    color: #0B1E1D; }
  input[type='text']:-ms-input-placeholder,
  input[type='tel']:-ms-input-placeholder,
  input[type='email']:-ms-input-placeholder,
  input[type='search']:-ms-input-placeholder,
  input[type='password']:-ms-input-placeholder,
  input[type='url']:-ms-input-placeholder,
  input[type='date']:-ms-input-placeholder,
  textarea:-ms-input-placeholder, select:-ms-input-placeholder, input[type='number']:-ms-input-placeholder, .select2-container--default .select2-selection--single:-ms-input-placeholder {
    color: #0B1E1D; }
  input[type='text'].placeholder,
  input[type='tel'].placeholder,
  input[type='email'].placeholder,
  input[type='search'].placeholder,
  input[type='password'].placeholder,
  input[type='url'].placeholder,
  input[type='date'].placeholder,
  textarea.placeholder, select.placeholder, input[type='number'].placeholder, .select2-container--default .select2-selection--single.placeholder {
    color: #0B1E1D; }
  input[type='text']:focus,
  input[type='tel']:focus,
  input[type='email']:focus,
  input[type='search']:focus,
  input[type='password']:focus,
  input[type='url']:focus,
  input[type='date']:focus,
  textarea:focus, select:focus, input[type='number']:focus, .select2-container--default .select2-selection--single:focus {
    border-color: #016b7a; }

select, .select2-container--default .select2-selection--single {
  background: #fff url("images/select-bg2.png");
  background-size: 50px 50px;
  background-repeat: no-repeat;
  background-position: 100% 0;
  font-weight: 400;
  font-size: 100%;
  font-family: inherit; }
  @media (min-width: 768px) {
    select, .select2-container--default .select2-selection--single {
      background-size: 60px 60px; } }
  select option, .select2-container--default .select2-selection--single option {
    font-weight: 400;
    font-family: sans-serif; }

.select2-container--default .select2-selection--single {
  padding-top: 14px; }
  @media (min-width: 768px) {
    .select2-container--default .select2-selection--single {
      padding-top: 17px; } }

.select2-dropdown {
  border-color: #E4E4E4 !important; }

.select2-search__field {
  font-size: 15px !important;
  line-height: 20px !important;
  padding: 10px 24px !important; }
  @media (min-width: 768px) {
    .select2-search__field {
      font-size: 17px !important;
      line-height: 20px !important;
      padding: 10px 24px !important; } }

textarea {
  resize: vertical;
  vertical-align: top;
  height: 140px !important;
  resize: none; }

button, .btn,
input[type='button'],
input[type='reset'],
input[type='file'],
input[type='submit'], .button {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  cursor: pointer;
  font-size: 16px;
  line-height: 20px;
  padding: 14px 25px;
  min-height: 48px;
  text-align: center;
  border-radius: 5px;
  outline: none;
  -webkit-transition: linear 0.4s;
  transition: linear 0.4s;
  color: #0B1E1D;
  background: #FFF200;
  border: 0;
  letter-spacing: 0.7px;
  font-weight: 500;
  display: inline-block;
  vertical-align: top; }
  @media (min-width: 768px) {
    button, .btn,
    input[type='button'],
    input[type='reset'],
    input[type='file'],
    input[type='submit'], .button {
      font-size: 18px;
      line-height: 20px;
      padding: 17px 30px;
      min-height: 56px; } }
  button:hover, .btn:hover,
  input[type='button']:hover,
  input[type='reset']:hover,
  input[type='file']:hover,
  input[type='submit']:hover, .button:hover {
    background-color: #d7cc03;
    opacity: 1;
    color: #0B1E1D; }
  button.btn-secondary, .btn.btn-secondary,
  input[type='button'].btn-secondary,
  input[type='reset'].btn-secondary,
  input[type='file'].btn-secondary,
  input[type='submit'].btn-secondary, .button.btn-secondary {
    background-color: #FFF200;
    color: #000; }
    button.btn-secondary:hover, .btn.btn-secondary:hover,
    input[type='button'].btn-secondary:hover,
    input[type='reset'].btn-secondary:hover,
    input[type='file'].btn-secondary:hover,
    input[type='submit'].btn-secondary:hover, .button.btn-secondary:hover {
      background-color: #FFF200; }
  button.btn-white, .btn.btn-white,
  input[type='button'].btn-white,
  input[type='reset'].btn-white,
  input[type='file'].btn-white,
  input[type='submit'].btn-white, .button.btn-white {
    background-color: #fff;
    color: #000; }
    button.btn-white:hover, .btn.btn-white:hover,
    input[type='button'].btn-white:hover,
    input[type='reset'].btn-white:hover,
    input[type='file'].btn-white:hover,
    input[type='submit'].btn-white:hover, .button.btn-white:hover {
      background-color: #d7cc03;
      color: #000; }
  button.btn-info, .btn.btn-info,
  input[type='button'].btn-info,
  input[type='reset'].btn-info,
  input[type='file'].btn-info,
  input[type='submit'].btn-info, .button.btn-info {
    background-color: #1667ea;
    color: #fff; }
    button.btn-info:hover, .btn.btn-info:hover,
    input[type='button'].btn-info:hover,
    input[type='reset'].btn-info:hover,
    input[type='file'].btn-info:hover,
    input[type='submit'].btn-info:hover, .button.btn-info:hover {
      background-color: #1152bc;
      color: #fff; }
  button.btn-info-light, .btn.btn-info-light,
  input[type='button'].btn-info-light,
  input[type='reset'].btn-info-light,
  input[type='file'].btn-info-light,
  input[type='submit'].btn-info-light, .button.btn-info-light {
    background-color: #F5F1FF;
    color: #000; }
    button.btn-info-light:hover, .btn.btn-info-light:hover,
    input[type='button'].btn-info-light:hover,
    input[type='reset'].btn-info-light:hover,
    input[type='file'].btn-info-light:hover,
    input[type='submit'].btn-info-light:hover, .button.btn-info-light:hover {
      background-color: #d1beff;
      color: #000; }
  button i, .btn i,
  input[type='button'] i,
  input[type='reset'] i,
  input[type='file'] i,
  input[type='submit'] i, .button i {
    display: inline-block;
    vertical-align: top;
    margin: 2px 8px 0 0; }

.fancybox-button {
  min-height: inherit;
  padding: 0; }
  .fancybox-button:hover {
    background: #000; }

.field_sublabel_below .gfield_label {
  margin-bottom: 6px;
  display: block; }

input[type='file'] {
  border-bottom: 0;
  background-color: #FFF200;
  color: #fff; }

.main-cols {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .main-cols #content {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
  .main-cols #sidebar {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 320px;
    margin-left: 20px; }

.paging {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .paging .nav-links .prev, .paging .nav-links .next {
    padding: 8px 20px; }

.paging {
  clear: both;
  text-align: center;
  width: 100%; }

.paging .nav-links a, .paging .nav-links span {
  color: #008193 !important;
  text-decoration: none;
  background: none;
  text-transform: uppercase;
  font-weight: 500;
  padding: 0;
  font-size: 20px;
  line-height: 24px;
  margin: 2px 10px;
  border-radius: 100%;
  font-family: "Inter", sans-serif;
  border: 0; }

.paging .nav-links a:hover, .paging .nav-links span.current {
  color: #000 !important; }

.paging .nav-links .next, .paging .nav-links .prev {
  font-size: 0;
  line-height: 0;
  padding: 0; }

.paging .nav-links .next {
  text-align: center; }
  .paging .nav-links .next:before {
    font-size: 20px;
    line-height: 24px;
    display: block;
    content: "\f105";
    font-family: 'icomoon'; }

.paging .nav-links .prev {
  text-align: center; }
  .paging .nav-links .prev:before {
    font-size: 20px;
    line-height: 24px;
    display: block;
    content: "\f104";
    font-family: 'icomoon'; }

.fancybox-button:after {
  display: none; }

.widget {
  margin-bottom: 1.7777777778em; }
  .widget ul {
    padding-left: 2em; }
  .widget select {
    min-width: 150px; }

.comment-form label {
  display: block;
  padding-bottom: 4px; }

.comment-form textarea {
  overflow: auto;
  margin: 0;
  height: 120px;
  min-height: 120px; }

.comment-form textarea,
.comment-form input[type='text'] {
  margin: 0 4px 0 0;
  max-width: 300px;
  width: 100%; }

.comment-form input[type='submit'] {
  display: block;
  float: none; }

.post-password-form label {
  display: block;
  margin-bottom: 4px; }

.post-password-form input[type='password'] {
  margin: 0 4px 0 0;
  max-width: 300px;
  width: 100%; }

.search-form {
  margin-bottom: 15px; }
  .search-form input {
    width: 100%; }
    .search-form input[type='search'] {
      width: 100%;
      margin-bottom: 14px; }

.post-password-form input {
  width: 100%; }
  .post-password-form input[type='password'] {
    width: 100%;
    max-width: 100%;
    margin-bottom: 14px; }

.comment-form input[type='submit'],
.post-password-form input[type='submit'],
.search-form input[type='submit'] {
  background: #FFF200;
  color: #000;
  font-size: 20px;
  line-height: 20px; }
  .comment-form input[type='submit']:hover,
  .post-password-form input[type='submit']:hover,
  .search-form input[type='submit']:hover {
    background: #016b7a; }

.commentlist {
  margin: 0 0 1.7777777778em; }
  .commentlist .edit-link {
    margin: 0; }
  .commentlist .avatar-holder {
    float: left;
    margin: 0 1.7777777778em 4px 0; }

.commentlist-item .commentlist-item {
  padding: 0; }
  @media (min-width: 768px) {
    .commentlist-item .commentlist-item {
      padding: 0 0 0 2em; } }

.comment,
.commentlist-holder {
  overflow: hidden; }

.commentlist-item .commentlist-item,
.commentlist-item + .commentlist-item {
  padding-top: 1.7777777778em; }

.widget_calendar #next {
  text-align: right; }

.gallery-item dt {
  float: none;
  padding: 0; }

.navigation,
.navigation-comments {
  position: relative;
  vertical-align: middle;
  margin-bottom: 1.7777777778em; }
  .navigation .screen-reader-text,
  .navigation-comments .screen-reader-text {
    position: absolute;
    left: -99999px; }
  .navigation .page-numbers,
  .navigation-comments .page-numbers {
    display: inline-block;
    vertical-align: middle;
    padding: 0 .4em; }
    @media (max-width: 767px) {
      .navigation .page-numbers,
      .navigation-comments .page-numbers {
        padding: 0 3px; } }
  .navigation .next,
  .navigation .prev,
  .navigation-comments .next,
  .navigation-comments .prev {
    display: inline-block;
    vertical-align: middle;
    max-width: 48%;
    background: #FFF200;
    color: #000;
    padding: 18px 20px 16px;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 20px;
    border-radius: 5px; }

.navigation-single {
  margin-bottom: 1.7777777778em; }
  .navigation-single .next,
  .navigation-single .prev {
    float: left;
    vertical-align: middle;
    max-width: 48%;
    background: #FFF200;
    color: #000;
    text-decoration: none;
    border-radius: 5px; }
    .navigation-single .next:hover,
    .navigation-single .prev:hover {
      background: #016b7a; }
    .navigation-single .next a,
    .navigation-single .prev a {
      display: block;
      background: #FFF200;
      color: #000;
      padding: 18px 20px 16px;
      font-weight: 600;
      text-decoration: none;
      text-transform: uppercase;
      font-size: 20px;
      line-height: 20px;
      border-radius: 5px; }
  .navigation-single .next {
    float: right; }

.wp-caption {
  max-width: 100%;
  clear: both;
  border: 1px solid #999;
  padding: .4em;
  margin-bottom: 1.7777777778em; }
  .wp-caption img {
    margin: 0;
    vertical-align: top; }
  .wp-caption p {
    margin: .4em 0 0; }

div.aligncenter {
  margin: 0 auto 1.7777777778em; }

img.aligncenter {
  display: block;
  margin: 0 auto; }

.alignleft {
  float: left;
  margin: 0 1.7777777778em 4px 0; }

.alignright {
  float: right;
  margin: 0 0 4px 1.7777777778em; }

.mejs-container {
  margin-bottom: 1.7777777778em; }

.wp-caption-text,
.gallery,
.alignnone,
.gallery-caption,
.sticky,
.bypostauthor {
  height: auto; }

@media (max-width: 1023px) {
  iframe {
    width: 100%; } }

#wp-calendar tbody td {
  text-align: center; }

#wp-calendar td,
#wp-calendar th {
  border: 1px solid #999; }

.widget_calendar table {
  width: 100%; }

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6,
.h {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  margin: 0 0 0.5em;
  line-height: 1.2;
  display: block; }

h1, .h1 {
  font-size: 42px; }
  @media (min-width: 768px) {
    h1, .h1 {
      font-size: 50px; } }
  @media (min-width: 1444px) {
    h1, .h1 {
      font-size: 56px; } }
  @media (min-width: 1444px) {
    h1, .h1 {
      font-size: 60px; } }

h2, .h2 {
  font-size: 38px;
  line-height: 1.3; }
  @media (min-width: 768px) {
    h2, .h2 {
      font-size: 42px;
      line-height: 1.2; } }
  @media (min-width: 1444px) {
    h2, .h2 {
      font-size: 50px; } }

h3, .h3 {
  font-size: 30px; }

h4, .h4 {
  font-size: 20px; }

h5, .h5 {
  font-size: 16px; }

h6, .h6 {
  font-size: 15px; }

p {
  margin: 0 0 1em; }

a {
  color: #016b7a; }
  a:hover, a:focus {
    text-decoration: none; }

@font-face {
  font-family: 'icomoon';
  src: url("fonts/icomoon.eot?w9yjup");
  src: url("fonts/icomoon.eot?w9yjup#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?w9yjup") format("truetype"), url("fonts/icomoon.woff?w9yjup") format("woff"), url("fonts/icomoon.svg?w9yjup#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }

[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

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

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

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

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

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

.icon-send:before {
  content: "\e905"; }

.icon-user:before {
  content: "\e906"; }

.icon-arrow_right_alt:before {
  content: "\e907"; }

.icon-long-arrow-right:before {
  content: "\e908"; }

.icon-long-arrow-left:before {
  content: "\e909"; }

.icon-long-arrow-up:before {
  content: "\e90a"; }

.icon-long-arrow-down:before {
  content: "\e90b"; }

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

.icon-location:before {
  content: "\e90d"; }

.icon-download:before {
  content: "\e90e"; }

.icon-arrow-right:before {
  content: "\e90f"; }

.icon-arrow-left:before {
  content: "\e910"; }

.icon-envelope1:before {
  content: "\e911"; }

.icon-home:before {
  content: "\e912"; }

.icon-watch_later:before {
  content: "\e913"; }

.icon-youtube1:before {
  content: "\e914"; }

.icon-location1:before {
  content: "\e915"; }

.icon-arrow-bottom:before {
  content: "\e916"; }

.icon-arrow-top:before {
  content: "\e917"; }

.icon-info:before {
  content: "\e918"; }

.icon-check_circle1:before {
  content: "\e919"; }

.icon-paperplane:before {
  content: "\e91a"; }

.icon-search1:before {
  content: "\e91b"; }

.icon-search2:before {
  content: "\e91c"; }

.icon-phone1:before {
  content: "\e91d"; }

.icon-facebook:before {
  content: "\e92a"; }

.icon-phone:before {
  content: "\e942"; }

.icon-star-empty:before {
  content: "\e9d7"; }

.icon-star-half:before {
  content: "\e9d8"; }

.icon-star-full:before {
  content: "\e9d9"; }

.icon-search:before {
  content: "\f002"; }

.icon-user:before {
  content: "\f007"; }

.icon-check:before {
  content: "\f00c"; }

.icon-times:before {
  content: "\f00d"; }

.icon-search-plus:before {
  content: "\f00e"; }

.icon-check1:before {
  content: "\f00f"; }

.icon-search-minus:before {
  content: "\f010"; }

.icon-redo:before {
  content: "\f01e"; }

.icon-sync:before {
  content: "\f021"; }

.icon-list:before {
  content: "\f03a"; }

.icon-list1:before {
  content: "\f03b"; }

.icon-check-circle:before {
  content: "\f058"; }

.icon-check-circle1:before {
  content: "\f059"; }

.icon-plus:before {
  content: "\f067"; }

.icon-minus:before {
  content: "\f068"; }

.icon-comment:before {
  content: "\f075"; }

.icon-twitter:before {
  content: "\f099"; }

.icon-google-plus-g:before {
  content: "\f0d5"; }

.icon-envelope:before {
  content: "\f0e0"; }

.icon-linkedin-in:before {
  content: "\f0e1"; }

.icon-envelope2:before {
  content: "\f0e2"; }

.icon-angle-left:before {
  content: "\f104"; }

.icon-angle-right:before {
  content: "\f105"; }

.icon-angle-up:before {
  content: "\f106"; }

.icon-angle-down:before {
  content: "\f107"; }

.icon-ellipsis-h1:before {
  content: "\f143"; }

.icon-ellipsis-v1:before {
  content: "\f144"; }

.icon-play-circle:before {
  content: "\f145"; }

.icon-youtube:before {
  content: "\f167"; }

.icon-xing:before {
  content: "\f168"; }

.icon-instagram:before {
  content: "\f16d"; }

.icon-tumblr:before {
  content: "\f173"; }

.icon-long-arrow-down1:before {
  content: "\f175"; }

.icon-long-arrow-up1:before {
  content: "\f176"; }

.icon-long-arrow-left1:before {
  content: "\f177"; }

.icon-long-arrow-right1:before {
  content: "\f178"; }

.icon-vk:before {
  content: "\f189"; }

.icon-google:before {
  content: "\f1a0"; }

.icon-vine:before {
  content: "\f1ca"; }

.icon-yelp:before {
  content: "\f1e9"; }

.icon-pinterest-p:before {
  content: "\f231"; }

.icon-whatsapp:before {
  content: "\f232"; }

.icon-vimeo-v:before {
  content: "\f27d"; }

.icon-envira:before {
  content: "\f299"; }

.icon-bath:before {
  content: "\f2cd"; }

.icon-facebook-f:before {
  content: "\f39e"; }

.icon-map-marker-alt:before {
  content: "\f3c5"; }

.icon-equals:before {
  content: "\f52c"; }

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

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer; }

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

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

.slick-slide {
  float: left;
  display: none;
  outline: none !important; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

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

.slide-pagination {
  overflow: hidden; }

.slick-pagination {
  display: inline-block;
  vertical-align: top;
  position: relative; }
  .slick-pagination .slick-next {
    position: absolute;
    right: 0;
    top: 0; }

.slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  padding-top: 35px !important; }
  @media (min-width: 768px) {
    .slick-dots {
      padding-top: 50px !important; } }
  .slick-dots li {
    padding: 0 3px; }
    .slick-dots li button {
      min-width: inherit;
      border: 0;
      background: none;
      font-size: 0;
      line-height: 0;
      width: 14px;
      height: 14px;
      min-height: inherit;
      border-radius: 100%;
      background: none;
      border: solid 1px #00aeef;
      -webkit-transition: background linear 0.3s;
      transition: background linear 0.3s;
      padding: 0;
      display: block;
      outline: none; }
      .slick-dots li button:hover {
        background: #00aeef !important;
        border-color: #00aeef; }
    .slick-dots li.slick-active button {
      background: #00aeef;
      border-color: #00aeef; }

.slick-prev,
.slick-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  text-decoration: none;
  cursor: pointer;
  z-index: 10;
  line-height: 1;
  font-size: 17px;
  left: 0;
  letter-spacing: 1px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #c5c3cd;
  -webkit-transition: linear 0.4s;
  transition: linear 0.4s;
  font-weight: 600; }
  .slick-prev i,
  .slick-next i {
    margin: -2px 3px 0;
    font-size: 22px; }
  .slick-prev:hover,
  .slick-next:hover {
    color: #016b7a; }

.slick-next {
  left: auto;
  right: 0;
  color: #016b7a; }

body.compensate-for-scrollbar {
  overflow: hidden; }

.fancybox-active {
  height: auto; }

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden; }

.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  width: 100%;
  z-index: 99992; }

.fancybox-container * {
  box-sizing: border-box; }

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto; }

.fancybox-bg {
  background: #03101f;
  opacity: 0;
  -webkit-transition-duration: inherit;
          transition-duration: inherit;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
          transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

.fancybox-is-open .fancybox-bg {
  opacity: .85;
  -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
          transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity .25s ease, visibility 0s ease .25s;
  transition: opacity .25s ease, visibility 0s ease .25s;
  visibility: hidden;
  z-index: 99997; }

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  -webkit-transition: opacity .25s ease 0s, visibility 0s ease 0s;
  transition: opacity .25s ease 0s, visibility 0s ease 0s;
  visibility: visible; }

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fancybox-toolbar {
  right: 0;
  top: 0; }

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  z-index: 99994; }

.fancybox-is-open .fancybox-stage {
  overflow: hidden; }

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  /* Using without prefix would break IE11 */
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px 20px;
  position: absolute;
  text-align: center;
  top: 0;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994; }
  @media (min-width: 768px) {
    .fancybox-slide {
      padding: 44px; } }

.fancybox-slide::before {
  content: '';
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0; }

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block; }

.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0; }

.fancybox-slide--image::before {
  display: none; }

.fancybox-slide--html {
  padding: 6px; }

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle; }

.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
          animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -ms-transform-origin: top left;
  -webkit-transform-origin: top left;
          transform-origin: top left;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995; }

.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out; }

.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in; }

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
  cursor: grab; }

.fancybox-is-grabbing .fancybox-content {
  cursor: grabbing; }

.fancybox-container [data-selectable='true'] {
  cursor: text; }

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%; }

.fancybox-spaceball {
  z-index: 1; }

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%; }

.fancybox-slide--video .fancybox-content {
  background: #000; }

.fancybox-slide--map .fancybox-content {
  background: #e5e3df; }

.fancybox-slide--iframe .fancybox-content {
  background: #fff; }

.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%; }

/* Fix iOS */
.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0; }

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%; }

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0; }

/* Buttons */
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  -webkit-transition: color .2s;
  transition: color .2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px;
  min-width: inherit; }

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc; }

.fancybox-button:hover {
  color: #fff; }

.fancybox-button:focus {
  outline: none; }

.fancybox-button.fancybox-focus {
  outline: 1px dotted; }

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none; }

/* Fix IE11 */
.fancybox-button div {
  height: 100%; }

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%; }

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0; }

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
  display: none; }

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
  display: none; }

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -ms-transform: scaleX(0);
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -ms-transform-origin: 0;
  -webkit-transform-origin: 0;
          transform-origin: 0;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  z-index: 99998; }

/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: .8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401; }

.fancybox-close-small:hover {
  color: #fff;
  opacity: 1; }

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0; }

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden; }

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none; }

/* Navigation arrows */
.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px;
  background: none !important; }

.fancybox-navigation .fancybox-button div {
  padding: 7px;
  background: #1e1e1e99; }

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  padding: 31px 26px 31px 6px; }

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0; }

/* Caption */
.fancybox-caption {
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, rgba(0, 0, 0, 0) 100%);
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px 44px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996; }

.fancybox-caption--separate {
  margin-top: -50px; }

.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all; }

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none; }

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline; }

/* Loading indicator */
.fancybox-loading {
  -webkit-animation: fancybox-rotate 1s linear infinite;
          animation: fancybox-rotate 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: .7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999; }

@-webkit-keyframes fancybox-rotate {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes fancybox-rotate {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

/* Transition effects */
.fancybox-animated {
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0); }

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1; }

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
          transform: scale3d(1.5, 1.5, 1.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
          transform: scale3d(0.5, 0.5, 0.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
          transform: scale3d(1, 1, 1); }

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -ms-transform: rotate(-360deg);
  -webkit-transform: rotate(-360deg);
          transform: rotate(-360deg); }

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -ms-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg); }

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg); }

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
          transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
          transform: scale3d(0, 0, 0) translate3d(100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
          transform: scale3d(1, 1, 1) translate3d(0, 0, 0); }

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
          transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
          transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
          transform: translate3d(0, 0, 0) scale(1); }

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px; }
  .fancybox-slide--image {
    padding: 6px 0; }
  .fancybox-close-small {
    right: -6px; }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px; }
  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px; } }

/* Share */
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center; }

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0; }

.fancybox-share p {
  margin: 0;
  padding: 0; }

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  -webkit-transition: all .2s;
  transition: all .2s;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap; }

.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff; }

.fancybox-share__button:hover {
  text-decoration: none; }

.fancybox-share__button--fb {
  background: #3b5998; }

.fancybox-share__button--fb:hover {
  background: #344e86; }

.fancybox-share__button--pt {
  background: #bd081d; }

.fancybox-share__button--pt:hover {
  background: #aa0719; }

.fancybox-share__button--tw {
  background: #1da1f2; }

.fancybox-share__button--tw:hover {
  background: #0d95e8; }

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px; }

.fancybox-share__button svg path {
  fill: #fff; }

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%; }

/* Thumbs */
.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  width: 212px;
  z-index: 99995; }

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden; }

.fancybox-show-thumbs .fancybox-thumbs {
  display: block; }

.fancybox-show-thumbs .fancybox-inner {
  right: 212px; }

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%; }

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden; }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px; }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px; }

.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px; }

.fancybox-thumbs__list a::before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991; }

.fancybox-thumbs__list a:focus::before {
  opacity: .5; }

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
  opacity: 1; }

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px; }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px; }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px); } }

.fancybox-content {
  border: solid 8px #fff; }
  @media (min-width: 768px) {
    .fancybox-content {
      border: solid 10px #fff; } }

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #fff; }

@-webkit-keyframes right {
  from {
    -webkit-transform: translateX(calc((-4vw + -4vh + -4%)/3)) rotate(0.01deg);
    transform: translateX(calc((-4vw + -4vh + -4%)/3)) rotate(0.01deg);
    -ms-transform: translateX(-4%); }
  to {
    -webkit-transform: translateX(calc((4vw + 4vh + 4%)/3)) rotate(0.01deg);
    transform: translateX(calc((4vw + 4vh + 4%)/3)) rotate(0.01deg);
    -ms-transform: translateX(4%); } }

@keyframes right {
  from {
    -webkit-transform: translateX(calc((-4vw + -4vh + -4%)/3)) rotate(0.01deg);
    transform: translateX(calc((-4vw + -4vh + -4%)/3)) rotate(0.01deg);
    -ms-transform: translateX(-4%); }
  to {
    -webkit-transform: translateX(calc((4vw + 4vh + 4%)/3)) rotate(0.01deg);
    transform: translateX(calc((4vw + 4vh + 4%)/3)) rotate(0.01deg);
    -ms-transform: translateX(4%); } }

@-webkit-keyframes left {
  from {
    -webkit-transform: translateX(calc((4vw + 4vh + 4%)/3)) rotate(0.01deg);
    transform: translateX(calc((4vw + 4vh + 4%)/3)) rotate(0.01deg);
    -ms-transform: translateX(4%); }
  to {
    -webkit-transform: translateX(calc((-4vw + -4vh + -4%)/3)) rotate(0.01deg);
    transform: translateX(calc((-4vw + -4vh + -4%)/3)) rotate(0.01deg);
    -ms-transform: translateX(-4%); } }

@keyframes left {
  from {
    -webkit-transform: translateX(calc((4vw + 4vh + 4%)/3)) rotate(0.01deg);
    transform: translateX(calc((4vw + 4vh + 4%)/3)) rotate(0.01deg);
    -ms-transform: translateX(4%); }
  to {
    -webkit-transform: translateX(calc((-4vw + -4vh + -4%)/3)) rotate(0.01deg);
    transform: translateX(calc((-4vw + -4vh + -4%)/3)) rotate(0.01deg);
    -ms-transform: translateX(-4%); } }

@-webkit-keyframes down {
  from {
    -webkit-transform: translateY(calc((-4vw + -4vh + -4%)/3)) rotate(0.01deg);
    transform: translateY(calc((-4vw + -4vh + -4%)/3)) rotate(0.01deg);
    -ms-transform: translateY(-4%); }
  to {
    -webkit-transform: translateY(calc((4vw + 4vh + 4%)/3)) rotate(0.01deg);
    transform: translateY(calc((4vw + 4vh + 4%)/3)) rotate(0.01deg);
    -ms-transform: translateY(4%); } }

@keyframes down {
  from {
    -webkit-transform: translateY(calc((-4vw + -4vh + -4%)/3)) rotate(0.01deg);
    transform: translateY(calc((-4vw + -4vh + -4%)/3)) rotate(0.01deg);
    -ms-transform: translateY(-4%); }
  to {
    -webkit-transform: translateY(calc((4vw + 4vh + 4%)/3)) rotate(0.01deg);
    transform: translateY(calc((4vw + 4vh + 4%)/3)) rotate(0.01deg);
    -ms-transform: translateY(4%); } }

@-webkit-keyframes up {
  from {
    -webkit-transform: translateY(calc((4vw + 4vh + 4%)/3)) rotate(0.01deg);
    transform: translateY(calc((4vw + 4vh + 4%)/3)) rotate(0.01deg);
    -ms-transform: translateY(4%); }
  to {
    -webkit-transform: translateY(calc((-4vw + -4vh + -4%)/3)) rotate(0.01deg);
    transform: translateY(calc((-4vw + -4vh + -4%)/3)) rotate(0.01deg);
    -ms-transform: translateY(-4%); } }

@keyframes up {
  from {
    -webkit-transform: translateY(calc((4vw + 4vh + 4%)/3)) rotate(0.01deg);
    transform: translateY(calc((4vw + 4vh + 4%)/3)) rotate(0.01deg);
    -ms-transform: translateY(4%); }
  to {
    -webkit-transform: translateY(calc((-4vw + -4vh + -4%)/3)) rotate(0.01deg);
    transform: translateY(calc((-4vw + -4vh + -4%)/3)) rotate(0.01deg);
    -ms-transform: translateY(-4%); } }

@-webkit-keyframes out {
  from {
    -webkit-transform: scale(1.15);
    transform: scale(1.15); }
  to {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes out {
  from {
    -webkit-transform: scale(1.15);
    transform: scale(1.15); }
  to {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@-webkit-keyframes in {
  from {
    -webkit-transform: scale(1);
    transform: scale(1); }
  to {
    -webkit-transform: scale(1.15);
    transform: scale(1.15); } }

@keyframes in {
  from {
    -webkit-transform: scale(1);
    transform: scale(1); }
  to {
    -webkit-transform: scale(1.15);
    transform: scale(1.15); } }

#slides {
  position: fixed;
  width: 1px;
  height: 1px;
  left: -9999px; }

#slideshow {
  position: fixed;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

#slideshow .slide, #slideshow span, #slideshow .static-content {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

#slideshow .slide span {
  background-size: cover;
  background-position: center; }

#slideshow .slide span.animate.right, #slideshow .slide span.animate.left {
  left: calc((-4vw + -4vh + -4%)/3);
  right: calc((-4vw + -4vh + -4%)/3); }

#slideshow .slide span.animate.up, #slideshow .slide span.animate.down {
  top: calc((-4vw + -4vh + -4%)/3);
  bottom: calc((-4vw + -4vh + -4%)/3); }

#slideshow span.animate {
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear; }

#slideshow span.animate.right {
  -webkit-animation-name: right;
  animation-name: right; }

#slideshow span.animate.left {
  -webkit-animation-name: left;
  animation-name: left; }

#slideshow span.animate.up {
  -webkit-animation-name: up;
  animation-name: up; }

#slideshow span.animate.down {
  -webkit-animation-name: down;
  animation-name: down; }

#slideshow span.animate.in {
  -webkit-animation-name: in;
  animation-name: in; }

#slideshow span.animate.out {
  -webkit-animation-name: out;
  animation-name: out; }

#slideshow span.animate.paused {
  -webkit-animation-play-state: paused;
  animation-play-state: paused; }

#header {
  position: relative;
  z-index: 10;
  background: #008193; }
  #header .logo {
    max-width: 180px; }
    @media (min-width: 768px) {
      #header .logo {
        max-width: 180px; } }
    @media (min-width: 1444px) {
      #header .logo {
        max-width: 200px; } }
    @media (min-width: 1440px) {
      #header .logo {
        max-width: 265px; } }
    #header .logo img {
      display: block;
      width: 100%; }
  #header .header-holder {
    padding: 18px 0; }
    #header .header-holder .container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      max-width: 1760px; }
  #header .btns-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 0 0 10px; }
    @media (min-width: 1550px) {
      #header .btns-holder {
        padding: 0 0 0 25px; } }
    #header .btns-holder .btn {
      margin: 0 0 0 15px;
      height: 50px;
      padding: 15px 30px;
      min-height: inherit; }
      @media (max-width: 1443px) {
        #header .btns-holder .btn {
          font-size: 16px;
          padding: 15px 22px; } }
      @media (max-width: 575px) {
        #header .btns-holder .btn.btn-secondary {
          display: none; } }
  #header .nav-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }

.main-nav {
  font-size: 15px;
  line-height: 24px;
  font-weight: 400; }
  @media (min-width: 1200px) {
    .main-nav {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }
  @media (min-width: 1444px) {
    .main-nav {
      font-size: 15px;
      line-height: 24px; } }
  @media (min-width: 1550px) {
    .main-nav {
      font-size: 18px; } }
  .main-nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 -5px; }
    .main-nav ul li {
      position: relative; }
      @media (min-width: 1800px) {
        .main-nav ul li {
          margin: 0 5px; } }
      .main-nav ul li a {
        display: block;
        padding: 15px 9px; }
        @media (min-width: 1200px) {
          .main-nav ul li a {
            text-align: center;
            color: #fff; } }
        @media (min-width: 1444px) {
          .main-nav ul li a {
            padding: 15px 14px; } }
        @media (min-width: 1600px) {
          .main-nav ul li a {
            padding: 15px 12px; } }
        .main-nav ul li a:hover {
          color: #FFF200; }
      .main-nav ul li.active > a {
        color: #FFF200; }
      .main-nav ul li.get-quote {
        display: none; }
      @media (min-width: 1200px) {
        .main-nav ul li.menu-item-has-children > a:after {
          display: inline-block;
          vertical-align: top;
          content: '\f107';
          font-family: 'icomoon';
          margin: 2px 0 -2px 6px;
          -webkit-transition: linear 0.4s;
          transition: linear 0.4s; } }
      @media (min-width: 1200px) {
        .main-nav ul li.menu-item-has-children:hover ul {
          opacity: 1;
          visibility: visible;
          margin-top: 0; }
        .main-nav ul li.menu-item-has-children:hover > a:after {
          -webkit-transform: rotate(180deg);
              -ms-transform: rotate(180deg);
                  transform: rotate(180deg); } }
    @media (min-width: 1200px) {
      .main-nav ul ul {
        display: block;
        margin: 0;
        position: absolute;
        left: 0;
        top: 100%;
        width: 250px;
        background: #008193;
        box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
        margin-top: 20px;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: linear 0.4s;
        transition: linear 0.4s; } }
    .main-nav ul ul li {
      margin: 0; }
      @media (min-width: 1200px) {
        .main-nav ul ul li {
          border-top: solid 1px rgba(247, 168, 13, 0.1); } }
      .main-nav ul ul li a {
        background: none;
        text-align: left;
        padding: 12px 15px; }
        @media (min-width: 1200px) {
          .main-nav ul ul li a {
            color: #fff; } }
        .main-nav ul ul li a:hover {
          color: #fff202; }
  .main-nav .drop-opener {
    display: none; }

@media (max-width: 1199px) {
  #header:after {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    height: 100vh;
    content: '';
    background: rgba(0, 0, 0, 0.8);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: linear 0.4s;
    transition: linear 0.4s; }
  .main-nav {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: linear 0.4s;
    transition: linear 0.4s;
    overflow-y: auto;
    max-height: calc(100vh - 89px);
    font-size: 18px;
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); }
    .main-nav ul {
      display: block;
      margin: 0; }
      .main-nav ul li {
        border-top: solid 1px rgba(78, 28, 223, 0.1); }
        .main-nav ul li a {
          padding: 0;
          display: block;
          padding: 17px 20px;
          color: #0B1E1D; }
          .main-nav ul li a:hover {
            color: #016b7a;
          }
        .main-nav ul li.menu-item-has-children > a:after {
          display: none; }
        .main-nav ul li.menu-item-has-children > a {
          padding-right: 80px; }
        .main-nav ul li.active > a {
          color: #016b7a; }
        .main-nav ul li ul {
          display: none;
          background: white; }
          .main-nav ul li ul li a {
            padding: 17px 40px; }
        .main-nav ul li.drop-active .drop-opener .icon-plus:before {
          content: '\f068'; }
      .main-nav ul .drop-opener {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        position: absolute;
        right: 0;
        top: 0;
        width: 54px;
        height: 54px;
        color: #0B1E1D; } }

@media (max-width: 767px) {
  .main-nav {
    max-height: calc(100vh - 89px); } }

.menu-opener {
  display: none; }
  @media (max-width: 1199px) {
    .menu-opener {
      display: block;
      width: 36px;
      height: 30px;
      position: relative;
      z-index: 3;
      margin: 0 0 0 24px; }
      .menu-opener span, .menu-opener:after, .menu-opener:before {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        -webkit-transition: all ease-in 0.4s;
        transition: all ease-in 0.4s;
        content: "";
        height: 5px;
        background: #FFF200; }
      .menu-opener span {
        top: 11px; }
      .menu-opener:after {
        top: 22px; } }

@media (max-width: 1199px) {
  .menu-active {
    overflow: hidden;
    height: 100%; }
    .menu-active .menu-opener span {
      opacity: 0; }
    .menu-active .menu-opener:after, .menu-active .menu-opener:before {
      -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
              transform: rotate(45deg);
      top: 10px; }
    .menu-active .menu-opener:after {
      -webkit-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
              transform: rotate(-45deg); }
    .menu-active .main-nav {
      opacity: 1;
      visibility: visible; }
    .menu-active #header:after {
      opacity: 1;
      visibility: visible; } }

.resize-active * {
  -webkit-transition: none !important;
  transition: none !important; }

.fixed-position #header {
  z-index: 1000;
  animation: showBar ease .5s;
  -webkit-animation: showBar ease .5s;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }
  @media (max-width: 767px) {
    .fixed-position #header .header-top {
      display: none !important; } }

@-webkit-keyframes showBar {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); } }

@keyframes showBar {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); } }

.counterup-bar {
  background: #fff;
  padding: 16px 0;
  text-align: center;
  font-weight: 700; }
  @media (min-width: 1444px) {
    .counterup-bar {
      font-size: 20px;
      padding: 24px 0; } }
  .counterup-bar .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .counterup-bar timer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .counterup-bar .title {
    margin: 0 20px 10px 0; }
    @media (min-width: 768px) {
      .counterup-bar .title {
        margin: 0 20px 0 0; } }
    @media (max-width: 575px) {
      .counterup-bar .title {
        font-size: 16px; } }
  .counterup-bar .time-holder {
    font-weight: 400;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .counterup-bar .time-holder + .time-holder:before {
      content: '|';
      margin: 0 4px;
      font-weight: 400; }
      @media (min-width: 576px) {
        .counterup-bar .time-holder + .time-holder:before {
          margin: 0 8px; } }
      @media (min-width: 768px) {
        .counterup-bar .time-holder + .time-holder:before {
          margin: 0 15px; } }
    .counterup-bar .time-holder span {
      font-weight: 700;
      min-width: 27px;
      display: inline-block;
      vertical-align: top; }
      @media (min-width: 576px) {
        .counterup-bar .time-holder span {
          font-size: 22px;
          min-width: 35px; } }
      @media (min-width: 1444px) {
        .counterup-bar .time-holder span {
          font-size: 26px; } }
      .counterup-bar .time-holder span + span {
        font-weight: 400;
        padding: 0 0 0 3px;
        font-size: 14px; }
        @media (min-width: 576px) {
          .counterup-bar .time-holder span + span {
            padding: 0 0 0 6px;
            text-transform: uppercase;
            font-size: 16px; } }
        @media (min-width: 1444px) {
          .counterup-bar .time-holder span + span {
            font-size: 18px; } }

#footer {
  padding-top: 20px;
  color: #0B1E1D; }
  @media (min-width: 1444px) {
    #footer {
      padding-top: 30px; } }
  #footer .btns-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 0 30px; }
    #footer .btns-holder .btn {
      margin: 0 8px;
      min-width: 100px;
      min-height: 50px;
      padding: 15px 25px; }
      @media (min-width: 1444px) {
        #footer .btns-holder .btn {
          min-width: 130px;
          padding: 15px 30px; } }
      @media (max-width: 1023px) {
        #footer .btns-holder .btn {
          font-size: 14px;
          line-height: 20px;
          padding: 10px 20px;
          min-height: inherit;
          margin: 0 5px; } }
  #footer .btn-white {
    background: #e6efff;
    color: #000; }
    #footer .btn-white:hover {
      background: #cdf8fe; }
  #footer .btn-secondary {
    background: #fff200; }
    #footer .btn-secondary:hover {
      background: #fff200; }

.footer-bottom {
  font-size: 15px;
  line-height: 20px;
  padding: 18px 0;
  text-align: center;
  border-top: solid 1px #cbe3e3; }
  @media (min-width: 1444px) {
    .footer-bottom {
      text-align: left;
      font-size: 17px; } }
  .footer-bottom p {
    margin: 0; }
  .footer-bottom .container {
    text-align: center; }
    @media (min-width: 1024px) {
      .footer-bottom .container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        text-align: left; } }
  @media (max-width: 1023px) {
    .footer-bottom .link {
      margin: 0 8px; } }
  .footer-bottom .sep {
    margin: 0 3px; }
    @media (min-width: 1024px) {
      .footer-bottom .sep {
        margin: 0 8px; } }

.footer-top {
  padding: 0 0 10px;
  font-size: 16px;
  line-height: 28px; }
  @media (min-width: 576px) {
    .footer-top {
      font-size: 18px; } }
  @media (min-width: 768px) {
    .footer-top {
      padding: 0 0 35px; } }
  @media (min-width: 768px) {
    .footer-top {
      font-size: 16px; } }
  @media (min-width: 1024px) {
    .footer-top {
      padding: 0 0 30px;
      font-size: 18px;
      line-height: 40px; } }
  @media (min-width: 1444px) {
    .footer-top {
      font-size: 20px;
      line-height: 43px;
      padding: 0 0 60px; } }
  .footer-top .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 -15px; }
    @media (min-width: 768px) {
      .footer-top .row {
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start; } }
    @media (max-width: 767px) {
      .footer-top .row {
        text-align: center; } }
    .footer-top .row .col {
      width: 100%;
      padding: 0 15px 20px; }
      @media (min-width: 768px) {
        .footer-top .row .col {
          padding: 0 15px;
          width: 20.33%; }
          .footer-top .row .col:first-child {
            width: 36%; } }
      @media (min-width: 1024px) {
        .footer-top .row .col {
          padding: 0 15px;
          width: 22.33%; }
          .footer-top .row .col:first-child {
            width: 33%; } }
  .footer-top .heading {
    display: block;
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    margin: 0 0 10px;
    color: #016b7a; }
    @media (min-width: 576px) {
      .footer-top .heading {
        margin: 0 0 16px; } }
    @media (min-width: 768px) {
      .footer-top .heading {
        font-size: 18px;
        line-height: 22px; } }
    @media (min-width: 1024px) {
      .footer-top .heading {
        font-size: 22px;
        line-height: 24px;
        margin: 0 0 15px; } }
    @media (min-width: 1444px) {
      .footer-top .heading {
        font-size: 24px;
        line-height: 34px; } }
  .footer-top .logo {
    max-width: 200px;
    margin: 0 auto 20px; }
    @media (min-width: 768px) {
      .footer-top .logo {
        margin: 0 auto 37px;
        max-width: 220px; } }
    @media (min-width: 1444px) {
      .footer-top .logo {
        max-width: 266px; } }
    .footer-top .logo img {
      display: block;
      max-width: 100%; }
  .footer-top .social-networks {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .footer-top p {
    margin: 0 0 30px; }

@media (min-width: 768px) {
  .footer-nav {
    margin: 0; } }

.footer-nav > ul li a {
  color: #0B1E1D; }
  .footer-nav > ul li a:hover {
    color: #016b7a; }

.footer-nav > ul li.active a {
  color: #016b7a; }

@media (max-width: 767px) {
  .footer-nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .footer-nav ul li {
      margin: 0 8px 10px; }
      .footer-nav ul li a {
        border-bottom: dashed 1px #016b7a; } }

.social-area {
  padding-top: 20px; }

.back-to-top {
  position: fixed;
  right: 10px;
  bottom: 10px;
  border-radius: 4px;
  width: 40px;
  height: 40px;
  background-color: #025a66;
  color: #fff;
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 1000;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: linear 0.4s;
  transition: linear 0.4s; }
  .back-to-top:hover {
    color: #fff;
    background-color: #000; }

.fixed-position ~ .back-to-top {
  opacity: 1;
  visibility: visible; }

.text-block {
  margin: 0 0 20px; }
  .text-block h2 {
    margin: 0 0 15px;
    color: #016b7a; }
  .text-block h3 {
    margin: 0 0 15px; }
  @media (min-width: 768px) {
    .text-block h1 {
      font-size: 50px; } }
  .text-block h2 {
    font-size: 40px; }
  .text-block h3 {
    font-size: 34px; }
  .text-block a {
    text-decoration: underline; }
    .text-block a:hover {
      text-decoration: none; }
  .text-block p {
    margin: 0 0 18px; }
  .text-block ul {
    padding: 0 0 20px; }
    .text-block ul li {
      padding: 0 0 8px 18px;
      position: relative; }
      .text-block ul li:before {
        position: absolute;
        left: 0;
        top: 13px;
        width: 4px;
        height: 4px;
        border-radius: 100%;
        content: '';
        background-color: #016b7a; }
  .text-block ol {
    padding: 0 0 20px;
    counter-reset: item; }
    .text-block ol li {
      padding: 0 0 8px 20px;
      position: relative; }
      .text-block ol li:before {
        position: absolute;
        left: 0;
        top: 0;
        color: #016b7a;
        content: counters(item, ".") " ";
        counter-increment: item; }
  .text-block blockquote {
    border: 0;
    margin: 0 0 15px;
    padding: 0;
    font-size: 18px;
    font-weight: 600; }
    .text-block blockquote q, .text-block blockquote p {
      quotes: none;
      font-style: italic;
      display: block;
      margin: 0 0 8px; }
    .text-block blockquote cite {
      display: block;
      font-weight: 400; }

.btn-area {
  margin: 0 -10px 20px 0; }
  .btn-area .btn {
    margin: 0 10px 10px 0; }

.slider-for .image, .slider-nav .image {
  display: block;
  padding-top: 50%;
  position: relative;
  background-size: cover;
  background-position: 50% 50%; }

.slider-nav {
  margin: 0 -3px; }
  .slider-nav .slide {
    padding: 6px 3px; }
  .slider-nav .image {
    padding-top: 60%; }

.gallery-holder {
  margin: 0 0 30px;
  position: relative; }
  .gallery-holder .slick-arrow {
    background: #faf9ff;
    width: 42px;
    height: 42px;
    border-radius: 100%;
    color: #016b7a;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 15px; }
    .gallery-holder .slick-arrow.slick-disabled {
      color: #000; }
  .gallery-holder + hr {
    margin-top: 0; }

.iframe-holder {
  position: relative;
  padding-top: 56.2%;
  margin: 0 0 30px;
  background-color: #000; }
  .iframe-holder iframe {
    position: absolute;
    left: 0;
    top: 0;
    border: 0;
    width: 100%;
    height: 100%; }

.two-cols {
  margin: 0 -15px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap; }
  .two-cols .col {
    width: 100%;
    padding: 0 15px !important; }
    @media (min-width: 768px) {
      .two-cols .col {
        width: 50%; } }
  .two-cols + hr {
    margin-top: 0; }

hr {
  border: 0;
  border-top: solid 1px #f1f1f1;
  margin: 30px 0; }

.gmap {
  position: relative;
  height: 397px;
  margin: 0 0 30px;
  background-color: #FFF200; }
  @media (min-width: 768px) {
    .gmap {
      margin: 0 0 40px; } }
  .gmap iframe {
    position: absolute;
    left: 0;
    top: 0;
    border: 0;
    width: 100%;
    height: 100%; }

.form-area {
  margin: 0 0 30px; }
  .form-area h2, .form-area .h2 {
    font-size: 30px;
    margin: 0 0 20px; }
  .form-area ul, .form-area .gform_fields {
    margin: 0 -15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap; }
    .form-area ul li, .form-area ul .gfield, .form-area .gform_fields li, .form-area .gform_fields .gfield {
      width: 100%;
      padding: 0 15px 20px; }
      @media (min-width: 768px) {
        .form-area ul li, .form-area ul .gfield, .form-area .gform_fields li, .form-area .gform_fields .gfield {
          padding: 0 15px 30px; } }
      .form-area ul li.small, .form-area ul .gfield.small, .form-area .gform_fields li.small, .form-area .gform_fields .gfield.small {
        width: 100%; }
        @media (min-width: 768px) {
          .form-area ul li.small, .form-area ul .gfield.small, .form-area .gform_fields li.small, .form-area .gform_fields .gfield.small {
            width: 50%; } }
      @media (min-width: 768px) {
        .form-area ul li.extra-small, .form-area ul .gfield.extra-small, .form-area .gform_fields li.extra-small, .form-area .gform_fields .gfield.extra-small {
          width: 33.33%; }
        .form-area ul li.medium, .form-area ul .gfield.medium, .form-area .gform_fields li.medium, .form-area .gform_fields .gfield.medium {
          width: 66.66%; } }
  .form-area .gfield_label {
    font-weight: 700;
    text-align: left;
    display: block;
    margin-bottom: 4px; }
  .form-area input[type="submit"] {
    min-width: 180px;
    width: 100%;
    text-transform: uppercase;
    height: 60px;
    background: #fff200;
    color: #000; }
    .form-area input[type="submit"]:hover {
      background: #fff200; }
  .form-area input[type="file"] {
    width: 100%; }
  .form-area .custom-checkboxes .gfield_label_before_complex {
    font-size: 24px;
    line-height: 27px;
    display: block;
    font-weight: 500;
    margin: 0 0 20px;
    display: none; }
  .form-area .gfield_checkbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    margin: 0 -10px;
    text-align: left;
    font-size: 16px;
    line-height: 27px;
    margin-top: 6px; }
    @media (min-width: 768px) {
      .form-area .gfield_checkbox {
        font-size: 18px; } }
    .form-area .gfield_checkbox .gchoice {
      width: calc(100% - 24px);
      margin: 0 10px 12px;
      position: relative;
      padding: 0 0 0 34px; }
      @media (min-width: 576px) {
        .form-area .gfield_checkbox .gchoice {
          width: calc(50% - 24px); } }
      .form-area .gfield_checkbox .gchoice input {
        position: absolute;
        left: -9999px;
        top: -9999px;
        visibility: hidden; }
      .form-area .gfield_checkbox .gchoice input:checked ~ label:before {
        opacity: 1; }
      .form-area .gfield_checkbox .gchoice label {
        display: block;
        cursor: pointer; }
        .form-area .gfield_checkbox .gchoice label:after {
          position: absolute;
          left: 0;
          top: 4px;
          width: 20px;
          height: 20px;
          border: solid 1px #0B1E1D;
          content: '';
          border-radius: 4px;
          cursor: pointer; }
          @media (min-width: 768px) {
            .form-area .gfield_checkbox .gchoice label:after {
              top: 2px; } }
        .form-area .gfield_checkbox .gchoice label:before {
          position: absolute;
          left: 0;
          top: 2px;
          content: '';
          width: 12px;
          height: 6px;
          border: solid 2px #0B1E1D;
          border-width: 0 0 2px 2px;
          -webkit-transform: rotate(-45deg);
              -ms-transform: rotate(-45deg);
                  transform: rotate(-45deg);
          margin: 8px 0 0 4px;
          opacity: 0;
          -webkit-transition: linear 0.4s;
          transition: linear 0.4s; }
          @media (min-width: 768px) {
            .form-area .gfield_checkbox .gchoice label:before {
              top: 0; } }

.download-btn {
  display: block;
  text-align: center;
  margin: 0 0 14px;
  padding: 19px 20px;
  position: relative;
  font-size: 18px;
  line-height: 24px;
  background-color: #FFF200;
  color: #000;
  font-weight: 400;
  border-radius: 5px; }
  .download-btn .icon-download {
    display: inline-block;
    vertical-align: top;
    margin: 0 8px 0 0;
    font-size: 22px; }
  .download-btn:hover {
    background-color: #d7cc03;
    color: #000; }

.downloads-list {
  margin: 0 0 30px; }
  @media (min-width: 768px) {
    .downloads-list {
      margin: 0 0 40px; } }

.accordion {
  margin: 0 0 40px; }
  .accordion li {
    margin: 0 0 16px; }
    .accordion li.active .opener {
      background: #f7f8f8;
      border-bottom-color: transparent; }
      .accordion li.active .opener:before {
        -webkit-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
                transform: rotate(180deg); }
  .accordion .opener {
    display: block;
    font-size: 17px;
    line-height: 22px;
    padding: 20px 70px 20px 20px;
    position: relative;
    border: solid 1px #f1f1f1;
    font-weight: 600;
    color: #016b7a;
    -webkit-transition: linear 0.4s;
    transition: linear 0.4s; }
    @media (min-width: 1600px) {
      .accordion .opener {
        font-size: 20px;
        line-height: 24px;
        padding: 24px 70px 24px 24px; } }
    .accordion .opener:before {
      content: "\f107";
      font-family: icomoon;
      position: absolute;
      right: 20px;
      color: #016b7a;
      top: 22px;
      -webkit-transition: linear 0.4s;
      transition: linear 0.4s;
      pointer-events: none; }
      @media (min-width: 1600px) {
        .accordion .opener:before {
          top: 25px;
          right: 25px; } }
    .accordion .opener:hover {
      color: #secondary; }
  .accordion .slide-holder {
    padding: 0 20px 20px;
    border: solid 1px #f1f1f1;
    border-top: 0;
    background-color: #f7f8f8; }
    .accordion .slide-holder p {
      margin: 0; }

.validation_error {
  margin: 0 0 10px; }

.gfield .validation_message {
  display: none; }

.gfield_error input, .gfield_error textarea, .gfield_error select {
  border-color: #f00 !important; }

.gform_footer {
  text-align: center; }

.twocolumns {
  padding: 0 0 30px; }
  @media (min-width: 1024px) {
    .twocolumns {
      padding: 0 0 60px; } }

.image-area {
  margin-bottom: 30px; }
  .image-area img {
    display: block;
    width: 100%; }

.table-holder {
  margin: 0 0 30px; }
  .table-holder table {
    width: 100%;
    text-align: center;
    margin: 0; }
    .table-holder table thead {
      background: #016b7a;
      color: #fff;
      font-weight: 500; }
    .table-holder table th, .table-holder table td {
      padding: 10px 15px;
      text-align: center;
      border-color: #e6dcd8; }
    .table-holder table th {
      font-weight: 500; }
  @media (max-width: 767px) {
    .table-holder {
      overflow-x: auto;
      border: 1px solid #e6dcd8;
      border-top: 0;
      border-bottom: 0; }
      .table-holder table {
        min-width: 580px;
        margin-left: -1px; } }

.hidden_label .gfield_label {
  display: none; }

.captcha-align {
  text-align: center; }
  .captcha-align .ginput_recaptcha {
    display: inline-block;
    vertical-align: top; }

.main-content {
  padding: 40px 0; }
  @media (min-width: 768px) {
    .main-content {
      padding: 60px 0; } }

.file-input {
  padding-top: 20px; }
  .file-input label {
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
    outline: none;
    color: #fff;
    position: relative;
    display: block; }
    .file-input label span {
      font-size: 13px;
      color: #c1c1c1;
      font-style: italic;
      display: block; }
    .file-input label:before {
      display: block;
      content: "";
      background: url(images/icon-upload.png);
      background-size: 100% 100%;
      width: 53px;
      height: 40px;
      margin: 0 auto 10px; }
  .file-input input {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: -99999px;
    top: -99999px; }
  .file-input .gfield_required {
    display: inline;
    color: #FFF200; }
  .file-input.gfield_error .gfield_required {
    color: #f00; }
  .file-input.gfield_error .gfield_label {
    color: #f00; }
  .file-input .ginput_container_fileupload span {
    font-size: 13px;
    color: #c1c1c1;
    font-style: italic; }
  .file-input .gfield_label {
    display: block !important; }

#main .team-block {
  background: none;
  padding: 0; }
  #main .team-block .row .col {
    padding: 20px 15px !important; }
    @media (min-width: 768px) {
      #main .team-block .row .col .team-box {
        margin: 0 0 30px; } }

.ctablock {
  background: url(images/hero-image.jpg);
  background-size: cover;
  background-position: 40% 50%;
  text-align: center;
  position: relative;
  position: relative;
  z-index: 1;
  padding: 50px 30px;
  margin: 0 0 30px; }
  @media (min-width: 1024px) {
    .ctablock {
      background-position: 50% 50%;
      padding: 70px 30px;
      margin: 0 0 40px; } }
  .ctablock:before {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    content: '';
    background: -webkit-linear-gradient(345.54deg, #d7cc03 15.96%, #060838 88.67%);
    background: linear-gradient(104.46deg, #d7cc03 15.96%, #060838 88.67%);
    z-index: 1;
    opacity: 1;
    opacity: 0.7;
    mix-blend-mode: multiply; }
  .ctablock .holder {
    position: relative;
    z-index: 2; }
  .ctablock h2 {
    color: #fff;
    margin: 0 auto 30px;
    font-weight: 700;
    max-width: 600px; }
    @media (min-width: 1024px) {
      .ctablock h2 {
        max-width: 650px; } }
    @media (min-width: 1600px) {
      .ctablock h2 {
        max-width: 736px; } }
    .ctablock h2 span {
      font-weight: 400; }

.js-tab-hidden {
  display: block !important;
  left: -9999px !important;
  position: absolute !important;
  top: -9999px !important; }

.tabs-block {
  background: #faf9ff;
  margin: 0 0 30px; }
  .tabs-block p {
    margin: 0; }
    .tabs-block p + p {
      margin: 20px 0 0; }
  .tabs-block .tab-content {
    padding: 20px; }
    .tabs-block .tab-content a {
      text-decoration: underline; }
      .tabs-block .tab-content a:hover {
        text-decoration: none; }
  .tabs-block .tabset {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap; }
    .tabs-block .tabset li a {
      background: #fff;
      border: solid 1px #f1f1f1;
      font-size: 18px;
      font-weight: 600;
      display: block;
      padding: 6px 18px; }
      @media (min-width: 1600px) {
        .tabs-block .tabset li a {
          font-size: 20px; } }
      .tabs-block .tabset li a.active {
        background: #016b7a;
        border-color: #016b7a;
        color: #fff; }
      .tabs-block .tabset li a:hover {
        color: #0B1E1D; }
    .tabs-block .tabset li + li a {
      margin: 0 0 0 -1px; }

.content-holder .form-block {
  max-width: none; }

#wrapper {
  overflow: hidden;
  width: 100%;
  position: relative; }

@media (max-width: 1023px) {
  body {
    font-size: 18px; } }

@media (max-width: 767px) {
  body {
    font-size: 17px; } }

.container {
  max-width: 1050px;
  padding: 0 20px;
  margin: 0 auto; }
  @media (min-width: 1444px) {
    .container {
      max-width: 1210px; } }

.listing-block {
  padding: 20px 0 20px; }
  @media (min-width: 768px) {
    .listing-block {
      padding: 40px 0; } }
  @media (min-width: 1444px) {
    .listing-block {
      padding: 80px 0; } }
  #main .listing-block {
    padding: 0; }
  @media (min-width: 1024px) {
    .listing-block .row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap;
      margin: 0 -20px; } }
  @media (min-width: 1444px) {
    .listing-block .row {
      margin: 0 -50px; } }
  .listing-block .row .col {
    padding: 0 0 30px; }
    @media (min-width: 1024px) {
      .listing-block .row .col {
        padding: 0 20px; } }
    @media (min-width: 1444px) {
      .listing-block .row .col {
        padding: 0 50px; } }
  @media (min-width: 1024px) {
    .listing-block .row #content {
      width: 63%; } }
  @media (min-width: 1024px) {
    .listing-block .row #sidebar {
      width: 37%; } }

.post-article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap;
  margin: 0 0 30px; }
  .post-article .featured-image {
    position: relative;
    padding-top: 70%;
    overflow: hidden; }
    .post-article .featured-image img {
      display: block;
      width: 100%;
      position: absolute;
      left: 0;
      top: 0;
      height: 100%;
      object-fit: cover; }
  .post-article .text-block {
    padding: 24px;
    position: relative;
    margin: -83px 10px 0;
    background: #fff;
    box-shadow: 0px 8px 25px 21px rgba(203, 203, 203, 0.25);
    color: #0B1E1D;
    font-size: 18px;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
  .post-article h3, .post-article .h3 {
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
    color: #0B1E1D;
    margin: 0 0 15px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden; }
  .post-article .read-more {
    color: #016b7a;
    text-decoration: underline !important;
    font-weight: 500;
    font-size: 16px; }
  .post-article p {
    margin: 0 0 10px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden; }
  .post-article .meta {
    display: block;
    font-size: 16px;
    font-weight: 600;
    color: #016b7a;
    margin: 0 0 10px;
    padding-right: 60px; }
    .post-article .meta a {
      color: #016b7a; }
      .post-article .meta a:hover {
        color: #016b7a; }
    .post-article .meta .date {
      color: #016b7a; }

.posts-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin: 0 -15px; }
  .posts-list .post-article {
    margin: 0 15px 50px;
    width: calc(100% - 30px); }
    @media (min-width: 768px) {
      .posts-list .post-article {
        width: calc(100%/2 - 30px); } }

.feed-holder {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 400px; }
  .feed-holder iframe {
    border: 0;
    border-radius: 0; }

.widget {
  margin: 0 0 50px; }
  .widget .widgettitle {
    display: block;
    font-size: 30px;
    line-height: 36px;
    margin: 0 0 10px;
    position: relative; }
  .widget ul {
    padding: 0;
    font-size: 18px;
    line-height: 28px;
    border-bottom: solid 1px #e8e8e8; }
    @media (min-width: 1444px) {
      .widget ul {
        font-size: 20px;
        line-height: 32px; } }
    .widget ul li + li {
      border-top: solid 1px #e8e8e8; }
    .widget ul li a {
      display: block;
      padding: 15px 0;
      color: #0B1E1D; }
      @media (min-width: 1444px) {
        .widget ul li a {
          padding: 20px 0; } }
      .widget ul li a:hover {
        color: #016b7a; }
  .widget .social-networks {
    padding-top: 30px;
    margin: 0 -5px; }
    .widget .social-networks li {
      margin: 0 5px 10px; }

.widget_categories ul {
  border-bottom: 0 !important; }
  .widget_categories ul li {
    font-size: 18px;
    line-height: 36px;
    margin: 0 0 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .widget_categories ul li + li {
      border: 0; }
    .widget_categories ul li a {
      padding: 0 !important; }

.searchform > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: solid 1px #e8e8e8;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: relative; }
  .searchform > div:before {
    position: absolute;
    right: 0;
    top: 2px;
    content: '\e91b';
    font-family: 'icomoon';
    font-size: 20px;
    line-height: 1; }
  .searchform > div input[type='search'] {
    border: 0;
    border-radius: 0;
    padding: 0;
    font-size: 18px;
    line-height: 22px;
    font-weight: 500;
    height: auto;
    padding: 0 50px 18px 0;
    min-height: inherit;
    background: none; }
  .searchform > div input[type='submit'] {
    font-size: 0;
    line-height: 0;
    width: 30px;
    height: 30px;
    position: absolute;
    right: 0;
    top: 0;
    min-height: inherit;
    background: none !important;
    cursor: pointer; }

.social-networks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin: 0 -5px;
  font-size: 17px; }
  .social-networks li {
    margin: 0 5px; }
    @media (min-width: 1444px) {
      .social-networks li {
        margin: 0 5px 4px; } }
    .social-networks li a {
      width: 40px;
      height: 40px;
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      color: #0c282c !important;
      border-radius: 100%;
      background: #f1f1f1;
      color: #fff !important; }
      .social-networks li a:hover {
        background: #060838;
        color: #fff !important; }
      .social-networks li a.icon-linkedin-in {
        background: #007ab9; }
      .social-networks li a.icon-twitter {
        background: #41a2f3; }
      .social-networks li a.icon-instagram {
        background: #dc1c8b; }

.details-holder h1 {
  font-size: 40px;
  line-height: 50px; }
  @media (min-width: 1024px) {
    .details-holder h1 {
      font-size: 50px;
      line-height: 60px; } }

.details-holder h2 {
  font-size: 30px;
  line-height: 40px; }
  @media (min-width: 1024px) {
    .details-holder h2 {
      font-size: 40px;
      line-height: 50px; } }

@media (max-width: 1023px) {
  .details-holder h3 {
    font-size: 26px;
    line-height: 30px; } }

.details-holder .alignleft {
  max-width: 350px; }
  @media (max-width: 767px) {
    .details-holder .alignleft {
      float: none;
      width: 100%;
      margin: 0 0 20px;
      max-width: none; } }

.details-holder .alignright {
  max-width: 350px; }
  @media (max-width: 767px) {
    .details-holder .alignright {
      float: none;
      width: 100%;
      margin: 0 0 20px;
      max-width: none; } }

@media (max-width: 767px) {
  .details-holder .aligncenter {
    float: none;
    width: 100%;
    margin: 0 0 20px;
    max-width: none; } }

.details-holder .meta {
  display: block;
  font-size: 16px;
  font-weight: 600;
  color: #016b7a;
  margin: 0 0 10px;
  padding-right: 60px; }
  .details-holder .meta a {
    color: #016b7a; }
    .details-holder .meta a:hover {
      color: #016b7a; }
  .details-holder .meta .date {
    color: #016b7a; }

.post-prev-next {
  background: #f3fafe; }
  .post-prev-next .navigation {
    padding: 0 20px;
    max-width: 1210px;
    margin: 0 auto; }
  .post-prev-next .nav-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 20px 0; }
  .post-prev-next .nav-previous, .post-prev-next .nav-next {
    font-size: 0;
    line-height: 0; }
    .post-prev-next .nav-previous:after, .post-prev-next .nav-next:after {
      display: block;
      content: ''; }
  .post-prev-next .nav-next a:before {
    font-size: 18px;
    line-height: 20px;
    content: 'Next';
    display: inline-block;
    vertical-align: top; }
  .post-prev-next .nav-next a:after {
    display: inline-block;
    vertical-align: top;
    font-size: 18px;
    line-height: 20px;
    content: '\f105';
    font-family: 'icomoon';
    margin: 0 0 0 8px; }
  .post-prev-next .nav-previous a:after {
    font-size: 18px;
    line-height: 20px;
    content: 'Prev';
    display: inline-block;
    vertical-align: top; }
  .post-prev-next .nav-previous a:before {
    font-size: 18px;
    line-height: 20px;
    content: '\f104';
    font-family: 'icomoon';
    display: inline-block;
    vertical-align: top;
    margin: 0 8px 0 0; }

.gform_validation_errors {
  display: none !important; }

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px white inset !important; }

.callback-block {
  padding: 0 0 50px; }
  @media (min-width: 1200px) {
    .callback-block {
      padding: 0 0 80px; } }
  .callback-block h2, .callback-block .h2 {
    margin: 0 0 40px;
    font-weight: 600;
    font-size: 35px;
    line-height: 40px; }
    @media (min-width: 1444px) {
      .callback-block h2, .callback-block .h2 {
        font-size: 45px;
        line-height: 55px; } }
    .callback-block h2 span, .callback-block .h2 span {
      color: #FFF200; }
    .callback-block h2 em, .callback-block .h2 em {
      font-style: normal;
      font-weight: 400; }
  .callback-block p {
    margin: 0 0 25px; }
  .callback-block .container {
    max-width: 1170px; }
    @media (min-width: 1444px) {
      .callback-block .container {
        max-width: 1550px; } }
    @media (max-width: 1199px) {
      .callback-block .container {
        padding: 0; } }
  .callback-block .note {
    padding: 20px 0 0;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: rgba(255, 255, 255, 0.85); }
    @media (min-width: 1024px) {
      .callback-block .note {
        padding: 43px 0 0; } }
    .callback-block .note a {
      color: #fff;
      text-decoration: underline; }
      .callback-block .note a:hover {
        text-decoration: none; }
    .callback-block .note p {
      margin: 0; }
  .callback-block .form-holder {
    background: #025a66;
    padding: 50px 30px;
    text-align: center;
    color: #fff;
    box-shadow: 10px 34px 128px 30px #c7f6fd; }
    @media (min-width: 1200px) {
      .callback-block .form-holder {
        padding: 66px 30px; } }
    @media (min-width: 1444px) {
      .callback-block .form-holder {
        padding: 66px 110px; } }
  .callback-block form {
    text-align: left;
    margin: 0 auto; }
    @media (min-width: 1024px) {
      .callback-block form {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 0 -10px; } }
    @media (min-width: 1024px) {
      .callback-block form .gform_body {
        padding: 0 5px;
        -webkit-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1; } }
    @media (min-width: 1200px) {
      .callback-block form .gform_body {
        padding: 0 10px; } }
    @media (min-width: 768px) {
      .callback-block form .gform_body ul, .callback-block form .gform_body .gform_fields {
        margin: 0 -5px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-flow: row wrap;
                flex-flow: row wrap; } }
    @media (min-width: 1024px) {
      .callback-block form .gform_body ul, .callback-block form .gform_body .gform_fields {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-flow: row nowrap;
                flex-flow: row nowrap; } }
    @media (min-width: 1200px) {
      .callback-block form .gform_body ul, .callback-block form .gform_body .gform_fields {
        margin: 0 -10px; } }
    .callback-block form .gform_body ul li, .callback-block form .gform_body ul .gfield, .callback-block form .gform_body .gform_fields li, .callback-block form .gform_body .gform_fields .gfield {
      padding: 0 0 15px;
      position: relative; }
      @media (min-width: 768px) {
        .callback-block form .gform_body ul li, .callback-block form .gform_body ul .gfield, .callback-block form .gform_body .gform_fields li, .callback-block form .gform_body .gform_fields .gfield {
          -webkit-box-flex: 1;
              -ms-flex-positive: 1;
                  flex-grow: 1;
          padding: 0 5px 20px;
          width: 50%; } }
      @media (min-width: 1024px) {
        .callback-block form .gform_body ul li, .callback-block form .gform_body ul .gfield, .callback-block form .gform_body .gform_fields li, .callback-block form .gform_body .gform_fields .gfield {
          width: 33.33%;
          padding: 0 5px; } }
      @media (min-width: 1200px) {
        .callback-block form .gform_body ul li, .callback-block form .gform_body ul .gfield, .callback-block form .gform_body .gform_fields li, .callback-block form .gform_body .gform_fields .gfield {
          padding: 0 10px; } }
    .callback-block form .gform_footer {
      -ms-flex-negative: 0;
          flex-shrink: 0;
      min-width: 220px; }
      @media (min-width: 1200px) {
        .callback-block form .gform_footer {
          padding-top: 0;
          min-width: 250px; } }
      .callback-block form .gform_footer input[type="submit"] {
        width: 100%; }
        @media (max-width: 767px) {
          .callback-block form .gform_footer input[type="submit"] {
            min-height: 56px; } }
    .callback-block form .gform_footer {
      position: relative; }
      @media (min-width: 1024px) {
        .callback-block form .gform_footer {
          padding: 0 10px; } }
  .callback-block button, .callback-block .btn,
  .callback-block input[type='button'],
  .callback-block input[type='reset'],
  .callback-block input[type='file'],
  .callback-block input[type='submit'], .callback-block .button {
    background: #fff200;
    color: #000; }
    @media (min-width: 768px) {
      .callback-block button, .callback-block .btn,
      .callback-block input[type='button'],
      .callback-block input[type='reset'],
      .callback-block input[type='file'],
      .callback-block input[type='submit'], .callback-block .button {
        min-height: 65px;
        font-size: 18px;
        border-radius: 8px;
        padding-left: 40px; } }
    .callback-block button:hover, .callback-block .btn:hover,
    .callback-block input[type='button']:hover,
    .callback-block input[type='reset']:hover,
    .callback-block input[type='file']:hover,
    .callback-block input[type='submit']:hover, .callback-block .button:hover {
      background-color: #c5bb01; }
  .callback-block input[type='text'],
  .callback-block input[type='tel'],
  .callback-block input[type='email'],
  .callback-block input[type='search'],
  .callback-block input[type='password'],
  .callback-block input[type='url'],
  .callback-block input[type='date'],
  .callback-block textarea, .callback-block select, .callback-block input[type='number'] {
    border-radius: 8px;
    padding-right: 25px;
    border-color: #fff;
    border-color: transparent;
    background: #fff;
    border: solid 1px #fff;
    color: #0B1E1D; }
    @media (min-width: 768px) {
      .callback-block input[type='text'],
      .callback-block input[type='tel'],
      .callback-block input[type='email'],
      .callback-block input[type='search'],
      .callback-block input[type='password'],
      .callback-block input[type='url'],
      .callback-block input[type='date'],
      .callback-block textarea, .callback-block select, .callback-block input[type='number'] {
        height: 65px; } }
    .callback-block input[type='text']::-webkit-input-placeholder,
    .callback-block input[type='tel']::-webkit-input-placeholder,
    .callback-block input[type='email']::-webkit-input-placeholder,
    .callback-block input[type='search']::-webkit-input-placeholder,
    .callback-block input[type='password']::-webkit-input-placeholder,
    .callback-block input[type='url']::-webkit-input-placeholder,
    .callback-block input[type='date']::-webkit-input-placeholder,
    .callback-block textarea::-webkit-input-placeholder, .callback-block select::-webkit-input-placeholder, .callback-block input[type='number']::-webkit-input-placeholder {
      color: #A39E9E; }
    .callback-block input[type='text']::-moz-placeholder,
    .callback-block input[type='tel']::-moz-placeholder,
    .callback-block input[type='email']::-moz-placeholder,
    .callback-block input[type='search']::-moz-placeholder,
    .callback-block input[type='password']::-moz-placeholder,
    .callback-block input[type='url']::-moz-placeholder,
    .callback-block input[type='date']::-moz-placeholder,
    .callback-block textarea::-moz-placeholder, .callback-block select::-moz-placeholder, .callback-block input[type='number']::-moz-placeholder {
      opacity: 1;
      color: #A39E9E; }
    .callback-block input[type='text']:-moz-placeholder,
    .callback-block input[type='tel']:-moz-placeholder,
    .callback-block input[type='email']:-moz-placeholder,
    .callback-block input[type='search']:-moz-placeholder,
    .callback-block input[type='password']:-moz-placeholder,
    .callback-block input[type='url']:-moz-placeholder,
    .callback-block input[type='date']:-moz-placeholder,
    .callback-block textarea:-moz-placeholder, .callback-block select:-moz-placeholder, .callback-block input[type='number']:-moz-placeholder {
      color: #A39E9E; }
    .callback-block input[type='text']:-ms-input-placeholder,
    .callback-block input[type='tel']:-ms-input-placeholder,
    .callback-block input[type='email']:-ms-input-placeholder,
    .callback-block input[type='search']:-ms-input-placeholder,
    .callback-block input[type='password']:-ms-input-placeholder,
    .callback-block input[type='url']:-ms-input-placeholder,
    .callback-block input[type='date']:-ms-input-placeholder,
    .callback-block textarea:-ms-input-placeholder, .callback-block select:-ms-input-placeholder, .callback-block input[type='number']:-ms-input-placeholder {
      color: #A39E9E; }
    .callback-block input[type='text'].placeholder,
    .callback-block input[type='tel'].placeholder,
    .callback-block input[type='email'].placeholder,
    .callback-block input[type='search'].placeholder,
    .callback-block input[type='password'].placeholder,
    .callback-block input[type='url'].placeholder,
    .callback-block input[type='date'].placeholder,
    .callback-block textarea.placeholder, .callback-block select.placeholder, .callback-block input[type='number'].placeholder {
      color: #A39E9E; }
  .callback-block select {
    background: #fff url("images/select-bg.png");
    background-size: 56px 56px;
    background-repeat: no-repeat;
    background-position: 100% 0; }
    @media (min-width: 768px) {
      .callback-block select {
        background-size: 65px 65px; } }

.gallery-slider {
  overflow: hidden; }
  .gallery-slider .slide {
    float: left;
    width: 25%; }
  .gallery-slider .image {
    background-size: cover;
    background-position: 50% 50%;
    padding-top: 100%;
    display: block; }
  .gallery-slider .slick-arrow {
    background: #008193;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: #fff;
    margin: 0 20px; }
    @media (min-width: 1444px) {
      .gallery-slider .slick-arrow {
        margin: 0 60px; } }
    .gallery-slider .slick-arrow i {
      font-size: 22px;
      margin-top: 2px; }

.quotes-block {
  background: #008193 url(images/quotes-bg.jpg);
  background-size: cover;
  background-position: 50% 100%;
  color: #fff;
  position: relative;
  font-size: 17px;
  line-height: 24px;
  text-align: center; }
  @media (min-width: 768px) {
    .quotes-block {
      font-size: 18px;
      line-height: 36px; } }
  @media (min-width: 1024px) {
    .quotes-block {
      font-size: 24px;
      line-height: 40px; } }
  @media (min-width: 1200px) {
    .quotes-block {
      font-size: 24px;
      line-height: 168.5%; } }
  .quotes-block h2, .quotes-block .h2 {
    color: #fff;
    margin: 0 0 20px; }
    @media (min-width: 768px) {
      .quotes-block h2, .quotes-block .h2 {
        margin: 0 0 35px; } }
  .quotes-block .container {
    position: relative;
    padding-top: 50px;
    padding-bottom: 50px; }
    @media (min-width: 576px) {
      .quotes-block .container {
        padding-top: 90px;
        padding-bottom: 90px; } }
    @media (min-width: 768px) {
      .quotes-block .container {
        padding-top: 100px;
        padding-bottom: 100px; } }
    @media (min-width: 1024px) {
      .quotes-block .container {
        padding-top: 100px;
        padding-bottom: 110px; } }
    @media (min-width: 1200px) {
      .quotes-block .container {
        padding-top: 130px;
        padding-bottom: 120px; } }
  .quotes-block p {
    font-style: italic; }
  .quotes-block cite {
    font-size: 18px;
    font-style: normal;
    color: #FFF200; }
    @media (min-width: 768px) {
      .quotes-block cite {
        font-size: 20px; } }
    @media (min-width: 1024px) {
      .quotes-block cite {
        font-size: 23px; } }
  .quotes-block a {
    color: inherit;
    text-decoration: underline; }
  .quotes-block .sub-title {
    display: block;
    font-size: 16px;
    margin: 0 0 25px; }
    @media (min-width: 768px) {
      .quotes-block .sub-title {
        font-size: 19px; } }
  .quotes-block .quotes-slider {
    margin: 0 50px; }
    @media (min-width: 768px) {
      .quotes-block .quotes-slider {
        margin: 0 100px; } }
    @media (min-width: 1024px) {
      .quotes-block .quotes-slider {
        max-width: 700px;
        margin: 0 auto; } }
    @media (min-width: 1200px) {
      .quotes-block .quotes-slider {
        max-width: 868px; } }
  .quotes-block .slick-arrow {
    border-radius: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-transform: uppercase;
    color: #0B1E1D;
    margin: -20px -60px 0;
    width: 26px;
    height: 26px;
    background: #FFF200; }
    @media (min-width: 768px) {
      .quotes-block .slick-arrow {
        margin: -35px -100px 0; } }
    @media (min-width: 1200px) {
      .quotes-block .slick-arrow {
        margin: -35px -120px 0; } }
    .quotes-block .slick-arrow i {
      font-size: 15px;
      margin-top: 2px;
      margin: 2px 6px 0; }
    .quotes-block .slick-arrow:hover {
      opacity: 0.8; }
  .quotes-block .button-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 50px; }

.contact-block {
  background: #f6f9ff;
  padding: 40px 0; }
  @media (min-width: 768px) {
    .contact-block {
      padding: 60px 0; } }
  @media (min-width: 1024px) {
    .contact-block {
      padding: 100px 0; } }
  @media (min-width: 1444px) {
    .contact-block {
      padding: 135px 0; } }
  .contact-block .text-holder {
    max-width: 1074px;
    padding-bottom: 10px; }
    @media (min-width: 1024px) {
      .contact-block .text-holder {
        padding-bottom: 30px; } }
  .contact-block .est-text {
    margin: 0 0 25px;
    color: #008193; }
  .contact-block address {
    max-width: 250px; }
  .contact-block h2, .contact-block .h2 {
    font-size: 40px; }
    @media (min-width: 768px) {
      .contact-block h2, .contact-block .h2 {
        font-size: 45px; } }
    @media (min-width: 1024px) {
      .contact-block h2, .contact-block .h2 {
        font-size: 50px; } }
  @media (min-width: 1024px) {
    .contact-block .row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap;
      margin: 0 -15px; } }
  @media (min-width: 1444px) {
    .contact-block .row {
      margin: 0 -40px; } }
  @media (min-width: 1024px) {
    .contact-block .row .col {
      padding: 0 15px;
      width: 45%; } }
  @media (min-width: 1444px) {
    .contact-block .row .col {
      padding: 0 40px; } }
  @media (min-width: 1024px) {
    .contact-block .row .col:first-child {
      width: 55%; } }
  .contact-block form input[type="submit"] {
    text-transform: uppercase;
    border-radius: 6px; }
    @media (min-width: 768px) {
      .contact-block form input[type="submit"] {
        min-height: 70px; } }
  .contact-block .logo {
    margin: 0 0 27px;
    max-width: 150px;
    display: none; }
    @media (min-width: 1024px) {
      .contact-block .logo {
        display: block; } }
  .contact-block address {
    font-style: normal;
    margin: 0 0 10px; }
    @media (min-width: 1024px) {
      .contact-block address {
        font-size: 20px;
        margin: 0 0 20px; } }
    .contact-block address strong {
      display: block;
      font-size: 22px;
      line-height: 26px;
      margin: 0 0 6px;
      font-weight: 500; }
      @media (min-width: 1024px) {
        .contact-block address strong {
          font-size: 26px;
          line-height: 30px; } }
      .contact-block address strong + br {
        display: none; }
  .contact-block .link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 10px; }
    @media (min-width: 1024px) {
      .contact-block .link {
        font-size: 20px; } }
    .contact-block .link .title {
      -ms-flex-negative: 0;
          flex-shrink: 0;
      margin: 0 10px 0 0;
      min-width: 60px;
      font-weight: 600; }
    .contact-block .link .text {
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      color: #FFF200; }
    .contact-block .link a {
      color: #0B1E1D;
      word-break: break-all; }
    @media (max-width: 767px) {
      .contact-block .link {
        font-size: 16px; } }

.map-block {
  position: relative;
  height: 300px; }
  @media (min-width: 1024px) {
    .map-block {
      height: 442px; } }
  .map-block iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.bg-parallax {
  background-attachment: fixed;
  background-repeat: no-repeat; }

.bg-parallax img {
  height: auto;
  position: absolute;
  width: auto; }

.is-touch-device {
  background-size: cover; }

.bg-video-holder {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0; }

.bg-video-holder .bg-video {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
  pointer-events: none; }

.video-active .bg-video {
  opacity: 1; }

blockquote {
  margin: 0 0 25px;
  border: 0;
  padding: 20px;
  background: #016b7a;
  color: #fff; }
  blockquote a {
    color: #fff; }
    blockquote a:hover {
      opacity: 0.7; }
  blockquote p {
    margin: 0 !important; }
    blockquote p a {
      color: #fff; }
      blockquote p a:hover {
        opacity: 0.7; }

.hero-block {
  position: relative;
  text-align: center;
  color: #fff;
  overflow: hidden;
  background: url(images/hero-bg.jpg);
  background-size: cover;
  background-position: 50% 50%;
  padding: 80px 0;
  font-weight: 400;
  font-size: 18px;
  line-height: 130.6%;
  overflow: hidden; }
  @media (min-width: 576px) {
    .hero-block {
      font-size: 20px; } }
  @media (min-width: 1024px) {
    .hero-block {
      padding: 50px 0 40px;
      font-size: 24px; } }
  @media (min-width: 1600px) {
    .hero-block {
      font-size: 30px;
      padding: 140px 0 111px; } }
  .hero-block:before {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    content: '';
    background: -webkit-linear-gradient(345.54deg, #016b7a 15.96%, #008193 88.67%);
    background: linear-gradient(104.46deg, #016b7a 15.96%, #008193 88.67%);
    z-index: 1;
    opacity: 1;
    opacity: 0.7;
    mix-blend-mode: multiply; }
  .hero-block .container {
    position: relative;
    z-index: 2; }
  .hero-block h1, .hero-block .h1 {
    font-weight: 700;
    font-size: 40px;
    line-height: 100%;
    margin: 0 0 30px; }
    @media (min-width: 1024px) {
      .hero-block h1, .hero-block .h1 {
        font-size: 60px; } }
    @media (min-width: 1600px) {
      .hero-block h1, .hero-block .h1 {
        font-size: 70px; } }
    .hero-block h1 span, .hero-block .h1 span {
      font-weight: 300; }
    @media (max-width: 767px) {
      .hero-block h1, .hero-block .h1 {
        margin: 0 0 10px;
        line-height: 1.1; }
        .hero-block h1 br, .hero-block .h1 br {
          display: none; } }
  .hero-block p {
    margin: 0 0 20px; }
    @media (min-width: 768px) {
      .hero-block p {
        margin: 0 0 50px; } }
    @media (min-width: 1200px) {
      .hero-block p {
        margin: 0 0 70px; } }
  .hero-block .btns-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .hero-block .btns-holder .btn {
      margin: 0 8px; }
      .hero-block .btns-holder .btn.btn-secondary {
        background: #fff;
      }
      .hero-block .btns-holder .btn.btn-secondary:hover {
        background: #e0e0dd;
      }
      @media (min-width: 768px) {
        .hero-block .btns-holder .btn {
          min-height: 56px;
          padding: 13px 35px;
          font-size: 19px;
          line-height: 30px; } }

@media (min-width: 1444px) {
  .home .hero-block #slideshow {
    min-height: 710px; } }

.ourservices {
  position: relative;
  z-index: 1;
  text-align: center;
  padding: 40px 0 30px; }
  @media (min-width: 768px) {
    .ourservices {
      padding: 80px 0 60px; } }
  @media (min-width: 1444px) {
    .ourservices {
      padding: 0; } }
  @media (max-width: 1443px) {
    .ourservices + .welcome-block {
      padding-top: 0; } }
  .ourservices .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    margin: 0 -15px; }
    @media (min-width: 1200px) {
      .ourservices .row {
        margin: 0 -33px; } }
    .ourservices .row .col {
      padding: 0 15px 30px;
      width: 100%; }
      @media (min-width: 768px) {
        .ourservices .row .col {
          width: 33.33%; } }
      @media (min-width: 1200px) {
        .ourservices .row .col {
          padding: 0 33px 60px; } }
  .ourservices .service-box {
    display: block;
    overflow: hidden; }
    @media (min-width: 1444px) {
      .ourservices .service-box {
        margin-top: -74px; } }
  .ourservices .title {
    display: block;
    background: #FFF200;
    font-size: 18px;
    line-height: 30px;
    font-weight: bold;
    padding: 10px 10px;
    color: #0B1E1D;
    border-radius: 10px 10px 0 0; }
    @media (min-width: 1024px) {
      .ourservices .title {
        padding: 14px 10px;
        border-radius: 20px 20px 0 0;
        font-size: 24px;
        line-height: 40px; } }
    @media (min-width: 1200px) {
      .ourservices .title {
        font-size: 28px;
        line-height: 44px; } }
  .ourservices .image {
    display: block;
    padding-top: 80%;
    background-size: cover;
    background-position: 50% 50%;
    border-radius: 0 0 20px 20px;
    margin: 0 0 20px; }
  .ourservices .more {
    display: block;
    color: #0B1E1D;
    text-decoration: underline;
    font-size: 18px;
    font-weight: 700; }
    @media (min-width: 1024px) {
      .ourservices .more {
        font-size: 24px; } }

.welcome-block {
  padding: 40px 0 30px;
  font-size: 17px; }
  @media (min-width: 768px) {
    .welcome-block {
      padding: 60px 0 60px; } }
  @media (min-width: 1024px) {
    .welcome-block {
      padding: 120px 0; } }
  .welcome-block p {
    margin: 0 0 15px; }
  .welcome-block h2 {
    margin: 0 0 20px;
    line-height: 1.2;
    color: #000; }
    @media (min-width: 1444px) {
      .welcome-block h2 {
        font-size: 50px;
        line-height: 60px; } }
    .welcome-block h2 span, .welcome-block h2 strong {
      color: #008193; }
    @media (max-width: 575px) {
      .welcome-block h2 br {
        display: none; } }
  .welcome-block .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap; }
    .welcome-block .row .col {
      width: 100%;
      overflow: hidden; }
      @media (min-width: 1024px) {
        .welcome-block .row .col {
          width: 50%; } }
      .welcome-block .row .col:nth-child(2) .image {
        padding-top: 52.5%; }
      .welcome-block .row .col:nth-child(2) .text {
        padding: 20px 0 0; }
        @media (min-width: 768px) {
          .welcome-block .row .col:nth-child(2) .text {
            overflow: hidden;
            padding: 20px 0 0 25px; } }
    .welcome-block .row .text {
      padding: 0 50px 30px 0; }
  .welcome-block .fade-gallery, .welcome-block .fade-gallery2 {
    padding-top: 60%;
    position: relative; }
    @media (min-width: 1024px) {
      .welcome-block .fade-gallery, .welcome-block .fade-gallery2 {
        padding-top: 85%; } }
    .welcome-block .fade-gallery .image, .welcome-block .fade-gallery2 .image {
      background-size: cover;
      background-position: 50% 50%;
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0; }
    .welcome-block .fade-gallery .slick-list, .welcome-block .fade-gallery .slick-track, .welcome-block .fade-gallery .slide, .welcome-block .fade-gallery2 .slick-list, .welcome-block .fade-gallery2 .slick-track, .welcome-block .fade-gallery2 .slide {
      position: absolute !important;
      left: 0 !important;
      right: 0 !important;
      top: 0 !important;
      bottom: 0 !important;
      width: 100% !important;
      height: 100% !important; }
  @media (min-width: 1024px) {
    .welcome-block .fade-gallery2 {
      padding-top: 52%; } }
  .welcome-block .sub-images {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap; }
    .welcome-block .sub-images .fade-gallery2 {
      width: 50%; }
  .welcome-block .logo-col {
    width: 50%;
    position: relative; }
    @media (min-width: 1024px) {
      .welcome-block .logo-col {
        padding-top: 52%; } }
    .welcome-block .logo-col .image {
      background-size: cover;
      background-position: 50% 50%;
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0; }
  @media (min-width: 768px) {
    .welcome-block .image-col {
      width: 50%;
      float: left; } }
  .welcome-block .image-col .image {
    padding-top: 60% !important;
    margin: 0 0 30px;
    background-size: cover;
    background-position: 50% 50%; }
    @media (min-width: 768px) {
      .welcome-block .image-col .image {
        padding-top: 70% !important;
        margin: 0 0 50px; } }
    @media (min-width: 1024px) {
      .welcome-block .image-col .image {
        padding-top: 118% !important; } }
  .welcome-block .image-col .btn {
    margin: 0 auto;
    width: 167px;
    display: block; }

.breadcrumbs li {
  display: inline-block;
  vertical-align: top;
  color: #FFF200; }
  .breadcrumbs li + li:before {
    display: inline-block;
    vertical-align: top;
    content: '/';
    margin: 0 8px;
    color: #fff; }

.breadcrumbs a {
  color: #fff;
  margin: 0 8px 0 0; }
  .breadcrumbs a:hover {
    color: #FFF200; }

.breadcrumbs span span span {
  margin: 0 0 0 8px; }

.breadcrumbs .breadcrumb_last {
  color: #FFF200; }

.featured-slider-nav2, .featured-slider-nav3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .featured-slider-nav2 .slick-arrow, .featured-slider-nav3 .slick-arrow {
    position: static;
    background: #FFF200;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none; }
  .featured-slider-nav2 .slick-arrow, .featured-slider-nav3 .slick-arrow {
    background: #FFF200;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: #fff;
    margin: 0 6px; }
    @media (min-width: 1024px) {
      .featured-slider-nav2 .slick-arrow, .featured-slider-nav3 .slick-arrow {
        width: 50px;
        height: 50px; } }
    .featured-slider-nav2 .slick-arrow i, .featured-slider-nav3 .slick-arrow i {
      font-size: 25px;
      margin-top: 2px; }
    .featured-slider-nav2 .slick-arrow.slick-disabled, .featured-slider-nav3 .slick-arrow.slick-disabled {
      opacity: 0.7; }
    .featured-slider-nav2 .slick-arrow:hover, .featured-slider-nav3 .slick-arrow:hover {
      background: #016b7a; }

.productrange-block {
  background-image: url(images/bg-prod-range.jpg);
  background-size: cover;
  background-position: 50% 50%;
  color: #fff;
  padding: 60px 0 40px;
  position: relative; }
  @media (min-width: 576px) {
    .productrange-block {
      padding: 70px 0 60px; } }
  @media (min-width: 768px) {
    .productrange-block {
      padding: 80px 0; } }
  @media (min-width: 1024px) {
    .productrange-block {
      padding: 120px 0; } }
  @media (min-width: 1200px) {
    .productrange-block {
      padding: 120px 0; } }
  @media (min-width: 1600px) {
    .productrange-block {
      padding: 145px 0; } }
  .productrange-block .bg-parallax {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0; }
    .productrange-block .bg-parallax:before {
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      content: '';
      background: #016b7a;
      z-index: 1;
      opacity: 1;
      opacity: 0.8;
      mix-blend-mode: multiply; }
  .productrange-block ul.keypoints {
    margin: 0 -15px -30px;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: #0B1E1D; }
    .productrange-block ul.keypoints li {
      background: #EAF1FD;
      margin: 0 15px 30px;
      width: calc(100% - 30px);
      padding: 40px 25px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      @media (min-width: 768px) {
        .productrange-block ul.keypoints li {
          width: calc(50% - 30px); } }
      @media (min-width: 1024px) {
        .productrange-block ul.keypoints li {
          width: calc(100%/3 - 30px); } }
      @media (min-width: 1444px) {
        .productrange-block ul.keypoints li {
          padding: 57px 35px; } }
    .productrange-block ul.keypoints .icon {
      -ms-flex-negative: 0;
          flex-shrink: 0;
      margin: 0 21px 0 0; }
    .productrange-block ul.keypoints .title {
      display: block;
      font-weight: 500;
      font-size: 18px;
      line-height: 134.5%;
      color: #016b7a;
      margin: 0 0 10px; }
      @media (min-width: 1444px) {
        .productrange-block ul.keypoints .title {
          font-size: 22px; } }
    .productrange-block ul.keypoints .sub-title {
      display: block;
      font-weight: 600;
      font-size: 18px;
      line-height: 134.5%; }
      @media (min-width: 1444px) {
        .productrange-block ul.keypoints .sub-title {
          font-size: 22px; } }
  .productrange-block .container {
    position: relative;
    z-index: 2; }
  .productrange-block .heading-text {
    text-align: center;
    padding: 0 0 15px;
    font-weight: 400;
    line-height: 134.5%; }
    @media (min-width: 576px) {
      .productrange-block .heading-text {
        font-size: 20px; } }
    @media (min-width: 1444px) {
      .productrange-block .heading-text {
        font-size: 24px;
        padding: 0 0 25px; } }
    .productrange-block .heading-text p {
      margin: 0 0 20px; }
    .productrange-block .heading-text h2 {
      margin: 0 0 8px; }
  @media (min-width: 1024px) {
    .productrange-block .row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap;
      margin: 0 -35px; } }
  @media (min-width: 1024px) {
    .productrange-block .row .col {
      width: 58%;
      padding: 0 35px;
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1; } }
  @media (min-width: 1024px) {
    .productrange-block .row .col.left {
      width: 42%; } }
  .productrange-block .tel {
    font-size: 20px;
    font-weight: 600; }
    @media (min-width: 768px) {
      .productrange-block .tel {
        font-size: 30px; } }
  .productrange-block .btn {
    margin: 0 0 20px; }
  .productrange-block h2 {
    font-weight: 600;
    color: inherit; }
    .productrange-block h2 span {
      color: #016b7a; }
  .productrange-block h3 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    color: #000; }
  .productrange-block p {
    margin: 0 0 30px; }
  .productrange-block .image-holder {
    position: relative;
    z-index: 1; }
  .productrange-block .image {
    background-size: cover;
    background-position: 50% 50%;
    padding-top: 70%;
    margin: 0 0 45px;
    position: relative;
    z-index: 1;
    border-radius: 30px 0 30px 0;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25); }
    @media (min-width: 768px) {
      .productrange-block .image {
        border-radius: 50px 0 50px 0; } }
    @media (min-width: 1024px) {
      .productrange-block .image {
        padding-top: 110%; } }
  .productrange-block ul:not([class]) {
    padding: 0 0 20px; }
    .productrange-block ul:not([class]) li {
      padding: 0 0 8px 34px;
      position: relative; }
      .productrange-block ul:not([class]) li:before {
        content: "\f059";
        position: absolute;
        left: 0;
        top: -3px;
        font-size: 21px;
        font-family: 'icomoon' !important; }
  .productrange-block.v2 {
    background-size: cover;
    background-position: 50% 50%;
    background-color: #dfe7f4;
    color: #0B1E1D; }
    .productrange-block.v2 .row {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
    .productrange-block.v2 .image {
      border-radius: 20px; }
      @media (min-width: 768px) {
        .productrange-block.v2 .image {
          border-radius: 50px; } }
  .productrange-block.v3 {
    background: #fff;
    color: #0B1E1D; }
    .productrange-block.v3 .image {
      border-radius: 0;
      position: relative;
      overflow: visible;
      z-index: 1; }
    .productrange-block.v3 h2 {
      font-weight: 400; }
      @media (min-width: 1444px) {
        .productrange-block.v3 h2 {
          font-size: 47px; } }
      .productrange-block.v3 h2 strong {
        display: block; }
    @media (min-width: 1200px) {
      .productrange-block.v3 .row {
        margin: 0 -50px; }
        .productrange-block.v3 .row .col {
          padding: 0 50px; } }
    .productrange-block.v3 .image-holder {
      position: relative; }
      @media (min-width: 1024px) {
        .productrange-block.v3 .image-holder:before {
          position: absolute;
          left: -170px;
          right: -110px;
          bottom: -86px;
          content: '';
          top: -70px;
          background: url(images/image-bg.svg);
          background-size: 100% 100%;
          z-index: -1; } }
  .productrange-block .keysponsor {
    position: absolute;
    left: -20px;
    bottom: -30px;
    width: 200px;
    height: 150px;
    border: solid 1px #c1b9de;
    background: #fff;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    -webkit-transition-delay: 1s;
            transition-delay: 1s; }
    @media (min-width: 1024px) {
      .productrange-block .keysponsor {
        left: -20px;
        bottom: -60px;
        width: 246px;
        height: 190px; } }
    @media (min-width: 1444px) {
      .productrange-block .keysponsor {
        left: -60px; } }
    .productrange-block .keysponsor .title {
      display: block;
      font-size: 16px;
      font-weight: 600;
      line-height: 20px;
      margin: 0 0 8px; }
      @media (min-width: 1024px) {
        .productrange-block .keysponsor .title {
          font-size: 23px;
          line-height: 24px;
          margin: 0 0 15px; } }
    .productrange-block .keysponsor .logo {
      max-width: 130px;
      margin: 0 auto 10px; }
      @media (min-width: 1024px) {
        .productrange-block .keysponsor .logo {
          max-width: 185px;
          margin: 0 auto 15px; } }
      .productrange-block .keysponsor .logo img {
        display: block;
        width: 100%; }
    .productrange-block .keysponsor .link {
      text-decoration: underline;
      font-size: 14px;
      line-height: 1; }
      @media (min-width: 1024px) {
        .productrange-block .keysponsor .link {
          font-size: 16px; } }
      .productrange-block .keysponsor .link:hover {
        text-decoration: none; }
  @media (min-width: 1024px) {
    .productrange-block.cta-block {
      padding: 117px 0; } }
  .productrange-block.cta-block .heading-text {
    max-width: 840px;
    margin: 0 auto;
    font-size: 20px;
    line-height: 30px; }
    .productrange-block.cta-block .heading-text h2 {
      font-weight: 700;
      margin: 0 0 30px; }
      .productrange-block.cta-block .heading-text h2 span {
        font-weight: 400;
        color: #fff; }
        @media (min-width: 576px) {
          .productrange-block.cta-block .heading-text h2 span {
            display: block; } }
    .productrange-block.cta-block .heading-text p {
      margin: 0 0 35px; }
  .productrange-block.cta-block .btn {
    margin: 0 8px; }
    .productrange-block.cta-block .btn.btn-secondary {
      background: #fff;
      color: #008193; }
  .productrange-block.cta-block .bg-parallax:before {
    background: #016b7a;
    opacity: 0.8;
    mix-blend-mode: inherit; }
  .productrange-block + .callback-block {
    margin-top: 30px; }
    @media (min-width: 768px) {
      .productrange-block + .callback-block {
        margin-top: 60px; } }
    @media (min-width: 1024px) {
      .productrange-block + .callback-block {
        margin-top: 80px; } }

.featured-products, .products-area {
  padding: 50px 10px; }
  @media (min-width: 576px) {
    .featured-products, .products-area {
      padding: 80px 10px; } }
  @media (min-width: 768px) {
    .featured-products, .products-area {
      padding: 80px 0; } }
  @media (min-width: 1024px) {
    .featured-products, .products-area {
      padding: 100px 0 100px; } }
  @media (min-width: 1200px) {
    .featured-products, .products-area {
      padding: 130px 0 150px; } }
  .featured-products .heading-holder, .products-area .heading-holder {
    margin: 0 0 40px; }
    @media (min-width: 768px) {
      .featured-products .heading-holder, .products-area .heading-holder {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; } }
    @media (max-width: 575px) {
      .featured-products .heading-holder, .products-area .heading-holder {
        text-align: center; } }
  @media (min-width: 576px) {
    .featured-products .heading-frame, .products-area .heading-frame {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }
  .featured-products h2, .products-area h2 {
    color: #041450; }
    @media (min-width: 576px) {
      .featured-products h2, .products-area h2 {
        margin: 0 20px 0 0; } }
    @media (max-width: 575px) {
      .featured-products h2, .products-area h2 {
        font-size: 36px; } }
  .featured-products .featured-slider-nav, .products-area .featured-slider-nav {
    margin: 0 0 10px; }
    @media (min-width: 576px) {
      .featured-products .featured-slider-nav, .products-area .featured-slider-nav {
        margin: 0; } }
  .featured-products .view-more, .products-area .view-more {
    text-decoration: underline;
    color: #016b7a;
    font-weight: 600; }
    .featured-products .view-more:hover, .products-area .view-more:hover {
      text-decoration: none; }

.products-area {
  padding: 50px 0; }
  @media (min-width: 768px) {
    .products-area {
      padding: 70px 0; } }
  @media (min-width: 1024px) {
    .products-area {
      padding: 100px 0; } }
  @media (min-width: 1200px) {
    .products-area {
      padding: 120px 0; } }

.products-list, .productslist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap; }
  .products-list .slide, .productslist .slide {
    padding: 0 8px;
    width: 20%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media (min-width: 1024px) {
      .products-list .slide, .productslist .slide {
        padding: 0 15px; } }
  .products-list .slick-track, .productslist .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap; }
    .products-list .slick-track:after, .products-list .slick-track:before, .productslist .slick-track:after, .productslist .slick-track:before {
      display: none; }
  .products-list .product, .productslist .product {
    position: relative;
    display: block;
    width: 100%;
    background: -webkit-linear-gradient(bottom, #ebebeb 0%, #fefefe 100%);
    background: linear-gradient(to top, #ebebeb 0%, #fefefe 100%);
    border-radius: 8px;
    overflow: hidden;
    text-align: center;
    padding: 20px 0 20px; }
  .products-list .image-holder, .productslist .image-holder {
    display: table;
    height: 180px;
    margin: 0 0 20px;
    width: 100%;
    text-align: center; }
    .products-list .image-holder .image, .productslist .image-holder .image {
      display: table-cell;
      vertical-align: middle;
      width: 100%;
      text-align: center;
      height: 180px; }
    .products-list .image-holder img, .productslist .image-holder img {
      display: inline-block;
      vertical-align: top;
      max-width: 100%;
      max-height: 100%; }
  .products-list .title, .productslist .title {
    display: block;
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
    text-align: center;
    color: #0B1E1D;
    position: relative;
    z-index: 1;
    padding: 0 15px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden; }
  .products-list .price, .productslist .price {
    display: block;
    font-size: 20px;
    font-weight: 700;
    color: #1667ea; }

.productslist {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .productslist .product {
    margin: 0 0 30px;
    border: solid 1px rgba(0, 0, 0, 0.05); }
  .productslist .slide {
    width: 100%; }
    @media (min-width: 576px) {
      .productslist .slide {
        width: 50%; } }
    @media (min-width: 1024px) {
      .productslist .slide {
        width: 33.33%; } }

.featured-slider-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .featured-slider-nav .slick-arrow {
    position: static;
    background: #FFF200;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none; }
  .featured-slider-nav .slick-arrow {
    background: #016b7a;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: #fff;
    margin: 0 6px; }
    @media (min-width: 1024px) {
      .featured-slider-nav .slick-arrow {
        width: 44px;
        height: 44px; } }
    .featured-slider-nav .slick-arrow i {
      font-size: 25px;
      margin-top: 2px; }
    .featured-slider-nav .slick-arrow.slick-disabled {
      opacity: 0.7; }
    .featured-slider-nav .slick-arrow:hover {
      background: #0B1E1D; }

.products-block {
  padding: 40px 0; }
  @media (min-width: 768px) {
    .products-block {
      padding: 70px 0; } }
  @media (min-width: 1024px) {
    .products-block {
      padding: 100px 0; } }
  .products-block h2 {
    text-align: center;
    color: #016b7a;
    margin: 0 0 40px; }
    @media (min-width: 1024px) {
      .products-block h2 {
        font-size: 45px;
        line-height: 55px;
        margin: 0 0 50px; } }
  .products-block .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 -15px; }
    .products-block .row .col {
      width: 100%;
      padding: 0 15px 30px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      @media (min-width: 576px) {
        .products-block .row .col {
          width: 50%; } }
      @media (min-width: 768px) {
        .products-block .row .col {
          width: calc(100%/2); } }
      @media (min-width: 1024px) {
        .products-block .row .col {
          width: calc(100%/3); } }
      @media (max-width: 1023px) {
        .products-block .row .col {
          -webkit-box-flex: 1;
              -ms-flex-positive: 1;
                  flex-grow: 1; } }
  .products-block .product-item {
    background: #fff;
    border-radius: 8px;
    padding: 30px;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
    color: #0B1E1D;
    width: 100%;
    font-size: 17px;
    -webkit-transition: linear 0.4s;
    transition: linear 0.4s; }
    .products-block .product-item p {
      margin: 0 0 25px;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden; }
    .products-block .product-item:hover {
      box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.25); }
      .products-block .product-item:hover .btn {
        background: #016b7a;
        color: #fff; }
    .products-block .product-item .title {
      display: block;
      font-weight: 600;
      font-size: 20px;
      line-height: 150.5%;
      margin: 0 0 15px; }
    .products-block .product-item .image-holder {
      display: table;
      height: 180px;
      margin: 0 0 20px;
      width: 100%;
      text-align: center; }
      .products-block .product-item .image-holder .image {
        display: table-cell;
        vertical-align: middle;
        width: 100%;
        text-align: center;
        height: 200px; }
      .products-block .product-item .image-holder img {
        display: inline-block;
        vertical-align: top;
        max-width: 100%;
        max-height: 100%; }

.text-section {
  padding: 40px 0; }
  @media (min-width: 576px) {
    .text-section {
      padding: 60px 0; } }
  @media (min-width: 768px) {
    .text-section {
      padding: 80px 0; } }
  @media (min-width: 1024px) {
    .text-section {
      padding: 100px 0; } }
  @media (min-width: 1200px) {
    .text-section {
      padding: 150px 0; } }
  .text-section h2, .text-section .h2 {
    margin: 0 0  25px; }
  .text-section p {
    margin: 0 0 25px; }
  .text-section ul:not([class]) {
    padding: 0 0 20px; }
    .text-section ul:not([class]) li {
      padding: 0 0 8px 34px;
      position: relative; }
      .text-section ul:not([class]) li:before {
        content: "\f059";
        position: absolute;
        left: 0;
        top: -3px;
        font-size: 21px;
        font-family: 'icomoon' !important; }

.popup-holder {
  overflow: hidden;
  max-height: 0; }

.fancybox-close-small {
  background: none !important;
  background-color: none !important; }

.contact-popup {
  border: 0;
  padding: 50px 30px 30px;
  max-width: 750px; }
  @media (min-width: 768px) {
    .contact-popup {
      padding: 55px 40px 40px; } }
  .contact-popup .gfield {
    margin: 0 0 20px; }
  .contact-popup .gform_footer .gform_button.button {
    width: 100%; }

.pulse {
  height: 70px;
  width: 70px;
  background: #FFF200;
  border-radius: 50%;
  display: -ms-grid;
  display: grid;
  place-items: center;
  margin: 0 auto 50px;
  position: relative; }
  @media (min-width: 1024px) {
    .pulse {
      height: 100px;
      width: 100px;
      margin: 0 auto 66px; } }
  .pulse span {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 0 10px 20px;
    border-color: transparent transparent transparent #000;
    margin: 0 0 0 4px; }
    @media (min-width: 1024px) {
      .pulse span {
        border-width: 13px 0 13px 23px; } }

.pulse:before,
.pulse:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  background-color: #FFF200;
  border-radius: 50%;
  z-index: -1;
  opacity: 0.7; }

.pulse:before {
  -webkit-animation: pulse 2s ease-out infinite;
          animation: pulse 2s ease-out infinite; }

.pulse:after {
  -webkit-animation: pulse 2s 1s ease-out infinite;
          animation: pulse 2s 1s ease-out infinite; }

@-webkit-keyframes pulse {
  100% {
    -webkit-transform: scale(2);
            transform: scale(2);
    opacity: 0; } }

@keyframes pulse {
  100% {
    -webkit-transform: scale(2);
            transform: scale(2);
    opacity: 0; } }

.fancybox-close-small {
  background: none !important; }

.popup-holder {
  overflow: hidden;
  max-height: 0; }

.team-block {
  text-align: center;
  background: url(images/team-bg.jpg);
  background-size: cover;
  background-position: 15% 50%;
  padding: 40px 0; }
  @media (min-width: 576px) {
    .team-block {
      padding: 60px 0; } }
  @media (min-width: 768px) {
    .team-block {
      padding: 80px 0; } }
  @media (min-width: 1200px) {
    .team-block {
      padding: 116px 0; } }
  .team-block h2 {
    text-align: left;
    margin: 0 0 45px; }
    @media (min-width: 768px) {
      .team-block h2 {
        margin: 0 0 45px; } }
  .team-block .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 -15px !important; }
    .team-block .row .col {
      width: 100%;
      padding: 5px 15px !important; }
      @media (min-width: 576px) {
        .team-block .row .col {
          width: calc(100%/2); } }
      @media (min-width: 768px) {
        .team-block .row .col {
          width: calc(100%/3); } }
  .team-block .slick-arrow {
    margin: 0 -50px;
    color: #016b7a; }
    .team-block .slick-arrow i {
      font-size: 35px; }
    @media (max-width: 1364px) {
      .team-block .slick-arrow {
        position: absolute;
        right: 0;
        top: -95px;
        -webkit-transform: none;
            -ms-transform: none;
                transform: none;
        width: 50px;
        height: 50px;
        background: #016b7a;
        color: #fff;
        border-radius: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        margin: 0 10px; }
        .team-block .slick-arrow i {
          font-size: 25px; }
        .team-block .slick-arrow.slick-prev {
          left: auto;
          right: 70px; } }
    @media (max-width: 575px) {
      .team-block .slick-arrow {
        margin: 0 4px;
        width: 45px;
        height: 45px; }
        .team-block .slick-arrow.slick-prev {
          left: auto;
          right: 55px; } }

.team-box {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  position: relative; }
  .team-box .image {
    display: block;
    padding-top: 120%;
    background-size: cover;
    background-position: 50% 50%; }
    .team-box .image:before {
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      content: '';
      background: rgba(1, 107, 122, 0.5);
      opacity: 0; }
  .team-box .image-holder {
    border-radius: 0;
    overflow: hidden; }
  .team-box:hover .caption {
    opacity: 0; }
    .team-box:hover .caption.hover {
      opacity: 1;
      visibility: visible; }
  .team-box:hover .image:before {
    opacity: 1; }
  .team-box .social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 0 15px; }
    .team-box .social li a {
      width: 34px;
      height: 34px;
      background: #0079b8;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      border-radius: 100%;
      color: #fff; }
  .team-box .caption {
    display: block;
    background: #fff;
    color: #0B1E1D;
    padding: 20px 8px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    -webkit-transition: linear 0.4s;
    transition: linear 0.4s; }
    .team-box .caption.hover {
      opacity: 0;
      visibility: hidden;
      background: none;
      color: #fff; }
      .team-box .caption.hover .title {
        color: #fff; }
      .team-box .caption.hover .more {
        color: #fff; }
  .team-box .title {
    display: block;
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    color: #016b7a;
    margin: 0 0 5px; }
    @media (min-width: 1600px) {
      .team-box .title {
        font-size: 24px;
        line-height: 30px; } }
  .team-box .sub-title {
    display: block;
    font-size: 14px;
    line-height: 18px; }
    @media (min-width: 1600px) {
      .team-box .sub-title {
        font-size: 18px;
        line-height: 20px; } }
  .team-box .more {
    font-size: 16px;
    line-height: 22px;
    text-decoration: underline;
    font-weight: 400;
    color: #FFF200; }
    @media (min-width: 1600px) {
      .team-box .more {
        font-size: 18px; } }

.team-popup {
  max-width: 700px;
  border: 0;
  padding: 0;
  font-size: 16px;
  line-height: 24px; }
  .team-popup .image {
    padding-top: 80%;
    background-size: cover;
    background-position: 50% 50%;
    width: 100%; }
  .team-popup .text {
    padding: 20px;
    width: 100%; }
    @media (min-width: 576px) {
      .team-popup .text {
        padding: 25px; } }
    @media (min-width: 768px) {
      .team-popup .text {
        padding: 30px; } }
  .team-popup .title {
    display: block;
    font-size: 20px;
    line-height: 26px;
    font-weight: 600; }
  .team-popup .sub-title {
    font-size: 18px;
    display: block; }
  .team-popup .heading-holder {
    position: relative;
    padding: 0 0 17px;
    margin: 0 0 17px; }
    .team-popup .heading-holder:before {
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      content: '';
      height: 1px;
      background: #016b7a; }
  .team-popup p {
    margin: 0; }
  .team-popup .info-links {
    margin: 10px 0 10px;
    padding: 0;
    list-style: none; }
    .team-popup .info-links li em {
      font-style: normal; }
    .team-popup .info-links li a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      color: #016b7a; }
    .team-popup .info-links li i {
      margin: 0 10px 0 0;
      color: #016b7a; }

.our-accreditations {
  padding: 60px 0;
  position: relative;
  text-align: center; }
  @media (min-width: 768px) {
    .our-accreditations {
      text-align: left; } }
  @media (min-width: 1024px) {
    .our-accreditations {
      padding: 80px 0;
      text-align: center; } }
  .our-accreditations h2, .our-accreditations .h2 {
    margin: 0;
    font-size: 36px; }
    @media (min-width: 768px) {
      .our-accreditations h2, .our-accreditations .h2 {
        font-size: 45px; } }
    @media (min-width: 1444px) {
      .our-accreditations h2, .our-accreditations .h2 {
        font-size: 50px; } }
  .our-accreditations .heading-holder {
    margin: 0 0 30px;
    position: relative; }
    @media (min-width: 768px) {
      .our-accreditations .heading-holder {
        margin: 0 0 75px;
        padding: 0 100px 0 0; } }
    @media (min-width: 1024px) {
      .our-accreditations .heading-holder {
        padding: 0 100px; } }
    .our-accreditations .heading-holder .more {
      font-size: 16px; }
      @media (min-width: 768px) {
        .our-accreditations .heading-holder .more {
          position: absolute;
          right: 0;
          top: 50%;
          -webkit-transform: translateY(-50%);
              -ms-transform: translateY(-50%);
                  transform: translateY(-50%); } }
      .our-accreditations .heading-holder .more a {
        color: #016b7a;
        text-decoration: underline; }
        .our-accreditations .heading-holder .more a:hover {
          text-decoration: none; }
  .our-accreditations .accreditation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 -20px; }
    @media (min-width: 1024px) {
      .our-accreditations .accreditation {
        padding: 15px 0 0;
        margin: 0 -30px; } }
    @media (min-width: 1024px) {
      .our-accreditations .accreditation {
        margin: 0 -40px; } }
    .our-accreditations .accreditation .slick-track {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .our-accreditations .accreditation .slick-track:before, .our-accreditations .accreditation .slick-track:after {
        display: none; }
    .our-accreditations .accreditation .slide {
      margin: 0 20px 40px; }
      @media (min-width: 1024px) {
        .our-accreditations .accreditation .slide {
          margin: 0 30px 80px; } }
      @media (min-width: 1200px) {
        .our-accreditations .accreditation .slide {
          margin: 0 40px 80px; } }
      @media (max-width: 767px) {
        .our-accreditations .accreditation .slide {
          max-width: 127px; } }
    .our-accreditations .accreditation img {
      max-width: 80%; }
      @media (min-width: 1024px) {
        .our-accreditations .accreditation img {
          max-width: 90%; } }
  .our-accreditations .container {
    position: relative;
    z-index: 2;
    max-width: 1220px; }
    @media (min-width: 1440px) {
      .our-accreditations .container {
        max-width: 1320px; } }
  .our-accreditations .slick-list {
    width: 100%; }
    .our-accreditations .slick-list .slick-track {
      width: 100%; }
  .our-accreditations .clients-slider {
    margin: 0 30px;
    padding: 0; }
    @media (min-width: 1024px) {
      .our-accreditations .clients-slider {
        margin: 0 50px; } }
    .our-accreditations .clients-slider .slick-track {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    .our-accreditations .clients-slider .slide {
      margin: 0;
      padding: 0 20px;
      text-align: center; }
      @media (min-width: 1024px) {
        .our-accreditations .clients-slider .slide {
          padding: 0 30px; } }
      @media (max-width: 767px) {
        .our-accreditations .clients-slider .slide {
          max-width: none; } }
      .our-accreditations .clients-slider .slide img {
        display: inline-block;
        vertical-align: middle; }
    .our-accreditations .clients-slider .slick-arrow {
      border-radius: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin: 0 -30px;
      color: #016b7a; }
      @media (min-width: 1024px) {
        .our-accreditations .clients-slider .slick-arrow {
          width: 50px;
          height: 50px;
          margin: 0 -50px; } }
      @media (min-width: 1444px) {
        .our-accreditations .clients-slider .slick-arrow {
          margin: 0 -50px; } }
      .our-accreditations .clients-slider .slick-arrow i {
        font-size: 30px;
        margin-top: 2px; }
      .our-accreditations .clients-slider .slick-arrow.slick-disabled {
        opacity: 0.7; }

.fadeInUp {
  opacity: 0;
  -webkit-transform: scale(0.9);
      -ms-transform: scale(0.9);
          transform: scale(0.9);
  -webkit-transition: ease-in 1s;
  transition: ease-in 1s; }
  .fadeInUp.in-viewport {
    opacity: 1;
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1); }

.fadeIn {
  opacity: 0;
  -webkit-transition: ease-in-out 1s;
  transition: ease-in-out 1s; }
  .fadeIn.in-viewport {
    opacity: 1; }

.hero-block.v2 {
  padding: 43px 0 43px; }
  .hero-block.v2 p {
    margin: 0;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    color: #fff; }
    @media (min-width: 768px) {
      .hero-block.v2 p {
        font-size: 20px;
        line-height: 24px; } }
    .hero-block.v2 p a {
      color: #fff;
      margin: 0 6px 0 0; }
      .hero-block.v2 p a + a {
        margin: 0 6px; }
    .hero-block.v2 p span {
      font-weight: 400;
      margin: 0 0 0 6px; }
  .hero-block.v2 h1 {
    font-size: 40px;
    line-height: 50px;
    margin: 0 0 15px;
    font-weight: 700; }
    @media (min-width: 768px) {
      .hero-block.v2 h1 {
        font-size: 50px;
        line-height: 60px;
        margin: 0 0 20px; } }

.userform-area {
  padding: 40px 0 0; }
  @media (min-width: 768px) {
    .userform-area {
      padding: 60px 0 0; } }
  @media (min-width: 1024px) {
    .userform-area {
      padding: 80px 0 0; } }
  .userform-area .row {
    background: #fff;
    box-shadow: 28px 31px 200px 40px #E4E4E4;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap; }
    .userform-area .row .col {
      width: 100%;
      background-size: cover;
      background-position: 50% 50%; }
      @media (min-width: 768px) {
        .userform-area .row .col {
          width: 40%; } }
      @media (min-width: 1024px) {
        .userform-area .row .col {
          width: 47%; } }
      @media (min-width: 768px) {
        .userform-area .row .col:first-child {
          width: 60%; } }
      @media (min-width: 1024px) {
        .userform-area .row .col:first-child {
          width: 53%; } }
    .userform-area .row .form-col {
      padding: 40px 30px;
      position: relative; }
      @media (min-width: 768px) {
        .userform-area .row .form-col {
          padding: 40px; } }
      @media (min-width: 1024px) {
        .userform-area .row .form-col {
          padding: 80px 80px; } }
      .userform-area .row .form-col p img {
        margin: 0 0 15px; }
  .userform-area h3 {
    font-weight: 700;
    font-size: 26px;
    line-height: 30px;
    color: #060838;
    margin: 0 0 20px; }
    @media (min-width: 768px) {
      .userform-area h3 {
        font-size: 28px;
        line-height: 34px;
        margin: 0 0 30px; } }
  .userform-area .gfield_label {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    display: block;
    margin: 0 0 6px; }
    @media (min-width: 768px) {
      .userform-area .gfield_label {
        font-size: 16px;
        line-height: 20px; } }
  .userform-area .gfield {
    margin: 0 0 22px; }
  .userform-area input[type='text'],
  .userform-area input[type='tel'],
  .userform-area input[type='email'],
  .userform-area input[type='search'],
  .userform-area input[type='password'],
  .userform-area input[type='url'],
  .userform-area input[type='date'],
  .userform-area textarea, .userform-area select, .userform-area input[type='number'] {
    height: 50px;
    border: 1px solid #E4E4E4;
    border-radius: 8px;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    padding: 12px 20px; }
    @media (min-width: 768px) {
      .userform-area input[type='text'],
      .userform-area input[type='tel'],
      .userform-area input[type='email'],
      .userform-area input[type='search'],
      .userform-area input[type='password'],
      .userform-area input[type='url'],
      .userform-area input[type='date'],
      .userform-area textarea, .userform-area select, .userform-area input[type='number'] {
        height: 56px;
        font-size: 18px;
        padding: 16px 20px; } }
    .userform-area input[type='text']:focus,
    .userform-area input[type='tel']:focus,
    .userform-area input[type='email']:focus,
    .userform-area input[type='search']:focus,
    .userform-area input[type='password']:focus,
    .userform-area input[type='url']:focus,
    .userform-area input[type='date']:focus,
    .userform-area textarea:focus, .userform-area select:focus, .userform-area input[type='number']:focus {
      border-color: #016b7a; }
  .userform-area input[type='submit'] {
    width: 100%;
    display: block;
    border-color: #016b7a;
    height: 50px;
    min-height: 50px;
    font-size: 16px;
    line-height: 22px;
    padding: 12px 20px;
    border-radius: 8px;
    color: #fff;
    background: #016b7a; }
    @media (min-width: 768px) {
      .userform-area input[type='submit'] {
        height: 56px;
        min-height: 56px;
        font-size: 18px;
        line-height: 22px;
        padding: 15px 20px; } }
    .userform-area input[type='submit']:hover {
      background: #016b7a; }
  .userform-area .gf_login_links {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #060838;
    padding: 20px 0 0; }
    @media (min-width: 576px) {
      .userform-area .gf_login_links {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; } }
    @media (min-width: 1024px) {
      .userform-area .gf_login_links {
        font-size: 16px; } }
    .userform-area .gf_login_links a {
      color: #000; }
      @media (max-width: 575px) {
        .userform-area .gf_login_links a {
          display: block; } }
      .userform-area .gf_login_links a:hover {
        color: #016b7a; }
    .userform-area .gf_login_links br {
      display: none; }
  .userform-area .gfield_checkbox .gchoice {
    width: 100%;
    margin: 0 0 12px;
    position: relative;
    padding: 0 0 0 34px;
    font-size: 16px; }
    .userform-area .gfield_checkbox .gchoice input {
      position: absolute;
      left: -9999px;
      top: -9999px;
      visibility: hidden; }
    .userform-area .gfield_checkbox .gchoice input:checked ~ label:before {
      opacity: 1; }
    .userform-area .gfield_checkbox .gchoice label {
      display: block;
      cursor: pointer; }
      .userform-area .gfield_checkbox .gchoice label:after {
        position: absolute;
        left: 0;
        top: 4px;
        width: 20px;
        height: 20px;
        border: solid 1px #E4E4E4;
        content: '';
        border-radius: 4px;
        cursor: pointer;
        background: #fff; }
      .userform-area .gfield_checkbox .gchoice label:before {
        position: absolute;
        left: 0;
        top: 2px;
        content: '';
        width: 12px;
        height: 6px;
        border: solid 2px #0B1E1D;
        border-width: 0 0 2px 2px;
        -webkit-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
                transform: rotate(-45deg);
        margin: 8px 0 0 4px;
        opacity: 0;
        -webkit-transition: linear 0.4s;
        transition: linear 0.4s;
        z-index: 1; }

.toptext-block {
  padding: 30px 0 0; }
  @media (min-width: 768px) {
    .toptext-block {
      padding: 40px 0 0; } }
  @media (min-width: 1024px) {
    .toptext-block {
      padding: 70px 0 0; } }
  .toptext-block .container {
    max-width: 1110px; }
    @media (min-width: 1444px) {
      .toptext-block .container {
        max-width: 1280px; } }
  .toptext-block .text-holder {
    max-width: 1128px; }
  .toptext-block h2 {
    margin: 0 0 20px; }
    @media (min-width: 1024px) {
      .toptext-block h2 {
        font-size: 40px;
        line-height: 58px; } }
    .toptext-block h2 strong {
      color: #016b7a; }
    .toptext-block h2 span {
      font-weight: 400; }
  .toptext-block p {
    margin: 0 0 30px; }
    .toptext-block p:last-of-type {
      margin: 0; }
  .toptext-block.v2 h2 {
    font-weight: 700; }
    .toptext-block.v2 h2 span {
      color: #016b7a;
      font-weight: 700; }

#main {
  padding: 30px 0; }
  @media (min-width: 768px) {
    #main {
      padding: 50px 0 50px; } }
  @media (min-width: 1200px) {
    #main {
      padding: 80px 0 115px; } }
  #main .container {
    max-width: 1110px; }
    @media (min-width: 1444px) {
      #main .container {
        max-width: 1280px; } }
  @media (min-width: 1024px) {
    #main .row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap; } }
  @media (min-width: 1024px) {
    #main .row #sidebar {
      width: 300px;
      margin: 0 0 0 30px; } }
  @media (min-width: 1444px) {
    #main .row #sidebar {
      width: 320px;
      margin: 0 0 0 40px; } }
  @media (max-width: 1023px) {
    #main .row #sidebar .filter-widget {
      display: none; } }
  @media (min-width: 1024px) {
    #main .row #content {
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      width: calc(100% - 330px); } }
  @media (min-width: 1444px) {
    #main .row #content {
      width: calc(100% - 360px); } }
  #main .toptext-block {
    padding-top: 0; }
    #main .toptext-block p {
      margin: 0 0 30px; }
    #main .toptext-block .btns-holder {
      margin: 0 0 10px; }
      @media (min-width: 1024px) {
        #main .toptext-block .btns-holder {
          margin: 0 0 20px; } }
      #main .toptext-block .btns-holder .btn {
        font-size: 15px;
        line-height: 18px;
        font-weight: 400;
        margin: 0 10px 15px 0;
        padding: 15px 20px;
        min-height: inherit; }
        @media (min-width: 768px) {
          #main .toptext-block .btns-holder .btn {
            font-size: 16px;
            line-height: 18px;
            font-weight: 400;
            margin: 0 20px 20px 0;
            padding: 15px 20px; } }
        @media (min-width: 1444px) {
          #main .toptext-block .btns-holder .btn {
            font-size: 18px;
            line-height: 20px;
            padding: 17px 26px; } }

.judges-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin: 0 -15px; }
  .judges-list .col {
    width: 100%;
    padding: 0 15px 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media (min-width: 576px) {
      .judges-list .col {
        width: 50%; } }
    @media (min-width: 768px) {
      .judges-list .col {
        width: 33.33%; } }
    @media (min-width: 1024px) {
      .judges-list .col {
        width: 50%; } }
    @media (min-width: 1200px) {
      .judges-list .col {
        width: 33.33%; } }
  .judges-list .team-box {
    border-radius: 16px;
    background: #faf9ff;
    padding: 20px;
    box-shadow: none;
    text-align: center;
    -webkit-transition: linear 0.3s;
    transition: linear 0.3s;
    width: 100%; }
    .judges-list .team-box:hover {
      color: #fff;
      background: #016b7a; }
      .judges-list .team-box:hover .title, .judges-list .team-box:hover .sub-title, .judges-list .team-box:hover .heading, .judges-list .team-box:hover .more {
        color: #fff; }
      .judges-list .team-box:hover .more {
        border-top-color: rgba(255, 255, 255, 0.3); }
    .judges-list .team-box .image {
      display: block;
      width: 150px;
      height: 150px;
      border-radius: 100%;
      padding-top: 0;
      margin: 5px auto 40px;
      position: relative; }
      .judges-list .team-box .image:before {
        display: none; }
    .judges-list .team-box .image-holder {
      overflow: visible;
      border-radius: 0; }
    .judges-list .team-box .caption {
      background: none;
      position: static;
      opacity: 1;
      visibility: visible;
      padding: 0; }
    .judges-list .team-box .social {
      position: absolute;
      left: 50%;
      bottom: 0;
      margin: 0;
      -webkit-transform: translate(-50%, 50%);
          -ms-transform: translate(-50%, 50%);
              transform: translate(-50%, 50%); }
    .judges-list .team-box .title {
      font-size: 18px;
      -webkit-transition: linear 0.3s;
      transition: linear 0.3s; }
    .judges-list .team-box .sub-title {
      font-size: 16px;
      -webkit-transition: linear 0.3s;
      transition: linear 0.3s; }
    .judges-list .team-box .heading {
      font-size: 16px;
      font-weight: 700;
      display: block;
      margin: 0 0 20px;
      -webkit-transition: linear 0.3s;
      transition: linear 0.3s; }
    .judges-list .team-box .more {
      display: block;
      margin: 0 -20px -20px;
      padding: 16px 15px 20px;
      border-top: solid 1px #f0f0f0;
      font-size: 16px;
      color: #0B1E1D;
      -webkit-transition: linear 0.3s;
      transition: linear 0.3s; }

.keydates-widget {
  box-shadow: 0px 4px 33px 4px rgba(222, 220, 220, 0.25);
  border-radius: 10px;
  background: #fff;
  padding: 30px 20px 20px;
  margin: 0 0 30px;
  font-size: 15px; }
  .keydates-widget ul.keypoints {
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: #0B1E1D;
    margin: 0 0 -20px; }
    .keydates-widget ul.keypoints li {
      background: #f6f6ff;
      width: 100%;
      margin: 0 0 20px;
      padding: 22px 15px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      border-radius: 6px; }
    .keydates-widget ul.keypoints .icon {
      -ms-flex-negative: 0;
          flex-shrink: 0;
      margin: 0 18px 0 0; }
      @media (min-width: 1444px) {
        .keydates-widget ul.keypoints .icon {
          margin: 0 21px 0 0; } }
    .keydates-widget ul.keypoints .title {
      display: block;
      font-weight: 500;
      font-size: 15px;
      line-height: 134.5%;
      color: #016b7a; }
    .keydates-widget ul.keypoints .sub-title {
      display: block;
      font-weight: 600;
      font-size: 16px;
      line-height: 134.5%; }
  .keydates-widget h3 {
    font-weight: 700;
    font-size: 18px;
    line-height: 134.5%;
    margin: 0 0 10px;
    padding: 0 0 8px;
    position: relative;
    text-transform: uppercase; }
    .keydates-widget h3:before {
      position: absolute;
      left: 0;
      bottom: 0;
      content: '';
      width: 100px;
      background: #016b7a;
      height: 2px; }
  .keydates-widget p {
    margin: 0 0 20px; }
  .keydates-widget .btn-holder {
    text-align: center;
    padding: 20px 0 0; }
  .keydates-widget .btn {
    min-height: 50px;
    font-size: 16px;
    line-height: 20px;
    padding: 15px 20px; }

.keysponsors-widget, .widget_box {
  text-align: center;
  box-shadow: 0px 4px 33px 4px rgba(222, 220, 220, 0.25);
  border-radius: 10px;
  background: #fff;
  padding: 30px 20px 50px;
  margin: 0 0 30px; }
  @media (min-width: 1024px) {
    .keysponsors-widget, .widget_box {
      min-height: 190px; } }
  .keysponsors-widget h3, .widget_box h3 {
    font-weight: 700;
    font-size: 20px;
    line-height: 134.5%;
    margin: 0 0 40px;
    padding: 0 0 8px;
    position: relative;
    text-transform: uppercase; }
    .keysponsors-widget h3:before, .widget_box h3:before {
      position: absolute;
      left: 50%;
      bottom: 0;
      content: '';
      width: 100px;
      background: #016b7a;
      height: 2px;
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%); }
  .keysponsors-widget .keysponsors-slider, .widget_box .keysponsors-slider {
    margin: 0 30px;
    padding: 0; }
    .keysponsors-widget .keysponsors-slider .slick-track, .widget_box .keysponsors-slider .slick-track {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    .keysponsors-widget .keysponsors-slider .slide, .widget_box .keysponsors-slider .slide {
      margin: 0;
      padding: 0 20px;
      text-align: center; }
      @media (max-width: 767px) {
        .keysponsors-widget .keysponsors-slider .slide, .widget_box .keysponsors-slider .slide {
          max-width: none; } }
      .keysponsors-widget .keysponsors-slider .slide img, .widget_box .keysponsors-slider .slide img {
        display: inline-block;
        vertical-align: middle; }
    .keysponsors-widget .keysponsors-slider .slick-arrow, .widget_box .keysponsors-slider .slick-arrow {
      border-radius: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin: 0 -30px;
      color: #0B1E1D; }
      @media (min-width: 1024px) {
        .keysponsors-widget .keysponsors-slider .slick-arrow, .widget_box .keysponsors-slider .slick-arrow {
          width: 50px;
          height: 50px; } }
      .keysponsors-widget .keysponsors-slider .slick-arrow i, .widget_box .keysponsors-slider .slick-arrow i {
        font-size: 30px;
        margin-top: 2px; }
      .keysponsors-widget .keysponsors-slider .slick-arrow.slick-disabled, .widget_box .keysponsors-slider .slick-arrow.slick-disabled {
        opacity: 0.7; }
      .keysponsors-widget .keysponsors-slider .slick-arrow:hover, .widget_box .keysponsors-slider .slick-arrow:hover {
        color: #016b7a; }

.text-widget, .video-widget {
  text-align: left;
  min-height: inherit;
  padding: 30px 20px; }
  .text-widget h3, .video-widget h3 {
    margin: 0 0 20px; }
    .text-widget h3:before, .video-widget h3:before {
      left: 0;
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
  .text-widget p, .video-widget p {
    margin: 0; }
  .text-widget .iframe-holder, .video-widget .iframe-holder {
    margin: 0; }

.contacts-box {
  background: #FFFFFF;
  box-shadow: 0px 4px 37px 41px rgba(225, 225, 225, 0.25);
  border-radius: 10px;
  margin: 30px 0 0;
  padding: 40px;
  position: relative;
  font-size: 16px; }
  @media (min-width: 768px) {
    .contacts-box {
      -moz-column-count: 2;
      -moz-column-gap: 80px;
      -webkit-column-count: 2;
      -webkit-column-gap: 80px;
      column-count: 2;
      column-gap: 80px; } }
  @media (min-width: 1024px) {
    .contacts-box {
      column-gap: 150px;
      -moz-column-gap: 150px;
      -webkit-column-gap: 150px;
      padding: 50px 80px 30px;
      margin: 70px 0 0;
      font-size: 18px; } }
  @media (min-width: 1200px) {
    .contacts-box {
      padding: 50px 130px 20px; } }
  @media (min-width: 768px) {
    .contacts-box:before {
      position: absolute;
      left: 50%;
      top: 30px;
      bottom: 30px;
      content: '';
      width: 1px;
      background: #016b7a; } }
  .contacts-box .contact-info {
    margin: 0 0 20px; }
    @media (max-width: 767px) {
      .contacts-box .contact-info:last-child {
        margin-bottom: 0; } }
  .contacts-box .title {
    display: block;
    font-weight: 700;
    font-size: 18px;
    line-height: 30px;
    color: #016b7a; }
  .contacts-box .name {
    display: block; }
  .contacts-box .link {
    display: block; }
    .contacts-box .link a {
      color: #0B1E1D; }
      .contacts-box .link a:hover {
        color: #8d8600; }

.form-block {
  max-width: 800px;
  margin: 0 0 30px; }
  .form-block p {
    margin: 0 0 20px; }
  .form-block .form-holder {
    background: #f7f8f8;
    border-radius: 10px;
    padding: 25px; }
    @media (min-width: 768px) {
      .form-block .form-holder {
        padding: 40px; } }
    @media (min-width: 1024px) {
      .form-block .form-holder {
        padding: 50px; } }
  .form-block input[type='text'],
  .form-block input[type='tel'],
  .form-block input[type='email'],
  .form-block input[type='search'],
  .form-block input[type='password'],
  .form-block input[type='url'],
  .form-block input[type='date'],
  .form-block textarea, .form-block select, .form-block input[type='number'] {
    height: 50px;
    border: 1px solid #E4E4E4;
    border-radius: 8px;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    padding: 12px 20px; }
    @media (min-width: 768px) {
      .form-block input[type='text'],
      .form-block input[type='tel'],
      .form-block input[type='email'],
      .form-block input[type='search'],
      .form-block input[type='password'],
      .form-block input[type='url'],
      .form-block input[type='date'],
      .form-block textarea, .form-block select, .form-block input[type='number'] {
        height: 60px;
        font-size: 18px;
        padding: 17px 20px; } }
    .form-block input[type='text']:focus,
    .form-block input[type='tel']:focus,
    .form-block input[type='email']:focus,
    .form-block input[type='search']:focus,
    .form-block input[type='password']:focus,
    .form-block input[type='url']:focus,
    .form-block input[type='date']:focus,
    .form-block textarea:focus, .form-block select:focus, .form-block input[type='number']:focus {
      border-color: #016b7a; }
  .form-block input[type='submit'], .form-block input[type='button'], .form-block button {
    width: 100%;
    display: block;
    border-color: #016b7a;
    height: 50px;
    min-height: 50px;
    font-size: 16px;
    line-height: 22px;
    padding: 12px 20px;
    border-radius: 8px;
    color: #fff;
    background: #016b7a; }
    @media (min-width: 768px) {
      .form-block input[type='submit'], .form-block input[type='button'], .form-block button {
        height: 60px;
        min-height: 56px;
        font-size: 18px;
        line-height: 22px;
        padding: 17px 20px; } }
    .form-block input[type='submit'] svg path, .form-block input[type='button'] svg path, .form-block button svg path {
      fill: #fff; }
    .form-block input[type='submit']:hover, .form-block input[type='button']:hover, .form-block button:hover {
      background: #016b7a;
      color: #fff; }
  .form-block .gform_save_link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .form-block .gform_save_link svg {
      margin: 0 6px 0 0; }
  .form-block .gform_field, .form-block .gfield {
    margin: 0 0 25px; }
  .form-block .gfield_label {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    display: block !important;
    color: #000;
    margin: 0 0 8px; }
    .form-block .gfield_label .gfield_required {
      display: none !important; }
  .form-block h3 {
    font-size: 20px;
    line-height: 24px;
    margin: 0; }

.filter-widget {
  text-align: left;
  padding-bottom: 30px; }
  .filter-widget h3 {
    margin: 0 0 25px; }
    .filter-widget h3:before {
      left: 0;
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
  .filter-widget .taxonomy-filter {
    border-color: #DFDEDE;
    background-size: 56px 56px;
    height: 56px; }
    .filter-widget .taxonomy-filter + .taxonomy-filter {
      margin: 20px 0 0; }

@media (min-width: 1024px) {
  .filter-col {
    display: none; } }

.filter-col .filter-btn {
  display: block;
  margin: 0 0 20px; }
  .filter-col .filter-btn:after {
    background: url(images/filter.svg);
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: top;
    content: '';
    width: 25px;
    height: 25px;
    margin: -3px 0 -3px 6px; }

.paging {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.award-types h3 {
  font-weight: 500;
  font-size: 24px;
  line-height: 175%;
  margin: 0 0 10px; }
  @media (min-width: 768px) {
    .award-types h3 {
      margin: 0 0 20px; } }

.award-types .accordion {
  margin: 0; }
  .award-types .accordion li {
    margin: 0 0 10px; }
    .award-types .accordion li .opener {
      display: block;
      background: none;
      padding: 0 0 0 30px;
      border: 0;
      font-weight: 500;
      font-size: 18px;
      line-height: 175%;
      color: #060838; }
      .award-types .accordion li .opener:before {
        display: none; }
      .award-types .accordion li .opener:after {
        position: absolute;
        left: 0;
        content: '\f067';
        font-family: icomoon;
        color: #016b7a;
        font-weight: 700; }
    .award-types .accordion li.active .opener:after {
      content: '\f068'; }
    .award-types .accordion li .slide-holder {
      margin: 10px 0 0;
      background: #F9F8FF;
      border-radius: 5px;
      padding: 20px;
      font-weight: 400;
      font-size: 15px;
      line-height: 170%;
      border: 0; }
      @media (min-width: 768px) {
        .award-types .accordion li .slide-holder {
          padding: 30px; } }
      .award-types .accordion li .slide-holder p {
        margin: 0 0 15px;
        padding: 0; }
    .award-types .accordion li .btn {
      background: #008193;
      border-radius: 5px;
      color: #fff;
      font-size: 16px;
      line-height: 18px;
      padding: 14px 22px;
      min-height: 46px; }
    .award-types .accordion li h4 {
      font-weight: 600;
      font-size: 18px;
      line-height: 175%;
      color: #016b7a;
      margin: 0 0 4px; }
    @media (min-width: 768px) {
      .award-types .accordion li .subrow {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 0 -10px; } }
    @media (min-width: 768px) {
      .award-types .accordion li .subrow .sub-col {
        width: calc(100% - 270px);
        -webkit-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1; } }
    @media (min-width: 1024px) {
      .award-types .accordion li .subrow .sub-col {
        width: calc(100% - 320px); } }
    .award-types .accordion li .subrow .sub-col.sponsor-col {
      margin: 20px 0 0; }
      @media (min-width: 768px) {
        .award-types .accordion li .subrow .sub-col.sponsor-col {
          -ms-flex-negative: 0;
              flex-shrink: 0;
          width: 250px;
          margin: 0 0 0 20px; } }
      @media (min-width: 1200px) {
        .award-types .accordion li .subrow .sub-col.sponsor-col {
          width: 280px;
          margin: 0 0 0 40px; } }
    .award-types .accordion li .sponsor-box {
      background: #fff;
      border-radius: 4px;
      padding: 40px 20px;
      text-align: center;
      font-size: 16px;
      line-height: 26px; }
      @media (min-width: 1200px) {
        .award-types .accordion li .sponsor-box {
          padding: 50px 28px; } }
      .award-types .accordion li .sponsor-box h5 {
        margin: 0 0 20px; }
      .award-types .accordion li .sponsor-box .logo {
        max-width: 140px;
        margin: 0 auto 20px; }
        .award-types .accordion li .sponsor-box .logo img {
          display: block;
          max-width: 100%; }

.keydates-popup {
  padding: 0; }
  .keydates-popup .productrange-block {
    background: #016b7a;
    padding: 40px;
    overflow: hidden;
    font-size: 18px; }
    .keydates-popup .productrange-block h2 {
      font-size: 30px; }
    .keydates-popup .productrange-block .heading-text {
      font-size: 18px; }
    .keydates-popup .productrange-block ul.keypoints li {
      padding: 15px 24px;
      min-width: 230px; }
      .keydates-popup .productrange-block ul.keypoints li .title {
        font-size: 16px;
        line-height: 20px;
        margin: 0 0 10px; }
      .keydates-popup .productrange-block ul.keypoints li .sub-title {
        font-size: 16px; }
      .keydates-popup .productrange-block ul.keypoints li .icon {
        margin: 0 8px 0 0; }
        .keydates-popup .productrange-block ul.keypoints li .icon img {
          max-width: 80%; }
  .keydates-popup .fancybox-close-small svg {
    color: #fff; }

.rules-popup {
  padding: 20px;
  max-width: 800px;
  font-size: 16px;
  line-height: 22px; }
  .rules-popup p {
    margin: 0 0 10px; }

.main-form {
  margin: 0 auto;
  text-align: center; }
  @media (min-width: 576px) {
    .main-form {
      background: #fff;
      box-shadow: 28px 31px 250px 40px #E4E4E4;
      padding: 30px; } }
  @media (min-width: 768px) {
    .main-form {
      padding: 40px;
      max-width: 980px; } }
  @media (min-width: 1444px) {
    .main-form {
      max-width: 1140px; } }
  .main-form p {
    font-weight: 600;
    margin: 0 0 20px; }
    @media (min-width: 768px) {
      .main-form p {
        font-size: 20px;
        line-height: 30px;
        margin: 0 0 30px; } }
    @media (min-width: 1200px) {
      .main-form p {
        font-size: 23px;
        line-height: 32px;
        margin: 0 0 30px; } }
    .main-form p span {
      color: #016b7a; }
    .main-form p.enter-text {
      font-size: 18px;
      line-height: 22px; }
      @media (min-width: 1024px) {
        .main-form p.enter-text {
          font-size: 21px;
          line-height: 30px; } }
      .main-form p.enter-text a {
        color: #016b7a; }
  .main-form .form-holder {
    text-align: left;
    border-radius: 0;
    padding: 30px 25px; }
    @media (min-width: 576px) {
      .main-form .form-holder {
        padding: 30px; } }
    @media (min-width: 768px) {
      .main-form .form-holder {
        padding: 40px; } }
  .main-form .gform_fields {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    margin: 0 -10px;
    padding: 0;
    list-style: none; }
    .main-form .gform_fields .gfield {
      width: calc(100% - 20px);
      margin: 0 10px 30px; }
      @media (min-width: 1024px) {
        .main-form .gform_fields .gfield.small {
          width: calc(50% - 20px); } }
    .main-form .gform_fields .gfield_label {
      font-weight: 700; }
      @media (min-width: 768px) {
        .main-form .gform_fields .gfield_label {
          font-size: 18px; } }
  .main-form .gform_footer {
    text-align: center; }
    .main-form .gform_footer input[type="submit"] {
      max-width: 420px;
      margin: 0 auto; }
  .main-form .gfield_checkbox, .main-form .gfield_radio {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
            list-style: none;
            padding: 0 0 0 8px;
    margin: 0 -10px; }
  .main-form h3, .main-form h2 {
    margin: 0 0 20px;
    font-size: 22px;
    line-height: 28px; }
    @media (min-width: 576px) {
      .main-form h3, .main-form h2 {
        margin: 0 0 30px; } }
    @media (min-width: 768px) {
      .main-form h3, .main-form h2 {
        font-size: 25px;
        line-height: 30px; } }
  .main-form h2 {
    text-align: center;
    margin: 0;
    font-size: 25px;
    line-height: 30px; }
    @media (min-width: 768px) {
      .main-form h2 {
        font-size: 35px;
        line-height: 40px; } }
  .main-form .ginput_container_password {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    margin: 0 -10px;
    padding: 0;
    list-style: none; }
    .main-form .ginput_container_password .ginput_left, .main-form .ginput_container_password .ginput_right {
      width: calc(100% - 20px);
      margin: 0 10px 30px; }
      @media (min-width: 1024px) {
        .main-form .ginput_container_password .ginput_left, .main-form .ginput_container_password .ginput_right {
          width: calc(50% - 20px); } }
    .main-form .ginput_container_password .ginput_right {
      margin-bottom: 0; }
    @media (min-width: 1024px) {
      .main-form .ginput_container_password .ginput_left {
        margin-bottom: 0; } }

.custom-checkboxes.v2 .gfield_checkbox, .custom-radio.v2 .gfield_checkbox {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.custom-checkboxes.v2 .gfield_label_before_complex, .custom-radio.v2 .gfield_label_before_complex {
  display: none !important; }

.custom-checkboxes .gchoice, .custom-radio .gchoice {
  margin: 0 10px 10px; }
  .custom-checkboxes .gchoice a, .custom-radio .gchoice a {
    color: #016b7a;
    text-decoration: underline; }
    .custom-checkboxes .gchoice a:hover, .custom-radio .gchoice a:hover {
      text-decoration: none; }

.custom-checkboxes label, .custom-radio label {
  position: relative;
  padding: 0 0 0 40px;
  display: block;
  cursor: pointer; }
  .custom-checkboxes label:after, .custom-radio label:after {
    position: absolute;
    left: 0;
    top: 2px;
    background: #F8F8F8;
    border: 1px solid #E2E2E2;
    border-radius: 7px;
    content: '';
    cursor: pointer;
    width: 26px;
    height: 26px; }
  .custom-checkboxes label:before, .custom-radio label:before {
    position: absolute;
    left: 0;
    top: 4px;
    content: '';
    width: 16px;
    height: 10px;
    border: solid 2px #016b7a;
    border-width: 0 0 3px 3px;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
    margin: 4px 0 0 5px;
    opacity: 0;
    z-index: 1;
    -webkit-transition: linear 0.4s;
    transition: linear 0.4s; }

.custom-checkboxes input, .custom-radio input {
  position: absolute;
  left: -9999px;
  top: -9999px;
  visibility: hidden; }

.custom-checkboxes input:checked ~ label:before, .custom-radio input:checked ~ label:before {
  opacity: 1; }

.custom-radio label:after {
  border-radius: 100%; }

.custom-radio label:before {
  width: 10px;
  height: 10px;
  border-radius: 100%;
  margin: 0;
  border: 0;
  top: 2px;
  background: #016b7a;
  margin: 8px 0 0 8px; }

.form-block legend.gfield_label {
  display: none !important; }

#main.v2 {
  padding-bottom: 0; }

.note {
  display: block;
  text-align: center;
  padding: 20px 0 0; }

.quote {
  text-align: center;
  padding: 0;
  margin: 0 auto 30px;
  quotes: none;
  background: none;
  color: #0B1E1D;
  max-width: 980px; }
  @media (min-width: 768px) {
    .quote {
      margin: 0 auto 50px; } }
  @media (min-width: 1444px) {
    .quote {
      max-width: 1140px; } }
  .quote q {
    display: block;
    font-size: 22px;
    line-height: 26px;
    font-weight: 400;
    margin: 0 0 10px;
    font-style: italic; }
    @media (min-width: 768px) {
      .quote q {
        font-size: 25px;
        line-height: 30px; } }
  .quote cite {
    display: block;
    color: #016b7a;
    font-size: 16px;
    font-size: 18px;
    font-weight: 700;
    font-style: normal; }
    @media (min-width: 768px) {
      .quote cite {
        font-size: 18px;
        font-size: 20px; } }

.teaser-block {
  max-width: 980px;
  margin: 0 auto; }
  @media (min-width: 1444px) {
    .teaser-block {
      max-width: 1140px; } }
  .teaser-block .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    margin: 0 -5px;
    padding: 10px 0 20px; }
    @media (min-width: 768px) {
      .teaser-block .row {
        padding: 10px 0 50px; } }
    .teaser-block .row .col {
      width: 100%;
      padding: 0 5px 10px; }
      @media (min-width: 768px) {
        .teaser-block .row .col {
          width: 50%; } }
  .teaser-block .video-image {
    position: relative;
    padding-top: 80%;
    display: block;
    background-size: cover;
    background-position: 50% 50%; }
  .teaser-block .btn-play {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

.slidernav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -4px; }
  .slidernav .slide {
    width: calc(100%/3);
    padding: 4px; }
  .slidernav .image {
    display: block;
    background-size: cover;
    background-position: 50% 50%;
    padding-top: 65%; }

.sliderfor .slide {
  width: 100%;
  position: relative; }

.sliderfor .image {
  display: block;
  background-size: cover;
  background-position: 50% 50%;
  padding-top: 58.3%; }

.sliderfor .slick-arrow {
  width: 30px;
  height: 30px;
  background: #fff;
  border-radius: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 15px;
  color: #0B1E1D;
  font-size: 16px;
  line-height: 1; }
  .sliderfor .slick-arrow i {
    font-size: 20px;
    margin: 0; }

.gf_page_steps {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 0 30px; }
  @media (min-width: 768px) {
    .gf_page_steps {
      margin: 0 0 100px; } }
  .gf_page_steps .gf_step {
    padding: 0 30px 0 0;
    position: relative; }
    @media (min-width: 576px) {
      .gf_page_steps .gf_step {
        padding: 0 40px 0 0; } }
    @media (min-width: 768px) {
      .gf_page_steps .gf_step {
        padding: 0 60px 0 0; } }
    @media (min-width: 1024px) {
      .gf_page_steps .gf_step {
        padding: 0 100px 0 0; } }
    .gf_page_steps .gf_step:before {
      position: absolute;
      width: 100%;
      top: 50%;
      margin-top: -1px;
      content: '';
      right: 100%;
      height: 2px;
      background: #016b7a; }
    .gf_page_steps .gf_step:first-child {
      padding-left: 0; }
      .gf_page_steps .gf_step:first-child:before {
        display: none; }
    .gf_page_steps .gf_step:last-child {
      padding-right: 0; }
      .gf_page_steps .gf_step:last-child:before {
        width: 30px; }
        @media (min-width: 576px) {
          .gf_page_steps .gf_step:last-child:before {
            width: 40px; } }
        @media (min-width: 768px) {
          .gf_page_steps .gf_step:last-child:before {
            width: 60px; } }
        @media (min-width: 1024px) {
          .gf_page_steps .gf_step:last-child:before {
            width: 100px; } }
      .gf_page_steps .gf_step:last-child .gf_step_label {
        margin: 0; }
    .gf_page_steps .gf_step.gf_step_active ~ .gf_step:before {
      background: #E7E7E7; }
    .gf_page_steps .gf_step.gf_step_active ~ .gf_step .gf_step_number {
      background: #f7f8f8;
      border-color: #E7E7E7;
      color: #0B1E1D; }
    .gf_page_steps .gf_step.gf_step_completed .gf_step_number {
      background: #016b7a;
      color: #fff; }
  .gf_page_steps .gf_step_number {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 30px;
    height: 30px;
    background: #f7f8f8;
    border: 2px solid #016b7a;
    border-radius: 100%;
    text-align: center;
    padding: 1px;
    position: relative;
    z-index: 1;
    color: #016b7a;
    font-size: 14px;
    line-height: 1.2; }
    @media (min-width: 768px) {
      .gf_page_steps .gf_step_number {
        width: 40px;
        height: 40px;
        font-size: 16px;
        padding: 4px; } }
    @media (min-width: 1024px) {
      .gf_page_steps .gf_step_number {
        width: 50px;
        height: 50px;
        padding: 10px;
        font-size: 18px; } }
  .gf_page_steps .gf_step_label {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    white-space: nowrap;
    bottom: -40px;
    display: block;
    margin-left: -30px;
    font-size: 16px;
    display: none; }
    @media (min-width: 768px) {
      .gf_page_steps .gf_step_label {
        display: block; } }
    @media (min-width: 1024px) {
      .gf_page_steps .gf_step_label {
        margin-left: -50px;
        font-size: 18px; } }

.sponsors-logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 -15px;
  padding: 15px 0; }
  @media (min-width: 768px) {
    .sponsors-logos {
      margin: 0 -20px;
      padding: 20px 0; } }
  @media (min-width: 1200px) {
    .sponsors-logos {
      margin: 0 -30px; } }
  .sponsors-logos + .main-form {
    margin: 0 0 30px; }
  .sponsors-logos .logo {
    margin: 0 15px 20px;
    position: relative;
    max-width: 150px; }
    @media (min-width: 768px) {
      .sponsors-logos .logo {
        max-width: 200px;
        margin: 0 20px 30px; } }
    @media (min-width: 1200px) {
      .sponsors-logos .logo {
        margin: 0 30px 50px; } }
    .sponsors-logos .logo:before {
      content: attr(data-title);
      top: 0;
      margin-top: -10px;
      -webkit-transform: translate(-50%, -100%);
          -ms-transform: translate(-50%, -100%);
              transform: translate(-50%, -100%);
      left: 50%;
      width: 170px;
      background: #008193;
      position: absolute;
      z-index: 9999;
      color: #fff;
      padding: 10px;
      font-size: 12px;
      line-height: 14px;
      opacity: 0;
      visibility: hidden;
      text-align: center;
      -webkit-transition: linear 0.4s;
      transition: linear 0.4s; }
      @media (min-width: 480px) {
        .sponsors-logos .logo:before {
          width: 200px; } }
    .sponsors-logos .logo:after {
      position: absolute;
      left: 50%;
      top: 0;
      margin-top: -10px;
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%);
      border-style: solid;
      border-width: 10px 10px 0 10px;
      border-color: #008193 transparent transparent transparent;
      content: '';
      opacity: 0;
      visibility: hidden;
      -webkit-transition: linear 0.4s;
      transition: linear 0.4s; }
    .sponsors-logos .logo:hover:after, .sponsors-logos .logo:hover:before {
      opacity: 1;
      visibility: visible; }
    .sponsors-logos .logo img {
      max-width: 100%; }

.mb-3 {
  margin-bottom: 40px; }
  @media (min-width: 576px) {
    .mb-3 {
      margin-bottom: 60px; } }
  @media (min-width: 768px) {
    .mb-3 {
      margin-bottom: 80px; } }

.gform_page_footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 -10px; }
  .gform_page_footer .button {
    margin: 0 10px 20px !important;
    width: auto !important;
    padding-left: 30px !important;
    padding-right: 30px !important; }

.need-help {
  position: fixed;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background: #d7cc03;
  border-radius: 6px;
  width: 36px;
  height: 36px;
  z-index: 100;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media (min-width: 1024px) {
    .need-help {
      right: 10px; } }
  @media (min-width: 1200px) {
    .need-help {
      width: 50px;
      height: 50px;
      right: 20px;
      border-radius: 12px; } }
  .need-help:before {
    content: attr(data-title);
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 100%;
    position: absolute;
    z-index: 9999;
    color: #fff;
    font-size: 12px;
    line-height: 14px;
    color: #060838;
    text-align: right;
    margin: 0 10px 0 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: linear  0.5s;
    transition: linear  0.5s; }
  @media (min-width: 1024px) {
    .need-help:hover:before {
      opacity: 1;
      visibility: visible; } }
  .need-help .icon {
    width: 18px;
    height: 18px;
    background: url(images/icon-info.svg);
    background-size: 100% 100%;
    display: block; }
    @media (min-width: 1200px) {
      .need-help .icon {
        width: 28px;
        height: 28px; } }

.info-popup {
  padding: 40px 20px 20px;
  max-width: 800px;
  font-size: 16px;
  line-height: 22px; }
  .info-popup p {
    margin: 0 0 20px; }

.pt-0 {
  padding-top: 0 !important; }

.blue-block {
  background: #016b7a;
  color: #fff; }

.intro-block {
  text-align: center;
  padding: 30px 0;
  max-width: 1010px;
  margin: 0 auto; }
  @media (min-width: 1024px) {
    .intro-block {
      padding: 40px 0; } }
  @media (min-width: 1444px) {
    .intro-block {
      padding: 62px 0; } }
  @media (min-width: 1444px) {
    .intro-block {
      font-size: 20px; } }
  .intro-block p {
    margin: 0; }
  .intro-block h3 {
    color: #FFF200;
    font-size: 20px;
    line-height: 22px;
    margin: 0 0 12px; }
    @media (min-width: 576px) {
      .intro-block h3 {
        font-size: 22px;
        line-height: 24px; } }
    @media (min-width: 768px) {
      .intro-block h3 {
        font-size: 26px;
        line-height: 30px; } }
  @media (max-width: 1023px) {
    .intro-block {
      font-size: 16px; } }
  @media (max-width: 767px) {
    .intro-block {
      font-size: 15px;
      line-height: 24px; } }

.stats-area {
  border-top: solid 1px rgba(255, 255, 255, 0.5);
  padding: 30px 0; }
  @media (max-width: 1023px) {
    .stats-area {
      text-align: center;
      padding: 30px 0 0; }
      .stats-area .on-night .sub-row {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; }
        .stats-area .on-night .sub-row .sub-col {
          text-align: left;
          width: 300px !important; }
      .stats-area .reason-to-sponors ul li {
        padding-left: 0; }
        .stats-area .reason-to-sponors ul li:before {
          position: static;
          display: inline-block;
          vertical-align: top;
          margin: 10px 8px 0 0; }
      .stats-area .online-stats ul {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .stats-area .progress-area ul .title {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .stats-area .progress-area ul .progress-bar {
        margin: 0 auto; } }
  @media (max-width: 1599px) {
    .stats-area {
      font-size: 15px; } }
  @media (max-width: 575px) {
    .stats-area {
      font-size: 14px; } }
  .stats-area h3 {
    font-size: 20px;
    line-height: 26px;
    margin: 0 0 10px;
    color: #FFF200; }
    @media (min-width: 768px) {
      .stats-area h3 {
        font-size: 22px;
        line-height: 30px;
        margin: 0 0 15px; } }
    @media (min-width: 1200px) {
      .stats-area h3 {
        font-size: 25px;
        line-height: 30px; } }
    @media (min-width: 1600px) {
      .stats-area h3 {
        font-size: 36px;
        line-height: 40px; } }
  @media (min-width: 1024px) {
    .stats-area .row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap;
      margin: 0 -20px; } }
  @media (min-width: 1600px) {
    .stats-area .row {
      margin: 0 -45px; } }
  .stats-area .row .col {
    width: 100%;
    padding: 0 0 30px; }
    @media (min-width: 768px) {
      .stats-area .row .col {
        padding: 0 0 40px; } }
    @media (min-width: 1024px) {
      .stats-area .row .col {
        width: 50%;
        padding: 0 20px 40px; } }
    @media (min-width: 1600px) {
      .stats-area .row .col {
        padding: 0 45px 40px; } }
    @media (min-width: 1024px) {
      .stats-area .row .col + .col {
        border-left: solid 1px rgba(255, 255, 255, 0.2); } }
  .stats-area .counter {
    color: #FFF200;
    display: block;
    font-size: 22px;
    line-height: 24px;
    font-weight: 700; }
    @media (min-width: 1200px) {
      .stats-area .counter {
        font-size: 27px;
        line-height: 30px; } }
    @media (min-width: 1600px) {
      .stats-area .counter {
        font-size: 33px;
        line-height: 36px; } }

.reason-to-sponors ul li {
  padding: 0 0 0 20px;
  position: relative; }
  .reason-to-sponors ul li:before {
    position: absolute;
    left: 0;
    top: 10px;
    content: '';
    width: 6px;
    height: 6px;
    border-radius: 100%;
    background: #fff; }
    @media (min-width: 1600px) {
      .reason-to-sponors ul li:before {
        top: 12px; } }

.on-night .sub-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin: 0 -30px 35px;
  line-height: 22px; }
  .on-night .sub-row .sub-col {
    width: 45%;
    padding: 0 30px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (min-width: 768px) {
      .on-night .sub-row .sub-col {
        padding: 0 30px; } }
    @media (min-width: 768px) {
      .on-night .sub-row .sub-col + .sub-col {
        border-left: solid 1px rgba(255, 255, 255, 0.2);
        width: 55%; } }

.on-night .icon {
  margin: 0 15px 0 0;
  width: 65px;
  -ms-flex-negative: 0;
      flex-shrink: 0; }
  @media (min-width: 1200px) {
    .on-night .icon {
      width: 89px; } }
  .on-night .icon img {
    display: block;
    width: 100%; }

.on-night .title {
  display: block;
  margin: 0 0 5px; }

.graph-area {
  border-top: solid 1px rgba(255, 255, 255, 0.2);
  border-bottom: solid 1px rgba(255, 255, 255, 0.2);
  background: #286b74;
  margin: 0 -20px 38px;
  padding: 30px 20px;
  line-height: 22px;
  text-align: left; }
  @media (min-width: 1024px) {
    .graph-area {
      margin: 0 0 38px;
      padding: 30px 0; } }
  .graph-area .graph {
    position: relative;
    max-width: 200px;
    margin: 0 auto; }
    @media (min-width: 1024px) {
      .graph-area .graph {
        left: 20%;
        margin: 0; } }
    @media (min-width: 1200px) {
      .graph-area .graph {
        max-width: 248px; } }
    .graph-area .graph img {
      display: block;
      width: 100%; }
  .graph-area ul li {
    position: absolute;
    left: -34%;
    top: 28%;
    width: 74px; }
    .graph-area ul li:nth-child(2) {
      left: 67%;
      top: -8%;
      width: 74px; }
    .graph-area ul li:nth-child(3) {
      left: 107%;
      top: 35%; }
    .graph-area ul li:nth-child(4) {
      left: 80%;
      top: 84%;
      width: 240px; }
      @media (max-width: 575px) {
        .graph-area ul li:nth-child(4) {
          width: 120px; } }
    @media (max-width: 1023px) {
      .graph-area ul li:nth-child(1) {
        left: -70%;
        top: 37%;
        text-align: right;
        width: 124px; } }
    @media (max-width: 575px) {
      .graph-area ul li:nth-child(1) {
        left: -40%;
        top: 37%;
        text-align: right;
        width: 74px; } }
    @media (max-width: 575px) {
      .graph-area ul li .title {
        line-height: 16px;
        display: block; } }

.online-stats {
  margin: 0 0 48px; }
  .online-stats ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    margin: 0  -15px;
    font-size: 22px;
    line-height: 26px;
    font-weight: 700;
    text-align: center; }
    @media (min-width: 1200px) {
      .online-stats ul {
        font-size: 27px;
        line-height: 30px; } }
    @media (min-width: 1600px) {
      .online-stats ul {
        font-size: 33px;
        line-height: 36px; } }
    .online-stats ul li {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      padding: 0 15px 15px; }
      @media (min-width: 768px) {
        .online-stats ul li {
          padding: 0 15px; } }
      .online-stats ul li .counter {
        margin: 0 0 0 4px; }
  .online-stats .title {
    display: block;
    margin: 0 0 10px; }
  .online-stats .icon {
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background: #005e97;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 16px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin: 0 8px 0 0; }
    @media (min-width: 1200px) {
      .online-stats .icon {
        width: 36px;
        height: 36px;
        font-size: 18px; } }
    .online-stats .icon.icon-twitter {
      background: #009bee; }

.stats-graph {
  border-top: solid 1px rgba(255, 255, 255, 0.2);
  border-bottom: solid 1px rgba(255, 255, 255, 0.2);
  background: #286b74;
  margin: 0 -20px 38px;
  padding: 30px 20px;
  line-height: 22px;
  min-height: 246px;
  text-align: left; }
  @media (min-width: 1024px) {
    .stats-graph {
      margin: 0 0 38px;
      padding: 30px 0; } }
  @media (min-width: 1200px) {
    .stats-graph {
      min-height: 294px; } }
  .stats-graph .graph {
    position: relative;
    max-width: 190px;
    margin: 0 auto;
    left: -90px; }
    @media (min-width: 1024px) {
      .stats-graph .graph {
        left: 10px;
        margin: 0; } }
    @media (min-width: 1200px) {
      .stats-graph .graph {
        max-width: 226px; } }
    .stats-graph .graph img {
      display: block;
      width: 100%; }
  @media (max-width: 575px) {
    .stats-graph ul {
      font-size: 12px; } }
  .stats-graph ul li {
    position: absolute;
    left: 106%;
    top: 8%;
    white-space: nowrap; }
    .stats-graph ul li:nth-child(2) {
      left: 106%;
      top: 47%; }
    .stats-graph ul li:nth-child(3) {
      left: 90%;
      top: 68%;
      font-size: 16px;
      line-height: 22px;
      font-weight: 700; }
      @media (min-width: 576px) {
        .stats-graph ul li:nth-child(3) {
          font-size: 22px;
          line-height: 24px; } }
      @media (min-width: 1600px) {
        .stats-graph ul li:nth-child(3) {
          font-size: 27px;
          line-height: 30px; } }
      .stats-graph ul li:nth-child(3) .counter {
        display: inline; }
    .stats-graph ul li:nth-child(4) {
      left: 90%;
      top: 89%;
      font-size: 16px;
      line-height: 22px;
      font-weight: 700; }
      @media (min-width: 576px) {
        .stats-graph ul li:nth-child(4) {
          font-size: 22px;
          line-height: 24px; } }
      @media (min-width: 1600px) {
        .stats-graph ul li:nth-child(4) {
          font-size: 27px;
          line-height: 30px; } }
      .stats-graph ul li:nth-child(4) .counter {
        display: inline; }

.progress-area .counter {
  font-size: inherit;
  line-height: inherit;
  font-weight: 700; }

.progress-area ul {
  font-size: 22px;
  line-height: 27px;
  font-weight: 700; }
  @media (min-width: 1600px) {
    .progress-area ul {
      font-size: 27px;
      line-height: 30px; } }
  .progress-area ul li {
    margin: 0 0 20px; }

.progress-area .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 8px; }
  .progress-area .title .counter {
    margin: 0 0 0 4px; }

.progress-area .progress-bar {
  max-width: 400px;
  width: 100%;
  height: 8px;
  background: #008193;
  position: relative; }
  @media (min-width: 1600px) {
    .progress-area .progress-bar {
      height: 10px; } }
  .progress-area .progress-bar span {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0; }
    .progress-area .progress-bar span:before {
      position: absolute;
      left: 0;
      top: 0;
      bottom: 0;
      content: '';
      width: 0%;
      -webkit-transition: linear 1.4s;
      transition: linear 1.4s;
      background: #FFF200; }
  .progress-area .progress-bar.in-viewport span:before {
    width: 100%; }

.sticky-bar {
  background: #014c56;
  color: #fff;
  padding: 15px 0;
  font-size: 15px;
  line-height: 18px;
  z-index: 9999; }
  @media (min-width: 1024px) {
    .sticky-bar {
      padding: 18px 0;
      font-size: 16px;
      line-height: 20px; } }
  @media (min-width: 1200px) {
    .sticky-bar {
      font-size: 18px;
      line-height: 22px; } }
  @media (min-width: 1444px) {
    .sticky-bar {
      padding: 25px 0;
      font-size: 20px;
      line-height: 24px; } }
  @media (min-width: 1600px) {
    .sticky-bar {
      font-size: 24px;
      line-height: 30px; } }
  @media (max-width: 767px) {
    .sticky-bar {
      position: static !important; } }
  .sticky-bar .container {
    max-width: 1460px !important;
    text-align: center; }
    @media (min-width: 1200px) {
      .sticky-bar .container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
  .sticky-bar .heading {
    margin: 0 0 10px;
    display: block; }
    @media (min-width: 1200px) {
      .sticky-bar .heading {
        margin: 0 10px 0 0; } }
    @media (min-width: 768px) {
      .fixed-bar .sticky-bar .heading {
        display: none; } }
    @media (min-width: 1200px) {
      .fixed-bar .sticky-bar .heading {
        display: block; } }
  .sticky-bar .btn {
    background: #fff;
    font-size: 11px;
    line-height: 16px;
    min-height: inherit;
    text-transform: uppercase;
    padding: 6px 8px;
    margin: 3px; }
    @media (min-width: 1024px) {
      .sticky-bar .btn {
        padding: 8px 10px;
        font-size: 12px; } }
    @media (min-width: 1200px) {
      .sticky-bar .btn {
        font-size: 13px;
        line-height: 18px;
        padding: 10px 12px;
        margin: 4px 5px; } }
    @media (min-width: 1444px) {
      .sticky-bar .btn {
        font-size: 14px;
        line-height: 18px;
        padding: 10px 15px; } }
    @media (min-width: 1600px) {
      .sticky-bar .btn {
        font-size: 18px;
        line-height: 20px;
        padding: 10px 15px; } }

.image-text-block {
  padding: 30px 0 0;
  background: #fff;
  position: relative; }
  @media (min-width: 768px) {
    .image-text-block {
      padding: 60px 0 30px; } }
  @media (min-width: 1024px) {
    .image-text-block {
      padding: 60px 0; } }
  @media (min-width: 1200px) {
    .image-text-block {
      padding: 90px 0; } }
  @media (max-width: 1599px) {
    .image-text-block {
      font-size: 16px;
      line-height: 26px; } }
  @media (min-width: 1444px) {
    .image-text-block .container {
      max-width: 1220px !important; } }
  @media (min-width: 1600px) {
    .image-text-block .container {
      max-width: 1460px !important; } }
  .image-text-block:nth-child(even) {
    background: #f4f4f4; }
    .image-text-block:nth-child(even) .row {
      -webkit-box-orient: horizontal !important;
      -webkit-box-direction: reverse !important;
          -ms-flex-direction: row-reverse !important;
              flex-direction: row-reverse !important; }
    .image-text-block:nth-child(even) .category-box {
      background: #fff; }
  @media (min-width: 1024px) {
    .image-text-block .row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap;
      margin: 0 -20px; } }
  .image-text-block .row .col {
    padding: 0 0 30px; }
    @media (min-width: 1024px) {
      .image-text-block .row .col {
        width: 50%;
        padding: 0 20px;
        -webkit-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1; } }
  .image-text-block h2 {
    font-size: 26px;
    line-height: 30px;
    text-transform: uppercase;
    margin: 0 0 8px; }
    @media (min-width: 1444px) {
      .image-text-block h2 {
        font-size: 30px;
        line-height: 34px; } }
    @media (min-width: 1600px) {
      .image-text-block h2 {
        font-size: 36px;
        line-height: 40px; } }
  .image-text-block .tag-btn {
    background: #FFF200;
    font-size: 20px;
    line-height: 22px;
    padding: 5px 10px;
    font-weight: 700;
    display: inline-block;
    vertical-align: top; }
    @media (min-width: 1600px) {
      .image-text-block .tag-btn {
        font-size: 23px;
        line-height: 26px;
        padding: 5px 10px; } }
  .image-text-block .title-holder {
    margin: 0 0 30px; }
  .image-text-block h3 {
    color: #008193;
    font-size: 20px; }
    @media (min-width: 1444px) {
      .image-text-block h3 {
        font-size: 23px; } }
  .image-text-block ul {
    margin: 0 0 30px; }
    .image-text-block ul li {
      padding: 0 0 0 20px;
      position: relative; }
      .image-text-block ul li:before {
        position: absolute;
        left: 0;
        top: 10px;
        content: '';
        width: 6px;
        height: 6px;
        border-radius: 100%;
        background: #0B1E1D; }
        @media (min-width: 1600px) {
          .image-text-block ul li:before {
            top: 12px; } }
  .image-text-block .image {
    display: block; }
    .image-text-block .image img {
      display: block;
      width: 100%; }
  .image-text-block .category-box {
    margin: 0 0 30px;
    background: #ececec; }
    .image-text-block .category-box h4 {
      background: #d9d2f4;
      font-size: 16px;
      line-height: 22px;
      padding: 9px 20px;
      margin: 0; }
      @media (min-width: 768px) {
        .image-text-block .category-box h4 {
          font-size: 18px;
          line-height: 22px;
          padding: 9px 30px; } }
      @media (min-width: 1200px) {
        .image-text-block .category-box h4 {
          font-size: 20px;
          line-height: 24px; } }
      @media (min-width: 1600px) {
        .image-text-block .category-box h4 {
          font-size: 25px;
          line-height: 28px;
          padding: 11px 45px; } }
  .image-text-block .two-col-text {
    padding: 30px 30px;
    font-size: 14px;
    line-height: 24px; }
    @media (min-width: 576px) {
      .image-text-block .two-col-text {
        -moz-column-count: 2;
        -moz-column-gap: 20px;
        -webkit-column-count: 2;
        -webkit-column-gap: 20px;
        column-count: 2;
        column-gap: 20px;
        font-size: 12px;
        line-height: 24px; } }
    @media (min-width: 1200px) {
      .image-text-block .two-col-text {
        column-gap: 30px;
        -webkit-column-gap: 30px;
        -moz-column-gap: 30px;
        font-size: 14px;
        line-height: 24px; } }
    @media (min-width: 1600px) {
      .image-text-block .two-col-text {
        font-size: 16px;
        line-height: 24px;
        column-gap: 60px;
        -webkit-column-gap: 60px;
        -moz-column-gap: 60px;
        padding: 30px 45px; } }
    .image-text-block .two-col-text h5 {
      color: #008193; }
      @media (max-width: 1199px) {
        .image-text-block .two-col-text h5 {
          font-size: 15px; } }
    .image-text-block .two-col-text ul {
      margin: 0 0 15px; }
      @media (max-width: 1599px) {
        .image-text-block .two-col-text ul li {
          padding-left: 15px; } }
      .image-text-block .two-col-text ul li:before {
        top: 10px;
        width: 4px;
        height: 4px; }

@media (min-width: 768px) {
  .page-media #header {
    position: relative !important; } }

@media (min-width: 1024px) {
  .page-media #footer {
    padding-bottom: 80px; } }

.hero-block.v4 {
  padding: 50px 0; }
  @media (min-width: 768px) {
    .hero-block.v4 {
      padding: 74px 0 100px; } }
  @media (min-width: 1024px) {
    .hero-block.v4 {
      padding: 74px 0 127px; } }
  .hero-block.v4:before {
    display: none; }
  .hero-block.v4 .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media (min-width: 768px) {
      .hero-block.v4 .container {
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end; } }
  .hero-block.v4 .caption-holder {
    position: relative;
    padding: 25px; }
    @media (min-width: 768px) {
      .hero-block.v4 .caption-holder {
        text-align: left;
        padding: 20px 195px 20px 30px; } }
    @media (min-width: 1024px) {
      .hero-block.v4 .caption-holder {
        padding: 20px 195px 18px 38px; } }
    .hero-block.v4 .caption-holder:before {
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      content: '';
      background: #016b7a;
      opacity: 0.9;
      z-index: -1; }
      @media (min-width: 768px) {
        .hero-block.v4 .caption-holder:before {
          right: -9999px; } }
    .hero-block.v4 .caption-holder:after {
      position: absolute;
      left: 0;
      width: 6px;
      top: 0;
      bottom: 0;
      content: '';
      background: #FFF200;
      z-index: -1;
      display: none; }
      @media (min-width: 768px) {
        .hero-block.v4 .caption-holder:after {
          display: block; } }
      @media (min-width: 1024px) {
        .hero-block.v4 .caption-holder:after {
          width: 11px; } }
  .hero-block.v4 h1 {
    font-size: 35px;
    line-height: 40px;
    margin: 0; }
    @media (min-width: 1024px) {
      .hero-block.v4 h1 {
        font-size: 45px;
        line-height: 50px; } }
    @media (min-width: 1200px) {
      .hero-block.v4 h1 {
        font-size: 50px;
        line-height: 56px; } }
    .hero-block.v4 h1 span {
      font-weight: 300; }
  .hero-block.v4 .circle {
    position: absolute;
    right: 0;
    top: -15px;
    width: 140px;
    height: 140px;
    border-radius: 100%;
    background: #FFF200;
    color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 18px;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: 400;
    text-align: center; }
    @media (min-width: 1024px) {
      .hero-block.v4 .circle {
        top: -20px;
        width: 170px;
        height: 170px;
        font-size: 21px;
        line-height: 26px; } }
    @media (max-width: 767px) {
      .hero-block.v4 .circle {
        position: static;
        margin: 15px auto 0;
        width: 120px;
        height: 120px;
        font-size: 15px; } }
    .hero-block.v4 .circle .counter {
      display: block;
      font-size: 50px;
      line-height: 1;
      font-weight: 800; }
      @media (min-width: 1024px) {
        .hero-block.v4 .circle .counter {
          font-size: 70px; } }
  @media (max-width: 1023px) {
    .hero-block.v4 .heading {
      font-size: 18px; } }

.btn-enquire-now {
  position: fixed;
  right: -68px;
  top: 50%;
  z-index: 999;
  -webkit-transform: translateY(-50%) rotate(90deg);
      -ms-transform: translateY(-50%) rotate(90deg);
          transform: translateY(-50%) rotate(90deg);
  background: #FFF200;
  color: #0B1E1D;
  font-weight: 700;
  padding: 6px 20px;
  font-size: 18px;
  margin: 40px 0 0 0; }
  @media (min-width: 1024px) {
    .btn-enquire-now {
      right: -74px;
      padding: 10px 30px;
      font-size: 20px; } }
  .btn-enquire-now:hover {
    color: #0B1E1D; }

.package-banner {
  background: #016b7a;
  color: #fff;
  padding: 25px 0;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  text-align: center;
  display: none; }
  @media (min-width: 1024px) {
    .package-banner {
      display: block; } }
  .package-banner .container {
    max-width: 1460px !important; }
  .package-banner h3 {
    margin: 0;
    font-size: 20px; }
    @media (min-width: 1444px) {
      .package-banner h3 {
        font-size: 24px; } }
    @media (min-width: 1600px) {
      .package-banner h3 {
        font-size: 28px; } }
    .package-banner h3 a {
      color: #FFF200; }
      .package-banner h3 a:hover {
        color: #fff; }

.flex-blocks-holder {
  margin: 0 0 50px; }

.judge-info {
  font-size: 17px;
  line-height: 28px; }
  @media (min-width: 1200px) {
    .judge-info {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; } }
  .judge-info .title {
    display: block;
    font-size: 30px;
    line-height: 35px;
    font-weight: 700;
    color: #0E0C52;
    margin: 0 0 8px; }
  .judge-info .sub-title {
    font-size: 20px;
    display: block;
    line-height: 24px;
    font-weight: 700;
    color: #016b7a; }
  .judge-info .heading-holder {
    position: relative;
    padding: 0 0 17px;
    margin: 0 0 17px; }
    .judge-info .heading-holder:before {
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      content: '';
      height: 1px;
      background: #016b7a; }
  .judge-info p {
    margin: 0 0 15px; }
  .judge-info .image {
    display: block;
    background-size: cover;
    background-position: 50% 50%;
    padding-top: 100%;
    margin: 0 auto 30px;
    width: 100%;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    @media (min-width: 768px) {
      .judge-info .image {
        padding-top: 85%; } }
    @media (min-width: 1024px) {
      .judge-info .image {
        margin: 0 0 30px;
        width: 100%;
        padding-top: 80%; } }
    @media (min-width: 1200px) {
      .judge-info .image {
        margin: 0 30px 30px 0;
        width: 300px;
        padding-top: 45%; } }
  .judge-info .text {
    padding: 0 0 30px; }
  .judge-info .linked-in-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 35px;
    height: 35px;
    background: #016b7a;
    font-size: 16px;
    border-radius: 100%;
    color: #fff; }

.main-gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin: 0 -5px; }
  @media (min-width: 768px) {
    .main-gallery {
      margin: 0 -10px; } }
  .main-gallery .col {
    width: calc(100%/2);
    padding: 0 5px 10px; }
    @media (min-width: 576px) {
      .main-gallery .col {
        width: calc(100%/3); } }
    @media (min-width: 768px) {
      .main-gallery .col {
        padding: 0 10px 20px; } }
  .main-gallery .image {
    display: block;
    width: 100%;
    background-size: cover;
    background-position: 50% 50%;
    padding-top: 100%; }

.counterup-bar {
  color: #0E0C52; }

@media (min-width: 1366px) {
  .counterup-bar {
    padding: 17px 0; } }

.productrange-block ul.keypoints li:nth-child(even) {
  background: #F4F0FF; }

.team-popup p {
  margin: 20px 0 0 0; }

@media (min-width: 768px) {
  .award-types h3 {
    margin: 40px 0 20px; } }

.accordion .slide-holder p {
  padding: 20px 0 0 0; }

.logged-in #header .btns-holder .btn {
  padding: 15px 15px; }

.gform_hidden {
  display: none; }

.main-form .gform_fields .gfield_label {
  line-height: 1.5; }

.gform_save_link {
  background-color: transparent;
  font-size: 15px;
  margin-left: 30px;
  padding: 0px; }

.main-form .gform_anchor .gform_heading {
  display: none !important; }

.welcome-block .logo-col .image {
  background-size: 85%;
  background-color: #016b7a;
  background-repeat: no-repeat; }

.sponsor-boxed {
  background-color: white;
  padding: 15px; }

.sponsor-boxed .logo {
  margin: 15px 0; }

.stats-graph .graph {
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s; }

.on-night .sub-row .sub-col:nth-child(2), .online-stats ul li:nth-child(2) {
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s; }

.fadeInRight {
  opacity: 0;
  right: -150px !important;
  -webkit-transition: ease-in-out 1s;
  transition: ease-in-out 1s; }
  .fadeInRight.in-viewport {
    opacity: 1;
    right: 0 !important; }

.award-types .accordion li .subrow {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.award-types .accordion li .subrow .sub-col.sponsor-col {
  -webkit-box-flex: initial;
      -ms-flex-positive: initial;
          flex-grow: initial; }

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
  background-color: #fff200 !important;
  border-color: #fff200 !important;
  color: #000 !important; }
  .woocommerce #respond input#submit.alt:hover, .woocommerce #respond input#submit.alt:focus, .woocommerce a.button.alt:hover, .woocommerce a.button.alt:focus, .woocommerce button.button.alt:hover, .woocommerce button.button.alt:focus, .woocommerce input.button.alt:hover, .woocommerce input.button.alt:focus, .woocommerce #respond input#submit.alt:hover, .woocommerce #respond input#submit.alt:focus, .woocommerce a.button.alt:hover, .woocommerce a.button.alt:focus, .woocommerce button.button.alt:hover, .woocommerce button.button.alt:focus, .woocommerce input.button.alt:hover, .woocommerce input.button.alt:focus {
    color: #000 !important;
    background-color: #fff200 !important;
    border-color: #fff200 !important; }

.woocommerce-loop-category__title {
  font-size: 15px;
  line-height: 21px;
  display: block;
  font-weight: 600;
  max-height: 42px;
  overflow: hidden;
  margin: 0 0 6px; }

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
  -webkit-border-radius: 0;
  cursor: pointer;
  font-size: 16px;
  line-height: 20px;
  padding: 14px 25px;
  min-height: 48px;
  text-align: center;
  border-radius: 4px;
  outline: none;
  -webkit-transition: linear 0.4s;
  transition: linear 0.4s;
  color: #000;
  background: #fff200;
  border: 0;
  letter-spacing: 0.7px;
  font-weight: 400;
  display: inline-block;
  vertical-align: top; }
  @media (min-width: 768px) {
    .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
      font-size: 16px;
      line-height: 18px;
      padding: 19px 25px;
      min-height: 58px; } }
  @media (min-width: 1600px) {
    .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
      font-size: 18px;
      line-height: 20px;
      padding: 18px 30px;
      min-height: 58px; } }
  .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
    background-color: #fff200;
    opacity: 1;
    color: #fff; }

.woocommerce form .show-password-input, .woocommerce-page form .show-password-input {
  top: 1em !important; }

.quantity input {
  min-height: 48px;
  height: 48px;
  width: 80px !important;
  padding-left: 10px;
  padding-right: 10px; }
  @media (min-width: 1024px) {
    .quantity input {
      min-height: 52px; } }
  @media (min-width: 1600px) {
    .quantity input {
      min-height: 58px; } }

.woocommerce-message {
  padding: 15px 20px; }
  @media (min-width: 768px) {
    .woocommerce-message {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse; } }
  .woocommerce-message:after, .woocommerce-message:before {
    display: none; }
  .woocommerce-message .button {
    float: none !important; }
  @media (max-width: 767px) {
    .woocommerce-message .button {
      display: block;
      width: 100%;
      margin: 0 0 10px !important; } }

.product .flex-control-thumbs {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important; }

.woocommerce span.onsale {
  padding: 0 !important;
  color: #000;
  background-color: #FFF200 !important; }

.woocommerce div.product p.price ins, .woocommerce div.product span.price ins {
  text-decoration: none !important;
  color: #FFF200 !important;
  font-size: 22px !important;
  line-height: 24px !important; }

.woocommerce div.product p.price, .woocommerce div.product span.price {
  color: #FFF200 !important;
  font-size: 22px !important;
  line-height: 24px !important; }

.woocommerce div.product p.price del, .woocommerce div.product span.price del {
  opacity: 1; }

.product .price-holder .price del span {
  color: #505050;
  text-decoration: line-through; }

.woocommerce-pagination {
  margin: 0 0 40px; }

.woocommerce nav.woocommerce-pagination ul {
  margin: 0;
  border: 0; }

.woocommerce nav.woocommerce-pagination ul li {
  border: 0;
  margin: 0 5px; }

.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
  width: 36px;
  height: 36px;
  font-size: 16px;
  line-height: 21px;
  font-weight: 600;
  display: block;
  text-align: center;
  color: #212121;
  background-color: #f5f5f5; }

.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
  background: #FFF200;
  color: #fff; }

.woocommerce nav.woocommerce-pagination ul li a.next, .woocommerce nav.woocommerce-pagination ul li a.prev {
  font-size: 0;
  line-height: 0;
  position: relative; }
  .woocommerce nav.woocommerce-pagination ul li a.next:before, .woocommerce nav.woocommerce-pagination ul li a.prev:before {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    content: "\f109";
    font-size: 18px;
    line-height: 1;
    font-family: 'icomoon'; }

.woocommerce nav.woocommerce-pagination ul li a.prev:before {
  content: "\f108"; }

.page-numbers {
  text-align: center; }
  .page-numbers li:first-child span, .page-numbers li:first-child a {
    border-radius: 2px 0 0 2px; }
  .page-numbers li:last-child span, .page-numbers li:last-child a {
    border-radius: 0 2px 2px 0; }

.woocommerce nav.woocommerce-pagination ul {
  white-space: normal; }

.woocommerce nav.woocommerce-pagination ul li {
  margin: 5px 5px;
  float: none; }

.woocommerce-products-header {
  position: relative;
  padding: 0 0 20px; }
  @media (min-width: 768px) {
    .woocommerce-products-header {
      padding: 0 209px 30px 0; } }
  @media (min-width: 1024px) {
    .woocommerce-products-header {
      padding: 0 209px 30px; } }
  .woocommerce-products-header h1 {
    text-transform: uppercase;
    font-size: 30px;
    line-height: 35px;
    font-weight: 700;
    margin: 0; }
    @media (min-width: 1024px) {
      .woocommerce-products-header h1 {
        text-align: center; } }

.col2-set {
  margin: 0 -15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap; }

.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2, .woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
  max-width: 100%;
  padding: 0 15px 30px;
  width: 100%; }
  @media (min-width: 1024px) {
    .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2, .woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
      width: 50%;
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%; } }

.woocommerce-billing-fields__field-wrapper .form-row, .woocommerce-EditAccountForm .form-row {
  margin: 0 0 8px !important; }

.woocommerce form .form-row {
  display: block; }

.woocommerce form .form-row {
  padding: 0; }

.woocommerce form .form-row label {
  margin-bottom: 0; }

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
  border-color: #a46497 !important; }

.main-content {
  padding-top: 40px;
  padding-bottom: 40px; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: inherit !important; }

.select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  top: 19px;
  left: -3px; }

#add_payment_method table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text {
  width: 181px;
  padding-left: 13px;
  height: 44px; }

.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2, .woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%; }
  @media (min-width: 1024px) {
    .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2, .woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%; } }

.woocommerce .col2-set, .woocommerce-page .col2-set {
  width: auto; }

.woocommerce-form-row + fieldset {
  margin: 30px 0 20px; }

.woocommerce-form-row .woocommerce-Input {
  margin: 0 0 10px; }

.woocommerce-form-row .woocommerce-Input + span em {
  font-size: 12px; }

.woocommerce-account .woocommerce-MyAccount-navigation {
  background: #016b7a;
  color: #fff;
  float: none !important;
  width: 100% !important;
  padding: 17px !important; }
  .woocommerce-account .woocommerce-MyAccount-navigation ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .woocommerce-account .woocommerce-MyAccount-navigation ul li {
      margin: 5px; }
      .woocommerce-account .woocommerce-MyAccount-navigation ul li a {
        color: #fff;
        background: #008193;
        padding: 8px 16px;
        display: block;
        border-radius: 4px; }
        .woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover {
          color: #fff !important; }
      .woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a {
        background: #FFF200;
        color: #000 !important; }

.woocommerce-account .woocommerce-MyAccount-content {
  float: none !important;
  width: 100% !important;
  padding: 20px;
  border: solid 1px rgba(0, 0, 0, 0.1); }
  @media (min-width: 768px) {
    .woocommerce-account .woocommerce-MyAccount-content {
      padding: 30px; } }

.woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit:disabled[disabled], .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled], .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled] {
  color: #000 !important; }

.woocommerce table.shop_table td, .woocommerce table.shop_table th {
  border-color: rgba(0, 0, 0, 0.1); }

.woocommerce table.shop_table th {
  text-align: left; }

#add_payment_method .cart-collaterals .cart_totals table tr:first-child td, #add_payment_method .cart-collaterals .cart_totals table tr:first-child th, .woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td, .woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th, .woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child td, .woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child th {
  border-top-width: 1px !important; }

#add_payment_method .cart-collaterals .cart_totals table td, #add_payment_method .cart-collaterals .cart_totals table th, .woocommerce-cart .cart-collaterals .cart_totals table td, .woocommerce-cart .cart-collaterals .cart_totals table th, .woocommerce-checkout .cart-collaterals .cart_totals table td, .woocommerce-checkout .cart-collaterals .cart_totals table th {
  border-left-width: 1px !important;
  border-right-width: 1px !important; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  display: none; }

.select2-container--default .select2-selection--single {
  color: #1a4064; }

.products.columns-4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin: 0 -15px 20px !important; }
  .products.columns-4 .product {
    width: calc(100%/4 - 30px) !important;
    margin: 0 15px 30px !important; }

.woocommerce #respond input#submit.disabled:hover, .woocommerce #respond input#submit:disabled:hover, .woocommerce #respond input#submit:disabled[disabled]:hover, .woocommerce a.button.disabled:hover, .woocommerce a.button:disabled:hover, .woocommerce a.button:disabled[disabled]:hover, .woocommerce button.button.disabled:hover, .woocommerce button.button:disabled:hover, .woocommerce button.button:disabled[disabled]:hover, .woocommerce input.button.disabled:hover, .woocommerce input.button:disabled:hover, .woocommerce input.button:disabled[disabled]:hover {
  background-color: #d7570d !important; }

#add_payment_method table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text {
  width: 150px !important;
  height: 49px !important; }
  @media (min-width: 768px) {
    #add_payment_method table.cart td.actions .coupon .input-text,
    .woocommerce-cart table.cart td.actions .coupon .input-text,
    .woocommerce-checkout table.cart td.actions .coupon .input-text {
      height: 58px !important;
      width: 180px !important; } }

@media (max-width: 1198px) {
  .products.columns-4 .product {
    width: calc(100%/3 - 30px) !important; } }

@media (max-width: 1022px) {
  .woocommerce-account .woocommerce-MyAccount-navigation {
    padding: 10px; }
  .products.columns-4 .product {
    width: calc(100%/2 - 30px) !important; } }

@media (max-width: 574px) {
  .products.columns-4 .product {
    width: calc(100%/1 - 30px) !important; }
  .woocommerce .woocommerce-ordering {
    float: none;
    width: 100%; }
  #add_payment_method table.cart td.actions .coupon .input-text,
  .woocommerce-cart table.cart td.actions .coupon .input-text,
  .woocommerce-checkout table.cart td.actions .coupon .input-text {
    width: 100% !important;
    float: none !important; }
  .coupon button {
    width: 100% !important;
    margin: 0 !important;
    float: none !important; } }

@media (max-width: 766px) {
  .woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
    width: 100%; }
  .woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
    width: 100%; }
  h1, .h1 {
    font-size: 36px;
    margin: 0 0 20px; } }

.woocommerce-MyAccount-navigation {
  width: 100%;
  float: none; }
  .woocommerce-MyAccount-navigation ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap; }
    .woocommerce-MyAccount-navigation ul li {
      margin: 5px; }
      .woocommerce-MyAccount-navigation ul li a {
        color: #fff;
        background-color: #FFF200;
        padding: 8px 12px; }

@media (max-width: 575px) {
  .woocommerce-cart-form__contents .coupon .input-text {
    margin: 0 0 10px !important; } }

#content > .woocommerce {
  background: #f7f8f8;
  border-radius: 0;
  padding: 25px;
  margin: 0 -20px; }
  @media (min-width: 768px) {
    #content > .woocommerce {
      padding: 40px;
      margin: 0;
      border-radius: 10px; } }
  #content > .woocommerce h2 {
    font-size: 25px; }
    @media (min-width: 768px) {
      #content > .woocommerce h2 {
        font-size: 30px; } }

.woocommerce-error, .woocommerce-info, .woocommerce-message {
  background: #016b7a;
  color: #fff; }
  .woocommerce-error:before, .woocommerce-info:before, .woocommerce-message:before {
    color: #fff; }
  .woocommerce-error a, .woocommerce-info a, .woocommerce-message a {
    color: #FFF200; }
  .woocommerce-error .button, .woocommerce-info .button, .woocommerce-message .button {
    color: #016b7a !important;
    background: #fff !important; }

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
  background: #D4D7EE !important; }

.woocommerce table.shop_table {
  background: #fff !important; }

#add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
  font-size: inherit; }

.woocommerce-address-fields__field-wrapper {
  margin-bottom: 15px; }

.page-shop #content > .woocommerce, .page-uncategorised #content > .woocommerce {
  background: none;
  border-radius: 0;
  padding: 0;
  margin: 0; }
  .page-shop #content > .woocommerce h2, .page-uncategorised #content > .woocommerce h2 {
    font-size: 25px; }
    @media (min-width: 768px) {
      .page-shop #content > .woocommerce h2, .page-uncategorised #content > .woocommerce h2 {
        font-size: 30px; } }

.details-holder .meta {
  display: none !important; }
  .woocommerce-account .woocommerce-MyAccount-navigation ul li a:empty {
    display: none;
  }
      .ginput_recaptcha > div{
    margin: 0 auto;
  }



.logos-grid {
  padding: 20px 0 40px;
}
.logos-grid ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin: 0 -10px -20px;
}
.logos-grid ul li {
  width: 50%;
  padding: 0 10px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 576px) {
  .logos-grid ul li {
    width: 33.33%;
  }
}
@media (min-width: 768px) {
  .logos-grid ul li {
    width: 25%;
  }
}
@media (min-width: 1024px) {
  .logos-grid ul li {
    width: 25%;
  }
}
.logos-grid ul li a, .logos-grid ul li span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 10px;
  width: 100%;
  background: #fff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  min-height: 90px;
  -webkit-transition: linear 0.4s;
  transition: linear 0.4s;
}
@media (min-width: 576px) {
  .logos-grid ul li a, .logos-grid ul li span {
    min-height: 80px;
    padding: 20px;
  }
}
.logos-grid ul li a:hover, .logos-grid ul li span:hover {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.logos-grid ul li a img, .logos-grid ul li span img {
  max-width: 100%;
  max-height: auto;
}


@media (min-width: 1200px) {
  .main-nav ul ul li:hover ul {
    opacity: 1 !important;
    visibility: visible !important;
  }
  .main-nav ul ul ul {
    left: 100%;
    top: -1px;
    opacity: 0 !important;
    visibility: hidden !important;
    border-left: solid 1px rgba(255, 255, 255, 0.05);
  }
}
@media (max-width: 1198px) {
  .main-nav ul > li > .drop-opener .icon-plus:before {
    content: "\f067" !important;
  }
  .main-nav ul > li.drop-active > .drop-opener .icon-plus:before {
    content: "\f068" !important;
  }
}

.icon-twitter:after {
  display: inline-block;
  vertical-align: top;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffffff' viewBox='0 0 32 32'%3e%3cpath d='M24.325 3h4.411l-9.636 11.013 11.336 14.987h-8.876l-6.952-9.089-7.955 9.089h-4.413l10.307-11.78-10.875-14.22h9.101l6.284 8.308zM22.777 26.36h2.444l-15.776-20.859h-2.623z'/%3e%3c/svg%3e");
  background-size: 100% 100%;
  width: 18px;
  height: 18px;
  content: "";
}
.icon-twitter:before {
  display: none;
}

.social-networks li a.icon-twitter {
  background: #000;
}

#header .header-holder .container {
  max-width: none;
}