
/*Begin Slider elementor*/
.elbzotech-wrapper-slider-global{
    position: relative;
}
.swiper-scrollbar{
    opacity: 1!important;
    height: 5px;
}
.display-swiper-scrollbar-yes .swiper-scrollbar{
     background: #e5e5e5;
}
.display-swiper-scrollbar-yes .swiper-scrollbar-drag{
     background: #c82811;
}
.slider-type-marquee .swiper-slide {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  width: auto;
  position: relative;
  padding: 0 10px;
}
/*End Slider elementor*/
@media(max-width: 1200px){
}

@media (max-width: 767px) {    

}

/*-- slider categories - home 6 ---*/
.item-slider-global-style2{
    background: #ffffff;
    box-shadow: 0px 1px 18px rgba(0, 0, 0, 0.12);
    border-radius: 15px;
    padding: 30px 20px;
}
.item-slider-global-style2 .info h2{
    margin: 20px 0 13px 0;
}
.item-slider-global-style2 p{
    margin: 0;
}
/*-- end slider categories - home 6 ---*/
.elbzotech-wrapper-slider-global .img-wrap{
    display: flex;
}
/*-- slider testimonials - home 6 ---*/
.item-slider-global-style3{
    background: #FFFFFF;
    border-radius: 15px;
    padding: 20px;
}
.item-slider-global-style3 .image-wrap{
    margin-right: 18px;
    max-width: 85px;
    border-radius: 10px;
    overflow: hidden;
}
.item-slider-global-style3 .box-content-custom{
    margin-top: 20px;
}
.item-slider-global-style3 .number-star_1{
    width: 20%;
}
.item-slider-global-style3 .number-star_2{
    width: 40%;
}
.item-slider-global-style3 .number-star_3{
    width: 60%;
}
.item-slider-global-style3 .number-star_4{
    width: 80%;
}
.item-slider-global-style3 .number-star_5{
    width: 100%;
}
.item-slider-global-style3 .desc{
    margin: 2px 0 5px 0;
}

/*-- end slider testimonials - home 6 ---*/
