.certi-slider-block{position:relative;overflow:hidden;    display: flex;
justify-content: center;
box-sizing: border-box;padding:5% 0%;}
.certi-slider-block .item .certificate {display: flex; flex-direction: row; align-items: center; gap: 5%; width: 100%; box-sizing: border-box; }
.certi-slider-block .item .certificate h5{font-size: 8vw; font-weight: 600; color: #fff;transition:0.5s all ease-in-out;}
.certi-slider-block .item .certificate .left .content p{font-size: 20px;
line-height: 1.5;
color: #fff;
font-weight: 400;}
.certi-slider-block .owl-stage-outer .owl-stage .active{z-index: 1;}
.certi-slider-block .item .certificate .left{
display: flex;
max-width: 50%;
box-sizing: border-box;
padding-right: 15%;}
.certi-slider-block .item .certificate .left .content{
display: flex;
flex-direction: column;
gap: 0px;
box-sizing: border-box;}
.certi-slider-block .owl-nav {    position: absolute;
bottom: -6vw;
right: 0;}
.certi-slider-block .owl-nav span{opacity:0 !important;}
.certi-slider-block .owl-nav .owl-prev{    background-image: url(https://jaigalagali.com/wp-content/uploads/2024/11/owlleft.png) !important;
width: 55px;
height: 55px;
background-repeat: no-repeat !important;
background-size: 50px !important;
background-position: bottom !important;}
.certi-slider-block .owl-nav .owl-next{    background-image: url(https://jaigalagali.com/wp-content/uploads/2024/11/owlright.png) !important;
width: 55px;
height: 55px;
background-repeat: no-repeat !important;
background-size: 50px !important;
background-position: bottom !important;}
.certi-slider-block{    position: relative; padding-bottom: 7vw; display: flex; justify-content: center;}
.certi-slider-block .owl-dots {gap: 30px; padding-bottom: 0; box-sizing: border-box; position: relative; left: 0%;     margin-top: 4%; display: flex; align-items: center; justify-content: space-between; width: 100%; }
.certi-slider-block .owl-dots .owl-dot span {font-size: 22px;
font-weight: 400; color: #fff; font-weight: 400; background: transparent !important; border-radius: unset;  padding-right: 30px;display: flex !important; justify-content: center;padding-bottom: 10px; margin: 0 !important; width: 100% !important; height: auto !important; border-radius: unset !important;position: relative; padding-left: 30px !important; }
.certi-slider-block .owl-dots .owl-dot::after{     content: "";
background: #D9D9D9;
position: absolute;
bottom: 0;
width: 100%;
height: 3px;
left: 0;}
.owl-theme .owl-nav [class*=owl-]:hover{background-color: transparent !important;}
.owl-theme .owl-dots .owl-dot.active span{font-weight:800;}
.certi-slider.owl-theme .owl-dots .owl-dot{width:100%;position: relative;}
button{outline:none;}
.certi-slider-block .owl-dots .owl-dot:has(+.owl-dot.active)::before{
left:unset;
right:0;opacity:0;
}
.certi-slider-block .owl-dots .owl-dot::before{content: "";
background: #EB2127;
position: absolute;
bottom: 0;
width: 0%;
height: 3px;    opacity: 0;
left: 0;transition:width 5s ease-in-out;    z-index: 1;}
.certi-slider-block .owl-dots .owl-dot.active::before{width:100%;    opacity: 1;}