:root{
  --brand-blue:#1A2A6C;
  --text-gray:#808080;
  --pill-border:#CCCCCC;
  --icon-border:#DADDE7;
  --dot:#E1E3E4;
  --dot-active:#00C9FF;
}

.our-company{
  padding: 48px 0 32px;
  background:#fff;
}

/* Title must be centered */
.our-company__title{
  text-align:center !important;
  width:100%;
  font-size:52px;
  font-weight:500;
  margin: 0 0 40px;
}

/* Swiper should not shift content */
.our-company-swiper{
  width:100%;
}

/* Prevent slide content from touching edges */
.our-company-swiper .swiper-slide{
  padding-bottom: 8px;
}

.company-name{
  color:var(--brand-blue);
  font-size:32px;
  font-weight:700;
  margin:0;
}

.socials{ gap:12px; }

.social-btn{
  width:44px;
  height:44px;
  border-radius:50%;
  border:1px solid var(--icon-border);
  display:flex;
  align-items:center;
  justify-content:center;
  color:var(--brand-blue);
  background:#fff;
  text-decoration:none;
}
.social-btn i{ font-size:18px; }

.section-label{
  margin-top:20px;
  font-size:24px;
  font-weight:500;
}
 .pill-row{
  display:flex;
  flex-wrap:nowrap;
  gap:12px;
  overflow-x:auto;
  overflow-y:hidden;
  white-space:nowrap;
  margin-top:10px;
  padding-bottom:6px;

  -webkit-overflow-scrolling: touch; /* iOS smooth */
  scroll-behavior: smooth;           /* smooth وقتی با لینک/کد اسکرول میکنی */
  scrollbar-width: none; 
    user-select: none;
  -webkit-user-select: none;            /* Firefox */
}

/* Chrome / Safari / Edge */
.pill-row::-webkit-scrollbar{
  display: none;
}

.service-pill{
  flex: 0 0 auto;   /* مهم: آیتم‌ها نرن تو فشردگی/شکستن */
  padding:10px 18px;
  border-radius:999px;
  border:1px solid var(--pill-border);
  font-size:15px;
  white-space:nowrap;
}


.about-title{
  margin-top:20px;
  font-size:28px;
  font-weight:500;
}

.about-text{
  text-align: justify;
  margin-top:8px;
  font-size:15.5px;
  line-height:1.9;
  color:var(--text-gray);
}

.continue-link{
  color:#000;
  font-weight:500;
  text-decoration:none;
   line-height: 1.6;
}

/* Swiper Pagination styling like your dots */
.our-company-pagination{
  position: static !important;
  margin-top: 16px;
  display:flex;
  justify-content:center;
  gap:8px;
}

.our-company-pagination .swiper-pagination-bullet{
  width:10px;
  height:10px;
  background:var(--dot);
  opacity:1;
  margin:0 !important;
  border-radius:999px;
}

.our-company-pagination .swiper-pagination-bullet-active{
  width:22px;
  background:var(--dot-active);
}

     
  /* ====================================
    RESPONSIVE MOBILE & TABLET
  ==================================== */
    
  /* Mobile Small فقط تا 575 */
  /*iPhone 16 Pro - 2*/
  @media (max-width: 575.98px)  
 
    {


      .our-company__title{
        font-family: Avenir;
font-weight: 500;
font-style: Medium;
font-size: 28px;
line-height: 175%;
letter-spacing: 0%;
text-align: center;

      }

      .company-name{
        font-family: Avenir;
font-weight: 800;
font-style: Heavy;
font-size: 18px;
line-height: 100%;
letter-spacing: 0%;

      }

.socials {
  width: 52;
height: 24;
 
opacity: 1;

}
.social-btn img{
  width: 24px;
height: 24px;
 
opacity: 1;

}
.section-label{
  font-family: Avenir;
font-weight: 500;
font-style: Medium;
font-size: 18px;
line-height: 100%;
letter-spacing: 0%;

}
.about-title{
  font-family: Avenir;
font-weight: 500;
font-style: Medium;
font-size: 18px;
line-height: 100%;
letter-spacing: 0%;

}
.about-text {
  font-family: Avenir;
font-weight: 400;
font-style: Roman;
font-size: 14px;
line-height: 170%;
letter-spacing: 0%;
text-align: justify;

}
.service-pill{
width: 109;
height: 38;
opacity: 1;
gap: 10px;
border-radius: 16px;
border-width: 1px;
padding-top: 12px;
padding-right: 32px;
padding-bottom: 12px;
padding-left: 32px;
border: 1px solid rgba(0, 0, 0, 0.2)

}
    }
  /*iPad mini 8.3 - 3*/
  /* Mobile Large */
   
 @media (min-width: 576px) and (max-width: 767.98px)
 
    {


      .our-company__title{
  font-family: Avenir;
font-weight: 500;
font-style: Medium;
font-size: 32px;
line-height: 175%;
letter-spacing: 0%;
text-align: center;


      }

      .company-name{
font-family: Avenir;
font-weight: 800;
font-style: Heavy;
font-size: 28px;
line-height: 100%;
letter-spacing: 0%;


      }

.socials {
  width: 48;
height: 48;
 
opacity: 1;
border-width: 0.2px;


}
.social-btn img{
width: 48;
height: 48;
 
opacity: 1;

 
opacity: 1;

}
.section-label{
font-family: Avenir;
font-weight: 500;
font-style: Medium;
font-size: 24px;
line-height: 100%;
letter-spacing: 0%;


}
.about-title{
font-family: Avenir;
font-weight: 500;
font-style: Medium;
font-size: 24px;
line-height: 100%;
letter-spacing: 0%;

color: rgba(0, 0, 0, 0.9);

}
.about-text {
font-family: Avenir;
font-weight: 400;
font-style: Roman;
font-size: 16px;
line-height: 170%;
letter-spacing: 0%;
text-align: justify;
color : rgba(0, 0, 0, 0.6);

}
.service-pill{
border: 1px solid rgba(0, 0, 0, 0.2);
font-family: Avenir;
font-weight: 400;
font-style: Roman;
font-size: 16px;
line-height: 100%;
letter-spacing: 0%;


}
    }
  /* Desktop */
  /*MacBook Air - 7*/
  @media (min-width: 1200px) and (max-width: 1399.98px)
    {


      .our-company__title{
font-family: Avenir;
font-weight: 500;
font-style: Medium;
font-size: 40px;
line-height: 175%;
letter-spacing: 0%;
text-align: center;



      }

      .company-name{
font-family: Avenir;
font-weight: 800;
font-style: Heavy;
font-size: 32px;
line-height: 100%;
letter-spacing: 0%;
color: rgba(26, 42, 108, 1);




      }

.socials {
  width: 48px;
height: 48px;
 
opacity: 1;
border-width: 0.2px;


}
.social-btn img{
width: 48px;
height: 48px;
 
opacity: 1;
border-width: 0px, 0px, 0px, 0px;

border-style: solid;

border-color: rgba(26, 42, 108, 0.8);



}
.section-label{
font-family: Avenir;
font-weight: 500;
font-style: Medium;
font-size: 28px;
line-height: 100%;
letter-spacing: 0%;
color: rgba(0, 0, 0, 0.9);



}
.about-title{
font-family: Avenir;
font-weight: 500;
font-style: Medium;
font-size: 28px;
line-height: 100%;
letter-spacing: 0%;


color: rgba(0, 0, 0, 0.9);

}
.about-text {
font-family: Avenir;
font-weight: 400;
font-style: Roman;
font-size: 16px;
line-height: 170%;
letter-spacing: 0%;
text-align: justify;

color : rgba(0, 0, 0, 0.6);

}
.service-pill{
font-family: Avenir;
font-weight: 400;
font-style: Roman;
font-size: 16px;
line-height: 100%;
letter-spacing: 0%;
color: rgba(0, 0, 0, 1);



}
    }



























































































  /* Mobile/Tablet از 576 تا 767 */
  @media (min-width: 576px) and (max-width: 767.98px) {
   
   
  }



  /* Tablet */
  @media (min-width: 768px) and (max-width: 991.98px) {
 
  }

  /* Laptop Small */
  @media (min-width: 992px) and (max-width: 1199.98px) {
   

  }



  /* Large Desktop */
  @media (min-width: 1400px) and (max-width: 1599.98px) {
 
  }

  /* Ultra Large */
  @media (min-width: 1600px) { 
 

  }
