@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rubik/v28/iJWZBXyIfDnIV5PNhY1KTN7Z-Yh-WYi1UA.ttf) format('truetype');
}
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rubik/v28/iJWZBXyIfDnIV5PNhY1KTN7Z-Yh-B4i1UA.ttf) format('truetype');
}
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rubik/v28/iJWZBXyIfDnIV5PNhY1KTN7Z-Yh-NYi1UA.ttf) format('truetype');
}
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rubik/v28/iJWZBXyIfDnIV5PNhY1KTN7Z-Yh-2Y-1UA.ttf) format('truetype');
}
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rubik/v28/iJWZBXyIfDnIV5PNhY1KTN7Z-Yh-4I-1UA.ttf) format('truetype');
}
body {
  background-color: #fff;
  color: #1A1A1A;
  font-family: 'Rubik';
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 19px;
  letter-spacing: -0.333333px;
}
a {
  color: #1A1A1A;
  font-size: 18px;
  line-height: 30px;
  color: #323232;
}
a:hover {
  color: #2c6183;
  text-decoration: none;
}
.no-underline {
  text-decoration: none;
}
.navbar {
  padding: 0px;
  padding-top: 42px;
  padding-bottom: 42px;
}
.navbar-nav-custom {
  margin-left: -252px;
}
.navbar-custom {
  background: #FFF;
  backdrop-filter: blur(0.5px);
  background-color: rgba(255, 255, 255, 0.72);
  height: 100px;
}
.navbar-brand-custom {
  z-index: 1000;
}
.nav-item .nav-link {
  padding-right: 0.8rem;
  padding-left: 0.8rem;
  text-align: center;
  color: #121212 !important;
  font-size: 16px;
  font-family: Rubik;
  font-weight: 500;
  line-height: 16px;
  word-wrap: break-word;
}
.dropdown-custom:before,
dropdown-custom:after {
  box-sizing: border-box;
}
.nav-btn-custom {
  border: 1px solid #2C6183;
  box-sizing: border-box;
  border-radius: 5px;
  color: #2C6183;
  width: 100px;
  height: 40px;
  margin-left: 0.7em;
  height: 30px;
  padding: 0px;
  line-height: 19px;
  font-size: 17px;
}
.nav-btn-custom:hover {
  border: 1px solid #003756;
  color: #003756;
  color: var(--blue-default, #0D6EFD);
}
.nav-btn-custom:active {
  color: #5E8EB3;
  border: 1px solid #5E8EB3;
}
.nav-btn-fill-bg {
  background: #2C6183;
  color: #fff;
}
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show {
  color: #2C6183 !important;
}
.navbar-light .navbar-nav .show > .nav-link {
  color: #BDBDBD !important;
}
.dropdown-toggle {
  cursor: pointer;
}
.dropdown-toggle::after {
  display: None;
}
.dropdown-item {
  font-size: 14px;
  line-height: 17px;
  color: #000;
}
.dropdown-item:active {
  background-color: #2c6183;
}
.content-container {
  padding-left: 71px;
  padding-right: 71px;
}
.contact-content {
  margin-top: 60px;
}
#contact-form {
  margin-top: 50px;
}
.contact-info {
  font-size: 14px;
  line-height: 17px;
  color: #2C6183;
  margin-top: 30px;
}
.logo-bg {
  width: 252px;
  height: 20px;
  background: url('../images/brand_dark.png');
  background-size: 252px;
}
.user-btn-container {
  margin-top: 0px;
}
.lang {
  top: 41px;
  margin-left: 0.2em;
}
.lang-active {
  color: #2C6183;
}
.lang-btn-container {
  margin-left: 0.6em;
}
.profile-icon {
  font-size: 40px;
}
.footer {
  background-color: #1A1A1A;
  color: #fff;
  min-height: 200px;
  padding-top: 60px;
  padding-bottom: 30px;
  bottom: 0px;
}
.footer-simple {
  bottom: 0px;
  margin-bottom: 10px;
}
.legal-txt-simple {
  color: #323232 !important;
  font-size: 14px !important;
  line-height: 17px !important;
}
.footer-title {
  font-weight: bold;
  font-size: 18px;
  line-height: 21px;
  display: block;
  margin-bottom: 20px;
}
.footer-contact-txt {
  display: block;
  margin-bottom: 15px;
}
.footer-link {
  font-size: 17px;
  line-height: 19px;
  color: #FFFFFF;
  margin-right: 5%;
}
.footer-link:hover {
  color: #BDBDBD;
  text-decoration: none;
}
.footer-legal-link,
.footer-contact-txt,
.footer-deep-bar,
.footer-social-link {
  font-size: 14px;
  line-height: 17px;
  color: #BDBDBD;
}
.footer-legal-link {
  font-weight: 400;
}
.footer-social-link {
  text-align: right;
  margin-right: 5%;
}
.footer-legal-link:hover,
.footer-social-link:hover {
  color: #fff;
  text-decoration: none;
}
.footer-deep-bar {
  margin-top: 60px;
}
.legal-txt {
  margin-top: 0px;
}
.footer-brand {
  width: 252px;
  height: 20px;
  background: url('../images/brand_white.png');
  background-size: 252px;
  margin-bottom: 60px;
}
.content-general {
  margin-top: 72px;
  margin-bottom: 60px;
  min-height: 450px;
}
.content-txt {
  font-size: 18px;
  line-height: 30px;
  color: #323232;
}
.content-title {
  margin-bottom: 32px;
  font-size: 64px;
  color: #1A1A1A;
  color: var(--neutrals-900, #121212);
  font-family: Rubik;
  font-size: 56px;
  font-style: normal;
  font-weight: 500;
  line-height: 36px;
  /* 112.5% */
  letter-spacing: -0.64px;
  display: block;
}
.content-subtitle {
  display: block;
  margin-bottom: 20px;
  margin-top: 20px;
  font-weight: normal;
  font-size: 25px;
  line-height: 1.67;
  color: #323232;
}
.section-title-w,
.section-title-b,
.training-title,
.agriculture-title,
.agri-section-title {
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
}
.contact-title {
  height: 138px;
  font-family: Rubik;
  font-size: 22px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.28;
  letter-spacing: -0.33px;
  text-align: left;
  color: #1a1a1a;
}
.content-text {
  color: var(--neutrals-700, #3F3B3B);
  /* P3 Regular */
  font-family: Rubik;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  /* 155.556% */
  max-width: 800px !important;
  display: block;
}
.solution-img {
  display: block;
  position: absolute;
  margin: 0;
  right: 0px !important;
  top: 0px !important;
  background: url('../images/pv_img.png');
  background-size: auto;
  width: 840px;
  height: 481px;
  flex-shrink: 0;
  z-index: -1;
}
.section-container {
  padding-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .section-container {
    padding-bottom: 10px;
  }
}
.agreement-nav {
  color: var(--neutrals-900, #121212);
  /* P3 Regular */
  font-family: Rubik;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  /* 155.556% */
  display: block;
  text-decoration: none;
}
.agreement-title {
  color: var(--neutrals-900, #121212);
  /* H3 */
  font-family: Rubik;
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: 36px;
  /* 112.5% */
  letter-spacing: -0.64px;
  display: block;
}
.agreement-page .agreement-txt {
  margin-top: 64px;
}
.job-title {
  color: var(--neutrals-900, #121212);
  /* H3 */
  font-family: Rubik;
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: 36px;
  /* 112.5% */
  letter-spacing: -0.64px;
  display: block;
  margin-bottom: 50px;
}
.no-job-title {
  font-weight: bold;
}
.job-list {
  border-top: 1px solid black;
  padding-top: 10px;
}
.job-item {
  border: 1px solid black;
  padding: 10px;
  background-color: #f0eded;
  margin-top: 10px;
  text-decoration: none;
}
.job-item:hover {
  background-color: #d3d3d3;
  font-style: none;
}
.job-apply-btn {
  background: #121212;
  border-radius: 5px;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: -0.333333px;
  color: #FFF;
}
.trusted-us-section-title {
  margin-top: 30px;
  margin-bottom: 20px;
  color: #1A1A1A;
  color: var(--neutrals-900, #121212);
  font-family: Rubik;
  font-size: 45px;
  font-style: normal;
  font-weight: 500;
  line-height: 50px;
  letter-spacing: -0.64px;
  display: block;
}
.trusted-img {
  max-height: 40px;
  display: block;
  margin: auto;
}
@media (max-width: 1140px) {
  .trusted-img {
    margin-top: 30px;
  }
}
.trust-more-txt {
  justify-content: center;
  align-items: center;
  display: flex;
  font-size: 16px;
}
@media (max-width: 1140px) {
  .trust-more-txt {
    margin-top: 30px;
  }
}
.solution-act-section {
  color: #121212;
  /* H3 */
  font-family: Rubik;
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: 36px;
  /* 112.5% */
  letter-spacing: -0.64px;
  padding-top: 100px;
}
@media screen and (max-width: 1140px) {
  .solution-act-section {
    padding-top: 70px;
  }
}
.solution-section-title {
  color: #121212;
  /* H3 */
  font-family: Rubik;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 36px;
  /* 112.5% */
  letter-spacing: -0.64px;
  padding-top: 30px;
  margin-bottom: 15px;
  margin-top: 0px;
}
.solution-container {
  width: 1068px;
}
.offer-box {
  display: inline-flex;
  padding: 40px;
  flex-direction: column;
  align-items: flex-start;
  gap: 32px;
  background: #121212;
  border-radius: 24px;
  background: var(--neutrals-900, #121212);
  width: 100%;
  color: #FFF;
  min-height: 360px;
}
@media (max-width: 1140px) {
  .offer-box {
    padding: 24px;
    flex-direction: column;
    margin-bottom: 24px;
    min-height: 260px;
  }
}
@media (max-width: 768px) {
  .offer-box {
    padding: 24px;
    flex-direction: column;
    margin-bottom: 24px;
    min-height: 240px;
  }
}
.offer-box .title {
  /* H5 */
  font-family: Rubik;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  /* 111.111% */
  letter-spacing: -0.36px;
}
.offer-box .content {
  /* P3 Regular */
  color: var(--neutrals-300, #EAEAEA);
  font-size: 18px;
  font-family: Rubik;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  /* 155.556% */
}
.offer-container .second-row {
  margin-top: 32px;
}
.content-bg-color {
  background: var(--neutrals-100, #FAFAFB);
}
.no-integration-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 30px;
  text-align: center;
}
.no-integration-title {
  font-family: Rubik;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.36px;
}
.no-integration-subtitle {
  font-size: 18px;
  font-family: Rubik;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
}
.contact-us-btn {
  width: 200px !important;
  height: 40px !important;
  margin-top: 15px !important;
  line-height: 25px !important;
}
.beneficiary-box {
  margin-top: 0px;
}
@media screen and (max-width: 1140px) {
  .beneficiary-box {
    margin-top: 20px;
  }
}
.beneficiary-box .title {
  color: var(--neutrals-800, #212121);
  /* H5 */
  font-family: Rubik;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  /* 111.111% */
  letter-spacing: -0.36px;
  padding-left: 12px;
}
.beneficiary-box .content {
  color: var(--neutrals-700, #3F3B3B);
  /* P3 Regular */
  font-family: Rubik;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  /* 155.556% */
  display: block;
  margin-top: 12px;
}
.beneficiary-content .second-row {
  margin-top: 38px;
}
@media screen and (max-width: 1140px) {
  .beneficiary-content .second-row {
    margin-top: 0px;
  }
}
.feature-section-title {
  color: #121212;
  /* H3 */
  font-family: Rubik;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 36px;
  /* 112.5% */
  letter-spacing: -0.64px;
  padding-top: 20px;
  margin-bottom: 15px;
}
.feature-img-box {
  min-height: 210px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .feature-img-box {
    min-height: 150px;
    margin-top: 35px;
    max-width: 350px;
  }
}
@media screen and (max-width: 1140px) {
  .feature-img-box {
    min-height: 150px;
    margin-top: 50px;
    max-width: 350px;
  }
}
.feature-img {
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.25);
  width: 80%;
  margin-bottom: 20px;
  min-height: 150px;
}
@media screen and (max-width: 768px) {
  .feature-img {
    width: 100%;
    max-height: 100px;
  }
}
@media screen and (max-width: 1140px) {
  .feature-img {
    width: 100%;
    max-height: 150px;
  }
}
.feature-box-title {
  color: var(--neutrals-800, #212121);
  font-family: Rubik;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.36px;
  padding-left: 12px;
  margin-top: 15px;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .feature-box-title {
    margin-top: 0px;
  }
}
@media screen and (max-width: 1140px) {
  .feature-box-title {
    margin-top: 0px;
  }
}
.feature-box-content {
  color: var(--neutrals-700, #3F3B3B);
  font-family: Rubik;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}
.contact-act-section {
  text-align: center;
}
.section-title-w {
  color: #fff;
}
.agriculture-title {
  color: #5eeded;
}
.section-title-b,
.training-title {
  color: #000;
}
.agri-section-title {
  color: #323232;
}
.section-title-w:after,
.section-title-b:after,
.training-nav .active:after,
.agriculture-title:after,
.agri-section-title:after {
  content: '';
  position: absolute;
  width: 30px;
  height: 2px;
  margin-top: 9.5px;
  display: block;
}
.section-title-w:after,
.agriculture-title:after {
  background-color: #fff;
}
.section-title-b:after,
.training-nav .active:after {
  background-color: #000;
}
.agri-section-title:after {
  background-color: #323232;
}
.dialog-box {
  border: 1px solid #F2F2F2;
  box-sizing: border-box;
  margin: auto;
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.04), 0px 2px 6px rgba(0, 0, 0, 0.04), 0px 16px 24px rgba(0, 0, 0, 0.06);
  border-radius: 5px;
  font-size: 17px;
  line-height: 19px;
  color: #323232;
  min-height: 103px;
  margin-bottom: 30px;
  padding-bottom: 30px;
  padding-top: 30px;
}
.warning-box {
  border: 1px solid #F2994A;
  margin-top: 30px;
  padding: 15px;
}
.d-box-invisible {
  display: none;
}
.d-box-visible {
  display: block;
}
.dialog-box .message .title {
  font-weight: bold;
  font-size: 18px;
  line-height: 19px;
  margin-bottom: 5px;
}
.message {
  padding-right: 0px;
}
.waiting-email-txt {
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 18px;
  line-height: 30px;
}
.error-circle,
.success-circle {
  font-size: 36px;
  margin-left: 30px;
  margin-right: 30px;
}
.warning-circle {
  font-size: 22px;
}
.error-circle {
  color: #EB5757;
}
.warning-circle {
  color: #EB5757;
}
.success-circle {
  color: #27AE60;
}
.about-header-box {
  height: 350px;
}
.about-title {
  margin-top: 30px;
  margin-bottom: 20px;
  color: #1A1A1A;
  color: var(--neutrals-900, #ffffff);
  font-family: Rubik;
  font-size: 45px;
  font-style: normal;
  font-weight: 500;
  line-height: 50px;
  letter-spacing: -0.64px;
  display: block;
}
@media screen and (max-width: 1140px) {
  .about-title {
    font-size: 36px;
    line-height: 40px;
  }
}
.about-subtitle {
  margin-top: 30px;
  margin-bottom: 20px;
  color: #1A1A1A;
  color: var(--neutrals-900, #ffffff);
  font-family: Rubik;
  font-size: 32px;
  font-style: normal;
  line-height: 36px;
  letter-spacing: -0.64px;
  display: block;
}
@media screen and (max-width: 1140px) {
  .about-subtitle {
    font-size: 26px;
    line-height: 30px;
  }
}
@media screen and (max-width: 768px) {
  .about-subtitle {
    font-size: 20px;
    line-height: 24px;
  }
}
.about-header-img {
  display: block;
  position: absolute;
  margin: 0;
  left: 0px !important;
  top: 0px !important;
  background: url('../images/about/about_header_bg.jpg');
  background-size: auto;
  width: 100%;
  height: 450px;
  flex-shrink: 0;
  z-index: -1;
}
.about-sdg-section {
  margin-top: 60px;
  margin-bottom: 40px;
}
.about-sdg-txt {
  color: #1A1A1A;
  font-family: Rubik;
  font-size: 28px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: -0.64px;
  display: block;
}
.sdg-img {
  max-height: 350px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
}
@media screen and (max-width: 1140px) {
  .sdg-img {
    max-height: 200px;
  }
}
@media screen and (max-width: 768px) {
  .sdg-img {
    max-height: 120px;
  }
}
.about-partnership-section {
  margin-top: 60px;
  margin-bottom: 40px;
  text-align: left;
}
.about-partnership-txt {
  color: #1A1A1A;
  font-family: Rubik;
  font-size: 28px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: -0.64px;
  display: block;
  margin-bottom: 40px;
}
.about-partner-img-box {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 25px;
}
.about-cta-txt {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #1A1A1A;
  font-family: Rubik;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.64px;
  margin-top: 30px;
}
.about-cta-btn {
  width: 350px !important;
  height: 50px !important;
  font-size: 20px !important;
  line-height: 30px !important;
}
@media screen and (max-width: 1140px) {
  .about-cta-btn {
    width: 300px !important;
    height: 45px !important;
    font-size: 18px !important;
    line-height: 25px !important;
  }
}
@media screen and (max-width: 768px) {
  .about-cta-btn {
    width: 250px !important;
    height: 40px !important;
    font-size: 16px !important;
    line-height: 20px !important;
  }
}
.partner-img {
  max-height: 100px;
  max-width: 150px;
}
@media screen and (max-width: 1140px) {
  .partner-img {
    max-height: 80px;
    max-width: 120px;
  }
}
@media screen and (max-width: 768px) {
  .partner-img {
    max-height: 80px;
    max-width: 120px;
  }
}
.career-title {
  margin-bottom: 20px;
  color: #1A1A1A;
  font-family: Rubik;
  font-size: 45px;
  font-style: normal;
  font-weight: 500;
  line-height: 50px;
  letter-spacing: -0.64px;
  display: block;
}
@media screen and (max-width: 1140px) {
  .career-title {
    font-size: 36px;
    line-height: 40px;
  }
}
.career-act {
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
}
.hd-button {
  background: #2C6183;
  border-radius: 5px;
  color: #fff;
  margin-top: 30px;
  width: 270px;
  height: 45px;
}
.hd-button:hover,
.nav-btn-fill-bg:hover,
.form-btn:hover,
.job-apply-btn:hover {
  background: var(--neutrals-900, #363636);
  color: #fff;
}
.hd-button:active,
.nav-btn-fill-bg:active,
.form-btn:active,
job-apply-btn:active {
  background: #121212;
  color: #fff;
}
.academy-logo {
  background: url('../images/academy_logo.png');
  background-size: 606px;
  width: 606px;
  height: 150px;
}
.academy-gradient-box,
.agriculture-gradient-box,
.agriculture-benefits-box {
  min-height: 705px;
  margin-top: 120px;
  margin-right: 10%;
  padding-top: 30px;
}
.academy-gradient-box {
  padding-bottom: 100px;
}
.academy-gradient-box {
  background: radial-gradient(188.06% 540.34% at 0% 100%, #2C6183 15.95%, #40B8B2 100%);
}
.agriculture-gradient-box {
  background-color: #081c3e;
  padding-bottom: 120px;
  color: #fff;
}
.agriculture-benefits-box {
  background-color: #f8f9fa;
  color: #323232;
  width: 100%;
}
.academy-section-title,
.agri-section-title-box {
  margin-top: 120px;
}
.academy-slogan,
.agriculture-slogan {
  font-weight: bold;
  font-size: 36px;
  line-height: 46px;
  margin-top: 70px;
}
.agriculture-slogan {
  color: #ffffff;
}
.academy-training-box,
.training-box,
.agriculture-product-box,
.agri-benefits-box {
  margin-top: 60px;
}
.agri-benefits-icon {
  padding-bottom: 30px;
}
.agri-benefits-img {
  width: 90px;
}
.agriculture-featured-img {
  background-color: white;
  position: absolute;
  display: inline;
  width: 600px;
  height: 670px;
  border-radius: 8px;
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.04), 0 2px 6px 0 rgba(0, 0, 0, 0.04), 0 16px 24px 0 rgba(0, 0, 0, 0.06);
  background: url('../images/agriculture_featured.jpg');
}
.agriculture-product-title {
  color: #5eeded;
}
.agri-benefits-title {
  color: #1a1a1a;
}
.academy-training-title,
.agriculture-product-title,
.agri-benefits-title {
  font-weight: bold;
  font-size: 18px;
  line-height: 21px;
}
.training-desc,
.agriculture-product-desc,
.agri-benefits-desc {
  font-size: 18px;
  line-height: 30px;
  margin-top: 15px;
  min-height: 120px;
}
.agri-benefits-desc {
  color: #323232;
  line-height: 1.67;
}
.agriculture-product-desc {
  color: white;
  line-height: 1.67;
}
.training-act {
  margin-top: 30px;
  font-weight: 500;
  font-size: 17px;
  line-height: 19px;
  color: #fff;
}
.training-link {
  font-weight: 500;
  font-size: 17px;
  line-height: 19px;
  color: #fff;
}
.training-link:hover {
  color: #BDBDBD;
  text-decoration: none;
}
.training-act-arrow {
  margin-left: 7.5px;
}
.academy-nav {
  margin-top: 60px;
  margin-left: -16px;
}
.academy-nav-link {
  font-weight: bold;
  font-size: 36px;
  line-height: 46px;
  color: #828282;
}
.academy-nav .active {
  color: #1A1A1A;
}
.academy-nav-title {
  font-weight: bold;
  font-size: 36px;
  line-height: 46px;
  color: #1A1A1A;
}
.academy-nav-desc {
  font-size: 18px;
  line-height: 30px;
  color: #323232;
}
.academy-nav-tab {
  display: none;
}
.training-act-arrow {
  margin-left: 7.5px;
}
.training-title {
  padding: 0px;
}
.agri-process-box {
  max-width: 380px;
  min-width: 380px;
  height: 220px;
  margin: 0 10px 0 0;
  padding: 32px 42px 33px 32px !important;
  border-radius: 8px;
  color: #ffffff;
  margin-top: 30px;
}
.agri-process-box-arrow {
  width: 24px;
  height: 48px;
  margin-left: 323px;
  transform: rotate(45deg);
  border-radius: 4px;
  margin-top: -8px;
  z-index: 3;
  position: relative;
  display: block;
}
.agri-process-box .last-tail {
  margin-top: -4px !important;
}
.agri-process-box-tail {
  width: 24px;
  height: 20px;
  margin-left: -47px;
  transform: rotate(45deg);
  border-radius: 4px;
  margin-top: -45px;
  z-index: 1;
  position: relative;
  background-color: #fff;
  display: block;
}
.agri-processes {
  margin-top: 30px;
}
.agri-processes .title {
  font-family: Rubik;
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.33px;
  text-align: left;
  margin: 0 0 15px;
}
.agri-process-box .number {
  margin-right: 10px;
}
.agri-process-bottom-row {
  margin-top: 30px;
}
.agri-process-one {
  background-color: #5a96b4;
}
.agri-process-one-arrow {
  margin-top: -102px;
}
.agri-process-second {
  background-color: #2c6183;
}
.agri-process-third {
  background-color: #204c70;
}
.agri-process-fourth {
  background-color: #16395e;
}
.agri-process-fifth {
  background-color: #0e284b;
}
.agri-process-sixth {
  background-color: #081c3e;
}
.training-title-right {
  margin-left: 60px;
}
.training-box {
  border: 1px solid #2C6183;
  box-sizing: border-box;
  border-radius: 5px;
  width: 370px;
  padding-left: 30px !important;
  padding-right: 30px !important;
  padding-top: 30px;
  padding-bottom: 30px;
}
.training-box-mr {
  margin-right: 30px;
}
.training-box .info-box {
  box-sizing: border-box;
  border-radius: 5px;
  padding: 15px;
  margin-bottom: 30px;
}
.training-box .info-box-warning {
  border: 1px solid #F2994A;
}
.training-box .info-box-error {
  border: 1px solid #EB5757;
}
.training-box .info-box-success {
  border: 1px solid #27AE60;
}
.training-box .info-box .warning {
  color: #F2994A;
}
.training-box .info-box .error {
  color: #EB5757;
}
.training-box .info-box .success {
  color: #27AE60;
}
.training-box .info-box .error-circle {
  font-size: 22px;
}
.info-box .payment-btn {
  margin-top: 15px;
}
.info-box .message .title {
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  margin-top: 0px;
}
.info-box .message .desc {
  font-size: 14px;
  line-height: 20px;
  margin-top: 7px;
}
.training-box .city {
  font-size: 18px;
  line-height: 20px;
  color: #1A1A1A;
  text-transform: capitalize;
}
.training-box .title {
  font-weight: bold;
  font-size: 24px;
  line-height: 28px;
  margin-top: 10px;
}
.training-box .details,
.training-box .description,
.training-box .location,
.training-box .instructors {
  font-size: 14px;
  line-height: 20px;
  color: #323232;
}
.training-box .location a,
.training-box .instructors a {
  font-size: 14px;
  line-height: 20px;
  color: #2C6183;
}
.training-box .details {
  font-weight: 500;
  margin-top: 30px;
}
.training-box .description {
  margin-top: 10px;
}
.training-box .location {
  margin-top: 30px;
}
.training-box .date-time {
  margin-top: 30px;
  font-size: 14px;
  line-height: 20px;
}
.training-box .emphasis {
  font-weight: 500;
}
.training-box .instructors {
  margin-top: 10px;
}
.training-box .dynamic-info {
  margin-top: 30px;
  font-weight: bold;
}
.training-box .dynamic-info .discount {
  color: #EB5757;
}
.training-box .dynamic-info .discount-icon,
.training-box .dynamic-info .capacity-full-icon {
  font-size: 19px;
  margin-right: 10px;
}
.training-box .dynamic-info .discount .real-price {
  text-decoration: line-through;
  font-weight: normal;
}
.training-box .dynamic-info .capacity-full {
  color: #F2994A;
}
.training-box .act-btn-box {
  margin-top: 30px;
}
.training-act-btn {
  border: 1px solid #2C6183;
  border-radius: 5px;
  color: #fff;
  width: 100%;
  height: 45px;
  font-weight: 500;
  font-style: normal;
  line-height: 19px;
  font-size: 17px;
}
.training-box .content-link {
  margin-top: 16px;
  text-align: center;
}
.training-box .content-link .detail-link {
  font-weight: 500;
  font-size: 17px;
  line-height: 19px;
  color: #323232;
}
.empty-list-box {
  margin-top: 60px;
  font-size: 36px;
  line-height: 43px;
  text-align: center;
  letter-spacing: -0.333333px;
  color: #1A1A1A;
  width: 100%;
}
.training-req-btn {
  width: 270px !important;
  margin-top: 30px;
}
.user-form {
  margin: auto;
}
.form-desc {
  margin-right: 30px;
}
.user-form-title {
  font-weight: bold;
  font-size: 36px;
  line-height: 46px;
  color: #1A1A1A;
}
.user-form-group {
  margin-top: 30px;
  margin-bottom: 0px;
}
.form-label {
  display: flex;
  margin-bottom: 12px;
  color: var(--neutrals-700, #3F3B3B);
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  /* 153.846% */
}
.form-input {
  border: 1px solid #BDBDBD;
  box-sizing: border-box;
  border-radius: 5px;
  font-weight: 500;
  height: 45px;
  font-size: 17px;
  line-height: 19px;
  display: flex;
  letter-spacing: -0.333333px;
  color: #323232;
}
.form-check-input {
  width: 18px;
  height: 18px;
  color: var(--neutrals-700, #3F3B3B);
}
.form-check-input:checked {
  background-color: #3F3B3B;
  border-color: #03337b;
}
.form-input-contact {
  width: 370px;
  height: 45px;
  margin: 5px 0 0;
  border-radius: 5px;
  border: solid 1px #bdbdbd;
  background-color: #ffffff;
}
.form-btn {
  border-radius: 8px;
  background: #121212;
  border-radius: 5px;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: -0.333333px;
  color: #FFF;
  margin-top: 30px;
  width: 100%;
  height: 45px;
}
.contact-btn {
  width: 370px;
  height: 45px;
}
.forget-password {
  font-size: 14px;
  line-height: 17px;
}
.alternative-action-txt,
.user-form a {
  font-size: 14px;
  line-height: 17px;
  align-items: center;
  text-align: center;
}
.user-form a {
  font-weight: 500;
  color: #2C6183;
}
.custom-form-err {
  margin-top: 10px;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: -0.333333px;
  color: #EB5757;
}
.alternative-action-txt {
  margin-top: 15px;
}
.show-pass {
  position: absolute;
  margin-top: -30px;
  right: 0px;
  margin-right: 30px;
  cursor: pointer;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #2C6183;
}
.close-dialog {
  color: #323232;
  font-size: 20px;
  position: absolute;
  margin: 13px;
  cursor: pointer;
  margin-top: -20px;
}
.form-check .agreement-txt,
.form-check .agreement-txt a {
  font-size: 12px;
  line-height: 14px;
}
.form-check .agreement-txt {
  color: #323232;
  max-width: 350px;
}
.user-form-description {
  margin-top: 15px;
}
.result-box {
  border: 1px solid #2C6183;
  box-sizing: border-box;
  border-radius: 5px;
  margin-top: 30px;
  min-height: 100px;
  padding: 30px;
}
.result-box .name {
  font-weight: bold;
  font-size: 18px;
  line-height: 21px;
  color: #000;
  margin-top: 15px;
}
.result-box #download {
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #2C6183;
}
.result-box #download .cert-download {
  font-size: 17px;
  color: #2C6183;
  margin-right: 7px;
}
.download-btn {
  padding: 0px;
  margin-top: 20px;
}
@media (max-width: 1140px) {
  .navbar-custom {
    height: auto;
  }
  .navbar-nav-custom {
    margin-left: auto;
    margin-top: 24px;
  }
  .desc-section {
    margin-left: -32px;
  }
  .lang-btn-container {
    margin-top: 20px;
    margin-left: 0em;
  }
  .user-btn-container {
    margin-top: 20px;
  }
  .navbar-light .navbar-toggler {
    border: 0px;
    left: 8.33%;
    right: 8.33%;
    top: 20.83%;
    bottom: 20.83%;
  }
  .navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(44, 97, 131, 1)' stroke-width='3' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
  }
  .navbar-toggler-icon {
    width: 30px;
    height: 24px;
  }
  .logo-bg {
    width: 201px;
    background-size: 201px;
    height: 16px;
    left: 30px;
    top: 28px;
  }
  .legal-txt {
    margin-top: 30px;
  }
  .footer-social-link,
  .footer-deep-bar,
  .footer-legal-link {
    font-size: 12px;
    line-height: 14px;
  }
  .content-container {
    padding-left: 30px;
    padding-right: 30px;
  }
  .content-general {
    margin-top: 30px;
    margin-bottom: 60px;
  }
  .content-txt {
    margin-top: 15px;
  }
  .content-title {
    font-size: 36px;
    line-height: 43px;
  }
  .contact-title {
    height: auto;
    font-size: 14px;
    margin-bottom: 32px;
  }
  .form-input-contact,
  .contact-btn {
    width: 100%;
  }
  .offer-box .title {
    /* H5 */
    font-family: Rubik;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    /* 111.111% */
    letter-spacing: -0.36px;
  }
  .offer-box .content {
    /* P3 Regular */
    font-family: Rubik;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
  }
  .offer-container .second-row {
    margin-top: 0px;
  }
  .solution-section-title {
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    /* 112.5% */
    letter-spacing: -0.48px;
  }
  .academy-gradient-box,
  .agriculture-gradient-box,
  .agriculture-benefits-box {
    margin-right: 0px;
    margin-top: 60px;
    padding-bottom: 60px;
  }
  .agri-process-box {
    min-width: 335px;
  }
  .agri-process-box-arrow,
  .agri-process-box-tail {
    display: none;
  }
  .training-desc,
  .agriculture-product-desc {
    min-height: 80px;
  }
  .academy-section-title,
  .agri-section-title-box {
    margin-top: 60px;
  }
  .academy-slogan {
    font-size: 24px;
    line-height: 34px;
  }
  .academy-nav-tab {
    display: block !important;
  }
  .fade:not(.show) {
    opacity: 100;
  }
  .academy-nav-header {
    margin-bottom: 40px;
  }
  .academy-nav-number {
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
    color: #1A1A1A;
    padding-bottom: 10px;
  }
  .academy-nav-title {
    margin-bottom: 10px;
  }
  .academy-nav-tab {
    margin-bottom: 60px;
  }
  .academy-nav-title {
    font-size: 24px;
    line-height: 28px;
  }
  .training-title-right {
    margin-left: 30px;
  }
  .training-box {
    min-width: 100%;
    margin-top: 30px;
  }
  .training-box-mr {
    margin-left: 0px;
  }
  .dialog-box {
    text-align: center;
  }
  .form-desc {
    margin: auto;
  }
  .agriculture-featured-img {
    display: none;
  }
}
@media (min-width: 1830px) {
  .agri-process-box {
    max-width: 500px;
  }
  .agri-process-box-arrow {
    margin-left: 443px;
  }
  .agri-process-one-arrow {
    margin-top: -83px;
  }
}
@media (max-width: 320px) {
  .logo-bg {
    width: 190px;
    background-size: 190px;
    height: 16px;
    left: 30px;
    top: 28px;
  }
  .footer-simple {
    position: initial;
  }
  .agri-process-box {
    min-width: auto;
    height: auto;
  }
}
