/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
button, hr, input {
  overflow: visible;
}

progress, sub, sup {
  vertical-align: baseline;
}

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

html {
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

details, main {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

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

button, select {
  text-transform: none;
}

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

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

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
  outline: ButtonText dotted 1px;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}

textarea {
  overflow: auto;
}

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

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

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

summary {
  display: list-item;
}

[hidden], template {
  display: none;
}

body {
  font: 16px/1.5 "Montserrat", sans-serif;
}
@media (max-width: 1199px) {
  body {
    font-size: 15px;
  }
}
@media (max-width: 1023px) {
  body {
    font-size: 14px;
  }
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-weight: 700;
  line-height: 1.2;
  margin: 0 0 15px;
  letter-spacing: -0.025em;
  color: #014a4a;
}
@media (max-width: 1023px) {
  h1,
  .h1,
  h2,
  .h2,
  h3,
  .h3,
  h4,
  .h4,
  h5,
  .h5,
  h6,
  .h6 {
    letter-spacing: 0;
  }
}
h1 a,
.h1 a,
h2 a,
.h2 a,
h3 a,
.h3 a,
h4 a,
.h4 a,
h5 a,
.h5 a,
h6 a,
.h6 a {
  color: inherit;
}

h1,
.h1 {
  font-size: 70px;
  margin: 0 0 20px;
}
@media (max-width: 1199px) {
  h1,
  .h1 {
    font-size: 45px;
  }
}
@media (max-width: 1023px) {
  h1,
  .h1 {
    font-size: 30px;
    margin: 0 0 10px;
  }
}
@media (max-width: 767px) {
  h1,
  .h1 {
    font-size: 26px;
  }
}
h1 span,
.h1 span {
  display: block;
  color: #f7911e;
}

h2,
.h2 {
  font-size: 55px;
  margin: 0 0 22px;
}
@media (max-width: 1199px) {
  h2,
  .h2 {
    font-size: 40px;
  }
}
@media (max-width: 1023px) {
  h2,
  .h2 {
    font-size: 36px;
    margin: 0 0 20px;
  }
}
@media (max-width: 767px) {
  h2,
  .h2 {
    font-size: 22px;
  }
}
h2 span,
.h2 span {
  color: #f9a630;
}

h3,
.h3 {
  font-size: 24px;
  margin: 0 0 10px;
}
@media (max-width: 1199px) {
  h3,
  .h3 {
    font-size: 22px;
  }
}
@media (max-width: 1023px) {
  h3,
  .h3 {
    margin: 0 0 16px;
    font-size: 20px;
  }
}
h3 span,
.h3 span {
  color: #f9a630;
}

h4,
.h4 {
  font-size: 22.5px;
  margin: 0 0 30px;
}
@media (max-width: 1023px) {
  h4,
  .h4 {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  h4,
  .h4 {
    margin: 0 0 20px;
  }
}

h5,
.h5 {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
  color: inherit;
}
@media (max-width: 1023px) {
  h5,
  .h5 {
    font-size: 14px;
  }
}

h6,
.h6 {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.71;
  color: inherit;
  margin: 0;
}

p {
  margin: 0 0 30px;
  font-weight: 300;
}
@media (max-width: 1023px) {
  p {
    margin: 0 0 20px;
  }
}

strong {
  font-weight: 700;
}

h1:last-child,
.h1:last-child,
h2:last-child,
.h2:last-child,
h3:last-child,
.h3:last-child,
h4:last-child,
.h4:last-child,
h5:last-child,
.h5:last-child,
h6:last-child,
.h6:last-child,
p:last-child {
  margin-bottom: 0;
}

a {
  text-decoration: none;
  color: #014a4a;
}
a:hover {
  text-decoration: none;
  color: #f9a630;
}

a,
input,
button {
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  outline: none !important;
}

input,
button {
  font-family: inherit;
}

.text-primary {
  color: #014a4a !important;
}

.text-success {
  color: #367d46 !important;
}

.text-secondary {
  color: #f9a630 !important;
}

.text-gray {
  color: #6f6b70 !important;
}

.text-warning {
  color: #f7911e !important;
}

.text-danger {
  color: #f00 !important;
}

.bg-primary {
  background-color: #014a4a !important;
}

.bg-success {
  background-color: #367d46 !important;
}

.bg-secondary {
  background-color: #f9a630 !important;
}

.bg-blue-dark {
  background-color: #110c41 !important;
}

.bg-gray {
  background: #f7fbff !important;
}

.bg-warning {
  background-color: #f7911e !important;
}

.bg-danger {
  background-color: #f00 !important;
}

@media (min-width: 1200px) {
  .font-large {
    font-size: 20px;
    line-height: 1.5;
  }
}

/* General Layout Styles */
*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body {
  min-width: 360px;
  background: #fff;
  color: #014a4a;
}

#wrapper {
  position: relative;
  min-height: 100vh;
  overflow: hidden;
}

.container {
  max-width: 1282px;
  position: relative;
  padding: 0 20px;
  margin: 0 auto;
}

.container-large {
  max-width: 1636px;
  position: relative;
  padding: 0 20px;
  margin: 0 auto;
}

.container-spacer {
  padding: 0 25px;
}
@media (max-width: 1199px) {
  .container-spacer {
    padding: 0;
  }
}

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

.justify-content-start {
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
}

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

.justify-content-between {
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}

.justify-content-end {
  -webkit-box-pack: end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important;
}

@media (min-width: 768px) {
  .flex-direction-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
}

@media (min-width: 768px) {
  .flex-direction-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
}

img {
  display: block;
  max-width: 100%;
  height: auto;
}

.row-block {
  margin: -25px -15px 0;
  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;
}
.row-block.align-items-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1023px) {
  .row-block.column-straight-tablet [class^=col-block],
  .row-block.column-straight-tablet [class*=" col-block"] {
    width: 100% !important;
  }
}
.row-block [class^=col-block],
.row-block [class*=" col-block"] {
  padding: 25px 15px 0;
  width: 100%;
}
@media (min-width: 768px) {
  .row-block > .col-block-1 {
    width: 8.3333333333%;
  }
  .row-block > .col-block-2 {
    width: 16.6666666667%;
  }
  .row-block > .col-block-3 {
    width: 25%;
  }
  .row-block > .col-block-4 {
    width: 33.3333333333%;
  }
  .row-block > .col-block-5 {
    width: 41.6666666667%;
  }
  .row-block > .col-block-6 {
    width: 50%;
  }
  .row-block > .col-block-7 {
    width: 58.3333333333%;
  }
  .row-block > .col-block-8 {
    width: 66.6666666667%;
  }
  .row-block > .col-block-9 {
    width: 75%;
  }
  .row-block > .col-block-10 {
    width: 83.3333333333%;
  }
  .row-block > .col-block-11 {
    width: 91.6666666667%;
  }
  .row-block > .col-block-12 {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .row-block > .col-block-spacer-1 {
    margin-left: 8.3333333333%;
  }
  .row-block > .col-block-spacer-2 {
    margin-left: 16.6666666667%;
  }
  .row-block > .col-block-spacer-3 {
    margin-left: 25%;
  }
  .row-block > .col-block-spacer-4 {
    margin-left: 33.3333333333%;
  }
  .row-block > .col-block-spacer-5 {
    margin-left: 41.6666666667%;
  }
  .row-block > .col-block-spacer-6 {
    margin-left: 50%;
  }
  .row-block > .col-block-spacer-7 {
    margin-left: 58.3333333333%;
  }
  .row-block > .col-block-spacer-8 {
    margin-left: 66.6666666667%;
  }
  .row-block > .col-block-spacer-9 {
    margin-left: 75%;
  }
  .row-block > .col-block-spacer-10 {
    margin-left: 83.3333333333%;
  }
  .row-block > .col-block-spacer-11 {
    margin-left: 91.6666666667%;
  }
  .row-block > .col-block-spacer-12 {
    margin-left: 100%;
  }
}

.img-center {
  margin: 0 auto;
}

.btn-block {
  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: -20px -15px 0;
}
@media (max-width: 1199px) {
  .btn-block {
    margin: -15px -10px 0;
  }
}
.btn-block > .btn {
  margin: 20px 15px 0;
  max-width: calc(100% + 30px);
}
@media (max-width: 1199px) {
  .btn-block > .btn {
    margin: 15px 10px 0;
    max-width: calc(100% + 20px);
  }
}

.btn {
  -webkit-appearance: none;
  outline: none !important;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid transparent;
  border-radius: 25px;
  position: relative;
  background: #014a4a;
  color: #fff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: top;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  position: relative;
  font-size: 16px;
  z-index: 50;
  line-height: 20px;
  padding: 16px 27px;
  min-width: 213px;
  text-transform: capitalize;
  font-weight: 400;
}
@media (max-width: 1023px) {
  .btn {
    padding: 12px 20px;
    font-size: 14px;
    min-width: 150px;
  }
}
.btn:hover, .btn:focus {
  background: #f9a630;
  color: #fff;
}
.btn:hover, .btn:focus {
  text-decoration: none;
}
.btn i {
  margin-left: 20px;
}
.btn.btn-secondary {
  background: #f9a630;
}
.btn.btn-secondary:hover, .btn.btn-secondary:focus {
  background: #014a4a;
  color: #fff;
}
.btn.btn-primary-outline {
  border: 6px solid #014a4a;
  background: none;
  font-size: 29px;
  padding: 35px 55px;
  min-width: 250px;
  letter-spacing: 0.2em;
  line-height: 20px;
  color: #014a4a;
  border-radius: 49px;
  font-weight: 800;
}
@media (max-width: 1199px) {
  .btn.btn-primary-outline {
    font-size: 18px;
    padding: 20px;
    min-width: 220px;
  }
}
@media (max-width: 1023px) {
  .btn.btn-primary-outline {
    font-size: 14px;
    padding: 15px;
    min-width: 180px;
  }
}
.btn.btn-primary-outline:hover {
  color: #fff;
  background: #014a4a;
}
.btn.btn-lg {
  font-size: 24px;
}
@media (max-width: 1023px) {
  .btn.btn-lg {
    font-size: 17px;
  }
}
.btn.btn-sm {
  font-weight: 400;
  min-width: 150px;
  padding: 8px 15px;
  text-transform: none;
}

/* Forms Styles*/
form,
fieldset {
  margin: 0;
  padding: 0;
  border-style: none;
}

label {
  display: block;
  color: #261f25;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
  text-transform: uppercase;
  margin: 0 0 25px;
}
@media (max-width: 1023px) {
  label {
    font-size: 14px;
    margin: 0 0 15px;
  }
}

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

input[type=text],
input[type=tel],
input[type=email],
input[type=search],
input[type=password],
textarea,
.form-control,
select {
  -webkit-appearance: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  font: 14px/19px "Nexa", Arial;
  height: 65px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 22px 30px;
  background: #fff;
  color: #261f25;
  border-radius: 5px;
  width: 100%;
  margin: 0;
  color: #999;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border: 1px solid #ededed;
}
@media (max-width: 1023px) {
  input[type=text],
  input[type=tel],
  input[type=email],
  input[type=search],
  input[type=password],
  textarea,
  .form-control,
  select {
    height: 47px;
    padding: 13px;
  }
}
input[type=text]:focus,
input[type=tel]:focus,
input[type=email]:focus,
input[type=search]:focus,
input[type=password]:focus,
textarea:focus,
.form-control:focus,
select:focus {
  outline: none;
  border-color: #014a4a;
}
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, textarea::-webkit-input-placeholder, .form-control::-webkit-input-placeholder, select::-webkit-input-placeholder {
  color: #999;
  opacity: 1;
}
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, textarea::-moz-placeholder, .form-control::-moz-placeholder, select::-moz-placeholder {
  color: #999;
  opacity: 1;
}
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, textarea:-ms-input-placeholder, .form-control:-ms-input-placeholder, select:-ms-input-placeholder {
  color: #999;
  opacity: 1;
}
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, textarea::-ms-input-placeholder, .form-control::-ms-input-placeholder, select::-ms-input-placeholder {
  color: #999;
  opacity: 1;
}
input[type=text]::placeholder,
input[type=tel]::placeholder,
input[type=email]::placeholder,
input[type=search]::placeholder,
input[type=password]::placeholder,
textarea::placeholder,
.form-control::placeholder,
select::placeholder {
  color: #999;
  opacity: 1;
}

textarea.form-control {
  min-height: 170px;
  width: 100% !important;
  resize: none;
}

.link-bordered {
  -webkit-appearance: none;
  position: relative;
  border: 0;
  border-bottom: 2px solid #f9a630;
  color: #f9a630;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.13em;
  padding: 0 1px 5px;
  display: inline-block;
  vertical-align: top;
  max-width: 100%;
}
.link-bordered:hover {
  color: #014a4a;
  border-color: #014a4a;
}

/*
.custom-select {
    position: relative;

    &:after {
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 6px 6px 0 6px;
        border-color: #ccc transparent transparent transparent;
        position: absolute;
        right: 20px;
        content: "";
        pointer-events: none;
        top: 50%;
        transform: translateY(-50%);
    }
}
*/
.custom-select {
  position: relative;
  padding-right: 0;
}
.custom-select .select-opener {
  position: absolute;
  border: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #f5f7fb;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #a5a9af;
  text-align: center;
  width: 48px;
  pointer-events: none;
}
.custom-select .form-control {
  -webkit-appearance: none;
  background: #f5f7fb;
  width: 100%;
  border: 0;
  color: #a4a8ae;
  font-size: 16px;
  line-height: 24px;
  padding: 16px 48px 16px 15px;
  height: 51px;
  font-weight: 300;
}

select {
  /*color: #ccc;*/
}

textarea {
  resize: vertical;
  vertical-align: top;
  resize: none;
  height: 170px;
}

button,
input[type=button],
input[type=reset],
input[type=file],
input[type=submit] {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  cursor: pointer;
}

@media (min-width: 1024px) {
  .hide-desktop {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .hide-tablet {
    display: none !important;
  }
}

body.nav-active {
  overflow: hidden;
}

#header {
  padding: 46px 0;
  width: 100%;
  position: absolute;
  left: 0;
  z-index: 5000;
  top: 0;
}
@media (max-width: 1199px) {
  #header {
    padding: 36px 0;
  }
}
@media (max-width: 1023px) {
  #header {
    padding: 26px 0;
  }
}
@media (max-width: 767px) {
  #header {
    padding: 20px 0;
  }
}
#header .container {
  position: static;
}
#header .header-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 1023px) {
  #header .header-holder {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
#header .logo {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 272px;
  margin: 0 16.2% 0 0;
}
@media (max-width: 1199px) {
  #header .logo {
    width: 220px;
    margin-right: 60px;
  }
}
@media (max-width: 1023px) {
  #header .logo {
    margin-right: 30px;
  }
}
@media (max-width: 767px) {
  #header .logo {
    width: 150px;
  }
}
#header .navbar {
  position: relative;
  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;
  width: 60.33%;
}
@media (max-width: 1023px) {
  #header .navbar {
    width: 70%;
  }
}
@media (max-width: 991px) {
  #header .navbar {
    position: fixed;
    right: 0;
    top: 0;
    bottom: 0;
    width: 280px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    padding: 100px 0 0;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    background: #002f2f;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
            box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .nav-active #header .navbar {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@media (max-width: 991px) {
  #header .navbar .btn-block {
    margin: 20px 0 0 0;
  }
}
#header .navbar .btn-block .btn-secondary:hover {
  background: #be7205;
}
@media (max-width: 991px) {
  #header .navbar .btn-block .btn-secondary {
    margin: 0 30px;
  }
}
#header .navbar .nav-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
@media (max-width: 991px) {
  #header .navbar .nav-wrap {
    overflow: auto;
    overflow-x: hidden;
    width: 100%;
    display: block;
  }
}
#header ul {
  margin: 0 -9px;
  padding: 0;
  font-size: 14px;
  text-transform: uppercase;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  font-weight: 500;
}
@media (max-width: 1199px) {
  #header ul {
    margin: 20px 0;
  }
}
@media (max-width: 991px) {
  #header ul {
    display: block;
    margin: 0 0 5px;
  }
}
#header ul.sub-menu {
  width: 100%;
  text-transform: none;
  font-weight: 400;
  overflow: hidden;
  list-style: none;
  padding: 10px 0;
  margin: 0;
  font-size: 14px;
  display: block;
}
@media (min-width: 1024px) {
  #header ul.sub-menu {
    width: 190px;
    border-radius: 5px;
    background: #faf7ed;
    -webkit-box-shadow: 0 7px 15px rgba(0, 0, 0, 0.25);
            box-shadow: 0 7px 15px rgba(0, 0, 0, 0.25);
    position: absolute;
    left: -15px;
    top: 100%;
    -webkit-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    opacity: 1;
    visibility: hidden;
    margin-top: 0;
    z-index: 5;
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    -webkit-transform-origin: center top;
            transform-origin: center top;
  }
}
@media (max-width: 1023px) {
  #header ul.sub-menu {
    padding: 5px 0;
    margin: 0 0 5px;
  }
}
#header ul.sub-menu > li {
  margin: 0;
  padding: 0;
  border-bottom: none;
}
#header ul.sub-menu > li::before {
  display: none;
}
#header ul.sub-menu > li > a {
  display: block;
  padding: 10px 20px;
}
@media (max-width: 1023px) {
  #header ul.sub-menu > li > a {
    padding: 7px 30px;
  }
}
#header ul.sub-menu > li:hover a {
  background-color: #f9a630;
  color: #fff;
}
#header ul li {
  margin: 0 15px 0 16px;
  position: relative;
  padding: 15px 0;
}
@media (max-width: 1199px) {
  #header ul li {
    margin: 0 10px;
  }
}
@media (max-width: 1023px) {
  #header ul li {
    padding: 0;
    border-bottom: 1px solid rgba(249, 166, 48, 0.1);
  }
}
#header ul li:before {
  content: "";
  width: 0;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  bottom: -35px;
  height: 4px;
  background-color: #014a4a;
  -webkit-transition: width 0.5s cubic-bezier(0.37, 0.31, 0.2, 0.85);
  transition: width 0.5s cubic-bezier(0.37, 0.31, 0.2, 0.85);
}
#header ul li.active:before, #header ul li:hover:before {
  width: 50px;
}
@media (max-width: 1023px) {
  #header ul li.active:before, #header ul li:hover:before {
    width: 0;
  }
}
#header ul li.active a {
  color: #f9a630;
}
#header ul li.active li :before {
  content: "";
  position: absolute;
  left: 15px;
  right: 15px;
  bottom: -42px;
  height: 4px;
  background-color: #014a4a;
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
  transition: -webkit-transform 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
  transition: transform 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
  transition: transform 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85), -webkit-transform 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
}
#header ul li .drop-opener {
  position: absolute;
  right: -10px;
  top: 0;
  width: 50px;
  height: 46px;
  color: #014a4a;
  display: none;
  cursor: pointer;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#header ul li .drop-opener:before {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#header ul li .drop-opener:hover {
  color: #f9a630;
}
#header ul li a {
  color: #014a4a;
  display: block;
  color: #fff;
}
@media (max-width: 1023px) {
  #header ul li a {
    padding: 10px 20px;
  }
}
#header ul li a:hover {
  color: #f9a630;
}
@media (max-width: 1023px) {
  #header ul li.menu-item-has-children .drop-opener {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
#header ul li.menu-item-has-children.drop-active .drop-opener {
  color: #f9a630;
}
#header ul li.menu-item-has-children.drop-active .drop-opener:before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
#header ul li.menu-item-has-children:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scaleY(1);
          transform: scaleY(1);
}
@media (max-width: 1023px) {
  #header ul li.menu-item-has-children:hover > .sub-menu {
    display: block;
  }
}
#header .side-links {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
#header .nav-link {
  text-transform: uppercase;
  font-weight: 500;
  display: inline-block;
  vertical-align: top;
}
@media (max-width: 1023px) {
  #header .nav-link {
    padding: 10px 20px;
    display: block;
  }
}

.nav-opener {
  width: 40px;
  height: 40px;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  margin: 0 0 0 20px;
  background: #f9a630;
  border-radius: 4px;
  z-index: 50;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
@media (min-width: 992px) {
  .nav-opener {
    display: none;
  }
}
.navbar .nav-opener {
  right: 5px;
  top: 10px;
  position: absolute;
}
.nav-opener:before, .nav-opener:after,
.nav-opener span {
  width: 24px;
  height: 2px;
  background: #fff;
  content: "";
  display: block;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.nav-opener:before {
  margin-bottom: 6px;
}
.nav-active .nav-opener:before {
  margin-bottom: -2px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.nav-opener:after {
  margin-top: 6px;
}
.nav-active .nav-opener:after {
  margin-top: -2px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.nav-active .nav-opener span {
  opacity: 0;
}

.footer {
  background: #014a4a;
  font-size: 19.2px;
  color: #00a4a5;
  font-weight: 500;
}
@media (max-width: 1023px) {
  .footer {
    font-size: 13px;
    line-height: 1.6;
  }
}
.footer ul {
  list-style: none;
  padding: 0;
}

.sec-footer .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 1023px) {
  .sec-footer .container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
}
.sec-footer a {
  color: #00a4a5;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.sec-footer a:hover {
  color: #fff;
  text-decoration: underline;
}

.columns-holder {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  min-width: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 150px 0 130px;
}
@media (max-width: 1199px) {
  .columns-holder {
    padding: 45px 20px;
  }
}
@media (max-width: 1023px) {
  .columns-holder {
    padding: 35px 0;
    width: 100%;
    -webkit-box-flex: inherit;
        -ms-flex-positive: inherit;
            flex-grow: inherit;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}
@media (max-width: 767px) {
  .columns-holder {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    padding: 25px 0 10px;
  }
}
.columns-holder .logo-holder {
  width: 25%;
}
@media (min-width: 768px) {
  .columns-holder .logo-holder {
    margin-right: 100px;
  }
}
@media (min-width: 1200px) {
  .columns-holder .logo-holder {
    margin-right: 212px;
  }
}
@media (max-width: 767px) {
  .columns-holder .logo-holder {
    width: 100%;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .columns-holder .logo-holder .logo {
    width: 180px;
    margin: 20px 0;
    display: block;
  }
}
.columns-holder .title {
  display: block;
  font-size: 26.6px;
  line-height: 1.5;
  font-weight: 700;
  margin: 0 0 32px;
  color: #f9a630;
}
@media (max-width: 1023px) {
  .columns-holder .title {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .columns-holder .title {
    margin: 0 0 15px;
  }
}

.usefull-links {
  width: 25%;
}
@media (max-width: 767px) {
  .usefull-links {
    width: 50%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin: 0 0 25px;
  }
}
.usefull-links .links-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.usefull-links ul {
  margin: 0;
  width: 43%;
}
@media (max-width: 1199px) {
  .usefull-links ul {
    width: 45%;
  }
}
@media (max-width: 767px) {
  .usefull-links ul {
    width: 50%;
  }
}
.usefull-links ul li {
  margin: 0 0 14px;
}
.usefull-links ul li a {
  display: inline-block;
}
.usefull-links ul + ul {
  padding-left: 17px;
}
@media (max-width: 767px) {
  .usefull-links ul + ul {
    padding-left: 20px;
  }
}

.contact-column {
  width: 25%;
}
@media (max-width: 767px) {
  .contact-column {
    width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin: 20px 0;
  }
}
.contact-column p {
  margin-bottom: 36px;
  font-weight: 500;
}
@media (max-width: 767px) {
  .contact-column p {
    margin: 0 0 15px;
  }
}

.contact-info {
  margin: 0 0 26px;
  line-height: 1.5;
}

.footer-copyrights {
  background: #002f2f;
  font-size: 16px;
  line-height: 1.5;
  text-align: center;
  padding: 24px 0;
  color: #014a4a;
}
@media (max-width: 1023px) {
  .footer-copyrights {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .footer-copyrights {
    font-size: 12px;
  }
}
.footer-copyrights p {
  margin: 0;
  font-weight: 500;
}

/* Visual Block Styles */
.visual-block {
  overflow: hidden;
  position: relative;
  width: 100%;
  background-color: #014a4a;
}
.visual-block .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}
@media (max-width: 991px) {
  .visual-block .container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
  }
}
.visual-block .textbox {
  position: relative;
  padding: 275px 0 102px;
  z-index: 1;
}
@media (max-width: 1199px) {
  .visual-block .textbox {
    padding: 200px 0 90px;
  }
}
@media (max-width: 991px) {
  .visual-block .textbox {
    padding: 170px 0 90px;
    width: 100%;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .visual-block .textbox {
    padding: 120px 0 80px;
  }
}
.visual-block h1 {
  position: relative;
  color: #fff;
  font-weight: 500;
}
@media (max-width: 991px) {
  .visual-block h1 br {
    display: none;
  }
}
.visual-block .image-wrap {
  position: absolute;
  right: -70px;
  top: 0;
  bottom: 0;
  width: 50%;
}
@media (max-width: 1549px) {
  .visual-block .image-wrap {
    right: 0;
  }
}
@media (max-width: 575px) {
  .visual-block .image-wrap {
    width: 70%;
  }
}
.visual-block .image-wrap img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}

/* Main Styles */
#main {
  position: relative;
}

.section-intro {
  padding: 120px 0 105px;
}
@media (max-width: 1199px) {
  .section-intro {
    padding: 70px 0 65px;
  }
}
@media (max-width: 1023px) {
  .section-intro {
    padding: 50px 0;
  }
}
@media (max-width: 767px) {
  .section-intro {
    padding: 40px 0;
  }
}
.section-intro h2 {
  margin: 0 0 96px;
}
@media (max-width: 1199px) {
  .section-intro h2 {
    margin: 0 0 40px;
  }
}
@media (max-width: 1023px) {
  .section-intro h2 {
    margin: 0 0 30px;
  }
}
@media (max-width: 767px) {
  .section-intro h2 {
    margin: 0 0 20px;
  }
}
.section-intro p {
  font-size: 25px;
  line-height: 1.66;
  font-weight: 500;
}
@media (max-width: 1199px) {
  .section-intro p {
    font-size: 20px;
  }
}
@media (max-width: 1023px) {
  .section-intro p {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .section-intro p {
    font-size: 16px;
  }
}

.section-video {
  padding: 143px 0;
  background: #faf7ed;
}
@media (max-width: 1199px) {
  .section-video {
    padding: 80px 0;
  }
}
@media (max-width: 1023px) {
  .section-video {
    padding: 60px 0;
  }
}
@media (max-width: 767px) {
  .section-video {
    padding: 40px 0;
  }
}
.section-video .video-wrap {
  margin: 0 auto 85px;
  max-width: 1064px;
}
@media (max-width: 1199px) {
  .section-video .video-wrap {
    margin: 0 auto 60px;
  }
}
@media (max-width: 1023px) {
  .section-video .video-wrap {
    margin: 0 auto 40px;
  }
}
@media (max-width: 767px) {
  .section-video .video-wrap {
    margin: 0 auto 30px;
  }
}
.section-video .video-wrap .video-frame {
  position: relative;
  border-radius: 21px;
  border: 8px solid #014a4a;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.section-video .video-wrap .video-frame:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #014a4a;
  opacity: 0.35;
}
.section-video .video-wrap .video-frame img {
  width: 100%;
}
.section-video .video-wrap .btn-play {
  position: absolute;
  width: 69px;
  height: 69px;
  left: 50%;
  border-radius: 50%;
  top: 50%;
  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;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media (max-width: 767px) {
  .section-video .video-wrap .btn-play {
    width: 49px;
    height: 49px;
  }
}
.section-video .btn-block {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.support-holder {
  position: relative;
  text-align: center;
  padding: 0 0 110px;
  color: #355a4f;
}
@media (max-width: 1023px) {
  .support-holder {
    padding: 40px 0;
  }
}
.support-holder h4 {
  font-size: 16px;
  line-height: 1.2;
  margin: 0 0 7px;
  color: #355a4f;
}
@media (max-width: 1260px) {
  .support-holder h4 {
    font-size: 14px;
  }
}
.support-holder p {
  font-size: 14px;
  line-height: 1.2;
  margin: 0;
}
@media (max-width: 1260px) {
  .support-holder p {
    font-size: 12px;
  }
}
.support-holder .text-box {
  padding: 0 0 50px;
  position: relative;
  min-height: 130px;
}
@media (max-width: 991px) {
  .support-holder .text-box {
    padding: 0 0 40px;
    min-height: 115px;
  }
}
@media (max-width: 767px) {
  .support-holder .text-box {
    padding: 0 0 30px;
    min-height: inherit;
  }
}
.support-holder .text-box:after {
  background: url(../images/pattern.png) no-repeat;
  width: 2px;
  height: 35px;
  content: "";
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 4px;
}
.support-holder .text-box:last-child {
  padding: 50px 0 0;
}
.support-holder .text-box:last-child:after {
  bottom: auto;
  top: 5px;
}
.support-holder .bg-bar {
  display: block;
  background: #d8d987;
  height: 25px;
  position: relative;
}
.support-holder .bg-bar:after {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  content: "";
  border: 2px solid #fff;
  width: 14px;
  border-radius: 50%;
  height: 14px;
}
.support-holder .bg-bar i {
  background: url(../images/arrow.png) no-repeat;
  width: 17px;
  height: 26px;
  background-size: 100% 100%;
  content: "";
  top: 50%;
  position: absolute;
  z-index: 5;
  right: 0;
  -webkit-transform: translate(50%, -51%);
          transform: translate(50%, -51%);
}
@media (max-width: 1023px) {
  .support-holder .bg-bar i {
    display: none;
  }
}
.support-holder ul {
  margin: 0 auto;
  padding: 0;
  max-width: 1240px;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 1023px) {
  .support-holder ul {
    display: block;
  }
}
.support-holder ul li {
  width: 14.28%;
}
@media (max-width: 1023px) {
  .support-holder ul li {
    width: 100%;
    margin: 0 0 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
  }
}
.support-holder ul li .text-box:last-child {
  opacity: 0;
}
@media (max-width: 1023px) {
  .support-holder ul li .text-box:last-child {
    display: none;
  }
}
@media (min-width: 1024px) {
  .support-holder ul li:nth-child(even) .text-box:first-child {
    opacity: 0;
  }
  .support-holder ul li:nth-child(even) .text-box:last-child {
    opacity: 1;
  }
}
.support-holder ul li:nth-child(3n+1) .bg-bar {
  background: #d8d987;
}
.support-holder ul li:nth-child(3n+2) .bg-bar {
  background: #a2bc9e;
}
.support-holder ul li:nth-child(3n+3) .bg-bar {
  background: #688a81;
}