body,nav ul{padding:0;margin:0}header,header h1,header h2,header h3,nav a{color:#fff}.menu-toggle,.mobile-menu{display:none}.cta-button,a,nav a{text-decoration:none}.contact-info,.map-container,footer,header{text-align:center}.gallery h2,h1,h2,h3{color:#ff5733}body{font-family:Arial,sans-serif;background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.7)),url('images/bg.png');background-size:cover;background-position:center center;background-attachment:fixed;background-repeat:no-repeat;height:100vh}a{color:inherit}header{background-color:#ff5733;padding:40px 20px;position:relative}header img{position:absolute;left:20px;top:20px;width:80%;max-width:120px;height:auto}nav{display:flex;justify-content:center;margin-top:10px}nav ul{list-style:none;float:right}nav li{display:inline-block;margin-left:15px}nav a{padding:0 15px;font-size:1.1em;line-height:40px}nav a:hover{background-color:#e04e4e;border-radius:5px}.mobile-menu{flex-direction:column;align-items:center;position:absolute;top:80px;right:20px;background-color:#ff4d4d;width:200px;padding:10px;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.2)}.cta-button,footer{background-color:#ff5733;color:#fff}.mobile-menu a,section{padding:10px;text-align:center}section img{max-width:100%;height:auto;margin-bottom:10px}.cta-button{padding:15px 30px;font-size:1.2em;border:none;border-radius:5px;cursor:pointer}.cta-button:hover{background-color:#e84c2a}.features{margin-top:40px}.feature-box,.testimonial-box{display:flex;justify-content:center;flex-wrap:wrap}.feature,.testimonial{width:300px;margin:10px;background-color:#fff;padding:20px;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.1)}.feature .name,.testimonial .name{font-weight:700;margin-top:10px;text-align:right}.testimonials{margin-top:40px;background-color:#333}.contact-info{background-color:#333;color:#fff;padding:20px}.container,.container-w{margin:50px auto;padding:20px;background-color:#fff;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1)}.contact-info p{margin:10px 0}.container{max-width:800px}.container-w{max-width:1000px}form{display:flex;flex-direction:column}input,textarea{margin-bottom:15px;padding:10px;border:1px solid #ddd;border-radius:4px;font-size:16px}button{cursor:pointer;padding:10px;background-color:#4caf50;color:#fff;border:none;border-radius:4px}button:hover{background-color:#45a049}.map-container{max-width:1000px;margin:40px auto;border-radius:8px;overflow:hidden;box-shadow:0 4px 10px rgba(0,0,0,.1)}.map-container iframe{border:0;width:100%;height:450px}@media (max-width:768px){.whatsapp-icon img,header img,nav{display:none}.menu-toggle{display:block;cursor:pointer;font-size:1.5em;color:#fff;padding:10px}.mobile-menu{display:flex}.map-container iframe{height:300px}}footer{padding:15px;font-size:.9em}.whatsapp-icon{position:fixed;right:10px;bottom:10px;z-index:1000;width:60px;height:60px;border-radius:50%;overflow:hidden}.whatsapp-icon img{width:100%;height:100%;object-fit:cover}.gallery{padding:50px 20px;background-color:#333}.gallery h2{font-size:2em;margin-bottom:20px}.gallery-images{display:flex;justify-content:space-around;flex-wrap:wrap}.gallery-images img{width:30%;height:auto;border-radius:8px;margin-bottom:20px;box-shadow:0 4px 8px rgba(0,0,0,.1)}.gallery-video{margin-top:30px}.gallery-video iframe{width:100%;max-width:800px;height:450px;border-radius:10px}