.tech-ex .tab-content>.tab-pane{display:none}.tech-ex .tab-content>.active{display:block}.tech-ex .nav-items{display:flex;display:grid;gap:1rem;grid-template-columns:repeat(4,1fr);margin-bottom:20px}.tech-ex .nav-items .nav-links{align-items:center;background-color:#ddc08d2e;border:1px solid #ddd;border-radius:.5rem;border-radius:30px;display:flex;justify-content:center;padding:14px;text-align:center;transition:background-color .3s ease;width:225px}.tech-ex .nav-items .nav-link.active,.tech-ex .nav-items .nav-link:hover{background-color:#e2e6ea}.tech-ex .nav-items p{margin:0}.nav-items a:nth-child(5){grid-column:2/3}.nav-items a:nth-child(6){grid-column:3/4}.tech-ex{background:#fff;border-radius:30px;margin:0 auto;padding:55px 45px;width:1080px}.tech-ex .tab-content{background:#034638cf;border-radius:33px;padding:40px 70px}.tech-ex .tab-content img{-webkit-animation:grow 1s linear 0s infinite alternate;-moz-animation:grow 1s linear 0s infinite alternate;-ms-animation:grow 1s linear 0s infinite alternate;-o-animation:grow 1s linear 0s infinite alternate;animation:grow 1s linear 0s infinite alternate;display:block;margin-left:auto;margin-right:30px;width:35%}@keyframes grow{0%{-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1)}to{-moz-transform:scale(1.2);-o-transform:scale(1.2);-ms-transform:scale(1.2);-webkit-transform:scale(1.2);transform:scale(1.2)}}.tech-ex .nav-items .nav-links.active{background:#e4572e;color:#fff}.main-sec-title{font-size:38px;margin-bottom:20px}.des-con,.main-sec-title{text-align:center}.tech-ex .tab-content h3,.tech-ex .tab-content p{color:#fff}@media (max-width:1199px){.tech-ex{width:100%}.tech-ex .nav-items .nav-links{width:unset}.tech-ex .nav-items{grid-template-columns:repeat(3,1fr)}}@media (max-width:991px){.tech-ex .nav-items p{font-size:15px}}@media (max-width:767px){.tech-ex .nav-items .nav-links{margin-bottom:10px}.tech-ex .nav-items{display:block}.tech-ex{padding:30px}.tech-ex .tab-content{margin-top:20px;padding:25px}.tech-ex .tab-content img{margin:0 auto}}