@media screen and (max-width:800px){
    
@import url("https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css");

@import url("https://fonts.googleapis.com/css?family=Nunito:200,700,400,900|Rubik:400,700");

.screen textarea:focus,
.screen input:focus {
  outline: none;
}

.screen * {
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
}

.screen div {
  -webkit-text-size-adjust: none;
}

.component-wrapper a {
  display: contents;
  pointer-events: auto;
  text-decoration: none;
}

.component-wrapper * {
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
  pointer-events: none;
}

.component-wrapper a *,
.component-wrapper input,
.component-wrapper video,
.component-wrapper iframe {
  pointer-events: auto;
}

.component-wrapper.not-ready,
.component-wrapper.not-ready * {
  visibility: hidden !important;
}

.screen a {
  display: contents;
  text-decoration: none;
}

.full-width-a {
  width: 100%;
}

.full-height-a {
  height: 100%;
}

.container-center-vertical {
  align-items: center;
  display: flex;
  flex-direction: row;
  height: 100%;
  pointer-events: none;
}

.container-center-vertical > * {
  flex-shrink: 0;
  pointer-events: auto;
}

.container-center-horizontal {
  display: flex;
  flex-direction: row;
  justify-content: center;
  pointer-events: none;
  width: 100%;
}

.container-center-horizontal > * {
  flex-shrink: 0;
  pointer-events: auto;
}

.auto-animated div {
  --z-index: -1;
  opacity: 0;
  position: absolute;
}

.auto-animated .container-center-vertical,
.auto-animated .container-center-horizontal {
  opacity: 1;
}

.overlay {
  display: none;
  height: 100%;
  opacity: 0;
  position: fixed;
  top: 0;
  width: 100%;
}

.overlay.animate-appear {
  animation: reveal 0.3s ease-in-out 1 normal forwards;
  display: block;
  opacity: 0;
}

.overlay.animate-disappear {
  animation: reveal 0.3s ease-in-out 1 reverse forwards;
  display: block;
  opacity: 1;
}

@keyframes reveal {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.animate-nodelay {
  animation-delay: 0s;
}

.align-self-flex-start {
  align-self: flex-start;
}

.align-self-flex-end {
  align-self: flex-end;
}

.align-self-flex-center {
  align-self: flex-center;
}

.valign-text-middle {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.valign-text-bottom {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

input:focus {
  outline: none;
}

.listeners-active,
.listeners-active * {
  pointer-events: auto;
}

.hidden,
.hidden * {
  pointer-events: none;
  visibility: hidden;
}

.smart-layers-pointers,
.smart-layers-pointers * {
  pointer-events: auto;
  visibility: visible;
}

.listeners-active-click,
.listeners-active-click * {
  cursor: pointer;
}

* {
  box-sizing: border-box;
}
:root { 
  --black: #000000;
  --scooter: #2dbbe1;
  --white: #ffffff;
  --white-2: #ffffff99;
 
  --font-size-l: 12.8px;
  --font-size-m: 12px;
  --font-size-xl: 13px;
  --font-size-xxl: 16px;
  --font-size-xxxl: 19.2px;
  --font-size-xxxxl: 24px;
  --font-size-xxxxxl: 40px;
 
  --font-family-applesystemuifont: "AppleSystemUIFont", Helvetica;
  --font-family-noteworthy-bold: "Noteworthy-Bold", Helvetica;
  --font-family-nunito: "Nunito", Helvetica;
  --font-family-rubik: "Rubik", Helvetica;
}
.nunito-black-black-16px {
  color: var(--black);
  font-family: var(--font-family-nunito);
  font-size: var(--font-size-xxl);
  font-style: normal;
  font-weight: 900;
}

.rubik-normal-white-12px {
  color: var(--white-2);
  font-family: var(--font-family-rubik);
  font-size: var(--font-size-m);
  font-style: normal;
  font-weight: 400;
}


/* screen -.desktophd */

.desktophd {
  background-color: var(--white);
  height: 100vh;
  margin: 0px;
  min-height: 3456px;
  overflow-x: hidden;
  overflow-y: clip;
  overflow-y: -webkit-paged-x;
  position: relative;
  width: 100%;
}
.noscroll {
  min-height: auto !important;
  overflow-y: auto !important;
}

#map {
  width: 100%;
  height: 360px;
  display: block;
  top: 2516px !important;
  z-index: 9;
}
.desktophd .home-3cP1Ae {
  background-color: transparent;
  height: 504px;
  position: absolute;
  top: 82px;
  width: 453px;
}

.desktophd .illustrationhome-W9Nydg {
  background-color: transparent;
  height: 335px;
  left: 75px;
  position: absolute;
  top: 13px;
  width: 351px;
}

.desktophd .rectangle-W9Nydg {
  background: linear-gradient(-168deg, #FFFFFF 68%, rgba(255,255,255,0.00) 86%);
  background-color: transparent;
  height: 212px;
  left: 39px;
  position: absolute;
  top: 12px;
  width: 375px;
}

.desktophd .button-W9Nydg {
  background-color: transparent;
  height: 46px;
  left: -210px;
  position: absolute;
  top: 138px;
  width: 162px;
}

.desktophd .rectangle-IMLgD4 {
  background-color: var(--scooter);
  border: 3.8px solid var(--white);
  border-radius: 18.93px;
  height: 45px;
  left: -4px;
  position: absolute;
  top: -4px;
  width: 162px;
}

.desktophd .nous-contacter-IMLgD4 {
  background-color: transparent;
  color: var(--white);
  font-family: var(--font-family-nunito);
  font-size: var(--font-size-m);
  font-style: normal;
  font-weight: 900;
  height: auto;
  left: 32px;
  letter-spacing: 0.00px;
  line-height: 18px;
  position: absolute;
  text-align: center;
  top: 11px;
  width: auto;
}

.desktophd .rparation-modific-W9Nydg {
  background-color: transparent;
  color: var(--black);
  font-family: var(--font-family-nunito);
  font-size: var(--font-size-xxxxl);
  font-style: normal;
  font-weight: 200;
  height: auto;
  left: -440px;
  letter-spacing: 0.00px;
  line-height: 20px;
  position: absolute;
  text-align: left;
  top: 12px;
  width: 355px;
}

.desktophd .span1-LvkLNR {
  font-style: normal;
  line-height: 27.2px;
}

.desktophd .span2-LvkLNR {
  font-size: 20px;
  font-style: normal;
  font-weight: 900;
  line-height: 24.2px;
}

.desktophd .faites-appel-notre-W9Nydg {
  background-color: transparent;
  color: var(--scooter);
  font-family: var(--font-family-nunito);
  font-size: var(--font-size-xxl);
  font-style: normal;
  font-weight: 700;
  height: auto;
  left: -310px;
  letter-spacing: 0.00px;
  line-height: 28px;
  position: absolute;
  text-align: left;
  top: 98px;
  white-space: nowrap;
  width: 355px;
}



.desktophd .iconcontact-3cP1Ae {
  background-color: transparent;
  height: 40px;
  position: fixed;
  right: 16px;
  top: 17px;
  width: 45px;
}

.desktophd .right-icon-copy-n2hsqa {
  background-color: transparent;
  height: 39px;
  left: 1px;
  position: relative;
  top: 1px;
  width: 44px;
}

.desktophd .path-Z3qaW6 {
  background-color: transparent;
  height: 24px;
  left: 19px;
  position: absolute;
  top: 14px;
  width: 24px;
}

.desktophd .line-Z3qaW6 {
  background-color: transparent;
  height: 30px;
  left: 8px;
  position: absolute;
  top: 5px;
  width: 32px;
}

.desktophd .combined-shape-Z3qaW6 {
  background-color: transparent;
  height: 23px;
  left: 1px;
  position: absolute;
  top: 2px;
  width: 29px;
}

.desktophd .iconburgermenu-3cP1Ae {
  background-color: transparent;
  cursor: pointer;
  height: 24px;
  left: 16px;
  position: fixed;
  top: 23px;
  width: 29px;
}

.desktophd .fill-65-BiWFaR {
  background-color: transparent;
  height: 24px;
  left: 0px;
  position: absolute;
  top: 0px;
  width: 29px;
}

.desktophd .campersvanrouenlogo-3cP1Ae {
  background-color: transparent;
  height: 75px;
  position: fixed;
  top: 3px;
  width: 79px;
}

.desktophd .homeadresse-3cP1Ae {
  background-color: transparent;
  height: 86px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 0px;
  left: 0px;
  width: 312px;
  display: block;
}
.desktophd .homeadresse-3cP1Ae1 {
  background-color: transparent;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 84px;
  left: 0px;
  display: block;
}

.desktophd .campers-vanrou-oprestation-01-3cP1Ae {
  background-color: transparent;
  height: 517px;
  left: -121px;
  opacity: 0.04;
  position: absolute;
  top: 1206px;
  width: 540px;
}

.desktophd .savoirfaire-3cP1Ae {
  background-color: transparent;
  height: 603px;
  position: absolute;
  top: 523px;
  width: 363px;
}

.desktophd .bgsavoirfaire-IzUzAl {
  background-color: transparent;
  height: 482px;
  left: 0px;
  position: absolute;
  top: 0px;
  width: 362px;
}

.desktophd .photosavoirfaire-IzUzAl {
  background-color: transparent;
  height: 271px;
  left: 56px;
  position: absolute;
  top: 332px;
  width: 319px;
}

.desktophd .carrosserie-lectri-IzUzAl {
  background-color: transparent;
  color: var(--white);
  font-family: var(--font-family-nunito);
  font-size: var(--font-size-xl);
  font-style: normal;
  font-weight: 700;
  height: auto;
  left: 19px;
  letter-spacing: 0.41px;
  line-height: 23.0px;
  position: absolute;
  text-align: justify;
  top: 82px;
  width: 319px;
}

.desktophd .title-IzUzAl {
  background-color: transparent;
  color: var(--white);
  font-family: var(--font-family-nunito);
  font-size: var(--font-size-xxxxxl);
  font-style: normal;
  font-weight: 200;
  height: auto;
  left: 18px;
  letter-spacing: 0.00px;
  line-height: 32px;
  position: absolute;
  text-align: left;
  top: 22px;
  width: auto;
}

.desktophd .span1-ILxHSz {
  font-style: normal;
  line-height: 50px;
}

.desktophd .span2-ILxHSz {
  font-size: 32px;
  font-style: normal;
  font-weight: 900;
  line-height: 48px;
}

.desktophd .buttondiscutonen-IzUzAl {
  background-color: transparent;
  height: 46px;
  left: 94px;
  position: absolute;
  top: 261px;
  width: 210px;
}

.desktophd .rectangle-XTdz4x {
  background-color: transparent;
  height: 1px;
  left: 0px;
  position: absolute;
  top: 44px;
  width: 81px;
}

.desktophd .vous-avez-un-projet-XTdz4x {
  background-color: transparent;
  color: var(--white);
  font-family: var(--font-family-nunito);
  font-size: var(--font-size-xxxl);
  font-style: normal;
  font-weight: 900;
  height: auto;
  left: 1px;
  letter-spacing: 0.00px;
  line-height: 12.8px;
  position: absolute;
  text-align: left;
  top: 0px;
  width: auto;
}

.desktophd .span1-nq7WY3 {
  font-style: normal;
  line-height: 29px;
}

.desktophd .span2-nq7WY3 {
  color: var(--white-2);
  font-style: normal;
  line-height: 29px;
}

.desktophd .span3-nq7WY3 {
  color: #f7e71b;
  font-size: var(--font-size-l);
  font-style: normal;
  line-height: 19px;
}

.desktophd .iconcampingcar-IzUzAl {
  background-color: transparent;
  height: 30px;
  left: 16px;
  position: absolute;
  top: 270px;
  width: 66px;
}

.desktophd .nosprestaions-3cP1Ae {
  background-color: transparent;
  height: 554px;
  position: absolute;
  top: 1146px;
  width: 375px;
}

.desktophd .bgnosprestaion-yxwUMD {
  background-color: var(--white);
  height: 404px;
  left: 0px;
  opacity: 0.66;
  position: absolute;
  top: 150px;
  width: 375px;
}

.desktophd .carrosserie-yxwUMD {
  background-color: transparent;
  height: 231px;
  left: 20px;
  position: absolute;
  top: 169px;
  width: 336px;
}

.desktophd .carrosserie-ZZr80Y {
  background-color: transparent;
  color: var(--scooter);
  font-family: var(--font-family-noteworthy-bold);
  font-size: var(--font-size-xxxl);
  font-weight: 700;
  height: auto;
  left: 2px;
  letter-spacing: 0.00px;
  line-height: 31px;
  position: absolute;
  text-align: left;
  top: 118px;
  white-space: nowrap;
  width: 163px;
}

.desktophd .iconcarrosserie-ZZr80Y {
  background-color: transparent;
  height: 101px;
  left: 3px;
  position: absolute;
  top: 0px;
  width: 101px;
}

.desktophd .fill-4-89xxOC {
  background-color: transparent;
  height: 101px;
  left: 0px;
  position: absolute;
  top: 0px;
  width: 101px;
}

.desktophd .fill-6-89xxOC {
  background-color: transparent;
  height: 91px;
  left: 5px;
  position: absolute;
  top: 5px;
  width: 91px;
}

.desktophd .fill-8-89xxOC {
  background-color: transparent;
  height: 52px;
  left: 35px;
  position: absolute;
  top: 36px;
  width: 30px;
}

.desktophd .fill-10-89xxOC {
  background-color: transparent;
  height: 26px;
  left: 47px;
  position: absolute;
  top: 16px;
  width: 17px;
}

.desktophd .fill-12-89xxOC {
  background-color: transparent;
  height: 25px;
  left: 38px;
  position: absolute;
  top: 12px;
  width: 14px;
}

.desktophd .fill-14-89xxOC {
  background-color: transparent;
  height: 24px;
  left: 56px;
  position: absolute;
  top: 19px;
  width: 10px;
}

.desktophd .fill-16-89xxOC {
  background-color: transparent;
  height: 24px;
  left: 46px;
  position: absolute;
  top: 15px;
  width: 11px;
}

.desktophd .fill-18-89xxOC {
  background-color: transparent;
  height: 10px;
  left: 28px;
  position: absolute;
  top: 53px;
  width: 6px;
}

.desktophd .fill-20-89xxOC {
  background-color: transparent;
  height: 9px;
  left: 48px;
  position: absolute;
  top: 11px;
  width: 20px;
}

.desktophd .fill-22-89xxOC {
  background-color: transparent;
  height: 4px;
  left: 33px;
  position: absolute;
  top: 53px;
  width: 2px;
}

.desktophd .fill-24-89xxOC {
  background-color: transparent;
  height: 4px;
  left: 35px;
  position: absolute;
  top: 58px;
  width: 1px;
}

.desktophd .fill-26-89xxOC {
  background-color: transparent;
  height: 1px;
  left: 25px;
  position: absolute;
  top: 55px;
  width: 3px;
}

.desktophd .fill-28-89xxOC {
  background-color: transparent;
  height: 1px;
  left: 27px;
  position: absolute;
  top: 60px;
  width: 2px;
}

.desktophd .fill-30-89xxOC {
  background-color: transparent;
  height: 2px;
  left: 28px;
  position: absolute;
  top: 57px;
  width: 1px;
}

.desktophd .fill-32-89xxOC {
  background-color: transparent;
  height: 2px;
  left: 46px;
  position: absolute;
  top: 58px;
  width: 2px;
}

.desktophd .rparation-plastique-ZZr80Y {
  background-color: transparent;
  color: #888888;
  font-family: var(--font-family-applesystemuifont);
  font-size: var(--font-size-l);
  font-weight: 400;
  height: auto;
  left: 23px;
  letter-spacing: 0.00px;
  line-height: 24.9px;
  position: absolute;
  text-align: justify;
  top: 155px;
  width: 312px;
}

.desktophd .line-ZZr80Y {
  background-color: transparent;
  height: 67px;
  left: -0px;
  position: absolute;
  top: 165px;
  width: 3px;
}

.desktophd .pager-yxwUMD {
  background-color: transparent;
  height: 12px;
  left: calc(50.00% - 58px);
  position: absolute;
  top: 440px;
  width: 116px;
}

.desktophd .oval-2X8qOT {
  background-color: transparent;
  height: 12px;
  left: 0px;
  position: absolute;
  top: 0px;
  width: 12px;
}

.desktophd .oval-5F01zi {
  background-color: transparent;
  height: 12px;
  left: 26px;
  position: absolute;
  top: 0px;
  width: 12px;
}

.desktophd .oval-Z9pUii {
  background-color: transparent;
  height: 12px;
  left: 52px;
  position: absolute;
  top: 0px;
  width: 12px;
}

.desktophd .oval-szYFxS {
  background-color: transparent;
  height: 12px;
  left: 104px;
  position: absolute;
  top: 0px;
  width: 12px;
}

.desktophd .oval-BQZ4Gm {
  background-color: transparent;
  height: 12px;
  left: 78px;
  position: absolute;
  top: 0px;
  width: 12px;
}

.desktophd .campersvanrouenprestalogo-yxwUMD {
  background-color: transparent;
  height: 131px;
  left: 15px !important;
  position: absolute;
  top: 0px;
  width: 315px;
}

.desktophd .nos-prestations-UjuyPX {
    background-color: transparent;
    height: 26px;
    left: 152px;
    position: absolute;
    top: 75px;
    transform: rotate(
-14deg);
    width: 164px;
}

.desktophd .rectangle-UjuyPX {
  background-color: var(--black);
  height: 5px;
  left: 188px;
  position: absolute;
  top: 97px;
  width: 7px;
}

.desktophd .rectangle-QIY87U {
  background-color: var(--black);
  height: 5px;
  left: 212px;
  position: absolute;
  top: 91px;
  width: 7px;
}

.desktophd .rectangle-AlTtDQ {
  background-color: var(--black);
  height: 5px;
  left: 285px;
  position: absolute;
  top: 72px;
  width: 7px;
}

.desktophd .rectangle-khDVM5 {
  background-color: var(--black);
  height: 5px;
  left: 273px;
  position: absolute;
  top: 69px;
  width: 7px;
}

.desktophd .nos-prestations-QIY87U {
  background-color: transparent;
  height: 18px;
  left: 169px;
  position: absolute;
  top: 77px;
  transform: rotate(-14deg);
  width: 143px;
}

.desktophd .d-UjuyPX {
  background-color: transparent;
  height: 14px;
  left: 159px;
  position: absolute;
  top: 97px;
  transform: rotate(-14deg);
  width: 10px;
}

.desktophd .fill-1-UjuyPX {
  background-color: transparent;
  height: 86px;
  left: 1px;
  position: absolute;
  top: 43px;
  width: 192px;
}

.desktophd .fill-3-UjuyPX {
  background-color: transparent;
  height: 89px;
  left: 0px;
  position: absolute;
  top: 42px;
  width: 195px;
}

.desktophd .fill-6-UjuyPX {
  background-color: transparent;
  height: 75px;
  left: 193px;
  position: absolute;
  top: 1px;
  width: 88px;
}

.desktophd .fill-8-UjuyPX {
  background-color: transparent;
  height: 78px;
  left: 192px;
  position: absolute;
  top: 0px;
  width: 91px;
}

.desktophd .fill-11-UjuyPX {
  background-color: transparent;
  height: 62px;
  left: 4px;
  position: absolute;
  top: 58px;
  width: 32px;
}

.desktophd .fill-13-UjuyPX {
  background-color: transparent;
  height: 72px;
  left: 34px;
  position: absolute;
  top: 54px;
  width: 80px;
}

.desktophd .fill-15-UjuyPX {
  background-color: transparent;
  height: 41px;
  left: 115px;
  position: absolute;
  top: 53px;
  width: 39px;
}

.desktophd .fill-17-UjuyPX {
  background-color: transparent;
  height: 38px;
  left: 154px;
  position: absolute;
  top: 46px;
  width: 19px;
}

.desktophd .fill-19-UjuyPX {
  background-color: transparent;
  height: 11px;
  left: 176px;
  position: absolute;
  top: 52px;
  width: 14px;
}

.desktophd .fill-21-UjuyPX {
  background-color: transparent;
  height: 68px;
  left: 196px;
  position: absolute;
  top: 5px;
  width: 39px;
}

.desktophd .fill-23-UjuyPX {
  background-color: transparent;
  height: 43px;
  left: 228px;
  position: absolute;
  top: 23px;
  width: 50px;
}

.desktophd .vosprojets-3cP1Ae {
  background-color: transparent;
  height: 592px;
  left: 0px;
  position: absolute;
  top: 1633px;
  width: 100%;
}

.desktophd .bgvosprojets-HYnqsY {
  background-color: transparent;
  height: 592px;
  left: 0px;
  opacity: 0.69;
  position: absolute;
  top: 0px;
  width: 100%;
}

.desktophd .photoavap-HYnqsY {
  background-color: transparent;
  height: 273px;
  left: calc(50.00% - 170px);
  position: absolute;
  top: 181px;
  width: 361px;
}

.desktophd .photoav-A48Kwi {
  background-color: transparent;
  height: 273px;
  left: 0px;
  overflow: hidden;
  position: absolute;
  top: 0px;
  width: 200px;
}

.desktophd .capture-decran-10-19-a-102331-h6SQQe {
  background-color: transparent;
  height: 311px;
  left: -6px;
  position: absolute;
  top: -20px;
  width: 240px;
  -webkit-clip-path: path('M 0 600 L 0 0 L 198 13 L 98 600 Z');
  clip-path: path('M 0 600 L 0 0 L 198 13 L 98 600 Z');
}

.desktophd .photoap-A48Kwi {
  background-color: transparent;
  height: 273px;
  left: 139px;
  overflow: hidden;
  position: absolute;
  top: 0px;
  width: 200px;
}

.desktophd .capture-decran-10-19-a-102331-xlDhcB {
  background-color: transparent;
  height: 311px;
  left: -39px;
  position: absolute;
  top: -19px;
  width: 240px;
  -webkit-clip-path: path('M 0 600 L 100 0 L 600 0 L 600 600 Z');
  clip-path: path('M 0 600 L 100 0 L 600 0 L 600 600 Z');
}

.desktophd .description-A48Kwi {
  background-color: transparent;
  height: 31px;
  left: 0px;
  position: absolute;
  top: 242px;
  width: 167px;
}

.desktophd .rectangle-B2h3B3 {
  background-color: transparent;
  height: 31px;
  left: 0px;
  position: absolute;
  top: 0px;
  width: 166px;
}

.desktophd .iconloupe-B2h3B3 {
  background-color: transparent;
  height: 25px;
  left: 128px;
  position: absolute;
  top: 4px;
  width: 26px;
}

.desktophd .oval-bzxhGu {
  background-color: var(--scooter);
  border-radius: 25px;
  height: 25px;
  left: 0px;
  position: absolute;
  top: 0px;
  width: 25px;
}

.desktophd .fill-14-bzxhGu {
  background-color: transparent;
  height: 13px;
  left: 5px;
  position: absolute;
  top: 5px;
  width: 14px;
}

.desktophd .restauration-B2h3B3 {
  background-color: transparent;
  color: var(--black);
  font-family: var(--font-family-nunito);
  font-size: 11.5px;
  font-style: normal;
  font-weight: 900;
  height: auto;
  left: 10px;
  letter-spacing: 0.00px;
  line-height: 17px;
  position: absolute;
  text-align: left;
  top: 8px;
  white-space: nowrap;
  width: 115px;
}

.desktophd .vosprojetstitre-HYnqsY {
  background-color: transparent;
  height: 62px;
  left: calc(50.00% - 169px);
  position: absolute;
  top: 69px;
  width: 338px;
}

.desktophd .carrosseries-rsta-N3Tjc6 {
  background-color: transparent;
  color: var(--white);
  font-family: var(--font-family-nunito);
  font-size: var(--font-size-xxl);
  font-style: normal;
  font-weight: 900;
  height: auto;
  left: 0px;
  letter-spacing: 0.00px;
  line-height: 24px;
  position: absolute;
  text-align: center;
  top: 46px;
  white-space: nowrap;
  width: 337px;
}

.desktophd .vosprojets-N3Tjc6 {
  background-color: transparent;
  height: 35px;
  left: 52px;
  position: absolute;
  top: 0px;
  width: 234px;
}

.desktophd .pager-HYnqsY {
  background-color: transparent;
  height: 12px;
  left: calc(50.00% - 58px);
  position: absolute;
  top: 501px;
  width: 116px;
}

.desktophd .oval-qDmvsp {
  background-color: transparent;
  height: 12px;
  left: 0px;
  position: absolute;
  top: 0px;
  width: 12px;
}

.desktophd .oval-xPu5da {
  background-color: transparent;
  height: 12px;
  left: 26px;
  position: absolute;
  top: 0px;
  width: 12px;
}

.desktophd .oval-1jqiNp {
  background-color: transparent;
  height: 12px;
  left: 52px;
  position: absolute;
  top: 0px;
  width: 12px;
}

.desktophd .oval-1v1JpK {
  background-color: transparent;
  height: 12px;
  left: 104px;
  position: absolute;
  top: 0px;
  width: 12px;
}

.desktophd .oval-mxsPMn {
  background-color: transparent;
  height: 12px;
  left: 78px;
  position: absolute;
  top: 0px;
  width: 12px;
}

.desktophd .agreereimo-3cP1Ae {
  background-color: transparent;
  height: 232px;
  position: absolute;
  top: 2207px;
  width: 381px;
}

.desktophd .iconguillemets-vdXWIr {
  background-color: transparent;
  height: 20px;
  left: 0px;
  position: absolute;
  top: 132px;
  width: 26px;
}

.desktophd .iconguillemets-copy-vdXWIr {
  background-color: transparent;
  height: 20px;
  left: 355px;
  position: absolute;
  top: 212px;
  width: 26px;
}

.desktophd .amnagement-et-pose-vdXWIr {
  background-color: transparent;
  font-weight: 900;
  height: auto;
  left: 0;
  letter-spacing: 0;
  line-height: 12px;
  position: relative;
  text-align: center;
  top: 161px;
  width: 100%;
  margin: auto;
}

.desktophd .span1-9BxmSs {
  line-height: 21px;
}

.desktophd .span2-9BxmSs {
  color: var(--black);
  font-family: var(--font-family-nunito);
  font-size: var(--font-size-m);
  font-style: normal;
  font-weight: 400;
  line-height: 19px;
}

.desktophd .agr-rimo-vdXWIr {
  background-color: transparent;
  color: #e30612;
  font-family: var(--font-family-nunito);
  font-size: var(--font-size-xxxxl);
  font-style: normal;
  font-weight: 900;
  height: auto;
  left: 0px;
  letter-spacing: 0.00px;
  line-height: 36px;
  position: relative;
  text-align: center;
  top: 68px;
  width: auto;
  }

.desktophd .iconreimo-vdXWIr {
  background-color: transparent;
  height: 108px;
  left: 0px;
  position: relative;
  top: -94px;
  width: 219px;
}

.desktophd .louezmoi-3cP1Ae {
  background-color: transparent;
  height: 266px;
  position: absolute;
  top: 2520px;
  width: 638px;
}

.desktophd .iconforetr-Kdqjhf {
  background-color: transparent;
  height: 131px;
  left: 0px;
  position: absolute;
  top: 35px;
  width: 217px;
}

.desktophd .iconforetl-Kdqjhf {
  background-color: transparent;
  height: 121px;
  left: 428px;
  position: absolute;
  top: 46px;
  width: 210px;
}

.desktophd .iconcamion-Kdqjhf {
  background-color: transparent;
  height: 71px;
  left: 249px;
  position: absolute;
  top: 97px;
  width: 149px;
}

.desktophd .camping-car-profil-Kdqjhf {
  background-color: transparent;
  color: var(--black);
  font-family: var(--font-family-nunito);
  font-size: var(--font-size-m);
  font-style: normal;
  font-weight: 900;
  height: auto;
  left: 192px;
  letter-spacing: 0.00px;
  line-height: 28px;
  position: absolute;
  text-align: center;
  top: 188px;
  white-space: nowrap;
  width: auto;
}

.desktophd .buttoncliquezici-Kdqjhf {
  background-color: transparent;
  height: 40px;
  left: 252px;
  position: absolute;
  top: 226px;
  width: 143px;
}

.desktophd .rectangle-gC1y2L {
  background-color: #fdd100;
  border-radius: 7.2px;
  height: 40px;
  left: 0px;
  position: absolute;
  top: 0px;
  width: 142px;
}

.desktophd .cliquez-ici-gC1y2L {
  background-color: transparent;
  color: #e30612;
  font-family: var(--font-family-nunito);
  font-size: var(--font-size-xxl);
  font-style: normal;
  font-weight: 900;
  height: auto;
  left: 29px;
  letter-spacing: 0.00px;
  line-height: 22.4px;
  position: absolute;
  text-align: center;
  top: 9px;
  width: auto;
}

.desktophd .louez-moi-Kdqjhf {
  -webkit-text-stroke: 1px var(--scooter);
  background-color: transparent;
  color: var(--scooter);
  font-family: var(--font-family-noteworthy-bold);
  font-size: var(--font-size-xxxxxl);
  font-weight: 700;
  height: auto;
  left: 200px;
  letter-spacing: 0.00px;
  line-height: 65px;
  position: absolute;
  text-align: center;
  top: -0px;
  white-space: nowrap;
  width: auto;
}

.desktophd .map-3cP1Ae {
  background-color: transparent;
  height: 602px;
  position: absolute;
  top: 2696px;
  width: 392px;
}

.desktophd .adressecontact-9ijG7R {
  background-color: transparent;
  height: 461px;
  left: 0px;
  position: absolute;
  top: 0px;
  width: 392px;
}

.desktophd .map-SrUZHF {
  background-color: transparent;
  height: 200px;
  left: 0px;
  position: absolute;
  top: 0px;
  width: 392px;
}

.desktophd .carte-xubNey {
  background-color: transparent;
  border-radius: 2.75px;
  height: 200px;
  left: 0px;
  overflow: hidden;
  position: absolute;
  top: 0px;
  width: 392px;
}

.desktophd .mask-733fux {
  background-color: transparent;
  height: 200px;
  left: 0px;
  position: absolute;
  top: 0px;
  width: 392px;
}

.desktophd .map-733fux {
  background-color: transparent;
  height: 330px;
  left: -41px;
  position: absolute;
  top: 0px;
  width: 460px;
}

.desktophd .iconlocalisationmap-xubNey {
  background-color: transparent;
  height: 13px;
  left: 166px;
  position: absolute;
  top: 107px;
  width: 9px;
}

.desktophd .logocampersvanrouen-xubNey {
  background-color: transparent;
  height: 24px;
  left: 158px;
  position: absolute;
  top: 79px;
  width: 25px;
}

.desktophd .adresse-SrUZHF {
    background-color: transparent;
    height: 164px;
    left: 0px;
    position: absolute;
    top: 220px;
    width: 392px;
}
.nextpageC {
  position: absolute;
  top: 420px;
  left: 137px;
}
.nextpageC swiper-pagination-bullet-active {
  background: #2dbbe1;
  height: 14px;
    width: 14px;
}
.nextpageC swiper-pagination-bullet {
  height: 14px;
    width: 14px;
}

.desktophd .x1-rue-de-l-industri-eOXVxe {
  background-color: transparent;
  color: var(--black);
  font-family: var(--font-family-nunito);
  font-size: 14px;
  font-style: normal;
  font-weight: 800;
  height: auto;
  left: 0px;
  letter-spacing: 0.00px;
  line-height: 16px;
  position: absolute;
  text-align: center;
  top: 83px;
  width: 100%;
}

.desktophd .ouvert-du-mardi-au-s-eOXVxe {
  background-color: transparent;
  font-weight: 800;
  height: auto;
  left: 0px;
  letter-spacing: 0.00px;
  line-height: 28px;
  position: absolute;
  text-align: center;
  top: 350px;
  width: 100%;
  font-size: 18px;
}
.desktophd .iconmail-9nueQ6 {
  background-color: transparent;
  height: 25px;
  left: 184px;
  position: absolute;
  top: 0px;
  width: 25px;
}

.desktophd .adresse-eOXVxe {
  background-color: transparent;
  color: var(--scooter);
  font-family: var(--font-family-nunito);
  font-size: var(--font-size-xxxxl);
  font-style: normal;
  font-weight: 900;
  height: auto;
  left: 0px;
  letter-spacing: 0.00px;
  line-height: 36px;
  position: absolute;
  text-align: center;
  top: 31px;
  white-space: nowrap;
  width: 100%;
}

.desktophd .iconlocalisationadresse-eOXVxe {
  background-color: transparent;
  height: 24px;
  left: 188px;
  position: absolute;
  top: 0px;
  width: 16px;
}

.desktophd .pager-SrUZHF {
  background-color: transparent;
  height: 12px;
  position: absolute;
  top: 416px;
  width: 64px;
}

.desktophd .oval-hF7r2p {
  background-color: transparent;
  height: 12px;
  left: 0px;
  position: absolute;
  top: 0px;
  width: 12px;
}

.desktophd .oval-64jxfO {
  background-color: transparent;
  height: 12px;
  left: 26px;
  position: absolute;
  top: 0px;
  width: 12px;
}

.desktophd .oval-Xw61MN {
  background-color: transparent;
  height: 12px;
  left: 52px;
  position: absolute;
  top: 0px;
  width: 12px;
}

.desktophd .line-SrUZHF {
  background-color: #efeff4;
  height: 1px;
  position: absolute;
  top: 474px;
  width: 325px;
  margin: auto;
  display: block;
  left: 34px;
}

.desktophd .rejoigneznous-9ijG7R {
    background-color: transparent;
    height: 121px;
    left: 0px;
    position: absolute;
    top: 496px;
    width: 100%;
}

.desktophd .iconface-7OaxtG {
    background-color: transparent;
    height: 49px;
    left: 214px;
    position: absolute;
    top: 72px;
    width: 48px;
}


.desktophd .iconinsta-7OaxtG {
  background-color: transparent;
  height: 49px;
  left: 131px;
  position: absolute;
  top: 72px;
  width: 48px;
}

.desktophd .ne-manquez-rien-7OaxtG {
    background-color: transparent;
    color: var(--black);
    font-family: var(--font-family-nunito);
    font-size: 32px;
    font-style: normal;
    font-weight: 900;
    height: auto;
    left: 0px;
    letter-spacing: 0.00px;
    line-height: 48px;
    position: absolute;
    text-align: center;
    top: 0px;
    width: 100%;
}

.desktophd .mylo-gcontrol-footer-3cP1Ae {
  background-color: transparent;
  bottom: 0px;
  height: 79px;
  left: 0px;
  position: absolute;
  width: 100%;
}

.desktophd .footer-2NyM79 {
  background-color: #243144;
  height: 79px;
  left: 0px;
  position: absolute;
  top: 0px;
  width: 100%;
}

.desktophd .x2021-designed-an-2NyM79 {
  background-color: transparent;
  font-weight: 400;
  height: auto;
  letter-spacing: 0.00px;
  line-height: 14px;
  position: absolute;
  text-align: center;
  top: 20px;
  white-space: nowrap;
  width: auto;
}

.desktophd .span1-xRriHP {
}

.desktophd .span2-xRriHP {
  color: var(--white-2);
  font-family: var(--font-family-rubik);
  font-size: var(--font-size-m);
  font-style: normal;
  font-weight: 700;
}

.desktophd .mentions-lgales-r-2NyM79 {
  background-color: transparent;
  font-weight: 400;
  height: auto;
  letter-spacing: 0.00px;
  line-height: 28px;
  position: absolute;
  text-align: left;
  top: 38px;
  white-space: nowrap;
  width: auto;
}
.desktophd .bgheader-3cP1Ae {
  background: linear-gradient(332deg, #F9E71C -4%, #5CC2DA 50%);
  background-color: transparent;
  height: 67px;
  left: 0px;
  position: fixed;
  top: 0px;
  width: 100%;
  }
  
  .desktophd .iconcontact-3cP1Ae {
    background-color: transparent;
    height: 40px;
    position: fixed;
    right: 16px;
    top: 17px;
    width: 45px;
  }
  
  .desktophd .right-icon-copy-n2hsqa {
    background-color: transparent;
    height: 39px;
    left: 1px;
    position: relative;
    top: 1px;
    width: 44px;
  }
  
  .desktophd .path-Z3qaW6 {
    background-color: transparent;
    height: 24px;
    left: 19px;
    position: absolute;
    top: 14px;
    width: 24px;
  }
  
  .desktophd .line-Z3qaW6 {
    background-color: transparent;
    height: 30px;
    left: 8px;
    position: absolute;
    top: 5px;
    width: 32px;
  }
  
  .desktophd .combined-shape-Z3qaW6 {
    background-color: transparent;
    height: 23px;
    left: 1px;
    position: absolute;
    top: 2px;
    width: 29px;
  }
  
  .desktophd .iconburgermenu-3cP1Ae {
    background-color: transparent;
    cursor: pointer;
    height: 24px;
    left: 16px;
    position: fixed;
    top: 23px;
    width: 29px;
  }
  
  .desktophd .fill-65-BiWFaR {
    background-color: transparent;
    height: 24px;
    left: 0px;
    position: absolute;
    top: 0px;
    width: 29px;
  }
  .mobilehd .campersvanrouenlogo-3cP1Ae {
    background-color: transparent;
    height: 75px;
    position: absolute;
    top: 3px;
    width: 79px;
  }
  .desktophd .notre-savoir-faire-IzUzAl {
    background-color: transparent;
    color: #ffffff;
    font-family: "Nunito", Helvetica;
    font-size: 40px;
    font-style: normal;
    font-weight: 200;
    height: auto;
    left: 0px;
    letter-spacing: 0.00px;
    line-height: 32px;
    position: absolute;
    text-align: center;
    top: 20px;
    width: 100%;
}
.desktophd .parebrise-yxwUMD {
    background-color: transparent;
    height: 289px;
    left: 5px !important;
    position: absolute;
    top: 156px;
    width: 402px;
}
.desktophd .line-tmaKMB {
    background-color: transparent;
    height: 84px;
    left: 0px;
    position: absolute;
    top: 197px;
    width: 4px;
}
.nextpage-sxG0i7 {
    width: 100%;
    position: absolute;
    top: 460px;
    left: 0px;
    z-index: 1;
}
.swiper-pagination-bullet {
    height: 14px;
    width: 14px;
    margin: 9px;
    background: #999999b0;
    
    }
.swiper-pagination-bullet-active {
height: 14px;
width: 14px;
background: #2dbbe1;
}
.desktophd .header-3cP1Ae {
    background-color: transparent;
    height: 77px;
    left: 0px;
    position: absolute;
    top: -2px;
    width: 100%;
    z-index: 10;
}
.pagination-b {
    position: absolute;
    top: 490px;
    width: 100%;
    z-index: 1;
}
.pagination-b span { 
    background: #e30612 !important;
}
.desktophd .title-Kdqjhf {
    -webkit-text-stroke: 1px #2dbbe1;
    background-color: transparent;
    color: #2dbbe1;
    font-family: "Noteworthy-Bold", Helvetica;
    font-size: 58px;
    font-weight: 700;
    height: auto;
    left: 0px;
    letter-spacing: 0.00px;
    line-height: 94px;
    position: absolute;
    text-align: center;
    top: -45px;
    white-space: nowrap;
    width: 100%;
}

.footer-QSxtoT {
  background-color: #243144;
  height: 79px;
  left: 0px;
  position: absolute;
  top: 0px;
  width: 100%;
}

.x2021-designed-an-QSxtoT {
  background-color: transparent;
  font-weight: 400;
  height: auto;
  letter-spacing: 0.00px;
  line-height: 14px;
  position: absolute;
  text-align: center;
  top: 20px;
  white-space: nowrap;
  width: auto;
}

 .span1-IyX25U {
}

 .span2-IyX25U {
  color: var(--white-2);
  font-family: var(--font-family-rubik);
  font-size: var(--font-size-m);
  font-style: normal;
  font-weight: 700;
}

 .mentions-lgales-r-QSxtoT {
  background-color: transparent;
  font-weight: 400;
  height: auto;
  letter-spacing: 0.00px;
  line-height: 28px;
  position: absolute;
  text-align: left;
  top: 38px;
  white-space: nowrap;
  width: auto;
}
.desktophd .footer-3cP1Ae {
  background-color: transparent;
  top: unset;
  height: 78px;
  position: absolute;
  width: 100%;
}
#NosPrestationsMobile {
  position: absolute;
  top: -80px;
}
#VosProjetsMobile {
  position: absolute;
  top: -120px;
}
#NotreSavoirFaireMobile {
  position: absolute;
  top: -70px;
}
.traitJaune{
  top: 45px;
  left: -1px;
  width: 82px;
}
.titre1 {
  left: 49px !important;
}
.titre1a {
  left: 49px !important;
}
.bouton1 {
  left: 44px !important;
}
.localisationTitre {
  position: absolute;
  top: 315px;
  width: 100%;
  height: 96px;
  z-index: 9;
  transition: all 1s ease-in-out;
  left: 0px;
}
.localisation1 {
  top: 417px !important;
  margin: auto;
}
.reimo {
  left: 0px !important;
}
.reimoScroll {
  position: relative;
  top: 0px;
  left: 0px;
  transition: all 1s ease-in-out;
}
.swiper-container-c {
  height: 354px !important;
}
  .mobile-hidden {display: none;}
  .mobile-show {display: block;}

  .swiperPartenaire {
    position: absolute;
    top: 2201px;
    width: 100%;
    height: 270px;
  }
  .swiperPartenaire .pagination-f {
    width: 300px;
    margin: auto;
    position: absolute;
    top: 230px;
  }
  .swiperPartenaire .swiper-pagination-bullet-active {
    background: #e30612;
  }
  .swiperPartenaire .swiper-container-f {
    width: 100%;
    height: 100%;
  }
  .desktophd .agreereimo-3cP1Ae {
    background-color: transparent;
    height: 100% !important;
    width: 100% !important;
    text-align: center !important;
    margin: auto !important;
    top: 0px !important;
    position: unset !important;
  }
  .reimoScroll {
    position: relative;
    top: 0px;
    left: unset !important;
    transition: all 1s ease-in-out;
    width: 100% !important;
  }
  .desktophd .truma .iconreimo-vdXWIr {
    object-fit: cover;
  }
  .desktophd .truma .agr-rimo-vdXWIr {
    color: #0A4599;
  }
  .desktophd .truma .amnagement-et-pose-vdXWIr {
  }
  .desktophd .iconguillemets-copy-vdXWIr {
    width: 62px;
    background-color: transparent;
    height: 20px;
    right: 0px;
    left: unset;
    position: absolute;
    top: 212px;
  }
  .desktophd .iconguillemets-vdXWIr {
    width: 62px;
  }
  .swiper-container-f .swiper-slide {
    width: 100% !important;
  }
}