.c-slider-v1-main-container {
  min-height: auto;
}
.c-color-blocks .items p.c-middle {
  height: auto !important;
}
.c-boxes-v3-main-container div:not(:first-child) {
  padding-left: 20px;
}
.c-breadcrumbs-main-container {
  background: #034ea2;
  color: #fff;
}
.rounded {
  border-radius: 15px !important;
}
.orange-bg {
  background-color: #ee5a24;
  color: #fff;
}
.text-yellow {
  color: #f9ed20 !important;
}
.c-btn-v1, .c-btn-v2, .c-btn-v3, .c-btn-v4, .c-btn-v5 {
  padding: 10px 10px;
  border-width: 1px;
}
.dark-blue-bg {
  background-color: #034ea2;
  color: #fff;
}
.c-blog-content-container a img {
  aspect-ratio: 1.7777777778;
}
.rgf-container {
  border-radius: 15px;
  padding: 30px;
  color: #fff;
}
.rgf-container .c-p-v1 {
  color: #fff;
  font-size: 16px;
}
.rgf-container .c-p-v1 strong {
  color: #fdb930;
  font-weight: bold;
}
.rgf-container .pillars-title {
  color: #fdb930;
}
.rgf-container .rgf-pillars {
  display: flex;
  justify-content: space-between;
  position: relative;
  gap: 0;
}
.rgf-container .c-layout-content-v1 {
  display: flex;
  justify-content: space-between;
}
.rgf-container .c-btn-v4 {
  padding: 10px 10px;
  line-height: 1;
  width: fit-content;
  font-weight: 600;
  text-decoration: none;
  color: #ffffff;
  border: 1px solid #ffffff;
}
.rgf-container .c-boxes-v3-box {
  background-color: #326fb3;
  padding: 20px;
  border-radius: 15px;
  height: -webkit-fill-available;
  height: 100%;
}
.leftRightBoxes .col-padding {
  padding: 50px 15px;
}
.leftRightBoxes .c-economic-section-4-image-container img {
  aspect-ratio: 1.7777777778;
  object-fit: cover;
}
.leftRightBoxes .circle {
  position: absolute;
  top: -100px;
  left: 100px;
  border-radius: 50%;
  border: 1px solid #fff;
  height: 200px;
  width: 200px;
}
.leftRightBoxes .circle .prefix {
  font-size: 30px;
  font-weight: bolder;
}
.leftRightBoxes .circle .number {
  font-size: 42px;
  line-height: 1;
  font-weight: bolder;
}
.leftRightBoxes .circle .suffix {
  font-size: 34px;
  font-weight: bolder;
}
.leftRightBoxes .circle .circleText {
  font-size: 16px;
  line-height: 1;
}
.leftRightBoxes .mw-cols {
  max-width: 600px;
  height: max-content;
}
.leftRightBoxes h2 {
  font-weight: 500;
  font-size: 34px;
}
.leftRightBoxes p {
  font-size: 20px;
}
.circle {
  border-radius: 50%;
  height: 200px;
  width: 200px;
}
.c-general-section-1-content h1 {
  line-height: 1;
}
.reformSection {
  margin-bottom: 50px;
}
.reformSection .text-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.53) 0%, rgba(255, 255, 255, 0.11) 100%);
  padding: 1.5rem;
  display: flex;
  align-items: flex-start;
  color: white;
}
.reformSection .image-col-bg {
  background-size: cover;
  background-position: center;
  position: relative;
  min-height: 400px;
}
.reformSection .content-col-bg {
  background-color: #e5f1ff;
}
.reformSection .app-card {
  border-radius: 15px;
}
.reformSection .logo {
  max-width: 200px;
}
.reformSection i {
  padding: 6px;
  margin-right: 10px;
  font-size: 16px;
  border: 2px solid #f9ed20;
  border-radius: 50%;
  color: #f9ed20;
}
.overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.53) 0%, rgba(255, 255, 255, 0.11) 100%);
  padding: 1.5rem;
  display: flex;
  align-items: flex-start;
  color: white;
  border-radius: 15px;
}
.investmentsSection {
  margin-bottom: 50px;
}
.investmentsSection .prefix {
  font-size: 30px;
  font-weight: bolder;
}
.investmentsSection .number {
  font-size: 42px;
  line-height: 1;
  font-weight: bolder;
}
.investmentsSection .suffix {
  font-size: 30px;
  font-weight: bolder;
}
.investmentsSection .circleText {
  font-size: 16px;
  line-height: 1;
}
.plantsBoxes .plantsBoxes-title {
  line-height: 1.2;
  margin-top: 0;
  color: #ffffff;
  font-size: 24px;
  z-index: 2;
  font-weight: 600;
}
.plantsBoxes .plantsBoxes-tagline {
  color: #fff;
  font-size: 18px;
  z-index: 2;
  font-weight: bold;
}
.plantsBoxes .plantsBoxes-description {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  z-index: 2;
  position: relative;
}
.plantsBoxes .mw-230 {
  max-width: 230px;
}
.whoWeAre .wbif-content-info img {
  box-shadow: none;
  width: 100%;
}
.whoWeAre .card {
  border: none;
  border-radius: 15px;
  padding: 40px;
}
/* RESPONSIVE */
/* Extra-Large (xl) - Up to 1199.98px */
/* Large (lg) - Up to 991.98px */
@media (max-width: 991.98px) {
  .c-boxes-v3-main-container div {
    padding: 0 20px 20px 0 !important;
  }
  .c-boxes-v3-main-container div:not(:last-child) {
    border-right: none !important;
  }
  .c-boxes-v3-main-container div:not(:first-child) {
    padding-left: 0;
  }
}
/* Medium (md) - Up to 767.98px */
@media (max-width: 767.98px) {
  .rgf-container .rgf-pillars {
    gap: 20px;
  }
  .leftRightBoxes .circle {
    position: absolute;
    top: -60px;
    left: 40px;
    border-radius: 50%;
    border: 1px solid #fff;
    height: 150px;
    width: 150px;
  }
}
/* Small (sm) - Up to 575.98px */
