.header,.logo img{margin-bottom:20px}.nav-bar a,body{font-family:Arial,sans-serif}.header,.nav-bar,header{display:flex}body,html{overflow-x:hidden;width:100%}body{margin:0;padding:0;box-sizing:border-box}.logo{margin-right:auto;max-width:25%;height:100%;padding:15px 0 0}.logo img{width:auto;height:90px;border-radius:60px 60px 10px 10px}.header{width:100%;height:150px;box-shadow:0 5px 5px #d3d3d3;color:#666}.carrousel,.slide{height:auto}.nav-bar{flex-direction:row}.nav-bar a{margin:2rem;border-top:3px solid transparent;color:#000;font-weight:700;gap:15px;text-decoration:none;font-size:18px;transition:color .3s}.nav-bar a:hover{border-top-color:#f0a500;color:#0065fc}.burger-menu,.close-menu{background:0 0;border:none;display:none;cursor:pointer}#section-services{padding:20px}header{padding:10px 20px;justify-content:space-between;align-items:center;position:relative;z-index:10}header h1{font-size:20px}.burger-menu{position:relative;font-size:50px;color:#fff;right:0}.burger-menu:focus{outline:0}.close-menu{position:absolute;top:20px;right:50px;font-size:40px;color:red}.contact,footer{text-align:center;color:#fff}.nav-bar,.posts-container{display:flex;gap:20px}.nav-bar.active{right:0}.welcome{text-align:center;padding:50px 20px;background:#f8f9fa}.welcome h1{font-size:28px;color:#222}.contact p,.welcome p{font-size:18px}.welcome p{color:#444}.recent-posts{padding:50px 20px;text-align:center}.post,footer{padding:20px}.posts-container{justify-content:center;margin-top:20px}.post{background:#fff;border-radius:8px;box-shadow:0 4px 10px rgba(0,0,0,.1);width:400px}.post h3{color:#222}.post a{color:#976804;text-decoration:underline}.post a:hover{color:#fc0;font-weight:700}.hidden-content{display:none}.contact{background:#222;padding:50px 20px}.contact h2{border-bottom:3px solid #f0a500;display:inline-block;padding-bottom:5px}footer{background:#111}@media (max-width:768px){.header,.nav-bar{background-color:#222}.logo img,.post{width:auto}.logo img{height:60px}.burger-menu{display:block;padding:0 25px 90px 20px}.nav-bar{display:none;flex-direction:column;position:absolute;top:90px;right:0;padding:10px 25px;text-align:right;box-shadow:0 4px 6px rgba(0,0,0,.1);border-radius:20px}.nav-bar.active{display:flex}.nav-bar a{padding:10px 30px;border-bottom:1px solid #333;margin:5px;color:#fff}.nav-bar a:last-child{border-bottom:none}.recent-posts h2,.welcome h1{font-size:20.5px}.recent-posts h3,.welcome p{font-size:16px}.contact p,.recent-posts p{font-size:14px}.posts-container{flex-direction:column;align-items:center}.contact{font-size:15px}.contact p{flex-wrap:wrap}}.dots,.service-card,.slide-text{text-align:center}#carrousels,.carrousel{position:relative;overflow:hidden;border-radius:10px;width:100%}.next,.prev,.slide-text{position:absolute;color:#fff}.slides{display:flex;transition:transform .5s ease-in-out}.dot,.next,.prev,.slide-text{transition:.3s}.slide{width:100%;background:url('/assets/slideshow/slide1.webp') center/cover;object-fit:cover}#carrousels{max-width:800px;margin:20px auto;box-shadow:0 4px 10px rgba(0,0,0,.2)}.slide-image{width:100%;height:450px;object-fit:cover;background-repeat:no-repeat}.slide-text{bottom:15px;left:50%;transform:translateX(-50%);background:rgba(30,30,30,.8);padding:10px 20px;border-radius:8px;font-size:16px;width:90%;max-width:250px;margin-bottom:32px}.next,.prev{top:50%;transform:translateY(-50%);background:rgba(0,0,0,.6);border:none;padding:12px 18px;cursor:pointer;font-size:24px;border-radius:50%}.prev{left:10px}.next{right:10px}.next:hover,.prev:hover{background:rgba(255,165,0,.9)}.dots{padding:10px}.dot{height:12px;width:12px;margin:5px;background-color:#bbb;border-radius:50%;display:inline-block;cursor:pointer}.dot.active{background-color:#f0a500;transform:scale(1.2)}@media screen and (max-width:768px){#carrousels{width:auto;max-width:400px}.slide-image{height:300px;align-items:center}.slide-text{font-size:14px;padding:8px 15px;max-width:200px}.next,.prev{padding:10px;font-size:20px}.dot{width:10px;height:10px}}@media screen and (max-width:380px){#carrousels{max-width:315px}.slide-image{height:250px}.slide-text{font-size:12px;padding:6px 10px}.next,.prev{padding:8px;font-size:18px}}.services,.testimonials-container{text-align:center;padding:40px 20px;background:#f8f8f8}.services h2{font-size:2rem;color:#222;margin-bottom:20px}.services-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;max-width:1000px;margin:auto;padding:10px}.service-card{background:#fff;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.2);padding:15px;transition:transform .3s ease-in-out;display:flex;flex-direction:column;align-items:center}.service-card:hover{transform:scale(1.05)}.service-card img{width:100%;height:180px;object-fit:cover;border-radius:10px}.service-card h3{font-size:1.1rem;color:#f0a500;margin:15px 0 10px}.service-card p{font-size:.9rem;color:#555}.testimonials-container h2{font-size:2rem;color:#4285f4;margin-bottom:30px}iframe{width:100%;height:300px;border:none}@media (max-width:600px){.services-container{grid-template-columns:1fr}.service-card{padding:10px}.service-card img{height:160px;object-fit:cover;background-repeat:no-repeat}.service-card h3{font-size:1rem}.service-card p{font-size:.85rem}.testimonials-container h2{flex-direction:column;align-items:center;font-size:1rem}}