 .mt-186{
    margin-top: 186px;
  }
  .m-131{
    margin-top: -104px;
  }

  .h-201 {
    background-color: #6D6E70;
    height: 295px;
}

/* the counter starts here  */
.for-rwe li{
  color: white;

}
.for-fs-1 {
  font-size: 13px;
  margin-top: 11px;
  color: #00A651;
  text-align: center;
  line-height: 34px;
  padding-left: 13px;
}
.item1{
  background-color: #6D6E70;
  padding: 20px;


}
.slick-dots{
  justify-content: center;
}

.count {
  width: 100%;
  height: 100px;
  background: #ffffff;
  border-radius: 10px;
  /* border: 1px solid #ddd; */
  display: flex;
  justify-content: center;
  align-items: center;
  color: #333;
  font-weight: bold;
  font-size: 24px;
  font-family: 'Verdana', sans-serif;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  text-shadow: 1px 1px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.count:hover {
  transform: translateY(-10px);
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
}

/* the counter starts here  */




.for-adfasd {
  margin: 30px 0px;
}


.for-wqw :where(li) {
  color: white;
  font-size: 19px;
  text-align: left;

}


/* Remove bullets and numbers from lists */
ul,
ol {
  list-style-type: none;
  padding-left: 0;
  margin-left: 0;
}

/* .testimonial-box1 {
         margin: 10px;
         padding: 20px;
         border: 1px solid #ccc;
         background: #f9f9f9;
     } */
.text-size-16 {
  font-size: 16px;
}

/* Slick dots styles */
.slick-dots {
  position: absolute;
  bottom: -30px;

  width: 100%;

  display: flex !important;
  justify-content: start;
  padding: 0;
  margin: 0;
  list-style: none;
}

.for-bg-c :where(.header) {
  background: unset !important;
}

.slick-dots li {
  margin: 0 5px;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 10px;
  height: 10px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: #ccc;
  border-radius: 50%;
  transition: background 0.3s;
}

.text-left1 {
  text-align: justify;
  font-size: 15px !important;
}

.slick-dots li.slick-active button {
  background: #232F3E;
}.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
  color: #fff;
  box-shadow: 0px 0px 60px 0px #ffffff4a;
  background-color: #ffffff;
}

.card-content-css {
  font-size: 20px;
  border-top: 1px solid;
  line-height: 34px;
  text-align: center;
}

.card11 {
  width: 190px;
  height: 455px;
  padding: 0.8em;
  background: #f5f5f5;
  position: relative;
  overflow: visible;
  /* box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); */
}

.card-img11 {
  background-color: #ffffff;
  height: 40%;
  width: 100%;
  border-radius: 0.5rem;
  transition: 0.3s ease;
}

.card-info11 {
  padding-top: 10%;
}

.card-footer1 {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 10px;
  border-top: 1px solid #ddd;
}

/*Text*/
.text-title1 {
  font-weight: 900;
  font-size: 1.2em;
  line-height: 1.5;
}

.text-body1 {
  font-size: 0.9em;
  padding-bottom: 10px;
}

/*Button*/
.card-button1 {
  border: 1px solid #252525;
  display: flex;
  padding: 0.3em;
  cursor: pointer;
  border-radius: 50px;
  transition: 0.3s ease-in-out;
}

.card-button11:hover {
  border: 1px solid #ffcaa6;
  background-color: #ffcaa6;
}

.card1 {
  position: relative;
  width: 200px;
  height: 250px;
  border-radius: 14px;
  z-index: 1111;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  /* box-shadow: 20px 20px 60px #bebebe, -20px -20px 60px #ffffff; */
}

.bg1 {
  position: absolute;
  top: 5px;
  left: 5px;
  width: 190px;
  height: 240px;
  z-index: 2;
  background: rgba(255, 255, 255, 0.95);
  backdrop-filter: blur(24px);
  border-radius: 10px;
  overflow: hidden;
  outline: 2px solid white;
}

.blob1 {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  background-color: #ff0000;
  opacity: 1;
  filter: blur(12px);
  animation: blob-bounce 5s infinite ease;
}



 
  .col-lg1121 {
    margin-bottom: 7px;
  }

  .carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    /* height: 600px; */
  }

  .for-rwe {
    list-style: decimal;
  }

  .item1 {
    margin-bottom: 10px;
  }

  .fp-rfkas :where(.slick-dots) {
    justify-content: center;

  }

  .for-possesive {
    bottom: 0px;
    position: absolute;

  }

  .fprodf {
    height: 200px;
  }


  .fp-rfkas {

    background-color: #00A651;
    color: #FFFFFF;
    /*text-align: center;*/
    padding: 50px;
  }

  .for-flex-style {
    gap: 10px;
  }

  .fofro-posis {
    position: relative;
    right: -101px;

  }

  .fofro-posis1 {
    position: relative;
    left: -101px;

  }

  .for-dads {
    padding: 29px;
  }

  .info-title {
    color: #6D6E70;
  }

  .imgds :where(img) {
    width: 50%;
  }


  @media (max-width:426px) {
    .content1 {
      text-align: center;
    }

  }


@media (max-width:769px) {
  .forognajdnf :where(img){
    width: 100%;

  }
  .mt-186{
    margin-top: 186px;
  }
  .m-131{
    margin-top: 75px;
  }

  .h-201 {
    background-color: #6D6E70;
    height: 295px;
}
  
}

@keyframes blob-bounce {
  0% {
    transform: translate(-100%, -100%) translate3d(0, 0, 0);
  }

  25% {
    transform: translate(-100%, -100%) translate3d(100%, 0, 0);
  }

  50% {
    transform: translate(-100%, -100%) translate3d(100%, 100%, 0);
  }

  75% {
    transform: translate(-100%, -100%) translate3d(0, 100%, 0);
  }

  100% {
    transform: translate(-100%, -100%) translate3d(0, 0, 0);
  }
}