/* Style for Impact Project  June 2025 Page */
/* .content,
.featureimage {
  display: none;
} */
/* =============================================================================
   Site Da Lae 2025 PAGE TEMPLATE: SDL-june-2025.css
   =============================================================================
   Base Reset/Helpers
   -----------------------------------------------------------------------------
*/
p {
  font-size: 17px;
}

.sdlallsection {
  min-height: 790px;
}

/* =============================================================================
   Section 1
   =============================================================================
*/
body.wp-singular.page-template.page-template-2025_june_sdl_product.page-template-2025_june_sdl_product-php.page.page-id-3274.logged-in.wp-theme-ns_360ed.ns_360ed {
  overflow-x: hidden;
}

#herosection {
  display: flex;
  align-items: end;
  width: 100%;
  justify-content: center;
  background-position: bottom;
}

.herocontent * {
  color: white;
  text-align: left;
}

.herocontent .maintitle {
  text-align: left;
}

.sdlmainlogo {
  width: 300px;
}

.herocontent img {
  display: block;
  margin: 5px auto;
}

.siteflex {
  display: flex;
  width: 30%;
  margin: 0px auto;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}

.sitedalaeqr {
  width: 34%;
}

.herocontent p {
  /* width: 60%; */
  margin: 20px auto;
}

.herocontent {
  max-width: 950px;
  margin: auto;
}

.herocontent .applinkgroup {
  display: flex;
  justify-content: center;
  width: 55%;
  margin: 0px auto;
  margin-top: 0px;
  margin-bottom: 0px;
  flex-direction: column;
  /* gap: 10px; */
}

.sdlallsection .problemmaincontent {
     background: rgba(255, 255, 255, 0.75);
    padding: 20px 40px;
    border-radius: 25px;
    width: 100%;
    margin: 0px auto;
    margin-top: 250px;
    max-width: 800px;
}

.sdlallsection .problemmaincontent p {
  color: black;
}

.sdlallsection .readmore {
  margin: 15px auto;
}

.sdlallsection .aboutimage {
  margin: 80px 45px 45px 45px;
}

.sdlallsection .praboutcontent {
  width: 60%;
}

.sdlslider .flex-box {
  width: 100%;
}

.sdlallsection .advantageinner {
  padding: 5px 5px;
}

@media(min-width:1400px) {
  .newaprilproductadvantage.sdlallsection .container {
    width: 1300px;
  }


}

.sdlslider .reviewsection {
  background: #faab1b !important;
}

/* .sdlslider .owl-nav,
.sdlnewslider .owl-nav {
  display: none;
} */
.sdlnewslider button.owl-prev {
  left: 45px;
}

.sdlnewslider button.owl-next {
  right: 45px;
}

.sdlslider .img-wrap {
  background: #7dc559;
  border-radius: 50%;
}

.sdlslider .owl-item {
  /* width: 70% !important; */
  transform: scale(0.75) !important;
}

.sdlnewslider .owl-item {
  transform: scale(1) !important;
}

#sdlssgallery {
  background-color: #e0ebc9;
  display: flex;
  align-items: center;
}

.green-title {
  color: #73a533;
}

.text-stroke {
  text-shadow: -2px -1px 2px rgba(255, 255, 255, 1), 1px 1px 2px rgba(255, 255, 255, 1),
    -1px 1px 2px rgba(255, 255, 255, 1),
    1px -1px 2px rgba(255, 255, 255, 1), 5px 6px 12px rgb(147 147 147 / 70%) !important;
}

.readmore {
  color: white;
  text-decoration: none;
  margin-bottom: 30px;
  display: block;
  background-image: linear-gradient(to right, #f26821, #faa31a);
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1.75;
  text-align: center;
  border: 2px solid white;
  border-radius: 20px;
  padding: 3px 10px;
  width: 140px;
  display: block;
}

.concon p {
  /* max-width: 650px; */
  margin: auto;
  /* font-size: 20px; */
}
.concon h2 {
    text-align: left !important;
}
.aprilproductaboutsection.sdlallsection {
  position: relative;
}

.aprilproductaboutsection.sdlallsection .img-bg {
  position: absolute;
  right: 0;
  bottom: 10%;
  left: 76%;
  z-index: 1;
}

img.img-fluid {
  max-width: 100%;
  height: auto;
}

.aprilproductaboutsection.sdlallsection .readmore {
  margin: 0px;
}

.owl-theme .owl-dots {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
}

.owl-theme .owl-dots .owl-dot,
.owl-theme .owl-dots .owl-dot:hover {
  width: 20px;
  height: 20px;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.owl-theme .owl-dots .owl-dot.active,
.owl-theme .owl-dots .owl-dot:hover {
  /* background: #869791; */
  border: 1px solid #019587 !important;
}

.advantageslider .owl-next,
.tslider .owl-next {
  background: transparent;
  background-image: url(/wp-content/themes/ns_360ed/images/sdl-arrow-right.png) !important;
  width: 45px !important;
  height: 45px !important;
  background-size: contain !important;
  background-color: transparent !important;
  background-repeat: no-repeat !important;
  top: 50%;
  right: -50px;
  border: none !important;
  transform: translate(0, -50%);
}

.advantageslider .owl-prev,
.tslider .owl-prev {
  background: transparent;
  background-image: url(/wp-content/themes/ns_360ed/images/sdl-arrow-left.png) !important;
  width: 45px !important;
  height: 45px !important;
  background-size: contain !important;
  background-color: transparent !important;
  left: 0px;
  background-repeat: no-repeat !important;
  top: 50%;
  left: -50px;
  border: none !important;
  transform: translate(0, -50%);
}

button.owl-dot {
  background: transparent !important;
}

.owl-theme .owl-dots .owl-dot span {
  width: 8px;
  height: 8px !important;
  margin: 0px;
  background: #000;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity .2s ease;
  border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot:hover span {
  background: #019587;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #019587 !important;
}

.advantageinner {
  min-height: 540px;
}

/* .advantagecontent p {
  text-align: justify;
} */

.flex-box .right-content,
.page-template-2025_june_sdl_product .owl-item.active.center .flex-box {
  width: 100%;
}

.page-template-2025_june_sdl_product .review {
  max-width: 95%;
  font-size: 22px;
  font-style: normal;
  line-height: 1.3;
  margin-bottom: 50px;
}

div#moresolutionText {
  padding: 0px;
}

div#moresolutionText p,
div#moreproblemText p {
  font-weight: 400;
}

.text-stroke-color {
  -webkit-text-stroke-width: 1.5px;
  -webkit-text-stroke-color: #ffffff;
  -webkit-text-fill-color: #9a6e3f;
  font-weight: 800;
}

.text-stroke-black {
  -webkit-text-stroke-width: 1.5px;
  -webkit-text-stroke-color: #ffffff;
  -webkit-text-fill-color: #000;
  font-weight: 800;
}

/* h2.maintitle.green-title {
    -webkit-text-stroke-width: 1.5px;
    -webkit-text-stroke-color: #ffffff;
    -webkit-text-fill-color: #73a533;
    font-weight: 800;
} */
@media(max-width:1400px) {
  .page-template-2025_june_sdl_product .review {
    max-width: 95%;
    font-size: 15px;
    font-style: normal;
    line-height: 1.5;
  }

  .advantageslider {
    max-width: 90%;
    margin: auto;
  }

  .advantagecontent p {
    font-size: 15px;
  }

  .advantageinner {
    min-height: 460px;
  }

  .sdlallsection {
    min-height: 539px;
  }

  .page-template-high-school-science h2,
  .page-template h2 {
    margin-bottom: 20px;
    font-size: 30px;
    font-weight: 700;
    text-align: left;
  }

  .sdlallsection .problemmaincontent {
    background: rgba(255, 255, 255, 0.75);
    padding: 15px;
    border-radius: 25px;
    width: 80%;
    margin: 0px auto;
    margin-top: 350px;
  }

  .testimonials {
    background: #169c8a;
    text-align: center;
    padding: 20px 0 40px;
    overflow: hidden;
  }

  .testimonials .section-title {
    margin-bottom: 20px;
    font-size: 40px;
  }

  .aprilproductsolutionsection.allsection {
    background-size: 100%;
    min-height: 535px;
  }

  #herosection {
    display: flex;
    align-items: end;
    width: 100%;
    justify-content: center;
    background-position: bottom;
  }
}