@charset "UTF-8";*{box-sizing:border-box}html{scroll-behavior:smooth}.btn,body,button{font-family:"Roboto",sans-serif}body{background:#ece8da;margin:0 auto;min-height:100vh;color:#000;font-size:16px;font-weight:400}h1,h2,h3,h4,h5,h6{font-family:"Nunito",sans-serif;font-weight:700}h1{font-size:2rem}.btn,button{font-weight:500;cursor:url(../img/cursor/cursor_paw.png),auto}.btn{display:inline-block;padding:10px 20px;background-color:#ffa279;color:#fff;border-radius:25px}.btn:hover,.m-contact-form button:hover{background-color:#d4a373}ul{list-style-type:none;padding-left:0}.btn,a{text-decoration:none}.m-desktop-nav a,.m-mobile-nav a{color:#000;font-weight:500;position:relative;text-decoration:none}.m-desktop-nav a::before,.m-mobile-nav a::before{content:"";position:absolute;width:100%;height:2px;border-radius:4px;background-color:#85927c;bottom:-6px;left:0;transform-origin:right;transform:scaleX(0);transition:transform .3s ease-in-out}.m-desktop-nav a:hover::before,.m-mobile-nav a:hover::before{transform-origin:left;transform:scaleX(1)}@media (min-width:1440px){img{width:80%;height:auto}}.l-header{width:100%;z-index:2}.l-header .container{position:relative;height:100%;width:100%;margin:0 auto;padding:0}.l-header-content{display:flex;justify-content:center;align-items:center;z-index:100;width:100%;height:100%;min-height:5rem}@media (min-width:768px){.l-header-content{display:flex;justify-content:space-around}}.l-header-content h1{margin:0}@media (min-width:768px){.l-header-content h1{text-align:center}}.l-header-content #menu-hamburger{padding:.5rem;width:1.75rem;height:1.75rem;transform:rotate(0deg);cursor:pointer;position:absolute;right:0;top:2rem;z-index:999}.l-header-content #menu-hamburger::after{content:"";width:100px;height:100px;display:block;top:-30px;right:-30px;position:absolute;z-index:-1;border-radius:0 0 0 50px}@media (min-width:768px){.l-header-content #menu-hamburger::after{display:none}}.l-header-content #menu-hamburger span{display:block;position:absolute;height:.2rem;width:100%;background:#000;border-radius:.15rem;opacity:1;left:-10px;transform:rotate(0deg);transition:.25s ease-in-out}.l-header-content #menu-hamburger span:nth-child(1){top:0}.l-header-content #menu-hamburger span:nth-child(2),.l-header-content #menu-hamburger span:nth-child(3){top:.5rem}.l-header-content #menu-hamburger span:nth-child(4){top:1rem}@media (min-width:768px){.l-header-content #menu-hamburger{display:none}}.l-header-content #menu-hamburger.is-open::before{content:""}.l-header-content #menu-hamburger.is-open span:nth-child(1){top:.5rem;width:0;left:50%}.l-header-content #menu-hamburger.is-open span:nth-child(2){transform:rotate(45deg)}.l-header-content #menu-hamburger.is-open span:nth-child(3){transform:rotate(-45deg)}.l-header-content #menu-hamburger.is-open span:nth-child(4){top:.5rem;width:0;left:50%}.m-header-logo{width:40px}.l-eleveurs-accueil img,.m-header-logo img{width:100%;height:auto}.m-desktop-nav{display:none}@media (min-width:768px){.m-desktop-nav{display:block;width:60%}.m-desktop-nav ul{width:100%;display:flex;justify-content:space-around}}.l-testimonials .testimonial-slider .next i,.l-testimonials .testimonial-slider .prev i,.m-desktop-nav ul li{font-size:1.2rem}.m-mobile-nav{position:fixed;background:#ece8da;top:-110%;left:0;width:100vw;height:100vh;transition:.3s ease-in-out;z-index:1;padding:0}@media (min-width:768px){.m-mobile-nav{display:none}}.m-mobile-nav.is-open{top:0;position:fixed}.m-mobile-nav ul{height:100%;display:flex;align-items:center;justify-content:space-evenly;flex-direction:column;padding-left:0;margin-top:0}.m-mobile-nav li{list-style:none;margin:1rem 0;font-size:1.8rem}@media (min-width:1440px){.l-eleveurs-about{display:flex}.l-eleveurs-about .l-eleveurs-accueil,.l-eleveurs-about .l-eleveurs-rdv{flex:1 1 50%}}.l-eleveurs-rdv{background:#92b9ba;padding:2rem}.m-eleveurs-profile{display:flex;flex-direction:column;justify-content:center;align-items:center}@media (min-width:768px){.m-eleveurs-profile{flex-direction:row;flex-wrap:wrap;gap:2rem}}.m-eleveurs-profile div{text-align:center}@media (min-width:1024px){.m-eleveurs-profile div{width:30%}}.m-eleveurs-profile div img{border-radius:50%}.m-eleveurs-profile div h2{text-align:center;margin-top:0}.m-eleveurs-profile h2{width:100%;text-align:center}@media (min-width:1440px){.l-eleveurs-accueil img{object-fit:cover;height:100%}}@media (min-width:1024px){.l-eleveurs-services{display:flex;flex-wrap:wrap;justify-content:center}}.l-eleveurs-services div{display:flex;justify-content:center;align-items:center;flex-direction:column;padding:2rem;text-align:center}@media (min-width:1024px){.l-eleveurs-services div{justify-content:space-around;width:50%}}@media (min-width:1440px){.l-eleveurs-services div{width:20%}}.l-eleveurs-services .service-entrainement,.l-eleveurs-services .service-promenade{background:#92b9ba}.l-eleveurs-services .service-boutique{background:#ffa279}.l-eleveurs-services .service-toilettage{background:#85927c}.l-eleveurs-services .service-dressage{background:#92b9ba}.l-testimonials{height:150px}.l-testimonials .testimonial-slider{position:relative;height:100%;max-width:100%;margin:0 auto;overflow:hidden;text-align:center;font-family:"Roboto",sans-serif}.l-testimonials .testimonial-slider .slides{display:flex;transition:transform .5s ease}.l-testimonials .testimonial-slider .testimonial{min-width:100%;box-sizing:border-box;padding:20px;background-color:#f9f9f9;border-radius:5px}.l-testimonials .testimonial-slider .testimonial p{font-size:1rem;font-style:italic}@media (min-width:768px){.l-testimonials .testimonial-slider .testimonial p{font-size:1.2rem}}.l-testimonials .testimonial-slider .testimonial h4{margin-top:10px;font-size:.9rem;color:#555}@media (min-width:768px){.l-testimonials .testimonial-slider .testimonial h4{font-size:1rem}}.l-testimonials .testimonial-slider .next,.l-testimonials .testimonial-slider .prev{position:absolute;top:50%;transform:translateY(-50%);background-color:rgba(0,0,0,.2);color:#fff;border:0;font-size:1.5rem;padding:10px;cursor:pointer;border-radius:50%;display:flex;align-items:center;justify-content:center}.l-testimonials .testimonial-slider .prev{left:10px}.l-testimonials .testimonial-slider .next{right:10px}.l-contact{padding:20px}.l-contact div{display:flex;justify-content:center;align-items:center}.m-contact-form{width:75%;background-color:#fff;padding:20px;border-radius:10px;box-shadow:0 4px 10px rgba(0,0,0,.1)}@media (min-width:768px){.m-contact-form{padding:30px}}@media (min-width:1024px){.m-contact-form{padding:40px}}.m-contact-form div{margin-bottom:15px;display:flex;justify-content:space-between}.m-contact-form div:last-child{justify-content:center}.m-contact-form label{display:block;width:35%;margin-bottom:5px;font-weight:700;color:#333}.m-contact-form input[type=email],.m-contact-form input[type=text],.m-contact-form select,.m-contact-form textarea{width:100%;padding:10px;margin-bottom:15px;border:1px solid #d4a373;border-radius:5px;font-size:16px;background-color:#f9f9f9;transition:border-color .3s ease}@media (min-width:1024px){.m-contact-form input[type=email],.m-contact-form input[type=text],.m-contact-form select,.m-contact-form textarea{font-size:18px}}.m-contact-form input[type=email]:focus,.m-contact-form input[type=text]:focus,.m-contact-form select:focus,.m-contact-form textarea:focus{border-color:#6ec1e4;outline:0}.m-contact-form button{width:40%;padding:10px;background-color:#ffa279;color:#fff;border:0;border-radius:5px;font-size:18px;font-weight:700;transition:background-color .3s ease}@media (min-width:768px){.m-contact-form button{font-size:20px}}@media (min-width:1024px){.m-contact-form button{font-size:22px;padding:12px}}@media (min-width:1440px){.m-contact-form button{width:25%}}.l-footer{background-color:#333;color:#fff;padding:2rem;display:flex;flex-direction:column;text-align:center}@media (min-width:768px){.l-footer{flex-direction:row;flex-wrap:wrap}}.l-footer .footer-section{flex:1 1 200px;margin-bottom:1rem}@media (min-width:1440px){.l-footer .footer-section{flex-basis:25%}}.l-footer .footer-section h4{font-size:1.2rem;margin-bottom:.5rem;font-weight:700}.l-footer .footer-section p{font-size:.9rem;margin:.3rem 0}.l-footer .footer-section.contact-info,.l-footer .footer-section.legal,.l-footer .footer-section.newsletter,.l-footer .footer-section.quick-links,.l-footer .footer-section.social-media{display:flex;flex-direction:column;align-items:center}.l-footer .footer-section.contact-info a,.l-footer .footer-section.quick-links a{color:#fff;text-decoration:none;font-size:.9rem;transition:color .3s}.l-footer .footer-section.social-media a{color:#fff;text-decoration:none;transition:color .3s}.l-footer .footer-section.newsletter a{font-size:.9rem}.l-footer .footer-section.legal a,.l-footer .footer-section.newsletter a{color:#fff;text-decoration:none;transition:color .3s}.l-footer .footer-section.contact-info a:hover,.l-footer .footer-section.legal a:hover,.l-footer .footer-section.newsletter a:hover,.l-footer .footer-section.quick-links a:hover,.l-footer .footer-section.social-media a:hover{color:#fc0}.l-footer .footer-section.quick-links ul{list-style:none;padding:0}@media (min-width:768px){.l-footer .footer-section.quick-links ul{margin-top:0}}.l-footer .footer-section.quick-links ul li{margin:.3rem 0}@media (min-width:768px){.l-footer .footer-section.quick-links ul li:first-child{margin-top:0}}@media (min-width:768px){.l-footer .footer-section.social-media{display:inline-block}}.l-footer .footer-section.social-media a{display:inline-flex;align-items:center;gap:.5rem;font-size:1rem}.l-footer .footer-section.social-media a .fab{margin:8px;font-size:1.1rem}@media (min-width:768px){.l-footer .footer-section.newsletter{flex-basis:100%}}@media (min-width:1440px){.l-footer .footer-section.newsletter{flex-basis:25%}}.l-footer .footer-section.newsletter form{display:flex;gap:.5rem;margin-top:.5rem}.l-footer .footer-section.newsletter form input[type=email]{padding:.5rem;border:0;border-radius:3px;font-size:.9rem}.l-footer .footer-section.newsletter form button{padding:.5rem 1rem;background-color:#fc0;color:#333;border:0;border-radius:3px;font-size:.9rem;cursor:pointer;transition:background-color .3s}.l-footer .footer-section.newsletter form button:hover{background-color:#fa0}.l-footer .footer-section.legal{font-size:.8rem}@media (min-width:1440px){.l-footer .footer-section.legal{flex-basis:100%}}.l-footer .footer-section.legal a,.l-footer .footer-section.quick-links ul li a{font-size:.9rem}