@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 6, ../sass/depistage.scss */
.node-86 main {
  background-image: none;
}
/* line 9, ../sass/depistage.scss */
.node-86 .layout-content {
  margin-top: 30px;
}
/* line 11, ../sass/depistage.scss */
.node-86 .layout-content .node__content {
  margin-left: -25px;
  margin-right: -25px;
  padding: 0 25px 25px 25px;
  background: #e4e8ea;
  background: -moz-linear-gradient(top, #fff 50%, #e4e8ea 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #fff), color-stop(100%, #e4e8ea));
  background: -webkit-linear-gradient(top, #fff 50%, #e4e8ea 100%);
  background: -o-linear-gradient(top, #fff 50%, #e4e8ea 100%);
  background: linear-gradient(to bottom, #fff 50%, #e4e8ea 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#fff, endColorstr=#e4e8ea);
}
/* line 17, ../sass/depistage.scss */
.node-86 .layout-content h3 {
  font-weight: 500;
  font-size: 1em;
}
/* line 21, ../sass/depistage.scss */
.node-86 .layout-content .wrapper-region {
  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;
  margin-top: -10px;
}
/* line 26, ../sass/depistage.scss */
.node-86 .layout-content .wrapper-region .item {
  width: 100%;
}
/* line 31, ../sass/depistage.scss */
.node-86 #block-depistagelien {
  margin-left: -25px;
  margin-right: -25px;
  margin-bottom: -40px;
  padding: 0px 25px 40px 25px;
  background: #e4e8ea;
  background: -moz-linear-gradient(top, #fff 50%, #e4e8ea 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #fff), color-stop(100%, #e4e8ea));
  background: -webkit-linear-gradient(top, #fff 50%, #e4e8ea 100%);
  background: -o-linear-gradient(top, #fff 50%, #e4e8ea 100%);
  background: linear-gradient(to bottom, #fff 50%, #e4e8ea 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#fff, endColorstr=#e4e8ea);
}
/* line 38, ../sass/depistage.scss */
.node-86 #block-depistagelien .wrapper_depistage_lien h2 {
  margin-top: 40px;
}
/* line 41, ../sass/depistage.scss */
.node-86 #block-depistagelien .wrapper_depistage_lien .btn {
  margin-top: 25px;
  text-align: center;
}

@media only screen and (min-width: 768px) {
  /* line 54, ../sass/depistage.scss */
  .node-86 main {
    background-image: url(../images/main-gradient.jpg);
  }
  /* line 58, ../sass/depistage.scss */
  .node-86 .layout-content .node__content {
    background: none;
    margin: 0;
  }
  /* line 63, ../sass/depistage.scss */
  .node-86 .layout-content .wrapper-region .item {
    width: calc( 50% - 20px);
  }
  /* line 68, ../sass/depistage.scss */
  .node-86 #block-depistagelien {
    background: none;
    width: 608px;
    margin: 0 auto;
    padding: 0px 25px 0px 25px;
  }
  /* line 74, ../sass/depistage.scss */
  .node-86 #block-depistagelien .wrapper_depistage_lien h2 {
    margin-top: 10px;
  }
}
