.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.propos {
  padding: 160px 0 145px;
  overflow: hidden;
}
body main section.propos .contenu .container {
  max-width: 1180px;
}
body main section.propos .contenu .container .row {
  margin: 0 -30px;
}
body main section.propos .contenu .container .row .col-12 {
  padding: 0 30px;
}
body main section.propos .contenu .citation {
  background-color: #fff;
  box-shadow: 0 3px 6px rgba(0,0,0,0.16);
  font-size: 28px;
  font-weight: 700;
  font-family: 'Gotham', sans-serif;
  padding: 40px 60px;
  color: #1B2C64;
  line-height: 1.2;
  margin-bottom: 0;
  position: relative;
  z-index: 1;
}
body main section.propos .contenu .visuel {
  position: relative;
  width: 100%;
  height: 66.3%;
  border-top: 30px solid #fff;
}
body main section.propos .contenu .visuel img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
body main section.propos .contenu h2 {
  position: relative;
  display: table;
  margin-bottom: 35px;
  background-color: #FF8F71;
  box-shadow: 0 3px 6px rgba(0,0,0,0.16);
  z-index: 1;
}
body main section.propos .contenu h2 span {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: .56px;
  color: #fff;
  padding: 15px 35px;
  display: block;
}
body main section.propos .contenu h3 {
  color: #1B2C64;
  font-size: 40px;
  font-weight: 700;
  font-family: 'Gotham', sans-serif;
  margin-bottom: 20px;
}
body main section.propos .contenu .texte {
  margin-bottom: 60px;
}
body main section.propos .contenu .texte p {
  color: #484C56;
  font-size: 18px;
}
body main section.propos .contenu .liste {
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
  width: 100%;
}
body main section.propos .contenu .liste .item img {
  max-height: 60px;
  max-width: 100px;
}
body main section.propos .contenu .boutons {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  max-width: 475px;
  width: 100%;
}
body main section.propos .contenu .boutons .bouton {
  background-color: #EF4735;
  display: table;
  border-radius: 35px;
  height: 55px;
}
body main section.propos .contenu .boutons .bouton:hover {
  background-color: #1B2C64;
}
body main section.propos .contenu .boutons .bouton span {
  height: 100%;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  font-family: 'Gotham', sans-serif;
  padding: 0 35px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 1361px) and (max-width: 1500px) {
  body main section.propos {
    padding: 150px 0 125px;
  }
  body main section.propos .contenu .citation {
    font-size: 25px;
  }
  body main section.propos .contenu .visuel {
    height: 65%;
  }
  body main section.propos .contenu h3 {
    font-size: 36px;
  }
  body main section.propos .contenu .texte p {
    font-size: 17px;
  }
  body main section.propos .contenu .liste .item img {
    max-width: 100px;
  }
  body main section.propos .contenu .boutons {
    max-width: 435px;
  }
}
@media (min-width: 1200px) and (max-width: 1360px) {
  body main section.propos {
    padding: 130px 0 105px;
  }
  body main section.propos .contenu .citation {
    font-size: 23px;
  }
  body main section.propos .contenu .visuel {
    height: 65%;
  }
  body main section.propos .contenu h2 span {
    font-size: 13px;
  }
  body main section.propos .contenu h3 {
    font-size: 32px;
  }
  body main section.propos .contenu .texte p {
    font-size: 16px;
  }
  body main section.propos .contenu .liste .item img {
    max-width: 100px;
  }
  body main section.propos .contenu .boutons {
    max-width: 400px;
  }
  body main section.propos .contenu .boutons .bouton span {
    font-size: 15px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body main section.propos {
    padding: 130px 0 90px;
  }
  body main section.propos .contenu .citation {
    font-size: 21px;
    padding: 30px 50px;
  }
  body main section.propos .contenu .visuel {
    height: 71%;
  }
  body main section.propos .contenu h2 span {
    font-size: 13px;
  }
  body main section.propos .contenu h3 {
    font-size: 28px;
  }
  body main section.propos .contenu .texte p {
    font-size: 16px;
  }
  body main section.propos .contenu .liste .item img {
    max-width: 100px;
  }
  body main section.propos .contenu .boutons {
    max-width: 400px;
  }
  body main section.propos .contenu .boutons .bouton span {
    font-size: 15px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  body main section.propos {
    padding: 120px 0 60px;
  }
  body main section.propos .contenu .citation {
    font-size: 21px;
    padding: 30px 50px;
    text-align: center;
  }
  body main section.propos .contenu .visuel {
    height: 400px;
    border-top: 20px solid #fff;
  }
  body main section.propos .contenu h2 {
    margin: 0 auto 30px;
  }
  body main section.propos .contenu h2 span {
    font-size: 13px;
  }
  body main section.propos .contenu h3 {
    font-size: 28px;
    max-width: 500px;
    width: 100%;
    margin: 0 auto 20px;
  }
  body main section.propos .contenu .bloc {
    text-align: center;
    margin-top: 40px;
  }
  body main section.propos .contenu .texte {
    margin-bottom: 50px;
  }
  body main section.propos .contenu .texte p {
    font-size: 16px;
  }
  body main section.propos .contenu .liste {
    margin: 0 auto 50px;
  }
  body main section.propos .contenu .liste .item img {
    max-width: 100px;
  }
  body main section.propos .contenu .boutons {
    max-width: 400px;
    margin: auto;
  }
  body main section.propos .contenu .boutons .bouton span {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  body main section.propos {
    padding: 110px 0 40px;
  }
  body main section.propos .contenu .citation {
    font-size: 19px;
    padding: 20px;
    text-align: center;
  }
  body main section.propos .contenu .visuel {
    height: 350px;
    border-top: 20px solid #fff;
  }
  body main section.propos .contenu h2 {
    margin: 0 auto 20px;
  }
  body main section.propos .contenu h2 span {
    font-size: 12px;
    padding: 12px 35px;
  }
  body main section.propos .contenu h3 {
    font-size: 22px;
    max-width: 500px;
    width: 100%;
    margin: 0 auto 20px;
  }
  body main section.propos .contenu .bloc {
    text-align: center;
    margin-top: 40px;
  }
  body main section.propos .contenu .texte {
    margin-bottom: 40px;
  }
  body main section.propos .contenu .texte p {
    font-size: 15px;
  }
  body main section.propos .contenu .liste {
    margin: 0 auto 40px;
  }
  body main section.propos .contenu .liste .item img {
    max-width: 70px;
  }
  body main section.propos .contenu .boutons {
    max-width: 400px;
    margin: auto;
    display: block;
  }
  body main section.propos .contenu .boutons .bouton {
    margin: 0 auto 10px;
  }
  body main section.propos .contenu .boutons .bouton span {
    font-size: 15px;
  }
  body main section.propos .contenu .boutons .boutonTel {
    margin: auto;
  }
}
