body {
    font-family: 'Poppins', sans-serif;
  }
/* Basic styling for each section */
  /* Navbar Styling */
  .navbar {
    position: sticky;
    top: 0;
    z-index: 1000;
    background-color: #00AC79;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  }
  a.navbar-brand {
    color: #fff !important;
    padding: 0;
    font-size: 0.8rem !important;
  }
  .styled-text {
    position: relative;
    display: inline-block; /* Ensure underline aligns with text */
  }
  .styled-text::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -3px; /* Adjust to align with the baseline */
    height: 12px; /* Thickness of the underline */
    background-color: #01F9C61A; /* Underline color */
    z-index: -1; /* Places it behind the text */
  }
  /* Custom Styling */
  #cleaning-service {
    background: url("Banner-svg.svg");
    background-size: cover;
    background-position: center;
    color: #0a4275;
    height: 850px;
    text-align: center;
    width: 100%;
  }
  a.getInTouch {
    background: #00AC79;
    border: 0px;
    padding: 1.5% 4%;
    color: #fff !important;
  }
  a.getInTouch2 {
    border: 1px solid #00AC79;
    background: #fff;
    color: #00AC79!important;
    padding: 2% 4%;
  }
  h1{
    color: #00AC79;
    font-weight: 700;
  }
  #our-services {
    background: #f5f5f5;
    color: #333;
  }
  #contact {
    background: #0a4275;
    color: #ffffff;
  }
  .mop-icon {
    width: 100px;
    height: 100px;
    margin-top: 30px;
    animation: mop-swing 1s infinite alternate;
    transform-origin: bottom center;
  }
  /* Mop swinging animation */
  @keyframes mop-swing {
    0% { transform: rotate(-10deg); }
    100% { transform: rotate(10deg); }
  }
  .contact-form .form-group label {
    color: #6c758e;
    font-weight: bold;
  }
  .contact-form .form-control {
    border-radius: 5px;
    padding: 10px;
    font-size: 16px;
  }
  .contact-form .btn {
    width: 100px;
    font-weight: bold;
  }
  .image-container {
position: relative;
display: inline-block;
}
.image-container {
position: relative;
display: inline-block;
padding: 20px; 
}

.image-container img {
display: block; 
width: 100%; 
height: auto; 
border: none; 
}

.image-container .corner {
position: absolute;
  width: 100%;
  height: 20%;
  background-color: transparent;
  border: 23px solid #01F9C6;
}

.image-container .corner.tl {
top: -3px;
left: -3px;
border-right: none;
border-bottom: none;
}

.image-container .corner.tr {
top: -3px;
right: -3px;
border-left: none;
border-bottom: none;
}

.image-container .corner.bl {
bottom: -3px;
left: -3px;
border-right: none;
border-top: none;
}

.image-container .corner.br {
bottom: -3px;
right: -3px;
border-left: none;
border-top: none;
}

.galley img {
  width: 100%;
}
.ben-list{
    padding: 2%;
    background: #01F9C60A;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    background: #00AC79 !important;
    color: #fff !important;
}
a {
    color: #00ac79 !important;
}
.card-body{
    box-shadow: 0px 0px 12px 0px #cecbcb40 !important;
}
.home-testimonial{background-color: #00ac79;padding:0px}
.home-testimonial-bottom{transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top: 20px;margin-bottom: 0px;position: relative;height: 130px;top: 190px}
.home-testimonial h3{color: var(--orange);font-size: 14px;font-weight: 500;text-transform: uppercase}.home-testimonial h2{color: white;font-size: 28px;font-weight: 700}.testimonial-inner{position: relative;top: -174px}.testimonial-pos{position: relative;top: 24px}.testimonial-inner .tour-desc{box-shadow: 0px 0px 4px 0px grey;
;    border-radius: 5px;padding: 10%}.color-grey-3{font-family: "Montserrat", Sans-serif;font-size: 14px;color: #6c83a2}.testimonial-inner img.tm-people{width: 60px;height: 60px;-webkit-border-radius: 50%;border-radius: 50%;-o-object-fit: cover;object-fit: cover;max-width: none}.link-name{
    font-size: 14px;
    color: #51555B;
    font-weight: 600;
    text-align: center;
}.link-position{font-family: "Montserrat", Sans-serif;font-size: 12px;color: #6c83a2}
.iconImage{
    border: 2px solid #00ac79;
    padding: 5%;
}
.footer{
    background-color: #00AC79;
    color: #fff;
    font-size: small;
}
ul.inline-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    gap: 10px;
  }

  ul.inline-list li {
    display: inline;
  }
  ul.list {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  ul.list li {
    display: block;
    margin-top: 10px;
  }
  .list img {
    height: 32px;
}
.carousel .card {
    border: 1px solid #ddd;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    margin: 0 15px;
  }
  
  .carousel .card-title {
    font-size: 1.25rem;
    font-weight: bold;
  }
  
  .carousel .text-warning {
    font-size: 1.2rem;
  }
  

  .gradient-text {
    font-size: 72px; /* Default size for larger screens */
    background: -webkit-linear-gradient(#01F9C6, #00ac79);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .beneficialSection{
    margin-top: 10%;
  }
  /* Adjust font size for smaller screens */
  @media (max-width: 1200px) {
    .gradient-text {
      font-size: 60px;
    }
    #cleaning-service {
        height: 750px;
      }
    .home-testimonial-bottom {
      height: 120px;
    }
  }
  
  @media (max-width: 992px) {
    .gradient-text {
      font-size: 50px;
    }
    #cleaning-service {
        height: 650px;
      }
      .home-testimonial-bottom {
        height: 110px;
      }
  }
  
  @media (max-width: 768px) {
    .gradient-text {
      font-size: 40px;
    }
    #cleaning-service {
        height: 550px;
      }
      .home-testimonial-bottom {
        height: 100px;
        margin-top: 30px;
      }
  }
  
  @media (max-width: 576px) {
    .gradient-text {
      font-size: 30px!important;
    }
    #cleaning-service {
        height: 450px!important;
      }
      .home-testimonial-bottom {
        height: 90px!important;
        margin-top: 35px!important;
      }
      .testimonial-inner .col-12 {
        margin-bottom: 20px!important;
      }
      .link-name {
        font-size: 10px!important;
      }
      .testimonial-inner img.tm-people {
        width: 50px!important;
        height: 50px!important;
      }
  }
  
  @media (max-width: 576px) {
    .gradient-text {
      font-size: 24px!important;
    }
    #cleaning-service {
        height: 350px!important;
      }
      .home-testimonial-bottom {
        height: 80px!important;
        margin-top: 40px!important;
      }
      .link-name {
        font-size: 10px!important;
      }
  }
  

  @media (max-width: 768px) {
    .home-testimonial-bottom .row {
      display: flex !important;
      flex-wrap: wrap !important;
      justify-content: center!important; /* Center items horizontally */
      align-items: center!important; /* Align vertically */
    }
  
    .home-testimonial-bottom .col-6 {
      flex: 1 1 48%!important; /* Make two items fit in a row */
      max-width: 48%!important;
      margin: 1%!important;
      text-align: center!important;
    }
  
    .home-testimonial-bottom .iconImage {
      max-width: 60px!important;
      height: auto!important;
      display: block!important;
      margin: 0 auto!important;
    }
  
    .home-testimonial-bottom p {
      font-size: 14px!important;
      margin-top: 5px!important;
    }
  }
  @media (max-width: 576px) {
    .nav-pills .nav-link {
        font-size: 13px!important;
        padding-left: 2px!important;
        border-radius: .25rem!important;
    }
    .beneficialSection {
        margin-top: 220%!important;
    }
    .card-body {
      font-size: 13px!important;
  }
  .galley img {
    width: 100%!important;
    margin-top: 10%!important;
}
}
  