/* products css */
/* lg device */
/* Large (lg): ≥992px */
@media (min-width: 992px) {
  .hyhei {
    height: 41.5vw !important;
  }

  .dighy {
    height: 30vw !important;
  }

  /* social media marketing */

  .cahie {
    height: 35vw !important;
  }

}

/* Small (sm): ≥576px */
@media (min-width: 576px) {}

/* md device */
@media (min-width: 768px) {

  .card-pricing-4 {
    height: 33vw;
  }

  .card-height {
    height: 35vw;
  }

  .card-height1 {
    height: 25vw;
  }

  #cardsize {
    height: 32.8vw;
  }

  .chi {
    height: 37vw !important;
  }

  /* internship in php */
  .maxhei {
    height: 25vw !important;
  }

  .internheight {
    height: 28vw !important;
  }

  .serhei {
    height: 48vw !important;
  }

  .serheigh {
    height: 40vw !important;
  }

  .serheight {
    height: 35vw !important;
  }
}

/* text formating */

.just {
  text-align: justify;
}

/* Matrimonial Portal */


.box-about-us-2 {
  padding: 40px 0px;
}

.box-pd-120 {
  padding: 40px 0px;
}

.box-contacts {
  padding: 0px 0px 0px 0px;
  background-color: var(--tc-primary-400);
}


#mat2 {
  margin-top: -130px;
}


/* slider */

.partner-slider {
  padding: 20px 0;
}

.swiper-wrapper {
  transition-timing-function: linear !important;
  /* Critical for smooth scroll */
  height: auto !important;

}

.item-partner {
  text-align: center;
}

.lh-lg {
  color: #f8f9fa;
}

.why {
  color: white;
}

.item-partner img {
  transition: transform 0.3s ease;
  width: 100%;
  max-width: 120px;
  margin: 0 auto;
  display: block;
}

.item-partner img:hover {
  transform: scale(1.1);
}

/* .swiper-slide{
    height: 50px !important;
  } */



.swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
  height: auto;
  /* Let it grow to fit image */
  padding: 10px;
  /* Optional spacing */
}

.swiper-slide img {
  max-width: 100%;
  max-height: 100%;
  height: auto;
  width: auto;
  object-fit: contain;
  /* Keeps proportions, avoids stretching */
  display: block;
}

.swiper {
  overflow: visible !important;
}


.swiper-slide img {
  max-height: 80px;
  width: auto;
  object-fit: contain;
}


/* job portal */


.box-about-us-5 {
  position: relative;
  padding-top: 40px !important;
}

.box-agency {
  padding: 40px 0px 40px 0px;
}

/* Custom Card Hover Effects */
.card {
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.card:hover {
  transform: translateY(-10px);
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}

/* Additional spacing between cards */
.card-header {
  background-color: #f8f9fa;
  font-weight: bold;
}

.card-body ul li {
  margin-bottom: 10px;
}

/* news portal */

.box-banner-8 {
  padding: 40px 0px !important;
  position: relative;
}

.box-about-us-8 {
  padding: 40px 0px !important;
  background-color: var(--tc-dark-950);
}

.box-section {
  padding: 40px 0px !important;
}

/* Style for each list item inside the <ul> */
.card-info ul li {
  font-size: 16px;
  /* Font size for readability */
  line-height: 1.8;
  /* Set line height for better spacing */
  color: #333;
  /* Dark color for the text */
  margin-bottom: 10px;
  /* Space between list items */
}


/* CRM */



/* erp */
.box-our-process-13 {
  padding: 40px 0px !important;
}

.box-project {
  padding: 0px 0px;
}





.bg-numbers {
  background-color: #000d81;
  height: 720px;
  width: 100%;
  position: absolute;
  z-index: 1;
  top: 0px;
  left: 0px;
}

.bg {
  color: #f27b1a !important;
  background-color: white !important;
  padding: 2px;
}

.bg-numbers::before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  z-index: 1;
  background-image: url(../images/products/marketing/right.png);
  background-repeat: no-repeat;
  background-position: left top;
}

.bg-numbers::after {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  z-index: 1;
  background-image: url(../images/products/marketing/left.png);
  background-repeat: no-repeat;
  background-position: right top;
}

/* paddings */
.box-services-2 {
  padding: 40px 0px !important;
}

.box-section {
  padding: 0px 0px !important;
}




/* sms */

.box-latest-blog-10,
.box-about-us-10 {
  padding: 20px 0px !important;
}

.box-consultants {
  padding: 0px !important;
}


/* internship */
.shod {
  background-color: #ccddff;

}

.card-service-5 {
  border: 1px solid blue !important;

}


.readbtn:hover {
  color: white !important;
}

.box-about-us-6 {
  padding: 40px 0px !important;
}


/* location */


.responsive-banner {
  object-fit: cover;
  height: 300px;
}

@media (min-width: 768px) {
  .responsive-banner {
    height: 450px;
  }
}

@media (min-width: 992px) {
  .responsive-banner {
    height: 600px;
  }
}

.card-testimonials-5 .card-testimonials-inner .rating {
  display: flex
}

.card-service-7:hover .card-info h3 {
  color: blue;

}

.card-service-7:hover .card-info p {
  color: black;
}

/* gallery sec */
.gallery-item {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}

.gallery-item img {
  transition: transform 0.4s ease;
}

.gallery-item .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  transition: opacity 0.4s ease;
  z-index: 2;
}

.gallery-item:hover img {
  transform: scale(1.1);
  box-shadow: 0 12px 25px rgba(0, 0, 0, 0.4);
}

.gallery-item:hover .overlay {
  opacity: 1;
}


/* baner */
.box-blue-single-banner .box-faq-single-banner-inner::before {
  background: url(assets/images/sanishsoft/bread_before.png) no-repeat center;
}

.box-blue-single-banner .box-faq-single-banner-inner::after {
  background: url(assets/images/sanishsoft/bread_after.png) no-repeat center;
}

.box-faq-single-banner {
  background-image: url(assets/images/sanishsoft/indexban.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  background-size: cover;
}

.box-faq-single-banner-inner {

  height: 450px;
}

 