body {
  background-color: rgb(255, 255, 255);
  font-family: 'Open Sans';
  font-size: 1em;
  font-weight: 400;
  line-height: 1.38;
  color: #174195;
}

.container-1 {
  position: relative;
  float: left;
  z-index: 13;
  width: 100%;
  margin-top: 670px;
  padding-bottom: 50px;
  padding-left: 400px;
  background-image: -webkit-linear-gradient(0deg, rgb(20, 62, 146) 0%, rgb(20, 62, 146) 100%);
  background-image:    -moz-linear-gradient(0deg, rgb(20, 62, 146) 0%, rgb(20, 62, 146) 100%);
  background-image:      -o-linear-gradient(0deg, rgb(20, 62, 146) 0%, rgb(20, 62, 146) 100%);
  background-image:     -ms-linear-gradient(0deg, rgb(20, 62, 146) 0%, rgb(20, 62, 146) 100%);
  background-image:         linear-gradient(450deg, rgb(20, 62, 146) 0%, rgb(20, 62, 146) 100%);
  background-repeat: no-repeat;
  background-size: 400px 100%;
  background-color: rgb(255, 255, 255);
}

.container-2 {
  position: relative;
  float: left;
  width: 100%;
  margin-top: 20px;
}

.container-3 {
  float: left;
  clear: both;
  width: 100%;
}

.element-1 {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 16;
  width: 400px;
  height: 1100px;
  background-image: url('../images/line.png'), url('../images/menu.png');
  background-repeat: repeat-y, no-repeat;
  background-size: auto 100%, cover;
  background-position: right top, left top;
  background-attachment: scroll, scroll;
}

.element-2 {
  position: absolute;
  top: 640px;
  left: 0;
  z-index: 15;
  width: 400px;
  height: 46px;
  background-image: url('../images/vagues2.png');
  background-repeat: repeat-x;
  background-size: auto auto;
  background-position: left top;
}

.element-3 {
  position: absolute;
  top: 640px;
  left: 0;
  z-index: 14;
  width: 100%;
  height: 46px;
  background-image: url('../images/vagues(2).png');
  background-repeat: repeat-x;
  background-size: auto auto;
  background-position: left top;
}

.element-4 {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 540px;
  background-image: url('../images/sun.png'), url('../images/feuilles.png'), url('../images/deg.png');
  background-repeat: no-repeat, repeat-x, repeat-x;
  background-size: 50px auto, auto auto, contain;
  background-position: left top, left top, left top;
  background-attachment: scroll, scroll, scroll;
}

.element-5 {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  width: 50%;
  height: 500px;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  background-image: url('../images/Sylvie.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.element-6 {
  position: relative;
  float: left;
  z-index: 6;
  width: 50%;
  height: 500px;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  background-image: url('../images/CCN%20a%20la%20une.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.element-7 {
  position: relative;
  float: left;
  clear: both;
  z-index: 7;
  width: 50%;
  height: 500px;
  margin-top: 50px;
  background-image: url('../images/Affiche%20nettoyage%20corse.jpg');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  background-color: rgb(255, 255, 255);
}

.element-8 {
  position: relative;
  float: left;
  z-index: 8;
  width: 50%;
  height: 500px;
  margin-top: 50px;
  background-image: url('../images/2024-08%20Conf%C3%A9rence%20CCAS.jpg');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  background-color: rgb(255, 255, 255);
}

.logo-1 {
  position: fixed;
  top: 325px;
  right: 30px;
  z-index: 4;
  width: 300px;
  height: 300px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  background-image: url('../images/logo.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  font-family: Helvetica;
  font-size: 1em;
  text-align: center;
  color: rgb(0, 0, 0);
}

.text-1 {
  position: fixed;
  bottom: 25px;
  left: 44px;
  z-index: 27;
  width: 322px;
  font-size: 0.875em;
  color: rgb(255, 255, 255);
}

.text-2 {
  position: fixed;
  top: 35px;
  left: 0;
  z-index: 3;
  width: 100%;
  min-height: 115px;
  padding-left: 450px;
  background-image: url('../images/line2.png'), url('../images/parasol.png');
  background-repeat: no-repeat, no-repeat;
  background-size: 80% 15px, 115px auto;
  background-position: right bottom, right top;
  background-attachment: scroll, scroll;
  text-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);
  font-size: 2.5em;
  font-weight: 700;
  line-height: 1.1;
  color: rgb(255, 255, 255);
}

.text-3 {
  position: fixed;
  top: 155px;
  left: 0;
  z-index: 2;
  width: 100%;
  padding-left: 450px;
  text-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);
  font-size: 1.125em;
  line-height: 1.3;
  color: rgb(255, 255, 255);
}

.text-4 {
  float: left;
  width: 50%;
  min-height: 500px;
  margin-top: 10px;
  padding-right: 50px;
  padding-bottom: 50px;
  padding-left: 50px;
  font-size: 1em;
  text-align: justify;
  color: #174195;
}

.text-5 {
  position: relative;
  float: right;
  clear: both;
  z-index: 5;
  width: 50%;
  margin-top: -450px;
  padding-right: 50px;
  padding-left: 50px;
  font-size: 1em;
  text-align: justify;
  color: #174195;
}

.wrapper-1 {
  position: fixed;
  top: 100px;
  left: 0;
  width: 100%;
  height: 900px;
  background-image: url('../images/Premier%20nettoyage.jpg');
  background-size: cover;
  background-position: center center;
  overflow: hidden;
}

._button-1 {
  display: block;
  position: fixed;
  bottom: 20px;
  left: 280px;
  z-index: 28;
  width: 90px;
  height: 90px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  background-image: url('../images/logo.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  font-family: Helvetica;
  font-size: 1em;
  text-align: center;
  color: rgb(0, 0, 0);
}

._button-1:hover {
  background-size: contain;
}

._button-10 {
  display: block;
  position: fixed;
  top: 44px;
  left: 310px;
  z-index: 18;
  width: 55px;
  height: 55px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  background-image: url('../images/insta.png');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  font-family: Helvetica;
  font-size: 1em;
  text-align: center;
  color: rgb(0, 0, 0);
}

._button-10:hover {
  background-size: 52px auto;
}

._button-11 {
  display: block;
  position: fixed;
  top: 44px;
  left: 35px;
  z-index: 17;
  width: 250px;
  height: 55px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  background-image: url('../images/fb.png');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left center;
  font-family: Helvetica;
  font-size: 1em;
  text-align: center;
  color: rgb(0, 0, 0);
}

._button-11:hover {
  background-size: 245px auto;
}

._button-2 {
  display: block;
  position: fixed;
  top: 500px;
  left: 44px;
  z-index: 26;
  width: 322px;
  height: 55px;
  padding-left: 15px;
  border-left-width: 12px;
  border-left-color: rgb(20, 152, 253);
  border-left-style: solid;
  font-size: 1.313em;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: rgb(255, 255, 255);
}

._button-3 {
  display: block;
  position: fixed;
  top: 445px;
  left: 44px;
  z-index: 25;
  width: 322px;
  height: 55px;
  padding-left: 15px;
  border-left-width: 12px;
  border-left-color: rgb(215, 243, 255);
  border-left-style: solid;
  font-size: 1.313em;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: rgb(255, 255, 255);
}

._button-3:hover {
  border-left-color: rgb(215, 243, 255);
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  background-color: rgba(215, 243, 255, 0.7);
  color: #ffffff;
}

._button-4 {
  display: block;
  position: fixed;
  top: 390px;
  left: 44px;
  z-index: 24;
  width: 322px;
  height: 55px;
  padding-left: 15px;
  border-left-width: 12px;
  border-left-color: rgb(125, 166, 0);
  border-left-style: solid;
  font-size: 1.313em;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: rgb(255, 255, 255);
}

._button-4:hover {
  border-left-color: rgb(125, 166, 0);
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  background-color: rgba(125, 166, 0, 0.7);
  color: #ffffff;
}

._button-5 {
  display: block;
  position: fixed;
  top: 335px;
  left: 44px;
  z-index: 23;
  width: 322px;
  height: 55px;
  padding-left: 15px;
  border-left-width: 12px;
  border-left-color: rgb(41, 193, 255);
  border-left-style: solid;
  font-size: 1.313em;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: rgb(255, 255, 255);
}

._button-5:hover {
  border-left-color: rgb(41, 193, 255);
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  background-color: rgba(41, 193, 255, 0.7);
  color: #ffffff;
}

._button-6 {
  display: block;
  position: fixed;
  top: 280px;
  left: 44px;
  z-index: 22;
  width: 322px;
  height: 55px;
  padding-left: 15px;
  border-left-width: 12px;
  border-left-color: rgb(175, 222, 66);
  border-left-style: solid;
  font-size: 1.313em;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: rgb(255, 255, 255);
}

._button-6:hover {
  border-left-color: rgb(175, 222, 66);
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  background-color: rgba(175, 222, 66, 0.7);
  color: #ffffff;
}

._button-7 {
  display: block;
  position: fixed;
  top: 225px;
  left: 44px;
  z-index: 21;
  width: 322px;
  height: 55px;
  padding-left: 15px;
  border-left-width: 12px;
  border-left-color: rgb(20, 152, 253);
  border-left-style: solid;
  font-size: 1.313em;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: rgb(255, 255, 255);
}

._button-2:hover,
._button-7:hover {
  border-left-color: rgb(20, 152, 253);
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  background-color: rgba(20, 152, 253, 0.7);
  color: #ffffff;
}

._button-8 {
  display: block;
  position: fixed;
  top: 170px;
  left: 44px;
  z-index: 20;
  width: 322px;
  height: 55px;
  padding-left: 15px;
  border-left-width: 12px;
  border-left-color: rgb(217, 240, 162);
  border-left-style: solid;
  font-size: 1.313em;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: rgb(255, 255, 255);
}

._button-8:hover {
  border-left-color: rgb(217, 240, 162);
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  background-color: rgba(217, 240, 162, 0.7);
  color: #ffffff;
}

._button-9 {
  display: block;
  position: fixed;
  top: 115px;
  left: 44px;
  z-index: 19;
  width: 322px;
  height: 55px;
  padding-left: 15px;
  border-left-width: 12px;
  border-left-color: rgb(153, 222, 255);
  border-left-style: solid;
  font-size: 1.313em;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: rgb(255, 255, 255);
}

._button-9:hover {
  border-left-color: rgb(153, 222, 255);
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  background-color: rgba(153, 222, 255, 0.7);
  color: #ffffff;
}

.text a {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-color: transparent;
  font-family: inherit;
  font-style: normal;
  font-size: inherit;
  font-weight: 700;
  text-transform: inherit;
  text-decoration: inherit;
  letter-spacing: inherit;
  word-spacing: inherit;
  color: inherit;
  opacity: 1;
  word-break: normal;
  word-wrap: normal;
  white-space: normal;
}

.text a:hover {
  text-decoration: underline;
}

.text em {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-color: transparent;
  font-family: inherit;
  text-transform: inherit;
  text-decoration: inherit;
  letter-spacing: inherit;
  word-spacing: inherit;
  opacity: 1;
  word-break: normal;
  word-wrap: normal;
  white-space: normal;
}

.text span {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-color: transparent;
  font-family: inherit;
  font-style: inherit;
  font-weight: inherit;
  text-transform: inherit;
  text-decoration: inherit;
  letter-spacing: inherit;
  word-spacing: inherit;
  opacity: 1;
  word-break: normal;
  word-wrap: normal;
  white-space: normal;
}

.text strong {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-color: transparent;
  font-family: inherit;
  font-style: inherit;
  text-transform: inherit;
  text-decoration: inherit;
  letter-spacing: inherit;
  word-spacing: inherit;
  color: inherit;
  opacity: 1;
  word-break: normal;
  word-wrap: normal;
  white-space: normal;
}

.text-1 em {
  font-style: inherit;
  font-size: 1.429em;
  font-weight: inherit;
  color: #97dbfe;
}

.text-1 strong {
  font-size: 1.429em;
  font-weight: inherit;
}

.text-2 span,
.text-3 span {
  font-size: inherit;
  color: inherit;
}

.text-4 em {
  font-style: italic;
  font-size: inherit;
  font-weight: 700;
  color: inherit;
}

.text-4 span {
  font-size: 1.875em;
  color: #7da600;
}

.text-4 strong {
  font-size: inherit;
  font-weight: 700;
}

@media(max-width: 1150px) {
  .container-1 {
    position: relative;
    clear: both;
    z-index: 13;
    margin-top: 0;
    padding-bottom: 35px;
    padding-left: 0;
    background-image: none;
  }

  .container-2 {
    margin-top: 25px;
  }

  .element-1 {
    position: absolute;
    top: 250px;
    width: 100%;
    height: 680px;
    background-repeat: repeat-x, repeat-x;
    background-size: 5px 5px, cover;
    background-position: center top, left top;
  }

  .element-2,
  .element-3 {
    display: none;
  }

  .element-4 {
    position: absolute;
    top: 930px;
  }

  .element-5 {
    position: static;
    float: right;
    clear: both;
    top: auto;
    right: auto;
    width: 80%;
    height: 200px;
    margin-right: 10%;
    border-top-right-radius: 30px;
    border-bottom-left-radius: 0;
  }

  .element-6 {
    position: relative;
    z-index: 6;
    width: 80%;
    height: 200px;
    margin-left: 10%;
    border-top-right-radius: 0;
    border-bottom-left-radius: 30px;
  }

  .element-7 {
    position: relative;
    z-index: 7;
    width: 80%;
    height: 300px;
    margin-top: 35px;
    margin-left: 10%;
    border-bottom-left-radius: 30px;
  }

  .element-8 {
    position: relative;
    clear: both;
    z-index: 8;
    width: 80%;
    height: 300px;
    margin-top: 35px;
    margin-left: 10%;
    border-bottom-left-radius: 30px;
  }

  .logo-1 {
    display: none;
    position: absolute;
    top: 100px;
    left: 0;
    right: 0;
    width: 200px;
    height: 200px;
    margin-right: auto;
    margin-left: auto;
  }

  .text-1 {
    position: absolute;
    top: 820px;
    bottom: auto;
    left: 10%;
    width: 80%;
    text-align: center;
  }

  .text-2 {
    position: relative;
    float: left;
    top: auto;
    left: auto;
    z-index: 3;
    min-height: 125px;
    margin-top: 960px;
    padding-bottom: 30px;
    padding-left: 35px;
    background-size: 100% 15px, 125px auto;
    background-position: right bottom, right center;
    font-size: 2em;
  }

  .text-3 {
    position: relative;
    float: left;
    clear: both;
    top: auto;
    left: auto;
    z-index: 2;
    margin-top: 5px;
    padding-bottom: 35px;
    padding-left: 35px;
  }

  .text-4 {
    width: 100%;
    min-height: 0;
    margin-top: 0;
    padding-right: 35px;
    padding-bottom: 35px;
    padding-left: 35px;
    text-align: left;
  }

  .text-5 {
    position: relative;
    float: left;
    z-index: 5;
    width: 100%;
    min-height: 0;
    margin-top: 35px;
    padding-right: 35px;
    padding-left: 35px;
    text-align: left;
  }

  .wrapper-1 {
    position: absolute;
    top: 0;
    height: 250px;
  }

  ._button-1 {
    position: absolute;
    top: 90px;
    bottom: auto;
    left: 0;
    right: 0;
    width: 200px;
    height: 200px;
    margin-right: auto;
    margin-left: auto;
  }

  ._button-10 {
    position: absolute;
    top: 303px;
    left: auto;
    right: 37px;
    width: 44px;
    height: 54px;
  }

  ._button-11 {
    position: absolute;
    top: 307px;
    left: 37px;
    width: 211px;
    height: 46px;
  }

  ._button-10:hover,
  ._button-11:hover {
    background-size: contain;
  }

  ._button-2 {
    position: absolute;
    top: 750px;
    border-left-width: 10px;
  }

  ._button-3 {
    position: absolute;
    top: 695px;
    border-left-width: 10px;
  }

  ._button-4 {
    position: absolute;
    top: 640px;
    border-left-width: 10px;
  }

  ._button-5 {
    position: absolute;
    top: 585px;
    border-left-width: 10px;
  }

  ._button-6 {
    position: absolute;
    top: 530px;
    border-left-width: 10px;
  }

  ._button-7 {
    position: absolute;
    top: 475px;
    border-left-width: 10px;
  }

  ._button-8 {
    position: absolute;
    top: 420px;
    border-left-width: 10px;
  }

  ._button-9 {
    position: absolute;
    top: 365px;
    border-left-width: 10px;
  }
}