.btn,.top-bar{text-align:center}.date-row,.dropdown,.navbar{position:relative}.carousel-arrow:hover,.footer-column p a:hover,.logo h1,.nav-links li a.active,.nav-links li a:hover,.social-icons a:hover{color:var(--orange)}*,.welcome-content{box-sizing:border-box}.commitment-section::before,.dropdown-content,.hero-section::before{left:0;z-index:1;position:absolute}.btn,.footer-logo h2,.hero-title,.logo h1,.service-item h3{text-transform:uppercase}:root{--primary-blue:#1a237e;--secondary-blue:#2c3e50;--orange:#ff8c00;--light-grey:#f8f8f8;--dark-grey-text:#333333;--white:#ffffff;--text-light:#e0e0e0;--font-poppins:'Poppins',Arial,sans-serif}*{margin:0;padding:0}body{font-family:var(--font-poppins);line-height:1.6;color:var(--dark-grey-text);background-color:var(--white);scroll-behavior:smooth}.logo h1 a,a{color:inherit;text-decoration:none}.container{max-width:1200px;margin:0 auto;padding:0 20px}h1,h2,h3,h4,h5,h6{font-weight:700;margin-bottom:20px}ul{list-style:none}.btn{display:inline-block;padding:15px 30px;border-radius:5px;font-weight:700;transition:background-color .3s,color .3s;font-size:.9em;letter-spacing:.5px}.btn-primary,.btn-secondary{background-color:var(--orange);color:var(--white);border:1px solid var(--orange)}.btn-primary:hover,.btn-secondary:hover{background-color:#e67e22;border-color:#e67e22}.main-header{background-color:var(--primary-blue);color:var(--white)}.top-bar{background-color:#0d1253;padding:8px 0;font-size:.85em}.dropdown-content,.navbar{background-color:var(--primary-blue)}.navbar{padding:15px 0;display:flex;align-items:center;justify-content:space-between;z-index:1000}.navbar .container{display:flex;justify-content:space-between;align-items:center;width:100%}.logo h1{margin:0;font-size:2em;letter-spacing:2px;line-height:1}.nav-links{display:flex;gap:30px;align-items:center}.nav-links li a{color:var(--white);font-weight:500;font-size:.95em;padding:5px 0;transition:color .3s}.dropdown-content{display:none;min-width:160px;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);top:100%;padding:10px 0;border-top:2px solid var(--orange)}.dropdown-content a{color:var(--white);padding:12px 16px;text-decoration:none;display:block;text-align:left}.dropdown-content a:hover{background-color:#2e3b97;color:var(--orange)}.dropdown:hover .dropdown-content{display:block}.dropdown-icon{font-size:.7em;margin-left:5px;transition:transform .3s}.dropdown:hover .dropdown-icon{transform:rotate(180deg)}.hamburger{display:none;flex-direction:column;cursor:pointer;gap:5px}.hamburger .bar{width:25px;height:3px;background-color:var(--white);transition:.3s}.hero-section{background:url('hero-background.jpg') center center/cover no-repeat;min-height:80vh;display:flex;align-items:center;justify-content:flex-start;text-align:left;position:relative;padding-left:10%}.hero-section::before{content:'';top:0;width:100%;height:100%;background-color:rgba(0,0,0,.4)}.hero-content{position:relative;z-index:2;color:var(--white);max-width:600px}.hero-description,.hero-subtitle{color:rgba(255,255,255,.9);font-style:italic}.hero-subtitle{font-size:1.5em;font-weight:300;margin-bottom:10px}.hero-title{font-size:3.8em;line-height:1.1;margin-bottom:15px;font-weight:700}.hero-description{font-size:1.2em;font-weight:300;margin-bottom:30px}.services-section{text-align:center;padding:80px 20px;background-color:var(--white)}.strengths-section,.welcome-section{background-color:var(--primary-blue)}.services-section h2{font-size:2.5em;color:var(--primary-blue);margin-bottom:60px;letter-spacing:1px;font-weight:700}.services-container{display:flex;justify-content:center;gap:40px;flex-wrap:wrap}.service-item{display:flex;flex-direction:column;align-items:center;text-align:center;flex:0 0 auto;width:250px}.service-circle{width:200px;height:200px;border-radius:50%;overflow:hidden;display:flex;justify-content:center;align-items:center;margin-bottom:20px;box-shadow:0 8px 16px rgba(0,0,0,.15)}.service-circle img{width:100%;height:100%;object-fit:cover}.service-item h3{font-size:1.3em;color:var(--orange);margin-top:0;font-weight:700;letter-spacing:.5px}.welcome-section{display:flex;color:var(--white);min-height:600px;align-items:center}.welcome-image-container{flex:1;max-width:50%;height:700px;overflow:hidden}.welcome-image-container img{width:100%;height:100%;object-fit:cover;display:block}.welcome-content{flex:1;max-width:50%;padding:60px 80px;text-align:left}.welcome-content .welcome-text-intro{font-size:1.5em;font-style:italic;margin-bottom:5px;color:var(--text-light);font-weight:400}.welcome-content .welcome-company-name{font-size:3.5em;font-weight:700;color:var(--orange);margin:0 0 5px;line-height:1.1}.welcome-content .welcome-tagline{font-size:2.2em;font-style:italic;font-weight:400;color:var(--white);margin:0 0 30px;line-height:1.2}.welcome-content .welcome-description{font-size:1em;line-height:1.7;margin-bottom:40px;color:var(--text-light)}.strengths-section{color:var(--white);padding:80px 20px;text-align:center}.strengths-container{display:flex;justify-content:center;gap:30px;flex-wrap:wrap}.contact-form,.split-row{gap:20px;display:flex}.strength-item{flex:1;min-width:250px;max-width:280px;padding:20px;display:flex;flex-direction:column;align-items:center;text-align:center}.icon-wrapper{margin-bottom:20px;font-size:4em;color:var(--orange);line-height:1}.strength-item h3{font-size:1.5em;margin-bottom:15px;font-weight:700;color:var(--white)}.strength-item p{font-size:.95em;line-height:1.6;color:var(--text-light)}.commitment-section{background:url('commitment-bg.jpg') center center/cover no-repeat;position:relative;padding:100px 20px;color:var(--dark-grey-text);text-align:left;display:flex;align-items:center;min-height:500px}.commitment-section::before{content:'';top:0;width:100%;height:100%;background-color:rgba(255,255,255,.7)}.commitment-content{position:relative;z-index:2;max-width:700px;margin-right:auto}.commitment-title{font-size:2.8em;color:var(--primary-blue);margin-bottom:15px;font-weight:700}.commitment-highlight{font-size:1.5em;color:var(--orange);margin-bottom:25px;font-weight:500}.commitment-description{font-size:1em;line-height:1.7;margin-bottom:40px;color:var(--dark-grey-text)}.cta-section{background-color:var(--white);padding:80px 20px;text-align:center;border-top:5px solid var(--primary-blue);border-bottom:5px solid var(--primary-blue)}.cta-section .container{display:flex;flex-direction:column;align-items:center}.cta-title{font-size:3em;color:var(--orange);margin-bottom:20px;font-weight:700}.cta-description{font-size:1.2em;color:var(--dark-grey-text);max-width:800px;margin-bottom:40px;line-height:1.6}.cta-description .cta-link{color:var(--dark-grey-text);font-weight:700;text-decoration:none;border-bottom:2px solid var(--orange);transition:border-color .3s}.cta-description .cta-link:hover{border-color:transparent}.cta-image img{max-width:300px;height:auto;display:block;margin:0 auto}.contact-form-section{background-color:var(--primary-blue);padding:80px 20px}.contact-form{max-width:800px;margin:0 auto;flex-direction:column}.form-row{width:100%}.split-row input{flex:1}.contact-form input,.contact-form textarea{width:100%;padding:15px;background-color:#2e3b97;border:none;border-radius:5px;color:var(--white);font-size:1em;outline:0}.contact-form input::placeholder,.contact-form textarea::placeholder{color:rgba(255,255,255,.7)}.contact-form input:focus,.contact-form textarea:focus{box-shadow:0 0 0 2px var(--orange)}.contact-form textarea{min-height:120px;resize:vertical}.date-row input[type=date]::-webkit-calendar-picker-indicator{filter:invert(1);cursor:pointer}.date-row input[type=text]{position:relative;padding-right:40px}.date-row .calendar-icon{position:absolute;right:15px;top:50%;transform:translateY(-50%);color:rgba(255,255,255,.7);pointer-events:none}.recaptcha-row{display:flex;align-items:center;gap:10px;justify-content:flex-start;color:var(--white);font-size:.9em}.carousel-arrow,.testimonials-section h2{font-size:2.5em;color:var(--dark-grey-text)}.recaptcha-row input[type=checkbox]{width:auto;margin-right:5px;accent-color:var(--orange)}.recaptcha-img{height:40px;margin-left:10px}.btn-submit{width:200px;margin:20px auto 0;display:block;background-color:var(--orange);color:var(--white);border:none;cursor:pointer;padding:15px 30px}.btn-submit:hover{background-color:#e67e22}.testimonials-section{background-color:var(--light-grey);padding:80px 20px;text-align:center}.testimonials-section h2{margin-bottom:10px}.testimonials-section .underline{width:80px;height:3px;background-color:var(--primary-blue);margin:0 auto 50px}.testimonial-carousel{display:flex;align-items:center;justify-content:center;max-width:900px;margin:0 auto;gap:30px}.carousel-arrow{background:0 0;border:none;cursor:pointer;transition:color .3s;padding:10px}.testimonial-content{flex:1;text-align:center;padding:0 20px}.testimonial-content .quote{font-size:1.15em;line-height:1.8;margin-bottom:20px;color:var(--dark-grey-text)}.testimonial-content .author{font-size:1.05em;font-weight:600;color:var(--orange)}.main-footer{background-color:var(--primary-blue);color:var(--white);padding:60px 20px}.footer-content{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:40px}.footer-logo h2{margin:0;font-size:1.8em;color:var(--orange);letter-spacing:1.5px;line-height:1}.footer-column{flex:1;min-width:200px;max-width:280px}.footer-column h4{font-size:1.2em;color:var(--white);margin-bottom:15px;font-weight:600}.footer-column p{font-size:.95em;margin-bottom:8px;color:var(--text-light)}.footer-column p a{color:var(--text-light);transition:color .3s}.footer-column a{color:var(--orange);font-weight:500;transition:color .3s}.footer-column a:hover{text-decoration:underline}.social-icons{display:flex;gap:15px;margin-top:10px;margin-bottom:20px}.social-icons a{color:var(--white);font-size:1.5em;transition:color .3s}@media (max-width:992px){.navbar .container{padding:0 30px}.nav-links{display:none;flex-direction:column;width:100%;background-color:var(--primary-blue);position:absolute;top:100%;left:0;padding:20px 0;text-align:center;border-top:1px solid rgba(255,255,255,.1)}.hamburger,.nav-links.active{display:flex}.nav-links li{margin:10px 0}.dropdown-content{position:static;width:100%;box-shadow:none;background-color:#2e3b97;border-top:none;padding:0}.dropdown-content a{padding-left:40px}.dropdown:hover .dropdown-icon{transform:rotate(0)}.logo h1,.welcome-tagline{font-size:1.8em}.footer-logo h2{font-size:1.6em}.hero-section{padding-left:5%;text-align:center;min-height:70vh;justify-content:center}.hero-content{max-width:80%}.hero-title{font-size:3em}.cta-description,.hero-description{font-size:1em}.services-container{flex-direction:column;align-items:center;gap:30px}.service-item{width:80%}.welcome-section{flex-direction:column;min-height:auto}.welcome-content,.welcome-image-container{max-width:100%;height:auto}.welcome-image-container img{height:350px}.welcome-content{padding:40px 30px;text-align:center}.welcome-company-name{font-size:2.8em}.strengths-section{padding:60px 20px}.strengths-container{gap:20px}.strength-item{max-width:45%}.commitment-section{padding:80px 20px}.commitment-content{max-width:100%;text-align:center}.cta-title{font-size:2.5em}.contact-form .split-row{flex-direction:column;gap:0}.contact-form .split-row input{margin-bottom:20px}.contact-form .split-row input:last-child{margin-bottom:0}.btn-submit{width:100%}.testimonial-carousel{flex-direction:column;gap:20px}.carousel-arrow{font-size:2em}.footer-content{flex-direction:column;align-items:center;text-align:center;gap:30px}.footer-column{min-width:unset;max-width:100%}.social-icons{justify-content:center}}@media (max-width:576px){.container{padding:0 15px}.top-bar{font-size:.75em}.logo h1,.welcome-tagline{font-size:1.5em}.footer-logo h2{font-size:1.4em}.hero-section{min-height:60vh}.hero-title{font-size:2.5em}.commitment-description,.cta-description,.hero-description,.hero-subtitle,.welcome-description{font-size:.9em}.btn{padding:12px 25px;font-size:.8em}.services-section h2,.testimonials-section h2{font-size:2em;margin-bottom:40px}.service-circle{width:160px;height:160px}.footer-column h4,.service-item h3{font-size:1.1em}.welcome-image-container img{height:280px}.welcome-content{padding:30px 20px}.commitment-title,.welcome-company-name{font-size:2.2em}.main-footer,.strengths-section{padding:40px 15px}.strength-item{max-width:100%}.icon-wrapper{font-size:3.5em}.commitment-highlight,.social-icons a,.strength-item h3{font-size:1.3em}.footer-column p,.strength-item p{font-size:.85em}.commitment-section,.contact-form-section,.testimonials-section{padding:60px 15px}.cta-title{font-size:2em}.cta-image img{max-width:250px}.contact-form input,.contact-form textarea{padding:12px;font-size:.9em}.btn-submit{padding:12px 20px;font-size:.85em}.testimonial-content .quote{font-size:1em}.testimonial-content .author{font-size:.95em}}