.wrap-accordion-slider .as-shadow.cursor-active a{
    cursor: inherit;
}
.elbzotech-wrapper-slider-global .img-wrap{
    display: flex;
    overflow: hidden;
}
/*Begin Slider elementor*/
.display-swiper-scrollbar-yes .swiper-scrollbar.swiper-scrollbar-horizontal,
.elbzotech-wrapper-slider-global{
    position: relative;
    left: auto;
    right: auto;
}
.display-swiper-scrollbar-yes .swiper-scrollbar{
    opacity: 1 !important;
    height: 4px;
    cursor: e-resize;
    margin: 30px 54px 0 !important;
    background: #CCCCCC;
    border-radius: 4px;
}
.display-swiper-scrollbar-yes .slider-type-marquee .swiper-slide {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  width: auto;
  position: relative;
  padding: 0 10px;
}
.display-swiper-scrollbar-yes .swiper-scrollbar-icon i {
    font-size: 21px;
    transform: translateY(-1px);
}
.display-swiper-scrollbar-yes .swiper-scrollbar-icon.swiper-button-prev {
    left: -53px;
    top: auto;
    color: inherit;
}   
.display-swiper-scrollbar-yes .swiper-scrollbar-icon.swiper-button-next {
    right: -53px;
    top: auto;
    color: inherit;
}
.swiper-scrollbar-icon:hover i {
    
}
@media (max-width: 767px) {
    .display-swiper-scrollbar-yes .swiper-scrollbar{
        margin: 20px 40px 0 !important;
    }
    .display-swiper-scrollbar-yes .swiper-scrollbar-icon i {
        font-size: 17px;
    }
    .display-swiper-scrollbar-yes .swiper-scrollbar-icon.swiper-button-prev {
        left: -40px;
    }   
    .display-swiper-scrollbar-yes .swiper-scrollbar-icon.swiper-button-next {
        right: -40px;
    }
}
/*End Slider elementor*/

/*-- Begin slider categories ---*/
.item-slider-global-category{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    background: #fff;
    padding: 20px 5px;
    border-radius: 8px;
}
.item-slider-global-category .cate-img {
    width: 65px;
}

.item-slider-global-category .info .info-title {
    margin:0;
    font-size: 18px;
}
.item-slider-global-category .info .info-title a {    
    
}
.item-slider-global-category:hover {
    border-color: var(--bzo-title_typo-color);
}

@media (max-width: 1440px) and (min-width: 1200px) {
    .item-slider-global-category .info .info-title {
      
    }
}   
@media(max-width: 1200px){
    .item-slider-global-category .cate-img {
        width: 50px;
    }
    .item-slider-global-category .info{
        width: calc(100% - 50px);
    }
    .item-slider-global-category .info .info-title {
        font-size: 16px;
        text-align: left;
    }
}
@media(max-width: 767px){
    .item-slider-global-category{
        gap: 5px;
    }
    .item-slider-global-category .cate-img {
        width: 40px;
    }
    .item-slider-global-category .info{
        width: calc(100% - 40px);
    }
    .item-slider-global-category .info .info-title {
        font-size: 16px;
        text-align: left;
    }
}
/*-- End slider categories ---*/



/*-- Begin style testimonial ---*/
.number-star_3{
    width: 60%;
}
.number-star_4{
    width: 80%;
}
.number-star_2{
    width: 40%;
}
.number-star_1{
    width: 20%;
}

.elbzotech-wrapper-slider-global-testimonial {
    display: flex;
    column-gap: 30px;
}
.elbzotech-wrapper-slider-global-testimonial > .heading-testimonial {
    width: 25%;
    background-color: #C4F080;
    padding: 30px;
    border-radius: 14px;
    margin: 0;
    font-size: 34px;
    line-height: 1.117;
}
.elbzotech-wrapper-slider-global-testimonial .description-testimonial {
    font-size: 16px;
    line-height: 24px;
    margin-top: 8px;
}
.elbzotech-wrapper-slider-global-testimonial > .elbzotech-swiper-slider {
    width: 75%;
}
.elbzotech-wrapper-slider-global-testimonial .bzotech-swiper-navi {
    position: relative;
    top: auto;
    right: auto;
    display: flex;
    margin-top: 30px;
}
.elbzotech-wrapper-slider-global-testimonial .heading-testimonial .bzotech-swiper-navi .swiper-button-nav {
    transform: none;
}
.elbzotech-wrapper-slider-global-testimonial .swiper-button-nav.swiper-button-next {
    margin-left: 52px;
    right: auto !important;
}
.elbzotech-wrapper-slider-global-testimonial .wslider-item {
    background-color: #F2F2F2;
    padding: 20px;
    border-radius: 14px;
}
.testimonial-meta {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.item-slider-global-testimonial .testimonial-meta .desc {
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    margin: 0;
    color: #000;
}
.item-slider-global-testimonial .img-wrap{
    min-width: 68px;
    max-width: 68px;
}
.item-slider-global-testimonial .info-client{
    display: flex;
    gap: 10px;  
    align-items: center;
    background-color: #fff;
    border-radius: 8px;
    padding: 12px;
}
.item-slider-global-testimonial .info-client h3{
    color: #000;
    line-height: 18px;
}
.item-slider-global-testimonial .info-client .testimonial-price {
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    margin-top: 3px;
}
.item-slider-global-testimonial .testimonial-content .box-content-custom p{
    color: #000;
    margin: 8px 0 20px; 
    font-size: 14px;
    line-height: 20px;
}
.item-slider-global-testimonial .info-client:hover .adv-thumb-link img{
    transform: scale(1.07);
}
@media (max-width: 1440px) {
    .elbzotech-wrapper-slider-global-testimonial .heading-testimonial .font-title {
        font-size: 28px;
    }
    .elbzotech-wrapper-slider-global-testimonial .bzotech-swiper-navi {
        margin-top: 20px;
    }
}
@media (max-width: 1199px) {
    .elbzotech-wrapper-slider-global-testimonial {
        display: block;
    }
    .elbzotech-wrapper-slider-global-testimonial > .heading-testimonial {
        margin-bottom: 20px;
        padding: 20px 20px 60px;
        width: 100%;
    }
    .elbzotech-wrapper-slider-global-testimonial > .elbzotech-swiper-slider {
        width: 100%;
    }
}
@media (max-width: 767px) {
    .elbzotech-wrapper-slider-global-testimonial .heading-testimonial .font-title {
        font-size: 22px;
    }
}
/*-- End style testimonial ---*/

