@charset "UTF-8";
* {
  background-repeat: no-repeat; }

html {
  box-sizing: border-box;
  height: 100%; }

html,
body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: #435363;
  margin: 0;
  padding: 0;
  font-family: "handleSpecialCharacters", "Gotham-Book", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 17px;
  line-height: 27px;
  font-weight: 400;
  text-transform: none;
  min-height: 100vh; }

main {
  display: block;
  margin-top: 50px; }
  @media (max-width: 599px) {
    main {
      margin-top: 0; } }

.section_big-container .elementor-container {
  width: 1295px;
  max-width: 100% !important; }

.elementor-widget:not(:last-child) {
  margin-bottom: 0 !important; }

.container,
.elementor-container {
  width: 1091px;
  padding: 0 !important;
  max-width: 90% !important;
  display: block;
  margin: 0 auto; }
  @media (max-width: 599px) {
    .container,
    .elementor-container {
      padding: 0 1.2rem !important;
      max-width: 100% !important; } }

.container-big {
  width: 1295px;
  padding: 0 !important;
  max-width: 95% !important;
  display: block;
  margin: 0 auto; }
  @media (max-width: 599px) {
    .container-big {
      padding: 0 1.2rem !important;
      max-width: 100% !important; } }

.elementor-element-populated {
  padding: 0 !important; }

.has-columns-2 .elementor-row {
  margin: 30px 0;
  padding: 20px;
  border-radius: 20px;
  border: 0px;
  background: #fff; }
  @media (max-width: 1090px) {
    .has-columns-2 .elementor-row {
      flex-direction: column-reverse; } }
  .has-columns-2 .elementor-row-block {
    display: block !important; }
  .has-columns-2 .elementor-row .elementor-column img {
    width: 100%;
    padding: 0; }
  .has-columns-2 .elementor-row .elementor-column h2 {
    color: #ff4c00;
    font-size: 1.2em; }
  .has-columns-2 .elementor-row .elementor-column ul {
    padding-left: 30px;
    margin: 20px 0; }
    .has-columns-2 .elementor-row .elementor-column ul li {
      margin-bottom: 10px; }
      .has-columns-2 .elementor-row .elementor-column ul li:last-child {
        margin-bottom: 0 !important; }

.has-columns-3 .mw-image img {
  width: 60%;
  display: block;
  margin: 0 auto; }

.has-columns-3 .mw-image .full-image {
  padding: 0; }

.has-columns-3 .mw-image h3 {
  text-align: center;
  text-transform: uppercase;
  margin: 20px 0 !important;
  font-weight: 600;
  font-size: 22px;
  color: #5b5b5b; }

.not-found {
  display: flex;
  flex-direction: column;
  flex: 1;
  justify-content: center; }
  .not-found h1 {
    max-width: 600px;
    color: #ff4c00;
    font-family: "Gotham-Light", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 700;
    display: block;
    letter-spacing: -1px;
    font-size: 50px;
    line-height: 1.2em;
    margin-bottom: 60px; }
  .not-found a {
    display: block;
    margin: 1em 0; }

.shadow-section {
  margin: 40px 0; }
  .shadow-section .elementor-container {
    background: #fff;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.08); }

.iframe-box {
  max-width: 460px;
  margin: 0 auto;
  display: block; }

.iframe-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* proportion value to aspect ratio 16:9 (9 / 16 = 0.5625 or 56.25%) */
  height: 0;
  overflow: hidden;
  margin-bottom: 20px; }
  .iframe-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

b,
strong {
  font-family: "Gotham-Bold", Arial, "Helvetica Neue", Helvetica, sans-serif; }

p {
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  font-family: "handleSpecialCharacters", "Gotham-Book", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 17px;
  line-height: 27px;
  font-weight: 400;
  text-transform: none; }

h2 {
  display: block;
  font-size: 38px;
  margin: 70px 0 40px;
  font-weight: 700;
  font-family: "handleSpecialCharacters", "Gotham-Book", Arial, "Helvetica Neue", Helvetica, sans-serif;
  letter-spacing: 0.8px;
  line-height: 1.42;
  opacity: 0.9; }
  @media (max-width: 1090px) {
    h2 {
      margin: 80px 0;
      font-size: 25.5px !important; } }

h3 {
  font-size: 19.89px;
  font-weight: 700;
  font-family: "handleSpecialCharacters", "Gotham-Book", Arial, "Helvetica Neue", Helvetica, sans-serif; }

h4 {
  margin: 1.33em 0;
  font-family: "Gotham-Bold", Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #435363;
  font-size: 21px !important;
  margin-top: 0;
  word-break: break-word;
  line-height: 27px;
  font-weight: bold; }

h5 {
  color: #ff4c00;
  font-family: "Gotham-Bold", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 400; }
  h5::after {
    content: "";
    height: 2px;
    background: #d5d5d5;
    display: block;
    width: 25px;
    margin-top: 20px;
    margin-bottom: 20px; }

.mw-text a,
.mw-image a {
  color: #ff4c00;
  text-decoration: none;
  font-family: "Gotham-Medium", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 400;
  text-transform: none;
  font-size: 17px; }
  .mw-text a i,
  .mw-image a i {
    display: none; }
  .mw-text a::after,
  .mw-image a::after {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Pro";
    content: "\f178";
    margin-left: 14px;
    font-size: 10px; }

sup,
sub {
  position: relative;
  top: -0.4em;
  vertical-align: baseline;
  font-size: 12.75px;
  line-height: 0; }
  sup a,
  sub a {
    position: relative;
    vertical-align: baseline;
    font-size: 12.75px !important;
    line-height: 0; }

h2 sup,
h2 sub {
  font-size: 75% !important; }

.orange-text {
  color: #ff4c00; }

.button {
  font-family: "handleSpecialCharactersBold", "Gotham-Bold", Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #fff !important;
  background: #ff4c00;
  -webkit-transition: background 0.4s;
  transition: background 0.4s;
  font-size: 10.5px !important;
  line-height: 23.5px !important;
  padding: 6px 25px; }
  .button::after {
    display: none !important; }

.footer {
  background-color: #435363;
  color: #9ca9b3;
  font-size: 15px;
  letter-spacing: 0.3px;
  padding: 50px 0 30px; }
  .footer .logos {
    display: flex;
    align-items: center;
    margin-bottom: 25px; }
    .footer .logos a {
      padding: 8px 15px;
      border-right: 2px solid #94a9b6; }
      .footer .logos a:first-child {
        padding-left: 0; }
      .footer .logos a:last-child {
        border-right: 0px; }
    .footer .logos img {
      height: 36px; }
  @media (max-width: 599px) {
    .footer .col-md-3 {
      margin-bottom: 25px; } }
  .footer .col-md-3 a {
    line-height: 1.4em;
    margin: 8px 0;
    display: inline-block;
    font-size: 15px;
    letter-spacing: 0.3px;
    font-weight: 400;
    text-decoration: none;
    color: #9ca9b3;
    transition: 0.3s ease color; }
    .footer .col-md-3 a:hover {
      color: #fff; }
  .footer-title {
    line-height: 32px;
    margin: 0;
    font-size: 15px !important;
    color: #fff;
    font-weight: 400;
    font-family: "handleSpecialCharactersBold", "Gotham-Medium", Arial, "Helvetica Neue", Helvetica, sans-serif; }

.copy {
  margin-top: 4em; }
  .copy-items {
    display: flex;
    align-items: center;
    flex-direction: row;
    margin-bottom: 15px; }
  .copy .nav-item {
    line-height: 0;
    border-right: 1px solid #94a9b6;
    padding-left: 10px;
    padding-right: 10px; }
    .copy .nav-item:first-child {
      padding-left: 0; }
    .copy .nav-item:last-child {
      border-right: 0; }
  .copy a {
    font-weight: 400;
    text-decoration: none;
    color: #9ca9b3;
    text-transform: uppercase;
    transition: 0.3s ease color;
    font-size: 10px;
    letter-spacing: 0.7px;
    line-height: 12px !important; }
    .copy a:hover {
      color: #fff; }
  .copy p {
    font-size: 10px;
    letter-spacing: 0.7px;
    line-height: 1.5;
    font-family: "handleSpecialCharacters", "Gotham-Light", Arial, "Helvetica Neue", Helvetica, sans-serif; }

.scroll-top {
  background-color: #ff4c00;
  color: #fff;
  line-height: 1em;
  height: 70px;
  width: 95px;
  -webkit-transition: background-color 0.4s;
  transition: background-color 0.4s;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer; }
  .scroll-top i {
    font-size: 2em; }

.scroll-top-container {
  position: sticky;
  display: flex;
  justify-content: flex-end;
  bottom: 0; }

.nav-open .mobile-navigation {
  transform: translateX(0);
  pointer-events: all;
  opacity: 1; }

.mobile-navigation {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  z-index: 99;
  display: flex;
  flex-direction: column;
  flex: 1;
  opacity: 0;
  pointer-events: none;
  transform: translateX(100vw);
  transition: 0.4s ease all; }
  .mobile-navigation-head {
    background: #435363;
    padding: 10px 0; }
    .mobile-navigation-head .container {
      height: 40px;
      display: flex;
      align-items: center;
      justify-content: space-between; }
    .mobile-navigation-head img {
      filter: brightness(0) invert(1);
      height: 38.8px;
      width: auto; }
    .mobile-navigation-head i {
      font-size: 26px;
      color: #fff; }
  .mobile-navigation-body {
    padding: 10px 40px 72px;
    display: flex;
    flex-direction: column;
    flex: 1;
    max-height: calc(100vh - 60px);
    overflow-y: scroll; }
    .mobile-navigation-body .has-custom {
      border-top: 0 !important;
      margin-right: -40px; }
      .mobile-navigation-body .has-custom .is-custom {
        position: fixed;
        bottom: 0;
        right: 0;
        width: max-content !important;
        background-color: #ff4c00;
        font-weight: normal;
        font-family: "Gotham-Book", Arial, "Helvetica Neue", Helvetica, sans-serif !important;
        padding: 25px 30px 10px !important;
        display: flex !important;
        justify-content: center;
        margin: 0 !important;
        align-items: center;
        text-align: center;
        font-size: 16px !important;
        color: #fff !important;
        letter-spacing: 1.5px;
        text-transform: uppercase; }
    .mobile-navigation-body .nav-item {
      border-top: 1px solid #d5d5d5;
      display: block; }
      .mobile-navigation-body .nav-item:first-child {
        border-top: 0 !important; }
      .mobile-navigation-body .nav-item .parent {
        padding: 23px 0 10px;
        font-family: "GT-Sectra-Medium", Georgia, "Times New Roman", Times, serif;
        color: #ff4c00;
        width: 100%;
        margin: 0;
        display: block;
        padding: 23px 0;
        font-size: 18px; }
      .mobile-navigation-body .nav-item .nav-children {
        display: block; }
        .mobile-navigation-body .nav-item .nav-children a {
          padding: 10px 0;
          position: relative;
          color: #435363;
          font-family: "Gotham-Book", Arial, "Helvetica Neue", Helvetica, sans-serif;
          font-size: 13px;
          text-decoration: none;
          width: 100%;
          margin: 0;
          display: block; }

.sticky-nav .navigation {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 64px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); }

.navigation {
  background: #fff;
  z-index: 98;
  box-shadow: 0px;
  height: 104px;
  display: flex;
  display: -webkit-flex;
  transition: 0.4s linear all; }
  @media (max-width: 599px) {
    .navigation {
      padding: 10px 0; } }
  .navigation .container-big {
    display: flex;
    align-items: center;
    justify-content: space-between; }
  .navigation .nav-item {
    height: 64px;
    display: flex;
    align-items: center;
    flex-direction: row; }
  .navigation-items {
    display: flex;
    align-items: center;
    flex-direction: row; }
    @media (max-width: 599px) {
      .navigation-items {
        display: none; } }
    .navigation-items .is-active {
      color: #435363 !important; }
    .navigation-items .nav-item {
      position: relative;
      margin-right: 30px; }
      .navigation-items .nav-item:last-child {
        margin-right: 0; }
      .navigation-items .nav-item:hover .nav-children {
        display: block !important; }
      .navigation-items .nav-item a {
        outline: 0;
        text-decoration: none;
        color: #94a9b6;
        font-size: 12px;
        font-family: "handleSpecialCharactersBold", "Gotham-Bold", Arial, "Helvetica Neue", Helvetica, sans-serif;
        font-weight: bold;
        letter-spacing: 1px; }
        .navigation-items .nav-item a:hover {
          color: #435363; }
      .navigation-items .nav-item .is-custom {
        background: #ff4c00;
        color: #fff !important;
        font-weight: bold;
        text-transform: uppercase;
        font-family: "handleSpecialCharactersBold", "Gotham-Bold", Arial, "Helvetica Neue", Helvetica, sans-serif;
        line-height: 1;
        letter-spacing: 1.5px;
        -webkit-transition: background-color 0.3s, color 0.3s;
        transition: background-color 0.3s, color 0.3s;
        padding: 13px 25px; }
      .navigation-items .nav-item .nav-children {
        display: none;
        position: absolute;
        background-color: #f9f9f9;
        width: 350px;
        box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
        z-index: 1;
        border-top: 3px solid #435363;
        top: 100%;
        left: -114px;
        padding: 20px 50px; }
        .navigation-items .nav-item .nav-children::before {
          width: 0;
          height: 0;
          content: "";
          border-left: 10px solid transparent;
          border-right: 10px solid transparent;
          border-bottom: 10px solid #435363;
          top: -10px;
          position: absolute;
          left: calc(45%); }
        .navigation-items .nav-item .nav-children a {
          display: block;
          padding: 5px; }
  .navigation-menu {
    display: none !important;
    margin: 12px 0;
    color: #ff4c00;
    border: 2px solid #ff4c00;
    display: inline-block;
    font-family: "handleSpecialCharactersBold", "Gotham-Bold", Arial, "Helvetica Neue", Helvetica, sans-serif;
    padding: 3px 20px;
    cursor: pointer; }
    .navigation-menu b {
      line-height: 27px;
      text-transform: none;
      color: #ff4c00;
      letter-spacing: 1px;
      font-size: 12px; }
    @media (max-width: 599px) {
      .navigation-menu {
        display: inline-block !important; } }

.mw-banner {
  position: relative; }
  @media (max-width: 599px) {
    .mw-banner {
      width: 100vw;
      position: relative;
      left: 50%;
      right: 50%;
      margin: 0 -50vw;
      min-height: 240px; } }
  .mw-banner .siblings {
    position: absolute;
    top: 0;
    z-index: 97;
    display: flex;
    padding-top: 10px;
    list-style: none;
    padding-left: 102px;
    flex-wrap: wrap; }
    @media (max-width: 599px) {
      .mw-banner .siblings {
        display: none !important; } }
    .mw-banner .siblings .current_page_item {
      opacity: 0.6; }
    .mw-banner .siblings li {
      opacity: 1;
      transition: 0.4s ease opacity;
      margin-right: 50px; }
      .mw-banner .siblings li:hover {
        opacity: 0.6; }
      .mw-banner .siblings li a {
        font-size: 13px;
        display: block;
        color: #fff;
        font-family: "handleSpecialCharactersBold", "Gotham-Medium", Arial, "Helvetica Neue", Helvetica, sans-serif;
        line-height: 27px;
        font-weight: 400; }
  @media (max-width: 599px) {
    .mw-banner .image-desktop {
      display: none; } }
  .mw-banner .image-mobile {
    display: none; }
    @media (max-width: 599px) {
      .mw-banner .image-mobile {
        display: flex !important; } }
  .mw-banner img {
    width: 100%;
    object-fit: cover; }
    @media (max-width: 599px) {
      .mw-banner img {
        min-height: 240px; } }
  .mw-banner-content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: flex-end;
    padding: 40px 102px; }
    @media (max-width: 599px) {
      .mw-banner-content {
        padding: 20px; } }
    .mw-banner-content h1 {
      font-family: "GT-Sectra-Book", Georgia, "Times New Roman", Times, serif;
      max-width: 600px;
      font-size: 50px;
      margin-bottom: 40px; }
      @media (max-width: 599px) {
        .mw-banner-content h1 {
          font-size: 40px; } }

.mw-curly-title {
  margin-top: 40px;
  margin-bottom: 40px; }
  .mw-curly-title h1 {
    font-family: "GT-Sectra-Book", Georgia, "Times New Roman", Times, serif;
    font-size: 58px;
    font-weight: normal;
    line-height: 1;
    color: #ff4c00;
    font-weight: 400; }

.has-columns-1 .mw-image {
  margin: 40px 0; }

.mw-image.is-reversed {
  flex-direction: column-reverse; }

.mw-image_row.is-reversed {
  flex-direction: row-reverse; }

.mw-image {
  display: flex;
  flex-direction: column;
  position: relative; }
  .mw-image_row {
    margin: 30px 0 !important;
    flex-direction: row; }
    @media (max-width: 599px) {
      .mw-image_row {
        flex-direction: column-reverse !important; } }
    .mw-image_row .image {
      flex: 3; }
    .mw-image_row .caption {
      padding: 0 20px;
      flex: 2; }
      @media (max-width: 599px) {
        .mw-image_row .caption {
          padding: 20px 0; } }
  .mw-image-background {
    position: absolute;
    width: 400px !important;
    left: -50%; }
  .mw-image .shape-left {
    left: 0; }
  .mw-image .caption_center {
    display: flex;
    justify-content: center;
    flex-direction: column; }
  .mw-image img {
    display: block;
    margin: 0 auto;
    width: 100%; }
    @media (max-width: 599px) {
      .mw-image img {
        width: 100% !important; } }

.mw-references {
  border: 1px solid #d5d5d5;
  margin: 30px 0; }
  .mw-references-open .mw-references-head i {
    transform: rotate(180deg); }
  .mw-references-open .content {
    max-height: 180vh !important; }
  .mw-references-head {
    padding: 27px 20px 14px;
    position: relative;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .mw-references-head i {
      transition: 0.4s ease all;
      font-size: 32px; }
    .mw-references-head .label {
      color: #435363;
      margin: 0;
      padding: 0;
      font-family: "handleSpecialCharacters", "Gotham-Book", Arial, "Helvetica Neue", Helvetica, sans-serif;
      font-size: 17px;
      vertical-align: middle;
      line-height: 17px;
      font-weight: 400;
      text-transform: none; }
  .mw-references a {
    color: #ff4c00; }
  .mw-references .content {
    max-height: 0;
    transition: 0.4s ease max-height;
    overflow: hidden; }
  .mw-references .text {
    color: #435363;
    font-weight: 400;
    font-size: 12.75px;
    padding: 22px 20px; }
    .mw-references .text ol,
    .mw-references .text li,
    .mw-references .text p {
      color: #435363;
      font-weight: 400;
      word-break: break-word;
      font-size: 12.75px; }
      .mw-references .text ol sup,
      .mw-references .text li sup,
      .mw-references .text p sup {
        font-size: 10px;
        top: -0.4em;
        position: relative; }

.mw-text_small-container {
  padding: 0 51px; }

.mw-text_spacing {
  margin: 20px 0; }

.mw-text_border {
  border: 1px solid #f7d18f;
  border-top: 0px;
  border-bottom: 0px; }
  .mw-text_border::before, .mw-text_border::after {
    content: "";
    height: 7px;
    display: block;
    border: 1px solid #f7d18f;
    margin: 0 -1px; }
  .mw-text_border .container-small {
    padding: 50px; }
    @media (max-width: 599px) {
      .mw-text_border .container-small {
        padding: 20px; } }
  .mw-text_border h2 {
    font-family: "GT-Sectra-Book", Georgia, "Times New Roman", Times, serif;
    font-size: 32px;
    font-weight: normal;
    line-height: normal;
    margin: 0.83em 0; }

.mw-text .bullet {
  padding-left: 40px; }
  .mw-text .bullet li {
    margin: 0 0; }
    .mw-text .bullet li:before {
      content: "•";
      display: inline-block;
      margin-right: 17px; }
    .mw-text .bullet li a::after {
      display: none !important; }

.mw-text ul {
  list-style: none;
  padding-left: 0; }
  .mw-text ul li {
    margin: 17px 0; }
    .mw-text ul li:before {
      content: "✓";
      display: inline-block;
      margin-right: 17px; }

.mw-text .button {
  display: inline-flex; }

.mw-title-nav {
  display: flex;
  align-items: center;
  margin-top: 40px;
  font-size: 14px;
  border-bottom: 1px solid #d5d5d5; }
  @media (max-width: 1295px) {
    .mw-title-nav {
      padding: 0 40px; } }
  @media (max-width: 599px) {
    .mw-title-nav {
      margin-top: 20px; } }
  .mw-title-nav a {
    padding: 10px 0;
    font-family: "handleSpecialCharactersBold", "Gotham-Bold", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 12px;
    color: #94a9b6;
    margin-right: 20px;
    transition: 0.4s ease color; }
    .mw-title-nav a:hover {
      color: #435363; }
    .mw-title-nav a:last-child {
      margin-right: 0; }


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