/*!
Theme Name: ConnectHumanity
Theme URI: http://underscores.me/
Author: Zitec
Author URI: http://zitec.com/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: connecthumanity
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

ConnectHumanity is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/**  Colors */
/** Spacing */
@import url("https://fonts.googleapis.com/css2?family=Spectral&display=swap");
.mb0 {
  margin-bottom: 0;
}

.mb8 {
  margin-bottom: 8px;
}

.mb24 {
  margin-bottom: 24px;
}

.mb36 {
  margin-bottom: 36px;
}

.mb48 {
  margin-bottom: 48px;
}

.mb64 {
  margin-bottom: 64px;
}

.mb96 {
  margin-bottom: 96px;
}

.mb124 {
  margin-bottom: 124px;
}

/**  Colors */
/** Spacing */
.mb0 {
  margin-bottom: 0;
}

.mb8 {
  margin-bottom: 8px;
}

.mb24 {
  margin-bottom: 24px;
}

.mb36 {
  margin-bottom: 36px;
}

.mb48 {
  margin-bottom: 48px;
}

.mb64 {
  margin-bottom: 64px;
}

.mb96 {
  margin-bottom: 96px;
}

.mb124 {
  margin-bottom: 124px;
}

@font-face {
  font-family: "Moderat Bold";
  src: local("Moderat Bold"), local("Moderat--Bold"), url("../fonts/moderat-bold/Moderat-Bold.woff2") format("woff2"), url("../fonts/moderat-bold/Moderat-Bold.woff") format("woff"), url("../fonts/moderat-bold/Moderat-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Moderat Medium";
  src: local("Moderat Medium"), local("Moderat--Medium"), url("../fonts/moderat-medium/Moderat-Medium.woff2") format("woff2"), url("../fonts/moderat-medium/Moderat-Medium.woff") format("woff"), url("../fonts/moderat-medium/Moderat-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Moderat Medium Italic";
  src: local("Moderat Medium Italic"), local("Moderat--Medium-Italic"), url("../fonts/moderat-medium-italic/Moderat-Medium-Italic.woff2") format("woff2"), url("../fonts/moderat-medium-italic/Moderat-Medium-Italic.woff") format("woff"), url("../fonts/moderat-medium-italic/Moderat-Medium-Italic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "Moderat";
  src: local("Moderat Regular"), local("Moderat--Regular"), url("../fonts/moderat-regular/Moderat-Regular.woff2") format("woff2"), url("../fonts/moderat-regular/Moderat-Regular.woff") format("woff"), url("../fonts/moderat-regular/Moderat-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Moderat";
  src: local("Moderat  Light"), local("Moderat--Light"), url("../fonts/moderat-light/Moderat-Light.woff2") format("woff2"), url("../fonts/moderat-light/Moderat-Light.woff") format("woff"), url("../fonts/moderat-light/Moderat-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
div, h1, h2, h3, h4, h5, h6, p, a, span, a input, label, li, b, strong {
  font-family: "Moderat";
}

h1 {
  color: #262E69;
  font-size: 40px;
  line-height: 1.2;
  margin-bottom: 36px;
  margin-top: 0;
  letter-spacing: -1px;
}
@media screen and (max-width: 1200px) {
  h1 {
    font-size: 30px;
    margin-bottom: 24px;
  }
}
@media screen and (max-width: 650px) {
  h1 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 20px;
  }
}

h2 {
  margin-top: 0;
  font-size: 30px;
  line-height: 1.2;
  font-weight: 500;
  color: #262E69;
}
@media screen and (max-width: 650px) {
  h2 {
    font-size: 20px;
  }
}

@media screen and (max-width: 620px) {
  a.dbm {
    display: block;
  }
}

.subtitle {
  font-size: 25px;
  line-height: 1.3;
  color: #262E69;
}
@media screen and (max-width: 1200px) {
  .subtitle {
    font-size: 20px;
  }
}
@media screen and (max-width: 560px) {
  .subtitle {
    font-size: 13px;
  }
  .subtitle b {
    font-weight: 400;
  }
}

.subheading-text {
  font-size: 25px;
  line-height: 1.3;
  font-family: "Moderat Medium Italic";
  color: #262E69;
  font-weight: 500;
  margin: 0;
}
@media screen and (max-width: 1200px) {
  .subheading-text {
    font-size: 20px;
  }
}
@media screen and (max-width: 650px) {
  .subheading-text {
    font-size: 14px;
    font-family: "Moderat";
  }
}

.heading-text {
  font-size: 46px;
  line-height: 1.2;
  font-weight: 700;
  color: #262E69;
  margin-top: 0;
  margin-bottom: 12px;
  letter-spacing: -1px;
}
@media screen and (max-width: 1200px) {
  .heading-text {
    font-size: 32px;
  }
}
@media screen and (max-width: 650px) {
  .heading-text {
    font-size: 24px;
    font-weight: 500;
  }
}

a {
  color: #262E69;
  transition: 0.3s;
}
a:visited {
  color: #262E69;
}
a:hover {
  color: #EC5D43;
}

ul {
  margin: 0;
}
@media screen and (max-width: 650px) {
  ul {
    padding-left: 30px;
  }
}
ul li {
  font-size: 20px;
  line-height: 1.75;
  color: #262E69;
}
@media screen and (max-width: 1200px) {
  ul li {
    font-size: 18px;
  }
}
@media screen and (max-width: 650px) {
  ul li {
    font-size: 16px;
  }
}

p {
  margin-top: 0;
  font-size: 20px;
  line-height: 1.75;
  color: #262E69;
}

h3 {
  margin-top: 0;
  font-size: 22px;
  line-height: 1.3;
  color: #262E69;
}
@media screen and (max-width: 1200px) {
  h3 {
    font-size: 18px;
  }
}
@media screen and (max-width: 650px) {
  h3 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 24px;
  }
}

ol {
  margin-bottom: 0;
  list-style: none;
  padding: 0;
}
ol li {
  font-size: 20px;
  line-height: 1.75;
  color: #262E69;
  margin-bottom: 36px;
  position: relative;
  padding-left: 40px;
  counter-increment: section;
}
ol li:after {
  content: counter(section);
  width: 33px;
  height: 35px;
  top: 0;
  left: 0;
  font-size: 30px;
  line-height: 1.2;
  color: #262E69;
  font-weight: 500;
  position: absolute;
}
@media screen and (max-width: 767px) {
  ol li:after {
    font-size: 20px;
    height: 28px;
    width: 24px;
  }
}
ol li br {
  display: none;
}
@media screen and (max-width: 767px) {
  ol li {
    font-size: 16px;
    margin-bottom: 24px;
    line-height: 1.5;
    padding-left: 25px;
  }
}
ol li:last-child {
  margin-bottom: 0;
}
ol li::marker {
  font-size: 30px;
  font-weight: 700;
  line-height: 36px;
  min-width: 33px;
}
@media screen and (max-width: 767px) {
  ol li::marker {
    font-size: 20px;
  }
}
ol li span {
  color: #EC5D43;
}

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

p.p-contact-us {
  font-size: 18px;
  line-height: 1.5;
  margin-top: 48px;
  margin-bottom: 0;
}

.digital-paragraph {
  margin: 0 0 16px 0;
  color: #262E69;
  font-size: 40px;
  line-height: 1.2;
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 992px) {
  .digital-paragraph {
    font-size: 30px;
  }
}
@media screen and (max-width: 650px) {
  .digital-paragraph {
    font-size: 24px;
  }
}

.fz-22 {
  font-size: 22px;
}
@media screen and (max-width: 650px) {
  .fz-22 {
    font-size: 16px;
    text-align: left;
  }
}

.digital-paragraph.fz-22 {
  margin-bottom: 64px;
}
@media screen and (max-width: 650px) {
  .digital-paragraph.fz-22 {
    margin-bottom: 26px;
  }
}

@media screen and (max-width: 649px) {
  .text-center-m {
    text-align: center;
  }
}
.links-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.links-list li {
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 24px;
}
.links-list li:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 1200px) {
  .links-list li {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .links-list li {
    font-size: 16px;
  }
}

@media screen and (max-width: 650px) {
  .text-container h2.fz-m-20, h2.fz-m-20, .fz-m-20 {
    font-size: 20px;
  }
}

/*!
 * Bootstrap Grid v4.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

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

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}
.container-fluid, .container-sm, .container-md, .container-lg, .container-xl {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

.col-1 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

.col-2 {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.col-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.col-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

.col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.col-11 {
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

.col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  .col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
}
/**  Colors */
/** Spacing */
.mb0 {
  margin-bottom: 0;
}

.mb8 {
  margin-bottom: 8px;
}

.mb24 {
  margin-bottom: 24px;
}

.mb36 {
  margin-bottom: 36px;
}

.mb48 {
  margin-bottom: 48px;
}

.mb64 {
  margin-bottom: 64px;
}

.mb96 {
  margin-bottom: 96px;
}

.mb124 {
  margin-bottom: 124px;
}

body {
  background-color: #EBEBEB;
  margin: 0;
}

/**  Colors */
/** Spacing */
.mb0 {
  margin-bottom: 0;
}

.mb8 {
  margin-bottom: 8px;
}

.mb24 {
  margin-bottom: 24px;
}

.mb36 {
  margin-bottom: 36px;
}

.mb48 {
  margin-bottom: 48px;
}

.mb64 {
  margin-bottom: 64px;
}

.mb96 {
  margin-bottom: 96px;
}

.mb124 {
  margin-bottom: 124px;
}

body.admin-bar header {
  margin-top: 32px;
}

header {
  background-color: #fff;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
  padding: 18px 0;
  z-index: 22;
  box-shadow: 0 1px 4px 2px rgba(38, 46, 105, 0.03);
  position: fixed;
  width: 100%;
  top: 0;
}
header .row {
  align-items: center;
}

@media screen and (max-width: 992px) {
  .site-branding {
    display: flex;
    justify-content: center;
  }
}
@media screen and (max-width: 992px) {
  .site-branding a {
    position: relative;
    z-index: 22;
  }
}
.site-branding img.custom-logo {
  max-width: 36px;
  width: auto;
  object-fit: contain;
  object-position: center;
  height: auto;
  max-height: 36px;
}
.site-branding .custom-logo-link {
  display: flex;
}

#site-navigation {
  width: 100%;
}
@media screen and (max-width: 992px) {
  #site-navigation {
    height: 100%;
    overflow-y: auto;
  }
}

.main-navigation .menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  width: 100%;
  justify-content: flex-end;
  align-items: center;
}
@media screen and (max-width: 992px) {
  .main-navigation .menu {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
}
.main-navigation .menu li.menu-item {
  padding-right: 24px;
  padding-left: 24px;
}
@media screen and (max-width: 992px) {
  .main-navigation .menu li.menu-item {
    width: 100%;
    padding: 0;
  }
}
.main-navigation .menu li.menu-item:last-child {
  padding-right: 0;
}
.main-navigation .menu li.current_page_item a {
  color: #EC5D43;
}
.main-navigation .menu li.current_page_item .sub-menu a {
  color: #262E69;
}
.main-navigation .menu li.current-menu-ancestor a {
  color: #EC5D43;
}
.main-navigation .menu li.current-menu-ancestor li:not(.current-menu-item) a {
  color: #262E69;
}
.main-navigation .menu li.menu-item-has-children {
  position: relative;
}
@media screen and (max-width: 992px) {
  .main-navigation .menu li.menu-item-has-children {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
}
.main-navigation .menu li.menu-item-has-children:hover .sub-menu {
  display: block;
}
@media screen and (max-width: 992px) {
  .main-navigation .menu li.menu-item-has-children:hover .sub-menu {
    display: none;
    width: 100%;
  }
}
@media screen and (max-width: 992px) {
  .main-navigation .menu li.btn-menu {
    margin-top: 12px;
  }
}
.main-navigation .menu .arrow-mobile {
  display: none;
  width: 30px;
  height: 30px;
  position: relative;
}
@media screen and (max-width: 992px) {
  .main-navigation .menu .arrow-mobile {
    display: block;
  }
}
.main-navigation .menu .arrow-mobile:after {
  content: "";
  width: 10px;
  height: 10px;
  border-bottom: 2px solid #262E69;
  border-left: 2px solid #262E69;
  position: absolute;
  top: 12px;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-45deg);
  transition: 0.3s;
  transform-origin: center;
}
.main-navigation .menu .arrow-mobile.active:after {
  top: 18px;
  transform: translate(-50%, -50%) rotate(135deg);
}
.main-navigation .menu .sub-menu {
  display: none;
  background-color: #fff;
  position: absolute;
  left: -6px;
  top: 100%;
  list-style: none;
  width: auto;
  padding: 25px 0 0 0;
  border-radius: 0 0 24px 24px;
  transition: 0.3s;
}
@media screen and (max-width: 992px) {
  .main-navigation .menu .sub-menu {
    position: relative;
    left: 0;
    width: 100%;
    padding: 0 0 0 25px;
    margin: 0;
  }
}
.main-navigation .menu .sub-menu li {
  padding: 0;
}
.main-navigation .menu .sub-menu li a {
  white-space: nowrap;
  padding: 18px 30px;
  display: inline-block;
}
@media screen and (max-width: 992px) {
  .main-navigation .menu .sub-menu li a {
    font-size: 16px;
    display: block;
    padding: 12px 0;
  }
}
.main-navigation .menu .sub-menu li:last-child a {
  padding-bottom: 26px;
}
@media screen and (max-width: 992px) {
  .main-navigation .menu .sub-menu li:last-child a {
    padding-bottom: 12px;
  }
}
.main-navigation .menu a {
  font-size: 18px;
  line-height: 1.2;
  text-decoration: none;
  color: #262E69;
  transition: 0.3s;
}
@media screen and (max-width: 992px) {
  .main-navigation .menu a {
    font-size: 16px;
    display: inline-block;
    padding: 12px 0;
  }
}
.main-navigation .menu a:hover {
  color: #EC5D43;
}
.main-navigation .menu .btn-menu a {
  display: inline-block;
}

.header-banner {
  background-color: #262E69;
  padding: 10px;
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
  position: relative;
  width: 100%;
  z-index: 1;
}
@media screen and (max-width: 560px) {
  .header-banner {
    padding: 20px;
  }
}
.header-banner:after {
  content: "";
  width: 100%;
  top: -95%;
  height: 100%;
  position: absolute;
  background-color: #262E69;
  left: 0;
}
.header-banner p {
  font-size: 18px;
  line-height: 1.2;
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  font-weight: 300;
}
@media screen and (max-width: 560px) {
  .header-banner p {
    font-size: 15px;
    text-align: left;
  }
}
@media screen and (max-width: 560px) {
  .header-banner p b, .header-banner p strong {
    font-weight: 400;
  }
}
.header-banner p a {
  color: #fff;
  text-decoration: underline;
}
@media screen and (max-width: 560px) {
  .header-banner p a svg {
    width: 10px;
    height: 9px;
  }
}

.menu-btn-mobile {
  overflow: hidden;
  display: none;
  position: absolute;
  left: 10px;
  top: 15px;
  width: 50px;
  height: 50px;
}
.menu-btn-mobile .menu-wrapper {
  padding: 10px;
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 22;
}
.menu-btn-mobile .menu-wrapper span {
  width: 30px;
  height: 3px;
  background-color: #262E69;
  border-radius: 24px;
  display: block;
  margin-bottom: 7px;
  transition: 0.3s;
  position: relative;
  left: 0;
}
@media screen and (max-width: 500px) {
  .menu-btn-mobile .menu-wrapper span {
    width: 20px;
    height: 2px;
    margin-bottom: 0;
  }
}
.menu-btn-mobile .menu-wrapper span:last-child {
  margin-bottom: 0;
}
.menu-btn-mobile .menu-wrapper span:nth-of-type(1) {
  transform-origin: left;
}
.menu-btn-mobile .menu-wrapper span:nth-of-type(3) {
  transform-origin: left;
}
@media screen and (max-width: 992px) {
  .menu-btn-mobile {
    display: block;
  }
}

.menu-btn-mobile.active span {
  width: 30px;
}
.menu-btn-mobile.active span:nth-of-type(1) {
  transform: rotate(45deg);
  margin-bottom: 5px;
}
.menu-btn-mobile.active span:nth-of-type(2) {
  left: -50px;
  margin-bottom: 0;
}
.menu-btn-mobile.active span:nth-of-type(3) {
  transform: rotate(-45deg);
}

@media screen and (max-width: 992px) {
  header .menu-mobile {
    display: none;
    padding: 75px 20px 30px;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #fff;
  }
}

.logo-wrapper {
  display: flex;
  max-height: 40px;
}
.logo-wrapper:hover .logo-text svg path {
  fill: #EC5D43;
}
.logo-wrapper .logo-text {
  margin-left: 7px;
}
.logo-wrapper .logo-text svg path {
  fill: #262E69;
  transition: 0.3s;
}

/**  Colors */
/** Spacing */
.mb0 {
  margin-bottom: 0;
}

.mb8 {
  margin-bottom: 8px;
}

.mb24 {
  margin-bottom: 24px;
}

.mb36 {
  margin-bottom: 36px;
}

.mb48 {
  margin-bottom: 48px;
}

.mb64 {
  margin-bottom: 64px;
}

.mb96 {
  margin-bottom: 96px;
}

.mb124 {
  margin-bottom: 124px;
}

footer {
  margin-top: 124px;
  width: 100%;
  background-color: #fff;
  padding: 75px 0 65px 0;
  z-index: 1;
  position: relative;
}
@media screen and (max-width: 768px) {
  footer {
    padding: 36px 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
  }
}
@media screen and (max-width: 650px) {
  footer {
    margin-top: 64px;
  }
}
footer .logo-footer img {
  max-width: 36px;
  max-height: 36px;
  object-fit: contain;
  height: auto;
}
footer .logo-footer .logo-wrapper {
  justify-content: flex-start;
}
footer .tagline-connect {
  font-size: 14px;
  line-height: 1.2;
  color: #262E69;
  margin: 0;
  font-weight: 500;
  font-style: italic;
}
footer .info-text {
  font-size: 16px;
  line-height: 1.5;
  color: #262E69;
  margin-bottom: 20px;
  font-weight: 600;
}
footer .col-f-4 {
  padding-right: 10px;
}
@media screen and (max-width: 768px) {
  footer .container {
    max-width: 100%;
    padding: 0;
  }
  footer .container .row {
    margin: 0;
  }
  footer .container .row .col-12 {
    padding: 0;
  }
  footer .container .row .col-f-1 {
    margin-bottom: 48px;
  }
  footer .container .row .col-f-2 {
    margin-bottom: 12px;
  }
  footer .container .row .col-f-3 {
    margin-bottom: 50px;
  }
  footer .container .row .col-f-4 {
    padding-right: 15px;
  }
}

.small-footer {
  font-size: 16px;
  margin-bottom: 12px;
  line-height: 1.2;
}
.small-footer:last-child {
  margin-bottom: 0;
}
.small-footer a {
  text-decoration: none;
  transition: 0.3s;
  color: #262E69;
}
.small-footer a:hover {
  color: #EC5D43;
}

.social-media {
  margin: 20px 0 0;
}
.social-media a {
  margin-right: 8px;
  display: inline-block;
}
.social-media a svg {
  fill: #262E69;
  transition: 0.3s;
}
.social-media a svg:hover {
  fill: #EC5D43;
}
.social-media a:last-of-type {
  margin-right: 0;
}

/**  Colors */
/** Spacing */
.mb0 {
  margin-bottom: 0;
}

.mb8 {
  margin-bottom: 8px;
}

.mb24 {
  margin-bottom: 24px;
}

.mb36 {
  margin-bottom: 36px;
}

.mb48 {
  margin-bottom: 48px;
}

.mb64 {
  margin-bottom: 64px;
}

.mb96 {
  margin-bottom: 96px;
}

.mb124 {
  margin-bottom: 124px;
}

.btn, .main-navigation .menu .btn-menu a {
  text-decoration: none;
  font-size: 14px;
  line-height: 1.2;
  color: #262E69;
  border-radius: 31px;
  padding: 6px 14px;
  transition: 0.3s;
  border: 1px solid transparent;
  cursor: pointer;
}

.btn.btn-space, .main-navigation .menu .btn-menu a.btn-space {
  background-color: #262E69;
  color: #fff;
  border-color: #262E69;
}
.btn.btn-space:hover, .main-navigation .menu .btn-menu a.btn-space:hover {
  border-color: #EC5D43;
  background-color: #EC5D43;
}

.main-navigation .menu .btn-menu a {
  background-color: #262E69;
  color: #fff;
  border-color: #262E69;
  font-size: 18px;
  line-height: 1.5;
  padding: 7px 19px;
}
@media screen and (max-width: 992px) {
  .main-navigation .menu .btn-menu a {
    padding: 6px 19px;
  }
}
.main-navigation .menu .btn-menu a:hover {
  border-color: #EC5D43;
  background-color: #EC5D43;
}
.main-navigation .menu li.current_page_item.btn-menu a {
  border-color: #EC5D43;
  background-color: #EC5D43;
  color: #fff;
}

.btn-secondary, .btn.btn-secondary, .main-navigation .menu .btn-menu a.btn-secondary {
  border-color: #262E69;
}
.btn-secondary:hover, .btn.btn-secondary:hover, .main-navigation .menu .btn-menu a.btn-secondary:hover {
  border-color: #EC5D43;
  background-color: #EC5D43;
  color: #fff;
}

.btn.btn-medium, .main-navigation .menu .btn-menu a.btn-medium {
  padding: 10px 23px;
}

.btn.btn-large, .main-navigation .menu .btn-menu a.btn-large {
  font-size: 18px;
  line-height: 1.5;
  padding: 8px 19px;
  background-color: #262E69;
}

.cta-boxes .btn.btn-large:hover, .cta-boxes .main-navigation .menu .btn-menu a.btn-large:hover, .main-navigation .menu .btn-menu .cta-boxes a.btn-large:hover {
  border-color: #EC5D43;
  background-color: #EC5D43;
  color: #fff;
}

@media screen and (max-width: 767px) {
  .btn.btn-medium-mobile, .main-navigation .menu .btn-menu a.btn-medium-mobile {
    padding: 7px 14px;
    font-size: 16px;
  }
}

/* CF7 FORM */
.wpcf7-form {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
.wpcf7-form label {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  font-size: 20px;
  color: #262E69;
  line-height: 1.75;
  margin-bottom: 36px;
}
@media screen and (max-width: 767px) {
  .wpcf7-form label {
    margin-bottom: 24px;
    font-size: 16px;
  }
}
.wpcf7-form label p {
  margin-bottom: 8px;
}
.wpcf7-form .disclaimer {
  font-size: 14px;
  line-height: 1.2;
  color: #262E69;
  width: 100%;
  margin-bottom: 24px;
  font-style: italic;
}
.wpcf7-form .wpcf7-form-control-wrap {
  width: 100%;
}
.wpcf7-form p.radio {
  margin-bottom: 8px;
}
.wpcf7-form .wpcf7-form-control-wrap.share-information {
  margin-bottom: 48px;
}
@media screen and (max-width: 767px) {
  .wpcf7-form .wpcf7-form-control-wrap.share-information {
    margin-bottom: 36px;
  }
}
.wpcf7-form .wpcf7-form-control.wpcf7-radio span {
  width: 100%;
  margin: 0;
  margin-bottom: 4px;
}
.wpcf7-form .wpcf7-form-control.wpcf7-radio span:last-of-type {
  margin-bottom: 0;
}
.wpcf7-form .wpcf7-form-control.wpcf7-radio label {
  margin-bottom: 0;
  flex-wrap: inherit;
  align-items: center;
}
.wpcf7-form .wpcf7-form-control.wpcf7-radio label span {
  margin-bottom: 0;
}
.wpcf7-form .wpcf7-form-control.wpcf7-radio label input {
  margin: 0 9px 0 0;
  width: 18px;
  height: 18px;
  border: 2px solid #262E69;
  position: relative;
}
.wpcf7-form .wpcf7-response-output {
  position: absolute;
  left: 0;
  bottom: -60px;
  padding: 0 !important;
  margin: 0 !important;
  border: 0 !important;
  font-size: 20px;
  line-height: 1.75;
  color: #262E69;
}
@media screen and (max-width: 650px) {
  .wpcf7-form .wpcf7-response-output {
    font-size: 15px;
    bottom: -40px;
  }
}

body:not(.wp-admin) input:not([type=submit], [type=checkbox], [type=radio], [type=button]), body:not(.wp-admin) textarea {
  border: 1px solid #0246AD;
  border-radius: 5px;
  height: 40px;
  max-width: 445px;
  width: 100%;
  font-size: 20px;
  color: #262E69;
  line-height: 1.75;
  padding: 0 10px;
}
body:not(.wp-admin) input:not([type=submit], [type=checkbox], [type=radio], [type=button]):focus, body:not(.wp-admin) textarea:focus {
  outline: none;
}
body:not(.wp-admin) input:not([type=submit], [type=checkbox], [type=radio], [type=button])::placeholder, body:not(.wp-admin) textarea::placeholder {
  color: #C8CAD9;
  font-weight: 400;
}
body:not(.wp-admin) textarea {
  max-width: 100%;
  min-height: 168px;
}
body:not(.wp-admin) input[type=radio]:after {
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  border-radius: 50%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  position: relative;
  background-color: #fff;
  content: "";
  display: inline-block;
  visibility: visible;
  border: 2px solid #262E69;
}
body:not(.wp-admin) input.wpcf7-not-valid {
  border-color: #EC5D43;
}
body:not(.wp-admin) textarea.wpcf7-not-valid {
  border-color: #EC5D43;
}
body:not(.wp-admin) input[type=radio]:before {
  width: 8px;
  height: 8px;
  z-index: 2;
  border-radius: 50%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: transparent;
  content: "";
  position: absolute;
}
body:not(.wp-admin) input[type=radio]:checked:before {
  background-color: #262E69;
  display: inline-block;
  visibility: visible;
}

.wpcf7-form.invalid .wpcf7-not-valid-tip {
  display: none;
}
.wpcf7-form.invalid .wpcf7-response-output {
  color: #EC5D43;
}

.form-control-newsletter {
  display: flex;
  width: 100%;
  justify-content: flex-start;
  align-items: center;
}
@media screen and (max-width: 650px) {
  .form-control-newsletter {
    flex-wrap: wrap;
  }
}
.form-control-newsletter button {
  margin-left: 20px;
}
@media screen and (max-width: 650px) {
  .form-control-newsletter button {
    margin-top: 16px;
    margin-left: 0;
    padding: 11px 21px;
  }
}
.form-control-newsletter .wpcf7-form-control-wrap {
  width: auto;
}

#newsletter .wpcf7-form .wpcf7-response-output {
  bottom: -40px;
}
#newsletter button {
  padding: 7px 14px;
}
#newsletter p {
  margin-bottom: 8px;
}

/* END CF7 FORM */
#page {
  padding-top: 78px;
}

main#primary {
  padding-top: 124px;
}
@media screen and (max-width: 767px) {
  main#primary {
    padding-top: 48px;
  }
}

section {
  margin-bottom: 64px;
}
section:last-child {
  margin-bottom: 0;
}

/* page header */
.chart-header {
  width: 1120px;
  margin-left: auto;
  transform: translateY(-80px);
}
@media screen and (max-width: 1120px) {
  .chart-header {
    width: 770px;
  }
}
@media screen and (max-width: 769px) {
  .chart-header {
    width: 560px;
  }
}
@media screen and (max-width: 560px) {
  .chart-header {
    display: none;
  }
}
.chart-header .item {
  height: 160px;
  display: flex;
  position: relative;
}
@media screen and (max-width: 1120px) {
  .chart-header .item {
    height: 110px;
  }
}
@media screen and (max-width: 769px) {
  .chart-header .item {
    height: 80px;
  }
}
.chart-header .item:after {
  content: "";
  height: 100%;
  width: 80px;
  background-color: #EBEBEB;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
@media screen and (max-width: 1120px) {
  .chart-header .item:after {
    width: 55px;
  }
}
@media screen and (max-width: 769px) {
  .chart-header .item:after {
    width: 40px;
  }
}
.chart-header .item:before {
  content: "";
  width: 80px;
  height: 100%;
  right: 0;
  top: 0;
  position: absolute;
}
@media screen and (max-width: 1120px) {
  .chart-header .item:before {
    width: 55px;
  }
}
@media screen and (max-width: 769px) {
  .chart-header .item:before {
    width: 40px;
  }
}
.chart-header .item.chart-item-1 {
  width: 320px;
  margin-left: auto;
}
@media screen and (max-width: 1120px) {
  .chart-header .item.chart-item-1 {
    width: 220px;
  }
}
@media screen and (max-width: 769px) {
  .chart-header .item.chart-item-1 {
    width: 160px;
  }
}
.chart-header .item.chart-item-2 {
  width: 800px;
  margin-left: auto;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 1120px) {
  .chart-header .item.chart-item-2 {
    width: 550px;
  }
}
@media screen and (max-width: 769px) {
  .chart-header .item.chart-item-2 {
    width: 400px;
  }
}
.chart-header .item.chart-item-3 {
  display: flex;
  width: 960px;
  margin-left: auto;
  z-index: 2;
}
@media screen and (max-width: 1120px) {
  .chart-header .item.chart-item-3 {
    width: 660px;
  }
}
@media screen and (max-width: 769px) {
  .chart-header .item.chart-item-3 {
    width: 480px;
  }
}
.chart-header .item.chart-item-3 .it1 {
  margin-right: 160px;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 1120px) {
  .chart-header .item.chart-item-3 .it1 {
    margin-right: 110px;
  }
}
@media screen and (max-width: 769px) {
  .chart-header .item.chart-item-3 .it1 {
    margin-right: 80px;
  }
}
.chart-header .item.chart-item-3 .it1:before {
  content: "";
  background-color: red;
  display: block;
  z-index: -1;
  transform: translateY(50%);
}
.chart-header .item.chart-item-3 .additional-shape {
  position: absolute;
  width: 160px;
  height: 100%;
  background-color: #4069ff;
  display: block;
  z-index: 2;
  top: 50%;
}
@media screen and (max-width: 1120px) {
  .chart-header .item.chart-item-3 .additional-shape {
    width: 110px;
  }
}
@media screen and (max-width: 769px) {
  .chart-header .item.chart-item-3 .additional-shape {
    width: 80px;
    height: 80px;
  }
}
.chart-header .item.chart-item-3 .it2 {
  margin-right: 320px;
}
@media screen and (max-width: 1120px) {
  .chart-header .item.chart-item-3 .it2 {
    margin-right: 220px;
  }
}
@media screen and (max-width: 769px) {
  .chart-header .item.chart-item-3 .it2 {
    margin-right: 160px;
  }
}
.chart-header .item.chart-item-3:after {
  width: 400px;
}
@media screen and (max-width: 1120px) {
  .chart-header .item.chart-item-3:after {
    width: 275px;
  }
}
@media screen and (max-width: 769px) {
  .chart-header .item.chart-item-3:after {
    width: 200px;
  }
}
.chart-header .item.chart-item-3:before {
  background-color: #C4B5FF;
}
.chart-header .item.chart-item-4 {
  display: flex;
  justify-content: space-between;
}
.chart-header .item.chart-item-4 .shape-image:last-child {
  margin-right: 160px;
}
@media screen and (max-width: 1120px) {
  .chart-header .item.chart-item-4 .shape-image:last-child {
    margin-right: 110px;
  }
}
@media screen and (max-width: 769px) {
  .chart-header .item.chart-item-4 .shape-image:last-child {
    margin-right: 80px;
  }
}
.chart-header .item.chart-item-4:before {
  width: 160px;
  height: 200%;
  background-color: #C4B5FF;
  z-index: 2;
}
@media screen and (max-width: 1120px) {
  .chart-header .item.chart-item-4:before {
    width: 110px;
  }
}
@media screen and (max-width: 769px) {
  .chart-header .item.chart-item-4:before {
    width: 80px;
  }
}
.chart-header .item.chart-item-5 {
  justify-content: space-between;
  width: 960px;
  margin-left: auto;
}
@media screen and (max-width: 1120px) {
  .chart-header .item.chart-item-5 {
    width: 660px;
  }
}
@media screen and (max-width: 769px) {
  .chart-header .item.chart-item-5 {
    width: 480px;
  }
}
.chart-header .item.chart-item-5 .it2 {
  margin-right: 320px;
  position: relative;
}
@media screen and (max-width: 1120px) {
  .chart-header .item.chart-item-5 .it2 {
    margin-right: 220px;
  }
}
@media screen and (max-width: 769px) {
  .chart-header .item.chart-item-5 .it2 {
    margin-right: 160px;
  }
}
.chart-header .item.chart-item-5:after {
  height: 200%;
  top: inherit;
  bottom: 50%;
  width: 160px;
  background-color: #4069FF;
}
@media screen and (max-width: 1120px) {
  .chart-header .item.chart-item-5:after {
    width: 110px;
  }
}
@media screen and (max-width: 769px) {
  .chart-header .item.chart-item-5:after {
    width: 80px;
  }
}
.chart-header .item.chart-item-5:before {
  background-color: #C4B5FF;
  right: 320px;
  height: 300%;
  width: 160px;
  top: inherit;
  bottom: 50%;
}
@media screen and (max-width: 1120px) {
  .chart-header .item.chart-item-5:before {
    right: 220px;
    width: 110px;
  }
}
@media screen and (max-width: 769px) {
  .chart-header .item.chart-item-5:before {
    right: 160px;
    width: 80px;
  }
}
.chart-header .item.chart-item-6 {
  margin-left: auto;
  justify-content: flex-end;
}
.chart-header .item.chart-item-6:before {
  width: 160px;
  transform: translateY(-50%);
  background-color: #C4B5FF;
}
@media screen and (max-width: 1120px) {
  .chart-header .item.chart-item-6:before {
    width: 110px;
  }
}
@media screen and (max-width: 769px) {
  .chart-header .item.chart-item-6:before {
    width: 80px;
  }
}
.chart-header .shape-image {
  width: 160px;
  height: 160px;
  position: relative;
  z-index: 2;
  overflow: hidden;
}
.chart-header .shape-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0;
  transition: 0.3s;
}
.chart-header .shape-image img.std02 {
  transition-delay: 0.2s;
}
.chart-header .shape-image img.std04 {
  transition-delay: 0.4s;
}
@media screen and (max-width: 1120px) {
  .chart-header .shape-image {
    width: 110px;
    height: 110px;
  }
}
@media screen and (max-width: 769px) {
  .chart-header .shape-image {
    width: 80px;
    height: 80px;
  }
}
.chart-header .shape-circle {
  border-radius: 50%;
}
.chart-header .shape-square {
  border-radius: 23px;
}

@media screen and (max-width: 767px) {
  .page-header-home {
    margin-top: 16px;
  }
}
.page-header-home .subtitle {
  max-width: 800px;
}
@media screen and (max-width: 1200px) {
  .page-header-home .subtitle {
    max-width: 600px;
  }
}
@media screen and (max-width: 560px) {
  .page-header-home .subtitle {
    max-width: calc(66.66% - 75px);
    font-size: 16px;
  }
}
@media screen and (max-width: 470px) {
  .page-header-home .subtitle {
    max-width: calc(66.66% - 15px);
    font-size: 15px;
  }
}
.page-header-home h1 {
  font-size: 62px;
  line-height: 1.2;
}
@media screen and (max-width: 1200px) {
  .page-header-home h1 {
    font-size: 48px;
  }
}
@media screen and (max-width: 560px) {
  .page-header-home h1 {
    font-size: 36px;
    margin-bottom: 64px;
  }
}

.page-header .subtitle {
  max-width: 100%;
  font-size: 20px;
  line-height: 1.4;
  color: #262E69;
}
.page-header i {
  font-weight: 500;
}
.page-header h1 {
  font-size: 40px;
  line-height: 1.2;
}
@media screen and (max-width: 1200px) {
  .page-header h1 {
    font-size: 30px;
  }
}
@media screen and (max-width: 560px) {
  .page-header h1 {
    font-size: 24px;
  }
}
@media screen and (max-width: 560px) {
  .page-header h2 {
    font-size: 20px;
    margin-bottom: 24px;
  }
}
.page-header .subtitle-italic {
  margin-bottom: 48px;
}
@media screen and (max-width: 1200px) {
  .page-header .subtitle-italic {
    font-size: 16px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 650px) {
  .page-header .subtitle-italic {
    font-size: 14px;
    margin-bottom: 24px;
  }
}
@media screen and (max-width: 1200px) {
  .page-header p {
    font-size: 18px;
    line-height: 1.5;
  }
}
@media screen and (max-width: 560px) {
  .page-header p {
    font-size: 16px;
  }
}
.page-header p:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 560px) {
  .page-header.p28 p:not(.subtitle-italic) {
    line-height: 1.75;
  }
}

.horizontal-list-width-images ul {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .horizontal-list-width-images ul {
    flex-wrap: wrap;
  }
}
.horizontal-list-width-images ul li {
  width: 20%;
}
@media screen and (max-width: 767px) {
  .horizontal-list-width-images ul li {
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 50px;
    position: relative;
  }
  .horizontal-list-width-images ul li:after {
    content: "";
    width: 80px;
    height: 1px;
    bottom: -24px;
    position: absolute;
    background-color: #C8CAD9;
    left: 50%;
    transform: translateX(-50%);
  }
}
.horizontal-list-width-images ul li .content {
  font-size: 18px;
  line-height: 1.5;
  color: #262E69;
  max-width: 196px;
  margin: auto;
}
@media screen and (max-width: 1200px) {
  .horizontal-list-width-images ul li .content {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .horizontal-list-width-images ul li .content {
    margin: 0;
    width: calc(100% - 155px);
    max-width: 100%;
  }
}
@media screen and (max-width: 650px) {
  .horizontal-list-width-images ul li .content {
    font-size: 14px;
  }
}
.horizontal-list-width-images ul li:nth-of-type(even) .image-container {
  margin-bottom: 138px;
}
@media screen and (max-width: 767px) {
  .horizontal-list-width-images ul li:nth-of-type(even) .image-container {
    margin-bottom: 0;
  }
}
.horizontal-list-width-images ul li:nth-of-type(even) .image-container img {
  border-radius: 50%;
}
.horizontal-list-width-images ul li:nth-of-type(even) .image-container:after {
  content: "";
  width: 3px;
  background-color: #EC5D43;
  height: 120px;
  position: absolute;
  left: 50%;
  top: calc(100% + 12px);
  transform: translateX(-50%);
  border-radius: 9px;
}
@media screen and (max-width: 767px) {
  .horizontal-list-width-images ul li:nth-of-type(even) .image-container:after {
    display: none;
  }
}
.horizontal-list-width-images ul li .image-container {
  width: 100%;
  max-width: 222px;
  height: 222px;
  border-radius: 32px;
  margin-bottom: 18px;
  position: relative;
}
@media screen and (max-width: 1200px) {
  .horizontal-list-width-images ul li .image-container {
    max-width: 170px;
    height: 170px;
  }
}
@media screen and (max-width: 992px) {
  .horizontal-list-width-images ul li .image-container {
    width: 135px;
    height: 135px;
  }
}
@media screen and (max-width: 767px) {
  .horizontal-list-width-images ul li .image-container {
    margin-right: 20px;
    margin-bottom: 0;
  }
}
.horizontal-list-width-images ul li .image-container img {
  width: 100%;
  object-fit: cover;
  height: 100%;
  border-radius: 32px;
}

.heading-section {
  margin-bottom: 60px;
}

img.desktop-img {
  display: none;
}
@media screen and (min-width: 768px) {
  img.desktop-img {
    display: block;
  }
}

img.mobile-img {
  display: block;
}
@media screen and (min-width: 768px) {
  img.mobile-img {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .brmob {
    display: block;
  }
}

.horizontal-list-width-images h3.subheading-list {
  margin-top: 0;
  font-size: 30px;
  line-height: 1.2;
  font-weight: 500;
  color: #262E69;
  margin-bottom: 64px;
}
@media screen and (max-width: 1200px) {
  .horizontal-list-width-images h3.subheading-list {
    font-size: 24px;
    margin-bottom: 36px;
  }
}
@media screen and (max-width: 650px) {
  .horizontal-list-width-images h3.subheading-list {
    font-size: 16px;
    margin-bottom: 20px;
  }
}

.white-box-with-circle .description {
  font-size: 20px;
  line-height: 1.75;
  color: #262E69;
  margin-bottom: 64px;
}
@media screen and (max-width: 1200px) {
  .white-box-with-circle .description {
    font-size: 18px;
    margin-bottom: 36px;
  }
}
@media screen and (max-width: 650px) {
  .white-box-with-circle .description {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .white-box-with-circle .container {
    max-width: 100%;
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  .white-box-with-circle .container .row {
    margin: 0;
  }
}
@media screen and (max-width: 767px) {
  .white-box-with-circle .container .row .col-12 {
    padding: 0;
  }
}
.white-box-with-circle img {
  max-width: 100%;
}

/* boxs */
.box {
  background-color: #fff;
  border-radius: 20px;
  padding: 85px 95px;
}
@media screen and (max-width: 992px) {
  .box {
    padding: 60px;
  }
}
@media screen and (max-width: 767px) {
  .box {
    padding: 40px;
  }
}
@media screen and (max-width: 500px) {
  .box {
    padding: 20px;
  }
}

.cta-boxes .box {
  background-color: #C8CAD9;
  padding: 36px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  height: 100%;
}
.cta-boxes .text-box-gray {
  font-size: 18px;
  line-height: 1.3;
  color: #262E69;
  margin: 0 0 24px 0;
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 650px) {
  .cta-boxes .text-box-gray {
    font-size: 14px;
    line-height: 1.2;
  }
}
.cta-boxes a.strong {
  font-size: 18px;
  color: #262E69;
  line-height: 1.5;
  font-weight: 700;
  text-decoration: underline;
  transition: 0.3s;
}
.cta-boxes a.strong:hover {
  color: #EC5D43;
}
.cta-boxes a.strong:hover svg path {
  stroke: #EC5D43;
}
.cta-boxes a.strong svg {
  transition: 0.3s;
  margin-left: 8px;
}
.cta-boxes a.strong svg path {
  transition: 0.3s;
}
.cta-boxes a.btn svg, .cta-boxes .main-navigation .menu .btn-menu a svg, .main-navigation .menu .btn-menu .cta-boxes a svg {
  display: none;
}
@media screen and (max-width: 767px) {
  .cta-boxes .col-12.col-md-6:first-child {
    margin-bottom: 24px;
  }
}

.boxes-left-right .row {
  margin-left: -43px;
  margin-right: -43px;
}
@media screen and (max-width: 767px) {
  .boxes-left-right .row {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.boxes-left-right .row .col-12 {
  padding-left: 43px;
  padding-right: 43px;
  margin-bottom: 86px;
}
@media screen and (max-width: 767px) {
  .boxes-left-right .row .col-12 {
    margin-bottom: 36px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.boxes-left-right .row .col-12:nth-last-of-type(odd) {
  margin-top: 230px;
  margin-bottom: -170px;
}
@media screen and (max-width: 767px) {
  .boxes-left-right .row .col-12:nth-last-of-type(odd) {
    margin-top: 0;
    margin-bottom: 36px;
  }
}
.boxes-left-right .row .col-12:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .boxes-left-right .row-slick .col-12 {
    padding-left: 5px;
    padding-right: 15px;
    width: 98vw !important;
  }
}
.boxes-left-right .box {
  padding: 0;
  position: relative;
  overflow: hidden;
}
.boxes-left-right .box .box-image {
  position: relative;
  height: 320px;
  width: 100%;
  overflow: hidden;
}
.boxes-left-right .box .box-image a {
  position: absolute;
  height: 100%;
  width: 100%;
  display: block;
  left: 0;
  top: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 59.08%, rgba(0, 0, 0, 0.6) 100%);
  cursor: auto;
}
.boxes-left-right .box .box-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.3s;
}
.boxes-left-right .box .box-image h2 {
  font-size: 22px;
  line-height: 1.3;
  color: #fff;
  position: absolute;
  bottom: 27px;
  width: 100%;
  padding: 0 34px;
  margin-bottom: 0;
}
@media screen and (max-width: 1200px) {
  .boxes-left-right .box .box-image h2 {
    font-size: 18px;
  }
}
@media screen and (max-width: 650px) {
  .boxes-left-right .box .box-image h2 {
    font-size: 16px;
    line-height: 1.2;
    font-weight: 500;
  }
}
.boxes-left-right .box .box-content {
  padding: 32px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.2;
  color: #262E69;
}
@media screen and (max-width: 1200px) {
  .boxes-left-right .box .box-content {
    font-size: 16px;
  }
}
@media screen and (max-width: 650px) {
  .boxes-left-right .box .box-content {
    font-size: 14px;
  }
}
.boxes-left-right .box.final-box {
  background-color: transparent;
  border-radius: 0;
  overflow: inherit;
  max-width: 450px;
  margin: auto;
}
.boxes-left-right .box.final-box p {
  font-size: 30px;
  line-height: 1.2;
  color: #262E69;
  font-weight: 500;
  margin-bottom: 36px;
}
@media screen and (max-width: 1200px) {
  .boxes-left-right .box.final-box p {
    font-size: 24px;
    margin-bottom: 24px;
  }
}
.boxes-left-right .box.final-box p:last-of-type {
  margin-bottom: 0;
}
.boxes-left-right .box.final-box p a {
  color: #EC5D43;
}

.boxes-list {
  position: relative;
}
.boxes-list .col-12.col-xl-10 {
  margin: 48px auto;
}
@media screen and (max-width: 1200px) {
  .boxes-list .col-12.col-xl-10 {
    margin: 32px auto;
  }
}
@media screen and (max-width: 650px) {
  .boxes-list .col-12.col-xl-10 {
    margin: 18px auto;
  }
}
.boxes-list .col-12.col-xl-10:nth-last-of-type(odd) .icon-box {
  border-radius: 12px;
}
.boxes-list .col-12.col-xl-10:last-child {
  margin-bottom: 0;
}
.boxes-list .col-12.col-xl-10.last-element {
  margin-bottom: 0;
}
.boxes-list .box {
  padding: 55px 60px 60px;
}
@media screen and (max-width: 650px) {
  .boxes-list .box {
    padding: 24px;
  }
}
.boxes-list .box .panel-box {
  display: flex;
  width: 100%;
  margin-bottom: 32px;
}
@media screen and (max-width: 650px) {
  .boxes-list .box .panel-box {
    margin-bottom: 14px;
    position: relative;
  }
}
.boxes-list .box .icon-box {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: #262E69;
  margin-right: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 12px;
}
@media screen and (max-width: 650px) {
  .boxes-list .box .icon-box {
    width: 24px;
    height: 24px;
    padding: 6px;
    position: absolute;
    left: 0;
    top: 0;
  }
}
.boxes-list .box .icon-box img {
  height: auto;
  width: auto;
  object-fit: contain;
  max-width: 100%;
}
@media screen and (max-width: 650px) {
  .boxes-list .box .icon-box img {
    width: 100%;
  }
}
.boxes-list .box h2 {
  margin-bottom: 8px;
}
@media screen and (max-width: 1200px) {
  .boxes-list .box h2 {
    font-size: 24px;
  }
}
@media screen and (max-width: 650px) {
  .boxes-list .box h2 {
    font-size: 20px;
    margin-bottom: 14px;
    padding-left: 30px;
  }
}
.boxes-list .box .panel-title p {
  margin-bottom: 0;
  color: #262E69;
  font-style: italic;
}
@media screen and (max-width: 1200px) {
  .boxes-list .box .panel-title p {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.2;
  }
}
@media screen and (max-width: 650px) {
  .boxes-list .box .panel-title p {
    font-size: 14px;
  }
}
.boxes-list .box .panel-box-content {
  font-size: 20px;
  line-height: 1.7;
  color: #262E69;
}
@media screen and (max-width: 1200px) {
  .boxes-list .box .panel-box-content {
    font-size: 18px;
  }
}
@media screen and (max-width: 650px) {
  .boxes-list .box .panel-box-content {
    font-size: 16px;
    display: none;
    margin-bottom: 14px;
  }
}
.boxes-list .btn-show-more {
  display: none;
  text-decoration: underline;
  font-size: 14px;
  line-height: 1.2;
}
@media screen and (max-width: 650px) {
  .boxes-list .btn-show-more {
    display: block;
  }
}
.boxes-list .donaut-container {
  position: fixed;
  left: 0;
  transform: translate(-100%, -50%);
  transition: 0.3s;
  top: 50%;
  display: inline-block;
  /**
    test
   */
}
@media screen and (max-width: 767px) {
  .boxes-list .donaut-container {
    display: none;
  }
}
.boxes-list .donaut-container img {
  transition: 0.1s;
}

.boxes-with-images-cta .box {
  padding: 0;
  margin-bottom: 48px;
  border-radius: 30px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .boxes-with-images-cta .box {
    margin-bottom: 36px;
  }
}
.boxes-with-images-cta .box .top-bar-box {
  width: 100%;
  background-color: #262E69;
  display: flex;
  padding: 31px 0;
  position: relative;
}
@media screen and (max-width: 650px) {
  .boxes-with-images-cta .box .top-bar-box {
    padding: 26px 0;
  }
}
.boxes-with-images-cta .box .top-bar-box h3, .boxes-with-images-cta .box .top-bar-box small {
  margin: 0;
  width: 100%;
  text-align: center;
  color: #fff;
}
@media screen and (max-width: 650px) {
  .boxes-with-images-cta .box .top-bar-box h3 {
    font-size: 16px;
    font-weight: 500;
  }
}
.boxes-with-images-cta .box .top-bar-box small {
  position: absolute;
  bottom: 10px;
  width: 100%;
  left: 0;
  text-align: center;
  font-weight: 500;
  font-style: italic;
}
.boxes-with-images-cta .box .content-box {
  padding: 32px 48px 48px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .boxes-with-images-cta .box .content-box {
    padding: 20px;
  }
}
.boxes-with-images-cta .box .content-box .image-left {
  width: 150px;
  height: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .boxes-with-images-cta .box .content-box .image-left {
    display: none;
  }
}
.boxes-with-images-cta .box .content-box .image-left img {
  max-width: 100%;
}
.boxes-with-images-cta .box .content-box .content-right {
  width: calc(100% - 150px);
}
@media screen and (max-width: 767px) {
  .boxes-with-images-cta .box .content-box .content-right {
    width: 100%;
  }
  .boxes-with-images-cta .box .content-box .content-right ul {
    padding-left: 30px;
  }
}
.boxes-with-images-cta .box .content-box .cta-wrapper-box {
  width: 100%;
  margin-top: 36px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .boxes-with-images-cta .box .content-box .cta-wrapper-box {
    margin-top: 20px;
  }
}
.boxes-with-images-cta .box .content-box .cta-wrapper-box a {
  display: inline-flex;
}
.boxes-with-images-cta .box .content-box .cta-wrapper-box svg {
  margin-left: 12px;
  line-height: 18;
  transition: 0.3s;
}
.boxes-with-images-cta .box .content-box .cta-wrapper-box svg path {
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .boxes-with-images-cta .box .content-box .cta-wrapper-box svg {
    display: none;
  }
}
.boxes-with-images-cta .box .content-box .cta-wrapper-box a.btn:hover svg path, .boxes-with-images-cta .box .content-box .cta-wrapper-box .main-navigation .menu .btn-menu a:hover svg path, .main-navigation .menu .btn-menu .boxes-with-images-cta .box .content-box .cta-wrapper-box a:hover svg path {
  stroke: #fff;
}
@media screen and (max-width: 767px) {
  .boxes-with-images-cta .box .content-box .cta-wrapper-box a.btn, .boxes-with-images-cta .box .content-box .cta-wrapper-box .main-navigation .menu .btn-menu a, .main-navigation .menu .btn-menu .boxes-with-images-cta .box .content-box .cta-wrapper-box a {
    font-size: 16px;
    line-height: 1.5;
    padding: 8px 18px;
  }
}

.boxes-with-images-cta.horizontal-list .row {
  justify-content: center;
}
.boxes-with-images-cta.horizontal-list img {
  max-width: 100%;
  width: auto;
  margin: auto;
  display: block;
}
.boxes-with-images-cta.horizontal-list .box {
  height: 100%;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .boxes-with-images-cta.horizontal-list .box {
    display: flex;
    background-color: transparent;
  }
}
.boxes-with-images-cta.horizontal-list .box .content-box {
  height: calc(100% - 90px);
  padding-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .boxes-with-images-cta.horizontal-list .box .content-box {
    padding: 20px;
    height: auto;
    width: 300px;
  }
}
@media screen and (max-width: 767px) {
  .boxes-with-images-cta.horizontal-list .top-bar-box {
    background-color: transparent;
    padding: 0;
    margin: 0;
    align-items: center;
    order: 2;
    color: #262E69;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 767px) {
  .boxes-with-images-cta.horizontal-list .top-bar-box h3, .boxes-with-images-cta.horizontal-list .top-bar-box small {
    margin-top: auto;
    color: #262E69;
    position: relative;
    text-align: left;
  }
}
@media screen and (max-width: 767px) {
  .boxes-with-images-cta.horizontal-list .top-bar-box h3.has {
    margin-top: auto;
  }
}
@media screen and (max-width: 767px) {
  .boxes-with-images-cta.horizontal-list .top-bar-box small {
    margin-bottom: auto;
  }
}
.boxes-with-images-cta.horizontal-list .col-12.col-md-4 {
  margin-bottom: 36px;
}
.boxes-with-images-cta.horizontal-list p:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 650px) {
  .boxes-with-images-cta.horizontal-list p {
    font-size: 16px;
    line-height: 1.5;
  }
}

@media screen and (max-width: 767px) {
  .text-container p {
    font-size: 16px;
  }
}
.text-container p:last-of-type {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .text-container h2 {
    font-size: 24px;
    margin-bottom: 24px;
    font-weight: 700;
  }
}

.text-container.pmb p {
  margin-bottom: 48px;
}
.text-container.pmb p:last-of-type {
  margin-bottom: 0;
}
.text-container.pmb h2 {
  margin-bottom: 36px;
}
@media screen and (max-width: 767px) {
  .text-container.pmb h2 {
    font-size: 24px;
    margin-bottom: 24px;
  }
}

.single-team .profile-title {
  display: flex;
  align-items: center;
  width: 100%;
  margin-bottom: 8px;
}
.single-team h2 {
  margin: 0 20px 0 0;
}
.single-team .profile-details {
  margin-bottom: 48px;
}
.single-team .profile-details svg {
  transition: 0.3s;
  fill: #262E69;
  margin: auto;
  display: block;
}
.single-team .profile-details svg:hover {
  fill: #EC5D43;
}
.single-team .profile-role {
  font-size: 18px;
  line-height: 1.2;
  color: #262E69;
}
.single-team p {
  margin-bottom: 36px;
}
.single-team .profile-image {
  margin-bottom: 48px;
}
.single-team .profile-image img {
  width: 300px;
  height: 300px;
  border-radius: 50%;
  object-fit: cover;
}

.back-to {
  width: 100%;
  margin-bottom: 64px;
}
.back-to a {
  font-size: 18px;
  line-height: 1.2;
  color: #262E69;
  text-decoration: none;
  display: flex;
  align-items: center;
}
.back-to a svg {
  margin-right: 11px;
}

.list-bullet-colored {
  margin-bottom: 32px;
}
@media screen and (max-width: 768px) {
  .list-bullet-colored {
    margin-bottom: 18px;
  }
}
.list-bullet-colored h4 {
  font-size: 62px;
  line-height: 1.1;
  color: #262E69;
  text-align: center;
  margin: 0 0 36px;
}
@media screen and (max-width: 1200px) {
  .list-bullet-colored h4 {
    font-size: 48px;
  }
}
@media screen and (max-width: 767px) {
  .list-bullet-colored h4 {
    font-size: 36px;
    line-height: 1.2;
    margin-bottom: 15px;
  }
}
.list-bullet-colored ul {
  display: flex;
  list-style: none;
  padding: 0;
  width: 100%;
  justify-content: center;
}
.list-bullet-colored ul li {
  padding-left: 32px;
  padding-right: 12px;
  position: relative;
  font-size: 18px;
  line-height: 1.2;
  color: #262E69;
}
@media screen and (max-width: 992px) {
  .list-bullet-colored ul li {
    padding-left: 12px;
  }
  .list-bullet-colored ul li span {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .list-bullet-colored ul li {
    padding: 0 6px;
  }
}
.list-bullet-colored ul li:nth-of-type(even) div.box-span {
  border-radius: 50%;
}
.list-bullet-colored ul li div.box-span {
  width: 20px;
  height: 20px;
  border-radius: 3px;
  background-color: #262E69;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 992px) {
  .list-bullet-colored ul li div.box-span {
    position: relative;
    transform: none;
    top: initial;
    left: initial;
  }
}
.list-bullet-colored ul li span {
  cursor: pointer;
}

.list-bullet-colored.mb0 {
  margin-bottom: 0;
}

@media screen and (max-width: 1200px) {
  .logo-list h2 {
    font-size: 22px;
    line-height: 1.2;
    font-weight: 600;
  }
}
@media screen and (max-width: 650px) {
  .logo-list h2 {
    font-size: 16px;
    line-height: 1.2;
    margin-bottom: 24px;
  }
}
.logo-list p {
  font-size: 18px;
  line-height: 1.2;
  margin-bottom: 0;
}
.logo-list p a {
  text-decoration: none;
}
.logo-list .image-wrapper {
  width: 148px;
  height: 148px;
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto 20px auto;
  padding: 20px;
  overflow: hidden;
}
@media screen and (max-width: 360px) {
  .logo-list .image-wrapper {
    width: 130px;
    height: 130px;
  }
}
.logo-list .image-wrapper img {
  width: 100%;
  height: auto;
  object-fit: contain;
  max-width: 100%;
}
.logo-list .border-radius-20 {
  border-radius: 20px;
}
.logo-list .box-logo {
  margin-bottom: 24px;
}
.logo-list .box-logo:nth-of-type(odd) .image-wrapper {
  border-radius: 20px;
}
.logo-list .box-logo:nth-of-type(even) .image-wrapper {
  border-radius: 50%;
}

.logo-list.square .box-logo:nth-of-type(odd) .image-wrapper {
  border-radius: 50%;
}
.logo-list.square .box-logo:nth-of-type(even) .image-wrapper {
  border-radius: 20px;
}

.border-radius-20 {
  border-radius: 20px;
}

.chart-mobile {
  width: 100%;
  position: relative;
  display: none;
}
@media screen and (max-width: 560px) {
  .chart-mobile {
    display: block;
  }
}
.chart-mobile .row-chart {
  width: 100%;
}
.chart-mobile .row-chart .item {
  width: 100%;
  display: flex;
  height: 100px;
  position: relative;
}
.chart-mobile .row-chart .item:after {
  content: "";
  width: 100%;
  height: 100%;
  background-color: transparent;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.chart-mobile .row-chart .item:before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: transparent;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.chart-mobile .row-chart .item-1 {
  justify-content: flex-end;
}
.chart-mobile .row-chart .item-2 {
  justify-content: center;
}
.chart-mobile .row-chart .item-2:after {
  width: 50%;
  background-color: #0246AD;
}
.chart-mobile .row-chart .item-2:before {
  width: calc(100% / 3);
  background-color: #C4B5FF;
  height: 150%;
  z-index: 2;
  top: initial;
  bottom: 0;
}
.chart-mobile .row-chart .item-3 {
  justify-content: space-between;
}
.chart-mobile .row-chart .item-3:after {
  background-color: #8796FF;
}
.chart-mobile .row-chart .item-3:before {
  width: calc(100% / 3);
  background-color: #C4B5FF;
  height: 50%;
  right: initial;
  top: 50%;
  left: 0;
  z-index: 2;
}
.chart-mobile .row-chart .item-4 {
  justify-content: flex-end;
}
.chart-mobile .row-chart .item-4:after {
  background-color: #EC5D43;
  right: calc((100% / 3) / 2);
}
.chart-mobile .row-chart .item-4:before {
  width: calc((100% / 3) / 2);
  background-color: #C4B5FF;
}
.chart-mobile .row-chart .item-5 {
  justify-content: center;
}
.chart-mobile .row-chart .item-5:after {
  width: calc(100% / 3);
  right: 50%;
  transform: translateX(50%);
  background-color: #8796FF;
}
.chart-mobile .row-chart .item-6:after {
  width: calc(100% / 3);
  background-color: #C4B5FF;
  top: -2%;
  height: calc(152%);
}
.chart-mobile .row-chart .item-6:before {
  height: 52%;
  right: initial;
  left: 0;
  top: -2%;
  background-color: #C4B5FF;
  width: calc(100% / 3);
}
.chart-mobile .row-chart .item-7 {
  justify-content: flex-end;
}
.chart-mobile .shape-chart-mobile {
  width: calc(100% / 3);
  height: 100%;
  background-color: red;
  border-radius: 13%;
  position: relative;
  z-index: 3;
  overflow: hidden;
}
.chart-mobile .shape-chart-mobile img {
  height: 100%;
  width: 100%;
  transition: 0.2s;
  opacity: 0;
}
.chart-mobile .shape-chart-mobile img.std02 {
  transition-delay: 0.2s;
}
.chart-mobile .shape-chart-mobile img.std04 {
  transition-delay: 0.4s;
}
.chart-mobile .shape-circle {
  border-radius: 50%;
}

.img-box-opp {
  margin: 0 auto 96px auto;
  display: block;
}
@media screen and (max-width: 650px) {
  .img-box-opp {
    margin: 0 auto 64px auto;
  }
}

.overflow-hidden {
  overflow: hidden !important;
}

/* team block */
.team-list .categories {
  display: flex;
  justify-content: center;
}
.team-list .button-wrapper {
  width: auto;
  margin: auto;
  background-color: #fff;
  border-radius: 47px;
  overflow: hidden;
  display: flex;
}
@media screen and (max-width: 768px) {
  .team-list .button-wrapper {
    background-color: transparent;
    flex-wrap: wrap;
    border-radius: 0;
  }
}
.team-list .button-wrapper a {
  text-decoration: none;
  font-size: 18px;
  line-height: 1.5;
  display: inline-block;
  padding: 15px 40px;
  border-radius: 47px;
  transition: 0.3s;
}
@media screen and (max-width: 768px) {
  .team-list .button-wrapper a {
    display: inline-flex;
    margin-right: 12px;
    margin-bottom: 12px;
    padding: 8px 22px;
    font-size: 14px;
    border: 1px solid #262E69;
    color: #262E69;
  }
  .team-list .button-wrapper a:last-child {
    margin-right: 0;
  }
}
.team-list .button-wrapper a.active {
  background-color: #262E69;
  color: #fff;
}
.team-list #header-team-list {
  margin-bottom: 64px;
}
@media screen and (max-width: 768px) {
  .team-list #header-team-list {
    margin-bottom: 24px;
  }
}
.team-list .tabs-team {
  display: none;
}
.team-list .tabs-team .col-12.col-md-4:nth-of-type(even) .card-image {
  border-radius: 30px;
}
.team-list .tabs-team .col-12.col-md-4:nth-last-child(-n+3) .card-member {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .team-list .tabs-team .col-12.col-md-4:nth-last-child(-n+3) .card-member {
    margin-bottom: 36px;
  }
}
.team-list .card-member {
  max-width: 344px;
  margin: auto auto 124px auto;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .team-list .card-member {
    margin-bottom: 36px;
    max-width: 280px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
}
.team-list .card-member h3 {
  margin-bottom: 4px;
  line-height: 1.2;
}
@media screen and (max-width: 768px) {
  .team-list .card-member h3 {
    font-size: 16px;
    margin-bottom: 10px;
    text-align: left;
  }
}
.team-list .card-member h3 a {
  text-decoration: none;
  transition: 0.3s;
}
.team-list .card-member h3 a:hover {
  color: #EC5D43;
}
.team-list .card-member p.job-title {
  margin-bottom: 16px;
  font-size: 18px;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .team-list .card-member p.job-title {
    font-size: 14px;
    line-height: 1.2;
    font-weight: 500;
    font-style: italic;
    text-align: left;
    margin-bottom: 10px;
  }
}
.team-list .card-member p.linkedin {
  margin-bottom: 0;
  line-height: 15px;
  font-size: 16px;
}
@media screen and (max-width: 768px) {
  .team-list .card-member p.linkedin {
    text-align: left;
  }
}
.team-list .card-member p.linkedin a {
  display: inline-flex;
}
.team-list .card-member svg {
  fill: #262E69;
  transition: 0.3s;
}
.team-list .card-member svg:hover {
  fill: #EC5D43;
}
.team-list .card-image {
  width: 180px;
  height: 180px;
  overflow: hidden;
  margin: auto auto 16px;
  border-radius: 50%;
}
@media screen and (max-width: 768px) {
  .team-list .card-image {
    width: 130px;
    height: 130px;
    margin-right: 20px;
    margin-bottom: 0;
  }
}
.team-list .card-image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
@media screen and (max-width: 768px) {
  .team-list .card-content {
    width: 130px;
  }
}

/* end team block*/
/* events section */
.events-section {
  margin-bottom: -32px;
}
@media screen and (max-width: 650px) {
  .events-section {
    margin-bottom: -24px;
  }
}
.events-section .box {
  padding: 30px;
  margin-bottom: 32px;
}
@media screen and (max-width: 650px) {
  .events-section .box {
    padding: 24px;
    margin-bottom: 24px;
  }
}
.events-section .upcoming-events {
  margin-bottom: 32px;
}
@media screen and (max-width: 650px) {
  .events-section .upcoming-events {
    margin-bottom: 32px;
  }
}
@media screen and (max-width: 768px) {
  .events-section .upcoming-events img, .events-section .upcoming-events iframe {
    display: none;
  }
}
@media screen and (max-width: 650px) {
  .events-section .upcoming-events .content {
    display: none;
  }
}
@media screen and (min-width: 650px) {
  .events-section .upcoming-events .btn-show-more {
    display: none;
  }
}
.events-section .btn.btn-space, .events-section .main-navigation .menu .btn-menu a.btn-space, .main-navigation .menu .btn-menu .events-section a.btn-space {
  display: inline-flex;
}
.events-section .btn.btn-space svg, .events-section .main-navigation .menu .btn-menu a.btn-space svg, .main-navigation .menu .btn-menu .events-section a.btn-space svg {
  max-width: 12px;
}
.events-section .mt36 {
  margin-top: 36px;
}
@media screen and (max-width: 650px) {
  .events-section .mt36 {
    margin-top: 24px;
  }
}
.events-section h3 {
  line-height: 1.2;
  margin-bottom: 12px;
}
@media screen and (max-width: 650px) {
  .events-section h3 {
    font-size: 20px;
  }
}
.events-section h3:hover a {
  color: #EC5D43;
}
.events-section h3 a {
  text-decoration: none;
  transition: 0.3s;
}
.events-section p, .events-section .content {
  font-size: 18px;
  line-height: 1.2;
  color: #262E69;
}
@media screen and (max-width: 650px) {
  .events-section p, .events-section .content {
    font-size: 14px;
    line-height: 1.3;
  }
}
.events-section .event-date {
  font-size: 20px;
  font-weight: 500;
  color: #262E69;
  font-style: italic;
  margin-bottom: 32px;
}
@media screen and (max-width: 650px) {
  .events-section .event-date {
    font-size: 14px;
    line-height: 1.3;
    margin-bottom: 24px;
  }
}
.events-section .event-date span {
  font-size: 16px;
  display: block;
}
@media screen and (max-width: 650px) {
  .events-section .event-date span {
    font-size: 12px;
  }
}
.events-section h2 {
  margin-bottom: 36px;
}
@media screen and (max-width: 650px) {
  .events-section h2 {
    margin-bottom: 24px;
  }
}
.events-section .tabs-events {
  margin-bottom: 36px;
}
.events-section .tabs-events a {
  text-decoration: none;
  padding: 0 24px;
  position: relative;
  font-size: 18px;
  line-height: 1.2;
}
@media screen and (max-width: 650px) {
  .events-section .tabs-events a {
    padding: 0 12px;
  }
}
.events-section .tabs-events a:first-of-type {
  padding-left: 0;
}
.events-section .tabs-events a:last-child {
  padding-right: 0;
}
.events-section .tabs-events a:last-child:after {
  display: none;
}
.events-section .tabs-events a:after {
  height: 22px;
  width: 2px;
  content: "";
  position: absolute;
  right: -3px;
  background-color: #262E69;
  top: 50%;
  transform: translateY(-50%);
}
.events-section .tabs-events a.active {
  color: #EC5D43;
}
.events-section .archive .box {
  display: none;
}
.events-section .archive .box.active {
  display: block;
}
.events-section .archive .col-12:last-child .box {
  margin-bottom: 0;
}
.events-section iframe {
  width: 100%;
  margin-top: 32px;
}
.events-section .thumbnail-event {
  width: 100%;
  margin-top: 32px;
  object-fit: cover;
  height: 442px;
}
@media screen and (max-width: 650px) {
  .events-section iframe, .events-section .thumbnail-event {
    margin-top: 24px;
    height: 300px;
  }
}
@media screen and (max-width: 400px) {
  .events-section iframe, .events-section .thumbnail-event {
    height: 220px;
  }
}
@media screen and (max-width: 375px) {
  .events-section iframe, .events-section .thumbnail-event {
    height: 170px;
  }
}
@media screen and (max-width: 340px) {
  .events-section iframe, .events-section .thumbnail-event {
    height: 150px;
  }
}

/* end events sections */
/** block blog */
.blog-section h1 {
  margin-bottom: 64px;
}
@media screen and (max-width: 767px) {
  .blog-section h1 {
    margin-bottom: 36px;
  }
}
.blog-section .pagination {
  text-align: center;
  width: 100%;
  margin-top: 32px;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .blog-section .pagination {
    margin-top: 0;
  }
}
.blog-section .pagination a, .blog-section .pagination span {
  font-size: 18px;
  line-height: 1.5;
  margin-left: 10px;
  margin-right: 10px;
}
@media screen and (max-width: 767px) {
  .blog-section .pagination a, .blog-section .pagination span {
    font-size: 16px;
    margin-left: 5px;
    margin-right: 5px;
  }
}
.blog-section .pagination span.current {
  font-weight: 700;
  text-decoration: underline;
}
.blog-section .pagination span.dots {
  margin: 0;
}

.post-blog {
  display: flex;
  align-items: center;
  margin-bottom: 64px;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .post-blog {
    margin-bottom: 72px;
    position: relative;
  }
  .post-blog:after {
    content: "";
    width: 80px;
    height: 1px;
    background-color: #C8CAD9;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -36px;
  }
}
.post-blog:last-child {
  margin-bottom: 0;
}
.post-blog .feature-image {
  width: 255px;
  overflow: hidden;
  margin-right: 30px;
}
@media screen and (max-width: 767px) {
  .post-blog .feature-image {
    width: 100%;
    margin-right: 0;
    margin-bottom: 12px;
  }
}
.post-blog .feature-image a {
  display: block;
}
.post-blog .feature-image img {
  width: 100%;
  height: 255px;
  border-radius: 30px;
  object-fit: cover;
}
@media screen and (max-width: 560px) {
  .post-blog .feature-image img {
    height: 220px;
  }
}
@media screen and (max-width: 500px) {
  .post-blog .feature-image img {
    height: 200px;
  }
}
@media screen and (max-width: 475px) {
  .post-blog .feature-image img {
    height: 180px;
  }
}
@media screen and (max-width: 390px) {
  .post-blog .feature-image img {
    height: 150px;
  }
}
@media screen and (max-width: 340px) {
  .post-blog .feature-image img {
    height: 130px;
  }
}
.post-blog .post-content {
  width: calc(100% - 285px);
}
@media screen and (max-width: 767px) {
  .post-blog .post-content {
    width: 100%;
  }
}
.post-blog h2 {
  margin-bottom: 8px;
}
@media screen and (max-width: 767px) {
  .post-blog h2 {
    font-size: 20px;
    line-height: 1.2;
  }
}
.post-blog h2 a {
  text-decoration: none;
  transition: 0.3s;
}
.post-blog h2 a:hover {
  color: #EC5D43;
}
.post-blog .author-date span {
  font-size: 18px;
  line-height: 1.2;
  color: #262E69;
}
@media screen and (max-width: 767px) {
  .post-blog .author-date span {
    font-size: 12px;
    width: 100%;
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .post-blog .author-date span.delimitator {
    display: none;
  }
}

p.subtitle-blogpost {
  font-size: 20px;
  line-height: 1.4;
  margin-bottom: 8px;
  font-family: "Moderat Medium Italic";
  color: #5C628F;
}
@media screen and (max-width: 767px) {
  p.subtitle-blogpost {
    font-size: 14px;
    line-height: 1.3;
  }
}

.post-categories {
  margin-bottom: 8px;
}
.post-categories a {
  font-size: 16px;
  line-height: 1.2;
  text-decoration: none;
  color: #0246AD;
  font-weight: 900;
  margin-right: 5px;
  text-transform: uppercase;
  letter-spacing: 3px;
}
@media screen and (max-width: 767px) {
  .post-categories a {
    font-size: 12px;
    margin-bottom: 8px;
  }
}

img.post-thumbnail {
  max-width: 100%;
  width: 100%;
  border-radius: 30px;
  max-height: 500px;
  object-fit: cover;
  margin-bottom: 48px;
}
@media screen and (max-width: 767px) {
  img.post-thumbnail {
    margin-bottom: 24px;
  }
}
@media screen and (max-width: 560px) {
  img.post-thumbnail {
    height: 220px;
  }
}
@media screen and (max-width: 500px) {
  img.post-thumbnail {
    height: 200px;
  }
}
@media screen and (max-width: 475px) {
  img.post-thumbnail {
    height: 180px;
  }
}
@media screen and (max-width: 390px) {
  img.post-thumbnail {
    height: 150px;
  }
}

.single-post article p:not(.small-footer):not(.social-media-p):not(.subtitle-blogpost) {
  font-size: 22px;
  line-height: 1.5;
  margin-bottom: 36px;
  font-family: "Spectral", serif;
}
@media screen and (max-width: 767px) {
  .single-post article p:not(.small-footer):not(.social-media-p):not(.subtitle-blogpost) {
    font-size: 16px;
    margin-bottom: 24px;
  }
}
.single-post article ol, .single-post article ul {
  margin-top: 0;
  margin-bottom: 36px;
}
@media screen and (max-width: 767px) {
  .single-post article ol, .single-post article ul {
    margin-bottom: 24px;
  }
}
.single-post article ol li, .single-post article ul li {
  margin-bottom: 16px;
}
.single-post article .social-media-post {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  margin-top: 124px;
}
@media screen and (max-width: 767px) {
  .single-post article .social-media-post {
    margin-top: 0;
    justify-content: flex-start;
    align-items: center;
  }
}
.single-post article .social-media-post p {
  font-size: 18px;
  font-family: "Moderat";
  margin-bottom: 8px;
  line-height: 1.2;
  width: 100%;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .single-post article .social-media-post p {
    width: auto;
    text-align: left;
    font-size: 14px;
  }
}
.single-post article .social-media-post ul {
  list-style: none;
}
@media screen and (max-width: 767px) {
  .single-post article .social-media-post ul {
    display: flex;
    padding-left: 15px;
    margin-bottom: 0;
  }
}
.single-post article .social-media-post ul li {
  margin-bottom: 8px;
}
@media screen and (max-width: 767px) {
  .single-post article .social-media-post ul li {
    margin-right: 8px;
  }
}
.single-post article .social-media-post a {
  display: flex;
}
.single-post article .social-media-post svg path {
  fill: #262E69;
  transition: 0.3s;
}
.single-post article .social-media-post svg:hover path {
  fill: #EC5D43;
}
.single-post p.subtitle-blogpost {
  margin-bottom: 0;
}
.single-post .back-to {
  margin-bottom: 64px;
}
@media screen and (max-width: 767px) {
  .single-post .back-to {
    margin-bottom: 38px;
  }
}
.single-post .author-date {
  margin-bottom: 48px;
}
@media screen and (max-width: 767px) {
  .single-post .author-date span.delimitator {
    display: none;
  }
}
.single-post .container-title {
  margin-bottom: 48px;
}
@media screen and (max-width: 767px) {
  .single-post .container-title {
    margin-bottom: 24px;
  }
}
.single-post .container-title h1 {
  margin-bottom: 8px;
}
.single-post p.subtitle-blogpost {
  font-family: "Moderat Medium Italic";
}
.single-post h2 {
  margin-bottom: 36px;
}
@media screen and (max-width: 767px) {
  .single-post h2 {
    margin-bottom: 24px;
  }
}
@media screen and (max-width: 767px) {
  .single-post .author-date {
    margin-bottom: 24px;
  }
}
.single-post .author-date span {
  font-size: 18px;
  font-family: "Moderat";
  color: #262E69;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .single-post .author-date span {
    width: 100%;
    display: block;
    font-size: 14px;
  }
}

body .wp-block-gallery {
  margin-bottom: 16px;
}
@media screen and (max-width: 767px) {
  body .wp-block-gallery .blocks-gallery-item {
    width: 100%;
    margin-right: 0;
  }
}
body .wp-block-gallery .blocks-gallery-item img {
  border-radius: 30px;
}
body .wp-block-image {
  margin-bottom: 36px;
}
@media screen and (max-width: 767px) {
  body .wp-block-image {
    margin-bottom: 24px;
  }
}
body .wp-block-image img {
  border-radius: 30px;
}
@media screen and (max-width: 767px) {
  body .wp-block-image img {
    width: 100%;
    height: auto;
  }
}
body .wp-block-image figcaption {
  margin: 12px 0 0;
  font-size: 16px;
  line-height: 1.5;
  color: #262E69;
  text-align: left;
  font-family: "Moderat";
}

.single-post blockquote, blockquote {
  margin: 36px;
  border-left: 3px solid #0246AD;
  padding-left: 12px;
}
@media screen and (max-width: 767px) {
  .single-post blockquote, blockquote {
    margin: 24px 0;
  }
}
.single-post blockquote *, blockquote * {
  margin: 0;
  font-size: 30px;
  line-height: 1.25;
  color: #0246AD;
  font-style: italic;
  font-family: "Spectral", serif;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .single-post blockquote *, blockquote * {
    font-size: 18px;
    line-height: 1.2;
  }
}

.associate-posts {
  display: flex;
  justify-content: space-between;
}
.associate-posts a {
  font-size: 18px;
  line-height: 1.2;
  color: #262E69;
  text-decoration: none;
  display: flex;
  align-items: center;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .associate-posts a {
    font-size: 14px;
  }
  .associate-posts a svg {
    max-width: 14px;
  }
}
.associate-posts a:hover {
  color: #EC5D43;
}
.associate-posts a:hover svg path {
  stroke: #EC5D43;
}
.associate-posts a svg path {
  transition: 0.3s;
}
.associate-posts a span {
  margin: 0 10px;
}
.associate-posts a[rel=next] {
  margin-left: auto;
}
.associate-posts a[rel=prev] {
  margin-right: auto;
}

.associate-posts.bold-links {
  margin-top: 12px;
}
@media screen and (max-width: 767px) {
  .associate-posts.bold-links {
    margin-top: 5px;
  }
}
.associate-posts.bold-links a {
  font-weight: 700;
  font-size: 22px;
  line-height: 1.2;
  max-width: 350px;
}
@media screen and (max-width: 767px) {
  .associate-posts.bold-links a {
    font-size: 12px;
    font-weight: 400;
    max-width: 130px;
  }
}
.associate-posts.bold-links a[rel=next] {
  text-align: right;
}

.single-post article .post-footer {
  width: 100%;
  margin-bottom: 96px;
}
@media screen and (max-width: 767px) {
  .single-post article .post-footer {
    margin: 74px 0;
  }
  .single-post article .post-footer:after, .single-post article .post-footer:before {
    content: "";
    width: 80px;
    height: 1px;
    background-color: #C8CAD9;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
  }
  .single-post article .post-footer:after {
    top: -36px;
  }
  .single-post article .post-footer:before {
    bottom: -36px;
  }
}
.single-post article .post-footer p {
  font-size: 20px;
  font-family: "Moderat" !important;
  margin-bottom: 8px !important;
}
@media screen and (max-width: 767px) {
  .single-post article .post-footer p {
    font-size: 14px;
    line-height: 1.2;
    font-family: "Moderat";
    margin-bottom: 8px;
  }
}

@media screen and (min-width: 993px) {
  .mb-d-124 {
    margin-bottom: 124px;
  }

  .mb-d-96 {
    margin-bottom: 96px;
  }

  .mb-d-64 {
    margin-bottom: 64px;
  }

  .mb-d-48 {
    margin-bottom: 48px;
  }

  .mb-d-36 {
    margin-bottom: 36px;
  }

  .mb-d-24 {
    margin-bottom: 24px;
  }

  .mb-d-12 {
    margin-bottom: 8px;
  }

  .mb-d-8 {
    margin-bottom: 8px;
  }

  .mb-d-0 {
    margin-bottom: 0;
  }

  .mt-d-124 {
    margin-top: 124px;
  }

  .mt-d-96 {
    margin-top: 96px;
  }

  .mt-d-64 {
    margin-top: 64px;
  }

  .mt-d-48 {
    margin-top: 48px;
  }

  .mt-d-36 {
    margin-top: 36px;
  }

  .mt-d-24 {
    margin-top: 24px;
  }

  .mt-d-12 {
    margin-top: 12px;
  }

  .mt-d-8 {
    margin-top: 8px;
  }

  .mt-d--110 {
    margin-top: -110px;
  }
}
@media screen and (min-width: 650px) and (max-width: 992px) {
  .mb-t-124 {
    margin-bottom: 124px;
  }

  .mb-t-96 {
    margin-bottom: 96px;
  }

  .mb-t-64 {
    margin-bottom: 64px;
  }

  .mb-t-48 {
    margin-bottom: 48px;
  }

  .mb-t-36 {
    margin-bottom: 36px;
  }

  .mb-t-24 {
    margin-bottom: 24px;
  }

  .mb-t-12 {
    margin-bottom: 12px;
  }

  .mb-t-8 {
    margin-bottom: 8px;
  }

  .mb-t-0 {
    margin-bottom: 0;
  }

  .mt-t-124 {
    margin-top: 124px;
  }

  .mt-t-96 {
    margin-top: 96px;
  }

  .mt-t-64 {
    margin-top: 64px;
  }

  .mt-t-48 {
    margin-top: 48px;
  }

  .mt-t-36 {
    margin-top: 36px;
  }

  .mt-t-24 {
    margin-top: 24px;
  }

  .mt-t-12 {
    margin-top: 12px;
  }

  .mt-t-8 {
    margin-top: 8px;
  }
}
@media screen and (max-width: 649px) {
  .mb-m-64 {
    margin-bottom: 64px;
  }

  .mb-m-48 {
    margin-bottom: 48px;
  }

  .mb-m-36 {
    margin-bottom: 36px;
  }

  .mb-m-24 {
    margin-bottom: 24px;
  }

  .mb-m-12 {
    margin-bottom: 12px;
  }

  .mb-m-8 {
    margin-bottom: 8px;
  }

  .mb-m-0 {
    margin-bottom: 0;
  }

  .mt-m-64 {
    margin-top: 64px;
  }

  .mt-m-48 {
    margin-top: 48px;
  }

  .mt-m-36 {
    margin-top: 36px;
  }

  .mt-m-24 {
    margin-top: 24px;
  }

  .mt-m-12 {
    margin-top: 12px;
  }

  .mt-m-8 {
    margin-top: 8px;
  }
}

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