/* 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: 340px;
  margin-left: 60px;
  margin-top: 94px;
  border-radius: 30px;
  border: solid 1px #cde0e3;
}

.connectivity1 {
  height: 340px;
  margin-left: 60px;
  margin-top: 94px;
  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;
}

.hovee-text {
    color: #000000;
    /* font-weight: 600; */
     font-style: italic;
}

.rent-text {
    color: #000000; 
    /* font-weight: 600; */
    font-style: italic;
}
.rent-heading{
    color: #000000; 
    font-weight: 800;
}


@media (max-width: 767px) {
  .Shersi {
    margin-left: 100px !important;
  }

  .revolutionizing {
    margin-top: 0px !important;
  }

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

  .product_title {
    margin-top: 20px;
  }

  .title-rent {
    margin-top: 20px;
  }

  .project-feed {
    margin-bottom: -20px;
  }

  /* .entry {
    padding-bottom: 25px !important;
    margin-bottom: 25px !important;
  } */
  .connectivity {
    height: auto !important;
    margin-top: -25px !important;
    border-radius: 30px !important;
    margin-bottom: 30px !important;
  }

  .connectivity1 {
    height: auto !important;
    margin-top: -25px !important;
    border-radius: 30px !important;
    margin-bottom: 30px !important;
    margin-left: 0px !important;
  }

  .revolution-connect {
    margin-top: 0px !important;
  }

  .page-about-1 {
    margin-top: 0px !important;
  }

  .shersi-phone {
    height: 525px !important;
    margin-left: 28px !important;
  }

  .page-about {
    margin-top: 10px !important;
  }

  .spacer-lg {
    height: 0px !important;
  }

  .page-content {
    padding-bottom: 0px;
  }
}

@media (max-width: 367px) {
  .connectivity {
    height: 285px !important;
    margin-left: 18px !important;
    margin-top: -25px !important;
    border-radius: 30px !important;
    margin-bottom: 30px !important;
  }

  .connectivity1 {
    height: 285px !important;
    margin-left: 0px !important;
    margin-top: -25px !important;
    border-radius: 30px !important;
    margin-bottom: 30px !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;
}

.download-app-section {
  padding: 50px 0;
  background: #fff;
  padding-bottom: 30px;
}

/* HEADER */
.download-app-header {
  text-align: center;
  margin-bottom: 40px;
}



.download-app-header h1 span {
  color: #f9a825;
}

.download-app-header h4 {
  margin-top: 15px;
  font-size: 18px;
  color: #555;
}

/* CARD WRAPPER */
.download-app-card-wrapper {
  display: flex;
  justify-content: center;
}

/* CARD */
.download-app-card {
  background: #ffffff;
  border-radius: 12px;
  padding: 40px 30px;
  text-align: center;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
}



/* CONTENT */
.download-app-content h3 {
  font-size: 22px;
  margin-bottom: 15px;
}

.download-app-content p {
  font-size: 15px;
  color: #666;
  line-height: 1.6;
  margin-bottom: 25px;
}

/* BUTTON */
.download-app-btn {
  display: inline-block;
  padding: 12px 30px;
  background: #f9a825;
  color: #fff;
  border-radius: 30px;
  font-size: 15px;
  text-decoration: none;
  transition: 0.3s;
}

.download-app-btn:hover {
  background: #e08e00;
  color: #fff;
}

/* STORE SECTION */
.download-store-section {
  margin-top: 50px;
  text-align: center;
}

.download-store-section p {
  font-size: 16px;
  color: #666;
  margin-bottom: 25px;
}

/* STORE BUTTONS */
.store-buttons {
  display: flex;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
}

.store-buttons img {
  height: 55px;
}

/* 🔽 RESPONSIVE */
@media (max-width: 768px) {
  .download-app-header h1 {
    font-size: 28px;
  }

  .download-app-header h4 {
    font-size: 16px;
  }

  .download-app-card {
    padding: 30px 20px;
  }

  .download-app-logo img {
    max-width: 100px;
  }

  .download-app-section {
    padding: 30px 0;
    background: #fff;
  }
}

@media (max-width: 480px) {
  .download-app-header h1 {
    font-size: 24px;
  }

  .store-buttons img {
    height: 48px;
  }
}