@charset "UTF-8";
@import url(css-style/slick.css);
@import url(css-style/bootstrap.min.css);
html.hidden-c .wowo {
  opacity: 0; }
  html.hidden-c .wowo.animated {
    animation-duration: 0.6s;
    visibility: visible;
    animation-fill-mode: both; }

@keyframes hvr-wobble-horizontal {
  16.65% {
    transform: translateX(8px); }
  33.3% {
    transform: translateX(-6px); }
  49.95% {
    transform: translateX(4px); }
  66.6% {
    transform: translateX(-2px); }
  83.25% {
    transform: translateX(1px); }
  100% {
    transform: translateX(0px); } }
@-o-keyframes hvr-wobble-horizontal {
  16.65% {
    transform: translateX(8px); }
  33.3% {
    transform: translateX(-6px); }
  49.95% {
    transform: translateX(4px); }
  66.6% {
    transform: translateX(-2px); }
  83.25% {
    transform: translateX(1px); }
  100% {
    transform: translateX(0px); } }
@-moz-keyframes hvr-wobble-horizontal {
  16.65% {
    transform: translateX(8px); }
  33.3% {
    transform: translateX(-6px); }
  49.95% {
    transform: translateX(4px); }
  66.6% {
    transform: translateX(-2px); }
  83.25% {
    transform: translateX(1px); }
  100% {
    transform: translateX(0px); } }
@-webkit-keyframes hvr-wobble-horizontal {
  16.65% {
    transform: translateX(8px); }
  33.3% {
    transform: translateX(-6px); }
  49.95% {
    transform: translateX(4px); }
  66.6% {
    transform: translateX(-2px); }
  83.25% {
    transform: translateX(1px); }
  100% {
    transform: translateX(0px); } }
@keyframes fadeIn {
  0% {
    opacity: 0; }
  to {
    opacity: 1; } }
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }
.fadeInUpto.animated {
  animation-name: fadeInUpto;
  animation-delay: 0.5s; }

@keyframes fadeInUpto {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }
.fadeInUptos.animated {
  animation-name: fadeInUptos;
  animation-delay: 0.8s; }

@keyframes fadeInUptos {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }
@keyframes fadeInBigUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translate3d(-30%, 0, 0); }
  to {
    opacity: 1;
    transform: none; } }
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translate3d(30%, 0, 0); }
  to {
    opacity: 1;
    transform: none; } }
.fadeInLeft.animated {
  animation-name: fadeInLeft; }

.fadeInRight.animated {
  animation-name: fadeInRight; }

.fadeIn.animated {
  animation-name: fadeIn; }

.fadeInUp.animated {
  animation-name: fadeInUp; }

.fadeInBigUp.animated {
  animation-name: fadeInBigUp; }

.fadeInDown.animated {
  animation-name: fadeInDown; }

.delay-in-1 {
  animation-delay: 0.1s; }

.delay-in-2 {
  animation-delay: 0.2s; }

.delay-in-3 {
  animation-delay: 0.3s; }

.delay-in-4 {
  animation-delay: 0.4s; }

@keyframes myleft {
  50% {
    -o-transform: translate(8px, 0);
    -moz-transform: translate(8px, 0);
    -webkit-transform: translate(8px, 0);
    transform: translate(8px, 0); }
  100% {
    -o-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); } }
@-o-keyframes myleft {
  50% {
    -o-transform: translate(8px, 0);
    -moz-transform: translate(8px, 0);
    -webkit-transform: translate(8px, 0);
    transform: translate(8px, 0); }
  100% {
    -o-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); } }
@-moz-keyframes myleft {
  50% {
    -o-transform: translate(8px, 0);
    -moz-transform: translate(8px, 0);
    -webkit-transform: translate(8px, 0);
    transform: translate(8px, 0); }
  100% {
    -o-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); } }
@-webkit-keyframes myleft {
  50% {
    -o-transform: translate(8px, 0);
    -moz-transform: translate(8px, 0);
    -webkit-transform: translate(8px, 0);
    transform: translate(8px, 0); }
  100% {
    -o-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); } }
@keyframes myright {
  50% {
    -o-transform: rotate(180deg) translate(8px, 0);
    -moz-transform: rotate(180deg) translate(8px, 0);
    -webkit-transform: rotate(180deg) translate(8px, 0);
    transform: rotate(180deg) translate(8px, 0); }
  100% {
    -o-transform: rotate(180deg) translate(0, 0);
    -moz-transform: rotate(180deg) translate(0, 0);
    -webkit-transform: rotate(180deg) translate(0, 0);
    transform: rotate(180deg) translate(0, 0); } }
@-o-keyframes myright {
  50% {
    -o-transform: rotate(180deg) translate(8px, 0);
    -moz-transform: rotate(180deg) translate(8px, 0);
    -webkit-transform: rotate(180deg) translate(8px, 0);
    transform: rotate(180deg) translate(8px, 0); }
  100% {
    -o-transform: rotate(180deg) translate(0, 0);
    -moz-transform: rotate(180deg) translate(0, 0);
    -webkit-transform: rotate(180deg) translate(0, 0);
    transform: rotate(180deg) translate(0, 0); } }
@-moz-keyframes myright {
  50% {
    -o-transform: rotate(180deg) translate(8px, 0);
    -moz-transform: rotate(180deg) translate(8px, 0);
    -webkit-transform: rotate(180deg) translate(8px, 0);
    transform: rotate(180deg) translate(8px, 0); }
  100% {
    -o-transform: rotate(180deg) translate(0, 0);
    -moz-transform: rotate(180deg) translate(0, 0);
    -webkit-transform: rotate(180deg) translate(0, 0);
    transform: rotate(180deg) translate(0, 0); } }
@-webkit-keyframes myright {
  50% {
    -o-transform: rotate(180deg) translate(8px, 0);
    -moz-transform: rotate(180deg) translate(8px, 0);
    -webkit-transform: rotate(180deg) translate(8px, 0);
    transform: rotate(180deg) translate(8px, 0); }
  100% {
    -o-transform: rotate(180deg) translate(0, 0);
    -moz-transform: rotate(180deg) translate(0, 0);
    -webkit-transform: rotate(180deg) translate(0, 0);
    transform: rotate(180deg) translate(0, 0); } }
@keyframes bgmyleft {
  50% {
    background-position: 60% center; }
  100% {
    background-position: center center; } }
@-moz-keyframes bgmyleft {
  50% {
    background-position: 60% center; }
  100% {
    background-position: center center; } }
@-o-keyframes bgmyleft {
  50% {
    background-position: 60% center; }
  100% {
    background-position: center center; } }
@-webkit-keyframes bgmyleft {
  50% {
    background-position: 60% center; }
  100% {
    background-position: center center; } }
* {
  padding: 0;
  margin: 0; }

@media (max-width: 767px) {
  html {
    overflow-x: hidden; } }

body {
  background: #ffffff;
  height: 100%; }
  @media (max-width: 767px) {
    body {
      overflow-x: hidden; } }

#wpadminbar {
  display: none !important; }

img {
  width: 100%;
  height: auto; }

body {
  overflow-x: hidden; }

h2 {
  font-family: "telegraf bold";
  font-size: 34px;
  color: #121520;
  line-height: 40.8px; }
  @media (max-width: 992px) {
    h2 {
      font-size: 30px;
      line-height: 1.2; } }

p {
  font-family: "telegraf regular 400";
  color: #121520;
  font-size: 16px;
  line-height: 21px; }
  p.color-green {
    color: #78BE20; }

sub, sup {
  font-family: "telegraf regular 400";
  color: #121520; }

blockquote {
  font-family: "telegraf regular 400";
  color: #121520; }

cite {
  font-family: "telegraf regular 400";
  color: #121520; }

a {
  transition: all 0.2s;
  cursor: pointer;
  outline: none;
  text-decoration: underline;
  color: inherit; }
  a:hover {
    opacity: 0.7; }

section ul {
  list-style: none;
  margin: 0; }
  section ul li {
    font-family: "telegraf regular 400";
    color: #121520;
    font-size: 16px;
    line-height: 21px;
    padding-left: 20px;
    margin-bottom: 15px;
    position: relative; }
    section ul li:before {
      content: "";
      width: 10px;
      height: 10px;
      background: #78BE20;
      border-radius: 50%;
      position: absolute;
      top: 4px;
      left: 0; }
  section ul.slick-dots li {
    cursor: pointer;
    padding: 0;
    margin: 0; }
    section ul.slick-dots li:before {
      display: none; }

ol {
  padding-left: 17px; }
  ol li {
    font-family: "telegraf regular 400";
    color: #121520;
    font-size: 16px;
    line-height: 21px;
    padding-left: 4px;
    margin-bottom: 15px; }

button,
input:not([type=checkbox]):not([type=radio]),
select,
textarea {
  -webkit-appearance: none;
  appearance: none; }

button,
input[type=checkbox],
input[type=radio],
input[type=submit] {
  transition: all 0.3s ease-in-out;
  cursor: pointer; }

input {
  width: 100%;
  outline: none;
  border: none;
  border-radius: 0;
  transition: all 0.3s ease-in-out;
  font-weight: 300;
  -webkit-appearance: none;
  outline: none; }

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
  margin: 0; }

select,
textarea {
  border-radius: 0;
  outline: none;
  border: none;
  resize: none; }

.editor ul {
  list-style: none;
  margin-bottom: 15px; }
  .editor ul li {
    font-family: "Poppins Regular";
    color: #160e42;
    font-size: 16px;
    line-height: 1.75;
    margin: 0;
    padding-left: 12px;
    position: relative; }
    .editor ul li:before {
      content: "•";
      font-family: "Poppins Regular";
      font-size: 16px;
      line-height: 1.75;
      color: #160e42;
      position: absolute;
      top: 0;
      left: 0px; }
      @media (max-width: 992px) {
        .editor ul li:before {
          font-size: 16px; } }
  .editor ul ul {
    margin-top: 15px; }
.editor ol {
  padding-left: 22px;
  margin-bottom: 15px;
  margin-top: 15px;
  list-style: none;
  counter-reset: sectioncounter; }
  .editor ol li {
    font-family: "Poppins Regular";
    color: #160e42;
    font-size: 16px;
    line-height: 1.75;
    padding-left: 12px;
    margin: 0;
    position: relative; }
    @media (max-width: 992px) {
      .editor ol li {
        font-size: 16px; } }
    .editor ol li:before {
      content: counter(sectioncounter) ".";
      counter-increment: sectioncounter;
      font-family: "Poppins Regular";
      color: #160e42;
      font-size: 16px;
      line-height: 1.75;
      position: absolute;
      top: 0;
      left: 0px; }
.editor table caption {
  font-family: "Poppins Regular";
  color: #160e42; }
.editor table thead {
  font-family: "Poppins Regular";
  color: #160e42; }
  .editor table thead tr th {
    padding: 5px 10px 5px 0; }
.editor table tfoot {
  font-family: "Poppins Regular";
  color: #160e42; }
  .editor table tfoot tr th {
    padding: 5px 10px 5px 0; }
.editor table tbody {
  font-family: "Poppins Regular";
  color: #160e42; }
  .editor table tbody tr td {
    padding: 5px 10px 5px 0; }
.editor sub, .editor sup, .editor cite, .editor blockquote {
  font-family: "Nunito-Regular";
  color: #160e42; }

.full-width-content {
  padding-top: 100px;
  padding-bottom: 100px; }
  @media (max-width: 992px) {
    .full-width-content {
      padding-top: 50px;
      padding-bottom: 50px; } }
  .full-width-content ol {
    padding-left: 18px; }
  .full-width-content ul {
    padding-left: 18px; }

@media (max-width: 992px) {
  .wrapper {
    margin-top: 85px; } }
.wrapper.margin-top {
  margin-top: 145px; }
  @media (max-width: 992px) {
    .wrapper.margin-top {
      margin-top: 72px; } }

.not-none + section:not(.banner-block) {
  margin-top: 145px;
  padding-top: 145px; }
  @media (max-width: 992px) {
    .not-none + section:not(.banner-block) {
      margin-top: 72px;
      padding-top: 100px; } }

.link-border-green {
  font-family: "telegraf bold";
  font-size: 16px;
  color: #78BE20;
  padding: 19px 20px;
  text-align: center;
  text-decoration: none;
  border: 1px solid #78BE20;
  border-radius: 30px;
  min-width: 240px;
  display: inline-block; }
  @media (max-width: 992px) {
    .link-border-green {
      min-width: 180px;
      padding: 12px 15px; } }
  .link-border-green:hover {
    opacity: 1;
    text-decoration: none;
    background: #78BE20;
    color: #ffffff; }

.link-border-white {
  font-family: "telegraf bold";
  font-size: 16px;
  color: #ffffff;
  padding: 19px 20px;
  text-align: center;
  text-decoration: none;
  border: 1px solid #ffffff;
  border-radius: 30px;
  min-width: 240px;
  display: inline-block; }
  @media (max-width: 992px) {
    .link-border-white {
      min-width: 180px;
      padding: 12px 15px; } }
  .link-border-white:hover {
    opacity: 1;
    text-decoration: none;
    background: #ffffff;
    color: #78BE20; }

.inner {
  max-width: 1500px;
  margin: 0 auto;
  padding-left: 45px;
  padding-right: 45px; }
  @media (max-width: 992px) {
    .inner {
      padding-left: 30px;
      padding-right: 30px; } }
  @media (max-width: 767px) {
    .inner {
      padding-left: 20px;
      padding-right: 20px; } }

.inner-b {
  max-width: 1230px;
  margin: 0 auto;
  padding-left: 45px;
  padding-right: 45px; }
  @media (max-width: 992px) {
    .inner-b {
      padding-left: 30px;
      padding-right: 30px; } }
  @media (max-width: 767px) {
    .inner-b {
      padding-left: 20px;
      padding-right: 20px; } }

@keyframes loading {
  0% {
    transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg); }
  100% {
    transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg); } }
@-o-keyframes loading {
  0% {
    transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg); }
  100% {
    transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg); } }
@-moz-keyframes loading {
  0% {
    transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg); }
  100% {
    transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg); } }
@-webkit-keyframes loading {
  0% {
    transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg); }
  100% {
    transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg); } }
header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999; }
  header a {
    text-decoration: none !important; }
  header .head-content {
    transition: all 0.2s;
    position: relative;
    z-index: 1;
    max-width: 1260px; }
    header .head-content .head-content-box {
      display: flex;
      justify-content: space-between;
      align-items: center;
      width: 100%;
      position: relative;
      padding: 46px 0;
      transition: all 0.2s; }
      header .head-content .head-content-box .head-logo a {
        opacity: 1 !important; }
        header .head-content .head-content-box .head-logo a img {
          max-width: 192px;
          transition: all 0.2s; }
        header .head-content .head-content-box .head-logo a.logo-black {
          display: none; }
      header .head-content .head-content-box .head-menu .head-menu-overflow .head-menu-overflow-box {
        display: flex;
        align-items: center; }
        header .head-content .head-content-box .head-menu .head-menu-overflow .head-menu-overflow-box .menu {
          list-style: none;
          margin: 0;
          display: flex;
          align-items: center; }
          header .head-content .head-content-box .head-menu .head-menu-overflow .head-menu-overflow-box .menu li {
            margin-right: 30px;
            position: relative;
            padding: 7px 0 7px 0; }
            header .head-content .head-content-box .head-menu .head-menu-overflow .head-menu-overflow-box .menu li:before {
              content: "";
              width: 0%;
              height: 1px;
              background: #ffffff;
              position: absolute;
              bottom: 0px;
              left: 0;
              transition: width 0.3s; }
            header .head-content .head-content-box .head-menu .head-menu-overflow .head-menu-overflow-box .menu li > a {
              font-family: "telegraf regular 400";
              color: #ffffff;
              font-size: 16px;
              letter-spacing: 0.3px;
              line-height: 1.2; }
              header .head-content .head-content-box .head-menu .head-menu-overflow .head-menu-overflow-box .menu li > a:hover {
                opacity: 0.7; }
            header .head-content .head-content-box .head-menu .head-menu-overflow .head-menu-overflow-box .menu li.menu-item-has-children > a {
              position: relative; }
            header .head-content .head-content-box .head-menu .head-menu-overflow .head-menu-overflow-box .menu li.menu-item-has-children .icon {
              content: "";
              width: 11px;
              height: 6px;
              background-image: url("../images/menu-dvmp.svg");
              background-repeat: no-repeat;
              background-size: contain;
              background-position: center;
              position: absolute;
              top: 5px;
              right: 0;
              display: none;
              transition: transform 0.2s; }
              @media (max-width: 992px) {
                header .head-content .head-content-box .head-menu .head-menu-overflow .head-menu-overflow-box .menu li.menu-item-has-children .icon {
                  width: 13px;
                  height: 12px;
                  top: 1px;
                  right: -19px;
                  display: inline-block;
                  z-index: 1; } }
            header .head-content .head-content-box .head-menu .head-menu-overflow .head-menu-overflow-box .menu li.menu-item-has-children:hover .icon {
              transform: rotate(180deg); }
              @media (max-width: 992px) {
                header .head-content .head-content-box .head-menu .head-menu-overflow .head-menu-overflow-box .menu li.menu-item-has-children:hover .icon {
                  transform: none; } }
            header .head-content .head-content-box .head-menu .head-menu-overflow .head-menu-overflow-box .menu li > .sub-menu {
              list-style: none;
              margin: 0;
              position: absolute;
              bottom: 0;
              left: 0;
              width: 280px;
              transform: translate(0, 100%);
              background: #141722;
              opacity: 0;
              visibility: hidden;
              transition: opacity 0.3s;
              padding: 28px 20px 0 25px; }
              header .head-content .head-content-box .head-menu .head-menu-overflow .head-menu-overflow-box .menu li > .sub-menu:after {
                width: 100%;
                height: 100%;
                background: #ffffff;
                position: absolute;
                bottom: 0;
                left: 0;
                z-index: -1;
                box-shadow: 0px 7px 10px rgba(0, 0, 0, 0.1); }
              header .head-content .head-content-box .head-menu .head-menu-overflow .head-menu-overflow-box .menu li > .sub-menu li {
                padding: 0;
                margin: 0;
                margin-bottom: 28px; }
                header .head-content .head-content-box .head-menu .head-menu-overflow .head-menu-overflow-box .menu li > .sub-menu li:before {
                  display: none; }
                header .head-content .head-content-box .head-menu .head-menu-overflow .head-menu-overflow-box .menu li > .sub-menu li:last-child {
                  border: none; }
                header .head-content .head-content-box .head-menu .head-menu-overflow .head-menu-overflow-box .menu li > .sub-menu li img {
                  max-width: 31px;
                  display: block;
                  margin-right: 9px; }
                header .head-content .head-content-box .head-menu .head-menu-overflow .head-menu-overflow-box .menu li > .sub-menu li a {
                  display: flex;
                  align-items: center;
                  font-family: "telegraf regular 400";
                  color: #ffffff;
                  font-size: 16px;
                  position: relative;
                  transition: opacity 0.2s; }
                  header .head-content .head-content-box .head-menu .head-menu-overflow .head-menu-overflow-box .menu li > .sub-menu li a:hover {
                    opacity: 0.7; }
            header .head-content .head-content-box .head-menu .head-menu-overflow .head-menu-overflow-box .menu li.active:before {
              width: 100%; }
            header .head-content .head-content-box .head-menu .head-menu-overflow .head-menu-overflow-box .menu li:hover:before {
              width: 100%; }
            header .head-content .head-content-box .head-menu .head-menu-overflow .head-menu-overflow-box .menu li:hover > .sub-menu {
              opacity: 1;
              visibility: visible; }
        header .head-content .head-content-box .head-menu .head-menu-overflow .head-menu-overflow-box .menu-link {
          padding-left: 52px;
          padding-right: 66px; }
          @media (max-width: 1500px) {
            header .head-content .head-content-box .head-menu .head-menu-overflow .head-menu-overflow-box .menu-link {
              padding-right: 0; } }
          @media (max-width: 1200px) {
            header .head-content .head-content-box .head-menu .head-menu-overflow .head-menu-overflow-box .menu-link {
              padding-left: 0px; } }
          header .head-content .head-content-box .head-menu .head-menu-overflow .head-menu-overflow-box .menu-link .view-courses {
            font-family: "Roboto Condensed Bold";
            color: #ed1c24;
            text-transform: uppercase;
            font-size: 18px;
            background: none;
            display: inline-block;
            padding: 16px 20px;
            border: 1px solid #ed1c24;
            min-width: 250px;
            text-align: center;
            display: block; }
            @media (max-width: 1200px) {
              header .head-content .head-content-box .head-menu .head-menu-overflow .head-menu-overflow-box .menu-link .view-courses {
                min-width: 200px; } }
            header .head-content .head-content-box .head-menu .head-menu-overflow .head-menu-overflow-box .menu-link .view-courses:hover {
              color: #ffffff;
              background: #ed1c24; }
      header .head-content .head-content-box .view-courses-link-and-hamburger {
        display: none; }
        header .head-content .head-content-box .view-courses-link-and-hamburger .view-courses {
          font-family: "Roboto Condensed Bold";
          color: #ed1c24;
          text-transform: uppercase;
          font-size: 16px;
          background: none;
          display: inline-block;
          padding: 8px 10px;
          border: 1px solid #ed1c24;
          min-width: 110px;
          text-align: center;
          margin-right: 20px;
          display: block; }
          header .head-content .head-content-box .view-courses-link-and-hamburger .view-courses:hover {
            color: #ffffff;
            background: #ed1c24; }
      header .head-content .head-content-box .hamburger {
        display: none;
        width: 30px;
        height: 20px;
        position: relative;
        cursor: pointer;
        z-index: 3; }
        header .head-content .head-content-box .hamburger span {
          width: 30px;
          height: 2px;
          display: block;
          background: #ffffff;
          position: absolute;
          left: 0px;
          border-radius: 2px;
          transition: all 0.4s; }
          header .head-content .head-content-box .hamburger span:nth-child(1) {
            top: 0px; }
          header .head-content .head-content-box .hamburger span:nth-child(2) {
            top: 10px; }
          header .head-content .head-content-box .hamburger span:nth-child(3) {
            top: 20px; }
        header .head-content .head-content-box .hamburger.open {
          z-index: 999999; }
          header .head-content .head-content-box .hamburger.open span {
            width: 30px; }
            header .head-content .head-content-box .hamburger.open span:nth-child(1) {
              top: 9px;
              left: 0px;
              transform: rotate(45deg); }
            header .head-content .head-content-box .hamburger.open span:nth-child(2) {
              top: 9px;
              left: 0px;
              transform: rotate(-45deg); }
            header .head-content .head-content-box .hamburger.open span:nth-child(3) {
              opacity: 0; }
  @media (max-width: 992px) {
    header {
      background: #141722; }
      header .head-content {
        padding: 0 30px; } }
    @media (max-width: 992px) and (max-width: 767px) {
      header .head-content {
        padding: 0 20px; } }
  @media (max-width: 992px) {
        header .head-content .head-content-box {
          padding: 18px 0 !important; }
          header .head-content .head-content-box .head-logo {
            z-index: 3; }
            header .head-content .head-content-box .head-logo a img {
              max-width: 90px !important; }
          header .head-content .head-content-box .head-menu {
            z-index: 1;
            position: fixed;
            width: 100%;
            height: 100%;
            top: -100%;
            left: 0;
            opacity: 0;
            background: #141722;
            transition: opacity 0.8s cubic-bezier(0.77, 0, 0.175, 1), top 0.8s cubic-bezier(0.77, 0, 0.175, 1); }
            header .head-content .head-content-box .head-menu .head-menu-overflow {
              margin: 120px 0 0 0;
              height: calc(100% - 120px);
              overflow-x: hidden;
              overflow-y: auto;
              display: flex;
              justify-content: center; }
              header .head-content .head-content-box .head-menu .head-menu-overflow .head-menu-overflow-box {
                display: block;
                padding-bottom: 30px;
                padding-top: 35px; } }
            @media (max-width: 992px) and (max-width: 374px) {
              header .head-content .head-content-box .head-menu .head-menu-overflow .head-menu-overflow-box {
                width: 100%; } }
  @media (max-width: 992px) {
                header .head-content .head-content-box .head-menu .head-menu-overflow .head-menu-overflow-box .menu {
                  display: block;
                  width: 100vw;
                  padding: 0 30px; } }
              @media (max-width: 992px) and (max-width: 767px) {
                header .head-content .head-content-box .head-menu .head-menu-overflow .head-menu-overflow-box .menu {
                  padding: 0 20px; } }
              @media (max-width: 992px) and (max-width: 374px) {
                header .head-content .head-content-box .head-menu .head-menu-overflow .head-menu-overflow-box .menu {
                  width: 100%; } }
  @media (max-width: 992px) {
                  header .head-content .head-content-box .head-menu .head-menu-overflow .head-menu-overflow-box .menu li {
                    margin: 0;
                    margin-bottom: 10px;
                    width: auto;
                    padding: 0px 0;
                    transition: margin-bottom 0.3s; }
                    header .head-content .head-content-box .head-menu .head-menu-overflow .head-menu-overflow-box .menu li:before {
                      display: none; }
                    header .head-content .head-content-box .head-menu .head-menu-overflow .head-menu-overflow-box .menu li > .sub-menu {
                      position: static;
                      background: none;
                      display: none;
                      opacity: 1;
                      visibility: visible;
                      transform: translate(0, 0);
                      box-shadow: none;
                      width: 100% !important;
                      padding: 15px 15px 0 15px; }
                      header .head-content .head-content-box .head-menu .head-menu-overflow .head-menu-overflow-box .menu li > .sub-menu:before, header .head-content .head-content-box .head-menu .head-menu-overflow .head-menu-overflow-box .menu li > .sub-menu:after {
                        display: none; }
                      header .head-content .head-content-box .head-menu .head-menu-overflow .head-menu-overflow-box .menu li > .sub-menu li {
                        margin-bottom: 16px;
                        border: none; }
                        header .head-content .head-content-box .head-menu .head-menu-overflow .head-menu-overflow-box .menu li > .sub-menu li:last-child {
                          margin-bottom: 0; }
                    header .head-content .head-content-box .head-menu .head-menu-overflow .head-menu-overflow-box .menu li.menu-item-has-children.is-active .icon {
                      transform: rotate(-180deg); }
                    header .head-content .head-content-box .head-menu .head-menu-overflow .head-menu-overflow-box .menu li.is-active {
                      margin-bottom: 16px; }
                header .head-content .head-content-box .head-menu .head-menu-overflow .head-menu-overflow-box .menu-link {
                  padding: 0 29px;
                  display: none; }
                  header .head-content .head-content-box .head-menu .head-menu-overflow .head-menu-overflow-box .menu-link .view-courses {
                    display: none;
                    text-align: center; }
            header .head-content .head-content-box .head-menu.open {
              top: 0;
              opacity: 1; }
          header .head-content .head-content-box .hamburger {
            display: block;
            position: relative;
            z-index: 2; }
          header .head-content .head-content-box .view-courses-link-and-hamburger {
            display: flex;
            align-items: center; } }
  header.head-small {
    background: #141722; }
    header.head-small .head-content .head-content-box {
      padding: 10px 0; }
      header.head-small .head-content .head-content-box .head-logo a img {
        max-width: 120px; }
  @media (min-width: 992px) {
    header.header-color-black .head-content .head-content-box .head-logo a {
      display: none; }
      header.header-color-black .head-content .head-content-box .head-logo a.logo-black {
        display: block; }
    header.header-color-black .head-content .head-content-box .head-menu .head-menu-overflow .head-menu-overflow-box .menu li:before {
      background-color: #121520; }
    header.header-color-black .head-content .head-content-box .head-menu .head-menu-overflow .head-menu-overflow-box .menu li > a {
      color: #121520; } }
  @media (min-width: 992px) {
    header.header-color-black.head-small {
      background: #ffffff; } }

.hero-banner {
  position: relative; }
  .hero-banner:before {
    content: "";
    width: 100%;
    height: 20px;
    background: #78BE20;
    left: 0;
    bottom: 0;
    position: absolute;
    z-index: 3; }
    @media (max-width: 767px) {
      .hero-banner:before {
        height: 10px; } }
  .hero-banner .down-arrow {
    width: 45px;
    height: 60px;
    background-image: url("../images/Down Arrow.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: absolute;
    bottom: 168px;
    left: 50%;
    opacity: 1 !important;
    transform: translate(-50%, 0);
    z-index: 3; }
    @media (max-height: 800px) {
      .hero-banner .down-arrow {
        bottom: 100px; } }
    @media (max-height: 750px) {
      .hero-banner .down-arrow {
        bottom: 50px; } }
    @media (max-width: 767px) {
      .hero-banner .down-arrow {
        width: 23px;
        height: 34px;
        bottom: 80px; } }
    .hero-banner .down-arrow:hover {
      opacity: 1;
      transform: translate(-50%, 8px); }
  .hero-banner .hero-banner-slider {
    position: relative;
    z-index: 2; }
    .hero-banner .hero-banner-slider .slider-block {
      display: flex;
      align-items: center;
      height: 100vh;
      justify-content: center;
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center;
      padding: 0 120px; }
      @media (max-width: 767px) {
        .hero-banner .hero-banner-slider .slider-block {
          height: calc(100vh - 85.5px);
          padding: 0 30px; } }
@media (min-width: 992px) and (max-height: 650px) {
  .hero-banner .hero-banner-slider .slider-block {
    height: 750px; } }

      .hero-banner .hero-banner-slider .slider-block .hore-video {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1; }
        .hero-banner .hero-banner-slider .slider-block .hore-video video, .hero-banner .hero-banner-slider .slider-block .hore-video iframe {
          width: 100% !important;
          height: 100% !important;
          object-fit: cover; }
      .hero-banner .hero-banner-slider .slider-block .bg-m {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center; }
      .hero-banner .hero-banner-slider .slider-block .content {
        position: relative;
        z-index: 2;
        text-align: center;
        padding: 50px 0px 50px 0px; }
        .hero-banner .hero-banner-slider .slider-block .content img {
          max-width: 1276px;
          opacity: 0;
          transform: translateY(40px);
          animation-delay: 0.1s; }
      .hero-banner .hero-banner-slider .slider-block.move .content img {
        transform: none;
        transition: opacity 0.8s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-delay: .1s;
        opacity: 1; }
      .hero-banner .hero-banner-slider .slider-block.move .content p {
        transform: none;
        transition: opacity 0.8s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-delay: .2s;
        opacity: 1; }
      .hero-banner .hero-banner-slider .slider-block.move .content .link {
        transform: none;
        transition: opacity 0.8s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-delay: .3s;
        opacity: 1; }
    .hero-banner .hero-banner-slider .slick-arrow {
      position: absolute;
      top: 50%;
      transform: translate(0, -50%);
      width: 12px;
      height: 23px;
      z-index: 2;
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center;
      display: none !important; }
      @media (max-width: 992px) {
        .hero-banner .hero-banner-slider .slick-arrow {
          display: block !important; } }
      .hero-banner .hero-banner-slider .slick-arrow.iconhore-left-icon {
        left: 10px;
        background-image: url("../images/Left-arrow.png"); }
      .hero-banner .hero-banner-slider .slick-arrow.iconhore-right-icon {
        right: 10px;
        background-image: url("../images/Right-arrow.png"); }
    .hero-banner .hero-banner-slider .slick-dots {
      position: absolute;
      right: 375px;
      bottom: 75px;
      display: flex;
      align-items: center;
      margin: 0; }
      @media (max-width: 992px) {
        .hero-banner .hero-banner-slider .slick-dots {
          right: inherit;
          left: 50%;
          transform: translate(-50%, 0); } }
      @media (max-width: 992px) {
        .hero-banner .hero-banner-slider .slick-dots {
          bottom: 30px;
          display: none !important; } }
      .hero-banner .hero-banner-slider .slick-dots li {
        width: 11px;
        height: 11px;
        display: block;
        background: #78BE20;
        border-radius: 50%;
        margin: 0 5px;
        transition: all 0.2s;
        cursor: pointer; }
        .hero-banner .hero-banner-slider .slick-dots li button {
          display: none; }
        .hero-banner .hero-banner-slider .slick-dots li.slick-active {
          background: #ffffff; }
        .hero-banner .hero-banner-slider .slick-dots li:hover {
          background: #ffffff; }

.full-width-centered-content {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }
  .full-width-centered-content .full-width-centered-content-box {
    padding-bottom: 122px;
    padding-top: 120px; }
    @media (max-width: 992px) {
      .full-width-centered-content .full-width-centered-content-box {
        padding-top: 50px;
        padding-bottom: 50px; } }
    .full-width-centered-content .full-width-centered-content-box .bg-icon {
      width: 120px;
      height: 120px;
      background-image: url("../images/img-2.png");
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center;
      position: absolute;
      z-index: 1;
      bottom: 63px;
      left: 90px; }
      @media (max-width: 1500px) {
        .full-width-centered-content .full-width-centered-content-box .bg-icon {
          left: 20px; } }
      @media (max-width: 992px) {
        .full-width-centered-content .full-width-centered-content-box .bg-icon {
          width: 60px;
          height: 60px; } }
    .full-width-centered-content .full-width-centered-content-box .content {
      position: relative;
      z-index: 2;
      text-align: center;
      max-width: 1024px;
      margin: 0 auto; }
      .full-width-centered-content .full-width-centered-content-box .content h2 {
        font-family: "telegraf regular 400";
        font-size: 30px;
        line-height: 36px;
        color: #121520;
        margin-bottom: 28px; }
        @media (max-width: 992px) {
          .full-width-centered-content .full-width-centered-content-box .content h2 {
            font-size: 24px;
            line-height: 1.2; } }

.home-20-boxed-content {
  padding-top: 130px;
  padding-bottom: 100px; }
  @media (max-width: 992px) {
    .home-20-boxed-content {
      padding-top: 50px;
      padding-bottom: 50px; } }
  .home-20-boxed-content .home-20-boxed-content-box {
    max-width: 1500px; }
    .home-20-boxed-content .home-20-boxed-content-box .title {
      text-align: center;
      margin-bottom: 105px; }
      @media (max-width: 992px) {
        .home-20-boxed-content .home-20-boxed-content-box .title {
          margin-bottom: 40px; } }
      .home-20-boxed-content .home-20-boxed-content-box .title h2 {
        font-family: "telegraf bold";
        font-size: 34px;
        color: #78BE20;
        margin-bottom: 16px; }
        @media (max-width: 992px) {
          .home-20-boxed-content .home-20-boxed-content-box .title h2 {
            font-size: 30px; } }
    .home-20-boxed-content .home-20-boxed-content-box .content {
      display: flex;
      flex-wrap: wrap;
      margin-bottom: 60px; }
      @media (max-width: 992px) {
        .home-20-boxed-content .home-20-boxed-content-box .content {
          margin-bottom: 30px;
          justify-content: center; } }
      @media (max-width: 556px) {
        .home-20-boxed-content .home-20-boxed-content-box .content {
          justify-content: inherit; } }
      .home-20-boxed-content .home-20-boxed-content-box .content .block {
        width: 20%;
        padding: 0 15px; }
        @media (max-width: 992px) {
          .home-20-boxed-content .home-20-boxed-content-box .content .block {
            width: 33.33%;
            margin-bottom: 30px; } }
        @media (max-width: 556px) {
          .home-20-boxed-content .home-20-boxed-content-box .content .block {
            width: 50%;
            padding: 0 10px; } }
        @media (max-width: 375px) {
          .home-20-boxed-content .home-20-boxed-content-box .content .block {
            width: 100%;
            padding: 0; } }
        .home-20-boxed-content .home-20-boxed-content-box .content .block .img {
          text-align: center;
          min-height: 140px;
          margin-bottom: 20px; }
          .home-20-boxed-content .home-20-boxed-content-box .content .block .img img {
            max-width: 127px; }
            @media (max-width: 992px) {
              .home-20-boxed-content .home-20-boxed-content-box .content .block .img img {
                max-width: 105px; } }
        .home-20-boxed-content .home-20-boxed-content-box .content .block .text {
          text-align: center; }
          .home-20-boxed-content .home-20-boxed-content-box .content .block .text p {
            font-size: 20px;
            line-height: 27px; }
            @media (max-width: 992px) {
              .home-20-boxed-content .home-20-boxed-content-box .content .block .text p {
                font-size: 16px;
                line-height: 19px; } }
        .home-20-boxed-content .home-20-boxed-content-box .content .block:nth-child(3) .img img {
          max-width: 96px; }
          @media (max-width: 992px) {
            .home-20-boxed-content .home-20-boxed-content-box .content .block:nth-child(3) .img img {
              max-width: 80px; } }
    .home-20-boxed-content .home-20-boxed-content-box .bottom {
      text-align: center; }
      .home-20-boxed-content .home-20-boxed-content-box .bottom p {
        color: #78BE20;
        margin-bottom: 16px; }

.home-left-text-right-img {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding-top: 100px;
  padding-bottom: 100px; }
  @media (max-width: 992px) {
    .home-left-text-right-img {
      padding-top: 50px;
      padding-bottom: 50px; } }
  .home-left-text-right-img .home-left-text-right-img-box {
    max-width: 1500px;
    position: relative; }
    .home-left-text-right-img .home-left-text-right-img-box .bg-icon {
      width: 120px;
      height: 120px;
      background-image: url("../images/img-8.png");
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center;
      position: absolute;
      z-index: 1;
      top: -160px;
      right: -11px; }
      @media (max-width: 1500px) {
        .home-left-text-right-img .home-left-text-right-img-box .bg-icon {
          right: 20px; } }
      @media (max-width: 992px) {
        .home-left-text-right-img .home-left-text-right-img-box .bg-icon {
          width: 60px;
          height: 60px;
          top: -80px; } }
    .home-left-text-right-img .home-left-text-right-img-box .bg-icon-two {
      width: 120px;
      height: 120px;
      background-image: url("../images/img-11.png");
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center;
      position: absolute;
      z-index: 1;
      bottom: -160px;
      left: -99px; }
      @media (max-width: 1500px) {
        .home-left-text-right-img .home-left-text-right-img-box .bg-icon-two {
          left: 20px; } }
      @media (max-width: 992px) {
        .home-left-text-right-img .home-left-text-right-img-box .bg-icon-two {
          width: 60px;
          height: 60px;
          bottom: -80px; } }
    .home-left-text-right-img .home-left-text-right-img-box .home-left-text-right-img-slider .slider-block {
      display: flex; }
      @media (max-width: 767px) {
        .home-left-text-right-img .home-left-text-right-img-box .home-left-text-right-img-slider .slider-block {
          flex-wrap: wrap;
          padding: 0 20px; } }
      .home-left-text-right-img .home-left-text-right-img-box .home-left-text-right-img-slider .slider-block .left {
        width: 50%;
        background: #78BE20;
        display: flex;
        align-items: center;
        padding-left: 120px;
        padding-right: 120px; }
        @media (max-width: 1500px) {
          .home-left-text-right-img .home-left-text-right-img-box .home-left-text-right-img-slider .slider-block .left {
            padding: 0 60px; } }
        @media (max-width: 1200px) {
          .home-left-text-right-img .home-left-text-right-img-box .home-left-text-right-img-slider .slider-block .left {
            padding: 0 30px; } }
        @media (max-width: 767px) {
          .home-left-text-right-img .home-left-text-right-img-box .home-left-text-right-img-slider .slider-block .left {
            width: 100%;
            order: 2; } }
        .home-left-text-right-img .home-left-text-right-img-box .home-left-text-right-img-slider .slider-block .left .text {
          width: 100%;
          padding: 145px 0 115px 0; }
          @media (max-width: 1200px) {
            .home-left-text-right-img .home-left-text-right-img-box .home-left-text-right-img-slider .slider-block .left .text {
              padding: 85px 0 55px 0; } }
          @media (max-width: 767px) {
            .home-left-text-right-img .home-left-text-right-img-box .home-left-text-right-img-slider .slider-block .left .text {
              padding: 30px 0; } }
        .home-left-text-right-img .home-left-text-right-img-box .home-left-text-right-img-slider .slider-block .left h2 {
          font-family: "telegraf bold";
          font-size: 34px;
          color: #ffffff;
          line-height: 40.8px;
          margin-bottom: 40px; }
          @media (max-width: 992px) {
            .home-left-text-right-img .home-left-text-right-img-box .home-left-text-right-img-slider .slider-block .left h2 {
              font-size: 30px;
              line-height: 1.2;
              margin-bottom: 20px; } }
        .home-left-text-right-img .home-left-text-right-img-box .home-left-text-right-img-slider .slider-block .left p {
          color: #ffffff;
          margin-bottom: 18px; }
        .home-left-text-right-img .home-left-text-right-img-box .home-left-text-right-img-slider .slider-block .left .text-c {
          margin-bottom: 50px; }
          @media (max-width: 992px) {
            .home-left-text-right-img .home-left-text-right-img-box .home-left-text-right-img-slider .slider-block .left .text-c {
              margin-bottom: 20px; } }
          .home-left-text-right-img .home-left-text-right-img-box .home-left-text-right-img-slider .slider-block .left .text-c p {
            font-size: 20px;
            line-height: 28px; }
            @media (max-width: 992px) {
              .home-left-text-right-img .home-left-text-right-img-box .home-left-text-right-img-slider .slider-block .left .text-c p {
                font-size: 18px;
                line-height: 1.25; } }
      .home-left-text-right-img .home-left-text-right-img-box .home-left-text-right-img-slider .slider-block .right {
        width: 50%;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover; }
        @media (max-width: 767px) {
          .home-left-text-right-img .home-left-text-right-img-box .home-left-text-right-img-slider .slider-block .right {
            width: 100%;
            order: 1;
            height: 60vw; } }
        .home-left-text-right-img .home-left-text-right-img-box .home-left-text-right-img-slider .slider-block .right .slick-list, .home-left-text-right-img .home-left-text-right-img-box .home-left-text-right-img-slider .slider-block .right .slick-track {
          height: 100%; }
        .home-left-text-right-img .home-left-text-right-img-box .home-left-text-right-img-slider .slider-block .right .img-box {
          background-size: cover;
          background-position: center;
          /* @media(max-width:767px){
            background: none;
          } */ }
          .home-left-text-right-img .home-left-text-right-img-box .home-left-text-right-img-slider .slider-block .right .img-box img {
            display: none;
            /* @media(min-width:768px){
              display: none;
            } */ }
    .home-left-text-right-img .home-left-text-right-img-box .home-left-text-right-img-slider .slick-arrow {
      position: absolute;
      top: 50%;
      transform: translate(0, -50%);
      width: 12px;
      height: 23px;
      z-index: 2;
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center;
      display: none !important; }
      @media (max-width: 767px) {
        .home-left-text-right-img .home-left-text-right-img-box .home-left-text-right-img-slider .slick-arrow {
          display: block !important; } }
      .home-left-text-right-img .home-left-text-right-img-box .home-left-text-right-img-slider .slick-arrow.iconhore-left-icon {
        left: -10px;
        background-image: url("../images/Left-arrow.png"); }
      .home-left-text-right-img .home-left-text-right-img-box .home-left-text-right-img-slider .slick-arrow.iconhore-right-icon {
        right: -10px;
        background-image: url("../images/Right-arrow.png"); }
    .home-left-text-right-img .home-left-text-right-img-box .home-left-text-right-img-slider .slick-dots {
      position: absolute;
      right: 20px;
      bottom: 15px;
      display: flex;
      align-items: center;
      margin: 0; }
      @media (max-width: 767px) {
        .home-left-text-right-img .home-left-text-right-img-box .home-left-text-right-img-slider .slick-dots {
          bottom: -20px;
          display: none !important; } }
      .home-left-text-right-img .home-left-text-right-img-box .home-left-text-right-img-slider .slick-dots li {
        width: 11px;
        height: 11px;
        display: block;
        background: #78BE20;
        border-radius: 50%;
        margin: 0 5px;
        transition: all 0.2s;
        cursor: pointer; }
        .home-left-text-right-img .home-left-text-right-img-box .home-left-text-right-img-slider .slick-dots li button {
          display: none; }
        .home-left-text-right-img .home-left-text-right-img-box .home-left-text-right-img-slider .slick-dots li.slick-active {
          background: #ffffff; }
        .home-left-text-right-img .home-left-text-right-img-box .home-left-text-right-img-slider .slick-dots li:hover {
          background: #ffffff; }
  .home-left-text-right-img .clients-left-text-right-img-box {
    display: flex;
    flex-wrap: wrap;
    padding-top: 100px;
    padding-bottom: 100px; }
    @media (max-width: 992px) {
      .home-left-text-right-img .clients-left-text-right-img-box {
        padding-top: 50px;
        padding-bottom: 0px; } }
    .home-left-text-right-img .clients-left-text-right-img-box .block {
      width: 25%;
      background: #a6bac7;
      padding: 60px 40px 56px 60px; }
      @media (max-width: 1450px) {
        .home-left-text-right-img .clients-left-text-right-img-box .block {
          padding: 60px 40px 56px 40px; } }
      @media (max-width: 1200px) {
        .home-left-text-right-img .clients-left-text-right-img-box .block {
          padding: 40px 30px; } }
      @media (max-width: 992px) {
        .home-left-text-right-img .clients-left-text-right-img-box .block {
          width: 50%; } }
      @media (max-width: 767px) {
        .home-left-text-right-img .clients-left-text-right-img-box .block {
          width: 50%;
          padding: 30px 20px; } }
      @media (max-width: 556px) {
        .home-left-text-right-img .clients-left-text-right-img-box .block {
          width: 100%; } }
      .home-left-text-right-img .clients-left-text-right-img-box .block .block-box {
        border-left: 1px solid #ffffff;
        padding-left: 20px;
        display: flex;
        flex-direction: column;
        justify-content: space-between; }
        @media (max-width: 1200px) {
          .home-left-text-right-img .clients-left-text-right-img-box .block .block-box {
            padding-left: 15px; } }
        @media (max-width: 556px) {
          .home-left-text-right-img .clients-left-text-right-img-box .block .block-box {
            min-height: auto !important; } }
        .home-left-text-right-img .clients-left-text-right-img-box .block .block-box .img {
          padding: 3px 0 0 3px;
          margin-bottom: 13px; }
          .home-left-text-right-img .clients-left-text-right-img-box .block .block-box .img img {
            height: 48px;
            width: auto; }
            @media (max-width: 767px) {
              .home-left-text-right-img .clients-left-text-right-img-box .block .block-box .img img {
                height: 40px; } }
        .home-left-text-right-img .clients-left-text-right-img-box .block .block-box .text p {
          color: #ffffff;
          font-family: "telegraf bold";
          font-size: 20px;
          line-height: 24px;
          margin-bottom: 0px; }
          @media (max-width: 1200px) {
            .home-left-text-right-img .clients-left-text-right-img-box .block .block-box .text p {
              font-size: 18px;
              line-height: 1.2; } }
          @media (max-width: 1400px) {
            .home-left-text-right-img .clients-left-text-right-img-box .block .block-box .text p br {
              display: none; } }
      .home-left-text-right-img .clients-left-text-right-img-box .block:nth-child(1) .block-box .text p, .home-left-text-right-img .clients-left-text-right-img-box .block:nth-child(2) .block-box .text p, .home-left-text-right-img .clients-left-text-right-img-box .block:nth-child(3) .block-box .text p, .home-left-text-right-img .clients-left-text-right-img-box .block:nth-child(4) .block-box .text p, .home-left-text-right-img .clients-left-text-right-img-box .block:nth-child(5) .block-box .text p, .home-left-text-right-img .clients-left-text-right-img-box .block:nth-child(6) .block-box .text p, .home-left-text-right-img .clients-left-text-right-img-box .block:nth-child(7) .block-box .text p, .home-left-text-right-img .clients-left-text-right-img-box .block:nth-child(8) .block-box .text p {
        transform: translate(0, 6px); }
        @media (max-width: 767px) {
          .home-left-text-right-img .clients-left-text-right-img-box .block:nth-child(1) .block-box .text p, .home-left-text-right-img .clients-left-text-right-img-box .block:nth-child(2) .block-box .text p, .home-left-text-right-img .clients-left-text-right-img-box .block:nth-child(3) .block-box .text p, .home-left-text-right-img .clients-left-text-right-img-box .block:nth-child(4) .block-box .text p, .home-left-text-right-img .clients-left-text-right-img-box .block:nth-child(5) .block-box .text p, .home-left-text-right-img .clients-left-text-right-img-box .block:nth-child(6) .block-box .text p, .home-left-text-right-img .clients-left-text-right-img-box .block:nth-child(7) .block-box .text p, .home-left-text-right-img .clients-left-text-right-img-box .block:nth-child(8) .block-box .text p {
            transform: translate(0, 0); } }
      .home-left-text-right-img .clients-left-text-right-img-box .block:nth-child(3n-1) {
        background: #12141f; }
      .home-left-text-right-img .clients-left-text-right-img-box .block:nth-child(3n) {
        background: #ffffff; }
        .home-left-text-right-img .clients-left-text-right-img-box .block:nth-child(3n) .block-box {
          border-color: #78BE20; }
          .home-left-text-right-img .clients-left-text-right-img-box .block:nth-child(3n) .block-box .text p {
            color: #78BE20; }
  .home-left-text-right-img.clients-page .home-left-text-right-img-box .bg-icon {
    display: none; }
  .home-left-text-right-img.clients-page .home-left-text-right-img-box .bg-icon-two {
    z-index: 1;
    bottom: 180px;
    left: inherit;
    right: -30px; }
    @media (max-width: 1600px) {
      .home-left-text-right-img.clients-page .home-left-text-right-img-box .bg-icon-two {
        right: -0px; } }
    @media (max-width: 992px) {
      .home-left-text-right-img.clients-page .home-left-text-right-img-box .bg-icon-two {
        width: 60px;
        height: 60px;
        bottom: 180px; } }
    @media (max-width: 767px) {
      .home-left-text-right-img.clients-page .home-left-text-right-img-box .bg-icon-two {
        bottom: inherit;
        top: 30vw;
        right: 10px; } }
  .home-left-text-right-img.clients-page .home-left-text-right-img-box .home-left-text-right-img-slider .slider-block .left .text {
    padding: 165px 0 110px 0; }
    @media (max-width: 1200px) {
      .home-left-text-right-img.clients-page .home-left-text-right-img-box .home-left-text-right-img-slider .slider-block .left .text {
        padding: 85px 0 55px 0; } }
    @media (max-width: 767px) {
      .home-left-text-right-img.clients-page .home-left-text-right-img-box .home-left-text-right-img-slider .slider-block .left .text {
        padding: 30px 0; } }

.home-33-boxed-content {
  padding-top: 143px;
  padding-bottom: 87px;
  background: #f1f4f6; }
  @media (max-width: 992px) {
    .home-33-boxed-content {
      padding-top: 50px;
      padding-bottom: 50px; } }
  .home-33-boxed-content .home-33-boxed-content-box {
    max-width: 904px; }
    .home-33-boxed-content .home-33-boxed-content-box .title {
      text-align: center;
      max-width: 685px;
      margin: 0 auto;
      margin-bottom: 50px; }
      .home-33-boxed-content .home-33-boxed-content-box .title h2 {
        font-family: "telegraf bold";
        font-size: 34px;
        line-height: 40.8px;
        color: #78BE20;
        margin-bottom: 16px; }
        @media (max-width: 992px) {
          .home-33-boxed-content .home-33-boxed-content-box .title h2 {
            font-size: 30px;
            line-height: 1.2; } }
    .home-33-boxed-content .home-33-boxed-content-box .content {
      display: flex;
      flex-wrap: wrap; }
      .home-33-boxed-content .home-33-boxed-content-box .content .block {
        width: 33.3%;
        padding: 0 27px; }
        @media (max-width: 992px) {
          .home-33-boxed-content .home-33-boxed-content-box .content .block {
            padding: 0 15px; } }
        @media (max-width: 556px) {
          .home-33-boxed-content .home-33-boxed-content-box .content .block {
            width: 100%;
            margin-bottom: 30px; } }
        .home-33-boxed-content .home-33-boxed-content-box .content .block .img {
          text-align: center;
          min-height: 240px;
          margin-bottom: 13px; }
          @media (max-width: 992px) {
            .home-33-boxed-content .home-33-boxed-content-box .content .block .img img {
              max-width: 160px; } }
        .home-33-boxed-content .home-33-boxed-content-box .content .block .text {
          text-align: center; }

.home-logos .home-logos-box {
  padding-top: 173px;
  padding-bottom: 173px;
  position: relative; }
  @media (max-width: 992px) {
    .home-logos .home-logos-box {
      padding-top: 50px;
      padding-bottom: 50px; } }
  .home-logos .home-logos-box .bg-icon {
    width: 120px;
    height: 120px;
    background-image: url("../images/img-2.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: absolute;
    z-index: 1;
    top: -60px;
    right: -120px; }
    @media (max-width: 1800px) {
      .home-logos .home-logos-box .bg-icon {
        right: 20px; } }
    @media (max-width: 992px) {
      .home-logos .home-logos-box .bg-icon {
        width: 60px;
        height: 60px;
        top: -30px; } }
  .home-logos .home-logos-box .home-logos-slider {
    padding: 0 70px; }
    @media (max-width: 992px) {
      .home-logos .home-logos-box .home-logos-slider {
        padding: 0 30px; } }
    .home-logos .home-logos-box .home-logos-slider .slider-block {
      text-align: center;
      padding: 0 50px; }
      @media (max-width: 992px) {
        .home-logos .home-logos-box .home-logos-slider .slider-block {
          padding: 0 40px; } }
      @media (max-width: 767px) {
        .home-logos .home-logos-box .home-logos-slider .slider-block {
          padding: 0 30px; } }
      .home-logos .home-logos-box .home-logos-slider .slider-block .img {
        text-align: center; }
        .home-logos .home-logos-box .home-logos-slider .slider-block .img img {
          max-width: 157px; }
    .home-logos .home-logos-box .home-logos-slider .slick-arrow {
      position: absolute;
      top: 50%;
      transform: translate(0, -50%);
      width: 24px;
      height: 45px;
      z-index: 1;
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center; }
      @media (max-width: 992px) {
        .home-logos .home-logos-box .home-logos-slider .slick-arrow {
          width: 12px;
          height: 23px; } }
      .home-logos .home-logos-box .home-logos-slider .slick-arrow.iconhore-left-icon {
        left: 0;
        background-image: url("../images/Left-arrow.png"); }
      .home-logos .home-logos-box .home-logos-slider .slick-arrow.iconhore-right-icon {
        right: 0;
        background-image: url("../images/Right-arrow.png"); }

.about-banner {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative; }
  .about-banner:before {
    content: "";
    width: 100%;
    height: 1268px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right top;
    background-image: url("../images/about-banner-bg-show.png");
    position: absolute;
    top: 0;
    left: 0; }
  .about-banner .about-banner-box {
    display: flex;
    align-items: center;
    height: 800px;
    justify-content: center; }
    @media (max-width: 767px) {
      .about-banner .about-banner-box {
        height: calc(50vh - 40px); } }
    .about-banner .about-banner-box:after {
      content: '';
      min-height: inherit; }
    .about-banner .about-banner-box .content {
      max-width: 1268px; }
  .about-banner.impact-page:before {
    background-image: url("../images/impact-banner-bg-show.png");
    height: 100%; }
  .about-banner.impact-page .about-banner-box .content {
    max-width: 1044px; }
  @media (max-width: 992px) {
    .about-banner.clients-page {
      background-position: right top; } }
  .about-banner.clients-page:before {
    background-image: url("../images/clients-banner-bg-show.png");
    height: 1070px; }
  .about-banner.clients-page .bg-icon {
    width: 120px;
    height: 120px;
    background-image: url("../images/img-8.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: absolute;
    z-index: 1;
    bottom: 190px;
    left: 240px; }
    @media (max-width: 1500px) {
      .about-banner.clients-page .bg-icon {
        left: 20px;
        bottom: 100px; } }
    @media (max-width: 992px) {
      .about-banner.clients-page .bg-icon {
        width: 60px;
        height: 60px; } }
  .about-banner.clients-page .about-banner-box .content {
    max-width: 642px; }

.full-width-centered-content-style-two {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }
  .full-width-centered-content-style-two .full-width-centered-content-box {
    padding-bottom: 150px;
    padding-top: 153px; }
    @media (max-width: 992px) {
      .full-width-centered-content-style-two .full-width-centered-content-box {
        padding-top: 50px;
        padding-bottom: 50px; } }
    .full-width-centered-content-style-two .full-width-centered-content-box .bg-icon {
      width: 120px;
      height: 120px;
      background-image: url("../images/img-11.png");
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center;
      position: absolute;
      z-index: 1;
      bottom: 157px;
      left: -80px; }
      @media (max-width: 1500px) {
        .full-width-centered-content-style-two .full-width-centered-content-box .bg-icon {
          left: 20px;
          bottom: 100px; } }
      @media (max-width: 992px) {
        .full-width-centered-content-style-two .full-width-centered-content-box .bg-icon {
          width: 60px;
          height: 60px; } }
    .full-width-centered-content-style-two .full-width-centered-content-box .content {
      position: relative;
      z-index: 2;
      text-align: center;
      max-width: 976px;
      margin: 0 auto; }
      .full-width-centered-content-style-two .full-width-centered-content-box .content h2 {
        color: #78BE20;
        max-width: 637px;
        margin: 0 auto;
        margin-bottom: 39px; }
      .full-width-centered-content-style-two .full-width-centered-content-box .content p {
        font-size: 20px;
        line-height: 27px; }
        @media (max-width: 992px) {
          .full-width-centered-content-style-two .full-width-centered-content-box .content p {
            font-size: 16px;
            line-height: 19px; } }
  .full-width-centered-content-style-two.impact-page .full-width-centered-content-box {
    max-width: 955px; }
    .full-width-centered-content-style-two.impact-page .full-width-centered-content-box .bg-icon {
      background-image: url("../images/img-2.png");
      bottom: inherit;
      top: -60px;
      left: 70px; }
      @media (max-width: 992px) {
        .full-width-centered-content-style-two.impact-page .full-width-centered-content-box .bg-icon {
          top: -30px;
          left: 20px; } }
    .full-width-centered-content-style-two.impact-page .full-width-centered-content-box .content {
      max-width: 865px; }
      .full-width-centered-content-style-two.impact-page .full-width-centered-content-box .content h2 {
        max-width: 838px; }
  .full-width-centered-content-style-two.clients-page .full-width-centered-content-box {
    max-width: 1009px;
    padding-top: 215px;
    padding-bottom: 208px; }
    @media (max-width: 992px) {
      .full-width-centered-content-style-two.clients-page .full-width-centered-content-box {
        padding-top: 80px;
        padding-bottom: 50px; } }
    .full-width-centered-content-style-two.clients-page .full-width-centered-content-box .bg-icon {
      background-image: url("../images/img-2.png");
      bottom: inherit;
      top: 188px;
      left: inherit;
      right: -260px; }
      @media (max-width: 1600px) {
        .full-width-centered-content-style-two.clients-page .full-width-centered-content-box .bg-icon {
          right: -30px;
          top: 130px; } }
      @media (max-width: 1400px) {
        .full-width-centered-content-style-two.clients-page .full-width-centered-content-box .bg-icon {
          right: 0;
          top: 70px; } }
      @media (max-width: 992px) {
        .full-width-centered-content-style-two.clients-page .full-width-centered-content-box .bg-icon {
          top: -30px;
          right: 20px; } }
    .full-width-centered-content-style-two.clients-page .full-width-centered-content-box .content h2 {
      max-width: 810px; }

.about-content {
  padding-top: 193px;
  background: #f1f4f6;
  padding-bottom: 200px;
  position: relative; }
  @media (max-width: 992px) {
    .about-content {
      padding-top: 50px;
      padding-bottom: 50px; } }
  .about-content:before {
    content: "";
    width: 100%;
    height: 1937px;
    background-image: url("../images/avout-5.png");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: -212px;
    right: 0;
    z-index: 0; }
  .about-content .about-content-box {
    position: relative;
    z-index: 2; }
    .about-content .about-content-box .title {
      text-align: center;
      max-width: 1030px;
      margin: 0 auto;
      margin-bottom: 85px; }
      @media (max-width: 992px) {
        .about-content .about-content-box .title {
          margin-bottom: 40px; } }
      .about-content .about-content-box .title h2 {
        color: #78BE20; }
        @media (max-width: 1100px) {
          .about-content .about-content-box .title h2 br {
            display: none; } }
    .about-content .about-content-box .content .block {
      display: flex;
      flex-wrap: wrap; }
      .about-content .about-content-box .content .block .text {
        width: 50%;
        background: #78BE20;
        padding: 100px 91px; }
        @media (max-width: 1200px) {
          .about-content .about-content-box .content .block .text {
            padding: 100px 60px; } }
        @media (max-width: 992px) {
          .about-content .about-content-box .content .block .text {
            padding: 60px 30px; } }
        @media (max-width: 767px) {
          .about-content .about-content-box .content .block .text {
            width: 100%;
            order: 2 !important; } }
        @media (max-width: 556px) {
          .about-content .about-content-box .content .block .text {
            padding: 30px 20px; } }
        .about-content .about-content-box .content .block .text .text-box {
          border-left: 1px solid #ffffff;
          padding-left: 30px;
          min-height: 300px; }
          @media (max-width: 556px) {
            .about-content .about-content-box .content .block .text .text-box {
              padding-left: 20px; } }
        .about-content .about-content-box .content .block .text img {
          max-width: 431px; }
        .about-content .about-content-box .content .block .text h2 {
          color: #ffffff;
          margin-top: 39px;
          margin-bottom: 18px; }
          @media (max-width: 556px) {
            .about-content .about-content-box .content .block .text h2 {
              margin-top: 25px; } }
        .about-content .about-content-box .content .block .text p {
          font-size: 20px;
          line-height: 29px;
          max-width: 421px;
          color: #ffffff; }
      .about-content .about-content-box .content .block .img {
        width: 50%;
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat; }
        @media (max-width: 767px) {
          .about-content .about-content-box .content .block .img {
            width: 100%;
            height: 60vw;
            order: 1 !important; } }
      .about-content .about-content-box .content .block:nth-child(2n) {
        position: relative; }
        .about-content .about-content-box .content .block:nth-child(2n):before {
          content: "";
          display: block;
          width: 120px;
          height: 120px;
          background-image: url("../images/img-2.png");
          background-repeat: no-repeat;
          background-size: cover;
          background-position: center;
          position: absolute;
          z-index: 1;
          top: 140px;
          right: -60px; }
          @media (max-width: 1650px) {
            .about-content .about-content-box .content .block:nth-child(2n):before {
              right: -30px; } }
          @media (max-width: 992px) {
            .about-content .about-content-box .content .block:nth-child(2n):before {
              width: 60px;
              height: 60px;
              top: 80px;
              right: -10px; } }
        .about-content .about-content-box .content .block:nth-child(2n) .text {
          order: 2; }
        .about-content .about-content-box .content .block:nth-child(2n) .img {
          order: 1; }
      .about-content .about-content-box .content .block:nth-child(3n-1) .text {
        background: #12141f; }
      .about-content .about-content-box .content .block:nth-child(3n) .text {
        background: #a6bac7; }

.our-approach {
  padding-top: 145px;
  padding-bottom: 160px;
  overflow: hidden; }
  @media (max-width: 992px) {
    .our-approach {
      padding-top: 50px;
      padding-bottom: 50px; } }
  @media (max-width: 556px) {
    .our-approach {
      overflow: inherit; } }
  .our-approach .our-approach-box {
    position: relative; }
    .our-approach .our-approach-box .bg-icon {
      width: 120px;
      height: 120px;
      background-image: url("../images/img-8.png");
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center;
      position: absolute;
      z-index: 1;
      top: -118px;
      right: -14px; }
      @media (max-width: 1500px) {
        .our-approach .our-approach-box .bg-icon {
          right: 20px; } }
      @media (max-width: 992px) {
        .our-approach .our-approach-box .bg-icon {
          width: 60px;
          height: 60px;
          top: -80px;
          z-index: 3;
          right: 20px; } }
    .our-approach .our-approach-box .title {
      text-align: center;
      margin-bottom: 116px; }
      @media (max-width: 992px) {
        .our-approach .our-approach-box .title {
          margin-bottom: 40px; } }
      .our-approach .our-approach-box .title h2 {
        color: #78BE20; }
    .our-approach .our-approach-box .content {
      display: flex;
      flex-wrap: wrap; }
      .our-approach .our-approach-box .content .block {
        width: 25%;
        border-left: 1px solid #88898f;
        padding: 0 15px;
        margin-bottom: 40px; }
        @media (max-width: 992px) {
          .our-approach .our-approach-box .content .block {
            width: 50%; } }
        @media (max-width: 556px) {
          .our-approach .our-approach-box .content .block {
            width: 100%;
            border: none;
            padding: 0;
            padding-bottom: 30px;
            border-bottom: 1px solid #88898f; }
            .our-approach .our-approach-box .content .block:last-child {
              border: none; } }
        .our-approach .our-approach-box .content .block .number {
          height: 140px;
          padding-top: 8px;
          padding-left: 6px;
          margin-bottom: 132px; }
          @media (max-width: 992px) {
            .our-approach .our-approach-box .content .block .number {
              margin-bottom: 30px;
              height: 120px; } }
          @media (max-width: 556px) {
            .our-approach .our-approach-box .content .block .number {
              margin-bottom: 50px;
              height: auto;
              text-align: center;
              padding: 0; } }
          .our-approach .our-approach-box .content .block .number img {
            max-width: 183px; }
            @media (max-width: 1200px) {
              .our-approach .our-approach-box .content .block .number img {
                max-width: 140px; } }
            @media (max-width: 556px) {
              .our-approach .our-approach-box .content .block .number img {
                max-width: 100px !important; } }
        .our-approach .our-approach-box .content .block .img {
          height: 160px;
          margin-bottom: 30px;
          display: flex;
          align-items: center; }
          @media (max-width: 992px) {
            .our-approach .our-approach-box .content .block .img {
              height: 140px; } }
          @media (max-width: 556px) {
            .our-approach .our-approach-box .content .block .img {
              height: auto;
              text-align: center;
              display: block; } }
          .our-approach .our-approach-box .content .block .img img {
            max-width: 120px; }
            @media (max-width: 992px) {
              .our-approach .our-approach-box .content .block .img img {
                max-width: 100px; } }
        @media (max-width: 556px) {
          .our-approach .our-approach-box .content .block .text {
            text-align: center; } }
        .our-approach .our-approach-box .content .block .text h3 {
          font-family: "telegraf bold";
          font-size: 20px;
          color: #78BE20;
          line-height: 24px;
          margin-bottom: 14px; }
        .our-approach .our-approach-box .content .block .text p {
          max-width: 301px;
          margin-bottom: 0; }
          @media (max-width: 556px) {
            .our-approach .our-approach-box .content .block .text p {
              max-width: 100%; } }
        .our-approach .our-approach-box .content .block:nth-child(1) .number img {
          max-width: 148px; }
          @media (max-width: 1200px) {
            .our-approach .our-approach-box .content .block:nth-child(1) .number img {
              max-width: 114px; } }
        .our-approach .our-approach-box .content .block:nth-child(2) .img img {
          max-width: 142px; }
          @media (max-width: 992px) {
            .our-approach .our-approach-box .content .block:nth-child(2) .img img {
              max-width: 110px; } }
        .our-approach .our-approach-box .content .block:nth-child(3) .img img {
          max-width: 127px; }
          @media (max-width: 992px) {
            .our-approach .our-approach-box .content .block:nth-child(3) .img img {
              max-width: 100px; } }
        .our-approach .our-approach-box .content .block:nth-child(4) .img img {
          max-width: 185px; }
          @media (max-width: 992px) {
            .our-approach .our-approach-box .content .block:nth-child(4) .img img {
              max-width: 140px; } }

.full-width-img {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; }
  .full-width-img .full-width-img-box {
    position: relative;
    height: 500px; }
    @media (max-width: 992px) {
      .full-width-img .full-width-img-box {
        height: 60vw; } }
    .full-width-img .full-width-img-box .bg-icon {
      width: 120px;
      height: 120px;
      background-image: url("../images/img-2.png");
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center;
      position: absolute;
      z-index: 1;
      bottom: -60px;
      left: 170px; }
      @media (max-width: 992px) {
        .full-width-img .full-width-img-box .bg-icon {
          width: 60px;
          height: 60px;
          bottom: -30px;
          left: 20px; } }

.impact-measuring {
  padding-top: 200px;
  padding-bottom: 100px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; }
  @media (max-width: 992px) {
    .impact-measuring {
      padding-top: 80px;
      padding-bottom: 50px; } }
  .impact-measuring .impact-measuring-box .impact-measuring-full-content {
    background: #78BE20;
    padding-top: 111px;
    padding-bottom: 113px;
    padding-right: 50px;
    padding-left: 50px;
    margin-bottom: 100px;
    position: relative; }
    @media (max-width: 992px) {
      .impact-measuring .impact-measuring-box .impact-measuring-full-content {
        margin-bottom: 50px;
        padding: 50px 30px; } }
    @media (max-width: 556px) {
      .impact-measuring .impact-measuring-box .impact-measuring-full-content {
        padding: 40px 20px; } }
    .impact-measuring .impact-measuring-box .impact-measuring-full-content .bg-icon {
      width: 120px;
      height: 120px;
      background-image: url("../images/img-11.png");
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center;
      position: absolute;
      z-index: 1;
      bottom: 104px;
      right: -70px; }
      @media (max-width: 1600px) {
        .impact-measuring .impact-measuring-box .impact-measuring-full-content .bg-icon {
          right: 0; } }
      @media (max-width: 992px) {
        .impact-measuring .impact-measuring-box .impact-measuring-full-content .bg-icon {
          width: 60px;
          height: 60px;
          bottom: 30px; } }
    .impact-measuring .impact-measuring-box .impact-measuring-full-content .content {
      text-align: center;
      max-width: 712px;
      margin: 0 auto; }
      .impact-measuring .impact-measuring-box .impact-measuring-full-content .content h2 {
        color: #ffffff;
        margin-bottom: 37px; }
        @media (max-width: 992px) {
          .impact-measuring .impact-measuring-box .impact-measuring-full-content .content h2 {
            margin-bottom: 25px; } }
      .impact-measuring .impact-measuring-box .impact-measuring-full-content .content p {
        color: #ffffff;
        font-size: 20px;
        line-height: 27px;
        margin-bottom: 46px; }
        @media (max-width: 992px) {
          .impact-measuring .impact-measuring-box .impact-measuring-full-content .content p {
            font-size: 16px;
            line-height: 19px;
            margin-bottom: 25px; } }
  .impact-measuring .impact-measuring-box .impact-measuring-50-width-content {
    background: #ffffff;
    padding: 120px 120px 122px 120px; }
    @media (max-width: 1200px) {
      .impact-measuring .impact-measuring-box .impact-measuring-50-width-content {
        padding: 120px 50px; } }
    @media (max-width: 992px) {
      .impact-measuring .impact-measuring-box .impact-measuring-50-width-content {
        padding: 50px 30px; } }
    @media (max-width: 556px) {
      .impact-measuring .impact-measuring-box .impact-measuring-50-width-content {
        padding: 40px 20px; } }
    .impact-measuring .impact-measuring-box .impact-measuring-50-width-content .content {
      display: flex;
      justify-content: space-between; }
      @media (max-width: 992px) {
        .impact-measuring .impact-measuring-box .impact-measuring-50-width-content .content {
          display: block; } }
      .impact-measuring .impact-measuring-box .impact-measuring-50-width-content .content .left {
        width: calc(50% - 62px); }
        @media (max-width: 1200px) {
          .impact-measuring .impact-measuring-box .impact-measuring-50-width-content .content .left {
            width: calc(50% - 30px); } }
        @media (max-width: 992px) {
          .impact-measuring .impact-measuring-box .impact-measuring-50-width-content .content .left {
            width: 100%;
            margin-bottom: 30px; } }
        .impact-measuring .impact-measuring-box .impact-measuring-50-width-content .content .left .text {
          max-width: 464px; }
          @media (max-width: 992px) {
            .impact-measuring .impact-measuring-box .impact-measuring-50-width-content .content .left .text {
              max-width: 100%; } }
        .impact-measuring .impact-measuring-box .impact-measuring-50-width-content .content .left .imgs {
          display: flex;
          padding-top: 20px; }
          .impact-measuring .impact-measuring-box .impact-measuring-50-width-content .content .left .imgs .block {
            width: calc(33.33% - 24px);
            margin-right: 36px; }
            @media (max-width: 556px) {
              .impact-measuring .impact-measuring-box .impact-measuring-50-width-content .content .left .imgs .block {
                margin-right: 15px;
                width: calc(33.33% - 10px); } }
            .impact-measuring .impact-measuring-box .impact-measuring-50-width-content .content .left .imgs .block:last-child {
              margin-right: 0; }
            .impact-measuring .impact-measuring-box .impact-measuring-50-width-content .content .left .imgs .block img {
              max-width: 150px; }
      .impact-measuring .impact-measuring-box .impact-measuring-50-width-content .content .right {
        width: calc(50% - 62px); }
        @media (max-width: 1200px) {
          .impact-measuring .impact-measuring-box .impact-measuring-50-width-content .content .right {
            width: calc(50% - 30px); } }
        @media (max-width: 992px) {
          .impact-measuring .impact-measuring-box .impact-measuring-50-width-content .content .right {
            width: 100%; } }
        .impact-measuring .impact-measuring-box .impact-measuring-50-width-content .content .right .link-border-green {
          min-width: 160px;
          margin-top: 3px; }

.clients-20-boxed-content {
  padding-top: 142px;
  padding-bottom: 137px; }
  @media (max-width: 992px) {
    .clients-20-boxed-content {
      padding-top: 50px;
      padding-bottom: 50px; } }
  .clients-20-boxed-content .clients-20-boxed-content-box {
    max-width: 1500px; }
    .clients-20-boxed-content .clients-20-boxed-content-box .title {
      text-align: center;
      margin-bottom: 75px; }
      @media (max-width: 992px) {
        .clients-20-boxed-content .clients-20-boxed-content-box .title {
          margin-bottom: 40px; } }
      .clients-20-boxed-content .clients-20-boxed-content-box .title h2 {
        font-family: "telegraf bold";
        font-size: 34px;
        color: #78BE20;
        max-width: 434px;
        margin: 0 auto;
        margin-bottom: 16px; }
        @media (max-width: 992px) {
          .clients-20-boxed-content .clients-20-boxed-content-box .title h2 {
            font-size: 30px; } }
    .clients-20-boxed-content .clients-20-boxed-content-box .content {
      display: flex;
      flex-wrap: wrap;
      margin-bottom: 60px; }
      @media (max-width: 992px) {
        .clients-20-boxed-content .clients-20-boxed-content-box .content {
          margin-bottom: 0px;
          justify-content: center; } }
      @media (max-width: 556px) {
        .clients-20-boxed-content .clients-20-boxed-content-box .content {
          justify-content: inherit; } }
      .clients-20-boxed-content .clients-20-boxed-content-box .content .block {
        width: 20%;
        padding: 0 15px; }
        @media (max-width: 992px) {
          .clients-20-boxed-content .clients-20-boxed-content-box .content .block {
            width: 33.33%;
            margin-bottom: 30px; } }
        @media (max-width: 556px) {
          .clients-20-boxed-content .clients-20-boxed-content-box .content .block {
            width: 50%;
            padding: 0 10px; } }
        @media (max-width: 375px) {
          .clients-20-boxed-content .clients-20-boxed-content-box .content .block {
            width: 100%;
            padding: 0; } }
        .clients-20-boxed-content .clients-20-boxed-content-box .content .block .img {
          text-align: center;
          min-height: 140px;
          margin-bottom: 40px; }
          @media (max-width: 992px) {
            .clients-20-boxed-content .clients-20-boxed-content-box .content .block .img {
              min-height: 100px; } }
          .clients-20-boxed-content .clients-20-boxed-content-box .content .block .img img {
            height: 128px;
            width: auto; }
            @media (max-width: 992px) {
              .clients-20-boxed-content .clients-20-boxed-content-box .content .block .img img {
                height: 100px; } }
        .clients-20-boxed-content .clients-20-boxed-content-box .content .block .text {
          text-align: center; }
          .clients-20-boxed-content .clients-20-boxed-content-box .content .block .text h3 {
            font-family: "telegraf bold";
            color: #78BE20;
            font-size: 20px;
            line-height: 24px;
            margin-bottom: 8px; }

.full-width-img-style-two {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; }
  .full-width-img-style-two .full-width-img-box {
    position: relative;
    height: 500px; }
    @media (max-width: 992px) {
      .full-width-img-style-two .full-width-img-box {
        height: 60vw; } }
    .full-width-img-style-two .full-width-img-box .bg-icon {
      width: 120px;
      height: 120px;
      background-image: url("../images/img-2.png");
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center;
      position: absolute;
      z-index: 1;
      top: -60px;
      left: 300px; }
      @media (max-width: 992px) {
        .full-width-img-style-two .full-width-img-box .bg-icon {
          width: 60px;
          height: 60px;
          top: -30px;
          left: 20px; } }

footer {
  background: #12141f;
  padding-top: 80px;
  position: relative; }
  @media (max-width: 992px) {
    footer {
      padding-top: 50px; } }
  footer:before {
    content: "";
    width: 100%;
    height: 20px;
    background: #78BE20;
    left: 0;
    bottom: 0;
    position: absolute;
    z-index: 3; }
    @media (max-width: 767px) {
      footer:before {
        height: 10px; } }
  footer:after {
    content: "";
    width: 100%;
    height: 1152px;
    background-image: url("../images/footer-bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left top;
    left: 0;
    bottom: 0;
    position: absolute;
    pointer-events: none;
    z-index: 1; }
    @media (max-width: 992px) {
      footer:after {
        background-position: center;
        height: 100%; } }
  footer .foot {
    max-width: 1260px;
    position: relative;
    z-index: 2; }
    footer .foot .foot-title {
      display: flex;
      justify-content: space-between;
      margin-bottom: 47px; }
      @media (max-width: 556px) {
        footer .foot .foot-title {
          display: block; } }
      footer .foot .foot-title .foot-logo {
        width: calc(50% - 15px); }
        @media (max-width: 556px) {
          footer .foot .foot-title .foot-logo {
            width: 100%;
            margin-bottom: 20px; } }
        footer .foot .foot-title .foot-logo a {
          opacity: 1 !important; }
        footer .foot .foot-title .foot-logo img {
          max-width: 211px; }
          @media (max-width: 992px) {
            footer .foot .foot-title .foot-logo img {
              max-width: 170px; } }
      footer .foot .foot-title .text {
        width: calc(50% - 15px);
        padding-top: 24px; }
        @media (max-width: 556px) {
          footer .foot .foot-title .text {
            width: 100%;
            padding-top: 10px; } }
        footer .foot .foot-title .text img {
          max-width: 324px; }
        footer .foot .foot-title .text p {
          font-family: "telegraf bold";
          font-size: 20px;
          color: #ffffff;
          margin-top: 35px; }
          @media (max-width: 992px) {
            footer .foot .foot-title .text p {
              font-size: 18px; } }
          @media (max-width: 556px) {
            footer .foot .foot-title .text p {
              margin-top: 20px; } }
    footer .foot .foot-form {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap;
      border-bottom: 1px solid #a7a7ac; }
      footer .foot .foot-form .left {
        width: calc(50% - 15px); }
        @media (max-width: 556px) {
          footer .foot .foot-form .left {
            width: 100%; } }
      footer .foot .foot-form .right {
        width: calc(50% - 15px); }
        @media (max-width: 556px) {
          footer .foot .foot-form .right {
            width: 100%; } }
      footer .foot .foot-form .form-group {
        margin-bottom: 20px; }
        footer .foot .foot-form .form-group label {
          font-family: "telegraf regular 400";
          color: #ffffff;
          font-size: 16px;
          line-height: 1;
          display: block;
          width: 100%;
          transition: all 0.2s;
          margin-bottom: 0; }
          footer .foot .foot-form .form-group label.is-active {
            color: #78BE20; }
        footer .foot .foot-form .form-group input, footer .foot .foot-form .form-group textarea {
          background: none;
          transition: all 0.2s;
          font-family: "telegraf regular 400";
          color: #ffffff;
          font-size: 16px;
          width: 100%;
          border-bottom: 1px solid #a7a7ac; }
          footer .foot .foot-form .form-group input:focus, footer .foot .foot-form .form-group textarea:focus {
            border-color: #ffffff; }
        footer .foot .foot-form .form-group textarea {
          height: 89px; }
      footer .foot .foot-form .form-submit {
        margin-top: 6px;
        text-align: right;
        width: 100%;
        margin-bottom: 50px; }
        @media (max-width: 556px) {
          footer .foot .foot-form .form-submit {
            margin-bottom: 30px; } }
        footer .foot .foot-form .form-submit input {
          font-family: "telegraf bold";
          font-size: 16px;
          color: #78BE20;
          padding: 19px 20px;
          text-align: center;
          text-decoration: none;
          background: no-repeat;
          border: 1px solid #78BE20;
          border-radius: 25px;
          width: 240px;
          display: inline-block; }
          @media (max-width: 992px) {
            footer .foot .foot-form .form-submit input {
              width: 180px;
              padding: 12px 15px; } }
          footer .foot .foot-form .form-submit input:hover {
            opacity: 1;
            text-decoration: none;
            background: #78BE20;
            color: #ffffff; }
    footer .foot .foot-privacy {
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding-top: 37px;
      padding-bottom: 120px; }
      @media (max-width: 992px) {
        footer .foot .foot-privacy {
          padding-bottom: 60px; } }
      @media (max-width: 556px) {
        footer .foot .foot-privacy {
          display: block; } }
      footer .foot .foot-privacy .privacy p {
        color: #ffffff;
        margin-bottom: 0; }
        footer .foot .foot-privacy .privacy p a {
          text-decoration: none !important; }
      footer .foot .foot-privacy .privacy span {
        display: inline-block;
        margin: 0 11px; }
      footer .foot .foot-privacy .share {
        display: flex; }
        @media (max-width: 556px) {
          footer .foot .foot-privacy .share {
            padding-top: 20px; } }
        footer .foot .foot-privacy .share a {
          width: 27px;
          margin-left: 28px;
          display: inline-block; }
          @media (max-width: 556px) {
            footer .foot .foot-privacy .share a {
              margin-left: 0px;
              margin-right: 15px; } }

@font-face {
  font-family: "Poppins Regular";
  src: url("../fonts/Poppins Regular.woff2") format("woff2"), url("../fonts/Poppins Regular.woff") format("woff"), url("../fonts/Poppins Regular.ttf") format("truetype"), url("../fonts/Poppins Regular.eot") format("embedded-opentype"), url("../fonts/Poppins Regular.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "telegraf regular 400";
  src: url("../fonts/telegraf regular 400.woff2") format("woff2"), url("../fonts/telegraf regular 400.woff") format("woff"), url("../fonts/telegraf regular 400.ttf") format("truetype"), url("../fonts/telegraf regular 400.eot") format("embedded-opentype"), url("../fonts/telegraf regular 400.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "telegraf bold";
  src: url("../fonts/telegraf ultrabold 800.woff2") format("woff2"), url("../fonts/telegraf ultrabold 800.woff") format("woff"), url("../fonts/telegraf ultrabold 800.ttf") format("truetype"), url("../fonts/telegraf ultrabold 800.eot") format("embedded-opentype"), url("../fonts/telegraf ultrabold 800.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

/*# sourceMappingURL=style.css.map */
