.alumini_slider .box{box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25); background: #fff; border-radius: 15px; display: flex ; flex-direction: column; gap: 25px; padding: 30px; align-items: center; justify-content: center; padding-top: 0px; margin-top: 90px; }
.alumini_slider .box .img-sec{max-width: 140px; border: 6px solid rgba(43, 59, 148, 1); border-radius: 50%; margin-top: -70px;}
.alumini_slider .box h3{font-size: 30px; font-weight: 600; color: rgba(43, 59, 148, 1);}
.alumini_slider .box .expert{font-size: 24px; font-weight: 300; line-height: 1.4; text-align: center;}

.owl-nav button,.owl-nav div{
  margin: 0  !important;
  font-size: 0 !important;
  background: transparent !important;
}


.alumini_slider{text-align:center;}

.owl-dots {
   
  
    padding: 10px 2.25rem 10px 10px;
     margin: 2rem auto 0 auto;
    line-height: 13px;
    border: 1px solid #fff;
    border-radius: 50px;
    display: inline-flex;
    justify-content: center;
    gap: 5px;
    
}

.owl-dot {
  /* width: 10px;
    height: 10px;
    
  
    margin: 0 5px;
    cursor: pointer;
    border: 1px solid #000; */
      border-radius: 50%;background-color: #AEAEAE;
}

.owl-dot.active {
    background-color: #fff; 
}


.owl-theme .owl-nav {
    --dots-width1 : 197px;
    --dots-height1 : 36px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: calc(var(--dots-width1) - 10px);
    height: var(--dots-height1);
    left: calc((100% - var(--dots-width1)) / 2);
    margin:2rem 10px auto 0  !important
}


.owl-next{padding: 0 !important;
    aspect-ratio: 1;
    /* max-height: 20px; */
    margin: 0px;
    display: inline-block;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 0;}


 
.owl-nav {display: inline-block;
    position: absolute;
    margin: 0!important;}
    
.owl-prev{display:none;}
    
.owl-next::before {
    content: url(https://www.indiaautismcenter.org/wp-content/uploads/2025/03/play-white.png);
    padding: 0;
    line-height: 1;
    aspect-ratio: 1;
    display: inline;
}

    
  .owl-nav button span{display:none;}   
    .owl-theme .owl-nav [class*='owl-']:hover {
     background:unset!important;
    color: #FFF;
    text-decoration: none;
}


.owl-theme .owl-dots .owl-dot span{ background: #AEAEAE !important;}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #fff!important;}

.owl-theme .owl-dots .owl-dot span{ margin:2px!important;}