.navbar{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background-color:#fff;box-shadow:0 2px 4px #87ceeb40}.logo a{color:#87ceeb;font-size:1.5rem;font-weight:700;text-decoration:none;transition:color .3s ease}.logo a:hover{color:#5f9ea0}.nav-links{display:flex;list-style:none;margin:0;padding:0;gap:2rem}.nav-links a{text-decoration:none;color:#333;font-weight:500;transition:color .3s ease}@media (max-width: 768px){.navbar{flex-direction:column;padding:1rem}.nav-links{margin-top:1rem;gap:1rem}}.slideshow{position:relative;width:100%;height:600px;overflow:hidden}.slideshow-container{position:relative;width:100%;height:100%}.slide{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;opacity:0;transition:opacity 1s ease-in-out}.slide:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#0000004d,#0009)}.slide.active{opacity:1}.slide-caption{position:absolute;bottom:100px;left:50%;transform:translate(-50%);text-align:center;color:#fff;z-index:2;width:100%;padding:0 2rem}.slide-caption h3{font-size:2.5rem;font-weight:700;text-shadow:2px 2px 4px rgba(0,0,0,.5);margin:0}.slideshow-button{position:absolute;top:50%;transform:translateY(-50%);background-color:#00000080;color:#fff;padding:1rem;border:none;cursor:pointer;font-size:1.5rem;transition:background-color .3s ease;z-index:2}.slideshow-button:hover{background-color:#000c}.slideshow-button.prev{left:1rem}.slideshow-button.next{right:1rem}.slideshow-dots{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);display:flex;gap:.5rem;z-index:2}.dot{width:12px;height:12px;border-radius:50%;background-color:#ffffff80;cursor:pointer;transition:background-color .3s ease}.dot.active{background-color:#fff}@media (max-width: 768px){.slideshow{height:400px}.slide-caption h3{font-size:1.8rem}.slideshow-button{padding:.75rem;font-size:1.25rem}.dot{width:10px;height:10px}}.home{width:100%}.hero{text-align:center;padding:2rem 0;background-color:#e0f7facc;color:#333;margin-bottom:2rem;position:relative;z-index:1}.hero .slideshow{width:100vw;margin-left:50%;transform:translate(-50%);box-sizing:border-box}.hero h1{font-size:3.5rem;font-weight:700;margin-bottom:1.5rem;margin-top:2rem;text-shadow:1px 1px 2px rgba(0,0,0,.1)}.hero p{font-size:1.5rem;margin-bottom:2rem;text-shadow:1px 1px 2px rgba(0,0,0,.1);max-width:800px;margin-left:auto;margin-right:auto}.services-preview{padding:2rem;text-align:center;background-color:#fff}.services-preview h2{font-size:2.5rem;color:#333;margin-bottom:2rem}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin:2rem auto;max-width:1200px}.service-card{padding:2rem;background-color:#fff;border:1.5px solid #E0E7EF;border-radius:12px;box-shadow:none;transition:transform .3s ease,box-shadow .3s ease}.service-card:hover{transform:translateY(-5px) scale(1.03);box-shadow:0 8px 24px #ff7f5026}.service-card h3{color:#87ceeb;font-size:1.5rem;margin-bottom:1rem}.service-card p{color:#555;line-height:1.6}.why-choose-us{padding:2rem;background-color:#fff;text-align:center}.why-choose-us h2{font-size:2.5rem;color:#333;margin-bottom:2rem}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin:2rem auto;max-width:1200px}.feature{padding:2rem;background-color:#fff;border:1.5px solid #E0E7EF;border-radius:12px;box-shadow:none}.feature h3{color:#87ceeb;font-size:1.5rem;margin-bottom:1rem}.feature p{color:#555;line-height:1.6}.testimonials{background-color:#fff;padding:2rem}.testimonials h2{text-align:center;margin-bottom:3rem;color:#333}.testimonial-card{background:#fff;padding:2rem;border:1.5px solid #E0E7EF;border-radius:12px;box-shadow:none}.testimonial-card cite{display:block;margin-top:1rem;color:#87ceeb;font-style:italic}.cta-section{padding:2rem;background-color:#e0f7fa;text-align:center}.cta-section h2{font-size:2.5rem;color:#333;margin-bottom:1rem}.cta-section p{font-size:1.2rem;color:#555;margin-bottom:2rem}.view-all-button{display:inline-block;padding:1rem 2rem;background-color:transparent;color:#007bff;border:2px solid #007bff;border-radius:8px;text-decoration:none;font-weight:600;transition:all .3s ease;margin-top:2rem}.view-all-button:hover{background-color:#007bff;color:#fff;transform:translateY(-2px);box-shadow:0 4px 8px #0003}@media (max-width: 768px){.hero h1{font-size:2.5rem}.hero p{font-size:1.2rem}.services-grid,.features-grid,.testimonial-grid{grid-template-columns:1fr;padding:0 1rem}.service-card,.feature,.testimonial-card{padding:1.5rem}.cta-section h2{font-size:2rem}}.about{width:100%}.about-hero{text-align:center;padding:4rem 2rem;background-color:#f8f9fa;margin-bottom:3rem}.about-hero h1{font-size:3rem;color:#333;margin-bottom:1rem}.about-hero p{font-size:1.25rem;color:#666}.our-story{padding:3rem 0;max-width:800px;margin:0 auto;text-align:center}.our-story h2{font-size:2.5rem;color:#333;margin-bottom:2rem}.our-story p{font-size:1.1rem;line-height:1.6;color:#444}.our-team{padding:3rem 0;background-color:#e0f7fa;text-align:center}.our-team h2{font-size:2.5rem;color:#333;margin-bottom:2rem}.team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin:2rem 0;padding:0 2rem;max-width:1200px;margin-left:auto;margin-right:auto}.team-member{background-color:#fff;padding:2rem;border-radius:12px;box-shadow:none;border:1.5px solid #E0E7EF;transition:transform .3s ease,box-shadow .3s ease}.team-member:hover{transform:translateY(-5px) scale(1.03);box-shadow:0 8px 24px #ff7f5026}.team-member-image{width:200px;height:200px;margin:0 auto 1.5rem;border-radius:50%;overflow:hidden;border:4px solid #87CEEB;background:linear-gradient(135deg,#fff,#e0f7fa)}.team-member-image img{width:100%;height:100%;object-fit:cover;object-position:center 25%}.team-member:nth-child(3) .team-member-image img{object-fit:cover;object-position:center 5%;transform:scale(1.1)}.team-member h3{color:#333;font-size:1.5rem;margin-bottom:.5rem}.team-member-title{color:#87ceeb;font-weight:600;margin-bottom:1rem}.team-member-bio{color:#666;line-height:1.6;font-size:.95rem}.our-values{padding:3rem 0;text-align:center}.our-values h2{font-size:2.5rem;color:#333;margin-bottom:2rem}.values-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin:2rem 0;padding:0 2rem;max-width:1200px;margin-left:auto;margin-right:auto}.value{background-color:#fff;padding:2rem;border-radius:12px;box-shadow:none;border:1.5px solid #E0E7EF}.value h3{color:#007bff;font-size:1.5rem;margin-bottom:1rem}.value p{color:#666;line-height:1.6}@media (max-width: 768px){.about-hero h1{font-size:2.5rem}.about-hero p{font-size:1.1rem}.our-story{padding:2rem 1rem}.team-grid,.values-grid{grid-template-columns:1fr;padding:0 1rem}.team-member{padding:1.5rem}.team-member-image{width:150px;height:150px}}.locations-page{max-width:1600px;margin:0 auto;padding:2rem}.locations-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-bottom:3rem}.location-card{background:#fff;border-radius:10px;padding:2rem;box-shadow:0 4px 6px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.location-card:hover{transform:translateY(-5px);box-shadow:0 8px 15px #00000026}.location-card h3{color:#2c3e50;font-size:1.5rem;margin-bottom:1rem;border-bottom:2px solid #3498db;padding-bottom:.5rem}.location-info{margin-bottom:1.5rem}.location-info .address{font-size:1.1rem;color:#34495e;margin-bottom:.5rem}.location-info .city{font-size:1rem;color:#7f8c8d}.contact-info p{margin-bottom:.5rem;color:#34495e}.contact-info strong{color:#2c3e50}.map-container p{color:#7f8c8d;font-size:1.1rem}@media (max-width: 768px){.locations-page{padding:1rem}.page-header h1{font-size:2rem}.locations-grid{grid-template-columns:1fr;gap:1.5rem}.location-card{padding:1.5rem}.map-layout{grid-template-columns:1fr;gap:1rem}}.contact-page{max-width:1600px;margin:0 auto;padding:2rem}.page-header{text-align:center;margin-bottom:3rem}.page-header h1{font-size:2.5rem;color:#2c3e50;margin-bottom:1rem}.page-header p{font-size:1.2rem;color:#7f8c8d}.contact-content{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-bottom:3rem}.contact-info{background:#fff;padding:2rem;border-radius:10px;box-shadow:0 4px 6px #0000001a}.contact-info h2{color:#2c3e50;margin-bottom:2rem;font-size:1.8rem}.info-item{margin-bottom:2rem}.info-item h3{color:#3498db;margin-bottom:.5rem;font-size:1.2rem}.info-item p{color:#34495e;margin-bottom:.5rem}.contact-form-container{background:#fff;padding:2rem;border-radius:10px;box-shadow:0 4px 6px #0000001a}.contact-form-container h2{color:#2c3e50;margin-bottom:2rem;font-size:1.8rem}.form-group{display:flex;flex-direction:column}.form-group label{color:#2c3e50;margin-bottom:.5rem;font-weight:600}.form-group input,.form-group textarea{padding:.75rem;border:2px solid #ecf0f1;border-radius:5px;font-size:1rem;transition:border-color .3s ease}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#3498db}.submit-button{background:#3498db;color:#fff;padding:1rem 2rem;border:none;border-radius:5px;font-size:1.1rem;cursor:pointer;transition:background-color .3s ease}.submit-button:hover{background:#2980b9}.map-section{margin-top:3rem}.map-section h2{text-align:center;color:#2c3e50;margin-bottom:2rem;font-size:2rem}.map-layout{display:grid;grid-template-columns:3fr 1fr;gap:2rem;align-items:stretch}.map-container{background:#f8f9fa;border-radius:10px;padding:1rem;text-align:center;min-height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center}.map-container iframe{width:100%;max-width:100%;height:600px;border-radius:8px;box-shadow:0 4px 6px #0000001a}.map-info{padding:1.5rem;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;height:100%;display:flex;flex-direction:column;justify-content:flex-start}.map-info p{margin-bottom:.5rem;color:#2c3e50;font-weight:600}.map-info ul{list-style:none;padding:0;margin:0}.map-info li{padding:.5rem 0;color:#34495e;border-bottom:1px solid #ecf0f1}.map-info li:last-child{border-bottom:none}@media (max-width: 768px){.contact-page{padding:1rem}.page-header h1{font-size:2rem}.contact-content{grid-template-columns:1fr;gap:2rem}.contact-info,.contact-form-container{padding:1.5rem}.map-layout{grid-template-columns:1fr;gap:1rem}}main{flex:1;padding:2rem;max-width:1200px;margin:0 auto;width:100%}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;color:#4a4a4a}h1,h2,h3,h4,h5,h6{margin:0;line-height:1.2}h1{font-size:2.5rem;margin-bottom:1rem}h2{font-size:2rem;margin-bottom:1.5rem}h3{font-size:1.5rem;margin-bottom:1rem}a{color:#87ceeb;text-decoration:none;transition:color .3s ease}a:hover{color:#5f9ea0}.cta-button{display:inline-block;padding:1rem 2rem;background-color:#87ceeb;color:#fff;border-radius:4px;text-decoration:none;transition:background-color .3s ease}.cta-button:hover{background-color:#5f9ea0;color:#fff}@media (max-width: 768px){main{padding:1rem}h1{font-size:2rem}h2{font-size:1.75rem}h3{font-size:1.25rem}}.logo{font-size:1.5rem;font-weight:700;color:#4a90e2}.nav-links a:hover{color:#4a90e2}.hero,.page-header{background:linear-gradient(135deg,#4a90e2,#87ceeb)}.testimonials h2,.service-card h3,.about-text h2,.contact-item h3{color:#4a90e2}.submit-button{background-color:#4a90e2}.submit-button:hover{background-color:#87ceeb}.footer{background:#4a90e2}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.6;color:#4a4a4a;background-color:#fff}.app{min-height:100vh;display:flex;flex-direction:column}.header{background-color:#fff;box-shadow:0 2px 4px #0000001a;padding:1rem 2rem;position:fixed;width:100%;top:0;z-index:1000}.nav{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.logo{font-size:1.5rem;font-weight:700;color:#87ceeb}.nav-links{display:flex;list-style:none;gap:2rem}.nav-links a{text-decoration:none;color:#4a4a4a;font-weight:500;transition:color .3s ease}.nav-links a:hover{color:#87ceeb}.main-content{padding-top:80px;flex:1}.hero{background:none;color:#4a4a4a;padding:4rem 2rem;text-align:center}.hero h1{font-size:2.5rem;margin-bottom:1rem}.hero p{font-size:1.2rem;margin-bottom:2rem}.cta-button{background-color:#87ceeb;color:#fff;border:none;padding:1rem 2rem;font-size:1.1rem;border-radius:5px;cursor:pointer;transition:transform .3s ease;text-decoration:none;display:inline-block}.cta-button:hover{background-color:#5f9ea0}.page-header{background:none;color:#4a4a4a;padding:4rem 2rem;text-align:center}.page-header h1{font-size:2.5rem;margin-bottom:1rem}.features{padding:4rem 2rem;max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.feature-card{background-color:#fff;border:1.5px solid #E0E7EF;box-shadow:none;padding:2rem;border-radius:8px;text-align:center}.testimonials{background-color:#fff;padding:4rem 2rem}.testimonials h2{text-align:center;margin-bottom:3rem;color:#87ceeb}.testimonial-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.testimonial-card{background-color:#fff;border:1.5px solid #E0E7EF;box-shadow:none;padding:2rem;border-radius:8px}.testimonial-card cite{display:block;margin-top:1rem;color:#4a5568;font-style:italic}.services-page{padding:2rem}.services-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;padding:2rem 0}.service-card{background-color:#fff;border:1.5px solid #E0E7EF;box-shadow:none;padding:2rem;border-radius:8px}.service-card h3{color:#87ceeb;margin-bottom:1rem}.service-card ul{list-style-position:inside;margin-top:1rem}.about-content{max-width:1200px;margin:0 auto;padding:2rem}.about-text{margin-bottom:3rem}.about-text h2{color:#87ceeb;margin:2rem 0 1rem}.about-text ul{list-style-position:inside;margin-top:1rem}.team-section{margin:3rem 0}.team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem}.team-member{background-color:#fff;border:1.5px solid #E0E7EF;box-shadow:none;padding:2rem;border-radius:8px;text-align:center}.team-member .title{color:#4a5568;margin:.5rem 0}.contact-page{max-width:1200px;margin:0 auto;padding:2rem}.contact-content{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-top:2rem}.contact-info{padding:2rem;background-color:#f8f9fa;border-radius:8px}.contact-details{margin-top:2rem}.contact-item{margin-bottom:1.5rem}.contact-item h3{color:#87ceeb;margin-bottom:.5rem}.contact-form-container{padding:2rem;background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-weight:500;color:#2c3e50}.form-group input,.form-group textarea{padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:1rem}.form-group textarea{min-height:150px;resize:vertical}.submit-button{background-color:#87ceeb;color:#fff;padding:1rem 2rem;border:none;border-radius:4px;font-size:1rem;cursor:pointer;transition:background-color .3s}.submit-button:hover{background-color:#5f9ea0}.hidden{display:none}.map-section{padding:2rem;background:#f7fafc}.map-container{max-width:1200px;margin:0 auto;height:400px;background:#e2e8f0;display:flex;align-items:center;justify-content:center;border-radius:8px}.footer{background:#87ceeb;color:#fff;padding:3rem 2rem 1rem;margin-top:auto}.footer-content{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.footer-section h4{margin-bottom:1rem;color:#fff}.footer-bottom{text-align:center;margin-top:2rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1)}@media (max-width: 768px){.nav{flex-direction:column;gap:1rem}.nav-links{flex-direction:column;text-align:center;gap:1rem}.hero h1{font-size:2rem}.contact-content{grid-template-columns:1fr}.footer-content{grid-template-columns:1fr;text-align:center}}.success-message{text-align:center;padding:2rem;background-color:#f8f9fa;border-radius:8px}.success-message h3{color:#4a4a4a;margin-bottom:1rem}.success-message p{color:#666;margin-bottom:2rem}.submit-button:disabled{background-color:#95a5a6;cursor:not-allowed}
