/* Tech Stack Section style start here */
.tech-stack-details.first-tab{padding:15px;border:1px solid #ff6a1a59 !important}
.tech-stack-details{margin:0 auto !important;text-align:center}
.tech-stack-details img{width:80px !important;height:80px !important;margin-bottom:15px !important;object-fit:contain !important}
ul.techstack{list-style:none;padding:0;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;margin:0}
.techstack li.tech-list{margin:0 10px 20px;display:inline-block}
.techstack .tech-list a,
.techstack .tech-list .a{border:1px solid #f3f6f9;padding:12px 30px;font-weight:500 !important;font-size:20px;color:#000;background:#f3f6f9;border-radius:0;text-decoration:none;cursor:pointer;display:inline-block}
.techstack li.tech-list a,
.techstack li.tech-list .a{display:block}
.techstack li.tech-list .actives,
.techstack .actives-tech,
.techstack .tech-list a:hover,
.techstack li.tech-list .a:hover,
.techstack .tech-list a:focus,
.techstack li.tech-list .a:focus{background:#ffe1d1 !important;color:#ff6c1a !important;border:1px solid #ffe1d1 !important}
.technology-stacks .tech-stack-details{text-align:center;margin:30px auto}
.technology-stacks ul.techstack{list-style:none;padding:0;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;margin:0}
.technology-stacks .techstack li.tech-list{margin:0 10px 15px}
.technology-stacks .tech-list a,
.technology-stacks .tech-list .a{border:1px solid #f3f6f9;padding:10px 15px;font-weight:500 !important;font-size:18px;color:#747474;background:#f3f6f9;border-radius:0;text-decoration:none;cursor:pointer;display:inline-block}
.technology-stacks .techstack .actives-tech,
.technology-stacks .tech-list a:hover,
.technology-stacks .tech-list .a:hover,
.technology-stacks .tech-list a:focus,
.technology-stacks .tech-list .a:focus{background:#ffe1d1 !important;color:#ff6c1a !important;border:1px solid #ffe1d1 !important}
.technology-stacks .tech-stack-details img{width:80px;height:80px;object-fit:contain}
.tech-stack-details .common-service img{width:auto !important;height:auto !important;margin:0 !important}
.tech-stack-details p,.tech-stack-wrap p{color:#000;font-size:16px;font-weight:500;line-height:20px}
.tech-stack-details .tech-list p,.tech-stack-details .tech-list .nav-link{padding:12px 30px;font-weight:500 !important;font-size:20px;line-height:28px;color:#000;background:#f3f6f9;cursor:pointer;border-radius:0}
.tech-stack-details .tech-list .nav-link.active{background:#ffe1d1 !important;color:#ff6c1a !important;border:0px solid #ffe1d1 !important}
.techstack hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid #c9c9c9}
@media screen and (max-width:1199px){
  .techstack li.tech-list{margin:0 5px 10px;}
  .techstack .tech-list a,
  .techstack .tech-list .a{padding:10px 20px;font-size:18px;}
  .what-we-do .techstack h2{font-size:20px;padding-bottom:15px;}
  .tech-stack-details img{height:70px !important;width:70px !important;margin-bottom:10px !important;}
  .tech-stack-details .common-service img{width:auto !important;height:auto !important;margin:0 !important;}
}
@media screen and (max-width:991px){
  .techstack li.tech-list{margin:0 5px 10px;}
  .techstack .tech-list a,
  .techstack .tech-list .a{padding:10px 20px;font-size:17px;}
  .tech-stack-wrap img{margin:0 0 15px;}
}
@media screen and (max-width:767px){
  .tech-stack-details img{height:50px !important;width:50px !important;margin-bottom:10px !important;}
  .tech-stack-details .common-service img{width:auto !important;height:auto !important;margin:0 !important;}
  .tech-stack-details p,
  .tech-stack-wrap p{font-size:13px;padding:0;}
  .tech-stack-wrap img{margin:0 0 10px;width:50px;height:50px;}
  .tech-stack-details .tech-list p,
  .tech-stack-details .tech-list .nav-link{padding:7px 20px;font-size:16px;}
  .techstack li.tech-list{margin:0 5px 10px;}
  .techstack .tech-list a,
  .techstack .tech-list .a{padding:6px 15px;font-size:16px;}
}
@media (max-width:576px){
  .what-we-do .techstack h2{font-size:18px;padding-bottom:10px;}
}
@media (max-width:480px){
  .techstack li.tech-list{margin:0 5px 10px;}
  .techstack .tech-list a, .techstack .tech-list .a{padding:4px 8px;font-size:14px;color:var(--secondrycolor);}
  .tech-stack-details p, .tech-stack-wrap p{font-size:14px;}
  .tech-stack-details .tech-list p,
  .tech-stack-details .tech-list .nav-link{padding:5px 15px;font-size:14px;}
}
@media (max-width:400px){
  .what-we-do .techstack h2{font-size:17px;line-height:28px;}
  .tech-stack-details img{width:50px !important;height:50px !important;margin-bottom:10px !important;}
  .tech-stack-details .common-service img{width:auto !important;height:auto !important;margin:0 !important;}
  .tech-stack-details .tech-list p{font-size:16px;padding:12px 20px;}
}
/* Tech Stack Section style ends here */