
#stats-container
{
    background-image: linear-gradient(
    to right,
    #098bd1 0%,
    #07acc3 50%,
    #098bd1 100%
  );
    padding: 0px;
}



#statistics {
  /* background: url("https://www.elsforautism.org/wp-content/uploads/2023/04/staff_cropped-1152x650.jpg")
    center center no-repeat transparent; */
  background-size: cover;
  padding: 50px 0px 50px 0px;
  
  position: relative;
}

#stats-overlay
{
   background: url('../images/impact-bg567.png') left top no-repeat transparent;
   background-size: 25%;
}

#statistics-overlay {
}

#statistics .card {
  background-color: transparent;
  border: 0px;
  text-align: center;
}
#statistics .card .stat {
  font-size: 24px;
  color: #fff;
  font-weight: 300;
}
#statistics .card .stat span {
  font-size: 4.8rem;
  display: block;
  clear: both;
}

#statbg {
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 180px;
  background: url("../images/AbstractEE.png") left top repeat-x transparent !important;
  max-width: none !important;
  background-size: 100%;
}

#statistics6 h2 {
  text-align: center;
  color: #fff;
  font-family: "bitterregular";
}
.stat-title-t {
  /* color: #0a8bd1;
  color: #0047ba; */
  text-transform: uppercase;
}
.stat-title-y {
  color: #ffca7b;
  font-style: italic;
}

body.home .elementor-1886
{
    background-image: url(http://skinbeach.local/wp-content/uploads/2024/06/Slider-01-1-scaled-1.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
}
body.term-pavise .main-title-section-container
{
    background-size:28%;
    background-image:url('/wp-content/uploads/2024/02/Ecomm-Images.png') !important;
    background-position:center;
    background-repeat: no-repeat;
}




