.elementor-123 .elementor-element.elementor-element-1507c02{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;border-style:none;--border-style:none;--border-radius:500px 500px 500px 500px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-slides .elementor-slide-heading{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );font-style:var( --e-global-typography-primary-font-style );}.elementor-widget-slides .elementor-slide-description{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-slides .elementor-slide-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-123 .elementor-element.elementor-element-6aa6b66 .elementor-repeater-item-311eebd .swiper-slide-bg{background-image:url(https://ledxtechnology.com/wp-content/uploads/2025/05/ledslider.webp);background-size:cover;}.elementor-123 .elementor-element.elementor-element-6aa6b66 .elementor-repeater-item-03432a0 .swiper-slide-bg{background-image:url(https://ledxtechnology.com/wp-content/uploads/2025/05/ledslider.webp);background-size:cover;}.elementor-123 .elementor-element.elementor-element-6aa6b66 .elementor-repeater-item-4a74a51 .swiper-slide-bg{background-image:url(https://ledxtechnology.com/wp-content/uploads/2025/05/ledslider.webp);background-size:cover;}.elementor-123 .elementor-element.elementor-element-6aa6b66 .swiper-slide{transition-duration:calc(3000ms*1.2);height:809px;}.elementor-123 .elementor-element.elementor-element-6aa6b66 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-123 .elementor-element.elementor-element-6aa6b66 .swiper-slide-contents{max-width:66%;}.elementor-123 .elementor-element.elementor-element-6aa6b66 .swiper-slide-inner{padding:0px 0px 0px 0px;text-align:center;}.elementor-123 .elementor-element.elementor-element-6aa6b66 .elementor-slide-heading{font-family:"Neue Haas Display", Sans-serif;font-size:80px;font-weight:700;font-style:normal;line-height:56px;}.elementor-123 .elementor-element.elementor-element-6aa6b66 .swiper-pagination-bullet{--swiper-pagination-bullet-horizontal-gap:22px;--swiper-pagination-bullet-vertical-gap:22px;height:12px;width:12px;}.elementor-123 .elementor-element.elementor-element-6aa6b66 .swiper-horizontal .swiper-pagination-progressbar{height:12px;}.elementor-123 .elementor-element.elementor-element-6aa6b66 .swiper-pagination-fraction{font-size:12px;}.elementor-123 .elementor-element.elementor-element-6aa6b66 .swiper-pagination-bullet:not(.swiper-pagination-bullet-active){background-color:#FFFFFF;opacity:1;}.elementor-123 .elementor-element.elementor-element-6aa6b66 .swiper-pagination-bullet-active{background-color:#FFFFFF;}@media(max-width:1500px){.elementor-123 .elementor-element.elementor-element-1507c02{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-123 .elementor-element.elementor-element-6aa6b66 .swiper-slide{height:636px;}.elementor-123 .elementor-element.elementor-element-6aa6b66 .elementor-slide-heading{font-size:65px;}}@media(max-width:1024px){.elementor-123 .elementor-element.elementor-element-6aa6b66 .swiper-slide{height:39vh;}.elementor-123 .elementor-element.elementor-element-6aa6b66 .elementor-slide-heading{font-size:32px;line-height:0.6em;}.elementor-123 .elementor-element.elementor-element-6aa6b66 .swiper-pagination-bullet{--swiper-pagination-bullet-horizontal-gap:-20px;--swiper-pagination-bullet-vertical-gap:-20px;height:10px;width:10px;}.elementor-123 .elementor-element.elementor-element-6aa6b66 .swiper-horizontal .swiper-pagination-progressbar{height:10px;}.elementor-123 .elementor-element.elementor-element-6aa6b66 .swiper-pagination-fraction{font-size:10px;}}@media(max-width:767px){.elementor-123 .elementor-element.elementor-element-6aa6b66 .swiper-slide{height:160px;}.elementor-123 .elementor-element.elementor-element-6aa6b66 .elementor-slide-heading{font-size:20px;line-height:0em;}.elementor-123 .elementor-element.elementor-element-6aa6b66 .swiper-pagination-bullet{--swiper-pagination-bullet-horizontal-gap:-30px;--swiper-pagination-bullet-vertical-gap:-30px;height:8px;width:8px;}.elementor-123 .elementor-element.elementor-element-6aa6b66 .swiper-horizontal .swiper-pagination-progressbar{height:8px;}.elementor-123 .elementor-element.elementor-element-6aa6b66 .swiper-pagination-fraction{font-size:8px;}}@media(min-width:768px){.elementor-123 .elementor-element.elementor-element-1507c02{--width:100%;}}/* Start custom CSS for slides, class: .elementor-element-6aa6b66 *//* Set the pagination bullets to vertical */
.elementor-swiper .swiper-pagination {
  position: absolute !important;
  top: 50%;
  left: 96%; /* adjust as needed */
  transform: translateY(0%);
  display: flex !important;
  flex-direction: column;
  gap: 20px;
}

/* Optional: customize bullets appearance */
.elementor-swiper .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background-color: #fff;
  opacity: 0.5;
  transition: all 0.3s;
}

.elementor-swiper .swiper-pagination-bullet-active {
  opacity: 0.5;
  background-color: #fff;
}


/* Mobile (max-width: 767px) */
@media (max-width: 767px) {
  .elementor-swiper .swiper-pagination {
  top: 30%;
  left: 96%; /* adjust as needed */

}
}/* End custom CSS */