.industry-slider{display:flex;width:100%;justify-content: space-between;}
.industry-slider .left{display:flex;flex-basis:500px;    flex-direction: column;
    gap: 2rem;overflow: auto;}
.industry-slider .right{display:flex;flex-basis:calc(100% - 550px);overflow:hidden;}

.industry-slider .sec-title-arrow h4{    justify-content: flex-start;margin-left: 0 !important;}

.industry-slider .sec-title-arrow{gap: 20px; display: flex ; flex-direction: column; }


.industry-slider .cta-sec{margin-top:5px;margin-left:0 !important;}

 .industry-slider .owl-carousel .item img {
      width: 100%;
      height: auto;
    }
    #sync2 .item {
      cursor: pointer;
      opacity: 0.5;
    }
    #sync2 .current .item {
      opacity: 1;
      
    }
    #sync1, #sync2 {
      margin: 20px auto;
      max-width: 600px;
    }
    
   /*#sync2{max-width:1000px;}*/
    
    
    /*#sync2 .owl-stage-outer{max-width:700px;}*/
    
    #sync2 {
      margin: 20px auto;
      max-width: 800px;
    }
    
    
    
    #sync1 h4{font-size:1.5rem;color:var(--orange);font-weight:600;padding-bottom: 10px;}
    
    #sync1 p{font-size:var(--p);color:#fff;font-weight:400;line-height:1.5;}
    
     #sync1 .item{width:100%;}
    
    
     /*#sync2 .owl-item{transition:0.5s all ease-in-out;max-width:400px;}*/
    /*#sync2 .owl-item{max-width:700px;}*/
    
    
    #sync2 .owl-stage{
    display: flex;
    align-items: end;}
    
    
      #sync2 .item img{border-radius:12px;}
    
      #sync2  .owl-stage-outer{overflow:visible !important;}
    
      #sync2  .owl-stage,#sync1  .owl-stage{transition:10s all linear;}
    
    
     #sync2 .owl-stage:has( .active) .owl-item .item img{max-width:400px;transition:0.5s all linear;}
     /*#sync2 .owl-item .item img{max-width:400px;transition:0.5s all linear;}*/
    #sync2 .owl-stage .owl-item.active .item img{max-width:800px;}
    
     #sync2 .owl-item .item{
    display: flex;
    justify-content: start;
    align-items: end;
 }
 .owl-carousel .owl-stage {
  transition-timing-function: linear !important;
}
 
 
    
    
    .industry-slider{max-width:100%;}
    
    .industry-slider .right .slider-sec{max-width:80%;}
    
    #industries{overflow:hidden;position:relative;}
    
    
    .owl-next,.owl-prev{outline:none !important;}
    
    
    .custom-nav{display: flex;
    gap: 10px;
    justify-content: flex-end;
    padding-right: 5vw;}
    .custom-nav img{cursor:pointer;}
    
    
    
    .custom-data{  display: flex;
    justify-content: space-between;
    box-sizing: border-box;
    width: 100%;
    gap: 5%;}
    
     .custom-data #customDots{    display: flex;
    align-items: center;
    border-bottom: 3px solid rgba(255, 255, 255, 0.25);
    width: 100%;
    justify-content: space-between;height:50px;}
    
    
.custom-data #customDots .custom-dot{    
    font-size: 1.125rem;
    font-weight: 600;
    color: #fff;
    display: flex;
    gap: 8px;
    opacity:0.5;
    transition: 0.3s all ease-in-out;position:relative;
}
    
 .custom-data #customDots .custom-dot.active{opacity:1;}   
    
     .custom-data #customDots .custom-dot::after{content:"";}
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    