.about-section .about-content .about-text h4 {
    font-size: 1rem;
    font-family: 'CondorTest';
    letter-spacing: 1px;
    margin: 0 0 8px;
}
/*------------------- 6.4 banner -------------------*/
.banner-collection1 {
  background-color: #eaf7f4;
  position: relative;
}
@media only screen and (max-width: 991px) {
  .banner-collection1 {
    padding: 30px 40px;
    overflow: hidden;
  }
}
.banner-collection1 .shape-img1 {
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 0.3;
  filter: brightness(110%) contrast(58%) saturate(68%) blur(0px) hue-rotate(336deg);
}
.banner-collection1 .shape-img2 {
  position: absolute;
  bottom: 0;
  right: 0;
  opacity: 0.3;
  filter: brightness(110%) contrast(58%) saturate(68%) blur(0px) hue-rotate(336deg);
}
.banner-collection2 {
  background-color: #fff;
}
.banner-bg {
  background-color: #eaf7f4;
  border-radius: 8px;
  padding: 0px 100px;
}
@media only screen and (max-width: 991px) {
  .banner-bg {
    padding: 30px 40px 30px 40px;
  }
}
@media only screen and (max-width: 767px) {
  .banner-bg {
    text-align: center;
  }
}
.banner-box1 {
  display: flex;
}
.banner-box1 .item-img {
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 991px) {
  .banner-box1 .item-img {
    margin-bottom: 20px;
    text-align: center;
    display: none;
  }
}
.banner-box1 .item-img img.img-bg-space {
  margin-top: -60px;
}
.banner-box1 .motion-effects3 {
  position: absolute;
  left: -25px;
  bottom: 22px;
  z-index: -1;
  filter: brightness(100%) contrast(100%) saturate(100%) blur(0px) hue-rotate(317deg);
}
.banner-box1 .motion-effects4 {
  position: absolute;
  right: -30px;
  bottom: 5px;
  z-index: -1;
}
.banner-box1 .motion-effects5 {
  position: absolute;
  right: -30px;
  top: 20px;
  z-index: -1;
}
.banner-box1 .item-content {
  margin-left: 75px;
}
@media only screen and (max-width: 1199px) {
  .banner-box1 .item-content {
    flex: 1;
  }
}
@media only screen and (max-width: 991px) {
  .banner-box1 .item-content {
    margin-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .banner-box1 .item-content {
    text-align: center;
  }
}
.banner-box1 .item-content .heading-title {
  font-size: 32px;
  font-weight: 600;
  line-height: 36px;
  margin-bottom: 5px;
}
@media only screen and (max-width: 991px) {
  .banner-box1 .item-content .heading-title {
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 479px) {
  .banner-box1 .item-content .heading-title {
    font-size: 26px;
    margin-bottom: 10px;
  }
}
.banner-box1 .item-content p {
  margin-bottom: 0;
}
.banner-button {
  text-align: right;
}
@media only screen and (max-width: 767px) {
  .banner-button {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 50px;
  }
}
.banner-button .banner-btn {
  display: inline-block;
  padding: 10px 45px;
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  background-color: #0c498b;
  border: none;
  border-radius: 4px;
  box-shadow: 0px 9px 18px 0px rgba(185, 191, 203, 0.38);
  position: relative;
  z-index: 1;
}
.banner-button .banner-btn:hover:after {
  visibility: visible;
  opacity: 1;
  width: 100%;
  left: 0;
  transition: all 0.3s ease-in-out;
}
.banner-button .banner-btn:after {
  content: "";
  height: 100%;
  width: 0;
  background: rgba(0, 0, 0, 0.15);
  position: absolute;
  bottom: 0;
  right: 0;
  visibility: hidden;
  opacity: 0;
  border: none;
  border-radius: 4px;
  z-index: -1;
  transition: all 0.3s ease-in-out;
}
.banner-collection3 {
  background-image: url(img/banner/banner4.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 800px;
  background-position: center center;
  padding-top: 55px;
}
@media only screen and (min-width: 1200px) {
  .banner-collection3 .item-heading-center {
    margin: 0 auto;
    width: 50%;
  }
}
.banner-collection3 .item-heading-center .section-title {
  color: #0E2E50;
  font-size: 48px;
  line-height: 1.2;
  margin-bottom: 0;
}
@media only screen and (max-width: 1199px) {
  .banner-collection3 .item-heading-center .section-title {
    font-size: 42px;
    line-height: 1.2;
  }
}
@media only screen and (max-width: 991px) {
  .banner-collection3 .item-heading-center .section-title {
    font-size: 36px;
  }
}
@media only screen and (max-width: 767px) {
  .banner-collection3 .item-heading-center .section-title {
    font-size: 30px;
  }
}
@media only screen and (max-width: 479px) {
  .banner-collection3 .item-heading-center .section-title {
    font-size: 28px;
  }
}
.banner-collection3 .item-heading-center .bg-title-wrap {
  top: 50px;
}
.banner-collection3 .item-heading-center .banner-button {
  text-align: center;
  margin-top: 20px;
}
.banner-collection4 {
  background-color: #0E2E50;
  padding: 100px 0px 0px 0px;
  position: relative;
  overflow: hidden;
}
@media only screen and (max-width: 1199px) {
  .banner-collection4 {
    padding: 70px 0px;
  }
}
@media only screen and (max-width: 991px) {
  .banner-collection4 {
    padding: 70px 0px;
  }
}
@media only screen and (max-width: 575px) {
  .banner-collection4 {
    padding: 50px 0px;
  }
}
@media only screen and (max-width: 575px) {
  .banner-collection4 .item-element {
    display: none;
  }
}
.banner-collection4 .item-element ul li {
  position: absolute;
}
.banner-collection4 .item-element ul li:nth-child(1) {
  bottom: 0;
  left: 0;
}
.banner-collection4 .item-element ul li:nth-child(2) {
  bottom: 150px;
  right: 13%;
}
.banner-collection4 .item-element ul li:nth-child(3) {
  bottom: 15%;
  right: -15%;
  animation: rtTopBottom ease-in-out forwards infinite;
  animation-duration: 10s;
}
@-webkit-keyframes rtTopBottom {
  50% {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.shape-img1 {
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 0.3;
  filter: brightness(110%) contrast(58%) saturate(68%) blur(0px) hue-rotate(336deg);
}
.shape-img2 {
  position: absolute;
  bottom: 0;
  right: 0;
  opacity: 0.3;
  filter: brightness(110%) contrast(58%) saturate(68%) blur(0px) hue-rotate(336deg);
}
.modal-content {
    background: #ffffff;
}

.form-control {
    border-radius: 12px;
    border: 1px solid #e5e7eb;
}

.form-control:focus {
    border-color: #1b641f;
    box-shadow: 0 0 0 0.15rem rgba(27, 100, 31, 0.15);
}

.btn-success {
    background-color: #1b641f;
    border-color: #1b641f;
}
.banner-button {
    margin-top: 20px;
}

.banner-btn-pro {
    display: inline-block;
    padding: 14px 34px;
    font-size: 16px;
    font-weight: 600;
    color: #ffffff;
    background: linear-gradient(135deg, #1b641f, #2f8f3b);
    border-radius: 50px;
    text-decoration: none;
    letter-spacing: 0.5px;
    box-shadow: 0 10px 25px rgba(27, 100, 31, 0.25);
    transition: all 0.35s ease;
}

.banner-btn-pro:hover {
    background: linear-gradient(135deg, #165418, #257a30);
    transform: translateY(-3px);
    box-shadow: 0 15px 35px rgba(27, 100, 31, 0.35);
    color: #ffffff;
}

.banner-btn-pro:active {
    transform: translateY(0);
    box-shadow: 0 8px 18px rgba(27, 100, 31, 0.25);
}
.progress-box1 {
  padding: 100px 0px 90px 0px;
}
.progress-box1 .progress-layout {
  position: relative;
  margin: 0 auto;
}
@media only screen and (max-width: 991px) {
  .progress-box1 .progress-layout {
    margin-bottom: 40px;
  }
}
.progress-box1 .progress-layout .process-circle {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: transparent;
  background-image: linear-gradient(180deg, #ffffff42 0%, #0c498b 100%);
  border-radius: 50%;
  height: 140px;
  width: 140px;
  z-index: 3;
}
.progress-box1 .progress-layout .process-circle:nth-child(2) {
  width: 180px;
  height: 180px;
  z-index: 2;
  opacity: 0.4;
}
.progress-box1 .progress-layout .process-circle:nth-child(3) {
  width: 222px;
  height: 222px;
  z-index: 1;
  opacity: 0.1;
}
.progress-box1 .progress-layout::before {
  background-color: transparent;
  background-image: linear-gradient(180deg, #ffffff42 0%, #0e2e50 100%);
  opacity: 1;
  height: 140px;
  width: 140px;
  border-radius: 50%;
  z-index: 3;
}
.progress-box1 .progress-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  z-index: 5;
  text-align: center;
  padding-top: 15px;
}
.progress-box1 .progress-content .item-parcent {
  font-size: 60px;
  font-weight: 600;
  color: #ffffff;
}
.progress-box1 .progress-content label {
    font-size: 18px;
    font-family: 'CondorTest';
    font-weight: 600;
    letter-spacing: .3px;
  color: #ffffff;
}

.section-title h2::before {
  content: none !important
}
/* =====================================================
 IMAGE MODERNIZATION
===================================================== */
img {
transition: transform 0.6s ease, box-shadow 0.6s ease;
}

img:hover {
transform: scale(1.015);
}

/* =====================================================
 SERVICES / BLOG CARD POLISH
===================================================== */
.single_blog {
border-radius: 18px;
overflow: hidden;
}

.single_blog img {
border-radius: 0;
}

.single_blog:hover img {
transform: scale(1.05);
}

/* =====================================================
 FUTURISTIC HEADING ACCENT
===================================================== */
.section-title h2,
.infra-section h2,
.why-invest-section h2 {
position: relative;
}

.section-title h2::after,
.infra-section h2::after,
.why-invest-section h2::after {
content: "";
display: block;
width: 60px;
height: 3px;
margin: 12px auto 0;
background: linear-gradient(to right, #0c498b, #5fa8ff);
border-radius: 5px;
}

.services-section{
  position: static ;
}