@font-face{font-family:"Helvetica Neue";src:local("Helvetica"), local("Helvetica Neue"), local("Helvetica Neue Regular"), local("Helvetica-Neue"), local("Helvetica-Neue-Regular"), url("fonts/helveticaneue.woff2") format("woff2");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"Helvetica Neue";src:local("Helvetica Medium"), local("Helvetica Neue Medium"), local("Helvetica-Neue-Medium"), url("fonts/helveticaneue-medium.woff2") format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Helvetica Neue";src:local("Helvetica Bold"), local("Helvetica Neue Bold"), local("Helvetica-Neue-Bold"), url("fonts/helveticaneue-bold.woff2") format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Fira";src:local("Fira Bold"), local("Fira-Bold"), url("fonts/Fira-Bold.woff2") format("woff2");font-weight:700;font-style:normal;font-display:swap}*{margin:0;padding:0;border:0}img{height:auto}body{font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;font-size:medium;font-weight:300;color:#000;background:#FFF}#nav_haut{position:fixed;z-index:3;top:0;display:flex;justify-content:space-between;width:75%;padding:0 15% 0 10%;color:#000;font-size:0.8em;font-weight:500;background:#FFF;transition:0.2s ease}#nav_haut h2{position:relative;display:block;max-width:250px}#nav_haut h2 a{position:absolute;max-width:250px;padding:20px 5px;background:#FFF;border:10px solid #FFF;border-radius:50%;display:flex}#nav_haut h2 a img{width:100px}#nav_haut>ul{display:flex;width:100%;max-width:1200px;margin:0 auto 0 40%;list-style:none;justify-content:space-between}#nav_haut>ul>li{position:relative;padding:2.5em 0;background:#FFF}#nav_haut>ul>li:hover,#nav_haut>ul>li.active{color:#1057C8}#nav_haut>ul>li>span,#nav_haut>ul>li>a{display:block;height:1em;padding:0.2em 1.5em;cursor:pointer}#nav_haut>ul>li>ul{display:none;position:absolute;z-index:2;top:5.3em;padding:1.5em 0.5em 1em;list-style:none;background:inherit;color:#000;transition:0.2s ease}#nav_haut>ul>li>ul li{padding:0.5em 1em}#nav_haut>ul>li>ul li a,#nav_haut>ul>li>ul li button{display:block;width:max-content;color:inherit;background:none;cursor:pointer}#nav_haut>ul>li>ul li a.active,#nav_haut>ul>li>ul li a:hover,#nav_haut>ul>li>ul li button.active,#nav_haut>ul>li>ul li button:hover{color:#1057C8}#nav_haut>ul>li:hover>ul{display:block}#nav_haut>ul>li:first-of-type a{border-right:2px solid #FE5716}#nav_haut>ul>li:last-of-type{margin-left:auto;background:#1089FF;color:#FFF;align-self:flex-end}#nav_haut>ul>li:last-of-type:hover,#nav_haut>ul>li:last-of-type.active,#nav_haut>ul>li:last-of-type a.active,#nav_haut>ul>li:last-of-type a:hover,#nav_haut>ul>li:last-of-type button:hover{color:#000}#nav_haut>ul>li:last-of-type>ul{color:#FFF}#nav_haut.scrolled{margin-top:-200px}header{background:#000;color:#FFF;background-size:cover;background-position:center;background-image:url(../images/bg-falaises.webp);height:45vh}header h1{padding:30vh 0 0;white-space:pre-line}header h1{margin:0 20%;font-family:"Fira";font-size:3em;font-weight:700;text-align:center;text-shadow:5px 3px 3px #000000FD}header .bfleche{position:absolute;width:20px;height:23px;bottom:calc(10vh + 20px);left:calc(50vw - 10px);background:#FFF;color:#FE5716}header .bfleche img{width:15px}footer{padding-top:1px;background:#1057C8;color:#FFF;font-size:0.8rem}footer>div.large1000{width:90%;margin:2.5vw auto;display:flex;justify-content:flex-end;align-items:stretch;font-weight:normal}footer>div.large1000>div:first-of-type{max-width:100px;margin-right:5vw;align-self:flex-start;padding:15px;background:#FFF;border-radius:50%}footer>div.large1000>div:first-of-type img{width:100%}footer>div.large1000>div:nth-of-type(2){align-self:stretch;margin-right:auto;display:flex;flex-direction:column;justify-content:space-around;gap:1em}footer>div.large1000>div:nth-of-type(3){align-self:center}footer>div.large1000 p{margin-bottom:1em}footer>div.large1000 nav{display:flex;margin-left:1.5em}footer>div.large1000 nav ul{list-style:none;display:flex;flex-direction:column;justify-content:space-between;padding:0 1.5em;border-left:1px solid #FFF;font-weight:500}footer>div.large1000 nav ul img{display:inline-block;margin-right:5px}footer>div.large1000 nav ul button{background:none;color:#FFF;cursor:pointer}footer>div.large1000 nav ul button:hover{text-decoration:underline}footer #footer_legals{width:100%;margin:0;border-top:1px solid #FFF}footer #footer_legals p{margin:0;padding:10px;width:auto;font-size:0.8rem;font-weight:normal;text-align:center}footer a:hover{text-decoration:underline}#popin{display:none;justify-content:center;align-items:center;position:fixed;z-index:2;top:0;width:100%;height:100%;background:rgba(0, 0, 0, 0.75)}#popin>div{position:relative;width:50%;max-width:400px;background:#FFF;padding:10px;border:3px solid #1089FF}#popin>div>button{position:absolute;top:10px;right:10px;background:none;cursor:pointer}#popin>div form{margin-top:1em;font-size:0.9em}#popin>div form>div{margin-bottom:1em}#popin>div form label{display:none}#popin>div form input[type=text],#popin>div form input[type=email],#popin>div form input[type=tel],#popin>div form input[type=password],#popin>div form select{display:initial;width:100%;padding:5px;box-sizing:border-box;background:#FFF;border:1px solid #1057C8;font-family:"Helvetica Neue";font-size:inherit;color:#000}#popin>div form p{text-align:center}#popin>div form p button{background:none;color:#FE5716;cursor:pointer}#popin>div form p button:hover{text-decoration:underline}#popin #Finscription,#popin #Fconnexion,#popin #Fmdp{display:none}@media screen and (max-width:960px){#popin{z-index:4}#popin>div{width:80%}}section:not(.sticky){overflow-x:hidden}section article{padding:5vw;box-sizing:border-box}section article p{margin-bottom:1em;font-size:0.9rem;line-height:1.5em}section article ul{margin-bottom:2em;list-style:inside}section article img{display:block;max-width:100%}section h2{margin:0 0 1em;color:#000;font-size:2em;font-weight:700;white-space:pre-line;text-align:center}section h3{margin:0 0 1em;color:#000;font-size:1.2em;font-weight:500}section aside{padding:5vw}section aside h2{text-align:center}a:link,a:active,a:visited,a:hover{color:inherit;text-decoration:none;cursor:pointer}.col2,.col3,.col4,.col5{display:flex;justify-content:space-between;align-items:stretch;gap:1em;flex-wrap:wrap;list-style:none}.col2>*{box-sizing:border-box;width:calc(50% - 0.5em)}.col2>img{align-self:center}.col3>*{box-sizing:border-box;width:calc(33% - 0.5em)}.col4{gap:1.5em}.col4>*{box-sizing:border-box;width:calc(25% - 1.5em);padding:1em}.col5{gap:1.5em;justify-content:space-evenly}.col5>*{box-sizing:border-box;width:calc(20% - 1.5em)}.large1000,.large1200{margin:0 auto;width:90%;max-width:1000px;box-sizing:border-box}.large1200{margin:0 auto;width:90%;max-width:1200px}.boutons{margin:1em 0;display:flex;justify-content:space-around;align-items:center;flex-wrap:wrap;gap:10px;color:#FFF;font-size:1rem}.boutons>*{display:inline-block;padding:5px 1em;background:#FE5716;color:#FFF;font-weight:600;font-size:0.8em;text-align:center;border:1px solid #FE5716;cursor:pointer;transition:0.5s ease}.boutons>*:hover{background:#4F9E30;border:1px solid #4F9E30;text-decoration:none}.bfleche{display:flex;justify-content:center;align-items:center;width:30px;height:30px;border-radius:20px;background:#FFF;color:#FE5716;padding:5px 0;transition:0.5s ease;cursor:default}.bfleche img{display:block;width:20px}.formulaire>div{margin-bottom:1em}.formulaire label{display:none}.formulaire input[type=text],.formulaire input[type=email],.formulaire input[type=tel],.formulaire input[type=password],.formulaire input[type=number],.formulaire textarea,.formulaire select,.formulaire label.boutons{display:initial;width:100%;padding:10px;box-sizing:border-box;background:#FFF;border:1px solid #1057C8;font-family:"Helvetica Neue";font-size:1em;color:#000}.formulaire label.boutons{display:flex;margin:0;justify-content:space-between;align-items:center}.formulaire input.erreur,.formulaire textarea.erreur,.formulaire *.erreur{border-color:red;color:red}.formulaire .confirm{color:#4F9E30}.formulaire .formulaireAction,.formulaire textarea{width:100%;box-sizing:border-box;margin:0}body.accueil header{background-image:url(../images/bg-centrale-penly.webp);height:90vh}body.accueil header h1{padding:60vh 0 0;white-space:pre-line}@media screen and (max-width:960px){body.accueil header h1{padding-top:200px}}body.locations header{background:none;height:80px}body.locations #recherche{margin-top:50px}#recherche{position:relative;padding:1em;border:2px solid #1089FF}#recherche h2{margin:-1.5em auto 1em;padding:0 2em;width:fit-content;background:#FFF}#recherche>ul{list-style:none}#recherche>ul>li{position:relative;padding:0;border:1px solid #1057C8;background:url(../images/ico-chevronB.svg) no-repeat center right 5px;cursor:pointer}#recherche>ul>li h3{margin:0;padding:2px;font-size:0.8em;text-transform:uppercase}#recherche>ul>li ul{display:none;position:absolute;left:-1px;margin-top:-2px;width:100%;z-index:2;list-style:none;transition:0.2s ease;background:#FFF;border:1px solid #1057C8;border-top:0}#recherche>ul>li ul li{padding:0.1em 0.5em;font-size:0.9em}#recherche>ul>li ul li label{cursor:pointer}#recherche>ul>li:not(.active)>ul{display:none}#recherche>ul>li:hover>ul,#recherche>ul>li.active>ul{display:block}#recherche>ul input:checked+label{color:#FE5716}#recherche .boutons>*{text-transform:uppercase}#recherche p{text-align:center}#recherche .col2{justify-content:space-around}#recherche .col2>*{display:block;width:auto;height:auto}#locations{background:#f3f9ff}#locations ul{display:flex;flex-wrap:wrap;gap:20px;list-style:none}#locations ul li{background:#FFF;width:calc(25% - 20px)}#locations ul li>div:first-of-type{position:relative;background-size:cover;height:200px}#locations ul li .prix{position:absolute;right:1em}#locations ul li .nondispo{position:absolute;left:0;bottom:1em;padding:5px;color:#FFF;font-size:0.8rem;background:#FE5716}#locations ul li>div:last-of-type{padding:10px}#locations ul li p{color:#666}#locations ul li p img{display:inline-block;height:1em;width:auto}#locations ul li .boutons{padding-top:1em;border-top:1px solid #666;font-size:0.8em}#location{padding-top:calc(5vw + 70px);background:#f3f9ff}#location .col2{gap:1em}#location .col2>*{width:calc(50% - 0.5em)}#location #photos>img{margin:0 auto 10px}#location #photos ul{display:flex;justify-content:flex-end;gap:10px;list-style:none}#location #photos ul li{width:15%}#location #photos ul li img{cursor:pointer}#location .details{margin-bottom:1em;padding:1em;background:#FFF}#location .details h2{margin-bottom:0;padding-bottom:0.5em;font-size:1.5em;border-bottom:1px solid #4F9E30}#location .details .prix_location{display:flex;justify-content:center}#location .details .prix_location .prix{margin:0 1em 1em}#location .details .prix_location .prix small:first-of-type{margin:0}#location .details .contact{padding-top:1em;border-top:1px solid #4F9E30}#location .details h3{text-align:center;font-weight:700}#location .details ul{list-style:none}#location .details img{display:inline-block}#location #carte{width:100%;height:200px}#location .col5>*{text-align:center}#location .col5>* img{display:block;margin:0 auto}.prix{width:fit-content;padding:10px;border-radius:0 0 10px 10px;background:#4F9E30;color:#FFF;text-align:center;line-height:1em}.prix small{display:block;width:auto}.prix small:first-of-type{margin-bottom:0.5em}@media screen and (max-width:960px){body.locations header{height:45px}body.locations #recherche{margin-top:120px}body.locations #recherche h2{width:auto}body.locations #recherche .col4{gap:0}#locations ul li{width:calc(90vw - 20px)}#locations ul li>div:first-of-type{height:60vw;min-height:200px}#location{padding-top:150px}#location .col2>*{width:100%}#location .col2>*:first-of-type{margin:0}}header .bfleche>*{position:absolute;animation-name:fleche;animation-duration:2s;animation-iteration-count:infinite}@keyframes fleche{0%{bottom:2px}50%{bottom:8px}100%{bottom:2px}}.animTranslateL{position:relative;left:-50%;opacity:0;transition:2s all ease}.animTranslateR{position:relative;right:-50%;opacity:0;transition:2s all ease}.animTranslateL.show{opacity:1;left:0}.animTranslateR.show{opacity:1;right:0}@keyframes anim-rgpd{from{bottom:-100px}to{bottom:0}}#rgpd{position:fixed;background:#1057C8;color:#FFF;bottom:0;width:100%;min-height:50px;z-index:9999;animation-name:anim-rgpd;animation-duration:1s;font-size:0.9rem;border-top:1px solid #FFF}#rgpd>div{max-width:1200px;padding:10px 20px 10px 10px;margin:0 auto}#rgpd .boutons{margin:1em 0}#rgpd p a{text-decoration:underline;color:inherit}#rgpd_f button{border:1px solid #FFF;margin-bottom:1em;padding:3px;cursor:pointer}.mobile{display:none}.cacher{display:none !important}@media screen and (max-width:960px){#mobile_nav{position:absolute;z-index:5;top:10px;right:10px}#mobile_nav .fermer{display:block}header h1{font-size:2.5em}header #nav_haut{position:absolute;height:45px}header #nav_haut>a{margin-left:10px}header #nav_haut>ul{position:absolute;z-index:3;flex-direction:column;top:15px;left:0;width:100%;margin:0;background:#1057C8}header #nav_haut>ul>li{padding:0;font-size:1em;text-align:center;border-bottom:1px solid #000}header #nav_haut>ul>li>a,header #nav_haut>ul>li>span{display:block;padding:1em}header #nav_haut>ul>li>ul{display:block;position:relative;top:unset;left:unset;width:100%;max-width:unset;padding:0}header #nav_haut>ul>li>ul li>*{width:100%;text-align:center}header #nav_haut>ul>li:last-of-type{margin:0 auto;border:0}footer>div.large1000{width:90%;flex-direction:column;align-items:center}footer>div.large1000>*{width:auto;text-align:center}footer>div.large1000>div:first-child,footer>div.large1000>div:nth-of-type(2){margin:0 auto 1em}footer>div.large1000 nav ul{border:0}footer #footer_legals p{white-space:pre-line}section article h2{font-size:2em}section aside{padding:10vw 5vw}.col2>*{width:100%;padding:0;margin-bottom:1em}.col3>*,.col4>*,.col5>*{width:100%;margin-bottom:1em}.large1200{width:100%}.formulaire>div.col2{margin:0}.mobile{display:block}.mobile_no{display:none !important}}