.banner{background:url(/wp-content/themes/twentytwentyfour/assets/images/softwaredevelopment_bannernew.webp) no-repeat center center / cover;color:#fff;padding:100px 20px 50px 20px;min-height:400px;display:flex;align-items:center;height:70vh}.banner::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.banner *{position:relative;z-index:2}.banner h1{font-size:3.5rem;font-weight:700;opacity:0;animation:slideFromLeft 2s ease forwards;color:#fff}.banner p{font-size:1.2rem;text-align:justify;margin-top:15px;opacity:0;animation:slideFromLeft 2s ease forwards}.small-heading{font-size:1.5rem;font-weight:300}.about-description{font-size:1rem;line-height:1.5;text-align:justify}section.about_us{padding:60px 0}button.btn-banner{background-color:#fff;padding:5px 10px;border-radius:20px;border:none}.about-section{padding:60px 0;background-color:#fff}.about-soft-head{font-weight:700;margin-bottom:20px;color:#000}h6.about-soft{color:#000}.about-soft-para{color:#000;line-height:1.8;text-align:justify}.about-section .btn-quote{background:#A31E22;color:#fff;border-radius:25px;padding:10px 25px;font-weight:600;border:none}.about-section .btn-quote:hover{background:#900000}.about-section img{border-radius:20px;width:100%;display:block;margin:auto}.solution-section-softapp{padding:60px 0;background-color:#fff}.solution-left{background:#A31E22;color:#fff;padding:40px;border-radius:15px;height:100%;display:flex;flex-direction:column;justify-content:center}.solution-left h2{font-weight:700;color:#fff;font-size:30px}.solution-left p{margin:20px 0;text-align:left}.solution-left .btn{background:#fff;color:#A31E22;font-weight:500;border-radius:30px;padding:8px 20px;width:50%}.solution-item{margin-bottom:40px}.solution-item h3{font-size:3rem;font-weight:700;margin-bottom:10px}.solution-item:nth-child(2) h3{color:#991B1B}.solution-item:nth-child(3) h3{color:#991B1B}.solution-item p{color:#333;font-size:16px;text-align:left}.solution-heading-softapp{color:#000;font-size:24px}.solution-description-softapp{color:#666;line-height:22px}.solution-number{color:#000}.tech-tool-section{padding:60px 0;background:url(/wp-content/themes/twentytwentyfour/assets/images/newletter.png) no-repeat center center / cover}.tech-tool-section-title{font-weight:700}.tech-card{border:1px solid #ddd;border-radius:12px;padding:30px;background:#fff;text-align:center;transition:all 0.3s ease-in-out;cursor:pointer;box-shadow:0 2px 5px rgb(0 0 0 / .05);height:140px;display:flex;align-items:center;justify-content:center}.tech-card img{max-width:60px;transition:transform 0.4s ease}.tech-card:hover{transform:translateY(-8px);box-shadow:0 8px 20px rgb(0 0 0 / .15)}.tech-card:hover img{transform:scale(1.1) rotate(5deg)}.tech-tool-section-subtitle{max-width:650px;margin:0 auto 40px;font-size:1.4rem;color:#555;font-weight:600}.works-section{padding:60px 0}.slider-header-section{text-align:center}.slider-header-section h2{font-size:2.5rem;font-weight:700;color:#000}.slider-header-section p{margin:15px auto 40px;font-size:1rem;color:#555}.work-card{border:1px solid #ddd;border-radius:10px;padding:20px;background:#fff}.work-card img{border-radius:8px;margin-bottom:15px;width:100%}.work-card h4{font-size:1.2rem;margin-bottom:10px}.work-card p{font-size:.95rem;color:#555}.work-card a{color:#d00;text-decoration:none;font-weight:500}.carousel-indicators [data-bs-target]{background-color:#d00}.carousel-indicators{position:absolute;right:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:0rem;margin-left:15%;bottom:-30px}.work-title-slider{font-size:1.2rem;margin-bottom:10px;color:#000;font-weight:600}.work-para-slider{font-size:.95rem;color:#555;text-align:justify}.faq-section{max-width:900px;margin:30px auto;padding:20px;font-family:"Segoe UI",sans-serif}.faq-title{text-align:center;font-size:2rem;color:#000;font-weight:600}.faq-item{border:1px solid #ddd;padding:10px 20px;border-radius:3px;margin-bottom:10px;box-shadow:0 2px 6px rgb(0 0 0 / .1)}.faq-question{width:100%;background:none;border:none;outline:none;text-align:left;font-size:1.2rem;font-weight:600;cursor:pointer;display:flex;justify-content:space-between;align-items:center;padding:10px 0}.faq-question .icon{transition:transform 0.3s ease;font-weight:700;font-size:1.2rem}.faq-answer{max-height:0;overflow:hidden;transition:max-height 0.4s ease,padding 0.3s ease;padding:0 0}.faq-answer p{margin:10px 0;color:#000}.faq-item.active .faq-answer{max-height:200px;padding:10px 10px;background-color:#f9f9f9}.faq-item.active .faq-question .icon{transform:rotate(180deg);content:"–"}.heading-wrapper{text-align:center;margin-bottom:10px}@keyframes slideFromLeft{from{transform:translateX(-100%);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes slideFromRight{from{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}.cta-section{background-color:#A31E22;color:#fff;padding:40px 0}.cta-section h2{font-weight:700;font-size:2.5rem;color:#fff}.cta-section p{font-size:1.1rem;margin:20px 0}.cta-section .btn-warning{font-weight:700;border-radius:5px;padding:10px 25px;color:#000;background-color:#fff;border:none}.cta-section img{max-width:100%;height:auto}@media (max-width:576px){.cta-section{padding:20px}.tech-tool-section{padding:20px}.banner{padding:60px 20px 40px 20px;min-height:290px;text-align:center;flex-direction:column;height:40vh}.banner::before{background:rgb(0 0 0 / .6);height:40vh}.banner h1{font-size:1.6rem!important;margin-top:60px!important}.banner p{font-size:.85rem;text-align:center}button.btn-banner{padding:4px 12px;font-size:.9rem}.about-section{padding:20px}.about-section img{max-width:250px;margin-bottom:30px}.solution-section-soft h2{font-size:1.6rem}.solution-section-soft h3{font-size:20px}.about-soft-head{font-size:22px}.cta-section h2{font-size:1.4rem}.cta-section p{font-size:.9rem}.faq-title{font-size:1.4rem}.solution-section-softapp{padding:20px}.works-section{padding:20px}.slider-header-section h2{font-size:1.6rem}.slider-header-section p{font-size:.85rem;margin:8px auto 25px;padding:0 10px}.work-card{padding:10px}.work-card h4{font-size:.95rem}.work-card p,.work-para-slider{font-size:.85rem}.work-title-slider{font-size:1rem}.carousel-indicators{bottom:-20px}.solution-item:nth-child(3) h3{color:#000}.solution-item:nth-child(2) h3{color:#000}}@media (min-width:576px) and (max-width:768px){.solution-item:nth-child(3) h3{color:#000}.solution-item:nth-child(2) h3{color:#000}.cta-section{padding:20px}.tech-tool-section{padding:20px}.works-section{padding:20px}.banner{padding:50px 20px 50px 20px;flex-direction:column;text-align:center;min-height:300px;height:40vh}.banner::before{background:rgb(26 26 26 / .6);height:40vh}.banner h1{font-size:1.8rem!important;margin-top:60px!important}.banner p{font-size:.95rem;text-align:center}.small-heading{font-size:1.2rem}.about-section img{max-width:300px;margin-bottom:30px}.solution-section-soft h3{font-size:22px}.faq-question{font-size:1rem}.cta-section h2{font-size:1.6rem}.solution-section-softapp{padding:20px}.slider-header-section h2{font-size:1.8rem}.slider-header-section p{font-size:.9rem;margin:10px auto 30px}.work-card{padding:12px}.work-card h4{font-size:1rem}.work-para-slider{font-size:.9rem}.cta-section .btn-warning{margin-bottom:20px}}@media (min-width:768px) and (max-width:991px){.banner{text-align:center;flex-direction:column;height:40vh}.banner::before{background:rgb(26 26 26 / .6);height:40vh}.banner h1{font-size:2.2rem}.banner p{font-size:1rem}.about-section{padding:40px 20px}.about-section img{max-width:350px}.solution-section-soft h3{font-size:24px}.faq-title{font-size:1.8rem}.cta-section h2{font-size:1.8rem}.slider-header-section h2{font-size:2rem}.slider-header-section p{font-size:.95rem}.work-card{padding:15px}.work-card h4{font-size:1.1rem}.work-card p{font-size:.9rem}.work-title-slider{font-size:1.1rem}.cta-section .btn-warning{margin-bottom:20px}}@media (min-width:992px) and (max-width:1199px){.banner{padding:80px 15px 40px 15px}.banner h1{font-size:2.5rem}.banner p{font-size:1rem}.about-section img{max-width:400px}.cta-section h2{font-size:2rem}.slider-header-section h2{font-size:2.5rem}.slider-header-section p{font-size:1rem}.work-card h4{font-size:1.15rem}}@media (min-width:1200px) and (max-width:1399px){.banner h1{font-size:2.8rem}.banner p{font-size:1.1rem}.slider-header-section h2{font-size:2.8rem}.slider-header-section p{font-size:1.05rem}}@media (min-width:1400px){.banner h1{font-size:3rem}.banner p{font-size:1.3rem}.slider-header-section h2{font-size:3rem}.slider-header-section p{font-size:1.1rem}.work-card{padding:25px}}