/*
    Created on : 20 sept. 2017, 09:20:27
    Author     : tanguy
*/
/* ----------- VARIABLES LESS -------- */
body {
  overflow-x: hidden;
}
/* ----------- MODIFICATION MARGE ROW -------- */
.row {
  margin: 0;
}
h1 {
  margin-left: 50px;
  position: relative;
  font-family: "Source Sans Pro";
  font-weight: 300;
  font-size: 30px;
  color: white;
  text-align: left;
}
@media (min-width: 576px) {
  h1 {
    margin-left: 100px;
    font-size: 40px;
  }
}
@media (min-width: 720px) {
  h1 {
    margin-left: 100px;
    font-size: 45px;
  }
}
@media (min-width: 960px) {
  h1 {
    margin-left: 205px;
    font-size: 51px;
  }
}
@media (min-width: 1140px) {
  h1 {
    margin-left: 205px;
    font-size: 51px;
  }
}
h2 {
  font-family: "Source Sans Pro";
  font-weight: 300;
  font-size: 30px;
  line-height: 42px;
  color: white;
}
@media (min-width: 576px) {
  h2 {
    font-size: 30px;
    line-height: 42px;
  }
}
@media (min-width: 720px) {
  h2 {
    font-size: 36px;
    line-height: 47px;
  }
}
@media (min-width: 960px) {
  h2 {
    font-size: 43px;
    line-height: 52px;
  }
}
@media (min-width: 1140px) {
  h2 {
    font-size: 43px;
    line-height: 52px;
  }
}
.emr-sectiongrey h2 {
  color: #7e7e7d;
}
p {
  font-family: "Source Sans Pro";
  font-weight: 300;
  font-size: 18px;
  line-height: 30px;
  color: #7e7e7d;
}
@media (min-width: 576px) {
  p {
    font-size: 18px;
    line-height: 30px;
  }
}
@media (min-width: 720px) {
  p {
    font-size: 20px;
    line-height: 34px;
  }
}
@media (min-width: 960px) {
  p {
    font-size: 26px;
    line-height: 38px;
  }
}
@media (min-width: 1140px) {
  p {
    font-size: 26px;
    line-height: 38px;
  }
}
ul {
  margin: 0;
  padding-left: 25px;
}
li {
  font-family: "Source Sans Pro";
  font-weight: 300;
  font-size: 18px;
  line-height: 30px;
  color: white;
}
@media (min-width: 576px) {
  li {
    font-size: 18px;
    line-height: 30px;
  }
}
@media (min-width: 720px) {
  li {
    font-size: 20px;
    line-height: 34px;
  }
}
@media (min-width: 960px) {
  li {
    font-size: 26px;
    line-height: 38px;
  }
}
@media (min-width: 1140px) {
  li {
    font-size: 26px;
    line-height: 38px;
  }
}
a.emr-anchor {
  width: 100%;
  height: 0;
}
/* ---------- MENU ---------- */
.emr-menucontainer {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: #f18825;
}
@media (min-width: 576px) {
  .emr-menucontainer {
    padding: 10px;
  }
}
@media (min-width: 720px) {
  .emr-menucontainer {
    padding: 10px;
  }
}
@media (min-width: 960px) {
  .emr-menucontainer {
    padding: 20px 20px;
  }
}
@media (min-width: 1140px) {
  .emr-menucontainer {
    padding: 20px 20px;
  }
}
.emr-menu {
  position: relative;
  width: 100%;
  background-image: url('images/logos_emanrisk.svg');
  background-repeat: no-repeat;
}
@media (min-width: 576px) {
  .emr-menu {
    background-size: 180px 39px;
    height: 39px;
    line-height: 39px;
  }
}
@media (min-width: 720px) {
  .emr-menu {
    background-size: 180px 39px;
    height: 39px;
    line-height: 39px;
  }
}
@media (min-width: 960px) {
  .emr-menu {
    background-size: 180px 39px;
    padding-left: 300px;
    height: 39px;
    line-height: 39px;
  }
}
@media (min-width: 1140px) {
  .emr-menu {
    background-size: 180px 39px;
    padding-left: 300px;
    height: 39px;
    line-height: 39px;
  }
}
/* ---------- Entête ---------- */
.emr-emanrisk {
  position: relative;
  width: 240px;
  height: 52px;
  background: url('images/logos_emanrisk.svg');
  background-size: 240px 52px;
  left: 0;
  margin-left: 0;
  background-repeat: no-repeat;
}
@media (min-width: 576px) {
  .emr-emanrisk {
    width: 400px;
    height: 86px;
    background-size: 400px 86px;
  }
}
@media (min-width: 720px) {
  .emr-emanrisk {
    width: 600px;
    height: 130px;
    background-size: 600px 130px;
  }
}
@media (min-width: 960px) {
  .emr-emanrisk {
    width: 800px;
    height: 173px;
    background-size: 800px 173px;
  }
}
@media (min-width: 1140px) {
  .emr-emanrisk {
    width: 800px;
    height: 173px;
    background-size: 800px 173px;
  }
}
/* ---------- Sections ---------- */
.emr-sectionorange {
  background-color: #f18825;
  background-image: url('images/emanrisk.svg'), url('images/emanrisk.svg');
  background-size: 693px 693px, 1600px 1600px;
  background-position: -340px 150px, 600px 100px;
  background-repeat: no-repeat, no-repeat;
  background-attachment: fixed, fixed;
}
.emr-sectiongrey {
  background-color: #f2f2f2;
}
.emr-themes {
  height: auto;
  min-height: fit-content;
  padding: 100px 20px;
}
@media (min-width: 576px) {
  .emr-themes {
    padding: 100px 20px;
  }
}
@media (min-width: 720px) {
  .emr-themes {
    padding: 100px 20px;
    min-height: 700px;
  }
}
@media (min-width: 960px) {
  .emr-themes {
    min-height: 700px;
  }
}
@media (min-width: 1140px) {
  .emr-themes {
    min-height: 700px;
  }
}
.emr-services {
  height: auto;
  min-height: fit-content;
  padding: 100px 20px;
}
@media (min-width: 576px) {
  .emr-services {
    padding: 100px 20px;
  }
}
@media (min-width: 720px) {
  .emr-services {
    padding: 100px 20px;
    min-height: 700px;
  }
}
@media (min-width: 960px) {
  .emr-services {
    padding: 240px 0 0 0;
    min-height: 900px;
  }
}
@media (min-width: 1140px) {
  .emr-services {
    padding: 240px 0 0 0;
    min-height: 900px;
  }
}
.emr-company {
  height: auto;
  min-height: fit-content;
  padding: 100px 20px;
}
@media (min-width: 576px) {
  .emr-company {
    padding: 100px 20px;
  }
}
@media (min-width: 720px) {
  .emr-company {
    padding: 200px 20px;
    min-height: 700px;
  }
}
@media (min-width: 960px) {
  .emr-company {
    padding: 240px 0 0 0;
    min-height: 900px;
  }
}
@media (min-width: 1140px) {
  .emr-company {
    padding: 240px 0 0 0;
    min-height: 900px;
  }
}
.emr-contacts {
  height: auto;
  min-height: fit-content;
  background-image: url('images/bulles.svg'), url('images/bulles_2.svg'), url('images/bulles.svg');
  background-size: 500px 500px, 100px 100px, 1000px 1000px;
  background-position: 80px 200px, 600px 150px, 850px 50px;
  background-repeat: no-repeat, no-repeat, no-repeat;
}
@media (min-width: 720px) {
  .emr-contacts {
    min-height: 700px;
  }
}
@media (min-width: 960px) {
  .emr-contacts {
    padding-top: 240px;
    min-height: 700px;
  }
}
@media (min-width: 1140px) {
  .emr-contacts {
    padding-top: 240px;
    min-height: 700px;
  }
}
/* ---------- THEMATIQUES ----------*/
.emr-iconmain {
  font-weight: 600;
  font-size: 66px;
  color: white;
  text-align: center;
  padding: 30px;
  cursor: pointer;
}
.emr-iconmain:hover {
  color: black;
}
.emr-iconmain {
  font-size: 50px;
  padding: 16px;
}
@media (min-width: 576px) {
  .emr-iconmain {
    font-size: 50px;
    padding: 16px;
  }
}
@media (min-width: 720px) {
  .emr-iconmain {
    font-size: 60px;
    padding: 20px;
  }
}
@media (min-width: 960px) {
  .emr-iconmain {
    font-size: 66px;
    padding: 30px;
  }
}
@media (min-width: 1140px) {
  .emr-iconmain {
    font-size: 66px;
    padding: 30px;
  }
}
.emr-iconmain.emr-iconnoborder {
  border: 0;
}
.emr-iconbottom ~ .emr-iconbottom {
  border-left: 1px solid white;
}
.emr-icontop {
  border-bottom: 1px solid white;
}
.emr-icontop ~ .emr-icontop {
  border-left: 1px solid white;
}
.emr-iconmiddle {
  border-bottom: 1px solid white;
}
.emr-iconmiddle ~ .emr-iconmiddle {
  border-left: 1px solid white;
}
.emr-titleicone {
  font-size: 16px;
  font-family: "Source Sans Pro";
}
@media (min-width: 576px) {
  .emr-titleicone {
    font-size: 16px;
  }
}
@media (min-width: 720px) {
  .emr-titleicone {
    font-size: 20px;
  }
}
@media (min-width: 960px) {
  .emr-titleicone {
    font-size: 26px;
  }
}
@media (min-width: 1140px) {
  .emr-titleicone {
    font-size: 26px;
  }
}
button {
  outline: none;
  font-family: "Source Sans Pro";
  font-size: 14px;
  padding: 5px 10px;
  background: transparent;
  text-transform: uppercase;
  cursor: pointer;
}
button:focus {
  outline: none;
}
.emr-bt_knowmore {
  color: white;
  border: 1px solid white;
  margin-top: 20px;
}
.emr-bt_knowmore:hover {
  background-color: black;
}
.emr-bt_readmore {
  margin-top: 20px;
  border: 1px solid #7e7e7d;
  color: #7e7e7d;
}
.emr-bt_readmore:hover {
  color: white;
  border: 1px solid white;
  background-color: black;
}
.emr-contactbox {
  padding: 10px;
  color: #f18825;
  font-size: 66px;
  cursor: pointer;
}
.emr-contactbox:hover {
  color: black;
}
.emr-contacttitle {
  font-family: "Source Sans Pro";
  text-transform: uppercase;
  font-size: 14px;
  color: #7e7e7d;
}
.emr-footer {
  font-family: "Source Sans Pro";
  font-weight: 300;
  font-size: 12px;
  color: #7e7e7d;
  cursor: pointer;
  padding-bottom: 20px;
}
.emr-footer:hover {
  color: black;
}
.emr-bt_totop {
  background-color: white;
  color: #f18825;
  font-family: "Verdana";
  font-weight: 700;
  font-size: 14px;
  padding: 10px 15px;
  border: none;
  text-align: center;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
  position: fixed;
  right: 30px;
  bottom: 20px;
  display: none;
}
.emr-bt_menu {
  color: white;
  border: none;
  font-size: 17px;
}
.emr-bt_menu:hover {
  color: black;
}
/* ---------- Images animées ----------*/
#EmrImageLeft {
  position: absolute;
  top: 0;
  left: -1028px;
  display: block;
}
#EmrImageRight {
  position: absolute;
  right: -1028px;
  display: block;
}
/* ------------ Popover -----------*/
.emr-popover {
  font-size: 12px;
}
/* ------------ Billboard -----------*/
.emr-billboard {
  color: #f18825;
  background-color: white;
  width: 100%;
  height: auto;
  margin-bottom: 50px;
  font-size: 16px;
  font-family: "Source Sans Pro";
  font-weight: 300;
  text-align: justify;
  box-shadow: 0px 10px 10px 5px rgba(0, 0, 0, 0.4);
}
.emr-billboard h2 {
  color: #f18825;
}
.emr-billboard hr {
  color: #f18825;
}
