@charset "UTF-8";
html {
  scroll-behavior: smooth; }
  html body {
    font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
    html body .mc-hide {
      display: none !important;
      visibility: 0; }
    html body .mc-show {
      display: block !important; }
    html body .disable-scroll {
      overflow: hidden; }
    html body .validation-message {
      font-size: 0.875rem;
      color: red;
      letter-spacing: .25px;
      padding: 5px 0 0 0;
      display: none; }

@font-face {
  font-family: 'ManropeLight';
  src: url(../fonts/Manrope/manrope/light.woff); }

@font-face {
  font-family: 'ManropeBold';
  src: url(../fonts/Manrope/manrope/bold.woff); }

@font-face {
  font-family: 'ManropeSemiBold';
  src: url(../fonts/Manrope/manrope/semibold.otf); }

@font-face {
  font-family: 'Manrope';
  src: url(../fonts/Manrope/manrope/regular.woff); }

@font-face {
  font-family: 'Inter';
  src: url(../fonts/Inter/Inter-Regular-slnt=0.ttf); }

@font-face {
  font-family: 'InterLight';
  src: url(../fonts/Inter/Inter-Light-slnt=0.ttf); }

@font-face {
  font-family: 'InterBold';
  src: url(../fonts/Inter/Inter-Bold-slnt=0.ttf); }

@font-face {
  font-family: 'InterSemiBold';
  src: url(../fonts/Inter/Inter-SemiBold-slnt=0.ttf); }

.section-1 {
  width: 100%;
  background-image: url("../img/banner-bg-1.png") !important; 
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  overflow: hidden; }
  @media only screen and (min-width: 768px) {
    .section-1 {
      height: 1800px; } }
  @media only screen and (min-width: 1366px) {
    .section-1 {
      height: 1600px; } }
  @media only screen and (min-width: 1920px) {
    .section-1 {
      height: 1600px; } }
  .section-1 header {
    width: inherit !important;
    box-shadow: 0 3px 6px #0000000a;
    position: fixed;
    z-index: 9999; }
    @media only screen and (min-width: 320px) {
      .section-1 header {
        background-color: #FFFFFF; } }
    @media only screen and (min-width: 1920px) {
      .section-1 header {
        overflow-x: visible;
        z-index: 3;
        top: 0;
        transition: all .3s ease-in-out; } }
    .section-1 header .site-menu-btn {
      width: 100%; }
      @media only screen and (min-width: 320px) {
        .section-1 header .site-menu-btn {
          height: 50px; } }
      @media only screen and (min-width: 1366px) {
        .section-1 header .site-menu-btn {
          position: relative;
          height: 80px; } }
      .section-1 header .site-menu-btn img {
        height: inherit;
        margin-top: 0 !important;
        margin-bottom: 0 !important; }
        @media only screen and (min-width: 320px) {
          .section-1 header .site-menu-btn img {
            display: none;
            margin-left: 15px !important; } }
        @media only screen and (min-width: 1366px) {
          .section-1 header .site-menu-btn img {
            width: 120px;
            display: block;
            position: absolute;
            top: 0;
            object-fit: contain;
            margin-left: 50px !important; } }
      .section-1 header .site-menu-btn .site-menu-btn:hover {
        cursor: pointer; }
      .section-1 header .site-menu-btn .mobile-header {
        transition: all .25s ease-in-out .1s; }
        .section-1 header .site-menu-btn .mobile-header img {
          height: auto;
          margin: 10px 0 10px 25px; }
          @media only screen and (min-width: 320px) {
            .section-1 header .site-menu-btn .mobile-header img {
              display: block;
              width: 100px;
              padding: 10px; } }
        @media only screen and (min-width: 320px) {
          .section-1 header .site-menu-btn .mobile-header {
            width: 100%;
            height: 50px;
            display: flex;
            align-items: center;
            position: fixed;
            z-index: 9999;
            box-shadow: 0 3px 6px #0000000a; }
            .section-1 header .site-menu-btn .mobile-header .dropdown.mobile-btn-lang {
              position: absolute;
              display: inline-block;
              right: 60px;
              cursor: pointer; } }
    @media only screen and (min-width: 320px) and (max-width: 1920px) and (min-width: 320px) {
      .section-1 header .site-menu-btn .mobile-header .dropdown.mobile-btn-lang .translate-icon {
        width: 25px;
        height: auto;
        margin: 0 10px;
        padding: 0 !important; } }
        @media only screen and (min-width: 320px) {
              .section-1 header .site-menu-btn .mobile-header .dropdown.mobile-btn-lang .dropdown-menu.dropdown-highlight {
                width: fit-content;
                border: 0 #fff !important;
                margin-top: 10px !important;
                box-shadow: 0 3px 6px #0000000a; }
                .section-1 header .site-menu-btn .mobile-header .dropdown.mobile-btn-lang .dropdown-menu.dropdown-highlight .dropdown-item:active {
                  background-color: #157814 !important;
                  color: #fff; }
                .section-1 header .site-menu-btn .mobile-header .dropdown.mobile-btn-lang .dropdown-menu.dropdown-highlight .dropdown-item {
                  margin: 0 !important;
                  color: #157814;
                  width: 150px;
                  font-size: 0.875rem; }
                .section-1 header .site-menu-btn .mobile-header .dropdown.mobile-btn-lang .dropdown-menu.dropdown-highlight .dropdown-divider {
                  color: #ccc; }
            .section-1 header .site-menu-btn .mobile-header .mobile-menu {
              position: absolute;
              right: 25px;
              height: fit-content;
              display: inline-block;
              cursor: pointer; }
            .section-1 header .site-menu-btn .mobile-header .bar1, .section-1 header .site-menu-btn .mobile-header .bar2, .section-1 header .site-menu-btn .mobile-header .bar3 {
              width: 25px;
              height: 5px;
              border-radius: 2px;
              background-color: #157814;
              margin: 5px 0;
              transition: 0.4s; }
            .section-1 header .site-menu-btn .mobile-header .change .bar1 {
              background-color: #157814;
              transform: rotate(-45deg) translate(-7.5px, 7.5px);
              -webkit-transform: rotate(-45deg) translate(-7.5px, 7.5px); }
            .section-1 header .site-menu-btn .mobile-header .change .bar2 {
              opacity: 0; }
            .section-1 header .site-menu-btn .mobile-header .change .bar3 {
              background-color: #157814;
              transform: rotate(45deg) translate(-6.5px, -6.5px);
              -webkit-transform: rotate(45deg) translate(-6.5px, -6.5px); } }
        @media only screen and (min-width: 1366px) {
          .section-1 header .site-menu-btn .mobile-header {
            display: none; } }
    .section-1 header .site-buttons {
      display: flex;
      align-items: center; }
      @media only screen and (min-width: 320px) {
        .section-1 header .site-buttons {
          display: none; } }
      @media only screen and (min-width: 1366px) {
        .section-1 header .site-buttons {
          display: flex;
          align-items: center; }
          .section-1 header .site-buttons ul {
            display: block;
            position: absolute;
            right: 0;
            padding: 0;
            margin-right: 30px;
            margin-bottom: 0 !important; }
            .section-1 header .site-buttons ul li {
              font-family: 'Inter';
              color: #157814;
              list-style: none;
              display: inline-block;
              margin-right: 30px; }
              .section-1 header .site-buttons ul li a {
                color: #157814;
                text-decoration: none;
                font-family: 'Inter';
                letter-spacing: 2px;
                padding: 10px;
                font-size: 1.125rem;
                cursor: pointer; } }
      @media only screen and (min-width: 1366px) and (min-width: 320px) {
        .section-1 header .site-buttons ul li .dropdown.btn-lang img {
          width: 25px;
          height: auto;
          margin: 0 10px; } }
      @media only screen and (min-width: 1366px) {
              .section-1 header .site-buttons ul li .dropdown.btn-lang .dropdown-menu.dropdown-highlight {
                width: fit-content;
                border: 0 #fff !important;
                margin-top: 25px !important;
                box-shadow: 0 3px 6px #0000000a;
                cursor: pointer !important; }
                .section-1 header .site-buttons ul li .dropdown.btn-lang .dropdown-menu.dropdown-highlight .dropdown-item:active {
                  background-color: #157814 !important;
                  color: #fff; }
                .section-1 header .site-buttons ul li .dropdown.btn-lang .dropdown-menu.dropdown-highlight .dropdown-item {
                  margin: 0 !important;
                  color: #157814;
                  width: 150px;
                  font-size: 1rem; }
                .section-1 header .site-buttons ul li .dropdown.btn-lang .dropdown-menu.dropdown-highlight .dropdown-divider {
                  color: #ccc; }
          .section-1 header .site-buttons .highlight {
            background-color: #157814;
            padding: 5px;
            border-radius: 5px; }
            .section-1 header .site-buttons .highlight a {
              color: #FFFFFF; } }

  .section-1 .banner {
    width: 100%; }
    @media only screen and (min-width: 1920px) {
      .section-1 .banner {
        padding: 0 100px; } }
    .section-1 .banner .row {
      width: fit-content;
      display: flex;
      align-items: center; }
      @media only screen and (min-width: 320px) {
        .section-1 .banner .row {
          margin: 150px 20px 0 20px;
          justify-content: center;
          text-align: left; } }
      @media only screen and (min-width: 768px) {
        .section-1 .banner .row {
          margin: 150px 85px 0 85px;
          text-align: left; } }
      @media only screen and (min-width: 1920px) {
        .section-1 .banner .row {
          margin: 150px 60px 0 60px; } }
      .section-1 .banner .row .banner-content {
        flex-direction: column; }
        .section-1 .banner .row .banner-content h1 {
          width: 100%;
          font-family: 'ManropeBold';
          font-weight: bold;
          color: #157814;
          letter-spacing: 0.05em;
          margin: 0;
          text-shadow: 0 3px 2px rgba(0, 0, 0, 0.2); }
          @media only screen and (min-width: 320px) {
            .section-1 .banner .row .banner-content h1 {
              font-size: 1.5rem;
              line-height: 40px;
              padding: 0px; } }
          @media only screen and (min-width: 768px) {
            .section-1 .banner .row .banner-content h1 {
              font-size: 2.25rem;
              line-height: 56px; } }
          @media only screen and (min-width: 1366px) {
            .section-1 .banner .row .banner-content h1 {
              font-size: 3rem;
              line-height: 56px; } }
          @media only screen and (min-width: 1920px) {
            .section-1 .banner .row .banner-content h1 {
              font-size: 3.75rem;
              line-height: 80px;
              padding-right: 60px; } }
        .section-1 .banner .row .banner-content h4 {
          width: 100%;
          font-family: 'Inter';
          color: #1a1a1a; }
          @media only screen and (min-width: 320px) {
            .section-1 .banner .row .banner-content h4 {
              margin-top: 15px;
              font-size: 0.875rem;
              line-height: 24px; } }
          @media only screen and (min-width: 768px) {
            .section-1 .banner .row .banner-content h4 {
              margin-top: 20px;
              font-size: 1rem;
              line-height: 32px; } }
          @media only screen and (min-width: 1366px) {
            .section-1 .banner .row .banner-content h4 {
              margin-top: 25px;
              font-size: 1.125rem;
              line-height: 36px; } }
          @media only screen and (min-width: 1920px) {
            .section-1 .banner .row .banner-content h4 {
              margin-top: 25px;
              font-size: 1.5rem;
              line-height: 48px; } }
        .section-1 .banner .row .banner-content .btn-learn {
          font-family: 'InterSemibold';
          letter-spacing: 0.1em;
          background-color: white;
          color: #157814;
          border: none;
          border-radius: 40px;
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
          outline: none;
          padding: 5px;
          transition: all .25s ease-in-out; }
          @media only screen and (min-width: 320px) {
            .section-1 .banner .row .banner-content .btn-learn {
              width: 120px;
              height: 40px;
              font-size: 0.625rem;
              margin-top: 25px; } }
          @media only screen and (min-width: 768px) {
            .section-1 .banner .row .banner-content .btn-learn {
              width: 140px;
              height: 50px;
              font-size: 0.875; } }
          @media only screen and (min-width: 1366px) {
            .section-1 .banner .row .banner-content .btn-learn {
              width: 180px;
              height: 60px;
              font-size: 0.875rem;
              margin-top: 30px; } }
          @media only screen and (min-width: 1920px) {
            .section-1 .banner .row .banner-content .btn-learn {
              width: 200px;
              height: 70px;
              font-size: 1rem;
              margin-top: 50px; } }
        .section-1 .banner .row .banner-content .btn-learn:hover {
          background-color: #157814;
          color: white; }
      .section-1 .banner .row .col-lg-6.banner-img img {
        width: 100%;
        display: flex;
        justify-content: center;
        align-content: center; }
        @media only screen and (min-width: 320px) {
          .section-1 .banner .row .col-lg-6.banner-img img {
            margin-top: 50px;
            flex-direction: column; } }

@font-face {
  font-family: 'ManropeLight';
  src: url(../fonts/Manrope/manrope/light.woff); }

@font-face {
  font-family: 'ManropeBold';
  src: url(../fonts/Manrope/manrope/bold.woff); }

@font-face {
  font-family: 'ManropeSemiBold';
  src: url(../fonts/Manrope/manrope/semibold.otf); }

@font-face {
  font-family: 'Manrope';
  src: url(../fonts/Manrope/manrope/regular.woff); }

@font-face {
  font-family: 'Inter';
  src: url(../fonts/Inter/Inter-Regular-slnt=0.ttf); }

@font-face {
  font-family: 'InterLight';
  src: url(../fonts/Inter/Inter-Light-slnt=0.ttf); }

@font-face {
  font-family: 'InterBold';
  src: url(../fonts/Inter/Inter-Bold-slnt=0.ttf); }

@font-face {
  font-family: 'InterSemiBold';
  src: url(../fonts/Inter/Inter-SemiBold-slnt=0.ttf); }



  footer {
    width: 100%;
    background-color: #252525; }
    footer .footer-details {
      display: flex; }
      @media only screen and (min-width: 320px) {
        footer .footer-details {
          padding: 20px;
          flex-direction: column;
          justify-content: center;
          align-items: center; } }
      @media only screen and (min-width: 768px) {
        footer .footer-details {
          padding: 40px;
          flex-direction: row;
          align-items: flex-start;
          justify-content: flex-start; } }
      @media only screen and (min-width: 1920px) {
        footer .footer-details {
          padding: 60px;
          flex-direction: row;
          align-items: flex-start;
          justify-content: flex-start; } }
      footer .footer-details .container-footer-logo {
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column; }
        @media only screen and (min-width: 320px) {
          footer .footer-details .container-footer-logo {
            margin-top: 30px;
            margin-bottom: 30px; } }
        @media only screen and (min-width: 768px) {
          footer .footer-details .container-footer-logo {
            margin-top: 0px; } }
        footer .footer-details .container-footer-logo img {
          height: auto; }
          @media screen and (min-width: 320px) {
            footer .footer-details .container-footer-logo img {
              width: 150px; } }
          @media screen and (min-width: 768px) {
            footer .footer-details .container-footer-logo img {
              width: 145px; } }
          @media screen and (min-width: 1366px) {
            footer .footer-details .container-footer-logo img {
              width: 200px; } }
      footer .footer-details .container-quick-links {
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: column; }
        @media only screen and (min-width: 320px) {
          footer .footer-details .container-quick-links {
            margin-top: 30px; } }
        @media only screen and (min-width: 768px) {
          footer .footer-details .container-quick-links {
            margin-top: 0px; } }
        footer .footer-details .container-quick-links h1 {
          width: 100%;
          font-family: 'ManropeBold', sans-serif;
          color: #FFFFFF;
          letter-spacing: 0.05em; }
          @media only screen and (min-width: 320px) {
            footer .footer-details .container-quick-links h1 {
              font-size: 1.125rem;
              text-align: center; } }
          @media only screen and (min-width: 768px) {
            footer .footer-details .container-quick-links h1 {
              margin-top: 12px;
              text-align: left; } }
          @media only screen and (min-width: 1920px) {
            footer .footer-details .container-quick-links h1 {
              font-size: 1.5rem;
              margin-top: 0px; } }
        footer .footer-details .container-quick-links ul {
          width: 100%; }
          @media only screen and (min-width: 320px) {
            footer .footer-details .container-quick-links ul {
              display: flex;
              align-items: center;
              justify-content: center;
              flex-direction: column; } }
          @media only screen and (min-width: 768px) {
            footer .footer-details .container-quick-links ul {
              display: block; } }
          footer .footer-details .container-quick-links ul li {
            list-style: none;
            margin-bottom: 5px; }
            @media only screen and (min-width: 768px) {
              footer .footer-details .container-quick-links ul li {
                margin-bottom: 10px;
                margin-left: 25px; } }
            footer .footer-details .container-quick-links ul li a {
              color: #FFFFFF;
              text-decoration: none;
              font-family: 'Inter', sans-serif; }
              @media only screen and (min-width: 320px) {
                footer .footer-details .container-quick-links ul li a {
                  font-size: 1rem; } }
              @media only screen and (min-width: 768px) {
                footer .footer-details .container-quick-links ul li a {
                  font-size: 1.125rem; } }
            footer .footer-details .container-quick-links ul li a:hover {
              color: #157814; }
      footer .footer-details .container-social-links {
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column; }
        @media only screen and (min-width: 320px) {
          footer .footer-details .container-social-links {
            margin-top: 30px; } }
        @media only screen and (min-width: 768px) {
          footer .footer-details .container-social-links {
            margin-top: 0px; } }
        footer .footer-details .container-social-links h1 {
          width: 100%;
          font-family: 'ManropeBold';
          color: #FFFFFF;
          letter-spacing: 0.05em; }
          @media only screen and (min-width: 320px) {
            footer .footer-details .container-social-links h1 {
              font-size: 1.125rem;
              text-align: center; } }
          @media only screen and (min-width: 768px) {
            footer .footer-details .container-social-links h1 {
              margin-top: 12px;
              text-align: left; } }
          @media only screen and (min-width: 1920px) {
            footer .footer-details .container-social-links h1 {
              font-size: 1.5rem; } }
        footer .footer-details .container-social-links .social-media-holder {
          width: 100%;
          display: flex;
          flex-direction: column; }
          @media only screen and (min-width: 320px) {
            footer .footer-details .container-social-links .social-media-holder {
              align-items: center;
              justify-content: center; } }
          @media only screen and (min-width: 768px) {
            footer .footer-details .container-social-links .social-media-holder {
              align-items: flex-start;
              justify-content: flex-start; } }
          footer .footer-details .container-social-links .social-media-holder a {
            color: #FFFFFF;
            font-size: 1.25rem;
            font-family: 'Inter', sans-serif;
            height: 30px;
            margin-bottom: 15px !important; }
            @media only screen and (min-width: 320px) {
              footer .footer-details .container-social-links .social-media-holder a {
                font-size: 1rem; } }
            @media only screen and (min-width: 768px) {
              footer .footer-details .container-social-links .social-media-holder a {
                font-size: 1.125rem;
                margin-left: 25px; } }
            @media only screen and (min-width: 320px) {
              footer .footer-details .container-social-links .social-media-holder a img {
                width: 20px;
                height: 20px;
                margin-right: 13.7px; } }
            @media only screen and (min-width: 1920px) {
              footer .footer-details .container-social-links .social-media-holder a img {
                margin-right: 20px; } }
          footer .footer-details .container-social-links .social-media-holder a:hover {
            color: #157814;
            text-decoration: none !important; }
        footer .footer-details .container-social-links p {
          width: 100%;
          font-family: 'Inter', sans-serif;
          font-style: italic;
          color: #62CE45;
          line-height: 30px;
          margin: 0px; }
          @media only screen and (min-width: 320px) {
            footer .footer-details .container-social-links p {
              padding-top: 30px;
              font-size: 1rem;
              text-align: center; } }
          @media only screen and (min-width: 768px) {
            footer .footer-details .container-social-links p {
              text-align: left; } }
          @media only screen and (min-width: 1920px) {
            footer .footer-details .container-social-links p {
              font-size: 1.125rem; } }
    footer hr {
      border-top: 2px solid #FFFFFF0a; }
    footer .copyright {
      font-family: 'InterLight';
      color: #FFFFFF;
      text-align: center;
      padding-top: 15px;
      padding-bottom: 30px;
      margin: 0; }
      @media only screen and (min-width: 320px) {
        footer .copyright {
          font-size: 0.75rem; } }
      @media only screen and (min-width: 768px) {
        footer .copyright {
          font-size: 1rem; } }
  
  @font-face {
    font-family: 'ManropeLight';
    src: url(../fonts/Manrope/manrope/light.woff); }
  
  @font-face {
    font-family: 'ManropeBold';
    src: url(../fonts/Manrope/manrope/bold.woff); }
  
  @font-face {
    font-family: 'ManropeSemiBold';
    src: url(../fonts/Manrope/manrope/semibold.otf); }
  
  @font-face {
    font-family: 'Manrope';
    src: url(../fonts/Manrope/manrope/regular.woff); }
  
  @font-face {
    font-family: 'Inter';
    src: url(../fonts/Inter/Inter-Regular-slnt=0.ttf); }
  
  @font-face {
    font-family: 'InterLight';
    src: url(../fonts/Inter/Inter-Light-slnt=0.ttf); }
  
  @font-face {
    font-family: 'InterBold';
    src: url(../fonts/Inter/Inter-Bold-slnt=0.ttf); }
  
  @font-face {
    font-family: 'InterSemiBold';
    src: url(../fonts/Inter/Inter-SemiBold-slnt=0.ttf); }
  