.img-logo {
    filter: brightness(1.2) contrast(17%) sepia(38.4) hue-rotate(23deg) saturate(3.2);
    /* height: 100px;
    width: 100px; */
}

.header-top-area-wrapper .header-top-one-wrapper .left .phone {
  position: relative;
}
.header-top-area-wrapper .header-top-one-wrapper .left .phone::after {
  position: absolute;
  content: "";
  width: 1px;
  height: 14px;
  background: #fff;
  right: 25px;
  top: 50%;
  transform: translateY(-50%);
}
.header-top-area-wrapper .header-top-one-wrapper .left .phone a {
  padding: 11px 0;
  display: block;
  color: #fff;
  margin-right: 50px;
  font-size: 14px;
  position: relative;
  transition: var(--transition);
}
.header-top-area-wrapper .header-top-one-wrapper .left .phone a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 12px;
  height: 1px;
  width: 0%;
  background: #fff;
  transition: var(--transition);
}
.header-top-area-wrapper .header-top-one-wrapper .left .phone a i {
  margin-right: 6px;
}
.header-top-area-wrapper .header-top-one-wrapper .left .phone a:hover::after {
  width: 100%;
}

.card-container {
      display: flex;
      flex-wrap: wrap;
      gap: 20px;
      justify-content: space-between;
    }

    .custom-card {
      flex: 0 0 48%; /* Two cards per row */
      background: #fff;
      padding: 20px;
    }

    .icon img {
      width: 50px;
      height: auto;
      margin-bottom: 10px;
    }

    .title-sm {
      
      font-weight: 600;
    }

    .disc {
      
      color: #555;
    }

    

    @media (max-width: 768px) {
      .custom-card {
        flex: 0 0 100%;
      }
    }
    
    .header-even {
      justify-content: space-around;
    }

    .img-icon img{
      height: 50px;
    }
    .img-resize img{
      height: 200px;
width: 300px;
border-radius: 10px;
    }

    /* Sliding marquee title */
.marquee-container {
    position: absolute;
    bottom: 202px; 
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    pointer-events: none;
    text-align: center;
}

.marquee-content {
    display: inline-block;
    white-space: nowrap;
    animation: marqueeLeft 25s linear infinite;
    font-size: 1.2rem;
    color: #ffffff;
}


/* Static paragraph at bottom of the image */
.static-paragraph {
    position: absolute;
    bottom: 30px; /* adjust distance from bottom */
    left: 50%;
    right: -36%;
    transform: translateX(-50%);
    color: #ffffff;
    font-size: 1.1rem;
    max-width: 90%;
    text-align: center;
    line-height: 1.5;
    pointer-events: none;
}

/* Text styles */
.bg-title {
    font-weight: 700;
    margin-right: 20px;
    color: #ffffff;
    display: inline;
}

.title1 {
    font-weight: 1000;
    margin-right: 20px;
    color: #ffffff;
    display: inline;
}


.banner-inner-service-details-1-product-planning {
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),url(../images/product_planning.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.staffing-solutions {
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),url(../images/staffing_solution.jpg);
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}

.development {
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),url(../images/development.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.maintenance {
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),url(../images/maintenance.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.information_tech {
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),url(../images/information_tech.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.engineering {
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),url(../images/engineerning.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.transportation {
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),url(../images/transportation.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
} 

.energy {
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),url(../images/energy.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
} 

.professional_services {
  background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)),url(../images/professional_services.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.retail{
  background-image: 
    linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)),
    url('../images/retail.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}




.project-management {
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),url(../images/project_management.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.mainframe {
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),url(../images/mainframe.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.cobol {
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),url(../images/cobel.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.powerbuilder {
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),url(../images/powerbulider.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.python {
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),url(../images/python.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.java-img {
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),url(../images/java.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.php {
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),url(../images/php.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.c_C {
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),url(../images/c_C++.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}  

.insights {
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),url(../images/insights.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}  
.contact-bg {
    background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)),url('../images/contact.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;

}

.disc-p{
  margin-top: -1px;
}

.p-tag{
  color: white;
}

.get_in_touch{
font-weight: 800;
color: white;
}

/* Show the Services dropdown when triggered by footer */
.main-nav.has-dropdown.mega-menu.force-open .rts-mega-menu {
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
  pointer-events: auto !important;
}
/* Fix spacing below the title */
.footer-one-single-wized .wized-title {
  margin-bottom: 10px !important;
}

/* Clean and align list properly */
.footer-one-single-wized .quick-link-inner ul {
  margin-top: 0 !important;
  padding-left: 0;
  list-style: none;
}

/* Match Quick Links item spacing */
.footer-one-single-wized .quick-link-inner ul li {
  margin-bottom: 8px;
}

/* Optional: Style for arrow icon */
.footer-one-single-wized .quick-link-inner ul li i {
  margin-right: 8px;
  color: #ffffff;
}
.footer-one-single-wized .quick-link-inner ul li a:hover {
  text-decoration: underline;
}
.footer-one-single-wized .wized-title {
  margin-bottom: 10px !important;
}

.footer-one-single-wized .quick-link-inner ul.links li {
  margin-bottom: 10px;
  line-height: 1.6;
}

.footer-one-single-wized .quick-link-inner ul.links li i {
  margin-top: 2px;
  color: #ffffff;
}
/* Normalize vertical spacing in footer columns */
.footer-one-single-wized {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  height: 100%;
}

/* Ensure consistent bottom spacing inside content */
.footer-one-single-wized .quick-link-inner {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

/* Prevent inner-content from stretching and creating unneeded gaps */
.footer-one-single-wized .inner-content {
  margin-bottom: 0 !important;
}
.row.px-lg-2 > [class^="col-"] {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

/* Equal height for all footer columns */
.footer-8-area-bg .row.px-lg-2 {
  display: flex;
  flex-wrap: wrap;
}

/* Make each column stretch to same height */
.footer-8-area-bg .row.px-lg-2 > .col-lg-3 {
  display: flex;
  flex-direction: column;
}

/* Inner content fills height */
.footer-one-single-wized {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

/* Inner links alignment */
.footer-one-single-wized .quick-link-inner {
  flex-grow: 1;
}

/* Remove any extra spacing that causes misalignment */
.footer-one-single-wized .inner-content {
  margin-bottom: 0 !important;
}

/* Uniform spacing in links */
.footer-one-single-wized .quick-link-inner ul li {
  margin-bottom: 8px;
  line-height: 1.6;
}

/* Align icons */
.footer-one-single-wized .quick-link-inner ul li i {
  margin-right: 8px;
  color: #ffffff;
  min-width: 18px;
}

.btn-flex-col{
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.submenu {
    display: none;
}
.submenu.show {
    display: block;
}


@media (max-width: 768px) {
  .title-area-between-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .title-area-between-wrapper .pagination-wrapper {
    position: static;
    margin-top: -20px;
    justify-content: center;
    align-items: end;
    margin-bottom: 25px;
  }

  .title-area-between-wrapper .swiper-pagination-fraction {
    position: static;
    top: auto;
    right: auto;
    left: auto;
  }

  .title-area-between-wrapper .swiper-button-next {
    position: static;
  }

  .title-area-between-wrapper .swiper-button-prev {
    position: static;
  }
}
