@charset "UTF-8";
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* placeholder: proportions vidéo youtube responsive */
/* placeholder : width de 100vw */
/* changer delay selon position dans la liste*/
/* changer width selon position dans la liste */
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* placeholder: proportions vidéo youtube responsive */
/* placeholder : width de 100vw */
/* changer delay selon position dans la liste*/
/* changer width selon position dans la liste */
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
body.path-frontpage .en-tete img,
body.node-53 .en-tete img {
  margin: 0;
}
body.path-frontpage .en-tete .bande,
body.node-53 .en-tete .bande {
  display: none;
}

body.node-53 .wrapper .sous-titre {
  max-width: 100%;
}
body.node-53 .wrapper .field--name-body p:first-child {
  margin-top: 0;
}
body.node-53 .wrapper .field--name-body {
  max-width: 100%;
  margin-bottom: 65px;
}
body.node-53 .wrapper .field--name-body p {
  font-size: 0.8889em;
}

#block-connexion {
  width: 100%;
  padding-bottom: 30px;
  color: white;
  position: relative;
  text-align: center;
  background-color: #212851;
  display: -moz-flex;
  display: flex;
  -moz-justify-content: space-around;
  justify-content: space-around;
  align-items: center;
}
@media screen and (min-width: 1024px) {
  #block-connexion {
    border-left: solid 4px #79BCE1;
  }
}
#block-connexion {
  border-radius: 0;
}
#block-connexion h2 {
  font-family: "brutal_extra_bold";
  font-size: 1.2em;
  margin-bottom: 10px;
  margin-top: 0;
}
#block-connexion p {
  margin: 0;
}
#block-connexion .field--name-body {
  width: 100%;
  margin: 0;
}
#block-connexion .field--name-body ul {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-top: 45px;
}
#block-connexion .field--name-body ul li:last-child a {
  background-color: #706C68;
}
#block-connexion .field--name-body ul li a {
  font-family: "brutal_bold";
  display: inline-block;
  background-color: #212851;
  border-radius: 15px;
  padding: 5px 15px;
  text-align: center;
  text-transform: uppercase;
  font-size: 1.375rem;
  color: white;
  text-decoration: none;
  width: calc(100% - 40px);
  max-width: 300px;
  margin: 0 auto 50px;
  font-weight: normal;
}

hr {
  background-color: rgba(245, 247, 250, 0.5);
  border: none;
  margin-top: 0;
}

.node-1 hr,
.page-node-type-nouvelle hr,
.node-51 hr,
.node-52 hr,
.node-53 hr,
.node-56 hr,
.node-55 hr {
  display: none;
}

.wrapper {
  max-width: 1320px;
  margin: 0 auto;
  width: calc(100% - 40px);
}

body.node-71 .node__content h1,
body.node-312 .node__content h1 {
  margin-bottom: 40px;
}
body.node-71 .node__content .field--name-body,
body.node-312 .node__content .field--name-body {
  margin-bottom: 60px;
}
body.node-71 .node__content .field--name-body p:first-child,
body.node-312 .node__content .field--name-body p:first-child {
  margin-top: 0;
}
body.node-71 .node__content .field--name-body h2,
body.node-312 .node__content .field--name-body h2 {
  font-size: 1.3em;
  font-family: "brutal_bold";
  letter-spacing: 0.05em;
  line-height: 130%;
}
body.node-71 .node__content .field--name-body h3,
body.node-312 .node__content .field--name-body h3 {
  font-family: "brutal_medium";
  margin-bottom: 0;
  font-size: 1.2em;
  line-height: 130%;
}
body.node-71 .node__content .field--name-body h4,
body.node-312 .node__content .field--name-body h4 {
  font-family: "brutal_medium";
  margin-bottom: 0;
  font-size: 1.1em;
  line-height: 130%;
}
body.node-71 .node__content .field--name-body ul,
body.node-312 .node__content .field--name-body ul {
  margin: 0 0 0 18px;
  padding: 0;
}
body.node-71 .node__content .field--name-body h3 + ul,
body.node-312 .node__content .field--name-body h3 + ul {
  margin-top: 0;
}
body.node-71 .node__content .field--name-body p,
body.node-71 .node__content .field--name-body ul,
body.node-71 .node__content .field--name-body ol,
body.node-312 .node__content .field--name-body p,
body.node-312 .node__content .field--name-body ul,
body.node-312 .node__content .field--name-body ol {
  font-size: 0.8889em;
  text-align: justify;
}

@media only screen and (min-width: 768px) {
  .node-1 hr,
  .page-node-type-nouvelle hr {
    display: block;
    margin-top: 60px;
  }
  .node-51 hr,
  .node-52 hr,
  .node-53 hr,
  .node-56 hr,
  .node-55 hr {
    display: block;
  }
}
@media only screen and (min-width: 1024px) {
  .node-1 hr,
  .page-node-type-nouvelle hr {
    display: block;
    margin-top: 80px;
  }
  #block-connexion {
    width: 400px;
    height: 320px;
    position: absolute;
    right: 35px;
    top: 0px;
    bottom: 0;
    margin: auto 0;
    padding-bottom: 0;
  }
  #block-connexion h2 {
    font-size: 1.4em;
  }
  #block-connexion .field--name-body ul {
    margin: 20px 0 0 0;
  }
  #block-connexion .field--name-body ul li a {
    margin: 15px 0 0 0;
  }
  #block-connexion .field--name-body img {
    width: 100px;
  }
  body.node-53 .wrapper .sous-titre {
    float: left;
    max-width: 440px;
    margin-right: 106px;
  }
  body.node-53 .wrapper .field--name-body p:first-child {
    margin-top: 0;
  }
  body.node-53 .wrapper .field--name-body {
    float: left;
    max-width: 380px;
    margin-bottom: 125px;
  }
  body.node-53 .wrapper .field--name-body p {
    font-size: 1em;
  }
  body.node-71 .node__content h1,
  body.node-312 .node__content h1 {
    margin-bottom: 65px;
  }
  body.node-71 .node__content .field--name-body,
  body.node-312 .node__content .field--name-body {
    margin-bottom: 80px;
    margin-left: calc(100% - 700px);
    margin-right: 60px;
  }
  body.node-71 .node__content .field--name-body p,
  body.node-71 .node__content .field--name-body ul,
  body.node-71 .node__content .field--name-body ol,
  body.node-312 .node__content .field--name-body p,
  body.node-312 .node__content .field--name-body ul,
  body.node-312 .node__content .field--name-body ol {
    font-size: 1em;
  }
}
@media only screen and (min-width: 1280px) {
  .node-1 hr,
  .page-node-type-nouvelle hr {
    display: block;
    margin-top: 120px;
  }
  #block-connexion {
    height: 378px;
    width: 450px;
  }
  #block-connexion h2 {
    font-size: 1.666em;
  }
  #block-connexion .field--name-body ul {
    margin: 35px 0 0 0;
  }
  #block-connexion .field--name-body ul li a {
    margin: 25px 0 0 0;
  }
  #block-connexion .field--name-body img {
    width: 110px;
  }
  body.node-53 .wrapper .sous-titre {
    max-width: 540px;
    margin-right: 180px;
  }
  body.node-53 .wrapper .field--name-body {
    max-width: 480px;
    margin-bottom: 125px;
  }
  body.node-71 .node__content h1,
  body.node-312 .node__content h1 {
    margin-bottom: 85px;
  }
  body.node-71 .node__content .field--name-body,
  body.node-312 .node__content .field--name-body {
    margin-bottom: 120px;
    margin-left: calc(100% - 840px);
    margin-right: 60px;
  }
  body.node-71 .node__content .field--name-body p,
  body.node-71 .node__content .field--name-body ul,
  body.node-71 .node__content .field--name-body ol,
  body.node-312 .node__content .field--name-body p,
  body.node-312 .node__content .field--name-body ul,
  body.node-312 .node__content .field--name-body ol {
    font-size: 1em;
  }
}
@media only screen and (min-width: 1440px) {
  #block-connexion {
    height: 400px;
  }
}