<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">      .ReseauxSociaux ul li
      {
        list-style-type: none;
      }

      body
      {
        margin-top: 55px !important;
      }

      h2 {
          font-family: 'SegoeWP-Light' !important;
      }

      h1
      {
    position: absolute;
    width: inherit;
    font-weight: bold;
    color: #fff !important;
    /* background-color: #242424; */
    padding: 30px 20px;
    z-index: 1;
    font-size: 50px;
    font-family: 'cocogoose' !important;
      }

      .bloc-text1 p, .bloc-text p, .bloc-text-grey p{font-size: 17px;text-align: justify;color: #7d7d7d;}
      img{    margin-left: auto;
          margin-right: auto;}

          a.cta-catalogue {
    display: block;
    border: 1px solid #fff;
    max-width: 200px;
    margin: 0 auto;
    font-size: 16px;
    padding: 10px 0px;
    color: #fff !important;
    border-radius: 2px;
    margin-top: 10px;
    font-weight: 100;
}

.container-fluid.st-contain {
    overflow: hidden;
}

a.cta-catalogue:hover {
background: #fff;
color: #000 !important;
}

      .bloc-text1
      {
    margin: auto;
    text-align: center;
    color: #fff;
    line-height: 1.4;
    position: absolute;
    top: 200px;
    background-color: #00000059;
    padding: 20px;
    opacity: 10;
    font-size: 22px;
    font-family: 'SegoeWP-Light' !important;
    display: block;
    font-weight: 100;
    z-index: 2;
    max-width: 800px;
    left: 0;
    right: 0;

      }

      .logo
      {
    padding: 10px;
      }
      .logo-contain
      {
    margin: 40px auto 20px auto;
    text-align: center;
      }

      .bloc-text
      {
    padding: 30px 30px;
    max-width: 1340px;
    margin: 0 auto;
      }

      .bloc-text1 a:hover,.bloc-text1 a:focus,.bloc-text1 a {font-weight: bold; color:#00b0ff;}

      .bloc-text-grey{background-color: #ebebeb;  padding: 0px 0px;
              margin: 25px auto !important;    max-width: 1800px;}

          img.bio {
          border-bottom: 50px solid #3c3c3c;
      }

/*      .fa-leaf{    color: darkseagreen;
          text-align: center;
          display: block;
          padding-bottom: 20px;
          width: 100px;
          margin-left: auto;
          margin-right: auto;
      }*/
      .fa-cube{    color: #00b0ff;
          text-align: center;
          display: block;
          padding-bottom: 20px;
          width: 100px;
          margin-left: auto;
          margin-right: auto;
      }
      .separator{    background-color: #00b0ff;
          width: 80px;
          margin-left: auto;
          margin-right: auto;
          padding-bottom: 5px;
          margin-bottom: 30px;
      }

      .button-primary
      {
          border: 2px solid #00cd69;
          padding: 20px 70px;
          margin-left: auto !important;
          margin-right: auto !important;
          margin-bottom: 30px;
          color: #00cd69;
          font-weight: bold;
          -webkit-transition-duration: .3s;
          transition-duration: .3s;
          display: block;
          text-align: center;
          max-width: 400px;
      }

      .button-primary:hover, .button-primary:focus{background-color: #00cd69; color: #fff; -webkit-transition-duration: .3s; /* Safari */
          transition-duration: .3s;}

.videoWrapper {
  /* position: relative; */
  padding-bottom: 56.50%; /* 16:9 */
  /* padding-top: 25px; */
  height: auto;
  width: auto;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.text-video h2, .text-video p {
    max-width: 895px;
    text-align: justify;
    margin: 10px auto;
}
.text-video {
    padding: 0px 20px !important;
}

.container.wrapper {
    margin: 0px;
}

.filtrages {
    text-align: center;
}

.filtrages button.boutton-filter {
background: none;
    border: none;
    min-width: 100px;
    margin: 0px 15px;
    outline: none;
    /* font-family: 'SegoeWP-Bold'; */
    /* letter-spacing: .5px; */
    text-transform: uppercase;
    font-size: 13px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    font-family: 'cocogooselight';
    font-weight: bold;
    letter-spacing: 0.8px;
    border-right: 1px solid #f1f1f1;
    padding-right: 20px;
}
.filtrages button.boutton-filter:last-child {
    border-right: 1px solid #fff ;
}
.filtrages button.boutton-filter:hover, .filtrages button.boutton-filter:focus, .active-color  {
  color: #2296F3;
}

.logo-catalogue img {
  display: inline-block;
  padding:  0px 10px;
  text-align:  center;
}

.caption h4 {
    padding-top: 0px !important;
    margin-top: 0px !important;
        font-family: 'Roboto';
}

hr {
  border-color:#fff !important;
}

h2.logo-catalogue {
    margin-top: 40px;
    text-align: center;
}

.wrapper {
    max-width: 1800px !important;
}

h4 {
    text-align: center;
    font-size: 13px !important;
    font-family: 'Roboto';
    color: #242424;
}

@media screen and (max-width: 1999px) {
  
  .text-video {
    padding: 50px !important;
}
}
@media screen and (max-width: 900px) {

  .videoWrapper {
    padding: 0px !important;
    width: 100%;
    height: auto;
  }

.filtrages button.boutton-filter {
  display: block;
    width: 300px;
    margin: 12px auto;
    border: 2px solid #f1f1f1;
    padding: 10px 0px !important;
    border-right: 2px solid #f1f1f1 !important;
}

  .logo {
    height: 103px !important;
    width: 100%;
  }

  
p.bloc-text1, h1 {
    position: initial;
    color: #000!important;
    background: none;
    /* font-family: Roboto; */
    font-weight: 600;
    padding: 11px;
    font-size: 18px;
}  
 h1 {
     color: #242424 !important; 
     font-size: 20px;
}  
 p.bloc-text1{
margin-bottom: 30px;
}

}

.thumbnail {

border:none !important;
  min-height: 380px;
}</pre></body></html>