/* 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" /> */
/* line 10, ../sass/po-distinction.scss */
body.page-node-640 #block-porteouverte-po-distinction .wrapper-distinction .wrapper-titre,
body.page-node-641 #block-porteouverte-po-distinction .wrapper-distinction .wrapper-titre {
  width: 100%;
  background-image: url(/sites/all/modules/custom/porteouverte/images/ligne-jaune.jpg);
  background-size: 100% 5px;
  background-repeat: repeat-x;
  background-position: center;
  text-align: center;
}
/* line 17, ../sass/po-distinction.scss */
body.page-node-640 #block-porteouverte-po-distinction .wrapper-distinction .wrapper-titre h2,
body.page-node-641 #block-porteouverte-po-distinction .wrapper-distinction .wrapper-titre h2 {
  font-size: 31px;
  font-family: "Oswald";
  font-weight: 500;
  color: #003E6B;
  margin: 0;
  padding: 0 0 0 0;
  display: inline-block;
  background-color: #fff;
  padding: 0 15px;
}
/* line 29, ../sass/po-distinction.scss */
body.page-node-640 #block-porteouverte-po-distinction .wrapper-distinction .wrapper,
body.page-node-641 #block-porteouverte-po-distinction .wrapper-distinction .wrapper {
  width: calc(100% - 40px);
  margin: 30px auto;
}
/* line 33, ../sass/po-distinction.scss */
body.page-node-640 #block-porteouverte-po-distinction .wrapper-distinction .wrapper .left .wrapper-soustitre,
body.page-node-641 #block-porteouverte-po-distinction .wrapper-distinction .wrapper .left .wrapper-soustitre {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
/* line 35, ../sass/po-distinction.scss */
body.page-node-640 #block-porteouverte-po-distinction .wrapper-distinction .wrapper .left .wrapper-soustitre .icon,
body.page-node-641 #block-porteouverte-po-distinction .wrapper-distinction .wrapper .left .wrapper-soustitre .icon {
  width: 100px;
}
/* line 37, ../sass/po-distinction.scss */
body.page-node-640 #block-porteouverte-po-distinction .wrapper-distinction .wrapper .left .wrapper-soustitre .icon img,
body.page-node-641 #block-porteouverte-po-distinction .wrapper-distinction .wrapper .left .wrapper-soustitre .icon img {
  width: 75px;
  height: auto;
}
/* line 42, ../sass/po-distinction.scss */
body.page-node-640 #block-porteouverte-po-distinction .wrapper-distinction .wrapper .left .wrapper-soustitre h3,
body.page-node-641 #block-porteouverte-po-distinction .wrapper-distinction .wrapper .left .wrapper-soustitre h3 {
  width: calc(100% - 30px);
  font-size: 25px;
  font-family: "Oswald";
  font-weight: 500;
}
/* line 49, ../sass/po-distinction.scss */
body.page-node-640 #block-porteouverte-po-distinction .wrapper-distinction .wrapper .left .texte,
body.page-node-641 #block-porteouverte-po-distinction .wrapper-distinction .wrapper .left .texte {
  line-height: 22px;
  margin-top: 15px;
}
/* line 53, ../sass/po-distinction.scss */
body.page-node-640 #block-porteouverte-po-distinction .wrapper-distinction .wrapper .left .download,
body.page-node-641 #block-porteouverte-po-distinction .wrapper-distinction .wrapper .left .download {
  margin: 20px 0;
}
/* line 55, ../sass/po-distinction.scss */
body.page-node-640 #block-porteouverte-po-distinction .wrapper-distinction .wrapper .left .download a,
body.page-node-641 #block-porteouverte-po-distinction .wrapper-distinction .wrapper .left .download a {
  font-size: 18px;
  font-weight: 600;
  color: #003E6B;
  display: inline-block;
  background-image: url(/sites/all/modules/custom/porteouverte/images/icon-download.png);
  background-size: 19px 19px;
  background-repeat: no-repeat;
  background-position: left top;
  padding: 0 40px 0 25px;
}
/* line 65, ../sass/po-distinction.scss */
body.page-node-640 #block-porteouverte-po-distinction .wrapper-distinction .wrapper .left .download a:hover,
body.page-node-641 #block-porteouverte-po-distinction .wrapper-distinction .wrapper .left .download a:hover {
  text-decoration: none;
  color: #FDB913;
}
/* line 73, ../sass/po-distinction.scss */
body.page-node-640 #block-porteouverte-po-distinction .wrapper-distinction .wrapper .right img,
body.page-node-641 #block-porteouverte-po-distinction .wrapper-distinction .wrapper .right img {
  width: calc(100% + 40px);
  margin: 0 -20px 0 -20px;
  height: auto;
}
/* line 81, ../sass/po-distinction.scss */
body.page-node-640 #block-porteouverte-po-distinction #ecolab,
body.page-node-641 #block-porteouverte-po-distinction #ecolab {
  height: 30px;
}

@media only screen and (min-width: 768px) {
  /* line 98, ../sass/po-distinction.scss */
  body.page-node-640 #block-porteouverte-po-distinction .wrapper-distinction .wrapper-titre h2,
  body.page-node-641 #block-porteouverte-po-distinction .wrapper-distinction .wrapper-titre h2 {
    padding: 0 50px;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 114, ../sass/po-distinction.scss */
  body.page-node-640 #block-porteouverte-po-distinction .wrapper-distinction .wrapper,
  body.page-node-641 #block-porteouverte-po-distinction .wrapper-distinction .wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
  }
  /* line 117, ../sass/po-distinction.scss */
  body.page-node-640 #block-porteouverte-po-distinction .wrapper-distinction .wrapper .left,
  body.page-node-641 #block-porteouverte-po-distinction .wrapper-distinction .wrapper .left {
    width: 40%;
  }
  /* line 121, ../sass/po-distinction.scss */
  body.page-node-640 #block-porteouverte-po-distinction .wrapper-distinction .wrapper .left .wrapper-soustitre h3 br,
  body.page-node-641 #block-porteouverte-po-distinction .wrapper-distinction .wrapper .left .wrapper-soustitre h3 br {
    display: none;
  }
  /* line 127, ../sass/po-distinction.scss */
  body.page-node-640 #block-porteouverte-po-distinction .wrapper-distinction .wrapper .right,
  body.page-node-641 #block-porteouverte-po-distinction .wrapper-distinction .wrapper .right {
    width: 50%;
  }
  /* line 129, ../sass/po-distinction.scss */
  body.page-node-640 #block-porteouverte-po-distinction .wrapper-distinction .wrapper .right img,
  body.page-node-641 #block-porteouverte-po-distinction .wrapper-distinction .wrapper .right img {
    width: 100%;
    margin: 24px 20px 0 0;
  }
}
@media only screen and (min-width: 1200px) {
  /* line 147, ../sass/po-distinction.scss */
  body.page-node-640 #block-porteouverte-po-distinction,
  body.page-node-641 #block-porteouverte-po-distinction {
    max-width: 1440px;
    margin: 0 auto;
    background-image: url(/sites/all/modules/custom/porteouverte/images/distinction-bg.png);
    background-repeat: no-repeat;
    background-size: 150px 105px;
    background-position: left bottom;
  }
  /* line 156, ../sass/po-distinction.scss */
  body.page-node-640 #block-porteouverte-po-distinction .wrapper-distinction .wrapper-titre h2,
  body.page-node-641 #block-porteouverte-po-distinction .wrapper-distinction .wrapper-titre h2 {
    font-size: 50px;
  }
  /* line 160, ../sass/po-distinction.scss */
  body.page-node-640 #block-porteouverte-po-distinction .wrapper-distinction .wrapper,
  body.page-node-641 #block-porteouverte-po-distinction .wrapper-distinction .wrapper {
    max-width: 1170px;
    margin: 50px auto;
  }
  /* line 165, ../sass/po-distinction.scss */
  body.page-node-640 #block-porteouverte-po-distinction .wrapper-distinction .wrapper .left .wrapper-soustitre h3,
  body.page-node-641 #block-porteouverte-po-distinction .wrapper-distinction .wrapper .left .wrapper-soustitre h3 {
    font-size: 38px;
  }
  /* line 170, ../sass/po-distinction.scss */
  body.page-node-640 #block-porteouverte-po-distinction .wrapper-distinction .wrapper .left .download a,
  body.page-node-641 #block-porteouverte-po-distinction .wrapper-distinction .wrapper .left .download a {
    padding: 0 0px 0 25px;
  }
}
