.idcom-page-locked #wp-admin-bar-so_live_editor,
.idcom-page-locked #wp-admin-bar-edit {
  display: none !important;
}
@font-face {
  font-family: 'Gotham';
  src: url("../fonts/GothamBook.woff2") format("woff2");
  font-weight: 400;
}
@font-face {
  font-family: 'Gotham';
  src: url("../fonts/Gotham-Light.woff2") format("woff2");
  font-weight: 300;
}
@font-face {
  font-family: 'Gotham';
  src: url("../fonts/GothamMedium.woff2") format("woff2");
  font-weight: 500;
}
@font-face {
  font-family: 'Gotham';
  src: url("../fonts/Gotham-Bold.woff2") format("woff2");
  font-weight: 700;
}
@font-face {
  font-family: 'flood-std-regular';
  src: url("../fonts/FloodStd.woff2") format("woff2");
  font-weight: 400;
}
body main section.documents {
  padding: 110px 0 100px;
}
body main section.documents .contenu h2 {
  position: relative;
  margin-bottom: 35px;
}
body main section.documents .contenu h2 img {
  margin-right: 30px;
  position: absolute;
  top: 50%;
  transform: translateY(-72%);
  left: 0;
}
body main section.documents .contenu h2 span {
  margin-left: 60px;
  display: block;
  color: #EF4735;
  font-size: 28px;
  font-weight: 700;
  font-family: 'Gotham', sans-serif;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(112,112,112,0.37);
}
body main section.documents .contenu .bloc {
  margin-bottom: 60px;
}
body main section.documents .contenu .bloc .item {
  display: flex;
  align-items: center;
}
body main section.documents .contenu .bloc .item a {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
body main section.documents .contenu .bloc .item a:hover span {
  color: #EF4735;
}
body main section.documents .contenu .bloc .item a svg {
  fill: #EF4735;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body main section.documents .contenu .bloc .item a.download {
  margin-right: 15px;
}
body main section.documents .contenu .bloc .item a.download:hover svg {
  fill: #1B2C64 !important;
}
body main section.documents .contenu .bloc .item a span {
  text-decoration: underline;
  color: #1B2C64;
  font-size: 19px;
  font-weight: 500;
  font-family: 'Gotham', sans-serif;
  padding-left: 20px;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
@media (min-width: 1361px) and (max-width: 1500px) {
  body main section.documents {
    padding: 90px 0 30px;
  }
  body main section.documents .contenu h2 img {
    width: 25px;
  }
  body main section.documents .contenu h2 span {
    margin-left: 50px;
    font-size: 25px;
  }
  body main section.documents .contenu .bloc .item a span {
    font-size: 18px;
  }
}
@media (min-width: 1200px) and (max-width: 1360px) {
  body main section.documents {
    padding: 90px 0 30px;
  }
  body main section.documents .contenu h2 img {
    width: 22px;
    transform: translateY(-81%);
  }
  body main section.documents .contenu h2 span {
    margin-left: 50px;
    font-size: 23px;
  }
  body main section.documents .contenu .bloc .item a span {
    font-size: 17px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body main section.documents {
    padding: 80px 0 10px;
  }
  body main section.documents .contenu h2 {
    margin-bottom: 30px;
  }
  body main section.documents .contenu h2 img {
    width: 22px;
    transform: translateY(-81%);
  }
  body main section.documents .contenu h2 span {
    margin-left: 50px;
    font-size: 21px;
  }
  body main section.documents .contenu .bloc {
    margin-bottom: 50px;
  }
  body main section.documents .contenu .bloc .item a span {
    font-size: 17px;
  }
  body main section.documents .contenu .bloc .item a.download svg {
    width: 15px;
    height: 20px;
  }
  body main section.documents .contenu .bloc .item a.view svg {
    width: 25px;
    height: 16px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  body main section.documents {
    padding: 60px 0 0;
  }
  body main section.documents .contenu h2 {
    margin-bottom: 30px;
  }
  body main section.documents .contenu h2 img {
    width: 22px;
    transform: translateY(-81%);
  }
  body main section.documents .contenu h2 span {
    margin-left: 50px;
    font-size: 21px;
  }
  body main section.documents .contenu .bloc {
    margin-bottom: 40px;
  }
  body main section.documents .contenu .bloc .item a span {
    font-size: 17px;
  }
  body main section.documents .contenu .bloc .item a.download svg {
    width: 15px;
    height: 20px;
  }
  body main section.documents .contenu .bloc .item a.view svg {
    width: 25px;
    height: 16px;
  }
}
@media (max-width: 767.98px) {
  body main section.documents {
    padding: 40px 0 10px;
  }
  body main section.documents .contenu h2 {
    margin-bottom: 20px;
  }
  body main section.documents .contenu h2 img {
    width: 20px;
    transform: translateY(-81%);
  }
  body main section.documents .contenu h2 span {
    margin-left: 35px;
    font-size: 19px;
  }
  body main section.documents .contenu .bloc {
    margin-bottom: 30px;
  }
  body main section.documents .contenu .bloc .item a span {
    font-size: 15px;
    padding-left: 5px;
  }
  body main section.documents .contenu .bloc .item a.download svg {
    width: 15px;
    height: 20px;
    margin-top: -11px;
  }
  body main section.documents .contenu .bloc .item a.view svg {
    display: none;
  }
}
