/* Add your CSS here */

/* Logo Height on Scroll */
.header.headhesive.headhesive--stick .logo img {
  /*height: 28px;*/
}

.tech-innov {
  height: 450px !important;
  margin-left: 85px !important;
}

.dream-weav {
  height: 450px !important;
  margin-left: 0px !important;
}

.revolutionizing {
  margin-top: 100px !important;
}
.title-decorated {
  margin-top: 40px !important;
}
.connectivity {
  height: 450px;
  margin-left: 60px;
  margin-top: 50px;
  border-radius: 30px;
  border: solid 1px #cde0e3;
}
.revolution-connect {
  margin-top: -75px !important;
}
.page-about {
  margin-top: 30px !important;
}
.page-about-1 {
  margin-top: 50px !important;
}
.timing {
  white-space: nowrap !important;
}
.shersi-phone {
  height: 525px !important;
  margin-left: 50px !important;
}
@media (max-width: 767px) {
  .Shersi {
    margin-left: 100px !important;
  }
  .revolutionizing {
    margin-top: 0px !important;
  }
  .dream-weav {
    height: 450px !important;
    margin-left: 90px !important;
  }
  .entry {
    padding-bottom: 25px !important;
    margin-bottom: 25px !important;
  }
  .connectivity {
    height: 285px !important;
    margin-left: 40px !important;
    margin-top: -25px !important;
    border-radius: 30px !important;
    margin-bottom: 30px !important;
  }
  .revolution-connect {
    margin-top: 0px !important;
  }
  .page-about-1 {
    margin-top: 0px !important;
  }
  .shersi-phone {
    height: 525px !important;
    margin-left: 60px !important;
  }
}

/*-----new styles----*/

.rent {
  display: flex;
  flex-wrap: wrap;
  border: 1px solid #ddd;
  margin: 20px 0;
  margin-left: 95px !important;
  background-color: white;
  padding: 15px !important;
}

.shersi-service {
  height: 125px !important;
  max-width: 125px !important;
  margin-left: -10px !important;
  border-radius: 75px !important;
  margin-top: -10px !important;
}
.tp-banner-holder {
  position: relative;
  width: 100%;
  overflow: hidden !important;
}

.tp-banner-container {
  position: relative;
  width: 100%;
  margin-top: 60px;
  overflow: hidden !important;
}

.tp-banner {
  width: 100%;
  height: 100%;
}

.tp-banner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  /* Ensures the image covers the entire container */
}

.tp-caption {
  position: absolute;
  visibility: visible;
  opacity: 1;
}

/* Add styles to ensure text layers are centered properly */
.tp-caption[data-x="center"] {
  left: 50%;
  transform: translateX(-50%);
}

.tp-caption[data-y="center"] {
  top: 50%;
  transform: translateY(-50%);
}

/* Additional styling for specific text layers if needed */
.finewide_small_white {
  font-size: 36px;
  color: white;
  text-align: center;
}

.style_large_white {
  font-size: 48px;
  color: white;
  text-align: center;
}

/* Overlay styling */
.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  mix-blend-mode: multiply;
  /* Ensures overlay blends well with background image */
}

@media (max-width: 768px) {
  .rent {
    width: 90% !important;
    margin-left: 20px !important;
    padding: 15px !important;
  }
  .shersi-service {
    height: 85px !important;
    max-width: 85px !important;
    margin-left: -10px !important;
    border-radius: 75px !important;
    margin-top: -10px !important;
  }
  .tp-banner-container {
    height: 23vh !important;
    margin-top: 0px !important;
  }
}

@media (max-width: 992px) {
  .shersi-service {
    height: 85px !important;
    max-width: 85px !important;
  }
  .tp-banner-container {
    height: 23vh !important;
    margin-top: 0px !important;
  }
}
.vision-mission {
  float: left !important;
  width: 50px !important;
  height: 50px !important;
  margin-top: 18px !important;
  line-height: 50px !important;
  margin-right: 15px !important;
  font-size: 20px !important;
  text-align: center !important;
  position: relative !important;
  -webkit-transition: 0.3s !important;
  transition: 0.3s !important;
}
.vision-mission1 {
  float: left !important;
  width: 50px !important;
  height: 50px !important;
  margin-top: 0px !important;
  line-height: 50px !important;
  margin-right: 15px !important;
  font-size: 20px !important;
  text-align: center !important;
  position: relative !important;
  -webkit-transition: 0.3s !important;
  transition: 0.3s !important;
}
.roles {
  font-size: 12px !important;
  margin-top: 12px !important;
}
