/*! locomotive-scroll v4.1.3 | MIT License | https://github.com/locomotivemtl/locomotive-scroll */html.has-scroll-smooth{overflow:hidden}html.has-scroll-dragging{-webkit-user-select:none;-moz-user-select:none;user-select:none}.has-scroll-smooth body{overflow:hidden}.has-scroll-smooth [data-scroll-container]{min-height:100vh}[data-scroll-direction=horizontal] [data-scroll-container]{height:100vh;display:inline-block;white-space:nowrap}[data-scroll-direction=horizontal] [data-scroll-section]{display:inline-block;vertical-align:top;white-space:nowrap;height:100%}.c-scrollbar{position:absolute;right:0;top:0;width:11px;height:100%;transform-origin:center right;transition:transform .3s,opacity .3s;opacity:0}.c-scrollbar:hover{transform:scaleX(1.45)}.c-scrollbar:hover,.has-scroll-dragging .c-scrollbar,.has-scroll-scrolling .c-scrollbar{opacity:1}[data-scroll-direction=horizontal] .c-scrollbar{width:100%;height:10px;top:auto;bottom:0;transform:scaleY(1)}[data-scroll-direction=horizontal] .c-scrollbar:hover{transform:scaleY(1.3)}.c-scrollbar_thumb{position:absolute;top:0;right:0;background-color:#000;opacity:.5;width:7px;border-radius:10px;margin:2px;cursor:-webkit-grab;cursor:grab}.has-scroll-dragging .c-scrollbar_thumb{cursor:-webkit-grabbing;cursor:grabbing}[data-scroll-direction=horizontal] .c-scrollbar_thumb{right:auto;bottom:0}main>.booking-container{margin-bottom:100px;margin-left:5px;margin-right:5px}main>.booking-container .title1{color:var(--color1);text-align:center;margin-bottom:15px}main>.booking-container .bookingForm{border:1px solid var(--color1);text-align:center}footer{background:var(--color3);color:var(--black);font-size:16px;letter-spacing:.8px;overflow:hidden;padding:25px 25px 50px;font-family:var(--font2);font-weight:300}footer .c-footer{display:grid;grid-template-columns:1fr;grid-gap:40px;gap:40px}footer .c-footer,footer .c-footer .c-logo{text-align:center}footer .c-footer .c-logo .logo{margin:0 auto;transform:translateZ(0)}footer .c-footer .c-logo .logo img,footer .c-footer .c-logo .logo svg{width:230px;height:110px;object-fit:contain;max-width:100%}footer .footer-title{margin-bottom:20px;font-family:var(--font2);font-size:24px;line-height:27px;letter-spacing:0;font-weight:300;padding-bottom:10px;width:100%;display:flex;flex-direction:column;position:relative;margin-left:auto;margin-right:auto;border-bottom:1px solid var(--black)}footer .nav-footer .menu{column-count:2}footer .nav-footer .menu .main-page{margin-bottom:10px}footer .nav-footer .menu .main-page .page-name{border-bottom:1px solid transparent}footer .nav-footer .menu .main-page .page-name:hover{border-color:var(--black)}footer .main-footer{display:flex;flex-direction:column;position:relative}footer .main-footer>ul li{margin-bottom:5px;letter-spacing:.85px}footer .main-footer>ul li.mail{margin-top:15px;margin-bottom:15px}footer .main-footer>ul li>svg{margin-right:10px}footer .main-footer>ul li strong{display:block;font-weight:300}footer .main-footer .socials{justify-content:flex-start;position:absolute;top:7px;right:2px}footer .main-footer .socials .phone{display:none}footer .main-footer .socials .item a{color:var(--black)}footer .mentions{display:flex;flex-direction:column;order:5}footer .mentions>ul li{line-height:1.5;margin-bottom:10px;letter-spacing:.85px}footer .mentions>ul li>a img{min-width:160px;max-width:180px;width:100%;height:40px;object-fit:contain}footer .socials .item.phone{display:none}@media screen and (min-width:600px){footer .c-footer{flex-direction:row;flex-wrap:wrap}footer .c-footer .c-logo,footer .c-footer .mentions{flex:1 1 100%}footer .c-footer .nav-footer .menu{max-width:500px;margin-left:auto;margin-right:auto}footer .c-footer .main-footer,footer .c-footer .nav-footer{flex:1 1}}@media screen and (min-width:1200px){main>.booking-container{margin-bottom:var(--ecart-zones)}footer{padding:30px 40px}footer .footer-title{padding-bottom:10px}footer .c-footer{max-width:unset;display:grid;grid-template-columns:.8fr 1fr 1fr 1fr .1fr;grid-gap:50px;gap:50px}footer .c-footer .c-logo{flex:1 1;align-self:center;margin-bottom:0}footer .c-footer .nav-footer{display:flex;flex-direction:column}footer .c-footer .nav-footer .menu{flex:1 1}footer .c-footer .nav-footer .menu .main-page{margin-top:0;margin-bottom:9px}footer .c-footer .nav-footer .phone{flex:1 1}footer .c-footer .main-footer>ul{flex:1 1;display:flex;flex-direction:column;justify-content:center}footer .c-footer .main-footer>ul li:nth-child(5){margin-top:20px}footer .c-footer .mentions{height:100%;order:unset}footer .c-footer .socials{flex-direction:column}}@media screen and (min-width:1600px){footer .c-footer{gap:4vw}footer .c-footer .c-logo .logo img,footer .c-footer .c-logo .logo svg{width:260px;height:125px}footer .c-footer .c-logo .logo .label{font-size:18px}}.logo{position:relative;z-index:10;display:flex;flex-direction:column;align-items:center;justify-content:center}.logo img,.logo svg{width:120px;height:60px;object-fit:contain}.logo .name{font-size:17px;font-family:var(--font2);margin-top:-15px}.socials{display:flex;align-items:center;justify-content:center;gap:15px}.socials.circle li a:hover{color:var(--color1);background-color:var(--white);border-color:var(--color1)}.socials.circle li a{width:35px;height:35px;border-radius:50%;color:var(--white);background:var(--color1);border:1px solid var(--white)}.socials.circle li a svg{width:17px;height:17px}.socials li a{width:20px;height:20px;display:flex;color:var(--white);flex-direction:column;align-items:center;justify-content:center;transition:all .5s}.socials li a:hover{transform:scale(.8)}.socials li a svg{width:100%;height:100%}.arrow{display:flex;align-items:center;justify-content:center;position:relative;z-index:10;cursor:pointer;transition:all .2s ease;transform-origin:bottom}.arrow svg{width:30px;height:30px}.arrow svg path{fill:var(--color2)}.arrow.swiper-button-disabled{opacity:.5;cursor:default}.arrow.swiper-button-lock{display:none}.arrow.prev svg{transform:scaleX(-1)}@media (min-width:600px){.arrow:hover{transform:scale(.97) translateY(3px)}}.backtop{position:fixed;right:1.5%;bottom:25px;z-index:500;cursor:pointer;opacity:0;visibility:hidden;transition:all .5s}.backtop .nav-slider{border:1px solid #fff}.backtop.visible{opacity:1;visibility:visible;transform:translateY(0)}.backtop .arrow svg{transform:rotate(-90deg);background-color:var(--white);border-radius:50%;border:1px solid var(--white)}@media screen and (min-width:1200px){.backtop{display:none}}.btns{display:flex;gap:15px}.button{display:flex;cursor:pointer;position:relative;justify-content:center;align-items:center;border:1px solid transparent;color:var(--gray2);width:max-content;max-width:100%;transition:all .2s ease;padding:7px 13px;color:var(--white);background-color:var(--color1);overflow:hidden}.button:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--white);-webkit-clip-path:circle(0 at 50% 50%);clip-path:circle(0 at 50% 50%);transition:-webkit-clip-path .7s ease;transition:clip-path .7s ease;transition:clip-path .7s ease,-webkit-clip-path .7s ease;z-index:1}.button.subtype2{color:var(--black)}.button.subtype2:after{content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;background:var(--white);z-index:2}.button:hover:before{-webkit-clip-path:circle(150% at 50% 50%);clip-path:circle(150% at 50% 50%)}.button:hover .label{color:var(--color1)}.button .label{letter-spacing:.8px;font-size:15px;text-transform:uppercase;z-index:111;transition:all .3s ease;font-family:var(--font2);position:relative}@media screen and (min-width:600px){.button .label{font-size:16px;letter-spacing:1px}}