* {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}
.top-header-section {
  background-color: #ed6b8b;
  padding: 4px 0px;
}
.top-header-first-part span a {
  text-decoration: none;
  color: white;
  padding-left: 50px;
  display: inline-block;
  font-weight: 600;
}
.top-header-first-part span a i {
  padding-right: 15px;
}
.top-header-second-part p a {
  text-decoration: none;
  color: white;
  font-weight: 600;
  margin: 0;
}
.top-header-second-part p {
  color: white;
  font-weight: 600;
}
.top-header-second-part p {
  margin: 0;
}

.top-header-second-part p {
  text-align: end;
  padding-right: 50px;
}
.navbar-brand {
  width: 250px;
}
.navbar-brand img {
  width: 100%;
}
.navbar-collapse {
  display: flex;
  justify-content: center;
}
.nav-item .primary {
  color: #ed6b8b;
}
.nav-item a {
  color: black;
  transition: all 0.3s ease-in-out;
  font-weight: 500;
  font-size: 16px;
}
.nav-item:hover a {
  color: #ed6b8b;
}
.carousel-indicators [data-bs-target] {
  background-color: rgba(0, 0, 0, 0.393);
}
.carousel-control-next-icon {
  background-image: url(/img/right-arrow.png);
}
.carousel-control-prev-icon {
  background-image: url(/img/left-arrow.png);
}
.welcome-section {
  padding: 100px 0px;
}
.welcome-section-image {
  width: 100%;
}
.welcome-section-image img {
  width: 100%;
}
.welcome-section-text {
  padding: 0 40px;
}
.section-h2 h2 {
  font-size: 55px;
  color: #ed6b8b;
  font-weight: 700;
  display: flex;
  justify-content: center;
}
.welcome-section-text span {
  font-size: 22px;
  font-weight: 700;
  padding-bottom: 20px;
  display: inline-block;
  display: flex;
  justify-self: center;
}
.welcome-section-text p {
  text-align: center;
  color: #383751;
}
.welcome-section-text ul li {
  padding-top: 8px;
  color: #383751;
}
.owl-carousel .item img {
  width: 150px;
  border: 1px solid #ed6b8b;
  border-radius: 100%;
  justify-items: center;
  display: flex;
}
.owl-carousel .item {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 20px;
}
.owl-carousel .item h3 {
  font-size: 15px;
  padding-top: 7px;
  color: #ed6b8b;
}
.product-slider {
  padding: 100px 0px;
}
.product-slider-heading {
  text-align: center;
}
.product-slider-heading h2 {
  color: #ed6b8b;
  font-size: 55px;
  font-weight: 700;
}
.product-slider-heading span {
  font-size: 22px;
  font-weight: 700;
  padding: 8px 0px;
  display: inline-block;
}
.why-choose-us-section {
  max-height: 100%;
  background-image: url(/img/background-image-1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-position: right;
}
.why-choose-us-section-heading h2 {
  align-items: center;
  display: flex;
  justify-content: center;
  padding: 150px 0px;
  color: #ed6b8b;
  font-size: 55px;
  font-weight: 700;
}
.we-are-lecole-section {
  margin: 100px 0px;
  background-image: url(img/background-image-2.jpg);
  background-attachment: fixed;
  padding: 50px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}
.we-are-lecole-section-heading h2 {
  text-align: center;
  font-size: 55px;
  font-weight: 700;
  color: #ed6b8b;
}
.we-are-lecole-rating {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.we-are-lecole-rating span {
  font-size: 60px;
  font-weight: 700;
  color: #fff;
}
.we-are-lecole-rating p {
  font-size: 22px;
  color: #ed6b8b;
  font-weight: 600;
}
.our-new-product-section {
  padding: 100px 0px;
}
.our-new-product-section-heading h2 {
  font-size: 55px;
  color: #ed6b8b;
  font-weight: 700;
  text-align: center;
  padding-bottom: 20px;
}
.products-data {
  width: 100%;
  height: 500px;
  padding-bottom: 20px;
}
.products-data img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 15px;
  transition: all 0.5s ease-in-out;
  cursor: pointer;
}
.products-data img:hover{
  transform: scale(1.04);
}
.testimonial-section {
  background-image: url(img/background-image-2.jpg);
  background-position: center;
  padding: 80px 0px;
  background-attachment: fixed;
  background-size: cover;
  background-repeat: no-repeat;
}
.testimonial-section-heading {
  text-align: center;
  padding-bottom: 20px;
}
.testimonial-section-heading span {
  color: #ed6b8b;
  font-size: 55px;
  font-weight: 700;
}
.testimonial-section-heading h2 {
  color: #fff;
  font-size: 35px;
  font-weight: 600;
}
.testimonial-rating {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.testimonial-rating span {
  font-size: 28px;
  color: white;
  font-weight: 600;
  display: inline-block;
}
.testimonial-rating-icon {
  color: rgb(255, 221, 0);
  font-size: 19px;
}
.testimonial-rating p {
  color: white;
  font-size: 20px;
}
.testimonial-rating p span {
  color: white;
  font-size: 20px;
}
.testimonial-rating-logo {
  width: 170px;
}
.testimonial-rating-logo img {
  width: 100%;
}
.testimonial-slider .slider_2 .item {
  background-color: white;
  border-radius: 10px;
  padding: 50px;
}
.testimonial-slider .slider_2 .item img {
  width: 50px;
}
.owl-theme .owl-nav{
  color: white;
}
.footer-section {
  background-color: #ed6b8b;
  background-attachment: fixed;
  padding: 80px 0px;
}
.footer-section-1part img {
  width: 170px;
  margin-bottom: 20px;
  background-color: white;
  border-radius: 5px;
}
.footer-section-1part p {
  color: white;
  font-size: 16px;
  font-weight: 600;
}
.footer-section-2part h3 {
  color: #fff;
  font-size: 40px;
  font-weight: 700;
}
.footer-section-2part ul li a {
  text-decoration: none;
  color: white;
  font-size: 17px;
  font-weight: 600;
}
.footer-section-2part ul li {
  list-style: disc;
  color: white;
}
.footer-section-2part-icon a {
  font-size: 30px;
  color: black;
  display: flex;
  text-decoration: none;
}
.footer-section-2part-icon {
  display: flex;
  gap: 10px;
}
.footer-section-2part-icon i {
  background-color: #fff;
  padding: 15px;
  box-sizing: content-box;
  border-radius: 50%;
  transition: all 0.5s ease-in-out;
}
.footer-section-2part-icon i:hover {
  transform: translateY(-8px);
}
.counter-box {
  display: block;
  background: #f6f6f6;
  padding: 40px 20px 37px;
  text-align: center;
}

.counter-box p {
  margin: 5px 0 0;
  padding: 0;
  color: #909090;
  font-size: 18px;
  font-weight: 500;
}

.counter-box i {
  font-size: 60px;
  margin: 0 0 15px;
  color: #d2d2d2;
}

.counter {
  font-size: 32px;
  font-weight: 700;
  color: #666;
}

.counter-box.colored {
  background: #3acf87;
}

.counter-box.colored p,
.counter-box.colored i,
.counter-box.colored .counter {
  color: #fff;
}
@media only screen and (max-width: 600px) {
  .top-header-second-part p {
    text-align: start;
    padding-right: 0px;
  }
  .top-header-first-part span a {
    padding-left: 0px;
  }
  .navbar-brand {
    width: 150px;
  }
  .welcome-section {
    padding: 50px 0px;
  }
  .welcome-section-text {
    padding: 0px 10px;
  }
  .section-h2 h2 {
    font-size: 33px;
  }
  .welcome-section-text span {
    font-size: 17px;
    text-align: center;
  }
  .welcome-section-image {
    margin-top: 20px;
  }
  .product-slider {
    padding: 0px 0px 30px 0px;
  }
  .product-slider-heading h2 {
    font-size: 30px;
  }
  .product-slider-heading span {
    font-size: 17px;
  }
  .why-choose-us-section-heading h2 {
    font-size: 30px;
    text-align: center;
  }
  .we-are-lecole-section {
    margin: 0;
    background-position: center;
  }
  .we-are-lecole-section-heading h2 {
    font-size: 30px;
  }
  .we-are-lecole-rating span {
    font-size: 27px;
  }
  .we-are-lecole-rating p {
    font-size: 14px;
    text-align: center;
  }
  .our-new-product-section {
    padding: 50px 0px;
  }
  .our-new-product-section-heading h2 {
    font-size: 30px;
  }
  .testimonial-section-heading span {
    font-size: 30px;
  }
  .testimonial-section-heading h2 {
    font-size: 31px;
  }
  .testimonial-rating span {
    font-size: 25px;
  }
  .testimonial-rating-icon {
    font-size: 15px;
  }
  .testimonial-rating p {
    font-size: 15px;
  }
  .testimonial-slider .slider_2 .item {
    margin-top: 30px;
  }
  .footer-section-1part {
    text-align: center;
  }
  .footer-section-1part p {
    font-size: 15px;
  }
  .footer-section-2part h3 {
    font-size: 30px;
  }
  .footer-section-2part {
    text-align: center;
  }
  .footer-section-2part-icon {
    font-size: 20px;
    gap: 10px;
    justify-content: center;
  }
  .why-choose-us-section {
    background-position: center;
  }
  .carousel-item img {
    height: 200px;
    object-fit: cover;
  }
}
