@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" /> */
/* 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 */
/* line 5, ../sass/front.scss */
body .content-bottom {
  display: none;
}

/* line 11, ../sass/front.scss */
body.path-frontpage main {
  background: none;
}
/* line 14, ../sass/front.scss */
body.path-frontpage .content-bottom {
  display: block;
}

/* line 19, ../sass/front.scss */
.block-accueil-intro {
  width: 100%;
  margin-left: -25px;
  margin-right: -25px;
  padding: 10px 25px;
  background: #754EA7;
  background: -moz-linear-gradient(top, #687AE4 0%, #754EA7 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #687AE4), color-stop(100%, #754EA7));
  background: -webkit-linear-gradient(top, #687AE4 0%, #754EA7 100%);
  background: -o-linear-gradient(top, #687AE4 0%, #754EA7 100%);
  background: linear-gradient(to bottom, #687AE4 0%, #754EA7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#687AE4, endColorstr=#754EA7);
}
/* line 25, ../sass/front.scss */
.block-accueil-intro .text {
  color: #fff;
  font-weight: 300;
}
/* line 28, ../sass/front.scss */
.block-accueil-intro .text b,
.block-accueil-intro .text strong {
  font-weight: 500;
}

/* line 36, ../sass/front.scss */
#block-accueilintro {
  margin-top: 40px;
  overflow: hidden;
}
/* line 40, ../sass/front.scss */
#block-accueilintro img {
  max-width: 100px;
  float: right;
}

/* line 46, ../sass/front.scss */
.content-bottom {
  width: 100%;
  background: #e4e8ea;
  background: -moz-linear-gradient(top, #fff 80%, #e4e8ea 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(80%, #fff), color-stop(100%, #e4e8ea));
  background: -webkit-linear-gradient(top, #fff 80%, #e4e8ea 100%);
  background: -o-linear-gradient(top, #fff 80%, #e4e8ea 100%);
  background: linear-gradient(to bottom, #fff 80%, #e4e8ea 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#fff, endColorstr=#e4e8ea);
  max-width: 1080px;
  margin: 0 auto;
}
/* line 52, ../sass/front.scss */
.content-bottom .region-content-bottom .block-views-blockaccueil-nouvelles-block-1 {
  width: calc( 100% - 50px);
  background-color: #fff;
  margin-bottom: 10px;
  padding: 0px 25px 30px 25px;
}
/* line 61, ../sass/front.scss */
.content-bottom .region-content-bottom .block-views-blockaccueil-nouvelles-block-1 .view-accueil-nouvelles .views-field-body img {
  max-width: 100%;
  height: auto;
}
/* line 66, ../sass/front.scss */
.content-bottom .region-content-bottom .block-views-blockaccueil-nouvelles-block-1 .view-accueil-nouvelles .view-header {
  padding-top: 20px;
}
/* line 68, ../sass/front.scss */
.content-bottom .region-content-bottom .block-views-blockaccueil-nouvelles-block-1 .view-accueil-nouvelles .view-header h2 {
  color: #707070;
  font-size: 1.1482em;
  font-weight: 500;
}
/* line 75, ../sass/front.scss */
.content-bottom .region-content-bottom .block-views-blockaccueil-nouvelles-block-1 .view-accueil-nouvelles .views-row .views-field-title {
  color: #B15BA3;
  font-size: 1.42em;
  line-height: 130%;
  font-weight: 500;
  margin-bottom: 10px;
}
/* line 82, ../sass/front.scss */
.content-bottom .region-content-bottom .block-views-blockaccueil-nouvelles-block-1 .view-accueil-nouvelles .views-row .views-field-view-node {
  text-align: center;
  padding: 10px 0 0 0;
}
/* line 102, ../sass/front.scss */
.content-bottom .region-content-bottom #block-accueilpartenairesante .wrapper_partenaire_sante img {
  width: 100%;
  height: auto;
}
/* line 105, ../sass/front.scss */
.content-bottom .region-content-bottom #block-accueilpartenairesante .wrapper_partenaire_sante img.desktop {
  display: none;
}
/* line 111, ../sass/front.scss */
.content-bottom .region-content-bottom #block-accueilsatisfaction {
  padding-top: 10px;
}
/* line 113, ../sass/front.scss */
.content-bottom .region-content-bottom #block-accueilsatisfaction .wrapper_satisfaction {
  position: relative;
}
/* line 115, ../sass/front.scss */
.content-bottom .region-content-bottom #block-accueilsatisfaction .wrapper_satisfaction .taux {
  position: absolute;
  font-size: calc(100vw * 0.18);
  font-weight: bold;
  left: 0;
  top: 30.5%;
  width: 100%;
  text-align: center;
  letter-spacing: -0.04em;
  color: #93358D;
}
/* line 126, ../sass/front.scss */
.content-bottom .region-content-bottom #block-accueilsatisfaction .wrapper_satisfaction img {
  width: calc( 100% - 60px);
  margin: 0 30px;
  height: auto;
}
/* line 133, ../sass/front.scss */
.content-bottom .region-content-bottom #block-accueildepistage {
  padding: 0 25px 40px 25px;
}
/* line 135, ../sass/front.scss */
.content-bottom .region-content-bottom #block-accueildepistage .wrapper_accueil_depistage {
  margin-top: -40px;
}
/* line 138, ../sass/front.scss */
.content-bottom .region-content-bottom #block-accueildepistage .wrapper_accueil_depistage .image img {
  width: 100%;
  height: auto;
}
/* line 143, ../sass/front.scss */
.content-bottom .region-content-bottom #block-accueildepistage .wrapper_accueil_depistage .btn {
  margin-top: 25px;
  text-align: center;
}

/* line 152, ../sass/front.scss */
#block-bandeauradiojunior {
  background-color: #0B3B5F;
  width: 100%;
  margin-left: -25px;
  margin-right: -25px;
  margin-bottom: -20px;
  padding: 10px 25px 35px;
}
/* line 159, ../sass/front.scss */
#block-bandeauradiojunior .field--name-body {
  text-align: center;
}
/* line 161, ../sass/front.scss */
#block-bandeauradiojunior .field--name-body p {
  font-size: 17px;
  font-weight: 500;
  color: #fff;
  margin: 0;
  line-height: 120%;
}
/* line 170, ../sass/front.scss */
#block-bandeauradiojunior .field--name-body p a {
  font-size: 17px;
  margin-top: 30px;
}
/* line 174, ../sass/front.scss */
#block-bandeauradiojunior .field--name-body p:nth-child(2) {
  margin-top: -17px;
}

@media only screen and (min-width: 768px) {
  /* line 183, ../sass/front.scss */
  #block-accueilintro {
    display: none;
  }

  /* line 186, ../sass/front.scss */
  .block-accueil-intro {
    width: calc( 100% - 50px);
    margin-left: 0;
    margin-right: 0;
    padding: 10px 25px;
    background: #754EA7;
    background: -moz-linear-gradient(top, #687AE4 0%, #754EA7 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #687AE4), color-stop(100%, #754EA7));
    background: -webkit-linear-gradient(top, #687AE4 0%, #754EA7 100%);
    background: -o-linear-gradient(top, #687AE4 0%, #754EA7 100%);
    background: linear-gradient(to bottom, #687AE4 0%, #754EA7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#687AE4, endColorstr=#754EA7);
  }
  /* line 192, ../sass/front.scss */
  .block-accueil-intro .text {
    color: #fff;
    font-weight: 300;
  }
  /* line 195, ../sass/front.scss */
  .block-accueil-intro .text b,
  .block-accueil-intro .text strong {
    font-weight: 500;
  }

  /* line 201, ../sass/front.scss */
  .content-bottom {
    background: #fff;
    background: -moz-linear-gradient(top, #e4e8ea 0%, #fff 60%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e4e8ea), color-stop(60%, #fff));
    background: -webkit-linear-gradient(top, #e4e8ea 0%, #fff 60%);
    background: -o-linear-gradient(top, #e4e8ea 0%, #fff 60%);
    background: linear-gradient(to bottom, #e4e8ea 0%, #fff 60%);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#e4e8ea, endColorstr=#fff);
    padding-top: 40px;
  }
  /* line 204, ../sass/front.scss */
  .content-bottom .region-content-bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  /* line 209, ../sass/front.scss */
  .content-bottom .region-content-bottom .block-views-blockaccueil-nouvelles-block-1 {
    width: calc( 50% - 50px);
    border-bottom: 0;
    box-shadow: none;
  }
  /* line 214, ../sass/front.scss */
  .content-bottom .region-content-bottom #block-accueilpartenairesante {
    width: calc( 50% - 20px);
  }
  /* line 217, ../sass/front.scss */
  .content-bottom .region-content-bottom #block-accueilsatisfaction {
    width: calc( 50% - 20px);
  }
  /* line 219, ../sass/front.scss */
  .content-bottom .region-content-bottom #block-accueilsatisfaction .wrapper_satisfaction {
    padding-top: 30px;
  }
  /* line 221, ../sass/front.scss */
  .content-bottom .region-content-bottom #block-accueilsatisfaction .wrapper_satisfaction .taux {
    font-size: calc(100vw * 0.11);
    top: 39.5%;
  }
  /* line 225, ../sass/front.scss */
  .content-bottom .region-content-bottom #block-accueilsatisfaction .wrapper_satisfaction img {
    width: 100%;
    margin: 0;
  }
  /* line 231, ../sass/front.scss */
  .content-bottom .region-content-bottom #block-accueildepistage {
    width: calc( 50% - 50px);
  }
  /* line 233, ../sass/front.scss */
  .content-bottom .region-content-bottom #block-accueildepistage .wrapper_accueil_depistage {
    margin-top: 0px;
  }

  /* line 240, ../sass/front.scss */
  #block-bandeauradiojunior {
    width: calc(100% - 25px);
    margin-top: 50px;
    margin-bottom: -40px;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 249, ../sass/front.scss */
  .content-bottom .region-content-bottom {
    padding: 40px 50px 0 50px;
  }
  /* line 251, ../sass/front.scss */
  .content-bottom .region-content-bottom .block-views-blockaccueil-nouvelles-block-1 {
    width: calc( 40% - 80px);
    background-color: transparent;
    margin-bottom: 0px;
    padding: 0px 25px 0px 25px;
  }
  /* line 258, ../sass/front.scss */
  .content-bottom .region-content-bottom .block-views-blockaccueil-nouvelles-block-1 .view-accueil-nouvelles .view-header h2 {
    margin-bottom: 5px;
  }
  /* line 263, ../sass/front.scss */
  .content-bottom .region-content-bottom .block-views-blockaccueil-nouvelles-block-1 .view-accueil-nouvelles .views-row .views-field-title {
    margin-bottom: 5px;
  }
  /* line 266, ../sass/front.scss */
  .content-bottom .region-content-bottom .block-views-blockaccueil-nouvelles-block-1 .view-accueil-nouvelles .views-row .views-field-view-node {
    padding: 0 0 0 0;
    text-align: left;
  }
  /* line 273, ../sass/front.scss */
  .content-bottom .region-content-bottom #block-accueilpartenairesante {
    width: 60%;
  }
  /* line 276, ../sass/front.scss */
  .content-bottom .region-content-bottom #block-accueilpartenairesante .wrapper_partenaire_sante {
    text-align: center;
    margin-bottom: -5px;
  }
  /* line 279, ../sass/front.scss */
  .content-bottom .region-content-bottom #block-accueilpartenairesante .wrapper_partenaire_sante img {
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0 auto;
  }
  /* line 284, ../sass/front.scss */
  .content-bottom .region-content-bottom #block-accueilpartenairesante .wrapper_partenaire_sante img.desktop {
    display: block;
  }
  /* line 287, ../sass/front.scss */
  .content-bottom .region-content-bottom #block-accueilpartenairesante .wrapper_partenaire_sante img.mobile {
    display: none;
  }
  /* line 293, ../sass/front.scss */
  .content-bottom .region-content-bottom #block-accueilsatisfaction {
    width: calc( 40% - 30px);
  }
  /* line 296, ../sass/front.scss */
  .content-bottom .region-content-bottom #block-accueilsatisfaction .wrapper_satisfaction .taux {
    font-size: 4.5rem;
    top: 36.5%;
  }
  /* line 302, ../sass/front.scss */
  .content-bottom .region-content-bottom #block-accueildepistage {
    width: 60%;
    margin-top: 50px;
    padding: 0 0 0 0;
  }
  /* line 306, ../sass/front.scss */
  .content-bottom .region-content-bottom #block-accueildepistage .wrapper_accueil_depistage {
    background-image: url(../images/accueil-depistage.jpg);
    background-repeat: no-repeat;
    background-position: left -120px center;
    background-size: contain;
    padding: 10px 10px 10px 200px;
  }
  /* line 312, ../sass/front.scss */
  .content-bottom .region-content-bottom #block-accueildepistage .wrapper_accueil_depistage .image {
    display: none;
  }
  /* line 315, ../sass/front.scss */
  .content-bottom .region-content-bottom #block-accueildepistage .wrapper_accueil_depistage .btn {
    text-align: left;
  }

  /* line 323, ../sass/front.scss */
  #block-bandeauradiojunior {
    margin-top: 50px;
    margin-bottom: -40px;
    padding: 35px 0px 35px;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
  /* line 330, ../sass/front.scss */
  #block-bandeauradiojunior .field--name-body {
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    text-align: left;
  }
  /* line 336, ../sass/front.scss */
  #block-bandeauradiojunior .field--name-body p {
    font-size: 20px;
    margin: 0 45px;
  }
  /* line 339, ../sass/front.scss */
  #block-bandeauradiojunior .field--name-body p a {
    font-size: 20px;
    margin-top: 0px;
  }
  /* line 343, ../sass/front.scss */
  #block-bandeauradiojunior .field--name-body p:nth-child(2) {
    margin-top: -17px;
  }
}
@media only screen and (min-width: 1280px) {
  /* line 354, ../sass/front.scss */
  #block-bandeauradiojunior {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
}
