.influence-slider-block{position:relative;overflow:hidden;    display: flex;
justify-content: center;
box-sizing: border-box;padding:0%;}
.influence-slider-block .item .certificate {display: flex; flex-direction: row; align-items: center; gap: 5%; width: 100%; box-sizing: border-box; }
.influence-slider-block .item .certificate h5{font-size: 48px; font-weight: 400; color: #88271A;transition:0.5s all ease-in-out;text-transform:uppercase;}
.influence-slider-block .item .certificate h3{font-size: 7vw; font-weight: 600; color: #88271A;transition:0.5s all ease-in-out;padding-bottom:25px;}
.influence-slider-block .item .certificate .left .content p{font-size: 20px;
line-height: 1.5;
color: #000000;
font-weight: 400;text-align:left;}
.influence-slider-block .owl-stage-outer .owl-stage .active{z-index: 1;}
.influence-slider-block .item .certificate .left{
display: flex;
max-width: 50%;
box-sizing: border-box;
padding-right: 5%; 
width:50%;
}
.influence-slider-block .item .certificate .right{ width:50%;
}
.influence-slider-block .item .certificate .left .content{
display: flex;
flex-direction: column;
gap: 0px;
box-sizing: border-box;    align-items: baseline;}
.influence-slider-block .owl-nav {display: none !important;}
.influence-slider-block{    position: relative; padding-bottom: 5%; display: flex; justify-content: center;    padding-top: 2}
.influence-slider-block .owl-dots {
gap: 0px;
padding-bottom: 0;
box-sizing: border-box;
position: relative;
margin-top: 10px;
display: flex;
align-items: center;
justify-content: flex-start;
top: 0px;
left: 0;
flex-direction: row;
padding-top: 45px;
}
.influence-slider-block .owl-dots .owl-dot span {font-size: 20px;
font-weight: 400; color: #A9A9A9; font-weight: 400; background: transparent !important; border-radius: unset;  padding-right: 30px;display: flex !important; justify-content: center;padding-bottom: 50px; margin: 0 !important; width: 100% !important; height: auto !important; border-radius: unset !important;position: relative; padding-left: 30px !important; }
.influence-slider-block .owl-dots .owl-dot::after{     content: "";
background: #D9D9D9;
position: absolute;
top: 48px;
width: 100%;
height: 2px;
left: 0;
}
.influence-slider.owl-theme .owl-dots .owl-dot{height:100%;position: relative; }
button{outline:none;}
.influence-slider-block .owl-dots .owl-dot span::before{content: "";
background: #A9A9A9;
position: absolute;
top: 40px;
width: 16px;
height: 16px;
left: -7px;transition:1s all ease-in-out;    z-index: 1;border-radius:50%;}
.influence-slider-block .owl-dots .owl-dot span::after{content: "";
content: "";
background: transparent;
position: absolute;
top: 36px;
width: 24px;
height: 24px;
left: -11px;
transition: 1s all ease-in-out;
z-index: 1;
border-radius: 50%;
border: 1px solid #EB2127;
opacity: 0;}            .influence-slider-block .owl-dots .owl-dot.active span::before{background:#EB2127 !important;}
.influence-slider-block .owl-dots .owl-dot.active span::after{opacity:1;}
.slideOutUp {
animation: slideOutUp 1.5s forwards;
}
.slideInDown {
animation: slideInDown 1.5s forwards;
}
@keyframes slideOutUp {
0% {
transform: translateY(0);
}
100% {
transform: translateY(-100%);
opacity: 0;
}
}
@keyframes slideInDown {
0% {
transform: translateY(-100%);
opacity: 0;
}
100% {
transform: translateY(0);
opacity: 1;
}
}
#sync3 .item {
margin: 5px;
color: #fff;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
text-align: center;
}
#sync4 .item {
color:  #88271A;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
text-align: center;
cursor: pointer;
}
#sync4 .item h1 {
font-size: 18px;
}
#sync4 .current .item {
}
.owl-theme .owl-nav [class*="owl-"] {
transition: all 0.3s ease;
}
.owl-theme .owl-nav [class*="owl-"].disabled:hover {
background-color: #d6d6d6;
}
#sync3.owl-theme {
position: relative;
}
#sync3.owl-theme .owl-next,
#sync3.owl-theme .owl-prev {
width: 22px;
height: 40px;
margin-top: -20px;
position: absolute;
top: 50%;
}
#sync3.owl-theme .owl-prev {
left: 10px;
}
#sync3.owl-theme .owl-next {
right: 10px;
} .owl-carousel .animated {
animation-duration: 1.5s !important;
} #sync3.owl-theme .owl-next,
#sync3.owl-theme .owl-prev {
width: 35px !important;
height: 55px !important;
}
#sync3 svg {
width: 22px !important;
}
.certificate-below{  
position: relative;
display: flex;
align-items: center;
justify-content: center;    flex-direction: column;
}
.certificate-below span{    display: flex;
width: 100%;
justify-content: center;position:relative; padding-bottom: 50px;}
.certificate-below span::after{    content: "";
position: absolute;
background: #A9A9A9;
width: 24px;
height: 24px;
border-radius: 50%;
display: flex;
bottom: 7px;transition:0.3s all ease-in-out;
}
.certificate-below span::before{    content: "";
position: absolute;
background: #A9A9A9;
width: 100%;
height: 5px;
display: flex;
bottom: 15px;
}
.certificate-below h3{
transform: scale(0.7);
color: #000;
transition: 0.3s all ease-in-out;
font-weight: 400;
}
.owl-item.current .certificate-below h3{ transform: scale(1); color: #88271A;}
.owl-item.current .certificate-below span::after{background:#88271A;}
.certificate-below::after{content:""; position: absolute;
border: 1px solid #88271A;
width: 32px;
height: 32px;
border-radius: 50%;
display: flex;
bottom: 3px;transition:0.3s all ease-in-out;opacity:0;}
.owl-item.current .certificate-below::after{opacity:1;}
.influence-slider-block .owl-dots{display:none !important;}