    .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: 4px;
    font-size: 1rem;
    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 {
    padding: 10px 45px;
    color: #ffffff;
    font-size: 15px;
    font-weight: 500;
    background-color: #0c498b;
    border: none;
    border-radius: 4px !important;
    box-shadow: 0px 9px 18px 0px rgba(185, 191, 203, 0.38);
    position: relative;
    z-index: 1;
}
.btn-success:hover{
  background-color: #0c498b;
    border: none;
    border-radius: 4px !important;
    box-shadow: 0px 9px 18px 0px rgba(185, 191, 203, 0.38);
}
.form-control:focus {
    background-color: var(--bs-body-bg);
    border-color: #0c498b;
    outline: 0;
}
.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: 50px;
  font-weight: 600;
  color: #ffffff;
}
.progress-box1 .progress-content label {
    font-size: 18px;
    font-family: 'CondorTest';
    font-weight: 600;
    letter-spacing: .3px;
  color: #ffffff;
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: none !important;
}
.hero-banner {
    width: 100%;
    overflow: hidden;
}

.hero-banner img {
    width: 100%;
    height: 100%;
    object-fit: cover;   /* SAME AS MIRRIKH */
    object-position: center;
    display: block;
}
.mfp-bg { 
    z-index: 99999; 
}
.mfp-wrap { 
    z-index: 100000; 
}
.single_blog {
    border-radius: 18px;
    overflow: hidden;
}
/* =====================================================
   HERO SLIDER – PREMIUM FEEL
===================================================== */
.hero-slider .item img {
  filter: contrast(1.05) saturate(1.05);
  transition: transform 6s ease;
}

.hero-slider .owl-item.active img {
  transform: scale(1.05);
}

/* =====================================================
   TOP SERVICE SECTION (4 ICON BLOCKS)
===================================================== */


.top-service-content {
  background: linear-gradient(145deg, #ffffff, #f9fafb);
  border-radius: 16px;
  padding: 35px 20px;
  height: 100%;
  transition: all 0.45s cubic-bezier(0.22,1,0.36,1);
  box-shadow: 0 15px 35px rgba(0,0,0,0.08);
  position: relative;
  overflow: hidden;
}

.top-service-content::after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  box-shadow: 0 0 0 rgba(12,73,139,0);
  transition: box-shadow 0.4s ease;
  pointer-events: none;
}

.top-service-content:hover {
  transform: translateY(-6px);
}

.top-service-content:hover::after {
  box-shadow: 0 0 0 1px rgba(12,73,139,0.25);
}
/* =====================================================
   HERO SLIDER – CINEMATIC FEEL
===================================================== */
.hero-slider img {
  filter: contrast(1.08) saturate(1.08);
}

.hero-slider .owl-item.active img {
  transform: scale(1.07);
  transition: transform 7s ease;
}

/* =====================================================
   SECTION TITLES – AUTHORITY LINE
===================================================== */
.section-title h2,
.about-section h2 {
  position: relative;
}

.section-title h2::after {
  content: "";
  display: block;
  width: 65px;
  height: 3px;
  margin: 12px auto 0;
  background: linear-gradient(to right, #0c498b, #5fa8ff);
  border-radius: 6px;
}
.about-section h2::after {
  content: "";
  display: block;
  width: 65px;
  height: 3px;
  margin: 12px;
  background: linear-gradient(to right, #0c498b, #5fa8ff);
  border-radius: 6px;
}
.section-title h2::before{
  content: none !important
}
.services-section::before{
  background: inherit
}
/* =====================================================
   IMAGE MODERNIZATION
===================================================== */
img {
  transition: transform 0.6s ease, box-shadow 0.6s ease;
}

img:hover {
  transform: scale(1.015);
}
.renvia-feature_two .renvia-image-box {
  position: relative;
}
.renvia-feature_two .renvia-image-box .renvia-image img {
  border-radius: 18px;
}
.renvia-feature_two .renvia-image-box .renvia-avatar-box {
  position: absolute;
  left: 30px;
  bottom: 30px;
  background-color: var(--primary-color);
  max-width: 270px;
  width: 100%;
  border-radius: 20px;
  padding: 30px 20px 25px;
}
.renvia-feature_two .renvia-image-box .renvia-avatar-box .avatar-list ul li img {
  width: 40px;
  height: 40px;
}
.renvia-feature_two .renvia-image-box .renvia-avatar-box .avatar-list ul li span {
  width: 40px;
  height: 40px;
}
.renvia-feature_two .renvia-image-box .renvia-avatar-box .text-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 15px;
}
.renvia-feature_two .renvia-image-box .renvia-avatar-box .text-wrap .number {
  font-size: 18px;
  color: #fff;
  margin-right: 10px;
  font-weight: 700;
}
.renvia-feature_two .renvia-image-box .renvia-avatar-box .text-wrap .text p{
  font-size: 14px;
  color: #fff;
}
.text-wrap {
  white-space: normal !important;
}
.renvia-feature-item.style-two {
  background-color: #F8F8F8;
  border-radius: 18px;
  padding: 30px 20px 25px;
}
.renvia-feature-item.style-two .icon {
  margin-bottom: 15px;
}
.renvia-feature-item.style-two .content .title {
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 15px;
}
.renvia-feature-item.style-two {
  background-color: #F8F8F8;
  border-radius: 30px;
  padding: 30px 20px 25px;
}
.renvia-feature-item.style-two .content .title {
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 15px;
}
.section-title .sub-title {
  color: #212529;
  margin-bottom: 12px;
}
.renvia-feature_two .renvia-image-box .renvia-avatar-box {
  position: absolute;
  left: 30px;
  bottom: 30px;
  background-color: #0c498b;
  max-width: 270px;
  width: 100%;
  border-radius: 20px;
  padding: 30px 20px 25px;
}
.renvia-feature_two .renvia-image-box .renvia-avatar-box .avatar-list ul li img {
  width: 40px;
  height: 40px;
}
.renvia-feature_two .renvia-image-box .renvia-avatar-box .avatar-list ul li span {
  width: 40px;
  height: 40px;
}
.renvia-feature_two .renvia-image-box .renvia-avatar-box .text-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 15px;
  justify-content: center;
    align-items: baseline;
}
.renvia-feature_two .renvia-image-box .renvia-avatar-box .text-wrap .number {
  font-size: 18px;
  color: #fff;
  margin-right: 10px;
  font-weight: 700;
}
.renvia-feature_two .renvia-image-box .renvia-avatar-box .text-wrap .text {
  font-size: 14px;
  color: #fff;
}
/* Avatar Box */
.renvia-avatar-box .avatar-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
.renvia-avatar-box .avatar-list ul {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.renvia-avatar-box .avatar-list ul li {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.renvia-avatar-box .avatar-list ul li:not(:first-child) {
  margin-left: -15px;
}
.renvia-avatar-box .avatar-list ul li img {
  width: 55px;
  height: 55px;
  border: 2px solid var(--white-color);
  border-radius: 50%;
}
.renvia-avatar-box .avatar-list ul li span {
  width: 55px;
  height: 55px;
  border-radius: 50%;
  border: 2px solid var(--white-color);
  background-color: var(--primary-color);
  font-weight: 600;
  color: var(--white-color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.theme-btn.style-one {
  background-color: #0c498b;
  color: #fff;
}
.theme-btn {
max-width: 250px;
  display: inline-block;
  color: #fff;
  font-size: 1rem;
  font-weight: 500;
  background-color: rgb(12, 73, 139);
  box-shadow: rgba(185, 191, 203, 0.38) 0px 9px 18px 0px;
  position: relative;
  z-index: 1;
  padding: 10px 45px;
  border-width: initial;
  border-style: none;
  border-color: initial;
  border-image: initial;
  border-radius: 4px;
  transition: transform 0.45s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.45s cubic-bezier(0.4, 0, 0.2, 1);
}
.theme-btn::before {
  content: "";
  position: absolute;
  top: 0;
  left: -70%;
  width: 60%;
  height: 100%;
  background: linear-gradient(
    120deg,
    transparent,
    rgba(255,255,255,0.35),
    transparent
  );
}

/* hover = only light move */
.theme-btn:hover::before {
  left: 120%;
  transition: left 0.6s ease;
}
.mb-60 {
  margin-bottom: 60px;
}
.renvia-feature-item .icon-title {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 8px;
}

.renvia-feature-item .icon-title .title {
  margin: 0;
}
