 #particles-js {position: relative;z-index: 0;}#particles-js canvas {display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 0;}#content-aboutus{position: relative;z-index: 1;}#content-aboutus h2 {font-size: 2.5rem;color: #0d6efd;}#content-aboutus .lead {font-size: 1.25rem;color: #333;}#content-aboutus p {font-size: 1rem;color: #555;}#content-aboutus .btn {background-color: #0d6efd;border: none;font-size: 1.1rem;padding: 10px 20px;transition: background-color 0.3s ease;}#content-aboutus .btn:hover {background-color: #0047a5;}#content-aboutus .position-relative img {border-radius: 10px;transition: transform 0.3s ease;}#content-aboutus .position-relative:hover img {transform: scale(1.05);}#content-aboutus .opacity-75 {background-color: #EB7123;z-index: -1;}.overlay-gradient {background: linear-gradient(to bottom right, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.3));}h4.display-4 {animation: fadeInText 1.5s ease-in-out;}.btn-outline-light {border: 2px solid #fff;transition: all 0.3s ease-in-out;}.btn-outline-light:hover {background-color: #fff;color: #000;}@keyframes fadeInText {from {opacity: 0;transform: translateY(20px);}to {opacity: 1;transform: translateY(0);}}.bg-overlay {background: rgba(0, 0, 0, 0.6);transition: all 0.3s ease-in-out;}.bg-overlay:hover {background: rgba(0, 0, 0, 0.3);}.small-image {width: 100px;height: 100px;}.container-fluid.service {background-color: #f8f9fa;}.section-subtitle {letter-spacing: 1px;text-transform: uppercase;}.section-title {font-family: 'Poppins', sans-serif;}.section-description {font-size: 1.1rem;color: #6c757d;}.service-item {transition: all 0.3s ease;border-radius: 10px;overflow: hidden;}.service-img {position: relative;overflow: hidden;}.service-img img {transition: transform 0.3s ease;}.service-item:hover .service-img img {transform: scale(1.1);}.service-overlay {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.5);opacity: 0;transition: opacity 0.3s ease;display: flex;justify-content: center;align-items: center;}.service-item:hover .service-overlay {opacity: 1;}.service-item h4 {color: #333;font-weight: 600;}.service-item p {color: #555;}.btn-outline-light {border: 2px solid #fff;color: #fff;transition: background-color 0.3s ease, color 0.3s ease;}.btn-outline-light:hover {background-color: #fff;color: #EB7123;}.container-fluid.feature {background-color: #f4f7fb;padding-top: 60px;}.section-subtitle {color: #EB7123 ;letter-spacing: 2px;font-size: 18px;}.section-title {color: #333;font-weight: 700;}.section-description {color: #6c757d;font-size: 1.1rem;}.feature-box {background-color: #fff;border-radius: 15px;box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);transition: all 0.3s ease-in-out;}.feature-box:hover {transform: translateY(-10px);box-shadow: 0 20px 30px rgba(0, 0, 0, 0.15);}.feature-icon {background-color: #EB7123 ;color: #fff;width: 70px;height: 70px;display: flex;justify-content: center;align-items: center;border-radius: 50%;transition: background-color 0.3s ease;}.feature-icon i {font-size: 28px;}.feature-box:hover .feature-icon {background-color: #EB7123 ;}.btn-outline-accent {color: #EB7123 ;border: 2px solid #EB7123 ;transition: background-color 0.3s ease, color 0.3s ease;}.btn-outline-accent:hover {background-color: #EB7123 ;color: #fff;}.container-fluid.blog {background-color: #f4f7fb;padding-top: 60px;}.section-subtitle {color: #EB7123;letter-spacing: 1.5px;font-size: 18px;text-transform: uppercase;}.section-title {color: #333;font-weight: 700;}.section-description {color: #6c757d;font-size: 1.1rem;}.blog-carousel .blog-item {background-color: #ffffff;border-radius: 15px;box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);transition: transform 0.3s ease, box-shadow 0.3s ease;}.blog-carousel .blog-item:hover {transform: translateY(-10px);box-shadow: 0 20px 30px rgba(0, 0, 0, 0.15);}.blog-img .blog-category {position: absolute;bottom: 10px;left: 10px;z-index: 10;}.blog-category .btn {background-color: #EB7123;color: #ffffff;border: none;}.blog-category .btn:hover {background-color: #d65a1e;}.blog-title {color: #333;font-weight: 600;transition: color 0.3s ease;}.blog-title:hover {color: #EB7123;}.blog-description {color: #6c757d;font-size: 0.95rem;}.blog-item img {border-radius: 50%;}.blog-item h5 {color: #333;font-size: 1rem;}.blog-item p {color: #6c757d;}.testimonial-item:hover img {transform: scale(1.2);}.testimonial-text {position: relative;z-index: 1;}.testimonial-text::before {content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0, 123, 255, 0.05);z-index: -1;}.testimonial-carousel .owl-nav {position: absolute;top: -50px;right: 0;}