.accordion-item {
border: none;
border-bottom: 1px solid #ddd;
}

.accordion-button {
font-weight: 700;
font-size: 24px;
background: transparent !important;
color: #0b0b0b;
box-shadow: none !important;
padding: 0px 21px;
width: 100%;
text-align: left;
}


/* Active (open) state */
.accordion-item.active .accordion-body {
max-height: 500px; /* enough space for content */
opacity: 1;
}

.btn-custom {
background: #f39c12;
color: #fff;
border-radius: 25px;
padding: 8px 18px;
font-size: 14px;
font-weight: 600;
border: none;
}

.btn-custom i {
margin-left: 6px;
}

.service-img {
max-width: 350px;
border-radius: 12px;
}
button.accordion-button h3 {
    font-size: 50px;
    padding-top: 22px;
    color: #fff;
}

section.ac_socd_web {
padding: 0px 30px;
}
.tp-service-hero-shape {
    position: absolute;
    bottom: -20px;
    right: 145px;
}
.s_detail {
    padding-top: 60px;
}
.aser {
    padding-top: 90px;
}
.se_er {
    border: 1px solid #ff9200;
    box-shadow: 2px 2px 2px 2px #ff9200;
    border-radius: 10px;
    padding: 10px;
    margin-bottom: 28px;
}
.se_er h2 {
    font-size: 20px;
    padding-top: 7px;
    margin: 0px;
}
.tis_wls p {
    text-align: center;
}
.tis_wls h2 {
    text-align: center;
    font-size: 30px;
}
section.p_ost {
    padding: 60px 0px;
}

.se_er12 h2 {
    font-size: 18px;
    padding-top: 16px;
}
.se_er12 img {
    width: 30%;
}
.se_er12 {
    /* border: 1px solid #ff9200; */
    box-shadow: 2px 2px 2px 2px #ff9200;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 28px;
    height: 280px;
}
.ser_spso h2 {
    font-size: 30px;
    padding-top: 20px;
    padding-bottom: 10px;
}
.ser_spso {
    text-align: center;
}

.process-section {
  background: #f8f9fa;
}

.process-step {
  background: #000;
  border-radius: 15px;
  transition: all 0.4s ease;
  box-shadow: 0 5px 15px rgba(0,0,0,0.08);
  position: relative;
}
.process-step:hover {
  transform: translateY(-8px);
  box-shadow: 0 10px 25px rgba(0,0,0,0.15);
}

.icon-wrapper {
  position: relative;
  background: #ff9200;
  color: #fff;
  font-size: 28px;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.icon-wrapper .step-number {
    position: absolute;
    bottom: -10px;
    right: -10px;
    background: #fff;
    color: #ff9200;
    border-radius: 50%;
    width: 28px;
    height: 28px;
    font-size: 14px;
    font-weight: 600;
    display: flex
;
    align-items: center;
    justify-content: center;
    border: 2px solid #ff9200;
}
.process-step h5 {
  margin-top: 15px;
  font-weight: 600;
	 color: #fff;
}
.process-step p {
  font-size: 14px;
  color: #fff;
}




.why-choose {
  
  position: relative;
}


.highlight1::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 2px;
  width: 100%;
  height: 4px;
  background: rgba(0, 123, 255, 0.3);
  border-radius: 2px;
}
.highlight1 {
    color: #fff;
    font-weight: bold;
    display: inline-block;
    transition: opacity 0.6s 
ease, transform 0.6s 
ease;
    background: orange;
    border-radius: 80px;
    padding: 10px 60px;
    font-size: 34px;
}
.choose-box {
  background: #fff;
  border-radius: 15px;
  box-shadow: 0 5px 15px rgba(0,0,0,0.08);
  transition: all 0.4s ease;
	height:230px !important;
}
.choose-box:hover {
  transform: translateY(-6px);
  box-shadow: 0 10px 25px rgba(0,0,0,0.12);
}

.choose-box ul li {
  margin-bottom: 12px;
  font-size: 15px;
  color: #555;
  line-height: 1.6;
}

.choose-box h5 {
  font-weight: 600;
  color: #333;
  border-bottom: 2px solid #f0f0f0;
  padding-bottom: 8px;
}

.launch_wrp {
  background: linear-gradient(135deg, #f3f6fa 0%, #ffffff 100%);
}

.launch_content {
  color: #333;
}

.launch_title {
  font-size: 2rem;
  font-weight: 700;
  color: #1a1a1a;
}

.launch_text {
  font-size: 1.1rem;
  color: #555;
  line-height: 1.6;
}

.launch_btn {
  background-color: #ff9200;
  border: none;
  border-radius: 50px;
  transition: all 0.3s ease;
}

.launch_btn:hover {
  background-color: #0056b3;
  transform: translateY(-2px);
}

/* Contact Box */
.launch_contact {
  background: #fff;
  border-left: 5px solid #ff9200;
}

.launch_contact_title {
  font-size: 1.1rem;
  color: #ff9200;
  font-weight: 600;
}

.launch_phone a,
.launch_email a {
  font-size: 1.1rem;
  color: #333;
}

.launch_phone a:hover,
.launch_email a:hover {
  color: #ff9200;
}

.tp-service-hero-shape1 {
    position: absolute;
    top: 160px;
    right: 145px;
}


.sse_er12 h2 {
    font-size: 18px;
    padding-top: 16px;
}
.sse_er12 img {
    width: 30%;
}
.sse_er12 {
    /* border: 1px solid #ff9200; */
    box-shadow: 2px 2px 2px 2px #ff9200;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 28px;
    height: 340px;
}
.sser_spso h2 {
    font-size: 30px;
    padding-top: 20px;
    padding-bottom: 10px;
}
.smow_s {
    padding-bottom: 20px;
}

.s_deta {
    padding: 40px 0px;
}
.s_deta p {
    text-align: center;
}
.s_deta h3 {
    text-align: center;
}
.s_opls_content h2 {
    font-size: 32px;
}
.s_opls_wrp {
    background: #f8f8f8;
}
/* Wrapper Background */
.smo_choose_wrp {
  background: linear-gradient(135deg, #f8fbff 0%, #ffffff 100%);
}

/* Section Title */
.smo_choose_title {
  font-size: 2rem;
  font-weight: 700;
  color: #1a1a1a;
}

.smo_choose_intro {
  max-width: 700px;
  font-size: 1.05rem;
  color: #555;
}

/* Card Styling */
.smo_choose_card {
  background: #fff;
  border: 1px solid #e9ecef;
  transition: all 0.3s ease;
}

.smo_choose_card:hover {
  transform: translateY(-8px);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08);
  border-color: #ff9200;
}

/* Icon Styling */
.smo_choose_icon {
  font-size: 2rem;
  color: #ff9200;
}

/* Card Title */
.smo_choose_card_title {
  font-size: 1.25rem;
  font-weight: 600;
  color: #1a1a1a;
}

/* Text */
.smo_choose_text {
  font-size: 1rem;
  color: #555;
  line-height: 1.7;
}

/* Responsive */
@media (max-width: 767px) {
  .smo_choose_title {
    font-size: 1.7rem;
  }
  .smo_choose_card {
    padding: 1.5rem;
  }
}
.text-primaryqw {
    color: #ff9200;
}


.smo_transfrm_wrapper {
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
    padding: 80px 20px;
    position: relative;
}

.smo_transfrm_title {
  font-size: 1.8rem;
  color: #0d1b2a;
  font-weight: 700;
  max-width: 800px;
  margin: 0 auto;
  line-height: 1.4;
}

.smo_transfrm_title span {
  color: #ff9200;
}

.smo_transfrm_steps {
  margin-top: 0px;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}

.smo_transfrm_step {
  background: #fff;
  border-radius: 15px;
  padding: 20px 40px;
  margin: 15px 0;
  box-shadow: 0 6px 15px rgba(0, 123, 255, 0.15);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.smo_transfrm_step:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 18px rgba(0, 123, 255, 0.25);
}

.smo_transfrm_step h3 {
  font-size: 1.4rem;
  color: #0d1b2a;
  font-weight: 600;
  margin: 0;
}

.smo_transfrm_arrow {
  color: #ff9200;
  font-size: 24px;
  margin: 10px 0;
  animation: smo_transfrm_arrowAnim 1.2s infinite;
}

@keyframes smo_transfrm_arrowAnim {
  0% { transform: translateY(0); opacity: 0.6; }
  50% { transform: translateY(8px); opacity: 1; }
  100% { transform: translateY(0); opacity: 0.6; }
}
.smo_transfrm_bingo h3 {
    color: #fe9100;
    font-size: 27px;
    font-weight: 700;
    padding-top: 20px;
}

/* Responsive */
@media (max-width: 767px) {
  .smo_transfrm_title {
    font-size: 1.4rem;
  }

  .smo_transfrm_step {
    padding: 15px 25px;
  }

  .smo_transfrm_step h3 {
    font-size: 1.2rem;
  }

  .smo_transfrm_bingo h3 {
    font-size: 1.2rem;
  }
}

.s_deta1 p {
    text-align: center;
}
.s_deta1 h3 {
    text-align: center;
}

.smo_transfrm_bingo a {
    margin-top: 12px;
}

.sse_er121 h2 {
    font-size: 18px;
    padding-top: 16px;
}
.sse_er121 img {
    width: 30%;
}
.sse_er121 {
    /* border: 1px solid #ff9200; */
    box-shadow: 2px 2px 2px 2px #ff9200;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 28px;
   height: 290px;
}

.seo_sps_wrapper {
  background: #f9fbff;
}

.seo_sps_title {
  font-size: 2rem;
  font-weight: 700;
  color: #0d1b2a;
}

.seo_sps_title span {
  color: #ff9200;
}

.seo_sps_intro {
  max-width: 750px;
  margin: 10px auto 0;
  color: #555;
  font-size: 1rem;
}

/* Box */
.seo_sps_box {
  background: #fff;
  border-radius: 15px;
  padding: 30px 25px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
  border-top: 4px solid transparent;
}

.seo_sps_box:hover {
  transform: translateY(-6px);
  border-top: 4px solid #ff9200;
  box-shadow: 0 10px 25px rgba(0, 123, 255, 0.15);
}

.seo_sps_icon {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background: linear-gradient(135deg, #fc900045, #ff9200);
    color: #fff;
    display: flex
;
    align-items: center;
    justify-content: center;
    font-size: 28px;
    margin-bottom: 20px;
    box-shadow: 0 6px 15px rgba(0, 123, 255, 0.3);
}
/* Typography */
.seo_sps_box h3 {
  font-size: 1.3rem;
  font-weight: 700;
  color: #0d1b2a;
  margin-bottom: 12px;
}

.seo_sps_box p {
  font-size: 15.5px;
  color: #333;
  line-height: 1.7;
  margin-bottom: 12px;
}

.seo_sps_box ul {
  list-style: none;
  padding: 0;
  margin: 10px 0 15px 0;
}

.seo_sps_box ul li {
  position: relative;
  padding-left: 25px;
  margin-bottom: 8px;
  font-size: 15px;
  color: #333;
}

.seo_sps_box ul li::before {
  content: "✔";
  position: absolute;
  left: 0;
  color: #ff9200;
  font-weight: 600;
}

/* Responsive */
@media (max-width: 991px) {
  .seo_sps_box {
    padding: 25px 20px;
  }
}
.clsaw h2 {
    font-size: 34px;
    padding-bottom: 9px;
}
.clsaw {
    text-align: center;
    padding-top: 30px;
}


.sse_seo h2 {
    font-size: 18px;
    padding-top: 16px;
}
.sse_seo img {
    width: 30%;
}
.sse_seo {
    
    box-shadow: 2px 2px 2px 2px #ff9200;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 28px;
    height: 339px;
}
.s_opls_content ul {
    padding-left: 20px;
    padding-bottom: 20px;
}

.cumtum_wps_wrapper {
  background: #f7faff;
  position: relative;
  overflow: hidden;
}

.cumtum_wps_title {
  font-size: 2rem;
  font-weight: 700;
  color: #0a1d37;
  line-height: 1.4;
}

.cumtum_wps_title span {
  color: #ff9200;
}

.cumtum_wps_subtext {
  color: #555;
  max-width: 850px;
  margin: 0 auto;
  font-size: 1rem;
  line-height: 1.7;
}

/* Cards */
.cumtum_wps_box {
  background: #fff;
  border-radius: 15px;
  padding: 35px 28px;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
  border-top: 4px solid transparent;
}

.cumtum_wps_box:hover {
  transform: translateY(-6px);
  border-top: 4px solid #ff9200;
  box-shadow: 0 12px 35px rgba(0, 123, 255, 0.15);
}

/* Icon */
.cumtum_wps_icon {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background: linear-gradient(135deg, #ff9200, #ff9200);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 28px;
  margin-bottom: 20px;
  box-shadow: 0 6px 15px rgba(0, 123, 255, 0.3);
}

/* Text Styling */
.cumtum_wps_box h3 {
  font-size: 1.3rem;
  font-weight: 700;
  color: #0a1d37;
  margin-bottom: 12px;
}

.cumtum_wps_box h5 {
  font-size: 1.1rem;
  font-weight: 700;
  color: #ff9200;
  margin-top: 15px;
  margin-bottom: 10px;
}

.cumtum_wps_box p {
  font-size: 15.5px;
  color: #333;
  line-height: 1.7;
  margin-bottom: 10px;
}

.cumtum_wps_box ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.cumtum_wps_box ul li {
  position: relative;
  padding-left: 25px;
  margin-bottom: 8px;
  color: #333;
  font-size: 15px;
}

.cumtum_wps_box ul li::before {
  content: "✔";
  position: absolute;
  left: 0;
  top: 0;
  color: #ff9200;
  font-weight: 600;
}

/* Responsive */
@media (max-width: 991px) {
  .cumtum_wps_box {
    padding: 25px 20px;
  }
}

.cumsm h2 {
    font-size: 18px;
    padding-top: 16px;
}
.cumsm img {
    width: 30%;
}
.cumsm {
    
    box-shadow: 2px 2px 2px 2px #ff9200;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 28px;
    height: 339px;
}
.s_opl {
    background: #f8f9fa;
}
.wml {
    text-align: center;
}

.app_wrp h2 {
    font-size: 18px;
    padding-top: 16px;
}
.app_wrp img {
    width: 100%;
    border-radius: 20px;
    height: 240px;
    object-fit: cover;
}
.app_wrp {
    /* border: 1px solid #ff9200; */
    box-shadow: 2px 2px 2px 2px #ff9200;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 28px;
  
}
.a_p {
    background: #f8f9fae8;
}

.app_wrp1 h2 {
    font-size: 18px;
    padding-top: 16px;
}
.app_wrp1 img {
    width: 30%;
   
}
.app_wrp1 {
    /* border: 1px solid #ff9200; */
    box-shadow: 2px 2px 2px 2px #ff9200;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 20px;
    height: 380px;
}

.app_wrps h2 {
    font-size: 18px;
    padding-top: 16px;
}
.app_wrps img {
    width: 100%;
    border-radius: 20px;
    height: 240px;
    object-fit: cover;
}
.app_wrps {
    /* border: 1px solid #ff9200; */
    box-shadow: 2px 2px 2px 2px #ff9200;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 28px;
    height: 490px;
}

.ans_ai h2 {
    font-size: 34px;
}
section.nsl_ai {
    padding: 50px 0px;
}
.ans_ai {
    padding-top: 110px;
}
.tech-section {
  background: #f8f9fc;
}
.tech-card {
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
}
.tech-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12);
}
.tech-card ul {
  padding-left: 18px;
}
.tech-card ul li {
  margin-bottom: 6px;
  color: #555;
}

.section-title h2 {
  color: #222;
  font-size: 2rem;
}

.why-card {
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
}
.why-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12);
}
.icon-circle {
   
    margin: 0 auto;
    border-radius: 50%;
    background: linear-gradient(135deg, #ff9200, #e5972e);
    display: flex
;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 28px;
    transition: all 0.3s 
ease;
}

.why-card:hover .icon-circle {
  background: linear-gradient(135deg, #ff9200, #ff9200);
  transform: scale(1.05);
}

.why-card h5 {
  color: #111;
}

.why-card p {
  color: #555;
  font-size: 0.95rem;
}
.tp-brand-inner-item {
    padding: 20px;
    background: #000;
}
.tp-brand-inner-item img {
    width: 100%;
    filter: grayscale(1);
}



.industry-card {
  position: relative;
  border-radius: 18px;
  overflow: hidden;
  height: 450px;
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: end;
  color: #fff;
  transition: all 0.4s ease;
}

.industry-card:hover {
  transform: translateY(-6px);
}

.industry-card .overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(0,0,0,0.1) 20%, rgba(0,0,0,0.7) 100%);
  transition: all 0.4s ease;
}

.industry-card:hover .overlay {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.3) 20%, #ff9200 100%);
}

.industry-content {
  position: relative;
  z-index: 2;
  padding: 1.5rem;
}

.industry-content h5 {
    font-size: 25px;
    margin-bottom: 8px;
    font-weight: 800;
    color: #fff;
}

.industry-content p {
  font-size: 0.95rem;
  line-height: 1.5;
  color: #ffffff;
}

.icon {
    width: 38px;
    height: 38px;
    border-radius: 8px;
    background: #ff9200;
    display: flex
;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    color: #fff;
}

@media (max-width: 768px) {
  .industry-card {
    height: 300px;
  }
  .industry-content p {
    font-size: 0.9rem;
  }
}

.contact-section {
    padding: 150px 0px 60px 0px;
    background: url(https://digitalcode360.co.in/digitalcode/wp-content/uploads/2025/12/cV2gtmG-scaled.jpeg);
    background-size: cover !important; 
    background-repeat: no-repeat;
}


.contact-info h2 {
    font-size: 33px;
    margin-bottom: 10px;
    line-height: 43px;
	color: #fff;
}
.contact-info p {
    color: #fff;
    line-height: 1.6;
    margin-bottom: 30px;
}
.info-boxes {
  display: grid;
  gap: 20px;
}

.info-box {
    background: rgba(255, 255, 255, 0.05);
    border-radius: 12px;
    padding: 20px;
    border: 1px solid #ff9200;
    transition: all 0.3s 
ease;
    height: 250px;
}
.info-box img {
    width: 29%;
    padding-bottom: 15px;
}
.info-box h4 {
    font-size: 13px;
	color: #fff;
}
.info-box p {
    font-size: 12px;
	color: #fff;
}
.info-box:hover {
  border-color: #00bfff;
  background: rgba(0, 191, 255, 0.1);
}

  .contact-card {
      background: #fff;
      border-radius: 20px;
      box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
      padding: 20px;
   
      width: 100%;
    }

    .contact-card h3 {
    font-weight: 600;
    margin-bottom: 25px;
    font-size: 22px;
}

    
.marquee {
    overflow: hidden;
    white-space: nowrap;
    box-sizing: border-box;
    width: 100%;
    background: #000;
    padding: 25px 0;
}
.tit_sls h2 {
    color: #fff;
    text-align: center;
    font-size: 15px;
    font-weight: 300;
    padding-bottom: 28px;
}
.marquee-content {
    display: inline-block;
    animation: scroll 20s linear infinite reverse; /* 👈 reverse added */
}


.location-section {
  padding: 60px 0;
}

.location-card {
  background-color: #0b0b0b;
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 15px;
  padding: 25px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: all 0.3s ease;
  height: 100%;
}

.location-card:hover {
  border-color: rgba(255,255,255,0.3);
  transform: translateY(-5px);
}

.location-info h5 {
    font-weight: 600;
    margin-bottom: 10px;
    color: #fff;
}
.cn_head h3 {
    text-align: center;
    font-size: 35px;
}

.location-info p {
  margin-bottom: 5px;
  color: #ccc;
  font-size: 14px;
  line-height: 1.6;
}

.location-info a {
  color: #fff;
  font-weight: 500;
  text-decoration: underline;
  text-underline-offset: 3px;
  transition: color 0.3s ease;
}

.location-info a:hover {
  color: #0d6efd;
}

.location-img img {
  width: 120px;
  height: 120px;
  object-fit: cover;
  border-radius: 10px;
  filter: grayscale(100%);
  transition: all 0.4s ease;
}

.location-card:hover img {
  filter: grayscale(0%);
  transform: scale(1.05);
}

@media (max-width: 767px) {
  .location-card {
    flex-direction: column;
    text-align: center;
  }

  .location-img {
    margin-top: 15px;
  }
}

section.gl_lopsed {
    background: #000;
    padding: 50px 0px;
}
.glos {
    color: #fff;
    padding-top: 80px;
}
.glos h3 {
    color: #fff;
}
.glos h2 {
    color: #fff;
}
.glos p{
    color: #fff;
}
section.gl_lopsed12 {
    background: #fff;
    padding: 50px 0px;
}
.jonse_iumd img {
    border-radius: 20px;
}
.jonse {
    padding-top: 80px;
}

section.lo_wers {
    padding: 50px 0px;
    background: #000;
}
.lo_loho img {
    background: #fff;
    padding: 10px;
    border-radius: 10px;
    filter: grayscale(1);
}
.lower p {
    color: #fff;
}
.tp--hover-img img {
    filter: grayscale(1);
}






/*blac*/
.tp-hero-title {
    font-weight: 700;
    font-size: 100px;
    line-height: 105%;
    text-transform: uppercase;
    color: #fff;
}
.tp-hero-right-content h5 {
    color: #fff;
}
.header-transparent {
    top: 7px;
    left: 0;
    right: 0;
    z-index: 9;
    width: 100%;
    margin: 0 auto;
    border: 1px solid #00000000;
    border-radius: 60px;
    padding: 5px 9px;
}
.tp-text-common-black {
    color: #ffffff;
}
.tp-about-content h4 {
    color: #fff;
}
.tp-portfolio-sectitle {
    font-size: 145px;
    color: #fff;
}






    .accordion-item {
      border: none;
      border-bottom: 2px solid #ddd;
    }

    .accordion-button {
      font-weight: 700;
      font-size: 24px;
      background: transparent !important;
      color: #0b0b0b;
      box-shadow: none !important;
      padding: 20px 0;
      width: 100%;
      text-align: left;
    }

    .accordion-body {
      max-height: 0;
      overflow: hidden;
      transition: max-height 0.5s ease, opacity 0.5s ease;
      opacity: 0;
    }

    /* Active (open) state */
    .accordion-item.active .accordion-body {
      max-height: 500px; /* enough space for content */
      opacity: 1;
    }

    .btn-custom {
      background: #f39c12;
      color: #fff;
      border-radius: 25px;
      padding: 8px 18px;
      font-size: 14px;
      font-weight: 600;
      border: none;
    }

    .btn-custom i {
      margin-left: 6px;
    }

    .service-img {
      max-width: 350px;
      border-radius: 12px;
    }


.accordion-item {
    border: none;
    border-bottom: 2px solid #ddd;
    background: #000;
}
.accordion-body p {
    color: #fff;
}
.snhoaa p {
    color: #fff;
}
.snhoaa h2 {
    color: #fff;
}
section.bglsw {
    background: #242424;
    padding: 20px 0px;
}
.cn_opl img {
    width: 160px;
    border: 0px !important;
    background: #000;
}

.tp-faq-wrap .accordion-item {
    background: #d2d2d2;
}
.aleric-dark .tp-hero-video-btn:hover {
    background: #292929;
}
.tp-about-ai-ring {
    bottom: 0px;
    left: 113px;
    animation: tp_animation_spin 9s linear infinite;
    z-index: -1;
    width: 24% !important;
    top: 217px;
}
span.wh_we {
    border-radius: 0;
    padding: 16px 20px;
    display: inline-block;
    font-size: 70px;
    font-weight: bold;
    background: linear-gradient(45deg, #f96501, #000000);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    /* color: transparent; */
    border: 0px !important;
}
section.ac_socd_web h4 {
    font-size: 70px;
    font-weight: bold;
    background: linear-gradient(45deg, #f96501, #000000);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
	    padding-top: 110px;
}